2022-04-30T20:24:34.251 INFO:root:teuthology version: 1.1.1.dev331+gfd5c3166 2022-04-30T20:24:34.252 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2022-04-30_00:22:23-rados-pacific-16.2.8_RC1-distro-default-smithi --owner scheduled_yuriw@teuthology --description rados/cephadm/osds/{0-distro/ubuntu_18.04 0-nvme-loop 1-start 2-ops/rm-zap-flag} --verbose --archive /home/teuthworker/archive/yuriw-2022-04-30_00:22:23-rados-pacific-16.2.8_RC1-distro-default-smithi/6814696 -- /home/teuthworker/archive/yuriw-2022-04-30_00:22:23-rados-pacific-16.2.8_RC1-distro-default-smithi/6814696/orig.config.yaml 2022-04-30T20:24:34.283 DEBUG:teuthology.report:Pushing job info to http://paddles.front.sepia.ceph.com/ 2022-04-30T20:24:34.345 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2022-04-30_00:22:23-rados-pacific-16.2.8_RC1-distro-default-smithi/6814696 branch: pacific-16.2.8_RC1 description: rados/cephadm/osds/{0-distro/ubuntu_18.04 0-nvme-loop 1-start 2-ops/rm-zap-flag} email: ceph-qa@ceph.io first_in_suite: false job_id: '6814696' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2022-04-30_00:22:23-rados-pacific-16.2.8_RC1-distro-default-smithi nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '18.04' overrides: admin_socket: branch: pacific-16.2.8_RC1 ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-whitelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: f566756bcbf81a9e17ed272afd5e8555c4ded09b ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: f566756bcbf81a9e17ed272afd5e8555c4ded09b workunit: branch: pacific-16.2.8_RC1 sha1: f566756bcbf81a9e17ed272afd5e8555c4ded09b owner: scheduled_yuriw@teuthology priority: 71 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 sha1: f566756bcbf81a9e17ed272afd5e8555c4ded09b sleep_before_teardown: 0 suite: rados suite_branch: pacific-16.2.8_RC1 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_f566756bcbf81a9e17ed272afd5e8555c4ded09b/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: f566756bcbf81a9e17ed272afd5e8555c4ded09b targets: smithi157.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJIf1zQv/qypRK0tJ22atYkp9M8YGcWDeUesfWmn0f+EoAW/or4HPBIT5LulwEdCFgu9RaKMxzwv746+9V6rJcvvZqmA87kyBOsj0RzmFbbYT20R0QpM8ONlQ6/3xQK1PNkWy9QDXHDSUYcdR5T8hiYCzVvk5lOonJyndvCvRGkG4IgYB3cKoO501csUStvg5QUGkSEp8Q1HLqBTZegrT9XII1L0DB2pt507LjJd8s/9h+8fjSeIKK9f8fVGrGqSgV3cyz9A8bQxpyHK0ns7hj3qXXVG26zauM/A9X/NWrYfTdw8owbdb57KHRYX+u4V2uzF3MaV6AFC1zptxGl2Hp smithi165.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvDmoMHEzLZh0ZaF9BpdxfQYCp8jCOI0EwDwrQQ4gTk56Pc3VuFSFrcgaYRL3pN8RiLrANCwvGiLzy1BTQD440StjUGH2NislE01Fwjdz1L7MkFY5EY9nN5iAez+3SzWpxUeOUmgo2pY35c0H3JWk9KHVZRpmJUFft0SZgggMUSnchJ4FWBXo8NhuAL0n7WGPWkSfZOjOH1spKpxrkvZoR+D5Q4yiC5CA9HC2xhrWly0SjlG3lWJ2/OGuhz/WqUei+qdxqmB8X+vRqkzBdUsy4e3ivII8HIsy2Scahdfhz23LBPD/GGcAVLCuwRmLKQ8bJkqj4IQAK5K6ELaLbM91d tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep "$DEVID" | awk ''{print $1}'') DEV=$(ceph orch device ls | grep "$DEVID" | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm --zap --replace 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done while ! ceph osd dump | grep osd.1 | grep "up\s*in" ; do sleep 5 ; done ' teuthology_branch: master teuthology_sha1: fd5c31669e51177d3c57bc0420279c5d1e944497 timestamp: 2022-04-30_00:22:23 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.5191 2022-04-30T20:24:34.346 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_f566756bcbf81a9e17ed272afd5e8555c4ded09b/qa; will attempt to use it 2022-04-30T20:24:34.347 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f566756bcbf81a9e17ed272afd5e8555c4ded09b/qa/tasks 2022-04-30T20:24:34.347 INFO:teuthology.run_tasks:Running task internal.check_packages... 2022-04-30T20:24:34.348 INFO:teuthology.task.internal:Checking packages... 2022-04-30T20:24:34.370 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'f566756bcbf81a9e17ed272afd5e8555c4ded09b' 2022-04-30T20:24:34.370 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2022-04-30T20:24:34.370 INFO:teuthology.packaging:ref: None 2022-04-30T20:24:34.370 INFO:teuthology.packaging:tag: None 2022-04-30T20:24:34.370 INFO:teuthology.packaging:branch: pacific-16.2.8_RC1 2022-04-30T20:24:34.370 INFO:teuthology.packaging:sha1: f566756bcbf81a9e17ed272afd5e8555c4ded09b 2022-04-30T20:24:34.371 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F18.04%2Fx86_64&ref=pacific-16.2.8_RC1 2022-04-30T20:24:34.528 INFO:teuthology.task.internal:Found packages for ceph version 16.2.7-976-gf566756b-1bionic 2022-04-30T20:24:34.529 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2022-04-30T20:24:34.540 INFO:teuthology.task.internal:no buildpackages task found 2022-04-30T20:24:34.540 INFO:teuthology.run_tasks:Running task internal.save_config... 2022-04-30T20:24:34.588 INFO:teuthology.task.internal:Saving configuration 2022-04-30T20:24:34.600 INFO:teuthology.run_tasks:Running task internal.check_lock... 2022-04-30T20:24:34.616 INFO:teuthology.task.internal.check_lock:Checking locks... 2022-04-30T20:24:34.640 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi157.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2022-04-30_00:22:23-rados-pacific-16.2.8_RC1-distro-default-smithi/6814696', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '18.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-30 20:18:37.036982', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJWP9qES8dk/qFfdU1OCmlMzQqQiEDbE8agfcsQzB7nI'} 2022-04-30T20:24:34.666 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi165.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2022-04-30_00:22:23-rados-pacific-16.2.8_RC1-distro-default-smithi/6814696', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '18.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2022-04-30 20:18:37.035667', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGGuSip5JzYDWUhUmHFzHqYrUVWD7HgF+ks83ycbSx9g'} 2022-04-30T20:24:34.666 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2022-04-30T20:24:34.677 INFO:teuthology.task.internal:roles: ubuntu@smithi157.front.sepia.ceph.com - ['host.a', 'client.0'] 2022-04-30T20:24:34.684 INFO:teuthology.task.internal:roles: ubuntu@smithi165.front.sepia.ceph.com - ['host.b', 'client.1'] 2022-04-30T20:24:34.684 INFO:teuthology.run_tasks:Running task console_log... 2022-04-30T20:24:34.780 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f519405c7b8>, signals=[15]) 2022-04-30T20:24:34.781 INFO:teuthology.run_tasks:Running task internal.connect... 2022-04-30T20:24:34.792 INFO:teuthology.task.internal:Opening connections... 2022-04-30T20:24:34.792 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi157.front.sepia.ceph.com 2022-04-30T20:24:34.794 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-30T20:24:34.923 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi165.front.sepia.ceph.com 2022-04-30T20:24:34.924 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-30T20:24:35.006 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2022-04-30T20:24:35.017 DEBUG:teuthology.orchestra.run.smithi157:> uname -m 2022-04-30T20:24:35.036 INFO:teuthology.orchestra.run.smithi157.stdout:x86_64 2022-04-30T20:24:35.037 DEBUG:teuthology.orchestra.run.smithi157:> cat /etc/os-release 2022-04-30T20:24:35.082 INFO:teuthology.orchestra.run.smithi157.stdout:NAME="Ubuntu" 2022-04-30T20:24:35.083 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION="18.04.6 LTS (Bionic Beaver)" 2022-04-30T20:24:35.083 INFO:teuthology.orchestra.run.smithi157.stdout:ID=ubuntu 2022-04-30T20:24:35.083 INFO:teuthology.orchestra.run.smithi157.stdout:ID_LIKE=debian 2022-04-30T20:24:35.083 INFO:teuthology.orchestra.run.smithi157.stdout:PRETTY_NAME="Ubuntu 18.04.6 LTS" 2022-04-30T20:24:35.083 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION_ID="18.04" 2022-04-30T20:24:35.083 INFO:teuthology.orchestra.run.smithi157.stdout:HOME_URL="https://www.ubuntu.com/" 2022-04-30T20:24:35.083 INFO:teuthology.orchestra.run.smithi157.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2022-04-30T20:24:35.084 INFO:teuthology.orchestra.run.smithi157.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-04-30T20:24:35.084 INFO:teuthology.orchestra.run.smithi157.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-04-30T20:24:35.084 INFO:teuthology.orchestra.run.smithi157.stdout:VERSION_CODENAME=bionic 2022-04-30T20:24:35.085 INFO:teuthology.orchestra.run.smithi157.stdout:UBUNTU_CODENAME=bionic 2022-04-30T20:24:35.086 INFO:teuthology.lock.ops:Updating smithi157.front.sepia.ceph.com on lock server 2022-04-30T20:24:35.106 DEBUG:teuthology.orchestra.run.smithi165:> uname -m 2022-04-30T20:24:35.128 INFO:teuthology.orchestra.run.smithi165.stdout:x86_64 2022-04-30T20:24:35.129 DEBUG:teuthology.orchestra.run.smithi165:> cat /etc/os-release 2022-04-30T20:24:35.178 INFO:teuthology.orchestra.run.smithi165.stdout:NAME="Ubuntu" 2022-04-30T20:24:35.178 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION="18.04.6 LTS (Bionic Beaver)" 2022-04-30T20:24:35.178 INFO:teuthology.orchestra.run.smithi165.stdout:ID=ubuntu 2022-04-30T20:24:35.178 INFO:teuthology.orchestra.run.smithi165.stdout:ID_LIKE=debian 2022-04-30T20:24:35.179 INFO:teuthology.orchestra.run.smithi165.stdout:PRETTY_NAME="Ubuntu 18.04.6 LTS" 2022-04-30T20:24:35.179 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_ID="18.04" 2022-04-30T20:24:35.179 INFO:teuthology.orchestra.run.smithi165.stdout:HOME_URL="https://www.ubuntu.com/" 2022-04-30T20:24:35.179 INFO:teuthology.orchestra.run.smithi165.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2022-04-30T20:24:35.180 INFO:teuthology.orchestra.run.smithi165.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2022-04-30T20:24:35.180 INFO:teuthology.orchestra.run.smithi165.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2022-04-30T20:24:35.180 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_CODENAME=bionic 2022-04-30T20:24:35.180 INFO:teuthology.orchestra.run.smithi165.stdout:UBUNTU_CODENAME=bionic 2022-04-30T20:24:35.180 INFO:teuthology.lock.ops:Updating smithi165.front.sepia.ceph.com on lock server 2022-04-30T20:24:35.206 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2022-04-30T20:24:35.220 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2022-04-30T20:24:35.246 INFO:teuthology.task.internal:Checking for old test directory... 2022-04-30T20:24:35.246 DEBUG:teuthology.orchestra.run.smithi157:> test '!' -e /home/ubuntu/cephtest 2022-04-30T20:24:35.249 DEBUG:teuthology.orchestra.run.smithi165:> test '!' -e /home/ubuntu/cephtest 2022-04-30T20:24:35.255 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2022-04-30T20:24:35.275 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2022-04-30T20:24:35.275 DEBUG:teuthology.orchestra.run.smithi157:> test -z $(ls -A /var/lib/ceph) 2022-04-30T20:24:35.299 DEBUG:teuthology.orchestra.run.smithi165:> test -z $(ls -A /var/lib/ceph) 2022-04-30T20:24:35.398 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2022-04-30T20:24:35.459 INFO:teuthology.run_tasks:Running task kernel... 2022-04-30T20:24:35.475 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2022-04-30T20:24:35.475 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2022-04-30T20:24:35.476 DEBUG:teuthology.orchestra.run.smithi157:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-30T20:24:35.476 DEBUG:teuthology.orchestra.run.smithi165:> test -f /run/.containerenv -o -f /.dockerenv 2022-04-30T20:24:35.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-30T20:24:35.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2022-04-30T20:24:35.483 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2022-04-30T20:24:35.484 DEBUG:teuthology.orchestra.run.smithi157:> uname -r 2022-04-30T20:24:35.530 INFO:teuthology.orchestra.run.smithi157.stdout:4.15.0-176-generic 2022-04-30T20:24:35.531 INFO:teuthology.orchestra.run.smithi165.stdout:4.15.0-176-generic 2022-04-30T20:24:35.531 INFO:teuthology.task.kernel:Running kernel on smithi157: 4.15.0-176-generic 2022-04-30T20:24:35.531 DEBUG:teuthology.orchestra.run.smithi157:> sudo apt-get clean 2022-04-30T20:24:35.532 INFO:teuthology.task.kernel:Running kernel on smithi165: 4.15.0-176-generic 2022-04-30T20:24:35.532 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get clean 2022-04-30T20:24:35.668 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get update 2022-04-30T20:24:35.684 DEBUG:teuthology.orchestra.run.smithi157:> sudo apt-get update 2022-04-30T20:24:35.812 INFO:teuthology.orchestra.run.smithi157.stdout:Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2022-04-30T20:24:35.926 INFO:teuthology.orchestra.run.smithi157.stdout:Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 2022-04-30T20:24:35.934 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 2022-04-30T20:24:35.934 INFO:teuthology.orchestra.run.smithi165.stdout:Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2022-04-30T20:24:35.992 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2022-04-30T20:24:36.007 INFO:teuthology.orchestra.run.smithi157.stdout:Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 2022-04-30T20:24:36.098 INFO:teuthology.orchestra.run.smithi157.stdout:Get:4 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [1,162 kB] 2022-04-30T20:24:36.208 INFO:teuthology.orchestra.run.smithi157.stdout:Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2,202 kB] 2022-04-30T20:24:36.244 INFO:teuthology.orchestra.run.smithi157.stdout:Get:6 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [386 kB] 2022-04-30T20:24:36.248 INFO:teuthology.orchestra.run.smithi157.stdout:Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [709 kB] 2022-04-30T20:24:36.255 INFO:teuthology.orchestra.run.smithi157.stdout:Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [97.1 kB] 2022-04-30T20:24:36.256 INFO:teuthology.orchestra.run.smithi157.stdout:Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,193 kB] 2022-04-30T20:24:36.267 INFO:teuthology.orchestra.run.smithi157.stdout:Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [1,016 kB] 2022-04-30T20:24:36.280 INFO:teuthology.orchestra.run.smithi157.stdout:Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [274 kB] 2022-04-30T20:24:36.320 INFO:teuthology.orchestra.run.smithi165.stdout:Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2022-04-30T20:24:36.321 INFO:teuthology.orchestra.run.smithi157.stdout:Get:12 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 2022-04-30T20:24:36.401 INFO:teuthology.orchestra.run.smithi165.stdout:Get:5 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [1,162 kB] 2022-04-30T20:24:36.464 INFO:teuthology.orchestra.run.smithi157.stdout:Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2,544 kB] 2022-04-30T20:24:36.530 INFO:teuthology.orchestra.run.smithi165.stdout:Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2,544 kB] 2022-04-30T20:24:36.842 INFO:teuthology.orchestra.run.smithi165.stdout:Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2,202 kB] 2022-04-30T20:24:36.872 INFO:teuthology.orchestra.run.smithi157.stdout:Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1,464 kB] 2022-04-30T20:24:36.928 INFO:teuthology.orchestra.run.smithi157.stdout:Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [476 kB] 2022-04-30T20:24:36.941 INFO:teuthology.orchestra.run.smithi157.stdout:Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [734 kB] 2022-04-30T20:24:36.958 INFO:teuthology.orchestra.run.smithi157.stdout:Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [101 kB] 2022-04-30T20:24:36.961 INFO:teuthology.orchestra.run.smithi157.stdout:Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,806 kB] 2022-04-30T20:24:36.970 INFO:teuthology.orchestra.run.smithi165.stdout:Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [386 kB] 2022-04-30T20:24:36.988 INFO:teuthology.orchestra.run.smithi165.stdout:Get:9 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [709 kB] 2022-04-30T20:24:37.018 INFO:teuthology.orchestra.run.smithi165.stdout:Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [1,464 kB] 2022-04-30T20:24:37.019 INFO:teuthology.orchestra.run.smithi157.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,606 kB] 2022-04-30T20:24:37.034 INFO:teuthology.orchestra.run.smithi165.stdout:Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [97.1 kB] 2022-04-30T20:24:37.039 INFO:teuthology.orchestra.run.smithi165.stdout:Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [1,016 kB] 2022-04-30T20:24:37.052 INFO:teuthology.orchestra.run.smithi165.stdout:Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [476 kB] 2022-04-30T20:24:37.057 INFO:teuthology.orchestra.run.smithi157.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [391 kB] 2022-04-30T20:24:37.064 INFO:teuthology.orchestra.run.smithi165.stdout:Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [734 kB] 2022-04-30T20:24:37.074 INFO:teuthology.orchestra.run.smithi165.stdout:Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1,193 kB] 2022-04-30T20:24:37.100 INFO:teuthology.orchestra.run.smithi165.stdout:Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [101 kB] 2022-04-30T20:24:37.103 INFO:teuthology.orchestra.run.smithi165.stdout:Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [1,606 kB] 2022-04-30T20:24:37.106 INFO:teuthology.orchestra.run.smithi165.stdout:Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [274 kB] 2022-04-30T20:24:37.139 INFO:teuthology.orchestra.run.smithi165.stdout:Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,806 kB] 2022-04-30T20:24:37.197 INFO:teuthology.orchestra.run.smithi165.stdout:Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [391 kB] 2022-04-30T20:24:38.490 INFO:teuthology.orchestra.run.smithi157.stdout:Fetched 16.4 MB in 3s (6,394 kB/s) 2022-04-30T20:24:39.050 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 16.4 MB in 3s (5,189 kB/s) 2022-04-30T20:24:40.013 INFO:teuthology.orchestra.run.smithi157.stdout:Reading package lists... 2022-04-30T20:24:40.062 DEBUG:teuthology.orchestra.run.smithi157:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2022-04-30T20:24:40.146 INFO:teuthology.orchestra.run.smithi157.stdout:Reading package lists... 2022-04-30T20:24:40.386 INFO:teuthology.orchestra.run.smithi157.stdout:Building dependency tree... 2022-04-30T20:24:40.387 INFO:teuthology.orchestra.run.smithi157.stdout:Reading state information... 2022-04-30T20:24:40.549 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2022-04-30T20:24:40.595 DEBUG:teuthology.orchestra.run.smithi165:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2022-04-30T20:24:40.625 INFO:teuthology.orchestra.run.smithi157.stdout:linux-image-generic is already the newest version (4.15.0.176.165). 2022-04-30T20:24:40.626 INFO:teuthology.orchestra.run.smithi157.stdout:linux-image-generic set to manually installed. 2022-04-30T20:24:40.626 INFO:teuthology.orchestra.run.smithi157.stdout:0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded. 2022-04-30T20:24:40.627 DEBUG:teuthology.orchestra.run.smithi157:> dpkg -s linux-image-generic 2022-04-30T20:24:40.648 INFO:teuthology.orchestra.run.smithi157.stdout:Package: linux-image-generic 2022-04-30T20:24:40.648 INFO:teuthology.orchestra.run.smithi157.stdout:Status: install ok installed 2022-04-30T20:24:40.648 INFO:teuthology.orchestra.run.smithi157.stdout:Priority: optional 2022-04-30T20:24:40.648 INFO:teuthology.orchestra.run.smithi157.stdout:Section: kernel 2022-04-30T20:24:40.649 INFO:teuthology.orchestra.run.smithi157.stdout:Installed-Size: 18 2022-04-30T20:24:40.649 INFO:teuthology.orchestra.run.smithi157.stdout:Maintainer: Ubuntu Kernel Team 2022-04-30T20:24:40.649 INFO:teuthology.orchestra.run.smithi157.stdout:Architecture: amd64 2022-04-30T20:24:40.649 INFO:teuthology.orchestra.run.smithi157.stdout:Source: linux-meta 2022-04-30T20:24:40.649 INFO:teuthology.orchestra.run.smithi157.stdout:Version: 4.15.0.176.165 2022-04-30T20:24:40.649 INFO:teuthology.orchestra.run.smithi157.stdout:Provides: wireguard-modules (= 1.0.20201112-1~18.04.1), zfs-modules (= 0.7.5-1ubuntu16.12) 2022-04-30T20:24:40.649 INFO:teuthology.orchestra.run.smithi157.stdout:Depends: linux-image-4.15.0-176-generic, linux-modules-extra-4.15.0-176-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-30T20:24:40.649 INFO:teuthology.orchestra.run.smithi157.stdout:Recommends: thermald 2022-04-30T20:24:40.649 INFO:teuthology.orchestra.run.smithi157.stdout:Description: Generic Linux kernel image 2022-04-30T20:24:40.649 INFO:teuthology.orchestra.run.smithi157.stdout: This package will always depend on the latest generic kernel image 2022-04-30T20:24:40.650 INFO:teuthology.orchestra.run.smithi157.stdout: available. 2022-04-30T20:24:40.650 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2022-04-30T20:24:40.650 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2022-04-30T20:24:40.650 DEBUG:teuthology.orchestra.run.smithi157:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-30T20:24:40.672 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2022-04-30T20:24:40.708 INFO:teuthology.orchestra.run.smithi157.stdout:ttyS1 2022-04-30T20:24:40.727 DEBUG:teuthology.parallel:result is None 2022-04-30T20:24:40.922 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2022-04-30T20:24:40.922 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2022-04-30T20:24:41.165 INFO:teuthology.orchestra.run.smithi165.stdout:linux-image-generic is already the newest version (4.15.0.176.165). 2022-04-30T20:24:41.166 INFO:teuthology.orchestra.run.smithi165.stdout:linux-image-generic set to manually installed. 2022-04-30T20:24:41.166 INFO:teuthology.orchestra.run.smithi165.stdout:0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded. 2022-04-30T20:24:41.168 DEBUG:teuthology.orchestra.run.smithi165:> dpkg -s linux-image-generic 2022-04-30T20:24:41.236 INFO:teuthology.orchestra.run.smithi165.stdout:Package: linux-image-generic 2022-04-30T20:24:41.237 INFO:teuthology.orchestra.run.smithi165.stdout:Status: install ok installed 2022-04-30T20:24:41.237 INFO:teuthology.orchestra.run.smithi165.stdout:Priority: optional 2022-04-30T20:24:41.237 INFO:teuthology.orchestra.run.smithi165.stdout:Section: kernel 2022-04-30T20:24:41.237 INFO:teuthology.orchestra.run.smithi165.stdout:Installed-Size: 18 2022-04-30T20:24:41.237 INFO:teuthology.orchestra.run.smithi165.stdout:Maintainer: Ubuntu Kernel Team 2022-04-30T20:24:41.237 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: amd64 2022-04-30T20:24:41.237 INFO:teuthology.orchestra.run.smithi165.stdout:Source: linux-meta 2022-04-30T20:24:41.237 INFO:teuthology.orchestra.run.smithi165.stdout:Version: 4.15.0.176.165 2022-04-30T20:24:41.237 INFO:teuthology.orchestra.run.smithi165.stdout:Provides: wireguard-modules (= 1.0.20201112-1~18.04.1), zfs-modules (= 0.7.5-1ubuntu16.12) 2022-04-30T20:24:41.237 INFO:teuthology.orchestra.run.smithi165.stdout:Depends: linux-image-4.15.0-176-generic, linux-modules-extra-4.15.0-176-generic, linux-firmware, intel-microcode, amd64-microcode 2022-04-30T20:24:41.238 INFO:teuthology.orchestra.run.smithi165.stdout:Recommends: thermald 2022-04-30T20:24:41.238 INFO:teuthology.orchestra.run.smithi165.stdout:Description: Generic Linux kernel image 2022-04-30T20:24:41.238 INFO:teuthology.orchestra.run.smithi165.stdout: This package will always depend on the latest generic kernel image 2022-04-30T20:24:41.238 INFO:teuthology.orchestra.run.smithi165.stdout: available. 2022-04-30T20:24:41.239 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2022-04-30T20:24:41.239 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2022-04-30T20:24:41.239 DEBUG:teuthology.orchestra.run.smithi165:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2022-04-30T20:24:41.297 INFO:teuthology.orchestra.run.smithi165.stdout:ttyS1 2022-04-30T20:24:41.322 DEBUG:teuthology.parallel:result is None 2022-04-30T20:24:41.323 INFO:teuthology.run_tasks:Running task internal.base... 2022-04-30T20:24:41.336 INFO:teuthology.task.internal:Creating test directory... 2022-04-30T20:24:41.422 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-30T20:24:41.428 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2022-04-30T20:24:41.435 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2022-04-30T20:24:41.462 INFO:teuthology.run_tasks:Running task internal.archive... 2022-04-30T20:24:41.529 INFO:teuthology.task.internal:Creating archive directory... 2022-04-30T20:24:41.529 DEBUG:teuthology.orchestra.run.smithi157:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-30T20:24:41.534 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2022-04-30T20:24:41.569 INFO:teuthology.run_tasks:Running task internal.coredump... 2022-04-30T20:24:41.579 INFO:teuthology.task.internal:Enabling coredump saving... 2022-04-30T20:24:41.580 DEBUG:teuthology.orchestra.run.smithi157:> 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 2022-04-30T20:24:41.596 DEBUG:teuthology.orchestra.run.smithi165:> 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 2022-04-30T20:24:41.618 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-30T20:24:41.626 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-30T20:24:41.628 INFO:teuthology.orchestra.run.smithi157.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-30T20:24:41.634 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2022-04-30T20:24:41.638 INFO:teuthology.run_tasks:Running task internal.sudo... 2022-04-30T20:24:41.646 INFO:teuthology.task.internal:Configuring sudo... 2022-04-30T20:24:41.646 DEBUG:teuthology.orchestra.run.smithi157:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-30T20:24:41.685 DEBUG:teuthology.orchestra.run.smithi165:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2022-04-30T20:24:41.702 INFO:teuthology.run_tasks:Running task internal.syslog... 2022-04-30T20:24:41.716 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2022-04-30T20:24:41.717 DEBUG:teuthology.orchestra.run.smithi157:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-30T20:24:41.742 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2022-04-30T20:24:41.750 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-30T20:24:41.795 DEBUG:teuthology.orchestra.run.smithi157:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-30T20:24:41.843 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2022-04-30T20:24:41.844 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-30T20:24:41.911 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2022-04-30T20:24:41.921 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2022-04-30T20:24:41.971 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-04-30T20:24:41.971 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2022-04-30T20:24:42.031 DEBUG:teuthology.orchestra.run.smithi157:> sudo service rsyslog restart 2022-04-30T20:24:42.033 DEBUG:teuthology.orchestra.run.smithi165:> sudo service rsyslog restart 2022-04-30T20:24:42.124 INFO:teuthology.run_tasks:Running task internal.timer... 2022-04-30T20:24:42.136 INFO:teuthology.task.internal:Starting timer... 2022-04-30T20:24:42.136 INFO:teuthology.run_tasks:Running task pcp... 2022-04-30T20:24:42.179 INFO:teuthology.run_tasks:Running task selinux... 2022-04-30T20:24:42.194 DEBUG:teuthology.task.selinux:Excluding smithi157: OS 'ubuntu' does not support SELinux 2022-04-30T20:24:42.194 DEBUG:teuthology.task.selinux:Excluding smithi165: OS 'ubuntu' does not support SELinux 2022-04-30T20:24:42.194 DEBUG:teuthology.task.selinux:Getting current SELinux state 2022-04-30T20:24:42.194 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2022-04-30T20:24:42.194 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2022-04-30T20:24:42.194 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2022-04-30T20:24:42.223 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master was just updated or references a specific commit; assuming it is current 2022-04-30T20:24:42.223 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master to origin/master 2022-04-30T20:24:42.251 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'}]}] 2022-04-30T20:24:42.253 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi157.front.sepia.ceph.com,smithi165.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml 2022-04-30T20:28:39.486 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi157.front.sepia.ceph.com'), Remote(name='ubuntu@smithi165.front.sepia.ceph.com')] 2022-04-30T20:28:39.488 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi157.front.sepia.ceph.com' 2022-04-30T20:28:39.489 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi157.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-30T20:28:39.575 DEBUG:teuthology.orchestra.run.smithi157:> true 2022-04-30T20:28:39.702 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2022-04-30T20:28:39.703 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2022-04-30T20:28:39.786 DEBUG:teuthology.orchestra.run.smithi165:> true 2022-04-30T20:28:39.945 INFO:teuthology.run_tasks:Running task clock... 2022-04-30T20:28:40.005 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2022-04-30T20:28:40.005 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-30T20:28:40.007 DEBUG:teuthology.orchestra.run.smithi157:> 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 2022-04-30T20:28:40.042 INFO:teuthology.orchestra.run:Running command with timeout 360 2022-04-30T20:28:40.043 DEBUG:teuthology.orchestra.run.smithi165:> 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 2022-04-30T20:28:40.103 INFO:teuthology.orchestra.run.smithi157.stdout:30 Apr 20:28:40 ntpd[18471]: ntpd 4.2.8p10@1.3728-o (1): Starting 2022-04-30T20:28:40.103 INFO:teuthology.orchestra.run.smithi157.stdout:30 Apr 20:28:40 ntpd[18471]: Command line: ntpd -gq 2022-04-30T20:28:40.103 INFO:teuthology.orchestra.run.smithi157.stdout:30 Apr 20:28:40 ntpd[18471]: proto: precision = 0.123 usec (-23) 2022-04-30T20:28:40.104 INFO:teuthology.orchestra.run.smithi157.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-30T20:28:40.105 INFO:teuthology.orchestra.run.smithi157.stdout:30 Apr 20:28:40 ntpd[18471]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-30T20:28:40.105 INFO:teuthology.orchestra.run.smithi157.stderr:restrict ::: KOD does nothing without LIMITED. 2022-04-30T20:28:40.106 INFO:teuthology.orchestra.run.smithi157.stdout:30 Apr 20:28:40 ntpd[18471]: restrict ::: KOD does nothing without LIMITED. 2022-04-30T20:28:40.106 INFO:teuthology.orchestra.run.smithi157.stdout:30 Apr 20:28:40 ntpd[18471]: Listen and drop on 0 v6wildcard [::]:123 2022-04-30T20:28:40.106 INFO:teuthology.orchestra.run.smithi157.stdout:30 Apr 20:28:40 ntpd[18471]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2022-04-30T20:28:40.106 INFO:teuthology.orchestra.run.smithi157.stdout:30 Apr 20:28:40 ntpd[18471]: Listen normally on 2 lo 127.0.0.1:123 2022-04-30T20:28:40.106 INFO:teuthology.orchestra.run.smithi157.stdout:30 Apr 20:28:40 ntpd[18471]: Listen normally on 3 enp3s0f1 172.21.15.157:123 2022-04-30T20:28:40.117 INFO:teuthology.orchestra.run.smithi157.stdout:30 Apr 20:28:40 ntpd[18471]: Listen normally on 4 lo [::1]:123 2022-04-30T20:28:40.117 INFO:teuthology.orchestra.run.smithi157.stdout:30 Apr 20:28:40 ntpd[18471]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7ea1%5]:123 2022-04-30T20:28:40.117 INFO:teuthology.orchestra.run.smithi157.stdout:30 Apr 20:28:40 ntpd[18471]: Listening on routing socket on fd #22 for interface updates 2022-04-30T20:28:40.123 INFO:teuthology.orchestra.run.smithi165.stdout:30 Apr 20:28:40 ntpd[18634]: ntpd 4.2.8p10@1.3728-o (1): Starting 2022-04-30T20:28:40.123 INFO:teuthology.orchestra.run.smithi165.stdout:30 Apr 20:28:40 ntpd[18634]: Command line: ntpd -gq 2022-04-30T20:28:40.124 INFO:teuthology.orchestra.run.smithi165.stdout:30 Apr 20:28:40 ntpd[18634]: proto: precision = 0.123 usec (-23) 2022-04-30T20:28:40.125 INFO:teuthology.orchestra.run.smithi165.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-30T20:28:40.125 INFO:teuthology.orchestra.run.smithi165.stdout:30 Apr 20:28:40 ntpd[18634]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2022-04-30T20:28:40.126 INFO:teuthology.orchestra.run.smithi165.stderr:restrict ::: KOD does nothing without LIMITED. 2022-04-30T20:28:40.127 INFO:teuthology.orchestra.run.smithi165.stdout:30 Apr 20:28:40 ntpd[18634]: restrict ::: KOD does nothing without LIMITED. 2022-04-30T20:28:40.127 INFO:teuthology.orchestra.run.smithi165.stdout:30 Apr 20:28:40 ntpd[18634]: Listen and drop on 0 v6wildcard [::]:123 2022-04-30T20:28:40.127 INFO:teuthology.orchestra.run.smithi165.stdout:30 Apr 20:28:40 ntpd[18634]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2022-04-30T20:28:40.128 INFO:teuthology.orchestra.run.smithi165.stdout:30 Apr 20:28:40 ntpd[18634]: Listen normally on 2 lo 127.0.0.1:123 2022-04-30T20:28:40.128 INFO:teuthology.orchestra.run.smithi165.stdout:30 Apr 20:28:40 ntpd[18634]: Listen normally on 3 enp3s0f1 172.21.15.165:123 2022-04-30T20:28:40.128 INFO:teuthology.orchestra.run.smithi165.stdout:30 Apr 20:28:40 ntpd[18634]: Listen normally on 4 lo [::1]:123 2022-04-30T20:28:40.138 INFO:teuthology.orchestra.run.smithi165.stdout:30 Apr 20:28:40 ntpd[18634]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f63%5]:123 2022-04-30T20:28:40.138 INFO:teuthology.orchestra.run.smithi165.stdout:30 Apr 20:28:40 ntpd[18634]: Listening on routing socket on fd #22 for interface updates 2022-04-30T20:28:41.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:41 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:41.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:41 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:41.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:41 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:41.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:41 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:41.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:41 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:41.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:41 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:41.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:41 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:41.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:41 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:42.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:42 ntpd[18634]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:42.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:42 ntpd[18634]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:42.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:42 ntpd[18634]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:42.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:42 ntpd[18634]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:43.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:43 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:43.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:43 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:43.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:43 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:43.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:43 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:43.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:43 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:43.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:43 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:43.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:43 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:43.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:43 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:43.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:43 ntpd[18634]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:43.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:43 ntpd[18634]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:43.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:43 ntpd[18634]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:43.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:43 ntpd[18634]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:43.126 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:43 ntpd[18634]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:43.126 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:43 ntpd[18634]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:43.126 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:43 ntpd[18634]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:43.126 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:43 ntpd[18634]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:44.103 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:44 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:44.103 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:44 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:44.103 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:44 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:44.103 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:44 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:44.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:44 ntpd[18634]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:44.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:44 ntpd[18634]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:44.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:44 ntpd[18634]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:44.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:44 ntpd[18634]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:45.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:45 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:45.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:45 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:45.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:45 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:45.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:45 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:45.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:45 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:45.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:45 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:45.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:45 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:45.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:45 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:45.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:45 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:45.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:45 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:45.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:45 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:45.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:45 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:45.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:45 ntpd[18634]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:45.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:45 ntpd[18634]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:45.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:45 ntpd[18634]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:45.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:45 ntpd[18634]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:45.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:45 ntpd[18634]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:45.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:45 ntpd[18634]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:45.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:45 ntpd[18634]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:45.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:45 ntpd[18634]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:45.126 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:45 ntpd[18634]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:45.126 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:45 ntpd[18634]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:45.126 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:45 ntpd[18634]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:45.126 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:45 ntpd[18634]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:46.103 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:46 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:46.103 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:46 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:46.103 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:46 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:46.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:46 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:46.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:46 ntpd[18634]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:46.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:46 ntpd[18634]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:46.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:46 ntpd[18634]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:46.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:46 ntpd[18634]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:47.103 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:47 ntpd[18471]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:47.103 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:47 ntpd[18471]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:47.103 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:47 ntpd[18471]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:47.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:47 ntpd[18471]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:47.104 INFO:teuthology.orchestra.run.smithi157.stdout:30 Apr 20:28:47 ntpd[18471]: ntpd: time slew -0.000725 s 2022-04-30T20:28:47.104 INFO:teuthology.orchestra.run.smithi157.stdout:ntpd: time slew -0.000725s 2022-04-30T20:28:47.104 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:47 ntpd[18471]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2022-04-30T20:28:47.105 INFO:teuthology.orchestra.run.smithi157.stderr:30 Apr 20:28:47 ntpd[18471]: can't open /var/log/ntpstats/loopstats.20220430: Permission denied 2022-04-30T20:28:47.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:47 ntpd[18634]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:47.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:47 ntpd[18634]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:47.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:47 ntpd[18634]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:47.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:47 ntpd[18634]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:47.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:47 ntpd[18634]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:47.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:47 ntpd[18634]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:47.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:47 ntpd[18634]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:47.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:47 ntpd[18634]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:47.126 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:47 ntpd[18634]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:47.126 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:47 ntpd[18634]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:47.126 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:47 ntpd[18634]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:47.126 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:47 ntpd[18634]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:47.239 INFO:teuthology.orchestra.run.smithi157.stdout: remote refid st t when poll reach delay offset jitter 2022-04-30T20:28:47.239 INFO:teuthology.orchestra.run.smithi157.stdout:============================================================================== 2022-04-30T20:28:47.239 INFO:teuthology.orchestra.run.smithi157.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-30T20:28:47.239 INFO:teuthology.orchestra.run.smithi157.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-30T20:28:47.239 INFO:teuthology.orchestra.run.smithi157.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-30T20:28:47.239 INFO:teuthology.orchestra.run.smithi157.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-30T20:28:48.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:48 ntpd[18634]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2022-04-30T20:28:48.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:48 ntpd[18634]: can't open /var/log/ntpstats/rawstats.20220430: Permission denied 2022-04-30T20:28:48.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:48 ntpd[18634]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2022-04-30T20:28:48.124 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:48 ntpd[18634]: can't open /var/log/ntpstats/peerstats.20220430: Permission denied 2022-04-30T20:28:48.125 INFO:teuthology.orchestra.run.smithi165.stdout:30 Apr 20:28:48 ntpd[18634]: ntpd: time slew -0.001435 s 2022-04-30T20:28:48.125 INFO:teuthology.orchestra.run.smithi165.stdout:ntpd: time slew -0.001435s 2022-04-30T20:28:48.125 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:48 ntpd[18634]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2022-04-30T20:28:48.126 INFO:teuthology.orchestra.run.smithi165.stderr:30 Apr 20:28:48 ntpd[18634]: can't open /var/log/ntpstats/loopstats.20220430: Permission denied 2022-04-30T20:28:48.179 INFO:teuthology.orchestra.run.smithi165.stdout: remote refid st t when poll reach delay offset jitter 2022-04-30T20:28:48.179 INFO:teuthology.orchestra.run.smithi165.stdout:============================================================================== 2022-04-30T20:28:48.179 INFO:teuthology.orchestra.run.smithi165.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-30T20:28:48.180 INFO:teuthology.orchestra.run.smithi165.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-30T20:28:48.180 INFO:teuthology.orchestra.run.smithi165.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-30T20:28:48.180 INFO:teuthology.orchestra.run.smithi165.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2022-04-30T20:28:48.180 INFO:teuthology.run_tasks:Running task nvme_loop... 2022-04-30T20:28:48.194 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2022-04-30T20:28:48.195 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2022-04-30T20:28:48.195 DEBUG:teuthology.orchestra.run.smithi157:> dd if=/scratch_devs of=/dev/stdout 2022-04-30T20:28:48.202 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-30T20:28:48.203 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2022-04-30T20:28:48.251 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-30T20:28:48.251 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-30T20:28:48.251 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 6h/6d Inode: 341 Links: 1 2022-04-30T20:28:48.251 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-30T20:28:48.251 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2022-04-30 20:28:08.390614397 +0000 2022-04-30T20:28:48.251 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2022-04-30 20:28:08.154614402 +0000 2022-04-30T20:28:48.251 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2022-04-30 20:28:08.154614402 +0000 2022-04-30T20:28:48.252 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: - 2022-04-30T20:28:48.260 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2022-04-30T20:28:48.260 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2022-04-30T20:28:48.260 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.000283146 s, 1.8 MB/s 2022-04-30T20:28:48.265 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2022-04-30T20:28:48.315 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-30T20:28:48.315 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-30T20:28:48.315 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 6h/6d Inode: 349 Links: 1 2022-04-30T20:28:48.315 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-30T20:28:48.315 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2022-04-30 20:28:08.746614389 +0000 2022-04-30T20:28:48.315 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2022-04-30 20:28:08.514614394 +0000 2022-04-30T20:28:48.315 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2022-04-30 20:28:08.514614394 +0000 2022-04-30T20:28:48.315 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: - 2022-04-30T20:28:48.324 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2022-04-30T20:28:48.324 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2022-04-30T20:28:48.324 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.000282658 s, 1.8 MB/s 2022-04-30T20:28:48.329 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2022-04-30T20:28:48.378 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-30T20:28:48.379 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-30T20:28:48.379 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 6h/6d Inode: 356 Links: 1 2022-04-30T20:28:48.379 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-30T20:28:48.379 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2022-04-30 20:28:09.106614381 +0000 2022-04-30T20:28:48.379 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2022-04-30 20:28:08.890614386 +0000 2022-04-30T20:28:48.379 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2022-04-30 20:28:08.890614386 +0000 2022-04-30T20:28:48.379 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: - 2022-04-30T20:28:48.384 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2022-04-30T20:28:48.384 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2022-04-30T20:28:48.384 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.00020585 s, 2.5 MB/s 2022-04-30T20:28:48.388 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2022-04-30T20:28:48.433 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-30T20:28:48.489 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-30T20:28:48.489 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 6h/6d Inode: 362 Links: 1 2022-04-30T20:28:48.489 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-30T20:28:48.489 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2022-04-30 20:28:09.470614373 +0000 2022-04-30T20:28:48.489 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2022-04-30 20:28:09.238614378 +0000 2022-04-30T20:28:48.489 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2022-04-30 20:28:09.238614378 +0000 2022-04-30T20:28:48.490 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: - 2022-04-30T20:28:48.491 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2022-04-30T20:28:48.491 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2022-04-30T20:28:48.491 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.000148515 s, 3.4 MB/s 2022-04-30T20:28:48.491 DEBUG:teuthology.orchestra.run.smithi157:> sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2022-04-30T20:28:48.602 INFO:teuthology.orchestra.run.smithi157.stdout:loop 2022-04-30T20:28:48.604 INFO:tasks.nvme_loop:Connecting nvme_loop smithi157:/dev/vg_nvme/lv_1... 2022-04-30T20:28:48.604 DEBUG:teuthology.orchestra.run.smithi157:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2022-04-30T20:28:48.618 INFO:teuthology.orchestra.run.smithi157.stdout:1 2022-04-30T20:28:48.641 INFO:teuthology.orchestra.run.smithi157.stdout:/dev/vg_nvme/lv_11 2022-04-30T20:28:48.659 INFO:tasks.nvme_loop:Connecting nvme_loop smithi157:/dev/vg_nvme/lv_2... 2022-04-30T20:28:48.659 DEBUG:teuthology.orchestra.run.smithi157:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2022-04-30T20:28:48.720 INFO:teuthology.orchestra.run.smithi157.stdout:1 2022-04-30T20:28:48.739 INFO:teuthology.orchestra.run.smithi157.stdout:/dev/vg_nvme/lv_21 2022-04-30T20:28:48.763 INFO:tasks.nvme_loop:Connecting nvme_loop smithi157:/dev/vg_nvme/lv_3... 2022-04-30T20:28:48.763 DEBUG:teuthology.orchestra.run.smithi157:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2022-04-30T20:28:48.818 INFO:teuthology.orchestra.run.smithi157.stdout:1 2022-04-30T20:28:48.838 INFO:teuthology.orchestra.run.smithi157.stdout:/dev/vg_nvme/lv_31 2022-04-30T20:28:48.853 INFO:tasks.nvme_loop:Connecting nvme_loop smithi157:/dev/vg_nvme/lv_4... 2022-04-30T20:28:48.853 DEBUG:teuthology.orchestra.run.smithi157:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2022-04-30T20:28:48.868 INFO:teuthology.orchestra.run.smithi157.stdout:1 2022-04-30T20:28:48.883 INFO:teuthology.orchestra.run.smithi157.stdout:/dev/vg_nvme/lv_41 2022-04-30T20:28:48.902 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2022-04-30T20:28:48.906 DEBUG:teuthology.orchestra.run.smithi157:> dd if=/scratch_devs of=/dev/stdout 2022-04-30T20:28:48.949 DEBUG:teuthology.orchestra.run.smithi157:> sudo nvme list 2022-04-30T20:28:49.005 INFO:teuthology.orchestra.run.smithi157.stdout:Node SN Model Namespace Usage Format FW Rev 2022-04-30T20:28:49.005 INFO:teuthology.orchestra.run.smithi157.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2022-04-30T20:28:49.005 INFO:teuthology.orchestra.run.smithi157.stdout:/dev/nvme0n1 PHMB7476002V480DGN INTEL SSDPED1D480GA 1 480.10 GB / 480.10 GB 512 B + 0 B E2010325 2022-04-30T20:28:49.005 INFO:teuthology.orchestra.run.smithi157.stdout:/dev/nvme1n1 de6c1e9b0ff92387 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.15.0-1 2022-04-30T20:28:49.005 INFO:teuthology.orchestra.run.smithi157.stdout:/dev/nvme2n1 6cdf336c410b9c49 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.15.0-1 2022-04-30T20:28:49.005 INFO:teuthology.orchestra.run.smithi157.stdout:/dev/nvme3n1 891d99768cc88706 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.15.0-1 2022-04-30T20:28:49.005 INFO:teuthology.orchestra.run.smithi157.stdout:/dev/nvme4n1 9c3a95992c2b1086 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.15.0-1 2022-04-30T20:28:49.006 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2022-04-30T20:28:49.007 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2022-04-30T20:28:49.007 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/scratch_devs 2022-04-30T20:28:49.063 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-04-30T20:28:49.063 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2022-04-30T20:28:49.070 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2022-04-30T20:28:49.070 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_1 && sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_1 2022-04-30T20:28:49.119 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2022-04-30T20:28:49.119 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-30T20:28:49.120 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 342 Links: 1 2022-04-30T20:28:49.120 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-30T20:28:49.120 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2022-04-30 20:28:08.395169727 +0000 2022-04-30T20:28:49.120 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2022-04-30 20:28:08.155169733 +0000 2022-04-30T20:28:49.120 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2022-04-30 20:28:08.155169733 +0000 2022-04-30T20:28:49.120 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2022-04-30T20:28:49.129 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2022-04-30T20:28:49.129 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2022-04-30T20:28:49.129 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000318819 s, 1.6 MB/s 2022-04-30T20:28:49.134 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_2 && sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_2 2022-04-30T20:28:49.183 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2022-04-30T20:28:49.183 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-30T20:28:49.183 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 348 Links: 1 2022-04-30T20:28:49.184 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-30T20:28:49.184 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2022-04-30 20:28:08.767169719 +0000 2022-04-30T20:28:49.184 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2022-04-30 20:28:08.539169724 +0000 2022-04-30T20:28:49.184 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2022-04-30 20:28:08.539169724 +0000 2022-04-30T20:28:49.184 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2022-04-30T20:28:49.193 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2022-04-30T20:28:49.193 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2022-04-30T20:28:49.193 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000376113 s, 1.4 MB/s 2022-04-30T20:28:49.197 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_3 && sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_3 2022-04-30T20:28:49.247 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2022-04-30T20:28:49.247 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-30T20:28:49.247 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 355 Links: 1 2022-04-30T20:28:49.247 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-30T20:28:49.247 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2022-04-30 20:28:09.135169711 +0000 2022-04-30T20:28:49.248 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2022-04-30 20:28:08.919169716 +0000 2022-04-30T20:28:49.248 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2022-04-30 20:28:08.919169716 +0000 2022-04-30T20:28:49.248 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2022-04-30T20:28:49.257 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2022-04-30T20:28:49.257 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2022-04-30T20:28:49.257 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000360573 s, 1.4 MB/s 2022-04-30T20:28:49.261 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_4 && sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 && ! mount | grep -q /dev/vg_nvme/lv_4 2022-04-30T20:28:49.311 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2022-04-30T20:28:49.311 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2022-04-30T20:28:49.311 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 361 Links: 1 2022-04-30T20:28:49.311 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2022-04-30T20:28:49.311 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2022-04-30 20:28:09.507169703 +0000 2022-04-30T20:28:49.312 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2022-04-30 20:28:09.275169708 +0000 2022-04-30T20:28:49.312 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2022-04-30 20:28:09.275169708 +0000 2022-04-30T20:28:49.312 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2022-04-30T20:28:49.320 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2022-04-30T20:28:49.321 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2022-04-30T20:28:49.321 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.00030446 s, 1.7 MB/s 2022-04-30T20:28:49.325 DEBUG:teuthology.orchestra.run.smithi165:> sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2022-04-30T20:28:49.433 INFO:teuthology.orchestra.run.smithi165.stdout:loop 2022-04-30T20:28:49.434 INFO:tasks.nvme_loop:Connecting nvme_loop smithi165:/dev/vg_nvme/lv_1... 2022-04-30T20:28:49.434 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2022-04-30T20:28:49.452 INFO:teuthology.orchestra.run.smithi165.stdout:1 2022-04-30T20:28:49.467 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/vg_nvme/lv_11 2022-04-30T20:28:49.487 INFO:tasks.nvme_loop:Connecting nvme_loop smithi165:/dev/vg_nvme/lv_2... 2022-04-30T20:28:49.488 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2022-04-30T20:28:49.545 INFO:teuthology.orchestra.run.smithi165.stdout:1 2022-04-30T20:28:49.565 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/vg_nvme/lv_21 2022-04-30T20:28:49.579 INFO:tasks.nvme_loop:Connecting nvme_loop smithi165:/dev/vg_nvme/lv_3... 2022-04-30T20:28:49.579 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2022-04-30T20:28:49.637 INFO:teuthology.orchestra.run.smithi165.stdout:1 2022-04-30T20:28:49.654 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/vg_nvme/lv_31 2022-04-30T20:28:49.677 INFO:tasks.nvme_loop:Connecting nvme_loop smithi165:/dev/vg_nvme/lv_4... 2022-04-30T20:28:49.737 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2022-04-30T20:28:49.752 INFO:teuthology.orchestra.run.smithi165.stdout:1 2022-04-30T20:28:49.779 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/vg_nvme/lv_41 2022-04-30T20:28:49.798 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-04-30T20:28:49.798 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2022-04-30T20:28:49.847 DEBUG:teuthology.orchestra.run.smithi165:> sudo nvme list 2022-04-30T20:28:49.903 INFO:teuthology.orchestra.run.smithi165.stdout:Node SN Model Namespace Usage Format FW Rev 2022-04-30T20:28:49.903 INFO:teuthology.orchestra.run.smithi165.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2022-04-30T20:28:49.903 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/nvme0n1 CVFT623300CE400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2022-04-30T20:28:49.903 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/nvme1n1 3a5114c31f8b10f3 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.15.0-1 2022-04-30T20:28:49.904 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/nvme2n1 d29e0e3292680d28 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.15.0-1 2022-04-30T20:28:49.904 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/nvme3n1 a0bec72d6c716248 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.15.0-1 2022-04-30T20:28:49.904 INFO:teuthology.orchestra.run.smithi165.stdout:/dev/nvme4n1 a536a5fca16f0418 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 4.15.0-1 2022-04-30T20:28:49.905 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2022-04-30T20:28:49.906 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-04-30T20:28:49.906 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/scratch_devs 2022-04-30T20:28:49.963 INFO:teuthology.run_tasks:Running task cephadm... 2022-04-30T20:28:50.034 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-whitelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f566756bcbf81a9e17ed272afd5e8555c4ded09b'} 2022-04-30T20:28:50.034 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b 2022-04-30T20:28:50.034 INFO:tasks.cephadm:Cluster fsid is 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:28:50.035 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2022-04-30T20:28:50.035 INFO:tasks.cephadm:No mon roles; fabricating mons 2022-04-30T20:28:50.035 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi157': '172.21.15.157', 'mon.smithi165': '172.21.15.165'} 2022-04-30T20:28:50.035 INFO:tasks.cephadm:Normalizing hostnames... 2022-04-30T20:28:50.035 DEBUG:teuthology.orchestra.run.smithi157:> sudo hostname $(hostname -s) 2022-04-30T20:28:50.052 DEBUG:teuthology.orchestra.run.smithi165:> sudo hostname $(hostname -s) 2022-04-30T20:28:50.068 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph-ci.git ref f566756bcbf81a9e17ed272afd5e8555c4ded09b)... 2022-04-30T20:28:50.069 DEBUG:teuthology.orchestra.run.smithi157:> curl --silent https://raw.githubusercontent.com/ceph/ceph-ci/f566756bcbf81a9e17ed272afd5e8555c4ded09b/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2022-04-30T20:28:50.281 INFO:teuthology.orchestra.run.smithi157.stdout:-rw-rw-r-- 1 ubuntu ubuntu 332174 Apr 30 20:28 /home/ubuntu/cephtest/cephadm 2022-04-30T20:28:50.281 DEBUG:teuthology.orchestra.run.smithi165:> curl --silent https://raw.githubusercontent.com/ceph/ceph-ci/f566756bcbf81a9e17ed272afd5e8555c4ded09b/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2022-04-30T20:28:50.432 INFO:teuthology.orchestra.run.smithi165.stdout:-rw-rw-r-- 1 ubuntu ubuntu 332174 Apr 30 20:28 /home/ubuntu/cephtest/cephadm 2022-04-30T20:28:50.432 DEBUG:teuthology.orchestra.run.smithi157:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2022-04-30T20:28:50.442 DEBUG:teuthology.orchestra.run.smithi165:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2022-04-30T20:28:50.461 DEBUG:teuthology.orchestra.run.smithi157:> sudo mkdir -p /etc/ceph 2022-04-30T20:28:50.499 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /etc/ceph 2022-04-30T20:28:50.514 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod 777 /etc/ceph 2022-04-30T20:28:50.557 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 777 /etc/ceph 2022-04-30T20:28:50.574 INFO:tasks.cephadm:Writing seed config... 2022-04-30T20:28:50.575 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2022-04-30T20:28:50.575 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2022-04-30T20:28:50.575 INFO:tasks.cephadm: override: [mon] debug mon = 20 2022-04-30T20:28:50.575 INFO:tasks.cephadm: override: [mon] debug ms = 1 2022-04-30T20:28:50.575 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2022-04-30T20:28:50.575 INFO:tasks.cephadm: override: [osd] debug ms = 1 2022-04-30T20:28:50.575 INFO:tasks.cephadm: override: [osd] debug osd = 20 2022-04-30T20:28:50.576 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2022-04-30T20:28:50.576 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2022-04-30T20:28:50.576 DEBUG:teuthology.orchestra.run.smithi157:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2022-04-30T20:28:50.614 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false 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 ruleset-failure-domain=osd 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 = 24edbdaa-c8c4-11ec-8c39-001a4aab830c [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 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 [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 2022-04-30T20:28:50.615 DEBUG:teuthology.orchestra.run.smithi157:mon.smithi157> sudo journalctl -f -n 0 -u ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c@mon.smithi157.service 2022-04-30T20:28:50.666 INFO:tasks.cephadm:Bootstrapping... 2022-04-30T20:28:50.666 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b -v bootstrap --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c --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-ip 172.21.15.157 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2022-04-30T20:28:50.720 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:-- Logs begin at Sun 2022-04-24 12:19:44 UTC. -- 2022-04-30T20:28:51.048 INFO:teuthology.orchestra.run.smithi157.stderr:-------------------------------------------------------------------------------- 2022-04-30T20:28:51.048 INFO:teuthology.orchestra.run.smithi157.stderr:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b', '-v', 'bootstrap', '--fsid', '24edbdaa-c8c4-11ec-8c39-001a4aab830c', '--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-ip', '172.21.15.157', '--skip-admin-label'] 2022-04-30T20:28:51.048 INFO:teuthology.orchestra.run.smithi157.stderr:Verifying podman|docker is present... 2022-04-30T20:28:51.048 INFO:teuthology.orchestra.run.smithi157.stderr:Verifying lvm2 is present... 2022-04-30T20:28:51.049 INFO:teuthology.orchestra.run.smithi157.stderr:Verifying time synchronization is in place... 2022-04-30T20:28:51.057 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-30T20:28:51.066 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: inactive 2022-04-30T20:28:51.075 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2022-04-30T20:28:51.088 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: inactive 2022-04-30T20:28:51.093 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: enabled 2022-04-30T20:28:51.101 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: inactive 2022-04-30T20:28:51.111 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2022-04-30T20:28:51.118 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: inactive 2022-04-30T20:28:51.128 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: enabled 2022-04-30T20:28:51.137 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: active 2022-04-30T20:28:51.138 INFO:teuthology.orchestra.run.smithi157.stderr:Unit ntp.service is enabled and running 2022-04-30T20:28:51.138 INFO:teuthology.orchestra.run.smithi157.stderr:Repeating the final host check... 2022-04-30T20:28:51.138 INFO:teuthology.orchestra.run.smithi157.stderr:docker (/usr/bin/docker) is present 2022-04-30T20:28:51.138 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl is present 2022-04-30T20:28:51.138 INFO:teuthology.orchestra.run.smithi157.stderr:lvcreate is present 2022-04-30T20:28:51.146 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2022-04-30T20:28:51.155 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: inactive 2022-04-30T20:28:51.164 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2022-04-30T20:28:51.172 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: inactive 2022-04-30T20:28:51.182 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: enabled 2022-04-30T20:28:51.191 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: inactive 2022-04-30T20:28:51.199 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2022-04-30T20:28:51.207 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: inactive 2022-04-30T20:28:51.216 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: enabled 2022-04-30T20:28:51.224 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: active 2022-04-30T20:28:51.225 INFO:teuthology.orchestra.run.smithi157.stderr:Unit ntp.service is enabled and running 2022-04-30T20:28:51.225 INFO:teuthology.orchestra.run.smithi157.stderr:Host looks OK 2022-04-30T20:28:51.225 INFO:teuthology.orchestra.run.smithi157.stderr:Cluster fsid: 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:28:51.226 INFO:teuthology.orchestra.run.smithi157.stderr:Acquiring lock 140242339206424 on /run/cephadm/24edbdaa-c8c4-11ec-8c39-001a4aab830c.lock 2022-04-30T20:28:51.226 INFO:teuthology.orchestra.run.smithi157.stderr:Lock 140242339206424 acquired on /run/cephadm/24edbdaa-c8c4-11ec-8c39-001a4aab830c.lock 2022-04-30T20:28:51.227 INFO:teuthology.orchestra.run.smithi157.stderr:Verifying IP 172.21.15.157 port 3300 ... 2022-04-30T20:28:51.227 INFO:teuthology.orchestra.run.smithi157.stderr:Verifying IP 172.21.15.157 port 6789 ... 2022-04-30T20:28:51.227 INFO:teuthology.orchestra.run.smithi157.stderr:Base mon IP is 172.21.15.157, final addrv is [v2:172.21.15.157:3300,v1:172.21.15.157:6789] 2022-04-30T20:28:51.231 INFO:teuthology.orchestra.run.smithi157.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2022-04-30T20:28:51.231 INFO:teuthology.orchestra.run.smithi157.stderr:/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2022-04-30T20:28:51.231 INFO:teuthology.orchestra.run.smithi157.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.157 2022-04-30T20:28:51.235 INFO:teuthology.orchestra.run.smithi157.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2022-04-30T20:28:51.235 INFO:teuthology.orchestra.run.smithi157.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1742sec hoplimit 64 pref medium 2022-04-30T20:28:51.239 INFO:teuthology.orchestra.run.smithi157.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2022-04-30T20:28:51.239 INFO:teuthology.orchestra.run.smithi157.stderr:/sbin/ip: inet6 ::1/128 scope host 2022-04-30T20:28:51.239 INFO:teuthology.orchestra.run.smithi157.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2022-04-30T20:28:51.239 INFO:teuthology.orchestra.run.smithi157.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2022-04-30T20:28:51.239 INFO:teuthology.orchestra.run.smithi157.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe88:7ea1/64 scope link 2022-04-30T20:28:51.239 INFO:teuthology.orchestra.run.smithi157.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2022-04-30T20:28:51.240 INFO:teuthology.orchestra.run.smithi157.stderr:Mon IP `172.21.15.157` is in CIDR network `172.21.0.0/20` 2022-04-30T20:28:51.240 INFO:teuthology.orchestra.run.smithi157.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2022-04-30T20:28:51.241 INFO:teuthology.orchestra.run.smithi157.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b... 2022-04-30T20:28:52.369 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: f566756bcbf81a9e17ed272afd5e8555c4ded09b: Pulling from ceph-ci/ceph 2022-04-30T20:28:52.369 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: f0a2109a2528: Pulling fs layer 2022-04-30T20:28:52.369 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: 9f45cf1cd9f2: Pulling fs layer 2022-04-30T20:28:52.370 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: bfd1401568a8: Pulling fs layer 2022-04-30T20:28:52.370 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: fee18ea417d6: Pulling fs layer 2022-04-30T20:28:52.370 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: 32033a8ea5a0: Pulling fs layer 2022-04-30T20:28:52.370 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: fee18ea417d6: Waiting 2022-04-30T20:28:52.370 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: 32033a8ea5a0: Waiting 2022-04-30T20:28:52.383 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: 9f45cf1cd9f2: Verifying Checksum 2022-04-30T20:28:52.383 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: 9f45cf1cd9f2: Download complete 2022-04-30T20:28:53.077 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: bfd1401568a8: Verifying Checksum 2022-04-30T20:28:53.077 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: bfd1401568a8: Download complete 2022-04-30T20:28:53.596 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: fee18ea417d6: Verifying Checksum 2022-04-30T20:28:53.597 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: fee18ea417d6: Download complete 2022-04-30T20:29:11.406 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: f0a2109a2528: Verifying Checksum 2022-04-30T20:29:11.406 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: f0a2109a2528: Download complete 2022-04-30T20:29:13.320 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: 32033a8ea5a0: Verifying Checksum 2022-04-30T20:29:13.320 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: 32033a8ea5a0: Download complete 2022-04-30T20:29:14.979 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: f0a2109a2528: Pull complete 2022-04-30T20:29:15.248 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: 9f45cf1cd9f2: Pull complete 2022-04-30T20:29:15.817 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: bfd1401568a8: Pull complete 2022-04-30T20:29:17.860 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: fee18ea417d6: Pull complete 2022-04-30T20:29:28.628 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: 32033a8ea5a0: Pull complete 2022-04-30T20:29:28.737 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: Digest: sha256:1689b59405adde08c98f02cc73e63294db852808b6df5431762fad73c30d9c50 2022-04-30T20:29:28.770 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: Status: Downloaded newer image for quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b 2022-04-30T20:29:28.839 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/docker: quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b 2022-04-30T20:29:38.531 INFO:teuthology.orchestra.run.smithi157.stderr:ceph: ceph version 16.2.7-976-gf566756b (f566756bcbf81a9e17ed272afd5e8555c4ded09b) pacific (stable) 2022-04-30T20:29:39.032 INFO:teuthology.orchestra.run.smithi157.stderr:Ceph version: ceph version 16.2.7-976-gf566756b (f566756bcbf81a9e17ed272afd5e8555c4ded09b) pacific (stable) 2022-04-30T20:29:39.091 INFO:teuthology.orchestra.run.smithi157.stderr:Extracting ceph user uid/gid from container image... 2022-04-30T20:29:40.114 INFO:teuthology.orchestra.run.smithi157.stderr:stat: 167 167 2022-04-30T20:29:40.554 INFO:teuthology.orchestra.run.smithi157.stderr:Creating initial keys... 2022-04-30T20:29:41.509 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-authtool: AQA1nG1i4E0+HhAA6ie+fSxloGSrebViX71mIA== 2022-04-30T20:29:42.842 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-authtool: AQA2nG1ijq8NMhAApmixAOrrCesBthh51VINpQ== 2022-04-30T20:29:44.275 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-authtool: AQA4nG1iB6FMEBAAt2uj9J3b0NAfYtB9rEIytQ== 2022-04-30T20:29:44.741 INFO:teuthology.orchestra.run.smithi157.stderr:Creating initial monmap... 2022-04-30T20:29:45.696 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-30T20:29:45.697 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:29:45.697 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-30T20:29:46.170 INFO:teuthology.orchestra.run.smithi157.stderr:monmaptool for smithi157 [v2:172.21.15.157:3300,v1:172.21.15.157:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2022-04-30T20:29:46.170 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/monmaptool: set fsid to 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:29:46.171 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2022-04-30T20:29:46.171 INFO:teuthology.orchestra.run.smithi157.stderr: 2022-04-30T20:29:46.171 INFO:teuthology.orchestra.run.smithi157.stderr:Creating mon... 2022-04-30T20:29:47.064 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.057+0000 7fe5396a2880 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-30T20:29:47.064 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.057+0000 7fe5396a2880 1 imported monmap: 2022-04-30T20:29:47.065 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: epoch 0 2022-04-30T20:29:47.065 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:29:47.065 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: last_changed 2022-04-30T20:29:45.693788+0000 2022-04-30T20:29:47.065 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: created 2022-04-30T20:29:45.693788+0000 2022-04-30T20:29:47.066 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2022-04-30T20:29:47.066 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: election_strategy: 1 2022-04-30T20:29:47.069 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon.smithi157 2022-04-30T20:29:47.069 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.069 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.057+0000 7fe5396a2880 0 /usr/bin/ceph-mon: set fsid to 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:29:47.069 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: RocksDB version: 6.8.1 2022-04-30T20:29:47.069 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.069 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-30T20:29:47.069 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Compile date Apr 30 2022 2022-04-30T20:29:47.069 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: DB SUMMARY 2022-04-30T20:29:47.070 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.070 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi157/store.db dir, Total Num: 0, files: 2022-04-30T20:29:47.070 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.070 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi157/store.db: 2022-04-30T20:29:47.070 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.070 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.error_if_exists: 0 2022-04-30T20:29:47.070 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.create_if_missing: 1 2022-04-30T20:29:47.070 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.paranoid_checks: 1 2022-04-30T20:29:47.070 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.env: 0x55d65beae000 2022-04-30T20:29:47.070 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.fs: Posix File System 2022-04-30T20:29:47.098 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.info_log: 0x55d65e171300 2022-04-30T20:29:47.099 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-30T20:29:47.099 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.statistics: (nil) 2022-04-30T20:29:47.099 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.use_fsync: 0 2022-04-30T20:29:47.099 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_log_file_size: 0 2022-04-30T20:29:47.099 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-30T20:29:47.099 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-30T20:29:47.099 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-30T20:29:47.099 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-30T20:29:47.099 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.allow_fallocate: 1 2022-04-30T20:29:47.100 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-30T20:29:47.100 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-30T20:29:47.100 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.use_direct_reads: 0 2022-04-30T20:29:47.100 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-30T20:29:47.100 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.create_missing_column_families: 0 2022-04-30T20:29:47.100 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.db_log_dir: 2022-04-30T20:29:47.100 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi157/store.db 2022-04-30T20:29:47.100 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-30T20:29:47.100 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_subcompactions: 1 2022-04-30T20:29:47.100 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_background_flushes: -1 2022-04-30T20:29:47.101 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-30T20:29:47.101 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-30T20:29:47.101 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-30T20:29:47.101 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-30T20:29:47.101 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-30T20:29:47.101 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.advise_random_on_open: 1 2022-04-30T20:29:47.101 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-30T20:29:47.101 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.write_buffer_manager: 0x55d65e179650 2022-04-30T20:29:47.101 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-30T20:29:47.101 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-30T20:29:47.102 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-30T20:29:47.102 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-30T20:29:47.102 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.rate_limiter: (nil) 2022-04-30T20:29:47.102 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-30T20:29:47.102 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-30T20:29:47.102 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-30T20:29:47.102 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-30T20:29:47.102 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.unordered_write: 0 2022-04-30T20:29:47.102 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-30T20:29:47.102 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-30T20:29:47.103 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-30T20:29:47.103 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-30T20:29:47.103 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.row_cache: None 2022-04-30T20:29:47.103 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.wal_filter: None 2022-04-30T20:29:47.103 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-30T20:29:47.103 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-30T20:29:47.104 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.preserve_deletes: 0 2022-04-30T20:29:47.104 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.two_write_queues: 0 2022-04-30T20:29:47.104 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.manual_wal_flush: 0 2022-04-30T20:29:47.104 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.atomic_flush: 0 2022-04-30T20:29:47.104 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-30T20:29:47.104 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-30T20:29:47.104 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-30T20:29:47.104 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.log_readahead_size: 0 2022-04-30T20:29:47.104 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-30T20:29:47.104 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_background_jobs: 2 2022-04-30T20:29:47.105 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_background_compactions: -1 2022-04-30T20:29:47.105 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-30T20:29:47.105 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-30T20:29:47.105 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-30T20:29:47.105 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_total_wal_size: 0 2022-04-30T20:29:47.105 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-30T20:29:47.105 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-30T20:29:47.105 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-30T20:29:47.105 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-30T20:29:47.105 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_open_files: -1 2022-04-30T20:29:47.106 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.bytes_per_sync: 0 2022-04-30T20:29:47.106 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-30T20:29:47.106 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-30T20:29:47.106 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-30T20:29:47.106 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Compression algorithms supported: 2022-04-30T20:29:47.106 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-30T20:29:47.106 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: kZSTD supported: 0 2022-04-30T20:29:47.106 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: kXpressCompression supported: 0 2022-04-30T20:29:47.106 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-30T20:29:47.106 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: kLZ4Compression supported: 1 2022-04-30T20:29:47.107 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: kBZip2Compression supported: 0 2022-04-30T20:29:47.107 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: kZlibCompression supported: 1 2022-04-30T20:29:47.107 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: kSnappyCompression supported: 1 2022-04-30T20:29:47.107 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-30T20:29:47.107 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2022-04-30T20:29:47.107 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.107 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi157/store.db/MANIFEST-000001 2022-04-30T20:29:47.107 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.107 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-30T20:29:47.107 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.108 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-30T20:29:47.108 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.merge_operator: 2022-04-30T20:29:47.108 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compaction_filter: None 2022-04-30T20:29:47.108 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compaction_filter_factory: None 2022-04-30T20:29:47.108 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-30T20:29:47.108 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-30T20:29:47.108 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55d65e087d20) 2022-04-30T20:29:47.108 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2022-04-30T20:29:47.108 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-30T20:29:47.108 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-30T20:29:47.108 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2022-04-30T20:29:47.109 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: index_type: 0 2022-04-30T20:29:47.109 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2022-04-30T20:29:47.109 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: index_shortening: 1 2022-04-30T20:29:47.109 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2022-04-30T20:29:47.109 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2022-04-30T20:29:47.109 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: checksum: 1 2022-04-30T20:29:47.109 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2022-04-30T20:29:47.109 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: block_cache: 0x55d65e0bed10 2022-04-30T20:29:47.109 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2022-04-30T20:29:47.109 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: block_cache_options: 2022-04-30T20:29:47.110 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: capacity : 536870912 2022-04-30T20:29:47.110 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2022-04-30T20:29:47.110 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2022-04-30T20:29:47.110 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2022-04-30T20:29:47.110 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2022-04-30T20:29:47.110 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2022-04-30T20:29:47.110 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: block_size: 4096 2022-04-30T20:29:47.110 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2022-04-30T20:29:47.110 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2022-04-30T20:29:47.110 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2022-04-30T20:29:47.110 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2022-04-30T20:29:47.111 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: partition_filters: 0 2022-04-30T20:29:47.111 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2022-04-30T20:29:47.111 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-30T20:29:47.111 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2022-04-30T20:29:47.111 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: verify_compression: 0 2022-04-30T20:29:47.111 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2022-04-30T20:29:47.111 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: format_version: 2 2022-04-30T20:29:47.111 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2022-04-30T20:29:47.111 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: block_align: 0 2022-04-30T20:29:47.111 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.112 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-30T20:29:47.112 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-30T20:29:47.112 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compression: NoCompression 2022-04-30T20:29:47.112 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-30T20:29:47.112 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-30T20:29:47.112 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-30T20:29:47.112 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.num_levels: 7 2022-04-30T20:29:47.112 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-30T20:29:47.112 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-30T20:29:47.112 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-30T20:29:47.112 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-30T20:29:47.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-30T20:29:47.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-30T20:29:47.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-30T20:29:47.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-30T20:29:47.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-30T20:29:47.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-30T20:29:47.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compression_opts.level: 32767 2022-04-30T20:29:47.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-30T20:29:47.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-30T20:29:47.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-30T20:29:47.114 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compression_opts.enabled: false 2022-04-30T20:29:47.114 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-30T20:29:47.114 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-30T20:29:47.114 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-30T20:29:47.114 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-30T20:29:47.114 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-30T20:29:47.114 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-30T20:29:47.114 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-30T20:29:47.114 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-30T20:29:47.114 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-30T20:29:47.115 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-30T20:29:47.115 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-30T20:29:47.115 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-30T20:29:47.115 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-30T20:29:47.115 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-30T20:29:47.115 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-30T20:29:47.115 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-30T20:29:47.115 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-30T20:29:47.115 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.arena_block_size: 4194304 2022-04-30T20:29:47.115 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-30T20:29:47.115 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-30T20:29:47.116 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-30T20:29:47.116 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-30T20:29:47.116 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-30T20:29:47.116 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-30T20:29:47.116 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-30T20:29:47.116 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-30T20:29:47.116 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-30T20:29:47.116 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-30T20:29:47.116 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-30T20:29:47.116 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-30T20:29:47.117 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-30T20:29:47.117 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-30T20:29:47.117 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.table_properties_collectors: 2022-04-30T20:29:47.117 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.inplace_update_support: 0 2022-04-30T20:29:47.117 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-30T20:29:47.117 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-30T20:29:47.117 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-30T20:29:47.117 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-30T20:29:47.117 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.bloom_locality: 0 2022-04-30T20:29:47.117 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.max_successive_merges: 0 2022-04-30T20:29:47.117 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-30T20:29:47.118 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-30T20:29:47.118 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.force_consistency_checks: 0 2022-04-30T20:29:47.118 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-30T20:29:47.118 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.ttl: 2592000 2022-04-30T20:29:47.118 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.061+0000 7fe5396a2880 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-30T20:29:47.118 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.065+0000 7fe5396a2880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi157/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 2022-04-30T20:29:47.118 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.118 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.065+0000 7fe5396a2880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-30T20:29:47.118 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.118 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.065+0000 7fe5396a2880 4 rocksdb: DB pointer 0x55d65e187800 2022-04-30T20:29:47.119 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.065+0000 7fe522755700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-30T20:29:47.119 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.065+0000 7fe522755700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-30T20:29:47.119 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2022-04-30T20:29:47.119 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-30T20:29:47.119 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.119 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-30T20:29:47.119 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-30T20:29:47.119 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.119 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-30T20:29:47.119 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-30T20:29:47.120 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.120 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-30T20:29:47.120 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.120 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-30T20:29:47.120 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.120 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.120 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.120 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-30T20:29:47.120 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.120 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-30T20:29:47.121 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-30T20:29:47.121 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-30T20:29:47.121 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-30T20:29:47.121 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-30T20:29:47.121 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-30T20:29:47.121 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-30T20:29:47.121 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.121 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.121 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.121 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.121 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-30T20:29:47.122 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.122 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-30T20:29:47.122 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.122 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-30T20:29:47.122 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.122 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.198 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.198 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2022-04-30T20:29:47.198 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.198 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-30T20:29:47.198 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2022-04-30T20:29:47.198 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2022-04-30T20:29:47.198 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-30T20:29:47.198 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2022-04-30T20:29:47.199 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2022-04-30T20:29:47.199 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2022-04-30T20:29:47.199 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.199 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.199 INFO:teuthology.orchestra.run.smithi157.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 2022-04-30T20:29:47.199 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.199 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2022-04-30T20:29:47.199 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: 2022-04-30T20:29:47.199 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.069+0000 7fe5396a2880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2022-04-30T20:29:47.199 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.069+0000 7fe5396a2880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2022-04-30T20:29:47.200 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph-mon: debug 2022-04-30T20:29:47.069+0000 7fe5396a2880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi157 for mon.smithi157 2022-04-30T20:29:47.510 INFO:teuthology.orchestra.run.smithi157.stderr:create mon.smithi157 on 2022-04-30T20:29:47.654 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2022-04-30T20:29:47.786 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c.target -> /etc/systemd/system/ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c.target. 2022-04-30T20:29:47.786 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c.target -> /etc/systemd/system/ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c.target. 2022-04-30T20:29:48.055 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: Failed to reset failed state of unit ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c@mon.smithi157.service: Unit ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c@mon.smithi157.service is not loaded. 2022-04-30T20:29:48.063 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: Created symlink /etc/systemd/system/ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c.target.wants/ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c@mon.smithi157.service -> /etc/systemd/system/ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c@.service. 2022-04-30T20:29:48.197 INFO:teuthology.orchestra.run.smithi157.stderr:firewalld does not appear to be present 2022-04-30T20:29:48.197 INFO:teuthology.orchestra.run.smithi157.stderr:Not possible to enable service . firewalld.service is not available 2022-04-30T20:29:48.197 INFO:teuthology.orchestra.run.smithi157.stderr:Waiting for mon to start... 2022-04-30T20:29:48.198 INFO:teuthology.orchestra.run.smithi157.stderr:Waiting for mon... 2022-04-30T20:29:48.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:48 smithi157 systemd[1]: Started Ceph mon.smithi157 for 24edbdaa-c8c4-11ec-8c39-001a4aab830c. 2022-04-30T20:29:49.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:49 smithi157 bash[19743]: cluster 2022-04-30T20:29:49.522219+0000 mon.smithi157 (mon.0) 0 : [INF] mkfs 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:29:49.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:49 smithi157 bash[19743]: cluster 2022-04-30T20:29:49.514762+0000 mon.smithi157 (mon.0) 1 : cluster [INF] mon.smithi157 is new leader, mons smithi157 in quorum (ranks 0) 2022-04-30T20:29:49.857 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: cluster: 2022-04-30T20:29:49.857 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: id: 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:29:49.857 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: health: HEALTH_OK 2022-04-30T20:29:49.857 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 2022-04-30T20:29:49.857 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: services: 2022-04-30T20:29:49.858 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: mon: 1 daemons, quorum smithi157 (age 0.332554s) 2022-04-30T20:29:49.858 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: mgr: no daemons active 2022-04-30T20:29:49.858 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2022-04-30T20:29:49.858 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 2022-04-30T20:29:49.858 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: data: 2022-04-30T20:29:49.858 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2022-04-30T20:29:49.858 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2022-04-30T20:29:49.858 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2022-04-30T20:29:49.858 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: pgs: 2022-04-30T20:29:49.858 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 2022-04-30T20:29:50.403 INFO:teuthology.orchestra.run.smithi157.stderr:mon is available 2022-04-30T20:29:50.403 INFO:teuthology.orchestra.run.smithi157.stderr:Assimilating anything we can from ceph.conf... 2022-04-30T20:29:50.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:50 smithi157 bash[19743]: cluster 2022-04-30T20:29:49.521067+0000 mon.smithi157 (mon.0) 2 : cluster [INF] mon.smithi157 is new leader, mons smithi157 in quorum (ranks 0) 2022-04-30T20:29:50.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:50 smithi157 bash[19743]: cluster 2022-04-30T20:29:49.521364+0000 mon.smithi157 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi157=[v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0]} 2022-04-30T20:29:50.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:50 smithi157 bash[19743]: cluster 2022-04-30T20:29:49.524219+0000 mon.smithi157 (mon.0) 4 : cluster [DBG] fsmap 2022-04-30T20:29:50.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:50 smithi157 bash[19743]: cluster 2022-04-30T20:29:49.527344+0000 mon.smithi157 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-30T20:29:50.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:50 smithi157 bash[19743]: cluster 2022-04-30T20:29:49.528032+0000 mon.smithi157 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2022-04-30T20:29:50.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:50 smithi157 bash[19743]: audit 2022-04-30T20:29:49.853547+0000 mon.smithi157 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.157:0/1369122064' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2022-04-30T20:29:51.670 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 2022-04-30T20:29:51.671 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: [global] 2022-04-30T20:29:51.671 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: fsid = 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:29:51.672 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.157:3300,v1:172.21.15.157:6789] 2022-04-30T20:29:51.672 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-30T20:29:51.673 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-30T20:29:51.673 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-30T20:29:51.673 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-30T20:29:51.673 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 2022-04-30T20:29:51.673 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: [mgr] 2022-04-30T20:29:51.673 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-30T20:29:51.673 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 2022-04-30T20:29:51.673 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: [osd] 2022-04-30T20:29:51.673 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-30T20:29:51.674 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-30T20:29:52.175 INFO:teuthology.orchestra.run.smithi157.stderr:Generating new minimal ceph.conf... 2022-04-30T20:29:52.210 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:51 smithi157 bash[19743]: audit 2022-04-30T20:29:51.662346+0000 mon.smithi157 (mon.0) 8 : audit [INF] from='client.? 172.21.15.157:0/135102199' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-30T20:29:52.210 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:51 smithi157 bash[19743]: audit 2022-04-30T20:29:51.668311+0000 mon.smithi157 (mon.0) 9 : audit [INF] from='client.? 172.21.15.157:0/135102199' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2022-04-30T20:29:53.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:53 smithi157 bash[19743]: audit 2022-04-30T20:29:53.357581+0000 mon.smithi157 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.157:0/2894471882' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:29:53.839 INFO:teuthology.orchestra.run.smithi157.stderr:Restarting the monitor... 2022-04-30T20:29:54.106 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:53 smithi157 systemd[1]: Stopping Ceph mon.smithi157 for 24edbdaa-c8c4-11ec-8c39-001a4aab830c... 2022-04-30T20:29:54.107 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:53 smithi157 bash[20298]: Error response from daemon: No such container: ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c-mon.smithi157 2022-04-30T20:29:54.107 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:54 smithi157 bash[19743]: debug 2022-04-30T20:29:53.997+0000 7fae77e40700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi157 -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 2022-04-30T20:29:54.107 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:54 smithi157 bash[19743]: debug 2022-04-30T20:29:53.997+0000 7fae77e40700 -1 mon.smithi157@0(leader) e1 *** Got Signal Terminated *** 2022-04-30T20:29:54.662 INFO:teuthology.orchestra.run.smithi157.stderr:Setting mon public_network to 172.21.0.0/20 2022-04-30T20:29:54.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:54 smithi157 bash[20298]: ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c-mon-smithi157 2022-04-30T20:29:54.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:54 smithi157 bash[20298]: Error response from daemon: No such container: ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c-mon.smithi157 2022-04-30T20:29:54.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:54 smithi157 systemd[1]: Stopped Ceph mon.smithi157 for 24edbdaa-c8c4-11ec-8c39-001a4aab830c. 2022-04-30T20:29:54.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:54 smithi157 systemd[1]: Started Ceph mon.smithi157 for 24edbdaa-c8c4-11ec-8c39-001a4aab830c. 2022-04-30T20:29:55.927 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.849+0000 7f8d3220e880 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-30T20:29:55.927 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.849+0000 7f8d3220e880 0 ceph version 16.2.7-976-gf566756b (f566756bcbf81a9e17ed272afd5e8555c4ded09b) pacific (stable), process ceph-mon, pid 7 2022-04-30T20:29:55.927 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.849+0000 7f8d3220e880 0 pidfile_write: ignore empty --pid-file 2022-04-30T20:29:55.927 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 0 load: jerasure load: lrc load: isa 2022-04-30T20:29:55.927 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: RocksDB version: 6.8.1 2022-04-30T20:29:55.927 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-30T20:29:55.928 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Compile date Apr 30 2022 2022-04-30T20:29:55.928 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: DB SUMMARY 2022-04-30T20:29:55.928 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: CURRENT file: CURRENT 2022-04-30T20:29:55.928 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: IDENTITY file: IDENTITY 2022-04-30T20:29:55.928 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2022-04-30T20:29:55.928 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi157/store.db dir, Total Num: 1, files: 000004.sst 2022-04-30T20:29:55.928 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi157/store.db: 000006.log size: 86173 ; 2022-04-30T20:29:55.928 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.error_if_exists: 0 2022-04-30T20:29:55.928 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.create_if_missing: 0 2022-04-30T20:29:55.928 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.paranoid_checks: 1 2022-04-30T20:29:55.929 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.env: 0x563cc5840000 2022-04-30T20:29:55.929 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.fs: Posix File System 2022-04-30T20:29:55.929 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.info_log: 0x563cc66b4780 2022-04-30T20:29:55.929 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-30T20:29:55.929 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.statistics: (nil) 2022-04-30T20:29:55.929 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.use_fsync: 0 2022-04-30T20:29:55.929 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_log_file_size: 0 2022-04-30T20:29:55.929 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-30T20:29:55.929 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-30T20:29:55.929 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-30T20:29:55.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-30T20:29:55.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.allow_fallocate: 1 2022-04-30T20:29:55.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-30T20:29:55.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-30T20:29:55.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.use_direct_reads: 0 2022-04-30T20:29:55.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-30T20:29:55.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.create_missing_column_families: 0 2022-04-30T20:29:55.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.db_log_dir: 2022-04-30T20:29:55.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi157/store.db 2022-04-30T20:29:55.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-30T20:29:55.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_subcompactions: 1 2022-04-30T20:29:55.931 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_background_flushes: -1 2022-04-30T20:29:55.931 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-30T20:29:55.931 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-30T20:29:55.931 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-30T20:29:55.931 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-30T20:29:55.931 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-30T20:29:55.931 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.advise_random_on_open: 1 2022-04-30T20:29:55.931 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-30T20:29:55.931 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.write_buffer_manager: 0x563cc73b40f0 2022-04-30T20:29:55.931 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-30T20:29:55.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-30T20:29:55.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-30T20:29:55.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-30T20:29:55.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.rate_limiter: (nil) 2022-04-30T20:29:55.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-30T20:29:55.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-30T20:29:55.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-30T20:29:55.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-30T20:29:55.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.unordered_write: 0 2022-04-30T20:29:55.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-30T20:29:55.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-30T20:29:55.933 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-30T20:29:55.933 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-30T20:29:55.933 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.row_cache: None 2022-04-30T20:29:55.933 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.wal_filter: None 2022-04-30T20:29:55.933 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-30T20:29:55.933 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-30T20:29:55.933 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.preserve_deletes: 0 2022-04-30T20:29:55.933 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.two_write_queues: 0 2022-04-30T20:29:55.933 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.manual_wal_flush: 0 2022-04-30T20:29:55.933 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.atomic_flush: 0 2022-04-30T20:29:55.934 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-30T20:29:55.934 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-30T20:29:55.934 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-30T20:29:55.934 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.log_readahead_size: 0 2022-04-30T20:29:55.934 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-30T20:29:55.934 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_background_jobs: 2 2022-04-30T20:29:55.934 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_background_compactions: -1 2022-04-30T20:29:55.934 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-30T20:29:55.934 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-30T20:29:55.934 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-30T20:29:55.935 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_total_wal_size: 0 2022-04-30T20:29:55.935 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-30T20:29:55.935 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-30T20:29:55.936 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-30T20:29:55.936 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-30T20:29:55.936 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_open_files: -1 2022-04-30T20:29:55.936 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.bytes_per_sync: 0 2022-04-30T20:29:55.936 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-30T20:29:55.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-30T20:29:55.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-30T20:29:55.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Compression algorithms supported: 2022-04-30T20:29:55.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-30T20:29:55.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: kZSTD supported: 0 2022-04-30T20:29:55.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: kXpressCompression supported: 0 2022-04-30T20:29:55.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-30T20:29:55.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: kLZ4Compression supported: 1 2022-04-30T20:29:55.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: kBZip2Compression supported: 0 2022-04-30T20:29:55.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: kZlibCompression supported: 1 2022-04-30T20:29:55.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: kSnappyCompression supported: 1 2022-04-30T20:29:55.938 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-30T20:29:55.938 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi157/store.db/MANIFEST-000005 2022-04-30T20:29:55.938 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-30T20:29:55.938 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-30T20:29:55.938 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.merge_operator: 2022-04-30T20:29:55.938 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compaction_filter: None 2022-04-30T20:29:55.938 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compaction_filter_factory: None 2022-04-30T20:29:55.938 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-30T20:29:55.938 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-30T20:29:55.938 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563cc6657d10) 2022-04-30T20:29:55.939 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: cache_index_and_filter_blocks: 1 2022-04-30T20:29:55.939 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-30T20:29:55.939 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-30T20:29:55.939 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: pin_top_level_index_and_filter: 1 2022-04-30T20:29:55.939 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: index_type: 0 2022-04-30T20:29:55.939 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: data_block_index_type: 0 2022-04-30T20:29:55.939 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: index_shortening: 1 2022-04-30T20:29:55.939 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: data_block_hash_table_util_ratio: 0.750000 2022-04-30T20:29:55.939 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: hash_index_allow_collision: 1 2022-04-30T20:29:55.939 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: checksum: 1 2022-04-30T20:29:55.940 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: no_block_cache: 0 2022-04-30T20:29:55.940 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: block_cache: 0x563cc668ef10 2022-04-30T20:29:55.940 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: block_cache_name: BinnedLRUCache 2022-04-30T20:29:55.940 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: block_cache_options: 2022-04-30T20:29:55.940 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: capacity : 536870912 2022-04-30T20:29:55.940 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: num_shard_bits : 4 2022-04-30T20:29:55.940 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: strict_capacity_limit : 0 2022-04-30T20:29:55.940 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: high_pri_pool_ratio: 0.000 2022-04-30T20:29:55.940 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: block_cache_compressed: (nil) 2022-04-30T20:29:55.940 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: persistent_cache: (nil) 2022-04-30T20:29:55.940 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: block_size: 4096 2022-04-30T20:29:55.941 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: block_size_deviation: 10 2022-04-30T20:29:55.941 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: block_restart_interval: 16 2022-04-30T20:29:55.941 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: index_block_restart_interval: 1 2022-04-30T20:29:55.941 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: metadata_block_size: 4096 2022-04-30T20:29:55.941 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: partition_filters: 0 2022-04-30T20:29:55.941 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: use_delta_encoding: 1 2022-04-30T20:29:55.941 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-30T20:29:55.941 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: whole_key_filtering: 1 2022-04-30T20:29:55.941 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: verify_compression: 0 2022-04-30T20:29:55.941 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: read_amp_bytes_per_bit: 0 2022-04-30T20:29:55.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: format_version: 2 2022-04-30T20:29:55.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: enable_index_compression: 1 2022-04-30T20:29:55.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: block_align: 0 2022-04-30T20:29:55.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-30T20:29:55.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-30T20:29:55.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compression: NoCompression 2022-04-30T20:29:55.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-30T20:29:55.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-30T20:29:55.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-30T20:29:55.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.num_levels: 7 2022-04-30T20:29:55.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-30T20:29:55.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-30T20:29:55.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-30T20:29:55.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-30T20:29:55.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-30T20:29:55.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-30T20:29:55.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-30T20:29:55.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-30T20:29:55.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-30T20:29:55.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-30T20:29:55.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compression_opts.level: 32767 2022-04-30T20:29:55.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-30T20:29:55.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-30T20:29:55.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-30T20:29:55.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compression_opts.enabled: false 2022-04-30T20:29:55.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-30T20:29:55.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-30T20:29:55.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-30T20:29:55.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-30T20:29:55.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-30T20:29:55.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-30T20:29:55.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-30T20:29:55.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-30T20:29:55.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-30T20:29:55.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-30T20:29:55.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-30T20:29:55.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-30T20:29:55.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-30T20:29:55.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-30T20:29:55.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-30T20:29:55.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-30T20:29:55.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-30T20:29:55.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.arena_block_size: 4194304 2022-04-30T20:29:55.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-30T20:29:55.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-30T20:29:55.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-30T20:29:55.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-30T20:29:55.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-30T20:29:55.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-30T20:29:55.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-30T20:29:55.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-30T20:29:55.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-30T20:29:55.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-30T20:29:55.947 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-30T20:29:55.947 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-30T20:29:55.947 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-30T20:29:55.947 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-30T20:29:55.947 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.table_properties_collectors: 2022-04-30T20:29:55.947 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.inplace_update_support: 0 2022-04-30T20:29:55.947 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-30T20:29:55.947 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-30T20:29:55.947 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-30T20:29:55.947 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-30T20:29:55.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.bloom_locality: 0 2022-04-30T20:29:55.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.max_successive_merges: 0 2022-04-30T20:29:55.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-30T20:29:55.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-30T20:29:55.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.force_consistency_checks: 0 2022-04-30T20:29:55.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-30T20:29:55.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.ttl: 2592000 2022-04-30T20:29:55.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-30T20:29:55.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi157/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2022-04-30T20:29:55.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2022-04-30T20:29:55.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651350595862561, "job": 1, "event": "recovery_started", "log_files": [6]} 2022-04-30T20:29:55.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.857+0000 7f8d3220e880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2022-04-30T20:29:55.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.861+0000 7f8d3220e880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2022-04-30T20:29:55.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.861+0000 7f8d3220e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651350595863957, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 83011, "table_properties": {"data_size": 81281, "index_size": 335, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 581, "raw_key_size": 9331, "raw_average_key_size": 47, "raw_value_size": 75825, "raw_average_value_size": 382, "num_data_blocks": 11, "num_entries": 198, "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": 1651350595, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-30T20:29:55.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.861+0000 7f8d3220e880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2022-04-30T20:29:55.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.861+0000 7f8d3220e880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651350595864709, "job": 1, "event": "recovery_finished"} 2022-04-30T20:29:55.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.861+0000 7f8d3220e880 4 rocksdb: DB pointer 0x563cc6757800 2022-04-30T20:29:55.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.861+0000 7f8d19240700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-30T20:29:55.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.861+0000 7f8d19240700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-30T20:29:55.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: ** DB Stats ** 2022-04-30T20:29:55.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-30T20:29:55.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-30T20:29:55.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-30T20:29:55.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-30T20:29:55.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-30T20:29:55.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-30T20:29:55.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-30T20:29:55.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: ** Compaction Stats [default] ** 2022-04-30T20:29:55.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: 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 2022-04-30T20:29:55.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-30T20:29:55.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: L0 2/0 82.76 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 83.9 0.00 0.00 1 0.001 0 0 2022-04-30T20:29:55.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Sum 2/0 82.76 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 83.9 0.00 0.00 1 0.001 0 0 2022-04-30T20:29:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 83.9 0.00 0.00 1 0.001 0 0 2022-04-30T20:29:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: ** Compaction Stats [default] ** 2022-04-30T20:29:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: 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 2022-04-30T20:29:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-30T20:29:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 83.9 0.00 0.00 1 0.001 0 0 2022-04-30T20:29:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-30T20:29:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-30T20:29:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-30T20:29:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: AddFile(Total Files): cumulative 0, interval 0 2022-04-30T20:29:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-30T20:29:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: AddFile(Keys): cumulative 0, interval 0 2022-04-30T20:29:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Cumulative compaction: 0.00 GB write, 14.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-30T20:29:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Interval compaction: 0.00 GB write, 14.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-30T20:29:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: 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 2022-04-30T20:29:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: ** File Read Latency Histogram By Level [default] ** 2022-04-30T20:29:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: ** Compaction Stats [default] ** 2022-04-30T20:29:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: 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 2022-04-30T20:29:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-30T20:29:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: L0 2/0 82.76 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 83.9 0.00 0.00 1 0.001 0 0 2022-04-30T20:29:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Sum 2/0 82.76 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 83.9 0.00 0.00 1 0.001 0 0 2022-04-30T20:29:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: 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 2022-04-30T20:29:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: ** Compaction Stats [default] ** 2022-04-30T20:29:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: 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 2022-04-30T20:29:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-30T20:29:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 83.9 0.00 0.00 1 0.001 0 0 2022-04-30T20:29:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-30T20:29:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-30T20:29:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-30T20:29:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: AddFile(Total Files): cumulative 0, interval 0 2022-04-30T20:29:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-30T20:29:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: AddFile(Keys): cumulative 0, interval 0 2022-04-30T20:29:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Cumulative compaction: 0.00 GB write, 14.51 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-30T20:29:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-30T20:29:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: 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 2022-04-30T20:29:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: ** File Read Latency Histogram By Level [default] ** 2022-04-30T20:29:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.861+0000 7f8d3220e880 0 starting mon.smithi157 rank 0 at public addrs [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] at bind addrs [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi157 fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:29:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.865+0000 7f8d3220e880 1 mon.smithi157@-1(???) e1 preinit fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:29:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.865+0000 7f8d3220e880 0 mon.smithi157@-1(???).mds e1 new map 2022-04-30T20:29:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.865+0000 7f8d3220e880 0 mon.smithi157@-1(???).mds e1 print_map 2022-04-30T20:29:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: e1 2022-04-30T20:29:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-30T20:29:55.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: 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} 2022-04-30T20:29:55.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: legacy client fscid: -1 2022-04-30T20:29:55.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: 2022-04-30T20:29:55.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: No filesystems configured 2022-04-30T20:29:55.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.865+0000 7f8d3220e880 0 mon.smithi157@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-30T20:29:55.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.865+0000 7f8d3220e880 0 mon.smithi157@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-30T20:29:55.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.865+0000 7f8d3220e880 0 mon.smithi157@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2022-04-30T20:29:55.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: audit 2022-04-30T20:29:53.357581+0000 mon.smithi157 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.157:0/2894471882' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:29:55.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: debug 2022-04-30T20:29:55.865+0000 7f8d3220e880 1 mon.smithi157@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2022-04-30T20:29:55.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: cluster 2022-04-30T20:29:55.873138+0000 mon.smithi157 (mon.0) 1 : cluster [INF] mon.smithi157 is new leader, mons smithi157 in quorum (ranks 0) 2022-04-30T20:29:55.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: cluster 2022-04-30T20:29:55.873204+0000 mon.smithi157 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi157=[v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0]} 2022-04-30T20:29:55.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: cluster 2022-04-30T20:29:55.873272+0000 mon.smithi157 (mon.0) 3 : cluster [DBG] fsmap 2022-04-30T20:29:55.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: cluster 2022-04-30T20:29:55.873310+0000 mon.smithi157 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2022-04-30T20:29:55.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:55 smithi157 bash[20376]: cluster 2022-04-30T20:29:55.873705+0000 mon.smithi157 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2022-04-30T20:29:56.752 INFO:teuthology.orchestra.run.smithi157.stderr:Wrote config to /etc/ceph/ceph.conf 2022-04-30T20:29:56.753 INFO:teuthology.orchestra.run.smithi157.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2022-04-30T20:29:56.753 INFO:teuthology.orchestra.run.smithi157.stderr:Creating mgr... 2022-04-30T20:29:56.753 INFO:teuthology.orchestra.run.smithi157.stderr:Verifying port 9283 ... 2022-04-30T20:29:56.901 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: Failed to reset failed state of unit ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c@mgr.smithi157.nfpzoe.service: Unit ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c@mgr.smithi157.nfpzoe.service is not loaded. 2022-04-30T20:29:56.909 INFO:teuthology.orchestra.run.smithi157.stderr:systemctl: Created symlink /etc/systemd/system/ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c.target.wants/ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c@mgr.smithi157.nfpzoe.service -> /etc/systemd/system/ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c@.service. 2022-04-30T20:29:57.050 INFO:teuthology.orchestra.run.smithi157.stderr:firewalld does not appear to be present 2022-04-30T20:29:57.051 INFO:teuthology.orchestra.run.smithi157.stderr:Not possible to enable service . firewalld.service is not available 2022-04-30T20:29:57.051 INFO:teuthology.orchestra.run.smithi157.stderr:firewalld does not appear to be present 2022-04-30T20:29:57.051 INFO:teuthology.orchestra.run.smithi157.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2022-04-30T20:29:57.051 INFO:teuthology.orchestra.run.smithi157.stderr:Waiting for mgr to start... 2022-04-30T20:29:57.051 INFO:teuthology.orchestra.run.smithi157.stderr:Waiting for mgr... 2022-04-30T20:29:57.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:57 smithi157 bash[20376]: audit 2022-04-30T20:29:56.148423+0000 mon.smithi157 (mon.0) 6 : audit [INF] from='client.? 172.21.15.157:0/2188490988' entity='client.admin' 2022-04-30T20:29:58.756 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 2022-04-30T20:29:58.756 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: { 2022-04-30T20:29:58.757 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "fsid": "24edbdaa-c8c4-11ec-8c39-001a4aab830c", 2022-04-30T20:29:58.757 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "health": { 2022-04-30T20:29:58.757 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-30T20:29:58.757 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "checks": {}, 2022-04-30T20:29:58.757 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "mutes": [] 2022-04-30T20:29:58.761 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:29:58.762 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-30T20:29:58.762 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "quorum": [ 2022-04-30T20:29:58.762 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 0 2022-04-30T20:29:58.762 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: ], 2022-04-30T20:29:58.762 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-30T20:29:58.762 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "smithi157" 2022-04-30T20:29:58.762 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: ], 2022-04-30T20:29:58.762 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "quorum_age": 2, 2022-04-30T20:29:58.762 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "monmap": { 2022-04-30T20:29:58.763 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-30T20:29:58.763 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-30T20:29:58.763 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-30T20:29:58.763 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:29:58.763 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "osdmap": { 2022-04-30T20:29:58.763 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-30T20:29:58.763 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-30T20:29:58.763 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-30T20:29:58.763 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-30T20:29:58.763 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-30T20:29:58.764 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-30T20:29:58.764 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-30T20:29:58.764 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:29:58.764 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "pgmap": { 2022-04-30T20:29:58.764 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-30T20:29:58.764 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-30T20:29:58.764 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-30T20:29:58.764 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-30T20:29:58.764 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-30T20:29:58.764 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-30T20:29:58.764 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-30T20:29:58.765 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-30T20:29:58.765 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:29:58.765 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "fsmap": { 2022-04-30T20:29:58.765 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-30T20:29:58.767 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-30T20:29:58.767 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-30T20:29:58.767 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:29:58.767 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-30T20:29:58.768 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "available": false, 2022-04-30T20:29:58.768 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-30T20:29:58.768 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "modules": [ 2022-04-30T20:29:58.768 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "iostat", 2022-04-30T20:29:58.768 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "nfs", 2022-04-30T20:29:58.768 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "restful" 2022-04-30T20:29:58.768 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: ], 2022-04-30T20:29:58.768 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "services": {} 2022-04-30T20:29:58.768 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:29:58.768 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "servicemap": { 2022-04-30T20:29:58.768 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-30T20:29:58.769 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "modified": "2022-04-30T20:29:49.522788+0000", 2022-04-30T20:29:58.769 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "services": {} 2022-04-30T20:29:58.769 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:29:58.769 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-30T20:29:58.769 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: } 2022-04-30T20:29:59.199 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:29:58 smithi157 bash[20376]: audit 2022-04-30T20:29:58.753456+0000 mon.smithi157 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.157:0/141203722' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-30T20:29:59.312 INFO:teuthology.orchestra.run.smithi157.stderr:mgr not available, waiting (1/15)... 2022-04-30T20:30:02.674 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 2022-04-30T20:30:02.674 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: { 2022-04-30T20:30:02.674 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "fsid": "24edbdaa-c8c4-11ec-8c39-001a4aab830c", 2022-04-30T20:30:02.674 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "health": { 2022-04-30T20:30:02.675 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-30T20:30:02.675 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "checks": {}, 2022-04-30T20:30:02.675 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "mutes": [] 2022-04-30T20:30:02.680 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:02.680 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-30T20:30:02.681 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "quorum": [ 2022-04-30T20:30:02.681 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 0 2022-04-30T20:30:02.681 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: ], 2022-04-30T20:30:02.681 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-30T20:30:02.681 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "smithi157" 2022-04-30T20:30:02.681 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: ], 2022-04-30T20:30:02.681 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "quorum_age": 6, 2022-04-30T20:30:02.681 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "monmap": { 2022-04-30T20:30:02.682 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-30T20:30:02.682 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-30T20:30:02.682 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-30T20:30:02.682 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:02.682 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "osdmap": { 2022-04-30T20:30:02.682 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-30T20:30:02.682 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-30T20:30:02.682 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-30T20:30:02.683 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-30T20:30:02.683 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-30T20:30:02.683 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-30T20:30:02.683 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-30T20:30:02.683 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:02.683 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "pgmap": { 2022-04-30T20:30:02.683 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-30T20:30:02.683 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-30T20:30:02.683 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-30T20:30:02.684 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-30T20:30:02.684 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-30T20:30:02.684 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-30T20:30:02.684 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-30T20:30:02.684 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-30T20:30:02.687 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:02.687 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "fsmap": { 2022-04-30T20:30:02.687 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-30T20:30:02.688 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-30T20:30:02.688 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-30T20:30:02.688 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:02.688 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-30T20:30:02.688 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "available": false, 2022-04-30T20:30:02.688 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-30T20:30:02.688 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "modules": [ 2022-04-30T20:30:02.688 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "iostat", 2022-04-30T20:30:02.688 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "nfs", 2022-04-30T20:30:02.689 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "restful" 2022-04-30T20:30:02.689 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: ], 2022-04-30T20:30:02.689 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "services": {} 2022-04-30T20:30:02.689 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:02.689 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "servicemap": { 2022-04-30T20:30:02.689 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-30T20:30:02.689 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "modified": "2022-04-30T20:29:49.522788+0000", 2022-04-30T20:30:02.689 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "services": {} 2022-04-30T20:30:02.689 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:02.689 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-30T20:30:02.690 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: } 2022-04-30T20:30:02.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:02 smithi157 bash[20376]: audit 2022-04-30T20:30:02.669914+0000 mon.smithi157 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.157:0/1527219378' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-30T20:30:03.210 INFO:teuthology.orchestra.run.smithi157.stderr:mgr not available, waiting (2/15)... 2022-04-30T20:30:05.199 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:04 smithi157 bash[20376]: cluster 2022-04-30T20:30:04.912768+0000 mon.smithi157 (mon.0) 9 : cluster [INF] Activating manager daemon smithi157.nfpzoe 2022-04-30T20:30:05.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:04 smithi157 bash[20376]: cluster 2022-04-30T20:30:04.917659+0000 mon.smithi157 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi157.nfpzoe(active, starting, since 0.0050837s) 2022-04-30T20:30:05.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:04 smithi157 bash[20376]: audit 2022-04-30T20:30:04.920209+0000 mon.smithi157 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.157:0/1973659867' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-30T20:30:05.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:04 smithi157 bash[20376]: audit 2022-04-30T20:30:04.920748+0000 mon.smithi157 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.157:0/1973659867' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-30T20:30:05.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:04 smithi157 bash[20376]: audit 2022-04-30T20:30:04.921120+0000 mon.smithi157 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.157:0/1973659867' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-30T20:30:05.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:04 smithi157 bash[20376]: audit 2022-04-30T20:30:04.921497+0000 mon.smithi157 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.157:0/1973659867' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi157"}]: dispatch 2022-04-30T20:30:05.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:04 smithi157 bash[20376]: audit 2022-04-30T20:30:04.922025+0000 mon.smithi157 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.157:0/1973659867' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mgr metadata", "who": "smithi157.nfpzoe", "id": "smithi157.nfpzoe"}]: dispatch 2022-04-30T20:30:05.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:04 smithi157 bash[20376]: cluster 2022-04-30T20:30:04.927107+0000 mon.smithi157 (mon.0) 16 : cluster [INF] Manager daemon smithi157.nfpzoe is now available 2022-04-30T20:30:05.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:04 smithi157 bash[20376]: audit 2022-04-30T20:30:04.943794+0000 mon.smithi157 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.157:0/1973659867' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:05.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:04 smithi157 bash[20376]: audit 2022-04-30T20:30:04.951652+0000 mon.smithi157 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.157:0/1973659867' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:30:05.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:04 smithi157 bash[20376]: audit 2022-04-30T20:30:04.953953+0000 mon.smithi157 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.157:0/1973659867' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:30:06.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:05 smithi157 bash[20376]: audit 2022-04-30T20:30:04.965545+0000 mon.smithi157 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.157:0/1973659867' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:06.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:05 smithi157 bash[20376]: audit 2022-04-30T20:30:04.971657+0000 mon.smithi157 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.157:0/1973659867' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:06.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:05 smithi157 bash[20376]: cluster 2022-04-30T20:30:05.919554+0000 mon.smithi157 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi157.nfpzoe(active, since 1.00698s) 2022-04-30T20:30:06.783 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 2022-04-30T20:30:06.783 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: { 2022-04-30T20:30:06.784 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "fsid": "24edbdaa-c8c4-11ec-8c39-001a4aab830c", 2022-04-30T20:30:06.784 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "health": { 2022-04-30T20:30:06.784 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2022-04-30T20:30:06.784 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "checks": {}, 2022-04-30T20:30:06.784 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "mutes": [] 2022-04-30T20:30:06.784 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:06.784 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "election_epoch": 5, 2022-04-30T20:30:06.784 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "quorum": [ 2022-04-30T20:30:06.784 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 0 2022-04-30T20:30:06.784 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: ], 2022-04-30T20:30:06.785 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "quorum_names": [ 2022-04-30T20:30:06.785 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "smithi157" 2022-04-30T20:30:06.785 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: ], 2022-04-30T20:30:06.785 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "quorum_age": 10, 2022-04-30T20:30:06.785 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "monmap": { 2022-04-30T20:30:06.785 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-30T20:30:06.785 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2022-04-30T20:30:06.785 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_mons": 1 2022-04-30T20:30:06.785 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:06.785 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "osdmap": { 2022-04-30T20:30:06.785 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-30T20:30:06.786 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_osds": 0, 2022-04-30T20:30:06.786 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_up_osds": 0, 2022-04-30T20:30:06.786 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "osd_up_since": 0, 2022-04-30T20:30:06.786 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_in_osds": 0, 2022-04-30T20:30:06.786 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "osd_in_since": 0, 2022-04-30T20:30:06.786 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2022-04-30T20:30:06.786 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:06.786 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "pgmap": { 2022-04-30T20:30:06.786 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "pgs_by_state": [], 2022-04-30T20:30:06.787 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_pgs": 0, 2022-04-30T20:30:06.787 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_pools": 0, 2022-04-30T20:30:06.787 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_objects": 0, 2022-04-30T20:30:06.787 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "data_bytes": 0, 2022-04-30T20:30:06.787 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "bytes_used": 0, 2022-04-30T20:30:06.787 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "bytes_avail": 0, 2022-04-30T20:30:06.787 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "bytes_total": 0 2022-04-30T20:30:06.787 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:06.787 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "fsmap": { 2022-04-30T20:30:06.787 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-30T20:30:06.788 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "by_rank": [], 2022-04-30T20:30:06.788 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "up:standby": 0 2022-04-30T20:30:06.788 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:06.788 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "mgrmap": { 2022-04-30T20:30:06.788 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "available": true, 2022-04-30T20:30:06.788 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_standbys": 0, 2022-04-30T20:30:06.788 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "modules": [ 2022-04-30T20:30:06.788 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "iostat", 2022-04-30T20:30:06.788 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "nfs", 2022-04-30T20:30:06.789 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "restful" 2022-04-30T20:30:06.790 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: ], 2022-04-30T20:30:06.790 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "services": {} 2022-04-30T20:30:06.790 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:06.790 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "servicemap": { 2022-04-30T20:30:06.790 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 1, 2022-04-30T20:30:06.790 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "modified": "2022-04-30T20:29:49.522788+0000", 2022-04-30T20:30:06.791 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "services": {} 2022-04-30T20:30:06.791 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: }, 2022-04-30T20:30:06.791 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "progress_events": {} 2022-04-30T20:30:06.791 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: } 2022-04-30T20:30:07.199 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:06 smithi157 bash[20376]: audit 2022-04-30T20:30:06.772481+0000 mon.smithi157 (mon.0) 23 : audit [DBG] from='client.? 172.21.15.157:0/3948458932' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2022-04-30T20:30:07.326 INFO:teuthology.orchestra.run.smithi157.stderr:mgr is available 2022-04-30T20:30:08.269 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:07 smithi157 bash[20376]: cluster 2022-04-30T20:30:06.972948+0000 mon.smithi157 (mon.0) 24 : cluster [DBG] mgrmap e4: smithi157.nfpzoe(active, since 2s) 2022-04-30T20:30:08.819 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 2022-04-30T20:30:08.819 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: [global] 2022-04-30T20:30:08.819 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: fsid = 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:30:08.820 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2022-04-30T20:30:08.822 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2022-04-30T20:30:08.822 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2022-04-30T20:30:08.822 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2022-04-30T20:30:08.822 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 2022-04-30T20:30:08.822 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: [mgr] 2022-04-30T20:30:08.822 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2022-04-30T20:30:08.822 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 2022-04-30T20:30:08.823 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: [osd] 2022-04-30T20:30:08.823 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2022-04-30T20:30:08.823 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2022-04-30T20:30:09.199 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:08 smithi157 bash[20376]: audit 2022-04-30T20:30:08.816086+0000 mon.smithi157 (mon.0) 25 : audit [INF] from='client.? 172.21.15.157:0/1289890031' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2022-04-30T20:30:09.366 INFO:teuthology.orchestra.run.smithi157.stderr:Enabling cephadm module... 2022-04-30T20:30:12.187 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:11 smithi157 bash[20376]: audit 2022-04-30T20:30:10.891364+0000 mon.smithi157 (mon.0) 26 : audit [INF] from='client.? 172.21.15.157:0/199647405' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2022-04-30T20:30:13.199 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:12 smithi157 bash[20376]: audit 2022-04-30T20:30:11.883793+0000 mon.smithi157 (mon.0) 27 : audit [INF] from='client.? 172.21.15.157:0/199647405' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2022-04-30T20:30:13.305 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:12 smithi157 bash[20376]: cluster 2022-04-30T20:30:11.883873+0000 mon.smithi157 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi157.nfpzoe(active, since 6s) 2022-04-30T20:30:14.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: { 2022-04-30T20:30:14.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 5, 2022-04-30T20:30:14.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "available": true, 2022-04-30T20:30:14.113 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "active_name": "smithi157.nfpzoe", 2022-04-30T20:30:14.114 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-30T20:30:14.114 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: } 2022-04-30T20:30:14.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:14 smithi157 bash[20376]: audit 2022-04-30T20:30:14.111151+0000 mon.smithi157 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.157:0/3707254561' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-30T20:30:14.663 INFO:teuthology.orchestra.run.smithi157.stderr:Waiting for the mgr to restart... 2022-04-30T20:30:14.663 INFO:teuthology.orchestra.run.smithi157.stderr:Waiting for mgr epoch 5... 2022-04-30T20:30:19.300 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: { 2022-04-30T20:30:19.300 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2022-04-30T20:30:19.300 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "initialized": true 2022-04-30T20:30:19.300 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: } 2022-04-30T20:30:19.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: cluster 2022-04-30T20:30:18.220635+0000 mon.smithi157 (mon.0) 30 : cluster [INF] Active manager daemon smithi157.nfpzoe restarted 2022-04-30T20:30:19.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: cluster 2022-04-30T20:30:18.221453+0000 mon.smithi157 (mon.0) 31 : cluster [INF] Activating manager daemon smithi157.nfpzoe 2022-04-30T20:30:19.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: cluster 2022-04-30T20:30:18.224135+0000 mon.smithi157 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2022-04-30T20:30:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: cluster 2022-04-30T20:30:18.277595+0000 mon.smithi157 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi157.nfpzoe(active, starting, since 0.0562637s) 2022-04-30T20:30:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: audit 2022-04-30T20:30:18.279546+0000 mon.smithi157 (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi157"}]: dispatch 2022-04-30T20:30:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: audit 2022-04-30T20:30:18.281521+0000 mon.smithi157 (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mgr metadata", "who": "smithi157.nfpzoe", "id": "smithi157.nfpzoe"}]: dispatch 2022-04-30T20:30:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: audit 2022-04-30T20:30:18.282955+0000 mon.smithi157 (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-30T20:30:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: audit 2022-04-30T20:30:18.283383+0000 mon.smithi157 (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-30T20:30:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: audit 2022-04-30T20:30:18.283751+0000 mon.smithi157 (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-30T20:30:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: cluster 2022-04-30T20:30:18.289357+0000 mon.smithi157 (mon.0) 39 : cluster [INF] Manager daemon smithi157.nfpzoe is now available 2022-04-30T20:30:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: audit 2022-04-30T20:30:18.311518+0000 mon.smithi157 (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: audit 2022-04-30T20:30:18.441975+0000 mon.smithi157 (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: audit 2022-04-30T20:30:18.443759+0000 mon.smithi157 (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:30:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: audit 2022-04-30T20:30:18.446038+0000 mon.smithi157 (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:30:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: audit 2022-04-30T20:30:18.449562+0000 mon.smithi157 (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:30:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: audit 2022-04-30T20:30:18.474751+0000 mon.smithi157 (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:30:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:19 smithi157 bash[20376]: audit 2022-04-30T20:30:18.477049+0000 mon.smithi157 (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:30:19.937 INFO:teuthology.orchestra.run.smithi157.stderr:mgr epoch 5 is available 2022-04-30T20:30:19.937 INFO:teuthology.orchestra.run.smithi157.stderr:Setting orchestrator backend to cephadm... 2022-04-30T20:30:20.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:20 smithi157 bash[20376]: audit 2022-04-30T20:30:19.281592+0000 mgr.smithi157.nfpzoe (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-30T20:30:20.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:20 smithi157 bash[20376]: cluster 2022-04-30T20:30:19.283228+0000 mon.smithi157 (mon.0) 47 : cluster [DBG] mgrmap e7: smithi157.nfpzoe(active, since 1.06192s) 2022-04-30T20:30:20.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:20 smithi157 bash[20376]: audit 2022-04-30T20:30:19.297896+0000 mgr.smithi157.nfpzoe (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-30T20:30:21.562 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:21 smithi157 bash[20376]: cluster 2022-04-30T20:30:20.285043+0000 mon.smithi157 (mon.0) 48 : cluster [DBG] mgrmap e8: smithi157.nfpzoe(active, since 2s) 2022-04-30T20:30:22.788 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:22 smithi157 bash[20376]: audit 2022-04-30T20:30:21.490190+0000 mgr.smithi157.nfpzoe (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:30:22.788 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:22 smithi157 bash[20376]: audit 2022-04-30T20:30:21.498661+0000 mon.smithi157 (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:22.788 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:22 smithi157 bash[20376]: audit 2022-04-30T20:30:21.530472+0000 mon.smithi157 (mon.0) 50 : audit [DBG] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:30:23.411 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: value unchanged 2022-04-30T20:30:23.923 INFO:teuthology.orchestra.run.smithi157.stderr:Generating ssh key... 2022-04-30T20:30:24.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:23 smithi157 bash[20376]: audit 2022-04-30T20:30:23.409125+0000 mgr.smithi157.nfpzoe (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:30:27.181 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:26 smithi157 bash[20376]: cephadm 2022-04-30T20:30:25.451097+0000 mgr.smithi157.nfpzoe (mgr.14116) 6 : cephadm [INF] Generating ssh key... 2022-04-30T20:30:27.181 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:26 smithi157 bash[20376]: audit 2022-04-30T20:30:25.901703+0000 mon.smithi157 (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:27.181 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:26 smithi157 bash[20376]: audit 2022-04-30T20:30:25.905842+0000 mon.smithi157 (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:27.802 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn3iePMK/mbfDNkeqBr26Rp072OgL2Yl+/RVP7j62bjTJ5eb9VbXNL04P75SAKfIM/DtXG56Uh/Rxyem66ZbsWgEydsgsKoxgtPh4wdDLG+ydHJ+DeeJPh/3Dy+eaansXEFgXvp2M3ey5m1Z5a8OrMX6cnoEw0qJyDgi88G4WfuARfEPnhuOzFww7XTMMnkrlGbX+e/TEV7bCBmkbNx9RgZZgX9hlmTya5dBD7zjWYMnIsdUmeVgWvD9KiyC5UB5tB2Fwr6Z7EbXT/Ojjkvy0mJEBWFXF0XUdzBwaKGMXS/AHRzCgQKXZFoJhAgi01YP2BqChdlNAv9map3i2hduuMVLxKYYTLcVGhteepnHOfGlrs4paZXQ0LQ2K9g/VL2hKRChFolaW/QMBp0G7UToWJdD5fyZ6/c+p5Dz2ri5EGThUk/fd6oJjJ3NcXy5AAH2xHD4RLA+fwLtfJ/IICZuEKS0YU7ZYyxv4yku43Ewwo7hX9awqwod0bYO9zcbZcUQ0= ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:30:28.199 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:27 smithi157 bash[20376]: audit 2022-04-30T20:30:27.799271+0000 mgr.smithi157.nfpzoe (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:30:28.330 INFO:teuthology.orchestra.run.smithi157.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2022-04-30T20:30:28.330 INFO:teuthology.orchestra.run.smithi157.stderr:Adding key to root@localhost authorized_keys... 2022-04-30T20:30:28.331 INFO:teuthology.orchestra.run.smithi157.stderr:Adding host smithi157... 2022-04-30T20:30:30.199 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:29 smithi157 bash[20376]: audit 2022-04-30T20:30:29.751395+0000 mgr.smithi157.nfpzoe (mgr.14116) 8 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi157", "addr": "172.21.15.157", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:30:30.538 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: Added host 'smithi157' with addr '172.21.15.157' 2022-04-30T20:30:31.304 INFO:teuthology.orchestra.run.smithi157.stderr:Deploying mon service with default placement... 2022-04-30T20:30:31.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:31 smithi157 bash[20376]: audit 2022-04-30T20:30:30.535230+0000 mon.smithi157 (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:31.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:31 smithi157 bash[20376]: cephadm 2022-04-30T20:30:30.535891+0000 mgr.smithi157.nfpzoe (mgr.14116) 9 : cephadm [INF] Added host smithi157 2022-04-30T20:30:31.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:31 smithi157 bash[20376]: audit 2022-04-30T20:30:30.584311+0000 mon.smithi157 (mon.0) 54 : audit [DBG] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:30:33.346 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: Scheduled mon update... 2022-04-30T20:30:34.057 INFO:teuthology.orchestra.run.smithi157.stderr:Deploying mgr service with default placement... 2022-04-30T20:30:34.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:34 smithi157 bash[20376]: audit 2022-04-30T20:30:33.335829+0000 mgr.smithi157.nfpzoe (mgr.14116) 10 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:30:34.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:34 smithi157 bash[20376]: cephadm 2022-04-30T20:30:33.338809+0000 mgr.smithi157.nfpzoe (mgr.14116) 11 : cephadm [INF] Saving service mon spec with placement count:5 2022-04-30T20:30:34.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:34 smithi157 bash[20376]: audit 2022-04-30T20:30:33.343807+0000 mon.smithi157 (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:34.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:34 smithi157 bash[20376]: audit 2022-04-30T20:30:33.670442+0000 mon.smithi157 (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:34.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:34 smithi157 bash[20376]: audit 2022-04-30T20:30:33.951887+0000 mon.smithi157 (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:35.573 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: Scheduled mgr update... 2022-04-30T20:30:36.116 INFO:teuthology.orchestra.run.smithi157.stderr:Deploying crash service with default placement... 2022-04-30T20:30:36.844 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:36 smithi157 bash[20376]: audit 2022-04-30T20:30:35.564075+0000 mgr.smithi157.nfpzoe (mgr.14116) 12 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:30:36.939 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:36 smithi157 bash[20376]: cephadm 2022-04-30T20:30:35.566270+0000 mgr.smithi157.nfpzoe (mgr.14116) 13 : cephadm [INF] Saving service mgr spec with placement count:2 2022-04-30T20:30:36.939 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:36 smithi157 bash[20376]: audit 2022-04-30T20:30:35.571003+0000 mon.smithi157 (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:37.525 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: Scheduled crash update... 2022-04-30T20:30:38.115 INFO:teuthology.orchestra.run.smithi157.stderr:Deploying prometheus service with default placement... 2022-04-30T20:30:38.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:38 smithi157 bash[20376]: audit 2022-04-30T20:30:37.137426+0000 mon.smithi157 (mon.0) 59 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:38.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:38 smithi157 bash[20376]: audit 2022-04-30T20:30:37.516497+0000 mgr.smithi157.nfpzoe (mgr.14116) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:30:38.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:38 smithi157 bash[20376]: cephadm 2022-04-30T20:30:37.518880+0000 mgr.smithi157.nfpzoe (mgr.14116) 15 : cephadm [INF] Saving service crash spec with placement * 2022-04-30T20:30:38.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:38 smithi157 bash[20376]: audit 2022-04-30T20:30:37.523382+0000 mon.smithi157 (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:39.632 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: Scheduled prometheus update... 2022-04-30T20:30:39.685 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:39 smithi157 bash[20376]: cluster 2022-04-30T20:30:38.284707+0000 mgr.smithi157.nfpzoe (mgr.14116) 16 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:30:40.178 INFO:teuthology.orchestra.run.smithi157.stderr:Deploying grafana service with default placement... 2022-04-30T20:30:40.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:40 smithi157 bash[20376]: audit 2022-04-30T20:30:39.625016+0000 mgr.smithi157.nfpzoe (mgr.14116) 17 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:30:40.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:40 smithi157 bash[20376]: cephadm 2022-04-30T20:30:39.627165+0000 mgr.smithi157.nfpzoe (mgr.14116) 18 : cephadm [INF] Saving service prometheus spec with placement count:1 2022-04-30T20:30:40.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:40 smithi157 bash[20376]: audit 2022-04-30T20:30:39.630333+0000 mon.smithi157 (mon.0) 61 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:41.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:41 smithi157 bash[20376]: cluster 2022-04-30T20:30:40.285148+0000 mgr.smithi157.nfpzoe (mgr.14116) 19 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:30:42.054 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: Scheduled grafana update... 2022-04-30T20:30:42.826 INFO:teuthology.orchestra.run.smithi157.stderr:Deploying node-exporter service with default placement... 2022-04-30T20:30:43.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:43 smithi157 bash[20376]: audit 2022-04-30T20:30:42.046090+0000 mgr.smithi157.nfpzoe (mgr.14116) 20 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:30:43.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:43 smithi157 bash[20376]: cephadm 2022-04-30T20:30:42.048146+0000 mgr.smithi157.nfpzoe (mgr.14116) 21 : cephadm [INF] Saving service grafana spec with placement count:1 2022-04-30T20:30:43.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:43 smithi157 bash[20376]: audit 2022-04-30T20:30:42.052530+0000 mon.smithi157 (mon.0) 62 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:43.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:43 smithi157 bash[20376]: cluster 2022-04-30T20:30:42.285574+0000 mgr.smithi157.nfpzoe (mgr.14116) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:30:44.412 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: Scheduled node-exporter update... 2022-04-30T20:30:44.942 INFO:teuthology.orchestra.run.smithi157.stderr:Deploying alertmanager service with default placement... 2022-04-30T20:30:45.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:45 smithi157 bash[20376]: cluster 2022-04-30T20:30:44.285974+0000 mgr.smithi157.nfpzoe (mgr.14116) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:30:45.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:45 smithi157 bash[20376]: audit 2022-04-30T20:30:44.405093+0000 mgr.smithi157.nfpzoe (mgr.14116) 24 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:30:45.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:45 smithi157 bash[20376]: cephadm 2022-04-30T20:30:44.407296+0000 mgr.smithi157.nfpzoe (mgr.14116) 25 : cephadm [INF] Saving service node-exporter spec with placement * 2022-04-30T20:30:45.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:45 smithi157 bash[20376]: audit 2022-04-30T20:30:44.410133+0000 mon.smithi157 (mon.0) 63 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:46.441 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: Scheduled alertmanager update... 2022-04-30T20:30:47.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:47 smithi157 bash[20376]: cluster 2022-04-30T20:30:46.286400+0000 mgr.smithi157.nfpzoe (mgr.14116) 26 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:30:47.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:47 smithi157 bash[20376]: audit 2022-04-30T20:30:46.432499+0000 mgr.smithi157.nfpzoe (mgr.14116) 27 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:30:47.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:47 smithi157 bash[20376]: cephadm 2022-04-30T20:30:46.434650+0000 mgr.smithi157.nfpzoe (mgr.14116) 28 : cephadm [INF] Saving service alertmanager spec with placement count:1 2022-04-30T20:30:47.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:47 smithi157 bash[20376]: audit 2022-04-30T20:30:46.439545+0000 mon.smithi157 (mon.0) 64 : audit [INF] from='mgr.14116 172.21.15.157:0/1808549002' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:30:49.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:49 smithi157 bash[20376]: cluster 2022-04-30T20:30:48.286681+0000 mgr.smithi157.nfpzoe (mgr.14116) 29 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:30:49.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:49 smithi157 bash[20376]: audit 2022-04-30T20:30:48.423005+0000 mon.smithi157 (mon.0) 65 : audit [INF] from='client.? 172.21.15.157:0/3871368819' entity='client.admin' 2022-04-30T20:30:51.002 INFO:teuthology.orchestra.run.smithi157.stderr:Enabling the dashboard module... 2022-04-30T20:30:51.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:51 smithi157 bash[20376]: cluster 2022-04-30T20:30:50.287073+0000 mgr.smithi157.nfpzoe (mgr.14116) 30 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:30:51.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:51 smithi157 bash[20376]: audit 2022-04-30T20:30:50.444060+0000 mon.smithi157 (mon.0) 66 : audit [INF] from='client.? 172.21.15.157:0/295463350' entity='client.admin' 2022-04-30T20:30:53.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:53 smithi157 bash[20376]: cluster 2022-04-30T20:30:52.287363+0000 mgr.smithi157.nfpzoe (mgr.14116) 31 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:30:53.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:53 smithi157 bash[20376]: audit 2022-04-30T20:30:52.542137+0000 mon.smithi157 (mon.0) 67 : audit [INF] from='client.? 172.21.15.157:0/1340152615' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2022-04-30T20:30:54.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:54 smithi157 bash[20376]: audit 2022-04-30T20:30:53.453348+0000 mon.smithi157 (mon.0) 68 : audit [INF] from='client.? 172.21.15.157:0/1340152615' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2022-04-30T20:30:54.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:54 smithi157 bash[20376]: cluster 2022-04-30T20:30:53.453484+0000 mon.smithi157 (mon.0) 69 : cluster [DBG] mgrmap e9: smithi157.nfpzoe(active, since 35s) 2022-04-30T20:30:55.823 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: { 2022-04-30T20:30:55.823 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "epoch": 9, 2022-04-30T20:30:55.823 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "available": true, 2022-04-30T20:30:55.823 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "active_name": "smithi157.nfpzoe", 2022-04-30T20:30:55.823 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "num_standby": 0 2022-04-30T20:30:55.823 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: } 2022-04-30T20:30:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:30:55 smithi157 bash[20376]: audit 2022-04-30T20:30:55.821241+0000 mon.smithi157 (mon.0) 70 : audit [DBG] from='client.? 172.21.15.157:0/2493524594' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2022-04-30T20:30:56.406 INFO:teuthology.orchestra.run.smithi157.stderr:Waiting for the mgr to restart... 2022-04-30T20:30:56.406 INFO:teuthology.orchestra.run.smithi157.stderr:Waiting for mgr epoch 9... 2022-04-30T20:31:00.940 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: { 2022-04-30T20:31:00.940 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2022-04-30T20:31:00.940 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: "initialized": true 2022-04-30T20:31:00.940 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: } 2022-04-30T20:31:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: cluster 2022-04-30T20:30:59.860468+0000 mon.smithi157 (mon.0) 71 : cluster [INF] Active manager daemon smithi157.nfpzoe restarted 2022-04-30T20:31:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: cluster 2022-04-30T20:30:59.861145+0000 mon.smithi157 (mon.0) 72 : cluster [INF] Activating manager daemon smithi157.nfpzoe 2022-04-30T20:31:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: cluster 2022-04-30T20:30:59.864473+0000 mon.smithi157 (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2022-04-30T20:31:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: cluster 2022-04-30T20:30:59.916952+0000 mon.smithi157 (mon.0) 74 : cluster [DBG] mgrmap e10: smithi157.nfpzoe(active, starting, since 0.0559123s) 2022-04-30T20:31:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: audit 2022-04-30T20:30:59.919347+0000 mon.smithi157 (mon.0) 75 : audit [DBG] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi157"}]: dispatch 2022-04-30T20:31:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: audit 2022-04-30T20:30:59.921504+0000 mon.smithi157 (mon.0) 76 : audit [DBG] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mgr metadata", "who": "smithi157.nfpzoe", "id": "smithi157.nfpzoe"}]: dispatch 2022-04-30T20:31:01.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: audit 2022-04-30T20:30:59.923003+0000 mon.smithi157 (mon.0) 77 : audit [DBG] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-30T20:31:01.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: audit 2022-04-30T20:30:59.923500+0000 mon.smithi157 (mon.0) 78 : audit [DBG] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-30T20:31:01.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: audit 2022-04-30T20:30:59.923957+0000 mon.smithi157 (mon.0) 79 : audit [DBG] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-30T20:31:01.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: cluster 2022-04-30T20:30:59.929233+0000 mon.smithi157 (mon.0) 80 : cluster [INF] Manager daemon smithi157.nfpzoe is now available 2022-04-30T20:31:01.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: audit 2022-04-30T20:31:00.074909+0000 mon.smithi157 (mon.0) 81 : audit [DBG] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:31:01.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: audit 2022-04-30T20:31:00.078349+0000 mon.smithi157 (mon.0) 82 : audit [DBG] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:31:01.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: audit 2022-04-30T20:31:00.120772+0000 mon.smithi157 (mon.0) 83 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:31:01.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:00 smithi157 bash[20376]: audit 2022-04-30T20:31:00.123459+0000 mon.smithi157 (mon.0) 84 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:31:01.683 INFO:teuthology.orchestra.run.smithi157.stderr:mgr epoch 9 is available 2022-04-30T20:31:01.685 INFO:teuthology.orchestra.run.smithi157.stderr:Generating a dashboard self-signed certificate... 2022-04-30T20:31:02.240 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:01 smithi157 bash[20376]: audit 2022-04-30T20:31:00.920289+0000 mgr.smithi157.nfpzoe (mgr.14156) 1 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2022-04-30T20:31:02.241 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:01 smithi157 bash[20376]: cluster 2022-04-30T20:31:00.920579+0000 mon.smithi157 (mon.0) 85 : cluster [DBG] mgrmap e11: smithi157.nfpzoe(active, since 1.05954s) 2022-04-30T20:31:02.241 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:01 smithi157 bash[20376]: audit 2022-04-30T20:31:00.938239+0000 mgr.smithi157.nfpzoe (mgr.14156) 2 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2022-04-30T20:31:02.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:02 smithi157 bash[20376]: cluster 2022-04-30T20:31:01.925475+0000 mon.smithi157 (mon.0) 86 : cluster [DBG] mgrmap e12: smithi157.nfpzoe(active, since 2s) 2022-04-30T20:31:03.434 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: Self-signed certificate created 2022-04-30T20:31:04.048 INFO:teuthology.orchestra.run.smithi157.stderr:Creating initial admin user... 2022-04-30T20:31:04.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:04 smithi157 bash[20376]: audit 2022-04-30T20:31:03.339426+0000 mgr.smithi157.nfpzoe (mgr.14156) 3 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:31:04.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:04 smithi157 bash[20376]: audit 2022-04-30T20:31:03.430792+0000 mon.smithi157 (mon.0) 87 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:04.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:04 smithi157 bash[20376]: audit 2022-04-30T20:31:03.433614+0000 mon.smithi157 (mon.0) 88 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:04.699 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:04 smithi157 bash[20376]: audit 2022-04-30T20:31:03.559042+0000 mon.smithi157 (mon.0) 89 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:05.789 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$qV5wj2lMmDKgLW7oPtRIuOfUZACiFeMF6y3CiwTPhYMd88uTygPM2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1651350665, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2022-04-30T20:31:06.422 INFO:teuthology.orchestra.run.smithi157.stderr:Fetching dashboard port number... 2022-04-30T20:31:07.198 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:06 smithi157 bash[20376]: audit 2022-04-30T20:31:05.543408+0000 mgr.smithi157.nfpzoe (mgr.14156) 4 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:31:07.199 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:06 smithi157 bash[20376]: audit 2022-04-30T20:31:05.785723+0000 mon.smithi157 (mon.0) 90 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:07.948 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:07 smithi157 bash[20376]: cluster 2022-04-30T20:31:06.790945+0000 mon.smithi157 (mon.0) 91 : cluster [DBG] mgrmap e13: smithi157.nfpzoe(active, since 6s) 2022-04-30T20:31:08.339 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: 8443 2022-04-30T20:31:09.094 INFO:teuthology.orchestra.run.smithi157.stderr:firewalld does not appear to be present 2022-04-30T20:31:09.095 INFO:teuthology.orchestra.run.smithi157.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2022-04-30T20:31:09.098 INFO:teuthology.orchestra.run.smithi157.stderr:Ceph Dashboard is now available at: 2022-04-30T20:31:09.098 INFO:teuthology.orchestra.run.smithi157.stderr: 2022-04-30T20:31:09.099 INFO:teuthology.orchestra.run.smithi157.stderr: URL: https://smithi157:8443/ 2022-04-30T20:31:09.099 INFO:teuthology.orchestra.run.smithi157.stderr: User: admin 2022-04-30T20:31:09.099 INFO:teuthology.orchestra.run.smithi157.stderr: Password: 0u9ql4du3p 2022-04-30T20:31:09.099 INFO:teuthology.orchestra.run.smithi157.stderr: 2022-04-30T20:31:09.099 INFO:teuthology.orchestra.run.smithi157.stderr:Enabling autotune for osd_memory_target 2022-04-30T20:31:09.198 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:08 smithi157 bash[20376]: audit 2022-04-30T20:31:08.337646+0000 mon.smithi157 (mon.0) 92 : audit [DBG] from='client.? 172.21.15.157:0/831247336' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2022-04-30T20:31:12.821 INFO:teuthology.orchestra.run.smithi157.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2022-04-30T20:31:13.357 INFO:teuthology.orchestra.run.smithi157.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2022-04-30T20:31:13.357 INFO:teuthology.orchestra.run.smithi157.stderr: 2022-04-30T20:31:13.357 INFO:teuthology.orchestra.run.smithi157.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2022-04-30T20:31:13.358 INFO:teuthology.orchestra.run.smithi157.stderr: 2022-04-30T20:31:13.358 INFO:teuthology.orchestra.run.smithi157.stderr:Or, if you are only running a single cluster on this host: 2022-04-30T20:31:13.358 INFO:teuthology.orchestra.run.smithi157.stderr: 2022-04-30T20:31:13.358 INFO:teuthology.orchestra.run.smithi157.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2022-04-30T20:31:13.358 INFO:teuthology.orchestra.run.smithi157.stderr: 2022-04-30T20:31:13.358 INFO:teuthology.orchestra.run.smithi157.stderr:Please consider enabling telemetry to help improve Ceph: 2022-04-30T20:31:13.358 INFO:teuthology.orchestra.run.smithi157.stderr: 2022-04-30T20:31:13.358 INFO:teuthology.orchestra.run.smithi157.stderr: ceph telemetry on 2022-04-30T20:31:13.358 INFO:teuthology.orchestra.run.smithi157.stderr: 2022-04-30T20:31:13.358 INFO:teuthology.orchestra.run.smithi157.stderr:For more information see: 2022-04-30T20:31:13.358 INFO:teuthology.orchestra.run.smithi157.stderr: 2022-04-30T20:31:13.359 INFO:teuthology.orchestra.run.smithi157.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2022-04-30T20:31:13.359 INFO:teuthology.orchestra.run.smithi157.stderr: 2022-04-30T20:31:13.359 INFO:teuthology.orchestra.run.smithi157.stderr:Bootstrap complete. 2022-04-30T20:31:13.390 INFO:tasks.cephadm:Fetching config... 2022-04-30T20:31:13.391 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2022-04-30T20:31:13.391 DEBUG:teuthology.orchestra.run.smithi157:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2022-04-30T20:31:13.447 INFO:tasks.cephadm:Fetching client.admin keyring... 2022-04-30T20:31:13.448 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2022-04-30T20:31:13.448 DEBUG:teuthology.orchestra.run.smithi157:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2022-04-30T20:31:13.500 INFO:tasks.cephadm:Fetching mon keyring... 2022-04-30T20:31:13.500 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2022-04-30T20:31:13.500 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd if=/var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/keyring of=/dev/stdout 2022-04-30T20:31:13.553 INFO:tasks.cephadm:Fetching pub ssh key... 2022-04-30T20:31:13.553 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2022-04-30T20:31:13.554 DEBUG:teuthology.orchestra.run.smithi157:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2022-04-30T20:31:13.601 INFO:tasks.cephadm:Installing pub ssh key for root users... 2022-04-30T20:31:13.602 DEBUG:teuthology.orchestra.run.smithi157:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn3iePMK/mbfDNkeqBr26Rp072OgL2Yl+/RVP7j62bjTJ5eb9VbXNL04P75SAKfIM/DtXG56Uh/Rxyem66ZbsWgEydsgsKoxgtPh4wdDLG+ydHJ+DeeJPh/3Dy+eaansXEFgXvp2M3ey5m1Z5a8OrMX6cnoEw0qJyDgi88G4WfuARfEPnhuOzFww7XTMMnkrlGbX+e/TEV7bCBmkbNx9RgZZgX9hlmTya5dBD7zjWYMnIsdUmeVgWvD9KiyC5UB5tB2Fwr6Z7EbXT/Ojjkvy0mJEBWFXF0XUdzBwaKGMXS/AHRzCgQKXZFoJhAgi01YP2BqChdlNAv9map3i2hduuMVLxKYYTLcVGhteepnHOfGlrs4paZXQ0LQ2K9g/VL2hKRChFolaW/QMBp0G7UToWJdD5fyZ6/c+p5Dz2ri5EGThUk/fd6oJjJ3NcXy5AAH2xHD4RLA+fwLtfJ/IICZuEKS0YU7ZYyxv4yku43Ewwo7hX9awqwod0bYO9zcbZcUQ0= ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-30T20:31:13.667 INFO:teuthology.orchestra.run.smithi157.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn3iePMK/mbfDNkeqBr26Rp072OgL2Yl+/RVP7j62bjTJ5eb9VbXNL04P75SAKfIM/DtXG56Uh/Rxyem66ZbsWgEydsgsKoxgtPh4wdDLG+ydHJ+DeeJPh/3Dy+eaansXEFgXvp2M3ey5m1Z5a8OrMX6cnoEw0qJyDgi88G4WfuARfEPnhuOzFww7XTMMnkrlGbX+e/TEV7bCBmkbNx9RgZZgX9hlmTya5dBD7zjWYMnIsdUmeVgWvD9KiyC5UB5tB2Fwr6Z7EbXT/Ojjkvy0mJEBWFXF0XUdzBwaKGMXS/AHRzCgQKXZFoJhAgi01YP2BqChdlNAv9map3i2hduuMVLxKYYTLcVGhteepnHOfGlrs4paZXQ0LQ2K9g/VL2hKRChFolaW/QMBp0G7UToWJdD5fyZ6/c+p5Dz2ri5EGThUk/fd6oJjJ3NcXy5AAH2xHD4RLA+fwLtfJ/IICZuEKS0YU7ZYyxv4yku43Ewwo7hX9awqwod0bYO9zcbZcUQ0= ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:31:13.678 DEBUG:teuthology.orchestra.run.smithi165:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn3iePMK/mbfDNkeqBr26Rp072OgL2Yl+/RVP7j62bjTJ5eb9VbXNL04P75SAKfIM/DtXG56Uh/Rxyem66ZbsWgEydsgsKoxgtPh4wdDLG+ydHJ+DeeJPh/3Dy+eaansXEFgXvp2M3ey5m1Z5a8OrMX6cnoEw0qJyDgi88G4WfuARfEPnhuOzFww7XTMMnkrlGbX+e/TEV7bCBmkbNx9RgZZgX9hlmTya5dBD7zjWYMnIsdUmeVgWvD9KiyC5UB5tB2Fwr6Z7EbXT/Ojjkvy0mJEBWFXF0XUdzBwaKGMXS/AHRzCgQKXZFoJhAgi01YP2BqChdlNAv9map3i2hduuMVLxKYYTLcVGhteepnHOfGlrs4paZXQ0LQ2K9g/VL2hKRChFolaW/QMBp0G7UToWJdD5fyZ6/c+p5Dz2ri5EGThUk/fd6oJjJ3NcXy5AAH2xHD4RLA+fwLtfJ/IICZuEKS0YU7ZYyxv4yku43Ewwo7hX9awqwod0bYO9zcbZcUQ0= ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2022-04-30T20:31:13.704 INFO:teuthology.orchestra.run.smithi165.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCn3iePMK/mbfDNkeqBr26Rp072OgL2Yl+/RVP7j62bjTJ5eb9VbXNL04P75SAKfIM/DtXG56Uh/Rxyem66ZbsWgEydsgsKoxgtPh4wdDLG+ydHJ+DeeJPh/3Dy+eaansXEFgXvp2M3ey5m1Z5a8OrMX6cnoEw0qJyDgi88G4WfuARfEPnhuOzFww7XTMMnkrlGbX+e/TEV7bCBmkbNx9RgZZgX9hlmTya5dBD7zjWYMnIsdUmeVgWvD9KiyC5UB5tB2Fwr6Z7EbXT/Ojjkvy0mJEBWFXF0XUdzBwaKGMXS/AHRzCgQKXZFoJhAgi01YP2BqChdlNAv9map3i2hduuMVLxKYYTLcVGhteepnHOfGlrs4paZXQ0LQ2K9g/VL2hKRChFolaW/QMBp0G7UToWJdD5fyZ6/c+p5Dz2ri5EGThUk/fd6oJjJ3NcXy5AAH2xHD4RLA+fwLtfJ/IICZuEKS0YU7ZYyxv4yku43Ewwo7hX9awqwod0bYO9zcbZcUQ0= ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:31:13.715 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2022-04-30T20:31:13.949 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:13 smithi157 bash[20376]: audit 2022-04-30T20:31:12.817244+0000 mon.smithi157 (mon.0) 93 : audit [INF] from='client.? 172.21.15.157:0/3850803934' entity='client.admin' 2022-04-30T20:31:18.065 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2022-04-30T20:31:18.065 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph orch client-keyring set client.admin '*' --mode 0755 2022-04-30T20:31:18.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:18 smithi157 bash[20376]: audit 2022-04-30T20:31:17.250425+0000 mon.smithi157 (mon.0) 94 : audit [INF] from='client.? 172.21.15.157:0/2524672925' entity='client.admin' 2022-04-30T20:31:18.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:18 smithi157 bash[20376]: audit 2022-04-30T20:31:17.339602+0000 mon.smithi157 (mon.0) 95 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:18.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:18 smithi157 bash[20376]: audit 2022-04-30T20:31:17.642828+0000 mon.smithi157 (mon.0) 96 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd/host:smithi157", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:31:18.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:18 smithi157 bash[20376]: audit 2022-04-30T20:31:17.647620+0000 mon.smithi157 (mon.0) 97 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:19.573 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:19 smithi157 bash[20376]: cephadm 2022-04-30T20:31:17.663133+0000 mgr.smithi157.nfpzoe (mgr.14156) 5 : cephadm [INF] Deploying daemon alertmanager.smithi157 on smithi157 2022-04-30T20:31:21.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:21 smithi157 bash[20376]: cluster 2022-04-30T20:31:19.924485+0000 mgr.smithi157.nfpzoe (mgr.14156) 6 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:22.812 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi165 2022-04-30T20:31:22.812 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-04-30T20:31:22.812 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/etc/ceph/ceph.conf 2022-04-30T20:31:22.819 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-04-30T20:31:22.819 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-30T20:31:22.869 INFO:tasks.cephadm:Adding host smithi165 to orchestrator... 2022-04-30T20:31:22.870 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph orch host add smithi165 2022-04-30T20:31:23.198 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:22 smithi157 bash[20376]: audit 2022-04-30T20:31:21.772785+0000 mgr.smithi157.nfpzoe (mgr.14156) 7 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:31:23.198 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:22 smithi157 bash[20376]: audit 2022-04-30T20:31:21.775984+0000 mon.smithi157 (mon.0) 98 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:23.198 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:22 smithi157 bash[20376]: cluster 2022-04-30T20:31:21.924930+0000 mgr.smithi157.nfpzoe (mgr.14156) 8 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:25.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:24 smithi157 bash[20376]: cluster 2022-04-30T20:31:23.925361+0000 mgr.smithi157.nfpzoe (mgr.14156) 9 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:27.198 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:26 smithi157 bash[20376]: cluster 2022-04-30T20:31:25.925756+0000 mgr.smithi157.nfpzoe (mgr.14156) 10 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:29.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:28 smithi157 bash[20376]: cluster 2022-04-30T20:31:27.926209+0000 mgr.smithi157.nfpzoe (mgr.14156) 11 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:29.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:28 smithi157 bash[20376]: audit 2022-04-30T20:31:28.532408+0000 mon.smithi157 (mon.0) 99 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:29.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:28 smithi157 bash[20376]: audit 2022-04-30T20:31:28.534981+0000 mon.smithi157 (mon.0) 100 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi157", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2022-04-30T20:31:29.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:28 smithi157 bash[20376]: audit 2022-04-30T20:31:28.537933+0000 mon.smithi157 (mon.0) 101 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi157", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2022-04-30T20:31:29.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:28 smithi157 bash[20376]: audit 2022-04-30T20:31:28.538997+0000 mon.smithi157 (mon.0) 102 : audit [DBG] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:31:30.238 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:29 smithi157 bash[20376]: cephadm 2022-04-30T20:31:28.539797+0000 mgr.smithi157.nfpzoe (mgr.14156) 12 : cephadm [INF] Deploying daemon crash.smithi157 on smithi157 2022-04-30T20:31:31.197 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:31 smithi157 bash[20376]: cluster 2022-04-30T20:31:29.926657+0000 mgr.smithi157.nfpzoe (mgr.14156) 13 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:31.223 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:31 smithi157 bash[20376]: audit 2022-04-30T20:31:30.125094+0000 mon.smithi157 (mon.0) 103 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:32.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:32 smithi157 bash[20376]: audit 2022-04-30T20:31:31.238246+0000 mon.smithi157 (mon.0) 104 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:32.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:32 smithi157 bash[20376]: audit 2022-04-30T20:31:31.372159+0000 mon.smithi157 (mon.0) 105 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:32.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:32 smithi157 bash[20376]: audit 2022-04-30T20:31:31.374142+0000 mon.smithi157 (mon.0) 106 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:32.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:32 smithi157 bash[20376]: audit 2022-04-30T20:31:31.376092+0000 mon.smithi157 (mon.0) 107 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2022-04-30T20:31:32.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:32 smithi157 bash[20376]: audit 2022-04-30T20:31:31.376515+0000 mgr.smithi157.nfpzoe (mgr.14156) 14 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2022-04-30T20:31:32.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:32 smithi157 bash[20376]: audit 2022-04-30T20:31:31.381178+0000 mon.smithi157 (mon.0) 108 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:32.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:32 smithi157 bash[20376]: cephadm 2022-04-30T20:31:31.387587+0000 mgr.smithi157.nfpzoe (mgr.14156) 15 : cephadm [INF] Deploying daemon grafana.smithi157 on smithi157 2022-04-30T20:31:33.697 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:33 smithi157 bash[20376]: cluster 2022-04-30T20:31:31.927135+0000 mgr.smithi157.nfpzoe (mgr.14156) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:35.697 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:35 smithi157 bash[20376]: cluster 2022-04-30T20:31:33.927555+0000 mgr.smithi157.nfpzoe (mgr.14156) 17 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:35.698 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:35 smithi157 bash[20376]: audit 2022-04-30T20:31:35.129687+0000 mon.smithi157 (mon.0) 109 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:37.197 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:36 smithi157 bash[20376]: cluster 2022-04-30T20:31:35.927928+0000 mgr.smithi157.nfpzoe (mgr.14156) 18 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:39.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:38 smithi157 bash[20376]: cluster 2022-04-30T20:31:37.928231+0000 mgr.smithi157.nfpzoe (mgr.14156) 19 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:41.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:40 smithi157 bash[20376]: cluster 2022-04-30T20:31:39.928515+0000 mgr.smithi157.nfpzoe (mgr.14156) 20 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:43.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:42 smithi157 bash[20376]: cluster 2022-04-30T20:31:41.928966+0000 mgr.smithi157.nfpzoe (mgr.14156) 21 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:45.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:44 smithi157 bash[20376]: cluster 2022-04-30T20:31:43.929446+0000 mgr.smithi157.nfpzoe (mgr.14156) 22 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:47.163 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:46 smithi157 bash[20376]: cluster 2022-04-30T20:31:45.929922+0000 mgr.smithi157.nfpzoe (mgr.14156) 23 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:49.355 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:48 smithi157 bash[20376]: cluster 2022-04-30T20:31:47.930457+0000 mgr.smithi157.nfpzoe (mgr.14156) 24 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:50.655 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:50 smithi157 bash[20376]: audit 2022-04-30T20:31:49.390910+0000 mon.smithi157 (mon.0) 110 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:50.655 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:50 smithi157 bash[20376]: cephadm 2022-04-30T20:31:49.393866+0000 mgr.smithi157.nfpzoe (mgr.14156) 25 : cephadm [INF] Deploying daemon node-exporter.smithi157 on smithi157 2022-04-30T20:31:50.655 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:50 smithi157 bash[20376]: audit 2022-04-30T20:31:50.108133+0000 mon.smithi157 (mon.0) 111 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:50.656 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:50 smithi157 bash[20376]: audit 2022-04-30T20:31:50.111544+0000 mon.smithi157 (mon.0) 112 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2022-04-30T20:31:50.656 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:50 smithi157 bash[20376]: audit 2022-04-30T20:31:50.136231+0000 mon.smithi157 (mon.0) 113 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:51.437 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:51 smithi157 bash[20376]: cluster 2022-04-30T20:31:49.930914+0000 mgr.smithi157.nfpzoe (mgr.14156) 26 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:31:51.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:51 smithi157 bash[20376]: audit 2022-04-30T20:31:51.111736+0000 mon.smithi157 (mon.0) 114 : audit [INF] from='mgr.14156 172.21.15.157:0/3092116598' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2022-04-30T20:31:51.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:51 smithi157 bash[20376]: cluster 2022-04-30T20:31:51.111830+0000 mon.smithi157 (mon.0) 115 : cluster [DBG] mgrmap e14: smithi157.nfpzoe(active, since 51s) 2022-04-30T20:31:58.753 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: cluster 2022-04-30T20:31:57.588970+0000 mon.smithi157 (mon.0) 116 : cluster [INF] Active manager daemon smithi157.nfpzoe restarted 2022-04-30T20:31:58.753 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: cluster 2022-04-30T20:31:57.589672+0000 mon.smithi157 (mon.0) 117 : cluster [INF] Activating manager daemon smithi157.nfpzoe 2022-04-30T20:31:58.754 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: cluster 2022-04-30T20:31:57.592092+0000 mon.smithi157 (mon.0) 118 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2022-04-30T20:31:58.754 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: cluster 2022-04-30T20:31:57.645534+0000 mon.smithi157 (mon.0) 119 : cluster [DBG] mgrmap e15: smithi157.nfpzoe(active, starting, since 0.0559601s) 2022-04-30T20:31:58.754 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: audit 2022-04-30T20:31:57.647461+0000 mon.smithi157 (mon.0) 120 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi157"}]: dispatch 2022-04-30T20:31:58.754 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: audit 2022-04-30T20:31:57.648437+0000 mon.smithi157 (mon.0) 121 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mgr metadata", "who": "smithi157.nfpzoe", "id": "smithi157.nfpzoe"}]: dispatch 2022-04-30T20:31:58.754 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: audit 2022-04-30T20:31:57.649553+0000 mon.smithi157 (mon.0) 122 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mds metadata"}]: dispatch 2022-04-30T20:31:58.755 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: audit 2022-04-30T20:31:57.649693+0000 mon.smithi157 (mon.0) 123 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata"}]: dispatch 2022-04-30T20:31:58.755 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: audit 2022-04-30T20:31:57.649866+0000 mon.smithi157 (mon.0) 124 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata"}]: dispatch 2022-04-30T20:31:58.755 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: cluster 2022-04-30T20:31:57.653183+0000 mon.smithi157 (mon.0) 125 : cluster [INF] Manager daemon smithi157.nfpzoe is now available 2022-04-30T20:31:58.755 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: audit 2022-04-30T20:31:57.794835+0000 mon.smithi157 (mon.0) 126 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:31:58.755 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: audit 2022-04-30T20:31:57.797503+0000 mon.smithi157 (mon.0) 127 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:31:58.756 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: audit 2022-04-30T20:31:57.799443+0000 mon.smithi157 (mon.0) 128 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:31:58.756 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: audit 2022-04-30T20:31:57.801636+0000 mon.smithi157 (mon.0) 129 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:31:58.756 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: audit 2022-04-30T20:31:57.826462+0000 mon.smithi157 (mon.0) 130 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:31:58.756 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: audit 2022-04-30T20:31:57.850748+0000 mon.smithi157 (mon.0) 131 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:31:58.756 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:58 smithi157 bash[20376]: audit 2022-04-30T20:31:57.854411+0000 mon.smithi157 (mon.0) 132 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:31:59.472 INFO:teuthology.orchestra.run.smithi165.stdout:Added host 'smithi165' with addr '172.21.15.165' 2022-04-30T20:31:59.797 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:59 smithi157 bash[20376]: cluster 2022-04-30T20:31:58.647886+0000 mon.smithi157 (mon.0) 133 : cluster [DBG] mgrmap e16: smithi157.nfpzoe(active, since 1.05831s) 2022-04-30T20:31:59.797 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:59 smithi157 bash[20376]: audit 2022-04-30T20:31:58.648056+0000 mgr.smithi157.nfpzoe (mgr.14180) 1 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi165", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:31:59.797 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:31:59 smithi157 bash[20376]: audit 2022-04-30T20:31:59.471144+0000 mon.smithi157 (mon.0) 134 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:00.116 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph orch host ls --format=json 2022-04-30T20:32:00.850 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:00 smithi157 bash[20376]: cephadm 2022-04-30T20:31:59.472012+0000 mgr.smithi157.nfpzoe (mgr.14180) 2 : cephadm [INF] Added host smithi165 2022-04-30T20:32:00.850 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:00 smithi157 bash[20376]: cluster 2022-04-30T20:32:00.474457+0000 mon.smithi157 (mon.0) 135 : cluster [DBG] mgrmap e17: smithi157.nfpzoe(active, since 2s) 2022-04-30T20:32:02.956 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-04-30T20:32:02.956 INFO:teuthology.orchestra.run.smithi165.stdout:[{"addr": "172.21.15.157", "hostname": "smithi157", "labels": [], "status": ""}, {"addr": "172.21.15.165", "hostname": "smithi165", "labels": [], "status": ""}] 2022-04-30T20:32:03.298 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:03 smithi157 bash[20376]: audit 2022-04-30T20:32:02.023351+0000 mon.smithi157 (mon.0) 136 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:03.298 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:03 smithi157 bash[20376]: audit 2022-04-30T20:32:02.311451+0000 mon.smithi157 (mon.0) 137 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd/host:smithi157", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:32:03.298 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:03 smithi157 bash[20376]: audit 2022-04-30T20:32:02.389371+0000 mon.smithi157 (mon.0) 138 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:03.298 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:03 smithi157 bash[20376]: audit 2022-04-30T20:32:02.396184+0000 mon.smithi157 (mon.0) 139 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:03.516 INFO:tasks.cephadm:Setting crush tunables to default 2022-04-30T20:32:03.516 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd crush tunables default 2022-04-30T20:32:04.216 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:04 smithi157 bash[20376]: cephadm 2022-04-30T20:32:02.312372+0000 mgr.smithi157.nfpzoe (mgr.14180) 3 : cephadm [INF] Updating smithi157:/etc/ceph/ceph.conf 2022-04-30T20:32:04.217 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:04 smithi157 bash[20376]: cephadm 2022-04-30T20:32:02.348465+0000 mgr.smithi157.nfpzoe (mgr.14180) 4 : cephadm [INF] Updating smithi157:/etc/ceph/ceph.client.admin.keyring 2022-04-30T20:32:04.217 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:04 smithi157 bash[20376]: cephadm 2022-04-30T20:32:02.417001+0000 mgr.smithi157.nfpzoe (mgr.14180) 5 : cephadm [INF] Deploying daemon prometheus.smithi157 on smithi157 2022-04-30T20:32:04.217 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:04 smithi157 bash[20376]: audit 2022-04-30T20:32:02.955238+0000 mgr.smithi157.nfpzoe (mgr.14180) 6 : audit [DBG] from='client.14188 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2022-04-30T20:32:10.150 INFO:teuthology.orchestra.run.smithi157.stderr:adjusted tunables profile to default 2022-04-30T20:32:10.445 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:10 smithi157 bash[20376]: audit 2022-04-30T20:32:10.089758+0000 mon.smithi157 (mon.0) 140 : audit [INF] from='client.? 172.21.15.157:0/2780769655' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2022-04-30T20:32:11.211 INFO:tasks.cephadm:Adding mon.smithi157 on smithi157 2022-04-30T20:32:11.211 INFO:tasks.cephadm:Adding mon.smithi165 on smithi165 2022-04-30T20:32:11.211 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph orch apply mon '2;smithi157:172.21.15.157=smithi157;smithi165:172.21.15.165=smithi165' 2022-04-30T20:32:11.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:11 smithi157 bash[20376]: audit 2022-04-30T20:32:10.144984+0000 mon.smithi157 (mon.0) 141 : audit [INF] from='client.? 172.21.15.157:0/2780769655' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2022-04-30T20:32:11.476 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:11 smithi157 bash[20376]: cluster 2022-04-30T20:32:10.145150+0000 mon.smithi157 (mon.0) 142 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2022-04-30T20:32:14.088 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled mon update... 2022-04-30T20:32:14.641 DEBUG:teuthology.orchestra.run.smithi165:mon.smithi165> sudo journalctl -f -n 0 -u ceph-24edbdaa-c8c4-11ec-8c39-001a4aab830c@mon.smithi165.service 2022-04-30T20:32:14.644 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2022-04-30T20:32:14.644 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-30T20:32:14.699 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:-- Logs begin at Sun 2022-04-24 12:19:44 UTC. -- 2022-04-30T20:32:15.231 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:15 smithi157 bash[20376]: audit 2022-04-30T20:32:14.081997+0000 mgr.smithi157.nfpzoe (mgr.14180) 7 : audit [DBG] from='client.14192 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi157:172.21.15.157=smithi157;smithi165:172.21.15.165=smithi165", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:32:15.231 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:15 smithi157 bash[20376]: cephadm 2022-04-30T20:32:14.087606+0000 mgr.smithi157.nfpzoe (mgr.14180) 8 : cephadm [INF] Saving service mon spec with placement smithi157:172.21.15.157=smithi157;smithi165:172.21.15.165=smithi165;count:2 2022-04-30T20:32:15.231 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:15 smithi157 bash[20376]: audit 2022-04-30T20:32:14.091413+0000 mon.smithi157 (mon.0) 143 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:17.230 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:17 smithi157 bash[20376]: audit 2022-04-30T20:32:16.121140+0000 mon.smithi157 (mon.0) 144 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:17.230 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:17 smithi157 bash[20376]: audit 2022-04-30T20:32:16.122804+0000 mon.smithi157 (mon.0) 145 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:32:17.230 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:17 smithi157 bash[20376]: audit 2022-04-30T20:32:16.124341+0000 mon.smithi157 (mon.0) 146 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:17.230 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:17 smithi157 bash[20376]: audit 2022-04-30T20:32:16.125228+0000 mon.smithi157 (mon.0) 147 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:32:17.230 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:17 smithi157 bash[20376]: audit 2022-04-30T20:32:16.684187+0000 mon.smithi157 (mon.0) 148 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:17.858 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-04-30T20:32:17.863 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"24edbdaa-c8c4-11ec-8c39-001a4aab830c","modified":"2022-04-30T20:29:45.693788Z","created":"2022-04-30T20:29:45.693788Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi157","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:3300","nonce":0},{"type":"v1","addr":"172.21.15.157:6789","nonce":0}]},"addr":"172.21.15.157:6789/0","public_addr":"172.21.15.157:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2022-04-30T20:32:17.864 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2022-04-30T20:32:18.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:18 smithi157 bash[20376]: audit 2022-04-30T20:32:17.445299+0000 mon.smithi157 (mon.0) 149 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:18.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:18 smithi157 bash[20376]: cluster 2022-04-30T20:32:17.651341+0000 mgr.smithi157.nfpzoe (mgr.14180) 9 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:18.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:18 smithi157 bash[20376]: audit 2022-04-30T20:32:17.842584+0000 mon.smithi157 (mon.0) 150 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:18.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:18 smithi157 bash[20376]: audit 2022-04-30T20:32:17.861652+0000 mon.smithi157 (mon.0) 151 : audit [DBG] from='client.? 172.21.15.165:0/83760477' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-30T20:32:19.381 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2022-04-30T20:32:19.382 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-30T20:32:21.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:20 smithi157 bash[20376]: cluster 2022-04-30T20:32:19.651794+0000 mgr.smithi157.nfpzoe (mgr.14180) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:21.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:20 smithi157 bash[20376]: audit 2022-04-30T20:32:20.466154+0000 mon.smithi157 (mon.0) 152 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:23.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:22 smithi157 bash[20376]: cluster 2022-04-30T20:32:21.652278+0000 mgr.smithi157.nfpzoe (mgr.14180) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:23.611 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-04-30T20:32:23.612 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"24edbdaa-c8c4-11ec-8c39-001a4aab830c","modified":"2022-04-30T20:29:45.693788Z","created":"2022-04-30T20:29:45.693788Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi157","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:3300","nonce":0},{"type":"v1","addr":"172.21.15.157:6789","nonce":0}]},"addr":"172.21.15.157:6789/0","public_addr":"172.21.15.157:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2022-04-30T20:32:23.614 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2022-04-30T20:32:24.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:23 smithi157 bash[20376]: audit 2022-04-30T20:32:23.615252+0000 mon.smithi157 (mon.0) 153 : audit [DBG] from='client.? 172.21.15.165:0/1590133221' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-30T20:32:25.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:24 smithi157 bash[20376]: cluster 2022-04-30T20:32:23.652692+0000 mgr.smithi157.nfpzoe (mgr.14180) 12 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:25.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:24 smithi157 bash[20376]: audit 2022-04-30T20:32:24.480263+0000 mon.smithi157 (mon.0) 154 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:25.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:24 smithi157 bash[20376]: audit 2022-04-30T20:32:24.800350+0000 mon.smithi157 (mon.0) 155 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:25.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:24 smithi157 bash[20376]: audit 2022-04-30T20:32:24.801914+0000 mon.smithi157 (mon.0) 156 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd/host:smithi165", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:32:25.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:24 smithi157 bash[20376]: audit 2022-04-30T20:32:24.808727+0000 mon.smithi157 (mon.0) 157 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:25.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:24 smithi157 bash[20376]: audit 2022-04-30T20:32:24.812709+0000 mon.smithi157 (mon.0) 158 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2022-04-30T20:32:25.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:24 smithi157 bash[20376]: audit 2022-04-30T20:32:24.816504+0000 mon.smithi157 (mon.0) 159 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2022-04-30T20:32:25.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:24 smithi157 bash[20376]: audit 2022-04-30T20:32:24.818172+0000 mon.smithi157 (mon.0) 160 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:25.390 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2022-04-30T20:32:25.390 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-30T20:32:26.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:25 smithi157 bash[20376]: cephadm 2022-04-30T20:32:24.819593+0000 mgr.smithi157.nfpzoe (mgr.14180) 13 : cephadm [INF] Deploying daemon crash.smithi165 on smithi165 2022-04-30T20:32:27.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:26 smithi157 bash[20376]: cluster 2022-04-30T20:32:25.653101+0000 mgr.smithi157.nfpzoe (mgr.14180) 14 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:29.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:29 smithi157 bash[20376]: cluster 2022-04-30T20:32:27.653544+0000 mgr.smithi157.nfpzoe (mgr.14180) 15 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:29.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:29 smithi157 bash[20376]: audit 2022-04-30T20:32:28.140366+0000 mon.smithi157 (mon.0) 161 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:29.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:29 smithi157 bash[20376]: audit 2022-04-30T20:32:28.145458+0000 mon.smithi157 (mon.0) 162 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.rhoznu", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-30T20:32:29.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:29 smithi157 bash[20376]: audit 2022-04-30T20:32:28.148382+0000 mon.smithi157 (mon.0) 163 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.rhoznu", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2022-04-30T20:32:29.445 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:29 smithi157 bash[20376]: audit 2022-04-30T20:32:28.149927+0000 mon.smithi157 (mon.0) 164 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-30T20:32:29.445 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:29 smithi157 bash[20376]: audit 2022-04-30T20:32:28.151975+0000 mon.smithi157 (mon.0) 165 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:29.445 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:29 smithi157 bash[20376]: cephadm 2022-04-30T20:32:28.153400+0000 mgr.smithi157.nfpzoe (mgr.14180) 16 : cephadm [INF] Deploying daemon mgr.smithi165.rhoznu on smithi165 2022-04-30T20:32:29.798 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-04-30T20:32:29.798 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"24edbdaa-c8c4-11ec-8c39-001a4aab830c","modified":"2022-04-30T20:29:45.693788Z","created":"2022-04-30T20:29:45.693788Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi157","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:3300","nonce":0},{"type":"v1","addr":"172.21.15.157:6789","nonce":0}]},"addr":"172.21.15.157:6789/0","public_addr":"172.21.15.157:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2022-04-30T20:32:29.801 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2022-04-30T20:32:30.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:30 smithi157 bash[20376]: audit 2022-04-30T20:32:29.802234+0000 mon.smithi157 (mon.0) 166 : audit [DBG] from='client.? 172.21.15.165:0/2360564333' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-30T20:32:31.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:31 smithi157 bash[20376]: cluster 2022-04-30T20:32:29.654005+0000 mgr.smithi157.nfpzoe (mgr.14180) 17 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:31.573 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2022-04-30T20:32:31.574 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-30T20:32:32.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:32 smithi157 bash[20376]: audit 2022-04-30T20:32:31.263684+0000 mon.smithi157 (mon.0) 167 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:32.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:32 smithi157 bash[20376]: audit 2022-04-30T20:32:31.267926+0000 mon.smithi157 (mon.0) 168 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-30T20:32:32.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:32 smithi157 bash[20376]: audit 2022-04-30T20:32:31.269703+0000 mon.smithi157 (mon.0) 169 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:32.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:32 smithi157 bash[20376]: cephadm 2022-04-30T20:32:31.271211+0000 mgr.smithi157.nfpzoe (mgr.14180) 18 : cephadm [INF] Deploying daemon mon.smithi165 on smithi165 2022-04-30T20:32:32.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:32 smithi157 bash[20376]: cluster 2022-04-30T20:32:31.654542+0000 mgr.smithi157.nfpzoe (mgr.14180) 19 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:34.198 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:33 smithi157 bash[20376]: audit 2022-04-30T20:32:32.851788+0000 mon.smithi157 (mon.0) 170 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:35.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:34 smithi157 bash[20376]: cluster 2022-04-30T20:32:33.655062+0000 mgr.smithi157.nfpzoe (mgr.14180) 20 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:35.892 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-04-30T20:32:35.892 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"24edbdaa-c8c4-11ec-8c39-001a4aab830c","modified":"2022-04-30T20:29:45.693788Z","created":"2022-04-30T20:29:45.693788Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi157","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:3300","nonce":0},{"type":"v1","addr":"172.21.15.157:6789","nonce":0}]},"addr":"172.21.15.157:6789/0","public_addr":"172.21.15.157:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2022-04-30T20:32:35.895 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2022-04-30T20:32:37.119 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:36 smithi165 systemd[1]: Started Ceph mon.smithi165 for 24edbdaa-c8c4-11ec-8c39-001a4aab830c. 2022-04-30T20:32:37.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:36 smithi157 bash[20376]: cluster 2022-04-30T20:32:35.655489+0000 mgr.smithi157.nfpzoe (mgr.14180) 21 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:37.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:36 smithi157 bash[20376]: audit 2022-04-30T20:32:35.896365+0000 mon.smithi157 (mon.0) 171 : audit [DBG] from='client.? 172.21.15.165:0/3492218969' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-30T20:32:37.843 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2022-04-30T20:32:37.879 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph mon dump -f json 2022-04-30T20:32:38.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:38 smithi157 bash[20376]: audit 2022-04-30T20:32:37.027184+0000 mon.smithi157 (mon.0) 172 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:38.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:38 smithi157 bash[20376]: cephadm 2022-04-30T20:32:37.030927+0000 mgr.smithi157.nfpzoe (mgr.14180) 22 : cephadm [INF] Deploying daemon node-exporter.smithi165 on smithi165 2022-04-30T20:32:38.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:38 smithi157 bash[20376]: audit 2022-04-30T20:32:37.630698+0000 mon.smithi157 (mon.0) 173 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:38.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:38 smithi157 bash[20376]: audit 2022-04-30T20:32:37.634279+0000 mon.smithi157 (mon.0) 174 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:32:38.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:38 smithi157 bash[20376]: audit 2022-04-30T20:32:37.636707+0000 mon.smithi157 (mon.0) 175 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:38.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:38 smithi157 bash[20376]: audit 2022-04-30T20:32:37.638190+0000 mon.smithi157 (mon.0) 176 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:32:38.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:38 smithi157 bash[20376]: audit 2022-04-30T20:32:37.858765+0000 mon.smithi157 (mon.0) 177 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:38.800 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.443+0000 7fe426309880 0 set uid:gid to 167:167 (ceph:ceph) 2022-04-30T20:32:38.801 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.443+0000 7fe426309880 0 ceph version 16.2.7-976-gf566756b (f566756bcbf81a9e17ed272afd5e8555c4ded09b) pacific (stable), process ceph-mon, pid 8 2022-04-30T20:32:38.801 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.443+0000 7fe426309880 0 pidfile_write: ignore empty --pid-file 2022-04-30T20:32:38.801 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 0 load: jerasure load: lrc load: isa 2022-04-30T20:32:38.801 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: RocksDB version: 6.8.1 2022-04-30T20:32:38.801 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2022-04-30T20:32:38.801 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Compile date Apr 30 2022 2022-04-30T20:32:38.801 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: DB SUMMARY 2022-04-30T20:32:38.802 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: CURRENT file: CURRENT 2022-04-30T20:32:38.802 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: IDENTITY file: IDENTITY 2022-04-30T20:32:38.802 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2022-04-30T20:32:38.803 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi165/store.db dir, Total Num: 0, files: 2022-04-30T20:32:38.803 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi165/store.db: 000003.log size: 511 ; 2022-04-30T20:32:38.803 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.error_if_exists: 0 2022-04-30T20:32:38.803 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.create_if_missing: 0 2022-04-30T20:32:38.803 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.paranoid_checks: 1 2022-04-30T20:32:38.803 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.env: 0x561baa845000 2022-04-30T20:32:38.803 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.fs: Posix File System 2022-04-30T20:32:38.803 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.info_log: 0x561bacb82780 2022-04-30T20:32:38.804 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_file_opening_threads: 16 2022-04-30T20:32:38.804 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.statistics: (nil) 2022-04-30T20:32:38.804 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.use_fsync: 0 2022-04-30T20:32:38.804 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_log_file_size: 0 2022-04-30T20:32:38.804 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2022-04-30T20:32:38.804 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.log_file_time_to_roll: 0 2022-04-30T20:32:38.804 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.keep_log_file_num: 1000 2022-04-30T20:32:38.804 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.recycle_log_file_num: 0 2022-04-30T20:32:38.805 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.allow_fallocate: 1 2022-04-30T20:32:38.805 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.allow_mmap_reads: 0 2022-04-30T20:32:38.805 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.allow_mmap_writes: 0 2022-04-30T20:32:38.805 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.use_direct_reads: 0 2022-04-30T20:32:38.805 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2022-04-30T20:32:38.805 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.create_missing_column_families: 0 2022-04-30T20:32:38.806 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.db_log_dir: 2022-04-30T20:32:38.806 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-smithi165/store.db 2022-04-30T20:32:38.806 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.table_cache_numshardbits: 6 2022-04-30T20:32:38.806 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_subcompactions: 1 2022-04-30T20:32:38.806 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_background_flushes: -1 2022-04-30T20:32:38.807 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.WAL_ttl_seconds: 0 2022-04-30T20:32:38.807 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.WAL_size_limit_MB: 0 2022-04-30T20:32:38.807 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2022-04-30T20:32:38.807 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2022-04-30T20:32:38.807 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.is_fd_close_on_exec: 1 2022-04-30T20:32:38.807 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.advise_random_on_open: 1 2022-04-30T20:32:38.807 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.db_write_buffer_size: 0 2022-04-30T20:32:38.807 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.write_buffer_manager: 0x561bad8820f0 2022-04-30T20:32:38.807 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2022-04-30T20:32:38.808 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2022-04-30T20:32:38.808 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2022-04-30T20:32:38.808 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.use_adaptive_mutex: 0 2022-04-30T20:32:38.808 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.rate_limiter: (nil) 2022-04-30T20:32:38.808 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2022-04-30T20:32:38.809 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.wal_recovery_mode: 2 2022-04-30T20:32:38.809 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.enable_thread_tracking: 0 2022-04-30T20:32:38.811 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.enable_pipelined_write: 0 2022-04-30T20:32:38.811 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.unordered_write: 0 2022-04-30T20:32:38.811 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2022-04-30T20:32:38.811 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2022-04-30T20:32:38.811 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2022-04-30T20:32:38.812 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2022-04-30T20:32:38.812 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.row_cache: None 2022-04-30T20:32:38.812 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.wal_filter: None 2022-04-30T20:32:38.812 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2022-04-30T20:32:38.812 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.allow_ingest_behind: 0 2022-04-30T20:32:38.812 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.preserve_deletes: 0 2022-04-30T20:32:38.812 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.two_write_queues: 0 2022-04-30T20:32:38.812 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.manual_wal_flush: 0 2022-04-30T20:32:38.812 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.atomic_flush: 0 2022-04-30T20:32:38.812 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2022-04-30T20:32:38.812 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.persist_stats_to_disk: 0 2022-04-30T20:32:38.812 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.write_dbid_to_manifest: 0 2022-04-30T20:32:38.813 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.log_readahead_size: 0 2022-04-30T20:32:38.813 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2022-04-30T20:32:38.813 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_background_jobs: 2 2022-04-30T20:32:38.813 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_background_compactions: -1 2022-04-30T20:32:38.813 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2022-04-30T20:32:38.813 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2022-04-30T20:32:38.813 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.delayed_write_rate : 16777216 2022-04-30T20:32:38.813 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_total_wal_size: 0 2022-04-30T20:32:38.813 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2022-04-30T20:32:38.813 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.stats_dump_period_sec: 600 2022-04-30T20:32:38.813 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.stats_persist_period_sec: 600 2022-04-30T20:32:38.814 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2022-04-30T20:32:38.814 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_open_files: -1 2022-04-30T20:32:38.814 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.bytes_per_sync: 0 2022-04-30T20:32:38.814 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.wal_bytes_per_sync: 0 2022-04-30T20:32:38.814 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.strict_bytes_per_sync: 0 2022-04-30T20:32:38.814 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compaction_readahead_size: 0 2022-04-30T20:32:38.816 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Compression algorithms supported: 2022-04-30T20:32:38.817 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2022-04-30T20:32:38.817 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: kZSTD supported: 0 2022-04-30T20:32:38.817 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: kXpressCompression supported: 0 2022-04-30T20:32:38.817 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: kLZ4HCCompression supported: 1 2022-04-30T20:32:38.817 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: kLZ4Compression supported: 1 2022-04-30T20:32:38.817 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: kBZip2Compression supported: 0 2022-04-30T20:32:38.817 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: kZlibCompression supported: 1 2022-04-30T20:32:38.817 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: kSnappyCompression supported: 1 2022-04-30T20:32:38.817 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Fast CRC32 supported: Supported on x86 2022-04-30T20:32:38.818 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi165/store.db/MANIFEST-000001 2022-04-30T20:32:38.818 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2022-04-30T20:32:38.818 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2022-04-30T20:32:38.818 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.merge_operator: 2022-04-30T20:32:38.818 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compaction_filter: None 2022-04-30T20:32:38.818 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compaction_filter_factory: None 2022-04-30T20:32:38.818 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.memtable_factory: SkipListFactory 2022-04-30T20:32:38.818 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.table_factory: BlockBasedTable 2022-04-30T20:32:38.818 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561bacb25d10) 2022-04-30T20:32:38.819 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: cache_index_and_filter_blocks: 1 2022-04-30T20:32:38.819 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: cache_index_and_filter_blocks_with_high_priority: 0 2022-04-30T20:32:38.819 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: pin_l0_filter_and_index_blocks_in_cache: 0 2022-04-30T20:32:38.819 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: pin_top_level_index_and_filter: 1 2022-04-30T20:32:38.819 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: index_type: 0 2022-04-30T20:32:38.819 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: data_block_index_type: 0 2022-04-30T20:32:38.819 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: index_shortening: 1 2022-04-30T20:32:38.819 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: data_block_hash_table_util_ratio: 0.750000 2022-04-30T20:32:38.819 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: hash_index_allow_collision: 1 2022-04-30T20:32:38.820 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: checksum: 1 2022-04-30T20:32:38.820 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: no_block_cache: 0 2022-04-30T20:32:38.820 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: block_cache: 0x561bacb5cf10 2022-04-30T20:32:38.820 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: block_cache_name: BinnedLRUCache 2022-04-30T20:32:38.820 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: block_cache_options: 2022-04-30T20:32:38.820 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: capacity : 536870912 2022-04-30T20:32:38.821 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: num_shard_bits : 4 2022-04-30T20:32:38.821 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: strict_capacity_limit : 0 2022-04-30T20:32:38.821 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: high_pri_pool_ratio: 0.000 2022-04-30T20:32:38.821 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: block_cache_compressed: (nil) 2022-04-30T20:32:38.821 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: persistent_cache: (nil) 2022-04-30T20:32:38.821 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: block_size: 4096 2022-04-30T20:32:38.821 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: block_size_deviation: 10 2022-04-30T20:32:38.821 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: block_restart_interval: 16 2022-04-30T20:32:38.821 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: index_block_restart_interval: 1 2022-04-30T20:32:38.821 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: metadata_block_size: 4096 2022-04-30T20:32:38.821 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: partition_filters: 0 2022-04-30T20:32:38.822 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: use_delta_encoding: 1 2022-04-30T20:32:38.822 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: filter_policy: rocksdb.BuiltinBloomFilter 2022-04-30T20:32:38.822 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: whole_key_filtering: 1 2022-04-30T20:32:38.822 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: verify_compression: 0 2022-04-30T20:32:38.822 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: read_amp_bytes_per_bit: 0 2022-04-30T20:32:38.822 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: format_version: 2 2022-04-30T20:32:38.822 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: enable_index_compression: 1 2022-04-30T20:32:38.822 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: block_align: 0 2022-04-30T20:32:38.822 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.write_buffer_size: 33554432 2022-04-30T20:32:38.822 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_write_buffer_number: 2 2022-04-30T20:32:38.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compression: NoCompression 2022-04-30T20:32:38.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.bottommost_compression: Disabled 2022-04-30T20:32:38.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.prefix_extractor: nullptr 2022-04-30T20:32:38.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2022-04-30T20:32:38.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.num_levels: 7 2022-04-30T20:32:38.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2022-04-30T20:32:38.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2022-04-30T20:32:38.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2022-04-30T20:32:38.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2022-04-30T20:32:38.823 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2022-04-30T20:32:38.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2022-04-30T20:32:38.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2022-04-30T20:32:38.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2022-04-30T20:32:38.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2022-04-30T20:32:38.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compression_opts.window_bits: -14 2022-04-30T20:32:38.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compression_opts.level: 32767 2022-04-30T20:32:38.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compression_opts.strategy: 0 2022-04-30T20:32:38.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2022-04-30T20:32:38.824 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2022-04-30T20:32:38.825 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compression_opts.enabled: false 2022-04-30T20:32:38.825 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2022-04-30T20:32:38.825 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2022-04-30T20:32:38.825 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2022-04-30T20:32:38.825 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.target_file_size_base: 67108864 2022-04-30T20:32:38.825 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.target_file_size_multiplier: 1 2022-04-30T20:32:38.825 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2022-04-30T20:32:38.825 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2022-04-30T20:32:38.825 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2022-04-30T20:32:38.825 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2022-04-30T20:32:38.826 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2022-04-30T20:32:38.826 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2022-04-30T20:32:38.826 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2022-04-30T20:32:38.826 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2022-04-30T20:32:38.826 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2022-04-30T20:32:38.826 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2022-04-30T20:32:38.826 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2022-04-30T20:32:38.826 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2022-04-30T20:32:38.826 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.arena_block_size: 4194304 2022-04-30T20:32:38.827 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2022-04-30T20:32:38.827 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2022-04-30T20:32:38.827 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2022-04-30T20:32:38.827 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.disable_auto_compactions: 0 2022-04-30T20:32:38.827 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2022-04-30T20:32:38.827 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2022-04-30T20:32:38.827 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2022-04-30T20:32:38.827 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2022-04-30T20:32:38.827 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2022-04-30T20:32:38.827 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2022-04-30T20:32:38.828 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2022-04-30T20:32:38.828 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2022-04-30T20:32:38.828 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2022-04-30T20:32:38.828 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2022-04-30T20:32:38.828 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.table_properties_collectors: 2022-04-30T20:32:38.828 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.inplace_update_support: 0 2022-04-30T20:32:38.828 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.inplace_update_num_locks: 10000 2022-04-30T20:32:38.828 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2022-04-30T20:32:38.828 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2022-04-30T20:32:38.828 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.memtable_huge_page_size: 0 2022-04-30T20:32:38.829 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.bloom_locality: 0 2022-04-30T20:32:38.829 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.max_successive_merges: 0 2022-04-30T20:32:38.829 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.optimize_filters_for_hits: 0 2022-04-30T20:32:38.829 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.paranoid_file_checks: 0 2022-04-30T20:32:38.829 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.force_consistency_checks: 0 2022-04-30T20:32:38.829 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.report_bg_io_stats: 0 2022-04-30T20:32:38.829 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.ttl: 2592000 2022-04-30T20:32:38.829 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: Options.periodic_compaction_seconds: 0 2022-04-30T20:32:38.829 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: [version_set.cc:4568] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi165/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 2022-04-30T20:32:38.829 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2022-04-30T20:32:38.830 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651350758451255, "job": 1, "event": "recovery_started", "log_files": [3]} 2022-04-30T20:32:38.830 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #3 mode 2 2022-04-30T20:32:38.830 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.447+0000 7fe426309880 3 rocksdb: [le/block_based/filter_policy.cc:584] Using legacy Bloom filter with high (20) bits/key. Dramatic filter space and/or accuracy improvement is available with format_version>=5. 2022-04-30T20:32:38.830 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.451+0000 7fe426309880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651350758451867, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1437, "table_properties": {"data_size": 523, "index_size": 40, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "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": 1651350758, "oldest_key_time": 3, "file_creation_time": 0}} 2022-04-30T20:32:38.830 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.451+0000 7fe426309880 4 rocksdb: [version_set.cc:3826] Creating manifest 5 2022-04-30T20:32:38.830 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.451+0000 7fe426309880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1651350758452654, "job": 1, "event": "recovery_finished"} 2022-04-30T20:32:38.830 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.451+0000 7fe426309880 4 rocksdb: DB pointer 0x561bacc25800 2022-04-30T20:32:38.830 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.451+0000 7fe40d33b700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2022-04-30T20:32:38.830 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.451+0000 7fe40d33b700 4 rocksdb: [db_impl/db_impl.cc:851] 2022-04-30T20:32:38.830 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: ** DB Stats ** 2022-04-30T20:32:38.831 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-30T20:32:38.831 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2022-04-30T20:32:38.831 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2022-04-30T20:32:38.831 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-30T20:32:38.831 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2022-04-30T20:32:38.831 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2022-04-30T20:32:38.831 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2022-04-30T20:32:38.831 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: ** Compaction Stats [default] ** 2022-04-30T20:32:38.831 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: 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 2022-04-30T20:32:38.831 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-30T20:32:38.832 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2022-04-30T20:32:38.832 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2022-04-30T20:32:38.832 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2022-04-30T20:32:38.832 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: ** Compaction Stats [default] ** 2022-04-30T20:32:38.832 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: 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 2022-04-30T20:32:38.832 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-30T20:32:38.832 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2022-04-30T20:32:38.832 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-30T20:32:38.832 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-30T20:32:38.832 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-30T20:32:38.832 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: AddFile(Total Files): cumulative 0, interval 0 2022-04-30T20:32:38.833 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-30T20:32:38.833 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: AddFile(Keys): cumulative 0, interval 0 2022-04-30T20:32:38.833 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Cumulative compaction: 0.00 GB write, 0.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-30T20:32:38.833 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Interval compaction: 0.00 GB write, 0.28 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-30T20:32:38.833 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: 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 2022-04-30T20:32:38.833 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: ** File Read Latency Histogram By Level [default] ** 2022-04-30T20:32:38.833 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: ** Compaction Stats [default] ** 2022-04-30T20:32:38.833 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: 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 2022-04-30T20:32:38.833 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-30T20:32:38.833 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: L0 1/0 1.40 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2022-04-30T20:32:38.834 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Sum 1/0 1.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2022-04-30T20:32:38.834 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: 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 2022-04-30T20:32:38.834 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: ** Compaction Stats [default] ** 2022-04-30T20:32:38.834 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: 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 2022-04-30T20:32:38.834 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2022-04-30T20:32:38.834 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2022-04-30T20:32:38.834 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Uptime(secs): 0.0 total, 0.0 interval 2022-04-30T20:32:38.834 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Flush(GB): cumulative 0.000, interval 0.000 2022-04-30T20:32:38.834 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: AddFile(GB): cumulative 0.000, interval 0.000 2022-04-30T20:32:38.834 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: AddFile(Total Files): cumulative 0, interval 0 2022-04-30T20:32:38.835 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: AddFile(L0 Files): cumulative 0, interval 0 2022-04-30T20:32:38.835 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: AddFile(Keys): cumulative 0, interval 0 2022-04-30T20:32:38.835 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Cumulative compaction: 0.00 GB write, 0.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-30T20:32:38.835 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2022-04-30T20:32:38.835 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: 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 2022-04-30T20:32:38.835 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: ** File Read Latency Histogram By Level [default] ** 2022-04-30T20:32:38.835 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.451+0000 7fe426309880 0 mon.smithi165 does not exist in monmap, will attempt to join an existing cluster 2022-04-30T20:32:38.835 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.451+0000 7fe426309880 0 using public_addr v2:172.21.15.165:0/0 -> [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] 2022-04-30T20:32:38.835 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.451+0000 7fe426309880 0 starting mon.smithi165 rank -1 at public addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] at bind addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi165 fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:32:38.835 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.455+0000 7fe426309880 1 mon.smithi165@-1(???) e0 preinit fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:32:38.836 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.495+0000 7fe40fb40700 0 mon.smithi165@-1(synchronizing).mds e1 new map 2022-04-30T20:32:38.836 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.495+0000 7fe40fb40700 0 mon.smithi165@-1(synchronizing).mds e1 print_map 2022-04-30T20:32:38.836 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: e1 2022-04-30T20:32:38.836 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: enable_multiple, ever_enabled_multiple: 1,1 2022-04-30T20:32:38.836 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: 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} 2022-04-30T20:32:38.836 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: legacy client fscid: -1 2022-04-30T20:32:38.836 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: 2022-04-30T20:32:38.836 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: No filesystems configured 2022-04-30T20:32:38.836 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.495+0000 7fe40fb40700 1 mon.smithi165@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2022-04-30T20:32:38.836 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.495+0000 7fe40fb40700 1 mon.smithi165@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2022-04-30T20:32:38.837 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.495+0000 7fe40fb40700 1 mon.smithi165@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2022-04-30T20:32:38.837 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.495+0000 7fe40fb40700 1 mon.smithi165@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2022-04-30T20:32:38.837 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.495+0000 7fe40fb40700 1 mon.smithi165@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2022-04-30T20:32:38.837 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.495+0000 7fe40fb40700 1 mon.smithi165@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2022-04-30T20:32:38.837 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.495+0000 7fe40fb40700 1 mon.smithi165@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2022-04-30T20:32:38.837 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.495+0000 7fe40fb40700 0 mon.smithi165@-1(synchronizing).osd e5 crush map has features 3314932999778484224, adjusting msgr requires 2022-04-30T20:32:38.837 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.495+0000 7fe40fb40700 0 mon.smithi165@-1(synchronizing).osd e5 crush map has features 288514050185494528, adjusting msgr requires 2022-04-30T20:32:38.837 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: audit 2022-04-30T20:32:37.027184+0000 mon.smithi157 (mon.0) 172 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:38.837 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: cephadm 2022-04-30T20:32:37.030927+0000 mgr.smithi157.nfpzoe (mgr.14180) 22 : cephadm [INF] Deploying daemon node-exporter.smithi165 on smithi165 2022-04-30T20:32:38.837 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: audit 2022-04-30T20:32:37.630698+0000 mon.smithi157 (mon.0) 173 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:38.837 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: audit 2022-04-30T20:32:37.634279+0000 mon.smithi157 (mon.0) 174 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:32:38.838 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: audit 2022-04-30T20:32:37.636707+0000 mon.smithi157 (mon.0) 175 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:38.838 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: audit 2022-04-30T20:32:37.638190+0000 mon.smithi157 (mon.0) 176 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:32:38.838 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: audit 2022-04-30T20:32:37.858765+0000 mon.smithi157 (mon.0) 177 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:38.838 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:38 smithi165 bash[22175]: debug 2022-04-30T20:32:38.495+0000 7fe40fb40700 1 mon.smithi165@-1(synchronizing).paxosservice(auth 1..6) refresh upgraded, format 0 -> 3 2022-04-30T20:32:43.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: audit 2022-04-30T20:32:38.509483+0000 mon.smithi157 (mon.0) 178 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: audit 2022-04-30T20:32:38.513769+0000 mon.smithi157 (mon.0) 179 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi157"}]: dispatch 2022-04-30T20:32:43.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: cluster 2022-04-30T20:32:38.513971+0000 mon.smithi157 (mon.0) 180 : cluster [INF] mon.smithi157 calling monitor election 2022-04-30T20:32:43.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: audit 2022-04-30T20:32:38.515576+0000 mon.smithi157 (mon.0) 181 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: audit 2022-04-30T20:32:39.501280+0000 mon.smithi157 (mon.0) 182 : audit [DBG] from='mgr.? 172.21.15.165:0/2973564060' entity='mgr.smithi165.rhoznu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.rhoznu/crt"}]: dispatch 2022-04-30T20:32:43.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: audit 2022-04-30T20:32:39.509059+0000 mon.smithi157 (mon.0) 183 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: cluster 2022-04-30T20:32:39.656460+0000 mgr.smithi157.nfpzoe (mgr.14180) 24 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:43.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: cluster 2022-04-30T20:32:40.503896+0000 mon.smithi165 (mon.1) 1 : cluster [INF] mon.smithi165 calling monitor election 2022-04-30T20:32:43.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: audit 2022-04-30T20:32:40.509243+0000 mon.smithi157 (mon.0) 184 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: audit 2022-04-30T20:32:41.509029+0000 mon.smithi157 (mon.0) 185 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: cluster 2022-04-30T20:32:41.656863+0000 mgr.smithi157.nfpzoe (mgr.14180) 25 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:43.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: audit 2022-04-30T20:32:42.509485+0000 mon.smithi157 (mon.0) 186 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: audit 2022-04-30T20:32:43.509401+0000 mon.smithi157 (mon.0) 187 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: cluster 2022-04-30T20:32:43.536583+0000 mon.smithi157 (mon.0) 188 : cluster [INF] mon.smithi157 is new leader, mons smithi157,smithi165 in quorum (ranks 0,1) 2022-04-30T20:32:43.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: cluster 2022-04-30T20:32:43.542770+0000 mon.smithi157 (mon.0) 189 : cluster [DBG] monmap e2: 2 mons at {smithi157=[v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0],smithi165=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0]} 2022-04-30T20:32:43.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: cluster 2022-04-30T20:32:43.542879+0000 mon.smithi157 (mon.0) 190 : cluster [DBG] fsmap 2022-04-30T20:32:43.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: cluster 2022-04-30T20:32:43.542937+0000 mon.smithi157 (mon.0) 191 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2022-04-30T20:32:43.902 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: cluster 2022-04-30T20:32:43.543332+0000 mon.smithi157 (mon.0) 192 : cluster [DBG] mgrmap e17: smithi157.nfpzoe(active, since 45s) 2022-04-30T20:32:43.902 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: cluster 2022-04-30T20:32:43.544393+0000 mon.smithi157 (mon.0) 193 : cluster [DBG] Standby manager daemon smithi165.rhoznu started 2022-04-30T20:32:43.902 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: cluster 2022-04-30T20:32:43.551049+0000 mon.smithi157 (mon.0) 194 : cluster [INF] overall HEALTH_OK 2022-04-30T20:32:43.902 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: audit 2022-04-30T20:32:43.551640+0000 mon.smithi157 (mon.0) 195 : audit [DBG] from='mgr.? 172.21.15.165:0/2973564060' entity='mgr.smithi165.rhoznu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-30T20:32:43.902 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: audit 2022-04-30T20:32:43.555124+0000 mon.smithi157 (mon.0) 196 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:43.902 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: audit 2022-04-30T20:32:43.555531+0000 mon.smithi157 (mon.0) 197 : audit [DBG] from='mgr.? 172.21.15.165:0/2973564060' entity='mgr.smithi165.rhoznu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.rhoznu/key"}]: dispatch 2022-04-30T20:32:43.902 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:43 smithi165 bash[22175]: audit 2022-04-30T20:32:43.556636+0000 mon.smithi157 (mon.0) 198 : audit [DBG] from='mgr.? 172.21.15.165:0/2973564060' entity='mgr.smithi165.rhoznu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-30T20:32:43.915 INFO:teuthology.orchestra.run.smithi165.stdout: 2022-04-30T20:32:43.916 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":2,"fsid":"24edbdaa-c8c4-11ec-8c39-001a4aab830c","modified":"2022-04-30T20:32:38.508863Z","created":"2022-04-30T20:29:45.693788Z","min_mon_release":16,"min_mon_release_name":"pacific","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging"],"optional":[]},"mons":[{"rank":0,"name":"smithi157","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:3300","nonce":0},{"type":"v1","addr":"172.21.15.157:6789","nonce":0}]},"addr":"172.21.15.157:6789/0","public_addr":"172.21.15.157:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi165","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:3300","nonce":0},{"type":"v1","addr":"172.21.15.165:6789","nonce":0}]},"addr":"172.21.15.165:6789/0","public_addr":"172.21.15.165:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2022-04-30T20:32:43.918 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 2 2022-04-30T20:32:43.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: audit 2022-04-30T20:32:38.509483+0000 mon.smithi157 (mon.0) 178 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: audit 2022-04-30T20:32:38.513769+0000 mon.smithi157 (mon.0) 179 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi157"}]: dispatch 2022-04-30T20:32:43.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: cluster 2022-04-30T20:32:38.513971+0000 mon.smithi157 (mon.0) 180 : cluster [INF] mon.smithi157 calling monitor election 2022-04-30T20:32:43.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: audit 2022-04-30T20:32:38.515576+0000 mon.smithi157 (mon.0) 181 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: audit 2022-04-30T20:32:39.501280+0000 mon.smithi157 (mon.0) 182 : audit [DBG] from='mgr.? 172.21.15.165:0/2973564060' entity='mgr.smithi165.rhoznu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.rhoznu/crt"}]: dispatch 2022-04-30T20:32:43.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: audit 2022-04-30T20:32:39.509059+0000 mon.smithi157 (mon.0) 183 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: cluster 2022-04-30T20:32:39.656460+0000 mgr.smithi157.nfpzoe (mgr.14180) 24 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:43.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: cluster 2022-04-30T20:32:40.503896+0000 mon.smithi165 (mon.1) 1 : cluster [INF] mon.smithi165 calling monitor election 2022-04-30T20:32:43.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: audit 2022-04-30T20:32:40.509243+0000 mon.smithi157 (mon.0) 184 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: audit 2022-04-30T20:32:41.509029+0000 mon.smithi157 (mon.0) 185 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: cluster 2022-04-30T20:32:41.656863+0000 mgr.smithi157.nfpzoe (mgr.14180) 25 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:43.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: audit 2022-04-30T20:32:42.509485+0000 mon.smithi157 (mon.0) 186 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: audit 2022-04-30T20:32:43.509401+0000 mon.smithi157 (mon.0) 187 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:43.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: cluster 2022-04-30T20:32:43.536583+0000 mon.smithi157 (mon.0) 188 : cluster [INF] mon.smithi157 is new leader, mons smithi157,smithi165 in quorum (ranks 0,1) 2022-04-30T20:32:43.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: cluster 2022-04-30T20:32:43.542770+0000 mon.smithi157 (mon.0) 189 : cluster [DBG] monmap e2: 2 mons at {smithi157=[v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0],smithi165=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0]} 2022-04-30T20:32:43.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: cluster 2022-04-30T20:32:43.542879+0000 mon.smithi157 (mon.0) 190 : cluster [DBG] fsmap 2022-04-30T20:32:43.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: cluster 2022-04-30T20:32:43.542937+0000 mon.smithi157 (mon.0) 191 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2022-04-30T20:32:43.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: cluster 2022-04-30T20:32:43.543332+0000 mon.smithi157 (mon.0) 192 : cluster [DBG] mgrmap e17: smithi157.nfpzoe(active, since 45s) 2022-04-30T20:32:43.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: cluster 2022-04-30T20:32:43.544393+0000 mon.smithi157 (mon.0) 193 : cluster [DBG] Standby manager daemon smithi165.rhoznu started 2022-04-30T20:32:43.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: cluster 2022-04-30T20:32:43.551049+0000 mon.smithi157 (mon.0) 194 : cluster [INF] overall HEALTH_OK 2022-04-30T20:32:43.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: audit 2022-04-30T20:32:43.551640+0000 mon.smithi157 (mon.0) 195 : audit [DBG] from='mgr.? 172.21.15.165:0/2973564060' entity='mgr.smithi165.rhoznu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2022-04-30T20:32:43.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: audit 2022-04-30T20:32:43.555124+0000 mon.smithi157 (mon.0) 196 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:43.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: audit 2022-04-30T20:32:43.555531+0000 mon.smithi157 (mon.0) 197 : audit [DBG] from='mgr.? 172.21.15.165:0/2973564060' entity='mgr.smithi165.rhoznu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi165.rhoznu/key"}]: dispatch 2022-04-30T20:32:43.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:43 smithi157 bash[20376]: audit 2022-04-30T20:32:43.556636+0000 mon.smithi157 (mon.0) 198 : audit [DBG] from='mgr.? 172.21.15.165:0/2973564060' entity='mgr.smithi165.rhoznu' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2022-04-30T20:32:44.526 INFO:tasks.cephadm:Generating final ceph.conf file... 2022-04-30T20:32:44.526 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph config generate-minimal-conf 2022-04-30T20:32:44.816 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: cephadm 2022-04-30T20:32:43.556327+0000 mgr.smithi157.nfpzoe (mgr.14180) 26 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2022-04-30T20:32:44.817 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: cephadm 2022-04-30T20:32:43.583874+0000 mgr.smithi157.nfpzoe (mgr.14180) 27 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2022-04-30T20:32:44.817 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: cluster 2022-04-30T20:32:43.612561+0000 mon.smithi157 (mon.0) 199 : cluster [DBG] mgrmap e18: smithi157.nfpzoe(active, since 46s), standbys: smithi165.rhoznu 2022-04-30T20:32:44.817 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: audit 2022-04-30T20:32:43.614759+0000 mon.smithi157 (mon.0) 200 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mgr metadata", "who": "smithi165.rhoznu", "id": "smithi165.rhoznu"}]: dispatch 2022-04-30T20:32:44.817 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: audit 2022-04-30T20:32:43.619529+0000 mon.smithi157 (mon.0) 201 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:44.817 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: audit 2022-04-30T20:32:43.625122+0000 mon.smithi157 (mon.0) 202 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:44.817 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: cephadm 2022-04-30T20:32:43.630802+0000 mgr.smithi157.nfpzoe (mgr.14180) 28 : cephadm [INF] Reconfiguring mon.smithi157 (unknown last config time)... 2022-04-30T20:32:44.817 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: audit 2022-04-30T20:32:43.631344+0000 mon.smithi157 (mon.0) 203 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-30T20:32:44.818 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: audit 2022-04-30T20:32:43.632709+0000 mon.smithi157 (mon.0) 204 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-30T20:32:44.818 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: audit 2022-04-30T20:32:43.633987+0000 mon.smithi157 (mon.0) 205 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:44.818 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: cephadm 2022-04-30T20:32:43.635095+0000 mgr.smithi157.nfpzoe (mgr.14180) 29 : cephadm [INF] Reconfiguring daemon mon.smithi157 on smithi157 2022-04-30T20:32:44.818 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: cluster 2022-04-30T20:32:43.657300+0000 mgr.smithi157.nfpzoe (mgr.14180) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:44.818 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: audit 2022-04-30T20:32:43.919768+0000 mon.smithi157 (mon.0) 206 : audit [DBG] from='client.? 172.21.15.165:0/21340518' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-30T20:32:44.818 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:44 smithi157 bash[20376]: audit 2022-04-30T20:32:44.509582+0000 mon.smithi157 (mon.0) 207 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:44.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: cephadm 2022-04-30T20:32:43.556327+0000 mgr.smithi157.nfpzoe (mgr.14180) 26 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2022-04-30T20:32:44.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: cephadm 2022-04-30T20:32:43.583874+0000 mgr.smithi157.nfpzoe (mgr.14180) 27 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2022-04-30T20:32:44.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: cluster 2022-04-30T20:32:43.612561+0000 mon.smithi157 (mon.0) 199 : cluster [DBG] mgrmap e18: smithi157.nfpzoe(active, since 46s), standbys: smithi165.rhoznu 2022-04-30T20:32:44.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: audit 2022-04-30T20:32:43.614759+0000 mon.smithi157 (mon.0) 200 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mgr metadata", "who": "smithi165.rhoznu", "id": "smithi165.rhoznu"}]: dispatch 2022-04-30T20:32:44.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: audit 2022-04-30T20:32:43.619529+0000 mon.smithi157 (mon.0) 201 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:44.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: audit 2022-04-30T20:32:43.625122+0000 mon.smithi157 (mon.0) 202 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:44.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: cephadm 2022-04-30T20:32:43.630802+0000 mgr.smithi157.nfpzoe (mgr.14180) 28 : cephadm [INF] Reconfiguring mon.smithi157 (unknown last config time)... 2022-04-30T20:32:44.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: audit 2022-04-30T20:32:43.631344+0000 mon.smithi157 (mon.0) 203 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-30T20:32:44.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: audit 2022-04-30T20:32:43.632709+0000 mon.smithi157 (mon.0) 204 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-30T20:32:44.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: audit 2022-04-30T20:32:43.633987+0000 mon.smithi157 (mon.0) 205 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:44.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: cephadm 2022-04-30T20:32:43.635095+0000 mgr.smithi157.nfpzoe (mgr.14180) 29 : cephadm [INF] Reconfiguring daemon mon.smithi157 on smithi157 2022-04-30T20:32:44.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: cluster 2022-04-30T20:32:43.657300+0000 mgr.smithi157.nfpzoe (mgr.14180) 30 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:44.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: audit 2022-04-30T20:32:43.919768+0000 mon.smithi157 (mon.0) 206 : audit [DBG] from='client.? 172.21.15.165:0/21340518' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2022-04-30T20:32:44.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:44 smithi165 bash[22175]: audit 2022-04-30T20:32:44.509582+0000 mon.smithi157 (mon.0) 207 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-04-30T20:32:47.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:46 smithi157 bash[20376]: cluster 2022-04-30T20:32:45.657775+0000 mgr.smithi157.nfpzoe (mgr.14180) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:47.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:46 smithi157 bash[20376]: audit 2022-04-30T20:32:46.180379+0000 mon.smithi157 (mon.0) 208 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:47.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:46 smithi157 bash[20376]: audit 2022-04-30T20:32:46.181676+0000 mon.smithi157 (mon.0) 209 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi157.nfpzoe", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-30T20:32:47.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:46 smithi157 bash[20376]: audit 2022-04-30T20:32:46.182824+0000 mon.smithi157 (mon.0) 210 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-30T20:32:47.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:46 smithi157 bash[20376]: audit 2022-04-30T20:32:46.183749+0000 mon.smithi157 (mon.0) 211 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:47.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:46 smithi165 bash[22175]: cluster 2022-04-30T20:32:45.657775+0000 mgr.smithi157.nfpzoe (mgr.14180) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:47.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:46 smithi165 bash[22175]: audit 2022-04-30T20:32:46.180379+0000 mon.smithi157 (mon.0) 208 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:47.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:46 smithi165 bash[22175]: audit 2022-04-30T20:32:46.181676+0000 mon.smithi157 (mon.0) 209 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi157.nfpzoe", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-30T20:32:47.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:46 smithi165 bash[22175]: audit 2022-04-30T20:32:46.182824+0000 mon.smithi157 (mon.0) 210 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-30T20:32:47.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:46 smithi165 bash[22175]: audit 2022-04-30T20:32:46.183749+0000 mon.smithi157 (mon.0) 211 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:48.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:47 smithi157 bash[20376]: cephadm 2022-04-30T20:32:46.181275+0000 mgr.smithi157.nfpzoe (mgr.14180) 32 : cephadm [INF] Reconfiguring mgr.smithi157.nfpzoe (unknown last config time)... 2022-04-30T20:32:48.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:47 smithi157 bash[20376]: cephadm 2022-04-30T20:32:46.184540+0000 mgr.smithi157.nfpzoe (mgr.14180) 33 : cephadm [INF] Reconfiguring daemon mgr.smithi157.nfpzoe on smithi157 2022-04-30T20:32:48.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:47 smithi165 bash[22175]: cephadm 2022-04-30T20:32:46.181275+0000 mgr.smithi157.nfpzoe (mgr.14180) 32 : cephadm [INF] Reconfiguring mgr.smithi157.nfpzoe (unknown last config time)... 2022-04-30T20:32:48.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:47 smithi165 bash[22175]: cephadm 2022-04-30T20:32:46.184540+0000 mgr.smithi157.nfpzoe (mgr.14180) 33 : cephadm [INF] Reconfiguring daemon mgr.smithi157.nfpzoe on smithi157 2022-04-30T20:32:49.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:48 smithi157 bash[20376]: cluster 2022-04-30T20:32:47.658152+0000 mgr.smithi157.nfpzoe (mgr.14180) 34 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:49.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:48 smithi165 bash[22175]: cluster 2022-04-30T20:32:47.658152+0000 mgr.smithi157.nfpzoe (mgr.14180) 34 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:49.465 INFO:teuthology.orchestra.run.smithi157.stdout:# minimal ceph.conf for 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:32:49.466 INFO:teuthology.orchestra.run.smithi157.stdout:[global] 2022-04-30T20:32:49.466 INFO:teuthology.orchestra.run.smithi157.stdout: fsid = 24edbdaa-c8c4-11ec-8c39-001a4aab830c 2022-04-30T20:32:49.466 INFO:teuthology.orchestra.run.smithi157.stdout: mon_host = [v2:172.21.15.157:3300/0,v1:172.21.15.157:6789/0] [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] 2022-04-30T20:32:50.354 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:50 smithi157 bash[20376]: audit 2022-04-30T20:32:49.094852+0000 mon.smithi157 (mon.0) 212 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:50.355 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:50 smithi157 bash[20376]: cephadm 2022-04-30T20:32:49.096442+0000 mgr.smithi157.nfpzoe (mgr.14180) 35 : cephadm [INF] Reconfiguring alertmanager.smithi157 (dependencies changed)... 2022-04-30T20:32:50.355 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:50 smithi157 bash[20376]: cephadm 2022-04-30T20:32:49.109825+0000 mgr.smithi157.nfpzoe (mgr.14180) 36 : cephadm [INF] Reconfiguring daemon alertmanager.smithi157 on smithi157 2022-04-30T20:32:50.355 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:50 smithi157 bash[20376]: audit 2022-04-30T20:32:49.469700+0000 mon.smithi157 (mon.0) 213 : audit [DBG] from='client.? 172.21.15.157:0/3934792132' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:50.356 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2022-04-30T20:32:50.356 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2022-04-30T20:32:50.356 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/ceph/ceph.conf 2022-04-30T20:32:50.371 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2022-04-30T20:32:50.371 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-30T20:32:50.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:50 smithi165 bash[22175]: audit 2022-04-30T20:32:49.094852+0000 mon.smithi157 (mon.0) 212 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:50.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:50 smithi165 bash[22175]: cephadm 2022-04-30T20:32:49.096442+0000 mgr.smithi157.nfpzoe (mgr.14180) 35 : cephadm [INF] Reconfiguring alertmanager.smithi157 (dependencies changed)... 2022-04-30T20:32:50.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:50 smithi165 bash[22175]: cephadm 2022-04-30T20:32:49.109825+0000 mgr.smithi157.nfpzoe (mgr.14180) 36 : cephadm [INF] Reconfiguring daemon alertmanager.smithi157 on smithi157 2022-04-30T20:32:50.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:50 smithi165 bash[22175]: audit 2022-04-30T20:32:49.469700+0000 mon.smithi157 (mon.0) 213 : audit [DBG] from='client.? 172.21.15.157:0/3934792132' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:50.426 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-04-30T20:32:50.426 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.conf 2022-04-30T20:32:50.442 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-04-30T20:32:50.442 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2022-04-30T20:32:50.499 INFO:tasks.cephadm:Deploying OSDs... 2022-04-30T20:32:50.500 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2022-04-30T20:32:50.500 DEBUG:teuthology.orchestra.run.smithi157:> dd if=/scratch_devs of=/dev/stdout 2022-04-30T20:32:50.506 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2022-04-30T20:32:50.507 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/nvme1n1 && sudo dd if=/dev/nvme1n1 of=/dev/null count=1 && ! mount | grep -q /dev/nvme1n1 2022-04-30T20:32:50.555 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/nvme1n1 2022-04-30T20:32:50.555 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2022-04-30T20:32:50.556 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 6h/6d Inode: 476 Links: 1 Device type: 103,2 2022-04-30T20:32:50.556 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2022-04-30T20:32:50.556 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2022-04-30 20:31:19.233889162 +0000 2022-04-30T20:32:50.556 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2022-04-30 20:31:18.549889177 +0000 2022-04-30T20:32:50.556 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2022-04-30 20:31:18.549889177 +0000 2022-04-30T20:32:50.556 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: - 2022-04-30T20:32:50.563 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2022-04-30T20:32:50.573 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2022-04-30T20:32:50.574 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.000213273 s, 2.4 MB/s 2022-04-30T20:32:50.575 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/nvme2n1 && sudo dd if=/dev/nvme2n1 of=/dev/null count=1 && ! mount | grep -q /dev/nvme2n1 2022-04-30T20:32:50.626 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/nvme2n1 2022-04-30T20:32:50.626 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2022-04-30T20:32:50.627 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 6h/6d Inode: 482 Links: 1 Device type: 103,4 2022-04-30T20:32:50.627 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2022-04-30T20:32:50.627 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2022-04-30 20:31:19.285889160 +0000 2022-04-30T20:32:50.627 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2022-04-30 20:31:18.549889177 +0000 2022-04-30T20:32:50.627 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2022-04-30 20:31:18.549889177 +0000 2022-04-30T20:32:50.627 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: - 2022-04-30T20:32:50.634 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2022-04-30T20:32:50.673 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2022-04-30T20:32:50.673 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.000345644 s, 1.5 MB/s 2022-04-30T20:32:50.674 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/nvme3n1 && sudo dd if=/dev/nvme3n1 of=/dev/null count=1 && ! mount | grep -q /dev/nvme3n1 2022-04-30T20:32:50.726 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/nvme3n1 2022-04-30T20:32:50.726 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2022-04-30T20:32:50.726 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 6h/6d Inode: 488 Links: 1 Device type: 103,6 2022-04-30T20:32:50.727 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2022-04-30T20:32:50.727 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2022-04-30 20:31:19.345889159 +0000 2022-04-30T20:32:50.727 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2022-04-30 20:31:18.553889177 +0000 2022-04-30T20:32:50.727 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2022-04-30 20:31:18.553889177 +0000 2022-04-30T20:32:50.727 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: - 2022-04-30T20:32:50.733 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2022-04-30T20:32:50.733 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2022-04-30T20:32:50.733 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.000223207 s, 2.3 MB/s 2022-04-30T20:32:50.739 DEBUG:teuthology.orchestra.run.smithi157:> stat /dev/nvme4n1 && sudo dd if=/dev/nvme4n1 of=/dev/null count=1 && ! mount | grep -q /dev/nvme4n1 2022-04-30T20:32:50.793 INFO:teuthology.orchestra.run.smithi157.stdout: File: /dev/nvme4n1 2022-04-30T20:32:50.793 INFO:teuthology.orchestra.run.smithi157.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2022-04-30T20:32:50.794 INFO:teuthology.orchestra.run.smithi157.stdout:Device: 6h/6d Inode: 494 Links: 1 Device type: 103,8 2022-04-30T20:32:50.794 INFO:teuthology.orchestra.run.smithi157.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2022-04-30T20:32:50.794 INFO:teuthology.orchestra.run.smithi157.stdout:Access: 2022-04-30 20:31:19.397889158 +0000 2022-04-30T20:32:50.794 INFO:teuthology.orchestra.run.smithi157.stdout:Modify: 2022-04-30 20:31:18.553889177 +0000 2022-04-30T20:32:50.794 INFO:teuthology.orchestra.run.smithi157.stdout:Change: 2022-04-30 20:31:18.553889177 +0000 2022-04-30T20:32:50.794 INFO:teuthology.orchestra.run.smithi157.stdout: Birth: - 2022-04-30T20:32:50.802 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records in 2022-04-30T20:32:50.802 INFO:teuthology.orchestra.run.smithi157.stderr:1+0 records out 2022-04-30T20:32:50.807 INFO:teuthology.orchestra.run.smithi157.stderr:512 bytes copied, 0.000189531 s, 2.7 MB/s 2022-04-30T20:32:50.808 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-04-30T20:32:50.808 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2022-04-30T20:32:50.815 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2022-04-30T20:32:50.815 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/nvme1n1 && sudo dd if=/dev/nvme1n1 of=/dev/null count=1 && ! mount | grep -q /dev/nvme1n1 2022-04-30T20:32:50.871 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/nvme1n1 2022-04-30T20:32:50.871 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2022-04-30T20:32:50.871 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 476 Links: 1 Device type: 103,2 2022-04-30T20:32:50.871 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2022-04-30T20:32:50.872 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2022-04-30 20:32:23.283105281 +0000 2022-04-30T20:32:50.872 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2022-04-30 20:32:22.695105294 +0000 2022-04-30T20:32:50.872 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2022-04-30 20:32:22.695105294 +0000 2022-04-30T20:32:50.872 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2022-04-30T20:32:50.876 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2022-04-30T20:32:50.876 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2022-04-30T20:32:50.876 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.00038901 s, 1.3 MB/s 2022-04-30T20:32:50.880 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/nvme2n1 && sudo dd if=/dev/nvme2n1 of=/dev/null count=1 && ! mount | grep -q /dev/nvme2n1 2022-04-30T20:32:50.933 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/nvme2n1 2022-04-30T20:32:50.934 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2022-04-30T20:32:50.934 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 482 Links: 1 Device type: 103,4 2022-04-30T20:32:50.934 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2022-04-30T20:32:50.934 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2022-04-30 20:32:23.347105280 +0000 2022-04-30T20:32:50.934 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2022-04-30 20:32:22.699105294 +0000 2022-04-30T20:32:50.934 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2022-04-30 20:32:22.699105294 +0000 2022-04-30T20:32:50.934 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2022-04-30T20:32:50.943 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2022-04-30T20:32:50.944 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2022-04-30T20:32:50.944 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000361717 s, 1.4 MB/s 2022-04-30T20:32:50.949 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/nvme3n1 && sudo dd if=/dev/nvme3n1 of=/dev/null count=1 && ! mount | grep -q /dev/nvme3n1 2022-04-30T20:32:50.999 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/nvme3n1 2022-04-30T20:32:51.000 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2022-04-30T20:32:51.000 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 488 Links: 1 Device type: 103,6 2022-04-30T20:32:51.000 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2022-04-30T20:32:51.000 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2022-04-30 20:32:23.403105278 +0000 2022-04-30T20:32:51.000 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2022-04-30 20:32:22.699105294 +0000 2022-04-30T20:32:51.000 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2022-04-30 20:32:22.699105294 +0000 2022-04-30T20:32:51.001 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2022-04-30T20:32:51.010 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2022-04-30T20:32:51.010 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2022-04-30T20:32:51.010 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000373602 s, 1.4 MB/s 2022-04-30T20:32:51.015 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/nvme4n1 && sudo dd if=/dev/nvme4n1 of=/dev/null count=1 && ! mount | grep -q /dev/nvme4n1 2022-04-30T20:32:51.063 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/nvme4n1 2022-04-30T20:32:51.141 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2022-04-30T20:32:51.141 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 6h/6d Inode: 493 Links: 1 Device type: 103,8 2022-04-30T20:32:51.141 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2022-04-30T20:32:51.142 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2022-04-30 20:32:23.463105277 +0000 2022-04-30T20:32:51.142 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2022-04-30 20:32:22.699105294 +0000 2022-04-30T20:32:51.142 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2022-04-30 20:32:22.699105294 +0000 2022-04-30T20:32:51.142 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2022-04-30T20:32:51.143 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2022-04-30T20:32:51.143 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2022-04-30T20:32:51.143 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000453643 s, 1.1 MB/s 2022-04-30T20:32:51.144 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph orch apply osd --all-available-devices 2022-04-30T20:32:51.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:51 smithi165 bash[22175]: cluster 2022-04-30T20:32:49.658622+0000 mgr.smithi157.nfpzoe (mgr.14180) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:51.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:51 smithi157 bash[20376]: cluster 2022-04-30T20:32:49.658622+0000 mgr.smithi157.nfpzoe (mgr.14180) 37 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:53.361 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:53 smithi157 bash[20376]: cluster 2022-04-30T20:32:51.659114+0000 mgr.smithi157.nfpzoe (mgr.14180) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:53.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:53 smithi165 bash[22175]: cluster 2022-04-30T20:32:51.659114+0000 mgr.smithi157.nfpzoe (mgr.14180) 38 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:54.146 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled osd.all-available-devices update... 2022-04-30T20:32:54.693 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2022-04-30T20:32:54.698 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:32:55.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:55 smithi165 bash[22175]: cluster 2022-04-30T20:32:53.659628+0000 mgr.smithi157.nfpzoe (mgr.14180) 39 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:55.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:55 smithi165 bash[22175]: audit 2022-04-30T20:32:54.056053+0000 mon.smithi157 (mon.0) 214 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:55.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:55 smithi165 bash[22175]: cephadm 2022-04-30T20:32:54.056839+0000 mgr.smithi157.nfpzoe (mgr.14180) 40 : cephadm [INF] Reconfiguring crash.smithi157 (monmap changed)... 2022-04-30T20:32:55.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:55 smithi165 bash[22175]: audit 2022-04-30T20:32:54.057311+0000 mon.smithi157 (mon.0) 215 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi157", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2022-04-30T20:32:55.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:55 smithi165 bash[22175]: audit 2022-04-30T20:32:54.058917+0000 mon.smithi157 (mon.0) 216 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:55.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:55 smithi165 bash[22175]: cephadm 2022-04-30T20:32:54.059936+0000 mgr.smithi157.nfpzoe (mgr.14180) 41 : cephadm [INF] Reconfiguring daemon crash.smithi157 on smithi157 2022-04-30T20:32:55.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:55 smithi165 bash[22175]: audit 2022-04-30T20:32:54.141819+0000 mgr.smithi157.nfpzoe (mgr.14180) 42 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:32:55.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:55 smithi165 bash[22175]: cephadm 2022-04-30T20:32:54.144893+0000 mgr.smithi157.nfpzoe (mgr.14180) 43 : cephadm [INF] Marking host: smithi157 for OSDSpec preview refresh. 2022-04-30T20:32:55.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:55 smithi165 bash[22175]: cephadm 2022-04-30T20:32:54.144985+0000 mgr.smithi157.nfpzoe (mgr.14180) 44 : cephadm [INF] Marking host: smithi165 for OSDSpec preview refresh. 2022-04-30T20:32:55.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:55 smithi165 bash[22175]: cephadm 2022-04-30T20:32:54.145430+0000 mgr.smithi157.nfpzoe (mgr.14180) 45 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2022-04-30T20:32:55.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:55 smithi165 bash[22175]: audit 2022-04-30T20:32:54.149734+0000 mon.smithi157 (mon.0) 217 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:55.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:55 smithi157 bash[20376]: cluster 2022-04-30T20:32:53.659628+0000 mgr.smithi157.nfpzoe (mgr.14180) 39 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:55.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:55 smithi157 bash[20376]: audit 2022-04-30T20:32:54.056053+0000 mon.smithi157 (mon.0) 214 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:55.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:55 smithi157 bash[20376]: cephadm 2022-04-30T20:32:54.056839+0000 mgr.smithi157.nfpzoe (mgr.14180) 40 : cephadm [INF] Reconfiguring crash.smithi157 (monmap changed)... 2022-04-30T20:32:55.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:55 smithi157 bash[20376]: audit 2022-04-30T20:32:54.057311+0000 mon.smithi157 (mon.0) 215 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi157", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2022-04-30T20:32:55.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:55 smithi157 bash[20376]: audit 2022-04-30T20:32:54.058917+0000 mon.smithi157 (mon.0) 216 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:32:55.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:55 smithi157 bash[20376]: cephadm 2022-04-30T20:32:54.059936+0000 mgr.smithi157.nfpzoe (mgr.14180) 41 : cephadm [INF] Reconfiguring daemon crash.smithi157 on smithi157 2022-04-30T20:32:55.445 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:55 smithi157 bash[20376]: audit 2022-04-30T20:32:54.141819+0000 mgr.smithi157.nfpzoe (mgr.14180) 42 : audit [DBG] from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:32:55.445 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:55 smithi157 bash[20376]: cephadm 2022-04-30T20:32:54.144893+0000 mgr.smithi157.nfpzoe (mgr.14180) 43 : cephadm [INF] Marking host: smithi157 for OSDSpec preview refresh. 2022-04-30T20:32:55.445 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:55 smithi157 bash[20376]: cephadm 2022-04-30T20:32:54.144985+0000 mgr.smithi157.nfpzoe (mgr.14180) 44 : cephadm [INF] Marking host: smithi165 for OSDSpec preview refresh. 2022-04-30T20:32:55.445 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:55 smithi157 bash[20376]: cephadm 2022-04-30T20:32:54.145430+0000 mgr.smithi157.nfpzoe (mgr.14180) 45 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2022-04-30T20:32:55.445 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:55 smithi157 bash[20376]: audit 2022-04-30T20:32:54.149734+0000 mon.smithi157 (mon.0) 217 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:57.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:57 smithi165 bash[22175]: cluster 2022-04-30T20:32:55.660137+0000 mgr.smithi157.nfpzoe (mgr.14180) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:57.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:57 smithi157 bash[20376]: cluster 2022-04-30T20:32:55.660137+0000 mgr.smithi157.nfpzoe (mgr.14180) 46 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:58.696 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:58 smithi157 bash[20376]: audit 2022-04-30T20:32:57.466026+0000 mon.smithi157 (mon.0) 218 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:58.696 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:58 smithi157 bash[20376]: cephadm 2022-04-30T20:32:57.467409+0000 mgr.smithi157.nfpzoe (mgr.14180) 47 : cephadm [INF] Reconfiguring grafana.smithi157 (dependencies changed)... 2022-04-30T20:32:58.696 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:58 smithi157 bash[20376]: cephadm 2022-04-30T20:32:57.512296+0000 mgr.smithi157.nfpzoe (mgr.14180) 48 : cephadm [INF] Reconfiguring daemon grafana.smithi157 on smithi157 2022-04-30T20:32:58.697 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:58 smithi157 bash[20376]: cluster 2022-04-30T20:32:57.660510+0000 mgr.smithi157.nfpzoe (mgr.14180) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:58.697 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:58 smithi157 bash[20376]: audit 2022-04-30T20:32:57.853960+0000 mon.smithi157 (mon.0) 219 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:32:58.697 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:58 smithi157 bash[20376]: audit 2022-04-30T20:32:57.855976+0000 mon.smithi157 (mon.0) 220 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:32:58.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:58 smithi165 bash[22175]: audit 2022-04-30T20:32:57.466026+0000 mon.smithi157 (mon.0) 218 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:32:58.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:58 smithi165 bash[22175]: cephadm 2022-04-30T20:32:57.467409+0000 mgr.smithi157.nfpzoe (mgr.14180) 47 : cephadm [INF] Reconfiguring grafana.smithi157 (dependencies changed)... 2022-04-30T20:32:58.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:58 smithi165 bash[22175]: cephadm 2022-04-30T20:32:57.512296+0000 mgr.smithi157.nfpzoe (mgr.14180) 48 : cephadm [INF] Reconfiguring daemon grafana.smithi157 on smithi157 2022-04-30T20:32:58.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:58 smithi165 bash[22175]: cluster 2022-04-30T20:32:57.660510+0000 mgr.smithi157.nfpzoe (mgr.14180) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:32:58.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:58 smithi165 bash[22175]: audit 2022-04-30T20:32:57.853960+0000 mon.smithi157 (mon.0) 219 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:32:58.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:58 smithi165 bash[22175]: audit 2022-04-30T20:32:57.855976+0000 mon.smithi157 (mon.0) 220 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:32:59.149 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:32:59.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:32:59 smithi165 bash[22175]: audit 2022-04-30T20:32:59.154354+0000 mon.smithi157 (mon.0) 221 : audit [DBG] from='client.? 172.21.15.157:0/1518785997' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:32:59.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:32:59 smithi157 bash[20376]: audit 2022-04-30T20:32:59.154354+0000 mon.smithi157 (mon.0) 221 : audit [DBG] from='client.? 172.21.15.157:0/1518785997' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:00.300 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-04-30T20:33:00.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:00 smithi157 bash[20376]: cluster 2022-04-30T20:32:59.660923+0000 mgr.smithi157.nfpzoe (mgr.14180) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:00.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:00 smithi165 bash[22175]: cluster 2022-04-30T20:32:59.660923+0000 mgr.smithi157.nfpzoe (mgr.14180) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:01.347 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:33:03.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:02 smithi157 bash[20376]: cluster 2022-04-30T20:33:01.661304+0000 mgr.smithi157.nfpzoe (mgr.14180) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:03.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:02 smithi165 bash[22175]: cluster 2022-04-30T20:33:01.661304+0000 mgr.smithi157.nfpzoe (mgr.14180) 51 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:04.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:03 smithi165 bash[22175]: audit 2022-04-30T20:33:02.996775+0000 mon.smithi157 (mon.0) 222 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:04.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:03 smithi165 bash[22175]: cephadm 2022-04-30T20:33:02.997846+0000 mgr.smithi157.nfpzoe (mgr.14180) 52 : cephadm [INF] Reconfiguring prometheus.smithi157 (dependencies changed)... 2022-04-30T20:33:04.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:03 smithi165 bash[22175]: cephadm 2022-04-30T20:33:03.002708+0000 mgr.smithi157.nfpzoe (mgr.14180) 53 : cephadm [INF] Reconfiguring daemon prometheus.smithi157 on smithi157 2022-04-30T20:33:04.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:04 smithi157 bash[20376]: audit 2022-04-30T20:33:02.996775+0000 mon.smithi157 (mon.0) 222 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:04.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:04 smithi157 bash[20376]: cephadm 2022-04-30T20:33:02.997846+0000 mgr.smithi157.nfpzoe (mgr.14180) 52 : cephadm [INF] Reconfiguring prometheus.smithi157 (dependencies changed)... 2022-04-30T20:33:04.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:04 smithi157 bash[20376]: cephadm 2022-04-30T20:33:03.002708+0000 mgr.smithi157.nfpzoe (mgr.14180) 53 : cephadm [INF] Reconfiguring daemon prometheus.smithi157 on smithi157 2022-04-30T20:33:05.219 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:05 smithi157 bash[20376]: cluster 2022-04-30T20:33:03.661708+0000 mgr.smithi157.nfpzoe (mgr.14180) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:05.401 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:04 smithi165 bash[22175]: cluster 2022-04-30T20:33:03.661708+0000 mgr.smithi157.nfpzoe (mgr.14180) 54 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:06.327 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:33:07.232 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-04-30T20:33:07.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:07 smithi165 bash[22175]: cluster 2022-04-30T20:33:05.662223+0000 mgr.smithi157.nfpzoe (mgr.14180) 55 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:07.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:07 smithi165 bash[22175]: audit 2022-04-30T20:33:06.332252+0000 mon.smithi157 (mon.0) 223 : audit [DBG] from='client.? 172.21.15.157:0/944273763' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:07.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:07 smithi157 bash[20376]: cluster 2022-04-30T20:33:05.662223+0000 mgr.smithi157.nfpzoe (mgr.14180) 55 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:07.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:07 smithi157 bash[20376]: audit 2022-04-30T20:33:06.332252+0000 mon.smithi157 (mon.0) 223 : audit [DBG] from='client.? 172.21.15.157:0/944273763' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:08.234 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:33:09.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:09 smithi157 bash[20376]: cluster 2022-04-30T20:33:07.662655+0000 mgr.smithi157.nfpzoe (mgr.14180) 56 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:09.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:09 smithi165 bash[22175]: cluster 2022-04-30T20:33:07.662655+0000 mgr.smithi157.nfpzoe (mgr.14180) 56 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:11.262 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:11 smithi165 bash[22175]: cluster 2022-04-30T20:33:09.663120+0000 mgr.smithi157.nfpzoe (mgr.14180) 57 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:11.262 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:11 smithi165 bash[22175]: audit 2022-04-30T20:33:10.071739+0000 mon.smithi157 (mon.0) 224 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:11.263 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:11 smithi165 bash[22175]: cephadm 2022-04-30T20:33:10.072628+0000 mgr.smithi157.nfpzoe (mgr.14180) 58 : cephadm [INF] Reconfiguring crash.smithi165 (monmap changed)... 2022-04-30T20:33:11.263 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:11 smithi165 bash[22175]: audit 2022-04-30T20:33:10.073071+0000 mon.smithi157 (mon.0) 225 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2022-04-30T20:33:11.263 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:11 smithi165 bash[22175]: audit 2022-04-30T20:33:10.074146+0000 mon.smithi157 (mon.0) 226 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:11.263 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:11 smithi165 bash[22175]: cephadm 2022-04-30T20:33:10.075051+0000 mgr.smithi157.nfpzoe (mgr.14180) 59 : cephadm [INF] Reconfiguring daemon crash.smithi165 on smithi165 2022-04-30T20:33:11.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:11 smithi157 bash[20376]: cluster 2022-04-30T20:33:09.663120+0000 mgr.smithi157.nfpzoe (mgr.14180) 57 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:11.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:11 smithi157 bash[20376]: audit 2022-04-30T20:33:10.071739+0000 mon.smithi157 (mon.0) 224 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:11.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:11 smithi157 bash[20376]: cephadm 2022-04-30T20:33:10.072628+0000 mgr.smithi157.nfpzoe (mgr.14180) 58 : cephadm [INF] Reconfiguring crash.smithi165 (monmap changed)... 2022-04-30T20:33:11.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:11 smithi157 bash[20376]: audit 2022-04-30T20:33:10.073071+0000 mon.smithi157 (mon.0) 225 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi165", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2022-04-30T20:33:11.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:11 smithi157 bash[20376]: audit 2022-04-30T20:33:10.074146+0000 mon.smithi157 (mon.0) 226 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:11.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:11 smithi157 bash[20376]: cephadm 2022-04-30T20:33:10.075051+0000 mgr.smithi157.nfpzoe (mgr.14180) 59 : cephadm [INF] Reconfiguring daemon crash.smithi165 on smithi165 2022-04-30T20:33:12.546 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:33:12.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:12 smithi157 bash[20376]: cluster 2022-04-30T20:33:11.663597+0000 mgr.smithi157.nfpzoe (mgr.14180) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:12.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:12 smithi157 bash[20376]: audit 2022-04-30T20:33:11.812744+0000 mon.smithi157 (mon.0) 227 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:12.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:12 smithi157 bash[20376]: cephadm 2022-04-30T20:33:11.813997+0000 mgr.smithi157.nfpzoe (mgr.14180) 61 : cephadm [INF] Reconfiguring mgr.smithi165.rhoznu (monmap changed)... 2022-04-30T20:33:12.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:12 smithi157 bash[20376]: audit 2022-04-30T20:33:11.814568+0000 mon.smithi157 (mon.0) 228 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.rhoznu", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-30T20:33:12.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:12 smithi157 bash[20376]: audit 2022-04-30T20:33:11.816165+0000 mon.smithi157 (mon.0) 229 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-30T20:33:12.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:12 smithi157 bash[20376]: audit 2022-04-30T20:33:11.817451+0000 mon.smithi157 (mon.0) 230 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:12.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:12 smithi157 bash[20376]: cephadm 2022-04-30T20:33:11.818607+0000 mgr.smithi157.nfpzoe (mgr.14180) 62 : cephadm [INF] Reconfiguring daemon mgr.smithi165.rhoznu on smithi165 2022-04-30T20:33:12.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:12 smithi157 bash[20376]: audit 2022-04-30T20:33:12.550873+0000 mon.smithi157 (mon.0) 231 : audit [DBG] from='client.? 172.21.15.157:0/2850284679' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:13.002 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:12 smithi165 bash[22175]: cluster 2022-04-30T20:33:11.663597+0000 mgr.smithi157.nfpzoe (mgr.14180) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:13.002 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:12 smithi165 bash[22175]: audit 2022-04-30T20:33:11.812744+0000 mon.smithi157 (mon.0) 227 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:13.002 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:12 smithi165 bash[22175]: cephadm 2022-04-30T20:33:11.813997+0000 mgr.smithi157.nfpzoe (mgr.14180) 61 : cephadm [INF] Reconfiguring mgr.smithi165.rhoznu (monmap changed)... 2022-04-30T20:33:13.002 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:12 smithi165 bash[22175]: audit 2022-04-30T20:33:11.814568+0000 mon.smithi157 (mon.0) 228 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi165.rhoznu", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2022-04-30T20:33:13.002 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:12 smithi165 bash[22175]: audit 2022-04-30T20:33:11.816165+0000 mon.smithi157 (mon.0) 229 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mgr services"}]: dispatch 2022-04-30T20:33:13.002 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:12 smithi165 bash[22175]: audit 2022-04-30T20:33:11.817451+0000 mon.smithi157 (mon.0) 230 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:13.003 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:12 smithi165 bash[22175]: cephadm 2022-04-30T20:33:11.818607+0000 mgr.smithi157.nfpzoe (mgr.14180) 62 : cephadm [INF] Reconfiguring daemon mgr.smithi165.rhoznu on smithi165 2022-04-30T20:33:13.003 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:12 smithi165 bash[22175]: audit 2022-04-30T20:33:12.550873+0000 mon.smithi157 (mon.0) 231 : audit [DBG] from='client.? 172.21.15.157:0/2850284679' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:13.276 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-04-30T20:33:14.277 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:33:14.779 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:14 smithi165 bash[22175]: audit 2022-04-30T20:33:13.624463+0000 mon.smithi157 (mon.0) 232 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:14.779 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:14 smithi165 bash[22175]: cephadm 2022-04-30T20:33:13.625922+0000 mgr.smithi157.nfpzoe (mgr.14180) 63 : cephadm [INF] Reconfiguring mon.smithi165 (monmap changed)... 2022-04-30T20:33:14.779 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:14 smithi165 bash[22175]: audit 2022-04-30T20:33:13.626480+0000 mon.smithi157 (mon.0) 233 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-30T20:33:14.779 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:14 smithi165 bash[22175]: audit 2022-04-30T20:33:13.628356+0000 mon.smithi157 (mon.0) 234 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-30T20:33:14.779 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:14 smithi165 bash[22175]: audit 2022-04-30T20:33:13.630115+0000 mon.smithi157 (mon.0) 235 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:14.789 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:14 smithi165 bash[22175]: cephadm 2022-04-30T20:33:13.631661+0000 mgr.smithi157.nfpzoe (mgr.14180) 64 : cephadm [INF] Reconfiguring daemon mon.smithi165 on smithi165 2022-04-30T20:33:14.789 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:14 smithi165 bash[22175]: cluster 2022-04-30T20:33:13.664097+0000 mgr.smithi157.nfpzoe (mgr.14180) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:14.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:14 smithi157 bash[20376]: audit 2022-04-30T20:33:13.624463+0000 mon.smithi157 (mon.0) 232 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:14.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:14 smithi157 bash[20376]: cephadm 2022-04-30T20:33:13.625922+0000 mgr.smithi157.nfpzoe (mgr.14180) 63 : cephadm [INF] Reconfiguring mon.smithi165 (monmap changed)... 2022-04-30T20:33:14.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:14 smithi157 bash[20376]: audit 2022-04-30T20:33:13.626480+0000 mon.smithi157 (mon.0) 233 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2022-04-30T20:33:14.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:14 smithi157 bash[20376]: audit 2022-04-30T20:33:13.628356+0000 mon.smithi157 (mon.0) 234 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2022-04-30T20:33:14.947 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:14 smithi157 bash[20376]: audit 2022-04-30T20:33:13.630115+0000 mon.smithi157 (mon.0) 235 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:14.947 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:14 smithi157 bash[20376]: cephadm 2022-04-30T20:33:13.631661+0000 mgr.smithi157.nfpzoe (mgr.14180) 64 : cephadm [INF] Reconfiguring daemon mon.smithi165 on smithi165 2022-04-30T20:33:14.947 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:14 smithi157 bash[20376]: cluster 2022-04-30T20:33:13.664097+0000 mgr.smithi157.nfpzoe (mgr.14180) 65 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:16.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.294277+0000 mon.smithi157 (mon.0) 236 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:16.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.301645+0000 mon.smithi157 (mon.0) 237 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2022-04-30T20:33:16.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.302482+0000 mgr.smithi157.nfpzoe (mgr.14180) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2022-04-30T20:33:16.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.304862+0000 mon.smithi157 (mon.0) 238 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi157:9093"}]: dispatch 2022-04-30T20:33:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.305563+0000 mgr.smithi157.nfpzoe (mgr.14180) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi157:9093"}]: dispatch 2022-04-30T20:33:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.311027+0000 mon.smithi157 (mon.0) 239 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.320909+0000 mon.smithi157 (mon.0) 240 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2022-04-30T20:33:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.321879+0000 mgr.smithi157.nfpzoe (mgr.14180) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2022-04-30T20:33:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.452166+0000 mon.smithi157 (mon.0) 241 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi157:3000"}]: dispatch 2022-04-30T20:33:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.453133+0000 mgr.smithi157.nfpzoe (mgr.14180) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi157:3000"}]: dispatch 2022-04-30T20:33:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.460602+0000 mon.smithi157 (mon.0) 242 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.469483+0000 mon.smithi157 (mon.0) 243 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2022-04-30T20:33:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.470389+0000 mgr.smithi157.nfpzoe (mgr.14180) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2022-04-30T20:33:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.600359+0000 mon.smithi157 (mon.0) 244 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi157:9095"}]: dispatch 2022-04-30T20:33:16.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.601439+0000 mgr.smithi157.nfpzoe (mgr.14180) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi157:9095"}]: dispatch 2022-04-30T20:33:16.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.610366+0000 mon.smithi157 (mon.0) 245 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:16.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.616499+0000 mon.smithi157 (mon.0) 246 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:33:16.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.618990+0000 mon.smithi157 (mon.0) 247 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:16.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: audit 2022-04-30T20:33:15.620780+0000 mon.smithi157 (mon.0) 248 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:33:16.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:16 smithi165 bash[22175]: cluster 2022-04-30T20:33:15.664562+0000 mgr.smithi157.nfpzoe (mgr.14180) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:16.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.294277+0000 mon.smithi157 (mon.0) 236 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:16.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.301645+0000 mon.smithi157 (mon.0) 237 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2022-04-30T20:33:16.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.302482+0000 mgr.smithi157.nfpzoe (mgr.14180) 66 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2022-04-30T20:33:16.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.304862+0000 mon.smithi157 (mon.0) 238 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi157:9093"}]: dispatch 2022-04-30T20:33:16.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.305563+0000 mgr.smithi157.nfpzoe (mgr.14180) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi157:9093"}]: dispatch 2022-04-30T20:33:16.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.311027+0000 mon.smithi157 (mon.0) 239 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:16.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.320909+0000 mon.smithi157 (mon.0) 240 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2022-04-30T20:33:16.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.321879+0000 mgr.smithi157.nfpzoe (mgr.14180) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2022-04-30T20:33:16.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.452166+0000 mon.smithi157 (mon.0) 241 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi157:3000"}]: dispatch 2022-04-30T20:33:16.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.453133+0000 mgr.smithi157.nfpzoe (mgr.14180) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi157:3000"}]: dispatch 2022-04-30T20:33:16.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.460602+0000 mon.smithi157 (mon.0) 242 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:16.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.469483+0000 mon.smithi157 (mon.0) 243 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2022-04-30T20:33:16.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.470389+0000 mgr.smithi157.nfpzoe (mgr.14180) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2022-04-30T20:33:16.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.600359+0000 mon.smithi157 (mon.0) 244 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi157:9095"}]: dispatch 2022-04-30T20:33:16.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.601439+0000 mgr.smithi157.nfpzoe (mgr.14180) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi157:9095"}]: dispatch 2022-04-30T20:33:16.694 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.610366+0000 mon.smithi157 (mon.0) 245 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:16.695 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.616499+0000 mon.smithi157 (mon.0) 246 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:33:16.695 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.618990+0000 mon.smithi157 (mon.0) 247 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:16.695 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: audit 2022-04-30T20:33:15.620780+0000 mon.smithi157 (mon.0) 248 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:33:16.695 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:16 smithi157 bash[20376]: cluster 2022-04-30T20:33:15.664562+0000 mgr.smithi157.nfpzoe (mgr.14180) 72 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:17.566 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:33:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:17 smithi165 bash[22175]: audit 2022-04-30T20:33:17.571524+0000 mon.smithi157 (mon.0) 249 : audit [DBG] from='client.? 172.21.15.157:0/580522509' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:17.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:17 smithi157 bash[20376]: audit 2022-04-30T20:33:17.571524+0000 mon.smithi157 (mon.0) 249 : audit [DBG] from='client.? 172.21.15.157:0/580522509' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:18.144 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-04-30T20:33:18.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:18 smithi165 bash[22175]: cluster 2022-04-30T20:33:17.664960+0000 mgr.smithi157.nfpzoe (mgr.14180) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:18.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:18 smithi157 bash[20376]: cluster 2022-04-30T20:33:17.664960+0000 mgr.smithi157.nfpzoe (mgr.14180) 73 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:19.149 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:33:20.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:20 smithi165 bash[22175]: audit 2022-04-30T20:33:19.129973+0000 mon.smithi157 (mon.0) 250 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:20.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:20 smithi165 bash[22175]: audit 2022-04-30T20:33:19.138384+0000 mon.smithi157 (mon.0) 251 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:20.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:20 smithi165 bash[22175]: cephadm 2022-04-30T20:33:19.139651+0000 mgr.smithi157.nfpzoe (mgr.14180) 74 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2022-04-30T20:33:20.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:20 smithi165 bash[22175]: audit 2022-04-30T20:33:19.176402+0000 mon.smithi157 (mon.0) 252 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:20.437 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:20 smithi157 bash[20376]: audit 2022-04-30T20:33:19.129973+0000 mon.smithi157 (mon.0) 250 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:20.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:20 smithi157 bash[20376]: audit 2022-04-30T20:33:19.138384+0000 mon.smithi157 (mon.0) 251 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:20.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:20 smithi157 bash[20376]: cephadm 2022-04-30T20:33:19.139651+0000 mgr.smithi157.nfpzoe (mgr.14180) 74 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2022-04-30T20:33:20.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:20 smithi157 bash[20376]: audit 2022-04-30T20:33:19.176402+0000 mon.smithi157 (mon.0) 252 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:21.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:21 smithi157 bash[20376]: cluster 2022-04-30T20:33:19.665424+0000 mgr.smithi157.nfpzoe (mgr.14180) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:21.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:21 smithi157 bash[20376]: audit 2022-04-30T20:33:20.355561+0000 mon.smithi157 (mon.0) 253 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:21.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:21 smithi157 bash[20376]: audit 2022-04-30T20:33:20.660700+0000 mon.smithi157 (mon.0) 254 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:21.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:21 smithi157 bash[20376]: audit 2022-04-30T20:33:20.717653+0000 mon.smithi157 (mon.0) 255 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:21.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:21 smithi157 bash[20376]: audit 2022-04-30T20:33:20.725000+0000 mon.smithi157 (mon.0) 256 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:21.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:21 smithi157 bash[20376]: audit 2022-04-30T20:33:20.735810+0000 mon.smithi157 (mon.0) 257 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:33:21.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:21 smithi157 bash[20376]: audit 2022-04-30T20:33:20.740417+0000 mon.smithi157 (mon.0) 258 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T20:33:21.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:21 smithi157 bash[20376]: audit 2022-04-30T20:33:20.742090+0000 mon.smithi157 (mon.0) 259 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T20:33:21.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:21 smithi157 bash[20376]: audit 2022-04-30T20:33:20.742550+0000 mon.smithi157 (mon.0) 260 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:21.445 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:21 smithi157 bash[20376]: audit 2022-04-30T20:33:20.743381+0000 mon.smithi157 (mon.0) 261 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:21.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:21 smithi165 bash[22175]: cluster 2022-04-30T20:33:19.665424+0000 mgr.smithi157.nfpzoe (mgr.14180) 75 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:21.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:21 smithi165 bash[22175]: audit 2022-04-30T20:33:20.355561+0000 mon.smithi157 (mon.0) 253 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:21.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:21 smithi165 bash[22175]: audit 2022-04-30T20:33:20.660700+0000 mon.smithi157 (mon.0) 254 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:21.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:21 smithi165 bash[22175]: audit 2022-04-30T20:33:20.717653+0000 mon.smithi157 (mon.0) 255 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:21.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:21 smithi165 bash[22175]: audit 2022-04-30T20:33:20.725000+0000 mon.smithi157 (mon.0) 256 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:21.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:21 smithi165 bash[22175]: audit 2022-04-30T20:33:20.735810+0000 mon.smithi157 (mon.0) 257 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:33:21.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:21 smithi165 bash[22175]: audit 2022-04-30T20:33:20.740417+0000 mon.smithi157 (mon.0) 258 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T20:33:21.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:21 smithi165 bash[22175]: audit 2022-04-30T20:33:20.742090+0000 mon.smithi157 (mon.0) 259 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T20:33:21.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:21 smithi165 bash[22175]: audit 2022-04-30T20:33:20.742550+0000 mon.smithi157 (mon.0) 260 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:21.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:21 smithi165 bash[22175]: audit 2022-04-30T20:33:20.743381+0000 mon.smithi157 (mon.0) 261 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:22.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:22 smithi157 bash[20376]: cephadm 2022-04-30T20:33:20.661711+0000 mgr.smithi157.nfpzoe (mgr.14180) 76 : cephadm [INF] Updating smithi157:/etc/ceph/ceph.conf 2022-04-30T20:33:22.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:22 smithi157 bash[20376]: cluster 2022-04-30T20:33:21.665935+0000 mgr.smithi157.nfpzoe (mgr.14180) 77 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:22.552 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:33:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:22 smithi165 bash[22175]: cephadm 2022-04-30T20:33:20.661711+0000 mgr.smithi157.nfpzoe (mgr.14180) 76 : cephadm [INF] Updating smithi157:/etc/ceph/ceph.conf 2022-04-30T20:33:22.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:22 smithi165 bash[22175]: cluster 2022-04-30T20:33:21.665935+0000 mgr.smithi157.nfpzoe (mgr.14180) 77 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:23.181 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2022-04-30T20:33:23.441 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:23 smithi165 bash[22175]: audit 2022-04-30T20:33:22.557725+0000 mon.smithi157 (mon.0) 262 : audit [DBG] from='client.? 172.21.15.157:0/2954773513' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:23.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:23 smithi157 bash[20376]: audit 2022-04-30T20:33:22.557725+0000 mon.smithi157 (mon.0) 262 : audit [DBG] from='client.? 172.21.15.157:0/2954773513' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:24.182 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:33:24.457 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:24 smithi165 bash[22175]: cluster 2022-04-30T20:33:23.666452+0000 mgr.smithi157.nfpzoe (mgr.14180) 78 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:24.469 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:24 smithi157 bash[20376]: cluster 2022-04-30T20:33:23.666452+0000 mgr.smithi157.nfpzoe (mgr.14180) 78 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:27.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:26 smithi157 bash[20376]: cluster 2022-04-30T20:33:25.666955+0000 mgr.smithi157.nfpzoe (mgr.14180) 79 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:26 smithi165 bash[22175]: cluster 2022-04-30T20:33:25.666955+0000 mgr.smithi157.nfpzoe (mgr.14180) 79 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:28.175 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:27 smithi157 bash[20376]: audit 2022-04-30T20:33:26.981190+0000 mon.smithi165 (mon.1) 2 : audit [INF] from='client.? 172.21.15.165:0/3457116321' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bdfaf049-e249-4747-a0e9-50990d214df3"}]: dispatch 2022-04-30T20:33:28.175 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:27 smithi157 bash[20376]: audit 2022-04-30T20:33:26.989098+0000 mon.smithi157 (mon.0) 263 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bdfaf049-e249-4747-a0e9-50990d214df3"}]: dispatch 2022-04-30T20:33:28.175 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:27 smithi157 bash[20376]: audit 2022-04-30T20:33:26.996125+0000 mon.smithi157 (mon.0) 264 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bdfaf049-e249-4747-a0e9-50990d214df3"}]': finished 2022-04-30T20:33:28.175 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:27 smithi157 bash[20376]: cluster 2022-04-30T20:33:26.996289+0000 mon.smithi157 (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-30T20:33:28.175 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:27 smithi157 bash[20376]: audit 2022-04-30T20:33:26.996570+0000 mon.smithi157 (mon.0) 266 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:27 smithi165 bash[22175]: audit 2022-04-30T20:33:26.981190+0000 mon.smithi165 (mon.1) 2 : audit [INF] from='client.? 172.21.15.165:0/3457116321' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bdfaf049-e249-4747-a0e9-50990d214df3"}]: dispatch 2022-04-30T20:33:28.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:27 smithi165 bash[22175]: audit 2022-04-30T20:33:26.989098+0000 mon.smithi157 (mon.0) 263 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bdfaf049-e249-4747-a0e9-50990d214df3"}]: dispatch 2022-04-30T20:33:28.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:27 smithi165 bash[22175]: audit 2022-04-30T20:33:26.996125+0000 mon.smithi157 (mon.0) 264 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bdfaf049-e249-4747-a0e9-50990d214df3"}]': finished 2022-04-30T20:33:28.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:27 smithi165 bash[22175]: cluster 2022-04-30T20:33:26.996289+0000 mon.smithi157 (mon.0) 265 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2022-04-30T20:33:28.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:27 smithi165 bash[22175]: audit 2022-04-30T20:33:26.996570+0000 mon.smithi157 (mon.0) 266 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:28.579 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:33:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:28 smithi165 bash[22175]: cluster 2022-04-30T20:33:27.667357+0000 mgr.smithi157.nfpzoe (mgr.14180) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:29.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:28 smithi165 bash[22175]: audit 2022-04-30T20:33:28.026245+0000 mon.smithi165 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.165:0/3076653858' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:29.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:28 smithi165 bash[22175]: audit 2022-04-30T20:33:28.576894+0000 mon.smithi157 (mon.0) 267 : audit [INF] from='client.? 172.21.15.157:0/3349070623' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "26db68a0-6f30-466f-938b-b8176ab445fc"}]: dispatch 2022-04-30T20:33:29.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:28 smithi165 bash[22175]: audit 2022-04-30T20:33:28.583616+0000 mon.smithi157 (mon.0) 268 : audit [INF] from='client.? 172.21.15.157:0/3349070623' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "26db68a0-6f30-466f-938b-b8176ab445fc"}]': finished 2022-04-30T20:33:29.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:28 smithi165 bash[22175]: cluster 2022-04-30T20:33:28.583714+0000 mon.smithi157 (mon.0) 269 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2022-04-30T20:33:29.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:28 smithi165 bash[22175]: audit 2022-04-30T20:33:28.583873+0000 mon.smithi157 (mon.0) 270 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:29.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:28 smithi165 bash[22175]: audit 2022-04-30T20:33:28.584190+0000 mon.smithi157 (mon.0) 271 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:29.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:28 smithi165 bash[22175]: audit 2022-04-30T20:33:28.584385+0000 mon.smithi157 (mon.0) 272 : audit [DBG] from='client.? 172.21.15.157:0/759666722' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:29.422 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:28 smithi157 bash[20376]: cluster 2022-04-30T20:33:27.667357+0000 mgr.smithi157.nfpzoe (mgr.14180) 80 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:29.422 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:28 smithi157 bash[20376]: audit 2022-04-30T20:33:28.026245+0000 mon.smithi165 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.165:0/3076653858' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:29.422 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:28 smithi157 bash[20376]: audit 2022-04-30T20:33:28.576894+0000 mon.smithi157 (mon.0) 267 : audit [INF] from='client.? 172.21.15.157:0/3349070623' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "26db68a0-6f30-466f-938b-b8176ab445fc"}]: dispatch 2022-04-30T20:33:29.422 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:28 smithi157 bash[20376]: audit 2022-04-30T20:33:28.583616+0000 mon.smithi157 (mon.0) 268 : audit [INF] from='client.? 172.21.15.157:0/3349070623' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "26db68a0-6f30-466f-938b-b8176ab445fc"}]': finished 2022-04-30T20:33:29.422 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:28 smithi157 bash[20376]: cluster 2022-04-30T20:33:28.583714+0000 mon.smithi157 (mon.0) 269 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2022-04-30T20:33:29.422 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:28 smithi157 bash[20376]: audit 2022-04-30T20:33:28.583873+0000 mon.smithi157 (mon.0) 270 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:29.422 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:28 smithi157 bash[20376]: audit 2022-04-30T20:33:28.584190+0000 mon.smithi157 (mon.0) 271 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:29.422 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:28 smithi157 bash[20376]: audit 2022-04-30T20:33:28.584385+0000 mon.smithi157 (mon.0) 272 : audit [DBG] from='client.? 172.21.15.157:0/759666722' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:29.423 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":7,"num_osds":2,"num_up_osds":0,"osd_up_since":0,"num_in_osds":2,"osd_in_since":1651350808,"num_remapped_pgs":0} 2022-04-30T20:33:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:29 smithi165 bash[22175]: audit 2022-04-30T20:33:29.965669+0000 mon.smithi157 (mon.0) 273 : audit [DBG] from='client.? 172.21.15.157:0/2969109110' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:30.424 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:33:30.437 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:30 smithi157 bash[20376]: audit 2022-04-30T20:33:29.965669+0000 mon.smithi157 (mon.0) 273 : audit [DBG] from='client.? 172.21.15.157:0/2969109110' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:31 smithi165 bash[22175]: cluster 2022-04-30T20:33:29.667660+0000 mgr.smithi157.nfpzoe (mgr.14180) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:31.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:31 smithi165 bash[22175]: audit 2022-04-30T20:33:30.730797+0000 mon.smithi165 (mon.1) 4 : audit [INF] from='client.? 172.21.15.165:0/605137059' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e3d88e5-d72f-469b-96f7-27711c133f10"}]: dispatch 2022-04-30T20:33:31.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:31 smithi165 bash[22175]: audit 2022-04-30T20:33:30.738868+0000 mon.smithi157 (mon.0) 274 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e3d88e5-d72f-469b-96f7-27711c133f10"}]: dispatch 2022-04-30T20:33:31.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:31 smithi165 bash[22175]: audit 2022-04-30T20:33:30.747181+0000 mon.smithi157 (mon.0) 275 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1e3d88e5-d72f-469b-96f7-27711c133f10"}]': finished 2022-04-30T20:33:31.407 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:31 smithi165 bash[22175]: cluster 2022-04-30T20:33:30.747362+0000 mon.smithi157 (mon.0) 276 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2022-04-30T20:33:31.407 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:31 smithi165 bash[22175]: audit 2022-04-30T20:33:30.747633+0000 mon.smithi157 (mon.0) 277 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:31.407 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:31 smithi165 bash[22175]: audit 2022-04-30T20:33:30.748537+0000 mon.smithi157 (mon.0) 278 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:31.407 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:31 smithi165 bash[22175]: audit 2022-04-30T20:33:30.749155+0000 mon.smithi157 (mon.0) 279 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:33:31.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:31 smithi157 bash[20376]: cluster 2022-04-30T20:33:29.667660+0000 mgr.smithi157.nfpzoe (mgr.14180) 81 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:31.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:31 smithi157 bash[20376]: audit 2022-04-30T20:33:30.730797+0000 mon.smithi165 (mon.1) 4 : audit [INF] from='client.? 172.21.15.165:0/605137059' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e3d88e5-d72f-469b-96f7-27711c133f10"}]: dispatch 2022-04-30T20:33:31.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:31 smithi157 bash[20376]: audit 2022-04-30T20:33:30.738868+0000 mon.smithi157 (mon.0) 274 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1e3d88e5-d72f-469b-96f7-27711c133f10"}]: dispatch 2022-04-30T20:33:31.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:31 smithi157 bash[20376]: audit 2022-04-30T20:33:30.747181+0000 mon.smithi157 (mon.0) 275 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1e3d88e5-d72f-469b-96f7-27711c133f10"}]': finished 2022-04-30T20:33:31.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:31 smithi157 bash[20376]: cluster 2022-04-30T20:33:30.747362+0000 mon.smithi157 (mon.0) 276 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2022-04-30T20:33:31.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:31 smithi157 bash[20376]: audit 2022-04-30T20:33:30.747633+0000 mon.smithi157 (mon.0) 277 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:31.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:31 smithi157 bash[20376]: audit 2022-04-30T20:33:30.748537+0000 mon.smithi157 (mon.0) 278 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:31.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:31 smithi157 bash[20376]: audit 2022-04-30T20:33:30.749155+0000 mon.smithi157 (mon.0) 279 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:33:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:32 smithi165 bash[22175]: audit 2022-04-30T20:33:31.767521+0000 mon.smithi165 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.165:0/1313956834' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:32.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:32 smithi157 bash[20376]: audit 2022-04-30T20:33:31.767521+0000 mon.smithi165 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.165:0/1313956834' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:33 smithi165 bash[22175]: cluster 2022-04-30T20:33:31.668184+0000 mgr.smithi157.nfpzoe (mgr.14180) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:33.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:33 smithi165 bash[22175]: audit 2022-04-30T20:33:32.752644+0000 mon.smithi157 (mon.0) 280 : audit [INF] from='client.? 172.21.15.157:0/1427945939' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fbc063c-e37a-4b29-9678-6b6776226524"}]: dispatch 2022-04-30T20:33:33.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:33 smithi165 bash[22175]: audit 2022-04-30T20:33:32.759352+0000 mon.smithi157 (mon.0) 281 : audit [INF] from='client.? 172.21.15.157:0/1427945939' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4fbc063c-e37a-4b29-9678-6b6776226524"}]': finished 2022-04-30T20:33:33.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:33 smithi165 bash[22175]: cluster 2022-04-30T20:33:32.759468+0000 mon.smithi157 (mon.0) 282 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2022-04-30T20:33:33.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:33 smithi165 bash[22175]: audit 2022-04-30T20:33:32.759680+0000 mon.smithi157 (mon.0) 283 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:33.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:33 smithi165 bash[22175]: audit 2022-04-30T20:33:32.760447+0000 mon.smithi157 (mon.0) 284 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:33.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:33 smithi165 bash[22175]: audit 2022-04-30T20:33:32.760881+0000 mon.smithi157 (mon.0) 285 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:33:33.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:33 smithi165 bash[22175]: audit 2022-04-30T20:33:32.761279+0000 mon.smithi157 (mon.0) 286 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:33:33.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:33 smithi157 bash[20376]: cluster 2022-04-30T20:33:31.668184+0000 mgr.smithi157.nfpzoe (mgr.14180) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:33.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:33 smithi157 bash[20376]: audit 2022-04-30T20:33:32.752644+0000 mon.smithi157 (mon.0) 280 : audit [INF] from='client.? 172.21.15.157:0/1427945939' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4fbc063c-e37a-4b29-9678-6b6776226524"}]: dispatch 2022-04-30T20:33:33.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:33 smithi157 bash[20376]: audit 2022-04-30T20:33:32.759352+0000 mon.smithi157 (mon.0) 281 : audit [INF] from='client.? 172.21.15.157:0/1427945939' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4fbc063c-e37a-4b29-9678-6b6776226524"}]': finished 2022-04-30T20:33:33.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:33 smithi157 bash[20376]: cluster 2022-04-30T20:33:32.759468+0000 mon.smithi157 (mon.0) 282 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2022-04-30T20:33:33.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:33 smithi157 bash[20376]: audit 2022-04-30T20:33:32.759680+0000 mon.smithi157 (mon.0) 283 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:33.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:33 smithi157 bash[20376]: audit 2022-04-30T20:33:32.760447+0000 mon.smithi157 (mon.0) 284 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:33.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:33 smithi157 bash[20376]: audit 2022-04-30T20:33:32.760881+0000 mon.smithi157 (mon.0) 285 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:33:33.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:33 smithi157 bash[20376]: audit 2022-04-30T20:33:32.761279+0000 mon.smithi157 (mon.0) 286 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:33:33.928 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:33:34.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:34 smithi165 bash[22175]: audit 2022-04-30T20:33:33.933504+0000 mon.smithi157 (mon.0) 287 : audit [DBG] from='client.? 172.21.15.157:0/3524845244' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:34.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:34 smithi157 bash[20376]: audit 2022-04-30T20:33:33.933504+0000 mon.smithi157 (mon.0) 287 : audit [DBG] from='client.? 172.21.15.157:0/3524845244' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:34.647 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":9,"num_osds":4,"num_up_osds":0,"osd_up_since":0,"num_in_osds":4,"osd_in_since":1651350812,"num_remapped_pgs":0} 2022-04-30T20:33:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:35 smithi165 bash[22175]: cluster 2022-04-30T20:33:33.668602+0000 mgr.smithi157.nfpzoe (mgr.14180) 83 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:35 smithi165 bash[22175]: audit 2022-04-30T20:33:34.154931+0000 mon.smithi157 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.157:0/3325640461' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:35 smithi165 bash[22175]: audit 2022-04-30T20:33:34.442334+0000 mon.smithi157 (mon.0) 289 : audit [INF] from='client.? 172.21.15.165:0/1945453819' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "427c9176-66bd-4eaa-bceb-0b10d495925e"}]: dispatch 2022-04-30T20:33:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:35 smithi165 bash[22175]: audit 2022-04-30T20:33:34.450597+0000 mon.smithi157 (mon.0) 290 : audit [INF] from='client.? 172.21.15.165:0/1945453819' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "427c9176-66bd-4eaa-bceb-0b10d495925e"}]': finished 2022-04-30T20:33:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:35 smithi165 bash[22175]: cluster 2022-04-30T20:33:34.450726+0000 mon.smithi157 (mon.0) 291 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2022-04-30T20:33:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:35 smithi165 bash[22175]: audit 2022-04-30T20:33:34.450954+0000 mon.smithi157 (mon.0) 292 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:35 smithi165 bash[22175]: audit 2022-04-30T20:33:34.451725+0000 mon.smithi157 (mon.0) 293 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:35 smithi165 bash[22175]: audit 2022-04-30T20:33:34.452180+0000 mon.smithi157 (mon.0) 294 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:33:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:35 smithi165 bash[22175]: audit 2022-04-30T20:33:34.452627+0000 mon.smithi157 (mon.0) 295 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:33:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:35 smithi165 bash[22175]: audit 2022-04-30T20:33:34.453028+0000 mon.smithi157 (mon.0) 296 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:33:35.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:35 smithi157 bash[20376]: cluster 2022-04-30T20:33:33.668602+0000 mgr.smithi157.nfpzoe (mgr.14180) 83 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:35.511 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:35 smithi157 bash[20376]: audit 2022-04-30T20:33:34.154931+0000 mon.smithi157 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.157:0/3325640461' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:35.512 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:35 smithi157 bash[20376]: audit 2022-04-30T20:33:34.442334+0000 mon.smithi157 (mon.0) 289 : audit [INF] from='client.? 172.21.15.165:0/1945453819' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "427c9176-66bd-4eaa-bceb-0b10d495925e"}]: dispatch 2022-04-30T20:33:35.512 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:35 smithi157 bash[20376]: audit 2022-04-30T20:33:34.450597+0000 mon.smithi157 (mon.0) 290 : audit [INF] from='client.? 172.21.15.165:0/1945453819' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "427c9176-66bd-4eaa-bceb-0b10d495925e"}]': finished 2022-04-30T20:33:35.512 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:35 smithi157 bash[20376]: cluster 2022-04-30T20:33:34.450726+0000 mon.smithi157 (mon.0) 291 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2022-04-30T20:33:35.512 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:35 smithi157 bash[20376]: audit 2022-04-30T20:33:34.450954+0000 mon.smithi157 (mon.0) 292 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:35.512 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:35 smithi157 bash[20376]: audit 2022-04-30T20:33:34.451725+0000 mon.smithi157 (mon.0) 293 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:35.512 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:35 smithi157 bash[20376]: audit 2022-04-30T20:33:34.452180+0000 mon.smithi157 (mon.0) 294 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:33:35.512 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:35 smithi157 bash[20376]: audit 2022-04-30T20:33:34.452627+0000 mon.smithi157 (mon.0) 295 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:33:35.512 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:35 smithi157 bash[20376]: audit 2022-04-30T20:33:34.453028+0000 mon.smithi157 (mon.0) 296 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:33:35.648 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:33:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:36 smithi165 bash[22175]: audit 2022-04-30T20:33:35.477342+0000 mon.smithi165 (mon.1) 6 : audit [DBG] from='client.? 172.21.15.165:0/3652140355' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:36.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:36 smithi157 bash[20376]: audit 2022-04-30T20:33:35.477342+0000 mon.smithi165 (mon.1) 6 : audit [DBG] from='client.? 172.21.15.165:0/3652140355' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:37.084 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:37 smithi157 bash[20376]: cluster 2022-04-30T20:33:35.669026+0000 mgr.smithi157.nfpzoe (mgr.14180) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:37.084 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:37 smithi157 bash[20376]: audit 2022-04-30T20:33:36.874275+0000 mon.smithi157 (mon.0) 297 : audit [INF] from='client.? 172.21.15.157:0/1226561407' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62fb93ca-609c-4d1e-a910-4e29b21407f6"}]: dispatch 2022-04-30T20:33:37.084 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:37 smithi157 bash[20376]: audit 2022-04-30T20:33:36.881013+0000 mon.smithi157 (mon.0) 298 : audit [INF] from='client.? 172.21.15.157:0/1226561407' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "62fb93ca-609c-4d1e-a910-4e29b21407f6"}]': finished 2022-04-30T20:33:37.084 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:37 smithi157 bash[20376]: cluster 2022-04-30T20:33:36.881056+0000 mon.smithi157 (mon.0) 299 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2022-04-30T20:33:37.084 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:37 smithi157 bash[20376]: audit 2022-04-30T20:33:36.881302+0000 mon.smithi157 (mon.0) 300 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:37.084 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:37 smithi157 bash[20376]: audit 2022-04-30T20:33:36.882267+0000 mon.smithi157 (mon.0) 301 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:37.084 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:37 smithi157 bash[20376]: audit 2022-04-30T20:33:36.882910+0000 mon.smithi157 (mon.0) 302 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:33:37.085 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:37 smithi157 bash[20376]: audit 2022-04-30T20:33:36.883378+0000 mon.smithi157 (mon.0) 303 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:33:37.085 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:37 smithi157 bash[20376]: audit 2022-04-30T20:33:36.883600+0000 mon.smithi157 (mon.0) 304 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:33:37.085 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:37 smithi157 bash[20376]: audit 2022-04-30T20:33:36.883878+0000 mon.smithi157 (mon.0) 305 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:33:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:37 smithi165 bash[22175]: cluster 2022-04-30T20:33:35.669026+0000 mgr.smithi157.nfpzoe (mgr.14180) 84 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:37.419 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:37 smithi165 bash[22175]: audit 2022-04-30T20:33:36.874275+0000 mon.smithi157 (mon.0) 297 : audit [INF] from='client.? 172.21.15.157:0/1226561407' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "62fb93ca-609c-4d1e-a910-4e29b21407f6"}]: dispatch 2022-04-30T20:33:37.419 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:37 smithi165 bash[22175]: audit 2022-04-30T20:33:36.881013+0000 mon.smithi157 (mon.0) 298 : audit [INF] from='client.? 172.21.15.157:0/1226561407' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "62fb93ca-609c-4d1e-a910-4e29b21407f6"}]': finished 2022-04-30T20:33:37.419 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:37 smithi165 bash[22175]: cluster 2022-04-30T20:33:36.881056+0000 mon.smithi157 (mon.0) 299 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2022-04-30T20:33:37.420 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:37 smithi165 bash[22175]: audit 2022-04-30T20:33:36.881302+0000 mon.smithi157 (mon.0) 300 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:37.420 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:37 smithi165 bash[22175]: audit 2022-04-30T20:33:36.882267+0000 mon.smithi157 (mon.0) 301 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:37.420 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:37 smithi165 bash[22175]: audit 2022-04-30T20:33:36.882910+0000 mon.smithi157 (mon.0) 302 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:33:37.420 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:37 smithi165 bash[22175]: audit 2022-04-30T20:33:36.883378+0000 mon.smithi157 (mon.0) 303 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:33:37.420 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:37 smithi165 bash[22175]: audit 2022-04-30T20:33:36.883600+0000 mon.smithi157 (mon.0) 304 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:33:37.420 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:37 smithi165 bash[22175]: audit 2022-04-30T20:33:36.883878+0000 mon.smithi157 (mon.0) 305 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:33:39.165 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:33:39.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:39 smithi165 bash[22175]: cluster 2022-04-30T20:33:37.669541+0000 mgr.smithi157.nfpzoe (mgr.14180) 85 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:39.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:39 smithi165 bash[22175]: audit 2022-04-30T20:33:38.187523+0000 mon.smithi165 (mon.1) 7 : audit [INF] from='client.? 172.21.15.165:0/3436853730' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c74efe5f-4871-4e5a-b5d0-2dcce8449f68"}]: dispatch 2022-04-30T20:33:39.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:39 smithi165 bash[22175]: audit 2022-04-30T20:33:38.195200+0000 mon.smithi157 (mon.0) 306 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c74efe5f-4871-4e5a-b5d0-2dcce8449f68"}]: dispatch 2022-04-30T20:33:39.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:39 smithi165 bash[22175]: audit 2022-04-30T20:33:38.203035+0000 mon.smithi157 (mon.0) 307 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c74efe5f-4871-4e5a-b5d0-2dcce8449f68"}]': finished 2022-04-30T20:33:39.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:39 smithi165 bash[22175]: cluster 2022-04-30T20:33:38.203288+0000 mon.smithi157 (mon.0) 308 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2022-04-30T20:33:39.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:39 smithi165 bash[22175]: audit 2022-04-30T20:33:38.203568+0000 mon.smithi157 (mon.0) 309 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:39.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:39 smithi165 bash[22175]: audit 2022-04-30T20:33:38.204371+0000 mon.smithi157 (mon.0) 310 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:39.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:39 smithi165 bash[22175]: audit 2022-04-30T20:33:38.205017+0000 mon.smithi157 (mon.0) 311 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:33:39.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:39 smithi165 bash[22175]: audit 2022-04-30T20:33:38.205328+0000 mon.smithi157 (mon.0) 312 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:33:39.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:39 smithi165 bash[22175]: audit 2022-04-30T20:33:38.205509+0000 mon.smithi157 (mon.0) 313 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:33:39.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:39 smithi165 bash[22175]: audit 2022-04-30T20:33:38.205683+0000 mon.smithi157 (mon.0) 314 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:33:39.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:39 smithi165 bash[22175]: audit 2022-04-30T20:33:38.205861+0000 mon.smithi157 (mon.0) 315 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:33:39.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:39 smithi165 bash[22175]: audit 2022-04-30T20:33:38.274055+0000 mon.smithi157 (mon.0) 316 : audit [DBG] from='client.? 172.21.15.157:0/1800580158' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:39.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:39 smithi157 bash[20376]: cluster 2022-04-30T20:33:37.669541+0000 mgr.smithi157.nfpzoe (mgr.14180) 85 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:39.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:39 smithi157 bash[20376]: audit 2022-04-30T20:33:38.187523+0000 mon.smithi165 (mon.1) 7 : audit [INF] from='client.? 172.21.15.165:0/3436853730' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c74efe5f-4871-4e5a-b5d0-2dcce8449f68"}]: dispatch 2022-04-30T20:33:39.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:39 smithi157 bash[20376]: audit 2022-04-30T20:33:38.195200+0000 mon.smithi157 (mon.0) 306 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c74efe5f-4871-4e5a-b5d0-2dcce8449f68"}]: dispatch 2022-04-30T20:33:39.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:39 smithi157 bash[20376]: audit 2022-04-30T20:33:38.203035+0000 mon.smithi157 (mon.0) 307 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c74efe5f-4871-4e5a-b5d0-2dcce8449f68"}]': finished 2022-04-30T20:33:39.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:39 smithi157 bash[20376]: cluster 2022-04-30T20:33:38.203288+0000 mon.smithi157 (mon.0) 308 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2022-04-30T20:33:39.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:39 smithi157 bash[20376]: audit 2022-04-30T20:33:38.203568+0000 mon.smithi157 (mon.0) 309 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:39.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:39 smithi157 bash[20376]: audit 2022-04-30T20:33:38.204371+0000 mon.smithi157 (mon.0) 310 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:39.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:39 smithi157 bash[20376]: audit 2022-04-30T20:33:38.205017+0000 mon.smithi157 (mon.0) 311 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:33:39.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:39 smithi157 bash[20376]: audit 2022-04-30T20:33:38.205328+0000 mon.smithi157 (mon.0) 312 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:33:39.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:39 smithi157 bash[20376]: audit 2022-04-30T20:33:38.205509+0000 mon.smithi157 (mon.0) 313 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:33:39.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:39 smithi157 bash[20376]: audit 2022-04-30T20:33:38.205683+0000 mon.smithi157 (mon.0) 314 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:33:39.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:39 smithi157 bash[20376]: audit 2022-04-30T20:33:38.205861+0000 mon.smithi157 (mon.0) 315 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:33:39.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:39 smithi157 bash[20376]: audit 2022-04-30T20:33:38.274055+0000 mon.smithi157 (mon.0) 316 : audit [DBG] from='client.? 172.21.15.157:0/1800580158' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:39.804 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":12,"num_osds":7,"num_up_osds":0,"osd_up_since":0,"num_in_osds":7,"osd_in_since":1651350818,"num_remapped_pgs":0} 2022-04-30T20:33:40.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:40 smithi157 bash[20376]: audit 2022-04-30T20:33:39.170489+0000 mon.smithi157 (mon.0) 317 : audit [DBG] from='client.? 172.21.15.157:0/3652753856' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:40.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:40 smithi157 bash[20376]: audit 2022-04-30T20:33:39.266088+0000 mon.smithi165 (mon.1) 8 : audit [DBG] from='client.? 172.21.15.165:0/671805486' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:40 smithi165 bash[22175]: audit 2022-04-30T20:33:39.170489+0000 mon.smithi157 (mon.0) 317 : audit [DBG] from='client.? 172.21.15.157:0/3652753856' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:40 smithi165 bash[22175]: audit 2022-04-30T20:33:39.266088+0000 mon.smithi165 (mon.1) 8 : audit [DBG] from='client.? 172.21.15.165:0/671805486' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:40.805 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:33:41.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:41 smithi157 bash[20376]: cluster 2022-04-30T20:33:39.670026+0000 mgr.smithi157.nfpzoe (mgr.14180) 86 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:41.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:41 smithi157 bash[20376]: audit 2022-04-30T20:33:41.022287+0000 mon.smithi157 (mon.0) 318 : audit [INF] from='client.? 172.21.15.157:0/4183809810' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9d6daf9-01f3-4365-8b43-9641a404b293"}]: dispatch 2022-04-30T20:33:41.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:41 smithi157 bash[20376]: audit 2022-04-30T20:33:41.027212+0000 mon.smithi157 (mon.0) 319 : audit [INF] from='client.? 172.21.15.157:0/4183809810' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9d6daf9-01f3-4365-8b43-9641a404b293"}]': finished 2022-04-30T20:33:41.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:41 smithi157 bash[20376]: cluster 2022-04-30T20:33:41.027259+0000 mon.smithi157 (mon.0) 320 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2022-04-30T20:33:41.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:41 smithi157 bash[20376]: audit 2022-04-30T20:33:41.027345+0000 mon.smithi157 (mon.0) 321 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:41.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:41 smithi157 bash[20376]: audit 2022-04-30T20:33:41.027628+0000 mon.smithi157 (mon.0) 322 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:41.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:41 smithi157 bash[20376]: audit 2022-04-30T20:33:41.027806+0000 mon.smithi157 (mon.0) 323 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:33:41.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:41 smithi157 bash[20376]: audit 2022-04-30T20:33:41.028055+0000 mon.smithi157 (mon.0) 324 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:33:41.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:41 smithi157 bash[20376]: audit 2022-04-30T20:33:41.028259+0000 mon.smithi157 (mon.0) 325 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:33:41.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:41 smithi157 bash[20376]: audit 2022-04-30T20:33:41.028458+0000 mon.smithi157 (mon.0) 326 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:33:41.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:41 smithi157 bash[20376]: audit 2022-04-30T20:33:41.028666+0000 mon.smithi157 (mon.0) 327 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:33:41.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:41 smithi157 bash[20376]: audit 2022-04-30T20:33:41.028869+0000 mon.smithi157 (mon.0) 328 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:33:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:41 smithi165 bash[22175]: cluster 2022-04-30T20:33:39.670026+0000 mgr.smithi157.nfpzoe (mgr.14180) 86 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:41.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:41 smithi165 bash[22175]: audit 2022-04-30T20:33:41.022287+0000 mon.smithi157 (mon.0) 318 : audit [INF] from='client.? 172.21.15.157:0/4183809810' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9d6daf9-01f3-4365-8b43-9641a404b293"}]: dispatch 2022-04-30T20:33:41.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:41 smithi165 bash[22175]: audit 2022-04-30T20:33:41.027212+0000 mon.smithi157 (mon.0) 319 : audit [INF] from='client.? 172.21.15.157:0/4183809810' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9d6daf9-01f3-4365-8b43-9641a404b293"}]': finished 2022-04-30T20:33:41.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:41 smithi165 bash[22175]: cluster 2022-04-30T20:33:41.027259+0000 mon.smithi157 (mon.0) 320 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2022-04-30T20:33:41.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:41 smithi165 bash[22175]: audit 2022-04-30T20:33:41.027345+0000 mon.smithi157 (mon.0) 321 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:33:41.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:41 smithi165 bash[22175]: audit 2022-04-30T20:33:41.027628+0000 mon.smithi157 (mon.0) 322 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:33:41.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:41 smithi165 bash[22175]: audit 2022-04-30T20:33:41.027806+0000 mon.smithi157 (mon.0) 323 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:33:41.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:41 smithi165 bash[22175]: audit 2022-04-30T20:33:41.028055+0000 mon.smithi157 (mon.0) 324 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:33:41.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:41 smithi165 bash[22175]: audit 2022-04-30T20:33:41.028259+0000 mon.smithi157 (mon.0) 325 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:33:41.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:41 smithi165 bash[22175]: audit 2022-04-30T20:33:41.028458+0000 mon.smithi157 (mon.0) 326 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:33:41.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:41 smithi165 bash[22175]: audit 2022-04-30T20:33:41.028666+0000 mon.smithi157 (mon.0) 327 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:33:41.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:41 smithi165 bash[22175]: audit 2022-04-30T20:33:41.028869+0000 mon.smithi157 (mon.0) 328 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:33:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:43 smithi165 bash[22175]: cluster 2022-04-30T20:33:41.670487+0000 mgr.smithi157.nfpzoe (mgr.14180) 87 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:43.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:43 smithi165 bash[22175]: audit 2022-04-30T20:33:42.779368+0000 mon.smithi157 (mon.0) 329 : audit [DBG] from='client.? 172.21.15.157:0/2565397727' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:43.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:43 smithi157 bash[20376]: cluster 2022-04-30T20:33:41.670487+0000 mgr.smithi157.nfpzoe (mgr.14180) 87 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:43.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:43 smithi157 bash[20376]: audit 2022-04-30T20:33:42.779368+0000 mon.smithi157 (mon.0) 329 : audit [DBG] from='client.? 172.21.15.157:0/2565397727' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2022-04-30T20:33:44.498 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:33:45.140 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1651350821,"num_remapped_pgs":0} 2022-04-30T20:33:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:45 smithi165 bash[22175]: cluster 2022-04-30T20:33:43.671274+0000 mgr.smithi157.nfpzoe (mgr.14180) 88 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:45 smithi165 bash[22175]: audit 2022-04-30T20:33:44.504172+0000 mon.smithi157 (mon.0) 330 : audit [DBG] from='client.? 172.21.15.157:0/4083305506' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:45.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:45 smithi157 bash[20376]: cluster 2022-04-30T20:33:43.671274+0000 mgr.smithi157.nfpzoe (mgr.14180) 88 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:45.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:45 smithi157 bash[20376]: audit 2022-04-30T20:33:44.504172+0000 mon.smithi157 (mon.0) 330 : audit [DBG] from='client.? 172.21.15.157:0/4083305506' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:46.141 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:33:47.296 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:47 smithi157 bash[20376]: cluster 2022-04-30T20:33:45.671764+0000 mgr.smithi157.nfpzoe (mgr.14180) 89 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:47 smithi165 bash[22175]: cluster 2022-04-30T20:33:45.671764+0000 mgr.smithi157.nfpzoe (mgr.14180) 89 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:49 smithi165 bash[22175]: cluster 2022-04-30T20:33:47.672178+0000 mgr.smithi157.nfpzoe (mgr.14180) 90 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:49 smithi165 bash[22175]: audit 2022-04-30T20:33:48.624677+0000 mon.smithi157 (mon.0) 331 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-30T20:33:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:49 smithi165 bash[22175]: audit 2022-04-30T20:33:48.625818+0000 mon.smithi157 (mon.0) 332 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:49.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:49 smithi157 bash[20376]: cluster 2022-04-30T20:33:47.672178+0000 mgr.smithi157.nfpzoe (mgr.14180) 90 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:49.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:49 smithi157 bash[20376]: audit 2022-04-30T20:33:48.624677+0000 mon.smithi157 (mon.0) 331 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2022-04-30T20:33:49.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:49 smithi157 bash[20376]: audit 2022-04-30T20:33:48.625818+0000 mon.smithi157 (mon.0) 332 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:49.620 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:33:50.363 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:50 smithi157 bash[20376]: cephadm 2022-04-30T20:33:48.626890+0000 mgr.smithi157.nfpzoe (mgr.14180) 91 : cephadm [INF] Deploying daemon osd.0 on smithi165 2022-04-30T20:33:50.363 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:50 smithi157 bash[20376]: audit 2022-04-30T20:33:49.626502+0000 mon.smithi157 (mon.0) 333 : audit [DBG] from='client.? 172.21.15.157:0/3454476561' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:50.364 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1651350821,"num_remapped_pgs":0} 2022-04-30T20:33:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:50 smithi165 bash[22175]: cephadm 2022-04-30T20:33:48.626890+0000 mgr.smithi157.nfpzoe (mgr.14180) 91 : cephadm [INF] Deploying daemon osd.0 on smithi165 2022-04-30T20:33:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:50 smithi165 bash[22175]: audit 2022-04-30T20:33:49.626502+0000 mon.smithi157 (mon.0) 333 : audit [DBG] from='client.? 172.21.15.157:0/3454476561' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:51.365 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:33:51.378 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:51 smithi157 bash[20376]: cluster 2022-04-30T20:33:49.672700+0000 mgr.smithi157.nfpzoe (mgr.14180) 92 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:51.401 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:51 smithi165 bash[22175]: cluster 2022-04-30T20:33:49.672700+0000 mgr.smithi157.nfpzoe (mgr.14180) 92 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:53.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:53 smithi165 bash[22175]: cluster 2022-04-30T20:33:51.673220+0000 mgr.smithi157.nfpzoe (mgr.14180) 93 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:53.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:53 smithi165 bash[22175]: audit 2022-04-30T20:33:52.536598+0000 mon.smithi157 (mon.0) 334 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:53.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:53 smithi165 bash[22175]: audit 2022-04-30T20:33:52.538082+0000 mon.smithi157 (mon.0) 335 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-30T20:33:53.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:53 smithi165 bash[22175]: audit 2022-04-30T20:33:52.539685+0000 mon.smithi157 (mon.0) 336 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:53.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:53 smithi157 bash[20376]: cluster 2022-04-30T20:33:51.673220+0000 mgr.smithi157.nfpzoe (mgr.14180) 93 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:53.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:53 smithi157 bash[20376]: audit 2022-04-30T20:33:52.536598+0000 mon.smithi157 (mon.0) 334 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:53.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:53 smithi157 bash[20376]: audit 2022-04-30T20:33:52.538082+0000 mon.smithi157 (mon.0) 335 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2022-04-30T20:33:53.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:53 smithi157 bash[20376]: audit 2022-04-30T20:33:52.539685+0000 mon.smithi157 (mon.0) 336 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:54.382 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:54 smithi165 bash[22175]: cephadm 2022-04-30T20:33:52.541023+0000 mgr.smithi157.nfpzoe (mgr.14180) 94 : cephadm [INF] Deploying daemon osd.2 on smithi165 2022-04-30T20:33:54.383 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:54 smithi165 bash[22175]: audit 2022-04-30T20:33:53.329433+0000 mon.smithi157 (mon.0) 337 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-30T20:33:54.383 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:54 smithi165 bash[22175]: audit 2022-04-30T20:33:53.330862+0000 mon.smithi157 (mon.0) 338 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:54.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:54 smithi157 bash[20376]: cephadm 2022-04-30T20:33:52.541023+0000 mgr.smithi157.nfpzoe (mgr.14180) 94 : cephadm [INF] Deploying daemon osd.2 on smithi165 2022-04-30T20:33:54.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:54 smithi157 bash[20376]: audit 2022-04-30T20:33:53.329433+0000 mon.smithi157 (mon.0) 337 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2022-04-30T20:33:54.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:54 smithi157 bash[20376]: audit 2022-04-30T20:33:53.330862+0000 mon.smithi157 (mon.0) 338 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:55.191 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:55 smithi157 bash[20376]: cephadm 2022-04-30T20:33:53.332121+0000 mgr.smithi157.nfpzoe (mgr.14180) 95 : cephadm [INF] Deploying daemon osd.1 on smithi157 2022-04-30T20:33:55.191 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:55 smithi157 bash[20376]: cluster 2022-04-30T20:33:53.673624+0000 mgr.smithi157.nfpzoe (mgr.14180) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:55 smithi165 bash[22175]: cephadm 2022-04-30T20:33:53.332121+0000 mgr.smithi157.nfpzoe (mgr.14180) 95 : cephadm [INF] Deploying daemon osd.1 on smithi157 2022-04-30T20:33:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:55 smithi165 bash[22175]: cluster 2022-04-30T20:33:53.673624+0000 mgr.smithi157.nfpzoe (mgr.14180) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:55.496 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:33:56.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:56 smithi165 bash[22175]: audit 2022-04-30T20:33:55.502121+0000 mon.smithi157 (mon.0) 339 : audit [DBG] from='client.? 172.21.15.157:0/3856188258' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:56.414 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:56 smithi157 bash[20376]: audit 2022-04-30T20:33:55.502121+0000 mon.smithi157 (mon.0) 339 : audit [DBG] from='client.? 172.21.15.157:0/3856188258' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:33:56.414 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1651350821,"num_remapped_pgs":0} 2022-04-30T20:33:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:57 smithi165 bash[22175]: cluster 2022-04-30T20:33:55.674071+0000 mgr.smithi157.nfpzoe (mgr.14180) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:57.415 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:33:57.428 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:57 smithi157 bash[20376]: cluster 2022-04-30T20:33:55.674071+0000 mgr.smithi157.nfpzoe (mgr.14180) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:58.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:58 smithi157 bash[20376]: audit 2022-04-30T20:33:57.486432+0000 mon.smithi157 (mon.0) 340 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:58.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:58 smithi157 bash[20376]: audit 2022-04-30T20:33:57.488138+0000 mon.smithi157 (mon.0) 341 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2022-04-30T20:33:58.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:58 smithi157 bash[20376]: audit 2022-04-30T20:33:57.489754+0000 mon.smithi157 (mon.0) 342 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:58.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:58 smithi157 bash[20376]: cephadm 2022-04-30T20:33:57.491164+0000 mgr.smithi157.nfpzoe (mgr.14180) 98 : cephadm [INF] Deploying daemon osd.4 on smithi165 2022-04-30T20:33:58.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:58 smithi157 bash[20376]: cluster 2022-04-30T20:33:57.674439+0000 mgr.smithi157.nfpzoe (mgr.14180) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:58.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:58 smithi157 bash[20376]: audit 2022-04-30T20:33:57.856440+0000 mon.smithi157 (mon.0) 343 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:33:58.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:58 smithi157 bash[20376]: audit 2022-04-30T20:33:57.858238+0000 mon.smithi157 (mon.0) 344 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:33:58.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:58 smithi157 bash[20376]: audit 2022-04-30T20:33:58.390622+0000 mon.smithi157 (mon.0) 345 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:58.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:58 smithi157 bash[20376]: audit 2022-04-30T20:33:58.391941+0000 mon.smithi157 (mon.0) 346 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2022-04-30T20:33:58.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:58 smithi157 bash[20376]: audit 2022-04-30T20:33:58.392725+0000 mon.smithi157 (mon.0) 347 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:58.788 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:58 smithi165 bash[22175]: audit 2022-04-30T20:33:57.486432+0000 mon.smithi157 (mon.0) 340 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:58.788 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:58 smithi165 bash[22175]: audit 2022-04-30T20:33:57.488138+0000 mon.smithi157 (mon.0) 341 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2022-04-30T20:33:58.788 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:58 smithi165 bash[22175]: audit 2022-04-30T20:33:57.489754+0000 mon.smithi157 (mon.0) 342 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:58.788 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:58 smithi165 bash[22175]: cephadm 2022-04-30T20:33:57.491164+0000 mgr.smithi157.nfpzoe (mgr.14180) 98 : cephadm [INF] Deploying daemon osd.4 on smithi165 2022-04-30T20:33:58.788 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:58 smithi165 bash[22175]: cluster 2022-04-30T20:33:57.674439+0000 mgr.smithi157.nfpzoe (mgr.14180) 99 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:33:58.788 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:58 smithi165 bash[22175]: audit 2022-04-30T20:33:57.856440+0000 mon.smithi157 (mon.0) 343 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:33:58.788 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:58 smithi165 bash[22175]: audit 2022-04-30T20:33:57.858238+0000 mon.smithi157 (mon.0) 344 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:33:58.788 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:58 smithi165 bash[22175]: audit 2022-04-30T20:33:58.390622+0000 mon.smithi157 (mon.0) 345 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:33:58.788 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:58 smithi165 bash[22175]: audit 2022-04-30T20:33:58.391941+0000 mon.smithi157 (mon.0) 346 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2022-04-30T20:33:58.789 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:58 smithi165 bash[22175]: audit 2022-04-30T20:33:58.392725+0000 mon.smithi157 (mon.0) 347 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:33:59.553 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:33:59 smithi157 bash[20376]: cephadm 2022-04-30T20:33:58.393379+0000 mgr.smithi157.nfpzoe (mgr.14180) 100 : cephadm [INF] Deploying daemon osd.3 on smithi157 2022-04-30T20:33:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:33:59 smithi165 bash[22175]: cephadm 2022-04-30T20:33:58.393379+0000 mgr.smithi157.nfpzoe (mgr.14180) 100 : cephadm [INF] Deploying daemon osd.3 on smithi157 2022-04-30T20:34:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:00 smithi165 bash[22175]: cluster 2022-04-30T20:33:59.674794+0000 mgr.smithi157.nfpzoe (mgr.14180) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:34:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:00 smithi165 bash[22175]: audit 2022-04-30T20:34:00.114856+0000 mon.smithi165 (mon.1) 9 : audit [INF] from='osd.0 [v2:172.21.15.165:6800/360288515,v1:172.21.15.165:6801/360288515]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-30T20:34:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:00 smithi165 bash[22175]: audit 2022-04-30T20:34:00.122485+0000 mon.smithi157 (mon.0) 348 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-30T20:34:00.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:00 smithi157 bash[20376]: cluster 2022-04-30T20:33:59.674794+0000 mgr.smithi157.nfpzoe (mgr.14180) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:34:00.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:00 smithi157 bash[20376]: audit 2022-04-30T20:34:00.114856+0000 mon.smithi165 (mon.1) 9 : audit [INF] from='osd.0 [v2:172.21.15.165:6800/360288515,v1:172.21.15.165:6801/360288515]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-30T20:34:00.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:00 smithi157 bash[20376]: audit 2022-04-30T20:34:00.122485+0000 mon.smithi157 (mon.0) 348 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2022-04-30T20:34:01.576 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:01 smithi165 bash[22175]: audit 2022-04-30T20:34:00.501089+0000 mon.smithi165 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.165:6800/360288515,v1:172.21.15.165:6801/360288515]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:01.577 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:01 smithi165 bash[22175]: audit 2022-04-30T20:34:00.504802+0000 mon.smithi157 (mon.0) 349 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-30T20:34:01.577 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:01 smithi165 bash[22175]: cluster 2022-04-30T20:34:00.504892+0000 mon.smithi157 (mon.0) 350 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2022-04-30T20:34:01.577 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:01 smithi165 bash[22175]: audit 2022-04-30T20:34:00.505050+0000 mon.smithi157 (mon.0) 351 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:34:01.577 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:01 smithi165 bash[22175]: audit 2022-04-30T20:34:00.505627+0000 mon.smithi157 (mon.0) 352 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:01.577 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:01 smithi165 bash[22175]: audit 2022-04-30T20:34:00.505843+0000 mon.smithi157 (mon.0) 353 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:01.577 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:01 smithi165 bash[22175]: audit 2022-04-30T20:34:00.506094+0000 mon.smithi157 (mon.0) 354 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:01.577 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:01 smithi165 bash[22175]: audit 2022-04-30T20:34:00.506338+0000 mon.smithi157 (mon.0) 355 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:01.577 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:01 smithi165 bash[22175]: audit 2022-04-30T20:34:00.506573+0000 mon.smithi157 (mon.0) 356 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:01.577 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:01 smithi165 bash[22175]: audit 2022-04-30T20:34:00.506808+0000 mon.smithi157 (mon.0) 357 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:01.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:01 smithi165 bash[22175]: audit 2022-04-30T20:34:00.507063+0000 mon.smithi157 (mon.0) 358 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:01.578 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:01 smithi165 bash[22175]: audit 2022-04-30T20:34:00.508770+0000 mon.smithi157 (mon.0) 359 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:01.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:01 smithi157 bash[20376]: audit 2022-04-30T20:34:00.501089+0000 mon.smithi165 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.165:6800/360288515,v1:172.21.15.165:6801/360288515]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:01.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:01 smithi157 bash[20376]: audit 2022-04-30T20:34:00.504802+0000 mon.smithi157 (mon.0) 349 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2022-04-30T20:34:01.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:01 smithi157 bash[20376]: cluster 2022-04-30T20:34:00.504892+0000 mon.smithi157 (mon.0) 350 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2022-04-30T20:34:01.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:01 smithi157 bash[20376]: audit 2022-04-30T20:34:00.505050+0000 mon.smithi157 (mon.0) 351 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:34:01.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:01 smithi157 bash[20376]: audit 2022-04-30T20:34:00.505627+0000 mon.smithi157 (mon.0) 352 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:01.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:01 smithi157 bash[20376]: audit 2022-04-30T20:34:00.505843+0000 mon.smithi157 (mon.0) 353 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:01.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:01 smithi157 bash[20376]: audit 2022-04-30T20:34:00.506094+0000 mon.smithi157 (mon.0) 354 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:01.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:01 smithi157 bash[20376]: audit 2022-04-30T20:34:00.506338+0000 mon.smithi157 (mon.0) 355 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:01.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:01 smithi157 bash[20376]: audit 2022-04-30T20:34:00.506573+0000 mon.smithi157 (mon.0) 356 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:01.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:01 smithi157 bash[20376]: audit 2022-04-30T20:34:00.506808+0000 mon.smithi157 (mon.0) 357 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:01.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:01 smithi157 bash[20376]: audit 2022-04-30T20:34:00.507063+0000 mon.smithi157 (mon.0) 358 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:01.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:01 smithi157 bash[20376]: audit 2022-04-30T20:34:00.508770+0000 mon.smithi157 (mon.0) 359 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:02 smithi165 bash[22175]: audit 2022-04-30T20:34:01.507685+0000 mon.smithi157 (mon.0) 360 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2022-04-30T20:34:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:02 smithi165 bash[22175]: cluster 2022-04-30T20:34:01.507848+0000 mon.smithi157 (mon.0) 361 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2022-04-30T20:34:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:02 smithi165 bash[22175]: audit 2022-04-30T20:34:01.508566+0000 mon.smithi157 (mon.0) 362 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:34:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:02 smithi165 bash[22175]: audit 2022-04-30T20:34:01.509334+0000 mon.smithi157 (mon.0) 363 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:02 smithi165 bash[22175]: audit 2022-04-30T20:34:01.509841+0000 mon.smithi157 (mon.0) 364 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:02 smithi165 bash[22175]: audit 2022-04-30T20:34:01.510435+0000 mon.smithi157 (mon.0) 365 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:02 smithi165 bash[22175]: audit 2022-04-30T20:34:01.516408+0000 mon.smithi157 (mon.0) 366 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:02 smithi165 bash[22175]: audit 2022-04-30T20:34:01.516636+0000 mon.smithi157 (mon.0) 367 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:02 smithi165 bash[22175]: audit 2022-04-30T20:34:01.516887+0000 mon.smithi157 (mon.0) 368 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:02 smithi165 bash[22175]: audit 2022-04-30T20:34:01.517146+0000 mon.smithi157 (mon.0) 369 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:02 smithi165 bash[22175]: audit 2022-04-30T20:34:01.517428+0000 mon.smithi157 (mon.0) 370 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:34:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:02 smithi165 bash[22175]: cluster 2022-04-30T20:34:01.675221+0000 mgr.smithi157.nfpzoe (mgr.14180) 102 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:34:02.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:02 smithi157 bash[20376]: audit 2022-04-30T20:34:01.507685+0000 mon.smithi157 (mon.0) 360 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2022-04-30T20:34:02.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:02 smithi157 bash[20376]: cluster 2022-04-30T20:34:01.507848+0000 mon.smithi157 (mon.0) 361 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2022-04-30T20:34:02.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:02 smithi157 bash[20376]: audit 2022-04-30T20:34:01.508566+0000 mon.smithi157 (mon.0) 362 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:34:02.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:02 smithi157 bash[20376]: audit 2022-04-30T20:34:01.509334+0000 mon.smithi157 (mon.0) 363 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:02.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:02 smithi157 bash[20376]: audit 2022-04-30T20:34:01.509841+0000 mon.smithi157 (mon.0) 364 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:02.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:02 smithi157 bash[20376]: audit 2022-04-30T20:34:01.510435+0000 mon.smithi157 (mon.0) 365 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:02.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:02 smithi157 bash[20376]: audit 2022-04-30T20:34:01.516408+0000 mon.smithi157 (mon.0) 366 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:02.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:02 smithi157 bash[20376]: audit 2022-04-30T20:34:01.516636+0000 mon.smithi157 (mon.0) 367 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:02.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:02 smithi157 bash[20376]: audit 2022-04-30T20:34:01.516887+0000 mon.smithi157 (mon.0) 368 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:02.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:02 smithi157 bash[20376]: audit 2022-04-30T20:34:01.517146+0000 mon.smithi157 (mon.0) 369 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:02.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:02 smithi157 bash[20376]: audit 2022-04-30T20:34:01.517428+0000 mon.smithi157 (mon.0) 370 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:34:02.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:02 smithi157 bash[20376]: cluster 2022-04-30T20:34:01.675221+0000 mgr.smithi157.nfpzoe (mgr.14180) 102 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2022-04-30T20:34:03.003 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:34:03.805 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: cluster 2022-04-30T20:34:01.124253+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:03.805 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: cluster 2022-04-30T20:34:01.124470+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:03.806 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: audit 2022-04-30T20:34:02.512784+0000 mon.smithi157 (mon.0) 371 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:34:03.806 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: cluster 2022-04-30T20:34:02.517435+0000 mon.smithi157 (mon.0) 372 : cluster [INF] osd.0 [v2:172.21.15.165:6800/360288515,v1:172.21.15.165:6801/360288515] boot 2022-04-30T20:34:03.806 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: cluster 2022-04-30T20:34:02.517515+0000 mon.smithi157 (mon.0) 373 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2022-04-30T20:34:03.806 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: audit 2022-04-30T20:34:02.518092+0000 mon.smithi157 (mon.0) 374 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:34:03.806 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: audit 2022-04-30T20:34:02.518607+0000 mon.smithi157 (mon.0) 375 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:03.806 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: audit 2022-04-30T20:34:02.518877+0000 mon.smithi157 (mon.0) 376 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:03.806 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: audit 2022-04-30T20:34:02.519308+0000 mon.smithi157 (mon.0) 377 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:03.806 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: audit 2022-04-30T20:34:02.519718+0000 mon.smithi157 (mon.0) 378 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:03.806 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: audit 2022-04-30T20:34:02.520074+0000 mon.smithi157 (mon.0) 379 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:03.807 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: audit 2022-04-30T20:34:02.520398+0000 mon.smithi157 (mon.0) 380 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:03.807 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: audit 2022-04-30T20:34:02.520772+0000 mon.smithi157 (mon.0) 381 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:03.807 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: audit 2022-04-30T20:34:02.639678+0000 mon.smithi157 (mon.0) 382 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:03.807 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: audit 2022-04-30T20:34:02.641492+0000 mon.smithi157 (mon.0) 383 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2022-04-30T20:34:03.807 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: audit 2022-04-30T20:34:02.643120+0000 mon.smithi157 (mon.0) 384 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:34:03.807 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: cephadm 2022-04-30T20:34:02.643990+0000 mgr.smithi157.nfpzoe (mgr.14180) 103 : cephadm [INF] Deploying daemon osd.6 on smithi165 2022-04-30T20:34:03.807 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:03 smithi157 bash[20376]: audit 2022-04-30T20:34:03.008997+0000 mon.smithi157 (mon.0) 385 : audit [DBG] from='client.? 172.21.15.157:0/1101595467' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:34:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: cluster 2022-04-30T20:34:01.124253+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: cluster 2022-04-30T20:34:01.124470+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: audit 2022-04-30T20:34:02.512784+0000 mon.smithi157 (mon.0) 371 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:34:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: cluster 2022-04-30T20:34:02.517435+0000 mon.smithi157 (mon.0) 372 : cluster [INF] osd.0 [v2:172.21.15.165:6800/360288515,v1:172.21.15.165:6801/360288515] boot 2022-04-30T20:34:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: cluster 2022-04-30T20:34:02.517515+0000 mon.smithi157 (mon.0) 373 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2022-04-30T20:34:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: audit 2022-04-30T20:34:02.518092+0000 mon.smithi157 (mon.0) 374 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2022-04-30T20:34:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: audit 2022-04-30T20:34:02.518607+0000 mon.smithi157 (mon.0) 375 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: audit 2022-04-30T20:34:02.518877+0000 mon.smithi157 (mon.0) 376 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: audit 2022-04-30T20:34:02.519308+0000 mon.smithi157 (mon.0) 377 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: audit 2022-04-30T20:34:02.519718+0000 mon.smithi157 (mon.0) 378 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: audit 2022-04-30T20:34:02.520074+0000 mon.smithi157 (mon.0) 379 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: audit 2022-04-30T20:34:02.520398+0000 mon.smithi157 (mon.0) 380 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: audit 2022-04-30T20:34:02.520772+0000 mon.smithi157 (mon.0) 381 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: audit 2022-04-30T20:34:02.639678+0000 mon.smithi157 (mon.0) 382 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:03.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: audit 2022-04-30T20:34:02.641492+0000 mon.smithi157 (mon.0) 383 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2022-04-30T20:34:03.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: audit 2022-04-30T20:34:02.643120+0000 mon.smithi157 (mon.0) 384 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:34:03.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: cephadm 2022-04-30T20:34:02.643990+0000 mgr.smithi157.nfpzoe (mgr.14180) 103 : cephadm [INF] Deploying daemon osd.6 on smithi165 2022-04-30T20:34:03.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:03 smithi165 bash[22175]: audit 2022-04-30T20:34:03.008997+0000 mon.smithi157 (mon.0) 385 : audit [DBG] from='client.? 172.21.15.157:0/1101595467' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:34:04.118 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":16,"num_osds":8,"num_up_osds":1,"osd_up_since":1651350842,"num_in_osds":8,"osd_in_since":1651350821,"num_remapped_pgs":0} 2022-04-30T20:34:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:04 smithi165 bash[22175]: cluster 2022-04-30T20:34:03.639094+0000 mon.smithi157 (mon.0) 386 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2022-04-30T20:34:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:04 smithi165 bash[22175]: audit 2022-04-30T20:34:03.639310+0000 mon.smithi157 (mon.0) 387 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:04 smithi165 bash[22175]: audit 2022-04-30T20:34:03.639850+0000 mon.smithi157 (mon.0) 388 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:04 smithi165 bash[22175]: audit 2022-04-30T20:34:03.640219+0000 mon.smithi157 (mon.0) 389 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:04.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:04 smithi165 bash[22175]: audit 2022-04-30T20:34:03.640663+0000 mon.smithi157 (mon.0) 390 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:04.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:04 smithi165 bash[22175]: audit 2022-04-30T20:34:03.641067+0000 mon.smithi157 (mon.0) 391 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:04.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:04 smithi165 bash[22175]: audit 2022-04-30T20:34:03.641461+0000 mon.smithi157 (mon.0) 392 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:04.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:04 smithi165 bash[22175]: audit 2022-04-30T20:34:03.641828+0000 mon.smithi157 (mon.0) 393 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:04.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:04 smithi165 bash[22175]: cluster 2022-04-30T20:34:03.675712+0000 mgr.smithi157.nfpzoe (mgr.14180) 104 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2022-04-30T20:34:04.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:04 smithi157 bash[20376]: cluster 2022-04-30T20:34:03.639094+0000 mon.smithi157 (mon.0) 386 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2022-04-30T20:34:04.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:04 smithi157 bash[20376]: audit 2022-04-30T20:34:03.639310+0000 mon.smithi157 (mon.0) 387 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:04.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:04 smithi157 bash[20376]: audit 2022-04-30T20:34:03.639850+0000 mon.smithi157 (mon.0) 388 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:04.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:04 smithi157 bash[20376]: audit 2022-04-30T20:34:03.640219+0000 mon.smithi157 (mon.0) 389 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:04.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:04 smithi157 bash[20376]: audit 2022-04-30T20:34:03.640663+0000 mon.smithi157 (mon.0) 390 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:04.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:04 smithi157 bash[20376]: audit 2022-04-30T20:34:03.641067+0000 mon.smithi157 (mon.0) 391 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:04.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:04 smithi157 bash[20376]: audit 2022-04-30T20:34:03.641461+0000 mon.smithi157 (mon.0) 392 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:04.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:04 smithi157 bash[20376]: audit 2022-04-30T20:34:03.641828+0000 mon.smithi157 (mon.0) 393 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:04.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:04 smithi157 bash[20376]: cluster 2022-04-30T20:34:03.675712+0000 mgr.smithi157.nfpzoe (mgr.14180) 104 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2022-04-30T20:34:05.120 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:34:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:05 smithi165 bash[22175]: audit 2022-04-30T20:34:05.145606+0000 mon.smithi165 (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.165:6808/332015153,v1:172.21.15.165:6809/332015153]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-30T20:34:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:05 smithi165 bash[22175]: audit 2022-04-30T20:34:05.153263+0000 mon.smithi157 (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-30T20:34:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:05 smithi165 bash[22175]: audit 2022-04-30T20:34:05.511034+0000 mon.smithi157 (mon.0) 395 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:05 smithi165 bash[22175]: audit 2022-04-30T20:34:05.512440+0000 mon.smithi157 (mon.0) 396 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2022-04-30T20:34:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:05 smithi165 bash[22175]: audit 2022-04-30T20:34:05.513678+0000 mon.smithi157 (mon.0) 397 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:34:05.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:05 smithi157 bash[20376]: audit 2022-04-30T20:34:05.145606+0000 mon.smithi165 (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.165:6808/332015153,v1:172.21.15.165:6809/332015153]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-30T20:34:05.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:05 smithi157 bash[20376]: audit 2022-04-30T20:34:05.153263+0000 mon.smithi157 (mon.0) 394 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2022-04-30T20:34:05.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:05 smithi157 bash[20376]: audit 2022-04-30T20:34:05.511034+0000 mon.smithi157 (mon.0) 395 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:05.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:05 smithi157 bash[20376]: audit 2022-04-30T20:34:05.512440+0000 mon.smithi157 (mon.0) 396 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2022-04-30T20:34:05.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:05 smithi157 bash[20376]: audit 2022-04-30T20:34:05.513678+0000 mon.smithi157 (mon.0) 397 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:34:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:06 smithi165 bash[22175]: cephadm 2022-04-30T20:34:05.514579+0000 mgr.smithi157.nfpzoe (mgr.14180) 105 : cephadm [INF] Deploying daemon osd.5 on smithi157 2022-04-30T20:34:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:06 smithi165 bash[22175]: audit 2022-04-30T20:34:05.649884+0000 mon.smithi165 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.165:6808/332015153,v1:172.21.15.165:6809/332015153]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:06 smithi165 bash[22175]: audit 2022-04-30T20:34:05.655490+0000 mon.smithi157 (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-30T20:34:06.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:06 smithi165 bash[22175]: cluster 2022-04-30T20:34:05.655649+0000 mon.smithi157 (mon.0) 399 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2022-04-30T20:34:06.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:06 smithi165 bash[22175]: audit 2022-04-30T20:34:05.655858+0000 mon.smithi157 (mon.0) 400 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:06.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:06 smithi165 bash[22175]: audit 2022-04-30T20:34:05.656392+0000 mon.smithi157 (mon.0) 401 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:06.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:06 smithi165 bash[22175]: audit 2022-04-30T20:34:05.656707+0000 mon.smithi157 (mon.0) 402 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:06.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:06 smithi165 bash[22175]: audit 2022-04-30T20:34:05.657021+0000 mon.smithi157 (mon.0) 403 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:06.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:06 smithi165 bash[22175]: audit 2022-04-30T20:34:05.657292+0000 mon.smithi157 (mon.0) 404 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:06.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:06 smithi165 bash[22175]: audit 2022-04-30T20:34:05.657591+0000 mon.smithi157 (mon.0) 405 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:06.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:06 smithi165 bash[22175]: audit 2022-04-30T20:34:05.657944+0000 mon.smithi157 (mon.0) 406 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:06.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:06 smithi165 bash[22175]: audit 2022-04-30T20:34:05.658217+0000 mon.smithi157 (mon.0) 407 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:06.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:06 smithi165 bash[22175]: cluster 2022-04-30T20:34:05.676119+0000 mgr.smithi157.nfpzoe (mgr.14180) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2022-04-30T20:34:06.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:06 smithi157 bash[20376]: cephadm 2022-04-30T20:34:05.514579+0000 mgr.smithi157.nfpzoe (mgr.14180) 105 : cephadm [INF] Deploying daemon osd.5 on smithi157 2022-04-30T20:34:06.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:06 smithi157 bash[20376]: audit 2022-04-30T20:34:05.649884+0000 mon.smithi165 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.165:6808/332015153,v1:172.21.15.165:6809/332015153]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:06.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:06 smithi157 bash[20376]: audit 2022-04-30T20:34:05.655490+0000 mon.smithi157 (mon.0) 398 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2022-04-30T20:34:06.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:06 smithi157 bash[20376]: cluster 2022-04-30T20:34:05.655649+0000 mon.smithi157 (mon.0) 399 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2022-04-30T20:34:06.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:06 smithi157 bash[20376]: audit 2022-04-30T20:34:05.655858+0000 mon.smithi157 (mon.0) 400 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:06.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:06 smithi157 bash[20376]: audit 2022-04-30T20:34:05.656392+0000 mon.smithi157 (mon.0) 401 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:06.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:06 smithi157 bash[20376]: audit 2022-04-30T20:34:05.656707+0000 mon.smithi157 (mon.0) 402 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:06.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:06 smithi157 bash[20376]: audit 2022-04-30T20:34:05.657021+0000 mon.smithi157 (mon.0) 403 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:06.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:06 smithi157 bash[20376]: audit 2022-04-30T20:34:05.657292+0000 mon.smithi157 (mon.0) 404 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:06.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:06 smithi157 bash[20376]: audit 2022-04-30T20:34:05.657591+0000 mon.smithi157 (mon.0) 405 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:06.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:06 smithi157 bash[20376]: audit 2022-04-30T20:34:05.657944+0000 mon.smithi157 (mon.0) 406 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:06.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:06 smithi157 bash[20376]: audit 2022-04-30T20:34:05.658217+0000 mon.smithi157 (mon.0) 407 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:06.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:06 smithi157 bash[20376]: cluster 2022-04-30T20:34:05.676119+0000 mgr.smithi157.nfpzoe (mgr.14180) 106 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2022-04-30T20:34:07.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:07 smithi157 bash[20376]: audit 2022-04-30T20:34:06.662685+0000 mon.smithi157 (mon.0) 408 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2022-04-30T20:34:07.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:07 smithi157 bash[20376]: cluster 2022-04-30T20:34:06.662804+0000 mon.smithi157 (mon.0) 409 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2022-04-30T20:34:07.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:07 smithi157 bash[20376]: audit 2022-04-30T20:34:06.663316+0000 mon.smithi157 (mon.0) 410 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:07.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:07 smithi157 bash[20376]: audit 2022-04-30T20:34:06.663945+0000 mon.smithi157 (mon.0) 411 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:07.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:07 smithi157 bash[20376]: audit 2022-04-30T20:34:06.664199+0000 mon.smithi157 (mon.0) 412 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:07.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:07 smithi157 bash[20376]: audit 2022-04-30T20:34:06.664439+0000 mon.smithi157 (mon.0) 413 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:07.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:07 smithi157 bash[20376]: audit 2022-04-30T20:34:06.664704+0000 mon.smithi157 (mon.0) 414 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:07.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:07 smithi157 bash[20376]: audit 2022-04-30T20:34:06.664947+0000 mon.smithi157 (mon.0) 415 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:07.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:07 smithi157 bash[20376]: audit 2022-04-30T20:34:06.665195+0000 mon.smithi157 (mon.0) 416 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:07.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:07 smithi157 bash[20376]: audit 2022-04-30T20:34:06.667705+0000 mon.smithi157 (mon.0) 417 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:07.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:07 smithi157 bash[20376]: audit 2022-04-30T20:34:07.430293+0000 mon.smithi157 (mon.0) 418 : audit [INF] from='osd.1 [v2:172.21.15.157:6802/1131225404,v1:172.21.15.157:6803/1131225404]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-30T20:34:08.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:07 smithi165 bash[22175]: audit 2022-04-30T20:34:06.662685+0000 mon.smithi157 (mon.0) 408 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2022-04-30T20:34:08.211 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:07 smithi165 bash[22175]: cluster 2022-04-30T20:34:06.662804+0000 mon.smithi157 (mon.0) 409 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2022-04-30T20:34:08.211 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:07 smithi165 bash[22175]: audit 2022-04-30T20:34:06.663316+0000 mon.smithi157 (mon.0) 410 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:08.211 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:07 smithi165 bash[22175]: audit 2022-04-30T20:34:06.663945+0000 mon.smithi157 (mon.0) 411 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:08.211 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:07 smithi165 bash[22175]: audit 2022-04-30T20:34:06.664199+0000 mon.smithi157 (mon.0) 412 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:08.212 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:07 smithi165 bash[22175]: audit 2022-04-30T20:34:06.664439+0000 mon.smithi157 (mon.0) 413 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:08.212 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:07 smithi165 bash[22175]: audit 2022-04-30T20:34:06.664704+0000 mon.smithi157 (mon.0) 414 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:08.212 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:07 smithi165 bash[22175]: audit 2022-04-30T20:34:06.664947+0000 mon.smithi157 (mon.0) 415 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:08.212 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:07 smithi165 bash[22175]: audit 2022-04-30T20:34:06.665195+0000 mon.smithi157 (mon.0) 416 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:08.212 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:07 smithi165 bash[22175]: audit 2022-04-30T20:34:06.667705+0000 mon.smithi157 (mon.0) 417 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:08.212 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:07 smithi165 bash[22175]: audit 2022-04-30T20:34:07.430293+0000 mon.smithi157 (mon.0) 418 : audit [INF] from='osd.1 [v2:172.21.15.157:6802/1131225404,v1:172.21.15.157:6803/1131225404]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2022-04-30T20:34:08.919 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: cluster 2022-04-30T20:34:06.125516+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:08.920 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: cluster 2022-04-30T20:34:06.125756+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:08.920 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: cluster 2022-04-30T20:34:07.662716+0000 mon.smithi157 (mon.0) 419 : cluster [INF] osd.2 [v2:172.21.15.165:6808/332015153,v1:172.21.15.165:6809/332015153] boot 2022-04-30T20:34:08.920 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: audit 2022-04-30T20:34:07.662804+0000 mon.smithi157 (mon.0) 420 : audit [INF] from='osd.1 [v2:172.21.15.157:6802/1131225404,v1:172.21.15.157:6803/1131225404]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-30T20:34:08.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: cluster 2022-04-30T20:34:07.662880+0000 mon.smithi157 (mon.0) 421 : cluster [DBG] osdmap e20: 8 total, 2 up, 8 in 2022-04-30T20:34:08.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: audit 2022-04-30T20:34:07.663392+0000 mon.smithi157 (mon.0) 422 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:08.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: audit 2022-04-30T20:34:07.663768+0000 mon.smithi157 (mon.0) 423 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:08.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: audit 2022-04-30T20:34:07.664080+0000 mon.smithi157 (mon.0) 424 : audit [INF] from='osd.1 [v2:172.21.15.157:6802/1131225404,v1:172.21.15.157:6803/1131225404]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2022-04-30T20:34:08.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: audit 2022-04-30T20:34:07.664408+0000 mon.smithi157 (mon.0) 425 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:08.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: audit 2022-04-30T20:34:07.664598+0000 mon.smithi157 (mon.0) 426 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:08.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: audit 2022-04-30T20:34:07.668771+0000 mon.smithi157 (mon.0) 427 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:08.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: audit 2022-04-30T20:34:07.669159+0000 mon.smithi157 (mon.0) 428 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:08.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: audit 2022-04-30T20:34:07.669485+0000 mon.smithi157 (mon.0) 429 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:08.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: cluster 2022-04-30T20:34:07.676488+0000 mgr.smithi157.nfpzoe (mgr.14180) 107 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-30T20:34:08.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: audit 2022-04-30T20:34:07.897663+0000 mon.smithi157 (mon.0) 430 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:08.922 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:08 smithi165 bash[22175]: audit 2022-04-30T20:34:07.906764+0000 mon.smithi157 (mon.0) 431 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:08.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: cluster 2022-04-30T20:34:06.125516+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:08.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: cluster 2022-04-30T20:34:06.125756+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:08.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: cluster 2022-04-30T20:34:07.662716+0000 mon.smithi157 (mon.0) 419 : cluster [INF] osd.2 [v2:172.21.15.165:6808/332015153,v1:172.21.15.165:6809/332015153] boot 2022-04-30T20:34:08.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: audit 2022-04-30T20:34:07.662804+0000 mon.smithi157 (mon.0) 420 : audit [INF] from='osd.1 [v2:172.21.15.157:6802/1131225404,v1:172.21.15.157:6803/1131225404]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2022-04-30T20:34:08.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: cluster 2022-04-30T20:34:07.662880+0000 mon.smithi157 (mon.0) 421 : cluster [DBG] osdmap e20: 8 total, 2 up, 8 in 2022-04-30T20:34:08.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: audit 2022-04-30T20:34:07.663392+0000 mon.smithi157 (mon.0) 422 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:08.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: audit 2022-04-30T20:34:07.663768+0000 mon.smithi157 (mon.0) 423 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2022-04-30T20:34:08.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: audit 2022-04-30T20:34:07.664080+0000 mon.smithi157 (mon.0) 424 : audit [INF] from='osd.1 [v2:172.21.15.157:6802/1131225404,v1:172.21.15.157:6803/1131225404]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2022-04-30T20:34:08.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: audit 2022-04-30T20:34:07.664408+0000 mon.smithi157 (mon.0) 425 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:08.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: audit 2022-04-30T20:34:07.664598+0000 mon.smithi157 (mon.0) 426 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:08.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: audit 2022-04-30T20:34:07.668771+0000 mon.smithi157 (mon.0) 427 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:08.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: audit 2022-04-30T20:34:07.669159+0000 mon.smithi157 (mon.0) 428 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:08.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: audit 2022-04-30T20:34:07.669485+0000 mon.smithi157 (mon.0) 429 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:08.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: cluster 2022-04-30T20:34:07.676488+0000 mgr.smithi157.nfpzoe (mgr.14180) 107 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-30T20:34:08.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: audit 2022-04-30T20:34:07.897663+0000 mon.smithi157 (mon.0) 430 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:08.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:08 smithi157 bash[20376]: audit 2022-04-30T20:34:07.906764+0000 mon.smithi157 (mon.0) 431 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:09.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:09 smithi157 bash[20376]: audit 2022-04-30T20:34:08.667147+0000 mon.smithi157 (mon.0) 432 : audit [INF] from='osd.1 [v2:172.21.15.157:6802/1131225404,v1:172.21.15.157:6803/1131225404]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2022-04-30T20:34:09.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:09 smithi157 bash[20376]: cluster 2022-04-30T20:34:08.667322+0000 mon.smithi157 (mon.0) 433 : cluster [DBG] osdmap e21: 8 total, 2 up, 8 in 2022-04-30T20:34:09.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:09 smithi157 bash[20376]: audit 2022-04-30T20:34:08.667596+0000 mon.smithi157 (mon.0) 434 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:09.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:09 smithi157 bash[20376]: audit 2022-04-30T20:34:08.668962+0000 mon.smithi157 (mon.0) 435 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:09.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:09 smithi157 bash[20376]: audit 2022-04-30T20:34:08.670023+0000 mon.smithi157 (mon.0) 436 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:09.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:09 smithi157 bash[20376]: audit 2022-04-30T20:34:08.675330+0000 mon.smithi157 (mon.0) 437 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:09.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:09 smithi157 bash[20376]: audit 2022-04-30T20:34:08.675555+0000 mon.smithi157 (mon.0) 438 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:09.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:09 smithi157 bash[20376]: audit 2022-04-30T20:34:08.675858+0000 mon.smithi157 (mon.0) 439 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:09.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:09 smithi157 bash[20376]: audit 2022-04-30T20:34:08.679215+0000 mon.smithi157 (mon.0) 440 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:09 smithi165 bash[22175]: audit 2022-04-30T20:34:08.667147+0000 mon.smithi157 (mon.0) 432 : audit [INF] from='osd.1 [v2:172.21.15.157:6802/1131225404,v1:172.21.15.157:6803/1131225404]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2022-04-30T20:34:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:09 smithi165 bash[22175]: cluster 2022-04-30T20:34:08.667322+0000 mon.smithi157 (mon.0) 433 : cluster [DBG] osdmap e21: 8 total, 2 up, 8 in 2022-04-30T20:34:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:09 smithi165 bash[22175]: audit 2022-04-30T20:34:08.667596+0000 mon.smithi157 (mon.0) 434 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:09 smithi165 bash[22175]: audit 2022-04-30T20:34:08.668962+0000 mon.smithi157 (mon.0) 435 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:09 smithi165 bash[22175]: audit 2022-04-30T20:34:08.670023+0000 mon.smithi157 (mon.0) 436 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:09 smithi165 bash[22175]: audit 2022-04-30T20:34:08.675330+0000 mon.smithi157 (mon.0) 437 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:10.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:09 smithi165 bash[22175]: audit 2022-04-30T20:34:08.675555+0000 mon.smithi157 (mon.0) 438 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:10.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:09 smithi165 bash[22175]: audit 2022-04-30T20:34:08.675858+0000 mon.smithi157 (mon.0) 439 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:10.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:09 smithi165 bash[22175]: audit 2022-04-30T20:34:08.679215+0000 mon.smithi157 (mon.0) 440 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:10.481 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:34:10.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: cluster 2022-04-30T20:34:08.437215+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:10.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: cluster 2022-04-30T20:34:08.437367+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:10.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: cluster 2022-04-30T20:34:09.676893+0000 mgr.smithi157.nfpzoe (mgr.14180) 108 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-30T20:34:10.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: audit 2022-04-30T20:34:09.679505+0000 mon.smithi157 (mon.0) 441 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:10.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: cluster 2022-04-30T20:34:09.686674+0000 mon.smithi157 (mon.0) 442 : cluster [INF] osd.1 [v2:172.21.15.157:6802/1131225404,v1:172.21.15.157:6803/1131225404] boot 2022-04-30T20:34:10.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: cluster 2022-04-30T20:34:09.686734+0000 mon.smithi157 (mon.0) 443 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2022-04-30T20:34:10.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: audit 2022-04-30T20:34:09.687275+0000 mon.smithi157 (mon.0) 444 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:10.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: audit 2022-04-30T20:34:09.687551+0000 mon.smithi157 (mon.0) 445 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:10.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: audit 2022-04-30T20:34:09.687790+0000 mon.smithi157 (mon.0) 446 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:10.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: audit 2022-04-30T20:34:09.688008+0000 mon.smithi157 (mon.0) 447 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:10.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: audit 2022-04-30T20:34:09.688203+0000 mon.smithi157 (mon.0) 448 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:10.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: audit 2022-04-30T20:34:09.688401+0000 mon.smithi157 (mon.0) 449 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:10.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: audit 2022-04-30T20:34:09.688649+0000 mon.smithi157 (mon.0) 450 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2022-04-30T20:34:10.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: audit 2022-04-30T20:34:10.382717+0000 mon.smithi165 (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.165:6816/1940070368,v1:172.21.15.165:6817/1940070368]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-30T20:34:10.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: audit 2022-04-30T20:34:10.390386+0000 mon.smithi157 (mon.0) 451 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-30T20:34:10.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:10 smithi157 bash[20376]: audit 2022-04-30T20:34:10.487014+0000 mon.smithi157 (mon.0) 452 : audit [DBG] from='client.? 172.21.15.157:0/854996425' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:34:10.994 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: cluster 2022-04-30T20:34:08.437215+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:10.995 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: cluster 2022-04-30T20:34:08.437367+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:10.995 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: cluster 2022-04-30T20:34:09.676893+0000 mgr.smithi157.nfpzoe (mgr.14180) 108 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2022-04-30T20:34:10.995 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: audit 2022-04-30T20:34:09.679505+0000 mon.smithi157 (mon.0) 441 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:10.995 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: cluster 2022-04-30T20:34:09.686674+0000 mon.smithi157 (mon.0) 442 : cluster [INF] osd.1 [v2:172.21.15.157:6802/1131225404,v1:172.21.15.157:6803/1131225404] boot 2022-04-30T20:34:10.995 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: cluster 2022-04-30T20:34:09.686734+0000 mon.smithi157 (mon.0) 443 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2022-04-30T20:34:10.995 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: audit 2022-04-30T20:34:09.687275+0000 mon.smithi157 (mon.0) 444 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:34:10.995 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: audit 2022-04-30T20:34:09.687551+0000 mon.smithi157 (mon.0) 445 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:10.995 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: audit 2022-04-30T20:34:09.687790+0000 mon.smithi157 (mon.0) 446 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:10.995 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: audit 2022-04-30T20:34:09.688008+0000 mon.smithi157 (mon.0) 447 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:10.996 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: audit 2022-04-30T20:34:09.688203+0000 mon.smithi157 (mon.0) 448 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:10.996 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: audit 2022-04-30T20:34:09.688401+0000 mon.smithi157 (mon.0) 449 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:10.996 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: audit 2022-04-30T20:34:09.688649+0000 mon.smithi157 (mon.0) 450 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]: dispatch 2022-04-30T20:34:10.996 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: audit 2022-04-30T20:34:10.382717+0000 mon.smithi165 (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.165:6816/1940070368,v1:172.21.15.165:6817/1940070368]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-30T20:34:10.996 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: audit 2022-04-30T20:34:10.390386+0000 mon.smithi157 (mon.0) 451 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2022-04-30T20:34:10.996 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:10 smithi165 bash[22175]: audit 2022-04-30T20:34:10.487014+0000 mon.smithi157 (mon.0) 452 : audit [DBG] from='client.? 172.21.15.157:0/854996425' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:34:11.410 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":22,"num_osds":8,"num_up_osds":3,"osd_up_since":1651350849,"num_in_osds":8,"osd_in_since":1651350821,"num_remapped_pgs":0} 2022-04-30T20:34:11.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:11 smithi157 bash[20376]: audit 2022-04-30T20:34:10.685904+0000 mon.smithi165 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.165:6816/1940070368,v1:172.21.15.165:6817/1940070368]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:11.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:11 smithi157 bash[20376]: audit 2022-04-30T20:34:10.691847+0000 mon.smithi157 (mon.0) 453 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2022-04-30T20:34:11.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:11 smithi157 bash[20376]: audit 2022-04-30T20:34:10.691917+0000 mon.smithi157 (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2022-04-30T20:34:11.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:11 smithi157 bash[20376]: cluster 2022-04-30T20:34:10.691968+0000 mon.smithi157 (mon.0) 455 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2022-04-30T20:34:11.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:11 smithi157 bash[20376]: audit 2022-04-30T20:34:10.692232+0000 mon.smithi157 (mon.0) 456 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:11.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:11 smithi157 bash[20376]: audit 2022-04-30T20:34:10.693005+0000 mon.smithi157 (mon.0) 457 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:11.942 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:11 smithi157 bash[20376]: audit 2022-04-30T20:34:10.693389+0000 mon.smithi157 (mon.0) 458 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:11.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:11 smithi157 bash[20376]: audit 2022-04-30T20:34:10.693846+0000 mon.smithi157 (mon.0) 459 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:11.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:11 smithi157 bash[20376]: audit 2022-04-30T20:34:10.694126+0000 mon.smithi157 (mon.0) 460 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:11.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:11 smithi157 bash[20376]: audit 2022-04-30T20:34:10.694424+0000 mon.smithi157 (mon.0) 461 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:11.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:11 smithi157 bash[20376]: audit 2022-04-30T20:34:10.695055+0000 mon.smithi157 (mon.0) 462 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2022-04-30T20:34:12.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:11 smithi165 bash[22175]: audit 2022-04-30T20:34:10.685904+0000 mon.smithi165 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.165:6816/1940070368,v1:172.21.15.165:6817/1940070368]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:12.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:11 smithi165 bash[22175]: audit 2022-04-30T20:34:10.691847+0000 mon.smithi157 (mon.0) 453 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32}]': finished 2022-04-30T20:34:12.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:11 smithi165 bash[22175]: audit 2022-04-30T20:34:10.691917+0000 mon.smithi157 (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2022-04-30T20:34:12.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:11 smithi165 bash[22175]: cluster 2022-04-30T20:34:10.691968+0000 mon.smithi157 (mon.0) 455 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2022-04-30T20:34:12.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:11 smithi165 bash[22175]: audit 2022-04-30T20:34:10.692232+0000 mon.smithi157 (mon.0) 456 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:12.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:11 smithi165 bash[22175]: audit 2022-04-30T20:34:10.693005+0000 mon.smithi157 (mon.0) 457 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:12.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:11 smithi165 bash[22175]: audit 2022-04-30T20:34:10.693389+0000 mon.smithi157 (mon.0) 458 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:12.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:11 smithi165 bash[22175]: audit 2022-04-30T20:34:10.693846+0000 mon.smithi157 (mon.0) 459 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:12.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:11 smithi165 bash[22175]: audit 2022-04-30T20:34:10.694126+0000 mon.smithi157 (mon.0) 460 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:12.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:11 smithi165 bash[22175]: audit 2022-04-30T20:34:10.694424+0000 mon.smithi157 (mon.0) 461 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:12.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:11 smithi165 bash[22175]: audit 2022-04-30T20:34:10.695055+0000 mon.smithi157 (mon.0) 462 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2022-04-30T20:34:12.412 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:34:13.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:12 smithi165 bash[22175]: cluster 2022-04-30T20:34:11.677457+0000 mgr.smithi157.nfpzoe (mgr.14180) 109 : cluster [DBG] pgmap v79: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-30T20:34:13.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:12 smithi165 bash[22175]: audit 2022-04-30T20:34:11.694850+0000 mon.smithi157 (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2022-04-30T20:34:13.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:12 smithi165 bash[22175]: audit 2022-04-30T20:34:11.695072+0000 mon.smithi157 (mon.0) 464 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2022-04-30T20:34:13.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:12 smithi165 bash[22175]: cluster 2022-04-30T20:34:11.695181+0000 mon.smithi157 (mon.0) 465 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2022-04-30T20:34:13.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:12 smithi165 bash[22175]: audit 2022-04-30T20:34:11.695728+0000 mon.smithi157 (mon.0) 466 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:13.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:12 smithi165 bash[22175]: audit 2022-04-30T20:34:11.696152+0000 mon.smithi157 (mon.0) 467 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:13.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:12 smithi165 bash[22175]: audit 2022-04-30T20:34:11.696381+0000 mon.smithi157 (mon.0) 468 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:13.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:12 smithi165 bash[22175]: audit 2022-04-30T20:34:11.696812+0000 mon.smithi157 (mon.0) 469 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:13.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:12 smithi165 bash[22175]: audit 2022-04-30T20:34:11.700909+0000 mon.smithi157 (mon.0) 470 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:13.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:12 smithi165 bash[22175]: audit 2022-04-30T20:34:11.701401+0000 mon.smithi157 (mon.0) 471 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:13.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:12 smithi165 bash[22175]: audit 2022-04-30T20:34:12.182764+0000 mon.smithi157 (mon.0) 472 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:13.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:12 smithi165 bash[22175]: audit 2022-04-30T20:34:12.184378+0000 mon.smithi157 (mon.0) 473 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2022-04-30T20:34:13.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:12 smithi165 bash[22175]: audit 2022-04-30T20:34:12.185490+0000 mon.smithi157 (mon.0) 474 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:34:13.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:12 smithi157 bash[20376]: cluster 2022-04-30T20:34:11.677457+0000 mgr.smithi157.nfpzoe (mgr.14180) 109 : cluster [DBG] pgmap v79: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2022-04-30T20:34:13.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:12 smithi157 bash[20376]: audit 2022-04-30T20:34:11.694850+0000 mon.smithi157 (mon.0) 463 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2022-04-30T20:34:13.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:12 smithi157 bash[20376]: audit 2022-04-30T20:34:11.695072+0000 mon.smithi157 (mon.0) 464 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2022-04-30T20:34:13.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:12 smithi157 bash[20376]: cluster 2022-04-30T20:34:11.695181+0000 mon.smithi157 (mon.0) 465 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2022-04-30T20:34:13.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:12 smithi157 bash[20376]: audit 2022-04-30T20:34:11.695728+0000 mon.smithi157 (mon.0) 466 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:13.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:12 smithi157 bash[20376]: audit 2022-04-30T20:34:11.696152+0000 mon.smithi157 (mon.0) 467 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:13.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:12 smithi157 bash[20376]: audit 2022-04-30T20:34:11.696381+0000 mon.smithi157 (mon.0) 468 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:13.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:12 smithi157 bash[20376]: audit 2022-04-30T20:34:11.696812+0000 mon.smithi157 (mon.0) 469 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:13.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:12 smithi157 bash[20376]: audit 2022-04-30T20:34:11.700909+0000 mon.smithi157 (mon.0) 470 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:13.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:12 smithi157 bash[20376]: audit 2022-04-30T20:34:11.701401+0000 mon.smithi157 (mon.0) 471 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:13.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:12 smithi157 bash[20376]: audit 2022-04-30T20:34:12.182764+0000 mon.smithi157 (mon.0) 472 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:13.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:12 smithi157 bash[20376]: audit 2022-04-30T20:34:12.184378+0000 mon.smithi157 (mon.0) 473 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2022-04-30T20:34:13.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:12 smithi157 bash[20376]: audit 2022-04-30T20:34:12.185490+0000 mon.smithi157 (mon.0) 474 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:34:14.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:13 smithi165 bash[22175]: cluster 2022-04-30T20:34:11.398757+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:14.207 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:13 smithi165 bash[22175]: cluster 2022-04-30T20:34:11.398984+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:14.207 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:13 smithi165 bash[22175]: cephadm 2022-04-30T20:34:12.186481+0000 mgr.smithi157.nfpzoe (mgr.14180) 110 : cephadm [INF] Deploying daemon osd.7 on smithi157 2022-04-30T20:34:14.208 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:13 smithi165 bash[22175]: cluster 2022-04-30T20:34:12.696526+0000 mon.smithi157 (mon.0) 475 : cluster [INF] osd.4 [v2:172.21.15.165:6816/1940070368,v1:172.21.15.165:6817/1940070368] boot 2022-04-30T20:34:14.208 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:13 smithi165 bash[22175]: cluster 2022-04-30T20:34:12.696624+0000 mon.smithi157 (mon.0) 476 : cluster [DBG] osdmap e25: 8 total, 4 up, 8 in 2022-04-30T20:34:14.208 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:13 smithi165 bash[22175]: audit 2022-04-30T20:34:12.696840+0000 mon.smithi157 (mon.0) 477 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:14.209 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:13 smithi165 bash[22175]: audit 2022-04-30T20:34:12.698154+0000 mon.smithi157 (mon.0) 478 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:14.209 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:13 smithi165 bash[22175]: audit 2022-04-30T20:34:12.698756+0000 mon.smithi157 (mon.0) 479 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:14.209 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:13 smithi165 bash[22175]: audit 2022-04-30T20:34:12.699279+0000 mon.smithi157 (mon.0) 480 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:14.209 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:13 smithi165 bash[22175]: audit 2022-04-30T20:34:12.699741+0000 mon.smithi157 (mon.0) 481 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:14.210 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:13 smithi157 bash[20376]: cluster 2022-04-30T20:34:11.398757+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:14.211 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:13 smithi157 bash[20376]: cluster 2022-04-30T20:34:11.398984+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:14.211 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:13 smithi157 bash[20376]: cephadm 2022-04-30T20:34:12.186481+0000 mgr.smithi157.nfpzoe (mgr.14180) 110 : cephadm [INF] Deploying daemon osd.7 on smithi157 2022-04-30T20:34:14.211 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:13 smithi157 bash[20376]: cluster 2022-04-30T20:34:12.696526+0000 mon.smithi157 (mon.0) 475 : cluster [INF] osd.4 [v2:172.21.15.165:6816/1940070368,v1:172.21.15.165:6817/1940070368] boot 2022-04-30T20:34:14.212 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:13 smithi157 bash[20376]: cluster 2022-04-30T20:34:12.696624+0000 mon.smithi157 (mon.0) 476 : cluster [DBG] osdmap e25: 8 total, 4 up, 8 in 2022-04-30T20:34:14.212 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:13 smithi157 bash[20376]: audit 2022-04-30T20:34:12.696840+0000 mon.smithi157 (mon.0) 477 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:14.212 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:13 smithi157 bash[20376]: audit 2022-04-30T20:34:12.698154+0000 mon.smithi157 (mon.0) 478 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2022-04-30T20:34:14.212 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:13 smithi157 bash[20376]: audit 2022-04-30T20:34:12.698756+0000 mon.smithi157 (mon.0) 479 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:14.213 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:13 smithi157 bash[20376]: audit 2022-04-30T20:34:12.699279+0000 mon.smithi157 (mon.0) 480 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:14.213 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:13 smithi157 bash[20376]: audit 2022-04-30T20:34:12.699741+0000 mon.smithi157 (mon.0) 481 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:14.810 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:14 smithi157 bash[20376]: cluster 2022-04-30T20:34:13.678056+0000 mgr.smithi157.nfpzoe (mgr.14180) 111 : cluster [DBG] pgmap v82: 1 pgs: 1 creating+peering; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2022-04-30T20:34:14.810 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:14 smithi157 bash[20376]: cluster 2022-04-30T20:34:13.715542+0000 mon.smithi157 (mon.0) 482 : cluster [DBG] osdmap e26: 8 total, 4 up, 8 in 2022-04-30T20:34:14.810 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:14 smithi157 bash[20376]: audit 2022-04-30T20:34:13.715746+0000 mon.smithi157 (mon.0) 483 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:14.810 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:14 smithi157 bash[20376]: audit 2022-04-30T20:34:13.716033+0000 mon.smithi157 (mon.0) 484 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:14.810 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:14 smithi157 bash[20376]: audit 2022-04-30T20:34:13.716261+0000 mon.smithi157 (mon.0) 485 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:14.811 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:14 smithi157 bash[20376]: audit 2022-04-30T20:34:13.716468+0000 mon.smithi157 (mon.0) 486 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:14.811 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:14 smithi157 bash[20376]: audit 2022-04-30T20:34:14.618571+0000 mon.smithi165 (mon.1) 15 : audit [INF] from='osd.6 [v2:172.21.15.165:6824/3478631861,v1:172.21.15.165:6825/3478631861]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2022-04-30T20:34:14.811 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:14 smithi157 bash[20376]: audit 2022-04-30T20:34:14.626474+0000 mon.smithi157 (mon.0) 487 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2022-04-30T20:34:14.811 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:14 smithi157 bash[20376]: audit 2022-04-30T20:34:14.670795+0000 mon.smithi157 (mon.0) 488 : audit [INF] from='osd.3 [v2:172.21.15.157:6810/3789501508,v1:172.21.15.157:6811/3789501508]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2022-04-30T20:34:14.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:14 smithi165 bash[22175]: cluster 2022-04-30T20:34:13.678056+0000 mgr.smithi157.nfpzoe (mgr.14180) 111 : cluster [DBG] pgmap v82: 1 pgs: 1 creating+peering; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2022-04-30T20:34:14.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:14 smithi165 bash[22175]: cluster 2022-04-30T20:34:13.715542+0000 mon.smithi157 (mon.0) 482 : cluster [DBG] osdmap e26: 8 total, 4 up, 8 in 2022-04-30T20:34:14.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:14 smithi165 bash[22175]: audit 2022-04-30T20:34:13.715746+0000 mon.smithi157 (mon.0) 483 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:14.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:14 smithi165 bash[22175]: audit 2022-04-30T20:34:13.716033+0000 mon.smithi157 (mon.0) 484 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:14.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:14 smithi165 bash[22175]: audit 2022-04-30T20:34:13.716261+0000 mon.smithi157 (mon.0) 485 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:14.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:14 smithi165 bash[22175]: audit 2022-04-30T20:34:13.716468+0000 mon.smithi157 (mon.0) 486 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:14.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:14 smithi165 bash[22175]: audit 2022-04-30T20:34:14.618571+0000 mon.smithi165 (mon.1) 15 : audit [INF] from='osd.6 [v2:172.21.15.165:6824/3478631861,v1:172.21.15.165:6825/3478631861]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2022-04-30T20:34:14.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:14 smithi165 bash[22175]: audit 2022-04-30T20:34:14.626474+0000 mon.smithi157 (mon.0) 487 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2022-04-30T20:34:14.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:14 smithi165 bash[22175]: audit 2022-04-30T20:34:14.670795+0000 mon.smithi157 (mon.0) 488 : audit [INF] from='osd.3 [v2:172.21.15.157:6810/3789501508,v1:172.21.15.157:6811/3789501508]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2022-04-30T20:34:16.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:15 smithi165 bash[22175]: audit 2022-04-30T20:34:14.719490+0000 mon.smithi165 (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.165:6824/3478631861,v1:172.21.15.165:6825/3478631861]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:16.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:15 smithi165 bash[22175]: audit 2022-04-30T20:34:14.725491+0000 mon.smithi157 (mon.0) 489 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2022-04-30T20:34:16.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:15 smithi165 bash[22175]: audit 2022-04-30T20:34:14.725693+0000 mon.smithi157 (mon.0) 490 : audit [INF] from='osd.3 [v2:172.21.15.157:6810/3789501508,v1:172.21.15.157:6811/3789501508]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2022-04-30T20:34:16.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:15 smithi165 bash[22175]: cluster 2022-04-30T20:34:14.725835+0000 mon.smithi157 (mon.0) 491 : cluster [DBG] osdmap e27: 8 total, 4 up, 8 in 2022-04-30T20:34:16.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:15 smithi165 bash[22175]: audit 2022-04-30T20:34:14.726092+0000 mon.smithi157 (mon.0) 492 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:16.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:15 smithi165 bash[22175]: audit 2022-04-30T20:34:14.726668+0000 mon.smithi157 (mon.0) 493 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:16.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:15 smithi165 bash[22175]: audit 2022-04-30T20:34:14.726889+0000 mon.smithi157 (mon.0) 494 : audit [INF] from='osd.3 [v2:172.21.15.157:6810/3789501508,v1:172.21.15.157:6811/3789501508]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2022-04-30T20:34:16.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:15 smithi165 bash[22175]: audit 2022-04-30T20:34:14.727236+0000 mon.smithi157 (mon.0) 495 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:16.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:15 smithi165 bash[22175]: audit 2022-04-30T20:34:14.727446+0000 mon.smithi157 (mon.0) 496 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:16.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:15 smithi165 bash[22175]: audit 2022-04-30T20:34:14.727678+0000 mon.smithi157 (mon.0) 497 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:16.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:15 smithi157 bash[20376]: audit 2022-04-30T20:34:14.719490+0000 mon.smithi165 (mon.1) 16 : audit [INF] from='osd.6 [v2:172.21.15.165:6824/3478631861,v1:172.21.15.165:6825/3478631861]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:16.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:15 smithi157 bash[20376]: audit 2022-04-30T20:34:14.725491+0000 mon.smithi157 (mon.0) 489 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2022-04-30T20:34:16.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:15 smithi157 bash[20376]: audit 2022-04-30T20:34:14.725693+0000 mon.smithi157 (mon.0) 490 : audit [INF] from='osd.3 [v2:172.21.15.157:6810/3789501508,v1:172.21.15.157:6811/3789501508]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2022-04-30T20:34:16.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:15 smithi157 bash[20376]: cluster 2022-04-30T20:34:14.725835+0000 mon.smithi157 (mon.0) 491 : cluster [DBG] osdmap e27: 8 total, 4 up, 8 in 2022-04-30T20:34:16.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:15 smithi157 bash[20376]: audit 2022-04-30T20:34:14.726092+0000 mon.smithi157 (mon.0) 492 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:16.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:15 smithi157 bash[20376]: audit 2022-04-30T20:34:14.726668+0000 mon.smithi157 (mon.0) 493 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:16.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:15 smithi157 bash[20376]: audit 2022-04-30T20:34:14.726889+0000 mon.smithi157 (mon.0) 494 : audit [INF] from='osd.3 [v2:172.21.15.157:6810/3789501508,v1:172.21.15.157:6811/3789501508]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2022-04-30T20:34:16.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:15 smithi157 bash[20376]: audit 2022-04-30T20:34:14.727236+0000 mon.smithi157 (mon.0) 495 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:16.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:15 smithi157 bash[20376]: audit 2022-04-30T20:34:14.727446+0000 mon.smithi157 (mon.0) 496 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2022-04-30T20:34:16.193 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:15 smithi157 bash[20376]: audit 2022-04-30T20:34:14.727678+0000 mon.smithi157 (mon.0) 497 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:17.033 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: cluster 2022-04-30T20:34:15.678563+0000 mgr.smithi157.nfpzoe (mgr.14180) 112 : cluster [DBG] pgmap v85: 1 pgs: 1 creating+peering; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2022-04-30T20:34:17.034 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: audit 2022-04-30T20:34:15.728771+0000 mon.smithi157 (mon.0) 498 : audit [INF] from='osd.3 [v2:172.21.15.157:6810/3789501508,v1:172.21.15.157:6811/3789501508]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2022-04-30T20:34:17.034 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: audit 2022-04-30T20:34:15.728989+0000 mon.smithi157 (mon.0) 499 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2022-04-30T20:34:17.034 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: cluster 2022-04-30T20:34:15.729138+0000 mon.smithi157 (mon.0) 500 : cluster [DBG] osdmap e28: 8 total, 4 up, 8 in 2022-04-30T20:34:17.034 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: audit 2022-04-30T20:34:15.730100+0000 mon.smithi157 (mon.0) 501 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:17.034 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: audit 2022-04-30T20:34:15.730508+0000 mon.smithi157 (mon.0) 502 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:17.034 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: audit 2022-04-30T20:34:15.731350+0000 mon.smithi157 (mon.0) 503 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:17.034 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: audit 2022-04-30T20:34:15.736768+0000 mon.smithi157 (mon.0) 504 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:17.034 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: audit 2022-04-30T20:34:15.737270+0000 mon.smithi157 (mon.0) 505 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:17.034 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: audit 2022-04-30T20:34:15.737538+0000 mon.smithi157 (mon.0) 506 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:17.035 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: cluster 2022-04-30T20:34:15.944018+0000 mon.smithi157 (mon.0) 507 : cluster [INF] osd.3 [v2:172.21.15.157:6810/3789501508,v1:172.21.15.157:6811/3789501508] boot 2022-04-30T20:34:17.035 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: cluster 2022-04-30T20:34:15.944235+0000 mon.smithi157 (mon.0) 508 : cluster [INF] osd.6 [v2:172.21.15.165:6824/3478631861,v1:172.21.15.165:6825/3478631861] boot 2022-04-30T20:34:17.035 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: cluster 2022-04-30T20:34:15.944385+0000 mon.smithi157 (mon.0) 509 : cluster [DBG] osdmap e29: 8 total, 6 up, 8 in 2022-04-30T20:34:17.035 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: audit 2022-04-30T20:34:15.945062+0000 mon.smithi157 (mon.0) 510 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:17.035 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: audit 2022-04-30T20:34:15.945617+0000 mon.smithi157 (mon.0) 511 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:17.035 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: audit 2022-04-30T20:34:15.946045+0000 mon.smithi157 (mon.0) 512 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:17.035 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:16 smithi157 bash[20376]: audit 2022-04-30T20:34:15.949597+0000 mon.smithi157 (mon.0) 513 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:17.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: cluster 2022-04-30T20:34:15.678563+0000 mgr.smithi157.nfpzoe (mgr.14180) 112 : cluster [DBG] pgmap v85: 1 pgs: 1 creating+peering; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2022-04-30T20:34:17.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: audit 2022-04-30T20:34:15.728771+0000 mon.smithi157 (mon.0) 498 : audit [INF] from='osd.3 [v2:172.21.15.157:6810/3789501508,v1:172.21.15.157:6811/3789501508]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2022-04-30T20:34:17.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: audit 2022-04-30T20:34:15.728989+0000 mon.smithi157 (mon.0) 499 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2022-04-30T20:34:17.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: cluster 2022-04-30T20:34:15.729138+0000 mon.smithi157 (mon.0) 500 : cluster [DBG] osdmap e28: 8 total, 4 up, 8 in 2022-04-30T20:34:17.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: audit 2022-04-30T20:34:15.730100+0000 mon.smithi157 (mon.0) 501 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:17.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: audit 2022-04-30T20:34:15.730508+0000 mon.smithi157 (mon.0) 502 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:17.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: audit 2022-04-30T20:34:15.731350+0000 mon.smithi157 (mon.0) 503 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:17.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: audit 2022-04-30T20:34:15.736768+0000 mon.smithi157 (mon.0) 504 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:17.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: audit 2022-04-30T20:34:15.737270+0000 mon.smithi157 (mon.0) 505 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:17.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: audit 2022-04-30T20:34:15.737538+0000 mon.smithi157 (mon.0) 506 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:17.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: cluster 2022-04-30T20:34:15.944018+0000 mon.smithi157 (mon.0) 507 : cluster [INF] osd.3 [v2:172.21.15.157:6810/3789501508,v1:172.21.15.157:6811/3789501508] boot 2022-04-30T20:34:17.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: cluster 2022-04-30T20:34:15.944235+0000 mon.smithi157 (mon.0) 508 : cluster [INF] osd.6 [v2:172.21.15.165:6824/3478631861,v1:172.21.15.165:6825/3478631861] boot 2022-04-30T20:34:17.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: cluster 2022-04-30T20:34:15.944385+0000 mon.smithi157 (mon.0) 509 : cluster [DBG] osdmap e29: 8 total, 6 up, 8 in 2022-04-30T20:34:17.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: audit 2022-04-30T20:34:15.945062+0000 mon.smithi157 (mon.0) 510 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2022-04-30T20:34:17.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: audit 2022-04-30T20:34:15.945617+0000 mon.smithi157 (mon.0) 511 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:17.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: audit 2022-04-30T20:34:15.946045+0000 mon.smithi157 (mon.0) 512 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2022-04-30T20:34:17.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:16 smithi165 bash[22175]: audit 2022-04-30T20:34:15.949597+0000 mon.smithi157 (mon.0) 513 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:18.116 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:17 smithi157 bash[20376]: cluster 2022-04-30T20:34:15.575428+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:18.116 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:17 smithi157 bash[20376]: cluster 2022-04-30T20:34:15.575655+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:18.117 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:17 smithi157 bash[20376]: cluster 2022-04-30T20:34:15.628792+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:18.117 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:17 smithi157 bash[20376]: cluster 2022-04-30T20:34:15.628985+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:18.117 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:17 smithi157 bash[20376]: cluster 2022-04-30T20:34:16.944213+0000 mon.smithi157 (mon.0) 514 : cluster [DBG] osdmap e30: 8 total, 6 up, 8 in 2022-04-30T20:34:18.117 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:17 smithi157 bash[20376]: audit 2022-04-30T20:34:16.944378+0000 mon.smithi157 (mon.0) 515 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:18.117 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:17 smithi157 bash[20376]: audit 2022-04-30T20:34:16.944764+0000 mon.smithi157 (mon.0) 516 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:18.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:17 smithi165 bash[22175]: cluster 2022-04-30T20:34:15.575428+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:18.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:17 smithi165 bash[22175]: cluster 2022-04-30T20:34:15.575655+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:18.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:17 smithi165 bash[22175]: cluster 2022-04-30T20:34:15.628792+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:18.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:17 smithi165 bash[22175]: cluster 2022-04-30T20:34:15.628985+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:18.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:17 smithi165 bash[22175]: cluster 2022-04-30T20:34:16.944213+0000 mon.smithi157 (mon.0) 514 : cluster [DBG] osdmap e30: 8 total, 6 up, 8 in 2022-04-30T20:34:18.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:17 smithi165 bash[22175]: audit 2022-04-30T20:34:16.944378+0000 mon.smithi157 (mon.0) 515 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:18.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:17 smithi165 bash[22175]: audit 2022-04-30T20:34:16.944764+0000 mon.smithi157 (mon.0) 516 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:18.518 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:34:19.316 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:18 smithi157 bash[20376]: cluster 2022-04-30T20:34:17.679138+0000 mgr.smithi157.nfpzoe (mgr.14180) 113 : cluster [DBG] pgmap v89: 1 pgs: 1 creating+peering; 0 B data, 29 MiB used, 536 GiB / 536 GiB avail 2022-04-30T20:34:19.316 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:18 smithi157 bash[20376]: cluster 2022-04-30T20:34:17.953813+0000 mon.smithi157 (mon.0) 517 : cluster [DBG] osdmap e31: 8 total, 6 up, 8 in 2022-04-30T20:34:19.316 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:18 smithi157 bash[20376]: audit 2022-04-30T20:34:17.954058+0000 mon.smithi157 (mon.0) 518 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:19.316 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:18 smithi157 bash[20376]: audit 2022-04-30T20:34:17.954607+0000 mon.smithi157 (mon.0) 519 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:19.316 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:18 smithi157 bash[20376]: audit 2022-04-30T20:34:18.524348+0000 mon.smithi157 (mon.0) 520 : audit [DBG] from='client.? 172.21.15.157:0/248211155' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:34:19.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:18 smithi165 bash[22175]: cluster 2022-04-30T20:34:17.679138+0000 mgr.smithi157.nfpzoe (mgr.14180) 113 : cluster [DBG] pgmap v89: 1 pgs: 1 creating+peering; 0 B data, 29 MiB used, 536 GiB / 536 GiB avail 2022-04-30T20:34:19.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:18 smithi165 bash[22175]: cluster 2022-04-30T20:34:17.953813+0000 mon.smithi157 (mon.0) 517 : cluster [DBG] osdmap e31: 8 total, 6 up, 8 in 2022-04-30T20:34:19.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:18 smithi165 bash[22175]: audit 2022-04-30T20:34:17.954058+0000 mon.smithi157 (mon.0) 518 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:19.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:18 smithi165 bash[22175]: audit 2022-04-30T20:34:17.954607+0000 mon.smithi157 (mon.0) 519 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:19.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:18 smithi165 bash[22175]: audit 2022-04-30T20:34:18.524348+0000 mon.smithi157 (mon.0) 520 : audit [DBG] from='client.? 172.21.15.157:0/248211155' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:34:19.405 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":31,"num_osds":8,"num_up_osds":6,"osd_up_since":1651350855,"num_in_osds":8,"osd_in_since":1651350821,"num_remapped_pgs":0} 2022-04-30T20:34:20.410 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:34:20.691 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:20 smithi157 bash[20376]: audit 2022-04-30T20:34:19.507780+0000 mon.smithi157 (mon.0) 521 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:20.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:20 smithi157 bash[20376]: audit 2022-04-30T20:34:19.519089+0000 mon.smithi157 (mon.0) 522 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:20.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:20 smithi157 bash[20376]: audit 2022-04-30T20:34:19.523090+0000 mon.smithi157 (mon.0) 523 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:34:20.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:20 smithi157 bash[20376]: audit 2022-04-30T20:34:19.524660+0000 mon.smithi157 (mon.0) 524 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:34:20.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:20 smithi157 bash[20376]: audit 2022-04-30T20:34:19.525661+0000 mon.smithi157 (mon.0) 525 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:34:20.692 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:20 smithi157 bash[20376]: cluster 2022-04-30T20:34:19.679705+0000 mgr.smithi157.nfpzoe (mgr.14180) 114 : cluster [DBG] pgmap v91: 1 pgs: 1 creating+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2022-04-30T20:34:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:20 smithi165 bash[22175]: audit 2022-04-30T20:34:19.507780+0000 mon.smithi157 (mon.0) 521 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:20 smithi165 bash[22175]: audit 2022-04-30T20:34:19.519089+0000 mon.smithi157 (mon.0) 522 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:20 smithi165 bash[22175]: audit 2022-04-30T20:34:19.523090+0000 mon.smithi157 (mon.0) 523 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:34:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:20 smithi165 bash[22175]: audit 2022-04-30T20:34:19.524660+0000 mon.smithi157 (mon.0) 524 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:34:20.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:20 smithi165 bash[22175]: audit 2022-04-30T20:34:19.525661+0000 mon.smithi157 (mon.0) 525 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:34:20.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:20 smithi165 bash[22175]: cluster 2022-04-30T20:34:19.679705+0000 mgr.smithi157.nfpzoe (mgr.14180) 114 : cluster [DBG] pgmap v91: 1 pgs: 1 creating+peering; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2022-04-30T20:34:22.191 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:21 smithi157 bash[20376]: audit 2022-04-30T20:34:21.603168+0000 mon.smithi157 (mon.0) 526 : audit [INF] from='osd.5 [v2:172.21.15.157:6818/1454970790,v1:172.21.15.157:6819/1454970790]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2022-04-30T20:34:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:21 smithi165 bash[22175]: audit 2022-04-30T20:34:21.603168+0000 mon.smithi157 (mon.0) 526 : audit [INF] from='osd.5 [v2:172.21.15.157:6818/1454970790,v1:172.21.15.157:6819/1454970790]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2022-04-30T20:34:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:22 smithi165 bash[22175]: cluster 2022-04-30T20:34:21.680346+0000 mgr.smithi157.nfpzoe (mgr.14180) 115 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2022-04-30T20:34:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:22 smithi165 bash[22175]: audit 2022-04-30T20:34:21.954343+0000 mon.smithi157 (mon.0) 527 : audit [INF] from='osd.5 [v2:172.21.15.157:6818/1454970790,v1:172.21.15.157:6819/1454970790]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2022-04-30T20:34:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:22 smithi165 bash[22175]: cluster 2022-04-30T20:34:21.954480+0000 mon.smithi157 (mon.0) 528 : cluster [DBG] osdmap e32: 8 total, 6 up, 8 in 2022-04-30T20:34:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:22 smithi165 bash[22175]: audit 2022-04-30T20:34:21.954726+0000 mon.smithi157 (mon.0) 529 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:22 smithi165 bash[22175]: audit 2022-04-30T20:34:21.955122+0000 mon.smithi157 (mon.0) 530 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:22 smithi165 bash[22175]: audit 2022-04-30T20:34:21.955396+0000 mon.smithi157 (mon.0) 531 : audit [INF] from='osd.5 [v2:172.21.15.157:6818/1454970790,v1:172.21.15.157:6819/1454970790]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2022-04-30T20:34:23.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:22 smithi157 bash[20376]: cluster 2022-04-30T20:34:21.680346+0000 mgr.smithi157.nfpzoe (mgr.14180) 115 : cluster [DBG] pgmap v92: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2022-04-30T20:34:23.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:22 smithi157 bash[20376]: audit 2022-04-30T20:34:21.954343+0000 mon.smithi157 (mon.0) 527 : audit [INF] from='osd.5 [v2:172.21.15.157:6818/1454970790,v1:172.21.15.157:6819/1454970790]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2022-04-30T20:34:23.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:22 smithi157 bash[20376]: cluster 2022-04-30T20:34:21.954480+0000 mon.smithi157 (mon.0) 528 : cluster [DBG] osdmap e32: 8 total, 6 up, 8 in 2022-04-30T20:34:23.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:22 smithi157 bash[20376]: audit 2022-04-30T20:34:21.954726+0000 mon.smithi157 (mon.0) 529 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:23.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:22 smithi157 bash[20376]: audit 2022-04-30T20:34:21.955122+0000 mon.smithi157 (mon.0) 530 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:23.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:22 smithi157 bash[20376]: audit 2022-04-30T20:34:21.955396+0000 mon.smithi157 (mon.0) 531 : audit [INF] from='osd.5 [v2:172.21.15.157:6818/1454970790,v1:172.21.15.157:6819/1454970790]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2022-04-30T20:34:24.191 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:23 smithi157 bash[20376]: audit 2022-04-30T20:34:22.956512+0000 mon.smithi157 (mon.0) 532 : audit [INF] from='osd.5 [v2:172.21.15.157:6818/1454970790,v1:172.21.15.157:6819/1454970790]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2022-04-30T20:34:24.210 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:23 smithi157 bash[20376]: cluster 2022-04-30T20:34:22.956621+0000 mon.smithi157 (mon.0) 533 : cluster [DBG] osdmap e33: 8 total, 6 up, 8 in 2022-04-30T20:34:24.210 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:23 smithi157 bash[20376]: audit 2022-04-30T20:34:22.957314+0000 mon.smithi157 (mon.0) 534 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:24.210 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:23 smithi157 bash[20376]: audit 2022-04-30T20:34:22.957967+0000 mon.smithi157 (mon.0) 535 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:24.210 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:23 smithi157 bash[20376]: audit 2022-04-30T20:34:22.965731+0000 mon.smithi157 (mon.0) 536 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:24.210 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:23 smithi157 bash[20376]: audit 2022-04-30T20:34:23.287903+0000 mon.smithi157 (mon.0) 537 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:23 smithi165 bash[22175]: audit 2022-04-30T20:34:22.956512+0000 mon.smithi157 (mon.0) 532 : audit [INF] from='osd.5 [v2:172.21.15.157:6818/1454970790,v1:172.21.15.157:6819/1454970790]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2022-04-30T20:34:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:23 smithi165 bash[22175]: cluster 2022-04-30T20:34:22.956621+0000 mon.smithi157 (mon.0) 533 : cluster [DBG] osdmap e33: 8 total, 6 up, 8 in 2022-04-30T20:34:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:23 smithi165 bash[22175]: audit 2022-04-30T20:34:22.957314+0000 mon.smithi157 (mon.0) 534 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:23 smithi165 bash[22175]: audit 2022-04-30T20:34:22.957967+0000 mon.smithi157 (mon.0) 535 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:23 smithi165 bash[22175]: audit 2022-04-30T20:34:22.965731+0000 mon.smithi157 (mon.0) 536 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:23 smithi165 bash[22175]: audit 2022-04-30T20:34:23.287903+0000 mon.smithi157 (mon.0) 537 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:25.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:24 smithi157 bash[20376]: cluster 2022-04-30T20:34:22.643731+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:25.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:24 smithi157 bash[20376]: cluster 2022-04-30T20:34:22.643892+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:25.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:24 smithi157 bash[20376]: cluster 2022-04-30T20:34:23.680791+0000 mgr.smithi157.nfpzoe (mgr.14180) 116 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2022-04-30T20:34:25.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:24 smithi157 bash[20376]: cluster 2022-04-30T20:34:23.966221+0000 mon.smithi157 (mon.0) 538 : cluster [INF] osd.5 [v2:172.21.15.157:6818/1454970790,v1:172.21.15.157:6819/1454970790] boot 2022-04-30T20:34:25.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:24 smithi157 bash[20376]: cluster 2022-04-30T20:34:23.966284+0000 mon.smithi157 (mon.0) 539 : cluster [DBG] osdmap e34: 8 total, 7 up, 8 in 2022-04-30T20:34:25.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:24 smithi157 bash[20376]: audit 2022-04-30T20:34:23.966970+0000 mon.smithi157 (mon.0) 540 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:25.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:24 smithi157 bash[20376]: audit 2022-04-30T20:34:23.967231+0000 mon.smithi157 (mon.0) 541 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:25.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:24 smithi157 bash[20376]: audit 2022-04-30T20:34:24.578402+0000 mon.smithi157 (mon.0) 542 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:25.322 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:34:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:24 smithi165 bash[22175]: cluster 2022-04-30T20:34:22.643731+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:24 smithi165 bash[22175]: cluster 2022-04-30T20:34:22.643892+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:24 smithi165 bash[22175]: cluster 2022-04-30T20:34:23.680791+0000 mgr.smithi157.nfpzoe (mgr.14180) 116 : cluster [DBG] pgmap v95: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2022-04-30T20:34:25.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:24 smithi165 bash[22175]: cluster 2022-04-30T20:34:23.966221+0000 mon.smithi157 (mon.0) 538 : cluster [INF] osd.5 [v2:172.21.15.157:6818/1454970790,v1:172.21.15.157:6819/1454970790] boot 2022-04-30T20:34:25.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:24 smithi165 bash[22175]: cluster 2022-04-30T20:34:23.966284+0000 mon.smithi157 (mon.0) 539 : cluster [DBG] osdmap e34: 8 total, 7 up, 8 in 2022-04-30T20:34:25.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:24 smithi165 bash[22175]: audit 2022-04-30T20:34:23.966970+0000 mon.smithi157 (mon.0) 540 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2022-04-30T20:34:25.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:24 smithi165 bash[22175]: audit 2022-04-30T20:34:23.967231+0000 mon.smithi157 (mon.0) 541 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:25.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:24 smithi165 bash[22175]: audit 2022-04-30T20:34:24.578402+0000 mon.smithi157 (mon.0) 542 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:25.973 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":34,"num_osds":8,"num_up_osds":7,"osd_up_since":1651350863,"num_in_osds":8,"osd_in_since":1651350821,"num_remapped_pgs":0} 2022-04-30T20:34:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:25 smithi165 bash[22175]: audit 2022-04-30T20:34:25.328103+0000 mon.smithi157 (mon.0) 543 : audit [DBG] from='client.? 172.21.15.157:0/1590555807' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:34:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:25 smithi165 bash[22175]: cluster 2022-04-30T20:34:25.581493+0000 mon.smithi157 (mon.0) 544 : cluster [DBG] osdmap e35: 8 total, 7 up, 8 in 2022-04-30T20:34:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:25 smithi165 bash[22175]: audit 2022-04-30T20:34:25.581874+0000 mon.smithi157 (mon.0) 545 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:26.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:25 smithi157 bash[20376]: audit 2022-04-30T20:34:25.328103+0000 mon.smithi157 (mon.0) 543 : audit [DBG] from='client.? 172.21.15.157:0/1590555807' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:34:26.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:25 smithi157 bash[20376]: cluster 2022-04-30T20:34:25.581493+0000 mon.smithi157 (mon.0) 544 : cluster [DBG] osdmap e35: 8 total, 7 up, 8 in 2022-04-30T20:34:26.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:25 smithi157 bash[20376]: audit 2022-04-30T20:34:25.581874+0000 mon.smithi157 (mon.0) 545 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:26.974 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd stat -f json 2022-04-30T20:34:27.174 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:26 smithi165 bash[22175]: cluster 2022-04-30T20:34:25.681336+0000 mgr.smithi157.nfpzoe (mgr.14180) 117 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 35 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:34:27.327 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:26 smithi157 bash[20376]: cluster 2022-04-30T20:34:25.681336+0000 mgr.smithi157.nfpzoe (mgr.14180) 117 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 0 B data, 35 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:34:28.373 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:27 smithi165 bash[22175]: audit 2022-04-30T20:34:27.337804+0000 mon.smithi157 (mon.0) 546 : audit [INF] from='osd.7 [v2:172.21.15.157:6826/581066258,v1:172.21.15.157:6827/581066258]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2022-04-30T20:34:28.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:27 smithi157 bash[20376]: audit 2022-04-30T20:34:27.337804+0000 mon.smithi157 (mon.0) 546 : audit [INF] from='osd.7 [v2:172.21.15.157:6826/581066258,v1:172.21.15.157:6827/581066258]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2022-04-30T20:34:29.246 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:28 smithi157 bash[20376]: cluster 2022-04-30T20:34:27.681925+0000 mgr.smithi157.nfpzoe (mgr.14180) 118 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 35 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:34:29.247 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:28 smithi157 bash[20376]: audit 2022-04-30T20:34:27.988714+0000 mon.smithi157 (mon.0) 547 : audit [INF] from='osd.7 [v2:172.21.15.157:6826/581066258,v1:172.21.15.157:6827/581066258]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2022-04-30T20:34:29.247 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:28 smithi157 bash[20376]: cluster 2022-04-30T20:34:27.988801+0000 mon.smithi157 (mon.0) 548 : cluster [DBG] osdmap e36: 8 total, 7 up, 8 in 2022-04-30T20:34:29.247 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:28 smithi157 bash[20376]: audit 2022-04-30T20:34:27.988972+0000 mon.smithi157 (mon.0) 549 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:29.247 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:28 smithi157 bash[20376]: audit 2022-04-30T20:34:27.989557+0000 mon.smithi157 (mon.0) 550 : audit [INF] from='osd.7 [v2:172.21.15.157:6826/581066258,v1:172.21.15.157:6827/581066258]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2022-04-30T20:34:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:28 smithi165 bash[22175]: cluster 2022-04-30T20:34:27.681925+0000 mgr.smithi157.nfpzoe (mgr.14180) 118 : cluster [DBG] pgmap v99: 1 pgs: 1 active+clean; 0 B data, 35 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:34:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:28 smithi165 bash[22175]: audit 2022-04-30T20:34:27.988714+0000 mon.smithi157 (mon.0) 547 : audit [INF] from='osd.7 [v2:172.21.15.157:6826/581066258,v1:172.21.15.157:6827/581066258]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2022-04-30T20:34:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:28 smithi165 bash[22175]: cluster 2022-04-30T20:34:27.988801+0000 mon.smithi157 (mon.0) 548 : cluster [DBG] osdmap e36: 8 total, 7 up, 8 in 2022-04-30T20:34:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:28 smithi165 bash[22175]: audit 2022-04-30T20:34:27.988972+0000 mon.smithi157 (mon.0) 549 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:28 smithi165 bash[22175]: audit 2022-04-30T20:34:27.989557+0000 mon.smithi157 (mon.0) 550 : audit [INF] from='osd.7 [v2:172.21.15.157:6826/581066258,v1:172.21.15.157:6827/581066258]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]: dispatch 2022-04-30T20:34:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:29 smithi165 bash[22175]: audit 2022-04-30T20:34:28.992566+0000 mon.smithi157 (mon.0) 551 : audit [INF] from='osd.7 [v2:172.21.15.157:6826/581066258,v1:172.21.15.157:6827/581066258]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2022-04-30T20:34:30.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:29 smithi165 bash[22175]: cluster 2022-04-30T20:34:28.992713+0000 mon.smithi157 (mon.0) 552 : cluster [DBG] osdmap e37: 8 total, 7 up, 8 in 2022-04-30T20:34:30.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:29 smithi165 bash[22175]: audit 2022-04-30T20:34:28.993664+0000 mon.smithi157 (mon.0) 553 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:30.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:29 smithi165 bash[22175]: audit 2022-04-30T20:34:29.001951+0000 mon.smithi157 (mon.0) 554 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:30.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:30 smithi157 bash[20376]: audit 2022-04-30T20:34:28.992566+0000 mon.smithi157 (mon.0) 551 : audit [INF] from='osd.7 [v2:172.21.15.157:6826/581066258,v1:172.21.15.157:6827/581066258]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi157", "root=default"]}]': finished 2022-04-30T20:34:30.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:30 smithi157 bash[20376]: cluster 2022-04-30T20:34:28.992713+0000 mon.smithi157 (mon.0) 552 : cluster [DBG] osdmap e37: 8 total, 7 up, 8 in 2022-04-30T20:34:30.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:30 smithi157 bash[20376]: audit 2022-04-30T20:34:28.993664+0000 mon.smithi157 (mon.0) 553 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:30.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:30 smithi157 bash[20376]: audit 2022-04-30T20:34:29.001951+0000 mon.smithi157 (mon.0) 554 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:31.305 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: cluster 2022-04-30T20:34:28.322813+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:31.306 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: cluster 2022-04-30T20:34:28.323036+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:31.306 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: cluster 2022-04-30T20:34:29.682516+0000 mgr.smithi157.nfpzoe (mgr.14180) 119 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 35 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:34:31.306 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: audit 2022-04-30T20:34:30.001515+0000 mon.smithi157 (mon.0) 555 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:31.306 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: cluster 2022-04-30T20:34:30.005901+0000 mon.smithi157 (mon.0) 556 : cluster [INF] osd.7 [v2:172.21.15.157:6826/581066258,v1:172.21.15.157:6827/581066258] boot 2022-04-30T20:34:31.306 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: cluster 2022-04-30T20:34:30.005929+0000 mon.smithi157 (mon.0) 557 : cluster [DBG] osdmap e38: 8 total, 8 up, 8 in 2022-04-30T20:34:31.306 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: audit 2022-04-30T20:34:30.006071+0000 mon.smithi157 (mon.0) 558 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:31.306 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: audit 2022-04-30T20:34:30.654518+0000 mon.smithi157 (mon.0) 559 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:31.306 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: audit 2022-04-30T20:34:30.932824+0000 mon.smithi157 (mon.0) 560 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:31.306 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: audit 2022-04-30T20:34:30.934986+0000 mon.smithi157 (mon.0) 561 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:31.307 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: audit 2022-04-30T20:34:30.936718+0000 mon.smithi157 (mon.0) 562 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:31.307 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: audit 2022-04-30T20:34:30.938228+0000 mon.smithi157 (mon.0) 563 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:31.307 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: audit 2022-04-30T20:34:30.947596+0000 mon.smithi157 (mon.0) 564 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:31.307 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:31 smithi157 bash[20376]: cluster 2022-04-30T20:34:30.953682+0000 mon.smithi157 (mon.0) 565 : cluster [DBG] osdmap e39: 8 total, 8 up, 8 in 2022-04-30T20:34:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:30 smithi165 bash[22175]: cluster 2022-04-30T20:34:28.322813+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2022-04-30T20:34:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:30 smithi165 bash[22175]: cluster 2022-04-30T20:34:28.323036+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2022-04-30T20:34:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:31 smithi165 bash[22175]: cluster 2022-04-30T20:34:29.682516+0000 mgr.smithi157.nfpzoe (mgr.14180) 119 : cluster [DBG] pgmap v102: 1 pgs: 1 active+clean; 0 B data, 35 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:34:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:31 smithi165 bash[22175]: audit 2022-04-30T20:34:30.001515+0000 mon.smithi157 (mon.0) 555 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:31 smithi165 bash[22175]: cluster 2022-04-30T20:34:30.005901+0000 mon.smithi157 (mon.0) 556 : cluster [INF] osd.7 [v2:172.21.15.157:6826/581066258,v1:172.21.15.157:6827/581066258] boot 2022-04-30T20:34:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:31 smithi165 bash[22175]: cluster 2022-04-30T20:34:30.005929+0000 mon.smithi157 (mon.0) 557 : cluster [DBG] osdmap e38: 8 total, 8 up, 8 in 2022-04-30T20:34:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:31 smithi165 bash[22175]: audit 2022-04-30T20:34:30.006071+0000 mon.smithi157 (mon.0) 558 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2022-04-30T20:34:31.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:31 smithi165 bash[22175]: audit 2022-04-30T20:34:30.654518+0000 mon.smithi157 (mon.0) 559 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:31.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:31 smithi165 bash[22175]: audit 2022-04-30T20:34:30.932824+0000 mon.smithi157 (mon.0) 560 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:31.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:31 smithi165 bash[22175]: audit 2022-04-30T20:34:30.934986+0000 mon.smithi157 (mon.0) 561 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:31.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:31 smithi165 bash[22175]: audit 2022-04-30T20:34:30.936718+0000 mon.smithi157 (mon.0) 562 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:31.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:31 smithi165 bash[22175]: audit 2022-04-30T20:34:30.938228+0000 mon.smithi157 (mon.0) 563 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:31.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:31 smithi165 bash[22175]: audit 2022-04-30T20:34:30.947596+0000 mon.smithi157 (mon.0) 564 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:31.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:31 smithi165 bash[22175]: cluster 2022-04-30T20:34:30.953682+0000 mon.smithi157 (mon.0) 565 : cluster [DBG] osdmap e39: 8 total, 8 up, 8 in 2022-04-30T20:34:31.749 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:34:32.191 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:32 smithi157 bash[20376]: cephadm 2022-04-30T20:34:30.644679+0000 mgr.smithi157.nfpzoe (mgr.14180) 120 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T20:34:32.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:32 smithi157 bash[20376]: cephadm 2022-04-30T20:34:30.939368+0000 mgr.smithi157.nfpzoe (mgr.14180) 121 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 4041M 2022-04-30T20:34:32.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:32 smithi157 bash[20376]: audit 2022-04-30T20:34:31.755888+0000 mon.smithi157 (mon.0) 566 : audit [DBG] from='client.? 172.21.15.157:0/697822750' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:34:32.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:32 smithi157 bash[20376]: cluster 2022-04-30T20:34:31.956784+0000 mon.smithi157 (mon.0) 567 : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2022-04-30T20:34:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:32 smithi165 bash[22175]: cephadm 2022-04-30T20:34:30.644679+0000 mgr.smithi157.nfpzoe (mgr.14180) 120 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T20:34:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:32 smithi165 bash[22175]: cephadm 2022-04-30T20:34:30.939368+0000 mgr.smithi157.nfpzoe (mgr.14180) 121 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 4041M 2022-04-30T20:34:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:32 smithi165 bash[22175]: audit 2022-04-30T20:34:31.755888+0000 mon.smithi157 (mon.0) 566 : audit [DBG] from='client.? 172.21.15.157:0/697822750' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2022-04-30T20:34:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:32 smithi165 bash[22175]: cluster 2022-04-30T20:34:31.956784+0000 mon.smithi157 (mon.0) 567 : cluster [DBG] osdmap e40: 8 total, 8 up, 8 in 2022-04-30T20:34:32.561 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":39,"num_osds":8,"num_up_osds":8,"osd_up_since":1651350869,"num_in_osds":8,"osd_in_since":1651350821,"num_remapped_pgs":0} 2022-04-30T20:34:32.562 INFO:tasks.cephadm:Setting up client nodes... 2022-04-30T20:34:32.562 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2022-04-30T20:34:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:33 smithi165 bash[22175]: cluster 2022-04-30T20:34:31.683134+0000 mgr.smithi157.nfpzoe (mgr.14180) 122 : cluster [DBG] pgmap v105: 1 pgs: 1 peering; 0 B data, 40 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:33.418 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:33 smithi157 bash[20376]: cluster 2022-04-30T20:34:31.683134+0000 mgr.smithi157.nfpzoe (mgr.14180) 122 : cluster [DBG] pgmap v105: 1 pgs: 1 peering; 0 B data, 40 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:35 smithi165 bash[22175]: cluster 2022-04-30T20:34:33.683872+0000 mgr.smithi157.nfpzoe (mgr.14180) 123 : cluster [DBG] pgmap v107: 1 pgs: 1 peering; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:35 smithi165 bash[22175]: audit 2022-04-30T20:34:34.516136+0000 mon.smithi157 (mon.0) 568 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:35 smithi165 bash[22175]: audit 2022-04-30T20:34:34.802215+0000 mon.smithi157 (mon.0) 569 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:35 smithi165 bash[22175]: audit 2022-04-30T20:34:34.803618+0000 mon.smithi157 (mon.0) 570 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:35 smithi165 bash[22175]: audit 2022-04-30T20:34:34.804984+0000 mon.smithi157 (mon.0) 571 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:35 smithi165 bash[22175]: audit 2022-04-30T20:34:34.806376+0000 mon.smithi157 (mon.0) 572 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:35 smithi165 bash[22175]: audit 2022-04-30T20:34:34.813166+0000 mon.smithi157 (mon.0) 573 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:35 smithi165 bash[22175]: audit 2022-04-30T20:34:34.820048+0000 mon.smithi157 (mon.0) 574 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:35 smithi165 bash[22175]: audit 2022-04-30T20:34:34.826573+0000 mon.smithi157 (mon.0) 575 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:34:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:35 smithi165 bash[22175]: audit 2022-04-30T20:34:34.833173+0000 mon.smithi157 (mon.0) 576 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T20:34:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:35 smithi165 bash[22175]: audit 2022-04-30T20:34:34.836482+0000 mon.smithi157 (mon.0) 577 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T20:34:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:35 smithi165 bash[22175]: audit 2022-04-30T20:34:34.836857+0000 mon.smithi157 (mon.0) 578 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:34:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:35 smithi165 bash[22175]: audit 2022-04-30T20:34:34.837740+0000 mon.smithi157 (mon.0) 579 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:34:35.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:35 smithi157 bash[20376]: cluster 2022-04-30T20:34:33.683872+0000 mgr.smithi157.nfpzoe (mgr.14180) 123 : cluster [DBG] pgmap v107: 1 pgs: 1 peering; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:35.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:35 smithi157 bash[20376]: audit 2022-04-30T20:34:34.516136+0000 mon.smithi157 (mon.0) 568 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:35.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:35 smithi157 bash[20376]: audit 2022-04-30T20:34:34.802215+0000 mon.smithi157 (mon.0) 569 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:35.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:35 smithi157 bash[20376]: audit 2022-04-30T20:34:34.803618+0000 mon.smithi157 (mon.0) 570 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:35.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:35 smithi157 bash[20376]: audit 2022-04-30T20:34:34.804984+0000 mon.smithi157 (mon.0) 571 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:35.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:35 smithi157 bash[20376]: audit 2022-04-30T20:34:34.806376+0000 mon.smithi157 (mon.0) 572 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:34:35.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:35 smithi157 bash[20376]: audit 2022-04-30T20:34:34.813166+0000 mon.smithi157 (mon.0) 573 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:35.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:35 smithi157 bash[20376]: audit 2022-04-30T20:34:34.820048+0000 mon.smithi157 (mon.0) 574 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:35.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:35 smithi157 bash[20376]: audit 2022-04-30T20:34:34.826573+0000 mon.smithi157 (mon.0) 575 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:34:35.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:35 smithi157 bash[20376]: audit 2022-04-30T20:34:34.833173+0000 mon.smithi157 (mon.0) 576 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T20:34:35.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:35 smithi157 bash[20376]: audit 2022-04-30T20:34:34.836482+0000 mon.smithi157 (mon.0) 577 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T20:34:35.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:35 smithi157 bash[20376]: audit 2022-04-30T20:34:34.836857+0000 mon.smithi157 (mon.0) 578 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:34:35.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:35 smithi157 bash[20376]: audit 2022-04-30T20:34:34.837740+0000 mon.smithi157 (mon.0) 579 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:34:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:36 smithi165 bash[22175]: cephadm 2022-04-30T20:34:34.505893+0000 mgr.smithi157.nfpzoe (mgr.14180) 124 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T20:34:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:36 smithi165 bash[22175]: cephadm 2022-04-30T20:34:34.807351+0000 mgr.smithi157.nfpzoe (mgr.14180) 125 : cephadm [INF] Adjusting osd_memory_target on smithi157 to 3273M 2022-04-30T20:34:36.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:36 smithi157 bash[20376]: cephadm 2022-04-30T20:34:34.505893+0000 mgr.smithi157.nfpzoe (mgr.14180) 124 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T20:34:36.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:36 smithi157 bash[20376]: cephadm 2022-04-30T20:34:34.807351+0000 mgr.smithi157.nfpzoe (mgr.14180) 125 : cephadm [INF] Adjusting osd_memory_target on smithi157 to 3273M 2022-04-30T20:34:36.653 INFO:teuthology.orchestra.run.smithi157.stdout:[client.0] 2022-04-30T20:34:36.653 INFO:teuthology.orchestra.run.smithi157.stdout: key = AQBcnW1iEnnoJhAA/HJlqJOVofpF+S6rybDpLQ== 2022-04-30T20:34:37.272 DEBUG:teuthology.orchestra.run.smithi157:> set -ex 2022-04-30T20:34:37.272 DEBUG:teuthology.orchestra.run.smithi157:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2022-04-30T20:34:37.272 DEBUG:teuthology.orchestra.run.smithi157:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2022-04-30T20:34:37.284 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:37 smithi157 bash[20376]: cluster 2022-04-30T20:34:35.684576+0000 mgr.smithi157.nfpzoe (mgr.14180) 126 : cluster [DBG] pgmap v108: 1 pgs: 1 peering; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:37.284 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:37 smithi157 bash[20376]: audit 2022-04-30T20:34:36.652561+0000 mon.smithi157 (mon.0) 580 : audit [INF] from='client.? 172.21.15.157:0/545268578' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2022-04-30T20:34:37.285 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:37 smithi157 bash[20376]: audit 2022-04-30T20:34:36.659425+0000 mon.smithi157 (mon.0) 581 : audit [INF] from='client.? 172.21.15.157:0/545268578' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2022-04-30T20:34:37.296 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2022-04-30T20:34:37.308 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:37 smithi165 bash[22175]: cluster 2022-04-30T20:34:35.684576+0000 mgr.smithi157.nfpzoe (mgr.14180) 126 : cluster [DBG] pgmap v108: 1 pgs: 1 peering; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:37.309 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:37 smithi165 bash[22175]: audit 2022-04-30T20:34:36.652561+0000 mon.smithi157 (mon.0) 580 : audit [INF] from='client.? 172.21.15.157:0/545268578' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2022-04-30T20:34:37.309 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:37 smithi165 bash[22175]: audit 2022-04-30T20:34:36.659425+0000 mon.smithi157 (mon.0) 581 : audit [INF] from='client.? 172.21.15.157:0/545268578' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2022-04-30T20:34:39.191 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:39 smithi157 bash[20376]: cluster 2022-04-30T20:34:37.685189+0000 mgr.smithi157.nfpzoe (mgr.14180) 127 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:39 smithi165 bash[22175]: cluster 2022-04-30T20:34:37.685189+0000 mgr.smithi157.nfpzoe (mgr.14180) 127 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:41.180 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:41 smithi165 bash[22175]: cluster 2022-04-30T20:34:39.685724+0000 mgr.smithi157.nfpzoe (mgr.14180) 128 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:41.399 INFO:teuthology.orchestra.run.smithi165.stdout:[client.1] 2022-04-30T20:34:41.399 INFO:teuthology.orchestra.run.smithi165.stdout: key = AQBhnW1iXMfTFxAAg+4lIl6tOPuuKjVU5Duv1w== 2022-04-30T20:34:41.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:41 smithi157 bash[20376]: cluster 2022-04-30T20:34:39.685724+0000 mgr.smithi157.nfpzoe (mgr.14180) 128 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:42.092 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2022-04-30T20:34:42.092 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2022-04-30T20:34:42.092 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2022-04-30T20:34:42.153 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd dump --format=json 2022-04-30T20:34:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:42 smithi165 bash[22175]: audit 2022-04-30T20:34:41.391518+0000 mon.smithi165 (mon.1) 17 : audit [INF] from='client.? 172.21.15.165:0/4260511548' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2022-04-30T20:34:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:42 smithi165 bash[22175]: audit 2022-04-30T20:34:41.399456+0000 mon.smithi157 (mon.0) 582 : 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 2022-04-30T20:34:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:42 smithi165 bash[22175]: audit 2022-04-30T20:34:41.405529+0000 mon.smithi157 (mon.0) 583 : 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 2022-04-30T20:34:42.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:42 smithi157 bash[20376]: audit 2022-04-30T20:34:41.391518+0000 mon.smithi165 (mon.1) 17 : audit [INF] from='client.? 172.21.15.165:0/4260511548' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2022-04-30T20:34:42.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:42 smithi157 bash[20376]: audit 2022-04-30T20:34:41.399456+0000 mon.smithi157 (mon.0) 582 : 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 2022-04-30T20:34:42.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:42 smithi157 bash[20376]: audit 2022-04-30T20:34:41.405529+0000 mon.smithi157 (mon.0) 583 : 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 2022-04-30T20:34:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:43 smithi165 bash[22175]: cluster 2022-04-30T20:34:41.686201+0000 mgr.smithi157.nfpzoe (mgr.14180) 129 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:43.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:43 smithi157 bash[20376]: cluster 2022-04-30T20:34:41.686201+0000 mgr.smithi157.nfpzoe (mgr.14180) 129 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:44.906 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:34:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:45 smithi165 bash[22175]: cluster 2022-04-30T20:34:43.686741+0000 mgr.smithi157.nfpzoe (mgr.14180) 130 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:45.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:45 smithi157 bash[20376]: cluster 2022-04-30T20:34:43.686741+0000 mgr.smithi157.nfpzoe (mgr.14180) 130 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:47 smithi165 bash[22175]: cluster 2022-04-30T20:34:45.687321+0000 mgr.smithi157.nfpzoe (mgr.14180) 131 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:47.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:47 smithi157 bash[20376]: cluster 2022-04-30T20:34:45.687321+0000 mgr.smithi157.nfpzoe (mgr.14180) 131 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:49 smithi165 bash[22175]: cluster 2022-04-30T20:34:47.687912+0000 mgr.smithi157.nfpzoe (mgr.14180) 132 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:49.299 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:34:49.299 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":40,"fsid":"24edbdaa-c8c4-11ec-8c39-001a4aab830c","created":"2022-04-30T20:29:49.521925+0000","modified":"2022-04-30T20:34:31.950613+0000","last_up_change":"2022-04-30T20:34:29.995806+0000","last_in_change":"2022-04-30T20:33:41.023318+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":16,"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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2022-04-30T20:34:10.146466+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":"26","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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"bdfaf049-e249-4747-a0e9-50990d214df3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":360288515},{"type":"v1","addr":"172.21.15.165:6801","nonce":360288515}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":360288515},{"type":"v1","addr":"172.21.15.165:6803","nonce":360288515}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":360288515},{"type":"v1","addr":"172.21.15.165:6807","nonce":360288515}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":360288515},{"type":"v1","addr":"172.21.15.165:6805","nonce":360288515}]},"public_addr":"172.21.15.165:6801/360288515","cluster_addr":"172.21.15.165:6803/360288515","heartbeat_back_addr":"172.21.15.165:6807/360288515","heartbeat_front_addr":"172.21.15.165:6805/360288515","state":["exists","up"]},{"osd":1,"uuid":"26db68a0-6f30-466f-938b-b8176ab445fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6802","nonce":1131225404},{"type":"v1","addr":"172.21.15.157:6803","nonce":1131225404}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6804","nonce":1131225404},{"type":"v1","addr":"172.21.15.157:6805","nonce":1131225404}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6808","nonce":1131225404},{"type":"v1","addr":"172.21.15.157:6809","nonce":1131225404}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6806","nonce":1131225404},{"type":"v1","addr":"172.21.15.157:6807","nonce":1131225404}]},"public_addr":"172.21.15.157:6803/1131225404","cluster_addr":"172.21.15.157:6805/1131225404","heartbeat_back_addr":"172.21.15.157:6809/1131225404","heartbeat_front_addr":"172.21.15.157:6807/1131225404","state":["exists","up"]},{"osd":2,"uuid":"1e3d88e5-d72f-469b-96f7-27711c133f10","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":332015153},{"type":"v1","addr":"172.21.15.165:6809","nonce":332015153}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":332015153},{"type":"v1","addr":"172.21.15.165:6811","nonce":332015153}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":332015153},{"type":"v1","addr":"172.21.15.165:6815","nonce":332015153}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":332015153},{"type":"v1","addr":"172.21.15.165:6813","nonce":332015153}]},"public_addr":"172.21.15.165:6809/332015153","cluster_addr":"172.21.15.165:6811/332015153","heartbeat_back_addr":"172.21.15.165:6815/332015153","heartbeat_front_addr":"172.21.15.165:6813/332015153","state":["exists","up"]},{"osd":3,"uuid":"4fbc063c-e37a-4b29-9678-6b6776226524","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6810","nonce":3789501508},{"type":"v1","addr":"172.21.15.157:6811","nonce":3789501508}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6812","nonce":3789501508},{"type":"v1","addr":"172.21.15.157:6813","nonce":3789501508}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6816","nonce":3789501508},{"type":"v1","addr":"172.21.15.157:6817","nonce":3789501508}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6814","nonce":3789501508},{"type":"v1","addr":"172.21.15.157:6815","nonce":3789501508}]},"public_addr":"172.21.15.157:6811/3789501508","cluster_addr":"172.21.15.157:6813/3789501508","heartbeat_back_addr":"172.21.15.157:6817/3789501508","heartbeat_front_addr":"172.21.15.157:6815/3789501508","state":["exists","up"]},{"osd":4,"uuid":"427c9176-66bd-4eaa-bceb-0b10d495925e","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.165:6816","nonce":1940070368},{"type":"v1","addr":"172.21.15.165:6817","nonce":1940070368}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1940070368},{"type":"v1","addr":"172.21.15.165:6819","nonce":1940070368}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1940070368},{"type":"v1","addr":"172.21.15.165:6823","nonce":1940070368}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1940070368},{"type":"v1","addr":"172.21.15.165:6821","nonce":1940070368}]},"public_addr":"172.21.15.165:6817/1940070368","cluster_addr":"172.21.15.165:6819/1940070368","heartbeat_back_addr":"172.21.15.165:6823/1940070368","heartbeat_front_addr":"172.21.15.165:6821/1940070368","state":["exists","up"]},{"osd":5,"uuid":"62fb93ca-609c-4d1e-a910-4e29b21407f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6818","nonce":1454970790},{"type":"v1","addr":"172.21.15.157:6819","nonce":1454970790}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6820","nonce":1454970790},{"type":"v1","addr":"172.21.15.157:6821","nonce":1454970790}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6824","nonce":1454970790},{"type":"v1","addr":"172.21.15.157:6825","nonce":1454970790}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6822","nonce":1454970790},{"type":"v1","addr":"172.21.15.157:6823","nonce":1454970790}]},"public_addr":"172.21.15.157:6819/1454970790","cluster_addr":"172.21.15.157:6821/1454970790","heartbeat_back_addr":"172.21.15.157:6825/1454970790","heartbeat_front_addr":"172.21.15.157:6823/1454970790","state":["exists","up"]},{"osd":6,"uuid":"c74efe5f-4871-4e5a-b5d0-2dcce8449f68","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":3478631861},{"type":"v1","addr":"172.21.15.165:6825","nonce":3478631861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":3478631861},{"type":"v1","addr":"172.21.15.165:6827","nonce":3478631861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":3478631861},{"type":"v1","addr":"172.21.15.165:6831","nonce":3478631861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":3478631861},{"type":"v1","addr":"172.21.15.165:6829","nonce":3478631861}]},"public_addr":"172.21.15.165:6825/3478631861","cluster_addr":"172.21.15.165:6827/3478631861","heartbeat_back_addr":"172.21.15.165:6831/3478631861","heartbeat_front_addr":"172.21.15.165:6829/3478631861","state":["exists","up"]},{"osd":7,"uuid":"b9d6daf9-01f3-4365-8b43-9641a404b293","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6826","nonce":581066258},{"type":"v1","addr":"172.21.15.157:6827","nonce":581066258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6828","nonce":581066258},{"type":"v1","addr":"172.21.15.157:6829","nonce":581066258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6832","nonce":581066258},{"type":"v1","addr":"172.21.15.157:6833","nonce":581066258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6830","nonce":581066258},{"type":"v1","addr":"172.21.15.157:6831","nonce":581066258}]},"public_addr":"172.21.15.157:6827/581066258","cluster_addr":"172.21.15.157:6829/581066258","heartbeat_back_addr":"172.21.15.157:6833/581066258","heartbeat_front_addr":"172.21.15.157:6831/581066258","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:01.124476+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:08.437371+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:06.125765+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:15.628994+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:11.398993+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:22.643898+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:15.575662+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:28.323043+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.157:6801/1706433258":"2022-05-01T20:31:57.589012+0000","172.21.15.157:6800/1706433258":"2022-05-01T20:31:57.589012+0000","172.21.15.157:0/614870150":"2022-05-01T20:31:57.589012+0000","172.21.15.157:0/1271131130":"2022-05-01T20:30:59.860493+0000","172.21.15.157:6800/1791192437":"2022-05-01T20:30:59.860493+0000","172.21.15.157:6801/1791192437":"2022-05-01T20:30:59.860493+0000","172.21.15.157:0/2623797807":"2022-05-01T20:30:18.220689+0000","172.21.15.157:6800/2439342643":"2022-05-01T20:30:18.220689+0000","172.21.15.157:0/2862337606":"2022-05-01T20:31:57.589012+0000","172.21.15.157:0/1826953009":"2022-05-01T20:30:59.860493+0000","172.21.15.157:6801/2439342643":"2022-05-01T20:30:18.220689+0000","172.21.15.157:0/3766641389":"2022-05-01T20:30:18.220689+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","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}} 2022-04-30T20:34:49.350 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:49 smithi157 bash[20376]: cluster 2022-04-30T20:34:47.687912+0000 mgr.smithi157.nfpzoe (mgr.14180) 132 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:50.204 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2022-04-30T20:34:10.146466+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': '26', '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_devicehealth': {}}}] 2022-04-30T20:34:50.204 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd pool get device_health_metrics pg_num 2022-04-30T20:34:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:50 smithi165 bash[22175]: audit 2022-04-30T20:34:49.304046+0000 mon.smithi157 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.157:0/2648269872' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2022-04-30T20:34:50.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:50 smithi165 bash[22175]: audit 2022-04-30T20:34:49.422660+0000 mon.smithi157 (mon.0) 585 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:50.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:50 smithi157 bash[20376]: audit 2022-04-30T20:34:49.304046+0000 mon.smithi157 (mon.0) 584 : audit [DBG] from='client.? 172.21.15.157:0/2648269872' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2022-04-30T20:34:50.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:50 smithi157 bash[20376]: audit 2022-04-30T20:34:49.422660+0000 mon.smithi157 (mon.0) 585 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:51.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:51 smithi165 bash[22175]: cluster 2022-04-30T20:34:49.688526+0000 mgr.smithi157.nfpzoe (mgr.14180) 133 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:51.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:51 smithi165 bash[22175]: audit 2022-04-30T20:34:50.331842+0000 mon.smithi157 (mon.0) 586 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:51.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:51 smithi157 bash[20376]: cluster 2022-04-30T20:34:49.688526+0000 mgr.smithi157.nfpzoe (mgr.14180) 133 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:51.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:51 smithi157 bash[20376]: audit 2022-04-30T20:34:50.331842+0000 mon.smithi157 (mon.0) 586 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:34:53.009 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:34:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:53 smithi165 bash[22175]: cluster 2022-04-30T20:34:51.689136+0000 mgr.smithi157.nfpzoe (mgr.14180) 134 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:53.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:53 smithi157 bash[20376]: cluster 2022-04-30T20:34:51.689136+0000 mgr.smithi157.nfpzoe (mgr.14180) 134 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:55 smithi165 bash[22175]: cluster 2022-04-30T20:34:53.689744+0000 mgr.smithi157.nfpzoe (mgr.14180) 135 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:55.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:55 smithi157 bash[20376]: cluster 2022-04-30T20:34:53.689744+0000 mgr.smithi157.nfpzoe (mgr.14180) 135 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:56.227 INFO:teuthology.orchestra.run.smithi157.stdout:pg_num: 1 2022-04-30T20:34:56.938 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2022-04-30T20:34:56.938 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2022-04-30T20:34:56.938 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph mgr dump --format=json 2022-04-30T20:34:57.191 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:57 smithi157 bash[20376]: cluster 2022-04-30T20:34:55.690318+0000 mgr.smithi157.nfpzoe (mgr.14180) 136 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:57.191 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:57 smithi157 bash[20376]: audit 2022-04-30T20:34:56.233953+0000 mon.smithi157 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.157:0/1293966393' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2022-04-30T20:34:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:57 smithi165 bash[22175]: cluster 2022-04-30T20:34:55.690318+0000 mgr.smithi157.nfpzoe (mgr.14180) 136 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:57 smithi165 bash[22175]: audit 2022-04-30T20:34:56.233953+0000 mon.smithi157 (mon.0) 587 : audit [DBG] from='client.? 172.21.15.157:0/1293966393' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2022-04-30T20:34:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:58 smithi165 bash[22175]: audit 2022-04-30T20:34:57.858881+0000 mon.smithi157 (mon.0) 588 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:34:58.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:58 smithi165 bash[22175]: audit 2022-04-30T20:34:57.861277+0000 mon.smithi157 (mon.0) 589 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:34:58.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:58 smithi157 bash[20376]: audit 2022-04-30T20:34:57.858881+0000 mon.smithi157 (mon.0) 588 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:34:58.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:58 smithi157 bash[20376]: audit 2022-04-30T20:34:57.861277+0000 mon.smithi157 (mon.0) 589 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:34:59.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:34:59 smithi165 bash[22175]: cluster 2022-04-30T20:34:57.690923+0000 mgr.smithi157.nfpzoe (mgr.14180) 137 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:59.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:34:59 smithi157 bash[20376]: cluster 2022-04-30T20:34:57.690923+0000 mgr.smithi157.nfpzoe (mgr.14180) 137 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:34:59.743 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:35:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:01 smithi165 bash[22175]: cluster 2022-04-30T20:34:59.691569+0000 mgr.smithi157.nfpzoe (mgr.14180) 138 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:01.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:01 smithi157 bash[20376]: cluster 2022-04-30T20:34:59.691569+0000 mgr.smithi157.nfpzoe (mgr.14180) 138 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:02.977 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:35:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:03 smithi165 bash[22175]: cluster 2022-04-30T20:35:01.692059+0000 mgr.smithi157.nfpzoe (mgr.14180) 139 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:03 smithi165 bash[22175]: audit 2022-04-30T20:35:02.973192+0000 mon.smithi157 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.157:0/1774149574' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2022-04-30T20:35:03.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:03 smithi157 bash[20376]: cluster 2022-04-30T20:35:01.692059+0000 mgr.smithi157.nfpzoe (mgr.14180) 139 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:03.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:03 smithi157 bash[20376]: audit 2022-04-30T20:35:02.973192+0000 mon.smithi157 (mon.0) 590 : audit [DBG] from='client.? 172.21.15.157:0/1774149574' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2022-04-30T20:35:03.624 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":18,"active_gid":14180,"active_name":"smithi157.nfpzoe","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6800","nonce":364342516},{"type":"v1","addr":"172.21.15.157:6801","nonce":364342516}]},"active_addr":"172.21.15.157:6801/364342516","active_change":"2022-04-30T20:31:57.589553+0000","active_mgr_features":4540138297136906239,"available":true,"standbys":[{"gid":14200,"name":"smithi165.rhoznu","mgr_features":4540138297136906239,"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":{"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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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":{"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_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":[]},"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":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","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":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","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":"","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":"","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":"","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_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":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"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":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"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":[]},"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":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","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":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","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":"str","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":"None","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.157:8443/","prometheus":"http://172.21.15.157:9283/"},"always_on_modules":{"nautilus":["balancer","crash","devicehealth","orchestrator_cli","progress","rbd_support","status","volumes"],"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"],"last_failure_osd_epoch":4,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.157:0","nonce":3828234560}]},{"addrvec":[{"type":"v2","addr":"172.21.15.157:0","nonce":534714515}]}]}} 2022-04-30T20:35:03.646 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2022-04-30T20:35:03.646 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2022-04-30T20:35:03.646 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd dump --format=json 2022-04-30T20:35:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:05 smithi165 bash[22175]: cluster 2022-04-30T20:35:03.692654+0000 mgr.smithi157.nfpzoe (mgr.14180) 140 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:05.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:05 smithi157 bash[20376]: cluster 2022-04-30T20:35:03.692654+0000 mgr.smithi157.nfpzoe (mgr.14180) 140 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:06.449 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:35:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:07 smithi165 bash[22175]: cluster 2022-04-30T20:35:05.693272+0000 mgr.smithi157.nfpzoe (mgr.14180) 141 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:07.424 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:07 smithi157 bash[20376]: cluster 2022-04-30T20:35:05.693272+0000 mgr.smithi157.nfpzoe (mgr.14180) 141 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:09 smithi165 bash[22175]: cluster 2022-04-30T20:35:07.693806+0000 mgr.smithi157.nfpzoe (mgr.14180) 142 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:09.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:09 smithi157 bash[20376]: cluster 2022-04-30T20:35:07.693806+0000 mgr.smithi157.nfpzoe (mgr.14180) 142 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:09.605 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:35:09.605 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":40,"fsid":"24edbdaa-c8c4-11ec-8c39-001a4aab830c","created":"2022-04-30T20:29:49.521925+0000","modified":"2022-04-30T20:34:31.950613+0000","last_up_change":"2022-04-30T20:34:29.995806+0000","last_in_change":"2022-04-30T20:33:41.023318+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":16,"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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2022-04-30T20:34:10.146466+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":"26","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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"bdfaf049-e249-4747-a0e9-50990d214df3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":360288515},{"type":"v1","addr":"172.21.15.165:6801","nonce":360288515}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":360288515},{"type":"v1","addr":"172.21.15.165:6803","nonce":360288515}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":360288515},{"type":"v1","addr":"172.21.15.165:6807","nonce":360288515}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":360288515},{"type":"v1","addr":"172.21.15.165:6805","nonce":360288515}]},"public_addr":"172.21.15.165:6801/360288515","cluster_addr":"172.21.15.165:6803/360288515","heartbeat_back_addr":"172.21.15.165:6807/360288515","heartbeat_front_addr":"172.21.15.165:6805/360288515","state":["exists","up"]},{"osd":1,"uuid":"26db68a0-6f30-466f-938b-b8176ab445fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6802","nonce":1131225404},{"type":"v1","addr":"172.21.15.157:6803","nonce":1131225404}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6804","nonce":1131225404},{"type":"v1","addr":"172.21.15.157:6805","nonce":1131225404}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6808","nonce":1131225404},{"type":"v1","addr":"172.21.15.157:6809","nonce":1131225404}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6806","nonce":1131225404},{"type":"v1","addr":"172.21.15.157:6807","nonce":1131225404}]},"public_addr":"172.21.15.157:6803/1131225404","cluster_addr":"172.21.15.157:6805/1131225404","heartbeat_back_addr":"172.21.15.157:6809/1131225404","heartbeat_front_addr":"172.21.15.157:6807/1131225404","state":["exists","up"]},{"osd":2,"uuid":"1e3d88e5-d72f-469b-96f7-27711c133f10","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":332015153},{"type":"v1","addr":"172.21.15.165:6809","nonce":332015153}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":332015153},{"type":"v1","addr":"172.21.15.165:6811","nonce":332015153}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":332015153},{"type":"v1","addr":"172.21.15.165:6815","nonce":332015153}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":332015153},{"type":"v1","addr":"172.21.15.165:6813","nonce":332015153}]},"public_addr":"172.21.15.165:6809/332015153","cluster_addr":"172.21.15.165:6811/332015153","heartbeat_back_addr":"172.21.15.165:6815/332015153","heartbeat_front_addr":"172.21.15.165:6813/332015153","state":["exists","up"]},{"osd":3,"uuid":"4fbc063c-e37a-4b29-9678-6b6776226524","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6810","nonce":3789501508},{"type":"v1","addr":"172.21.15.157:6811","nonce":3789501508}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6812","nonce":3789501508},{"type":"v1","addr":"172.21.15.157:6813","nonce":3789501508}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6816","nonce":3789501508},{"type":"v1","addr":"172.21.15.157:6817","nonce":3789501508}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6814","nonce":3789501508},{"type":"v1","addr":"172.21.15.157:6815","nonce":3789501508}]},"public_addr":"172.21.15.157:6811/3789501508","cluster_addr":"172.21.15.157:6813/3789501508","heartbeat_back_addr":"172.21.15.157:6817/3789501508","heartbeat_front_addr":"172.21.15.157:6815/3789501508","state":["exists","up"]},{"osd":4,"uuid":"427c9176-66bd-4eaa-bceb-0b10d495925e","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.165:6816","nonce":1940070368},{"type":"v1","addr":"172.21.15.165:6817","nonce":1940070368}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1940070368},{"type":"v1","addr":"172.21.15.165:6819","nonce":1940070368}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1940070368},{"type":"v1","addr":"172.21.15.165:6823","nonce":1940070368}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1940070368},{"type":"v1","addr":"172.21.15.165:6821","nonce":1940070368}]},"public_addr":"172.21.15.165:6817/1940070368","cluster_addr":"172.21.15.165:6819/1940070368","heartbeat_back_addr":"172.21.15.165:6823/1940070368","heartbeat_front_addr":"172.21.15.165:6821/1940070368","state":["exists","up"]},{"osd":5,"uuid":"62fb93ca-609c-4d1e-a910-4e29b21407f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6818","nonce":1454970790},{"type":"v1","addr":"172.21.15.157:6819","nonce":1454970790}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6820","nonce":1454970790},{"type":"v1","addr":"172.21.15.157:6821","nonce":1454970790}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6824","nonce":1454970790},{"type":"v1","addr":"172.21.15.157:6825","nonce":1454970790}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6822","nonce":1454970790},{"type":"v1","addr":"172.21.15.157:6823","nonce":1454970790}]},"public_addr":"172.21.15.157:6819/1454970790","cluster_addr":"172.21.15.157:6821/1454970790","heartbeat_back_addr":"172.21.15.157:6825/1454970790","heartbeat_front_addr":"172.21.15.157:6823/1454970790","state":["exists","up"]},{"osd":6,"uuid":"c74efe5f-4871-4e5a-b5d0-2dcce8449f68","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":3478631861},{"type":"v1","addr":"172.21.15.165:6825","nonce":3478631861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":3478631861},{"type":"v1","addr":"172.21.15.165:6827","nonce":3478631861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":3478631861},{"type":"v1","addr":"172.21.15.165:6831","nonce":3478631861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":3478631861},{"type":"v1","addr":"172.21.15.165:6829","nonce":3478631861}]},"public_addr":"172.21.15.165:6825/3478631861","cluster_addr":"172.21.15.165:6827/3478631861","heartbeat_back_addr":"172.21.15.165:6831/3478631861","heartbeat_front_addr":"172.21.15.165:6829/3478631861","state":["exists","up"]},{"osd":7,"uuid":"b9d6daf9-01f3-4365-8b43-9641a404b293","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6826","nonce":581066258},{"type":"v1","addr":"172.21.15.157:6827","nonce":581066258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6828","nonce":581066258},{"type":"v1","addr":"172.21.15.157:6829","nonce":581066258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6832","nonce":581066258},{"type":"v1","addr":"172.21.15.157:6833","nonce":581066258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6830","nonce":581066258},{"type":"v1","addr":"172.21.15.157:6831","nonce":581066258}]},"public_addr":"172.21.15.157:6827/581066258","cluster_addr":"172.21.15.157:6829/581066258","heartbeat_back_addr":"172.21.15.157:6833/581066258","heartbeat_front_addr":"172.21.15.157:6831/581066258","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:01.124476+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:08.437371+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:06.125765+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:15.628994+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:11.398993+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:22.643898+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:15.575662+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:28.323043+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.157:6801/1706433258":"2022-05-01T20:31:57.589012+0000","172.21.15.157:6800/1706433258":"2022-05-01T20:31:57.589012+0000","172.21.15.157:0/614870150":"2022-05-01T20:31:57.589012+0000","172.21.15.157:0/1271131130":"2022-05-01T20:30:59.860493+0000","172.21.15.157:6800/1791192437":"2022-05-01T20:30:59.860493+0000","172.21.15.157:6801/1791192437":"2022-05-01T20:30:59.860493+0000","172.21.15.157:0/2623797807":"2022-05-01T20:30:18.220689+0000","172.21.15.157:6800/2439342643":"2022-05-01T20:30:18.220689+0000","172.21.15.157:0/2862337606":"2022-05-01T20:31:57.589012+0000","172.21.15.157:0/1826953009":"2022-05-01T20:30:59.860493+0000","172.21.15.157:6801/2439342643":"2022-05-01T20:30:18.220689+0000","172.21.15.157:0/3766641389":"2022-05-01T20:30:18.220689+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","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}} 2022-04-30T20:35:10.245 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2022-04-30T20:35:10.245 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd dump --format=json 2022-04-30T20:35:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:10 smithi165 bash[22175]: audit 2022-04-30T20:35:09.611805+0000 mon.smithi157 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.157:0/3053966898' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2022-04-30T20:35:10.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:10 smithi157 bash[20376]: audit 2022-04-30T20:35:09.611805+0000 mon.smithi157 (mon.0) 591 : audit [DBG] from='client.? 172.21.15.157:0/3053966898' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2022-04-30T20:35:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:11 smithi165 bash[22175]: cluster 2022-04-30T20:35:09.694329+0000 mgr.smithi157.nfpzoe (mgr.14180) 143 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:11.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:11 smithi157 bash[20376]: cluster 2022-04-30T20:35:09.694329+0000 mgr.smithi157.nfpzoe (mgr.14180) 143 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:13.038 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:35:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:13 smithi165 bash[22175]: cluster 2022-04-30T20:35:11.694898+0000 mgr.smithi157.nfpzoe (mgr.14180) 144 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:13.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:13 smithi157 bash[20376]: cluster 2022-04-30T20:35:11.694898+0000 mgr.smithi157.nfpzoe (mgr.14180) 144 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:15 smithi165 bash[22175]: cluster 2022-04-30T20:35:13.695555+0000 mgr.smithi157.nfpzoe (mgr.14180) 145 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:15.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:15 smithi157 bash[20376]: cluster 2022-04-30T20:35:13.695555+0000 mgr.smithi157.nfpzoe (mgr.14180) 145 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:16.279 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:35:16.279 INFO:teuthology.orchestra.run.smithi157.stdout:{"epoch":40,"fsid":"24edbdaa-c8c4-11ec-8c39-001a4aab830c","created":"2022-04-30T20:29:49.521925+0000","modified":"2022-04-30T20:34:31.950613+0000","last_up_change":"2022-04-30T20:34:29.995806+0000","last_in_change":"2022-04-30T20:33:41.023318+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":16,"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":"pacific","pools":[{"pool":1,"pool_name":"device_health_metrics","create_time":"2022-04-30T20:34:10.146466+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":"26","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_devicehealth":{}}}],"osds":[{"osd":0,"uuid":"bdfaf049-e249-4747-a0e9-50990d214df3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":38,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6800","nonce":360288515},{"type":"v1","addr":"172.21.15.165:6801","nonce":360288515}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":360288515},{"type":"v1","addr":"172.21.15.165:6803","nonce":360288515}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":360288515},{"type":"v1","addr":"172.21.15.165:6807","nonce":360288515}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":360288515},{"type":"v1","addr":"172.21.15.165:6805","nonce":360288515}]},"public_addr":"172.21.15.165:6801/360288515","cluster_addr":"172.21.15.165:6803/360288515","heartbeat_back_addr":"172.21.15.165:6807/360288515","heartbeat_front_addr":"172.21.15.165:6805/360288515","state":["exists","up"]},{"osd":1,"uuid":"26db68a0-6f30-466f-938b-b8176ab445fc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":22,"up_thru":30,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6802","nonce":1131225404},{"type":"v1","addr":"172.21.15.157:6803","nonce":1131225404}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6804","nonce":1131225404},{"type":"v1","addr":"172.21.15.157:6805","nonce":1131225404}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6808","nonce":1131225404},{"type":"v1","addr":"172.21.15.157:6809","nonce":1131225404}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6806","nonce":1131225404},{"type":"v1","addr":"172.21.15.157:6807","nonce":1131225404}]},"public_addr":"172.21.15.157:6803/1131225404","cluster_addr":"172.21.15.157:6805/1131225404","heartbeat_back_addr":"172.21.15.157:6809/1131225404","heartbeat_front_addr":"172.21.15.157:6807/1131225404","state":["exists","up"]},{"osd":2,"uuid":"1e3d88e5-d72f-469b-96f7-27711c133f10","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6808","nonce":332015153},{"type":"v1","addr":"172.21.15.165:6809","nonce":332015153}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":332015153},{"type":"v1","addr":"172.21.15.165:6811","nonce":332015153}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":332015153},{"type":"v1","addr":"172.21.15.165:6815","nonce":332015153}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":332015153},{"type":"v1","addr":"172.21.15.165:6813","nonce":332015153}]},"public_addr":"172.21.15.165:6809/332015153","cluster_addr":"172.21.15.165:6811/332015153","heartbeat_back_addr":"172.21.15.165:6815/332015153","heartbeat_front_addr":"172.21.15.165:6813/332015153","state":["exists","up"]},{"osd":3,"uuid":"4fbc063c-e37a-4b29-9678-6b6776226524","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6810","nonce":3789501508},{"type":"v1","addr":"172.21.15.157:6811","nonce":3789501508}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6812","nonce":3789501508},{"type":"v1","addr":"172.21.15.157:6813","nonce":3789501508}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6816","nonce":3789501508},{"type":"v1","addr":"172.21.15.157:6817","nonce":3789501508}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6814","nonce":3789501508},{"type":"v1","addr":"172.21.15.157:6815","nonce":3789501508}]},"public_addr":"172.21.15.157:6811/3789501508","cluster_addr":"172.21.15.157:6813/3789501508","heartbeat_back_addr":"172.21.15.157:6817/3789501508","heartbeat_front_addr":"172.21.15.157:6815/3789501508","state":["exists","up"]},{"osd":4,"uuid":"427c9176-66bd-4eaa-bceb-0b10d495925e","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.165:6816","nonce":1940070368},{"type":"v1","addr":"172.21.15.165:6817","nonce":1940070368}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":1940070368},{"type":"v1","addr":"172.21.15.165:6819","nonce":1940070368}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":1940070368},{"type":"v1","addr":"172.21.15.165:6823","nonce":1940070368}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":1940070368},{"type":"v1","addr":"172.21.15.165:6821","nonce":1940070368}]},"public_addr":"172.21.15.165:6817/1940070368","cluster_addr":"172.21.15.165:6819/1940070368","heartbeat_back_addr":"172.21.15.165:6823/1940070368","heartbeat_front_addr":"172.21.15.165:6821/1940070368","state":["exists","up"]},{"osd":5,"uuid":"62fb93ca-609c-4d1e-a910-4e29b21407f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":34,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6818","nonce":1454970790},{"type":"v1","addr":"172.21.15.157:6819","nonce":1454970790}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6820","nonce":1454970790},{"type":"v1","addr":"172.21.15.157:6821","nonce":1454970790}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6824","nonce":1454970790},{"type":"v1","addr":"172.21.15.157:6825","nonce":1454970790}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6822","nonce":1454970790},{"type":"v1","addr":"172.21.15.157:6823","nonce":1454970790}]},"public_addr":"172.21.15.157:6819/1454970790","cluster_addr":"172.21.15.157:6821/1454970790","heartbeat_back_addr":"172.21.15.157:6825/1454970790","heartbeat_front_addr":"172.21.15.157:6823/1454970790","state":["exists","up"]},{"osd":6,"uuid":"c74efe5f-4871-4e5a-b5d0-2dcce8449f68","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":29,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6824","nonce":3478631861},{"type":"v1","addr":"172.21.15.165:6825","nonce":3478631861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":3478631861},{"type":"v1","addr":"172.21.15.165:6827","nonce":3478631861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":3478631861},{"type":"v1","addr":"172.21.15.165:6831","nonce":3478631861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":3478631861},{"type":"v1","addr":"172.21.15.165:6829","nonce":3478631861}]},"public_addr":"172.21.15.165:6825/3478631861","cluster_addr":"172.21.15.165:6827/3478631861","heartbeat_back_addr":"172.21.15.165:6831/3478631861","heartbeat_front_addr":"172.21.15.165:6829/3478631861","state":["exists","up"]},{"osd":7,"uuid":"b9d6daf9-01f3-4365-8b43-9641a404b293","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":39,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6826","nonce":581066258},{"type":"v1","addr":"172.21.15.157:6827","nonce":581066258}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6828","nonce":581066258},{"type":"v1","addr":"172.21.15.157:6829","nonce":581066258}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6832","nonce":581066258},{"type":"v1","addr":"172.21.15.157:6833","nonce":581066258}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.157:6830","nonce":581066258},{"type":"v1","addr":"172.21.15.157:6831","nonce":581066258}]},"public_addr":"172.21.15.157:6827/581066258","cluster_addr":"172.21.15.157:6829/581066258","heartbeat_back_addr":"172.21.15.157:6833/581066258","heartbeat_front_addr":"172.21.15.157:6831/581066258","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:01.124476+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:08.437371+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:06.125765+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:15.628994+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:11.398993+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:22.643898+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:15.575662+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138297136906239,"old_weight":0,"last_purged_snaps_scrub":"2022-04-30T20:34:28.323043+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.157:6801/1706433258":"2022-05-01T20:31:57.589012+0000","172.21.15.157:6800/1706433258":"2022-05-01T20:31:57.589012+0000","172.21.15.157:0/614870150":"2022-05-01T20:31:57.589012+0000","172.21.15.157:0/1271131130":"2022-05-01T20:30:59.860493+0000","172.21.15.157:6800/1791192437":"2022-05-01T20:30:59.860493+0000","172.21.15.157:6801/1791192437":"2022-05-01T20:30:59.860493+0000","172.21.15.157:0/2623797807":"2022-05-01T20:30:18.220689+0000","172.21.15.157:6800/2439342643":"2022-05-01T20:30:18.220689+0000","172.21.15.157:0/2862337606":"2022-05-01T20:31:57.589012+0000","172.21.15.157:0/1826953009":"2022-05-01T20:30:59.860493+0000","172.21.15.157:6801/2439342643":"2022-05-01T20:30:18.220689+0000","172.21.15.157:0/3766641389":"2022-05-01T20:30:18.220689+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","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}} 2022-04-30T20:35:16.941 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph tell osd.0 flush_pg_stats 2022-04-30T20:35:17.191 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:17 smithi157 bash[20376]: cluster 2022-04-30T20:35:15.696241+0000 mgr.smithi157.nfpzoe (mgr.14180) 146 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:17.191 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:17 smithi157 bash[20376]: audit 2022-04-30T20:35:16.283817+0000 mon.smithi157 (mon.0) 592 : audit [DBG] from='client.? 172.21.15.157:0/3768335315' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2022-04-30T20:35:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:17 smithi165 bash[22175]: cluster 2022-04-30T20:35:15.696241+0000 mgr.smithi157.nfpzoe (mgr.14180) 146 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:17 smithi165 bash[22175]: audit 2022-04-30T20:35:16.283817+0000 mon.smithi157 (mon.0) 592 : audit [DBG] from='client.? 172.21.15.157:0/3768335315' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2022-04-30T20:35:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:19 smithi165 bash[22175]: cluster 2022-04-30T20:35:17.696952+0000 mgr.smithi157.nfpzoe (mgr.14180) 147 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:19.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:19 smithi157 bash[20376]: cluster 2022-04-30T20:35:17.696952+0000 mgr.smithi157.nfpzoe (mgr.14180) 147 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:19.809 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:35:21.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:21 smithi157 bash[20376]: cluster 2022-04-30T20:35:19.697542+0000 mgr.smithi157.nfpzoe (mgr.14180) 148 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:21 smithi165 bash[22175]: cluster 2022-04-30T20:35:19.697542+0000 mgr.smithi157.nfpzoe (mgr.14180) 148 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:23.413 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:23 smithi157 bash[20376]: cluster 2022-04-30T20:35:21.698087+0000 mgr.smithi157.nfpzoe (mgr.14180) 149 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:23.414 INFO:teuthology.orchestra.run.smithi157.stdout:68719476754 2022-04-30T20:35:23.415 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph tell osd.1 flush_pg_stats 2022-04-30T20:35:23.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:23 smithi165 bash[22175]: cluster 2022-04-30T20:35:21.698087+0000 mgr.smithi157.nfpzoe (mgr.14180) 149 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:25.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:25 smithi157 bash[20376]: cluster 2022-04-30T20:35:23.698652+0000 mgr.smithi157.nfpzoe (mgr.14180) 150 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:25 smithi165 bash[22175]: cluster 2022-04-30T20:35:23.698652+0000 mgr.smithi157.nfpzoe (mgr.14180) 150 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:26.209 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:35:27.418 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:27 smithi157 bash[20376]: cluster 2022-04-30T20:35:25.699412+0000 mgr.smithi157.nfpzoe (mgr.14180) 151 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:27.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:27 smithi165 bash[22175]: cluster 2022-04-30T20:35:25.699412+0000 mgr.smithi157.nfpzoe (mgr.14180) 151 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:29.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:29 smithi157 bash[20376]: cluster 2022-04-30T20:35:27.700070+0000 mgr.smithi157.nfpzoe (mgr.14180) 152 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:29 smithi165 bash[22175]: cluster 2022-04-30T20:35:27.700070+0000 mgr.smithi157.nfpzoe (mgr.14180) 152 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:29.732 INFO:teuthology.orchestra.run.smithi157.stdout:94489280530 2022-04-30T20:35:29.736 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph tell osd.2 flush_pg_stats 2022-04-30T20:35:31.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:31 smithi157 bash[20376]: cluster 2022-04-30T20:35:29.700620+0000 mgr.smithi157.nfpzoe (mgr.14180) 153 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:31.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:31 smithi165 bash[22175]: cluster 2022-04-30T20:35:29.700620+0000 mgr.smithi157.nfpzoe (mgr.14180) 153 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:32.534 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:35:33.437 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:33 smithi165 bash[22175]: cluster 2022-04-30T20:35:31.701201+0000 mgr.smithi157.nfpzoe (mgr.14180) 154 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:33.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:33 smithi157 bash[20376]: cluster 2022-04-30T20:35:31.701201+0000 mgr.smithi157.nfpzoe (mgr.14180) 154 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:35.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:35 smithi157 bash[20376]: cluster 2022-04-30T20:35:33.701850+0000 mgr.smithi157.nfpzoe (mgr.14180) 155 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:35 smithi165 bash[22175]: cluster 2022-04-30T20:35:33.701850+0000 mgr.smithi157.nfpzoe (mgr.14180) 155 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:36.111 INFO:teuthology.orchestra.run.smithi157.stdout:85899345939 2022-04-30T20:35:36.112 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph tell osd.3 flush_pg_stats 2022-04-30T20:35:37.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:37 smithi157 bash[20376]: cluster 2022-04-30T20:35:35.702527+0000 mgr.smithi157.nfpzoe (mgr.14180) 156 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:37 smithi165 bash[22175]: cluster 2022-04-30T20:35:35.702527+0000 mgr.smithi157.nfpzoe (mgr.14180) 156 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:38.904 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:35:39.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:39 smithi157 bash[20376]: cluster 2022-04-30T20:35:37.703217+0000 mgr.smithi157.nfpzoe (mgr.14180) 157 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:39 smithi165 bash[22175]: cluster 2022-04-30T20:35:37.703217+0000 mgr.smithi157.nfpzoe (mgr.14180) 157 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:41 smithi165 bash[22175]: cluster 2022-04-30T20:35:39.703823+0000 mgr.smithi157.nfpzoe (mgr.14180) 158 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:41.690 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:41 smithi157 bash[20376]: cluster 2022-04-30T20:35:39.703823+0000 mgr.smithi157.nfpzoe (mgr.14180) 158 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:42.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:42 smithi165 bash[22175]: cluster 2022-04-30T20:35:41.704452+0000 mgr.smithi157.nfpzoe (mgr.14180) 159 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:42.690 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:42 smithi157 bash[20376]: cluster 2022-04-30T20:35:41.704452+0000 mgr.smithi157.nfpzoe (mgr.14180) 159 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:42.783 INFO:teuthology.orchestra.run.smithi157.stdout:124554051604 2022-04-30T20:35:42.783 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph tell osd.4 flush_pg_stats 2022-04-30T20:35:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:44 smithi165 bash[22175]: cluster 2022-04-30T20:35:43.705109+0000 mgr.smithi157.nfpzoe (mgr.14180) 160 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:45.190 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:44 smithi157 bash[20376]: cluster 2022-04-30T20:35:43.705109+0000 mgr.smithi157.nfpzoe (mgr.14180) 160 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:45.588 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:35:47.190 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:46 smithi157 bash[20376]: cluster 2022-04-30T20:35:45.705696+0000 mgr.smithi157.nfpzoe (mgr.14180) 161 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:46 smithi165 bash[22175]: cluster 2022-04-30T20:35:45.705696+0000 mgr.smithi157.nfpzoe (mgr.14180) 161 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:49.155 INFO:teuthology.orchestra.run.smithi157.stdout:107374182422 2022-04-30T20:35:49.156 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph tell osd.5 flush_pg_stats 2022-04-30T20:35:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:48 smithi165 bash[22175]: cluster 2022-04-30T20:35:47.706303+0000 mgr.smithi157.nfpzoe (mgr.14180) 162 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:49.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:48 smithi157 bash[20376]: cluster 2022-04-30T20:35:47.706303+0000 mgr.smithi157.nfpzoe (mgr.14180) 162 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:50 smithi165 bash[22175]: cluster 2022-04-30T20:35:49.706882+0000 mgr.smithi157.nfpzoe (mgr.14180) 163 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:50 smithi165 bash[22175]: audit 2022-04-30T20:35:50.335423+0000 mon.smithi157 (mon.0) 593 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:35:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:50 smithi165 bash[22175]: audit 2022-04-30T20:35:50.338236+0000 mon.smithi157 (mon.0) 594 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:35:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:50 smithi165 bash[22175]: audit 2022-04-30T20:35:50.340072+0000 mon.smithi157 (mon.0) 595 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:35:51.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:50 smithi157 bash[20376]: cluster 2022-04-30T20:35:49.706882+0000 mgr.smithi157.nfpzoe (mgr.14180) 163 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:51.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:50 smithi157 bash[20376]: audit 2022-04-30T20:35:50.335423+0000 mon.smithi157 (mon.0) 593 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:35:51.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:50 smithi157 bash[20376]: audit 2022-04-30T20:35:50.338236+0000 mon.smithi157 (mon.0) 594 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:35:51.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:50 smithi157 bash[20376]: audit 2022-04-30T20:35:50.340072+0000 mon.smithi157 (mon.0) 595 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:35:51.951 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:35:53.190 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:52 smithi157 bash[20376]: cluster 2022-04-30T20:35:51.707485+0000 mgr.smithi157.nfpzoe (mgr.14180) 164 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:52 smithi165 bash[22175]: cluster 2022-04-30T20:35:51.707485+0000 mgr.smithi157.nfpzoe (mgr.14180) 164 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:55 smithi165 bash[22175]: cluster 2022-04-30T20:35:53.707908+0000 mgr.smithi157.nfpzoe (mgr.14180) 165 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:55 smithi165 bash[22175]: audit 2022-04-30T20:35:54.149467+0000 mon.smithi157 (mon.0) 596 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:35:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:55 smithi165 bash[22175]: audit 2022-04-30T20:35:54.899502+0000 mon.smithi157 (mon.0) 597 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:35:55.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:55 smithi157 bash[20376]: cluster 2022-04-30T20:35:53.707908+0000 mgr.smithi157.nfpzoe (mgr.14180) 165 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:55.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:55 smithi157 bash[20376]: audit 2022-04-30T20:35:54.149467+0000 mon.smithi157 (mon.0) 596 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:35:55.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:55 smithi157 bash[20376]: audit 2022-04-30T20:35:54.899502+0000 mon.smithi157 (mon.0) 597 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:35:55.583 INFO:teuthology.orchestra.run.smithi157.stdout:146028888084 2022-04-30T20:35:55.584 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph tell osd.6 flush_pg_stats 2022-04-30T20:35:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:56 smithi165 bash[22175]: audit 2022-04-30T20:35:55.195262+0000 mon.smithi157 (mon.0) 598 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:35:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:56 smithi165 bash[22175]: audit 2022-04-30T20:35:55.200014+0000 mon.smithi157 (mon.0) 599 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:35:56.690 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:56 smithi157 bash[20376]: audit 2022-04-30T20:35:55.195262+0000 mon.smithi157 (mon.0) 598 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:35:56.690 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:56 smithi157 bash[20376]: audit 2022-04-30T20:35:55.200014+0000 mon.smithi157 (mon.0) 599 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:35:57.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:57 smithi157 bash[20376]: cluster 2022-04-30T20:35:55.708472+0000 mgr.smithi157.nfpzoe (mgr.14180) 166 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:57 smithi165 bash[22175]: cluster 2022-04-30T20:35:55.708472+0000 mgr.smithi157.nfpzoe (mgr.14180) 166 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:58.380 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:35:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:58 smithi165 bash[22175]: audit 2022-04-30T20:35:57.861957+0000 mon.smithi157 (mon.0) 600 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:35:58.721 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:58 smithi165 bash[22175]: audit 2022-04-30T20:35:57.865441+0000 mon.smithi157 (mon.0) 601 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:35:58.722 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:58 smithi157 bash[20376]: audit 2022-04-30T20:35:57.861957+0000 mon.smithi157 (mon.0) 600 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:35:58.722 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:58 smithi157 bash[20376]: audit 2022-04-30T20:35:57.865441+0000 mon.smithi157 (mon.0) 601 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:35:59.627 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:35:59 smithi157 bash[20376]: cluster 2022-04-30T20:35:57.709103+0000 mgr.smithi157.nfpzoe (mgr.14180) 167 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:35:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:35:59 smithi165 bash[22175]: cluster 2022-04-30T20:35:57.709103+0000 mgr.smithi157.nfpzoe (mgr.14180) 167 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:00 smithi165 bash[22175]: cluster 2022-04-30T20:35:59.709675+0000 mgr.smithi157.nfpzoe (mgr.14180) 168 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:00.689 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:00 smithi157 bash[20376]: cluster 2022-04-30T20:35:59.709675+0000 mgr.smithi157.nfpzoe (mgr.14180) 168 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:01.951 INFO:teuthology.orchestra.run.smithi157.stdout:124554051607 2022-04-30T20:36:01.952 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph tell osd.7 flush_pg_stats 2022-04-30T20:36:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:02 smithi165 bash[22175]: cluster 2022-04-30T20:36:01.710340+0000 mgr.smithi157.nfpzoe (mgr.14180) 169 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:03.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:02 smithi157 bash[20376]: cluster 2022-04-30T20:36:01.710340+0000 mgr.smithi157.nfpzoe (mgr.14180) 169 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:04.754 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:36:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:04 smithi165 bash[22175]: cluster 2022-04-30T20:36:03.710939+0000 mgr.smithi157.nfpzoe (mgr.14180) 170 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:05.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:04 smithi157 bash[20376]: cluster 2022-04-30T20:36:03.710939+0000 mgr.smithi157.nfpzoe (mgr.14180) 170 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:06 smithi165 bash[22175]: cluster 2022-04-30T20:36:05.711547+0000 mgr.smithi157.nfpzoe (mgr.14180) 171 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:07.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:06 smithi157 bash[20376]: cluster 2022-04-30T20:36:05.711547+0000 mgr.smithi157.nfpzoe (mgr.14180) 171 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:08.402 INFO:teuthology.orchestra.run.smithi157.stdout:163208757271 2022-04-30T20:36:08.403 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd last-stat-seq osd.0 2022-04-30T20:36:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:08 smithi165 bash[22175]: cluster 2022-04-30T20:36:07.711985+0000 mgr.smithi157.nfpzoe (mgr.14180) 172 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:09.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:08 smithi157 bash[20376]: cluster 2022-04-30T20:36:07.711985+0000 mgr.smithi157.nfpzoe (mgr.14180) 172 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:11.206 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:36:11.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:10 smithi165 bash[22175]: cluster 2022-04-30T20:36:09.712564+0000 mgr.smithi157.nfpzoe (mgr.14180) 173 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:11.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:10 smithi157 bash[20376]: cluster 2022-04-30T20:36:09.712564+0000 mgr.smithi157.nfpzoe (mgr.14180) 173 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:12 smithi165 bash[22175]: cluster 2022-04-30T20:36:11.713251+0000 mgr.smithi157.nfpzoe (mgr.14180) 174 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:13.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:12 smithi157 bash[20376]: cluster 2022-04-30T20:36:11.713251+0000 mgr.smithi157.nfpzoe (mgr.14180) 174 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:14.424 INFO:teuthology.orchestra.run.smithi157.stdout:68719476765 2022-04-30T20:36:15.070 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476754 got 68719476765 for osd.0 2022-04-30T20:36:15.070 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd last-stat-seq osd.1 2022-04-30T20:36:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:14 smithi165 bash[22175]: cluster 2022-04-30T20:36:13.713915+0000 mgr.smithi157.nfpzoe (mgr.14180) 175 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:14 smithi165 bash[22175]: audit 2022-04-30T20:36:14.433079+0000 mon.smithi157 (mon.0) 602 : audit [DBG] from='client.? 172.21.15.157:0/218350176' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2022-04-30T20:36:15.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:15 smithi157 bash[20376]: cluster 2022-04-30T20:36:13.713915+0000 mgr.smithi157.nfpzoe (mgr.14180) 175 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:15.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:15 smithi157 bash[20376]: audit 2022-04-30T20:36:14.433079+0000 mon.smithi157 (mon.0) 602 : audit [DBG] from='client.? 172.21.15.157:0/218350176' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2022-04-30T20:36:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:17 smithi165 bash[22175]: cluster 2022-04-30T20:36:15.714505+0000 mgr.smithi157.nfpzoe (mgr.14180) 176 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:17.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:17 smithi157 bash[20376]: cluster 2022-04-30T20:36:15.714505+0000 mgr.smithi157.nfpzoe (mgr.14180) 176 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:17.872 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:36:19.124 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:19 smithi157 bash[20376]: cluster 2022-04-30T20:36:17.715098+0000 mgr.smithi157.nfpzoe (mgr.14180) 177 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:19 smithi165 bash[22175]: cluster 2022-04-30T20:36:17.715098+0000 mgr.smithi157.nfpzoe (mgr.14180) 177 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:21.059 INFO:teuthology.orchestra.run.smithi157.stdout:94489280540 2022-04-30T20:36:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:21 smithi165 bash[22175]: cluster 2022-04-30T20:36:19.715771+0000 mgr.smithi157.nfpzoe (mgr.14180) 178 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:21.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:21 smithi157 bash[20376]: cluster 2022-04-30T20:36:19.715771+0000 mgr.smithi157.nfpzoe (mgr.14180) 178 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:21.698 INFO:tasks.cephadm.ceph_manager.ceph:need seq 94489280530 got 94489280540 for osd.1 2022-04-30T20:36:21.698 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd last-stat-seq osd.2 2022-04-30T20:36:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:22 smithi165 bash[22175]: audit 2022-04-30T20:36:21.067260+0000 mon.smithi157 (mon.0) 603 : audit [DBG] from='client.? 172.21.15.157:0/1071530375' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2022-04-30T20:36:22.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:22 smithi157 bash[20376]: audit 2022-04-30T20:36:21.067260+0000 mon.smithi157 (mon.0) 603 : audit [DBG] from='client.? 172.21.15.157:0/1071530375' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2022-04-30T20:36:23.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:23 smithi165 bash[22175]: cluster 2022-04-30T20:36:21.716215+0000 mgr.smithi157.nfpzoe (mgr.14180) 179 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:23.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:23 smithi157 bash[20376]: cluster 2022-04-30T20:36:21.716215+0000 mgr.smithi157.nfpzoe (mgr.14180) 179 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:24.497 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:36:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:25 smithi165 bash[22175]: cluster 2022-04-30T20:36:23.716759+0000 mgr.smithi157.nfpzoe (mgr.14180) 180 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:25.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:25 smithi157 bash[20376]: cluster 2022-04-30T20:36:23.716759+0000 mgr.smithi157.nfpzoe (mgr.14180) 180 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:27 smithi165 bash[22175]: cluster 2022-04-30T20:36:25.717173+0000 mgr.smithi157.nfpzoe (mgr.14180) 181 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:27.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:27 smithi157 bash[20376]: cluster 2022-04-30T20:36:25.717173+0000 mgr.smithi157.nfpzoe (mgr.14180) 181 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:27.594 INFO:teuthology.orchestra.run.smithi157.stdout:85899345949 2022-04-30T20:36:28.295 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:28 smithi157 bash[20376]: audit 2022-04-30T20:36:27.602029+0000 mon.smithi157 (mon.0) 604 : audit [DBG] from='client.? 172.21.15.157:0/4170679966' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2022-04-30T20:36:28.296 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345939 got 85899345949 for osd.2 2022-04-30T20:36:28.296 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd last-stat-seq osd.3 2022-04-30T20:36:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:28 smithi165 bash[22175]: audit 2022-04-30T20:36:27.602029+0000 mon.smithi157 (mon.0) 604 : audit [DBG] from='client.? 172.21.15.157:0/4170679966' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2022-04-30T20:36:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:29 smithi165 bash[22175]: cluster 2022-04-30T20:36:27.717880+0000 mgr.smithi157.nfpzoe (mgr.14180) 182 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:29.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:29 smithi157 bash[20376]: cluster 2022-04-30T20:36:27.717880+0000 mgr.smithi157.nfpzoe (mgr.14180) 182 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:31.095 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:36:31.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:31 smithi165 bash[22175]: cluster 2022-04-30T20:36:29.718542+0000 mgr.smithi157.nfpzoe (mgr.14180) 183 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:31.467 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:31 smithi157 bash[20376]: cluster 2022-04-30T20:36:29.718542+0000 mgr.smithi157.nfpzoe (mgr.14180) 183 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:33.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:33 smithi165 bash[22175]: cluster 2022-04-30T20:36:31.719161+0000 mgr.smithi157.nfpzoe (mgr.14180) 184 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:33.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:33 smithi157 bash[20376]: cluster 2022-04-30T20:36:31.719161+0000 mgr.smithi157.nfpzoe (mgr.14180) 184 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:34.376 INFO:teuthology.orchestra.run.smithi157.stdout:124554051614 2022-04-30T20:36:34.969 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051604 got 124554051614 for osd.3 2022-04-30T20:36:34.970 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd last-stat-seq osd.4 2022-04-30T20:36:35.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:35 smithi165 bash[22175]: cluster 2022-04-30T20:36:33.719755+0000 mgr.smithi157.nfpzoe (mgr.14180) 185 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:35 smithi165 bash[22175]: audit 2022-04-30T20:36:34.384399+0000 mon.smithi157 (mon.0) 605 : audit [DBG] from='client.? 172.21.15.157:0/4060861603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2022-04-30T20:36:35.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:35 smithi157 bash[20376]: cluster 2022-04-30T20:36:33.719755+0000 mgr.smithi157.nfpzoe (mgr.14180) 185 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:35.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:35 smithi157 bash[20376]: audit 2022-04-30T20:36:34.384399+0000 mon.smithi157 (mon.0) 605 : audit [DBG] from='client.? 172.21.15.157:0/4060861603' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2022-04-30T20:36:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:37 smithi165 bash[22175]: cluster 2022-04-30T20:36:35.720352+0000 mgr.smithi157.nfpzoe (mgr.14180) 186 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:37.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:37 smithi157 bash[20376]: cluster 2022-04-30T20:36:35.720352+0000 mgr.smithi157.nfpzoe (mgr.14180) 186 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:37.775 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:36:39.081 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:39 smithi157 bash[20376]: cluster 2022-04-30T20:36:37.720974+0000 mgr.smithi157.nfpzoe (mgr.14180) 187 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:39.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:39 smithi165 bash[22175]: cluster 2022-04-30T20:36:37.720974+0000 mgr.smithi157.nfpzoe (mgr.14180) 187 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:40.954 INFO:teuthology.orchestra.run.smithi157.stdout:107374182432 2022-04-30T20:36:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:41 smithi165 bash[22175]: cluster 2022-04-30T20:36:39.721412+0000 mgr.smithi157.nfpzoe (mgr.14180) 188 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:41 smithi165 bash[22175]: audit 2022-04-30T20:36:40.963521+0000 mon.smithi157 (mon.0) 606 : audit [DBG] from='client.? 172.21.15.157:0/1641103886' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2022-04-30T20:36:41.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:41 smithi157 bash[20376]: cluster 2022-04-30T20:36:39.721412+0000 mgr.smithi157.nfpzoe (mgr.14180) 188 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:41.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:41 smithi157 bash[20376]: audit 2022-04-30T20:36:40.963521+0000 mon.smithi157 (mon.0) 606 : audit [DBG] from='client.? 172.21.15.157:0/1641103886' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2022-04-30T20:36:41.611 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182422 got 107374182432 for osd.4 2022-04-30T20:36:41.611 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd last-stat-seq osd.5 2022-04-30T20:36:43.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:43 smithi165 bash[22175]: cluster 2022-04-30T20:36:41.721978+0000 mgr.smithi157.nfpzoe (mgr.14180) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:43.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:43 smithi157 bash[20376]: cluster 2022-04-30T20:36:41.721978+0000 mgr.smithi157.nfpzoe (mgr.14180) 189 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:44.455 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:36:45.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:45 smithi165 bash[22175]: cluster 2022-04-30T20:36:43.722576+0000 mgr.smithi157.nfpzoe (mgr.14180) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:45.432 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:45 smithi157 bash[20376]: cluster 2022-04-30T20:36:43.722576+0000 mgr.smithi157.nfpzoe (mgr.14180) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:47.294 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:47 smithi157 bash[20376]: cluster 2022-04-30T20:36:45.723180+0000 mgr.smithi157.nfpzoe (mgr.14180) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:47.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:47 smithi165 bash[22175]: cluster 2022-04-30T20:36:45.723180+0000 mgr.smithi157.nfpzoe (mgr.14180) 191 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:47.628 INFO:teuthology.orchestra.run.smithi157.stdout:146028888094 2022-04-30T20:36:48.274 INFO:tasks.cephadm.ceph_manager.ceph:need seq 146028888084 got 146028888094 for osd.5 2022-04-30T20:36:48.275 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd last-stat-seq osd.6 2022-04-30T20:36:48.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:48 smithi165 bash[22175]: audit 2022-04-30T20:36:47.637646+0000 mon.smithi157 (mon.0) 607 : audit [DBG] from='client.? 172.21.15.157:0/128207857' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2022-04-30T20:36:48.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:48 smithi157 bash[20376]: audit 2022-04-30T20:36:47.637646+0000 mon.smithi157 (mon.0) 607 : audit [DBG] from='client.? 172.21.15.157:0/128207857' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2022-04-30T20:36:49.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:49 smithi165 bash[22175]: cluster 2022-04-30T20:36:47.723762+0000 mgr.smithi157.nfpzoe (mgr.14180) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:49.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:49 smithi157 bash[20376]: cluster 2022-04-30T20:36:47.723762+0000 mgr.smithi157.nfpzoe (mgr.14180) 192 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:51.068 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:36:51.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:51 smithi165 bash[22175]: cluster 2022-04-30T20:36:49.724374+0000 mgr.smithi157.nfpzoe (mgr.14180) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:51.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:51 smithi157 bash[20376]: cluster 2022-04-30T20:36:49.724374+0000 mgr.smithi157.nfpzoe (mgr.14180) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:53 smithi165 bash[22175]: cluster 2022-04-30T20:36:51.725025+0000 mgr.smithi157.nfpzoe (mgr.14180) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:53.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:53 smithi157 bash[20376]: cluster 2022-04-30T20:36:51.725025+0000 mgr.smithi157.nfpzoe (mgr.14180) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:54.397 INFO:teuthology.orchestra.run.smithi157.stdout:124554051618 2022-04-30T20:36:55.051 INFO:tasks.cephadm.ceph_manager.ceph:need seq 124554051607 got 124554051618 for osd.6 2022-04-30T20:36:55.052 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph osd last-stat-seq osd.7 2022-04-30T20:36:55.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:55 smithi165 bash[22175]: cluster 2022-04-30T20:36:53.725575+0000 mgr.smithi157.nfpzoe (mgr.14180) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:55 smithi165 bash[22175]: audit 2022-04-30T20:36:54.406070+0000 mon.smithi157 (mon.0) 608 : audit [DBG] from='client.? 172.21.15.157:0/945378247' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2022-04-30T20:36:55.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:55 smithi157 bash[20376]: cluster 2022-04-30T20:36:53.725575+0000 mgr.smithi157.nfpzoe (mgr.14180) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:55.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:55 smithi157 bash[20376]: audit 2022-04-30T20:36:54.406070+0000 mon.smithi157 (mon.0) 608 : audit [DBG] from='client.? 172.21.15.157:0/945378247' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2022-04-30T20:36:56.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:56 smithi165 bash[22175]: audit 2022-04-30T20:36:55.210909+0000 mon.smithi157 (mon.0) 609 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:36:56.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:56 smithi165 bash[22175]: audit 2022-04-30T20:36:55.213492+0000 mon.smithi157 (mon.0) 610 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:36:56.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:56 smithi165 bash[22175]: audit 2022-04-30T20:36:55.215090+0000 mon.smithi157 (mon.0) 611 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:36:56.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:56 smithi157 bash[20376]: audit 2022-04-30T20:36:55.210909+0000 mon.smithi157 (mon.0) 609 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:36:56.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:56 smithi157 bash[20376]: audit 2022-04-30T20:36:55.213492+0000 mon.smithi157 (mon.0) 610 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:36:56.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:56 smithi157 bash[20376]: audit 2022-04-30T20:36:55.215090+0000 mon.smithi157 (mon.0) 611 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:36:57.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:57 smithi165 bash[22175]: cluster 2022-04-30T20:36:55.726169+0000 mgr.smithi157.nfpzoe (mgr.14180) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:57.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:57 smithi157 bash[20376]: cluster 2022-04-30T20:36:55.726169+0000 mgr.smithi157.nfpzoe (mgr.14180) 196 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:57.871 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:36:58.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:58 smithi165 bash[22175]: audit 2022-04-30T20:36:57.882346+0000 mon.smithi157 (mon.0) 612 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:36:58.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:58 smithi165 bash[22175]: audit 2022-04-30T20:36:57.884485+0000 mon.smithi157 (mon.0) 613 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:36:58.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:58 smithi157 bash[20376]: audit 2022-04-30T20:36:57.882346+0000 mon.smithi157 (mon.0) 612 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:36:58.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:58 smithi157 bash[20376]: audit 2022-04-30T20:36:57.884485+0000 mon.smithi157 (mon.0) 613 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:36:59.335 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:59 smithi157 bash[20376]: cluster 2022-04-30T20:36:57.726790+0000 mgr.smithi157.nfpzoe (mgr.14180) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:59.336 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:36:59 smithi157 bash[20376]: audit 2022-04-30T20:36:59.016856+0000 mon.smithi157 (mon.0) 614 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:36:59.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:59 smithi165 bash[22175]: cluster 2022-04-30T20:36:57.726790+0000 mgr.smithi157.nfpzoe (mgr.14180) 197 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:36:59.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:36:59 smithi165 bash[22175]: audit 2022-04-30T20:36:59.016856+0000 mon.smithi157 (mon.0) 614 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:37:01.143 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:00 smithi165 bash[22175]: cluster 2022-04-30T20:36:59.727267+0000 mgr.smithi157.nfpzoe (mgr.14180) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:01.143 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:00 smithi165 bash[22175]: audit 2022-04-30T20:36:59.837224+0000 mon.smithi157 (mon.0) 615 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:37:01.143 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:00 smithi165 bash[22175]: audit 2022-04-30T20:37:00.155495+0000 mon.smithi157 (mon.0) 616 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:37:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:00 smithi165 bash[22175]: audit 2022-04-30T20:37:00.161626+0000 mon.smithi157 (mon.0) 617 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:37:01.188 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:00 smithi157 bash[20376]: cluster 2022-04-30T20:36:59.727267+0000 mgr.smithi157.nfpzoe (mgr.14180) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:01.189 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:00 smithi157 bash[20376]: audit 2022-04-30T20:36:59.837224+0000 mon.smithi157 (mon.0) 615 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:37:01.189 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:00 smithi157 bash[20376]: audit 2022-04-30T20:37:00.155495+0000 mon.smithi157 (mon.0) 616 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:37:01.189 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:00 smithi157 bash[20376]: audit 2022-04-30T20:37:00.161626+0000 mon.smithi157 (mon.0) 617 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:37:01.276 INFO:teuthology.orchestra.run.smithi157.stdout:163208757281 2022-04-30T20:37:01.894 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757271 got 163208757281 for osd.7 2022-04-30T20:37:01.895 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2022-04-30T20:37:01.895 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph pg dump --format=json 2022-04-30T20:37:02.188 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:01 smithi157 bash[20376]: audit 2022-04-30T20:37:01.285660+0000 mon.smithi157 (mon.0) 618 : audit [DBG] from='client.? 172.21.15.157:0/3501151121' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2022-04-30T20:37:02.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:01 smithi165 bash[22175]: audit 2022-04-30T20:37:01.285660+0000 mon.smithi157 (mon.0) 618 : audit [DBG] from='client.? 172.21.15.157:0/3501151121' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2022-04-30T20:37:03.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:02 smithi165 bash[22175]: cluster 2022-04-30T20:37:01.727856+0000 mgr.smithi157.nfpzoe (mgr.14180) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:03.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:02 smithi157 bash[20376]: cluster 2022-04-30T20:37:01.727856+0000 mgr.smithi157.nfpzoe (mgr.14180) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:04.696 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:37:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:04 smithi165 bash[22175]: cluster 2022-04-30T20:37:03.728445+0000 mgr.smithi157.nfpzoe (mgr.14180) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:05.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:05 smithi157 bash[20376]: cluster 2022-04-30T20:37:03.728445+0000 mgr.smithi157.nfpzoe (mgr.14180) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:07.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:07 smithi165 bash[22175]: cluster 2022-04-30T20:37:05.729001+0000 mgr.smithi157.nfpzoe (mgr.14180) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:07.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:07 smithi157 bash[20376]: cluster 2022-04-30T20:37:05.729001+0000 mgr.smithi157.nfpzoe (mgr.14180) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:08.102 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:37:08.103 INFO:teuthology.orchestra.run.smithi157.stderr:dumped all 2022-04-30T20:37:08.747 INFO:teuthology.orchestra.run.smithi157.stdout:{"pg_ready":true,"pg_map":{"version":184,"stamp":"2022-04-30T20:37:07.729340+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":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":749928448,"kb_used":41956,"kb_used_data":3108,"kb_used_omap":0,"kb_used_meta":38784,"kb_avail":749886492,"statfs":{"total":767926730752,"available":767883767808,"internally_reserved":0,"allocated":3182592,"data_stored":1241325,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":39714816},"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":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":40,"state":"active+clean","last_fresh":"2022-04-30T20:34:32.924999+0000","last_change":"2022-04-30T20:34:32.924999+0000","last_active":"2022-04-30T20:34:32.924999+0000","last_peered":"2022-04-30T20:34:32.924999+0000","last_clean":"2022-04-30T20:34:32.924999+0000","last_became_active":"2022-04-30T20:34:32.924112+0000","last_became_peered":"2022-04-30T20:34:32.924112+0000","last_unstale":"2022-04-30T20:34:32.924999+0000","last_undegraded":"2022-04-30T20:34:32.924999+0000","last_fullsized":"2022-04-30T20:34:32.924999+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":23,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2022-04-30T20:34:10.685136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2022-04-30T20:34:10.685136+0000","last_clean_scrub_stamp":"2022-04-30T20:34:10.685136+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,3],"acting":[7,0,3],"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":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":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":38,"seq":163208757283,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":5132,"kb_used_data":388,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93735924,"statfs":{"total":95990841344,"available":95985586176,"internally_reserved":0,"allocated":397312,"data_stored":155264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"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 Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.84499999999999997,"15min":0.85099999999999998},"min":{"1min":0.65600000000000003,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.0049999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.82899999999999996,"15min":0.82299999999999995},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.86199999999999999}]},{"osd":1,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.79300000000000004,"15min":0.79700000000000004},"min":{"1min":0.54800000000000004,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.80800000000000005,"15min":0.81100000000000005},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.093,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.90600000000000003}]},{"osd":2,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"min":{"1min":0.70699999999999996,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.202,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0029999999999999,"15min":1.0069999999999999},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.298,"5min":1.452,"15min":1.452},"last":0.97599999999999998}]},{"osd":3,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.876,"15min":0.88},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.2,"5min":1.2,"15min":1.2},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.90400000000000003,"5min":1.0189999999999999,"15min":1.038},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.238,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.92900000000000005}]},{"osd":4,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.1060000000000001,"15min":1.1160000000000001},"min":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":1.359,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":1.087},{"interface":"front","average":{"1min":0.998,"5min":1.0680000000000001,"15min":1.0800000000000001},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.331,"5min":1.49,"15min":1.49},"last":1.0429999999999999}]},{"osd":5,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.147,"15min":1.167},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.339,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.1419999999999999,"15min":1.1719999999999999},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.212,"5min":1.512,"15min":1.512},"last":1.111}]},{"osd":6,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.2230000000000001,"15min":1.244},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.377,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.0660000000000001},{"interface":"front","average":{"1min":1.149,"5min":1.278,"15min":1.3},"min":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"max":{"1min":1.45,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.1200000000000001}]}]},{"osd":5,"up_from":34,"seq":146028888098,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":5196,"kb_used_data":388,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93735860,"statfs":{"total":95990841344,"available":95985520640,"internally_reserved":0,"allocated":397312,"data_stored":155264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.82399999999999995,"15min":0.82899999999999996},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.0449999999999999,"5min":1.355,"15min":1.355},"last":1.194},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.86899999999999999,"15min":0.86499999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.71799999999999997}]},{"osd":1,"last update":"Sat Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.79800000000000004,"15min":0.80500000000000005},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2509999999999999,"5min":1.456,"15min":1.456},"last":0.53400000000000003},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.76200000000000001,"15min":0.745},"min":{"1min":0.54300000000000004,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.874}]},{"osd":2,"last update":"Sat Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.89600000000000002,"15min":0.88800000000000001},"min":{"1min":0.73099999999999998,"5min":0.622,"15min":0.622},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.96799999999999997,"15min":0.96899999999999997},"min":{"1min":0.66100000000000003,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":0.78500000000000003}]},{"osd":3,"last update":"Sat Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.89700000000000002,"15min":0.90300000000000002},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.90200000000000002,"15min":0.89400000000000002},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.8919999999999999,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":0.68600000000000005}]},{"osd":4,"last update":"Sat Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.04,"15min":1.048},"min":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.252,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.056,"5min":1.0880000000000001,"15min":1.093},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.351,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.0169999999999999}]},{"osd":6,"last update":"Sat Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.101,"15min":1.099},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.083,"15min":1.083},"min":{"1min":0.72299999999999998,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":2.016,"5min":2.016,"15min":2.016},"last":0.91300000000000003}]},{"osd":7,"last update":"Sat Apr 30 20:36:33 2022","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.073,"15min":1.077},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.6679999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.145},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.139,"15min":1.145},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.6479999999999999,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":0.996}]}]},{"osd":2,"up_from":20,"seq":85899345958,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":5328,"kb_used_data":392,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93735728,"statfs":{"total":95990841344,"available":95985385472,"internally_reserved":0,"allocated":401408,"data_stored":155579,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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 Apr 30 20:36:10 2022","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.64900000000000002,"15min":0.65300000000000002},"min":{"1min":0.53200000000000003,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":0.83399999999999996,"5min":0.96199999999999997,"15min":0.96199999999999997},"last":0.624},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.70599999999999996,"15min":0.69599999999999995},"min":{"1min":0.55100000000000005,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.1080000000000001,"5min":1.254,"15min":1.254},"last":0.752}]},{"osd":1,"last update":"Sat Apr 30 20:36:13 2022","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.96499999999999997,"15min":0.95699999999999996},"min":{"1min":0.79100000000000004,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.80800000000000005,"15min":0.79000000000000004},"min":{"1min":0.66300000000000003,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":1.0529999999999999}]},{"osd":3,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.998,"15min":1.0009999999999999},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2569999999999999,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.83299999999999996,"15min":0.82299999999999995},"min":{"1min":0.66400000000000003,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.95399999999999996}]},{"osd":4,"last update":"Sat Apr 30 20:36:13 2022","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.90500000000000003,"15min":0.91000000000000003},"min":{"1min":0.63600000000000001,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.165,"5min":1.329,"15min":1.329},"last":0.84399999999999997},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.81699999999999995,"15min":0.82699999999999996},"min":{"1min":0.52500000000000002,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.139,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.72599999999999998}]},{"osd":5,"last update":"Sat Apr 30 20:36:31 2022","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.94499999999999995,"15min":0.94899999999999995},"min":{"1min":0.69699999999999995,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.1899999999999999,"5min":1.28,"15min":1.28},"last":1.1080000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.119,"15min":1.129},"min":{"1min":0.81399999999999995,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.2330000000000001,"5min":1.569,"15min":1.569},"last":1.0209999999999999}]},{"osd":6,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.95799999999999996,"15min":0.96699999999999997},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.296,"5min":1.353,"15min":1.353},"last":0.82699999999999996},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.157,"15min":1.159},"min":{"1min":0.90600000000000003,"5min":0.622,"15min":0.622},"max":{"1min":1.337,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.081}]},{"osd":7,"last update":"Sat Apr 30 20:36:31 2022","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.228,"15min":1.244},"min":{"1min":0.91300000000000003,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":1.2889999999999999,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.111,"5min":1.0860000000000001,"15min":1.0820000000000001},"min":{"1min":0.94799999999999995,"5min":0.89200000000000002,"15min":0.89200000000000002},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":1.5960000000000001}]}]},{"osd":0,"up_from":16,"seq":68719476775,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":5320,"kb_used_data":384,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93735736,"statfs":{"total":95990841344,"available":95985393664,"internally_reserved":0,"allocated":393216,"data_stored":153847,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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 Apr 30 20:36:10 2022","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.81699999999999995,"15min":0.81100000000000005},"min":{"1min":0.63,"5min":0.495,"15min":0.495},"max":{"1min":1.149,"5min":1.149,"15min":1.149},"last":1.034},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":0.96399999999999997,"5min":1.034,"15min":1.034},"last":0.65700000000000003}]},{"osd":2,"last update":"Sat Apr 30 20:36:10 2022","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.74399999999999999,"15min":0.73999999999999999},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.2,"5min":1.2,"15min":1.2},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.77500000000000002,"5min":0.81499999999999995,"15min":0.82099999999999995},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":0.81599999999999995}]},{"osd":3,"last update":"Sat Apr 30 20:36:20 2022","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.01,"15min":1.01},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.224},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.93400000000000005,"15min":0.93799999999999994},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.101,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.86699999999999999}]},{"osd":4,"last update":"Sat Apr 30 20:36:14 2022","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.88800000000000001,"15min":0.89300000000000002},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.1040000000000001,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.98199999999999998,"15min":0.98099999999999998},"min":{"1min":0.70799999999999996,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1759999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.1319999999999999}]},{"osd":5,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.0209999999999999,"15min":1.0289999999999999},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.3029999999999999,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.135,"15min":1.141},"min":{"1min":0.82699999999999996,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.298,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.2749999999999999}]},{"osd":6,"last update":"Sat Apr 30 20:36:20 2022","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0860000000000001,"15min":1.095},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.2769999999999999,"5min":1.552,"15min":1.552},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"min":{"1min":0.79800000000000004,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.4419999999999999,"5min":1.49,"15min":1.49},"last":1.3280000000000001}]},{"osd":7,"last update":"Sat Apr 30 20:36:35 2022","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.2490000000000001,"15min":1.2569999999999999},"min":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.4830000000000001,"5min":1.671,"15min":1.671},"last":1.375},{"interface":"front","average":{"1min":1.083,"5min":1.1200000000000001,"15min":1.1259999999999999},"min":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.95099999999999996}]}]},{"osd":1,"up_from":22,"seq":94489280550,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":5328,"kb_used_data":392,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93735728,"statfs":{"total":95990841344,"available":95985385472,"internally_reserved":0,"allocated":401408,"data_stored":155579,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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 Apr 30 20:36:13 2022","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"min":{"1min":0.58599999999999997,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.88400000000000001,"15min":0.88},"min":{"1min":0.65700000000000003,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.214,"5min":1.288,"15min":1.288},"last":0.66600000000000004}]},{"osd":2,"last update":"Sat Apr 30 20:36:13 2022","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.89000000000000001,"15min":0.88600000000000001},"min":{"1min":0.60599999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.169,"5min":1.236,"15min":1.236},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.94599999999999995,"15min":0.94199999999999995},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.86099999999999999}]},{"osd":3,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.115,"5min":1.296,"15min":1.296},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.84799999999999998,"15min":0.85399999999999998},"min":{"1min":0.54400000000000004,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.175,"5min":1.216,"15min":1.216},"last":0.82999999999999996}]},{"osd":4,"last update":"Sat Apr 30 20:36:13 2022","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.93300000000000005,"15min":0.94099999999999995},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.2689999999999999,"5min":1.347,"15min":1.347},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.97699999999999998,"15min":0.98099999999999998},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.1910000000000001,"5min":1.409,"15min":1.409},"last":0.94399999999999995}]},{"osd":5,"last update":"Sat Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.98299999999999998,"15min":0.99099999999999999},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.3140000000000001,"5min":1.431,"15min":1.431},"last":1.028},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.95799999999999996,"15min":0.95399999999999996},"min":{"1min":0.63800000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.98099999999999998}]},{"osd":6,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.038,"15min":1.034},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.234},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.0760000000000001,"15min":1.0649999999999999},"min":{"1min":0.84799999999999998,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.3420000000000001,"5min":1.45,"15min":1.45},"last":1.119}]},{"osd":7,"last update":"Sat Apr 30 20:36:35 2022","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.3280000000000001,"15min":1.367},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3009999999999999,"5min":5.3620000000000001,"15min":5.3620000000000001},"last":1.093},{"interface":"front","average":{"1min":1.161,"5min":1.2809999999999999,"15min":1.3009999999999999},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.3899999999999999,"5min":3.6429999999999998,"15min":3.6429999999999998},"last":1.052}]}]},{"osd":4,"up_from":25,"seq":107374182437,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":5260,"kb_used_data":388,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93735796,"statfs":{"total":95990841344,"available":95985455104,"internally_reserved":0,"allocated":397312,"data_stored":155264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"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 Apr 30 20:36:14 2022","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.70199999999999996,"15min":0.70099999999999996},"min":{"1min":0.55200000000000005,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.79600000000000004,"15min":0.79800000000000004},"min":{"1min":0.55800000000000005,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.03,"5min":1.375,"15min":1.375},"last":0.67100000000000004}]},{"osd":1,"last update":"Sat Apr 30 20:36:14 2022","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.92400000000000004,"15min":0.94599999999999995},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.01,"5min":1.137,"15min":1.137},"last":0.74299999999999999},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.94099999999999995,"15min":0.94499999999999995},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.157,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.86699999999999999}]},{"osd":2,"last update":"Sat Apr 30 20:36:14 2022","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.82899999999999996,"15min":0.83499999999999996},"min":{"1min":0.59899999999999998,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":0.94999999999999996,"5min":1.242,"15min":1.242},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.871,"5min":0.871,"15min":0.871},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.0760000000000001,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.117}]},{"osd":3,"last update":"Sat Apr 30 20:36:19 2022","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.94199999999999995,"15min":0.94399999999999995},"min":{"1min":0.71999999999999997,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.089,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1,"15min":1.0089999999999999},"min":{"1min":0.78800000000000003,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.1180000000000001,"5min":1.29,"15min":1.29},"last":1.052}]},{"osd":5,"last update":"Sat Apr 30 20:36:26 2022","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.0640000000000001,"15min":1.069},"min":{"1min":0.81100000000000005,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.304,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.083,"5min":1.0900000000000001,"15min":1.091},"min":{"1min":0.93500000000000005,"5min":0.88700000000000001,"15min":0.88700000000000001},"max":{"1min":1.335,"5min":1.448,"15min":1.448},"last":0.97299999999999998}]},{"osd":6,"last update":"Sat Apr 30 20:36:19 2022","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.103,"15min":1.113},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":1.101},{"interface":"front","average":{"1min":1.091,"5min":1.0960000000000001,"15min":1.097},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.26,"5min":1.329,"15min":1.329},"last":1.1819999999999999}]},{"osd":7,"last update":"Sat Apr 30 20:36:35 2022","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1519999999999999,"15min":1.1619999999999999},"min":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"max":{"1min":1.355,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.2350000000000001,"15min":1.2370000000000001},"min":{"1min":1.018,"5min":1.016,"15min":1.016},"max":{"1min":1.524,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":1.1619999999999999}]}]},{"osd":3,"up_from":29,"seq":124554051621,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":5196,"kb_used_data":388,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93735860,"statfs":{"total":95990841344,"available":95985520640,"internally_reserved":0,"allocated":397312,"data_stored":155264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Apr 30 20:36:21 2022","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.83499999999999996,"15min":0.83899999999999997},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.81499999999999995,"15min":0.81399999999999995},"min":{"1min":0.61099999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.94599999999999995}]},{"osd":1,"last update":"Sat Apr 30 20:36:21 2022","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.73099999999999998,"15min":0.73699999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.92100000000000004,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.71299999999999997},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.76000000000000001,"15min":0.75600000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.67200000000000004}]},{"osd":2,"last update":"Sat Apr 30 20:36:21 2022","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.96699999999999997,"15min":0.96799999999999997},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":1.0049999999999999},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.88100000000000001,"15min":0.88600000000000001},"min":{"1min":0.64900000000000002,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.1160000000000001,"5min":1.131,"15min":1.131},"last":0.76000000000000001}]},{"osd":4,"last update":"Sat Apr 30 20:36:21 2022","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.94499999999999995,"15min":0.94499999999999995},"min":{"1min":0.76200000000000001,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.3300000000000001,"5min":1.99,"15min":1.99},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1160000000000001,"15min":1.1200000000000001},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.1080000000000001}]},{"osd":5,"last update":"Sat Apr 30 20:36:26 2022","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.995,"15min":1.004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.89900000000000002},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.97199999999999998,"15min":0.97599999999999998},"min":{"1min":0.54600000000000004,"5min":0.371,"15min":0.371},"max":{"1min":1.2390000000000001,"5min":1.24,"15min":1.24},"last":1.073}]},{"osd":6,"last update":"Sat Apr 30 20:36:21 2022","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.0389999999999999,"15min":1.0369999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2809999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":1.153},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.1180000000000001,"15min":1.1279999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.391,"5min":2.0920000000000001,"15min":2.0920000000000001},"last":1.175}]},{"osd":7,"last update":"Sat Apr 30 20:36:33 2022","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.53200000000000003,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.1619999999999999},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.161,"15min":1.167},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.2}]}]},{"osd":6,"up_from":29,"seq":124554051621,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":5196,"kb_used_data":388,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93735860,"statfs":{"total":95990841344,"available":95985520640,"internally_reserved":0,"allocated":397312,"data_stored":155264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.66300000000000003,"15min":0.65500000000000003},"min":{"1min":0.57199999999999995,"5min":0.379,"15min":0.379},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.628},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.77700000000000002,"15min":0.76500000000000001},"min":{"1min":0.56000000000000005,"5min":0.495,"15min":0.495},"max":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.70599999999999996}]},{"osd":1,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.83499999999999996,"15min":0.83699999999999997},"min":{"1min":0.59999999999999998,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.0369999999999999,"5min":1.208,"15min":1.208},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.85599999999999998,"15min":0.84899999999999998},"min":{"1min":0.67300000000000004,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.0249999999999999,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.83199999999999996}]},{"osd":2,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.84199999999999997,"15min":0.83399999999999996},"min":{"1min":0.67900000000000005,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.85299999999999998,"15min":0.85099999999999998},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":1.135}]},{"osd":3,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.85599999999999998,"15min":0.85299999999999998},"min":{"1min":0.66900000000000004,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.056,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.80300000000000005},{"interface":"front","average":{"1min":1.034,"5min":0.97799999999999998,"15min":0.96799999999999997},"min":{"1min":0.91200000000000003,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.1659999999999999,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":1.0580000000000001}]},{"osd":4,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.997,"15min":1.0029999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.143,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.997,"5min":0.96299999999999997,"15min":0.95699999999999996},"min":{"1min":0.68700000000000006,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.2470000000000001,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.997}]},{"osd":5,"last update":"Sat Apr 30 20:36:28 2022","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.048,"15min":1.048},"min":{"1min":0.79500000000000004,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.268,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.0640000000000001,"15min":1.05},"min":{"1min":1.046,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.2589999999999999,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.163}]},{"osd":7,"last update":"Sat Apr 30 20:36:32 2022","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.177,"15min":1.173},"min":{"1min":0.91700000000000004,"5min":0.88400000000000001,"15min":0.88400000000000001},"max":{"1min":1.391,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.153,"5min":1.1579999999999999,"15min":1.159},"min":{"1min":0.97899999999999998,"5min":0.92800000000000005,"15min":0.92800000000000005},"max":{"1min":1.3939999999999999,"5min":1.496,"15min":1.496},"last":1.1859999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":2,"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},{"poolid":1,"osd":3,"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},{"poolid":1,"osd":7,"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}]}} 2022-04-30T20:37:08.754 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph pg dump --format=json 2022-04-30T20:37:09.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:09 smithi165 bash[22175]: cluster 2022-04-30T20:37:07.729650+0000 mgr.smithi157.nfpzoe (mgr.14180) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:09.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:09 smithi165 bash[22175]: audit 2022-04-30T20:37:08.101062+0000 mgr.smithi157.nfpzoe (mgr.14180) 203 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2022-04-30T20:37:09.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:09 smithi157 bash[20376]: cluster 2022-04-30T20:37:07.729650+0000 mgr.smithi157.nfpzoe (mgr.14180) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:09.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:09 smithi157 bash[20376]: audit 2022-04-30T20:37:08.101062+0000 mgr.smithi157.nfpzoe (mgr.14180) 203 : audit [DBG] from='client.14478 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2022-04-30T20:37:11.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:11 smithi165 bash[22175]: cluster 2022-04-30T20:37:09.730240+0000 mgr.smithi157.nfpzoe (mgr.14180) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:11.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:11 smithi157 bash[20376]: cluster 2022-04-30T20:37:09.730240+0000 mgr.smithi157.nfpzoe (mgr.14180) 204 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:11.553 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:37:13.188 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:13 smithi157 bash[20376]: cluster 2022-04-30T20:37:11.730848+0000 mgr.smithi157.nfpzoe (mgr.14180) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:13.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:13 smithi165 bash[22175]: cluster 2022-04-30T20:37:11.730848+0000 mgr.smithi157.nfpzoe (mgr.14180) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:14.716 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:37:14.719 INFO:teuthology.orchestra.run.smithi157.stderr:dumped all 2022-04-30T20:37:15.188 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:15 smithi157 bash[20376]: cluster 2022-04-30T20:37:13.731454+0000 mgr.smithi157.nfpzoe (mgr.14180) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:15.353 INFO:teuthology.orchestra.run.smithi157.stdout:{"pg_ready":true,"pg_map":{"version":187,"stamp":"2022-04-30T20:37:13.731169+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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":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":749928448,"kb_used":41956,"kb_used_data":3108,"kb_used_omap":0,"kb_used_meta":38784,"kb_avail":749886492,"statfs":{"total":767926730752,"available":767883767808,"internally_reserved":0,"allocated":3182592,"data_stored":1241325,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":39714816},"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":"0.000000"},"pg_stats":[{"pgid":"1.0","version":"0'0","reported_seq":10,"reported_epoch":40,"state":"active+clean","last_fresh":"2022-04-30T20:34:32.924999+0000","last_change":"2022-04-30T20:34:32.924999+0000","last_active":"2022-04-30T20:34:32.924999+0000","last_peered":"2022-04-30T20:34:32.924999+0000","last_clean":"2022-04-30T20:34:32.924999+0000","last_became_active":"2022-04-30T20:34:32.924112+0000","last_became_peered":"2022-04-30T20:34:32.924112+0000","last_unstale":"2022-04-30T20:34:32.924999+0000","last_undegraded":"2022-04-30T20:34:32.924999+0000","last_fullsized":"2022-04-30T20:34:32.924999+0000","mapping_epoch":39,"log_start":"0'0","ondisk_log_start":"0'0","created":23,"last_epoch_clean":40,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2022-04-30T20:34:10.685136+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2022-04-30T20:34:10.685136+0000","last_clean_scrub_stamp":"2022-04-30T20:34:10.685136+0000","log_size":0,"ondisk_log_size":0,"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,"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},"up":[7,0,3],"acting":[7,0,3],"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":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":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":38,"seq":163208757284,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":5132,"kb_used_data":388,"kb_used_omap":0,"kb_used_meta":4736,"kb_avail":93735924,"statfs":{"total":95990841344,"available":95985586176,"internally_reserved":0,"allocated":397312,"data_stored":155264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4849664},"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 Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.84499999999999997,"15min":0.85099999999999998},"min":{"1min":0.65600000000000003,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.0049999999999999,"5min":1.0349999999999999,"15min":1.0349999999999999},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.82899999999999996,"15min":0.82299999999999995},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"last":0.89200000000000002}]},{"osd":1,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":0.77300000000000002,"5min":0.79300000000000004,"15min":0.79700000000000004},"min":{"1min":0.54800000000000004,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":1.056},{"interface":"front","average":{"1min":0.79000000000000004,"5min":0.80800000000000005,"15min":0.81100000000000005},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.093,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.69399999999999995}]},{"osd":2,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.92100000000000004,"15min":0.92100000000000004},"min":{"1min":0.70699999999999996,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.202,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0029999999999999,"15min":1.0069999999999999},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.298,"5min":1.452,"15min":1.452},"last":1.119}]},{"osd":3,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.876,"15min":0.88},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.2,"5min":1.2,"15min":1.2},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.90400000000000003,"5min":1.0189999999999999,"15min":1.038},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.238,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.66800000000000004}]},{"osd":4,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.1060000000000001,"15min":1.1160000000000001},"min":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":1.359,"5min":1.6930000000000001,"15min":1.6930000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.998,"5min":1.0680000000000001,"15min":1.0800000000000001},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.331,"5min":1.49,"15min":1.49},"last":0.872}]},{"osd":5,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.147,"15min":1.167},"min":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.339,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.181},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.1419999999999999,"15min":1.1719999999999999},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.212,"5min":1.512,"15min":1.512},"last":0.93899999999999995}]},{"osd":6,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.2230000000000001,"15min":1.244},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.377,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.02},{"interface":"front","average":{"1min":1.149,"5min":1.278,"15min":1.3},"min":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"max":{"1min":1.45,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.0780000000000001}]}]},{"osd":5,"up_from":34,"seq":146028888099,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":5196,"kb_used_data":388,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93735860,"statfs":{"total":95990841344,"available":95985520640,"internally_reserved":0,"allocated":397312,"data_stored":155264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":0.79600000000000004,"5min":0.82399999999999995,"15min":0.82899999999999996},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.0449999999999999,"5min":1.355,"15min":1.355},"last":0.76200000000000001},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.86899999999999999,"15min":0.86499999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":1.2010000000000001}]},{"osd":1,"last update":"Sat Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.79800000000000004,"15min":0.80500000000000005},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.2509999999999999,"5min":1.456,"15min":1.456},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.76200000000000001,"15min":0.745},"min":{"1min":0.54300000000000004,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.3759999999999999,"5min":1.3759999999999999,"15min":1.3759999999999999},"last":0.93500000000000005}]},{"osd":2,"last update":"Sat Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.89600000000000002,"15min":0.88800000000000001},"min":{"1min":0.73099999999999998,"5min":0.622,"15min":0.622},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.96199999999999997,"5min":0.96799999999999997,"15min":0.96899999999999997},"min":{"1min":0.66100000000000003,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":1.087}]},{"osd":3,"last update":"Sat Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.89700000000000002,"15min":0.90300000000000002},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.516,"5min":1.516,"15min":1.516},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.90200000000000002,"15min":0.89400000000000002},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.8919999999999999,"5min":1.8919999999999999,"15min":1.8919999999999999},"last":0.97199999999999998}]},{"osd":4,"last update":"Sat Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.04,"15min":1.048},"min":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"max":{"1min":1.252,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.056,"5min":1.0880000000000001,"15min":1.093},"min":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.351,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.044}]},{"osd":6,"last update":"Sat Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.101,"15min":1.099},"min":{"1min":0.752,"5min":0.752,"15min":0.752},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.0860000000000001,"5min":1.083,"15min":1.083},"min":{"1min":0.72299999999999998,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":2.016,"5min":2.016,"15min":2.016},"last":1.135}]},{"osd":7,"last update":"Sat Apr 30 20:36:33 2022","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.073,"15min":1.077},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.6679999999999999,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.121},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.139,"15min":1.145},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.6479999999999999,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":1.319}]}]},{"osd":2,"up_from":20,"seq":85899345959,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":5328,"kb_used_data":392,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93735728,"statfs":{"total":95990841344,"available":95985385472,"internally_reserved":0,"allocated":401408,"data_stored":155579,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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 Apr 30 20:37:11 2022","interfaces":[{"interface":"back","average":{"1min":0.68100000000000005,"5min":0.65500000000000003,"15min":0.65500000000000003},"min":{"1min":0.54000000000000004,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.0529999999999999,"5min":1.0529999999999999,"15min":1.0529999999999999},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.72599999999999998,"15min":0.70199999999999996},"min":{"1min":0.55500000000000005,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.4830000000000001,"5min":1.4830000000000001,"15min":1.4830000000000001},"last":0.59899999999999998}]},{"osd":1,"last update":"Sat Apr 30 20:36:13 2022","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.96499999999999997,"15min":0.95699999999999996},"min":{"1min":0.79100000000000004,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.052},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.80800000000000005,"15min":0.79000000000000004},"min":{"1min":0.66300000000000003,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.80600000000000005}]},{"osd":3,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.998,"15min":1.0009999999999999},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.2569999999999999,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.83299999999999996,"15min":0.82299999999999995},"min":{"1min":0.66400000000000003,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.1220000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.95999999999999996}]},{"osd":4,"last update":"Sat Apr 30 20:36:13 2022","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.90500000000000003,"15min":0.91000000000000003},"min":{"1min":0.63600000000000001,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.165,"5min":1.329,"15min":1.329},"last":0.98599999999999999},{"interface":"front","average":{"1min":0.75800000000000001,"5min":0.81699999999999995,"15min":0.82699999999999996},"min":{"1min":0.52500000000000002,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.139,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.67100000000000004}]},{"osd":5,"last update":"Sat Apr 30 20:36:31 2022","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.94499999999999995,"15min":0.94899999999999995},"min":{"1min":0.69699999999999995,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.1899999999999999,"5min":1.28,"15min":1.28},"last":0.91100000000000003},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.119,"15min":1.129},"min":{"1min":0.81399999999999995,"5min":0.72599999999999998,"15min":0.72599999999999998},"max":{"1min":1.2330000000000001,"5min":1.569,"15min":1.569},"last":1.196}]},{"osd":6,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.95799999999999996,"15min":0.96699999999999997},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.296,"5min":1.353,"15min":1.353},"last":0.77600000000000002},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.157,"15min":1.159},"min":{"1min":0.90600000000000003,"5min":0.622,"15min":0.622},"max":{"1min":1.337,"5min":1.5449999999999999,"15min":1.5449999999999999},"last":1.101}]},{"osd":7,"last update":"Sat Apr 30 20:36:31 2022","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.228,"15min":1.244},"min":{"1min":0.91300000000000003,"5min":0.85999999999999999,"15min":0.85999999999999999},"max":{"1min":1.2889999999999999,"5min":1.6140000000000001,"15min":1.6140000000000001},"last":1.147},{"interface":"front","average":{"1min":1.111,"5min":1.0860000000000001,"15min":1.0820000000000001},"min":{"1min":0.94799999999999995,"5min":0.89200000000000002,"15min":0.89200000000000002},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":1.0149999999999999}]}]},{"osd":0,"up_from":16,"seq":68719476777,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":5320,"kb_used_data":384,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93735736,"statfs":{"total":95990841344,"available":95985393664,"internally_reserved":0,"allocated":393216,"data_stored":153847,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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 Apr 30 20:37:10 2022","interfaces":[{"interface":"back","average":{"1min":0.83999999999999997,"5min":0.82399999999999995,"15min":0.81299999999999994},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1499999999999999,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.73699999999999999},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.76300000000000001,"15min":0.76400000000000001},"min":{"1min":0.65700000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":0.91500000000000004,"5min":1.034,"15min":1.034},"last":0.90300000000000002}]},{"osd":2,"last update":"Sat Apr 30 20:37:10 2022","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.75,"15min":0.74199999999999999},"min":{"1min":0.54400000000000004,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.0960000000000001,"5min":1.2,"15min":1.2},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.80600000000000005,"15min":0.81799999999999995},"min":{"1min":0.58099999999999996,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.133,"5min":1.212,"15min":1.212},"last":0.625}]},{"osd":3,"last update":"Sat Apr 30 20:36:20 2022","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.01,"15min":1.01},"min":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.0549999999999999},{"interface":"front","average":{"1min":0.90900000000000003,"5min":0.93400000000000005,"15min":0.93799999999999994},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.101,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":1.006}]},{"osd":4,"last update":"Sat Apr 30 20:36:14 2022","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.88800000000000001,"15min":0.89300000000000002},"min":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.56799999999999995},"max":{"1min":1.1040000000000001,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.98199999999999998,"15min":0.98099999999999998},"min":{"1min":0.70799999999999996,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.1759999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.80800000000000005}]},{"osd":5,"last update":"Sat Apr 30 20:36:30 2022","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.0209999999999999,"15min":1.0289999999999999},"min":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.3029999999999999,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":1.085},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.135,"15min":1.141},"min":{"1min":0.82699999999999996,"5min":0.77100000000000002,"15min":0.77100000000000002},"max":{"1min":1.298,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":1.143}]},{"osd":6,"last update":"Sat Apr 30 20:36:20 2022","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0860000000000001,"15min":1.095},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.2769999999999999,"5min":1.552,"15min":1.552},"last":1.133},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"min":{"1min":0.79800000000000004,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.4419999999999999,"5min":1.49,"15min":1.49},"last":1.2030000000000001}]},{"osd":7,"last update":"Sat Apr 30 20:36:35 2022","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.2490000000000001,"15min":1.2569999999999999},"min":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"max":{"1min":1.4830000000000001,"5min":1.671,"15min":1.671},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.083,"5min":1.1200000000000001,"15min":1.1259999999999999},"min":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.101}]}]},{"osd":1,"up_from":22,"seq":94489280551,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":5328,"kb_used_data":392,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93735728,"statfs":{"total":95990841344,"available":95985385472,"internally_reserved":0,"allocated":401408,"data_stored":155579,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"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 Apr 30 20:36:13 2022","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.85499999999999998,"15min":0.85499999999999998},"min":{"1min":0.58599999999999997,"5min":0.47799999999999998,"15min":0.47799999999999998},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.88400000000000001,"15min":0.88},"min":{"1min":0.65700000000000003,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.214,"5min":1.288,"15min":1.288},"last":0.73399999999999999}]},{"osd":2,"last update":"Sat Apr 30 20:36:13 2022","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.89000000000000001,"15min":0.88600000000000001},"min":{"1min":0.60599999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.169,"5min":1.236,"15min":1.236},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.94599999999999995,"15min":0.94199999999999995},"min":{"1min":0.63,"5min":0.63,"15min":0.63},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.77900000000000003}]},{"osd":3,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.115,"5min":1.296,"15min":1.296},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.81399999999999995,"5min":0.84799999999999998,"15min":0.85399999999999998},"min":{"1min":0.54400000000000004,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.175,"5min":1.216,"15min":1.216},"last":0.97399999999999998}]},{"osd":4,"last update":"Sat Apr 30 20:36:13 2022","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.93300000000000005,"15min":0.94099999999999995},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.2689999999999999,"5min":1.347,"15min":1.347},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.97699999999999998,"15min":0.98099999999999998},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.1910000000000001,"5min":1.409,"15min":1.409},"last":0.91100000000000003}]},{"osd":5,"last update":"Sat Apr 30 20:36:27 2022","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.98299999999999998,"15min":0.99099999999999999},"min":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"max":{"1min":1.3140000000000001,"5min":1.431,"15min":1.431},"last":1.0669999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.95799999999999996,"15min":0.95399999999999996},"min":{"1min":0.63800000000000001,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":1.167}]},{"osd":6,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.038,"15min":1.034},"min":{"1min":0.73199999999999998,"5min":0.73199999999999998,"15min":0.73199999999999998},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":1.1319999999999999},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.0760000000000001,"15min":1.0649999999999999},"min":{"1min":0.84799999999999998,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.3420000000000001,"5min":1.45,"15min":1.45},"last":1.2589999999999999}]},{"osd":7,"last update":"Sat Apr 30 20:36:35 2022","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":1.3280000000000001,"15min":1.367},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3009999999999999,"5min":5.3620000000000001,"15min":5.3620000000000001},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.161,"5min":1.2809999999999999,"15min":1.3009999999999999},"min":{"1min":0.77900000000000003,"5min":0.77900000000000003,"15min":0.77900000000000003},"max":{"1min":1.3899999999999999,"5min":3.6429999999999998,"15min":3.6429999999999998},"last":1.3300000000000001}]}]},{"osd":4,"up_from":25,"seq":107374182439,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":5260,"kb_used_data":388,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93735796,"statfs":{"total":95990841344,"available":95985455104,"internally_reserved":0,"allocated":397312,"data_stored":155264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"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 Apr 30 20:36:14 2022","interfaces":[{"interface":"back","average":{"1min":0.70999999999999996,"5min":0.70199999999999996,"15min":0.70099999999999996},"min":{"1min":0.55200000000000005,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.417,"5min":1.417,"15min":1.417},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.79600000000000004,"15min":0.79800000000000004},"min":{"1min":0.55800000000000005,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.03,"5min":1.375,"15min":1.375},"last":0.61899999999999999}]},{"osd":1,"last update":"Sat Apr 30 20:36:14 2022","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":0.92400000000000004,"15min":0.94599999999999995},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.01,"5min":1.137,"15min":1.137},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.94099999999999995,"15min":0.94499999999999995},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.157,"5min":1.2210000000000001,"15min":1.2210000000000001},"last":0.79100000000000004}]},{"osd":2,"last update":"Sat Apr 30 20:36:14 2022","interfaces":[{"interface":"back","average":{"1min":0.79300000000000004,"5min":0.82899999999999996,"15min":0.83499999999999996},"min":{"1min":0.59899999999999998,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":0.94999999999999996,"5min":1.242,"15min":1.242},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.871,"5min":0.871,"15min":0.871},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.0760000000000001,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.038}]},{"osd":3,"last update":"Sat Apr 30 20:36:19 2022","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.94199999999999995,"15min":0.94399999999999995},"min":{"1min":0.71999999999999997,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.089,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1,"15min":1.0089999999999999},"min":{"1min":0.78800000000000003,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.1180000000000001,"5min":1.29,"15min":1.29},"last":0.98799999999999999}]},{"osd":5,"last update":"Sat Apr 30 20:36:26 2022","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.0640000000000001,"15min":1.069},"min":{"1min":0.81100000000000005,"5min":0.79100000000000004,"15min":0.79100000000000004},"max":{"1min":1.304,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.879},{"interface":"front","average":{"1min":1.083,"5min":1.0900000000000001,"15min":1.091},"min":{"1min":0.93500000000000005,"5min":0.88700000000000001,"15min":0.88700000000000001},"max":{"1min":1.335,"5min":1.448,"15min":1.448},"last":1.1879999999999999}]},{"osd":6,"last update":"Sat Apr 30 20:36:19 2022","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.103,"15min":1.113},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.474,"5min":1.474,"15min":1.474},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.091,"5min":1.0960000000000001,"15min":1.097},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.26,"5min":1.329,"15min":1.329},"last":1.0980000000000001}]},{"osd":7,"last update":"Sat Apr 30 20:36:35 2022","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1519999999999999,"15min":1.1619999999999999},"min":{"1min":0.93999999999999995,"5min":0.93999999999999995,"15min":0.93999999999999995},"max":{"1min":1.355,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":1.3859999999999999},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.2350000000000001,"15min":1.2370000000000001},"min":{"1min":1.018,"5min":1.016,"15min":1.016},"max":{"1min":1.524,"5min":1.7989999999999999,"15min":1.7989999999999999},"last":1.077}]}]},{"osd":3,"up_from":29,"seq":124554051622,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":5196,"kb_used_data":388,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93735860,"statfs":{"total":95990841344,"available":95985520640,"internally_reserved":0,"allocated":397312,"data_stored":155264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Apr 30 20:36:21 2022","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":0.83499999999999996,"15min":0.83899999999999997},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":1.135},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.81499999999999995,"15min":0.81399999999999995},"min":{"1min":0.61099999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.625}]},{"osd":1,"last update":"Sat Apr 30 20:36:21 2022","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.73099999999999998,"15min":0.73699999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.92100000000000004,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.76000000000000001,"15min":0.75600000000000001},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.65500000000000003}]},{"osd":2,"last update":"Sat Apr 30 20:36:21 2022","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.96699999999999997,"15min":0.96799999999999997},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.85099999999999998,"5min":0.88100000000000001,"15min":0.88600000000000001},"min":{"1min":0.64900000000000002,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.1160000000000001,"5min":1.131,"15min":1.131},"last":0.86199999999999999}]},{"osd":4,"last update":"Sat Apr 30 20:36:21 2022","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.94499999999999995,"15min":0.94499999999999995},"min":{"1min":0.76200000000000001,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.3300000000000001,"5min":1.99,"15min":1.99},"last":0.80100000000000005},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.1160000000000001,"15min":1.1200000000000001},"min":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.88500000000000001}]},{"osd":5,"last update":"Sat Apr 30 20:36:26 2022","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":0.995,"15min":1.004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":1.071},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.97199999999999998,"15min":0.97599999999999998},"min":{"1min":0.54600000000000004,"5min":0.371,"15min":0.371},"max":{"1min":1.2390000000000001,"5min":1.24,"15min":1.24},"last":0.76900000000000002}]},{"osd":6,"last update":"Sat Apr 30 20:36:21 2022","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.0389999999999999,"15min":1.0369999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2809999999999999,"5min":1.4219999999999999,"15min":1.4219999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.1180000000000001,"15min":1.1279999999999999},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.391,"5min":2.0920000000000001,"15min":2.0920000000000001},"last":1.0149999999999999}]},{"osd":7,"last update":"Sat Apr 30 20:36:33 2022","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"min":{"1min":0.53200000000000003,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":1.202},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.161,"15min":1.167},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.034}]}]},{"osd":6,"up_from":29,"seq":124554051622,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":5196,"kb_used_data":388,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93735860,"statfs":{"total":95990841344,"available":95985520640,"internally_reserved":0,"allocated":397312,"data_stored":155264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"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 Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.66300000000000003,"15min":0.65500000000000003},"min":{"1min":0.57199999999999995,"5min":0.379,"15min":0.379},"max":{"1min":1.0820000000000001,"5min":1.0820000000000001,"15min":1.0820000000000001},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.77700000000000002,"15min":0.76500000000000001},"min":{"1min":0.56000000000000005,"5min":0.495,"15min":0.495},"max":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":1.016}]},{"osd":1,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.83499999999999996,"15min":0.83699999999999997},"min":{"1min":0.59999999999999998,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.0369999999999999,"5min":1.208,"15min":1.208},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.85599999999999998,"15min":0.84899999999999998},"min":{"1min":0.67300000000000004,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.0249999999999999,"5min":1.0840000000000001,"15min":1.0840000000000001},"last":0.87}]},{"osd":2,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.84199999999999997,"15min":0.83399999999999996},"min":{"1min":0.67900000000000005,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.167,"5min":1.167,"15min":1.167},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.85299999999999998,"15min":0.85099999999999998},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.58399999999999996}]},{"osd":3,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.85599999999999998,"15min":0.85299999999999998},"min":{"1min":0.66900000000000004,"5min":0.60099999999999998,"15min":0.60099999999999998},"max":{"1min":1.056,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.034,"5min":0.97799999999999998,"15min":0.96799999999999997},"min":{"1min":0.91200000000000003,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.1659999999999999,"5min":1.4970000000000001,"15min":1.4970000000000001},"last":0.98799999999999999}]},{"osd":4,"last update":"Sat Apr 30 20:36:18 2022","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.997,"15min":1.0029999999999999},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.143,"5min":1.3240000000000001,"15min":1.3240000000000001},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.997,"5min":0.96299999999999997,"15min":0.95699999999999996},"min":{"1min":0.68700000000000006,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.2470000000000001,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.0589999999999999}]},{"osd":5,"last update":"Sat Apr 30 20:36:28 2022","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.048,"15min":1.048},"min":{"1min":0.79500000000000004,"5min":0.69799999999999995,"15min":0.69799999999999995},"max":{"1min":1.268,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.81499999999999995},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.0640000000000001,"15min":1.05},"min":{"1min":1.046,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.2589999999999999,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.117}]},{"osd":7,"last update":"Sat Apr 30 20:36:32 2022","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.177,"15min":1.173},"min":{"1min":0.91700000000000004,"5min":0.88400000000000001,"15min":0.88400000000000001},"max":{"1min":1.391,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.153,"5min":1.1579999999999999,"15min":1.159},"min":{"1min":0.97899999999999998,"5min":0.92800000000000005,"15min":0.92800000000000005},"max":{"1min":1.3939999999999999,"5min":1.496,"15min":1.496},"last":1.175}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"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},{"poolid":1,"osd":1,"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},{"poolid":1,"osd":2,"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},{"poolid":1,"osd":3,"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},{"poolid":1,"osd":7,"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}]}} 2022-04-30T20:37:15.361 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2022-04-30T20:37:15.367 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2022-04-30T20:37:15.368 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2022-04-30T20:37:15.368 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- ceph health --format=json 2022-04-30T20:37:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:15 smithi165 bash[22175]: cluster 2022-04-30T20:37:13.731454+0000 mgr.smithi157.nfpzoe (mgr.14180) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:16.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:16 smithi165 bash[22175]: audit 2022-04-30T20:37:14.718176+0000 mgr.smithi157.nfpzoe (mgr.14180) 207 : audit [DBG] from='client.14482 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2022-04-30T20:37:16.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:16 smithi157 bash[20376]: audit 2022-04-30T20:37:14.718176+0000 mgr.smithi157.nfpzoe (mgr.14180) 207 : audit [DBG] from='client.14482 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2022-04-30T20:37:17.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:17 smithi165 bash[22175]: cluster 2022-04-30T20:37:15.732076+0000 mgr.smithi157.nfpzoe (mgr.14180) 208 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:17.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:17 smithi157 bash[20376]: cluster 2022-04-30T20:37:15.732076+0000 mgr.smithi157.nfpzoe (mgr.14180) 208 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:18.165 INFO:teuthology.orchestra.run.smithi157.stderr:Inferring config /var/lib/ceph/24edbdaa-c8c4-11ec-8c39-001a4aab830c/mon.smithi157/config 2022-04-30T20:37:19.309 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:19 smithi157 bash[20376]: cluster 2022-04-30T20:37:17.732689+0000 mgr.smithi157.nfpzoe (mgr.14180) 209 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:19.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:19 smithi165 bash[22175]: cluster 2022-04-30T20:37:17.732689+0000 mgr.smithi157.nfpzoe (mgr.14180) 209 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:21.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:21 smithi165 bash[22175]: cluster 2022-04-30T20:37:19.733261+0000 mgr.smithi157.nfpzoe (mgr.14180) 210 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:21.403 INFO:teuthology.orchestra.run.smithi157.stdout: 2022-04-30T20:37:21.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:21 smithi157 bash[20376]: cluster 2022-04-30T20:37:19.733261+0000 mgr.smithi157.nfpzoe (mgr.14180) 210 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:22.059 INFO:teuthology.orchestra.run.smithi157.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2022-04-30T20:37:22.060 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2022-04-30T20:37:22.060 INFO:tasks.cephadm:Setup complete, yielding 2022-04-30T20:37:22.060 INFO:teuthology.run_tasks:Running task cephadm.shell... 2022-04-30T20:37:22.079 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi157.front.sepia.ceph.com 2022-04-30T20:37:22.080 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- bash -c 'ceph orch status' 2022-04-30T20:37:22.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:22 smithi165 bash[22175]: audit 2022-04-30T20:37:21.412662+0000 mon.smithi157 (mon.0) 619 : audit [DBG] from='client.? 172.21.15.157:0/3393500295' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2022-04-30T20:37:22.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:22 smithi157 bash[20376]: audit 2022-04-30T20:37:21.412662+0000 mon.smithi157 (mon.0) 619 : audit [DBG] from='client.? 172.21.15.157:0/3393500295' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2022-04-30T20:37:23.311 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:23 smithi157 bash[20376]: cluster 2022-04-30T20:37:21.733893+0000 mgr.smithi157.nfpzoe (mgr.14180) 211 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:23 smithi165 bash[22175]: cluster 2022-04-30T20:37:21.733893+0000 mgr.smithi157.nfpzoe (mgr.14180) 211 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:25.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:25 smithi165 bash[22175]: cluster 2022-04-30T20:37:23.734519+0000 mgr.smithi157.nfpzoe (mgr.14180) 212 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:25.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:25 smithi157 bash[20376]: cluster 2022-04-30T20:37:23.734519+0000 mgr.smithi157.nfpzoe (mgr.14180) 212 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:25.513 INFO:teuthology.orchestra.run.smithi157.stdout:Backend: cephadm 2022-04-30T20:37:25.513 INFO:teuthology.orchestra.run.smithi157.stdout:Available: Yes 2022-04-30T20:37:25.513 INFO:teuthology.orchestra.run.smithi157.stdout:Paused: No 2022-04-30T20:37:26.166 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- bash -c 'ceph orch ps' 2022-04-30T20:37:27.311 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:27 smithi157 bash[20376]: audit 2022-04-30T20:37:25.522044+0000 mgr.smithi157.nfpzoe (mgr.14180) 213 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:27.311 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:27 smithi157 bash[20376]: cluster 2022-04-30T20:37:25.735144+0000 mgr.smithi157.nfpzoe (mgr.14180) 214 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:27 smithi165 bash[22175]: audit 2022-04-30T20:37:25.522044+0000 mgr.smithi157.nfpzoe (mgr.14180) 213 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "orch status", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:27 smithi165 bash[22175]: cluster 2022-04-30T20:37:25.735144+0000 mgr.smithi157.nfpzoe (mgr.14180) 214 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:29.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:29 smithi165 bash[22175]: cluster 2022-04-30T20:37:27.735744+0000 mgr.smithi157.nfpzoe (mgr.14180) 215 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:29.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:29 smithi157 bash[20376]: cluster 2022-04-30T20:37:27.735744+0000 mgr.smithi157.nfpzoe (mgr.14180) 215 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:29.532 INFO:teuthology.orchestra.run.smithi157.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2022-04-30T20:37:29.533 INFO:teuthology.orchestra.run.smithi157.stdout:alertmanager.smithi157 smithi157 *:9093,9094 running (4m) 29s ago 6m 13.4M - ba2b418f427c 39f9ee0592a9 2022-04-30T20:37:29.533 INFO:teuthology.orchestra.run.smithi157.stdout:crash.smithi157 smithi157 running (5m) 29s ago 5m 7543k - 16.2.7-976-gf566756b 2e7884f345a9 a92d18453e64 2022-04-30T20:37:29.533 INFO:teuthology.orchestra.run.smithi157.stdout:crash.smithi165 smithi165 running (5m) 30s ago 5m 8615k - 16.2.7-976-gf566756b 2e7884f345a9 82fe3571544f 2022-04-30T20:37:29.533 INFO:teuthology.orchestra.run.smithi157.stdout:grafana.smithi157 smithi157 *:3000 running (4m) 29s ago 5m 42.1M - 8.3.5 dad864ee21e9 82688bfd0f02 2022-04-30T20:37:29.533 INFO:teuthology.orchestra.run.smithi157.stdout:mgr.smithi157.nfpzoe smithi157 *:9283 running (7m) 29s ago 7m 426M - 16.2.7-976-gf566756b 2e7884f345a9 d35fbc10b44a 2022-04-30T20:37:29.533 INFO:teuthology.orchestra.run.smithi157.stdout:mgr.smithi165.rhoznu smithi165 *:8443,9283 running (4m) 30s ago 4m 376M - 16.2.7-976-gf566756b 2e7884f345a9 3af13c9f45ac 2022-04-30T20:37:29.533 INFO:teuthology.orchestra.run.smithi157.stdout:mon.smithi157 smithi157 running (7m) 29s ago 7m 60.4M 2048M 16.2.7-976-gf566756b 2e7884f345a9 b1c37439333d 2022-04-30T20:37:29.533 INFO:teuthology.orchestra.run.smithi157.stdout:mon.smithi165 smithi165 running (4m) 30s ago 4m 56.5M 2048M 16.2.7-976-gf566756b 2e7884f345a9 9d8a05279ecc 2022-04-30T20:37:29.533 INFO:teuthology.orchestra.run.smithi157.stdout:node-exporter.smithi157 smithi157 *:9100 running (5m) 29s ago 5m 11.6M - 1dbe0e931976 506ed31fb165 2022-04-30T20:37:29.534 INFO:teuthology.orchestra.run.smithi157.stdout:node-exporter.smithi165 smithi165 *:9100 running (4m) 30s ago 4m 10.9M - 1dbe0e931976 5c0b3a56d69c 2022-04-30T20:37:29.534 INFO:teuthology.orchestra.run.smithi157.stdout:osd.0 smithi165 running (3m) 30s ago 3m 34.0M 4041M 16.2.7-976-gf566756b 2e7884f345a9 5ea1b63a2e8a 2022-04-30T20:37:29.534 INFO:teuthology.orchestra.run.smithi157.stdout:osd.1 smithi157 running (3m) 29s ago 3m 36.8M 3273M 16.2.7-976-gf566756b 2e7884f345a9 4a80325515f8 2022-04-30T20:37:29.534 INFO:teuthology.orchestra.run.smithi157.stdout:osd.2 smithi165 running (3m) 30s ago 3m 36.8M 4041M 16.2.7-976-gf566756b 2e7884f345a9 1c4f6d31b6ee 2022-04-30T20:37:29.534 INFO:teuthology.orchestra.run.smithi157.stdout:osd.3 smithi157 running (3m) 29s ago 3m 36.7M 3273M 16.2.7-976-gf566756b 2e7884f345a9 55c049543a24 2022-04-30T20:37:29.534 INFO:teuthology.orchestra.run.smithi157.stdout:osd.4 smithi165 running (3m) 30s ago 3m 34.8M 4041M 16.2.7-976-gf566756b 2e7884f345a9 2d0edf92915d 2022-04-30T20:37:29.534 INFO:teuthology.orchestra.run.smithi157.stdout:osd.5 smithi157 running (3m) 29s ago 3m 34.2M 3273M 16.2.7-976-gf566756b 2e7884f345a9 7d40cb2e7852 2022-04-30T20:37:29.534 INFO:teuthology.orchestra.run.smithi157.stdout:osd.6 smithi165 running (3m) 30s ago 3m 34.8M 4041M 16.2.7-976-gf566756b 2e7884f345a9 25e4d45c507a 2022-04-30T20:37:29.535 INFO:teuthology.orchestra.run.smithi157.stdout:osd.7 smithi157 running (3m) 29s ago 3m 37.4M 3273M 16.2.7-976-gf566756b 2e7884f345a9 d5db2b823c24 2022-04-30T20:37:29.535 INFO:teuthology.orchestra.run.smithi157.stdout:prometheus.smithi157 smithi157 *:9095 running (4m) 29s ago 5m 51.9M - 514e6a882f6e 0669b02a62d9 2022-04-30T20:37:30.209 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- bash -c 'ceph orch ls' 2022-04-30T20:37:31.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:31 smithi165 bash[22175]: audit 2022-04-30T20:37:29.519185+0000 mgr.smithi157.nfpzoe (mgr.14180) 216 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:31.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:31 smithi165 bash[22175]: cluster 2022-04-30T20:37:29.736368+0000 mgr.smithi157.nfpzoe (mgr.14180) 217 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:31.418 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:31 smithi157 bash[20376]: audit 2022-04-30T20:37:29.519185+0000 mgr.smithi157.nfpzoe (mgr.14180) 216 : audit [DBG] from='client.14494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:31.418 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:31 smithi157 bash[20376]: cluster 2022-04-30T20:37:29.736368+0000 mgr.smithi157.nfpzoe (mgr.14180) 217 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:33 smithi165 bash[22175]: cluster 2022-04-30T20:37:31.736898+0000 mgr.smithi157.nfpzoe (mgr.14180) 218 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:33.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:33 smithi157 bash[20376]: cluster 2022-04-30T20:37:31.736898+0000 mgr.smithi157.nfpzoe (mgr.14180) 218 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:33.560 INFO:teuthology.orchestra.run.smithi157.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2022-04-30T20:37:33.645 INFO:teuthology.orchestra.run.smithi157.stdout:alertmanager ?:9093,9094 1/1 33s ago 6m count:1 2022-04-30T20:37:33.645 INFO:teuthology.orchestra.run.smithi157.stdout:crash 2/2 34s ago 6m * 2022-04-30T20:37:33.645 INFO:teuthology.orchestra.run.smithi157.stdout:grafana ?:3000 1/1 33s ago 6m count:1 2022-04-30T20:37:33.646 INFO:teuthology.orchestra.run.smithi157.stdout:mgr 2/2 34s ago 6m count:2 2022-04-30T20:37:33.646 INFO:teuthology.orchestra.run.smithi157.stdout:mon 2/2 34s ago 5m smithi157:172.21.15.157=smithi157;smithi165:172.21.15.165=smithi165;count:2 2022-04-30T20:37:33.646 INFO:teuthology.orchestra.run.smithi157.stdout:node-exporter ?:9100 2/2 34s ago 6m * 2022-04-30T20:37:33.646 INFO:teuthology.orchestra.run.smithi157.stdout:osd.all-available-devices 8 34s ago 4m * 2022-04-30T20:37:33.646 INFO:teuthology.orchestra.run.smithi157.stdout:prometheus ?:9095 1/1 33s ago 6m count:1 2022-04-30T20:37:34.224 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- bash -c 'ceph orch host ls' 2022-04-30T20:37:35.327 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:35 smithi157 bash[20376]: audit 2022-04-30T20:37:33.562664+0000 mgr.smithi157.nfpzoe (mgr.14180) 219 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:35.327 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:35 smithi157 bash[20376]: cluster 2022-04-30T20:37:33.737543+0000 mgr.smithi157.nfpzoe (mgr.14180) 220 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:35.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:35 smithi165 bash[22175]: audit 2022-04-30T20:37:33.562664+0000 mgr.smithi157.nfpzoe (mgr.14180) 219 : audit [DBG] from='client.14498 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:35.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:35 smithi165 bash[22175]: cluster 2022-04-30T20:37:33.737543+0000 mgr.smithi157.nfpzoe (mgr.14180) 220 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:37.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:37 smithi165 bash[22175]: cluster 2022-04-30T20:37:35.738334+0000 mgr.smithi157.nfpzoe (mgr.14180) 221 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:37.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:37 smithi157 bash[20376]: cluster 2022-04-30T20:37:35.738334+0000 mgr.smithi157.nfpzoe (mgr.14180) 221 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:37.451 INFO:teuthology.orchestra.run.smithi157.stdout:HOST ADDR LABELS STATUS 2022-04-30T20:37:37.453 INFO:teuthology.orchestra.run.smithi157.stdout:smithi157 172.21.15.157 2022-04-30T20:37:37.453 INFO:teuthology.orchestra.run.smithi157.stdout:smithi165 172.21.15.165 2022-04-30T20:37:37.454 INFO:teuthology.orchestra.run.smithi157.stdout:2 hosts in cluster 2022-04-30T20:37:38.172 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- bash -c 'ceph orch device ls' 2022-04-30T20:37:39.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:39 smithi165 bash[22175]: audit 2022-04-30T20:37:37.459014+0000 mgr.smithi157.nfpzoe (mgr.14180) 222 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:39 smithi165 bash[22175]: cluster 2022-04-30T20:37:37.738936+0000 mgr.smithi157.nfpzoe (mgr.14180) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:39.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:39 smithi157 bash[20376]: audit 2022-04-30T20:37:37.459014+0000 mgr.smithi157.nfpzoe (mgr.14180) 222 : audit [DBG] from='client.14502 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:39.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:39 smithi157 bash[20376]: cluster 2022-04-30T20:37:37.738936+0000 mgr.smithi157.nfpzoe (mgr.14180) 223 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:41.393 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:41 smithi165 bash[22175]: cluster 2022-04-30T20:37:39.739581+0000 mgr.smithi157.nfpzoe (mgr.14180) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:41.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:41 smithi157 bash[20376]: cluster 2022-04-30T20:37:39.739581+0000 mgr.smithi157.nfpzoe (mgr.14180) 224 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:41.504 INFO:teuthology.orchestra.run.smithi157.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2022-04-30T20:37:41.504 INFO:teuthology.orchestra.run.smithi157.stdout:smithi157 /dev/nvme0n1 ssd _PHMB7476002V480DGN 480G 3m ago LVM detected, locked 2022-04-30T20:37:41.505 INFO:teuthology.orchestra.run.smithi157.stdout:smithi157 /dev/nvme1n1 ssd _de6c1e9b0ff92387 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:41.505 INFO:teuthology.orchestra.run.smithi157.stdout:smithi157 /dev/nvme2n1 ssd _6cdf336c410b9c49 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:41.505 INFO:teuthology.orchestra.run.smithi157.stdout:smithi157 /dev/nvme3n1 ssd _891d99768cc88706 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:41.505 INFO:teuthology.orchestra.run.smithi157.stdout:smithi157 /dev/nvme4n1 ssd _9c3a95992c2b1086 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:41.505 INFO:teuthology.orchestra.run.smithi157.stdout:smithi165 /dev/nvme0n1 ssd _CVFT623300CE400BGN 400G 3m ago LVM detected, locked 2022-04-30T20:37:41.505 INFO:teuthology.orchestra.run.smithi157.stdout:smithi165 /dev/nvme1n1 ssd _3a5114c31f8b10f3 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:41.505 INFO:teuthology.orchestra.run.smithi157.stdout:smithi165 /dev/nvme2n1 ssd _d29e0e3292680d28 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:41.505 INFO:teuthology.orchestra.run.smithi157.stdout:smithi165 /dev/nvme3n1 ssd _a0bec72d6c716248 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:41.506 INFO:teuthology.orchestra.run.smithi157.stdout:smithi165 /dev/nvme4n1 ssd _a536a5fca16f0418 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:42.112 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- bash -c 'ceph orch ls | grep '"'"'^osd.all-available-devices '"'"'' 2022-04-30T20:37:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:43 smithi165 bash[22175]: audit 2022-04-30T20:37:41.500978+0000 mgr.smithi157.nfpzoe (mgr.14180) 225 : audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:43 smithi165 bash[22175]: cluster 2022-04-30T20:37:41.740188+0000 mgr.smithi157.nfpzoe (mgr.14180) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:43.404 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:43 smithi157 bash[20376]: audit 2022-04-30T20:37:41.500978+0000 mgr.smithi157.nfpzoe (mgr.14180) 225 : audit [DBG] from='client.14506 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:43.404 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:43 smithi157 bash[20376]: cluster 2022-04-30T20:37:41.740188+0000 mgr.smithi157.nfpzoe (mgr.14180) 226 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:45 smithi165 bash[22175]: cluster 2022-04-30T20:37:43.740815+0000 mgr.smithi157.nfpzoe (mgr.14180) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:45.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:45 smithi157 bash[20376]: cluster 2022-04-30T20:37:43.740815+0000 mgr.smithi157.nfpzoe (mgr.14180) 227 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:45.499 INFO:teuthology.orchestra.run.smithi157.stdout:osd.all-available-devices 8 46s ago 4m * 2022-04-30T20:37:46.154 INFO:teuthology.run_tasks:Running task cephadm.shell... 2022-04-30T20:37:46.166 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi157.front.sepia.ceph.com 2022-04-30T20:37:46.167 DEBUG:teuthology.orchestra.run.smithi157:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:f566756bcbf81a9e17ed272afd5e8555c4ded09b shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 24edbdaa-c8c4-11ec-8c39-001a4aab830c -- bash -c 'set -e 2022-04-30T20:37:46.167 DEBUG:teuthology.orchestra.run.smithi157:> set -x 2022-04-30T20:37:46.167 DEBUG:teuthology.orchestra.run.smithi157:> ceph orch ps 2022-04-30T20:37:46.167 DEBUG:teuthology.orchestra.run.smithi157:> ceph orch device ls 2022-04-30T20:37:46.167 DEBUG:teuthology.orchestra.run.smithi157:> DEVID=$(ceph device ls | grep osd.1 | awk '"'"'{print $1}'"'"') 2022-04-30T20:37:46.167 DEBUG:teuthology.orchestra.run.smithi157:> HOST=$(ceph orch device ls | grep "$DEVID" | awk '"'"'{print $1}'"'"') 2022-04-30T20:37:46.167 DEBUG:teuthology.orchestra.run.smithi157:> DEV=$(ceph orch device ls | grep "$DEVID" | awk '"'"'{print $2}'"'"') 2022-04-30T20:37:46.168 DEBUG:teuthology.orchestra.run.smithi157:> echo "host $HOST, dev $DEV, devid $DEVID" 2022-04-30T20:37:46.168 DEBUG:teuthology.orchestra.run.smithi157:> ceph orch osd rm --zap --replace 1 2022-04-30T20:37:46.168 DEBUG:teuthology.orchestra.run.smithi157:> while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done 2022-04-30T20:37:46.168 DEBUG:teuthology.orchestra.run.smithi157:> while ! ceph osd dump | grep osd.1 | grep "up\s*in" ; do sleep 5 ; done 2022-04-30T20:37:46.168 DEBUG:teuthology.orchestra.run.smithi157:> ' 2022-04-30T20:37:47.364 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:47 smithi157 bash[20376]: audit 2022-04-30T20:37:45.477129+0000 mgr.smithi157.nfpzoe (mgr.14180) 228 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:47.379 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:47 smithi157 bash[20376]: cluster 2022-04-30T20:37:45.741375+0000 mgr.smithi157.nfpzoe (mgr.14180) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:47 smithi165 bash[22175]: audit 2022-04-30T20:37:45.477129+0000 mgr.smithi157.nfpzoe (mgr.14180) 228 : audit [DBG] from='client.14510 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:47 smithi165 bash[22175]: cluster 2022-04-30T20:37:45.741375+0000 mgr.smithi157.nfpzoe (mgr.14180) 229 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:49.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph orch ps 2022-04-30T20:37:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:49 smithi165 bash[22175]: cluster 2022-04-30T20:37:47.742012+0000 mgr.smithi157.nfpzoe (mgr.14180) 230 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:49.442 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:49 smithi157 bash[20376]: cluster 2022-04-30T20:37:47.742012+0000 mgr.smithi157.nfpzoe (mgr.14180) 230 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:49.553 INFO:teuthology.orchestra.run.smithi157.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2022-04-30T20:37:49.553 INFO:teuthology.orchestra.run.smithi157.stdout:alertmanager.smithi157 smithi157 *:9093,9094 running (4m) 49s ago 6m 13.4M - ba2b418f427c 39f9ee0592a9 2022-04-30T20:37:49.553 INFO:teuthology.orchestra.run.smithi157.stdout:crash.smithi157 smithi157 running (6m) 49s ago 6m 7543k - 16.2.7-976-gf566756b 2e7884f345a9 a92d18453e64 2022-04-30T20:37:49.553 INFO:teuthology.orchestra.run.smithi157.stdout:crash.smithi165 smithi165 running (5m) 50s ago 5m 8615k - 16.2.7-976-gf566756b 2e7884f345a9 82fe3571544f 2022-04-30T20:37:49.553 INFO:teuthology.orchestra.run.smithi157.stdout:grafana.smithi157 smithi157 *:3000 running (4m) 49s ago 6m 42.1M - 8.3.5 dad864ee21e9 82688bfd0f02 2022-04-30T20:37:49.554 INFO:teuthology.orchestra.run.smithi157.stdout:mgr.smithi157.nfpzoe smithi157 *:9283 running (7m) 49s ago 7m 426M - 16.2.7-976-gf566756b 2e7884f345a9 d35fbc10b44a 2022-04-30T20:37:49.554 INFO:teuthology.orchestra.run.smithi157.stdout:mgr.smithi165.rhoznu smithi165 *:8443,9283 running (5m) 50s ago 5m 376M - 16.2.7-976-gf566756b 2e7884f345a9 3af13c9f45ac 2022-04-30T20:37:49.554 INFO:teuthology.orchestra.run.smithi157.stdout:mon.smithi157 smithi157 running (7m) 49s ago 8m 60.4M 2048M 16.2.7-976-gf566756b 2e7884f345a9 b1c37439333d 2022-04-30T20:37:49.556 INFO:teuthology.orchestra.run.smithi157.stdout:mon.smithi165 smithi165 running (5m) 50s ago 5m 56.5M 2048M 16.2.7-976-gf566756b 2e7884f345a9 9d8a05279ecc 2022-04-30T20:37:49.556 INFO:teuthology.orchestra.run.smithi157.stdout:node-exporter.smithi157 smithi157 *:9100 running (5m) 49s ago 5m 11.6M - 1dbe0e931976 506ed31fb165 2022-04-30T20:37:49.556 INFO:teuthology.orchestra.run.smithi157.stdout:node-exporter.smithi165 smithi165 *:9100 running (5m) 50s ago 5m 10.9M - 1dbe0e931976 5c0b3a56d69c 2022-04-30T20:37:49.556 INFO:teuthology.orchestra.run.smithi157.stdout:osd.0 smithi165 running (3m) 50s ago 3m 34.0M 4041M 16.2.7-976-gf566756b 2e7884f345a9 5ea1b63a2e8a 2022-04-30T20:37:49.557 INFO:teuthology.orchestra.run.smithi157.stdout:osd.1 smithi157 running (3m) 49s ago 3m 36.8M 3273M 16.2.7-976-gf566756b 2e7884f345a9 4a80325515f8 2022-04-30T20:37:49.557 INFO:teuthology.orchestra.run.smithi157.stdout:osd.2 smithi165 running (3m) 50s ago 3m 36.8M 4041M 16.2.7-976-gf566756b 2e7884f345a9 1c4f6d31b6ee 2022-04-30T20:37:49.557 INFO:teuthology.orchestra.run.smithi157.stdout:osd.3 smithi157 running (3m) 49s ago 3m 36.7M 3273M 16.2.7-976-gf566756b 2e7884f345a9 55c049543a24 2022-04-30T20:37:49.557 INFO:teuthology.orchestra.run.smithi157.stdout:osd.4 smithi165 running (3m) 50s ago 3m 34.8M 4041M 16.2.7-976-gf566756b 2e7884f345a9 2d0edf92915d 2022-04-30T20:37:49.557 INFO:teuthology.orchestra.run.smithi157.stdout:osd.5 smithi157 running (3m) 49s ago 3m 34.2M 3273M 16.2.7-976-gf566756b 2e7884f345a9 7d40cb2e7852 2022-04-30T20:37:49.557 INFO:teuthology.orchestra.run.smithi157.stdout:osd.6 smithi165 running (3m) 50s ago 3m 34.8M 4041M 16.2.7-976-gf566756b 2e7884f345a9 25e4d45c507a 2022-04-30T20:37:49.557 INFO:teuthology.orchestra.run.smithi157.stdout:osd.7 smithi157 running (3m) 49s ago 3m 37.4M 3273M 16.2.7-976-gf566756b 2e7884f345a9 d5db2b823c24 2022-04-30T20:37:49.557 INFO:teuthology.orchestra.run.smithi157.stdout:prometheus.smithi157 smithi157 *:9095 running (4m) 49s ago 5m 51.9M - 514e6a882f6e 0669b02a62d9 2022-04-30T20:37:49.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph orch device ls 2022-04-30T20:37:49.895 INFO:teuthology.orchestra.run.smithi157.stdout:HOST PATH TYPE DEVICE ID SIZE AVAILABLE REFRESHED REJECT REASONS 2022-04-30T20:37:49.895 INFO:teuthology.orchestra.run.smithi157.stdout:smithi157 /dev/nvme0n1 ssd _PHMB7476002V480DGN 480G 3m ago LVM detected, locked 2022-04-30T20:37:49.895 INFO:teuthology.orchestra.run.smithi157.stdout:smithi157 /dev/nvme1n1 ssd _de6c1e9b0ff92387 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:49.895 INFO:teuthology.orchestra.run.smithi157.stdout:smithi157 /dev/nvme2n1 ssd _6cdf336c410b9c49 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:49.895 INFO:teuthology.orchestra.run.smithi157.stdout:smithi157 /dev/nvme3n1 ssd _891d99768cc88706 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:49.895 INFO:teuthology.orchestra.run.smithi157.stdout:smithi157 /dev/nvme4n1 ssd _9c3a95992c2b1086 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:49.895 INFO:teuthology.orchestra.run.smithi157.stdout:smithi165 /dev/nvme0n1 ssd _CVFT623300CE400BGN 400G 3m ago LVM detected, locked 2022-04-30T20:37:49.896 INFO:teuthology.orchestra.run.smithi157.stdout:smithi165 /dev/nvme1n1 ssd _3a5114c31f8b10f3 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:49.896 INFO:teuthology.orchestra.run.smithi157.stdout:smithi165 /dev/nvme2n1 ssd _d29e0e3292680d28 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:49.896 INFO:teuthology.orchestra.run.smithi157.stdout:smithi165 /dev/nvme3n1 ssd _a0bec72d6c716248 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:49.896 INFO:teuthology.orchestra.run.smithi157.stdout:smithi165 /dev/nvme4n1 ssd _a536a5fca16f0418 95.9G 3m ago Insufficient space (<10 extents) on vgs, LVM detected, locked 2022-04-30T20:37:49.910 INFO:teuthology.orchestra.run.smithi157.stderr:++ ceph device ls 2022-04-30T20:37:49.911 INFO:teuthology.orchestra.run.smithi157.stderr:++ grep osd.1 2022-04-30T20:37:49.911 INFO:teuthology.orchestra.run.smithi157.stderr:++ awk '{print $1}' 2022-04-30T20:37:50.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ DEVID=Linux_de6c1e9b0ff92387 2022-04-30T20:37:50.230 INFO:teuthology.orchestra.run.smithi157.stderr:++ ceph orch device ls 2022-04-30T20:37:50.230 INFO:teuthology.orchestra.run.smithi157.stderr:++ grep Linux_de6c1e9b0ff92387 2022-04-30T20:37:50.230 INFO:teuthology.orchestra.run.smithi157.stderr:++ awk '{print $1}' 2022-04-30T20:37:50.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ HOST= 2022-04-30T20:37:50.551 INFO:teuthology.orchestra.run.smithi157.stderr:++ ceph orch device ls 2022-04-30T20:37:50.551 INFO:teuthology.orchestra.run.smithi157.stderr:++ grep Linux_de6c1e9b0ff92387 2022-04-30T20:37:50.551 INFO:teuthology.orchestra.run.smithi157.stderr:++ awk '{print $2}' 2022-04-30T20:37:50.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ DEV= 2022-04-30T20:37:50.876 INFO:teuthology.orchestra.run.smithi157.stderr:+ echo 'host , dev , devid Linux_de6c1e9b0ff92387' 2022-04-30T20:37:50.876 INFO:teuthology.orchestra.run.smithi157.stdout:host , dev , devid Linux_de6c1e9b0ff92387 2022-04-30T20:37:50.876 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph orch osd rm --zap --replace 1 2022-04-30T20:37:51.198 INFO:teuthology.orchestra.run.smithi157.stdout:Scheduled OSD(s) for removal 2022-04-30T20:37:51.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph orch osd rm status 2022-04-30T20:37:51.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep '^1' 2022-04-30T20:37:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:51 smithi165 bash[22175]: audit 2022-04-30T20:37:49.536486+0000 mgr.smithi157.nfpzoe (mgr.14180) 231 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:51.404 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:51 smithi165 bash[22175]: cluster 2022-04-30T20:37:49.742560+0000 mgr.smithi157.nfpzoe (mgr.14180) 232 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:51.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:51 smithi165 bash[22175]: audit 2022-04-30T20:37:49.891918+0000 mgr.smithi157.nfpzoe (mgr.14180) 233 : audit [DBG] from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:51.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:51 smithi165 bash[22175]: audit 2022-04-30T20:37:50.220039+0000 mgr.smithi157.nfpzoe (mgr.14180) 234 : audit [DBG] from='client.14522 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:51.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:51 smithi157 bash[20376]: audit 2022-04-30T20:37:49.536486+0000 mgr.smithi157.nfpzoe (mgr.14180) 231 : audit [DBG] from='client.14514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:51.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:51 smithi157 bash[20376]: cluster 2022-04-30T20:37:49.742560+0000 mgr.smithi157.nfpzoe (mgr.14180) 232 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:51.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:51 smithi157 bash[20376]: audit 2022-04-30T20:37:49.891918+0000 mgr.smithi157.nfpzoe (mgr.14180) 233 : audit [DBG] from='client.14518 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:51.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:51 smithi157 bash[20376]: audit 2022-04-30T20:37:50.220039+0000 mgr.smithi157.nfpzoe (mgr.14180) 234 : audit [DBG] from='client.14522 -' entity='client.admin' cmd=[{"prefix": "device ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:51.550 INFO:teuthology.orchestra.run.smithi157.stdout:1 smithi157 started 0 True False True 2022-04-30T20:37:51.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:37:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:52 smithi165 bash[22175]: audit 2022-04-30T20:37:50.529767+0000 mgr.smithi157.nfpzoe (mgr.14180) 235 : audit [DBG] from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:52 smithi165 bash[22175]: audit 2022-04-30T20:37:50.858275+0000 mgr.smithi157.nfpzoe (mgr.14180) 236 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:52 smithi165 bash[22175]: audit 2022-04-30T20:37:51.196102+0000 mgr.smithi157.nfpzoe (mgr.14180) 237 : audit [DBG] from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "zap": true, "replace": true, "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:52 smithi165 bash[22175]: audit 2022-04-30T20:37:51.231458+0000 mon.smithi157 (mon.0) 620 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:37:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:52 smithi165 bash[22175]: audit 2022-04-30T20:37:51.233604+0000 mon.smithi157 (mon.0) 621 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:37:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:52 smithi165 bash[22175]: audit 2022-04-30T20:37:51.234952+0000 mon.smithi157 (mon.0) 622 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:37:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:52 smithi165 bash[22175]: audit 2022-04-30T20:37:51.538550+0000 mon.smithi157 (mon.0) 623 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:52.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:52 smithi157 bash[20376]: audit 2022-04-30T20:37:50.529767+0000 mgr.smithi157.nfpzoe (mgr.14180) 235 : audit [DBG] from='client.14526 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:52.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:52 smithi157 bash[20376]: audit 2022-04-30T20:37:50.858275+0000 mgr.smithi157.nfpzoe (mgr.14180) 236 : audit [DBG] from='client.14530 -' entity='client.admin' cmd=[{"prefix": "orch device ls", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:52.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:52 smithi157 bash[20376]: audit 2022-04-30T20:37:51.196102+0000 mgr.smithi157.nfpzoe (mgr.14180) 237 : audit [DBG] from='client.14534 -' entity='client.admin' cmd=[{"prefix": "orch osd rm", "zap": true, "replace": true, "osd_id": ["1"], "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:52.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:52 smithi157 bash[20376]: audit 2022-04-30T20:37:51.231458+0000 mon.smithi157 (mon.0) 620 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:37:52.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:52 smithi157 bash[20376]: audit 2022-04-30T20:37:51.233604+0000 mon.smithi157 (mon.0) 621 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:37:52.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:52 smithi157 bash[20376]: audit 2022-04-30T20:37:51.234952+0000 mon.smithi157 (mon.0) 622 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:37:52.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:52 smithi157 bash[20376]: audit 2022-04-30T20:37:51.538550+0000 mon.smithi157 (mon.0) 623 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:53 smithi165 bash[22175]: audit 2022-04-30T20:37:51.537325+0000 mgr.smithi157.nfpzoe (mgr.14180) 238 : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:53.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:53 smithi165 bash[22175]: audit 2022-04-30T20:37:51.538927+0000 mgr.smithi157.nfpzoe (mgr.14180) 239 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:53.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:53 smithi165 bash[22175]: cluster 2022-04-30T20:37:51.743220+0000 mgr.smithi157.nfpzoe (mgr.14180) 240 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:53.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:53 smithi157 bash[20376]: audit 2022-04-30T20:37:51.537325+0000 mgr.smithi157.nfpzoe (mgr.14180) 238 : audit [DBG] from='client.14538 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:53.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:53 smithi157 bash[20376]: audit 2022-04-30T20:37:51.538927+0000 mgr.smithi157.nfpzoe (mgr.14180) 239 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:53.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:53 smithi157 bash[20376]: cluster 2022-04-30T20:37:51.743220+0000 mgr.smithi157.nfpzoe (mgr.14180) 240 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:55 smithi165 bash[22175]: cluster 2022-04-30T20:37:53.743822+0000 mgr.smithi157.nfpzoe (mgr.14180) 241 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:55 smithi165 bash[22175]: audit 2022-04-30T20:37:54.988684+0000 mon.smithi157 (mon.0) 624 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:37:55.443 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:55 smithi157 bash[20376]: cluster 2022-04-30T20:37:53.743822+0000 mgr.smithi157.nfpzoe (mgr.14180) 241 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:55.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:55 smithi157 bash[20376]: audit 2022-04-30T20:37:54.988684+0000 mon.smithi157 (mon.0) 624 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:37:56.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:55 smithi157 bash[20376]: debug 2022-04-30T20:37:55.803+0000 7f8d1ba45700 -1 mon.smithi157@0(leader).osd e40 definitely_dead 0 2022-04-30T20:37:56.555 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph orch osd rm status 2022-04-30T20:37:56.555 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep '^1' 2022-04-30T20:37:56.904 INFO:teuthology.orchestra.run.smithi157.stdout:1 smithi157 done, waiting for purge 0 True False True 2022-04-30T20:37:56.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:37:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:56 smithi165 bash[22175]: cluster 2022-04-30T20:37:55.744452+0000 mgr.smithi157.nfpzoe (mgr.14180) 242 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:56 smithi165 bash[22175]: audit 2022-04-30T20:37:55.796809+0000 mon.smithi157 (mon.0) 625 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:37:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:56 smithi165 bash[22175]: audit 2022-04-30T20:37:55.800414+0000 mon.smithi157 (mon.0) 626 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:57.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:56 smithi165 bash[22175]: audit 2022-04-30T20:37:55.800715+0000 mgr.smithi157.nfpzoe (mgr.14180) 243 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:57.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:56 smithi165 bash[22175]: audit 2022-04-30T20:37:55.803050+0000 mon.smithi157 (mon.0) 627 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:57.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:56 smithi165 bash[22175]: audit 2022-04-30T20:37:55.803307+0000 mgr.smithi157.nfpzoe (mgr.14180) 244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:57.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:56 smithi165 bash[22175]: audit 2022-04-30T20:37:55.805202+0000 mon.smithi157 (mon.0) 628 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2022-04-30T20:37:57.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:56 smithi165 bash[22175]: audit 2022-04-30T20:37:55.805499+0000 mgr.smithi157.nfpzoe (mgr.14180) 245 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2022-04-30T20:37:57.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:56 smithi165 bash[22175]: audit 2022-04-30T20:37:55.806976+0000 mon.smithi157 (mon.0) 629 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2022-04-30T20:37:57.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:56 smithi157 bash[20376]: cluster 2022-04-30T20:37:55.744452+0000 mgr.smithi157.nfpzoe (mgr.14180) 242 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:57.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:56 smithi157 bash[20376]: audit 2022-04-30T20:37:55.796809+0000 mon.smithi157 (mon.0) 625 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:37:57.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:56 smithi157 bash[20376]: audit 2022-04-30T20:37:55.800414+0000 mon.smithi157 (mon.0) 626 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:57.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:56 smithi157 bash[20376]: audit 2022-04-30T20:37:55.800715+0000 mgr.smithi157.nfpzoe (mgr.14180) 243 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:57.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:56 smithi157 bash[20376]: audit 2022-04-30T20:37:55.803050+0000 mon.smithi157 (mon.0) 627 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:57.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:56 smithi157 bash[20376]: audit 2022-04-30T20:37:55.803307+0000 mgr.smithi157.nfpzoe (mgr.14180) 244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:57.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:56 smithi157 bash[20376]: audit 2022-04-30T20:37:55.805202+0000 mon.smithi157 (mon.0) 628 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2022-04-30T20:37:57.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:56 smithi157 bash[20376]: audit 2022-04-30T20:37:55.805499+0000 mgr.smithi157.nfpzoe (mgr.14180) 245 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd safe-to-destroy", "ids": ["1"]}]: dispatch 2022-04-30T20:37:57.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:56 smithi157 bash[20376]: audit 2022-04-30T20:37:55.806976+0000 mon.smithi157 (mon.0) 629 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd down", "ids": ["1"]}]: dispatch 2022-04-30T20:37:58.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:57 smithi165 bash[22175]: cluster 2022-04-30T20:37:56.794757+0000 mon.smithi157 (mon.0) 630 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2022-04-30T20:37:58.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:57 smithi165 bash[22175]: audit 2022-04-30T20:37:56.801597+0000 mon.smithi157 (mon.0) 631 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2022-04-30T20:37:58.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:57 smithi165 bash[22175]: cluster 2022-04-30T20:37:56.801798+0000 mon.smithi157 (mon.0) 632 : cluster [DBG] osdmap e41: 8 total, 7 up, 8 in 2022-04-30T20:37:58.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:57 smithi165 bash[22175]: cephadm 2022-04-30T20:37:56.803305+0000 mgr.smithi157.nfpzoe (mgr.14180) 246 : cephadm [INF] osd.1 now down 2022-04-30T20:37:58.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:57 smithi165 bash[22175]: cephadm 2022-04-30T20:37:56.803772+0000 mgr.smithi157.nfpzoe (mgr.14180) 247 : cephadm [INF] Removing daemon osd.1 from smithi157 2022-04-30T20:37:58.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:57 smithi165 bash[22175]: audit 2022-04-30T20:37:56.885714+0000 mgr.smithi157.nfpzoe (mgr.14180) 248 : audit [DBG] from='client.14542 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:58.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:57 smithi165 bash[22175]: audit 2022-04-30T20:37:56.886944+0000 mon.smithi157 (mon.0) 633 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:58.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:57 smithi165 bash[22175]: audit 2022-04-30T20:37:56.887272+0000 mgr.smithi157.nfpzoe (mgr.14180) 249 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:58.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:57 smithi165 bash[22175]: cluster 2022-04-30T20:37:57.381900+0000 osd.1 (osd.1) 3 : cluster [WRN] Monitor daemon marked osd.1 down, but it is still running 2022-04-30T20:37:58.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:57 smithi165 bash[22175]: cluster 2022-04-30T20:37:57.381910+0000 osd.1 (osd.1) 4 : cluster [DBG] map e41 wrongly marked me down at e41 2022-04-30T20:37:58.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:57 smithi165 bash[22175]: cluster 2022-04-30T20:37:57.382257+0000 mon.smithi157 (mon.0) 634 : cluster [INF] osd.1 marked itself dead as of e41 2022-04-30T20:37:58.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:57 smithi157 bash[20376]: cluster 2022-04-30T20:37:56.794757+0000 mon.smithi157 (mon.0) 630 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2022-04-30T20:37:58.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:57 smithi157 bash[20376]: audit 2022-04-30T20:37:56.801597+0000 mon.smithi157 (mon.0) 631 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "osd down", "ids": ["1"]}]': finished 2022-04-30T20:37:58.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:57 smithi157 bash[20376]: cluster 2022-04-30T20:37:56.801798+0000 mon.smithi157 (mon.0) 632 : cluster [DBG] osdmap e41: 8 total, 7 up, 8 in 2022-04-30T20:37:58.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:57 smithi157 bash[20376]: cephadm 2022-04-30T20:37:56.803305+0000 mgr.smithi157.nfpzoe (mgr.14180) 246 : cephadm [INF] osd.1 now down 2022-04-30T20:37:58.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:57 smithi157 bash[20376]: cephadm 2022-04-30T20:37:56.803772+0000 mgr.smithi157.nfpzoe (mgr.14180) 247 : cephadm [INF] Removing daemon osd.1 from smithi157 2022-04-30T20:37:58.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:57 smithi157 bash[20376]: audit 2022-04-30T20:37:56.885714+0000 mgr.smithi157.nfpzoe (mgr.14180) 248 : audit [DBG] from='client.14542 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:37:58.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:57 smithi157 bash[20376]: audit 2022-04-30T20:37:56.886944+0000 mon.smithi157 (mon.0) 633 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:58.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:57 smithi157 bash[20376]: audit 2022-04-30T20:37:56.887272+0000 mgr.smithi157.nfpzoe (mgr.14180) 249 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:37:58.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:57 smithi157 bash[20376]: cluster 2022-04-30T20:37:57.381900+0000 osd.1 (osd.1) 3 : cluster [WRN] Monitor daemon marked osd.1 down, but it is still running 2022-04-30T20:37:58.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:57 smithi157 bash[20376]: cluster 2022-04-30T20:37:57.381910+0000 osd.1 (osd.1) 4 : cluster [DBG] map e41 wrongly marked me down at e41 2022-04-30T20:37:58.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:57 smithi157 bash[20376]: cluster 2022-04-30T20:37:57.382257+0000 mon.smithi157 (mon.0) 634 : cluster [INF] osd.1 marked itself dead as of e41 2022-04-30T20:37:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:58 smithi165 bash[22175]: cluster 2022-04-30T20:37:57.745093+0000 mgr.smithi157.nfpzoe (mgr.14180) 250 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:58 smithi165 bash[22175]: cluster 2022-04-30T20:37:57.819851+0000 mon.smithi157 (mon.0) 635 : cluster [DBG] osdmap e42: 8 total, 7 up, 8 in 2022-04-30T20:37:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:58 smithi165 bash[22175]: audit 2022-04-30T20:37:57.856453+0000 mon.smithi157 (mon.0) 636 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:37:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:58 smithi165 bash[22175]: audit 2022-04-30T20:37:57.890468+0000 mon.smithi157 (mon.0) 637 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:37:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:58 smithi165 bash[22175]: audit 2022-04-30T20:37:57.890883+0000 mon.smithi157 (mon.0) 638 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:37:59.194 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:58 smithi157 bash[20376]: cluster 2022-04-30T20:37:57.745093+0000 mgr.smithi157.nfpzoe (mgr.14180) 250 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:37:59.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:58 smithi157 bash[20376]: cluster 2022-04-30T20:37:57.819851+0000 mon.smithi157 (mon.0) 635 : cluster [DBG] osdmap e42: 8 total, 7 up, 8 in 2022-04-30T20:37:59.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:58 smithi157 bash[20376]: audit 2022-04-30T20:37:57.856453+0000 mon.smithi157 (mon.0) 636 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:37:59.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:58 smithi157 bash[20376]: audit 2022-04-30T20:37:57.890468+0000 mon.smithi157 (mon.0) 637 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:37:59.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:58 smithi157 bash[20376]: audit 2022-04-30T20:37:57.890883+0000 mon.smithi157 (mon.0) 638 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:37:59.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:59 smithi157 bash[20376]: cluster 2022-04-30T20:37:58.853309+0000 mon.smithi157 (mon.0) 639 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2022-04-30T20:37:59.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:59 smithi157 bash[20376]: cluster 2022-04-30T20:37:58.853371+0000 mon.smithi157 (mon.0) 640 : cluster [INF] Cluster is now healthy 2022-04-30T20:37:59.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:59 smithi157 bash[20376]: cluster 2022-04-30T20:37:58.859381+0000 mon.smithi157 (mon.0) 641 : cluster [INF] osd.1 [v2:172.21.15.157:6802/1131225404,v1:172.21.15.157:6803/1131225404] boot 2022-04-30T20:37:59.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:59 smithi157 bash[20376]: cluster 2022-04-30T20:37:58.859433+0000 mon.smithi157 (mon.0) 642 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2022-04-30T20:37:59.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:59 smithi157 bash[20376]: audit 2022-04-30T20:37:58.859578+0000 mon.smithi157 (mon.0) 643 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:37:59.946 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:37:59 smithi157 bash[20376]: cluster 2022-04-30T20:37:59.744362+0000 mon.smithi157 (mon.0) 644 : cluster [INF] osd.1 marked itself down and dead 2022-04-30T20:38:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:59 smithi165 bash[22175]: cluster 2022-04-30T20:37:58.853309+0000 mon.smithi157 (mon.0) 639 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2022-04-30T20:38:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:59 smithi165 bash[22175]: cluster 2022-04-30T20:37:58.853371+0000 mon.smithi157 (mon.0) 640 : cluster [INF] Cluster is now healthy 2022-04-30T20:38:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:59 smithi165 bash[22175]: cluster 2022-04-30T20:37:58.859381+0000 mon.smithi157 (mon.0) 641 : cluster [INF] osd.1 [v2:172.21.15.157:6802/1131225404,v1:172.21.15.157:6803/1131225404] boot 2022-04-30T20:38:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:59 smithi165 bash[22175]: cluster 2022-04-30T20:37:58.859433+0000 mon.smithi157 (mon.0) 642 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2022-04-30T20:38:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:59 smithi165 bash[22175]: audit 2022-04-30T20:37:58.859578+0000 mon.smithi157 (mon.0) 643 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2022-04-30T20:38:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:37:59 smithi165 bash[22175]: cluster 2022-04-30T20:37:59.744362+0000 mon.smithi157 (mon.0) 644 : cluster [INF] osd.1 marked itself down and dead 2022-04-30T20:38:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:00 smithi165 bash[22175]: cluster 2022-04-30T20:37:59.745480+0000 mgr.smithi157.nfpzoe (mgr.14180) 251 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:00 smithi165 bash[22175]: cluster 2022-04-30T20:37:59.856223+0000 mon.smithi157 (mon.0) 645 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2022-04-30T20:38:01.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:00 smithi165 bash[22175]: cluster 2022-04-30T20:37:59.866749+0000 mon.smithi157 (mon.0) 646 : cluster [DBG] osdmap e44: 8 total, 7 up, 8 in 2022-04-30T20:38:01.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:00 smithi157 bash[20376]: cluster 2022-04-30T20:37:59.745480+0000 mgr.smithi157.nfpzoe (mgr.14180) 251 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:01.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:00 smithi157 bash[20376]: cluster 2022-04-30T20:37:59.856223+0000 mon.smithi157 (mon.0) 645 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2022-04-30T20:38:01.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:00 smithi157 bash[20376]: cluster 2022-04-30T20:37:59.866749+0000 mon.smithi157 (mon.0) 646 : cluster [DBG] osdmap e44: 8 total, 7 up, 8 in 2022-04-30T20:38:01.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph orch osd rm status 2022-04-30T20:38:01.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep '^1' 2022-04-30T20:38:02.249 INFO:teuthology.orchestra.run.smithi157.stdout:1 smithi157 done, waiting for purge 0 True False True 2022-04-30T20:38:02.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:38:03.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:03 smithi157 bash[20376]: cluster 2022-04-30T20:38:01.746130+0000 mgr.smithi157.nfpzoe (mgr.14180) 252 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:03.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:03 smithi157 bash[20376]: audit 2022-04-30T20:38:02.236279+0000 mon.smithi157 (mon.0) 647 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:38:03.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:03 smithi157 bash[20376]: audit 2022-04-30T20:38:02.947848+0000 mon.smithi157 (mon.0) 648 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2022-04-30T20:38:03.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:03 smithi157 bash[20376]: audit 2022-04-30T20:38:02.953622+0000 mon.smithi157 (mon.0) 649 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2022-04-30T20:38:03.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:03 smithi157 bash[20376]: audit 2022-04-30T20:38:02.954834+0000 mon.smithi157 (mon.0) 650 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd destroy-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2022-04-30T20:38:03.196 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:03 smithi157 bash[20376]: audit 2022-04-30T20:38:02.961523+0000 mon.smithi157 (mon.0) 651 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "osd destroy-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2022-04-30T20:38:03.196 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:03 smithi157 bash[20376]: cluster 2022-04-30T20:38:02.961638+0000 mon.smithi157 (mon.0) 652 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2022-04-30T20:38:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:03 smithi165 bash[22175]: cluster 2022-04-30T20:38:01.746130+0000 mgr.smithi157.nfpzoe (mgr.14180) 252 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 41 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:03 smithi165 bash[22175]: audit 2022-04-30T20:38:02.236279+0000 mon.smithi157 (mon.0) 647 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:38:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:03 smithi165 bash[22175]: audit 2022-04-30T20:38:02.947848+0000 mon.smithi157 (mon.0) 648 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth rm", "entity": "osd.1"}]: dispatch 2022-04-30T20:38:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:03 smithi165 bash[22175]: audit 2022-04-30T20:38:02.953622+0000 mon.smithi157 (mon.0) 649 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "auth rm", "entity": "osd.1"}]': finished 2022-04-30T20:38:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:03 smithi165 bash[22175]: audit 2022-04-30T20:38:02.954834+0000 mon.smithi157 (mon.0) 650 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd destroy-actual", "id": 1, "yes_i_really_mean_it": true}]: dispatch 2022-04-30T20:38:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:03 smithi165 bash[22175]: audit 2022-04-30T20:38:02.961523+0000 mon.smithi157 (mon.0) 651 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd='[{"prefix": "osd destroy-actual", "id": 1, "yes_i_really_mean_it": true}]': finished 2022-04-30T20:38:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:03 smithi165 bash[22175]: cluster 2022-04-30T20:38:02.961638+0000 mon.smithi157 (mon.0) 652 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2022-04-30T20:38:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:04 smithi165 bash[22175]: audit 2022-04-30T20:38:02.235562+0000 mgr.smithi157.nfpzoe (mgr.14180) 253 : audit [DBG] from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:38:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:04 smithi165 bash[22175]: audit 2022-04-30T20:38:02.236466+0000 mgr.smithi157.nfpzoe (mgr.14180) 254 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:38:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:04 smithi165 bash[22175]: cephadm 2022-04-30T20:38:02.947363+0000 mgr.smithi157.nfpzoe (mgr.14180) 255 : cephadm [INF] Removing key for osd.1 2022-04-30T20:38:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:04 smithi165 bash[22175]: cephadm 2022-04-30T20:38:02.954425+0000 mgr.smithi157.nfpzoe (mgr.14180) 256 : cephadm [INF] Successfully removed osd.1 on smithi157 2022-04-30T20:38:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:04 smithi165 bash[22175]: cephadm 2022-04-30T20:38:02.962264+0000 mgr.smithi157.nfpzoe (mgr.14180) 257 : cephadm [INF] Successfully destroyed old osd.1 on smithi157; ready for replacement 2022-04-30T20:38:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:04 smithi165 bash[22175]: cephadm 2022-04-30T20:38:02.962399+0000 mgr.smithi157.nfpzoe (mgr.14180) 258 : cephadm [INF] Zapping devices for osd.1 on smithi157 2022-04-30T20:38:04.445 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:04 smithi157 bash[20376]: audit 2022-04-30T20:38:02.235562+0000 mgr.smithi157.nfpzoe (mgr.14180) 253 : audit [DBG] from='client.14546 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:38:04.446 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:04 smithi157 bash[20376]: audit 2022-04-30T20:38:02.236466+0000 mgr.smithi157.nfpzoe (mgr.14180) 254 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:38:04.446 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:04 smithi157 bash[20376]: cephadm 2022-04-30T20:38:02.947363+0000 mgr.smithi157.nfpzoe (mgr.14180) 255 : cephadm [INF] Removing key for osd.1 2022-04-30T20:38:04.446 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:04 smithi157 bash[20376]: cephadm 2022-04-30T20:38:02.954425+0000 mgr.smithi157.nfpzoe (mgr.14180) 256 : cephadm [INF] Successfully removed osd.1 on smithi157 2022-04-30T20:38:04.446 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:04 smithi157 bash[20376]: cephadm 2022-04-30T20:38:02.962264+0000 mgr.smithi157.nfpzoe (mgr.14180) 257 : cephadm [INF] Successfully destroyed old osd.1 on smithi157; ready for replacement 2022-04-30T20:38:04.446 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:04 smithi157 bash[20376]: cephadm 2022-04-30T20:38:02.962399+0000 mgr.smithi157.nfpzoe (mgr.14180) 258 : cephadm [INF] Zapping devices for osd.1 on smithi157 2022-04-30T20:38:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:05 smithi165 bash[22175]: cluster 2022-04-30T20:38:03.746723+0000 mgr.smithi157.nfpzoe (mgr.14180) 259 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:05.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:05 smithi157 bash[20376]: cluster 2022-04-30T20:38:03.746723+0000 mgr.smithi157.nfpzoe (mgr.14180) 259 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:07.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph orch osd rm status 2022-04-30T20:38:07.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep '^1' 2022-04-30T20:38:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:07 smithi165 bash[22175]: cluster 2022-04-30T20:38:05.747333+0000 mgr.smithi157.nfpzoe (mgr.14180) 260 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:07.446 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:07 smithi157 bash[20376]: cluster 2022-04-30T20:38:05.747333+0000 mgr.smithi157.nfpzoe (mgr.14180) 260 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:07.601 INFO:teuthology.orchestra.run.smithi157.stdout:1 smithi157 done, waiting for purge 0 True False True 2022-04-30T20:38:07.601 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:38:08.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:08 smithi165 bash[22175]: audit 2022-04-30T20:38:07.585481+0000 mon.smithi157 (mon.0) 653 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:38:08.423 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:08 smithi157 bash[20376]: audit 2022-04-30T20:38:07.585481+0000 mon.smithi157 (mon.0) 653 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:38:09.320 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:09 smithi157 bash[20376]: audit 2022-04-30T20:38:07.584395+0000 mgr.smithi157.nfpzoe (mgr.14180) 261 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:38:09.320 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:09 smithi157 bash[20376]: audit 2022-04-30T20:38:07.585817+0000 mgr.smithi157.nfpzoe (mgr.14180) 262 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:38:09.320 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:09 smithi157 bash[20376]: cluster 2022-04-30T20:38:07.747955+0000 mgr.smithi157.nfpzoe (mgr.14180) 263 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:09.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:09 smithi165 bash[22175]: audit 2022-04-30T20:38:07.584395+0000 mgr.smithi157.nfpzoe (mgr.14180) 261 : audit [DBG] from='client.14550 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:38:09.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:09 smithi165 bash[22175]: audit 2022-04-30T20:38:07.585817+0000 mgr.smithi157.nfpzoe (mgr.14180) 262 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd df", "format": "json"}]: dispatch 2022-04-30T20:38:09.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:09 smithi165 bash[22175]: cluster 2022-04-30T20:38:07.747955+0000 mgr.smithi157.nfpzoe (mgr.14180) 263 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:11.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:11 smithi165 bash[22175]: cluster 2022-04-30T20:38:09.748541+0000 mgr.smithi157.nfpzoe (mgr.14180) 264 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:11.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:11 smithi165 bash[22175]: cephadm 2022-04-30T20:38:10.033642+0000 mgr.smithi157.nfpzoe (mgr.14180) 265 : cephadm [INF] Successfully zapped devices for osd.1 on smithi157 2022-04-30T20:38:11.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:11 smithi165 bash[22175]: audit 2022-04-30T20:38:10.038584+0000 mon.smithi157 (mon.0) 654 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:11.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:11 smithi165 bash[22175]: audit 2022-04-30T20:38:10.048525+0000 mon.smithi157 (mon.0) 655 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:38:11.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:11 smithi165 bash[22175]: cephadm 2022-04-30T20:38:10.049683+0000 mgr.smithi157.nfpzoe (mgr.14180) 266 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:38:11.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:11 smithi165 bash[22175]: cephadm 2022-04-30T20:38:10.049825+0000 mgr.smithi157.nfpzoe (mgr.14180) 267 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:38:11.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:11 smithi165 bash[22175]: audit 2022-04-30T20:38:10.055726+0000 mon.smithi157 (mon.0) 656 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T20:38:11.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:11 smithi165 bash[22175]: audit 2022-04-30T20:38:10.057374+0000 mon.smithi157 (mon.0) 657 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:38:11.446 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:11 smithi157 bash[20376]: cluster 2022-04-30T20:38:09.748541+0000 mgr.smithi157.nfpzoe (mgr.14180) 264 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:11.446 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:11 smithi157 bash[20376]: cephadm 2022-04-30T20:38:10.033642+0000 mgr.smithi157.nfpzoe (mgr.14180) 265 : cephadm [INF] Successfully zapped devices for osd.1 on smithi157 2022-04-30T20:38:11.446 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:11 smithi157 bash[20376]: audit 2022-04-30T20:38:10.038584+0000 mon.smithi157 (mon.0) 654 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:11.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:11 smithi157 bash[20376]: audit 2022-04-30T20:38:10.048525+0000 mon.smithi157 (mon.0) 655 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:38:11.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:11 smithi157 bash[20376]: cephadm 2022-04-30T20:38:10.049683+0000 mgr.smithi157.nfpzoe (mgr.14180) 266 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:38:11.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:11 smithi157 bash[20376]: cephadm 2022-04-30T20:38:10.049825+0000 mgr.smithi157.nfpzoe (mgr.14180) 267 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:38:11.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:11 smithi157 bash[20376]: audit 2022-04-30T20:38:10.055726+0000 mon.smithi157 (mon.0) 656 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T20:38:11.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:11 smithi157 bash[20376]: audit 2022-04-30T20:38:10.057374+0000 mon.smithi157 (mon.0) 657 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:38:12.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph orch osd rm status 2022-04-30T20:38:12.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep '^1' 2022-04-30T20:38:12.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:38:12.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:38:12.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:38:13.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:38:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:13 smithi165 bash[22175]: cluster 2022-04-30T20:38:11.749200+0000 mgr.smithi157.nfpzoe (mgr.14180) 268 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:13.446 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:13 smithi157 bash[20376]: cluster 2022-04-30T20:38:11.749200+0000 mgr.smithi157.nfpzoe (mgr.14180) 268 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:14.196 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:14 smithi157 bash[20376]: audit 2022-04-30T20:38:12.934181+0000 mgr.smithi157.nfpzoe (mgr.14180) 269 : audit [DBG] from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:38:14.196 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:14 smithi157 bash[20376]: audit 2022-04-30T20:38:13.246675+0000 mon.smithi157 (mon.0) 658 : audit [DBG] from='client.? 172.21.15.157:0/1851150980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:14 smithi165 bash[22175]: audit 2022-04-30T20:38:12.934181+0000 mgr.smithi157.nfpzoe (mgr.14180) 269 : audit [DBG] from='client.14554 -' entity='client.admin' cmd=[{"prefix": "orch osd rm status", "target": ["mon-mgr", ""]}]: dispatch 2022-04-30T20:38:14.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:14 smithi165 bash[22175]: audit 2022-04-30T20:38:13.246675+0000 mon.smithi157 (mon.0) 658 : audit [DBG] from='client.? 172.21.15.157:0/1851150980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:15 smithi165 bash[22175]: cluster 2022-04-30T20:38:13.749791+0000 mgr.smithi157.nfpzoe (mgr.14180) 270 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:15.446 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:15 smithi157 bash[20376]: cluster 2022-04-30T20:38:13.749791+0000 mgr.smithi157.nfpzoe (mgr.14180) 270 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:17.199 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:17 smithi157 bash[20376]: cluster 2022-04-30T20:38:15.750470+0000 mgr.smithi157.nfpzoe (mgr.14180) 271 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:17 smithi165 bash[22175]: cluster 2022-04-30T20:38:15.750470+0000 mgr.smithi157.nfpzoe (mgr.14180) 271 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:18.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:38:18.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:38:18.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:38:18.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:38:19.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:19 smithi165 bash[22175]: cluster 2022-04-30T20:38:17.750954+0000 mgr.smithi157.nfpzoe (mgr.14180) 272 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:19.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:19 smithi165 bash[22175]: audit 2022-04-30T20:38:18.580092+0000 mon.smithi157 (mon.0) 659 : audit [DBG] from='client.? 172.21.15.157:0/1665088754' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:19.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:19 smithi157 bash[20376]: cluster 2022-04-30T20:38:17.750954+0000 mgr.smithi157.nfpzoe (mgr.14180) 272 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:19.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:19 smithi157 bash[20376]: audit 2022-04-30T20:38:18.580092+0000 mon.smithi157 (mon.0) 659 : audit [DBG] from='client.? 172.21.15.157:0/1665088754' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:21.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:21 smithi165 bash[22175]: cluster 2022-04-30T20:38:19.751504+0000 mgr.smithi157.nfpzoe (mgr.14180) 273 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:21.402 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:21 smithi157 bash[20376]: cluster 2022-04-30T20:38:19.751504+0000 mgr.smithi157.nfpzoe (mgr.14180) 273 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:23 smithi165 bash[22175]: cluster 2022-04-30T20:38:21.752147+0000 mgr.smithi157.nfpzoe (mgr.14180) 274 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:23.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:23 smithi157 bash[20376]: cluster 2022-04-30T20:38:21.752147+0000 mgr.smithi157.nfpzoe (mgr.14180) 274 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:23.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:38:23.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:38:23.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:38:23.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:38:24.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:24 smithi165 bash[22175]: audit 2022-04-30T20:38:23.901542+0000 mon.smithi157 (mon.0) 660 : audit [DBG] from='client.? 172.21.15.157:0/2531104079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:24.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:24 smithi157 bash[20376]: audit 2022-04-30T20:38:23.901542+0000 mon.smithi157 (mon.0) 660 : audit [DBG] from='client.? 172.21.15.157:0/2531104079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:25.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:25 smithi165 bash[22175]: cluster 2022-04-30T20:38:23.752688+0000 mgr.smithi157.nfpzoe (mgr.14180) 275 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:25.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:25 smithi165 bash[22175]: audit 2022-04-30T20:38:24.293147+0000 mon.smithi157 (mon.0) 661 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:25.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:25 smithi165 bash[22175]: audit 2022-04-30T20:38:24.298248+0000 mon.smithi157 (mon.0) 662 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:38:25.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:25 smithi165 bash[22175]: audit 2022-04-30T20:38:24.300547+0000 mon.smithi157 (mon.0) 663 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:38:25.410 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:25 smithi165 bash[22175]: audit 2022-04-30T20:38:24.302073+0000 mon.smithi157 (mon.0) 664 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:38:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:25 smithi157 bash[20376]: cluster 2022-04-30T20:38:23.752688+0000 mgr.smithi157.nfpzoe (mgr.14180) 275 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:25 smithi157 bash[20376]: audit 2022-04-30T20:38:24.293147+0000 mon.smithi157 (mon.0) 661 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:25 smithi157 bash[20376]: audit 2022-04-30T20:38:24.298248+0000 mon.smithi157 (mon.0) 662 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:38:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:25 smithi157 bash[20376]: audit 2022-04-30T20:38:24.300547+0000 mon.smithi157 (mon.0) 663 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:38:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:25 smithi157 bash[20376]: audit 2022-04-30T20:38:24.302073+0000 mon.smithi157 (mon.0) 664 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:38:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:27 smithi165 bash[22175]: cluster 2022-04-30T20:38:25.753268+0000 mgr.smithi157.nfpzoe (mgr.14180) 276 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:27.447 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:27 smithi157 bash[20376]: cluster 2022-04-30T20:38:25.753268+0000 mgr.smithi157.nfpzoe (mgr.14180) 276 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:28.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:38:28.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:38:28.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:38:29.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:38:29.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:29 smithi165 bash[22175]: cluster 2022-04-30T20:38:27.753855+0000 mgr.smithi157.nfpzoe (mgr.14180) 277 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:29.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:29 smithi165 bash[22175]: audit 2022-04-30T20:38:28.104829+0000 mon.smithi157 (mon.0) 665 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:29.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:29 smithi165 bash[22175]: audit 2022-04-30T20:38:28.793424+0000 mon.smithi157 (mon.0) 666 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:29.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:29 smithi157 bash[20376]: cluster 2022-04-30T20:38:27.753855+0000 mgr.smithi157.nfpzoe (mgr.14180) 277 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:29.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:29 smithi157 bash[20376]: audit 2022-04-30T20:38:28.104829+0000 mon.smithi157 (mon.0) 665 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:29.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:29 smithi157 bash[20376]: audit 2022-04-30T20:38:28.793424+0000 mon.smithi157 (mon.0) 666 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:30 smithi165 bash[22175]: audit 2022-04-30T20:38:29.219334+0000 mon.smithi157 (mon.0) 667 : audit [DBG] from='client.? 172.21.15.157:0/2487039789' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:30.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:30 smithi157 bash[20376]: audit 2022-04-30T20:38:29.219334+0000 mon.smithi157 (mon.0) 667 : audit [DBG] from='client.? 172.21.15.157:0/2487039789' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:31 smithi165 bash[22175]: cluster 2022-04-30T20:38:29.754566+0000 mgr.smithi157.nfpzoe (mgr.14180) 278 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:31.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:31 smithi157 bash[20376]: cluster 2022-04-30T20:38:29.754566+0000 mgr.smithi157.nfpzoe (mgr.14180) 278 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:33 smithi165 bash[22175]: cluster 2022-04-30T20:38:31.755371+0000 mgr.smithi157.nfpzoe (mgr.14180) 279 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:33.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:33 smithi157 bash[20376]: cluster 2022-04-30T20:38:31.755371+0000 mgr.smithi157.nfpzoe (mgr.14180) 279 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:34.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:38:34.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:38:34.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:38:34.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:38:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:35 smithi165 bash[22175]: cluster 2022-04-30T20:38:33.756105+0000 mgr.smithi157.nfpzoe (mgr.14180) 280 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:35.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:35 smithi165 bash[22175]: audit 2022-04-30T20:38:34.544981+0000 mon.smithi157 (mon.0) 668 : audit [DBG] from='client.? 172.21.15.157:0/1357175911' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:35.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:35 smithi157 bash[20376]: cluster 2022-04-30T20:38:33.756105+0000 mgr.smithi157.nfpzoe (mgr.14180) 280 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:35.448 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:35 smithi157 bash[20376]: audit 2022-04-30T20:38:34.544981+0000 mon.smithi157 (mon.0) 668 : audit [DBG] from='client.? 172.21.15.157:0/1357175911' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:37 smithi165 bash[22175]: cluster 2022-04-30T20:38:35.756790+0000 mgr.smithi157.nfpzoe (mgr.14180) 281 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:37.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:37 smithi165 bash[22175]: audit 2022-04-30T20:38:36.732567+0000 mon.smithi157 (mon.0) 669 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:37.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:37 smithi165 bash[22175]: audit 2022-04-30T20:38:37.025516+0000 mon.smithi157 (mon.0) 670 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:37.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:37 smithi165 bash[22175]: audit 2022-04-30T20:38:37.031387+0000 mon.smithi157 (mon.0) 671 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:38:37.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:37 smithi165 bash[22175]: audit 2022-04-30T20:38:37.039148+0000 mon.smithi157 (mon.0) 672 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T20:38:37.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:37 smithi165 bash[22175]: audit 2022-04-30T20:38:37.041139+0000 mon.smithi157 (mon.0) 673 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:38:37.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:37 smithi157 bash[20376]: cluster 2022-04-30T20:38:35.756790+0000 mgr.smithi157.nfpzoe (mgr.14180) 281 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:37.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:37 smithi157 bash[20376]: audit 2022-04-30T20:38:36.732567+0000 mon.smithi157 (mon.0) 669 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:37.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:37 smithi157 bash[20376]: audit 2022-04-30T20:38:37.025516+0000 mon.smithi157 (mon.0) 670 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:37.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:37 smithi157 bash[20376]: audit 2022-04-30T20:38:37.031387+0000 mon.smithi157 (mon.0) 671 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:38:37.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:37 smithi157 bash[20376]: audit 2022-04-30T20:38:37.039148+0000 mon.smithi157 (mon.0) 672 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T20:38:37.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:37 smithi157 bash[20376]: audit 2022-04-30T20:38:37.041139+0000 mon.smithi157 (mon.0) 673 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:38:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:38 smithi165 bash[22175]: cephadm 2022-04-30T20:38:36.720499+0000 mgr.smithi157.nfpzoe (mgr.14180) 282 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T20:38:38.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:38 smithi165 bash[22175]: cluster 2022-04-30T20:38:37.019732+0000 mgr.smithi157.nfpzoe (mgr.14180) 283 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:38.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:38 smithi165 bash[22175]: cephadm 2022-04-30T20:38:37.032521+0000 mgr.smithi157.nfpzoe (mgr.14180) 284 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:38:38.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:38 smithi165 bash[22175]: cephadm 2022-04-30T20:38:37.032636+0000 mgr.smithi157.nfpzoe (mgr.14180) 285 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:38:38.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:38 smithi165 bash[22175]: cluster 2022-04-30T20:38:37.728549+0000 mon.smithi157 (mon.0) 674 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2022-04-30T20:38:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:38 smithi157 bash[20376]: cephadm 2022-04-30T20:38:36.720499+0000 mgr.smithi157.nfpzoe (mgr.14180) 282 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T20:38:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:38 smithi157 bash[20376]: cluster 2022-04-30T20:38:37.019732+0000 mgr.smithi157.nfpzoe (mgr.14180) 283 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:38 smithi157 bash[20376]: cephadm 2022-04-30T20:38:37.032521+0000 mgr.smithi157.nfpzoe (mgr.14180) 284 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:38:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:38 smithi157 bash[20376]: cephadm 2022-04-30T20:38:37.032636+0000 mgr.smithi157.nfpzoe (mgr.14180) 285 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:38:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:38 smithi157 bash[20376]: cluster 2022-04-30T20:38:37.728549+0000 mon.smithi157 (mon.0) 674 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2022-04-30T20:38:39.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:38:39.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:38:39.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:38:39.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:38:40.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:40 smithi165 bash[22175]: cluster 2022-04-30T20:38:39.020354+0000 mgr.smithi157.nfpzoe (mgr.14180) 286 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:40.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:40 smithi165 bash[22175]: audit 2022-04-30T20:38:39.871718+0000 mon.smithi157 (mon.0) 675 : audit [DBG] from='client.? 172.21.15.157:0/1506655279' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:40 smithi157 bash[20376]: cluster 2022-04-30T20:38:39.020354+0000 mgr.smithi157.nfpzoe (mgr.14180) 286 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:40 smithi157 bash[20376]: audit 2022-04-30T20:38:39.871718+0000 mon.smithi157 (mon.0) 675 : audit [DBG] from='client.? 172.21.15.157:0/1506655279' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:42.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:42 smithi165 bash[22175]: cluster 2022-04-30T20:38:41.020864+0000 mgr.smithi157.nfpzoe (mgr.14180) 287 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:42.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:42 smithi157 bash[20376]: cluster 2022-04-30T20:38:41.020864+0000 mgr.smithi157.nfpzoe (mgr.14180) 287 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:44.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:43 smithi165 bash[22175]: audit 2022-04-30T20:38:42.858469+0000 mon.smithi157 (mon.0) 676 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:44.151 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:43 smithi165 bash[22175]: cluster 2022-04-30T20:38:43.021436+0000 mgr.smithi157.nfpzoe (mgr.14180) 288 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:43 smithi157 bash[20376]: audit 2022-04-30T20:38:42.858469+0000 mon.smithi157 (mon.0) 676 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:43 smithi157 bash[20376]: cluster 2022-04-30T20:38:43.021436+0000 mgr.smithi157.nfpzoe (mgr.14180) 288 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:44.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:38:44.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:38:44.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:38:45.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:38:46.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:46 smithi165 bash[22175]: cluster 2022-04-30T20:38:45.021992+0000 mgr.smithi157.nfpzoe (mgr.14180) 289 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:46.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:46 smithi165 bash[22175]: audit 2022-04-30T20:38:45.206971+0000 mon.smithi157 (mon.0) 677 : audit [DBG] from='client.? 172.21.15.157:0/3516421698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:46.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:46 smithi157 bash[20376]: cluster 2022-04-30T20:38:45.021992+0000 mgr.smithi157.nfpzoe (mgr.14180) 289 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:46.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:46 smithi157 bash[20376]: audit 2022-04-30T20:38:45.206971+0000 mon.smithi157 (mon.0) 677 : audit [DBG] from='client.? 172.21.15.157:0/3516421698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:48.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:48 smithi165 bash[22175]: cluster 2022-04-30T20:38:47.022721+0000 mgr.smithi157.nfpzoe (mgr.14180) 290 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:48.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:48 smithi157 bash[20376]: cluster 2022-04-30T20:38:47.022721+0000 mgr.smithi157.nfpzoe (mgr.14180) 290 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:50.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:38:50.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:38:50.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:38:50.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:50 smithi165 bash[22175]: cluster 2022-04-30T20:38:49.023432+0000 mgr.smithi157.nfpzoe (mgr.14180) 291 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:50.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:50 smithi157 bash[20376]: cluster 2022-04-30T20:38:49.023432+0000 mgr.smithi157.nfpzoe (mgr.14180) 291 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:50.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:38:51.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:51 smithi165 bash[22175]: audit 2022-04-30T20:38:50.531314+0000 mon.smithi157 (mon.0) 678 : audit [DBG] from='client.? 172.21.15.157:0/3990375910' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:51 smithi157 bash[20376]: audit 2022-04-30T20:38:50.531314+0000 mon.smithi157 (mon.0) 678 : audit [DBG] from='client.? 172.21.15.157:0/3990375910' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:52.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:52 smithi165 bash[22175]: cluster 2022-04-30T20:38:51.024037+0000 mgr.smithi157.nfpzoe (mgr.14180) 292 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:52.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:52 smithi165 bash[22175]: audit 2022-04-30T20:38:51.198068+0000 mon.smithi157 (mon.0) 679 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:52.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:52 smithi157 bash[20376]: cluster 2022-04-30T20:38:51.024037+0000 mgr.smithi157.nfpzoe (mgr.14180) 292 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:52.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:52 smithi157 bash[20376]: audit 2022-04-30T20:38:51.198068+0000 mon.smithi157 (mon.0) 679 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:38:54.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:54 smithi165 bash[22175]: cluster 2022-04-30T20:38:53.024730+0000 mgr.smithi157.nfpzoe (mgr.14180) 293 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:54.715 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:54 smithi157 bash[20376]: cluster 2022-04-30T20:38:53.024730+0000 mgr.smithi157.nfpzoe (mgr.14180) 293 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:55.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:38:55.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:38:55.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:38:55.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:38:56.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:56 smithi165 bash[22175]: cluster 2022-04-30T20:38:55.025438+0000 mgr.smithi157.nfpzoe (mgr.14180) 294 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:56.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:56 smithi165 bash[22175]: audit 2022-04-30T20:38:55.863167+0000 mon.smithi157 (mon.0) 680 : audit [DBG] from='client.? 172.21.15.157:0/126139240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:56.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:56 smithi157 bash[20376]: cluster 2022-04-30T20:38:55.025438+0000 mgr.smithi157.nfpzoe (mgr.14180) 294 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:56.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:56 smithi157 bash[20376]: audit 2022-04-30T20:38:55.863167+0000 mon.smithi157 (mon.0) 680 : audit [DBG] from='client.? 172.21.15.157:0/126139240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:38:58.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:58 smithi165 bash[22175]: cluster 2022-04-30T20:38:57.026228+0000 mgr.smithi157.nfpzoe (mgr.14180) 295 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:58.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:58 smithi165 bash[22175]: audit 2022-04-30T20:38:57.897639+0000 mon.smithi157 (mon.0) 681 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:38:58.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:38:58 smithi165 bash[22175]: audit 2022-04-30T20:38:57.898134+0000 mon.smithi157 (mon.0) 682 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:38:58.679 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:58 smithi157 bash[20376]: cluster 2022-04-30T20:38:57.026228+0000 mgr.smithi157.nfpzoe (mgr.14180) 295 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:38:58.679 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:58 smithi157 bash[20376]: audit 2022-04-30T20:38:57.897639+0000 mon.smithi157 (mon.0) 681 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:38:58.679 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:38:58 smithi157 bash[20376]: audit 2022-04-30T20:38:57.898134+0000 mon.smithi157 (mon.0) 682 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:39:00.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:00 smithi165 bash[22175]: cluster 2022-04-30T20:38:59.026894+0000 mgr.smithi157.nfpzoe (mgr.14180) 296 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:00 smithi157 bash[20376]: cluster 2022-04-30T20:38:59.026894+0000 mgr.smithi157.nfpzoe (mgr.14180) 296 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:00.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:39:00.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:39:00.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:39:01.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:39:02.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:02 smithi165 bash[22175]: cluster 2022-04-30T20:39:01.027512+0000 mgr.smithi157.nfpzoe (mgr.14180) 297 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:02.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:02 smithi165 bash[22175]: audit 2022-04-30T20:39:01.201474+0000 mon.smithi157 (mon.0) 683 : audit [DBG] from='client.? 172.21.15.157:0/3800824289' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:02.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:02 smithi157 bash[20376]: cluster 2022-04-30T20:39:01.027512+0000 mgr.smithi157.nfpzoe (mgr.14180) 297 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:02.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:02 smithi157 bash[20376]: audit 2022-04-30T20:39:01.201474+0000 mon.smithi157 (mon.0) 683 : audit [DBG] from='client.? 172.21.15.157:0/3800824289' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:04.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:04 smithi165 bash[22175]: cluster 2022-04-30T20:39:03.028130+0000 mgr.smithi157.nfpzoe (mgr.14180) 298 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:04.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:04 smithi157 bash[20376]: cluster 2022-04-30T20:39:03.028130+0000 mgr.smithi157.nfpzoe (mgr.14180) 298 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:06.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:39:06.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:39:06.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:39:06.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:06 smithi165 bash[22175]: cluster 2022-04-30T20:39:05.028754+0000 mgr.smithi157.nfpzoe (mgr.14180) 299 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:06 smithi157 bash[20376]: cluster 2022-04-30T20:39:05.028754+0000 mgr.smithi157.nfpzoe (mgr.14180) 299 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:06.546 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:39:07.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:07 smithi165 bash[22175]: audit 2022-04-30T20:39:06.528796+0000 mon.smithi157 (mon.0) 684 : audit [DBG] from='client.? 172.21.15.157:0/3672445594' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:07 smithi157 bash[20376]: audit 2022-04-30T20:39:06.528796+0000 mon.smithi157 (mon.0) 684 : audit [DBG] from='client.? 172.21.15.157:0/3672445594' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:08.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:08 smithi165 bash[22175]: cluster 2022-04-30T20:39:07.029427+0000 mgr.smithi157.nfpzoe (mgr.14180) 300 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:08 smithi157 bash[20376]: cluster 2022-04-30T20:39:07.029427+0000 mgr.smithi157.nfpzoe (mgr.14180) 300 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:10.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:10 smithi165 bash[22175]: cluster 2022-04-30T20:39:09.030067+0000 mgr.smithi157.nfpzoe (mgr.14180) 301 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:10 smithi157 bash[20376]: cluster 2022-04-30T20:39:09.030067+0000 mgr.smithi157.nfpzoe (mgr.14180) 301 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:11.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:39:11.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:39:11.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:39:11.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:39:12.404 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:12 smithi165 bash[22175]: cluster 2022-04-30T20:39:11.030641+0000 mgr.smithi157.nfpzoe (mgr.14180) 302 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:12.404 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:12 smithi165 bash[22175]: audit 2022-04-30T20:39:11.856942+0000 mon.smithi157 (mon.0) 685 : audit [DBG] from='client.? 172.21.15.157:0/1663408607' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:12.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:12 smithi157 bash[20376]: cluster 2022-04-30T20:39:11.030641+0000 mgr.smithi157.nfpzoe (mgr.14180) 302 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:12.458 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:12 smithi157 bash[20376]: audit 2022-04-30T20:39:11.856942+0000 mon.smithi157 (mon.0) 685 : audit [DBG] from='client.? 172.21.15.157:0/1663408607' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:14.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:14 smithi165 bash[22175]: cluster 2022-04-30T20:39:13.031288+0000 mgr.smithi157.nfpzoe (mgr.14180) 303 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:14 smithi157 bash[20376]: cluster 2022-04-30T20:39:13.031288+0000 mgr.smithi157.nfpzoe (mgr.14180) 303 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:16.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:16 smithi165 bash[22175]: cluster 2022-04-30T20:39:15.031865+0000 mgr.smithi157.nfpzoe (mgr.14180) 304 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:16.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:16 smithi157 bash[20376]: cluster 2022-04-30T20:39:15.031865+0000 mgr.smithi157.nfpzoe (mgr.14180) 304 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:16.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:39:16.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:39:16.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:39:17.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:39:18.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:18 smithi165 bash[22175]: cluster 2022-04-30T20:39:17.032489+0000 mgr.smithi157.nfpzoe (mgr.14180) 305 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:18.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:18 smithi165 bash[22175]: audit 2022-04-30T20:39:17.192611+0000 mon.smithi157 (mon.0) 686 : audit [DBG] from='client.? 172.21.15.157:0/263998678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:18 smithi157 bash[20376]: cluster 2022-04-30T20:39:17.032489+0000 mgr.smithi157.nfpzoe (mgr.14180) 305 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:18 smithi157 bash[20376]: audit 2022-04-30T20:39:17.192611+0000 mon.smithi157 (mon.0) 686 : audit [DBG] from='client.? 172.21.15.157:0/263998678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:20.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:20 smithi165 bash[22175]: cluster 2022-04-30T20:39:19.033021+0000 mgr.smithi157.nfpzoe (mgr.14180) 306 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:20 smithi157 bash[20376]: cluster 2022-04-30T20:39:19.033021+0000 mgr.smithi157.nfpzoe (mgr.14180) 306 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:22.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:39:22.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:39:22.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:39:22.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:22 smithi165 bash[22175]: cluster 2022-04-30T20:39:21.033597+0000 mgr.smithi157.nfpzoe (mgr.14180) 307 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:22 smithi157 bash[20376]: cluster 2022-04-30T20:39:21.033597+0000 mgr.smithi157.nfpzoe (mgr.14180) 307 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:22.534 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:39:23.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:23 smithi165 bash[22175]: audit 2022-04-30T20:39:22.512932+0000 mon.smithi157 (mon.0) 687 : audit [DBG] from='client.? 172.21.15.157:0/2175033967' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:23 smithi157 bash[20376]: audit 2022-04-30T20:39:22.512932+0000 mon.smithi157 (mon.0) 687 : audit [DBG] from='client.? 172.21.15.157:0/2175033967' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:24.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:24 smithi165 bash[22175]: cluster 2022-04-30T20:39:23.034214+0000 mgr.smithi157.nfpzoe (mgr.14180) 308 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:24 smithi157 bash[20376]: cluster 2022-04-30T20:39:23.034214+0000 mgr.smithi157.nfpzoe (mgr.14180) 308 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:26.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:26 smithi165 bash[22175]: cluster 2022-04-30T20:39:25.034834+0000 mgr.smithi157.nfpzoe (mgr.14180) 309 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:26 smithi157 bash[20376]: cluster 2022-04-30T20:39:25.034834+0000 mgr.smithi157.nfpzoe (mgr.14180) 309 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:27.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:39:27.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:39:27.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:39:27.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:39:28.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:28 smithi165 bash[22175]: cluster 2022-04-30T20:39:27.035483+0000 mgr.smithi157.nfpzoe (mgr.14180) 310 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:28.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:28 smithi165 bash[22175]: audit 2022-04-30T20:39:27.845468+0000 mon.smithi157 (mon.0) 688 : audit [DBG] from='client.? 172.21.15.157:0/2972527105' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:28 smithi157 bash[20376]: cluster 2022-04-30T20:39:27.035483+0000 mgr.smithi157.nfpzoe (mgr.14180) 310 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:28 smithi157 bash[20376]: audit 2022-04-30T20:39:27.845468+0000 mon.smithi157 (mon.0) 688 : audit [DBG] from='client.? 172.21.15.157:0/2972527105' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:30.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:30 smithi165 bash[22175]: cluster 2022-04-30T20:39:29.036131+0000 mgr.smithi157.nfpzoe (mgr.14180) 311 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:30 smithi157 bash[20376]: cluster 2022-04-30T20:39:29.036131+0000 mgr.smithi157.nfpzoe (mgr.14180) 311 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:32.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:32 smithi165 bash[22175]: cluster 2022-04-30T20:39:31.036736+0000 mgr.smithi157.nfpzoe (mgr.14180) 312 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:32 smithi157 bash[20376]: cluster 2022-04-30T20:39:31.036736+0000 mgr.smithi157.nfpzoe (mgr.14180) 312 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:32.868 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:39:32.868 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:39:32.868 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:39:33.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:39:34.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:34 smithi165 bash[22175]: cluster 2022-04-30T20:39:33.037263+0000 mgr.smithi157.nfpzoe (mgr.14180) 313 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:34.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:34 smithi165 bash[22175]: audit 2022-04-30T20:39:33.173254+0000 mon.smithi157 (mon.0) 689 : audit [DBG] from='client.? 172.21.15.157:0/26461068' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:34 smithi157 bash[20376]: cluster 2022-04-30T20:39:33.037263+0000 mgr.smithi157.nfpzoe (mgr.14180) 313 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:34 smithi157 bash[20376]: audit 2022-04-30T20:39:33.173254+0000 mon.smithi157 (mon.0) 689 : audit [DBG] from='client.? 172.21.15.157:0/26461068' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:36.403 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:36 smithi165 bash[22175]: cluster 2022-04-30T20:39:35.037847+0000 mgr.smithi157.nfpzoe (mgr.14180) 314 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:36 smithi157 bash[20376]: cluster 2022-04-30T20:39:35.037847+0000 mgr.smithi157.nfpzoe (mgr.14180) 314 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:38.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:39:38.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:39:38.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:39:38.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:38 smithi165 bash[22175]: cluster 2022-04-30T20:39:37.038493+0000 mgr.smithi157.nfpzoe (mgr.14180) 315 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:38.459 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:38 smithi157 bash[20376]: cluster 2022-04-30T20:39:37.038493+0000 mgr.smithi157.nfpzoe (mgr.14180) 315 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:38.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:39:39.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:39 smithi165 bash[22175]: audit 2022-04-30T20:39:38.506740+0000 mon.smithi157 (mon.0) 690 : audit [DBG] from='client.? 172.21.15.157:0/3730040886' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:39 smithi157 bash[20376]: audit 2022-04-30T20:39:38.506740+0000 mon.smithi157 (mon.0) 690 : audit [DBG] from='client.? 172.21.15.157:0/3730040886' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:40.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:40 smithi165 bash[22175]: cluster 2022-04-30T20:39:39.038984+0000 mgr.smithi157.nfpzoe (mgr.14180) 316 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:40.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:40 smithi157 bash[20376]: cluster 2022-04-30T20:39:39.038984+0000 mgr.smithi157.nfpzoe (mgr.14180) 316 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:42.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:42 smithi165 bash[22175]: cluster 2022-04-30T20:39:41.039529+0000 mgr.smithi157.nfpzoe (mgr.14180) 317 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:42 smithi157 bash[20376]: cluster 2022-04-30T20:39:41.039529+0000 mgr.smithi157.nfpzoe (mgr.14180) 317 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:43.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:39:43.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:39:43.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:39:43.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:39:44.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:44 smithi165 bash[22175]: cluster 2022-04-30T20:39:43.040234+0000 mgr.smithi157.nfpzoe (mgr.14180) 318 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:44.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:44 smithi165 bash[22175]: audit 2022-04-30T20:39:43.839849+0000 mon.smithi157 (mon.0) 691 : audit [DBG] from='client.? 172.21.15.157:0/610487177' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:44 smithi157 bash[20376]: cluster 2022-04-30T20:39:43.040234+0000 mgr.smithi157.nfpzoe (mgr.14180) 318 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:44 smithi157 bash[20376]: audit 2022-04-30T20:39:43.839849+0000 mon.smithi157 (mon.0) 691 : audit [DBG] from='client.? 172.21.15.157:0/610487177' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:46.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:46 smithi165 bash[22175]: cluster 2022-04-30T20:39:45.040865+0000 mgr.smithi157.nfpzoe (mgr.14180) 319 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:46 smithi157 bash[20376]: cluster 2022-04-30T20:39:45.040865+0000 mgr.smithi157.nfpzoe (mgr.14180) 319 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:48.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:48 smithi165 bash[22175]: cluster 2022-04-30T20:39:47.041514+0000 mgr.smithi157.nfpzoe (mgr.14180) 320 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:48 smithi157 bash[20376]: cluster 2022-04-30T20:39:47.041514+0000 mgr.smithi157.nfpzoe (mgr.14180) 320 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:48.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:39:48.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:39:48.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:39:49.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:39:50.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:50 smithi165 bash[22175]: cluster 2022-04-30T20:39:49.042023+0000 mgr.smithi157.nfpzoe (mgr.14180) 321 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:50.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:50 smithi165 bash[22175]: audit 2022-04-30T20:39:49.171786+0000 mon.smithi157 (mon.0) 692 : audit [DBG] from='client.? 172.21.15.157:0/3316389344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:50 smithi157 bash[20376]: cluster 2022-04-30T20:39:49.042023+0000 mgr.smithi157.nfpzoe (mgr.14180) 321 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:50 smithi157 bash[20376]: audit 2022-04-30T20:39:49.171786+0000 mon.smithi157 (mon.0) 692 : audit [DBG] from='client.? 172.21.15.157:0/3316389344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:52.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:52 smithi165 bash[22175]: cluster 2022-04-30T20:39:51.042644+0000 mgr.smithi157.nfpzoe (mgr.14180) 322 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:52.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:52 smithi165 bash[22175]: audit 2022-04-30T20:39:51.203305+0000 mon.smithi157 (mon.0) 693 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:39:52.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:52 smithi165 bash[22175]: audit 2022-04-30T20:39:51.206142+0000 mon.smithi157 (mon.0) 694 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:39:52.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:52 smithi165 bash[22175]: audit 2022-04-30T20:39:51.208005+0000 mon.smithi157 (mon.0) 695 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:39:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:52 smithi157 bash[20376]: cluster 2022-04-30T20:39:51.042644+0000 mgr.smithi157.nfpzoe (mgr.14180) 322 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:52 smithi157 bash[20376]: audit 2022-04-30T20:39:51.203305+0000 mon.smithi157 (mon.0) 693 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:39:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:52 smithi157 bash[20376]: audit 2022-04-30T20:39:51.206142+0000 mon.smithi157 (mon.0) 694 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:39:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:52 smithi157 bash[20376]: audit 2022-04-30T20:39:51.208005+0000 mon.smithi157 (mon.0) 695 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:39:54.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:39:54.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:39:54.196 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:39:54.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:54 smithi165 bash[22175]: cluster 2022-04-30T20:39:53.043315+0000 mgr.smithi157.nfpzoe (mgr.14180) 323 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:54 smithi157 bash[20376]: cluster 2022-04-30T20:39:53.043315+0000 mgr.smithi157.nfpzoe (mgr.14180) 323 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:54.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:39:55.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:55 smithi165 bash[22175]: audit 2022-04-30T20:39:54.505115+0000 mon.smithi157 (mon.0) 696 : audit [DBG] from='client.? 172.21.15.157:0/4225506429' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:55.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:55 smithi165 bash[22175]: audit 2022-04-30T20:39:55.020870+0000 mon.smithi157 (mon.0) 697 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:39:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:55 smithi157 bash[20376]: audit 2022-04-30T20:39:54.505115+0000 mon.smithi157 (mon.0) 696 : audit [DBG] from='client.? 172.21.15.157:0/4225506429' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:39:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:55 smithi157 bash[20376]: audit 2022-04-30T20:39:55.020870+0000 mon.smithi157 (mon.0) 697 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:39:56.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:56 smithi165 bash[22175]: cluster 2022-04-30T20:39:55.043871+0000 mgr.smithi157.nfpzoe (mgr.14180) 324 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:56.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:56 smithi165 bash[22175]: audit 2022-04-30T20:39:55.712385+0000 mon.smithi157 (mon.0) 698 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:39:56.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:56 smithi165 bash[22175]: audit 2022-04-30T20:39:56.005271+0000 mon.smithi157 (mon.0) 699 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:39:56.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:56 smithi165 bash[22175]: audit 2022-04-30T20:39:56.010419+0000 mon.smithi157 (mon.0) 700 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:39:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:56 smithi157 bash[20376]: cluster 2022-04-30T20:39:55.043871+0000 mgr.smithi157.nfpzoe (mgr.14180) 324 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:56 smithi157 bash[20376]: audit 2022-04-30T20:39:55.712385+0000 mon.smithi157 (mon.0) 698 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:39:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:56 smithi157 bash[20376]: audit 2022-04-30T20:39:56.005271+0000 mon.smithi157 (mon.0) 699 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:39:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:56 smithi157 bash[20376]: audit 2022-04-30T20:39:56.010419+0000 mon.smithi157 (mon.0) 700 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:39:57.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:57 smithi165 bash[22175]: cluster 2022-04-30T20:39:56.000942+0000 mgr.smithi157.nfpzoe (mgr.14180) 325 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:57.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:57 smithi165 bash[22175]: cluster 2022-04-30T20:39:56.001253+0000 mgr.smithi157.nfpzoe (mgr.14180) 326 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:57.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:57 smithi165 bash[22175]: cephadm 2022-04-30T20:39:56.011728+0000 mgr.smithi157.nfpzoe (mgr.14180) 327 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:39:57.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:57 smithi165 bash[22175]: cephadm 2022-04-30T20:39:56.011844+0000 mgr.smithi157.nfpzoe (mgr.14180) 328 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:39:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:57 smithi157 bash[20376]: cluster 2022-04-30T20:39:56.000942+0000 mgr.smithi157.nfpzoe (mgr.14180) 325 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:57 smithi157 bash[20376]: cluster 2022-04-30T20:39:56.001253+0000 mgr.smithi157.nfpzoe (mgr.14180) 326 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:57 smithi157 bash[20376]: cephadm 2022-04-30T20:39:56.011728+0000 mgr.smithi157.nfpzoe (mgr.14180) 327 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:39:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:57 smithi157 bash[20376]: cephadm 2022-04-30T20:39:56.011844+0000 mgr.smithi157.nfpzoe (mgr.14180) 328 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:39:58.402 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:58 smithi165 bash[22175]: audit 2022-04-30T20:39:57.901819+0000 mon.smithi157 (mon.0) 701 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:39:58.402 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:58 smithi165 bash[22175]: audit 2022-04-30T20:39:57.902794+0000 mon.smithi157 (mon.0) 702 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:39:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:58 smithi157 bash[20376]: audit 2022-04-30T20:39:57.901819+0000 mon.smithi157 (mon.0) 701 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:39:58.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:58 smithi157 bash[20376]: audit 2022-04-30T20:39:57.902794+0000 mon.smithi157 (mon.0) 702 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:39:59.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:39:59 smithi165 bash[22175]: cluster 2022-04-30T20:39:58.001809+0000 mgr.smithi157.nfpzoe (mgr.14180) 329 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:39:59 smithi157 bash[20376]: cluster 2022-04-30T20:39:58.001809+0000 mgr.smithi157.nfpzoe (mgr.14180) 329 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:39:59.531 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:39:59.531 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:39:59.531 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:39:59.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:40:00.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:00 smithi165 bash[22175]: audit 2022-04-30T20:39:59.835321+0000 mon.smithi157 (mon.0) 703 : audit [DBG] from='client.? 172.21.15.157:0/3464812127' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:00.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:00 smithi165 bash[22175]: cluster 2022-04-30T20:40:00.000188+0000 mon.smithi157 (mon.0) 704 : cluster [WRN] Health detail: HEALTH_WARN 1 stray daemon(s) not managed by cephadm; 1 osds down 2022-04-30T20:40:00.402 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:00 smithi165 bash[22175]: cluster 2022-04-30T20:40:00.000257+0000 mon.smithi157 (mon.0) 705 : cluster [WRN] [WRN] CEPHADM_STRAY_DAEMON: 1 stray daemon(s) not managed by cephadm 2022-04-30T20:40:00.402 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:00 smithi165 bash[22175]: cluster 2022-04-30T20:40:00.000283+0000 mon.smithi157 (mon.0) 706 : cluster [WRN] stray daemon osd.1 on host smithi157 not managed by cephadm 2022-04-30T20:40:00.402 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:00 smithi165 bash[22175]: cluster 2022-04-30T20:40:00.000302+0000 mon.smithi157 (mon.0) 707 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2022-04-30T20:40:00.403 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:00 smithi165 bash[22175]: cluster 2022-04-30T20:40:00.000334+0000 mon.smithi157 (mon.0) 708 : cluster [WRN] osd.1 (root=default,host=smithi157) is down 2022-04-30T20:40:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:00 smithi157 bash[20376]: audit 2022-04-30T20:39:59.835321+0000 mon.smithi157 (mon.0) 703 : audit [DBG] from='client.? 172.21.15.157:0/3464812127' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:00 smithi157 bash[20376]: cluster 2022-04-30T20:40:00.000188+0000 mon.smithi157 (mon.0) 704 : cluster [WRN] Health detail: HEALTH_WARN 1 stray daemon(s) not managed by cephadm; 1 osds down 2022-04-30T20:40:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:00 smithi157 bash[20376]: cluster 2022-04-30T20:40:00.000257+0000 mon.smithi157 (mon.0) 705 : cluster [WRN] [WRN] CEPHADM_STRAY_DAEMON: 1 stray daemon(s) not managed by cephadm 2022-04-30T20:40:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:00 smithi157 bash[20376]: cluster 2022-04-30T20:40:00.000283+0000 mon.smithi157 (mon.0) 706 : cluster [WRN] stray daemon osd.1 on host smithi157 not managed by cephadm 2022-04-30T20:40:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:00 smithi157 bash[20376]: cluster 2022-04-30T20:40:00.000302+0000 mon.smithi157 (mon.0) 707 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2022-04-30T20:40:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:00 smithi157 bash[20376]: cluster 2022-04-30T20:40:00.000334+0000 mon.smithi157 (mon.0) 708 : cluster [WRN] osd.1 (root=default,host=smithi157) is down 2022-04-30T20:40:01.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:01 smithi165 bash[22175]: cluster 2022-04-30T20:40:00.002342+0000 mgr.smithi157.nfpzoe (mgr.14180) 330 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:01 smithi157 bash[20376]: cluster 2022-04-30T20:40:00.002342+0000 mgr.smithi157.nfpzoe (mgr.14180) 330 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:03.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:03 smithi165 bash[22175]: cluster 2022-04-30T20:40:02.002951+0000 mgr.smithi157.nfpzoe (mgr.14180) 331 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:03.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:03 smithi157 bash[20376]: cluster 2022-04-30T20:40:02.002951+0000 mgr.smithi157.nfpzoe (mgr.14180) 331 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:04.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:40:04.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:40:04.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:40:05.188 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:40:05.403 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:05 smithi165 bash[22175]: cluster 2022-04-30T20:40:04.003497+0000 mgr.smithi157.nfpzoe (mgr.14180) 332 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:05 smithi157 bash[20376]: cluster 2022-04-30T20:40:04.003497+0000 mgr.smithi157.nfpzoe (mgr.14180) 332 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:06.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:06 smithi165 bash[22175]: audit 2022-04-30T20:40:05.168024+0000 mon.smithi157 (mon.0) 709 : audit [DBG] from='client.? 172.21.15.157:0/3815844932' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:06.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:06 smithi157 bash[20376]: audit 2022-04-30T20:40:05.168024+0000 mon.smithi157 (mon.0) 709 : audit [DBG] from='client.? 172.21.15.157:0/3815844932' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:07.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:07 smithi165 bash[22175]: cluster 2022-04-30T20:40:06.004102+0000 mgr.smithi157.nfpzoe (mgr.14180) 333 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:07 smithi157 bash[20376]: cluster 2022-04-30T20:40:06.004102+0000 mgr.smithi157.nfpzoe (mgr.14180) 333 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:09.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:09 smithi165 bash[22175]: cluster 2022-04-30T20:40:08.004712+0000 mgr.smithi157.nfpzoe (mgr.14180) 334 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:09 smithi157 bash[20376]: cluster 2022-04-30T20:40:08.004712+0000 mgr.smithi157.nfpzoe (mgr.14180) 334 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:10.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:40:10.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:40:10.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:40:10.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:40:11.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:11 smithi165 bash[22175]: cluster 2022-04-30T20:40:10.005302+0000 mgr.smithi157.nfpzoe (mgr.14180) 335 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:11.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:11 smithi165 bash[22175]: audit 2022-04-30T20:40:10.493302+0000 mon.smithi157 (mon.0) 710 : audit [DBG] from='client.? 172.21.15.157:0/800042139' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:11 smithi157 bash[20376]: cluster 2022-04-30T20:40:10.005302+0000 mgr.smithi157.nfpzoe (mgr.14180) 335 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:11 smithi157 bash[20376]: audit 2022-04-30T20:40:10.493302+0000 mon.smithi157 (mon.0) 710 : audit [DBG] from='client.? 172.21.15.157:0/800042139' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:13.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:13 smithi165 bash[22175]: cluster 2022-04-30T20:40:12.006049+0000 mgr.smithi157.nfpzoe (mgr.14180) 336 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:13 smithi157 bash[20376]: cluster 2022-04-30T20:40:12.006049+0000 mgr.smithi157.nfpzoe (mgr.14180) 336 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:15.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:15 smithi157 bash[20376]: cluster 2022-04-30T20:40:14.006779+0000 mgr.smithi157.nfpzoe (mgr.14180) 337 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:15.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:40:15.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:40:15.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:40:15.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:15 smithi165 bash[22175]: cluster 2022-04-30T20:40:14.006779+0000 mgr.smithi157.nfpzoe (mgr.14180) 337 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:15.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:40:16.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:16 smithi157 bash[20376]: audit 2022-04-30T20:40:15.817148+0000 mon.smithi157 (mon.0) 711 : audit [DBG] from='client.? 172.21.15.157:0/2218731246' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:16.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:16 smithi165 bash[22175]: audit 2022-04-30T20:40:15.817148+0000 mon.smithi157 (mon.0) 711 : audit [DBG] from='client.? 172.21.15.157:0/2218731246' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:17.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:17 smithi157 bash[20376]: cluster 2022-04-30T20:40:16.007557+0000 mgr.smithi157.nfpzoe (mgr.14180) 338 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:17.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:17 smithi165 bash[22175]: cluster 2022-04-30T20:40:16.007557+0000 mgr.smithi157.nfpzoe (mgr.14180) 338 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:19 smithi157 bash[20376]: cluster 2022-04-30T20:40:18.008270+0000 mgr.smithi157.nfpzoe (mgr.14180) 339 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:19.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:19 smithi165 bash[22175]: cluster 2022-04-30T20:40:18.008270+0000 mgr.smithi157.nfpzoe (mgr.14180) 339 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:20.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:40:20.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:40:20.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:40:21.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:40:21.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:21 smithi157 bash[20376]: cluster 2022-04-30T20:40:20.008921+0000 mgr.smithi157.nfpzoe (mgr.14180) 340 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:21.497 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:21 smithi157 bash[20376]: audit 2022-04-30T20:40:21.143568+0000 mon.smithi157 (mon.0) 712 : audit [DBG] from='client.? 172.21.15.157:0/464437840' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:21.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:21 smithi165 bash[22175]: cluster 2022-04-30T20:40:20.008921+0000 mgr.smithi157.nfpzoe (mgr.14180) 340 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:21.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:21 smithi165 bash[22175]: audit 2022-04-30T20:40:21.143568+0000 mon.smithi157 (mon.0) 712 : audit [DBG] from='client.? 172.21.15.157:0/464437840' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:23.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:23 smithi165 bash[22175]: cluster 2022-04-30T20:40:22.009566+0000 mgr.smithi157.nfpzoe (mgr.14180) 341 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:23 smithi157 bash[20376]: cluster 2022-04-30T20:40:22.009566+0000 mgr.smithi157.nfpzoe (mgr.14180) 341 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:25 smithi157 bash[20376]: cluster 2022-04-30T20:40:24.010177+0000 mgr.smithi157.nfpzoe (mgr.14180) 342 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:25.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:25 smithi165 bash[22175]: cluster 2022-04-30T20:40:24.010177+0000 mgr.smithi157.nfpzoe (mgr.14180) 342 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:26.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:40:26.167 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:40:26.167 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:40:26.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:40:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:27 smithi157 bash[20376]: cluster 2022-04-30T20:40:26.010789+0000 mgr.smithi157.nfpzoe (mgr.14180) 343 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:27 smithi157 bash[20376]: audit 2022-04-30T20:40:26.474533+0000 mon.smithi157 (mon.0) 713 : audit [DBG] from='client.? 172.21.15.157:0/4024122111' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:27.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:27 smithi165 bash[22175]: cluster 2022-04-30T20:40:26.010789+0000 mgr.smithi157.nfpzoe (mgr.14180) 343 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:27.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:27 smithi165 bash[22175]: audit 2022-04-30T20:40:26.474533+0000 mon.smithi157 (mon.0) 713 : audit [DBG] from='client.? 172.21.15.157:0/4024122111' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:29 smithi157 bash[20376]: cluster 2022-04-30T20:40:28.011431+0000 mgr.smithi157.nfpzoe (mgr.14180) 344 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:29.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:29 smithi165 bash[22175]: cluster 2022-04-30T20:40:28.011431+0000 mgr.smithi157.nfpzoe (mgr.14180) 344 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:31 smithi157 bash[20376]: cluster 2022-04-30T20:40:30.012071+0000 mgr.smithi157.nfpzoe (mgr.14180) 345 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:31.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:40:31.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:40:31.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:40:31.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:31 smithi165 bash[22175]: cluster 2022-04-30T20:40:30.012071+0000 mgr.smithi157.nfpzoe (mgr.14180) 345 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:31.826 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:40:32.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:32 smithi165 bash[22175]: audit 2022-04-30T20:40:31.801832+0000 mon.smithi157 (mon.0) 714 : audit [DBG] from='client.? 172.21.15.157:0/45195661' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:32 smithi157 bash[20376]: audit 2022-04-30T20:40:31.801832+0000 mon.smithi157 (mon.0) 714 : audit [DBG] from='client.? 172.21.15.157:0/45195661' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:33.530 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:33 smithi157 bash[20376]: cluster 2022-04-30T20:40:32.012744+0000 mgr.smithi157.nfpzoe (mgr.14180) 346 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:33.654 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:33 smithi165 bash[22175]: cluster 2022-04-30T20:40:32.012744+0000 mgr.smithi157.nfpzoe (mgr.14180) 346 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:35.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:35 smithi165 bash[22175]: cluster 2022-04-30T20:40:34.013361+0000 mgr.smithi157.nfpzoe (mgr.14180) 347 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:35 smithi157 bash[20376]: cluster 2022-04-30T20:40:34.013361+0000 mgr.smithi157.nfpzoe (mgr.14180) 347 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:36.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:40:36.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:40:36.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:40:37.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:40:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:37 smithi157 bash[20376]: cluster 2022-04-30T20:40:36.014041+0000 mgr.smithi157.nfpzoe (mgr.14180) 348 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:37 smithi157 bash[20376]: audit 2022-04-30T20:40:37.143497+0000 mon.smithi157 (mon.0) 715 : audit [DBG] from='client.? 172.21.15.157:0/4184828805' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:37.650 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:37 smithi165 bash[22175]: cluster 2022-04-30T20:40:36.014041+0000 mgr.smithi157.nfpzoe (mgr.14180) 348 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:37.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:37 smithi165 bash[22175]: audit 2022-04-30T20:40:37.143497+0000 mon.smithi157 (mon.0) 715 : audit [DBG] from='client.? 172.21.15.157:0/4184828805' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:39.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:39 smithi165 bash[22175]: cluster 2022-04-30T20:40:38.014765+0000 mgr.smithi157.nfpzoe (mgr.14180) 349 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:39 smithi157 bash[20376]: cluster 2022-04-30T20:40:38.014765+0000 mgr.smithi157.nfpzoe (mgr.14180) 349 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:41.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:41 smithi165 bash[22175]: cluster 2022-04-30T20:40:40.015527+0000 mgr.smithi157.nfpzoe (mgr.14180) 350 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:41 smithi157 bash[20376]: cluster 2022-04-30T20:40:40.015527+0000 mgr.smithi157.nfpzoe (mgr.14180) 350 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:42.173 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:40:42.174 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:40:42.174 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:40:42.499 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:40:43.531 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:43 smithi157 bash[20376]: cluster 2022-04-30T20:40:42.016173+0000 mgr.smithi157.nfpzoe (mgr.14180) 351 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:43.532 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:43 smithi157 bash[20376]: audit 2022-04-30T20:40:42.480240+0000 mon.smithi157 (mon.0) 716 : audit [DBG] from='client.? 172.21.15.157:0/3506359701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:43.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:43 smithi165 bash[22175]: cluster 2022-04-30T20:40:42.016173+0000 mgr.smithi157.nfpzoe (mgr.14180) 351 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:43.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:43 smithi165 bash[22175]: audit 2022-04-30T20:40:42.480240+0000 mon.smithi157 (mon.0) 716 : audit [DBG] from='client.? 172.21.15.157:0/3506359701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:45.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:45 smithi165 bash[22175]: cluster 2022-04-30T20:40:44.016805+0000 mgr.smithi157.nfpzoe (mgr.14180) 352 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:45 smithi157 bash[20376]: cluster 2022-04-30T20:40:44.016805+0000 mgr.smithi157.nfpzoe (mgr.14180) 352 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:47.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:47 smithi157 bash[20376]: cluster 2022-04-30T20:40:46.017383+0000 mgr.smithi157.nfpzoe (mgr.14180) 353 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:47.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:40:47.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:40:47.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:40:47.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:47 smithi165 bash[22175]: cluster 2022-04-30T20:40:46.017383+0000 mgr.smithi157.nfpzoe (mgr.14180) 353 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:47.826 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:40:48.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:48 smithi165 bash[22175]: audit 2022-04-30T20:40:47.806354+0000 mon.smithi157 (mon.0) 717 : audit [DBG] from='client.? 172.21.15.157:0/1919456657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:48.686 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:48 smithi157 bash[20376]: audit 2022-04-30T20:40:47.806354+0000 mon.smithi157 (mon.0) 717 : audit [DBG] from='client.? 172.21.15.157:0/1919456657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:49.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:49 smithi165 bash[22175]: cluster 2022-04-30T20:40:48.017978+0000 mgr.smithi157.nfpzoe (mgr.14180) 354 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:49.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:49 smithi157 bash[20376]: cluster 2022-04-30T20:40:48.017978+0000 mgr.smithi157.nfpzoe (mgr.14180) 354 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:51.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:51 smithi165 bash[22175]: cluster 2022-04-30T20:40:50.018545+0000 mgr.smithi157.nfpzoe (mgr.14180) 355 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:51.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:51 smithi157 bash[20376]: cluster 2022-04-30T20:40:50.018545+0000 mgr.smithi157.nfpzoe (mgr.14180) 355 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:52.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:40:52.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:40:52.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:40:53.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:40:53.533 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:53 smithi157 bash[20376]: cluster 2022-04-30T20:40:52.019332+0000 mgr.smithi157.nfpzoe (mgr.14180) 356 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:53.534 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:53 smithi157 bash[20376]: audit 2022-04-30T20:40:53.136887+0000 mon.smithi157 (mon.0) 718 : audit [DBG] from='client.? 172.21.15.157:0/2161003861' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:53.653 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:53 smithi165 bash[22175]: cluster 2022-04-30T20:40:52.019332+0000 mgr.smithi157.nfpzoe (mgr.14180) 356 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:53.653 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:53 smithi165 bash[22175]: audit 2022-04-30T20:40:53.136887+0000 mon.smithi157 (mon.0) 718 : audit [DBG] from='client.? 172.21.15.157:0/2161003861' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:55.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:55 smithi165 bash[22175]: cluster 2022-04-30T20:40:54.019960+0000 mgr.smithi157.nfpzoe (mgr.14180) 357 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:55 smithi157 bash[20376]: cluster 2022-04-30T20:40:54.019960+0000 mgr.smithi157.nfpzoe (mgr.14180) 357 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:56.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:56 smithi165 bash[22175]: audit 2022-04-30T20:40:56.019469+0000 mon.smithi157 (mon.0) 719 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:40:56.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:56 smithi165 bash[22175]: audit 2022-04-30T20:40:56.022588+0000 mon.smithi157 (mon.0) 720 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:40:56.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:56 smithi165 bash[22175]: audit 2022-04-30T20:40:56.024341+0000 mon.smithi157 (mon.0) 721 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:40:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:56 smithi157 bash[20376]: audit 2022-04-30T20:40:56.019469+0000 mon.smithi157 (mon.0) 719 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:40:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:56 smithi157 bash[20376]: audit 2022-04-30T20:40:56.022588+0000 mon.smithi157 (mon.0) 720 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:40:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:56 smithi157 bash[20376]: audit 2022-04-30T20:40:56.024341+0000 mon.smithi157 (mon.0) 721 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:40:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:57 smithi157 bash[20376]: cluster 2022-04-30T20:40:56.020650+0000 mgr.smithi157.nfpzoe (mgr.14180) 358 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:57 smithi157 bash[20376]: audit 2022-04-30T20:40:56.327303+0000 mon.smithi157 (mon.0) 722 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:40:57.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:57 smithi165 bash[22175]: cluster 2022-04-30T20:40:56.020650+0000 mgr.smithi157.nfpzoe (mgr.14180) 358 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:57.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:57 smithi165 bash[22175]: audit 2022-04-30T20:40:56.327303+0000 mon.smithi157 (mon.0) 722 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:40:58.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:40:58.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:40:58.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:40:58.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:40:58.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:58 smithi165 bash[22175]: audit 2022-04-30T20:40:57.905762+0000 mon.smithi157 (mon.0) 723 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:40:58.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:58 smithi165 bash[22175]: audit 2022-04-30T20:40:57.906315+0000 mon.smithi157 (mon.0) 724 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:40:58.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:58 smithi165 bash[22175]: cluster 2022-04-30T20:40:58.021298+0000 mgr.smithi157.nfpzoe (mgr.14180) 359 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:58.689 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:58 smithi157 bash[20376]: audit 2022-04-30T20:40:57.905762+0000 mon.smithi157 (mon.0) 723 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:40:58.689 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:58 smithi157 bash[20376]: audit 2022-04-30T20:40:57.906315+0000 mon.smithi157 (mon.0) 724 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:40:58.689 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:58 smithi157 bash[20376]: cluster 2022-04-30T20:40:58.021298+0000 mgr.smithi157.nfpzoe (mgr.14180) 359 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:40:59.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:40:59 smithi165 bash[22175]: audit 2022-04-30T20:40:58.477140+0000 mon.smithi157 (mon.0) 725 : audit [DBG] from='client.? 172.21.15.157:0/3305145370' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:40:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:40:59 smithi157 bash[20376]: audit 2022-04-30T20:40:58.477140+0000 mon.smithi157 (mon.0) 725 : audit [DBG] from='client.? 172.21.15.157:0/3305145370' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:00.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:00 smithi165 bash[22175]: cluster 2022-04-30T20:41:00.021899+0000 mgr.smithi157.nfpzoe (mgr.14180) 360 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:00 smithi157 bash[20376]: cluster 2022-04-30T20:41:00.021899+0000 mgr.smithi157.nfpzoe (mgr.14180) 360 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:02.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:01 smithi165 bash[22175]: audit 2022-04-30T20:41:00.814256+0000 mon.smithi157 (mon.0) 726 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:41:02.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:01 smithi165 bash[22175]: cluster 2022-04-30T20:41:01.107880+0000 mgr.smithi157.nfpzoe (mgr.14180) 361 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:02.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:01 smithi165 bash[22175]: cluster 2022-04-30T20:41:01.108270+0000 mgr.smithi157.nfpzoe (mgr.14180) 362 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:02.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:01 smithi165 bash[22175]: audit 2022-04-30T20:41:01.115082+0000 mon.smithi157 (mon.0) 727 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:41:02.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:01 smithi165 bash[22175]: audit 2022-04-30T20:41:01.121788+0000 mon.smithi157 (mon.0) 728 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:41:02.150 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:01 smithi165 bash[22175]: cephadm 2022-04-30T20:41:01.122812+0000 mgr.smithi157.nfpzoe (mgr.14180) 363 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:41:02.150 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:01 smithi165 bash[22175]: cephadm 2022-04-30T20:41:01.122948+0000 mgr.smithi157.nfpzoe (mgr.14180) 364 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:41:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:01 smithi157 bash[20376]: audit 2022-04-30T20:41:00.814256+0000 mon.smithi157 (mon.0) 726 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:41:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:01 smithi157 bash[20376]: cluster 2022-04-30T20:41:01.107880+0000 mgr.smithi157.nfpzoe (mgr.14180) 361 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:01 smithi157 bash[20376]: cluster 2022-04-30T20:41:01.108270+0000 mgr.smithi157.nfpzoe (mgr.14180) 362 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:01 smithi157 bash[20376]: audit 2022-04-30T20:41:01.115082+0000 mon.smithi157 (mon.0) 727 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:41:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:01 smithi157 bash[20376]: audit 2022-04-30T20:41:01.121788+0000 mon.smithi157 (mon.0) 728 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:41:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:01 smithi157 bash[20376]: cephadm 2022-04-30T20:41:01.122812+0000 mgr.smithi157.nfpzoe (mgr.14180) 363 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:41:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:01 smithi157 bash[20376]: cephadm 2022-04-30T20:41:01.122948+0000 mgr.smithi157.nfpzoe (mgr.14180) 364 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:41:03.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:41:03.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:41:03.498 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:41:03.826 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:41:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:04 smithi157 bash[20376]: cluster 2022-04-30T20:41:03.108921+0000 mgr.smithi157.nfpzoe (mgr.14180) 365 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:04 smithi157 bash[20376]: audit 2022-04-30T20:41:03.804246+0000 mon.smithi157 (mon.0) 729 : audit [DBG] from='client.? 172.21.15.157:0/242114728' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:04.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:04 smithi165 bash[22175]: cluster 2022-04-30T20:41:03.108921+0000 mgr.smithi157.nfpzoe (mgr.14180) 365 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:04.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:04 smithi165 bash[22175]: audit 2022-04-30T20:41:03.804246+0000 mon.smithi157 (mon.0) 729 : audit [DBG] from='client.? 172.21.15.157:0/242114728' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:06 smithi157 bash[20376]: cluster 2022-04-30T20:41:05.109579+0000 mgr.smithi157.nfpzoe (mgr.14180) 366 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:06.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:06 smithi165 bash[22175]: cluster 2022-04-30T20:41:05.109579+0000 mgr.smithi157.nfpzoe (mgr.14180) 366 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:08 smithi157 bash[20376]: cluster 2022-04-30T20:41:07.110288+0000 mgr.smithi157.nfpzoe (mgr.14180) 367 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:08.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:08 smithi165 bash[22175]: cluster 2022-04-30T20:41:07.110288+0000 mgr.smithi157.nfpzoe (mgr.14180) 367 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:08.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:41:08.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:41:08.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:41:09.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:41:09.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:09 smithi157 bash[20376]: audit 2022-04-30T20:41:09.138184+0000 mon.smithi157 (mon.0) 730 : audit [DBG] from='client.? 172.21.15.157:0/3532934041' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:09.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:09 smithi165 bash[22175]: audit 2022-04-30T20:41:09.138184+0000 mon.smithi157 (mon.0) 730 : audit [DBG] from='client.? 172.21.15.157:0/3532934041' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:10.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:10 smithi157 bash[20376]: cluster 2022-04-30T20:41:09.110775+0000 mgr.smithi157.nfpzoe (mgr.14180) 368 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:10.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:10 smithi165 bash[22175]: cluster 2022-04-30T20:41:09.110775+0000 mgr.smithi157.nfpzoe (mgr.14180) 368 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:12.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:12 smithi165 bash[22175]: cluster 2022-04-30T20:41:11.111368+0000 mgr.smithi157.nfpzoe (mgr.14180) 369 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:12 smithi157 bash[20376]: cluster 2022-04-30T20:41:11.111368+0000 mgr.smithi157.nfpzoe (mgr.14180) 369 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:14.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:41:14.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:41:14.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:41:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:14 smithi157 bash[20376]: cluster 2022-04-30T20:41:13.112027+0000 mgr.smithi157.nfpzoe (mgr.14180) 370 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:14.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:41:14.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:14 smithi165 bash[22175]: cluster 2022-04-30T20:41:13.112027+0000 mgr.smithi157.nfpzoe (mgr.14180) 370 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:15 smithi157 bash[20376]: audit 2022-04-30T20:41:14.469717+0000 mon.smithi157 (mon.0) 731 : audit [DBG] from='client.? 172.21.15.157:0/371279020' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:15.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:15 smithi165 bash[22175]: audit 2022-04-30T20:41:14.469717+0000 mon.smithi157 (mon.0) 731 : audit [DBG] from='client.? 172.21.15.157:0/371279020' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:16.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:16 smithi157 bash[20376]: cluster 2022-04-30T20:41:15.112682+0000 mgr.smithi157.nfpzoe (mgr.14180) 371 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:16.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:16 smithi165 bash[22175]: cluster 2022-04-30T20:41:15.112682+0000 mgr.smithi157.nfpzoe (mgr.14180) 371 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:18 smithi157 bash[20376]: cluster 2022-04-30T20:41:17.113347+0000 mgr.smithi157.nfpzoe (mgr.14180) 372 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:18.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:18 smithi165 bash[22175]: cluster 2022-04-30T20:41:17.113347+0000 mgr.smithi157.nfpzoe (mgr.14180) 372 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:19.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:41:19.490 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:41:19.490 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:41:19.809 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:41:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:20 smithi157 bash[20376]: cluster 2022-04-30T20:41:19.113982+0000 mgr.smithi157.nfpzoe (mgr.14180) 373 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:20.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:20 smithi157 bash[20376]: audit 2022-04-30T20:41:19.791116+0000 mon.smithi157 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.157:0/3345174949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:20.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:20 smithi165 bash[22175]: cluster 2022-04-30T20:41:19.113982+0000 mgr.smithi157.nfpzoe (mgr.14180) 373 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:20.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:20 smithi165 bash[22175]: audit 2022-04-30T20:41:19.791116+0000 mon.smithi157 (mon.0) 732 : audit [DBG] from='client.? 172.21.15.157:0/3345174949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:22.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:22 smithi165 bash[22175]: cluster 2022-04-30T20:41:21.114724+0000 mgr.smithi157.nfpzoe (mgr.14180) 374 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:22 smithi157 bash[20376]: cluster 2022-04-30T20:41:21.114724+0000 mgr.smithi157.nfpzoe (mgr.14180) 374 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:24.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:24 smithi157 bash[20376]: cluster 2022-04-30T20:41:23.115438+0000 mgr.smithi157.nfpzoe (mgr.14180) 375 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:24.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:24 smithi165 bash[22175]: cluster 2022-04-30T20:41:23.115438+0000 mgr.smithi157.nfpzoe (mgr.14180) 375 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:24.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:41:24.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:41:24.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:41:25.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:41:25.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:25 smithi157 bash[20376]: audit 2022-04-30T20:41:25.124685+0000 mon.smithi157 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.157:0/1366627901' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:25.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:25 smithi165 bash[22175]: audit 2022-04-30T20:41:25.124685+0000 mon.smithi157 (mon.0) 733 : audit [DBG] from='client.? 172.21.15.157:0/1366627901' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:26.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:26 smithi157 bash[20376]: cluster 2022-04-30T20:41:25.116091+0000 mgr.smithi157.nfpzoe (mgr.14180) 376 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:26.650 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:26 smithi165 bash[22175]: cluster 2022-04-30T20:41:25.116091+0000 mgr.smithi157.nfpzoe (mgr.14180) 376 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:28.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:28 smithi157 bash[20376]: cluster 2022-04-30T20:41:27.116759+0000 mgr.smithi157.nfpzoe (mgr.14180) 377 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:28.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:28 smithi165 bash[22175]: cluster 2022-04-30T20:41:27.116759+0000 mgr.smithi157.nfpzoe (mgr.14180) 377 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:30.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:41:30.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:41:30.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:41:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:30 smithi157 bash[20376]: cluster 2022-04-30T20:41:29.117423+0000 mgr.smithi157.nfpzoe (mgr.14180) 378 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:30.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:41:30.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:30 smithi165 bash[22175]: cluster 2022-04-30T20:41:29.117423+0000 mgr.smithi157.nfpzoe (mgr.14180) 378 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:31 smithi157 bash[20376]: audit 2022-04-30T20:41:30.448093+0000 mon.smithi157 (mon.0) 734 : audit [DBG] from='client.? 172.21.15.157:0/4030852216' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:31.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:31 smithi165 bash[22175]: audit 2022-04-30T20:41:30.448093+0000 mon.smithi157 (mon.0) 734 : audit [DBG] from='client.? 172.21.15.157:0/4030852216' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:32 smithi157 bash[20376]: cluster 2022-04-30T20:41:31.118059+0000 mgr.smithi157.nfpzoe (mgr.14180) 379 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:32.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:32 smithi165 bash[22175]: cluster 2022-04-30T20:41:31.118059+0000 mgr.smithi157.nfpzoe (mgr.14180) 379 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:34.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:34 smithi165 bash[22175]: cluster 2022-04-30T20:41:33.118661+0000 mgr.smithi157.nfpzoe (mgr.14180) 380 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:34 smithi157 bash[20376]: cluster 2022-04-30T20:41:33.118661+0000 mgr.smithi157.nfpzoe (mgr.14180) 380 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:35.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:41:35.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:41:35.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:41:35.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:41:36.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:36 smithi165 bash[22175]: cluster 2022-04-30T20:41:35.119303+0000 mgr.smithi157.nfpzoe (mgr.14180) 381 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:36.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:36 smithi165 bash[22175]: audit 2022-04-30T20:41:35.773319+0000 mon.smithi157 (mon.0) 735 : audit [DBG] from='client.? 172.21.15.157:0/3156202239' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:36.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:36 smithi157 bash[20376]: cluster 2022-04-30T20:41:35.119303+0000 mgr.smithi157.nfpzoe (mgr.14180) 381 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:36.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:36 smithi157 bash[20376]: audit 2022-04-30T20:41:35.773319+0000 mon.smithi157 (mon.0) 735 : audit [DBG] from='client.? 172.21.15.157:0/3156202239' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:38.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:38 smithi165 bash[22175]: cluster 2022-04-30T20:41:37.119947+0000 mgr.smithi157.nfpzoe (mgr.14180) 382 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:38.689 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:38 smithi157 bash[20376]: cluster 2022-04-30T20:41:37.119947+0000 mgr.smithi157.nfpzoe (mgr.14180) 382 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:40.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:40 smithi165 bash[22175]: cluster 2022-04-30T20:41:39.120644+0000 mgr.smithi157.nfpzoe (mgr.14180) 383 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:40.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:40 smithi157 bash[20376]: cluster 2022-04-30T20:41:39.120644+0000 mgr.smithi157.nfpzoe (mgr.14180) 383 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:40.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:41:40.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:41:40.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:41:41.116 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:41:42.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:42 smithi165 bash[22175]: audit 2022-04-30T20:41:41.098319+0000 mon.smithi157 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.157:0/2769390009' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:42.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:42 smithi165 bash[22175]: cluster 2022-04-30T20:41:41.121336+0000 mgr.smithi157.nfpzoe (mgr.14180) 384 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:42.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:42 smithi157 bash[20376]: audit 2022-04-30T20:41:41.098319+0000 mon.smithi157 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.157:0/2769390009' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:42 smithi157 bash[20376]: cluster 2022-04-30T20:41:41.121336+0000 mgr.smithi157.nfpzoe (mgr.14180) 384 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:44 smithi157 bash[20376]: cluster 2022-04-30T20:41:43.121988+0000 mgr.smithi157.nfpzoe (mgr.14180) 385 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:44.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:44 smithi165 bash[22175]: cluster 2022-04-30T20:41:43.121988+0000 mgr.smithi157.nfpzoe (mgr.14180) 385 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:46.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:41:46.120 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:41:46.120 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:41:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:46 smithi157 bash[20376]: cluster 2022-04-30T20:41:45.122614+0000 mgr.smithi157.nfpzoe (mgr.14180) 386 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:46.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:41:46.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:46 smithi165 bash[22175]: cluster 2022-04-30T20:41:45.122614+0000 mgr.smithi157.nfpzoe (mgr.14180) 386 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:47 smithi157 bash[20376]: audit 2022-04-30T20:41:46.434013+0000 mon.smithi157 (mon.0) 737 : audit [DBG] from='client.? 172.21.15.157:0/1692597949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:47.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:47 smithi165 bash[22175]: audit 2022-04-30T20:41:46.434013+0000 mon.smithi157 (mon.0) 737 : audit [DBG] from='client.? 172.21.15.157:0/1692597949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:48 smithi157 bash[20376]: cluster 2022-04-30T20:41:47.123277+0000 mgr.smithi157.nfpzoe (mgr.14180) 387 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:48.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:48 smithi165 bash[22175]: cluster 2022-04-30T20:41:47.123277+0000 mgr.smithi157.nfpzoe (mgr.14180) 387 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:50.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:50 smithi165 bash[22175]: cluster 2022-04-30T20:41:49.123883+0000 mgr.smithi157.nfpzoe (mgr.14180) 388 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:50.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:50 smithi157 bash[20376]: cluster 2022-04-30T20:41:49.123883+0000 mgr.smithi157.nfpzoe (mgr.14180) 388 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:51.458 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:41:51.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:41:51.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:41:51.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:41:52.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:52 smithi165 bash[22175]: cluster 2022-04-30T20:41:51.124550+0000 mgr.smithi157.nfpzoe (mgr.14180) 389 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:52.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:52 smithi165 bash[22175]: audit 2022-04-30T20:41:51.760129+0000 mon.smithi157 (mon.0) 738 : audit [DBG] from='client.? 172.21.15.157:0/2836786680' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:52 smithi157 bash[20376]: cluster 2022-04-30T20:41:51.124550+0000 mgr.smithi157.nfpzoe (mgr.14180) 389 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:52 smithi157 bash[20376]: audit 2022-04-30T20:41:51.760129+0000 mon.smithi157 (mon.0) 738 : audit [DBG] from='client.? 172.21.15.157:0/2836786680' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:54.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:54 smithi157 bash[20376]: cluster 2022-04-30T20:41:53.125156+0000 mgr.smithi157.nfpzoe (mgr.14180) 390 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:54.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:54 smithi165 bash[22175]: cluster 2022-04-30T20:41:53.125156+0000 mgr.smithi157.nfpzoe (mgr.14180) 390 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:56.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:56 smithi157 bash[20376]: cluster 2022-04-30T20:41:55.125791+0000 mgr.smithi157.nfpzoe (mgr.14180) 391 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:56.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:56 smithi165 bash[22175]: cluster 2022-04-30T20:41:55.125791+0000 mgr.smithi157.nfpzoe (mgr.14180) 391 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:56.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:41:56.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:41:56.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:41:57.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:41:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:57 smithi157 bash[20376]: audit 2022-04-30T20:41:57.091986+0000 mon.smithi157 (mon.0) 739 : audit [DBG] from='client.? 172.21.15.157:0/1999824652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:57.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:57 smithi165 bash[22175]: audit 2022-04-30T20:41:57.091986+0000 mon.smithi157 (mon.0) 739 : audit [DBG] from='client.? 172.21.15.157:0/1999824652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:41:58.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:58 smithi157 bash[20376]: cluster 2022-04-30T20:41:57.126411+0000 mgr.smithi157.nfpzoe (mgr.14180) 392 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:58 smithi157 bash[20376]: audit 2022-04-30T20:41:57.909591+0000 mon.smithi157 (mon.0) 740 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:41:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:41:58 smithi157 bash[20376]: audit 2022-04-30T20:41:57.912411+0000 mon.smithi157 (mon.0) 741 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:41:58.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:58 smithi165 bash[22175]: cluster 2022-04-30T20:41:57.126411+0000 mgr.smithi157.nfpzoe (mgr.14180) 392 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:41:58.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:58 smithi165 bash[22175]: audit 2022-04-30T20:41:57.909591+0000 mon.smithi157 (mon.0) 740 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:41:58.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:41:58 smithi165 bash[22175]: audit 2022-04-30T20:41:57.912411+0000 mon.smithi157 (mon.0) 741 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:42:00.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:00 smithi165 bash[22175]: cluster 2022-04-30T20:41:59.127051+0000 mgr.smithi157.nfpzoe (mgr.14180) 393 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:00.732 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:00 smithi157 bash[20376]: cluster 2022-04-30T20:41:59.127051+0000 mgr.smithi157.nfpzoe (mgr.14180) 393 : cluster [DBG] pgmap v338: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:02.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:42:02.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:42:02.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:42:02.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:02 smithi165 bash[22175]: cluster 2022-04-30T20:42:01.127676+0000 mgr.smithi157.nfpzoe (mgr.14180) 394 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:02.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:02 smithi165 bash[22175]: audit 2022-04-30T20:42:01.132549+0000 mon.smithi157 (mon.0) 742 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:42:02.401 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:02 smithi165 bash[22175]: audit 2022-04-30T20:42:01.135198+0000 mon.smithi157 (mon.0) 743 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:42:02.401 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:02 smithi165 bash[22175]: audit 2022-04-30T20:42:01.136901+0000 mon.smithi157 (mon.0) 744 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:42:02.401 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:02 smithi165 bash[22175]: audit 2022-04-30T20:42:01.459778+0000 mon.smithi157 (mon.0) 745 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:42:02.401 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:02 smithi165 bash[22175]: audit 2022-04-30T20:42:01.469086+0000 mon.smithi157 (mon.0) 746 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:42:02.441 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:42:02.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:02 smithi157 bash[20376]: cluster 2022-04-30T20:42:01.127676+0000 mgr.smithi157.nfpzoe (mgr.14180) 394 : cluster [DBG] pgmap v339: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:02.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:02 smithi157 bash[20376]: audit 2022-04-30T20:42:01.132549+0000 mon.smithi157 (mon.0) 742 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:42:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:02 smithi157 bash[20376]: audit 2022-04-30T20:42:01.135198+0000 mon.smithi157 (mon.0) 743 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:42:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:02 smithi157 bash[20376]: audit 2022-04-30T20:42:01.136901+0000 mon.smithi157 (mon.0) 744 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:42:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:02 smithi157 bash[20376]: audit 2022-04-30T20:42:01.459778+0000 mon.smithi157 (mon.0) 745 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:42:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:02 smithi157 bash[20376]: audit 2022-04-30T20:42:01.469086+0000 mon.smithi157 (mon.0) 746 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:42:03.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:03 smithi165 bash[22175]: cluster 2022-04-30T20:42:01.452133+0000 mgr.smithi157.nfpzoe (mgr.14180) 395 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:03.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:03 smithi165 bash[22175]: cluster 2022-04-30T20:42:01.452498+0000 mgr.smithi157.nfpzoe (mgr.14180) 396 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:03.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:03 smithi165 bash[22175]: cephadm 2022-04-30T20:42:01.470340+0000 mgr.smithi157.nfpzoe (mgr.14180) 397 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:42:03.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:03 smithi165 bash[22175]: cephadm 2022-04-30T20:42:01.470552+0000 mgr.smithi157.nfpzoe (mgr.14180) 398 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:42:03.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:03 smithi165 bash[22175]: audit 2022-04-30T20:42:02.424004+0000 mon.smithi157 (mon.0) 747 : audit [DBG] from='client.? 172.21.15.157:0/1111764197' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:03 smithi157 bash[20376]: cluster 2022-04-30T20:42:01.452133+0000 mgr.smithi157.nfpzoe (mgr.14180) 395 : cluster [DBG] pgmap v340: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:03 smithi157 bash[20376]: cluster 2022-04-30T20:42:01.452498+0000 mgr.smithi157.nfpzoe (mgr.14180) 396 : cluster [DBG] pgmap v341: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:03 smithi157 bash[20376]: cephadm 2022-04-30T20:42:01.470340+0000 mgr.smithi157.nfpzoe (mgr.14180) 397 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:42:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:03 smithi157 bash[20376]: cephadm 2022-04-30T20:42:01.470552+0000 mgr.smithi157.nfpzoe (mgr.14180) 398 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:42:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:03 smithi157 bash[20376]: audit 2022-04-30T20:42:02.424004+0000 mon.smithi157 (mon.0) 747 : audit [DBG] from='client.? 172.21.15.157:0/1111764197' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:05.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:05 smithi165 bash[22175]: cluster 2022-04-30T20:42:03.453076+0000 mgr.smithi157.nfpzoe (mgr.14180) 399 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:05.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:05 smithi157 bash[20376]: cluster 2022-04-30T20:42:03.453076+0000 mgr.smithi157.nfpzoe (mgr.14180) 399 : cluster [DBG] pgmap v342: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:07.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:07 smithi165 bash[22175]: cluster 2022-04-30T20:42:05.453678+0000 mgr.smithi157.nfpzoe (mgr.14180) 400 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:07.445 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:42:07.445 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:42:07.445 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:42:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:07 smithi157 bash[20376]: cluster 2022-04-30T20:42:05.453678+0000 mgr.smithi157.nfpzoe (mgr.14180) 400 : cluster [DBG] pgmap v343: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:07.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:42:08.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:08 smithi165 bash[22175]: audit 2022-04-30T20:42:07.757275+0000 mon.smithi157 (mon.0) 748 : audit [DBG] from='client.? 172.21.15.157:0/4183606125' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:08.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:08 smithi157 bash[20376]: audit 2022-04-30T20:42:07.757275+0000 mon.smithi157 (mon.0) 748 : audit [DBG] from='client.? 172.21.15.157:0/4183606125' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:09.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:09 smithi165 bash[22175]: cluster 2022-04-30T20:42:07.454462+0000 mgr.smithi157.nfpzoe (mgr.14180) 401 : cluster [DBG] pgmap v344: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:09.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:09 smithi157 bash[20376]: cluster 2022-04-30T20:42:07.454462+0000 mgr.smithi157.nfpzoe (mgr.14180) 401 : cluster [DBG] pgmap v344: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:11.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:11 smithi165 bash[22175]: cluster 2022-04-30T20:42:09.455198+0000 mgr.smithi157.nfpzoe (mgr.14180) 402 : cluster [DBG] pgmap v345: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:11.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:11 smithi157 bash[20376]: cluster 2022-04-30T20:42:09.455198+0000 mgr.smithi157.nfpzoe (mgr.14180) 402 : cluster [DBG] pgmap v345: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:12.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:42:12.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:42:12.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:42:13.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:42:13.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:13 smithi165 bash[22175]: cluster 2022-04-30T20:42:11.455811+0000 mgr.smithi157.nfpzoe (mgr.14180) 403 : cluster [DBG] pgmap v346: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:13.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:13 smithi165 bash[22175]: audit 2022-04-30T20:42:13.086431+0000 mon.smithi157 (mon.0) 749 : audit [DBG] from='client.? 172.21.15.157:0/4120507780' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:13.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:13 smithi157 bash[20376]: cluster 2022-04-30T20:42:11.455811+0000 mgr.smithi157.nfpzoe (mgr.14180) 403 : cluster [DBG] pgmap v346: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:13.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:13 smithi157 bash[20376]: audit 2022-04-30T20:42:13.086431+0000 mon.smithi157 (mon.0) 749 : audit [DBG] from='client.? 172.21.15.157:0/4120507780' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:15.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:15 smithi165 bash[22175]: cluster 2022-04-30T20:42:13.456430+0000 mgr.smithi157.nfpzoe (mgr.14180) 404 : cluster [DBG] pgmap v347: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:15.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:15 smithi157 bash[20376]: cluster 2022-04-30T20:42:13.456430+0000 mgr.smithi157.nfpzoe (mgr.14180) 404 : cluster [DBG] pgmap v347: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:17.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:17 smithi165 bash[22175]: cluster 2022-04-30T20:42:15.457041+0000 mgr.smithi157.nfpzoe (mgr.14180) 405 : cluster [DBG] pgmap v348: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:17.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:17 smithi157 bash[20376]: cluster 2022-04-30T20:42:15.457041+0000 mgr.smithi157.nfpzoe (mgr.14180) 405 : cluster [DBG] pgmap v348: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:18.107 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:42:18.107 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:42:18.108 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:42:18.437 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:42:19.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:19 smithi157 bash[20376]: cluster 2022-04-30T20:42:17.457665+0000 mgr.smithi157.nfpzoe (mgr.14180) 406 : cluster [DBG] pgmap v349: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:19.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:19 smithi157 bash[20376]: audit 2022-04-30T20:42:18.416277+0000 mon.smithi157 (mon.0) 750 : audit [DBG] from='client.? 172.21.15.157:0/1998868031' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:19.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:19 smithi165 bash[22175]: cluster 2022-04-30T20:42:17.457665+0000 mgr.smithi157.nfpzoe (mgr.14180) 406 : cluster [DBG] pgmap v349: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:19.725 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:19 smithi165 bash[22175]: audit 2022-04-30T20:42:18.416277+0000 mon.smithi157 (mon.0) 750 : audit [DBG] from='client.? 172.21.15.157:0/1998868031' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:21.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:21 smithi157 bash[20376]: cluster 2022-04-30T20:42:19.458412+0000 mgr.smithi157.nfpzoe (mgr.14180) 407 : cluster [DBG] pgmap v350: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:21.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:21 smithi165 bash[22175]: cluster 2022-04-30T20:42:19.458412+0000 mgr.smithi157.nfpzoe (mgr.14180) 407 : cluster [DBG] pgmap v350: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:23.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:42:23.440 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:42:23.440 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:42:23.446 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:23 smithi165 bash[22175]: cluster 2022-04-30T20:42:21.459084+0000 mgr.smithi157.nfpzoe (mgr.14180) 408 : cluster [DBG] pgmap v351: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:23.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:23 smithi157 bash[20376]: cluster 2022-04-30T20:42:21.459084+0000 mgr.smithi157.nfpzoe (mgr.14180) 408 : cluster [DBG] pgmap v351: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:23.765 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:42:24.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:24 smithi157 bash[20376]: audit 2022-04-30T20:42:23.749596+0000 mon.smithi157 (mon.0) 751 : audit [DBG] from='client.? 172.21.15.157:0/1778463663' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:24.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:24 smithi165 bash[22175]: audit 2022-04-30T20:42:23.749596+0000 mon.smithi157 (mon.0) 751 : audit [DBG] from='client.? 172.21.15.157:0/1778463663' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:25.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:25 smithi157 bash[20376]: cluster 2022-04-30T20:42:23.459619+0000 mgr.smithi157.nfpzoe (mgr.14180) 409 : cluster [DBG] pgmap v352: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:25.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:25 smithi165 bash[22175]: cluster 2022-04-30T20:42:23.459619+0000 mgr.smithi157.nfpzoe (mgr.14180) 409 : cluster [DBG] pgmap v352: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:27.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:27 smithi157 bash[20376]: cluster 2022-04-30T20:42:25.460197+0000 mgr.smithi157.nfpzoe (mgr.14180) 410 : cluster [DBG] pgmap v353: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:27.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:27 smithi165 bash[22175]: cluster 2022-04-30T20:42:25.460197+0000 mgr.smithi157.nfpzoe (mgr.14180) 410 : cluster [DBG] pgmap v353: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:28.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:42:28.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:42:28.770 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:42:29.102 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:42:29.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:29 smithi157 bash[20376]: cluster 2022-04-30T20:42:27.460823+0000 mgr.smithi157.nfpzoe (mgr.14180) 411 : cluster [DBG] pgmap v354: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:29.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:29 smithi157 bash[20376]: audit 2022-04-30T20:42:29.086537+0000 mon.smithi157 (mon.0) 752 : audit [DBG] from='client.? 172.21.15.157:0/1423377046' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:29.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:29 smithi165 bash[22175]: cluster 2022-04-30T20:42:27.460823+0000 mgr.smithi157.nfpzoe (mgr.14180) 411 : cluster [DBG] pgmap v354: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:29.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:29 smithi165 bash[22175]: audit 2022-04-30T20:42:29.086537+0000 mon.smithi157 (mon.0) 752 : audit [DBG] from='client.? 172.21.15.157:0/1423377046' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:31.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:31 smithi157 bash[20376]: cluster 2022-04-30T20:42:29.461540+0000 mgr.smithi157.nfpzoe (mgr.14180) 412 : cluster [DBG] pgmap v355: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:31.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:31 smithi165 bash[22175]: cluster 2022-04-30T20:42:29.461540+0000 mgr.smithi157.nfpzoe (mgr.14180) 412 : cluster [DBG] pgmap v355: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:33.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:33 smithi165 bash[22175]: cluster 2022-04-30T20:42:31.462200+0000 mgr.smithi157.nfpzoe (mgr.14180) 413 : cluster [DBG] pgmap v356: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:33.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:33 smithi157 bash[20376]: cluster 2022-04-30T20:42:31.462200+0000 mgr.smithi157.nfpzoe (mgr.14180) 413 : cluster [DBG] pgmap v356: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:34.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:42:34.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:42:34.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:42:34.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:42:35.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:35 smithi157 bash[20376]: cluster 2022-04-30T20:42:33.462809+0000 mgr.smithi157.nfpzoe (mgr.14180) 414 : cluster [DBG] pgmap v357: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:35.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:35 smithi157 bash[20376]: audit 2022-04-30T20:42:34.416484+0000 mon.smithi157 (mon.0) 753 : audit [DBG] from='client.? 172.21.15.157:0/3209656536' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:35.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:35 smithi165 bash[22175]: cluster 2022-04-30T20:42:33.462809+0000 mgr.smithi157.nfpzoe (mgr.14180) 414 : cluster [DBG] pgmap v357: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:35.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:35 smithi165 bash[22175]: audit 2022-04-30T20:42:34.416484+0000 mon.smithi157 (mon.0) 753 : audit [DBG] from='client.? 172.21.15.157:0/3209656536' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:37.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:37 smithi157 bash[20376]: cluster 2022-04-30T20:42:35.463428+0000 mgr.smithi157.nfpzoe (mgr.14180) 415 : cluster [DBG] pgmap v358: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:37.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:37 smithi165 bash[22175]: cluster 2022-04-30T20:42:35.463428+0000 mgr.smithi157.nfpzoe (mgr.14180) 415 : cluster [DBG] pgmap v358: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:39.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:42:39.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:42:39.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:42:39.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:39 smithi165 bash[22175]: cluster 2022-04-30T20:42:37.464045+0000 mgr.smithi157.nfpzoe (mgr.14180) 416 : cluster [DBG] pgmap v359: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:39.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:39 smithi157 bash[20376]: cluster 2022-04-30T20:42:37.464045+0000 mgr.smithi157.nfpzoe (mgr.14180) 416 : cluster [DBG] pgmap v359: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:39.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:42:40.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:40 smithi165 bash[22175]: audit 2022-04-30T20:42:39.746892+0000 mon.smithi157 (mon.0) 754 : audit [DBG] from='client.? 172.21.15.157:0/2607956637' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:40.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:40 smithi157 bash[20376]: audit 2022-04-30T20:42:39.746892+0000 mon.smithi157 (mon.0) 754 : audit [DBG] from='client.? 172.21.15.157:0/2607956637' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:41.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:41 smithi165 bash[22175]: cluster 2022-04-30T20:42:39.464664+0000 mgr.smithi157.nfpzoe (mgr.14180) 417 : cluster [DBG] pgmap v360: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:41.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:41 smithi157 bash[20376]: cluster 2022-04-30T20:42:39.464664+0000 mgr.smithi157.nfpzoe (mgr.14180) 417 : cluster [DBG] pgmap v360: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:43.535 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:43 smithi157 bash[20376]: cluster 2022-04-30T20:42:41.465325+0000 mgr.smithi157.nfpzoe (mgr.14180) 418 : cluster [DBG] pgmap v361: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:43.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:43 smithi165 bash[22175]: cluster 2022-04-30T20:42:41.465325+0000 mgr.smithi157.nfpzoe (mgr.14180) 418 : cluster [DBG] pgmap v361: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:44.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:42:44.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:42:44.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:42:45.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:42:45.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:45 smithi165 bash[22175]: cluster 2022-04-30T20:42:43.465923+0000 mgr.smithi157.nfpzoe (mgr.14180) 419 : cluster [DBG] pgmap v362: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:45.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:45 smithi165 bash[22175]: audit 2022-04-30T20:42:45.070356+0000 mon.smithi157 (mon.0) 755 : audit [DBG] from='client.? 172.21.15.157:0/2413579650' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:45.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:45 smithi157 bash[20376]: cluster 2022-04-30T20:42:43.465923+0000 mgr.smithi157.nfpzoe (mgr.14180) 419 : cluster [DBG] pgmap v362: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:45.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:45 smithi157 bash[20376]: audit 2022-04-30T20:42:45.070356+0000 mon.smithi157 (mon.0) 755 : audit [DBG] from='client.? 172.21.15.157:0/2413579650' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:47.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:47 smithi157 bash[20376]: cluster 2022-04-30T20:42:45.466607+0000 mgr.smithi157.nfpzoe (mgr.14180) 420 : cluster [DBG] pgmap v363: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:47.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:47 smithi165 bash[22175]: cluster 2022-04-30T20:42:45.466607+0000 mgr.smithi157.nfpzoe (mgr.14180) 420 : cluster [DBG] pgmap v363: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:49.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:49 smithi165 bash[22175]: cluster 2022-04-30T20:42:47.467370+0000 mgr.smithi157.nfpzoe (mgr.14180) 421 : cluster [DBG] pgmap v364: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:49.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:49 smithi157 bash[20376]: cluster 2022-04-30T20:42:47.467370+0000 mgr.smithi157.nfpzoe (mgr.14180) 421 : cluster [DBG] pgmap v364: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:50.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:42:50.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:42:50.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:42:50.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:42:51.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:51 smithi165 bash[22175]: cluster 2022-04-30T20:42:49.467999+0000 mgr.smithi157.nfpzoe (mgr.14180) 422 : cluster [DBG] pgmap v365: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:51.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:51 smithi165 bash[22175]: audit 2022-04-30T20:42:50.402885+0000 mon.smithi157 (mon.0) 756 : audit [DBG] from='client.? 172.21.15.157:0/1167566088' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:51.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:51 smithi157 bash[20376]: cluster 2022-04-30T20:42:49.467999+0000 mgr.smithi157.nfpzoe (mgr.14180) 422 : cluster [DBG] pgmap v365: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:51.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:51 smithi157 bash[20376]: audit 2022-04-30T20:42:50.402885+0000 mon.smithi157 (mon.0) 756 : audit [DBG] from='client.? 172.21.15.157:0/1167566088' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:53.536 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:53 smithi157 bash[20376]: cluster 2022-04-30T20:42:51.468638+0000 mgr.smithi157.nfpzoe (mgr.14180) 423 : cluster [DBG] pgmap v366: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:53.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:53 smithi165 bash[22175]: cluster 2022-04-30T20:42:51.468638+0000 mgr.smithi157.nfpzoe (mgr.14180) 423 : cluster [DBG] pgmap v366: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:55.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:42:55.422 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:42:55.422 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:42:55.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:55 smithi165 bash[22175]: cluster 2022-04-30T20:42:53.469233+0000 mgr.smithi157.nfpzoe (mgr.14180) 424 : cluster [DBG] pgmap v367: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:55.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:55 smithi157 bash[20376]: cluster 2022-04-30T20:42:53.469233+0000 mgr.smithi157.nfpzoe (mgr.14180) 424 : cluster [DBG] pgmap v367: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:55.748 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:42:56.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:56 smithi165 bash[22175]: audit 2022-04-30T20:42:55.730765+0000 mon.smithi157 (mon.0) 757 : audit [DBG] from='client.? 172.21.15.157:0/1347586597' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:56.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:56 smithi157 bash[20376]: audit 2022-04-30T20:42:55.730765+0000 mon.smithi157 (mon.0) 757 : audit [DBG] from='client.? 172.21.15.157:0/1347586597' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:42:57.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:57 smithi157 bash[20376]: cluster 2022-04-30T20:42:55.469844+0000 mgr.smithi157.nfpzoe (mgr.14180) 425 : cluster [DBG] pgmap v368: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:57.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:57 smithi165 bash[22175]: cluster 2022-04-30T20:42:55.469844+0000 mgr.smithi157.nfpzoe (mgr.14180) 425 : cluster [DBG] pgmap v368: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:58.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:58 smithi165 bash[22175]: audit 2022-04-30T20:42:57.913122+0000 mon.smithi157 (mon.0) 758 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:42:58.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:58 smithi165 bash[22175]: audit 2022-04-30T20:42:57.916288+0000 mon.smithi157 (mon.0) 759 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:42:58.688 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:58 smithi157 bash[20376]: audit 2022-04-30T20:42:57.913122+0000 mon.smithi157 (mon.0) 758 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:42:58.689 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:58 smithi157 bash[20376]: audit 2022-04-30T20:42:57.916288+0000 mon.smithi157 (mon.0) 759 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:42:59.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:42:59 smithi165 bash[22175]: cluster 2022-04-30T20:42:57.470492+0000 mgr.smithi157.nfpzoe (mgr.14180) 426 : cluster [DBG] pgmap v369: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:42:59.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:42:59 smithi157 bash[20376]: cluster 2022-04-30T20:42:57.470492+0000 mgr.smithi157.nfpzoe (mgr.14180) 426 : cluster [DBG] pgmap v369: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:00.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:43:00.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:43:00.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:43:01.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:43:01.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:01 smithi165 bash[22175]: cluster 2022-04-30T20:42:59.471121+0000 mgr.smithi157.nfpzoe (mgr.14180) 427 : cluster [DBG] pgmap v370: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:01.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:01 smithi165 bash[22175]: audit 2022-04-30T20:43:01.065083+0000 mon.smithi157 (mon.0) 760 : audit [DBG] from='client.? 172.21.15.157:0/1329412486' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:01.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:01 smithi157 bash[20376]: cluster 2022-04-30T20:42:59.471121+0000 mgr.smithi157.nfpzoe (mgr.14180) 427 : cluster [DBG] pgmap v370: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:01.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:01 smithi157 bash[20376]: audit 2022-04-30T20:43:01.065083+0000 mon.smithi157 (mon.0) 760 : audit [DBG] from='client.? 172.21.15.157:0/1329412486' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:02.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:02 smithi165 bash[22175]: audit 2022-04-30T20:43:01.484247+0000 mon.smithi157 (mon.0) 761 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:43:02.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:02 smithi165 bash[22175]: audit 2022-04-30T20:43:01.486938+0000 mon.smithi157 (mon.0) 762 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:43:02.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:02 smithi165 bash[22175]: audit 2022-04-30T20:43:01.488738+0000 mon.smithi157 (mon.0) 763 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:43:02.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:02 smithi165 bash[22175]: audit 2022-04-30T20:43:01.792988+0000 mon.smithi157 (mon.0) 764 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:43:02.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:02 smithi165 bash[22175]: audit 2022-04-30T20:43:02.118766+0000 mon.smithi157 (mon.0) 765 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:43:02.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:02 smithi165 bash[22175]: audit 2022-04-30T20:43:02.129751+0000 mon.smithi157 (mon.0) 766 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:43:02.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:02 smithi157 bash[20376]: audit 2022-04-30T20:43:01.484247+0000 mon.smithi157 (mon.0) 761 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:43:02.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:02 smithi157 bash[20376]: audit 2022-04-30T20:43:01.486938+0000 mon.smithi157 (mon.0) 762 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:43:02.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:02 smithi157 bash[20376]: audit 2022-04-30T20:43:01.488738+0000 mon.smithi157 (mon.0) 763 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:43:02.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:02 smithi157 bash[20376]: audit 2022-04-30T20:43:01.792988+0000 mon.smithi157 (mon.0) 764 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:43:02.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:02 smithi157 bash[20376]: audit 2022-04-30T20:43:02.118766+0000 mon.smithi157 (mon.0) 765 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:43:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:02 smithi157 bash[20376]: audit 2022-04-30T20:43:02.129751+0000 mon.smithi157 (mon.0) 766 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:43:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:03 smithi165 bash[22175]: cluster 2022-04-30T20:43:01.471818+0000 mgr.smithi157.nfpzoe (mgr.14180) 428 : cluster [DBG] pgmap v371: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:03 smithi165 bash[22175]: cluster 2022-04-30T20:43:02.110349+0000 mgr.smithi157.nfpzoe (mgr.14180) 429 : cluster [DBG] pgmap v372: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:03 smithi165 bash[22175]: cluster 2022-04-30T20:43:02.110747+0000 mgr.smithi157.nfpzoe (mgr.14180) 430 : cluster [DBG] pgmap v373: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:03 smithi165 bash[22175]: cephadm 2022-04-30T20:43:02.131245+0000 mgr.smithi157.nfpzoe (mgr.14180) 431 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:43:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:03 smithi165 bash[22175]: cephadm 2022-04-30T20:43:02.131477+0000 mgr.smithi157.nfpzoe (mgr.14180) 432 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:43:03.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:03 smithi157 bash[20376]: cluster 2022-04-30T20:43:01.471818+0000 mgr.smithi157.nfpzoe (mgr.14180) 428 : cluster [DBG] pgmap v371: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:03.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:03 smithi157 bash[20376]: cluster 2022-04-30T20:43:02.110349+0000 mgr.smithi157.nfpzoe (mgr.14180) 429 : cluster [DBG] pgmap v372: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:03.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:03 smithi157 bash[20376]: cluster 2022-04-30T20:43:02.110747+0000 mgr.smithi157.nfpzoe (mgr.14180) 430 : cluster [DBG] pgmap v373: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:03.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:03 smithi157 bash[20376]: cephadm 2022-04-30T20:43:02.131245+0000 mgr.smithi157.nfpzoe (mgr.14180) 431 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:43:03.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:03 smithi157 bash[20376]: cephadm 2022-04-30T20:43:02.131477+0000 mgr.smithi157.nfpzoe (mgr.14180) 432 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:43:05.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:05 smithi165 bash[22175]: cluster 2022-04-30T20:43:04.111357+0000 mgr.smithi157.nfpzoe (mgr.14180) 433 : cluster [DBG] pgmap v374: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:05.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:05 smithi157 bash[20376]: cluster 2022-04-30T20:43:04.111357+0000 mgr.smithi157.nfpzoe (mgr.14180) 433 : cluster [DBG] pgmap v374: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:06.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:43:06.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:43:06.086 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:43:06.409 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:43:07.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:07 smithi165 bash[22175]: cluster 2022-04-30T20:43:06.111971+0000 mgr.smithi157.nfpzoe (mgr.14180) 434 : cluster [DBG] pgmap v375: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:07.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:07 smithi165 bash[22175]: audit 2022-04-30T20:43:06.390663+0000 mon.smithi157 (mon.0) 767 : audit [DBG] from='client.? 172.21.15.157:0/339632722' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:07.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:07 smithi157 bash[20376]: cluster 2022-04-30T20:43:06.111971+0000 mgr.smithi157.nfpzoe (mgr.14180) 434 : cluster [DBG] pgmap v375: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:07.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:07 smithi157 bash[20376]: audit 2022-04-30T20:43:06.390663+0000 mon.smithi157 (mon.0) 767 : audit [DBG] from='client.? 172.21.15.157:0/339632722' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:09.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:09 smithi165 bash[22175]: cluster 2022-04-30T20:43:08.112622+0000 mgr.smithi157.nfpzoe (mgr.14180) 435 : cluster [DBG] pgmap v376: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:09.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:09 smithi157 bash[20376]: cluster 2022-04-30T20:43:08.112622+0000 mgr.smithi157.nfpzoe (mgr.14180) 435 : cluster [DBG] pgmap v376: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:11.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:11 smithi165 bash[22175]: cluster 2022-04-30T20:43:10.113293+0000 mgr.smithi157.nfpzoe (mgr.14180) 436 : cluster [DBG] pgmap v377: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:11.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:43:11.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:43:11.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:43:11.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:11 smithi157 bash[20376]: cluster 2022-04-30T20:43:10.113293+0000 mgr.smithi157.nfpzoe (mgr.14180) 436 : cluster [DBG] pgmap v377: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:11.733 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:43:12.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:12 smithi165 bash[22175]: audit 2022-04-30T20:43:11.716056+0000 mon.smithi157 (mon.0) 768 : audit [DBG] from='client.? 172.21.15.157:0/1033231001' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:12.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:12 smithi157 bash[20376]: audit 2022-04-30T20:43:11.716056+0000 mon.smithi157 (mon.0) 768 : audit [DBG] from='client.? 172.21.15.157:0/1033231001' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:13.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:13 smithi165 bash[22175]: cluster 2022-04-30T20:43:12.114017+0000 mgr.smithi157.nfpzoe (mgr.14180) 437 : cluster [DBG] pgmap v378: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:13.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:13 smithi157 bash[20376]: cluster 2022-04-30T20:43:12.114017+0000 mgr.smithi157.nfpzoe (mgr.14180) 437 : cluster [DBG] pgmap v378: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:15.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:15 smithi157 bash[20376]: cluster 2022-04-30T20:43:14.114666+0000 mgr.smithi157.nfpzoe (mgr.14180) 438 : cluster [DBG] pgmap v379: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:15.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:15 smithi165 bash[22175]: cluster 2022-04-30T20:43:14.114666+0000 mgr.smithi157.nfpzoe (mgr.14180) 438 : cluster [DBG] pgmap v379: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:16.735 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:43:16.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:43:16.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:43:17.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:43:17.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:17 smithi165 bash[22175]: cluster 2022-04-30T20:43:16.115423+0000 mgr.smithi157.nfpzoe (mgr.14180) 439 : cluster [DBG] pgmap v380: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:17.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:17 smithi165 bash[22175]: audit 2022-04-30T20:43:17.046772+0000 mon.smithi157 (mon.0) 769 : audit [DBG] from='client.? 172.21.15.157:0/3245920593' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:17.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:17 smithi157 bash[20376]: cluster 2022-04-30T20:43:16.115423+0000 mgr.smithi157.nfpzoe (mgr.14180) 439 : cluster [DBG] pgmap v380: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:17 smithi157 bash[20376]: audit 2022-04-30T20:43:17.046772+0000 mon.smithi157 (mon.0) 769 : audit [DBG] from='client.? 172.21.15.157:0/3245920593' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:19.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:19 smithi165 bash[22175]: cluster 2022-04-30T20:43:18.116090+0000 mgr.smithi157.nfpzoe (mgr.14180) 440 : cluster [DBG] pgmap v381: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:19 smithi157 bash[20376]: cluster 2022-04-30T20:43:18.116090+0000 mgr.smithi157.nfpzoe (mgr.14180) 440 : cluster [DBG] pgmap v381: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:21.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:21 smithi165 bash[22175]: cluster 2022-04-30T20:43:20.116720+0000 mgr.smithi157.nfpzoe (mgr.14180) 441 : cluster [DBG] pgmap v382: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:21.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:21 smithi157 bash[20376]: cluster 2022-04-30T20:43:20.116720+0000 mgr.smithi157.nfpzoe (mgr.14180) 441 : cluster [DBG] pgmap v382: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:22.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:43:22.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:43:22.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:43:22.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:43:23.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:23 smithi165 bash[22175]: cluster 2022-04-30T20:43:22.117354+0000 mgr.smithi157.nfpzoe (mgr.14180) 442 : cluster [DBG] pgmap v383: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:23.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:23 smithi165 bash[22175]: audit 2022-04-30T20:43:22.378256+0000 mon.smithi157 (mon.0) 770 : audit [DBG] from='client.? 172.21.15.157:0/3191031109' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:23 smithi157 bash[20376]: cluster 2022-04-30T20:43:22.117354+0000 mgr.smithi157.nfpzoe (mgr.14180) 442 : cluster [DBG] pgmap v383: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:23.490 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:23 smithi157 bash[20376]: audit 2022-04-30T20:43:22.378256+0000 mon.smithi157 (mon.0) 770 : audit [DBG] from='client.? 172.21.15.157:0/3191031109' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:25.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:25 smithi165 bash[22175]: cluster 2022-04-30T20:43:24.118017+0000 mgr.smithi157.nfpzoe (mgr.14180) 443 : cluster [DBG] pgmap v384: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:25.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:25 smithi157 bash[20376]: cluster 2022-04-30T20:43:24.118017+0000 mgr.smithi157.nfpzoe (mgr.14180) 443 : cluster [DBG] pgmap v384: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:27.398 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:43:27.398 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:43:27.398 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:43:27.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:27 smithi165 bash[22175]: cluster 2022-04-30T20:43:26.118582+0000 mgr.smithi157.nfpzoe (mgr.14180) 444 : cluster [DBG] pgmap v385: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:27.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:27 smithi157 bash[20376]: cluster 2022-04-30T20:43:26.118582+0000 mgr.smithi157.nfpzoe (mgr.14180) 444 : cluster [DBG] pgmap v385: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:27.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:43:28.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:28 smithi165 bash[22175]: audit 2022-04-30T20:43:27.712342+0000 mon.smithi157 (mon.0) 771 : audit [DBG] from='client.? 172.21.15.157:0/2966715944' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:28.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:28 smithi157 bash[20376]: audit 2022-04-30T20:43:27.712342+0000 mon.smithi157 (mon.0) 771 : audit [DBG] from='client.? 172.21.15.157:0/2966715944' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:29.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:29 smithi165 bash[22175]: cluster 2022-04-30T20:43:28.119213+0000 mgr.smithi157.nfpzoe (mgr.14180) 445 : cluster [DBG] pgmap v386: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:29.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:29 smithi157 bash[20376]: cluster 2022-04-30T20:43:28.119213+0000 mgr.smithi157.nfpzoe (mgr.14180) 445 : cluster [DBG] pgmap v386: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:31.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:31 smithi165 bash[22175]: cluster 2022-04-30T20:43:30.119821+0000 mgr.smithi157.nfpzoe (mgr.14180) 446 : cluster [DBG] pgmap v387: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:31.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:31 smithi157 bash[20376]: cluster 2022-04-30T20:43:30.119821+0000 mgr.smithi157.nfpzoe (mgr.14180) 446 : cluster [DBG] pgmap v387: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:32.733 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:43:32.733 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:43:32.733 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:43:33.053 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:43:33.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:33 smithi165 bash[22175]: cluster 2022-04-30T20:43:32.120509+0000 mgr.smithi157.nfpzoe (mgr.14180) 447 : cluster [DBG] pgmap v388: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:33.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:33 smithi165 bash[22175]: audit 2022-04-30T20:43:33.036991+0000 mon.smithi157 (mon.0) 772 : audit [DBG] from='client.? 172.21.15.157:0/3483470493' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:33 smithi157 bash[20376]: cluster 2022-04-30T20:43:32.120509+0000 mgr.smithi157.nfpzoe (mgr.14180) 447 : cluster [DBG] pgmap v388: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:33 smithi157 bash[20376]: audit 2022-04-30T20:43:33.036991+0000 mon.smithi157 (mon.0) 772 : audit [DBG] from='client.? 172.21.15.157:0/3483470493' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:35 smithi157 bash[20376]: cluster 2022-04-30T20:43:34.121134+0000 mgr.smithi157.nfpzoe (mgr.14180) 448 : cluster [DBG] pgmap v389: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:35.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:35 smithi165 bash[22175]: cluster 2022-04-30T20:43:34.121134+0000 mgr.smithi157.nfpzoe (mgr.14180) 448 : cluster [DBG] pgmap v389: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:37.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:37 smithi165 bash[22175]: cluster 2022-04-30T20:43:36.121689+0000 mgr.smithi157.nfpzoe (mgr.14180) 449 : cluster [DBG] pgmap v390: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:37 smithi157 bash[20376]: cluster 2022-04-30T20:43:36.121689+0000 mgr.smithi157.nfpzoe (mgr.14180) 449 : cluster [DBG] pgmap v390: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:38.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:43:38.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:43:38.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:43:38.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:43:39.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:39 smithi165 bash[22175]: cluster 2022-04-30T20:43:38.122305+0000 mgr.smithi157.nfpzoe (mgr.14180) 450 : cluster [DBG] pgmap v391: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:39.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:39 smithi165 bash[22175]: audit 2022-04-30T20:43:38.367803+0000 mon.smithi157 (mon.0) 773 : audit [DBG] from='client.? 172.21.15.157:0/2049514696' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:39 smithi157 bash[20376]: cluster 2022-04-30T20:43:38.122305+0000 mgr.smithi157.nfpzoe (mgr.14180) 450 : cluster [DBG] pgmap v391: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:39 smithi157 bash[20376]: audit 2022-04-30T20:43:38.367803+0000 mon.smithi157 (mon.0) 773 : audit [DBG] from='client.? 172.21.15.157:0/2049514696' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:41.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:41 smithi165 bash[22175]: cluster 2022-04-30T20:43:40.122934+0000 mgr.smithi157.nfpzoe (mgr.14180) 451 : cluster [DBG] pgmap v392: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:41 smithi157 bash[20376]: cluster 2022-04-30T20:43:40.122934+0000 mgr.smithi157.nfpzoe (mgr.14180) 451 : cluster [DBG] pgmap v392: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:43.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:43:43.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:43:43.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:43:43.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:43 smithi165 bash[22175]: cluster 2022-04-30T20:43:42.123553+0000 mgr.smithi157.nfpzoe (mgr.14180) 452 : cluster [DBG] pgmap v393: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:43 smithi157 bash[20376]: cluster 2022-04-30T20:43:42.123553+0000 mgr.smithi157.nfpzoe (mgr.14180) 452 : cluster [DBG] pgmap v393: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:43.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:43:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:44 smithi157 bash[20376]: audit 2022-04-30T20:43:43.694489+0000 mon.smithi157 (mon.0) 774 : audit [DBG] from='client.? 172.21.15.157:0/1410235500' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:44.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:44 smithi165 bash[22175]: audit 2022-04-30T20:43:43.694489+0000 mon.smithi157 (mon.0) 774 : audit [DBG] from='client.? 172.21.15.157:0/1410235500' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:45.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:45 smithi157 bash[20376]: cluster 2022-04-30T20:43:44.124210+0000 mgr.smithi157.nfpzoe (mgr.14180) 453 : cluster [DBG] pgmap v394: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:45.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:45 smithi165 bash[22175]: cluster 2022-04-30T20:43:44.124210+0000 mgr.smithi157.nfpzoe (mgr.14180) 453 : cluster [DBG] pgmap v394: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:47.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:47 smithi165 bash[22175]: cluster 2022-04-30T20:43:46.124987+0000 mgr.smithi157.nfpzoe (mgr.14180) 454 : cluster [DBG] pgmap v395: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:47 smithi157 bash[20376]: cluster 2022-04-30T20:43:46.124987+0000 mgr.smithi157.nfpzoe (mgr.14180) 454 : cluster [DBG] pgmap v395: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:48.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:43:48.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:43:48.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:43:49.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:43:49.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:49 smithi165 bash[22175]: cluster 2022-04-30T20:43:48.125613+0000 mgr.smithi157.nfpzoe (mgr.14180) 455 : cluster [DBG] pgmap v396: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:49.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:49 smithi165 bash[22175]: audit 2022-04-30T20:43:49.024547+0000 mon.smithi157 (mon.0) 775 : audit [DBG] from='client.? 172.21.15.157:0/1881676654' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:49 smithi157 bash[20376]: cluster 2022-04-30T20:43:48.125613+0000 mgr.smithi157.nfpzoe (mgr.14180) 455 : cluster [DBG] pgmap v396: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:49 smithi157 bash[20376]: audit 2022-04-30T20:43:49.024547+0000 mon.smithi157 (mon.0) 775 : audit [DBG] from='client.? 172.21.15.157:0/1881676654' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:51.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:51 smithi165 bash[22175]: cluster 2022-04-30T20:43:50.126155+0000 mgr.smithi157.nfpzoe (mgr.14180) 456 : cluster [DBG] pgmap v397: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:51.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:51 smithi157 bash[20376]: cluster 2022-04-30T20:43:50.126155+0000 mgr.smithi157.nfpzoe (mgr.14180) 456 : cluster [DBG] pgmap v397: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:53.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:53 smithi165 bash[22175]: cluster 2022-04-30T20:43:52.126750+0000 mgr.smithi157.nfpzoe (mgr.14180) 457 : cluster [DBG] pgmap v398: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:53 smithi157 bash[20376]: cluster 2022-04-30T20:43:52.126750+0000 mgr.smithi157.nfpzoe (mgr.14180) 457 : cluster [DBG] pgmap v398: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:54.050 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:43:54.050 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:43:54.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:43:54.378 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:43:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:55 smithi157 bash[20376]: cluster 2022-04-30T20:43:54.127455+0000 mgr.smithi157.nfpzoe (mgr.14180) 458 : cluster [DBG] pgmap v399: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:55 smithi157 bash[20376]: audit 2022-04-30T20:43:54.353726+0000 mon.smithi157 (mon.0) 776 : audit [DBG] from='client.? 172.21.15.157:0/2213947663' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:55.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:55 smithi165 bash[22175]: cluster 2022-04-30T20:43:54.127455+0000 mgr.smithi157.nfpzoe (mgr.14180) 458 : cluster [DBG] pgmap v399: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:55.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:55 smithi165 bash[22175]: audit 2022-04-30T20:43:54.353726+0000 mon.smithi157 (mon.0) 776 : audit [DBG] from='client.? 172.21.15.157:0/2213947663' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:43:57.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:57 smithi165 bash[22175]: cluster 2022-04-30T20:43:56.128221+0000 mgr.smithi157.nfpzoe (mgr.14180) 459 : cluster [DBG] pgmap v400: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:57 smithi157 bash[20376]: cluster 2022-04-30T20:43:56.128221+0000 mgr.smithi157.nfpzoe (mgr.14180) 459 : cluster [DBG] pgmap v400: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:58 smithi157 bash[20376]: audit 2022-04-30T20:43:57.916440+0000 mon.smithi157 (mon.0) 777 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:43:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:58 smithi157 bash[20376]: audit 2022-04-30T20:43:57.920236+0000 mon.smithi157 (mon.0) 778 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:43:58.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:58 smithi165 bash[22175]: audit 2022-04-30T20:43:57.916440+0000 mon.smithi157 (mon.0) 777 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:43:58.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:58 smithi165 bash[22175]: audit 2022-04-30T20:43:57.920236+0000 mon.smithi157 (mon.0) 778 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:43:59.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:43:59.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:43:59.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:43:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:43:59 smithi157 bash[20376]: cluster 2022-04-30T20:43:58.128886+0000 mgr.smithi157.nfpzoe (mgr.14180) 460 : cluster [DBG] pgmap v401: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:59.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:43:59 smithi165 bash[22175]: cluster 2022-04-30T20:43:58.128886+0000 mgr.smithi157.nfpzoe (mgr.14180) 460 : cluster [DBG] pgmap v401: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:43:59.707 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:44:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:00 smithi157 bash[20376]: audit 2022-04-30T20:43:59.686328+0000 mon.smithi157 (mon.0) 779 : audit [DBG] from='client.? 172.21.15.157:0/957372953' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:00.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:00 smithi165 bash[22175]: audit 2022-04-30T20:43:59.686328+0000 mon.smithi157 (mon.0) 779 : audit [DBG] from='client.? 172.21.15.157:0/957372953' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:01.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:01 smithi157 bash[20376]: cluster 2022-04-30T20:44:00.129549+0000 mgr.smithi157.nfpzoe (mgr.14180) 461 : cluster [DBG] pgmap v402: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:01.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:01 smithi165 bash[22175]: cluster 2022-04-30T20:44:00.129549+0000 mgr.smithi157.nfpzoe (mgr.14180) 461 : cluster [DBG] pgmap v402: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:02.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:02 smithi157 bash[20376]: audit 2022-04-30T20:44:02.144543+0000 mon.smithi157 (mon.0) 780 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:44:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:02 smithi157 bash[20376]: audit 2022-04-30T20:44:02.147260+0000 mon.smithi157 (mon.0) 781 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:44:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:02 smithi157 bash[20376]: audit 2022-04-30T20:44:02.149089+0000 mon.smithi157 (mon.0) 782 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:44:02.650 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:02 smithi165 bash[22175]: audit 2022-04-30T20:44:02.144543+0000 mon.smithi157 (mon.0) 780 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:44:02.650 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:02 smithi165 bash[22175]: audit 2022-04-30T20:44:02.147260+0000 mon.smithi157 (mon.0) 781 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:44:02.650 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:02 smithi165 bash[22175]: audit 2022-04-30T20:44:02.149089+0000 mon.smithi157 (mon.0) 782 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:44:03.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:03 smithi165 bash[22175]: cluster 2022-04-30T20:44:02.130248+0000 mgr.smithi157.nfpzoe (mgr.14180) 462 : cluster [DBG] pgmap v403: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:03.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:03 smithi165 bash[22175]: audit 2022-04-30T20:44:02.480289+0000 mon.smithi157 (mon.0) 783 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:44:03.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:03 smithi165 bash[22175]: audit 2022-04-30T20:44:02.492020+0000 mon.smithi157 (mon.0) 784 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:44:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:03 smithi157 bash[20376]: cluster 2022-04-30T20:44:02.130248+0000 mgr.smithi157.nfpzoe (mgr.14180) 462 : cluster [DBG] pgmap v403: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:03 smithi157 bash[20376]: audit 2022-04-30T20:44:02.480289+0000 mon.smithi157 (mon.0) 783 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:44:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:03 smithi157 bash[20376]: audit 2022-04-30T20:44:02.492020+0000 mon.smithi157 (mon.0) 784 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:44:04.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:04 smithi157 bash[20376]: cluster 2022-04-30T20:44:02.473281+0000 mgr.smithi157.nfpzoe (mgr.14180) 463 : cluster [DBG] pgmap v404: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:04 smithi157 bash[20376]: cluster 2022-04-30T20:44:02.473616+0000 mgr.smithi157.nfpzoe (mgr.14180) 464 : cluster [DBG] pgmap v405: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:04 smithi157 bash[20376]: cephadm 2022-04-30T20:44:02.493240+0000 mgr.smithi157.nfpzoe (mgr.14180) 465 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:44:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:04 smithi157 bash[20376]: cephadm 2022-04-30T20:44:02.493366+0000 mgr.smithi157.nfpzoe (mgr.14180) 466 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:44:04.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:04 smithi165 bash[22175]: cluster 2022-04-30T20:44:02.473281+0000 mgr.smithi157.nfpzoe (mgr.14180) 463 : cluster [DBG] pgmap v404: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:04.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:04 smithi165 bash[22175]: cluster 2022-04-30T20:44:02.473616+0000 mgr.smithi157.nfpzoe (mgr.14180) 464 : cluster [DBG] pgmap v405: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:04.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:04 smithi165 bash[22175]: cephadm 2022-04-30T20:44:02.493240+0000 mgr.smithi157.nfpzoe (mgr.14180) 465 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:44:04.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:04 smithi165 bash[22175]: cephadm 2022-04-30T20:44:02.493366+0000 mgr.smithi157.nfpzoe (mgr.14180) 466 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:44:04.707 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:44:04.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:44:04.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:44:05.037 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:44:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:05 smithi157 bash[20376]: audit 2022-04-30T20:44:05.019704+0000 mon.smithi157 (mon.0) 785 : audit [DBG] from='client.? 172.21.15.157:0/3077547906' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:05.654 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:05 smithi165 bash[22175]: audit 2022-04-30T20:44:05.019704+0000 mon.smithi157 (mon.0) 785 : audit [DBG] from='client.? 172.21.15.157:0/3077547906' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:06 smithi157 bash[20376]: cluster 2022-04-30T20:44:04.474224+0000 mgr.smithi157.nfpzoe (mgr.14180) 467 : cluster [DBG] pgmap v406: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:06.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:06 smithi165 bash[22175]: cluster 2022-04-30T20:44:04.474224+0000 mgr.smithi157.nfpzoe (mgr.14180) 467 : cluster [DBG] pgmap v406: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:08 smithi157 bash[20376]: cluster 2022-04-30T20:44:06.474792+0000 mgr.smithi157.nfpzoe (mgr.14180) 468 : cluster [DBG] pgmap v407: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:08.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:08 smithi165 bash[22175]: cluster 2022-04-30T20:44:06.474792+0000 mgr.smithi157.nfpzoe (mgr.14180) 468 : cluster [DBG] pgmap v407: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:10.041 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:44:10.041 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:44:10.041 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:44:10.368 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:44:10.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:10 smithi165 bash[22175]: cluster 2022-04-30T20:44:08.475432+0000 mgr.smithi157.nfpzoe (mgr.14180) 469 : cluster [DBG] pgmap v408: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:10.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:10 smithi157 bash[20376]: cluster 2022-04-30T20:44:08.475432+0000 mgr.smithi157.nfpzoe (mgr.14180) 469 : cluster [DBG] pgmap v408: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:11.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:11 smithi165 bash[22175]: audit 2022-04-30T20:44:10.344494+0000 mon.smithi157 (mon.0) 786 : audit [DBG] from='client.? 172.21.15.157:0/1165237997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:11.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:11 smithi157 bash[20376]: audit 2022-04-30T20:44:10.344494+0000 mon.smithi157 (mon.0) 786 : audit [DBG] from='client.? 172.21.15.157:0/1165237997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:12.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:12 smithi165 bash[22175]: cluster 2022-04-30T20:44:10.476096+0000 mgr.smithi157.nfpzoe (mgr.14180) 470 : cluster [DBG] pgmap v409: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:12.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:12 smithi157 bash[20376]: cluster 2022-04-30T20:44:10.476096+0000 mgr.smithi157.nfpzoe (mgr.14180) 470 : cluster [DBG] pgmap v409: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:14.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:14 smithi165 bash[22175]: cluster 2022-04-30T20:44:12.476743+0000 mgr.smithi157.nfpzoe (mgr.14180) 471 : cluster [DBG] pgmap v410: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:14 smithi157 bash[20376]: cluster 2022-04-30T20:44:12.476743+0000 mgr.smithi157.nfpzoe (mgr.14180) 471 : cluster [DBG] pgmap v410: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:15.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:44:15.372 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:44:15.372 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:44:15.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:44:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:16 smithi165 bash[22175]: cluster 2022-04-30T20:44:14.477351+0000 mgr.smithi157.nfpzoe (mgr.14180) 472 : cluster [DBG] pgmap v411: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:16 smithi165 bash[22175]: audit 2022-04-30T20:44:15.671302+0000 mon.smithi157 (mon.0) 787 : audit [DBG] from='client.? 172.21.15.157:0/1933770994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:16 smithi157 bash[20376]: cluster 2022-04-30T20:44:14.477351+0000 mgr.smithi157.nfpzoe (mgr.14180) 472 : cluster [DBG] pgmap v411: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:16.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:16 smithi157 bash[20376]: audit 2022-04-30T20:44:15.671302+0000 mon.smithi157 (mon.0) 787 : audit [DBG] from='client.? 172.21.15.157:0/1933770994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:18.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:18 smithi165 bash[22175]: cluster 2022-04-30T20:44:16.477955+0000 mgr.smithi157.nfpzoe (mgr.14180) 473 : cluster [DBG] pgmap v412: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:18.679 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:18 smithi157 bash[20376]: cluster 2022-04-30T20:44:16.477955+0000 mgr.smithi157.nfpzoe (mgr.14180) 473 : cluster [DBG] pgmap v412: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:20.650 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:20 smithi165 bash[22175]: cluster 2022-04-30T20:44:18.478593+0000 mgr.smithi157.nfpzoe (mgr.14180) 474 : cluster [DBG] pgmap v413: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:20.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:44:20.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:44:20.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:44:20.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:20 smithi157 bash[20376]: cluster 2022-04-30T20:44:18.478593+0000 mgr.smithi157.nfpzoe (mgr.14180) 474 : cluster [DBG] pgmap v413: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:21.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:44:21.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:21 smithi165 bash[22175]: audit 2022-04-30T20:44:20.997037+0000 mon.smithi157 (mon.0) 788 : audit [DBG] from='client.? 172.21.15.157:0/3270851569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:21 smithi157 bash[20376]: audit 2022-04-30T20:44:20.997037+0000 mon.smithi157 (mon.0) 788 : audit [DBG] from='client.? 172.21.15.157:0/3270851569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:22.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:22 smithi165 bash[22175]: cluster 2022-04-30T20:44:20.479234+0000 mgr.smithi157.nfpzoe (mgr.14180) 475 : cluster [DBG] pgmap v414: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:22 smithi157 bash[20376]: cluster 2022-04-30T20:44:20.479234+0000 mgr.smithi157.nfpzoe (mgr.14180) 475 : cluster [DBG] pgmap v414: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:24.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:24 smithi165 bash[22175]: cluster 2022-04-30T20:44:22.479888+0000 mgr.smithi157.nfpzoe (mgr.14180) 476 : cluster [DBG] pgmap v415: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:24 smithi157 bash[20376]: cluster 2022-04-30T20:44:22.479888+0000 mgr.smithi157.nfpzoe (mgr.14180) 476 : cluster [DBG] pgmap v415: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:26.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:44:26.021 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:44:26.021 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:44:26.347 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:44:26.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:26 smithi165 bash[22175]: cluster 2022-04-30T20:44:24.480666+0000 mgr.smithi157.nfpzoe (mgr.14180) 477 : cluster [DBG] pgmap v416: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:26 smithi157 bash[20376]: cluster 2022-04-30T20:44:24.480666+0000 mgr.smithi157.nfpzoe (mgr.14180) 477 : cluster [DBG] pgmap v416: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:27 smithi157 bash[20376]: audit 2022-04-30T20:44:26.329354+0000 mon.smithi157 (mon.0) 789 : audit [DBG] from='client.? 172.21.15.157:0/3309089384' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:27.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:27 smithi165 bash[22175]: audit 2022-04-30T20:44:26.329354+0000 mon.smithi157 (mon.0) 789 : audit [DBG] from='client.? 172.21.15.157:0/3309089384' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:28.653 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:28 smithi165 bash[22175]: cluster 2022-04-30T20:44:26.481472+0000 mgr.smithi157.nfpzoe (mgr.14180) 478 : cluster [DBG] pgmap v417: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:29.509 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:28 smithi157 bash[20376]: cluster 2022-04-30T20:44:26.481472+0000 mgr.smithi157.nfpzoe (mgr.14180) 478 : cluster [DBG] pgmap v417: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:30.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:30 smithi165 bash[22175]: cluster 2022-04-30T20:44:28.482227+0000 mgr.smithi157.nfpzoe (mgr.14180) 479 : cluster [DBG] pgmap v418: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:30.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:30 smithi157 bash[20376]: cluster 2022-04-30T20:44:28.482227+0000 mgr.smithi157.nfpzoe (mgr.14180) 479 : cluster [DBG] pgmap v418: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:31.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:44:31.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:44:31.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:44:31.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:44:32.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:32 smithi165 bash[22175]: cluster 2022-04-30T20:44:30.482862+0000 mgr.smithi157.nfpzoe (mgr.14180) 480 : cluster [DBG] pgmap v419: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:32.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:32 smithi165 bash[22175]: audit 2022-04-30T20:44:31.654983+0000 mon.smithi157 (mon.0) 790 : audit [DBG] from='client.? 172.21.15.157:0/595260578' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:32 smithi157 bash[20376]: cluster 2022-04-30T20:44:30.482862+0000 mgr.smithi157.nfpzoe (mgr.14180) 480 : cluster [DBG] pgmap v419: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:32 smithi157 bash[20376]: audit 2022-04-30T20:44:31.654983+0000 mon.smithi157 (mon.0) 790 : audit [DBG] from='client.? 172.21.15.157:0/595260578' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:34.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:34 smithi165 bash[22175]: cluster 2022-04-30T20:44:32.483498+0000 mgr.smithi157.nfpzoe (mgr.14180) 481 : cluster [DBG] pgmap v420: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:34 smithi157 bash[20376]: cluster 2022-04-30T20:44:32.483498+0000 mgr.smithi157.nfpzoe (mgr.14180) 481 : cluster [DBG] pgmap v420: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:36.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:36 smithi165 bash[22175]: cluster 2022-04-30T20:44:34.484217+0000 mgr.smithi157.nfpzoe (mgr.14180) 482 : cluster [DBG] pgmap v421: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:36.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:44:36.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:44:36.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:44:36.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:36 smithi157 bash[20376]: cluster 2022-04-30T20:44:34.484217+0000 mgr.smithi157.nfpzoe (mgr.14180) 482 : cluster [DBG] pgmap v421: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:37.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:44:37.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:37 smithi165 bash[22175]: audit 2022-04-30T20:44:36.983001+0000 mon.smithi157 (mon.0) 791 : audit [DBG] from='client.? 172.21.15.157:0/3299992829' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:37.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:37 smithi157 bash[20376]: audit 2022-04-30T20:44:36.983001+0000 mon.smithi157 (mon.0) 791 : audit [DBG] from='client.? 172.21.15.157:0/3299992829' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:38.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:38 smithi165 bash[22175]: cluster 2022-04-30T20:44:36.484905+0000 mgr.smithi157.nfpzoe (mgr.14180) 483 : cluster [DBG] pgmap v422: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:38.678 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:38 smithi157 bash[20376]: cluster 2022-04-30T20:44:36.484905+0000 mgr.smithi157.nfpzoe (mgr.14180) 483 : cluster [DBG] pgmap v422: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:40.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:40 smithi165 bash[22175]: cluster 2022-04-30T20:44:38.485642+0000 mgr.smithi157.nfpzoe (mgr.14180) 484 : cluster [DBG] pgmap v423: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:40 smithi157 bash[20376]: cluster 2022-04-30T20:44:38.485642+0000 mgr.smithi157.nfpzoe (mgr.14180) 484 : cluster [DBG] pgmap v423: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:42.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:44:42.006 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:44:42.006 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:44:42.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:44:42.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:42 smithi165 bash[22175]: cluster 2022-04-30T20:44:40.486328+0000 mgr.smithi157.nfpzoe (mgr.14180) 485 : cluster [DBG] pgmap v424: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:42 smithi157 bash[20376]: cluster 2022-04-30T20:44:40.486328+0000 mgr.smithi157.nfpzoe (mgr.14180) 485 : cluster [DBG] pgmap v424: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:43.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:43 smithi165 bash[22175]: audit 2022-04-30T20:44:42.310346+0000 mon.smithi157 (mon.0) 792 : audit [DBG] from='client.? 172.21.15.157:0/1878510963' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:43.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:43 smithi157 bash[20376]: audit 2022-04-30T20:44:42.310346+0000 mon.smithi157 (mon.0) 792 : audit [DBG] from='client.? 172.21.15.157:0/1878510963' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:44.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:44 smithi165 bash[22175]: cluster 2022-04-30T20:44:42.486981+0000 mgr.smithi157.nfpzoe (mgr.14180) 486 : cluster [DBG] pgmap v425: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:44.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:44 smithi157 bash[20376]: cluster 2022-04-30T20:44:42.486981+0000 mgr.smithi157.nfpzoe (mgr.14180) 486 : cluster [DBG] pgmap v425: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:45.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:45 smithi165 bash[22175]: cluster 2022-04-30T20:44:44.487682+0000 mgr.smithi157.nfpzoe (mgr.14180) 487 : cluster [DBG] pgmap v426: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:45.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:45 smithi157 bash[20376]: cluster 2022-04-30T20:44:44.487682+0000 mgr.smithi157.nfpzoe (mgr.14180) 487 : cluster [DBG] pgmap v426: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:47.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:44:47.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:44:47.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:44:47.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:44:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:48 smithi157 bash[20376]: cluster 2022-04-30T20:44:46.488386+0000 mgr.smithi157.nfpzoe (mgr.14180) 488 : cluster [DBG] pgmap v427: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:48 smithi157 bash[20376]: audit 2022-04-30T20:44:47.638948+0000 mon.smithi157 (mon.0) 793 : audit [DBG] from='client.? 172.21.15.157:0/498946454' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:48.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:48 smithi165 bash[22175]: cluster 2022-04-30T20:44:46.488386+0000 mgr.smithi157.nfpzoe (mgr.14180) 488 : cluster [DBG] pgmap v427: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:48.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:48 smithi165 bash[22175]: audit 2022-04-30T20:44:47.638948+0000 mon.smithi157 (mon.0) 793 : audit [DBG] from='client.? 172.21.15.157:0/498946454' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:50 smithi157 bash[20376]: cluster 2022-04-30T20:44:48.489083+0000 mgr.smithi157.nfpzoe (mgr.14180) 489 : cluster [DBG] pgmap v428: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:50.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:50 smithi165 bash[22175]: cluster 2022-04-30T20:44:48.489083+0000 mgr.smithi157.nfpzoe (mgr.14180) 489 : cluster [DBG] pgmap v428: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:52 smithi157 bash[20376]: cluster 2022-04-30T20:44:50.489718+0000 mgr.smithi157.nfpzoe (mgr.14180) 490 : cluster [DBG] pgmap v429: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:52.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:52 smithi165 bash[22175]: cluster 2022-04-30T20:44:50.489718+0000 mgr.smithi157.nfpzoe (mgr.14180) 490 : cluster [DBG] pgmap v429: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:52.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:44:52.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:44:52.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:44:52.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:44:53.449 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:53 smithi165 bash[22175]: audit 2022-04-30T20:44:52.967733+0000 mon.smithi157 (mon.0) 794 : audit [DBG] from='client.? 172.21.15.157:0/843621770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:53 smithi157 bash[20376]: audit 2022-04-30T20:44:52.967733+0000 mon.smithi157 (mon.0) 794 : audit [DBG] from='client.? 172.21.15.157:0/843621770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:54 smithi157 bash[20376]: cluster 2022-04-30T20:44:52.490364+0000 mgr.smithi157.nfpzoe (mgr.14180) 491 : cluster [DBG] pgmap v430: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:54.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:54 smithi165 bash[22175]: cluster 2022-04-30T20:44:52.490364+0000 mgr.smithi157.nfpzoe (mgr.14180) 491 : cluster [DBG] pgmap v430: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:56 smithi157 bash[20376]: cluster 2022-04-30T20:44:54.491085+0000 mgr.smithi157.nfpzoe (mgr.14180) 492 : cluster [DBG] pgmap v431: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:56.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:56 smithi165 bash[22175]: cluster 2022-04-30T20:44:54.491085+0000 mgr.smithi157.nfpzoe (mgr.14180) 492 : cluster [DBG] pgmap v431: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:57.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:44:57.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:44:57.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:44:58.318 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:44:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:58 smithi157 bash[20376]: cluster 2022-04-30T20:44:56.491857+0000 mgr.smithi157.nfpzoe (mgr.14180) 493 : cluster [DBG] pgmap v432: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:58 smithi157 bash[20376]: audit 2022-04-30T20:44:57.920447+0000 mon.smithi157 (mon.0) 795 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:44:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:58 smithi157 bash[20376]: audit 2022-04-30T20:44:57.924189+0000 mon.smithi157 (mon.0) 796 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:44:58.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:58 smithi165 bash[22175]: cluster 2022-04-30T20:44:56.491857+0000 mgr.smithi157.nfpzoe (mgr.14180) 493 : cluster [DBG] pgmap v432: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:44:58.716 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:58 smithi165 bash[22175]: audit 2022-04-30T20:44:57.920447+0000 mon.smithi157 (mon.0) 795 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:44:58.716 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:58 smithi165 bash[22175]: audit 2022-04-30T20:44:57.924189+0000 mon.smithi157 (mon.0) 796 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:44:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:44:59 smithi157 bash[20376]: audit 2022-04-30T20:44:58.299357+0000 mon.smithi157 (mon.0) 797 : audit [DBG] from='client.? 172.21.15.157:0/3220514416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:44:59.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:44:59 smithi165 bash[22175]: audit 2022-04-30T20:44:58.299357+0000 mon.smithi157 (mon.0) 797 : audit [DBG] from='client.? 172.21.15.157:0/3220514416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:00 smithi157 bash[20376]: cluster 2022-04-30T20:44:58.492574+0000 mgr.smithi157.nfpzoe (mgr.14180) 494 : cluster [DBG] pgmap v433: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:00.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:00 smithi165 bash[22175]: cluster 2022-04-30T20:44:58.492574+0000 mgr.smithi157.nfpzoe (mgr.14180) 494 : cluster [DBG] pgmap v433: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:02 smithi157 bash[20376]: cluster 2022-04-30T20:45:00.493178+0000 mgr.smithi157.nfpzoe (mgr.14180) 495 : cluster [DBG] pgmap v434: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:02.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:02 smithi165 bash[22175]: cluster 2022-04-30T20:45:00.493178+0000 mgr.smithi157.nfpzoe (mgr.14180) 495 : cluster [DBG] pgmap v434: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:03.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:45:03.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:45:03.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:45:03.545 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:03 smithi157 bash[20376]: audit 2022-04-30T20:45:02.504969+0000 mon.smithi157 (mon.0) 798 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:45:03.546 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:03 smithi157 bash[20376]: audit 2022-04-30T20:45:02.507639+0000 mon.smithi157 (mon.0) 799 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:45:03.547 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:03 smithi157 bash[20376]: audit 2022-04-30T20:45:02.509399+0000 mon.smithi157 (mon.0) 800 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:45:03.547 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:03 smithi157 bash[20376]: audit 2022-04-30T20:45:02.813954+0000 mon.smithi157 (mon.0) 801 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:45:03.547 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:03 smithi157 bash[20376]: audit 2022-04-30T20:45:02.815282+0000 mon.smithi157 (mon.0) 802 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:45:03.547 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:03 smithi157 bash[20376]: audit 2022-04-30T20:45:02.816445+0000 mon.smithi157 (mon.0) 803 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:45:03.547 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:03 smithi157 bash[20376]: audit 2022-04-30T20:45:02.823078+0000 mon.smithi157 (mon.0) 804 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:45:03.548 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:03 smithi157 bash[20376]: audit 2022-04-30T20:45:02.829247+0000 mon.smithi157 (mon.0) 805 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:45:03.548 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:03 smithi157 bash[20376]: audit 2022-04-30T20:45:02.834780+0000 mon.smithi157 (mon.0) 806 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:45:03.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:45:03.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:03 smithi165 bash[22175]: audit 2022-04-30T20:45:02.504969+0000 mon.smithi157 (mon.0) 798 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:45:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:03 smithi165 bash[22175]: audit 2022-04-30T20:45:02.507639+0000 mon.smithi157 (mon.0) 799 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:45:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:03 smithi165 bash[22175]: audit 2022-04-30T20:45:02.509399+0000 mon.smithi157 (mon.0) 800 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:45:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:03 smithi165 bash[22175]: audit 2022-04-30T20:45:02.813954+0000 mon.smithi157 (mon.0) 801 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:45:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:03 smithi165 bash[22175]: audit 2022-04-30T20:45:02.815282+0000 mon.smithi157 (mon.0) 802 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:45:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:03 smithi165 bash[22175]: audit 2022-04-30T20:45:02.816445+0000 mon.smithi157 (mon.0) 803 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2022-04-30T20:45:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:03 smithi165 bash[22175]: audit 2022-04-30T20:45:02.823078+0000 mon.smithi157 (mon.0) 804 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:45:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:03 smithi165 bash[22175]: audit 2022-04-30T20:45:02.829247+0000 mon.smithi157 (mon.0) 805 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:45:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:03 smithi165 bash[22175]: audit 2022-04-30T20:45:02.834780+0000 mon.smithi157 (mon.0) 806 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:45:04.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:04 smithi165 bash[22175]: cluster 2022-04-30T20:45:02.493823+0000 mgr.smithi157.nfpzoe (mgr.14180) 496 : cluster [DBG] pgmap v435: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:04.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:04 smithi165 bash[22175]: cephadm 2022-04-30T20:45:02.817375+0000 mgr.smithi157.nfpzoe (mgr.14180) 497 : cephadm [INF] Adjusting osd_memory_target on smithi157 to 4364M 2022-04-30T20:45:04.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:04 smithi165 bash[22175]: cluster 2022-04-30T20:45:02.824526+0000 mgr.smithi157.nfpzoe (mgr.14180) 498 : cluster [DBG] pgmap v436: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:04.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:04 smithi165 bash[22175]: cluster 2022-04-30T20:45:02.824827+0000 mgr.smithi157.nfpzoe (mgr.14180) 499 : cluster [DBG] pgmap v437: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:04.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:04 smithi165 bash[22175]: cephadm 2022-04-30T20:45:02.835768+0000 mgr.smithi157.nfpzoe (mgr.14180) 500 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:45:04.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:04 smithi165 bash[22175]: cephadm 2022-04-30T20:45:02.835885+0000 mgr.smithi157.nfpzoe (mgr.14180) 501 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:45:04.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:04 smithi165 bash[22175]: audit 2022-04-30T20:45:03.624449+0000 mon.smithi157 (mon.0) 807 : audit [DBG] from='client.? 172.21.15.157:0/1370556534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:04 smithi157 bash[20376]: cluster 2022-04-30T20:45:02.493823+0000 mgr.smithi157.nfpzoe (mgr.14180) 496 : cluster [DBG] pgmap v435: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:04 smithi157 bash[20376]: cephadm 2022-04-30T20:45:02.817375+0000 mgr.smithi157.nfpzoe (mgr.14180) 497 : cephadm [INF] Adjusting osd_memory_target on smithi157 to 4364M 2022-04-30T20:45:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:04 smithi157 bash[20376]: cluster 2022-04-30T20:45:02.824526+0000 mgr.smithi157.nfpzoe (mgr.14180) 498 : cluster [DBG] pgmap v436: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:04 smithi157 bash[20376]: cluster 2022-04-30T20:45:02.824827+0000 mgr.smithi157.nfpzoe (mgr.14180) 499 : cluster [DBG] pgmap v437: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:04 smithi157 bash[20376]: cephadm 2022-04-30T20:45:02.835768+0000 mgr.smithi157.nfpzoe (mgr.14180) 500 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:45:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:04 smithi157 bash[20376]: cephadm 2022-04-30T20:45:02.835885+0000 mgr.smithi157.nfpzoe (mgr.14180) 501 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:45:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:04 smithi157 bash[20376]: audit 2022-04-30T20:45:03.624449+0000 mon.smithi157 (mon.0) 807 : audit [DBG] from='client.? 172.21.15.157:0/1370556534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:06.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:06 smithi165 bash[22175]: cluster 2022-04-30T20:45:04.825386+0000 mgr.smithi157.nfpzoe (mgr.14180) 502 : cluster [DBG] pgmap v438: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:06 smithi157 bash[20376]: cluster 2022-04-30T20:45:04.825386+0000 mgr.smithi157.nfpzoe (mgr.14180) 502 : cluster [DBG] pgmap v438: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:08.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:45:08.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:45:08.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:45:08.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:08 smithi165 bash[22175]: cluster 2022-04-30T20:45:06.826090+0000 mgr.smithi157.nfpzoe (mgr.14180) 503 : cluster [DBG] pgmap v439: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:08.683 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:08 smithi157 bash[20376]: cluster 2022-04-30T20:45:06.826090+0000 mgr.smithi157.nfpzoe (mgr.14180) 503 : cluster [DBG] pgmap v439: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:08.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:45:09.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:09 smithi165 bash[22175]: audit 2022-04-30T20:45:08.948984+0000 mon.smithi157 (mon.0) 808 : audit [DBG] from='client.? 172.21.15.157:0/1463923060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:09.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:09 smithi157 bash[20376]: audit 2022-04-30T20:45:08.948984+0000 mon.smithi157 (mon.0) 808 : audit [DBG] from='client.? 172.21.15.157:0/1463923060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:10.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:10 smithi165 bash[22175]: cluster 2022-04-30T20:45:08.826587+0000 mgr.smithi157.nfpzoe (mgr.14180) 504 : cluster [DBG] pgmap v440: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:10.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:10 smithi157 bash[20376]: cluster 2022-04-30T20:45:08.826587+0000 mgr.smithi157.nfpzoe (mgr.14180) 504 : cluster [DBG] pgmap v440: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:12.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:12 smithi165 bash[22175]: cluster 2022-04-30T20:45:10.827174+0000 mgr.smithi157.nfpzoe (mgr.14180) 505 : cluster [DBG] pgmap v441: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:12.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:12 smithi157 bash[20376]: cluster 2022-04-30T20:45:10.827174+0000 mgr.smithi157.nfpzoe (mgr.14180) 505 : cluster [DBG] pgmap v441: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:13.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:45:13.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:45:13.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:45:14.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:45:14.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:14 smithi165 bash[22175]: cluster 2022-04-30T20:45:12.827797+0000 mgr.smithi157.nfpzoe (mgr.14180) 506 : cluster [DBG] pgmap v442: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:14 smithi157 bash[20376]: cluster 2022-04-30T20:45:12.827797+0000 mgr.smithi157.nfpzoe (mgr.14180) 506 : cluster [DBG] pgmap v442: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:15.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:15 smithi165 bash[22175]: audit 2022-04-30T20:45:14.282621+0000 mon.smithi157 (mon.0) 809 : audit [DBG] from='client.? 172.21.15.157:0/101405563' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:15.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:15 smithi157 bash[20376]: audit 2022-04-30T20:45:14.282621+0000 mon.smithi157 (mon.0) 809 : audit [DBG] from='client.? 172.21.15.157:0/101405563' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:16 smithi165 bash[22175]: cluster 2022-04-30T20:45:14.828389+0000 mgr.smithi157.nfpzoe (mgr.14180) 507 : cluster [DBG] pgmap v443: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:16.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:16 smithi157 bash[20376]: cluster 2022-04-30T20:45:14.828389+0000 mgr.smithi157.nfpzoe (mgr.14180) 507 : cluster [DBG] pgmap v443: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:18.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:18 smithi165 bash[22175]: cluster 2022-04-30T20:45:16.829023+0000 mgr.smithi157.nfpzoe (mgr.14180) 508 : cluster [DBG] pgmap v444: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:18.681 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:18 smithi157 bash[20376]: cluster 2022-04-30T20:45:16.829023+0000 mgr.smithi157.nfpzoe (mgr.14180) 508 : cluster [DBG] pgmap v444: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:19.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:45:19.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:45:19.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:45:19.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:45:20.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:20 smithi165 bash[22175]: cluster 2022-04-30T20:45:18.829587+0000 mgr.smithi157.nfpzoe (mgr.14180) 509 : cluster [DBG] pgmap v445: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:20.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:20 smithi165 bash[22175]: audit 2022-04-30T20:45:19.614936+0000 mon.smithi157 (mon.0) 810 : audit [DBG] from='client.? 172.21.15.157:0/3812388221' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:20.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:20 smithi157 bash[20376]: cluster 2022-04-30T20:45:18.829587+0000 mgr.smithi157.nfpzoe (mgr.14180) 509 : cluster [DBG] pgmap v445: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:20.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:20 smithi157 bash[20376]: audit 2022-04-30T20:45:19.614936+0000 mon.smithi157 (mon.0) 810 : audit [DBG] from='client.? 172.21.15.157:0/3812388221' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:22.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:22 smithi165 bash[22175]: cluster 2022-04-30T20:45:20.830162+0000 mgr.smithi157.nfpzoe (mgr.14180) 510 : cluster [DBG] pgmap v446: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:22 smithi157 bash[20376]: cluster 2022-04-30T20:45:20.830162+0000 mgr.smithi157.nfpzoe (mgr.14180) 510 : cluster [DBG] pgmap v446: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:24.637 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:45:24.637 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:45:24.637 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:45:24.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:24 smithi165 bash[22175]: cluster 2022-04-30T20:45:22.830821+0000 mgr.smithi157.nfpzoe (mgr.14180) 511 : cluster [DBG] pgmap v447: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:24 smithi157 bash[20376]: cluster 2022-04-30T20:45:22.830821+0000 mgr.smithi157.nfpzoe (mgr.14180) 511 : cluster [DBG] pgmap v447: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:24.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:45:25.650 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:25 smithi165 bash[22175]: audit 2022-04-30T20:45:24.946559+0000 mon.smithi157 (mon.0) 811 : audit [DBG] from='client.? 172.21.15.157:0/1735755100' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:25.710 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:25 smithi157 bash[20376]: audit 2022-04-30T20:45:24.946559+0000 mon.smithi157 (mon.0) 811 : audit [DBG] from='client.? 172.21.15.157:0/1735755100' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:26.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:26 smithi165 bash[22175]: cluster 2022-04-30T20:45:24.831364+0000 mgr.smithi157.nfpzoe (mgr.14180) 512 : cluster [DBG] pgmap v448: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:26 smithi157 bash[20376]: cluster 2022-04-30T20:45:24.831364+0000 mgr.smithi157.nfpzoe (mgr.14180) 512 : cluster [DBG] pgmap v448: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:28.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:28 smithi165 bash[22175]: cluster 2022-04-30T20:45:26.831917+0000 mgr.smithi157.nfpzoe (mgr.14180) 513 : cluster [DBG] pgmap v449: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:28.684 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:28 smithi157 bash[20376]: cluster 2022-04-30T20:45:26.831917+0000 mgr.smithi157.nfpzoe (mgr.14180) 513 : cluster [DBG] pgmap v449: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:29.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:45:29.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:45:29.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:45:30.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:45:30.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:30 smithi165 bash[22175]: cluster 2022-04-30T20:45:28.832542+0000 mgr.smithi157.nfpzoe (mgr.14180) 514 : cluster [DBG] pgmap v450: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:30.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:30 smithi165 bash[22175]: audit 2022-04-30T20:45:30.278500+0000 mon.smithi157 (mon.0) 812 : audit [DBG] from='client.? 172.21.15.157:0/649240024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:30.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:30 smithi157 bash[20376]: cluster 2022-04-30T20:45:28.832542+0000 mgr.smithi157.nfpzoe (mgr.14180) 514 : cluster [DBG] pgmap v450: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:30 smithi157 bash[20376]: audit 2022-04-30T20:45:30.278500+0000 mon.smithi157 (mon.0) 812 : audit [DBG] from='client.? 172.21.15.157:0/649240024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:32.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:32 smithi165 bash[22175]: cluster 2022-04-30T20:45:30.833085+0000 mgr.smithi157.nfpzoe (mgr.14180) 515 : cluster [DBG] pgmap v451: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:32 smithi157 bash[20376]: cluster 2022-04-30T20:45:30.833085+0000 mgr.smithi157.nfpzoe (mgr.14180) 515 : cluster [DBG] pgmap v451: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:34.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:34 smithi165 bash[22175]: cluster 2022-04-30T20:45:32.833716+0000 mgr.smithi157.nfpzoe (mgr.14180) 516 : cluster [DBG] pgmap v452: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:34 smithi157 bash[20376]: cluster 2022-04-30T20:45:32.833716+0000 mgr.smithi157.nfpzoe (mgr.14180) 516 : cluster [DBG] pgmap v452: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:35.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:45:35.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:45:35.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:45:35.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:45:36.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:36 smithi165 bash[22175]: cluster 2022-04-30T20:45:34.834296+0000 mgr.smithi157.nfpzoe (mgr.14180) 517 : cluster [DBG] pgmap v453: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:36.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:36 smithi165 bash[22175]: audit 2022-04-30T20:45:35.603891+0000 mon.smithi157 (mon.0) 813 : audit [DBG] from='client.? 172.21.15.157:0/1274013801' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:36.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:36 smithi157 bash[20376]: cluster 2022-04-30T20:45:34.834296+0000 mgr.smithi157.nfpzoe (mgr.14180) 517 : cluster [DBG] pgmap v453: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:36 smithi157 bash[20376]: audit 2022-04-30T20:45:35.603891+0000 mon.smithi157 (mon.0) 813 : audit [DBG] from='client.? 172.21.15.157:0/1274013801' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:38.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:38 smithi165 bash[22175]: cluster 2022-04-30T20:45:36.834955+0000 mgr.smithi157.nfpzoe (mgr.14180) 518 : cluster [DBG] pgmap v454: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:38.685 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:38 smithi157 bash[20376]: cluster 2022-04-30T20:45:36.834955+0000 mgr.smithi157.nfpzoe (mgr.14180) 518 : cluster [DBG] pgmap v454: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:40.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:45:40.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:45:40.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:45:40.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:40 smithi165 bash[22175]: cluster 2022-04-30T20:45:38.835673+0000 mgr.smithi157.nfpzoe (mgr.14180) 519 : cluster [DBG] pgmap v455: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:40 smithi157 bash[20376]: cluster 2022-04-30T20:45:38.835673+0000 mgr.smithi157.nfpzoe (mgr.14180) 519 : cluster [DBG] pgmap v455: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:40.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:45:41.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:41 smithi165 bash[22175]: audit 2022-04-30T20:45:40.928000+0000 mon.smithi157 (mon.0) 814 : audit [DBG] from='client.? 172.21.15.157:0/3570515073' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:41.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:41 smithi157 bash[20376]: audit 2022-04-30T20:45:40.928000+0000 mon.smithi157 (mon.0) 814 : audit [DBG] from='client.? 172.21.15.157:0/3570515073' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:42.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:42 smithi165 bash[22175]: cluster 2022-04-30T20:45:40.836400+0000 mgr.smithi157.nfpzoe (mgr.14180) 520 : cluster [DBG] pgmap v456: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:42 smithi157 bash[20376]: cluster 2022-04-30T20:45:40.836400+0000 mgr.smithi157.nfpzoe (mgr.14180) 520 : cluster [DBG] pgmap v456: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:43.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:43 smithi165 bash[22175]: cluster 2022-04-30T20:45:42.837169+0000 mgr.smithi157.nfpzoe (mgr.14180) 521 : cluster [DBG] pgmap v457: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:43 smithi157 bash[20376]: cluster 2022-04-30T20:45:42.837169+0000 mgr.smithi157.nfpzoe (mgr.14180) 521 : cluster [DBG] pgmap v457: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:45.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:45:45.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:45:45.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:45:46.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:45 smithi157 bash[20376]: cluster 2022-04-30T20:45:44.837777+0000 mgr.smithi157.nfpzoe (mgr.14180) 522 : cluster [DBG] pgmap v458: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:46.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:45:46.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:45 smithi165 bash[22175]: cluster 2022-04-30T20:45:44.837777+0000 mgr.smithi157.nfpzoe (mgr.14180) 522 : cluster [DBG] pgmap v458: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:47 smithi157 bash[20376]: audit 2022-04-30T20:45:46.247293+0000 mon.smithi157 (mon.0) 815 : audit [DBG] from='client.? 172.21.15.157:0/2176055580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:47.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:47 smithi165 bash[22175]: audit 2022-04-30T20:45:46.247293+0000 mon.smithi157 (mon.0) 815 : audit [DBG] from='client.? 172.21.15.157:0/2176055580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:48 smithi157 bash[20376]: cluster 2022-04-30T20:45:46.838445+0000 mgr.smithi157.nfpzoe (mgr.14180) 523 : cluster [DBG] pgmap v459: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:48.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:48 smithi165 bash[22175]: cluster 2022-04-30T20:45:46.838445+0000 mgr.smithi157.nfpzoe (mgr.14180) 523 : cluster [DBG] pgmap v459: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:50.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:50 smithi157 bash[20376]: cluster 2022-04-30T20:45:48.839099+0000 mgr.smithi157.nfpzoe (mgr.14180) 524 : cluster [DBG] pgmap v460: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:50.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:50 smithi165 bash[22175]: cluster 2022-04-30T20:45:48.839099+0000 mgr.smithi157.nfpzoe (mgr.14180) 524 : cluster [DBG] pgmap v460: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:51.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:45:51.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:45:51.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:45:51.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:45:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:52 smithi157 bash[20376]: cluster 2022-04-30T20:45:50.839707+0000 mgr.smithi157.nfpzoe (mgr.14180) 525 : cluster [DBG] pgmap v461: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:52 smithi157 bash[20376]: audit 2022-04-30T20:45:51.572592+0000 mon.smithi157 (mon.0) 816 : audit [DBG] from='client.? 172.21.15.157:0/1684403777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:52.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:52 smithi165 bash[22175]: cluster 2022-04-30T20:45:50.839707+0000 mgr.smithi157.nfpzoe (mgr.14180) 525 : cluster [DBG] pgmap v461: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:52.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:52 smithi165 bash[22175]: audit 2022-04-30T20:45:51.572592+0000 mon.smithi157 (mon.0) 816 : audit [DBG] from='client.? 172.21.15.157:0/1684403777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:54 smithi157 bash[20376]: cluster 2022-04-30T20:45:52.840357+0000 mgr.smithi157.nfpzoe (mgr.14180) 526 : cluster [DBG] pgmap v462: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:54.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:54 smithi165 bash[22175]: cluster 2022-04-30T20:45:52.840357+0000 mgr.smithi157.nfpzoe (mgr.14180) 526 : cluster [DBG] pgmap v462: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:56 smithi157 bash[20376]: cluster 2022-04-30T20:45:54.840979+0000 mgr.smithi157.nfpzoe (mgr.14180) 527 : cluster [DBG] pgmap v463: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:56.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:45:56.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:45:56.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:45:56.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:56 smithi165 bash[22175]: cluster 2022-04-30T20:45:54.840979+0000 mgr.smithi157.nfpzoe (mgr.14180) 527 : cluster [DBG] pgmap v463: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:56.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:45:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:57 smithi157 bash[20376]: audit 2022-04-30T20:45:56.900746+0000 mon.smithi157 (mon.0) 817 : audit [DBG] from='client.? 172.21.15.157:0/2420897021' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:57.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:57 smithi165 bash[22175]: audit 2022-04-30T20:45:56.900746+0000 mon.smithi157 (mon.0) 817 : audit [DBG] from='client.? 172.21.15.157:0/2420897021' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:45:58.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:58 smithi165 bash[22175]: cluster 2022-04-30T20:45:56.841577+0000 mgr.smithi157.nfpzoe (mgr.14180) 528 : cluster [DBG] pgmap v464: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:58.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:58 smithi165 bash[22175]: audit 2022-04-30T20:45:57.924451+0000 mon.smithi157 (mon.0) 818 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:45:58.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:45:58 smithi165 bash[22175]: audit 2022-04-30T20:45:57.927047+0000 mon.smithi157 (mon.0) 819 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:45:58.688 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:58 smithi157 bash[20376]: cluster 2022-04-30T20:45:56.841577+0000 mgr.smithi157.nfpzoe (mgr.14180) 528 : cluster [DBG] pgmap v464: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:45:58.688 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:58 smithi157 bash[20376]: audit 2022-04-30T20:45:57.924451+0000 mon.smithi157 (mon.0) 818 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:45:58.688 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:45:58 smithi157 bash[20376]: audit 2022-04-30T20:45:57.927047+0000 mon.smithi157 (mon.0) 819 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:46:00.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:00 smithi165 bash[22175]: cluster 2022-04-30T20:45:58.842222+0000 mgr.smithi157.nfpzoe (mgr.14180) 529 : cluster [DBG] pgmap v465: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:00 smithi157 bash[20376]: cluster 2022-04-30T20:45:58.842222+0000 mgr.smithi157.nfpzoe (mgr.14180) 529 : cluster [DBG] pgmap v465: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:01.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:46:01.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:46:01.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:46:02.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:46:02.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:02 smithi165 bash[22175]: cluster 2022-04-30T20:46:00.842847+0000 mgr.smithi157.nfpzoe (mgr.14180) 530 : cluster [DBG] pgmap v466: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:02 smithi157 bash[20376]: cluster 2022-04-30T20:46:00.842847+0000 mgr.smithi157.nfpzoe (mgr.14180) 530 : cluster [DBG] pgmap v466: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:03.550 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:03 smithi157 bash[20376]: audit 2022-04-30T20:46:02.224134+0000 mon.smithi157 (mon.0) 820 : audit [DBG] from='client.? 172.21.15.157:0/2621954248' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:03.550 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:03 smithi157 bash[20376]: audit 2022-04-30T20:46:02.846629+0000 mon.smithi157 (mon.0) 821 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:46:03.551 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:03 smithi157 bash[20376]: audit 2022-04-30T20:46:02.849241+0000 mon.smithi157 (mon.0) 822 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:46:03.551 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:03 smithi157 bash[20376]: audit 2022-04-30T20:46:02.851124+0000 mon.smithi157 (mon.0) 823 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:46:03.551 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:03 smithi157 bash[20376]: audit 2022-04-30T20:46:03.154352+0000 mon.smithi157 (mon.0) 824 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:46:03.551 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:03 smithi157 bash[20376]: audit 2022-04-30T20:46:03.160860+0000 mon.smithi157 (mon.0) 825 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:46:03.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:03 smithi165 bash[22175]: audit 2022-04-30T20:46:02.224134+0000 mon.smithi157 (mon.0) 820 : audit [DBG] from='client.? 172.21.15.157:0/2621954248' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:03.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:03 smithi165 bash[22175]: audit 2022-04-30T20:46:02.846629+0000 mon.smithi157 (mon.0) 821 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:46:03.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:03 smithi165 bash[22175]: audit 2022-04-30T20:46:02.849241+0000 mon.smithi157 (mon.0) 822 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:46:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:03 smithi165 bash[22175]: audit 2022-04-30T20:46:02.851124+0000 mon.smithi157 (mon.0) 823 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:46:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:03 smithi165 bash[22175]: audit 2022-04-30T20:46:03.154352+0000 mon.smithi157 (mon.0) 824 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:46:03.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:03 smithi165 bash[22175]: audit 2022-04-30T20:46:03.160860+0000 mon.smithi157 (mon.0) 825 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:46:04.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:04 smithi165 bash[22175]: cluster 2022-04-30T20:46:02.843495+0000 mgr.smithi157.nfpzoe (mgr.14180) 531 : cluster [DBG] pgmap v467: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:04.719 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:04 smithi165 bash[22175]: cluster 2022-04-30T20:46:03.149057+0000 mgr.smithi157.nfpzoe (mgr.14180) 532 : cluster [DBG] pgmap v468: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:04.719 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:04 smithi165 bash[22175]: cluster 2022-04-30T20:46:03.149402+0000 mgr.smithi157.nfpzoe (mgr.14180) 533 : cluster [DBG] pgmap v469: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:04.719 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:04 smithi165 bash[22175]: cephadm 2022-04-30T20:46:03.162331+0000 mgr.smithi157.nfpzoe (mgr.14180) 534 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:46:04.719 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:04 smithi165 bash[22175]: cephadm 2022-04-30T20:46:03.162513+0000 mgr.smithi157.nfpzoe (mgr.14180) 535 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:46:04.720 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:04 smithi157 bash[20376]: cluster 2022-04-30T20:46:02.843495+0000 mgr.smithi157.nfpzoe (mgr.14180) 531 : cluster [DBG] pgmap v467: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:04.720 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:04 smithi157 bash[20376]: cluster 2022-04-30T20:46:03.149057+0000 mgr.smithi157.nfpzoe (mgr.14180) 532 : cluster [DBG] pgmap v468: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:04.721 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:04 smithi157 bash[20376]: cluster 2022-04-30T20:46:03.149402+0000 mgr.smithi157.nfpzoe (mgr.14180) 533 : cluster [DBG] pgmap v469: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:04.722 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:04 smithi157 bash[20376]: cephadm 2022-04-30T20:46:03.162331+0000 mgr.smithi157.nfpzoe (mgr.14180) 534 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:46:04.722 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:04 smithi157 bash[20376]: cephadm 2022-04-30T20:46:03.162513+0000 mgr.smithi157.nfpzoe (mgr.14180) 535 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:46:06.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:06 smithi165 bash[22175]: cluster 2022-04-30T20:46:05.149994+0000 mgr.smithi157.nfpzoe (mgr.14180) 536 : cluster [DBG] pgmap v470: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:06 smithi157 bash[20376]: cluster 2022-04-30T20:46:05.149994+0000 mgr.smithi157.nfpzoe (mgr.14180) 536 : cluster [DBG] pgmap v470: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:07.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:46:07.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:46:07.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:46:07.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:46:08.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:08 smithi165 bash[22175]: cluster 2022-04-30T20:46:07.150610+0000 mgr.smithi157.nfpzoe (mgr.14180) 537 : cluster [DBG] pgmap v471: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:08.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:08 smithi165 bash[22175]: audit 2022-04-30T20:46:07.546925+0000 mon.smithi157 (mon.0) 826 : audit [DBG] from='client.? 172.21.15.157:0/1387844257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:08.689 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:08 smithi157 bash[20376]: cluster 2022-04-30T20:46:07.150610+0000 mgr.smithi157.nfpzoe (mgr.14180) 537 : cluster [DBG] pgmap v471: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:08.689 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:08 smithi157 bash[20376]: audit 2022-04-30T20:46:07.546925+0000 mon.smithi157 (mon.0) 826 : audit [DBG] from='client.? 172.21.15.157:0/1387844257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:10.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:10 smithi165 bash[22175]: cluster 2022-04-30T20:46:09.151060+0000 mgr.smithi157.nfpzoe (mgr.14180) 538 : cluster [DBG] pgmap v472: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:10 smithi157 bash[20376]: cluster 2022-04-30T20:46:09.151060+0000 mgr.smithi157.nfpzoe (mgr.14180) 538 : cluster [DBG] pgmap v472: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:12.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:46:12.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:46:12.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:46:12.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:12 smithi165 bash[22175]: cluster 2022-04-30T20:46:11.151602+0000 mgr.smithi157.nfpzoe (mgr.14180) 539 : cluster [DBG] pgmap v473: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:12 smithi157 bash[20376]: cluster 2022-04-30T20:46:11.151602+0000 mgr.smithi157.nfpzoe (mgr.14180) 539 : cluster [DBG] pgmap v473: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:12.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:46:13.549 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:13 smithi157 bash[20376]: audit 2022-04-30T20:46:12.894316+0000 mon.smithi157 (mon.0) 827 : audit [DBG] from='client.? 172.21.15.157:0/1615974234' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:13.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:13 smithi165 bash[22175]: audit 2022-04-30T20:46:12.894316+0000 mon.smithi157 (mon.0) 827 : audit [DBG] from='client.? 172.21.15.157:0/1615974234' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:14.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:14 smithi165 bash[22175]: cluster 2022-04-30T20:46:13.152266+0000 mgr.smithi157.nfpzoe (mgr.14180) 540 : cluster [DBG] pgmap v474: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:14.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:14 smithi157 bash[20376]: cluster 2022-04-30T20:46:13.152266+0000 mgr.smithi157.nfpzoe (mgr.14180) 540 : cluster [DBG] pgmap v474: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:16 smithi165 bash[22175]: cluster 2022-04-30T20:46:15.152863+0000 mgr.smithi157.nfpzoe (mgr.14180) 541 : cluster [DBG] pgmap v475: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:16 smithi157 bash[20376]: cluster 2022-04-30T20:46:15.152863+0000 mgr.smithi157.nfpzoe (mgr.14180) 541 : cluster [DBG] pgmap v475: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:17.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:46:17.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:46:17.921 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:46:18.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:46:18.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:18 smithi165 bash[22175]: cluster 2022-04-30T20:46:17.153486+0000 mgr.smithi157.nfpzoe (mgr.14180) 542 : cluster [DBG] pgmap v476: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:18.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:18 smithi165 bash[22175]: audit 2022-04-30T20:46:18.228302+0000 mon.smithi157 (mon.0) 828 : audit [DBG] from='client.? 172.21.15.157:0/3400458378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:18.688 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:18 smithi157 bash[20376]: cluster 2022-04-30T20:46:17.153486+0000 mgr.smithi157.nfpzoe (mgr.14180) 542 : cluster [DBG] pgmap v476: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:18.688 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:18 smithi157 bash[20376]: audit 2022-04-30T20:46:18.228302+0000 mon.smithi157 (mon.0) 828 : audit [DBG] from='client.? 172.21.15.157:0/3400458378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:20.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:20 smithi165 bash[22175]: cluster 2022-04-30T20:46:19.154139+0000 mgr.smithi157.nfpzoe (mgr.14180) 543 : cluster [DBG] pgmap v477: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:20.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:20 smithi157 bash[20376]: cluster 2022-04-30T20:46:19.154139+0000 mgr.smithi157.nfpzoe (mgr.14180) 543 : cluster [DBG] pgmap v477: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:22.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:22 smithi165 bash[22175]: cluster 2022-04-30T20:46:21.154757+0000 mgr.smithi157.nfpzoe (mgr.14180) 544 : cluster [DBG] pgmap v478: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:22 smithi157 bash[20376]: cluster 2022-04-30T20:46:21.154757+0000 mgr.smithi157.nfpzoe (mgr.14180) 544 : cluster [DBG] pgmap v478: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:23.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:46:23.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:46:23.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:46:23.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:46:24.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:24 smithi165 bash[22175]: cluster 2022-04-30T20:46:23.155407+0000 mgr.smithi157.nfpzoe (mgr.14180) 545 : cluster [DBG] pgmap v479: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:24.671 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:24 smithi165 bash[22175]: audit 2022-04-30T20:46:23.557056+0000 mon.smithi157 (mon.0) 829 : audit [DBG] from='client.? 172.21.15.157:0/325164094' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:24 smithi157 bash[20376]: cluster 2022-04-30T20:46:23.155407+0000 mgr.smithi157.nfpzoe (mgr.14180) 545 : cluster [DBG] pgmap v479: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:24 smithi157 bash[20376]: audit 2022-04-30T20:46:23.557056+0000 mon.smithi157 (mon.0) 829 : audit [DBG] from='client.? 172.21.15.157:0/325164094' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:26.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:26 smithi165 bash[22175]: cluster 2022-04-30T20:46:25.156009+0000 mgr.smithi157.nfpzoe (mgr.14180) 546 : cluster [DBG] pgmap v480: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:26 smithi157 bash[20376]: cluster 2022-04-30T20:46:25.156009+0000 mgr.smithi157.nfpzoe (mgr.14180) 546 : cluster [DBG] pgmap v480: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:28.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:46:28.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:46:28.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:46:28.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:28 smithi165 bash[22175]: cluster 2022-04-30T20:46:27.156657+0000 mgr.smithi157.nfpzoe (mgr.14180) 547 : cluster [DBG] pgmap v481: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:28.690 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:28 smithi157 bash[20376]: cluster 2022-04-30T20:46:27.156657+0000 mgr.smithi157.nfpzoe (mgr.14180) 547 : cluster [DBG] pgmap v481: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:28.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:46:29.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:29 smithi165 bash[22175]: audit 2022-04-30T20:46:28.884995+0000 mon.smithi157 (mon.0) 830 : audit [DBG] from='client.? 172.21.15.157:0/393109844' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:29.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:29 smithi157 bash[20376]: audit 2022-04-30T20:46:28.884995+0000 mon.smithi157 (mon.0) 830 : audit [DBG] from='client.? 172.21.15.157:0/393109844' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:30.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:30 smithi165 bash[22175]: cluster 2022-04-30T20:46:29.157241+0000 mgr.smithi157.nfpzoe (mgr.14180) 548 : cluster [DBG] pgmap v482: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:30 smithi157 bash[20376]: cluster 2022-04-30T20:46:29.157241+0000 mgr.smithi157.nfpzoe (mgr.14180) 548 : cluster [DBG] pgmap v482: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:32.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:32 smithi165 bash[22175]: cluster 2022-04-30T20:46:31.157935+0000 mgr.smithi157.nfpzoe (mgr.14180) 549 : cluster [DBG] pgmap v483: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:32 smithi157 bash[20376]: cluster 2022-04-30T20:46:31.157935+0000 mgr.smithi157.nfpzoe (mgr.14180) 549 : cluster [DBG] pgmap v483: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:33.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:46:33.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:46:33.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:46:34.242 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:46:34.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:34 smithi165 bash[22175]: cluster 2022-04-30T20:46:33.158545+0000 mgr.smithi157.nfpzoe (mgr.14180) 550 : cluster [DBG] pgmap v484: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:34.713 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:34 smithi165 bash[22175]: audit 2022-04-30T20:46:34.221916+0000 mon.smithi157 (mon.0) 831 : audit [DBG] from='client.? 172.21.15.157:0/3732760003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:34.714 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:34 smithi157 bash[20376]: cluster 2022-04-30T20:46:33.158545+0000 mgr.smithi157.nfpzoe (mgr.14180) 550 : cluster [DBG] pgmap v484: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:34.714 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:34 smithi157 bash[20376]: audit 2022-04-30T20:46:34.221916+0000 mon.smithi157 (mon.0) 831 : audit [DBG] from='client.? 172.21.15.157:0/3732760003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:36.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:36 smithi165 bash[22175]: cluster 2022-04-30T20:46:35.159169+0000 mgr.smithi157.nfpzoe (mgr.14180) 551 : cluster [DBG] pgmap v485: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:36 smithi157 bash[20376]: cluster 2022-04-30T20:46:35.159169+0000 mgr.smithi157.nfpzoe (mgr.14180) 551 : cluster [DBG] pgmap v485: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:38.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:38 smithi165 bash[22175]: cluster 2022-04-30T20:46:37.159830+0000 mgr.smithi157.nfpzoe (mgr.14180) 552 : cluster [DBG] pgmap v486: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:38.688 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:38 smithi157 bash[20376]: cluster 2022-04-30T20:46:37.159830+0000 mgr.smithi157.nfpzoe (mgr.14180) 552 : cluster [DBG] pgmap v486: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:39.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:46:39.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:46:39.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:46:39.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:46:40.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:40 smithi165 bash[22175]: cluster 2022-04-30T20:46:39.160420+0000 mgr.smithi157.nfpzoe (mgr.14180) 553 : cluster [DBG] pgmap v487: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:40.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:40 smithi165 bash[22175]: audit 2022-04-30T20:46:39.547189+0000 mon.smithi157 (mon.0) 832 : audit [DBG] from='client.? 172.21.15.157:0/835295775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:40 smithi157 bash[20376]: cluster 2022-04-30T20:46:39.160420+0000 mgr.smithi157.nfpzoe (mgr.14180) 553 : cluster [DBG] pgmap v487: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:40 smithi157 bash[20376]: audit 2022-04-30T20:46:39.547189+0000 mon.smithi157 (mon.0) 832 : audit [DBG] from='client.? 172.21.15.157:0/835295775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:42.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:42 smithi165 bash[22175]: cluster 2022-04-30T20:46:41.161026+0000 mgr.smithi157.nfpzoe (mgr.14180) 554 : cluster [DBG] pgmap v488: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:42 smithi157 bash[20376]: cluster 2022-04-30T20:46:41.161026+0000 mgr.smithi157.nfpzoe (mgr.14180) 554 : cluster [DBG] pgmap v488: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:44.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:46:44.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:46:44.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:46:44.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:44 smithi165 bash[22175]: cluster 2022-04-30T20:46:43.161625+0000 mgr.smithi157.nfpzoe (mgr.14180) 555 : cluster [DBG] pgmap v489: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:44 smithi157 bash[20376]: cluster 2022-04-30T20:46:43.161625+0000 mgr.smithi157.nfpzoe (mgr.14180) 555 : cluster [DBG] pgmap v489: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:44.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:46:45.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:45 smithi165 bash[22175]: audit 2022-04-30T20:46:44.883181+0000 mon.smithi157 (mon.0) 833 : audit [DBG] from='client.? 172.21.15.157:0/3328983502' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:45 smithi157 bash[20376]: audit 2022-04-30T20:46:44.883181+0000 mon.smithi157 (mon.0) 833 : audit [DBG] from='client.? 172.21.15.157:0/3328983502' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:46.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:46 smithi165 bash[22175]: cluster 2022-04-30T20:46:45.162275+0000 mgr.smithi157.nfpzoe (mgr.14180) 556 : cluster [DBG] pgmap v490: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:46 smithi157 bash[20376]: cluster 2022-04-30T20:46:45.162275+0000 mgr.smithi157.nfpzoe (mgr.14180) 556 : cluster [DBG] pgmap v490: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:47.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:47 smithi165 bash[22175]: cluster 2022-04-30T20:46:47.162975+0000 mgr.smithi157.nfpzoe (mgr.14180) 557 : cluster [DBG] pgmap v491: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:47 smithi157 bash[20376]: cluster 2022-04-30T20:46:47.162975+0000 mgr.smithi157.nfpzoe (mgr.14180) 557 : cluster [DBG] pgmap v491: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:49.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:46:49.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:46:49.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:46:50.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:46:50.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:50 smithi165 bash[22175]: cluster 2022-04-30T20:46:49.163635+0000 mgr.smithi157.nfpzoe (mgr.14180) 558 : cluster [DBG] pgmap v492: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:50 smithi157 bash[20376]: cluster 2022-04-30T20:46:49.163635+0000 mgr.smithi157.nfpzoe (mgr.14180) 558 : cluster [DBG] pgmap v492: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:51.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:51 smithi165 bash[22175]: audit 2022-04-30T20:46:50.223807+0000 mon.smithi157 (mon.0) 834 : audit [DBG] from='client.? 172.21.15.157:0/2344169385' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:51 smithi157 bash[20376]: audit 2022-04-30T20:46:50.223807+0000 mon.smithi157 (mon.0) 834 : audit [DBG] from='client.? 172.21.15.157:0/2344169385' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:52.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:52 smithi165 bash[22175]: cluster 2022-04-30T20:46:51.164249+0000 mgr.smithi157.nfpzoe (mgr.14180) 559 : cluster [DBG] pgmap v493: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:52 smithi157 bash[20376]: cluster 2022-04-30T20:46:51.164249+0000 mgr.smithi157.nfpzoe (mgr.14180) 559 : cluster [DBG] pgmap v493: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:54.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:54 smithi165 bash[22175]: cluster 2022-04-30T20:46:53.164858+0000 mgr.smithi157.nfpzoe (mgr.14180) 560 : cluster [DBG] pgmap v494: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:54 smithi157 bash[20376]: cluster 2022-04-30T20:46:53.164858+0000 mgr.smithi157.nfpzoe (mgr.14180) 560 : cluster [DBG] pgmap v494: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:55.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:46:55.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:46:55.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:46:55.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:46:56.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:56 smithi165 bash[22175]: cluster 2022-04-30T20:46:55.165516+0000 mgr.smithi157.nfpzoe (mgr.14180) 561 : cluster [DBG] pgmap v495: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:56.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:56 smithi165 bash[22175]: audit 2022-04-30T20:46:55.557078+0000 mon.smithi157 (mon.0) 835 : audit [DBG] from='client.? 172.21.15.157:0/2823041498' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:56 smithi157 bash[20376]: cluster 2022-04-30T20:46:55.165516+0000 mgr.smithi157.nfpzoe (mgr.14180) 561 : cluster [DBG] pgmap v495: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:56 smithi157 bash[20376]: audit 2022-04-30T20:46:55.557078+0000 mon.smithi157 (mon.0) 835 : audit [DBG] from='client.? 172.21.15.157:0/2823041498' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:46:58.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:58 smithi165 bash[22175]: cluster 2022-04-30T20:46:57.166207+0000 mgr.smithi157.nfpzoe (mgr.14180) 562 : cluster [DBG] pgmap v496: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:58.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:58 smithi165 bash[22175]: audit 2022-04-30T20:46:57.927484+0000 mon.smithi157 (mon.0) 836 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:46:58.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:46:58 smithi165 bash[22175]: audit 2022-04-30T20:46:57.931581+0000 mon.smithi157 (mon.0) 837 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:46:58.693 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:58 smithi157 bash[20376]: cluster 2022-04-30T20:46:57.166207+0000 mgr.smithi157.nfpzoe (mgr.14180) 562 : cluster [DBG] pgmap v496: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:46:58.739 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:58 smithi157 bash[20376]: audit 2022-04-30T20:46:57.927484+0000 mon.smithi157 (mon.0) 836 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:46:58.739 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:46:58 smithi157 bash[20376]: audit 2022-04-30T20:46:57.931581+0000 mon.smithi157 (mon.0) 837 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:47:00.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:47:00.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:47:00.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:47:00.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:00 smithi165 bash[22175]: cluster 2022-04-30T20:46:59.166926+0000 mgr.smithi157.nfpzoe (mgr.14180) 563 : cluster [DBG] pgmap v497: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:00 smithi157 bash[20376]: cluster 2022-04-30T20:46:59.166926+0000 mgr.smithi157.nfpzoe (mgr.14180) 563 : cluster [DBG] pgmap v497: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:00.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:47:01.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:01 smithi165 bash[22175]: audit 2022-04-30T20:47:00.882963+0000 mon.smithi157 (mon.0) 838 : audit [DBG] from='client.? 172.21.15.157:0/874018858' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:01 smithi157 bash[20376]: audit 2022-04-30T20:47:00.882963+0000 mon.smithi157 (mon.0) 838 : audit [DBG] from='client.? 172.21.15.157:0/874018858' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:02.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:02 smithi165 bash[22175]: cluster 2022-04-30T20:47:01.167722+0000 mgr.smithi157.nfpzoe (mgr.14180) 564 : cluster [DBG] pgmap v498: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:02 smithi157 bash[20376]: cluster 2022-04-30T20:47:01.167722+0000 mgr.smithi157.nfpzoe (mgr.14180) 564 : cluster [DBG] pgmap v498: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:03.554 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:03 smithi157 bash[20376]: audit 2022-04-30T20:47:03.173205+0000 mon.smithi157 (mon.0) 839 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:47:03.554 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:03 smithi157 bash[20376]: audit 2022-04-30T20:47:03.175943+0000 mon.smithi157 (mon.0) 840 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:47:03.554 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:03 smithi157 bash[20376]: audit 2022-04-30T20:47:03.177785+0000 mon.smithi157 (mon.0) 841 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:47:03.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:03 smithi165 bash[22175]: audit 2022-04-30T20:47:03.173205+0000 mon.smithi157 (mon.0) 839 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:47:03.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:03 smithi165 bash[22175]: audit 2022-04-30T20:47:03.175943+0000 mon.smithi157 (mon.0) 840 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:47:03.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:03 smithi165 bash[22175]: audit 2022-04-30T20:47:03.177785+0000 mon.smithi157 (mon.0) 841 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:47:04.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:04 smithi165 bash[22175]: cluster 2022-04-30T20:47:03.168334+0000 mgr.smithi157.nfpzoe (mgr.14180) 565 : cluster [DBG] pgmap v499: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:04.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:04 smithi165 bash[22175]: audit 2022-04-30T20:47:03.499924+0000 mon.smithi157 (mon.0) 842 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:47:04.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:04 smithi165 bash[22175]: audit 2022-04-30T20:47:03.508762+0000 mon.smithi157 (mon.0) 843 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:47:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:04 smithi157 bash[20376]: cluster 2022-04-30T20:47:03.168334+0000 mgr.smithi157.nfpzoe (mgr.14180) 565 : cluster [DBG] pgmap v499: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:04 smithi157 bash[20376]: audit 2022-04-30T20:47:03.499924+0000 mon.smithi157 (mon.0) 842 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:47:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:04 smithi157 bash[20376]: audit 2022-04-30T20:47:03.508762+0000 mon.smithi157 (mon.0) 843 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:47:05.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:05 smithi165 bash[22175]: cluster 2022-04-30T20:47:03.493101+0000 mgr.smithi157.nfpzoe (mgr.14180) 566 : cluster [DBG] pgmap v500: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:05.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:05 smithi165 bash[22175]: cluster 2022-04-30T20:47:03.493516+0000 mgr.smithi157.nfpzoe (mgr.14180) 567 : cluster [DBG] pgmap v501: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:05.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:05 smithi165 bash[22175]: cephadm 2022-04-30T20:47:03.510344+0000 mgr.smithi157.nfpzoe (mgr.14180) 568 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:47:05.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:05 smithi165 bash[22175]: cephadm 2022-04-30T20:47:03.510529+0000 mgr.smithi157.nfpzoe (mgr.14180) 569 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:47:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:05 smithi157 bash[20376]: cluster 2022-04-30T20:47:03.493101+0000 mgr.smithi157.nfpzoe (mgr.14180) 566 : cluster [DBG] pgmap v500: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:05 smithi157 bash[20376]: cluster 2022-04-30T20:47:03.493516+0000 mgr.smithi157.nfpzoe (mgr.14180) 567 : cluster [DBG] pgmap v501: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:05 smithi157 bash[20376]: cephadm 2022-04-30T20:47:03.510344+0000 mgr.smithi157.nfpzoe (mgr.14180) 568 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:47:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:05 smithi157 bash[20376]: cephadm 2022-04-30T20:47:03.510529+0000 mgr.smithi157.nfpzoe (mgr.14180) 569 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:47:05.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:47:05.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:47:05.908 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:47:06.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:47:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:07 smithi157 bash[20376]: cluster 2022-04-30T20:47:05.494166+0000 mgr.smithi157.nfpzoe (mgr.14180) 570 : cluster [DBG] pgmap v502: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:07 smithi157 bash[20376]: audit 2022-04-30T20:47:06.211788+0000 mon.smithi157 (mon.0) 844 : audit [DBG] from='client.? 172.21.15.157:0/3809240005' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:07.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:07 smithi165 bash[22175]: cluster 2022-04-30T20:47:05.494166+0000 mgr.smithi157.nfpzoe (mgr.14180) 570 : cluster [DBG] pgmap v502: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:07.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:07 smithi165 bash[22175]: audit 2022-04-30T20:47:06.211788+0000 mon.smithi157 (mon.0) 844 : audit [DBG] from='client.? 172.21.15.157:0/3809240005' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:09.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:09 smithi157 bash[20376]: cluster 2022-04-30T20:47:07.494966+0000 mgr.smithi157.nfpzoe (mgr.14180) 571 : cluster [DBG] pgmap v503: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:09.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:09 smithi165 bash[22175]: cluster 2022-04-30T20:47:07.494966+0000 mgr.smithi157.nfpzoe (mgr.14180) 571 : cluster [DBG] pgmap v503: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:11.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:47:11.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:47:11.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:47:11.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:47:11.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:11 smithi165 bash[22175]: cluster 2022-04-30T20:47:09.495603+0000 mgr.smithi157.nfpzoe (mgr.14180) 572 : cluster [DBG] pgmap v504: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:11 smithi157 bash[20376]: cluster 2022-04-30T20:47:09.495603+0000 mgr.smithi157.nfpzoe (mgr.14180) 572 : cluster [DBG] pgmap v504: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:12.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:12 smithi165 bash[22175]: audit 2022-04-30T20:47:11.529793+0000 mon.smithi157 (mon.0) 845 : audit [DBG] from='client.? 172.21.15.157:0/3578755131' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:12 smithi157 bash[20376]: audit 2022-04-30T20:47:11.529793+0000 mon.smithi157 (mon.0) 845 : audit [DBG] from='client.? 172.21.15.157:0/3578755131' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:13.555 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:13 smithi157 bash[20376]: cluster 2022-04-30T20:47:11.496259+0000 mgr.smithi157.nfpzoe (mgr.14180) 573 : cluster [DBG] pgmap v505: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:13.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:13 smithi165 bash[22175]: cluster 2022-04-30T20:47:11.496259+0000 mgr.smithi157.nfpzoe (mgr.14180) 573 : cluster [DBG] pgmap v505: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:15.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:15 smithi165 bash[22175]: cluster 2022-04-30T20:47:13.496879+0000 mgr.smithi157.nfpzoe (mgr.14180) 574 : cluster [DBG] pgmap v506: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:15 smithi157 bash[20376]: cluster 2022-04-30T20:47:13.496879+0000 mgr.smithi157.nfpzoe (mgr.14180) 574 : cluster [DBG] pgmap v506: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:16.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:47:16.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:47:16.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:47:16.876 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:47:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:17 smithi157 bash[20376]: cluster 2022-04-30T20:47:15.497509+0000 mgr.smithi157.nfpzoe (mgr.14180) 575 : cluster [DBG] pgmap v507: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:17 smithi157 bash[20376]: audit 2022-04-30T20:47:16.856563+0000 mon.smithi157 (mon.0) 846 : audit [DBG] from='client.? 172.21.15.157:0/2809033837' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:17.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:17 smithi165 bash[22175]: cluster 2022-04-30T20:47:15.497509+0000 mgr.smithi157.nfpzoe (mgr.14180) 575 : cluster [DBG] pgmap v507: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:17.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:17 smithi165 bash[22175]: audit 2022-04-30T20:47:16.856563+0000 mon.smithi157 (mon.0) 846 : audit [DBG] from='client.? 172.21.15.157:0/2809033837' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:19.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:19 smithi165 bash[22175]: cluster 2022-04-30T20:47:17.498183+0000 mgr.smithi157.nfpzoe (mgr.14180) 576 : cluster [DBG] pgmap v508: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:19 smithi157 bash[20376]: cluster 2022-04-30T20:47:17.498183+0000 mgr.smithi157.nfpzoe (mgr.14180) 576 : cluster [DBG] pgmap v508: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:21.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:21 smithi165 bash[22175]: cluster 2022-04-30T20:47:19.498815+0000 mgr.smithi157.nfpzoe (mgr.14180) 577 : cluster [DBG] pgmap v509: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:21 smithi157 bash[20376]: cluster 2022-04-30T20:47:19.498815+0000 mgr.smithi157.nfpzoe (mgr.14180) 577 : cluster [DBG] pgmap v509: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:21.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:47:21.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:47:21.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:47:22.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:47:22.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:22 smithi165 bash[22175]: audit 2022-04-30T20:47:22.182988+0000 mon.smithi157 (mon.0) 847 : audit [DBG] from='client.? 172.21.15.157:0/3025274523' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:22 smithi157 bash[20376]: audit 2022-04-30T20:47:22.182988+0000 mon.smithi157 (mon.0) 847 : audit [DBG] from='client.? 172.21.15.157:0/3025274523' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:23.557 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:23 smithi157 bash[20376]: cluster 2022-04-30T20:47:21.499463+0000 mgr.smithi157.nfpzoe (mgr.14180) 578 : cluster [DBG] pgmap v510: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:23.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:23 smithi165 bash[22175]: cluster 2022-04-30T20:47:21.499463+0000 mgr.smithi157.nfpzoe (mgr.14180) 578 : cluster [DBG] pgmap v510: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:25.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:25 smithi165 bash[22175]: cluster 2022-04-30T20:47:23.500140+0000 mgr.smithi157.nfpzoe (mgr.14180) 579 : cluster [DBG] pgmap v511: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:25 smithi157 bash[20376]: cluster 2022-04-30T20:47:23.500140+0000 mgr.smithi157.nfpzoe (mgr.14180) 579 : cluster [DBG] pgmap v511: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:27.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:47:27.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:47:27.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:47:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:27 smithi157 bash[20376]: cluster 2022-04-30T20:47:25.500707+0000 mgr.smithi157.nfpzoe (mgr.14180) 580 : cluster [DBG] pgmap v512: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:27.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:47:27.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:27 smithi165 bash[22175]: cluster 2022-04-30T20:47:25.500707+0000 mgr.smithi157.nfpzoe (mgr.14180) 580 : cluster [DBG] pgmap v512: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:28.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:28 smithi165 bash[22175]: audit 2022-04-30T20:47:27.520774+0000 mon.smithi157 (mon.0) 848 : audit [DBG] from='client.? 172.21.15.157:0/668175636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:28.697 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:28 smithi157 bash[20376]: audit 2022-04-30T20:47:27.520774+0000 mon.smithi157 (mon.0) 848 : audit [DBG] from='client.? 172.21.15.157:0/668175636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:29.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:29 smithi165 bash[22175]: cluster 2022-04-30T20:47:27.501319+0000 mgr.smithi157.nfpzoe (mgr.14180) 581 : cluster [DBG] pgmap v513: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:29 smithi157 bash[20376]: cluster 2022-04-30T20:47:27.501319+0000 mgr.smithi157.nfpzoe (mgr.14180) 581 : cluster [DBG] pgmap v513: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:31.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:31 smithi165 bash[22175]: cluster 2022-04-30T20:47:29.501933+0000 mgr.smithi157.nfpzoe (mgr.14180) 582 : cluster [DBG] pgmap v514: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:31 smithi157 bash[20376]: cluster 2022-04-30T20:47:29.501933+0000 mgr.smithi157.nfpzoe (mgr.14180) 582 : cluster [DBG] pgmap v514: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:32.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:47:32.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:47:32.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:47:32.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:47:33.557 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:33 smithi157 bash[20376]: cluster 2022-04-30T20:47:31.502599+0000 mgr.smithi157.nfpzoe (mgr.14180) 583 : cluster [DBG] pgmap v515: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:33.557 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:33 smithi157 bash[20376]: audit 2022-04-30T20:47:32.845438+0000 mon.smithi157 (mon.0) 849 : audit [DBG] from='client.? 172.21.15.157:0/877019344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:33.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:33 smithi165 bash[22175]: cluster 2022-04-30T20:47:31.502599+0000 mgr.smithi157.nfpzoe (mgr.14180) 583 : cluster [DBG] pgmap v515: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:33.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:33 smithi165 bash[22175]: audit 2022-04-30T20:47:32.845438+0000 mon.smithi157 (mon.0) 849 : audit [DBG] from='client.? 172.21.15.157:0/877019344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:35.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:35 smithi165 bash[22175]: cluster 2022-04-30T20:47:33.503230+0000 mgr.smithi157.nfpzoe (mgr.14180) 584 : cluster [DBG] pgmap v516: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:35 smithi157 bash[20376]: cluster 2022-04-30T20:47:33.503230+0000 mgr.smithi157.nfpzoe (mgr.14180) 584 : cluster [DBG] pgmap v516: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:37 smithi157 bash[20376]: cluster 2022-04-30T20:47:35.503881+0000 mgr.smithi157.nfpzoe (mgr.14180) 585 : cluster [DBG] pgmap v517: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:37.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:37 smithi165 bash[22175]: cluster 2022-04-30T20:47:35.503881+0000 mgr.smithi157.nfpzoe (mgr.14180) 585 : cluster [DBG] pgmap v517: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:37.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:47:37.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:47:37.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:47:38.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:47:38.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:38 smithi165 bash[22175]: audit 2022-04-30T20:47:38.170283+0000 mon.smithi157 (mon.0) 850 : audit [DBG] from='client.? 172.21.15.157:0/144371825' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:38.696 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:38 smithi157 bash[20376]: audit 2022-04-30T20:47:38.170283+0000 mon.smithi157 (mon.0) 850 : audit [DBG] from='client.? 172.21.15.157:0/144371825' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:39.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:39 smithi165 bash[22175]: cluster 2022-04-30T20:47:37.504559+0000 mgr.smithi157.nfpzoe (mgr.14180) 586 : cluster [DBG] pgmap v518: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:39 smithi157 bash[20376]: cluster 2022-04-30T20:47:37.504559+0000 mgr.smithi157.nfpzoe (mgr.14180) 586 : cluster [DBG] pgmap v518: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:41.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:41 smithi165 bash[22175]: cluster 2022-04-30T20:47:39.505183+0000 mgr.smithi157.nfpzoe (mgr.14180) 587 : cluster [DBG] pgmap v519: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:41 smithi157 bash[20376]: cluster 2022-04-30T20:47:39.505183+0000 mgr.smithi157.nfpzoe (mgr.14180) 587 : cluster [DBG] pgmap v519: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:43.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:47:43.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:47:43.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:47:43.522 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:47:43.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:43 smithi165 bash[22175]: cluster 2022-04-30T20:47:41.505818+0000 mgr.smithi157.nfpzoe (mgr.14180) 588 : cluster [DBG] pgmap v520: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:43.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:43 smithi157 bash[20376]: cluster 2022-04-30T20:47:41.505818+0000 mgr.smithi157.nfpzoe (mgr.14180) 588 : cluster [DBG] pgmap v520: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:44.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:44 smithi165 bash[22175]: audit 2022-04-30T20:47:43.501590+0000 mon.smithi157 (mon.0) 851 : audit [DBG] from='client.? 172.21.15.157:0/3945010390' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:44 smithi157 bash[20376]: audit 2022-04-30T20:47:43.501590+0000 mon.smithi157 (mon.0) 851 : audit [DBG] from='client.? 172.21.15.157:0/3945010390' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:45.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:45 smithi165 bash[22175]: cluster 2022-04-30T20:47:43.506398+0000 mgr.smithi157.nfpzoe (mgr.14180) 589 : cluster [DBG] pgmap v521: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:45 smithi157 bash[20376]: cluster 2022-04-30T20:47:43.506398+0000 mgr.smithi157.nfpzoe (mgr.14180) 589 : cluster [DBG] pgmap v521: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:47.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:47 smithi165 bash[22175]: cluster 2022-04-30T20:47:45.507000+0000 mgr.smithi157.nfpzoe (mgr.14180) 590 : cluster [DBG] pgmap v522: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:47 smithi157 bash[20376]: cluster 2022-04-30T20:47:45.507000+0000 mgr.smithi157.nfpzoe (mgr.14180) 590 : cluster [DBG] pgmap v522: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:48.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:47:48.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:47:48.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:47:48.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:47:49.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:49 smithi165 bash[22175]: cluster 2022-04-30T20:47:47.507682+0000 mgr.smithi157.nfpzoe (mgr.14180) 591 : cluster [DBG] pgmap v523: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:49.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:49 smithi165 bash[22175]: audit 2022-04-30T20:47:48.834270+0000 mon.smithi157 (mon.0) 852 : audit [DBG] from='client.? 172.21.15.157:0/2612285917' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:49 smithi157 bash[20376]: cluster 2022-04-30T20:47:47.507682+0000 mgr.smithi157.nfpzoe (mgr.14180) 591 : cluster [DBG] pgmap v523: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:49.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:49 smithi157 bash[20376]: audit 2022-04-30T20:47:48.834270+0000 mon.smithi157 (mon.0) 852 : audit [DBG] from='client.? 172.21.15.157:0/2612285917' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:51.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:51 smithi165 bash[22175]: cluster 2022-04-30T20:47:49.508328+0000 mgr.smithi157.nfpzoe (mgr.14180) 592 : cluster [DBG] pgmap v524: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:51 smithi157 bash[20376]: cluster 2022-04-30T20:47:49.508328+0000 mgr.smithi157.nfpzoe (mgr.14180) 592 : cluster [DBG] pgmap v524: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:53.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:53 smithi165 bash[22175]: cluster 2022-04-30T20:47:51.508966+0000 mgr.smithi157.nfpzoe (mgr.14180) 593 : cluster [DBG] pgmap v525: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:53.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:53 smithi157 bash[20376]: cluster 2022-04-30T20:47:51.508966+0000 mgr.smithi157.nfpzoe (mgr.14180) 593 : cluster [DBG] pgmap v525: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:53.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:47:53.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:47:53.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:47:54.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:47:54.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:54 smithi165 bash[22175]: audit 2022-04-30T20:47:54.161634+0000 mon.smithi157 (mon.0) 853 : audit [DBG] from='client.? 172.21.15.157:0/2016870184' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:54 smithi157 bash[20376]: audit 2022-04-30T20:47:54.161634+0000 mon.smithi157 (mon.0) 853 : audit [DBG] from='client.? 172.21.15.157:0/2016870184' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:47:55.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:55 smithi165 bash[22175]: cluster 2022-04-30T20:47:53.511970+0000 mgr.smithi157.nfpzoe (mgr.14180) 594 : cluster [DBG] pgmap v526: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:55.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:55 smithi157 bash[20376]: cluster 2022-04-30T20:47:53.511970+0000 mgr.smithi157.nfpzoe (mgr.14180) 594 : cluster [DBG] pgmap v526: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:57.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:57 smithi165 bash[22175]: cluster 2022-04-30T20:47:55.512593+0000 mgr.smithi157.nfpzoe (mgr.14180) 595 : cluster [DBG] pgmap v527: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:57.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:57 smithi157 bash[20376]: cluster 2022-04-30T20:47:55.512593+0000 mgr.smithi157.nfpzoe (mgr.14180) 595 : cluster [DBG] pgmap v527: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:58.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:58 smithi165 bash[22175]: audit 2022-04-30T20:47:57.933803+0000 mon.smithi157 (mon.0) 854 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:47:58.734 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:58 smithi165 bash[22175]: audit 2022-04-30T20:47:57.934417+0000 mon.smithi157 (mon.0) 855 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:47:58.735 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:58 smithi157 bash[20376]: audit 2022-04-30T20:47:57.933803+0000 mon.smithi157 (mon.0) 854 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:47:58.735 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:58 smithi157 bash[20376]: audit 2022-04-30T20:47:57.934417+0000 mon.smithi157 (mon.0) 855 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:47:59.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:47:59.186 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:47:59.186 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:47:59.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:47:59.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:47:59 smithi165 bash[22175]: cluster 2022-04-30T20:47:57.513238+0000 mgr.smithi157.nfpzoe (mgr.14180) 596 : cluster [DBG] pgmap v528: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:47:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:47:59 smithi157 bash[20376]: cluster 2022-04-30T20:47:57.513238+0000 mgr.smithi157.nfpzoe (mgr.14180) 596 : cluster [DBG] pgmap v528: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:48:00.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:00 smithi165 bash[22175]: audit 2022-04-30T20:47:59.486397+0000 mon.smithi157 (mon.0) 856 : audit [DBG] from='client.? 172.21.15.157:0/53798416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:00.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:00 smithi165 bash[22175]: cluster 2022-04-30T20:47:59.513986+0000 mgr.smithi157.nfpzoe (mgr.14180) 597 : cluster [DBG] pgmap v529: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:48:00.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:00 smithi157 bash[20376]: audit 2022-04-30T20:47:59.486397+0000 mon.smithi157 (mon.0) 856 : audit [DBG] from='client.? 172.21.15.157:0/53798416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:00.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:00 smithi157 bash[20376]: cluster 2022-04-30T20:47:59.513986+0000 mgr.smithi157.nfpzoe (mgr.14180) 597 : cluster [DBG] pgmap v529: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2022-04-30T20:48:01.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:01 smithi165 bash[22175]: cluster 2022-04-30T20:48:01.202366+0000 mon.smithi157 (mon.0) 857 : cluster [INF] Marking osd.1 out (has been down for 601 seconds) 2022-04-30T20:48:01.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:01 smithi165 bash[22175]: cluster 2022-04-30T20:48:01.202721+0000 mon.smithi157 (mon.0) 858 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2022-04-30T20:48:01.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:01 smithi165 bash[22175]: cluster 2022-04-30T20:48:01.209570+0000 mon.smithi157 (mon.0) 859 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2022-04-30T20:48:01.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:01 smithi157 bash[20376]: cluster 2022-04-30T20:48:01.202366+0000 mon.smithi157 (mon.0) 857 : cluster [INF] Marking osd.1 out (has been down for 601 seconds) 2022-04-30T20:48:01.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:01 smithi157 bash[20376]: cluster 2022-04-30T20:48:01.202721+0000 mon.smithi157 (mon.0) 858 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2022-04-30T20:48:01.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:01 smithi157 bash[20376]: cluster 2022-04-30T20:48:01.209570+0000 mon.smithi157 (mon.0) 859 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2022-04-30T20:48:02.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:02 smithi165 bash[22175]: cluster 2022-04-30T20:48:01.514738+0000 mgr.smithi157.nfpzoe (mgr.14180) 598 : cluster [DBG] pgmap v531: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:02.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:02 smithi157 bash[20376]: cluster 2022-04-30T20:48:01.514738+0000 mgr.smithi157.nfpzoe (mgr.14180) 598 : cluster [DBG] pgmap v531: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:03 smithi165 bash[22175]: audit 2022-04-30T20:48:03.518626+0000 mon.smithi157 (mon.0) 860 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:48:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:03 smithi165 bash[22175]: audit 2022-04-30T20:48:03.520964+0000 mon.smithi157 (mon.0) 861 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:48:03.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:03 smithi165 bash[22175]: audit 2022-04-30T20:48:03.522274+0000 mon.smithi157 (mon.0) 862 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:48:03.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:03 smithi157 bash[20376]: audit 2022-04-30T20:48:03.518626+0000 mon.smithi157 (mon.0) 860 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:48:03.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:03 smithi157 bash[20376]: audit 2022-04-30T20:48:03.520964+0000 mon.smithi157 (mon.0) 861 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:48:03.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:03 smithi157 bash[20376]: audit 2022-04-30T20:48:03.522274+0000 mon.smithi157 (mon.0) 862 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:48:04.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:48:04.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:48:04.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:48:04.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:48:05.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:04 smithi165 bash[22175]: cluster 2022-04-30T20:48:03.515188+0000 mgr.smithi157.nfpzoe (mgr.14180) 599 : cluster [DBG] pgmap v532: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:05.178 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:04 smithi165 bash[22175]: cluster 2022-04-30T20:48:03.845627+0000 mgr.smithi157.nfpzoe (mgr.14180) 600 : cluster [DBG] pgmap v533: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:05.179 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:04 smithi165 bash[22175]: cluster 2022-04-30T20:48:03.846108+0000 mgr.smithi157.nfpzoe (mgr.14180) 601 : cluster [DBG] pgmap v534: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:05.179 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:04 smithi165 bash[22175]: audit 2022-04-30T20:48:03.850527+0000 mon.smithi157 (mon.0) 863 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:48:05.179 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:04 smithi165 bash[22175]: audit 2022-04-30T20:48:03.856772+0000 mon.smithi157 (mon.0) 864 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:48:05.179 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:04 smithi165 bash[22175]: cephadm 2022-04-30T20:48:03.857951+0000 mgr.smithi157.nfpzoe (mgr.14180) 602 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:48:05.179 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:04 smithi165 bash[22175]: cephadm 2022-04-30T20:48:03.858133+0000 mgr.smithi157.nfpzoe (mgr.14180) 603 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:48:05.179 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:04 smithi165 bash[22175]: audit 2022-04-30T20:48:04.820479+0000 mon.smithi157 (mon.0) 865 : audit [DBG] from='client.? 172.21.15.157:0/3887353574' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:05.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:04 smithi157 bash[20376]: cluster 2022-04-30T20:48:03.515188+0000 mgr.smithi157.nfpzoe (mgr.14180) 599 : cluster [DBG] pgmap v532: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:05.248 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:04 smithi157 bash[20376]: cluster 2022-04-30T20:48:03.845627+0000 mgr.smithi157.nfpzoe (mgr.14180) 600 : cluster [DBG] pgmap v533: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:05.248 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:04 smithi157 bash[20376]: cluster 2022-04-30T20:48:03.846108+0000 mgr.smithi157.nfpzoe (mgr.14180) 601 : cluster [DBG] pgmap v534: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:05.249 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:04 smithi157 bash[20376]: audit 2022-04-30T20:48:03.850527+0000 mon.smithi157 (mon.0) 863 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:48:05.249 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:04 smithi157 bash[20376]: audit 2022-04-30T20:48:03.856772+0000 mon.smithi157 (mon.0) 864 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:48:05.249 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:04 smithi157 bash[20376]: cephadm 2022-04-30T20:48:03.857951+0000 mgr.smithi157.nfpzoe (mgr.14180) 602 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:48:05.249 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:04 smithi157 bash[20376]: cephadm 2022-04-30T20:48:03.858133+0000 mgr.smithi157.nfpzoe (mgr.14180) 603 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:48:05.249 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:04 smithi157 bash[20376]: audit 2022-04-30T20:48:04.820479+0000 mon.smithi157 (mon.0) 865 : audit [DBG] from='client.? 172.21.15.157:0/3887353574' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:07 smithi157 bash[20376]: cluster 2022-04-30T20:48:05.846742+0000 mgr.smithi157.nfpzoe (mgr.14180) 604 : cluster [DBG] pgmap v535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:07.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:07 smithi165 bash[22175]: cluster 2022-04-30T20:48:05.846742+0000 mgr.smithi157.nfpzoe (mgr.14180) 604 : cluster [DBG] pgmap v535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:09.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:09 smithi165 bash[22175]: cluster 2022-04-30T20:48:07.847495+0000 mgr.smithi157.nfpzoe (mgr.14180) 605 : cluster [DBG] pgmap v536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:09.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:09 smithi157 bash[20376]: cluster 2022-04-30T20:48:07.847495+0000 mgr.smithi157.nfpzoe (mgr.14180) 605 : cluster [DBG] pgmap v536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:09.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:48:09.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:48:09.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:48:10.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:48:10.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:10 smithi165 bash[22175]: audit 2022-04-30T20:48:10.138396+0000 mon.smithi157 (mon.0) 866 : audit [DBG] from='client.? 172.21.15.157:0/1427964998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:10.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:10 smithi157 bash[20376]: audit 2022-04-30T20:48:10.138396+0000 mon.smithi157 (mon.0) 866 : audit [DBG] from='client.? 172.21.15.157:0/1427964998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:11.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:11 smithi165 bash[22175]: cluster 2022-04-30T20:48:09.848119+0000 mgr.smithi157.nfpzoe (mgr.14180) 606 : cluster [DBG] pgmap v537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:11.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:11 smithi157 bash[20376]: cluster 2022-04-30T20:48:09.848119+0000 mgr.smithi157.nfpzoe (mgr.14180) 606 : cluster [DBG] pgmap v537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:13.561 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:13 smithi157 bash[20376]: cluster 2022-04-30T20:48:11.848876+0000 mgr.smithi157.nfpzoe (mgr.14180) 607 : cluster [DBG] pgmap v538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:13.588 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:13 smithi157 bash[20376]: audit 2022-04-30T20:48:12.873759+0000 mon.smithi157 (mon.0) 867 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:48:13.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:13 smithi165 bash[22175]: cluster 2022-04-30T20:48:11.848876+0000 mgr.smithi157.nfpzoe (mgr.14180) 607 : cluster [DBG] pgmap v538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:13.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:13 smithi165 bash[22175]: audit 2022-04-30T20:48:12.873759+0000 mon.smithi157 (mon.0) 867 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:48:15.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:48:15.162 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:48:15.162 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:48:15.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:48:15.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:15 smithi165 bash[22175]: cluster 2022-04-30T20:48:13.849529+0000 mgr.smithi157.nfpzoe (mgr.14180) 608 : cluster [DBG] pgmap v539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:15.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:15 smithi157 bash[20376]: cluster 2022-04-30T20:48:13.849529+0000 mgr.smithi157.nfpzoe (mgr.14180) 608 : cluster [DBG] pgmap v539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:16.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:16 smithi165 bash[22175]: audit 2022-04-30T20:48:15.464142+0000 mon.smithi157 (mon.0) 868 : audit [DBG] from='client.? 172.21.15.157:0/1471794927' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:16.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:16 smithi157 bash[20376]: audit 2022-04-30T20:48:15.464142+0000 mon.smithi157 (mon.0) 868 : audit [DBG] from='client.? 172.21.15.157:0/1471794927' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:17.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:17 smithi157 bash[20376]: cluster 2022-04-30T20:48:15.850164+0000 mgr.smithi157.nfpzoe (mgr.14180) 609 : cluster [DBG] pgmap v540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:17.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:17 smithi165 bash[22175]: cluster 2022-04-30T20:48:15.850164+0000 mgr.smithi157.nfpzoe (mgr.14180) 609 : cluster [DBG] pgmap v540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:19.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:19 smithi165 bash[22175]: cluster 2022-04-30T20:48:17.850841+0000 mgr.smithi157.nfpzoe (mgr.14180) 610 : cluster [DBG] pgmap v541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:19.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:19 smithi157 bash[20376]: cluster 2022-04-30T20:48:17.850841+0000 mgr.smithi157.nfpzoe (mgr.14180) 610 : cluster [DBG] pgmap v541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:20.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:48:20.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:48:20.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:48:20.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:48:21.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:21 smithi165 bash[22175]: cluster 2022-04-30T20:48:19.851448+0000 mgr.smithi157.nfpzoe (mgr.14180) 611 : cluster [DBG] pgmap v542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:21.687 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:21 smithi165 bash[22175]: audit 2022-04-30T20:48:20.791427+0000 mon.smithi157 (mon.0) 869 : audit [DBG] from='client.? 172.21.15.157:0/2848792790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:21.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:21 smithi157 bash[20376]: cluster 2022-04-30T20:48:19.851448+0000 mgr.smithi157.nfpzoe (mgr.14180) 611 : cluster [DBG] pgmap v542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:21.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:21 smithi157 bash[20376]: audit 2022-04-30T20:48:20.791427+0000 mon.smithi157 (mon.0) 869 : audit [DBG] from='client.? 172.21.15.157:0/2848792790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:23.562 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:23 smithi157 bash[20376]: cluster 2022-04-30T20:48:21.852130+0000 mgr.smithi157.nfpzoe (mgr.14180) 612 : cluster [DBG] pgmap v543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:23.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:23 smithi165 bash[22175]: cluster 2022-04-30T20:48:21.852130+0000 mgr.smithi157.nfpzoe (mgr.14180) 612 : cluster [DBG] pgmap v543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:25.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:25 smithi165 bash[22175]: cluster 2022-04-30T20:48:23.852753+0000 mgr.smithi157.nfpzoe (mgr.14180) 613 : cluster [DBG] pgmap v544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:25 smithi157 bash[20376]: cluster 2022-04-30T20:48:23.852753+0000 mgr.smithi157.nfpzoe (mgr.14180) 613 : cluster [DBG] pgmap v544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:25.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:48:25.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:48:25.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:48:26.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:48:26.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:26 smithi165 bash[22175]: audit 2022-04-30T20:48:26.114604+0000 mon.smithi157 (mon.0) 870 : audit [DBG] from='client.? 172.21.15.157:0/2847330712' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:26.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:26 smithi157 bash[20376]: audit 2022-04-30T20:48:26.114604+0000 mon.smithi157 (mon.0) 870 : audit [DBG] from='client.? 172.21.15.157:0/2847330712' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:27.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:27 smithi157 bash[20376]: cluster 2022-04-30T20:48:25.853357+0000 mgr.smithi157.nfpzoe (mgr.14180) 614 : cluster [DBG] pgmap v545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:27.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:27 smithi165 bash[22175]: cluster 2022-04-30T20:48:25.853357+0000 mgr.smithi157.nfpzoe (mgr.14180) 614 : cluster [DBG] pgmap v545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:29.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:29 smithi165 bash[22175]: cluster 2022-04-30T20:48:27.854012+0000 mgr.smithi157.nfpzoe (mgr.14180) 615 : cluster [DBG] pgmap v546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:29.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:29 smithi157 bash[20376]: cluster 2022-04-30T20:48:27.854012+0000 mgr.smithi157.nfpzoe (mgr.14180) 615 : cluster [DBG] pgmap v546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:31.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:48:31.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:48:31.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:48:31.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:48:31.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:31 smithi165 bash[22175]: cluster 2022-04-30T20:48:29.854658+0000 mgr.smithi157.nfpzoe (mgr.14180) 616 : cluster [DBG] pgmap v547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:31.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:31 smithi157 bash[20376]: cluster 2022-04-30T20:48:29.854658+0000 mgr.smithi157.nfpzoe (mgr.14180) 616 : cluster [DBG] pgmap v547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:32.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:32 smithi165 bash[22175]: audit 2022-04-30T20:48:31.439353+0000 mon.smithi157 (mon.0) 871 : audit [DBG] from='client.? 172.21.15.157:0/2558395302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:32.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:32 smithi157 bash[20376]: audit 2022-04-30T20:48:31.439353+0000 mon.smithi157 (mon.0) 871 : audit [DBG] from='client.? 172.21.15.157:0/2558395302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:33.562 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:33 smithi157 bash[20376]: cluster 2022-04-30T20:48:31.855293+0000 mgr.smithi157.nfpzoe (mgr.14180) 617 : cluster [DBG] pgmap v548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:33.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:33 smithi165 bash[22175]: cluster 2022-04-30T20:48:31.855293+0000 mgr.smithi157.nfpzoe (mgr.14180) 617 : cluster [DBG] pgmap v548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:35.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:35 smithi165 bash[22175]: cluster 2022-04-30T20:48:33.855926+0000 mgr.smithi157.nfpzoe (mgr.14180) 618 : cluster [DBG] pgmap v549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:35.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:35 smithi157 bash[20376]: cluster 2022-04-30T20:48:33.855926+0000 mgr.smithi157.nfpzoe (mgr.14180) 618 : cluster [DBG] pgmap v549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:36.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:48:36.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:48:36.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:48:36.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:48:37.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:37 smithi165 bash[22175]: cluster 2022-04-30T20:48:35.856545+0000 mgr.smithi157.nfpzoe (mgr.14180) 619 : cluster [DBG] pgmap v550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:37.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:37 smithi165 bash[22175]: audit 2022-04-30T20:48:36.771559+0000 mon.smithi157 (mon.0) 872 : audit [DBG] from='client.? 172.21.15.157:0/669910877' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:37.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:37 smithi157 bash[20376]: cluster 2022-04-30T20:48:35.856545+0000 mgr.smithi157.nfpzoe (mgr.14180) 619 : cluster [DBG] pgmap v550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:37.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:37 smithi157 bash[20376]: audit 2022-04-30T20:48:36.771559+0000 mon.smithi157 (mon.0) 872 : audit [DBG] from='client.? 172.21.15.157:0/669910877' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:39.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:39 smithi165 bash[22175]: cluster 2022-04-30T20:48:37.857197+0000 mgr.smithi157.nfpzoe (mgr.14180) 620 : cluster [DBG] pgmap v551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:39.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:39 smithi157 bash[20376]: cluster 2022-04-30T20:48:37.857197+0000 mgr.smithi157.nfpzoe (mgr.14180) 620 : cluster [DBG] pgmap v551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:41.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:41 smithi165 bash[22175]: cluster 2022-04-30T20:48:39.857815+0000 mgr.smithi157.nfpzoe (mgr.14180) 621 : cluster [DBG] pgmap v552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:41.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:41 smithi157 bash[20376]: cluster 2022-04-30T20:48:39.857815+0000 mgr.smithi157.nfpzoe (mgr.14180) 621 : cluster [DBG] pgmap v552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:41.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:48:41.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:48:41.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:48:42.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:48:42.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:42 smithi165 bash[22175]: audit 2022-04-30T20:48:42.101921+0000 mon.smithi157 (mon.0) 873 : audit [DBG] from='client.? 172.21.15.157:0/1160917684' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:42.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:42 smithi157 bash[20376]: audit 2022-04-30T20:48:42.101921+0000 mon.smithi157 (mon.0) 873 : audit [DBG] from='client.? 172.21.15.157:0/1160917684' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:43.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:43 smithi165 bash[22175]: cluster 2022-04-30T20:48:41.858431+0000 mgr.smithi157.nfpzoe (mgr.14180) 622 : cluster [DBG] pgmap v553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:43.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:43 smithi157 bash[20376]: cluster 2022-04-30T20:48:41.858431+0000 mgr.smithi157.nfpzoe (mgr.14180) 622 : cluster [DBG] pgmap v553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:45.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:45 smithi165 bash[22175]: cluster 2022-04-30T20:48:43.859070+0000 mgr.smithi157.nfpzoe (mgr.14180) 623 : cluster [DBG] pgmap v554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:45.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:45 smithi157 bash[20376]: cluster 2022-04-30T20:48:43.859070+0000 mgr.smithi157.nfpzoe (mgr.14180) 623 : cluster [DBG] pgmap v554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:47.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:48:47.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:48:47.128 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:48:47.460 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:48:47.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:47 smithi165 bash[22175]: cluster 2022-04-30T20:48:45.859816+0000 mgr.smithi157.nfpzoe (mgr.14180) 624 : cluster [DBG] pgmap v555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:47.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:47 smithi157 bash[20376]: cluster 2022-04-30T20:48:45.859816+0000 mgr.smithi157.nfpzoe (mgr.14180) 624 : cluster [DBG] pgmap v555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:48.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:48 smithi165 bash[22175]: audit 2022-04-30T20:48:47.437797+0000 mon.smithi157 (mon.0) 874 : audit [DBG] from='client.? 172.21.15.157:0/3772028059' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:48.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:48 smithi157 bash[20376]: audit 2022-04-30T20:48:47.437797+0000 mon.smithi157 (mon.0) 874 : audit [DBG] from='client.? 172.21.15.157:0/3772028059' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:49.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:49 smithi165 bash[22175]: cluster 2022-04-30T20:48:47.860617+0000 mgr.smithi157.nfpzoe (mgr.14180) 625 : cluster [DBG] pgmap v556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:49.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:49 smithi157 bash[20376]: cluster 2022-04-30T20:48:47.860617+0000 mgr.smithi157.nfpzoe (mgr.14180) 625 : cluster [DBG] pgmap v556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:51.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:51 smithi165 bash[22175]: cluster 2022-04-30T20:48:49.861273+0000 mgr.smithi157.nfpzoe (mgr.14180) 626 : cluster [DBG] pgmap v557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:51.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:51 smithi157 bash[20376]: cluster 2022-04-30T20:48:49.861273+0000 mgr.smithi157.nfpzoe (mgr.14180) 626 : cluster [DBG] pgmap v557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:52.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:48:52.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:48:52.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:48:52.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:48:53.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:53 smithi165 bash[22175]: cluster 2022-04-30T20:48:51.861905+0000 mgr.smithi157.nfpzoe (mgr.14180) 627 : cluster [DBG] pgmap v558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:54.022 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:53 smithi165 bash[22175]: audit 2022-04-30T20:48:52.768712+0000 mon.smithi157 (mon.0) 875 : audit [DBG] from='client.? 172.21.15.157:0/89264396' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:54.023 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:53 smithi157 bash[20376]: cluster 2022-04-30T20:48:51.861905+0000 mgr.smithi157.nfpzoe (mgr.14180) 627 : cluster [DBG] pgmap v558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:54.023 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:53 smithi157 bash[20376]: audit 2022-04-30T20:48:52.768712+0000 mon.smithi157 (mon.0) 875 : audit [DBG] from='client.? 172.21.15.157:0/89264396' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:55.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:55 smithi165 bash[22175]: cluster 2022-04-30T20:48:53.862518+0000 mgr.smithi157.nfpzoe (mgr.14180) 628 : cluster [DBG] pgmap v559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:55.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:55 smithi157 bash[20376]: cluster 2022-04-30T20:48:53.862518+0000 mgr.smithi157.nfpzoe (mgr.14180) 628 : cluster [DBG] pgmap v559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:57.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:57 smithi157 bash[20376]: cluster 2022-04-30T20:48:55.863153+0000 mgr.smithi157.nfpzoe (mgr.14180) 629 : cluster [DBG] pgmap v560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:57.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:57 smithi165 bash[22175]: cluster 2022-04-30T20:48:55.863153+0000 mgr.smithi157.nfpzoe (mgr.14180) 629 : cluster [DBG] pgmap v560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:57.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:48:57.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:48:57.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:48:58.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:48:58.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:58 smithi165 bash[22175]: audit 2022-04-30T20:48:57.940182+0000 mon.smithi157 (mon.0) 876 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:48:58.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:58 smithi165 bash[22175]: audit 2022-04-30T20:48:57.940581+0000 mon.smithi157 (mon.0) 877 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:48:58.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:58 smithi165 bash[22175]: audit 2022-04-30T20:48:58.100816+0000 mon.smithi157 (mon.0) 878 : audit [DBG] from='client.? 172.21.15.157:0/1297920839' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:58 smithi157 bash[20376]: audit 2022-04-30T20:48:57.940182+0000 mon.smithi157 (mon.0) 876 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:48:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:58 smithi157 bash[20376]: audit 2022-04-30T20:48:57.940581+0000 mon.smithi157 (mon.0) 877 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:48:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:58 smithi157 bash[20376]: audit 2022-04-30T20:48:58.100816+0000 mon.smithi157 (mon.0) 878 : audit [DBG] from='client.? 172.21.15.157:0/1297920839' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:48:59.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:48:59 smithi165 bash[22175]: cluster 2022-04-30T20:48:57.863783+0000 mgr.smithi157.nfpzoe (mgr.14180) 630 : cluster [DBG] pgmap v561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:48:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:48:59 smithi157 bash[20376]: cluster 2022-04-30T20:48:57.863783+0000 mgr.smithi157.nfpzoe (mgr.14180) 630 : cluster [DBG] pgmap v561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:01.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:01 smithi165 bash[22175]: cluster 2022-04-30T20:48:59.864411+0000 mgr.smithi157.nfpzoe (mgr.14180) 631 : cluster [DBG] pgmap v562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:01.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:01 smithi157 bash[20376]: cluster 2022-04-30T20:48:59.864411+0000 mgr.smithi157.nfpzoe (mgr.14180) 631 : cluster [DBG] pgmap v562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:03.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:49:03.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:49:03.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:49:03.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:49:03.578 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:03 smithi157 bash[20376]: cluster 2022-04-30T20:49:01.865049+0000 mgr.smithi157.nfpzoe (mgr.14180) 632 : cluster [DBG] pgmap v563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:03.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:03 smithi165 bash[22175]: cluster 2022-04-30T20:49:01.865049+0000 mgr.smithi157.nfpzoe (mgr.14180) 632 : cluster [DBG] pgmap v563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:04.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:04 smithi165 bash[22175]: audit 2022-04-30T20:49:03.423893+0000 mon.smithi157 (mon.0) 879 : audit [DBG] from='client.? 172.21.15.157:0/2281086491' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:04.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:04 smithi165 bash[22175]: audit 2022-04-30T20:49:03.865518+0000 mon.smithi157 (mon.0) 880 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:49:04.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:04 smithi165 bash[22175]: audit 2022-04-30T20:49:03.868869+0000 mon.smithi157 (mon.0) 881 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:49:04.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:04 smithi165 bash[22175]: audit 2022-04-30T20:49:03.870996+0000 mon.smithi157 (mon.0) 882 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:49:04.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:04 smithi165 bash[22175]: audit 2022-04-30T20:49:04.202993+0000 mon.smithi157 (mon.0) 883 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:49:04.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:04 smithi165 bash[22175]: audit 2022-04-30T20:49:04.208973+0000 mon.smithi157 (mon.0) 884 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:49:04.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:04 smithi157 bash[20376]: audit 2022-04-30T20:49:03.423893+0000 mon.smithi157 (mon.0) 879 : audit [DBG] from='client.? 172.21.15.157:0/2281086491' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:04.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:04 smithi157 bash[20376]: audit 2022-04-30T20:49:03.865518+0000 mon.smithi157 (mon.0) 880 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:49:04.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:04 smithi157 bash[20376]: audit 2022-04-30T20:49:03.868869+0000 mon.smithi157 (mon.0) 881 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:49:04.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:04 smithi157 bash[20376]: audit 2022-04-30T20:49:03.870996+0000 mon.smithi157 (mon.0) 882 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:49:04.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:04 smithi157 bash[20376]: audit 2022-04-30T20:49:04.202993+0000 mon.smithi157 (mon.0) 883 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:49:04.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:04 smithi157 bash[20376]: audit 2022-04-30T20:49:04.208973+0000 mon.smithi157 (mon.0) 884 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:49:05.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:05 smithi165 bash[22175]: cluster 2022-04-30T20:49:03.865715+0000 mgr.smithi157.nfpzoe (mgr.14180) 633 : cluster [DBG] pgmap v564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:05.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:05 smithi165 bash[22175]: cluster 2022-04-30T20:49:04.196528+0000 mgr.smithi157.nfpzoe (mgr.14180) 634 : cluster [DBG] pgmap v565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:05.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:05 smithi165 bash[22175]: cluster 2022-04-30T20:49:04.197019+0000 mgr.smithi157.nfpzoe (mgr.14180) 635 : cluster [DBG] pgmap v566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:05.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:05 smithi165 bash[22175]: cephadm 2022-04-30T20:49:04.210175+0000 mgr.smithi157.nfpzoe (mgr.14180) 636 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:49:05.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:05 smithi165 bash[22175]: cephadm 2022-04-30T20:49:04.210303+0000 mgr.smithi157.nfpzoe (mgr.14180) 637 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:49:05.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:05 smithi157 bash[20376]: cluster 2022-04-30T20:49:03.865715+0000 mgr.smithi157.nfpzoe (mgr.14180) 633 : cluster [DBG] pgmap v564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:05.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:05 smithi157 bash[20376]: cluster 2022-04-30T20:49:04.196528+0000 mgr.smithi157.nfpzoe (mgr.14180) 634 : cluster [DBG] pgmap v565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:05.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:05 smithi157 bash[20376]: cluster 2022-04-30T20:49:04.197019+0000 mgr.smithi157.nfpzoe (mgr.14180) 635 : cluster [DBG] pgmap v566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:05.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:05 smithi157 bash[20376]: cephadm 2022-04-30T20:49:04.210175+0000 mgr.smithi157.nfpzoe (mgr.14180) 636 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:49:05.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:05 smithi157 bash[20376]: cephadm 2022-04-30T20:49:04.210303+0000 mgr.smithi157.nfpzoe (mgr.14180) 637 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:49:07.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:07 smithi157 bash[20376]: cluster 2022-04-30T20:49:06.197656+0000 mgr.smithi157.nfpzoe (mgr.14180) 638 : cluster [DBG] pgmap v567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:07.653 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:07 smithi165 bash[22175]: cluster 2022-04-30T20:49:06.197656+0000 mgr.smithi157.nfpzoe (mgr.14180) 638 : cluster [DBG] pgmap v567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:08.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:49:08.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:49:08.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:49:08.773 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:49:09.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:09 smithi165 bash[22175]: cluster 2022-04-30T20:49:08.198233+0000 mgr.smithi157.nfpzoe (mgr.14180) 639 : cluster [DBG] pgmap v568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:09.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:09 smithi165 bash[22175]: audit 2022-04-30T20:49:08.750994+0000 mon.smithi157 (mon.0) 885 : audit [DBG] from='client.? 172.21.15.157:0/1578469071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:09.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:09 smithi157 bash[20376]: cluster 2022-04-30T20:49:08.198233+0000 mgr.smithi157.nfpzoe (mgr.14180) 639 : cluster [DBG] pgmap v568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:09.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:09 smithi157 bash[20376]: audit 2022-04-30T20:49:08.750994+0000 mon.smithi157 (mon.0) 885 : audit [DBG] from='client.? 172.21.15.157:0/1578469071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:11.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:11 smithi165 bash[22175]: cluster 2022-04-30T20:49:10.198983+0000 mgr.smithi157.nfpzoe (mgr.14180) 640 : cluster [DBG] pgmap v569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:11.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:11 smithi157 bash[20376]: cluster 2022-04-30T20:49:10.198983+0000 mgr.smithi157.nfpzoe (mgr.14180) 640 : cluster [DBG] pgmap v569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:13.566 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:13 smithi157 bash[20376]: cluster 2022-04-30T20:49:12.199688+0000 mgr.smithi157.nfpzoe (mgr.14180) 641 : cluster [DBG] pgmap v570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:13.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:13 smithi165 bash[22175]: cluster 2022-04-30T20:49:12.199688+0000 mgr.smithi157.nfpzoe (mgr.14180) 641 : cluster [DBG] pgmap v570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:13.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:49:13.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:49:13.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:49:14.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:49:14.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:14 smithi165 bash[22175]: audit 2022-04-30T20:49:14.080756+0000 mon.smithi157 (mon.0) 886 : audit [DBG] from='client.? 172.21.15.157:0/2427704006' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:14.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:14 smithi157 bash[20376]: audit 2022-04-30T20:49:14.080756+0000 mon.smithi157 (mon.0) 886 : audit [DBG] from='client.? 172.21.15.157:0/2427704006' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:15.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:15 smithi165 bash[22175]: cluster 2022-04-30T20:49:14.200336+0000 mgr.smithi157.nfpzoe (mgr.14180) 642 : cluster [DBG] pgmap v571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:15 smithi157 bash[20376]: cluster 2022-04-30T20:49:14.200336+0000 mgr.smithi157.nfpzoe (mgr.14180) 642 : cluster [DBG] pgmap v571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:17.653 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:17 smithi165 bash[22175]: cluster 2022-04-30T20:49:16.200970+0000 mgr.smithi157.nfpzoe (mgr.14180) 643 : cluster [DBG] pgmap v572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:17.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:17 smithi157 bash[20376]: cluster 2022-04-30T20:49:16.200970+0000 mgr.smithi157.nfpzoe (mgr.14180) 643 : cluster [DBG] pgmap v572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:19.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:49:19.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:49:19.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:49:19.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:49:19.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:19 smithi165 bash[22175]: cluster 2022-04-30T20:49:18.201597+0000 mgr.smithi157.nfpzoe (mgr.14180) 644 : cluster [DBG] pgmap v573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:19.709 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:19 smithi157 bash[20376]: cluster 2022-04-30T20:49:18.201597+0000 mgr.smithi157.nfpzoe (mgr.14180) 644 : cluster [DBG] pgmap v573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:20.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:20 smithi165 bash[22175]: audit 2022-04-30T20:49:19.410279+0000 mon.smithi157 (mon.0) 887 : audit [DBG] from='client.? 172.21.15.157:0/4217028281' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:20.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:20 smithi157 bash[20376]: audit 2022-04-30T20:49:19.410279+0000 mon.smithi157 (mon.0) 887 : audit [DBG] from='client.? 172.21.15.157:0/4217028281' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:21.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:21 smithi165 bash[22175]: cluster 2022-04-30T20:49:20.202311+0000 mgr.smithi157.nfpzoe (mgr.14180) 645 : cluster [DBG] pgmap v574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:21.710 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:21 smithi157 bash[20376]: cluster 2022-04-30T20:49:20.202311+0000 mgr.smithi157.nfpzoe (mgr.14180) 645 : cluster [DBG] pgmap v574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:23.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:23 smithi165 bash[22175]: cluster 2022-04-30T20:49:22.202935+0000 mgr.smithi157.nfpzoe (mgr.14180) 646 : cluster [DBG] pgmap v575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:23.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:23 smithi157 bash[20376]: cluster 2022-04-30T20:49:22.202935+0000 mgr.smithi157.nfpzoe (mgr.14180) 646 : cluster [DBG] pgmap v575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:24.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:49:24.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:49:24.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:49:24.756 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:49:25.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:25 smithi165 bash[22175]: cluster 2022-04-30T20:49:24.203645+0000 mgr.smithi157.nfpzoe (mgr.14180) 647 : cluster [DBG] pgmap v576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:25.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:25 smithi165 bash[22175]: audit 2022-04-30T20:49:24.734483+0000 mon.smithi157 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.157:0/3896450635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:25.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:25 smithi157 bash[20376]: cluster 2022-04-30T20:49:24.203645+0000 mgr.smithi157.nfpzoe (mgr.14180) 647 : cluster [DBG] pgmap v576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:25.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:25 smithi157 bash[20376]: audit 2022-04-30T20:49:24.734483+0000 mon.smithi157 (mon.0) 888 : audit [DBG] from='client.? 172.21.15.157:0/3896450635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:27.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:27 smithi165 bash[22175]: cluster 2022-04-30T20:49:26.204246+0000 mgr.smithi157.nfpzoe (mgr.14180) 648 : cluster [DBG] pgmap v577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:27.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:27 smithi157 bash[20376]: cluster 2022-04-30T20:49:26.204246+0000 mgr.smithi157.nfpzoe (mgr.14180) 648 : cluster [DBG] pgmap v577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:29.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:29 smithi165 bash[22175]: cluster 2022-04-30T20:49:28.204843+0000 mgr.smithi157.nfpzoe (mgr.14180) 649 : cluster [DBG] pgmap v578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:29.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:29 smithi157 bash[20376]: cluster 2022-04-30T20:49:28.204843+0000 mgr.smithi157.nfpzoe (mgr.14180) 649 : cluster [DBG] pgmap v578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:29.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:49:29.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:49:29.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:49:30.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:49:30.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:30 smithi165 bash[22175]: audit 2022-04-30T20:49:30.064348+0000 mon.smithi157 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.157:0/4065885430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:30.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:30 smithi157 bash[20376]: audit 2022-04-30T20:49:30.064348+0000 mon.smithi157 (mon.0) 889 : audit [DBG] from='client.? 172.21.15.157:0/4065885430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:31.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:31 smithi165 bash[22175]: cluster 2022-04-30T20:49:30.205489+0000 mgr.smithi157.nfpzoe (mgr.14180) 650 : cluster [DBG] pgmap v579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:31.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:31 smithi157 bash[20376]: cluster 2022-04-30T20:49:30.205489+0000 mgr.smithi157.nfpzoe (mgr.14180) 650 : cluster [DBG] pgmap v579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:33.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:33 smithi165 bash[22175]: cluster 2022-04-30T20:49:32.206160+0000 mgr.smithi157.nfpzoe (mgr.14180) 651 : cluster [DBG] pgmap v580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:33.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:33 smithi157 bash[20376]: cluster 2022-04-30T20:49:32.206160+0000 mgr.smithi157.nfpzoe (mgr.14180) 651 : cluster [DBG] pgmap v580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:35.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:49:35.091 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:49:35.091 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:49:35.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:49:35.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:35 smithi165 bash[22175]: cluster 2022-04-30T20:49:34.206814+0000 mgr.smithi157.nfpzoe (mgr.14180) 652 : cluster [DBG] pgmap v581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:35.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:35 smithi157 bash[20376]: cluster 2022-04-30T20:49:34.206814+0000 mgr.smithi157.nfpzoe (mgr.14180) 652 : cluster [DBG] pgmap v581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:36.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:36 smithi165 bash[22175]: audit 2022-04-30T20:49:35.393191+0000 mon.smithi157 (mon.0) 890 : audit [DBG] from='client.? 172.21.15.157:0/3714757403' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:36.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:36 smithi157 bash[20376]: audit 2022-04-30T20:49:35.393191+0000 mon.smithi157 (mon.0) 890 : audit [DBG] from='client.? 172.21.15.157:0/3714757403' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:37.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:37 smithi165 bash[22175]: cluster 2022-04-30T20:49:36.207455+0000 mgr.smithi157.nfpzoe (mgr.14180) 653 : cluster [DBG] pgmap v582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:37.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:37 smithi157 bash[20376]: cluster 2022-04-30T20:49:36.207455+0000 mgr.smithi157.nfpzoe (mgr.14180) 653 : cluster [DBG] pgmap v582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:39.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:39 smithi165 bash[22175]: cluster 2022-04-30T20:49:38.208078+0000 mgr.smithi157.nfpzoe (mgr.14180) 654 : cluster [DBG] pgmap v583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:39.730 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:39 smithi157 bash[20376]: cluster 2022-04-30T20:49:38.208078+0000 mgr.smithi157.nfpzoe (mgr.14180) 654 : cluster [DBG] pgmap v583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:40.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:49:40.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:49:40.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:49:40.739 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:49:41.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:41 smithi165 bash[22175]: cluster 2022-04-30T20:49:40.208713+0000 mgr.smithi157.nfpzoe (mgr.14180) 655 : cluster [DBG] pgmap v584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:41.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:41 smithi165 bash[22175]: audit 2022-04-30T20:49:40.717049+0000 mon.smithi157 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.157:0/1690066468' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:41.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:41 smithi157 bash[20376]: cluster 2022-04-30T20:49:40.208713+0000 mgr.smithi157.nfpzoe (mgr.14180) 655 : cluster [DBG] pgmap v584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:41.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:41 smithi157 bash[20376]: audit 2022-04-30T20:49:40.717049+0000 mon.smithi157 (mon.0) 891 : audit [DBG] from='client.? 172.21.15.157:0/1690066468' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:42.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:42 smithi157 bash[20376]: cluster 2022-04-30T20:49:42.209380+0000 mgr.smithi157.nfpzoe (mgr.14180) 656 : cluster [DBG] pgmap v585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:42.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:42 smithi165 bash[22175]: cluster 2022-04-30T20:49:42.209380+0000 mgr.smithi157.nfpzoe (mgr.14180) 656 : cluster [DBG] pgmap v585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:45.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:45 smithi165 bash[22175]: cluster 2022-04-30T20:49:44.209998+0000 mgr.smithi157.nfpzoe (mgr.14180) 657 : cluster [DBG] pgmap v586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:45.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:45 smithi157 bash[20376]: cluster 2022-04-30T20:49:44.209998+0000 mgr.smithi157.nfpzoe (mgr.14180) 657 : cluster [DBG] pgmap v586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:45.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:49:45.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:49:45.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:49:46.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:49:46.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:46 smithi165 bash[22175]: audit 2022-04-30T20:49:46.045488+0000 mon.smithi157 (mon.0) 892 : audit [DBG] from='client.? 172.21.15.157:0/1809433208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:46.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:46 smithi157 bash[20376]: audit 2022-04-30T20:49:46.045488+0000 mon.smithi157 (mon.0) 892 : audit [DBG] from='client.? 172.21.15.157:0/1809433208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:47.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:47 smithi157 bash[20376]: cluster 2022-04-30T20:49:46.210662+0000 mgr.smithi157.nfpzoe (mgr.14180) 658 : cluster [DBG] pgmap v587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:47.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:47 smithi165 bash[22175]: cluster 2022-04-30T20:49:46.210662+0000 mgr.smithi157.nfpzoe (mgr.14180) 658 : cluster [DBG] pgmap v587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:49.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:49 smithi165 bash[22175]: cluster 2022-04-30T20:49:48.211322+0000 mgr.smithi157.nfpzoe (mgr.14180) 659 : cluster [DBG] pgmap v588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:49.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:49 smithi157 bash[20376]: cluster 2022-04-30T20:49:48.211322+0000 mgr.smithi157.nfpzoe (mgr.14180) 659 : cluster [DBG] pgmap v588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:51.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:49:51.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:49:51.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:49:51.399 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:49:51.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:51 smithi165 bash[22175]: cluster 2022-04-30T20:49:50.211962+0000 mgr.smithi157.nfpzoe (mgr.14180) 660 : cluster [DBG] pgmap v589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:51.724 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:51 smithi157 bash[20376]: cluster 2022-04-30T20:49:50.211962+0000 mgr.smithi157.nfpzoe (mgr.14180) 660 : cluster [DBG] pgmap v589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:52.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:52 smithi165 bash[22175]: audit 2022-04-30T20:49:51.368861+0000 mon.smithi157 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.157:0/3175824840' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:52.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:52 smithi157 bash[20376]: audit 2022-04-30T20:49:51.368861+0000 mon.smithi157 (mon.0) 893 : audit [DBG] from='client.? 172.21.15.157:0/3175824840' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:53.568 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:53 smithi157 bash[20376]: cluster 2022-04-30T20:49:52.212566+0000 mgr.smithi157.nfpzoe (mgr.14180) 661 : cluster [DBG] pgmap v590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:53.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:53 smithi165 bash[22175]: cluster 2022-04-30T20:49:52.212566+0000 mgr.smithi157.nfpzoe (mgr.14180) 661 : cluster [DBG] pgmap v590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:55.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:55 smithi165 bash[22175]: cluster 2022-04-30T20:49:54.213236+0000 mgr.smithi157.nfpzoe (mgr.14180) 662 : cluster [DBG] pgmap v591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:55.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:55 smithi157 bash[20376]: cluster 2022-04-30T20:49:54.213236+0000 mgr.smithi157.nfpzoe (mgr.14180) 662 : cluster [DBG] pgmap v591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:56.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:49:56.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:49:56.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:49:56.732 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:49:57.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:57 smithi165 bash[22175]: cluster 2022-04-30T20:49:56.213855+0000 mgr.smithi157.nfpzoe (mgr.14180) 663 : cluster [DBG] pgmap v592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:57.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:57 smithi165 bash[22175]: audit 2022-04-30T20:49:56.706401+0000 mon.smithi157 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.157:0/420676625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:57.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:57 smithi157 bash[20376]: cluster 2022-04-30T20:49:56.213855+0000 mgr.smithi157.nfpzoe (mgr.14180) 663 : cluster [DBG] pgmap v592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:57.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:57 smithi157 bash[20376]: audit 2022-04-30T20:49:56.706401+0000 mon.smithi157 (mon.0) 894 : audit [DBG] from='client.? 172.21.15.157:0/420676625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:49:58.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:58 smithi165 bash[22175]: audit 2022-04-30T20:49:57.946505+0000 mon.smithi157 (mon.0) 895 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:49:58.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:58 smithi165 bash[22175]: audit 2022-04-30T20:49:57.947214+0000 mon.smithi157 (mon.0) 896 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:49:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:58 smithi157 bash[20376]: audit 2022-04-30T20:49:57.946505+0000 mon.smithi157 (mon.0) 895 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:49:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:58 smithi157 bash[20376]: audit 2022-04-30T20:49:57.947214+0000 mon.smithi157 (mon.0) 896 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:49:59.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:49:59 smithi165 bash[22175]: cluster 2022-04-30T20:49:58.214466+0000 mgr.smithi157.nfpzoe (mgr.14180) 664 : cluster [DBG] pgmap v593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:49:59.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:49:59 smithi157 bash[20376]: cluster 2022-04-30T20:49:58.214466+0000 mgr.smithi157.nfpzoe (mgr.14180) 664 : cluster [DBG] pgmap v593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:00.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:00 smithi165 bash[22175]: cluster 2022-04-30T20:50:00.000125+0000 mon.smithi157 (mon.0) 897 : cluster [WRN] Health detail: HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T20:50:00.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:00 smithi165 bash[22175]: cluster 2022-04-30T20:50:00.000174+0000 mon.smithi157 (mon.0) 898 : cluster [WRN] [WRN] CEPHADM_STRAY_DAEMON: 1 stray daemon(s) not managed by cephadm 2022-04-30T20:50:00.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:00 smithi165 bash[22175]: cluster 2022-04-30T20:50:00.000226+0000 mon.smithi157 (mon.0) 899 : cluster [WRN] stray daemon osd.1 on host smithi157 not managed by cephadm 2022-04-30T20:50:00.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:00 smithi157 bash[20376]: cluster 2022-04-30T20:50:00.000125+0000 mon.smithi157 (mon.0) 897 : cluster [WRN] Health detail: HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T20:50:00.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:00 smithi157 bash[20376]: cluster 2022-04-30T20:50:00.000174+0000 mon.smithi157 (mon.0) 898 : cluster [WRN] [WRN] CEPHADM_STRAY_DAEMON: 1 stray daemon(s) not managed by cephadm 2022-04-30T20:50:00.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:00 smithi157 bash[20376]: cluster 2022-04-30T20:50:00.000226+0000 mon.smithi157 (mon.0) 899 : cluster [WRN] stray daemon osd.1 on host smithi157 not managed by cephadm 2022-04-30T20:50:01.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:01 smithi165 bash[22175]: cluster 2022-04-30T20:50:00.215106+0000 mgr.smithi157.nfpzoe (mgr.14180) 665 : cluster [DBG] pgmap v594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:01.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:01 smithi157 bash[20376]: cluster 2022-04-30T20:50:00.215106+0000 mgr.smithi157.nfpzoe (mgr.14180) 665 : cluster [DBG] pgmap v594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:01.737 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:50:01.737 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:50:01.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:50:02.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:50:02.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:02 smithi165 bash[22175]: audit 2022-04-30T20:50:02.030990+0000 mon.smithi157 (mon.0) 900 : audit [DBG] from='client.? 172.21.15.157:0/1696472426' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:02.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:02 smithi157 bash[20376]: audit 2022-04-30T20:50:02.030990+0000 mon.smithi157 (mon.0) 900 : audit [DBG] from='client.? 172.21.15.157:0/1696472426' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:03.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:03 smithi165 bash[22175]: cluster 2022-04-30T20:50:02.215780+0000 mgr.smithi157.nfpzoe (mgr.14180) 666 : cluster [DBG] pgmap v595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:03.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:03 smithi157 bash[20376]: cluster 2022-04-30T20:50:02.215780+0000 mgr.smithi157.nfpzoe (mgr.14180) 666 : cluster [DBG] pgmap v595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:04.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:04 smithi165 bash[22175]: audit 2022-04-30T20:50:04.220184+0000 mon.smithi157 (mon.0) 901 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:50:04.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:04 smithi165 bash[22175]: audit 2022-04-30T20:50:04.222905+0000 mon.smithi157 (mon.0) 902 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:50:04.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:04 smithi165 bash[22175]: audit 2022-04-30T20:50:04.224796+0000 mon.smithi157 (mon.0) 903 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:50:04.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:04 smithi157 bash[20376]: audit 2022-04-30T20:50:04.220184+0000 mon.smithi157 (mon.0) 901 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:50:04.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:04 smithi157 bash[20376]: audit 2022-04-30T20:50:04.222905+0000 mon.smithi157 (mon.0) 902 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:50:04.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:04 smithi157 bash[20376]: audit 2022-04-30T20:50:04.224796+0000 mon.smithi157 (mon.0) 903 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:50:05.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:05 smithi165 bash[22175]: cluster 2022-04-30T20:50:04.216445+0000 mgr.smithi157.nfpzoe (mgr.14180) 667 : cluster [DBG] pgmap v596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:05.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:05 smithi157 bash[20376]: cluster 2022-04-30T20:50:04.216445+0000 mgr.smithi157.nfpzoe (mgr.14180) 667 : cluster [DBG] pgmap v596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:07.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:50:07.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:50:07.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:50:07.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:50:07.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:07 smithi165 bash[22175]: cluster 2022-04-30T20:50:06.217095+0000 mgr.smithi157.nfpzoe (mgr.14180) 668 : cluster [DBG] pgmap v597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:07.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:07 smithi165 bash[22175]: audit 2022-04-30T20:50:07.359301+0000 mon.smithi157 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.157:0/1277289483' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:07.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:07 smithi157 bash[20376]: cluster 2022-04-30T20:50:06.217095+0000 mgr.smithi157.nfpzoe (mgr.14180) 668 : cluster [DBG] pgmap v597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:07.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:07 smithi157 bash[20376]: audit 2022-04-30T20:50:07.359301+0000 mon.smithi157 (mon.0) 904 : audit [DBG] from='client.? 172.21.15.157:0/1277289483' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:09.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:09 smithi165 bash[22175]: audit 2022-04-30T20:50:08.031571+0000 mon.smithi157 (mon.0) 905 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:50:09.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:09 smithi165 bash[22175]: cluster 2022-04-30T20:50:08.217730+0000 mgr.smithi157.nfpzoe (mgr.14180) 669 : cluster [DBG] pgmap v598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:09.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:09 smithi165 bash[22175]: cluster 2022-04-30T20:50:08.326484+0000 mgr.smithi157.nfpzoe (mgr.14180) 670 : cluster [DBG] pgmap v599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:09.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:09 smithi165 bash[22175]: cluster 2022-04-30T20:50:08.326998+0000 mgr.smithi157.nfpzoe (mgr.14180) 671 : cluster [DBG] pgmap v600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:09.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:09 smithi165 bash[22175]: audit 2022-04-30T20:50:08.333128+0000 mon.smithi157 (mon.0) 906 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:50:09.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:09 smithi165 bash[22175]: audit 2022-04-30T20:50:08.343981+0000 mon.smithi157 (mon.0) 907 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:50:09.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:09 smithi165 bash[22175]: cephadm 2022-04-30T20:50:08.345412+0000 mgr.smithi157.nfpzoe (mgr.14180) 672 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:50:09.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:09 smithi165 bash[22175]: cephadm 2022-04-30T20:50:08.345678+0000 mgr.smithi157.nfpzoe (mgr.14180) 673 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:50:09.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:09 smithi157 bash[20376]: audit 2022-04-30T20:50:08.031571+0000 mon.smithi157 (mon.0) 905 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:50:09.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:09 smithi157 bash[20376]: cluster 2022-04-30T20:50:08.217730+0000 mgr.smithi157.nfpzoe (mgr.14180) 669 : cluster [DBG] pgmap v598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:09.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:09 smithi157 bash[20376]: cluster 2022-04-30T20:50:08.326484+0000 mgr.smithi157.nfpzoe (mgr.14180) 670 : cluster [DBG] pgmap v599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:09.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:09 smithi157 bash[20376]: cluster 2022-04-30T20:50:08.326998+0000 mgr.smithi157.nfpzoe (mgr.14180) 671 : cluster [DBG] pgmap v600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:09.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:09 smithi157 bash[20376]: audit 2022-04-30T20:50:08.333128+0000 mon.smithi157 (mon.0) 906 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:50:09.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:09 smithi157 bash[20376]: audit 2022-04-30T20:50:08.343981+0000 mon.smithi157 (mon.0) 907 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:50:09.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:09 smithi157 bash[20376]: cephadm 2022-04-30T20:50:08.345412+0000 mgr.smithi157.nfpzoe (mgr.14180) 672 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:50:09.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:09 smithi157 bash[20376]: cephadm 2022-04-30T20:50:08.345678+0000 mgr.smithi157.nfpzoe (mgr.14180) 673 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:50:10.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:10 smithi157 bash[20376]: cluster 2022-04-30T20:50:10.327598+0000 mgr.smithi157.nfpzoe (mgr.14180) 674 : cluster [DBG] pgmap v601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:10.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:10 smithi165 bash[22175]: cluster 2022-04-30T20:50:10.327598+0000 mgr.smithi157.nfpzoe (mgr.14180) 674 : cluster [DBG] pgmap v601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:12.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:50:12.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:50:12.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:50:12.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:12 smithi157 bash[20376]: cluster 2022-04-30T20:50:12.328238+0000 mgr.smithi157.nfpzoe (mgr.14180) 675 : cluster [DBG] pgmap v602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:12.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:50:12.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:12 smithi165 bash[22175]: cluster 2022-04-30T20:50:12.328238+0000 mgr.smithi157.nfpzoe (mgr.14180) 675 : cluster [DBG] pgmap v602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:13.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:13 smithi157 bash[20376]: audit 2022-04-30T20:50:12.686241+0000 mon.smithi157 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.157:0/3605827308' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:13.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:13 smithi165 bash[22175]: audit 2022-04-30T20:50:12.686241+0000 mon.smithi157 (mon.0) 908 : audit [DBG] from='client.? 172.21.15.157:0/3605827308' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:14.711 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:14 smithi157 bash[20376]: cluster 2022-04-30T20:50:14.328901+0000 mgr.smithi157.nfpzoe (mgr.14180) 676 : cluster [DBG] pgmap v603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:14.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:14 smithi165 bash[22175]: cluster 2022-04-30T20:50:14.328901+0000 mgr.smithi157.nfpzoe (mgr.14180) 676 : cluster [DBG] pgmap v603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:17.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:17 smithi157 bash[20376]: cluster 2022-04-30T20:50:16.329467+0000 mgr.smithi157.nfpzoe (mgr.14180) 677 : cluster [DBG] pgmap v604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:17.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:17 smithi165 bash[22175]: cluster 2022-04-30T20:50:16.329467+0000 mgr.smithi157.nfpzoe (mgr.14180) 677 : cluster [DBG] pgmap v604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:17.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:50:17.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:50:17.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:50:18.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:50:18.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:18 smithi165 bash[22175]: audit 2022-04-30T20:50:18.014163+0000 mon.smithi157 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.157:0/2963558227' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:18.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:18 smithi157 bash[20376]: audit 2022-04-30T20:50:18.014163+0000 mon.smithi157 (mon.0) 909 : audit [DBG] from='client.? 172.21.15.157:0/2963558227' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:19.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:19 smithi165 bash[22175]: cluster 2022-04-30T20:50:18.330138+0000 mgr.smithi157.nfpzoe (mgr.14180) 678 : cluster [DBG] pgmap v605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:19.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:19 smithi157 bash[20376]: cluster 2022-04-30T20:50:18.330138+0000 mgr.smithi157.nfpzoe (mgr.14180) 678 : cluster [DBG] pgmap v605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:20.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:20 smithi157 bash[20376]: cluster 2022-04-30T20:50:20.330755+0000 mgr.smithi157.nfpzoe (mgr.14180) 679 : cluster [DBG] pgmap v606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:20.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:20 smithi165 bash[22175]: cluster 2022-04-30T20:50:20.330755+0000 mgr.smithi157.nfpzoe (mgr.14180) 679 : cluster [DBG] pgmap v606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:22 smithi157 bash[20376]: cluster 2022-04-30T20:50:22.331408+0000 mgr.smithi157.nfpzoe (mgr.14180) 680 : cluster [DBG] pgmap v607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:22 smithi165 bash[22175]: cluster 2022-04-30T20:50:22.331408+0000 mgr.smithi157.nfpzoe (mgr.14180) 680 : cluster [DBG] pgmap v607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:23.046 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:50:23.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:50:23.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:50:23.378 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:50:23.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:23 smithi157 bash[20376]: audit 2022-04-30T20:50:23.355716+0000 mon.smithi157 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.157:0/1033935678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:23.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:23 smithi165 bash[22175]: audit 2022-04-30T20:50:23.355716+0000 mon.smithi157 (mon.0) 910 : audit [DBG] from='client.? 172.21.15.157:0/1033935678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:24.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:24 smithi157 bash[20376]: cluster 2022-04-30T20:50:24.332054+0000 mgr.smithi157.nfpzoe (mgr.14180) 681 : cluster [DBG] pgmap v608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:24 smithi165 bash[22175]: cluster 2022-04-30T20:50:24.332054+0000 mgr.smithi157.nfpzoe (mgr.14180) 681 : cluster [DBG] pgmap v608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:27.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:27 smithi157 bash[20376]: cluster 2022-04-30T20:50:26.332726+0000 mgr.smithi157.nfpzoe (mgr.14180) 682 : cluster [DBG] pgmap v609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:27.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:27 smithi165 bash[22175]: cluster 2022-04-30T20:50:26.332726+0000 mgr.smithi157.nfpzoe (mgr.14180) 682 : cluster [DBG] pgmap v609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:28.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:50:28.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:50:28.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:50:28.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:28 smithi157 bash[20376]: cluster 2022-04-30T20:50:28.333369+0000 mgr.smithi157.nfpzoe (mgr.14180) 683 : cluster [DBG] pgmap v610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:28.717 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:50:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:28 smithi165 bash[22175]: cluster 2022-04-30T20:50:28.333369+0000 mgr.smithi157.nfpzoe (mgr.14180) 683 : cluster [DBG] pgmap v610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:29.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:29 smithi157 bash[20376]: audit 2022-04-30T20:50:28.694518+0000 mon.smithi157 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.157:0/4231234979' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:29 smithi165 bash[22175]: audit 2022-04-30T20:50:28.694518+0000 mon.smithi157 (mon.0) 911 : audit [DBG] from='client.? 172.21.15.157:0/4231234979' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:30.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:30 smithi157 bash[20376]: cluster 2022-04-30T20:50:30.333999+0000 mgr.smithi157.nfpzoe (mgr.14180) 684 : cluster [DBG] pgmap v611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:30 smithi165 bash[22175]: cluster 2022-04-30T20:50:30.333999+0000 mgr.smithi157.nfpzoe (mgr.14180) 684 : cluster [DBG] pgmap v611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:32.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:32 smithi157 bash[20376]: cluster 2022-04-30T20:50:32.334628+0000 mgr.smithi157.nfpzoe (mgr.14180) 685 : cluster [DBG] pgmap v612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:32 smithi165 bash[22175]: cluster 2022-04-30T20:50:32.334628+0000 mgr.smithi157.nfpzoe (mgr.14180) 685 : cluster [DBG] pgmap v612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:33.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:50:33.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:50:33.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:50:34.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:50:34.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:34 smithi165 bash[22175]: audit 2022-04-30T20:50:34.026318+0000 mon.smithi157 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.157:0/3826801845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:34.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:34 smithi157 bash[20376]: audit 2022-04-30T20:50:34.026318+0000 mon.smithi157 (mon.0) 912 : audit [DBG] from='client.? 172.21.15.157:0/3826801845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:35 smithi165 bash[22175]: cluster 2022-04-30T20:50:34.335315+0000 mgr.smithi157.nfpzoe (mgr.14180) 686 : cluster [DBG] pgmap v613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:35.468 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:35 smithi157 bash[20376]: cluster 2022-04-30T20:50:34.335315+0000 mgr.smithi157.nfpzoe (mgr.14180) 686 : cluster [DBG] pgmap v613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:37.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:37 smithi157 bash[20376]: cluster 2022-04-30T20:50:36.335981+0000 mgr.smithi157.nfpzoe (mgr.14180) 687 : cluster [DBG] pgmap v614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:37.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:37 smithi165 bash[22175]: cluster 2022-04-30T20:50:36.335981+0000 mgr.smithi157.nfpzoe (mgr.14180) 687 : cluster [DBG] pgmap v614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:38.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:38 smithi157 bash[20376]: cluster 2022-04-30T20:50:38.336606+0000 mgr.smithi157.nfpzoe (mgr.14180) 688 : cluster [DBG] pgmap v615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:38 smithi165 bash[22175]: cluster 2022-04-30T20:50:38.336606+0000 mgr.smithi157.nfpzoe (mgr.14180) 688 : cluster [DBG] pgmap v615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:39.053 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:50:39.053 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:50:39.053 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:50:39.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:50:39.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:39 smithi157 bash[20376]: audit 2022-04-30T20:50:39.359346+0000 mon.smithi157 (mon.0) 913 : audit [DBG] from='client.? 172.21.15.157:0/2949490864' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:39.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:39 smithi165 bash[22175]: audit 2022-04-30T20:50:39.359346+0000 mon.smithi157 (mon.0) 913 : audit [DBG] from='client.? 172.21.15.157:0/2949490864' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:40 smithi165 bash[22175]: cluster 2022-04-30T20:50:40.337215+0000 mgr.smithi157.nfpzoe (mgr.14180) 689 : cluster [DBG] pgmap v616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:40.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:40 smithi157 bash[20376]: cluster 2022-04-30T20:50:40.337215+0000 mgr.smithi157.nfpzoe (mgr.14180) 689 : cluster [DBG] pgmap v616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:42.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:42 smithi157 bash[20376]: cluster 2022-04-30T20:50:42.337854+0000 mgr.smithi157.nfpzoe (mgr.14180) 690 : cluster [DBG] pgmap v617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:42 smithi165 bash[22175]: cluster 2022-04-30T20:50:42.337854+0000 mgr.smithi157.nfpzoe (mgr.14180) 690 : cluster [DBG] pgmap v617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:44.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:50:44.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:50:44.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:50:44.704 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:50:44.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:44 smithi157 bash[20376]: cluster 2022-04-30T20:50:44.338479+0000 mgr.smithi157.nfpzoe (mgr.14180) 691 : cluster [DBG] pgmap v618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:44.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:44 smithi165 bash[22175]: cluster 2022-04-30T20:50:44.338479+0000 mgr.smithi157.nfpzoe (mgr.14180) 691 : cluster [DBG] pgmap v618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:45.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:45 smithi157 bash[20376]: audit 2022-04-30T20:50:44.682293+0000 mon.smithi157 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.157:0/3291233626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:45 smithi165 bash[22175]: audit 2022-04-30T20:50:44.682293+0000 mon.smithi157 (mon.0) 914 : audit [DBG] from='client.? 172.21.15.157:0/3291233626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:47.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:47 smithi157 bash[20376]: cluster 2022-04-30T20:50:46.339139+0000 mgr.smithi157.nfpzoe (mgr.14180) 692 : cluster [DBG] pgmap v619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:47 smithi165 bash[22175]: cluster 2022-04-30T20:50:46.339139+0000 mgr.smithi157.nfpzoe (mgr.14180) 692 : cluster [DBG] pgmap v619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:48.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:48 smithi157 bash[20376]: cluster 2022-04-30T20:50:48.339761+0000 mgr.smithi157.nfpzoe (mgr.14180) 693 : cluster [DBG] pgmap v620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:48 smithi165 bash[22175]: cluster 2022-04-30T20:50:48.339761+0000 mgr.smithi157.nfpzoe (mgr.14180) 693 : cluster [DBG] pgmap v620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:49.707 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:50:49.707 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:50:49.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:50:50.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:50:50.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:50 smithi165 bash[22175]: audit 2022-04-30T20:50:50.011589+0000 mon.smithi157 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.157:0/4002778820' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:50.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:50 smithi157 bash[20376]: audit 2022-04-30T20:50:50.011589+0000 mon.smithi157 (mon.0) 915 : audit [DBG] from='client.? 172.21.15.157:0/4002778820' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:51.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:51 smithi165 bash[22175]: cluster 2022-04-30T20:50:50.340481+0000 mgr.smithi157.nfpzoe (mgr.14180) 694 : cluster [DBG] pgmap v621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:51.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:51 smithi157 bash[20376]: cluster 2022-04-30T20:50:50.340481+0000 mgr.smithi157.nfpzoe (mgr.14180) 694 : cluster [DBG] pgmap v621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:52.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:52 smithi157 bash[20376]: cluster 2022-04-30T20:50:52.341172+0000 mgr.smithi157.nfpzoe (mgr.14180) 695 : cluster [DBG] pgmap v622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:52 smithi165 bash[22175]: cluster 2022-04-30T20:50:52.341172+0000 mgr.smithi157.nfpzoe (mgr.14180) 695 : cluster [DBG] pgmap v622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:54.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:54 smithi157 bash[20376]: cluster 2022-04-30T20:50:54.341783+0000 mgr.smithi157.nfpzoe (mgr.14180) 696 : cluster [DBG] pgmap v623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:54 smithi165 bash[22175]: cluster 2022-04-30T20:50:54.341783+0000 mgr.smithi157.nfpzoe (mgr.14180) 696 : cluster [DBG] pgmap v623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:55.037 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:50:55.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:50:55.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:50:55.358 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:50:55.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:55 smithi157 bash[20376]: audit 2022-04-30T20:50:55.337309+0000 mon.smithi157 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.157:0/3692584486' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:55 smithi165 bash[22175]: audit 2022-04-30T20:50:55.337309+0000 mon.smithi157 (mon.0) 916 : audit [DBG] from='client.? 172.21.15.157:0/3692584486' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:50:57.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:57 smithi157 bash[20376]: cluster 2022-04-30T20:50:56.342390+0000 mgr.smithi157.nfpzoe (mgr.14180) 697 : cluster [DBG] pgmap v624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:57.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:57 smithi165 bash[22175]: cluster 2022-04-30T20:50:56.342390+0000 mgr.smithi157.nfpzoe (mgr.14180) 697 : cluster [DBG] pgmap v624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:58 smithi165 bash[22175]: audit 2022-04-30T20:50:57.953940+0000 mon.smithi157 (mon.0) 917 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:50:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:58 smithi165 bash[22175]: audit 2022-04-30T20:50:57.954431+0000 mon.smithi157 (mon.0) 918 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:50:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:58 smithi157 bash[20376]: audit 2022-04-30T20:50:57.953940+0000 mon.smithi157 (mon.0) 917 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:50:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:58 smithi157 bash[20376]: audit 2022-04-30T20:50:57.954431+0000 mon.smithi157 (mon.0) 918 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:50:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:50:59 smithi165 bash[22175]: cluster 2022-04-30T20:50:58.343099+0000 mgr.smithi157.nfpzoe (mgr.14180) 698 : cluster [DBG] pgmap v625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:50:59.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:50:59 smithi157 bash[20376]: cluster 2022-04-30T20:50:58.343099+0000 mgr.smithi157.nfpzoe (mgr.14180) 698 : cluster [DBG] pgmap v625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:00.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:51:00.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:51:00.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:51:00.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:51:00.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:00 smithi157 bash[20376]: cluster 2022-04-30T20:51:00.343765+0000 mgr.smithi157.nfpzoe (mgr.14180) 699 : cluster [DBG] pgmap v626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:00 smithi165 bash[22175]: cluster 2022-04-30T20:51:00.343765+0000 mgr.smithi157.nfpzoe (mgr.14180) 699 : cluster [DBG] pgmap v626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:01.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:01 smithi157 bash[20376]: audit 2022-04-30T20:51:00.660353+0000 mon.smithi157 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.157:0/3459118589' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:01.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:01 smithi165 bash[22175]: audit 2022-04-30T20:51:00.660353+0000 mon.smithi157 (mon.0) 919 : audit [DBG] from='client.? 172.21.15.157:0/3459118589' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:02 smithi165 bash[22175]: cluster 2022-04-30T20:51:02.344431+0000 mgr.smithi157.nfpzoe (mgr.14180) 700 : cluster [DBG] pgmap v627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:02.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:02 smithi157 bash[20376]: cluster 2022-04-30T20:51:02.344431+0000 mgr.smithi157.nfpzoe (mgr.14180) 700 : cluster [DBG] pgmap v627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:04.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:04 smithi157 bash[20376]: cluster 2022-04-30T20:51:04.345034+0000 mgr.smithi157.nfpzoe (mgr.14180) 701 : cluster [DBG] pgmap v628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:04 smithi165 bash[22175]: cluster 2022-04-30T20:51:04.345034+0000 mgr.smithi157.nfpzoe (mgr.14180) 701 : cluster [DBG] pgmap v628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:05.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:51:05.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:51:05.686 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:51:06.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:51:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:06 smithi165 bash[22175]: audit 2022-04-30T20:51:05.991364+0000 mon.smithi157 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.157:0/2840688509' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:06.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:06 smithi157 bash[20376]: audit 2022-04-30T20:51:05.991364+0000 mon.smithi157 (mon.0) 920 : audit [DBG] from='client.? 172.21.15.157:0/2840688509' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:07 smithi157 bash[20376]: cluster 2022-04-30T20:51:06.345623+0000 mgr.smithi157.nfpzoe (mgr.14180) 702 : cluster [DBG] pgmap v629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:07 smithi165 bash[22175]: cluster 2022-04-30T20:51:06.345623+0000 mgr.smithi157.nfpzoe (mgr.14180) 702 : cluster [DBG] pgmap v629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:08.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:08 smithi157 bash[20376]: cluster 2022-04-30T20:51:08.346242+0000 mgr.smithi157.nfpzoe (mgr.14180) 703 : cluster [DBG] pgmap v630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:08.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:08 smithi157 bash[20376]: audit 2022-04-30T20:51:08.357445+0000 mon.smithi157 (mon.0) 921 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:51:08.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:08 smithi157 bash[20376]: audit 2022-04-30T20:51:08.360164+0000 mon.smithi157 (mon.0) 922 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:51:08.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:08 smithi157 bash[20376]: audit 2022-04-30T20:51:08.362006+0000 mon.smithi157 (mon.0) 923 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:51:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:08 smithi165 bash[22175]: cluster 2022-04-30T20:51:08.346242+0000 mgr.smithi157.nfpzoe (mgr.14180) 703 : cluster [DBG] pgmap v630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:08.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:08 smithi165 bash[22175]: audit 2022-04-30T20:51:08.357445+0000 mon.smithi157 (mon.0) 921 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:51:08.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:08 smithi165 bash[22175]: audit 2022-04-30T20:51:08.360164+0000 mon.smithi157 (mon.0) 922 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:51:08.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:08 smithi165 bash[22175]: audit 2022-04-30T20:51:08.362006+0000 mon.smithi157 (mon.0) 923 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:51:09.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:09 smithi157 bash[20376]: audit 2022-04-30T20:51:08.661302+0000 mon.smithi157 (mon.0) 924 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:51:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:09 smithi165 bash[22175]: audit 2022-04-30T20:51:08.661302+0000 mon.smithi157 (mon.0) 924 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:51:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:10 smithi157 bash[20376]: cluster 2022-04-30T20:51:10.346863+0000 mgr.smithi157.nfpzoe (mgr.14180) 704 : cluster [DBG] pgmap v631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:11.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:51:11.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:51:11.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:51:11.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:10 smithi165 bash[22175]: cluster 2022-04-30T20:51:10.346863+0000 mgr.smithi157.nfpzoe (mgr.14180) 704 : cluster [DBG] pgmap v631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:11.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:51:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:12 smithi165 bash[22175]: audit 2022-04-30T20:51:11.327832+0000 mon.smithi157 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.157:0/1788065651' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:12.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:12 smithi157 bash[20376]: audit 2022-04-30T20:51:11.327832+0000 mon.smithi157 (mon.0) 925 : audit [DBG] from='client.? 172.21.15.157:0/1788065651' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:13 smithi165 bash[22175]: cluster 2022-04-30T20:51:12.347597+0000 mgr.smithi157.nfpzoe (mgr.14180) 705 : cluster [DBG] pgmap v632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:13 smithi165 bash[22175]: audit 2022-04-30T20:51:13.187091+0000 mon.smithi157 (mon.0) 926 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:51:13.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:13 smithi157 bash[20376]: cluster 2022-04-30T20:51:12.347597+0000 mgr.smithi157.nfpzoe (mgr.14180) 705 : cluster [DBG] pgmap v632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:13.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:13 smithi157 bash[20376]: audit 2022-04-30T20:51:13.187091+0000 mon.smithi157 (mon.0) 926 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:51:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:14 smithi165 bash[22175]: cluster 2022-04-30T20:51:13.476729+0000 mgr.smithi157.nfpzoe (mgr.14180) 706 : cluster [DBG] pgmap v633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:14.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:14 smithi165 bash[22175]: cluster 2022-04-30T20:51:13.477027+0000 mgr.smithi157.nfpzoe (mgr.14180) 707 : cluster [DBG] pgmap v634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:14.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:14 smithi165 bash[22175]: audit 2022-04-30T20:51:13.482966+0000 mon.smithi157 (mon.0) 927 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:51:14.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:14 smithi165 bash[22175]: audit 2022-04-30T20:51:13.488434+0000 mon.smithi157 (mon.0) 928 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:51:14.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:14 smithi165 bash[22175]: cephadm 2022-04-30T20:51:13.489306+0000 mgr.smithi157.nfpzoe (mgr.14180) 708 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:51:14.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:14 smithi165 bash[22175]: cephadm 2022-04-30T20:51:13.489460+0000 mgr.smithi157.nfpzoe (mgr.14180) 709 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:51:14.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:14 smithi157 bash[20376]: cluster 2022-04-30T20:51:13.476729+0000 mgr.smithi157.nfpzoe (mgr.14180) 706 : cluster [DBG] pgmap v633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:14.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:14 smithi157 bash[20376]: cluster 2022-04-30T20:51:13.477027+0000 mgr.smithi157.nfpzoe (mgr.14180) 707 : cluster [DBG] pgmap v634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:14.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:14 smithi157 bash[20376]: audit 2022-04-30T20:51:13.482966+0000 mon.smithi157 (mon.0) 927 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:51:14.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:14 smithi157 bash[20376]: audit 2022-04-30T20:51:13.488434+0000 mon.smithi157 (mon.0) 928 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:51:14.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:14 smithi157 bash[20376]: cephadm 2022-04-30T20:51:13.489306+0000 mgr.smithi157.nfpzoe (mgr.14180) 708 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:51:14.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:14 smithi157 bash[20376]: cephadm 2022-04-30T20:51:13.489460+0000 mgr.smithi157.nfpzoe (mgr.14180) 709 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:51:16.353 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:51:16.354 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:51:16.354 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:51:16.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:51:17.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:17 smithi157 bash[20376]: cluster 2022-04-30T20:51:15.477749+0000 mgr.smithi157.nfpzoe (mgr.14180) 710 : cluster [DBG] pgmap v635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:17.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:17 smithi157 bash[20376]: audit 2022-04-30T20:51:16.652942+0000 mon.smithi157 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.157:0/2975419804' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:17.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:17 smithi165 bash[22175]: cluster 2022-04-30T20:51:15.477749+0000 mgr.smithi157.nfpzoe (mgr.14180) 710 : cluster [DBG] pgmap v635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:17.653 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:17 smithi165 bash[22175]: audit 2022-04-30T20:51:16.652942+0000 mon.smithi157 (mon.0) 929 : audit [DBG] from='client.? 172.21.15.157:0/2975419804' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:19 smithi165 bash[22175]: cluster 2022-04-30T20:51:17.478397+0000 mgr.smithi157.nfpzoe (mgr.14180) 711 : cluster [DBG] pgmap v636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:19.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:19 smithi157 bash[20376]: cluster 2022-04-30T20:51:17.478397+0000 mgr.smithi157.nfpzoe (mgr.14180) 711 : cluster [DBG] pgmap v636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:21 smithi165 bash[22175]: cluster 2022-04-30T20:51:19.479010+0000 mgr.smithi157.nfpzoe (mgr.14180) 712 : cluster [DBG] pgmap v637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:21.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:51:21.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:51:21.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:51:21.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:21 smithi157 bash[20376]: cluster 2022-04-30T20:51:19.479010+0000 mgr.smithi157.nfpzoe (mgr.14180) 712 : cluster [DBG] pgmap v637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:22.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:51:22.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:22 smithi165 bash[22175]: audit 2022-04-30T20:51:21.983334+0000 mon.smithi157 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.157:0/798887859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:22 smithi157 bash[20376]: audit 2022-04-30T20:51:21.983334+0000 mon.smithi157 (mon.0) 930 : audit [DBG] from='client.? 172.21.15.157:0/798887859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:23.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:23 smithi165 bash[22175]: cluster 2022-04-30T20:51:21.479641+0000 mgr.smithi157.nfpzoe (mgr.14180) 713 : cluster [DBG] pgmap v638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:23.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:23 smithi157 bash[20376]: cluster 2022-04-30T20:51:21.479641+0000 mgr.smithi157.nfpzoe (mgr.14180) 713 : cluster [DBG] pgmap v638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:25 smithi165 bash[22175]: cluster 2022-04-30T20:51:23.480279+0000 mgr.smithi157.nfpzoe (mgr.14180) 714 : cluster [DBG] pgmap v639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:25 smithi157 bash[20376]: cluster 2022-04-30T20:51:23.480279+0000 mgr.smithi157.nfpzoe (mgr.14180) 714 : cluster [DBG] pgmap v639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:27.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:51:27.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:51:27.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:51:27.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:51:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:27 smithi165 bash[22175]: cluster 2022-04-30T20:51:25.480891+0000 mgr.smithi157.nfpzoe (mgr.14180) 715 : cluster [DBG] pgmap v640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:27 smithi165 bash[22175]: audit 2022-04-30T20:51:27.307063+0000 mon.smithi157 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.157:0/3377051233' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:27.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:27 smithi157 bash[20376]: cluster 2022-04-30T20:51:25.480891+0000 mgr.smithi157.nfpzoe (mgr.14180) 715 : cluster [DBG] pgmap v640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:27.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:27 smithi157 bash[20376]: audit 2022-04-30T20:51:27.307063+0000 mon.smithi157 (mon.0) 931 : audit [DBG] from='client.? 172.21.15.157:0/3377051233' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:29.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:29 smithi165 bash[22175]: cluster 2022-04-30T20:51:27.481518+0000 mgr.smithi157.nfpzoe (mgr.14180) 716 : cluster [DBG] pgmap v641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:29.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:29 smithi157 bash[20376]: cluster 2022-04-30T20:51:27.481518+0000 mgr.smithi157.nfpzoe (mgr.14180) 716 : cluster [DBG] pgmap v641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:31.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:31 smithi165 bash[22175]: cluster 2022-04-30T20:51:29.482093+0000 mgr.smithi157.nfpzoe (mgr.14180) 717 : cluster [DBG] pgmap v642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:31.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:31 smithi157 bash[20376]: cluster 2022-04-30T20:51:29.482093+0000 mgr.smithi157.nfpzoe (mgr.14180) 717 : cluster [DBG] pgmap v642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:32.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:51:32.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:51:32.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:51:32.664 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:51:33.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:33 smithi165 bash[22175]: cluster 2022-04-30T20:51:31.482684+0000 mgr.smithi157.nfpzoe (mgr.14180) 718 : cluster [DBG] pgmap v643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:33.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:33 smithi165 bash[22175]: audit 2022-04-30T20:51:32.642036+0000 mon.smithi157 (mon.0) 932 : audit [DBG] from='client.? 172.21.15.157:0/88399755' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:33.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:33 smithi157 bash[20376]: cluster 2022-04-30T20:51:31.482684+0000 mgr.smithi157.nfpzoe (mgr.14180) 718 : cluster [DBG] pgmap v643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:33.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:33 smithi157 bash[20376]: audit 2022-04-30T20:51:32.642036+0000 mon.smithi157 (mon.0) 932 : audit [DBG] from='client.? 172.21.15.157:0/88399755' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:35.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:35 smithi165 bash[22175]: cluster 2022-04-30T20:51:33.483305+0000 mgr.smithi157.nfpzoe (mgr.14180) 719 : cluster [DBG] pgmap v644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:35.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:35 smithi157 bash[20376]: cluster 2022-04-30T20:51:33.483305+0000 mgr.smithi157.nfpzoe (mgr.14180) 719 : cluster [DBG] pgmap v644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:37.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:37 smithi165 bash[22175]: cluster 2022-04-30T20:51:35.484008+0000 mgr.smithi157.nfpzoe (mgr.14180) 720 : cluster [DBG] pgmap v645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:37.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:51:37.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:51:37.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:51:37.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:37 smithi157 bash[20376]: cluster 2022-04-30T20:51:35.484008+0000 mgr.smithi157.nfpzoe (mgr.14180) 720 : cluster [DBG] pgmap v645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:37.988 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:51:38.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:38 smithi165 bash[22175]: audit 2022-04-30T20:51:37.966961+0000 mon.smithi157 (mon.0) 933 : audit [DBG] from='client.? 172.21.15.157:0/2615558300' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:38.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:38 smithi157 bash[20376]: audit 2022-04-30T20:51:37.966961+0000 mon.smithi157 (mon.0) 933 : audit [DBG] from='client.? 172.21.15.157:0/2615558300' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:39.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:39 smithi165 bash[22175]: cluster 2022-04-30T20:51:37.484678+0000 mgr.smithi157.nfpzoe (mgr.14180) 721 : cluster [DBG] pgmap v646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:39.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:39 smithi157 bash[20376]: cluster 2022-04-30T20:51:37.484678+0000 mgr.smithi157.nfpzoe (mgr.14180) 721 : cluster [DBG] pgmap v646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:41 smithi165 bash[22175]: cluster 2022-04-30T20:51:39.485313+0000 mgr.smithi157.nfpzoe (mgr.14180) 722 : cluster [DBG] pgmap v647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:41.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:41 smithi157 bash[20376]: cluster 2022-04-30T20:51:39.485313+0000 mgr.smithi157.nfpzoe (mgr.14180) 722 : cluster [DBG] pgmap v647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:42.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:51:42.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:51:42.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:51:43.315 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:51:43.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:43 smithi165 bash[22175]: cluster 2022-04-30T20:51:41.485959+0000 mgr.smithi157.nfpzoe (mgr.14180) 723 : cluster [DBG] pgmap v648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:43.720 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:43 smithi165 bash[22175]: audit 2022-04-30T20:51:43.293303+0000 mon.smithi157 (mon.0) 934 : audit [DBG] from='client.? 172.21.15.157:0/534040239' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:43.720 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:43 smithi157 bash[20376]: cluster 2022-04-30T20:51:41.485959+0000 mgr.smithi157.nfpzoe (mgr.14180) 723 : cluster [DBG] pgmap v648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:43.721 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:43 smithi157 bash[20376]: audit 2022-04-30T20:51:43.293303+0000 mon.smithi157 (mon.0) 934 : audit [DBG] from='client.? 172.21.15.157:0/534040239' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:45 smithi165 bash[22175]: cluster 2022-04-30T20:51:43.486575+0000 mgr.smithi157.nfpzoe (mgr.14180) 724 : cluster [DBG] pgmap v649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:45.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:45 smithi157 bash[20376]: cluster 2022-04-30T20:51:43.486575+0000 mgr.smithi157.nfpzoe (mgr.14180) 724 : cluster [DBG] pgmap v649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:47 smithi165 bash[22175]: cluster 2022-04-30T20:51:45.487240+0000 mgr.smithi157.nfpzoe (mgr.14180) 725 : cluster [DBG] pgmap v650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:47.709 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:47 smithi157 bash[20376]: cluster 2022-04-30T20:51:45.487240+0000 mgr.smithi157.nfpzoe (mgr.14180) 725 : cluster [DBG] pgmap v650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:48.318 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:51:48.318 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:51:48.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:51:48.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:51:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:49 smithi165 bash[22175]: cluster 2022-04-30T20:51:47.487971+0000 mgr.smithi157.nfpzoe (mgr.14180) 726 : cluster [DBG] pgmap v651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:49 smithi165 bash[22175]: audit 2022-04-30T20:51:48.617409+0000 mon.smithi157 (mon.0) 935 : audit [DBG] from='client.? 172.21.15.157:0/668196496' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:49.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:49 smithi157 bash[20376]: cluster 2022-04-30T20:51:47.487971+0000 mgr.smithi157.nfpzoe (mgr.14180) 726 : cluster [DBG] pgmap v651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:49.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:49 smithi157 bash[20376]: audit 2022-04-30T20:51:48.617409+0000 mon.smithi157 (mon.0) 935 : audit [DBG] from='client.? 172.21.15.157:0/668196496' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:51 smithi165 bash[22175]: cluster 2022-04-30T20:51:49.488651+0000 mgr.smithi157.nfpzoe (mgr.14180) 727 : cluster [DBG] pgmap v652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:51.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:51 smithi157 bash[20376]: cluster 2022-04-30T20:51:49.488651+0000 mgr.smithi157.nfpzoe (mgr.14180) 727 : cluster [DBG] pgmap v652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:53.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:51:53.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:51:53.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:51:53.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:53 smithi165 bash[22175]: cluster 2022-04-30T20:51:51.489285+0000 mgr.smithi157.nfpzoe (mgr.14180) 728 : cluster [DBG] pgmap v653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:53.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:53 smithi157 bash[20376]: cluster 2022-04-30T20:51:51.489285+0000 mgr.smithi157.nfpzoe (mgr.14180) 728 : cluster [DBG] pgmap v653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:53.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:51:54.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:54 smithi157 bash[20376]: audit 2022-04-30T20:51:53.944975+0000 mon.smithi157 (mon.0) 936 : audit [DBG] from='client.? 172.21.15.157:0/1949139078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:54 smithi165 bash[22175]: audit 2022-04-30T20:51:53.944975+0000 mon.smithi157 (mon.0) 936 : audit [DBG] from='client.? 172.21.15.157:0/1949139078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:55.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:55 smithi157 bash[20376]: cluster 2022-04-30T20:51:53.489856+0000 mgr.smithi157.nfpzoe (mgr.14180) 729 : cluster [DBG] pgmap v654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:55 smithi165 bash[22175]: cluster 2022-04-30T20:51:53.489856+0000 mgr.smithi157.nfpzoe (mgr.14180) 729 : cluster [DBG] pgmap v654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:57.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:57 smithi157 bash[20376]: cluster 2022-04-30T20:51:55.490464+0000 mgr.smithi157.nfpzoe (mgr.14180) 730 : cluster [DBG] pgmap v655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:57.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:57 smithi165 bash[22175]: cluster 2022-04-30T20:51:55.490464+0000 mgr.smithi157.nfpzoe (mgr.14180) 730 : cluster [DBG] pgmap v655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:58.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:58 smithi157 bash[20376]: audit 2022-04-30T20:51:57.961406+0000 mon.smithi157 (mon.0) 937 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:51:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:58 smithi157 bash[20376]: audit 2022-04-30T20:51:57.961753+0000 mon.smithi157 (mon.0) 938 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:51:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:58 smithi165 bash[22175]: audit 2022-04-30T20:51:57.961406+0000 mon.smithi157 (mon.0) 937 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:51:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:58 smithi165 bash[22175]: audit 2022-04-30T20:51:57.961753+0000 mon.smithi157 (mon.0) 938 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:51:58.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:51:58.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:51:58.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:51:59.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:51:59.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:59 smithi157 bash[20376]: cluster 2022-04-30T20:51:57.491147+0000 mgr.smithi157.nfpzoe (mgr.14180) 731 : cluster [DBG] pgmap v656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:59.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:51:59 smithi157 bash[20376]: audit 2022-04-30T20:51:59.276217+0000 mon.smithi157 (mon.0) 939 : audit [DBG] from='client.? 172.21.15.157:0/2723299500' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:51:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:59 smithi165 bash[22175]: cluster 2022-04-30T20:51:57.491147+0000 mgr.smithi157.nfpzoe (mgr.14180) 731 : cluster [DBG] pgmap v656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:51:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:51:59 smithi165 bash[22175]: audit 2022-04-30T20:51:59.276217+0000 mon.smithi157 (mon.0) 939 : audit [DBG] from='client.? 172.21.15.157:0/2723299500' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:00.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:00 smithi157 bash[20376]: cluster 2022-04-30T20:51:59.491765+0000 mgr.smithi157.nfpzoe (mgr.14180) 732 : cluster [DBG] pgmap v657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:00 smithi165 bash[22175]: cluster 2022-04-30T20:51:59.491765+0000 mgr.smithi157.nfpzoe (mgr.14180) 732 : cluster [DBG] pgmap v657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:03.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:03 smithi165 bash[22175]: cluster 2022-04-30T20:52:01.492359+0000 mgr.smithi157.nfpzoe (mgr.14180) 733 : cluster [DBG] pgmap v658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:03.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:03 smithi157 bash[20376]: cluster 2022-04-30T20:52:01.492359+0000 mgr.smithi157.nfpzoe (mgr.14180) 733 : cluster [DBG] pgmap v658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:04.303 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:52:04.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:52:04.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:52:04.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:52:05.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:05 smithi165 bash[22175]: cluster 2022-04-30T20:52:03.492977+0000 mgr.smithi157.nfpzoe (mgr.14180) 734 : cluster [DBG] pgmap v659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:05.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:05 smithi165 bash[22175]: audit 2022-04-30T20:52:04.599901+0000 mon.smithi157 (mon.0) 940 : audit [DBG] from='client.? 172.21.15.157:0/1319523648' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:05.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:05 smithi157 bash[20376]: cluster 2022-04-30T20:52:03.492977+0000 mgr.smithi157.nfpzoe (mgr.14180) 734 : cluster [DBG] pgmap v659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:05.721 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:05 smithi157 bash[20376]: audit 2022-04-30T20:52:04.599901+0000 mon.smithi157 (mon.0) 940 : audit [DBG] from='client.? 172.21.15.157:0/1319523648' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:07 smithi165 bash[22175]: cluster 2022-04-30T20:52:05.493595+0000 mgr.smithi157.nfpzoe (mgr.14180) 735 : cluster [DBG] pgmap v660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:07.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:07 smithi157 bash[20376]: cluster 2022-04-30T20:52:05.493595+0000 mgr.smithi157.nfpzoe (mgr.14180) 735 : cluster [DBG] pgmap v660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:09.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:52:09.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:52:09.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:52:09.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:09 smithi165 bash[22175]: cluster 2022-04-30T20:52:07.494235+0000 mgr.smithi157.nfpzoe (mgr.14180) 736 : cluster [DBG] pgmap v661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:09.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:09 smithi157 bash[20376]: cluster 2022-04-30T20:52:07.494235+0000 mgr.smithi157.nfpzoe (mgr.14180) 736 : cluster [DBG] pgmap v661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:09.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:52:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:10 smithi165 bash[22175]: audit 2022-04-30T20:52:09.929314+0000 mon.smithi157 (mon.0) 941 : audit [DBG] from='client.? 172.21.15.157:0/2416790127' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:10.709 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:10 smithi157 bash[20376]: audit 2022-04-30T20:52:09.929314+0000 mon.smithi157 (mon.0) 941 : audit [DBG] from='client.? 172.21.15.157:0/2416790127' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:11.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:11 smithi165 bash[22175]: cluster 2022-04-30T20:52:09.494869+0000 mgr.smithi157.nfpzoe (mgr.14180) 737 : cluster [DBG] pgmap v662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:11.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:11 smithi157 bash[20376]: cluster 2022-04-30T20:52:09.494869+0000 mgr.smithi157.nfpzoe (mgr.14180) 737 : cluster [DBG] pgmap v662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:13 smithi165 bash[22175]: cluster 2022-04-30T20:52:11.495471+0000 mgr.smithi157.nfpzoe (mgr.14180) 738 : cluster [DBG] pgmap v663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:13.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:13 smithi157 bash[20376]: cluster 2022-04-30T20:52:11.495471+0000 mgr.smithi157.nfpzoe (mgr.14180) 738 : cluster [DBG] pgmap v663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:14 smithi165 bash[22175]: audit 2022-04-30T20:52:13.497265+0000 mon.smithi157 (mon.0) 942 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:52:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:14 smithi165 bash[22175]: audit 2022-04-30T20:52:13.500147+0000 mon.smithi157 (mon.0) 943 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:52:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:14 smithi165 bash[22175]: audit 2022-04-30T20:52:13.502001+0000 mon.smithi157 (mon.0) 944 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:52:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:14 smithi165 bash[22175]: audit 2022-04-30T20:52:13.822193+0000 mon.smithi157 (mon.0) 945 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:52:14.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:14 smithi165 bash[22175]: audit 2022-04-30T20:52:13.828394+0000 mon.smithi157 (mon.0) 946 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:52:14.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:14 smithi157 bash[20376]: audit 2022-04-30T20:52:13.497265+0000 mon.smithi157 (mon.0) 942 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:52:14.772 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:14 smithi157 bash[20376]: audit 2022-04-30T20:52:13.500147+0000 mon.smithi157 (mon.0) 943 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:52:14.772 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:14 smithi157 bash[20376]: audit 2022-04-30T20:52:13.502001+0000 mon.smithi157 (mon.0) 944 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:52:14.772 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:14 smithi157 bash[20376]: audit 2022-04-30T20:52:13.822193+0000 mon.smithi157 (mon.0) 945 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:52:14.772 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:14 smithi157 bash[20376]: audit 2022-04-30T20:52:13.828394+0000 mon.smithi157 (mon.0) 946 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:52:14.954 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:52:14.954 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:52:14.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:52:15.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:52:15.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:15 smithi165 bash[22175]: cluster 2022-04-30T20:52:13.496097+0000 mgr.smithi157.nfpzoe (mgr.14180) 739 : cluster [DBG] pgmap v664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:15.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:15 smithi165 bash[22175]: cluster 2022-04-30T20:52:13.817522+0000 mgr.smithi157.nfpzoe (mgr.14180) 740 : cluster [DBG] pgmap v665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:15.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:15 smithi165 bash[22175]: cluster 2022-04-30T20:52:13.817932+0000 mgr.smithi157.nfpzoe (mgr.14180) 741 : cluster [DBG] pgmap v666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:15.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:15 smithi165 bash[22175]: cephadm 2022-04-30T20:52:13.829533+0000 mgr.smithi157.nfpzoe (mgr.14180) 742 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:52:15.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:15 smithi165 bash[22175]: cephadm 2022-04-30T20:52:13.829682+0000 mgr.smithi157.nfpzoe (mgr.14180) 743 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:52:15.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:15 smithi165 bash[22175]: audit 2022-04-30T20:52:15.259803+0000 mon.smithi157 (mon.0) 947 : audit [DBG] from='client.? 172.21.15.157:0/975768080' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:15 smithi157 bash[20376]: cluster 2022-04-30T20:52:13.496097+0000 mgr.smithi157.nfpzoe (mgr.14180) 739 : cluster [DBG] pgmap v664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:15 smithi157 bash[20376]: cluster 2022-04-30T20:52:13.817522+0000 mgr.smithi157.nfpzoe (mgr.14180) 740 : cluster [DBG] pgmap v665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:15 smithi157 bash[20376]: cluster 2022-04-30T20:52:13.817932+0000 mgr.smithi157.nfpzoe (mgr.14180) 741 : cluster [DBG] pgmap v666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:15 smithi157 bash[20376]: cephadm 2022-04-30T20:52:13.829533+0000 mgr.smithi157.nfpzoe (mgr.14180) 742 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:52:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:15 smithi157 bash[20376]: cephadm 2022-04-30T20:52:13.829682+0000 mgr.smithi157.nfpzoe (mgr.14180) 743 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:52:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:15 smithi157 bash[20376]: audit 2022-04-30T20:52:15.259803+0000 mon.smithi157 (mon.0) 947 : audit [DBG] from='client.? 172.21.15.157:0/975768080' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:17.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:17 smithi165 bash[22175]: cluster 2022-04-30T20:52:15.818491+0000 mgr.smithi157.nfpzoe (mgr.14180) 744 : cluster [DBG] pgmap v667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:17.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:17 smithi157 bash[20376]: cluster 2022-04-30T20:52:15.818491+0000 mgr.smithi157.nfpzoe (mgr.14180) 744 : cluster [DBG] pgmap v667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:19 smithi165 bash[22175]: cluster 2022-04-30T20:52:17.819131+0000 mgr.smithi157.nfpzoe (mgr.14180) 745 : cluster [DBG] pgmap v668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:19.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:19 smithi157 bash[20376]: cluster 2022-04-30T20:52:17.819131+0000 mgr.smithi157.nfpzoe (mgr.14180) 745 : cluster [DBG] pgmap v668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:20.285 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:52:20.285 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:52:20.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:52:20.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:52:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:21 smithi165 bash[22175]: cluster 2022-04-30T20:52:19.819740+0000 mgr.smithi157.nfpzoe (mgr.14180) 746 : cluster [DBG] pgmap v669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:21 smithi165 bash[22175]: audit 2022-04-30T20:52:20.589259+0000 mon.smithi157 (mon.0) 948 : audit [DBG] from='client.? 172.21.15.157:0/633613795' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:21.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:21 smithi157 bash[20376]: cluster 2022-04-30T20:52:19.819740+0000 mgr.smithi157.nfpzoe (mgr.14180) 746 : cluster [DBG] pgmap v669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:21.708 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:21 smithi157 bash[20376]: audit 2022-04-30T20:52:20.589259+0000 mon.smithi157 (mon.0) 948 : audit [DBG] from='client.? 172.21.15.157:0/633613795' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:23.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:23 smithi165 bash[22175]: cluster 2022-04-30T20:52:21.820312+0000 mgr.smithi157.nfpzoe (mgr.14180) 747 : cluster [DBG] pgmap v670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:23.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:23 smithi157 bash[20376]: cluster 2022-04-30T20:52:21.820312+0000 mgr.smithi157.nfpzoe (mgr.14180) 747 : cluster [DBG] pgmap v670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:25.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:52:25.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:52:25.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:52:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:25 smithi165 bash[22175]: cluster 2022-04-30T20:52:23.821008+0000 mgr.smithi157.nfpzoe (mgr.14180) 748 : cluster [DBG] pgmap v671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:25 smithi157 bash[20376]: cluster 2022-04-30T20:52:23.821008+0000 mgr.smithi157.nfpzoe (mgr.14180) 748 : cluster [DBG] pgmap v671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:25.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:52:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:26 smithi165 bash[22175]: audit 2022-04-30T20:52:25.917376+0000 mon.smithi157 (mon.0) 949 : audit [DBG] from='client.? 172.21.15.157:0/3403534200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:26.715 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:26 smithi157 bash[20376]: audit 2022-04-30T20:52:25.917376+0000 mon.smithi157 (mon.0) 949 : audit [DBG] from='client.? 172.21.15.157:0/3403534200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:27 smithi165 bash[22175]: cluster 2022-04-30T20:52:25.821637+0000 mgr.smithi157.nfpzoe (mgr.14180) 749 : cluster [DBG] pgmap v672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:27.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:27 smithi157 bash[20376]: cluster 2022-04-30T20:52:25.821637+0000 mgr.smithi157.nfpzoe (mgr.14180) 749 : cluster [DBG] pgmap v672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:29.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:29 smithi165 bash[22175]: cluster 2022-04-30T20:52:27.822405+0000 mgr.smithi157.nfpzoe (mgr.14180) 750 : cluster [DBG] pgmap v673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:29.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:29 smithi157 bash[20376]: cluster 2022-04-30T20:52:27.822405+0000 mgr.smithi157.nfpzoe (mgr.14180) 750 : cluster [DBG] pgmap v673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:30.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:52:30.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:52:30.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:52:31.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:52:31.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:31 smithi157 bash[20376]: cluster 2022-04-30T20:52:29.823089+0000 mgr.smithi157.nfpzoe (mgr.14180) 751 : cluster [DBG] pgmap v674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:31.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:31 smithi157 bash[20376]: audit 2022-04-30T20:52:31.248797+0000 mon.smithi157 (mon.0) 950 : audit [DBG] from='client.? 172.21.15.157:0/1968944236' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:31 smithi165 bash[22175]: cluster 2022-04-30T20:52:29.823089+0000 mgr.smithi157.nfpzoe (mgr.14180) 751 : cluster [DBG] pgmap v674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:31 smithi165 bash[22175]: audit 2022-04-30T20:52:31.248797+0000 mon.smithi157 (mon.0) 950 : audit [DBG] from='client.? 172.21.15.157:0/1968944236' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:33.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:33 smithi157 bash[20376]: cluster 2022-04-30T20:52:31.823834+0000 mgr.smithi157.nfpzoe (mgr.14180) 752 : cluster [DBG] pgmap v675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:33 smithi165 bash[22175]: cluster 2022-04-30T20:52:31.823834+0000 mgr.smithi157.nfpzoe (mgr.14180) 752 : cluster [DBG] pgmap v675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:35.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:35 smithi157 bash[20376]: cluster 2022-04-30T20:52:33.824576+0000 mgr.smithi157.nfpzoe (mgr.14180) 753 : cluster [DBG] pgmap v676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:35.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:35 smithi165 bash[22175]: cluster 2022-04-30T20:52:33.824576+0000 mgr.smithi157.nfpzoe (mgr.14180) 753 : cluster [DBG] pgmap v676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:36.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:52:36.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:52:36.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:52:36.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:52:37.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:37 smithi157 bash[20376]: cluster 2022-04-30T20:52:35.825319+0000 mgr.smithi157.nfpzoe (mgr.14180) 754 : cluster [DBG] pgmap v677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:37.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:37 smithi157 bash[20376]: audit 2022-04-30T20:52:36.572933+0000 mon.smithi157 (mon.0) 951 : audit [DBG] from='client.? 172.21.15.157:0/299096948' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:37.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:37 smithi165 bash[22175]: cluster 2022-04-30T20:52:35.825319+0000 mgr.smithi157.nfpzoe (mgr.14180) 754 : cluster [DBG] pgmap v677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:37.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:37 smithi165 bash[22175]: audit 2022-04-30T20:52:36.572933+0000 mon.smithi157 (mon.0) 951 : audit [DBG] from='client.? 172.21.15.157:0/299096948' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:39.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:39 smithi157 bash[20376]: cluster 2022-04-30T20:52:37.826005+0000 mgr.smithi157.nfpzoe (mgr.14180) 755 : cluster [DBG] pgmap v678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:39.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:39 smithi165 bash[22175]: cluster 2022-04-30T20:52:37.826005+0000 mgr.smithi157.nfpzoe (mgr.14180) 755 : cluster [DBG] pgmap v678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:41.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:52:41.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:52:41.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:52:41.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:41 smithi157 bash[20376]: cluster 2022-04-30T20:52:39.826574+0000 mgr.smithi157.nfpzoe (mgr.14180) 756 : cluster [DBG] pgmap v679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:41.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:41 smithi165 bash[22175]: cluster 2022-04-30T20:52:39.826574+0000 mgr.smithi157.nfpzoe (mgr.14180) 756 : cluster [DBG] pgmap v679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:41.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:52:42.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:42 smithi157 bash[20376]: cluster 2022-04-30T20:52:41.827094+0000 mgr.smithi157.nfpzoe (mgr.14180) 757 : cluster [DBG] pgmap v680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:42.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:42 smithi157 bash[20376]: audit 2022-04-30T20:52:41.902611+0000 mon.smithi157 (mon.0) 952 : audit [DBG] from='client.? 172.21.15.157:0/540949934' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:42 smithi165 bash[22175]: cluster 2022-04-30T20:52:41.827094+0000 mgr.smithi157.nfpzoe (mgr.14180) 757 : cluster [DBG] pgmap v680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:42 smithi165 bash[22175]: audit 2022-04-30T20:52:41.902611+0000 mon.smithi157 (mon.0) 952 : audit [DBG] from='client.? 172.21.15.157:0/540949934' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:45.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:44 smithi165 bash[22175]: cluster 2022-04-30T20:52:43.827721+0000 mgr.smithi157.nfpzoe (mgr.14180) 758 : cluster [DBG] pgmap v681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:45.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:44 smithi157 bash[20376]: cluster 2022-04-30T20:52:43.827721+0000 mgr.smithi157.nfpzoe (mgr.14180) 758 : cluster [DBG] pgmap v681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:46.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:52:46.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:52:46.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:52:47.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:52:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:47 smithi165 bash[22175]: cluster 2022-04-30T20:52:45.828322+0000 mgr.smithi157.nfpzoe (mgr.14180) 759 : cluster [DBG] pgmap v682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:47 smithi165 bash[22175]: audit 2022-04-30T20:52:47.227997+0000 mon.smithi157 (mon.0) 953 : audit [DBG] from='client.? 172.21.15.157:0/1469366365' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:47.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:47 smithi157 bash[20376]: cluster 2022-04-30T20:52:45.828322+0000 mgr.smithi157.nfpzoe (mgr.14180) 759 : cluster [DBG] pgmap v682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:47.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:47 smithi157 bash[20376]: audit 2022-04-30T20:52:47.227997+0000 mon.smithi157 (mon.0) 953 : audit [DBG] from='client.? 172.21.15.157:0/1469366365' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:49 smithi165 bash[22175]: cluster 2022-04-30T20:52:47.828952+0000 mgr.smithi157.nfpzoe (mgr.14180) 760 : cluster [DBG] pgmap v683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:49.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:49 smithi157 bash[20376]: cluster 2022-04-30T20:52:47.828952+0000 mgr.smithi157.nfpzoe (mgr.14180) 760 : cluster [DBG] pgmap v683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:51 smithi165 bash[22175]: cluster 2022-04-30T20:52:49.829549+0000 mgr.smithi157.nfpzoe (mgr.14180) 761 : cluster [DBG] pgmap v684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:51.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:51 smithi157 bash[20376]: cluster 2022-04-30T20:52:49.829549+0000 mgr.smithi157.nfpzoe (mgr.14180) 761 : cluster [DBG] pgmap v684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:52.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:52:52.299 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:52:52.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:52:52.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:52:53.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:53 smithi165 bash[22175]: cluster 2022-04-30T20:52:51.830172+0000 mgr.smithi157.nfpzoe (mgr.14180) 762 : cluster [DBG] pgmap v685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:53.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:53 smithi165 bash[22175]: audit 2022-04-30T20:52:52.557198+0000 mon.smithi157 (mon.0) 954 : audit [DBG] from='client.? 172.21.15.157:0/3108267958' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:53.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:53 smithi157 bash[20376]: cluster 2022-04-30T20:52:51.830172+0000 mgr.smithi157.nfpzoe (mgr.14180) 762 : cluster [DBG] pgmap v685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:53.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:53 smithi157 bash[20376]: audit 2022-04-30T20:52:52.557198+0000 mon.smithi157 (mon.0) 954 : audit [DBG] from='client.? 172.21.15.157:0/3108267958' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:55.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:55 smithi165 bash[22175]: cluster 2022-04-30T20:52:53.830789+0000 mgr.smithi157.nfpzoe (mgr.14180) 763 : cluster [DBG] pgmap v686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:55.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:55 smithi157 bash[20376]: cluster 2022-04-30T20:52:53.830789+0000 mgr.smithi157.nfpzoe (mgr.14180) 763 : cluster [DBG] pgmap v686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:57.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:52:57.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:52:57.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:52:57.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:57 smithi165 bash[22175]: cluster 2022-04-30T20:52:55.831414+0000 mgr.smithi157.nfpzoe (mgr.14180) 764 : cluster [DBG] pgmap v687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:57.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:57 smithi157 bash[20376]: cluster 2022-04-30T20:52:55.831414+0000 mgr.smithi157.nfpzoe (mgr.14180) 764 : cluster [DBG] pgmap v687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:57.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:52:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:58 smithi165 bash[22175]: audit 2022-04-30T20:52:57.895900+0000 mon.smithi157 (mon.0) 955 : audit [DBG] from='client.? 172.21.15.157:0/2492848030' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:58 smithi165 bash[22175]: audit 2022-04-30T20:52:57.969239+0000 mon.smithi157 (mon.0) 956 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:52:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:58 smithi165 bash[22175]: audit 2022-04-30T20:52:57.969732+0000 mon.smithi157 (mon.0) 957 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:52:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:58 smithi157 bash[20376]: audit 2022-04-30T20:52:57.895900+0000 mon.smithi157 (mon.0) 955 : audit [DBG] from='client.? 172.21.15.157:0/2492848030' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:52:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:58 smithi157 bash[20376]: audit 2022-04-30T20:52:57.969239+0000 mon.smithi157 (mon.0) 956 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:52:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:58 smithi157 bash[20376]: audit 2022-04-30T20:52:57.969732+0000 mon.smithi157 (mon.0) 957 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:52:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:52:59 smithi165 bash[22175]: cluster 2022-04-30T20:52:57.832123+0000 mgr.smithi157.nfpzoe (mgr.14180) 765 : cluster [DBG] pgmap v688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:52:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:52:59 smithi157 bash[20376]: cluster 2022-04-30T20:52:57.832123+0000 mgr.smithi157.nfpzoe (mgr.14180) 765 : cluster [DBG] pgmap v688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:01 smithi165 bash[22175]: cluster 2022-04-30T20:52:59.832879+0000 mgr.smithi157.nfpzoe (mgr.14180) 766 : cluster [DBG] pgmap v689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:01.712 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:01 smithi157 bash[20376]: cluster 2022-04-30T20:52:59.832879+0000 mgr.smithi157.nfpzoe (mgr.14180) 766 : cluster [DBG] pgmap v689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:02.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:53:02.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:53:02.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:53:03.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:53:03.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:03 smithi165 bash[22175]: cluster 2022-04-30T20:53:01.833642+0000 mgr.smithi157.nfpzoe (mgr.14180) 767 : cluster [DBG] pgmap v690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:03.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:03 smithi165 bash[22175]: audit 2022-04-30T20:53:03.224937+0000 mon.smithi157 (mon.0) 958 : audit [DBG] from='client.? 172.21.15.157:0/695250228' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:03.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:03 smithi157 bash[20376]: cluster 2022-04-30T20:53:01.833642+0000 mgr.smithi157.nfpzoe (mgr.14180) 767 : cluster [DBG] pgmap v690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:03.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:03 smithi157 bash[20376]: audit 2022-04-30T20:53:03.224937+0000 mon.smithi157 (mon.0) 958 : audit [DBG] from='client.? 172.21.15.157:0/695250228' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:05.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:05 smithi165 bash[22175]: cluster 2022-04-30T20:53:03.834301+0000 mgr.smithi157.nfpzoe (mgr.14180) 768 : cluster [DBG] pgmap v691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:05.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:05 smithi157 bash[20376]: cluster 2022-04-30T20:53:03.834301+0000 mgr.smithi157.nfpzoe (mgr.14180) 768 : cluster [DBG] pgmap v691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:07 smithi165 bash[22175]: cluster 2022-04-30T20:53:05.834955+0000 mgr.smithi157.nfpzoe (mgr.14180) 769 : cluster [DBG] pgmap v692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:07.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:07 smithi157 bash[20376]: cluster 2022-04-30T20:53:05.834955+0000 mgr.smithi157.nfpzoe (mgr.14180) 769 : cluster [DBG] pgmap v692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:08.250 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:53:08.250 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:53:08.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:53:08.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:53:09.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:09 smithi165 bash[22175]: cluster 2022-04-30T20:53:07.835706+0000 mgr.smithi157.nfpzoe (mgr.14180) 770 : cluster [DBG] pgmap v693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:09.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:09 smithi165 bash[22175]: audit 2022-04-30T20:53:08.566571+0000 mon.smithi157 (mon.0) 959 : audit [DBG] from='client.? 172.21.15.157:0/2028583625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:09.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:09 smithi157 bash[20376]: cluster 2022-04-30T20:53:07.835706+0000 mgr.smithi157.nfpzoe (mgr.14180) 770 : cluster [DBG] pgmap v693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:09.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:09 smithi157 bash[20376]: audit 2022-04-30T20:53:08.566571+0000 mon.smithi157 (mon.0) 959 : audit [DBG] from='client.? 172.21.15.157:0/2028583625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:11.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:11 smithi157 bash[20376]: cluster 2022-04-30T20:53:09.836453+0000 mgr.smithi157.nfpzoe (mgr.14180) 771 : cluster [DBG] pgmap v694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:11.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:11 smithi165 bash[22175]: cluster 2022-04-30T20:53:09.836453+0000 mgr.smithi157.nfpzoe (mgr.14180) 771 : cluster [DBG] pgmap v694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:13.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:53:13.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:53:13.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:53:13.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:13 smithi157 bash[20376]: cluster 2022-04-30T20:53:11.837098+0000 mgr.smithi157.nfpzoe (mgr.14180) 772 : cluster [DBG] pgmap v695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:13 smithi165 bash[22175]: cluster 2022-04-30T20:53:11.837098+0000 mgr.smithi157.nfpzoe (mgr.14180) 772 : cluster [DBG] pgmap v695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:13.958 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:53:14.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:14 smithi157 bash[20376]: audit 2022-04-30T20:53:13.836473+0000 mon.smithi157 (mon.0) 960 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:53:14.784 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:14 smithi157 bash[20376]: audit 2022-04-30T20:53:13.839154+0000 mon.smithi157 (mon.0) 961 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:53:14.784 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:14 smithi157 bash[20376]: audit 2022-04-30T20:53:13.840865+0000 mon.smithi157 (mon.0) 962 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:53:14.784 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:14 smithi157 bash[20376]: audit 2022-04-30T20:53:13.890967+0000 mon.smithi157 (mon.0) 963 : audit [DBG] from='client.? 172.21.15.157:0/3195453475' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:14.784 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:14 smithi157 bash[20376]: audit 2022-04-30T20:53:14.141271+0000 mon.smithi157 (mon.0) 964 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:53:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:14 smithi165 bash[22175]: audit 2022-04-30T20:53:13.836473+0000 mon.smithi157 (mon.0) 960 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:53:14.919 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:14 smithi165 bash[22175]: audit 2022-04-30T20:53:13.839154+0000 mon.smithi157 (mon.0) 961 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:53:14.919 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:14 smithi165 bash[22175]: audit 2022-04-30T20:53:13.840865+0000 mon.smithi157 (mon.0) 962 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:53:14.919 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:14 smithi165 bash[22175]: audit 2022-04-30T20:53:13.890967+0000 mon.smithi157 (mon.0) 963 : audit [DBG] from='client.? 172.21.15.157:0/3195453475' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:14.919 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:14 smithi165 bash[22175]: audit 2022-04-30T20:53:14.141271+0000 mon.smithi157 (mon.0) 964 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:53:15.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:15 smithi157 bash[20376]: cluster 2022-04-30T20:53:13.837673+0000 mgr.smithi157.nfpzoe (mgr.14180) 773 : cluster [DBG] pgmap v696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:15 smithi157 bash[20376]: audit 2022-04-30T20:53:14.436145+0000 mon.smithi157 (mon.0) 965 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:53:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:15 smithi157 bash[20376]: audit 2022-04-30T20:53:14.443070+0000 mon.smithi157 (mon.0) 966 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:53:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:15 smithi165 bash[22175]: cluster 2022-04-30T20:53:13.837673+0000 mgr.smithi157.nfpzoe (mgr.14180) 773 : cluster [DBG] pgmap v696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:15 smithi165 bash[22175]: audit 2022-04-30T20:53:14.436145+0000 mon.smithi157 (mon.0) 965 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:53:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:15 smithi165 bash[22175]: audit 2022-04-30T20:53:14.443070+0000 mon.smithi157 (mon.0) 966 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:53:16.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:16 smithi157 bash[20376]: cluster 2022-04-30T20:53:14.428936+0000 mgr.smithi157.nfpzoe (mgr.14180) 774 : cluster [DBG] pgmap v697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:16.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:16 smithi157 bash[20376]: cluster 2022-04-30T20:53:14.429433+0000 mgr.smithi157.nfpzoe (mgr.14180) 775 : cluster [DBG] pgmap v698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:16.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:16 smithi157 bash[20376]: cephadm 2022-04-30T20:53:14.444311+0000 mgr.smithi157.nfpzoe (mgr.14180) 776 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:53:16.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:16 smithi157 bash[20376]: cephadm 2022-04-30T20:53:14.444468+0000 mgr.smithi157.nfpzoe (mgr.14180) 777 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:53:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:16 smithi165 bash[22175]: cluster 2022-04-30T20:53:14.428936+0000 mgr.smithi157.nfpzoe (mgr.14180) 774 : cluster [DBG] pgmap v697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:16 smithi165 bash[22175]: cluster 2022-04-30T20:53:14.429433+0000 mgr.smithi157.nfpzoe (mgr.14180) 775 : cluster [DBG] pgmap v698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:16 smithi165 bash[22175]: cephadm 2022-04-30T20:53:14.444311+0000 mgr.smithi157.nfpzoe (mgr.14180) 776 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:53:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:16 smithi165 bash[22175]: cephadm 2022-04-30T20:53:14.444468+0000 mgr.smithi157.nfpzoe (mgr.14180) 777 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:53:18.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:18 smithi157 bash[20376]: cluster 2022-04-30T20:53:16.430068+0000 mgr.smithi157.nfpzoe (mgr.14180) 778 : cluster [DBG] pgmap v699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:18 smithi165 bash[22175]: cluster 2022-04-30T20:53:16.430068+0000 mgr.smithi157.nfpzoe (mgr.14180) 778 : cluster [DBG] pgmap v699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:18.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:53:18.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:53:18.999 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:53:19.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:53:19.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:19 smithi157 bash[20376]: audit 2022-04-30T20:53:19.224322+0000 mon.smithi157 (mon.0) 967 : audit [DBG] from='client.? 172.21.15.157:0/3712837579' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:19 smithi165 bash[22175]: audit 2022-04-30T20:53:19.224322+0000 mon.smithi157 (mon.0) 967 : audit [DBG] from='client.? 172.21.15.157:0/3712837579' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:20.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:20 smithi157 bash[20376]: cluster 2022-04-30T20:53:18.430628+0000 mgr.smithi157.nfpzoe (mgr.14180) 779 : cluster [DBG] pgmap v700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:20 smithi165 bash[22175]: cluster 2022-04-30T20:53:18.430628+0000 mgr.smithi157.nfpzoe (mgr.14180) 779 : cluster [DBG] pgmap v700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:22 smithi165 bash[22175]: cluster 2022-04-30T20:53:20.431272+0000 mgr.smithi157.nfpzoe (mgr.14180) 780 : cluster [DBG] pgmap v701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:22.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:22 smithi157 bash[20376]: cluster 2022-04-30T20:53:20.431272+0000 mgr.smithi157.nfpzoe (mgr.14180) 780 : cluster [DBG] pgmap v701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:24.250 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:53:24.250 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:53:24.250 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:53:24.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:53:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:24 smithi165 bash[22175]: cluster 2022-04-30T20:53:22.431865+0000 mgr.smithi157.nfpzoe (mgr.14180) 781 : cluster [DBG] pgmap v702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:24.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:24 smithi157 bash[20376]: cluster 2022-04-30T20:53:22.431865+0000 mgr.smithi157.nfpzoe (mgr.14180) 781 : cluster [DBG] pgmap v702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:25.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:25 smithi165 bash[22175]: audit 2022-04-30T20:53:24.551904+0000 mon.smithi157 (mon.0) 968 : audit [DBG] from='client.? 172.21.15.157:0/415367426' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:25.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:25 smithi157 bash[20376]: audit 2022-04-30T20:53:24.551904+0000 mon.smithi157 (mon.0) 968 : audit [DBG] from='client.? 172.21.15.157:0/415367426' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:26 smithi165 bash[22175]: cluster 2022-04-30T20:53:24.432451+0000 mgr.smithi157.nfpzoe (mgr.14180) 782 : cluster [DBG] pgmap v703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:26.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:26 smithi157 bash[20376]: cluster 2022-04-30T20:53:24.432451+0000 mgr.smithi157.nfpzoe (mgr.14180) 782 : cluster [DBG] pgmap v703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:28.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:28 smithi165 bash[22175]: cluster 2022-04-30T20:53:26.433070+0000 mgr.smithi157.nfpzoe (mgr.14180) 783 : cluster [DBG] pgmap v704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:28.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:28 smithi157 bash[20376]: cluster 2022-04-30T20:53:26.433070+0000 mgr.smithi157.nfpzoe (mgr.14180) 783 : cluster [DBG] pgmap v704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:29.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:53:29.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:53:29.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:53:29.900 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:53:30.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:30 smithi157 bash[20376]: cluster 2022-04-30T20:53:28.433669+0000 mgr.smithi157.nfpzoe (mgr.14180) 784 : cluster [DBG] pgmap v705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:30.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:30 smithi157 bash[20376]: audit 2022-04-30T20:53:29.878195+0000 mon.smithi157 (mon.0) 969 : audit [DBG] from='client.? 172.21.15.157:0/3511607122' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:30.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:30 smithi165 bash[22175]: cluster 2022-04-30T20:53:28.433669+0000 mgr.smithi157.nfpzoe (mgr.14180) 784 : cluster [DBG] pgmap v705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:30.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:30 smithi165 bash[22175]: audit 2022-04-30T20:53:29.878195+0000 mon.smithi157 (mon.0) 969 : audit [DBG] from='client.? 172.21.15.157:0/3511607122' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:32.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:32 smithi165 bash[22175]: cluster 2022-04-30T20:53:30.434285+0000 mgr.smithi157.nfpzoe (mgr.14180) 785 : cluster [DBG] pgmap v706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:32.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:32 smithi157 bash[20376]: cluster 2022-04-30T20:53:30.434285+0000 mgr.smithi157.nfpzoe (mgr.14180) 785 : cluster [DBG] pgmap v706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:34.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:34 smithi165 bash[22175]: cluster 2022-04-30T20:53:32.434924+0000 mgr.smithi157.nfpzoe (mgr.14180) 786 : cluster [DBG] pgmap v707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:34.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:34 smithi157 bash[20376]: cluster 2022-04-30T20:53:32.434924+0000 mgr.smithi157.nfpzoe (mgr.14180) 786 : cluster [DBG] pgmap v707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:34.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:53:34.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:53:34.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:53:35.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:53:35.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:35 smithi165 bash[22175]: audit 2022-04-30T20:53:35.202002+0000 mon.smithi157 (mon.0) 970 : audit [DBG] from='client.? 172.21.15.157:0/2679683692' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:35.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:35 smithi157 bash[20376]: audit 2022-04-30T20:53:35.202002+0000 mon.smithi157 (mon.0) 970 : audit [DBG] from='client.? 172.21.15.157:0/2679683692' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:36.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:36 smithi165 bash[22175]: cluster 2022-04-30T20:53:34.435554+0000 mgr.smithi157.nfpzoe (mgr.14180) 787 : cluster [DBG] pgmap v708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:36.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:36 smithi157 bash[20376]: cluster 2022-04-30T20:53:34.435554+0000 mgr.smithi157.nfpzoe (mgr.14180) 787 : cluster [DBG] pgmap v708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:38.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:38 smithi165 bash[22175]: cluster 2022-04-30T20:53:36.436163+0000 mgr.smithi157.nfpzoe (mgr.14180) 788 : cluster [DBG] pgmap v709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:38.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:38 smithi157 bash[20376]: cluster 2022-04-30T20:53:36.436163+0000 mgr.smithi157.nfpzoe (mgr.14180) 788 : cluster [DBG] pgmap v709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:40.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:53:40.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:53:40.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:53:40.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:40 smithi157 bash[20376]: cluster 2022-04-30T20:53:38.436858+0000 mgr.smithi157.nfpzoe (mgr.14180) 789 : cluster [DBG] pgmap v710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:40.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:53:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:40 smithi165 bash[22175]: cluster 2022-04-30T20:53:38.436858+0000 mgr.smithi157.nfpzoe (mgr.14180) 789 : cluster [DBG] pgmap v710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:41.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:41 smithi157 bash[20376]: audit 2022-04-30T20:53:40.531869+0000 mon.smithi157 (mon.0) 971 : audit [DBG] from='client.? 172.21.15.157:0/3777042113' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:41 smithi165 bash[22175]: audit 2022-04-30T20:53:40.531869+0000 mon.smithi157 (mon.0) 971 : audit [DBG] from='client.? 172.21.15.157:0/3777042113' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:42.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:42 smithi157 bash[20376]: cluster 2022-04-30T20:53:40.437433+0000 mgr.smithi157.nfpzoe (mgr.14180) 790 : cluster [DBG] pgmap v711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:42 smithi165 bash[22175]: cluster 2022-04-30T20:53:40.437433+0000 mgr.smithi157.nfpzoe (mgr.14180) 790 : cluster [DBG] pgmap v711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:44.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:44 smithi157 bash[20376]: cluster 2022-04-30T20:53:42.438093+0000 mgr.smithi157.nfpzoe (mgr.14180) 791 : cluster [DBG] pgmap v712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:44.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:44 smithi165 bash[22175]: cluster 2022-04-30T20:53:42.438093+0000 mgr.smithi157.nfpzoe (mgr.14180) 791 : cluster [DBG] pgmap v712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:45.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:53:45.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:53:45.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:53:45.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:53:46.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:46 smithi157 bash[20376]: cluster 2022-04-30T20:53:44.438717+0000 mgr.smithi157.nfpzoe (mgr.14180) 792 : cluster [DBG] pgmap v713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:46.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:46 smithi157 bash[20376]: audit 2022-04-30T20:53:45.856948+0000 mon.smithi157 (mon.0) 972 : audit [DBG] from='client.? 172.21.15.157:0/370279638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:46 smithi165 bash[22175]: cluster 2022-04-30T20:53:44.438717+0000 mgr.smithi157.nfpzoe (mgr.14180) 792 : cluster [DBG] pgmap v713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:46 smithi165 bash[22175]: audit 2022-04-30T20:53:45.856948+0000 mon.smithi157 (mon.0) 972 : audit [DBG] from='client.? 172.21.15.157:0/370279638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:48.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:48 smithi157 bash[20376]: cluster 2022-04-30T20:53:46.439346+0000 mgr.smithi157.nfpzoe (mgr.14180) 793 : cluster [DBG] pgmap v714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:48 smithi165 bash[22175]: cluster 2022-04-30T20:53:46.439346+0000 mgr.smithi157.nfpzoe (mgr.14180) 793 : cluster [DBG] pgmap v714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:50.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:50 smithi157 bash[20376]: cluster 2022-04-30T20:53:48.439765+0000 mgr.smithi157.nfpzoe (mgr.14180) 794 : cluster [DBG] pgmap v715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:50.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:53:50.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:53:50.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:53:50.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:50 smithi165 bash[22175]: cluster 2022-04-30T20:53:48.439765+0000 mgr.smithi157.nfpzoe (mgr.14180) 794 : cluster [DBG] pgmap v715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:51.202 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:53:51.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:51 smithi157 bash[20376]: audit 2022-04-30T20:53:51.180882+0000 mon.smithi157 (mon.0) 973 : audit [DBG] from='client.? 172.21.15.157:0/1778593203' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:51.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:51 smithi165 bash[22175]: audit 2022-04-30T20:53:51.180882+0000 mon.smithi157 (mon.0) 973 : audit [DBG] from='client.? 172.21.15.157:0/1778593203' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:52.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:52 smithi157 bash[20376]: cluster 2022-04-30T20:53:50.440331+0000 mgr.smithi157.nfpzoe (mgr.14180) 795 : cluster [DBG] pgmap v716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:52 smithi165 bash[22175]: cluster 2022-04-30T20:53:50.440331+0000 mgr.smithi157.nfpzoe (mgr.14180) 795 : cluster [DBG] pgmap v716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:54.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:54 smithi157 bash[20376]: cluster 2022-04-30T20:53:52.440985+0000 mgr.smithi157.nfpzoe (mgr.14180) 796 : cluster [DBG] pgmap v717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:54 smithi165 bash[22175]: cluster 2022-04-30T20:53:52.440985+0000 mgr.smithi157.nfpzoe (mgr.14180) 796 : cluster [DBG] pgmap v717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:55 smithi165 bash[22175]: cluster 2022-04-30T20:53:54.441597+0000 mgr.smithi157.nfpzoe (mgr.14180) 797 : cluster [DBG] pgmap v718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:55.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:55 smithi157 bash[20376]: cluster 2022-04-30T20:53:54.441597+0000 mgr.smithi157.nfpzoe (mgr.14180) 797 : cluster [DBG] pgmap v718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:56.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:53:56.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:53:56.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:53:56.524 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:53:57.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:57 smithi165 bash[22175]: audit 2022-04-30T20:53:56.502623+0000 mon.smithi157 (mon.0) 974 : audit [DBG] from='client.? 172.21.15.157:0/4182238188' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:57.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:57 smithi157 bash[20376]: audit 2022-04-30T20:53:56.502623+0000 mon.smithi157 (mon.0) 974 : audit [DBG] from='client.? 172.21.15.157:0/4182238188' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:53:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:58 smithi165 bash[22175]: cluster 2022-04-30T20:53:56.442144+0000 mgr.smithi157.nfpzoe (mgr.14180) 798 : cluster [DBG] pgmap v719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:58 smithi165 bash[22175]: audit 2022-04-30T20:53:57.977365+0000 mon.smithi157 (mon.0) 975 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:53:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:53:58 smithi165 bash[22175]: audit 2022-04-30T20:53:57.977934+0000 mon.smithi157 (mon.0) 976 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:53:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:58 smithi157 bash[20376]: cluster 2022-04-30T20:53:56.442144+0000 mgr.smithi157.nfpzoe (mgr.14180) 798 : cluster [DBG] pgmap v719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:53:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:58 smithi157 bash[20376]: audit 2022-04-30T20:53:57.977365+0000 mon.smithi157 (mon.0) 975 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:53:58.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:53:58 smithi157 bash[20376]: audit 2022-04-30T20:53:57.977934+0000 mon.smithi157 (mon.0) 976 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:54:00.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:00 smithi157 bash[20376]: cluster 2022-04-30T20:53:58.442578+0000 mgr.smithi157.nfpzoe (mgr.14180) 799 : cluster [DBG] pgmap v720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:00 smithi165 bash[22175]: cluster 2022-04-30T20:53:58.442578+0000 mgr.smithi157.nfpzoe (mgr.14180) 799 : cluster [DBG] pgmap v720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:01.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:54:01.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:54:01.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:54:01.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:54:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:02 smithi165 bash[22175]: cluster 2022-04-30T20:54:00.443209+0000 mgr.smithi157.nfpzoe (mgr.14180) 800 : cluster [DBG] pgmap v721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:02 smithi165 bash[22175]: audit 2022-04-30T20:54:01.825046+0000 mon.smithi157 (mon.0) 977 : audit [DBG] from='client.? 172.21.15.157:0/825481048' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:02.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:02 smithi157 bash[20376]: cluster 2022-04-30T20:54:00.443209+0000 mgr.smithi157.nfpzoe (mgr.14180) 800 : cluster [DBG] pgmap v721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:02.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:02 smithi157 bash[20376]: audit 2022-04-30T20:54:01.825046+0000 mon.smithi157 (mon.0) 977 : audit [DBG] from='client.? 172.21.15.157:0/825481048' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:04.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:04 smithi165 bash[22175]: cluster 2022-04-30T20:54:02.443843+0000 mgr.smithi157.nfpzoe (mgr.14180) 801 : cluster [DBG] pgmap v722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:04.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:04 smithi157 bash[20376]: cluster 2022-04-30T20:54:02.443843+0000 mgr.smithi157.nfpzoe (mgr.14180) 801 : cluster [DBG] pgmap v722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:06.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:06 smithi165 bash[22175]: cluster 2022-04-30T20:54:04.444462+0000 mgr.smithi157.nfpzoe (mgr.14180) 802 : cluster [DBG] pgmap v723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:06.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:06 smithi157 bash[20376]: cluster 2022-04-30T20:54:04.444462+0000 mgr.smithi157.nfpzoe (mgr.14180) 802 : cluster [DBG] pgmap v723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:06.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:54:06.902 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:54:06.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:54:07.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:54:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:07 smithi165 bash[22175]: audit 2022-04-30T20:54:07.158921+0000 mon.smithi157 (mon.0) 978 : audit [DBG] from='client.? 172.21.15.157:0/2660184000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:07.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:07 smithi157 bash[20376]: audit 2022-04-30T20:54:07.158921+0000 mon.smithi157 (mon.0) 978 : audit [DBG] from='client.? 172.21.15.157:0/2660184000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:08 smithi165 bash[22175]: cluster 2022-04-30T20:54:06.445164+0000 mgr.smithi157.nfpzoe (mgr.14180) 803 : cluster [DBG] pgmap v724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:08.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:08 smithi157 bash[20376]: cluster 2022-04-30T20:54:06.445164+0000 mgr.smithi157.nfpzoe (mgr.14180) 803 : cluster [DBG] pgmap v724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:10.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:10 smithi157 bash[20376]: cluster 2022-04-30T20:54:08.445650+0000 mgr.smithi157.nfpzoe (mgr.14180) 804 : cluster [DBG] pgmap v725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:10 smithi165 bash[22175]: cluster 2022-04-30T20:54:08.445650+0000 mgr.smithi157.nfpzoe (mgr.14180) 804 : cluster [DBG] pgmap v725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:12.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:54:12.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:54:12.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:54:12.509 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:54:12.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:12 smithi157 bash[20376]: cluster 2022-04-30T20:54:10.446257+0000 mgr.smithi157.nfpzoe (mgr.14180) 805 : cluster [DBG] pgmap v726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:12 smithi165 bash[22175]: cluster 2022-04-30T20:54:10.446257+0000 mgr.smithi157.nfpzoe (mgr.14180) 805 : cluster [DBG] pgmap v726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:13.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:13 smithi157 bash[20376]: audit 2022-04-30T20:54:12.487439+0000 mon.smithi157 (mon.0) 979 : audit [DBG] from='client.? 172.21.15.157:0/1896230055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:13 smithi165 bash[22175]: audit 2022-04-30T20:54:12.487439+0000 mon.smithi157 (mon.0) 979 : audit [DBG] from='client.? 172.21.15.157:0/1896230055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:14.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:14 smithi157 bash[20376]: cluster 2022-04-30T20:54:12.446822+0000 mgr.smithi157.nfpzoe (mgr.14180) 806 : cluster [DBG] pgmap v727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:14 smithi165 bash[22175]: cluster 2022-04-30T20:54:12.446822+0000 mgr.smithi157.nfpzoe (mgr.14180) 806 : cluster [DBG] pgmap v727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:15 smithi157 bash[20376]: audit 2022-04-30T20:54:14.452186+0000 mon.smithi157 (mon.0) 980 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:54:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:15 smithi157 bash[20376]: audit 2022-04-30T20:54:14.455084+0000 mon.smithi157 (mon.0) 981 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:54:15.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:15 smithi157 bash[20376]: audit 2022-04-30T20:54:14.457166+0000 mon.smithi157 (mon.0) 982 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:54:15.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:15 smithi157 bash[20376]: audit 2022-04-30T20:54:14.787871+0000 mon.smithi157 (mon.0) 983 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:54:15.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:15 smithi157 bash[20376]: audit 2022-04-30T20:54:14.795413+0000 mon.smithi157 (mon.0) 984 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:54:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:15 smithi165 bash[22175]: audit 2022-04-30T20:54:14.452186+0000 mon.smithi157 (mon.0) 980 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:54:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:15 smithi165 bash[22175]: audit 2022-04-30T20:54:14.455084+0000 mon.smithi157 (mon.0) 981 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:54:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:15 smithi165 bash[22175]: audit 2022-04-30T20:54:14.457166+0000 mon.smithi157 (mon.0) 982 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:54:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:15 smithi165 bash[22175]: audit 2022-04-30T20:54:14.787871+0000 mon.smithi157 (mon.0) 983 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:54:15.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:15 smithi165 bash[22175]: audit 2022-04-30T20:54:14.795413+0000 mon.smithi157 (mon.0) 984 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:54:16.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:16 smithi157 bash[20376]: cluster 2022-04-30T20:54:14.447437+0000 mgr.smithi157.nfpzoe (mgr.14180) 807 : cluster [DBG] pgmap v728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:16.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:16 smithi157 bash[20376]: cluster 2022-04-30T20:54:14.781342+0000 mgr.smithi157.nfpzoe (mgr.14180) 808 : cluster [DBG] pgmap v729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:16.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:16 smithi157 bash[20376]: cluster 2022-04-30T20:54:14.781771+0000 mgr.smithi157.nfpzoe (mgr.14180) 809 : cluster [DBG] pgmap v730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:16.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:16 smithi157 bash[20376]: cephadm 2022-04-30T20:54:14.796411+0000 mgr.smithi157.nfpzoe (mgr.14180) 810 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:54:16.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:16 smithi157 bash[20376]: cephadm 2022-04-30T20:54:14.796560+0000 mgr.smithi157.nfpzoe (mgr.14180) 811 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:54:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:16 smithi165 bash[22175]: cluster 2022-04-30T20:54:14.447437+0000 mgr.smithi157.nfpzoe (mgr.14180) 807 : cluster [DBG] pgmap v728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:16 smithi165 bash[22175]: cluster 2022-04-30T20:54:14.781342+0000 mgr.smithi157.nfpzoe (mgr.14180) 808 : cluster [DBG] pgmap v729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:16 smithi165 bash[22175]: cluster 2022-04-30T20:54:14.781771+0000 mgr.smithi157.nfpzoe (mgr.14180) 809 : cluster [DBG] pgmap v730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:16 smithi165 bash[22175]: cephadm 2022-04-30T20:54:14.796411+0000 mgr.smithi157.nfpzoe (mgr.14180) 810 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:54:16.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:16 smithi165 bash[22175]: cephadm 2022-04-30T20:54:14.796560+0000 mgr.smithi157.nfpzoe (mgr.14180) 811 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:54:17.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:54:17.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:54:17.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:54:17.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:54:18.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:18 smithi157 bash[20376]: cluster 2022-04-30T20:54:16.782395+0000 mgr.smithi157.nfpzoe (mgr.14180) 812 : cluster [DBG] pgmap v731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:18.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:18 smithi157 bash[20376]: audit 2022-04-30T20:54:17.810264+0000 mon.smithi157 (mon.0) 985 : audit [DBG] from='client.? 172.21.15.157:0/1700787490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:18 smithi165 bash[22175]: cluster 2022-04-30T20:54:16.782395+0000 mgr.smithi157.nfpzoe (mgr.14180) 812 : cluster [DBG] pgmap v731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:18 smithi165 bash[22175]: audit 2022-04-30T20:54:17.810264+0000 mon.smithi157 (mon.0) 985 : audit [DBG] from='client.? 172.21.15.157:0/1700787490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:20.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:20 smithi157 bash[20376]: cluster 2022-04-30T20:54:18.782998+0000 mgr.smithi157.nfpzoe (mgr.14180) 813 : cluster [DBG] pgmap v732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:20 smithi165 bash[22175]: cluster 2022-04-30T20:54:18.782998+0000 mgr.smithi157.nfpzoe (mgr.14180) 813 : cluster [DBG] pgmap v732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:22 smithi157 bash[20376]: cluster 2022-04-30T20:54:20.783641+0000 mgr.smithi157.nfpzoe (mgr.14180) 814 : cluster [DBG] pgmap v733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:22.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:54:22.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:54:22.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:54:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:22 smithi165 bash[22175]: cluster 2022-04-30T20:54:20.783641+0000 mgr.smithi157.nfpzoe (mgr.14180) 814 : cluster [DBG] pgmap v733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:23.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:54:23.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:23 smithi157 bash[20376]: audit 2022-04-30T20:54:23.134979+0000 mon.smithi157 (mon.0) 986 : audit [DBG] from='client.? 172.21.15.157:0/926604204' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:23 smithi165 bash[22175]: audit 2022-04-30T20:54:23.134979+0000 mon.smithi157 (mon.0) 986 : audit [DBG] from='client.? 172.21.15.157:0/926604204' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:24.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:24 smithi157 bash[20376]: cluster 2022-04-30T20:54:22.784279+0000 mgr.smithi157.nfpzoe (mgr.14180) 815 : cluster [DBG] pgmap v734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:24 smithi165 bash[22175]: cluster 2022-04-30T20:54:22.784279+0000 mgr.smithi157.nfpzoe (mgr.14180) 815 : cluster [DBG] pgmap v734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:25.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:25 smithi157 bash[20376]: cluster 2022-04-30T20:54:24.784922+0000 mgr.smithi157.nfpzoe (mgr.14180) 816 : cluster [DBG] pgmap v735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:25.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:25 smithi165 bash[22175]: cluster 2022-04-30T20:54:24.784922+0000 mgr.smithi157.nfpzoe (mgr.14180) 816 : cluster [DBG] pgmap v735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:28.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:54:28.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:54:28.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:54:28.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:54:28.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:28 smithi165 bash[22175]: cluster 2022-04-30T20:54:26.785526+0000 mgr.smithi157.nfpzoe (mgr.14180) 817 : cluster [DBG] pgmap v736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:28.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:28 smithi157 bash[20376]: cluster 2022-04-30T20:54:26.785526+0000 mgr.smithi157.nfpzoe (mgr.14180) 817 : cluster [DBG] pgmap v736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:29.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:29 smithi165 bash[22175]: audit 2022-04-30T20:54:28.471667+0000 mon.smithi157 (mon.0) 987 : audit [DBG] from='client.? 172.21.15.157:0/2476077186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:29.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:29 smithi157 bash[20376]: audit 2022-04-30T20:54:28.471667+0000 mon.smithi157 (mon.0) 987 : audit [DBG] from='client.? 172.21.15.157:0/2476077186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:30.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:30 smithi157 bash[20376]: cluster 2022-04-30T20:54:28.786125+0000 mgr.smithi157.nfpzoe (mgr.14180) 818 : cluster [DBG] pgmap v737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:30.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:30 smithi165 bash[22175]: cluster 2022-04-30T20:54:28.786125+0000 mgr.smithi157.nfpzoe (mgr.14180) 818 : cluster [DBG] pgmap v737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:32.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:32 smithi165 bash[22175]: cluster 2022-04-30T20:54:30.786763+0000 mgr.smithi157.nfpzoe (mgr.14180) 819 : cluster [DBG] pgmap v738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:32.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:32 smithi157 bash[20376]: cluster 2022-04-30T20:54:30.786763+0000 mgr.smithi157.nfpzoe (mgr.14180) 819 : cluster [DBG] pgmap v738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:33.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:54:33.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:54:33.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:54:33.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:54:34.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:34 smithi165 bash[22175]: cluster 2022-04-30T20:54:32.787451+0000 mgr.smithi157.nfpzoe (mgr.14180) 820 : cluster [DBG] pgmap v739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:34.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:34 smithi165 bash[22175]: audit 2022-04-30T20:54:33.807617+0000 mon.smithi157 (mon.0) 988 : audit [DBG] from='client.? 172.21.15.157:0/3714855399' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:34.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:34 smithi157 bash[20376]: cluster 2022-04-30T20:54:32.787451+0000 mgr.smithi157.nfpzoe (mgr.14180) 820 : cluster [DBG] pgmap v739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:34.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:34 smithi157 bash[20376]: audit 2022-04-30T20:54:33.807617+0000 mon.smithi157 (mon.0) 988 : audit [DBG] from='client.? 172.21.15.157:0/3714855399' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:36.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:36 smithi165 bash[22175]: cluster 2022-04-30T20:54:34.788097+0000 mgr.smithi157.nfpzoe (mgr.14180) 821 : cluster [DBG] pgmap v740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:36.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:36 smithi157 bash[20376]: cluster 2022-04-30T20:54:34.788097+0000 mgr.smithi157.nfpzoe (mgr.14180) 821 : cluster [DBG] pgmap v740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:38.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:38 smithi165 bash[22175]: cluster 2022-04-30T20:54:36.788724+0000 mgr.smithi157.nfpzoe (mgr.14180) 822 : cluster [DBG] pgmap v741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:38.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:38 smithi157 bash[20376]: cluster 2022-04-30T20:54:36.788724+0000 mgr.smithi157.nfpzoe (mgr.14180) 822 : cluster [DBG] pgmap v741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:38.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:54:38.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:54:38.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:54:39.172 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:54:39.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:39 smithi165 bash[22175]: audit 2022-04-30T20:54:39.145652+0000 mon.smithi157 (mon.0) 989 : audit [DBG] from='client.? 172.21.15.157:0/209000853' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:39.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:39 smithi157 bash[20376]: audit 2022-04-30T20:54:39.145652+0000 mon.smithi157 (mon.0) 989 : audit [DBG] from='client.? 172.21.15.157:0/209000853' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:40.458 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:40 smithi157 bash[20376]: cluster 2022-04-30T20:54:38.789337+0000 mgr.smithi157.nfpzoe (mgr.14180) 823 : cluster [DBG] pgmap v742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:40 smithi165 bash[22175]: cluster 2022-04-30T20:54:38.789337+0000 mgr.smithi157.nfpzoe (mgr.14180) 823 : cluster [DBG] pgmap v742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:42.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:42 smithi157 bash[20376]: cluster 2022-04-30T20:54:40.789934+0000 mgr.smithi157.nfpzoe (mgr.14180) 824 : cluster [DBG] pgmap v743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:42 smithi165 bash[22175]: cluster 2022-04-30T20:54:40.789934+0000 mgr.smithi157.nfpzoe (mgr.14180) 824 : cluster [DBG] pgmap v743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:44.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:54:44.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:54:44.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:54:44.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:54:44.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:44 smithi157 bash[20376]: cluster 2022-04-30T20:54:42.790549+0000 mgr.smithi157.nfpzoe (mgr.14180) 825 : cluster [DBG] pgmap v744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:44.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:44 smithi165 bash[22175]: cluster 2022-04-30T20:54:42.790549+0000 mgr.smithi157.nfpzoe (mgr.14180) 825 : cluster [DBG] pgmap v744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:45.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:45 smithi157 bash[20376]: audit 2022-04-30T20:54:44.480837+0000 mon.smithi157 (mon.0) 990 : audit [DBG] from='client.? 172.21.15.157:0/145032395' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:45 smithi165 bash[22175]: audit 2022-04-30T20:54:44.480837+0000 mon.smithi157 (mon.0) 990 : audit [DBG] from='client.? 172.21.15.157:0/145032395' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:46.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:46 smithi157 bash[20376]: cluster 2022-04-30T20:54:44.791239+0000 mgr.smithi157.nfpzoe (mgr.14180) 826 : cluster [DBG] pgmap v745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:46 smithi165 bash[22175]: cluster 2022-04-30T20:54:44.791239+0000 mgr.smithi157.nfpzoe (mgr.14180) 826 : cluster [DBG] pgmap v745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:48.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:48 smithi157 bash[20376]: cluster 2022-04-30T20:54:46.791874+0000 mgr.smithi157.nfpzoe (mgr.14180) 827 : cluster [DBG] pgmap v746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:48 smithi165 bash[22175]: cluster 2022-04-30T20:54:46.791874+0000 mgr.smithi157.nfpzoe (mgr.14180) 827 : cluster [DBG] pgmap v746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:49.506 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:54:49.506 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:54:49.506 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:54:49.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:54:50.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:50 smithi157 bash[20376]: cluster 2022-04-30T20:54:48.792457+0000 mgr.smithi157.nfpzoe (mgr.14180) 828 : cluster [DBG] pgmap v747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:50.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:50 smithi157 bash[20376]: audit 2022-04-30T20:54:49.809011+0000 mon.smithi157 (mon.0) 991 : audit [DBG] from='client.? 172.21.15.157:0/3472081431' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:50.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:50 smithi165 bash[22175]: cluster 2022-04-30T20:54:48.792457+0000 mgr.smithi157.nfpzoe (mgr.14180) 828 : cluster [DBG] pgmap v747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:50.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:50 smithi165 bash[22175]: audit 2022-04-30T20:54:49.809011+0000 mon.smithi157 (mon.0) 991 : audit [DBG] from='client.? 172.21.15.157:0/3472081431' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:52.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:52 smithi157 bash[20376]: cluster 2022-04-30T20:54:50.793041+0000 mgr.smithi157.nfpzoe (mgr.14180) 829 : cluster [DBG] pgmap v748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:52 smithi165 bash[22175]: cluster 2022-04-30T20:54:50.793041+0000 mgr.smithi157.nfpzoe (mgr.14180) 829 : cluster [DBG] pgmap v748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:54.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:54 smithi157 bash[20376]: cluster 2022-04-30T20:54:52.793712+0000 mgr.smithi157.nfpzoe (mgr.14180) 830 : cluster [DBG] pgmap v749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:54.837 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:54:54.837 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:54:54.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:54:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:54 smithi165 bash[22175]: cluster 2022-04-30T20:54:52.793712+0000 mgr.smithi157.nfpzoe (mgr.14180) 830 : cluster [DBG] pgmap v749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:55.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:54:55.709 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:55 smithi157 bash[20376]: audit 2022-04-30T20:54:55.140301+0000 mon.smithi157 (mon.0) 992 : audit [DBG] from='client.? 172.21.15.157:0/2305854020' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:55 smithi165 bash[22175]: audit 2022-04-30T20:54:55.140301+0000 mon.smithi157 (mon.0) 992 : audit [DBG] from='client.? 172.21.15.157:0/2305854020' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:54:56.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:56 smithi157 bash[20376]: cluster 2022-04-30T20:54:54.794313+0000 mgr.smithi157.nfpzoe (mgr.14180) 831 : cluster [DBG] pgmap v750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:56.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:56 smithi165 bash[22175]: cluster 2022-04-30T20:54:54.794313+0000 mgr.smithi157.nfpzoe (mgr.14180) 831 : cluster [DBG] pgmap v750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:57.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:57 smithi165 bash[22175]: cluster 2022-04-30T20:54:56.794929+0000 mgr.smithi157.nfpzoe (mgr.14180) 832 : cluster [DBG] pgmap v751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:57.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:57 smithi157 bash[20376]: cluster 2022-04-30T20:54:56.794929+0000 mgr.smithi157.nfpzoe (mgr.14180) 832 : cluster [DBG] pgmap v751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:58.743 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:58 smithi157 bash[20376]: audit 2022-04-30T20:54:57.983517+0000 mon.smithi157 (mon.0) 993 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:54:58.743 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:58 smithi157 bash[20376]: audit 2022-04-30T20:54:57.986695+0000 mon.smithi157 (mon.0) 994 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:54:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:58 smithi165 bash[22175]: audit 2022-04-30T20:54:57.983517+0000 mon.smithi157 (mon.0) 993 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:54:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:58 smithi165 bash[22175]: audit 2022-04-30T20:54:57.986695+0000 mon.smithi157 (mon.0) 994 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:54:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:54:59 smithi165 bash[22175]: cluster 2022-04-30T20:54:58.795506+0000 mgr.smithi157.nfpzoe (mgr.14180) 833 : cluster [DBG] pgmap v752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:54:59.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:54:59 smithi157 bash[20376]: cluster 2022-04-30T20:54:58.795506+0000 mgr.smithi157.nfpzoe (mgr.14180) 833 : cluster [DBG] pgmap v752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:00.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:55:00.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:55:00.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:55:00.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:55:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:00 smithi165 bash[22175]: audit 2022-04-30T20:55:00.464180+0000 mon.smithi157 (mon.0) 995 : audit [DBG] from='client.? 172.21.15.157:0/2435137693' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:00.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:00 smithi157 bash[20376]: audit 2022-04-30T20:55:00.464180+0000 mon.smithi157 (mon.0) 995 : audit [DBG] from='client.? 172.21.15.157:0/2435137693' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:02 smithi165 bash[22175]: cluster 2022-04-30T20:55:00.796243+0000 mgr.smithi157.nfpzoe (mgr.14180) 834 : cluster [DBG] pgmap v753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:02.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:02 smithi157 bash[20376]: cluster 2022-04-30T20:55:00.796243+0000 mgr.smithi157.nfpzoe (mgr.14180) 834 : cluster [DBG] pgmap v753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:04.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:04 smithi165 bash[22175]: cluster 2022-04-30T20:55:02.796964+0000 mgr.smithi157.nfpzoe (mgr.14180) 835 : cluster [DBG] pgmap v754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:04.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:04 smithi157 bash[20376]: cluster 2022-04-30T20:55:02.796964+0000 mgr.smithi157.nfpzoe (mgr.14180) 835 : cluster [DBG] pgmap v754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:05.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:55:05.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:55:05.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:55:05.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:55:06.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:06 smithi165 bash[22175]: cluster 2022-04-30T20:55:04.797694+0000 mgr.smithi157.nfpzoe (mgr.14180) 836 : cluster [DBG] pgmap v755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:06.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:06 smithi165 bash[22175]: audit 2022-04-30T20:55:05.788834+0000 mon.smithi157 (mon.0) 996 : audit [DBG] from='client.? 172.21.15.157:0/1591876608' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:06.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:06 smithi157 bash[20376]: cluster 2022-04-30T20:55:04.797694+0000 mgr.smithi157.nfpzoe (mgr.14180) 836 : cluster [DBG] pgmap v755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:06.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:06 smithi157 bash[20376]: audit 2022-04-30T20:55:05.788834+0000 mon.smithi157 (mon.0) 996 : audit [DBG] from='client.? 172.21.15.157:0/1591876608' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:08 smithi165 bash[22175]: cluster 2022-04-30T20:55:06.798360+0000 mgr.smithi157.nfpzoe (mgr.14180) 837 : cluster [DBG] pgmap v756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:08.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:08 smithi157 bash[20376]: cluster 2022-04-30T20:55:06.798360+0000 mgr.smithi157.nfpzoe (mgr.14180) 837 : cluster [DBG] pgmap v756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:10.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:10 smithi157 bash[20376]: cluster 2022-04-30T20:55:08.798941+0000 mgr.smithi157.nfpzoe (mgr.14180) 838 : cluster [DBG] pgmap v757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:10 smithi165 bash[22175]: cluster 2022-04-30T20:55:08.798941+0000 mgr.smithi157.nfpzoe (mgr.14180) 838 : cluster [DBG] pgmap v757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:10.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:55:10.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:55:10.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:55:11.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:55:11.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:11 smithi165 bash[22175]: audit 2022-04-30T20:55:11.117717+0000 mon.smithi157 (mon.0) 997 : audit [DBG] from='client.? 172.21.15.157:0/1798700740' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:11.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:11 smithi157 bash[20376]: audit 2022-04-30T20:55:11.117717+0000 mon.smithi157 (mon.0) 997 : audit [DBG] from='client.? 172.21.15.157:0/1798700740' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:12.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:12 smithi157 bash[20376]: cluster 2022-04-30T20:55:10.799579+0000 mgr.smithi157.nfpzoe (mgr.14180) 839 : cluster [DBG] pgmap v758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:12.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:12 smithi165 bash[22175]: cluster 2022-04-30T20:55:10.799579+0000 mgr.smithi157.nfpzoe (mgr.14180) 839 : cluster [DBG] pgmap v758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:14.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:14 smithi157 bash[20376]: cluster 2022-04-30T20:55:12.800275+0000 mgr.smithi157.nfpzoe (mgr.14180) 840 : cluster [DBG] pgmap v759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:14 smithi165 bash[22175]: cluster 2022-04-30T20:55:12.800275+0000 mgr.smithi157.nfpzoe (mgr.14180) 840 : cluster [DBG] pgmap v759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:15 smithi157 bash[20376]: audit 2022-04-30T20:55:14.805223+0000 mon.smithi157 (mon.0) 998 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:55:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:15 smithi157 bash[20376]: audit 2022-04-30T20:55:14.807923+0000 mon.smithi157 (mon.0) 999 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:55:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:15 smithi157 bash[20376]: audit 2022-04-30T20:55:14.809649+0000 mon.smithi157 (mon.0) 1000 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:55:15.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:15 smithi157 bash[20376]: audit 2022-04-30T20:55:15.132599+0000 mon.smithi157 (mon.0) 1001 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:55:15.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:15 smithi157 bash[20376]: audit 2022-04-30T20:55:15.142538+0000 mon.smithi157 (mon.0) 1002 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:55:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:15 smithi165 bash[22175]: audit 2022-04-30T20:55:14.805223+0000 mon.smithi157 (mon.0) 998 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:55:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:15 smithi165 bash[22175]: audit 2022-04-30T20:55:14.807923+0000 mon.smithi157 (mon.0) 999 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:55:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:15 smithi165 bash[22175]: audit 2022-04-30T20:55:14.809649+0000 mon.smithi157 (mon.0) 1000 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:55:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:15 smithi165 bash[22175]: audit 2022-04-30T20:55:15.132599+0000 mon.smithi157 (mon.0) 1001 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:55:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:15 smithi165 bash[22175]: audit 2022-04-30T20:55:15.142538+0000 mon.smithi157 (mon.0) 1002 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:55:16.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:55:16.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:55:16.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:55:16.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:55:16.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:16 smithi157 bash[20376]: cluster 2022-04-30T20:55:14.800880+0000 mgr.smithi157.nfpzoe (mgr.14180) 841 : cluster [DBG] pgmap v760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:16.761 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:16 smithi157 bash[20376]: cluster 2022-04-30T20:55:15.125478+0000 mgr.smithi157.nfpzoe (mgr.14180) 842 : cluster [DBG] pgmap v761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:16.761 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:16 smithi157 bash[20376]: cluster 2022-04-30T20:55:15.125901+0000 mgr.smithi157.nfpzoe (mgr.14180) 843 : cluster [DBG] pgmap v762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:16.761 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:16 smithi157 bash[20376]: cephadm 2022-04-30T20:55:15.143981+0000 mgr.smithi157.nfpzoe (mgr.14180) 844 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:55:16.761 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:16 smithi157 bash[20376]: cephadm 2022-04-30T20:55:15.144206+0000 mgr.smithi157.nfpzoe (mgr.14180) 845 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:55:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:16 smithi165 bash[22175]: cluster 2022-04-30T20:55:14.800880+0000 mgr.smithi157.nfpzoe (mgr.14180) 841 : cluster [DBG] pgmap v760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:16 smithi165 bash[22175]: cluster 2022-04-30T20:55:15.125478+0000 mgr.smithi157.nfpzoe (mgr.14180) 842 : cluster [DBG] pgmap v761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:16.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:16 smithi165 bash[22175]: cluster 2022-04-30T20:55:15.125901+0000 mgr.smithi157.nfpzoe (mgr.14180) 843 : cluster [DBG] pgmap v762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:16.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:16 smithi165 bash[22175]: cephadm 2022-04-30T20:55:15.143981+0000 mgr.smithi157.nfpzoe (mgr.14180) 844 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:55:16.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:16 smithi165 bash[22175]: cephadm 2022-04-30T20:55:15.144206+0000 mgr.smithi157.nfpzoe (mgr.14180) 845 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:55:17.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:17 smithi157 bash[20376]: audit 2022-04-30T20:55:16.445811+0000 mon.smithi157 (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.157:0/1119818612' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:17 smithi165 bash[22175]: audit 2022-04-30T20:55:16.445811+0000 mon.smithi157 (mon.0) 1003 : audit [DBG] from='client.? 172.21.15.157:0/1119818612' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:18.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:18 smithi157 bash[20376]: cluster 2022-04-30T20:55:17.126500+0000 mgr.smithi157.nfpzoe (mgr.14180) 846 : cluster [DBG] pgmap v763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:18 smithi165 bash[22175]: cluster 2022-04-30T20:55:17.126500+0000 mgr.smithi157.nfpzoe (mgr.14180) 846 : cluster [DBG] pgmap v763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:20.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:20 smithi157 bash[20376]: cluster 2022-04-30T20:55:19.127138+0000 mgr.smithi157.nfpzoe (mgr.14180) 847 : cluster [DBG] pgmap v764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:20 smithi165 bash[22175]: cluster 2022-04-30T20:55:19.127138+0000 mgr.smithi157.nfpzoe (mgr.14180) 847 : cluster [DBG] pgmap v764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:21.476 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:55:21.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:55:21.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:55:21.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:55:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:22 smithi157 bash[20376]: cluster 2022-04-30T20:55:21.127764+0000 mgr.smithi157.nfpzoe (mgr.14180) 848 : cluster [DBG] pgmap v765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:22 smithi157 bash[20376]: audit 2022-04-30T20:55:21.777324+0000 mon.smithi157 (mon.0) 1004 : audit [DBG] from='client.? 172.21.15.157:0/1963602374' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:22 smithi165 bash[22175]: cluster 2022-04-30T20:55:21.127764+0000 mgr.smithi157.nfpzoe (mgr.14180) 848 : cluster [DBG] pgmap v765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:22 smithi165 bash[22175]: audit 2022-04-30T20:55:21.777324+0000 mon.smithi157 (mon.0) 1004 : audit [DBG] from='client.? 172.21.15.157:0/1963602374' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:24.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:24 smithi157 bash[20376]: cluster 2022-04-30T20:55:23.128422+0000 mgr.smithi157.nfpzoe (mgr.14180) 849 : cluster [DBG] pgmap v766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:24 smithi165 bash[22175]: cluster 2022-04-30T20:55:23.128422+0000 mgr.smithi157.nfpzoe (mgr.14180) 849 : cluster [DBG] pgmap v766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:26.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:26 smithi157 bash[20376]: cluster 2022-04-30T20:55:25.129080+0000 mgr.smithi157.nfpzoe (mgr.14180) 850 : cluster [DBG] pgmap v767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:26.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:55:26.846 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:55:26.846 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:55:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:26 smithi165 bash[22175]: cluster 2022-04-30T20:55:25.129080+0000 mgr.smithi157.nfpzoe (mgr.14180) 850 : cluster [DBG] pgmap v767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:27.120 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:55:27.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:27 smithi157 bash[20376]: audit 2022-04-30T20:55:27.097769+0000 mon.smithi157 (mon.0) 1005 : audit [DBG] from='client.? 172.21.15.157:0/2984370892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:27 smithi165 bash[22175]: audit 2022-04-30T20:55:27.097769+0000 mon.smithi157 (mon.0) 1005 : audit [DBG] from='client.? 172.21.15.157:0/2984370892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:28.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:28 smithi157 bash[20376]: cluster 2022-04-30T20:55:27.129772+0000 mgr.smithi157.nfpzoe (mgr.14180) 851 : cluster [DBG] pgmap v768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:28 smithi165 bash[22175]: cluster 2022-04-30T20:55:27.129772+0000 mgr.smithi157.nfpzoe (mgr.14180) 851 : cluster [DBG] pgmap v768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:29 smithi165 bash[22175]: cluster 2022-04-30T20:55:29.130392+0000 mgr.smithi157.nfpzoe (mgr.14180) 852 : cluster [DBG] pgmap v769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:29.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:29 smithi157 bash[20376]: cluster 2022-04-30T20:55:29.130392+0000 mgr.smithi157.nfpzoe (mgr.14180) 852 : cluster [DBG] pgmap v769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:32.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:55:32.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:55:32.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:55:32.446 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:55:32.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:32 smithi165 bash[22175]: cluster 2022-04-30T20:55:31.131106+0000 mgr.smithi157.nfpzoe (mgr.14180) 853 : cluster [DBG] pgmap v770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:32.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:32 smithi157 bash[20376]: cluster 2022-04-30T20:55:31.131106+0000 mgr.smithi157.nfpzoe (mgr.14180) 853 : cluster [DBG] pgmap v770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:33.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:33 smithi165 bash[22175]: audit 2022-04-30T20:55:32.423490+0000 mon.smithi157 (mon.0) 1006 : audit [DBG] from='client.? 172.21.15.157:0/641943684' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:33.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:33 smithi157 bash[20376]: audit 2022-04-30T20:55:32.423490+0000 mon.smithi157 (mon.0) 1006 : audit [DBG] from='client.? 172.21.15.157:0/641943684' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:34.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:34 smithi165 bash[22175]: cluster 2022-04-30T20:55:33.131751+0000 mgr.smithi157.nfpzoe (mgr.14180) 854 : cluster [DBG] pgmap v771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:34.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:34 smithi157 bash[20376]: cluster 2022-04-30T20:55:33.131751+0000 mgr.smithi157.nfpzoe (mgr.14180) 854 : cluster [DBG] pgmap v771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:36.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:36 smithi165 bash[22175]: cluster 2022-04-30T20:55:35.132354+0000 mgr.smithi157.nfpzoe (mgr.14180) 855 : cluster [DBG] pgmap v772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:36.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:36 smithi157 bash[20376]: cluster 2022-04-30T20:55:35.132354+0000 mgr.smithi157.nfpzoe (mgr.14180) 855 : cluster [DBG] pgmap v772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:37.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:55:37.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:55:37.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:55:37.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:55:38.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:38 smithi157 bash[20376]: cluster 2022-04-30T20:55:37.133016+0000 mgr.smithi157.nfpzoe (mgr.14180) 856 : cluster [DBG] pgmap v773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:38.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:38 smithi157 bash[20376]: audit 2022-04-30T20:55:37.751464+0000 mon.smithi157 (mon.0) 1007 : audit [DBG] from='client.? 172.21.15.157:0/3579660681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:38.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:38 smithi165 bash[22175]: cluster 2022-04-30T20:55:37.133016+0000 mgr.smithi157.nfpzoe (mgr.14180) 856 : cluster [DBG] pgmap v773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:38.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:38 smithi165 bash[22175]: audit 2022-04-30T20:55:37.751464+0000 mon.smithi157 (mon.0) 1007 : audit [DBG] from='client.? 172.21.15.157:0/3579660681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:40.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:40 smithi157 bash[20376]: cluster 2022-04-30T20:55:39.133697+0000 mgr.smithi157.nfpzoe (mgr.14180) 857 : cluster [DBG] pgmap v774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:40 smithi165 bash[22175]: cluster 2022-04-30T20:55:39.133697+0000 mgr.smithi157.nfpzoe (mgr.14180) 857 : cluster [DBG] pgmap v774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:42.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:42 smithi157 bash[20376]: cluster 2022-04-30T20:55:41.134304+0000 mgr.smithi157.nfpzoe (mgr.14180) 858 : cluster [DBG] pgmap v775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:42.782 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:55:42.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:55:42.784 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:55:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:42 smithi165 bash[22175]: cluster 2022-04-30T20:55:41.134304+0000 mgr.smithi157.nfpzoe (mgr.14180) 858 : cluster [DBG] pgmap v775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:43.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:55:43.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:43 smithi157 bash[20376]: audit 2022-04-30T20:55:43.081976+0000 mon.smithi157 (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.157:0/3259851504' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:43 smithi165 bash[22175]: audit 2022-04-30T20:55:43.081976+0000 mon.smithi157 (mon.0) 1008 : audit [DBG] from='client.? 172.21.15.157:0/3259851504' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:44.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:44 smithi157 bash[20376]: cluster 2022-04-30T20:55:43.134903+0000 mgr.smithi157.nfpzoe (mgr.14180) 859 : cluster [DBG] pgmap v776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:44.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:44 smithi165 bash[22175]: cluster 2022-04-30T20:55:43.134903+0000 mgr.smithi157.nfpzoe (mgr.14180) 859 : cluster [DBG] pgmap v776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:46.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:46 smithi157 bash[20376]: cluster 2022-04-30T20:55:45.135539+0000 mgr.smithi157.nfpzoe (mgr.14180) 860 : cluster [DBG] pgmap v777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:46 smithi165 bash[22175]: cluster 2022-04-30T20:55:45.135539+0000 mgr.smithi157.nfpzoe (mgr.14180) 860 : cluster [DBG] pgmap v777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:48.108 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:55:48.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:55:48.318 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:55:48.440 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:55:48.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:48 smithi157 bash[20376]: cluster 2022-04-30T20:55:47.136178+0000 mgr.smithi157.nfpzoe (mgr.14180) 861 : cluster [DBG] pgmap v778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:48.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:48 smithi157 bash[20376]: audit 2022-04-30T20:55:48.412540+0000 mon.smithi157 (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.157:0/2012816392' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:48 smithi165 bash[22175]: cluster 2022-04-30T20:55:47.136178+0000 mgr.smithi157.nfpzoe (mgr.14180) 861 : cluster [DBG] pgmap v778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:48 smithi165 bash[22175]: audit 2022-04-30T20:55:48.412540+0000 mon.smithi157 (mon.0) 1009 : audit [DBG] from='client.? 172.21.15.157:0/2012816392' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:50.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:50 smithi157 bash[20376]: cluster 2022-04-30T20:55:49.136786+0000 mgr.smithi157.nfpzoe (mgr.14180) 862 : cluster [DBG] pgmap v779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:50.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:50 smithi165 bash[22175]: cluster 2022-04-30T20:55:49.136786+0000 mgr.smithi157.nfpzoe (mgr.14180) 862 : cluster [DBG] pgmap v779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:52.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:52 smithi157 bash[20376]: cluster 2022-04-30T20:55:51.137387+0000 mgr.smithi157.nfpzoe (mgr.14180) 863 : cluster [DBG] pgmap v780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:52 smithi165 bash[22175]: cluster 2022-04-30T20:55:51.137387+0000 mgr.smithi157.nfpzoe (mgr.14180) 863 : cluster [DBG] pgmap v780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:53.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:55:53.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:55:53.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:55:53.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:55:54.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:54 smithi157 bash[20376]: cluster 2022-04-30T20:55:53.138024+0000 mgr.smithi157.nfpzoe (mgr.14180) 864 : cluster [DBG] pgmap v781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:54.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:54 smithi157 bash[20376]: audit 2022-04-30T20:55:53.744723+0000 mon.smithi157 (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.157:0/2833547705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:54 smithi165 bash[22175]: cluster 2022-04-30T20:55:53.138024+0000 mgr.smithi157.nfpzoe (mgr.14180) 864 : cluster [DBG] pgmap v781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:54 smithi165 bash[22175]: audit 2022-04-30T20:55:53.744723+0000 mon.smithi157 (mon.0) 1010 : audit [DBG] from='client.? 172.21.15.157:0/2833547705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:56.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:56 smithi157 bash[20376]: cluster 2022-04-30T20:55:55.138579+0000 mgr.smithi157.nfpzoe (mgr.14180) 865 : cluster [DBG] pgmap v782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:56.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:56 smithi165 bash[22175]: cluster 2022-04-30T20:55:55.138579+0000 mgr.smithi157.nfpzoe (mgr.14180) 865 : cluster [DBG] pgmap v782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:58.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:58 smithi157 bash[20376]: cluster 2022-04-30T20:55:57.139235+0000 mgr.smithi157.nfpzoe (mgr.14180) 866 : cluster [DBG] pgmap v783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:58.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:58 smithi157 bash[20376]: audit 2022-04-30T20:55:57.992350+0000 mon.smithi157 (mon.0) 1011 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:55:58.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:58 smithi157 bash[20376]: audit 2022-04-30T20:55:57.993015+0000 mon.smithi157 (mon.0) 1012 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:55:58.770 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:55:58.770 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:55:58.770 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:55:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:58 smithi165 bash[22175]: cluster 2022-04-30T20:55:57.139235+0000 mgr.smithi157.nfpzoe (mgr.14180) 866 : cluster [DBG] pgmap v783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:55:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:58 smithi165 bash[22175]: audit 2022-04-30T20:55:57.992350+0000 mon.smithi157 (mon.0) 1011 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:55:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:58 smithi165 bash[22175]: audit 2022-04-30T20:55:57.993015+0000 mon.smithi157 (mon.0) 1012 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:55:59.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:55:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:55:59 smithi165 bash[22175]: audit 2022-04-30T20:55:59.069964+0000 mon.smithi157 (mon.0) 1013 : audit [DBG] from='client.? 172.21.15.157:0/618102397' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:55:59.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:55:59 smithi157 bash[20376]: audit 2022-04-30T20:55:59.069964+0000 mon.smithi157 (mon.0) 1013 : audit [DBG] from='client.? 172.21.15.157:0/618102397' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:00.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:00 smithi165 bash[22175]: cluster 2022-04-30T20:55:59.139856+0000 mgr.smithi157.nfpzoe (mgr.14180) 867 : cluster [DBG] pgmap v784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:00.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:00 smithi157 bash[20376]: cluster 2022-04-30T20:55:59.139856+0000 mgr.smithi157.nfpzoe (mgr.14180) 867 : cluster [DBG] pgmap v784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:02 smithi165 bash[22175]: cluster 2022-04-30T20:56:01.140454+0000 mgr.smithi157.nfpzoe (mgr.14180) 868 : cluster [DBG] pgmap v785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:02.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:02 smithi157 bash[20376]: cluster 2022-04-30T20:56:01.140454+0000 mgr.smithi157.nfpzoe (mgr.14180) 868 : cluster [DBG] pgmap v785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:04.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:56:04.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:56:04.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:56:04.422 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:56:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:04 smithi165 bash[22175]: cluster 2022-04-30T20:56:03.141041+0000 mgr.smithi157.nfpzoe (mgr.14180) 869 : cluster [DBG] pgmap v786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:04.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:04 smithi157 bash[20376]: cluster 2022-04-30T20:56:03.141041+0000 mgr.smithi157.nfpzoe (mgr.14180) 869 : cluster [DBG] pgmap v786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:05.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:05 smithi157 bash[20376]: audit 2022-04-30T20:56:04.399761+0000 mon.smithi157 (mon.0) 1014 : audit [DBG] from='client.? 172.21.15.157:0/4017882987' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:05 smithi165 bash[22175]: audit 2022-04-30T20:56:04.399761+0000 mon.smithi157 (mon.0) 1014 : audit [DBG] from='client.? 172.21.15.157:0/4017882987' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:06.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:06 smithi157 bash[20376]: cluster 2022-04-30T20:56:05.141648+0000 mgr.smithi157.nfpzoe (mgr.14180) 870 : cluster [DBG] pgmap v787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:06 smithi165 bash[22175]: cluster 2022-04-30T20:56:05.141648+0000 mgr.smithi157.nfpzoe (mgr.14180) 870 : cluster [DBG] pgmap v787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:08.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:08 smithi157 bash[20376]: cluster 2022-04-30T20:56:07.142328+0000 mgr.smithi157.nfpzoe (mgr.14180) 871 : cluster [DBG] pgmap v788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:08 smithi165 bash[22175]: cluster 2022-04-30T20:56:07.142328+0000 mgr.smithi157.nfpzoe (mgr.14180) 871 : cluster [DBG] pgmap v788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:09.426 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:56:09.426 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:56:09.426 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:56:09.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:56:10.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:10 smithi157 bash[20376]: cluster 2022-04-30T20:56:09.142948+0000 mgr.smithi157.nfpzoe (mgr.14180) 872 : cluster [DBG] pgmap v789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:10.511 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:10 smithi157 bash[20376]: audit 2022-04-30T20:56:09.732713+0000 mon.smithi157 (mon.0) 1015 : audit [DBG] from='client.? 172.21.15.157:0/3643962789' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:10 smithi165 bash[22175]: cluster 2022-04-30T20:56:09.142948+0000 mgr.smithi157.nfpzoe (mgr.14180) 872 : cluster [DBG] pgmap v789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:10 smithi165 bash[22175]: audit 2022-04-30T20:56:09.732713+0000 mon.smithi157 (mon.0) 1015 : audit [DBG] from='client.? 172.21.15.157:0/3643962789' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:12.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:12 smithi157 bash[20376]: cluster 2022-04-30T20:56:11.143559+0000 mgr.smithi157.nfpzoe (mgr.14180) 873 : cluster [DBG] pgmap v790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:12 smithi165 bash[22175]: cluster 2022-04-30T20:56:11.143559+0000 mgr.smithi157.nfpzoe (mgr.14180) 873 : cluster [DBG] pgmap v790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:14.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:14 smithi157 bash[20376]: cluster 2022-04-30T20:56:13.144157+0000 mgr.smithi157.nfpzoe (mgr.14180) 874 : cluster [DBG] pgmap v791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:14.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:56:14.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:56:14.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:56:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:14 smithi165 bash[22175]: cluster 2022-04-30T20:56:13.144157+0000 mgr.smithi157.nfpzoe (mgr.14180) 874 : cluster [DBG] pgmap v791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:15.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:56:15.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:15 smithi157 bash[20376]: audit 2022-04-30T20:56:15.060565+0000 mon.smithi157 (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.157:0/4095575174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:15.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:15 smithi157 bash[20376]: audit 2022-04-30T20:56:15.155986+0000 mon.smithi157 (mon.0) 1017 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:56:15.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:15 smithi157 bash[20376]: audit 2022-04-30T20:56:15.158486+0000 mon.smithi157 (mon.0) 1018 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:56:15.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:15 smithi157 bash[20376]: audit 2022-04-30T20:56:15.160172+0000 mon.smithi157 (mon.0) 1019 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:56:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:15 smithi165 bash[22175]: audit 2022-04-30T20:56:15.060565+0000 mon.smithi157 (mon.0) 1016 : audit [DBG] from='client.? 172.21.15.157:0/4095575174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:15 smithi165 bash[22175]: audit 2022-04-30T20:56:15.155986+0000 mon.smithi157 (mon.0) 1017 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:56:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:15 smithi165 bash[22175]: audit 2022-04-30T20:56:15.158486+0000 mon.smithi157 (mon.0) 1018 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:56:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:15 smithi165 bash[22175]: audit 2022-04-30T20:56:15.160172+0000 mon.smithi157 (mon.0) 1019 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:56:16.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:16 smithi157 bash[20376]: cluster 2022-04-30T20:56:15.144755+0000 mgr.smithi157.nfpzoe (mgr.14180) 875 : cluster [DBG] pgmap v792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:16.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:16 smithi157 bash[20376]: audit 2022-04-30T20:56:15.485130+0000 mon.smithi157 (mon.0) 1020 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:56:16.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:16 smithi157 bash[20376]: audit 2022-04-30T20:56:15.491266+0000 mon.smithi157 (mon.0) 1021 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:56:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:16 smithi165 bash[22175]: cluster 2022-04-30T20:56:15.144755+0000 mgr.smithi157.nfpzoe (mgr.14180) 875 : cluster [DBG] pgmap v792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:16 smithi165 bash[22175]: audit 2022-04-30T20:56:15.485130+0000 mon.smithi157 (mon.0) 1020 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:56:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:16 smithi165 bash[22175]: audit 2022-04-30T20:56:15.491266+0000 mon.smithi157 (mon.0) 1021 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:56:17.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:17 smithi157 bash[20376]: cluster 2022-04-30T20:56:15.480174+0000 mgr.smithi157.nfpzoe (mgr.14180) 876 : cluster [DBG] pgmap v793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:17.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:17 smithi157 bash[20376]: cluster 2022-04-30T20:56:15.480462+0000 mgr.smithi157.nfpzoe (mgr.14180) 877 : cluster [DBG] pgmap v794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:17.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:17 smithi157 bash[20376]: cephadm 2022-04-30T20:56:15.492544+0000 mgr.smithi157.nfpzoe (mgr.14180) 878 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:56:17.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:17 smithi157 bash[20376]: cephadm 2022-04-30T20:56:15.492676+0000 mgr.smithi157.nfpzoe (mgr.14180) 879 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:56:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:17 smithi165 bash[22175]: cluster 2022-04-30T20:56:15.480174+0000 mgr.smithi157.nfpzoe (mgr.14180) 876 : cluster [DBG] pgmap v793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:17 smithi165 bash[22175]: cluster 2022-04-30T20:56:15.480462+0000 mgr.smithi157.nfpzoe (mgr.14180) 877 : cluster [DBG] pgmap v794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:17 smithi165 bash[22175]: cephadm 2022-04-30T20:56:15.492544+0000 mgr.smithi157.nfpzoe (mgr.14180) 878 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:56:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:17 smithi165 bash[22175]: cephadm 2022-04-30T20:56:15.492676+0000 mgr.smithi157.nfpzoe (mgr.14180) 879 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:56:19.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:19 smithi157 bash[20376]: cluster 2022-04-30T20:56:17.481014+0000 mgr.smithi157.nfpzoe (mgr.14180) 880 : cluster [DBG] pgmap v795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:19 smithi165 bash[22175]: cluster 2022-04-30T20:56:17.481014+0000 mgr.smithi157.nfpzoe (mgr.14180) 880 : cluster [DBG] pgmap v795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:20.086 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:56:20.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:56:20.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:56:20.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:56:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:20 smithi165 bash[22175]: audit 2022-04-30T20:56:20.385383+0000 mon.smithi157 (mon.0) 1022 : audit [DBG] from='client.? 172.21.15.157:0/383928816' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:20.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:20 smithi157 bash[20376]: audit 2022-04-30T20:56:20.385383+0000 mon.smithi157 (mon.0) 1022 : audit [DBG] from='client.? 172.21.15.157:0/383928816' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:21 smithi165 bash[22175]: cluster 2022-04-30T20:56:19.481593+0000 mgr.smithi157.nfpzoe (mgr.14180) 881 : cluster [DBG] pgmap v796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:21.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:21 smithi157 bash[20376]: cluster 2022-04-30T20:56:19.481593+0000 mgr.smithi157.nfpzoe (mgr.14180) 881 : cluster [DBG] pgmap v796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:23 smithi165 bash[22175]: cluster 2022-04-30T20:56:21.482180+0000 mgr.smithi157.nfpzoe (mgr.14180) 882 : cluster [DBG] pgmap v797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:23.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:23 smithi157 bash[20376]: cluster 2022-04-30T20:56:21.482180+0000 mgr.smithi157.nfpzoe (mgr.14180) 882 : cluster [DBG] pgmap v797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:24 smithi165 bash[22175]: cluster 2022-04-30T20:56:23.482807+0000 mgr.smithi157.nfpzoe (mgr.14180) 883 : cluster [DBG] pgmap v798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:24.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:24 smithi157 bash[20376]: cluster 2022-04-30T20:56:23.482807+0000 mgr.smithi157.nfpzoe (mgr.14180) 883 : cluster [DBG] pgmap v798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:25.412 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:56:25.413 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:56:25.413 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:56:25.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:56:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:26 smithi165 bash[22175]: cluster 2022-04-30T20:56:25.483411+0000 mgr.smithi157.nfpzoe (mgr.14180) 884 : cluster [DBG] pgmap v799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:26 smithi165 bash[22175]: audit 2022-04-30T20:56:25.715189+0000 mon.smithi157 (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.157:0/2435623196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:26.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:26 smithi157 bash[20376]: cluster 2022-04-30T20:56:25.483411+0000 mgr.smithi157.nfpzoe (mgr.14180) 884 : cluster [DBG] pgmap v799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:26.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:26 smithi157 bash[20376]: audit 2022-04-30T20:56:25.715189+0000 mon.smithi157 (mon.0) 1023 : audit [DBG] from='client.? 172.21.15.157:0/2435623196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:28 smithi165 bash[22175]: cluster 2022-04-30T20:56:27.484096+0000 mgr.smithi157.nfpzoe (mgr.14180) 885 : cluster [DBG] pgmap v800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:28.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:28 smithi157 bash[20376]: cluster 2022-04-30T20:56:27.484096+0000 mgr.smithi157.nfpzoe (mgr.14180) 885 : cluster [DBG] pgmap v800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:30.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:56:30.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:56:30.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:56:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:30 smithi165 bash[22175]: cluster 2022-04-30T20:56:29.484725+0000 mgr.smithi157.nfpzoe (mgr.14180) 886 : cluster [DBG] pgmap v801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:30.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:30 smithi157 bash[20376]: cluster 2022-04-30T20:56:29.484725+0000 mgr.smithi157.nfpzoe (mgr.14180) 886 : cluster [DBG] pgmap v801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:31.061 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:56:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:31 smithi165 bash[22175]: audit 2022-04-30T20:56:31.038071+0000 mon.smithi157 (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.157:0/2589182801' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:31.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:31 smithi157 bash[20376]: audit 2022-04-30T20:56:31.038071+0000 mon.smithi157 (mon.0) 1024 : audit [DBG] from='client.? 172.21.15.157:0/2589182801' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:33.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:33 smithi157 bash[20376]: cluster 2022-04-30T20:56:31.485297+0000 mgr.smithi157.nfpzoe (mgr.14180) 887 : cluster [DBG] pgmap v802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:33 smithi165 bash[22175]: cluster 2022-04-30T20:56:31.485297+0000 mgr.smithi157.nfpzoe (mgr.14180) 887 : cluster [DBG] pgmap v802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:35.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:35 smithi157 bash[20376]: cluster 2022-04-30T20:56:33.485939+0000 mgr.smithi157.nfpzoe (mgr.14180) 888 : cluster [DBG] pgmap v803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:35 smithi165 bash[22175]: cluster 2022-04-30T20:56:33.485939+0000 mgr.smithi157.nfpzoe (mgr.14180) 888 : cluster [DBG] pgmap v803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:36.065 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:56:36.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:56:36.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:56:36.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:56:36.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:36 smithi157 bash[20376]: audit 2022-04-30T20:56:36.368218+0000 mon.smithi157 (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.157:0/1386516285' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:36 smithi165 bash[22175]: audit 2022-04-30T20:56:36.368218+0000 mon.smithi157 (mon.0) 1025 : audit [DBG] from='client.? 172.21.15.157:0/1386516285' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:37.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:37 smithi157 bash[20376]: cluster 2022-04-30T20:56:35.486627+0000 mgr.smithi157.nfpzoe (mgr.14180) 889 : cluster [DBG] pgmap v804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:37 smithi165 bash[22175]: cluster 2022-04-30T20:56:35.486627+0000 mgr.smithi157.nfpzoe (mgr.14180) 889 : cluster [DBG] pgmap v804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:39.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:39 smithi157 bash[20376]: cluster 2022-04-30T20:56:37.487436+0000 mgr.smithi157.nfpzoe (mgr.14180) 890 : cluster [DBG] pgmap v805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:39.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:39 smithi165 bash[22175]: cluster 2022-04-30T20:56:37.487436+0000 mgr.smithi157.nfpzoe (mgr.14180) 890 : cluster [DBG] pgmap v805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:41.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:56:41.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:56:41.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:56:41.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:41 smithi157 bash[20376]: cluster 2022-04-30T20:56:39.488111+0000 mgr.smithi157.nfpzoe (mgr.14180) 891 : cluster [DBG] pgmap v806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:41.721 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:56:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:41 smithi165 bash[22175]: cluster 2022-04-30T20:56:39.488111+0000 mgr.smithi157.nfpzoe (mgr.14180) 891 : cluster [DBG] pgmap v806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:42.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:42 smithi157 bash[20376]: audit 2022-04-30T20:56:41.698624+0000 mon.smithi157 (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.157:0/2361150795' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:42 smithi165 bash[22175]: audit 2022-04-30T20:56:41.698624+0000 mon.smithi157 (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.157:0/2361150795' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:43.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:43 smithi157 bash[20376]: cluster 2022-04-30T20:56:41.488572+0000 mgr.smithi157.nfpzoe (mgr.14180) 892 : cluster [DBG] pgmap v807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:43 smithi165 bash[22175]: cluster 2022-04-30T20:56:41.488572+0000 mgr.smithi157.nfpzoe (mgr.14180) 892 : cluster [DBG] pgmap v807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:45.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:45 smithi157 bash[20376]: cluster 2022-04-30T20:56:43.489157+0000 mgr.smithi157.nfpzoe (mgr.14180) 893 : cluster [DBG] pgmap v808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:45 smithi165 bash[22175]: cluster 2022-04-30T20:56:43.489157+0000 mgr.smithi157.nfpzoe (mgr.14180) 893 : cluster [DBG] pgmap v808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:46.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:56:46.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:56:46.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:56:47.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:56:47.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:47 smithi157 bash[20376]: cluster 2022-04-30T20:56:45.489753+0000 mgr.smithi157.nfpzoe (mgr.14180) 894 : cluster [DBG] pgmap v809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:47.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:47 smithi157 bash[20376]: audit 2022-04-30T20:56:47.032072+0000 mon.smithi157 (mon.0) 1027 : audit [DBG] from='client.? 172.21.15.157:0/2988806078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:47 smithi165 bash[22175]: cluster 2022-04-30T20:56:45.489753+0000 mgr.smithi157.nfpzoe (mgr.14180) 894 : cluster [DBG] pgmap v809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:47.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:47 smithi165 bash[22175]: audit 2022-04-30T20:56:47.032072+0000 mon.smithi157 (mon.0) 1027 : audit [DBG] from='client.? 172.21.15.157:0/2988806078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:49.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:49 smithi157 bash[20376]: cluster 2022-04-30T20:56:47.490404+0000 mgr.smithi157.nfpzoe (mgr.14180) 895 : cluster [DBG] pgmap v810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:49 smithi165 bash[22175]: cluster 2022-04-30T20:56:47.490404+0000 mgr.smithi157.nfpzoe (mgr.14180) 895 : cluster [DBG] pgmap v810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:51.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:51 smithi157 bash[20376]: cluster 2022-04-30T20:56:49.491190+0000 mgr.smithi157.nfpzoe (mgr.14180) 896 : cluster [DBG] pgmap v811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:51.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:51 smithi165 bash[22175]: cluster 2022-04-30T20:56:49.491190+0000 mgr.smithi157.nfpzoe (mgr.14180) 896 : cluster [DBG] pgmap v811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:52.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:56:52.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:56:52.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:56:52.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:56:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:52 smithi165 bash[22175]: audit 2022-04-30T20:56:52.359884+0000 mon.smithi157 (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.157:0/2931734013' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:52.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:52 smithi157 bash[20376]: audit 2022-04-30T20:56:52.359884+0000 mon.smithi157 (mon.0) 1028 : audit [DBG] from='client.? 172.21.15.157:0/2931734013' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:53 smithi165 bash[22175]: cluster 2022-04-30T20:56:51.491840+0000 mgr.smithi157.nfpzoe (mgr.14180) 897 : cluster [DBG] pgmap v812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:53.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:53 smithi157 bash[20376]: cluster 2022-04-30T20:56:51.491840+0000 mgr.smithi157.nfpzoe (mgr.14180) 897 : cluster [DBG] pgmap v812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:55 smithi165 bash[22175]: cluster 2022-04-30T20:56:53.492477+0000 mgr.smithi157.nfpzoe (mgr.14180) 898 : cluster [DBG] pgmap v813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:55.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:55 smithi157 bash[20376]: cluster 2022-04-30T20:56:53.492477+0000 mgr.smithi157.nfpzoe (mgr.14180) 898 : cluster [DBG] pgmap v813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:57.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:56:57.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:56:57.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:56:57.714 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:56:57.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:57 smithi165 bash[22175]: cluster 2022-04-30T20:56:55.493098+0000 mgr.smithi157.nfpzoe (mgr.14180) 899 : cluster [DBG] pgmap v814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:57.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:57 smithi157 bash[20376]: cluster 2022-04-30T20:56:55.493098+0000 mgr.smithi157.nfpzoe (mgr.14180) 899 : cluster [DBG] pgmap v814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:58.751 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:58 smithi157 bash[20376]: cluster 2022-04-30T20:56:57.493510+0000 mgr.smithi157.nfpzoe (mgr.14180) 900 : cluster [DBG] pgmap v815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:58.752 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:58 smithi157 bash[20376]: audit 2022-04-30T20:56:57.690886+0000 mon.smithi157 (mon.0) 1029 : audit [DBG] from='client.? 172.21.15.157:0/203265133' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:58.752 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:58 smithi157 bash[20376]: audit 2022-04-30T20:56:58.001664+0000 mon.smithi157 (mon.0) 1030 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:56:58.752 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:56:58 smithi157 bash[20376]: audit 2022-04-30T20:56:58.002114+0000 mon.smithi157 (mon.0) 1031 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:56:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:58 smithi165 bash[22175]: cluster 2022-04-30T20:56:57.493510+0000 mgr.smithi157.nfpzoe (mgr.14180) 900 : cluster [DBG] pgmap v815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:56:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:58 smithi165 bash[22175]: audit 2022-04-30T20:56:57.690886+0000 mon.smithi157 (mon.0) 1029 : audit [DBG] from='client.? 172.21.15.157:0/203265133' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:56:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:58 smithi165 bash[22175]: audit 2022-04-30T20:56:58.001664+0000 mon.smithi157 (mon.0) 1030 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:56:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:56:58 smithi165 bash[22175]: audit 2022-04-30T20:56:58.002114+0000 mon.smithi157 (mon.0) 1031 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:57:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:00 smithi165 bash[22175]: cluster 2022-04-30T20:56:59.494069+0000 mgr.smithi157.nfpzoe (mgr.14180) 901 : cluster [DBG] pgmap v816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:00.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:00 smithi157 bash[20376]: cluster 2022-04-30T20:56:59.494069+0000 mgr.smithi157.nfpzoe (mgr.14180) 901 : cluster [DBG] pgmap v816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:02.717 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:57:02.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:57:02.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:57:03.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:57:03.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:03 smithi157 bash[20376]: cluster 2022-04-30T20:57:01.494761+0000 mgr.smithi157.nfpzoe (mgr.14180) 902 : cluster [DBG] pgmap v817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:03.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:03 smithi157 bash[20376]: audit 2022-04-30T20:57:03.007993+0000 mon.smithi157 (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.157:0/592331705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:03 smithi165 bash[22175]: cluster 2022-04-30T20:57:01.494761+0000 mgr.smithi157.nfpzoe (mgr.14180) 902 : cluster [DBG] pgmap v817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:03 smithi165 bash[22175]: audit 2022-04-30T20:57:03.007993+0000 mon.smithi157 (mon.0) 1032 : audit [DBG] from='client.? 172.21.15.157:0/592331705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:05.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:05 smithi157 bash[20376]: cluster 2022-04-30T20:57:03.495434+0000 mgr.smithi157.nfpzoe (mgr.14180) 903 : cluster [DBG] pgmap v818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:05 smithi165 bash[22175]: cluster 2022-04-30T20:57:03.495434+0000 mgr.smithi157.nfpzoe (mgr.14180) 903 : cluster [DBG] pgmap v818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:07.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:07 smithi157 bash[20376]: cluster 2022-04-30T20:57:05.496130+0000 mgr.smithi157.nfpzoe (mgr.14180) 904 : cluster [DBG] pgmap v819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:07 smithi165 bash[22175]: cluster 2022-04-30T20:57:05.496130+0000 mgr.smithi157.nfpzoe (mgr.14180) 904 : cluster [DBG] pgmap v819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:08.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:57:08.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:57:08.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:57:08.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:57:08.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:08 smithi157 bash[20376]: audit 2022-04-30T20:57:08.341722+0000 mon.smithi157 (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.157:0/1229527028' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:08 smithi165 bash[22175]: audit 2022-04-30T20:57:08.341722+0000 mon.smithi157 (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.157:0/1229527028' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:09.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:09 smithi157 bash[20376]: cluster 2022-04-30T20:57:07.496897+0000 mgr.smithi157.nfpzoe (mgr.14180) 905 : cluster [DBG] pgmap v820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:09 smithi165 bash[22175]: cluster 2022-04-30T20:57:07.496897+0000 mgr.smithi157.nfpzoe (mgr.14180) 905 : cluster [DBG] pgmap v820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:11.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:11 smithi157 bash[20376]: cluster 2022-04-30T20:57:09.497556+0000 mgr.smithi157.nfpzoe (mgr.14180) 906 : cluster [DBG] pgmap v821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:11 smithi165 bash[22175]: cluster 2022-04-30T20:57:09.497556+0000 mgr.smithi157.nfpzoe (mgr.14180) 906 : cluster [DBG] pgmap v821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:13.368 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:57:13.368 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:57:13.368 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:57:13.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:57:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:13 smithi165 bash[22175]: cluster 2022-04-30T20:57:11.498184+0000 mgr.smithi157.nfpzoe (mgr.14180) 907 : cluster [DBG] pgmap v822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:13.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:13 smithi157 bash[20376]: cluster 2022-04-30T20:57:11.498184+0000 mgr.smithi157.nfpzoe (mgr.14180) 907 : cluster [DBG] pgmap v822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:14 smithi165 bash[22175]: audit 2022-04-30T20:57:13.674611+0000 mon.smithi157 (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.157:0/2846894672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:14.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:14 smithi157 bash[20376]: audit 2022-04-30T20:57:13.674611+0000 mon.smithi157 (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.157:0/2846894672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:15 smithi165 bash[22175]: cluster 2022-04-30T20:57:13.498734+0000 mgr.smithi157.nfpzoe (mgr.14180) 908 : cluster [DBG] pgmap v823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:15.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:15 smithi157 bash[20376]: cluster 2022-04-30T20:57:13.498734+0000 mgr.smithi157.nfpzoe (mgr.14180) 908 : cluster [DBG] pgmap v823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:16 smithi165 bash[22175]: audit 2022-04-30T20:57:15.503344+0000 mon.smithi157 (mon.0) 1035 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:57:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:16 smithi165 bash[22175]: audit 2022-04-30T20:57:15.506090+0000 mon.smithi157 (mon.0) 1036 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:57:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:16 smithi165 bash[22175]: audit 2022-04-30T20:57:15.507924+0000 mon.smithi157 (mon.0) 1037 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:57:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:16 smithi165 bash[22175]: audit 2022-04-30T20:57:15.822854+0000 mon.smithi157 (mon.0) 1038 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:57:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:16 smithi165 bash[22175]: audit 2022-04-30T20:57:15.830503+0000 mon.smithi157 (mon.0) 1039 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:57:16.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:16 smithi157 bash[20376]: audit 2022-04-30T20:57:15.503344+0000 mon.smithi157 (mon.0) 1035 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:57:16.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:16 smithi157 bash[20376]: audit 2022-04-30T20:57:15.506090+0000 mon.smithi157 (mon.0) 1036 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:57:16.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:16 smithi157 bash[20376]: audit 2022-04-30T20:57:15.507924+0000 mon.smithi157 (mon.0) 1037 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:57:16.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:16 smithi157 bash[20376]: audit 2022-04-30T20:57:15.822854+0000 mon.smithi157 (mon.0) 1038 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:57:16.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:16 smithi157 bash[20376]: audit 2022-04-30T20:57:15.830503+0000 mon.smithi157 (mon.0) 1039 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:57:17.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:17 smithi165 bash[22175]: cluster 2022-04-30T20:57:15.499340+0000 mgr.smithi157.nfpzoe (mgr.14180) 909 : cluster [DBG] pgmap v824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:17.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:17 smithi165 bash[22175]: cluster 2022-04-30T20:57:15.816070+0000 mgr.smithi157.nfpzoe (mgr.14180) 910 : cluster [DBG] pgmap v825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:17.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:17 smithi165 bash[22175]: cluster 2022-04-30T20:57:15.816390+0000 mgr.smithi157.nfpzoe (mgr.14180) 911 : cluster [DBG] pgmap v826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:17.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:17 smithi165 bash[22175]: cephadm 2022-04-30T20:57:15.831656+0000 mgr.smithi157.nfpzoe (mgr.14180) 912 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:57:17.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:17 smithi165 bash[22175]: cephadm 2022-04-30T20:57:15.831800+0000 mgr.smithi157.nfpzoe (mgr.14180) 913 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:57:17.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:17 smithi157 bash[20376]: cluster 2022-04-30T20:57:15.499340+0000 mgr.smithi157.nfpzoe (mgr.14180) 909 : cluster [DBG] pgmap v824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:17.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:17 smithi157 bash[20376]: cluster 2022-04-30T20:57:15.816070+0000 mgr.smithi157.nfpzoe (mgr.14180) 910 : cluster [DBG] pgmap v825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:17.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:17 smithi157 bash[20376]: cluster 2022-04-30T20:57:15.816390+0000 mgr.smithi157.nfpzoe (mgr.14180) 911 : cluster [DBG] pgmap v826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:17.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:17 smithi157 bash[20376]: cephadm 2022-04-30T20:57:15.831656+0000 mgr.smithi157.nfpzoe (mgr.14180) 912 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:57:17.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:17 smithi157 bash[20376]: cephadm 2022-04-30T20:57:15.831800+0000 mgr.smithi157.nfpzoe (mgr.14180) 913 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:57:18.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:57:18.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:57:18.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:57:18.752 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:18 smithi157 bash[20376]: cluster 2022-04-30T20:57:17.817028+0000 mgr.smithi157.nfpzoe (mgr.14180) 914 : cluster [DBG] pgmap v827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:18 smithi165 bash[22175]: cluster 2022-04-30T20:57:17.817028+0000 mgr.smithi157.nfpzoe (mgr.14180) 914 : cluster [DBG] pgmap v827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:19.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:57:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:19 smithi165 bash[22175]: audit 2022-04-30T20:57:19.005438+0000 mon.smithi157 (mon.0) 1040 : audit [DBG] from='client.? 172.21.15.157:0/3343034344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:19.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:19 smithi157 bash[20376]: audit 2022-04-30T20:57:19.005438+0000 mon.smithi157 (mon.0) 1040 : audit [DBG] from='client.? 172.21.15.157:0/3343034344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:20 smithi165 bash[22175]: cluster 2022-04-30T20:57:19.817724+0000 mgr.smithi157.nfpzoe (mgr.14180) 915 : cluster [DBG] pgmap v828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:20.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:20 smithi157 bash[20376]: cluster 2022-04-30T20:57:19.817724+0000 mgr.smithi157.nfpzoe (mgr.14180) 915 : cluster [DBG] pgmap v828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:23.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:23 smithi157 bash[20376]: cluster 2022-04-30T20:57:21.818365+0000 mgr.smithi157.nfpzoe (mgr.14180) 916 : cluster [DBG] pgmap v829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:23 smithi165 bash[22175]: cluster 2022-04-30T20:57:21.818365+0000 mgr.smithi157.nfpzoe (mgr.14180) 916 : cluster [DBG] pgmap v829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:24.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:57:24.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:57:24.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:57:24.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:57:24.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:24 smithi157 bash[20376]: audit 2022-04-30T20:57:24.328892+0000 mon.smithi157 (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.157:0/563368238' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:24 smithi165 bash[22175]: audit 2022-04-30T20:57:24.328892+0000 mon.smithi157 (mon.0) 1041 : audit [DBG] from='client.? 172.21.15.157:0/563368238' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:25.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:25 smithi157 bash[20376]: cluster 2022-04-30T20:57:23.818952+0000 mgr.smithi157.nfpzoe (mgr.14180) 917 : cluster [DBG] pgmap v830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:25 smithi165 bash[22175]: cluster 2022-04-30T20:57:23.818952+0000 mgr.smithi157.nfpzoe (mgr.14180) 917 : cluster [DBG] pgmap v830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:27.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:27 smithi157 bash[20376]: cluster 2022-04-30T20:57:25.819588+0000 mgr.smithi157.nfpzoe (mgr.14180) 918 : cluster [DBG] pgmap v831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:27 smithi165 bash[22175]: cluster 2022-04-30T20:57:25.819588+0000 mgr.smithi157.nfpzoe (mgr.14180) 918 : cluster [DBG] pgmap v831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:29.354 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:57:29.354 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:57:29.354 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:57:29.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:57:29.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:29 smithi157 bash[20376]: cluster 2022-04-30T20:57:27.820231+0000 mgr.smithi157.nfpzoe (mgr.14180) 919 : cluster [DBG] pgmap v832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:29 smithi165 bash[22175]: cluster 2022-04-30T20:57:27.820231+0000 mgr.smithi157.nfpzoe (mgr.14180) 919 : cluster [DBG] pgmap v832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:30 smithi165 bash[22175]: audit 2022-04-30T20:57:29.653367+0000 mon.smithi157 (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.157:0/3024188532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:30.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:30 smithi157 bash[20376]: audit 2022-04-30T20:57:29.653367+0000 mon.smithi157 (mon.0) 1042 : audit [DBG] from='client.? 172.21.15.157:0/3024188532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:31 smithi165 bash[22175]: cluster 2022-04-30T20:57:29.820873+0000 mgr.smithi157.nfpzoe (mgr.14180) 920 : cluster [DBG] pgmap v833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:31.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:31 smithi157 bash[20376]: cluster 2022-04-30T20:57:29.820873+0000 mgr.smithi157.nfpzoe (mgr.14180) 920 : cluster [DBG] pgmap v833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:33 smithi165 bash[22175]: cluster 2022-04-30T20:57:31.821495+0000 mgr.smithi157.nfpzoe (mgr.14180) 921 : cluster [DBG] pgmap v834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:33.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:33 smithi157 bash[20376]: cluster 2022-04-30T20:57:31.821495+0000 mgr.smithi157.nfpzoe (mgr.14180) 921 : cluster [DBG] pgmap v834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:34.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:57:34.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:57:34.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:57:35.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:57:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:35 smithi165 bash[22175]: cluster 2022-04-30T20:57:33.822058+0000 mgr.smithi157.nfpzoe (mgr.14180) 922 : cluster [DBG] pgmap v835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:35 smithi165 bash[22175]: audit 2022-04-30T20:57:34.982767+0000 mon.smithi157 (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.157:0/3202603798' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:35.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:35 smithi157 bash[20376]: cluster 2022-04-30T20:57:33.822058+0000 mgr.smithi157.nfpzoe (mgr.14180) 922 : cluster [DBG] pgmap v835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:35.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:35 smithi157 bash[20376]: audit 2022-04-30T20:57:34.982767+0000 mon.smithi157 (mon.0) 1043 : audit [DBG] from='client.? 172.21.15.157:0/3202603798' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:37 smithi165 bash[22175]: cluster 2022-04-30T20:57:35.822626+0000 mgr.smithi157.nfpzoe (mgr.14180) 923 : cluster [DBG] pgmap v836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:37.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:37 smithi157 bash[20376]: cluster 2022-04-30T20:57:35.822626+0000 mgr.smithi157.nfpzoe (mgr.14180) 923 : cluster [DBG] pgmap v836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:38 smithi165 bash[22175]: cluster 2022-04-30T20:57:37.823317+0000 mgr.smithi157.nfpzoe (mgr.14180) 924 : cluster [DBG] pgmap v837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:38.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:38 smithi157 bash[20376]: cluster 2022-04-30T20:57:37.823317+0000 mgr.smithi157.nfpzoe (mgr.14180) 924 : cluster [DBG] pgmap v837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:40.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:57:40.094 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:57:40.094 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:57:40.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:57:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:40 smithi165 bash[22175]: cluster 2022-04-30T20:57:39.823939+0000 mgr.smithi157.nfpzoe (mgr.14180) 925 : cluster [DBG] pgmap v838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:40 smithi165 bash[22175]: audit 2022-04-30T20:57:40.312989+0000 mon.smithi157 (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.157:0/3755039710' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:41.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:40 smithi157 bash[20376]: cluster 2022-04-30T20:57:39.823939+0000 mgr.smithi157.nfpzoe (mgr.14180) 925 : cluster [DBG] pgmap v838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:41.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:40 smithi157 bash[20376]: audit 2022-04-30T20:57:40.312989+0000 mon.smithi157 (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.157:0/3755039710' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:43.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:43 smithi157 bash[20376]: cluster 2022-04-30T20:57:41.824592+0000 mgr.smithi157.nfpzoe (mgr.14180) 926 : cluster [DBG] pgmap v839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:43 smithi165 bash[22175]: cluster 2022-04-30T20:57:41.824592+0000 mgr.smithi157.nfpzoe (mgr.14180) 926 : cluster [DBG] pgmap v839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:45.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:57:45.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:57:45.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:57:45.669 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:57:45.712 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:45 smithi157 bash[20376]: cluster 2022-04-30T20:57:43.825208+0000 mgr.smithi157.nfpzoe (mgr.14180) 927 : cluster [DBG] pgmap v840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:45 smithi165 bash[22175]: cluster 2022-04-30T20:57:43.825208+0000 mgr.smithi157.nfpzoe (mgr.14180) 927 : cluster [DBG] pgmap v840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:46.708 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:46 smithi157 bash[20376]: audit 2022-04-30T20:57:45.645684+0000 mon.smithi157 (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.157:0/217666653' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:46 smithi165 bash[22175]: audit 2022-04-30T20:57:45.645684+0000 mon.smithi157 (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.157:0/217666653' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:47.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:47 smithi157 bash[20376]: cluster 2022-04-30T20:57:45.825828+0000 mgr.smithi157.nfpzoe (mgr.14180) 928 : cluster [DBG] pgmap v841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:47 smithi165 bash[22175]: cluster 2022-04-30T20:57:45.825828+0000 mgr.smithi157.nfpzoe (mgr.14180) 928 : cluster [DBG] pgmap v841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:49 smithi165 bash[22175]: cluster 2022-04-30T20:57:47.826542+0000 mgr.smithi157.nfpzoe (mgr.14180) 929 : cluster [DBG] pgmap v842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:49.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:49 smithi157 bash[20376]: cluster 2022-04-30T20:57:47.826542+0000 mgr.smithi157.nfpzoe (mgr.14180) 929 : cluster [DBG] pgmap v842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:50.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:57:50.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:57:50.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:57:50.996 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:57:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:51 smithi165 bash[22175]: cluster 2022-04-30T20:57:49.827171+0000 mgr.smithi157.nfpzoe (mgr.14180) 930 : cluster [DBG] pgmap v843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:51.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:51 smithi165 bash[22175]: audit 2022-04-30T20:57:50.971977+0000 mon.smithi157 (mon.0) 1046 : audit [DBG] from='client.? 172.21.15.157:0/2618587790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:51.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:51 smithi157 bash[20376]: cluster 2022-04-30T20:57:49.827171+0000 mgr.smithi157.nfpzoe (mgr.14180) 930 : cluster [DBG] pgmap v843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:51.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:51 smithi157 bash[20376]: audit 2022-04-30T20:57:50.971977+0000 mon.smithi157 (mon.0) 1046 : audit [DBG] from='client.? 172.21.15.157:0/2618587790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:53 smithi165 bash[22175]: cluster 2022-04-30T20:57:51.827819+0000 mgr.smithi157.nfpzoe (mgr.14180) 931 : cluster [DBG] pgmap v844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:53.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:53 smithi157 bash[20376]: cluster 2022-04-30T20:57:51.827819+0000 mgr.smithi157.nfpzoe (mgr.14180) 931 : cluster [DBG] pgmap v844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:55 smithi165 bash[22175]: cluster 2022-04-30T20:57:53.828427+0000 mgr.smithi157.nfpzoe (mgr.14180) 932 : cluster [DBG] pgmap v845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:55.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:55 smithi157 bash[20376]: cluster 2022-04-30T20:57:53.828427+0000 mgr.smithi157.nfpzoe (mgr.14180) 932 : cluster [DBG] pgmap v845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:55.999 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:57:56.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:57:56.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:57:56.324 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:57:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:56 smithi165 bash[22175]: audit 2022-04-30T20:57:56.300874+0000 mon.smithi157 (mon.0) 1047 : audit [DBG] from='client.? 172.21.15.157:0/3244094697' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:56.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:56 smithi157 bash[20376]: audit 2022-04-30T20:57:56.300874+0000 mon.smithi157 (mon.0) 1047 : audit [DBG] from='client.? 172.21.15.157:0/3244094697' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:57:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:57 smithi165 bash[22175]: cluster 2022-04-30T20:57:55.829060+0000 mgr.smithi157.nfpzoe (mgr.14180) 933 : cluster [DBG] pgmap v846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:57.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:57 smithi157 bash[20376]: cluster 2022-04-30T20:57:55.829060+0000 mgr.smithi157.nfpzoe (mgr.14180) 933 : cluster [DBG] pgmap v846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:58.754 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:58 smithi157 bash[20376]: audit 2022-04-30T20:57:58.008678+0000 mon.smithi157 (mon.0) 1048 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:57:58.755 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:58 smithi157 bash[20376]: audit 2022-04-30T20:57:58.009144+0000 mon.smithi157 (mon.0) 1049 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:57:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:58 smithi165 bash[22175]: audit 2022-04-30T20:57:58.008678+0000 mon.smithi157 (mon.0) 1048 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:57:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:58 smithi165 bash[22175]: audit 2022-04-30T20:57:58.009144+0000 mon.smithi157 (mon.0) 1049 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:57:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:57:59 smithi165 bash[22175]: cluster 2022-04-30T20:57:57.829662+0000 mgr.smithi157.nfpzoe (mgr.14180) 934 : cluster [DBG] pgmap v847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:57:59.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:57:59 smithi157 bash[20376]: cluster 2022-04-30T20:57:57.829662+0000 mgr.smithi157.nfpzoe (mgr.14180) 934 : cluster [DBG] pgmap v847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:00 smithi165 bash[22175]: cluster 2022-04-30T20:57:59.830313+0000 mgr.smithi157.nfpzoe (mgr.14180) 935 : cluster [DBG] pgmap v848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:00.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:00 smithi157 bash[20376]: cluster 2022-04-30T20:57:59.830313+0000 mgr.smithi157.nfpzoe (mgr.14180) 935 : cluster [DBG] pgmap v848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:01.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:58:01.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:58:01.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:58:01.653 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:58:02.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:02 smithi157 bash[20376]: audit 2022-04-30T20:58:01.629359+0000 mon.smithi157 (mon.0) 1050 : audit [DBG] from='client.? 172.21.15.157:0/105646032' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:02 smithi165 bash[22175]: audit 2022-04-30T20:58:01.629359+0000 mon.smithi157 (mon.0) 1050 : audit [DBG] from='client.? 172.21.15.157:0/105646032' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:03.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:03 smithi157 bash[20376]: cluster 2022-04-30T20:58:01.830959+0000 mgr.smithi157.nfpzoe (mgr.14180) 936 : cluster [DBG] pgmap v849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:03 smithi165 bash[22175]: cluster 2022-04-30T20:58:01.830959+0000 mgr.smithi157.nfpzoe (mgr.14180) 936 : cluster [DBG] pgmap v849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:05.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:05 smithi157 bash[20376]: cluster 2022-04-30T20:58:03.831705+0000 mgr.smithi157.nfpzoe (mgr.14180) 937 : cluster [DBG] pgmap v850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:05 smithi165 bash[22175]: cluster 2022-04-30T20:58:03.831705+0000 mgr.smithi157.nfpzoe (mgr.14180) 937 : cluster [DBG] pgmap v850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:06.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:58:06.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:58:06.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:58:06.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:58:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:07 smithi165 bash[22175]: cluster 2022-04-30T20:58:05.832449+0000 mgr.smithi157.nfpzoe (mgr.14180) 938 : cluster [DBG] pgmap v851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:07 smithi165 bash[22175]: audit 2022-04-30T20:58:06.958891+0000 mon.smithi157 (mon.0) 1051 : audit [DBG] from='client.? 172.21.15.157:0/3485916165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:07.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:07 smithi157 bash[20376]: cluster 2022-04-30T20:58:05.832449+0000 mgr.smithi157.nfpzoe (mgr.14180) 938 : cluster [DBG] pgmap v851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:07.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:07 smithi157 bash[20376]: audit 2022-04-30T20:58:06.958891+0000 mon.smithi157 (mon.0) 1051 : audit [DBG] from='client.? 172.21.15.157:0/3485916165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:09 smithi165 bash[22175]: cluster 2022-04-30T20:58:07.833120+0000 mgr.smithi157.nfpzoe (mgr.14180) 939 : cluster [DBG] pgmap v852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:09.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:09 smithi157 bash[20376]: cluster 2022-04-30T20:58:07.833120+0000 mgr.smithi157.nfpzoe (mgr.14180) 939 : cluster [DBG] pgmap v852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:11 smithi165 bash[22175]: cluster 2022-04-30T20:58:09.833719+0000 mgr.smithi157.nfpzoe (mgr.14180) 940 : cluster [DBG] pgmap v853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:11.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:11 smithi157 bash[20376]: cluster 2022-04-30T20:58:09.833719+0000 mgr.smithi157.nfpzoe (mgr.14180) 940 : cluster [DBG] pgmap v853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:11.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:58:11.988 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:58:11.988 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:58:12.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:58:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:12 smithi165 bash[22175]: audit 2022-04-30T20:58:12.286552+0000 mon.smithi157 (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.157:0/1260168278' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:12.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:12 smithi157 bash[20376]: audit 2022-04-30T20:58:12.286552+0000 mon.smithi157 (mon.0) 1052 : audit [DBG] from='client.? 172.21.15.157:0/1260168278' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:13 smithi165 bash[22175]: cluster 2022-04-30T20:58:11.834388+0000 mgr.smithi157.nfpzoe (mgr.14180) 941 : cluster [DBG] pgmap v854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:13.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:13 smithi157 bash[20376]: cluster 2022-04-30T20:58:11.834388+0000 mgr.smithi157.nfpzoe (mgr.14180) 941 : cluster [DBG] pgmap v854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:15 smithi165 bash[22175]: cluster 2022-04-30T20:58:13.835046+0000 mgr.smithi157.nfpzoe (mgr.14180) 942 : cluster [DBG] pgmap v855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:15.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:15 smithi157 bash[20376]: cluster 2022-04-30T20:58:13.835046+0000 mgr.smithi157.nfpzoe (mgr.14180) 942 : cluster [DBG] pgmap v855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:16 smithi165 bash[22175]: audit 2022-04-30T20:58:15.839730+0000 mon.smithi157 (mon.0) 1053 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:58:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:16 smithi165 bash[22175]: audit 2022-04-30T20:58:15.842418+0000 mon.smithi157 (mon.0) 1054 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:58:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:16 smithi165 bash[22175]: audit 2022-04-30T20:58:15.844195+0000 mon.smithi157 (mon.0) 1055 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:58:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:16 smithi165 bash[22175]: audit 2022-04-30T20:58:16.174157+0000 mon.smithi157 (mon.0) 1056 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:58:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:16 smithi165 bash[22175]: audit 2022-04-30T20:58:16.180654+0000 mon.smithi157 (mon.0) 1057 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:58:16.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:16 smithi157 bash[20376]: audit 2022-04-30T20:58:15.839730+0000 mon.smithi157 (mon.0) 1053 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:58:16.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:16 smithi157 bash[20376]: audit 2022-04-30T20:58:15.842418+0000 mon.smithi157 (mon.0) 1054 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:58:16.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:16 smithi157 bash[20376]: audit 2022-04-30T20:58:15.844195+0000 mon.smithi157 (mon.0) 1055 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:58:16.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:16 smithi157 bash[20376]: audit 2022-04-30T20:58:16.174157+0000 mon.smithi157 (mon.0) 1056 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:58:16.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:16 smithi157 bash[20376]: audit 2022-04-30T20:58:16.180654+0000 mon.smithi157 (mon.0) 1057 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:58:17.313 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:58:17.314 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:58:17.314 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:58:17.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:58:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:17 smithi165 bash[22175]: cluster 2022-04-30T20:58:15.835653+0000 mgr.smithi157.nfpzoe (mgr.14180) 943 : cluster [DBG] pgmap v856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:17 smithi165 bash[22175]: cluster 2022-04-30T20:58:16.167297+0000 mgr.smithi157.nfpzoe (mgr.14180) 944 : cluster [DBG] pgmap v857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:17 smithi165 bash[22175]: cluster 2022-04-30T20:58:16.167881+0000 mgr.smithi157.nfpzoe (mgr.14180) 945 : cluster [DBG] pgmap v858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:17 smithi165 bash[22175]: cephadm 2022-04-30T20:58:16.182136+0000 mgr.smithi157.nfpzoe (mgr.14180) 946 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:58:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:17 smithi165 bash[22175]: cephadm 2022-04-30T20:58:16.182303+0000 mgr.smithi157.nfpzoe (mgr.14180) 947 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:58:17.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:17 smithi157 bash[20376]: cluster 2022-04-30T20:58:15.835653+0000 mgr.smithi157.nfpzoe (mgr.14180) 943 : cluster [DBG] pgmap v856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:17.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:17 smithi157 bash[20376]: cluster 2022-04-30T20:58:16.167297+0000 mgr.smithi157.nfpzoe (mgr.14180) 944 : cluster [DBG] pgmap v857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:17.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:17 smithi157 bash[20376]: cluster 2022-04-30T20:58:16.167881+0000 mgr.smithi157.nfpzoe (mgr.14180) 945 : cluster [DBG] pgmap v858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:17.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:17 smithi157 bash[20376]: cephadm 2022-04-30T20:58:16.182136+0000 mgr.smithi157.nfpzoe (mgr.14180) 946 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:58:17.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:17 smithi157 bash[20376]: cephadm 2022-04-30T20:58:16.182303+0000 mgr.smithi157.nfpzoe (mgr.14180) 947 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:58:18.754 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:18 smithi157 bash[20376]: audit 2022-04-30T20:58:17.620587+0000 mon.smithi157 (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.157:0/430123838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:18.755 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:18 smithi157 bash[20376]: cluster 2022-04-30T20:58:18.168582+0000 mgr.smithi157.nfpzoe (mgr.14180) 948 : cluster [DBG] pgmap v859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:18 smithi165 bash[22175]: audit 2022-04-30T20:58:17.620587+0000 mon.smithi157 (mon.0) 1058 : audit [DBG] from='client.? 172.21.15.157:0/430123838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:18 smithi165 bash[22175]: cluster 2022-04-30T20:58:18.168582+0000 mgr.smithi157.nfpzoe (mgr.14180) 948 : cluster [DBG] pgmap v859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:21 smithi165 bash[22175]: cluster 2022-04-30T20:58:20.169210+0000 mgr.smithi157.nfpzoe (mgr.14180) 949 : cluster [DBG] pgmap v860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:21.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:21 smithi157 bash[20376]: cluster 2022-04-30T20:58:20.169210+0000 mgr.smithi157.nfpzoe (mgr.14180) 949 : cluster [DBG] pgmap v860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:22.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:58:22.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:58:22.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:58:22.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:58:23.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:23 smithi157 bash[20376]: cluster 2022-04-30T20:58:22.169830+0000 mgr.smithi157.nfpzoe (mgr.14180) 950 : cluster [DBG] pgmap v861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:23.708 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:23 smithi157 bash[20376]: audit 2022-04-30T20:58:22.948479+0000 mon.smithi157 (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.157:0/344489206' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:23 smithi165 bash[22175]: cluster 2022-04-30T20:58:22.169830+0000 mgr.smithi157.nfpzoe (mgr.14180) 950 : cluster [DBG] pgmap v861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:23 smithi165 bash[22175]: audit 2022-04-30T20:58:22.948479+0000 mon.smithi157 (mon.0) 1059 : audit [DBG] from='client.? 172.21.15.157:0/344489206' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:25.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:25 smithi157 bash[20376]: cluster 2022-04-30T20:58:24.170522+0000 mgr.smithi157.nfpzoe (mgr.14180) 951 : cluster [DBG] pgmap v862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:25 smithi165 bash[22175]: cluster 2022-04-30T20:58:24.170522+0000 mgr.smithi157.nfpzoe (mgr.14180) 951 : cluster [DBG] pgmap v862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:27 smithi165 bash[22175]: cluster 2022-04-30T20:58:26.171141+0000 mgr.smithi157.nfpzoe (mgr.14180) 952 : cluster [DBG] pgmap v863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:27.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:27 smithi157 bash[20376]: cluster 2022-04-30T20:58:26.171141+0000 mgr.smithi157.nfpzoe (mgr.14180) 952 : cluster [DBG] pgmap v863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:27.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:58:27.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:58:27.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:58:28.303 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:58:28.755 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:28 smithi157 bash[20376]: audit 2022-04-30T20:58:28.279284+0000 mon.smithi157 (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.157:0/1477535132' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:28 smithi165 bash[22175]: audit 2022-04-30T20:58:28.279284+0000 mon.smithi157 (mon.0) 1060 : audit [DBG] from='client.? 172.21.15.157:0/1477535132' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:29 smithi165 bash[22175]: cluster 2022-04-30T20:58:28.171664+0000 mgr.smithi157.nfpzoe (mgr.14180) 953 : cluster [DBG] pgmap v864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:29.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:29 smithi157 bash[20376]: cluster 2022-04-30T20:58:28.171664+0000 mgr.smithi157.nfpzoe (mgr.14180) 953 : cluster [DBG] pgmap v864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:31 smithi165 bash[22175]: cluster 2022-04-30T20:58:30.172208+0000 mgr.smithi157.nfpzoe (mgr.14180) 954 : cluster [DBG] pgmap v865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:31.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:31 smithi157 bash[20376]: cluster 2022-04-30T20:58:30.172208+0000 mgr.smithi157.nfpzoe (mgr.14180) 954 : cluster [DBG] pgmap v865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:33.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:58:33.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:58:33.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:58:33.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:58:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:33 smithi165 bash[22175]: cluster 2022-04-30T20:58:32.172829+0000 mgr.smithi157.nfpzoe (mgr.14180) 955 : cluster [DBG] pgmap v866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:33.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:33 smithi157 bash[20376]: cluster 2022-04-30T20:58:32.172829+0000 mgr.smithi157.nfpzoe (mgr.14180) 955 : cluster [DBG] pgmap v866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:34 smithi165 bash[22175]: audit 2022-04-30T20:58:33.596230+0000 mon.smithi157 (mon.0) 1061 : audit [DBG] from='client.? 172.21.15.157:0/2770106237' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:34.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:34 smithi157 bash[20376]: audit 2022-04-30T20:58:33.596230+0000 mon.smithi157 (mon.0) 1061 : audit [DBG] from='client.? 172.21.15.157:0/2770106237' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:35 smithi165 bash[22175]: cluster 2022-04-30T20:58:34.173547+0000 mgr.smithi157.nfpzoe (mgr.14180) 956 : cluster [DBG] pgmap v867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:35.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:35 smithi157 bash[20376]: cluster 2022-04-30T20:58:34.173547+0000 mgr.smithi157.nfpzoe (mgr.14180) 956 : cluster [DBG] pgmap v867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:37.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:37 smithi157 bash[20376]: cluster 2022-04-30T20:58:36.174211+0000 mgr.smithi157.nfpzoe (mgr.14180) 957 : cluster [DBG] pgmap v868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:37 smithi165 bash[22175]: cluster 2022-04-30T20:58:36.174211+0000 mgr.smithi157.nfpzoe (mgr.14180) 957 : cluster [DBG] pgmap v868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:38.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:58:38.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:58:38.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:58:38.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:58:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:39 smithi165 bash[22175]: cluster 2022-04-30T20:58:38.174817+0000 mgr.smithi157.nfpzoe (mgr.14180) 958 : cluster [DBG] pgmap v869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:39 smithi165 bash[22175]: audit 2022-04-30T20:58:38.921638+0000 mon.smithi157 (mon.0) 1062 : audit [DBG] from='client.? 172.21.15.157:0/2539145868' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:39.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:39 smithi157 bash[20376]: cluster 2022-04-30T20:58:38.174817+0000 mgr.smithi157.nfpzoe (mgr.14180) 958 : cluster [DBG] pgmap v869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:39.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:39 smithi157 bash[20376]: audit 2022-04-30T20:58:38.921638+0000 mon.smithi157 (mon.0) 1062 : audit [DBG] from='client.? 172.21.15.157:0/2539145868' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:41 smithi165 bash[22175]: cluster 2022-04-30T20:58:40.175449+0000 mgr.smithi157.nfpzoe (mgr.14180) 959 : cluster [DBG] pgmap v870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:41.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:41 smithi157 bash[20376]: cluster 2022-04-30T20:58:40.175449+0000 mgr.smithi157.nfpzoe (mgr.14180) 959 : cluster [DBG] pgmap v870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:43 smithi165 bash[22175]: cluster 2022-04-30T20:58:42.176034+0000 mgr.smithi157.nfpzoe (mgr.14180) 960 : cluster [DBG] pgmap v871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:43.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:58:43.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:58:43.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:58:43.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:43 smithi157 bash[20376]: cluster 2022-04-30T20:58:42.176034+0000 mgr.smithi157.nfpzoe (mgr.14180) 960 : cluster [DBG] pgmap v871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:44.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:58:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:44 smithi165 bash[22175]: audit 2022-04-30T20:58:44.250807+0000 mon.smithi157 (mon.0) 1063 : audit [DBG] from='client.? 172.21.15.157:0/1316494937' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:44.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:44 smithi157 bash[20376]: audit 2022-04-30T20:58:44.250807+0000 mon.smithi157 (mon.0) 1063 : audit [DBG] from='client.? 172.21.15.157:0/1316494937' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:45 smithi165 bash[22175]: cluster 2022-04-30T20:58:44.176633+0000 mgr.smithi157.nfpzoe (mgr.14180) 961 : cluster [DBG] pgmap v872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:45.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:45 smithi157 bash[20376]: cluster 2022-04-30T20:58:44.176633+0000 mgr.smithi157.nfpzoe (mgr.14180) 961 : cluster [DBG] pgmap v872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:47 smithi165 bash[22175]: cluster 2022-04-30T20:58:46.177232+0000 mgr.smithi157.nfpzoe (mgr.14180) 962 : cluster [DBG] pgmap v873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:47.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:47 smithi157 bash[20376]: cluster 2022-04-30T20:58:46.177232+0000 mgr.smithi157.nfpzoe (mgr.14180) 962 : cluster [DBG] pgmap v873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:49.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:58:49.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:58:49.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:58:49.608 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:58:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:49 smithi165 bash[22175]: cluster 2022-04-30T20:58:48.177782+0000 mgr.smithi157.nfpzoe (mgr.14180) 963 : cluster [DBG] pgmap v874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:49.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:49 smithi157 bash[20376]: cluster 2022-04-30T20:58:48.177782+0000 mgr.smithi157.nfpzoe (mgr.14180) 963 : cluster [DBG] pgmap v874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:50 smithi165 bash[22175]: audit 2022-04-30T20:58:49.584687+0000 mon.smithi157 (mon.0) 1064 : audit [DBG] from='client.? 172.21.15.157:0/3357228156' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:50.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:50 smithi157 bash[20376]: audit 2022-04-30T20:58:49.584687+0000 mon.smithi157 (mon.0) 1064 : audit [DBG] from='client.? 172.21.15.157:0/3357228156' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:51 smithi165 bash[22175]: cluster 2022-04-30T20:58:50.178519+0000 mgr.smithi157.nfpzoe (mgr.14180) 964 : cluster [DBG] pgmap v875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:51.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:51 smithi157 bash[20376]: cluster 2022-04-30T20:58:50.178519+0000 mgr.smithi157.nfpzoe (mgr.14180) 964 : cluster [DBG] pgmap v875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:52 smithi165 bash[22175]: cluster 2022-04-30T20:58:52.179184+0000 mgr.smithi157.nfpzoe (mgr.14180) 965 : cluster [DBG] pgmap v876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:52.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:52 smithi157 bash[20376]: cluster 2022-04-30T20:58:52.179184+0000 mgr.smithi157.nfpzoe (mgr.14180) 965 : cluster [DBG] pgmap v876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:54.612 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:58:54.612 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:58:54.612 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:58:54.935 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:58:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:55 smithi165 bash[22175]: cluster 2022-04-30T20:58:54.179808+0000 mgr.smithi157.nfpzoe (mgr.14180) 966 : cluster [DBG] pgmap v877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:55.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:55 smithi165 bash[22175]: audit 2022-04-30T20:58:54.912387+0000 mon.smithi157 (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.157:0/149670276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:55.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:55 smithi157 bash[20376]: cluster 2022-04-30T20:58:54.179808+0000 mgr.smithi157.nfpzoe (mgr.14180) 966 : cluster [DBG] pgmap v877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:55.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:55 smithi157 bash[20376]: audit 2022-04-30T20:58:54.912387+0000 mon.smithi157 (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.157:0/149670276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:58:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:57 smithi165 bash[22175]: cluster 2022-04-30T20:58:56.180392+0000 mgr.smithi157.nfpzoe (mgr.14180) 967 : cluster [DBG] pgmap v878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:57.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:57 smithi157 bash[20376]: cluster 2022-04-30T20:58:56.180392+0000 mgr.smithi157.nfpzoe (mgr.14180) 967 : cluster [DBG] pgmap v878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:58.757 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:58 smithi157 bash[20376]: audit 2022-04-30T20:58:58.015459+0000 mon.smithi157 (mon.0) 1066 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:58:58.757 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:58 smithi157 bash[20376]: audit 2022-04-30T20:58:58.016024+0000 mon.smithi157 (mon.0) 1067 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:58:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:58 smithi165 bash[22175]: audit 2022-04-30T20:58:58.015459+0000 mon.smithi157 (mon.0) 1066 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:58:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:58 smithi165 bash[22175]: audit 2022-04-30T20:58:58.016024+0000 mon.smithi157 (mon.0) 1067 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:58:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:58:59 smithi165 bash[22175]: cluster 2022-04-30T20:58:58.181105+0000 mgr.smithi157.nfpzoe (mgr.14180) 968 : cluster [DBG] pgmap v879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:58:59.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:58:59.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:58:59.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:58:59.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:58:59 smithi157 bash[20376]: cluster 2022-04-30T20:58:58.181105+0000 mgr.smithi157.nfpzoe (mgr.14180) 968 : cluster [DBG] pgmap v879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:00.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:59:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:00 smithi165 bash[22175]: audit 2022-04-30T20:59:00.237036+0000 mon.smithi157 (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.157:0/3381230480' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:00.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:00 smithi157 bash[20376]: audit 2022-04-30T20:59:00.237036+0000 mon.smithi157 (mon.0) 1068 : audit [DBG] from='client.? 172.21.15.157:0/3381230480' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:01 smithi165 bash[22175]: cluster 2022-04-30T20:59:00.181566+0000 mgr.smithi157.nfpzoe (mgr.14180) 969 : cluster [DBG] pgmap v880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:01.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:01 smithi157 bash[20376]: cluster 2022-04-30T20:59:00.181566+0000 mgr.smithi157.nfpzoe (mgr.14180) 969 : cluster [DBG] pgmap v880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:03 smithi165 bash[22175]: cluster 2022-04-30T20:59:02.182161+0000 mgr.smithi157.nfpzoe (mgr.14180) 970 : cluster [DBG] pgmap v881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:03.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:03 smithi157 bash[20376]: cluster 2022-04-30T20:59:02.182161+0000 mgr.smithi157.nfpzoe (mgr.14180) 970 : cluster [DBG] pgmap v881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:05.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:59:05.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:59:05.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:59:05.591 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:59:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:05 smithi165 bash[22175]: cluster 2022-04-30T20:59:04.182763+0000 mgr.smithi157.nfpzoe (mgr.14180) 971 : cluster [DBG] pgmap v882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:05.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:05 smithi157 bash[20376]: cluster 2022-04-30T20:59:04.182763+0000 mgr.smithi157.nfpzoe (mgr.14180) 971 : cluster [DBG] pgmap v882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:06 smithi165 bash[22175]: audit 2022-04-30T20:59:05.563962+0000 mon.smithi157 (mon.0) 1069 : audit [DBG] from='client.? 172.21.15.157:0/3736105646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:06.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:06 smithi157 bash[20376]: audit 2022-04-30T20:59:05.563962+0000 mon.smithi157 (mon.0) 1069 : audit [DBG] from='client.? 172.21.15.157:0/3736105646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:07 smithi165 bash[22175]: cluster 2022-04-30T20:59:06.183396+0000 mgr.smithi157.nfpzoe (mgr.14180) 972 : cluster [DBG] pgmap v883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:07.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:07 smithi157 bash[20376]: cluster 2022-04-30T20:59:06.183396+0000 mgr.smithi157.nfpzoe (mgr.14180) 972 : cluster [DBG] pgmap v883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:08 smithi165 bash[22175]: cluster 2022-04-30T20:59:08.184039+0000 mgr.smithi157.nfpzoe (mgr.14180) 973 : cluster [DBG] pgmap v884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:08.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:08 smithi157 bash[20376]: cluster 2022-04-30T20:59:08.184039+0000 mgr.smithi157.nfpzoe (mgr.14180) 973 : cluster [DBG] pgmap v884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:10.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:59:10.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:59:10.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:59:10.921 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:59:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:11 smithi165 bash[22175]: cluster 2022-04-30T20:59:10.184636+0000 mgr.smithi157.nfpzoe (mgr.14180) 974 : cluster [DBG] pgmap v885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:11.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:11 smithi165 bash[22175]: audit 2022-04-30T20:59:10.898537+0000 mon.smithi157 (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.157:0/646107462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:11.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:11 smithi157 bash[20376]: cluster 2022-04-30T20:59:10.184636+0000 mgr.smithi157.nfpzoe (mgr.14180) 974 : cluster [DBG] pgmap v885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:11.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:11 smithi157 bash[20376]: audit 2022-04-30T20:59:10.898537+0000 mon.smithi157 (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.157:0/646107462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:13 smithi165 bash[22175]: cluster 2022-04-30T20:59:12.185308+0000 mgr.smithi157.nfpzoe (mgr.14180) 975 : cluster [DBG] pgmap v886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:13.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:13 smithi157 bash[20376]: cluster 2022-04-30T20:59:12.185308+0000 mgr.smithi157.nfpzoe (mgr.14180) 975 : cluster [DBG] pgmap v886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:15 smithi165 bash[22175]: cluster 2022-04-30T20:59:14.185963+0000 mgr.smithi157.nfpzoe (mgr.14180) 976 : cluster [DBG] pgmap v887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:15.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:59:15.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:59:15.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:59:15.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:15 smithi157 bash[20376]: cluster 2022-04-30T20:59:14.185963+0000 mgr.smithi157.nfpzoe (mgr.14180) 976 : cluster [DBG] pgmap v887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:16.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:59:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:16 smithi165 bash[22175]: audit 2022-04-30T20:59:16.195487+0000 mon.smithi157 (mon.0) 1071 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:59:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:16 smithi165 bash[22175]: audit 2022-04-30T20:59:16.198049+0000 mon.smithi157 (mon.0) 1072 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:59:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:16 smithi165 bash[22175]: audit 2022-04-30T20:59:16.199511+0000 mon.smithi157 (mon.0) 1073 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:59:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:16 smithi165 bash[22175]: audit 2022-04-30T20:59:16.219885+0000 mon.smithi157 (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.157:0/1118562997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:16.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:16 smithi157 bash[20376]: audit 2022-04-30T20:59:16.195487+0000 mon.smithi157 (mon.0) 1071 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T20:59:16.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:16 smithi157 bash[20376]: audit 2022-04-30T20:59:16.198049+0000 mon.smithi157 (mon.0) 1072 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T20:59:16.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:16 smithi157 bash[20376]: audit 2022-04-30T20:59:16.199511+0000 mon.smithi157 (mon.0) 1073 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T20:59:16.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:16 smithi157 bash[20376]: audit 2022-04-30T20:59:16.219885+0000 mon.smithi157 (mon.0) 1074 : audit [DBG] from='client.? 172.21.15.157:0/1118562997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:17 smithi165 bash[22175]: cluster 2022-04-30T20:59:16.186665+0000 mgr.smithi157.nfpzoe (mgr.14180) 977 : cluster [DBG] pgmap v888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:17 smithi165 bash[22175]: audit 2022-04-30T20:59:16.526781+0000 mon.smithi157 (mon.0) 1075 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:59:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:17 smithi165 bash[22175]: audit 2022-04-30T20:59:16.536141+0000 mon.smithi157 (mon.0) 1076 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:59:17.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:17 smithi157 bash[20376]: cluster 2022-04-30T20:59:16.186665+0000 mgr.smithi157.nfpzoe (mgr.14180) 977 : cluster [DBG] pgmap v888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:17.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:17 smithi157 bash[20376]: audit 2022-04-30T20:59:16.526781+0000 mon.smithi157 (mon.0) 1075 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T20:59:17.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:17 smithi157 bash[20376]: audit 2022-04-30T20:59:16.536141+0000 mon.smithi157 (mon.0) 1076 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T20:59:18.758 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:18 smithi157 bash[20376]: cluster 2022-04-30T20:59:16.519584+0000 mgr.smithi157.nfpzoe (mgr.14180) 978 : cluster [DBG] pgmap v889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:18.758 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:18 smithi157 bash[20376]: cluster 2022-04-30T20:59:16.520173+0000 mgr.smithi157.nfpzoe (mgr.14180) 979 : cluster [DBG] pgmap v890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:18.759 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:18 smithi157 bash[20376]: cephadm 2022-04-30T20:59:16.537623+0000 mgr.smithi157.nfpzoe (mgr.14180) 980 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:59:18.759 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:18 smithi157 bash[20376]: cephadm 2022-04-30T20:59:16.537805+0000 mgr.smithi157.nfpzoe (mgr.14180) 981 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:59:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:18 smithi165 bash[22175]: cluster 2022-04-30T20:59:16.519584+0000 mgr.smithi157.nfpzoe (mgr.14180) 978 : cluster [DBG] pgmap v889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:18 smithi165 bash[22175]: cluster 2022-04-30T20:59:16.520173+0000 mgr.smithi157.nfpzoe (mgr.14180) 979 : cluster [DBG] pgmap v890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:18 smithi165 bash[22175]: cephadm 2022-04-30T20:59:16.537623+0000 mgr.smithi157.nfpzoe (mgr.14180) 980 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T20:59:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:18 smithi165 bash[22175]: cephadm 2022-04-30T20:59:16.537805+0000 mgr.smithi157.nfpzoe (mgr.14180) 981 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T20:59:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:20 smithi165 bash[22175]: cluster 2022-04-30T20:59:18.520808+0000 mgr.smithi157.nfpzoe (mgr.14180) 982 : cluster [DBG] pgmap v891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:20.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:20 smithi157 bash[20376]: cluster 2022-04-30T20:59:18.520808+0000 mgr.smithi157.nfpzoe (mgr.14180) 982 : cluster [DBG] pgmap v891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:21.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:59:21.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:59:21.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:59:21.574 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:59:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:22 smithi165 bash[22175]: cluster 2022-04-30T20:59:20.521422+0000 mgr.smithi157.nfpzoe (mgr.14180) 983 : cluster [DBG] pgmap v892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:22 smithi165 bash[22175]: audit 2022-04-30T20:59:21.551324+0000 mon.smithi157 (mon.0) 1077 : audit [DBG] from='client.? 172.21.15.157:0/1457742941' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:22.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:22 smithi157 bash[20376]: cluster 2022-04-30T20:59:20.521422+0000 mgr.smithi157.nfpzoe (mgr.14180) 983 : cluster [DBG] pgmap v892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:22.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:22 smithi157 bash[20376]: audit 2022-04-30T20:59:21.551324+0000 mon.smithi157 (mon.0) 1077 : audit [DBG] from='client.? 172.21.15.157:0/1457742941' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:24 smithi165 bash[22175]: cluster 2022-04-30T20:59:22.522034+0000 mgr.smithi157.nfpzoe (mgr.14180) 984 : cluster [DBG] pgmap v893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:24.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:24 smithi157 bash[20376]: cluster 2022-04-30T20:59:22.522034+0000 mgr.smithi157.nfpzoe (mgr.14180) 984 : cluster [DBG] pgmap v893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:25 smithi165 bash[22175]: cluster 2022-04-30T20:59:24.522632+0000 mgr.smithi157.nfpzoe (mgr.14180) 985 : cluster [DBG] pgmap v894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:25.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:25 smithi157 bash[20376]: cluster 2022-04-30T20:59:24.522632+0000 mgr.smithi157.nfpzoe (mgr.14180) 985 : cluster [DBG] pgmap v894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:26.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:59:26.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:59:26.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:59:26.899 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:59:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:27 smithi165 bash[22175]: audit 2022-04-30T20:59:26.875287+0000 mon.smithi157 (mon.0) 1078 : audit [DBG] from='client.? 172.21.15.157:0/201608568' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:27.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:27 smithi157 bash[20376]: audit 2022-04-30T20:59:26.875287+0000 mon.smithi157 (mon.0) 1078 : audit [DBG] from='client.? 172.21.15.157:0/201608568' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:28.759 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:28 smithi157 bash[20376]: cluster 2022-04-30T20:59:26.523282+0000 mgr.smithi157.nfpzoe (mgr.14180) 986 : cluster [DBG] pgmap v895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:28 smithi165 bash[22175]: cluster 2022-04-30T20:59:26.523282+0000 mgr.smithi157.nfpzoe (mgr.14180) 986 : cluster [DBG] pgmap v895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:30 smithi165 bash[22175]: cluster 2022-04-30T20:59:28.523860+0000 mgr.smithi157.nfpzoe (mgr.14180) 987 : cluster [DBG] pgmap v896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:30.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:30 smithi157 bash[20376]: cluster 2022-04-30T20:59:28.523860+0000 mgr.smithi157.nfpzoe (mgr.14180) 987 : cluster [DBG] pgmap v896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:31.902 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:59:31.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:59:31.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:59:32.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:59:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:32 smithi165 bash[22175]: cluster 2022-04-30T20:59:30.524474+0000 mgr.smithi157.nfpzoe (mgr.14180) 988 : cluster [DBG] pgmap v897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:32 smithi165 bash[22175]: audit 2022-04-30T20:59:32.197998+0000 mon.smithi157 (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.157:0/1760303838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:32.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:32 smithi157 bash[20376]: cluster 2022-04-30T20:59:30.524474+0000 mgr.smithi157.nfpzoe (mgr.14180) 988 : cluster [DBG] pgmap v897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:32.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:32 smithi157 bash[20376]: audit 2022-04-30T20:59:32.197998+0000 mon.smithi157 (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.157:0/1760303838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:34 smithi165 bash[22175]: cluster 2022-04-30T20:59:32.525228+0000 mgr.smithi157.nfpzoe (mgr.14180) 989 : cluster [DBG] pgmap v898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:34.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:34 smithi157 bash[20376]: cluster 2022-04-30T20:59:32.525228+0000 mgr.smithi157.nfpzoe (mgr.14180) 989 : cluster [DBG] pgmap v898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:36 smithi165 bash[22175]: cluster 2022-04-30T20:59:34.525871+0000 mgr.smithi157.nfpzoe (mgr.14180) 990 : cluster [DBG] pgmap v899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:36.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:36 smithi157 bash[20376]: cluster 2022-04-30T20:59:34.525871+0000 mgr.smithi157.nfpzoe (mgr.14180) 990 : cluster [DBG] pgmap v899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:37.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:59:37.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:59:37.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:59:37.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:59:38.759 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:38 smithi157 bash[20376]: cluster 2022-04-30T20:59:36.526498+0000 mgr.smithi157.nfpzoe (mgr.14180) 991 : cluster [DBG] pgmap v900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:38.760 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:38 smithi157 bash[20376]: audit 2022-04-30T20:59:37.526785+0000 mon.smithi157 (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.157:0/2898040194' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:38 smithi165 bash[22175]: cluster 2022-04-30T20:59:36.526498+0000 mgr.smithi157.nfpzoe (mgr.14180) 991 : cluster [DBG] pgmap v900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:38 smithi165 bash[22175]: audit 2022-04-30T20:59:37.526785+0000 mon.smithi157 (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.157:0/2898040194' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:39.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:39 smithi165 bash[22175]: cluster 2022-04-30T20:59:38.527109+0000 mgr.smithi157.nfpzoe (mgr.14180) 992 : cluster [DBG] pgmap v901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:39.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:39 smithi157 bash[20376]: cluster 2022-04-30T20:59:38.527109+0000 mgr.smithi157.nfpzoe (mgr.14180) 992 : cluster [DBG] pgmap v901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:42.553 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:59:42.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:59:42.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:59:42.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:59:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:42 smithi165 bash[22175]: cluster 2022-04-30T20:59:40.527755+0000 mgr.smithi157.nfpzoe (mgr.14180) 993 : cluster [DBG] pgmap v902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:42.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:42 smithi157 bash[20376]: cluster 2022-04-30T20:59:40.527755+0000 mgr.smithi157.nfpzoe (mgr.14180) 993 : cluster [DBG] pgmap v902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:43 smithi165 bash[22175]: audit 2022-04-30T20:59:42.856972+0000 mon.smithi157 (mon.0) 1081 : audit [DBG] from='client.? 172.21.15.157:0/4111783063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:43.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:43 smithi157 bash[20376]: audit 2022-04-30T20:59:42.856972+0000 mon.smithi157 (mon.0) 1081 : audit [DBG] from='client.? 172.21.15.157:0/4111783063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:44.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:44 smithi165 bash[22175]: cluster 2022-04-30T20:59:42.528429+0000 mgr.smithi157.nfpzoe (mgr.14180) 994 : cluster [DBG] pgmap v903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:44.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:44 smithi157 bash[20376]: cluster 2022-04-30T20:59:42.528429+0000 mgr.smithi157.nfpzoe (mgr.14180) 994 : cluster [DBG] pgmap v903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:46 smithi165 bash[22175]: cluster 2022-04-30T20:59:44.529001+0000 mgr.smithi157.nfpzoe (mgr.14180) 995 : cluster [DBG] pgmap v904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:46.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:46 smithi157 bash[20376]: cluster 2022-04-30T20:59:44.529001+0000 mgr.smithi157.nfpzoe (mgr.14180) 995 : cluster [DBG] pgmap v904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:47.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:59:47.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:59:47.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:59:48.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:59:48.759 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:48 smithi157 bash[20376]: cluster 2022-04-30T20:59:46.529611+0000 mgr.smithi157.nfpzoe (mgr.14180) 996 : cluster [DBG] pgmap v905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:48.759 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:48 smithi157 bash[20376]: audit 2022-04-30T20:59:48.187928+0000 mon.smithi157 (mon.0) 1082 : audit [DBG] from='client.? 172.21.15.157:0/4167299396' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:48 smithi165 bash[22175]: cluster 2022-04-30T20:59:46.529611+0000 mgr.smithi157.nfpzoe (mgr.14180) 996 : cluster [DBG] pgmap v905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:48 smithi165 bash[22175]: audit 2022-04-30T20:59:48.187928+0000 mon.smithi157 (mon.0) 1082 : audit [DBG] from='client.? 172.21.15.157:0/4167299396' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:50 smithi165 bash[22175]: cluster 2022-04-30T20:59:48.530247+0000 mgr.smithi157.nfpzoe (mgr.14180) 997 : cluster [DBG] pgmap v906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:50.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:50 smithi157 bash[20376]: cluster 2022-04-30T20:59:48.530247+0000 mgr.smithi157.nfpzoe (mgr.14180) 997 : cluster [DBG] pgmap v906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:52 smithi165 bash[22175]: cluster 2022-04-30T20:59:50.530813+0000 mgr.smithi157.nfpzoe (mgr.14180) 998 : cluster [DBG] pgmap v907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:52.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:52 smithi157 bash[20376]: cluster 2022-04-30T20:59:50.530813+0000 mgr.smithi157.nfpzoe (mgr.14180) 998 : cluster [DBG] pgmap v907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:53.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:59:53.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:59:53.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:59:53.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:59:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:54 smithi165 bash[22175]: cluster 2022-04-30T20:59:52.531447+0000 mgr.smithi157.nfpzoe (mgr.14180) 999 : cluster [DBG] pgmap v908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:54 smithi165 bash[22175]: audit 2022-04-30T20:59:53.524000+0000 mon.smithi157 (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.157:0/1359626449' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:54.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:54 smithi157 bash[20376]: cluster 2022-04-30T20:59:52.531447+0000 mgr.smithi157.nfpzoe (mgr.14180) 999 : cluster [DBG] pgmap v908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:54.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:54 smithi157 bash[20376]: audit 2022-04-30T20:59:53.524000+0000 mon.smithi157 (mon.0) 1083 : audit [DBG] from='client.? 172.21.15.157:0/1359626449' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:55 smithi165 bash[22175]: cluster 2022-04-30T20:59:54.532046+0000 mgr.smithi157.nfpzoe (mgr.14180) 1000 : cluster [DBG] pgmap v909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:55.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:55 smithi157 bash[20376]: cluster 2022-04-30T20:59:54.532046+0000 mgr.smithi157.nfpzoe (mgr.14180) 1000 : cluster [DBG] pgmap v909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:58.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T20:59:58.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T20:59:58.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T20:59:58.761 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:58 smithi157 bash[20376]: cluster 2022-04-30T20:59:56.532658+0000 mgr.smithi157.nfpzoe (mgr.14180) 1001 : cluster [DBG] pgmap v910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:58.761 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:58 smithi157 bash[20376]: audit 2022-04-30T20:59:58.022545+0000 mon.smithi157 (mon.0) 1084 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:59:58.761 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:58 smithi157 bash[20376]: audit 2022-04-30T20:59:58.023049+0000 mon.smithi157 (mon.0) 1085 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:59:58.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T20:59:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:58 smithi165 bash[22175]: cluster 2022-04-30T20:59:56.532658+0000 mgr.smithi157.nfpzoe (mgr.14180) 1001 : cluster [DBG] pgmap v910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T20:59:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:58 smithi165 bash[22175]: audit 2022-04-30T20:59:58.022545+0000 mon.smithi157 (mon.0) 1084 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T20:59:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:58 smithi165 bash[22175]: audit 2022-04-30T20:59:58.023049+0000 mon.smithi157 (mon.0) 1085 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T20:59:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 20:59:59 smithi165 bash[22175]: audit 2022-04-30T20:59:58.865751+0000 mon.smithi157 (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.157:0/521171221' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T20:59:59.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 20:59:59 smithi157 bash[20376]: audit 2022-04-30T20:59:58.865751+0000 mon.smithi157 (mon.0) 1086 : audit [DBG] from='client.? 172.21.15.157:0/521171221' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:00 smithi165 bash[22175]: cluster 2022-04-30T20:59:58.533275+0000 mgr.smithi157.nfpzoe (mgr.14180) 1002 : cluster [DBG] pgmap v911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:00.995 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:00 smithi165 bash[22175]: cluster 2022-04-30T21:00:00.000152+0000 mon.smithi157 (mon.0) 1087 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T21:00:00.995 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:00 smithi157 bash[20376]: cluster 2022-04-30T20:59:58.533275+0000 mgr.smithi157.nfpzoe (mgr.14180) 1002 : cluster [DBG] pgmap v911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:00.995 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:00 smithi157 bash[20376]: cluster 2022-04-30T21:00:00.000152+0000 mon.smithi157 (mon.0) 1087 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T21:00:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:02 smithi165 bash[22175]: cluster 2022-04-30T21:00:00.533868+0000 mgr.smithi157.nfpzoe (mgr.14180) 1003 : cluster [DBG] pgmap v912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:02.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:02 smithi157 bash[20376]: cluster 2022-04-30T21:00:00.533868+0000 mgr.smithi157.nfpzoe (mgr.14180) 1003 : cluster [DBG] pgmap v912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:03.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:00:03.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:00:03.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:00:04.215 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:00:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:04 smithi165 bash[22175]: cluster 2022-04-30T21:00:02.534409+0000 mgr.smithi157.nfpzoe (mgr.14180) 1004 : cluster [DBG] pgmap v913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:04 smithi165 bash[22175]: audit 2022-04-30T21:00:04.192086+0000 mon.smithi157 (mon.0) 1088 : audit [DBG] from='client.? 172.21.15.157:0/3319619603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:04.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:04 smithi157 bash[20376]: cluster 2022-04-30T21:00:02.534409+0000 mgr.smithi157.nfpzoe (mgr.14180) 1004 : cluster [DBG] pgmap v913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:04.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:04 smithi157 bash[20376]: audit 2022-04-30T21:00:04.192086+0000 mon.smithi157 (mon.0) 1088 : audit [DBG] from='client.? 172.21.15.157:0/3319619603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:06 smithi165 bash[22175]: cluster 2022-04-30T21:00:04.534963+0000 mgr.smithi157.nfpzoe (mgr.14180) 1005 : cluster [DBG] pgmap v914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:06.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:06 smithi157 bash[20376]: cluster 2022-04-30T21:00:04.534963+0000 mgr.smithi157.nfpzoe (mgr.14180) 1005 : cluster [DBG] pgmap v914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:08 smithi165 bash[22175]: cluster 2022-04-30T21:00:06.535558+0000 mgr.smithi157.nfpzoe (mgr.14180) 1006 : cluster [DBG] pgmap v915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:08.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:08 smithi157 bash[20376]: cluster 2022-04-30T21:00:06.535558+0000 mgr.smithi157.nfpzoe (mgr.14180) 1006 : cluster [DBG] pgmap v915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:09.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:00:09.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:00:09.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:00:09.546 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:00:09.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:09 smithi165 bash[22175]: cluster 2022-04-30T21:00:08.536202+0000 mgr.smithi157.nfpzoe (mgr.14180) 1007 : cluster [DBG] pgmap v916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:09.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:09 smithi165 bash[22175]: audit 2022-04-30T21:00:09.518709+0000 mon.smithi157 (mon.0) 1089 : audit [DBG] from='client.? 172.21.15.157:0/3264433935' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:09.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:09 smithi157 bash[20376]: cluster 2022-04-30T21:00:08.536202+0000 mgr.smithi157.nfpzoe (mgr.14180) 1007 : cluster [DBG] pgmap v916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:09.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:09 smithi157 bash[20376]: audit 2022-04-30T21:00:09.518709+0000 mon.smithi157 (mon.0) 1089 : audit [DBG] from='client.? 172.21.15.157:0/3264433935' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:12 smithi165 bash[22175]: cluster 2022-04-30T21:00:10.536804+0000 mgr.smithi157.nfpzoe (mgr.14180) 1008 : cluster [DBG] pgmap v917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:12.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:12 smithi157 bash[20376]: cluster 2022-04-30T21:00:10.536804+0000 mgr.smithi157.nfpzoe (mgr.14180) 1008 : cluster [DBG] pgmap v917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:14.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:00:14.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:00:14.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:00:14.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:00:14.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:14 smithi165 bash[22175]: cluster 2022-04-30T21:00:12.537429+0000 mgr.smithi157.nfpzoe (mgr.14180) 1009 : cluster [DBG] pgmap v918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:14.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:14 smithi157 bash[20376]: cluster 2022-04-30T21:00:12.537429+0000 mgr.smithi157.nfpzoe (mgr.14180) 1009 : cluster [DBG] pgmap v918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:15 smithi165 bash[22175]: audit 2022-04-30T21:00:14.843863+0000 mon.smithi157 (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.157:0/3643238372' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:15.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:15 smithi157 bash[20376]: audit 2022-04-30T21:00:14.843863+0000 mon.smithi157 (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.157:0/3643238372' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:16 smithi165 bash[22175]: cluster 2022-04-30T21:00:14.538046+0000 mgr.smithi157.nfpzoe (mgr.14180) 1010 : cluster [DBG] pgmap v919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:16.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:16 smithi157 bash[20376]: cluster 2022-04-30T21:00:14.538046+0000 mgr.smithi157.nfpzoe (mgr.14180) 1010 : cluster [DBG] pgmap v919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:17 smithi165 bash[22175]: audit 2022-04-30T21:00:16.544175+0000 mon.smithi157 (mon.0) 1091 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:00:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:17 smithi165 bash[22175]: audit 2022-04-30T21:00:16.546851+0000 mon.smithi157 (mon.0) 1092 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:00:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:17 smithi165 bash[22175]: audit 2022-04-30T21:00:16.548690+0000 mon.smithi157 (mon.0) 1093 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:00:17.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:17 smithi157 bash[20376]: audit 2022-04-30T21:00:16.544175+0000 mon.smithi157 (mon.0) 1091 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:00:17.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:17 smithi157 bash[20376]: audit 2022-04-30T21:00:16.546851+0000 mon.smithi157 (mon.0) 1092 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:00:17.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:17 smithi157 bash[20376]: audit 2022-04-30T21:00:16.548690+0000 mon.smithi157 (mon.0) 1093 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:00:18.760 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:18 smithi157 bash[20376]: cluster 2022-04-30T21:00:16.538681+0000 mgr.smithi157.nfpzoe (mgr.14180) 1011 : cluster [DBG] pgmap v920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:18 smithi165 bash[22175]: cluster 2022-04-30T21:00:16.538681+0000 mgr.smithi157.nfpzoe (mgr.14180) 1011 : cluster [DBG] pgmap v920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:19.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:00:19.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:00:19.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:00:20.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:00:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:20 smithi165 bash[22175]: cluster 2022-04-30T21:00:18.539376+0000 mgr.smithi157.nfpzoe (mgr.14180) 1012 : cluster [DBG] pgmap v921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:20 smithi165 bash[22175]: audit 2022-04-30T21:00:20.177109+0000 mon.smithi157 (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.157:0/1083603659' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:20 smithi165 bash[22175]: audit 2022-04-30T21:00:20.322441+0000 mon.smithi157 (mon.0) 1095 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:00:20.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:20 smithi157 bash[20376]: cluster 2022-04-30T21:00:18.539376+0000 mgr.smithi157.nfpzoe (mgr.14180) 1012 : cluster [DBG] pgmap v921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:20.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:20 smithi157 bash[20376]: audit 2022-04-30T21:00:20.177109+0000 mon.smithi157 (mon.0) 1094 : audit [DBG] from='client.? 172.21.15.157:0/1083603659' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:20.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:20 smithi157 bash[20376]: audit 2022-04-30T21:00:20.322441+0000 mon.smithi157 (mon.0) 1095 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:00:21.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:21 smithi165 bash[22175]: cluster 2022-04-30T21:00:20.539966+0000 mgr.smithi157.nfpzoe (mgr.14180) 1013 : cluster [DBG] pgmap v922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:21.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:21 smithi165 bash[22175]: cluster 2022-04-30T21:00:20.617547+0000 mgr.smithi157.nfpzoe (mgr.14180) 1014 : cluster [DBG] pgmap v923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:21.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:21 smithi165 bash[22175]: cluster 2022-04-30T21:00:20.618091+0000 mgr.smithi157.nfpzoe (mgr.14180) 1015 : cluster [DBG] pgmap v924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:21.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:21 smithi165 bash[22175]: audit 2022-04-30T21:00:20.625203+0000 mon.smithi157 (mon.0) 1096 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:00:21.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:21 smithi165 bash[22175]: audit 2022-04-30T21:00:20.633708+0000 mon.smithi157 (mon.0) 1097 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:00:21.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:21 smithi165 bash[22175]: cephadm 2022-04-30T21:00:20.635056+0000 mgr.smithi157.nfpzoe (mgr.14180) 1016 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:00:21.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:21 smithi165 bash[22175]: cephadm 2022-04-30T21:00:20.635249+0000 mgr.smithi157.nfpzoe (mgr.14180) 1017 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:00:21.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:21 smithi157 bash[20376]: cluster 2022-04-30T21:00:20.539966+0000 mgr.smithi157.nfpzoe (mgr.14180) 1013 : cluster [DBG] pgmap v922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:21.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:21 smithi157 bash[20376]: cluster 2022-04-30T21:00:20.617547+0000 mgr.smithi157.nfpzoe (mgr.14180) 1014 : cluster [DBG] pgmap v923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:21.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:21 smithi157 bash[20376]: cluster 2022-04-30T21:00:20.618091+0000 mgr.smithi157.nfpzoe (mgr.14180) 1015 : cluster [DBG] pgmap v924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:21.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:21 smithi157 bash[20376]: audit 2022-04-30T21:00:20.625203+0000 mon.smithi157 (mon.0) 1096 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:00:21.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:21 smithi157 bash[20376]: audit 2022-04-30T21:00:20.633708+0000 mon.smithi157 (mon.0) 1097 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:00:21.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:21 smithi157 bash[20376]: cephadm 2022-04-30T21:00:20.635056+0000 mgr.smithi157.nfpzoe (mgr.14180) 1016 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:00:21.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:21 smithi157 bash[20376]: cephadm 2022-04-30T21:00:20.635249+0000 mgr.smithi157.nfpzoe (mgr.14180) 1017 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:00:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:23 smithi165 bash[22175]: cluster 2022-04-30T21:00:22.618787+0000 mgr.smithi157.nfpzoe (mgr.14180) 1018 : cluster [DBG] pgmap v925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:23.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:23 smithi157 bash[20376]: cluster 2022-04-30T21:00:22.618787+0000 mgr.smithi157.nfpzoe (mgr.14180) 1018 : cluster [DBG] pgmap v925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:25.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:00:25.204 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:00:25.204 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:00:25.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:00:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:25 smithi165 bash[22175]: cluster 2022-04-30T21:00:24.619447+0000 mgr.smithi157.nfpzoe (mgr.14180) 1019 : cluster [DBG] pgmap v926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:25 smithi165 bash[22175]: audit 2022-04-30T21:00:25.511799+0000 mon.smithi157 (mon.0) 1098 : audit [DBG] from='client.? 172.21.15.157:0/970361693' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:25.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:25 smithi157 bash[20376]: cluster 2022-04-30T21:00:24.619447+0000 mgr.smithi157.nfpzoe (mgr.14180) 1019 : cluster [DBG] pgmap v926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:25.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:25 smithi157 bash[20376]: audit 2022-04-30T21:00:25.511799+0000 mon.smithi157 (mon.0) 1098 : audit [DBG] from='client.? 172.21.15.157:0/970361693' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:28.762 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:28 smithi157 bash[20376]: cluster 2022-04-30T21:00:26.620077+0000 mgr.smithi157.nfpzoe (mgr.14180) 1020 : cluster [DBG] pgmap v927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:28 smithi165 bash[22175]: cluster 2022-04-30T21:00:26.620077+0000 mgr.smithi157.nfpzoe (mgr.14180) 1020 : cluster [DBG] pgmap v927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:30.538 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:00:30.538 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:00:30.538 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:00:30.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:00:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:30 smithi165 bash[22175]: cluster 2022-04-30T21:00:28.620698+0000 mgr.smithi157.nfpzoe (mgr.14180) 1021 : cluster [DBG] pgmap v928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:30.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:30 smithi157 bash[20376]: cluster 2022-04-30T21:00:28.620698+0000 mgr.smithi157.nfpzoe (mgr.14180) 1021 : cluster [DBG] pgmap v928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:31 smithi165 bash[22175]: audit 2022-04-30T21:00:30.844090+0000 mon.smithi157 (mon.0) 1099 : audit [DBG] from='client.? 172.21.15.157:0/2162361703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:31.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:31 smithi157 bash[20376]: audit 2022-04-30T21:00:30.844090+0000 mon.smithi157 (mon.0) 1099 : audit [DBG] from='client.? 172.21.15.157:0/2162361703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:32 smithi165 bash[22175]: cluster 2022-04-30T21:00:30.621422+0000 mgr.smithi157.nfpzoe (mgr.14180) 1022 : cluster [DBG] pgmap v929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:32.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:32 smithi157 bash[20376]: cluster 2022-04-30T21:00:30.621422+0000 mgr.smithi157.nfpzoe (mgr.14180) 1022 : cluster [DBG] pgmap v929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:34 smithi165 bash[22175]: cluster 2022-04-30T21:00:32.622051+0000 mgr.smithi157.nfpzoe (mgr.14180) 1023 : cluster [DBG] pgmap v930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:34.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:34 smithi157 bash[20376]: cluster 2022-04-30T21:00:32.622051+0000 mgr.smithi157.nfpzoe (mgr.14180) 1023 : cluster [DBG] pgmap v930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:35.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:00:35.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:00:35.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:00:36.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:00:36.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:36 smithi165 bash[22175]: cluster 2022-04-30T21:00:34.622630+0000 mgr.smithi157.nfpzoe (mgr.14180) 1024 : cluster [DBG] pgmap v931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:36.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:36 smithi165 bash[22175]: audit 2022-04-30T21:00:36.172459+0000 mon.smithi157 (mon.0) 1100 : audit [DBG] from='client.? 172.21.15.157:0/1143213068' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:36.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:36 smithi157 bash[20376]: cluster 2022-04-30T21:00:34.622630+0000 mgr.smithi157.nfpzoe (mgr.14180) 1024 : cluster [DBG] pgmap v931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:36.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:36 smithi157 bash[20376]: audit 2022-04-30T21:00:36.172459+0000 mon.smithi157 (mon.0) 1100 : audit [DBG] from='client.? 172.21.15.157:0/1143213068' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:37.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:37 smithi165 bash[22175]: cluster 2022-04-30T21:00:36.623294+0000 mgr.smithi157.nfpzoe (mgr.14180) 1025 : cluster [DBG] pgmap v932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:37.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:37 smithi157 bash[20376]: cluster 2022-04-30T21:00:36.623294+0000 mgr.smithi157.nfpzoe (mgr.14180) 1025 : cluster [DBG] pgmap v932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:39.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:39 smithi157 bash[20376]: cluster 2022-04-30T21:00:38.623960+0000 mgr.smithi157.nfpzoe (mgr.14180) 1026 : cluster [DBG] pgmap v933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:40.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:39 smithi165 bash[22175]: cluster 2022-04-30T21:00:38.623960+0000 mgr.smithi157.nfpzoe (mgr.14180) 1026 : cluster [DBG] pgmap v933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:41.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:00:41.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:00:41.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:00:41.518 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:00:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:42 smithi165 bash[22175]: cluster 2022-04-30T21:00:40.624573+0000 mgr.smithi157.nfpzoe (mgr.14180) 1027 : cluster [DBG] pgmap v934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:42 smithi165 bash[22175]: audit 2022-04-30T21:00:41.495784+0000 mon.smithi157 (mon.0) 1101 : audit [DBG] from='client.? 172.21.15.157:0/1007610491' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:42.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:42 smithi157 bash[20376]: cluster 2022-04-30T21:00:40.624573+0000 mgr.smithi157.nfpzoe (mgr.14180) 1027 : cluster [DBG] pgmap v934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:42.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:42 smithi157 bash[20376]: audit 2022-04-30T21:00:41.495784+0000 mon.smithi157 (mon.0) 1101 : audit [DBG] from='client.? 172.21.15.157:0/1007610491' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:44 smithi165 bash[22175]: cluster 2022-04-30T21:00:42.625277+0000 mgr.smithi157.nfpzoe (mgr.14180) 1028 : cluster [DBG] pgmap v935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:44.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:44 smithi157 bash[20376]: cluster 2022-04-30T21:00:42.625277+0000 mgr.smithi157.nfpzoe (mgr.14180) 1028 : cluster [DBG] pgmap v935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:46.522 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:00:46.522 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:00:46.522 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:00:46.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:00:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:46 smithi165 bash[22175]: cluster 2022-04-30T21:00:44.625940+0000 mgr.smithi157.nfpzoe (mgr.14180) 1029 : cluster [DBG] pgmap v936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:46.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:46 smithi157 bash[20376]: cluster 2022-04-30T21:00:44.625940+0000 mgr.smithi157.nfpzoe (mgr.14180) 1029 : cluster [DBG] pgmap v936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:47 smithi165 bash[22175]: audit 2022-04-30T21:00:46.824272+0000 mon.smithi157 (mon.0) 1102 : audit [DBG] from='client.? 172.21.15.157:0/1062290238' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:47.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:47 smithi157 bash[20376]: audit 2022-04-30T21:00:46.824272+0000 mon.smithi157 (mon.0) 1102 : audit [DBG] from='client.? 172.21.15.157:0/1062290238' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:48 smithi165 bash[22175]: cluster 2022-04-30T21:00:46.626547+0000 mgr.smithi157.nfpzoe (mgr.14180) 1030 : cluster [DBG] pgmap v937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:48.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:48 smithi157 bash[20376]: cluster 2022-04-30T21:00:46.626547+0000 mgr.smithi157.nfpzoe (mgr.14180) 1030 : cluster [DBG] pgmap v937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:50.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:50 smithi165 bash[22175]: cluster 2022-04-30T21:00:48.627202+0000 mgr.smithi157.nfpzoe (mgr.14180) 1031 : cluster [DBG] pgmap v938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:50.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:50 smithi157 bash[20376]: cluster 2022-04-30T21:00:48.627202+0000 mgr.smithi157.nfpzoe (mgr.14180) 1031 : cluster [DBG] pgmap v938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:51.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:00:51.850 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:00:51.850 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:00:52.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:00:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:52 smithi165 bash[22175]: cluster 2022-04-30T21:00:50.627799+0000 mgr.smithi157.nfpzoe (mgr.14180) 1032 : cluster [DBG] pgmap v939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:52 smithi165 bash[22175]: audit 2022-04-30T21:00:52.147418+0000 mon.smithi157 (mon.0) 1103 : audit [DBG] from='client.? 172.21.15.157:0/1406364793' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:52.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:52 smithi157 bash[20376]: cluster 2022-04-30T21:00:50.627799+0000 mgr.smithi157.nfpzoe (mgr.14180) 1032 : cluster [DBG] pgmap v939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:52.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:52 smithi157 bash[20376]: audit 2022-04-30T21:00:52.147418+0000 mon.smithi157 (mon.0) 1103 : audit [DBG] from='client.? 172.21.15.157:0/1406364793' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:54 smithi165 bash[22175]: cluster 2022-04-30T21:00:52.628472+0000 mgr.smithi157.nfpzoe (mgr.14180) 1033 : cluster [DBG] pgmap v940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:54.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:54 smithi157 bash[20376]: cluster 2022-04-30T21:00:52.628472+0000 mgr.smithi157.nfpzoe (mgr.14180) 1033 : cluster [DBG] pgmap v940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:56.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:56 smithi165 bash[22175]: cluster 2022-04-30T21:00:54.629114+0000 mgr.smithi157.nfpzoe (mgr.14180) 1034 : cluster [DBG] pgmap v941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:56.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:56 smithi157 bash[20376]: cluster 2022-04-30T21:00:54.629114+0000 mgr.smithi157.nfpzoe (mgr.14180) 1034 : cluster [DBG] pgmap v941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:57.173 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:00:57.173 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:00:57.173 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:00:57.498 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:00:57.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:57 smithi165 bash[22175]: audit 2022-04-30T21:00:57.475800+0000 mon.smithi157 (mon.0) 1104 : audit [DBG] from='client.? 172.21.15.157:0/217859172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:57.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:57 smithi157 bash[20376]: audit 2022-04-30T21:00:57.475800+0000 mon.smithi157 (mon.0) 1104 : audit [DBG] from='client.? 172.21.15.157:0/217859172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:00:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:58 smithi165 bash[22175]: cluster 2022-04-30T21:00:56.629742+0000 mgr.smithi157.nfpzoe (mgr.14180) 1035 : cluster [DBG] pgmap v942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:58 smithi165 bash[22175]: audit 2022-04-30T21:00:58.030328+0000 mon.smithi157 (mon.0) 1105 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:00:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:00:58 smithi165 bash[22175]: audit 2022-04-30T21:00:58.030802+0000 mon.smithi157 (mon.0) 1106 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:00:58.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:58 smithi157 bash[20376]: cluster 2022-04-30T21:00:56.629742+0000 mgr.smithi157.nfpzoe (mgr.14180) 1035 : cluster [DBG] pgmap v942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:00:58.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:58 smithi157 bash[20376]: audit 2022-04-30T21:00:58.030328+0000 mon.smithi157 (mon.0) 1105 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:00:58.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:00:58 smithi157 bash[20376]: audit 2022-04-30T21:00:58.030802+0000 mon.smithi157 (mon.0) 1106 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:01:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:00 smithi165 bash[22175]: cluster 2022-04-30T21:00:58.630322+0000 mgr.smithi157.nfpzoe (mgr.14180) 1036 : cluster [DBG] pgmap v943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:00.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:00 smithi157 bash[20376]: cluster 2022-04-30T21:00:58.630322+0000 mgr.smithi157.nfpzoe (mgr.14180) 1036 : cluster [DBG] pgmap v943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:02.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:01:02.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:01:02.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:01:02.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:01:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:02 smithi165 bash[22175]: cluster 2022-04-30T21:01:00.630944+0000 mgr.smithi157.nfpzoe (mgr.14180) 1037 : cluster [DBG] pgmap v944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:02.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:02 smithi157 bash[20376]: cluster 2022-04-30T21:01:00.630944+0000 mgr.smithi157.nfpzoe (mgr.14180) 1037 : cluster [DBG] pgmap v944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:03 smithi165 bash[22175]: audit 2022-04-30T21:01:02.807326+0000 mon.smithi157 (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.157:0/1675338471' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:03.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:03 smithi157 bash[20376]: audit 2022-04-30T21:01:02.807326+0000 mon.smithi157 (mon.0) 1107 : audit [DBG] from='client.? 172.21.15.157:0/1675338471' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:04 smithi165 bash[22175]: cluster 2022-04-30T21:01:02.631358+0000 mgr.smithi157.nfpzoe (mgr.14180) 1038 : cluster [DBG] pgmap v945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:04.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:04 smithi157 bash[20376]: cluster 2022-04-30T21:01:02.631358+0000 mgr.smithi157.nfpzoe (mgr.14180) 1038 : cluster [DBG] pgmap v945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:06 smithi165 bash[22175]: cluster 2022-04-30T21:01:04.631941+0000 mgr.smithi157.nfpzoe (mgr.14180) 1039 : cluster [DBG] pgmap v946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:06.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:06 smithi157 bash[20376]: cluster 2022-04-30T21:01:04.631941+0000 mgr.smithi157.nfpzoe (mgr.14180) 1039 : cluster [DBG] pgmap v946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:07.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:01:07.837 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:01:07.837 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:01:08.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:01:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:08 smithi165 bash[22175]: cluster 2022-04-30T21:01:06.632512+0000 mgr.smithi157.nfpzoe (mgr.14180) 1040 : cluster [DBG] pgmap v947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:08.919 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:08 smithi165 bash[22175]: audit 2022-04-30T21:01:08.134818+0000 mon.smithi157 (mon.0) 1108 : audit [DBG] from='client.? 172.21.15.157:0/2425412052' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:08.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:08 smithi157 bash[20376]: cluster 2022-04-30T21:01:06.632512+0000 mgr.smithi157.nfpzoe (mgr.14180) 1040 : cluster [DBG] pgmap v947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:08.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:08 smithi157 bash[20376]: audit 2022-04-30T21:01:08.134818+0000 mon.smithi157 (mon.0) 1108 : audit [DBG] from='client.? 172.21.15.157:0/2425412052' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:10 smithi165 bash[22175]: cluster 2022-04-30T21:01:08.633134+0000 mgr.smithi157.nfpzoe (mgr.14180) 1041 : cluster [DBG] pgmap v948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:10.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:10 smithi157 bash[20376]: cluster 2022-04-30T21:01:08.633134+0000 mgr.smithi157.nfpzoe (mgr.14180) 1041 : cluster [DBG] pgmap v948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:12 smithi165 bash[22175]: cluster 2022-04-30T21:01:10.633794+0000 mgr.smithi157.nfpzoe (mgr.14180) 1042 : cluster [DBG] pgmap v949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:12.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:12 smithi157 bash[20376]: cluster 2022-04-30T21:01:10.633794+0000 mgr.smithi157.nfpzoe (mgr.14180) 1042 : cluster [DBG] pgmap v949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:13.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:01:13.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:01:13.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:01:13.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:01:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:13 smithi165 bash[22175]: audit 2022-04-30T21:01:13.453318+0000 mon.smithi157 (mon.0) 1109 : audit [DBG] from='client.? 172.21.15.157:0/254356263' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:13.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:13 smithi157 bash[20376]: audit 2022-04-30T21:01:13.453318+0000 mon.smithi157 (mon.0) 1109 : audit [DBG] from='client.? 172.21.15.157:0/254356263' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:14 smithi165 bash[22175]: cluster 2022-04-30T21:01:12.634459+0000 mgr.smithi157.nfpzoe (mgr.14180) 1043 : cluster [DBG] pgmap v950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:14.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:14 smithi157 bash[20376]: cluster 2022-04-30T21:01:12.634459+0000 mgr.smithi157.nfpzoe (mgr.14180) 1043 : cluster [DBG] pgmap v950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:16 smithi165 bash[22175]: cluster 2022-04-30T21:01:14.635109+0000 mgr.smithi157.nfpzoe (mgr.14180) 1044 : cluster [DBG] pgmap v951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:16.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:16 smithi157 bash[20376]: cluster 2022-04-30T21:01:14.635109+0000 mgr.smithi157.nfpzoe (mgr.14180) 1044 : cluster [DBG] pgmap v951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:18.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:01:18.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:01:18.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:01:18.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:01:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:18 smithi165 bash[22175]: cluster 2022-04-30T21:01:16.635734+0000 mgr.smithi157.nfpzoe (mgr.14180) 1045 : cluster [DBG] pgmap v952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:18.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:18 smithi157 bash[20376]: cluster 2022-04-30T21:01:16.635734+0000 mgr.smithi157.nfpzoe (mgr.14180) 1045 : cluster [DBG] pgmap v952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:19 smithi165 bash[22175]: audit 2022-04-30T21:01:18.787614+0000 mon.smithi157 (mon.0) 1110 : audit [DBG] from='client.? 172.21.15.157:0/2778713606' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:19.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:19 smithi157 bash[20376]: audit 2022-04-30T21:01:18.787614+0000 mon.smithi157 (mon.0) 1110 : audit [DBG] from='client.? 172.21.15.157:0/2778713606' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:20 smithi165 bash[22175]: cluster 2022-04-30T21:01:18.636348+0000 mgr.smithi157.nfpzoe (mgr.14180) 1046 : cluster [DBG] pgmap v953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:20.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:20 smithi157 bash[20376]: cluster 2022-04-30T21:01:18.636348+0000 mgr.smithi157.nfpzoe (mgr.14180) 1046 : cluster [DBG] pgmap v953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:21.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:21 smithi165 bash[22175]: cluster 2022-04-30T21:01:20.636966+0000 mgr.smithi157.nfpzoe (mgr.14180) 1047 : cluster [DBG] pgmap v954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:21.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:21 smithi165 bash[22175]: audit 2022-04-30T21:01:20.646962+0000 mon.smithi157 (mon.0) 1111 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:01:21.914 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:21 smithi165 bash[22175]: audit 2022-04-30T21:01:20.649697+0000 mon.smithi157 (mon.0) 1112 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:01:21.914 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:21 smithi165 bash[22175]: audit 2022-04-30T21:01:20.651322+0000 mon.smithi157 (mon.0) 1113 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:01:21.914 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:21 smithi165 bash[22175]: audit 2022-04-30T21:01:20.959013+0000 mon.smithi157 (mon.0) 1114 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:01:21.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:21 smithi157 bash[20376]: cluster 2022-04-30T21:01:20.636966+0000 mgr.smithi157.nfpzoe (mgr.14180) 1047 : cluster [DBG] pgmap v954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:21.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:21 smithi157 bash[20376]: audit 2022-04-30T21:01:20.646962+0000 mon.smithi157 (mon.0) 1111 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:01:21.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:21 smithi157 bash[20376]: audit 2022-04-30T21:01:20.649697+0000 mon.smithi157 (mon.0) 1112 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:01:21.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:21 smithi157 bash[20376]: audit 2022-04-30T21:01:20.651322+0000 mon.smithi157 (mon.0) 1113 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:01:21.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:21 smithi157 bash[20376]: audit 2022-04-30T21:01:20.959013+0000 mon.smithi157 (mon.0) 1114 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:01:23.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:01:23.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:01:23.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:01:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:23 smithi165 bash[22175]: cluster 2022-04-30T21:01:22.637598+0000 mgr.smithi157.nfpzoe (mgr.14180) 1048 : cluster [DBG] pgmap v955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:23.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:23 smithi157 bash[20376]: cluster 2022-04-30T21:01:22.637598+0000 mgr.smithi157.nfpzoe (mgr.14180) 1048 : cluster [DBG] pgmap v955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:24.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:01:24.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:24 smithi157 bash[20376]: audit 2022-04-30T21:01:24.114743+0000 mon.smithi157 (mon.0) 1115 : audit [DBG] from='client.? 172.21.15.157:0/2800571850' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:24 smithi165 bash[22175]: audit 2022-04-30T21:01:24.114743+0000 mon.smithi157 (mon.0) 1115 : audit [DBG] from='client.? 172.21.15.157:0/2800571850' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:26.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:26 smithi157 bash[20376]: cluster 2022-04-30T21:01:24.638202+0000 mgr.smithi157.nfpzoe (mgr.14180) 1049 : cluster [DBG] pgmap v956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:26.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:26 smithi157 bash[20376]: audit 2022-04-30T21:01:25.398267+0000 mon.smithi157 (mon.0) 1116 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:01:26.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:26 smithi157 bash[20376]: audit 2022-04-30T21:01:25.691269+0000 mon.smithi157 (mon.0) 1117 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:01:26.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:26 smithi157 bash[20376]: audit 2022-04-30T21:01:25.700624+0000 mon.smithi157 (mon.0) 1118 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:01:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:26 smithi165 bash[22175]: cluster 2022-04-30T21:01:24.638202+0000 mgr.smithi157.nfpzoe (mgr.14180) 1049 : cluster [DBG] pgmap v956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:26 smithi165 bash[22175]: audit 2022-04-30T21:01:25.398267+0000 mon.smithi157 (mon.0) 1116 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:01:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:26 smithi165 bash[22175]: audit 2022-04-30T21:01:25.691269+0000 mon.smithi157 (mon.0) 1117 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:01:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:26 smithi165 bash[22175]: audit 2022-04-30T21:01:25.700624+0000 mon.smithi157 (mon.0) 1118 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:01:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:27 smithi165 bash[22175]: cluster 2022-04-30T21:01:25.685409+0000 mgr.smithi157.nfpzoe (mgr.14180) 1050 : cluster [DBG] pgmap v957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:27 smithi165 bash[22175]: cluster 2022-04-30T21:01:25.685729+0000 mgr.smithi157.nfpzoe (mgr.14180) 1051 : cluster [DBG] pgmap v958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:27 smithi165 bash[22175]: cephadm 2022-04-30T21:01:25.701633+0000 mgr.smithi157.nfpzoe (mgr.14180) 1052 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:01:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:27 smithi165 bash[22175]: cephadm 2022-04-30T21:01:25.701764+0000 mgr.smithi157.nfpzoe (mgr.14180) 1053 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:01:27.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:27 smithi157 bash[20376]: cluster 2022-04-30T21:01:25.685409+0000 mgr.smithi157.nfpzoe (mgr.14180) 1050 : cluster [DBG] pgmap v957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:27.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:27 smithi157 bash[20376]: cluster 2022-04-30T21:01:25.685729+0000 mgr.smithi157.nfpzoe (mgr.14180) 1051 : cluster [DBG] pgmap v958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:27.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:27 smithi157 bash[20376]: cephadm 2022-04-30T21:01:25.701633+0000 mgr.smithi157.nfpzoe (mgr.14180) 1052 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:01:27.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:27 smithi157 bash[20376]: cephadm 2022-04-30T21:01:25.701764+0000 mgr.smithi157.nfpzoe (mgr.14180) 1053 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:01:29.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:01:29.142 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:01:29.142 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:01:29.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:01:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:29 smithi165 bash[22175]: cluster 2022-04-30T21:01:27.686355+0000 mgr.smithi157.nfpzoe (mgr.14180) 1054 : cluster [DBG] pgmap v959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:29 smithi165 bash[22175]: audit 2022-04-30T21:01:29.444222+0000 mon.smithi157 (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.157:0/3292863448' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:29.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:29 smithi157 bash[20376]: cluster 2022-04-30T21:01:27.686355+0000 mgr.smithi157.nfpzoe (mgr.14180) 1054 : cluster [DBG] pgmap v959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:29.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:29 smithi157 bash[20376]: audit 2022-04-30T21:01:29.444222+0000 mon.smithi157 (mon.0) 1119 : audit [DBG] from='client.? 172.21.15.157:0/3292863448' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:31 smithi165 bash[22175]: cluster 2022-04-30T21:01:29.686994+0000 mgr.smithi157.nfpzoe (mgr.14180) 1055 : cluster [DBG] pgmap v960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:31.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:31 smithi157 bash[20376]: cluster 2022-04-30T21:01:29.686994+0000 mgr.smithi157.nfpzoe (mgr.14180) 1055 : cluster [DBG] pgmap v960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:33 smithi165 bash[22175]: cluster 2022-04-30T21:01:31.687663+0000 mgr.smithi157.nfpzoe (mgr.14180) 1056 : cluster [DBG] pgmap v961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:33.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:33 smithi157 bash[20376]: cluster 2022-04-30T21:01:31.687663+0000 mgr.smithi157.nfpzoe (mgr.14180) 1056 : cluster [DBG] pgmap v961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:34.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:01:34.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:01:34.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:01:34.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:01:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:35 smithi165 bash[22175]: cluster 2022-04-30T21:01:33.688302+0000 mgr.smithi157.nfpzoe (mgr.14180) 1057 : cluster [DBG] pgmap v962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:35 smithi165 bash[22175]: audit 2022-04-30T21:01:34.771918+0000 mon.smithi157 (mon.0) 1120 : audit [DBG] from='client.? 172.21.15.157:0/569091330' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:35.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:35 smithi157 bash[20376]: cluster 2022-04-30T21:01:33.688302+0000 mgr.smithi157.nfpzoe (mgr.14180) 1057 : cluster [DBG] pgmap v962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:35.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:35 smithi157 bash[20376]: audit 2022-04-30T21:01:34.771918+0000 mon.smithi157 (mon.0) 1120 : audit [DBG] from='client.? 172.21.15.157:0/569091330' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:37.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:37 smithi165 bash[22175]: cluster 2022-04-30T21:01:35.688916+0000 mgr.smithi157.nfpzoe (mgr.14180) 1058 : cluster [DBG] pgmap v963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:37.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:37 smithi157 bash[20376]: cluster 2022-04-30T21:01:35.688916+0000 mgr.smithi157.nfpzoe (mgr.14180) 1058 : cluster [DBG] pgmap v963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:38 smithi165 bash[22175]: cluster 2022-04-30T21:01:37.689591+0000 mgr.smithi157.nfpzoe (mgr.14180) 1059 : cluster [DBG] pgmap v964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:38.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:38 smithi157 bash[20376]: cluster 2022-04-30T21:01:37.689591+0000 mgr.smithi157.nfpzoe (mgr.14180) 1059 : cluster [DBG] pgmap v964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:39.798 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:01:39.798 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:01:39.798 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:01:40.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:01:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:40 smithi165 bash[22175]: cluster 2022-04-30T21:01:39.690178+0000 mgr.smithi157.nfpzoe (mgr.14180) 1060 : cluster [DBG] pgmap v965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:40 smithi165 bash[22175]: audit 2022-04-30T21:01:40.101967+0000 mon.smithi157 (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.157:0/4258882489' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:41.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:40 smithi157 bash[20376]: cluster 2022-04-30T21:01:39.690178+0000 mgr.smithi157.nfpzoe (mgr.14180) 1060 : cluster [DBG] pgmap v965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:41.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:40 smithi157 bash[20376]: audit 2022-04-30T21:01:40.101967+0000 mon.smithi157 (mon.0) 1121 : audit [DBG] from='client.? 172.21.15.157:0/4258882489' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:43 smithi165 bash[22175]: cluster 2022-04-30T21:01:41.690828+0000 mgr.smithi157.nfpzoe (mgr.14180) 1061 : cluster [DBG] pgmap v966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:43.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:43 smithi157 bash[20376]: cluster 2022-04-30T21:01:41.690828+0000 mgr.smithi157.nfpzoe (mgr.14180) 1061 : cluster [DBG] pgmap v966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:45.128 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:01:45.128 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:01:45.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:01:45.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:01:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:45 smithi165 bash[22175]: cluster 2022-04-30T21:01:43.691555+0000 mgr.smithi157.nfpzoe (mgr.14180) 1062 : cluster [DBG] pgmap v967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:45 smithi165 bash[22175]: audit 2022-04-30T21:01:45.431502+0000 mon.smithi157 (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.157:0/135872881' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:45.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:45 smithi157 bash[20376]: cluster 2022-04-30T21:01:43.691555+0000 mgr.smithi157.nfpzoe (mgr.14180) 1062 : cluster [DBG] pgmap v967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:45.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:45 smithi157 bash[20376]: audit 2022-04-30T21:01:45.431502+0000 mon.smithi157 (mon.0) 1122 : audit [DBG] from='client.? 172.21.15.157:0/135872881' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:47.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:47 smithi165 bash[22175]: cluster 2022-04-30T21:01:45.692190+0000 mgr.smithi157.nfpzoe (mgr.14180) 1063 : cluster [DBG] pgmap v968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:47.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:47 smithi157 bash[20376]: cluster 2022-04-30T21:01:45.692190+0000 mgr.smithi157.nfpzoe (mgr.14180) 1063 : cluster [DBG] pgmap v968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:49.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:49 smithi165 bash[22175]: cluster 2022-04-30T21:01:47.692875+0000 mgr.smithi157.nfpzoe (mgr.14180) 1064 : cluster [DBG] pgmap v969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:49.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:49 smithi157 bash[20376]: cluster 2022-04-30T21:01:47.692875+0000 mgr.smithi157.nfpzoe (mgr.14180) 1064 : cluster [DBG] pgmap v969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:50.457 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:01:50.457 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:01:50.458 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:01:50.786 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:01:51.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:51 smithi165 bash[22175]: cluster 2022-04-30T21:01:49.693493+0000 mgr.smithi157.nfpzoe (mgr.14180) 1065 : cluster [DBG] pgmap v970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:51.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:51 smithi165 bash[22175]: audit 2022-04-30T21:01:50.763829+0000 mon.smithi157 (mon.0) 1123 : audit [DBG] from='client.? 172.21.15.157:0/2599934098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:51.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:51 smithi157 bash[20376]: cluster 2022-04-30T21:01:49.693493+0000 mgr.smithi157.nfpzoe (mgr.14180) 1065 : cluster [DBG] pgmap v970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:51.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:51 smithi157 bash[20376]: audit 2022-04-30T21:01:50.763829+0000 mon.smithi157 (mon.0) 1123 : audit [DBG] from='client.? 172.21.15.157:0/2599934098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:52 smithi165 bash[22175]: cluster 2022-04-30T21:01:51.694116+0000 mgr.smithi157.nfpzoe (mgr.14180) 1066 : cluster [DBG] pgmap v971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:52.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:52 smithi157 bash[20376]: cluster 2022-04-30T21:01:51.694116+0000 mgr.smithi157.nfpzoe (mgr.14180) 1066 : cluster [DBG] pgmap v971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:54 smithi165 bash[22175]: cluster 2022-04-30T21:01:53.694687+0000 mgr.smithi157.nfpzoe (mgr.14180) 1067 : cluster [DBG] pgmap v972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:55.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:54 smithi157 bash[20376]: cluster 2022-04-30T21:01:53.694687+0000 mgr.smithi157.nfpzoe (mgr.14180) 1067 : cluster [DBG] pgmap v972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:55.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:01:55.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:01:55.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:01:56.112 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:01:57.047 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:56 smithi157 bash[20376]: cluster 2022-04-30T21:01:55.695307+0000 mgr.smithi157.nfpzoe (mgr.14180) 1068 : cluster [DBG] pgmap v973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:57.047 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:56 smithi157 bash[20376]: audit 2022-04-30T21:01:56.089362+0000 mon.smithi157 (mon.0) 1124 : audit [DBG] from='client.? 172.21.15.157:0/552068815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:57.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:56 smithi165 bash[22175]: cluster 2022-04-30T21:01:55.695307+0000 mgr.smithi157.nfpzoe (mgr.14180) 1068 : cluster [DBG] pgmap v973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:57.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:56 smithi165 bash[22175]: audit 2022-04-30T21:01:56.089362+0000 mon.smithi157 (mon.0) 1124 : audit [DBG] from='client.? 172.21.15.157:0/552068815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:01:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:58 smithi165 bash[22175]: cluster 2022-04-30T21:01:57.695940+0000 mgr.smithi157.nfpzoe (mgr.14180) 1069 : cluster [DBG] pgmap v974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:58 smithi165 bash[22175]: audit 2022-04-30T21:01:58.038073+0000 mon.smithi157 (mon.0) 1125 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:01:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:01:58 smithi165 bash[22175]: audit 2022-04-30T21:01:58.038649+0000 mon.smithi157 (mon.0) 1126 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:01:59.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:58 smithi157 bash[20376]: cluster 2022-04-30T21:01:57.695940+0000 mgr.smithi157.nfpzoe (mgr.14180) 1069 : cluster [DBG] pgmap v974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:01:59.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:58 smithi157 bash[20376]: audit 2022-04-30T21:01:58.038073+0000 mon.smithi157 (mon.0) 1125 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:01:59.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:01:58 smithi157 bash[20376]: audit 2022-04-30T21:01:58.038649+0000 mon.smithi157 (mon.0) 1126 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:02:01.116 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:02:01.116 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:02:01.116 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:02:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:00 smithi165 bash[22175]: cluster 2022-04-30T21:01:59.696603+0000 mgr.smithi157.nfpzoe (mgr.14180) 1070 : cluster [DBG] pgmap v975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:01.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:00 smithi157 bash[20376]: cluster 2022-04-30T21:01:59.696603+0000 mgr.smithi157.nfpzoe (mgr.14180) 1070 : cluster [DBG] pgmap v975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:01.448 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:02:02.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:01 smithi165 bash[22175]: audit 2022-04-30T21:02:01.425712+0000 mon.smithi157 (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.157:0/3259500572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:02.219 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:01 smithi157 bash[20376]: audit 2022-04-30T21:02:01.425712+0000 mon.smithi157 (mon.0) 1127 : audit [DBG] from='client.? 172.21.15.157:0/3259500572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:03 smithi165 bash[22175]: cluster 2022-04-30T21:02:01.697276+0000 mgr.smithi157.nfpzoe (mgr.14180) 1071 : cluster [DBG] pgmap v976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:03.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:03 smithi157 bash[20376]: cluster 2022-04-30T21:02:01.697276+0000 mgr.smithi157.nfpzoe (mgr.14180) 1071 : cluster [DBG] pgmap v976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:05 smithi165 bash[22175]: cluster 2022-04-30T21:02:03.697950+0000 mgr.smithi157.nfpzoe (mgr.14180) 1072 : cluster [DBG] pgmap v977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:05.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:05 smithi157 bash[20376]: cluster 2022-04-30T21:02:03.697950+0000 mgr.smithi157.nfpzoe (mgr.14180) 1072 : cluster [DBG] pgmap v977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:06.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:02:06.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:02:06.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:02:06.782 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:02:07.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:07 smithi165 bash[22175]: cluster 2022-04-30T21:02:05.698545+0000 mgr.smithi157.nfpzoe (mgr.14180) 1073 : cluster [DBG] pgmap v978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:07.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:07 smithi165 bash[22175]: audit 2022-04-30T21:02:06.759520+0000 mon.smithi157 (mon.0) 1128 : audit [DBG] from='client.? 172.21.15.157:0/353657544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:07.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:07 smithi157 bash[20376]: cluster 2022-04-30T21:02:05.698545+0000 mgr.smithi157.nfpzoe (mgr.14180) 1073 : cluster [DBG] pgmap v978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:07.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:07 smithi157 bash[20376]: audit 2022-04-30T21:02:06.759520+0000 mon.smithi157 (mon.0) 1128 : audit [DBG] from='client.? 172.21.15.157:0/353657544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:09.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:09 smithi165 bash[22175]: cluster 2022-04-30T21:02:07.699184+0000 mgr.smithi157.nfpzoe (mgr.14180) 1074 : cluster [DBG] pgmap v979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:09.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:09 smithi157 bash[20376]: cluster 2022-04-30T21:02:07.699184+0000 mgr.smithi157.nfpzoe (mgr.14180) 1074 : cluster [DBG] pgmap v979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:10 smithi165 bash[22175]: cluster 2022-04-30T21:02:09.699780+0000 mgr.smithi157.nfpzoe (mgr.14180) 1075 : cluster [DBG] pgmap v980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:10.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:10 smithi157 bash[20376]: cluster 2022-04-30T21:02:09.699780+0000 mgr.smithi157.nfpzoe (mgr.14180) 1075 : cluster [DBG] pgmap v980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:11.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:02:11.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:02:11.786 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:02:12.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:02:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:12 smithi165 bash[22175]: audit 2022-04-30T21:02:12.086366+0000 mon.smithi157 (mon.0) 1129 : audit [DBG] from='client.? 172.21.15.157:0/513808391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:12.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:12 smithi157 bash[20376]: audit 2022-04-30T21:02:12.086366+0000 mon.smithi157 (mon.0) 1129 : audit [DBG] from='client.? 172.21.15.157:0/513808391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:13.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:13 smithi165 bash[22175]: cluster 2022-04-30T21:02:11.700363+0000 mgr.smithi157.nfpzoe (mgr.14180) 1076 : cluster [DBG] pgmap v981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:13.959 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:13 smithi157 bash[20376]: cluster 2022-04-30T21:02:11.700363+0000 mgr.smithi157.nfpzoe (mgr.14180) 1076 : cluster [DBG] pgmap v981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:15 smithi165 bash[22175]: cluster 2022-04-30T21:02:13.701022+0000 mgr.smithi157.nfpzoe (mgr.14180) 1077 : cluster [DBG] pgmap v982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:15.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:15 smithi157 bash[20376]: cluster 2022-04-30T21:02:13.701022+0000 mgr.smithi157.nfpzoe (mgr.14180) 1077 : cluster [DBG] pgmap v982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:17.112 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:02:17.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:02:17.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:02:17.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:02:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:17 smithi165 bash[22175]: cluster 2022-04-30T21:02:15.701655+0000 mgr.smithi157.nfpzoe (mgr.14180) 1078 : cluster [DBG] pgmap v983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:17.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:17 smithi165 bash[22175]: audit 2022-04-30T21:02:17.415193+0000 mon.smithi157 (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.157:0/1609189484' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:17.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:17 smithi157 bash[20376]: cluster 2022-04-30T21:02:15.701655+0000 mgr.smithi157.nfpzoe (mgr.14180) 1078 : cluster [DBG] pgmap v983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:17.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:17 smithi157 bash[20376]: audit 2022-04-30T21:02:17.415193+0000 mon.smithi157 (mon.0) 1130 : audit [DBG] from='client.? 172.21.15.157:0/1609189484' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:19 smithi165 bash[22175]: cluster 2022-04-30T21:02:17.702304+0000 mgr.smithi157.nfpzoe (mgr.14180) 1079 : cluster [DBG] pgmap v984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:19.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:19 smithi157 bash[20376]: cluster 2022-04-30T21:02:17.702304+0000 mgr.smithi157.nfpzoe (mgr.14180) 1079 : cluster [DBG] pgmap v984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:21.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:21 smithi165 bash[22175]: cluster 2022-04-30T21:02:19.702928+0000 mgr.smithi157.nfpzoe (mgr.14180) 1080 : cluster [DBG] pgmap v985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:21.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:21 smithi157 bash[20376]: cluster 2022-04-30T21:02:19.702928+0000 mgr.smithi157.nfpzoe (mgr.14180) 1080 : cluster [DBG] pgmap v985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:22.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:02:22.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:02:22.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:02:22.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:02:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:22 smithi165 bash[22175]: cluster 2022-04-30T21:02:21.703579+0000 mgr.smithi157.nfpzoe (mgr.14180) 1081 : cluster [DBG] pgmap v986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:22.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:22 smithi157 bash[20376]: cluster 2022-04-30T21:02:21.703579+0000 mgr.smithi157.nfpzoe (mgr.14180) 1081 : cluster [DBG] pgmap v986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:23 smithi165 bash[22175]: audit 2022-04-30T21:02:22.747049+0000 mon.smithi157 (mon.0) 1131 : audit [DBG] from='client.? 172.21.15.157:0/142134536' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:23.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:23 smithi157 bash[20376]: audit 2022-04-30T21:02:22.747049+0000 mon.smithi157 (mon.0) 1131 : audit [DBG] from='client.? 172.21.15.157:0/142134536' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:24 smithi165 bash[22175]: cluster 2022-04-30T21:02:23.704223+0000 mgr.smithi157.nfpzoe (mgr.14180) 1082 : cluster [DBG] pgmap v987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:24.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:24 smithi157 bash[20376]: cluster 2022-04-30T21:02:23.704223+0000 mgr.smithi157.nfpzoe (mgr.14180) 1082 : cluster [DBG] pgmap v987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:26.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:25 smithi165 bash[22175]: audit 2022-04-30T21:02:25.712667+0000 mon.smithi157 (mon.0) 1132 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:02:26.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:25 smithi165 bash[22175]: audit 2022-04-30T21:02:25.715533+0000 mon.smithi157 (mon.0) 1133 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:02:26.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:25 smithi165 bash[22175]: audit 2022-04-30T21:02:25.717556+0000 mon.smithi157 (mon.0) 1134 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:02:26.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:25 smithi157 bash[20376]: audit 2022-04-30T21:02:25.712667+0000 mon.smithi157 (mon.0) 1132 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:02:26.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:25 smithi157 bash[20376]: audit 2022-04-30T21:02:25.715533+0000 mon.smithi157 (mon.0) 1133 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:02:26.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:25 smithi157 bash[20376]: audit 2022-04-30T21:02:25.717556+0000 mon.smithi157 (mon.0) 1134 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:02:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:27 smithi165 bash[22175]: cluster 2022-04-30T21:02:25.704880+0000 mgr.smithi157.nfpzoe (mgr.14180) 1083 : cluster [DBG] pgmap v988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:27.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:27 smithi165 bash[22175]: cluster 2022-04-30T21:02:26.035006+0000 mgr.smithi157.nfpzoe (mgr.14180) 1084 : cluster [DBG] pgmap v989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:27.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:27 smithi165 bash[22175]: cluster 2022-04-30T21:02:26.035479+0000 mgr.smithi157.nfpzoe (mgr.14180) 1085 : cluster [DBG] pgmap v990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:27.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:27 smithi165 bash[22175]: audit 2022-04-30T21:02:26.042383+0000 mon.smithi157 (mon.0) 1135 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:02:27.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:27 smithi165 bash[22175]: audit 2022-04-30T21:02:26.049717+0000 mon.smithi157 (mon.0) 1136 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:02:27.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:27 smithi165 bash[22175]: cephadm 2022-04-30T21:02:26.050852+0000 mgr.smithi157.nfpzoe (mgr.14180) 1086 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:02:27.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:27 smithi165 bash[22175]: cephadm 2022-04-30T21:02:26.050978+0000 mgr.smithi157.nfpzoe (mgr.14180) 1087 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:02:27.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:27 smithi157 bash[20376]: cluster 2022-04-30T21:02:25.704880+0000 mgr.smithi157.nfpzoe (mgr.14180) 1083 : cluster [DBG] pgmap v988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:27.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:27 smithi157 bash[20376]: cluster 2022-04-30T21:02:26.035006+0000 mgr.smithi157.nfpzoe (mgr.14180) 1084 : cluster [DBG] pgmap v989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:27.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:27 smithi157 bash[20376]: cluster 2022-04-30T21:02:26.035479+0000 mgr.smithi157.nfpzoe (mgr.14180) 1085 : cluster [DBG] pgmap v990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:27.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:27 smithi157 bash[20376]: audit 2022-04-30T21:02:26.042383+0000 mon.smithi157 (mon.0) 1135 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:02:27.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:27 smithi157 bash[20376]: audit 2022-04-30T21:02:26.049717+0000 mon.smithi157 (mon.0) 1136 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:02:27.458 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:27 smithi157 bash[20376]: cephadm 2022-04-30T21:02:26.050852+0000 mgr.smithi157.nfpzoe (mgr.14180) 1086 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:02:27.458 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:27 smithi157 bash[20376]: cephadm 2022-04-30T21:02:26.050978+0000 mgr.smithi157.nfpzoe (mgr.14180) 1087 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:02:27.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:02:27.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:02:27.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:02:28.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:02:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:29 smithi165 bash[22175]: cluster 2022-04-30T21:02:28.036163+0000 mgr.smithi157.nfpzoe (mgr.14180) 1088 : cluster [DBG] pgmap v991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:29 smithi165 bash[22175]: audit 2022-04-30T21:02:28.083375+0000 mon.smithi157 (mon.0) 1137 : audit [DBG] from='client.? 172.21.15.157:0/1340586601' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:29.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:29 smithi157 bash[20376]: cluster 2022-04-30T21:02:28.036163+0000 mgr.smithi157.nfpzoe (mgr.14180) 1088 : cluster [DBG] pgmap v991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:29.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:29 smithi157 bash[20376]: audit 2022-04-30T21:02:28.083375+0000 mon.smithi157 (mon.0) 1137 : audit [DBG] from='client.? 172.21.15.157:0/1340586601' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:31 smithi165 bash[22175]: cluster 2022-04-30T21:02:30.036841+0000 mgr.smithi157.nfpzoe (mgr.14180) 1089 : cluster [DBG] pgmap v992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:31.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:31 smithi157 bash[20376]: cluster 2022-04-30T21:02:30.036841+0000 mgr.smithi157.nfpzoe (mgr.14180) 1089 : cluster [DBG] pgmap v992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:33.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:02:33.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:02:33.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:02:33.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:02:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:33 smithi165 bash[22175]: cluster 2022-04-30T21:02:32.037413+0000 mgr.smithi157.nfpzoe (mgr.14180) 1090 : cluster [DBG] pgmap v993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:33 smithi165 bash[22175]: audit 2022-04-30T21:02:33.409919+0000 mon.smithi157 (mon.0) 1138 : audit [DBG] from='client.? 172.21.15.157:0/1701832460' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:33.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:33 smithi157 bash[20376]: cluster 2022-04-30T21:02:32.037413+0000 mgr.smithi157.nfpzoe (mgr.14180) 1090 : cluster [DBG] pgmap v993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:33.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:33 smithi157 bash[20376]: audit 2022-04-30T21:02:33.409919+0000 mon.smithi157 (mon.0) 1138 : audit [DBG] from='client.? 172.21.15.157:0/1701832460' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:35 smithi165 bash[22175]: cluster 2022-04-30T21:02:34.038002+0000 mgr.smithi157.nfpzoe (mgr.14180) 1091 : cluster [DBG] pgmap v994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:35.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:35 smithi157 bash[20376]: cluster 2022-04-30T21:02:34.038002+0000 mgr.smithi157.nfpzoe (mgr.14180) 1091 : cluster [DBG] pgmap v994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:37.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:37 smithi165 bash[22175]: cluster 2022-04-30T21:02:36.038595+0000 mgr.smithi157.nfpzoe (mgr.14180) 1092 : cluster [DBG] pgmap v995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:37.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:37 smithi157 bash[20376]: cluster 2022-04-30T21:02:36.038595+0000 mgr.smithi157.nfpzoe (mgr.14180) 1092 : cluster [DBG] pgmap v995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:38.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:02:38.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:02:38.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:02:38.768 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:02:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:38 smithi165 bash[22175]: cluster 2022-04-30T21:02:38.039247+0000 mgr.smithi157.nfpzoe (mgr.14180) 1093 : cluster [DBG] pgmap v996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:38.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:38 smithi157 bash[20376]: cluster 2022-04-30T21:02:38.039247+0000 mgr.smithi157.nfpzoe (mgr.14180) 1093 : cluster [DBG] pgmap v996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:39.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:39 smithi165 bash[22175]: audit 2022-04-30T21:02:38.741846+0000 mon.smithi157 (mon.0) 1139 : audit [DBG] from='client.? 172.21.15.157:0/3702491479' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:39.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:39 smithi157 bash[20376]: audit 2022-04-30T21:02:38.741846+0000 mon.smithi157 (mon.0) 1139 : audit [DBG] from='client.? 172.21.15.157:0/3702491479' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:40 smithi165 bash[22175]: cluster 2022-04-30T21:02:40.039831+0000 mgr.smithi157.nfpzoe (mgr.14180) 1094 : cluster [DBG] pgmap v997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:40.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:40 smithi157 bash[20376]: cluster 2022-04-30T21:02:40.039831+0000 mgr.smithi157.nfpzoe (mgr.14180) 1094 : cluster [DBG] pgmap v997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:43.771 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:02:43.771 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:02:43.771 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:02:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:43 smithi165 bash[22175]: cluster 2022-04-30T21:02:42.040442+0000 mgr.smithi157.nfpzoe (mgr.14180) 1095 : cluster [DBG] pgmap v998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:43.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:43 smithi157 bash[20376]: cluster 2022-04-30T21:02:42.040442+0000 mgr.smithi157.nfpzoe (mgr.14180) 1095 : cluster [DBG] pgmap v998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:44.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:02:44.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:44 smithi165 bash[22175]: audit 2022-04-30T21:02:44.072383+0000 mon.smithi157 (mon.0) 1140 : audit [DBG] from='client.? 172.21.15.157:0/2235112147' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:44.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:44 smithi157 bash[20376]: audit 2022-04-30T21:02:44.072383+0000 mon.smithi157 (mon.0) 1140 : audit [DBG] from='client.? 172.21.15.157:0/2235112147' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:45.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:45 smithi165 bash[22175]: cluster 2022-04-30T21:02:44.041044+0000 mgr.smithi157.nfpzoe (mgr.14180) 1096 : cluster [DBG] pgmap v999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:45.960 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:45 smithi157 bash[20376]: cluster 2022-04-30T21:02:44.041044+0000 mgr.smithi157.nfpzoe (mgr.14180) 1096 : cluster [DBG] pgmap v999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:47.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:47 smithi165 bash[22175]: cluster 2022-04-30T21:02:46.041643+0000 mgr.smithi157.nfpzoe (mgr.14180) 1097 : cluster [DBG] pgmap v1000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:47.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:47 smithi157 bash[20376]: cluster 2022-04-30T21:02:46.041643+0000 mgr.smithi157.nfpzoe (mgr.14180) 1097 : cluster [DBG] pgmap v1000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:49.098 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:02:49.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:02:49.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:02:49.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:02:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:49 smithi165 bash[22175]: cluster 2022-04-30T21:02:48.042285+0000 mgr.smithi157.nfpzoe (mgr.14180) 1098 : cluster [DBG] pgmap v1001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:49.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:49 smithi165 bash[22175]: audit 2022-04-30T21:02:49.398983+0000 mon.smithi157 (mon.0) 1141 : audit [DBG] from='client.? 172.21.15.157:0/1534924643' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:49.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:49 smithi157 bash[20376]: cluster 2022-04-30T21:02:48.042285+0000 mgr.smithi157.nfpzoe (mgr.14180) 1098 : cluster [DBG] pgmap v1001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:49.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:49 smithi157 bash[20376]: audit 2022-04-30T21:02:49.398983+0000 mon.smithi157 (mon.0) 1141 : audit [DBG] from='client.? 172.21.15.157:0/1534924643' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:51.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:51 smithi165 bash[22175]: cluster 2022-04-30T21:02:50.042894+0000 mgr.smithi157.nfpzoe (mgr.14180) 1099 : cluster [DBG] pgmap v1002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:52.010 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:51 smithi157 bash[20376]: cluster 2022-04-30T21:02:50.042894+0000 mgr.smithi157.nfpzoe (mgr.14180) 1099 : cluster [DBG] pgmap v1002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:52 smithi165 bash[22175]: cluster 2022-04-30T21:02:52.043532+0000 mgr.smithi157.nfpzoe (mgr.14180) 1100 : cluster [DBG] pgmap v1003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:52.959 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:52 smithi157 bash[20376]: cluster 2022-04-30T21:02:52.043532+0000 mgr.smithi157.nfpzoe (mgr.14180) 1100 : cluster [DBG] pgmap v1003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:54.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:02:54.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:02:54.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:02:54.748 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:02:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:55 smithi165 bash[22175]: cluster 2022-04-30T21:02:54.044148+0000 mgr.smithi157.nfpzoe (mgr.14180) 1101 : cluster [DBG] pgmap v1004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:55.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:55 smithi165 bash[22175]: audit 2022-04-30T21:02:54.718288+0000 mon.smithi157 (mon.0) 1142 : audit [DBG] from='client.? 172.21.15.157:0/3301478582' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:55.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:55 smithi157 bash[20376]: cluster 2022-04-30T21:02:54.044148+0000 mgr.smithi157.nfpzoe (mgr.14180) 1101 : cluster [DBG] pgmap v1004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:55.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:55 smithi157 bash[20376]: audit 2022-04-30T21:02:54.718288+0000 mon.smithi157 (mon.0) 1142 : audit [DBG] from='client.? 172.21.15.157:0/3301478582' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:02:57.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:57 smithi165 bash[22175]: cluster 2022-04-30T21:02:56.044730+0000 mgr.smithi157.nfpzoe (mgr.14180) 1102 : cluster [DBG] pgmap v1005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:57.960 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:57 smithi157 bash[20376]: cluster 2022-04-30T21:02:56.044730+0000 mgr.smithi157.nfpzoe (mgr.14180) 1102 : cluster [DBG] pgmap v1005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:58 smithi165 bash[22175]: audit 2022-04-30T21:02:58.044808+0000 mon.smithi157 (mon.0) 1143 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:02:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:58 smithi165 bash[22175]: audit 2022-04-30T21:02:58.045498+0000 mon.smithi157 (mon.0) 1144 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:02:58.962 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:58 smithi157 bash[20376]: audit 2022-04-30T21:02:58.044808+0000 mon.smithi157 (mon.0) 1143 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:02:58.962 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:58 smithi157 bash[20376]: audit 2022-04-30T21:02:58.045498+0000 mon.smithi157 (mon.0) 1144 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:02:59.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:02:59.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:02:59.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:02:59.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:02:59 smithi165 bash[22175]: cluster 2022-04-30T21:02:58.045354+0000 mgr.smithi157.nfpzoe (mgr.14180) 1103 : cluster [DBG] pgmap v1006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:02:59.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:02:59 smithi157 bash[20376]: cluster 2022-04-30T21:02:58.045354+0000 mgr.smithi157.nfpzoe (mgr.14180) 1103 : cluster [DBG] pgmap v1006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:00.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:03:00.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:00 smithi165 bash[22175]: audit 2022-04-30T21:03:00.039579+0000 mon.smithi157 (mon.0) 1145 : audit [DBG] from='client.? 172.21.15.157:0/4017919988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:00.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:00 smithi165 bash[22175]: cluster 2022-04-30T21:03:00.045826+0000 mgr.smithi157.nfpzoe (mgr.14180) 1104 : cluster [DBG] pgmap v1007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:00.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:00 smithi157 bash[20376]: audit 2022-04-30T21:03:00.039579+0000 mon.smithi157 (mon.0) 1145 : audit [DBG] from='client.? 172.21.15.157:0/4017919988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:00.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:00 smithi157 bash[20376]: cluster 2022-04-30T21:03:00.045826+0000 mgr.smithi157.nfpzoe (mgr.14180) 1104 : cluster [DBG] pgmap v1007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:03 smithi165 bash[22175]: cluster 2022-04-30T21:03:02.046392+0000 mgr.smithi157.nfpzoe (mgr.14180) 1105 : cluster [DBG] pgmap v1008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:03.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:03 smithi157 bash[20376]: cluster 2022-04-30T21:03:02.046392+0000 mgr.smithi157.nfpzoe (mgr.14180) 1105 : cluster [DBG] pgmap v1008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:05.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:03:05.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:03:05.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:03:05.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:03:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:05 smithi165 bash[22175]: cluster 2022-04-30T21:03:04.046983+0000 mgr.smithi157.nfpzoe (mgr.14180) 1106 : cluster [DBG] pgmap v1009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:05 smithi165 bash[22175]: audit 2022-04-30T21:03:05.368830+0000 mon.smithi157 (mon.0) 1146 : audit [DBG] from='client.? 172.21.15.157:0/3980116571' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:05.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:05 smithi157 bash[20376]: cluster 2022-04-30T21:03:04.046983+0000 mgr.smithi157.nfpzoe (mgr.14180) 1106 : cluster [DBG] pgmap v1009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:05.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:05 smithi157 bash[20376]: audit 2022-04-30T21:03:05.368830+0000 mon.smithi157 (mon.0) 1146 : audit [DBG] from='client.? 172.21.15.157:0/3980116571' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:07 smithi165 bash[22175]: cluster 2022-04-30T21:03:06.047598+0000 mgr.smithi157.nfpzoe (mgr.14180) 1107 : cluster [DBG] pgmap v1010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:07.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:07 smithi157 bash[20376]: cluster 2022-04-30T21:03:06.047598+0000 mgr.smithi157.nfpzoe (mgr.14180) 1107 : cluster [DBG] pgmap v1010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:09.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:09 smithi165 bash[22175]: cluster 2022-04-30T21:03:08.048309+0000 mgr.smithi157.nfpzoe (mgr.14180) 1108 : cluster [DBG] pgmap v1011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:09.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:09 smithi157 bash[20376]: cluster 2022-04-30T21:03:08.048309+0000 mgr.smithi157.nfpzoe (mgr.14180) 1108 : cluster [DBG] pgmap v1011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:10.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:03:10.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:03:10.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:03:10.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:03:11.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:11 smithi165 bash[22175]: cluster 2022-04-30T21:03:10.048960+0000 mgr.smithi157.nfpzoe (mgr.14180) 1109 : cluster [DBG] pgmap v1012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:11.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:11 smithi165 bash[22175]: audit 2022-04-30T21:03:10.697941+0000 mon.smithi157 (mon.0) 1147 : audit [DBG] from='client.? 172.21.15.157:0/3458627819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:11.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:11 smithi157 bash[20376]: cluster 2022-04-30T21:03:10.048960+0000 mgr.smithi157.nfpzoe (mgr.14180) 1109 : cluster [DBG] pgmap v1012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:11.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:11 smithi157 bash[20376]: audit 2022-04-30T21:03:10.697941+0000 mon.smithi157 (mon.0) 1147 : audit [DBG] from='client.? 172.21.15.157:0/3458627819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:12 smithi165 bash[22175]: cluster 2022-04-30T21:03:12.049570+0000 mgr.smithi157.nfpzoe (mgr.14180) 1110 : cluster [DBG] pgmap v1013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:12.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:12 smithi157 bash[20376]: cluster 2022-04-30T21:03:12.049570+0000 mgr.smithi157.nfpzoe (mgr.14180) 1110 : cluster [DBG] pgmap v1013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:15 smithi165 bash[22175]: cluster 2022-04-30T21:03:14.050156+0000 mgr.smithi157.nfpzoe (mgr.14180) 1111 : cluster [DBG] pgmap v1014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:15.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:15 smithi157 bash[20376]: cluster 2022-04-30T21:03:14.050156+0000 mgr.smithi157.nfpzoe (mgr.14180) 1111 : cluster [DBG] pgmap v1014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:15.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:03:15.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:03:15.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:03:16.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:03:16.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:16 smithi165 bash[22175]: audit 2022-04-30T21:03:16.018986+0000 mon.smithi157 (mon.0) 1148 : audit [DBG] from='client.? 172.21.15.157:0/186487772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:16.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:16 smithi157 bash[20376]: audit 2022-04-30T21:03:16.018986+0000 mon.smithi157 (mon.0) 1148 : audit [DBG] from='client.? 172.21.15.157:0/186487772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:17.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:17 smithi165 bash[22175]: cluster 2022-04-30T21:03:16.050787+0000 mgr.smithi157.nfpzoe (mgr.14180) 1112 : cluster [DBG] pgmap v1015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:17.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:17 smithi157 bash[20376]: cluster 2022-04-30T21:03:16.050787+0000 mgr.smithi157.nfpzoe (mgr.14180) 1112 : cluster [DBG] pgmap v1015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:19 smithi165 bash[22175]: cluster 2022-04-30T21:03:18.051406+0000 mgr.smithi157.nfpzoe (mgr.14180) 1113 : cluster [DBG] pgmap v1016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:19.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:19 smithi157 bash[20376]: cluster 2022-04-30T21:03:18.051406+0000 mgr.smithi157.nfpzoe (mgr.14180) 1113 : cluster [DBG] pgmap v1016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:20 smithi165 bash[22175]: cluster 2022-04-30T21:03:20.052002+0000 mgr.smithi157.nfpzoe (mgr.14180) 1114 : cluster [DBG] pgmap v1017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:20.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:20 smithi157 bash[20376]: cluster 2022-04-30T21:03:20.052002+0000 mgr.smithi157.nfpzoe (mgr.14180) 1114 : cluster [DBG] pgmap v1017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:21.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:03:21.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:03:21.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:03:21.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:03:21.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:21 smithi165 bash[22175]: audit 2022-04-30T21:03:21.353525+0000 mon.smithi157 (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.157:0/3552475598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:21.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:21 smithi157 bash[20376]: audit 2022-04-30T21:03:21.353525+0000 mon.smithi157 (mon.0) 1149 : audit [DBG] from='client.? 172.21.15.157:0/3552475598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:22 smithi165 bash[22175]: cluster 2022-04-30T21:03:22.052609+0000 mgr.smithi157.nfpzoe (mgr.14180) 1115 : cluster [DBG] pgmap v1018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:22.959 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:22 smithi157 bash[20376]: cluster 2022-04-30T21:03:22.052609+0000 mgr.smithi157.nfpzoe (mgr.14180) 1115 : cluster [DBG] pgmap v1018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:25 smithi165 bash[22175]: cluster 2022-04-30T21:03:24.053266+0000 mgr.smithi157.nfpzoe (mgr.14180) 1116 : cluster [DBG] pgmap v1019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:25.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:25 smithi157 bash[20376]: cluster 2022-04-30T21:03:24.053266+0000 mgr.smithi157.nfpzoe (mgr.14180) 1116 : cluster [DBG] pgmap v1019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:26.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:03:26.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:03:26.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:03:26.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:26 smithi165 bash[22175]: audit 2022-04-30T21:03:26.059197+0000 mon.smithi157 (mon.0) 1150 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:03:26.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:26 smithi165 bash[22175]: audit 2022-04-30T21:03:26.062007+0000 mon.smithi157 (mon.0) 1151 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:03:26.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:26 smithi165 bash[22175]: audit 2022-04-30T21:03:26.063802+0000 mon.smithi157 (mon.0) 1152 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:03:26.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:26 smithi157 bash[20376]: audit 2022-04-30T21:03:26.059197+0000 mon.smithi157 (mon.0) 1150 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:03:26.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:26 smithi157 bash[20376]: audit 2022-04-30T21:03:26.062007+0000 mon.smithi157 (mon.0) 1151 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:03:26.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:26 smithi157 bash[20376]: audit 2022-04-30T21:03:26.063802+0000 mon.smithi157 (mon.0) 1152 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:03:26.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:03:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:27 smithi165 bash[22175]: cluster 2022-04-30T21:03:26.053853+0000 mgr.smithi157.nfpzoe (mgr.14180) 1117 : cluster [DBG] pgmap v1020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:27 smithi165 bash[22175]: audit 2022-04-30T21:03:26.375555+0000 mon.smithi157 (mon.0) 1153 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:03:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:27 smithi165 bash[22175]: audit 2022-04-30T21:03:26.675092+0000 mon.smithi157 (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.157:0/2710865045' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:27 smithi165 bash[22175]: audit 2022-04-30T21:03:26.702192+0000 mon.smithi157 (mon.0) 1155 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:03:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:27 smithi165 bash[22175]: audit 2022-04-30T21:03:26.711141+0000 mon.smithi157 (mon.0) 1156 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:03:27.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:27 smithi157 bash[20376]: cluster 2022-04-30T21:03:26.053853+0000 mgr.smithi157.nfpzoe (mgr.14180) 1117 : cluster [DBG] pgmap v1020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:27.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:27 smithi157 bash[20376]: audit 2022-04-30T21:03:26.375555+0000 mon.smithi157 (mon.0) 1153 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:03:27.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:27 smithi157 bash[20376]: audit 2022-04-30T21:03:26.675092+0000 mon.smithi157 (mon.0) 1154 : audit [DBG] from='client.? 172.21.15.157:0/2710865045' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:27.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:27 smithi157 bash[20376]: audit 2022-04-30T21:03:26.702192+0000 mon.smithi157 (mon.0) 1155 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:03:27.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:27 smithi157 bash[20376]: audit 2022-04-30T21:03:26.711141+0000 mon.smithi157 (mon.0) 1156 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:03:28.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:28 smithi165 bash[22175]: cluster 2022-04-30T21:03:26.695797+0000 mgr.smithi157.nfpzoe (mgr.14180) 1118 : cluster [DBG] pgmap v1021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:28.904 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:28 smithi165 bash[22175]: cluster 2022-04-30T21:03:26.696264+0000 mgr.smithi157.nfpzoe (mgr.14180) 1119 : cluster [DBG] pgmap v1022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:28.904 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:28 smithi165 bash[22175]: cephadm 2022-04-30T21:03:26.712121+0000 mgr.smithi157.nfpzoe (mgr.14180) 1120 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:03:28.904 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:28 smithi165 bash[22175]: cephadm 2022-04-30T21:03:26.712265+0000 mgr.smithi157.nfpzoe (mgr.14180) 1121 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:03:28.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:28 smithi157 bash[20376]: cluster 2022-04-30T21:03:26.695797+0000 mgr.smithi157.nfpzoe (mgr.14180) 1118 : cluster [DBG] pgmap v1021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:29.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:28 smithi157 bash[20376]: cluster 2022-04-30T21:03:26.696264+0000 mgr.smithi157.nfpzoe (mgr.14180) 1119 : cluster [DBG] pgmap v1022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:29.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:28 smithi157 bash[20376]: cephadm 2022-04-30T21:03:26.712121+0000 mgr.smithi157.nfpzoe (mgr.14180) 1120 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:03:29.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:28 smithi157 bash[20376]: cephadm 2022-04-30T21:03:26.712265+0000 mgr.smithi157.nfpzoe (mgr.14180) 1121 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:03:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:30 smithi165 bash[22175]: cluster 2022-04-30T21:03:28.696830+0000 mgr.smithi157.nfpzoe (mgr.14180) 1122 : cluster [DBG] pgmap v1023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:30.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:30 smithi157 bash[20376]: cluster 2022-04-30T21:03:28.696830+0000 mgr.smithi157.nfpzoe (mgr.14180) 1122 : cluster [DBG] pgmap v1023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:31.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:03:31.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:03:31.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:03:32.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:03:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:32 smithi165 bash[22175]: cluster 2022-04-30T21:03:30.697492+0000 mgr.smithi157.nfpzoe (mgr.14180) 1123 : cluster [DBG] pgmap v1024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:32.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:32 smithi165 bash[22175]: audit 2022-04-30T21:03:32.001335+0000 mon.smithi157 (mon.0) 1157 : audit [DBG] from='client.? 172.21.15.157:0/506699233' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:32.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:32 smithi157 bash[20376]: cluster 2022-04-30T21:03:30.697492+0000 mgr.smithi157.nfpzoe (mgr.14180) 1123 : cluster [DBG] pgmap v1024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:32.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:32 smithi157 bash[20376]: audit 2022-04-30T21:03:32.001335+0000 mon.smithi157 (mon.0) 1157 : audit [DBG] from='client.? 172.21.15.157:0/506699233' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:34 smithi165 bash[22175]: cluster 2022-04-30T21:03:32.698192+0000 mgr.smithi157.nfpzoe (mgr.14180) 1124 : cluster [DBG] pgmap v1025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:34.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:34 smithi157 bash[20376]: cluster 2022-04-30T21:03:32.698192+0000 mgr.smithi157.nfpzoe (mgr.14180) 1124 : cluster [DBG] pgmap v1025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:35.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:35 smithi165 bash[22175]: cluster 2022-04-30T21:03:34.698825+0000 mgr.smithi157.nfpzoe (mgr.14180) 1125 : cluster [DBG] pgmap v1026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:35.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:35 smithi157 bash[20376]: cluster 2022-04-30T21:03:34.698825+0000 mgr.smithi157.nfpzoe (mgr.14180) 1125 : cluster [DBG] pgmap v1026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:37.037 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:03:37.037 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:03:37.037 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:03:37.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:03:37.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:37 smithi165 bash[22175]: cluster 2022-04-30T21:03:36.699466+0000 mgr.smithi157.nfpzoe (mgr.14180) 1126 : cluster [DBG] pgmap v1027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:37.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:37 smithi165 bash[22175]: audit 2022-04-30T21:03:37.331961+0000 mon.smithi157 (mon.0) 1158 : audit [DBG] from='client.? 172.21.15.157:0/113079022' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:37.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:37 smithi157 bash[20376]: cluster 2022-04-30T21:03:36.699466+0000 mgr.smithi157.nfpzoe (mgr.14180) 1126 : cluster [DBG] pgmap v1027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:37.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:37 smithi157 bash[20376]: audit 2022-04-30T21:03:37.331961+0000 mon.smithi157 (mon.0) 1158 : audit [DBG] from='client.? 172.21.15.157:0/113079022' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:40.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:39 smithi165 bash[22175]: cluster 2022-04-30T21:03:38.700091+0000 mgr.smithi157.nfpzoe (mgr.14180) 1127 : cluster [DBG] pgmap v1028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:40.394 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:39 smithi157 bash[20376]: cluster 2022-04-30T21:03:38.700091+0000 mgr.smithi157.nfpzoe (mgr.14180) 1127 : cluster [DBG] pgmap v1028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:42.151 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:41 smithi165 bash[22175]: cluster 2022-04-30T21:03:40.700697+0000 mgr.smithi157.nfpzoe (mgr.14180) 1128 : cluster [DBG] pgmap v1029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:42.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:41 smithi157 bash[20376]: cluster 2022-04-30T21:03:40.700697+0000 mgr.smithi157.nfpzoe (mgr.14180) 1128 : cluster [DBG] pgmap v1029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:42.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:03:42.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:03:42.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:03:42.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:03:43.150 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:42 smithi165 bash[22175]: audit 2022-04-30T21:03:42.655736+0000 mon.smithi157 (mon.0) 1159 : audit [DBG] from='client.? 172.21.15.157:0/1330622746' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:43.212 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:42 smithi157 bash[20376]: audit 2022-04-30T21:03:42.655736+0000 mon.smithi157 (mon.0) 1159 : audit [DBG] from='client.? 172.21.15.157:0/1330622746' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:44.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:43 smithi165 bash[22175]: cluster 2022-04-30T21:03:42.701357+0000 mgr.smithi157.nfpzoe (mgr.14180) 1129 : cluster [DBG] pgmap v1030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:44.383 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:43 smithi157 bash[20376]: cluster 2022-04-30T21:03:42.701357+0000 mgr.smithi157.nfpzoe (mgr.14180) 1129 : cluster [DBG] pgmap v1030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:46.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:45 smithi165 bash[22175]: cluster 2022-04-30T21:03:44.702020+0000 mgr.smithi157.nfpzoe (mgr.14180) 1130 : cluster [DBG] pgmap v1031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:46.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:45 smithi157 bash[20376]: cluster 2022-04-30T21:03:44.702020+0000 mgr.smithi157.nfpzoe (mgr.14180) 1130 : cluster [DBG] pgmap v1031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:47.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:03:47.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:03:47.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:03:47.903 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:47 smithi165 bash[22175]: cluster 2022-04-30T21:03:46.702663+0000 mgr.smithi157.nfpzoe (mgr.14180) 1131 : cluster [DBG] pgmap v1032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:47.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:47 smithi157 bash[20376]: cluster 2022-04-30T21:03:46.702663+0000 mgr.smithi157.nfpzoe (mgr.14180) 1131 : cluster [DBG] pgmap v1032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:48.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:03:48.902 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:48 smithi165 bash[22175]: audit 2022-04-30T21:03:47.985003+0000 mon.smithi157 (mon.0) 1160 : audit [DBG] from='client.? 172.21.15.157:0/2391375590' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:49.170 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:48 smithi157 bash[20376]: audit 2022-04-30T21:03:47.985003+0000 mon.smithi157 (mon.0) 1160 : audit [DBG] from='client.? 172.21.15.157:0/2391375590' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:49.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:49 smithi165 bash[22175]: cluster 2022-04-30T21:03:48.703332+0000 mgr.smithi157.nfpzoe (mgr.14180) 1132 : cluster [DBG] pgmap v1033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:49.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:49 smithi157 bash[20376]: cluster 2022-04-30T21:03:48.703332+0000 mgr.smithi157.nfpzoe (mgr.14180) 1132 : cluster [DBG] pgmap v1033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:52.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:51 smithi165 bash[22175]: cluster 2022-04-30T21:03:50.703955+0000 mgr.smithi157.nfpzoe (mgr.14180) 1133 : cluster [DBG] pgmap v1034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:52.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:51 smithi157 bash[20376]: cluster 2022-04-30T21:03:50.703955+0000 mgr.smithi157.nfpzoe (mgr.14180) 1133 : cluster [DBG] pgmap v1034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:53.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:03:53.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:03:53.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:03:53.339 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:03:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:53 smithi165 bash[22175]: cluster 2022-04-30T21:03:52.704527+0000 mgr.smithi157.nfpzoe (mgr.14180) 1134 : cluster [DBG] pgmap v1035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:54.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:53 smithi165 bash[22175]: audit 2022-04-30T21:03:53.315198+0000 mon.smithi157 (mon.0) 1161 : audit [DBG] from='client.? 172.21.15.157:0/3381532371' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:54.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:53 smithi157 bash[20376]: cluster 2022-04-30T21:03:52.704527+0000 mgr.smithi157.nfpzoe (mgr.14180) 1134 : cluster [DBG] pgmap v1035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:54.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:53 smithi157 bash[20376]: audit 2022-04-30T21:03:53.315198+0000 mon.smithi157 (mon.0) 1161 : audit [DBG] from='client.? 172.21.15.157:0/3381532371' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:55 smithi165 bash[22175]: cluster 2022-04-30T21:03:54.705122+0000 mgr.smithi157.nfpzoe (mgr.14180) 1135 : cluster [DBG] pgmap v1036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:56.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:55 smithi157 bash[20376]: cluster 2022-04-30T21:03:54.705122+0000 mgr.smithi157.nfpzoe (mgr.14180) 1135 : cluster [DBG] pgmap v1036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:57 smithi165 bash[22175]: cluster 2022-04-30T21:03:56.705741+0000 mgr.smithi157.nfpzoe (mgr.14180) 1136 : cluster [DBG] pgmap v1037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:57.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:57 smithi157 bash[20376]: cluster 2022-04-30T21:03:56.705741+0000 mgr.smithi157.nfpzoe (mgr.14180) 1136 : cluster [DBG] pgmap v1037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:58.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:03:58.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:03:58.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:03:58.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:03:58.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:58 smithi165 bash[22175]: audit 2022-04-30T21:03:58.054067+0000 mon.smithi157 (mon.0) 1162 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:03:58.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:58 smithi165 bash[22175]: audit 2022-04-30T21:03:58.054658+0000 mon.smithi157 (mon.0) 1163 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:03:58.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:58 smithi157 bash[20376]: audit 2022-04-30T21:03:58.054067+0000 mon.smithi157 (mon.0) 1162 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:03:58.960 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:58 smithi157 bash[20376]: audit 2022-04-30T21:03:58.054658+0000 mon.smithi157 (mon.0) 1163 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:03:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:59 smithi165 bash[22175]: audit 2022-04-30T21:03:58.628042+0000 mon.smithi157 (mon.0) 1164 : audit [DBG] from='client.? 172.21.15.157:0/2083332086' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:03:59 smithi165 bash[22175]: cluster 2022-04-30T21:03:58.706369+0000 mgr.smithi157.nfpzoe (mgr.14180) 1137 : cluster [DBG] pgmap v1038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:03:59.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:59 smithi157 bash[20376]: audit 2022-04-30T21:03:58.628042+0000 mon.smithi157 (mon.0) 1164 : audit [DBG] from='client.? 172.21.15.157:0/2083332086' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:03:59.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:03:59 smithi157 bash[20376]: cluster 2022-04-30T21:03:58.706369+0000 mgr.smithi157.nfpzoe (mgr.14180) 1137 : cluster [DBG] pgmap v1038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:02.151 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:01 smithi165 bash[22175]: cluster 2022-04-30T21:04:00.706938+0000 mgr.smithi157.nfpzoe (mgr.14180) 1138 : cluster [DBG] pgmap v1039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:02.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:01 smithi157 bash[20376]: cluster 2022-04-30T21:04:00.706938+0000 mgr.smithi157.nfpzoe (mgr.14180) 1138 : cluster [DBG] pgmap v1039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:03.655 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:04:03.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:04:03.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:04:03.979 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:04:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:03 smithi165 bash[22175]: cluster 2022-04-30T21:04:02.707602+0000 mgr.smithi157.nfpzoe (mgr.14180) 1139 : cluster [DBG] pgmap v1040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:04.210 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:03 smithi157 bash[20376]: cluster 2022-04-30T21:04:02.707602+0000 mgr.smithi157.nfpzoe (mgr.14180) 1139 : cluster [DBG] pgmap v1040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:04 smithi165 bash[22175]: audit 2022-04-30T21:04:03.956683+0000 mon.smithi157 (mon.0) 1165 : audit [DBG] from='client.? 172.21.15.157:0/3198176630' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:05.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:04 smithi157 bash[20376]: audit 2022-04-30T21:04:03.956683+0000 mon.smithi157 (mon.0) 1165 : audit [DBG] from='client.? 172.21.15.157:0/3198176630' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:06.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:05 smithi165 bash[22175]: cluster 2022-04-30T21:04:04.708237+0000 mgr.smithi157.nfpzoe (mgr.14180) 1140 : cluster [DBG] pgmap v1041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:06.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:05 smithi157 bash[20376]: cluster 2022-04-30T21:04:04.708237+0000 mgr.smithi157.nfpzoe (mgr.14180) 1140 : cluster [DBG] pgmap v1041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:07.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:07 smithi165 bash[22175]: cluster 2022-04-30T21:04:06.708855+0000 mgr.smithi157.nfpzoe (mgr.14180) 1141 : cluster [DBG] pgmap v1042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:07.959 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:07 smithi157 bash[20376]: cluster 2022-04-30T21:04:06.708855+0000 mgr.smithi157.nfpzoe (mgr.14180) 1141 : cluster [DBG] pgmap v1042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:08.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:04:08.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:04:08.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:04:09.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:04:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:09 smithi165 bash[22175]: cluster 2022-04-30T21:04:08.709627+0000 mgr.smithi157.nfpzoe (mgr.14180) 1142 : cluster [DBG] pgmap v1043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:09 smithi165 bash[22175]: audit 2022-04-30T21:04:09.284657+0000 mon.smithi157 (mon.0) 1166 : audit [DBG] from='client.? 172.21.15.157:0/3334907362' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:10.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:09 smithi157 bash[20376]: cluster 2022-04-30T21:04:08.709627+0000 mgr.smithi157.nfpzoe (mgr.14180) 1142 : cluster [DBG] pgmap v1043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:10.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:09 smithi157 bash[20376]: audit 2022-04-30T21:04:09.284657+0000 mon.smithi157 (mon.0) 1166 : audit [DBG] from='client.? 172.21.15.157:0/3334907362' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:12.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:11 smithi165 bash[22175]: cluster 2022-04-30T21:04:10.710246+0000 mgr.smithi157.nfpzoe (mgr.14180) 1143 : cluster [DBG] pgmap v1044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:12.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:11 smithi157 bash[20376]: cluster 2022-04-30T21:04:10.710246+0000 mgr.smithi157.nfpzoe (mgr.14180) 1143 : cluster [DBG] pgmap v1044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:14.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:13 smithi165 bash[22175]: cluster 2022-04-30T21:04:12.710871+0000 mgr.smithi157.nfpzoe (mgr.14180) 1144 : cluster [DBG] pgmap v1045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:14.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:13 smithi157 bash[20376]: cluster 2022-04-30T21:04:12.710871+0000 mgr.smithi157.nfpzoe (mgr.14180) 1144 : cluster [DBG] pgmap v1045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:14.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:04:14.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:04:14.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:04:14.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:04:15.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:14 smithi165 bash[22175]: audit 2022-04-30T21:04:14.623417+0000 mon.smithi157 (mon.0) 1167 : audit [DBG] from='client.? 172.21.15.157:0/712707451' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:15.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:14 smithi157 bash[20376]: audit 2022-04-30T21:04:14.623417+0000 mon.smithi157 (mon.0) 1167 : audit [DBG] from='client.? 172.21.15.157:0/712707451' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:16.150 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:15 smithi165 bash[22175]: cluster 2022-04-30T21:04:14.711506+0000 mgr.smithi157.nfpzoe (mgr.14180) 1145 : cluster [DBG] pgmap v1046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:16.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:15 smithi157 bash[20376]: cluster 2022-04-30T21:04:14.711506+0000 mgr.smithi157.nfpzoe (mgr.14180) 1145 : cluster [DBG] pgmap v1046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:17.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:17 smithi165 bash[22175]: cluster 2022-04-30T21:04:16.712134+0000 mgr.smithi157.nfpzoe (mgr.14180) 1146 : cluster [DBG] pgmap v1047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:17.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:17 smithi157 bash[20376]: cluster 2022-04-30T21:04:16.712134+0000 mgr.smithi157.nfpzoe (mgr.14180) 1146 : cluster [DBG] pgmap v1047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:19.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:04:19.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:04:19.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:04:19.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:04:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:19 smithi165 bash[22175]: cluster 2022-04-30T21:04:18.712730+0000 mgr.smithi157.nfpzoe (mgr.14180) 1147 : cluster [DBG] pgmap v1048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:20.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:19 smithi157 bash[20376]: cluster 2022-04-30T21:04:18.712730+0000 mgr.smithi157.nfpzoe (mgr.14180) 1147 : cluster [DBG] pgmap v1048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:21.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:20 smithi165 bash[22175]: audit 2022-04-30T21:04:19.950291+0000 mon.smithi157 (mon.0) 1168 : audit [DBG] from='client.? 172.21.15.157:0/4063236747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:21.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:20 smithi157 bash[20376]: audit 2022-04-30T21:04:19.950291+0000 mon.smithi157 (mon.0) 1168 : audit [DBG] from='client.? 172.21.15.157:0/4063236747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:21 smithi165 bash[22175]: cluster 2022-04-30T21:04:20.713422+0000 mgr.smithi157.nfpzoe (mgr.14180) 1148 : cluster [DBG] pgmap v1049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:22.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:21 smithi157 bash[20376]: cluster 2022-04-30T21:04:20.713422+0000 mgr.smithi157.nfpzoe (mgr.14180) 1148 : cluster [DBG] pgmap v1049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:24.151 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:23 smithi165 bash[22175]: cluster 2022-04-30T21:04:22.714218+0000 mgr.smithi157.nfpzoe (mgr.14180) 1149 : cluster [DBG] pgmap v1050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:24.210 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:23 smithi157 bash[20376]: cluster 2022-04-30T21:04:22.714218+0000 mgr.smithi157.nfpzoe (mgr.14180) 1149 : cluster [DBG] pgmap v1050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:24.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:04:24.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:04:24.979 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:04:25.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:04:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:25 smithi165 bash[22175]: cluster 2022-04-30T21:04:24.714881+0000 mgr.smithi157.nfpzoe (mgr.14180) 1150 : cluster [DBG] pgmap v1051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:26.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:25 smithi165 bash[22175]: audit 2022-04-30T21:04:25.275154+0000 mon.smithi157 (mon.0) 1169 : audit [DBG] from='client.? 172.21.15.157:0/585540603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:26.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:25 smithi157 bash[20376]: cluster 2022-04-30T21:04:24.714881+0000 mgr.smithi157.nfpzoe (mgr.14180) 1150 : cluster [DBG] pgmap v1051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:26.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:25 smithi157 bash[20376]: audit 2022-04-30T21:04:25.275154+0000 mon.smithi157 (mon.0) 1169 : audit [DBG] from='client.? 172.21.15.157:0/585540603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:27.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:27 smithi165 bash[22175]: cluster 2022-04-30T21:04:26.715618+0000 mgr.smithi157.nfpzoe (mgr.14180) 1151 : cluster [DBG] pgmap v1052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:27.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:27 smithi165 bash[22175]: audit 2022-04-30T21:04:26.720237+0000 mon.smithi157 (mon.0) 1170 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:04:27.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:27 smithi165 bash[22175]: audit 2022-04-30T21:04:26.723066+0000 mon.smithi157 (mon.0) 1171 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:04:27.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:27 smithi165 bash[22175]: audit 2022-04-30T21:04:26.725020+0000 mon.smithi157 (mon.0) 1172 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:04:27.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:27 smithi165 bash[22175]: cluster 2022-04-30T21:04:27.050209+0000 mgr.smithi157.nfpzoe (mgr.14180) 1152 : cluster [DBG] pgmap v1053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:27.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:27 smithi165 bash[22175]: cluster 2022-04-30T21:04:27.050694+0000 mgr.smithi157.nfpzoe (mgr.14180) 1153 : cluster [DBG] pgmap v1054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:27.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:27 smithi165 bash[22175]: audit 2022-04-30T21:04:27.056748+0000 mon.smithi157 (mon.0) 1173 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:04:27.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:27 smithi165 bash[22175]: audit 2022-04-30T21:04:27.066377+0000 mon.smithi157 (mon.0) 1174 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:04:27.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:27 smithi165 bash[22175]: cephadm 2022-04-30T21:04:27.067725+0000 mgr.smithi157.nfpzoe (mgr.14180) 1154 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:04:27.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:27 smithi165 bash[22175]: cephadm 2022-04-30T21:04:27.067936+0000 mgr.smithi157.nfpzoe (mgr.14180) 1155 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:04:27.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:27 smithi157 bash[20376]: cluster 2022-04-30T21:04:26.715618+0000 mgr.smithi157.nfpzoe (mgr.14180) 1151 : cluster [DBG] pgmap v1052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:27.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:27 smithi157 bash[20376]: audit 2022-04-30T21:04:26.720237+0000 mon.smithi157 (mon.0) 1170 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:04:27.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:27 smithi157 bash[20376]: audit 2022-04-30T21:04:26.723066+0000 mon.smithi157 (mon.0) 1171 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:04:27.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:27 smithi157 bash[20376]: audit 2022-04-30T21:04:26.725020+0000 mon.smithi157 (mon.0) 1172 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:04:27.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:27 smithi157 bash[20376]: cluster 2022-04-30T21:04:27.050209+0000 mgr.smithi157.nfpzoe (mgr.14180) 1152 : cluster [DBG] pgmap v1053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:27.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:27 smithi157 bash[20376]: cluster 2022-04-30T21:04:27.050694+0000 mgr.smithi157.nfpzoe (mgr.14180) 1153 : cluster [DBG] pgmap v1054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:27.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:27 smithi157 bash[20376]: audit 2022-04-30T21:04:27.056748+0000 mon.smithi157 (mon.0) 1173 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:04:27.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:27 smithi157 bash[20376]: audit 2022-04-30T21:04:27.066377+0000 mon.smithi157 (mon.0) 1174 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:04:27.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:27 smithi157 bash[20376]: cephadm 2022-04-30T21:04:27.067725+0000 mgr.smithi157.nfpzoe (mgr.14180) 1154 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:04:27.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:27 smithi157 bash[20376]: cephadm 2022-04-30T21:04:27.067936+0000 mgr.smithi157.nfpzoe (mgr.14180) 1155 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:04:30.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:04:30.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:04:30.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:04:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:30 smithi165 bash[22175]: cluster 2022-04-30T21:04:29.051328+0000 mgr.smithi157.nfpzoe (mgr.14180) 1156 : cluster [DBG] pgmap v1055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:30.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:30 smithi157 bash[20376]: cluster 2022-04-30T21:04:29.051328+0000 mgr.smithi157.nfpzoe (mgr.14180) 1156 : cluster [DBG] pgmap v1055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:30.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:04:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:31 smithi165 bash[22175]: audit 2022-04-30T21:04:30.606079+0000 mon.smithi157 (mon.0) 1175 : audit [DBG] from='client.? 172.21.15.157:0/2937647591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:31.460 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:31 smithi157 bash[20376]: audit 2022-04-30T21:04:30.606079+0000 mon.smithi157 (mon.0) 1175 : audit [DBG] from='client.? 172.21.15.157:0/2937647591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:32 smithi165 bash[22175]: cluster 2022-04-30T21:04:31.051937+0000 mgr.smithi157.nfpzoe (mgr.14180) 1157 : cluster [DBG] pgmap v1056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:32.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:32 smithi157 bash[20376]: cluster 2022-04-30T21:04:31.051937+0000 mgr.smithi157.nfpzoe (mgr.14180) 1157 : cluster [DBG] pgmap v1056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:34.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:34 smithi165 bash[22175]: cluster 2022-04-30T21:04:33.052571+0000 mgr.smithi157.nfpzoe (mgr.14180) 1158 : cluster [DBG] pgmap v1057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:34.458 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:34 smithi157 bash[20376]: cluster 2022-04-30T21:04:33.052571+0000 mgr.smithi157.nfpzoe (mgr.14180) 1158 : cluster [DBG] pgmap v1057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:35.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:04:35.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:04:35.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:04:35.960 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:04:36.401 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:36 smithi165 bash[22175]: cluster 2022-04-30T21:04:35.053158+0000 mgr.smithi157.nfpzoe (mgr.14180) 1159 : cluster [DBG] pgmap v1058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:36.569 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:36 smithi165 bash[22175]: audit 2022-04-30T21:04:35.935360+0000 mon.smithi157 (mon.0) 1176 : audit [DBG] from='client.? 172.21.15.157:0/827430489' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:36.569 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:36 smithi157 bash[20376]: cluster 2022-04-30T21:04:35.053158+0000 mgr.smithi157.nfpzoe (mgr.14180) 1159 : cluster [DBG] pgmap v1058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:36.569 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:36 smithi157 bash[20376]: audit 2022-04-30T21:04:35.935360+0000 mon.smithi157 (mon.0) 1176 : audit [DBG] from='client.? 172.21.15.157:0/827430489' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:37 smithi165 bash[22175]: cluster 2022-04-30T21:04:37.053902+0000 mgr.smithi157.nfpzoe (mgr.14180) 1160 : cluster [DBG] pgmap v1059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:37.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:37 smithi157 bash[20376]: cluster 2022-04-30T21:04:37.053902+0000 mgr.smithi157.nfpzoe (mgr.14180) 1160 : cluster [DBG] pgmap v1059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:40 smithi165 bash[22175]: cluster 2022-04-30T21:04:39.054571+0000 mgr.smithi157.nfpzoe (mgr.14180) 1161 : cluster [DBG] pgmap v1060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:40.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:40 smithi157 bash[20376]: cluster 2022-04-30T21:04:39.054571+0000 mgr.smithi157.nfpzoe (mgr.14180) 1161 : cluster [DBG] pgmap v1060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:40.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:04:40.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:04:40.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:04:41.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:04:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:42 smithi165 bash[22175]: cluster 2022-04-30T21:04:41.055189+0000 mgr.smithi157.nfpzoe (mgr.14180) 1162 : cluster [DBG] pgmap v1061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:42 smithi165 bash[22175]: audit 2022-04-30T21:04:41.260389+0000 mon.smithi157 (mon.0) 1177 : audit [DBG] from='client.? 172.21.15.157:0/3739346778' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:42.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:42 smithi157 bash[20376]: cluster 2022-04-30T21:04:41.055189+0000 mgr.smithi157.nfpzoe (mgr.14180) 1162 : cluster [DBG] pgmap v1061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:42.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:42 smithi157 bash[20376]: audit 2022-04-30T21:04:41.260389+0000 mon.smithi157 (mon.0) 1177 : audit [DBG] from='client.? 172.21.15.157:0/3739346778' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:44 smithi165 bash[22175]: cluster 2022-04-30T21:04:43.055807+0000 mgr.smithi157.nfpzoe (mgr.14180) 1163 : cluster [DBG] pgmap v1062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:44.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:44 smithi157 bash[20376]: cluster 2022-04-30T21:04:43.055807+0000 mgr.smithi157.nfpzoe (mgr.14180) 1163 : cluster [DBG] pgmap v1062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:46.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:04:46.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:04:46.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:04:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:46 smithi165 bash[22175]: cluster 2022-04-30T21:04:45.056431+0000 mgr.smithi157.nfpzoe (mgr.14180) 1164 : cluster [DBG] pgmap v1063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:46.460 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:46 smithi157 bash[20376]: cluster 2022-04-30T21:04:45.056431+0000 mgr.smithi157.nfpzoe (mgr.14180) 1164 : cluster [DBG] pgmap v1063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:46.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:04:47.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:47 smithi165 bash[22175]: audit 2022-04-30T21:04:46.586917+0000 mon.smithi157 (mon.0) 1178 : audit [DBG] from='client.? 172.21.15.157:0/1686490059' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:47.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:47 smithi165 bash[22175]: cluster 2022-04-30T21:04:47.057090+0000 mgr.smithi157.nfpzoe (mgr.14180) 1165 : cluster [DBG] pgmap v1064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:47.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:47 smithi157 bash[20376]: audit 2022-04-30T21:04:46.586917+0000 mon.smithi157 (mon.0) 1178 : audit [DBG] from='client.? 172.21.15.157:0/1686490059' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:47.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:47 smithi157 bash[20376]: cluster 2022-04-30T21:04:47.057090+0000 mgr.smithi157.nfpzoe (mgr.14180) 1165 : cluster [DBG] pgmap v1064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:50.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:50 smithi165 bash[22175]: cluster 2022-04-30T21:04:49.057709+0000 mgr.smithi157.nfpzoe (mgr.14180) 1166 : cluster [DBG] pgmap v1065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:50.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:50 smithi157 bash[20376]: cluster 2022-04-30T21:04:49.057709+0000 mgr.smithi157.nfpzoe (mgr.14180) 1166 : cluster [DBG] pgmap v1065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:51.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:04:51.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:04:51.612 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:04:51.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:04:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:52 smithi165 bash[22175]: cluster 2022-04-30T21:04:51.058321+0000 mgr.smithi157.nfpzoe (mgr.14180) 1167 : cluster [DBG] pgmap v1066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:52.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:52 smithi165 bash[22175]: audit 2022-04-30T21:04:51.917247+0000 mon.smithi157 (mon.0) 1179 : audit [DBG] from='client.? 172.21.15.157:0/3007716387' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:52.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:52 smithi157 bash[20376]: cluster 2022-04-30T21:04:51.058321+0000 mgr.smithi157.nfpzoe (mgr.14180) 1167 : cluster [DBG] pgmap v1066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:52.458 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:52 smithi157 bash[20376]: audit 2022-04-30T21:04:51.917247+0000 mon.smithi157 (mon.0) 1179 : audit [DBG] from='client.? 172.21.15.157:0/3007716387' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:54 smithi165 bash[22175]: cluster 2022-04-30T21:04:53.058935+0000 mgr.smithi157.nfpzoe (mgr.14180) 1168 : cluster [DBG] pgmap v1067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:54.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:54 smithi157 bash[20376]: cluster 2022-04-30T21:04:53.058935+0000 mgr.smithi157.nfpzoe (mgr.14180) 1168 : cluster [DBG] pgmap v1067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:56 smithi165 bash[22175]: cluster 2022-04-30T21:04:55.059576+0000 mgr.smithi157.nfpzoe (mgr.14180) 1169 : cluster [DBG] pgmap v1068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:56.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:56 smithi157 bash[20376]: cluster 2022-04-30T21:04:55.059576+0000 mgr.smithi157.nfpzoe (mgr.14180) 1169 : cluster [DBG] pgmap v1068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:56.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:04:56.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:04:56.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:04:57.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:04:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:57 smithi165 bash[22175]: cluster 2022-04-30T21:04:57.059994+0000 mgr.smithi157.nfpzoe (mgr.14180) 1170 : cluster [DBG] pgmap v1069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:57.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:57 smithi165 bash[22175]: audit 2022-04-30T21:04:57.237600+0000 mon.smithi157 (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.157:0/3066684967' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:57.959 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:57 smithi157 bash[20376]: cluster 2022-04-30T21:04:57.059994+0000 mgr.smithi157.nfpzoe (mgr.14180) 1170 : cluster [DBG] pgmap v1069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:57.959 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:57 smithi157 bash[20376]: audit 2022-04-30T21:04:57.237600+0000 mon.smithi157 (mon.0) 1180 : audit [DBG] from='client.? 172.21.15.157:0/3066684967' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:04:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:58 smithi165 bash[22175]: audit 2022-04-30T21:04:58.060900+0000 mon.smithi157 (mon.0) 1181 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:04:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:58 smithi165 bash[22175]: audit 2022-04-30T21:04:58.061359+0000 mon.smithi157 (mon.0) 1182 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:04:58.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:58 smithi157 bash[20376]: audit 2022-04-30T21:04:58.060900+0000 mon.smithi157 (mon.0) 1181 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:04:58.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:58 smithi157 bash[20376]: audit 2022-04-30T21:04:58.061359+0000 mon.smithi157 (mon.0) 1182 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:04:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:04:59 smithi165 bash[22175]: cluster 2022-04-30T21:04:59.060556+0000 mgr.smithi157.nfpzoe (mgr.14180) 1171 : cluster [DBG] pgmap v1070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:04:59.959 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:04:59 smithi157 bash[20376]: cluster 2022-04-30T21:04:59.060556+0000 mgr.smithi157.nfpzoe (mgr.14180) 1171 : cluster [DBG] pgmap v1070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:02.261 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:05:02.261 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:05:02.261 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:05:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:02 smithi165 bash[22175]: cluster 2022-04-30T21:05:01.061164+0000 mgr.smithi157.nfpzoe (mgr.14180) 1172 : cluster [DBG] pgmap v1071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:02.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:02 smithi157 bash[20376]: cluster 2022-04-30T21:05:01.061164+0000 mgr.smithi157.nfpzoe (mgr.14180) 1172 : cluster [DBG] pgmap v1071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:02.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:05:03.402 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:03 smithi165 bash[22175]: audit 2022-04-30T21:05:02.561978+0000 mon.smithi157 (mon.0) 1183 : audit [DBG] from='client.? 172.21.15.157:0/283388845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:03.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:03 smithi157 bash[20376]: audit 2022-04-30T21:05:02.561978+0000 mon.smithi157 (mon.0) 1183 : audit [DBG] from='client.? 172.21.15.157:0/283388845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:04 smithi165 bash[22175]: cluster 2022-04-30T21:05:03.061795+0000 mgr.smithi157.nfpzoe (mgr.14180) 1173 : cluster [DBG] pgmap v1072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:04.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:04 smithi157 bash[20376]: cluster 2022-04-30T21:05:03.061795+0000 mgr.smithi157.nfpzoe (mgr.14180) 1173 : cluster [DBG] pgmap v1072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:06 smithi165 bash[22175]: cluster 2022-04-30T21:05:05.062414+0000 mgr.smithi157.nfpzoe (mgr.14180) 1174 : cluster [DBG] pgmap v1073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:06.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:06 smithi157 bash[20376]: cluster 2022-04-30T21:05:05.062414+0000 mgr.smithi157.nfpzoe (mgr.14180) 1174 : cluster [DBG] pgmap v1073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:07.591 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:05:07.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:05:07.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:05:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:07 smithi165 bash[22175]: cluster 2022-04-30T21:05:07.063071+0000 mgr.smithi157.nfpzoe (mgr.14180) 1175 : cluster [DBG] pgmap v1074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:07.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:05:07.960 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:07 smithi157 bash[20376]: cluster 2022-04-30T21:05:07.063071+0000 mgr.smithi157.nfpzoe (mgr.14180) 1175 : cluster [DBG] pgmap v1074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:08.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:08 smithi165 bash[22175]: audit 2022-04-30T21:05:07.886678+0000 mon.smithi157 (mon.0) 1184 : audit [DBG] from='client.? 172.21.15.157:0/2020550870' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:08.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:08 smithi157 bash[20376]: audit 2022-04-30T21:05:07.886678+0000 mon.smithi157 (mon.0) 1184 : audit [DBG] from='client.? 172.21.15.157:0/2020550870' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:09.915 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:09 smithi165 bash[22175]: cluster 2022-04-30T21:05:09.063700+0000 mgr.smithi157.nfpzoe (mgr.14180) 1176 : cluster [DBG] pgmap v1075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:09.959 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:09 smithi157 bash[20376]: cluster 2022-04-30T21:05:09.063700+0000 mgr.smithi157.nfpzoe (mgr.14180) 1176 : cluster [DBG] pgmap v1075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:12.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:12 smithi165 bash[22175]: cluster 2022-04-30T21:05:11.064422+0000 mgr.smithi157.nfpzoe (mgr.14180) 1177 : cluster [DBG] pgmap v1076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:12.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:12 smithi157 bash[20376]: cluster 2022-04-30T21:05:11.064422+0000 mgr.smithi157.nfpzoe (mgr.14180) 1177 : cluster [DBG] pgmap v1076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:12.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:05:12.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:05:12.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:05:13.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:05:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:14 smithi165 bash[22175]: cluster 2022-04-30T21:05:13.065041+0000 mgr.smithi157.nfpzoe (mgr.14180) 1178 : cluster [DBG] pgmap v1077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:14 smithi165 bash[22175]: audit 2022-04-30T21:05:13.215335+0000 mon.smithi157 (mon.0) 1185 : audit [DBG] from='client.? 172.21.15.157:0/2818094361' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:14.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:14 smithi157 bash[20376]: cluster 2022-04-30T21:05:13.065041+0000 mgr.smithi157.nfpzoe (mgr.14180) 1178 : cluster [DBG] pgmap v1077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:14.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:14 smithi157 bash[20376]: audit 2022-04-30T21:05:13.215335+0000 mon.smithi157 (mon.0) 1185 : audit [DBG] from='client.? 172.21.15.157:0/2818094361' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:16 smithi165 bash[22175]: cluster 2022-04-30T21:05:15.065659+0000 mgr.smithi157.nfpzoe (mgr.14180) 1179 : cluster [DBG] pgmap v1078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:16.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:16 smithi157 bash[20376]: cluster 2022-04-30T21:05:15.065659+0000 mgr.smithi157.nfpzoe (mgr.14180) 1179 : cluster [DBG] pgmap v1078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:17 smithi165 bash[22175]: cluster 2022-04-30T21:05:17.066357+0000 mgr.smithi157.nfpzoe (mgr.14180) 1180 : cluster [DBG] pgmap v1079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:18.008 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:17 smithi157 bash[20376]: cluster 2022-04-30T21:05:17.066357+0000 mgr.smithi157.nfpzoe (mgr.14180) 1180 : cluster [DBG] pgmap v1079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:18.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:05:18.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:05:18.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:05:18.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:05:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:18 smithi165 bash[22175]: audit 2022-04-30T21:05:18.557126+0000 mon.smithi157 (mon.0) 1186 : audit [DBG] from='client.? 172.21.15.157:0/800545645' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:18.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:18 smithi157 bash[20376]: audit 2022-04-30T21:05:18.557126+0000 mon.smithi157 (mon.0) 1186 : audit [DBG] from='client.? 172.21.15.157:0/800545645' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:19 smithi165 bash[22175]: cluster 2022-04-30T21:05:19.066959+0000 mgr.smithi157.nfpzoe (mgr.14180) 1181 : cluster [DBG] pgmap v1080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:19.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:19 smithi157 bash[20376]: cluster 2022-04-30T21:05:19.066959+0000 mgr.smithi157.nfpzoe (mgr.14180) 1181 : cluster [DBG] pgmap v1080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:22 smithi165 bash[22175]: cluster 2022-04-30T21:05:21.067619+0000 mgr.smithi157.nfpzoe (mgr.14180) 1182 : cluster [DBG] pgmap v1081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:22.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:22 smithi157 bash[20376]: cluster 2022-04-30T21:05:21.067619+0000 mgr.smithi157.nfpzoe (mgr.14180) 1182 : cluster [DBG] pgmap v1081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:23.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:05:23.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:05:23.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:05:23.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:05:24.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:24 smithi165 bash[22175]: cluster 2022-04-30T21:05:23.068201+0000 mgr.smithi157.nfpzoe (mgr.14180) 1183 : cluster [DBG] pgmap v1082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:24.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:24 smithi165 bash[22175]: audit 2022-04-30T21:05:23.884409+0000 mon.smithi157 (mon.0) 1187 : audit [DBG] from='client.? 172.21.15.157:0/2785276494' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:24.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:24 smithi157 bash[20376]: cluster 2022-04-30T21:05:23.068201+0000 mgr.smithi157.nfpzoe (mgr.14180) 1183 : cluster [DBG] pgmap v1082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:24.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:24 smithi157 bash[20376]: audit 2022-04-30T21:05:23.884409+0000 mon.smithi157 (mon.0) 1187 : audit [DBG] from='client.? 172.21.15.157:0/2785276494' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:26.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:26 smithi157 bash[20376]: cluster 2022-04-30T21:05:25.068778+0000 mgr.smithi157.nfpzoe (mgr.14180) 1184 : cluster [DBG] pgmap v1083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:26 smithi165 bash[22175]: cluster 2022-04-30T21:05:25.068778+0000 mgr.smithi157.nfpzoe (mgr.14180) 1184 : cluster [DBG] pgmap v1083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:27 smithi165 bash[22175]: cluster 2022-04-30T21:05:27.069407+0000 mgr.smithi157.nfpzoe (mgr.14180) 1185 : cluster [DBG] pgmap v1084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:27 smithi165 bash[22175]: audit 2022-04-30T21:05:27.076395+0000 mon.smithi157 (mon.0) 1188 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:05:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:27 smithi165 bash[22175]: audit 2022-04-30T21:05:27.079158+0000 mon.smithi157 (mon.0) 1189 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:05:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:27 smithi165 bash[22175]: audit 2022-04-30T21:05:27.080861+0000 mon.smithi157 (mon.0) 1190 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:05:27.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:27 smithi157 bash[20376]: cluster 2022-04-30T21:05:27.069407+0000 mgr.smithi157.nfpzoe (mgr.14180) 1185 : cluster [DBG] pgmap v1084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:27.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:27 smithi157 bash[20376]: audit 2022-04-30T21:05:27.076395+0000 mon.smithi157 (mon.0) 1188 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:05:27.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:27 smithi157 bash[20376]: audit 2022-04-30T21:05:27.079158+0000 mon.smithi157 (mon.0) 1189 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:05:27.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:27 smithi157 bash[20376]: audit 2022-04-30T21:05:27.080861+0000 mon.smithi157 (mon.0) 1190 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:05:28.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:05:28.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:05:28.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:05:29.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:05:30.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:30 smithi157 bash[20376]: cluster 2022-04-30T21:05:29.070018+0000 mgr.smithi157.nfpzoe (mgr.14180) 1186 : cluster [DBG] pgmap v1085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:30.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:30 smithi157 bash[20376]: audit 2022-04-30T21:05:29.213418+0000 mon.smithi157 (mon.0) 1191 : audit [DBG] from='client.? 172.21.15.157:0/1881334289' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:30.523 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:30 smithi165 bash[22175]: cluster 2022-04-30T21:05:29.070018+0000 mgr.smithi157.nfpzoe (mgr.14180) 1186 : cluster [DBG] pgmap v1085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:30.523 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:30 smithi165 bash[22175]: audit 2022-04-30T21:05:29.213418+0000 mon.smithi157 (mon.0) 1191 : audit [DBG] from='client.? 172.21.15.157:0/1881334289' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:32 smithi165 bash[22175]: cluster 2022-04-30T21:05:31.070699+0000 mgr.smithi157.nfpzoe (mgr.14180) 1187 : cluster [DBG] pgmap v1086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:32.530 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:32 smithi157 bash[20376]: cluster 2022-04-30T21:05:31.070699+0000 mgr.smithi157.nfpzoe (mgr.14180) 1187 : cluster [DBG] pgmap v1086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:34.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:05:34.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:05:34.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:05:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:34 smithi165 bash[22175]: cluster 2022-04-30T21:05:33.071323+0000 mgr.smithi157.nfpzoe (mgr.14180) 1188 : cluster [DBG] pgmap v1087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:34.484 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:34 smithi157 bash[20376]: cluster 2022-04-30T21:05:33.071323+0000 mgr.smithi157.nfpzoe (mgr.14180) 1188 : cluster [DBG] pgmap v1087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:34.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:05:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:35 smithi157 bash[20376]: audit 2022-04-30T21:05:34.548382+0000 mon.smithi157 (mon.0) 1192 : audit [DBG] from='client.? 172.21.15.157:0/3826264234' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:35.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:35 smithi157 bash[20376]: audit 2022-04-30T21:05:34.714778+0000 mon.smithi157 (mon.0) 1193 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:05:35.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:35 smithi157 bash[20376]: audit 2022-04-30T21:05:35.008552+0000 mon.smithi157 (mon.0) 1194 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:05:35.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:35 smithi157 bash[20376]: audit 2022-04-30T21:05:35.015768+0000 mon.smithi157 (mon.0) 1195 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:05:35.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:35 smithi157 bash[20376]: audit 2022-04-30T21:05:35.027862+0000 mon.smithi157 (mon.0) 1196 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T21:05:35.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:35 smithi157 bash[20376]: audit 2022-04-30T21:05:35.029651+0000 mon.smithi157 (mon.0) 1197 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:05:35.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:35 smithi165 bash[22175]: audit 2022-04-30T21:05:34.548382+0000 mon.smithi157 (mon.0) 1192 : audit [DBG] from='client.? 172.21.15.157:0/3826264234' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:35.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:35 smithi165 bash[22175]: audit 2022-04-30T21:05:34.714778+0000 mon.smithi157 (mon.0) 1193 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:05:35.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:35 smithi165 bash[22175]: audit 2022-04-30T21:05:35.008552+0000 mon.smithi157 (mon.0) 1194 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:05:35.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:35 smithi165 bash[22175]: audit 2022-04-30T21:05:35.015768+0000 mon.smithi157 (mon.0) 1195 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:05:35.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:35 smithi165 bash[22175]: audit 2022-04-30T21:05:35.027862+0000 mon.smithi157 (mon.0) 1196 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T21:05:35.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:35 smithi165 bash[22175]: audit 2022-04-30T21:05:35.029651+0000 mon.smithi157 (mon.0) 1197 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:05:36.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:36 smithi157 bash[20376]: cephadm 2022-04-30T21:05:34.702363+0000 mgr.smithi157.nfpzoe (mgr.14180) 1189 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T21:05:36.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:36 smithi157 bash[20376]: cluster 2022-04-30T21:05:35.001054+0000 mgr.smithi157.nfpzoe (mgr.14180) 1190 : cluster [DBG] pgmap v1088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:36.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:36 smithi157 bash[20376]: cluster 2022-04-30T21:05:35.001526+0000 mgr.smithi157.nfpzoe (mgr.14180) 1191 : cluster [DBG] pgmap v1089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:36.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:36 smithi157 bash[20376]: cephadm 2022-04-30T21:05:35.017283+0000 mgr.smithi157.nfpzoe (mgr.14180) 1192 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:05:36.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:36 smithi157 bash[20376]: cephadm 2022-04-30T21:05:35.017454+0000 mgr.smithi157.nfpzoe (mgr.14180) 1193 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:05:36.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:36 smithi165 bash[22175]: cephadm 2022-04-30T21:05:34.702363+0000 mgr.smithi157.nfpzoe (mgr.14180) 1189 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T21:05:36.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:36 smithi165 bash[22175]: cluster 2022-04-30T21:05:35.001054+0000 mgr.smithi157.nfpzoe (mgr.14180) 1190 : cluster [DBG] pgmap v1088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:36.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:36 smithi165 bash[22175]: cluster 2022-04-30T21:05:35.001526+0000 mgr.smithi157.nfpzoe (mgr.14180) 1191 : cluster [DBG] pgmap v1089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:36.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:36 smithi165 bash[22175]: cephadm 2022-04-30T21:05:35.017283+0000 mgr.smithi157.nfpzoe (mgr.14180) 1192 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:05:36.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:36 smithi165 bash[22175]: cephadm 2022-04-30T21:05:35.017454+0000 mgr.smithi157.nfpzoe (mgr.14180) 1193 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:05:37.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:37 smithi165 bash[22175]: cluster 2022-04-30T21:05:37.002201+0000 mgr.smithi157.nfpzoe (mgr.14180) 1194 : cluster [DBG] pgmap v1090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:37.962 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:37 smithi157 bash[20376]: cluster 2022-04-30T21:05:37.002201+0000 mgr.smithi157.nfpzoe (mgr.14180) 1194 : cluster [DBG] pgmap v1090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:39.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:05:39.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:05:39.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:05:39.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:05:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:40 smithi165 bash[22175]: cluster 2022-04-30T21:05:39.002840+0000 mgr.smithi157.nfpzoe (mgr.14180) 1195 : cluster [DBG] pgmap v1091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:40 smithi165 bash[22175]: audit 2022-04-30T21:05:39.876557+0000 mon.smithi157 (mon.0) 1198 : audit [DBG] from='client.? 172.21.15.157:0/1804177830' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:40.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:40 smithi157 bash[20376]: cluster 2022-04-30T21:05:39.002840+0000 mgr.smithi157.nfpzoe (mgr.14180) 1195 : cluster [DBG] pgmap v1091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:40.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:40 smithi157 bash[20376]: audit 2022-04-30T21:05:39.876557+0000 mon.smithi157 (mon.0) 1198 : audit [DBG] from='client.? 172.21.15.157:0/1804177830' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:42.401 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:42 smithi165 bash[22175]: cluster 2022-04-30T21:05:41.003394+0000 mgr.smithi157.nfpzoe (mgr.14180) 1196 : cluster [DBG] pgmap v1092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:42.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:42 smithi157 bash[20376]: cluster 2022-04-30T21:05:41.003394+0000 mgr.smithi157.nfpzoe (mgr.14180) 1196 : cluster [DBG] pgmap v1092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:44 smithi165 bash[22175]: cluster 2022-04-30T21:05:43.004042+0000 mgr.smithi157.nfpzoe (mgr.14180) 1197 : cluster [DBG] pgmap v1093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:44.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:44 smithi157 bash[20376]: cluster 2022-04-30T21:05:43.004042+0000 mgr.smithi157.nfpzoe (mgr.14180) 1197 : cluster [DBG] pgmap v1093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:44.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:05:44.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:05:44.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:05:45.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:05:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:46 smithi165 bash[22175]: cluster 2022-04-30T21:05:45.004650+0000 mgr.smithi157.nfpzoe (mgr.14180) 1198 : cluster [DBG] pgmap v1094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:46 smithi165 bash[22175]: audit 2022-04-30T21:05:45.205326+0000 mon.smithi157 (mon.0) 1199 : audit [DBG] from='client.? 172.21.15.157:0/802172276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:46.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:46 smithi157 bash[20376]: cluster 2022-04-30T21:05:45.004650+0000 mgr.smithi157.nfpzoe (mgr.14180) 1198 : cluster [DBG] pgmap v1094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:46.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:46 smithi157 bash[20376]: audit 2022-04-30T21:05:45.205326+0000 mon.smithi157 (mon.0) 1199 : audit [DBG] from='client.? 172.21.15.157:0/802172276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:47.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:47 smithi165 bash[22175]: cluster 2022-04-30T21:05:47.005289+0000 mgr.smithi157.nfpzoe (mgr.14180) 1199 : cluster [DBG] pgmap v1095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:47.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:47 smithi157 bash[20376]: cluster 2022-04-30T21:05:47.005289+0000 mgr.smithi157.nfpzoe (mgr.14180) 1199 : cluster [DBG] pgmap v1095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:49 smithi165 bash[22175]: audit 2022-04-30T21:05:48.379546+0000 mon.smithi157 (mon.0) 1200 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:05:49.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:49 smithi157 bash[20376]: audit 2022-04-30T21:05:48.379546+0000 mon.smithi157 (mon.0) 1200 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:05:50.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:05:50.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:05:50.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:05:50.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:05:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:50 smithi165 bash[22175]: cluster 2022-04-30T21:05:49.005904+0000 mgr.smithi157.nfpzoe (mgr.14180) 1200 : cluster [DBG] pgmap v1096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:50.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:50 smithi157 bash[20376]: cluster 2022-04-30T21:05:49.005904+0000 mgr.smithi157.nfpzoe (mgr.14180) 1200 : cluster [DBG] pgmap v1096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:51.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:51 smithi157 bash[20376]: audit 2022-04-30T21:05:50.544619+0000 mon.smithi157 (mon.0) 1201 : audit [DBG] from='client.? 172.21.15.157:0/452775763' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:51 smithi165 bash[22175]: audit 2022-04-30T21:05:50.544619+0000 mon.smithi157 (mon.0) 1201 : audit [DBG] from='client.? 172.21.15.157:0/452775763' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:52.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:52 smithi157 bash[20376]: cluster 2022-04-30T21:05:51.006482+0000 mgr.smithi157.nfpzoe (mgr.14180) 1201 : cluster [DBG] pgmap v1097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:52 smithi165 bash[22175]: cluster 2022-04-30T21:05:51.006482+0000 mgr.smithi157.nfpzoe (mgr.14180) 1201 : cluster [DBG] pgmap v1097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:54.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:54 smithi157 bash[20376]: cluster 2022-04-30T21:05:53.007160+0000 mgr.smithi157.nfpzoe (mgr.14180) 1202 : cluster [DBG] pgmap v1098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:54.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:54 smithi165 bash[22175]: cluster 2022-04-30T21:05:53.007160+0000 mgr.smithi157.nfpzoe (mgr.14180) 1202 : cluster [DBG] pgmap v1098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:55.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:05:55.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:05:55.574 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:05:55.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:05:56.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:56 smithi157 bash[20376]: cluster 2022-04-30T21:05:55.007771+0000 mgr.smithi157.nfpzoe (mgr.14180) 1203 : cluster [DBG] pgmap v1099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:56.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:56 smithi157 bash[20376]: audit 2022-04-30T21:05:55.882535+0000 mon.smithi157 (mon.0) 1202 : audit [DBG] from='client.? 172.21.15.157:0/2273354762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:56.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:56 smithi165 bash[22175]: cluster 2022-04-30T21:05:55.007771+0000 mgr.smithi157.nfpzoe (mgr.14180) 1203 : cluster [DBG] pgmap v1099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:56.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:56 smithi165 bash[22175]: audit 2022-04-30T21:05:55.882535+0000 mon.smithi157 (mon.0) 1202 : audit [DBG] from='client.? 172.21.15.157:0/2273354762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:05:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:57 smithi165 bash[22175]: cluster 2022-04-30T21:05:57.008422+0000 mgr.smithi157.nfpzoe (mgr.14180) 1204 : cluster [DBG] pgmap v1100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:57.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:57 smithi157 bash[20376]: cluster 2022-04-30T21:05:57.008422+0000 mgr.smithi157.nfpzoe (mgr.14180) 1204 : cluster [DBG] pgmap v1100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:58 smithi165 bash[22175]: audit 2022-04-30T21:05:58.070624+0000 mon.smithi157 (mon.0) 1203 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:05:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:58 smithi165 bash[22175]: audit 2022-04-30T21:05:58.071149+0000 mon.smithi157 (mon.0) 1204 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:05:58.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:58 smithi157 bash[20376]: audit 2022-04-30T21:05:58.070624+0000 mon.smithi157 (mon.0) 1203 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:05:58.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:58 smithi157 bash[20376]: audit 2022-04-30T21:05:58.071149+0000 mon.smithi157 (mon.0) 1204 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:05:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:05:59 smithi165 bash[22175]: cluster 2022-04-30T21:05:59.009042+0000 mgr.smithi157.nfpzoe (mgr.14180) 1205 : cluster [DBG] pgmap v1101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:05:59.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:05:59 smithi157 bash[20376]: cluster 2022-04-30T21:05:59.009042+0000 mgr.smithi157.nfpzoe (mgr.14180) 1205 : cluster [DBG] pgmap v1101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:00.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:06:00.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:06:00.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:06:01.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:06:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:02 smithi165 bash[22175]: cluster 2022-04-30T21:06:01.009458+0000 mgr.smithi157.nfpzoe (mgr.14180) 1206 : cluster [DBG] pgmap v1102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:02 smithi165 bash[22175]: audit 2022-04-30T21:06:01.211971+0000 mon.smithi157 (mon.0) 1205 : audit [DBG] from='client.? 172.21.15.157:0/1576429777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:02.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:02 smithi157 bash[20376]: cluster 2022-04-30T21:06:01.009458+0000 mgr.smithi157.nfpzoe (mgr.14180) 1206 : cluster [DBG] pgmap v1102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:02.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:02 smithi157 bash[20376]: audit 2022-04-30T21:06:01.211971+0000 mon.smithi157 (mon.0) 1205 : audit [DBG] from='client.? 172.21.15.157:0/1576429777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:04 smithi165 bash[22175]: cluster 2022-04-30T21:06:03.010059+0000 mgr.smithi157.nfpzoe (mgr.14180) 1207 : cluster [DBG] pgmap v1103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:04.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:04 smithi157 bash[20376]: cluster 2022-04-30T21:06:03.010059+0000 mgr.smithi157.nfpzoe (mgr.14180) 1207 : cluster [DBG] pgmap v1103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:06.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:06:06.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:06:06.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:06:06.493 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:06 smithi165 bash[22175]: cluster 2022-04-30T21:06:05.010663+0000 mgr.smithi157.nfpzoe (mgr.14180) 1208 : cluster [DBG] pgmap v1104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:06.494 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:06 smithi157 bash[20376]: cluster 2022-04-30T21:06:05.010663+0000 mgr.smithi157.nfpzoe (mgr.14180) 1208 : cluster [DBG] pgmap v1104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:06.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:06:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:07 smithi165 bash[22175]: audit 2022-04-30T21:06:06.535685+0000 mon.smithi157 (mon.0) 1206 : audit [DBG] from='client.? 172.21.15.157:0/3245080856' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:07.461 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:07 smithi157 bash[20376]: audit 2022-04-30T21:06:06.535685+0000 mon.smithi157 (mon.0) 1206 : audit [DBG] from='client.? 172.21.15.157:0/3245080856' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:08 smithi165 bash[22175]: cluster 2022-04-30T21:06:07.011345+0000 mgr.smithi157.nfpzoe (mgr.14180) 1209 : cluster [DBG] pgmap v1105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:08.459 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:08 smithi157 bash[20376]: cluster 2022-04-30T21:06:07.011345+0000 mgr.smithi157.nfpzoe (mgr.14180) 1209 : cluster [DBG] pgmap v1105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:10 smithi165 bash[22175]: cluster 2022-04-30T21:06:09.012055+0000 mgr.smithi157.nfpzoe (mgr.14180) 1210 : cluster [DBG] pgmap v1106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:10.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:10 smithi157 bash[20376]: cluster 2022-04-30T21:06:09.012055+0000 mgr.smithi157.nfpzoe (mgr.14180) 1210 : cluster [DBG] pgmap v1106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:11.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:06:11.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:06:11.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:06:11.885 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:06:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:12 smithi165 bash[22175]: cluster 2022-04-30T21:06:11.012681+0000 mgr.smithi157.nfpzoe (mgr.14180) 1211 : cluster [DBG] pgmap v1107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:12 smithi165 bash[22175]: audit 2022-04-30T21:06:11.863597+0000 mon.smithi157 (mon.0) 1207 : audit [DBG] from='client.? 172.21.15.157:0/3681147192' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:12.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:12 smithi157 bash[20376]: cluster 2022-04-30T21:06:11.012681+0000 mgr.smithi157.nfpzoe (mgr.14180) 1211 : cluster [DBG] pgmap v1107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:12.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:12 smithi157 bash[20376]: audit 2022-04-30T21:06:11.863597+0000 mon.smithi157 (mon.0) 1207 : audit [DBG] from='client.? 172.21.15.157:0/3681147192' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:14 smithi165 bash[22175]: cluster 2022-04-30T21:06:13.013330+0000 mgr.smithi157.nfpzoe (mgr.14180) 1212 : cluster [DBG] pgmap v1108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:14.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:14 smithi157 bash[20376]: cluster 2022-04-30T21:06:13.013330+0000 mgr.smithi157.nfpzoe (mgr.14180) 1212 : cluster [DBG] pgmap v1108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:16 smithi165 bash[22175]: cluster 2022-04-30T21:06:15.013982+0000 mgr.smithi157.nfpzoe (mgr.14180) 1213 : cluster [DBG] pgmap v1109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:16.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:16 smithi157 bash[20376]: cluster 2022-04-30T21:06:15.013982+0000 mgr.smithi157.nfpzoe (mgr.14180) 1213 : cluster [DBG] pgmap v1109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:16.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:06:16.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:06:16.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:06:17.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:06:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:17 smithi165 bash[22175]: cluster 2022-04-30T21:06:17.014571+0000 mgr.smithi157.nfpzoe (mgr.14180) 1214 : cluster [DBG] pgmap v1110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:17 smithi165 bash[22175]: audit 2022-04-30T21:06:17.189410+0000 mon.smithi157 (mon.0) 1208 : audit [DBG] from='client.? 172.21.15.157:0/1608654452' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:17.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:17 smithi157 bash[20376]: cluster 2022-04-30T21:06:17.014571+0000 mgr.smithi157.nfpzoe (mgr.14180) 1214 : cluster [DBG] pgmap v1110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:17.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:17 smithi157 bash[20376]: audit 2022-04-30T21:06:17.189410+0000 mon.smithi157 (mon.0) 1208 : audit [DBG] from='client.? 172.21.15.157:0/1608654452' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:20 smithi165 bash[22175]: cluster 2022-04-30T21:06:19.015278+0000 mgr.smithi157.nfpzoe (mgr.14180) 1215 : cluster [DBG] pgmap v1111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:20.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:20 smithi157 bash[20376]: cluster 2022-04-30T21:06:19.015278+0000 mgr.smithi157.nfpzoe (mgr.14180) 1215 : cluster [DBG] pgmap v1111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:22.215 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:06:22.215 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:06:22.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:06:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:22 smithi165 bash[22175]: cluster 2022-04-30T21:06:21.015900+0000 mgr.smithi157.nfpzoe (mgr.14180) 1216 : cluster [DBG] pgmap v1112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:22.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:22 smithi157 bash[20376]: cluster 2022-04-30T21:06:21.015900+0000 mgr.smithi157.nfpzoe (mgr.14180) 1216 : cluster [DBG] pgmap v1112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:22.546 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:06:23.401 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:23 smithi165 bash[22175]: audit 2022-04-30T21:06:22.520741+0000 mon.smithi157 (mon.0) 1209 : audit [DBG] from='client.? 172.21.15.157:0/3789036993' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:23.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:23 smithi157 bash[20376]: audit 2022-04-30T21:06:22.520741+0000 mon.smithi157 (mon.0) 1209 : audit [DBG] from='client.? 172.21.15.157:0/3789036993' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:24 smithi165 bash[22175]: cluster 2022-04-30T21:06:23.016546+0000 mgr.smithi157.nfpzoe (mgr.14180) 1217 : cluster [DBG] pgmap v1113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:24.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:24 smithi157 bash[20376]: cluster 2022-04-30T21:06:23.016546+0000 mgr.smithi157.nfpzoe (mgr.14180) 1217 : cluster [DBG] pgmap v1113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:26 smithi165 bash[22175]: cluster 2022-04-30T21:06:25.017141+0000 mgr.smithi157.nfpzoe (mgr.14180) 1218 : cluster [DBG] pgmap v1114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:26.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:26 smithi157 bash[20376]: cluster 2022-04-30T21:06:25.017141+0000 mgr.smithi157.nfpzoe (mgr.14180) 1218 : cluster [DBG] pgmap v1114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:27.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:06:27.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:06:27.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:06:27.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:06:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:27 smithi165 bash[22175]: cluster 2022-04-30T21:06:27.017748+0000 mgr.smithi157.nfpzoe (mgr.14180) 1219 : cluster [DBG] pgmap v1115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:27.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:27 smithi157 bash[20376]: cluster 2022-04-30T21:06:27.017748+0000 mgr.smithi157.nfpzoe (mgr.14180) 1219 : cluster [DBG] pgmap v1115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:28.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:28 smithi165 bash[22175]: audit 2022-04-30T21:06:27.841032+0000 mon.smithi157 (mon.0) 1210 : audit [DBG] from='client.? 172.21.15.157:0/717667281' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:28.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:28 smithi157 bash[20376]: audit 2022-04-30T21:06:27.841032+0000 mon.smithi157 (mon.0) 1210 : audit [DBG] from='client.? 172.21.15.157:0/717667281' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:29 smithi165 bash[22175]: cluster 2022-04-30T21:06:29.018358+0000 mgr.smithi157.nfpzoe (mgr.14180) 1220 : cluster [DBG] pgmap v1116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:29.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:29 smithi157 bash[20376]: cluster 2022-04-30T21:06:29.018358+0000 mgr.smithi157.nfpzoe (mgr.14180) 1220 : cluster [DBG] pgmap v1116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:32.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:32 smithi165 bash[22175]: cluster 2022-04-30T21:06:31.018959+0000 mgr.smithi157.nfpzoe (mgr.14180) 1221 : cluster [DBG] pgmap v1117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:32.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:32 smithi157 bash[20376]: cluster 2022-04-30T21:06:31.018959+0000 mgr.smithi157.nfpzoe (mgr.14180) 1221 : cluster [DBG] pgmap v1117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:32.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:06:32.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:06:32.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:06:33.196 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:06:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:34 smithi165 bash[22175]: cluster 2022-04-30T21:06:33.019598+0000 mgr.smithi157.nfpzoe (mgr.14180) 1222 : cluster [DBG] pgmap v1118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:34.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:34 smithi165 bash[22175]: audit 2022-04-30T21:06:33.168039+0000 mon.smithi157 (mon.0) 1211 : audit [DBG] from='client.? 172.21.15.157:0/1150233133' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:34.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:34 smithi157 bash[20376]: cluster 2022-04-30T21:06:33.019598+0000 mgr.smithi157.nfpzoe (mgr.14180) 1222 : cluster [DBG] pgmap v1118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:34.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:34 smithi157 bash[20376]: audit 2022-04-30T21:06:33.168039+0000 mon.smithi157 (mon.0) 1211 : audit [DBG] from='client.? 172.21.15.157:0/1150233133' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:36 smithi165 bash[22175]: cluster 2022-04-30T21:06:35.020228+0000 mgr.smithi157.nfpzoe (mgr.14180) 1223 : cluster [DBG] pgmap v1119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:36.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:36 smithi157 bash[20376]: cluster 2022-04-30T21:06:35.020228+0000 mgr.smithi157.nfpzoe (mgr.14180) 1223 : cluster [DBG] pgmap v1119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:37.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:37 smithi165 bash[22175]: cluster 2022-04-30T21:06:37.020834+0000 mgr.smithi157.nfpzoe (mgr.14180) 1224 : cluster [DBG] pgmap v1120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:37.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:37 smithi157 bash[20376]: cluster 2022-04-30T21:06:37.020834+0000 mgr.smithi157.nfpzoe (mgr.14180) 1224 : cluster [DBG] pgmap v1120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:38.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:06:38.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:06:38.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:06:38.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:06:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:38 smithi165 bash[22175]: audit 2022-04-30T21:06:38.514585+0000 mon.smithi157 (mon.0) 1212 : audit [DBG] from='client.? 172.21.15.157:0/2096242184' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:38.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:38 smithi157 bash[20376]: audit 2022-04-30T21:06:38.514585+0000 mon.smithi157 (mon.0) 1212 : audit [DBG] from='client.? 172.21.15.157:0/2096242184' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:39 smithi165 bash[22175]: cluster 2022-04-30T21:06:39.021456+0000 mgr.smithi157.nfpzoe (mgr.14180) 1225 : cluster [DBG] pgmap v1121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:39.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:39 smithi157 bash[20376]: cluster 2022-04-30T21:06:39.021456+0000 mgr.smithi157.nfpzoe (mgr.14180) 1225 : cluster [DBG] pgmap v1121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:42 smithi165 bash[22175]: cluster 2022-04-30T21:06:41.021997+0000 mgr.smithi157.nfpzoe (mgr.14180) 1226 : cluster [DBG] pgmap v1122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:42.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:42 smithi157 bash[20376]: cluster 2022-04-30T21:06:41.021997+0000 mgr.smithi157.nfpzoe (mgr.14180) 1226 : cluster [DBG] pgmap v1122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:43.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:06:43.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:06:43.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:06:43.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:06:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:44 smithi165 bash[22175]: cluster 2022-04-30T21:06:43.022631+0000 mgr.smithi157.nfpzoe (mgr.14180) 1227 : cluster [DBG] pgmap v1123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:44.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:44 smithi165 bash[22175]: audit 2022-04-30T21:06:43.837030+0000 mon.smithi157 (mon.0) 1213 : audit [DBG] from='client.? 172.21.15.157:0/3754508828' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:44.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:44 smithi157 bash[20376]: cluster 2022-04-30T21:06:43.022631+0000 mgr.smithi157.nfpzoe (mgr.14180) 1227 : cluster [DBG] pgmap v1123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:44.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:44 smithi157 bash[20376]: audit 2022-04-30T21:06:43.837030+0000 mon.smithi157 (mon.0) 1213 : audit [DBG] from='client.? 172.21.15.157:0/3754508828' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:46 smithi165 bash[22175]: cluster 2022-04-30T21:06:45.023291+0000 mgr.smithi157.nfpzoe (mgr.14180) 1228 : cluster [DBG] pgmap v1124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:46.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:46 smithi157 bash[20376]: cluster 2022-04-30T21:06:45.023291+0000 mgr.smithi157.nfpzoe (mgr.14180) 1228 : cluster [DBG] pgmap v1124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:47 smithi165 bash[22175]: cluster 2022-04-30T21:06:47.023944+0000 mgr.smithi157.nfpzoe (mgr.14180) 1229 : cluster [DBG] pgmap v1125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:47.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:47 smithi157 bash[20376]: cluster 2022-04-30T21:06:47.023944+0000 mgr.smithi157.nfpzoe (mgr.14180) 1229 : cluster [DBG] pgmap v1125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:48.868 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:06:48.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:06:48.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:06:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:48 smithi165 bash[22175]: audit 2022-04-30T21:06:48.384434+0000 mon.smithi157 (mon.0) 1214 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:06:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:48 smithi165 bash[22175]: audit 2022-04-30T21:06:48.387138+0000 mon.smithi157 (mon.0) 1215 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:06:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:48 smithi165 bash[22175]: audit 2022-04-30T21:06:48.388914+0000 mon.smithi157 (mon.0) 1216 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:06:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:48 smithi157 bash[20376]: audit 2022-04-30T21:06:48.384434+0000 mon.smithi157 (mon.0) 1214 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:06:48.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:48 smithi157 bash[20376]: audit 2022-04-30T21:06:48.387138+0000 mon.smithi157 (mon.0) 1215 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:06:48.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:48 smithi157 bash[20376]: audit 2022-04-30T21:06:48.388914+0000 mon.smithi157 (mon.0) 1216 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:06:49.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:06:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:49 smithi165 bash[22175]: cluster 2022-04-30T21:06:48.715699+0000 mgr.smithi157.nfpzoe (mgr.14180) 1230 : cluster [DBG] pgmap v1126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:49 smithi165 bash[22175]: cluster 2022-04-30T21:06:48.716120+0000 mgr.smithi157.nfpzoe (mgr.14180) 1231 : cluster [DBG] pgmap v1127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:49 smithi165 bash[22175]: audit 2022-04-30T21:06:48.722913+0000 mon.smithi157 (mon.0) 1217 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:06:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:49 smithi165 bash[22175]: audit 2022-04-30T21:06:48.730393+0000 mon.smithi157 (mon.0) 1218 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:06:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:49 smithi165 bash[22175]: cephadm 2022-04-30T21:06:48.731670+0000 mgr.smithi157.nfpzoe (mgr.14180) 1232 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:06:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:49 smithi165 bash[22175]: cephadm 2022-04-30T21:06:48.731796+0000 mgr.smithi157.nfpzoe (mgr.14180) 1233 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:06:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:49 smithi165 bash[22175]: audit 2022-04-30T21:06:49.157730+0000 mon.smithi157 (mon.0) 1219 : audit [DBG] from='client.? 172.21.15.157:0/2488524797' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:49 smithi157 bash[20376]: cluster 2022-04-30T21:06:48.715699+0000 mgr.smithi157.nfpzoe (mgr.14180) 1230 : cluster [DBG] pgmap v1126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:49 smithi157 bash[20376]: cluster 2022-04-30T21:06:48.716120+0000 mgr.smithi157.nfpzoe (mgr.14180) 1231 : cluster [DBG] pgmap v1127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:49 smithi157 bash[20376]: audit 2022-04-30T21:06:48.722913+0000 mon.smithi157 (mon.0) 1217 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:06:50.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:49 smithi157 bash[20376]: audit 2022-04-30T21:06:48.730393+0000 mon.smithi157 (mon.0) 1218 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:06:50.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:49 smithi157 bash[20376]: cephadm 2022-04-30T21:06:48.731670+0000 mgr.smithi157.nfpzoe (mgr.14180) 1232 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:06:50.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:49 smithi157 bash[20376]: cephadm 2022-04-30T21:06:48.731796+0000 mgr.smithi157.nfpzoe (mgr.14180) 1233 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:06:50.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:49 smithi157 bash[20376]: audit 2022-04-30T21:06:49.157730+0000 mon.smithi157 (mon.0) 1219 : audit [DBG] from='client.? 172.21.15.157:0/2488524797' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:52.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:51 smithi165 bash[22175]: cluster 2022-04-30T21:06:50.716717+0000 mgr.smithi157.nfpzoe (mgr.14180) 1234 : cluster [DBG] pgmap v1128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:52.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:51 smithi157 bash[20376]: cluster 2022-04-30T21:06:50.716717+0000 mgr.smithi157.nfpzoe (mgr.14180) 1234 : cluster [DBG] pgmap v1128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:54.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:53 smithi165 bash[22175]: cluster 2022-04-30T21:06:52.717351+0000 mgr.smithi157.nfpzoe (mgr.14180) 1235 : cluster [DBG] pgmap v1129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:54.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:06:54.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:06:54.186 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:06:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:53 smithi157 bash[20376]: cluster 2022-04-30T21:06:52.717351+0000 mgr.smithi157.nfpzoe (mgr.14180) 1235 : cluster [DBG] pgmap v1129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:54.509 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:06:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:54 smithi165 bash[22175]: audit 2022-04-30T21:06:54.489192+0000 mon.smithi157 (mon.0) 1220 : audit [DBG] from='client.? 172.21.15.157:0/162961160' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:55.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:54 smithi157 bash[20376]: audit 2022-04-30T21:06:54.489192+0000 mon.smithi157 (mon.0) 1220 : audit [DBG] from='client.? 172.21.15.157:0/162961160' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:06:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:55 smithi165 bash[22175]: cluster 2022-04-30T21:06:54.718069+0000 mgr.smithi157.nfpzoe (mgr.14180) 1236 : cluster [DBG] pgmap v1130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:56.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:55 smithi157 bash[20376]: cluster 2022-04-30T21:06:54.718069+0000 mgr.smithi157.nfpzoe (mgr.14180) 1236 : cluster [DBG] pgmap v1130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:57 smithi165 bash[22175]: cluster 2022-04-30T21:06:56.718716+0000 mgr.smithi157.nfpzoe (mgr.14180) 1237 : cluster [DBG] pgmap v1131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:57.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:57 smithi157 bash[20376]: cluster 2022-04-30T21:06:56.718716+0000 mgr.smithi157.nfpzoe (mgr.14180) 1237 : cluster [DBG] pgmap v1131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:06:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:58 smithi165 bash[22175]: audit 2022-04-30T21:06:58.077347+0000 mon.smithi157 (mon.0) 1221 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:06:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:58 smithi165 bash[22175]: audit 2022-04-30T21:06:58.079189+0000 mon.smithi157 (mon.0) 1222 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:06:58.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:58 smithi157 bash[20376]: audit 2022-04-30T21:06:58.077347+0000 mon.smithi157 (mon.0) 1221 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:06:58.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:58 smithi157 bash[20376]: audit 2022-04-30T21:06:58.079189+0000 mon.smithi157 (mon.0) 1222 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:06:59.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:06:59.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:06:59.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:06:59.840 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:06:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:06:59 smithi157 bash[20376]: cluster 2022-04-30T21:06:58.719355+0000 mgr.smithi157.nfpzoe (mgr.14180) 1238 : cluster [DBG] pgmap v1132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:06:59 smithi165 bash[22175]: cluster 2022-04-30T21:06:58.719355+0000 mgr.smithi157.nfpzoe (mgr.14180) 1238 : cluster [DBG] pgmap v1132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:00.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:00 smithi157 bash[20376]: audit 2022-04-30T21:06:59.820116+0000 mon.smithi157 (mon.0) 1223 : audit [DBG] from='client.? 172.21.15.157:0/897784341' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:01.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:00 smithi165 bash[22175]: audit 2022-04-30T21:06:59.820116+0000 mon.smithi157 (mon.0) 1223 : audit [DBG] from='client.? 172.21.15.157:0/897784341' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:01 smithi157 bash[20376]: cluster 2022-04-30T21:07:00.719966+0000 mgr.smithi157.nfpzoe (mgr.14180) 1239 : cluster [DBG] pgmap v1133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:01 smithi165 bash[22175]: cluster 2022-04-30T21:07:00.719966+0000 mgr.smithi157.nfpzoe (mgr.14180) 1239 : cluster [DBG] pgmap v1133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:03 smithi165 bash[22175]: cluster 2022-04-30T21:07:02.720651+0000 mgr.smithi157.nfpzoe (mgr.14180) 1240 : cluster [DBG] pgmap v1134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:04.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:03 smithi157 bash[20376]: cluster 2022-04-30T21:07:02.720651+0000 mgr.smithi157.nfpzoe (mgr.14180) 1240 : cluster [DBG] pgmap v1134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:04.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:07:04.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:07:04.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:07:05.170 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:07:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:05 smithi165 bash[22175]: cluster 2022-04-30T21:07:04.721260+0000 mgr.smithi157.nfpzoe (mgr.14180) 1241 : cluster [DBG] pgmap v1135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:05 smithi165 bash[22175]: audit 2022-04-30T21:07:05.149551+0000 mon.smithi157 (mon.0) 1224 : audit [DBG] from='client.? 172.21.15.157:0/1985420929' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:06.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:05 smithi157 bash[20376]: cluster 2022-04-30T21:07:04.721260+0000 mgr.smithi157.nfpzoe (mgr.14180) 1241 : cluster [DBG] pgmap v1135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:06.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:05 smithi157 bash[20376]: audit 2022-04-30T21:07:05.149551+0000 mon.smithi157 (mon.0) 1224 : audit [DBG] from='client.? 172.21.15.157:0/1985420929' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:07 smithi165 bash[22175]: cluster 2022-04-30T21:07:06.721924+0000 mgr.smithi157.nfpzoe (mgr.14180) 1242 : cluster [DBG] pgmap v1136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:07 smithi157 bash[20376]: cluster 2022-04-30T21:07:06.721924+0000 mgr.smithi157.nfpzoe (mgr.14180) 1242 : cluster [DBG] pgmap v1136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:09 smithi165 bash[22175]: cluster 2022-04-30T21:07:08.722640+0000 mgr.smithi157.nfpzoe (mgr.14180) 1243 : cluster [DBG] pgmap v1137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:10.174 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:07:10.175 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:07:10.175 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:07:10.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:09 smithi157 bash[20376]: cluster 2022-04-30T21:07:08.722640+0000 mgr.smithi157.nfpzoe (mgr.14180) 1243 : cluster [DBG] pgmap v1137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:10.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:07:11.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:10 smithi165 bash[22175]: audit 2022-04-30T21:07:10.475234+0000 mon.smithi157 (mon.0) 1225 : audit [DBG] from='client.? 172.21.15.157:0/304156104' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:10 smithi157 bash[20376]: audit 2022-04-30T21:07:10.475234+0000 mon.smithi157 (mon.0) 1225 : audit [DBG] from='client.? 172.21.15.157:0/304156104' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:11 smithi165 bash[22175]: cluster 2022-04-30T21:07:10.723341+0000 mgr.smithi157.nfpzoe (mgr.14180) 1244 : cluster [DBG] pgmap v1138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:12.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:11 smithi157 bash[20376]: cluster 2022-04-30T21:07:10.723341+0000 mgr.smithi157.nfpzoe (mgr.14180) 1244 : cluster [DBG] pgmap v1138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:13 smithi165 bash[22175]: cluster 2022-04-30T21:07:12.723969+0000 mgr.smithi157.nfpzoe (mgr.14180) 1245 : cluster [DBG] pgmap v1139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:14.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:13 smithi157 bash[20376]: cluster 2022-04-30T21:07:12.723969+0000 mgr.smithi157.nfpzoe (mgr.14180) 1245 : cluster [DBG] pgmap v1139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:15.499 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:07:15.500 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:07:15.500 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:07:15.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:07:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:15 smithi165 bash[22175]: cluster 2022-04-30T21:07:14.724618+0000 mgr.smithi157.nfpzoe (mgr.14180) 1246 : cluster [DBG] pgmap v1140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:16.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:15 smithi165 bash[22175]: audit 2022-04-30T21:07:15.797233+0000 mon.smithi157 (mon.0) 1226 : audit [DBG] from='client.? 172.21.15.157:0/3339931143' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:15 smithi157 bash[20376]: cluster 2022-04-30T21:07:14.724618+0000 mgr.smithi157.nfpzoe (mgr.14180) 1246 : cluster [DBG] pgmap v1140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:16.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:15 smithi157 bash[20376]: audit 2022-04-30T21:07:15.797233+0000 mon.smithi157 (mon.0) 1226 : audit [DBG] from='client.? 172.21.15.157:0/3339931143' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:17 smithi165 bash[22175]: cluster 2022-04-30T21:07:16.725291+0000 mgr.smithi157.nfpzoe (mgr.14180) 1247 : cluster [DBG] pgmap v1141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:17 smithi157 bash[20376]: cluster 2022-04-30T21:07:16.725291+0000 mgr.smithi157.nfpzoe (mgr.14180) 1247 : cluster [DBG] pgmap v1141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:19 smithi165 bash[22175]: cluster 2022-04-30T21:07:18.726007+0000 mgr.smithi157.nfpzoe (mgr.14180) 1248 : cluster [DBG] pgmap v1142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:20.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:19 smithi157 bash[20376]: cluster 2022-04-30T21:07:18.726007+0000 mgr.smithi157.nfpzoe (mgr.14180) 1248 : cluster [DBG] pgmap v1142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:20.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:07:20.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:07:20.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:07:21.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:07:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:21 smithi165 bash[22175]: cluster 2022-04-30T21:07:20.726690+0000 mgr.smithi157.nfpzoe (mgr.14180) 1249 : cluster [DBG] pgmap v1143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:22.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:21 smithi165 bash[22175]: audit 2022-04-30T21:07:21.119782+0000 mon.smithi157 (mon.0) 1227 : audit [DBG] from='client.? 172.21.15.157:0/118912123' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:22.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:21 smithi157 bash[20376]: cluster 2022-04-30T21:07:20.726690+0000 mgr.smithi157.nfpzoe (mgr.14180) 1249 : cluster [DBG] pgmap v1143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:22.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:21 smithi157 bash[20376]: audit 2022-04-30T21:07:21.119782+0000 mon.smithi157 (mon.0) 1227 : audit [DBG] from='client.? 172.21.15.157:0/118912123' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:23 smithi165 bash[22175]: cluster 2022-04-30T21:07:22.727377+0000 mgr.smithi157.nfpzoe (mgr.14180) 1250 : cluster [DBG] pgmap v1144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:23 smithi157 bash[20376]: cluster 2022-04-30T21:07:22.727377+0000 mgr.smithi157.nfpzoe (mgr.14180) 1250 : cluster [DBG] pgmap v1144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:26.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:07:26.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:07:26.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:07:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:25 smithi165 bash[22175]: cluster 2022-04-30T21:07:24.727981+0000 mgr.smithi157.nfpzoe (mgr.14180) 1251 : cluster [DBG] pgmap v1145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:26.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:25 smithi157 bash[20376]: cluster 2022-04-30T21:07:24.727981+0000 mgr.smithi157.nfpzoe (mgr.14180) 1251 : cluster [DBG] pgmap v1145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:26.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:07:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:26 smithi165 bash[22175]: audit 2022-04-30T21:07:26.446146+0000 mon.smithi157 (mon.0) 1228 : audit [DBG] from='client.? 172.21.15.157:0/838791750' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:27.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:26 smithi157 bash[20376]: audit 2022-04-30T21:07:26.446146+0000 mon.smithi157 (mon.0) 1228 : audit [DBG] from='client.? 172.21.15.157:0/838791750' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:27 smithi165 bash[22175]: cluster 2022-04-30T21:07:26.728716+0000 mgr.smithi157.nfpzoe (mgr.14180) 1252 : cluster [DBG] pgmap v1146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:28.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:27 smithi157 bash[20376]: cluster 2022-04-30T21:07:26.728716+0000 mgr.smithi157.nfpzoe (mgr.14180) 1252 : cluster [DBG] pgmap v1146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:29 smithi165 bash[22175]: cluster 2022-04-30T21:07:28.729379+0000 mgr.smithi157.nfpzoe (mgr.14180) 1253 : cluster [DBG] pgmap v1147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:30.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:29 smithi157 bash[20376]: cluster 2022-04-30T21:07:28.729379+0000 mgr.smithi157.nfpzoe (mgr.14180) 1253 : cluster [DBG] pgmap v1147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:31.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:07:31.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:07:31.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:07:31.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:07:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:31 smithi165 bash[22175]: cluster 2022-04-30T21:07:30.729973+0000 mgr.smithi157.nfpzoe (mgr.14180) 1254 : cluster [DBG] pgmap v1148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:31 smithi165 bash[22175]: audit 2022-04-30T21:07:31.774885+0000 mon.smithi157 (mon.0) 1229 : audit [DBG] from='client.? 172.21.15.157:0/3642254376' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:32.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:31 smithi157 bash[20376]: cluster 2022-04-30T21:07:30.729973+0000 mgr.smithi157.nfpzoe (mgr.14180) 1254 : cluster [DBG] pgmap v1148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:32.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:31 smithi157 bash[20376]: audit 2022-04-30T21:07:31.774885+0000 mon.smithi157 (mon.0) 1229 : audit [DBG] from='client.? 172.21.15.157:0/3642254376' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:33 smithi165 bash[22175]: cluster 2022-04-30T21:07:32.730598+0000 mgr.smithi157.nfpzoe (mgr.14180) 1255 : cluster [DBG] pgmap v1149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:34.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:33 smithi157 bash[20376]: cluster 2022-04-30T21:07:32.730598+0000 mgr.smithi157.nfpzoe (mgr.14180) 1255 : cluster [DBG] pgmap v1149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:35 smithi165 bash[22175]: cluster 2022-04-30T21:07:34.731224+0000 mgr.smithi157.nfpzoe (mgr.14180) 1256 : cluster [DBG] pgmap v1150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:35 smithi157 bash[20376]: cluster 2022-04-30T21:07:34.731224+0000 mgr.smithi157.nfpzoe (mgr.14180) 1256 : cluster [DBG] pgmap v1150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:36.798 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:07:36.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:07:36.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:07:37.128 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:07:37.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:37 smithi157 bash[20376]: cluster 2022-04-30T21:07:36.731821+0000 mgr.smithi157.nfpzoe (mgr.14180) 1257 : cluster [DBG] pgmap v1151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:37.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:37 smithi157 bash[20376]: audit 2022-04-30T21:07:37.107803+0000 mon.smithi157 (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.157:0/4113213112' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:37 smithi165 bash[22175]: cluster 2022-04-30T21:07:36.731821+0000 mgr.smithi157.nfpzoe (mgr.14180) 1257 : cluster [DBG] pgmap v1151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:38.166 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:37 smithi165 bash[22175]: audit 2022-04-30T21:07:37.107803+0000 mon.smithi157 (mon.0) 1230 : audit [DBG] from='client.? 172.21.15.157:0/4113213112' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:39 smithi165 bash[22175]: cluster 2022-04-30T21:07:38.732481+0000 mgr.smithi157.nfpzoe (mgr.14180) 1258 : cluster [DBG] pgmap v1152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:40.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:39 smithi157 bash[20376]: cluster 2022-04-30T21:07:38.732481+0000 mgr.smithi157.nfpzoe (mgr.14180) 1258 : cluster [DBG] pgmap v1152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:42.131 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:07:42.131 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:07:42.131 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:07:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:41 smithi165 bash[22175]: cluster 2022-04-30T21:07:40.733081+0000 mgr.smithi157.nfpzoe (mgr.14180) 1259 : cluster [DBG] pgmap v1153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:41 smithi157 bash[20376]: cluster 2022-04-30T21:07:40.733081+0000 mgr.smithi157.nfpzoe (mgr.14180) 1259 : cluster [DBG] pgmap v1153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:42.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:07:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:42 smithi165 bash[22175]: audit 2022-04-30T21:07:42.434923+0000 mon.smithi157 (mon.0) 1231 : audit [DBG] from='client.? 172.21.15.157:0/1726332855' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:42 smithi157 bash[20376]: audit 2022-04-30T21:07:42.434923+0000 mon.smithi157 (mon.0) 1231 : audit [DBG] from='client.? 172.21.15.157:0/1726332855' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:43 smithi165 bash[22175]: cluster 2022-04-30T21:07:42.733700+0000 mgr.smithi157.nfpzoe (mgr.14180) 1260 : cluster [DBG] pgmap v1154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:43 smithi157 bash[20376]: cluster 2022-04-30T21:07:42.733700+0000 mgr.smithi157.nfpzoe (mgr.14180) 1260 : cluster [DBG] pgmap v1154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:45 smithi165 bash[22175]: cluster 2022-04-30T21:07:44.734312+0000 mgr.smithi157.nfpzoe (mgr.14180) 1261 : cluster [DBG] pgmap v1155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:46.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:45 smithi157 bash[20376]: cluster 2022-04-30T21:07:44.734312+0000 mgr.smithi157.nfpzoe (mgr.14180) 1261 : cluster [DBG] pgmap v1155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:47.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:07:47.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:07:47.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:07:47.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:07:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:47 smithi157 bash[20376]: cluster 2022-04-30T21:07:46.734948+0000 mgr.smithi157.nfpzoe (mgr.14180) 1262 : cluster [DBG] pgmap v1156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:47 smithi165 bash[22175]: cluster 2022-04-30T21:07:46.734948+0000 mgr.smithi157.nfpzoe (mgr.14180) 1262 : cluster [DBG] pgmap v1156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:48 smithi157 bash[20376]: audit 2022-04-30T21:07:47.755119+0000 mon.smithi157 (mon.0) 1232 : audit [DBG] from='client.? 172.21.15.157:0/730518356' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:48 smithi165 bash[22175]: audit 2022-04-30T21:07:47.755119+0000 mon.smithi157 (mon.0) 1232 : audit [DBG] from='client.? 172.21.15.157:0/730518356' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:49 smithi157 bash[20376]: cluster 2022-04-30T21:07:48.735608+0000 mgr.smithi157.nfpzoe (mgr.14180) 1263 : cluster [DBG] pgmap v1157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:49.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:49 smithi157 bash[20376]: audit 2022-04-30T21:07:48.743485+0000 mon.smithi157 (mon.0) 1233 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:07:49.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:49 smithi157 bash[20376]: audit 2022-04-30T21:07:48.746343+0000 mon.smithi157 (mon.0) 1234 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:07:49.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:49 smithi157 bash[20376]: audit 2022-04-30T21:07:48.748337+0000 mon.smithi157 (mon.0) 1235 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:07:49.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:49 smithi157 bash[20376]: cluster 2022-04-30T21:07:49.076586+0000 mgr.smithi157.nfpzoe (mgr.14180) 1264 : cluster [DBG] pgmap v1158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:49.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:49 smithi157 bash[20376]: cluster 2022-04-30T21:07:49.077065+0000 mgr.smithi157.nfpzoe (mgr.14180) 1265 : cluster [DBG] pgmap v1159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:49.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:49 smithi157 bash[20376]: audit 2022-04-30T21:07:49.082839+0000 mon.smithi157 (mon.0) 1236 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:07:49.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:49 smithi157 bash[20376]: audit 2022-04-30T21:07:49.091104+0000 mon.smithi157 (mon.0) 1237 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:07:49.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:49 smithi157 bash[20376]: cephadm 2022-04-30T21:07:49.092284+0000 mgr.smithi157.nfpzoe (mgr.14180) 1266 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:07:49.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:49 smithi157 bash[20376]: cephadm 2022-04-30T21:07:49.092440+0000 mgr.smithi157.nfpzoe (mgr.14180) 1267 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:07:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:49 smithi165 bash[22175]: cluster 2022-04-30T21:07:48.735608+0000 mgr.smithi157.nfpzoe (mgr.14180) 1263 : cluster [DBG] pgmap v1157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:49 smithi165 bash[22175]: audit 2022-04-30T21:07:48.743485+0000 mon.smithi157 (mon.0) 1233 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:07:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:49 smithi165 bash[22175]: audit 2022-04-30T21:07:48.746343+0000 mon.smithi157 (mon.0) 1234 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:07:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:49 smithi165 bash[22175]: audit 2022-04-30T21:07:48.748337+0000 mon.smithi157 (mon.0) 1235 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:07:50.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:49 smithi165 bash[22175]: cluster 2022-04-30T21:07:49.076586+0000 mgr.smithi157.nfpzoe (mgr.14180) 1264 : cluster [DBG] pgmap v1158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:50.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:49 smithi165 bash[22175]: cluster 2022-04-30T21:07:49.077065+0000 mgr.smithi157.nfpzoe (mgr.14180) 1265 : cluster [DBG] pgmap v1159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:50.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:49 smithi165 bash[22175]: audit 2022-04-30T21:07:49.082839+0000 mon.smithi157 (mon.0) 1236 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:07:50.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:49 smithi165 bash[22175]: audit 2022-04-30T21:07:49.091104+0000 mon.smithi157 (mon.0) 1237 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:07:50.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:49 smithi165 bash[22175]: cephadm 2022-04-30T21:07:49.092284+0000 mgr.smithi157.nfpzoe (mgr.14180) 1266 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:07:50.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:49 smithi165 bash[22175]: cephadm 2022-04-30T21:07:49.092440+0000 mgr.smithi157.nfpzoe (mgr.14180) 1267 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:07:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:52 smithi165 bash[22175]: cluster 2022-04-30T21:07:51.077734+0000 mgr.smithi157.nfpzoe (mgr.14180) 1268 : cluster [DBG] pgmap v1160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:52 smithi157 bash[20376]: cluster 2022-04-30T21:07:51.077734+0000 mgr.smithi157.nfpzoe (mgr.14180) 1268 : cluster [DBG] pgmap v1160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:52.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:07:52.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:07:52.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:07:53.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:07:53.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:53 smithi165 bash[22175]: audit 2022-04-30T21:07:53.088821+0000 mon.smithi157 (mon.0) 1238 : audit [DBG] from='client.? 172.21.15.157:0/2898694859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:53 smithi157 bash[20376]: audit 2022-04-30T21:07:53.088821+0000 mon.smithi157 (mon.0) 1238 : audit [DBG] from='client.? 172.21.15.157:0/2898694859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:54 smithi157 bash[20376]: cluster 2022-04-30T21:07:53.078335+0000 mgr.smithi157.nfpzoe (mgr.14180) 1269 : cluster [DBG] pgmap v1161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:54 smithi165 bash[22175]: cluster 2022-04-30T21:07:53.078335+0000 mgr.smithi157.nfpzoe (mgr.14180) 1269 : cluster [DBG] pgmap v1161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:56 smithi157 bash[20376]: cluster 2022-04-30T21:07:55.078937+0000 mgr.smithi157.nfpzoe (mgr.14180) 1270 : cluster [DBG] pgmap v1162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:56 smithi165 bash[22175]: cluster 2022-04-30T21:07:55.078937+0000 mgr.smithi157.nfpzoe (mgr.14180) 1270 : cluster [DBG] pgmap v1162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:57 smithi157 bash[20376]: cluster 2022-04-30T21:07:57.079626+0000 mgr.smithi157.nfpzoe (mgr.14180) 1271 : cluster [DBG] pgmap v1163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:58.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:07:58.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:07:58.116 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:07:58.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:57 smithi165 bash[22175]: cluster 2022-04-30T21:07:57.079626+0000 mgr.smithi157.nfpzoe (mgr.14180) 1271 : cluster [DBG] pgmap v1163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:07:58.440 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:07:58.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:58 smithi157 bash[20376]: audit 2022-04-30T21:07:58.087533+0000 mon.smithi157 (mon.0) 1239 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:07:58.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:58 smithi157 bash[20376]: audit 2022-04-30T21:07:58.088076+0000 mon.smithi157 (mon.0) 1240 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:07:58.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:58 smithi157 bash[20376]: audit 2022-04-30T21:07:58.416107+0000 mon.smithi157 (mon.0) 1241 : audit [DBG] from='client.? 172.21.15.157:0/867666512' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:58 smithi165 bash[22175]: audit 2022-04-30T21:07:58.087533+0000 mon.smithi157 (mon.0) 1239 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:07:59.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:58 smithi165 bash[22175]: audit 2022-04-30T21:07:58.088076+0000 mon.smithi157 (mon.0) 1240 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:07:59.173 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:58 smithi165 bash[22175]: audit 2022-04-30T21:07:58.416107+0000 mon.smithi157 (mon.0) 1241 : audit [DBG] from='client.? 172.21.15.157:0/867666512' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:07:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:07:59 smithi157 bash[20376]: cluster 2022-04-30T21:07:59.080393+0000 mgr.smithi157.nfpzoe (mgr.14180) 1272 : cluster [DBG] pgmap v1164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:07:59 smithi165 bash[22175]: cluster 2022-04-30T21:07:59.080393+0000 mgr.smithi157.nfpzoe (mgr.14180) 1272 : cluster [DBG] pgmap v1164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:02 smithi165 bash[22175]: cluster 2022-04-30T21:08:01.081054+0000 mgr.smithi157.nfpzoe (mgr.14180) 1273 : cluster [DBG] pgmap v1165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:02 smithi157 bash[20376]: cluster 2022-04-30T21:08:01.081054+0000 mgr.smithi157.nfpzoe (mgr.14180) 1273 : cluster [DBG] pgmap v1165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:03.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:08:03.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:08:03.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:08:03.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:08:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:04 smithi157 bash[20376]: cluster 2022-04-30T21:08:03.081666+0000 mgr.smithi157.nfpzoe (mgr.14180) 1274 : cluster [DBG] pgmap v1166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:04.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:04 smithi157 bash[20376]: audit 2022-04-30T21:08:03.760353+0000 mon.smithi157 (mon.0) 1242 : audit [DBG] from='client.? 172.21.15.157:0/2076614945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:04 smithi165 bash[22175]: cluster 2022-04-30T21:08:03.081666+0000 mgr.smithi157.nfpzoe (mgr.14180) 1274 : cluster [DBG] pgmap v1166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:04 smithi165 bash[22175]: audit 2022-04-30T21:08:03.760353+0000 mon.smithi157 (mon.0) 1242 : audit [DBG] from='client.? 172.21.15.157:0/2076614945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:06 smithi157 bash[20376]: cluster 2022-04-30T21:08:05.082275+0000 mgr.smithi157.nfpzoe (mgr.14180) 1275 : cluster [DBG] pgmap v1167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:06 smithi165 bash[22175]: cluster 2022-04-30T21:08:05.082275+0000 mgr.smithi157.nfpzoe (mgr.14180) 1275 : cluster [DBG] pgmap v1167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:07 smithi157 bash[20376]: cluster 2022-04-30T21:08:07.082917+0000 mgr.smithi157.nfpzoe (mgr.14180) 1276 : cluster [DBG] pgmap v1168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:07 smithi165 bash[22175]: cluster 2022-04-30T21:08:07.082917+0000 mgr.smithi157.nfpzoe (mgr.14180) 1276 : cluster [DBG] pgmap v1168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:08.784 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:08:08.784 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:08:08.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:08:09.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:08:09.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:09 smithi157 bash[20376]: audit 2022-04-30T21:08:09.088765+0000 mon.smithi157 (mon.0) 1243 : audit [DBG] from='client.? 172.21.15.157:0/3193498109' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:09 smithi165 bash[22175]: audit 2022-04-30T21:08:09.088765+0000 mon.smithi157 (mon.0) 1243 : audit [DBG] from='client.? 172.21.15.157:0/3193498109' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:10 smithi157 bash[20376]: cluster 2022-04-30T21:08:09.083559+0000 mgr.smithi157.nfpzoe (mgr.14180) 1277 : cluster [DBG] pgmap v1169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:10 smithi165 bash[22175]: cluster 2022-04-30T21:08:09.083559+0000 mgr.smithi157.nfpzoe (mgr.14180) 1277 : cluster [DBG] pgmap v1169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:12.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:12 smithi157 bash[20376]: cluster 2022-04-30T21:08:11.084233+0000 mgr.smithi157.nfpzoe (mgr.14180) 1278 : cluster [DBG] pgmap v1170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:12 smithi165 bash[22175]: cluster 2022-04-30T21:08:11.084233+0000 mgr.smithi157.nfpzoe (mgr.14180) 1278 : cluster [DBG] pgmap v1170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:14.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:08:14.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:08:14.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:08:14.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:08:14.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:14 smithi157 bash[20376]: cluster 2022-04-30T21:08:13.084857+0000 mgr.smithi157.nfpzoe (mgr.14180) 1279 : cluster [DBG] pgmap v1171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:14 smithi165 bash[22175]: cluster 2022-04-30T21:08:13.084857+0000 mgr.smithi157.nfpzoe (mgr.14180) 1279 : cluster [DBG] pgmap v1171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:15 smithi157 bash[20376]: audit 2022-04-30T21:08:14.411245+0000 mon.smithi157 (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.157:0/3068882505' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:15 smithi165 bash[22175]: audit 2022-04-30T21:08:14.411245+0000 mon.smithi157 (mon.0) 1244 : audit [DBG] from='client.? 172.21.15.157:0/3068882505' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:16 smithi157 bash[20376]: cluster 2022-04-30T21:08:15.085463+0000 mgr.smithi157.nfpzoe (mgr.14180) 1280 : cluster [DBG] pgmap v1172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:16 smithi165 bash[22175]: cluster 2022-04-30T21:08:15.085463+0000 mgr.smithi157.nfpzoe (mgr.14180) 1280 : cluster [DBG] pgmap v1172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:17 smithi157 bash[20376]: cluster 2022-04-30T21:08:17.086119+0000 mgr.smithi157.nfpzoe (mgr.14180) 1281 : cluster [DBG] pgmap v1173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:17 smithi165 bash[22175]: cluster 2022-04-30T21:08:17.086119+0000 mgr.smithi157.nfpzoe (mgr.14180) 1281 : cluster [DBG] pgmap v1173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:19.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:08:19.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:08:19.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:08:19.756 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:08:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:20 smithi157 bash[20376]: cluster 2022-04-30T21:08:19.086744+0000 mgr.smithi157.nfpzoe (mgr.14180) 1282 : cluster [DBG] pgmap v1174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:20 smithi157 bash[20376]: audit 2022-04-30T21:08:19.735567+0000 mon.smithi157 (mon.0) 1245 : audit [DBG] from='client.? 172.21.15.157:0/3520739159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:20 smithi165 bash[22175]: cluster 2022-04-30T21:08:19.086744+0000 mgr.smithi157.nfpzoe (mgr.14180) 1282 : cluster [DBG] pgmap v1174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:20 smithi165 bash[22175]: audit 2022-04-30T21:08:19.735567+0000 mon.smithi157 (mon.0) 1245 : audit [DBG] from='client.? 172.21.15.157:0/3520739159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:22 smithi157 bash[20376]: cluster 2022-04-30T21:08:21.087500+0000 mgr.smithi157.nfpzoe (mgr.14180) 1283 : cluster [DBG] pgmap v1175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:22 smithi165 bash[22175]: cluster 2022-04-30T21:08:21.087500+0000 mgr.smithi157.nfpzoe (mgr.14180) 1283 : cluster [DBG] pgmap v1175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:24.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:24 smithi157 bash[20376]: cluster 2022-04-30T21:08:23.088097+0000 mgr.smithi157.nfpzoe (mgr.14180) 1284 : cluster [DBG] pgmap v1176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:24 smithi165 bash[22175]: cluster 2022-04-30T21:08:23.088097+0000 mgr.smithi157.nfpzoe (mgr.14180) 1284 : cluster [DBG] pgmap v1176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:24.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:08:24.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:08:24.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:08:25.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:08:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:25 smithi157 bash[20376]: audit 2022-04-30T21:08:25.066395+0000 mon.smithi157 (mon.0) 1246 : audit [DBG] from='client.? 172.21.15.157:0/2411353657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:25 smithi165 bash[22175]: audit 2022-04-30T21:08:25.066395+0000 mon.smithi157 (mon.0) 1246 : audit [DBG] from='client.? 172.21.15.157:0/2411353657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:26 smithi157 bash[20376]: cluster 2022-04-30T21:08:25.088712+0000 mgr.smithi157.nfpzoe (mgr.14180) 1285 : cluster [DBG] pgmap v1177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:26 smithi165 bash[22175]: cluster 2022-04-30T21:08:25.088712+0000 mgr.smithi157.nfpzoe (mgr.14180) 1285 : cluster [DBG] pgmap v1177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:27 smithi157 bash[20376]: cluster 2022-04-30T21:08:27.089388+0000 mgr.smithi157.nfpzoe (mgr.14180) 1286 : cluster [DBG] pgmap v1178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:27 smithi165 bash[22175]: cluster 2022-04-30T21:08:27.089388+0000 mgr.smithi157.nfpzoe (mgr.14180) 1286 : cluster [DBG] pgmap v1178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:30.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:08:30.091 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:08:30.091 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:08:30.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:08:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:30 smithi157 bash[20376]: cluster 2022-04-30T21:08:29.089999+0000 mgr.smithi157.nfpzoe (mgr.14180) 1287 : cluster [DBG] pgmap v1179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:30 smithi165 bash[22175]: cluster 2022-04-30T21:08:29.089999+0000 mgr.smithi157.nfpzoe (mgr.14180) 1287 : cluster [DBG] pgmap v1179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:31.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:31 smithi157 bash[20376]: audit 2022-04-30T21:08:30.390866+0000 mon.smithi157 (mon.0) 1247 : audit [DBG] from='client.? 172.21.15.157:0/1711568959' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:31 smithi165 bash[22175]: audit 2022-04-30T21:08:30.390866+0000 mon.smithi157 (mon.0) 1247 : audit [DBG] from='client.? 172.21.15.157:0/1711568959' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:32 smithi157 bash[20376]: cluster 2022-04-30T21:08:31.090557+0000 mgr.smithi157.nfpzoe (mgr.14180) 1288 : cluster [DBG] pgmap v1180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:32 smithi165 bash[22175]: cluster 2022-04-30T21:08:31.090557+0000 mgr.smithi157.nfpzoe (mgr.14180) 1288 : cluster [DBG] pgmap v1180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:34 smithi157 bash[20376]: cluster 2022-04-30T21:08:33.091182+0000 mgr.smithi157.nfpzoe (mgr.14180) 1289 : cluster [DBG] pgmap v1181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:34 smithi165 bash[22175]: cluster 2022-04-30T21:08:33.091182+0000 mgr.smithi157.nfpzoe (mgr.14180) 1289 : cluster [DBG] pgmap v1181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:35.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:08:35.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:08:35.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:08:35.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:08:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:36 smithi157 bash[20376]: cluster 2022-04-30T21:08:35.091791+0000 mgr.smithi157.nfpzoe (mgr.14180) 1290 : cluster [DBG] pgmap v1182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:36 smithi157 bash[20376]: audit 2022-04-30T21:08:35.713693+0000 mon.smithi157 (mon.0) 1248 : audit [DBG] from='client.? 172.21.15.157:0/1670013595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:36 smithi165 bash[22175]: cluster 2022-04-30T21:08:35.091791+0000 mgr.smithi157.nfpzoe (mgr.14180) 1290 : cluster [DBG] pgmap v1182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:36 smithi165 bash[22175]: audit 2022-04-30T21:08:35.713693+0000 mon.smithi157 (mon.0) 1248 : audit [DBG] from='client.? 172.21.15.157:0/1670013595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:37 smithi157 bash[20376]: cluster 2022-04-30T21:08:37.092425+0000 mgr.smithi157.nfpzoe (mgr.14180) 1291 : cluster [DBG] pgmap v1183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:37 smithi165 bash[22175]: cluster 2022-04-30T21:08:37.092425+0000 mgr.smithi157.nfpzoe (mgr.14180) 1291 : cluster [DBG] pgmap v1183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:40 smithi157 bash[20376]: cluster 2022-04-30T21:08:39.093052+0000 mgr.smithi157.nfpzoe (mgr.14180) 1292 : cluster [DBG] pgmap v1184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:40 smithi165 bash[22175]: cluster 2022-04-30T21:08:39.093052+0000 mgr.smithi157.nfpzoe (mgr.14180) 1292 : cluster [DBG] pgmap v1184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:40.737 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:08:40.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:08:40.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:08:41.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:08:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:41 smithi157 bash[20376]: audit 2022-04-30T21:08:41.045516+0000 mon.smithi157 (mon.0) 1249 : audit [DBG] from='client.? 172.21.15.157:0/3077915462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:41 smithi165 bash[22175]: audit 2022-04-30T21:08:41.045516+0000 mon.smithi157 (mon.0) 1249 : audit [DBG] from='client.? 172.21.15.157:0/3077915462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:42 smithi157 bash[20376]: cluster 2022-04-30T21:08:41.093690+0000 mgr.smithi157.nfpzoe (mgr.14180) 1293 : cluster [DBG] pgmap v1185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:42 smithi165 bash[22175]: cluster 2022-04-30T21:08:41.093690+0000 mgr.smithi157.nfpzoe (mgr.14180) 1293 : cluster [DBG] pgmap v1185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:44 smithi157 bash[20376]: cluster 2022-04-30T21:08:43.094292+0000 mgr.smithi157.nfpzoe (mgr.14180) 1294 : cluster [DBG] pgmap v1186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:44 smithi165 bash[22175]: cluster 2022-04-30T21:08:43.094292+0000 mgr.smithi157.nfpzoe (mgr.14180) 1294 : cluster [DBG] pgmap v1186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:46.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:08:46.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:08:46.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:08:46.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:08:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:46 smithi157 bash[20376]: cluster 2022-04-30T21:08:45.094921+0000 mgr.smithi157.nfpzoe (mgr.14180) 1295 : cluster [DBG] pgmap v1187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:46 smithi165 bash[22175]: cluster 2022-04-30T21:08:45.094921+0000 mgr.smithi157.nfpzoe (mgr.14180) 1295 : cluster [DBG] pgmap v1187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:47 smithi157 bash[20376]: audit 2022-04-30T21:08:46.372763+0000 mon.smithi157 (mon.0) 1250 : audit [DBG] from='client.? 172.21.15.157:0/282023236' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:47 smithi165 bash[22175]: audit 2022-04-30T21:08:46.372763+0000 mon.smithi157 (mon.0) 1250 : audit [DBG] from='client.? 172.21.15.157:0/282023236' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:48 smithi157 bash[20376]: cluster 2022-04-30T21:08:47.095541+0000 mgr.smithi157.nfpzoe (mgr.14180) 1296 : cluster [DBG] pgmap v1188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:48 smithi165 bash[22175]: cluster 2022-04-30T21:08:47.095541+0000 mgr.smithi157.nfpzoe (mgr.14180) 1296 : cluster [DBG] pgmap v1188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:49 smithi157 bash[20376]: audit 2022-04-30T21:08:49.103113+0000 mon.smithi157 (mon.0) 1251 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:08:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:49 smithi157 bash[20376]: audit 2022-04-30T21:08:49.105850+0000 mon.smithi157 (mon.0) 1252 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:08:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:49 smithi157 bash[20376]: audit 2022-04-30T21:08:49.107730+0000 mon.smithi157 (mon.0) 1253 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:08:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:49 smithi165 bash[22175]: audit 2022-04-30T21:08:49.103113+0000 mon.smithi157 (mon.0) 1251 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:08:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:49 smithi165 bash[22175]: audit 2022-04-30T21:08:49.105850+0000 mon.smithi157 (mon.0) 1252 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:08:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:49 smithi165 bash[22175]: audit 2022-04-30T21:08:49.107730+0000 mon.smithi157 (mon.0) 1253 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:08:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:50 smithi157 bash[20376]: cluster 2022-04-30T21:08:49.096147+0000 mgr.smithi157.nfpzoe (mgr.14180) 1297 : cluster [DBG] pgmap v1189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:50.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:50 smithi165 bash[22175]: cluster 2022-04-30T21:08:49.096147+0000 mgr.smithi157.nfpzoe (mgr.14180) 1297 : cluster [DBG] pgmap v1189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:51.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:08:51.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:08:51.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:08:51.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:08:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:52 smithi157 bash[20376]: cluster 2022-04-30T21:08:51.096845+0000 mgr.smithi157.nfpzoe (mgr.14180) 1298 : cluster [DBG] pgmap v1190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:52 smithi157 bash[20376]: audit 2022-04-30T21:08:51.694747+0000 mon.smithi157 (mon.0) 1254 : audit [DBG] from='client.? 172.21.15.157:0/4225688604' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:52 smithi165 bash[22175]: cluster 2022-04-30T21:08:51.096845+0000 mgr.smithi157.nfpzoe (mgr.14180) 1298 : cluster [DBG] pgmap v1190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:52 smithi165 bash[22175]: audit 2022-04-30T21:08:51.694747+0000 mon.smithi157 (mon.0) 1254 : audit [DBG] from='client.? 172.21.15.157:0/4225688604' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:54 smithi157 bash[20376]: cluster 2022-04-30T21:08:53.097559+0000 mgr.smithi157.nfpzoe (mgr.14180) 1299 : cluster [DBG] pgmap v1191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:54 smithi165 bash[22175]: cluster 2022-04-30T21:08:53.097559+0000 mgr.smithi157.nfpzoe (mgr.14180) 1299 : cluster [DBG] pgmap v1191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:56 smithi157 bash[20376]: cluster 2022-04-30T21:08:55.098007+0000 mgr.smithi157.nfpzoe (mgr.14180) 1300 : cluster [DBG] pgmap v1192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:56 smithi165 bash[22175]: cluster 2022-04-30T21:08:55.098007+0000 mgr.smithi157.nfpzoe (mgr.14180) 1300 : cluster [DBG] pgmap v1192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:56.717 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:08:56.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:08:56.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:08:57.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:08:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:57 smithi165 bash[22175]: cephadm 2022-04-30T21:08:56.870281+0000 mgr.smithi157.nfpzoe (mgr.14180) 1301 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T21:08:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:57 smithi165 bash[22175]: audit 2022-04-30T21:08:56.879451+0000 mon.smithi157 (mon.0) 1255 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:08:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:57 smithi165 bash[22175]: audit 2022-04-30T21:08:57.020027+0000 mon.smithi157 (mon.0) 1256 : audit [DBG] from='client.? 172.21.15.157:0/593675225' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:58.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:57 smithi165 bash[22175]: cluster 2022-04-30T21:08:57.098400+0000 mgr.smithi157.nfpzoe (mgr.14180) 1302 : cluster [DBG] pgmap v1193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:58.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:57 smithi165 bash[22175]: cluster 2022-04-30T21:08:57.158805+0000 mgr.smithi157.nfpzoe (mgr.14180) 1303 : cluster [DBG] pgmap v1194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:58.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:57 smithi165 bash[22175]: cluster 2022-04-30T21:08:57.159297+0000 mgr.smithi157.nfpzoe (mgr.14180) 1304 : cluster [DBG] pgmap v1195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:58.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:57 smithi165 bash[22175]: audit 2022-04-30T21:08:57.165603+0000 mon.smithi157 (mon.0) 1257 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:08:58.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:57 smithi165 bash[22175]: audit 2022-04-30T21:08:57.173614+0000 mon.smithi157 (mon.0) 1258 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:08:58.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:57 smithi165 bash[22175]: cephadm 2022-04-30T21:08:57.174594+0000 mgr.smithi157.nfpzoe (mgr.14180) 1305 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:08:58.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:57 smithi165 bash[22175]: cephadm 2022-04-30T21:08:57.174752+0000 mgr.smithi157.nfpzoe (mgr.14180) 1306 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:08:58.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:57 smithi165 bash[22175]: audit 2022-04-30T21:08:57.179945+0000 mon.smithi157 (mon.0) 1259 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T21:08:58.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:57 smithi165 bash[22175]: audit 2022-04-30T21:08:57.182338+0000 mon.smithi157 (mon.0) 1260 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:08:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:57 smithi157 bash[20376]: cephadm 2022-04-30T21:08:56.870281+0000 mgr.smithi157.nfpzoe (mgr.14180) 1301 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T21:08:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:57 smithi157 bash[20376]: audit 2022-04-30T21:08:56.879451+0000 mon.smithi157 (mon.0) 1255 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:08:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:57 smithi157 bash[20376]: audit 2022-04-30T21:08:57.020027+0000 mon.smithi157 (mon.0) 1256 : audit [DBG] from='client.? 172.21.15.157:0/593675225' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:08:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:57 smithi157 bash[20376]: cluster 2022-04-30T21:08:57.098400+0000 mgr.smithi157.nfpzoe (mgr.14180) 1302 : cluster [DBG] pgmap v1193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:57 smithi157 bash[20376]: cluster 2022-04-30T21:08:57.158805+0000 mgr.smithi157.nfpzoe (mgr.14180) 1303 : cluster [DBG] pgmap v1194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:58.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:57 smithi157 bash[20376]: cluster 2022-04-30T21:08:57.159297+0000 mgr.smithi157.nfpzoe (mgr.14180) 1304 : cluster [DBG] pgmap v1195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:08:58.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:57 smithi157 bash[20376]: audit 2022-04-30T21:08:57.165603+0000 mon.smithi157 (mon.0) 1257 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:08:58.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:57 smithi157 bash[20376]: audit 2022-04-30T21:08:57.173614+0000 mon.smithi157 (mon.0) 1258 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:08:58.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:57 smithi157 bash[20376]: cephadm 2022-04-30T21:08:57.174594+0000 mgr.smithi157.nfpzoe (mgr.14180) 1305 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:08:58.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:57 smithi157 bash[20376]: cephadm 2022-04-30T21:08:57.174752+0000 mgr.smithi157.nfpzoe (mgr.14180) 1306 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:08:58.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:57 smithi157 bash[20376]: audit 2022-04-30T21:08:57.179945+0000 mon.smithi157 (mon.0) 1259 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T21:08:58.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:57 smithi157 bash[20376]: audit 2022-04-30T21:08:57.182338+0000 mon.smithi157 (mon.0) 1260 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:08:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:58 smithi165 bash[22175]: audit 2022-04-30T21:08:58.094033+0000 mon.smithi157 (mon.0) 1261 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:08:59.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:58 smithi165 bash[22175]: audit 2022-04-30T21:08:58.096869+0000 mon.smithi157 (mon.0) 1262 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:08:59.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:58 smithi157 bash[20376]: audit 2022-04-30T21:08:58.094033+0000 mon.smithi157 (mon.0) 1261 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:08:59.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:58 smithi157 bash[20376]: audit 2022-04-30T21:08:58.096869+0000 mon.smithi157 (mon.0) 1262 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:09:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:08:59 smithi157 bash[20376]: cluster 2022-04-30T21:08:59.159952+0000 mgr.smithi157.nfpzoe (mgr.14180) 1307 : cluster [DBG] pgmap v1196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:08:59 smithi165 bash[22175]: cluster 2022-04-30T21:08:59.159952+0000 mgr.smithi157.nfpzoe (mgr.14180) 1307 : cluster [DBG] pgmap v1196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:02.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:09:02.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:09:02.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:09:02.370 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:09:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:02 smithi165 bash[22175]: cluster 2022-04-30T21:09:01.160592+0000 mgr.smithi157.nfpzoe (mgr.14180) 1308 : cluster [DBG] pgmap v1197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:02 smithi157 bash[20376]: cluster 2022-04-30T21:09:01.160592+0000 mgr.smithi157.nfpzoe (mgr.14180) 1308 : cluster [DBG] pgmap v1197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:03 smithi165 bash[22175]: audit 2022-04-30T21:09:02.350569+0000 mon.smithi157 (mon.0) 1263 : audit [DBG] from='client.? 172.21.15.157:0/714986668' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:03 smithi157 bash[20376]: audit 2022-04-30T21:09:02.350569+0000 mon.smithi157 (mon.0) 1263 : audit [DBG] from='client.? 172.21.15.157:0/714986668' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:04 smithi165 bash[22175]: cluster 2022-04-30T21:09:03.161056+0000 mgr.smithi157.nfpzoe (mgr.14180) 1309 : cluster [DBG] pgmap v1198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:04 smithi157 bash[20376]: cluster 2022-04-30T21:09:03.161056+0000 mgr.smithi157.nfpzoe (mgr.14180) 1309 : cluster [DBG] pgmap v1198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:06 smithi165 bash[22175]: cluster 2022-04-30T21:09:05.161621+0000 mgr.smithi157.nfpzoe (mgr.14180) 1310 : cluster [DBG] pgmap v1199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:06.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:06 smithi157 bash[20376]: cluster 2022-04-30T21:09:05.161621+0000 mgr.smithi157.nfpzoe (mgr.14180) 1310 : cluster [DBG] pgmap v1199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:07.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:09:07.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:09:07.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:09:07.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:09:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:07 smithi157 bash[20376]: cluster 2022-04-30T21:09:07.162269+0000 mgr.smithi157.nfpzoe (mgr.14180) 1311 : cluster [DBG] pgmap v1200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:07 smithi165 bash[22175]: cluster 2022-04-30T21:09:07.162269+0000 mgr.smithi157.nfpzoe (mgr.14180) 1311 : cluster [DBG] pgmap v1200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:08 smithi157 bash[20376]: audit 2022-04-30T21:09:07.675551+0000 mon.smithi157 (mon.0) 1264 : audit [DBG] from='client.? 172.21.15.157:0/227275137' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:08 smithi165 bash[22175]: audit 2022-04-30T21:09:07.675551+0000 mon.smithi157 (mon.0) 1264 : audit [DBG] from='client.? 172.21.15.157:0/227275137' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:09 smithi157 bash[20376]: cluster 2022-04-30T21:09:09.162688+0000 mgr.smithi157.nfpzoe (mgr.14180) 1312 : cluster [DBG] pgmap v1201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:09 smithi165 bash[22175]: cluster 2022-04-30T21:09:09.162688+0000 mgr.smithi157.nfpzoe (mgr.14180) 1312 : cluster [DBG] pgmap v1201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:12.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:12 smithi165 bash[22175]: cluster 2022-04-30T21:09:11.163299+0000 mgr.smithi157.nfpzoe (mgr.14180) 1313 : cluster [DBG] pgmap v1202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:12.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:12 smithi165 bash[22175]: audit 2022-04-30T21:09:11.280590+0000 mon.smithi157 (mon.0) 1265 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:09:12.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:09:12.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:09:12.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:09:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:12 smithi157 bash[20376]: cluster 2022-04-30T21:09:11.163299+0000 mgr.smithi157.nfpzoe (mgr.14180) 1313 : cluster [DBG] pgmap v1202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:12 smithi157 bash[20376]: audit 2022-04-30T21:09:11.280590+0000 mon.smithi157 (mon.0) 1265 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:09:13.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:09:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:13 smithi165 bash[22175]: audit 2022-04-30T21:09:13.004742+0000 mon.smithi157 (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.157:0/1108456189' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:13 smithi157 bash[20376]: audit 2022-04-30T21:09:13.004742+0000 mon.smithi157 (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.157:0/1108456189' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:14 smithi165 bash[22175]: cluster 2022-04-30T21:09:13.163996+0000 mgr.smithi157.nfpzoe (mgr.14180) 1314 : cluster [DBG] pgmap v1203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:14.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:14 smithi157 bash[20376]: cluster 2022-04-30T21:09:13.163996+0000 mgr.smithi157.nfpzoe (mgr.14180) 1314 : cluster [DBG] pgmap v1203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:16 smithi165 bash[22175]: cluster 2022-04-30T21:09:15.164726+0000 mgr.smithi157.nfpzoe (mgr.14180) 1315 : cluster [DBG] pgmap v1204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:16 smithi157 bash[20376]: cluster 2022-04-30T21:09:15.164726+0000 mgr.smithi157.nfpzoe (mgr.14180) 1315 : cluster [DBG] pgmap v1204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:17 smithi157 bash[20376]: cluster 2022-04-30T21:09:17.165381+0000 mgr.smithi157.nfpzoe (mgr.14180) 1316 : cluster [DBG] pgmap v1205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:18.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:09:18.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:09:18.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:09:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:17 smithi165 bash[22175]: cluster 2022-04-30T21:09:17.165381+0000 mgr.smithi157.nfpzoe (mgr.14180) 1316 : cluster [DBG] pgmap v1205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:18.358 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:09:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:18 smithi157 bash[20376]: audit 2022-04-30T21:09:18.338733+0000 mon.smithi157 (mon.0) 1267 : audit [DBG] from='client.? 172.21.15.157:0/1808181355' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:18 smithi165 bash[22175]: audit 2022-04-30T21:09:18.338733+0000 mon.smithi157 (mon.0) 1267 : audit [DBG] from='client.? 172.21.15.157:0/1808181355' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:19 smithi157 bash[20376]: cluster 2022-04-30T21:09:19.165935+0000 mgr.smithi157.nfpzoe (mgr.14180) 1317 : cluster [DBG] pgmap v1206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:19 smithi165 bash[22175]: cluster 2022-04-30T21:09:19.165935+0000 mgr.smithi157.nfpzoe (mgr.14180) 1317 : cluster [DBG] pgmap v1206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:22 smithi165 bash[22175]: cluster 2022-04-30T21:09:21.166527+0000 mgr.smithi157.nfpzoe (mgr.14180) 1318 : cluster [DBG] pgmap v1207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:22 smithi157 bash[20376]: cluster 2022-04-30T21:09:21.166527+0000 mgr.smithi157.nfpzoe (mgr.14180) 1318 : cluster [DBG] pgmap v1207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:23.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:09:23.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:09:23.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:09:23.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:09:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:24 smithi165 bash[22175]: cluster 2022-04-30T21:09:23.167143+0000 mgr.smithi157.nfpzoe (mgr.14180) 1319 : cluster [DBG] pgmap v1208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:24 smithi165 bash[22175]: audit 2022-04-30T21:09:23.666652+0000 mon.smithi157 (mon.0) 1268 : audit [DBG] from='client.? 172.21.15.157:0/4227680358' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:24 smithi157 bash[20376]: cluster 2022-04-30T21:09:23.167143+0000 mgr.smithi157.nfpzoe (mgr.14180) 1319 : cluster [DBG] pgmap v1208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:24 smithi157 bash[20376]: audit 2022-04-30T21:09:23.666652+0000 mon.smithi157 (mon.0) 1268 : audit [DBG] from='client.? 172.21.15.157:0/4227680358' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:26 smithi165 bash[22175]: cluster 2022-04-30T21:09:25.167723+0000 mgr.smithi157.nfpzoe (mgr.14180) 1320 : cluster [DBG] pgmap v1209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:26 smithi157 bash[20376]: cluster 2022-04-30T21:09:25.167723+0000 mgr.smithi157.nfpzoe (mgr.14180) 1320 : cluster [DBG] pgmap v1209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:27 smithi157 bash[20376]: cluster 2022-04-30T21:09:27.168409+0000 mgr.smithi157.nfpzoe (mgr.14180) 1321 : cluster [DBG] pgmap v1210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:27 smithi165 bash[22175]: cluster 2022-04-30T21:09:27.168409+0000 mgr.smithi157.nfpzoe (mgr.14180) 1321 : cluster [DBG] pgmap v1210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:28.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:09:28.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:09:28.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:09:29.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:09:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:29 smithi165 bash[22175]: audit 2022-04-30T21:09:28.991902+0000 mon.smithi157 (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.157:0/1905807859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:29 smithi157 bash[20376]: audit 2022-04-30T21:09:28.991902+0000 mon.smithi157 (mon.0) 1269 : audit [DBG] from='client.? 172.21.15.157:0/1905807859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:30 smithi165 bash[22175]: cluster 2022-04-30T21:09:29.169048+0000 mgr.smithi157.nfpzoe (mgr.14180) 1322 : cluster [DBG] pgmap v1211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:30 smithi157 bash[20376]: cluster 2022-04-30T21:09:29.169048+0000 mgr.smithi157.nfpzoe (mgr.14180) 1322 : cluster [DBG] pgmap v1211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:32.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:32 smithi165 bash[22175]: cluster 2022-04-30T21:09:31.169645+0000 mgr.smithi157.nfpzoe (mgr.14180) 1323 : cluster [DBG] pgmap v1212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:32 smithi157 bash[20376]: cluster 2022-04-30T21:09:31.169645+0000 mgr.smithi157.nfpzoe (mgr.14180) 1323 : cluster [DBG] pgmap v1212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:34.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:09:34.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:09:34.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:09:34.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:09:34.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:34 smithi165 bash[22175]: cluster 2022-04-30T21:09:33.170234+0000 mgr.smithi157.nfpzoe (mgr.14180) 1324 : cluster [DBG] pgmap v1213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:34 smithi157 bash[20376]: cluster 2022-04-30T21:09:33.170234+0000 mgr.smithi157.nfpzoe (mgr.14180) 1324 : cluster [DBG] pgmap v1213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:35 smithi165 bash[22175]: audit 2022-04-30T21:09:34.325486+0000 mon.smithi157 (mon.0) 1270 : audit [DBG] from='client.? 172.21.15.157:0/99034060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:35 smithi157 bash[20376]: audit 2022-04-30T21:09:34.325486+0000 mon.smithi157 (mon.0) 1270 : audit [DBG] from='client.? 172.21.15.157:0/99034060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:36 smithi165 bash[22175]: cluster 2022-04-30T21:09:35.170837+0000 mgr.smithi157.nfpzoe (mgr.14180) 1325 : cluster [DBG] pgmap v1214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:36 smithi157 bash[20376]: cluster 2022-04-30T21:09:35.170837+0000 mgr.smithi157.nfpzoe (mgr.14180) 1325 : cluster [DBG] pgmap v1214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:37 smithi157 bash[20376]: cluster 2022-04-30T21:09:37.171466+0000 mgr.smithi157.nfpzoe (mgr.14180) 1326 : cluster [DBG] pgmap v1215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:37 smithi165 bash[22175]: cluster 2022-04-30T21:09:37.171466+0000 mgr.smithi157.nfpzoe (mgr.14180) 1326 : cluster [DBG] pgmap v1215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:39.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:09:39.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:09:39.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:09:39.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:09:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:40 smithi165 bash[22175]: cluster 2022-04-30T21:09:39.172057+0000 mgr.smithi157.nfpzoe (mgr.14180) 1327 : cluster [DBG] pgmap v1216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:40 smithi165 bash[22175]: audit 2022-04-30T21:09:39.652869+0000 mon.smithi157 (mon.0) 1271 : audit [DBG] from='client.? 172.21.15.157:0/1162892410' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:40 smithi157 bash[20376]: cluster 2022-04-30T21:09:39.172057+0000 mgr.smithi157.nfpzoe (mgr.14180) 1327 : cluster [DBG] pgmap v1216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:40 smithi157 bash[20376]: audit 2022-04-30T21:09:39.652869+0000 mon.smithi157 (mon.0) 1271 : audit [DBG] from='client.? 172.21.15.157:0/1162892410' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:42 smithi165 bash[22175]: cluster 2022-04-30T21:09:41.172731+0000 mgr.smithi157.nfpzoe (mgr.14180) 1328 : cluster [DBG] pgmap v1217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:42 smithi157 bash[20376]: cluster 2022-04-30T21:09:41.172731+0000 mgr.smithi157.nfpzoe (mgr.14180) 1328 : cluster [DBG] pgmap v1217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:44 smithi165 bash[22175]: cluster 2022-04-30T21:09:43.173355+0000 mgr.smithi157.nfpzoe (mgr.14180) 1329 : cluster [DBG] pgmap v1218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:44.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:09:44.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:09:44.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:09:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:44 smithi157 bash[20376]: cluster 2022-04-30T21:09:43.173355+0000 mgr.smithi157.nfpzoe (mgr.14180) 1329 : cluster [DBG] pgmap v1218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:45.006 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:09:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:45 smithi165 bash[22175]: audit 2022-04-30T21:09:44.986746+0000 mon.smithi157 (mon.0) 1272 : audit [DBG] from='client.? 172.21.15.157:0/3077472037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:45 smithi157 bash[20376]: audit 2022-04-30T21:09:44.986746+0000 mon.smithi157 (mon.0) 1272 : audit [DBG] from='client.? 172.21.15.157:0/3077472037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:46 smithi165 bash[22175]: cluster 2022-04-30T21:09:45.173995+0000 mgr.smithi157.nfpzoe (mgr.14180) 1330 : cluster [DBG] pgmap v1219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:46 smithi157 bash[20376]: cluster 2022-04-30T21:09:45.173995+0000 mgr.smithi157.nfpzoe (mgr.14180) 1330 : cluster [DBG] pgmap v1219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:47 smithi157 bash[20376]: cluster 2022-04-30T21:09:47.174649+0000 mgr.smithi157.nfpzoe (mgr.14180) 1331 : cluster [DBG] pgmap v1220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:47 smithi165 bash[22175]: cluster 2022-04-30T21:09:47.174649+0000 mgr.smithi157.nfpzoe (mgr.14180) 1331 : cluster [DBG] pgmap v1220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:50.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:09:50.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:09:50.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:09:50.331 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:09:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:50 smithi165 bash[22175]: cluster 2022-04-30T21:09:49.175278+0000 mgr.smithi157.nfpzoe (mgr.14180) 1332 : cluster [DBG] pgmap v1221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:50 smithi157 bash[20376]: cluster 2022-04-30T21:09:49.175278+0000 mgr.smithi157.nfpzoe (mgr.14180) 1332 : cluster [DBG] pgmap v1221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:51 smithi165 bash[22175]: audit 2022-04-30T21:09:50.311838+0000 mon.smithi157 (mon.0) 1273 : audit [DBG] from='client.? 172.21.15.157:0/207697336' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:51 smithi157 bash[20376]: audit 2022-04-30T21:09:50.311838+0000 mon.smithi157 (mon.0) 1273 : audit [DBG] from='client.? 172.21.15.157:0/207697336' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:52 smithi165 bash[22175]: cluster 2022-04-30T21:09:51.175889+0000 mgr.smithi157.nfpzoe (mgr.14180) 1333 : cluster [DBG] pgmap v1222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:52 smithi157 bash[20376]: cluster 2022-04-30T21:09:51.175889+0000 mgr.smithi157.nfpzoe (mgr.14180) 1333 : cluster [DBG] pgmap v1222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:54.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:54 smithi165 bash[22175]: cluster 2022-04-30T21:09:53.176501+0000 mgr.smithi157.nfpzoe (mgr.14180) 1334 : cluster [DBG] pgmap v1223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:54 smithi157 bash[20376]: cluster 2022-04-30T21:09:53.176501+0000 mgr.smithi157.nfpzoe (mgr.14180) 1334 : cluster [DBG] pgmap v1223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:55.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:09:55.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:09:55.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:09:55.659 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:09:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:56 smithi165 bash[22175]: cluster 2022-04-30T21:09:55.177149+0000 mgr.smithi157.nfpzoe (mgr.14180) 1335 : cluster [DBG] pgmap v1224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:56 smithi165 bash[22175]: audit 2022-04-30T21:09:55.639903+0000 mon.smithi157 (mon.0) 1274 : audit [DBG] from='client.? 172.21.15.157:0/4134577306' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:56 smithi157 bash[20376]: cluster 2022-04-30T21:09:55.177149+0000 mgr.smithi157.nfpzoe (mgr.14180) 1335 : cluster [DBG] pgmap v1224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:56 smithi157 bash[20376]: audit 2022-04-30T21:09:55.639903+0000 mon.smithi157 (mon.0) 1274 : audit [DBG] from='client.? 172.21.15.157:0/4134577306' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:09:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:57 smithi157 bash[20376]: cluster 2022-04-30T21:09:57.177792+0000 mgr.smithi157.nfpzoe (mgr.14180) 1336 : cluster [DBG] pgmap v1225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:57 smithi165 bash[22175]: cluster 2022-04-30T21:09:57.177792+0000 mgr.smithi157.nfpzoe (mgr.14180) 1336 : cluster [DBG] pgmap v1225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:09:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:58 smithi157 bash[20376]: audit 2022-04-30T21:09:58.104017+0000 mon.smithi157 (mon.0) 1275 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:09:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:58 smithi157 bash[20376]: audit 2022-04-30T21:09:58.104586+0000 mon.smithi157 (mon.0) 1276 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:09:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:58 smithi165 bash[22175]: audit 2022-04-30T21:09:58.104017+0000 mon.smithi157 (mon.0) 1275 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:09:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:58 smithi165 bash[22175]: audit 2022-04-30T21:09:58.104586+0000 mon.smithi157 (mon.0) 1276 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:09:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:09:59 smithi157 bash[20376]: cluster 2022-04-30T21:09:59.178426+0000 mgr.smithi157.nfpzoe (mgr.14180) 1337 : cluster [DBG] pgmap v1226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:09:59 smithi165 bash[22175]: cluster 2022-04-30T21:09:59.178426+0000 mgr.smithi157.nfpzoe (mgr.14180) 1337 : cluster [DBG] pgmap v1226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:00.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:10:00.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:10:00.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:10:00.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:10:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:00 smithi165 bash[22175]: cluster 2022-04-30T21:10:00.000186+0000 mon.smithi157 (mon.0) 1277 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T21:10:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:00 smithi157 bash[20376]: cluster 2022-04-30T21:10:00.000186+0000 mon.smithi157 (mon.0) 1277 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T21:10:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:01 smithi165 bash[22175]: audit 2022-04-30T21:10:00.965587+0000 mon.smithi157 (mon.0) 1278 : audit [DBG] from='client.? 172.21.15.157:0/2771468206' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:01 smithi165 bash[22175]: cluster 2022-04-30T21:10:01.179002+0000 mgr.smithi157.nfpzoe (mgr.14180) 1338 : cluster [DBG] pgmap v1227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:01 smithi157 bash[20376]: audit 2022-04-30T21:10:00.965587+0000 mon.smithi157 (mon.0) 1278 : audit [DBG] from='client.? 172.21.15.157:0/2771468206' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:01 smithi157 bash[20376]: cluster 2022-04-30T21:10:01.179002+0000 mgr.smithi157.nfpzoe (mgr.14180) 1338 : cluster [DBG] pgmap v1227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:04 smithi165 bash[22175]: cluster 2022-04-30T21:10:03.179641+0000 mgr.smithi157.nfpzoe (mgr.14180) 1339 : cluster [DBG] pgmap v1228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:04 smithi157 bash[20376]: cluster 2022-04-30T21:10:03.179641+0000 mgr.smithi157.nfpzoe (mgr.14180) 1339 : cluster [DBG] pgmap v1228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:05.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:10:05.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:10:05.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:10:06.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:10:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:06 smithi165 bash[22175]: cluster 2022-04-30T21:10:05.180259+0000 mgr.smithi157.nfpzoe (mgr.14180) 1340 : cluster [DBG] pgmap v1229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:06 smithi157 bash[20376]: cluster 2022-04-30T21:10:05.180259+0000 mgr.smithi157.nfpzoe (mgr.14180) 1340 : cluster [DBG] pgmap v1229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:07 smithi157 bash[20376]: audit 2022-04-30T21:10:06.295882+0000 mon.smithi157 (mon.0) 1279 : audit [DBG] from='client.? 172.21.15.157:0/1172113083' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:07 smithi165 bash[22175]: audit 2022-04-30T21:10:06.295882+0000 mon.smithi157 (mon.0) 1279 : audit [DBG] from='client.? 172.21.15.157:0/1172113083' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:08 smithi165 bash[22175]: cluster 2022-04-30T21:10:07.180973+0000 mgr.smithi157.nfpzoe (mgr.14180) 1341 : cluster [DBG] pgmap v1230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:08.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:08 smithi157 bash[20376]: cluster 2022-04-30T21:10:07.180973+0000 mgr.smithi157.nfpzoe (mgr.14180) 1341 : cluster [DBG] pgmap v1230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:10 smithi165 bash[22175]: cluster 2022-04-30T21:10:09.181621+0000 mgr.smithi157.nfpzoe (mgr.14180) 1342 : cluster [DBG] pgmap v1231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:10.907 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:10 smithi157 bash[20376]: cluster 2022-04-30T21:10:09.181621+0000 mgr.smithi157.nfpzoe (mgr.14180) 1342 : cluster [DBG] pgmap v1231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:11.318 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:10:11.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:10:11.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:10:11.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:10:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:12 smithi165 bash[22175]: cluster 2022-04-30T21:10:11.182261+0000 mgr.smithi157.nfpzoe (mgr.14180) 1343 : cluster [DBG] pgmap v1232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:12 smithi165 bash[22175]: audit 2022-04-30T21:10:11.285648+0000 mon.smithi157 (mon.0) 1280 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:10:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:12 smithi165 bash[22175]: audit 2022-04-30T21:10:11.288293+0000 mon.smithi157 (mon.0) 1281 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:10:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:12 smithi165 bash[22175]: audit 2022-04-30T21:10:11.290037+0000 mon.smithi157 (mon.0) 1282 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:10:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:12 smithi165 bash[22175]: audit 2022-04-30T21:10:11.615766+0000 mon.smithi157 (mon.0) 1283 : audit [DBG] from='client.? 172.21.15.157:0/1017055521' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:12 smithi165 bash[22175]: cluster 2022-04-30T21:10:11.620166+0000 mgr.smithi157.nfpzoe (mgr.14180) 1344 : cluster [DBG] pgmap v1233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:12 smithi165 bash[22175]: cluster 2022-04-30T21:10:11.620505+0000 mgr.smithi157.nfpzoe (mgr.14180) 1345 : cluster [DBG] pgmap v1234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:12 smithi165 bash[22175]: audit 2022-04-30T21:10:11.625788+0000 mon.smithi157 (mon.0) 1284 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:10:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:12 smithi165 bash[22175]: audit 2022-04-30T21:10:11.632744+0000 mon.smithi157 (mon.0) 1285 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:10:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:12 smithi157 bash[20376]: cluster 2022-04-30T21:10:11.182261+0000 mgr.smithi157.nfpzoe (mgr.14180) 1343 : cluster [DBG] pgmap v1232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:12 smithi157 bash[20376]: audit 2022-04-30T21:10:11.285648+0000 mon.smithi157 (mon.0) 1280 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:10:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:12 smithi157 bash[20376]: audit 2022-04-30T21:10:11.288293+0000 mon.smithi157 (mon.0) 1281 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:10:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:12 smithi157 bash[20376]: audit 2022-04-30T21:10:11.290037+0000 mon.smithi157 (mon.0) 1282 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:10:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:12 smithi157 bash[20376]: audit 2022-04-30T21:10:11.615766+0000 mon.smithi157 (mon.0) 1283 : audit [DBG] from='client.? 172.21.15.157:0/1017055521' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:12 smithi157 bash[20376]: cluster 2022-04-30T21:10:11.620166+0000 mgr.smithi157.nfpzoe (mgr.14180) 1344 : cluster [DBG] pgmap v1233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:12 smithi157 bash[20376]: cluster 2022-04-30T21:10:11.620505+0000 mgr.smithi157.nfpzoe (mgr.14180) 1345 : cluster [DBG] pgmap v1234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:12 smithi157 bash[20376]: audit 2022-04-30T21:10:11.625788+0000 mon.smithi157 (mon.0) 1284 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:10:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:12 smithi157 bash[20376]: audit 2022-04-30T21:10:11.632744+0000 mon.smithi157 (mon.0) 1285 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:10:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:13 smithi165 bash[22175]: cephadm 2022-04-30T21:10:11.633604+0000 mgr.smithi157.nfpzoe (mgr.14180) 1346 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:10:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:13 smithi165 bash[22175]: cephadm 2022-04-30T21:10:11.633692+0000 mgr.smithi157.nfpzoe (mgr.14180) 1347 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:10:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:13 smithi157 bash[20376]: cephadm 2022-04-30T21:10:11.633604+0000 mgr.smithi157.nfpzoe (mgr.14180) 1346 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:10:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:13 smithi157 bash[20376]: cephadm 2022-04-30T21:10:11.633692+0000 mgr.smithi157.nfpzoe (mgr.14180) 1347 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:10:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:14 smithi165 bash[22175]: cluster 2022-04-30T21:10:13.621083+0000 mgr.smithi157.nfpzoe (mgr.14180) 1348 : cluster [DBG] pgmap v1235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:14.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:14 smithi157 bash[20376]: cluster 2022-04-30T21:10:13.621083+0000 mgr.smithi157.nfpzoe (mgr.14180) 1348 : cluster [DBG] pgmap v1235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:15 smithi157 bash[20376]: cluster 2022-04-30T21:10:15.621684+0000 mgr.smithi157.nfpzoe (mgr.14180) 1349 : cluster [DBG] pgmap v1236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:15 smithi165 bash[22175]: cluster 2022-04-30T21:10:15.621684+0000 mgr.smithi157.nfpzoe (mgr.14180) 1349 : cluster [DBG] pgmap v1236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:16.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:10:16.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:10:16.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:10:16.960 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:10:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:17 smithi157 bash[20376]: audit 2022-04-30T21:10:16.941320+0000 mon.smithi157 (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.157:0/3846643941' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:17 smithi157 bash[20376]: cluster 2022-04-30T21:10:17.622322+0000 mgr.smithi157.nfpzoe (mgr.14180) 1350 : cluster [DBG] pgmap v1237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:17 smithi165 bash[22175]: audit 2022-04-30T21:10:16.941320+0000 mon.smithi157 (mon.0) 1286 : audit [DBG] from='client.? 172.21.15.157:0/3846643941' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:17 smithi165 bash[22175]: cluster 2022-04-30T21:10:17.622322+0000 mgr.smithi157.nfpzoe (mgr.14180) 1350 : cluster [DBG] pgmap v1237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:19 smithi157 bash[20376]: cluster 2022-04-30T21:10:19.622940+0000 mgr.smithi157.nfpzoe (mgr.14180) 1351 : cluster [DBG] pgmap v1238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:19 smithi165 bash[22175]: cluster 2022-04-30T21:10:19.622940+0000 mgr.smithi157.nfpzoe (mgr.14180) 1351 : cluster [DBG] pgmap v1238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:21.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:21 smithi157 bash[20376]: cluster 2022-04-30T21:10:21.623536+0000 mgr.smithi157.nfpzoe (mgr.14180) 1352 : cluster [DBG] pgmap v1239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:21.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:10:21.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:10:21.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:10:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:21 smithi165 bash[22175]: cluster 2022-04-30T21:10:21.623536+0000 mgr.smithi157.nfpzoe (mgr.14180) 1352 : cluster [DBG] pgmap v1239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:22.295 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:10:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:22 smithi157 bash[20376]: audit 2022-04-30T21:10:22.271894+0000 mon.smithi157 (mon.0) 1287 : audit [DBG] from='client.? 172.21.15.157:0/1046573715' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:22 smithi165 bash[22175]: audit 2022-04-30T21:10:22.271894+0000 mon.smithi157 (mon.0) 1287 : audit [DBG] from='client.? 172.21.15.157:0/1046573715' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:23 smithi165 bash[22175]: cluster 2022-04-30T21:10:23.624162+0000 mgr.smithi157.nfpzoe (mgr.14180) 1353 : cluster [DBG] pgmap v1240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:23 smithi157 bash[20376]: cluster 2022-04-30T21:10:23.624162+0000 mgr.smithi157.nfpzoe (mgr.14180) 1353 : cluster [DBG] pgmap v1240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:25 smithi157 bash[20376]: cluster 2022-04-30T21:10:25.624779+0000 mgr.smithi157.nfpzoe (mgr.14180) 1354 : cluster [DBG] pgmap v1241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:25 smithi165 bash[22175]: cluster 2022-04-30T21:10:25.624779+0000 mgr.smithi157.nfpzoe (mgr.14180) 1354 : cluster [DBG] pgmap v1241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:27.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:10:27.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:10:27.299 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:10:27.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:10:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:27 smithi165 bash[22175]: audit 2022-04-30T21:10:27.604409+0000 mon.smithi157 (mon.0) 1288 : audit [DBG] from='client.? 172.21.15.157:0/2144205786' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:27 smithi165 bash[22175]: cluster 2022-04-30T21:10:27.625471+0000 mgr.smithi157.nfpzoe (mgr.14180) 1355 : cluster [DBG] pgmap v1242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:27 smithi157 bash[20376]: audit 2022-04-30T21:10:27.604409+0000 mon.smithi157 (mon.0) 1288 : audit [DBG] from='client.? 172.21.15.157:0/2144205786' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:27 smithi157 bash[20376]: cluster 2022-04-30T21:10:27.625471+0000 mgr.smithi157.nfpzoe (mgr.14180) 1355 : cluster [DBG] pgmap v1242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:29 smithi157 bash[20376]: cluster 2022-04-30T21:10:29.626105+0000 mgr.smithi157.nfpzoe (mgr.14180) 1356 : cluster [DBG] pgmap v1243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:29 smithi165 bash[22175]: cluster 2022-04-30T21:10:29.626105+0000 mgr.smithi157.nfpzoe (mgr.14180) 1356 : cluster [DBG] pgmap v1243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:31.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:31 smithi157 bash[20376]: cluster 2022-04-30T21:10:31.626848+0000 mgr.smithi157.nfpzoe (mgr.14180) 1357 : cluster [DBG] pgmap v1244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:31 smithi165 bash[22175]: cluster 2022-04-30T21:10:31.626848+0000 mgr.smithi157.nfpzoe (mgr.14180) 1357 : cluster [DBG] pgmap v1244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:32.627 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:10:32.627 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:10:32.627 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:10:32.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:10:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:32 smithi165 bash[22175]: audit 2022-04-30T21:10:32.926069+0000 mon.smithi157 (mon.0) 1289 : audit [DBG] from='client.? 172.21.15.157:0/933263352' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:32 smithi157 bash[20376]: audit 2022-04-30T21:10:32.926069+0000 mon.smithi157 (mon.0) 1289 : audit [DBG] from='client.? 172.21.15.157:0/933263352' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:33 smithi165 bash[22175]: cluster 2022-04-30T21:10:33.627456+0000 mgr.smithi157.nfpzoe (mgr.14180) 1358 : cluster [DBG] pgmap v1245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:33 smithi157 bash[20376]: cluster 2022-04-30T21:10:33.627456+0000 mgr.smithi157.nfpzoe (mgr.14180) 1358 : cluster [DBG] pgmap v1245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:35 smithi157 bash[20376]: cluster 2022-04-30T21:10:35.628136+0000 mgr.smithi157.nfpzoe (mgr.14180) 1359 : cluster [DBG] pgmap v1246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:35 smithi165 bash[22175]: cluster 2022-04-30T21:10:35.628136+0000 mgr.smithi157.nfpzoe (mgr.14180) 1359 : cluster [DBG] pgmap v1246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:37.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:10:37.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:10:37.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:10:38.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:10:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:38 smithi165 bash[22175]: cluster 2022-04-30T21:10:37.628913+0000 mgr.smithi157.nfpzoe (mgr.14180) 1360 : cluster [DBG] pgmap v1247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:38 smithi165 bash[22175]: audit 2022-04-30T21:10:38.253001+0000 mon.smithi157 (mon.0) 1290 : audit [DBG] from='client.? 172.21.15.157:0/3097125487' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:38 smithi157 bash[20376]: cluster 2022-04-30T21:10:37.628913+0000 mgr.smithi157.nfpzoe (mgr.14180) 1360 : cluster [DBG] pgmap v1247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:38 smithi157 bash[20376]: audit 2022-04-30T21:10:38.253001+0000 mon.smithi157 (mon.0) 1290 : audit [DBG] from='client.? 172.21.15.157:0/3097125487' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:40 smithi165 bash[22175]: cluster 2022-04-30T21:10:39.629514+0000 mgr.smithi157.nfpzoe (mgr.14180) 1361 : cluster [DBG] pgmap v1248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:40 smithi157 bash[20376]: cluster 2022-04-30T21:10:39.629514+0000 mgr.smithi157.nfpzoe (mgr.14180) 1361 : cluster [DBG] pgmap v1248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:42 smithi165 bash[22175]: cluster 2022-04-30T21:10:41.630141+0000 mgr.smithi157.nfpzoe (mgr.14180) 1362 : cluster [DBG] pgmap v1249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:42 smithi157 bash[20376]: cluster 2022-04-30T21:10:41.630141+0000 mgr.smithi157.nfpzoe (mgr.14180) 1362 : cluster [DBG] pgmap v1249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:43.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:10:43.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:10:43.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:10:43.606 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:10:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:43 smithi165 bash[22175]: audit 2022-04-30T21:10:43.586846+0000 mon.smithi157 (mon.0) 1291 : audit [DBG] from='client.? 172.21.15.157:0/689297892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:43 smithi157 bash[20376]: audit 2022-04-30T21:10:43.586846+0000 mon.smithi157 (mon.0) 1291 : audit [DBG] from='client.? 172.21.15.157:0/689297892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:44 smithi165 bash[22175]: cluster 2022-04-30T21:10:43.630779+0000 mgr.smithi157.nfpzoe (mgr.14180) 1363 : cluster [DBG] pgmap v1250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:44 smithi157 bash[20376]: cluster 2022-04-30T21:10:43.630779+0000 mgr.smithi157.nfpzoe (mgr.14180) 1363 : cluster [DBG] pgmap v1250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:47.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:46 smithi157 bash[20376]: cluster 2022-04-30T21:10:45.631395+0000 mgr.smithi157.nfpzoe (mgr.14180) 1364 : cluster [DBG] pgmap v1251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:46 smithi165 bash[22175]: cluster 2022-04-30T21:10:45.631395+0000 mgr.smithi157.nfpzoe (mgr.14180) 1364 : cluster [DBG] pgmap v1251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:48.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:10:48.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:10:48.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:10:48.747 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:48 smithi165 bash[22175]: cluster 2022-04-30T21:10:47.632005+0000 mgr.smithi157.nfpzoe (mgr.14180) 1365 : cluster [DBG] pgmap v1252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:48.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:10:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:48 smithi157 bash[20376]: cluster 2022-04-30T21:10:47.632005+0000 mgr.smithi157.nfpzoe (mgr.14180) 1365 : cluster [DBG] pgmap v1252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:49 smithi165 bash[22175]: audit 2022-04-30T21:10:48.920068+0000 mon.smithi157 (mon.0) 1292 : audit [DBG] from='client.? 172.21.15.157:0/1330885546' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:49 smithi157 bash[20376]: audit 2022-04-30T21:10:48.920068+0000 mon.smithi157 (mon.0) 1292 : audit [DBG] from='client.? 172.21.15.157:0/1330885546' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:50 smithi165 bash[22175]: cluster 2022-04-30T21:10:49.632623+0000 mgr.smithi157.nfpzoe (mgr.14180) 1366 : cluster [DBG] pgmap v1253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:50 smithi157 bash[20376]: cluster 2022-04-30T21:10:49.632623+0000 mgr.smithi157.nfpzoe (mgr.14180) 1366 : cluster [DBG] pgmap v1253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:52 smithi165 bash[22175]: cluster 2022-04-30T21:10:51.633179+0000 mgr.smithi157.nfpzoe (mgr.14180) 1367 : cluster [DBG] pgmap v1254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:52 smithi157 bash[20376]: cluster 2022-04-30T21:10:51.633179+0000 mgr.smithi157.nfpzoe (mgr.14180) 1367 : cluster [DBG] pgmap v1254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:53.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:10:53.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:10:53.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:10:54.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:10:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:54 smithi165 bash[22175]: cluster 2022-04-30T21:10:53.633822+0000 mgr.smithi157.nfpzoe (mgr.14180) 1368 : cluster [DBG] pgmap v1255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:54 smithi165 bash[22175]: audit 2022-04-30T21:10:54.247601+0000 mon.smithi157 (mon.0) 1293 : audit [DBG] from='client.? 172.21.15.157:0/594400426' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:54 smithi157 bash[20376]: cluster 2022-04-30T21:10:53.633822+0000 mgr.smithi157.nfpzoe (mgr.14180) 1368 : cluster [DBG] pgmap v1255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:54 smithi157 bash[20376]: audit 2022-04-30T21:10:54.247601+0000 mon.smithi157 (mon.0) 1293 : audit [DBG] from='client.? 172.21.15.157:0/594400426' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:10:57.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:56 smithi157 bash[20376]: cluster 2022-04-30T21:10:55.634435+0000 mgr.smithi157.nfpzoe (mgr.14180) 1369 : cluster [DBG] pgmap v1256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:56 smithi165 bash[22175]: cluster 2022-04-30T21:10:55.634435+0000 mgr.smithi157.nfpzoe (mgr.14180) 1369 : cluster [DBG] pgmap v1256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:58 smithi165 bash[22175]: cluster 2022-04-30T21:10:57.635087+0000 mgr.smithi157.nfpzoe (mgr.14180) 1370 : cluster [DBG] pgmap v1257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:58 smithi165 bash[22175]: audit 2022-04-30T21:10:58.112549+0000 mon.smithi157 (mon.0) 1294 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:10:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:58 smithi165 bash[22175]: audit 2022-04-30T21:10:58.113060+0000 mon.smithi157 (mon.0) 1295 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:10:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:58 smithi157 bash[20376]: cluster 2022-04-30T21:10:57.635087+0000 mgr.smithi157.nfpzoe (mgr.14180) 1370 : cluster [DBG] pgmap v1257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:10:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:58 smithi157 bash[20376]: audit 2022-04-30T21:10:58.112549+0000 mon.smithi157 (mon.0) 1294 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:10:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:58 smithi157 bash[20376]: audit 2022-04-30T21:10:58.113060+0000 mon.smithi157 (mon.0) 1295 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:10:59.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:10:59.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:10:59.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:10:59.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:11:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:10:59 smithi165 bash[22175]: audit 2022-04-30T21:10:59.577092+0000 mon.smithi157 (mon.0) 1296 : audit [DBG] from='client.? 172.21.15.157:0/4116540521' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:10:59 smithi157 bash[20376]: audit 2022-04-30T21:10:59.577092+0000 mon.smithi157 (mon.0) 1296 : audit [DBG] from='client.? 172.21.15.157:0/4116540521' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:00 smithi165 bash[22175]: cluster 2022-04-30T21:10:59.635747+0000 mgr.smithi157.nfpzoe (mgr.14180) 1371 : cluster [DBG] pgmap v1258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:00 smithi157 bash[20376]: cluster 2022-04-30T21:10:59.635747+0000 mgr.smithi157.nfpzoe (mgr.14180) 1371 : cluster [DBG] pgmap v1258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:02 smithi165 bash[22175]: cluster 2022-04-30T21:11:01.636406+0000 mgr.smithi157.nfpzoe (mgr.14180) 1372 : cluster [DBG] pgmap v1259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:02 smithi157 bash[20376]: cluster 2022-04-30T21:11:01.636406+0000 mgr.smithi157.nfpzoe (mgr.14180) 1372 : cluster [DBG] pgmap v1259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:04.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:11:04.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:11:04.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:11:04.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:11:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:04 smithi165 bash[22175]: cluster 2022-04-30T21:11:03.637109+0000 mgr.smithi157.nfpzoe (mgr.14180) 1373 : cluster [DBG] pgmap v1260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:04 smithi157 bash[20376]: cluster 2022-04-30T21:11:03.637109+0000 mgr.smithi157.nfpzoe (mgr.14180) 1373 : cluster [DBG] pgmap v1260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:06.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:05 smithi165 bash[22175]: audit 2022-04-30T21:11:04.905221+0000 mon.smithi157 (mon.0) 1297 : audit [DBG] from='client.? 172.21.15.157:0/3965420180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:05 smithi157 bash[20376]: audit 2022-04-30T21:11:04.905221+0000 mon.smithi157 (mon.0) 1297 : audit [DBG] from='client.? 172.21.15.157:0/3965420180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:06 smithi165 bash[22175]: cluster 2022-04-30T21:11:05.637825+0000 mgr.smithi157.nfpzoe (mgr.14180) 1374 : cluster [DBG] pgmap v1261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:07.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:06 smithi157 bash[20376]: cluster 2022-04-30T21:11:05.637825+0000 mgr.smithi157.nfpzoe (mgr.14180) 1374 : cluster [DBG] pgmap v1261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:08 smithi165 bash[22175]: cluster 2022-04-30T21:11:07.638509+0000 mgr.smithi157.nfpzoe (mgr.14180) 1375 : cluster [DBG] pgmap v1262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:09.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:08 smithi157 bash[20376]: cluster 2022-04-30T21:11:07.638509+0000 mgr.smithi157.nfpzoe (mgr.14180) 1375 : cluster [DBG] pgmap v1262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:09.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:11:09.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:11:09.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:11:10.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:11:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:10 smithi165 bash[22175]: cluster 2022-04-30T21:11:09.639140+0000 mgr.smithi157.nfpzoe (mgr.14180) 1376 : cluster [DBG] pgmap v1263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:10 smithi165 bash[22175]: audit 2022-04-30T21:11:10.243705+0000 mon.smithi157 (mon.0) 1298 : audit [DBG] from='client.? 172.21.15.157:0/3017969741' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:10 smithi157 bash[20376]: cluster 2022-04-30T21:11:09.639140+0000 mgr.smithi157.nfpzoe (mgr.14180) 1376 : cluster [DBG] pgmap v1263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:10 smithi157 bash[20376]: audit 2022-04-30T21:11:10.243705+0000 mon.smithi157 (mon.0) 1298 : audit [DBG] from='client.? 172.21.15.157:0/3017969741' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:11 smithi165 bash[22175]: audit 2022-04-30T21:11:11.641676+0000 mon.smithi157 (mon.0) 1299 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:11:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:11 smithi165 bash[22175]: audit 2022-04-30T21:11:11.644591+0000 mon.smithi157 (mon.0) 1300 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:11:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:11 smithi165 bash[22175]: audit 2022-04-30T21:11:11.646582+0000 mon.smithi157 (mon.0) 1301 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:11:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:11 smithi157 bash[20376]: audit 2022-04-30T21:11:11.641676+0000 mon.smithi157 (mon.0) 1299 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:11:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:11 smithi157 bash[20376]: audit 2022-04-30T21:11:11.644591+0000 mon.smithi157 (mon.0) 1300 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:11:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:11 smithi157 bash[20376]: audit 2022-04-30T21:11:11.646582+0000 mon.smithi157 (mon.0) 1301 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:11:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:12 smithi165 bash[22175]: cluster 2022-04-30T21:11:11.639821+0000 mgr.smithi157.nfpzoe (mgr.14180) 1377 : cluster [DBG] pgmap v1264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:12 smithi157 bash[20376]: cluster 2022-04-30T21:11:11.639821+0000 mgr.smithi157.nfpzoe (mgr.14180) 1377 : cluster [DBG] pgmap v1264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:14 smithi165 bash[22175]: cluster 2022-04-30T21:11:13.640218+0000 mgr.smithi157.nfpzoe (mgr.14180) 1378 : cluster [DBG] pgmap v1265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:14 smithi157 bash[20376]: cluster 2022-04-30T21:11:13.640218+0000 mgr.smithi157.nfpzoe (mgr.14180) 1378 : cluster [DBG] pgmap v1265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:15.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:11:15.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:11:15.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:11:15.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:11:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:16 smithi165 bash[22175]: audit 2022-04-30T21:11:15.455093+0000 mon.smithi157 (mon.0) 1302 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:11:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:16 smithi165 bash[22175]: audit 2022-04-30T21:11:15.577827+0000 mon.smithi157 (mon.0) 1303 : audit [DBG] from='client.? 172.21.15.157:0/205900555' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:16 smithi165 bash[22175]: audit 2022-04-30T21:11:15.754499+0000 mon.smithi157 (mon.0) 1304 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:11:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:16 smithi165 bash[22175]: audit 2022-04-30T21:11:15.764265+0000 mon.smithi157 (mon.0) 1305 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:11:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:16 smithi157 bash[20376]: audit 2022-04-30T21:11:15.455093+0000 mon.smithi157 (mon.0) 1302 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:11:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:16 smithi157 bash[20376]: audit 2022-04-30T21:11:15.577827+0000 mon.smithi157 (mon.0) 1303 : audit [DBG] from='client.? 172.21.15.157:0/205900555' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:16 smithi157 bash[20376]: audit 2022-04-30T21:11:15.754499+0000 mon.smithi157 (mon.0) 1304 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:11:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:16 smithi157 bash[20376]: audit 2022-04-30T21:11:15.764265+0000 mon.smithi157 (mon.0) 1305 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:11:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:17 smithi165 bash[22175]: cluster 2022-04-30T21:11:15.640780+0000 mgr.smithi157.nfpzoe (mgr.14180) 1379 : cluster [DBG] pgmap v1266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:17 smithi165 bash[22175]: cluster 2022-04-30T21:11:15.746215+0000 mgr.smithi157.nfpzoe (mgr.14180) 1380 : cluster [DBG] pgmap v1267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:17 smithi165 bash[22175]: cluster 2022-04-30T21:11:15.746652+0000 mgr.smithi157.nfpzoe (mgr.14180) 1381 : cluster [DBG] pgmap v1268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:17 smithi165 bash[22175]: cephadm 2022-04-30T21:11:15.765574+0000 mgr.smithi157.nfpzoe (mgr.14180) 1382 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:11:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:17 smithi165 bash[22175]: cephadm 2022-04-30T21:11:15.765722+0000 mgr.smithi157.nfpzoe (mgr.14180) 1383 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:11:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:17 smithi157 bash[20376]: cluster 2022-04-30T21:11:15.640780+0000 mgr.smithi157.nfpzoe (mgr.14180) 1379 : cluster [DBG] pgmap v1266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:17 smithi157 bash[20376]: cluster 2022-04-30T21:11:15.746215+0000 mgr.smithi157.nfpzoe (mgr.14180) 1380 : cluster [DBG] pgmap v1267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:17 smithi157 bash[20376]: cluster 2022-04-30T21:11:15.746652+0000 mgr.smithi157.nfpzoe (mgr.14180) 1381 : cluster [DBG] pgmap v1268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:17 smithi157 bash[20376]: cephadm 2022-04-30T21:11:15.765574+0000 mgr.smithi157.nfpzoe (mgr.14180) 1382 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:11:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:17 smithi157 bash[20376]: cephadm 2022-04-30T21:11:15.765722+0000 mgr.smithi157.nfpzoe (mgr.14180) 1383 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:11:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:19 smithi165 bash[22175]: cluster 2022-04-30T21:11:17.747311+0000 mgr.smithi157.nfpzoe (mgr.14180) 1384 : cluster [DBG] pgmap v1269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:19 smithi157 bash[20376]: cluster 2022-04-30T21:11:17.747311+0000 mgr.smithi157.nfpzoe (mgr.14180) 1384 : cluster [DBG] pgmap v1269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:20.599 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:11:20.599 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:11:20.599 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:11:20.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:11:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:21 smithi165 bash[22175]: cluster 2022-04-30T21:11:19.748011+0000 mgr.smithi157.nfpzoe (mgr.14180) 1385 : cluster [DBG] pgmap v1270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:21 smithi165 bash[22175]: audit 2022-04-30T21:11:20.901029+0000 mon.smithi157 (mon.0) 1306 : audit [DBG] from='client.? 172.21.15.157:0/2643805511' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:21 smithi157 bash[20376]: cluster 2022-04-30T21:11:19.748011+0000 mgr.smithi157.nfpzoe (mgr.14180) 1385 : cluster [DBG] pgmap v1270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:21 smithi157 bash[20376]: audit 2022-04-30T21:11:20.901029+0000 mon.smithi157 (mon.0) 1306 : audit [DBG] from='client.? 172.21.15.157:0/2643805511' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:22 smithi165 bash[22175]: cluster 2022-04-30T21:11:21.748660+0000 mgr.smithi157.nfpzoe (mgr.14180) 1386 : cluster [DBG] pgmap v1271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:22 smithi157 bash[20376]: cluster 2022-04-30T21:11:21.748660+0000 mgr.smithi157.nfpzoe (mgr.14180) 1386 : cluster [DBG] pgmap v1271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:24 smithi165 bash[22175]: cluster 2022-04-30T21:11:23.749284+0000 mgr.smithi157.nfpzoe (mgr.14180) 1387 : cluster [DBG] pgmap v1272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:24 smithi157 bash[20376]: cluster 2022-04-30T21:11:23.749284+0000 mgr.smithi157.nfpzoe (mgr.14180) 1387 : cluster [DBG] pgmap v1272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:25.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:11:25.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:11:25.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:11:26.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:11:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:26 smithi165 bash[22175]: cluster 2022-04-30T21:11:25.749927+0000 mgr.smithi157.nfpzoe (mgr.14180) 1388 : cluster [DBG] pgmap v1273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:26 smithi165 bash[22175]: audit 2022-04-30T21:11:26.230168+0000 mon.smithi157 (mon.0) 1307 : audit [DBG] from='client.? 172.21.15.157:0/4026434948' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:27.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:26 smithi157 bash[20376]: cluster 2022-04-30T21:11:25.749927+0000 mgr.smithi157.nfpzoe (mgr.14180) 1388 : cluster [DBG] pgmap v1273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:27.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:26 smithi157 bash[20376]: audit 2022-04-30T21:11:26.230168+0000 mon.smithi157 (mon.0) 1307 : audit [DBG] from='client.? 172.21.15.157:0/4026434948' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:28 smithi165 bash[22175]: cluster 2022-04-30T21:11:27.750628+0000 mgr.smithi157.nfpzoe (mgr.14180) 1389 : cluster [DBG] pgmap v1274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:28 smithi157 bash[20376]: cluster 2022-04-30T21:11:27.750628+0000 mgr.smithi157.nfpzoe (mgr.14180) 1389 : cluster [DBG] pgmap v1274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:30 smithi165 bash[22175]: cluster 2022-04-30T21:11:29.751269+0000 mgr.smithi157.nfpzoe (mgr.14180) 1390 : cluster [DBG] pgmap v1275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:31.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:30 smithi157 bash[20376]: cluster 2022-04-30T21:11:29.751269+0000 mgr.smithi157.nfpzoe (mgr.14180) 1390 : cluster [DBG] pgmap v1275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:31.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:11:31.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:11:31.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:11:31.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:11:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:31 smithi165 bash[22175]: audit 2022-04-30T21:11:31.559145+0000 mon.smithi157 (mon.0) 1308 : audit [DBG] from='client.? 172.21.15.157:0/2886423473' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:31 smithi157 bash[20376]: audit 2022-04-30T21:11:31.559145+0000 mon.smithi157 (mon.0) 1308 : audit [DBG] from='client.? 172.21.15.157:0/2886423473' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:33.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:32 smithi165 bash[22175]: cluster 2022-04-30T21:11:31.751887+0000 mgr.smithi157.nfpzoe (mgr.14180) 1391 : cluster [DBG] pgmap v1276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:32 smithi157 bash[20376]: cluster 2022-04-30T21:11:31.751887+0000 mgr.smithi157.nfpzoe (mgr.14180) 1391 : cluster [DBG] pgmap v1276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:34 smithi165 bash[22175]: cluster 2022-04-30T21:11:33.752520+0000 mgr.smithi157.nfpzoe (mgr.14180) 1392 : cluster [DBG] pgmap v1277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:34 smithi157 bash[20376]: cluster 2022-04-30T21:11:33.752520+0000 mgr.smithi157.nfpzoe (mgr.14180) 1392 : cluster [DBG] pgmap v1277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:36.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:11:36.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:11:36.583 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:11:36.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:11:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:36 smithi165 bash[22175]: cluster 2022-04-30T21:11:35.753086+0000 mgr.smithi157.nfpzoe (mgr.14180) 1393 : cluster [DBG] pgmap v1278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:36 smithi157 bash[20376]: cluster 2022-04-30T21:11:35.753086+0000 mgr.smithi157.nfpzoe (mgr.14180) 1393 : cluster [DBG] pgmap v1278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:37 smithi165 bash[22175]: audit 2022-04-30T21:11:36.891155+0000 mon.smithi157 (mon.0) 1309 : audit [DBG] from='client.? 172.21.15.157:0/886779621' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:37 smithi157 bash[20376]: audit 2022-04-30T21:11:36.891155+0000 mon.smithi157 (mon.0) 1309 : audit [DBG] from='client.? 172.21.15.157:0/886779621' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:38 smithi165 bash[22175]: cluster 2022-04-30T21:11:37.753742+0000 mgr.smithi157.nfpzoe (mgr.14180) 1394 : cluster [DBG] pgmap v1279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:38 smithi157 bash[20376]: cluster 2022-04-30T21:11:37.753742+0000 mgr.smithi157.nfpzoe (mgr.14180) 1394 : cluster [DBG] pgmap v1279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:40 smithi165 bash[22175]: cluster 2022-04-30T21:11:39.754376+0000 mgr.smithi157.nfpzoe (mgr.14180) 1395 : cluster [DBG] pgmap v1280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:40 smithi157 bash[20376]: cluster 2022-04-30T21:11:39.754376+0000 mgr.smithi157.nfpzoe (mgr.14180) 1395 : cluster [DBG] pgmap v1280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:41.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:11:41.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:11:41.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:11:42.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:11:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:42 smithi165 bash[22175]: cluster 2022-04-30T21:11:41.755006+0000 mgr.smithi157.nfpzoe (mgr.14180) 1396 : cluster [DBG] pgmap v1281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:42 smithi165 bash[22175]: audit 2022-04-30T21:11:42.217888+0000 mon.smithi157 (mon.0) 1310 : audit [DBG] from='client.? 172.21.15.157:0/4177569167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:42 smithi157 bash[20376]: cluster 2022-04-30T21:11:41.755006+0000 mgr.smithi157.nfpzoe (mgr.14180) 1396 : cluster [DBG] pgmap v1281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:42 smithi157 bash[20376]: audit 2022-04-30T21:11:42.217888+0000 mon.smithi157 (mon.0) 1310 : audit [DBG] from='client.? 172.21.15.157:0/4177569167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:44 smithi165 bash[22175]: cluster 2022-04-30T21:11:43.755634+0000 mgr.smithi157.nfpzoe (mgr.14180) 1397 : cluster [DBG] pgmap v1282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:44 smithi157 bash[20376]: cluster 2022-04-30T21:11:43.755634+0000 mgr.smithi157.nfpzoe (mgr.14180) 1397 : cluster [DBG] pgmap v1282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:46 smithi165 bash[22175]: cluster 2022-04-30T21:11:45.756242+0000 mgr.smithi157.nfpzoe (mgr.14180) 1398 : cluster [DBG] pgmap v1283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:46 smithi157 bash[20376]: cluster 2022-04-30T21:11:45.756242+0000 mgr.smithi157.nfpzoe (mgr.14180) 1398 : cluster [DBG] pgmap v1283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:47.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:11:47.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:11:47.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:11:47.568 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:11:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:47 smithi165 bash[22175]: audit 2022-04-30T21:11:47.549524+0000 mon.smithi157 (mon.0) 1311 : audit [DBG] from='client.? 172.21.15.157:0/3076910944' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:47 smithi157 bash[20376]: audit 2022-04-30T21:11:47.549524+0000 mon.smithi157 (mon.0) 1311 : audit [DBG] from='client.? 172.21.15.157:0/3076910944' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:49.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:48 smithi165 bash[22175]: cluster 2022-04-30T21:11:47.756891+0000 mgr.smithi157.nfpzoe (mgr.14180) 1399 : cluster [DBG] pgmap v1284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:49.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:48 smithi157 bash[20376]: cluster 2022-04-30T21:11:47.756891+0000 mgr.smithi157.nfpzoe (mgr.14180) 1399 : cluster [DBG] pgmap v1284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:50 smithi165 bash[22175]: cluster 2022-04-30T21:11:49.757481+0000 mgr.smithi157.nfpzoe (mgr.14180) 1400 : cluster [DBG] pgmap v1285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:51.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:50 smithi157 bash[20376]: cluster 2022-04-30T21:11:49.757481+0000 mgr.smithi157.nfpzoe (mgr.14180) 1400 : cluster [DBG] pgmap v1285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:52.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:11:52.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:11:52.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:11:52.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:11:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:52 smithi165 bash[22175]: cluster 2022-04-30T21:11:51.758115+0000 mgr.smithi157.nfpzoe (mgr.14180) 1401 : cluster [DBG] pgmap v1286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:52 smithi157 bash[20376]: cluster 2022-04-30T21:11:51.758115+0000 mgr.smithi157.nfpzoe (mgr.14180) 1401 : cluster [DBG] pgmap v1286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:53 smithi165 bash[22175]: audit 2022-04-30T21:11:52.882414+0000 mon.smithi157 (mon.0) 1312 : audit [DBG] from='client.? 172.21.15.157:0/409719991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:53 smithi157 bash[20376]: audit 2022-04-30T21:11:52.882414+0000 mon.smithi157 (mon.0) 1312 : audit [DBG] from='client.? 172.21.15.157:0/409719991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:54 smithi165 bash[22175]: cluster 2022-04-30T21:11:53.758763+0000 mgr.smithi157.nfpzoe (mgr.14180) 1402 : cluster [DBG] pgmap v1287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:55.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:54 smithi157 bash[20376]: cluster 2022-04-30T21:11:53.758763+0000 mgr.smithi157.nfpzoe (mgr.14180) 1402 : cluster [DBG] pgmap v1287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:56 smithi165 bash[22175]: cluster 2022-04-30T21:11:55.759396+0000 mgr.smithi157.nfpzoe (mgr.14180) 1403 : cluster [DBG] pgmap v1288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:57.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:56 smithi157 bash[20376]: cluster 2022-04-30T21:11:55.759396+0000 mgr.smithi157.nfpzoe (mgr.14180) 1403 : cluster [DBG] pgmap v1288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:57.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:11:57.931 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:11:57.932 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:11:58.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:11:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:58 smithi165 bash[22175]: cluster 2022-04-30T21:11:57.760042+0000 mgr.smithi157.nfpzoe (mgr.14180) 1404 : cluster [DBG] pgmap v1289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:58 smithi165 bash[22175]: audit 2022-04-30T21:11:58.116884+0000 mon.smithi157 (mon.0) 1313 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:11:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:58 smithi165 bash[22175]: audit 2022-04-30T21:11:58.120489+0000 mon.smithi157 (mon.0) 1314 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:11:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:11:58 smithi165 bash[22175]: audit 2022-04-30T21:11:58.206576+0000 mon.smithi157 (mon.0) 1315 : audit [DBG] from='client.? 172.21.15.157:0/2102012030' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:11:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:58 smithi157 bash[20376]: cluster 2022-04-30T21:11:57.760042+0000 mgr.smithi157.nfpzoe (mgr.14180) 1404 : cluster [DBG] pgmap v1289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:11:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:58 smithi157 bash[20376]: audit 2022-04-30T21:11:58.116884+0000 mon.smithi157 (mon.0) 1313 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:11:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:58 smithi157 bash[20376]: audit 2022-04-30T21:11:58.120489+0000 mon.smithi157 (mon.0) 1314 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:11:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:11:58 smithi157 bash[20376]: audit 2022-04-30T21:11:58.206576+0000 mon.smithi157 (mon.0) 1315 : audit [DBG] from='client.? 172.21.15.157:0/2102012030' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:00 smithi165 bash[22175]: cluster 2022-04-30T21:11:59.760652+0000 mgr.smithi157.nfpzoe (mgr.14180) 1405 : cluster [DBG] pgmap v1290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:00 smithi157 bash[20376]: cluster 2022-04-30T21:11:59.760652+0000 mgr.smithi157.nfpzoe (mgr.14180) 1405 : cluster [DBG] pgmap v1290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:02 smithi165 bash[22175]: cluster 2022-04-30T21:12:01.761302+0000 mgr.smithi157.nfpzoe (mgr.14180) 1406 : cluster [DBG] pgmap v1291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:02 smithi157 bash[20376]: cluster 2022-04-30T21:12:01.761302+0000 mgr.smithi157.nfpzoe (mgr.14180) 1406 : cluster [DBG] pgmap v1291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:03.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:12:03.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:12:03.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:12:03.555 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:12:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:03 smithi165 bash[22175]: audit 2022-04-30T21:12:03.535236+0000 mon.smithi157 (mon.0) 1316 : audit [DBG] from='client.? 172.21.15.157:0/2624559991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:03 smithi157 bash[20376]: audit 2022-04-30T21:12:03.535236+0000 mon.smithi157 (mon.0) 1316 : audit [DBG] from='client.? 172.21.15.157:0/2624559991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:04 smithi165 bash[22175]: cluster 2022-04-30T21:12:03.761884+0000 mgr.smithi157.nfpzoe (mgr.14180) 1407 : cluster [DBG] pgmap v1292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:05.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:04 smithi157 bash[20376]: cluster 2022-04-30T21:12:03.761884+0000 mgr.smithi157.nfpzoe (mgr.14180) 1407 : cluster [DBG] pgmap v1292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:07.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:06 smithi165 bash[22175]: cluster 2022-04-30T21:12:05.762485+0000 mgr.smithi157.nfpzoe (mgr.14180) 1408 : cluster [DBG] pgmap v1293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:07.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:06 smithi157 bash[20376]: cluster 2022-04-30T21:12:05.762485+0000 mgr.smithi157.nfpzoe (mgr.14180) 1408 : cluster [DBG] pgmap v1293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:08.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:12:08.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:12:08.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:12:08.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:12:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:08 smithi165 bash[22175]: cluster 2022-04-30T21:12:07.763182+0000 mgr.smithi157.nfpzoe (mgr.14180) 1409 : cluster [DBG] pgmap v1294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:08 smithi157 bash[20376]: cluster 2022-04-30T21:12:07.763182+0000 mgr.smithi157.nfpzoe (mgr.14180) 1409 : cluster [DBG] pgmap v1294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:09 smithi165 bash[22175]: audit 2022-04-30T21:12:08.867984+0000 mon.smithi157 (mon.0) 1317 : audit [DBG] from='client.? 172.21.15.157:0/2544224890' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:10.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:09 smithi157 bash[20376]: audit 2022-04-30T21:12:08.867984+0000 mon.smithi157 (mon.0) 1317 : audit [DBG] from='client.? 172.21.15.157:0/2544224890' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:10 smithi165 bash[22175]: cluster 2022-04-30T21:12:09.763892+0000 mgr.smithi157.nfpzoe (mgr.14180) 1410 : cluster [DBG] pgmap v1295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:11.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:10 smithi157 bash[20376]: cluster 2022-04-30T21:12:09.763892+0000 mgr.smithi157.nfpzoe (mgr.14180) 1410 : cluster [DBG] pgmap v1295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:12 smithi165 bash[22175]: cluster 2022-04-30T21:12:11.764542+0000 mgr.smithi157.nfpzoe (mgr.14180) 1411 : cluster [DBG] pgmap v1296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:12 smithi157 bash[20376]: cluster 2022-04-30T21:12:11.764542+0000 mgr.smithi157.nfpzoe (mgr.14180) 1411 : cluster [DBG] pgmap v1296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:13.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:12:13.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:12:13.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:12:14.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:12:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:14 smithi165 bash[22175]: cluster 2022-04-30T21:12:13.765117+0000 mgr.smithi157.nfpzoe (mgr.14180) 1412 : cluster [DBG] pgmap v1297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:14 smithi165 bash[22175]: audit 2022-04-30T21:12:14.203077+0000 mon.smithi157 (mon.0) 1318 : audit [DBG] from='client.? 172.21.15.157:0/1923015466' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:15.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:14 smithi157 bash[20376]: cluster 2022-04-30T21:12:13.765117+0000 mgr.smithi157.nfpzoe (mgr.14180) 1412 : cluster [DBG] pgmap v1297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:14 smithi157 bash[20376]: audit 2022-04-30T21:12:14.203077+0000 mon.smithi157 (mon.0) 1318 : audit [DBG] from='client.? 172.21.15.157:0/1923015466' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:15 smithi165 bash[22175]: audit 2022-04-30T21:12:15.777792+0000 mon.smithi157 (mon.0) 1319 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:12:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:15 smithi165 bash[22175]: audit 2022-04-30T21:12:15.780777+0000 mon.smithi157 (mon.0) 1320 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:12:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:15 smithi165 bash[22175]: audit 2022-04-30T21:12:15.782866+0000 mon.smithi157 (mon.0) 1321 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:12:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:15 smithi157 bash[20376]: audit 2022-04-30T21:12:15.777792+0000 mon.smithi157 (mon.0) 1319 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:12:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:15 smithi157 bash[20376]: audit 2022-04-30T21:12:15.780777+0000 mon.smithi157 (mon.0) 1320 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:12:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:15 smithi157 bash[20376]: audit 2022-04-30T21:12:15.782866+0000 mon.smithi157 (mon.0) 1321 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:12:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:17 smithi165 bash[22175]: cluster 2022-04-30T21:12:15.765716+0000 mgr.smithi157.nfpzoe (mgr.14180) 1413 : cluster [DBG] pgmap v1298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:17 smithi165 bash[22175]: audit 2022-04-30T21:12:16.090611+0000 mon.smithi157 (mon.0) 1322 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:12:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:17 smithi157 bash[20376]: cluster 2022-04-30T21:12:15.765716+0000 mgr.smithi157.nfpzoe (mgr.14180) 1413 : cluster [DBG] pgmap v1298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:17 smithi157 bash[20376]: audit 2022-04-30T21:12:16.090611+0000 mon.smithi157 (mon.0) 1322 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:12:19.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:12:19.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:12:19.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:12:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:19 smithi165 bash[22175]: cluster 2022-04-30T21:12:17.766383+0000 mgr.smithi157.nfpzoe (mgr.14180) 1414 : cluster [DBG] pgmap v1299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:19 smithi157 bash[20376]: cluster 2022-04-30T21:12:17.766383+0000 mgr.smithi157.nfpzoe (mgr.14180) 1414 : cluster [DBG] pgmap v1299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:19.571 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:12:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:20 smithi165 bash[22175]: audit 2022-04-30T21:12:19.552259+0000 mon.smithi157 (mon.0) 1323 : audit [DBG] from='client.? 172.21.15.157:0/4198364837' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:20 smithi157 bash[20376]: audit 2022-04-30T21:12:19.552259+0000 mon.smithi157 (mon.0) 1323 : audit [DBG] from='client.? 172.21.15.157:0/4198364837' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:21 smithi165 bash[22175]: cluster 2022-04-30T21:12:19.766983+0000 mgr.smithi157.nfpzoe (mgr.14180) 1415 : cluster [DBG] pgmap v1300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:21 smithi165 bash[22175]: audit 2022-04-30T21:12:20.518114+0000 mon.smithi157 (mon.0) 1324 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:12:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:21 smithi165 bash[22175]: audit 2022-04-30T21:12:20.808992+0000 mon.smithi157 (mon.0) 1325 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:12:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:21 smithi165 bash[22175]: audit 2022-04-30T21:12:20.817403+0000 mon.smithi157 (mon.0) 1326 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:12:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:21 smithi157 bash[20376]: cluster 2022-04-30T21:12:19.766983+0000 mgr.smithi157.nfpzoe (mgr.14180) 1415 : cluster [DBG] pgmap v1300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:21 smithi157 bash[20376]: audit 2022-04-30T21:12:20.518114+0000 mon.smithi157 (mon.0) 1324 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:12:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:21 smithi157 bash[20376]: audit 2022-04-30T21:12:20.808992+0000 mon.smithi157 (mon.0) 1325 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:12:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:21 smithi157 bash[20376]: audit 2022-04-30T21:12:20.817403+0000 mon.smithi157 (mon.0) 1326 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:12:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:22 smithi165 bash[22175]: cluster 2022-04-30T21:12:20.802110+0000 mgr.smithi157.nfpzoe (mgr.14180) 1416 : cluster [DBG] pgmap v1301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:22 smithi165 bash[22175]: cluster 2022-04-30T21:12:20.802435+0000 mgr.smithi157.nfpzoe (mgr.14180) 1417 : cluster [DBG] pgmap v1302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:22 smithi165 bash[22175]: cephadm 2022-04-30T21:12:20.818710+0000 mgr.smithi157.nfpzoe (mgr.14180) 1418 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:12:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:22 smithi165 bash[22175]: cephadm 2022-04-30T21:12:20.818900+0000 mgr.smithi157.nfpzoe (mgr.14180) 1419 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:12:22.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:22 smithi157 bash[20376]: cluster 2022-04-30T21:12:20.802110+0000 mgr.smithi157.nfpzoe (mgr.14180) 1416 : cluster [DBG] pgmap v1301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:22 smithi157 bash[20376]: cluster 2022-04-30T21:12:20.802435+0000 mgr.smithi157.nfpzoe (mgr.14180) 1417 : cluster [DBG] pgmap v1302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:22 smithi157 bash[20376]: cephadm 2022-04-30T21:12:20.818710+0000 mgr.smithi157.nfpzoe (mgr.14180) 1418 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:12:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:22 smithi157 bash[20376]: cephadm 2022-04-30T21:12:20.818900+0000 mgr.smithi157.nfpzoe (mgr.14180) 1419 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:12:24.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:12:24.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:12:24.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:12:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:24 smithi165 bash[22175]: cluster 2022-04-30T21:12:22.803037+0000 mgr.smithi157.nfpzoe (mgr.14180) 1420 : cluster [DBG] pgmap v1303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:24.899 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:12:24.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:24 smithi157 bash[20376]: cluster 2022-04-30T21:12:22.803037+0000 mgr.smithi157.nfpzoe (mgr.14180) 1420 : cluster [DBG] pgmap v1303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:25 smithi165 bash[22175]: audit 2022-04-30T21:12:24.880892+0000 mon.smithi157 (mon.0) 1327 : audit [DBG] from='client.? 172.21.15.157:0/1217597164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:26.025 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:25 smithi157 bash[20376]: audit 2022-04-30T21:12:24.880892+0000 mon.smithi157 (mon.0) 1327 : audit [DBG] from='client.? 172.21.15.157:0/1217597164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:26 smithi165 bash[22175]: cluster 2022-04-30T21:12:24.803602+0000 mgr.smithi157.nfpzoe (mgr.14180) 1421 : cluster [DBG] pgmap v1304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:26.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:26 smithi157 bash[20376]: cluster 2022-04-30T21:12:24.803602+0000 mgr.smithi157.nfpzoe (mgr.14180) 1421 : cluster [DBG] pgmap v1304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:27 smithi165 bash[22175]: cluster 2022-04-30T21:12:26.804251+0000 mgr.smithi157.nfpzoe (mgr.14180) 1422 : cluster [DBG] pgmap v1305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:27 smithi157 bash[20376]: cluster 2022-04-30T21:12:26.804251+0000 mgr.smithi157.nfpzoe (mgr.14180) 1422 : cluster [DBG] pgmap v1305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:29.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:12:29.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:12:29.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:12:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:29 smithi165 bash[22175]: cluster 2022-04-30T21:12:28.804856+0000 mgr.smithi157.nfpzoe (mgr.14180) 1423 : cluster [DBG] pgmap v1306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:30.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:29 smithi157 bash[20376]: cluster 2022-04-30T21:12:28.804856+0000 mgr.smithi157.nfpzoe (mgr.14180) 1423 : cluster [DBG] pgmap v1306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:30.228 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:12:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:30 smithi165 bash[22175]: audit 2022-04-30T21:12:30.207797+0000 mon.smithi157 (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.157:0/1250278526' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:31.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:30 smithi157 bash[20376]: audit 2022-04-30T21:12:30.207797+0000 mon.smithi157 (mon.0) 1328 : audit [DBG] from='client.? 172.21.15.157:0/1250278526' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:31 smithi165 bash[22175]: cluster 2022-04-30T21:12:30.805393+0000 mgr.smithi157.nfpzoe (mgr.14180) 1424 : cluster [DBG] pgmap v1307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:32.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:31 smithi157 bash[20376]: cluster 2022-04-30T21:12:30.805393+0000 mgr.smithi157.nfpzoe (mgr.14180) 1424 : cluster [DBG] pgmap v1307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:33 smithi165 bash[22175]: cluster 2022-04-30T21:12:32.806052+0000 mgr.smithi157.nfpzoe (mgr.14180) 1425 : cluster [DBG] pgmap v1308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:33 smithi157 bash[20376]: cluster 2022-04-30T21:12:32.806052+0000 mgr.smithi157.nfpzoe (mgr.14180) 1425 : cluster [DBG] pgmap v1308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:35.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:12:35.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:12:35.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:12:35.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:12:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:35 smithi165 bash[22175]: cluster 2022-04-30T21:12:34.806648+0000 mgr.smithi157.nfpzoe (mgr.14180) 1426 : cluster [DBG] pgmap v1309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:35 smithi165 bash[22175]: audit 2022-04-30T21:12:35.535443+0000 mon.smithi157 (mon.0) 1329 : audit [DBG] from='client.? 172.21.15.157:0/2120102595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:36.146 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:35 smithi157 bash[20376]: cluster 2022-04-30T21:12:34.806648+0000 mgr.smithi157.nfpzoe (mgr.14180) 1426 : cluster [DBG] pgmap v1309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:36.146 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:35 smithi157 bash[20376]: audit 2022-04-30T21:12:35.535443+0000 mon.smithi157 (mon.0) 1329 : audit [DBG] from='client.? 172.21.15.157:0/2120102595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:37 smithi165 bash[22175]: cluster 2022-04-30T21:12:36.807290+0000 mgr.smithi157.nfpzoe (mgr.14180) 1427 : cluster [DBG] pgmap v1310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:37 smithi157 bash[20376]: cluster 2022-04-30T21:12:36.807290+0000 mgr.smithi157.nfpzoe (mgr.14180) 1427 : cluster [DBG] pgmap v1310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:39 smithi165 bash[22175]: cluster 2022-04-30T21:12:38.807951+0000 mgr.smithi157.nfpzoe (mgr.14180) 1428 : cluster [DBG] pgmap v1311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:40.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:39 smithi157 bash[20376]: cluster 2022-04-30T21:12:38.807951+0000 mgr.smithi157.nfpzoe (mgr.14180) 1428 : cluster [DBG] pgmap v1311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:40.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:12:40.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:12:40.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:12:40.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:12:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:40 smithi157 bash[20376]: audit 2022-04-30T21:12:40.863633+0000 mon.smithi157 (mon.0) 1330 : audit [DBG] from='client.? 172.21.15.157:0/329668568' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:40 smithi165 bash[22175]: audit 2022-04-30T21:12:40.863633+0000 mon.smithi157 (mon.0) 1330 : audit [DBG] from='client.? 172.21.15.157:0/329668568' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:42.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:41 smithi157 bash[20376]: cluster 2022-04-30T21:12:40.808548+0000 mgr.smithi157.nfpzoe (mgr.14180) 1429 : cluster [DBG] pgmap v1312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:41 smithi165 bash[22175]: cluster 2022-04-30T21:12:40.808548+0000 mgr.smithi157.nfpzoe (mgr.14180) 1429 : cluster [DBG] pgmap v1312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:43 smithi157 bash[20376]: cluster 2022-04-30T21:12:42.809182+0000 mgr.smithi157.nfpzoe (mgr.14180) 1430 : cluster [DBG] pgmap v1313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:43 smithi165 bash[22175]: cluster 2022-04-30T21:12:42.809182+0000 mgr.smithi157.nfpzoe (mgr.14180) 1430 : cluster [DBG] pgmap v1313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:45.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:12:45.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:12:45.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:12:46.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:45 smithi157 bash[20376]: cluster 2022-04-30T21:12:44.809751+0000 mgr.smithi157.nfpzoe (mgr.14180) 1431 : cluster [DBG] pgmap v1314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:46.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:12:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:45 smithi165 bash[22175]: cluster 2022-04-30T21:12:44.809751+0000 mgr.smithi157.nfpzoe (mgr.14180) 1431 : cluster [DBG] pgmap v1314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:47.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:46 smithi157 bash[20376]: audit 2022-04-30T21:12:46.184199+0000 mon.smithi157 (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.157:0/1649094394' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:46 smithi165 bash[22175]: audit 2022-04-30T21:12:46.184199+0000 mon.smithi157 (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.157:0/1649094394' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:48.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:47 smithi157 bash[20376]: cluster 2022-04-30T21:12:46.810344+0000 mgr.smithi157.nfpzoe (mgr.14180) 1432 : cluster [DBG] pgmap v1315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:48.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:47 smithi165 bash[22175]: cluster 2022-04-30T21:12:46.810344+0000 mgr.smithi157.nfpzoe (mgr.14180) 1432 : cluster [DBG] pgmap v1315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:50.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:49 smithi157 bash[20376]: cluster 2022-04-30T21:12:48.811094+0000 mgr.smithi157.nfpzoe (mgr.14180) 1433 : cluster [DBG] pgmap v1316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:49 smithi165 bash[22175]: cluster 2022-04-30T21:12:48.811094+0000 mgr.smithi157.nfpzoe (mgr.14180) 1433 : cluster [DBG] pgmap v1316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:51.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:12:51.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:12:51.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:12:51.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:12:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:51 smithi157 bash[20376]: cluster 2022-04-30T21:12:50.811705+0000 mgr.smithi157.nfpzoe (mgr.14180) 1434 : cluster [DBG] pgmap v1317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:52.285 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:51 smithi157 bash[20376]: audit 2022-04-30T21:12:51.515391+0000 mon.smithi157 (mon.0) 1332 : audit [DBG] from='client.? 172.21.15.157:0/546210097' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:52.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:51 smithi165 bash[22175]: cluster 2022-04-30T21:12:50.811705+0000 mgr.smithi157.nfpzoe (mgr.14180) 1434 : cluster [DBG] pgmap v1317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:51 smithi165 bash[22175]: audit 2022-04-30T21:12:51.515391+0000 mon.smithi157 (mon.0) 1332 : audit [DBG] from='client.? 172.21.15.157:0/546210097' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:53 smithi165 bash[22175]: cluster 2022-04-30T21:12:52.812373+0000 mgr.smithi157.nfpzoe (mgr.14180) 1435 : cluster [DBG] pgmap v1318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:53 smithi157 bash[20376]: cluster 2022-04-30T21:12:52.812373+0000 mgr.smithi157.nfpzoe (mgr.14180) 1435 : cluster [DBG] pgmap v1318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:55 smithi165 bash[22175]: cluster 2022-04-30T21:12:54.812970+0000 mgr.smithi157.nfpzoe (mgr.14180) 1436 : cluster [DBG] pgmap v1319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:55 smithi157 bash[20376]: cluster 2022-04-30T21:12:54.812970+0000 mgr.smithi157.nfpzoe (mgr.14180) 1436 : cluster [DBG] pgmap v1319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:56.538 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:12:56.538 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:12:56.538 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:12:56.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:12:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:57 smithi165 bash[22175]: cluster 2022-04-30T21:12:56.813384+0000 mgr.smithi157.nfpzoe (mgr.14180) 1437 : cluster [DBG] pgmap v1320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:57 smithi165 bash[22175]: audit 2022-04-30T21:12:56.843886+0000 mon.smithi157 (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.157:0/1786718257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:58.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:57 smithi157 bash[20376]: cluster 2022-04-30T21:12:56.813384+0000 mgr.smithi157.nfpzoe (mgr.14180) 1437 : cluster [DBG] pgmap v1320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:12:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:57 smithi157 bash[20376]: audit 2022-04-30T21:12:56.843886+0000 mon.smithi157 (mon.0) 1333 : audit [DBG] from='client.? 172.21.15.157:0/1786718257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:12:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:58 smithi165 bash[22175]: audit 2022-04-30T21:12:58.124867+0000 mon.smithi157 (mon.0) 1334 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:12:59.221 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:58 smithi165 bash[22175]: audit 2022-04-30T21:12:58.125368+0000 mon.smithi157 (mon.0) 1335 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:12:59.222 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:58 smithi157 bash[20376]: audit 2022-04-30T21:12:58.124867+0000 mon.smithi157 (mon.0) 1334 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:12:59.222 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:58 smithi157 bash[20376]: audit 2022-04-30T21:12:58.125368+0000 mon.smithi157 (mon.0) 1335 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:13:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:12:59 smithi165 bash[22175]: cluster 2022-04-30T21:12:58.813973+0000 mgr.smithi157.nfpzoe (mgr.14180) 1438 : cluster [DBG] pgmap v1321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:12:59 smithi157 bash[20376]: cluster 2022-04-30T21:12:58.813973+0000 mgr.smithi157.nfpzoe (mgr.14180) 1438 : cluster [DBG] pgmap v1321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:01.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:13:01.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:13:01.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:13:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:01 smithi165 bash[22175]: cluster 2022-04-30T21:13:00.814576+0000 mgr.smithi157.nfpzoe (mgr.14180) 1439 : cluster [DBG] pgmap v1322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:02.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:13:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:01 smithi157 bash[20376]: cluster 2022-04-30T21:13:00.814576+0000 mgr.smithi157.nfpzoe (mgr.14180) 1439 : cluster [DBG] pgmap v1322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:02 smithi165 bash[22175]: audit 2022-04-30T21:13:02.173850+0000 mon.smithi157 (mon.0) 1336 : audit [DBG] from='client.? 172.21.15.157:0/3311042486' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:02 smithi157 bash[20376]: audit 2022-04-30T21:13:02.173850+0000 mon.smithi157 (mon.0) 1336 : audit [DBG] from='client.? 172.21.15.157:0/3311042486' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:03 smithi165 bash[22175]: cluster 2022-04-30T21:13:02.815275+0000 mgr.smithi157.nfpzoe (mgr.14180) 1440 : cluster [DBG] pgmap v1323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:03 smithi157 bash[20376]: cluster 2022-04-30T21:13:02.815275+0000 mgr.smithi157.nfpzoe (mgr.14180) 1440 : cluster [DBG] pgmap v1323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:06.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:05 smithi165 bash[22175]: cluster 2022-04-30T21:13:04.815873+0000 mgr.smithi157.nfpzoe (mgr.14180) 1441 : cluster [DBG] pgmap v1324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:06.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:05 smithi157 bash[20376]: cluster 2022-04-30T21:13:04.815873+0000 mgr.smithi157.nfpzoe (mgr.14180) 1441 : cluster [DBG] pgmap v1324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:07.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:13:07.204 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:13:07.204 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:13:07.522 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:13:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:07 smithi165 bash[22175]: cluster 2022-04-30T21:13:06.816511+0000 mgr.smithi157.nfpzoe (mgr.14180) 1442 : cluster [DBG] pgmap v1325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:07 smithi165 bash[22175]: audit 2022-04-30T21:13:07.504349+0000 mon.smithi157 (mon.0) 1337 : audit [DBG] from='client.? 172.21.15.157:0/1214371388' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:08.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:07 smithi157 bash[20376]: cluster 2022-04-30T21:13:06.816511+0000 mgr.smithi157.nfpzoe (mgr.14180) 1442 : cluster [DBG] pgmap v1325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:08.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:07 smithi157 bash[20376]: audit 2022-04-30T21:13:07.504349+0000 mon.smithi157 (mon.0) 1337 : audit [DBG] from='client.? 172.21.15.157:0/1214371388' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:10.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:09 smithi165 bash[22175]: cluster 2022-04-30T21:13:08.817080+0000 mgr.smithi157.nfpzoe (mgr.14180) 1443 : cluster [DBG] pgmap v1326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:10.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:09 smithi157 bash[20376]: cluster 2022-04-30T21:13:08.817080+0000 mgr.smithi157.nfpzoe (mgr.14180) 1443 : cluster [DBG] pgmap v1326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:11 smithi165 bash[22175]: cluster 2022-04-30T21:13:10.817659+0000 mgr.smithi157.nfpzoe (mgr.14180) 1444 : cluster [DBG] pgmap v1327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:12.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:11 smithi157 bash[20376]: cluster 2022-04-30T21:13:10.817659+0000 mgr.smithi157.nfpzoe (mgr.14180) 1444 : cluster [DBG] pgmap v1327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:12.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:13:12.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:13:12.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:13:12.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:13:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:12 smithi165 bash[22175]: audit 2022-04-30T21:13:12.833750+0000 mon.smithi157 (mon.0) 1338 : audit [DBG] from='client.? 172.21.15.157:0/201053591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:12 smithi157 bash[20376]: audit 2022-04-30T21:13:12.833750+0000 mon.smithi157 (mon.0) 1338 : audit [DBG] from='client.? 172.21.15.157:0/201053591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:13 smithi157 bash[20376]: cluster 2022-04-30T21:13:12.818247+0000 mgr.smithi157.nfpzoe (mgr.14180) 1445 : cluster [DBG] pgmap v1328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:13 smithi165 bash[22175]: cluster 2022-04-30T21:13:12.818247+0000 mgr.smithi157.nfpzoe (mgr.14180) 1445 : cluster [DBG] pgmap v1328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:15 smithi157 bash[20376]: cluster 2022-04-30T21:13:14.818866+0000 mgr.smithi157.nfpzoe (mgr.14180) 1446 : cluster [DBG] pgmap v1329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:16.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:15 smithi165 bash[22175]: cluster 2022-04-30T21:13:14.818866+0000 mgr.smithi157.nfpzoe (mgr.14180) 1446 : cluster [DBG] pgmap v1329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:17.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:13:17.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:13:17.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:13:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:17 smithi165 bash[22175]: cluster 2022-04-30T21:13:16.819441+0000 mgr.smithi157.nfpzoe (mgr.14180) 1447 : cluster [DBG] pgmap v1330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:18.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:13:18.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:17 smithi157 bash[20376]: cluster 2022-04-30T21:13:16.819441+0000 mgr.smithi157.nfpzoe (mgr.14180) 1447 : cluster [DBG] pgmap v1330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:18 smithi165 bash[22175]: audit 2022-04-30T21:13:18.160908+0000 mon.smithi157 (mon.0) 1339 : audit [DBG] from='client.? 172.21.15.157:0/1263158987' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:18 smithi157 bash[20376]: audit 2022-04-30T21:13:18.160908+0000 mon.smithi157 (mon.0) 1339 : audit [DBG] from='client.? 172.21.15.157:0/1263158987' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:19 smithi165 bash[22175]: cluster 2022-04-30T21:13:18.820077+0000 mgr.smithi157.nfpzoe (mgr.14180) 1448 : cluster [DBG] pgmap v1331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:20.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:19 smithi157 bash[20376]: cluster 2022-04-30T21:13:18.820077+0000 mgr.smithi157.nfpzoe (mgr.14180) 1448 : cluster [DBG] pgmap v1331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:20 smithi165 bash[22175]: audit 2022-04-30T21:13:20.830772+0000 mon.smithi157 (mon.0) 1340 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:13:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:20 smithi165 bash[22175]: audit 2022-04-30T21:13:20.833624+0000 mon.smithi157 (mon.0) 1341 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:13:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:20 smithi165 bash[22175]: audit 2022-04-30T21:13:20.835537+0000 mon.smithi157 (mon.0) 1342 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:13:21.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:20 smithi157 bash[20376]: audit 2022-04-30T21:13:20.830772+0000 mon.smithi157 (mon.0) 1340 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:13:21.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:20 smithi157 bash[20376]: audit 2022-04-30T21:13:20.833624+0000 mon.smithi157 (mon.0) 1341 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:13:21.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:20 smithi157 bash[20376]: audit 2022-04-30T21:13:20.835537+0000 mon.smithi157 (mon.0) 1342 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:13:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:22 smithi157 bash[20376]: cluster 2022-04-30T21:13:20.820719+0000 mgr.smithi157.nfpzoe (mgr.14180) 1449 : cluster [DBG] pgmap v1332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:22 smithi157 bash[20376]: cluster 2022-04-30T21:13:21.161225+0000 mgr.smithi157.nfpzoe (mgr.14180) 1450 : cluster [DBG] pgmap v1333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:22 smithi157 bash[20376]: cluster 2022-04-30T21:13:21.161720+0000 mgr.smithi157.nfpzoe (mgr.14180) 1451 : cluster [DBG] pgmap v1334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:22 smithi157 bash[20376]: audit 2022-04-30T21:13:21.168538+0000 mon.smithi157 (mon.0) 1343 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:13:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:22 smithi157 bash[20376]: audit 2022-04-30T21:13:21.176476+0000 mon.smithi157 (mon.0) 1344 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:13:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:22 smithi157 bash[20376]: cephadm 2022-04-30T21:13:21.177588+0000 mgr.smithi157.nfpzoe (mgr.14180) 1452 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:13:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:22 smithi157 bash[20376]: cephadm 2022-04-30T21:13:21.177739+0000 mgr.smithi157.nfpzoe (mgr.14180) 1453 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:13:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:22 smithi165 bash[22175]: cluster 2022-04-30T21:13:20.820719+0000 mgr.smithi157.nfpzoe (mgr.14180) 1449 : cluster [DBG] pgmap v1332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:22 smithi165 bash[22175]: cluster 2022-04-30T21:13:21.161225+0000 mgr.smithi157.nfpzoe (mgr.14180) 1450 : cluster [DBG] pgmap v1333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:22 smithi165 bash[22175]: cluster 2022-04-30T21:13:21.161720+0000 mgr.smithi157.nfpzoe (mgr.14180) 1451 : cluster [DBG] pgmap v1334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:22 smithi165 bash[22175]: audit 2022-04-30T21:13:21.168538+0000 mon.smithi157 (mon.0) 1343 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:13:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:22 smithi165 bash[22175]: audit 2022-04-30T21:13:21.176476+0000 mon.smithi157 (mon.0) 1344 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:13:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:22 smithi165 bash[22175]: cephadm 2022-04-30T21:13:21.177588+0000 mgr.smithi157.nfpzoe (mgr.14180) 1452 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:13:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:22 smithi165 bash[22175]: cephadm 2022-04-30T21:13:21.177739+0000 mgr.smithi157.nfpzoe (mgr.14180) 1453 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:13:23.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:13:23.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:13:23.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:13:23.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:13:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:24 smithi157 bash[20376]: cluster 2022-04-30T21:13:23.162303+0000 mgr.smithi157.nfpzoe (mgr.14180) 1454 : cluster [DBG] pgmap v1335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:24 smithi157 bash[20376]: audit 2022-04-30T21:13:23.489103+0000 mon.smithi157 (mon.0) 1345 : audit [DBG] from='client.? 172.21.15.157:0/1747495475' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:24 smithi165 bash[22175]: cluster 2022-04-30T21:13:23.162303+0000 mgr.smithi157.nfpzoe (mgr.14180) 1454 : cluster [DBG] pgmap v1335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:24 smithi165 bash[22175]: audit 2022-04-30T21:13:23.489103+0000 mon.smithi157 (mon.0) 1345 : audit [DBG] from='client.? 172.21.15.157:0/1747495475' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:26 smithi157 bash[20376]: cluster 2022-04-30T21:13:25.162877+0000 mgr.smithi157.nfpzoe (mgr.14180) 1455 : cluster [DBG] pgmap v1336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:26 smithi165 bash[22175]: cluster 2022-04-30T21:13:25.162877+0000 mgr.smithi157.nfpzoe (mgr.14180) 1455 : cluster [DBG] pgmap v1336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:27 smithi165 bash[22175]: cluster 2022-04-30T21:13:27.163525+0000 mgr.smithi157.nfpzoe (mgr.14180) 1456 : cluster [DBG] pgmap v1337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:27 smithi157 bash[20376]: cluster 2022-04-30T21:13:27.163525+0000 mgr.smithi157.nfpzoe (mgr.14180) 1456 : cluster [DBG] pgmap v1337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:28.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:13:28.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:13:28.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:13:28.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:13:29.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:28 smithi165 bash[22175]: audit 2022-04-30T21:13:28.823134+0000 mon.smithi157 (mon.0) 1346 : audit [DBG] from='client.? 172.21.15.157:0/1568710085' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:28 smithi157 bash[20376]: audit 2022-04-30T21:13:28.823134+0000 mon.smithi157 (mon.0) 1346 : audit [DBG] from='client.? 172.21.15.157:0/1568710085' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:29 smithi165 bash[22175]: cluster 2022-04-30T21:13:29.164256+0000 mgr.smithi157.nfpzoe (mgr.14180) 1457 : cluster [DBG] pgmap v1338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:30.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:29 smithi157 bash[20376]: cluster 2022-04-30T21:13:29.164256+0000 mgr.smithi157.nfpzoe (mgr.14180) 1457 : cluster [DBG] pgmap v1338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:32 smithi165 bash[22175]: cluster 2022-04-30T21:13:31.164914+0000 mgr.smithi157.nfpzoe (mgr.14180) 1458 : cluster [DBG] pgmap v1339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:32 smithi157 bash[20376]: cluster 2022-04-30T21:13:31.164914+0000 mgr.smithi157.nfpzoe (mgr.14180) 1458 : cluster [DBG] pgmap v1339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:33.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:13:33.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:13:33.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:13:34.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:13:34.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:34 smithi165 bash[22175]: cluster 2022-04-30T21:13:33.165526+0000 mgr.smithi157.nfpzoe (mgr.14180) 1459 : cluster [DBG] pgmap v1340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:34 smithi165 bash[22175]: audit 2022-04-30T21:13:34.149038+0000 mon.smithi157 (mon.0) 1347 : audit [DBG] from='client.? 172.21.15.157:0/2272309667' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:34 smithi157 bash[20376]: cluster 2022-04-30T21:13:33.165526+0000 mgr.smithi157.nfpzoe (mgr.14180) 1459 : cluster [DBG] pgmap v1340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:34 smithi157 bash[20376]: audit 2022-04-30T21:13:34.149038+0000 mon.smithi157 (mon.0) 1347 : audit [DBG] from='client.? 172.21.15.157:0/2272309667' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:36 smithi165 bash[22175]: cluster 2022-04-30T21:13:35.166144+0000 mgr.smithi157.nfpzoe (mgr.14180) 1460 : cluster [DBG] pgmap v1341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:36.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:36 smithi157 bash[20376]: cluster 2022-04-30T21:13:35.166144+0000 mgr.smithi157.nfpzoe (mgr.14180) 1460 : cluster [DBG] pgmap v1341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:37 smithi165 bash[22175]: cluster 2022-04-30T21:13:37.166778+0000 mgr.smithi157.nfpzoe (mgr.14180) 1461 : cluster [DBG] pgmap v1342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:38.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:37 smithi157 bash[20376]: cluster 2022-04-30T21:13:37.166778+0000 mgr.smithi157.nfpzoe (mgr.14180) 1461 : cluster [DBG] pgmap v1342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:39.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:13:39.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:13:39.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:13:39.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:13:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:40 smithi165 bash[22175]: cluster 2022-04-30T21:13:39.167429+0000 mgr.smithi157.nfpzoe (mgr.14180) 1462 : cluster [DBG] pgmap v1343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:40 smithi165 bash[22175]: audit 2022-04-30T21:13:39.475815+0000 mon.smithi157 (mon.0) 1348 : audit [DBG] from='client.? 172.21.15.157:0/2549243831' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:40 smithi157 bash[20376]: cluster 2022-04-30T21:13:39.167429+0000 mgr.smithi157.nfpzoe (mgr.14180) 1462 : cluster [DBG] pgmap v1343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:40 smithi157 bash[20376]: audit 2022-04-30T21:13:39.475815+0000 mon.smithi157 (mon.0) 1348 : audit [DBG] from='client.? 172.21.15.157:0/2549243831' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:42.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:42 smithi165 bash[22175]: cluster 2022-04-30T21:13:41.167978+0000 mgr.smithi157.nfpzoe (mgr.14180) 1463 : cluster [DBG] pgmap v1344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:42 smithi157 bash[20376]: cluster 2022-04-30T21:13:41.167978+0000 mgr.smithi157.nfpzoe (mgr.14180) 1463 : cluster [DBG] pgmap v1344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:44.499 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:13:44.499 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:13:44.499 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:13:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:44 smithi165 bash[22175]: cluster 2022-04-30T21:13:43.168577+0000 mgr.smithi157.nfpzoe (mgr.14180) 1464 : cluster [DBG] pgmap v1345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:44.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:44 smithi157 bash[20376]: cluster 2022-04-30T21:13:43.168577+0000 mgr.smithi157.nfpzoe (mgr.14180) 1464 : cluster [DBG] pgmap v1345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:44.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:13:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:45 smithi165 bash[22175]: audit 2022-04-30T21:13:44.815364+0000 mon.smithi157 (mon.0) 1349 : audit [DBG] from='client.? 172.21.15.157:0/1445403586' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:45 smithi157 bash[20376]: audit 2022-04-30T21:13:44.815364+0000 mon.smithi157 (mon.0) 1349 : audit [DBG] from='client.? 172.21.15.157:0/1445403586' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:46 smithi165 bash[22175]: cluster 2022-04-30T21:13:45.169167+0000 mgr.smithi157.nfpzoe (mgr.14180) 1465 : cluster [DBG] pgmap v1346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:46 smithi157 bash[20376]: cluster 2022-04-30T21:13:45.169167+0000 mgr.smithi157.nfpzoe (mgr.14180) 1465 : cluster [DBG] pgmap v1346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:47 smithi165 bash[22175]: cluster 2022-04-30T21:13:47.169804+0000 mgr.smithi157.nfpzoe (mgr.14180) 1466 : cluster [DBG] pgmap v1347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:48.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:47 smithi157 bash[20376]: cluster 2022-04-30T21:13:47.169804+0000 mgr.smithi157.nfpzoe (mgr.14180) 1466 : cluster [DBG] pgmap v1347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:49.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:13:49.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:13:49.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:13:50.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:13:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:50 smithi165 bash[22175]: cluster 2022-04-30T21:13:49.170425+0000 mgr.smithi157.nfpzoe (mgr.14180) 1467 : cluster [DBG] pgmap v1348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:50 smithi165 bash[22175]: audit 2022-04-30T21:13:50.145778+0000 mon.smithi157 (mon.0) 1350 : audit [DBG] from='client.? 172.21.15.157:0/969469954' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:50.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:50 smithi157 bash[20376]: cluster 2022-04-30T21:13:49.170425+0000 mgr.smithi157.nfpzoe (mgr.14180) 1467 : cluster [DBG] pgmap v1348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:50 smithi157 bash[20376]: audit 2022-04-30T21:13:50.145778+0000 mon.smithi157 (mon.0) 1350 : audit [DBG] from='client.? 172.21.15.157:0/969469954' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:52 smithi165 bash[22175]: cluster 2022-04-30T21:13:51.171062+0000 mgr.smithi157.nfpzoe (mgr.14180) 1468 : cluster [DBG] pgmap v1349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:52.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:52 smithi157 bash[20376]: cluster 2022-04-30T21:13:51.171062+0000 mgr.smithi157.nfpzoe (mgr.14180) 1468 : cluster [DBG] pgmap v1349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:54 smithi165 bash[22175]: cluster 2022-04-30T21:13:53.171675+0000 mgr.smithi157.nfpzoe (mgr.14180) 1469 : cluster [DBG] pgmap v1350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:54 smithi157 bash[20376]: cluster 2022-04-30T21:13:53.171675+0000 mgr.smithi157.nfpzoe (mgr.14180) 1469 : cluster [DBG] pgmap v1350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:55.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:13:55.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:13:55.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:13:55.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:13:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:56 smithi165 bash[22175]: cluster 2022-04-30T21:13:55.172468+0000 mgr.smithi157.nfpzoe (mgr.14180) 1470 : cluster [DBG] pgmap v1351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:56 smithi165 bash[22175]: audit 2022-04-30T21:13:55.474803+0000 mon.smithi157 (mon.0) 1351 : audit [DBG] from='client.? 172.21.15.157:0/2111773636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:56 smithi157 bash[20376]: cluster 2022-04-30T21:13:55.172468+0000 mgr.smithi157.nfpzoe (mgr.14180) 1470 : cluster [DBG] pgmap v1351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:56 smithi157 bash[20376]: audit 2022-04-30T21:13:55.474803+0000 mon.smithi157 (mon.0) 1351 : audit [DBG] from='client.? 172.21.15.157:0/2111773636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:13:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:57 smithi165 bash[22175]: cluster 2022-04-30T21:13:57.173168+0000 mgr.smithi157.nfpzoe (mgr.14180) 1471 : cluster [DBG] pgmap v1352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:58.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:57 smithi157 bash[20376]: cluster 2022-04-30T21:13:57.173168+0000 mgr.smithi157.nfpzoe (mgr.14180) 1471 : cluster [DBG] pgmap v1352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:13:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:58 smithi165 bash[22175]: audit 2022-04-30T21:13:58.132903+0000 mon.smithi157 (mon.0) 1352 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:13:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:58 smithi165 bash[22175]: audit 2022-04-30T21:13:58.133363+0000 mon.smithi157 (mon.0) 1353 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:13:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:58 smithi157 bash[20376]: audit 2022-04-30T21:13:58.132903+0000 mon.smithi157 (mon.0) 1352 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:13:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:58 smithi157 bash[20376]: audit 2022-04-30T21:13:58.133363+0000 mon.smithi157 (mon.0) 1353 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:14:00.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:13:59 smithi165 bash[22175]: cluster 2022-04-30T21:13:59.173930+0000 mgr.smithi157.nfpzoe (mgr.14180) 1472 : cluster [DBG] pgmap v1353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:13:59 smithi157 bash[20376]: cluster 2022-04-30T21:13:59.173930+0000 mgr.smithi157.nfpzoe (mgr.14180) 1472 : cluster [DBG] pgmap v1353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:00.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:14:00.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:14:00.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:14:00.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:14:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:00 smithi165 bash[22175]: audit 2022-04-30T21:14:00.807655+0000 mon.smithi157 (mon.0) 1354 : audit [DBG] from='client.? 172.21.15.157:0/4271892315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:00 smithi157 bash[20376]: audit 2022-04-30T21:14:00.807655+0000 mon.smithi157 (mon.0) 1354 : audit [DBG] from='client.? 172.21.15.157:0/4271892315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:01 smithi165 bash[22175]: cluster 2022-04-30T21:14:01.174490+0000 mgr.smithi157.nfpzoe (mgr.14180) 1473 : cluster [DBG] pgmap v1354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:01 smithi157 bash[20376]: cluster 2022-04-30T21:14:01.174490+0000 mgr.smithi157.nfpzoe (mgr.14180) 1473 : cluster [DBG] pgmap v1354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:04 smithi165 bash[22175]: cluster 2022-04-30T21:14:03.175126+0000 mgr.smithi157.nfpzoe (mgr.14180) 1474 : cluster [DBG] pgmap v1355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:04 smithi157 bash[20376]: cluster 2022-04-30T21:14:03.175126+0000 mgr.smithi157.nfpzoe (mgr.14180) 1474 : cluster [DBG] pgmap v1355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:05.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:14:05.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:14:05.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:14:06.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:14:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:06 smithi165 bash[22175]: cluster 2022-04-30T21:14:05.175697+0000 mgr.smithi157.nfpzoe (mgr.14180) 1475 : cluster [DBG] pgmap v1356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:06 smithi165 bash[22175]: audit 2022-04-30T21:14:06.137376+0000 mon.smithi157 (mon.0) 1355 : audit [DBG] from='client.? 172.21.15.157:0/2950303586' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:06 smithi157 bash[20376]: cluster 2022-04-30T21:14:05.175697+0000 mgr.smithi157.nfpzoe (mgr.14180) 1475 : cluster [DBG] pgmap v1356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:06 smithi157 bash[20376]: audit 2022-04-30T21:14:06.137376+0000 mon.smithi157 (mon.0) 1355 : audit [DBG] from='client.? 172.21.15.157:0/2950303586' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:07 smithi165 bash[22175]: cluster 2022-04-30T21:14:07.176359+0000 mgr.smithi157.nfpzoe (mgr.14180) 1476 : cluster [DBG] pgmap v1357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:08.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:07 smithi157 bash[20376]: cluster 2022-04-30T21:14:07.176359+0000 mgr.smithi157.nfpzoe (mgr.14180) 1476 : cluster [DBG] pgmap v1357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:10 smithi165 bash[22175]: cluster 2022-04-30T21:14:09.177077+0000 mgr.smithi157.nfpzoe (mgr.14180) 1477 : cluster [DBG] pgmap v1358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:10 smithi157 bash[20376]: cluster 2022-04-30T21:14:09.177077+0000 mgr.smithi157.nfpzoe (mgr.14180) 1477 : cluster [DBG] pgmap v1358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:11.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:14:11.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:14:11.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:14:11.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:14:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:12 smithi165 bash[22175]: cluster 2022-04-30T21:14:11.177742+0000 mgr.smithi157.nfpzoe (mgr.14180) 1478 : cluster [DBG] pgmap v1359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:12 smithi165 bash[22175]: audit 2022-04-30T21:14:11.462952+0000 mon.smithi157 (mon.0) 1356 : audit [DBG] from='client.? 172.21.15.157:0/3870986890' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:12.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:12 smithi157 bash[20376]: cluster 2022-04-30T21:14:11.177742+0000 mgr.smithi157.nfpzoe (mgr.14180) 1478 : cluster [DBG] pgmap v1359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:12 smithi157 bash[20376]: audit 2022-04-30T21:14:11.462952+0000 mon.smithi157 (mon.0) 1356 : audit [DBG] from='client.? 172.21.15.157:0/3870986890' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:14 smithi165 bash[22175]: cluster 2022-04-30T21:14:13.178390+0000 mgr.smithi157.nfpzoe (mgr.14180) 1479 : cluster [DBG] pgmap v1360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:14 smithi157 bash[20376]: cluster 2022-04-30T21:14:13.178390+0000 mgr.smithi157.nfpzoe (mgr.14180) 1479 : cluster [DBG] pgmap v1360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:16.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:14:16.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:14:16.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:14:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:16 smithi165 bash[22175]: cluster 2022-04-30T21:14:15.179008+0000 mgr.smithi157.nfpzoe (mgr.14180) 1480 : cluster [DBG] pgmap v1361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:16 smithi157 bash[20376]: cluster 2022-04-30T21:14:15.179008+0000 mgr.smithi157.nfpzoe (mgr.14180) 1480 : cluster [DBG] pgmap v1361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:16.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:14:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:17 smithi165 bash[22175]: audit 2022-04-30T21:14:16.792186+0000 mon.smithi157 (mon.0) 1357 : audit [DBG] from='client.? 172.21.15.157:0/4188188283' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:17 smithi165 bash[22175]: cluster 2022-04-30T21:14:17.179661+0000 mgr.smithi157.nfpzoe (mgr.14180) 1481 : cluster [DBG] pgmap v1362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:18.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:17 smithi157 bash[20376]: audit 2022-04-30T21:14:16.792186+0000 mon.smithi157 (mon.0) 1357 : audit [DBG] from='client.? 172.21.15.157:0/4188188283' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:17 smithi157 bash[20376]: cluster 2022-04-30T21:14:17.179661+0000 mgr.smithi157.nfpzoe (mgr.14180) 1481 : cluster [DBG] pgmap v1362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:20 smithi165 bash[22175]: cluster 2022-04-30T21:14:19.180372+0000 mgr.smithi157.nfpzoe (mgr.14180) 1482 : cluster [DBG] pgmap v1363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:20.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:20 smithi157 bash[20376]: cluster 2022-04-30T21:14:19.180372+0000 mgr.smithi157.nfpzoe (mgr.14180) 1482 : cluster [DBG] pgmap v1363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:21 smithi165 bash[22175]: audit 2022-04-30T21:14:21.187736+0000 mon.smithi157 (mon.0) 1358 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:14:21.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:21 smithi165 bash[22175]: audit 2022-04-30T21:14:21.190600+0000 mon.smithi157 (mon.0) 1359 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:14:21.650 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:21 smithi165 bash[22175]: audit 2022-04-30T21:14:21.192565+0000 mon.smithi157 (mon.0) 1360 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:14:21.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:21 smithi157 bash[20376]: audit 2022-04-30T21:14:21.187736+0000 mon.smithi157 (mon.0) 1358 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:14:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:21 smithi157 bash[20376]: audit 2022-04-30T21:14:21.190600+0000 mon.smithi157 (mon.0) 1359 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:14:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:21 smithi157 bash[20376]: audit 2022-04-30T21:14:21.192565+0000 mon.smithi157 (mon.0) 1360 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:14:21.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:14:21.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:14:21.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:14:22.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:14:22.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:22 smithi165 bash[22175]: cluster 2022-04-30T21:14:21.181024+0000 mgr.smithi157.nfpzoe (mgr.14180) 1483 : cluster [DBG] pgmap v1364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:22 smithi165 bash[22175]: audit 2022-04-30T21:14:21.496202+0000 mon.smithi157 (mon.0) 1361 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:14:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:22 smithi165 bash[22175]: audit 2022-04-30T21:14:21.797870+0000 mon.smithi157 (mon.0) 1362 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:14:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:22 smithi165 bash[22175]: audit 2022-04-30T21:14:21.807255+0000 mon.smithi157 (mon.0) 1363 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:14:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:22 smithi165 bash[22175]: audit 2022-04-30T21:14:22.121141+0000 mon.smithi157 (mon.0) 1364 : audit [DBG] from='client.? 172.21.15.157:0/2133436150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:22.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:22 smithi157 bash[20376]: cluster 2022-04-30T21:14:21.181024+0000 mgr.smithi157.nfpzoe (mgr.14180) 1483 : cluster [DBG] pgmap v1364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:22 smithi157 bash[20376]: audit 2022-04-30T21:14:21.496202+0000 mon.smithi157 (mon.0) 1361 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:14:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:22 smithi157 bash[20376]: audit 2022-04-30T21:14:21.797870+0000 mon.smithi157 (mon.0) 1362 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:14:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:22 smithi157 bash[20376]: audit 2022-04-30T21:14:21.807255+0000 mon.smithi157 (mon.0) 1363 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:14:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:22 smithi157 bash[20376]: audit 2022-04-30T21:14:22.121141+0000 mon.smithi157 (mon.0) 1364 : audit [DBG] from='client.? 172.21.15.157:0/2133436150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:23.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:23 smithi165 bash[22175]: cluster 2022-04-30T21:14:21.791241+0000 mgr.smithi157.nfpzoe (mgr.14180) 1484 : cluster [DBG] pgmap v1365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:23 smithi165 bash[22175]: cluster 2022-04-30T21:14:21.791836+0000 mgr.smithi157.nfpzoe (mgr.14180) 1485 : cluster [DBG] pgmap v1366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:23 smithi165 bash[22175]: cephadm 2022-04-30T21:14:21.808566+0000 mgr.smithi157.nfpzoe (mgr.14180) 1486 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:14:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:23 smithi165 bash[22175]: cephadm 2022-04-30T21:14:21.808758+0000 mgr.smithi157.nfpzoe (mgr.14180) 1487 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:14:23.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:23 smithi157 bash[20376]: cluster 2022-04-30T21:14:21.791241+0000 mgr.smithi157.nfpzoe (mgr.14180) 1484 : cluster [DBG] pgmap v1365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:23 smithi157 bash[20376]: cluster 2022-04-30T21:14:21.791836+0000 mgr.smithi157.nfpzoe (mgr.14180) 1485 : cluster [DBG] pgmap v1366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:23 smithi157 bash[20376]: cephadm 2022-04-30T21:14:21.808566+0000 mgr.smithi157.nfpzoe (mgr.14180) 1486 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:14:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:23 smithi157 bash[20376]: cephadm 2022-04-30T21:14:21.808758+0000 mgr.smithi157.nfpzoe (mgr.14180) 1487 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:14:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:25 smithi165 bash[22175]: cluster 2022-04-30T21:14:23.792469+0000 mgr.smithi157.nfpzoe (mgr.14180) 1488 : cluster [DBG] pgmap v1367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:25 smithi157 bash[20376]: cluster 2022-04-30T21:14:23.792469+0000 mgr.smithi157.nfpzoe (mgr.14180) 1488 : cluster [DBG] pgmap v1367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:27.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:14:27.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:14:27.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:14:27.461 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:14:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:27 smithi165 bash[22175]: cluster 2022-04-30T21:14:25.793060+0000 mgr.smithi157.nfpzoe (mgr.14180) 1489 : cluster [DBG] pgmap v1368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:27 smithi165 bash[22175]: audit 2022-04-30T21:14:27.442652+0000 mon.smithi157 (mon.0) 1365 : audit [DBG] from='client.? 172.21.15.157:0/3986125538' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:27 smithi157 bash[20376]: cluster 2022-04-30T21:14:25.793060+0000 mgr.smithi157.nfpzoe (mgr.14180) 1489 : cluster [DBG] pgmap v1368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:27 smithi157 bash[20376]: audit 2022-04-30T21:14:27.442652+0000 mon.smithi157 (mon.0) 1365 : audit [DBG] from='client.? 172.21.15.157:0/3986125538' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:29.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:29 smithi165 bash[22175]: cluster 2022-04-30T21:14:27.793722+0000 mgr.smithi157.nfpzoe (mgr.14180) 1490 : cluster [DBG] pgmap v1369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:29.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:29 smithi157 bash[20376]: cluster 2022-04-30T21:14:27.793722+0000 mgr.smithi157.nfpzoe (mgr.14180) 1490 : cluster [DBG] pgmap v1369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:31 smithi165 bash[22175]: cluster 2022-04-30T21:14:29.794304+0000 mgr.smithi157.nfpzoe (mgr.14180) 1491 : cluster [DBG] pgmap v1370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:31.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:31 smithi157 bash[20376]: cluster 2022-04-30T21:14:29.794304+0000 mgr.smithi157.nfpzoe (mgr.14180) 1491 : cluster [DBG] pgmap v1370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:32.464 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:14:32.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:14:32.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:14:32.788 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:14:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:32 smithi165 bash[22175]: cluster 2022-04-30T21:14:31.795013+0000 mgr.smithi157.nfpzoe (mgr.14180) 1492 : cluster [DBG] pgmap v1371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:32 smithi165 bash[22175]: audit 2022-04-30T21:14:32.769672+0000 mon.smithi157 (mon.0) 1366 : audit [DBG] from='client.? 172.21.15.157:0/917965818' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:32 smithi157 bash[20376]: cluster 2022-04-30T21:14:31.795013+0000 mgr.smithi157.nfpzoe (mgr.14180) 1492 : cluster [DBG] pgmap v1371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:32 smithi157 bash[20376]: audit 2022-04-30T21:14:32.769672+0000 mon.smithi157 (mon.0) 1366 : audit [DBG] from='client.? 172.21.15.157:0/917965818' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:34 smithi165 bash[22175]: cluster 2022-04-30T21:14:33.795696+0000 mgr.smithi157.nfpzoe (mgr.14180) 1493 : cluster [DBG] pgmap v1372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:34 smithi157 bash[20376]: cluster 2022-04-30T21:14:33.795696+0000 mgr.smithi157.nfpzoe (mgr.14180) 1493 : cluster [DBG] pgmap v1372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:36 smithi165 bash[22175]: cluster 2022-04-30T21:14:35.796301+0000 mgr.smithi157.nfpzoe (mgr.14180) 1494 : cluster [DBG] pgmap v1373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:37.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:36 smithi157 bash[20376]: cluster 2022-04-30T21:14:35.796301+0000 mgr.smithi157.nfpzoe (mgr.14180) 1494 : cluster [DBG] pgmap v1373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:37.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:14:37.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:14:37.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:14:38.118 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:14:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:38 smithi165 bash[22175]: cluster 2022-04-30T21:14:37.796890+0000 mgr.smithi157.nfpzoe (mgr.14180) 1495 : cluster [DBG] pgmap v1374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:38 smithi165 bash[22175]: audit 2022-04-30T21:14:38.099251+0000 mon.smithi157 (mon.0) 1367 : audit [DBG] from='client.? 172.21.15.157:0/1657567423' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:39.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:38 smithi157 bash[20376]: cluster 2022-04-30T21:14:37.796890+0000 mgr.smithi157.nfpzoe (mgr.14180) 1495 : cluster [DBG] pgmap v1374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:39.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:38 smithi157 bash[20376]: audit 2022-04-30T21:14:38.099251+0000 mon.smithi157 (mon.0) 1367 : audit [DBG] from='client.? 172.21.15.157:0/1657567423' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:40 smithi165 bash[22175]: cluster 2022-04-30T21:14:39.797586+0000 mgr.smithi157.nfpzoe (mgr.14180) 1496 : cluster [DBG] pgmap v1375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:41.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:40 smithi157 bash[20376]: cluster 2022-04-30T21:14:39.797586+0000 mgr.smithi157.nfpzoe (mgr.14180) 1496 : cluster [DBG] pgmap v1375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:43.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:14:43.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:14:43.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:14:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:42 smithi165 bash[22175]: cluster 2022-04-30T21:14:41.798325+0000 mgr.smithi157.nfpzoe (mgr.14180) 1497 : cluster [DBG] pgmap v1376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:43.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:42 smithi157 bash[20376]: cluster 2022-04-30T21:14:41.798325+0000 mgr.smithi157.nfpzoe (mgr.14180) 1497 : cluster [DBG] pgmap v1376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:43.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:14:44.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:43 smithi165 bash[22175]: audit 2022-04-30T21:14:43.430300+0000 mon.smithi157 (mon.0) 1368 : audit [DBG] from='client.? 172.21.15.157:0/1568236050' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:44.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:43 smithi157 bash[20376]: audit 2022-04-30T21:14:43.430300+0000 mon.smithi157 (mon.0) 1368 : audit [DBG] from='client.? 172.21.15.157:0/1568236050' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:44 smithi165 bash[22175]: cluster 2022-04-30T21:14:43.798972+0000 mgr.smithi157.nfpzoe (mgr.14180) 1498 : cluster [DBG] pgmap v1377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:44 smithi157 bash[20376]: cluster 2022-04-30T21:14:43.798972+0000 mgr.smithi157.nfpzoe (mgr.14180) 1498 : cluster [DBG] pgmap v1377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:47.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:46 smithi165 bash[22175]: cluster 2022-04-30T21:14:45.799651+0000 mgr.smithi157.nfpzoe (mgr.14180) 1499 : cluster [DBG] pgmap v1378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:47.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:46 smithi157 bash[20376]: cluster 2022-04-30T21:14:45.799651+0000 mgr.smithi157.nfpzoe (mgr.14180) 1499 : cluster [DBG] pgmap v1378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:48.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:14:48.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:14:48.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:14:48.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:14:49.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:48 smithi165 bash[22175]: cluster 2022-04-30T21:14:47.800279+0000 mgr.smithi157.nfpzoe (mgr.14180) 1500 : cluster [DBG] pgmap v1379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:49.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:48 smithi165 bash[22175]: audit 2022-04-30T21:14:48.754946+0000 mon.smithi157 (mon.0) 1369 : audit [DBG] from='client.? 172.21.15.157:0/3987936370' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:49.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:48 smithi157 bash[20376]: cluster 2022-04-30T21:14:47.800279+0000 mgr.smithi157.nfpzoe (mgr.14180) 1500 : cluster [DBG] pgmap v1379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:48 smithi157 bash[20376]: audit 2022-04-30T21:14:48.754946+0000 mon.smithi157 (mon.0) 1369 : audit [DBG] from='client.? 172.21.15.157:0/3987936370' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:51.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:50 smithi165 bash[22175]: cluster 2022-04-30T21:14:49.800868+0000 mgr.smithi157.nfpzoe (mgr.14180) 1501 : cluster [DBG] pgmap v1380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:50 smithi157 bash[20376]: cluster 2022-04-30T21:14:49.800868+0000 mgr.smithi157.nfpzoe (mgr.14180) 1501 : cluster [DBG] pgmap v1380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:52 smithi165 bash[22175]: cluster 2022-04-30T21:14:51.801458+0000 mgr.smithi157.nfpzoe (mgr.14180) 1502 : cluster [DBG] pgmap v1381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:52 smithi157 bash[20376]: cluster 2022-04-30T21:14:51.801458+0000 mgr.smithi157.nfpzoe (mgr.14180) 1502 : cluster [DBG] pgmap v1381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:53.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:14:53.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:14:53.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:14:54.108 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:14:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:54 smithi165 bash[22175]: cluster 2022-04-30T21:14:53.802182+0000 mgr.smithi157.nfpzoe (mgr.14180) 1503 : cluster [DBG] pgmap v1382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:54 smithi165 bash[22175]: audit 2022-04-30T21:14:54.088891+0000 mon.smithi157 (mon.0) 1370 : audit [DBG] from='client.? 172.21.15.157:0/604228124' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:55.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:54 smithi157 bash[20376]: cluster 2022-04-30T21:14:53.802182+0000 mgr.smithi157.nfpzoe (mgr.14180) 1503 : cluster [DBG] pgmap v1382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:54 smithi157 bash[20376]: audit 2022-04-30T21:14:54.088891+0000 mon.smithi157 (mon.0) 1370 : audit [DBG] from='client.? 172.21.15.157:0/604228124' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:14:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:56 smithi165 bash[22175]: cluster 2022-04-30T21:14:55.802789+0000 mgr.smithi157.nfpzoe (mgr.14180) 1504 : cluster [DBG] pgmap v1383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:57.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:56 smithi157 bash[20376]: cluster 2022-04-30T21:14:55.802789+0000 mgr.smithi157.nfpzoe (mgr.14180) 1504 : cluster [DBG] pgmap v1383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:59.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:14:59.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:14:59.112 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:14:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:58 smithi165 bash[22175]: cluster 2022-04-30T21:14:57.803419+0000 mgr.smithi157.nfpzoe (mgr.14180) 1505 : cluster [DBG] pgmap v1384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:58 smithi165 bash[22175]: audit 2022-04-30T21:14:58.141007+0000 mon.smithi157 (mon.0) 1371 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:14:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:58 smithi165 bash[22175]: audit 2022-04-30T21:14:58.141664+0000 mon.smithi157 (mon.0) 1372 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:14:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:58 smithi157 bash[20376]: cluster 2022-04-30T21:14:57.803419+0000 mgr.smithi157.nfpzoe (mgr.14180) 1505 : cluster [DBG] pgmap v1384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:14:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:58 smithi157 bash[20376]: audit 2022-04-30T21:14:58.141007+0000 mon.smithi157 (mon.0) 1371 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:14:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:58 smithi157 bash[20376]: audit 2022-04-30T21:14:58.141664+0000 mon.smithi157 (mon.0) 1372 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:14:59.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:15:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:14:59 smithi165 bash[22175]: audit 2022-04-30T21:14:59.413828+0000 mon.smithi157 (mon.0) 1373 : audit [DBG] from='client.? 172.21.15.157:0/3789378719' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:14:59 smithi157 bash[20376]: audit 2022-04-30T21:14:59.413828+0000 mon.smithi157 (mon.0) 1373 : audit [DBG] from='client.? 172.21.15.157:0/3789378719' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:00 smithi165 bash[22175]: cluster 2022-04-30T21:14:59.803997+0000 mgr.smithi157.nfpzoe (mgr.14180) 1506 : cluster [DBG] pgmap v1385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:00 smithi157 bash[20376]: cluster 2022-04-30T21:14:59.803997+0000 mgr.smithi157.nfpzoe (mgr.14180) 1506 : cluster [DBG] pgmap v1385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:02 smithi165 bash[22175]: cluster 2022-04-30T21:15:01.804633+0000 mgr.smithi157.nfpzoe (mgr.14180) 1507 : cluster [DBG] pgmap v1386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:02 smithi157 bash[20376]: cluster 2022-04-30T21:15:01.804633+0000 mgr.smithi157.nfpzoe (mgr.14180) 1507 : cluster [DBG] pgmap v1386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:04.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:15:04.437 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:15:04.437 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:15:04.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:15:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:04 smithi165 bash[22175]: cluster 2022-04-30T21:15:03.805247+0000 mgr.smithi157.nfpzoe (mgr.14180) 1508 : cluster [DBG] pgmap v1387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:04 smithi165 bash[22175]: audit 2022-04-30T21:15:04.741310+0000 mon.smithi157 (mon.0) 1374 : audit [DBG] from='client.? 172.21.15.157:0/3844860611' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:04 smithi157 bash[20376]: cluster 2022-04-30T21:15:03.805247+0000 mgr.smithi157.nfpzoe (mgr.14180) 1508 : cluster [DBG] pgmap v1387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:04 smithi157 bash[20376]: audit 2022-04-30T21:15:04.741310+0000 mon.smithi157 (mon.0) 1374 : audit [DBG] from='client.? 172.21.15.157:0/3844860611' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:07.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:06 smithi165 bash[22175]: cluster 2022-04-30T21:15:05.805842+0000 mgr.smithi157.nfpzoe (mgr.14180) 1509 : cluster [DBG] pgmap v1388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:07.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:06 smithi157 bash[20376]: cluster 2022-04-30T21:15:05.805842+0000 mgr.smithi157.nfpzoe (mgr.14180) 1509 : cluster [DBG] pgmap v1388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:08 smithi165 bash[22175]: cluster 2022-04-30T21:15:07.806498+0000 mgr.smithi157.nfpzoe (mgr.14180) 1510 : cluster [DBG] pgmap v1389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:08 smithi157 bash[20376]: cluster 2022-04-30T21:15:07.806498+0000 mgr.smithi157.nfpzoe (mgr.14180) 1510 : cluster [DBG] pgmap v1389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:09.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:15:09.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:15:09.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:15:10.086 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:15:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:10 smithi165 bash[22175]: cluster 2022-04-30T21:15:09.807139+0000 mgr.smithi157.nfpzoe (mgr.14180) 1511 : cluster [DBG] pgmap v1390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:11.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:10 smithi165 bash[22175]: audit 2022-04-30T21:15:10.067403+0000 mon.smithi157 (mon.0) 1375 : audit [DBG] from='client.? 172.21.15.157:0/1759423393' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:11.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:10 smithi157 bash[20376]: cluster 2022-04-30T21:15:09.807139+0000 mgr.smithi157.nfpzoe (mgr.14180) 1511 : cluster [DBG] pgmap v1390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:10 smithi157 bash[20376]: audit 2022-04-30T21:15:10.067403+0000 mon.smithi157 (mon.0) 1375 : audit [DBG] from='client.? 172.21.15.157:0/1759423393' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:12 smithi165 bash[22175]: cluster 2022-04-30T21:15:11.807761+0000 mgr.smithi157.nfpzoe (mgr.14180) 1512 : cluster [DBG] pgmap v1391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:12 smithi157 bash[20376]: cluster 2022-04-30T21:15:11.807761+0000 mgr.smithi157.nfpzoe (mgr.14180) 1512 : cluster [DBG] pgmap v1391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:15.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:15:15.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:15:15.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:15:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:14 smithi165 bash[22175]: cluster 2022-04-30T21:15:13.808377+0000 mgr.smithi157.nfpzoe (mgr.14180) 1513 : cluster [DBG] pgmap v1392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:15.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:14 smithi157 bash[20376]: cluster 2022-04-30T21:15:13.808377+0000 mgr.smithi157.nfpzoe (mgr.14180) 1513 : cluster [DBG] pgmap v1392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:15.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:15:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:15 smithi165 bash[22175]: audit 2022-04-30T21:15:15.392272+0000 mon.smithi157 (mon.0) 1376 : audit [DBG] from='client.? 172.21.15.157:0/422736715' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:15 smithi157 bash[20376]: audit 2022-04-30T21:15:15.392272+0000 mon.smithi157 (mon.0) 1376 : audit [DBG] from='client.? 172.21.15.157:0/422736715' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:16 smithi165 bash[22175]: cluster 2022-04-30T21:15:15.809004+0000 mgr.smithi157.nfpzoe (mgr.14180) 1514 : cluster [DBG] pgmap v1393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:16 smithi157 bash[20376]: cluster 2022-04-30T21:15:15.809004+0000 mgr.smithi157.nfpzoe (mgr.14180) 1514 : cluster [DBG] pgmap v1393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:18 smithi165 bash[22175]: cluster 2022-04-30T21:15:17.809666+0000 mgr.smithi157.nfpzoe (mgr.14180) 1515 : cluster [DBG] pgmap v1394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:18 smithi157 bash[20376]: cluster 2022-04-30T21:15:17.809666+0000 mgr.smithi157.nfpzoe (mgr.14180) 1515 : cluster [DBG] pgmap v1394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:20.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:15:20.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:15:20.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:15:20.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:15:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:20 smithi165 bash[22175]: cluster 2022-04-30T21:15:19.810247+0000 mgr.smithi157.nfpzoe (mgr.14180) 1516 : cluster [DBG] pgmap v1395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:20 smithi165 bash[22175]: audit 2022-04-30T21:15:20.715920+0000 mon.smithi157 (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.157:0/1427847565' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:21.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:20 smithi157 bash[20376]: cluster 2022-04-30T21:15:19.810247+0000 mgr.smithi157.nfpzoe (mgr.14180) 1516 : cluster [DBG] pgmap v1395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:20 smithi157 bash[20376]: audit 2022-04-30T21:15:20.715920+0000 mon.smithi157 (mon.0) 1377 : audit [DBG] from='client.? 172.21.15.157:0/1427847565' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:22 smithi165 bash[22175]: cluster 2022-04-30T21:15:21.810850+0000 mgr.smithi157.nfpzoe (mgr.14180) 1517 : cluster [DBG] pgmap v1396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:22 smithi165 bash[22175]: audit 2022-04-30T21:15:21.817131+0000 mon.smithi157 (mon.0) 1378 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:15:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:22 smithi165 bash[22175]: audit 2022-04-30T21:15:21.819911+0000 mon.smithi157 (mon.0) 1379 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:15:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:22 smithi165 bash[22175]: audit 2022-04-30T21:15:21.821581+0000 mon.smithi157 (mon.0) 1380 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:15:23.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:22 smithi165 bash[22175]: cluster 2022-04-30T21:15:22.134197+0000 mgr.smithi157.nfpzoe (mgr.14180) 1518 : cluster [DBG] pgmap v1397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:23.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:22 smithi165 bash[22175]: cluster 2022-04-30T21:15:22.134614+0000 mgr.smithi157.nfpzoe (mgr.14180) 1519 : cluster [DBG] pgmap v1398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:23.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:22 smithi165 bash[22175]: audit 2022-04-30T21:15:22.140411+0000 mon.smithi157 (mon.0) 1381 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:15:23.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:22 smithi165 bash[22175]: audit 2022-04-30T21:15:22.146979+0000 mon.smithi157 (mon.0) 1382 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:15:23.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:22 smithi165 bash[22175]: cephadm 2022-04-30T21:15:22.148091+0000 mgr.smithi157.nfpzoe (mgr.14180) 1520 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:15:23.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:22 smithi165 bash[22175]: cephadm 2022-04-30T21:15:22.148231+0000 mgr.smithi157.nfpzoe (mgr.14180) 1521 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:15:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:22 smithi157 bash[20376]: cluster 2022-04-30T21:15:21.810850+0000 mgr.smithi157.nfpzoe (mgr.14180) 1517 : cluster [DBG] pgmap v1396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:22 smithi157 bash[20376]: audit 2022-04-30T21:15:21.817131+0000 mon.smithi157 (mon.0) 1378 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:15:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:22 smithi157 bash[20376]: audit 2022-04-30T21:15:21.819911+0000 mon.smithi157 (mon.0) 1379 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:15:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:22 smithi157 bash[20376]: audit 2022-04-30T21:15:21.821581+0000 mon.smithi157 (mon.0) 1380 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:15:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:22 smithi157 bash[20376]: cluster 2022-04-30T21:15:22.134197+0000 mgr.smithi157.nfpzoe (mgr.14180) 1518 : cluster [DBG] pgmap v1397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:22 smithi157 bash[20376]: cluster 2022-04-30T21:15:22.134614+0000 mgr.smithi157.nfpzoe (mgr.14180) 1519 : cluster [DBG] pgmap v1398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:22 smithi157 bash[20376]: audit 2022-04-30T21:15:22.140411+0000 mon.smithi157 (mon.0) 1381 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:15:23.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:22 smithi157 bash[20376]: audit 2022-04-30T21:15:22.146979+0000 mon.smithi157 (mon.0) 1382 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:15:23.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:22 smithi157 bash[20376]: cephadm 2022-04-30T21:15:22.148091+0000 mgr.smithi157.nfpzoe (mgr.14180) 1520 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:15:23.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:22 smithi157 bash[20376]: cephadm 2022-04-30T21:15:22.148231+0000 mgr.smithi157.nfpzoe (mgr.14180) 1521 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:15:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:25 smithi157 bash[20376]: cluster 2022-04-30T21:15:24.135278+0000 mgr.smithi157.nfpzoe (mgr.14180) 1522 : cluster [DBG] pgmap v1399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:25 smithi165 bash[22175]: cluster 2022-04-30T21:15:24.135278+0000 mgr.smithi157.nfpzoe (mgr.14180) 1522 : cluster [DBG] pgmap v1399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:25.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:15:25.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:15:25.739 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:15:26.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:15:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:26 smithi157 bash[20376]: audit 2022-04-30T21:15:26.040091+0000 mon.smithi157 (mon.0) 1383 : audit [DBG] from='client.? 172.21.15.157:0/2864036271' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:26 smithi165 bash[22175]: audit 2022-04-30T21:15:26.040091+0000 mon.smithi157 (mon.0) 1383 : audit [DBG] from='client.? 172.21.15.157:0/2864036271' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:27 smithi157 bash[20376]: cluster 2022-04-30T21:15:26.135971+0000 mgr.smithi157.nfpzoe (mgr.14180) 1523 : cluster [DBG] pgmap v1400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:27.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:27 smithi165 bash[22175]: cluster 2022-04-30T21:15:26.135971+0000 mgr.smithi157.nfpzoe (mgr.14180) 1523 : cluster [DBG] pgmap v1400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:29 smithi165 bash[22175]: cluster 2022-04-30T21:15:28.136640+0000 mgr.smithi157.nfpzoe (mgr.14180) 1524 : cluster [DBG] pgmap v1401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:29.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:29 smithi157 bash[20376]: cluster 2022-04-30T21:15:28.136640+0000 mgr.smithi157.nfpzoe (mgr.14180) 1524 : cluster [DBG] pgmap v1401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:31.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:15:31.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:15:31.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:15:31.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:15:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:31 smithi165 bash[22175]: cluster 2022-04-30T21:15:30.137259+0000 mgr.smithi157.nfpzoe (mgr.14180) 1525 : cluster [DBG] pgmap v1402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:31.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:31 smithi157 bash[20376]: cluster 2022-04-30T21:15:30.137259+0000 mgr.smithi157.nfpzoe (mgr.14180) 1525 : cluster [DBG] pgmap v1402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:32 smithi165 bash[22175]: audit 2022-04-30T21:15:31.370496+0000 mon.smithi157 (mon.0) 1384 : audit [DBG] from='client.? 172.21.15.157:0/2297251772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:32 smithi157 bash[20376]: audit 2022-04-30T21:15:31.370496+0000 mon.smithi157 (mon.0) 1384 : audit [DBG] from='client.? 172.21.15.157:0/2297251772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:33.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:33 smithi165 bash[22175]: cluster 2022-04-30T21:15:32.137887+0000 mgr.smithi157.nfpzoe (mgr.14180) 1526 : cluster [DBG] pgmap v1403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:33 smithi157 bash[20376]: cluster 2022-04-30T21:15:32.137887+0000 mgr.smithi157.nfpzoe (mgr.14180) 1526 : cluster [DBG] pgmap v1403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:35 smithi165 bash[22175]: cluster 2022-04-30T21:15:34.138499+0000 mgr.smithi157.nfpzoe (mgr.14180) 1527 : cluster [DBG] pgmap v1404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:35 smithi157 bash[20376]: cluster 2022-04-30T21:15:34.138499+0000 mgr.smithi157.nfpzoe (mgr.14180) 1527 : cluster [DBG] pgmap v1404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:36.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:15:36.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:15:36.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:15:36.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:15:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:37 smithi157 bash[20376]: cluster 2022-04-30T21:15:36.139265+0000 mgr.smithi157.nfpzoe (mgr.14180) 1528 : cluster [DBG] pgmap v1405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:37 smithi157 bash[20376]: audit 2022-04-30T21:15:36.697149+0000 mon.smithi157 (mon.0) 1385 : audit [DBG] from='client.? 172.21.15.157:0/2605427650' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:37 smithi165 bash[22175]: cluster 2022-04-30T21:15:36.139265+0000 mgr.smithi157.nfpzoe (mgr.14180) 1528 : cluster [DBG] pgmap v1405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:37 smithi165 bash[22175]: audit 2022-04-30T21:15:36.697149+0000 mon.smithi157 (mon.0) 1385 : audit [DBG] from='client.? 172.21.15.157:0/2605427650' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:39 smithi165 bash[22175]: cluster 2022-04-30T21:15:38.139910+0000 mgr.smithi157.nfpzoe (mgr.14180) 1529 : cluster [DBG] pgmap v1406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:39 smithi157 bash[20376]: cluster 2022-04-30T21:15:38.139910+0000 mgr.smithi157.nfpzoe (mgr.14180) 1529 : cluster [DBG] pgmap v1406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:41 smithi165 bash[22175]: cluster 2022-04-30T21:15:40.140482+0000 mgr.smithi157.nfpzoe (mgr.14180) 1530 : cluster [DBG] pgmap v1407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:41.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:41 smithi157 bash[20376]: cluster 2022-04-30T21:15:40.140482+0000 mgr.smithi157.nfpzoe (mgr.14180) 1530 : cluster [DBG] pgmap v1407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:41.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:15:41.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:15:41.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:15:42.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:15:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:42 smithi165 bash[22175]: audit 2022-04-30T21:15:42.026554+0000 mon.smithi157 (mon.0) 1386 : audit [DBG] from='client.? 172.21.15.157:0/2766891040' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:42 smithi165 bash[22175]: cluster 2022-04-30T21:15:42.141137+0000 mgr.smithi157.nfpzoe (mgr.14180) 1531 : cluster [DBG] pgmap v1408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:42 smithi157 bash[20376]: audit 2022-04-30T21:15:42.026554+0000 mon.smithi157 (mon.0) 1386 : audit [DBG] from='client.? 172.21.15.157:0/2766891040' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:42 smithi157 bash[20376]: cluster 2022-04-30T21:15:42.141137+0000 mgr.smithi157.nfpzoe (mgr.14180) 1531 : cluster [DBG] pgmap v1408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:45 smithi157 bash[20376]: cluster 2022-04-30T21:15:44.141746+0000 mgr.smithi157.nfpzoe (mgr.14180) 1532 : cluster [DBG] pgmap v1409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:45 smithi165 bash[22175]: cluster 2022-04-30T21:15:44.141746+0000 mgr.smithi157.nfpzoe (mgr.14180) 1532 : cluster [DBG] pgmap v1409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:47.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:15:47.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:15:47.057 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:15:47.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:15:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:47 smithi157 bash[20376]: cluster 2022-04-30T21:15:46.142403+0000 mgr.smithi157.nfpzoe (mgr.14180) 1533 : cluster [DBG] pgmap v1410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:47 smithi165 bash[22175]: cluster 2022-04-30T21:15:46.142403+0000 mgr.smithi157.nfpzoe (mgr.14180) 1533 : cluster [DBG] pgmap v1410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:48 smithi165 bash[22175]: audit 2022-04-30T21:15:47.358690+0000 mon.smithi157 (mon.0) 1387 : audit [DBG] from='client.? 172.21.15.157:0/123075627' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:48 smithi157 bash[20376]: audit 2022-04-30T21:15:47.358690+0000 mon.smithi157 (mon.0) 1387 : audit [DBG] from='client.? 172.21.15.157:0/123075627' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:49 smithi165 bash[22175]: cluster 2022-04-30T21:15:48.142994+0000 mgr.smithi157.nfpzoe (mgr.14180) 1534 : cluster [DBG] pgmap v1411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:49.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:49 smithi157 bash[20376]: cluster 2022-04-30T21:15:48.142994+0000 mgr.smithi157.nfpzoe (mgr.14180) 1534 : cluster [DBG] pgmap v1411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:51 smithi165 bash[22175]: cluster 2022-04-30T21:15:50.143575+0000 mgr.smithi157.nfpzoe (mgr.14180) 1535 : cluster [DBG] pgmap v1412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:51 smithi157 bash[20376]: cluster 2022-04-30T21:15:50.143575+0000 mgr.smithi157.nfpzoe (mgr.14180) 1535 : cluster [DBG] pgmap v1412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:52.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:15:52.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:15:52.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:15:52.707 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:15:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:52 smithi165 bash[22175]: cluster 2022-04-30T21:15:52.144197+0000 mgr.smithi157.nfpzoe (mgr.14180) 1536 : cluster [DBG] pgmap v1413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:52 smithi165 bash[22175]: audit 2022-04-30T21:15:52.687502+0000 mon.smithi157 (mon.0) 1388 : audit [DBG] from='client.? 172.21.15.157:0/2170807165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:52 smithi157 bash[20376]: cluster 2022-04-30T21:15:52.144197+0000 mgr.smithi157.nfpzoe (mgr.14180) 1536 : cluster [DBG] pgmap v1413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:52 smithi157 bash[20376]: audit 2022-04-30T21:15:52.687502+0000 mon.smithi157 (mon.0) 1388 : audit [DBG] from='client.? 172.21.15.157:0/2170807165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:55 smithi165 bash[22175]: cluster 2022-04-30T21:15:54.144821+0000 mgr.smithi157.nfpzoe (mgr.14180) 1537 : cluster [DBG] pgmap v1414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:55 smithi157 bash[20376]: cluster 2022-04-30T21:15:54.144821+0000 mgr.smithi157.nfpzoe (mgr.14180) 1537 : cluster [DBG] pgmap v1414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:57 smithi157 bash[20376]: cluster 2022-04-30T21:15:56.145461+0000 mgr.smithi157.nfpzoe (mgr.14180) 1538 : cluster [DBG] pgmap v1415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:57 smithi165 bash[22175]: cluster 2022-04-30T21:15:56.145461+0000 mgr.smithi157.nfpzoe (mgr.14180) 1538 : cluster [DBG] pgmap v1415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:57.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:15:57.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:15:57.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:15:58.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:15:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:58 smithi165 bash[22175]: audit 2022-04-30T21:15:58.020058+0000 mon.smithi157 (mon.0) 1389 : audit [DBG] from='client.? 172.21.15.157:0/1660742678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:58 smithi165 bash[22175]: audit 2022-04-30T21:15:58.148563+0000 mon.smithi157 (mon.0) 1390 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:15:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:58 smithi165 bash[22175]: audit 2022-04-30T21:15:58.149274+0000 mon.smithi157 (mon.0) 1391 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:15:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:58 smithi157 bash[20376]: audit 2022-04-30T21:15:58.020058+0000 mon.smithi157 (mon.0) 1389 : audit [DBG] from='client.? 172.21.15.157:0/1660742678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:15:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:58 smithi157 bash[20376]: audit 2022-04-30T21:15:58.148563+0000 mon.smithi157 (mon.0) 1390 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:15:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:58 smithi157 bash[20376]: audit 2022-04-30T21:15:58.149274+0000 mon.smithi157 (mon.0) 1391 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:15:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:15:59 smithi165 bash[22175]: cluster 2022-04-30T21:15:58.146027+0000 mgr.smithi157.nfpzoe (mgr.14180) 1539 : cluster [DBG] pgmap v1416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:15:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:15:59 smithi157 bash[20376]: cluster 2022-04-30T21:15:58.146027+0000 mgr.smithi157.nfpzoe (mgr.14180) 1539 : cluster [DBG] pgmap v1416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:01.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:01 smithi165 bash[22175]: cluster 2022-04-30T21:16:00.146634+0000 mgr.smithi157.nfpzoe (mgr.14180) 1540 : cluster [DBG] pgmap v1417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:01 smithi157 bash[20376]: cluster 2022-04-30T21:16:00.146634+0000 mgr.smithi157.nfpzoe (mgr.14180) 1540 : cluster [DBG] pgmap v1417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:03.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:16:03.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:16:03.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:16:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:02 smithi165 bash[22175]: cluster 2022-04-30T21:16:02.147277+0000 mgr.smithi157.nfpzoe (mgr.14180) 1541 : cluster [DBG] pgmap v1418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:02 smithi157 bash[20376]: cluster 2022-04-30T21:16:02.147277+0000 mgr.smithi157.nfpzoe (mgr.14180) 1541 : cluster [DBG] pgmap v1418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:03.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:16:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:03 smithi165 bash[22175]: audit 2022-04-30T21:16:03.354942+0000 mon.smithi157 (mon.0) 1392 : audit [DBG] from='client.? 172.21.15.157:0/2570692962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:03 smithi157 bash[20376]: audit 2022-04-30T21:16:03.354942+0000 mon.smithi157 (mon.0) 1392 : audit [DBG] from='client.? 172.21.15.157:0/2570692962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:04 smithi165 bash[22175]: cluster 2022-04-30T21:16:04.147894+0000 mgr.smithi157.nfpzoe (mgr.14180) 1542 : cluster [DBG] pgmap v1419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:04 smithi157 bash[20376]: cluster 2022-04-30T21:16:04.147894+0000 mgr.smithi157.nfpzoe (mgr.14180) 1542 : cluster [DBG] pgmap v1419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:07 smithi157 bash[20376]: cluster 2022-04-30T21:16:06.148511+0000 mgr.smithi157.nfpzoe (mgr.14180) 1543 : cluster [DBG] pgmap v1420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:07.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:07 smithi165 bash[22175]: cluster 2022-04-30T21:16:06.148511+0000 mgr.smithi157.nfpzoe (mgr.14180) 1543 : cluster [DBG] pgmap v1420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:08.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:16:08.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:16:08.378 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:16:08.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:16:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:09 smithi165 bash[22175]: cluster 2022-04-30T21:16:08.149135+0000 mgr.smithi157.nfpzoe (mgr.14180) 1544 : cluster [DBG] pgmap v1421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:09 smithi165 bash[22175]: audit 2022-04-30T21:16:08.685555+0000 mon.smithi157 (mon.0) 1393 : audit [DBG] from='client.? 172.21.15.157:0/1531369343' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:09.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:09 smithi157 bash[20376]: cluster 2022-04-30T21:16:08.149135+0000 mgr.smithi157.nfpzoe (mgr.14180) 1544 : cluster [DBG] pgmap v1421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:09.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:09 smithi157 bash[20376]: audit 2022-04-30T21:16:08.685555+0000 mon.smithi157 (mon.0) 1393 : audit [DBG] from='client.? 172.21.15.157:0/1531369343' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:11 smithi165 bash[22175]: cluster 2022-04-30T21:16:10.149731+0000 mgr.smithi157.nfpzoe (mgr.14180) 1545 : cluster [DBG] pgmap v1422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:11.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:11 smithi157 bash[20376]: cluster 2022-04-30T21:16:10.149731+0000 mgr.smithi157.nfpzoe (mgr.14180) 1545 : cluster [DBG] pgmap v1422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:12 smithi165 bash[22175]: cluster 2022-04-30T21:16:12.150405+0000 mgr.smithi157.nfpzoe (mgr.14180) 1546 : cluster [DBG] pgmap v1423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:12 smithi157 bash[20376]: cluster 2022-04-30T21:16:12.150405+0000 mgr.smithi157.nfpzoe (mgr.14180) 1546 : cluster [DBG] pgmap v1423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:13.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:16:13.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:16:13.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:16:14.033 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:16:14.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:14 smithi165 bash[22175]: audit 2022-04-30T21:16:14.014301+0000 mon.smithi157 (mon.0) 1394 : audit [DBG] from='client.? 172.21.15.157:0/1874735666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:14 smithi157 bash[20376]: audit 2022-04-30T21:16:14.014301+0000 mon.smithi157 (mon.0) 1394 : audit [DBG] from='client.? 172.21.15.157:0/1874735666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:15 smithi165 bash[22175]: cluster 2022-04-30T21:16:14.151008+0000 mgr.smithi157.nfpzoe (mgr.14180) 1547 : cluster [DBG] pgmap v1424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:15.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:15 smithi157 bash[20376]: cluster 2022-04-30T21:16:14.151008+0000 mgr.smithi157.nfpzoe (mgr.14180) 1547 : cluster [DBG] pgmap v1424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:17 smithi157 bash[20376]: cluster 2022-04-30T21:16:16.151667+0000 mgr.smithi157.nfpzoe (mgr.14180) 1548 : cluster [DBG] pgmap v1425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:17.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:17 smithi165 bash[22175]: cluster 2022-04-30T21:16:16.151667+0000 mgr.smithi157.nfpzoe (mgr.14180) 1548 : cluster [DBG] pgmap v1425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:19.037 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:16:19.037 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:16:19.037 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:16:19.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:16:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:19 smithi165 bash[22175]: cluster 2022-04-30T21:16:18.152272+0000 mgr.smithi157.nfpzoe (mgr.14180) 1549 : cluster [DBG] pgmap v1426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:19.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:19 smithi157 bash[20376]: cluster 2022-04-30T21:16:18.152272+0000 mgr.smithi157.nfpzoe (mgr.14180) 1549 : cluster [DBG] pgmap v1426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:20 smithi165 bash[22175]: audit 2022-04-30T21:16:19.344787+0000 mon.smithi157 (mon.0) 1395 : audit [DBG] from='client.? 172.21.15.157:0/1455268263' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:20.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:20 smithi157 bash[20376]: audit 2022-04-30T21:16:19.344787+0000 mon.smithi157 (mon.0) 1395 : audit [DBG] from='client.? 172.21.15.157:0/1455268263' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:21 smithi165 bash[22175]: cluster 2022-04-30T21:16:20.152893+0000 mgr.smithi157.nfpzoe (mgr.14180) 1550 : cluster [DBG] pgmap v1427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:21 smithi157 bash[20376]: cluster 2022-04-30T21:16:20.152893+0000 mgr.smithi157.nfpzoe (mgr.14180) 1550 : cluster [DBG] pgmap v1427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:22 smithi165 bash[22175]: cluster 2022-04-30T21:16:22.153516+0000 mgr.smithi157.nfpzoe (mgr.14180) 1551 : cluster [DBG] pgmap v1428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:22 smithi165 bash[22175]: audit 2022-04-30T21:16:22.157047+0000 mon.smithi157 (mon.0) 1396 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:16:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:22 smithi165 bash[22175]: audit 2022-04-30T21:16:22.159832+0000 mon.smithi157 (mon.0) 1397 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:16:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:22 smithi165 bash[22175]: audit 2022-04-30T21:16:22.161664+0000 mon.smithi157 (mon.0) 1398 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:16:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:22 smithi165 bash[22175]: cluster 2022-04-30T21:16:22.485186+0000 mgr.smithi157.nfpzoe (mgr.14180) 1552 : cluster [DBG] pgmap v1429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:22 smithi165 bash[22175]: cluster 2022-04-30T21:16:22.485436+0000 mgr.smithi157.nfpzoe (mgr.14180) 1553 : cluster [DBG] pgmap v1430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:22 smithi165 bash[22175]: audit 2022-04-30T21:16:22.490295+0000 mon.smithi157 (mon.0) 1399 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:16:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:22 smithi165 bash[22175]: audit 2022-04-30T21:16:22.498845+0000 mon.smithi157 (mon.0) 1400 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:16:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:22 smithi165 bash[22175]: cephadm 2022-04-30T21:16:22.499968+0000 mgr.smithi157.nfpzoe (mgr.14180) 1554 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:16:23.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:22 smithi165 bash[22175]: cephadm 2022-04-30T21:16:22.500120+0000 mgr.smithi157.nfpzoe (mgr.14180) 1555 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:16:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:22 smithi157 bash[20376]: cluster 2022-04-30T21:16:22.153516+0000 mgr.smithi157.nfpzoe (mgr.14180) 1551 : cluster [DBG] pgmap v1428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:22 smithi157 bash[20376]: audit 2022-04-30T21:16:22.157047+0000 mon.smithi157 (mon.0) 1396 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:16:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:22 smithi157 bash[20376]: audit 2022-04-30T21:16:22.159832+0000 mon.smithi157 (mon.0) 1397 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:16:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:22 smithi157 bash[20376]: audit 2022-04-30T21:16:22.161664+0000 mon.smithi157 (mon.0) 1398 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:16:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:22 smithi157 bash[20376]: cluster 2022-04-30T21:16:22.485186+0000 mgr.smithi157.nfpzoe (mgr.14180) 1552 : cluster [DBG] pgmap v1429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:22 smithi157 bash[20376]: cluster 2022-04-30T21:16:22.485436+0000 mgr.smithi157.nfpzoe (mgr.14180) 1553 : cluster [DBG] pgmap v1430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:23.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:22 smithi157 bash[20376]: audit 2022-04-30T21:16:22.490295+0000 mon.smithi157 (mon.0) 1399 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:16:23.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:22 smithi157 bash[20376]: audit 2022-04-30T21:16:22.498845+0000 mon.smithi157 (mon.0) 1400 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:16:23.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:22 smithi157 bash[20376]: cephadm 2022-04-30T21:16:22.499968+0000 mgr.smithi157.nfpzoe (mgr.14180) 1554 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:16:23.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:22 smithi157 bash[20376]: cephadm 2022-04-30T21:16:22.500120+0000 mgr.smithi157.nfpzoe (mgr.14180) 1555 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:16:24.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:16:24.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:16:24.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:16:24.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:16:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:25 smithi165 bash[22175]: cluster 2022-04-30T21:16:24.485823+0000 mgr.smithi157.nfpzoe (mgr.14180) 1556 : cluster [DBG] pgmap v1431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:25 smithi165 bash[22175]: audit 2022-04-30T21:16:24.670802+0000 mon.smithi157 (mon.0) 1401 : audit [DBG] from='client.? 172.21.15.157:0/4055293694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:25 smithi157 bash[20376]: cluster 2022-04-30T21:16:24.485823+0000 mgr.smithi157.nfpzoe (mgr.14180) 1556 : cluster [DBG] pgmap v1431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:25 smithi157 bash[20376]: audit 2022-04-30T21:16:24.670802+0000 mon.smithi157 (mon.0) 1401 : audit [DBG] from='client.? 172.21.15.157:0/4055293694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:27 smithi165 bash[22175]: cluster 2022-04-30T21:16:26.486442+0000 mgr.smithi157.nfpzoe (mgr.14180) 1557 : cluster [DBG] pgmap v1432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:27 smithi157 bash[20376]: cluster 2022-04-30T21:16:26.486442+0000 mgr.smithi157.nfpzoe (mgr.14180) 1557 : cluster [DBG] pgmap v1432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:29.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:16:29.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:16:29.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:16:29.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:29 smithi165 bash[22175]: cluster 2022-04-30T21:16:28.487125+0000 mgr.smithi157.nfpzoe (mgr.14180) 1558 : cluster [DBG] pgmap v1433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:29 smithi157 bash[20376]: cluster 2022-04-30T21:16:28.487125+0000 mgr.smithi157.nfpzoe (mgr.14180) 1558 : cluster [DBG] pgmap v1433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:30.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:16:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:30 smithi165 bash[22175]: audit 2022-04-30T21:16:30.000291+0000 mon.smithi157 (mon.0) 1402 : audit [DBG] from='client.? 172.21.15.157:0/3419824704' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:30 smithi157 bash[20376]: audit 2022-04-30T21:16:30.000291+0000 mon.smithi157 (mon.0) 1402 : audit [DBG] from='client.? 172.21.15.157:0/3419824704' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:31 smithi165 bash[22175]: cluster 2022-04-30T21:16:30.487752+0000 mgr.smithi157.nfpzoe (mgr.14180) 1559 : cluster [DBG] pgmap v1434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:31.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:31 smithi157 bash[20376]: cluster 2022-04-30T21:16:30.487752+0000 mgr.smithi157.nfpzoe (mgr.14180) 1559 : cluster [DBG] pgmap v1434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:32 smithi165 bash[22175]: cluster 2022-04-30T21:16:32.488409+0000 mgr.smithi157.nfpzoe (mgr.14180) 1560 : cluster [DBG] pgmap v1435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:32 smithi157 bash[20376]: cluster 2022-04-30T21:16:32.488409+0000 mgr.smithi157.nfpzoe (mgr.14180) 1560 : cluster [DBG] pgmap v1435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:35.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:16:35.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:16:35.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:16:35.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:16:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:35 smithi165 bash[22175]: cluster 2022-04-30T21:16:34.489017+0000 mgr.smithi157.nfpzoe (mgr.14180) 1561 : cluster [DBG] pgmap v1436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:35 smithi165 bash[22175]: audit 2022-04-30T21:16:35.327606+0000 mon.smithi157 (mon.0) 1403 : audit [DBG] from='client.? 172.21.15.157:0/1553216544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:35 smithi157 bash[20376]: cluster 2022-04-30T21:16:34.489017+0000 mgr.smithi157.nfpzoe (mgr.14180) 1561 : cluster [DBG] pgmap v1436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:35 smithi157 bash[20376]: audit 2022-04-30T21:16:35.327606+0000 mon.smithi157 (mon.0) 1403 : audit [DBG] from='client.? 172.21.15.157:0/1553216544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:37 smithi165 bash[22175]: cluster 2022-04-30T21:16:36.489628+0000 mgr.smithi157.nfpzoe (mgr.14180) 1562 : cluster [DBG] pgmap v1437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:37 smithi157 bash[20376]: cluster 2022-04-30T21:16:36.489628+0000 mgr.smithi157.nfpzoe (mgr.14180) 1562 : cluster [DBG] pgmap v1437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:39.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:39 smithi165 bash[22175]: cluster 2022-04-30T21:16:38.490260+0000 mgr.smithi157.nfpzoe (mgr.14180) 1563 : cluster [DBG] pgmap v1438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:39 smithi157 bash[20376]: cluster 2022-04-30T21:16:38.490260+0000 mgr.smithi157.nfpzoe (mgr.14180) 1563 : cluster [DBG] pgmap v1438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:40.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:16:40.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:16:40.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:16:40.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:16:41.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:41 smithi165 bash[22175]: cluster 2022-04-30T21:16:40.490724+0000 mgr.smithi157.nfpzoe (mgr.14180) 1564 : cluster [DBG] pgmap v1439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:41.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:41 smithi165 bash[22175]: audit 2022-04-30T21:16:40.657492+0000 mon.smithi157 (mon.0) 1404 : audit [DBG] from='client.? 172.21.15.157:0/1986485807' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:41 smithi157 bash[20376]: cluster 2022-04-30T21:16:40.490724+0000 mgr.smithi157.nfpzoe (mgr.14180) 1564 : cluster [DBG] pgmap v1439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:41 smithi157 bash[20376]: audit 2022-04-30T21:16:40.657492+0000 mon.smithi157 (mon.0) 1404 : audit [DBG] from='client.? 172.21.15.157:0/1986485807' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:42 smithi165 bash[22175]: cluster 2022-04-30T21:16:42.491270+0000 mgr.smithi157.nfpzoe (mgr.14180) 1565 : cluster [DBG] pgmap v1440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:42 smithi157 bash[20376]: cluster 2022-04-30T21:16:42.491270+0000 mgr.smithi157.nfpzoe (mgr.14180) 1565 : cluster [DBG] pgmap v1440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:45.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:16:45.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:16:45.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:16:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:45 smithi165 bash[22175]: cluster 2022-04-30T21:16:44.491869+0000 mgr.smithi157.nfpzoe (mgr.14180) 1566 : cluster [DBG] pgmap v1441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:45 smithi157 bash[20376]: cluster 2022-04-30T21:16:44.491869+0000 mgr.smithi157.nfpzoe (mgr.14180) 1566 : cluster [DBG] pgmap v1441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:46.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:16:46.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:46 smithi165 bash[22175]: audit 2022-04-30T21:16:45.989372+0000 mon.smithi157 (mon.0) 1405 : audit [DBG] from='client.? 172.21.15.157:0/2819351290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:46.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:46 smithi157 bash[20376]: audit 2022-04-30T21:16:45.989372+0000 mon.smithi157 (mon.0) 1405 : audit [DBG] from='client.? 172.21.15.157:0/2819351290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:47.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:47 smithi165 bash[22175]: cluster 2022-04-30T21:16:46.492510+0000 mgr.smithi157.nfpzoe (mgr.14180) 1567 : cluster [DBG] pgmap v1442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:47 smithi157 bash[20376]: cluster 2022-04-30T21:16:46.492510+0000 mgr.smithi157.nfpzoe (mgr.14180) 1567 : cluster [DBG] pgmap v1442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:49.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:49 smithi165 bash[22175]: cluster 2022-04-30T21:16:48.493189+0000 mgr.smithi157.nfpzoe (mgr.14180) 1568 : cluster [DBG] pgmap v1443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:49 smithi157 bash[20376]: cluster 2022-04-30T21:16:48.493189+0000 mgr.smithi157.nfpzoe (mgr.14180) 1568 : cluster [DBG] pgmap v1443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:51.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:16:51.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:16:51.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:16:51.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:16:51.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:51 smithi165 bash[22175]: cluster 2022-04-30T21:16:50.493808+0000 mgr.smithi157.nfpzoe (mgr.14180) 1569 : cluster [DBG] pgmap v1444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:51 smithi165 bash[22175]: audit 2022-04-30T21:16:51.316992+0000 mon.smithi157 (mon.0) 1406 : audit [DBG] from='client.? 172.21.15.157:0/415137254' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:51 smithi157 bash[20376]: cluster 2022-04-30T21:16:50.493808+0000 mgr.smithi157.nfpzoe (mgr.14180) 1569 : cluster [DBG] pgmap v1444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:51 smithi157 bash[20376]: audit 2022-04-30T21:16:51.316992+0000 mon.smithi157 (mon.0) 1406 : audit [DBG] from='client.? 172.21.15.157:0/415137254' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:52 smithi165 bash[22175]: cluster 2022-04-30T21:16:52.494457+0000 mgr.smithi157.nfpzoe (mgr.14180) 1570 : cluster [DBG] pgmap v1445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:52 smithi157 bash[20376]: cluster 2022-04-30T21:16:52.494457+0000 mgr.smithi157.nfpzoe (mgr.14180) 1570 : cluster [DBG] pgmap v1445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:55 smithi165 bash[22175]: cluster 2022-04-30T21:16:54.495107+0000 mgr.smithi157.nfpzoe (mgr.14180) 1571 : cluster [DBG] pgmap v1446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:55 smithi157 bash[20376]: cluster 2022-04-30T21:16:54.495107+0000 mgr.smithi157.nfpzoe (mgr.14180) 1571 : cluster [DBG] pgmap v1446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:56.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:16:56.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:16:56.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:16:56.664 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:16:57.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:57 smithi165 bash[22175]: cluster 2022-04-30T21:16:56.495669+0000 mgr.smithi157.nfpzoe (mgr.14180) 1572 : cluster [DBG] pgmap v1447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:57 smithi165 bash[22175]: audit 2022-04-30T21:16:56.645650+0000 mon.smithi157 (mon.0) 1407 : audit [DBG] from='client.? 172.21.15.157:0/3932121933' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:57 smithi157 bash[20376]: cluster 2022-04-30T21:16:56.495669+0000 mgr.smithi157.nfpzoe (mgr.14180) 1572 : cluster [DBG] pgmap v1447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:57 smithi157 bash[20376]: audit 2022-04-30T21:16:56.645650+0000 mon.smithi157 (mon.0) 1407 : audit [DBG] from='client.? 172.21.15.157:0/3932121933' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:16:58.827 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:58 smithi157 bash[20376]: audit 2022-04-30T21:16:58.156745+0000 mon.smithi157 (mon.0) 1408 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:16:58.828 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:58 smithi157 bash[20376]: audit 2022-04-30T21:16:58.157061+0000 mon.smithi157 (mon.0) 1409 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:16:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:58 smithi165 bash[22175]: audit 2022-04-30T21:16:58.156745+0000 mon.smithi157 (mon.0) 1408 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:16:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:58 smithi165 bash[22175]: audit 2022-04-30T21:16:58.157061+0000 mon.smithi157 (mon.0) 1409 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:16:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:16:59 smithi165 bash[22175]: cluster 2022-04-30T21:16:58.496300+0000 mgr.smithi157.nfpzoe (mgr.14180) 1573 : cluster [DBG] pgmap v1448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:16:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:16:59 smithi157 bash[20376]: cluster 2022-04-30T21:16:58.496300+0000 mgr.smithi157.nfpzoe (mgr.14180) 1573 : cluster [DBG] pgmap v1448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:01.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:17:01.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:17:01.669 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:17:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:01 smithi157 bash[20376]: cluster 2022-04-30T21:17:00.496942+0000 mgr.smithi157.nfpzoe (mgr.14180) 1574 : cluster [DBG] pgmap v1449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:01.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:01 smithi165 bash[22175]: cluster 2022-04-30T21:17:00.496942+0000 mgr.smithi157.nfpzoe (mgr.14180) 1574 : cluster [DBG] pgmap v1449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:01.987 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:17:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:02 smithi165 bash[22175]: audit 2022-04-30T21:17:01.967675+0000 mon.smithi157 (mon.0) 1410 : audit [DBG] from='client.? 172.21.15.157:0/981767231' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:02 smithi165 bash[22175]: cluster 2022-04-30T21:17:02.497589+0000 mgr.smithi157.nfpzoe (mgr.14180) 1575 : cluster [DBG] pgmap v1450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:02 smithi157 bash[20376]: audit 2022-04-30T21:17:01.967675+0000 mon.smithi157 (mon.0) 1410 : audit [DBG] from='client.? 172.21.15.157:0/981767231' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:02 smithi157 bash[20376]: cluster 2022-04-30T21:17:02.497589+0000 mgr.smithi157.nfpzoe (mgr.14180) 1575 : cluster [DBG] pgmap v1450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:05 smithi165 bash[22175]: cluster 2022-04-30T21:17:04.498222+0000 mgr.smithi157.nfpzoe (mgr.14180) 1576 : cluster [DBG] pgmap v1451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:05 smithi157 bash[20376]: cluster 2022-04-30T21:17:04.498222+0000 mgr.smithi157.nfpzoe (mgr.14180) 1576 : cluster [DBG] pgmap v1451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:06.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:17:06.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:17:06.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:17:07.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:17:07.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:07 smithi165 bash[22175]: cluster 2022-04-30T21:17:06.498858+0000 mgr.smithi157.nfpzoe (mgr.14180) 1577 : cluster [DBG] pgmap v1452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:07.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:07 smithi165 bash[22175]: audit 2022-04-30T21:17:07.291705+0000 mon.smithi157 (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.157:0/3812988517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:07 smithi157 bash[20376]: cluster 2022-04-30T21:17:06.498858+0000 mgr.smithi157.nfpzoe (mgr.14180) 1577 : cluster [DBG] pgmap v1452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:07 smithi157 bash[20376]: audit 2022-04-30T21:17:07.291705+0000 mon.smithi157 (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.157:0/3812988517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:09.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:09 smithi165 bash[22175]: cluster 2022-04-30T21:17:08.499511+0000 mgr.smithi157.nfpzoe (mgr.14180) 1578 : cluster [DBG] pgmap v1453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:09 smithi157 bash[20376]: cluster 2022-04-30T21:17:08.499511+0000 mgr.smithi157.nfpzoe (mgr.14180) 1578 : cluster [DBG] pgmap v1453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:11 smithi165 bash[22175]: cluster 2022-04-30T21:17:10.500157+0000 mgr.smithi157.nfpzoe (mgr.14180) 1579 : cluster [DBG] pgmap v1454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:11 smithi157 bash[20376]: cluster 2022-04-30T21:17:10.500157+0000 mgr.smithi157.nfpzoe (mgr.14180) 1579 : cluster [DBG] pgmap v1454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:12.314 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:17:12.314 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:17:12.315 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:17:12.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:17:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:12 smithi165 bash[22175]: cluster 2022-04-30T21:17:12.500739+0000 mgr.smithi157.nfpzoe (mgr.14180) 1580 : cluster [DBG] pgmap v1455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:12 smithi165 bash[22175]: audit 2022-04-30T21:17:12.617582+0000 mon.smithi157 (mon.0) 1412 : audit [DBG] from='client.? 172.21.15.157:0/575026360' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:12 smithi157 bash[20376]: cluster 2022-04-30T21:17:12.500739+0000 mgr.smithi157.nfpzoe (mgr.14180) 1580 : cluster [DBG] pgmap v1455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:12 smithi157 bash[20376]: audit 2022-04-30T21:17:12.617582+0000 mon.smithi157 (mon.0) 1412 : audit [DBG] from='client.? 172.21.15.157:0/575026360' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:15 smithi165 bash[22175]: cluster 2022-04-30T21:17:14.501308+0000 mgr.smithi157.nfpzoe (mgr.14180) 1581 : cluster [DBG] pgmap v1456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:15.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:15 smithi157 bash[20376]: cluster 2022-04-30T21:17:14.501308+0000 mgr.smithi157.nfpzoe (mgr.14180) 1581 : cluster [DBG] pgmap v1456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:17.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:17:17.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:17:17.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:17:17.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:17 smithi165 bash[22175]: cluster 2022-04-30T21:17:16.501937+0000 mgr.smithi157.nfpzoe (mgr.14180) 1582 : cluster [DBG] pgmap v1457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:17 smithi157 bash[20376]: cluster 2022-04-30T21:17:16.501937+0000 mgr.smithi157.nfpzoe (mgr.14180) 1582 : cluster [DBG] pgmap v1457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:17.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:17:18.829 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:18 smithi157 bash[20376]: audit 2022-04-30T21:17:17.944444+0000 mon.smithi157 (mon.0) 1413 : audit [DBG] from='client.? 172.21.15.157:0/1363415287' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:18.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:18 smithi165 bash[22175]: audit 2022-04-30T21:17:17.944444+0000 mon.smithi157 (mon.0) 1413 : audit [DBG] from='client.? 172.21.15.157:0/1363415287' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:19 smithi165 bash[22175]: cluster 2022-04-30T21:17:18.502612+0000 mgr.smithi157.nfpzoe (mgr.14180) 1583 : cluster [DBG] pgmap v1458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:19 smithi157 bash[20376]: cluster 2022-04-30T21:17:18.502612+0000 mgr.smithi157.nfpzoe (mgr.14180) 1583 : cluster [DBG] pgmap v1458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:21.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:21 smithi165 bash[22175]: cluster 2022-04-30T21:17:20.503270+0000 mgr.smithi157.nfpzoe (mgr.14180) 1584 : cluster [DBG] pgmap v1459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:21 smithi157 bash[20376]: cluster 2022-04-30T21:17:20.503270+0000 mgr.smithi157.nfpzoe (mgr.14180) 1584 : cluster [DBG] pgmap v1459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:22.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:17:22.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:17:22.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:17:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:22 smithi165 bash[22175]: cluster 2022-04-30T21:17:22.503925+0000 mgr.smithi157.nfpzoe (mgr.14180) 1585 : cluster [DBG] pgmap v1460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:22 smithi165 bash[22175]: audit 2022-04-30T21:17:22.507818+0000 mon.smithi157 (mon.0) 1414 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:17:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:22 smithi165 bash[22175]: audit 2022-04-30T21:17:22.510570+0000 mon.smithi157 (mon.0) 1415 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:17:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:22 smithi165 bash[22175]: audit 2022-04-30T21:17:22.512452+0000 mon.smithi157 (mon.0) 1416 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:17:23.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:22 smithi165 bash[22175]: audit 2022-04-30T21:17:22.832941+0000 mon.smithi157 (mon.0) 1417 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:17:23.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:22 smithi165 bash[22175]: audit 2022-04-30T21:17:22.841342+0000 mon.smithi157 (mon.0) 1418 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:17:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:22 smithi157 bash[20376]: cluster 2022-04-30T21:17:22.503925+0000 mgr.smithi157.nfpzoe (mgr.14180) 1585 : cluster [DBG] pgmap v1460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:22 smithi157 bash[20376]: audit 2022-04-30T21:17:22.507818+0000 mon.smithi157 (mon.0) 1414 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:17:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:22 smithi157 bash[20376]: audit 2022-04-30T21:17:22.510570+0000 mon.smithi157 (mon.0) 1415 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:17:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:22 smithi157 bash[20376]: audit 2022-04-30T21:17:22.512452+0000 mon.smithi157 (mon.0) 1416 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:17:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:22 smithi157 bash[20376]: audit 2022-04-30T21:17:22.832941+0000 mon.smithi157 (mon.0) 1417 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:17:23.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:22 smithi157 bash[20376]: audit 2022-04-30T21:17:22.841342+0000 mon.smithi157 (mon.0) 1418 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:17:23.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:17:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:23 smithi165 bash[22175]: cluster 2022-04-30T21:17:22.828030+0000 mgr.smithi157.nfpzoe (mgr.14180) 1586 : cluster [DBG] pgmap v1461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:23 smithi165 bash[22175]: cluster 2022-04-30T21:17:22.828524+0000 mgr.smithi157.nfpzoe (mgr.14180) 1587 : cluster [DBG] pgmap v1462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:23 smithi165 bash[22175]: cephadm 2022-04-30T21:17:22.842236+0000 mgr.smithi157.nfpzoe (mgr.14180) 1588 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:17:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:23 smithi165 bash[22175]: cephadm 2022-04-30T21:17:22.842405+0000 mgr.smithi157.nfpzoe (mgr.14180) 1589 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:17:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:23 smithi165 bash[22175]: audit 2022-04-30T21:17:23.278796+0000 mon.smithi157 (mon.0) 1419 : audit [DBG] from='client.? 172.21.15.157:0/70003872' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:23 smithi157 bash[20376]: cluster 2022-04-30T21:17:22.828030+0000 mgr.smithi157.nfpzoe (mgr.14180) 1586 : cluster [DBG] pgmap v1461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:23 smithi157 bash[20376]: cluster 2022-04-30T21:17:22.828524+0000 mgr.smithi157.nfpzoe (mgr.14180) 1587 : cluster [DBG] pgmap v1462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:23 smithi157 bash[20376]: cephadm 2022-04-30T21:17:22.842236+0000 mgr.smithi157.nfpzoe (mgr.14180) 1588 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:17:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:23 smithi157 bash[20376]: cephadm 2022-04-30T21:17:22.842405+0000 mgr.smithi157.nfpzoe (mgr.14180) 1589 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:17:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:23 smithi157 bash[20376]: audit 2022-04-30T21:17:23.278796+0000 mon.smithi157 (mon.0) 1419 : audit [DBG] from='client.? 172.21.15.157:0/70003872' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:25 smithi165 bash[22175]: cluster 2022-04-30T21:17:24.829097+0000 mgr.smithi157.nfpzoe (mgr.14180) 1590 : cluster [DBG] pgmap v1463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:26.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:25 smithi157 bash[20376]: cluster 2022-04-30T21:17:24.829097+0000 mgr.smithi157.nfpzoe (mgr.14180) 1590 : cluster [DBG] pgmap v1463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:27 smithi165 bash[22175]: cluster 2022-04-30T21:17:26.829686+0000 mgr.smithi157.nfpzoe (mgr.14180) 1591 : cluster [DBG] pgmap v1464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:27 smithi157 bash[20376]: cluster 2022-04-30T21:17:26.829686+0000 mgr.smithi157.nfpzoe (mgr.14180) 1591 : cluster [DBG] pgmap v1464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:28.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:17:28.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:17:28.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:17:28.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:17:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:28 smithi165 bash[22175]: audit 2022-04-30T21:17:28.609440+0000 mon.smithi157 (mon.0) 1420 : audit [DBG] from='client.? 172.21.15.157:0/807236021' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:28 smithi157 bash[20376]: audit 2022-04-30T21:17:28.609440+0000 mon.smithi157 (mon.0) 1420 : audit [DBG] from='client.? 172.21.15.157:0/807236021' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:29 smithi165 bash[22175]: cluster 2022-04-30T21:17:28.830316+0000 mgr.smithi157.nfpzoe (mgr.14180) 1592 : cluster [DBG] pgmap v1465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:30.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:29 smithi157 bash[20376]: cluster 2022-04-30T21:17:28.830316+0000 mgr.smithi157.nfpzoe (mgr.14180) 1592 : cluster [DBG] pgmap v1465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:31 smithi157 bash[20376]: cluster 2022-04-30T21:17:30.830956+0000 mgr.smithi157.nfpzoe (mgr.14180) 1593 : cluster [DBG] pgmap v1466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:32.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:31 smithi165 bash[22175]: cluster 2022-04-30T21:17:30.830956+0000 mgr.smithi157.nfpzoe (mgr.14180) 1593 : cluster [DBG] pgmap v1466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:33.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:17:33.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:17:33.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:17:33.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:17:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:33 smithi157 bash[20376]: cluster 2022-04-30T21:17:32.831628+0000 mgr.smithi157.nfpzoe (mgr.14180) 1594 : cluster [DBG] pgmap v1467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:33 smithi165 bash[22175]: cluster 2022-04-30T21:17:32.831628+0000 mgr.smithi157.nfpzoe (mgr.14180) 1594 : cluster [DBG] pgmap v1467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:34 smithi157 bash[20376]: audit 2022-04-30T21:17:33.936184+0000 mon.smithi157 (mon.0) 1421 : audit [DBG] from='client.? 172.21.15.157:0/1857502292' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:34 smithi165 bash[22175]: audit 2022-04-30T21:17:33.936184+0000 mon.smithi157 (mon.0) 1421 : audit [DBG] from='client.? 172.21.15.157:0/1857502292' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:35 smithi157 bash[20376]: cluster 2022-04-30T21:17:34.832265+0000 mgr.smithi157.nfpzoe (mgr.14180) 1595 : cluster [DBG] pgmap v1468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:35 smithi165 bash[22175]: cluster 2022-04-30T21:17:34.832265+0000 mgr.smithi157.nfpzoe (mgr.14180) 1595 : cluster [DBG] pgmap v1468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:38.211 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:37 smithi157 bash[20376]: cluster 2022-04-30T21:17:36.832873+0000 mgr.smithi157.nfpzoe (mgr.14180) 1596 : cluster [DBG] pgmap v1469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:37 smithi165 bash[22175]: cluster 2022-04-30T21:17:36.832873+0000 mgr.smithi157.nfpzoe (mgr.14180) 1596 : cluster [DBG] pgmap v1469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:38.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:17:38.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:17:38.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:17:39.285 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:17:40.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:39 smithi157 bash[20376]: cluster 2022-04-30T21:17:38.833487+0000 mgr.smithi157.nfpzoe (mgr.14180) 1597 : cluster [DBG] pgmap v1470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:40.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:39 smithi157 bash[20376]: audit 2022-04-30T21:17:39.265780+0000 mon.smithi157 (mon.0) 1422 : audit [DBG] from='client.? 172.21.15.157:0/2943247512' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:39 smithi165 bash[22175]: cluster 2022-04-30T21:17:38.833487+0000 mgr.smithi157.nfpzoe (mgr.14180) 1597 : cluster [DBG] pgmap v1470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:39 smithi165 bash[22175]: audit 2022-04-30T21:17:39.265780+0000 mon.smithi157 (mon.0) 1422 : audit [DBG] from='client.? 172.21.15.157:0/2943247512' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:41 smithi157 bash[20376]: cluster 2022-04-30T21:17:40.834092+0000 mgr.smithi157.nfpzoe (mgr.14180) 1598 : cluster [DBG] pgmap v1471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:41 smithi165 bash[22175]: cluster 2022-04-30T21:17:40.834092+0000 mgr.smithi157.nfpzoe (mgr.14180) 1598 : cluster [DBG] pgmap v1471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:44.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:43 smithi157 bash[20376]: cluster 2022-04-30T21:17:42.834778+0000 mgr.smithi157.nfpzoe (mgr.14180) 1599 : cluster [DBG] pgmap v1472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:44.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:17:44.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:17:44.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:17:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:43 smithi165 bash[22175]: cluster 2022-04-30T21:17:42.834778+0000 mgr.smithi157.nfpzoe (mgr.14180) 1599 : cluster [DBG] pgmap v1472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:44.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:17:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:44 smithi157 bash[20376]: audit 2022-04-30T21:17:44.598522+0000 mon.smithi157 (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.157:0/212315143' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:44 smithi165 bash[22175]: audit 2022-04-30T21:17:44.598522+0000 mon.smithi157 (mon.0) 1423 : audit [DBG] from='client.? 172.21.15.157:0/212315143' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:46.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:45 smithi157 bash[20376]: cluster 2022-04-30T21:17:44.835483+0000 mgr.smithi157.nfpzoe (mgr.14180) 1600 : cluster [DBG] pgmap v1473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:46.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:45 smithi165 bash[22175]: cluster 2022-04-30T21:17:44.835483+0000 mgr.smithi157.nfpzoe (mgr.14180) 1600 : cluster [DBG] pgmap v1473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:48.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:47 smithi165 bash[22175]: cluster 2022-04-30T21:17:46.836120+0000 mgr.smithi157.nfpzoe (mgr.14180) 1601 : cluster [DBG] pgmap v1474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:47 smithi157 bash[20376]: cluster 2022-04-30T21:17:46.836120+0000 mgr.smithi157.nfpzoe (mgr.14180) 1601 : cluster [DBG] pgmap v1474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:49.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:17:49.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:17:49.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:17:49.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:17:50.253 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:49 smithi157 bash[20376]: cluster 2022-04-30T21:17:48.836722+0000 mgr.smithi157.nfpzoe (mgr.14180) 1602 : cluster [DBG] pgmap v1475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:50.253 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:49 smithi157 bash[20376]: audit 2022-04-30T21:17:49.922856+0000 mon.smithi157 (mon.0) 1424 : audit [DBG] from='client.? 172.21.15.157:0/3952284411' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:49 smithi165 bash[22175]: cluster 2022-04-30T21:17:48.836722+0000 mgr.smithi157.nfpzoe (mgr.14180) 1602 : cluster [DBG] pgmap v1475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:49 smithi165 bash[22175]: audit 2022-04-30T21:17:49.922856+0000 mon.smithi157 (mon.0) 1424 : audit [DBG] from='client.? 172.21.15.157:0/3952284411' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:51 smithi165 bash[22175]: cluster 2022-04-30T21:17:50.837435+0000 mgr.smithi157.nfpzoe (mgr.14180) 1603 : cluster [DBG] pgmap v1476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:51 smithi157 bash[20376]: cluster 2022-04-30T21:17:50.837435+0000 mgr.smithi157.nfpzoe (mgr.14180) 1603 : cluster [DBG] pgmap v1476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:53 smithi165 bash[22175]: cluster 2022-04-30T21:17:52.838174+0000 mgr.smithi157.nfpzoe (mgr.14180) 1604 : cluster [DBG] pgmap v1477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:53 smithi157 bash[20376]: cluster 2022-04-30T21:17:52.838174+0000 mgr.smithi157.nfpzoe (mgr.14180) 1604 : cluster [DBG] pgmap v1477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:54.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:17:54.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:17:54.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:17:55.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:17:56.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:55 smithi165 bash[22175]: cluster 2022-04-30T21:17:54.838784+0000 mgr.smithi157.nfpzoe (mgr.14180) 1605 : cluster [DBG] pgmap v1478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:55 smithi165 bash[22175]: audit 2022-04-30T21:17:55.252693+0000 mon.smithi157 (mon.0) 1425 : audit [DBG] from='client.? 172.21.15.157:0/4262615178' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:55 smithi157 bash[20376]: cluster 2022-04-30T21:17:54.838784+0000 mgr.smithi157.nfpzoe (mgr.14180) 1605 : cluster [DBG] pgmap v1478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:55 smithi157 bash[20376]: audit 2022-04-30T21:17:55.252693+0000 mon.smithi157 (mon.0) 1425 : audit [DBG] from='client.? 172.21.15.157:0/4262615178' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:17:58.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:57 smithi165 bash[22175]: cluster 2022-04-30T21:17:56.839425+0000 mgr.smithi157.nfpzoe (mgr.14180) 1606 : cluster [DBG] pgmap v1479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:57 smithi157 bash[20376]: cluster 2022-04-30T21:17:56.839425+0000 mgr.smithi157.nfpzoe (mgr.14180) 1606 : cluster [DBG] pgmap v1479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:17:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:58 smithi157 bash[20376]: audit 2022-04-30T21:17:58.162901+0000 mon.smithi157 (mon.0) 1426 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:17:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:58 smithi157 bash[20376]: audit 2022-04-30T21:17:58.166573+0000 mon.smithi157 (mon.0) 1427 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:17:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:58 smithi165 bash[22175]: audit 2022-04-30T21:17:58.162901+0000 mon.smithi157 (mon.0) 1426 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:17:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:58 smithi165 bash[22175]: audit 2022-04-30T21:17:58.166573+0000 mon.smithi157 (mon.0) 1427 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:18:00.253 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:17:59 smithi157 bash[20376]: cluster 2022-04-30T21:17:58.840084+0000 mgr.smithi157.nfpzoe (mgr.14180) 1607 : cluster [DBG] pgmap v1480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:00.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:18:00.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:18:00.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:18:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:17:59 smithi165 bash[22175]: cluster 2022-04-30T21:17:58.840084+0000 mgr.smithi157.nfpzoe (mgr.14180) 1607 : cluster [DBG] pgmap v1480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:00.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:18:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:00 smithi165 bash[22175]: audit 2022-04-30T21:18:00.577387+0000 mon.smithi157 (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.157:0/3915848208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:01.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:00 smithi157 bash[20376]: audit 2022-04-30T21:18:00.577387+0000 mon.smithi157 (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.157:0/3915848208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:02 smithi165 bash[22175]: cluster 2022-04-30T21:18:00.840711+0000 mgr.smithi157.nfpzoe (mgr.14180) 1608 : cluster [DBG] pgmap v1481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:01 smithi157 bash[20376]: cluster 2022-04-30T21:18:00.840711+0000 mgr.smithi157.nfpzoe (mgr.14180) 1608 : cluster [DBG] pgmap v1481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:04 smithi165 bash[22175]: cluster 2022-04-30T21:18:02.841341+0000 mgr.smithi157.nfpzoe (mgr.14180) 1609 : cluster [DBG] pgmap v1482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:04 smithi157 bash[20376]: cluster 2022-04-30T21:18:02.841341+0000 mgr.smithi157.nfpzoe (mgr.14180) 1609 : cluster [DBG] pgmap v1482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:05.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:18:05.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:18:05.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:18:05.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:18:06.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:06 smithi165 bash[22175]: cluster 2022-04-30T21:18:04.841914+0000 mgr.smithi157.nfpzoe (mgr.14180) 1610 : cluster [DBG] pgmap v1483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:06 smithi165 bash[22175]: audit 2022-04-30T21:18:05.906542+0000 mon.smithi157 (mon.0) 1429 : audit [DBG] from='client.? 172.21.15.157:0/48146640' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:06 smithi157 bash[20376]: cluster 2022-04-30T21:18:04.841914+0000 mgr.smithi157.nfpzoe (mgr.14180) 1610 : cluster [DBG] pgmap v1483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:06.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:06 smithi157 bash[20376]: audit 2022-04-30T21:18:05.906542+0000 mon.smithi157 (mon.0) 1429 : audit [DBG] from='client.? 172.21.15.157:0/48146640' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:08.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:08 smithi165 bash[22175]: cluster 2022-04-30T21:18:06.842535+0000 mgr.smithi157.nfpzoe (mgr.14180) 1611 : cluster [DBG] pgmap v1484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:08 smithi157 bash[20376]: cluster 2022-04-30T21:18:06.842535+0000 mgr.smithi157.nfpzoe (mgr.14180) 1611 : cluster [DBG] pgmap v1484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:10.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:10 smithi165 bash[22175]: cluster 2022-04-30T21:18:08.843214+0000 mgr.smithi157.nfpzoe (mgr.14180) 1612 : cluster [DBG] pgmap v1485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:10.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:10 smithi157 bash[20376]: cluster 2022-04-30T21:18:08.843214+0000 mgr.smithi157.nfpzoe (mgr.14180) 1612 : cluster [DBG] pgmap v1485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:10.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:18:10.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:18:10.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:18:11.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:18:12.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:12 smithi165 bash[22175]: cluster 2022-04-30T21:18:10.843859+0000 mgr.smithi157.nfpzoe (mgr.14180) 1613 : cluster [DBG] pgmap v1486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:12 smithi165 bash[22175]: audit 2022-04-30T21:18:11.233243+0000 mon.smithi157 (mon.0) 1430 : audit [DBG] from='client.? 172.21.15.157:0/731521903' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:12 smithi157 bash[20376]: cluster 2022-04-30T21:18:10.843859+0000 mgr.smithi157.nfpzoe (mgr.14180) 1613 : cluster [DBG] pgmap v1486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:12 smithi157 bash[20376]: audit 2022-04-30T21:18:11.233243+0000 mon.smithi157 (mon.0) 1430 : audit [DBG] from='client.? 172.21.15.157:0/731521903' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:14.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:14 smithi165 bash[22175]: cluster 2022-04-30T21:18:12.844510+0000 mgr.smithi157.nfpzoe (mgr.14180) 1614 : cluster [DBG] pgmap v1487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:14 smithi157 bash[20376]: cluster 2022-04-30T21:18:12.844510+0000 mgr.smithi157.nfpzoe (mgr.14180) 1614 : cluster [DBG] pgmap v1487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:16.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:18:16.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:18:16.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:18:16.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:16 smithi165 bash[22175]: cluster 2022-04-30T21:18:14.845149+0000 mgr.smithi157.nfpzoe (mgr.14180) 1615 : cluster [DBG] pgmap v1488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:16.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:16 smithi157 bash[20376]: cluster 2022-04-30T21:18:14.845149+0000 mgr.smithi157.nfpzoe (mgr.14180) 1615 : cluster [DBG] pgmap v1488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:16.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:18:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:17 smithi165 bash[22175]: audit 2022-04-30T21:18:16.553977+0000 mon.smithi157 (mon.0) 1431 : audit [DBG] from='client.? 172.21.15.157:0/2951397556' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:17 smithi157 bash[20376]: audit 2022-04-30T21:18:16.553977+0000 mon.smithi157 (mon.0) 1431 : audit [DBG] from='client.? 172.21.15.157:0/2951397556' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:18 smithi165 bash[22175]: cluster 2022-04-30T21:18:16.845812+0000 mgr.smithi157.nfpzoe (mgr.14180) 1616 : cluster [DBG] pgmap v1489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:18 smithi157 bash[20376]: cluster 2022-04-30T21:18:16.845812+0000 mgr.smithi157.nfpzoe (mgr.14180) 1616 : cluster [DBG] pgmap v1489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:20 smithi165 bash[22175]: cluster 2022-04-30T21:18:18.846400+0000 mgr.smithi157.nfpzoe (mgr.14180) 1617 : cluster [DBG] pgmap v1490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:20 smithi157 bash[20376]: cluster 2022-04-30T21:18:18.846400+0000 mgr.smithi157.nfpzoe (mgr.14180) 1617 : cluster [DBG] pgmap v1490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:21.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:18:21.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:18:21.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:18:21.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:18:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:22 smithi165 bash[22175]: cluster 2022-04-30T21:18:20.846954+0000 mgr.smithi157.nfpzoe (mgr.14180) 1618 : cluster [DBG] pgmap v1491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:22 smithi165 bash[22175]: audit 2022-04-30T21:18:21.883961+0000 mon.smithi157 (mon.0) 1432 : audit [DBG] from='client.? 172.21.15.157:0/2890067436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:22.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:22 smithi157 bash[20376]: cluster 2022-04-30T21:18:20.846954+0000 mgr.smithi157.nfpzoe (mgr.14180) 1618 : cluster [DBG] pgmap v1491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:22 smithi157 bash[20376]: audit 2022-04-30T21:18:21.883961+0000 mon.smithi157 (mon.0) 1432 : audit [DBG] from='client.? 172.21.15.157:0/2890067436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:23.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:23 smithi165 bash[22175]: audit 2022-04-30T21:18:22.852567+0000 mon.smithi157 (mon.0) 1433 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:18:23.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:23 smithi165 bash[22175]: audit 2022-04-30T21:18:22.855501+0000 mon.smithi157 (mon.0) 1434 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:18:23.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:23 smithi165 bash[22175]: audit 2022-04-30T21:18:22.857533+0000 mon.smithi157 (mon.0) 1435 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:18:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:23 smithi157 bash[20376]: audit 2022-04-30T21:18:22.852567+0000 mon.smithi157 (mon.0) 1433 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:18:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:23 smithi157 bash[20376]: audit 2022-04-30T21:18:22.855501+0000 mon.smithi157 (mon.0) 1434 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:18:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:23 smithi157 bash[20376]: audit 2022-04-30T21:18:22.857533+0000 mon.smithi157 (mon.0) 1435 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:18:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:24 smithi157 bash[20376]: cluster 2022-04-30T21:18:22.847581+0000 mgr.smithi157.nfpzoe (mgr.14180) 1619 : cluster [DBG] pgmap v1492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:24 smithi157 bash[20376]: cluster 2022-04-30T21:18:23.176601+0000 mgr.smithi157.nfpzoe (mgr.14180) 1620 : cluster [DBG] pgmap v1493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:24 smithi157 bash[20376]: cluster 2022-04-30T21:18:23.177179+0000 mgr.smithi157.nfpzoe (mgr.14180) 1621 : cluster [DBG] pgmap v1494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:24 smithi157 bash[20376]: audit 2022-04-30T21:18:23.182712+0000 mon.smithi157 (mon.0) 1436 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:18:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:24 smithi157 bash[20376]: audit 2022-04-30T21:18:23.188800+0000 mon.smithi157 (mon.0) 1437 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:18:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:24 smithi157 bash[20376]: cephadm 2022-04-30T21:18:23.190073+0000 mgr.smithi157.nfpzoe (mgr.14180) 1622 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:18:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:24 smithi157 bash[20376]: cephadm 2022-04-30T21:18:23.190235+0000 mgr.smithi157.nfpzoe (mgr.14180) 1623 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:18:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:24 smithi165 bash[22175]: cluster 2022-04-30T21:18:22.847581+0000 mgr.smithi157.nfpzoe (mgr.14180) 1619 : cluster [DBG] pgmap v1492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:24 smithi165 bash[22175]: cluster 2022-04-30T21:18:23.176601+0000 mgr.smithi157.nfpzoe (mgr.14180) 1620 : cluster [DBG] pgmap v1493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:24 smithi165 bash[22175]: cluster 2022-04-30T21:18:23.177179+0000 mgr.smithi157.nfpzoe (mgr.14180) 1621 : cluster [DBG] pgmap v1494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:24 smithi165 bash[22175]: audit 2022-04-30T21:18:23.182712+0000 mon.smithi157 (mon.0) 1436 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:18:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:24 smithi165 bash[22175]: audit 2022-04-30T21:18:23.188800+0000 mon.smithi157 (mon.0) 1437 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:18:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:24 smithi165 bash[22175]: cephadm 2022-04-30T21:18:23.190073+0000 mgr.smithi157.nfpzoe (mgr.14180) 1622 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:18:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:24 smithi165 bash[22175]: cephadm 2022-04-30T21:18:23.190235+0000 mgr.smithi157.nfpzoe (mgr.14180) 1623 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:18:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:26 smithi157 bash[20376]: cluster 2022-04-30T21:18:25.177734+0000 mgr.smithi157.nfpzoe (mgr.14180) 1624 : cluster [DBG] pgmap v1495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:26 smithi165 bash[22175]: cluster 2022-04-30T21:18:25.177734+0000 mgr.smithi157.nfpzoe (mgr.14180) 1624 : cluster [DBG] pgmap v1495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:26.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:18:26.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:18:26.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:18:27.228 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:18:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:27 smithi165 bash[22175]: cluster 2022-04-30T21:18:27.178212+0000 mgr.smithi157.nfpzoe (mgr.14180) 1625 : cluster [DBG] pgmap v1496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:27 smithi165 bash[22175]: audit 2022-04-30T21:18:27.209709+0000 mon.smithi157 (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.157:0/179193759' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:27 smithi157 bash[20376]: cluster 2022-04-30T21:18:27.178212+0000 mgr.smithi157.nfpzoe (mgr.14180) 1625 : cluster [DBG] pgmap v1496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:27 smithi157 bash[20376]: audit 2022-04-30T21:18:27.209709+0000 mon.smithi157 (mon.0) 1438 : audit [DBG] from='client.? 172.21.15.157:0/179193759' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:30 smithi165 bash[22175]: cluster 2022-04-30T21:18:29.178874+0000 mgr.smithi157.nfpzoe (mgr.14180) 1626 : cluster [DBG] pgmap v1497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:30.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:30 smithi157 bash[20376]: cluster 2022-04-30T21:18:29.178874+0000 mgr.smithi157.nfpzoe (mgr.14180) 1626 : cluster [DBG] pgmap v1497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:32.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:18:32.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:18:32.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:18:32.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:18:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:32 smithi165 bash[22175]: cluster 2022-04-30T21:18:31.179612+0000 mgr.smithi157.nfpzoe (mgr.14180) 1627 : cluster [DBG] pgmap v1498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:32 smithi157 bash[20376]: cluster 2022-04-30T21:18:31.179612+0000 mgr.smithi157.nfpzoe (mgr.14180) 1627 : cluster [DBG] pgmap v1498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:33.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:33 smithi165 bash[22175]: audit 2022-04-30T21:18:32.539563+0000 mon.smithi157 (mon.0) 1439 : audit [DBG] from='client.? 172.21.15.157:0/2655985694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:33.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:33 smithi157 bash[20376]: audit 2022-04-30T21:18:32.539563+0000 mon.smithi157 (mon.0) 1439 : audit [DBG] from='client.? 172.21.15.157:0/2655985694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:34 smithi165 bash[22175]: cluster 2022-04-30T21:18:33.180271+0000 mgr.smithi157.nfpzoe (mgr.14180) 1628 : cluster [DBG] pgmap v1499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:34 smithi157 bash[20376]: cluster 2022-04-30T21:18:33.180271+0000 mgr.smithi157.nfpzoe (mgr.14180) 1628 : cluster [DBG] pgmap v1499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:36 smithi165 bash[22175]: cluster 2022-04-30T21:18:35.180901+0000 mgr.smithi157.nfpzoe (mgr.14180) 1629 : cluster [DBG] pgmap v1500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:36 smithi157 bash[20376]: cluster 2022-04-30T21:18:35.180901+0000 mgr.smithi157.nfpzoe (mgr.14180) 1629 : cluster [DBG] pgmap v1500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:37.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:18:37.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:18:37.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:18:37.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:18:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:37 smithi165 bash[22175]: cluster 2022-04-30T21:18:37.181565+0000 mgr.smithi157.nfpzoe (mgr.14180) 1630 : cluster [DBG] pgmap v1501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:37 smithi165 bash[22175]: audit 2022-04-30T21:18:37.871822+0000 mon.smithi157 (mon.0) 1440 : audit [DBG] from='client.? 172.21.15.157:0/2176938902' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:37 smithi157 bash[20376]: cluster 2022-04-30T21:18:37.181565+0000 mgr.smithi157.nfpzoe (mgr.14180) 1630 : cluster [DBG] pgmap v1501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:37 smithi157 bash[20376]: audit 2022-04-30T21:18:37.871822+0000 mon.smithi157 (mon.0) 1440 : audit [DBG] from='client.? 172.21.15.157:0/2176938902' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:40 smithi165 bash[22175]: cluster 2022-04-30T21:18:39.182203+0000 mgr.smithi157.nfpzoe (mgr.14180) 1631 : cluster [DBG] pgmap v1502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:40 smithi157 bash[20376]: cluster 2022-04-30T21:18:39.182203+0000 mgr.smithi157.nfpzoe (mgr.14180) 1631 : cluster [DBG] pgmap v1502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:42.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:42 smithi165 bash[22175]: cluster 2022-04-30T21:18:41.182825+0000 mgr.smithi157.nfpzoe (mgr.14180) 1632 : cluster [DBG] pgmap v1503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:42 smithi157 bash[20376]: cluster 2022-04-30T21:18:41.182825+0000 mgr.smithi157.nfpzoe (mgr.14180) 1632 : cluster [DBG] pgmap v1503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:42.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:18:42.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:18:42.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:18:43.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:18:43.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:43 smithi165 bash[22175]: audit 2022-04-30T21:18:43.215514+0000 mon.smithi157 (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.157:0/1584057248' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:43 smithi157 bash[20376]: audit 2022-04-30T21:18:43.215514+0000 mon.smithi157 (mon.0) 1441 : audit [DBG] from='client.? 172.21.15.157:0/1584057248' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:44 smithi165 bash[22175]: cluster 2022-04-30T21:18:43.183409+0000 mgr.smithi157.nfpzoe (mgr.14180) 1633 : cluster [DBG] pgmap v1504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:44 smithi157 bash[20376]: cluster 2022-04-30T21:18:43.183409+0000 mgr.smithi157.nfpzoe (mgr.14180) 1633 : cluster [DBG] pgmap v1504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:46 smithi165 bash[22175]: cluster 2022-04-30T21:18:45.184057+0000 mgr.smithi157.nfpzoe (mgr.14180) 1634 : cluster [DBG] pgmap v1505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:46 smithi157 bash[20376]: cluster 2022-04-30T21:18:45.184057+0000 mgr.smithi157.nfpzoe (mgr.14180) 1634 : cluster [DBG] pgmap v1505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:47 smithi165 bash[22175]: cluster 2022-04-30T21:18:47.184754+0000 mgr.smithi157.nfpzoe (mgr.14180) 1635 : cluster [DBG] pgmap v1506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:48.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:47 smithi157 bash[20376]: cluster 2022-04-30T21:18:47.184754+0000 mgr.smithi157.nfpzoe (mgr.14180) 1635 : cluster [DBG] pgmap v1506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:48.238 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:18:48.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:18:48.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:18:48.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:18:49.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:48 smithi165 bash[22175]: audit 2022-04-30T21:18:48.551744+0000 mon.smithi157 (mon.0) 1442 : audit [DBG] from='client.? 172.21.15.157:0/2867687999' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:49.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:48 smithi157 bash[20376]: audit 2022-04-30T21:18:48.551744+0000 mon.smithi157 (mon.0) 1442 : audit [DBG] from='client.? 172.21.15.157:0/2867687999' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:50.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:49 smithi157 bash[20376]: cluster 2022-04-30T21:18:49.185481+0000 mgr.smithi157.nfpzoe (mgr.14180) 1636 : cluster [DBG] pgmap v1507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:49 smithi165 bash[22175]: cluster 2022-04-30T21:18:49.185481+0000 mgr.smithi157.nfpzoe (mgr.14180) 1636 : cluster [DBG] pgmap v1507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:52 smithi165 bash[22175]: cluster 2022-04-30T21:18:51.186143+0000 mgr.smithi157.nfpzoe (mgr.14180) 1637 : cluster [DBG] pgmap v1508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:52.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:52 smithi157 bash[20376]: cluster 2022-04-30T21:18:51.186143+0000 mgr.smithi157.nfpzoe (mgr.14180) 1637 : cluster [DBG] pgmap v1508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:53.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:18:53.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:18:53.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:18:53.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:18:54.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:54 smithi165 bash[22175]: cluster 2022-04-30T21:18:53.186695+0000 mgr.smithi157.nfpzoe (mgr.14180) 1638 : cluster [DBG] pgmap v1509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:54.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:54 smithi165 bash[22175]: audit 2022-04-30T21:18:53.884311+0000 mon.smithi157 (mon.0) 1443 : audit [DBG] from='client.? 172.21.15.157:0/1309255082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:54 smithi157 bash[20376]: cluster 2022-04-30T21:18:53.186695+0000 mgr.smithi157.nfpzoe (mgr.14180) 1638 : cluster [DBG] pgmap v1509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:54 smithi157 bash[20376]: audit 2022-04-30T21:18:53.884311+0000 mon.smithi157 (mon.0) 1443 : audit [DBG] from='client.? 172.21.15.157:0/1309255082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:18:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:56 smithi165 bash[22175]: cluster 2022-04-30T21:18:55.187320+0000 mgr.smithi157.nfpzoe (mgr.14180) 1639 : cluster [DBG] pgmap v1510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:56.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:56 smithi157 bash[20376]: cluster 2022-04-30T21:18:55.187320+0000 mgr.smithi157.nfpzoe (mgr.14180) 1639 : cluster [DBG] pgmap v1510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:57 smithi165 bash[22175]: cluster 2022-04-30T21:18:57.187921+0000 mgr.smithi157.nfpzoe (mgr.14180) 1640 : cluster [DBG] pgmap v1511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:58.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:57 smithi157 bash[20376]: cluster 2022-04-30T21:18:57.187921+0000 mgr.smithi157.nfpzoe (mgr.14180) 1640 : cluster [DBG] pgmap v1511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:18:58.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:18:58.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:18:58.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:18:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:58 smithi157 bash[20376]: audit 2022-04-30T21:18:58.173016+0000 mon.smithi157 (mon.0) 1444 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:18:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:58 smithi157 bash[20376]: audit 2022-04-30T21:18:58.173739+0000 mon.smithi157 (mon.0) 1445 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:18:59.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:18:59.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:58 smithi165 bash[22175]: audit 2022-04-30T21:18:58.173016+0000 mon.smithi157 (mon.0) 1444 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:18:59.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:58 smithi165 bash[22175]: audit 2022-04-30T21:18:58.173739+0000 mon.smithi157 (mon.0) 1445 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:19:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:59 smithi157 bash[20376]: cluster 2022-04-30T21:18:59.188490+0000 mgr.smithi157.nfpzoe (mgr.14180) 1641 : cluster [DBG] pgmap v1512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:18:59 smithi157 bash[20376]: audit 2022-04-30T21:18:59.214273+0000 mon.smithi157 (mon.0) 1446 : audit [DBG] from='client.? 172.21.15.157:0/2123057067' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:59 smithi165 bash[22175]: cluster 2022-04-30T21:18:59.188490+0000 mgr.smithi157.nfpzoe (mgr.14180) 1641 : cluster [DBG] pgmap v1512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:18:59 smithi165 bash[22175]: audit 2022-04-30T21:18:59.214273+0000 mon.smithi157 (mon.0) 1446 : audit [DBG] from='client.? 172.21.15.157:0/2123057067' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:02 smithi165 bash[22175]: cluster 2022-04-30T21:19:01.189068+0000 mgr.smithi157.nfpzoe (mgr.14180) 1642 : cluster [DBG] pgmap v1513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:02 smithi157 bash[20376]: cluster 2022-04-30T21:19:01.189068+0000 mgr.smithi157.nfpzoe (mgr.14180) 1642 : cluster [DBG] pgmap v1513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:04.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:19:04.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:19:04.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:19:04.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:19:04.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:04 smithi165 bash[22175]: cluster 2022-04-30T21:19:03.189701+0000 mgr.smithi157.nfpzoe (mgr.14180) 1643 : cluster [DBG] pgmap v1514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:04.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:04 smithi157 bash[20376]: cluster 2022-04-30T21:19:03.189701+0000 mgr.smithi157.nfpzoe (mgr.14180) 1643 : cluster [DBG] pgmap v1514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:05 smithi165 bash[22175]: audit 2022-04-30T21:19:04.542252+0000 mon.smithi157 (mon.0) 1447 : audit [DBG] from='client.? 172.21.15.157:0/1653018457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:05 smithi157 bash[20376]: audit 2022-04-30T21:19:04.542252+0000 mon.smithi157 (mon.0) 1447 : audit [DBG] from='client.? 172.21.15.157:0/1653018457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:06 smithi165 bash[22175]: cluster 2022-04-30T21:19:05.190307+0000 mgr.smithi157.nfpzoe (mgr.14180) 1644 : cluster [DBG] pgmap v1515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:06 smithi157 bash[20376]: cluster 2022-04-30T21:19:05.190307+0000 mgr.smithi157.nfpzoe (mgr.14180) 1644 : cluster [DBG] pgmap v1515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:08.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:07 smithi157 bash[20376]: cluster 2022-04-30T21:19:07.190970+0000 mgr.smithi157.nfpzoe (mgr.14180) 1645 : cluster [DBG] pgmap v1516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:07 smithi165 bash[22175]: cluster 2022-04-30T21:19:07.190970+0000 mgr.smithi157.nfpzoe (mgr.14180) 1645 : cluster [DBG] pgmap v1516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:09.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:19:09.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:19:09.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:19:09.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:19:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:10 smithi165 bash[22175]: cluster 2022-04-30T21:19:09.191570+0000 mgr.smithi157.nfpzoe (mgr.14180) 1646 : cluster [DBG] pgmap v1517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:10 smithi165 bash[22175]: audit 2022-04-30T21:19:09.874229+0000 mon.smithi157 (mon.0) 1448 : audit [DBG] from='client.? 172.21.15.157:0/434123217' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:10.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:10 smithi157 bash[20376]: cluster 2022-04-30T21:19:09.191570+0000 mgr.smithi157.nfpzoe (mgr.14180) 1646 : cluster [DBG] pgmap v1517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:10.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:10 smithi157 bash[20376]: audit 2022-04-30T21:19:09.874229+0000 mon.smithi157 (mon.0) 1448 : audit [DBG] from='client.? 172.21.15.157:0/434123217' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:12 smithi165 bash[22175]: cluster 2022-04-30T21:19:11.192183+0000 mgr.smithi157.nfpzoe (mgr.14180) 1647 : cluster [DBG] pgmap v1518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:12 smithi157 bash[20376]: cluster 2022-04-30T21:19:11.192183+0000 mgr.smithi157.nfpzoe (mgr.14180) 1647 : cluster [DBG] pgmap v1518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:14 smithi165 bash[22175]: cluster 2022-04-30T21:19:13.192799+0000 mgr.smithi157.nfpzoe (mgr.14180) 1648 : cluster [DBG] pgmap v1519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:14.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:14 smithi157 bash[20376]: cluster 2022-04-30T21:19:13.192799+0000 mgr.smithi157.nfpzoe (mgr.14180) 1648 : cluster [DBG] pgmap v1519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:14.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:19:14.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:19:14.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:19:15.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:19:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:15 smithi165 bash[22175]: audit 2022-04-30T21:19:15.202366+0000 mon.smithi157 (mon.0) 1449 : audit [DBG] from='client.? 172.21.15.157:0/1523729369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:15.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:15 smithi157 bash[20376]: audit 2022-04-30T21:19:15.202366+0000 mon.smithi157 (mon.0) 1449 : audit [DBG] from='client.? 172.21.15.157:0/1523729369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:16 smithi165 bash[22175]: cluster 2022-04-30T21:19:15.193415+0000 mgr.smithi157.nfpzoe (mgr.14180) 1649 : cluster [DBG] pgmap v1520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:16.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:16 smithi157 bash[20376]: cluster 2022-04-30T21:19:15.193415+0000 mgr.smithi157.nfpzoe (mgr.14180) 1649 : cluster [DBG] pgmap v1520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:17 smithi157 bash[20376]: cluster 2022-04-30T21:19:17.194060+0000 mgr.smithi157.nfpzoe (mgr.14180) 1650 : cluster [DBG] pgmap v1521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:17 smithi165 bash[22175]: cluster 2022-04-30T21:19:17.194060+0000 mgr.smithi157.nfpzoe (mgr.14180) 1650 : cluster [DBG] pgmap v1521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:20.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:19:20.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:19:20.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:19:20.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:19:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:20 smithi165 bash[22175]: cluster 2022-04-30T21:19:19.194730+0000 mgr.smithi157.nfpzoe (mgr.14180) 1651 : cluster [DBG] pgmap v1522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:20.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:20 smithi157 bash[20376]: cluster 2022-04-30T21:19:19.194730+0000 mgr.smithi157.nfpzoe (mgr.14180) 1651 : cluster [DBG] pgmap v1522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:21 smithi165 bash[22175]: audit 2022-04-30T21:19:20.540354+0000 mon.smithi157 (mon.0) 1450 : audit [DBG] from='client.? 172.21.15.157:0/466752495' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:21 smithi157 bash[20376]: audit 2022-04-30T21:19:20.540354+0000 mon.smithi157 (mon.0) 1450 : audit [DBG] from='client.? 172.21.15.157:0/466752495' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:22.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:22 smithi165 bash[22175]: cluster 2022-04-30T21:19:21.195387+0000 mgr.smithi157.nfpzoe (mgr.14180) 1652 : cluster [DBG] pgmap v1523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:22 smithi157 bash[20376]: cluster 2022-04-30T21:19:21.195387+0000 mgr.smithi157.nfpzoe (mgr.14180) 1652 : cluster [DBG] pgmap v1523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:23.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:23 smithi165 bash[22175]: audit 2022-04-30T21:19:23.200974+0000 mon.smithi157 (mon.0) 1451 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:19:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:23 smithi165 bash[22175]: audit 2022-04-30T21:19:23.203701+0000 mon.smithi157 (mon.0) 1452 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:19:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:23 smithi165 bash[22175]: audit 2022-04-30T21:19:23.205459+0000 mon.smithi157 (mon.0) 1453 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:19:23.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:23 smithi157 bash[20376]: audit 2022-04-30T21:19:23.200974+0000 mon.smithi157 (mon.0) 1451 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:19:23.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:23 smithi157 bash[20376]: audit 2022-04-30T21:19:23.203701+0000 mon.smithi157 (mon.0) 1452 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:19:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:23 smithi157 bash[20376]: audit 2022-04-30T21:19:23.205459+0000 mon.smithi157 (mon.0) 1453 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:19:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:24 smithi165 bash[22175]: cluster 2022-04-30T21:19:23.196144+0000 mgr.smithi157.nfpzoe (mgr.14180) 1653 : cluster [DBG] pgmap v1524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:24 smithi165 bash[22175]: cluster 2022-04-30T21:19:23.517761+0000 mgr.smithi157.nfpzoe (mgr.14180) 1654 : cluster [DBG] pgmap v1525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:24 smithi165 bash[22175]: cluster 2022-04-30T21:19:23.518161+0000 mgr.smithi157.nfpzoe (mgr.14180) 1655 : cluster [DBG] pgmap v1526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:24 smithi165 bash[22175]: audit 2022-04-30T21:19:23.523578+0000 mon.smithi157 (mon.0) 1454 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:19:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:24 smithi165 bash[22175]: audit 2022-04-30T21:19:23.531879+0000 mon.smithi157 (mon.0) 1455 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:19:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:24 smithi165 bash[22175]: cephadm 2022-04-30T21:19:23.532941+0000 mgr.smithi157.nfpzoe (mgr.14180) 1656 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:19:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:24 smithi165 bash[22175]: cephadm 2022-04-30T21:19:23.533142+0000 mgr.smithi157.nfpzoe (mgr.14180) 1657 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:19:24.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:24 smithi157 bash[20376]: cluster 2022-04-30T21:19:23.196144+0000 mgr.smithi157.nfpzoe (mgr.14180) 1653 : cluster [DBG] pgmap v1524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:24.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:24 smithi157 bash[20376]: cluster 2022-04-30T21:19:23.517761+0000 mgr.smithi157.nfpzoe (mgr.14180) 1654 : cluster [DBG] pgmap v1525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:24.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:24 smithi157 bash[20376]: cluster 2022-04-30T21:19:23.518161+0000 mgr.smithi157.nfpzoe (mgr.14180) 1655 : cluster [DBG] pgmap v1526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:24 smithi157 bash[20376]: audit 2022-04-30T21:19:23.523578+0000 mon.smithi157 (mon.0) 1454 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:19:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:24 smithi157 bash[20376]: audit 2022-04-30T21:19:23.531879+0000 mon.smithi157 (mon.0) 1455 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:19:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:24 smithi157 bash[20376]: cephadm 2022-04-30T21:19:23.532941+0000 mgr.smithi157.nfpzoe (mgr.14180) 1656 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:19:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:24 smithi157 bash[20376]: cephadm 2022-04-30T21:19:23.533142+0000 mgr.smithi157.nfpzoe (mgr.14180) 1657 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:19:25.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:19:25.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:19:25.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:19:25.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:19:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:26 smithi165 bash[22175]: cluster 2022-04-30T21:19:25.518721+0000 mgr.smithi157.nfpzoe (mgr.14180) 1658 : cluster [DBG] pgmap v1527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:26 smithi165 bash[22175]: audit 2022-04-30T21:19:25.868937+0000 mon.smithi157 (mon.0) 1456 : audit [DBG] from='client.? 172.21.15.157:0/2519265836' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:26.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:26 smithi157 bash[20376]: cluster 2022-04-30T21:19:25.518721+0000 mgr.smithi157.nfpzoe (mgr.14180) 1658 : cluster [DBG] pgmap v1527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:26.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:26 smithi157 bash[20376]: audit 2022-04-30T21:19:25.868937+0000 mon.smithi157 (mon.0) 1456 : audit [DBG] from='client.? 172.21.15.157:0/2519265836' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:27 smithi157 bash[20376]: cluster 2022-04-30T21:19:27.519493+0000 mgr.smithi157.nfpzoe (mgr.14180) 1659 : cluster [DBG] pgmap v1528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:27 smithi165 bash[22175]: cluster 2022-04-30T21:19:27.519493+0000 mgr.smithi157.nfpzoe (mgr.14180) 1659 : cluster [DBG] pgmap v1528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:30.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:19:30.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:19:30.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:19:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:30 smithi165 bash[22175]: cluster 2022-04-30T21:19:29.520112+0000 mgr.smithi157.nfpzoe (mgr.14180) 1660 : cluster [DBG] pgmap v1529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:30.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:30 smithi157 bash[20376]: cluster 2022-04-30T21:19:29.520112+0000 mgr.smithi157.nfpzoe (mgr.14180) 1660 : cluster [DBG] pgmap v1529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:31.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:19:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:31 smithi165 bash[22175]: audit 2022-04-30T21:19:31.200686+0000 mon.smithi157 (mon.0) 1457 : audit [DBG] from='client.? 172.21.15.157:0/2273071210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:31.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:31 smithi157 bash[20376]: audit 2022-04-30T21:19:31.200686+0000 mon.smithi157 (mon.0) 1457 : audit [DBG] from='client.? 172.21.15.157:0/2273071210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:32 smithi165 bash[22175]: cluster 2022-04-30T21:19:31.520770+0000 mgr.smithi157.nfpzoe (mgr.14180) 1661 : cluster [DBG] pgmap v1530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:32.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:32 smithi157 bash[20376]: cluster 2022-04-30T21:19:31.520770+0000 mgr.smithi157.nfpzoe (mgr.14180) 1661 : cluster [DBG] pgmap v1530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:34 smithi165 bash[22175]: cluster 2022-04-30T21:19:33.521445+0000 mgr.smithi157.nfpzoe (mgr.14180) 1662 : cluster [DBG] pgmap v1531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:34 smithi157 bash[20376]: cluster 2022-04-30T21:19:33.521445+0000 mgr.smithi157.nfpzoe (mgr.14180) 1662 : cluster [DBG] pgmap v1531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:36.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:19:36.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:19:36.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:19:36.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:19:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:36 smithi165 bash[22175]: cluster 2022-04-30T21:19:35.522109+0000 mgr.smithi157.nfpzoe (mgr.14180) 1663 : cluster [DBG] pgmap v1532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:36 smithi165 bash[22175]: audit 2022-04-30T21:19:36.531707+0000 mon.smithi157 (mon.0) 1458 : audit [DBG] from='client.? 172.21.15.157:0/2332521507' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:36.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:36 smithi157 bash[20376]: cluster 2022-04-30T21:19:35.522109+0000 mgr.smithi157.nfpzoe (mgr.14180) 1663 : cluster [DBG] pgmap v1532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:36.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:36 smithi157 bash[20376]: audit 2022-04-30T21:19:36.531707+0000 mon.smithi157 (mon.0) 1458 : audit [DBG] from='client.? 172.21.15.157:0/2332521507' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:38.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:37 smithi157 bash[20376]: cluster 2022-04-30T21:19:37.522739+0000 mgr.smithi157.nfpzoe (mgr.14180) 1664 : cluster [DBG] pgmap v1533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:37 smithi165 bash[22175]: cluster 2022-04-30T21:19:37.522739+0000 mgr.smithi157.nfpzoe (mgr.14180) 1664 : cluster [DBG] pgmap v1533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:40 smithi165 bash[22175]: cluster 2022-04-30T21:19:39.523405+0000 mgr.smithi157.nfpzoe (mgr.14180) 1665 : cluster [DBG] pgmap v1534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:40 smithi157 bash[20376]: cluster 2022-04-30T21:19:39.523405+0000 mgr.smithi157.nfpzoe (mgr.14180) 1665 : cluster [DBG] pgmap v1534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:41.555 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:19:41.555 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:19:41.555 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:19:41.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:19:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:42 smithi165 bash[22175]: cluster 2022-04-30T21:19:41.524032+0000 mgr.smithi157.nfpzoe (mgr.14180) 1666 : cluster [DBG] pgmap v1535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:42 smithi165 bash[22175]: audit 2022-04-30T21:19:41.854557+0000 mon.smithi157 (mon.0) 1459 : audit [DBG] from='client.? 172.21.15.157:0/2634791425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:42 smithi157 bash[20376]: cluster 2022-04-30T21:19:41.524032+0000 mgr.smithi157.nfpzoe (mgr.14180) 1666 : cluster [DBG] pgmap v1535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:42 smithi157 bash[20376]: audit 2022-04-30T21:19:41.854557+0000 mon.smithi157 (mon.0) 1459 : audit [DBG] from='client.? 172.21.15.157:0/2634791425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:44 smithi165 bash[22175]: cluster 2022-04-30T21:19:43.524610+0000 mgr.smithi157.nfpzoe (mgr.14180) 1667 : cluster [DBG] pgmap v1536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:44.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:44 smithi157 bash[20376]: cluster 2022-04-30T21:19:43.524610+0000 mgr.smithi157.nfpzoe (mgr.14180) 1667 : cluster [DBG] pgmap v1536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:46.876 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:19:46.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:19:46.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:19:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:46 smithi165 bash[22175]: cluster 2022-04-30T21:19:45.525222+0000 mgr.smithi157.nfpzoe (mgr.14180) 1668 : cluster [DBG] pgmap v1537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:46.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:46 smithi157 bash[20376]: cluster 2022-04-30T21:19:45.525222+0000 mgr.smithi157.nfpzoe (mgr.14180) 1668 : cluster [DBG] pgmap v1537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:47.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:19:48.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:47 smithi157 bash[20376]: audit 2022-04-30T21:19:47.182571+0000 mon.smithi157 (mon.0) 1460 : audit [DBG] from='client.? 172.21.15.157:0/2355641611' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:48.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:47 smithi157 bash[20376]: cluster 2022-04-30T21:19:47.525903+0000 mgr.smithi157.nfpzoe (mgr.14180) 1669 : cluster [DBG] pgmap v1538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:47 smithi165 bash[22175]: audit 2022-04-30T21:19:47.182571+0000 mon.smithi157 (mon.0) 1460 : audit [DBG] from='client.? 172.21.15.157:0/2355641611' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:47 smithi165 bash[22175]: cluster 2022-04-30T21:19:47.525903+0000 mgr.smithi157.nfpzoe (mgr.14180) 1669 : cluster [DBG] pgmap v1538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:50 smithi165 bash[22175]: cluster 2022-04-30T21:19:49.526529+0000 mgr.smithi157.nfpzoe (mgr.14180) 1670 : cluster [DBG] pgmap v1539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:50.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:50 smithi157 bash[20376]: cluster 2022-04-30T21:19:49.526529+0000 mgr.smithi157.nfpzoe (mgr.14180) 1670 : cluster [DBG] pgmap v1539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:52.204 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:19:52.204 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:19:52.204 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:19:52.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:19:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:52 smithi165 bash[22175]: cluster 2022-04-30T21:19:51.527155+0000 mgr.smithi157.nfpzoe (mgr.14180) 1671 : cluster [DBG] pgmap v1540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:52 smithi165 bash[22175]: audit 2022-04-30T21:19:52.504428+0000 mon.smithi157 (mon.0) 1461 : audit [DBG] from='client.? 172.21.15.157:0/436005617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:52 smithi157 bash[20376]: cluster 2022-04-30T21:19:51.527155+0000 mgr.smithi157.nfpzoe (mgr.14180) 1671 : cluster [DBG] pgmap v1540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:52.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:52 smithi157 bash[20376]: audit 2022-04-30T21:19:52.504428+0000 mon.smithi157 (mon.0) 1461 : audit [DBG] from='client.? 172.21.15.157:0/436005617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:54 smithi165 bash[22175]: cluster 2022-04-30T21:19:53.527839+0000 mgr.smithi157.nfpzoe (mgr.14180) 1672 : cluster [DBG] pgmap v1541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:54 smithi157 bash[20376]: cluster 2022-04-30T21:19:53.527839+0000 mgr.smithi157.nfpzoe (mgr.14180) 1672 : cluster [DBG] pgmap v1541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:56 smithi165 bash[22175]: cluster 2022-04-30T21:19:55.528435+0000 mgr.smithi157.nfpzoe (mgr.14180) 1673 : cluster [DBG] pgmap v1542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:56 smithi157 bash[20376]: cluster 2022-04-30T21:19:55.528435+0000 mgr.smithi157.nfpzoe (mgr.14180) 1673 : cluster [DBG] pgmap v1542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:57.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:19:57.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:19:57.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:19:57.850 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:19:58.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:57 smithi157 bash[20376]: cluster 2022-04-30T21:19:57.529227+0000 mgr.smithi157.nfpzoe (mgr.14180) 1674 : cluster [DBG] pgmap v1543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:58.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:57 smithi157 bash[20376]: audit 2022-04-30T21:19:57.831913+0000 mon.smithi157 (mon.0) 1462 : audit [DBG] from='client.? 172.21.15.157:0/541727687' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:58.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:57 smithi165 bash[22175]: cluster 2022-04-30T21:19:57.529227+0000 mgr.smithi157.nfpzoe (mgr.14180) 1674 : cluster [DBG] pgmap v1543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:19:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:57 smithi165 bash[22175]: audit 2022-04-30T21:19:57.831913+0000 mon.smithi157 (mon.0) 1462 : audit [DBG] from='client.? 172.21.15.157:0/541727687' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:19:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:58 smithi157 bash[20376]: audit 2022-04-30T21:19:58.178506+0000 mon.smithi157 (mon.0) 1463 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:19:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:58 smithi157 bash[20376]: audit 2022-04-30T21:19:58.181291+0000 mon.smithi157 (mon.0) 1464 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:19:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:58 smithi165 bash[22175]: audit 2022-04-30T21:19:58.178506+0000 mon.smithi157 (mon.0) 1463 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:19:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:58 smithi165 bash[22175]: audit 2022-04-30T21:19:58.181291+0000 mon.smithi157 (mon.0) 1464 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:20:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:19:59 smithi157 bash[20376]: cluster 2022-04-30T21:19:59.529944+0000 mgr.smithi157.nfpzoe (mgr.14180) 1675 : cluster [DBG] pgmap v1544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:19:59 smithi165 bash[22175]: cluster 2022-04-30T21:19:59.529944+0000 mgr.smithi157.nfpzoe (mgr.14180) 1675 : cluster [DBG] pgmap v1544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:00 smithi157 bash[20376]: cluster 2022-04-30T21:20:00.000172+0000 mon.smithi157 (mon.0) 1465 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T21:20:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:00 smithi165 bash[22175]: cluster 2022-04-30T21:20:00.000172+0000 mon.smithi157 (mon.0) 1465 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T21:20:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:01 smithi157 bash[20376]: cluster 2022-04-30T21:20:01.530600+0000 mgr.smithi157.nfpzoe (mgr.14180) 1676 : cluster [DBG] pgmap v1545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:02.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:01 smithi165 bash[22175]: cluster 2022-04-30T21:20:01.530600+0000 mgr.smithi157.nfpzoe (mgr.14180) 1676 : cluster [DBG] pgmap v1545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:02.854 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:20:02.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:20:02.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:20:03.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:20:03.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:03 smithi165 bash[22175]: audit 2022-04-30T21:20:03.160481+0000 mon.smithi157 (mon.0) 1466 : audit [DBG] from='client.? 172.21.15.157:0/3282703139' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:03.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:03 smithi157 bash[20376]: audit 2022-04-30T21:20:03.160481+0000 mon.smithi157 (mon.0) 1466 : audit [DBG] from='client.? 172.21.15.157:0/3282703139' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:04 smithi165 bash[22175]: cluster 2022-04-30T21:20:03.531289+0000 mgr.smithi157.nfpzoe (mgr.14180) 1677 : cluster [DBG] pgmap v1546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:04 smithi157 bash[20376]: cluster 2022-04-30T21:20:03.531289+0000 mgr.smithi157.nfpzoe (mgr.14180) 1677 : cluster [DBG] pgmap v1546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:06.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:06 smithi165 bash[22175]: cluster 2022-04-30T21:20:05.531896+0000 mgr.smithi157.nfpzoe (mgr.14180) 1678 : cluster [DBG] pgmap v1547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:06.961 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:06 smithi157 bash[20376]: cluster 2022-04-30T21:20:05.531896+0000 mgr.smithi157.nfpzoe (mgr.14180) 1678 : cluster [DBG] pgmap v1547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:08.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:20:08.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:20:08.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:20:08.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:07 smithi157 bash[20376]: cluster 2022-04-30T21:20:07.532557+0000 mgr.smithi157.nfpzoe (mgr.14180) 1679 : cluster [DBG] pgmap v1548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:07 smithi165 bash[22175]: cluster 2022-04-30T21:20:07.532557+0000 mgr.smithi157.nfpzoe (mgr.14180) 1679 : cluster [DBG] pgmap v1548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:08.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:20:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:08 smithi157 bash[20376]: audit 2022-04-30T21:20:08.493359+0000 mon.smithi157 (mon.0) 1467 : audit [DBG] from='client.? 172.21.15.157:0/3962607049' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:08 smithi165 bash[22175]: audit 2022-04-30T21:20:08.493359+0000 mon.smithi157 (mon.0) 1467 : audit [DBG] from='client.? 172.21.15.157:0/3962607049' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:10.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:09 smithi157 bash[20376]: cluster 2022-04-30T21:20:09.533208+0000 mgr.smithi157.nfpzoe (mgr.14180) 1680 : cluster [DBG] pgmap v1549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:09 smithi165 bash[22175]: cluster 2022-04-30T21:20:09.533208+0000 mgr.smithi157.nfpzoe (mgr.14180) 1680 : cluster [DBG] pgmap v1549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:12 smithi165 bash[22175]: cluster 2022-04-30T21:20:11.533823+0000 mgr.smithi157.nfpzoe (mgr.14180) 1681 : cluster [DBG] pgmap v1550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:12 smithi157 bash[20376]: cluster 2022-04-30T21:20:11.533823+0000 mgr.smithi157.nfpzoe (mgr.14180) 1681 : cluster [DBG] pgmap v1550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:13.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:20:13.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:20:13.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:20:13.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:20:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:14 smithi165 bash[22175]: cluster 2022-04-30T21:20:13.534334+0000 mgr.smithi157.nfpzoe (mgr.14180) 1682 : cluster [DBG] pgmap v1551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:14 smithi165 bash[22175]: audit 2022-04-30T21:20:13.820537+0000 mon.smithi157 (mon.0) 1468 : audit [DBG] from='client.? 172.21.15.157:0/2244986791' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:14.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:14 smithi157 bash[20376]: cluster 2022-04-30T21:20:13.534334+0000 mgr.smithi157.nfpzoe (mgr.14180) 1682 : cluster [DBG] pgmap v1551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:14.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:14 smithi157 bash[20376]: audit 2022-04-30T21:20:13.820537+0000 mon.smithi157 (mon.0) 1468 : audit [DBG] from='client.? 172.21.15.157:0/2244986791' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:16 smithi165 bash[22175]: cluster 2022-04-30T21:20:15.534889+0000 mgr.smithi157.nfpzoe (mgr.14180) 1683 : cluster [DBG] pgmap v1552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:16 smithi157 bash[20376]: cluster 2022-04-30T21:20:15.534889+0000 mgr.smithi157.nfpzoe (mgr.14180) 1683 : cluster [DBG] pgmap v1552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:18.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:17 smithi157 bash[20376]: cluster 2022-04-30T21:20:17.535606+0000 mgr.smithi157.nfpzoe (mgr.14180) 1684 : cluster [DBG] pgmap v1553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:17 smithi165 bash[22175]: cluster 2022-04-30T21:20:17.535606+0000 mgr.smithi157.nfpzoe (mgr.14180) 1684 : cluster [DBG] pgmap v1553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:18.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:20:18.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:20:18.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:20:19.174 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:20:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:19 smithi165 bash[22175]: audit 2022-04-30T21:20:19.149221+0000 mon.smithi157 (mon.0) 1469 : audit [DBG] from='client.? 172.21.15.157:0/3364544152' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:19.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:19 smithi157 bash[20376]: audit 2022-04-30T21:20:19.149221+0000 mon.smithi157 (mon.0) 1469 : audit [DBG] from='client.? 172.21.15.157:0/3364544152' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:20 smithi165 bash[22175]: cluster 2022-04-30T21:20:19.536225+0000 mgr.smithi157.nfpzoe (mgr.14180) 1685 : cluster [DBG] pgmap v1554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:20.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:20 smithi157 bash[20376]: cluster 2022-04-30T21:20:19.536225+0000 mgr.smithi157.nfpzoe (mgr.14180) 1685 : cluster [DBG] pgmap v1554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:22.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:22 smithi165 bash[22175]: cluster 2022-04-30T21:20:21.536875+0000 mgr.smithi157.nfpzoe (mgr.14180) 1686 : cluster [DBG] pgmap v1555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:22.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:22 smithi157 bash[20376]: cluster 2022-04-30T21:20:21.536875+0000 mgr.smithi157.nfpzoe (mgr.14180) 1686 : cluster [DBG] pgmap v1555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:23.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:23 smithi165 bash[22175]: audit 2022-04-30T21:20:23.542328+0000 mon.smithi157 (mon.0) 1470 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:20:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:23 smithi165 bash[22175]: audit 2022-04-30T21:20:23.545124+0000 mon.smithi157 (mon.0) 1471 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:20:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:23 smithi165 bash[22175]: audit 2022-04-30T21:20:23.546950+0000 mon.smithi157 (mon.0) 1472 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:20:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:23 smithi157 bash[20376]: audit 2022-04-30T21:20:23.542328+0000 mon.smithi157 (mon.0) 1470 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:20:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:23 smithi157 bash[20376]: audit 2022-04-30T21:20:23.545124+0000 mon.smithi157 (mon.0) 1471 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:20:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:23 smithi157 bash[20376]: audit 2022-04-30T21:20:23.546950+0000 mon.smithi157 (mon.0) 1472 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:20:24.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:20:24.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:20:24.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:20:24.501 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:20:24.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:24 smithi165 bash[22175]: cluster 2022-04-30T21:20:23.537436+0000 mgr.smithi157.nfpzoe (mgr.14180) 1687 : cluster [DBG] pgmap v1556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:24.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:24 smithi165 bash[22175]: audit 2022-04-30T21:20:23.877528+0000 mon.smithi157 (mon.0) 1473 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:20:24.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:24 smithi165 bash[22175]: audit 2022-04-30T21:20:23.887805+0000 mon.smithi157 (mon.0) 1474 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:20:24.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:24 smithi165 bash[22175]: audit 2022-04-30T21:20:24.482713+0000 mon.smithi157 (mon.0) 1475 : audit [DBG] from='client.? 172.21.15.157:0/696206257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:24.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:24 smithi157 bash[20376]: cluster 2022-04-30T21:20:23.537436+0000 mgr.smithi157.nfpzoe (mgr.14180) 1687 : cluster [DBG] pgmap v1556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:24.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:24 smithi157 bash[20376]: audit 2022-04-30T21:20:23.877528+0000 mon.smithi157 (mon.0) 1473 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:20:24.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:24 smithi157 bash[20376]: audit 2022-04-30T21:20:23.887805+0000 mon.smithi157 (mon.0) 1474 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:20:24.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:24 smithi157 bash[20376]: audit 2022-04-30T21:20:24.482713+0000 mon.smithi157 (mon.0) 1475 : audit [DBG] from='client.? 172.21.15.157:0/696206257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:25 smithi165 bash[22175]: cluster 2022-04-30T21:20:23.870477+0000 mgr.smithi157.nfpzoe (mgr.14180) 1688 : cluster [DBG] pgmap v1557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:25 smithi165 bash[22175]: cluster 2022-04-30T21:20:23.870928+0000 mgr.smithi157.nfpzoe (mgr.14180) 1689 : cluster [DBG] pgmap v1558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:25 smithi165 bash[22175]: cephadm 2022-04-30T21:20:23.888914+0000 mgr.smithi157.nfpzoe (mgr.14180) 1690 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:20:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:25 smithi165 bash[22175]: cephadm 2022-04-30T21:20:23.889040+0000 mgr.smithi157.nfpzoe (mgr.14180) 1691 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:20:25.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:25 smithi157 bash[20376]: cluster 2022-04-30T21:20:23.870477+0000 mgr.smithi157.nfpzoe (mgr.14180) 1688 : cluster [DBG] pgmap v1557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:26.081 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:25 smithi157 bash[20376]: cluster 2022-04-30T21:20:23.870928+0000 mgr.smithi157.nfpzoe (mgr.14180) 1689 : cluster [DBG] pgmap v1558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:26.081 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:25 smithi157 bash[20376]: cephadm 2022-04-30T21:20:23.888914+0000 mgr.smithi157.nfpzoe (mgr.14180) 1690 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:20:26.081 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:25 smithi157 bash[20376]: cephadm 2022-04-30T21:20:23.889040+0000 mgr.smithi157.nfpzoe (mgr.14180) 1691 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:20:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:27 smithi165 bash[22175]: cluster 2022-04-30T21:20:25.871549+0000 mgr.smithi157.nfpzoe (mgr.14180) 1692 : cluster [DBG] pgmap v1559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:27 smithi157 bash[20376]: cluster 2022-04-30T21:20:25.871549+0000 mgr.smithi157.nfpzoe (mgr.14180) 1692 : cluster [DBG] pgmap v1559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:29.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:20:29.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:20:29.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:20:29.835 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:20:29.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:29 smithi165 bash[22175]: cluster 2022-04-30T21:20:27.872126+0000 mgr.smithi157.nfpzoe (mgr.14180) 1693 : cluster [DBG] pgmap v1560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:29.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:29 smithi157 bash[20376]: cluster 2022-04-30T21:20:27.872126+0000 mgr.smithi157.nfpzoe (mgr.14180) 1693 : cluster [DBG] pgmap v1560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:30 smithi165 bash[22175]: audit 2022-04-30T21:20:29.814964+0000 mon.smithi157 (mon.0) 1476 : audit [DBG] from='client.? 172.21.15.157:0/1368071509' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:30.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:30 smithi157 bash[20376]: audit 2022-04-30T21:20:29.814964+0000 mon.smithi157 (mon.0) 1476 : audit [DBG] from='client.? 172.21.15.157:0/1368071509' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:31 smithi165 bash[22175]: cluster 2022-04-30T21:20:29.872742+0000 mgr.smithi157.nfpzoe (mgr.14180) 1694 : cluster [DBG] pgmap v1561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:31.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:31 smithi157 bash[20376]: cluster 2022-04-30T21:20:29.872742+0000 mgr.smithi157.nfpzoe (mgr.14180) 1694 : cluster [DBG] pgmap v1561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:33 smithi165 bash[22175]: cluster 2022-04-30T21:20:31.873398+0000 mgr.smithi157.nfpzoe (mgr.14180) 1695 : cluster [DBG] pgmap v1562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:33.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:33 smithi157 bash[20376]: cluster 2022-04-30T21:20:31.873398+0000 mgr.smithi157.nfpzoe (mgr.14180) 1695 : cluster [DBG] pgmap v1562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:34.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:20:34.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:20:34.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:20:35.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:20:35.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:35 smithi157 bash[20376]: cluster 2022-04-30T21:20:33.873998+0000 mgr.smithi157.nfpzoe (mgr.14180) 1696 : cluster [DBG] pgmap v1563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:35.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:35 smithi157 bash[20376]: audit 2022-04-30T21:20:35.138624+0000 mon.smithi157 (mon.0) 1477 : audit [DBG] from='client.? 172.21.15.157:0/159934780' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:35 smithi165 bash[22175]: cluster 2022-04-30T21:20:33.873998+0000 mgr.smithi157.nfpzoe (mgr.14180) 1696 : cluster [DBG] pgmap v1563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:35 smithi165 bash[22175]: audit 2022-04-30T21:20:35.138624+0000 mon.smithi157 (mon.0) 1477 : audit [DBG] from='client.? 172.21.15.157:0/159934780' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:37 smithi157 bash[20376]: cluster 2022-04-30T21:20:35.874603+0000 mgr.smithi157.nfpzoe (mgr.14180) 1697 : cluster [DBG] pgmap v1564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:37 smithi165 bash[22175]: cluster 2022-04-30T21:20:35.874603+0000 mgr.smithi157.nfpzoe (mgr.14180) 1697 : cluster [DBG] pgmap v1564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:39.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:39 smithi157 bash[20376]: cluster 2022-04-30T21:20:37.875272+0000 mgr.smithi157.nfpzoe (mgr.14180) 1698 : cluster [DBG] pgmap v1565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:39 smithi165 bash[22175]: cluster 2022-04-30T21:20:37.875272+0000 mgr.smithi157.nfpzoe (mgr.14180) 1698 : cluster [DBG] pgmap v1565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:40.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:20:40.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:20:40.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:20:40.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:20:40.959 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:40 smithi157 bash[20376]: audit 2022-04-30T21:20:40.463637+0000 mon.smithi157 (mon.0) 1478 : audit [DBG] from='client.? 172.21.15.157:0/2315855278' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:40 smithi165 bash[22175]: audit 2022-04-30T21:20:40.463637+0000 mon.smithi157 (mon.0) 1478 : audit [DBG] from='client.? 172.21.15.157:0/2315855278' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:41 smithi157 bash[20376]: cluster 2022-04-30T21:20:39.875893+0000 mgr.smithi157.nfpzoe (mgr.14180) 1699 : cluster [DBG] pgmap v1566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:41 smithi165 bash[22175]: cluster 2022-04-30T21:20:39.875893+0000 mgr.smithi157.nfpzoe (mgr.14180) 1699 : cluster [DBG] pgmap v1566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:43 smithi165 bash[22175]: cluster 2022-04-30T21:20:41.876612+0000 mgr.smithi157.nfpzoe (mgr.14180) 1700 : cluster [DBG] pgmap v1567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:43 smithi157 bash[20376]: cluster 2022-04-30T21:20:41.876612+0000 mgr.smithi157.nfpzoe (mgr.14180) 1700 : cluster [DBG] pgmap v1567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:45.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:20:45.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:20:45.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:20:45.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:20:45.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:45 smithi157 bash[20376]: cluster 2022-04-30T21:20:43.877266+0000 mgr.smithi157.nfpzoe (mgr.14180) 1701 : cluster [DBG] pgmap v1568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:45 smithi165 bash[22175]: cluster 2022-04-30T21:20:43.877266+0000 mgr.smithi157.nfpzoe (mgr.14180) 1701 : cluster [DBG] pgmap v1568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:46 smithi157 bash[20376]: audit 2022-04-30T21:20:45.795307+0000 mon.smithi157 (mon.0) 1479 : audit [DBG] from='client.? 172.21.15.157:0/3342588250' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:47.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:46 smithi165 bash[22175]: audit 2022-04-30T21:20:45.795307+0000 mon.smithi157 (mon.0) 1479 : audit [DBG] from='client.? 172.21.15.157:0/3342588250' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:47.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:47 smithi157 bash[20376]: cluster 2022-04-30T21:20:45.877897+0000 mgr.smithi157.nfpzoe (mgr.14180) 1702 : cluster [DBG] pgmap v1569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:48.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:47 smithi165 bash[22175]: cluster 2022-04-30T21:20:45.877897+0000 mgr.smithi157.nfpzoe (mgr.14180) 1702 : cluster [DBG] pgmap v1569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:49 smithi165 bash[22175]: cluster 2022-04-30T21:20:47.878522+0000 mgr.smithi157.nfpzoe (mgr.14180) 1703 : cluster [DBG] pgmap v1570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:49 smithi157 bash[20376]: cluster 2022-04-30T21:20:47.878522+0000 mgr.smithi157.nfpzoe (mgr.14180) 1703 : cluster [DBG] pgmap v1570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:50.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:20:50.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:20:50.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:20:51.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:20:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:51 smithi165 bash[22175]: cluster 2022-04-30T21:20:49.879161+0000 mgr.smithi157.nfpzoe (mgr.14180) 1704 : cluster [DBG] pgmap v1571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:51 smithi165 bash[22175]: audit 2022-04-30T21:20:51.122330+0000 mon.smithi157 (mon.0) 1480 : audit [DBG] from='client.? 172.21.15.157:0/2683171816' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:52.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:51 smithi157 bash[20376]: cluster 2022-04-30T21:20:49.879161+0000 mgr.smithi157.nfpzoe (mgr.14180) 1704 : cluster [DBG] pgmap v1571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:52.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:51 smithi157 bash[20376]: audit 2022-04-30T21:20:51.122330+0000 mon.smithi157 (mon.0) 1480 : audit [DBG] from='client.? 172.21.15.157:0/2683171816' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:54.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:53 smithi165 bash[22175]: cluster 2022-04-30T21:20:51.879852+0000 mgr.smithi157.nfpzoe (mgr.14180) 1705 : cluster [DBG] pgmap v1572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:53 smithi157 bash[20376]: cluster 2022-04-30T21:20:51.879852+0000 mgr.smithi157.nfpzoe (mgr.14180) 1705 : cluster [DBG] pgmap v1572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:56.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:20:56.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:20:56.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:20:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:55 smithi165 bash[22175]: cluster 2022-04-30T21:20:53.880439+0000 mgr.smithi157.nfpzoe (mgr.14180) 1706 : cluster [DBG] pgmap v1573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:55 smithi157 bash[20376]: cluster 2022-04-30T21:20:53.880439+0000 mgr.smithi157.nfpzoe (mgr.14180) 1706 : cluster [DBG] pgmap v1573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:56.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:20:57.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:56 smithi157 bash[20376]: audit 2022-04-30T21:20:56.444447+0000 mon.smithi157 (mon.0) 1481 : audit [DBG] from='client.? 172.21.15.157:0/2389018455' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:56 smithi165 bash[22175]: audit 2022-04-30T21:20:56.444447+0000 mon.smithi157 (mon.0) 1481 : audit [DBG] from='client.? 172.21.15.157:0/2389018455' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:20:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:57 smithi165 bash[22175]: cluster 2022-04-30T21:20:55.881053+0000 mgr.smithi157.nfpzoe (mgr.14180) 1707 : cluster [DBG] pgmap v1574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:58.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:57 smithi157 bash[20376]: cluster 2022-04-30T21:20:55.881053+0000 mgr.smithi157.nfpzoe (mgr.14180) 1707 : cluster [DBG] pgmap v1574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:20:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:58 smithi165 bash[22175]: audit 2022-04-30T21:20:58.186756+0000 mon.smithi157 (mon.0) 1482 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:20:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:58 smithi165 bash[22175]: audit 2022-04-30T21:20:58.188146+0000 mon.smithi157 (mon.0) 1483 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:20:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:58 smithi157 bash[20376]: audit 2022-04-30T21:20:58.186756+0000 mon.smithi157 (mon.0) 1482 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:20:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:58 smithi157 bash[20376]: audit 2022-04-30T21:20:58.188146+0000 mon.smithi157 (mon.0) 1483 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:21:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:20:59 smithi165 bash[22175]: cluster 2022-04-30T21:20:57.881623+0000 mgr.smithi157.nfpzoe (mgr.14180) 1708 : cluster [DBG] pgmap v1575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:20:59 smithi157 bash[20376]: cluster 2022-04-30T21:20:57.881623+0000 mgr.smithi157.nfpzoe (mgr.14180) 1708 : cluster [DBG] pgmap v1575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:01.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:21:01.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:21:01.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:21:01.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:21:02.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:01 smithi165 bash[22175]: cluster 2022-04-30T21:20:59.882216+0000 mgr.smithi157.nfpzoe (mgr.14180) 1709 : cluster [DBG] pgmap v1576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:02.214 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:01 smithi157 bash[20376]: cluster 2022-04-30T21:20:59.882216+0000 mgr.smithi157.nfpzoe (mgr.14180) 1709 : cluster [DBG] pgmap v1576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:02 smithi165 bash[22175]: audit 2022-04-30T21:21:01.767773+0000 mon.smithi157 (mon.0) 1484 : audit [DBG] from='client.? 172.21.15.157:0/1296256829' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:02 smithi157 bash[20376]: audit 2022-04-30T21:21:01.767773+0000 mon.smithi157 (mon.0) 1484 : audit [DBG] from='client.? 172.21.15.157:0/1296256829' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:03 smithi165 bash[22175]: cluster 2022-04-30T21:21:01.882871+0000 mgr.smithi157.nfpzoe (mgr.14180) 1710 : cluster [DBG] pgmap v1577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:03 smithi157 bash[20376]: cluster 2022-04-30T21:21:01.882871+0000 mgr.smithi157.nfpzoe (mgr.14180) 1710 : cluster [DBG] pgmap v1577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:06.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:05 smithi165 bash[22175]: cluster 2022-04-30T21:21:03.883491+0000 mgr.smithi157.nfpzoe (mgr.14180) 1711 : cluster [DBG] pgmap v1578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:06.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:05 smithi157 bash[20376]: cluster 2022-04-30T21:21:03.883491+0000 mgr.smithi157.nfpzoe (mgr.14180) 1711 : cluster [DBG] pgmap v1578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:06.789 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:21:06.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:21:06.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:21:07.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:06 smithi157 bash[20376]: cluster 2022-04-30T21:21:05.884092+0000 mgr.smithi157.nfpzoe (mgr.14180) 1712 : cluster [DBG] pgmap v1579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:07.117 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:21:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:06 smithi165 bash[22175]: cluster 2022-04-30T21:21:05.884092+0000 mgr.smithi157.nfpzoe (mgr.14180) 1712 : cluster [DBG] pgmap v1579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:08.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:07 smithi157 bash[20376]: audit 2022-04-30T21:21:07.098997+0000 mon.smithi157 (mon.0) 1485 : audit [DBG] from='client.? 172.21.15.157:0/2947730153' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:08.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:07 smithi165 bash[22175]: audit 2022-04-30T21:21:07.098997+0000 mon.smithi157 (mon.0) 1485 : audit [DBG] from='client.? 172.21.15.157:0/2947730153' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:08 smithi157 bash[20376]: cluster 2022-04-30T21:21:07.884760+0000 mgr.smithi157.nfpzoe (mgr.14180) 1713 : cluster [DBG] pgmap v1580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:08 smithi165 bash[22175]: cluster 2022-04-30T21:21:07.884760+0000 mgr.smithi157.nfpzoe (mgr.14180) 1713 : cluster [DBG] pgmap v1580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:11.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:10 smithi157 bash[20376]: cluster 2022-04-30T21:21:09.885397+0000 mgr.smithi157.nfpzoe (mgr.14180) 1714 : cluster [DBG] pgmap v1581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:11.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:10 smithi165 bash[22175]: cluster 2022-04-30T21:21:09.885397+0000 mgr.smithi157.nfpzoe (mgr.14180) 1714 : cluster [DBG] pgmap v1581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:12.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:21:12.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:21:12.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:21:12.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:21:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:12 smithi157 bash[20376]: cluster 2022-04-30T21:21:11.886018+0000 mgr.smithi157.nfpzoe (mgr.14180) 1715 : cluster [DBG] pgmap v1582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:12 smithi157 bash[20376]: audit 2022-04-30T21:21:12.428881+0000 mon.smithi157 (mon.0) 1486 : audit [DBG] from='client.? 172.21.15.157:0/1333065440' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:12 smithi165 bash[22175]: cluster 2022-04-30T21:21:11.886018+0000 mgr.smithi157.nfpzoe (mgr.14180) 1715 : cluster [DBG] pgmap v1582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:12 smithi165 bash[22175]: audit 2022-04-30T21:21:12.428881+0000 mon.smithi157 (mon.0) 1486 : audit [DBG] from='client.? 172.21.15.157:0/1333065440' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:15.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:14 smithi157 bash[20376]: cluster 2022-04-30T21:21:13.886612+0000 mgr.smithi157.nfpzoe (mgr.14180) 1716 : cluster [DBG] pgmap v1583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:14 smithi165 bash[22175]: cluster 2022-04-30T21:21:13.886612+0000 mgr.smithi157.nfpzoe (mgr.14180) 1716 : cluster [DBG] pgmap v1583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:16 smithi165 bash[22175]: cluster 2022-04-30T21:21:15.887284+0000 mgr.smithi157.nfpzoe (mgr.14180) 1717 : cluster [DBG] pgmap v1584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:17.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:21:17.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:21:17.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:21:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:16 smithi157 bash[20376]: cluster 2022-04-30T21:21:15.887284+0000 mgr.smithi157.nfpzoe (mgr.14180) 1717 : cluster [DBG] pgmap v1584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:17.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:21:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:17 smithi165 bash[22175]: audit 2022-04-30T21:21:17.755502+0000 mon.smithi157 (mon.0) 1487 : audit [DBG] from='client.? 172.21.15.157:0/1912997744' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:17 smithi157 bash[20376]: audit 2022-04-30T21:21:17.755502+0000 mon.smithi157 (mon.0) 1487 : audit [DBG] from='client.? 172.21.15.157:0/1912997744' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:18 smithi157 bash[20376]: cluster 2022-04-30T21:21:17.887964+0000 mgr.smithi157.nfpzoe (mgr.14180) 1718 : cluster [DBG] pgmap v1585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:18 smithi165 bash[22175]: cluster 2022-04-30T21:21:17.887964+0000 mgr.smithi157.nfpzoe (mgr.14180) 1718 : cluster [DBG] pgmap v1585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:20 smithi165 bash[22175]: cluster 2022-04-30T21:21:19.888576+0000 mgr.smithi157.nfpzoe (mgr.14180) 1719 : cluster [DBG] pgmap v1586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:21.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:20 smithi157 bash[20376]: cluster 2022-04-30T21:21:19.888576+0000 mgr.smithi157.nfpzoe (mgr.14180) 1719 : cluster [DBG] pgmap v1586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:22.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:21:22.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:21:22.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:21:23.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:21:23.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:22 smithi165 bash[22175]: cluster 2022-04-30T21:21:21.889295+0000 mgr.smithi157.nfpzoe (mgr.14180) 1720 : cluster [DBG] pgmap v1587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:22 smithi157 bash[20376]: cluster 2022-04-30T21:21:21.889295+0000 mgr.smithi157.nfpzoe (mgr.14180) 1720 : cluster [DBG] pgmap v1587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:23 smithi165 bash[22175]: audit 2022-04-30T21:21:23.083623+0000 mon.smithi157 (mon.0) 1488 : audit [DBG] from='client.? 172.21.15.157:0/3482172730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:23 smithi165 bash[22175]: audit 2022-04-30T21:21:23.898666+0000 mon.smithi157 (mon.0) 1489 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:21:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:23 smithi165 bash[22175]: audit 2022-04-30T21:21:23.901402+0000 mon.smithi157 (mon.0) 1490 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:21:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:23 smithi165 bash[22175]: audit 2022-04-30T21:21:23.903222+0000 mon.smithi157 (mon.0) 1491 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:21:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:23 smithi157 bash[20376]: audit 2022-04-30T21:21:23.083623+0000 mon.smithi157 (mon.0) 1488 : audit [DBG] from='client.? 172.21.15.157:0/3482172730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:23 smithi157 bash[20376]: audit 2022-04-30T21:21:23.898666+0000 mon.smithi157 (mon.0) 1489 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:21:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:23 smithi157 bash[20376]: audit 2022-04-30T21:21:23.901402+0000 mon.smithi157 (mon.0) 1490 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:21:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:23 smithi157 bash[20376]: audit 2022-04-30T21:21:23.903222+0000 mon.smithi157 (mon.0) 1491 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:21:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:24 smithi165 bash[22175]: cluster 2022-04-30T21:21:23.889954+0000 mgr.smithi157.nfpzoe (mgr.14180) 1721 : cluster [DBG] pgmap v1588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:24 smithi157 bash[20376]: cluster 2022-04-30T21:21:23.889954+0000 mgr.smithi157.nfpzoe (mgr.14180) 1721 : cluster [DBG] pgmap v1588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:26 smithi165 bash[22175]: cluster 2022-04-30T21:21:25.890557+0000 mgr.smithi157.nfpzoe (mgr.14180) 1722 : cluster [DBG] pgmap v1589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:26 smithi157 bash[20376]: cluster 2022-04-30T21:21:25.890557+0000 mgr.smithi157.nfpzoe (mgr.14180) 1722 : cluster [DBG] pgmap v1589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:28.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:21:28.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:21:28.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:21:28.427 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:21:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:28 smithi165 bash[22175]: audit 2022-04-30T21:21:27.713951+0000 mon.smithi157 (mon.0) 1492 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:21:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:28 smithi165 bash[22175]: audit 2022-04-30T21:21:28.010198+0000 mon.smithi157 (mon.0) 1493 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:21:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:28 smithi165 bash[22175]: audit 2022-04-30T21:21:28.018907+0000 mon.smithi157 (mon.0) 1494 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:21:29.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:28 smithi165 bash[22175]: audit 2022-04-30T21:21:28.409101+0000 mon.smithi157 (mon.0) 1495 : audit [DBG] from='client.? 172.21.15.157:0/334985532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:29.215 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:28 smithi157 bash[20376]: audit 2022-04-30T21:21:27.713951+0000 mon.smithi157 (mon.0) 1492 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:21:29.215 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:28 smithi157 bash[20376]: audit 2022-04-30T21:21:28.010198+0000 mon.smithi157 (mon.0) 1493 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:21:29.215 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:28 smithi157 bash[20376]: audit 2022-04-30T21:21:28.018907+0000 mon.smithi157 (mon.0) 1494 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:21:29.215 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:28 smithi157 bash[20376]: audit 2022-04-30T21:21:28.409101+0000 mon.smithi157 (mon.0) 1495 : audit [DBG] from='client.? 172.21.15.157:0/334985532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:30.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:29 smithi165 bash[22175]: cluster 2022-04-30T21:21:27.891335+0000 mgr.smithi157.nfpzoe (mgr.14180) 1723 : cluster [DBG] pgmap v1590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:30.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:29 smithi165 bash[22175]: cluster 2022-04-30T21:21:28.002224+0000 mgr.smithi157.nfpzoe (mgr.14180) 1724 : cluster [DBG] pgmap v1591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:30.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:29 smithi165 bash[22175]: cluster 2022-04-30T21:21:28.002700+0000 mgr.smithi157.nfpzoe (mgr.14180) 1725 : cluster [DBG] pgmap v1592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:30.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:29 smithi165 bash[22175]: cephadm 2022-04-30T21:21:28.020310+0000 mgr.smithi157.nfpzoe (mgr.14180) 1726 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:21:30.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:29 smithi165 bash[22175]: cephadm 2022-04-30T21:21:28.020467+0000 mgr.smithi157.nfpzoe (mgr.14180) 1727 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:21:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:29 smithi157 bash[20376]: cluster 2022-04-30T21:21:27.891335+0000 mgr.smithi157.nfpzoe (mgr.14180) 1723 : cluster [DBG] pgmap v1590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:29 smithi157 bash[20376]: cluster 2022-04-30T21:21:28.002224+0000 mgr.smithi157.nfpzoe (mgr.14180) 1724 : cluster [DBG] pgmap v1591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:29 smithi157 bash[20376]: cluster 2022-04-30T21:21:28.002700+0000 mgr.smithi157.nfpzoe (mgr.14180) 1725 : cluster [DBG] pgmap v1592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:29 smithi157 bash[20376]: cephadm 2022-04-30T21:21:28.020310+0000 mgr.smithi157.nfpzoe (mgr.14180) 1726 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:21:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:29 smithi157 bash[20376]: cephadm 2022-04-30T21:21:28.020467+0000 mgr.smithi157.nfpzoe (mgr.14180) 1727 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:21:32.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:31 smithi165 bash[22175]: cluster 2022-04-30T21:21:30.003280+0000 mgr.smithi157.nfpzoe (mgr.14180) 1728 : cluster [DBG] pgmap v1593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:32.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:31 smithi157 bash[20376]: cluster 2022-04-30T21:21:30.003280+0000 mgr.smithi157.nfpzoe (mgr.14180) 1728 : cluster [DBG] pgmap v1593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:32 smithi165 bash[22175]: cluster 2022-04-30T21:21:32.003914+0000 mgr.smithi157.nfpzoe (mgr.14180) 1729 : cluster [DBG] pgmap v1594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:33.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:21:33.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:21:33.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:21:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:32 smithi157 bash[20376]: cluster 2022-04-30T21:21:32.003914+0000 mgr.smithi157.nfpzoe (mgr.14180) 1729 : cluster [DBG] pgmap v1594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:33.754 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:21:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:33 smithi165 bash[22175]: audit 2022-04-30T21:21:33.736387+0000 mon.smithi157 (mon.0) 1496 : audit [DBG] from='client.? 172.21.15.157:0/1331088240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:33 smithi157 bash[20376]: audit 2022-04-30T21:21:33.736387+0000 mon.smithi157 (mon.0) 1496 : audit [DBG] from='client.? 172.21.15.157:0/1331088240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:34 smithi165 bash[22175]: cluster 2022-04-30T21:21:34.004564+0000 mgr.smithi157.nfpzoe (mgr.14180) 1730 : cluster [DBG] pgmap v1595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:34 smithi157 bash[20376]: cluster 2022-04-30T21:21:34.004564+0000 mgr.smithi157.nfpzoe (mgr.14180) 1730 : cluster [DBG] pgmap v1595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:37.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:37 smithi165 bash[22175]: cluster 2022-04-30T21:21:36.005177+0000 mgr.smithi157.nfpzoe (mgr.14180) 1731 : cluster [DBG] pgmap v1596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:37 smithi157 bash[20376]: cluster 2022-04-30T21:21:36.005177+0000 mgr.smithi157.nfpzoe (mgr.14180) 1731 : cluster [DBG] pgmap v1596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:38.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:21:38.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:21:38.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:21:39.082 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:21:39.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:39 smithi157 bash[20376]: cluster 2022-04-30T21:21:38.005824+0000 mgr.smithi157.nfpzoe (mgr.14180) 1732 : cluster [DBG] pgmap v1597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:39.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:39 smithi157 bash[20376]: audit 2022-04-30T21:21:39.062705+0000 mon.smithi157 (mon.0) 1497 : audit [DBG] from='client.? 172.21.15.157:0/1999852854' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:39 smithi165 bash[22175]: cluster 2022-04-30T21:21:38.005824+0000 mgr.smithi157.nfpzoe (mgr.14180) 1732 : cluster [DBG] pgmap v1597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:39 smithi165 bash[22175]: audit 2022-04-30T21:21:39.062705+0000 mon.smithi157 (mon.0) 1497 : audit [DBG] from='client.? 172.21.15.157:0/1999852854' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:41.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:41 smithi165 bash[22175]: cluster 2022-04-30T21:21:40.006429+0000 mgr.smithi157.nfpzoe (mgr.14180) 1733 : cluster [DBG] pgmap v1598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:41 smithi157 bash[20376]: cluster 2022-04-30T21:21:40.006429+0000 mgr.smithi157.nfpzoe (mgr.14180) 1733 : cluster [DBG] pgmap v1598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:42 smithi157 bash[20376]: cluster 2022-04-30T21:21:42.007096+0000 mgr.smithi157.nfpzoe (mgr.14180) 1734 : cluster [DBG] pgmap v1599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:42 smithi165 bash[22175]: cluster 2022-04-30T21:21:42.007096+0000 mgr.smithi157.nfpzoe (mgr.14180) 1734 : cluster [DBG] pgmap v1599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:44.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:21:44.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:21:44.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:21:44.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:21:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:45 smithi165 bash[22175]: cluster 2022-04-30T21:21:44.007701+0000 mgr.smithi157.nfpzoe (mgr.14180) 1735 : cluster [DBG] pgmap v1600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:45 smithi165 bash[22175]: audit 2022-04-30T21:21:44.398307+0000 mon.smithi157 (mon.0) 1498 : audit [DBG] from='client.? 172.21.15.157:0/3759134400' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:45.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:45 smithi157 bash[20376]: cluster 2022-04-30T21:21:44.007701+0000 mgr.smithi157.nfpzoe (mgr.14180) 1735 : cluster [DBG] pgmap v1600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:45.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:45 smithi157 bash[20376]: audit 2022-04-30T21:21:44.398307+0000 mon.smithi157 (mon.0) 1498 : audit [DBG] from='client.? 172.21.15.157:0/3759134400' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:47 smithi165 bash[22175]: cluster 2022-04-30T21:21:46.008300+0000 mgr.smithi157.nfpzoe (mgr.14180) 1736 : cluster [DBG] pgmap v1601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:47 smithi157 bash[20376]: cluster 2022-04-30T21:21:46.008300+0000 mgr.smithi157.nfpzoe (mgr.14180) 1736 : cluster [DBG] pgmap v1601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:49.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:49 smithi157 bash[20376]: cluster 2022-04-30T21:21:48.008942+0000 mgr.smithi157.nfpzoe (mgr.14180) 1737 : cluster [DBG] pgmap v1602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:49.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:49 smithi165 bash[22175]: cluster 2022-04-30T21:21:48.008942+0000 mgr.smithi157.nfpzoe (mgr.14180) 1737 : cluster [DBG] pgmap v1602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:49.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:21:49.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:21:49.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:21:49.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:21:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:50 smithi165 bash[22175]: audit 2022-04-30T21:21:49.724623+0000 mon.smithi157 (mon.0) 1499 : audit [DBG] from='client.? 172.21.15.157:0/2387099429' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:50 smithi157 bash[20376]: audit 2022-04-30T21:21:49.724623+0000 mon.smithi157 (mon.0) 1499 : audit [DBG] from='client.? 172.21.15.157:0/2387099429' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:51 smithi165 bash[22175]: cluster 2022-04-30T21:21:50.009608+0000 mgr.smithi157.nfpzoe (mgr.14180) 1738 : cluster [DBG] pgmap v1603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:51 smithi157 bash[20376]: cluster 2022-04-30T21:21:50.009608+0000 mgr.smithi157.nfpzoe (mgr.14180) 1738 : cluster [DBG] pgmap v1603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:52 smithi165 bash[22175]: cluster 2022-04-30T21:21:52.010234+0000 mgr.smithi157.nfpzoe (mgr.14180) 1739 : cluster [DBG] pgmap v1604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:52 smithi157 bash[20376]: cluster 2022-04-30T21:21:52.010234+0000 mgr.smithi157.nfpzoe (mgr.14180) 1739 : cluster [DBG] pgmap v1604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:54.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:21:54.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:21:54.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:21:55.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:21:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:55 smithi165 bash[22175]: cluster 2022-04-30T21:21:54.010877+0000 mgr.smithi157.nfpzoe (mgr.14180) 1740 : cluster [DBG] pgmap v1605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:55 smithi165 bash[22175]: audit 2022-04-30T21:21:55.053493+0000 mon.smithi157 (mon.0) 1500 : audit [DBG] from='client.? 172.21.15.157:0/931395632' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:55 smithi157 bash[20376]: cluster 2022-04-30T21:21:54.010877+0000 mgr.smithi157.nfpzoe (mgr.14180) 1740 : cluster [DBG] pgmap v1605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:55 smithi157 bash[20376]: audit 2022-04-30T21:21:55.053493+0000 mon.smithi157 (mon.0) 1500 : audit [DBG] from='client.? 172.21.15.157:0/931395632' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:21:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:57 smithi165 bash[22175]: cluster 2022-04-30T21:21:56.011468+0000 mgr.smithi157.nfpzoe (mgr.14180) 1741 : cluster [DBG] pgmap v1606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:57 smithi157 bash[20376]: cluster 2022-04-30T21:21:56.011468+0000 mgr.smithi157.nfpzoe (mgr.14180) 1741 : cluster [DBG] pgmap v1606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:59 smithi157 bash[20376]: cluster 2022-04-30T21:21:58.012070+0000 mgr.smithi157.nfpzoe (mgr.14180) 1742 : cluster [DBG] pgmap v1607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:59 smithi157 bash[20376]: audit 2022-04-30T21:21:58.195011+0000 mon.smithi157 (mon.0) 1501 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:21:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:21:59 smithi157 bash[20376]: audit 2022-04-30T21:21:58.196829+0000 mon.smithi157 (mon.0) 1502 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:21:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:59 smithi165 bash[22175]: cluster 2022-04-30T21:21:58.012070+0000 mgr.smithi157.nfpzoe (mgr.14180) 1742 : cluster [DBG] pgmap v1607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:21:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:59 smithi165 bash[22175]: audit 2022-04-30T21:21:58.195011+0000 mon.smithi157 (mon.0) 1501 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:21:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:21:59 smithi165 bash[22175]: audit 2022-04-30T21:21:58.196829+0000 mon.smithi157 (mon.0) 1502 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:22:00.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:22:00.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:22:00.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:22:00.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:22:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:01 smithi165 bash[22175]: cluster 2022-04-30T21:22:00.012705+0000 mgr.smithi157.nfpzoe (mgr.14180) 1743 : cluster [DBG] pgmap v1608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:01 smithi165 bash[22175]: audit 2022-04-30T21:22:00.375290+0000 mon.smithi157 (mon.0) 1503 : audit [DBG] from='client.? 172.21.15.157:0/2711381563' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:01.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:01 smithi157 bash[20376]: cluster 2022-04-30T21:22:00.012705+0000 mgr.smithi157.nfpzoe (mgr.14180) 1743 : cluster [DBG] pgmap v1608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:01.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:01 smithi157 bash[20376]: audit 2022-04-30T21:22:00.375290+0000 mon.smithi157 (mon.0) 1503 : audit [DBG] from='client.? 172.21.15.157:0/2711381563' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:02 smithi165 bash[22175]: cluster 2022-04-30T21:22:02.013370+0000 mgr.smithi157.nfpzoe (mgr.14180) 1744 : cluster [DBG] pgmap v1609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:02 smithi157 bash[20376]: cluster 2022-04-30T21:22:02.013370+0000 mgr.smithi157.nfpzoe (mgr.14180) 1744 : cluster [DBG] pgmap v1609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:05 smithi165 bash[22175]: cluster 2022-04-30T21:22:04.014025+0000 mgr.smithi157.nfpzoe (mgr.14180) 1745 : cluster [DBG] pgmap v1610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:05.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:22:05.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:22:05.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:22:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:05 smithi157 bash[20376]: cluster 2022-04-30T21:22:04.014025+0000 mgr.smithi157.nfpzoe (mgr.14180) 1745 : cluster [DBG] pgmap v1610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:05.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:22:06.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:06 smithi165 bash[22175]: audit 2022-04-30T21:22:05.703864+0000 mon.smithi157 (mon.0) 1504 : audit [DBG] from='client.? 172.21.15.157:0/2385243517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:06 smithi157 bash[20376]: audit 2022-04-30T21:22:05.703864+0000 mon.smithi157 (mon.0) 1504 : audit [DBG] from='client.? 172.21.15.157:0/2385243517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:07 smithi165 bash[22175]: cluster 2022-04-30T21:22:06.014635+0000 mgr.smithi157.nfpzoe (mgr.14180) 1746 : cluster [DBG] pgmap v1611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:07 smithi157 bash[20376]: cluster 2022-04-30T21:22:06.014635+0000 mgr.smithi157.nfpzoe (mgr.14180) 1746 : cluster [DBG] pgmap v1611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:09 smithi157 bash[20376]: cluster 2022-04-30T21:22:08.015277+0000 mgr.smithi157.nfpzoe (mgr.14180) 1747 : cluster [DBG] pgmap v1612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:09 smithi165 bash[22175]: cluster 2022-04-30T21:22:08.015277+0000 mgr.smithi157.nfpzoe (mgr.14180) 1747 : cluster [DBG] pgmap v1612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:10.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:22:10.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:22:10.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:22:11.045 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:22:11.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:11 smithi165 bash[22175]: cluster 2022-04-30T21:22:10.015899+0000 mgr.smithi157.nfpzoe (mgr.14180) 1748 : cluster [DBG] pgmap v1613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:11 smithi165 bash[22175]: audit 2022-04-30T21:22:11.027466+0000 mon.smithi157 (mon.0) 1505 : audit [DBG] from='client.? 172.21.15.157:0/2176190705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:11.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:11 smithi157 bash[20376]: cluster 2022-04-30T21:22:10.015899+0000 mgr.smithi157.nfpzoe (mgr.14180) 1748 : cluster [DBG] pgmap v1613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:11 smithi157 bash[20376]: audit 2022-04-30T21:22:11.027466+0000 mon.smithi157 (mon.0) 1505 : audit [DBG] from='client.? 172.21.15.157:0/2176190705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:12 smithi165 bash[22175]: cluster 2022-04-30T21:22:12.016493+0000 mgr.smithi157.nfpzoe (mgr.14180) 1749 : cluster [DBG] pgmap v1614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:12 smithi157 bash[20376]: cluster 2022-04-30T21:22:12.016493+0000 mgr.smithi157.nfpzoe (mgr.14180) 1749 : cluster [DBG] pgmap v1614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:15 smithi165 bash[22175]: cluster 2022-04-30T21:22:14.017131+0000 mgr.smithi157.nfpzoe (mgr.14180) 1750 : cluster [DBG] pgmap v1615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:15 smithi157 bash[20376]: cluster 2022-04-30T21:22:14.017131+0000 mgr.smithi157.nfpzoe (mgr.14180) 1750 : cluster [DBG] pgmap v1615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:16.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:22:16.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:22:16.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:22:16.372 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:22:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:17 smithi165 bash[22175]: cluster 2022-04-30T21:22:16.017723+0000 mgr.smithi157.nfpzoe (mgr.14180) 1751 : cluster [DBG] pgmap v1616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:17 smithi165 bash[22175]: audit 2022-04-30T21:22:16.354390+0000 mon.smithi157 (mon.0) 1506 : audit [DBG] from='client.? 172.21.15.157:0/1253924732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:17 smithi157 bash[20376]: cluster 2022-04-30T21:22:16.017723+0000 mgr.smithi157.nfpzoe (mgr.14180) 1751 : cluster [DBG] pgmap v1616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:17.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:17 smithi157 bash[20376]: audit 2022-04-30T21:22:16.354390+0000 mon.smithi157 (mon.0) 1506 : audit [DBG] from='client.? 172.21.15.157:0/1253924732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:19 smithi157 bash[20376]: cluster 2022-04-30T21:22:18.018350+0000 mgr.smithi157.nfpzoe (mgr.14180) 1752 : cluster [DBG] pgmap v1617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:19.401 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:19 smithi165 bash[22175]: cluster 2022-04-30T21:22:18.018350+0000 mgr.smithi157.nfpzoe (mgr.14180) 1752 : cluster [DBG] pgmap v1617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:21.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:22:21.376 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:22:21.376 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:22:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:21 smithi165 bash[22175]: cluster 2022-04-30T21:22:20.018946+0000 mgr.smithi157.nfpzoe (mgr.14180) 1753 : cluster [DBG] pgmap v1618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:21.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:21 smithi157 bash[20376]: cluster 2022-04-30T21:22:20.018946+0000 mgr.smithi157.nfpzoe (mgr.14180) 1753 : cluster [DBG] pgmap v1618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:21.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:22:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:22 smithi165 bash[22175]: audit 2022-04-30T21:22:21.684218+0000 mon.smithi157 (mon.0) 1507 : audit [DBG] from='client.? 172.21.15.157:0/2300038' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:22.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:22 smithi157 bash[20376]: audit 2022-04-30T21:22:21.684218+0000 mon.smithi157 (mon.0) 1507 : audit [DBG] from='client.? 172.21.15.157:0/2300038' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:23.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:23 smithi165 bash[22175]: cluster 2022-04-30T21:22:22.019583+0000 mgr.smithi157.nfpzoe (mgr.14180) 1754 : cluster [DBG] pgmap v1619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:23 smithi157 bash[20376]: cluster 2022-04-30T21:22:22.019583+0000 mgr.smithi157.nfpzoe (mgr.14180) 1754 : cluster [DBG] pgmap v1619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:25 smithi165 bash[22175]: cluster 2022-04-30T21:22:24.020210+0000 mgr.smithi157.nfpzoe (mgr.14180) 1755 : cluster [DBG] pgmap v1620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:25 smithi157 bash[20376]: cluster 2022-04-30T21:22:24.020210+0000 mgr.smithi157.nfpzoe (mgr.14180) 1755 : cluster [DBG] pgmap v1620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:26.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:22:26.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:22:26.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:22:27.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:22:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:27 smithi165 bash[22175]: cluster 2022-04-30T21:22:26.020818+0000 mgr.smithi157.nfpzoe (mgr.14180) 1756 : cluster [DBG] pgmap v1621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:27 smithi165 bash[22175]: audit 2022-04-30T21:22:27.007053+0000 mon.smithi157 (mon.0) 1508 : audit [DBG] from='client.? 172.21.15.157:0/2968674000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:27 smithi157 bash[20376]: cluster 2022-04-30T21:22:26.020818+0000 mgr.smithi157.nfpzoe (mgr.14180) 1756 : cluster [DBG] pgmap v1621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:27 smithi157 bash[20376]: audit 2022-04-30T21:22:27.007053+0000 mon.smithi157 (mon.0) 1508 : audit [DBG] from='client.? 172.21.15.157:0/2968674000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:28 smithi165 bash[22175]: audit 2022-04-30T21:22:28.032593+0000 mon.smithi157 (mon.0) 1509 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:22:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:28 smithi165 bash[22175]: audit 2022-04-30T21:22:28.035526+0000 mon.smithi157 (mon.0) 1510 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:22:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:28 smithi165 bash[22175]: audit 2022-04-30T21:22:28.037375+0000 mon.smithi157 (mon.0) 1511 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:22:28.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:28 smithi157 bash[20376]: audit 2022-04-30T21:22:28.032593+0000 mon.smithi157 (mon.0) 1509 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:22:28.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:28 smithi157 bash[20376]: audit 2022-04-30T21:22:28.035526+0000 mon.smithi157 (mon.0) 1510 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:22:28.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:28 smithi157 bash[20376]: audit 2022-04-30T21:22:28.037375+0000 mon.smithi157 (mon.0) 1511 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:22:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:29 smithi165 bash[22175]: cluster 2022-04-30T21:22:28.021452+0000 mgr.smithi157.nfpzoe (mgr.14180) 1757 : cluster [DBG] pgmap v1622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:29 smithi165 bash[22175]: audit 2022-04-30T21:22:28.340147+0000 mon.smithi157 (mon.0) 1512 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:22:29.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:29 smithi157 bash[20376]: cluster 2022-04-30T21:22:28.021452+0000 mgr.smithi157.nfpzoe (mgr.14180) 1757 : cluster [DBG] pgmap v1622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:29.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:29 smithi157 bash[20376]: audit 2022-04-30T21:22:28.340147+0000 mon.smithi157 (mon.0) 1512 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:22:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:31 smithi165 bash[22175]: cluster 2022-04-30T21:22:30.022058+0000 mgr.smithi157.nfpzoe (mgr.14180) 1758 : cluster [DBG] pgmap v1623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:31 smithi157 bash[20376]: cluster 2022-04-30T21:22:30.022058+0000 mgr.smithi157.nfpzoe (mgr.14180) 1758 : cluster [DBG] pgmap v1623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:32.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:22:32.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:22:32.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:22:32.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:22:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:32 smithi165 bash[22175]: cluster 2022-04-30T21:22:32.022686+0000 mgr.smithi157.nfpzoe (mgr.14180) 1759 : cluster [DBG] pgmap v1624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:32 smithi165 bash[22175]: audit 2022-04-30T21:22:32.355260+0000 mon.smithi157 (mon.0) 1513 : audit [DBG] from='client.? 172.21.15.157:0/4290499569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:32 smithi165 bash[22175]: audit 2022-04-30T21:22:32.821029+0000 mon.smithi157 (mon.0) 1514 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:22:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:32 smithi157 bash[20376]: cluster 2022-04-30T21:22:32.022686+0000 mgr.smithi157.nfpzoe (mgr.14180) 1759 : cluster [DBG] pgmap v1624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:32 smithi157 bash[20376]: audit 2022-04-30T21:22:32.355260+0000 mon.smithi157 (mon.0) 1513 : audit [DBG] from='client.? 172.21.15.157:0/4290499569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:32 smithi157 bash[20376]: audit 2022-04-30T21:22:32.821029+0000 mon.smithi157 (mon.0) 1514 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:22:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:34 smithi165 bash[22175]: cluster 2022-04-30T21:22:33.110251+0000 mgr.smithi157.nfpzoe (mgr.14180) 1760 : cluster [DBG] pgmap v1625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:34 smithi165 bash[22175]: cluster 2022-04-30T21:22:33.110526+0000 mgr.smithi157.nfpzoe (mgr.14180) 1761 : cluster [DBG] pgmap v1626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:34 smithi165 bash[22175]: audit 2022-04-30T21:22:33.116274+0000 mon.smithi157 (mon.0) 1515 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:22:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:34 smithi165 bash[22175]: audit 2022-04-30T21:22:33.122814+0000 mon.smithi157 (mon.0) 1516 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:22:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:34 smithi165 bash[22175]: cephadm 2022-04-30T21:22:33.124185+0000 mgr.smithi157.nfpzoe (mgr.14180) 1762 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:22:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:34 smithi165 bash[22175]: cephadm 2022-04-30T21:22:33.124329+0000 mgr.smithi157.nfpzoe (mgr.14180) 1763 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:22:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:34 smithi157 bash[20376]: cluster 2022-04-30T21:22:33.110251+0000 mgr.smithi157.nfpzoe (mgr.14180) 1760 : cluster [DBG] pgmap v1625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:34.464 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:34 smithi157 bash[20376]: cluster 2022-04-30T21:22:33.110526+0000 mgr.smithi157.nfpzoe (mgr.14180) 1761 : cluster [DBG] pgmap v1626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:34.465 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:34 smithi157 bash[20376]: audit 2022-04-30T21:22:33.116274+0000 mon.smithi157 (mon.0) 1515 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:22:34.465 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:34 smithi157 bash[20376]: audit 2022-04-30T21:22:33.122814+0000 mon.smithi157 (mon.0) 1516 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:22:34.465 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:34 smithi157 bash[20376]: cephadm 2022-04-30T21:22:33.124185+0000 mgr.smithi157.nfpzoe (mgr.14180) 1762 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:22:34.465 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:34 smithi157 bash[20376]: cephadm 2022-04-30T21:22:33.124329+0000 mgr.smithi157.nfpzoe (mgr.14180) 1763 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:22:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:36 smithi165 bash[22175]: cluster 2022-04-30T21:22:35.111099+0000 mgr.smithi157.nfpzoe (mgr.14180) 1764 : cluster [DBG] pgmap v1627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:36.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:36 smithi157 bash[20376]: cluster 2022-04-30T21:22:35.111099+0000 mgr.smithi157.nfpzoe (mgr.14180) 1764 : cluster [DBG] pgmap v1627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:37.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:22:37.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:22:37.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:22:37.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:22:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:37 smithi165 bash[22175]: cluster 2022-04-30T21:22:37.111751+0000 mgr.smithi157.nfpzoe (mgr.14180) 1765 : cluster [DBG] pgmap v1628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:37 smithi165 bash[22175]: audit 2022-04-30T21:22:37.682569+0000 mon.smithi157 (mon.0) 1517 : audit [DBG] from='client.? 172.21.15.157:0/4073061291' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:37 smithi157 bash[20376]: cluster 2022-04-30T21:22:37.111751+0000 mgr.smithi157.nfpzoe (mgr.14180) 1765 : cluster [DBG] pgmap v1628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:37 smithi157 bash[20376]: audit 2022-04-30T21:22:37.682569+0000 mon.smithi157 (mon.0) 1517 : audit [DBG] from='client.? 172.21.15.157:0/4073061291' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:40 smithi157 bash[20376]: cluster 2022-04-30T21:22:39.112397+0000 mgr.smithi157.nfpzoe (mgr.14180) 1766 : cluster [DBG] pgmap v1629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:40 smithi165 bash[22175]: cluster 2022-04-30T21:22:39.112397+0000 mgr.smithi157.nfpzoe (mgr.14180) 1766 : cluster [DBG] pgmap v1629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:42 smithi157 bash[20376]: cluster 2022-04-30T21:22:41.113083+0000 mgr.smithi157.nfpzoe (mgr.14180) 1767 : cluster [DBG] pgmap v1630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:42 smithi165 bash[22175]: cluster 2022-04-30T21:22:41.113083+0000 mgr.smithi157.nfpzoe (mgr.14180) 1767 : cluster [DBG] pgmap v1630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:42.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:22:42.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:22:42.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:22:43.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:22:43.449 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:43 smithi165 bash[22175]: audit 2022-04-30T21:22:43.014591+0000 mon.smithi157 (mon.0) 1518 : audit [DBG] from='client.? 172.21.15.157:0/1663268045' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:43 smithi157 bash[20376]: audit 2022-04-30T21:22:43.014591+0000 mon.smithi157 (mon.0) 1518 : audit [DBG] from='client.? 172.21.15.157:0/1663268045' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:44 smithi157 bash[20376]: cluster 2022-04-30T21:22:43.113797+0000 mgr.smithi157.nfpzoe (mgr.14180) 1768 : cluster [DBG] pgmap v1631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:44 smithi165 bash[22175]: cluster 2022-04-30T21:22:43.113797+0000 mgr.smithi157.nfpzoe (mgr.14180) 1768 : cluster [DBG] pgmap v1631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:46 smithi157 bash[20376]: cluster 2022-04-30T21:22:45.114398+0000 mgr.smithi157.nfpzoe (mgr.14180) 1769 : cluster [DBG] pgmap v1632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:46 smithi165 bash[22175]: cluster 2022-04-30T21:22:45.114398+0000 mgr.smithi157.nfpzoe (mgr.14180) 1769 : cluster [DBG] pgmap v1632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:48.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:22:48.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:22:48.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:22:48.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:22:48.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:47 smithi165 bash[22175]: cluster 2022-04-30T21:22:47.115040+0000 mgr.smithi157.nfpzoe (mgr.14180) 1770 : cluster [DBG] pgmap v1633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:47 smithi157 bash[20376]: cluster 2022-04-30T21:22:47.115040+0000 mgr.smithi157.nfpzoe (mgr.14180) 1770 : cluster [DBG] pgmap v1633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:48 smithi157 bash[20376]: audit 2022-04-30T21:22:48.344512+0000 mon.smithi157 (mon.0) 1519 : audit [DBG] from='client.? 172.21.15.157:0/3145709209' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:48 smithi165 bash[22175]: audit 2022-04-30T21:22:48.344512+0000 mon.smithi157 (mon.0) 1519 : audit [DBG] from='client.? 172.21.15.157:0/3145709209' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:50.273 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:49 smithi157 bash[20376]: cluster 2022-04-30T21:22:49.115854+0000 mgr.smithi157.nfpzoe (mgr.14180) 1771 : cluster [DBG] pgmap v1634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:49 smithi165 bash[22175]: cluster 2022-04-30T21:22:49.115854+0000 mgr.smithi157.nfpzoe (mgr.14180) 1771 : cluster [DBG] pgmap v1634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:52 smithi157 bash[20376]: cluster 2022-04-30T21:22:51.116451+0000 mgr.smithi157.nfpzoe (mgr.14180) 1772 : cluster [DBG] pgmap v1635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:52 smithi165 bash[22175]: cluster 2022-04-30T21:22:51.116451+0000 mgr.smithi157.nfpzoe (mgr.14180) 1772 : cluster [DBG] pgmap v1635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:53.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:22:53.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:22:53.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:22:53.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:22:54.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:54 smithi157 bash[20376]: cluster 2022-04-30T21:22:53.117164+0000 mgr.smithi157.nfpzoe (mgr.14180) 1773 : cluster [DBG] pgmap v1636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:54 smithi157 bash[20376]: audit 2022-04-30T21:22:53.676279+0000 mon.smithi157 (mon.0) 1520 : audit [DBG] from='client.? 172.21.15.157:0/2046955264' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:54.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:54 smithi165 bash[22175]: cluster 2022-04-30T21:22:53.117164+0000 mgr.smithi157.nfpzoe (mgr.14180) 1773 : cluster [DBG] pgmap v1636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:54.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:54 smithi165 bash[22175]: audit 2022-04-30T21:22:53.676279+0000 mon.smithi157 (mon.0) 1520 : audit [DBG] from='client.? 172.21.15.157:0/2046955264' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:22:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:56 smithi157 bash[20376]: cluster 2022-04-30T21:22:55.117865+0000 mgr.smithi157.nfpzoe (mgr.14180) 1774 : cluster [DBG] pgmap v1637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:56 smithi165 bash[22175]: cluster 2022-04-30T21:22:55.117865+0000 mgr.smithi157.nfpzoe (mgr.14180) 1774 : cluster [DBG] pgmap v1637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:58.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:57 smithi165 bash[22175]: cluster 2022-04-30T21:22:57.118495+0000 mgr.smithi157.nfpzoe (mgr.14180) 1775 : cluster [DBG] pgmap v1638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:57 smithi157 bash[20376]: cluster 2022-04-30T21:22:57.118495+0000 mgr.smithi157.nfpzoe (mgr.14180) 1775 : cluster [DBG] pgmap v1638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:22:58.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:22:58.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:22:58.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:22:59.021 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:22:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:58 smithi157 bash[20376]: audit 2022-04-30T21:22:58.205583+0000 mon.smithi157 (mon.0) 1521 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:22:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:58 smithi157 bash[20376]: audit 2022-04-30T21:22:58.206059+0000 mon.smithi157 (mon.0) 1522 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:22:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:58 smithi165 bash[22175]: audit 2022-04-30T21:22:58.205583+0000 mon.smithi157 (mon.0) 1521 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:22:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:58 smithi165 bash[22175]: audit 2022-04-30T21:22:58.206059+0000 mon.smithi157 (mon.0) 1522 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:23:00.273 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:59 smithi157 bash[20376]: audit 2022-04-30T21:22:59.002731+0000 mon.smithi157 (mon.0) 1523 : audit [DBG] from='client.? 172.21.15.157:0/2655322186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:00.273 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:22:59 smithi157 bash[20376]: cluster 2022-04-30T21:22:59.119156+0000 mgr.smithi157.nfpzoe (mgr.14180) 1776 : cluster [DBG] pgmap v1639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:59 smithi165 bash[22175]: audit 2022-04-30T21:22:59.002731+0000 mon.smithi157 (mon.0) 1523 : audit [DBG] from='client.? 172.21.15.157:0/2655322186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:22:59 smithi165 bash[22175]: cluster 2022-04-30T21:22:59.119156+0000 mgr.smithi157.nfpzoe (mgr.14180) 1776 : cluster [DBG] pgmap v1639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:02 smithi157 bash[20376]: cluster 2022-04-30T21:23:01.119843+0000 mgr.smithi157.nfpzoe (mgr.14180) 1777 : cluster [DBG] pgmap v1640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:02 smithi165 bash[22175]: cluster 2022-04-30T21:23:01.119843+0000 mgr.smithi157.nfpzoe (mgr.14180) 1777 : cluster [DBG] pgmap v1640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:04.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:23:04.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:23:04.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:23:04.353 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:23:04.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:04 smithi157 bash[20376]: cluster 2022-04-30T21:23:03.120454+0000 mgr.smithi157.nfpzoe (mgr.14180) 1778 : cluster [DBG] pgmap v1641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:04 smithi165 bash[22175]: cluster 2022-04-30T21:23:03.120454+0000 mgr.smithi157.nfpzoe (mgr.14180) 1778 : cluster [DBG] pgmap v1641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:05 smithi157 bash[20376]: audit 2022-04-30T21:23:04.334828+0000 mon.smithi157 (mon.0) 1524 : audit [DBG] from='client.? 172.21.15.157:0/855936610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:05 smithi165 bash[22175]: audit 2022-04-30T21:23:04.334828+0000 mon.smithi157 (mon.0) 1524 : audit [DBG] from='client.? 172.21.15.157:0/855936610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:06 smithi157 bash[20376]: cluster 2022-04-30T21:23:05.121060+0000 mgr.smithi157.nfpzoe (mgr.14180) 1779 : cluster [DBG] pgmap v1642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:06 smithi165 bash[22175]: cluster 2022-04-30T21:23:05.121060+0000 mgr.smithi157.nfpzoe (mgr.14180) 1779 : cluster [DBG] pgmap v1642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:08.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:07 smithi165 bash[22175]: cluster 2022-04-30T21:23:07.121696+0000 mgr.smithi157.nfpzoe (mgr.14180) 1780 : cluster [DBG] pgmap v1643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:07 smithi157 bash[20376]: cluster 2022-04-30T21:23:07.121696+0000 mgr.smithi157.nfpzoe (mgr.14180) 1780 : cluster [DBG] pgmap v1643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:09.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:23:09.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:23:09.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:23:09.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:23:10.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:10 smithi157 bash[20376]: cluster 2022-04-30T21:23:09.122339+0000 mgr.smithi157.nfpzoe (mgr.14180) 1781 : cluster [DBG] pgmap v1644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:10.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:10 smithi157 bash[20376]: audit 2022-04-30T21:23:09.663173+0000 mon.smithi157 (mon.0) 1525 : audit [DBG] from='client.? 172.21.15.157:0/3010982125' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:10 smithi165 bash[22175]: cluster 2022-04-30T21:23:09.122339+0000 mgr.smithi157.nfpzoe (mgr.14180) 1781 : cluster [DBG] pgmap v1644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:10 smithi165 bash[22175]: audit 2022-04-30T21:23:09.663173+0000 mon.smithi157 (mon.0) 1525 : audit [DBG] from='client.? 172.21.15.157:0/3010982125' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:12 smithi157 bash[20376]: cluster 2022-04-30T21:23:11.122953+0000 mgr.smithi157.nfpzoe (mgr.14180) 1782 : cluster [DBG] pgmap v1645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:12 smithi165 bash[22175]: cluster 2022-04-30T21:23:11.122953+0000 mgr.smithi157.nfpzoe (mgr.14180) 1782 : cluster [DBG] pgmap v1645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:14 smithi157 bash[20376]: cluster 2022-04-30T21:23:13.123590+0000 mgr.smithi157.nfpzoe (mgr.14180) 1783 : cluster [DBG] pgmap v1646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:14 smithi165 bash[22175]: cluster 2022-04-30T21:23:13.123590+0000 mgr.smithi157.nfpzoe (mgr.14180) 1783 : cluster [DBG] pgmap v1646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:14.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:23:14.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:23:14.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:23:15.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:23:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:15 smithi157 bash[20376]: audit 2022-04-30T21:23:14.994067+0000 mon.smithi157 (mon.0) 1526 : audit [DBG] from='client.? 172.21.15.157:0/2868125094' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:15 smithi165 bash[22175]: audit 2022-04-30T21:23:14.994067+0000 mon.smithi157 (mon.0) 1526 : audit [DBG] from='client.? 172.21.15.157:0/2868125094' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:16.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:16 smithi165 bash[22175]: cluster 2022-04-30T21:23:15.124227+0000 mgr.smithi157.nfpzoe (mgr.14180) 1784 : cluster [DBG] pgmap v1647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:16 smithi157 bash[20376]: cluster 2022-04-30T21:23:15.124227+0000 mgr.smithi157.nfpzoe (mgr.14180) 1784 : cluster [DBG] pgmap v1647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:17 smithi165 bash[22175]: cluster 2022-04-30T21:23:17.124897+0000 mgr.smithi157.nfpzoe (mgr.14180) 1785 : cluster [DBG] pgmap v1648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:17 smithi157 bash[20376]: cluster 2022-04-30T21:23:17.124897+0000 mgr.smithi157.nfpzoe (mgr.14180) 1785 : cluster [DBG] pgmap v1648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:20.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:23:20.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:23:20.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:23:20.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:23:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:20 smithi157 bash[20376]: cluster 2022-04-30T21:23:19.125623+0000 mgr.smithi157.nfpzoe (mgr.14180) 1786 : cluster [DBG] pgmap v1649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:20 smithi165 bash[22175]: cluster 2022-04-30T21:23:19.125623+0000 mgr.smithi157.nfpzoe (mgr.14180) 1786 : cluster [DBG] pgmap v1649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:21.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:21 smithi157 bash[20376]: audit 2022-04-30T21:23:20.329525+0000 mon.smithi157 (mon.0) 1527 : audit [DBG] from='client.? 172.21.15.157:0/765987994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:21 smithi165 bash[22175]: audit 2022-04-30T21:23:20.329525+0000 mon.smithi157 (mon.0) 1527 : audit [DBG] from='client.? 172.21.15.157:0/765987994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:22 smithi157 bash[20376]: cluster 2022-04-30T21:23:21.126254+0000 mgr.smithi157.nfpzoe (mgr.14180) 1787 : cluster [DBG] pgmap v1650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:22 smithi165 bash[22175]: cluster 2022-04-30T21:23:21.126254+0000 mgr.smithi157.nfpzoe (mgr.14180) 1787 : cluster [DBG] pgmap v1650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:24 smithi165 bash[22175]: cluster 2022-04-30T21:23:23.126876+0000 mgr.smithi157.nfpzoe (mgr.14180) 1788 : cluster [DBG] pgmap v1651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:24 smithi157 bash[20376]: cluster 2022-04-30T21:23:23.126876+0000 mgr.smithi157.nfpzoe (mgr.14180) 1788 : cluster [DBG] pgmap v1651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:25.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:23:25.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:23:25.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:23:25.670 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:23:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:26 smithi165 bash[22175]: cluster 2022-04-30T21:23:25.127516+0000 mgr.smithi157.nfpzoe (mgr.14180) 1789 : cluster [DBG] pgmap v1652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:26 smithi165 bash[22175]: audit 2022-04-30T21:23:25.651765+0000 mon.smithi157 (mon.0) 1528 : audit [DBG] from='client.? 172.21.15.157:0/2160548058' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:26 smithi157 bash[20376]: cluster 2022-04-30T21:23:25.127516+0000 mgr.smithi157.nfpzoe (mgr.14180) 1789 : cluster [DBG] pgmap v1652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:26 smithi157 bash[20376]: audit 2022-04-30T21:23:25.651765+0000 mon.smithi157 (mon.0) 1528 : audit [DBG] from='client.? 172.21.15.157:0/2160548058' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:27 smithi165 bash[22175]: cluster 2022-04-30T21:23:27.128191+0000 mgr.smithi157.nfpzoe (mgr.14180) 1790 : cluster [DBG] pgmap v1653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:28.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:27 smithi157 bash[20376]: cluster 2022-04-30T21:23:27.128191+0000 mgr.smithi157.nfpzoe (mgr.14180) 1790 : cluster [DBG] pgmap v1653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:30 smithi157 bash[20376]: cluster 2022-04-30T21:23:29.128803+0000 mgr.smithi157.nfpzoe (mgr.14180) 1791 : cluster [DBG] pgmap v1654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:30 smithi165 bash[22175]: cluster 2022-04-30T21:23:29.128803+0000 mgr.smithi157.nfpzoe (mgr.14180) 1791 : cluster [DBG] pgmap v1654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:30.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:23:30.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:23:30.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:23:31.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:23:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:31 smithi157 bash[20376]: audit 2022-04-30T21:23:30.977062+0000 mon.smithi157 (mon.0) 1529 : audit [DBG] from='client.? 172.21.15.157:0/83176661' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:31 smithi165 bash[22175]: audit 2022-04-30T21:23:30.977062+0000 mon.smithi157 (mon.0) 1529 : audit [DBG] from='client.? 172.21.15.157:0/83176661' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:32 smithi157 bash[20376]: cluster 2022-04-30T21:23:31.129456+0000 mgr.smithi157.nfpzoe (mgr.14180) 1792 : cluster [DBG] pgmap v1655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:32 smithi165 bash[22175]: cluster 2022-04-30T21:23:31.129456+0000 mgr.smithi157.nfpzoe (mgr.14180) 1792 : cluster [DBG] pgmap v1655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:33.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:33 smithi165 bash[22175]: audit 2022-04-30T21:23:33.133842+0000 mon.smithi157 (mon.0) 1530 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:23:33.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:33 smithi165 bash[22175]: audit 2022-04-30T21:23:33.136846+0000 mon.smithi157 (mon.0) 1531 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:23:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:33 smithi165 bash[22175]: audit 2022-04-30T21:23:33.138947+0000 mon.smithi157 (mon.0) 1532 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:23:33.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:33 smithi157 bash[20376]: audit 2022-04-30T21:23:33.133842+0000 mon.smithi157 (mon.0) 1530 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:23:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:33 smithi157 bash[20376]: audit 2022-04-30T21:23:33.136846+0000 mon.smithi157 (mon.0) 1531 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:23:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:33 smithi157 bash[20376]: audit 2022-04-30T21:23:33.138947+0000 mon.smithi157 (mon.0) 1532 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:23:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:34 smithi157 bash[20376]: cluster 2022-04-30T21:23:33.130153+0000 mgr.smithi157.nfpzoe (mgr.14180) 1793 : cluster [DBG] pgmap v1656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:34 smithi157 bash[20376]: cluster 2022-04-30T21:23:33.438241+0000 mgr.smithi157.nfpzoe (mgr.14180) 1794 : cluster [DBG] pgmap v1657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:34 smithi157 bash[20376]: cluster 2022-04-30T21:23:33.438723+0000 mgr.smithi157.nfpzoe (mgr.14180) 1795 : cluster [DBG] pgmap v1658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:34 smithi157 bash[20376]: audit 2022-04-30T21:23:33.444514+0000 mon.smithi157 (mon.0) 1533 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:23:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:34 smithi157 bash[20376]: audit 2022-04-30T21:23:33.449845+0000 mon.smithi157 (mon.0) 1534 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:23:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:34 smithi157 bash[20376]: cephadm 2022-04-30T21:23:33.451000+0000 mgr.smithi157.nfpzoe (mgr.14180) 1796 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:23:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:34 smithi157 bash[20376]: cephadm 2022-04-30T21:23:33.451237+0000 mgr.smithi157.nfpzoe (mgr.14180) 1797 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:23:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:34 smithi165 bash[22175]: cluster 2022-04-30T21:23:33.130153+0000 mgr.smithi157.nfpzoe (mgr.14180) 1793 : cluster [DBG] pgmap v1656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:35.103 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:34 smithi165 bash[22175]: cluster 2022-04-30T21:23:33.438241+0000 mgr.smithi157.nfpzoe (mgr.14180) 1794 : cluster [DBG] pgmap v1657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:35.114 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:34 smithi165 bash[22175]: cluster 2022-04-30T21:23:33.438723+0000 mgr.smithi157.nfpzoe (mgr.14180) 1795 : cluster [DBG] pgmap v1658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:35.115 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:34 smithi165 bash[22175]: audit 2022-04-30T21:23:33.444514+0000 mon.smithi157 (mon.0) 1533 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:23:35.115 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:34 smithi165 bash[22175]: audit 2022-04-30T21:23:33.449845+0000 mon.smithi157 (mon.0) 1534 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:23:35.115 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:34 smithi165 bash[22175]: cephadm 2022-04-30T21:23:33.451000+0000 mgr.smithi157.nfpzoe (mgr.14180) 1796 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:23:35.115 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:34 smithi165 bash[22175]: cephadm 2022-04-30T21:23:33.451237+0000 mgr.smithi157.nfpzoe (mgr.14180) 1797 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:23:36.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:23:36.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:23:36.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:23:36.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:23:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:36 smithi165 bash[22175]: cluster 2022-04-30T21:23:35.439458+0000 mgr.smithi157.nfpzoe (mgr.14180) 1798 : cluster [DBG] pgmap v1659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:36 smithi165 bash[22175]: audit 2022-04-30T21:23:36.307152+0000 mon.smithi157 (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.157:0/440060318' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:36.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:36 smithi157 bash[20376]: cluster 2022-04-30T21:23:35.439458+0000 mgr.smithi157.nfpzoe (mgr.14180) 1798 : cluster [DBG] pgmap v1659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:36.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:36 smithi157 bash[20376]: audit 2022-04-30T21:23:36.307152+0000 mon.smithi157 (mon.0) 1535 : audit [DBG] from='client.? 172.21.15.157:0/440060318' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:37 smithi165 bash[22175]: cluster 2022-04-30T21:23:37.440126+0000 mgr.smithi157.nfpzoe (mgr.14180) 1799 : cluster [DBG] pgmap v1660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:38.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:37 smithi157 bash[20376]: cluster 2022-04-30T21:23:37.440126+0000 mgr.smithi157.nfpzoe (mgr.14180) 1799 : cluster [DBG] pgmap v1660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:40.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:40 smithi157 bash[20376]: cluster 2022-04-30T21:23:39.440841+0000 mgr.smithi157.nfpzoe (mgr.14180) 1800 : cluster [DBG] pgmap v1661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:40 smithi165 bash[22175]: cluster 2022-04-30T21:23:39.440841+0000 mgr.smithi157.nfpzoe (mgr.14180) 1800 : cluster [DBG] pgmap v1661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:41.329 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:23:41.329 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:23:41.329 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:23:41.654 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:23:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:42 smithi165 bash[22175]: cluster 2022-04-30T21:23:41.441557+0000 mgr.smithi157.nfpzoe (mgr.14180) 1801 : cluster [DBG] pgmap v1662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:42 smithi165 bash[22175]: audit 2022-04-30T21:23:41.628179+0000 mon.smithi157 (mon.0) 1536 : audit [DBG] from='client.? 172.21.15.157:0/3542851480' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:42 smithi157 bash[20376]: cluster 2022-04-30T21:23:41.441557+0000 mgr.smithi157.nfpzoe (mgr.14180) 1801 : cluster [DBG] pgmap v1662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:42 smithi157 bash[20376]: audit 2022-04-30T21:23:41.628179+0000 mon.smithi157 (mon.0) 1536 : audit [DBG] from='client.? 172.21.15.157:0/3542851480' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:44 smithi165 bash[22175]: cluster 2022-04-30T21:23:43.442287+0000 mgr.smithi157.nfpzoe (mgr.14180) 1802 : cluster [DBG] pgmap v1663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:44.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:44 smithi157 bash[20376]: cluster 2022-04-30T21:23:43.442287+0000 mgr.smithi157.nfpzoe (mgr.14180) 1802 : cluster [DBG] pgmap v1663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:46.659 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:23:46.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:23:46.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:23:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:46 smithi165 bash[22175]: cluster 2022-04-30T21:23:45.442901+0000 mgr.smithi157.nfpzoe (mgr.14180) 1803 : cluster [DBG] pgmap v1664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:46 smithi157 bash[20376]: cluster 2022-04-30T21:23:45.442901+0000 mgr.smithi157.nfpzoe (mgr.14180) 1803 : cluster [DBG] pgmap v1664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:46.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:23:47.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:47 smithi165 bash[22175]: audit 2022-04-30T21:23:46.956447+0000 mon.smithi157 (mon.0) 1537 : audit [DBG] from='client.? 172.21.15.157:0/1108689748' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:47.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:47 smithi157 bash[20376]: audit 2022-04-30T21:23:46.956447+0000 mon.smithi157 (mon.0) 1537 : audit [DBG] from='client.? 172.21.15.157:0/1108689748' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:48.856 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:48 smithi157 bash[20376]: cluster 2022-04-30T21:23:47.443580+0000 mgr.smithi157.nfpzoe (mgr.14180) 1804 : cluster [DBG] pgmap v1665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:48 smithi165 bash[22175]: cluster 2022-04-30T21:23:47.443580+0000 mgr.smithi157.nfpzoe (mgr.14180) 1804 : cluster [DBG] pgmap v1665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:50 smithi157 bash[20376]: cluster 2022-04-30T21:23:49.444236+0000 mgr.smithi157.nfpzoe (mgr.14180) 1805 : cluster [DBG] pgmap v1666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:50 smithi165 bash[22175]: cluster 2022-04-30T21:23:49.444236+0000 mgr.smithi157.nfpzoe (mgr.14180) 1805 : cluster [DBG] pgmap v1666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:51.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:23:51.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:23:51.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:23:52.299 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:23:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:52 smithi165 bash[22175]: cluster 2022-04-30T21:23:51.444865+0000 mgr.smithi157.nfpzoe (mgr.14180) 1806 : cluster [DBG] pgmap v1667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:52 smithi165 bash[22175]: audit 2022-04-30T21:23:52.280798+0000 mon.smithi157 (mon.0) 1538 : audit [DBG] from='client.? 172.21.15.157:0/467098182' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:52 smithi157 bash[20376]: cluster 2022-04-30T21:23:51.444865+0000 mgr.smithi157.nfpzoe (mgr.14180) 1806 : cluster [DBG] pgmap v1667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:52 smithi157 bash[20376]: audit 2022-04-30T21:23:52.280798+0000 mon.smithi157 (mon.0) 1538 : audit [DBG] from='client.? 172.21.15.157:0/467098182' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:54 smithi165 bash[22175]: cluster 2022-04-30T21:23:53.445503+0000 mgr.smithi157.nfpzoe (mgr.14180) 1807 : cluster [DBG] pgmap v1668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:54 smithi157 bash[20376]: cluster 2022-04-30T21:23:53.445503+0000 mgr.smithi157.nfpzoe (mgr.14180) 1807 : cluster [DBG] pgmap v1668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:56 smithi165 bash[22175]: cluster 2022-04-30T21:23:55.446106+0000 mgr.smithi157.nfpzoe (mgr.14180) 1808 : cluster [DBG] pgmap v1669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:56 smithi157 bash[20376]: cluster 2022-04-30T21:23:55.446106+0000 mgr.smithi157.nfpzoe (mgr.14180) 1808 : cluster [DBG] pgmap v1669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:57.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:23:57.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:23:57.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:23:57.627 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:23:58.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:57 smithi165 bash[22175]: cluster 2022-04-30T21:23:57.446570+0000 mgr.smithi157.nfpzoe (mgr.14180) 1809 : cluster [DBG] pgmap v1670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:58.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:57 smithi165 bash[22175]: audit 2022-04-30T21:23:57.609170+0000 mon.smithi157 (mon.0) 1539 : audit [DBG] from='client.? 172.21.15.157:0/2044695150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:57 smithi157 bash[20376]: cluster 2022-04-30T21:23:57.446570+0000 mgr.smithi157.nfpzoe (mgr.14180) 1809 : cluster [DBG] pgmap v1670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:23:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:57 smithi157 bash[20376]: audit 2022-04-30T21:23:57.609170+0000 mon.smithi157 (mon.0) 1539 : audit [DBG] from='client.? 172.21.15.157:0/2044695150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:23:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:58 smithi157 bash[20376]: audit 2022-04-30T21:23:58.213873+0000 mon.smithi157 (mon.0) 1540 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:23:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:58 smithi157 bash[20376]: audit 2022-04-30T21:23:58.214369+0000 mon.smithi157 (mon.0) 1541 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:23:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:58 smithi165 bash[22175]: audit 2022-04-30T21:23:58.213873+0000 mon.smithi157 (mon.0) 1540 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:23:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:23:58 smithi165 bash[22175]: audit 2022-04-30T21:23:58.214369+0000 mon.smithi157 (mon.0) 1541 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:24:00.278 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:23:59 smithi157 bash[20376]: cluster 2022-04-30T21:23:59.447174+0000 mgr.smithi157.nfpzoe (mgr.14180) 1810 : cluster [DBG] pgmap v1671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:00 smithi165 bash[22175]: cluster 2022-04-30T21:23:59.447174+0000 mgr.smithi157.nfpzoe (mgr.14180) 1810 : cluster [DBG] pgmap v1671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:02.630 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:24:02.630 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:24:02.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:24:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:02 smithi165 bash[22175]: cluster 2022-04-30T21:24:01.447799+0000 mgr.smithi157.nfpzoe (mgr.14180) 1811 : cluster [DBG] pgmap v1672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:02.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:02 smithi157 bash[20376]: cluster 2022-04-30T21:24:01.447799+0000 mgr.smithi157.nfpzoe (mgr.14180) 1811 : cluster [DBG] pgmap v1672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:02.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:24:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:03 smithi165 bash[22175]: audit 2022-04-30T21:24:02.934472+0000 mon.smithi157 (mon.0) 1542 : audit [DBG] from='client.? 172.21.15.157:0/1252014617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:03 smithi157 bash[20376]: audit 2022-04-30T21:24:02.934472+0000 mon.smithi157 (mon.0) 1542 : audit [DBG] from='client.? 172.21.15.157:0/1252014617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:04 smithi165 bash[22175]: cluster 2022-04-30T21:24:03.448428+0000 mgr.smithi157.nfpzoe (mgr.14180) 1812 : cluster [DBG] pgmap v1673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:04 smithi157 bash[20376]: cluster 2022-04-30T21:24:03.448428+0000 mgr.smithi157.nfpzoe (mgr.14180) 1812 : cluster [DBG] pgmap v1673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:06.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:06 smithi165 bash[22175]: cluster 2022-04-30T21:24:05.448986+0000 mgr.smithi157.nfpzoe (mgr.14180) 1813 : cluster [DBG] pgmap v1674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:06.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:06 smithi157 bash[20376]: cluster 2022-04-30T21:24:05.448986+0000 mgr.smithi157.nfpzoe (mgr.14180) 1813 : cluster [DBG] pgmap v1674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:07.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:24:07.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:24:07.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:24:08.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:24:08.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:08 smithi165 bash[22175]: cluster 2022-04-30T21:24:07.449626+0000 mgr.smithi157.nfpzoe (mgr.14180) 1814 : cluster [DBG] pgmap v1675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:08 smithi157 bash[20376]: cluster 2022-04-30T21:24:07.449626+0000 mgr.smithi157.nfpzoe (mgr.14180) 1814 : cluster [DBG] pgmap v1675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:09 smithi157 bash[20376]: audit 2022-04-30T21:24:08.264586+0000 mon.smithi157 (mon.0) 1543 : audit [DBG] from='client.? 172.21.15.157:0/3511484761' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:09 smithi165 bash[22175]: audit 2022-04-30T21:24:08.264586+0000 mon.smithi157 (mon.0) 1543 : audit [DBG] from='client.? 172.21.15.157:0/3511484761' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:10.277 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:10 smithi157 bash[20376]: cluster 2022-04-30T21:24:09.450255+0000 mgr.smithi157.nfpzoe (mgr.14180) 1815 : cluster [DBG] pgmap v1676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:10.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:10 smithi165 bash[22175]: cluster 2022-04-30T21:24:09.450255+0000 mgr.smithi157.nfpzoe (mgr.14180) 1815 : cluster [DBG] pgmap v1676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:12 smithi165 bash[22175]: cluster 2022-04-30T21:24:11.450826+0000 mgr.smithi157.nfpzoe (mgr.14180) 1816 : cluster [DBG] pgmap v1677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:12 smithi157 bash[20376]: cluster 2022-04-30T21:24:11.450826+0000 mgr.smithi157.nfpzoe (mgr.14180) 1816 : cluster [DBG] pgmap v1677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:13.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:24:13.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:24:13.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:24:13.613 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:24:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:14 smithi165 bash[22175]: cluster 2022-04-30T21:24:13.451394+0000 mgr.smithi157.nfpzoe (mgr.14180) 1817 : cluster [DBG] pgmap v1678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:14 smithi165 bash[22175]: audit 2022-04-30T21:24:13.594800+0000 mon.smithi157 (mon.0) 1544 : audit [DBG] from='client.? 172.21.15.157:0/2684717822' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:14.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:14 smithi157 bash[20376]: cluster 2022-04-30T21:24:13.451394+0000 mgr.smithi157.nfpzoe (mgr.14180) 1817 : cluster [DBG] pgmap v1678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:14.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:14 smithi157 bash[20376]: audit 2022-04-30T21:24:13.594800+0000 mon.smithi157 (mon.0) 1544 : audit [DBG] from='client.? 172.21.15.157:0/2684717822' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:16 smithi165 bash[22175]: cluster 2022-04-30T21:24:15.452004+0000 mgr.smithi157.nfpzoe (mgr.14180) 1818 : cluster [DBG] pgmap v1679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:16.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:16 smithi157 bash[20376]: cluster 2022-04-30T21:24:15.452004+0000 mgr.smithi157.nfpzoe (mgr.14180) 1818 : cluster [DBG] pgmap v1679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:18 smithi165 bash[22175]: cluster 2022-04-30T21:24:17.452629+0000 mgr.smithi157.nfpzoe (mgr.14180) 1819 : cluster [DBG] pgmap v1680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:18 smithi157 bash[20376]: cluster 2022-04-30T21:24:17.452629+0000 mgr.smithi157.nfpzoe (mgr.14180) 1819 : cluster [DBG] pgmap v1680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:18.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:24:18.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:24:18.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:24:18.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:24:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:19 smithi157 bash[20376]: audit 2022-04-30T21:24:18.929316+0000 mon.smithi157 (mon.0) 1545 : audit [DBG] from='client.? 172.21.15.157:0/149478288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:19 smithi165 bash[22175]: audit 2022-04-30T21:24:18.929316+0000 mon.smithi157 (mon.0) 1545 : audit [DBG] from='client.? 172.21.15.157:0/149478288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:20.279 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:20 smithi157 bash[20376]: cluster 2022-04-30T21:24:19.453249+0000 mgr.smithi157.nfpzoe (mgr.14180) 1820 : cluster [DBG] pgmap v1681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:20 smithi165 bash[22175]: cluster 2022-04-30T21:24:19.453249+0000 mgr.smithi157.nfpzoe (mgr.14180) 1820 : cluster [DBG] pgmap v1681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:22 smithi165 bash[22175]: cluster 2022-04-30T21:24:21.453877+0000 mgr.smithi157.nfpzoe (mgr.14180) 1821 : cluster [DBG] pgmap v1682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:22.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:22 smithi157 bash[20376]: cluster 2022-04-30T21:24:21.453877+0000 mgr.smithi157.nfpzoe (mgr.14180) 1821 : cluster [DBG] pgmap v1682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:23.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:24:23.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:24:23.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:24:24.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:24:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:24 smithi165 bash[22175]: cluster 2022-04-30T21:24:23.454471+0000 mgr.smithi157.nfpzoe (mgr.14180) 1822 : cluster [DBG] pgmap v1683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:24 smithi165 bash[22175]: audit 2022-04-30T21:24:24.261510+0000 mon.smithi157 (mon.0) 1546 : audit [DBG] from='client.? 172.21.15.157:0/1911527075' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:24 smithi157 bash[20376]: cluster 2022-04-30T21:24:23.454471+0000 mgr.smithi157.nfpzoe (mgr.14180) 1822 : cluster [DBG] pgmap v1683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:24.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:24 smithi157 bash[20376]: audit 2022-04-30T21:24:24.261510+0000 mon.smithi157 (mon.0) 1546 : audit [DBG] from='client.? 172.21.15.157:0/1911527075' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:26 smithi165 bash[22175]: cluster 2022-04-30T21:24:25.455114+0000 mgr.smithi157.nfpzoe (mgr.14180) 1823 : cluster [DBG] pgmap v1684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:26.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:26 smithi157 bash[20376]: cluster 2022-04-30T21:24:25.455114+0000 mgr.smithi157.nfpzoe (mgr.14180) 1823 : cluster [DBG] pgmap v1684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:28 smithi165 bash[22175]: cluster 2022-04-30T21:24:27.455823+0000 mgr.smithi157.nfpzoe (mgr.14180) 1824 : cluster [DBG] pgmap v1685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:28 smithi157 bash[20376]: cluster 2022-04-30T21:24:27.455823+0000 mgr.smithi157.nfpzoe (mgr.14180) 1824 : cluster [DBG] pgmap v1685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:29.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:24:29.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:24:29.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:24:29.608 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:24:30.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:30 smithi157 bash[20376]: cluster 2022-04-30T21:24:29.456407+0000 mgr.smithi157.nfpzoe (mgr.14180) 1825 : cluster [DBG] pgmap v1686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:30.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:30 smithi157 bash[20376]: audit 2022-04-30T21:24:29.589799+0000 mon.smithi157 (mon.0) 1547 : audit [DBG] from='client.? 172.21.15.157:0/2239258791' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:30 smithi165 bash[22175]: cluster 2022-04-30T21:24:29.456407+0000 mgr.smithi157.nfpzoe (mgr.14180) 1825 : cluster [DBG] pgmap v1686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:30 smithi165 bash[22175]: audit 2022-04-30T21:24:29.589799+0000 mon.smithi157 (mon.0) 1547 : audit [DBG] from='client.? 172.21.15.157:0/2239258791' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:32 smithi165 bash[22175]: cluster 2022-04-30T21:24:31.457032+0000 mgr.smithi157.nfpzoe (mgr.14180) 1826 : cluster [DBG] pgmap v1687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:32 smithi157 bash[20376]: cluster 2022-04-30T21:24:31.457032+0000 mgr.smithi157.nfpzoe (mgr.14180) 1826 : cluster [DBG] pgmap v1687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:33 smithi165 bash[22175]: audit 2022-04-30T21:24:33.461688+0000 mon.smithi157 (mon.0) 1548 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:24:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:33 smithi165 bash[22175]: audit 2022-04-30T21:24:33.464380+0000 mon.smithi157 (mon.0) 1549 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:24:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:33 smithi165 bash[22175]: audit 2022-04-30T21:24:33.466083+0000 mon.smithi157 (mon.0) 1550 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:24:33.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:33 smithi157 bash[20376]: audit 2022-04-30T21:24:33.461688+0000 mon.smithi157 (mon.0) 1548 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:24:33.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:33 smithi157 bash[20376]: audit 2022-04-30T21:24:33.464380+0000 mon.smithi157 (mon.0) 1549 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:24:33.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:33 smithi157 bash[20376]: audit 2022-04-30T21:24:33.466083+0000 mon.smithi157 (mon.0) 1550 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:24:34.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:24:34.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:24:34.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:24:34.932 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:24:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:34 smithi165 bash[22175]: cluster 2022-04-30T21:24:33.457642+0000 mgr.smithi157.nfpzoe (mgr.14180) 1827 : cluster [DBG] pgmap v1688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:34 smithi165 bash[22175]: audit 2022-04-30T21:24:33.758522+0000 mon.smithi157 (mon.0) 1551 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:24:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:34 smithi165 bash[22175]: audit 2022-04-30T21:24:34.060631+0000 mon.smithi157 (mon.0) 1552 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:24:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:34 smithi165 bash[22175]: audit 2022-04-30T21:24:34.071657+0000 mon.smithi157 (mon.0) 1553 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:24:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:34 smithi157 bash[20376]: cluster 2022-04-30T21:24:33.457642+0000 mgr.smithi157.nfpzoe (mgr.14180) 1827 : cluster [DBG] pgmap v1688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:34 smithi157 bash[20376]: audit 2022-04-30T21:24:33.758522+0000 mon.smithi157 (mon.0) 1551 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:24:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:34 smithi157 bash[20376]: audit 2022-04-30T21:24:34.060631+0000 mon.smithi157 (mon.0) 1552 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:24:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:34 smithi157 bash[20376]: audit 2022-04-30T21:24:34.071657+0000 mon.smithi157 (mon.0) 1553 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:24:36.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:35 smithi165 bash[22175]: cluster 2022-04-30T21:24:34.052440+0000 mgr.smithi157.nfpzoe (mgr.14180) 1828 : cluster [DBG] pgmap v1689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:35 smithi165 bash[22175]: cluster 2022-04-30T21:24:34.052829+0000 mgr.smithi157.nfpzoe (mgr.14180) 1829 : cluster [DBG] pgmap v1690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:35 smithi165 bash[22175]: cephadm 2022-04-30T21:24:34.073372+0000 mgr.smithi157.nfpzoe (mgr.14180) 1830 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:24:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:35 smithi165 bash[22175]: cephadm 2022-04-30T21:24:34.073632+0000 mgr.smithi157.nfpzoe (mgr.14180) 1831 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:24:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:35 smithi165 bash[22175]: audit 2022-04-30T21:24:34.914899+0000 mon.smithi157 (mon.0) 1554 : audit [DBG] from='client.? 172.21.15.157:0/3380647573' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:35 smithi157 bash[20376]: cluster 2022-04-30T21:24:34.052440+0000 mgr.smithi157.nfpzoe (mgr.14180) 1828 : cluster [DBG] pgmap v1689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:35 smithi157 bash[20376]: cluster 2022-04-30T21:24:34.052829+0000 mgr.smithi157.nfpzoe (mgr.14180) 1829 : cluster [DBG] pgmap v1690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:35 smithi157 bash[20376]: cephadm 2022-04-30T21:24:34.073372+0000 mgr.smithi157.nfpzoe (mgr.14180) 1830 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:24:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:35 smithi157 bash[20376]: cephadm 2022-04-30T21:24:34.073632+0000 mgr.smithi157.nfpzoe (mgr.14180) 1831 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:24:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:35 smithi157 bash[20376]: audit 2022-04-30T21:24:34.914899+0000 mon.smithi157 (mon.0) 1554 : audit [DBG] from='client.? 172.21.15.157:0/3380647573' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:37 smithi165 bash[22175]: cluster 2022-04-30T21:24:36.053411+0000 mgr.smithi157.nfpzoe (mgr.14180) 1832 : cluster [DBG] pgmap v1691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:38.209 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:37 smithi157 bash[20376]: cluster 2022-04-30T21:24:36.053411+0000 mgr.smithi157.nfpzoe (mgr.14180) 1832 : cluster [DBG] pgmap v1691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:39.936 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:24:39.936 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:24:39.936 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:24:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:39 smithi165 bash[22175]: cluster 2022-04-30T21:24:38.054030+0000 mgr.smithi157.nfpzoe (mgr.14180) 1833 : cluster [DBG] pgmap v1692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:39 smithi157 bash[20376]: cluster 2022-04-30T21:24:38.054030+0000 mgr.smithi157.nfpzoe (mgr.14180) 1833 : cluster [DBG] pgmap v1692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:40.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:24:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:40 smithi165 bash[22175]: audit 2022-04-30T21:24:40.247369+0000 mon.smithi157 (mon.0) 1555 : audit [DBG] from='client.? 172.21.15.157:0/2904357532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:40 smithi157 bash[20376]: audit 2022-04-30T21:24:40.247369+0000 mon.smithi157 (mon.0) 1555 : audit [DBG] from='client.? 172.21.15.157:0/2904357532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:41 smithi165 bash[22175]: cluster 2022-04-30T21:24:40.054565+0000 mgr.smithi157.nfpzoe (mgr.14180) 1834 : cluster [DBG] pgmap v1693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:41 smithi157 bash[20376]: cluster 2022-04-30T21:24:40.054565+0000 mgr.smithi157.nfpzoe (mgr.14180) 1834 : cluster [DBG] pgmap v1693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:43 smithi165 bash[22175]: cluster 2022-04-30T21:24:42.055203+0000 mgr.smithi157.nfpzoe (mgr.14180) 1835 : cluster [DBG] pgmap v1694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:43 smithi157 bash[20376]: cluster 2022-04-30T21:24:42.055203+0000 mgr.smithi157.nfpzoe (mgr.14180) 1835 : cluster [DBG] pgmap v1694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:45.268 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:24:45.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:24:45.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:24:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:45 smithi165 bash[22175]: cluster 2022-04-30T21:24:44.055838+0000 mgr.smithi157.nfpzoe (mgr.14180) 1836 : cluster [DBG] pgmap v1695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:45.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:45 smithi157 bash[20376]: cluster 2022-04-30T21:24:44.055838+0000 mgr.smithi157.nfpzoe (mgr.14180) 1836 : cluster [DBG] pgmap v1695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:45.591 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:24:46.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:46 smithi165 bash[22175]: audit 2022-04-30T21:24:45.573453+0000 mon.smithi157 (mon.0) 1556 : audit [DBG] from='client.? 172.21.15.157:0/3541417246' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:46 smithi157 bash[20376]: audit 2022-04-30T21:24:45.573453+0000 mon.smithi157 (mon.0) 1556 : audit [DBG] from='client.? 172.21.15.157:0/3541417246' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:47 smithi165 bash[22175]: cluster 2022-04-30T21:24:46.056462+0000 mgr.smithi157.nfpzoe (mgr.14180) 1837 : cluster [DBG] pgmap v1696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:47 smithi157 bash[20376]: cluster 2022-04-30T21:24:46.056462+0000 mgr.smithi157.nfpzoe (mgr.14180) 1837 : cluster [DBG] pgmap v1696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:49 smithi165 bash[22175]: cluster 2022-04-30T21:24:48.057091+0000 mgr.smithi157.nfpzoe (mgr.14180) 1838 : cluster [DBG] pgmap v1697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:49.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:49 smithi157 bash[20376]: cluster 2022-04-30T21:24:48.057091+0000 mgr.smithi157.nfpzoe (mgr.14180) 1838 : cluster [DBG] pgmap v1697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:50.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:24:50.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:24:50.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:24:50.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:24:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:51 smithi165 bash[22175]: cluster 2022-04-30T21:24:50.057722+0000 mgr.smithi157.nfpzoe (mgr.14180) 1839 : cluster [DBG] pgmap v1698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:51 smithi165 bash[22175]: audit 2022-04-30T21:24:50.900259+0000 mon.smithi157 (mon.0) 1557 : audit [DBG] from='client.? 172.21.15.157:0/2028229666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:51 smithi157 bash[20376]: cluster 2022-04-30T21:24:50.057722+0000 mgr.smithi157.nfpzoe (mgr.14180) 1839 : cluster [DBG] pgmap v1698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:51 smithi157 bash[20376]: audit 2022-04-30T21:24:50.900259+0000 mon.smithi157 (mon.0) 1557 : audit [DBG] from='client.? 172.21.15.157:0/2028229666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:53 smithi165 bash[22175]: cluster 2022-04-30T21:24:52.058379+0000 mgr.smithi157.nfpzoe (mgr.14180) 1840 : cluster [DBG] pgmap v1699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:53 smithi157 bash[20376]: cluster 2022-04-30T21:24:52.058379+0000 mgr.smithi157.nfpzoe (mgr.14180) 1840 : cluster [DBG] pgmap v1699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:55 smithi165 bash[22175]: cluster 2022-04-30T21:24:54.059007+0000 mgr.smithi157.nfpzoe (mgr.14180) 1841 : cluster [DBG] pgmap v1700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:55 smithi157 bash[20376]: cluster 2022-04-30T21:24:54.059007+0000 mgr.smithi157.nfpzoe (mgr.14180) 1841 : cluster [DBG] pgmap v1700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:55.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:24:55.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:24:55.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:24:56.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:24:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:57 smithi165 bash[22175]: cluster 2022-04-30T21:24:56.059681+0000 mgr.smithi157.nfpzoe (mgr.14180) 1842 : cluster [DBG] pgmap v1701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:57 smithi165 bash[22175]: audit 2022-04-30T21:24:56.226548+0000 mon.smithi157 (mon.0) 1558 : audit [DBG] from='client.? 172.21.15.157:0/2128551441' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:57 smithi157 bash[20376]: cluster 2022-04-30T21:24:56.059681+0000 mgr.smithi157.nfpzoe (mgr.14180) 1842 : cluster [DBG] pgmap v1701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:57 smithi157 bash[20376]: audit 2022-04-30T21:24:56.226548+0000 mon.smithi157 (mon.0) 1558 : audit [DBG] from='client.? 172.21.15.157:0/2128551441' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:24:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:59 smithi165 bash[22175]: cluster 2022-04-30T21:24:58.060319+0000 mgr.smithi157.nfpzoe (mgr.14180) 1843 : cluster [DBG] pgmap v1702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:59 smithi165 bash[22175]: audit 2022-04-30T21:24:58.220292+0000 mon.smithi157 (mon.0) 1559 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:24:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:24:59 smithi165 bash[22175]: audit 2022-04-30T21:24:58.220818+0000 mon.smithi157 (mon.0) 1560 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:24:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:59 smithi157 bash[20376]: cluster 2022-04-30T21:24:58.060319+0000 mgr.smithi157.nfpzoe (mgr.14180) 1843 : cluster [DBG] pgmap v1702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:24:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:59 smithi157 bash[20376]: audit 2022-04-30T21:24:58.220292+0000 mon.smithi157 (mon.0) 1559 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:24:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:24:59 smithi157 bash[20376]: audit 2022-04-30T21:24:58.220818+0000 mon.smithi157 (mon.0) 1560 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:25:01.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:25:01.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:25:01.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:25:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:01 smithi165 bash[22175]: cluster 2022-04-30T21:25:00.060781+0000 mgr.smithi157.nfpzoe (mgr.14180) 1844 : cluster [DBG] pgmap v1703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:01.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:01 smithi157 bash[20376]: cluster 2022-04-30T21:25:00.060781+0000 mgr.smithi157.nfpzoe (mgr.14180) 1844 : cluster [DBG] pgmap v1703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:01.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:25:02.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:02 smithi165 bash[22175]: audit 2022-04-30T21:25:01.553935+0000 mon.smithi157 (mon.0) 1561 : audit [DBG] from='client.? 172.21.15.157:0/2814298456' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:02 smithi157 bash[20376]: audit 2022-04-30T21:25:01.553935+0000 mon.smithi157 (mon.0) 1561 : audit [DBG] from='client.? 172.21.15.157:0/2814298456' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:03 smithi165 bash[22175]: cluster 2022-04-30T21:25:02.061381+0000 mgr.smithi157.nfpzoe (mgr.14180) 1845 : cluster [DBG] pgmap v1704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:03 smithi157 bash[20376]: cluster 2022-04-30T21:25:02.061381+0000 mgr.smithi157.nfpzoe (mgr.14180) 1845 : cluster [DBG] pgmap v1704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:05 smithi165 bash[22175]: cluster 2022-04-30T21:25:04.062014+0000 mgr.smithi157.nfpzoe (mgr.14180) 1846 : cluster [DBG] pgmap v1705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:05 smithi157 bash[20376]: cluster 2022-04-30T21:25:04.062014+0000 mgr.smithi157.nfpzoe (mgr.14180) 1846 : cluster [DBG] pgmap v1705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:06.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:25:06.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:25:06.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:25:06.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:25:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:07 smithi157 bash[20376]: cluster 2022-04-30T21:25:06.062674+0000 mgr.smithi157.nfpzoe (mgr.14180) 1847 : cluster [DBG] pgmap v1706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:07 smithi157 bash[20376]: audit 2022-04-30T21:25:06.888381+0000 mon.smithi157 (mon.0) 1562 : audit [DBG] from='client.? 172.21.15.157:0/3304649645' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:07.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:07 smithi165 bash[22175]: cluster 2022-04-30T21:25:06.062674+0000 mgr.smithi157.nfpzoe (mgr.14180) 1847 : cluster [DBG] pgmap v1706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:07 smithi165 bash[22175]: audit 2022-04-30T21:25:06.888381+0000 mon.smithi157 (mon.0) 1562 : audit [DBG] from='client.? 172.21.15.157:0/3304649645' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:09.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:09 smithi157 bash[20376]: cluster 2022-04-30T21:25:08.063298+0000 mgr.smithi157.nfpzoe (mgr.14180) 1848 : cluster [DBG] pgmap v1707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:09 smithi165 bash[22175]: cluster 2022-04-30T21:25:08.063298+0000 mgr.smithi157.nfpzoe (mgr.14180) 1848 : cluster [DBG] pgmap v1707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:11 smithi157 bash[20376]: cluster 2022-04-30T21:25:10.063856+0000 mgr.smithi157.nfpzoe (mgr.14180) 1849 : cluster [DBG] pgmap v1708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:11 smithi165 bash[22175]: cluster 2022-04-30T21:25:10.063856+0000 mgr.smithi157.nfpzoe (mgr.14180) 1849 : cluster [DBG] pgmap v1708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:11.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:25:11.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:25:11.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:25:12.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:25:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:13 smithi165 bash[22175]: cluster 2022-04-30T21:25:12.064433+0000 mgr.smithi157.nfpzoe (mgr.14180) 1850 : cluster [DBG] pgmap v1709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:13 smithi165 bash[22175]: audit 2022-04-30T21:25:12.211619+0000 mon.smithi157 (mon.0) 1563 : audit [DBG] from='client.? 172.21.15.157:0/2677557003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:13 smithi157 bash[20376]: cluster 2022-04-30T21:25:12.064433+0000 mgr.smithi157.nfpzoe (mgr.14180) 1850 : cluster [DBG] pgmap v1709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:13 smithi157 bash[20376]: audit 2022-04-30T21:25:12.211619+0000 mon.smithi157 (mon.0) 1563 : audit [DBG] from='client.? 172.21.15.157:0/2677557003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:15 smithi165 bash[22175]: cluster 2022-04-30T21:25:14.065089+0000 mgr.smithi157.nfpzoe (mgr.14180) 1851 : cluster [DBG] pgmap v1710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:15 smithi157 bash[20376]: cluster 2022-04-30T21:25:14.065089+0000 mgr.smithi157.nfpzoe (mgr.14180) 1851 : cluster [DBG] pgmap v1710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:17.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:25:17.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:25:17.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:25:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:17 smithi165 bash[22175]: cluster 2022-04-30T21:25:16.065721+0000 mgr.smithi157.nfpzoe (mgr.14180) 1852 : cluster [DBG] pgmap v1711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:17 smithi157 bash[20376]: cluster 2022-04-30T21:25:16.065721+0000 mgr.smithi157.nfpzoe (mgr.14180) 1852 : cluster [DBG] pgmap v1711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:17.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:25:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:18 smithi165 bash[22175]: audit 2022-04-30T21:25:17.531848+0000 mon.smithi157 (mon.0) 1564 : audit [DBG] from='client.? 172.21.15.157:0/4263203119' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:18 smithi157 bash[20376]: audit 2022-04-30T21:25:17.531848+0000 mon.smithi157 (mon.0) 1564 : audit [DBG] from='client.? 172.21.15.157:0/4263203119' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:19 smithi165 bash[22175]: cluster 2022-04-30T21:25:18.066342+0000 mgr.smithi157.nfpzoe (mgr.14180) 1853 : cluster [DBG] pgmap v1712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:19 smithi157 bash[20376]: cluster 2022-04-30T21:25:18.066342+0000 mgr.smithi157.nfpzoe (mgr.14180) 1853 : cluster [DBG] pgmap v1712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:21.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:21 smithi157 bash[20376]: cluster 2022-04-30T21:25:20.066945+0000 mgr.smithi157.nfpzoe (mgr.14180) 1854 : cluster [DBG] pgmap v1713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:21 smithi165 bash[22175]: cluster 2022-04-30T21:25:20.066945+0000 mgr.smithi157.nfpzoe (mgr.14180) 1854 : cluster [DBG] pgmap v1713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:22.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:25:22.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:25:22.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:25:22.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:25:23.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:23 smithi165 bash[22175]: cluster 2022-04-30T21:25:22.067606+0000 mgr.smithi157.nfpzoe (mgr.14180) 1855 : cluster [DBG] pgmap v1714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:23 smithi165 bash[22175]: audit 2022-04-30T21:25:22.863461+0000 mon.smithi157 (mon.0) 1565 : audit [DBG] from='client.? 172.21.15.157:0/979833021' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:23 smithi157 bash[20376]: cluster 2022-04-30T21:25:22.067606+0000 mgr.smithi157.nfpzoe (mgr.14180) 1855 : cluster [DBG] pgmap v1714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:23 smithi157 bash[20376]: audit 2022-04-30T21:25:22.863461+0000 mon.smithi157 (mon.0) 1565 : audit [DBG] from='client.? 172.21.15.157:0/979833021' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:25 smithi165 bash[22175]: cluster 2022-04-30T21:25:24.068214+0000 mgr.smithi157.nfpzoe (mgr.14180) 1856 : cluster [DBG] pgmap v1715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:25 smithi157 bash[20376]: cluster 2022-04-30T21:25:24.068214+0000 mgr.smithi157.nfpzoe (mgr.14180) 1856 : cluster [DBG] pgmap v1715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:27 smithi165 bash[22175]: cluster 2022-04-30T21:25:26.068830+0000 mgr.smithi157.nfpzoe (mgr.14180) 1857 : cluster [DBG] pgmap v1716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:27 smithi157 bash[20376]: cluster 2022-04-30T21:25:26.068830+0000 mgr.smithi157.nfpzoe (mgr.14180) 1857 : cluster [DBG] pgmap v1716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:27.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:25:27.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:25:27.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:25:28.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:25:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:29 smithi165 bash[22175]: cluster 2022-04-30T21:25:28.069268+0000 mgr.smithi157.nfpzoe (mgr.14180) 1858 : cluster [DBG] pgmap v1717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:29 smithi165 bash[22175]: audit 2022-04-30T21:25:28.195865+0000 mon.smithi157 (mon.0) 1566 : audit [DBG] from='client.? 172.21.15.157:0/4288129081' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:29.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:29 smithi157 bash[20376]: cluster 2022-04-30T21:25:28.069268+0000 mgr.smithi157.nfpzoe (mgr.14180) 1858 : cluster [DBG] pgmap v1717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:29.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:29 smithi157 bash[20376]: audit 2022-04-30T21:25:28.195865+0000 mon.smithi157 (mon.0) 1566 : audit [DBG] from='client.? 172.21.15.157:0/4288129081' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:31 smithi165 bash[22175]: cluster 2022-04-30T21:25:30.069829+0000 mgr.smithi157.nfpzoe (mgr.14180) 1859 : cluster [DBG] pgmap v1718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:31 smithi157 bash[20376]: cluster 2022-04-30T21:25:30.069829+0000 mgr.smithi157.nfpzoe (mgr.14180) 1859 : cluster [DBG] pgmap v1718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:33.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:25:33.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:25:33.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:25:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:33 smithi165 bash[22175]: cluster 2022-04-30T21:25:32.070449+0000 mgr.smithi157.nfpzoe (mgr.14180) 1860 : cluster [DBG] pgmap v1719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:33 smithi157 bash[20376]: cluster 2022-04-30T21:25:32.070449+0000 mgr.smithi157.nfpzoe (mgr.14180) 1860 : cluster [DBG] pgmap v1719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:33.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:25:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:34 smithi165 bash[22175]: audit 2022-04-30T21:25:33.516696+0000 mon.smithi157 (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.157:0/3816961666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:34 smithi157 bash[20376]: audit 2022-04-30T21:25:33.516696+0000 mon.smithi157 (mon.0) 1567 : audit [DBG] from='client.? 172.21.15.157:0/3816961666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:35 smithi165 bash[22175]: cluster 2022-04-30T21:25:34.071125+0000 mgr.smithi157.nfpzoe (mgr.14180) 1861 : cluster [DBG] pgmap v1720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:35 smithi165 bash[22175]: audit 2022-04-30T21:25:34.083739+0000 mon.smithi157 (mon.0) 1568 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:25:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:35 smithi165 bash[22175]: audit 2022-04-30T21:25:34.086368+0000 mon.smithi157 (mon.0) 1569 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:25:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:35 smithi165 bash[22175]: audit 2022-04-30T21:25:34.088407+0000 mon.smithi157 (mon.0) 1570 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:25:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:35 smithi165 bash[22175]: cluster 2022-04-30T21:25:34.427858+0000 mgr.smithi157.nfpzoe (mgr.14180) 1862 : cluster [DBG] pgmap v1721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:35 smithi165 bash[22175]: cluster 2022-04-30T21:25:34.428390+0000 mgr.smithi157.nfpzoe (mgr.14180) 1863 : cluster [DBG] pgmap v1722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:35 smithi165 bash[22175]: audit 2022-04-30T21:25:34.434841+0000 mon.smithi157 (mon.0) 1571 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:25:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:35 smithi165 bash[22175]: audit 2022-04-30T21:25:34.446562+0000 mon.smithi157 (mon.0) 1572 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:25:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:35 smithi165 bash[22175]: cephadm 2022-04-30T21:25:34.448458+0000 mgr.smithi157.nfpzoe (mgr.14180) 1864 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:25:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:35 smithi165 bash[22175]: cephadm 2022-04-30T21:25:34.448602+0000 mgr.smithi157.nfpzoe (mgr.14180) 1865 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:25:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:35 smithi157 bash[20376]: cluster 2022-04-30T21:25:34.071125+0000 mgr.smithi157.nfpzoe (mgr.14180) 1861 : cluster [DBG] pgmap v1720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:35 smithi157 bash[20376]: audit 2022-04-30T21:25:34.083739+0000 mon.smithi157 (mon.0) 1568 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:25:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:35 smithi157 bash[20376]: audit 2022-04-30T21:25:34.086368+0000 mon.smithi157 (mon.0) 1569 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:25:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:35 smithi157 bash[20376]: audit 2022-04-30T21:25:34.088407+0000 mon.smithi157 (mon.0) 1570 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:25:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:35 smithi157 bash[20376]: cluster 2022-04-30T21:25:34.427858+0000 mgr.smithi157.nfpzoe (mgr.14180) 1862 : cluster [DBG] pgmap v1721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:35 smithi157 bash[20376]: cluster 2022-04-30T21:25:34.428390+0000 mgr.smithi157.nfpzoe (mgr.14180) 1863 : cluster [DBG] pgmap v1722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:35 smithi157 bash[20376]: audit 2022-04-30T21:25:34.434841+0000 mon.smithi157 (mon.0) 1571 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:25:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:35 smithi157 bash[20376]: audit 2022-04-30T21:25:34.446562+0000 mon.smithi157 (mon.0) 1572 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:25:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:35 smithi157 bash[20376]: cephadm 2022-04-30T21:25:34.448458+0000 mgr.smithi157.nfpzoe (mgr.14180) 1864 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:25:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:35 smithi157 bash[20376]: cephadm 2022-04-30T21:25:34.448602+0000 mgr.smithi157.nfpzoe (mgr.14180) 1865 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:25:37.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:37 smithi165 bash[22175]: cluster 2022-04-30T21:25:36.429095+0000 mgr.smithi157.nfpzoe (mgr.14180) 1866 : cluster [DBG] pgmap v1723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:37 smithi157 bash[20376]: cluster 2022-04-30T21:25:36.429095+0000 mgr.smithi157.nfpzoe (mgr.14180) 1866 : cluster [DBG] pgmap v1723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:38.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:25:38.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:25:38.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:25:38.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:25:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:39 smithi165 bash[22175]: cluster 2022-04-30T21:25:38.430309+0000 mgr.smithi157.nfpzoe (mgr.14180) 1867 : cluster [DBG] pgmap v1724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:40.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:39 smithi165 bash[22175]: audit 2022-04-30T21:25:38.842925+0000 mon.smithi157 (mon.0) 1573 : audit [DBG] from='client.? 172.21.15.157:0/309222116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:39 smithi157 bash[20376]: cluster 2022-04-30T21:25:38.430309+0000 mgr.smithi157.nfpzoe (mgr.14180) 1867 : cluster [DBG] pgmap v1724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:39 smithi157 bash[20376]: audit 2022-04-30T21:25:38.842925+0000 mon.smithi157 (mon.0) 1573 : audit [DBG] from='client.? 172.21.15.157:0/309222116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:41.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:41 smithi165 bash[22175]: cluster 2022-04-30T21:25:40.430953+0000 mgr.smithi157.nfpzoe (mgr.14180) 1868 : cluster [DBG] pgmap v1725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:41 smithi157 bash[20376]: cluster 2022-04-30T21:25:40.430953+0000 mgr.smithi157.nfpzoe (mgr.14180) 1868 : cluster [DBG] pgmap v1725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:43 smithi165 bash[22175]: cluster 2022-04-30T21:25:42.431724+0000 mgr.smithi157.nfpzoe (mgr.14180) 1869 : cluster [DBG] pgmap v1726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:43 smithi157 bash[20376]: cluster 2022-04-30T21:25:42.431724+0000 mgr.smithi157.nfpzoe (mgr.14180) 1869 : cluster [DBG] pgmap v1726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:43.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:25:43.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:25:43.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:25:44.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:25:44.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:44 smithi165 bash[22175]: audit 2022-04-30T21:25:44.169875+0000 mon.smithi157 (mon.0) 1574 : audit [DBG] from='client.? 172.21.15.157:0/1003935199' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:44 smithi157 bash[20376]: audit 2022-04-30T21:25:44.169875+0000 mon.smithi157 (mon.0) 1574 : audit [DBG] from='client.? 172.21.15.157:0/1003935199' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:45 smithi165 bash[22175]: cluster 2022-04-30T21:25:44.432390+0000 mgr.smithi157.nfpzoe (mgr.14180) 1870 : cluster [DBG] pgmap v1727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:45 smithi157 bash[20376]: cluster 2022-04-30T21:25:44.432390+0000 mgr.smithi157.nfpzoe (mgr.14180) 1870 : cluster [DBG] pgmap v1727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:47 smithi165 bash[22175]: cluster 2022-04-30T21:25:46.433036+0000 mgr.smithi157.nfpzoe (mgr.14180) 1871 : cluster [DBG] pgmap v1728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:47.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:47 smithi157 bash[20376]: cluster 2022-04-30T21:25:46.433036+0000 mgr.smithi157.nfpzoe (mgr.14180) 1871 : cluster [DBG] pgmap v1728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:49.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:25:49.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:25:49.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:25:49.520 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:25:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:49 smithi165 bash[22175]: cluster 2022-04-30T21:25:48.434789+0000 mgr.smithi157.nfpzoe (mgr.14180) 1872 : cluster [DBG] pgmap v1729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:49.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:49 smithi157 bash[20376]: cluster 2022-04-30T21:25:48.434789+0000 mgr.smithi157.nfpzoe (mgr.14180) 1872 : cluster [DBG] pgmap v1729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:50.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:50 smithi157 bash[20376]: audit 2022-04-30T21:25:49.498507+0000 mon.smithi157 (mon.0) 1575 : audit [DBG] from='client.? 172.21.15.157:0/1128734285' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:50 smithi165 bash[22175]: audit 2022-04-30T21:25:49.498507+0000 mon.smithi157 (mon.0) 1575 : audit [DBG] from='client.? 172.21.15.157:0/1128734285' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:51 smithi165 bash[22175]: cluster 2022-04-30T21:25:50.435456+0000 mgr.smithi157.nfpzoe (mgr.14180) 1873 : cluster [DBG] pgmap v1730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:51 smithi157 bash[20376]: cluster 2022-04-30T21:25:50.435456+0000 mgr.smithi157.nfpzoe (mgr.14180) 1873 : cluster [DBG] pgmap v1730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:53 smithi165 bash[22175]: cluster 2022-04-30T21:25:52.436180+0000 mgr.smithi157.nfpzoe (mgr.14180) 1874 : cluster [DBG] pgmap v1731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:53 smithi157 bash[20376]: cluster 2022-04-30T21:25:52.436180+0000 mgr.smithi157.nfpzoe (mgr.14180) 1874 : cluster [DBG] pgmap v1731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:54.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:25:54.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:25:54.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:25:54.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:25:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:55 smithi165 bash[22175]: cluster 2022-04-30T21:25:54.436845+0000 mgr.smithi157.nfpzoe (mgr.14180) 1875 : cluster [DBG] pgmap v1732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:55 smithi165 bash[22175]: audit 2022-04-30T21:25:54.831595+0000 mon.smithi157 (mon.0) 1576 : audit [DBG] from='client.? 172.21.15.157:0/1102686828' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:55 smithi157 bash[20376]: cluster 2022-04-30T21:25:54.436845+0000 mgr.smithi157.nfpzoe (mgr.14180) 1875 : cluster [DBG] pgmap v1732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:55 smithi157 bash[20376]: audit 2022-04-30T21:25:54.831595+0000 mon.smithi157 (mon.0) 1576 : audit [DBG] from='client.? 172.21.15.157:0/1102686828' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:25:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:57 smithi165 bash[22175]: cluster 2022-04-30T21:25:56.437446+0000 mgr.smithi157.nfpzoe (mgr.14180) 1876 : cluster [DBG] pgmap v1733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:57.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:57 smithi157 bash[20376]: cluster 2022-04-30T21:25:56.437446+0000 mgr.smithi157.nfpzoe (mgr.14180) 1876 : cluster [DBG] pgmap v1733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:58.866 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:58 smithi157 bash[20376]: audit 2022-04-30T21:25:58.231475+0000 mon.smithi157 (mon.0) 1577 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:25:58.866 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:58 smithi157 bash[20376]: audit 2022-04-30T21:25:58.231953+0000 mon.smithi157 (mon.0) 1578 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:25:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:58 smithi165 bash[22175]: audit 2022-04-30T21:25:58.231475+0000 mon.smithi157 (mon.0) 1577 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:25:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:58 smithi165 bash[22175]: audit 2022-04-30T21:25:58.231953+0000 mon.smithi157 (mon.0) 1578 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:25:59.854 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:25:59.854 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:25:59.854 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:25:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:25:59 smithi165 bash[22175]: cluster 2022-04-30T21:25:58.438212+0000 mgr.smithi157.nfpzoe (mgr.14180) 1877 : cluster [DBG] pgmap v1734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:25:59.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:25:59 smithi157 bash[20376]: cluster 2022-04-30T21:25:58.438212+0000 mgr.smithi157.nfpzoe (mgr.14180) 1877 : cluster [DBG] pgmap v1734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:00.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:26:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:00 smithi157 bash[20376]: audit 2022-04-30T21:26:00.155998+0000 mon.smithi157 (mon.0) 1579 : audit [DBG] from='client.? 172.21.15.157:0/3315391422' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:00 smithi165 bash[22175]: audit 2022-04-30T21:26:00.155998+0000 mon.smithi157 (mon.0) 1579 : audit [DBG] from='client.? 172.21.15.157:0/3315391422' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:01 smithi165 bash[22175]: cluster 2022-04-30T21:26:00.438992+0000 mgr.smithi157.nfpzoe (mgr.14180) 1878 : cluster [DBG] pgmap v1735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:01.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:01 smithi157 bash[20376]: cluster 2022-04-30T21:26:00.438992+0000 mgr.smithi157.nfpzoe (mgr.14180) 1878 : cluster [DBG] pgmap v1735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:03 smithi165 bash[22175]: cluster 2022-04-30T21:26:02.439772+0000 mgr.smithi157.nfpzoe (mgr.14180) 1879 : cluster [DBG] pgmap v1736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:03 smithi157 bash[20376]: cluster 2022-04-30T21:26:02.439772+0000 mgr.smithi157.nfpzoe (mgr.14180) 1879 : cluster [DBG] pgmap v1736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:05.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:26:05.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:26:05.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:26:05.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:26:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:05 smithi165 bash[22175]: cluster 2022-04-30T21:26:04.440409+0000 mgr.smithi157.nfpzoe (mgr.14180) 1880 : cluster [DBG] pgmap v1737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:05 smithi165 bash[22175]: audit 2022-04-30T21:26:05.490121+0000 mon.smithi157 (mon.0) 1580 : audit [DBG] from='client.? 172.21.15.157:0/1646833326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:05.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:05 smithi157 bash[20376]: cluster 2022-04-30T21:26:04.440409+0000 mgr.smithi157.nfpzoe (mgr.14180) 1880 : cluster [DBG] pgmap v1737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:05.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:05 smithi157 bash[20376]: audit 2022-04-30T21:26:05.490121+0000 mon.smithi157 (mon.0) 1580 : audit [DBG] from='client.? 172.21.15.157:0/1646833326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:07 smithi165 bash[22175]: cluster 2022-04-30T21:26:06.441031+0000 mgr.smithi157.nfpzoe (mgr.14180) 1881 : cluster [DBG] pgmap v1738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:07 smithi157 bash[20376]: cluster 2022-04-30T21:26:06.441031+0000 mgr.smithi157.nfpzoe (mgr.14180) 1881 : cluster [DBG] pgmap v1738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:09 smithi165 bash[22175]: cluster 2022-04-30T21:26:08.441457+0000 mgr.smithi157.nfpzoe (mgr.14180) 1882 : cluster [DBG] pgmap v1739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:09.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:09 smithi157 bash[20376]: cluster 2022-04-30T21:26:08.441457+0000 mgr.smithi157.nfpzoe (mgr.14180) 1882 : cluster [DBG] pgmap v1739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:10.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:26:10.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:26:10.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:26:10.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:26:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:11 smithi165 bash[22175]: cluster 2022-04-30T21:26:10.442027+0000 mgr.smithi157.nfpzoe (mgr.14180) 1883 : cluster [DBG] pgmap v1740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:11 smithi165 bash[22175]: audit 2022-04-30T21:26:10.816428+0000 mon.smithi157 (mon.0) 1581 : audit [DBG] from='client.? 172.21.15.157:0/1244892302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:11 smithi157 bash[20376]: cluster 2022-04-30T21:26:10.442027+0000 mgr.smithi157.nfpzoe (mgr.14180) 1883 : cluster [DBG] pgmap v1740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:11 smithi157 bash[20376]: audit 2022-04-30T21:26:10.816428+0000 mon.smithi157 (mon.0) 1581 : audit [DBG] from='client.? 172.21.15.157:0/1244892302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:13 smithi165 bash[22175]: cluster 2022-04-30T21:26:12.442660+0000 mgr.smithi157.nfpzoe (mgr.14180) 1884 : cluster [DBG] pgmap v1741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:13 smithi157 bash[20376]: cluster 2022-04-30T21:26:12.442660+0000 mgr.smithi157.nfpzoe (mgr.14180) 1884 : cluster [DBG] pgmap v1741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:15.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:26:15.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:26:15.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:26:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:15 smithi165 bash[22175]: cluster 2022-04-30T21:26:14.443307+0000 mgr.smithi157.nfpzoe (mgr.14180) 1885 : cluster [DBG] pgmap v1742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:15.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:15 smithi157 bash[20376]: cluster 2022-04-30T21:26:14.443307+0000 mgr.smithi157.nfpzoe (mgr.14180) 1885 : cluster [DBG] pgmap v1742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:16.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:26:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:16 smithi165 bash[22175]: audit 2022-04-30T21:26:16.137952+0000 mon.smithi157 (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.157:0/4203917838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:16.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:16 smithi157 bash[20376]: audit 2022-04-30T21:26:16.137952+0000 mon.smithi157 (mon.0) 1582 : audit [DBG] from='client.? 172.21.15.157:0/4203917838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:17.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:17 smithi165 bash[22175]: cluster 2022-04-30T21:26:16.443955+0000 mgr.smithi157.nfpzoe (mgr.14180) 1886 : cluster [DBG] pgmap v1743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:17 smithi157 bash[20376]: cluster 2022-04-30T21:26:16.443955+0000 mgr.smithi157.nfpzoe (mgr.14180) 1886 : cluster [DBG] pgmap v1743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:19 smithi165 bash[22175]: cluster 2022-04-30T21:26:18.444388+0000 mgr.smithi157.nfpzoe (mgr.14180) 1887 : cluster [DBG] pgmap v1744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:19.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:19 smithi157 bash[20376]: cluster 2022-04-30T21:26:18.444388+0000 mgr.smithi157.nfpzoe (mgr.14180) 1887 : cluster [DBG] pgmap v1744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:21.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:26:21.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:26:21.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:26:21.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:26:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:21 smithi165 bash[22175]: cluster 2022-04-30T21:26:20.444913+0000 mgr.smithi157.nfpzoe (mgr.14180) 1888 : cluster [DBG] pgmap v1745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:21 smithi165 bash[22175]: audit 2022-04-30T21:26:21.469273+0000 mon.smithi157 (mon.0) 1583 : audit [DBG] from='client.? 172.21.15.157:0/2051796327' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:21.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:21 smithi157 bash[20376]: cluster 2022-04-30T21:26:20.444913+0000 mgr.smithi157.nfpzoe (mgr.14180) 1888 : cluster [DBG] pgmap v1745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:21.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:21 smithi157 bash[20376]: audit 2022-04-30T21:26:21.469273+0000 mon.smithi157 (mon.0) 1583 : audit [DBG] from='client.? 172.21.15.157:0/2051796327' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:23 smithi165 bash[22175]: cluster 2022-04-30T21:26:22.445591+0000 mgr.smithi157.nfpzoe (mgr.14180) 1889 : cluster [DBG] pgmap v1746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:23 smithi157 bash[20376]: cluster 2022-04-30T21:26:22.445591+0000 mgr.smithi157.nfpzoe (mgr.14180) 1889 : cluster [DBG] pgmap v1746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:25 smithi165 bash[22175]: cluster 2022-04-30T21:26:24.446209+0000 mgr.smithi157.nfpzoe (mgr.14180) 1890 : cluster [DBG] pgmap v1747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:25.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:25 smithi157 bash[20376]: cluster 2022-04-30T21:26:24.446209+0000 mgr.smithi157.nfpzoe (mgr.14180) 1890 : cluster [DBG] pgmap v1747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:26.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:26:26.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:26:26.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:26:26.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:26:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:27 smithi165 bash[22175]: cluster 2022-04-30T21:26:26.446806+0000 mgr.smithi157.nfpzoe (mgr.14180) 1891 : cluster [DBG] pgmap v1748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:27 smithi165 bash[22175]: audit 2022-04-30T21:26:26.798407+0000 mon.smithi157 (mon.0) 1584 : audit [DBG] from='client.? 172.21.15.157:0/2503775977' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:27 smithi157 bash[20376]: cluster 2022-04-30T21:26:26.446806+0000 mgr.smithi157.nfpzoe (mgr.14180) 1891 : cluster [DBG] pgmap v1748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:27 smithi157 bash[20376]: audit 2022-04-30T21:26:26.798407+0000 mon.smithi157 (mon.0) 1584 : audit [DBG] from='client.? 172.21.15.157:0/2503775977' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:29 smithi165 bash[22175]: cluster 2022-04-30T21:26:28.447262+0000 mgr.smithi157.nfpzoe (mgr.14180) 1892 : cluster [DBG] pgmap v1749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:29 smithi157 bash[20376]: cluster 2022-04-30T21:26:28.447262+0000 mgr.smithi157.nfpzoe (mgr.14180) 1892 : cluster [DBG] pgmap v1749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:31.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:26:31.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:26:31.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:26:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:31 smithi165 bash[22175]: cluster 2022-04-30T21:26:30.447932+0000 mgr.smithi157.nfpzoe (mgr.14180) 1893 : cluster [DBG] pgmap v1750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:31.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:31 smithi157 bash[20376]: cluster 2022-04-30T21:26:30.447932+0000 mgr.smithi157.nfpzoe (mgr.14180) 1893 : cluster [DBG] pgmap v1750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:32.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:26:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:33 smithi165 bash[22175]: audit 2022-04-30T21:26:32.125803+0000 mon.smithi157 (mon.0) 1585 : audit [DBG] from='client.? 172.21.15.157:0/2693358487' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:33 smithi165 bash[22175]: cluster 2022-04-30T21:26:32.448631+0000 mgr.smithi157.nfpzoe (mgr.14180) 1894 : cluster [DBG] pgmap v1751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:33 smithi157 bash[20376]: audit 2022-04-30T21:26:32.125803+0000 mon.smithi157 (mon.0) 1585 : audit [DBG] from='client.? 172.21.15.157:0/2693358487' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:33 smithi157 bash[20376]: cluster 2022-04-30T21:26:32.448631+0000 mgr.smithi157.nfpzoe (mgr.14180) 1894 : cluster [DBG] pgmap v1751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:34 smithi165 bash[22175]: audit 2022-04-30T21:26:34.455612+0000 mon.smithi157 (mon.0) 1586 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:26:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:34 smithi165 bash[22175]: audit 2022-04-30T21:26:34.458374+0000 mon.smithi157 (mon.0) 1587 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:26:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:34 smithi165 bash[22175]: audit 2022-04-30T21:26:34.460175+0000 mon.smithi157 (mon.0) 1588 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:26:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:34 smithi157 bash[20376]: audit 2022-04-30T21:26:34.455612+0000 mon.smithi157 (mon.0) 1586 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:26:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:34 smithi157 bash[20376]: audit 2022-04-30T21:26:34.458374+0000 mon.smithi157 (mon.0) 1587 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:26:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:34 smithi157 bash[20376]: audit 2022-04-30T21:26:34.460175+0000 mon.smithi157 (mon.0) 1588 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:26:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:35 smithi165 bash[22175]: cluster 2022-04-30T21:26:34.449237+0000 mgr.smithi157.nfpzoe (mgr.14180) 1895 : cluster [DBG] pgmap v1752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:35 smithi165 bash[22175]: cluster 2022-04-30T21:26:34.785404+0000 mgr.smithi157.nfpzoe (mgr.14180) 1896 : cluster [DBG] pgmap v1753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:35 smithi165 bash[22175]: cluster 2022-04-30T21:26:34.785817+0000 mgr.smithi157.nfpzoe (mgr.14180) 1897 : cluster [DBG] pgmap v1754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:35 smithi165 bash[22175]: audit 2022-04-30T21:26:34.792317+0000 mon.smithi157 (mon.0) 1589 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:26:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:35 smithi165 bash[22175]: audit 2022-04-30T21:26:34.801225+0000 mon.smithi157 (mon.0) 1590 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:26:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:35 smithi165 bash[22175]: cephadm 2022-04-30T21:26:34.802924+0000 mgr.smithi157.nfpzoe (mgr.14180) 1898 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:26:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:35 smithi165 bash[22175]: cephadm 2022-04-30T21:26:34.803113+0000 mgr.smithi157.nfpzoe (mgr.14180) 1899 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:26:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:35 smithi157 bash[20376]: cluster 2022-04-30T21:26:34.449237+0000 mgr.smithi157.nfpzoe (mgr.14180) 1895 : cluster [DBG] pgmap v1752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:35 smithi157 bash[20376]: cluster 2022-04-30T21:26:34.785404+0000 mgr.smithi157.nfpzoe (mgr.14180) 1896 : cluster [DBG] pgmap v1753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:35 smithi157 bash[20376]: cluster 2022-04-30T21:26:34.785817+0000 mgr.smithi157.nfpzoe (mgr.14180) 1897 : cluster [DBG] pgmap v1754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:35 smithi157 bash[20376]: audit 2022-04-30T21:26:34.792317+0000 mon.smithi157 (mon.0) 1589 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:26:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:35 smithi157 bash[20376]: audit 2022-04-30T21:26:34.801225+0000 mon.smithi157 (mon.0) 1590 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:26:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:35 smithi157 bash[20376]: cephadm 2022-04-30T21:26:34.802924+0000 mgr.smithi157.nfpzoe (mgr.14180) 1898 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:26:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:35 smithi157 bash[20376]: cephadm 2022-04-30T21:26:34.803113+0000 mgr.smithi157.nfpzoe (mgr.14180) 1899 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:26:37.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:26:37.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:26:37.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:26:37.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:26:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:37 smithi165 bash[22175]: cluster 2022-04-30T21:26:36.786428+0000 mgr.smithi157.nfpzoe (mgr.14180) 1900 : cluster [DBG] pgmap v1755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:37 smithi165 bash[22175]: audit 2022-04-30T21:26:37.454382+0000 mon.smithi157 (mon.0) 1591 : audit [DBG] from='client.? 172.21.15.157:0/2432859297' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:38.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:37 smithi157 bash[20376]: cluster 2022-04-30T21:26:36.786428+0000 mgr.smithi157.nfpzoe (mgr.14180) 1900 : cluster [DBG] pgmap v1755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:38.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:37 smithi157 bash[20376]: audit 2022-04-30T21:26:37.454382+0000 mon.smithi157 (mon.0) 1591 : audit [DBG] from='client.? 172.21.15.157:0/2432859297' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:39 smithi165 bash[22175]: cluster 2022-04-30T21:26:38.786990+0000 mgr.smithi157.nfpzoe (mgr.14180) 1901 : cluster [DBG] pgmap v1756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:40.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:39 smithi157 bash[20376]: cluster 2022-04-30T21:26:38.786990+0000 mgr.smithi157.nfpzoe (mgr.14180) 1901 : cluster [DBG] pgmap v1756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:41 smithi165 bash[22175]: cluster 2022-04-30T21:26:40.787587+0000 mgr.smithi157.nfpzoe (mgr.14180) 1902 : cluster [DBG] pgmap v1757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:42.665 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:41 smithi157 bash[20376]: cluster 2022-04-30T21:26:40.787587+0000 mgr.smithi157.nfpzoe (mgr.14180) 1902 : cluster [DBG] pgmap v1757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:42.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:26:42.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:26:42.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:26:42.800 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:26:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:43 smithi165 bash[22175]: audit 2022-04-30T21:26:42.781858+0000 mon.smithi157 (mon.0) 1592 : audit [DBG] from='client.? 172.21.15.157:0/2470529815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:43 smithi165 bash[22175]: cluster 2022-04-30T21:26:42.788282+0000 mgr.smithi157.nfpzoe (mgr.14180) 1903 : cluster [DBG] pgmap v1758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:43 smithi157 bash[20376]: audit 2022-04-30T21:26:42.781858+0000 mon.smithi157 (mon.0) 1592 : audit [DBG] from='client.? 172.21.15.157:0/2470529815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:43 smithi157 bash[20376]: cluster 2022-04-30T21:26:42.788282+0000 mgr.smithi157.nfpzoe (mgr.14180) 1903 : cluster [DBG] pgmap v1758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:44 smithi165 bash[22175]: cluster 2022-04-30T21:26:44.788980+0000 mgr.smithi157.nfpzoe (mgr.14180) 1904 : cluster [DBG] pgmap v1759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:44 smithi157 bash[20376]: cluster 2022-04-30T21:26:44.788980+0000 mgr.smithi157.nfpzoe (mgr.14180) 1904 : cluster [DBG] pgmap v1759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:46 smithi165 bash[22175]: cluster 2022-04-30T21:26:46.789624+0000 mgr.smithi157.nfpzoe (mgr.14180) 1905 : cluster [DBG] pgmap v1760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:47.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:46 smithi157 bash[20376]: cluster 2022-04-30T21:26:46.789624+0000 mgr.smithi157.nfpzoe (mgr.14180) 1905 : cluster [DBG] pgmap v1760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:47.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:26:47.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:26:47.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:26:48.133 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:26:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:48 smithi157 bash[20376]: audit 2022-04-30T21:26:48.110775+0000 mon.smithi157 (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.157:0/2712317812' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:48 smithi165 bash[22175]: audit 2022-04-30T21:26:48.110775+0000 mon.smithi157 (mon.0) 1593 : audit [DBG] from='client.? 172.21.15.157:0/2712317812' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:49.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:49 smithi157 bash[20376]: cluster 2022-04-30T21:26:48.790211+0000 mgr.smithi157.nfpzoe (mgr.14180) 1906 : cluster [DBG] pgmap v1761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:49 smithi165 bash[22175]: cluster 2022-04-30T21:26:48.790211+0000 mgr.smithi157.nfpzoe (mgr.14180) 1906 : cluster [DBG] pgmap v1761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:50 smithi165 bash[22175]: cluster 2022-04-30T21:26:50.790849+0000 mgr.smithi157.nfpzoe (mgr.14180) 1907 : cluster [DBG] pgmap v1762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:51.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:50 smithi157 bash[20376]: cluster 2022-04-30T21:26:50.790849+0000 mgr.smithi157.nfpzoe (mgr.14180) 1907 : cluster [DBG] pgmap v1762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:53.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:26:53.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:26:53.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:26:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:53 smithi165 bash[22175]: cluster 2022-04-30T21:26:52.791505+0000 mgr.smithi157.nfpzoe (mgr.14180) 1908 : cluster [DBG] pgmap v1763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:53 smithi157 bash[20376]: cluster 2022-04-30T21:26:52.791505+0000 mgr.smithi157.nfpzoe (mgr.14180) 1908 : cluster [DBG] pgmap v1763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:53.457 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:26:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:54 smithi165 bash[22175]: audit 2022-04-30T21:26:53.439401+0000 mon.smithi157 (mon.0) 1594 : audit [DBG] from='client.? 172.21.15.157:0/2544366210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:54 smithi157 bash[20376]: audit 2022-04-30T21:26:53.439401+0000 mon.smithi157 (mon.0) 1594 : audit [DBG] from='client.? 172.21.15.157:0/2544366210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:55 smithi165 bash[22175]: cluster 2022-04-30T21:26:54.792100+0000 mgr.smithi157.nfpzoe (mgr.14180) 1909 : cluster [DBG] pgmap v1764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:55 smithi157 bash[20376]: cluster 2022-04-30T21:26:54.792100+0000 mgr.smithi157.nfpzoe (mgr.14180) 1909 : cluster [DBG] pgmap v1764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:56 smithi165 bash[22175]: cluster 2022-04-30T21:26:56.792719+0000 mgr.smithi157.nfpzoe (mgr.14180) 1910 : cluster [DBG] pgmap v1765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:57.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:56 smithi157 bash[20376]: cluster 2022-04-30T21:26:56.792719+0000 mgr.smithi157.nfpzoe (mgr.14180) 1910 : cluster [DBG] pgmap v1765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:58.461 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:26:58.461 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:26:58.461 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:26:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:58 smithi165 bash[22175]: audit 2022-04-30T21:26:58.237934+0000 mon.smithi157 (mon.0) 1595 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:26:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:58 smithi165 bash[22175]: audit 2022-04-30T21:26:58.238594+0000 mon.smithi157 (mon.0) 1596 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:26:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:58 smithi157 bash[20376]: audit 2022-04-30T21:26:58.237934+0000 mon.smithi157 (mon.0) 1595 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:26:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:58 smithi157 bash[20376]: audit 2022-04-30T21:26:58.238594+0000 mon.smithi157 (mon.0) 1596 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:26:58.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:26:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:59 smithi165 bash[22175]: audit 2022-04-30T21:26:58.774266+0000 mon.smithi157 (mon.0) 1597 : audit [DBG] from='client.? 172.21.15.157:0/4178130683' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:26:59 smithi165 bash[22175]: cluster 2022-04-30T21:26:58.793344+0000 mgr.smithi157.nfpzoe (mgr.14180) 1911 : cluster [DBG] pgmap v1766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:26:59.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:59 smithi157 bash[20376]: audit 2022-04-30T21:26:58.774266+0000 mon.smithi157 (mon.0) 1597 : audit [DBG] from='client.? 172.21.15.157:0/4178130683' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:26:59.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:26:59 smithi157 bash[20376]: cluster 2022-04-30T21:26:58.793344+0000 mgr.smithi157.nfpzoe (mgr.14180) 1911 : cluster [DBG] pgmap v1766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:00 smithi165 bash[22175]: cluster 2022-04-30T21:27:00.794046+0000 mgr.smithi157.nfpzoe (mgr.14180) 1912 : cluster [DBG] pgmap v1767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:00 smithi157 bash[20376]: cluster 2022-04-30T21:27:00.794046+0000 mgr.smithi157.nfpzoe (mgr.14180) 1912 : cluster [DBG] pgmap v1767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:03 smithi165 bash[22175]: cluster 2022-04-30T21:27:02.794741+0000 mgr.smithi157.nfpzoe (mgr.14180) 1913 : cluster [DBG] pgmap v1768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:03 smithi157 bash[20376]: cluster 2022-04-30T21:27:02.794741+0000 mgr.smithi157.nfpzoe (mgr.14180) 1913 : cluster [DBG] pgmap v1768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:03.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:27:03.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:27:03.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:27:04.121 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:27:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:04 smithi157 bash[20376]: audit 2022-04-30T21:27:04.103269+0000 mon.smithi157 (mon.0) 1598 : audit [DBG] from='client.? 172.21.15.157:0/136715116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:04 smithi165 bash[22175]: audit 2022-04-30T21:27:04.103269+0000 mon.smithi157 (mon.0) 1598 : audit [DBG] from='client.? 172.21.15.157:0/136715116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:05 smithi157 bash[20376]: cluster 2022-04-30T21:27:04.795382+0000 mgr.smithi157.nfpzoe (mgr.14180) 1914 : cluster [DBG] pgmap v1769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:05 smithi165 bash[22175]: cluster 2022-04-30T21:27:04.795382+0000 mgr.smithi157.nfpzoe (mgr.14180) 1914 : cluster [DBG] pgmap v1769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:06 smithi165 bash[22175]: cluster 2022-04-30T21:27:06.796022+0000 mgr.smithi157.nfpzoe (mgr.14180) 1915 : cluster [DBG] pgmap v1770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:07.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:06 smithi157 bash[20376]: cluster 2022-04-30T21:27:06.796022+0000 mgr.smithi157.nfpzoe (mgr.14180) 1915 : cluster [DBG] pgmap v1770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:09.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:27:09.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:27:09.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:27:09.164 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:08 smithi165 bash[22175]: cluster 2022-04-30T21:27:08.796585+0000 mgr.smithi157.nfpzoe (mgr.14180) 1916 : cluster [DBG] pgmap v1771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:08 smithi157 bash[20376]: cluster 2022-04-30T21:27:08.796585+0000 mgr.smithi157.nfpzoe (mgr.14180) 1916 : cluster [DBG] pgmap v1771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:09.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:27:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:09 smithi165 bash[22175]: audit 2022-04-30T21:27:09.433733+0000 mon.smithi157 (mon.0) 1599 : audit [DBG] from='client.? 172.21.15.157:0/3672368230' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:10.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:09 smithi157 bash[20376]: audit 2022-04-30T21:27:09.433733+0000 mon.smithi157 (mon.0) 1599 : audit [DBG] from='client.? 172.21.15.157:0/3672368230' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:11.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:10 smithi157 bash[20376]: cluster 2022-04-30T21:27:10.797212+0000 mgr.smithi157.nfpzoe (mgr.14180) 1917 : cluster [DBG] pgmap v1772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:10 smithi165 bash[22175]: cluster 2022-04-30T21:27:10.797212+0000 mgr.smithi157.nfpzoe (mgr.14180) 1917 : cluster [DBG] pgmap v1772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:13 smithi165 bash[22175]: cluster 2022-04-30T21:27:12.797832+0000 mgr.smithi157.nfpzoe (mgr.14180) 1918 : cluster [DBG] pgmap v1773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:13 smithi157 bash[20376]: cluster 2022-04-30T21:27:12.797832+0000 mgr.smithi157.nfpzoe (mgr.14180) 1918 : cluster [DBG] pgmap v1773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:14.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:27:14.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:27:14.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:27:14.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:27:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:14 smithi165 bash[22175]: audit 2022-04-30T21:27:14.761149+0000 mon.smithi157 (mon.0) 1600 : audit [DBG] from='client.? 172.21.15.157:0/2617333313' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:15.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:14 smithi157 bash[20376]: audit 2022-04-30T21:27:14.761149+0000 mon.smithi157 (mon.0) 1600 : audit [DBG] from='client.? 172.21.15.157:0/2617333313' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:15 smithi165 bash[22175]: cluster 2022-04-30T21:27:14.798505+0000 mgr.smithi157.nfpzoe (mgr.14180) 1919 : cluster [DBG] pgmap v1774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:15 smithi157 bash[20376]: cluster 2022-04-30T21:27:14.798505+0000 mgr.smithi157.nfpzoe (mgr.14180) 1919 : cluster [DBG] pgmap v1774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:17 smithi165 bash[22175]: cluster 2022-04-30T21:27:16.799246+0000 mgr.smithi157.nfpzoe (mgr.14180) 1920 : cluster [DBG] pgmap v1775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:18.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:17 smithi157 bash[20376]: cluster 2022-04-30T21:27:16.799246+0000 mgr.smithi157.nfpzoe (mgr.14180) 1920 : cluster [DBG] pgmap v1775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:19.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:27:19.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:27:19.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:27:20.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:27:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:19 smithi165 bash[22175]: cluster 2022-04-30T21:27:18.799889+0000 mgr.smithi157.nfpzoe (mgr.14180) 1921 : cluster [DBG] pgmap v1776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:19 smithi157 bash[20376]: cluster 2022-04-30T21:27:18.799889+0000 mgr.smithi157.nfpzoe (mgr.14180) 1921 : cluster [DBG] pgmap v1776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:20 smithi165 bash[22175]: audit 2022-04-30T21:27:20.092900+0000 mon.smithi157 (mon.0) 1601 : audit [DBG] from='client.? 172.21.15.157:0/878360243' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:21.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:20 smithi157 bash[20376]: audit 2022-04-30T21:27:20.092900+0000 mon.smithi157 (mon.0) 1601 : audit [DBG] from='client.? 172.21.15.157:0/878360243' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:21 smithi165 bash[22175]: cluster 2022-04-30T21:27:20.800491+0000 mgr.smithi157.nfpzoe (mgr.14180) 1922 : cluster [DBG] pgmap v1777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:21 smithi157 bash[20376]: cluster 2022-04-30T21:27:20.800491+0000 mgr.smithi157.nfpzoe (mgr.14180) 1922 : cluster [DBG] pgmap v1777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:23 smithi165 bash[22175]: cluster 2022-04-30T21:27:22.801164+0000 mgr.smithi157.nfpzoe (mgr.14180) 1923 : cluster [DBG] pgmap v1778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:23 smithi157 bash[20376]: cluster 2022-04-30T21:27:22.801164+0000 mgr.smithi157.nfpzoe (mgr.14180) 1923 : cluster [DBG] pgmap v1778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:25.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:27:25.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:27:25.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:27:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:24 smithi165 bash[22175]: cluster 2022-04-30T21:27:24.801738+0000 mgr.smithi157.nfpzoe (mgr.14180) 1924 : cluster [DBG] pgmap v1779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:24 smithi157 bash[20376]: cluster 2022-04-30T21:27:24.801738+0000 mgr.smithi157.nfpzoe (mgr.14180) 1924 : cluster [DBG] pgmap v1779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:25.440 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:27:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:25 smithi165 bash[22175]: audit 2022-04-30T21:27:25.421240+0000 mon.smithi157 (mon.0) 1602 : audit [DBG] from='client.? 172.21.15.157:0/3444885450' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:25 smithi157 bash[20376]: audit 2022-04-30T21:27:25.421240+0000 mon.smithi157 (mon.0) 1602 : audit [DBG] from='client.? 172.21.15.157:0/3444885450' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:26 smithi157 bash[20376]: cluster 2022-04-30T21:27:26.802374+0000 mgr.smithi157.nfpzoe (mgr.14180) 1925 : cluster [DBG] pgmap v1780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:26 smithi165 bash[22175]: cluster 2022-04-30T21:27:26.802374+0000 mgr.smithi157.nfpzoe (mgr.14180) 1925 : cluster [DBG] pgmap v1780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:28 smithi165 bash[22175]: cluster 2022-04-30T21:27:28.802979+0000 mgr.smithi157.nfpzoe (mgr.14180) 1926 : cluster [DBG] pgmap v1781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:28 smithi157 bash[20376]: cluster 2022-04-30T21:27:28.802979+0000 mgr.smithi157.nfpzoe (mgr.14180) 1926 : cluster [DBG] pgmap v1781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:30.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:27:30.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:27:30.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:27:30.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:27:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:30 smithi165 bash[22175]: audit 2022-04-30T21:27:30.745655+0000 mon.smithi157 (mon.0) 1603 : audit [DBG] from='client.? 172.21.15.157:0/3122550729' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:31.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:30 smithi157 bash[20376]: audit 2022-04-30T21:27:30.745655+0000 mon.smithi157 (mon.0) 1603 : audit [DBG] from='client.? 172.21.15.157:0/3122550729' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:32.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:31 smithi165 bash[22175]: cluster 2022-04-30T21:27:30.803600+0000 mgr.smithi157.nfpzoe (mgr.14180) 1927 : cluster [DBG] pgmap v1782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:32.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:31 smithi157 bash[20376]: cluster 2022-04-30T21:27:30.803600+0000 mgr.smithi157.nfpzoe (mgr.14180) 1927 : cluster [DBG] pgmap v1782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:33 smithi165 bash[22175]: cluster 2022-04-30T21:27:32.804234+0000 mgr.smithi157.nfpzoe (mgr.14180) 1928 : cluster [DBG] pgmap v1783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:33 smithi157 bash[20376]: cluster 2022-04-30T21:27:32.804234+0000 mgr.smithi157.nfpzoe (mgr.14180) 1928 : cluster [DBG] pgmap v1783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:34 smithi165 bash[22175]: cluster 2022-04-30T21:27:34.804825+0000 mgr.smithi157.nfpzoe (mgr.14180) 1929 : cluster [DBG] pgmap v1784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:34 smithi165 bash[22175]: audit 2022-04-30T21:27:34.812609+0000 mon.smithi157 (mon.0) 1604 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:27:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:34 smithi165 bash[22175]: audit 2022-04-30T21:27:34.815290+0000 mon.smithi157 (mon.0) 1605 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:27:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:34 smithi165 bash[22175]: audit 2022-04-30T21:27:34.817170+0000 mon.smithi157 (mon.0) 1606 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:27:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:34 smithi157 bash[20376]: cluster 2022-04-30T21:27:34.804825+0000 mgr.smithi157.nfpzoe (mgr.14180) 1929 : cluster [DBG] pgmap v1784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:34 smithi157 bash[20376]: audit 2022-04-30T21:27:34.812609+0000 mon.smithi157 (mon.0) 1604 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:27:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:34 smithi157 bash[20376]: audit 2022-04-30T21:27:34.815290+0000 mon.smithi157 (mon.0) 1605 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:27:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:34 smithi157 bash[20376]: audit 2022-04-30T21:27:34.817170+0000 mon.smithi157 (mon.0) 1606 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:27:35.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:27:35.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:27:35.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:27:36.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:27:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:36 smithi157 bash[20376]: cluster 2022-04-30T21:27:35.141623+0000 mgr.smithi157.nfpzoe (mgr.14180) 1930 : cluster [DBG] pgmap v1785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:36 smithi157 bash[20376]: cluster 2022-04-30T21:27:35.142014+0000 mgr.smithi157.nfpzoe (mgr.14180) 1931 : cluster [DBG] pgmap v1786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:36 smithi157 bash[20376]: audit 2022-04-30T21:27:35.149419+0000 mon.smithi157 (mon.0) 1607 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:27:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:36 smithi157 bash[20376]: audit 2022-04-30T21:27:35.158361+0000 mon.smithi157 (mon.0) 1608 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:27:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:36 smithi157 bash[20376]: cephadm 2022-04-30T21:27:35.159828+0000 mgr.smithi157.nfpzoe (mgr.14180) 1932 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:27:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:36 smithi157 bash[20376]: cephadm 2022-04-30T21:27:35.160055+0000 mgr.smithi157.nfpzoe (mgr.14180) 1933 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:27:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:36 smithi157 bash[20376]: audit 2022-04-30T21:27:36.062461+0000 mon.smithi157 (mon.0) 1609 : audit [DBG] from='client.? 172.21.15.157:0/3615638782' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:36 smithi165 bash[22175]: cluster 2022-04-30T21:27:35.141623+0000 mgr.smithi157.nfpzoe (mgr.14180) 1930 : cluster [DBG] pgmap v1785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:36 smithi165 bash[22175]: cluster 2022-04-30T21:27:35.142014+0000 mgr.smithi157.nfpzoe (mgr.14180) 1931 : cluster [DBG] pgmap v1786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:36 smithi165 bash[22175]: audit 2022-04-30T21:27:35.149419+0000 mon.smithi157 (mon.0) 1607 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:27:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:36 smithi165 bash[22175]: audit 2022-04-30T21:27:35.158361+0000 mon.smithi157 (mon.0) 1608 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:27:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:36 smithi165 bash[22175]: cephadm 2022-04-30T21:27:35.159828+0000 mgr.smithi157.nfpzoe (mgr.14180) 1932 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:27:36.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:36 smithi165 bash[22175]: cephadm 2022-04-30T21:27:35.160055+0000 mgr.smithi157.nfpzoe (mgr.14180) 1933 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:27:36.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:36 smithi165 bash[22175]: audit 2022-04-30T21:27:36.062461+0000 mon.smithi157 (mon.0) 1609 : audit [DBG] from='client.? 172.21.15.157:0/3615638782' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:38 smithi165 bash[22175]: cluster 2022-04-30T21:27:37.142612+0000 mgr.smithi157.nfpzoe (mgr.14180) 1934 : cluster [DBG] pgmap v1787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:38 smithi157 bash[20376]: cluster 2022-04-30T21:27:37.142612+0000 mgr.smithi157.nfpzoe (mgr.14180) 1934 : cluster [DBG] pgmap v1787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:40 smithi165 bash[22175]: cluster 2022-04-30T21:27:39.143357+0000 mgr.smithi157.nfpzoe (mgr.14180) 1935 : cluster [DBG] pgmap v1788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:40 smithi157 bash[20376]: cluster 2022-04-30T21:27:39.143357+0000 mgr.smithi157.nfpzoe (mgr.14180) 1935 : cluster [DBG] pgmap v1788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:41.082 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:27:41.082 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:27:41.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:27:41.407 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:27:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:42 smithi165 bash[22175]: cluster 2022-04-30T21:27:41.143887+0000 mgr.smithi157.nfpzoe (mgr.14180) 1936 : cluster [DBG] pgmap v1789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:42.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:42 smithi165 bash[22175]: audit 2022-04-30T21:27:41.388576+0000 mon.smithi157 (mon.0) 1610 : audit [DBG] from='client.? 172.21.15.157:0/2857356535' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:42 smithi157 bash[20376]: cluster 2022-04-30T21:27:41.143887+0000 mgr.smithi157.nfpzoe (mgr.14180) 1936 : cluster [DBG] pgmap v1789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:42 smithi157 bash[20376]: audit 2022-04-30T21:27:41.388576+0000 mon.smithi157 (mon.0) 1610 : audit [DBG] from='client.? 172.21.15.157:0/2857356535' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:44 smithi165 bash[22175]: cluster 2022-04-30T21:27:43.144560+0000 mgr.smithi157.nfpzoe (mgr.14180) 1937 : cluster [DBG] pgmap v1790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:44.959 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:44 smithi157 bash[20376]: cluster 2022-04-30T21:27:43.144560+0000 mgr.smithi157.nfpzoe (mgr.14180) 1937 : cluster [DBG] pgmap v1790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:46.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:27:46.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:27:46.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:27:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:46 smithi165 bash[22175]: cluster 2022-04-30T21:27:45.145151+0000 mgr.smithi157.nfpzoe (mgr.14180) 1938 : cluster [DBG] pgmap v1791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:46 smithi157 bash[20376]: cluster 2022-04-30T21:27:45.145151+0000 mgr.smithi157.nfpzoe (mgr.14180) 1938 : cluster [DBG] pgmap v1791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:46.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:27:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:47 smithi157 bash[20376]: audit 2022-04-30T21:27:46.715907+0000 mon.smithi157 (mon.0) 1611 : audit [DBG] from='client.? 172.21.15.157:0/1841223576' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:47 smithi165 bash[22175]: audit 2022-04-30T21:27:46.715907+0000 mon.smithi157 (mon.0) 1611 : audit [DBG] from='client.? 172.21.15.157:0/1841223576' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:48 smithi165 bash[22175]: cluster 2022-04-30T21:27:47.145791+0000 mgr.smithi157.nfpzoe (mgr.14180) 1939 : cluster [DBG] pgmap v1792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:48.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:48 smithi157 bash[20376]: cluster 2022-04-30T21:27:47.145791+0000 mgr.smithi157.nfpzoe (mgr.14180) 1939 : cluster [DBG] pgmap v1792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:50 smithi165 bash[22175]: cluster 2022-04-30T21:27:49.146404+0000 mgr.smithi157.nfpzoe (mgr.14180) 1940 : cluster [DBG] pgmap v1793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:50.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:50 smithi157 bash[20376]: cluster 2022-04-30T21:27:49.146404+0000 mgr.smithi157.nfpzoe (mgr.14180) 1940 : cluster [DBG] pgmap v1793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:51.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:27:51.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:27:51.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:27:52.061 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:27:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:52 smithi165 bash[22175]: cluster 2022-04-30T21:27:51.147052+0000 mgr.smithi157.nfpzoe (mgr.14180) 1941 : cluster [DBG] pgmap v1794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:52 smithi165 bash[22175]: audit 2022-04-30T21:27:52.043300+0000 mon.smithi157 (mon.0) 1612 : audit [DBG] from='client.? 172.21.15.157:0/3035797443' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:52.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:52 smithi157 bash[20376]: cluster 2022-04-30T21:27:51.147052+0000 mgr.smithi157.nfpzoe (mgr.14180) 1941 : cluster [DBG] pgmap v1794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:52.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:52 smithi157 bash[20376]: audit 2022-04-30T21:27:52.043300+0000 mon.smithi157 (mon.0) 1612 : audit [DBG] from='client.? 172.21.15.157:0/3035797443' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:54 smithi165 bash[22175]: cluster 2022-04-30T21:27:53.147690+0000 mgr.smithi157.nfpzoe (mgr.14180) 1942 : cluster [DBG] pgmap v1795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:54 smithi157 bash[20376]: cluster 2022-04-30T21:27:53.147690+0000 mgr.smithi157.nfpzoe (mgr.14180) 1942 : cluster [DBG] pgmap v1795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:56 smithi165 bash[22175]: cluster 2022-04-30T21:27:55.148270+0000 mgr.smithi157.nfpzoe (mgr.14180) 1943 : cluster [DBG] pgmap v1796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:56.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:56 smithi157 bash[20376]: cluster 2022-04-30T21:27:55.148270+0000 mgr.smithi157.nfpzoe (mgr.14180) 1943 : cluster [DBG] pgmap v1796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:57.065 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:27:57.065 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:27:57.065 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:27:57.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:27:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:58 smithi165 bash[22175]: cluster 2022-04-30T21:27:57.148897+0000 mgr.smithi157.nfpzoe (mgr.14180) 1944 : cluster [DBG] pgmap v1797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:58 smithi165 bash[22175]: audit 2022-04-30T21:27:57.376540+0000 mon.smithi157 (mon.0) 1613 : audit [DBG] from='client.? 172.21.15.157:0/3597950199' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:58 smithi157 bash[20376]: cluster 2022-04-30T21:27:57.148897+0000 mgr.smithi157.nfpzoe (mgr.14180) 1944 : cluster [DBG] pgmap v1797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:27:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:58 smithi157 bash[20376]: audit 2022-04-30T21:27:57.376540+0000 mon.smithi157 (mon.0) 1613 : audit [DBG] from='client.? 172.21.15.157:0/3597950199' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:27:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:59 smithi157 bash[20376]: audit 2022-04-30T21:27:58.244904+0000 mon.smithi157 (mon.0) 1614 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:27:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:27:59 smithi157 bash[20376]: audit 2022-04-30T21:27:58.245429+0000 mon.smithi157 (mon.0) 1615 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:27:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:59 smithi165 bash[22175]: audit 2022-04-30T21:27:58.244904+0000 mon.smithi157 (mon.0) 1614 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:27:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:27:59 smithi165 bash[22175]: audit 2022-04-30T21:27:58.245429+0000 mon.smithi157 (mon.0) 1615 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:28:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:00 smithi165 bash[22175]: cluster 2022-04-30T21:27:59.149518+0000 mgr.smithi157.nfpzoe (mgr.14180) 1945 : cluster [DBG] pgmap v1798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:00 smithi157 bash[20376]: cluster 2022-04-30T21:27:59.149518+0000 mgr.smithi157.nfpzoe (mgr.14180) 1945 : cluster [DBG] pgmap v1798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:02.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:28:02.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:28:02.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:28:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:02 smithi165 bash[22175]: cluster 2022-04-30T21:28:01.150116+0000 mgr.smithi157.nfpzoe (mgr.14180) 1946 : cluster [DBG] pgmap v1799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:02 smithi157 bash[20376]: cluster 2022-04-30T21:28:01.150116+0000 mgr.smithi157.nfpzoe (mgr.14180) 1946 : cluster [DBG] pgmap v1799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:02.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:28:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:03 smithi165 bash[22175]: audit 2022-04-30T21:28:02.705561+0000 mon.smithi157 (mon.0) 1616 : audit [DBG] from='client.? 172.21.15.157:0/3369538719' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:03.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:03 smithi157 bash[20376]: audit 2022-04-30T21:28:02.705561+0000 mon.smithi157 (mon.0) 1616 : audit [DBG] from='client.? 172.21.15.157:0/3369538719' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:04 smithi165 bash[22175]: cluster 2022-04-30T21:28:03.150743+0000 mgr.smithi157.nfpzoe (mgr.14180) 1947 : cluster [DBG] pgmap v1800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:04.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:04 smithi157 bash[20376]: cluster 2022-04-30T21:28:03.150743+0000 mgr.smithi157.nfpzoe (mgr.14180) 1947 : cluster [DBG] pgmap v1800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:06 smithi165 bash[22175]: cluster 2022-04-30T21:28:05.151351+0000 mgr.smithi157.nfpzoe (mgr.14180) 1948 : cluster [DBG] pgmap v1801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:06 smithi157 bash[20376]: cluster 2022-04-30T21:28:05.151351+0000 mgr.smithi157.nfpzoe (mgr.14180) 1948 : cluster [DBG] pgmap v1801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:07.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:28:07.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:28:07.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:28:08.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:28:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:08 smithi165 bash[22175]: cluster 2022-04-30T21:28:07.152008+0000 mgr.smithi157.nfpzoe (mgr.14180) 1949 : cluster [DBG] pgmap v1802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:08 smithi165 bash[22175]: audit 2022-04-30T21:28:08.037082+0000 mon.smithi157 (mon.0) 1617 : audit [DBG] from='client.? 172.21.15.157:0/232476459' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:08 smithi157 bash[20376]: cluster 2022-04-30T21:28:07.152008+0000 mgr.smithi157.nfpzoe (mgr.14180) 1949 : cluster [DBG] pgmap v1802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:08 smithi157 bash[20376]: audit 2022-04-30T21:28:08.037082+0000 mon.smithi157 (mon.0) 1617 : audit [DBG] from='client.? 172.21.15.157:0/232476459' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:10 smithi165 bash[22175]: cluster 2022-04-30T21:28:09.152629+0000 mgr.smithi157.nfpzoe (mgr.14180) 1950 : cluster [DBG] pgmap v1803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:10.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:10 smithi157 bash[20376]: cluster 2022-04-30T21:28:09.152629+0000 mgr.smithi157.nfpzoe (mgr.14180) 1950 : cluster [DBG] pgmap v1803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:12 smithi165 bash[22175]: cluster 2022-04-30T21:28:11.153244+0000 mgr.smithi157.nfpzoe (mgr.14180) 1951 : cluster [DBG] pgmap v1804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:12.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:12 smithi157 bash[20376]: cluster 2022-04-30T21:28:11.153244+0000 mgr.smithi157.nfpzoe (mgr.14180) 1951 : cluster [DBG] pgmap v1804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:13.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:28:13.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:28:13.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:28:13.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:28:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:14 smithi165 bash[22175]: cluster 2022-04-30T21:28:13.153941+0000 mgr.smithi157.nfpzoe (mgr.14180) 1952 : cluster [DBG] pgmap v1805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:14 smithi165 bash[22175]: audit 2022-04-30T21:28:13.364209+0000 mon.smithi157 (mon.0) 1618 : audit [DBG] from='client.? 172.21.15.157:0/1344359531' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:14 smithi157 bash[20376]: cluster 2022-04-30T21:28:13.153941+0000 mgr.smithi157.nfpzoe (mgr.14180) 1952 : cluster [DBG] pgmap v1805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:14 smithi157 bash[20376]: audit 2022-04-30T21:28:13.364209+0000 mon.smithi157 (mon.0) 1618 : audit [DBG] from='client.? 172.21.15.157:0/1344359531' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:16 smithi165 bash[22175]: cluster 2022-04-30T21:28:15.154688+0000 mgr.smithi157.nfpzoe (mgr.14180) 1953 : cluster [DBG] pgmap v1806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:16.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:16 smithi157 bash[20376]: cluster 2022-04-30T21:28:15.154688+0000 mgr.smithi157.nfpzoe (mgr.14180) 1953 : cluster [DBG] pgmap v1806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:18.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:28:18.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:28:18.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:28:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:18 smithi165 bash[22175]: cluster 2022-04-30T21:28:17.155320+0000 mgr.smithi157.nfpzoe (mgr.14180) 1954 : cluster [DBG] pgmap v1807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:18 smithi157 bash[20376]: cluster 2022-04-30T21:28:17.155320+0000 mgr.smithi157.nfpzoe (mgr.14180) 1954 : cluster [DBG] pgmap v1807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:18.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:28:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:19 smithi157 bash[20376]: audit 2022-04-30T21:28:18.703787+0000 mon.smithi157 (mon.0) 1619 : audit [DBG] from='client.? 172.21.15.157:0/2646326204' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:19 smithi165 bash[22175]: audit 2022-04-30T21:28:18.703787+0000 mon.smithi157 (mon.0) 1619 : audit [DBG] from='client.? 172.21.15.157:0/2646326204' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:20 smithi165 bash[22175]: cluster 2022-04-30T21:28:19.156035+0000 mgr.smithi157.nfpzoe (mgr.14180) 1955 : cluster [DBG] pgmap v1808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:20 smithi157 bash[20376]: cluster 2022-04-30T21:28:19.156035+0000 mgr.smithi157.nfpzoe (mgr.14180) 1955 : cluster [DBG] pgmap v1808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:22 smithi165 bash[22175]: cluster 2022-04-30T21:28:21.156704+0000 mgr.smithi157.nfpzoe (mgr.14180) 1956 : cluster [DBG] pgmap v1809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:22 smithi157 bash[20376]: cluster 2022-04-30T21:28:21.156704+0000 mgr.smithi157.nfpzoe (mgr.14180) 1956 : cluster [DBG] pgmap v1809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:23.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:28:23.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:28:23.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:28:24.046 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:28:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:24 smithi165 bash[22175]: cluster 2022-04-30T21:28:23.157289+0000 mgr.smithi157.nfpzoe (mgr.14180) 1957 : cluster [DBG] pgmap v1810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:24 smithi165 bash[22175]: audit 2022-04-30T21:28:24.027841+0000 mon.smithi157 (mon.0) 1620 : audit [DBG] from='client.? 172.21.15.157:0/4199534904' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:24 smithi157 bash[20376]: cluster 2022-04-30T21:28:23.157289+0000 mgr.smithi157.nfpzoe (mgr.14180) 1957 : cluster [DBG] pgmap v1810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:24 smithi157 bash[20376]: audit 2022-04-30T21:28:24.027841+0000 mon.smithi157 (mon.0) 1620 : audit [DBG] from='client.? 172.21.15.157:0/4199534904' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:26 smithi165 bash[22175]: cluster 2022-04-30T21:28:25.157879+0000 mgr.smithi157.nfpzoe (mgr.14180) 1958 : cluster [DBG] pgmap v1811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:26 smithi157 bash[20376]: cluster 2022-04-30T21:28:25.157879+0000 mgr.smithi157.nfpzoe (mgr.14180) 1958 : cluster [DBG] pgmap v1811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:28 smithi165 bash[22175]: cluster 2022-04-30T21:28:27.158442+0000 mgr.smithi157.nfpzoe (mgr.14180) 1959 : cluster [DBG] pgmap v1812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:28 smithi157 bash[20376]: cluster 2022-04-30T21:28:27.158442+0000 mgr.smithi157.nfpzoe (mgr.14180) 1959 : cluster [DBG] pgmap v1812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:29.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:28:29.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:28:29.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:28:29.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:28:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:30 smithi165 bash[22175]: cluster 2022-04-30T21:28:29.159195+0000 mgr.smithi157.nfpzoe (mgr.14180) 1960 : cluster [DBG] pgmap v1813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:30 smithi165 bash[22175]: audit 2022-04-30T21:28:29.363357+0000 mon.smithi157 (mon.0) 1621 : audit [DBG] from='client.? 172.21.15.157:0/3843715341' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:30.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:30 smithi157 bash[20376]: cluster 2022-04-30T21:28:29.159195+0000 mgr.smithi157.nfpzoe (mgr.14180) 1960 : cluster [DBG] pgmap v1813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:30.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:30 smithi157 bash[20376]: audit 2022-04-30T21:28:29.363357+0000 mon.smithi157 (mon.0) 1621 : audit [DBG] from='client.? 172.21.15.157:0/3843715341' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:32 smithi165 bash[22175]: cluster 2022-04-30T21:28:31.159843+0000 mgr.smithi157.nfpzoe (mgr.14180) 1961 : cluster [DBG] pgmap v1814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:32 smithi157 bash[20376]: cluster 2022-04-30T21:28:31.159843+0000 mgr.smithi157.nfpzoe (mgr.14180) 1961 : cluster [DBG] pgmap v1814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:34.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:28:34.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:28:34.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:28:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:34 smithi165 bash[22175]: cluster 2022-04-30T21:28:33.160455+0000 mgr.smithi157.nfpzoe (mgr.14180) 1962 : cluster [DBG] pgmap v1815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:34 smithi157 bash[20376]: cluster 2022-04-30T21:28:33.160455+0000 mgr.smithi157.nfpzoe (mgr.14180) 1962 : cluster [DBG] pgmap v1815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:34.707 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:28:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:35 smithi165 bash[22175]: audit 2022-04-30T21:28:34.688949+0000 mon.smithi157 (mon.0) 1622 : audit [DBG] from='client.? 172.21.15.157:0/592293115' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:35 smithi165 bash[22175]: audit 2022-04-30T21:28:35.173773+0000 mon.smithi157 (mon.0) 1623 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:28:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:35 smithi165 bash[22175]: audit 2022-04-30T21:28:35.176547+0000 mon.smithi157 (mon.0) 1624 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:28:35.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:35 smithi165 bash[22175]: audit 2022-04-30T21:28:35.178385+0000 mon.smithi157 (mon.0) 1625 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:28:35.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:35 smithi157 bash[20376]: audit 2022-04-30T21:28:34.688949+0000 mon.smithi157 (mon.0) 1622 : audit [DBG] from='client.? 172.21.15.157:0/592293115' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:35.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:35 smithi157 bash[20376]: audit 2022-04-30T21:28:35.173773+0000 mon.smithi157 (mon.0) 1623 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:28:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:35 smithi157 bash[20376]: audit 2022-04-30T21:28:35.176547+0000 mon.smithi157 (mon.0) 1624 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:28:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:35 smithi157 bash[20376]: audit 2022-04-30T21:28:35.178385+0000 mon.smithi157 (mon.0) 1625 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:28:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:36 smithi165 bash[22175]: cluster 2022-04-30T21:28:35.161061+0000 mgr.smithi157.nfpzoe (mgr.14180) 1963 : cluster [DBG] pgmap v1816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:36 smithi165 bash[22175]: cluster 2022-04-30T21:28:35.507198+0000 mgr.smithi157.nfpzoe (mgr.14180) 1964 : cluster [DBG] pgmap v1817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:36 smithi165 bash[22175]: cluster 2022-04-30T21:28:35.507775+0000 mgr.smithi157.nfpzoe (mgr.14180) 1965 : cluster [DBG] pgmap v1818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:36 smithi165 bash[22175]: audit 2022-04-30T21:28:35.514280+0000 mon.smithi157 (mon.0) 1626 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:28:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:36 smithi165 bash[22175]: audit 2022-04-30T21:28:35.522291+0000 mon.smithi157 (mon.0) 1627 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:28:36.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:36 smithi165 bash[22175]: cephadm 2022-04-30T21:28:35.523731+0000 mgr.smithi157.nfpzoe (mgr.14180) 1966 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:28:36.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:36 smithi165 bash[22175]: cephadm 2022-04-30T21:28:35.523924+0000 mgr.smithi157.nfpzoe (mgr.14180) 1967 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:28:36.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:36 smithi157 bash[20376]: cluster 2022-04-30T21:28:35.161061+0000 mgr.smithi157.nfpzoe (mgr.14180) 1963 : cluster [DBG] pgmap v1816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:36 smithi157 bash[20376]: cluster 2022-04-30T21:28:35.507198+0000 mgr.smithi157.nfpzoe (mgr.14180) 1964 : cluster [DBG] pgmap v1817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:36 smithi157 bash[20376]: cluster 2022-04-30T21:28:35.507775+0000 mgr.smithi157.nfpzoe (mgr.14180) 1965 : cluster [DBG] pgmap v1818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:36 smithi157 bash[20376]: audit 2022-04-30T21:28:35.514280+0000 mon.smithi157 (mon.0) 1626 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:28:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:36 smithi157 bash[20376]: audit 2022-04-30T21:28:35.522291+0000 mon.smithi157 (mon.0) 1627 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:28:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:36 smithi157 bash[20376]: cephadm 2022-04-30T21:28:35.523731+0000 mgr.smithi157.nfpzoe (mgr.14180) 1966 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:28:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:36 smithi157 bash[20376]: cephadm 2022-04-30T21:28:35.523924+0000 mgr.smithi157.nfpzoe (mgr.14180) 1967 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:28:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:38 smithi165 bash[22175]: cluster 2022-04-30T21:28:37.508467+0000 mgr.smithi157.nfpzoe (mgr.14180) 1968 : cluster [DBG] pgmap v1819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:38 smithi157 bash[20376]: cluster 2022-04-30T21:28:37.508467+0000 mgr.smithi157.nfpzoe (mgr.14180) 1968 : cluster [DBG] pgmap v1819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:39.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:28:39.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:28:39.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:28:40.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:28:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:40 smithi165 bash[22175]: cluster 2022-04-30T21:28:39.509057+0000 mgr.smithi157.nfpzoe (mgr.14180) 1969 : cluster [DBG] pgmap v1820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:40 smithi165 bash[22175]: audit 2022-04-30T21:28:40.020101+0000 mon.smithi157 (mon.0) 1628 : audit [DBG] from='client.? 172.21.15.157:0/2406515620' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:40 smithi157 bash[20376]: cluster 2022-04-30T21:28:39.509057+0000 mgr.smithi157.nfpzoe (mgr.14180) 1969 : cluster [DBG] pgmap v1820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:40 smithi157 bash[20376]: audit 2022-04-30T21:28:40.020101+0000 mon.smithi157 (mon.0) 1628 : audit [DBG] from='client.? 172.21.15.157:0/2406515620' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:42 smithi165 bash[22175]: cluster 2022-04-30T21:28:41.509653+0000 mgr.smithi157.nfpzoe (mgr.14180) 1970 : cluster [DBG] pgmap v1821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:42 smithi157 bash[20376]: cluster 2022-04-30T21:28:41.509653+0000 mgr.smithi157.nfpzoe (mgr.14180) 1970 : cluster [DBG] pgmap v1821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:44 smithi165 bash[22175]: cluster 2022-04-30T21:28:43.510152+0000 mgr.smithi157.nfpzoe (mgr.14180) 1971 : cluster [DBG] pgmap v1822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:44.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:44 smithi157 bash[20376]: cluster 2022-04-30T21:28:43.510152+0000 mgr.smithi157.nfpzoe (mgr.14180) 1971 : cluster [DBG] pgmap v1822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:45.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:28:45.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:28:45.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:28:45.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:28:45.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:45 smithi165 bash[22175]: audit 2022-04-30T21:28:45.353959+0000 mon.smithi157 (mon.0) 1629 : audit [DBG] from='client.? 172.21.15.157:0/1247289828' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:45.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:45 smithi157 bash[20376]: audit 2022-04-30T21:28:45.353959+0000 mon.smithi157 (mon.0) 1629 : audit [DBG] from='client.? 172.21.15.157:0/1247289828' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:46 smithi165 bash[22175]: cluster 2022-04-30T21:28:45.510864+0000 mgr.smithi157.nfpzoe (mgr.14180) 1972 : cluster [DBG] pgmap v1823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:46.995 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:46 smithi157 bash[20376]: cluster 2022-04-30T21:28:45.510864+0000 mgr.smithi157.nfpzoe (mgr.14180) 1972 : cluster [DBG] pgmap v1823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:48 smithi165 bash[22175]: cluster 2022-04-30T21:28:47.511552+0000 mgr.smithi157.nfpzoe (mgr.14180) 1973 : cluster [DBG] pgmap v1824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:48 smithi157 bash[20376]: cluster 2022-04-30T21:28:47.511552+0000 mgr.smithi157.nfpzoe (mgr.14180) 1973 : cluster [DBG] pgmap v1824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:50.380 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:28:50.380 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:28:50.380 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:28:50.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:28:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:50 smithi165 bash[22175]: cluster 2022-04-30T21:28:49.512156+0000 mgr.smithi157.nfpzoe (mgr.14180) 1974 : cluster [DBG] pgmap v1825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:50.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:50 smithi157 bash[20376]: cluster 2022-04-30T21:28:49.512156+0000 mgr.smithi157.nfpzoe (mgr.14180) 1974 : cluster [DBG] pgmap v1825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:51 smithi165 bash[22175]: audit 2022-04-30T21:28:50.681330+0000 mon.smithi157 (mon.0) 1630 : audit [DBG] from='client.? 172.21.15.157:0/4277071003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:51 smithi157 bash[20376]: audit 2022-04-30T21:28:50.681330+0000 mon.smithi157 (mon.0) 1630 : audit [DBG] from='client.? 172.21.15.157:0/4277071003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:52 smithi165 bash[22175]: cluster 2022-04-30T21:28:51.512868+0000 mgr.smithi157.nfpzoe (mgr.14180) 1975 : cluster [DBG] pgmap v1826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:52 smithi157 bash[20376]: cluster 2022-04-30T21:28:51.512868+0000 mgr.smithi157.nfpzoe (mgr.14180) 1975 : cluster [DBG] pgmap v1826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:54 smithi165 bash[22175]: cluster 2022-04-30T21:28:53.513474+0000 mgr.smithi157.nfpzoe (mgr.14180) 1976 : cluster [DBG] pgmap v1827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:54.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:54 smithi157 bash[20376]: cluster 2022-04-30T21:28:53.513474+0000 mgr.smithi157.nfpzoe (mgr.14180) 1976 : cluster [DBG] pgmap v1827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:55.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:28:55.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:28:55.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:28:56.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:28:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:56 smithi165 bash[22175]: cluster 2022-04-30T21:28:55.514015+0000 mgr.smithi157.nfpzoe (mgr.14180) 1977 : cluster [DBG] pgmap v1828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:56 smithi165 bash[22175]: audit 2022-04-30T21:28:56.007589+0000 mon.smithi157 (mon.0) 1631 : audit [DBG] from='client.? 172.21.15.157:0/3167431548' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:56 smithi157 bash[20376]: cluster 2022-04-30T21:28:55.514015+0000 mgr.smithi157.nfpzoe (mgr.14180) 1977 : cluster [DBG] pgmap v1828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:56 smithi157 bash[20376]: audit 2022-04-30T21:28:56.007589+0000 mon.smithi157 (mon.0) 1631 : audit [DBG] from='client.? 172.21.15.157:0/3167431548' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:28:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:58 smithi165 bash[22175]: cluster 2022-04-30T21:28:57.514602+0000 mgr.smithi157.nfpzoe (mgr.14180) 1978 : cluster [DBG] pgmap v1829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:58 smithi157 bash[20376]: cluster 2022-04-30T21:28:57.514602+0000 mgr.smithi157.nfpzoe (mgr.14180) 1978 : cluster [DBG] pgmap v1829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:28:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:59 smithi157 bash[20376]: audit 2022-04-30T21:28:58.255130+0000 mon.smithi157 (mon.0) 1632 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:28:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:28:59 smithi157 bash[20376]: audit 2022-04-30T21:28:58.255592+0000 mon.smithi157 (mon.0) 1633 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:28:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:59 smithi165 bash[22175]: audit 2022-04-30T21:28:58.255130+0000 mon.smithi157 (mon.0) 1632 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:28:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:28:59 smithi165 bash[22175]: audit 2022-04-30T21:28:58.255592+0000 mon.smithi157 (mon.0) 1633 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:29:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:00 smithi165 bash[22175]: cluster 2022-04-30T21:28:59.515261+0000 mgr.smithi157.nfpzoe (mgr.14180) 1979 : cluster [DBG] pgmap v1830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:00 smithi157 bash[20376]: cluster 2022-04-30T21:28:59.515261+0000 mgr.smithi157.nfpzoe (mgr.14180) 1979 : cluster [DBG] pgmap v1830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:01.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:29:01.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:29:01.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:29:01.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:29:01.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:01 smithi157 bash[20376]: audit 2022-04-30T21:29:01.338793+0000 mon.smithi157 (mon.0) 1634 : audit [DBG] from='client.? 172.21.15.157:0/746562369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:01 smithi165 bash[22175]: audit 2022-04-30T21:29:01.338793+0000 mon.smithi157 (mon.0) 1634 : audit [DBG] from='client.? 172.21.15.157:0/746562369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:02 smithi157 bash[20376]: cluster 2022-04-30T21:29:01.515910+0000 mgr.smithi157.nfpzoe (mgr.14180) 1980 : cluster [DBG] pgmap v1831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:02 smithi165 bash[22175]: cluster 2022-04-30T21:29:01.515910+0000 mgr.smithi157.nfpzoe (mgr.14180) 1980 : cluster [DBG] pgmap v1831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:04 smithi165 bash[22175]: cluster 2022-04-30T21:29:03.516506+0000 mgr.smithi157.nfpzoe (mgr.14180) 1981 : cluster [DBG] pgmap v1832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:04 smithi157 bash[20376]: cluster 2022-04-30T21:29:03.516506+0000 mgr.smithi157.nfpzoe (mgr.14180) 1981 : cluster [DBG] pgmap v1832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:06.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:29:06.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:29:06.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:29:06.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:29:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:06 smithi165 bash[22175]: cluster 2022-04-30T21:29:05.517182+0000 mgr.smithi157.nfpzoe (mgr.14180) 1982 : cluster [DBG] pgmap v1833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:06.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:06 smithi157 bash[20376]: cluster 2022-04-30T21:29:05.517182+0000 mgr.smithi157.nfpzoe (mgr.14180) 1982 : cluster [DBG] pgmap v1833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:07 smithi165 bash[22175]: audit 2022-04-30T21:29:06.668017+0000 mon.smithi157 (mon.0) 1635 : audit [DBG] from='client.? 172.21.15.157:0/3614249096' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:07 smithi157 bash[20376]: audit 2022-04-30T21:29:06.668017+0000 mon.smithi157 (mon.0) 1635 : audit [DBG] from='client.? 172.21.15.157:0/3614249096' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:08.878 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:08 smithi157 bash[20376]: cluster 2022-04-30T21:29:07.517852+0000 mgr.smithi157.nfpzoe (mgr.14180) 1983 : cluster [DBG] pgmap v1834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:08 smithi165 bash[22175]: cluster 2022-04-30T21:29:07.517852+0000 mgr.smithi157.nfpzoe (mgr.14180) 1983 : cluster [DBG] pgmap v1834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:10 smithi165 bash[22175]: cluster 2022-04-30T21:29:09.518448+0000 mgr.smithi157.nfpzoe (mgr.14180) 1984 : cluster [DBG] pgmap v1835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:10.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:10 smithi157 bash[20376]: cluster 2022-04-30T21:29:09.518448+0000 mgr.smithi157.nfpzoe (mgr.14180) 1984 : cluster [DBG] pgmap v1835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:11.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:29:11.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:29:11.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:29:12.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:29:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:12 smithi165 bash[22175]: cluster 2022-04-30T21:29:11.519125+0000 mgr.smithi157.nfpzoe (mgr.14180) 1985 : cluster [DBG] pgmap v1836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:12 smithi165 bash[22175]: audit 2022-04-30T21:29:11.985737+0000 mon.smithi157 (mon.0) 1636 : audit [DBG] from='client.? 172.21.15.157:0/828374989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:12.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:12 smithi157 bash[20376]: cluster 2022-04-30T21:29:11.519125+0000 mgr.smithi157.nfpzoe (mgr.14180) 1985 : cluster [DBG] pgmap v1836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:12.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:12 smithi157 bash[20376]: audit 2022-04-30T21:29:11.985737+0000 mon.smithi157 (mon.0) 1636 : audit [DBG] from='client.? 172.21.15.157:0/828374989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:14 smithi165 bash[22175]: cluster 2022-04-30T21:29:13.519758+0000 mgr.smithi157.nfpzoe (mgr.14180) 1986 : cluster [DBG] pgmap v1837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:14.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:14 smithi157 bash[20376]: cluster 2022-04-30T21:29:13.519758+0000 mgr.smithi157.nfpzoe (mgr.14180) 1986 : cluster [DBG] pgmap v1837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:16 smithi165 bash[22175]: cluster 2022-04-30T21:29:15.520299+0000 mgr.smithi157.nfpzoe (mgr.14180) 1987 : cluster [DBG] pgmap v1838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:16.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:16 smithi157 bash[20376]: cluster 2022-04-30T21:29:15.520299+0000 mgr.smithi157.nfpzoe (mgr.14180) 1987 : cluster [DBG] pgmap v1838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:17.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:29:17.017 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:29:17.017 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:29:17.324 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:29:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:18 smithi165 bash[22175]: audit 2022-04-30T21:29:17.305795+0000 mon.smithi157 (mon.0) 1637 : audit [DBG] from='client.? 172.21.15.157:0/156123413' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:18.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:18 smithi165 bash[22175]: cluster 2022-04-30T21:29:17.520990+0000 mgr.smithi157.nfpzoe (mgr.14180) 1988 : cluster [DBG] pgmap v1839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:18 smithi157 bash[20376]: audit 2022-04-30T21:29:17.305795+0000 mon.smithi157 (mon.0) 1637 : audit [DBG] from='client.? 172.21.15.157:0/156123413' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:18 smithi157 bash[20376]: cluster 2022-04-30T21:29:17.520990+0000 mgr.smithi157.nfpzoe (mgr.14180) 1988 : cluster [DBG] pgmap v1839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:20 smithi165 bash[22175]: cluster 2022-04-30T21:29:19.521642+0000 mgr.smithi157.nfpzoe (mgr.14180) 1989 : cluster [DBG] pgmap v1840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:20.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:20 smithi157 bash[20376]: cluster 2022-04-30T21:29:19.521642+0000 mgr.smithi157.nfpzoe (mgr.14180) 1989 : cluster [DBG] pgmap v1840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:22.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:29:22.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:29:22.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:29:22.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:29:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:22 smithi165 bash[22175]: cluster 2022-04-30T21:29:21.522228+0000 mgr.smithi157.nfpzoe (mgr.14180) 1990 : cluster [DBG] pgmap v1841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:22.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:22 smithi157 bash[20376]: cluster 2022-04-30T21:29:21.522228+0000 mgr.smithi157.nfpzoe (mgr.14180) 1990 : cluster [DBG] pgmap v1841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:23 smithi165 bash[22175]: audit 2022-04-30T21:29:22.633883+0000 mon.smithi157 (mon.0) 1638 : audit [DBG] from='client.? 172.21.15.157:0/1174393743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:23.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:23 smithi157 bash[20376]: audit 2022-04-30T21:29:22.633883+0000 mon.smithi157 (mon.0) 1638 : audit [DBG] from='client.? 172.21.15.157:0/1174393743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:24 smithi165 bash[22175]: cluster 2022-04-30T21:29:23.522841+0000 mgr.smithi157.nfpzoe (mgr.14180) 1991 : cluster [DBG] pgmap v1842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:24.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:24 smithi157 bash[20376]: cluster 2022-04-30T21:29:23.522841+0000 mgr.smithi157.nfpzoe (mgr.14180) 1991 : cluster [DBG] pgmap v1842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:26 smithi165 bash[22175]: cluster 2022-04-30T21:29:25.523411+0000 mgr.smithi157.nfpzoe (mgr.14180) 1992 : cluster [DBG] pgmap v1843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:26.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:26 smithi157 bash[20376]: cluster 2022-04-30T21:29:25.523411+0000 mgr.smithi157.nfpzoe (mgr.14180) 1992 : cluster [DBG] pgmap v1843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:27.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:29:27.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:29:27.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:29:27.984 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:29:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:28 smithi165 bash[22175]: cluster 2022-04-30T21:29:27.524035+0000 mgr.smithi157.nfpzoe (mgr.14180) 1993 : cluster [DBG] pgmap v1844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:28 smithi165 bash[22175]: audit 2022-04-30T21:29:27.960173+0000 mon.smithi157 (mon.0) 1639 : audit [DBG] from='client.? 172.21.15.157:0/3880092776' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:28 smithi157 bash[20376]: cluster 2022-04-30T21:29:27.524035+0000 mgr.smithi157.nfpzoe (mgr.14180) 1993 : cluster [DBG] pgmap v1844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:28 smithi157 bash[20376]: audit 2022-04-30T21:29:27.960173+0000 mon.smithi157 (mon.0) 1639 : audit [DBG] from='client.? 172.21.15.157:0/3880092776' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:30 smithi165 bash[22175]: cluster 2022-04-30T21:29:29.524658+0000 mgr.smithi157.nfpzoe (mgr.14180) 1994 : cluster [DBG] pgmap v1845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:30.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:30 smithi157 bash[20376]: cluster 2022-04-30T21:29:29.524658+0000 mgr.smithi157.nfpzoe (mgr.14180) 1994 : cluster [DBG] pgmap v1845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:32 smithi165 bash[22175]: cluster 2022-04-30T21:29:31.525238+0000 mgr.smithi157.nfpzoe (mgr.14180) 1995 : cluster [DBG] pgmap v1846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:32.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:32 smithi157 bash[20376]: cluster 2022-04-30T21:29:31.525238+0000 mgr.smithi157.nfpzoe (mgr.14180) 1995 : cluster [DBG] pgmap v1846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:32.988 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:29:32.988 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:29:32.988 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:29:33.313 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:29:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:33 smithi165 bash[22175]: audit 2022-04-30T21:29:33.290498+0000 mon.smithi157 (mon.0) 1640 : audit [DBG] from='client.? 172.21.15.157:0/1889271907' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:33.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:33 smithi157 bash[20376]: audit 2022-04-30T21:29:33.290498+0000 mon.smithi157 (mon.0) 1640 : audit [DBG] from='client.? 172.21.15.157:0/1889271907' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:34 smithi165 bash[22175]: cluster 2022-04-30T21:29:33.525818+0000 mgr.smithi157.nfpzoe (mgr.14180) 1996 : cluster [DBG] pgmap v1847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:34 smithi157 bash[20376]: cluster 2022-04-30T21:29:33.525818+0000 mgr.smithi157.nfpzoe (mgr.14180) 1996 : cluster [DBG] pgmap v1847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:35 smithi165 bash[22175]: audit 2022-04-30T21:29:35.536286+0000 mon.smithi157 (mon.0) 1641 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:29:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:35 smithi165 bash[22175]: audit 2022-04-30T21:29:35.539081+0000 mon.smithi157 (mon.0) 1642 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:29:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:35 smithi165 bash[22175]: audit 2022-04-30T21:29:35.540887+0000 mon.smithi157 (mon.0) 1643 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:29:35.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:35 smithi157 bash[20376]: audit 2022-04-30T21:29:35.536286+0000 mon.smithi157 (mon.0) 1641 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:29:35.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:35 smithi157 bash[20376]: audit 2022-04-30T21:29:35.539081+0000 mon.smithi157 (mon.0) 1642 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:29:35.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:35 smithi157 bash[20376]: audit 2022-04-30T21:29:35.540887+0000 mon.smithi157 (mon.0) 1643 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:29:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:36 smithi165 bash[22175]: cluster 2022-04-30T21:29:35.526474+0000 mgr.smithi157.nfpzoe (mgr.14180) 1997 : cluster [DBG] pgmap v1848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:36 smithi165 bash[22175]: audit 2022-04-30T21:29:35.870082+0000 mon.smithi157 (mon.0) 1644 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:29:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:36 smithi165 bash[22175]: audit 2022-04-30T21:29:35.880260+0000 mon.smithi157 (mon.0) 1645 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:29:36.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:36 smithi157 bash[20376]: cluster 2022-04-30T21:29:35.526474+0000 mgr.smithi157.nfpzoe (mgr.14180) 1997 : cluster [DBG] pgmap v1848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:36.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:36 smithi157 bash[20376]: audit 2022-04-30T21:29:35.870082+0000 mon.smithi157 (mon.0) 1644 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:29:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:36 smithi157 bash[20376]: audit 2022-04-30T21:29:35.880260+0000 mon.smithi157 (mon.0) 1645 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:29:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:37 smithi165 bash[22175]: cluster 2022-04-30T21:29:35.862763+0000 mgr.smithi157.nfpzoe (mgr.14180) 1998 : cluster [DBG] pgmap v1849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:37 smithi165 bash[22175]: cluster 2022-04-30T21:29:35.863285+0000 mgr.smithi157.nfpzoe (mgr.14180) 1999 : cluster [DBG] pgmap v1850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:37 smithi165 bash[22175]: cephadm 2022-04-30T21:29:35.881650+0000 mgr.smithi157.nfpzoe (mgr.14180) 2000 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:29:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:37 smithi165 bash[22175]: cephadm 2022-04-30T21:29:35.881785+0000 mgr.smithi157.nfpzoe (mgr.14180) 2001 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:29:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:37 smithi157 bash[20376]: cluster 2022-04-30T21:29:35.862763+0000 mgr.smithi157.nfpzoe (mgr.14180) 1998 : cluster [DBG] pgmap v1849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:37 smithi157 bash[20376]: cluster 2022-04-30T21:29:35.863285+0000 mgr.smithi157.nfpzoe (mgr.14180) 1999 : cluster [DBG] pgmap v1850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:37 smithi157 bash[20376]: cephadm 2022-04-30T21:29:35.881650+0000 mgr.smithi157.nfpzoe (mgr.14180) 2000 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:29:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:37 smithi157 bash[20376]: cephadm 2022-04-30T21:29:35.881785+0000 mgr.smithi157.nfpzoe (mgr.14180) 2001 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:29:38.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:29:38.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:29:38.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:29:38.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:29:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:39 smithi165 bash[22175]: cluster 2022-04-30T21:29:37.864013+0000 mgr.smithi157.nfpzoe (mgr.14180) 2002 : cluster [DBG] pgmap v1851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:39 smithi165 bash[22175]: audit 2022-04-30T21:29:38.629833+0000 mon.smithi157 (mon.0) 1646 : audit [DBG] from='client.? 172.21.15.157:0/149799221' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:39.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:39 smithi157 bash[20376]: cluster 2022-04-30T21:29:37.864013+0000 mgr.smithi157.nfpzoe (mgr.14180) 2002 : cluster [DBG] pgmap v1851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:39.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:39 smithi157 bash[20376]: audit 2022-04-30T21:29:38.629833+0000 mon.smithi157 (mon.0) 1646 : audit [DBG] from='client.? 172.21.15.157:0/149799221' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:41 smithi165 bash[22175]: cluster 2022-04-30T21:29:39.864644+0000 mgr.smithi157.nfpzoe (mgr.14180) 2003 : cluster [DBG] pgmap v1852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:41 smithi157 bash[20376]: cluster 2022-04-30T21:29:39.864644+0000 mgr.smithi157.nfpzoe (mgr.14180) 2003 : cluster [DBG] pgmap v1852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:43.651 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:29:43.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:29:43.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:29:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:43 smithi165 bash[22175]: cluster 2022-04-30T21:29:41.865333+0000 mgr.smithi157.nfpzoe (mgr.14180) 2004 : cluster [DBG] pgmap v1853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:43.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:43 smithi157 bash[20376]: cluster 2022-04-30T21:29:41.865333+0000 mgr.smithi157.nfpzoe (mgr.14180) 2004 : cluster [DBG] pgmap v1853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:43.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:29:44.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:44 smithi157 bash[20376]: audit 2022-04-30T21:29:43.955383+0000 mon.smithi157 (mon.0) 1647 : audit [DBG] from='client.? 172.21.15.157:0/3436111037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:44 smithi165 bash[22175]: audit 2022-04-30T21:29:43.955383+0000 mon.smithi157 (mon.0) 1647 : audit [DBG] from='client.? 172.21.15.157:0/3436111037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:45.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:45 smithi157 bash[20376]: cluster 2022-04-30T21:29:43.865941+0000 mgr.smithi157.nfpzoe (mgr.14180) 2005 : cluster [DBG] pgmap v1854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:45 smithi165 bash[22175]: cluster 2022-04-30T21:29:43.865941+0000 mgr.smithi157.nfpzoe (mgr.14180) 2005 : cluster [DBG] pgmap v1854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:47.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:47 smithi157 bash[20376]: cluster 2022-04-30T21:29:45.866475+0000 mgr.smithi157.nfpzoe (mgr.14180) 2006 : cluster [DBG] pgmap v1855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:48.303 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:47 smithi165 bash[22175]: cluster 2022-04-30T21:29:45.866475+0000 mgr.smithi157.nfpzoe (mgr.14180) 2006 : cluster [DBG] pgmap v1855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:48.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:29:48.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:29:48.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:29:49.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:29:49.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:49 smithi157 bash[20376]: cluster 2022-04-30T21:29:47.867105+0000 mgr.smithi157.nfpzoe (mgr.14180) 2007 : cluster [DBG] pgmap v1856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:49 smithi157 bash[20376]: audit 2022-04-30T21:29:49.283158+0000 mon.smithi157 (mon.0) 1648 : audit [DBG] from='client.? 172.21.15.157:0/3634746329' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:49 smithi165 bash[22175]: cluster 2022-04-30T21:29:47.867105+0000 mgr.smithi157.nfpzoe (mgr.14180) 2007 : cluster [DBG] pgmap v1856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:49 smithi165 bash[22175]: audit 2022-04-30T21:29:49.283158+0000 mon.smithi157 (mon.0) 1648 : audit [DBG] from='client.? 172.21.15.157:0/3634746329' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:51 smithi157 bash[20376]: cluster 2022-04-30T21:29:49.867703+0000 mgr.smithi157.nfpzoe (mgr.14180) 2008 : cluster [DBG] pgmap v1857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:51 smithi165 bash[22175]: cluster 2022-04-30T21:29:49.867703+0000 mgr.smithi157.nfpzoe (mgr.14180) 2008 : cluster [DBG] pgmap v1857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:53 smithi165 bash[22175]: cluster 2022-04-30T21:29:51.868325+0000 mgr.smithi157.nfpzoe (mgr.14180) 2009 : cluster [DBG] pgmap v1858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:53 smithi157 bash[20376]: cluster 2022-04-30T21:29:51.868325+0000 mgr.smithi157.nfpzoe (mgr.14180) 2009 : cluster [DBG] pgmap v1858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:54.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:29:54.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:29:54.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:29:54.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:29:54.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:54 smithi157 bash[20376]: audit 2022-04-30T21:29:54.617130+0000 mon.smithi157 (mon.0) 1649 : audit [DBG] from='client.? 172.21.15.157:0/1914605882' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:54 smithi165 bash[22175]: audit 2022-04-30T21:29:54.617130+0000 mon.smithi157 (mon.0) 1649 : audit [DBG] from='client.? 172.21.15.157:0/1914605882' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:29:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:55 smithi157 bash[20376]: cluster 2022-04-30T21:29:53.868914+0000 mgr.smithi157.nfpzoe (mgr.14180) 2010 : cluster [DBG] pgmap v1859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:55 smithi165 bash[22175]: cluster 2022-04-30T21:29:53.868914+0000 mgr.smithi157.nfpzoe (mgr.14180) 2010 : cluster [DBG] pgmap v1859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:57.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:57 smithi157 bash[20376]: cluster 2022-04-30T21:29:55.869494+0000 mgr.smithi157.nfpzoe (mgr.14180) 2011 : cluster [DBG] pgmap v1860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:57 smithi165 bash[22175]: cluster 2022-04-30T21:29:55.869494+0000 mgr.smithi157.nfpzoe (mgr.14180) 2011 : cluster [DBG] pgmap v1860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:58.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:58 smithi157 bash[20376]: audit 2022-04-30T21:29:58.263339+0000 mon.smithi157 (mon.0) 1650 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:29:58.960 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:58 smithi157 bash[20376]: audit 2022-04-30T21:29:58.263957+0000 mon.smithi157 (mon.0) 1651 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:29:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:58 smithi165 bash[22175]: audit 2022-04-30T21:29:58.263339+0000 mon.smithi157 (mon.0) 1650 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:29:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:58 smithi165 bash[22175]: audit 2022-04-30T21:29:58.263957+0000 mon.smithi157 (mon.0) 1651 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:29:59.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:29:59.645 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:29:59.645 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:29:59.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:29:59 smithi157 bash[20376]: cluster 2022-04-30T21:29:57.870048+0000 mgr.smithi157.nfpzoe (mgr.14180) 2012 : cluster [DBG] pgmap v1861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:29:59.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:30:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:29:59 smithi165 bash[22175]: cluster 2022-04-30T21:29:57.870048+0000 mgr.smithi157.nfpzoe (mgr.14180) 2012 : cluster [DBG] pgmap v1861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:00 smithi165 bash[22175]: audit 2022-04-30T21:29:59.949711+0000 mon.smithi157 (mon.0) 1652 : audit [DBG] from='client.? 172.21.15.157:0/4088594224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:00 smithi165 bash[22175]: cluster 2022-04-30T21:30:00.000109+0000 mon.smithi157 (mon.0) 1653 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T21:30:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:00 smithi157 bash[20376]: audit 2022-04-30T21:29:59.949711+0000 mon.smithi157 (mon.0) 1652 : audit [DBG] from='client.? 172.21.15.157:0/4088594224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:00 smithi157 bash[20376]: cluster 2022-04-30T21:30:00.000109+0000 mon.smithi157 (mon.0) 1653 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T21:30:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:01 smithi165 bash[22175]: cluster 2022-04-30T21:29:59.870625+0000 mgr.smithi157.nfpzoe (mgr.14180) 2013 : cluster [DBG] pgmap v1862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:01 smithi157 bash[20376]: cluster 2022-04-30T21:29:59.870625+0000 mgr.smithi157.nfpzoe (mgr.14180) 2013 : cluster [DBG] pgmap v1862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:03 smithi165 bash[22175]: cluster 2022-04-30T21:30:01.871247+0000 mgr.smithi157.nfpzoe (mgr.14180) 2014 : cluster [DBG] pgmap v1863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:03 smithi157 bash[20376]: cluster 2022-04-30T21:30:01.871247+0000 mgr.smithi157.nfpzoe (mgr.14180) 2014 : cluster [DBG] pgmap v1863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:04.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:30:04.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:30:04.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:30:05.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:30:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:05 smithi165 bash[22175]: cluster 2022-04-30T21:30:03.871826+0000 mgr.smithi157.nfpzoe (mgr.14180) 2015 : cluster [DBG] pgmap v1864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:05 smithi165 bash[22175]: audit 2022-04-30T21:30:05.283572+0000 mon.smithi157 (mon.0) 1654 : audit [DBG] from='client.? 172.21.15.157:0/3516020903' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:06.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:05 smithi157 bash[20376]: cluster 2022-04-30T21:30:03.871826+0000 mgr.smithi157.nfpzoe (mgr.14180) 2015 : cluster [DBG] pgmap v1864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:06.226 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:05 smithi157 bash[20376]: audit 2022-04-30T21:30:05.283572+0000 mon.smithi157 (mon.0) 1654 : audit [DBG] from='client.? 172.21.15.157:0/3516020903' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:07 smithi165 bash[22175]: cluster 2022-04-30T21:30:05.872395+0000 mgr.smithi157.nfpzoe (mgr.14180) 2016 : cluster [DBG] pgmap v1865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:08.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:07 smithi157 bash[20376]: cluster 2022-04-30T21:30:05.872395+0000 mgr.smithi157.nfpzoe (mgr.14180) 2016 : cluster [DBG] pgmap v1865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:09 smithi165 bash[22175]: cluster 2022-04-30T21:30:07.872968+0000 mgr.smithi157.nfpzoe (mgr.14180) 2017 : cluster [DBG] pgmap v1866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:10.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:09 smithi157 bash[20376]: cluster 2022-04-30T21:30:07.872968+0000 mgr.smithi157.nfpzoe (mgr.14180) 2017 : cluster [DBG] pgmap v1866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:10.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:30:10.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:30:10.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:30:10.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:30:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:10 smithi165 bash[22175]: audit 2022-04-30T21:30:10.615716+0000 mon.smithi157 (mon.0) 1655 : audit [DBG] from='client.? 172.21.15.157:0/528853382' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:11.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:10 smithi157 bash[20376]: audit 2022-04-30T21:30:10.615716+0000 mon.smithi157 (mon.0) 1655 : audit [DBG] from='client.? 172.21.15.157:0/528853382' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:11 smithi165 bash[22175]: cluster 2022-04-30T21:30:09.873593+0000 mgr.smithi157.nfpzoe (mgr.14180) 2018 : cluster [DBG] pgmap v1867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:12.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:11 smithi157 bash[20376]: cluster 2022-04-30T21:30:09.873593+0000 mgr.smithi157.nfpzoe (mgr.14180) 2018 : cluster [DBG] pgmap v1867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:13 smithi165 bash[22175]: cluster 2022-04-30T21:30:11.874208+0000 mgr.smithi157.nfpzoe (mgr.14180) 2019 : cluster [DBG] pgmap v1868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:13 smithi157 bash[20376]: cluster 2022-04-30T21:30:11.874208+0000 mgr.smithi157.nfpzoe (mgr.14180) 2019 : cluster [DBG] pgmap v1868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:15.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:30:15.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:30:15.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:30:15.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:30:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:15 smithi165 bash[22175]: cluster 2022-04-30T21:30:13.874831+0000 mgr.smithi157.nfpzoe (mgr.14180) 2020 : cluster [DBG] pgmap v1869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:15 smithi157 bash[20376]: cluster 2022-04-30T21:30:13.874831+0000 mgr.smithi157.nfpzoe (mgr.14180) 2020 : cluster [DBG] pgmap v1869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:17.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:16 smithi157 bash[20376]: audit 2022-04-30T21:30:15.946347+0000 mon.smithi157 (mon.0) 1656 : audit [DBG] from='client.? 172.21.15.157:0/1650343962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:16 smithi165 bash[22175]: audit 2022-04-30T21:30:15.946347+0000 mon.smithi157 (mon.0) 1656 : audit [DBG] from='client.? 172.21.15.157:0/1650343962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:17 smithi165 bash[22175]: cluster 2022-04-30T21:30:15.875416+0000 mgr.smithi157.nfpzoe (mgr.14180) 2021 : cluster [DBG] pgmap v1870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:18.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:17 smithi157 bash[20376]: cluster 2022-04-30T21:30:15.875416+0000 mgr.smithi157.nfpzoe (mgr.14180) 2021 : cluster [DBG] pgmap v1870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:19 smithi165 bash[22175]: cluster 2022-04-30T21:30:17.876022+0000 mgr.smithi157.nfpzoe (mgr.14180) 2022 : cluster [DBG] pgmap v1871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:19 smithi157 bash[20376]: cluster 2022-04-30T21:30:17.876022+0000 mgr.smithi157.nfpzoe (mgr.14180) 2022 : cluster [DBG] pgmap v1871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:20.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:30:20.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:30:20.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:30:21.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:30:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:21 smithi165 bash[22175]: cluster 2022-04-30T21:30:19.876630+0000 mgr.smithi157.nfpzoe (mgr.14180) 2023 : cluster [DBG] pgmap v1872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:21 smithi165 bash[22175]: audit 2022-04-30T21:30:21.274304+0000 mon.smithi157 (mon.0) 1657 : audit [DBG] from='client.? 172.21.15.157:0/651495382' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:21 smithi157 bash[20376]: cluster 2022-04-30T21:30:19.876630+0000 mgr.smithi157.nfpzoe (mgr.14180) 2023 : cluster [DBG] pgmap v1872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:21 smithi157 bash[20376]: audit 2022-04-30T21:30:21.274304+0000 mon.smithi157 (mon.0) 1657 : audit [DBG] from='client.? 172.21.15.157:0/651495382' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:23 smithi165 bash[22175]: cluster 2022-04-30T21:30:21.877261+0000 mgr.smithi157.nfpzoe (mgr.14180) 2024 : cluster [DBG] pgmap v1873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:23 smithi157 bash[20376]: cluster 2022-04-30T21:30:21.877261+0000 mgr.smithi157.nfpzoe (mgr.14180) 2024 : cluster [DBG] pgmap v1873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:25 smithi165 bash[22175]: cluster 2022-04-30T21:30:23.877854+0000 mgr.smithi157.nfpzoe (mgr.14180) 2025 : cluster [DBG] pgmap v1874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:25 smithi157 bash[20376]: cluster 2022-04-30T21:30:23.877854+0000 mgr.smithi157.nfpzoe (mgr.14180) 2025 : cluster [DBG] pgmap v1874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:26.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:30:26.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:30:26.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:30:26.629 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:30:27.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:26 smithi157 bash[20376]: audit 2022-04-30T21:30:26.610449+0000 mon.smithi157 (mon.0) 1658 : audit [DBG] from='client.? 172.21.15.157:0/1950175545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:26 smithi165 bash[22175]: audit 2022-04-30T21:30:26.610449+0000 mon.smithi157 (mon.0) 1658 : audit [DBG] from='client.? 172.21.15.157:0/1950175545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:27 smithi165 bash[22175]: cluster 2022-04-30T21:30:25.878480+0000 mgr.smithi157.nfpzoe (mgr.14180) 2026 : cluster [DBG] pgmap v1875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:27 smithi157 bash[20376]: cluster 2022-04-30T21:30:25.878480+0000 mgr.smithi157.nfpzoe (mgr.14180) 2026 : cluster [DBG] pgmap v1875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:29 smithi165 bash[22175]: cluster 2022-04-30T21:30:27.879143+0000 mgr.smithi157.nfpzoe (mgr.14180) 2027 : cluster [DBG] pgmap v1876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:29 smithi157 bash[20376]: cluster 2022-04-30T21:30:27.879143+0000 mgr.smithi157.nfpzoe (mgr.14180) 2027 : cluster [DBG] pgmap v1876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:31.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:30:31.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:30:31.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:30:31.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:30:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:31 smithi165 bash[22175]: cluster 2022-04-30T21:30:29.879783+0000 mgr.smithi157.nfpzoe (mgr.14180) 2028 : cluster [DBG] pgmap v1877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:32.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:31 smithi157 bash[20376]: cluster 2022-04-30T21:30:29.879783+0000 mgr.smithi157.nfpzoe (mgr.14180) 2028 : cluster [DBG] pgmap v1877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:32 smithi165 bash[22175]: audit 2022-04-30T21:30:31.938063+0000 mon.smithi157 (mon.0) 1659 : audit [DBG] from='client.? 172.21.15.157:0/2133106329' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:32 smithi157 bash[20376]: audit 2022-04-30T21:30:31.938063+0000 mon.smithi157 (mon.0) 1659 : audit [DBG] from='client.? 172.21.15.157:0/2133106329' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:33 smithi165 bash[22175]: cluster 2022-04-30T21:30:31.880229+0000 mgr.smithi157.nfpzoe (mgr.14180) 2029 : cluster [DBG] pgmap v1878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:33 smithi157 bash[20376]: cluster 2022-04-30T21:30:31.880229+0000 mgr.smithi157.nfpzoe (mgr.14180) 2029 : cluster [DBG] pgmap v1878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:35 smithi165 bash[22175]: cluster 2022-04-30T21:30:33.880828+0000 mgr.smithi157.nfpzoe (mgr.14180) 2030 : cluster [DBG] pgmap v1879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:35 smithi157 bash[20376]: cluster 2022-04-30T21:30:33.880828+0000 mgr.smithi157.nfpzoe (mgr.14180) 2030 : cluster [DBG] pgmap v1879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:36.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:30:36.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:30:36.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:30:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:36 smithi165 bash[22175]: audit 2022-04-30T21:30:35.892927+0000 mon.smithi157 (mon.0) 1660 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:30:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:36 smithi165 bash[22175]: audit 2022-04-30T21:30:35.895610+0000 mon.smithi157 (mon.0) 1661 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:30:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:36 smithi165 bash[22175]: audit 2022-04-30T21:30:35.897301+0000 mon.smithi157 (mon.0) 1662 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:30:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:36 smithi165 bash[22175]: audit 2022-04-30T21:30:36.223783+0000 mon.smithi157 (mon.0) 1663 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:30:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:36 smithi165 bash[22175]: audit 2022-04-30T21:30:36.232915+0000 mon.smithi157 (mon.0) 1664 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:30:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:36 smithi157 bash[20376]: audit 2022-04-30T21:30:35.892927+0000 mon.smithi157 (mon.0) 1660 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:30:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:36 smithi157 bash[20376]: audit 2022-04-30T21:30:35.895610+0000 mon.smithi157 (mon.0) 1661 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:30:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:36 smithi157 bash[20376]: audit 2022-04-30T21:30:35.897301+0000 mon.smithi157 (mon.0) 1662 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:30:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:36 smithi157 bash[20376]: audit 2022-04-30T21:30:36.223783+0000 mon.smithi157 (mon.0) 1663 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:30:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:36 smithi157 bash[20376]: audit 2022-04-30T21:30:36.232915+0000 mon.smithi157 (mon.0) 1664 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:30:37.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:30:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:37 smithi165 bash[22175]: cluster 2022-04-30T21:30:35.881459+0000 mgr.smithi157.nfpzoe (mgr.14180) 2031 : cluster [DBG] pgmap v1880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:37 smithi165 bash[22175]: cluster 2022-04-30T21:30:36.218493+0000 mgr.smithi157.nfpzoe (mgr.14180) 2032 : cluster [DBG] pgmap v1881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:37 smithi165 bash[22175]: cluster 2022-04-30T21:30:36.218878+0000 mgr.smithi157.nfpzoe (mgr.14180) 2033 : cluster [DBG] pgmap v1882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:37 smithi165 bash[22175]: cephadm 2022-04-30T21:30:36.234026+0000 mgr.smithi157.nfpzoe (mgr.14180) 2034 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:30:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:37 smithi165 bash[22175]: cephadm 2022-04-30T21:30:36.234156+0000 mgr.smithi157.nfpzoe (mgr.14180) 2035 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:30:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:37 smithi165 bash[22175]: audit 2022-04-30T21:30:37.264411+0000 mon.smithi157 (mon.0) 1665 : audit [DBG] from='client.? 172.21.15.157:0/1643422418' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:37 smithi157 bash[20376]: cluster 2022-04-30T21:30:35.881459+0000 mgr.smithi157.nfpzoe (mgr.14180) 2031 : cluster [DBG] pgmap v1880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:37 smithi157 bash[20376]: cluster 2022-04-30T21:30:36.218493+0000 mgr.smithi157.nfpzoe (mgr.14180) 2032 : cluster [DBG] pgmap v1881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:37 smithi157 bash[20376]: cluster 2022-04-30T21:30:36.218878+0000 mgr.smithi157.nfpzoe (mgr.14180) 2033 : cluster [DBG] pgmap v1882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:37 smithi157 bash[20376]: cephadm 2022-04-30T21:30:36.234026+0000 mgr.smithi157.nfpzoe (mgr.14180) 2034 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:30:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:37 smithi157 bash[20376]: cephadm 2022-04-30T21:30:36.234156+0000 mgr.smithi157.nfpzoe (mgr.14180) 2035 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:30:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:37 smithi157 bash[20376]: audit 2022-04-30T21:30:37.264411+0000 mon.smithi157 (mon.0) 1665 : audit [DBG] from='client.? 172.21.15.157:0/1643422418' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:39 smithi165 bash[22175]: cluster 2022-04-30T21:30:38.219429+0000 mgr.smithi157.nfpzoe (mgr.14180) 2036 : cluster [DBG] pgmap v1883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:40.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:39 smithi157 bash[20376]: cluster 2022-04-30T21:30:38.219429+0000 mgr.smithi157.nfpzoe (mgr.14180) 2036 : cluster [DBG] pgmap v1883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:41 smithi165 bash[22175]: cluster 2022-04-30T21:30:40.219990+0000 mgr.smithi157.nfpzoe (mgr.14180) 2037 : cluster [DBG] pgmap v1884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:42.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:41 smithi157 bash[20376]: cluster 2022-04-30T21:30:40.219990+0000 mgr.smithi157.nfpzoe (mgr.14180) 2037 : cluster [DBG] pgmap v1884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:42.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:30:42.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:30:42.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:30:42.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:30:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:43 smithi165 bash[22175]: cluster 2022-04-30T21:30:42.220569+0000 mgr.smithi157.nfpzoe (mgr.14180) 2038 : cluster [DBG] pgmap v1885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:43 smithi165 bash[22175]: audit 2022-04-30T21:30:42.600018+0000 mon.smithi157 (mon.0) 1666 : audit [DBG] from='client.? 172.21.15.157:0/849729051' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:43 smithi157 bash[20376]: cluster 2022-04-30T21:30:42.220569+0000 mgr.smithi157.nfpzoe (mgr.14180) 2038 : cluster [DBG] pgmap v1885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:43 smithi157 bash[20376]: audit 2022-04-30T21:30:42.600018+0000 mon.smithi157 (mon.0) 1666 : audit [DBG] from='client.? 172.21.15.157:0/849729051' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:45 smithi165 bash[22175]: cluster 2022-04-30T21:30:44.221168+0000 mgr.smithi157.nfpzoe (mgr.14180) 2039 : cluster [DBG] pgmap v1886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:45.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:45 smithi157 bash[20376]: cluster 2022-04-30T21:30:44.221168+0000 mgr.smithi157.nfpzoe (mgr.14180) 2039 : cluster [DBG] pgmap v1886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:47 smithi157 bash[20376]: cluster 2022-04-30T21:30:46.221767+0000 mgr.smithi157.nfpzoe (mgr.14180) 2040 : cluster [DBG] pgmap v1887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:47.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:30:47.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:30:47.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:30:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:47 smithi165 bash[22175]: cluster 2022-04-30T21:30:46.221767+0000 mgr.smithi157.nfpzoe (mgr.14180) 2040 : cluster [DBG] pgmap v1887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:47.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:30:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:48 smithi165 bash[22175]: audit 2022-04-30T21:30:47.924636+0000 mon.smithi157 (mon.0) 1667 : audit [DBG] from='client.? 172.21.15.157:0/2856400042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:48.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:48 smithi157 bash[20376]: audit 2022-04-30T21:30:47.924636+0000 mon.smithi157 (mon.0) 1667 : audit [DBG] from='client.? 172.21.15.157:0/2856400042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:49 smithi165 bash[22175]: cluster 2022-04-30T21:30:48.222408+0000 mgr.smithi157.nfpzoe (mgr.14180) 2041 : cluster [DBG] pgmap v1888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:49 smithi157 bash[20376]: cluster 2022-04-30T21:30:48.222408+0000 mgr.smithi157.nfpzoe (mgr.14180) 2041 : cluster [DBG] pgmap v1888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:51 smithi165 bash[22175]: cluster 2022-04-30T21:30:50.223112+0000 mgr.smithi157.nfpzoe (mgr.14180) 2042 : cluster [DBG] pgmap v1889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:51.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:51 smithi157 bash[20376]: cluster 2022-04-30T21:30:50.223112+0000 mgr.smithi157.nfpzoe (mgr.14180) 2042 : cluster [DBG] pgmap v1889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:52.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:30:52.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:30:52.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:30:53.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:30:53.449 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:53 smithi165 bash[22175]: cluster 2022-04-30T21:30:52.223746+0000 mgr.smithi157.nfpzoe (mgr.14180) 2043 : cluster [DBG] pgmap v1890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:53 smithi157 bash[20376]: cluster 2022-04-30T21:30:52.223746+0000 mgr.smithi157.nfpzoe (mgr.14180) 2043 : cluster [DBG] pgmap v1890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:54 smithi157 bash[20376]: audit 2022-04-30T21:30:53.253898+0000 mon.smithi157 (mon.0) 1668 : audit [DBG] from='client.? 172.21.15.157:0/2696648575' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:54 smithi165 bash[22175]: audit 2022-04-30T21:30:53.253898+0000 mon.smithi157 (mon.0) 1668 : audit [DBG] from='client.? 172.21.15.157:0/2696648575' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:55 smithi157 bash[20376]: cluster 2022-04-30T21:30:54.224384+0000 mgr.smithi157.nfpzoe (mgr.14180) 2044 : cluster [DBG] pgmap v1891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:55 smithi165 bash[22175]: cluster 2022-04-30T21:30:54.224384+0000 mgr.smithi157.nfpzoe (mgr.14180) 2044 : cluster [DBG] pgmap v1891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:57 smithi157 bash[20376]: cluster 2022-04-30T21:30:56.225114+0000 mgr.smithi157.nfpzoe (mgr.14180) 2045 : cluster [DBG] pgmap v1892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:57 smithi165 bash[22175]: cluster 2022-04-30T21:30:56.225114+0000 mgr.smithi157.nfpzoe (mgr.14180) 2045 : cluster [DBG] pgmap v1892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:58.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:30:58.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:30:58.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:30:58.613 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:30:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:58 smithi165 bash[22175]: audit 2022-04-30T21:30:58.270264+0000 mon.smithi157 (mon.0) 1669 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:30:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:58 smithi165 bash[22175]: audit 2022-04-30T21:30:58.270779+0000 mon.smithi157 (mon.0) 1670 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:30:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:58 smithi157 bash[20376]: audit 2022-04-30T21:30:58.270264+0000 mon.smithi157 (mon.0) 1669 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:30:58.731 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:58 smithi157 bash[20376]: audit 2022-04-30T21:30:58.270779+0000 mon.smithi157 (mon.0) 1670 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:30:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:59 smithi165 bash[22175]: cluster 2022-04-30T21:30:58.225750+0000 mgr.smithi157.nfpzoe (mgr.14180) 2046 : cluster [DBG] pgmap v1893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:59.677 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:30:59 smithi165 bash[22175]: audit 2022-04-30T21:30:58.593615+0000 mon.smithi157 (mon.0) 1671 : audit [DBG] from='client.? 172.21.15.157:0/4018327704' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:30:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:59 smithi157 bash[20376]: cluster 2022-04-30T21:30:58.225750+0000 mgr.smithi157.nfpzoe (mgr.14180) 2046 : cluster [DBG] pgmap v1893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:30:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:30:59 smithi157 bash[20376]: audit 2022-04-30T21:30:58.593615+0000 mon.smithi157 (mon.0) 1671 : audit [DBG] from='client.? 172.21.15.157:0/4018327704' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:01 smithi165 bash[22175]: cluster 2022-04-30T21:31:00.226338+0000 mgr.smithi157.nfpzoe (mgr.14180) 2047 : cluster [DBG] pgmap v1894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:01.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:01 smithi157 bash[20376]: cluster 2022-04-30T21:31:00.226338+0000 mgr.smithi157.nfpzoe (mgr.14180) 2047 : cluster [DBG] pgmap v1894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:03.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:03 smithi165 bash[22175]: cluster 2022-04-30T21:31:02.226938+0000 mgr.smithi157.nfpzoe (mgr.14180) 2048 : cluster [DBG] pgmap v1895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:03 smithi157 bash[20376]: cluster 2022-04-30T21:31:02.226938+0000 mgr.smithi157.nfpzoe (mgr.14180) 2048 : cluster [DBG] pgmap v1895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:03.616 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:31:03.616 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:31:03.616 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:31:03.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:31:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:04 smithi157 bash[20376]: audit 2022-04-30T21:31:03.922919+0000 mon.smithi157 (mon.0) 1672 : audit [DBG] from='client.? 172.21.15.157:0/390290434' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:04 smithi165 bash[22175]: audit 2022-04-30T21:31:03.922919+0000 mon.smithi157 (mon.0) 1672 : audit [DBG] from='client.? 172.21.15.157:0/390290434' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:05 smithi157 bash[20376]: cluster 2022-04-30T21:31:04.227671+0000 mgr.smithi157.nfpzoe (mgr.14180) 2049 : cluster [DBG] pgmap v1896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:05 smithi165 bash[22175]: cluster 2022-04-30T21:31:04.227671+0000 mgr.smithi157.nfpzoe (mgr.14180) 2049 : cluster [DBG] pgmap v1896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:07 smithi157 bash[20376]: cluster 2022-04-30T21:31:06.228295+0000 mgr.smithi157.nfpzoe (mgr.14180) 2050 : cluster [DBG] pgmap v1897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:07 smithi165 bash[22175]: cluster 2022-04-30T21:31:06.228295+0000 mgr.smithi157.nfpzoe (mgr.14180) 2050 : cluster [DBG] pgmap v1897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:08.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:31:08.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:31:08.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:31:09.268 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:31:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:09 smithi165 bash[22175]: cluster 2022-04-30T21:31:08.228904+0000 mgr.smithi157.nfpzoe (mgr.14180) 2051 : cluster [DBG] pgmap v1898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:09 smithi165 bash[22175]: audit 2022-04-30T21:31:09.249658+0000 mon.smithi157 (mon.0) 1673 : audit [DBG] from='client.? 172.21.15.157:0/508847563' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:09.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:09 smithi157 bash[20376]: cluster 2022-04-30T21:31:08.228904+0000 mgr.smithi157.nfpzoe (mgr.14180) 2051 : cluster [DBG] pgmap v1898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:09.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:09 smithi157 bash[20376]: audit 2022-04-30T21:31:09.249658+0000 mon.smithi157 (mon.0) 1673 : audit [DBG] from='client.? 172.21.15.157:0/508847563' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:11 smithi165 bash[22175]: cluster 2022-04-30T21:31:10.229508+0000 mgr.smithi157.nfpzoe (mgr.14180) 2052 : cluster [DBG] pgmap v1899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:11.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:11 smithi157 bash[20376]: cluster 2022-04-30T21:31:10.229508+0000 mgr.smithi157.nfpzoe (mgr.14180) 2052 : cluster [DBG] pgmap v1899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:13.449 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:13 smithi165 bash[22175]: cluster 2022-04-30T21:31:12.230118+0000 mgr.smithi157.nfpzoe (mgr.14180) 2053 : cluster [DBG] pgmap v1900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:13 smithi157 bash[20376]: cluster 2022-04-30T21:31:12.230118+0000 mgr.smithi157.nfpzoe (mgr.14180) 2053 : cluster [DBG] pgmap v1900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:14.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:31:14.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:31:14.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:31:14.599 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:31:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:15 smithi165 bash[22175]: cluster 2022-04-30T21:31:14.230781+0000 mgr.smithi157.nfpzoe (mgr.14180) 2054 : cluster [DBG] pgmap v1901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:15 smithi165 bash[22175]: audit 2022-04-30T21:31:14.580002+0000 mon.smithi157 (mon.0) 1674 : audit [DBG] from='client.? 172.21.15.157:0/4042496817' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:15 smithi157 bash[20376]: cluster 2022-04-30T21:31:14.230781+0000 mgr.smithi157.nfpzoe (mgr.14180) 2054 : cluster [DBG] pgmap v1901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:15 smithi157 bash[20376]: audit 2022-04-30T21:31:14.580002+0000 mon.smithi157 (mon.0) 1674 : audit [DBG] from='client.? 172.21.15.157:0/4042496817' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:17 smithi165 bash[22175]: cluster 2022-04-30T21:31:16.231436+0000 mgr.smithi157.nfpzoe (mgr.14180) 2055 : cluster [DBG] pgmap v1902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:17.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:17 smithi157 bash[20376]: cluster 2022-04-30T21:31:16.231436+0000 mgr.smithi157.nfpzoe (mgr.14180) 2055 : cluster [DBG] pgmap v1902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:19.601 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:31:19.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:31:19.629 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:31:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:19 smithi165 bash[22175]: cluster 2022-04-30T21:31:18.232083+0000 mgr.smithi157.nfpzoe (mgr.14180) 2056 : cluster [DBG] pgmap v1903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:19 smithi157 bash[20376]: cluster 2022-04-30T21:31:18.232083+0000 mgr.smithi157.nfpzoe (mgr.14180) 2056 : cluster [DBG] pgmap v1903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:19.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:31:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:20 smithi165 bash[22175]: audit 2022-04-30T21:31:19.910652+0000 mon.smithi157 (mon.0) 1675 : audit [DBG] from='client.? 172.21.15.157:0/2083541022' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:20.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:20 smithi157 bash[20376]: audit 2022-04-30T21:31:19.910652+0000 mon.smithi157 (mon.0) 1675 : audit [DBG] from='client.? 172.21.15.157:0/2083541022' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:21 smithi165 bash[22175]: cluster 2022-04-30T21:31:20.232714+0000 mgr.smithi157.nfpzoe (mgr.14180) 2057 : cluster [DBG] pgmap v1904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:21.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:21 smithi157 bash[20376]: cluster 2022-04-30T21:31:20.232714+0000 mgr.smithi157.nfpzoe (mgr.14180) 2057 : cluster [DBG] pgmap v1904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:23.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:23 smithi165 bash[22175]: cluster 2022-04-30T21:31:22.233359+0000 mgr.smithi157.nfpzoe (mgr.14180) 2058 : cluster [DBG] pgmap v1905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:23 smithi157 bash[20376]: cluster 2022-04-30T21:31:22.233359+0000 mgr.smithi157.nfpzoe (mgr.14180) 2058 : cluster [DBG] pgmap v1905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:24.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:31:24.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:31:24.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:31:25.254 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:31:25.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:25 smithi165 bash[22175]: cluster 2022-04-30T21:31:24.234085+0000 mgr.smithi157.nfpzoe (mgr.14180) 2059 : cluster [DBG] pgmap v1906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:25.724 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:25 smithi165 bash[22175]: audit 2022-04-30T21:31:25.236438+0000 mon.smithi157 (mon.0) 1676 : audit [DBG] from='client.? 172.21.15.157:0/2210475700' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:25.725 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:25 smithi157 bash[20376]: cluster 2022-04-30T21:31:24.234085+0000 mgr.smithi157.nfpzoe (mgr.14180) 2059 : cluster [DBG] pgmap v1906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:25.725 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:25 smithi157 bash[20376]: audit 2022-04-30T21:31:25.236438+0000 mon.smithi157 (mon.0) 1676 : audit [DBG] from='client.? 172.21.15.157:0/2210475700' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:27 smithi165 bash[22175]: cluster 2022-04-30T21:31:26.234751+0000 mgr.smithi157.nfpzoe (mgr.14180) 2060 : cluster [DBG] pgmap v1907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:27.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:27 smithi157 bash[20376]: cluster 2022-04-30T21:31:26.234751+0000 mgr.smithi157.nfpzoe (mgr.14180) 2060 : cluster [DBG] pgmap v1907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:29 smithi165 bash[22175]: cluster 2022-04-30T21:31:28.235401+0000 mgr.smithi157.nfpzoe (mgr.14180) 2061 : cluster [DBG] pgmap v1908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:29.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:29 smithi157 bash[20376]: cluster 2022-04-30T21:31:28.235401+0000 mgr.smithi157.nfpzoe (mgr.14180) 2061 : cluster [DBG] pgmap v1908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:30.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:31:30.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:31:30.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:31:30.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:31:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:31 smithi165 bash[22175]: cluster 2022-04-30T21:31:30.235972+0000 mgr.smithi157.nfpzoe (mgr.14180) 2062 : cluster [DBG] pgmap v1909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:31 smithi165 bash[22175]: audit 2022-04-30T21:31:30.566629+0000 mon.smithi157 (mon.0) 1677 : audit [DBG] from='client.? 172.21.15.157:0/2682096150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:31.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:31 smithi157 bash[20376]: cluster 2022-04-30T21:31:30.235972+0000 mgr.smithi157.nfpzoe (mgr.14180) 2062 : cluster [DBG] pgmap v1909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:31 smithi157 bash[20376]: audit 2022-04-30T21:31:30.566629+0000 mon.smithi157 (mon.0) 1677 : audit [DBG] from='client.? 172.21.15.157:0/2682096150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:33.449 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:33 smithi165 bash[22175]: cluster 2022-04-30T21:31:32.236677+0000 mgr.smithi157.nfpzoe (mgr.14180) 2063 : cluster [DBG] pgmap v1910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:33 smithi157 bash[20376]: cluster 2022-04-30T21:31:32.236677+0000 mgr.smithi157.nfpzoe (mgr.14180) 2063 : cluster [DBG] pgmap v1910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:35.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:31:35.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:31:35.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:31:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:35 smithi165 bash[22175]: cluster 2022-04-30T21:31:34.237457+0000 mgr.smithi157.nfpzoe (mgr.14180) 2064 : cluster [DBG] pgmap v1911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:35.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:35 smithi157 bash[20376]: cluster 2022-04-30T21:31:34.237457+0000 mgr.smithi157.nfpzoe (mgr.14180) 2064 : cluster [DBG] pgmap v1911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:35.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:31:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:36 smithi165 bash[22175]: audit 2022-04-30T21:31:35.899642+0000 mon.smithi157 (mon.0) 1678 : audit [DBG] from='client.? 172.21.15.157:0/4148584376' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:36 smithi165 bash[22175]: audit 2022-04-30T21:31:36.241820+0000 mon.smithi157 (mon.0) 1679 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:31:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:36 smithi165 bash[22175]: audit 2022-04-30T21:31:36.244887+0000 mon.smithi157 (mon.0) 1680 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:31:36.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:36 smithi165 bash[22175]: audit 2022-04-30T21:31:36.246966+0000 mon.smithi157 (mon.0) 1681 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:31:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:36 smithi157 bash[20376]: audit 2022-04-30T21:31:35.899642+0000 mon.smithi157 (mon.0) 1678 : audit [DBG] from='client.? 172.21.15.157:0/4148584376' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:36 smithi157 bash[20376]: audit 2022-04-30T21:31:36.241820+0000 mon.smithi157 (mon.0) 1679 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:31:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:36 smithi157 bash[20376]: audit 2022-04-30T21:31:36.244887+0000 mon.smithi157 (mon.0) 1680 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:31:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:36 smithi157 bash[20376]: audit 2022-04-30T21:31:36.246966+0000 mon.smithi157 (mon.0) 1681 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:31:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:37 smithi165 bash[22175]: cluster 2022-04-30T21:31:36.238105+0000 mgr.smithi157.nfpzoe (mgr.14180) 2065 : cluster [DBG] pgmap v1912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:37 smithi157 bash[20376]: cluster 2022-04-30T21:31:36.238105+0000 mgr.smithi157.nfpzoe (mgr.14180) 2065 : cluster [DBG] pgmap v1912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:39 smithi165 bash[22175]: cluster 2022-04-30T21:31:38.238678+0000 mgr.smithi157.nfpzoe (mgr.14180) 2066 : cluster [DBG] pgmap v1913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:39.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:39 smithi165 bash[22175]: audit 2022-04-30T21:31:39.033635+0000 mon.smithi157 (mon.0) 1682 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:31:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:39 smithi157 bash[20376]: cluster 2022-04-30T21:31:38.238678+0000 mgr.smithi157.nfpzoe (mgr.14180) 2066 : cluster [DBG] pgmap v1913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:39.748 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:39 smithi157 bash[20376]: audit 2022-04-30T21:31:39.033635+0000 mon.smithi157 (mon.0) 1682 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:31:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:40 smithi165 bash[22175]: cluster 2022-04-30T21:31:39.328613+0000 mgr.smithi157.nfpzoe (mgr.14180) 2067 : cluster [DBG] pgmap v1914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:40 smithi165 bash[22175]: cluster 2022-04-30T21:31:39.329091+0000 mgr.smithi157.nfpzoe (mgr.14180) 2068 : cluster [DBG] pgmap v1915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:40 smithi165 bash[22175]: audit 2022-04-30T21:31:39.335006+0000 mon.smithi157 (mon.0) 1683 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:31:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:40 smithi165 bash[22175]: audit 2022-04-30T21:31:39.344151+0000 mon.smithi157 (mon.0) 1684 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:31:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:40 smithi165 bash[22175]: cephadm 2022-04-30T21:31:39.345521+0000 mgr.smithi157.nfpzoe (mgr.14180) 2069 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:31:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:40 smithi165 bash[22175]: cephadm 2022-04-30T21:31:39.345680+0000 mgr.smithi157.nfpzoe (mgr.14180) 2070 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:31:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:40 smithi157 bash[20376]: cluster 2022-04-30T21:31:39.328613+0000 mgr.smithi157.nfpzoe (mgr.14180) 2067 : cluster [DBG] pgmap v1914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:40 smithi157 bash[20376]: cluster 2022-04-30T21:31:39.329091+0000 mgr.smithi157.nfpzoe (mgr.14180) 2068 : cluster [DBG] pgmap v1915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:40 smithi157 bash[20376]: audit 2022-04-30T21:31:39.335006+0000 mon.smithi157 (mon.0) 1683 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:31:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:40 smithi157 bash[20376]: audit 2022-04-30T21:31:39.344151+0000 mon.smithi157 (mon.0) 1684 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:31:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:40 smithi157 bash[20376]: cephadm 2022-04-30T21:31:39.345521+0000 mgr.smithi157.nfpzoe (mgr.14180) 2069 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:31:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:40 smithi157 bash[20376]: cephadm 2022-04-30T21:31:39.345680+0000 mgr.smithi157.nfpzoe (mgr.14180) 2070 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:31:40.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:31:40.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:31:40.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:31:41.250 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:31:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:41 smithi165 bash[22175]: audit 2022-04-30T21:31:41.226415+0000 mon.smithi157 (mon.0) 1685 : audit [DBG] from='client.? 172.21.15.157:0/3298022399' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:41.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:41 smithi157 bash[20376]: audit 2022-04-30T21:31:41.226415+0000 mon.smithi157 (mon.0) 1685 : audit [DBG] from='client.? 172.21.15.157:0/3298022399' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:42 smithi165 bash[22175]: cluster 2022-04-30T21:31:41.329763+0000 mgr.smithi157.nfpzoe (mgr.14180) 2071 : cluster [DBG] pgmap v1916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:42 smithi157 bash[20376]: cluster 2022-04-30T21:31:41.329763+0000 mgr.smithi157.nfpzoe (mgr.14180) 2071 : cluster [DBG] pgmap v1916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:44 smithi165 bash[22175]: cluster 2022-04-30T21:31:43.330352+0000 mgr.smithi157.nfpzoe (mgr.14180) 2072 : cluster [DBG] pgmap v1917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:44 smithi157 bash[20376]: cluster 2022-04-30T21:31:43.330352+0000 mgr.smithi157.nfpzoe (mgr.14180) 2072 : cluster [DBG] pgmap v1917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:46.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:31:46.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:31:46.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:31:46.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:31:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:46 smithi165 bash[22175]: cluster 2022-04-30T21:31:45.331049+0000 mgr.smithi157.nfpzoe (mgr.14180) 2073 : cluster [DBG] pgmap v1918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:46 smithi157 bash[20376]: cluster 2022-04-30T21:31:45.331049+0000 mgr.smithi157.nfpzoe (mgr.14180) 2073 : cluster [DBG] pgmap v1918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:47 smithi165 bash[22175]: audit 2022-04-30T21:31:46.559714+0000 mon.smithi157 (mon.0) 1686 : audit [DBG] from='client.? 172.21.15.157:0/4243759575' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:47 smithi157 bash[20376]: audit 2022-04-30T21:31:46.559714+0000 mon.smithi157 (mon.0) 1686 : audit [DBG] from='client.? 172.21.15.157:0/4243759575' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:48 smithi165 bash[22175]: cluster 2022-04-30T21:31:47.331705+0000 mgr.smithi157.nfpzoe (mgr.14180) 2074 : cluster [DBG] pgmap v1919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:48 smithi157 bash[20376]: cluster 2022-04-30T21:31:47.331705+0000 mgr.smithi157.nfpzoe (mgr.14180) 2074 : cluster [DBG] pgmap v1919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:50 smithi165 bash[22175]: cluster 2022-04-30T21:31:49.332452+0000 mgr.smithi157.nfpzoe (mgr.14180) 2075 : cluster [DBG] pgmap v1920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:50 smithi157 bash[20376]: cluster 2022-04-30T21:31:49.332452+0000 mgr.smithi157.nfpzoe (mgr.14180) 2075 : cluster [DBG] pgmap v1920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:51.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:31:51.583 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:31:51.583 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:31:51.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:31:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:52 smithi165 bash[22175]: cluster 2022-04-30T21:31:51.333130+0000 mgr.smithi157.nfpzoe (mgr.14180) 2076 : cluster [DBG] pgmap v1921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:52 smithi165 bash[22175]: audit 2022-04-30T21:31:51.890887+0000 mon.smithi157 (mon.0) 1687 : audit [DBG] from='client.? 172.21.15.157:0/4067303592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:52 smithi157 bash[20376]: cluster 2022-04-30T21:31:51.333130+0000 mgr.smithi157.nfpzoe (mgr.14180) 2076 : cluster [DBG] pgmap v1921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:52 smithi157 bash[20376]: audit 2022-04-30T21:31:51.890887+0000 mon.smithi157 (mon.0) 1687 : audit [DBG] from='client.? 172.21.15.157:0/4067303592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:54 smithi165 bash[22175]: cluster 2022-04-30T21:31:53.333807+0000 mgr.smithi157.nfpzoe (mgr.14180) 2077 : cluster [DBG] pgmap v1922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:54 smithi157 bash[20376]: cluster 2022-04-30T21:31:53.333807+0000 mgr.smithi157.nfpzoe (mgr.14180) 2077 : cluster [DBG] pgmap v1922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:56 smithi165 bash[22175]: cluster 2022-04-30T21:31:55.334338+0000 mgr.smithi157.nfpzoe (mgr.14180) 2078 : cluster [DBG] pgmap v1923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:56 smithi157 bash[20376]: cluster 2022-04-30T21:31:55.334338+0000 mgr.smithi157.nfpzoe (mgr.14180) 2078 : cluster [DBG] pgmap v1923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:56.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:31:56.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:31:56.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:31:57.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:31:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:58 smithi157 bash[20376]: audit 2022-04-30T21:31:57.218164+0000 mon.smithi157 (mon.0) 1688 : audit [DBG] from='client.? 172.21.15.157:0/967111357' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:58 smithi157 bash[20376]: cluster 2022-04-30T21:31:57.334994+0000 mgr.smithi157.nfpzoe (mgr.14180) 2079 : cluster [DBG] pgmap v1924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:58 smithi165 bash[22175]: audit 2022-04-30T21:31:57.218164+0000 mon.smithi157 (mon.0) 1688 : audit [DBG] from='client.? 172.21.15.157:0/967111357' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:31:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:58 smithi165 bash[22175]: cluster 2022-04-30T21:31:57.334994+0000 mgr.smithi157.nfpzoe (mgr.14180) 2079 : cluster [DBG] pgmap v1924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:31:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:59 smithi157 bash[20376]: audit 2022-04-30T21:31:58.275707+0000 mon.smithi157 (mon.0) 1689 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:31:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:31:59 smithi157 bash[20376]: audit 2022-04-30T21:31:58.278775+0000 mon.smithi157 (mon.0) 1690 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:31:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:59 smithi165 bash[22175]: audit 2022-04-30T21:31:58.275707+0000 mon.smithi157 (mon.0) 1689 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:31:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:31:59 smithi165 bash[22175]: audit 2022-04-30T21:31:58.278775+0000 mon.smithi157 (mon.0) 1690 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:32:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:00 smithi157 bash[20376]: cluster 2022-04-30T21:31:59.335718+0000 mgr.smithi157.nfpzoe (mgr.14180) 2080 : cluster [DBG] pgmap v1925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:00 smithi165 bash[22175]: cluster 2022-04-30T21:31:59.335718+0000 mgr.smithi157.nfpzoe (mgr.14180) 2080 : cluster [DBG] pgmap v1925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:02.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:32:02.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:32:02.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:32:02.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:32:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:02 smithi157 bash[20376]: cluster 2022-04-30T21:32:01.336366+0000 mgr.smithi157.nfpzoe (mgr.14180) 2081 : cluster [DBG] pgmap v1926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:02 smithi165 bash[22175]: cluster 2022-04-30T21:32:01.336366+0000 mgr.smithi157.nfpzoe (mgr.14180) 2081 : cluster [DBG] pgmap v1926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:03 smithi157 bash[20376]: audit 2022-04-30T21:32:02.550061+0000 mon.smithi157 (mon.0) 1691 : audit [DBG] from='client.? 172.21.15.157:0/2397811209' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:03 smithi165 bash[22175]: audit 2022-04-30T21:32:02.550061+0000 mon.smithi157 (mon.0) 1691 : audit [DBG] from='client.? 172.21.15.157:0/2397811209' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:04 smithi157 bash[20376]: cluster 2022-04-30T21:32:03.336964+0000 mgr.smithi157.nfpzoe (mgr.14180) 2082 : cluster [DBG] pgmap v1927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:04.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:04 smithi165 bash[22175]: cluster 2022-04-30T21:32:03.336964+0000 mgr.smithi157.nfpzoe (mgr.14180) 2082 : cluster [DBG] pgmap v1927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:06 smithi157 bash[20376]: cluster 2022-04-30T21:32:05.337550+0000 mgr.smithi157.nfpzoe (mgr.14180) 2083 : cluster [DBG] pgmap v1928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:06 smithi165 bash[22175]: cluster 2022-04-30T21:32:05.337550+0000 mgr.smithi157.nfpzoe (mgr.14180) 2083 : cluster [DBG] pgmap v1928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:07.571 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:32:07.571 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:32:07.571 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:32:07.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:32:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:08 smithi157 bash[20376]: cluster 2022-04-30T21:32:07.338170+0000 mgr.smithi157.nfpzoe (mgr.14180) 2084 : cluster [DBG] pgmap v1929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:08 smithi157 bash[20376]: audit 2022-04-30T21:32:07.870633+0000 mon.smithi157 (mon.0) 1692 : audit [DBG] from='client.? 172.21.15.157:0/1610565351' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:08 smithi165 bash[22175]: cluster 2022-04-30T21:32:07.338170+0000 mgr.smithi157.nfpzoe (mgr.14180) 2084 : cluster [DBG] pgmap v1929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:08 smithi165 bash[22175]: audit 2022-04-30T21:32:07.870633+0000 mon.smithi157 (mon.0) 1692 : audit [DBG] from='client.? 172.21.15.157:0/1610565351' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:10 smithi157 bash[20376]: cluster 2022-04-30T21:32:09.338792+0000 mgr.smithi157.nfpzoe (mgr.14180) 2085 : cluster [DBG] pgmap v1930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:10 smithi165 bash[22175]: cluster 2022-04-30T21:32:09.338792+0000 mgr.smithi157.nfpzoe (mgr.14180) 2085 : cluster [DBG] pgmap v1930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:12 smithi157 bash[20376]: cluster 2022-04-30T21:32:11.339406+0000 mgr.smithi157.nfpzoe (mgr.14180) 2086 : cluster [DBG] pgmap v1931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:12.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:32:12.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:32:12.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:32:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:12 smithi165 bash[22175]: cluster 2022-04-30T21:32:11.339406+0000 mgr.smithi157.nfpzoe (mgr.14180) 2086 : cluster [DBG] pgmap v1931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:13.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:32:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:13 smithi157 bash[20376]: audit 2022-04-30T21:32:13.203996+0000 mon.smithi157 (mon.0) 1693 : audit [DBG] from='client.? 172.21.15.157:0/1820413473' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:13 smithi165 bash[22175]: audit 2022-04-30T21:32:13.203996+0000 mon.smithi157 (mon.0) 1693 : audit [DBG] from='client.? 172.21.15.157:0/1820413473' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:14.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:14 smithi157 bash[20376]: cluster 2022-04-30T21:32:13.340013+0000 mgr.smithi157.nfpzoe (mgr.14180) 2087 : cluster [DBG] pgmap v1932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:14 smithi165 bash[22175]: cluster 2022-04-30T21:32:13.340013+0000 mgr.smithi157.nfpzoe (mgr.14180) 2087 : cluster [DBG] pgmap v1932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:16 smithi157 bash[20376]: cluster 2022-04-30T21:32:15.340620+0000 mgr.smithi157.nfpzoe (mgr.14180) 2088 : cluster [DBG] pgmap v1933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:16 smithi165 bash[22175]: cluster 2022-04-30T21:32:15.340620+0000 mgr.smithi157.nfpzoe (mgr.14180) 2088 : cluster [DBG] pgmap v1933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:18.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:32:18.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:32:18.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:32:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:18 smithi157 bash[20376]: cluster 2022-04-30T21:32:17.341241+0000 mgr.smithi157.nfpzoe (mgr.14180) 2089 : cluster [DBG] pgmap v1934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:18.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:32:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:18 smithi165 bash[22175]: cluster 2022-04-30T21:32:17.341241+0000 mgr.smithi157.nfpzoe (mgr.14180) 2089 : cluster [DBG] pgmap v1934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:19 smithi157 bash[20376]: audit 2022-04-30T21:32:18.542462+0000 mon.smithi157 (mon.0) 1694 : audit [DBG] from='client.? 172.21.15.157:0/2306874595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:19 smithi165 bash[22175]: audit 2022-04-30T21:32:18.542462+0000 mon.smithi157 (mon.0) 1694 : audit [DBG] from='client.? 172.21.15.157:0/2306874595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:20 smithi157 bash[20376]: cluster 2022-04-30T21:32:19.341870+0000 mgr.smithi157.nfpzoe (mgr.14180) 2090 : cluster [DBG] pgmap v1935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:20 smithi165 bash[22175]: cluster 2022-04-30T21:32:19.341870+0000 mgr.smithi157.nfpzoe (mgr.14180) 2090 : cluster [DBG] pgmap v1935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:22 smithi157 bash[20376]: cluster 2022-04-30T21:32:21.342465+0000 mgr.smithi157.nfpzoe (mgr.14180) 2091 : cluster [DBG] pgmap v1936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:22 smithi165 bash[22175]: cluster 2022-04-30T21:32:21.342465+0000 mgr.smithi157.nfpzoe (mgr.14180) 2091 : cluster [DBG] pgmap v1936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:23.568 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:32:23.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:32:23.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:32:23.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:32:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:24 smithi157 bash[20376]: cluster 2022-04-30T21:32:23.343067+0000 mgr.smithi157.nfpzoe (mgr.14180) 2092 : cluster [DBG] pgmap v1937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:24 smithi157 bash[20376]: audit 2022-04-30T21:32:23.871786+0000 mon.smithi157 (mon.0) 1695 : audit [DBG] from='client.? 172.21.15.157:0/2950455825' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:24 smithi165 bash[22175]: cluster 2022-04-30T21:32:23.343067+0000 mgr.smithi157.nfpzoe (mgr.14180) 2092 : cluster [DBG] pgmap v1937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:24 smithi165 bash[22175]: audit 2022-04-30T21:32:23.871786+0000 mon.smithi157 (mon.0) 1695 : audit [DBG] from='client.? 172.21.15.157:0/2950455825' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:26 smithi157 bash[20376]: cluster 2022-04-30T21:32:25.343608+0000 mgr.smithi157.nfpzoe (mgr.14180) 2093 : cluster [DBG] pgmap v1938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:26 smithi165 bash[22175]: cluster 2022-04-30T21:32:25.343608+0000 mgr.smithi157.nfpzoe (mgr.14180) 2093 : cluster [DBG] pgmap v1938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:28 smithi157 bash[20376]: cluster 2022-04-30T21:32:27.344235+0000 mgr.smithi157.nfpzoe (mgr.14180) 2094 : cluster [DBG] pgmap v1939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:28 smithi165 bash[22175]: cluster 2022-04-30T21:32:27.344235+0000 mgr.smithi157.nfpzoe (mgr.14180) 2094 : cluster [DBG] pgmap v1939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:28.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:32:28.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:32:28.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:32:29.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:32:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:29 smithi165 bash[22175]: audit 2022-04-30T21:32:29.197011+0000 mon.smithi157 (mon.0) 1696 : audit [DBG] from='client.? 172.21.15.157:0/2037539261' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:29.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:29 smithi157 bash[20376]: audit 2022-04-30T21:32:29.197011+0000 mon.smithi157 (mon.0) 1696 : audit [DBG] from='client.? 172.21.15.157:0/2037539261' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:30 smithi165 bash[22175]: cluster 2022-04-30T21:32:29.344880+0000 mgr.smithi157.nfpzoe (mgr.14180) 2095 : cluster [DBG] pgmap v1940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:30 smithi157 bash[20376]: cluster 2022-04-30T21:32:29.344880+0000 mgr.smithi157.nfpzoe (mgr.14180) 2095 : cluster [DBG] pgmap v1940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:32 smithi157 bash[20376]: cluster 2022-04-30T21:32:31.345444+0000 mgr.smithi157.nfpzoe (mgr.14180) 2096 : cluster [DBG] pgmap v1941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:32 smithi165 bash[22175]: cluster 2022-04-30T21:32:31.345444+0000 mgr.smithi157.nfpzoe (mgr.14180) 2096 : cluster [DBG] pgmap v1941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:34.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:32:34.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:32:34.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:32:34.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:32:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:34 smithi157 bash[20376]: cluster 2022-04-30T21:32:33.346046+0000 mgr.smithi157.nfpzoe (mgr.14180) 2097 : cluster [DBG] pgmap v1942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:34 smithi165 bash[22175]: cluster 2022-04-30T21:32:33.346046+0000 mgr.smithi157.nfpzoe (mgr.14180) 2097 : cluster [DBG] pgmap v1942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:35 smithi157 bash[20376]: audit 2022-04-30T21:32:34.535063+0000 mon.smithi157 (mon.0) 1697 : audit [DBG] from='client.? 172.21.15.157:0/9174999' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:35 smithi165 bash[22175]: audit 2022-04-30T21:32:34.535063+0000 mon.smithi157 (mon.0) 1697 : audit [DBG] from='client.? 172.21.15.157:0/9174999' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:36 smithi157 bash[20376]: cluster 2022-04-30T21:32:35.346643+0000 mgr.smithi157.nfpzoe (mgr.14180) 2098 : cluster [DBG] pgmap v1943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:36 smithi165 bash[22175]: cluster 2022-04-30T21:32:35.346643+0000 mgr.smithi157.nfpzoe (mgr.14180) 2098 : cluster [DBG] pgmap v1943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:38 smithi157 bash[20376]: cluster 2022-04-30T21:32:37.347300+0000 mgr.smithi157.nfpzoe (mgr.14180) 2099 : cluster [DBG] pgmap v1944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:38 smithi165 bash[22175]: cluster 2022-04-30T21:32:37.347300+0000 mgr.smithi157.nfpzoe (mgr.14180) 2099 : cluster [DBG] pgmap v1944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:39.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:32:39.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:32:39.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:32:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:39 smithi157 bash[20376]: audit 2022-04-30T21:32:39.356507+0000 mon.smithi157 (mon.0) 1698 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:32:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:39 smithi157 bash[20376]: audit 2022-04-30T21:32:39.359566+0000 mon.smithi157 (mon.0) 1699 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:32:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:39 smithi157 bash[20376]: audit 2022-04-30T21:32:39.361659+0000 mon.smithi157 (mon.0) 1700 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:32:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:39 smithi165 bash[22175]: audit 2022-04-30T21:32:39.356507+0000 mon.smithi157 (mon.0) 1698 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:32:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:39 smithi165 bash[22175]: audit 2022-04-30T21:32:39.359566+0000 mon.smithi157 (mon.0) 1699 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:32:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:39 smithi165 bash[22175]: audit 2022-04-30T21:32:39.361659+0000 mon.smithi157 (mon.0) 1700 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:32:39.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:32:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:40 smithi157 bash[20376]: cluster 2022-04-30T21:32:39.347899+0000 mgr.smithi157.nfpzoe (mgr.14180) 2100 : cluster [DBG] pgmap v1945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:40 smithi157 bash[20376]: audit 2022-04-30T21:32:39.662563+0000 mon.smithi157 (mon.0) 1701 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:32:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:40 smithi157 bash[20376]: audit 2022-04-30T21:32:39.885601+0000 mon.smithi157 (mon.0) 1702 : audit [DBG] from='client.? 172.21.15.157:0/526117623' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:40 smithi165 bash[22175]: cluster 2022-04-30T21:32:39.347899+0000 mgr.smithi157.nfpzoe (mgr.14180) 2100 : cluster [DBG] pgmap v1945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:40 smithi165 bash[22175]: audit 2022-04-30T21:32:39.662563+0000 mon.smithi157 (mon.0) 1701 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:32:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:40 smithi165 bash[22175]: audit 2022-04-30T21:32:39.885601+0000 mon.smithi157 (mon.0) 1702 : audit [DBG] from='client.? 172.21.15.157:0/526117623' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:42.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:42 smithi157 bash[20376]: cluster 2022-04-30T21:32:41.348503+0000 mgr.smithi157.nfpzoe (mgr.14180) 2101 : cluster [DBG] pgmap v1946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:42 smithi165 bash[22175]: cluster 2022-04-30T21:32:41.348503+0000 mgr.smithi157.nfpzoe (mgr.14180) 2101 : cluster [DBG] pgmap v1946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:44.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:32:44.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:32:44.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:32:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:44 smithi157 bash[20376]: cluster 2022-04-30T21:32:43.349246+0000 mgr.smithi157.nfpzoe (mgr.14180) 2102 : cluster [DBG] pgmap v1947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:44 smithi157 bash[20376]: audit 2022-04-30T21:32:44.164265+0000 mon.smithi157 (mon.0) 1703 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:32:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:44 smithi157 bash[20376]: audit 2022-04-30T21:32:44.451843+0000 mon.smithi157 (mon.0) 1704 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:32:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:44 smithi157 bash[20376]: audit 2022-04-30T21:32:44.460652+0000 mon.smithi157 (mon.0) 1705 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:32:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:44 smithi165 bash[22175]: cluster 2022-04-30T21:32:43.349246+0000 mgr.smithi157.nfpzoe (mgr.14180) 2102 : cluster [DBG] pgmap v1947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:44 smithi165 bash[22175]: audit 2022-04-30T21:32:44.164265+0000 mon.smithi157 (mon.0) 1703 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:32:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:44 smithi165 bash[22175]: audit 2022-04-30T21:32:44.451843+0000 mon.smithi157 (mon.0) 1704 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:32:45.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:44 smithi165 bash[22175]: audit 2022-04-30T21:32:44.460652+0000 mon.smithi157 (mon.0) 1705 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:32:45.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:32:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:45 smithi157 bash[20376]: cluster 2022-04-30T21:32:44.445362+0000 mgr.smithi157.nfpzoe (mgr.14180) 2103 : cluster [DBG] pgmap v1948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:45 smithi157 bash[20376]: cluster 2022-04-30T21:32:44.445875+0000 mgr.smithi157.nfpzoe (mgr.14180) 2104 : cluster [DBG] pgmap v1949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:45 smithi157 bash[20376]: cephadm 2022-04-30T21:32:44.461842+0000 mgr.smithi157.nfpzoe (mgr.14180) 2105 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:32:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:45 smithi157 bash[20376]: cephadm 2022-04-30T21:32:44.461953+0000 mgr.smithi157.nfpzoe (mgr.14180) 2106 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:32:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:45 smithi157 bash[20376]: audit 2022-04-30T21:32:45.210622+0000 mon.smithi157 (mon.0) 1706 : audit [DBG] from='client.? 172.21.15.157:0/3887788561' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:45 smithi165 bash[22175]: cluster 2022-04-30T21:32:44.445362+0000 mgr.smithi157.nfpzoe (mgr.14180) 2103 : cluster [DBG] pgmap v1948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:45 smithi165 bash[22175]: cluster 2022-04-30T21:32:44.445875+0000 mgr.smithi157.nfpzoe (mgr.14180) 2104 : cluster [DBG] pgmap v1949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:45 smithi165 bash[22175]: cephadm 2022-04-30T21:32:44.461842+0000 mgr.smithi157.nfpzoe (mgr.14180) 2105 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:32:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:45 smithi165 bash[22175]: cephadm 2022-04-30T21:32:44.461953+0000 mgr.smithi157.nfpzoe (mgr.14180) 2106 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:32:46.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:45 smithi165 bash[22175]: audit 2022-04-30T21:32:45.210622+0000 mon.smithi157 (mon.0) 1706 : audit [DBG] from='client.? 172.21.15.157:0/3887788561' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:47 smithi157 bash[20376]: cluster 2022-04-30T21:32:46.446469+0000 mgr.smithi157.nfpzoe (mgr.14180) 2107 : cluster [DBG] pgmap v1950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:47 smithi165 bash[22175]: cluster 2022-04-30T21:32:46.446469+0000 mgr.smithi157.nfpzoe (mgr.14180) 2107 : cluster [DBG] pgmap v1950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:49 smithi157 bash[20376]: cluster 2022-04-30T21:32:48.447036+0000 mgr.smithi157.nfpzoe (mgr.14180) 2108 : cluster [DBG] pgmap v1951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:49 smithi165 bash[22175]: cluster 2022-04-30T21:32:48.447036+0000 mgr.smithi157.nfpzoe (mgr.14180) 2108 : cluster [DBG] pgmap v1951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:50.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:32:50.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:32:50.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:32:50.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:32:50.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:50 smithi157 bash[20376]: audit 2022-04-30T21:32:50.540691+0000 mon.smithi157 (mon.0) 1707 : audit [DBG] from='client.? 172.21.15.157:0/49938179' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:50 smithi165 bash[22175]: audit 2022-04-30T21:32:50.540691+0000 mon.smithi157 (mon.0) 1707 : audit [DBG] from='client.? 172.21.15.157:0/49938179' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:51 smithi157 bash[20376]: cluster 2022-04-30T21:32:50.447572+0000 mgr.smithi157.nfpzoe (mgr.14180) 2109 : cluster [DBG] pgmap v1952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:52.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:51 smithi165 bash[22175]: cluster 2022-04-30T21:32:50.447572+0000 mgr.smithi157.nfpzoe (mgr.14180) 2109 : cluster [DBG] pgmap v1952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:53.449 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:53 smithi165 bash[22175]: cluster 2022-04-30T21:32:52.448326+0000 mgr.smithi157.nfpzoe (mgr.14180) 2110 : cluster [DBG] pgmap v1953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:53.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:53 smithi157 bash[20376]: cluster 2022-04-30T21:32:52.448326+0000 mgr.smithi157.nfpzoe (mgr.14180) 2110 : cluster [DBG] pgmap v1953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:55.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:32:55.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:32:55.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:32:55.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:32:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:55 smithi165 bash[22175]: cluster 2022-04-30T21:32:54.449004+0000 mgr.smithi157.nfpzoe (mgr.14180) 2111 : cluster [DBG] pgmap v1954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:55 smithi157 bash[20376]: cluster 2022-04-30T21:32:54.449004+0000 mgr.smithi157.nfpzoe (mgr.14180) 2111 : cluster [DBG] pgmap v1954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:56 smithi165 bash[22175]: audit 2022-04-30T21:32:55.864148+0000 mon.smithi157 (mon.0) 1708 : audit [DBG] from='client.? 172.21.15.157:0/2544356943' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:56 smithi157 bash[20376]: audit 2022-04-30T21:32:55.864148+0000 mon.smithi157 (mon.0) 1708 : audit [DBG] from='client.? 172.21.15.157:0/2544356943' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:32:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:57 smithi165 bash[22175]: cluster 2022-04-30T21:32:56.449746+0000 mgr.smithi157.nfpzoe (mgr.14180) 2112 : cluster [DBG] pgmap v1955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:57 smithi157 bash[20376]: cluster 2022-04-30T21:32:56.449746+0000 mgr.smithi157.nfpzoe (mgr.14180) 2112 : cluster [DBG] pgmap v1955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:58 smithi165 bash[22175]: audit 2022-04-30T21:32:58.282995+0000 mon.smithi157 (mon.0) 1709 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:32:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:58 smithi165 bash[22175]: audit 2022-04-30T21:32:58.286881+0000 mon.smithi157 (mon.0) 1710 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:32:58.897 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:58 smithi157 bash[20376]: audit 2022-04-30T21:32:58.282995+0000 mon.smithi157 (mon.0) 1709 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:32:58.897 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:58 smithi157 bash[20376]: audit 2022-04-30T21:32:58.286881+0000 mon.smithi157 (mon.0) 1710 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:32:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:32:59 smithi165 bash[22175]: cluster 2022-04-30T21:32:58.450225+0000 mgr.smithi157.nfpzoe (mgr.14180) 2113 : cluster [DBG] pgmap v1956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:32:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:32:59 smithi157 bash[20376]: cluster 2022-04-30T21:32:58.450225+0000 mgr.smithi157.nfpzoe (mgr.14180) 2113 : cluster [DBG] pgmap v1956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:00.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:33:00.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:33:00.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:33:01.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:33:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:01 smithi165 bash[22175]: cluster 2022-04-30T21:33:00.450845+0000 mgr.smithi157.nfpzoe (mgr.14180) 2114 : cluster [DBG] pgmap v1957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:01 smithi165 bash[22175]: audit 2022-04-30T21:33:01.189099+0000 mon.smithi157 (mon.0) 1711 : audit [DBG] from='client.? 172.21.15.157:0/3812121976' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:01 smithi157 bash[20376]: cluster 2022-04-30T21:33:00.450845+0000 mgr.smithi157.nfpzoe (mgr.14180) 2114 : cluster [DBG] pgmap v1957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:01 smithi157 bash[20376]: audit 2022-04-30T21:33:01.189099+0000 mon.smithi157 (mon.0) 1711 : audit [DBG] from='client.? 172.21.15.157:0/3812121976' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:03.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:03 smithi165 bash[22175]: cluster 2022-04-30T21:33:02.451472+0000 mgr.smithi157.nfpzoe (mgr.14180) 2115 : cluster [DBG] pgmap v1958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:03.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:03 smithi157 bash[20376]: cluster 2022-04-30T21:33:02.451472+0000 mgr.smithi157.nfpzoe (mgr.14180) 2115 : cluster [DBG] pgmap v1958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:05 smithi165 bash[22175]: cluster 2022-04-30T21:33:04.452154+0000 mgr.smithi157.nfpzoe (mgr.14180) 2116 : cluster [DBG] pgmap v1959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:05 smithi157 bash[20376]: cluster 2022-04-30T21:33:04.452154+0000 mgr.smithi157.nfpzoe (mgr.14180) 2116 : cluster [DBG] pgmap v1959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:06.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:33:06.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:33:06.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:33:06.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:33:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:07 smithi165 bash[22175]: cluster 2022-04-30T21:33:06.452756+0000 mgr.smithi157.nfpzoe (mgr.14180) 2117 : cluster [DBG] pgmap v1960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:07.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:07 smithi165 bash[22175]: audit 2022-04-30T21:33:06.516288+0000 mon.smithi157 (mon.0) 1712 : audit [DBG] from='client.? 172.21.15.157:0/885897064' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:07 smithi157 bash[20376]: cluster 2022-04-30T21:33:06.452756+0000 mgr.smithi157.nfpzoe (mgr.14180) 2117 : cluster [DBG] pgmap v1960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:07 smithi157 bash[20376]: audit 2022-04-30T21:33:06.516288+0000 mon.smithi157 (mon.0) 1712 : audit [DBG] from='client.? 172.21.15.157:0/885897064' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:09 smithi165 bash[22175]: cluster 2022-04-30T21:33:08.453190+0000 mgr.smithi157.nfpzoe (mgr.14180) 2118 : cluster [DBG] pgmap v1961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:09 smithi157 bash[20376]: cluster 2022-04-30T21:33:08.453190+0000 mgr.smithi157.nfpzoe (mgr.14180) 2118 : cluster [DBG] pgmap v1961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:11.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:33:11.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:33:11.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:33:11.872 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:33:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:11 smithi165 bash[22175]: cluster 2022-04-30T21:33:10.453762+0000 mgr.smithi157.nfpzoe (mgr.14180) 2119 : cluster [DBG] pgmap v1962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:11 smithi157 bash[20376]: cluster 2022-04-30T21:33:10.453762+0000 mgr.smithi157.nfpzoe (mgr.14180) 2119 : cluster [DBG] pgmap v1962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:12 smithi165 bash[22175]: audit 2022-04-30T21:33:11.848141+0000 mon.smithi157 (mon.0) 1713 : audit [DBG] from='client.? 172.21.15.157:0/2211220935' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:12 smithi157 bash[20376]: audit 2022-04-30T21:33:11.848141+0000 mon.smithi157 (mon.0) 1713 : audit [DBG] from='client.? 172.21.15.157:0/2211220935' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:13 smithi165 bash[22175]: cluster 2022-04-30T21:33:12.454436+0000 mgr.smithi157.nfpzoe (mgr.14180) 2120 : cluster [DBG] pgmap v1963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:13 smithi157 bash[20376]: cluster 2022-04-30T21:33:12.454436+0000 mgr.smithi157.nfpzoe (mgr.14180) 2120 : cluster [DBG] pgmap v1963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:15 smithi165 bash[22175]: cluster 2022-04-30T21:33:14.455072+0000 mgr.smithi157.nfpzoe (mgr.14180) 2121 : cluster [DBG] pgmap v1964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:15 smithi157 bash[20376]: cluster 2022-04-30T21:33:14.455072+0000 mgr.smithi157.nfpzoe (mgr.14180) 2121 : cluster [DBG] pgmap v1964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:16.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:33:16.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:33:16.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:33:17.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:33:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:17 smithi165 bash[22175]: cluster 2022-04-30T21:33:16.455633+0000 mgr.smithi157.nfpzoe (mgr.14180) 2122 : cluster [DBG] pgmap v1965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:17 smithi165 bash[22175]: audit 2022-04-30T21:33:17.184194+0000 mon.smithi157 (mon.0) 1714 : audit [DBG] from='client.? 172.21.15.157:0/2179752858' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:17 smithi157 bash[20376]: cluster 2022-04-30T21:33:16.455633+0000 mgr.smithi157.nfpzoe (mgr.14180) 2122 : cluster [DBG] pgmap v1965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:17 smithi157 bash[20376]: audit 2022-04-30T21:33:17.184194+0000 mon.smithi157 (mon.0) 1714 : audit [DBG] from='client.? 172.21.15.157:0/2179752858' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:19 smithi165 bash[22175]: cluster 2022-04-30T21:33:18.456223+0000 mgr.smithi157.nfpzoe (mgr.14180) 2123 : cluster [DBG] pgmap v1966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:19 smithi157 bash[20376]: cluster 2022-04-30T21:33:18.456223+0000 mgr.smithi157.nfpzoe (mgr.14180) 2123 : cluster [DBG] pgmap v1966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:21 smithi165 bash[22175]: cluster 2022-04-30T21:33:20.456953+0000 mgr.smithi157.nfpzoe (mgr.14180) 2124 : cluster [DBG] pgmap v1967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:21 smithi157 bash[20376]: cluster 2022-04-30T21:33:20.456953+0000 mgr.smithi157.nfpzoe (mgr.14180) 2124 : cluster [DBG] pgmap v1967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:22.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:33:22.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:33:22.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:33:22.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:33:23.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:23 smithi165 bash[22175]: cluster 2022-04-30T21:33:22.457611+0000 mgr.smithi157.nfpzoe (mgr.14180) 2125 : cluster [DBG] pgmap v1968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:23.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:23 smithi165 bash[22175]: audit 2022-04-30T21:33:22.518380+0000 mon.smithi157 (mon.0) 1715 : audit [DBG] from='client.? 172.21.15.157:0/4284091747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:23 smithi157 bash[20376]: cluster 2022-04-30T21:33:22.457611+0000 mgr.smithi157.nfpzoe (mgr.14180) 2125 : cluster [DBG] pgmap v1968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:23 smithi157 bash[20376]: audit 2022-04-30T21:33:22.518380+0000 mon.smithi157 (mon.0) 1715 : audit [DBG] from='client.? 172.21.15.157:0/4284091747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:25 smithi165 bash[22175]: cluster 2022-04-30T21:33:24.458223+0000 mgr.smithi157.nfpzoe (mgr.14180) 2126 : cluster [DBG] pgmap v1969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:25 smithi157 bash[20376]: cluster 2022-04-30T21:33:24.458223+0000 mgr.smithi157.nfpzoe (mgr.14180) 2126 : cluster [DBG] pgmap v1969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:27.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:33:27.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:33:27.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:33:27.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:33:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:27 smithi165 bash[22175]: cluster 2022-04-30T21:33:26.458872+0000 mgr.smithi157.nfpzoe (mgr.14180) 2127 : cluster [DBG] pgmap v1970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:27 smithi157 bash[20376]: cluster 2022-04-30T21:33:26.458872+0000 mgr.smithi157.nfpzoe (mgr.14180) 2127 : cluster [DBG] pgmap v1970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:28 smithi165 bash[22175]: audit 2022-04-30T21:33:27.849793+0000 mon.smithi157 (mon.0) 1716 : audit [DBG] from='client.? 172.21.15.157:0/3324964956' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:28.898 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:28 smithi157 bash[20376]: audit 2022-04-30T21:33:27.849793+0000 mon.smithi157 (mon.0) 1716 : audit [DBG] from='client.? 172.21.15.157:0/3324964956' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:29 smithi165 bash[22175]: cluster 2022-04-30T21:33:28.459441+0000 mgr.smithi157.nfpzoe (mgr.14180) 2128 : cluster [DBG] pgmap v1971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:29 smithi157 bash[20376]: cluster 2022-04-30T21:33:28.459441+0000 mgr.smithi157.nfpzoe (mgr.14180) 2128 : cluster [DBG] pgmap v1971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:31 smithi165 bash[22175]: cluster 2022-04-30T21:33:30.460070+0000 mgr.smithi157.nfpzoe (mgr.14180) 2129 : cluster [DBG] pgmap v1972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:31.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:31 smithi157 bash[20376]: cluster 2022-04-30T21:33:30.460070+0000 mgr.smithi157.nfpzoe (mgr.14180) 2129 : cluster [DBG] pgmap v1972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:32.872 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:33:32.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:33:32.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:33:33.196 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:33:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:33 smithi165 bash[22175]: cluster 2022-04-30T21:33:32.460695+0000 mgr.smithi157.nfpzoe (mgr.14180) 2130 : cluster [DBG] pgmap v1973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:33.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:33 smithi165 bash[22175]: audit 2022-04-30T21:33:33.176950+0000 mon.smithi157 (mon.0) 1717 : audit [DBG] from='client.? 172.21.15.157:0/3403521463' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:33 smithi157 bash[20376]: cluster 2022-04-30T21:33:32.460695+0000 mgr.smithi157.nfpzoe (mgr.14180) 2130 : cluster [DBG] pgmap v1973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:33 smithi157 bash[20376]: audit 2022-04-30T21:33:33.176950+0000 mon.smithi157 (mon.0) 1717 : audit [DBG] from='client.? 172.21.15.157:0/3403521463' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:35 smithi165 bash[22175]: cluster 2022-04-30T21:33:34.461255+0000 mgr.smithi157.nfpzoe (mgr.14180) 2131 : cluster [DBG] pgmap v1974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:35 smithi157 bash[20376]: cluster 2022-04-30T21:33:34.461255+0000 mgr.smithi157.nfpzoe (mgr.14180) 2131 : cluster [DBG] pgmap v1974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:37 smithi165 bash[22175]: cluster 2022-04-30T21:33:36.461857+0000 mgr.smithi157.nfpzoe (mgr.14180) 2132 : cluster [DBG] pgmap v1975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:37 smithi157 bash[20376]: cluster 2022-04-30T21:33:36.461857+0000 mgr.smithi157.nfpzoe (mgr.14180) 2132 : cluster [DBG] pgmap v1975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:38.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:33:38.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:33:38.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:33:38.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:33:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:38 smithi165 bash[22175]: audit 2022-04-30T21:33:38.515574+0000 mon.smithi157 (mon.0) 1718 : audit [DBG] from='client.? 172.21.15.157:0/329065524' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:38.898 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:38 smithi157 bash[20376]: audit 2022-04-30T21:33:38.515574+0000 mon.smithi157 (mon.0) 1718 : audit [DBG] from='client.? 172.21.15.157:0/329065524' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:39 smithi165 bash[22175]: cluster 2022-04-30T21:33:38.462359+0000 mgr.smithi157.nfpzoe (mgr.14180) 2133 : cluster [DBG] pgmap v1976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:39 smithi157 bash[20376]: cluster 2022-04-30T21:33:38.462359+0000 mgr.smithi157.nfpzoe (mgr.14180) 2133 : cluster [DBG] pgmap v1976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:41 smithi165 bash[22175]: cluster 2022-04-30T21:33:40.462996+0000 mgr.smithi157.nfpzoe (mgr.14180) 2134 : cluster [DBG] pgmap v1977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:41 smithi157 bash[20376]: cluster 2022-04-30T21:33:40.462996+0000 mgr.smithi157.nfpzoe (mgr.14180) 2134 : cluster [DBG] pgmap v1977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:43.538 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:33:43.574 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:33:43.574 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:33:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:43 smithi165 bash[22175]: cluster 2022-04-30T21:33:42.463703+0000 mgr.smithi157.nfpzoe (mgr.14180) 2135 : cluster [DBG] pgmap v1978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:43 smithi157 bash[20376]: cluster 2022-04-30T21:33:42.463703+0000 mgr.smithi157.nfpzoe (mgr.14180) 2135 : cluster [DBG] pgmap v1978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:43.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:33:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:44 smithi165 bash[22175]: audit 2022-04-30T21:33:43.847366+0000 mon.smithi157 (mon.0) 1719 : audit [DBG] from='client.? 172.21.15.157:0/3677577806' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:44 smithi157 bash[20376]: audit 2022-04-30T21:33:43.847366+0000 mon.smithi157 (mon.0) 1719 : audit [DBG] from='client.? 172.21.15.157:0/3677577806' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:45 smithi165 bash[22175]: cluster 2022-04-30T21:33:44.464300+0000 mgr.smithi157.nfpzoe (mgr.14180) 2136 : cluster [DBG] pgmap v1979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:45 smithi165 bash[22175]: audit 2022-04-30T21:33:44.470478+0000 mon.smithi157 (mon.0) 1720 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:33:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:45 smithi165 bash[22175]: audit 2022-04-30T21:33:44.473125+0000 mon.smithi157 (mon.0) 1721 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:33:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:45 smithi165 bash[22175]: audit 2022-04-30T21:33:44.475041+0000 mon.smithi157 (mon.0) 1722 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:33:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:45 smithi165 bash[22175]: cluster 2022-04-30T21:33:44.811758+0000 mgr.smithi157.nfpzoe (mgr.14180) 2137 : cluster [DBG] pgmap v1980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:45 smithi165 bash[22175]: cluster 2022-04-30T21:33:44.812073+0000 mgr.smithi157.nfpzoe (mgr.14180) 2138 : cluster [DBG] pgmap v1981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:45 smithi165 bash[22175]: audit 2022-04-30T21:33:44.817185+0000 mon.smithi157 (mon.0) 1723 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:33:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:45 smithi165 bash[22175]: audit 2022-04-30T21:33:44.825323+0000 mon.smithi157 (mon.0) 1724 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:33:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:45 smithi165 bash[22175]: cephadm 2022-04-30T21:33:44.826543+0000 mgr.smithi157.nfpzoe (mgr.14180) 2139 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:33:45.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:45 smithi165 bash[22175]: cephadm 2022-04-30T21:33:44.826749+0000 mgr.smithi157.nfpzoe (mgr.14180) 2140 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:33:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:45 smithi157 bash[20376]: cluster 2022-04-30T21:33:44.464300+0000 mgr.smithi157.nfpzoe (mgr.14180) 2136 : cluster [DBG] pgmap v1979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:45 smithi157 bash[20376]: audit 2022-04-30T21:33:44.470478+0000 mon.smithi157 (mon.0) 1720 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:33:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:45 smithi157 bash[20376]: audit 2022-04-30T21:33:44.473125+0000 mon.smithi157 (mon.0) 1721 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:33:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:45 smithi157 bash[20376]: audit 2022-04-30T21:33:44.475041+0000 mon.smithi157 (mon.0) 1722 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:33:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:45 smithi157 bash[20376]: cluster 2022-04-30T21:33:44.811758+0000 mgr.smithi157.nfpzoe (mgr.14180) 2137 : cluster [DBG] pgmap v1980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:45 smithi157 bash[20376]: cluster 2022-04-30T21:33:44.812073+0000 mgr.smithi157.nfpzoe (mgr.14180) 2138 : cluster [DBG] pgmap v1981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:45 smithi157 bash[20376]: audit 2022-04-30T21:33:44.817185+0000 mon.smithi157 (mon.0) 1723 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:33:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:45 smithi157 bash[20376]: audit 2022-04-30T21:33:44.825323+0000 mon.smithi157 (mon.0) 1724 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:33:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:45 smithi157 bash[20376]: cephadm 2022-04-30T21:33:44.826543+0000 mgr.smithi157.nfpzoe (mgr.14180) 2139 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:33:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:45 smithi157 bash[20376]: cephadm 2022-04-30T21:33:44.826749+0000 mgr.smithi157.nfpzoe (mgr.14180) 2140 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:33:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:47 smithi165 bash[22175]: cluster 2022-04-30T21:33:46.812706+0000 mgr.smithi157.nfpzoe (mgr.14180) 2141 : cluster [DBG] pgmap v1982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:48.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:47 smithi157 bash[20376]: cluster 2022-04-30T21:33:46.812706+0000 mgr.smithi157.nfpzoe (mgr.14180) 2141 : cluster [DBG] pgmap v1982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:48.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:33:48.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:33:48.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:33:49.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:33:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:49 smithi165 bash[22175]: cluster 2022-04-30T21:33:48.813360+0000 mgr.smithi157.nfpzoe (mgr.14180) 2142 : cluster [DBG] pgmap v1983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:49 smithi165 bash[22175]: audit 2022-04-30T21:33:49.170992+0000 mon.smithi157 (mon.0) 1725 : audit [DBG] from='client.? 172.21.15.157:0/981309612' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:49 smithi157 bash[20376]: cluster 2022-04-30T21:33:48.813360+0000 mgr.smithi157.nfpzoe (mgr.14180) 2142 : cluster [DBG] pgmap v1983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:49 smithi157 bash[20376]: audit 2022-04-30T21:33:49.170992+0000 mon.smithi157 (mon.0) 1725 : audit [DBG] from='client.? 172.21.15.157:0/981309612' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:51 smithi165 bash[22175]: cluster 2022-04-30T21:33:50.813935+0000 mgr.smithi157.nfpzoe (mgr.14180) 2143 : cluster [DBG] pgmap v1984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:51 smithi157 bash[20376]: cluster 2022-04-30T21:33:50.813935+0000 mgr.smithi157.nfpzoe (mgr.14180) 2143 : cluster [DBG] pgmap v1984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:53 smithi165 bash[22175]: cluster 2022-04-30T21:33:52.814569+0000 mgr.smithi157.nfpzoe (mgr.14180) 2144 : cluster [DBG] pgmap v1985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:53 smithi157 bash[20376]: cluster 2022-04-30T21:33:52.814569+0000 mgr.smithi157.nfpzoe (mgr.14180) 2144 : cluster [DBG] pgmap v1985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:54.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:33:54.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:33:54.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:33:54.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:33:54.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:54 smithi165 bash[22175]: audit 2022-04-30T21:33:54.498281+0000 mon.smithi157 (mon.0) 1726 : audit [DBG] from='client.? 172.21.15.157:0/4135582078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:54 smithi157 bash[20376]: audit 2022-04-30T21:33:54.498281+0000 mon.smithi157 (mon.0) 1726 : audit [DBG] from='client.? 172.21.15.157:0/4135582078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:33:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:55 smithi165 bash[22175]: cluster 2022-04-30T21:33:54.815217+0000 mgr.smithi157.nfpzoe (mgr.14180) 2145 : cluster [DBG] pgmap v1986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:55 smithi157 bash[20376]: cluster 2022-04-30T21:33:54.815217+0000 mgr.smithi157.nfpzoe (mgr.14180) 2145 : cluster [DBG] pgmap v1986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:57 smithi165 bash[22175]: cluster 2022-04-30T21:33:56.815863+0000 mgr.smithi157.nfpzoe (mgr.14180) 2146 : cluster [DBG] pgmap v1987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:57 smithi157 bash[20376]: cluster 2022-04-30T21:33:56.815863+0000 mgr.smithi157.nfpzoe (mgr.14180) 2146 : cluster [DBG] pgmap v1987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:33:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:58 smithi165 bash[22175]: audit 2022-04-30T21:33:58.292983+0000 mon.smithi157 (mon.0) 1727 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:33:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:58 smithi165 bash[22175]: audit 2022-04-30T21:33:58.293658+0000 mon.smithi157 (mon.0) 1728 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:33:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:58 smithi157 bash[20376]: audit 2022-04-30T21:33:58.292983+0000 mon.smithi157 (mon.0) 1727 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:33:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:58 smithi157 bash[20376]: audit 2022-04-30T21:33:58.293658+0000 mon.smithi157 (mon.0) 1728 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:33:59.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:33:59.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:33:59.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:33:59.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:34:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:59 smithi165 bash[22175]: cluster 2022-04-30T21:33:58.816496+0000 mgr.smithi157.nfpzoe (mgr.14180) 2147 : cluster [DBG] pgmap v1988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:33:59 smithi165 bash[22175]: audit 2022-04-30T21:33:59.829849+0000 mon.smithi157 (mon.0) 1729 : audit [DBG] from='client.? 172.21.15.157:0/339791517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:00.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:59 smithi157 bash[20376]: cluster 2022-04-30T21:33:58.816496+0000 mgr.smithi157.nfpzoe (mgr.14180) 2147 : cluster [DBG] pgmap v1988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:00.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:33:59 smithi157 bash[20376]: audit 2022-04-30T21:33:59.829849+0000 mon.smithi157 (mon.0) 1729 : audit [DBG] from='client.? 172.21.15.157:0/339791517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:01 smithi165 bash[22175]: cluster 2022-04-30T21:34:00.817091+0000 mgr.smithi157.nfpzoe (mgr.14180) 2148 : cluster [DBG] pgmap v1989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:01 smithi157 bash[20376]: cluster 2022-04-30T21:34:00.817091+0000 mgr.smithi157.nfpzoe (mgr.14180) 2148 : cluster [DBG] pgmap v1989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:03 smithi165 bash[22175]: cluster 2022-04-30T21:34:02.817732+0000 mgr.smithi157.nfpzoe (mgr.14180) 2149 : cluster [DBG] pgmap v1990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:03 smithi157 bash[20376]: cluster 2022-04-30T21:34:02.817732+0000 mgr.smithi157.nfpzoe (mgr.14180) 2149 : cluster [DBG] pgmap v1990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:04.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:34:04.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:34:04.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:34:05.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:34:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:05 smithi165 bash[22175]: cluster 2022-04-30T21:34:04.818383+0000 mgr.smithi157.nfpzoe (mgr.14180) 2150 : cluster [DBG] pgmap v1991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:05 smithi165 bash[22175]: audit 2022-04-30T21:34:05.160054+0000 mon.smithi157 (mon.0) 1730 : audit [DBG] from='client.? 172.21.15.157:0/2280019139' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:05 smithi157 bash[20376]: cluster 2022-04-30T21:34:04.818383+0000 mgr.smithi157.nfpzoe (mgr.14180) 2150 : cluster [DBG] pgmap v1991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:05 smithi157 bash[20376]: audit 2022-04-30T21:34:05.160054+0000 mon.smithi157 (mon.0) 1730 : audit [DBG] from='client.? 172.21.15.157:0/2280019139' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:07 smithi165 bash[22175]: cluster 2022-04-30T21:34:06.818991+0000 mgr.smithi157.nfpzoe (mgr.14180) 2151 : cluster [DBG] pgmap v1992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:08.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:07 smithi157 bash[20376]: cluster 2022-04-30T21:34:06.818991+0000 mgr.smithi157.nfpzoe (mgr.14180) 2151 : cluster [DBG] pgmap v1992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:09 smithi165 bash[22175]: cluster 2022-04-30T21:34:08.819675+0000 mgr.smithi157.nfpzoe (mgr.14180) 2152 : cluster [DBG] pgmap v1993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:10.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:34:10.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:34:10.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:34:10.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:09 smithi157 bash[20376]: cluster 2022-04-30T21:34:08.819675+0000 mgr.smithi157.nfpzoe (mgr.14180) 2152 : cluster [DBG] pgmap v1993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:10.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:34:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:10 smithi165 bash[22175]: audit 2022-04-30T21:34:10.488393+0000 mon.smithi157 (mon.0) 1731 : audit [DBG] from='client.? 172.21.15.157:0/2281602335' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:10 smithi157 bash[20376]: audit 2022-04-30T21:34:10.488393+0000 mon.smithi157 (mon.0) 1731 : audit [DBG] from='client.? 172.21.15.157:0/2281602335' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:11 smithi157 bash[20376]: cluster 2022-04-30T21:34:10.820332+0000 mgr.smithi157.nfpzoe (mgr.14180) 2153 : cluster [DBG] pgmap v1994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:11 smithi165 bash[22175]: cluster 2022-04-30T21:34:10.820332+0000 mgr.smithi157.nfpzoe (mgr.14180) 2153 : cluster [DBG] pgmap v1994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:13 smithi165 bash[22175]: cluster 2022-04-30T21:34:12.820975+0000 mgr.smithi157.nfpzoe (mgr.14180) 2154 : cluster [DBG] pgmap v1995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:13 smithi157 bash[20376]: cluster 2022-04-30T21:34:12.820975+0000 mgr.smithi157.nfpzoe (mgr.14180) 2154 : cluster [DBG] pgmap v1995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:15.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:34:15.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:34:15.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:34:15.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:34:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:15 smithi165 bash[22175]: cluster 2022-04-30T21:34:14.821638+0000 mgr.smithi157.nfpzoe (mgr.14180) 2155 : cluster [DBG] pgmap v1996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:15 smithi165 bash[22175]: audit 2022-04-30T21:34:15.807919+0000 mon.smithi157 (mon.0) 1732 : audit [DBG] from='client.? 172.21.15.157:0/1925374613' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:15 smithi157 bash[20376]: cluster 2022-04-30T21:34:14.821638+0000 mgr.smithi157.nfpzoe (mgr.14180) 2155 : cluster [DBG] pgmap v1996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:15 smithi157 bash[20376]: audit 2022-04-30T21:34:15.807919+0000 mon.smithi157 (mon.0) 1732 : audit [DBG] from='client.? 172.21.15.157:0/1925374613' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:17 smithi165 bash[22175]: cluster 2022-04-30T21:34:16.822285+0000 mgr.smithi157.nfpzoe (mgr.14180) 2156 : cluster [DBG] pgmap v1997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:17 smithi157 bash[20376]: cluster 2022-04-30T21:34:16.822285+0000 mgr.smithi157.nfpzoe (mgr.14180) 2156 : cluster [DBG] pgmap v1997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:19 smithi165 bash[22175]: cluster 2022-04-30T21:34:18.822934+0000 mgr.smithi157.nfpzoe (mgr.14180) 2157 : cluster [DBG] pgmap v1998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:20.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:19 smithi157 bash[20376]: cluster 2022-04-30T21:34:18.822934+0000 mgr.smithi157.nfpzoe (mgr.14180) 2157 : cluster [DBG] pgmap v1998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:20.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:34:20.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:34:20.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:34:21.153 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:34:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:21 smithi157 bash[20376]: cluster 2022-04-30T21:34:20.823671+0000 mgr.smithi157.nfpzoe (mgr.14180) 2158 : cluster [DBG] pgmap v1999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:21 smithi157 bash[20376]: audit 2022-04-30T21:34:21.133563+0000 mon.smithi157 (mon.0) 1733 : audit [DBG] from='client.? 172.21.15.157:0/1517624307' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:21 smithi165 bash[22175]: cluster 2022-04-30T21:34:20.823671+0000 mgr.smithi157.nfpzoe (mgr.14180) 2158 : cluster [DBG] pgmap v1999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:21 smithi165 bash[22175]: audit 2022-04-30T21:34:21.133563+0000 mon.smithi157 (mon.0) 1733 : audit [DBG] from='client.? 172.21.15.157:0/1517624307' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:23 smithi165 bash[22175]: cluster 2022-04-30T21:34:22.824323+0000 mgr.smithi157.nfpzoe (mgr.14180) 2159 : cluster [DBG] pgmap v2000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:23 smithi157 bash[20376]: cluster 2022-04-30T21:34:22.824323+0000 mgr.smithi157.nfpzoe (mgr.14180) 2159 : cluster [DBG] pgmap v2000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:25 smithi165 bash[22175]: cluster 2022-04-30T21:34:24.824923+0000 mgr.smithi157.nfpzoe (mgr.14180) 2160 : cluster [DBG] pgmap v2001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:26.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:34:26.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:34:26.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:34:26.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:25 smithi157 bash[20376]: cluster 2022-04-30T21:34:24.824923+0000 mgr.smithi157.nfpzoe (mgr.14180) 2160 : cluster [DBG] pgmap v2001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:26.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:34:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:26 smithi165 bash[22175]: audit 2022-04-30T21:34:26.463703+0000 mon.smithi157 (mon.0) 1734 : audit [DBG] from='client.? 172.21.15.157:0/3881349598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:27.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:26 smithi157 bash[20376]: audit 2022-04-30T21:34:26.463703+0000 mon.smithi157 (mon.0) 1734 : audit [DBG] from='client.? 172.21.15.157:0/3881349598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:27 smithi157 bash[20376]: cluster 2022-04-30T21:34:26.825580+0000 mgr.smithi157.nfpzoe (mgr.14180) 2161 : cluster [DBG] pgmap v2002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:27 smithi165 bash[22175]: cluster 2022-04-30T21:34:26.825580+0000 mgr.smithi157.nfpzoe (mgr.14180) 2161 : cluster [DBG] pgmap v2002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:30.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:29 smithi157 bash[20376]: cluster 2022-04-30T21:34:28.826204+0000 mgr.smithi157.nfpzoe (mgr.14180) 2162 : cluster [DBG] pgmap v2003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:29 smithi165 bash[22175]: cluster 2022-04-30T21:34:28.826204+0000 mgr.smithi157.nfpzoe (mgr.14180) 2162 : cluster [DBG] pgmap v2003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:31.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:34:31.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:34:31.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:34:31.808 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:34:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:31 smithi157 bash[20376]: cluster 2022-04-30T21:34:30.826942+0000 mgr.smithi157.nfpzoe (mgr.14180) 2163 : cluster [DBG] pgmap v2004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:32.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:31 smithi157 bash[20376]: audit 2022-04-30T21:34:31.788523+0000 mon.smithi157 (mon.0) 1735 : audit [DBG] from='client.? 172.21.15.157:0/4021476027' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:31 smithi165 bash[22175]: cluster 2022-04-30T21:34:30.826942+0000 mgr.smithi157.nfpzoe (mgr.14180) 2163 : cluster [DBG] pgmap v2004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:32.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:31 smithi165 bash[22175]: audit 2022-04-30T21:34:31.788523+0000 mon.smithi157 (mon.0) 1735 : audit [DBG] from='client.? 172.21.15.157:0/4021476027' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:33 smithi165 bash[22175]: cluster 2022-04-30T21:34:32.827642+0000 mgr.smithi157.nfpzoe (mgr.14180) 2164 : cluster [DBG] pgmap v2005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:33 smithi157 bash[20376]: cluster 2022-04-30T21:34:32.827642+0000 mgr.smithi157.nfpzoe (mgr.14180) 2164 : cluster [DBG] pgmap v2005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:35 smithi165 bash[22175]: cluster 2022-04-30T21:34:34.828276+0000 mgr.smithi157.nfpzoe (mgr.14180) 2165 : cluster [DBG] pgmap v2006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:35 smithi157 bash[20376]: cluster 2022-04-30T21:34:34.828276+0000 mgr.smithi157.nfpzoe (mgr.14180) 2165 : cluster [DBG] pgmap v2006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:36.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:34:36.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:34:36.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:34:37.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:34:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:37 smithi157 bash[20376]: cluster 2022-04-30T21:34:36.828946+0000 mgr.smithi157.nfpzoe (mgr.14180) 2166 : cluster [DBG] pgmap v2007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:37 smithi157 bash[20376]: audit 2022-04-30T21:34:37.116943+0000 mon.smithi157 (mon.0) 1736 : audit [DBG] from='client.? 172.21.15.157:0/3480218740' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:37 smithi165 bash[22175]: cluster 2022-04-30T21:34:36.828946+0000 mgr.smithi157.nfpzoe (mgr.14180) 2166 : cluster [DBG] pgmap v2007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:37 smithi165 bash[22175]: audit 2022-04-30T21:34:37.116943+0000 mon.smithi157 (mon.0) 1736 : audit [DBG] from='client.? 172.21.15.157:0/3480218740' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:40.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:39 smithi157 bash[20376]: cluster 2022-04-30T21:34:38.829640+0000 mgr.smithi157.nfpzoe (mgr.14180) 2167 : cluster [DBG] pgmap v2008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:39 smithi165 bash[22175]: cluster 2022-04-30T21:34:38.829640+0000 mgr.smithi157.nfpzoe (mgr.14180) 2167 : cluster [DBG] pgmap v2008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:42.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:34:42.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:34:42.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:34:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:41 smithi157 bash[20376]: cluster 2022-04-30T21:34:40.830352+0000 mgr.smithi157.nfpzoe (mgr.14180) 2168 : cluster [DBG] pgmap v2009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:41 smithi165 bash[22175]: cluster 2022-04-30T21:34:40.830352+0000 mgr.smithi157.nfpzoe (mgr.14180) 2168 : cluster [DBG] pgmap v2009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:42.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:34:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:43 smithi165 bash[22175]: audit 2022-04-30T21:34:42.446324+0000 mon.smithi157 (mon.0) 1737 : audit [DBG] from='client.? 172.21.15.157:0/6011485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:43.673 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:43 smithi165 bash[22175]: cluster 2022-04-30T21:34:42.831058+0000 mgr.smithi157.nfpzoe (mgr.14180) 2169 : cluster [DBG] pgmap v2010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:43 smithi157 bash[20376]: audit 2022-04-30T21:34:42.446324+0000 mon.smithi157 (mon.0) 1737 : audit [DBG] from='client.? 172.21.15.157:0/6011485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:43 smithi157 bash[20376]: cluster 2022-04-30T21:34:42.831058+0000 mgr.smithi157.nfpzoe (mgr.14180) 2169 : cluster [DBG] pgmap v2010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:44 smithi157 bash[20376]: audit 2022-04-30T21:34:44.838159+0000 mon.smithi157 (mon.0) 1738 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:34:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:44 smithi157 bash[20376]: audit 2022-04-30T21:34:44.841013+0000 mon.smithi157 (mon.0) 1739 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:34:45.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:44 smithi157 bash[20376]: audit 2022-04-30T21:34:44.842787+0000 mon.smithi157 (mon.0) 1740 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:34:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:44 smithi165 bash[22175]: audit 2022-04-30T21:34:44.838159+0000 mon.smithi157 (mon.0) 1738 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:34:45.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:44 smithi165 bash[22175]: audit 2022-04-30T21:34:44.841013+0000 mon.smithi157 (mon.0) 1739 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:34:45.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:44 smithi165 bash[22175]: audit 2022-04-30T21:34:44.842787+0000 mon.smithi157 (mon.0) 1740 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:34:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:45 smithi157 bash[20376]: cluster 2022-04-30T21:34:44.831700+0000 mgr.smithi157.nfpzoe (mgr.14180) 2170 : cluster [DBG] pgmap v2011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:46.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:45 smithi157 bash[20376]: audit 2022-04-30T21:34:45.149299+0000 mon.smithi157 (mon.0) 1741 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:34:46.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:45 smithi157 bash[20376]: audit 2022-04-30T21:34:45.447868+0000 mon.smithi157 (mon.0) 1742 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:34:46.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:45 smithi157 bash[20376]: audit 2022-04-30T21:34:45.456746+0000 mon.smithi157 (mon.0) 1743 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:34:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:45 smithi165 bash[22175]: cluster 2022-04-30T21:34:44.831700+0000 mgr.smithi157.nfpzoe (mgr.14180) 2170 : cluster [DBG] pgmap v2011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:45 smithi165 bash[22175]: audit 2022-04-30T21:34:45.149299+0000 mon.smithi157 (mon.0) 1741 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:34:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:45 smithi165 bash[22175]: audit 2022-04-30T21:34:45.447868+0000 mon.smithi157 (mon.0) 1742 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:34:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:45 smithi165 bash[22175]: audit 2022-04-30T21:34:45.456746+0000 mon.smithi157 (mon.0) 1743 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:34:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:46 smithi157 bash[20376]: cluster 2022-04-30T21:34:45.439988+0000 mgr.smithi157.nfpzoe (mgr.14180) 2171 : cluster [DBG] pgmap v2012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:46 smithi157 bash[20376]: cluster 2022-04-30T21:34:45.440309+0000 mgr.smithi157.nfpzoe (mgr.14180) 2172 : cluster [DBG] pgmap v2013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:46 smithi157 bash[20376]: cephadm 2022-04-30T21:34:45.458166+0000 mgr.smithi157.nfpzoe (mgr.14180) 2173 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:34:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:46 smithi157 bash[20376]: cephadm 2022-04-30T21:34:45.458374+0000 mgr.smithi157.nfpzoe (mgr.14180) 2174 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:34:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:46 smithi165 bash[22175]: cluster 2022-04-30T21:34:45.439988+0000 mgr.smithi157.nfpzoe (mgr.14180) 2171 : cluster [DBG] pgmap v2012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:46 smithi165 bash[22175]: cluster 2022-04-30T21:34:45.440309+0000 mgr.smithi157.nfpzoe (mgr.14180) 2172 : cluster [DBG] pgmap v2013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:46 smithi165 bash[22175]: cephadm 2022-04-30T21:34:45.458166+0000 mgr.smithi157.nfpzoe (mgr.14180) 2173 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:34:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:46 smithi165 bash[22175]: cephadm 2022-04-30T21:34:45.458374+0000 mgr.smithi157.nfpzoe (mgr.14180) 2174 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:34:47.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:34:47.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:34:47.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:34:47.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:34:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:48 smithi165 bash[22175]: cluster 2022-04-30T21:34:47.440967+0000 mgr.smithi157.nfpzoe (mgr.14180) 2175 : cluster [DBG] pgmap v2014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:48 smithi165 bash[22175]: audit 2022-04-30T21:34:47.776021+0000 mon.smithi157 (mon.0) 1744 : audit [DBG] from='client.? 172.21.15.157:0/4270930723' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:48 smithi157 bash[20376]: cluster 2022-04-30T21:34:47.440967+0000 mgr.smithi157.nfpzoe (mgr.14180) 2175 : cluster [DBG] pgmap v2014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:48 smithi157 bash[20376]: audit 2022-04-30T21:34:47.776021+0000 mon.smithi157 (mon.0) 1744 : audit [DBG] from='client.? 172.21.15.157:0/4270930723' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:50 smithi157 bash[20376]: cluster 2022-04-30T21:34:49.441605+0000 mgr.smithi157.nfpzoe (mgr.14180) 2176 : cluster [DBG] pgmap v2015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:50 smithi165 bash[22175]: cluster 2022-04-30T21:34:49.441605+0000 mgr.smithi157.nfpzoe (mgr.14180) 2176 : cluster [DBG] pgmap v2015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:52.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:34:52.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:34:52.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:34:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:52 smithi165 bash[22175]: cluster 2022-04-30T21:34:51.442221+0000 mgr.smithi157.nfpzoe (mgr.14180) 2177 : cluster [DBG] pgmap v2016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:52 smithi157 bash[20376]: cluster 2022-04-30T21:34:51.442221+0000 mgr.smithi157.nfpzoe (mgr.14180) 2177 : cluster [DBG] pgmap v2016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:53.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:34:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:53 smithi165 bash[22175]: audit 2022-04-30T21:34:53.099238+0000 mon.smithi157 (mon.0) 1745 : audit [DBG] from='client.? 172.21.15.157:0/3239152468' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:53 smithi157 bash[20376]: audit 2022-04-30T21:34:53.099238+0000 mon.smithi157 (mon.0) 1745 : audit [DBG] from='client.? 172.21.15.157:0/3239152468' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:54 smithi165 bash[22175]: cluster 2022-04-30T21:34:53.442901+0000 mgr.smithi157.nfpzoe (mgr.14180) 2178 : cluster [DBG] pgmap v2017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:54 smithi157 bash[20376]: cluster 2022-04-30T21:34:53.442901+0000 mgr.smithi157.nfpzoe (mgr.14180) 2178 : cluster [DBG] pgmap v2017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:56 smithi165 bash[22175]: cluster 2022-04-30T21:34:55.443578+0000 mgr.smithi157.nfpzoe (mgr.14180) 2179 : cluster [DBG] pgmap v2018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:56 smithi157 bash[20376]: cluster 2022-04-30T21:34:55.443578+0000 mgr.smithi157.nfpzoe (mgr.14180) 2179 : cluster [DBG] pgmap v2018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:58.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:34:58.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:34:58.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:34:58.448 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:34:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:58 smithi165 bash[22175]: cluster 2022-04-30T21:34:57.444231+0000 mgr.smithi157.nfpzoe (mgr.14180) 2180 : cluster [DBG] pgmap v2019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:58 smithi157 bash[20376]: cluster 2022-04-30T21:34:57.444231+0000 mgr.smithi157.nfpzoe (mgr.14180) 2180 : cluster [DBG] pgmap v2019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:34:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:59 smithi165 bash[22175]: audit 2022-04-30T21:34:58.298858+0000 mon.smithi157 (mon.0) 1746 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:34:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:59 smithi165 bash[22175]: audit 2022-04-30T21:34:58.299345+0000 mon.smithi157 (mon.0) 1747 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:34:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:34:59 smithi165 bash[22175]: audit 2022-04-30T21:34:58.423903+0000 mon.smithi157 (mon.0) 1748 : audit [DBG] from='client.? 172.21.15.157:0/699633330' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:34:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:59 smithi157 bash[20376]: audit 2022-04-30T21:34:58.298858+0000 mon.smithi157 (mon.0) 1746 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:34:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:59 smithi157 bash[20376]: audit 2022-04-30T21:34:58.299345+0000 mon.smithi157 (mon.0) 1747 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:34:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:34:59 smithi157 bash[20376]: audit 2022-04-30T21:34:58.423903+0000 mon.smithi157 (mon.0) 1748 : audit [DBG] from='client.? 172.21.15.157:0/699633330' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:00 smithi165 bash[22175]: cluster 2022-04-30T21:34:59.444852+0000 mgr.smithi157.nfpzoe (mgr.14180) 2181 : cluster [DBG] pgmap v2020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:00 smithi157 bash[20376]: cluster 2022-04-30T21:34:59.444852+0000 mgr.smithi157.nfpzoe (mgr.14180) 2181 : cluster [DBG] pgmap v2020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:02 smithi165 bash[22175]: cluster 2022-04-30T21:35:01.445424+0000 mgr.smithi157.nfpzoe (mgr.14180) 2182 : cluster [DBG] pgmap v2021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:02 smithi157 bash[20376]: cluster 2022-04-30T21:35:01.445424+0000 mgr.smithi157.nfpzoe (mgr.14180) 2182 : cluster [DBG] pgmap v2021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:03.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:35:03.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:35:03.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:35:03.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:35:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:04 smithi165 bash[22175]: cluster 2022-04-30T21:35:03.446196+0000 mgr.smithi157.nfpzoe (mgr.14180) 2183 : cluster [DBG] pgmap v2022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:04 smithi165 bash[22175]: audit 2022-04-30T21:35:03.749416+0000 mon.smithi157 (mon.0) 1749 : audit [DBG] from='client.? 172.21.15.157:0/227236993' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:04.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:04 smithi157 bash[20376]: cluster 2022-04-30T21:35:03.446196+0000 mgr.smithi157.nfpzoe (mgr.14180) 2183 : cluster [DBG] pgmap v2022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:04.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:04 smithi157 bash[20376]: audit 2022-04-30T21:35:03.749416+0000 mon.smithi157 (mon.0) 1749 : audit [DBG] from='client.? 172.21.15.157:0/227236993' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:06 smithi165 bash[22175]: cluster 2022-04-30T21:35:05.446939+0000 mgr.smithi157.nfpzoe (mgr.14180) 2184 : cluster [DBG] pgmap v2023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:06 smithi157 bash[20376]: cluster 2022-04-30T21:35:05.446939+0000 mgr.smithi157.nfpzoe (mgr.14180) 2184 : cluster [DBG] pgmap v2023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:08 smithi165 bash[22175]: cluster 2022-04-30T21:35:07.447670+0000 mgr.smithi157.nfpzoe (mgr.14180) 2185 : cluster [DBG] pgmap v2024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:08.739 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:08 smithi157 bash[20376]: cluster 2022-04-30T21:35:07.447670+0000 mgr.smithi157.nfpzoe (mgr.14180) 2185 : cluster [DBG] pgmap v2024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:08.773 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:35:08.773 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:35:08.773 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:35:09.098 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:35:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:09 smithi165 bash[22175]: audit 2022-04-30T21:35:09.078553+0000 mon.smithi157 (mon.0) 1750 : audit [DBG] from='client.? 172.21.15.157:0/1414231158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:09.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:09 smithi157 bash[20376]: audit 2022-04-30T21:35:09.078553+0000 mon.smithi157 (mon.0) 1750 : audit [DBG] from='client.? 172.21.15.157:0/1414231158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:10 smithi165 bash[22175]: cluster 2022-04-30T21:35:09.448354+0000 mgr.smithi157.nfpzoe (mgr.14180) 2186 : cluster [DBG] pgmap v2025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:10 smithi157 bash[20376]: cluster 2022-04-30T21:35:09.448354+0000 mgr.smithi157.nfpzoe (mgr.14180) 2186 : cluster [DBG] pgmap v2025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:12 smithi165 bash[22175]: cluster 2022-04-30T21:35:11.448935+0000 mgr.smithi157.nfpzoe (mgr.14180) 2187 : cluster [DBG] pgmap v2026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:12 smithi157 bash[20376]: cluster 2022-04-30T21:35:11.448935+0000 mgr.smithi157.nfpzoe (mgr.14180) 2187 : cluster [DBG] pgmap v2026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:14.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:35:14.102 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:35:14.102 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:35:14.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:35:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:14 smithi165 bash[22175]: cluster 2022-04-30T21:35:13.449560+0000 mgr.smithi157.nfpzoe (mgr.14180) 2188 : cluster [DBG] pgmap v2027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:14.906 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:14 smithi165 bash[22175]: audit 2022-04-30T21:35:14.407745+0000 mon.smithi157 (mon.0) 1751 : audit [DBG] from='client.? 172.21.15.157:0/2668694389' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:14 smithi157 bash[20376]: cluster 2022-04-30T21:35:13.449560+0000 mgr.smithi157.nfpzoe (mgr.14180) 2188 : cluster [DBG] pgmap v2027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:14 smithi157 bash[20376]: audit 2022-04-30T21:35:14.407745+0000 mon.smithi157 (mon.0) 1751 : audit [DBG] from='client.? 172.21.15.157:0/2668694389' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:16 smithi165 bash[22175]: cluster 2022-04-30T21:35:15.450256+0000 mgr.smithi157.nfpzoe (mgr.14180) 2189 : cluster [DBG] pgmap v2028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:16 smithi157 bash[20376]: cluster 2022-04-30T21:35:15.450256+0000 mgr.smithi157.nfpzoe (mgr.14180) 2189 : cluster [DBG] pgmap v2028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:18 smithi165 bash[22175]: cluster 2022-04-30T21:35:17.451000+0000 mgr.smithi157.nfpzoe (mgr.14180) 2190 : cluster [DBG] pgmap v2029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:18.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:18 smithi157 bash[20376]: cluster 2022-04-30T21:35:17.451000+0000 mgr.smithi157.nfpzoe (mgr.14180) 2190 : cluster [DBG] pgmap v2029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:19.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:35:19.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:35:19.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:35:19.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:35:20.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:20 smithi157 bash[20376]: cluster 2022-04-30T21:35:19.451621+0000 mgr.smithi157.nfpzoe (mgr.14180) 2191 : cluster [DBG] pgmap v2030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:20 smithi157 bash[20376]: audit 2022-04-30T21:35:19.731829+0000 mon.smithi157 (mon.0) 1752 : audit [DBG] from='client.? 172.21.15.157:0/3116394284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:20 smithi165 bash[22175]: cluster 2022-04-30T21:35:19.451621+0000 mgr.smithi157.nfpzoe (mgr.14180) 2191 : cluster [DBG] pgmap v2030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:20 smithi165 bash[22175]: audit 2022-04-30T21:35:19.731829+0000 mon.smithi157 (mon.0) 1752 : audit [DBG] from='client.? 172.21.15.157:0/3116394284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:22 smithi165 bash[22175]: cluster 2022-04-30T21:35:21.452241+0000 mgr.smithi157.nfpzoe (mgr.14180) 2192 : cluster [DBG] pgmap v2031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:22 smithi157 bash[20376]: cluster 2022-04-30T21:35:21.452241+0000 mgr.smithi157.nfpzoe (mgr.14180) 2192 : cluster [DBG] pgmap v2031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:24.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:35:24.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:35:24.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:35:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:24 smithi165 bash[22175]: cluster 2022-04-30T21:35:23.452864+0000 mgr.smithi157.nfpzoe (mgr.14180) 2193 : cluster [DBG] pgmap v2032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:24 smithi157 bash[20376]: cluster 2022-04-30T21:35:23.452864+0000 mgr.smithi157.nfpzoe (mgr.14180) 2193 : cluster [DBG] pgmap v2032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:25.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:35:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:25 smithi165 bash[22175]: audit 2022-04-30T21:35:25.062046+0000 mon.smithi157 (mon.0) 1753 : audit [DBG] from='client.? 172.21.15.157:0/35381629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:25 smithi157 bash[20376]: audit 2022-04-30T21:35:25.062046+0000 mon.smithi157 (mon.0) 1753 : audit [DBG] from='client.? 172.21.15.157:0/35381629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:26 smithi165 bash[22175]: cluster 2022-04-30T21:35:25.453522+0000 mgr.smithi157.nfpzoe (mgr.14180) 2194 : cluster [DBG] pgmap v2033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:26 smithi157 bash[20376]: cluster 2022-04-30T21:35:25.453522+0000 mgr.smithi157.nfpzoe (mgr.14180) 2194 : cluster [DBG] pgmap v2033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:28 smithi165 bash[22175]: cluster 2022-04-30T21:35:27.454265+0000 mgr.smithi157.nfpzoe (mgr.14180) 2195 : cluster [DBG] pgmap v2034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:28 smithi157 bash[20376]: cluster 2022-04-30T21:35:27.454265+0000 mgr.smithi157.nfpzoe (mgr.14180) 2195 : cluster [DBG] pgmap v2034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:30.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:35:30.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:35:30.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:35:30.416 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:35:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:30 smithi157 bash[20376]: cluster 2022-04-30T21:35:29.454923+0000 mgr.smithi157.nfpzoe (mgr.14180) 2196 : cluster [DBG] pgmap v2035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:30 smithi157 bash[20376]: audit 2022-04-30T21:35:30.395581+0000 mon.smithi157 (mon.0) 1754 : audit [DBG] from='client.? 172.21.15.157:0/3250829841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:30 smithi165 bash[22175]: cluster 2022-04-30T21:35:29.454923+0000 mgr.smithi157.nfpzoe (mgr.14180) 2196 : cluster [DBG] pgmap v2035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:30 smithi165 bash[22175]: audit 2022-04-30T21:35:30.395581+0000 mon.smithi157 (mon.0) 1754 : audit [DBG] from='client.? 172.21.15.157:0/3250829841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:32 smithi165 bash[22175]: cluster 2022-04-30T21:35:31.455682+0000 mgr.smithi157.nfpzoe (mgr.14180) 2197 : cluster [DBG] pgmap v2036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:32 smithi157 bash[20376]: cluster 2022-04-30T21:35:31.455682+0000 mgr.smithi157.nfpzoe (mgr.14180) 2197 : cluster [DBG] pgmap v2036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:34 smithi165 bash[22175]: cluster 2022-04-30T21:35:33.456321+0000 mgr.smithi157.nfpzoe (mgr.14180) 2198 : cluster [DBG] pgmap v2037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:34 smithi157 bash[20376]: cluster 2022-04-30T21:35:33.456321+0000 mgr.smithi157.nfpzoe (mgr.14180) 2198 : cluster [DBG] pgmap v2037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:35.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:35:35.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:35:35.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:35:35.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:35:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:36 smithi165 bash[22175]: cluster 2022-04-30T21:35:35.456932+0000 mgr.smithi157.nfpzoe (mgr.14180) 2199 : cluster [DBG] pgmap v2038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:36.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:36 smithi165 bash[22175]: audit 2022-04-30T21:35:35.722660+0000 mon.smithi157 (mon.0) 1755 : audit [DBG] from='client.? 172.21.15.157:0/1027559339' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:36 smithi157 bash[20376]: cluster 2022-04-30T21:35:35.456932+0000 mgr.smithi157.nfpzoe (mgr.14180) 2199 : cluster [DBG] pgmap v2038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:36 smithi157 bash[20376]: audit 2022-04-30T21:35:35.722660+0000 mon.smithi157 (mon.0) 1755 : audit [DBG] from='client.? 172.21.15.157:0/1027559339' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:38 smithi165 bash[22175]: cluster 2022-04-30T21:35:37.457570+0000 mgr.smithi157.nfpzoe (mgr.14180) 2200 : cluster [DBG] pgmap v2039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:38 smithi157 bash[20376]: cluster 2022-04-30T21:35:37.457570+0000 mgr.smithi157.nfpzoe (mgr.14180) 2200 : cluster [DBG] pgmap v2039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:40 smithi157 bash[20376]: cluster 2022-04-30T21:35:39.458183+0000 mgr.smithi157.nfpzoe (mgr.14180) 2201 : cluster [DBG] pgmap v2040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:40.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:35:40.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:35:40.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:35:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:40 smithi165 bash[22175]: cluster 2022-04-30T21:35:39.458183+0000 mgr.smithi157.nfpzoe (mgr.14180) 2201 : cluster [DBG] pgmap v2040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:41.074 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:35:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:41 smithi165 bash[22175]: audit 2022-04-30T21:35:41.058916+0000 mon.smithi165 (mon.1) 18 : audit [DBG] from='client.? 172.21.15.157:0/976873979' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:41 smithi157 bash[20376]: audit 2022-04-30T21:35:41.058916+0000 mon.smithi165 (mon.1) 18 : audit [DBG] from='client.? 172.21.15.157:0/976873979' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:42 smithi165 bash[22175]: cluster 2022-04-30T21:35:41.458787+0000 mgr.smithi157.nfpzoe (mgr.14180) 2202 : cluster [DBG] pgmap v2041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:42.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:42 smithi157 bash[20376]: cluster 2022-04-30T21:35:41.458787+0000 mgr.smithi157.nfpzoe (mgr.14180) 2202 : cluster [DBG] pgmap v2041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:44.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:44 smithi165 bash[22175]: cluster 2022-04-30T21:35:43.459383+0000 mgr.smithi157.nfpzoe (mgr.14180) 2203 : cluster [DBG] pgmap v2042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:44 smithi157 bash[20376]: cluster 2022-04-30T21:35:43.459383+0000 mgr.smithi157.nfpzoe (mgr.14180) 2203 : cluster [DBG] pgmap v2042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:45 smithi165 bash[22175]: audit 2022-04-30T21:35:45.467210+0000 mon.smithi157 (mon.0) 1756 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:35:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:45 smithi165 bash[22175]: audit 2022-04-30T21:35:45.470397+0000 mon.smithi157 (mon.0) 1757 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:35:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:45 smithi165 bash[22175]: audit 2022-04-30T21:35:45.472530+0000 mon.smithi157 (mon.0) 1758 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:35:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:45 smithi157 bash[20376]: audit 2022-04-30T21:35:45.467210+0000 mon.smithi157 (mon.0) 1756 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:35:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:45 smithi157 bash[20376]: audit 2022-04-30T21:35:45.470397+0000 mon.smithi157 (mon.0) 1757 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:35:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:45 smithi157 bash[20376]: audit 2022-04-30T21:35:45.472530+0000 mon.smithi157 (mon.0) 1758 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:35:46.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:35:46.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:35:46.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:35:46.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:35:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:46 smithi165 bash[22175]: cluster 2022-04-30T21:35:45.459978+0000 mgr.smithi157.nfpzoe (mgr.14180) 2204 : cluster [DBG] pgmap v2043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:46 smithi165 bash[22175]: audit 2022-04-30T21:35:46.372153+0000 mon.smithi157 (mon.0) 1759 : audit [DBG] from='client.? 172.21.15.157:0/3960669155' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:46.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:46 smithi157 bash[20376]: cluster 2022-04-30T21:35:45.459978+0000 mgr.smithi157.nfpzoe (mgr.14180) 2204 : cluster [DBG] pgmap v2043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:46 smithi157 bash[20376]: audit 2022-04-30T21:35:46.372153+0000 mon.smithi157 (mon.0) 1759 : audit [DBG] from='client.? 172.21.15.157:0/3960669155' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:48 smithi165 bash[22175]: cluster 2022-04-30T21:35:47.460639+0000 mgr.smithi157.nfpzoe (mgr.14180) 2205 : cluster [DBG] pgmap v2044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:48 smithi157 bash[20376]: cluster 2022-04-30T21:35:47.460639+0000 mgr.smithi157.nfpzoe (mgr.14180) 2205 : cluster [DBG] pgmap v2044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:50 smithi157 bash[20376]: cluster 2022-04-30T21:35:49.461235+0000 mgr.smithi157.nfpzoe (mgr.14180) 2206 : cluster [DBG] pgmap v2045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:50 smithi165 bash[22175]: cluster 2022-04-30T21:35:49.461235+0000 mgr.smithi157.nfpzoe (mgr.14180) 2206 : cluster [DBG] pgmap v2045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:51.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:35:51.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:35:51.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:35:51.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:35:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:52 smithi165 bash[22175]: cluster 2022-04-30T21:35:51.461942+0000 mgr.smithi157.nfpzoe (mgr.14180) 2207 : cluster [DBG] pgmap v2046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:52 smithi165 bash[22175]: audit 2022-04-30T21:35:51.700266+0000 mon.smithi157 (mon.0) 1760 : audit [DBG] from='client.? 172.21.15.157:0/2998848994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:52 smithi157 bash[20376]: cluster 2022-04-30T21:35:51.461942+0000 mgr.smithi157.nfpzoe (mgr.14180) 2207 : cluster [DBG] pgmap v2046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:52 smithi157 bash[20376]: audit 2022-04-30T21:35:51.700266+0000 mon.smithi157 (mon.0) 1760 : audit [DBG] from='client.? 172.21.15.157:0/2998848994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:53 smithi165 bash[22175]: cephadm 2022-04-30T21:35:52.941334+0000 mgr.smithi157.nfpzoe (mgr.14180) 2208 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T21:35:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:53 smithi165 bash[22175]: audit 2022-04-30T21:35:52.953709+0000 mon.smithi157 (mon.0) 1761 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:35:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:53 smithi165 bash[22175]: cluster 2022-04-30T21:35:53.244162+0000 mgr.smithi157.nfpzoe (mgr.14180) 2209 : cluster [DBG] pgmap v2047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:53 smithi165 bash[22175]: cluster 2022-04-30T21:35:53.244774+0000 mgr.smithi157.nfpzoe (mgr.14180) 2210 : cluster [DBG] pgmap v2048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:53 smithi165 bash[22175]: audit 2022-04-30T21:35:53.252393+0000 mon.smithi157 (mon.0) 1762 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:35:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:53 smithi165 bash[22175]: audit 2022-04-30T21:35:53.260880+0000 mon.smithi157 (mon.0) 1763 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:35:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:53 smithi165 bash[22175]: cephadm 2022-04-30T21:35:53.262281+0000 mgr.smithi157.nfpzoe (mgr.14180) 2211 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:35:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:53 smithi165 bash[22175]: cephadm 2022-04-30T21:35:53.262469+0000 mgr.smithi157.nfpzoe (mgr.14180) 2212 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:35:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:53 smithi165 bash[22175]: audit 2022-04-30T21:35:53.272350+0000 mon.smithi157 (mon.0) 1764 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T21:35:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:53 smithi165 bash[22175]: audit 2022-04-30T21:35:53.273611+0000 mon.smithi157 (mon.0) 1765 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:35:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:53 smithi157 bash[20376]: cephadm 2022-04-30T21:35:52.941334+0000 mgr.smithi157.nfpzoe (mgr.14180) 2208 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T21:35:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:53 smithi157 bash[20376]: audit 2022-04-30T21:35:52.953709+0000 mon.smithi157 (mon.0) 1761 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:35:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:53 smithi157 bash[20376]: cluster 2022-04-30T21:35:53.244162+0000 mgr.smithi157.nfpzoe (mgr.14180) 2209 : cluster [DBG] pgmap v2047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:53 smithi157 bash[20376]: cluster 2022-04-30T21:35:53.244774+0000 mgr.smithi157.nfpzoe (mgr.14180) 2210 : cluster [DBG] pgmap v2048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:53 smithi157 bash[20376]: audit 2022-04-30T21:35:53.252393+0000 mon.smithi157 (mon.0) 1762 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:35:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:53 smithi157 bash[20376]: audit 2022-04-30T21:35:53.260880+0000 mon.smithi157 (mon.0) 1763 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:35:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:53 smithi157 bash[20376]: cephadm 2022-04-30T21:35:53.262281+0000 mgr.smithi157.nfpzoe (mgr.14180) 2211 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:35:54.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:53 smithi157 bash[20376]: cephadm 2022-04-30T21:35:53.262469+0000 mgr.smithi157.nfpzoe (mgr.14180) 2212 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:35:54.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:53 smithi157 bash[20376]: audit 2022-04-30T21:35:53.272350+0000 mon.smithi157 (mon.0) 1764 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T21:35:54.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:53 smithi157 bash[20376]: audit 2022-04-30T21:35:53.273611+0000 mon.smithi157 (mon.0) 1765 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:35:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:56 smithi165 bash[22175]: cluster 2022-04-30T21:35:55.245520+0000 mgr.smithi157.nfpzoe (mgr.14180) 2213 : cluster [DBG] pgmap v2049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:56 smithi157 bash[20376]: cluster 2022-04-30T21:35:55.245520+0000 mgr.smithi157.nfpzoe (mgr.14180) 2213 : cluster [DBG] pgmap v2049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:56.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:35:56.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:35:56.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:35:57.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:35:57.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:57 smithi165 bash[22175]: audit 2022-04-30T21:35:57.030230+0000 mon.smithi157 (mon.0) 1766 : audit [DBG] from='client.? 172.21.15.157:0/612729774' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:57.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:57 smithi157 bash[20376]: audit 2022-04-30T21:35:57.030230+0000 mon.smithi157 (mon.0) 1766 : audit [DBG] from='client.? 172.21.15.157:0/612729774' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:35:58.596 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:58 smithi165 bash[22175]: cluster 2022-04-30T21:35:57.246108+0000 mgr.smithi157.nfpzoe (mgr.14180) 2214 : cluster [DBG] pgmap v2050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:58 smithi157 bash[20376]: cluster 2022-04-30T21:35:57.246108+0000 mgr.smithi157.nfpzoe (mgr.14180) 2214 : cluster [DBG] pgmap v2050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:35:59.582 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:59 smithi165 bash[22175]: audit 2022-04-30T21:35:58.312250+0000 mon.smithi157 (mon.0) 1767 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:35:59.582 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:35:59 smithi165 bash[22175]: audit 2022-04-30T21:35:58.312756+0000 mon.smithi157 (mon.0) 1768 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:35:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:59 smithi157 bash[20376]: audit 2022-04-30T21:35:58.312250+0000 mon.smithi157 (mon.0) 1767 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:35:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:35:59 smithi157 bash[20376]: audit 2022-04-30T21:35:58.312756+0000 mon.smithi157 (mon.0) 1768 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:36:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:00 smithi165 bash[22175]: cluster 2022-04-30T21:35:59.246720+0000 mgr.smithi157.nfpzoe (mgr.14180) 2215 : cluster [DBG] pgmap v2051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:00 smithi157 bash[20376]: cluster 2022-04-30T21:35:59.246720+0000 mgr.smithi157.nfpzoe (mgr.14180) 2215 : cluster [DBG] pgmap v2051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:02.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:36:02.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:36:02.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:36:02.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:36:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:02 smithi165 bash[22175]: cluster 2022-04-30T21:36:01.247339+0000 mgr.smithi157.nfpzoe (mgr.14180) 2216 : cluster [DBG] pgmap v2052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:02 smithi157 bash[20376]: cluster 2022-04-30T21:36:01.247339+0000 mgr.smithi157.nfpzoe (mgr.14180) 2216 : cluster [DBG] pgmap v2052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:03 smithi165 bash[22175]: audit 2022-04-30T21:36:02.361381+0000 mon.smithi157 (mon.0) 1769 : audit [DBG] from='client.? 172.21.15.157:0/4077478922' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:03 smithi157 bash[20376]: audit 2022-04-30T21:36:02.361381+0000 mon.smithi157 (mon.0) 1769 : audit [DBG] from='client.? 172.21.15.157:0/4077478922' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:04.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:04 smithi165 bash[22175]: cluster 2022-04-30T21:36:03.247938+0000 mgr.smithi157.nfpzoe (mgr.14180) 2217 : cluster [DBG] pgmap v2053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:04 smithi157 bash[20376]: cluster 2022-04-30T21:36:03.247938+0000 mgr.smithi157.nfpzoe (mgr.14180) 2217 : cluster [DBG] pgmap v2053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:06 smithi165 bash[22175]: cluster 2022-04-30T21:36:05.248521+0000 mgr.smithi157.nfpzoe (mgr.14180) 2218 : cluster [DBG] pgmap v2054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:06.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:06 smithi157 bash[20376]: cluster 2022-04-30T21:36:05.248521+0000 mgr.smithi157.nfpzoe (mgr.14180) 2218 : cluster [DBG] pgmap v2054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:07.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:36:07.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:36:07.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:36:07.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:36:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:07 smithi165 bash[22175]: audit 2022-04-30T21:36:06.797251+0000 mon.smithi157 (mon.0) 1770 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:36:08.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:07 smithi165 bash[22175]: audit 2022-04-30T21:36:07.693081+0000 mon.smithi157 (mon.0) 1771 : audit [DBG] from='client.? 172.21.15.157:0/2105097772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:08.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:07 smithi157 bash[20376]: audit 2022-04-30T21:36:06.797251+0000 mon.smithi157 (mon.0) 1770 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:36:08.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:07 smithi157 bash[20376]: audit 2022-04-30T21:36:07.693081+0000 mon.smithi157 (mon.0) 1771 : audit [DBG] from='client.? 172.21.15.157:0/2105097772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:08 smithi165 bash[22175]: cluster 2022-04-30T21:36:07.249218+0000 mgr.smithi157.nfpzoe (mgr.14180) 2219 : cluster [DBG] pgmap v2055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:08 smithi157 bash[20376]: cluster 2022-04-30T21:36:07.249218+0000 mgr.smithi157.nfpzoe (mgr.14180) 2219 : cluster [DBG] pgmap v2055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:10 smithi165 bash[22175]: cluster 2022-04-30T21:36:09.249966+0000 mgr.smithi157.nfpzoe (mgr.14180) 2220 : cluster [DBG] pgmap v2056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:10 smithi157 bash[20376]: cluster 2022-04-30T21:36:09.249966+0000 mgr.smithi157.nfpzoe (mgr.14180) 2220 : cluster [DBG] pgmap v2056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:12.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:36:12.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:36:12.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:36:13.036 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:36:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:12 smithi165 bash[22175]: cluster 2022-04-30T21:36:11.250725+0000 mgr.smithi157.nfpzoe (mgr.14180) 2221 : cluster [DBG] pgmap v2057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:12 smithi157 bash[20376]: cluster 2022-04-30T21:36:11.250725+0000 mgr.smithi157.nfpzoe (mgr.14180) 2221 : cluster [DBG] pgmap v2057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:13 smithi165 bash[22175]: audit 2022-04-30T21:36:13.016082+0000 mon.smithi157 (mon.0) 1772 : audit [DBG] from='client.? 172.21.15.157:0/3460618157' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:14.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:13 smithi157 bash[20376]: audit 2022-04-30T21:36:13.016082+0000 mon.smithi157 (mon.0) 1772 : audit [DBG] from='client.? 172.21.15.157:0/3460618157' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:15.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:14 smithi165 bash[22175]: cluster 2022-04-30T21:36:13.251416+0000 mgr.smithi157.nfpzoe (mgr.14180) 2222 : cluster [DBG] pgmap v2058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:14 smithi157 bash[20376]: cluster 2022-04-30T21:36:13.251416+0000 mgr.smithi157.nfpzoe (mgr.14180) 2222 : cluster [DBG] pgmap v2058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:17.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:16 smithi165 bash[22175]: cluster 2022-04-30T21:36:15.252025+0000 mgr.smithi157.nfpzoe (mgr.14180) 2223 : cluster [DBG] pgmap v2059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:16 smithi157 bash[20376]: cluster 2022-04-30T21:36:15.252025+0000 mgr.smithi157.nfpzoe (mgr.14180) 2223 : cluster [DBG] pgmap v2059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:18.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:36:18.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:36:18.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:36:18.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:36:18.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:18 smithi165 bash[22175]: cluster 2022-04-30T21:36:17.252685+0000 mgr.smithi157.nfpzoe (mgr.14180) 2224 : cluster [DBG] pgmap v2060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:18 smithi157 bash[20376]: cluster 2022-04-30T21:36:17.252685+0000 mgr.smithi157.nfpzoe (mgr.14180) 2224 : cluster [DBG] pgmap v2060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:19 smithi165 bash[22175]: audit 2022-04-30T21:36:18.345752+0000 mon.smithi157 (mon.0) 1773 : audit [DBG] from='client.? 172.21.15.157:0/637319276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:19.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:19 smithi157 bash[20376]: audit 2022-04-30T21:36:18.345752+0000 mon.smithi157 (mon.0) 1773 : audit [DBG] from='client.? 172.21.15.157:0/637319276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:20.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:20 smithi165 bash[22175]: cluster 2022-04-30T21:36:19.253332+0000 mgr.smithi157.nfpzoe (mgr.14180) 2225 : cluster [DBG] pgmap v2061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:20 smithi157 bash[20376]: cluster 2022-04-30T21:36:19.253332+0000 mgr.smithi157.nfpzoe (mgr.14180) 2225 : cluster [DBG] pgmap v2061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:22 smithi165 bash[22175]: cluster 2022-04-30T21:36:21.253900+0000 mgr.smithi157.nfpzoe (mgr.14180) 2226 : cluster [DBG] pgmap v2062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:22 smithi157 bash[20376]: cluster 2022-04-30T21:36:21.253900+0000 mgr.smithi157.nfpzoe (mgr.14180) 2226 : cluster [DBG] pgmap v2062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:23.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:36:23.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:36:23.370 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:36:23.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:36:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:24 smithi165 bash[22175]: cluster 2022-04-30T21:36:23.254486+0000 mgr.smithi157.nfpzoe (mgr.14180) 2227 : cluster [DBG] pgmap v2063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:24 smithi165 bash[22175]: audit 2022-04-30T21:36:23.677350+0000 mon.smithi157 (mon.0) 1774 : audit [DBG] from='client.? 172.21.15.157:0/3617200968' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:24 smithi157 bash[20376]: cluster 2022-04-30T21:36:23.254486+0000 mgr.smithi157.nfpzoe (mgr.14180) 2227 : cluster [DBG] pgmap v2063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:24 smithi157 bash[20376]: audit 2022-04-30T21:36:23.677350+0000 mon.smithi157 (mon.0) 1774 : audit [DBG] from='client.? 172.21.15.157:0/3617200968' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:26 smithi165 bash[22175]: cluster 2022-04-30T21:36:25.255149+0000 mgr.smithi157.nfpzoe (mgr.14180) 2228 : cluster [DBG] pgmap v2064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:26 smithi157 bash[20376]: cluster 2022-04-30T21:36:25.255149+0000 mgr.smithi157.nfpzoe (mgr.14180) 2228 : cluster [DBG] pgmap v2064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:28 smithi165 bash[22175]: cluster 2022-04-30T21:36:27.255758+0000 mgr.smithi157.nfpzoe (mgr.14180) 2229 : cluster [DBG] pgmap v2065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:28.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:36:28.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:36:28.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:36:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:28 smithi157 bash[20376]: cluster 2022-04-30T21:36:27.255758+0000 mgr.smithi157.nfpzoe (mgr.14180) 2229 : cluster [DBG] pgmap v2065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:29.030 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:36:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:29 smithi165 bash[22175]: audit 2022-04-30T21:36:29.009879+0000 mon.smithi157 (mon.0) 1775 : audit [DBG] from='client.? 172.21.15.157:0/3232325998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:29 smithi157 bash[20376]: audit 2022-04-30T21:36:29.009879+0000 mon.smithi157 (mon.0) 1775 : audit [DBG] from='client.? 172.21.15.157:0/3232325998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:30.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:30 smithi165 bash[22175]: cluster 2022-04-30T21:36:29.256358+0000 mgr.smithi157.nfpzoe (mgr.14180) 2230 : cluster [DBG] pgmap v2066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:30 smithi157 bash[20376]: cluster 2022-04-30T21:36:29.256358+0000 mgr.smithi157.nfpzoe (mgr.14180) 2230 : cluster [DBG] pgmap v2066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:32 smithi165 bash[22175]: cluster 2022-04-30T21:36:31.256966+0000 mgr.smithi157.nfpzoe (mgr.14180) 2231 : cluster [DBG] pgmap v2067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:32 smithi157 bash[20376]: cluster 2022-04-30T21:36:31.256966+0000 mgr.smithi157.nfpzoe (mgr.14180) 2231 : cluster [DBG] pgmap v2067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:34.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:36:34.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:36:34.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:36:34.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:36:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:34 smithi165 bash[22175]: cluster 2022-04-30T21:36:33.257595+0000 mgr.smithi157.nfpzoe (mgr.14180) 2232 : cluster [DBG] pgmap v2068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:34.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:34 smithi157 bash[20376]: cluster 2022-04-30T21:36:33.257595+0000 mgr.smithi157.nfpzoe (mgr.14180) 2232 : cluster [DBG] pgmap v2068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:35 smithi165 bash[22175]: audit 2022-04-30T21:36:34.340032+0000 mon.smithi157 (mon.0) 1776 : audit [DBG] from='client.? 172.21.15.157:0/1564808893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:35 smithi157 bash[20376]: audit 2022-04-30T21:36:34.340032+0000 mon.smithi157 (mon.0) 1776 : audit [DBG] from='client.? 172.21.15.157:0/1564808893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:36 smithi165 bash[22175]: cluster 2022-04-30T21:36:35.258186+0000 mgr.smithi157.nfpzoe (mgr.14180) 2233 : cluster [DBG] pgmap v2069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:36 smithi157 bash[20376]: cluster 2022-04-30T21:36:35.258186+0000 mgr.smithi157.nfpzoe (mgr.14180) 2233 : cluster [DBG] pgmap v2069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:38 smithi165 bash[22175]: cluster 2022-04-30T21:36:37.258804+0000 mgr.smithi157.nfpzoe (mgr.14180) 2234 : cluster [DBG] pgmap v2070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:38 smithi157 bash[20376]: cluster 2022-04-30T21:36:37.258804+0000 mgr.smithi157.nfpzoe (mgr.14180) 2234 : cluster [DBG] pgmap v2070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:39.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:36:39.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:36:39.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:36:39.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:36:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:40 smithi165 bash[22175]: cluster 2022-04-30T21:36:39.259438+0000 mgr.smithi157.nfpzoe (mgr.14180) 2235 : cluster [DBG] pgmap v2071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:40 smithi165 bash[22175]: audit 2022-04-30T21:36:39.668128+0000 mon.smithi157 (mon.0) 1777 : audit [DBG] from='client.? 172.21.15.157:0/3436983841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:40 smithi157 bash[20376]: cluster 2022-04-30T21:36:39.259438+0000 mgr.smithi157.nfpzoe (mgr.14180) 2235 : cluster [DBG] pgmap v2071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:40 smithi157 bash[20376]: audit 2022-04-30T21:36:39.668128+0000 mon.smithi157 (mon.0) 1777 : audit [DBG] from='client.? 172.21.15.157:0/3436983841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:42 smithi165 bash[22175]: cluster 2022-04-30T21:36:41.260033+0000 mgr.smithi157.nfpzoe (mgr.14180) 2236 : cluster [DBG] pgmap v2072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:42 smithi157 bash[20376]: cluster 2022-04-30T21:36:41.260033+0000 mgr.smithi157.nfpzoe (mgr.14180) 2236 : cluster [DBG] pgmap v2072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:44 smithi165 bash[22175]: cluster 2022-04-30T21:36:43.260678+0000 mgr.smithi157.nfpzoe (mgr.14180) 2237 : cluster [DBG] pgmap v2073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:44.692 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:36:44.692 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:36:44.692 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:36:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:44 smithi157 bash[20376]: cluster 2022-04-30T21:36:43.260678+0000 mgr.smithi157.nfpzoe (mgr.14180) 2237 : cluster [DBG] pgmap v2073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:45.018 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:36:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:45 smithi165 bash[22175]: audit 2022-04-30T21:36:44.998099+0000 mon.smithi157 (mon.0) 1778 : audit [DBG] from='client.? 172.21.15.157:0/2669552386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:45 smithi157 bash[20376]: audit 2022-04-30T21:36:44.998099+0000 mon.smithi157 (mon.0) 1778 : audit [DBG] from='client.? 172.21.15.157:0/2669552386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:46.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:46 smithi165 bash[22175]: cluster 2022-04-30T21:36:45.261250+0000 mgr.smithi157.nfpzoe (mgr.14180) 2238 : cluster [DBG] pgmap v2074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:46 smithi157 bash[20376]: cluster 2022-04-30T21:36:45.261250+0000 mgr.smithi157.nfpzoe (mgr.14180) 2238 : cluster [DBG] pgmap v2074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:48.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:48 smithi165 bash[22175]: cluster 2022-04-30T21:36:47.261869+0000 mgr.smithi157.nfpzoe (mgr.14180) 2239 : cluster [DBG] pgmap v2075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:48 smithi157 bash[20376]: cluster 2022-04-30T21:36:47.261869+0000 mgr.smithi157.nfpzoe (mgr.14180) 2239 : cluster [DBG] pgmap v2075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:50.021 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:36:50.021 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:36:50.021 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:36:50.343 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:36:50.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:50 smithi165 bash[22175]: cluster 2022-04-30T21:36:49.262501+0000 mgr.smithi157.nfpzoe (mgr.14180) 2240 : cluster [DBG] pgmap v2076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:50 smithi157 bash[20376]: cluster 2022-04-30T21:36:49.262501+0000 mgr.smithi157.nfpzoe (mgr.14180) 2240 : cluster [DBG] pgmap v2076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:51 smithi165 bash[22175]: audit 2022-04-30T21:36:50.323227+0000 mon.smithi157 (mon.0) 1779 : audit [DBG] from='client.? 172.21.15.157:0/849157694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:51 smithi157 bash[20376]: audit 2022-04-30T21:36:50.323227+0000 mon.smithi157 (mon.0) 1779 : audit [DBG] from='client.? 172.21.15.157:0/849157694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:52.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:52 smithi165 bash[22175]: cluster 2022-04-30T21:36:51.263116+0000 mgr.smithi157.nfpzoe (mgr.14180) 2241 : cluster [DBG] pgmap v2077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:52 smithi157 bash[20376]: cluster 2022-04-30T21:36:51.263116+0000 mgr.smithi157.nfpzoe (mgr.14180) 2241 : cluster [DBG] pgmap v2077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:54.655 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:54 smithi165 bash[22175]: cluster 2022-04-30T21:36:53.263699+0000 mgr.smithi157.nfpzoe (mgr.14180) 2242 : cluster [DBG] pgmap v2078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:54 smithi157 bash[20376]: cluster 2022-04-30T21:36:53.263699+0000 mgr.smithi157.nfpzoe (mgr.14180) 2242 : cluster [DBG] pgmap v2078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:55.347 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:36:55.347 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:36:55.347 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:36:55.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:36:56.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:56 smithi165 bash[22175]: cluster 2022-04-30T21:36:55.264297+0000 mgr.smithi157.nfpzoe (mgr.14180) 2243 : cluster [DBG] pgmap v2079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:56.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:56 smithi165 bash[22175]: audit 2022-04-30T21:36:55.651682+0000 mon.smithi157 (mon.0) 1780 : audit [DBG] from='client.? 172.21.15.157:0/1264290760' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:56 smithi157 bash[20376]: cluster 2022-04-30T21:36:55.264297+0000 mgr.smithi157.nfpzoe (mgr.14180) 2243 : cluster [DBG] pgmap v2079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:56 smithi157 bash[20376]: audit 2022-04-30T21:36:55.651682+0000 mon.smithi157 (mon.0) 1780 : audit [DBG] from='client.? 172.21.15.157:0/1264290760' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:36:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:58 smithi165 bash[22175]: cluster 2022-04-30T21:36:57.264883+0000 mgr.smithi157.nfpzoe (mgr.14180) 2244 : cluster [DBG] pgmap v2080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:58 smithi157 bash[20376]: cluster 2022-04-30T21:36:57.264883+0000 mgr.smithi157.nfpzoe (mgr.14180) 2244 : cluster [DBG] pgmap v2080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:36:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:59 smithi165 bash[22175]: audit 2022-04-30T21:36:58.318144+0000 mon.smithi157 (mon.0) 1781 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:36:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:36:59 smithi165 bash[22175]: audit 2022-04-30T21:36:58.318649+0000 mon.smithi157 (mon.0) 1782 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:36:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:59 smithi157 bash[20376]: audit 2022-04-30T21:36:58.318144+0000 mon.smithi157 (mon.0) 1781 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:36:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:36:59 smithi157 bash[20376]: audit 2022-04-30T21:36:58.318649+0000 mon.smithi157 (mon.0) 1782 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:37:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:00 smithi165 bash[22175]: cluster 2022-04-30T21:36:59.265523+0000 mgr.smithi157.nfpzoe (mgr.14180) 2245 : cluster [DBG] pgmap v2081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:00.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:37:00.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:37:00.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:37:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:00 smithi157 bash[20376]: cluster 2022-04-30T21:36:59.265523+0000 mgr.smithi157.nfpzoe (mgr.14180) 2245 : cluster [DBG] pgmap v2081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:00.993 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:37:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:01 smithi165 bash[22175]: audit 2022-04-30T21:37:00.973303+0000 mon.smithi157 (mon.0) 1783 : audit [DBG] from='client.? 172.21.15.157:0/609504804' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:01 smithi157 bash[20376]: audit 2022-04-30T21:37:00.973303+0000 mon.smithi157 (mon.0) 1783 : audit [DBG] from='client.? 172.21.15.157:0/609504804' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:02 smithi165 bash[22175]: cluster 2022-04-30T21:37:01.266232+0000 mgr.smithi157.nfpzoe (mgr.14180) 2246 : cluster [DBG] pgmap v2082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:02.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:02 smithi157 bash[20376]: cluster 2022-04-30T21:37:01.266232+0000 mgr.smithi157.nfpzoe (mgr.14180) 2246 : cluster [DBG] pgmap v2082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:04 smithi165 bash[22175]: cluster 2022-04-30T21:37:03.267000+0000 mgr.smithi157.nfpzoe (mgr.14180) 2247 : cluster [DBG] pgmap v2083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:04 smithi157 bash[20376]: cluster 2022-04-30T21:37:03.267000+0000 mgr.smithi157.nfpzoe (mgr.14180) 2247 : cluster [DBG] pgmap v2083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:05.996 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:37:05.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:37:05.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:37:06.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:37:06.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:06 smithi165 bash[22175]: cluster 2022-04-30T21:37:05.267670+0000 mgr.smithi157.nfpzoe (mgr.14180) 2248 : cluster [DBG] pgmap v2084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:06.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:06 smithi165 bash[22175]: audit 2022-04-30T21:37:06.294908+0000 mon.smithi157 (mon.0) 1784 : audit [DBG] from='client.? 172.21.15.157:0/364359842' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:06 smithi157 bash[20376]: cluster 2022-04-30T21:37:05.267670+0000 mgr.smithi157.nfpzoe (mgr.14180) 2248 : cluster [DBG] pgmap v2084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:06 smithi157 bash[20376]: audit 2022-04-30T21:37:06.294908+0000 mon.smithi157 (mon.0) 1784 : audit [DBG] from='client.? 172.21.15.157:0/364359842' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:07 smithi165 bash[22175]: audit 2022-04-30T21:37:06.801793+0000 mon.smithi157 (mon.0) 1785 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:37:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:07 smithi165 bash[22175]: audit 2022-04-30T21:37:06.804621+0000 mon.smithi157 (mon.0) 1786 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:37:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:07 smithi165 bash[22175]: audit 2022-04-30T21:37:06.806529+0000 mon.smithi157 (mon.0) 1787 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:37:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:07 smithi165 bash[22175]: audit 2022-04-30T21:37:07.131491+0000 mon.smithi157 (mon.0) 1788 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:37:07.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:07 smithi165 bash[22175]: audit 2022-04-30T21:37:07.140383+0000 mon.smithi157 (mon.0) 1789 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:37:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:07 smithi157 bash[20376]: audit 2022-04-30T21:37:06.801793+0000 mon.smithi157 (mon.0) 1785 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:37:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:07 smithi157 bash[20376]: audit 2022-04-30T21:37:06.804621+0000 mon.smithi157 (mon.0) 1786 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:37:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:07 smithi157 bash[20376]: audit 2022-04-30T21:37:06.806529+0000 mon.smithi157 (mon.0) 1787 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:37:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:07 smithi157 bash[20376]: audit 2022-04-30T21:37:07.131491+0000 mon.smithi157 (mon.0) 1788 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:37:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:07 smithi157 bash[20376]: audit 2022-04-30T21:37:07.140383+0000 mon.smithi157 (mon.0) 1789 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:37:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:08 smithi165 bash[22175]: cluster 2022-04-30T21:37:07.123824+0000 mgr.smithi157.nfpzoe (mgr.14180) 2249 : cluster [DBG] pgmap v2085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:08 smithi165 bash[22175]: cluster 2022-04-30T21:37:07.124082+0000 mgr.smithi157.nfpzoe (mgr.14180) 2250 : cluster [DBG] pgmap v2086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:08 smithi165 bash[22175]: cephadm 2022-04-30T21:37:07.141532+0000 mgr.smithi157.nfpzoe (mgr.14180) 2251 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:37:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:08 smithi165 bash[22175]: cephadm 2022-04-30T21:37:07.141708+0000 mgr.smithi157.nfpzoe (mgr.14180) 2252 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:37:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:08 smithi157 bash[20376]: cluster 2022-04-30T21:37:07.123824+0000 mgr.smithi157.nfpzoe (mgr.14180) 2249 : cluster [DBG] pgmap v2085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:08 smithi157 bash[20376]: cluster 2022-04-30T21:37:07.124082+0000 mgr.smithi157.nfpzoe (mgr.14180) 2250 : cluster [DBG] pgmap v2086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:08 smithi157 bash[20376]: cephadm 2022-04-30T21:37:07.141532+0000 mgr.smithi157.nfpzoe (mgr.14180) 2251 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:37:08.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:08 smithi157 bash[20376]: cephadm 2022-04-30T21:37:07.141708+0000 mgr.smithi157.nfpzoe (mgr.14180) 2252 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:37:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:10 smithi165 bash[22175]: cluster 2022-04-30T21:37:09.124680+0000 mgr.smithi157.nfpzoe (mgr.14180) 2253 : cluster [DBG] pgmap v2087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:10 smithi157 bash[20376]: cluster 2022-04-30T21:37:09.124680+0000 mgr.smithi157.nfpzoe (mgr.14180) 2253 : cluster [DBG] pgmap v2087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:11.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:37:11.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:37:11.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:37:11.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:37:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:12 smithi165 bash[22175]: cluster 2022-04-30T21:37:11.125363+0000 mgr.smithi157.nfpzoe (mgr.14180) 2254 : cluster [DBG] pgmap v2088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:12 smithi165 bash[22175]: audit 2022-04-30T21:37:11.629237+0000 mon.smithi157 (mon.0) 1790 : audit [DBG] from='client.? 172.21.15.157:0/1028419005' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:12 smithi157 bash[20376]: cluster 2022-04-30T21:37:11.125363+0000 mgr.smithi157.nfpzoe (mgr.14180) 2254 : cluster [DBG] pgmap v2088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:12 smithi157 bash[20376]: audit 2022-04-30T21:37:11.629237+0000 mon.smithi157 (mon.0) 1790 : audit [DBG] from='client.? 172.21.15.157:0/1028419005' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:14 smithi165 bash[22175]: cluster 2022-04-30T21:37:13.125967+0000 mgr.smithi157.nfpzoe (mgr.14180) 2255 : cluster [DBG] pgmap v2089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:14.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:14 smithi157 bash[20376]: cluster 2022-04-30T21:37:13.125967+0000 mgr.smithi157.nfpzoe (mgr.14180) 2255 : cluster [DBG] pgmap v2089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:16.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:16 smithi165 bash[22175]: cluster 2022-04-30T21:37:15.126582+0000 mgr.smithi157.nfpzoe (mgr.14180) 2256 : cluster [DBG] pgmap v2090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:16.653 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:37:16.653 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:37:16.653 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:37:16.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:16 smithi157 bash[20376]: cluster 2022-04-30T21:37:15.126582+0000 mgr.smithi157.nfpzoe (mgr.14180) 2256 : cluster [DBG] pgmap v2090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:16.979 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:37:17.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:17 smithi165 bash[22175]: audit 2022-04-30T21:37:16.958905+0000 mon.smithi157 (mon.0) 1791 : audit [DBG] from='client.? 172.21.15.157:0/326777524' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:17.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:17 smithi157 bash[20376]: audit 2022-04-30T21:37:16.958905+0000 mon.smithi157 (mon.0) 1791 : audit [DBG] from='client.? 172.21.15.157:0/326777524' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:18.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:18 smithi165 bash[22175]: cluster 2022-04-30T21:37:17.127341+0000 mgr.smithi157.nfpzoe (mgr.14180) 2257 : cluster [DBG] pgmap v2091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:18 smithi157 bash[20376]: cluster 2022-04-30T21:37:17.127341+0000 mgr.smithi157.nfpzoe (mgr.14180) 2257 : cluster [DBG] pgmap v2091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:20.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:20 smithi165 bash[22175]: cluster 2022-04-30T21:37:19.128009+0000 mgr.smithi157.nfpzoe (mgr.14180) 2258 : cluster [DBG] pgmap v2092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:20 smithi157 bash[20376]: cluster 2022-04-30T21:37:19.128009+0000 mgr.smithi157.nfpzoe (mgr.14180) 2258 : cluster [DBG] pgmap v2092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:21.982 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:37:21.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:37:21.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:37:22.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:37:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:22 smithi157 bash[20376]: cluster 2022-04-30T21:37:21.128641+0000 mgr.smithi157.nfpzoe (mgr.14180) 2259 : cluster [DBG] pgmap v2093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:22 smithi157 bash[20376]: audit 2022-04-30T21:37:22.287316+0000 mon.smithi157 (mon.0) 1792 : audit [DBG] from='client.? 172.21.15.157:0/3072207859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:22 smithi165 bash[22175]: cluster 2022-04-30T21:37:21.128641+0000 mgr.smithi157.nfpzoe (mgr.14180) 2259 : cluster [DBG] pgmap v2093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:22 smithi165 bash[22175]: audit 2022-04-30T21:37:22.287316+0000 mon.smithi157 (mon.0) 1792 : audit [DBG] from='client.? 172.21.15.157:0/3072207859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:24 smithi157 bash[20376]: cluster 2022-04-30T21:37:23.129289+0000 mgr.smithi157.nfpzoe (mgr.14180) 2260 : cluster [DBG] pgmap v2094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:24 smithi165 bash[22175]: cluster 2022-04-30T21:37:23.129289+0000 mgr.smithi157.nfpzoe (mgr.14180) 2260 : cluster [DBG] pgmap v2094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:26 smithi157 bash[20376]: cluster 2022-04-30T21:37:25.129976+0000 mgr.smithi157.nfpzoe (mgr.14180) 2261 : cluster [DBG] pgmap v2095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:26.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:26 smithi165 bash[22175]: cluster 2022-04-30T21:37:25.129976+0000 mgr.smithi157.nfpzoe (mgr.14180) 2261 : cluster [DBG] pgmap v2095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:27.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:37:27.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:37:27.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:37:27.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:37:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:28 smithi157 bash[20376]: cluster 2022-04-30T21:37:27.130679+0000 mgr.smithi157.nfpzoe (mgr.14180) 2262 : cluster [DBG] pgmap v2096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:28 smithi157 bash[20376]: audit 2022-04-30T21:37:27.611141+0000 mon.smithi157 (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.157:0/2383729630' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:28 smithi165 bash[22175]: cluster 2022-04-30T21:37:27.130679+0000 mgr.smithi157.nfpzoe (mgr.14180) 2262 : cluster [DBG] pgmap v2096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:28 smithi165 bash[22175]: audit 2022-04-30T21:37:27.611141+0000 mon.smithi157 (mon.0) 1793 : audit [DBG] from='client.? 172.21.15.157:0/2383729630' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:30 smithi157 bash[20376]: cluster 2022-04-30T21:37:29.131326+0000 mgr.smithi157.nfpzoe (mgr.14180) 2263 : cluster [DBG] pgmap v2097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:30 smithi165 bash[22175]: cluster 2022-04-30T21:37:29.131326+0000 mgr.smithi157.nfpzoe (mgr.14180) 2263 : cluster [DBG] pgmap v2097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:32.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:37:32.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:37:32.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:37:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:32 smithi157 bash[20376]: cluster 2022-04-30T21:37:31.131946+0000 mgr.smithi157.nfpzoe (mgr.14180) 2264 : cluster [DBG] pgmap v2098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:32 smithi165 bash[22175]: cluster 2022-04-30T21:37:31.131946+0000 mgr.smithi157.nfpzoe (mgr.14180) 2264 : cluster [DBG] pgmap v2098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:32.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:37:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:33 smithi157 bash[20376]: audit 2022-04-30T21:37:32.945055+0000 mon.smithi157 (mon.0) 1794 : audit [DBG] from='client.? 172.21.15.157:0/1990633339' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:33 smithi165 bash[22175]: audit 2022-04-30T21:37:32.945055+0000 mon.smithi157 (mon.0) 1794 : audit [DBG] from='client.? 172.21.15.157:0/1990633339' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:34 smithi157 bash[20376]: cluster 2022-04-30T21:37:33.132576+0000 mgr.smithi157.nfpzoe (mgr.14180) 2265 : cluster [DBG] pgmap v2099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:34 smithi165 bash[22175]: cluster 2022-04-30T21:37:33.132576+0000 mgr.smithi157.nfpzoe (mgr.14180) 2265 : cluster [DBG] pgmap v2099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:36 smithi157 bash[20376]: cluster 2022-04-30T21:37:35.133199+0000 mgr.smithi157.nfpzoe (mgr.14180) 2266 : cluster [DBG] pgmap v2100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:36.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:36 smithi165 bash[22175]: cluster 2022-04-30T21:37:35.133199+0000 mgr.smithi157.nfpzoe (mgr.14180) 2266 : cluster [DBG] pgmap v2100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:37.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:37:37.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:37:37.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:37:38.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:37:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:38 smithi157 bash[20376]: cluster 2022-04-30T21:37:37.133798+0000 mgr.smithi157.nfpzoe (mgr.14180) 2267 : cluster [DBG] pgmap v2101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:38 smithi157 bash[20376]: audit 2022-04-30T21:37:38.273538+0000 mon.smithi157 (mon.0) 1795 : audit [DBG] from='client.? 172.21.15.157:0/1894476470' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:38 smithi165 bash[22175]: cluster 2022-04-30T21:37:37.133798+0000 mgr.smithi157.nfpzoe (mgr.14180) 2267 : cluster [DBG] pgmap v2101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:38 smithi165 bash[22175]: audit 2022-04-30T21:37:38.273538+0000 mon.smithi157 (mon.0) 1795 : audit [DBG] from='client.? 172.21.15.157:0/1894476470' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:40 smithi157 bash[20376]: cluster 2022-04-30T21:37:39.134427+0000 mgr.smithi157.nfpzoe (mgr.14180) 2268 : cluster [DBG] pgmap v2102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:40 smithi165 bash[22175]: cluster 2022-04-30T21:37:39.134427+0000 mgr.smithi157.nfpzoe (mgr.14180) 2268 : cluster [DBG] pgmap v2102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:42 smithi157 bash[20376]: cluster 2022-04-30T21:37:41.135118+0000 mgr.smithi157.nfpzoe (mgr.14180) 2269 : cluster [DBG] pgmap v2103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:42 smithi165 bash[22175]: cluster 2022-04-30T21:37:41.135118+0000 mgr.smithi157.nfpzoe (mgr.14180) 2269 : cluster [DBG] pgmap v2103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:43.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:37:43.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:37:43.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:37:43.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:37:44.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:44 smithi165 bash[22175]: cluster 2022-04-30T21:37:43.135723+0000 mgr.smithi157.nfpzoe (mgr.14180) 2270 : cluster [DBG] pgmap v2104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:44.905 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:44 smithi165 bash[22175]: audit 2022-04-30T21:37:43.608305+0000 mon.smithi157 (mon.0) 1796 : audit [DBG] from='client.? 172.21.15.157:0/442172558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:44 smithi157 bash[20376]: cluster 2022-04-30T21:37:43.135723+0000 mgr.smithi157.nfpzoe (mgr.14180) 2270 : cluster [DBG] pgmap v2104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:44 smithi157 bash[20376]: audit 2022-04-30T21:37:43.608305+0000 mon.smithi157 (mon.0) 1796 : audit [DBG] from='client.? 172.21.15.157:0/442172558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:46 smithi165 bash[22175]: cluster 2022-04-30T21:37:45.136314+0000 mgr.smithi157.nfpzoe (mgr.14180) 2271 : cluster [DBG] pgmap v2105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:46 smithi157 bash[20376]: cluster 2022-04-30T21:37:45.136314+0000 mgr.smithi157.nfpzoe (mgr.14180) 2271 : cluster [DBG] pgmap v2105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:48.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:37:48.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:37:48.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:37:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:48 smithi165 bash[22175]: cluster 2022-04-30T21:37:47.136983+0000 mgr.smithi157.nfpzoe (mgr.14180) 2272 : cluster [DBG] pgmap v2106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:48.918 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:48 smithi157 bash[20376]: cluster 2022-04-30T21:37:47.136983+0000 mgr.smithi157.nfpzoe (mgr.14180) 2272 : cluster [DBG] pgmap v2106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:48.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:37:49.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:49 smithi165 bash[22175]: audit 2022-04-30T21:37:48.938548+0000 mon.smithi157 (mon.0) 1797 : audit [DBG] from='client.? 172.21.15.157:0/1915303980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:49 smithi157 bash[20376]: audit 2022-04-30T21:37:48.938548+0000 mon.smithi157 (mon.0) 1797 : audit [DBG] from='client.? 172.21.15.157:0/1915303980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:50 smithi157 bash[20376]: cluster 2022-04-30T21:37:49.137612+0000 mgr.smithi157.nfpzoe (mgr.14180) 2273 : cluster [DBG] pgmap v2107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:50.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:50 smithi165 bash[22175]: cluster 2022-04-30T21:37:49.137612+0000 mgr.smithi157.nfpzoe (mgr.14180) 2273 : cluster [DBG] pgmap v2107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:52 smithi165 bash[22175]: cluster 2022-04-30T21:37:51.138227+0000 mgr.smithi157.nfpzoe (mgr.14180) 2274 : cluster [DBG] pgmap v2108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:52 smithi157 bash[20376]: cluster 2022-04-30T21:37:51.138227+0000 mgr.smithi157.nfpzoe (mgr.14180) 2274 : cluster [DBG] pgmap v2108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:53.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:37:53.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:37:53.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:37:54.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:37:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:54 smithi165 bash[22175]: cluster 2022-04-30T21:37:53.138936+0000 mgr.smithi157.nfpzoe (mgr.14180) 2275 : cluster [DBG] pgmap v2109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:54 smithi165 bash[22175]: audit 2022-04-30T21:37:54.266009+0000 mon.smithi157 (mon.0) 1798 : audit [DBG] from='client.? 172.21.15.157:0/4102675466' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:54 smithi157 bash[20376]: cluster 2022-04-30T21:37:53.138936+0000 mgr.smithi157.nfpzoe (mgr.14180) 2275 : cluster [DBG] pgmap v2109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:54 smithi157 bash[20376]: audit 2022-04-30T21:37:54.266009+0000 mon.smithi157 (mon.0) 1798 : audit [DBG] from='client.? 172.21.15.157:0/4102675466' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:37:56.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:56 smithi165 bash[22175]: cluster 2022-04-30T21:37:55.139580+0000 mgr.smithi157.nfpzoe (mgr.14180) 2276 : cluster [DBG] pgmap v2110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:56 smithi157 bash[20376]: cluster 2022-04-30T21:37:55.139580+0000 mgr.smithi157.nfpzoe (mgr.14180) 2276 : cluster [DBG] pgmap v2110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:58 smithi165 bash[22175]: cluster 2022-04-30T21:37:57.140261+0000 mgr.smithi157.nfpzoe (mgr.14180) 2277 : cluster [DBG] pgmap v2111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:58 smithi165 bash[22175]: audit 2022-04-30T21:37:58.325328+0000 mon.smithi157 (mon.0) 1799 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:37:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:37:58 smithi165 bash[22175]: audit 2022-04-30T21:37:58.325939+0000 mon.smithi157 (mon.0) 1800 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:37:58.918 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:58 smithi157 bash[20376]: cluster 2022-04-30T21:37:57.140261+0000 mgr.smithi157.nfpzoe (mgr.14180) 2277 : cluster [DBG] pgmap v2111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:37:58.919 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:58 smithi157 bash[20376]: audit 2022-04-30T21:37:58.325328+0000 mon.smithi157 (mon.0) 1799 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:37:58.919 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:37:58 smithi157 bash[20376]: audit 2022-04-30T21:37:58.325939+0000 mon.smithi157 (mon.0) 1800 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:37:59.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:37:59.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:37:59.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:37:59.612 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:38:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:00 smithi157 bash[20376]: cluster 2022-04-30T21:37:59.140870+0000 mgr.smithi157.nfpzoe (mgr.14180) 2278 : cluster [DBG] pgmap v2112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:00 smithi157 bash[20376]: audit 2022-04-30T21:37:59.592133+0000 mon.smithi157 (mon.0) 1801 : audit [DBG] from='client.? 172.21.15.157:0/1438477259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:00 smithi165 bash[22175]: cluster 2022-04-30T21:37:59.140870+0000 mgr.smithi157.nfpzoe (mgr.14180) 2278 : cluster [DBG] pgmap v2112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:00 smithi165 bash[22175]: audit 2022-04-30T21:37:59.592133+0000 mon.smithi157 (mon.0) 1801 : audit [DBG] from='client.? 172.21.15.157:0/1438477259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:02 smithi165 bash[22175]: cluster 2022-04-30T21:38:01.141554+0000 mgr.smithi157.nfpzoe (mgr.14180) 2279 : cluster [DBG] pgmap v2113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:02 smithi157 bash[20376]: cluster 2022-04-30T21:38:01.141554+0000 mgr.smithi157.nfpzoe (mgr.14180) 2279 : cluster [DBG] pgmap v2113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:04.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:38:04.616 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:38:04.616 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:38:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:04 smithi165 bash[22175]: cluster 2022-04-30T21:38:03.142192+0000 mgr.smithi157.nfpzoe (mgr.14180) 2280 : cluster [DBG] pgmap v2114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:04.936 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:38:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:04 smithi157 bash[20376]: cluster 2022-04-30T21:38:03.142192+0000 mgr.smithi157.nfpzoe (mgr.14180) 2280 : cluster [DBG] pgmap v2114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:05 smithi165 bash[22175]: audit 2022-04-30T21:38:04.916339+0000 mon.smithi157 (mon.0) 1802 : audit [DBG] from='client.? 172.21.15.157:0/980478991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:05 smithi157 bash[20376]: audit 2022-04-30T21:38:04.916339+0000 mon.smithi157 (mon.0) 1802 : audit [DBG] from='client.? 172.21.15.157:0/980478991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:06 smithi165 bash[22175]: cluster 2022-04-30T21:38:05.142803+0000 mgr.smithi157.nfpzoe (mgr.14180) 2281 : cluster [DBG] pgmap v2115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:06 smithi157 bash[20376]: cluster 2022-04-30T21:38:05.142803+0000 mgr.smithi157.nfpzoe (mgr.14180) 2281 : cluster [DBG] pgmap v2115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:07 smithi165 bash[22175]: audit 2022-04-30T21:38:07.153141+0000 mon.smithi157 (mon.0) 1803 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:38:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:07 smithi165 bash[22175]: audit 2022-04-30T21:38:07.155977+0000 mon.smithi157 (mon.0) 1804 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:38:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:07 smithi165 bash[22175]: audit 2022-04-30T21:38:07.157824+0000 mon.smithi157 (mon.0) 1805 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:38:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:07 smithi165 bash[22175]: audit 2022-04-30T21:38:07.483883+0000 mon.smithi157 (mon.0) 1806 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:38:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:07 smithi165 bash[22175]: audit 2022-04-30T21:38:07.489993+0000 mon.smithi157 (mon.0) 1807 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:38:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:07 smithi157 bash[20376]: audit 2022-04-30T21:38:07.153141+0000 mon.smithi157 (mon.0) 1803 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:38:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:07 smithi157 bash[20376]: audit 2022-04-30T21:38:07.155977+0000 mon.smithi157 (mon.0) 1804 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:38:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:07 smithi157 bash[20376]: audit 2022-04-30T21:38:07.157824+0000 mon.smithi157 (mon.0) 1805 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:38:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:07 smithi157 bash[20376]: audit 2022-04-30T21:38:07.483883+0000 mon.smithi157 (mon.0) 1806 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:38:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:07 smithi157 bash[20376]: audit 2022-04-30T21:38:07.489993+0000 mon.smithi157 (mon.0) 1807 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:38:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:08 smithi165 bash[22175]: cluster 2022-04-30T21:38:07.143489+0000 mgr.smithi157.nfpzoe (mgr.14180) 2282 : cluster [DBG] pgmap v2116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:08 smithi165 bash[22175]: cluster 2022-04-30T21:38:07.478602+0000 mgr.smithi157.nfpzoe (mgr.14180) 2283 : cluster [DBG] pgmap v2117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:08 smithi165 bash[22175]: cluster 2022-04-30T21:38:07.478946+0000 mgr.smithi157.nfpzoe (mgr.14180) 2284 : cluster [DBG] pgmap v2118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:08 smithi165 bash[22175]: cephadm 2022-04-30T21:38:07.491309+0000 mgr.smithi157.nfpzoe (mgr.14180) 2285 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:38:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:08 smithi165 bash[22175]: cephadm 2022-04-30T21:38:07.491442+0000 mgr.smithi157.nfpzoe (mgr.14180) 2286 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:38:08.919 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:08 smithi157 bash[20376]: cluster 2022-04-30T21:38:07.143489+0000 mgr.smithi157.nfpzoe (mgr.14180) 2282 : cluster [DBG] pgmap v2116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:08.919 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:08 smithi157 bash[20376]: cluster 2022-04-30T21:38:07.478602+0000 mgr.smithi157.nfpzoe (mgr.14180) 2283 : cluster [DBG] pgmap v2117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:08.919 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:08 smithi157 bash[20376]: cluster 2022-04-30T21:38:07.478946+0000 mgr.smithi157.nfpzoe (mgr.14180) 2284 : cluster [DBG] pgmap v2118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:08.919 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:08 smithi157 bash[20376]: cephadm 2022-04-30T21:38:07.491309+0000 mgr.smithi157.nfpzoe (mgr.14180) 2285 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:38:08.920 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:08 smithi157 bash[20376]: cephadm 2022-04-30T21:38:07.491442+0000 mgr.smithi157.nfpzoe (mgr.14180) 2286 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:38:09.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:38:09.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:38:09.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:38:10.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:38:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:10 smithi157 bash[20376]: cluster 2022-04-30T21:38:09.479673+0000 mgr.smithi157.nfpzoe (mgr.14180) 2287 : cluster [DBG] pgmap v2119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:10 smithi157 bash[20376]: audit 2022-04-30T21:38:10.242883+0000 mon.smithi157 (mon.0) 1808 : audit [DBG] from='client.? 172.21.15.157:0/306942850' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:10 smithi165 bash[22175]: cluster 2022-04-30T21:38:09.479673+0000 mgr.smithi157.nfpzoe (mgr.14180) 2287 : cluster [DBG] pgmap v2119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:10 smithi165 bash[22175]: audit 2022-04-30T21:38:10.242883+0000 mon.smithi157 (mon.0) 1808 : audit [DBG] from='client.? 172.21.15.157:0/306942850' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:12 smithi165 bash[22175]: cluster 2022-04-30T21:38:11.480301+0000 mgr.smithi157.nfpzoe (mgr.14180) 2288 : cluster [DBG] pgmap v2120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:12 smithi157 bash[20376]: cluster 2022-04-30T21:38:11.480301+0000 mgr.smithi157.nfpzoe (mgr.14180) 2288 : cluster [DBG] pgmap v2120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:14 smithi165 bash[22175]: cluster 2022-04-30T21:38:13.480942+0000 mgr.smithi157.nfpzoe (mgr.14180) 2289 : cluster [DBG] pgmap v2121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:14 smithi157 bash[20376]: cluster 2022-04-30T21:38:13.480942+0000 mgr.smithi157.nfpzoe (mgr.14180) 2289 : cluster [DBG] pgmap v2121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:15.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:38:15.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:38:15.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:38:15.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:38:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:16 smithi165 bash[22175]: cluster 2022-04-30T21:38:15.481531+0000 mgr.smithi157.nfpzoe (mgr.14180) 2290 : cluster [DBG] pgmap v2122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:16 smithi165 bash[22175]: audit 2022-04-30T21:38:15.570363+0000 mon.smithi157 (mon.0) 1809 : audit [DBG] from='client.? 172.21.15.157:0/2911038342' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:16 smithi157 bash[20376]: cluster 2022-04-30T21:38:15.481531+0000 mgr.smithi157.nfpzoe (mgr.14180) 2290 : cluster [DBG] pgmap v2122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:16 smithi157 bash[20376]: audit 2022-04-30T21:38:15.570363+0000 mon.smithi157 (mon.0) 1809 : audit [DBG] from='client.? 172.21.15.157:0/2911038342' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:18.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:18 smithi165 bash[22175]: cluster 2022-04-30T21:38:17.482174+0000 mgr.smithi157.nfpzoe (mgr.14180) 2291 : cluster [DBG] pgmap v2123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:18 smithi157 bash[20376]: cluster 2022-04-30T21:38:17.482174+0000 mgr.smithi157.nfpzoe (mgr.14180) 2291 : cluster [DBG] pgmap v2123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:20.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:38:20.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:38:20.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:38:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:20 smithi157 bash[20376]: cluster 2022-04-30T21:38:19.482801+0000 mgr.smithi157.nfpzoe (mgr.14180) 2292 : cluster [DBG] pgmap v2124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:20 smithi165 bash[22175]: cluster 2022-04-30T21:38:19.482801+0000 mgr.smithi157.nfpzoe (mgr.14180) 2292 : cluster [DBG] pgmap v2124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:20.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:38:21.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:21 smithi165 bash[22175]: audit 2022-04-30T21:38:20.896228+0000 mon.smithi157 (mon.0) 1810 : audit [DBG] from='client.? 172.21.15.157:0/317192569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:21 smithi157 bash[20376]: audit 2022-04-30T21:38:20.896228+0000 mon.smithi157 (mon.0) 1810 : audit [DBG] from='client.? 172.21.15.157:0/317192569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:22 smithi165 bash[22175]: cluster 2022-04-30T21:38:21.483421+0000 mgr.smithi157.nfpzoe (mgr.14180) 2293 : cluster [DBG] pgmap v2125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:22 smithi157 bash[20376]: cluster 2022-04-30T21:38:21.483421+0000 mgr.smithi157.nfpzoe (mgr.14180) 2293 : cluster [DBG] pgmap v2125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:24 smithi165 bash[22175]: cluster 2022-04-30T21:38:23.484036+0000 mgr.smithi157.nfpzoe (mgr.14180) 2294 : cluster [DBG] pgmap v2126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:24 smithi157 bash[20376]: cluster 2022-04-30T21:38:23.484036+0000 mgr.smithi157.nfpzoe (mgr.14180) 2294 : cluster [DBG] pgmap v2126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:25.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:38:25.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:38:25.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:38:26.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:38:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:26 smithi165 bash[22175]: cluster 2022-04-30T21:38:25.484631+0000 mgr.smithi157.nfpzoe (mgr.14180) 2295 : cluster [DBG] pgmap v2127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:26 smithi165 bash[22175]: audit 2022-04-30T21:38:26.231396+0000 mon.smithi157 (mon.0) 1811 : audit [DBG] from='client.? 172.21.15.157:0/1703138301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:26 smithi157 bash[20376]: cluster 2022-04-30T21:38:25.484631+0000 mgr.smithi157.nfpzoe (mgr.14180) 2295 : cluster [DBG] pgmap v2127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:26 smithi157 bash[20376]: audit 2022-04-30T21:38:26.231396+0000 mon.smithi157 (mon.0) 1811 : audit [DBG] from='client.? 172.21.15.157:0/1703138301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:28.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:28 smithi165 bash[22175]: cluster 2022-04-30T21:38:27.485281+0000 mgr.smithi157.nfpzoe (mgr.14180) 2296 : cluster [DBG] pgmap v2128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:28 smithi157 bash[20376]: cluster 2022-04-30T21:38:27.485281+0000 mgr.smithi157.nfpzoe (mgr.14180) 2296 : cluster [DBG] pgmap v2128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:30 smithi157 bash[20376]: cluster 2022-04-30T21:38:29.485899+0000 mgr.smithi157.nfpzoe (mgr.14180) 2297 : cluster [DBG] pgmap v2129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:30.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:30 smithi165 bash[22175]: cluster 2022-04-30T21:38:29.485899+0000 mgr.smithi157.nfpzoe (mgr.14180) 2297 : cluster [DBG] pgmap v2129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:31.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:38:31.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:38:31.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:38:31.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:38:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:32 smithi165 bash[22175]: cluster 2022-04-30T21:38:31.486499+0000 mgr.smithi157.nfpzoe (mgr.14180) 2298 : cluster [DBG] pgmap v2130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:32.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:32 smithi165 bash[22175]: audit 2022-04-30T21:38:31.561975+0000 mon.smithi157 (mon.0) 1812 : audit [DBG] from='client.? 172.21.15.157:0/1195439036' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:32.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:32 smithi157 bash[20376]: cluster 2022-04-30T21:38:31.486499+0000 mgr.smithi157.nfpzoe (mgr.14180) 2298 : cluster [DBG] pgmap v2130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:32.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:32 smithi157 bash[20376]: audit 2022-04-30T21:38:31.561975+0000 mon.smithi157 (mon.0) 1812 : audit [DBG] from='client.? 172.21.15.157:0/1195439036' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:34 smithi165 bash[22175]: cluster 2022-04-30T21:38:33.487130+0000 mgr.smithi157.nfpzoe (mgr.14180) 2299 : cluster [DBG] pgmap v2131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:34 smithi157 bash[20376]: cluster 2022-04-30T21:38:33.487130+0000 mgr.smithi157.nfpzoe (mgr.14180) 2299 : cluster [DBG] pgmap v2131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:36.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:38:36.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:38:36.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:38:36.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:36 smithi165 bash[22175]: cluster 2022-04-30T21:38:35.487748+0000 mgr.smithi157.nfpzoe (mgr.14180) 2300 : cluster [DBG] pgmap v2132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:36.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:38:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:36 smithi157 bash[20376]: cluster 2022-04-30T21:38:35.487748+0000 mgr.smithi157.nfpzoe (mgr.14180) 2300 : cluster [DBG] pgmap v2132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:37.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:37 smithi165 bash[22175]: audit 2022-04-30T21:38:36.882625+0000 mon.smithi157 (mon.0) 1813 : audit [DBG] from='client.? 172.21.15.157:0/2750719774' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:37 smithi157 bash[20376]: audit 2022-04-30T21:38:36.882625+0000 mon.smithi157 (mon.0) 1813 : audit [DBG] from='client.? 172.21.15.157:0/2750719774' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:38 smithi165 bash[22175]: cluster 2022-04-30T21:38:37.488429+0000 mgr.smithi157.nfpzoe (mgr.14180) 2301 : cluster [DBG] pgmap v2133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:38.920 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:38 smithi157 bash[20376]: cluster 2022-04-30T21:38:37.488429+0000 mgr.smithi157.nfpzoe (mgr.14180) 2301 : cluster [DBG] pgmap v2133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:40 smithi157 bash[20376]: cluster 2022-04-30T21:38:39.489129+0000 mgr.smithi157.nfpzoe (mgr.14180) 2302 : cluster [DBG] pgmap v2134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:40 smithi165 bash[22175]: cluster 2022-04-30T21:38:39.489129+0000 mgr.smithi157.nfpzoe (mgr.14180) 2302 : cluster [DBG] pgmap v2134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:41.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:38:41.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:38:41.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:38:42.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:38:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:42 smithi165 bash[22175]: cluster 2022-04-30T21:38:41.489821+0000 mgr.smithi157.nfpzoe (mgr.14180) 2303 : cluster [DBG] pgmap v2135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:42 smithi165 bash[22175]: audit 2022-04-30T21:38:42.216758+0000 mon.smithi157 (mon.0) 1814 : audit [DBG] from='client.? 172.21.15.157:0/2263468801' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:42 smithi157 bash[20376]: cluster 2022-04-30T21:38:41.489821+0000 mgr.smithi157.nfpzoe (mgr.14180) 2303 : cluster [DBG] pgmap v2135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:42 smithi157 bash[20376]: audit 2022-04-30T21:38:42.216758+0000 mon.smithi157 (mon.0) 1814 : audit [DBG] from='client.? 172.21.15.157:0/2263468801' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:44.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:44 smithi165 bash[22175]: cluster 2022-04-30T21:38:43.490379+0000 mgr.smithi157.nfpzoe (mgr.14180) 2304 : cluster [DBG] pgmap v2136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:44 smithi157 bash[20376]: cluster 2022-04-30T21:38:43.490379+0000 mgr.smithi157.nfpzoe (mgr.14180) 2304 : cluster [DBG] pgmap v2136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:46 smithi165 bash[22175]: cluster 2022-04-30T21:38:45.490967+0000 mgr.smithi157.nfpzoe (mgr.14180) 2305 : cluster [DBG] pgmap v2137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:46 smithi157 bash[20376]: cluster 2022-04-30T21:38:45.490967+0000 mgr.smithi157.nfpzoe (mgr.14180) 2305 : cluster [DBG] pgmap v2137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:47.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:38:47.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:38:47.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:38:47.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:38:48.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:48 smithi165 bash[22175]: cluster 2022-04-30T21:38:47.491584+0000 mgr.smithi157.nfpzoe (mgr.14180) 2306 : cluster [DBG] pgmap v2138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:48.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:48 smithi165 bash[22175]: audit 2022-04-30T21:38:47.540737+0000 mon.smithi157 (mon.0) 1815 : audit [DBG] from='client.? 172.21.15.157:0/19515598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:48 smithi157 bash[20376]: cluster 2022-04-30T21:38:47.491584+0000 mgr.smithi157.nfpzoe (mgr.14180) 2306 : cluster [DBG] pgmap v2138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:48 smithi157 bash[20376]: audit 2022-04-30T21:38:47.540737+0000 mon.smithi157 (mon.0) 1815 : audit [DBG] from='client.? 172.21.15.157:0/19515598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:50 smithi157 bash[20376]: cluster 2022-04-30T21:38:49.492157+0000 mgr.smithi157.nfpzoe (mgr.14180) 2307 : cluster [DBG] pgmap v2139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:50.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:50 smithi165 bash[22175]: cluster 2022-04-30T21:38:49.492157+0000 mgr.smithi157.nfpzoe (mgr.14180) 2307 : cluster [DBG] pgmap v2139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:52.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:38:52.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:38:52.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:38:52.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:38:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:52 smithi165 bash[22175]: cluster 2022-04-30T21:38:51.492815+0000 mgr.smithi157.nfpzoe (mgr.14180) 2308 : cluster [DBG] pgmap v2140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:52 smithi157 bash[20376]: cluster 2022-04-30T21:38:51.492815+0000 mgr.smithi157.nfpzoe (mgr.14180) 2308 : cluster [DBG] pgmap v2140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:53 smithi165 bash[22175]: audit 2022-04-30T21:38:52.862103+0000 mon.smithi157 (mon.0) 1816 : audit [DBG] from='client.? 172.21.15.157:0/3801306917' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:53 smithi157 bash[20376]: audit 2022-04-30T21:38:52.862103+0000 mon.smithi157 (mon.0) 1816 : audit [DBG] from='client.? 172.21.15.157:0/3801306917' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:54 smithi165 bash[22175]: cluster 2022-04-30T21:38:53.493437+0000 mgr.smithi157.nfpzoe (mgr.14180) 2309 : cluster [DBG] pgmap v2141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:54 smithi157 bash[20376]: cluster 2022-04-30T21:38:53.493437+0000 mgr.smithi157.nfpzoe (mgr.14180) 2309 : cluster [DBG] pgmap v2141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:56.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:56 smithi165 bash[22175]: cluster 2022-04-30T21:38:55.494076+0000 mgr.smithi157.nfpzoe (mgr.14180) 2310 : cluster [DBG] pgmap v2142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:56 smithi157 bash[20376]: cluster 2022-04-30T21:38:55.494076+0000 mgr.smithi157.nfpzoe (mgr.14180) 2310 : cluster [DBG] pgmap v2142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:57.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:38:57.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:38:57.885 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:38:58.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:38:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:58 smithi165 bash[22175]: cluster 2022-04-30T21:38:57.494745+0000 mgr.smithi157.nfpzoe (mgr.14180) 2311 : cluster [DBG] pgmap v2143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:58 smithi165 bash[22175]: audit 2022-04-30T21:38:58.188173+0000 mon.smithi157 (mon.0) 1817 : audit [DBG] from='client.? 172.21.15.157:0/3000822915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:58 smithi157 bash[20376]: cluster 2022-04-30T21:38:57.494745+0000 mgr.smithi157.nfpzoe (mgr.14180) 2311 : cluster [DBG] pgmap v2143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:38:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:58 smithi157 bash[20376]: audit 2022-04-30T21:38:58.188173+0000 mon.smithi157 (mon.0) 1817 : audit [DBG] from='client.? 172.21.15.157:0/3000822915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:38:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:59 smithi165 bash[22175]: audit 2022-04-30T21:38:58.330789+0000 mon.smithi157 (mon.0) 1818 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:38:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:38:59 smithi165 bash[22175]: audit 2022-04-30T21:38:58.331268+0000 mon.smithi157 (mon.0) 1819 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:38:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:59 smithi157 bash[20376]: audit 2022-04-30T21:38:58.330789+0000 mon.smithi157 (mon.0) 1818 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:38:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:38:59 smithi157 bash[20376]: audit 2022-04-30T21:38:58.331268+0000 mon.smithi157 (mon.0) 1819 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:39:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:00 smithi165 bash[22175]: cluster 2022-04-30T21:38:59.495416+0000 mgr.smithi157.nfpzoe (mgr.14180) 2312 : cluster [DBG] pgmap v2144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:00 smithi157 bash[20376]: cluster 2022-04-30T21:38:59.495416+0000 mgr.smithi157.nfpzoe (mgr.14180) 2312 : cluster [DBG] pgmap v2144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:02 smithi165 bash[22175]: cluster 2022-04-30T21:39:01.496030+0000 mgr.smithi157.nfpzoe (mgr.14180) 2313 : cluster [DBG] pgmap v2145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:02 smithi157 bash[20376]: cluster 2022-04-30T21:39:01.496030+0000 mgr.smithi157.nfpzoe (mgr.14180) 2313 : cluster [DBG] pgmap v2145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:03.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:39:03.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:39:03.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:39:03.531 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:39:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:03 smithi165 bash[22175]: audit 2022-04-30T21:39:03.507268+0000 mon.smithi157 (mon.0) 1820 : audit [DBG] from='client.? 172.21.15.157:0/3475250870' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:03 smithi157 bash[20376]: audit 2022-04-30T21:39:03.507268+0000 mon.smithi157 (mon.0) 1820 : audit [DBG] from='client.? 172.21.15.157:0/3475250870' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:04 smithi165 bash[22175]: cluster 2022-04-30T21:39:03.496593+0000 mgr.smithi157.nfpzoe (mgr.14180) 2314 : cluster [DBG] pgmap v2146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:04 smithi157 bash[20376]: cluster 2022-04-30T21:39:03.496593+0000 mgr.smithi157.nfpzoe (mgr.14180) 2314 : cluster [DBG] pgmap v2146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:06 smithi165 bash[22175]: cluster 2022-04-30T21:39:05.497250+0000 mgr.smithi157.nfpzoe (mgr.14180) 2315 : cluster [DBG] pgmap v2147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:06 smithi157 bash[20376]: cluster 2022-04-30T21:39:05.497250+0000 mgr.smithi157.nfpzoe (mgr.14180) 2315 : cluster [DBG] pgmap v2147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:08.534 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:39:08.534 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:39:08.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:39:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:08 smithi165 bash[22175]: cluster 2022-04-30T21:39:07.497876+0000 mgr.smithi157.nfpzoe (mgr.14180) 2316 : cluster [DBG] pgmap v2148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:08 smithi165 bash[22175]: audit 2022-04-30T21:39:07.499637+0000 mon.smithi157 (mon.0) 1821 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:39:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:08 smithi165 bash[22175]: audit 2022-04-30T21:39:07.502273+0000 mon.smithi157 (mon.0) 1822 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:39:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:08 smithi165 bash[22175]: audit 2022-04-30T21:39:07.504053+0000 mon.smithi157 (mon.0) 1823 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:39:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:08 smithi157 bash[20376]: cluster 2022-04-30T21:39:07.497876+0000 mgr.smithi157.nfpzoe (mgr.14180) 2316 : cluster [DBG] pgmap v2148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:08 smithi157 bash[20376]: audit 2022-04-30T21:39:07.499637+0000 mon.smithi157 (mon.0) 1821 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:39:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:08 smithi157 bash[20376]: audit 2022-04-30T21:39:07.502273+0000 mon.smithi157 (mon.0) 1822 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:39:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:08 smithi157 bash[20376]: audit 2022-04-30T21:39:07.504053+0000 mon.smithi157 (mon.0) 1823 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:39:08.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:39:09.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:09 smithi165 bash[22175]: audit 2022-04-30T21:39:08.839686+0000 mon.smithi157 (mon.0) 1824 : audit [DBG] from='client.? 172.21.15.157:0/3424074606' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:09 smithi157 bash[20376]: audit 2022-04-30T21:39:08.839686+0000 mon.smithi157 (mon.0) 1824 : audit [DBG] from='client.? 172.21.15.157:0/3424074606' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:10 smithi165 bash[22175]: cluster 2022-04-30T21:39:09.498514+0000 mgr.smithi157.nfpzoe (mgr.14180) 2317 : cluster [DBG] pgmap v2149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:10 smithi157 bash[20376]: cluster 2022-04-30T21:39:09.498514+0000 mgr.smithi157.nfpzoe (mgr.14180) 2317 : cluster [DBG] pgmap v2149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:12 smithi165 bash[22175]: cluster 2022-04-30T21:39:11.499208+0000 mgr.smithi157.nfpzoe (mgr.14180) 2318 : cluster [DBG] pgmap v2150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:12 smithi157 bash[20376]: cluster 2022-04-30T21:39:11.499208+0000 mgr.smithi157.nfpzoe (mgr.14180) 2318 : cluster [DBG] pgmap v2150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:13.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:39:13.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:39:13.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:39:14.177 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:39:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:14 smithi165 bash[22175]: cluster 2022-04-30T21:39:13.499725+0000 mgr.smithi157.nfpzoe (mgr.14180) 2319 : cluster [DBG] pgmap v2151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:14 smithi165 bash[22175]: audit 2022-04-30T21:39:14.158284+0000 mon.smithi157 (mon.0) 1825 : audit [DBG] from='client.? 172.21.15.157:0/2794205980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:14 smithi157 bash[20376]: cluster 2022-04-30T21:39:13.499725+0000 mgr.smithi157.nfpzoe (mgr.14180) 2319 : cluster [DBG] pgmap v2151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:14 smithi157 bash[20376]: audit 2022-04-30T21:39:14.158284+0000 mon.smithi157 (mon.0) 1825 : audit [DBG] from='client.? 172.21.15.157:0/2794205980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:16.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:16 smithi165 bash[22175]: cephadm 2022-04-30T21:39:15.116419+0000 mgr.smithi157.nfpzoe (mgr.14180) 2320 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T21:39:16.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:16 smithi165 bash[22175]: audit 2022-04-30T21:39:15.125648+0000 mon.smithi157 (mon.0) 1826 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:39:16.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:16 smithi165 bash[22175]: cluster 2022-04-30T21:39:15.408587+0000 mgr.smithi157.nfpzoe (mgr.14180) 2321 : cluster [DBG] pgmap v2152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:16.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:16 smithi165 bash[22175]: cluster 2022-04-30T21:39:15.408925+0000 mgr.smithi157.nfpzoe (mgr.14180) 2322 : cluster [DBG] pgmap v2153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:16.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:16 smithi165 bash[22175]: audit 2022-04-30T21:39:15.415183+0000 mon.smithi157 (mon.0) 1827 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:39:16.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:16 smithi165 bash[22175]: audit 2022-04-30T21:39:15.420881+0000 mon.smithi157 (mon.0) 1828 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:39:16.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:16 smithi165 bash[22175]: cephadm 2022-04-30T21:39:15.421933+0000 mgr.smithi157.nfpzoe (mgr.14180) 2323 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:39:16.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:16 smithi165 bash[22175]: cephadm 2022-04-30T21:39:15.422101+0000 mgr.smithi157.nfpzoe (mgr.14180) 2324 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:39:16.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:16 smithi165 bash[22175]: audit 2022-04-30T21:39:15.427446+0000 mon.smithi157 (mon.0) 1829 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T21:39:16.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:16 smithi165 bash[22175]: audit 2022-04-30T21:39:15.429700+0000 mon.smithi157 (mon.0) 1830 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:39:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:16 smithi157 bash[20376]: cephadm 2022-04-30T21:39:15.116419+0000 mgr.smithi157.nfpzoe (mgr.14180) 2320 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T21:39:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:16 smithi157 bash[20376]: audit 2022-04-30T21:39:15.125648+0000 mon.smithi157 (mon.0) 1826 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:39:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:16 smithi157 bash[20376]: cluster 2022-04-30T21:39:15.408587+0000 mgr.smithi157.nfpzoe (mgr.14180) 2321 : cluster [DBG] pgmap v2152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:16 smithi157 bash[20376]: cluster 2022-04-30T21:39:15.408925+0000 mgr.smithi157.nfpzoe (mgr.14180) 2322 : cluster [DBG] pgmap v2153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:16 smithi157 bash[20376]: audit 2022-04-30T21:39:15.415183+0000 mon.smithi157 (mon.0) 1827 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:39:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:16 smithi157 bash[20376]: audit 2022-04-30T21:39:15.420881+0000 mon.smithi157 (mon.0) 1828 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:39:16.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:16 smithi157 bash[20376]: cephadm 2022-04-30T21:39:15.421933+0000 mgr.smithi157.nfpzoe (mgr.14180) 2323 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:39:16.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:16 smithi157 bash[20376]: cephadm 2022-04-30T21:39:15.422101+0000 mgr.smithi157.nfpzoe (mgr.14180) 2324 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:39:16.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:16 smithi157 bash[20376]: audit 2022-04-30T21:39:15.427446+0000 mon.smithi157 (mon.0) 1829 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T21:39:16.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:16 smithi157 bash[20376]: audit 2022-04-30T21:39:15.429700+0000 mon.smithi157 (mon.0) 1830 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:39:18.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:18 smithi165 bash[22175]: cluster 2022-04-30T21:39:17.409473+0000 mgr.smithi157.nfpzoe (mgr.14180) 2325 : cluster [DBG] pgmap v2154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:18 smithi157 bash[20376]: cluster 2022-04-30T21:39:17.409473+0000 mgr.smithi157.nfpzoe (mgr.14180) 2325 : cluster [DBG] pgmap v2154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:19.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:39:19.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:39:19.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:39:19.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:39:20.742 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:20 smithi157 bash[20376]: cluster 2022-04-30T21:39:19.410103+0000 mgr.smithi157.nfpzoe (mgr.14180) 2326 : cluster [DBG] pgmap v2155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:20.742 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:20 smithi157 bash[20376]: audit 2022-04-30T21:39:19.488658+0000 mon.smithi157 (mon.0) 1831 : audit [DBG] from='client.? 172.21.15.157:0/2235750142' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:20 smithi165 bash[22175]: cluster 2022-04-30T21:39:19.410103+0000 mgr.smithi157.nfpzoe (mgr.14180) 2326 : cluster [DBG] pgmap v2155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:20 smithi165 bash[22175]: audit 2022-04-30T21:39:19.488658+0000 mon.smithi157 (mon.0) 1831 : audit [DBG] from='client.? 172.21.15.157:0/2235750142' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:22 smithi157 bash[20376]: cluster 2022-04-30T21:39:21.410716+0000 mgr.smithi157.nfpzoe (mgr.14180) 2327 : cluster [DBG] pgmap v2156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:22 smithi165 bash[22175]: cluster 2022-04-30T21:39:21.410716+0000 mgr.smithi157.nfpzoe (mgr.14180) 2327 : cluster [DBG] pgmap v2156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:24.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:39:24.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:39:24.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:39:24.835 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:39:25.195 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:24 smithi165 bash[22175]: cluster 2022-04-30T21:39:23.411385+0000 mgr.smithi157.nfpzoe (mgr.14180) 2328 : cluster [DBG] pgmap v2157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:25.195 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:24 smithi157 bash[20376]: cluster 2022-04-30T21:39:23.411385+0000 mgr.smithi157.nfpzoe (mgr.14180) 2328 : cluster [DBG] pgmap v2157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:25 smithi165 bash[22175]: audit 2022-04-30T21:39:24.815216+0000 mon.smithi157 (mon.0) 1832 : audit [DBG] from='client.? 172.21.15.157:0/2549907550' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:25 smithi157 bash[20376]: audit 2022-04-30T21:39:24.815216+0000 mon.smithi157 (mon.0) 1832 : audit [DBG] from='client.? 172.21.15.157:0/2549907550' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:26.867 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:26 smithi157 bash[20376]: cluster 2022-04-30T21:39:25.412040+0000 mgr.smithi157.nfpzoe (mgr.14180) 2329 : cluster [DBG] pgmap v2158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:26 smithi165 bash[22175]: cluster 2022-04-30T21:39:25.412040+0000 mgr.smithi157.nfpzoe (mgr.14180) 2329 : cluster [DBG] pgmap v2158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:28.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:28 smithi165 bash[22175]: cluster 2022-04-30T21:39:27.412678+0000 mgr.smithi157.nfpzoe (mgr.14180) 2330 : cluster [DBG] pgmap v2159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:28 smithi157 bash[20376]: cluster 2022-04-30T21:39:27.412678+0000 mgr.smithi157.nfpzoe (mgr.14180) 2330 : cluster [DBG] pgmap v2159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:29.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:39:29.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:39:29.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:39:30.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:39:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:30 smithi165 bash[22175]: cluster 2022-04-30T21:39:29.413320+0000 mgr.smithi157.nfpzoe (mgr.14180) 2331 : cluster [DBG] pgmap v2160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:30 smithi165 bash[22175]: audit 2022-04-30T21:39:29.612435+0000 mon.smithi157 (mon.0) 1833 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:39:30.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:30 smithi165 bash[22175]: audit 2022-04-30T21:39:30.148662+0000 mon.smithi157 (mon.0) 1834 : audit [DBG] from='client.? 172.21.15.157:0/4073307522' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:30 smithi157 bash[20376]: cluster 2022-04-30T21:39:29.413320+0000 mgr.smithi157.nfpzoe (mgr.14180) 2331 : cluster [DBG] pgmap v2160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:30 smithi157 bash[20376]: audit 2022-04-30T21:39:29.612435+0000 mon.smithi157 (mon.0) 1833 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:39:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:30 smithi157 bash[20376]: audit 2022-04-30T21:39:30.148662+0000 mon.smithi157 (mon.0) 1834 : audit [DBG] from='client.? 172.21.15.157:0/4073307522' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:32 smithi165 bash[22175]: cluster 2022-04-30T21:39:31.413945+0000 mgr.smithi157.nfpzoe (mgr.14180) 2332 : cluster [DBG] pgmap v2161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:32 smithi157 bash[20376]: cluster 2022-04-30T21:39:31.413945+0000 mgr.smithi157.nfpzoe (mgr.14180) 2332 : cluster [DBG] pgmap v2161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:34 smithi165 bash[22175]: cluster 2022-04-30T21:39:33.414543+0000 mgr.smithi157.nfpzoe (mgr.14180) 2333 : cluster [DBG] pgmap v2162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:34 smithi157 bash[20376]: cluster 2022-04-30T21:39:33.414543+0000 mgr.smithi157.nfpzoe (mgr.14180) 2333 : cluster [DBG] pgmap v2162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:35.173 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:39:35.173 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:39:35.173 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:39:35.500 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:39:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:35 smithi165 bash[22175]: audit 2022-04-30T21:39:35.480302+0000 mon.smithi157 (mon.0) 1835 : audit [DBG] from='client.? 172.21.15.157:0/2067895623' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:35 smithi157 bash[20376]: audit 2022-04-30T21:39:35.480302+0000 mon.smithi157 (mon.0) 1835 : audit [DBG] from='client.? 172.21.15.157:0/2067895623' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:36.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:36 smithi165 bash[22175]: cluster 2022-04-30T21:39:35.415140+0000 mgr.smithi157.nfpzoe (mgr.14180) 2334 : cluster [DBG] pgmap v2163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:36 smithi157 bash[20376]: cluster 2022-04-30T21:39:35.415140+0000 mgr.smithi157.nfpzoe (mgr.14180) 2334 : cluster [DBG] pgmap v2163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:38.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:38 smithi165 bash[22175]: cluster 2022-04-30T21:39:37.415751+0000 mgr.smithi157.nfpzoe (mgr.14180) 2335 : cluster [DBG] pgmap v2164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:38 smithi157 bash[20376]: cluster 2022-04-30T21:39:37.415751+0000 mgr.smithi157.nfpzoe (mgr.14180) 2335 : cluster [DBG] pgmap v2164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:40.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:39:40.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:39:40.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:39:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:40 smithi157 bash[20376]: cluster 2022-04-30T21:39:39.416475+0000 mgr.smithi157.nfpzoe (mgr.14180) 2336 : cluster [DBG] pgmap v2165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:40.826 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:39:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:40 smithi165 bash[22175]: cluster 2022-04-30T21:39:39.416475+0000 mgr.smithi157.nfpzoe (mgr.14180) 2336 : cluster [DBG] pgmap v2165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:41 smithi165 bash[22175]: audit 2022-04-30T21:39:40.805268+0000 mon.smithi157 (mon.0) 1836 : audit [DBG] from='client.? 172.21.15.157:0/1546898321' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:41 smithi157 bash[20376]: audit 2022-04-30T21:39:40.805268+0000 mon.smithi157 (mon.0) 1836 : audit [DBG] from='client.? 172.21.15.157:0/1546898321' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:42 smithi165 bash[22175]: cluster 2022-04-30T21:39:41.417107+0000 mgr.smithi157.nfpzoe (mgr.14180) 2337 : cluster [DBG] pgmap v2166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:42 smithi157 bash[20376]: cluster 2022-04-30T21:39:41.417107+0000 mgr.smithi157.nfpzoe (mgr.14180) 2337 : cluster [DBG] pgmap v2166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:44.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:44 smithi165 bash[22175]: cluster 2022-04-30T21:39:43.417722+0000 mgr.smithi157.nfpzoe (mgr.14180) 2338 : cluster [DBG] pgmap v2167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:44 smithi157 bash[20376]: cluster 2022-04-30T21:39:43.417722+0000 mgr.smithi157.nfpzoe (mgr.14180) 2338 : cluster [DBG] pgmap v2167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:45.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:39:45.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:39:45.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:39:46.153 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:39:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:46 smithi165 bash[22175]: cluster 2022-04-30T21:39:45.418445+0000 mgr.smithi157.nfpzoe (mgr.14180) 2339 : cluster [DBG] pgmap v2168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:46 smithi165 bash[22175]: audit 2022-04-30T21:39:46.133332+0000 mon.smithi157 (mon.0) 1837 : audit [DBG] from='client.? 172.21.15.157:0/3293594084' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:46 smithi157 bash[20376]: cluster 2022-04-30T21:39:45.418445+0000 mgr.smithi157.nfpzoe (mgr.14180) 2339 : cluster [DBG] pgmap v2168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:46 smithi157 bash[20376]: audit 2022-04-30T21:39:46.133332+0000 mon.smithi157 (mon.0) 1837 : audit [DBG] from='client.? 172.21.15.157:0/3293594084' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:48.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:48 smithi165 bash[22175]: cluster 2022-04-30T21:39:47.419141+0000 mgr.smithi157.nfpzoe (mgr.14180) 2340 : cluster [DBG] pgmap v2169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:48 smithi157 bash[20376]: cluster 2022-04-30T21:39:47.419141+0000 mgr.smithi157.nfpzoe (mgr.14180) 2340 : cluster [DBG] pgmap v2169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:50 smithi157 bash[20376]: cluster 2022-04-30T21:39:49.419766+0000 mgr.smithi157.nfpzoe (mgr.14180) 2341 : cluster [DBG] pgmap v2170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:50.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:50 smithi165 bash[22175]: cluster 2022-04-30T21:39:49.419766+0000 mgr.smithi157.nfpzoe (mgr.14180) 2341 : cluster [DBG] pgmap v2170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:51.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:39:51.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:39:51.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:39:51.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:39:51.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:51 smithi165 bash[22175]: audit 2022-04-30T21:39:51.461720+0000 mon.smithi157 (mon.0) 1838 : audit [DBG] from='client.? 172.21.15.157:0/1835504739' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:51 smithi157 bash[20376]: audit 2022-04-30T21:39:51.461720+0000 mon.smithi157 (mon.0) 1838 : audit [DBG] from='client.? 172.21.15.157:0/1835504739' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:52 smithi165 bash[22175]: cluster 2022-04-30T21:39:51.420447+0000 mgr.smithi157.nfpzoe (mgr.14180) 2342 : cluster [DBG] pgmap v2171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:52 smithi157 bash[20376]: cluster 2022-04-30T21:39:51.420447+0000 mgr.smithi157.nfpzoe (mgr.14180) 2342 : cluster [DBG] pgmap v2171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:54 smithi165 bash[22175]: cluster 2022-04-30T21:39:53.421089+0000 mgr.smithi157.nfpzoe (mgr.14180) 2343 : cluster [DBG] pgmap v2172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:54 smithi157 bash[20376]: cluster 2022-04-30T21:39:53.421089+0000 mgr.smithi157.nfpzoe (mgr.14180) 2343 : cluster [DBG] pgmap v2172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:56.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:39:56.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:39:56.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:39:56.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:39:56.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:56 smithi165 bash[22175]: cluster 2022-04-30T21:39:55.421684+0000 mgr.smithi157.nfpzoe (mgr.14180) 2344 : cluster [DBG] pgmap v2173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:56 smithi157 bash[20376]: cluster 2022-04-30T21:39:55.421684+0000 mgr.smithi157.nfpzoe (mgr.14180) 2344 : cluster [DBG] pgmap v2173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:57.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:57 smithi165 bash[22175]: audit 2022-04-30T21:39:56.783322+0000 mon.smithi157 (mon.0) 1839 : audit [DBG] from='client.? 172.21.15.157:0/3506980646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:57 smithi157 bash[20376]: audit 2022-04-30T21:39:56.783322+0000 mon.smithi157 (mon.0) 1839 : audit [DBG] from='client.? 172.21.15.157:0/3506980646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:39:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:58 smithi165 bash[22175]: cluster 2022-04-30T21:39:57.422333+0000 mgr.smithi157.nfpzoe (mgr.14180) 2345 : cluster [DBG] pgmap v2174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:58 smithi165 bash[22175]: audit 2022-04-30T21:39:58.338543+0000 mon.smithi157 (mon.0) 1840 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:39:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:39:58 smithi165 bash[22175]: audit 2022-04-30T21:39:58.339058+0000 mon.smithi157 (mon.0) 1841 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:39:58.924 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:58 smithi157 bash[20376]: cluster 2022-04-30T21:39:57.422333+0000 mgr.smithi157.nfpzoe (mgr.14180) 2345 : cluster [DBG] pgmap v2174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:39:58.924 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:58 smithi157 bash[20376]: audit 2022-04-30T21:39:58.338543+0000 mon.smithi157 (mon.0) 1840 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:39:58.925 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:39:58 smithi157 bash[20376]: audit 2022-04-30T21:39:58.339058+0000 mon.smithi157 (mon.0) 1841 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:40:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:00 smithi157 bash[20376]: cluster 2022-04-30T21:39:59.422928+0000 mgr.smithi157.nfpzoe (mgr.14180) 2346 : cluster [DBG] pgmap v2175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:00 smithi157 bash[20376]: cluster 2022-04-30T21:40:00.000146+0000 mon.smithi157 (mon.0) 1842 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T21:40:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:00 smithi165 bash[22175]: cluster 2022-04-30T21:39:59.422928+0000 mgr.smithi157.nfpzoe (mgr.14180) 2346 : cluster [DBG] pgmap v2175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:00 smithi165 bash[22175]: cluster 2022-04-30T21:40:00.000146+0000 mon.smithi157 (mon.0) 1842 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T21:40:01.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:40:01.808 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:40:01.808 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:40:02.133 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:40:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:02 smithi165 bash[22175]: cluster 2022-04-30T21:40:01.423539+0000 mgr.smithi157.nfpzoe (mgr.14180) 2347 : cluster [DBG] pgmap v2176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:02 smithi165 bash[22175]: audit 2022-04-30T21:40:02.112608+0000 mon.smithi157 (mon.0) 1843 : audit [DBG] from='client.? 172.21.15.157:0/3841221707' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:02 smithi157 bash[20376]: cluster 2022-04-30T21:40:01.423539+0000 mgr.smithi157.nfpzoe (mgr.14180) 2347 : cluster [DBG] pgmap v2176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:02 smithi157 bash[20376]: audit 2022-04-30T21:40:02.112608+0000 mon.smithi157 (mon.0) 1843 : audit [DBG] from='client.? 172.21.15.157:0/3841221707' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:04.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:04 smithi165 bash[22175]: cluster 2022-04-30T21:40:03.424150+0000 mgr.smithi157.nfpzoe (mgr.14180) 2348 : cluster [DBG] pgmap v2177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:04 smithi157 bash[20376]: cluster 2022-04-30T21:40:03.424150+0000 mgr.smithi157.nfpzoe (mgr.14180) 2348 : cluster [DBG] pgmap v2177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:06 smithi165 bash[22175]: cluster 2022-04-30T21:40:05.424744+0000 mgr.smithi157.nfpzoe (mgr.14180) 2349 : cluster [DBG] pgmap v2178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:06 smithi157 bash[20376]: cluster 2022-04-30T21:40:05.424744+0000 mgr.smithi157.nfpzoe (mgr.14180) 2349 : cluster [DBG] pgmap v2178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:07.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:40:07.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:40:07.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:40:07.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:40:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:08 smithi165 bash[22175]: cluster 2022-04-30T21:40:07.425337+0000 mgr.smithi157.nfpzoe (mgr.14180) 2350 : cluster [DBG] pgmap v2179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:08 smithi165 bash[22175]: audit 2022-04-30T21:40:07.439092+0000 mon.smithi157 (mon.0) 1844 : audit [DBG] from='client.? 172.21.15.157:0/4106559993' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:08 smithi157 bash[20376]: cluster 2022-04-30T21:40:07.425337+0000 mgr.smithi157.nfpzoe (mgr.14180) 2350 : cluster [DBG] pgmap v2179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:08 smithi157 bash[20376]: audit 2022-04-30T21:40:07.439092+0000 mon.smithi157 (mon.0) 1844 : audit [DBG] from='client.? 172.21.15.157:0/4106559993' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:10 smithi157 bash[20376]: cluster 2022-04-30T21:40:09.425994+0000 mgr.smithi157.nfpzoe (mgr.14180) 2351 : cluster [DBG] pgmap v2180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:10 smithi165 bash[22175]: cluster 2022-04-30T21:40:09.425994+0000 mgr.smithi157.nfpzoe (mgr.14180) 2351 : cluster [DBG] pgmap v2180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:12.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:40:12.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:40:12.464 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:40:12.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:40:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:12 smithi165 bash[22175]: cluster 2022-04-30T21:40:11.426600+0000 mgr.smithi157.nfpzoe (mgr.14180) 2352 : cluster [DBG] pgmap v2181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:12 smithi157 bash[20376]: cluster 2022-04-30T21:40:11.426600+0000 mgr.smithi157.nfpzoe (mgr.14180) 2352 : cluster [DBG] pgmap v2181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:13 smithi165 bash[22175]: audit 2022-04-30T21:40:12.770887+0000 mon.smithi157 (mon.0) 1845 : audit [DBG] from='client.? 172.21.15.157:0/983309445' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:13 smithi157 bash[20376]: audit 2022-04-30T21:40:12.770887+0000 mon.smithi157 (mon.0) 1845 : audit [DBG] from='client.? 172.21.15.157:0/983309445' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:14 smithi165 bash[22175]: cluster 2022-04-30T21:40:13.427225+0000 mgr.smithi157.nfpzoe (mgr.14180) 2353 : cluster [DBG] pgmap v2182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:14 smithi157 bash[20376]: cluster 2022-04-30T21:40:13.427225+0000 mgr.smithi157.nfpzoe (mgr.14180) 2353 : cluster [DBG] pgmap v2182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:16 smithi165 bash[22175]: cluster 2022-04-30T21:40:15.427825+0000 mgr.smithi157.nfpzoe (mgr.14180) 2354 : cluster [DBG] pgmap v2183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:16 smithi157 bash[20376]: cluster 2022-04-30T21:40:15.427825+0000 mgr.smithi157.nfpzoe (mgr.14180) 2354 : cluster [DBG] pgmap v2183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:17.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:40:17.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:40:17.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:40:18.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:40:18.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:18 smithi165 bash[22175]: cluster 2022-04-30T21:40:17.428463+0000 mgr.smithi157.nfpzoe (mgr.14180) 2355 : cluster [DBG] pgmap v2184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:18.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:18 smithi165 bash[22175]: audit 2022-04-30T21:40:18.101798+0000 mon.smithi157 (mon.0) 1846 : audit [DBG] from='client.? 172.21.15.157:0/1790318174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:18 smithi157 bash[20376]: cluster 2022-04-30T21:40:17.428463+0000 mgr.smithi157.nfpzoe (mgr.14180) 2355 : cluster [DBG] pgmap v2184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:18 smithi157 bash[20376]: audit 2022-04-30T21:40:18.101798+0000 mon.smithi157 (mon.0) 1846 : audit [DBG] from='client.? 172.21.15.157:0/1790318174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:20.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:20 smithi157 bash[20376]: cluster 2022-04-30T21:40:19.429060+0000 mgr.smithi157.nfpzoe (mgr.14180) 2356 : cluster [DBG] pgmap v2185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:20.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:20 smithi165 bash[22175]: cluster 2022-04-30T21:40:19.429060+0000 mgr.smithi157.nfpzoe (mgr.14180) 2356 : cluster [DBG] pgmap v2185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:22 smithi165 bash[22175]: cluster 2022-04-30T21:40:21.429650+0000 mgr.smithi157.nfpzoe (mgr.14180) 2357 : cluster [DBG] pgmap v2186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:22 smithi157 bash[20376]: cluster 2022-04-30T21:40:21.429650+0000 mgr.smithi157.nfpzoe (mgr.14180) 2357 : cluster [DBG] pgmap v2186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:23.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:40:23.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:40:23.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:40:23.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:40:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:23 smithi165 bash[22175]: audit 2022-04-30T21:40:23.422598+0000 mon.smithi157 (mon.0) 1847 : audit [DBG] from='client.? 172.21.15.157:0/1835093743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:23 smithi157 bash[20376]: audit 2022-04-30T21:40:23.422598+0000 mon.smithi157 (mon.0) 1847 : audit [DBG] from='client.? 172.21.15.157:0/1835093743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:24 smithi165 bash[22175]: cluster 2022-04-30T21:40:23.430234+0000 mgr.smithi157.nfpzoe (mgr.14180) 2358 : cluster [DBG] pgmap v2187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:24 smithi157 bash[20376]: cluster 2022-04-30T21:40:23.430234+0000 mgr.smithi157.nfpzoe (mgr.14180) 2358 : cluster [DBG] pgmap v2187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:26 smithi165 bash[22175]: cluster 2022-04-30T21:40:25.430825+0000 mgr.smithi157.nfpzoe (mgr.14180) 2359 : cluster [DBG] pgmap v2188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:26 smithi157 bash[20376]: cluster 2022-04-30T21:40:25.430825+0000 mgr.smithi157.nfpzoe (mgr.14180) 2359 : cluster [DBG] pgmap v2188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:28.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:40:28.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:40:28.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:40:28.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:28 smithi165 bash[22175]: cluster 2022-04-30T21:40:27.431434+0000 mgr.smithi157.nfpzoe (mgr.14180) 2360 : cluster [DBG] pgmap v2189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:28 smithi157 bash[20376]: cluster 2022-04-30T21:40:27.431434+0000 mgr.smithi157.nfpzoe (mgr.14180) 2360 : cluster [DBG] pgmap v2189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:28.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:40:29.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:29 smithi165 bash[22175]: audit 2022-04-30T21:40:28.741442+0000 mon.smithi157 (mon.0) 1848 : audit [DBG] from='client.? 172.21.15.157:0/1196536005' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:29.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:29 smithi157 bash[20376]: audit 2022-04-30T21:40:28.741442+0000 mon.smithi157 (mon.0) 1848 : audit [DBG] from='client.? 172.21.15.157:0/1196536005' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:30.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:30 smithi165 bash[22175]: cluster 2022-04-30T21:40:29.432071+0000 mgr.smithi157.nfpzoe (mgr.14180) 2361 : cluster [DBG] pgmap v2190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:30.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:30 smithi165 bash[22175]: audit 2022-04-30T21:40:29.617426+0000 mon.smithi157 (mon.0) 1849 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:40:30.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:30 smithi165 bash[22175]: audit 2022-04-30T21:40:29.620350+0000 mon.smithi157 (mon.0) 1850 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:40:30.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:30 smithi165 bash[22175]: audit 2022-04-30T21:40:29.622301+0000 mon.smithi157 (mon.0) 1851 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:40:30.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:30 smithi165 bash[22175]: cluster 2022-04-30T21:40:29.940174+0000 mgr.smithi157.nfpzoe (mgr.14180) 2362 : cluster [DBG] pgmap v2191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:30.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:30 smithi165 bash[22175]: cluster 2022-04-30T21:40:29.940684+0000 mgr.smithi157.nfpzoe (mgr.14180) 2363 : cluster [DBG] pgmap v2192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:30.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:30 smithi165 bash[22175]: audit 2022-04-30T21:40:29.946428+0000 mon.smithi157 (mon.0) 1852 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:40:30.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:30 smithi165 bash[22175]: audit 2022-04-30T21:40:29.957951+0000 mon.smithi157 (mon.0) 1853 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:40:30.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:30 smithi165 bash[22175]: cephadm 2022-04-30T21:40:29.959132+0000 mgr.smithi157.nfpzoe (mgr.14180) 2364 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:40:30.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:30 smithi165 bash[22175]: cephadm 2022-04-30T21:40:29.959267+0000 mgr.smithi157.nfpzoe (mgr.14180) 2365 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:40:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:30 smithi157 bash[20376]: cluster 2022-04-30T21:40:29.432071+0000 mgr.smithi157.nfpzoe (mgr.14180) 2361 : cluster [DBG] pgmap v2190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:30 smithi157 bash[20376]: audit 2022-04-30T21:40:29.617426+0000 mon.smithi157 (mon.0) 1849 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:40:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:30 smithi157 bash[20376]: audit 2022-04-30T21:40:29.620350+0000 mon.smithi157 (mon.0) 1850 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:40:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:30 smithi157 bash[20376]: audit 2022-04-30T21:40:29.622301+0000 mon.smithi157 (mon.0) 1851 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:40:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:30 smithi157 bash[20376]: cluster 2022-04-30T21:40:29.940174+0000 mgr.smithi157.nfpzoe (mgr.14180) 2362 : cluster [DBG] pgmap v2191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:30.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:30 smithi157 bash[20376]: cluster 2022-04-30T21:40:29.940684+0000 mgr.smithi157.nfpzoe (mgr.14180) 2363 : cluster [DBG] pgmap v2192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:30.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:30 smithi157 bash[20376]: audit 2022-04-30T21:40:29.946428+0000 mon.smithi157 (mon.0) 1852 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:40:30.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:30 smithi157 bash[20376]: audit 2022-04-30T21:40:29.957951+0000 mon.smithi157 (mon.0) 1853 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:40:30.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:30 smithi157 bash[20376]: cephadm 2022-04-30T21:40:29.959132+0000 mgr.smithi157.nfpzoe (mgr.14180) 2364 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:40:30.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:30 smithi157 bash[20376]: cephadm 2022-04-30T21:40:29.959267+0000 mgr.smithi157.nfpzoe (mgr.14180) 2365 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:40:32.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:32 smithi165 bash[22175]: cluster 2022-04-30T21:40:31.941242+0000 mgr.smithi157.nfpzoe (mgr.14180) 2366 : cluster [DBG] pgmap v2193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:32 smithi157 bash[20376]: cluster 2022-04-30T21:40:31.941242+0000 mgr.smithi157.nfpzoe (mgr.14180) 2366 : cluster [DBG] pgmap v2193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:33.765 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:40:33.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:40:33.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:40:34.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:40:34.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:34 smithi165 bash[22175]: cluster 2022-04-30T21:40:33.941824+0000 mgr.smithi157.nfpzoe (mgr.14180) 2367 : cluster [DBG] pgmap v2194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:34 smithi157 bash[20376]: cluster 2022-04-30T21:40:33.941824+0000 mgr.smithi157.nfpzoe (mgr.14180) 2367 : cluster [DBG] pgmap v2194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:35 smithi165 bash[22175]: audit 2022-04-30T21:40:34.072233+0000 mon.smithi157 (mon.0) 1854 : audit [DBG] from='client.? 172.21.15.157:0/960479962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:35 smithi157 bash[20376]: audit 2022-04-30T21:40:34.072233+0000 mon.smithi157 (mon.0) 1854 : audit [DBG] from='client.? 172.21.15.157:0/960479962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:36 smithi165 bash[22175]: cluster 2022-04-30T21:40:35.942438+0000 mgr.smithi157.nfpzoe (mgr.14180) 2368 : cluster [DBG] pgmap v2195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:36 smithi157 bash[20376]: cluster 2022-04-30T21:40:35.942438+0000 mgr.smithi157.nfpzoe (mgr.14180) 2368 : cluster [DBG] pgmap v2195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:38.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:38 smithi165 bash[22175]: cluster 2022-04-30T21:40:37.943114+0000 mgr.smithi157.nfpzoe (mgr.14180) 2369 : cluster [DBG] pgmap v2196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:38 smithi157 bash[20376]: cluster 2022-04-30T21:40:37.943114+0000 mgr.smithi157.nfpzoe (mgr.14180) 2369 : cluster [DBG] pgmap v2196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:39.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:40:39.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:40:39.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:40:39.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:40:39.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:39 smithi165 bash[22175]: audit 2022-04-30T21:40:39.411305+0000 mon.smithi157 (mon.0) 1855 : audit [DBG] from='client.? 172.21.15.157:0/2587698321' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:39 smithi157 bash[20376]: audit 2022-04-30T21:40:39.411305+0000 mon.smithi157 (mon.0) 1855 : audit [DBG] from='client.? 172.21.15.157:0/2587698321' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:40 smithi157 bash[20376]: cluster 2022-04-30T21:40:39.943661+0000 mgr.smithi157.nfpzoe (mgr.14180) 2370 : cluster [DBG] pgmap v2197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:40 smithi165 bash[22175]: cluster 2022-04-30T21:40:39.943661+0000 mgr.smithi157.nfpzoe (mgr.14180) 2370 : cluster [DBG] pgmap v2197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:42 smithi165 bash[22175]: cluster 2022-04-30T21:40:41.944300+0000 mgr.smithi157.nfpzoe (mgr.14180) 2371 : cluster [DBG] pgmap v2198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:42 smithi157 bash[20376]: cluster 2022-04-30T21:40:41.944300+0000 mgr.smithi157.nfpzoe (mgr.14180) 2371 : cluster [DBG] pgmap v2198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:44.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:44 smithi165 bash[22175]: cluster 2022-04-30T21:40:43.944885+0000 mgr.smithi157.nfpzoe (mgr.14180) 2372 : cluster [DBG] pgmap v2199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:44.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:40:44.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:40:44.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:40:44.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:44 smithi157 bash[20376]: cluster 2022-04-30T21:40:43.944885+0000 mgr.smithi157.nfpzoe (mgr.14180) 2372 : cluster [DBG] pgmap v2199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:44.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:40:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:45 smithi165 bash[22175]: audit 2022-04-30T21:40:44.738528+0000 mon.smithi157 (mon.0) 1856 : audit [DBG] from='client.? 172.21.15.157:0/1405714740' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:45 smithi157 bash[20376]: audit 2022-04-30T21:40:44.738528+0000 mon.smithi157 (mon.0) 1856 : audit [DBG] from='client.? 172.21.15.157:0/1405714740' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:46 smithi165 bash[22175]: cluster 2022-04-30T21:40:45.945498+0000 mgr.smithi157.nfpzoe (mgr.14180) 2373 : cluster [DBG] pgmap v2200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:46.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:46 smithi157 bash[20376]: cluster 2022-04-30T21:40:45.945498+0000 mgr.smithi157.nfpzoe (mgr.14180) 2373 : cluster [DBG] pgmap v2200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:48.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:48 smithi165 bash[22175]: cluster 2022-04-30T21:40:47.946204+0000 mgr.smithi157.nfpzoe (mgr.14180) 2374 : cluster [DBG] pgmap v2201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:48 smithi157 bash[20376]: cluster 2022-04-30T21:40:47.946204+0000 mgr.smithi157.nfpzoe (mgr.14180) 2374 : cluster [DBG] pgmap v2201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:49.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:40:49.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:40:49.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:40:50.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:40:50.352 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:50 smithi157 bash[20376]: cluster 2022-04-30T21:40:49.946810+0000 mgr.smithi157.nfpzoe (mgr.14180) 2375 : cluster [DBG] pgmap v2202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:50 smithi165 bash[22175]: cluster 2022-04-30T21:40:49.946810+0000 mgr.smithi157.nfpzoe (mgr.14180) 2375 : cluster [DBG] pgmap v2202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:51.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:51 smithi165 bash[22175]: audit 2022-04-30T21:40:50.063617+0000 mon.smithi157 (mon.0) 1857 : audit [DBG] from='client.? 172.21.15.157:0/2648512762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:51.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:51 smithi157 bash[20376]: audit 2022-04-30T21:40:50.063617+0000 mon.smithi157 (mon.0) 1857 : audit [DBG] from='client.? 172.21.15.157:0/2648512762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:52.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:52 smithi165 bash[22175]: cluster 2022-04-30T21:40:51.947458+0000 mgr.smithi157.nfpzoe (mgr.14180) 2376 : cluster [DBG] pgmap v2203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:52 smithi157 bash[20376]: cluster 2022-04-30T21:40:51.947458+0000 mgr.smithi157.nfpzoe (mgr.14180) 2376 : cluster [DBG] pgmap v2203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:54 smithi165 bash[22175]: cluster 2022-04-30T21:40:53.948079+0000 mgr.smithi157.nfpzoe (mgr.14180) 2377 : cluster [DBG] pgmap v2204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:54 smithi157 bash[20376]: cluster 2022-04-30T21:40:53.948079+0000 mgr.smithi157.nfpzoe (mgr.14180) 2377 : cluster [DBG] pgmap v2204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:55.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:40:55.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:40:55.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:40:55.412 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:40:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:55 smithi157 bash[20376]: audit 2022-04-30T21:40:55.392899+0000 mon.smithi157 (mon.0) 1858 : audit [DBG] from='client.? 172.21.15.157:0/2536302972' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:55 smithi165 bash[22175]: audit 2022-04-30T21:40:55.392899+0000 mon.smithi157 (mon.0) 1858 : audit [DBG] from='client.? 172.21.15.157:0/2536302972' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:40:56.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:56 smithi165 bash[22175]: cluster 2022-04-30T21:40:55.948728+0000 mgr.smithi157.nfpzoe (mgr.14180) 2378 : cluster [DBG] pgmap v2205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:56 smithi157 bash[20376]: cluster 2022-04-30T21:40:55.948728+0000 mgr.smithi157.nfpzoe (mgr.14180) 2378 : cluster [DBG] pgmap v2205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:58 smithi165 bash[22175]: cluster 2022-04-30T21:40:57.949386+0000 mgr.smithi157.nfpzoe (mgr.14180) 2379 : cluster [DBG] pgmap v2206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:58 smithi165 bash[22175]: audit 2022-04-30T21:40:58.346174+0000 mon.smithi157 (mon.0) 1859 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:40:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:40:58 smithi165 bash[22175]: audit 2022-04-30T21:40:58.346655+0000 mon.smithi157 (mon.0) 1860 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:40:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:58 smithi157 bash[20376]: cluster 2022-04-30T21:40:57.949386+0000 mgr.smithi157.nfpzoe (mgr.14180) 2379 : cluster [DBG] pgmap v2206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:40:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:58 smithi157 bash[20376]: audit 2022-04-30T21:40:58.346174+0000 mon.smithi157 (mon.0) 1859 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:40:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:40:58 smithi157 bash[20376]: audit 2022-04-30T21:40:58.346655+0000 mon.smithi157 (mon.0) 1860 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:41:00.352 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:00 smithi157 bash[20376]: cluster 2022-04-30T21:40:59.949983+0000 mgr.smithi157.nfpzoe (mgr.14180) 2380 : cluster [DBG] pgmap v2207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:00 smithi165 bash[22175]: cluster 2022-04-30T21:40:59.949983+0000 mgr.smithi157.nfpzoe (mgr.14180) 2380 : cluster [DBG] pgmap v2207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:00.416 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:41:00.416 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:41:00.416 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:41:00.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:41:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:01 smithi165 bash[22175]: audit 2022-04-30T21:41:00.719150+0000 mon.smithi157 (mon.0) 1861 : audit [DBG] from='client.? 172.21.15.157:0/4094820823' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:01 smithi157 bash[20376]: audit 2022-04-30T21:41:00.719150+0000 mon.smithi157 (mon.0) 1861 : audit [DBG] from='client.? 172.21.15.157:0/4094820823' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:02 smithi165 bash[22175]: cluster 2022-04-30T21:41:01.950600+0000 mgr.smithi157.nfpzoe (mgr.14180) 2381 : cluster [DBG] pgmap v2208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:02 smithi157 bash[20376]: cluster 2022-04-30T21:41:01.950600+0000 mgr.smithi157.nfpzoe (mgr.14180) 2381 : cluster [DBG] pgmap v2208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:04 smithi165 bash[22175]: cluster 2022-04-30T21:41:03.951269+0000 mgr.smithi157.nfpzoe (mgr.14180) 2382 : cluster [DBG] pgmap v2209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:04 smithi157 bash[20376]: cluster 2022-04-30T21:41:03.951269+0000 mgr.smithi157.nfpzoe (mgr.14180) 2382 : cluster [DBG] pgmap v2209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:05.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:41:05.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:41:05.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:41:06.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:41:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:06 smithi165 bash[22175]: cluster 2022-04-30T21:41:05.951865+0000 mgr.smithi157.nfpzoe (mgr.14180) 2383 : cluster [DBG] pgmap v2210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:06.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:06 smithi165 bash[22175]: audit 2022-04-30T21:41:06.037301+0000 mon.smithi157 (mon.0) 1862 : audit [DBG] from='client.? 172.21.15.157:0/779360388' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:06 smithi157 bash[20376]: cluster 2022-04-30T21:41:05.951865+0000 mgr.smithi157.nfpzoe (mgr.14180) 2383 : cluster [DBG] pgmap v2210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:06 smithi157 bash[20376]: audit 2022-04-30T21:41:06.037301+0000 mon.smithi157 (mon.0) 1862 : audit [DBG] from='client.? 172.21.15.157:0/779360388' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:08 smithi165 bash[22175]: cluster 2022-04-30T21:41:07.952583+0000 mgr.smithi157.nfpzoe (mgr.14180) 2384 : cluster [DBG] pgmap v2211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:08 smithi157 bash[20376]: cluster 2022-04-30T21:41:07.952583+0000 mgr.smithi157.nfpzoe (mgr.14180) 2384 : cluster [DBG] pgmap v2211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:10.353 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:10 smithi157 bash[20376]: cluster 2022-04-30T21:41:09.953235+0000 mgr.smithi157.nfpzoe (mgr.14180) 2385 : cluster [DBG] pgmap v2212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:10 smithi165 bash[22175]: cluster 2022-04-30T21:41:09.953235+0000 mgr.smithi157.nfpzoe (mgr.14180) 2385 : cluster [DBG] pgmap v2212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:11.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:41:11.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:41:11.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:41:11.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:41:11.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:11 smithi157 bash[20376]: audit 2022-04-30T21:41:11.366083+0000 mon.smithi157 (mon.0) 1863 : audit [DBG] from='client.? 172.21.15.157:0/2006500071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:11.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:11 smithi165 bash[22175]: audit 2022-04-30T21:41:11.366083+0000 mon.smithi157 (mon.0) 1863 : audit [DBG] from='client.? 172.21.15.157:0/2006500071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:12 smithi157 bash[20376]: cluster 2022-04-30T21:41:11.953891+0000 mgr.smithi157.nfpzoe (mgr.14180) 2386 : cluster [DBG] pgmap v2213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:12 smithi165 bash[22175]: cluster 2022-04-30T21:41:11.953891+0000 mgr.smithi157.nfpzoe (mgr.14180) 2386 : cluster [DBG] pgmap v2213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:14 smithi165 bash[22175]: cluster 2022-04-30T21:41:13.954549+0000 mgr.smithi157.nfpzoe (mgr.14180) 2387 : cluster [DBG] pgmap v2214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:14.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:14 smithi157 bash[20376]: cluster 2022-04-30T21:41:13.954549+0000 mgr.smithi157.nfpzoe (mgr.14180) 2387 : cluster [DBG] pgmap v2214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:16.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:41:16.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:41:16.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:41:16.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:16 smithi165 bash[22175]: cluster 2022-04-30T21:41:15.955205+0000 mgr.smithi157.nfpzoe (mgr.14180) 2388 : cluster [DBG] pgmap v2215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:16.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:16 smithi157 bash[20376]: cluster 2022-04-30T21:41:15.955205+0000 mgr.smithi157.nfpzoe (mgr.14180) 2388 : cluster [DBG] pgmap v2215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:16.721 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:41:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:17 smithi165 bash[22175]: audit 2022-04-30T21:41:16.695985+0000 mon.smithi157 (mon.0) 1864 : audit [DBG] from='client.? 172.21.15.157:0/2123168810' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:17 smithi157 bash[20376]: audit 2022-04-30T21:41:16.695985+0000 mon.smithi157 (mon.0) 1864 : audit [DBG] from='client.? 172.21.15.157:0/2123168810' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:18.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:18 smithi165 bash[22175]: cluster 2022-04-30T21:41:17.955926+0000 mgr.smithi157.nfpzoe (mgr.14180) 2389 : cluster [DBG] pgmap v2216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:18.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:18 smithi157 bash[20376]: cluster 2022-04-30T21:41:17.955926+0000 mgr.smithi157.nfpzoe (mgr.14180) 2389 : cluster [DBG] pgmap v2216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:20.353 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:20 smithi157 bash[20376]: cluster 2022-04-30T21:41:19.956510+0000 mgr.smithi157.nfpzoe (mgr.14180) 2390 : cluster [DBG] pgmap v2217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:20 smithi165 bash[22175]: cluster 2022-04-30T21:41:19.956510+0000 mgr.smithi157.nfpzoe (mgr.14180) 2390 : cluster [DBG] pgmap v2217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:21.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:41:21.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:41:21.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:41:22.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:41:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:22 smithi165 bash[22175]: cluster 2022-04-30T21:41:21.957082+0000 mgr.smithi157.nfpzoe (mgr.14180) 2391 : cluster [DBG] pgmap v2218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:22 smithi165 bash[22175]: audit 2022-04-30T21:41:22.023712+0000 mon.smithi157 (mon.0) 1865 : audit [DBG] from='client.? 172.21.15.157:0/3493474077' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:22 smithi157 bash[20376]: cluster 2022-04-30T21:41:21.957082+0000 mgr.smithi157.nfpzoe (mgr.14180) 2391 : cluster [DBG] pgmap v2218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:22 smithi157 bash[20376]: audit 2022-04-30T21:41:22.023712+0000 mon.smithi157 (mon.0) 1865 : audit [DBG] from='client.? 172.21.15.157:0/3493474077' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:24 smithi165 bash[22175]: cluster 2022-04-30T21:41:23.957706+0000 mgr.smithi157.nfpzoe (mgr.14180) 2392 : cluster [DBG] pgmap v2219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:24 smithi157 bash[20376]: cluster 2022-04-30T21:41:23.957706+0000 mgr.smithi157.nfpzoe (mgr.14180) 2392 : cluster [DBG] pgmap v2219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:26 smithi165 bash[22175]: cluster 2022-04-30T21:41:25.958262+0000 mgr.smithi157.nfpzoe (mgr.14180) 2393 : cluster [DBG] pgmap v2220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:26 smithi157 bash[20376]: cluster 2022-04-30T21:41:25.958262+0000 mgr.smithi157.nfpzoe (mgr.14180) 2393 : cluster [DBG] pgmap v2220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:27.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:41:27.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:41:27.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:41:27.364 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:41:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:27 smithi157 bash[20376]: audit 2022-04-30T21:41:27.343631+0000 mon.smithi157 (mon.0) 1866 : audit [DBG] from='client.? 172.21.15.157:0/2936189173' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:27 smithi165 bash[22175]: audit 2022-04-30T21:41:27.343631+0000 mon.smithi157 (mon.0) 1866 : audit [DBG] from='client.? 172.21.15.157:0/2936189173' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:28 smithi157 bash[20376]: cluster 2022-04-30T21:41:27.959883+0000 mgr.smithi157.nfpzoe (mgr.14180) 2394 : cluster [DBG] pgmap v2221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:28 smithi165 bash[22175]: cluster 2022-04-30T21:41:27.959883+0000 mgr.smithi157.nfpzoe (mgr.14180) 2394 : cluster [DBG] pgmap v2221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:30.350 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:30 smithi157 bash[20376]: cluster 2022-04-30T21:41:29.960500+0000 mgr.smithi157.nfpzoe (mgr.14180) 2395 : cluster [DBG] pgmap v2222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:30.350 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:30 smithi157 bash[20376]: audit 2022-04-30T21:41:29.970414+0000 mon.smithi157 (mon.0) 1867 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:41:30.350 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:30 smithi157 bash[20376]: audit 2022-04-30T21:41:29.973093+0000 mon.smithi157 (mon.0) 1868 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:41:30.350 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:30 smithi157 bash[20376]: audit 2022-04-30T21:41:29.974859+0000 mon.smithi157 (mon.0) 1869 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:41:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:30 smithi165 bash[22175]: cluster 2022-04-30T21:41:29.960500+0000 mgr.smithi157.nfpzoe (mgr.14180) 2395 : cluster [DBG] pgmap v2222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:30 smithi165 bash[22175]: audit 2022-04-30T21:41:29.970414+0000 mon.smithi157 (mon.0) 1867 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:41:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:30 smithi165 bash[22175]: audit 2022-04-30T21:41:29.973093+0000 mon.smithi157 (mon.0) 1868 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:41:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:30 smithi165 bash[22175]: audit 2022-04-30T21:41:29.974859+0000 mon.smithi157 (mon.0) 1869 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:41:31.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:31 smithi165 bash[22175]: cluster 2022-04-30T21:41:30.299548+0000 mgr.smithi157.nfpzoe (mgr.14180) 2396 : cluster [DBG] pgmap v2223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:31.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:31 smithi165 bash[22175]: cluster 2022-04-30T21:41:30.300035+0000 mgr.smithi157.nfpzoe (mgr.14180) 2397 : cluster [DBG] pgmap v2224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:31.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:31 smithi165 bash[22175]: audit 2022-04-30T21:41:30.306023+0000 mon.smithi157 (mon.0) 1870 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:41:31.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:31 smithi165 bash[22175]: audit 2022-04-30T21:41:30.314643+0000 mon.smithi157 (mon.0) 1871 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:41:31.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:31 smithi165 bash[22175]: cephadm 2022-04-30T21:41:30.315810+0000 mgr.smithi157.nfpzoe (mgr.14180) 2398 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:41:31.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:31 smithi165 bash[22175]: cephadm 2022-04-30T21:41:30.315976+0000 mgr.smithi157.nfpzoe (mgr.14180) 2399 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:41:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:31 smithi157 bash[20376]: cluster 2022-04-30T21:41:30.299548+0000 mgr.smithi157.nfpzoe (mgr.14180) 2396 : cluster [DBG] pgmap v2223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:31 smithi157 bash[20376]: cluster 2022-04-30T21:41:30.300035+0000 mgr.smithi157.nfpzoe (mgr.14180) 2397 : cluster [DBG] pgmap v2224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:31.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:31 smithi157 bash[20376]: audit 2022-04-30T21:41:30.306023+0000 mon.smithi157 (mon.0) 1870 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:41:31.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:31 smithi157 bash[20376]: audit 2022-04-30T21:41:30.314643+0000 mon.smithi157 (mon.0) 1871 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:41:31.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:31 smithi157 bash[20376]: cephadm 2022-04-30T21:41:30.315810+0000 mgr.smithi157.nfpzoe (mgr.14180) 2398 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:41:31.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:31 smithi157 bash[20376]: cephadm 2022-04-30T21:41:30.315976+0000 mgr.smithi157.nfpzoe (mgr.14180) 2399 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:41:32.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:41:32.368 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:41:32.368 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:41:32.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:41:33.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:33 smithi165 bash[22175]: cluster 2022-04-30T21:41:32.300676+0000 mgr.smithi157.nfpzoe (mgr.14180) 2400 : cluster [DBG] pgmap v2225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:33.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:33 smithi165 bash[22175]: audit 2022-04-30T21:41:32.673256+0000 mon.smithi157 (mon.0) 1872 : audit [DBG] from='client.? 172.21.15.157:0/409916445' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:33 smithi157 bash[20376]: cluster 2022-04-30T21:41:32.300676+0000 mgr.smithi157.nfpzoe (mgr.14180) 2400 : cluster [DBG] pgmap v2225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:33 smithi157 bash[20376]: audit 2022-04-30T21:41:32.673256+0000 mon.smithi157 (mon.0) 1872 : audit [DBG] from='client.? 172.21.15.157:0/409916445' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:35.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:35 smithi165 bash[22175]: cluster 2022-04-30T21:41:34.301289+0000 mgr.smithi157.nfpzoe (mgr.14180) 2401 : cluster [DBG] pgmap v2226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:35 smithi157 bash[20376]: cluster 2022-04-30T21:41:34.301289+0000 mgr.smithi157.nfpzoe (mgr.14180) 2401 : cluster [DBG] pgmap v2226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:37.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:37 smithi165 bash[22175]: cluster 2022-04-30T21:41:36.301902+0000 mgr.smithi157.nfpzoe (mgr.14180) 2402 : cluster [DBG] pgmap v2227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:37.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:41:37.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:41:37.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:41:37.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:37 smithi157 bash[20376]: cluster 2022-04-30T21:41:36.301902+0000 mgr.smithi157.nfpzoe (mgr.14180) 2402 : cluster [DBG] pgmap v2227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:38.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:41:38.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:38 smithi165 bash[22175]: audit 2022-04-30T21:41:37.990063+0000 mon.smithi157 (mon.0) 1873 : audit [DBG] from='client.? 172.21.15.157:0/54800102' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:38 smithi157 bash[20376]: audit 2022-04-30T21:41:37.990063+0000 mon.smithi157 (mon.0) 1873 : audit [DBG] from='client.? 172.21.15.157:0/54800102' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:39.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:39 smithi165 bash[22175]: cluster 2022-04-30T21:41:38.302571+0000 mgr.smithi157.nfpzoe (mgr.14180) 2403 : cluster [DBG] pgmap v2228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:39 smithi157 bash[20376]: cluster 2022-04-30T21:41:38.302571+0000 mgr.smithi157.nfpzoe (mgr.14180) 2403 : cluster [DBG] pgmap v2228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:41 smithi165 bash[22175]: cluster 2022-04-30T21:41:40.303289+0000 mgr.smithi157.nfpzoe (mgr.14180) 2404 : cluster [DBG] pgmap v2229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:41 smithi157 bash[20376]: cluster 2022-04-30T21:41:40.303289+0000 mgr.smithi157.nfpzoe (mgr.14180) 2404 : cluster [DBG] pgmap v2229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:43.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:41:43.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:41:43.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:41:43.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:41:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:43 smithi157 bash[20376]: cluster 2022-04-30T21:41:42.303961+0000 mgr.smithi157.nfpzoe (mgr.14180) 2405 : cluster [DBG] pgmap v2230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:43.712 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:43 smithi157 bash[20376]: audit 2022-04-30T21:41:43.318798+0000 mon.smithi157 (mon.0) 1874 : audit [DBG] from='client.? 172.21.15.157:0/316211404' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:43 smithi165 bash[22175]: cluster 2022-04-30T21:41:42.303961+0000 mgr.smithi157.nfpzoe (mgr.14180) 2405 : cluster [DBG] pgmap v2230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:43 smithi165 bash[22175]: audit 2022-04-30T21:41:43.318798+0000 mon.smithi157 (mon.0) 1874 : audit [DBG] from='client.? 172.21.15.157:0/316211404' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:45 smithi157 bash[20376]: cluster 2022-04-30T21:41:44.304591+0000 mgr.smithi157.nfpzoe (mgr.14180) 2406 : cluster [DBG] pgmap v2231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:45 smithi165 bash[22175]: cluster 2022-04-30T21:41:44.304591+0000 mgr.smithi157.nfpzoe (mgr.14180) 2406 : cluster [DBG] pgmap v2231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:47 smithi157 bash[20376]: cluster 2022-04-30T21:41:46.305212+0000 mgr.smithi157.nfpzoe (mgr.14180) 2407 : cluster [DBG] pgmap v2232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:47.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:47 smithi165 bash[22175]: cluster 2022-04-30T21:41:46.305212+0000 mgr.smithi157.nfpzoe (mgr.14180) 2407 : cluster [DBG] pgmap v2232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:48.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:41:48.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:41:48.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:41:48.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:41:49.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:49 smithi157 bash[20376]: cluster 2022-04-30T21:41:48.305838+0000 mgr.smithi157.nfpzoe (mgr.14180) 2408 : cluster [DBG] pgmap v2233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:49 smithi157 bash[20376]: audit 2022-04-30T21:41:48.637455+0000 mon.smithi157 (mon.0) 1875 : audit [DBG] from='client.? 172.21.15.157:0/1713752087' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:49.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:49 smithi165 bash[22175]: cluster 2022-04-30T21:41:48.305838+0000 mgr.smithi157.nfpzoe (mgr.14180) 2408 : cluster [DBG] pgmap v2233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:49.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:49 smithi165 bash[22175]: audit 2022-04-30T21:41:48.637455+0000 mon.smithi157 (mon.0) 1875 : audit [DBG] from='client.? 172.21.15.157:0/1713752087' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:51.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:51 smithi157 bash[20376]: cluster 2022-04-30T21:41:50.306419+0000 mgr.smithi157.nfpzoe (mgr.14180) 2409 : cluster [DBG] pgmap v2234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:51.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:51 smithi165 bash[22175]: cluster 2022-04-30T21:41:50.306419+0000 mgr.smithi157.nfpzoe (mgr.14180) 2409 : cluster [DBG] pgmap v2234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:53.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:41:53.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:41:53.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:41:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:53 smithi157 bash[20376]: cluster 2022-04-30T21:41:52.307123+0000 mgr.smithi157.nfpzoe (mgr.14180) 2410 : cluster [DBG] pgmap v2235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:53 smithi165 bash[22175]: cluster 2022-04-30T21:41:52.307123+0000 mgr.smithi157.nfpzoe (mgr.14180) 2410 : cluster [DBG] pgmap v2235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:53.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:41:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:54 smithi157 bash[20376]: audit 2022-04-30T21:41:53.966675+0000 mon.smithi157 (mon.0) 1876 : audit [DBG] from='client.? 172.21.15.157:0/1773949883' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:54 smithi165 bash[22175]: audit 2022-04-30T21:41:53.966675+0000 mon.smithi157 (mon.0) 1876 : audit [DBG] from='client.? 172.21.15.157:0/1773949883' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:55 smithi157 bash[20376]: cluster 2022-04-30T21:41:54.307760+0000 mgr.smithi157.nfpzoe (mgr.14180) 2411 : cluster [DBG] pgmap v2236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:55 smithi165 bash[22175]: cluster 2022-04-30T21:41:54.307760+0000 mgr.smithi157.nfpzoe (mgr.14180) 2411 : cluster [DBG] pgmap v2236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:57.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:57 smithi157 bash[20376]: cluster 2022-04-30T21:41:56.308363+0000 mgr.smithi157.nfpzoe (mgr.14180) 2412 : cluster [DBG] pgmap v2237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:57.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:57 smithi165 bash[22175]: cluster 2022-04-30T21:41:56.308363+0000 mgr.smithi157.nfpzoe (mgr.14180) 2412 : cluster [DBG] pgmap v2237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:58 smithi157 bash[20376]: audit 2022-04-30T21:41:58.353515+0000 mon.smithi157 (mon.0) 1877 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:41:58.812 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:58 smithi157 bash[20376]: audit 2022-04-30T21:41:58.353968+0000 mon.smithi157 (mon.0) 1878 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:41:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:58 smithi165 bash[22175]: audit 2022-04-30T21:41:58.353515+0000 mon.smithi157 (mon.0) 1877 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:41:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:58 smithi165 bash[22175]: audit 2022-04-30T21:41:58.353968+0000 mon.smithi157 (mon.0) 1878 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:41:58.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:41:58.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:41:58.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:41:59.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:41:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:59 smithi157 bash[20376]: cluster 2022-04-30T21:41:58.309048+0000 mgr.smithi157.nfpzoe (mgr.14180) 2413 : cluster [DBG] pgmap v2238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:59.737 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:41:59 smithi157 bash[20376]: audit 2022-04-30T21:41:59.301163+0000 mon.smithi157 (mon.0) 1879 : audit [DBG] from='client.? 172.21.15.157:0/2064311596' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:41:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:59 smithi165 bash[22175]: cluster 2022-04-30T21:41:58.309048+0000 mgr.smithi157.nfpzoe (mgr.14180) 2413 : cluster [DBG] pgmap v2238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:41:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:41:59 smithi165 bash[22175]: audit 2022-04-30T21:41:59.301163+0000 mon.smithi157 (mon.0) 1879 : audit [DBG] from='client.? 172.21.15.157:0/2064311596' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:01.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:01 smithi165 bash[22175]: cluster 2022-04-30T21:42:00.309712+0000 mgr.smithi157.nfpzoe (mgr.14180) 2414 : cluster [DBG] pgmap v2239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:01 smithi157 bash[20376]: cluster 2022-04-30T21:42:00.309712+0000 mgr.smithi157.nfpzoe (mgr.14180) 2414 : cluster [DBG] pgmap v2239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:03 smithi165 bash[22175]: cluster 2022-04-30T21:42:02.310292+0000 mgr.smithi157.nfpzoe (mgr.14180) 2415 : cluster [DBG] pgmap v2240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:03 smithi157 bash[20376]: cluster 2022-04-30T21:42:02.310292+0000 mgr.smithi157.nfpzoe (mgr.14180) 2415 : cluster [DBG] pgmap v2240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:04.326 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:42:04.326 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:42:04.326 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:42:04.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:42:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:05 smithi165 bash[22175]: cluster 2022-04-30T21:42:04.310893+0000 mgr.smithi157.nfpzoe (mgr.14180) 2416 : cluster [DBG] pgmap v2241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:05.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:05 smithi165 bash[22175]: audit 2022-04-30T21:42:04.631971+0000 mon.smithi157 (mon.0) 1880 : audit [DBG] from='client.? 172.21.15.157:0/2491221024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:05 smithi157 bash[20376]: cluster 2022-04-30T21:42:04.310893+0000 mgr.smithi157.nfpzoe (mgr.14180) 2416 : cluster [DBG] pgmap v2241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:05 smithi157 bash[20376]: audit 2022-04-30T21:42:04.631971+0000 mon.smithi157 (mon.0) 1880 : audit [DBG] from='client.? 172.21.15.157:0/2491221024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:07 smithi165 bash[22175]: cluster 2022-04-30T21:42:06.311538+0000 mgr.smithi157.nfpzoe (mgr.14180) 2417 : cluster [DBG] pgmap v2242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:07 smithi157 bash[20376]: cluster 2022-04-30T21:42:06.311538+0000 mgr.smithi157.nfpzoe (mgr.14180) 2417 : cluster [DBG] pgmap v2242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:09.655 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:42:09.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:42:09.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:42:09.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:09 smithi165 bash[22175]: cluster 2022-04-30T21:42:08.312134+0000 mgr.smithi157.nfpzoe (mgr.14180) 2418 : cluster [DBG] pgmap v2243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:09.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:09 smithi157 bash[20376]: cluster 2022-04-30T21:42:08.312134+0000 mgr.smithi157.nfpzoe (mgr.14180) 2418 : cluster [DBG] pgmap v2243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:09.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:42:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:10 smithi157 bash[20376]: audit 2022-04-30T21:42:09.956094+0000 mon.smithi157 (mon.0) 1881 : audit [DBG] from='client.? 172.21.15.157:0/3785408026' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:10 smithi165 bash[22175]: audit 2022-04-30T21:42:09.956094+0000 mon.smithi157 (mon.0) 1881 : audit [DBG] from='client.? 172.21.15.157:0/3785408026' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:11.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:11 smithi165 bash[22175]: cluster 2022-04-30T21:42:10.312731+0000 mgr.smithi157.nfpzoe (mgr.14180) 2419 : cluster [DBG] pgmap v2244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:11 smithi157 bash[20376]: cluster 2022-04-30T21:42:10.312731+0000 mgr.smithi157.nfpzoe (mgr.14180) 2419 : cluster [DBG] pgmap v2244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:13 smithi165 bash[22175]: cluster 2022-04-30T21:42:12.313338+0000 mgr.smithi157.nfpzoe (mgr.14180) 2420 : cluster [DBG] pgmap v2245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:13 smithi157 bash[20376]: cluster 2022-04-30T21:42:12.313338+0000 mgr.smithi157.nfpzoe (mgr.14180) 2420 : cluster [DBG] pgmap v2245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:14.980 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:42:14.980 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:42:14.980 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:42:15.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:42:15.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:15 smithi165 bash[22175]: cluster 2022-04-30T21:42:14.313934+0000 mgr.smithi157.nfpzoe (mgr.14180) 2421 : cluster [DBG] pgmap v2246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:15.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:15 smithi165 bash[22175]: audit 2022-04-30T21:42:15.288203+0000 mon.smithi157 (mon.0) 1882 : audit [DBG] from='client.? 172.21.15.157:0/35319601' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:15 smithi157 bash[20376]: cluster 2022-04-30T21:42:14.313934+0000 mgr.smithi157.nfpzoe (mgr.14180) 2421 : cluster [DBG] pgmap v2246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:15 smithi157 bash[20376]: audit 2022-04-30T21:42:15.288203+0000 mon.smithi157 (mon.0) 1882 : audit [DBG] from='client.? 172.21.15.157:0/35319601' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:17 smithi165 bash[22175]: cluster 2022-04-30T21:42:16.314595+0000 mgr.smithi157.nfpzoe (mgr.14180) 2422 : cluster [DBG] pgmap v2247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:17 smithi157 bash[20376]: cluster 2022-04-30T21:42:16.314595+0000 mgr.smithi157.nfpzoe (mgr.14180) 2422 : cluster [DBG] pgmap v2247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:19 smithi165 bash[22175]: cluster 2022-04-30T21:42:18.315300+0000 mgr.smithi157.nfpzoe (mgr.14180) 2423 : cluster [DBG] pgmap v2248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:19.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:19 smithi157 bash[20376]: cluster 2022-04-30T21:42:18.315300+0000 mgr.smithi157.nfpzoe (mgr.14180) 2423 : cluster [DBG] pgmap v2248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:20.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:42:20.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:42:20.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:42:20.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:42:21.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:21 smithi165 bash[22175]: cluster 2022-04-30T21:42:20.316044+0000 mgr.smithi157.nfpzoe (mgr.14180) 2424 : cluster [DBG] pgmap v2249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:21.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:21 smithi165 bash[22175]: audit 2022-04-30T21:42:20.627667+0000 mon.smithi157 (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.157:0/3729087311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:21 smithi157 bash[20376]: cluster 2022-04-30T21:42:20.316044+0000 mgr.smithi157.nfpzoe (mgr.14180) 2424 : cluster [DBG] pgmap v2249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:21.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:21 smithi157 bash[20376]: audit 2022-04-30T21:42:20.627667+0000 mon.smithi157 (mon.0) 1883 : audit [DBG] from='client.? 172.21.15.157:0/3729087311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:23 smithi165 bash[22175]: cluster 2022-04-30T21:42:22.316707+0000 mgr.smithi157.nfpzoe (mgr.14180) 2425 : cluster [DBG] pgmap v2250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:23 smithi157 bash[20376]: cluster 2022-04-30T21:42:22.316707+0000 mgr.smithi157.nfpzoe (mgr.14180) 2425 : cluster [DBG] pgmap v2250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:25.651 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:42:25.737 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:42:25.737 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:42:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:25 smithi165 bash[22175]: cluster 2022-04-30T21:42:24.317285+0000 mgr.smithi157.nfpzoe (mgr.14180) 2426 : cluster [DBG] pgmap v2251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:25.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:25 smithi157 bash[20376]: cluster 2022-04-30T21:42:24.317285+0000 mgr.smithi157.nfpzoe (mgr.14180) 2426 : cluster [DBG] pgmap v2251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:25.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:42:26.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:26 smithi165 bash[22175]: audit 2022-04-30T21:42:25.955755+0000 mon.smithi157 (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.157:0/828761445' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:26 smithi157 bash[20376]: audit 2022-04-30T21:42:25.955755+0000 mon.smithi157 (mon.0) 1884 : audit [DBG] from='client.? 172.21.15.157:0/828761445' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:27 smithi165 bash[22175]: cluster 2022-04-30T21:42:26.317919+0000 mgr.smithi157.nfpzoe (mgr.14180) 2427 : cluster [DBG] pgmap v2252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:27 smithi157 bash[20376]: cluster 2022-04-30T21:42:26.317919+0000 mgr.smithi157.nfpzoe (mgr.14180) 2427 : cluster [DBG] pgmap v2252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:29 smithi165 bash[22175]: cluster 2022-04-30T21:42:28.318522+0000 mgr.smithi157.nfpzoe (mgr.14180) 2428 : cluster [DBG] pgmap v2253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:29 smithi157 bash[20376]: cluster 2022-04-30T21:42:28.318522+0000 mgr.smithi157.nfpzoe (mgr.14180) 2428 : cluster [DBG] pgmap v2253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:30.710 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:30 smithi157 bash[20376]: audit 2022-04-30T21:42:30.325241+0000 mon.smithi157 (mon.0) 1885 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:42:30.713 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:30 smithi157 bash[20376]: audit 2022-04-30T21:42:30.328103+0000 mon.smithi157 (mon.0) 1886 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:42:30.714 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:30 smithi157 bash[20376]: audit 2022-04-30T21:42:30.329855+0000 mon.smithi157 (mon.0) 1887 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:42:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:30 smithi165 bash[22175]: audit 2022-04-30T21:42:30.325241+0000 mon.smithi157 (mon.0) 1885 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:42:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:30 smithi165 bash[22175]: audit 2022-04-30T21:42:30.328103+0000 mon.smithi157 (mon.0) 1886 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:42:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:30 smithi165 bash[22175]: audit 2022-04-30T21:42:30.329855+0000 mon.smithi157 (mon.0) 1887 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:42:30.979 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:42:30.980 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:42:30.980 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:42:31.285 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:42:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:31 smithi165 bash[22175]: cluster 2022-04-30T21:42:30.319162+0000 mgr.smithi157.nfpzoe (mgr.14180) 2429 : cluster [DBG] pgmap v2254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:31 smithi165 bash[22175]: audit 2022-04-30T21:42:31.267336+0000 mon.smithi157 (mon.0) 1888 : audit [DBG] from='client.? 172.21.15.157:0/3213546919' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:31 smithi157 bash[20376]: cluster 2022-04-30T21:42:30.319162+0000 mgr.smithi157.nfpzoe (mgr.14180) 2429 : cluster [DBG] pgmap v2254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:31 smithi157 bash[20376]: audit 2022-04-30T21:42:31.267336+0000 mon.smithi157 (mon.0) 1888 : audit [DBG] from='client.? 172.21.15.157:0/3213546919' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:33 smithi165 bash[22175]: cluster 2022-04-30T21:42:32.319806+0000 mgr.smithi157.nfpzoe (mgr.14180) 2430 : cluster [DBG] pgmap v2255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:33 smithi157 bash[20376]: cluster 2022-04-30T21:42:32.319806+0000 mgr.smithi157.nfpzoe (mgr.14180) 2430 : cluster [DBG] pgmap v2255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:35 smithi157 bash[20376]: audit 2022-04-30T21:42:34.140154+0000 mon.smithi157 (mon.0) 1889 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:42:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:35 smithi157 bash[20376]: cluster 2022-04-30T21:42:34.320419+0000 mgr.smithi157.nfpzoe (mgr.14180) 2431 : cluster [DBG] pgmap v2256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:35 smithi157 bash[20376]: cluster 2022-04-30T21:42:34.429446+0000 mgr.smithi157.nfpzoe (mgr.14180) 2432 : cluster [DBG] pgmap v2257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:35 smithi157 bash[20376]: cluster 2022-04-30T21:42:34.429903+0000 mgr.smithi157.nfpzoe (mgr.14180) 2433 : cluster [DBG] pgmap v2258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:35 smithi157 bash[20376]: audit 2022-04-30T21:42:34.437376+0000 mon.smithi157 (mon.0) 1890 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:42:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:35 smithi157 bash[20376]: audit 2022-04-30T21:42:34.446391+0000 mon.smithi157 (mon.0) 1891 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:42:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:35 smithi157 bash[20376]: cephadm 2022-04-30T21:42:34.447759+0000 mgr.smithi157.nfpzoe (mgr.14180) 2434 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:42:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:35 smithi157 bash[20376]: cephadm 2022-04-30T21:42:34.447886+0000 mgr.smithi157.nfpzoe (mgr.14180) 2435 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:42:35.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:35 smithi165 bash[22175]: audit 2022-04-30T21:42:34.140154+0000 mon.smithi157 (mon.0) 1889 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:42:35.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:35 smithi165 bash[22175]: cluster 2022-04-30T21:42:34.320419+0000 mgr.smithi157.nfpzoe (mgr.14180) 2431 : cluster [DBG] pgmap v2256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:35.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:35 smithi165 bash[22175]: cluster 2022-04-30T21:42:34.429446+0000 mgr.smithi157.nfpzoe (mgr.14180) 2432 : cluster [DBG] pgmap v2257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:35.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:35 smithi165 bash[22175]: cluster 2022-04-30T21:42:34.429903+0000 mgr.smithi157.nfpzoe (mgr.14180) 2433 : cluster [DBG] pgmap v2258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:35.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:35 smithi165 bash[22175]: audit 2022-04-30T21:42:34.437376+0000 mon.smithi157 (mon.0) 1890 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:42:35.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:35 smithi165 bash[22175]: audit 2022-04-30T21:42:34.446391+0000 mon.smithi157 (mon.0) 1891 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:42:35.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:35 smithi165 bash[22175]: cephadm 2022-04-30T21:42:34.447759+0000 mgr.smithi157.nfpzoe (mgr.14180) 2434 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:42:35.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:35 smithi165 bash[22175]: cephadm 2022-04-30T21:42:34.447886+0000 mgr.smithi157.nfpzoe (mgr.14180) 2435 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:42:36.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:42:36.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:42:36.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:42:36.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:42:37.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:37 smithi165 bash[22175]: cluster 2022-04-30T21:42:36.430464+0000 mgr.smithi157.nfpzoe (mgr.14180) 2436 : cluster [DBG] pgmap v2259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:37.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:37 smithi165 bash[22175]: audit 2022-04-30T21:42:36.594328+0000 mon.smithi157 (mon.0) 1892 : audit [DBG] from='client.? 172.21.15.157:0/3126284098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:37 smithi157 bash[20376]: cluster 2022-04-30T21:42:36.430464+0000 mgr.smithi157.nfpzoe (mgr.14180) 2436 : cluster [DBG] pgmap v2259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:37 smithi157 bash[20376]: audit 2022-04-30T21:42:36.594328+0000 mon.smithi157 (mon.0) 1892 : audit [DBG] from='client.? 172.21.15.157:0/3126284098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:39.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:39 smithi165 bash[22175]: cluster 2022-04-30T21:42:38.431206+0000 mgr.smithi157.nfpzoe (mgr.14180) 2437 : cluster [DBG] pgmap v2260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:39 smithi157 bash[20376]: cluster 2022-04-30T21:42:38.431206+0000 mgr.smithi157.nfpzoe (mgr.14180) 2437 : cluster [DBG] pgmap v2260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:41.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:42:41.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:42:41.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:42:41.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:41 smithi165 bash[22175]: cluster 2022-04-30T21:42:40.431779+0000 mgr.smithi157.nfpzoe (mgr.14180) 2438 : cluster [DBG] pgmap v2261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:41.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:42:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:41 smithi157 bash[20376]: cluster 2022-04-30T21:42:40.431779+0000 mgr.smithi157.nfpzoe (mgr.14180) 2438 : cluster [DBG] pgmap v2261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:42 smithi165 bash[22175]: audit 2022-04-30T21:42:41.923774+0000 mon.smithi157 (mon.0) 1893 : audit [DBG] from='client.? 172.21.15.157:0/3868706484' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:42.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:42 smithi157 bash[20376]: audit 2022-04-30T21:42:41.923774+0000 mon.smithi157 (mon.0) 1893 : audit [DBG] from='client.? 172.21.15.157:0/3868706484' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:43 smithi165 bash[22175]: cluster 2022-04-30T21:42:42.432383+0000 mgr.smithi157.nfpzoe (mgr.14180) 2439 : cluster [DBG] pgmap v2262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:43 smithi157 bash[20376]: cluster 2022-04-30T21:42:42.432383+0000 mgr.smithi157.nfpzoe (mgr.14180) 2439 : cluster [DBG] pgmap v2262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:45 smithi165 bash[22175]: cluster 2022-04-30T21:42:44.432978+0000 mgr.smithi157.nfpzoe (mgr.14180) 2440 : cluster [DBG] pgmap v2263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:45 smithi157 bash[20376]: cluster 2022-04-30T21:42:44.432978+0000 mgr.smithi157.nfpzoe (mgr.14180) 2440 : cluster [DBG] pgmap v2263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:46.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:42:46.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:42:46.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:42:47.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:42:47.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:47 smithi165 bash[22175]: cluster 2022-04-30T21:42:46.433592+0000 mgr.smithi157.nfpzoe (mgr.14180) 2441 : cluster [DBG] pgmap v2264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:47.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:47 smithi165 bash[22175]: audit 2022-04-30T21:42:47.255653+0000 mon.smithi157 (mon.0) 1894 : audit [DBG] from='client.? 172.21.15.157:0/512445298' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:47.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:47 smithi157 bash[20376]: cluster 2022-04-30T21:42:46.433592+0000 mgr.smithi157.nfpzoe (mgr.14180) 2441 : cluster [DBG] pgmap v2264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:47.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:47 smithi157 bash[20376]: audit 2022-04-30T21:42:47.255653+0000 mon.smithi157 (mon.0) 1894 : audit [DBG] from='client.? 172.21.15.157:0/512445298' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:49.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:49 smithi165 bash[22175]: cluster 2022-04-30T21:42:48.434968+0000 mgr.smithi157.nfpzoe (mgr.14180) 2442 : cluster [DBG] pgmap v2265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:49 smithi157 bash[20376]: cluster 2022-04-30T21:42:48.434968+0000 mgr.smithi157.nfpzoe (mgr.14180) 2442 : cluster [DBG] pgmap v2265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:51.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:51 smithi165 bash[22175]: cluster 2022-04-30T21:42:50.435777+0000 mgr.smithi157.nfpzoe (mgr.14180) 2443 : cluster [DBG] pgmap v2266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:51 smithi157 bash[20376]: cluster 2022-04-30T21:42:50.435777+0000 mgr.smithi157.nfpzoe (mgr.14180) 2443 : cluster [DBG] pgmap v2266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:52.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:42:52.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:42:52.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:42:52.606 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:42:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:53 smithi157 bash[20376]: cluster 2022-04-30T21:42:52.436400+0000 mgr.smithi157.nfpzoe (mgr.14180) 2444 : cluster [DBG] pgmap v2267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:53.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:53 smithi157 bash[20376]: audit 2022-04-30T21:42:52.579677+0000 mon.smithi157 (mon.0) 1895 : audit [DBG] from='client.? 172.21.15.157:0/1593685766' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:53 smithi165 bash[22175]: cluster 2022-04-30T21:42:52.436400+0000 mgr.smithi157.nfpzoe (mgr.14180) 2444 : cluster [DBG] pgmap v2267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:53 smithi165 bash[22175]: audit 2022-04-30T21:42:52.579677+0000 mon.smithi157 (mon.0) 1895 : audit [DBG] from='client.? 172.21.15.157:0/1593685766' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:55.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:55 smithi165 bash[22175]: cluster 2022-04-30T21:42:54.437024+0000 mgr.smithi157.nfpzoe (mgr.14180) 2445 : cluster [DBG] pgmap v2268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:55 smithi157 bash[20376]: cluster 2022-04-30T21:42:54.437024+0000 mgr.smithi157.nfpzoe (mgr.14180) 2445 : cluster [DBG] pgmap v2268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:57.609 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:42:57.609 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:42:57.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:42:57.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:57 smithi165 bash[22175]: cluster 2022-04-30T21:42:56.437646+0000 mgr.smithi157.nfpzoe (mgr.14180) 2446 : cluster [DBG] pgmap v2269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:57.935 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:42:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:57 smithi157 bash[20376]: cluster 2022-04-30T21:42:56.437646+0000 mgr.smithi157.nfpzoe (mgr.14180) 2446 : cluster [DBG] pgmap v2269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:58 smithi165 bash[22175]: audit 2022-04-30T21:42:57.915976+0000 mon.smithi157 (mon.0) 1896 : audit [DBG] from='client.? 172.21.15.157:0/2649700980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:58 smithi165 bash[22175]: audit 2022-04-30T21:42:58.359765+0000 mon.smithi157 (mon.0) 1897 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:42:58.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:58 smithi165 bash[22175]: audit 2022-04-30T21:42:58.363308+0000 mon.smithi157 (mon.0) 1898 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:42:58.938 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:58 smithi157 bash[20376]: audit 2022-04-30T21:42:57.915976+0000 mon.smithi157 (mon.0) 1896 : audit [DBG] from='client.? 172.21.15.157:0/2649700980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:42:58.938 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:58 smithi157 bash[20376]: audit 2022-04-30T21:42:58.359765+0000 mon.smithi157 (mon.0) 1897 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:42:58.938 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:58 smithi157 bash[20376]: audit 2022-04-30T21:42:58.363308+0000 mon.smithi157 (mon.0) 1898 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:42:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:42:59 smithi165 bash[22175]: cluster 2022-04-30T21:42:58.438205+0000 mgr.smithi157.nfpzoe (mgr.14180) 2447 : cluster [DBG] pgmap v2270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:42:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:42:59 smithi157 bash[20376]: cluster 2022-04-30T21:42:58.438205+0000 mgr.smithi157.nfpzoe (mgr.14180) 2447 : cluster [DBG] pgmap v2270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:01.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:01 smithi165 bash[22175]: cluster 2022-04-30T21:43:00.438835+0000 mgr.smithi157.nfpzoe (mgr.14180) 2448 : cluster [DBG] pgmap v2271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:01 smithi157 bash[20376]: cluster 2022-04-30T21:43:00.438835+0000 mgr.smithi157.nfpzoe (mgr.14180) 2448 : cluster [DBG] pgmap v2271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:02.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:43:02.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:43:02.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:43:03.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:43:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:03 smithi157 bash[20376]: cluster 2022-04-30T21:43:02.439492+0000 mgr.smithi157.nfpzoe (mgr.14180) 2449 : cluster [DBG] pgmap v2272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:03 smithi157 bash[20376]: audit 2022-04-30T21:43:03.238419+0000 mon.smithi157 (mon.0) 1899 : audit [DBG] from='client.? 172.21.15.157:0/4088191036' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:03 smithi165 bash[22175]: cluster 2022-04-30T21:43:02.439492+0000 mgr.smithi157.nfpzoe (mgr.14180) 2449 : cluster [DBG] pgmap v2272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:03 smithi165 bash[22175]: audit 2022-04-30T21:43:03.238419+0000 mon.smithi157 (mon.0) 1899 : audit [DBG] from='client.? 172.21.15.157:0/4088191036' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:05 smithi165 bash[22175]: cluster 2022-04-30T21:43:04.440103+0000 mgr.smithi157.nfpzoe (mgr.14180) 2450 : cluster [DBG] pgmap v2273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:05 smithi157 bash[20376]: cluster 2022-04-30T21:43:04.440103+0000 mgr.smithi157.nfpzoe (mgr.14180) 2450 : cluster [DBG] pgmap v2273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:07.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:07 smithi165 bash[22175]: cluster 2022-04-30T21:43:06.440732+0000 mgr.smithi157.nfpzoe (mgr.14180) 2451 : cluster [DBG] pgmap v2274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:07 smithi157 bash[20376]: cluster 2022-04-30T21:43:06.440732+0000 mgr.smithi157.nfpzoe (mgr.14180) 2451 : cluster [DBG] pgmap v2274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:08.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:43:08.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:43:08.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:43:08.603 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:43:09.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:09 smithi165 bash[22175]: cluster 2022-04-30T21:43:08.441196+0000 mgr.smithi157.nfpzoe (mgr.14180) 2452 : cluster [DBG] pgmap v2275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:09.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:09 smithi165 bash[22175]: audit 2022-04-30T21:43:08.583430+0000 mon.smithi157 (mon.0) 1900 : audit [DBG] from='client.? 172.21.15.157:0/1429896185' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:09 smithi157 bash[20376]: cluster 2022-04-30T21:43:08.441196+0000 mgr.smithi157.nfpzoe (mgr.14180) 2452 : cluster [DBG] pgmap v2275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:09 smithi157 bash[20376]: audit 2022-04-30T21:43:08.583430+0000 mon.smithi157 (mon.0) 1900 : audit [DBG] from='client.? 172.21.15.157:0/1429896185' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:11.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:11 smithi165 bash[22175]: cluster 2022-04-30T21:43:10.441785+0000 mgr.smithi157.nfpzoe (mgr.14180) 2453 : cluster [DBG] pgmap v2276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:11 smithi157 bash[20376]: cluster 2022-04-30T21:43:10.441785+0000 mgr.smithi157.nfpzoe (mgr.14180) 2453 : cluster [DBG] pgmap v2276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:13.607 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:43:13.659 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:43:13.659 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:43:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:13 smithi157 bash[20376]: cluster 2022-04-30T21:43:12.442419+0000 mgr.smithi157.nfpzoe (mgr.14180) 2454 : cluster [DBG] pgmap v2277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:13.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:13 smithi165 bash[22175]: cluster 2022-04-30T21:43:12.442419+0000 mgr.smithi157.nfpzoe (mgr.14180) 2454 : cluster [DBG] pgmap v2277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:13.937 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:43:14.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:14 smithi157 bash[20376]: audit 2022-04-30T21:43:13.912444+0000 mon.smithi157 (mon.0) 1901 : audit [DBG] from='client.? 172.21.15.157:0/3028294620' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:14 smithi165 bash[22175]: audit 2022-04-30T21:43:13.912444+0000 mon.smithi157 (mon.0) 1901 : audit [DBG] from='client.? 172.21.15.157:0/3028294620' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:15 smithi157 bash[20376]: cluster 2022-04-30T21:43:14.443073+0000 mgr.smithi157.nfpzoe (mgr.14180) 2455 : cluster [DBG] pgmap v2278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:15 smithi165 bash[22175]: cluster 2022-04-30T21:43:14.443073+0000 mgr.smithi157.nfpzoe (mgr.14180) 2455 : cluster [DBG] pgmap v2278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:17 smithi165 bash[22175]: cluster 2022-04-30T21:43:16.443698+0000 mgr.smithi157.nfpzoe (mgr.14180) 2456 : cluster [DBG] pgmap v2279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:17 smithi157 bash[20376]: cluster 2022-04-30T21:43:16.443698+0000 mgr.smithi157.nfpzoe (mgr.14180) 2456 : cluster [DBG] pgmap v2279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:18.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:43:18.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:43:18.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:43:19.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:43:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:19 smithi165 bash[22175]: cluster 2022-04-30T21:43:18.444173+0000 mgr.smithi157.nfpzoe (mgr.14180) 2457 : cluster [DBG] pgmap v2280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:19 smithi165 bash[22175]: audit 2022-04-30T21:43:19.240026+0000 mon.smithi157 (mon.0) 1902 : audit [DBG] from='client.? 172.21.15.157:0/4249901806' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:19 smithi157 bash[20376]: cluster 2022-04-30T21:43:18.444173+0000 mgr.smithi157.nfpzoe (mgr.14180) 2457 : cluster [DBG] pgmap v2280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:19 smithi157 bash[20376]: audit 2022-04-30T21:43:19.240026+0000 mon.smithi157 (mon.0) 1902 : audit [DBG] from='client.? 172.21.15.157:0/4249901806' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:21.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:21 smithi165 bash[22175]: cluster 2022-04-30T21:43:20.444782+0000 mgr.smithi157.nfpzoe (mgr.14180) 2458 : cluster [DBG] pgmap v2281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:21 smithi157 bash[20376]: cluster 2022-04-30T21:43:20.444782+0000 mgr.smithi157.nfpzoe (mgr.14180) 2458 : cluster [DBG] pgmap v2281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:23 smithi157 bash[20376]: cluster 2022-04-30T21:43:22.445414+0000 mgr.smithi157.nfpzoe (mgr.14180) 2459 : cluster [DBG] pgmap v2282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:23 smithi165 bash[22175]: cluster 2022-04-30T21:43:22.445414+0000 mgr.smithi157.nfpzoe (mgr.14180) 2459 : cluster [DBG] pgmap v2282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:24.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:43:24.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:43:24.265 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:43:24.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:43:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:25 smithi165 bash[22175]: cluster 2022-04-30T21:43:24.446039+0000 mgr.smithi157.nfpzoe (mgr.14180) 2460 : cluster [DBG] pgmap v2283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:25 smithi165 bash[22175]: audit 2022-04-30T21:43:24.570451+0000 mon.smithi157 (mon.0) 1903 : audit [DBG] from='client.? 172.21.15.157:0/3576378740' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:25 smithi157 bash[20376]: cluster 2022-04-30T21:43:24.446039+0000 mgr.smithi157.nfpzoe (mgr.14180) 2460 : cluster [DBG] pgmap v2283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:25 smithi157 bash[20376]: audit 2022-04-30T21:43:24.570451+0000 mon.smithi157 (mon.0) 1903 : audit [DBG] from='client.? 172.21.15.157:0/3576378740' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:27 smithi165 bash[22175]: cluster 2022-04-30T21:43:26.446704+0000 mgr.smithi157.nfpzoe (mgr.14180) 2461 : cluster [DBG] pgmap v2284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:27.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:27 smithi157 bash[20376]: cluster 2022-04-30T21:43:26.446704+0000 mgr.smithi157.nfpzoe (mgr.14180) 2461 : cluster [DBG] pgmap v2284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:29.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:43:29.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:43:29.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:43:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:29 smithi165 bash[22175]: cluster 2022-04-30T21:43:28.447346+0000 mgr.smithi157.nfpzoe (mgr.14180) 2462 : cluster [DBG] pgmap v2285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:29.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:43:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:29 smithi157 bash[20376]: cluster 2022-04-30T21:43:28.447346+0000 mgr.smithi157.nfpzoe (mgr.14180) 2462 : cluster [DBG] pgmap v2285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:30.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:30 smithi157 bash[20376]: audit 2022-04-30T21:43:29.906536+0000 mon.smithi157 (mon.0) 1904 : audit [DBG] from='client.? 172.21.15.157:0/846467183' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:30 smithi165 bash[22175]: audit 2022-04-30T21:43:29.906536+0000 mon.smithi157 (mon.0) 1904 : audit [DBG] from='client.? 172.21.15.157:0/846467183' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:31 smithi165 bash[22175]: cluster 2022-04-30T21:43:30.447958+0000 mgr.smithi157.nfpzoe (mgr.14180) 2463 : cluster [DBG] pgmap v2286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:31.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:31 smithi157 bash[20376]: cluster 2022-04-30T21:43:30.447958+0000 mgr.smithi157.nfpzoe (mgr.14180) 2463 : cluster [DBG] pgmap v2286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:33 smithi157 bash[20376]: cluster 2022-04-30T21:43:32.448546+0000 mgr.smithi157.nfpzoe (mgr.14180) 2464 : cluster [DBG] pgmap v2287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:33 smithi165 bash[22175]: cluster 2022-04-30T21:43:32.448546+0000 mgr.smithi157.nfpzoe (mgr.14180) 2464 : cluster [DBG] pgmap v2287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:34 smithi165 bash[22175]: audit 2022-04-30T21:43:34.458045+0000 mon.smithi157 (mon.0) 1905 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:43:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:34 smithi165 bash[22175]: audit 2022-04-30T21:43:34.460723+0000 mon.smithi157 (mon.0) 1906 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:43:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:34 smithi165 bash[22175]: audit 2022-04-30T21:43:34.462436+0000 mon.smithi157 (mon.0) 1907 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:43:34.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:43:34.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:43:34.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:43:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:34 smithi157 bash[20376]: audit 2022-04-30T21:43:34.458045+0000 mon.smithi157 (mon.0) 1905 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:43:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:34 smithi157 bash[20376]: audit 2022-04-30T21:43:34.460723+0000 mon.smithi157 (mon.0) 1906 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:43:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:34 smithi157 bash[20376]: audit 2022-04-30T21:43:34.462436+0000 mon.smithi157 (mon.0) 1907 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:43:35.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:43:36.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:35 smithi165 bash[22175]: cluster 2022-04-30T21:43:34.449167+0000 mgr.smithi157.nfpzoe (mgr.14180) 2465 : cluster [DBG] pgmap v2288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:36.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:35 smithi165 bash[22175]: audit 2022-04-30T21:43:34.760416+0000 mon.smithi157 (mon.0) 1908 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:43:36.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:35 smithi165 bash[22175]: audit 2022-04-30T21:43:35.231550+0000 mon.smithi157 (mon.0) 1909 : audit [DBG] from='client.? 172.21.15.157:0/3902445876' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:35 smithi157 bash[20376]: cluster 2022-04-30T21:43:34.449167+0000 mgr.smithi157.nfpzoe (mgr.14180) 2465 : cluster [DBG] pgmap v2288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:35 smithi157 bash[20376]: audit 2022-04-30T21:43:34.760416+0000 mon.smithi157 (mon.0) 1908 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:43:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:35 smithi157 bash[20376]: audit 2022-04-30T21:43:35.231550+0000 mon.smithi157 (mon.0) 1909 : audit [DBG] from='client.? 172.21.15.157:0/3902445876' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:37 smithi165 bash[22175]: cluster 2022-04-30T21:43:36.449781+0000 mgr.smithi157.nfpzoe (mgr.14180) 2466 : cluster [DBG] pgmap v2289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:37 smithi157 bash[20376]: cluster 2022-04-30T21:43:36.449781+0000 mgr.smithi157.nfpzoe (mgr.14180) 2466 : cluster [DBG] pgmap v2289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:40.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:39 smithi165 bash[22175]: cluster 2022-04-30T21:43:38.450335+0000 mgr.smithi157.nfpzoe (mgr.14180) 2467 : cluster [DBG] pgmap v2290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:40.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:39 smithi165 bash[22175]: audit 2022-04-30T21:43:39.259528+0000 mon.smithi157 (mon.0) 1910 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:43:40.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:39 smithi165 bash[22175]: audit 2022-04-30T21:43:39.547203+0000 mon.smithi157 (mon.0) 1911 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:43:40.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:39 smithi165 bash[22175]: audit 2022-04-30T21:43:39.553801+0000 mon.smithi157 (mon.0) 1912 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:43:40.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:39 smithi157 bash[20376]: cluster 2022-04-30T21:43:38.450335+0000 mgr.smithi157.nfpzoe (mgr.14180) 2467 : cluster [DBG] pgmap v2290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:40.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:39 smithi157 bash[20376]: audit 2022-04-30T21:43:39.259528+0000 mon.smithi157 (mon.0) 1910 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:43:40.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:39 smithi157 bash[20376]: audit 2022-04-30T21:43:39.547203+0000 mon.smithi157 (mon.0) 1911 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:43:40.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:39 smithi157 bash[20376]: audit 2022-04-30T21:43:39.553801+0000 mon.smithi157 (mon.0) 1912 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:43:40.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:43:40.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:43:40.254 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:43:40.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:43:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:40 smithi165 bash[22175]: cluster 2022-04-30T21:43:39.540057+0000 mgr.smithi157.nfpzoe (mgr.14180) 2468 : cluster [DBG] pgmap v2291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:40 smithi165 bash[22175]: cluster 2022-04-30T21:43:39.540399+0000 mgr.smithi157.nfpzoe (mgr.14180) 2469 : cluster [DBG] pgmap v2292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:40 smithi165 bash[22175]: cephadm 2022-04-30T21:43:39.554917+0000 mgr.smithi157.nfpzoe (mgr.14180) 2470 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:43:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:40 smithi165 bash[22175]: cephadm 2022-04-30T21:43:39.555088+0000 mgr.smithi157.nfpzoe (mgr.14180) 2471 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:43:41.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:40 smithi165 bash[22175]: audit 2022-04-30T21:43:40.555673+0000 mon.smithi157 (mon.0) 1913 : audit [DBG] from='client.? 172.21.15.157:0/688221441' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:40 smithi157 bash[20376]: cluster 2022-04-30T21:43:39.540057+0000 mgr.smithi157.nfpzoe (mgr.14180) 2468 : cluster [DBG] pgmap v2291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:40 smithi157 bash[20376]: cluster 2022-04-30T21:43:39.540399+0000 mgr.smithi157.nfpzoe (mgr.14180) 2469 : cluster [DBG] pgmap v2292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:40 smithi157 bash[20376]: cephadm 2022-04-30T21:43:39.554917+0000 mgr.smithi157.nfpzoe (mgr.14180) 2470 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:43:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:40 smithi157 bash[20376]: cephadm 2022-04-30T21:43:39.555088+0000 mgr.smithi157.nfpzoe (mgr.14180) 2471 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:43:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:40 smithi157 bash[20376]: audit 2022-04-30T21:43:40.555673+0000 mon.smithi157 (mon.0) 1913 : audit [DBG] from='client.? 172.21.15.157:0/688221441' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:42 smithi165 bash[22175]: cluster 2022-04-30T21:43:41.540981+0000 mgr.smithi157.nfpzoe (mgr.14180) 2472 : cluster [DBG] pgmap v2293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:42 smithi157 bash[20376]: cluster 2022-04-30T21:43:41.540981+0000 mgr.smithi157.nfpzoe (mgr.14180) 2472 : cluster [DBG] pgmap v2293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:45.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:44 smithi165 bash[22175]: cluster 2022-04-30T21:43:43.541703+0000 mgr.smithi157.nfpzoe (mgr.14180) 2473 : cluster [DBG] pgmap v2294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:44 smithi157 bash[20376]: cluster 2022-04-30T21:43:43.541703+0000 mgr.smithi157.nfpzoe (mgr.14180) 2473 : cluster [DBG] pgmap v2294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:45.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:43:45.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:43:45.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:43:45.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:43:47.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:46 smithi157 bash[20376]: cluster 2022-04-30T21:43:45.542428+0000 mgr.smithi157.nfpzoe (mgr.14180) 2474 : cluster [DBG] pgmap v2295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:47.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:46 smithi157 bash[20376]: audit 2022-04-30T21:43:45.888713+0000 mon.smithi157 (mon.0) 1914 : audit [DBG] from='client.? 172.21.15.157:0/500794754' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:46 smithi165 bash[22175]: cluster 2022-04-30T21:43:45.542428+0000 mgr.smithi157.nfpzoe (mgr.14180) 2474 : cluster [DBG] pgmap v2295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:46 smithi165 bash[22175]: audit 2022-04-30T21:43:45.888713+0000 mon.smithi157 (mon.0) 1914 : audit [DBG] from='client.? 172.21.15.157:0/500794754' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:48 smithi157 bash[20376]: cluster 2022-04-30T21:43:47.543115+0000 mgr.smithi157.nfpzoe (mgr.14180) 2475 : cluster [DBG] pgmap v2296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:48 smithi165 bash[22175]: cluster 2022-04-30T21:43:47.543115+0000 mgr.smithi157.nfpzoe (mgr.14180) 2475 : cluster [DBG] pgmap v2296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:50 smithi157 bash[20376]: cluster 2022-04-30T21:43:49.543726+0000 mgr.smithi157.nfpzoe (mgr.14180) 2476 : cluster [DBG] pgmap v2297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:50.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:50 smithi165 bash[22175]: cluster 2022-04-30T21:43:49.543726+0000 mgr.smithi157.nfpzoe (mgr.14180) 2476 : cluster [DBG] pgmap v2297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:50.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:43:50.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:43:50.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:43:51.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:43:51.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:51 smithi165 bash[22175]: audit 2022-04-30T21:43:51.221206+0000 mon.smithi157 (mon.0) 1915 : audit [DBG] from='client.? 172.21.15.157:0/2278300694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:51 smithi157 bash[20376]: audit 2022-04-30T21:43:51.221206+0000 mon.smithi157 (mon.0) 1915 : audit [DBG] from='client.? 172.21.15.157:0/2278300694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:52 smithi165 bash[22175]: cluster 2022-04-30T21:43:51.544329+0000 mgr.smithi157.nfpzoe (mgr.14180) 2477 : cluster [DBG] pgmap v2298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:52 smithi157 bash[20376]: cluster 2022-04-30T21:43:51.544329+0000 mgr.smithi157.nfpzoe (mgr.14180) 2477 : cluster [DBG] pgmap v2298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:54 smithi165 bash[22175]: cluster 2022-04-30T21:43:53.545099+0000 mgr.smithi157.nfpzoe (mgr.14180) 2478 : cluster [DBG] pgmap v2299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:54.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:54 smithi157 bash[20376]: cluster 2022-04-30T21:43:53.545099+0000 mgr.smithi157.nfpzoe (mgr.14180) 2478 : cluster [DBG] pgmap v2299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:56.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:43:56.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:43:56.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:43:56.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:43:56.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:56 smithi165 bash[22175]: cluster 2022-04-30T21:43:55.545739+0000 mgr.smithi157.nfpzoe (mgr.14180) 2479 : cluster [DBG] pgmap v2300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:56.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:56 smithi165 bash[22175]: audit 2022-04-30T21:43:56.547960+0000 mon.smithi157 (mon.0) 1916 : audit [DBG] from='client.? 172.21.15.157:0/1558256433' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:56 smithi157 bash[20376]: cluster 2022-04-30T21:43:55.545739+0000 mgr.smithi157.nfpzoe (mgr.14180) 2479 : cluster [DBG] pgmap v2300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:56 smithi157 bash[20376]: audit 2022-04-30T21:43:56.547960+0000 mon.smithi157 (mon.0) 1916 : audit [DBG] from='client.? 172.21.15.157:0/1558256433' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:43:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:58 smithi157 bash[20376]: cluster 2022-04-30T21:43:57.546412+0000 mgr.smithi157.nfpzoe (mgr.14180) 2480 : cluster [DBG] pgmap v2301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:58 smithi157 bash[20376]: audit 2022-04-30T21:43:58.365900+0000 mon.smithi157 (mon.0) 1917 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:43:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:43:58 smithi157 bash[20376]: audit 2022-04-30T21:43:58.370276+0000 mon.smithi157 (mon.0) 1918 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:43:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:58 smithi165 bash[22175]: cluster 2022-04-30T21:43:57.546412+0000 mgr.smithi157.nfpzoe (mgr.14180) 2480 : cluster [DBG] pgmap v2301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:43:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:58 smithi165 bash[22175]: audit 2022-04-30T21:43:58.365900+0000 mon.smithi157 (mon.0) 1917 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:43:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:43:58 smithi165 bash[22175]: audit 2022-04-30T21:43:58.370276+0000 mon.smithi157 (mon.0) 1918 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:44:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:00 smithi157 bash[20376]: cluster 2022-04-30T21:43:59.547159+0000 mgr.smithi157.nfpzoe (mgr.14180) 2481 : cluster [DBG] pgmap v2302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:00 smithi165 bash[22175]: cluster 2022-04-30T21:43:59.547159+0000 mgr.smithi157.nfpzoe (mgr.14180) 2481 : cluster [DBG] pgmap v2302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:01.571 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:44:01.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:44:01.788 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:44:01.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:44:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:02 smithi165 bash[22175]: cluster 2022-04-30T21:44:01.547812+0000 mgr.smithi157.nfpzoe (mgr.14180) 2482 : cluster [DBG] pgmap v2303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:02 smithi165 bash[22175]: audit 2022-04-30T21:44:01.867223+0000 mon.smithi157 (mon.0) 1919 : audit [DBG] from='client.? 172.21.15.157:0/3611693117' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:02 smithi157 bash[20376]: cluster 2022-04-30T21:44:01.547812+0000 mgr.smithi157.nfpzoe (mgr.14180) 2482 : cluster [DBG] pgmap v2303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:02 smithi157 bash[20376]: audit 2022-04-30T21:44:01.867223+0000 mon.smithi157 (mon.0) 1919 : audit [DBG] from='client.? 172.21.15.157:0/3611693117' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:04 smithi165 bash[22175]: cluster 2022-04-30T21:44:03.548411+0000 mgr.smithi157.nfpzoe (mgr.14180) 2483 : cluster [DBG] pgmap v2304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:04.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:04 smithi157 bash[20376]: cluster 2022-04-30T21:44:03.548411+0000 mgr.smithi157.nfpzoe (mgr.14180) 2483 : cluster [DBG] pgmap v2304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:06.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:44:06.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:44:06.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:44:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:06 smithi165 bash[22175]: cluster 2022-04-30T21:44:05.549034+0000 mgr.smithi157.nfpzoe (mgr.14180) 2484 : cluster [DBG] pgmap v2305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:06 smithi157 bash[20376]: cluster 2022-04-30T21:44:05.549034+0000 mgr.smithi157.nfpzoe (mgr.14180) 2484 : cluster [DBG] pgmap v2305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:07.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:44:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:07 smithi165 bash[22175]: audit 2022-04-30T21:44:07.199952+0000 mon.smithi157 (mon.0) 1920 : audit [DBG] from='client.? 172.21.15.157:0/441302777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:07 smithi157 bash[20376]: audit 2022-04-30T21:44:07.199952+0000 mon.smithi157 (mon.0) 1920 : audit [DBG] from='client.? 172.21.15.157:0/441302777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:08 smithi165 bash[22175]: cluster 2022-04-30T21:44:07.549666+0000 mgr.smithi157.nfpzoe (mgr.14180) 2485 : cluster [DBG] pgmap v2306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:08.941 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:08 smithi157 bash[20376]: cluster 2022-04-30T21:44:07.549666+0000 mgr.smithi157.nfpzoe (mgr.14180) 2485 : cluster [DBG] pgmap v2306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:10 smithi165 bash[22175]: cluster 2022-04-30T21:44:09.550293+0000 mgr.smithi157.nfpzoe (mgr.14180) 2486 : cluster [DBG] pgmap v2307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:10 smithi157 bash[20376]: cluster 2022-04-30T21:44:09.550293+0000 mgr.smithi157.nfpzoe (mgr.14180) 2486 : cluster [DBG] pgmap v2307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:12.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:44:12.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:44:12.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:44:12.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:44:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:12 smithi165 bash[22175]: cluster 2022-04-30T21:44:11.550757+0000 mgr.smithi157.nfpzoe (mgr.14180) 2487 : cluster [DBG] pgmap v2308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:12 smithi165 bash[22175]: audit 2022-04-30T21:44:12.529474+0000 mon.smithi157 (mon.0) 1921 : audit [DBG] from='client.? 172.21.15.157:0/3836659924' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:12 smithi157 bash[20376]: cluster 2022-04-30T21:44:11.550757+0000 mgr.smithi157.nfpzoe (mgr.14180) 2487 : cluster [DBG] pgmap v2308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:12 smithi157 bash[20376]: audit 2022-04-30T21:44:12.529474+0000 mon.smithi157 (mon.0) 1921 : audit [DBG] from='client.? 172.21.15.157:0/3836659924' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:14 smithi157 bash[20376]: cluster 2022-04-30T21:44:13.551306+0000 mgr.smithi157.nfpzoe (mgr.14180) 2488 : cluster [DBG] pgmap v2309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:15.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:14 smithi165 bash[22175]: cluster 2022-04-30T21:44:13.551306+0000 mgr.smithi157.nfpzoe (mgr.14180) 2488 : cluster [DBG] pgmap v2309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:16 smithi157 bash[20376]: cluster 2022-04-30T21:44:15.551851+0000 mgr.smithi157.nfpzoe (mgr.14180) 2489 : cluster [DBG] pgmap v2310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:17.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:16 smithi165 bash[22175]: cluster 2022-04-30T21:44:15.551851+0000 mgr.smithi157.nfpzoe (mgr.14180) 2489 : cluster [DBG] pgmap v2310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:17.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:44:17.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:44:17.558 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:44:17.872 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:44:18.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:18 smithi157 bash[20376]: cluster 2022-04-30T21:44:17.552544+0000 mgr.smithi157.nfpzoe (mgr.14180) 2490 : cluster [DBG] pgmap v2311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:18 smithi157 bash[20376]: audit 2022-04-30T21:44:17.852204+0000 mon.smithi157 (mon.0) 1922 : audit [DBG] from='client.? 172.21.15.157:0/1071972593' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:18 smithi165 bash[22175]: cluster 2022-04-30T21:44:17.552544+0000 mgr.smithi157.nfpzoe (mgr.14180) 2490 : cluster [DBG] pgmap v2311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:18 smithi165 bash[22175]: audit 2022-04-30T21:44:17.852204+0000 mon.smithi157 (mon.0) 1922 : audit [DBG] from='client.? 172.21.15.157:0/1071972593' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:20 smithi157 bash[20376]: cluster 2022-04-30T21:44:19.553203+0000 mgr.smithi157.nfpzoe (mgr.14180) 2491 : cluster [DBG] pgmap v2312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:20.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:20 smithi165 bash[22175]: cluster 2022-04-30T21:44:19.553203+0000 mgr.smithi157.nfpzoe (mgr.14180) 2491 : cluster [DBG] pgmap v2312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:22.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:44:22.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:44:22.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:44:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:22 smithi165 bash[22175]: cluster 2022-04-30T21:44:21.553829+0000 mgr.smithi157.nfpzoe (mgr.14180) 2492 : cluster [DBG] pgmap v2313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:22 smithi157 bash[20376]: cluster 2022-04-30T21:44:21.553829+0000 mgr.smithi157.nfpzoe (mgr.14180) 2492 : cluster [DBG] pgmap v2313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:23.198 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:44:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:23 smithi165 bash[22175]: audit 2022-04-30T21:44:23.176795+0000 mon.smithi157 (mon.0) 1923 : audit [DBG] from='client.? 172.21.15.157:0/527247447' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:23.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:23 smithi157 bash[20376]: audit 2022-04-30T21:44:23.176795+0000 mon.smithi157 (mon.0) 1923 : audit [DBG] from='client.? 172.21.15.157:0/527247447' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:24.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:24 smithi165 bash[22175]: cluster 2022-04-30T21:44:23.554418+0000 mgr.smithi157.nfpzoe (mgr.14180) 2493 : cluster [DBG] pgmap v2314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:24 smithi157 bash[20376]: cluster 2022-04-30T21:44:23.554418+0000 mgr.smithi157.nfpzoe (mgr.14180) 2493 : cluster [DBG] pgmap v2314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:26 smithi165 bash[22175]: cluster 2022-04-30T21:44:25.555045+0000 mgr.smithi157.nfpzoe (mgr.14180) 2494 : cluster [DBG] pgmap v2315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:26 smithi157 bash[20376]: cluster 2022-04-30T21:44:25.555045+0000 mgr.smithi157.nfpzoe (mgr.14180) 2494 : cluster [DBG] pgmap v2315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:28.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:44:28.202 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:44:28.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:44:28.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:44:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:28 smithi157 bash[20376]: cluster 2022-04-30T21:44:27.555656+0000 mgr.smithi157.nfpzoe (mgr.14180) 2495 : cluster [DBG] pgmap v2316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:28 smithi165 bash[22175]: cluster 2022-04-30T21:44:27.555656+0000 mgr.smithi157.nfpzoe (mgr.14180) 2495 : cluster [DBG] pgmap v2316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:29.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:29 smithi157 bash[20376]: audit 2022-04-30T21:44:28.513808+0000 mon.smithi157 (mon.0) 1924 : audit [DBG] from='client.? 172.21.15.157:0/2255280190' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:29.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:29 smithi165 bash[22175]: audit 2022-04-30T21:44:28.513808+0000 mon.smithi157 (mon.0) 1924 : audit [DBG] from='client.? 172.21.15.157:0/2255280190' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:30.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:30 smithi157 bash[20376]: cluster 2022-04-30T21:44:29.556292+0000 mgr.smithi157.nfpzoe (mgr.14180) 2496 : cluster [DBG] pgmap v2317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:30 smithi165 bash[22175]: cluster 2022-04-30T21:44:29.556292+0000 mgr.smithi157.nfpzoe (mgr.14180) 2496 : cluster [DBG] pgmap v2317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:32.902 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:32 smithi165 bash[22175]: cluster 2022-04-30T21:44:31.556946+0000 mgr.smithi157.nfpzoe (mgr.14180) 2497 : cluster [DBG] pgmap v2318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:32 smithi157 bash[20376]: cluster 2022-04-30T21:44:31.556946+0000 mgr.smithi157.nfpzoe (mgr.14180) 2497 : cluster [DBG] pgmap v2318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:33.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:44:33.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:44:33.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:44:33.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:44:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:34 smithi165 bash[22175]: cluster 2022-04-30T21:44:33.557513+0000 mgr.smithi157.nfpzoe (mgr.14180) 2498 : cluster [DBG] pgmap v2319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:34 smithi165 bash[22175]: audit 2022-04-30T21:44:33.833806+0000 mon.smithi157 (mon.0) 1925 : audit [DBG] from='client.? 172.21.15.157:0/3685815536' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:34 smithi157 bash[20376]: cluster 2022-04-30T21:44:33.557513+0000 mgr.smithi157.nfpzoe (mgr.14180) 2498 : cluster [DBG] pgmap v2319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:34 smithi157 bash[20376]: audit 2022-04-30T21:44:33.833806+0000 mon.smithi157 (mon.0) 1925 : audit [DBG] from='client.? 172.21.15.157:0/3685815536' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:36.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:36 smithi165 bash[22175]: cluster 2022-04-30T21:44:35.558189+0000 mgr.smithi157.nfpzoe (mgr.14180) 2499 : cluster [DBG] pgmap v2320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:36 smithi157 bash[20376]: cluster 2022-04-30T21:44:35.558189+0000 mgr.smithi157.nfpzoe (mgr.14180) 2499 : cluster [DBG] pgmap v2320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:38 smithi157 bash[20376]: cluster 2022-04-30T21:44:37.558877+0000 mgr.smithi157.nfpzoe (mgr.14180) 2500 : cluster [DBG] pgmap v2321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:38.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:44:38.857 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:44:38.857 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:44:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:38 smithi165 bash[22175]: cluster 2022-04-30T21:44:37.558877+0000 mgr.smithi157.nfpzoe (mgr.14180) 2500 : cluster [DBG] pgmap v2321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:39.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:44:39.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:39 smithi165 bash[22175]: audit 2022-04-30T21:44:39.165875+0000 mon.smithi157 (mon.0) 1926 : audit [DBG] from='client.? 172.21.15.157:0/4065946211' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:39 smithi157 bash[20376]: audit 2022-04-30T21:44:39.165875+0000 mon.smithi157 (mon.0) 1926 : audit [DBG] from='client.? 172.21.15.157:0/4065946211' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:40 smithi157 bash[20376]: cluster 2022-04-30T21:44:39.559518+0000 mgr.smithi157.nfpzoe (mgr.14180) 2501 : cluster [DBG] pgmap v2322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:40 smithi157 bash[20376]: audit 2022-04-30T21:44:39.565011+0000 mon.smithi157 (mon.0) 1927 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:44:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:40 smithi157 bash[20376]: audit 2022-04-30T21:44:39.567700+0000 mon.smithi157 (mon.0) 1928 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:44:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:40 smithi157 bash[20376]: audit 2022-04-30T21:44:39.569456+0000 mon.smithi157 (mon.0) 1929 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:44:40.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:40 smithi157 bash[20376]: cluster 2022-04-30T21:44:39.898500+0000 mgr.smithi157.nfpzoe (mgr.14180) 2502 : cluster [DBG] pgmap v2323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:40.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:40 smithi157 bash[20376]: cluster 2022-04-30T21:44:39.898869+0000 mgr.smithi157.nfpzoe (mgr.14180) 2503 : cluster [DBG] pgmap v2324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:40.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:40 smithi157 bash[20376]: audit 2022-04-30T21:44:39.905429+0000 mon.smithi157 (mon.0) 1930 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:44:40.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:40 smithi157 bash[20376]: audit 2022-04-30T21:44:39.915791+0000 mon.smithi157 (mon.0) 1931 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:44:40.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:40 smithi157 bash[20376]: cephadm 2022-04-30T21:44:39.917058+0000 mgr.smithi157.nfpzoe (mgr.14180) 2504 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:44:40.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:40 smithi157 bash[20376]: cephadm 2022-04-30T21:44:39.917277+0000 mgr.smithi157.nfpzoe (mgr.14180) 2505 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:44:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:40 smithi165 bash[22175]: cluster 2022-04-30T21:44:39.559518+0000 mgr.smithi157.nfpzoe (mgr.14180) 2501 : cluster [DBG] pgmap v2322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:40 smithi165 bash[22175]: audit 2022-04-30T21:44:39.565011+0000 mon.smithi157 (mon.0) 1927 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:44:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:40 smithi165 bash[22175]: audit 2022-04-30T21:44:39.567700+0000 mon.smithi157 (mon.0) 1928 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:44:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:40 smithi165 bash[22175]: audit 2022-04-30T21:44:39.569456+0000 mon.smithi157 (mon.0) 1929 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:44:40.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:40 smithi165 bash[22175]: cluster 2022-04-30T21:44:39.898500+0000 mgr.smithi157.nfpzoe (mgr.14180) 2502 : cluster [DBG] pgmap v2323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:40.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:40 smithi165 bash[22175]: cluster 2022-04-30T21:44:39.898869+0000 mgr.smithi157.nfpzoe (mgr.14180) 2503 : cluster [DBG] pgmap v2324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:40.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:40 smithi165 bash[22175]: audit 2022-04-30T21:44:39.905429+0000 mon.smithi157 (mon.0) 1930 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:44:40.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:40 smithi165 bash[22175]: audit 2022-04-30T21:44:39.915791+0000 mon.smithi157 (mon.0) 1931 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:44:40.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:40 smithi165 bash[22175]: cephadm 2022-04-30T21:44:39.917058+0000 mgr.smithi157.nfpzoe (mgr.14180) 2504 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:44:40.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:40 smithi165 bash[22175]: cephadm 2022-04-30T21:44:39.917277+0000 mgr.smithi157.nfpzoe (mgr.14180) 2505 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:44:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:42 smithi165 bash[22175]: cluster 2022-04-30T21:44:41.899569+0000 mgr.smithi157.nfpzoe (mgr.14180) 2506 : cluster [DBG] pgmap v2325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:42 smithi157 bash[20376]: cluster 2022-04-30T21:44:41.899569+0000 mgr.smithi157.nfpzoe (mgr.14180) 2506 : cluster [DBG] pgmap v2325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:44.196 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:44:44.196 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:44:44.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:44:44.521 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:44:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:44 smithi165 bash[22175]: cluster 2022-04-30T21:44:43.900252+0000 mgr.smithi157.nfpzoe (mgr.14180) 2507 : cluster [DBG] pgmap v2326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:44 smithi165 bash[22175]: audit 2022-04-30T21:44:44.501543+0000 mon.smithi157 (mon.0) 1932 : audit [DBG] from='client.? 172.21.15.157:0/3947928494' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:44 smithi157 bash[20376]: cluster 2022-04-30T21:44:43.900252+0000 mgr.smithi157.nfpzoe (mgr.14180) 2507 : cluster [DBG] pgmap v2326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:44 smithi157 bash[20376]: audit 2022-04-30T21:44:44.501543+0000 mon.smithi157 (mon.0) 1932 : audit [DBG] from='client.? 172.21.15.157:0/3947928494' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:46 smithi165 bash[22175]: cluster 2022-04-30T21:44:45.900801+0000 mgr.smithi157.nfpzoe (mgr.14180) 2508 : cluster [DBG] pgmap v2327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:46 smithi157 bash[20376]: cluster 2022-04-30T21:44:45.900801+0000 mgr.smithi157.nfpzoe (mgr.14180) 2508 : cluster [DBG] pgmap v2327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:48 smithi157 bash[20376]: cluster 2022-04-30T21:44:47.901424+0000 mgr.smithi157.nfpzoe (mgr.14180) 2509 : cluster [DBG] pgmap v2328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:48 smithi165 bash[22175]: cluster 2022-04-30T21:44:47.901424+0000 mgr.smithi157.nfpzoe (mgr.14180) 2509 : cluster [DBG] pgmap v2328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:49.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:44:49.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:44:49.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:44:49.850 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:44:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:49 smithi165 bash[22175]: audit 2022-04-30T21:44:49.829914+0000 mon.smithi157 (mon.0) 1933 : audit [DBG] from='client.? 172.21.15.157:0/2479273827' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:50.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:49 smithi157 bash[20376]: audit 2022-04-30T21:44:49.829914+0000 mon.smithi157 (mon.0) 1933 : audit [DBG] from='client.? 172.21.15.157:0/2479273827' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:51.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:50 smithi157 bash[20376]: cluster 2022-04-30T21:44:49.902018+0000 mgr.smithi157.nfpzoe (mgr.14180) 2510 : cluster [DBG] pgmap v2329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:51.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:50 smithi165 bash[22175]: cluster 2022-04-30T21:44:49.902018+0000 mgr.smithi157.nfpzoe (mgr.14180) 2510 : cluster [DBG] pgmap v2329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:53.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:52 smithi165 bash[22175]: cluster 2022-04-30T21:44:51.902643+0000 mgr.smithi157.nfpzoe (mgr.14180) 2511 : cluster [DBG] pgmap v2330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:53.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:52 smithi157 bash[20376]: cluster 2022-04-30T21:44:51.902643+0000 mgr.smithi157.nfpzoe (mgr.14180) 2511 : cluster [DBG] pgmap v2330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:54.854 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:44:54.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:44:54.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:44:55.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:44:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:54 smithi165 bash[22175]: cluster 2022-04-30T21:44:53.903262+0000 mgr.smithi157.nfpzoe (mgr.14180) 2512 : cluster [DBG] pgmap v2331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:55.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:54 smithi157 bash[20376]: cluster 2022-04-30T21:44:53.903262+0000 mgr.smithi157.nfpzoe (mgr.14180) 2512 : cluster [DBG] pgmap v2331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:56.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:55 smithi165 bash[22175]: audit 2022-04-30T21:44:55.158421+0000 mon.smithi157 (mon.0) 1934 : audit [DBG] from='client.? 172.21.15.157:0/2352283210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:55 smithi157 bash[20376]: audit 2022-04-30T21:44:55.158421+0000 mon.smithi157 (mon.0) 1934 : audit [DBG] from='client.? 172.21.15.157:0/2352283210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:44:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:56 smithi165 bash[22175]: cluster 2022-04-30T21:44:55.903868+0000 mgr.smithi157.nfpzoe (mgr.14180) 2513 : cluster [DBG] pgmap v2332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:56 smithi157 bash[20376]: cluster 2022-04-30T21:44:55.903868+0000 mgr.smithi157.nfpzoe (mgr.14180) 2513 : cluster [DBG] pgmap v2332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:58 smithi157 bash[20376]: cluster 2022-04-30T21:44:57.904483+0000 mgr.smithi157.nfpzoe (mgr.14180) 2514 : cluster [DBG] pgmap v2333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:58 smithi157 bash[20376]: audit 2022-04-30T21:44:58.376109+0000 mon.smithi157 (mon.0) 1935 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:44:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:44:58 smithi157 bash[20376]: audit 2022-04-30T21:44:58.376635+0000 mon.smithi157 (mon.0) 1936 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:44:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:58 smithi165 bash[22175]: cluster 2022-04-30T21:44:57.904483+0000 mgr.smithi157.nfpzoe (mgr.14180) 2514 : cluster [DBG] pgmap v2333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:44:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:58 smithi165 bash[22175]: audit 2022-04-30T21:44:58.376109+0000 mon.smithi157 (mon.0) 1935 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:44:58.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:44:58 smithi165 bash[22175]: audit 2022-04-30T21:44:58.376635+0000 mon.smithi157 (mon.0) 1936 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:45:00.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:45:00.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:45:00.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:45:00.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:45:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:00 smithi165 bash[22175]: cluster 2022-04-30T21:44:59.905125+0000 mgr.smithi157.nfpzoe (mgr.14180) 2515 : cluster [DBG] pgmap v2334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:00 smithi165 bash[22175]: audit 2022-04-30T21:45:00.488183+0000 mon.smithi157 (mon.0) 1937 : audit [DBG] from='client.? 172.21.15.157:0/158443360' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:00 smithi157 bash[20376]: cluster 2022-04-30T21:44:59.905125+0000 mgr.smithi157.nfpzoe (mgr.14180) 2515 : cluster [DBG] pgmap v2334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:01.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:00 smithi157 bash[20376]: audit 2022-04-30T21:45:00.488183+0000 mon.smithi157 (mon.0) 1937 : audit [DBG] from='client.? 172.21.15.157:0/158443360' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:02 smithi165 bash[22175]: cluster 2022-04-30T21:45:01.905760+0000 mgr.smithi157.nfpzoe (mgr.14180) 2516 : cluster [DBG] pgmap v2335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:03.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:02 smithi157 bash[20376]: cluster 2022-04-30T21:45:01.905760+0000 mgr.smithi157.nfpzoe (mgr.14180) 2516 : cluster [DBG] pgmap v2335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:04 smithi165 bash[22175]: cluster 2022-04-30T21:45:03.906476+0000 mgr.smithi157.nfpzoe (mgr.14180) 2517 : cluster [DBG] pgmap v2336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:05.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:04 smithi157 bash[20376]: cluster 2022-04-30T21:45:03.906476+0000 mgr.smithi157.nfpzoe (mgr.14180) 2517 : cluster [DBG] pgmap v2336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:05.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:45:05.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:45:05.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:45:05.837 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:45:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:05 smithi165 bash[22175]: audit 2022-04-30T21:45:05.817114+0000 mon.smithi157 (mon.0) 1938 : audit [DBG] from='client.? 172.21.15.157:0/1341019366' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:06.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:05 smithi157 bash[20376]: audit 2022-04-30T21:45:05.817114+0000 mon.smithi157 (mon.0) 1938 : audit [DBG] from='client.? 172.21.15.157:0/1341019366' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:07.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:06 smithi165 bash[22175]: cluster 2022-04-30T21:45:05.907208+0000 mgr.smithi157.nfpzoe (mgr.14180) 2518 : cluster [DBG] pgmap v2337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:07.460 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:06 smithi157 bash[20376]: cluster 2022-04-30T21:45:05.907208+0000 mgr.smithi157.nfpzoe (mgr.14180) 2518 : cluster [DBG] pgmap v2337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:08 smithi157 bash[20376]: cluster 2022-04-30T21:45:07.907843+0000 mgr.smithi157.nfpzoe (mgr.14180) 2519 : cluster [DBG] pgmap v2338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:08 smithi165 bash[22175]: cluster 2022-04-30T21:45:07.907843+0000 mgr.smithi157.nfpzoe (mgr.14180) 2519 : cluster [DBG] pgmap v2338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:10.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:45:10.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:45:10.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:45:11.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:45:11.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:10 smithi165 bash[22175]: cluster 2022-04-30T21:45:09.908454+0000 mgr.smithi157.nfpzoe (mgr.14180) 2520 : cluster [DBG] pgmap v2339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:10 smithi157 bash[20376]: cluster 2022-04-30T21:45:09.908454+0000 mgr.smithi157.nfpzoe (mgr.14180) 2520 : cluster [DBG] pgmap v2339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:11 smithi165 bash[22175]: audit 2022-04-30T21:45:11.147980+0000 mon.smithi157 (mon.0) 1939 : audit [DBG] from='client.? 172.21.15.157:0/1038023953' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:11 smithi157 bash[20376]: audit 2022-04-30T21:45:11.147980+0000 mon.smithi157 (mon.0) 1939 : audit [DBG] from='client.? 172.21.15.157:0/1038023953' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:13.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:12 smithi165 bash[22175]: cluster 2022-04-30T21:45:11.909064+0000 mgr.smithi157.nfpzoe (mgr.14180) 2521 : cluster [DBG] pgmap v2340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:12 smithi157 bash[20376]: cluster 2022-04-30T21:45:11.909064+0000 mgr.smithi157.nfpzoe (mgr.14180) 2521 : cluster [DBG] pgmap v2340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:14 smithi165 bash[22175]: cluster 2022-04-30T21:45:13.909737+0000 mgr.smithi157.nfpzoe (mgr.14180) 2522 : cluster [DBG] pgmap v2341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:15.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:14 smithi157 bash[20376]: cluster 2022-04-30T21:45:13.909737+0000 mgr.smithi157.nfpzoe (mgr.14180) 2522 : cluster [DBG] pgmap v2341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:16.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:45:16.172 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:45:16.172 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:45:16.500 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:45:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:16 smithi165 bash[22175]: cluster 2022-04-30T21:45:15.910363+0000 mgr.smithi157.nfpzoe (mgr.14180) 2523 : cluster [DBG] pgmap v2342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:16 smithi165 bash[22175]: audit 2022-04-30T21:45:16.479990+0000 mon.smithi157 (mon.0) 1940 : audit [DBG] from='client.? 172.21.15.157:0/1507636272' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:16 smithi157 bash[20376]: cluster 2022-04-30T21:45:15.910363+0000 mgr.smithi157.nfpzoe (mgr.14180) 2523 : cluster [DBG] pgmap v2342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:16 smithi157 bash[20376]: audit 2022-04-30T21:45:16.479990+0000 mon.smithi157 (mon.0) 1940 : audit [DBG] from='client.? 172.21.15.157:0/1507636272' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:18 smithi165 bash[22175]: cluster 2022-04-30T21:45:17.910979+0000 mgr.smithi157.nfpzoe (mgr.14180) 2524 : cluster [DBG] pgmap v2343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:18.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:18 smithi157 bash[20376]: cluster 2022-04-30T21:45:17.910979+0000 mgr.smithi157.nfpzoe (mgr.14180) 2524 : cluster [DBG] pgmap v2343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:21.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:20 smithi165 bash[22175]: cluster 2022-04-30T21:45:19.911634+0000 mgr.smithi157.nfpzoe (mgr.14180) 2525 : cluster [DBG] pgmap v2344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:20 smithi157 bash[20376]: cluster 2022-04-30T21:45:19.911634+0000 mgr.smithi157.nfpzoe (mgr.14180) 2525 : cluster [DBG] pgmap v2344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:21.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:45:21.520 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:45:21.521 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:45:21.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:45:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:21 smithi165 bash[22175]: audit 2022-04-30T21:45:21.806971+0000 mon.smithi157 (mon.0) 1941 : audit [DBG] from='client.? 172.21.15.157:0/1532269482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:21 smithi157 bash[20376]: audit 2022-04-30T21:45:21.806971+0000 mon.smithi157 (mon.0) 1941 : audit [DBG] from='client.? 172.21.15.157:0/1532269482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:22 smithi165 bash[22175]: cluster 2022-04-30T21:45:21.912280+0000 mgr.smithi157.nfpzoe (mgr.14180) 2526 : cluster [DBG] pgmap v2345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:22 smithi157 bash[20376]: cluster 2022-04-30T21:45:21.912280+0000 mgr.smithi157.nfpzoe (mgr.14180) 2526 : cluster [DBG] pgmap v2345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:25.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:24 smithi165 bash[22175]: cluster 2022-04-30T21:45:23.912950+0000 mgr.smithi157.nfpzoe (mgr.14180) 2527 : cluster [DBG] pgmap v2346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:24 smithi157 bash[20376]: cluster 2022-04-30T21:45:23.912950+0000 mgr.smithi157.nfpzoe (mgr.14180) 2527 : cluster [DBG] pgmap v2346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:26.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:45:26.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:45:26.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:45:27.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:45:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:27 smithi165 bash[22175]: cluster 2022-04-30T21:45:25.913629+0000 mgr.smithi157.nfpzoe (mgr.14180) 2528 : cluster [DBG] pgmap v2347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:26 smithi157 bash[20376]: cluster 2022-04-30T21:45:25.913629+0000 mgr.smithi157.nfpzoe (mgr.14180) 2528 : cluster [DBG] pgmap v2347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:28 smithi165 bash[22175]: audit 2022-04-30T21:45:27.139356+0000 mon.smithi157 (mon.0) 1942 : audit [DBG] from='client.? 172.21.15.157:0/564976060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:27 smithi157 bash[20376]: audit 2022-04-30T21:45:27.139356+0000 mon.smithi157 (mon.0) 1942 : audit [DBG] from='client.? 172.21.15.157:0/564976060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:29 smithi157 bash[20376]: cluster 2022-04-30T21:45:27.914232+0000 mgr.smithi157.nfpzoe (mgr.14180) 2529 : cluster [DBG] pgmap v2348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:29 smithi165 bash[22175]: cluster 2022-04-30T21:45:27.914232+0000 mgr.smithi157.nfpzoe (mgr.14180) 2529 : cluster [DBG] pgmap v2348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:31 smithi165 bash[22175]: cluster 2022-04-30T21:45:29.914787+0000 mgr.smithi157.nfpzoe (mgr.14180) 2530 : cluster [DBG] pgmap v2349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:31.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:31 smithi157 bash[20376]: cluster 2022-04-30T21:45:29.914787+0000 mgr.smithi157.nfpzoe (mgr.14180) 2530 : cluster [DBG] pgmap v2349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:32.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:45:32.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:45:32.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:45:32.490 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:45:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:33 smithi165 bash[22175]: cluster 2022-04-30T21:45:31.915408+0000 mgr.smithi157.nfpzoe (mgr.14180) 2531 : cluster [DBG] pgmap v2350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:33 smithi165 bash[22175]: audit 2022-04-30T21:45:32.470045+0000 mon.smithi157 (mon.0) 1943 : audit [DBG] from='client.? 172.21.15.157:0/2590667623' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:33 smithi157 bash[20376]: cluster 2022-04-30T21:45:31.915408+0000 mgr.smithi157.nfpzoe (mgr.14180) 2531 : cluster [DBG] pgmap v2350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:33.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:33 smithi157 bash[20376]: audit 2022-04-30T21:45:32.470045+0000 mon.smithi157 (mon.0) 1943 : audit [DBG] from='client.? 172.21.15.157:0/2590667623' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:35 smithi165 bash[22175]: cluster 2022-04-30T21:45:33.916017+0000 mgr.smithi157.nfpzoe (mgr.14180) 2532 : cluster [DBG] pgmap v2351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:35 smithi157 bash[20376]: cluster 2022-04-30T21:45:33.916017+0000 mgr.smithi157.nfpzoe (mgr.14180) 2532 : cluster [DBG] pgmap v2351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:37 smithi165 bash[22175]: cluster 2022-04-30T21:45:35.916621+0000 mgr.smithi157.nfpzoe (mgr.14180) 2533 : cluster [DBG] pgmap v2352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:37 smithi157 bash[20376]: cluster 2022-04-30T21:45:35.916621+0000 mgr.smithi157.nfpzoe (mgr.14180) 2533 : cluster [DBG] pgmap v2352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:37.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:45:37.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:45:37.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:45:37.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:45:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:38 smithi165 bash[22175]: audit 2022-04-30T21:45:37.792948+0000 mon.smithi157 (mon.0) 1944 : audit [DBG] from='client.? 172.21.15.157:0/2927559781' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:38 smithi165 bash[22175]: cluster 2022-04-30T21:45:37.917232+0000 mgr.smithi157.nfpzoe (mgr.14180) 2534 : cluster [DBG] pgmap v2353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:38.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:38 smithi157 bash[20376]: audit 2022-04-30T21:45:37.792948+0000 mon.smithi157 (mon.0) 1944 : audit [DBG] from='client.? 172.21.15.157:0/2927559781' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:38.944 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:38 smithi157 bash[20376]: cluster 2022-04-30T21:45:37.917232+0000 mgr.smithi157.nfpzoe (mgr.14180) 2534 : cluster [DBG] pgmap v2353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:40.371 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:39 smithi157 bash[20376]: audit 2022-04-30T21:45:39.930355+0000 mon.smithi157 (mon.0) 1945 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:45:40.371 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:39 smithi157 bash[20376]: audit 2022-04-30T21:45:39.933118+0000 mon.smithi157 (mon.0) 1946 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:45:40.372 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:39 smithi157 bash[20376]: audit 2022-04-30T21:45:39.934893+0000 mon.smithi157 (mon.0) 1947 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:45:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:39 smithi165 bash[22175]: audit 2022-04-30T21:45:39.930355+0000 mon.smithi157 (mon.0) 1945 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:45:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:39 smithi165 bash[22175]: audit 2022-04-30T21:45:39.933118+0000 mon.smithi157 (mon.0) 1946 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:45:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:39 smithi165 bash[22175]: audit 2022-04-30T21:45:39.934893+0000 mon.smithi157 (mon.0) 1947 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:45:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:40 smithi165 bash[22175]: cluster 2022-04-30T21:45:39.917852+0000 mgr.smithi157.nfpzoe (mgr.14180) 2535 : cluster [DBG] pgmap v2354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:40 smithi165 bash[22175]: audit 2022-04-30T21:45:40.240596+0000 mon.smithi157 (mon.0) 1948 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:45:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:40 smithi165 bash[22175]: audit 2022-04-30T21:45:40.561319+0000 mon.smithi157 (mon.0) 1949 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:45:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:40 smithi165 bash[22175]: audit 2022-04-30T21:45:40.572421+0000 mon.smithi157 (mon.0) 1950 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:45:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:40 smithi157 bash[20376]: cluster 2022-04-30T21:45:39.917852+0000 mgr.smithi157.nfpzoe (mgr.14180) 2535 : cluster [DBG] pgmap v2354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:40 smithi157 bash[20376]: audit 2022-04-30T21:45:40.240596+0000 mon.smithi157 (mon.0) 1948 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:45:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:40 smithi157 bash[20376]: audit 2022-04-30T21:45:40.561319+0000 mon.smithi157 (mon.0) 1949 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:45:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:40 smithi157 bash[20376]: audit 2022-04-30T21:45:40.572421+0000 mon.smithi157 (mon.0) 1950 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:45:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:41 smithi165 bash[22175]: cluster 2022-04-30T21:45:40.553045+0000 mgr.smithi157.nfpzoe (mgr.14180) 2536 : cluster [DBG] pgmap v2355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:41 smithi165 bash[22175]: cluster 2022-04-30T21:45:40.553441+0000 mgr.smithi157.nfpzoe (mgr.14180) 2537 : cluster [DBG] pgmap v2356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:41 smithi165 bash[22175]: cephadm 2022-04-30T21:45:40.574022+0000 mgr.smithi157.nfpzoe (mgr.14180) 2538 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:45:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:41 smithi165 bash[22175]: cephadm 2022-04-30T21:45:40.574287+0000 mgr.smithi157.nfpzoe (mgr.14180) 2539 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:45:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:41 smithi157 bash[20376]: cluster 2022-04-30T21:45:40.553045+0000 mgr.smithi157.nfpzoe (mgr.14180) 2536 : cluster [DBG] pgmap v2355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:41 smithi157 bash[20376]: cluster 2022-04-30T21:45:40.553441+0000 mgr.smithi157.nfpzoe (mgr.14180) 2537 : cluster [DBG] pgmap v2356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:41 smithi157 bash[20376]: cephadm 2022-04-30T21:45:40.574022+0000 mgr.smithi157.nfpzoe (mgr.14180) 2538 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:45:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:41 smithi157 bash[20376]: cephadm 2022-04-30T21:45:40.574287+0000 mgr.smithi157.nfpzoe (mgr.14180) 2539 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:45:42.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:45:42.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:45:42.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:45:43.134 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:45:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:43 smithi165 bash[22175]: cluster 2022-04-30T21:45:42.553971+0000 mgr.smithi157.nfpzoe (mgr.14180) 2540 : cluster [DBG] pgmap v2357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:43 smithi165 bash[22175]: audit 2022-04-30T21:45:43.114961+0000 mon.smithi157 (mon.0) 1951 : audit [DBG] from='client.? 172.21.15.157:0/820809209' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:43 smithi157 bash[20376]: cluster 2022-04-30T21:45:42.553971+0000 mgr.smithi157.nfpzoe (mgr.14180) 2540 : cluster [DBG] pgmap v2357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:43.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:43 smithi157 bash[20376]: audit 2022-04-30T21:45:43.114961+0000 mon.smithi157 (mon.0) 1951 : audit [DBG] from='client.? 172.21.15.157:0/820809209' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:45 smithi165 bash[22175]: cluster 2022-04-30T21:45:44.554591+0000 mgr.smithi157.nfpzoe (mgr.14180) 2541 : cluster [DBG] pgmap v2358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:45 smithi157 bash[20376]: cluster 2022-04-30T21:45:44.554591+0000 mgr.smithi157.nfpzoe (mgr.14180) 2541 : cluster [DBG] pgmap v2358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:47.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:47 smithi165 bash[22175]: cluster 2022-04-30T21:45:46.555211+0000 mgr.smithi157.nfpzoe (mgr.14180) 2542 : cluster [DBG] pgmap v2359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:47 smithi157 bash[20376]: cluster 2022-04-30T21:45:46.555211+0000 mgr.smithi157.nfpzoe (mgr.14180) 2542 : cluster [DBG] pgmap v2359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:48.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:45:48.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:45:48.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:45:48.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:45:48.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:48 smithi165 bash[22175]: audit 2022-04-30T21:45:48.447894+0000 mon.smithi157 (mon.0) 1952 : audit [DBG] from='client.? 172.21.15.157:0/607095326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:48.945 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:48 smithi157 bash[20376]: audit 2022-04-30T21:45:48.447894+0000 mon.smithi157 (mon.0) 1952 : audit [DBG] from='client.? 172.21.15.157:0/607095326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:49.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:49 smithi165 bash[22175]: cluster 2022-04-30T21:45:48.555832+0000 mgr.smithi157.nfpzoe (mgr.14180) 2543 : cluster [DBG] pgmap v2360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:49 smithi157 bash[20376]: cluster 2022-04-30T21:45:48.555832+0000 mgr.smithi157.nfpzoe (mgr.14180) 2543 : cluster [DBG] pgmap v2360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:51.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:51 smithi165 bash[22175]: cluster 2022-04-30T21:45:50.556284+0000 mgr.smithi157.nfpzoe (mgr.14180) 2544 : cluster [DBG] pgmap v2361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:51 smithi157 bash[20376]: cluster 2022-04-30T21:45:50.556284+0000 mgr.smithi157.nfpzoe (mgr.14180) 2544 : cluster [DBG] pgmap v2361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:53.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:45:53.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:45:53.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:45:53.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:45:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:53 smithi165 bash[22175]: cluster 2022-04-30T21:45:52.556854+0000 mgr.smithi157.nfpzoe (mgr.14180) 2545 : cluster [DBG] pgmap v2362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:53 smithi157 bash[20376]: cluster 2022-04-30T21:45:52.556854+0000 mgr.smithi157.nfpzoe (mgr.14180) 2545 : cluster [DBG] pgmap v2362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:54 smithi165 bash[22175]: audit 2022-04-30T21:45:53.775877+0000 mon.smithi157 (mon.0) 1953 : audit [DBG] from='client.? 172.21.15.157:0/3661848907' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:54 smithi157 bash[20376]: audit 2022-04-30T21:45:53.775877+0000 mon.smithi157 (mon.0) 1953 : audit [DBG] from='client.? 172.21.15.157:0/3661848907' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:55 smithi165 bash[22175]: cluster 2022-04-30T21:45:54.557554+0000 mgr.smithi157.nfpzoe (mgr.14180) 2546 : cluster [DBG] pgmap v2363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:55 smithi157 bash[20376]: cluster 2022-04-30T21:45:54.557554+0000 mgr.smithi157.nfpzoe (mgr.14180) 2546 : cluster [DBG] pgmap v2363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:57.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:57 smithi165 bash[22175]: cluster 2022-04-30T21:45:56.558231+0000 mgr.smithi157.nfpzoe (mgr.14180) 2547 : cluster [DBG] pgmap v2364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:57 smithi157 bash[20376]: cluster 2022-04-30T21:45:56.558231+0000 mgr.smithi157.nfpzoe (mgr.14180) 2547 : cluster [DBG] pgmap v2364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:58.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:45:58.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:45:58.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:45:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:58 smithi165 bash[22175]: audit 2022-04-30T21:45:58.383445+0000 mon.smithi157 (mon.0) 1954 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:45:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:58 smithi165 bash[22175]: audit 2022-04-30T21:45:58.383826+0000 mon.smithi157 (mon.0) 1955 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:45:58.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:58 smithi157 bash[20376]: audit 2022-04-30T21:45:58.383445+0000 mon.smithi157 (mon.0) 1954 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:45:58.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:58 smithi157 bash[20376]: audit 2022-04-30T21:45:58.383826+0000 mon.smithi157 (mon.0) 1955 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:45:59.131 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:45:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:59 smithi165 bash[22175]: cluster 2022-04-30T21:45:58.558793+0000 mgr.smithi157.nfpzoe (mgr.14180) 2548 : cluster [DBG] pgmap v2365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:45:59 smithi165 bash[22175]: audit 2022-04-30T21:45:59.111078+0000 mon.smithi157 (mon.0) 1956 : audit [DBG] from='client.? 172.21.15.157:0/838350865' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:45:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:59 smithi157 bash[20376]: cluster 2022-04-30T21:45:58.558793+0000 mgr.smithi157.nfpzoe (mgr.14180) 2548 : cluster [DBG] pgmap v2365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:45:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:45:59 smithi157 bash[20376]: audit 2022-04-30T21:45:59.111078+0000 mon.smithi157 (mon.0) 1956 : audit [DBG] from='client.? 172.21.15.157:0/838350865' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:01.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:01 smithi165 bash[22175]: cluster 2022-04-30T21:46:00.559425+0000 mgr.smithi157.nfpzoe (mgr.14180) 2549 : cluster [DBG] pgmap v2366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:01 smithi157 bash[20376]: cluster 2022-04-30T21:46:00.559425+0000 mgr.smithi157.nfpzoe (mgr.14180) 2549 : cluster [DBG] pgmap v2366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:03 smithi165 bash[22175]: cluster 2022-04-30T21:46:02.560029+0000 mgr.smithi157.nfpzoe (mgr.14180) 2550 : cluster [DBG] pgmap v2367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:03 smithi157 bash[20376]: cluster 2022-04-30T21:46:02.560029+0000 mgr.smithi157.nfpzoe (mgr.14180) 2550 : cluster [DBG] pgmap v2367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:04.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:46:04.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:46:04.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:46:04.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:46:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:04 smithi165 bash[22175]: audit 2022-04-30T21:46:04.434158+0000 mon.smithi157 (mon.0) 1957 : audit [DBG] from='client.? 172.21.15.157:0/2386554246' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:04 smithi157 bash[20376]: audit 2022-04-30T21:46:04.434158+0000 mon.smithi157 (mon.0) 1957 : audit [DBG] from='client.? 172.21.15.157:0/2386554246' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:05 smithi165 bash[22175]: cluster 2022-04-30T21:46:04.560653+0000 mgr.smithi157.nfpzoe (mgr.14180) 2551 : cluster [DBG] pgmap v2368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:05 smithi157 bash[20376]: cluster 2022-04-30T21:46:04.560653+0000 mgr.smithi157.nfpzoe (mgr.14180) 2551 : cluster [DBG] pgmap v2368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:07 smithi165 bash[22175]: cluster 2022-04-30T21:46:06.561283+0000 mgr.smithi157.nfpzoe (mgr.14180) 2552 : cluster [DBG] pgmap v2369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:07 smithi157 bash[20376]: cluster 2022-04-30T21:46:06.561283+0000 mgr.smithi157.nfpzoe (mgr.14180) 2552 : cluster [DBG] pgmap v2369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:09.458 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:46:09.458 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:46:09.458 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:46:09.786 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:46:09.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:09 smithi165 bash[22175]: cluster 2022-04-30T21:46:08.561884+0000 mgr.smithi157.nfpzoe (mgr.14180) 2553 : cluster [DBG] pgmap v2370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:09 smithi157 bash[20376]: cluster 2022-04-30T21:46:08.561884+0000 mgr.smithi157.nfpzoe (mgr.14180) 2553 : cluster [DBG] pgmap v2370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:10 smithi165 bash[22175]: audit 2022-04-30T21:46:09.766326+0000 mon.smithi157 (mon.0) 1958 : audit [DBG] from='client.? 172.21.15.157:0/1126929377' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:10 smithi157 bash[20376]: audit 2022-04-30T21:46:09.766326+0000 mon.smithi157 (mon.0) 1958 : audit [DBG] from='client.? 172.21.15.157:0/1126929377' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:11.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:11 smithi165 bash[22175]: cluster 2022-04-30T21:46:10.562454+0000 mgr.smithi157.nfpzoe (mgr.14180) 2554 : cluster [DBG] pgmap v2371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:11 smithi157 bash[20376]: cluster 2022-04-30T21:46:10.562454+0000 mgr.smithi157.nfpzoe (mgr.14180) 2554 : cluster [DBG] pgmap v2371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:13 smithi165 bash[22175]: cluster 2022-04-30T21:46:12.563093+0000 mgr.smithi157.nfpzoe (mgr.14180) 2555 : cluster [DBG] pgmap v2372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:13.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:13 smithi157 bash[20376]: cluster 2022-04-30T21:46:12.563093+0000 mgr.smithi157.nfpzoe (mgr.14180) 2555 : cluster [DBG] pgmap v2372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:14.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:46:14.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:46:14.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:46:15.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:46:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:15 smithi165 bash[22175]: cluster 2022-04-30T21:46:14.563765+0000 mgr.smithi157.nfpzoe (mgr.14180) 2556 : cluster [DBG] pgmap v2373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:15 smithi165 bash[22175]: audit 2022-04-30T21:46:15.099915+0000 mon.smithi157 (mon.0) 1959 : audit [DBG] from='client.? 172.21.15.157:0/3273613589' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:15 smithi157 bash[20376]: cluster 2022-04-30T21:46:14.563765+0000 mgr.smithi157.nfpzoe (mgr.14180) 2556 : cluster [DBG] pgmap v2373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:15 smithi157 bash[20376]: audit 2022-04-30T21:46:15.099915+0000 mon.smithi157 (mon.0) 1959 : audit [DBG] from='client.? 172.21.15.157:0/3273613589' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:17.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:17 smithi165 bash[22175]: cluster 2022-04-30T21:46:16.564367+0000 mgr.smithi157.nfpzoe (mgr.14180) 2557 : cluster [DBG] pgmap v2374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:17 smithi157 bash[20376]: cluster 2022-04-30T21:46:16.564367+0000 mgr.smithi157.nfpzoe (mgr.14180) 2557 : cluster [DBG] pgmap v2374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:19 smithi165 bash[22175]: cluster 2022-04-30T21:46:18.565018+0000 mgr.smithi157.nfpzoe (mgr.14180) 2558 : cluster [DBG] pgmap v2375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:19 smithi157 bash[20376]: cluster 2022-04-30T21:46:18.565018+0000 mgr.smithi157.nfpzoe (mgr.14180) 2558 : cluster [DBG] pgmap v2375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:20.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:46:20.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:46:20.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:46:20.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:46:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:20 smithi165 bash[22175]: audit 2022-04-30T21:46:20.427209+0000 mon.smithi157 (mon.0) 1960 : audit [DBG] from='client.? 172.21.15.157:0/3396043353' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:20.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:20 smithi157 bash[20376]: audit 2022-04-30T21:46:20.427209+0000 mon.smithi157 (mon.0) 1960 : audit [DBG] from='client.? 172.21.15.157:0/3396043353' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:21 smithi157 bash[20376]: cluster 2022-04-30T21:46:20.565607+0000 mgr.smithi157.nfpzoe (mgr.14180) 2559 : cluster [DBG] pgmap v2376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:22.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:21 smithi165 bash[22175]: cluster 2022-04-30T21:46:20.565607+0000 mgr.smithi157.nfpzoe (mgr.14180) 2559 : cluster [DBG] pgmap v2376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:23 smithi165 bash[22175]: cluster 2022-04-30T21:46:22.566063+0000 mgr.smithi157.nfpzoe (mgr.14180) 2560 : cluster [DBG] pgmap v2377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:23 smithi157 bash[20376]: cluster 2022-04-30T21:46:22.566063+0000 mgr.smithi157.nfpzoe (mgr.14180) 2560 : cluster [DBG] pgmap v2377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:25.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:46:25.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:46:25.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:46:25.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:46:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:25 smithi165 bash[22175]: cluster 2022-04-30T21:46:24.566611+0000 mgr.smithi157.nfpzoe (mgr.14180) 2561 : cluster [DBG] pgmap v2378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:25 smithi157 bash[20376]: cluster 2022-04-30T21:46:24.566611+0000 mgr.smithi157.nfpzoe (mgr.14180) 2561 : cluster [DBG] pgmap v2378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:26 smithi165 bash[22175]: audit 2022-04-30T21:46:25.758223+0000 mon.smithi157 (mon.0) 1961 : audit [DBG] from='client.? 172.21.15.157:0/520877811' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:26 smithi157 bash[20376]: audit 2022-04-30T21:46:25.758223+0000 mon.smithi157 (mon.0) 1961 : audit [DBG] from='client.? 172.21.15.157:0/520877811' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:27 smithi165 bash[22175]: cluster 2022-04-30T21:46:26.567262+0000 mgr.smithi157.nfpzoe (mgr.14180) 2562 : cluster [DBG] pgmap v2379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:27 smithi157 bash[20376]: cluster 2022-04-30T21:46:26.567262+0000 mgr.smithi157.nfpzoe (mgr.14180) 2562 : cluster [DBG] pgmap v2379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:29 smithi165 bash[22175]: cluster 2022-04-30T21:46:28.567927+0000 mgr.smithi157.nfpzoe (mgr.14180) 2563 : cluster [DBG] pgmap v2380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:29 smithi157 bash[20376]: cluster 2022-04-30T21:46:28.567927+0000 mgr.smithi157.nfpzoe (mgr.14180) 2563 : cluster [DBG] pgmap v2380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:30.782 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:46:30.782 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:46:30.782 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:46:31.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:46:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:31 smithi157 bash[20376]: cluster 2022-04-30T21:46:30.568550+0000 mgr.smithi157.nfpzoe (mgr.14180) 2564 : cluster [DBG] pgmap v2381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:31 smithi157 bash[20376]: audit 2022-04-30T21:46:31.090155+0000 mon.smithi157 (mon.0) 1962 : audit [DBG] from='client.? 172.21.15.157:0/2981813915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:32.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:31 smithi165 bash[22175]: cluster 2022-04-30T21:46:30.568550+0000 mgr.smithi157.nfpzoe (mgr.14180) 2564 : cluster [DBG] pgmap v2381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:32.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:31 smithi165 bash[22175]: audit 2022-04-30T21:46:31.090155+0000 mon.smithi157 (mon.0) 1962 : audit [DBG] from='client.? 172.21.15.157:0/2981813915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:33 smithi165 bash[22175]: cluster 2022-04-30T21:46:32.569179+0000 mgr.smithi157.nfpzoe (mgr.14180) 2565 : cluster [DBG] pgmap v2382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:33 smithi157 bash[20376]: cluster 2022-04-30T21:46:32.569179+0000 mgr.smithi157.nfpzoe (mgr.14180) 2565 : cluster [DBG] pgmap v2382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:35 smithi165 bash[22175]: cluster 2022-04-30T21:46:34.569807+0000 mgr.smithi157.nfpzoe (mgr.14180) 2566 : cluster [DBG] pgmap v2383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:35 smithi157 bash[20376]: cluster 2022-04-30T21:46:34.569807+0000 mgr.smithi157.nfpzoe (mgr.14180) 2566 : cluster [DBG] pgmap v2383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:36.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:46:36.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:46:36.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:46:36.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:46:36.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:36 smithi165 bash[22175]: audit 2022-04-30T21:46:36.414684+0000 mon.smithi157 (mon.0) 1963 : audit [DBG] from='client.? 172.21.15.157:0/2343485632' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:36 smithi157 bash[20376]: audit 2022-04-30T21:46:36.414684+0000 mon.smithi157 (mon.0) 1963 : audit [DBG] from='client.? 172.21.15.157:0/2343485632' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:37.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:37 smithi165 bash[22175]: cluster 2022-04-30T21:46:36.570549+0000 mgr.smithi157.nfpzoe (mgr.14180) 2567 : cluster [DBG] pgmap v2384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:37 smithi157 bash[20376]: cluster 2022-04-30T21:46:36.570549+0000 mgr.smithi157.nfpzoe (mgr.14180) 2567 : cluster [DBG] pgmap v2384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:39 smithi157 bash[20376]: cluster 2022-04-30T21:46:38.571236+0000 mgr.smithi157.nfpzoe (mgr.14180) 2568 : cluster [DBG] pgmap v2385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:40.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:39 smithi165 bash[22175]: cluster 2022-04-30T21:46:38.571236+0000 mgr.smithi157.nfpzoe (mgr.14180) 2568 : cluster [DBG] pgmap v2385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:40 smithi157 bash[20376]: audit 2022-04-30T21:46:40.586468+0000 mon.smithi157 (mon.0) 1964 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:46:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:40 smithi157 bash[20376]: audit 2022-04-30T21:46:40.589416+0000 mon.smithi157 (mon.0) 1965 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:46:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:40 smithi157 bash[20376]: audit 2022-04-30T21:46:40.591554+0000 mon.smithi157 (mon.0) 1966 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:46:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:40 smithi165 bash[22175]: audit 2022-04-30T21:46:40.586468+0000 mon.smithi157 (mon.0) 1964 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:46:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:40 smithi165 bash[22175]: audit 2022-04-30T21:46:40.589416+0000 mon.smithi157 (mon.0) 1965 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:46:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:40 smithi165 bash[22175]: audit 2022-04-30T21:46:40.591554+0000 mon.smithi157 (mon.0) 1966 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:46:41.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:46:41.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:46:41.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:46:41.756 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:46:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:41 smithi157 bash[20376]: cluster 2022-04-30T21:46:40.571865+0000 mgr.smithi157.nfpzoe (mgr.14180) 2569 : cluster [DBG] pgmap v2386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:41 smithi157 bash[20376]: cluster 2022-04-30T21:46:40.919634+0000 mgr.smithi157.nfpzoe (mgr.14180) 2570 : cluster [DBG] pgmap v2387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:41 smithi157 bash[20376]: cluster 2022-04-30T21:46:40.920130+0000 mgr.smithi157.nfpzoe (mgr.14180) 2571 : cluster [DBG] pgmap v2388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:41 smithi157 bash[20376]: audit 2022-04-30T21:46:40.925896+0000 mon.smithi157 (mon.0) 1967 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:46:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:41 smithi157 bash[20376]: audit 2022-04-30T21:46:40.934093+0000 mon.smithi157 (mon.0) 1968 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:46:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:41 smithi157 bash[20376]: cephadm 2022-04-30T21:46:40.934996+0000 mgr.smithi157.nfpzoe (mgr.14180) 2572 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:46:42.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:41 smithi157 bash[20376]: cephadm 2022-04-30T21:46:40.935154+0000 mgr.smithi157.nfpzoe (mgr.14180) 2573 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:46:42.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:41 smithi157 bash[20376]: audit 2022-04-30T21:46:41.737036+0000 mon.smithi157 (mon.0) 1969 : audit [DBG] from='client.? 172.21.15.157:0/2755740534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:41 smithi165 bash[22175]: cluster 2022-04-30T21:46:40.571865+0000 mgr.smithi157.nfpzoe (mgr.14180) 2569 : cluster [DBG] pgmap v2386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:41 smithi165 bash[22175]: cluster 2022-04-30T21:46:40.919634+0000 mgr.smithi157.nfpzoe (mgr.14180) 2570 : cluster [DBG] pgmap v2387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:41 smithi165 bash[22175]: cluster 2022-04-30T21:46:40.920130+0000 mgr.smithi157.nfpzoe (mgr.14180) 2571 : cluster [DBG] pgmap v2388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:41 smithi165 bash[22175]: audit 2022-04-30T21:46:40.925896+0000 mon.smithi157 (mon.0) 1967 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:46:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:41 smithi165 bash[22175]: audit 2022-04-30T21:46:40.934093+0000 mon.smithi157 (mon.0) 1968 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:46:42.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:41 smithi165 bash[22175]: cephadm 2022-04-30T21:46:40.934996+0000 mgr.smithi157.nfpzoe (mgr.14180) 2572 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:46:42.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:41 smithi165 bash[22175]: cephadm 2022-04-30T21:46:40.935154+0000 mgr.smithi157.nfpzoe (mgr.14180) 2573 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:46:42.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:41 smithi165 bash[22175]: audit 2022-04-30T21:46:41.737036+0000 mon.smithi157 (mon.0) 1969 : audit [DBG] from='client.? 172.21.15.157:0/2755740534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:43.903 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:43 smithi165 bash[22175]: cluster 2022-04-30T21:46:42.920723+0000 mgr.smithi157.nfpzoe (mgr.14180) 2574 : cluster [DBG] pgmap v2389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:43.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:43 smithi157 bash[20376]: cluster 2022-04-30T21:46:42.920723+0000 mgr.smithi157.nfpzoe (mgr.14180) 2574 : cluster [DBG] pgmap v2389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:45 smithi165 bash[22175]: cluster 2022-04-30T21:46:44.921364+0000 mgr.smithi157.nfpzoe (mgr.14180) 2575 : cluster [DBG] pgmap v2390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:45 smithi157 bash[20376]: cluster 2022-04-30T21:46:44.921364+0000 mgr.smithi157.nfpzoe (mgr.14180) 2575 : cluster [DBG] pgmap v2390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:46.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:46:46.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:46:46.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:46:47.088 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:46:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:47 smithi165 bash[22175]: cluster 2022-04-30T21:46:46.922015+0000 mgr.smithi157.nfpzoe (mgr.14180) 2576 : cluster [DBG] pgmap v2391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:47 smithi165 bash[22175]: audit 2022-04-30T21:46:47.064243+0000 mon.smithi157 (mon.0) 1970 : audit [DBG] from='client.? 172.21.15.157:0/785233368' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:47 smithi157 bash[20376]: cluster 2022-04-30T21:46:46.922015+0000 mgr.smithi157.nfpzoe (mgr.14180) 2576 : cluster [DBG] pgmap v2391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:47 smithi157 bash[20376]: audit 2022-04-30T21:46:47.064243+0000 mon.smithi157 (mon.0) 1970 : audit [DBG] from='client.? 172.21.15.157:0/785233368' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:50.377 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:49 smithi157 bash[20376]: cluster 2022-04-30T21:46:48.922642+0000 mgr.smithi157.nfpzoe (mgr.14180) 2577 : cluster [DBG] pgmap v2392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:49 smithi165 bash[22175]: cluster 2022-04-30T21:46:48.922642+0000 mgr.smithi157.nfpzoe (mgr.14180) 2577 : cluster [DBG] pgmap v2392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:52.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:46:52.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:46:52.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:46:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:51 smithi165 bash[22175]: cluster 2022-04-30T21:46:50.923307+0000 mgr.smithi157.nfpzoe (mgr.14180) 2578 : cluster [DBG] pgmap v2393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:52.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:46:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:51 smithi157 bash[20376]: cluster 2022-04-30T21:46:50.923307+0000 mgr.smithi157.nfpzoe (mgr.14180) 2578 : cluster [DBG] pgmap v2393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:53.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:53 smithi165 bash[22175]: audit 2022-04-30T21:46:52.401413+0000 mon.smithi157 (mon.0) 1971 : audit [DBG] from='client.? 172.21.15.157:0/450607587' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:52 smithi157 bash[20376]: audit 2022-04-30T21:46:52.401413+0000 mon.smithi157 (mon.0) 1971 : audit [DBG] from='client.? 172.21.15.157:0/450607587' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:54 smithi165 bash[22175]: cluster 2022-04-30T21:46:52.923929+0000 mgr.smithi157.nfpzoe (mgr.14180) 2579 : cluster [DBG] pgmap v2394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:53 smithi157 bash[20376]: cluster 2022-04-30T21:46:52.923929+0000 mgr.smithi157.nfpzoe (mgr.14180) 2579 : cluster [DBG] pgmap v2394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:56.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:56 smithi165 bash[22175]: cluster 2022-04-30T21:46:54.924635+0000 mgr.smithi157.nfpzoe (mgr.14180) 2580 : cluster [DBG] pgmap v2395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:56 smithi157 bash[20376]: cluster 2022-04-30T21:46:54.924635+0000 mgr.smithi157.nfpzoe (mgr.14180) 2580 : cluster [DBG] pgmap v2395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:57.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:46:57.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:46:57.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:46:57.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:46:58.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:58 smithi165 bash[22175]: cluster 2022-04-30T21:46:56.925377+0000 mgr.smithi157.nfpzoe (mgr.14180) 2581 : cluster [DBG] pgmap v2396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:58.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:58 smithi165 bash[22175]: audit 2022-04-30T21:46:57.733016+0000 mon.smithi157 (mon.0) 1972 : audit [DBG] from='client.? 172.21.15.157:0/662270204' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:58.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:58 smithi157 bash[20376]: cluster 2022-04-30T21:46:56.925377+0000 mgr.smithi157.nfpzoe (mgr.14180) 2581 : cluster [DBG] pgmap v2396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:46:58.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:58 smithi157 bash[20376]: audit 2022-04-30T21:46:57.733016+0000 mon.smithi157 (mon.0) 1972 : audit [DBG] from='client.? 172.21.15.157:0/662270204' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:46:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:59 smithi157 bash[20376]: audit 2022-04-30T21:46:58.390495+0000 mon.smithi157 (mon.0) 1973 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:46:59.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:46:59 smithi157 bash[20376]: audit 2022-04-30T21:46:58.394810+0000 mon.smithi157 (mon.0) 1974 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:46:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:59 smithi165 bash[22175]: audit 2022-04-30T21:46:58.390495+0000 mon.smithi157 (mon.0) 1973 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:46:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:46:59 smithi165 bash[22175]: audit 2022-04-30T21:46:58.394810+0000 mon.smithi157 (mon.0) 1974 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:47:00.378 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:00 smithi157 bash[20376]: cluster 2022-04-30T21:46:58.925964+0000 mgr.smithi157.nfpzoe (mgr.14180) 2582 : cluster [DBG] pgmap v2397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:00 smithi165 bash[22175]: cluster 2022-04-30T21:46:58.925964+0000 mgr.smithi157.nfpzoe (mgr.14180) 2582 : cluster [DBG] pgmap v2397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:02 smithi165 bash[22175]: cluster 2022-04-30T21:47:00.926568+0000 mgr.smithi157.nfpzoe (mgr.14180) 2583 : cluster [DBG] pgmap v2398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:02 smithi157 bash[20376]: cluster 2022-04-30T21:47:00.926568+0000 mgr.smithi157.nfpzoe (mgr.14180) 2583 : cluster [DBG] pgmap v2398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:02.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:47:02.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:47:02.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:47:03.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:47:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:03 smithi165 bash[22175]: cluster 2022-04-30T21:47:02.927223+0000 mgr.smithi157.nfpzoe (mgr.14180) 2584 : cluster [DBG] pgmap v2399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:03.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:03 smithi165 bash[22175]: audit 2022-04-30T21:47:03.055642+0000 mon.smithi157 (mon.0) 1975 : audit [DBG] from='client.? 172.21.15.157:0/3625660310' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:03 smithi157 bash[20376]: cluster 2022-04-30T21:47:02.927223+0000 mgr.smithi157.nfpzoe (mgr.14180) 2584 : cluster [DBG] pgmap v2399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:03.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:03 smithi157 bash[20376]: audit 2022-04-30T21:47:03.055642+0000 mon.smithi157 (mon.0) 1975 : audit [DBG] from='client.? 172.21.15.157:0/3625660310' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:05 smithi165 bash[22175]: cluster 2022-04-30T21:47:04.927828+0000 mgr.smithi157.nfpzoe (mgr.14180) 2585 : cluster [DBG] pgmap v2400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:05 smithi157 bash[20376]: cluster 2022-04-30T21:47:04.927828+0000 mgr.smithi157.nfpzoe (mgr.14180) 2585 : cluster [DBG] pgmap v2400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:08.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:47:08.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:47:08.080 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:47:08.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:07 smithi165 bash[22175]: cluster 2022-04-30T21:47:06.928429+0000 mgr.smithi157.nfpzoe (mgr.14180) 2586 : cluster [DBG] pgmap v2401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:08.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:47:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:07 smithi157 bash[20376]: cluster 2022-04-30T21:47:06.928429+0000 mgr.smithi157.nfpzoe (mgr.14180) 2586 : cluster [DBG] pgmap v2401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:09.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:08 smithi157 bash[20376]: audit 2022-04-30T21:47:08.382074+0000 mon.smithi157 (mon.0) 1976 : audit [DBG] from='client.? 172.21.15.157:0/1931846914' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:09.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:08 smithi165 bash[22175]: audit 2022-04-30T21:47:08.382074+0000 mon.smithi157 (mon.0) 1976 : audit [DBG] from='client.? 172.21.15.157:0/1931846914' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:10.381 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:10 smithi157 bash[20376]: cluster 2022-04-30T21:47:08.929039+0000 mgr.smithi157.nfpzoe (mgr.14180) 2587 : cluster [DBG] pgmap v2402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:10 smithi165 bash[22175]: cluster 2022-04-30T21:47:08.929039+0000 mgr.smithi157.nfpzoe (mgr.14180) 2587 : cluster [DBG] pgmap v2402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:12 smithi165 bash[22175]: cluster 2022-04-30T21:47:10.929649+0000 mgr.smithi157.nfpzoe (mgr.14180) 2588 : cluster [DBG] pgmap v2403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:12 smithi157 bash[20376]: cluster 2022-04-30T21:47:10.929649+0000 mgr.smithi157.nfpzoe (mgr.14180) 2588 : cluster [DBG] pgmap v2403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:13.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:47:13.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:47:13.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:47:13.735 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:47:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:13 smithi165 bash[22175]: cluster 2022-04-30T21:47:12.930308+0000 mgr.smithi157.nfpzoe (mgr.14180) 2589 : cluster [DBG] pgmap v2404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:13 smithi157 bash[20376]: cluster 2022-04-30T21:47:12.930308+0000 mgr.smithi157.nfpzoe (mgr.14180) 2589 : cluster [DBG] pgmap v2404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:14 smithi165 bash[22175]: audit 2022-04-30T21:47:13.714505+0000 mon.smithi157 (mon.0) 1977 : audit [DBG] from='client.? 172.21.15.157:0/3110664804' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:14 smithi157 bash[20376]: audit 2022-04-30T21:47:13.714505+0000 mon.smithi157 (mon.0) 1977 : audit [DBG] from='client.? 172.21.15.157:0/3110664804' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:15 smithi165 bash[22175]: cluster 2022-04-30T21:47:14.930906+0000 mgr.smithi157.nfpzoe (mgr.14180) 2590 : cluster [DBG] pgmap v2405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:15 smithi157 bash[20376]: cluster 2022-04-30T21:47:14.930906+0000 mgr.smithi157.nfpzoe (mgr.14180) 2590 : cluster [DBG] pgmap v2405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:18.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:17 smithi165 bash[22175]: cluster 2022-04-30T21:47:16.931541+0000 mgr.smithi157.nfpzoe (mgr.14180) 2591 : cluster [DBG] pgmap v2406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:17 smithi157 bash[20376]: cluster 2022-04-30T21:47:16.931541+0000 mgr.smithi157.nfpzoe (mgr.14180) 2591 : cluster [DBG] pgmap v2406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:18.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:47:18.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:47:18.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:47:19.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:47:20.378 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:19 smithi157 bash[20376]: cluster 2022-04-30T21:47:18.931997+0000 mgr.smithi157.nfpzoe (mgr.14180) 2592 : cluster [DBG] pgmap v2407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:20.378 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:19 smithi157 bash[20376]: audit 2022-04-30T21:47:19.047718+0000 mon.smithi157 (mon.0) 1978 : audit [DBG] from='client.? 172.21.15.157:0/491949256' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:19 smithi165 bash[22175]: cluster 2022-04-30T21:47:18.931997+0000 mgr.smithi157.nfpzoe (mgr.14180) 2592 : cluster [DBG] pgmap v2407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:19 smithi165 bash[22175]: audit 2022-04-30T21:47:19.047718+0000 mon.smithi157 (mon.0) 1978 : audit [DBG] from='client.? 172.21.15.157:0/491949256' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:22 smithi165 bash[22175]: cluster 2022-04-30T21:47:20.932494+0000 mgr.smithi157.nfpzoe (mgr.14180) 2593 : cluster [DBG] pgmap v2408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:22.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:21 smithi157 bash[20376]: cluster 2022-04-30T21:47:20.932494+0000 mgr.smithi157.nfpzoe (mgr.14180) 2593 : cluster [DBG] pgmap v2408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:23 smithi165 bash[22175]: cluster 2022-04-30T21:47:22.933247+0000 mgr.smithi157.nfpzoe (mgr.14180) 2594 : cluster [DBG] pgmap v2409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:23 smithi157 bash[20376]: cluster 2022-04-30T21:47:22.933247+0000 mgr.smithi157.nfpzoe (mgr.14180) 2594 : cluster [DBG] pgmap v2409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:24.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:47:24.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:47:24.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:47:24.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:47:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:24 smithi165 bash[22175]: audit 2022-04-30T21:47:24.376470+0000 mon.smithi157 (mon.0) 1979 : audit [DBG] from='client.? 172.21.15.157:0/2444004961' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:24 smithi157 bash[20376]: audit 2022-04-30T21:47:24.376470+0000 mon.smithi157 (mon.0) 1979 : audit [DBG] from='client.? 172.21.15.157:0/2444004961' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:25 smithi165 bash[22175]: cluster 2022-04-30T21:47:24.933911+0000 mgr.smithi157.nfpzoe (mgr.14180) 2595 : cluster [DBG] pgmap v2410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:25 smithi157 bash[20376]: cluster 2022-04-30T21:47:24.933911+0000 mgr.smithi157.nfpzoe (mgr.14180) 2595 : cluster [DBG] pgmap v2410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:27 smithi165 bash[22175]: cluster 2022-04-30T21:47:26.934532+0000 mgr.smithi157.nfpzoe (mgr.14180) 2596 : cluster [DBG] pgmap v2411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:27 smithi157 bash[20376]: cluster 2022-04-30T21:47:26.934532+0000 mgr.smithi157.nfpzoe (mgr.14180) 2596 : cluster [DBG] pgmap v2411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:29.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:47:29.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:47:29.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:47:29.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:47:30.379 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:29 smithi157 bash[20376]: cluster 2022-04-30T21:47:28.935167+0000 mgr.smithi157.nfpzoe (mgr.14180) 2597 : cluster [DBG] pgmap v2412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:30.379 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:29 smithi157 bash[20376]: audit 2022-04-30T21:47:29.707359+0000 mon.smithi157 (mon.0) 1980 : audit [DBG] from='client.? 172.21.15.157:0/1062116081' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:30 smithi165 bash[22175]: cluster 2022-04-30T21:47:28.935167+0000 mgr.smithi157.nfpzoe (mgr.14180) 2597 : cluster [DBG] pgmap v2412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:30 smithi165 bash[22175]: audit 2022-04-30T21:47:29.707359+0000 mon.smithi157 (mon.0) 1980 : audit [DBG] from='client.? 172.21.15.157:0/1062116081' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:32 smithi165 bash[22175]: cluster 2022-04-30T21:47:30.935747+0000 mgr.smithi157.nfpzoe (mgr.14180) 2598 : cluster [DBG] pgmap v2413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:32 smithi157 bash[20376]: cluster 2022-04-30T21:47:30.935747+0000 mgr.smithi157.nfpzoe (mgr.14180) 2598 : cluster [DBG] pgmap v2413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:33 smithi165 bash[22175]: cluster 2022-04-30T21:47:32.936317+0000 mgr.smithi157.nfpzoe (mgr.14180) 2599 : cluster [DBG] pgmap v2414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:33 smithi157 bash[20376]: cluster 2022-04-30T21:47:32.936317+0000 mgr.smithi157.nfpzoe (mgr.14180) 2599 : cluster [DBG] pgmap v2414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:34.737 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:47:34.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:47:34.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:47:35.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:47:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:35 smithi165 bash[22175]: cluster 2022-04-30T21:47:34.936878+0000 mgr.smithi157.nfpzoe (mgr.14180) 2600 : cluster [DBG] pgmap v2415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:35 smithi165 bash[22175]: audit 2022-04-30T21:47:35.045103+0000 mon.smithi157 (mon.0) 1981 : audit [DBG] from='client.? 172.21.15.157:0/1832026893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:35 smithi157 bash[20376]: cluster 2022-04-30T21:47:34.936878+0000 mgr.smithi157.nfpzoe (mgr.14180) 2600 : cluster [DBG] pgmap v2415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:35 smithi157 bash[20376]: audit 2022-04-30T21:47:35.045103+0000 mon.smithi157 (mon.0) 1981 : audit [DBG] from='client.? 172.21.15.157:0/1832026893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:38.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:38 smithi165 bash[22175]: cluster 2022-04-30T21:47:36.937483+0000 mgr.smithi157.nfpzoe (mgr.14180) 2601 : cluster [DBG] pgmap v2416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:37 smithi157 bash[20376]: cluster 2022-04-30T21:47:36.937483+0000 mgr.smithi157.nfpzoe (mgr.14180) 2601 : cluster [DBG] pgmap v2416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:40.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:47:40.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:47:40.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:47:40.378 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:40 smithi157 bash[20376]: cluster 2022-04-30T21:47:38.938048+0000 mgr.smithi157.nfpzoe (mgr.14180) 2602 : cluster [DBG] pgmap v2417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:40 smithi165 bash[22175]: cluster 2022-04-30T21:47:38.938048+0000 mgr.smithi157.nfpzoe (mgr.14180) 2602 : cluster [DBG] pgmap v2417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:40.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:47:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:41 smithi165 bash[22175]: audit 2022-04-30T21:47:40.382409+0000 mon.smithi157 (mon.0) 1982 : audit [DBG] from='client.? 172.21.15.157:0/328600606' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:41 smithi165 bash[22175]: audit 2022-04-30T21:47:40.943538+0000 mon.smithi157 (mon.0) 1983 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:47:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:41 smithi165 bash[22175]: audit 2022-04-30T21:47:40.946204+0000 mon.smithi157 (mon.0) 1984 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:47:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:41 smithi165 bash[22175]: audit 2022-04-30T21:47:40.948018+0000 mon.smithi157 (mon.0) 1985 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:47:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:41 smithi157 bash[20376]: audit 2022-04-30T21:47:40.382409+0000 mon.smithi157 (mon.0) 1982 : audit [DBG] from='client.? 172.21.15.157:0/328600606' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:41 smithi157 bash[20376]: audit 2022-04-30T21:47:40.943538+0000 mon.smithi157 (mon.0) 1983 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:47:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:41 smithi157 bash[20376]: audit 2022-04-30T21:47:40.946204+0000 mon.smithi157 (mon.0) 1984 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:47:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:41 smithi157 bash[20376]: audit 2022-04-30T21:47:40.948018+0000 mon.smithi157 (mon.0) 1985 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:47:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:42 smithi165 bash[22175]: cluster 2022-04-30T21:47:40.938714+0000 mgr.smithi157.nfpzoe (mgr.14180) 2603 : cluster [DBG] pgmap v2418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:42 smithi165 bash[22175]: audit 2022-04-30T21:47:41.280292+0000 mon.smithi157 (mon.0) 1986 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:47:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:42 smithi165 bash[22175]: audit 2022-04-30T21:47:41.289448+0000 mon.smithi157 (mon.0) 1987 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:47:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:42 smithi157 bash[20376]: cluster 2022-04-30T21:47:40.938714+0000 mgr.smithi157.nfpzoe (mgr.14180) 2603 : cluster [DBG] pgmap v2418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:42.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:42 smithi157 bash[20376]: audit 2022-04-30T21:47:41.280292+0000 mon.smithi157 (mon.0) 1986 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:47:42.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:42 smithi157 bash[20376]: audit 2022-04-30T21:47:41.289448+0000 mon.smithi157 (mon.0) 1987 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:47:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:43 smithi165 bash[22175]: cluster 2022-04-30T21:47:41.272433+0000 mgr.smithi157.nfpzoe (mgr.14180) 2604 : cluster [DBG] pgmap v2419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:43 smithi165 bash[22175]: cluster 2022-04-30T21:47:41.272822+0000 mgr.smithi157.nfpzoe (mgr.14180) 2605 : cluster [DBG] pgmap v2420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:43 smithi165 bash[22175]: cephadm 2022-04-30T21:47:41.290874+0000 mgr.smithi157.nfpzoe (mgr.14180) 2606 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:47:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:43 smithi165 bash[22175]: cephadm 2022-04-30T21:47:41.291083+0000 mgr.smithi157.nfpzoe (mgr.14180) 2607 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:47:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:43 smithi157 bash[20376]: cluster 2022-04-30T21:47:41.272433+0000 mgr.smithi157.nfpzoe (mgr.14180) 2604 : cluster [DBG] pgmap v2419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:43 smithi157 bash[20376]: cluster 2022-04-30T21:47:41.272822+0000 mgr.smithi157.nfpzoe (mgr.14180) 2605 : cluster [DBG] pgmap v2420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:43 smithi157 bash[20376]: cephadm 2022-04-30T21:47:41.290874+0000 mgr.smithi157.nfpzoe (mgr.14180) 2606 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:47:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:43 smithi157 bash[20376]: cephadm 2022-04-30T21:47:41.291083+0000 mgr.smithi157.nfpzoe (mgr.14180) 2607 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:47:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:45 smithi165 bash[22175]: cluster 2022-04-30T21:47:43.273429+0000 mgr.smithi157.nfpzoe (mgr.14180) 2608 : cluster [DBG] pgmap v2421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:45.405 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:47:45.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:47:45.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:47:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:45 smithi157 bash[20376]: cluster 2022-04-30T21:47:43.273429+0000 mgr.smithi157.nfpzoe (mgr.14180) 2608 : cluster [DBG] pgmap v2421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:45.739 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:47:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:46 smithi165 bash[22175]: audit 2022-04-30T21:47:45.713292+0000 mon.smithi157 (mon.0) 1988 : audit [DBG] from='client.? 172.21.15.157:0/3694924679' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:46.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:46 smithi157 bash[20376]: audit 2022-04-30T21:47:45.713292+0000 mon.smithi157 (mon.0) 1988 : audit [DBG] from='client.? 172.21.15.157:0/3694924679' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:47 smithi165 bash[22175]: cluster 2022-04-30T21:47:45.274034+0000 mgr.smithi157.nfpzoe (mgr.14180) 2609 : cluster [DBG] pgmap v2422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:47 smithi157 bash[20376]: cluster 2022-04-30T21:47:45.274034+0000 mgr.smithi157.nfpzoe (mgr.14180) 2609 : cluster [DBG] pgmap v2422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:49 smithi157 bash[20376]: cluster 2022-04-30T21:47:47.274702+0000 mgr.smithi157.nfpzoe (mgr.14180) 2610 : cluster [DBG] pgmap v2423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:49 smithi165 bash[22175]: cluster 2022-04-30T21:47:47.274702+0000 mgr.smithi157.nfpzoe (mgr.14180) 2610 : cluster [DBG] pgmap v2423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:50.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:47:50.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:47:50.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:47:51.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:47:51.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:51 smithi165 bash[22175]: cluster 2022-04-30T21:47:49.275349+0000 mgr.smithi157.nfpzoe (mgr.14180) 2611 : cluster [DBG] pgmap v2424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:51.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:51 smithi157 bash[20376]: cluster 2022-04-30T21:47:49.275349+0000 mgr.smithi157.nfpzoe (mgr.14180) 2611 : cluster [DBG] pgmap v2424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:52 smithi165 bash[22175]: audit 2022-04-30T21:47:51.054957+0000 mon.smithi157 (mon.0) 1989 : audit [DBG] from='client.? 172.21.15.157:0/712333202' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:52 smithi157 bash[20376]: audit 2022-04-30T21:47:51.054957+0000 mon.smithi157 (mon.0) 1989 : audit [DBG] from='client.? 172.21.15.157:0/712333202' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:53.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:53 smithi165 bash[22175]: cluster 2022-04-30T21:47:51.275980+0000 mgr.smithi157.nfpzoe (mgr.14180) 2612 : cluster [DBG] pgmap v2425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:53.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:53 smithi157 bash[20376]: cluster 2022-04-30T21:47:51.275980+0000 mgr.smithi157.nfpzoe (mgr.14180) 2612 : cluster [DBG] pgmap v2425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:55 smithi165 bash[22175]: cluster 2022-04-30T21:47:53.276603+0000 mgr.smithi157.nfpzoe (mgr.14180) 2613 : cluster [DBG] pgmap v2426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:55 smithi157 bash[20376]: cluster 2022-04-30T21:47:53.276603+0000 mgr.smithi157.nfpzoe (mgr.14180) 2613 : cluster [DBG] pgmap v2426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:56.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:47:56.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:47:56.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:47:56.410 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:47:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:57 smithi165 bash[22175]: cluster 2022-04-30T21:47:55.277155+0000 mgr.smithi157.nfpzoe (mgr.14180) 2614 : cluster [DBG] pgmap v2427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:57 smithi165 bash[22175]: audit 2022-04-30T21:47:56.391224+0000 mon.smithi157 (mon.0) 1990 : audit [DBG] from='client.? 172.21.15.157:0/2397571174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:57 smithi157 bash[20376]: cluster 2022-04-30T21:47:55.277155+0000 mgr.smithi157.nfpzoe (mgr.14180) 2614 : cluster [DBG] pgmap v2427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:57 smithi157 bash[20376]: audit 2022-04-30T21:47:56.391224+0000 mon.smithi157 (mon.0) 1990 : audit [DBG] from='client.? 172.21.15.157:0/2397571174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:47:59.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:59 smithi157 bash[20376]: cluster 2022-04-30T21:47:57.277781+0000 mgr.smithi157.nfpzoe (mgr.14180) 2615 : cluster [DBG] pgmap v2428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:59.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:59 smithi157 bash[20376]: audit 2022-04-30T21:47:58.398764+0000 mon.smithi157 (mon.0) 1991 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:47:59.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:47:59 smithi157 bash[20376]: audit 2022-04-30T21:47:58.403933+0000 mon.smithi157 (mon.0) 1992 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:47:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:59 smithi165 bash[22175]: cluster 2022-04-30T21:47:57.277781+0000 mgr.smithi157.nfpzoe (mgr.14180) 2615 : cluster [DBG] pgmap v2428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:47:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:59 smithi165 bash[22175]: audit 2022-04-30T21:47:58.398764+0000 mon.smithi157 (mon.0) 1991 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:47:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:47:59 smithi165 bash[22175]: audit 2022-04-30T21:47:58.403933+0000 mon.smithi157 (mon.0) 1992 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:48:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:01 smithi165 bash[22175]: cluster 2022-04-30T21:47:59.278420+0000 mgr.smithi157.nfpzoe (mgr.14180) 2616 : cluster [DBG] pgmap v2429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:01.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:48:01.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:48:01.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:48:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:01 smithi157 bash[20376]: cluster 2022-04-30T21:47:59.278420+0000 mgr.smithi157.nfpzoe (mgr.14180) 2616 : cluster [DBG] pgmap v2429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:01.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:48:02.401 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:02 smithi165 bash[22175]: audit 2022-04-30T21:48:01.716235+0000 mon.smithi157 (mon.0) 1993 : audit [DBG] from='client.? 172.21.15.157:0/1898504830' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:02 smithi157 bash[20376]: audit 2022-04-30T21:48:01.716235+0000 mon.smithi157 (mon.0) 1993 : audit [DBG] from='client.? 172.21.15.157:0/1898504830' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:03 smithi165 bash[22175]: cluster 2022-04-30T21:48:01.279101+0000 mgr.smithi157.nfpzoe (mgr.14180) 2617 : cluster [DBG] pgmap v2430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:03.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:03 smithi157 bash[20376]: cluster 2022-04-30T21:48:01.279101+0000 mgr.smithi157.nfpzoe (mgr.14180) 2617 : cluster [DBG] pgmap v2430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:04 smithi165 bash[22175]: cluster 2022-04-30T21:48:03.279709+0000 mgr.smithi157.nfpzoe (mgr.14180) 2618 : cluster [DBG] pgmap v2431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:04 smithi157 bash[20376]: cluster 2022-04-30T21:48:03.279709+0000 mgr.smithi157.nfpzoe (mgr.14180) 2618 : cluster [DBG] pgmap v2431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:06.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:06 smithi165 bash[22175]: cluster 2022-04-30T21:48:05.280296+0000 mgr.smithi157.nfpzoe (mgr.14180) 2619 : cluster [DBG] pgmap v2432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:06.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:06 smithi157 bash[20376]: cluster 2022-04-30T21:48:05.280296+0000 mgr.smithi157.nfpzoe (mgr.14180) 2619 : cluster [DBG] pgmap v2432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:06.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:48:06.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:48:06.764 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:48:07.061 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:48:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:07 smithi165 bash[22175]: audit 2022-04-30T21:48:07.041439+0000 mon.smithi157 (mon.0) 1994 : audit [DBG] from='client.? 172.21.15.157:0/3157965512' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:07 smithi157 bash[20376]: audit 2022-04-30T21:48:07.041439+0000 mon.smithi157 (mon.0) 1994 : audit [DBG] from='client.? 172.21.15.157:0/3157965512' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:08.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:08 smithi165 bash[22175]: cluster 2022-04-30T21:48:07.280896+0000 mgr.smithi157.nfpzoe (mgr.14180) 2620 : cluster [DBG] pgmap v2433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:08 smithi157 bash[20376]: cluster 2022-04-30T21:48:07.280896+0000 mgr.smithi157.nfpzoe (mgr.14180) 2620 : cluster [DBG] pgmap v2433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:10.708 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:10 smithi157 bash[20376]: cluster 2022-04-30T21:48:09.281538+0000 mgr.smithi157.nfpzoe (mgr.14180) 2621 : cluster [DBG] pgmap v2434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:10.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:10 smithi165 bash[22175]: cluster 2022-04-30T21:48:09.281538+0000 mgr.smithi157.nfpzoe (mgr.14180) 2621 : cluster [DBG] pgmap v2434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:12.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:48:12.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:48:12.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:48:12.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:48:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:12 smithi165 bash[22175]: cluster 2022-04-30T21:48:11.282128+0000 mgr.smithi157.nfpzoe (mgr.14180) 2622 : cluster [DBG] pgmap v2435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:12.919 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:12 smithi165 bash[22175]: audit 2022-04-30T21:48:12.368573+0000 mon.smithi157 (mon.0) 1995 : audit [DBG] from='client.? 172.21.15.157:0/347152830' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:12 smithi157 bash[20376]: cluster 2022-04-30T21:48:11.282128+0000 mgr.smithi157.nfpzoe (mgr.14180) 2622 : cluster [DBG] pgmap v2435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:12 smithi157 bash[20376]: audit 2022-04-30T21:48:12.368573+0000 mon.smithi157 (mon.0) 1995 : audit [DBG] from='client.? 172.21.15.157:0/347152830' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:14 smithi165 bash[22175]: cluster 2022-04-30T21:48:13.282710+0000 mgr.smithi157.nfpzoe (mgr.14180) 2623 : cluster [DBG] pgmap v2436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:14 smithi157 bash[20376]: cluster 2022-04-30T21:48:13.282710+0000 mgr.smithi157.nfpzoe (mgr.14180) 2623 : cluster [DBG] pgmap v2436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:16.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:16 smithi165 bash[22175]: cluster 2022-04-30T21:48:15.283328+0000 mgr.smithi157.nfpzoe (mgr.14180) 2624 : cluster [DBG] pgmap v2437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:16 smithi157 bash[20376]: cluster 2022-04-30T21:48:15.283328+0000 mgr.smithi157.nfpzoe (mgr.14180) 2624 : cluster [DBG] pgmap v2437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:17.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:48:17.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:48:17.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:48:17.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:48:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:18 smithi165 bash[22175]: cluster 2022-04-30T21:48:17.283961+0000 mgr.smithi157.nfpzoe (mgr.14180) 2625 : cluster [DBG] pgmap v2438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:18 smithi165 bash[22175]: audit 2022-04-30T21:48:17.700358+0000 mon.smithi157 (mon.0) 1996 : audit [DBG] from='client.? 172.21.15.157:0/2223004614' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:18 smithi157 bash[20376]: cluster 2022-04-30T21:48:17.283961+0000 mgr.smithi157.nfpzoe (mgr.14180) 2625 : cluster [DBG] pgmap v2438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:18 smithi157 bash[20376]: audit 2022-04-30T21:48:17.700358+0000 mon.smithi157 (mon.0) 1996 : audit [DBG] from='client.? 172.21.15.157:0/2223004614' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:20.708 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:20 smithi157 bash[20376]: cluster 2022-04-30T21:48:19.284601+0000 mgr.smithi157.nfpzoe (mgr.14180) 2626 : cluster [DBG] pgmap v2439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:20 smithi165 bash[22175]: cluster 2022-04-30T21:48:19.284601+0000 mgr.smithi157.nfpzoe (mgr.14180) 2626 : cluster [DBG] pgmap v2439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:22.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:48:22.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:48:22.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:48:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:22 smithi165 bash[22175]: cluster 2022-04-30T21:48:21.285220+0000 mgr.smithi157.nfpzoe (mgr.14180) 2627 : cluster [DBG] pgmap v2440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:22.960 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:22 smithi157 bash[20376]: cluster 2022-04-30T21:48:21.285220+0000 mgr.smithi157.nfpzoe (mgr.14180) 2627 : cluster [DBG] pgmap v2440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:23.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:48:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:23 smithi165 bash[22175]: audit 2022-04-30T21:48:23.025026+0000 mon.smithi157 (mon.0) 1997 : audit [DBG] from='client.? 172.21.15.157:0/481227428' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:23.964 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:23 smithi157 bash[20376]: audit 2022-04-30T21:48:23.025026+0000 mon.smithi157 (mon.0) 1997 : audit [DBG] from='client.? 172.21.15.157:0/481227428' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:24 smithi165 bash[22175]: cluster 2022-04-30T21:48:23.285856+0000 mgr.smithi157.nfpzoe (mgr.14180) 2628 : cluster [DBG] pgmap v2441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:24.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:24 smithi157 bash[20376]: cluster 2022-04-30T21:48:23.285856+0000 mgr.smithi157.nfpzoe (mgr.14180) 2628 : cluster [DBG] pgmap v2441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:26 smithi165 bash[22175]: cluster 2022-04-30T21:48:25.286455+0000 mgr.smithi157.nfpzoe (mgr.14180) 2629 : cluster [DBG] pgmap v2442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:26 smithi157 bash[20376]: cluster 2022-04-30T21:48:25.286455+0000 mgr.smithi157.nfpzoe (mgr.14180) 2629 : cluster [DBG] pgmap v2442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:28.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:48:28.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:48:28.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:48:28.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:48:28.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:28 smithi165 bash[22175]: cluster 2022-04-30T21:48:27.287086+0000 mgr.smithi157.nfpzoe (mgr.14180) 2630 : cluster [DBG] pgmap v2443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:28.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:28 smithi165 bash[22175]: audit 2022-04-30T21:48:28.349365+0000 mon.smithi157 (mon.0) 1998 : audit [DBG] from='client.? 172.21.15.157:0/2252148541' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:28.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:28 smithi157 bash[20376]: cluster 2022-04-30T21:48:27.287086+0000 mgr.smithi157.nfpzoe (mgr.14180) 2630 : cluster [DBG] pgmap v2443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:28.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:28 smithi157 bash[20376]: audit 2022-04-30T21:48:28.349365+0000 mon.smithi157 (mon.0) 1998 : audit [DBG] from='client.? 172.21.15.157:0/2252148541' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:30 smithi157 bash[20376]: cluster 2022-04-30T21:48:29.287701+0000 mgr.smithi157.nfpzoe (mgr.14180) 2631 : cluster [DBG] pgmap v2444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:30 smithi165 bash[22175]: cluster 2022-04-30T21:48:29.287701+0000 mgr.smithi157.nfpzoe (mgr.14180) 2631 : cluster [DBG] pgmap v2444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:32 smithi165 bash[22175]: cluster 2022-04-30T21:48:31.288417+0000 mgr.smithi157.nfpzoe (mgr.14180) 2632 : cluster [DBG] pgmap v2445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:32 smithi157 bash[20376]: cluster 2022-04-30T21:48:31.288417+0000 mgr.smithi157.nfpzoe (mgr.14180) 2632 : cluster [DBG] pgmap v2445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:33.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:48:33.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:48:33.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:48:33.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:48:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:34 smithi165 bash[22175]: cluster 2022-04-30T21:48:33.289062+0000 mgr.smithi157.nfpzoe (mgr.14180) 2633 : cluster [DBG] pgmap v2446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:34 smithi165 bash[22175]: audit 2022-04-30T21:48:33.678706+0000 mon.smithi157 (mon.0) 1999 : audit [DBG] from='client.? 172.21.15.157:0/1320726863' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:34 smithi157 bash[20376]: cluster 2022-04-30T21:48:33.289062+0000 mgr.smithi157.nfpzoe (mgr.14180) 2633 : cluster [DBG] pgmap v2446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:34 smithi157 bash[20376]: audit 2022-04-30T21:48:33.678706+0000 mon.smithi157 (mon.0) 1999 : audit [DBG] from='client.? 172.21.15.157:0/1320726863' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:36.902 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:36 smithi165 bash[22175]: cluster 2022-04-30T21:48:35.289667+0000 mgr.smithi157.nfpzoe (mgr.14180) 2634 : cluster [DBG] pgmap v2447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:36 smithi157 bash[20376]: cluster 2022-04-30T21:48:35.289667+0000 mgr.smithi157.nfpzoe (mgr.14180) 2634 : cluster [DBG] pgmap v2447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:38.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:48:38.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:48:38.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:48:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:38 smithi165 bash[22175]: cluster 2022-04-30T21:48:37.290285+0000 mgr.smithi157.nfpzoe (mgr.14180) 2635 : cluster [DBG] pgmap v2448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:38 smithi157 bash[20376]: cluster 2022-04-30T21:48:37.290285+0000 mgr.smithi157.nfpzoe (mgr.14180) 2635 : cluster [DBG] pgmap v2448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:39.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:48:39.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:39 smithi165 bash[22175]: audit 2022-04-30T21:48:39.009875+0000 mon.smithi157 (mon.0) 2000 : audit [DBG] from='client.? 172.21.15.157:0/4064832043' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:39 smithi157 bash[20376]: audit 2022-04-30T21:48:39.009875+0000 mon.smithi157 (mon.0) 2000 : audit [DBG] from='client.? 172.21.15.157:0/4064832043' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:40 smithi157 bash[20376]: cluster 2022-04-30T21:48:39.290944+0000 mgr.smithi157.nfpzoe (mgr.14180) 2636 : cluster [DBG] pgmap v2449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:40 smithi165 bash[22175]: cluster 2022-04-30T21:48:39.290944+0000 mgr.smithi157.nfpzoe (mgr.14180) 2636 : cluster [DBG] pgmap v2449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:41 smithi165 bash[22175]: audit 2022-04-30T21:48:41.302344+0000 mon.smithi157 (mon.0) 2001 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:48:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:41 smithi165 bash[22175]: audit 2022-04-30T21:48:41.305095+0000 mon.smithi157 (mon.0) 2002 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:48:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:41 smithi165 bash[22175]: audit 2022-04-30T21:48:41.306953+0000 mon.smithi157 (mon.0) 2003 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:48:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:41 smithi157 bash[20376]: audit 2022-04-30T21:48:41.302344+0000 mon.smithi157 (mon.0) 2001 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:48:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:41 smithi157 bash[20376]: audit 2022-04-30T21:48:41.305095+0000 mon.smithi157 (mon.0) 2002 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:48:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:41 smithi157 bash[20376]: audit 2022-04-30T21:48:41.306953+0000 mon.smithi157 (mon.0) 2003 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:48:42.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:42 smithi157 bash[20376]: cluster 2022-04-30T21:48:41.291685+0000 mgr.smithi157.nfpzoe (mgr.14180) 2637 : cluster [DBG] pgmap v2450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:42.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:42 smithi157 bash[20376]: cluster 2022-04-30T21:48:41.641605+0000 mgr.smithi157.nfpzoe (mgr.14180) 2638 : cluster [DBG] pgmap v2451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:42.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:42 smithi157 bash[20376]: cluster 2022-04-30T21:48:41.642249+0000 mgr.smithi157.nfpzoe (mgr.14180) 2639 : cluster [DBG] pgmap v2452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:42.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:42 smithi157 bash[20376]: audit 2022-04-30T21:48:41.648543+0000 mon.smithi157 (mon.0) 2004 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:48:42.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:42 smithi157 bash[20376]: audit 2022-04-30T21:48:41.654910+0000 mon.smithi157 (mon.0) 2005 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:48:42.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:42 smithi157 bash[20376]: cephadm 2022-04-30T21:48:41.656058+0000 mgr.smithi157.nfpzoe (mgr.14180) 2640 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:48:42.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:42 smithi157 bash[20376]: cephadm 2022-04-30T21:48:41.656222+0000 mgr.smithi157.nfpzoe (mgr.14180) 2641 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:48:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:42 smithi165 bash[22175]: cluster 2022-04-30T21:48:41.291685+0000 mgr.smithi157.nfpzoe (mgr.14180) 2637 : cluster [DBG] pgmap v2450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:42 smithi165 bash[22175]: cluster 2022-04-30T21:48:41.641605+0000 mgr.smithi157.nfpzoe (mgr.14180) 2638 : cluster [DBG] pgmap v2451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:42 smithi165 bash[22175]: cluster 2022-04-30T21:48:41.642249+0000 mgr.smithi157.nfpzoe (mgr.14180) 2639 : cluster [DBG] pgmap v2452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:43.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:42 smithi165 bash[22175]: audit 2022-04-30T21:48:41.648543+0000 mon.smithi157 (mon.0) 2004 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:48:43.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:42 smithi165 bash[22175]: audit 2022-04-30T21:48:41.654910+0000 mon.smithi157 (mon.0) 2005 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:48:43.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:42 smithi165 bash[22175]: cephadm 2022-04-30T21:48:41.656058+0000 mgr.smithi157.nfpzoe (mgr.14180) 2640 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:48:43.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:42 smithi165 bash[22175]: cephadm 2022-04-30T21:48:41.656222+0000 mgr.smithi157.nfpzoe (mgr.14180) 2641 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:48:44.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:48:44.041 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:48:44.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:48:44.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:48:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:44 smithi157 bash[20376]: cluster 2022-04-30T21:48:43.642874+0000 mgr.smithi157.nfpzoe (mgr.14180) 2642 : cluster [DBG] pgmap v2453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:44 smithi157 bash[20376]: audit 2022-04-30T21:48:44.342574+0000 mon.smithi157 (mon.0) 2006 : audit [DBG] from='client.? 172.21.15.157:0/519574891' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:45.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:44 smithi165 bash[22175]: cluster 2022-04-30T21:48:43.642874+0000 mgr.smithi157.nfpzoe (mgr.14180) 2642 : cluster [DBG] pgmap v2453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:45.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:44 smithi165 bash[22175]: audit 2022-04-30T21:48:44.342574+0000 mon.smithi157 (mon.0) 2006 : audit [DBG] from='client.? 172.21.15.157:0/519574891' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:46.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:46 smithi157 bash[20376]: cluster 2022-04-30T21:48:45.643554+0000 mgr.smithi157.nfpzoe (mgr.14180) 2643 : cluster [DBG] pgmap v2454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:46 smithi165 bash[22175]: cluster 2022-04-30T21:48:45.643554+0000 mgr.smithi157.nfpzoe (mgr.14180) 2643 : cluster [DBG] pgmap v2454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:48 smithi165 bash[22175]: cluster 2022-04-30T21:48:47.644213+0000 mgr.smithi157.nfpzoe (mgr.14180) 2644 : cluster [DBG] pgmap v2455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:48.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:48 smithi157 bash[20376]: cluster 2022-04-30T21:48:47.644213+0000 mgr.smithi157.nfpzoe (mgr.14180) 2644 : cluster [DBG] pgmap v2455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:49.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:48:49.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:48:49.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:48:49.692 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:48:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:49 smithi165 bash[22175]: audit 2022-04-30T21:48:49.672152+0000 mon.smithi157 (mon.0) 2007 : audit [DBG] from='client.? 172.21.15.157:0/3270946135' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:49 smithi157 bash[20376]: audit 2022-04-30T21:48:49.672152+0000 mon.smithi157 (mon.0) 2007 : audit [DBG] from='client.? 172.21.15.157:0/3270946135' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:51.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:50 smithi165 bash[22175]: cluster 2022-04-30T21:48:49.644857+0000 mgr.smithi157.nfpzoe (mgr.14180) 2645 : cluster [DBG] pgmap v2456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:50 smithi157 bash[20376]: cluster 2022-04-30T21:48:49.644857+0000 mgr.smithi157.nfpzoe (mgr.14180) 2645 : cluster [DBG] pgmap v2456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:53.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:52 smithi165 bash[22175]: cluster 2022-04-30T21:48:51.645458+0000 mgr.smithi157.nfpzoe (mgr.14180) 2646 : cluster [DBG] pgmap v2457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:52 smithi157 bash[20376]: cluster 2022-04-30T21:48:51.645458+0000 mgr.smithi157.nfpzoe (mgr.14180) 2646 : cluster [DBG] pgmap v2457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:54.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:48:54.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:48:54.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:48:55.018 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:48:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:54 smithi165 bash[22175]: cluster 2022-04-30T21:48:53.646075+0000 mgr.smithi157.nfpzoe (mgr.14180) 2647 : cluster [DBG] pgmap v2458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:54 smithi157 bash[20376]: cluster 2022-04-30T21:48:53.646075+0000 mgr.smithi157.nfpzoe (mgr.14180) 2647 : cluster [DBG] pgmap v2458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:55 smithi165 bash[22175]: audit 2022-04-30T21:48:54.998872+0000 mon.smithi157 (mon.0) 2008 : audit [DBG] from='client.? 172.21.15.157:0/856195131' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:55 smithi157 bash[20376]: audit 2022-04-30T21:48:54.998872+0000 mon.smithi157 (mon.0) 2008 : audit [DBG] from='client.? 172.21.15.157:0/856195131' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:48:57.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:56 smithi157 bash[20376]: cluster 2022-04-30T21:48:55.646724+0000 mgr.smithi157.nfpzoe (mgr.14180) 2648 : cluster [DBG] pgmap v2459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:57.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:56 smithi165 bash[22175]: cluster 2022-04-30T21:48:55.646724+0000 mgr.smithi157.nfpzoe (mgr.14180) 2648 : cluster [DBG] pgmap v2459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:58 smithi165 bash[22175]: cluster 2022-04-30T21:48:57.647355+0000 mgr.smithi157.nfpzoe (mgr.14180) 2649 : cluster [DBG] pgmap v2460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:58 smithi165 bash[22175]: audit 2022-04-30T21:48:58.408498+0000 mon.smithi157 (mon.0) 2009 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:48:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:48:58 smithi165 bash[22175]: audit 2022-04-30T21:48:58.408934+0000 mon.smithi157 (mon.0) 2010 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:48:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:58 smithi157 bash[20376]: cluster 2022-04-30T21:48:57.647355+0000 mgr.smithi157.nfpzoe (mgr.14180) 2649 : cluster [DBG] pgmap v2460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:48:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:58 smithi157 bash[20376]: audit 2022-04-30T21:48:58.408498+0000 mon.smithi157 (mon.0) 2009 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:48:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:48:58 smithi157 bash[20376]: audit 2022-04-30T21:48:58.408934+0000 mon.smithi157 (mon.0) 2010 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:49:00.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:49:00.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:49:00.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:49:00.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:49:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:00 smithi165 bash[22175]: cluster 2022-04-30T21:48:59.647949+0000 mgr.smithi157.nfpzoe (mgr.14180) 2650 : cluster [DBG] pgmap v2461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:00 smithi165 bash[22175]: audit 2022-04-30T21:49:00.323437+0000 mon.smithi157 (mon.0) 2011 : audit [DBG] from='client.? 172.21.15.157:0/3003749716' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:00 smithi157 bash[20376]: cluster 2022-04-30T21:48:59.647949+0000 mgr.smithi157.nfpzoe (mgr.14180) 2650 : cluster [DBG] pgmap v2461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:00 smithi157 bash[20376]: audit 2022-04-30T21:49:00.323437+0000 mon.smithi157 (mon.0) 2011 : audit [DBG] from='client.? 172.21.15.157:0/3003749716' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:03.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:02 smithi165 bash[22175]: cluster 2022-04-30T21:49:01.648550+0000 mgr.smithi157.nfpzoe (mgr.14180) 2651 : cluster [DBG] pgmap v2462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:02 smithi157 bash[20376]: cluster 2022-04-30T21:49:01.648550+0000 mgr.smithi157.nfpzoe (mgr.14180) 2651 : cluster [DBG] pgmap v2462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:05.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:04 smithi165 bash[22175]: cluster 2022-04-30T21:49:03.649134+0000 mgr.smithi157.nfpzoe (mgr.14180) 2652 : cluster [DBG] pgmap v2463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:04 smithi157 bash[20376]: cluster 2022-04-30T21:49:03.649134+0000 mgr.smithi157.nfpzoe (mgr.14180) 2652 : cluster [DBG] pgmap v2463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:05.347 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:49:05.347 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:49:05.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:49:05.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:49:06.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:05 smithi165 bash[22175]: audit 2022-04-30T21:49:05.657484+0000 mon.smithi157 (mon.0) 2012 : audit [DBG] from='client.? 172.21.15.157:0/1098796149' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:05 smithi157 bash[20376]: audit 2022-04-30T21:49:05.657484+0000 mon.smithi157 (mon.0) 2012 : audit [DBG] from='client.? 172.21.15.157:0/1098796149' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:07.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:06 smithi157 bash[20376]: cluster 2022-04-30T21:49:05.649685+0000 mgr.smithi157.nfpzoe (mgr.14180) 2653 : cluster [DBG] pgmap v2464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:07.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:06 smithi165 bash[22175]: cluster 2022-04-30T21:49:05.649685+0000 mgr.smithi157.nfpzoe (mgr.14180) 2653 : cluster [DBG] pgmap v2464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:08 smithi165 bash[22175]: cluster 2022-04-30T21:49:07.650309+0000 mgr.smithi157.nfpzoe (mgr.14180) 2654 : cluster [DBG] pgmap v2465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:08 smithi157 bash[20376]: cluster 2022-04-30T21:49:07.650309+0000 mgr.smithi157.nfpzoe (mgr.14180) 2654 : cluster [DBG] pgmap v2465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:10.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:49:10.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:49:10.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:49:11.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:49:11.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:10 smithi165 bash[22175]: cluster 2022-04-30T21:49:09.650939+0000 mgr.smithi157.nfpzoe (mgr.14180) 2655 : cluster [DBG] pgmap v2466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:10 smithi157 bash[20376]: cluster 2022-04-30T21:49:09.650939+0000 mgr.smithi157.nfpzoe (mgr.14180) 2655 : cluster [DBG] pgmap v2466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:12.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:11 smithi165 bash[22175]: audit 2022-04-30T21:49:10.985779+0000 mon.smithi157 (mon.0) 2013 : audit [DBG] from='client.? 172.21.15.157:0/3600352928' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:11 smithi157 bash[20376]: audit 2022-04-30T21:49:10.985779+0000 mon.smithi157 (mon.0) 2013 : audit [DBG] from='client.? 172.21.15.157:0/3600352928' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:13.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:12 smithi165 bash[22175]: cluster 2022-04-30T21:49:11.651637+0000 mgr.smithi157.nfpzoe (mgr.14180) 2656 : cluster [DBG] pgmap v2467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:12 smithi157 bash[20376]: cluster 2022-04-30T21:49:11.651637+0000 mgr.smithi157.nfpzoe (mgr.14180) 2656 : cluster [DBG] pgmap v2467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:15.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:14 smithi165 bash[22175]: cluster 2022-04-30T21:49:13.652348+0000 mgr.smithi157.nfpzoe (mgr.14180) 2657 : cluster [DBG] pgmap v2468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:14 smithi157 bash[20376]: cluster 2022-04-30T21:49:13.652348+0000 mgr.smithi157.nfpzoe (mgr.14180) 2657 : cluster [DBG] pgmap v2468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:16.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:49:16.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:49:16.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:49:16.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:49:17.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:16 smithi157 bash[20376]: cluster 2022-04-30T21:49:15.652970+0000 mgr.smithi157.nfpzoe (mgr.14180) 2658 : cluster [DBG] pgmap v2469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:17.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:16 smithi157 bash[20376]: audit 2022-04-30T21:49:16.321785+0000 mon.smithi157 (mon.0) 2014 : audit [DBG] from='client.? 172.21.15.157:0/2555571150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:17.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:16 smithi165 bash[22175]: cluster 2022-04-30T21:49:15.652970+0000 mgr.smithi157.nfpzoe (mgr.14180) 2658 : cluster [DBG] pgmap v2469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:17.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:16 smithi165 bash[22175]: audit 2022-04-30T21:49:16.321785+0000 mon.smithi157 (mon.0) 2014 : audit [DBG] from='client.? 172.21.15.157:0/2555571150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:18 smithi165 bash[22175]: cluster 2022-04-30T21:49:17.653605+0000 mgr.smithi157.nfpzoe (mgr.14180) 2659 : cluster [DBG] pgmap v2470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:18 smithi157 bash[20376]: cluster 2022-04-30T21:49:17.653605+0000 mgr.smithi157.nfpzoe (mgr.14180) 2659 : cluster [DBG] pgmap v2470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:21.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:20 smithi165 bash[22175]: cluster 2022-04-30T21:49:19.654253+0000 mgr.smithi157.nfpzoe (mgr.14180) 2660 : cluster [DBG] pgmap v2471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:20 smithi157 bash[20376]: cluster 2022-04-30T21:49:19.654253+0000 mgr.smithi157.nfpzoe (mgr.14180) 2660 : cluster [DBG] pgmap v2471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:21.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:49:21.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:49:21.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:49:21.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:49:22.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:21 smithi165 bash[22175]: audit 2022-04-30T21:49:21.647555+0000 mon.smithi157 (mon.0) 2015 : audit [DBG] from='client.? 172.21.15.157:0/2387821626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:22.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:21 smithi157 bash[20376]: audit 2022-04-30T21:49:21.647555+0000 mon.smithi157 (mon.0) 2015 : audit [DBG] from='client.? 172.21.15.157:0/2387821626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:23.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:22 smithi165 bash[22175]: cluster 2022-04-30T21:49:21.654851+0000 mgr.smithi157.nfpzoe (mgr.14180) 2661 : cluster [DBG] pgmap v2472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:22 smithi157 bash[20376]: cluster 2022-04-30T21:49:21.654851+0000 mgr.smithi157.nfpzoe (mgr.14180) 2661 : cluster [DBG] pgmap v2472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:25.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:24 smithi165 bash[22175]: cluster 2022-04-30T21:49:23.655484+0000 mgr.smithi157.nfpzoe (mgr.14180) 2662 : cluster [DBG] pgmap v2473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:24 smithi157 bash[20376]: cluster 2022-04-30T21:49:23.655484+0000 mgr.smithi157.nfpzoe (mgr.14180) 2662 : cluster [DBG] pgmap v2473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:26.670 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:49:26.670 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:49:26.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:49:26.996 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:49:27.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:26 smithi157 bash[20376]: cluster 2022-04-30T21:49:25.656118+0000 mgr.smithi157.nfpzoe (mgr.14180) 2663 : cluster [DBG] pgmap v2474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:27.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:26 smithi165 bash[22175]: cluster 2022-04-30T21:49:25.656118+0000 mgr.smithi157.nfpzoe (mgr.14180) 2663 : cluster [DBG] pgmap v2474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:28.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:27 smithi165 bash[22175]: audit 2022-04-30T21:49:26.977170+0000 mon.smithi157 (mon.0) 2016 : audit [DBG] from='client.? 172.21.15.157:0/129908890' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:27 smithi157 bash[20376]: audit 2022-04-30T21:49:26.977170+0000 mon.smithi157 (mon.0) 2016 : audit [DBG] from='client.? 172.21.15.157:0/129908890' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:29.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:28 smithi165 bash[22175]: cluster 2022-04-30T21:49:27.656701+0000 mgr.smithi157.nfpzoe (mgr.14180) 2664 : cluster [DBG] pgmap v2475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:28 smithi157 bash[20376]: cluster 2022-04-30T21:49:27.656701+0000 mgr.smithi157.nfpzoe (mgr.14180) 2664 : cluster [DBG] pgmap v2475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:31.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:30 smithi165 bash[22175]: cluster 2022-04-30T21:49:29.657343+0000 mgr.smithi157.nfpzoe (mgr.14180) 2665 : cluster [DBG] pgmap v2476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:31.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:30 smithi157 bash[20376]: cluster 2022-04-30T21:49:29.657343+0000 mgr.smithi157.nfpzoe (mgr.14180) 2665 : cluster [DBG] pgmap v2476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:31.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:49:31.999 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:49:31.999 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:49:32.315 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:49:35.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:32 smithi165 bash[22175]: cluster 2022-04-30T21:49:31.658053+0000 mgr.smithi157.nfpzoe (mgr.14180) 2666 : cluster [DBG] pgmap v2477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:35.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:32 smithi165 bash[22175]: audit 2022-04-30T21:49:32.295800+0000 mon.smithi157 (mon.0) 2017 : audit [DBG] from='client.? 172.21.15.157:0/1838382688' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:35.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:34 smithi165 bash[22175]: cluster 2022-04-30T21:49:33.658752+0000 mgr.smithi157.nfpzoe (mgr.14180) 2667 : cluster [DBG] pgmap v2478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:35.399 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:32 smithi157 bash[20376]: cluster 2022-04-30T21:49:31.658053+0000 mgr.smithi157.nfpzoe (mgr.14180) 2666 : cluster [DBG] pgmap v2477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:35.400 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:32 smithi157 bash[20376]: audit 2022-04-30T21:49:32.295800+0000 mon.smithi157 (mon.0) 2017 : audit [DBG] from='client.? 172.21.15.157:0/1838382688' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:35.400 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:34 smithi157 bash[20376]: cluster 2022-04-30T21:49:33.658752+0000 mgr.smithi157.nfpzoe (mgr.14180) 2667 : cluster [DBG] pgmap v2478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:37.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:36 smithi157 bash[20376]: cluster 2022-04-30T21:49:35.659418+0000 mgr.smithi157.nfpzoe (mgr.14180) 2668 : cluster [DBG] pgmap v2479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:37.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:36 smithi165 bash[22175]: cluster 2022-04-30T21:49:35.659418+0000 mgr.smithi157.nfpzoe (mgr.14180) 2668 : cluster [DBG] pgmap v2479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:37.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:49:37.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:49:37.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:49:37.645 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:49:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:38 smithi165 bash[22175]: audit 2022-04-30T21:49:37.625972+0000 mon.smithi157 (mon.0) 2018 : audit [DBG] from='client.? 172.21.15.157:0/2008594580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:38 smithi165 bash[22175]: cluster 2022-04-30T21:49:37.660041+0000 mgr.smithi157.nfpzoe (mgr.14180) 2669 : cluster [DBG] pgmap v2480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:38 smithi157 bash[20376]: audit 2022-04-30T21:49:37.625972+0000 mon.smithi157 (mon.0) 2018 : audit [DBG] from='client.? 172.21.15.157:0/2008594580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:38 smithi157 bash[20376]: cluster 2022-04-30T21:49:37.660041+0000 mgr.smithi157.nfpzoe (mgr.14180) 2669 : cluster [DBG] pgmap v2480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:41.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:40 smithi165 bash[22175]: cluster 2022-04-30T21:49:39.660773+0000 mgr.smithi157.nfpzoe (mgr.14180) 2670 : cluster [DBG] pgmap v2481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:40 smithi157 bash[20376]: cluster 2022-04-30T21:49:39.660773+0000 mgr.smithi157.nfpzoe (mgr.14180) 2670 : cluster [DBG] pgmap v2481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:42.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:41 smithi165 bash[22175]: audit 2022-04-30T21:49:41.665139+0000 mon.smithi157 (mon.0) 2019 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:49:42.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:41 smithi165 bash[22175]: audit 2022-04-30T21:49:41.667801+0000 mon.smithi157 (mon.0) 2020 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:49:42.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:41 smithi165 bash[22175]: audit 2022-04-30T21:49:41.669747+0000 mon.smithi157 (mon.0) 2021 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:49:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:41 smithi157 bash[20376]: audit 2022-04-30T21:49:41.665139+0000 mon.smithi157 (mon.0) 2019 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:49:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:41 smithi157 bash[20376]: audit 2022-04-30T21:49:41.667801+0000 mon.smithi157 (mon.0) 2020 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:49:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:41 smithi157 bash[20376]: audit 2022-04-30T21:49:41.669747+0000 mon.smithi157 (mon.0) 2021 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:49:42.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:49:42.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:49:42.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:49:42.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:49:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:43 smithi165 bash[22175]: cluster 2022-04-30T21:49:41.661543+0000 mgr.smithi157.nfpzoe (mgr.14180) 2671 : cluster [DBG] pgmap v2482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:43 smithi165 bash[22175]: cluster 2022-04-30T21:49:42.000703+0000 mgr.smithi157.nfpzoe (mgr.14180) 2672 : cluster [DBG] pgmap v2483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:43 smithi165 bash[22175]: cluster 2022-04-30T21:49:42.001124+0000 mgr.smithi157.nfpzoe (mgr.14180) 2673 : cluster [DBG] pgmap v2484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:43 smithi165 bash[22175]: audit 2022-04-30T21:49:42.005624+0000 mon.smithi157 (mon.0) 2022 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:49:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:43 smithi165 bash[22175]: audit 2022-04-30T21:49:42.012267+0000 mon.smithi157 (mon.0) 2023 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:49:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:43 smithi165 bash[22175]: cephadm 2022-04-30T21:49:42.013229+0000 mgr.smithi157.nfpzoe (mgr.14180) 2674 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:49:43.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:43 smithi165 bash[22175]: cephadm 2022-04-30T21:49:42.013364+0000 mgr.smithi157.nfpzoe (mgr.14180) 2675 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:49:43.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:43 smithi165 bash[22175]: audit 2022-04-30T21:49:42.954205+0000 mon.smithi157 (mon.0) 2024 : audit [DBG] from='client.? 172.21.15.157:0/1785009694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:43 smithi157 bash[20376]: cluster 2022-04-30T21:49:41.661543+0000 mgr.smithi157.nfpzoe (mgr.14180) 2671 : cluster [DBG] pgmap v2482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:43 smithi157 bash[20376]: cluster 2022-04-30T21:49:42.000703+0000 mgr.smithi157.nfpzoe (mgr.14180) 2672 : cluster [DBG] pgmap v2483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:43 smithi157 bash[20376]: cluster 2022-04-30T21:49:42.001124+0000 mgr.smithi157.nfpzoe (mgr.14180) 2673 : cluster [DBG] pgmap v2484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:43 smithi157 bash[20376]: audit 2022-04-30T21:49:42.005624+0000 mon.smithi157 (mon.0) 2022 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:49:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:43 smithi157 bash[20376]: audit 2022-04-30T21:49:42.012267+0000 mon.smithi157 (mon.0) 2023 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:49:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:43 smithi157 bash[20376]: cephadm 2022-04-30T21:49:42.013229+0000 mgr.smithi157.nfpzoe (mgr.14180) 2674 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:49:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:43 smithi157 bash[20376]: cephadm 2022-04-30T21:49:42.013364+0000 mgr.smithi157.nfpzoe (mgr.14180) 2675 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:49:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:43 smithi157 bash[20376]: audit 2022-04-30T21:49:42.954205+0000 mon.smithi157 (mon.0) 2024 : audit [DBG] from='client.? 172.21.15.157:0/1785009694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:45 smithi165 bash[22175]: cluster 2022-04-30T21:49:44.001614+0000 mgr.smithi157.nfpzoe (mgr.14180) 2676 : cluster [DBG] pgmap v2485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:45 smithi157 bash[20376]: cluster 2022-04-30T21:49:44.001614+0000 mgr.smithi157.nfpzoe (mgr.14180) 2676 : cluster [DBG] pgmap v2485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:47 smithi165 bash[22175]: cluster 2022-04-30T21:49:46.002214+0000 mgr.smithi157.nfpzoe (mgr.14180) 2677 : cluster [DBG] pgmap v2486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:47 smithi157 bash[20376]: cluster 2022-04-30T21:49:46.002214+0000 mgr.smithi157.nfpzoe (mgr.14180) 2677 : cluster [DBG] pgmap v2486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:47.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:49:47.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:49:47.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:49:48.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:49:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:48 smithi165 bash[22175]: cluster 2022-04-30T21:49:48.002865+0000 mgr.smithi157.nfpzoe (mgr.14180) 2678 : cluster [DBG] pgmap v2487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:48 smithi165 bash[22175]: audit 2022-04-30T21:49:48.280137+0000 mon.smithi157 (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.157:0/3406457530' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:48.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:48 smithi157 bash[20376]: cluster 2022-04-30T21:49:48.002865+0000 mgr.smithi157.nfpzoe (mgr.14180) 2678 : cluster [DBG] pgmap v2487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:48 smithi157 bash[20376]: audit 2022-04-30T21:49:48.280137+0000 mon.smithi157 (mon.0) 2025 : audit [DBG] from='client.? 172.21.15.157:0/3406457530' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:51.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:51 smithi165 bash[22175]: cluster 2022-04-30T21:49:50.003621+0000 mgr.smithi157.nfpzoe (mgr.14180) 2679 : cluster [DBG] pgmap v2488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:51.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:51 smithi157 bash[20376]: cluster 2022-04-30T21:49:50.003621+0000 mgr.smithi157.nfpzoe (mgr.14180) 2679 : cluster [DBG] pgmap v2488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:53.303 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:49:53.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:49:53.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:49:53.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:53 smithi165 bash[22175]: cluster 2022-04-30T21:49:52.004316+0000 mgr.smithi157.nfpzoe (mgr.14180) 2680 : cluster [DBG] pgmap v2489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:53.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:53 smithi157 bash[20376]: cluster 2022-04-30T21:49:52.004316+0000 mgr.smithi157.nfpzoe (mgr.14180) 2680 : cluster [DBG] pgmap v2489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:53.629 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:49:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:54 smithi165 bash[22175]: audit 2022-04-30T21:49:53.609128+0000 mon.smithi157 (mon.0) 2026 : audit [DBG] from='client.? 172.21.15.157:0/1228878095' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:54 smithi157 bash[20376]: audit 2022-04-30T21:49:53.609128+0000 mon.smithi157 (mon.0) 2026 : audit [DBG] from='client.? 172.21.15.157:0/1228878095' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:55 smithi165 bash[22175]: cluster 2022-04-30T21:49:54.005044+0000 mgr.smithi157.nfpzoe (mgr.14180) 2681 : cluster [DBG] pgmap v2490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:55 smithi157 bash[20376]: cluster 2022-04-30T21:49:54.005044+0000 mgr.smithi157.nfpzoe (mgr.14180) 2681 : cluster [DBG] pgmap v2490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:57 smithi165 bash[22175]: cluster 2022-04-30T21:49:56.005686+0000 mgr.smithi157.nfpzoe (mgr.14180) 2682 : cluster [DBG] pgmap v2491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:57 smithi157 bash[20376]: cluster 2022-04-30T21:49:56.005686+0000 mgr.smithi157.nfpzoe (mgr.14180) 2682 : cluster [DBG] pgmap v2491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:58.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:49:58.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:49:58.633 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:49:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:58 smithi165 bash[22175]: cluster 2022-04-30T21:49:58.006399+0000 mgr.smithi157.nfpzoe (mgr.14180) 2683 : cluster [DBG] pgmap v2492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:59.115 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:58 smithi165 bash[22175]: audit 2022-04-30T21:49:58.417051+0000 mon.smithi157 (mon.0) 2027 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:49:59.116 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:58 smithi165 bash[22175]: audit 2022-04-30T21:49:58.417540+0000 mon.smithi157 (mon.0) 2028 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:49:59.117 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:49:59.117 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:58 smithi157 bash[20376]: cluster 2022-04-30T21:49:58.006399+0000 mgr.smithi157.nfpzoe (mgr.14180) 2683 : cluster [DBG] pgmap v2492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:49:59.117 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:58 smithi157 bash[20376]: audit 2022-04-30T21:49:58.417051+0000 mon.smithi157 (mon.0) 2027 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:49:59.117 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:58 smithi157 bash[20376]: audit 2022-04-30T21:49:58.417540+0000 mon.smithi157 (mon.0) 2028 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:49:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:49:59 smithi165 bash[22175]: audit 2022-04-30T21:49:58.930988+0000 mon.smithi157 (mon.0) 2029 : audit [DBG] from='client.? 172.21.15.157:0/3864429945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:49:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:49:59 smithi157 bash[20376]: audit 2022-04-30T21:49:58.930988+0000 mon.smithi157 (mon.0) 2029 : audit [DBG] from='client.? 172.21.15.157:0/3864429945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:00 smithi157 bash[20376]: cluster 2022-04-30T21:50:00.000170+0000 mon.smithi157 (mon.0) 2030 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T21:50:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:00 smithi157 bash[20376]: cluster 2022-04-30T21:50:00.007238+0000 mgr.smithi157.nfpzoe (mgr.14180) 2684 : cluster [DBG] pgmap v2493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:00 smithi165 bash[22175]: cluster 2022-04-30T21:50:00.000170+0000 mon.smithi157 (mon.0) 2030 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T21:50:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:00 smithi165 bash[22175]: cluster 2022-04-30T21:50:00.007238+0000 mgr.smithi157.nfpzoe (mgr.14180) 2684 : cluster [DBG] pgmap v2493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:03 smithi165 bash[22175]: cluster 2022-04-30T21:50:02.007912+0000 mgr.smithi157.nfpzoe (mgr.14180) 2685 : cluster [DBG] pgmap v2494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:03.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:03 smithi157 bash[20376]: cluster 2022-04-30T21:50:02.007912+0000 mgr.smithi157.nfpzoe (mgr.14180) 2685 : cluster [DBG] pgmap v2494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:03.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:50:03.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:50:03.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:50:04.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:50:05.413 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:05 smithi165 bash[22175]: cluster 2022-04-30T21:50:04.008481+0000 mgr.smithi157.nfpzoe (mgr.14180) 2686 : cluster [DBG] pgmap v2495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:05.414 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:05 smithi165 bash[22175]: audit 2022-04-30T21:50:04.259272+0000 mon.smithi157 (mon.0) 2031 : audit [DBG] from='client.? 172.21.15.157:0/3151070050' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:05 smithi157 bash[20376]: cluster 2022-04-30T21:50:04.008481+0000 mgr.smithi157.nfpzoe (mgr.14180) 2686 : cluster [DBG] pgmap v2495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:05 smithi157 bash[20376]: audit 2022-04-30T21:50:04.259272+0000 mon.smithi157 (mon.0) 2031 : audit [DBG] from='client.? 172.21.15.157:0/3151070050' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:07 smithi165 bash[22175]: cluster 2022-04-30T21:50:06.009070+0000 mgr.smithi157.nfpzoe (mgr.14180) 2687 : cluster [DBG] pgmap v2496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:07 smithi157 bash[20376]: cluster 2022-04-30T21:50:06.009070+0000 mgr.smithi157.nfpzoe (mgr.14180) 2687 : cluster [DBG] pgmap v2496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:08 smithi165 bash[22175]: cluster 2022-04-30T21:50:08.009719+0000 mgr.smithi157.nfpzoe (mgr.14180) 2688 : cluster [DBG] pgmap v2497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:08 smithi157 bash[20376]: cluster 2022-04-30T21:50:08.009719+0000 mgr.smithi157.nfpzoe (mgr.14180) 2688 : cluster [DBG] pgmap v2497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:09.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:50:09.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:50:09.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:50:09.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:50:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:09 smithi157 bash[20376]: audit 2022-04-30T21:50:09.591524+0000 mon.smithi157 (mon.0) 2032 : audit [DBG] from='client.? 172.21.15.157:0/279844947' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:09 smithi165 bash[22175]: audit 2022-04-30T21:50:09.591524+0000 mon.smithi157 (mon.0) 2032 : audit [DBG] from='client.? 172.21.15.157:0/279844947' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:10 smithi157 bash[20376]: cluster 2022-04-30T21:50:10.010364+0000 mgr.smithi157.nfpzoe (mgr.14180) 2689 : cluster [DBG] pgmap v2498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:11.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:10 smithi165 bash[22175]: cluster 2022-04-30T21:50:10.010364+0000 mgr.smithi157.nfpzoe (mgr.14180) 2689 : cluster [DBG] pgmap v2498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:13 smithi165 bash[22175]: cluster 2022-04-30T21:50:12.011054+0000 mgr.smithi157.nfpzoe (mgr.14180) 2690 : cluster [DBG] pgmap v2499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:13 smithi157 bash[20376]: cluster 2022-04-30T21:50:12.011054+0000 mgr.smithi157.nfpzoe (mgr.14180) 2690 : cluster [DBG] pgmap v2499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:14.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:50:14.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:50:14.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:50:14.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:50:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:15 smithi165 bash[22175]: cluster 2022-04-30T21:50:14.011700+0000 mgr.smithi157.nfpzoe (mgr.14180) 2691 : cluster [DBG] pgmap v2500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:15 smithi165 bash[22175]: audit 2022-04-30T21:50:14.920280+0000 mon.smithi157 (mon.0) 2033 : audit [DBG] from='client.? 172.21.15.157:0/1884372370' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:15.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:15 smithi157 bash[20376]: cluster 2022-04-30T21:50:14.011700+0000 mgr.smithi157.nfpzoe (mgr.14180) 2691 : cluster [DBG] pgmap v2500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:15.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:15 smithi157 bash[20376]: audit 2022-04-30T21:50:14.920280+0000 mon.smithi157 (mon.0) 2033 : audit [DBG] from='client.? 172.21.15.157:0/1884372370' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:17 smithi165 bash[22175]: cluster 2022-04-30T21:50:16.012324+0000 mgr.smithi157.nfpzoe (mgr.14180) 2692 : cluster [DBG] pgmap v2501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:17 smithi157 bash[20376]: cluster 2022-04-30T21:50:16.012324+0000 mgr.smithi157.nfpzoe (mgr.14180) 2692 : cluster [DBG] pgmap v2501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:18 smithi165 bash[22175]: cluster 2022-04-30T21:50:18.012999+0000 mgr.smithi157.nfpzoe (mgr.14180) 2693 : cluster [DBG] pgmap v2502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:18 smithi157 bash[20376]: cluster 2022-04-30T21:50:18.012999+0000 mgr.smithi157.nfpzoe (mgr.14180) 2693 : cluster [DBG] pgmap v2502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:19.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:50:19.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:50:19.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:50:20.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:50:21.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:21 smithi165 bash[22175]: cluster 2022-04-30T21:50:20.013453+0000 mgr.smithi157.nfpzoe (mgr.14180) 2694 : cluster [DBG] pgmap v2503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:21.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:21 smithi165 bash[22175]: audit 2022-04-30T21:50:20.247075+0000 mon.smithi157 (mon.0) 2034 : audit [DBG] from='client.? 172.21.15.157:0/3975120392' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:21 smithi157 bash[20376]: cluster 2022-04-30T21:50:20.013453+0000 mgr.smithi157.nfpzoe (mgr.14180) 2694 : cluster [DBG] pgmap v2503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:21 smithi157 bash[20376]: audit 2022-04-30T21:50:20.247075+0000 mon.smithi157 (mon.0) 2034 : audit [DBG] from='client.? 172.21.15.157:0/3975120392' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:23 smithi165 bash[22175]: cluster 2022-04-30T21:50:22.014106+0000 mgr.smithi157.nfpzoe (mgr.14180) 2695 : cluster [DBG] pgmap v2504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:23 smithi157 bash[20376]: cluster 2022-04-30T21:50:22.014106+0000 mgr.smithi157.nfpzoe (mgr.14180) 2695 : cluster [DBG] pgmap v2504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:25.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:50:25.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:50:25.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:50:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:25 smithi165 bash[22175]: cluster 2022-04-30T21:50:24.014751+0000 mgr.smithi157.nfpzoe (mgr.14180) 2696 : cluster [DBG] pgmap v2505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:25 smithi157 bash[20376]: cluster 2022-04-30T21:50:24.014751+0000 mgr.smithi157.nfpzoe (mgr.14180) 2696 : cluster [DBG] pgmap v2505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:25.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:50:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:26 smithi165 bash[22175]: audit 2022-04-30T21:50:25.570204+0000 mon.smithi157 (mon.0) 2035 : audit [DBG] from='client.? 172.21.15.157:0/1936647314' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:26 smithi157 bash[20376]: audit 2022-04-30T21:50:25.570204+0000 mon.smithi157 (mon.0) 2035 : audit [DBG] from='client.? 172.21.15.157:0/1936647314' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:27 smithi165 bash[22175]: cluster 2022-04-30T21:50:26.015422+0000 mgr.smithi157.nfpzoe (mgr.14180) 2697 : cluster [DBG] pgmap v2506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:27 smithi157 bash[20376]: cluster 2022-04-30T21:50:26.015422+0000 mgr.smithi157.nfpzoe (mgr.14180) 2697 : cluster [DBG] pgmap v2506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:28 smithi165 bash[22175]: cluster 2022-04-30T21:50:28.015934+0000 mgr.smithi157.nfpzoe (mgr.14180) 2698 : cluster [DBG] pgmap v2507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:28 smithi157 bash[20376]: cluster 2022-04-30T21:50:28.015934+0000 mgr.smithi157.nfpzoe (mgr.14180) 2698 : cluster [DBG] pgmap v2507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:30.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:50:30.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:50:30.686 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:50:30.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:50:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:31 smithi165 bash[22175]: cluster 2022-04-30T21:50:30.016572+0000 mgr.smithi157.nfpzoe (mgr.14180) 2699 : cluster [DBG] pgmap v2508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:31.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:31 smithi165 bash[22175]: audit 2022-04-30T21:50:30.901260+0000 mon.smithi157 (mon.0) 2036 : audit [DBG] from='client.? 172.21.15.157:0/1181343425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:31 smithi157 bash[20376]: cluster 2022-04-30T21:50:30.016572+0000 mgr.smithi157.nfpzoe (mgr.14180) 2699 : cluster [DBG] pgmap v2508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:31 smithi157 bash[20376]: audit 2022-04-30T21:50:30.901260+0000 mon.smithi157 (mon.0) 2036 : audit [DBG] from='client.? 172.21.15.157:0/1181343425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:33 smithi165 bash[22175]: cluster 2022-04-30T21:50:32.017224+0000 mgr.smithi157.nfpzoe (mgr.14180) 2700 : cluster [DBG] pgmap v2509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:33 smithi157 bash[20376]: cluster 2022-04-30T21:50:32.017224+0000 mgr.smithi157.nfpzoe (mgr.14180) 2700 : cluster [DBG] pgmap v2509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:35 smithi165 bash[22175]: cluster 2022-04-30T21:50:34.017861+0000 mgr.smithi157.nfpzoe (mgr.14180) 2701 : cluster [DBG] pgmap v2510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:35 smithi157 bash[20376]: cluster 2022-04-30T21:50:34.017861+0000 mgr.smithi157.nfpzoe (mgr.14180) 2701 : cluster [DBG] pgmap v2510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:35.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:50:35.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:50:35.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:50:36.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:50:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:37 smithi165 bash[22175]: cluster 2022-04-30T21:50:36.018539+0000 mgr.smithi157.nfpzoe (mgr.14180) 2702 : cluster [DBG] pgmap v2511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:37.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:37 smithi165 bash[22175]: audit 2022-04-30T21:50:36.226977+0000 mon.smithi157 (mon.0) 2037 : audit [DBG] from='client.? 172.21.15.157:0/2741144485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:37 smithi157 bash[20376]: cluster 2022-04-30T21:50:36.018539+0000 mgr.smithi157.nfpzoe (mgr.14180) 2702 : cluster [DBG] pgmap v2511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:37.515 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:37 smithi157 bash[20376]: audit 2022-04-30T21:50:36.226977+0000 mon.smithi157 (mon.0) 2037 : audit [DBG] from='client.? 172.21.15.157:0/2741144485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:38 smithi165 bash[22175]: cluster 2022-04-30T21:50:38.019242+0000 mgr.smithi157.nfpzoe (mgr.14180) 2703 : cluster [DBG] pgmap v2512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:38 smithi157 bash[20376]: cluster 2022-04-30T21:50:38.019242+0000 mgr.smithi157.nfpzoe (mgr.14180) 2703 : cluster [DBG] pgmap v2512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:41.250 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:50:41.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:50:41.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:50:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:41 smithi165 bash[22175]: cluster 2022-04-30T21:50:40.019862+0000 mgr.smithi157.nfpzoe (mgr.14180) 2704 : cluster [DBG] pgmap v2513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:41 smithi157 bash[20376]: cluster 2022-04-30T21:50:40.019862+0000 mgr.smithi157.nfpzoe (mgr.14180) 2704 : cluster [DBG] pgmap v2513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:41.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:50:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:42 smithi165 bash[22175]: audit 2022-04-30T21:50:41.556307+0000 mon.smithi157 (mon.0) 2038 : audit [DBG] from='client.? 172.21.15.157:0/2806184973' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:42 smithi165 bash[22175]: audit 2022-04-30T21:50:42.022475+0000 mon.smithi157 (mon.0) 2039 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:50:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:42 smithi165 bash[22175]: audit 2022-04-30T21:50:42.025555+0000 mon.smithi157 (mon.0) 2040 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:50:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:42 smithi165 bash[22175]: audit 2022-04-30T21:50:42.027837+0000 mon.smithi157 (mon.0) 2041 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:50:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:42 smithi157 bash[20376]: audit 2022-04-30T21:50:41.556307+0000 mon.smithi157 (mon.0) 2038 : audit [DBG] from='client.? 172.21.15.157:0/2806184973' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:42.511 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:42 smithi157 bash[20376]: audit 2022-04-30T21:50:42.022475+0000 mon.smithi157 (mon.0) 2039 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:50:42.511 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:42 smithi157 bash[20376]: audit 2022-04-30T21:50:42.025555+0000 mon.smithi157 (mon.0) 2040 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:50:42.511 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:42 smithi157 bash[20376]: audit 2022-04-30T21:50:42.027837+0000 mon.smithi157 (mon.0) 2041 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:50:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:43 smithi165 bash[22175]: cluster 2022-04-30T21:50:42.020512+0000 mgr.smithi157.nfpzoe (mgr.14180) 2705 : cluster [DBG] pgmap v2514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:43 smithi165 bash[22175]: audit 2022-04-30T21:50:42.348622+0000 mon.smithi157 (mon.0) 2042 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:50:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:43 smithi165 bash[22175]: audit 2022-04-30T21:50:42.355321+0000 mon.smithi157 (mon.0) 2043 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:50:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:43 smithi157 bash[20376]: cluster 2022-04-30T21:50:42.020512+0000 mgr.smithi157.nfpzoe (mgr.14180) 2705 : cluster [DBG] pgmap v2514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:43 smithi157 bash[20376]: audit 2022-04-30T21:50:42.348622+0000 mon.smithi157 (mon.0) 2042 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:50:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:43 smithi157 bash[20376]: audit 2022-04-30T21:50:42.355321+0000 mon.smithi157 (mon.0) 2043 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:50:44.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:44 smithi165 bash[22175]: cluster 2022-04-30T21:50:42.341712+0000 mgr.smithi157.nfpzoe (mgr.14180) 2706 : cluster [DBG] pgmap v2515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:44.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:44 smithi165 bash[22175]: cluster 2022-04-30T21:50:42.342173+0000 mgr.smithi157.nfpzoe (mgr.14180) 2707 : cluster [DBG] pgmap v2516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:44.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:44 smithi165 bash[22175]: cephadm 2022-04-30T21:50:42.356319+0000 mgr.smithi157.nfpzoe (mgr.14180) 2708 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:50:44.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:44 smithi165 bash[22175]: cephadm 2022-04-30T21:50:42.356480+0000 mgr.smithi157.nfpzoe (mgr.14180) 2709 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:50:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:44 smithi157 bash[20376]: cluster 2022-04-30T21:50:42.341712+0000 mgr.smithi157.nfpzoe (mgr.14180) 2706 : cluster [DBG] pgmap v2515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:44.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:44 smithi157 bash[20376]: cluster 2022-04-30T21:50:42.342173+0000 mgr.smithi157.nfpzoe (mgr.14180) 2707 : cluster [DBG] pgmap v2516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:44.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:44 smithi157 bash[20376]: cephadm 2022-04-30T21:50:42.356319+0000 mgr.smithi157.nfpzoe (mgr.14180) 2708 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:50:44.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:44 smithi157 bash[20376]: cephadm 2022-04-30T21:50:42.356480+0000 mgr.smithi157.nfpzoe (mgr.14180) 2709 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:50:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:46 smithi165 bash[22175]: cluster 2022-04-30T21:50:44.342842+0000 mgr.smithi157.nfpzoe (mgr.14180) 2710 : cluster [DBG] pgmap v2517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:46.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:46 smithi157 bash[20376]: cluster 2022-04-30T21:50:44.342842+0000 mgr.smithi157.nfpzoe (mgr.14180) 2710 : cluster [DBG] pgmap v2517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:46.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:50:46.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:50:46.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:50:46.900 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:50:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:47 smithi165 bash[22175]: audit 2022-04-30T21:50:46.881289+0000 mon.smithi157 (mon.0) 2044 : audit [DBG] from='client.? 172.21.15.157:0/4090129819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:47 smithi157 bash[20376]: audit 2022-04-30T21:50:46.881289+0000 mon.smithi157 (mon.0) 2044 : audit [DBG] from='client.? 172.21.15.157:0/4090129819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:48 smithi165 bash[22175]: cluster 2022-04-30T21:50:46.343487+0000 mgr.smithi157.nfpzoe (mgr.14180) 2711 : cluster [DBG] pgmap v2518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:48 smithi157 bash[20376]: cluster 2022-04-30T21:50:46.343487+0000 mgr.smithi157.nfpzoe (mgr.14180) 2711 : cluster [DBG] pgmap v2518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:49 smithi157 bash[20376]: cluster 2022-04-30T21:50:48.344097+0000 mgr.smithi157.nfpzoe (mgr.14180) 2712 : cluster [DBG] pgmap v2519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:49 smithi165 bash[22175]: cluster 2022-04-30T21:50:48.344097+0000 mgr.smithi157.nfpzoe (mgr.14180) 2712 : cluster [DBG] pgmap v2519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:51 smithi157 bash[20376]: cluster 2022-04-30T21:50:50.344712+0000 mgr.smithi157.nfpzoe (mgr.14180) 2713 : cluster [DBG] pgmap v2520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:51.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:51 smithi165 bash[22175]: cluster 2022-04-30T21:50:50.344712+0000 mgr.smithi157.nfpzoe (mgr.14180) 2713 : cluster [DBG] pgmap v2520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:51.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:50:51.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:50:51.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:50:52.230 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:50:52.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:52 smithi157 bash[20376]: audit 2022-04-30T21:50:52.210548+0000 mon.smithi157 (mon.0) 2045 : audit [DBG] from='client.? 172.21.15.157:0/669930745' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:52 smithi165 bash[22175]: audit 2022-04-30T21:50:52.210548+0000 mon.smithi157 (mon.0) 2045 : audit [DBG] from='client.? 172.21.15.157:0/669930745' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:53 smithi165 bash[22175]: cluster 2022-04-30T21:50:52.345413+0000 mgr.smithi157.nfpzoe (mgr.14180) 2714 : cluster [DBG] pgmap v2521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:53 smithi157 bash[20376]: cluster 2022-04-30T21:50:52.345413+0000 mgr.smithi157.nfpzoe (mgr.14180) 2714 : cluster [DBG] pgmap v2521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:55 smithi165 bash[22175]: cluster 2022-04-30T21:50:54.346060+0000 mgr.smithi157.nfpzoe (mgr.14180) 2715 : cluster [DBG] pgmap v2522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:55 smithi157 bash[20376]: cluster 2022-04-30T21:50:54.346060+0000 mgr.smithi157.nfpzoe (mgr.14180) 2715 : cluster [DBG] pgmap v2522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:57.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:50:57.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:50:57.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:50:57.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:50:57.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:57 smithi165 bash[22175]: cluster 2022-04-30T21:50:56.346775+0000 mgr.smithi157.nfpzoe (mgr.14180) 2716 : cluster [DBG] pgmap v2523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:57.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:57 smithi165 bash[22175]: audit 2022-04-30T21:50:57.540179+0000 mon.smithi157 (mon.0) 2046 : audit [DBG] from='client.? 172.21.15.157:0/2920202318' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:57 smithi157 bash[20376]: cluster 2022-04-30T21:50:56.346775+0000 mgr.smithi157.nfpzoe (mgr.14180) 2716 : cluster [DBG] pgmap v2523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:58.180 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:57 smithi157 bash[20376]: audit 2022-04-30T21:50:57.540179+0000 mon.smithi157 (mon.0) 2046 : audit [DBG] from='client.? 172.21.15.157:0/2920202318' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:50:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:58 smithi165 bash[22175]: audit 2022-04-30T21:50:58.424875+0000 mon.smithi157 (mon.0) 2047 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:50:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:58 smithi165 bash[22175]: audit 2022-04-30T21:50:58.425388+0000 mon.smithi157 (mon.0) 2048 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:50:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:58 smithi157 bash[20376]: audit 2022-04-30T21:50:58.424875+0000 mon.smithi157 (mon.0) 2047 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:50:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:58 smithi157 bash[20376]: audit 2022-04-30T21:50:58.425388+0000 mon.smithi157 (mon.0) 2048 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:50:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:50:59 smithi165 bash[22175]: cluster 2022-04-30T21:50:58.347412+0000 mgr.smithi157.nfpzoe (mgr.14180) 2717 : cluster [DBG] pgmap v2524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:50:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:50:59 smithi157 bash[20376]: cluster 2022-04-30T21:50:58.347412+0000 mgr.smithi157.nfpzoe (mgr.14180) 2717 : cluster [DBG] pgmap v2524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:01.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:01 smithi165 bash[22175]: cluster 2022-04-30T21:51:00.348053+0000 mgr.smithi157.nfpzoe (mgr.14180) 2718 : cluster [DBG] pgmap v2525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:01 smithi157 bash[20376]: cluster 2022-04-30T21:51:00.348053+0000 mgr.smithi157.nfpzoe (mgr.14180) 2718 : cluster [DBG] pgmap v2525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:02.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:51:02.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:51:02.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:51:02.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:51:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:03 smithi165 bash[22175]: cluster 2022-04-30T21:51:02.348704+0000 mgr.smithi157.nfpzoe (mgr.14180) 2719 : cluster [DBG] pgmap v2526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:03.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:03 smithi165 bash[22175]: audit 2022-04-30T21:51:02.867059+0000 mon.smithi157 (mon.0) 2049 : audit [DBG] from='client.? 172.21.15.157:0/987375851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:03 smithi157 bash[20376]: cluster 2022-04-30T21:51:02.348704+0000 mgr.smithi157.nfpzoe (mgr.14180) 2719 : cluster [DBG] pgmap v2526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:03.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:03 smithi157 bash[20376]: audit 2022-04-30T21:51:02.867059+0000 mon.smithi157 (mon.0) 2049 : audit [DBG] from='client.? 172.21.15.157:0/987375851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:05 smithi165 bash[22175]: cluster 2022-04-30T21:51:04.349308+0000 mgr.smithi157.nfpzoe (mgr.14180) 2720 : cluster [DBG] pgmap v2527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:05 smithi157 bash[20376]: cluster 2022-04-30T21:51:04.349308+0000 mgr.smithi157.nfpzoe (mgr.14180) 2720 : cluster [DBG] pgmap v2527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:07.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:51:07.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:51:07.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:51:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:07 smithi165 bash[22175]: cluster 2022-04-30T21:51:06.349934+0000 mgr.smithi157.nfpzoe (mgr.14180) 2721 : cluster [DBG] pgmap v2528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:07 smithi157 bash[20376]: cluster 2022-04-30T21:51:06.349934+0000 mgr.smithi157.nfpzoe (mgr.14180) 2721 : cluster [DBG] pgmap v2528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:08.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:51:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:08 smithi165 bash[22175]: audit 2022-04-30T21:51:08.198438+0000 mon.smithi157 (mon.0) 2050 : audit [DBG] from='client.? 172.21.15.157:0/4072531550' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:08 smithi157 bash[20376]: audit 2022-04-30T21:51:08.198438+0000 mon.smithi157 (mon.0) 2050 : audit [DBG] from='client.? 172.21.15.157:0/4072531550' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:09.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:09 smithi165 bash[22175]: cluster 2022-04-30T21:51:08.350538+0000 mgr.smithi157.nfpzoe (mgr.14180) 2722 : cluster [DBG] pgmap v2529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:09 smithi157 bash[20376]: cluster 2022-04-30T21:51:08.350538+0000 mgr.smithi157.nfpzoe (mgr.14180) 2722 : cluster [DBG] pgmap v2529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:11.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:11 smithi165 bash[22175]: cluster 2022-04-30T21:51:10.351264+0000 mgr.smithi157.nfpzoe (mgr.14180) 2723 : cluster [DBG] pgmap v2530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:11 smithi157 bash[20376]: cluster 2022-04-30T21:51:10.351264+0000 mgr.smithi157.nfpzoe (mgr.14180) 2723 : cluster [DBG] pgmap v2530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:13.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:51:13.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:51:13.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:51:13.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:51:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:13 smithi165 bash[22175]: cluster 2022-04-30T21:51:12.351942+0000 mgr.smithi157.nfpzoe (mgr.14180) 2724 : cluster [DBG] pgmap v2531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:13 smithi165 bash[22175]: audit 2022-04-30T21:51:13.522644+0000 mon.smithi157 (mon.0) 2051 : audit [DBG] from='client.? 172.21.15.157:0/4218043865' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:13 smithi157 bash[20376]: cluster 2022-04-30T21:51:12.351942+0000 mgr.smithi157.nfpzoe (mgr.14180) 2724 : cluster [DBG] pgmap v2531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:13 smithi157 bash[20376]: audit 2022-04-30T21:51:13.522644+0000 mon.smithi157 (mon.0) 2051 : audit [DBG] from='client.? 172.21.15.157:0/4218043865' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:15 smithi165 bash[22175]: cluster 2022-04-30T21:51:14.352559+0000 mgr.smithi157.nfpzoe (mgr.14180) 2725 : cluster [DBG] pgmap v2532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:15 smithi157 bash[20376]: cluster 2022-04-30T21:51:14.352559+0000 mgr.smithi157.nfpzoe (mgr.14180) 2725 : cluster [DBG] pgmap v2532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:17 smithi165 bash[22175]: cluster 2022-04-30T21:51:16.353170+0000 mgr.smithi157.nfpzoe (mgr.14180) 2726 : cluster [DBG] pgmap v2533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:17 smithi157 bash[20376]: cluster 2022-04-30T21:51:16.353170+0000 mgr.smithi157.nfpzoe (mgr.14180) 2726 : cluster [DBG] pgmap v2533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:18.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:51:18.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:51:18.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:51:18.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:51:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:19 smithi165 bash[22175]: cluster 2022-04-30T21:51:18.353808+0000 mgr.smithi157.nfpzoe (mgr.14180) 2727 : cluster [DBG] pgmap v2534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:19 smithi165 bash[22175]: audit 2022-04-30T21:51:18.850781+0000 mon.smithi157 (mon.0) 2052 : audit [DBG] from='client.? 172.21.15.157:0/2586194840' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:19 smithi157 bash[20376]: cluster 2022-04-30T21:51:18.353808+0000 mgr.smithi157.nfpzoe (mgr.14180) 2727 : cluster [DBG] pgmap v2534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:19 smithi157 bash[20376]: audit 2022-04-30T21:51:18.850781+0000 mon.smithi157 (mon.0) 2052 : audit [DBG] from='client.? 172.21.15.157:0/2586194840' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:21.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:21 smithi165 bash[22175]: cluster 2022-04-30T21:51:20.354427+0000 mgr.smithi157.nfpzoe (mgr.14180) 2728 : cluster [DBG] pgmap v2535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:21 smithi157 bash[20376]: cluster 2022-04-30T21:51:20.354427+0000 mgr.smithi157.nfpzoe (mgr.14180) 2728 : cluster [DBG] pgmap v2535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:23.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:51:23.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:51:23.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:51:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:23 smithi165 bash[22175]: cluster 2022-04-30T21:51:22.355083+0000 mgr.smithi157.nfpzoe (mgr.14180) 2729 : cluster [DBG] pgmap v2536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:23 smithi157 bash[20376]: cluster 2022-04-30T21:51:22.355083+0000 mgr.smithi157.nfpzoe (mgr.14180) 2729 : cluster [DBG] pgmap v2536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:24.198 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:51:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:24 smithi157 bash[20376]: audit 2022-04-30T21:51:24.178736+0000 mon.smithi157 (mon.0) 2053 : audit [DBG] from='client.? 172.21.15.157:0/3757040691' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:25.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:24 smithi165 bash[22175]: audit 2022-04-30T21:51:24.178736+0000 mon.smithi157 (mon.0) 2053 : audit [DBG] from='client.? 172.21.15.157:0/3757040691' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:25 smithi157 bash[20376]: cluster 2022-04-30T21:51:24.355742+0000 mgr.smithi157.nfpzoe (mgr.14180) 2730 : cluster [DBG] pgmap v2537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:26.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:25 smithi165 bash[22175]: cluster 2022-04-30T21:51:24.355742+0000 mgr.smithi157.nfpzoe (mgr.14180) 2730 : cluster [DBG] pgmap v2537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:27 smithi157 bash[20376]: cluster 2022-04-30T21:51:26.356360+0000 mgr.smithi157.nfpzoe (mgr.14180) 2731 : cluster [DBG] pgmap v2538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:28.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:27 smithi165 bash[22175]: cluster 2022-04-30T21:51:26.356360+0000 mgr.smithi157.nfpzoe (mgr.14180) 2731 : cluster [DBG] pgmap v2538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:29.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:51:29.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:51:29.202 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:51:29.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:51:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:29 smithi157 bash[20376]: cluster 2022-04-30T21:51:28.356978+0000 mgr.smithi157.nfpzoe (mgr.14180) 2732 : cluster [DBG] pgmap v2539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:29 smithi157 bash[20376]: audit 2022-04-30T21:51:29.506303+0000 mon.smithi157 (mon.0) 2054 : audit [DBG] from='client.? 172.21.15.157:0/3677611422' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:30.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:29 smithi165 bash[22175]: cluster 2022-04-30T21:51:28.356978+0000 mgr.smithi157.nfpzoe (mgr.14180) 2732 : cluster [DBG] pgmap v2539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:30.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:29 smithi165 bash[22175]: audit 2022-04-30T21:51:29.506303+0000 mon.smithi157 (mon.0) 2054 : audit [DBG] from='client.? 172.21.15.157:0/3677611422' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:32.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:31 smithi165 bash[22175]: cluster 2022-04-30T21:51:30.357609+0000 mgr.smithi157.nfpzoe (mgr.14180) 2733 : cluster [DBG] pgmap v2540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:31 smithi157 bash[20376]: cluster 2022-04-30T21:51:30.357609+0000 mgr.smithi157.nfpzoe (mgr.14180) 2733 : cluster [DBG] pgmap v2540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:34.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:33 smithi165 bash[22175]: cluster 2022-04-30T21:51:32.358320+0000 mgr.smithi157.nfpzoe (mgr.14180) 2734 : cluster [DBG] pgmap v2541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:33 smithi157 bash[20376]: cluster 2022-04-30T21:51:32.358320+0000 mgr.smithi157.nfpzoe (mgr.14180) 2734 : cluster [DBG] pgmap v2541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:34.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:51:34.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:51:34.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:51:34.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:51:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:35 smithi165 bash[22175]: cluster 2022-04-30T21:51:34.358988+0000 mgr.smithi157.nfpzoe (mgr.14180) 2735 : cluster [DBG] pgmap v2542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:35 smithi165 bash[22175]: audit 2022-04-30T21:51:34.825914+0000 mon.smithi157 (mon.0) 2055 : audit [DBG] from='client.? 172.21.15.157:0/715623353' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:35 smithi157 bash[20376]: cluster 2022-04-30T21:51:34.358988+0000 mgr.smithi157.nfpzoe (mgr.14180) 2735 : cluster [DBG] pgmap v2542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:35 smithi157 bash[20376]: audit 2022-04-30T21:51:34.825914+0000 mon.smithi157 (mon.0) 2055 : audit [DBG] from='client.? 172.21.15.157:0/715623353' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:37 smithi165 bash[22175]: cluster 2022-04-30T21:51:36.359640+0000 mgr.smithi157.nfpzoe (mgr.14180) 2736 : cluster [DBG] pgmap v2543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:37 smithi157 bash[20376]: cluster 2022-04-30T21:51:36.359640+0000 mgr.smithi157.nfpzoe (mgr.14180) 2736 : cluster [DBG] pgmap v2543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:39.848 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:51:39.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:51:39.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:51:40.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:39 smithi165 bash[22175]: cluster 2022-04-30T21:51:38.360240+0000 mgr.smithi157.nfpzoe (mgr.14180) 2737 : cluster [DBG] pgmap v2544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:40.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:51:40.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:39 smithi157 bash[20376]: cluster 2022-04-30T21:51:38.360240+0000 mgr.smithi157.nfpzoe (mgr.14180) 2737 : cluster [DBG] pgmap v2544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:40 smithi165 bash[22175]: audit 2022-04-30T21:51:40.151954+0000 mon.smithi157 (mon.0) 2056 : audit [DBG] from='client.? 172.21.15.157:0/2889380230' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:40 smithi157 bash[20376]: audit 2022-04-30T21:51:40.151954+0000 mon.smithi157 (mon.0) 2056 : audit [DBG] from='client.? 172.21.15.157:0/2889380230' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:42.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:41 smithi165 bash[22175]: cluster 2022-04-30T21:51:40.360897+0000 mgr.smithi157.nfpzoe (mgr.14180) 2738 : cluster [DBG] pgmap v2545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:41 smithi157 bash[20376]: cluster 2022-04-30T21:51:40.360897+0000 mgr.smithi157.nfpzoe (mgr.14180) 2738 : cluster [DBG] pgmap v2545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:42 smithi165 bash[22175]: audit 2022-04-30T21:51:42.367911+0000 mon.smithi157 (mon.0) 2057 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:51:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:42 smithi165 bash[22175]: audit 2022-04-30T21:51:42.370805+0000 mon.smithi157 (mon.0) 2058 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:51:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:42 smithi165 bash[22175]: audit 2022-04-30T21:51:42.372709+0000 mon.smithi157 (mon.0) 2059 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:51:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:42 smithi165 bash[22175]: audit 2022-04-30T21:51:42.697384+0000 mon.smithi157 (mon.0) 2060 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:51:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:42 smithi165 bash[22175]: audit 2022-04-30T21:51:42.703491+0000 mon.smithi157 (mon.0) 2061 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:51:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:42 smithi157 bash[20376]: audit 2022-04-30T21:51:42.367911+0000 mon.smithi157 (mon.0) 2057 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:51:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:42 smithi157 bash[20376]: audit 2022-04-30T21:51:42.370805+0000 mon.smithi157 (mon.0) 2058 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:51:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:42 smithi157 bash[20376]: audit 2022-04-30T21:51:42.372709+0000 mon.smithi157 (mon.0) 2059 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:51:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:42 smithi157 bash[20376]: audit 2022-04-30T21:51:42.697384+0000 mon.smithi157 (mon.0) 2060 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:51:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:42 smithi157 bash[20376]: audit 2022-04-30T21:51:42.703491+0000 mon.smithi157 (mon.0) 2061 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:51:44.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:43 smithi165 bash[22175]: cluster 2022-04-30T21:51:42.361542+0000 mgr.smithi157.nfpzoe (mgr.14180) 2739 : cluster [DBG] pgmap v2546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:44.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:43 smithi165 bash[22175]: cluster 2022-04-30T21:51:42.692749+0000 mgr.smithi157.nfpzoe (mgr.14180) 2740 : cluster [DBG] pgmap v2547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:44.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:43 smithi165 bash[22175]: cluster 2022-04-30T21:51:42.693039+0000 mgr.smithi157.nfpzoe (mgr.14180) 2741 : cluster [DBG] pgmap v2548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:44.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:43 smithi165 bash[22175]: cephadm 2022-04-30T21:51:42.704749+0000 mgr.smithi157.nfpzoe (mgr.14180) 2742 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:51:44.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:43 smithi165 bash[22175]: cephadm 2022-04-30T21:51:42.705074+0000 mgr.smithi157.nfpzoe (mgr.14180) 2743 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:51:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:43 smithi157 bash[20376]: cluster 2022-04-30T21:51:42.361542+0000 mgr.smithi157.nfpzoe (mgr.14180) 2739 : cluster [DBG] pgmap v2546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:43 smithi157 bash[20376]: cluster 2022-04-30T21:51:42.692749+0000 mgr.smithi157.nfpzoe (mgr.14180) 2740 : cluster [DBG] pgmap v2547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:43 smithi157 bash[20376]: cluster 2022-04-30T21:51:42.693039+0000 mgr.smithi157.nfpzoe (mgr.14180) 2741 : cluster [DBG] pgmap v2548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:43 smithi157 bash[20376]: cephadm 2022-04-30T21:51:42.704749+0000 mgr.smithi157.nfpzoe (mgr.14180) 2742 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:51:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:43 smithi157 bash[20376]: cephadm 2022-04-30T21:51:42.705074+0000 mgr.smithi157.nfpzoe (mgr.14180) 2743 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:51:45.175 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:51:45.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:51:45.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:51:45.499 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:51:46.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:45 smithi165 bash[22175]: cluster 2022-04-30T21:51:44.693625+0000 mgr.smithi157.nfpzoe (mgr.14180) 2744 : cluster [DBG] pgmap v2549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:46.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:45 smithi165 bash[22175]: audit 2022-04-30T21:51:45.480184+0000 mon.smithi157 (mon.0) 2062 : audit [DBG] from='client.? 172.21.15.157:0/2149410732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:45 smithi157 bash[20376]: cluster 2022-04-30T21:51:44.693625+0000 mgr.smithi157.nfpzoe (mgr.14180) 2744 : cluster [DBG] pgmap v2549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:45 smithi157 bash[20376]: audit 2022-04-30T21:51:45.480184+0000 mon.smithi157 (mon.0) 2062 : audit [DBG] from='client.? 172.21.15.157:0/2149410732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:48.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:47 smithi165 bash[22175]: cluster 2022-04-30T21:51:46.694245+0000 mgr.smithi157.nfpzoe (mgr.14180) 2745 : cluster [DBG] pgmap v2550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:47 smithi157 bash[20376]: cluster 2022-04-30T21:51:46.694245+0000 mgr.smithi157.nfpzoe (mgr.14180) 2745 : cluster [DBG] pgmap v2550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:49 smithi165 bash[22175]: cluster 2022-04-30T21:51:48.694937+0000 mgr.smithi157.nfpzoe (mgr.14180) 2746 : cluster [DBG] pgmap v2551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:49 smithi157 bash[20376]: cluster 2022-04-30T21:51:48.694937+0000 mgr.smithi157.nfpzoe (mgr.14180) 2746 : cluster [DBG] pgmap v2551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:50.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:51:50.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:51:50.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:51:50.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:51:52.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:51 smithi165 bash[22175]: cluster 2022-04-30T21:51:50.695582+0000 mgr.smithi157.nfpzoe (mgr.14180) 2747 : cluster [DBG] pgmap v2552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:52.249 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:51 smithi165 bash[22175]: audit 2022-04-30T21:51:50.803119+0000 mon.smithi157 (mon.0) 2063 : audit [DBG] from='client.? 172.21.15.157:0/1663908219' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:52.257 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:51 smithi157 bash[20376]: cluster 2022-04-30T21:51:50.695582+0000 mgr.smithi157.nfpzoe (mgr.14180) 2747 : cluster [DBG] pgmap v2552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:52.257 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:51 smithi157 bash[20376]: audit 2022-04-30T21:51:50.803119+0000 mon.smithi157 (mon.0) 2063 : audit [DBG] from='client.? 172.21.15.157:0/1663908219' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:53 smithi165 bash[22175]: cluster 2022-04-30T21:51:52.696164+0000 mgr.smithi157.nfpzoe (mgr.14180) 2748 : cluster [DBG] pgmap v2553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:53 smithi157 bash[20376]: cluster 2022-04-30T21:51:52.696164+0000 mgr.smithi157.nfpzoe (mgr.14180) 2748 : cluster [DBG] pgmap v2553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:55.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:51:55.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:51:55.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:51:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:55 smithi165 bash[22175]: cluster 2022-04-30T21:51:54.696813+0000 mgr.smithi157.nfpzoe (mgr.14180) 2749 : cluster [DBG] pgmap v2554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:56.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:51:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:55 smithi157 bash[20376]: cluster 2022-04-30T21:51:54.696813+0000 mgr.smithi157.nfpzoe (mgr.14180) 2749 : cluster [DBG] pgmap v2554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:57.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:56 smithi157 bash[20376]: audit 2022-04-30T21:51:56.128567+0000 mon.smithi157 (mon.0) 2064 : audit [DBG] from='client.? 172.21.15.157:0/1891655069' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:57.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:56 smithi165 bash[22175]: audit 2022-04-30T21:51:56.128567+0000 mon.smithi157 (mon.0) 2064 : audit [DBG] from='client.? 172.21.15.157:0/1891655069' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:51:58.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:57 smithi165 bash[22175]: cluster 2022-04-30T21:51:56.697552+0000 mgr.smithi157.nfpzoe (mgr.14180) 2750 : cluster [DBG] pgmap v2555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:57 smithi157 bash[20376]: cluster 2022-04-30T21:51:56.697552+0000 mgr.smithi157.nfpzoe (mgr.14180) 2750 : cluster [DBG] pgmap v2555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:51:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:58 smithi165 bash[22175]: audit 2022-04-30T21:51:58.433908+0000 mon.smithi157 (mon.0) 2065 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:51:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:58 smithi165 bash[22175]: audit 2022-04-30T21:51:58.434836+0000 mon.smithi157 (mon.0) 2066 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:51:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:58 smithi157 bash[20376]: audit 2022-04-30T21:51:58.433908+0000 mon.smithi157 (mon.0) 2065 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:51:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:58 smithi157 bash[20376]: audit 2022-04-30T21:51:58.434836+0000 mon.smithi157 (mon.0) 2066 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:52:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:51:59 smithi165 bash[22175]: cluster 2022-04-30T21:51:58.698355+0000 mgr.smithi157.nfpzoe (mgr.14180) 2751 : cluster [DBG] pgmap v2556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:51:59 smithi157 bash[20376]: cluster 2022-04-30T21:51:58.698355+0000 mgr.smithi157.nfpzoe (mgr.14180) 2751 : cluster [DBG] pgmap v2556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:01.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:52:01.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:52:01.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:52:01.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:52:02.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:01 smithi165 bash[22175]: cluster 2022-04-30T21:52:00.698940+0000 mgr.smithi157.nfpzoe (mgr.14180) 2752 : cluster [DBG] pgmap v2557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:02.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:01 smithi165 bash[22175]: audit 2022-04-30T21:52:01.458194+0000 mon.smithi157 (mon.0) 2067 : audit [DBG] from='client.? 172.21.15.157:0/1087805494' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:01 smithi157 bash[20376]: cluster 2022-04-30T21:52:00.698940+0000 mgr.smithi157.nfpzoe (mgr.14180) 2752 : cluster [DBG] pgmap v2557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:01 smithi157 bash[20376]: audit 2022-04-30T21:52:01.458194+0000 mon.smithi157 (mon.0) 2067 : audit [DBG] from='client.? 172.21.15.157:0/1087805494' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:03 smithi165 bash[22175]: cluster 2022-04-30T21:52:02.699599+0000 mgr.smithi157.nfpzoe (mgr.14180) 2753 : cluster [DBG] pgmap v2558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:03 smithi157 bash[20376]: cluster 2022-04-30T21:52:02.699599+0000 mgr.smithi157.nfpzoe (mgr.14180) 2753 : cluster [DBG] pgmap v2558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:06.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:05 smithi165 bash[22175]: cluster 2022-04-30T21:52:04.700226+0000 mgr.smithi157.nfpzoe (mgr.14180) 2754 : cluster [DBG] pgmap v2559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:05 smithi157 bash[20376]: cluster 2022-04-30T21:52:04.700226+0000 mgr.smithi157.nfpzoe (mgr.14180) 2754 : cluster [DBG] pgmap v2559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:06.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:52:06.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:52:06.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:52:06.805 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:52:08.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:07 smithi165 bash[22175]: cluster 2022-04-30T21:52:06.700819+0000 mgr.smithi157.nfpzoe (mgr.14180) 2755 : cluster [DBG] pgmap v2560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:08.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:07 smithi165 bash[22175]: audit 2022-04-30T21:52:06.785652+0000 mon.smithi157 (mon.0) 2068 : audit [DBG] from='client.? 172.21.15.157:0/187264235' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:08.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:07 smithi157 bash[20376]: cluster 2022-04-30T21:52:06.700819+0000 mgr.smithi157.nfpzoe (mgr.14180) 2755 : cluster [DBG] pgmap v2560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:08.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:07 smithi157 bash[20376]: audit 2022-04-30T21:52:06.785652+0000 mon.smithi157 (mon.0) 2068 : audit [DBG] from='client.? 172.21.15.157:0/187264235' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:09 smithi165 bash[22175]: cluster 2022-04-30T21:52:08.701509+0000 mgr.smithi157.nfpzoe (mgr.14180) 2756 : cluster [DBG] pgmap v2561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:10.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:09 smithi157 bash[20376]: cluster 2022-04-30T21:52:08.701509+0000 mgr.smithi157.nfpzoe (mgr.14180) 2756 : cluster [DBG] pgmap v2561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:11.808 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:52:11.808 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:52:11.808 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:52:12.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:52:12.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:11 smithi165 bash[22175]: cluster 2022-04-30T21:52:10.702187+0000 mgr.smithi157.nfpzoe (mgr.14180) 2757 : cluster [DBG] pgmap v2562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:11 smithi157 bash[20376]: cluster 2022-04-30T21:52:10.702187+0000 mgr.smithi157.nfpzoe (mgr.14180) 2757 : cluster [DBG] pgmap v2562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:13.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:12 smithi165 bash[22175]: audit 2022-04-30T21:52:12.115434+0000 mon.smithi157 (mon.0) 2069 : audit [DBG] from='client.? 172.21.15.157:0/2114433176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:12 smithi157 bash[20376]: audit 2022-04-30T21:52:12.115434+0000 mon.smithi157 (mon.0) 2069 : audit [DBG] from='client.? 172.21.15.157:0/2114433176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:14.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:13 smithi165 bash[22175]: cluster 2022-04-30T21:52:12.702814+0000 mgr.smithi157.nfpzoe (mgr.14180) 2758 : cluster [DBG] pgmap v2563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:14.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:13 smithi157 bash[20376]: cluster 2022-04-30T21:52:12.702814+0000 mgr.smithi157.nfpzoe (mgr.14180) 2758 : cluster [DBG] pgmap v2563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:16.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:15 smithi165 bash[22175]: cluster 2022-04-30T21:52:14.703456+0000 mgr.smithi157.nfpzoe (mgr.14180) 2759 : cluster [DBG] pgmap v2564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:15 smithi157 bash[20376]: cluster 2022-04-30T21:52:14.703456+0000 mgr.smithi157.nfpzoe (mgr.14180) 2759 : cluster [DBG] pgmap v2564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:17.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:52:17.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:52:17.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:52:17.458 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:52:18.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:17 smithi165 bash[22175]: cluster 2022-04-30T21:52:16.704067+0000 mgr.smithi157.nfpzoe (mgr.14180) 2760 : cluster [DBG] pgmap v2565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:18.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:17 smithi165 bash[22175]: audit 2022-04-30T21:52:17.439234+0000 mon.smithi157 (mon.0) 2070 : audit [DBG] from='client.? 172.21.15.157:0/1672847438' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:17 smithi157 bash[20376]: cluster 2022-04-30T21:52:16.704067+0000 mgr.smithi157.nfpzoe (mgr.14180) 2760 : cluster [DBG] pgmap v2565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:17 smithi157 bash[20376]: audit 2022-04-30T21:52:17.439234+0000 mon.smithi157 (mon.0) 2070 : audit [DBG] from='client.? 172.21.15.157:0/1672847438' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:20.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:19 smithi165 bash[22175]: cluster 2022-04-30T21:52:18.704676+0000 mgr.smithi157.nfpzoe (mgr.14180) 2761 : cluster [DBG] pgmap v2566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:20.391 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:19 smithi157 bash[20376]: cluster 2022-04-30T21:52:18.704676+0000 mgr.smithi157.nfpzoe (mgr.14180) 2761 : cluster [DBG] pgmap v2566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:22.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:21 smithi165 bash[22175]: cluster 2022-04-30T21:52:20.705233+0000 mgr.smithi157.nfpzoe (mgr.14180) 2762 : cluster [DBG] pgmap v2567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:21 smithi157 bash[20376]: cluster 2022-04-30T21:52:20.705233+0000 mgr.smithi157.nfpzoe (mgr.14180) 2762 : cluster [DBG] pgmap v2567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:22.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:52:22.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:52:22.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:52:22.789 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:52:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:23 smithi165 bash[22175]: cluster 2022-04-30T21:52:22.705848+0000 mgr.smithi157.nfpzoe (mgr.14180) 2763 : cluster [DBG] pgmap v2568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:23 smithi165 bash[22175]: audit 2022-04-30T21:52:22.769798+0000 mon.smithi157 (mon.0) 2071 : audit [DBG] from='client.? 172.21.15.157:0/4183641286' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:23 smithi157 bash[20376]: cluster 2022-04-30T21:52:22.705848+0000 mgr.smithi157.nfpzoe (mgr.14180) 2763 : cluster [DBG] pgmap v2568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:23 smithi157 bash[20376]: audit 2022-04-30T21:52:22.769798+0000 mon.smithi157 (mon.0) 2071 : audit [DBG] from='client.? 172.21.15.157:0/4183641286' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:26.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:25 smithi165 bash[22175]: cluster 2022-04-30T21:52:24.706487+0000 mgr.smithi157.nfpzoe (mgr.14180) 2764 : cluster [DBG] pgmap v2569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:26.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:25 smithi157 bash[20376]: cluster 2022-04-30T21:52:24.706487+0000 mgr.smithi157.nfpzoe (mgr.14180) 2764 : cluster [DBG] pgmap v2569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:27.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:52:27.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:52:27.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:52:28.120 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:52:28.154 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:27 smithi165 bash[22175]: cluster 2022-04-30T21:52:26.707146+0000 mgr.smithi157.nfpzoe (mgr.14180) 2765 : cluster [DBG] pgmap v2570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:27 smithi157 bash[20376]: cluster 2022-04-30T21:52:26.707146+0000 mgr.smithi157.nfpzoe (mgr.14180) 2765 : cluster [DBG] pgmap v2570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:29.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:28 smithi165 bash[22175]: audit 2022-04-30T21:52:28.101343+0000 mon.smithi157 (mon.0) 2072 : audit [DBG] from='client.? 172.21.15.157:0/2919406289' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:28 smithi157 bash[20376]: audit 2022-04-30T21:52:28.101343+0000 mon.smithi157 (mon.0) 2072 : audit [DBG] from='client.? 172.21.15.157:0/2919406289' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:30.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:29 smithi165 bash[22175]: cluster 2022-04-30T21:52:28.707820+0000 mgr.smithi157.nfpzoe (mgr.14180) 2766 : cluster [DBG] pgmap v2571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:30.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:29 smithi157 bash[20376]: cluster 2022-04-30T21:52:28.707820+0000 mgr.smithi157.nfpzoe (mgr.14180) 2766 : cluster [DBG] pgmap v2571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:32.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:31 smithi165 bash[22175]: cluster 2022-04-30T21:52:30.708413+0000 mgr.smithi157.nfpzoe (mgr.14180) 2767 : cluster [DBG] pgmap v2572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:31 smithi157 bash[20376]: cluster 2022-04-30T21:52:30.708413+0000 mgr.smithi157.nfpzoe (mgr.14180) 2767 : cluster [DBG] pgmap v2572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:33.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:52:33.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:52:33.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:52:33.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:52:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:33 smithi165 bash[22175]: cluster 2022-04-30T21:52:32.709048+0000 mgr.smithi157.nfpzoe (mgr.14180) 2768 : cluster [DBG] pgmap v2573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:33 smithi165 bash[22175]: audit 2022-04-30T21:52:33.434083+0000 mon.smithi157 (mon.0) 2073 : audit [DBG] from='client.? 172.21.15.157:0/2135385804' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:33 smithi157 bash[20376]: cluster 2022-04-30T21:52:32.709048+0000 mgr.smithi157.nfpzoe (mgr.14180) 2768 : cluster [DBG] pgmap v2573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:33 smithi157 bash[20376]: audit 2022-04-30T21:52:33.434083+0000 mon.smithi157 (mon.0) 2073 : audit [DBG] from='client.? 172.21.15.157:0/2135385804' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:35 smithi165 bash[22175]: cluster 2022-04-30T21:52:34.709694+0000 mgr.smithi157.nfpzoe (mgr.14180) 2769 : cluster [DBG] pgmap v2574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:35 smithi157 bash[20376]: cluster 2022-04-30T21:52:34.709694+0000 mgr.smithi157.nfpzoe (mgr.14180) 2769 : cluster [DBG] pgmap v2574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:37 smithi165 bash[22175]: cluster 2022-04-30T21:52:36.710330+0000 mgr.smithi157.nfpzoe (mgr.14180) 2770 : cluster [DBG] pgmap v2575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:37 smithi157 bash[20376]: cluster 2022-04-30T21:52:36.710330+0000 mgr.smithi157.nfpzoe (mgr.14180) 2770 : cluster [DBG] pgmap v2575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:38.456 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:52:38.456 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:52:38.457 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:52:38.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:52:39.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:38 smithi165 bash[22175]: audit 2022-04-30T21:52:38.755871+0000 mon.smithi157 (mon.0) 2074 : audit [DBG] from='client.? 172.21.15.157:0/908228288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:39.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:38 smithi157 bash[20376]: audit 2022-04-30T21:52:38.755871+0000 mon.smithi157 (mon.0) 2074 : audit [DBG] from='client.? 172.21.15.157:0/908228288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:40.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:39 smithi165 bash[22175]: cluster 2022-04-30T21:52:38.711044+0000 mgr.smithi157.nfpzoe (mgr.14180) 2771 : cluster [DBG] pgmap v2576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:40.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:39 smithi157 bash[20376]: cluster 2022-04-30T21:52:38.711044+0000 mgr.smithi157.nfpzoe (mgr.14180) 2771 : cluster [DBG] pgmap v2576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:42.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:41 smithi165 bash[22175]: cluster 2022-04-30T21:52:40.711756+0000 mgr.smithi157.nfpzoe (mgr.14180) 2772 : cluster [DBG] pgmap v2577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:41 smithi157 bash[20376]: cluster 2022-04-30T21:52:40.711756+0000 mgr.smithi157.nfpzoe (mgr.14180) 2772 : cluster [DBG] pgmap v2577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:43.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:52:43.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:52:43.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:52:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:43 smithi165 bash[22175]: cluster 2022-04-30T21:52:42.712522+0000 mgr.smithi157.nfpzoe (mgr.14180) 2773 : cluster [DBG] pgmap v2578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:43 smithi165 bash[22175]: audit 2022-04-30T21:52:42.716063+0000 mon.smithi157 (mon.0) 2075 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:52:43.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:43 smithi165 bash[22175]: audit 2022-04-30T21:52:42.718878+0000 mon.smithi157 (mon.0) 2076 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:52:43.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:43 smithi165 bash[22175]: audit 2022-04-30T21:52:42.721003+0000 mon.smithi157 (mon.0) 2077 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:52:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:43 smithi157 bash[20376]: cluster 2022-04-30T21:52:42.712522+0000 mgr.smithi157.nfpzoe (mgr.14180) 2773 : cluster [DBG] pgmap v2578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:43 smithi157 bash[20376]: audit 2022-04-30T21:52:42.716063+0000 mon.smithi157 (mon.0) 2075 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:52:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:43 smithi157 bash[20376]: audit 2022-04-30T21:52:42.718878+0000 mon.smithi157 (mon.0) 2076 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:52:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:43 smithi157 bash[20376]: audit 2022-04-30T21:52:42.721003+0000 mon.smithi157 (mon.0) 2077 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:52:44.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:52:44.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:44 smithi165 bash[22175]: audit 2022-04-30T21:52:44.081123+0000 mon.smithi157 (mon.0) 2078 : audit [DBG] from='client.? 172.21.15.157:0/134856198' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:44.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:44 smithi157 bash[20376]: audit 2022-04-30T21:52:44.081123+0000 mon.smithi157 (mon.0) 2078 : audit [DBG] from='client.? 172.21.15.157:0/134856198' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:45 smithi165 bash[22175]: cluster 2022-04-30T21:52:44.713225+0000 mgr.smithi157.nfpzoe (mgr.14180) 2774 : cluster [DBG] pgmap v2579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:45 smithi157 bash[20376]: cluster 2022-04-30T21:52:44.713225+0000 mgr.smithi157.nfpzoe (mgr.14180) 2774 : cluster [DBG] pgmap v2579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:47.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:47 smithi165 bash[22175]: audit 2022-04-30T21:52:46.547982+0000 mon.smithi157 (mon.0) 2079 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:52:47.938 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:47 smithi165 bash[22175]: cluster 2022-04-30T21:52:46.713890+0000 mgr.smithi157.nfpzoe (mgr.14180) 2775 : cluster [DBG] pgmap v2580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:47.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:47 smithi165 bash[22175]: cluster 2022-04-30T21:52:46.847711+0000 mgr.smithi157.nfpzoe (mgr.14180) 2776 : cluster [DBG] pgmap v2581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:47.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:47 smithi165 bash[22175]: cluster 2022-04-30T21:52:46.848323+0000 mgr.smithi157.nfpzoe (mgr.14180) 2777 : cluster [DBG] pgmap v2582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:47.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:47 smithi165 bash[22175]: audit 2022-04-30T21:52:46.854521+0000 mon.smithi157 (mon.0) 2080 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:52:47.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:47 smithi165 bash[22175]: audit 2022-04-30T21:52:46.862013+0000 mon.smithi157 (mon.0) 2081 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:52:47.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:47 smithi165 bash[22175]: cephadm 2022-04-30T21:52:46.863456+0000 mgr.smithi157.nfpzoe (mgr.14180) 2778 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:52:47.939 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:47 smithi165 bash[22175]: cephadm 2022-04-30T21:52:46.863579+0000 mgr.smithi157.nfpzoe (mgr.14180) 2779 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:52:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:47 smithi157 bash[20376]: audit 2022-04-30T21:52:46.547982+0000 mon.smithi157 (mon.0) 2079 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:52:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:47 smithi157 bash[20376]: cluster 2022-04-30T21:52:46.713890+0000 mgr.smithi157.nfpzoe (mgr.14180) 2775 : cluster [DBG] pgmap v2580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:47 smithi157 bash[20376]: cluster 2022-04-30T21:52:46.847711+0000 mgr.smithi157.nfpzoe (mgr.14180) 2776 : cluster [DBG] pgmap v2581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:47 smithi157 bash[20376]: cluster 2022-04-30T21:52:46.848323+0000 mgr.smithi157.nfpzoe (mgr.14180) 2777 : cluster [DBG] pgmap v2582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:47 smithi157 bash[20376]: audit 2022-04-30T21:52:46.854521+0000 mon.smithi157 (mon.0) 2080 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:52:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:47 smithi157 bash[20376]: audit 2022-04-30T21:52:46.862013+0000 mon.smithi157 (mon.0) 2081 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:52:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:47 smithi157 bash[20376]: cephadm 2022-04-30T21:52:46.863456+0000 mgr.smithi157.nfpzoe (mgr.14180) 2778 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:52:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:47 smithi157 bash[20376]: cephadm 2022-04-30T21:52:46.863579+0000 mgr.smithi157.nfpzoe (mgr.14180) 2779 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:52:49.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:52:49.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:52:49.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:52:49.430 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:52:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:49 smithi157 bash[20376]: cluster 2022-04-30T21:52:48.849051+0000 mgr.smithi157.nfpzoe (mgr.14180) 2780 : cluster [DBG] pgmap v2583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:49 smithi157 bash[20376]: audit 2022-04-30T21:52:49.410118+0000 mon.smithi157 (mon.0) 2082 : audit [DBG] from='client.? 172.21.15.157:0/2788821216' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:49 smithi165 bash[22175]: cluster 2022-04-30T21:52:48.849051+0000 mgr.smithi157.nfpzoe (mgr.14180) 2780 : cluster [DBG] pgmap v2583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:49 smithi165 bash[22175]: audit 2022-04-30T21:52:49.410118+0000 mon.smithi157 (mon.0) 2082 : audit [DBG] from='client.? 172.21.15.157:0/2788821216' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:52.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:51 smithi157 bash[20376]: cluster 2022-04-30T21:52:50.849659+0000 mgr.smithi157.nfpzoe (mgr.14180) 2781 : cluster [DBG] pgmap v2584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:51 smithi165 bash[22175]: cluster 2022-04-30T21:52:50.849659+0000 mgr.smithi157.nfpzoe (mgr.14180) 2781 : cluster [DBG] pgmap v2584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:53 smithi165 bash[22175]: cluster 2022-04-30T21:52:52.850286+0000 mgr.smithi157.nfpzoe (mgr.14180) 2782 : cluster [DBG] pgmap v2585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:53 smithi157 bash[20376]: cluster 2022-04-30T21:52:52.850286+0000 mgr.smithi157.nfpzoe (mgr.14180) 2782 : cluster [DBG] pgmap v2585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:54.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:52:54.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:52:54.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:52:54.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:52:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:54 smithi165 bash[22175]: audit 2022-04-30T21:52:54.731616+0000 mon.smithi157 (mon.0) 2083 : audit [DBG] from='client.? 172.21.15.157:0/3299313749' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:54 smithi157 bash[20376]: audit 2022-04-30T21:52:54.731616+0000 mon.smithi157 (mon.0) 2083 : audit [DBG] from='client.? 172.21.15.157:0/3299313749' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:52:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:55 smithi165 bash[22175]: cluster 2022-04-30T21:52:54.850909+0000 mgr.smithi157.nfpzoe (mgr.14180) 2783 : cluster [DBG] pgmap v2586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:55 smithi157 bash[20376]: cluster 2022-04-30T21:52:54.850909+0000 mgr.smithi157.nfpzoe (mgr.14180) 2783 : cluster [DBG] pgmap v2586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:57 smithi157 bash[20376]: cluster 2022-04-30T21:52:56.851612+0000 mgr.smithi157.nfpzoe (mgr.14180) 2784 : cluster [DBG] pgmap v2587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:58.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:57 smithi165 bash[22175]: cluster 2022-04-30T21:52:56.851612+0000 mgr.smithi157.nfpzoe (mgr.14180) 2784 : cluster [DBG] pgmap v2587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:52:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:58 smithi157 bash[20376]: audit 2022-04-30T21:52:58.442384+0000 mon.smithi157 (mon.0) 2084 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:52:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:58 smithi157 bash[20376]: audit 2022-04-30T21:52:58.442690+0000 mon.smithi157 (mon.0) 2085 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:52:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:58 smithi165 bash[22175]: audit 2022-04-30T21:52:58.442384+0000 mon.smithi157 (mon.0) 2084 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:52:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:58 smithi165 bash[22175]: audit 2022-04-30T21:52:58.442690+0000 mon.smithi157 (mon.0) 2085 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:52:59.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:52:59.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:52:59.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:53:00.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:53:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:52:59 smithi157 bash[20376]: cluster 2022-04-30T21:52:58.852334+0000 mgr.smithi157.nfpzoe (mgr.14180) 2785 : cluster [DBG] pgmap v2588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:00.405 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:52:59 smithi165 bash[22175]: cluster 2022-04-30T21:52:58.852334+0000 mgr.smithi157.nfpzoe (mgr.14180) 2785 : cluster [DBG] pgmap v2588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:00 smithi157 bash[20376]: audit 2022-04-30T21:53:00.058212+0000 mon.smithi157 (mon.0) 2086 : audit [DBG] from='client.? 172.21.15.157:0/2821712700' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:00 smithi165 bash[22175]: audit 2022-04-30T21:53:00.058212+0000 mon.smithi157 (mon.0) 2086 : audit [DBG] from='client.? 172.21.15.157:0/2821712700' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:01 smithi157 bash[20376]: cluster 2022-04-30T21:53:00.852968+0000 mgr.smithi157.nfpzoe (mgr.14180) 2786 : cluster [DBG] pgmap v2589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:01 smithi165 bash[22175]: cluster 2022-04-30T21:53:00.852968+0000 mgr.smithi157.nfpzoe (mgr.14180) 2786 : cluster [DBG] pgmap v2589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:03 smithi165 bash[22175]: cluster 2022-04-30T21:53:02.853637+0000 mgr.smithi157.nfpzoe (mgr.14180) 2787 : cluster [DBG] pgmap v2590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:03 smithi157 bash[20376]: cluster 2022-04-30T21:53:02.853637+0000 mgr.smithi157.nfpzoe (mgr.14180) 2787 : cluster [DBG] pgmap v2590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:05.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:53:05.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:53:05.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:53:05.410 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:53:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:05 smithi157 bash[20376]: cluster 2022-04-30T21:53:04.854227+0000 mgr.smithi157.nfpzoe (mgr.14180) 2788 : cluster [DBG] pgmap v2591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:05 smithi157 bash[20376]: audit 2022-04-30T21:53:05.390252+0000 mon.smithi157 (mon.0) 2087 : audit [DBG] from='client.? 172.21.15.157:0/2923474805' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:05 smithi165 bash[22175]: cluster 2022-04-30T21:53:04.854227+0000 mgr.smithi157.nfpzoe (mgr.14180) 2788 : cluster [DBG] pgmap v2591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:05 smithi165 bash[22175]: audit 2022-04-30T21:53:05.390252+0000 mon.smithi157 (mon.0) 2087 : audit [DBG] from='client.? 172.21.15.157:0/2923474805' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:08.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:07 smithi157 bash[20376]: cluster 2022-04-30T21:53:06.854893+0000 mgr.smithi157.nfpzoe (mgr.14180) 2789 : cluster [DBG] pgmap v2592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:08.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:07 smithi165 bash[22175]: cluster 2022-04-30T21:53:06.854893+0000 mgr.smithi157.nfpzoe (mgr.14180) 2789 : cluster [DBG] pgmap v2592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:10.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:09 smithi157 bash[20376]: cluster 2022-04-30T21:53:08.855628+0000 mgr.smithi157.nfpzoe (mgr.14180) 2790 : cluster [DBG] pgmap v2593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:09 smithi165 bash[22175]: cluster 2022-04-30T21:53:08.855628+0000 mgr.smithi157.nfpzoe (mgr.14180) 2790 : cluster [DBG] pgmap v2593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:10.413 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:53:10.413 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:53:10.413 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:53:10.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:53:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:10 smithi157 bash[20376]: audit 2022-04-30T21:53:10.719283+0000 mon.smithi157 (mon.0) 2088 : audit [DBG] from='client.? 172.21.15.157:0/2446283798' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:11.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:10 smithi165 bash[22175]: audit 2022-04-30T21:53:10.719283+0000 mon.smithi157 (mon.0) 2088 : audit [DBG] from='client.? 172.21.15.157:0/2446283798' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:11 smithi157 bash[20376]: cluster 2022-04-30T21:53:10.856292+0000 mgr.smithi157.nfpzoe (mgr.14180) 2791 : cluster [DBG] pgmap v2594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:11 smithi165 bash[22175]: cluster 2022-04-30T21:53:10.856292+0000 mgr.smithi157.nfpzoe (mgr.14180) 2791 : cluster [DBG] pgmap v2594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:13 smithi165 bash[22175]: cluster 2022-04-30T21:53:12.856970+0000 mgr.smithi157.nfpzoe (mgr.14180) 2792 : cluster [DBG] pgmap v2595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:13 smithi157 bash[20376]: cluster 2022-04-30T21:53:12.856970+0000 mgr.smithi157.nfpzoe (mgr.14180) 2792 : cluster [DBG] pgmap v2595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:15.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:53:15.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:53:15.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:53:16.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:53:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:15 smithi157 bash[20376]: cluster 2022-04-30T21:53:14.857665+0000 mgr.smithi157.nfpzoe (mgr.14180) 2793 : cluster [DBG] pgmap v2596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:16.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:15 smithi165 bash[22175]: cluster 2022-04-30T21:53:14.857665+0000 mgr.smithi157.nfpzoe (mgr.14180) 2793 : cluster [DBG] pgmap v2596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:16 smithi157 bash[20376]: audit 2022-04-30T21:53:16.046953+0000 mon.smithi157 (mon.0) 2089 : audit [DBG] from='client.? 172.21.15.157:0/2345786369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:17.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:16 smithi165 bash[22175]: audit 2022-04-30T21:53:16.046953+0000 mon.smithi157 (mon.0) 2089 : audit [DBG] from='client.? 172.21.15.157:0/2345786369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:17 smithi157 bash[20376]: cluster 2022-04-30T21:53:16.858342+0000 mgr.smithi157.nfpzoe (mgr.14180) 2794 : cluster [DBG] pgmap v2597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:18.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:17 smithi165 bash[22175]: cluster 2022-04-30T21:53:16.858342+0000 mgr.smithi157.nfpzoe (mgr.14180) 2794 : cluster [DBG] pgmap v2597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:20.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:19 smithi157 bash[20376]: cluster 2022-04-30T21:53:18.858980+0000 mgr.smithi157.nfpzoe (mgr.14180) 2795 : cluster [DBG] pgmap v2598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:19 smithi165 bash[22175]: cluster 2022-04-30T21:53:18.858980+0000 mgr.smithi157.nfpzoe (mgr.14180) 2795 : cluster [DBG] pgmap v2598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:21.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:53:21.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:53:21.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:53:21.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:53:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:21 smithi157 bash[20376]: cluster 2022-04-30T21:53:20.859619+0000 mgr.smithi157.nfpzoe (mgr.14180) 2796 : cluster [DBG] pgmap v2599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:21 smithi157 bash[20376]: audit 2022-04-30T21:53:21.375106+0000 mon.smithi157 (mon.0) 2090 : audit [DBG] from='client.? 172.21.15.157:0/1248944002' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:21 smithi165 bash[22175]: cluster 2022-04-30T21:53:20.859619+0000 mgr.smithi157.nfpzoe (mgr.14180) 2796 : cluster [DBG] pgmap v2599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:21 smithi165 bash[22175]: audit 2022-04-30T21:53:21.375106+0000 mon.smithi157 (mon.0) 2090 : audit [DBG] from='client.? 172.21.15.157:0/1248944002' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:23 smithi165 bash[22175]: cluster 2022-04-30T21:53:22.860284+0000 mgr.smithi157.nfpzoe (mgr.14180) 2797 : cluster [DBG] pgmap v2600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:23 smithi157 bash[20376]: cluster 2022-04-30T21:53:22.860284+0000 mgr.smithi157.nfpzoe (mgr.14180) 2797 : cluster [DBG] pgmap v2600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:26.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:25 smithi157 bash[20376]: cluster 2022-04-30T21:53:24.860974+0000 mgr.smithi157.nfpzoe (mgr.14180) 2798 : cluster [DBG] pgmap v2601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:25 smithi165 bash[22175]: cluster 2022-04-30T21:53:24.860974+0000 mgr.smithi157.nfpzoe (mgr.14180) 2798 : cluster [DBG] pgmap v2601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:26.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:53:26.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:53:26.398 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:53:26.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:53:27.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:26 smithi157 bash[20376]: audit 2022-04-30T21:53:26.706440+0000 mon.smithi157 (mon.0) 2091 : audit [DBG] from='client.? 172.21.15.157:0/448373789' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:26 smithi165 bash[22175]: audit 2022-04-30T21:53:26.706440+0000 mon.smithi157 (mon.0) 2091 : audit [DBG] from='client.? 172.21.15.157:0/448373789' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:27 smithi157 bash[20376]: cluster 2022-04-30T21:53:26.861625+0000 mgr.smithi157.nfpzoe (mgr.14180) 2799 : cluster [DBG] pgmap v2602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:27 smithi165 bash[22175]: cluster 2022-04-30T21:53:26.861625+0000 mgr.smithi157.nfpzoe (mgr.14180) 2799 : cluster [DBG] pgmap v2602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:30.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:29 smithi157 bash[20376]: cluster 2022-04-30T21:53:28.862233+0000 mgr.smithi157.nfpzoe (mgr.14180) 2800 : cluster [DBG] pgmap v2603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:29 smithi165 bash[22175]: cluster 2022-04-30T21:53:28.862233+0000 mgr.smithi157.nfpzoe (mgr.14180) 2800 : cluster [DBG] pgmap v2603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:31.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:53:31.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:53:31.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:53:32.053 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:53:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:31 smithi157 bash[20376]: cluster 2022-04-30T21:53:30.862848+0000 mgr.smithi157.nfpzoe (mgr.14180) 2801 : cluster [DBG] pgmap v2604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:31 smithi165 bash[22175]: cluster 2022-04-30T21:53:30.862848+0000 mgr.smithi157.nfpzoe (mgr.14180) 2801 : cluster [DBG] pgmap v2604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:32 smithi157 bash[20376]: audit 2022-04-30T21:53:32.034638+0000 mon.smithi157 (mon.0) 2092 : audit [DBG] from='client.? 172.21.15.157:0/1194761456' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:32 smithi165 bash[22175]: audit 2022-04-30T21:53:32.034638+0000 mon.smithi157 (mon.0) 2092 : audit [DBG] from='client.? 172.21.15.157:0/1194761456' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:33 smithi157 bash[20376]: cluster 2022-04-30T21:53:32.863503+0000 mgr.smithi157.nfpzoe (mgr.14180) 2802 : cluster [DBG] pgmap v2605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:34.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:33 smithi165 bash[22175]: cluster 2022-04-30T21:53:32.863503+0000 mgr.smithi157.nfpzoe (mgr.14180) 2802 : cluster [DBG] pgmap v2605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:36.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:35 smithi165 bash[22175]: cluster 2022-04-30T21:53:34.864093+0000 mgr.smithi157.nfpzoe (mgr.14180) 2803 : cluster [DBG] pgmap v2606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:35 smithi157 bash[20376]: cluster 2022-04-30T21:53:34.864093+0000 mgr.smithi157.nfpzoe (mgr.14180) 2803 : cluster [DBG] pgmap v2606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:37.057 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:53:37.057 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:53:37.057 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:53:37.380 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:53:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:37 smithi165 bash[22175]: cluster 2022-04-30T21:53:36.864754+0000 mgr.smithi157.nfpzoe (mgr.14180) 2804 : cluster [DBG] pgmap v2607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:37 smithi165 bash[22175]: audit 2022-04-30T21:53:37.361066+0000 mon.smithi157 (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.157:0/2904912063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:37 smithi157 bash[20376]: cluster 2022-04-30T21:53:36.864754+0000 mgr.smithi157.nfpzoe (mgr.14180) 2804 : cluster [DBG] pgmap v2607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:37 smithi157 bash[20376]: audit 2022-04-30T21:53:37.361066+0000 mon.smithi157 (mon.0) 2093 : audit [DBG] from='client.? 172.21.15.157:0/2904912063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:39 smithi165 bash[22175]: cluster 2022-04-30T21:53:38.865398+0000 mgr.smithi157.nfpzoe (mgr.14180) 2805 : cluster [DBG] pgmap v2608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:40.402 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:39 smithi157 bash[20376]: cluster 2022-04-30T21:53:38.865398+0000 mgr.smithi157.nfpzoe (mgr.14180) 2805 : cluster [DBG] pgmap v2608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:42.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:53:42.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:53:42.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:53:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:41 smithi165 bash[22175]: cluster 2022-04-30T21:53:40.866014+0000 mgr.smithi157.nfpzoe (mgr.14180) 2806 : cluster [DBG] pgmap v2609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:41 smithi157 bash[20376]: cluster 2022-04-30T21:53:40.866014+0000 mgr.smithi157.nfpzoe (mgr.14180) 2806 : cluster [DBG] pgmap v2609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:42.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:53:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:43 smithi165 bash[22175]: audit 2022-04-30T21:53:42.691193+0000 mon.smithi157 (mon.0) 2094 : audit [DBG] from='client.? 172.21.15.157:0/2664206079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:43 smithi165 bash[22175]: cluster 2022-04-30T21:53:42.866716+0000 mgr.smithi157.nfpzoe (mgr.14180) 2807 : cluster [DBG] pgmap v2610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:43 smithi157 bash[20376]: audit 2022-04-30T21:53:42.691193+0000 mon.smithi157 (mon.0) 2094 : audit [DBG] from='client.? 172.21.15.157:0/2664206079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:43 smithi157 bash[20376]: cluster 2022-04-30T21:53:42.866716+0000 mgr.smithi157.nfpzoe (mgr.14180) 2807 : cluster [DBG] pgmap v2610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:45 smithi157 bash[20376]: cluster 2022-04-30T21:53:44.867339+0000 mgr.smithi157.nfpzoe (mgr.14180) 2808 : cluster [DBG] pgmap v2611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:45 smithi165 bash[22175]: cluster 2022-04-30T21:53:44.867339+0000 mgr.smithi157.nfpzoe (mgr.14180) 2808 : cluster [DBG] pgmap v2611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:46 smithi157 bash[20376]: audit 2022-04-30T21:53:46.875402+0000 mon.smithi157 (mon.0) 2095 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:53:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:46 smithi157 bash[20376]: audit 2022-04-30T21:53:46.878087+0000 mon.smithi157 (mon.0) 2096 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:53:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:46 smithi157 bash[20376]: audit 2022-04-30T21:53:46.879809+0000 mon.smithi157 (mon.0) 2097 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:53:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:46 smithi165 bash[22175]: audit 2022-04-30T21:53:46.875402+0000 mon.smithi157 (mon.0) 2095 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:53:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:46 smithi165 bash[22175]: audit 2022-04-30T21:53:46.878087+0000 mon.smithi157 (mon.0) 2096 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:53:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:46 smithi165 bash[22175]: audit 2022-04-30T21:53:46.879809+0000 mon.smithi157 (mon.0) 2097 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:53:47.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:53:47.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:53:47.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:53:48.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:53:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:47 smithi157 bash[20376]: cluster 2022-04-30T21:53:46.867947+0000 mgr.smithi157.nfpzoe (mgr.14180) 2809 : cluster [DBG] pgmap v2612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:47 smithi157 bash[20376]: audit 2022-04-30T21:53:47.176373+0000 mon.smithi157 (mon.0) 2098 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:53:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:47 smithi165 bash[22175]: cluster 2022-04-30T21:53:46.867947+0000 mgr.smithi157.nfpzoe (mgr.14180) 2809 : cluster [DBG] pgmap v2612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:47 smithi165 bash[22175]: audit 2022-04-30T21:53:47.176373+0000 mon.smithi157 (mon.0) 2098 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:53:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:48 smithi157 bash[20376]: audit 2022-04-30T21:53:48.023298+0000 mon.smithi157 (mon.0) 2099 : audit [DBG] from='client.? 172.21.15.157:0/384557845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:48 smithi165 bash[22175]: audit 2022-04-30T21:53:48.023298+0000 mon.smithi157 (mon.0) 2099 : audit [DBG] from='client.? 172.21.15.157:0/384557845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:49 smithi157 bash[20376]: cluster 2022-04-30T21:53:48.868551+0000 mgr.smithi157.nfpzoe (mgr.14180) 2810 : cluster [DBG] pgmap v2613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:49 smithi165 bash[22175]: cluster 2022-04-30T21:53:48.868551+0000 mgr.smithi157.nfpzoe (mgr.14180) 2810 : cluster [DBG] pgmap v2613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:51 smithi165 bash[22175]: cluster 2022-04-30T21:53:50.869170+0000 mgr.smithi157.nfpzoe (mgr.14180) 2811 : cluster [DBG] pgmap v2614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:51 smithi165 bash[22175]: audit 2022-04-30T21:53:51.686374+0000 mon.smithi157 (mon.0) 2100 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:53:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:51 smithi157 bash[20376]: cluster 2022-04-30T21:53:50.869170+0000 mgr.smithi157.nfpzoe (mgr.14180) 2811 : cluster [DBG] pgmap v2614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:51 smithi157 bash[20376]: audit 2022-04-30T21:53:51.686374+0000 mon.smithi157 (mon.0) 2100 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:53:53.046 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:53:53.134 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:53:53.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:53:53.372 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:53:53.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:52 smithi165 bash[22175]: cluster 2022-04-30T21:53:51.972242+0000 mgr.smithi157.nfpzoe (mgr.14180) 2812 : cluster [DBG] pgmap v2615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:53.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:52 smithi165 bash[22175]: cluster 2022-04-30T21:53:51.972626+0000 mgr.smithi157.nfpzoe (mgr.14180) 2813 : cluster [DBG] pgmap v2616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:53.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:52 smithi165 bash[22175]: audit 2022-04-30T21:53:51.978402+0000 mon.smithi157 (mon.0) 2101 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:53:53.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:52 smithi165 bash[22175]: audit 2022-04-30T21:53:51.986206+0000 mon.smithi157 (mon.0) 2102 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:53:53.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:52 smithi165 bash[22175]: cephadm 2022-04-30T21:53:51.987210+0000 mgr.smithi157.nfpzoe (mgr.14180) 2814 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:53:53.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:52 smithi165 bash[22175]: cephadm 2022-04-30T21:53:51.987346+0000 mgr.smithi157.nfpzoe (mgr.14180) 2815 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:53:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:52 smithi157 bash[20376]: cluster 2022-04-30T21:53:51.972242+0000 mgr.smithi157.nfpzoe (mgr.14180) 2812 : cluster [DBG] pgmap v2615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:52 smithi157 bash[20376]: cluster 2022-04-30T21:53:51.972626+0000 mgr.smithi157.nfpzoe (mgr.14180) 2813 : cluster [DBG] pgmap v2616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:52 smithi157 bash[20376]: audit 2022-04-30T21:53:51.978402+0000 mon.smithi157 (mon.0) 2101 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:53:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:52 smithi157 bash[20376]: audit 2022-04-30T21:53:51.986206+0000 mon.smithi157 (mon.0) 2102 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:53:53.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:52 smithi157 bash[20376]: cephadm 2022-04-30T21:53:51.987210+0000 mgr.smithi157.nfpzoe (mgr.14180) 2814 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:53:53.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:52 smithi157 bash[20376]: cephadm 2022-04-30T21:53:51.987346+0000 mgr.smithi157.nfpzoe (mgr.14180) 2815 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:53:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:53 smithi165 bash[22175]: audit 2022-04-30T21:53:53.353205+0000 mon.smithi157 (mon.0) 2103 : audit [DBG] from='client.? 172.21.15.157:0/2130254545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:53 smithi157 bash[20376]: audit 2022-04-30T21:53:53.353205+0000 mon.smithi157 (mon.0) 2103 : audit [DBG] from='client.? 172.21.15.157:0/2130254545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:54 smithi165 bash[22175]: cluster 2022-04-30T21:53:53.973219+0000 mgr.smithi157.nfpzoe (mgr.14180) 2816 : cluster [DBG] pgmap v2617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:54 smithi157 bash[20376]: cluster 2022-04-30T21:53:53.973219+0000 mgr.smithi157.nfpzoe (mgr.14180) 2816 : cluster [DBG] pgmap v2617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:57.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:57 smithi165 bash[22175]: cluster 2022-04-30T21:53:55.973760+0000 mgr.smithi157.nfpzoe (mgr.14180) 2817 : cluster [DBG] pgmap v2618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:56 smithi157 bash[20376]: cluster 2022-04-30T21:53:55.973760+0000 mgr.smithi157.nfpzoe (mgr.14180) 2817 : cluster [DBG] pgmap v2618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:58.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:53:58.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:53:58.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:53:58.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:53:58.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:58 smithi165 bash[22175]: cluster 2022-04-30T21:53:57.974365+0000 mgr.smithi157.nfpzoe (mgr.14180) 2818 : cluster [DBG] pgmap v2619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:58.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:58 smithi165 bash[22175]: audit 2022-04-30T21:53:58.446392+0000 mon.smithi157 (mon.0) 2104 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:53:58.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:58 smithi165 bash[22175]: audit 2022-04-30T21:53:58.446718+0000 mon.smithi157 (mon.0) 2105 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:53:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:58 smithi157 bash[20376]: cluster 2022-04-30T21:53:57.974365+0000 mgr.smithi157.nfpzoe (mgr.14180) 2818 : cluster [DBG] pgmap v2619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:53:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:58 smithi157 bash[20376]: audit 2022-04-30T21:53:58.446392+0000 mon.smithi157 (mon.0) 2104 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:53:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:58 smithi157 bash[20376]: audit 2022-04-30T21:53:58.446718+0000 mon.smithi157 (mon.0) 2105 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:53:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:53:59 smithi165 bash[22175]: audit 2022-04-30T21:53:58.679521+0000 mon.smithi157 (mon.0) 2106 : audit [DBG] from='client.? 172.21.15.157:0/2458283460' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:53:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:53:59 smithi157 bash[20376]: audit 2022-04-30T21:53:58.679521+0000 mon.smithi157 (mon.0) 2106 : audit [DBG] from='client.? 172.21.15.157:0/2458283460' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:00 smithi157 bash[20376]: cluster 2022-04-30T21:53:59.980565+0000 mgr.smithi157.nfpzoe (mgr.14180) 2819 : cluster [DBG] pgmap v2620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:01.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:00 smithi165 bash[22175]: cluster 2022-04-30T21:53:59.980565+0000 mgr.smithi157.nfpzoe (mgr.14180) 2819 : cluster [DBG] pgmap v2620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:03 smithi165 bash[22175]: cluster 2022-04-30T21:54:01.981245+0000 mgr.smithi157.nfpzoe (mgr.14180) 2820 : cluster [DBG] pgmap v2621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:03.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:03 smithi157 bash[20376]: cluster 2022-04-30T21:54:01.981245+0000 mgr.smithi157.nfpzoe (mgr.14180) 2820 : cluster [DBG] pgmap v2621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:03.704 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:54:03.704 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:54:03.704 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:54:04.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:54:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:04 smithi165 bash[22175]: audit 2022-04-30T21:54:04.009558+0000 mon.smithi157 (mon.0) 2107 : audit [DBG] from='client.? 172.21.15.157:0/1639747484' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:04 smithi157 bash[20376]: audit 2022-04-30T21:54:04.009558+0000 mon.smithi157 (mon.0) 2107 : audit [DBG] from='client.? 172.21.15.157:0/1639747484' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:05 smithi165 bash[22175]: cluster 2022-04-30T21:54:03.981949+0000 mgr.smithi157.nfpzoe (mgr.14180) 2821 : cluster [DBG] pgmap v2622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:05 smithi157 bash[20376]: cluster 2022-04-30T21:54:03.981949+0000 mgr.smithi157.nfpzoe (mgr.14180) 2821 : cluster [DBG] pgmap v2622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:07 smithi165 bash[22175]: cluster 2022-04-30T21:54:05.982628+0000 mgr.smithi157.nfpzoe (mgr.14180) 2822 : cluster [DBG] pgmap v2623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:07 smithi157 bash[20376]: cluster 2022-04-30T21:54:05.982628+0000 mgr.smithi157.nfpzoe (mgr.14180) 2822 : cluster [DBG] pgmap v2623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:08 smithi165 bash[22175]: cluster 2022-04-30T21:54:07.983357+0000 mgr.smithi157.nfpzoe (mgr.14180) 2823 : cluster [DBG] pgmap v2624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:08 smithi157 bash[20376]: cluster 2022-04-30T21:54:07.983357+0000 mgr.smithi157.nfpzoe (mgr.14180) 2823 : cluster [DBG] pgmap v2624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:09.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:54:09.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:54:09.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:54:09.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:54:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:09 smithi157 bash[20376]: audit 2022-04-30T21:54:09.337789+0000 mon.smithi157 (mon.0) 2108 : audit [DBG] from='client.? 172.21.15.157:0/460947489' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:09 smithi165 bash[22175]: audit 2022-04-30T21:54:09.337789+0000 mon.smithi157 (mon.0) 2108 : audit [DBG] from='client.? 172.21.15.157:0/460947489' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:10 smithi157 bash[20376]: cluster 2022-04-30T21:54:09.984023+0000 mgr.smithi157.nfpzoe (mgr.14180) 2824 : cluster [DBG] pgmap v2625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:11.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:10 smithi165 bash[22175]: cluster 2022-04-30T21:54:09.984023+0000 mgr.smithi157.nfpzoe (mgr.14180) 2824 : cluster [DBG] pgmap v2625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:13 smithi165 bash[22175]: cluster 2022-04-30T21:54:11.984686+0000 mgr.smithi157.nfpzoe (mgr.14180) 2825 : cluster [DBG] pgmap v2626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:13 smithi157 bash[20376]: cluster 2022-04-30T21:54:11.984686+0000 mgr.smithi157.nfpzoe (mgr.14180) 2825 : cluster [DBG] pgmap v2626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:14.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:54:14.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:54:14.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:54:14.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:54:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:15 smithi165 bash[22175]: cluster 2022-04-30T21:54:13.985272+0000 mgr.smithi157.nfpzoe (mgr.14180) 2826 : cluster [DBG] pgmap v2627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:15 smithi165 bash[22175]: audit 2022-04-30T21:54:14.668149+0000 mon.smithi157 (mon.0) 2109 : audit [DBG] from='client.? 172.21.15.157:0/1576172035' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:15.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:15 smithi157 bash[20376]: cluster 2022-04-30T21:54:13.985272+0000 mgr.smithi157.nfpzoe (mgr.14180) 2826 : cluster [DBG] pgmap v2627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:15.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:15 smithi157 bash[20376]: audit 2022-04-30T21:54:14.668149+0000 mon.smithi157 (mon.0) 2109 : audit [DBG] from='client.? 172.21.15.157:0/1576172035' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:17 smithi165 bash[22175]: cluster 2022-04-30T21:54:15.985884+0000 mgr.smithi157.nfpzoe (mgr.14180) 2827 : cluster [DBG] pgmap v2628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:17 smithi157 bash[20376]: cluster 2022-04-30T21:54:15.985884+0000 mgr.smithi157.nfpzoe (mgr.14180) 2827 : cluster [DBG] pgmap v2628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:18 smithi157 bash[20376]: cluster 2022-04-30T21:54:17.986513+0000 mgr.smithi157.nfpzoe (mgr.14180) 2828 : cluster [DBG] pgmap v2629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:19.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:18 smithi165 bash[22175]: cluster 2022-04-30T21:54:17.986513+0000 mgr.smithi157.nfpzoe (mgr.14180) 2828 : cluster [DBG] pgmap v2629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:19.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:54:19.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:54:19.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:54:20.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:54:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:20 smithi165 bash[22175]: audit 2022-04-30T21:54:19.996522+0000 mon.smithi157 (mon.0) 2110 : audit [DBG] from='client.? 172.21.15.157:0/2960371469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:20.405 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:20 smithi157 bash[20376]: audit 2022-04-30T21:54:19.996522+0000 mon.smithi157 (mon.0) 2110 : audit [DBG] from='client.? 172.21.15.157:0/2960371469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:21.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:21 smithi165 bash[22175]: cluster 2022-04-30T21:54:19.987145+0000 mgr.smithi157.nfpzoe (mgr.14180) 2829 : cluster [DBG] pgmap v2630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:21 smithi157 bash[20376]: cluster 2022-04-30T21:54:19.987145+0000 mgr.smithi157.nfpzoe (mgr.14180) 2829 : cluster [DBG] pgmap v2630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:23 smithi165 bash[22175]: cluster 2022-04-30T21:54:21.987721+0000 mgr.smithi157.nfpzoe (mgr.14180) 2830 : cluster [DBG] pgmap v2631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:23.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:23 smithi157 bash[20376]: cluster 2022-04-30T21:54:21.987721+0000 mgr.smithi157.nfpzoe (mgr.14180) 2830 : cluster [DBG] pgmap v2631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:25.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:54:25.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:54:25.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:54:25.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:54:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:25 smithi165 bash[22175]: cluster 2022-04-30T21:54:23.988355+0000 mgr.smithi157.nfpzoe (mgr.14180) 2831 : cluster [DBG] pgmap v2632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:25 smithi157 bash[20376]: cluster 2022-04-30T21:54:23.988355+0000 mgr.smithi157.nfpzoe (mgr.14180) 2831 : cluster [DBG] pgmap v2632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:26 smithi165 bash[22175]: audit 2022-04-30T21:54:25.324559+0000 mon.smithi157 (mon.0) 2111 : audit [DBG] from='client.? 172.21.15.157:0/1117895315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:26 smithi157 bash[20376]: audit 2022-04-30T21:54:25.324559+0000 mon.smithi157 (mon.0) 2111 : audit [DBG] from='client.? 172.21.15.157:0/1117895315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:27 smithi165 bash[22175]: cluster 2022-04-30T21:54:25.988959+0000 mgr.smithi157.nfpzoe (mgr.14180) 2832 : cluster [DBG] pgmap v2633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:27 smithi157 bash[20376]: cluster 2022-04-30T21:54:25.988959+0000 mgr.smithi157.nfpzoe (mgr.14180) 2832 : cluster [DBG] pgmap v2633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:28 smithi157 bash[20376]: cluster 2022-04-30T21:54:27.989415+0000 mgr.smithi157.nfpzoe (mgr.14180) 2833 : cluster [DBG] pgmap v2634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:29.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:28 smithi165 bash[22175]: cluster 2022-04-30T21:54:27.989415+0000 mgr.smithi157.nfpzoe (mgr.14180) 2833 : cluster [DBG] pgmap v2634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:30.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:54:30.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:54:30.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:54:30.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:54:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:31 smithi165 bash[22175]: cluster 2022-04-30T21:54:29.990022+0000 mgr.smithi157.nfpzoe (mgr.14180) 2834 : cluster [DBG] pgmap v2635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:31 smithi165 bash[22175]: audit 2022-04-30T21:54:30.654777+0000 mon.smithi157 (mon.0) 2112 : audit [DBG] from='client.? 172.21.15.157:0/2488312099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:31 smithi157 bash[20376]: cluster 2022-04-30T21:54:29.990022+0000 mgr.smithi157.nfpzoe (mgr.14180) 2834 : cluster [DBG] pgmap v2635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:31 smithi157 bash[20376]: audit 2022-04-30T21:54:30.654777+0000 mon.smithi157 (mon.0) 2112 : audit [DBG] from='client.? 172.21.15.157:0/2488312099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:33 smithi165 bash[22175]: cluster 2022-04-30T21:54:31.990754+0000 mgr.smithi157.nfpzoe (mgr.14180) 2835 : cluster [DBG] pgmap v2636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:33 smithi157 bash[20376]: cluster 2022-04-30T21:54:31.990754+0000 mgr.smithi157.nfpzoe (mgr.14180) 2835 : cluster [DBG] pgmap v2636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:35 smithi165 bash[22175]: cluster 2022-04-30T21:54:33.991500+0000 mgr.smithi157.nfpzoe (mgr.14180) 2836 : cluster [DBG] pgmap v2637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:35 smithi157 bash[20376]: cluster 2022-04-30T21:54:33.991500+0000 mgr.smithi157.nfpzoe (mgr.14180) 2836 : cluster [DBG] pgmap v2637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:35.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:54:35.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:54:35.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:54:36.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:54:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:36 smithi165 bash[22175]: audit 2022-04-30T21:54:35.985930+0000 mon.smithi157 (mon.0) 2113 : audit [DBG] from='client.? 172.21.15.157:0/2235900711' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:36 smithi157 bash[20376]: audit 2022-04-30T21:54:35.985930+0000 mon.smithi157 (mon.0) 2113 : audit [DBG] from='client.? 172.21.15.157:0/2235900711' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:37 smithi165 bash[22175]: cluster 2022-04-30T21:54:35.991924+0000 mgr.smithi157.nfpzoe (mgr.14180) 2837 : cluster [DBG] pgmap v2638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:37 smithi157 bash[20376]: cluster 2022-04-30T21:54:35.991924+0000 mgr.smithi157.nfpzoe (mgr.14180) 2837 : cluster [DBG] pgmap v2638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:38 smithi157 bash[20376]: cluster 2022-04-30T21:54:37.992501+0000 mgr.smithi157.nfpzoe (mgr.14180) 2838 : cluster [DBG] pgmap v2639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:39.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:38 smithi165 bash[22175]: cluster 2022-04-30T21:54:37.992501+0000 mgr.smithi157.nfpzoe (mgr.14180) 2838 : cluster [DBG] pgmap v2639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:41.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:54:41.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:54:41.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:54:41.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:54:41.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:41 smithi165 bash[22175]: cluster 2022-04-30T21:54:39.993164+0000 mgr.smithi157.nfpzoe (mgr.14180) 2839 : cluster [DBG] pgmap v2640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:41 smithi157 bash[20376]: cluster 2022-04-30T21:54:39.993164+0000 mgr.smithi157.nfpzoe (mgr.14180) 2839 : cluster [DBG] pgmap v2640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:42 smithi165 bash[22175]: audit 2022-04-30T21:54:41.320275+0000 mon.smithi157 (mon.0) 2114 : audit [DBG] from='client.? 172.21.15.157:0/2228512170' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:42 smithi157 bash[20376]: audit 2022-04-30T21:54:41.320275+0000 mon.smithi157 (mon.0) 2114 : audit [DBG] from='client.? 172.21.15.157:0/2228512170' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:43 smithi165 bash[22175]: cluster 2022-04-30T21:54:41.993826+0000 mgr.smithi157.nfpzoe (mgr.14180) 2840 : cluster [DBG] pgmap v2641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:43 smithi157 bash[20376]: cluster 2022-04-30T21:54:41.993826+0000 mgr.smithi157.nfpzoe (mgr.14180) 2840 : cluster [DBG] pgmap v2641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:45 smithi165 bash[22175]: cluster 2022-04-30T21:54:43.994439+0000 mgr.smithi157.nfpzoe (mgr.14180) 2841 : cluster [DBG] pgmap v2642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:45 smithi157 bash[20376]: cluster 2022-04-30T21:54:43.994439+0000 mgr.smithi157.nfpzoe (mgr.14180) 2841 : cluster [DBG] pgmap v2642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:46.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:54:46.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:54:46.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:54:46.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:54:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:47 smithi165 bash[22175]: cluster 2022-04-30T21:54:45.995059+0000 mgr.smithi157.nfpzoe (mgr.14180) 2842 : cluster [DBG] pgmap v2643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:47 smithi165 bash[22175]: audit 2022-04-30T21:54:46.647244+0000 mon.smithi157 (mon.0) 2115 : audit [DBG] from='client.? 172.21.15.157:0/1684235017' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:47 smithi157 bash[20376]: cluster 2022-04-30T21:54:45.995059+0000 mgr.smithi157.nfpzoe (mgr.14180) 2842 : cluster [DBG] pgmap v2643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:47 smithi157 bash[20376]: audit 2022-04-30T21:54:46.647244+0000 mon.smithi157 (mon.0) 2115 : audit [DBG] from='client.? 172.21.15.157:0/1684235017' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:48.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:48 smithi157 bash[20376]: cluster 2022-04-30T21:54:47.995751+0000 mgr.smithi157.nfpzoe (mgr.14180) 2843 : cluster [DBG] pgmap v2644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:49.150 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:48 smithi165 bash[22175]: cluster 2022-04-30T21:54:47.995751+0000 mgr.smithi157.nfpzoe (mgr.14180) 2843 : cluster [DBG] pgmap v2644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:51.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:51 smithi165 bash[22175]: cluster 2022-04-30T21:54:49.996367+0000 mgr.smithi157.nfpzoe (mgr.14180) 2844 : cluster [DBG] pgmap v2645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:51.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:51 smithi157 bash[20376]: cluster 2022-04-30T21:54:49.996367+0000 mgr.smithi157.nfpzoe (mgr.14180) 2844 : cluster [DBG] pgmap v2645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:51.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:54:51.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:54:51.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:54:51.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:54:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:52 smithi165 bash[22175]: audit 2022-04-30T21:54:51.974773+0000 mon.smithi157 (mon.0) 2116 : audit [DBG] from='client.? 172.21.15.157:0/2329673153' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:52 smithi165 bash[22175]: audit 2022-04-30T21:54:51.994993+0000 mon.smithi157 (mon.0) 2117 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:54:52.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:52 smithi165 bash[22175]: audit 2022-04-30T21:54:51.997929+0000 mon.smithi157 (mon.0) 2118 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:54:52.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:52 smithi165 bash[22175]: audit 2022-04-30T21:54:51.999584+0000 mon.smithi157 (mon.0) 2119 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:54:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:52 smithi157 bash[20376]: audit 2022-04-30T21:54:51.974773+0000 mon.smithi157 (mon.0) 2116 : audit [DBG] from='client.? 172.21.15.157:0/2329673153' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:52 smithi157 bash[20376]: audit 2022-04-30T21:54:51.994993+0000 mon.smithi157 (mon.0) 2117 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:54:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:52 smithi157 bash[20376]: audit 2022-04-30T21:54:51.997929+0000 mon.smithi157 (mon.0) 2118 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:54:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:52 smithi157 bash[20376]: audit 2022-04-30T21:54:51.999584+0000 mon.smithi157 (mon.0) 2119 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:54:53.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:53 smithi165 bash[22175]: cluster 2022-04-30T21:54:51.996777+0000 mgr.smithi157.nfpzoe (mgr.14180) 2845 : cluster [DBG] pgmap v2646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:53.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:53 smithi165 bash[22175]: audit 2022-04-30T21:54:52.316233+0000 mon.smithi157 (mon.0) 2120 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:54:53.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:53 smithi165 bash[22175]: audit 2022-04-30T21:54:52.323857+0000 mon.smithi157 (mon.0) 2121 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:54:53.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:53 smithi157 bash[20376]: cluster 2022-04-30T21:54:51.996777+0000 mgr.smithi157.nfpzoe (mgr.14180) 2845 : cluster [DBG] pgmap v2646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:53.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:53 smithi157 bash[20376]: audit 2022-04-30T21:54:52.316233+0000 mon.smithi157 (mon.0) 2120 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:54:53.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:53 smithi157 bash[20376]: audit 2022-04-30T21:54:52.323857+0000 mon.smithi157 (mon.0) 2121 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:54:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:54 smithi165 bash[22175]: cluster 2022-04-30T21:54:52.309753+0000 mgr.smithi157.nfpzoe (mgr.14180) 2846 : cluster [DBG] pgmap v2647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:54 smithi165 bash[22175]: cluster 2022-04-30T21:54:52.309988+0000 mgr.smithi157.nfpzoe (mgr.14180) 2847 : cluster [DBG] pgmap v2648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:54.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:54 smithi165 bash[22175]: cephadm 2022-04-30T21:54:52.324951+0000 mgr.smithi157.nfpzoe (mgr.14180) 2848 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:54:54.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:54 smithi165 bash[22175]: cephadm 2022-04-30T21:54:52.325109+0000 mgr.smithi157.nfpzoe (mgr.14180) 2849 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:54:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:54 smithi157 bash[20376]: cluster 2022-04-30T21:54:52.309753+0000 mgr.smithi157.nfpzoe (mgr.14180) 2846 : cluster [DBG] pgmap v2647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:54 smithi157 bash[20376]: cluster 2022-04-30T21:54:52.309988+0000 mgr.smithi157.nfpzoe (mgr.14180) 2847 : cluster [DBG] pgmap v2648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:54 smithi157 bash[20376]: cephadm 2022-04-30T21:54:52.324951+0000 mgr.smithi157.nfpzoe (mgr.14180) 2848 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:54:54.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:54 smithi157 bash[20376]: cephadm 2022-04-30T21:54:52.325109+0000 mgr.smithi157.nfpzoe (mgr.14180) 2849 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:54:56.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:56 smithi165 bash[22175]: cluster 2022-04-30T21:54:54.310514+0000 mgr.smithi157.nfpzoe (mgr.14180) 2850 : cluster [DBG] pgmap v2649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:56 smithi157 bash[20376]: cluster 2022-04-30T21:54:54.310514+0000 mgr.smithi157.nfpzoe (mgr.14180) 2850 : cluster [DBG] pgmap v2649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:56.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:54:56.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:54:56.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:54:57.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:54:58.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:58 smithi165 bash[22175]: cluster 2022-04-30T21:54:56.311166+0000 mgr.smithi157.nfpzoe (mgr.14180) 2851 : cluster [DBG] pgmap v2650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:58.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:58 smithi165 bash[22175]: audit 2022-04-30T21:54:57.305984+0000 mon.smithi157 (mon.0) 2122 : audit [DBG] from='client.? 172.21.15.157:0/2170238537' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:58 smithi157 bash[20376]: cluster 2022-04-30T21:54:56.311166+0000 mgr.smithi157.nfpzoe (mgr.14180) 2851 : cluster [DBG] pgmap v2650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:54:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:58 smithi157 bash[20376]: audit 2022-04-30T21:54:57.305984+0000 mon.smithi157 (mon.0) 2122 : audit [DBG] from='client.? 172.21.15.157:0/2170238537' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:54:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:59 smithi165 bash[22175]: audit 2022-04-30T21:54:58.449729+0000 mon.smithi157 (mon.0) 2123 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:54:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:54:59 smithi165 bash[22175]: audit 2022-04-30T21:54:58.450505+0000 mon.smithi157 (mon.0) 2124 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:54:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:59 smithi157 bash[20376]: audit 2022-04-30T21:54:58.449729+0000 mon.smithi157 (mon.0) 2123 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:54:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:54:59 smithi157 bash[20376]: audit 2022-04-30T21:54:58.450505+0000 mon.smithi157 (mon.0) 2124 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:55:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:00 smithi165 bash[22175]: cluster 2022-04-30T21:54:58.311774+0000 mgr.smithi157.nfpzoe (mgr.14180) 2852 : cluster [DBG] pgmap v2651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:00.408 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:00 smithi157 bash[20376]: cluster 2022-04-30T21:54:58.311774+0000 mgr.smithi157.nfpzoe (mgr.14180) 2852 : cluster [DBG] pgmap v2651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:02.329 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:55:02.329 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:55:02.329 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:55:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:02 smithi165 bash[22175]: cluster 2022-04-30T21:55:00.312415+0000 mgr.smithi157.nfpzoe (mgr.14180) 2853 : cluster [DBG] pgmap v2652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:02 smithi157 bash[20376]: cluster 2022-04-30T21:55:00.312415+0000 mgr.smithi157.nfpzoe (mgr.14180) 2853 : cluster [DBG] pgmap v2652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:02.651 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:55:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:03 smithi165 bash[22175]: audit 2022-04-30T21:55:02.631993+0000 mon.smithi157 (mon.0) 2125 : audit [DBG] from='client.? 172.21.15.157:0/245337034' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:03.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:03 smithi157 bash[20376]: audit 2022-04-30T21:55:02.631993+0000 mon.smithi157 (mon.0) 2125 : audit [DBG] from='client.? 172.21.15.157:0/245337034' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:04 smithi165 bash[22175]: cluster 2022-04-30T21:55:02.313066+0000 mgr.smithi157.nfpzoe (mgr.14180) 2854 : cluster [DBG] pgmap v2653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:04 smithi157 bash[20376]: cluster 2022-04-30T21:55:02.313066+0000 mgr.smithi157.nfpzoe (mgr.14180) 2854 : cluster [DBG] pgmap v2653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:06 smithi165 bash[22175]: cluster 2022-04-30T21:55:04.313688+0000 mgr.smithi157.nfpzoe (mgr.14180) 2855 : cluster [DBG] pgmap v2654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:06.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:06 smithi157 bash[20376]: cluster 2022-04-30T21:55:04.313688+0000 mgr.smithi157.nfpzoe (mgr.14180) 2855 : cluster [DBG] pgmap v2654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:07.654 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:55:07.654 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:55:07.654 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:55:07.975 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:55:08.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:08 smithi165 bash[22175]: cluster 2022-04-30T21:55:06.314396+0000 mgr.smithi157.nfpzoe (mgr.14180) 2856 : cluster [DBG] pgmap v2655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:08.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:08 smithi165 bash[22175]: audit 2022-04-30T21:55:07.953176+0000 mon.smithi157 (mon.0) 2126 : audit [DBG] from='client.? 172.21.15.157:0/224558115' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:08 smithi157 bash[20376]: cluster 2022-04-30T21:55:06.314396+0000 mgr.smithi157.nfpzoe (mgr.14180) 2856 : cluster [DBG] pgmap v2655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:08 smithi157 bash[20376]: audit 2022-04-30T21:55:07.953176+0000 mon.smithi157 (mon.0) 2126 : audit [DBG] from='client.? 172.21.15.157:0/224558115' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:10 smithi165 bash[22175]: cluster 2022-04-30T21:55:08.315085+0000 mgr.smithi157.nfpzoe (mgr.14180) 2857 : cluster [DBG] pgmap v2656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:10.410 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:10 smithi157 bash[20376]: cluster 2022-04-30T21:55:08.315085+0000 mgr.smithi157.nfpzoe (mgr.14180) 2857 : cluster [DBG] pgmap v2656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:12.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:12 smithi165 bash[22175]: cluster 2022-04-30T21:55:10.315730+0000 mgr.smithi157.nfpzoe (mgr.14180) 2858 : cluster [DBG] pgmap v2657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:12 smithi157 bash[20376]: cluster 2022-04-30T21:55:10.315730+0000 mgr.smithi157.nfpzoe (mgr.14180) 2858 : cluster [DBG] pgmap v2657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:12.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:55:12.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:55:12.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:55:13.299 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:55:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:14 smithi165 bash[22175]: cluster 2022-04-30T21:55:12.316451+0000 mgr.smithi157.nfpzoe (mgr.14180) 2859 : cluster [DBG] pgmap v2658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:14 smithi165 bash[22175]: audit 2022-04-30T21:55:13.278126+0000 mon.smithi157 (mon.0) 2127 : audit [DBG] from='client.? 172.21.15.157:0/1615961944' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:14 smithi157 bash[20376]: cluster 2022-04-30T21:55:12.316451+0000 mgr.smithi157.nfpzoe (mgr.14180) 2859 : cluster [DBG] pgmap v2658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:14 smithi157 bash[20376]: audit 2022-04-30T21:55:13.278126+0000 mon.smithi157 (mon.0) 2127 : audit [DBG] from='client.? 172.21.15.157:0/1615961944' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:16.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:16 smithi165 bash[22175]: cluster 2022-04-30T21:55:14.317071+0000 mgr.smithi157.nfpzoe (mgr.14180) 2860 : cluster [DBG] pgmap v2659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:16.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:16 smithi157 bash[20376]: cluster 2022-04-30T21:55:14.317071+0000 mgr.smithi157.nfpzoe (mgr.14180) 2860 : cluster [DBG] pgmap v2659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:18.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:55:18.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:55:18.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:55:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:18 smithi157 bash[20376]: cluster 2022-04-30T21:55:16.317704+0000 mgr.smithi157.nfpzoe (mgr.14180) 2861 : cluster [DBG] pgmap v2660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:18.630 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:55:18.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:18 smithi165 bash[22175]: cluster 2022-04-30T21:55:16.317704+0000 mgr.smithi157.nfpzoe (mgr.14180) 2861 : cluster [DBG] pgmap v2660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:19 smithi157 bash[20376]: audit 2022-04-30T21:55:18.607937+0000 mon.smithi157 (mon.0) 2128 : audit [DBG] from='client.? 172.21.15.157:0/4085724082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:19 smithi165 bash[22175]: audit 2022-04-30T21:55:18.607937+0000 mon.smithi157 (mon.0) 2128 : audit [DBG] from='client.? 172.21.15.157:0/4085724082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:20.410 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:20 smithi157 bash[20376]: cluster 2022-04-30T21:55:18.318218+0000 mgr.smithi157.nfpzoe (mgr.14180) 2862 : cluster [DBG] pgmap v2661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:20.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:20 smithi165 bash[22175]: cluster 2022-04-30T21:55:18.318218+0000 mgr.smithi157.nfpzoe (mgr.14180) 2862 : cluster [DBG] pgmap v2661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:22 smithi157 bash[20376]: cluster 2022-04-30T21:55:20.318814+0000 mgr.smithi157.nfpzoe (mgr.14180) 2863 : cluster [DBG] pgmap v2662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:22 smithi165 bash[22175]: cluster 2022-04-30T21:55:20.318814+0000 mgr.smithi157.nfpzoe (mgr.14180) 2863 : cluster [DBG] pgmap v2662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:23.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:55:23.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:55:23.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:55:23.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:55:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:24 smithi157 bash[20376]: cluster 2022-04-30T21:55:22.319433+0000 mgr.smithi157.nfpzoe (mgr.14180) 2864 : cluster [DBG] pgmap v2663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:24 smithi157 bash[20376]: audit 2022-04-30T21:55:23.939498+0000 mon.smithi157 (mon.0) 2129 : audit [DBG] from='client.? 172.21.15.157:0/2100155141' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:24 smithi165 bash[22175]: cluster 2022-04-30T21:55:22.319433+0000 mgr.smithi157.nfpzoe (mgr.14180) 2864 : cluster [DBG] pgmap v2663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:24.681 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:24 smithi165 bash[22175]: audit 2022-04-30T21:55:23.939498+0000 mon.smithi157 (mon.0) 2129 : audit [DBG] from='client.? 172.21.15.157:0/2100155141' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:26 smithi157 bash[20376]: cluster 2022-04-30T21:55:24.320021+0000 mgr.smithi157.nfpzoe (mgr.14180) 2865 : cluster [DBG] pgmap v2664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:26.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:26 smithi165 bash[22175]: cluster 2022-04-30T21:55:24.320021+0000 mgr.smithi157.nfpzoe (mgr.14180) 2865 : cluster [DBG] pgmap v2664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:28 smithi157 bash[20376]: cluster 2022-04-30T21:55:26.320684+0000 mgr.smithi157.nfpzoe (mgr.14180) 2866 : cluster [DBG] pgmap v2665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:28.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:28 smithi165 bash[22175]: cluster 2022-04-30T21:55:26.320684+0000 mgr.smithi157.nfpzoe (mgr.14180) 2866 : cluster [DBG] pgmap v2665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:28.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:55:28.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:55:28.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:55:29.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:55:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:29 smithi157 bash[20376]: cluster 2022-04-30T21:55:28.321328+0000 mgr.smithi157.nfpzoe (mgr.14180) 2867 : cluster [DBG] pgmap v2666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:29.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:29 smithi165 bash[22175]: cluster 2022-04-30T21:55:28.321328+0000 mgr.smithi157.nfpzoe (mgr.14180) 2867 : cluster [DBG] pgmap v2666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:30 smithi157 bash[20376]: audit 2022-04-30T21:55:29.273461+0000 mon.smithi157 (mon.0) 2130 : audit [DBG] from='client.? 172.21.15.157:0/3314787319' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:30.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:30 smithi165 bash[22175]: audit 2022-04-30T21:55:29.273461+0000 mon.smithi157 (mon.0) 2130 : audit [DBG] from='client.? 172.21.15.157:0/3314787319' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:31 smithi157 bash[20376]: cluster 2022-04-30T21:55:30.322003+0000 mgr.smithi157.nfpzoe (mgr.14180) 2868 : cluster [DBG] pgmap v2667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:31.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:31 smithi165 bash[22175]: cluster 2022-04-30T21:55:30.322003+0000 mgr.smithi157.nfpzoe (mgr.14180) 2868 : cluster [DBG] pgmap v2667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:33 smithi165 bash[22175]: cluster 2022-04-30T21:55:32.322629+0000 mgr.smithi157.nfpzoe (mgr.14180) 2869 : cluster [DBG] pgmap v2668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:33 smithi157 bash[20376]: cluster 2022-04-30T21:55:32.322629+0000 mgr.smithi157.nfpzoe (mgr.14180) 2869 : cluster [DBG] pgmap v2668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:34.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:55:34.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:55:34.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:55:34.630 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:55:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:34 smithi157 bash[20376]: audit 2022-04-30T21:55:34.609339+0000 mon.smithi157 (mon.0) 2131 : audit [DBG] from='client.? 172.21.15.157:0/1544515077' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:35.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:34 smithi165 bash[22175]: audit 2022-04-30T21:55:34.609339+0000 mon.smithi157 (mon.0) 2131 : audit [DBG] from='client.? 172.21.15.157:0/1544515077' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:35 smithi157 bash[20376]: cluster 2022-04-30T21:55:34.323301+0000 mgr.smithi157.nfpzoe (mgr.14180) 2870 : cluster [DBG] pgmap v2669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:35 smithi165 bash[22175]: cluster 2022-04-30T21:55:34.323301+0000 mgr.smithi157.nfpzoe (mgr.14180) 2870 : cluster [DBG] pgmap v2669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:37 smithi157 bash[20376]: cluster 2022-04-30T21:55:36.323933+0000 mgr.smithi157.nfpzoe (mgr.14180) 2871 : cluster [DBG] pgmap v2670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:37 smithi165 bash[22175]: cluster 2022-04-30T21:55:36.323933+0000 mgr.smithi157.nfpzoe (mgr.14180) 2871 : cluster [DBG] pgmap v2670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:39.633 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:55:39.633 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:55:39.633 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:55:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:39 smithi157 bash[20376]: cluster 2022-04-30T21:55:38.324547+0000 mgr.smithi157.nfpzoe (mgr.14180) 2872 : cluster [DBG] pgmap v2671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:39.960 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:55:40.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:39 smithi165 bash[22175]: cluster 2022-04-30T21:55:38.324547+0000 mgr.smithi157.nfpzoe (mgr.14180) 2872 : cluster [DBG] pgmap v2671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:40 smithi157 bash[20376]: audit 2022-04-30T21:55:39.941018+0000 mon.smithi157 (mon.0) 2132 : audit [DBG] from='client.? 172.21.15.157:0/1408609931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:40 smithi165 bash[22175]: audit 2022-04-30T21:55:39.941018+0000 mon.smithi157 (mon.0) 2132 : audit [DBG] from='client.? 172.21.15.157:0/1408609931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:41 smithi157 bash[20376]: cluster 2022-04-30T21:55:40.325183+0000 mgr.smithi157.nfpzoe (mgr.14180) 2873 : cluster [DBG] pgmap v2672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:42.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:41 smithi165 bash[22175]: cluster 2022-04-30T21:55:40.325183+0000 mgr.smithi157.nfpzoe (mgr.14180) 2873 : cluster [DBG] pgmap v2672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:44.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:43 smithi165 bash[22175]: cluster 2022-04-30T21:55:42.325814+0000 mgr.smithi157.nfpzoe (mgr.14180) 2874 : cluster [DBG] pgmap v2673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:43 smithi157 bash[20376]: cluster 2022-04-30T21:55:42.325814+0000 mgr.smithi157.nfpzoe (mgr.14180) 2874 : cluster [DBG] pgmap v2673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:44.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:55:44.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:55:44.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:55:45.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:55:46.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:45 smithi165 bash[22175]: cluster 2022-04-30T21:55:44.326378+0000 mgr.smithi157.nfpzoe (mgr.14180) 2875 : cluster [DBG] pgmap v2674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:46.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:45 smithi165 bash[22175]: audit 2022-04-30T21:55:45.270316+0000 mon.smithi157 (mon.0) 2133 : audit [DBG] from='client.? 172.21.15.157:0/2944538332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:45 smithi157 bash[20376]: cluster 2022-04-30T21:55:44.326378+0000 mgr.smithi157.nfpzoe (mgr.14180) 2875 : cluster [DBG] pgmap v2674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:45 smithi157 bash[20376]: audit 2022-04-30T21:55:45.270316+0000 mon.smithi157 (mon.0) 2133 : audit [DBG] from='client.? 172.21.15.157:0/2944538332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:48.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:47 smithi165 bash[22175]: cluster 2022-04-30T21:55:46.327013+0000 mgr.smithi157.nfpzoe (mgr.14180) 2876 : cluster [DBG] pgmap v2675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:47 smithi157 bash[20376]: cluster 2022-04-30T21:55:46.327013+0000 mgr.smithi157.nfpzoe (mgr.14180) 2876 : cluster [DBG] pgmap v2675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:49 smithi165 bash[22175]: cluster 2022-04-30T21:55:48.327649+0000 mgr.smithi157.nfpzoe (mgr.14180) 2877 : cluster [DBG] pgmap v2676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:49 smithi157 bash[20376]: cluster 2022-04-30T21:55:48.327649+0000 mgr.smithi157.nfpzoe (mgr.14180) 2877 : cluster [DBG] pgmap v2676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:50.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:55:50.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:55:50.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:55:50.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:55:51.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:50 smithi165 bash[22175]: audit 2022-04-30T21:55:50.596338+0000 mon.smithi157 (mon.0) 2134 : audit [DBG] from='client.? 172.21.15.157:0/41766919' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:50 smithi157 bash[20376]: audit 2022-04-30T21:55:50.596338+0000 mon.smithi157 (mon.0) 2134 : audit [DBG] from='client.? 172.21.15.157:0/41766919' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:52.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:51 smithi165 bash[22175]: cluster 2022-04-30T21:55:50.328142+0000 mgr.smithi157.nfpzoe (mgr.14180) 2878 : cluster [DBG] pgmap v2677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:51 smithi157 bash[20376]: cluster 2022-04-30T21:55:50.328142+0000 mgr.smithi157.nfpzoe (mgr.14180) 2878 : cluster [DBG] pgmap v2677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:53.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:52 smithi165 bash[22175]: audit 2022-04-30T21:55:52.333667+0000 mon.smithi157 (mon.0) 2135 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:55:53.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:52 smithi165 bash[22175]: audit 2022-04-30T21:55:52.336396+0000 mon.smithi157 (mon.0) 2136 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:55:53.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:52 smithi165 bash[22175]: audit 2022-04-30T21:55:52.338218+0000 mon.smithi157 (mon.0) 2137 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:55:53.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:52 smithi165 bash[22175]: audit 2022-04-30T21:55:52.638085+0000 mon.smithi157 (mon.0) 2138 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:55:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:52 smithi157 bash[20376]: audit 2022-04-30T21:55:52.333667+0000 mon.smithi157 (mon.0) 2135 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:55:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:52 smithi157 bash[20376]: audit 2022-04-30T21:55:52.336396+0000 mon.smithi157 (mon.0) 2136 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:55:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:52 smithi157 bash[20376]: audit 2022-04-30T21:55:52.338218+0000 mon.smithi157 (mon.0) 2137 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:55:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:52 smithi157 bash[20376]: audit 2022-04-30T21:55:52.638085+0000 mon.smithi157 (mon.0) 2138 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:55:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:53 smithi157 bash[20376]: cluster 2022-04-30T21:55:52.328761+0000 mgr.smithi157.nfpzoe (mgr.14180) 2879 : cluster [DBG] pgmap v2678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:53 smithi157 bash[20376]: cluster 2022-04-30T21:55:52.926415+0000 mgr.smithi157.nfpzoe (mgr.14180) 2880 : cluster [DBG] pgmap v2679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:53 smithi157 bash[20376]: cluster 2022-04-30T21:55:52.926807+0000 mgr.smithi157.nfpzoe (mgr.14180) 2881 : cluster [DBG] pgmap v2680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:53 smithi157 bash[20376]: audit 2022-04-30T21:55:52.934140+0000 mon.smithi157 (mon.0) 2139 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:55:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:53 smithi157 bash[20376]: audit 2022-04-30T21:55:52.945389+0000 mon.smithi157 (mon.0) 2140 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:55:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:53 smithi157 bash[20376]: cephadm 2022-04-30T21:55:52.946731+0000 mgr.smithi157.nfpzoe (mgr.14180) 2882 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:55:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:53 smithi157 bash[20376]: cephadm 2022-04-30T21:55:52.946838+0000 mgr.smithi157.nfpzoe (mgr.14180) 2883 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:55:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:53 smithi165 bash[22175]: cluster 2022-04-30T21:55:52.328761+0000 mgr.smithi157.nfpzoe (mgr.14180) 2879 : cluster [DBG] pgmap v2678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:53 smithi165 bash[22175]: cluster 2022-04-30T21:55:52.926415+0000 mgr.smithi157.nfpzoe (mgr.14180) 2880 : cluster [DBG] pgmap v2679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:53 smithi165 bash[22175]: cluster 2022-04-30T21:55:52.926807+0000 mgr.smithi157.nfpzoe (mgr.14180) 2881 : cluster [DBG] pgmap v2680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:53 smithi165 bash[22175]: audit 2022-04-30T21:55:52.934140+0000 mon.smithi157 (mon.0) 2139 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:55:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:53 smithi165 bash[22175]: audit 2022-04-30T21:55:52.945389+0000 mon.smithi157 (mon.0) 2140 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:55:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:53 smithi165 bash[22175]: cephadm 2022-04-30T21:55:52.946731+0000 mgr.smithi157.nfpzoe (mgr.14180) 2882 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:55:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:53 smithi165 bash[22175]: cephadm 2022-04-30T21:55:52.946838+0000 mgr.smithi157.nfpzoe (mgr.14180) 2883 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:55:55.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:55:55.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:55:55.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:55:55.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:55:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:55 smithi157 bash[20376]: cluster 2022-04-30T21:55:54.927418+0000 mgr.smithi157.nfpzoe (mgr.14180) 2884 : cluster [DBG] pgmap v2681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:55 smithi157 bash[20376]: audit 2022-04-30T21:55:55.920750+0000 mon.smithi157 (mon.0) 2141 : audit [DBG] from='client.? 172.21.15.157:0/2183999227' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:56.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:55 smithi165 bash[22175]: cluster 2022-04-30T21:55:54.927418+0000 mgr.smithi157.nfpzoe (mgr.14180) 2884 : cluster [DBG] pgmap v2681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:56.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:55 smithi165 bash[22175]: audit 2022-04-30T21:55:55.920750+0000 mon.smithi157 (mon.0) 2141 : audit [DBG] from='client.? 172.21.15.157:0/2183999227' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:55:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:57 smithi157 bash[20376]: cluster 2022-04-30T21:55:56.928051+0000 mgr.smithi157.nfpzoe (mgr.14180) 2885 : cluster [DBG] pgmap v2682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:58.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:57 smithi165 bash[22175]: cluster 2022-04-30T21:55:56.928051+0000 mgr.smithi157.nfpzoe (mgr.14180) 2885 : cluster [DBG] pgmap v2682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:55:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:58 smithi165 bash[22175]: audit 2022-04-30T21:55:58.456613+0000 mon.smithi157 (mon.0) 2142 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:55:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:58 smithi165 bash[22175]: audit 2022-04-30T21:55:58.456936+0000 mon.smithi157 (mon.0) 2143 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:55:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:58 smithi157 bash[20376]: audit 2022-04-30T21:55:58.456613+0000 mon.smithi157 (mon.0) 2142 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:55:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:58 smithi157 bash[20376]: audit 2022-04-30T21:55:58.456936+0000 mon.smithi157 (mon.0) 2143 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:56:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:55:59 smithi165 bash[22175]: cluster 2022-04-30T21:55:58.928692+0000 mgr.smithi157.nfpzoe (mgr.14180) 2886 : cluster [DBG] pgmap v2683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:00.413 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:55:59 smithi157 bash[20376]: cluster 2022-04-30T21:55:58.928692+0000 mgr.smithi157.nfpzoe (mgr.14180) 2886 : cluster [DBG] pgmap v2683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:00.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:56:00.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:56:00.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:56:01.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:56:02.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:01 smithi165 bash[22175]: cluster 2022-04-30T21:56:00.929291+0000 mgr.smithi157.nfpzoe (mgr.14180) 2887 : cluster [DBG] pgmap v2684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:02.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:01 smithi165 bash[22175]: audit 2022-04-30T21:56:01.247936+0000 mon.smithi157 (mon.0) 2144 : audit [DBG] from='client.? 172.21.15.157:0/3278883689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:01 smithi157 bash[20376]: cluster 2022-04-30T21:56:00.929291+0000 mgr.smithi157.nfpzoe (mgr.14180) 2887 : cluster [DBG] pgmap v2684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:01 smithi157 bash[20376]: audit 2022-04-30T21:56:01.247936+0000 mon.smithi157 (mon.0) 2144 : audit [DBG] from='client.? 172.21.15.157:0/3278883689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:03 smithi165 bash[22175]: cluster 2022-04-30T21:56:02.929919+0000 mgr.smithi157.nfpzoe (mgr.14180) 2888 : cluster [DBG] pgmap v2685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:03 smithi157 bash[20376]: cluster 2022-04-30T21:56:02.929919+0000 mgr.smithi157.nfpzoe (mgr.14180) 2888 : cluster [DBG] pgmap v2685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:06.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:56:06.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:56:06.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:56:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:05 smithi165 bash[22175]: cluster 2022-04-30T21:56:04.930558+0000 mgr.smithi157.nfpzoe (mgr.14180) 2889 : cluster [DBG] pgmap v2686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:06.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:05 smithi157 bash[20376]: cluster 2022-04-30T21:56:04.930558+0000 mgr.smithi157.nfpzoe (mgr.14180) 2889 : cluster [DBG] pgmap v2686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:06.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:56:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:07 smithi165 bash[22175]: audit 2022-04-30T21:56:06.571611+0000 mon.smithi157 (mon.0) 2145 : audit [DBG] from='client.? 172.21.15.157:0/1518909822' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:06 smithi157 bash[20376]: audit 2022-04-30T21:56:06.571611+0000 mon.smithi157 (mon.0) 2145 : audit [DBG] from='client.? 172.21.15.157:0/1518909822' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:08.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:08 smithi165 bash[22175]: cluster 2022-04-30T21:56:06.931358+0000 mgr.smithi157.nfpzoe (mgr.14180) 2890 : cluster [DBG] pgmap v2687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:07 smithi157 bash[20376]: cluster 2022-04-30T21:56:06.931358+0000 mgr.smithi157.nfpzoe (mgr.14180) 2890 : cluster [DBG] pgmap v2687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:10.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:10 smithi165 bash[22175]: cluster 2022-04-30T21:56:08.932006+0000 mgr.smithi157.nfpzoe (mgr.14180) 2891 : cluster [DBG] pgmap v2688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:10.413 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:10 smithi157 bash[20376]: cluster 2022-04-30T21:56:08.932006+0000 mgr.smithi157.nfpzoe (mgr.14180) 2891 : cluster [DBG] pgmap v2688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:11.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:56:11.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:56:11.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:56:11.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:56:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:12 smithi165 bash[22175]: cluster 2022-04-30T21:56:10.932593+0000 mgr.smithi157.nfpzoe (mgr.14180) 2892 : cluster [DBG] pgmap v2689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:12.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:12 smithi165 bash[22175]: audit 2022-04-30T21:56:11.902082+0000 mon.smithi157 (mon.0) 2146 : audit [DBG] from='client.? 172.21.15.157:0/3958320777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:12 smithi157 bash[20376]: cluster 2022-04-30T21:56:10.932593+0000 mgr.smithi157.nfpzoe (mgr.14180) 2892 : cluster [DBG] pgmap v2689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:12 smithi157 bash[20376]: audit 2022-04-30T21:56:11.902082+0000 mon.smithi157 (mon.0) 2146 : audit [DBG] from='client.? 172.21.15.157:0/3958320777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:13 smithi165 bash[22175]: cluster 2022-04-30T21:56:12.933241+0000 mgr.smithi157.nfpzoe (mgr.14180) 2893 : cluster [DBG] pgmap v2690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:13 smithi157 bash[20376]: cluster 2022-04-30T21:56:12.933241+0000 mgr.smithi157.nfpzoe (mgr.14180) 2893 : cluster [DBG] pgmap v2690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:16.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:15 smithi165 bash[22175]: cluster 2022-04-30T21:56:14.933847+0000 mgr.smithi157.nfpzoe (mgr.14180) 2894 : cluster [DBG] pgmap v2691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:16.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:15 smithi157 bash[20376]: cluster 2022-04-30T21:56:14.933847+0000 mgr.smithi157.nfpzoe (mgr.14180) 2894 : cluster [DBG] pgmap v2691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:16.931 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:56:16.932 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:56:16.932 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:56:17.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:56:18.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:18 smithi165 bash[22175]: cluster 2022-04-30T21:56:16.934451+0000 mgr.smithi157.nfpzoe (mgr.14180) 2895 : cluster [DBG] pgmap v2692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:18.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:18 smithi165 bash[22175]: audit 2022-04-30T21:56:17.228281+0000 mon.smithi157 (mon.0) 2147 : audit [DBG] from='client.? 172.21.15.157:0/3316769174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:18.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:17 smithi157 bash[20376]: cluster 2022-04-30T21:56:16.934451+0000 mgr.smithi157.nfpzoe (mgr.14180) 2895 : cluster [DBG] pgmap v2692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:18.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:17 smithi157 bash[20376]: audit 2022-04-30T21:56:17.228281+0000 mon.smithi157 (mon.0) 2147 : audit [DBG] from='client.? 172.21.15.157:0/3316769174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:20 smithi165 bash[22175]: cluster 2022-04-30T21:56:18.935089+0000 mgr.smithi157.nfpzoe (mgr.14180) 2896 : cluster [DBG] pgmap v2693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:20.414 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:20 smithi157 bash[20376]: cluster 2022-04-30T21:56:18.935089+0000 mgr.smithi157.nfpzoe (mgr.14180) 2896 : cluster [DBG] pgmap v2693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:22.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:56:22.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:56:22.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:56:22.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:22 smithi165 bash[22175]: cluster 2022-04-30T21:56:20.935721+0000 mgr.smithi157.nfpzoe (mgr.14180) 2897 : cluster [DBG] pgmap v2694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:22 smithi157 bash[20376]: cluster 2022-04-30T21:56:20.935721+0000 mgr.smithi157.nfpzoe (mgr.14180) 2897 : cluster [DBG] pgmap v2694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:22.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:56:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:23 smithi165 bash[22175]: audit 2022-04-30T21:56:22.555505+0000 mon.smithi157 (mon.0) 2148 : audit [DBG] from='client.? 172.21.15.157:0/3213740639' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:23 smithi157 bash[20376]: audit 2022-04-30T21:56:22.555505+0000 mon.smithi157 (mon.0) 2148 : audit [DBG] from='client.? 172.21.15.157:0/3213740639' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:24 smithi165 bash[22175]: cluster 2022-04-30T21:56:22.936374+0000 mgr.smithi157.nfpzoe (mgr.14180) 2898 : cluster [DBG] pgmap v2695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:24 smithi157 bash[20376]: cluster 2022-04-30T21:56:22.936374+0000 mgr.smithi157.nfpzoe (mgr.14180) 2898 : cluster [DBG] pgmap v2695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:26 smithi165 bash[22175]: cluster 2022-04-30T21:56:24.936970+0000 mgr.smithi157.nfpzoe (mgr.14180) 2899 : cluster [DBG] pgmap v2696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:26 smithi157 bash[20376]: cluster 2022-04-30T21:56:24.936970+0000 mgr.smithi157.nfpzoe (mgr.14180) 2899 : cluster [DBG] pgmap v2696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:27.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:56:27.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:56:27.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:56:27.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:56:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:28 smithi165 bash[22175]: cluster 2022-04-30T21:56:26.937617+0000 mgr.smithi157.nfpzoe (mgr.14180) 2900 : cluster [DBG] pgmap v2697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:28 smithi165 bash[22175]: audit 2022-04-30T21:56:27.885679+0000 mon.smithi157 (mon.0) 2149 : audit [DBG] from='client.? 172.21.15.157:0/3037506473' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:28 smithi157 bash[20376]: cluster 2022-04-30T21:56:26.937617+0000 mgr.smithi157.nfpzoe (mgr.14180) 2900 : cluster [DBG] pgmap v2697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:28.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:28 smithi157 bash[20376]: audit 2022-04-30T21:56:27.885679+0000 mon.smithi157 (mon.0) 2149 : audit [DBG] from='client.? 172.21.15.157:0/3037506473' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:30.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:30 smithi165 bash[22175]: cluster 2022-04-30T21:56:28.938254+0000 mgr.smithi157.nfpzoe (mgr.14180) 2901 : cluster [DBG] pgmap v2698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:30.414 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:30 smithi157 bash[20376]: cluster 2022-04-30T21:56:28.938254+0000 mgr.smithi157.nfpzoe (mgr.14180) 2901 : cluster [DBG] pgmap v2698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:32.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:32 smithi165 bash[22175]: cluster 2022-04-30T21:56:30.938825+0000 mgr.smithi157.nfpzoe (mgr.14180) 2902 : cluster [DBG] pgmap v2699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:32.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:32 smithi157 bash[20376]: cluster 2022-04-30T21:56:30.938825+0000 mgr.smithi157.nfpzoe (mgr.14180) 2902 : cluster [DBG] pgmap v2699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:32.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:56:32.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:56:32.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:56:33.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:56:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:33 smithi165 bash[22175]: cluster 2022-04-30T21:56:32.939479+0000 mgr.smithi157.nfpzoe (mgr.14180) 2903 : cluster [DBG] pgmap v2700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:33.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:33 smithi165 bash[22175]: audit 2022-04-30T21:56:33.221330+0000 mon.smithi157 (mon.0) 2150 : audit [DBG] from='client.? 172.21.15.157:0/1302046137' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:33 smithi157 bash[20376]: cluster 2022-04-30T21:56:32.939479+0000 mgr.smithi157.nfpzoe (mgr.14180) 2903 : cluster [DBG] pgmap v2700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:33 smithi157 bash[20376]: audit 2022-04-30T21:56:33.221330+0000 mon.smithi157 (mon.0) 2150 : audit [DBG] from='client.? 172.21.15.157:0/1302046137' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:36 smithi165 bash[22175]: cluster 2022-04-30T21:56:34.940093+0000 mgr.smithi157.nfpzoe (mgr.14180) 2904 : cluster [DBG] pgmap v2701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:36.493 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:35 smithi157 bash[20376]: cluster 2022-04-30T21:56:34.940093+0000 mgr.smithi157.nfpzoe (mgr.14180) 2904 : cluster [DBG] pgmap v2701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:38.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:56:38.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:56:38.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:56:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:38 smithi165 bash[22175]: cluster 2022-04-30T21:56:36.940712+0000 mgr.smithi157.nfpzoe (mgr.14180) 2905 : cluster [DBG] pgmap v2702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:38 smithi157 bash[20376]: cluster 2022-04-30T21:56:36.940712+0000 mgr.smithi157.nfpzoe (mgr.14180) 2905 : cluster [DBG] pgmap v2702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:38.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:56:39.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:39 smithi165 bash[22175]: audit 2022-04-30T21:56:38.565024+0000 mon.smithi157 (mon.0) 2151 : audit [DBG] from='client.? 172.21.15.157:0/3836387309' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:39.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:39 smithi157 bash[20376]: audit 2022-04-30T21:56:38.565024+0000 mon.smithi157 (mon.0) 2151 : audit [DBG] from='client.? 172.21.15.157:0/3836387309' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:40 smithi165 bash[22175]: cluster 2022-04-30T21:56:38.941405+0000 mgr.smithi157.nfpzoe (mgr.14180) 2906 : cluster [DBG] pgmap v2703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:40.414 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:40 smithi157 bash[20376]: cluster 2022-04-30T21:56:38.941405+0000 mgr.smithi157.nfpzoe (mgr.14180) 2906 : cluster [DBG] pgmap v2703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:42 smithi165 bash[22175]: cluster 2022-04-30T21:56:40.942025+0000 mgr.smithi157.nfpzoe (mgr.14180) 2907 : cluster [DBG] pgmap v2704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:42 smithi157 bash[20376]: cluster 2022-04-30T21:56:40.942025+0000 mgr.smithi157.nfpzoe (mgr.14180) 2907 : cluster [DBG] pgmap v2704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:43.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:56:43.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:56:43.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:56:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:43 smithi165 bash[22175]: cluster 2022-04-30T21:56:42.942749+0000 mgr.smithi157.nfpzoe (mgr.14180) 2908 : cluster [DBG] pgmap v2705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:43.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:56:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:43 smithi157 bash[20376]: cluster 2022-04-30T21:56:42.942749+0000 mgr.smithi157.nfpzoe (mgr.14180) 2908 : cluster [DBG] pgmap v2705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:44.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:44 smithi157 bash[20376]: audit 2022-04-30T21:56:43.889375+0000 mon.smithi157 (mon.0) 2152 : audit [DBG] from='client.? 172.21.15.157:0/2434449535' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:45.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:44 smithi165 bash[22175]: audit 2022-04-30T21:56:43.889375+0000 mon.smithi157 (mon.0) 2152 : audit [DBG] from='client.? 172.21.15.157:0/2434449535' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:46.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:45 smithi165 bash[22175]: cluster 2022-04-30T21:56:44.943426+0000 mgr.smithi157.nfpzoe (mgr.14180) 2909 : cluster [DBG] pgmap v2706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:45 smithi157 bash[20376]: cluster 2022-04-30T21:56:44.943426+0000 mgr.smithi157.nfpzoe (mgr.14180) 2909 : cluster [DBG] pgmap v2706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:48 smithi165 bash[22175]: cluster 2022-04-30T21:56:46.944039+0000 mgr.smithi157.nfpzoe (mgr.14180) 2910 : cluster [DBG] pgmap v2707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:48 smithi157 bash[20376]: cluster 2022-04-30T21:56:46.944039+0000 mgr.smithi157.nfpzoe (mgr.14180) 2910 : cluster [DBG] pgmap v2707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:48.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:56:48.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:56:48.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:56:49.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:56:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:50 smithi165 bash[22175]: cluster 2022-04-30T21:56:48.944690+0000 mgr.smithi157.nfpzoe (mgr.14180) 2911 : cluster [DBG] pgmap v2708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:50 smithi165 bash[22175]: audit 2022-04-30T21:56:49.226393+0000 mon.smithi157 (mon.0) 2153 : audit [DBG] from='client.? 172.21.15.157:0/3127079319' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:50.415 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:50 smithi157 bash[20376]: cluster 2022-04-30T21:56:48.944690+0000 mgr.smithi157.nfpzoe (mgr.14180) 2911 : cluster [DBG] pgmap v2708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:50.415 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:50 smithi157 bash[20376]: audit 2022-04-30T21:56:49.226393+0000 mon.smithi157 (mon.0) 2153 : audit [DBG] from='client.? 172.21.15.157:0/3127079319' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:52 smithi165 bash[22175]: cluster 2022-04-30T21:56:50.945289+0000 mgr.smithi157.nfpzoe (mgr.14180) 2912 : cluster [DBG] pgmap v2709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:52 smithi157 bash[20376]: cluster 2022-04-30T21:56:50.945289+0000 mgr.smithi157.nfpzoe (mgr.14180) 2912 : cluster [DBG] pgmap v2709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:53 smithi157 bash[20376]: cluster 2022-04-30T21:56:52.946010+0000 mgr.smithi157.nfpzoe (mgr.14180) 2913 : cluster [DBG] pgmap v2710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:53.990 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:53 smithi157 bash[20376]: audit 2022-04-30T21:56:52.953877+0000 mon.smithi157 (mon.0) 2154 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:56:53.995 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:53 smithi157 bash[20376]: audit 2022-04-30T21:56:52.956487+0000 mon.smithi157 (mon.0) 2155 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:56:53.995 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:53 smithi157 bash[20376]: audit 2022-04-30T21:56:52.958198+0000 mon.smithi157 (mon.0) 2156 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:56:53.995 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:53 smithi157 bash[20376]: audit 2022-04-30T21:56:53.276098+0000 mon.smithi157 (mon.0) 2157 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:56:53.995 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:53 smithi157 bash[20376]: audit 2022-04-30T21:56:53.282132+0000 mon.smithi157 (mon.0) 2158 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:56:54.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:53 smithi165 bash[22175]: cluster 2022-04-30T21:56:52.946010+0000 mgr.smithi157.nfpzoe (mgr.14180) 2913 : cluster [DBG] pgmap v2710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:54.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:53 smithi165 bash[22175]: audit 2022-04-30T21:56:52.953877+0000 mon.smithi157 (mon.0) 2154 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:56:54.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:53 smithi165 bash[22175]: audit 2022-04-30T21:56:52.956487+0000 mon.smithi157 (mon.0) 2155 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:56:54.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:53 smithi165 bash[22175]: audit 2022-04-30T21:56:52.958198+0000 mon.smithi157 (mon.0) 2156 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:56:54.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:53 smithi165 bash[22175]: audit 2022-04-30T21:56:53.276098+0000 mon.smithi157 (mon.0) 2157 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:56:54.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:53 smithi165 bash[22175]: audit 2022-04-30T21:56:53.282132+0000 mon.smithi157 (mon.0) 2158 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:56:54.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:56:54.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:56:54.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:56:54.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:56:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:54 smithi157 bash[20376]: cluster 2022-04-30T21:56:53.271426+0000 mgr.smithi157.nfpzoe (mgr.14180) 2914 : cluster [DBG] pgmap v2711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:54 smithi157 bash[20376]: cluster 2022-04-30T21:56:53.271974+0000 mgr.smithi157.nfpzoe (mgr.14180) 2915 : cluster [DBG] pgmap v2712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:54 smithi157 bash[20376]: cephadm 2022-04-30T21:56:53.282989+0000 mgr.smithi157.nfpzoe (mgr.14180) 2916 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:56:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:54 smithi157 bash[20376]: cephadm 2022-04-30T21:56:53.283123+0000 mgr.smithi157.nfpzoe (mgr.14180) 2917 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:56:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:54 smithi157 bash[20376]: audit 2022-04-30T21:56:54.559643+0000 mon.smithi157 (mon.0) 2159 : audit [DBG] from='client.? 172.21.15.157:0/3919366459' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:54 smithi165 bash[22175]: cluster 2022-04-30T21:56:53.271426+0000 mgr.smithi157.nfpzoe (mgr.14180) 2914 : cluster [DBG] pgmap v2711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:54 smithi165 bash[22175]: cluster 2022-04-30T21:56:53.271974+0000 mgr.smithi157.nfpzoe (mgr.14180) 2915 : cluster [DBG] pgmap v2712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:54 smithi165 bash[22175]: cephadm 2022-04-30T21:56:53.282989+0000 mgr.smithi157.nfpzoe (mgr.14180) 2916 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:56:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:54 smithi165 bash[22175]: cephadm 2022-04-30T21:56:53.283123+0000 mgr.smithi157.nfpzoe (mgr.14180) 2917 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:56:55.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:54 smithi165 bash[22175]: audit 2022-04-30T21:56:54.559643+0000 mon.smithi157 (mon.0) 2159 : audit [DBG] from='client.? 172.21.15.157:0/3919366459' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:56:57.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:56 smithi157 bash[20376]: cluster 2022-04-30T21:56:55.272658+0000 mgr.smithi157.nfpzoe (mgr.14180) 2918 : cluster [DBG] pgmap v2713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:57.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:56 smithi165 bash[22175]: cluster 2022-04-30T21:56:55.272658+0000 mgr.smithi157.nfpzoe (mgr.14180) 2918 : cluster [DBG] pgmap v2713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:58.992 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:58 smithi157 bash[20376]: cluster 2022-04-30T21:56:57.273338+0000 mgr.smithi157.nfpzoe (mgr.14180) 2919 : cluster [DBG] pgmap v2714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:58.993 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:58 smithi157 bash[20376]: audit 2022-04-30T21:56:58.461681+0000 mon.smithi157 (mon.0) 2160 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:56:58.993 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:56:58 smithi157 bash[20376]: audit 2022-04-30T21:56:58.461977+0000 mon.smithi157 (mon.0) 2161 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:56:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:58 smithi165 bash[22175]: cluster 2022-04-30T21:56:57.273338+0000 mgr.smithi157.nfpzoe (mgr.14180) 2919 : cluster [DBG] pgmap v2714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:56:59.183 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:58 smithi165 bash[22175]: audit 2022-04-30T21:56:58.461681+0000 mon.smithi157 (mon.0) 2160 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:56:59.183 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:56:58 smithi165 bash[22175]: audit 2022-04-30T21:56:58.461977+0000 mon.smithi157 (mon.0) 2161 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:56:59.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:56:59.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:56:59.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:56:59.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:57:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:00 smithi165 bash[22175]: cluster 2022-04-30T21:56:59.273964+0000 mgr.smithi157.nfpzoe (mgr.14180) 2920 : cluster [DBG] pgmap v2715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:00 smithi165 bash[22175]: audit 2022-04-30T21:56:59.891898+0000 mon.smithi157 (mon.0) 2162 : audit [DBG] from='client.? 172.21.15.157:0/2379162850' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:00 smithi157 bash[20376]: cluster 2022-04-30T21:56:59.273964+0000 mgr.smithi157.nfpzoe (mgr.14180) 2920 : cluster [DBG] pgmap v2715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:00 smithi157 bash[20376]: audit 2022-04-30T21:56:59.891898+0000 mon.smithi157 (mon.0) 2162 : audit [DBG] from='client.? 172.21.15.157:0/2379162850' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:03.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:02 smithi165 bash[22175]: cluster 2022-04-30T21:57:01.274569+0000 mgr.smithi157.nfpzoe (mgr.14180) 2921 : cluster [DBG] pgmap v2716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:03.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:02 smithi157 bash[20376]: cluster 2022-04-30T21:57:01.274569+0000 mgr.smithi157.nfpzoe (mgr.14180) 2921 : cluster [DBG] pgmap v2716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:04.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:57:04.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:57:04.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:57:05.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:04 smithi165 bash[22175]: cluster 2022-04-30T21:57:03.275239+0000 mgr.smithi157.nfpzoe (mgr.14180) 2922 : cluster [DBG] pgmap v2717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:04 smithi157 bash[20376]: cluster 2022-04-30T21:57:03.275239+0000 mgr.smithi157.nfpzoe (mgr.14180) 2922 : cluster [DBG] pgmap v2717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:05.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:57:06.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:05 smithi165 bash[22175]: audit 2022-04-30T21:57:05.219908+0000 mon.smithi157 (mon.0) 2163 : audit [DBG] from='client.? 172.21.15.157:0/2295078754' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:05 smithi157 bash[20376]: audit 2022-04-30T21:57:05.219908+0000 mon.smithi157 (mon.0) 2163 : audit [DBG] from='client.? 172.21.15.157:0/2295078754' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:07.046 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:06 smithi157 bash[20376]: cluster 2022-04-30T21:57:05.275844+0000 mgr.smithi157.nfpzoe (mgr.14180) 2923 : cluster [DBG] pgmap v2718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:07.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:06 smithi165 bash[22175]: cluster 2022-04-30T21:57:05.275844+0000 mgr.smithi157.nfpzoe (mgr.14180) 2923 : cluster [DBG] pgmap v2718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:09.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:08 smithi165 bash[22175]: cluster 2022-04-30T21:57:07.276491+0000 mgr.smithi157.nfpzoe (mgr.14180) 2924 : cluster [DBG] pgmap v2719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:09.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:08 smithi157 bash[20376]: cluster 2022-04-30T21:57:07.276491+0000 mgr.smithi157.nfpzoe (mgr.14180) 2924 : cluster [DBG] pgmap v2719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:10.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:57:10.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:57:10.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:57:10.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:57:11.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:10 smithi165 bash[22175]: cluster 2022-04-30T21:57:09.277115+0000 mgr.smithi157.nfpzoe (mgr.14180) 2925 : cluster [DBG] pgmap v2720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:11.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:10 smithi165 bash[22175]: audit 2022-04-30T21:57:10.545302+0000 mon.smithi157 (mon.0) 2164 : audit [DBG] from='client.? 172.21.15.157:0/475864282' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:10 smithi157 bash[20376]: cluster 2022-04-30T21:57:09.277115+0000 mgr.smithi157.nfpzoe (mgr.14180) 2925 : cluster [DBG] pgmap v2720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:10 smithi157 bash[20376]: audit 2022-04-30T21:57:10.545302+0000 mon.smithi157 (mon.0) 2164 : audit [DBG] from='client.? 172.21.15.157:0/475864282' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:13.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:12 smithi165 bash[22175]: cluster 2022-04-30T21:57:11.277721+0000 mgr.smithi157.nfpzoe (mgr.14180) 2926 : cluster [DBG] pgmap v2721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:13.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:12 smithi157 bash[20376]: cluster 2022-04-30T21:57:11.277721+0000 mgr.smithi157.nfpzoe (mgr.14180) 2926 : cluster [DBG] pgmap v2721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:15.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:14 smithi165 bash[22175]: cluster 2022-04-30T21:57:13.278309+0000 mgr.smithi157.nfpzoe (mgr.14180) 2927 : cluster [DBG] pgmap v2722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:14 smithi157 bash[20376]: cluster 2022-04-30T21:57:13.278309+0000 mgr.smithi157.nfpzoe (mgr.14180) 2927 : cluster [DBG] pgmap v2722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:15.568 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:57:15.568 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:57:15.568 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:57:15.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:57:17.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:16 smithi157 bash[20376]: cluster 2022-04-30T21:57:15.278914+0000 mgr.smithi157.nfpzoe (mgr.14180) 2928 : cluster [DBG] pgmap v2723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:17.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:16 smithi157 bash[20376]: audit 2022-04-30T21:57:15.873287+0000 mon.smithi157 (mon.0) 2165 : audit [DBG] from='client.? 172.21.15.157:0/4023257515' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:17.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:16 smithi165 bash[22175]: cluster 2022-04-30T21:57:15.278914+0000 mgr.smithi157.nfpzoe (mgr.14180) 2928 : cluster [DBG] pgmap v2723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:17.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:16 smithi165 bash[22175]: audit 2022-04-30T21:57:15.873287+0000 mon.smithi157 (mon.0) 2165 : audit [DBG] from='client.? 172.21.15.157:0/4023257515' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:19.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:18 smithi165 bash[22175]: cluster 2022-04-30T21:57:17.279628+0000 mgr.smithi157.nfpzoe (mgr.14180) 2929 : cluster [DBG] pgmap v2724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:18 smithi157 bash[20376]: cluster 2022-04-30T21:57:17.279628+0000 mgr.smithi157.nfpzoe (mgr.14180) 2929 : cluster [DBG] pgmap v2724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:20.896 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:57:20.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:57:20.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:57:21.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:20 smithi165 bash[22175]: cluster 2022-04-30T21:57:19.280272+0000 mgr.smithi157.nfpzoe (mgr.14180) 2930 : cluster [DBG] pgmap v2725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:20 smithi157 bash[20376]: cluster 2022-04-30T21:57:19.280272+0000 mgr.smithi157.nfpzoe (mgr.14180) 2930 : cluster [DBG] pgmap v2725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:21.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:57:22.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:21 smithi165 bash[22175]: audit 2022-04-30T21:57:21.203321+0000 mon.smithi157 (mon.0) 2166 : audit [DBG] from='client.? 172.21.15.157:0/4064413621' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:21 smithi157 bash[20376]: audit 2022-04-30T21:57:21.203321+0000 mon.smithi157 (mon.0) 2166 : audit [DBG] from='client.? 172.21.15.157:0/4064413621' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:23.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:22 smithi165 bash[22175]: cluster 2022-04-30T21:57:21.280987+0000 mgr.smithi157.nfpzoe (mgr.14180) 2931 : cluster [DBG] pgmap v2726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:22 smithi157 bash[20376]: cluster 2022-04-30T21:57:21.280987+0000 mgr.smithi157.nfpzoe (mgr.14180) 2931 : cluster [DBG] pgmap v2726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:25.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:24 smithi165 bash[22175]: cluster 2022-04-30T21:57:23.281742+0000 mgr.smithi157.nfpzoe (mgr.14180) 2932 : cluster [DBG] pgmap v2727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:24 smithi157 bash[20376]: cluster 2022-04-30T21:57:23.281742+0000 mgr.smithi157.nfpzoe (mgr.14180) 2932 : cluster [DBG] pgmap v2727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:26.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:57:26.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:57:26.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:57:26.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:57:27.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:26 smithi165 bash[22175]: cluster 2022-04-30T21:57:25.282358+0000 mgr.smithi157.nfpzoe (mgr.14180) 2933 : cluster [DBG] pgmap v2728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:27.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:26 smithi165 bash[22175]: audit 2022-04-30T21:57:26.530168+0000 mon.smithi157 (mon.0) 2167 : audit [DBG] from='client.? 172.21.15.157:0/3383955897' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:27.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:26 smithi157 bash[20376]: cluster 2022-04-30T21:57:25.282358+0000 mgr.smithi157.nfpzoe (mgr.14180) 2933 : cluster [DBG] pgmap v2728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:27.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:26 smithi157 bash[20376]: audit 2022-04-30T21:57:26.530168+0000 mon.smithi157 (mon.0) 2167 : audit [DBG] from='client.? 172.21.15.157:0/3383955897' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:29.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:28 smithi165 bash[22175]: cluster 2022-04-30T21:57:27.283045+0000 mgr.smithi157.nfpzoe (mgr.14180) 2934 : cluster [DBG] pgmap v2729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:28 smithi157 bash[20376]: cluster 2022-04-30T21:57:27.283045+0000 mgr.smithi157.nfpzoe (mgr.14180) 2934 : cluster [DBG] pgmap v2729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:31.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:30 smithi165 bash[22175]: cluster 2022-04-30T21:57:29.283752+0000 mgr.smithi157.nfpzoe (mgr.14180) 2935 : cluster [DBG] pgmap v2730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:31.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:30 smithi157 bash[20376]: cluster 2022-04-30T21:57:29.283752+0000 mgr.smithi157.nfpzoe (mgr.14180) 2935 : cluster [DBG] pgmap v2730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:31.555 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:57:31.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:57:31.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:57:31.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:57:33.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:32 smithi165 bash[22175]: cluster 2022-04-30T21:57:31.284461+0000 mgr.smithi157.nfpzoe (mgr.14180) 2936 : cluster [DBG] pgmap v2731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:33.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:32 smithi165 bash[22175]: audit 2022-04-30T21:57:31.867745+0000 mon.smithi157 (mon.0) 2168 : audit [DBG] from='client.? 172.21.15.157:0/1847286005' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:32 smithi157 bash[20376]: cluster 2022-04-30T21:57:31.284461+0000 mgr.smithi157.nfpzoe (mgr.14180) 2936 : cluster [DBG] pgmap v2731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:32 smithi157 bash[20376]: audit 2022-04-30T21:57:31.867745+0000 mon.smithi157 (mon.0) 2168 : audit [DBG] from='client.? 172.21.15.157:0/1847286005' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:35.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:34 smithi165 bash[22175]: cluster 2022-04-30T21:57:33.285117+0000 mgr.smithi157.nfpzoe (mgr.14180) 2937 : cluster [DBG] pgmap v2732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:34 smithi157 bash[20376]: cluster 2022-04-30T21:57:33.285117+0000 mgr.smithi157.nfpzoe (mgr.14180) 2937 : cluster [DBG] pgmap v2732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:36.902 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:57:36.902 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:57:36.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:57:37.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:36 smithi165 bash[22175]: cluster 2022-04-30T21:57:35.285839+0000 mgr.smithi157.nfpzoe (mgr.14180) 2938 : cluster [DBG] pgmap v2733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:37.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:36 smithi157 bash[20376]: cluster 2022-04-30T21:57:35.285839+0000 mgr.smithi157.nfpzoe (mgr.14180) 2938 : cluster [DBG] pgmap v2733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:37.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:57:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:37 smithi165 bash[22175]: audit 2022-04-30T21:57:37.193927+0000 mon.smithi157 (mon.0) 2169 : audit [DBG] from='client.? 172.21.15.157:0/2821020377' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:38.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:37 smithi157 bash[20376]: audit 2022-04-30T21:57:37.193927+0000 mon.smithi157 (mon.0) 2169 : audit [DBG] from='client.? 172.21.15.157:0/2821020377' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:39.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:38 smithi165 bash[22175]: cluster 2022-04-30T21:57:37.286523+0000 mgr.smithi157.nfpzoe (mgr.14180) 2939 : cluster [DBG] pgmap v2734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:38 smithi157 bash[20376]: cluster 2022-04-30T21:57:37.286523+0000 mgr.smithi157.nfpzoe (mgr.14180) 2939 : cluster [DBG] pgmap v2734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:40 smithi165 bash[22175]: cluster 2022-04-30T21:57:39.287160+0000 mgr.smithi157.nfpzoe (mgr.14180) 2940 : cluster [DBG] pgmap v2735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:40 smithi157 bash[20376]: cluster 2022-04-30T21:57:39.287160+0000 mgr.smithi157.nfpzoe (mgr.14180) 2940 : cluster [DBG] pgmap v2735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:42.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:57:42.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:57:42.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:57:42.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:57:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:42 smithi165 bash[22175]: cluster 2022-04-30T21:57:41.287873+0000 mgr.smithi157.nfpzoe (mgr.14180) 2941 : cluster [DBG] pgmap v2736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:42 smithi165 bash[22175]: audit 2022-04-30T21:57:42.526892+0000 mon.smithi157 (mon.0) 2170 : audit [DBG] from='client.? 172.21.15.157:0/1535294425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:42 smithi157 bash[20376]: cluster 2022-04-30T21:57:41.287873+0000 mgr.smithi157.nfpzoe (mgr.14180) 2941 : cluster [DBG] pgmap v2736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:42 smithi157 bash[20376]: audit 2022-04-30T21:57:42.526892+0000 mon.smithi157 (mon.0) 2170 : audit [DBG] from='client.? 172.21.15.157:0/1535294425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:45.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:44 smithi165 bash[22175]: cluster 2022-04-30T21:57:43.288532+0000 mgr.smithi157.nfpzoe (mgr.14180) 2942 : cluster [DBG] pgmap v2737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:44 smithi157 bash[20376]: cluster 2022-04-30T21:57:43.288532+0000 mgr.smithi157.nfpzoe (mgr.14180) 2942 : cluster [DBG] pgmap v2737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:46 smithi165 bash[22175]: cluster 2022-04-30T21:57:45.289162+0000 mgr.smithi157.nfpzoe (mgr.14180) 2943 : cluster [DBG] pgmap v2738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:47.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:46 smithi157 bash[20376]: cluster 2022-04-30T21:57:45.289162+0000 mgr.smithi157.nfpzoe (mgr.14180) 2943 : cluster [DBG] pgmap v2738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:47.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:57:47.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:57:47.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:57:47.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:57:49.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:48 smithi165 bash[22175]: cluster 2022-04-30T21:57:47.289737+0000 mgr.smithi157.nfpzoe (mgr.14180) 2944 : cluster [DBG] pgmap v2739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:49.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:48 smithi165 bash[22175]: audit 2022-04-30T21:57:47.862106+0000 mon.smithi157 (mon.0) 2171 : audit [DBG] from='client.? 172.21.15.157:0/2472728372' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:48 smithi157 bash[20376]: cluster 2022-04-30T21:57:47.289737+0000 mgr.smithi157.nfpzoe (mgr.14180) 2944 : cluster [DBG] pgmap v2739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:48 smithi157 bash[20376]: audit 2022-04-30T21:57:47.862106+0000 mon.smithi157 (mon.0) 2171 : audit [DBG] from='client.? 172.21.15.157:0/2472728372' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:51.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:50 smithi165 bash[22175]: cluster 2022-04-30T21:57:49.290408+0000 mgr.smithi157.nfpzoe (mgr.14180) 2945 : cluster [DBG] pgmap v2740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:50 smithi157 bash[20376]: cluster 2022-04-30T21:57:49.290408+0000 mgr.smithi157.nfpzoe (mgr.14180) 2945 : cluster [DBG] pgmap v2740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:52.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:57:52.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:57:52.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:57:53.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:52 smithi165 bash[22175]: cluster 2022-04-30T21:57:51.290994+0000 mgr.smithi157.nfpzoe (mgr.14180) 2946 : cluster [DBG] pgmap v2741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:52 smithi157 bash[20376]: cluster 2022-04-30T21:57:51.290994+0000 mgr.smithi157.nfpzoe (mgr.14180) 2946 : cluster [DBG] pgmap v2741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:53.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:57:53.888 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:53 smithi165 bash[22175]: audit 2022-04-30T21:57:53.187996+0000 mon.smithi157 (mon.0) 2172 : audit [DBG] from='client.? 172.21.15.157:0/3327195624' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:53.889 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:53 smithi165 bash[22175]: audit 2022-04-30T21:57:53.293372+0000 mon.smithi157 (mon.0) 2173 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:57:53.889 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:53 smithi165 bash[22175]: audit 2022-04-30T21:57:53.295990+0000 mon.smithi157 (mon.0) 2174 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:57:53.889 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:53 smithi165 bash[22175]: audit 2022-04-30T21:57:53.297705+0000 mon.smithi157 (mon.0) 2175 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:57:53.889 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:53 smithi165 bash[22175]: audit 2022-04-30T21:57:53.622750+0000 mon.smithi157 (mon.0) 2176 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:57:53.889 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:53 smithi165 bash[22175]: audit 2022-04-30T21:57:53.631265+0000 mon.smithi157 (mon.0) 2177 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:57:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:53 smithi157 bash[20376]: audit 2022-04-30T21:57:53.187996+0000 mon.smithi157 (mon.0) 2172 : audit [DBG] from='client.? 172.21.15.157:0/3327195624' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:53 smithi157 bash[20376]: audit 2022-04-30T21:57:53.293372+0000 mon.smithi157 (mon.0) 2173 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:57:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:53 smithi157 bash[20376]: audit 2022-04-30T21:57:53.295990+0000 mon.smithi157 (mon.0) 2174 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:57:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:53 smithi157 bash[20376]: audit 2022-04-30T21:57:53.297705+0000 mon.smithi157 (mon.0) 2175 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:57:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:53 smithi157 bash[20376]: audit 2022-04-30T21:57:53.622750+0000 mon.smithi157 (mon.0) 2176 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:57:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:53 smithi157 bash[20376]: audit 2022-04-30T21:57:53.631265+0000 mon.smithi157 (mon.0) 2177 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:57:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:54 smithi165 bash[22175]: cluster 2022-04-30T21:57:53.291568+0000 mgr.smithi157.nfpzoe (mgr.14180) 2947 : cluster [DBG] pgmap v2742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:55.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:54 smithi165 bash[22175]: cluster 2022-04-30T21:57:53.615407+0000 mgr.smithi157.nfpzoe (mgr.14180) 2948 : cluster [DBG] pgmap v2743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:55.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:54 smithi165 bash[22175]: cluster 2022-04-30T21:57:53.615830+0000 mgr.smithi157.nfpzoe (mgr.14180) 2949 : cluster [DBG] pgmap v2744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:55.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:54 smithi165 bash[22175]: cephadm 2022-04-30T21:57:53.632236+0000 mgr.smithi157.nfpzoe (mgr.14180) 2950 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:57:55.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:54 smithi165 bash[22175]: cephadm 2022-04-30T21:57:53.632396+0000 mgr.smithi157.nfpzoe (mgr.14180) 2951 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:57:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:54 smithi157 bash[20376]: cluster 2022-04-30T21:57:53.291568+0000 mgr.smithi157.nfpzoe (mgr.14180) 2947 : cluster [DBG] pgmap v2742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:54 smithi157 bash[20376]: cluster 2022-04-30T21:57:53.615407+0000 mgr.smithi157.nfpzoe (mgr.14180) 2948 : cluster [DBG] pgmap v2743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:54 smithi157 bash[20376]: cluster 2022-04-30T21:57:53.615830+0000 mgr.smithi157.nfpzoe (mgr.14180) 2949 : cluster [DBG] pgmap v2744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:54 smithi157 bash[20376]: cephadm 2022-04-30T21:57:53.632236+0000 mgr.smithi157.nfpzoe (mgr.14180) 2950 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:57:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:54 smithi157 bash[20376]: cephadm 2022-04-30T21:57:53.632396+0000 mgr.smithi157.nfpzoe (mgr.14180) 2951 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:57:57.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:56 smithi165 bash[22175]: cluster 2022-04-30T21:57:55.616538+0000 mgr.smithi157.nfpzoe (mgr.14180) 2952 : cluster [DBG] pgmap v2745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:57.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:56 smithi157 bash[20376]: cluster 2022-04-30T21:57:55.616538+0000 mgr.smithi157.nfpzoe (mgr.14180) 2952 : cluster [DBG] pgmap v2745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:58.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:57:58.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:57:58.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:57:58.546 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:57:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:58 smithi157 bash[20376]: cluster 2022-04-30T21:57:57.617231+0000 mgr.smithi157.nfpzoe (mgr.14180) 2953 : cluster [DBG] pgmap v2746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:58 smithi157 bash[20376]: audit 2022-04-30T21:57:58.466195+0000 mon.smithi157 (mon.0) 2178 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:57:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:58 smithi157 bash[20376]: audit 2022-04-30T21:57:58.466519+0000 mon.smithi157 (mon.0) 2179 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:57:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:57:58 smithi157 bash[20376]: audit 2022-04-30T21:57:58.526502+0000 mon.smithi157 (mon.0) 2180 : audit [DBG] from='client.? 172.21.15.157:0/819249772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:57:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:58 smithi165 bash[22175]: cluster 2022-04-30T21:57:57.617231+0000 mgr.smithi157.nfpzoe (mgr.14180) 2953 : cluster [DBG] pgmap v2746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:57:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:58 smithi165 bash[22175]: audit 2022-04-30T21:57:58.466195+0000 mon.smithi157 (mon.0) 2178 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:57:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:58 smithi165 bash[22175]: audit 2022-04-30T21:57:58.466519+0000 mon.smithi157 (mon.0) 2179 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:57:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:57:58 smithi165 bash[22175]: audit 2022-04-30T21:57:58.526502+0000 mon.smithi157 (mon.0) 2180 : audit [DBG] from='client.? 172.21.15.157:0/819249772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:00 smithi157 bash[20376]: cluster 2022-04-30T21:57:59.617878+0000 mgr.smithi157.nfpzoe (mgr.14180) 2954 : cluster [DBG] pgmap v2747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:00 smithi165 bash[22175]: cluster 2022-04-30T21:57:59.617878+0000 mgr.smithi157.nfpzoe (mgr.14180) 2954 : cluster [DBG] pgmap v2747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:02 smithi157 bash[20376]: cluster 2022-04-30T21:58:01.618450+0000 mgr.smithi157.nfpzoe (mgr.14180) 2955 : cluster [DBG] pgmap v2748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:02 smithi165 bash[22175]: cluster 2022-04-30T21:58:01.618450+0000 mgr.smithi157.nfpzoe (mgr.14180) 2955 : cluster [DBG] pgmap v2748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:03.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:58:03.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:58:03.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:58:03.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:58:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:03 smithi157 bash[20376]: audit 2022-04-30T21:58:03.851745+0000 mon.smithi157 (mon.0) 2181 : audit [DBG] from='client.? 172.21.15.157:0/3879130650' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:03 smithi165 bash[22175]: audit 2022-04-30T21:58:03.851745+0000 mon.smithi157 (mon.0) 2181 : audit [DBG] from='client.? 172.21.15.157:0/3879130650' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:05.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:04 smithi157 bash[20376]: cluster 2022-04-30T21:58:03.619108+0000 mgr.smithi157.nfpzoe (mgr.14180) 2956 : cluster [DBG] pgmap v2749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:04 smithi165 bash[22175]: cluster 2022-04-30T21:58:03.619108+0000 mgr.smithi157.nfpzoe (mgr.14180) 2956 : cluster [DBG] pgmap v2749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:07.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:06 smithi157 bash[20376]: cluster 2022-04-30T21:58:05.619683+0000 mgr.smithi157.nfpzoe (mgr.14180) 2957 : cluster [DBG] pgmap v2750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:06 smithi165 bash[22175]: cluster 2022-04-30T21:58:05.619683+0000 mgr.smithi157.nfpzoe (mgr.14180) 2957 : cluster [DBG] pgmap v2750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:08.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:58:08.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:58:08.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:58:09.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:58:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:08 smithi157 bash[20376]: cluster 2022-04-30T21:58:07.620446+0000 mgr.smithi157.nfpzoe (mgr.14180) 2958 : cluster [DBG] pgmap v2751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:09.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:08 smithi165 bash[22175]: cluster 2022-04-30T21:58:07.620446+0000 mgr.smithi157.nfpzoe (mgr.14180) 2958 : cluster [DBG] pgmap v2751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:10.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:09 smithi157 bash[20376]: audit 2022-04-30T21:58:09.180623+0000 mon.smithi157 (mon.0) 2182 : audit [DBG] from='client.? 172.21.15.157:0/1490172552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:09 smithi165 bash[22175]: audit 2022-04-30T21:58:09.180623+0000 mon.smithi157 (mon.0) 2182 : audit [DBG] from='client.? 172.21.15.157:0/1490172552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:10 smithi157 bash[20376]: cluster 2022-04-30T21:58:09.621228+0000 mgr.smithi157.nfpzoe (mgr.14180) 2959 : cluster [DBG] pgmap v2752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:11.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:10 smithi165 bash[22175]: cluster 2022-04-30T21:58:09.621228+0000 mgr.smithi157.nfpzoe (mgr.14180) 2959 : cluster [DBG] pgmap v2752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:12 smithi157 bash[20376]: cluster 2022-04-30T21:58:11.622028+0000 mgr.smithi157.nfpzoe (mgr.14180) 2960 : cluster [DBG] pgmap v2753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:12 smithi165 bash[22175]: cluster 2022-04-30T21:58:11.622028+0000 mgr.smithi157.nfpzoe (mgr.14180) 2960 : cluster [DBG] pgmap v2753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:14.204 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:58:14.204 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:58:14.204 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:58:14.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:58:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:14 smithi157 bash[20376]: cluster 2022-04-30T21:58:13.622687+0000 mgr.smithi157.nfpzoe (mgr.14180) 2961 : cluster [DBG] pgmap v2754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:14 smithi157 bash[20376]: audit 2022-04-30T21:58:14.511605+0000 mon.smithi157 (mon.0) 2183 : audit [DBG] from='client.? 172.21.15.157:0/1410892453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:14 smithi165 bash[22175]: cluster 2022-04-30T21:58:13.622687+0000 mgr.smithi157.nfpzoe (mgr.14180) 2961 : cluster [DBG] pgmap v2754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:14 smithi165 bash[22175]: audit 2022-04-30T21:58:14.511605+0000 mon.smithi157 (mon.0) 2183 : audit [DBG] from='client.? 172.21.15.157:0/1410892453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:16 smithi165 bash[22175]: cluster 2022-04-30T21:58:15.623434+0000 mgr.smithi157.nfpzoe (mgr.14180) 2962 : cluster [DBG] pgmap v2755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:16 smithi157 bash[20376]: cluster 2022-04-30T21:58:15.623434+0000 mgr.smithi157.nfpzoe (mgr.14180) 2962 : cluster [DBG] pgmap v2755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:19.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:18 smithi165 bash[22175]: cluster 2022-04-30T21:58:17.624091+0000 mgr.smithi157.nfpzoe (mgr.14180) 2963 : cluster [DBG] pgmap v2756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:19.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:18 smithi157 bash[20376]: cluster 2022-04-30T21:58:17.624091+0000 mgr.smithi157.nfpzoe (mgr.14180) 2963 : cluster [DBG] pgmap v2756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:19.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:58:19.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:58:19.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:58:19.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:58:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:19 smithi165 bash[22175]: audit 2022-04-30T21:58:19.838147+0000 mon.smithi157 (mon.0) 2184 : audit [DBG] from='client.? 172.21.15.157:0/3698603355' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:20.423 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:19 smithi157 bash[20376]: audit 2022-04-30T21:58:19.838147+0000 mon.smithi157 (mon.0) 2184 : audit [DBG] from='client.? 172.21.15.157:0/3698603355' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:21.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:20 smithi165 bash[22175]: cluster 2022-04-30T21:58:19.624697+0000 mgr.smithi157.nfpzoe (mgr.14180) 2964 : cluster [DBG] pgmap v2757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:21.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:20 smithi157 bash[20376]: cluster 2022-04-30T21:58:19.624697+0000 mgr.smithi157.nfpzoe (mgr.14180) 2964 : cluster [DBG] pgmap v2757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:22 smithi165 bash[22175]: cluster 2022-04-30T21:58:21.625346+0000 mgr.smithi157.nfpzoe (mgr.14180) 2965 : cluster [DBG] pgmap v2758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:22 smithi157 bash[20376]: cluster 2022-04-30T21:58:21.625346+0000 mgr.smithi157.nfpzoe (mgr.14180) 2965 : cluster [DBG] pgmap v2758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:24.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:58:24.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:58:24.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:58:25.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:58:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:24 smithi165 bash[22175]: cluster 2022-04-30T21:58:23.626022+0000 mgr.smithi157.nfpzoe (mgr.14180) 2966 : cluster [DBG] pgmap v2759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:24 smithi157 bash[20376]: cluster 2022-04-30T21:58:23.626022+0000 mgr.smithi157.nfpzoe (mgr.14180) 2966 : cluster [DBG] pgmap v2759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:25 smithi165 bash[22175]: audit 2022-04-30T21:58:25.161169+0000 mon.smithi157 (mon.0) 2185 : audit [DBG] from='client.? 172.21.15.157:0/1225855208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:25 smithi157 bash[20376]: audit 2022-04-30T21:58:25.161169+0000 mon.smithi157 (mon.0) 2185 : audit [DBG] from='client.? 172.21.15.157:0/1225855208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:26 smithi165 bash[22175]: cluster 2022-04-30T21:58:25.626629+0000 mgr.smithi157.nfpzoe (mgr.14180) 2967 : cluster [DBG] pgmap v2760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:26 smithi157 bash[20376]: cluster 2022-04-30T21:58:25.626629+0000 mgr.smithi157.nfpzoe (mgr.14180) 2967 : cluster [DBG] pgmap v2760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:28 smithi165 bash[22175]: cluster 2022-04-30T21:58:27.627330+0000 mgr.smithi157.nfpzoe (mgr.14180) 2968 : cluster [DBG] pgmap v2761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:29.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:28 smithi157 bash[20376]: cluster 2022-04-30T21:58:27.627330+0000 mgr.smithi157.nfpzoe (mgr.14180) 2968 : cluster [DBG] pgmap v2761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:30.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:58:30.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:58:30.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:58:30.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:58:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:31 smithi165 bash[22175]: cluster 2022-04-30T21:58:29.627971+0000 mgr.smithi157.nfpzoe (mgr.14180) 2969 : cluster [DBG] pgmap v2762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:31 smithi165 bash[22175]: audit 2022-04-30T21:58:30.489569+0000 mon.smithi157 (mon.0) 2186 : audit [DBG] from='client.? 172.21.15.157:0/3144940683' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:30 smithi157 bash[20376]: cluster 2022-04-30T21:58:29.627971+0000 mgr.smithi157.nfpzoe (mgr.14180) 2969 : cluster [DBG] pgmap v2762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:30 smithi157 bash[20376]: audit 2022-04-30T21:58:30.489569+0000 mon.smithi157 (mon.0) 2186 : audit [DBG] from='client.? 172.21.15.157:0/3144940683' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:33 smithi165 bash[22175]: cluster 2022-04-30T21:58:31.628623+0000 mgr.smithi157.nfpzoe (mgr.14180) 2970 : cluster [DBG] pgmap v2763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:33 smithi157 bash[20376]: cluster 2022-04-30T21:58:31.628623+0000 mgr.smithi157.nfpzoe (mgr.14180) 2970 : cluster [DBG] pgmap v2763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:35 smithi165 bash[22175]: cluster 2022-04-30T21:58:33.629259+0000 mgr.smithi157.nfpzoe (mgr.14180) 2971 : cluster [DBG] pgmap v2764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:35 smithi157 bash[20376]: cluster 2022-04-30T21:58:33.629259+0000 mgr.smithi157.nfpzoe (mgr.14180) 2971 : cluster [DBG] pgmap v2764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:35.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:58:35.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:58:35.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:58:35.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:58:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:36 smithi165 bash[22175]: audit 2022-04-30T21:58:35.826799+0000 mon.smithi157 (mon.0) 2187 : audit [DBG] from='client.? 172.21.15.157:0/1545375824' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:36 smithi157 bash[20376]: audit 2022-04-30T21:58:35.826799+0000 mon.smithi157 (mon.0) 2187 : audit [DBG] from='client.? 172.21.15.157:0/1545375824' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:37.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:37 smithi165 bash[22175]: cluster 2022-04-30T21:58:35.629666+0000 mgr.smithi157.nfpzoe (mgr.14180) 2972 : cluster [DBG] pgmap v2765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:37.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:37 smithi157 bash[20376]: cluster 2022-04-30T21:58:35.629666+0000 mgr.smithi157.nfpzoe (mgr.14180) 2972 : cluster [DBG] pgmap v2765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:39.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:39 smithi165 bash[22175]: cluster 2022-04-30T21:58:37.630232+0000 mgr.smithi157.nfpzoe (mgr.14180) 2973 : cluster [DBG] pgmap v2766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:39.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:39 smithi157 bash[20376]: cluster 2022-04-30T21:58:37.630232+0000 mgr.smithi157.nfpzoe (mgr.14180) 2973 : cluster [DBG] pgmap v2766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:40.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:58:40.850 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:58:40.850 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:58:41.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:58:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:41 smithi165 bash[22175]: cluster 2022-04-30T21:58:39.630845+0000 mgr.smithi157.nfpzoe (mgr.14180) 2974 : cluster [DBG] pgmap v2767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:41 smithi157 bash[20376]: cluster 2022-04-30T21:58:39.630845+0000 mgr.smithi157.nfpzoe (mgr.14180) 2974 : cluster [DBG] pgmap v2767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:42.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:42 smithi165 bash[22175]: audit 2022-04-30T21:58:41.160104+0000 mon.smithi157 (mon.0) 2188 : audit [DBG] from='client.? 172.21.15.157:0/1329411833' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:42 smithi157 bash[20376]: audit 2022-04-30T21:58:41.160104+0000 mon.smithi157 (mon.0) 2188 : audit [DBG] from='client.? 172.21.15.157:0/1329411833' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:43 smithi165 bash[22175]: cluster 2022-04-30T21:58:41.631448+0000 mgr.smithi157.nfpzoe (mgr.14180) 2975 : cluster [DBG] pgmap v2768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:43 smithi157 bash[20376]: cluster 2022-04-30T21:58:41.631448+0000 mgr.smithi157.nfpzoe (mgr.14180) 2975 : cluster [DBG] pgmap v2768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:45 smithi165 bash[22175]: cluster 2022-04-30T21:58:43.632084+0000 mgr.smithi157.nfpzoe (mgr.14180) 2976 : cluster [DBG] pgmap v2769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:45 smithi157 bash[20376]: cluster 2022-04-30T21:58:43.632084+0000 mgr.smithi157.nfpzoe (mgr.14180) 2976 : cluster [DBG] pgmap v2769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:46.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:58:46.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:58:46.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:58:46.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:58:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:47 smithi165 bash[22175]: cluster 2022-04-30T21:58:45.632715+0000 mgr.smithi157.nfpzoe (mgr.14180) 2977 : cluster [DBG] pgmap v2770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:47 smithi165 bash[22175]: audit 2022-04-30T21:58:46.488160+0000 mon.smithi157 (mon.0) 2189 : audit [DBG] from='client.? 172.21.15.157:0/1659111120' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:47 smithi157 bash[20376]: cluster 2022-04-30T21:58:45.632715+0000 mgr.smithi157.nfpzoe (mgr.14180) 2977 : cluster [DBG] pgmap v2770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:47 smithi157 bash[20376]: audit 2022-04-30T21:58:46.488160+0000 mon.smithi157 (mon.0) 2189 : audit [DBG] from='client.? 172.21.15.157:0/1659111120' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:49.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:49 smithi165 bash[22175]: cluster 2022-04-30T21:58:47.633345+0000 mgr.smithi157.nfpzoe (mgr.14180) 2978 : cluster [DBG] pgmap v2771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:49.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:49 smithi157 bash[20376]: cluster 2022-04-30T21:58:47.633345+0000 mgr.smithi157.nfpzoe (mgr.14180) 2978 : cluster [DBG] pgmap v2771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:51.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:51 smithi165 bash[22175]: cluster 2022-04-30T21:58:49.633931+0000 mgr.smithi157.nfpzoe (mgr.14180) 2979 : cluster [DBG] pgmap v2772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:51 smithi157 bash[20376]: cluster 2022-04-30T21:58:49.633931+0000 mgr.smithi157.nfpzoe (mgr.14180) 2979 : cluster [DBG] pgmap v2772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:51.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:58:51.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:58:51.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:58:51.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:58:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:52 smithi165 bash[22175]: audit 2022-04-30T21:58:51.822867+0000 mon.smithi157 (mon.0) 2190 : audit [DBG] from='client.? 172.21.15.157:0/1308821706' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:52 smithi157 bash[20376]: audit 2022-04-30T21:58:51.822867+0000 mon.smithi157 (mon.0) 2190 : audit [DBG] from='client.? 172.21.15.157:0/1308821706' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:53.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:53 smithi165 bash[22175]: cluster 2022-04-30T21:58:51.634402+0000 mgr.smithi157.nfpzoe (mgr.14180) 2980 : cluster [DBG] pgmap v2773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:53 smithi157 bash[20376]: cluster 2022-04-30T21:58:51.634402+0000 mgr.smithi157.nfpzoe (mgr.14180) 2980 : cluster [DBG] pgmap v2773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:54 smithi165 bash[22175]: audit 2022-04-30T21:58:53.639290+0000 mon.smithi157 (mon.0) 2191 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:58:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:54 smithi165 bash[22175]: audit 2022-04-30T21:58:53.642257+0000 mon.smithi157 (mon.0) 2192 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:58:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:54 smithi165 bash[22175]: audit 2022-04-30T21:58:53.644237+0000 mon.smithi157 (mon.0) 2193 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:58:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:54 smithi165 bash[22175]: audit 2022-04-30T21:58:53.966609+0000 mon.smithi157 (mon.0) 2194 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:58:54.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:54 smithi165 bash[22175]: audit 2022-04-30T21:58:53.975598+0000 mon.smithi157 (mon.0) 2195 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:58:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:54 smithi157 bash[20376]: audit 2022-04-30T21:58:53.639290+0000 mon.smithi157 (mon.0) 2191 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:58:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:54 smithi157 bash[20376]: audit 2022-04-30T21:58:53.642257+0000 mon.smithi157 (mon.0) 2192 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:58:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:54 smithi157 bash[20376]: audit 2022-04-30T21:58:53.644237+0000 mon.smithi157 (mon.0) 2193 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:58:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:54 smithi157 bash[20376]: audit 2022-04-30T21:58:53.966609+0000 mon.smithi157 (mon.0) 2194 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:58:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:54 smithi157 bash[20376]: audit 2022-04-30T21:58:53.975598+0000 mon.smithi157 (mon.0) 2195 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:58:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:55 smithi165 bash[22175]: cluster 2022-04-30T21:58:53.635073+0000 mgr.smithi157.nfpzoe (mgr.14180) 2981 : cluster [DBG] pgmap v2774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:55 smithi165 bash[22175]: cluster 2022-04-30T21:58:53.960874+0000 mgr.smithi157.nfpzoe (mgr.14180) 2982 : cluster [DBG] pgmap v2775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:55 smithi165 bash[22175]: cluster 2022-04-30T21:58:53.961264+0000 mgr.smithi157.nfpzoe (mgr.14180) 2983 : cluster [DBG] pgmap v2776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:55 smithi165 bash[22175]: cephadm 2022-04-30T21:58:53.976570+0000 mgr.smithi157.nfpzoe (mgr.14180) 2984 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:58:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:55 smithi165 bash[22175]: cephadm 2022-04-30T21:58:53.976676+0000 mgr.smithi157.nfpzoe (mgr.14180) 2985 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:58:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:55 smithi157 bash[20376]: cluster 2022-04-30T21:58:53.635073+0000 mgr.smithi157.nfpzoe (mgr.14180) 2981 : cluster [DBG] pgmap v2774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:55.500 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:55 smithi157 bash[20376]: cluster 2022-04-30T21:58:53.960874+0000 mgr.smithi157.nfpzoe (mgr.14180) 2982 : cluster [DBG] pgmap v2775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:55.500 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:55 smithi157 bash[20376]: cluster 2022-04-30T21:58:53.961264+0000 mgr.smithi157.nfpzoe (mgr.14180) 2983 : cluster [DBG] pgmap v2776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:55.500 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:55 smithi157 bash[20376]: cephadm 2022-04-30T21:58:53.976570+0000 mgr.smithi157.nfpzoe (mgr.14180) 2984 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:58:55.500 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:55 smithi157 bash[20376]: cephadm 2022-04-30T21:58:53.976676+0000 mgr.smithi157.nfpzoe (mgr.14180) 2985 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:58:56.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:58:56.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:58:56.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:58:57.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:58:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:57 smithi165 bash[22175]: cluster 2022-04-30T21:58:55.961798+0000 mgr.smithi157.nfpzoe (mgr.14180) 2986 : cluster [DBG] pgmap v2777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:57 smithi157 bash[20376]: cluster 2022-04-30T21:58:55.961798+0000 mgr.smithi157.nfpzoe (mgr.14180) 2986 : cluster [DBG] pgmap v2777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:58.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:58 smithi165 bash[22175]: audit 2022-04-30T21:58:57.146265+0000 mon.smithi157 (mon.0) 2196 : audit [DBG] from='client.? 172.21.15.157:0/2606634035' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:58.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:58 smithi157 bash[20376]: audit 2022-04-30T21:58:57.146265+0000 mon.smithi157 (mon.0) 2196 : audit [DBG] from='client.? 172.21.15.157:0/2606634035' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:58:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:59 smithi165 bash[22175]: cluster 2022-04-30T21:58:57.962432+0000 mgr.smithi157.nfpzoe (mgr.14180) 2987 : cluster [DBG] pgmap v2778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:59 smithi165 bash[22175]: audit 2022-04-30T21:58:58.473015+0000 mon.smithi157 (mon.0) 2197 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:58:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:58:59 smithi165 bash[22175]: audit 2022-04-30T21:58:58.473453+0000 mon.smithi157 (mon.0) 2198 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:58:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:59 smithi157 bash[20376]: cluster 2022-04-30T21:58:57.962432+0000 mgr.smithi157.nfpzoe (mgr.14180) 2987 : cluster [DBG] pgmap v2778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:58:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:59 smithi157 bash[20376]: audit 2022-04-30T21:58:58.473015+0000 mon.smithi157 (mon.0) 2197 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:58:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:58:59 smithi157 bash[20376]: audit 2022-04-30T21:58:58.473453+0000 mon.smithi157 (mon.0) 2198 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:59:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:01 smithi165 bash[22175]: cluster 2022-04-30T21:58:59.963108+0000 mgr.smithi157.nfpzoe (mgr.14180) 2988 : cluster [DBG] pgmap v2779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:01.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:01 smithi157 bash[20376]: cluster 2022-04-30T21:58:59.963108+0000 mgr.smithi157.nfpzoe (mgr.14180) 2988 : cluster [DBG] pgmap v2779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:02.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:59:02.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:59:02.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:59:02.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:59:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:03 smithi165 bash[22175]: cluster 2022-04-30T21:59:01.963736+0000 mgr.smithi157.nfpzoe (mgr.14180) 2989 : cluster [DBG] pgmap v2780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:03 smithi165 bash[22175]: audit 2022-04-30T21:59:02.475325+0000 mon.smithi157 (mon.0) 2199 : audit [DBG] from='client.? 172.21.15.157:0/3083655585' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:03 smithi157 bash[20376]: cluster 2022-04-30T21:59:01.963736+0000 mgr.smithi157.nfpzoe (mgr.14180) 2989 : cluster [DBG] pgmap v2780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:03.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:03 smithi157 bash[20376]: audit 2022-04-30T21:59:02.475325+0000 mon.smithi157 (mon.0) 2199 : audit [DBG] from='client.? 172.21.15.157:0/3083655585' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:05 smithi165 bash[22175]: cluster 2022-04-30T21:59:03.964378+0000 mgr.smithi157.nfpzoe (mgr.14180) 2990 : cluster [DBG] pgmap v2781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:05.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:05 smithi157 bash[20376]: cluster 2022-04-30T21:59:03.964378+0000 mgr.smithi157.nfpzoe (mgr.14180) 2990 : cluster [DBG] pgmap v2781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:07 smithi165 bash[22175]: cluster 2022-04-30T21:59:05.965003+0000 mgr.smithi157.nfpzoe (mgr.14180) 2991 : cluster [DBG] pgmap v2782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:07 smithi157 bash[20376]: cluster 2022-04-30T21:59:05.965003+0000 mgr.smithi157.nfpzoe (mgr.14180) 2991 : cluster [DBG] pgmap v2782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:07.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:59:07.498 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:59:07.498 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:59:07.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:59:09.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:08 smithi165 bash[22175]: audit 2022-04-30T21:59:07.810238+0000 mon.smithi157 (mon.0) 2200 : audit [DBG] from='client.? 172.21.15.157:0/3933385401' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:09.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:08 smithi165 bash[22175]: cluster 2022-04-30T21:59:07.965659+0000 mgr.smithi157.nfpzoe (mgr.14180) 2992 : cluster [DBG] pgmap v2783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:08 smithi157 bash[20376]: audit 2022-04-30T21:59:07.810238+0000 mon.smithi157 (mon.0) 2200 : audit [DBG] from='client.? 172.21.15.157:0/3933385401' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:08 smithi157 bash[20376]: cluster 2022-04-30T21:59:07.965659+0000 mgr.smithi157.nfpzoe (mgr.14180) 2992 : cluster [DBG] pgmap v2783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:11.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:11 smithi165 bash[22175]: cluster 2022-04-30T21:59:09.966289+0000 mgr.smithi157.nfpzoe (mgr.14180) 2993 : cluster [DBG] pgmap v2784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:11 smithi157 bash[20376]: cluster 2022-04-30T21:59:09.966289+0000 mgr.smithi157.nfpzoe (mgr.14180) 2993 : cluster [DBG] pgmap v2784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:12.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:59:12.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:59:12.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:59:13.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:59:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:13 smithi165 bash[22175]: cluster 2022-04-30T21:59:11.966897+0000 mgr.smithi157.nfpzoe (mgr.14180) 2994 : cluster [DBG] pgmap v2785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:13 smithi157 bash[20376]: cluster 2022-04-30T21:59:11.966897+0000 mgr.smithi157.nfpzoe (mgr.14180) 2994 : cluster [DBG] pgmap v2785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:14 smithi165 bash[22175]: audit 2022-04-30T21:59:13.141716+0000 mon.smithi157 (mon.0) 2201 : audit [DBG] from='client.? 172.21.15.157:0/2548386471' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:14 smithi157 bash[20376]: audit 2022-04-30T21:59:13.141716+0000 mon.smithi157 (mon.0) 2201 : audit [DBG] from='client.? 172.21.15.157:0/2548386471' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:15 smithi165 bash[22175]: cluster 2022-04-30T21:59:13.967629+0000 mgr.smithi157.nfpzoe (mgr.14180) 2995 : cluster [DBG] pgmap v2786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:15 smithi157 bash[20376]: cluster 2022-04-30T21:59:13.967629+0000 mgr.smithi157.nfpzoe (mgr.14180) 2995 : cluster [DBG] pgmap v2786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:17 smithi165 bash[22175]: cluster 2022-04-30T21:59:15.968228+0000 mgr.smithi157.nfpzoe (mgr.14180) 2996 : cluster [DBG] pgmap v2787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:17 smithi157 bash[20376]: cluster 2022-04-30T21:59:15.968228+0000 mgr.smithi157.nfpzoe (mgr.14180) 2996 : cluster [DBG] pgmap v2787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:18.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:59:18.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:59:18.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:59:18.499 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:59:19.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:18 smithi165 bash[22175]: cluster 2022-04-30T21:59:17.968872+0000 mgr.smithi157.nfpzoe (mgr.14180) 2997 : cluster [DBG] pgmap v2788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:19.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:18 smithi165 bash[22175]: audit 2022-04-30T21:59:18.480547+0000 mon.smithi157 (mon.0) 2202 : audit [DBG] from='client.? 172.21.15.157:0/1917786486' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:18 smithi157 bash[20376]: cluster 2022-04-30T21:59:17.968872+0000 mgr.smithi157.nfpzoe (mgr.14180) 2997 : cluster [DBG] pgmap v2788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:18 smithi157 bash[20376]: audit 2022-04-30T21:59:18.480547+0000 mon.smithi157 (mon.0) 2202 : audit [DBG] from='client.? 172.21.15.157:0/1917786486' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:21.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:21 smithi165 bash[22175]: cluster 2022-04-30T21:59:19.969511+0000 mgr.smithi157.nfpzoe (mgr.14180) 2998 : cluster [DBG] pgmap v2789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:21.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:21 smithi157 bash[20376]: cluster 2022-04-30T21:59:19.969511+0000 mgr.smithi157.nfpzoe (mgr.14180) 2998 : cluster [DBG] pgmap v2789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:23 smithi165 bash[22175]: cluster 2022-04-30T21:59:21.970158+0000 mgr.smithi157.nfpzoe (mgr.14180) 2999 : cluster [DBG] pgmap v2790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:23 smithi157 bash[20376]: cluster 2022-04-30T21:59:21.970158+0000 mgr.smithi157.nfpzoe (mgr.14180) 2999 : cluster [DBG] pgmap v2790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:23.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:59:23.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:59:23.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:59:23.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:59:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:24 smithi165 bash[22175]: audit 2022-04-30T21:59:23.813052+0000 mon.smithi157 (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.157:0/865968313' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:24 smithi157 bash[20376]: audit 2022-04-30T21:59:23.813052+0000 mon.smithi157 (mon.0) 2203 : audit [DBG] from='client.? 172.21.15.157:0/865968313' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:25 smithi165 bash[22175]: cluster 2022-04-30T21:59:23.970763+0000 mgr.smithi157.nfpzoe (mgr.14180) 3000 : cluster [DBG] pgmap v2791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:25 smithi157 bash[20376]: cluster 2022-04-30T21:59:23.970763+0000 mgr.smithi157.nfpzoe (mgr.14180) 3000 : cluster [DBG] pgmap v2791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:27 smithi165 bash[22175]: cluster 2022-04-30T21:59:25.971403+0000 mgr.smithi157.nfpzoe (mgr.14180) 3001 : cluster [DBG] pgmap v2792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:27 smithi157 bash[20376]: cluster 2022-04-30T21:59:25.971403+0000 mgr.smithi157.nfpzoe (mgr.14180) 3001 : cluster [DBG] pgmap v2792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:28.840 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:59:28.840 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:59:28.840 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:59:29.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:28 smithi165 bash[22175]: cluster 2022-04-30T21:59:27.972021+0000 mgr.smithi157.nfpzoe (mgr.14180) 3002 : cluster [DBG] pgmap v2793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:29.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:59:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:28 smithi157 bash[20376]: cluster 2022-04-30T21:59:27.972021+0000 mgr.smithi157.nfpzoe (mgr.14180) 3002 : cluster [DBG] pgmap v2793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:30.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:29 smithi165 bash[22175]: audit 2022-04-30T21:59:29.145496+0000 mon.smithi157 (mon.0) 2204 : audit [DBG] from='client.? 172.21.15.157:0/447590010' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:29 smithi157 bash[20376]: audit 2022-04-30T21:59:29.145496+0000 mon.smithi157 (mon.0) 2204 : audit [DBG] from='client.? 172.21.15.157:0/447590010' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:31.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:30 smithi165 bash[22175]: cluster 2022-04-30T21:59:29.972664+0000 mgr.smithi157.nfpzoe (mgr.14180) 3003 : cluster [DBG] pgmap v2794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:31.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:30 smithi157 bash[20376]: cluster 2022-04-30T21:59:29.972664+0000 mgr.smithi157.nfpzoe (mgr.14180) 3003 : cluster [DBG] pgmap v2794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:33 smithi165 bash[22175]: cluster 2022-04-30T21:59:31.973437+0000 mgr.smithi157.nfpzoe (mgr.14180) 3004 : cluster [DBG] pgmap v2795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:33 smithi157 bash[20376]: cluster 2022-04-30T21:59:31.973437+0000 mgr.smithi157.nfpzoe (mgr.14180) 3004 : cluster [DBG] pgmap v2795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:34.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:59:34.172 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:59:34.172 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:59:34.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:59:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:35 smithi165 bash[22175]: cluster 2022-04-30T21:59:33.974079+0000 mgr.smithi157.nfpzoe (mgr.14180) 3005 : cluster [DBG] pgmap v2796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:35 smithi165 bash[22175]: audit 2022-04-30T21:59:34.473000+0000 mon.smithi157 (mon.0) 2205 : audit [DBG] from='client.? 172.21.15.157:0/1234987574' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:35 smithi157 bash[20376]: cluster 2022-04-30T21:59:33.974079+0000 mgr.smithi157.nfpzoe (mgr.14180) 3005 : cluster [DBG] pgmap v2796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:35 smithi157 bash[20376]: audit 2022-04-30T21:59:34.473000+0000 mon.smithi157 (mon.0) 2205 : audit [DBG] from='client.? 172.21.15.157:0/1234987574' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:37 smithi165 bash[22175]: cluster 2022-04-30T21:59:35.974744+0000 mgr.smithi157.nfpzoe (mgr.14180) 3006 : cluster [DBG] pgmap v2797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:37.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:37 smithi157 bash[20376]: cluster 2022-04-30T21:59:35.974744+0000 mgr.smithi157.nfpzoe (mgr.14180) 3006 : cluster [DBG] pgmap v2797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:39.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:38 smithi165 bash[22175]: cluster 2022-04-30T21:59:37.975526+0000 mgr.smithi157.nfpzoe (mgr.14180) 3007 : cluster [DBG] pgmap v2798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:38 smithi157 bash[20376]: cluster 2022-04-30T21:59:37.975526+0000 mgr.smithi157.nfpzoe (mgr.14180) 3007 : cluster [DBG] pgmap v2798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:39.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:59:39.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:59:39.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:59:39.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:59:40.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:39 smithi165 bash[22175]: audit 2022-04-30T21:59:39.801926+0000 mon.smithi157 (mon.0) 2206 : audit [DBG] from='client.? 172.21.15.157:0/2041964187' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:40.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:39 smithi157 bash[20376]: audit 2022-04-30T21:59:39.801926+0000 mon.smithi157 (mon.0) 2206 : audit [DBG] from='client.? 172.21.15.157:0/2041964187' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:40 smithi165 bash[22175]: cluster 2022-04-30T21:59:39.976182+0000 mgr.smithi157.nfpzoe (mgr.14180) 3008 : cluster [DBG] pgmap v2799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:41.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:40 smithi157 bash[20376]: cluster 2022-04-30T21:59:39.976182+0000 mgr.smithi157.nfpzoe (mgr.14180) 3008 : cluster [DBG] pgmap v2799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:43 smithi165 bash[22175]: cluster 2022-04-30T21:59:41.976922+0000 mgr.smithi157.nfpzoe (mgr.14180) 3009 : cluster [DBG] pgmap v2800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:43 smithi157 bash[20376]: cluster 2022-04-30T21:59:41.976922+0000 mgr.smithi157.nfpzoe (mgr.14180) 3009 : cluster [DBG] pgmap v2800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:44.824 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:59:44.824 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:59:44.824 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:59:45.153 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:59:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:45 smithi165 bash[22175]: cluster 2022-04-30T21:59:43.977577+0000 mgr.smithi157.nfpzoe (mgr.14180) 3010 : cluster [DBG] pgmap v2801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:45.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:45 smithi157 bash[20376]: cluster 2022-04-30T21:59:43.977577+0000 mgr.smithi157.nfpzoe (mgr.14180) 3010 : cluster [DBG] pgmap v2801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:46 smithi165 bash[22175]: audit 2022-04-30T21:59:45.135119+0000 mon.smithi157 (mon.0) 2207 : audit [DBG] from='client.? 172.21.15.157:0/1215704162' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:46 smithi157 bash[20376]: audit 2022-04-30T21:59:45.135119+0000 mon.smithi157 (mon.0) 2207 : audit [DBG] from='client.? 172.21.15.157:0/1215704162' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:47 smithi165 bash[22175]: cluster 2022-04-30T21:59:45.978160+0000 mgr.smithi157.nfpzoe (mgr.14180) 3011 : cluster [DBG] pgmap v2802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:47 smithi157 bash[20376]: cluster 2022-04-30T21:59:45.978160+0000 mgr.smithi157.nfpzoe (mgr.14180) 3011 : cluster [DBG] pgmap v2802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:49.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:48 smithi165 bash[22175]: cluster 2022-04-30T21:59:47.978792+0000 mgr.smithi157.nfpzoe (mgr.14180) 3012 : cluster [DBG] pgmap v2803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:49.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:48 smithi157 bash[20376]: cluster 2022-04-30T21:59:47.978792+0000 mgr.smithi157.nfpzoe (mgr.14180) 3012 : cluster [DBG] pgmap v2803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:50.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:59:50.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:59:50.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:59:50.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:59:51.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:51 smithi165 bash[22175]: cluster 2022-04-30T21:59:49.979409+0000 mgr.smithi157.nfpzoe (mgr.14180) 3013 : cluster [DBG] pgmap v2804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:51.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:51 smithi165 bash[22175]: audit 2022-04-30T21:59:50.465573+0000 mon.smithi157 (mon.0) 2208 : audit [DBG] from='client.? 172.21.15.157:0/308540981' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:51 smithi157 bash[20376]: cluster 2022-04-30T21:59:49.979409+0000 mgr.smithi157.nfpzoe (mgr.14180) 3013 : cluster [DBG] pgmap v2804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:51 smithi157 bash[20376]: audit 2022-04-30T21:59:50.465573+0000 mon.smithi157 (mon.0) 2208 : audit [DBG] from='client.? 172.21.15.157:0/308540981' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:53.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:53 smithi165 bash[22175]: cluster 2022-04-30T21:59:51.980041+0000 mgr.smithi157.nfpzoe (mgr.14180) 3014 : cluster [DBG] pgmap v2805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:53 smithi157 bash[20376]: cluster 2022-04-30T21:59:51.980041+0000 mgr.smithi157.nfpzoe (mgr.14180) 3014 : cluster [DBG] pgmap v2805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:54 smithi165 bash[22175]: audit 2022-04-30T21:59:53.987432+0000 mon.smithi157 (mon.0) 2209 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:59:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:54 smithi165 bash[22175]: audit 2022-04-30T21:59:53.990103+0000 mon.smithi157 (mon.0) 2210 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:59:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:54 smithi165 bash[22175]: audit 2022-04-30T21:59:53.992032+0000 mon.smithi157 (mon.0) 2211 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:59:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:54 smithi157 bash[20376]: audit 2022-04-30T21:59:53.987432+0000 mon.smithi157 (mon.0) 2209 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T21:59:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:54 smithi157 bash[20376]: audit 2022-04-30T21:59:53.990103+0000 mon.smithi157 (mon.0) 2210 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T21:59:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:54 smithi157 bash[20376]: audit 2022-04-30T21:59:53.992032+0000 mon.smithi157 (mon.0) 2211 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T21:59:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:55 smithi165 bash[22175]: cluster 2022-04-30T21:59:53.980698+0000 mgr.smithi157.nfpzoe (mgr.14180) 3015 : cluster [DBG] pgmap v2806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:55 smithi165 bash[22175]: audit 2022-04-30T21:59:54.300443+0000 mon.smithi157 (mon.0) 2212 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:59:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:55 smithi165 bash[22175]: audit 2022-04-30T21:59:54.308914+0000 mon.smithi157 (mon.0) 2213 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:59:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:55 smithi157 bash[20376]: cluster 2022-04-30T21:59:53.980698+0000 mgr.smithi157.nfpzoe (mgr.14180) 3015 : cluster [DBG] pgmap v2806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:55 smithi157 bash[20376]: audit 2022-04-30T21:59:54.300443+0000 mon.smithi157 (mon.0) 2212 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T21:59:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:55 smithi157 bash[20376]: audit 2022-04-30T21:59:54.308914+0000 mon.smithi157 (mon.0) 2213 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T21:59:55.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T21:59:55.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T21:59:55.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T21:59:55.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T21:59:56.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:56 smithi165 bash[22175]: cluster 2022-04-30T21:59:54.294461+0000 mgr.smithi157.nfpzoe (mgr.14180) 3016 : cluster [DBG] pgmap v2807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:56.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:56 smithi165 bash[22175]: cluster 2022-04-30T21:59:54.294756+0000 mgr.smithi157.nfpzoe (mgr.14180) 3017 : cluster [DBG] pgmap v2808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:56.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:56 smithi165 bash[22175]: cephadm 2022-04-30T21:59:54.309877+0000 mgr.smithi157.nfpzoe (mgr.14180) 3018 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:59:56.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:56 smithi165 bash[22175]: cephadm 2022-04-30T21:59:54.309997+0000 mgr.smithi157.nfpzoe (mgr.14180) 3019 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:59:56.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:56 smithi165 bash[22175]: audit 2022-04-30T21:59:55.797600+0000 mon.smithi157 (mon.0) 2214 : audit [DBG] from='client.? 172.21.15.157:0/2822941029' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:56 smithi157 bash[20376]: cluster 2022-04-30T21:59:54.294461+0000 mgr.smithi157.nfpzoe (mgr.14180) 3016 : cluster [DBG] pgmap v2807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:56 smithi157 bash[20376]: cluster 2022-04-30T21:59:54.294756+0000 mgr.smithi157.nfpzoe (mgr.14180) 3017 : cluster [DBG] pgmap v2808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:56 smithi157 bash[20376]: cephadm 2022-04-30T21:59:54.309877+0000 mgr.smithi157.nfpzoe (mgr.14180) 3018 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T21:59:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:56 smithi157 bash[20376]: cephadm 2022-04-30T21:59:54.309997+0000 mgr.smithi157.nfpzoe (mgr.14180) 3019 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T21:59:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:56 smithi157 bash[20376]: audit 2022-04-30T21:59:55.797600+0000 mon.smithi157 (mon.0) 2214 : audit [DBG] from='client.? 172.21.15.157:0/2822941029' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T21:59:58.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:58 smithi165 bash[22175]: cluster 2022-04-30T21:59:56.295335+0000 mgr.smithi157.nfpzoe (mgr.14180) 3020 : cluster [DBG] pgmap v2809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:58 smithi157 bash[20376]: cluster 2022-04-30T21:59:56.295335+0000 mgr.smithi157.nfpzoe (mgr.14180) 3020 : cluster [DBG] pgmap v2809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T21:59:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:59 smithi165 bash[22175]: audit 2022-04-30T21:59:58.478610+0000 mon.smithi157 (mon.0) 2215 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:59:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 21:59:59 smithi165 bash[22175]: audit 2022-04-30T21:59:58.479070+0000 mon.smithi157 (mon.0) 2216 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T21:59:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:59 smithi157 bash[20376]: audit 2022-04-30T21:59:58.478610+0000 mon.smithi157 (mon.0) 2215 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T21:59:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 21:59:59 smithi157 bash[20376]: audit 2022-04-30T21:59:58.479070+0000 mon.smithi157 (mon.0) 2216 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:00:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:00 smithi165 bash[22175]: cluster 2022-04-30T21:59:58.295998+0000 mgr.smithi157.nfpzoe (mgr.14180) 3021 : cluster [DBG] pgmap v2810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:00 smithi165 bash[22175]: cluster 2022-04-30T22:00:00.000166+0000 mon.smithi157 (mon.0) 2217 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T22:00:00.427 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:00 smithi157 bash[20376]: cluster 2022-04-30T21:59:58.295998+0000 mgr.smithi157.nfpzoe (mgr.14180) 3021 : cluster [DBG] pgmap v2810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:00.474 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:00 smithi157 bash[20376]: cluster 2022-04-30T22:00:00.000166+0000 mon.smithi157 (mon.0) 2217 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T22:00:00.821 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:00:00.821 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:00:00.821 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:00:01.146 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:00:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:02 smithi165 bash[22175]: cluster 2022-04-30T22:00:00.296606+0000 mgr.smithi157.nfpzoe (mgr.14180) 3022 : cluster [DBG] pgmap v2811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:02 smithi165 bash[22175]: audit 2022-04-30T22:00:01.128309+0000 mon.smithi157 (mon.0) 2218 : audit [DBG] from='client.? 172.21.15.157:0/944197141' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:02 smithi157 bash[20376]: cluster 2022-04-30T22:00:00.296606+0000 mgr.smithi157.nfpzoe (mgr.14180) 3022 : cluster [DBG] pgmap v2811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:02 smithi157 bash[20376]: audit 2022-04-30T22:00:01.128309+0000 mon.smithi157 (mon.0) 2218 : audit [DBG] from='client.? 172.21.15.157:0/944197141' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:04 smithi165 bash[22175]: cluster 2022-04-30T22:00:02.297239+0000 mgr.smithi157.nfpzoe (mgr.14180) 3023 : cluster [DBG] pgmap v2812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:04 smithi157 bash[20376]: cluster 2022-04-30T22:00:02.297239+0000 mgr.smithi157.nfpzoe (mgr.14180) 3023 : cluster [DBG] pgmap v2812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:06.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:00:06.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:00:06.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:00:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:06 smithi165 bash[22175]: cluster 2022-04-30T22:00:04.297857+0000 mgr.smithi157.nfpzoe (mgr.14180) 3024 : cluster [DBG] pgmap v2813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:06 smithi157 bash[20376]: cluster 2022-04-30T22:00:04.297857+0000 mgr.smithi157.nfpzoe (mgr.14180) 3024 : cluster [DBG] pgmap v2813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:06.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:00:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:07 smithi165 bash[22175]: audit 2022-04-30T22:00:06.454012+0000 mon.smithi157 (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.157:0/3052260875' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:07 smithi157 bash[20376]: audit 2022-04-30T22:00:06.454012+0000 mon.smithi157 (mon.0) 2219 : audit [DBG] from='client.? 172.21.15.157:0/3052260875' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:08.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:08 smithi165 bash[22175]: cluster 2022-04-30T22:00:06.298421+0000 mgr.smithi157.nfpzoe (mgr.14180) 3025 : cluster [DBG] pgmap v2814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:08 smithi157 bash[20376]: cluster 2022-04-30T22:00:06.298421+0000 mgr.smithi157.nfpzoe (mgr.14180) 3025 : cluster [DBG] pgmap v2814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:10 smithi165 bash[22175]: cluster 2022-04-30T22:00:08.299073+0000 mgr.smithi157.nfpzoe (mgr.14180) 3026 : cluster [DBG] pgmap v2815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:10.428 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:10 smithi157 bash[20376]: cluster 2022-04-30T22:00:08.299073+0000 mgr.smithi157.nfpzoe (mgr.14180) 3026 : cluster [DBG] pgmap v2815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:11.476 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:00:11.476 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:00:11.476 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:00:11.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:00:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:12 smithi165 bash[22175]: cluster 2022-04-30T22:00:10.299765+0000 mgr.smithi157.nfpzoe (mgr.14180) 3027 : cluster [DBG] pgmap v2816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:12 smithi165 bash[22175]: audit 2022-04-30T22:00:11.788347+0000 mon.smithi157 (mon.0) 2220 : audit [DBG] from='client.? 172.21.15.157:0/3902037567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:12 smithi157 bash[20376]: cluster 2022-04-30T22:00:10.299765+0000 mgr.smithi157.nfpzoe (mgr.14180) 3027 : cluster [DBG] pgmap v2816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:12 smithi157 bash[20376]: audit 2022-04-30T22:00:11.788347+0000 mon.smithi157 (mon.0) 2220 : audit [DBG] from='client.? 172.21.15.157:0/3902037567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:14 smithi165 bash[22175]: cluster 2022-04-30T22:00:12.300550+0000 mgr.smithi157.nfpzoe (mgr.14180) 3028 : cluster [DBG] pgmap v2817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:14 smithi157 bash[20376]: cluster 2022-04-30T22:00:12.300550+0000 mgr.smithi157.nfpzoe (mgr.14180) 3028 : cluster [DBG] pgmap v2817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:16.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:16 smithi165 bash[22175]: cluster 2022-04-30T22:00:14.301218+0000 mgr.smithi157.nfpzoe (mgr.14180) 3029 : cluster [DBG] pgmap v2818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:16.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:16 smithi157 bash[20376]: cluster 2022-04-30T22:00:14.301218+0000 mgr.smithi157.nfpzoe (mgr.14180) 3029 : cluster [DBG] pgmap v2818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:16.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:00:16.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:00:16.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:00:17.130 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:00:17.481 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:17 smithi165 bash[22175]: audit 2022-04-30T22:00:17.111684+0000 mon.smithi157 (mon.0) 2221 : audit [DBG] from='client.? 172.21.15.157:0/273401060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:17.481 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:17 smithi157 bash[20376]: audit 2022-04-30T22:00:17.111684+0000 mon.smithi157 (mon.0) 2221 : audit [DBG] from='client.? 172.21.15.157:0/273401060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:18.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:18 smithi165 bash[22175]: cluster 2022-04-30T22:00:16.301824+0000 mgr.smithi157.nfpzoe (mgr.14180) 3030 : cluster [DBG] pgmap v2819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:18 smithi157 bash[20376]: cluster 2022-04-30T22:00:16.301824+0000 mgr.smithi157.nfpzoe (mgr.14180) 3030 : cluster [DBG] pgmap v2819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:20.428 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:20 smithi157 bash[20376]: cluster 2022-04-30T22:00:18.302432+0000 mgr.smithi157.nfpzoe (mgr.14180) 3031 : cluster [DBG] pgmap v2820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:20.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:20 smithi165 bash[22175]: cluster 2022-04-30T22:00:18.302432+0000 mgr.smithi157.nfpzoe (mgr.14180) 3031 : cluster [DBG] pgmap v2820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:22.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:00:22.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:00:22.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:00:22.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:22 smithi157 bash[20376]: cluster 2022-04-30T22:00:20.303055+0000 mgr.smithi157.nfpzoe (mgr.14180) 3032 : cluster [DBG] pgmap v2821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:22.506 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:00:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:22 smithi165 bash[22175]: cluster 2022-04-30T22:00:20.303055+0000 mgr.smithi157.nfpzoe (mgr.14180) 3032 : cluster [DBG] pgmap v2821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:23.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:23 smithi165 bash[22175]: audit 2022-04-30T22:00:22.442996+0000 mon.smithi157 (mon.0) 2222 : audit [DBG] from='client.? 172.21.15.157:0/1451425563' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:23 smithi157 bash[20376]: audit 2022-04-30T22:00:22.442996+0000 mon.smithi157 (mon.0) 2222 : audit [DBG] from='client.? 172.21.15.157:0/1451425563' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:24 smithi157 bash[20376]: cluster 2022-04-30T22:00:22.303640+0000 mgr.smithi157.nfpzoe (mgr.14180) 3033 : cluster [DBG] pgmap v2822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:24 smithi165 bash[22175]: cluster 2022-04-30T22:00:22.303640+0000 mgr.smithi157.nfpzoe (mgr.14180) 3033 : cluster [DBG] pgmap v2822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:26 smithi157 bash[20376]: cluster 2022-04-30T22:00:24.304278+0000 mgr.smithi157.nfpzoe (mgr.14180) 3034 : cluster [DBG] pgmap v2823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:26 smithi165 bash[22175]: cluster 2022-04-30T22:00:24.304278+0000 mgr.smithi157.nfpzoe (mgr.14180) 3034 : cluster [DBG] pgmap v2823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:27.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:00:27.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:00:27.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:00:27.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:00:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:28 smithi157 bash[20376]: cluster 2022-04-30T22:00:26.304841+0000 mgr.smithi157.nfpzoe (mgr.14180) 3035 : cluster [DBG] pgmap v2824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:28 smithi157 bash[20376]: audit 2022-04-30T22:00:27.776117+0000 mon.smithi157 (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.157:0/3094197865' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:28.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:28 smithi165 bash[22175]: cluster 2022-04-30T22:00:26.304841+0000 mgr.smithi157.nfpzoe (mgr.14180) 3035 : cluster [DBG] pgmap v2824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:28.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:28 smithi165 bash[22175]: audit 2022-04-30T22:00:27.776117+0000 mon.smithi157 (mon.0) 2223 : audit [DBG] from='client.? 172.21.15.157:0/3094197865' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:30.436 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:30 smithi157 bash[20376]: cluster 2022-04-30T22:00:28.305459+0000 mgr.smithi157.nfpzoe (mgr.14180) 3036 : cluster [DBG] pgmap v2825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:30.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:30 smithi165 bash[22175]: cluster 2022-04-30T22:00:28.305459+0000 mgr.smithi157.nfpzoe (mgr.14180) 3036 : cluster [DBG] pgmap v2825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:32 smithi157 bash[20376]: cluster 2022-04-30T22:00:30.306088+0000 mgr.smithi157.nfpzoe (mgr.14180) 3037 : cluster [DBG] pgmap v2826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:32.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:32 smithi165 bash[22175]: cluster 2022-04-30T22:00:30.306088+0000 mgr.smithi157.nfpzoe (mgr.14180) 3037 : cluster [DBG] pgmap v2826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:32.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:00:32.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:00:32.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:00:33.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:00:34.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:33 smithi165 bash[22175]: cluster 2022-04-30T22:00:32.306728+0000 mgr.smithi157.nfpzoe (mgr.14180) 3038 : cluster [DBG] pgmap v2827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:34.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:33 smithi165 bash[22175]: audit 2022-04-30T22:00:33.110683+0000 mon.smithi157 (mon.0) 2224 : audit [DBG] from='client.? 172.21.15.157:0/3872869629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:33 smithi157 bash[20376]: cluster 2022-04-30T22:00:32.306728+0000 mgr.smithi157.nfpzoe (mgr.14180) 3038 : cluster [DBG] pgmap v2827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:33 smithi157 bash[20376]: audit 2022-04-30T22:00:33.110683+0000 mon.smithi157 (mon.0) 2224 : audit [DBG] from='client.? 172.21.15.157:0/3872869629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:35 smithi165 bash[22175]: cluster 2022-04-30T22:00:34.307356+0000 mgr.smithi157.nfpzoe (mgr.14180) 3039 : cluster [DBG] pgmap v2828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:35 smithi157 bash[20376]: cluster 2022-04-30T22:00:34.307356+0000 mgr.smithi157.nfpzoe (mgr.14180) 3039 : cluster [DBG] pgmap v2828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:38.132 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:00:38.133 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:00:38.133 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:00:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:37 smithi165 bash[22175]: cluster 2022-04-30T22:00:36.307910+0000 mgr.smithi157.nfpzoe (mgr.14180) 3040 : cluster [DBG] pgmap v2829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:38.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:37 smithi157 bash[20376]: cluster 2022-04-30T22:00:36.307910+0000 mgr.smithi157.nfpzoe (mgr.14180) 3040 : cluster [DBG] pgmap v2829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:38.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:00:39.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:38 smithi165 bash[22175]: audit 2022-04-30T22:00:38.452147+0000 mon.smithi157 (mon.0) 2225 : audit [DBG] from='client.? 172.21.15.157:0/3423181433' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:39.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:38 smithi157 bash[20376]: audit 2022-04-30T22:00:38.452147+0000 mon.smithi157 (mon.0) 2225 : audit [DBG] from='client.? 172.21.15.157:0/3423181433' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:40.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:39 smithi165 bash[22175]: cluster 2022-04-30T22:00:38.308516+0000 mgr.smithi157.nfpzoe (mgr.14180) 3041 : cluster [DBG] pgmap v2830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:40.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:39 smithi157 bash[20376]: cluster 2022-04-30T22:00:38.308516+0000 mgr.smithi157.nfpzoe (mgr.14180) 3041 : cluster [DBG] pgmap v2830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:42.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:41 smithi165 bash[22175]: cluster 2022-04-30T22:00:40.309097+0000 mgr.smithi157.nfpzoe (mgr.14180) 3042 : cluster [DBG] pgmap v2831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:42.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:41 smithi157 bash[20376]: cluster 2022-04-30T22:00:40.309097+0000 mgr.smithi157.nfpzoe (mgr.14180) 3042 : cluster [DBG] pgmap v2831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:43.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:00:43.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:00:43.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:00:43.802 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:00:44.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:43 smithi165 bash[22175]: cluster 2022-04-30T22:00:42.309754+0000 mgr.smithi157.nfpzoe (mgr.14180) 3043 : cluster [DBG] pgmap v2832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:44.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:43 smithi165 bash[22175]: audit 2022-04-30T22:00:43.783824+0000 mon.smithi157 (mon.0) 2226 : audit [DBG] from='client.? 172.21.15.157:0/3755970315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:43 smithi157 bash[20376]: cluster 2022-04-30T22:00:42.309754+0000 mgr.smithi157.nfpzoe (mgr.14180) 3043 : cluster [DBG] pgmap v2832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:43 smithi157 bash[20376]: audit 2022-04-30T22:00:43.783824+0000 mon.smithi157 (mon.0) 2226 : audit [DBG] from='client.? 172.21.15.157:0/3755970315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:46.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:45 smithi165 bash[22175]: cluster 2022-04-30T22:00:44.310355+0000 mgr.smithi157.nfpzoe (mgr.14180) 3044 : cluster [DBG] pgmap v2833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:46.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:45 smithi157 bash[20376]: cluster 2022-04-30T22:00:44.310355+0000 mgr.smithi157.nfpzoe (mgr.14180) 3044 : cluster [DBG] pgmap v2833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:48.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:47 smithi165 bash[22175]: cluster 2022-04-30T22:00:46.311007+0000 mgr.smithi157.nfpzoe (mgr.14180) 3045 : cluster [DBG] pgmap v2834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:48.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:47 smithi157 bash[20376]: cluster 2022-04-30T22:00:46.311007+0000 mgr.smithi157.nfpzoe (mgr.14180) 3045 : cluster [DBG] pgmap v2834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:48.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:00:48.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:00:48.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:00:49.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:00:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:49 smithi165 bash[22175]: cluster 2022-04-30T22:00:48.311634+0000 mgr.smithi157.nfpzoe (mgr.14180) 3046 : cluster [DBG] pgmap v2835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:50.207 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:49 smithi165 bash[22175]: audit 2022-04-30T22:00:49.116552+0000 mon.smithi157 (mon.0) 2227 : audit [DBG] from='client.? 172.21.15.157:0/1237602305' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:50.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:49 smithi157 bash[20376]: cluster 2022-04-30T22:00:48.311634+0000 mgr.smithi157.nfpzoe (mgr.14180) 3046 : cluster [DBG] pgmap v2835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:50.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:49 smithi157 bash[20376]: audit 2022-04-30T22:00:49.116552+0000 mon.smithi157 (mon.0) 2227 : audit [DBG] from='client.? 172.21.15.157:0/1237602305' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:52.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:51 smithi165 bash[22175]: cluster 2022-04-30T22:00:50.312244+0000 mgr.smithi157.nfpzoe (mgr.14180) 3047 : cluster [DBG] pgmap v2836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:52.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:51 smithi157 bash[20376]: cluster 2022-04-30T22:00:50.312244+0000 mgr.smithi157.nfpzoe (mgr.14180) 3047 : cluster [DBG] pgmap v2836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:54.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:00:54.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:00:54.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:00:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:53 smithi165 bash[22175]: cluster 2022-04-30T22:00:52.312907+0000 mgr.smithi157.nfpzoe (mgr.14180) 3048 : cluster [DBG] pgmap v2837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:53 smithi157 bash[20376]: cluster 2022-04-30T22:00:52.312907+0000 mgr.smithi157.nfpzoe (mgr.14180) 3048 : cluster [DBG] pgmap v2837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:54.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:00:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:54 smithi165 bash[22175]: audit 2022-04-30T22:00:54.320601+0000 mon.smithi157 (mon.0) 2228 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:00:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:54 smithi165 bash[22175]: audit 2022-04-30T22:00:54.323014+0000 mon.smithi157 (mon.0) 2229 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:00:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:54 smithi165 bash[22175]: audit 2022-04-30T22:00:54.324635+0000 mon.smithi157 (mon.0) 2230 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:00:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:54 smithi165 bash[22175]: audit 2022-04-30T22:00:54.448096+0000 mon.smithi157 (mon.0) 2231 : audit [DBG] from='client.? 172.21.15.157:0/243672874' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:54 smithi165 bash[22175]: audit 2022-04-30T22:00:54.664260+0000 mon.smithi157 (mon.0) 2232 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:00:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:54 smithi165 bash[22175]: audit 2022-04-30T22:00:54.674866+0000 mon.smithi157 (mon.0) 2233 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:00:55.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:54 smithi157 bash[20376]: audit 2022-04-30T22:00:54.320601+0000 mon.smithi157 (mon.0) 2228 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:00:55.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:54 smithi157 bash[20376]: audit 2022-04-30T22:00:54.323014+0000 mon.smithi157 (mon.0) 2229 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:00:55.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:54 smithi157 bash[20376]: audit 2022-04-30T22:00:54.324635+0000 mon.smithi157 (mon.0) 2230 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:00:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:54 smithi157 bash[20376]: audit 2022-04-30T22:00:54.448096+0000 mon.smithi157 (mon.0) 2231 : audit [DBG] from='client.? 172.21.15.157:0/243672874' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:00:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:54 smithi157 bash[20376]: audit 2022-04-30T22:00:54.664260+0000 mon.smithi157 (mon.0) 2232 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:00:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:54 smithi157 bash[20376]: audit 2022-04-30T22:00:54.674866+0000 mon.smithi157 (mon.0) 2233 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:00:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:55 smithi165 bash[22175]: cluster 2022-04-30T22:00:54.313552+0000 mgr.smithi157.nfpzoe (mgr.14180) 3049 : cluster [DBG] pgmap v2838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:56.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:55 smithi165 bash[22175]: cluster 2022-04-30T22:00:54.656653+0000 mgr.smithi157.nfpzoe (mgr.14180) 3050 : cluster [DBG] pgmap v2839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:56.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:55 smithi165 bash[22175]: cluster 2022-04-30T22:00:54.657026+0000 mgr.smithi157.nfpzoe (mgr.14180) 3051 : cluster [DBG] pgmap v2840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:56.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:55 smithi165 bash[22175]: cephadm 2022-04-30T22:00:54.676134+0000 mgr.smithi157.nfpzoe (mgr.14180) 3052 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:00:56.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:55 smithi165 bash[22175]: cephadm 2022-04-30T22:00:54.676306+0000 mgr.smithi157.nfpzoe (mgr.14180) 3053 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:00:56.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:55 smithi157 bash[20376]: cluster 2022-04-30T22:00:54.313552+0000 mgr.smithi157.nfpzoe (mgr.14180) 3049 : cluster [DBG] pgmap v2838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:55 smithi157 bash[20376]: cluster 2022-04-30T22:00:54.656653+0000 mgr.smithi157.nfpzoe (mgr.14180) 3050 : cluster [DBG] pgmap v2839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:55 smithi157 bash[20376]: cluster 2022-04-30T22:00:54.657026+0000 mgr.smithi157.nfpzoe (mgr.14180) 3051 : cluster [DBG] pgmap v2840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:55 smithi157 bash[20376]: cephadm 2022-04-30T22:00:54.676134+0000 mgr.smithi157.nfpzoe (mgr.14180) 3052 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:00:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:55 smithi157 bash[20376]: cephadm 2022-04-30T22:00:54.676306+0000 mgr.smithi157.nfpzoe (mgr.14180) 3053 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:00:58.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:57 smithi165 bash[22175]: cluster 2022-04-30T22:00:56.657665+0000 mgr.smithi157.nfpzoe (mgr.14180) 3054 : cluster [DBG] pgmap v2841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:58.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:57 smithi157 bash[20376]: cluster 2022-04-30T22:00:56.657665+0000 mgr.smithi157.nfpzoe (mgr.14180) 3054 : cluster [DBG] pgmap v2841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:00:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:58 smithi165 bash[22175]: audit 2022-04-30T22:00:58.486241+0000 mon.smithi157 (mon.0) 2234 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:00:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:58 smithi165 bash[22175]: audit 2022-04-30T22:00:58.486761+0000 mon.smithi157 (mon.0) 2235 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:00:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:58 smithi157 bash[20376]: audit 2022-04-30T22:00:58.486241+0000 mon.smithi157 (mon.0) 2234 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:00:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:58 smithi157 bash[20376]: audit 2022-04-30T22:00:58.486761+0000 mon.smithi157 (mon.0) 2235 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:00:59.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:00:59.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:00:59.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:00:59.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:01:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:59 smithi165 bash[22175]: cluster 2022-04-30T22:00:58.658314+0000 mgr.smithi157.nfpzoe (mgr.14180) 3055 : cluster [DBG] pgmap v2842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:00:59 smithi165 bash[22175]: audit 2022-04-30T22:00:59.778201+0000 mon.smithi157 (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.157:0/539879666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:59 smithi157 bash[20376]: cluster 2022-04-30T22:00:58.658314+0000 mgr.smithi157.nfpzoe (mgr.14180) 3055 : cluster [DBG] pgmap v2842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:00:59 smithi157 bash[20376]: audit 2022-04-30T22:00:59.778201+0000 mon.smithi157 (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.157:0/539879666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:02.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:01 smithi165 bash[22175]: cluster 2022-04-30T22:01:00.658971+0000 mgr.smithi157.nfpzoe (mgr.14180) 3056 : cluster [DBG] pgmap v2843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:01 smithi157 bash[20376]: cluster 2022-04-30T22:01:00.658971+0000 mgr.smithi157.nfpzoe (mgr.14180) 3056 : cluster [DBG] pgmap v2843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:04.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:03 smithi165 bash[22175]: cluster 2022-04-30T22:01:02.659662+0000 mgr.smithi157.nfpzoe (mgr.14180) 3057 : cluster [DBG] pgmap v2844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:03 smithi157 bash[20376]: cluster 2022-04-30T22:01:02.659662+0000 mgr.smithi157.nfpzoe (mgr.14180) 3057 : cluster [DBG] pgmap v2844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:04.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:01:04.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:01:04.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:01:05.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:01:06.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:05 smithi165 bash[22175]: cluster 2022-04-30T22:01:04.660282+0000 mgr.smithi157.nfpzoe (mgr.14180) 3058 : cluster [DBG] pgmap v2845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:06.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:05 smithi165 bash[22175]: audit 2022-04-30T22:01:05.106916+0000 mon.smithi157 (mon.0) 2237 : audit [DBG] from='client.? 172.21.15.157:0/23092895' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:06.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:05 smithi157 bash[20376]: cluster 2022-04-30T22:01:04.660282+0000 mgr.smithi157.nfpzoe (mgr.14180) 3058 : cluster [DBG] pgmap v2845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:06.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:05 smithi157 bash[20376]: audit 2022-04-30T22:01:05.106916+0000 mon.smithi157 (mon.0) 2237 : audit [DBG] from='client.? 172.21.15.157:0/23092895' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:08.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:07 smithi165 bash[22175]: cluster 2022-04-30T22:01:06.660894+0000 mgr.smithi157.nfpzoe (mgr.14180) 3059 : cluster [DBG] pgmap v2846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:08.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:07 smithi157 bash[20376]: cluster 2022-04-30T22:01:06.660894+0000 mgr.smithi157.nfpzoe (mgr.14180) 3059 : cluster [DBG] pgmap v2846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:10.128 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:01:10.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:01:10.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:01:10.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:09 smithi157 bash[20376]: cluster 2022-04-30T22:01:08.661540+0000 mgr.smithi157.nfpzoe (mgr.14180) 3060 : cluster [DBG] pgmap v2847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:09 smithi165 bash[22175]: cluster 2022-04-30T22:01:08.661540+0000 mgr.smithi157.nfpzoe (mgr.14180) 3060 : cluster [DBG] pgmap v2847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:10.457 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:01:11.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:10 smithi157 bash[20376]: audit 2022-04-30T22:01:10.438752+0000 mon.smithi157 (mon.0) 2238 : audit [DBG] from='client.? 172.21.15.157:0/1258253994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:11.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:10 smithi165 bash[22175]: audit 2022-04-30T22:01:10.438752+0000 mon.smithi157 (mon.0) 2238 : audit [DBG] from='client.? 172.21.15.157:0/1258253994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:12.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:11 smithi157 bash[20376]: cluster 2022-04-30T22:01:10.662198+0000 mgr.smithi157.nfpzoe (mgr.14180) 3061 : cluster [DBG] pgmap v2848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:11 smithi165 bash[22175]: cluster 2022-04-30T22:01:10.662198+0000 mgr.smithi157.nfpzoe (mgr.14180) 3061 : cluster [DBG] pgmap v2848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:13 smithi157 bash[20376]: cluster 2022-04-30T22:01:12.662828+0000 mgr.smithi157.nfpzoe (mgr.14180) 3062 : cluster [DBG] pgmap v2849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:13 smithi165 bash[22175]: cluster 2022-04-30T22:01:12.662828+0000 mgr.smithi157.nfpzoe (mgr.14180) 3062 : cluster [DBG] pgmap v2849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:15.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:01:15.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:01:15.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:01:15.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:01:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:15 smithi157 bash[20376]: cluster 2022-04-30T22:01:14.663480+0000 mgr.smithi157.nfpzoe (mgr.14180) 3063 : cluster [DBG] pgmap v2850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:15 smithi157 bash[20376]: audit 2022-04-30T22:01:15.763298+0000 mon.smithi157 (mon.0) 2239 : audit [DBG] from='client.? 172.21.15.157:0/1478443015' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:16.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:15 smithi165 bash[22175]: cluster 2022-04-30T22:01:14.663480+0000 mgr.smithi157.nfpzoe (mgr.14180) 3063 : cluster [DBG] pgmap v2850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:16.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:15 smithi165 bash[22175]: audit 2022-04-30T22:01:15.763298+0000 mon.smithi157 (mon.0) 2239 : audit [DBG] from='client.? 172.21.15.157:0/1478443015' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:18.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:17 smithi157 bash[20376]: cluster 2022-04-30T22:01:16.664086+0000 mgr.smithi157.nfpzoe (mgr.14180) 3064 : cluster [DBG] pgmap v2851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:18.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:17 smithi165 bash[22175]: cluster 2022-04-30T22:01:16.664086+0000 mgr.smithi157.nfpzoe (mgr.14180) 3064 : cluster [DBG] pgmap v2851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:19 smithi157 bash[20376]: cluster 2022-04-30T22:01:18.664706+0000 mgr.smithi157.nfpzoe (mgr.14180) 3065 : cluster [DBG] pgmap v2852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:19 smithi165 bash[22175]: cluster 2022-04-30T22:01:18.664706+0000 mgr.smithi157.nfpzoe (mgr.14180) 3065 : cluster [DBG] pgmap v2852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:20.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:01:20.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:01:20.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:01:21.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:01:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:21 smithi157 bash[20376]: cluster 2022-04-30T22:01:20.665331+0000 mgr.smithi157.nfpzoe (mgr.14180) 3066 : cluster [DBG] pgmap v2853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:21 smithi157 bash[20376]: audit 2022-04-30T22:01:21.094715+0000 mon.smithi157 (mon.0) 2240 : audit [DBG] from='client.? 172.21.15.157:0/1837329639' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:22.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:21 smithi165 bash[22175]: cluster 2022-04-30T22:01:20.665331+0000 mgr.smithi157.nfpzoe (mgr.14180) 3066 : cluster [DBG] pgmap v2853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:22.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:21 smithi165 bash[22175]: audit 2022-04-30T22:01:21.094715+0000 mon.smithi157 (mon.0) 2240 : audit [DBG] from='client.? 172.21.15.157:0/1837329639' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:23 smithi157 bash[20376]: cluster 2022-04-30T22:01:22.665926+0000 mgr.smithi157.nfpzoe (mgr.14180) 3067 : cluster [DBG] pgmap v2854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:23 smithi165 bash[22175]: cluster 2022-04-30T22:01:22.665926+0000 mgr.smithi157.nfpzoe (mgr.14180) 3067 : cluster [DBG] pgmap v2854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:26.116 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:01:26.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:01:26.151 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:01:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:25 smithi157 bash[20376]: cluster 2022-04-30T22:01:24.666514+0000 mgr.smithi157.nfpzoe (mgr.14180) 3068 : cluster [DBG] pgmap v2855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:25 smithi165 bash[22175]: cluster 2022-04-30T22:01:24.666514+0000 mgr.smithi157.nfpzoe (mgr.14180) 3068 : cluster [DBG] pgmap v2855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:26.437 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:01:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:26 smithi157 bash[20376]: audit 2022-04-30T22:01:26.419527+0000 mon.smithi157 (mon.0) 2241 : audit [DBG] from='client.? 172.21.15.157:0/2665238355' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:26 smithi165 bash[22175]: audit 2022-04-30T22:01:26.419527+0000 mon.smithi157 (mon.0) 2241 : audit [DBG] from='client.? 172.21.15.157:0/2665238355' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:27 smithi157 bash[20376]: cluster 2022-04-30T22:01:26.667274+0000 mgr.smithi157.nfpzoe (mgr.14180) 3069 : cluster [DBG] pgmap v2856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:27 smithi165 bash[22175]: cluster 2022-04-30T22:01:26.667274+0000 mgr.smithi157.nfpzoe (mgr.14180) 3069 : cluster [DBG] pgmap v2856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:30.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:29 smithi165 bash[22175]: cluster 2022-04-30T22:01:28.667927+0000 mgr.smithi157.nfpzoe (mgr.14180) 3070 : cluster [DBG] pgmap v2857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:30.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:29 smithi157 bash[20376]: cluster 2022-04-30T22:01:28.667927+0000 mgr.smithi157.nfpzoe (mgr.14180) 3070 : cluster [DBG] pgmap v2857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:31.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:01:31.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:01:31.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:01:31.770 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:01:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:31 smithi165 bash[22175]: cluster 2022-04-30T22:01:30.668561+0000 mgr.smithi157.nfpzoe (mgr.14180) 3071 : cluster [DBG] pgmap v2858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:31 smithi165 bash[22175]: audit 2022-04-30T22:01:31.751725+0000 mon.smithi157 (mon.0) 2242 : audit [DBG] from='client.? 172.21.15.157:0/1166824765' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:31 smithi157 bash[20376]: cluster 2022-04-30T22:01:30.668561+0000 mgr.smithi157.nfpzoe (mgr.14180) 3071 : cluster [DBG] pgmap v2858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:32.513 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:31 smithi157 bash[20376]: audit 2022-04-30T22:01:31.751725+0000 mon.smithi157 (mon.0) 2242 : audit [DBG] from='client.? 172.21.15.157:0/1166824765' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:34.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:33 smithi165 bash[22175]: cluster 2022-04-30T22:01:32.669217+0000 mgr.smithi157.nfpzoe (mgr.14180) 3072 : cluster [DBG] pgmap v2859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:33 smithi157 bash[20376]: cluster 2022-04-30T22:01:32.669217+0000 mgr.smithi157.nfpzoe (mgr.14180) 3072 : cluster [DBG] pgmap v2859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:35 smithi165 bash[22175]: cluster 2022-04-30T22:01:34.669839+0000 mgr.smithi157.nfpzoe (mgr.14180) 3073 : cluster [DBG] pgmap v2860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:35 smithi157 bash[20376]: cluster 2022-04-30T22:01:34.669839+0000 mgr.smithi157.nfpzoe (mgr.14180) 3073 : cluster [DBG] pgmap v2860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:36.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:01:36.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:01:36.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:01:37.093 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:01:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:37 smithi165 bash[22175]: cluster 2022-04-30T22:01:36.670448+0000 mgr.smithi157.nfpzoe (mgr.14180) 3074 : cluster [DBG] pgmap v2861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:37 smithi165 bash[22175]: audit 2022-04-30T22:01:37.073993+0000 mon.smithi157 (mon.0) 2243 : audit [DBG] from='client.? 172.21.15.157:0/4058328281' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:37 smithi157 bash[20376]: cluster 2022-04-30T22:01:36.670448+0000 mgr.smithi157.nfpzoe (mgr.14180) 3074 : cluster [DBG] pgmap v2861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:37 smithi157 bash[20376]: audit 2022-04-30T22:01:37.073993+0000 mon.smithi157 (mon.0) 2243 : audit [DBG] from='client.? 172.21.15.157:0/4058328281' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:39 smithi165 bash[22175]: cluster 2022-04-30T22:01:38.671069+0000 mgr.smithi157.nfpzoe (mgr.14180) 3075 : cluster [DBG] pgmap v2862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:40.432 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:39 smithi157 bash[20376]: cluster 2022-04-30T22:01:38.671069+0000 mgr.smithi157.nfpzoe (mgr.14180) 3075 : cluster [DBG] pgmap v2862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:42.097 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:01:42.098 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:01:42.098 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:01:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:41 smithi165 bash[22175]: cluster 2022-04-30T22:01:40.671655+0000 mgr.smithi157.nfpzoe (mgr.14180) 3076 : cluster [DBG] pgmap v2863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:42.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:01:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:41 smithi157 bash[20376]: cluster 2022-04-30T22:01:40.671655+0000 mgr.smithi157.nfpzoe (mgr.14180) 3076 : cluster [DBG] pgmap v2863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:42 smithi165 bash[22175]: audit 2022-04-30T22:01:42.399902+0000 mon.smithi157 (mon.0) 2244 : audit [DBG] from='client.? 172.21.15.157:0/1693276817' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:42 smithi157 bash[20376]: audit 2022-04-30T22:01:42.399902+0000 mon.smithi157 (mon.0) 2244 : audit [DBG] from='client.? 172.21.15.157:0/1693276817' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:44.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:43 smithi165 bash[22175]: cluster 2022-04-30T22:01:42.672342+0000 mgr.smithi157.nfpzoe (mgr.14180) 3077 : cluster [DBG] pgmap v2864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:43 smithi157 bash[20376]: cluster 2022-04-30T22:01:42.672342+0000 mgr.smithi157.nfpzoe (mgr.14180) 3077 : cluster [DBG] pgmap v2864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:46 smithi165 bash[22175]: cluster 2022-04-30T22:01:44.672981+0000 mgr.smithi157.nfpzoe (mgr.14180) 3078 : cluster [DBG] pgmap v2865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:45 smithi157 bash[20376]: cluster 2022-04-30T22:01:44.672981+0000 mgr.smithi157.nfpzoe (mgr.14180) 3078 : cluster [DBG] pgmap v2865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:47.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:01:47.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:01:47.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:01:47.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:01:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:48 smithi165 bash[22175]: cluster 2022-04-30T22:01:46.673608+0000 mgr.smithi157.nfpzoe (mgr.14180) 3079 : cluster [DBG] pgmap v2866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:48.439 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:48 smithi165 bash[22175]: audit 2022-04-30T22:01:47.728511+0000 mon.smithi157 (mon.0) 2245 : audit [DBG] from='client.? 172.21.15.157:0/2438316735' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:48 smithi157 bash[20376]: cluster 2022-04-30T22:01:46.673608+0000 mgr.smithi157.nfpzoe (mgr.14180) 3079 : cluster [DBG] pgmap v2866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:48 smithi157 bash[20376]: audit 2022-04-30T22:01:47.728511+0000 mon.smithi157 (mon.0) 2245 : audit [DBG] from='client.? 172.21.15.157:0/2438316735' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:50 smithi165 bash[22175]: cluster 2022-04-30T22:01:48.674244+0000 mgr.smithi157.nfpzoe (mgr.14180) 3080 : cluster [DBG] pgmap v2867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:50.433 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:50 smithi157 bash[20376]: cluster 2022-04-30T22:01:48.674244+0000 mgr.smithi157.nfpzoe (mgr.14180) 3080 : cluster [DBG] pgmap v2867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:52 smithi165 bash[22175]: cluster 2022-04-30T22:01:50.674874+0000 mgr.smithi157.nfpzoe (mgr.14180) 3081 : cluster [DBG] pgmap v2868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:52 smithi157 bash[20376]: cluster 2022-04-30T22:01:50.674874+0000 mgr.smithi157.nfpzoe (mgr.14180) 3081 : cluster [DBG] pgmap v2868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:52.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:01:52.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:01:52.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:01:53.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:01:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:54 smithi165 bash[22175]: cluster 2022-04-30T22:01:52.675529+0000 mgr.smithi157.nfpzoe (mgr.14180) 3082 : cluster [DBG] pgmap v2869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:54.415 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:54 smithi165 bash[22175]: audit 2022-04-30T22:01:53.057661+0000 mon.smithi157 (mon.0) 2246 : audit [DBG] from='client.? 172.21.15.157:0/3843639032' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:54 smithi157 bash[20376]: cluster 2022-04-30T22:01:52.675529+0000 mgr.smithi157.nfpzoe (mgr.14180) 3082 : cluster [DBG] pgmap v2869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:54 smithi157 bash[20376]: audit 2022-04-30T22:01:53.057661+0000 mon.smithi157 (mon.0) 2246 : audit [DBG] from='client.? 172.21.15.157:0/3843639032' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:55 smithi165 bash[22175]: audit 2022-04-30T22:01:54.687962+0000 mon.smithi157 (mon.0) 2247 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:01:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:55 smithi165 bash[22175]: audit 2022-04-30T22:01:54.690859+0000 mon.smithi157 (mon.0) 2248 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:01:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:55 smithi165 bash[22175]: audit 2022-04-30T22:01:54.692726+0000 mon.smithi157 (mon.0) 2249 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:01:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:55 smithi157 bash[20376]: audit 2022-04-30T22:01:54.687962+0000 mon.smithi157 (mon.0) 2247 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:01:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:55 smithi157 bash[20376]: audit 2022-04-30T22:01:54.690859+0000 mon.smithi157 (mon.0) 2248 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:01:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:55 smithi157 bash[20376]: audit 2022-04-30T22:01:54.692726+0000 mon.smithi157 (mon.0) 2249 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:01:56.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:56 smithi165 bash[22175]: cluster 2022-04-30T22:01:54.676117+0000 mgr.smithi157.nfpzoe (mgr.14180) 3083 : cluster [DBG] pgmap v2870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:56.636 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:56 smithi165 bash[22175]: cluster 2022-04-30T22:01:55.011182+0000 mgr.smithi157.nfpzoe (mgr.14180) 3084 : cluster [DBG] pgmap v2871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:56.636 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:56 smithi165 bash[22175]: cluster 2022-04-30T22:01:55.011724+0000 mgr.smithi157.nfpzoe (mgr.14180) 3085 : cluster [DBG] pgmap v2872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:56.637 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:56 smithi165 bash[22175]: audit 2022-04-30T22:01:55.018027+0000 mon.smithi157 (mon.0) 2250 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:01:56.637 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:56 smithi165 bash[22175]: audit 2022-04-30T22:01:55.030585+0000 mon.smithi157 (mon.0) 2251 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:01:56.637 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:56 smithi165 bash[22175]: cephadm 2022-04-30T22:01:55.031690+0000 mgr.smithi157.nfpzoe (mgr.14180) 3086 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:01:56.638 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:56 smithi165 bash[22175]: cephadm 2022-04-30T22:01:55.031846+0000 mgr.smithi157.nfpzoe (mgr.14180) 3087 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:01:56.639 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:56 smithi157 bash[20376]: cluster 2022-04-30T22:01:54.676117+0000 mgr.smithi157.nfpzoe (mgr.14180) 3083 : cluster [DBG] pgmap v2870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:56.639 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:56 smithi157 bash[20376]: cluster 2022-04-30T22:01:55.011182+0000 mgr.smithi157.nfpzoe (mgr.14180) 3084 : cluster [DBG] pgmap v2871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:56.640 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:56 smithi157 bash[20376]: cluster 2022-04-30T22:01:55.011724+0000 mgr.smithi157.nfpzoe (mgr.14180) 3085 : cluster [DBG] pgmap v2872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:56.640 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:56 smithi157 bash[20376]: audit 2022-04-30T22:01:55.018027+0000 mon.smithi157 (mon.0) 2250 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:01:56.640 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:56 smithi157 bash[20376]: audit 2022-04-30T22:01:55.030585+0000 mon.smithi157 (mon.0) 2251 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:01:56.640 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:56 smithi157 bash[20376]: cephadm 2022-04-30T22:01:55.031690+0000 mgr.smithi157.nfpzoe (mgr.14180) 3086 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:01:56.640 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:56 smithi157 bash[20376]: cephadm 2022-04-30T22:01:55.031846+0000 mgr.smithi157.nfpzoe (mgr.14180) 3087 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:01:58.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:01:58.080 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:01:58.080 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:01:58.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:58 smithi165 bash[22175]: cluster 2022-04-30T22:01:57.012443+0000 mgr.smithi157.nfpzoe (mgr.14180) 3088 : cluster [DBG] pgmap v2873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:58.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:01:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:58 smithi157 bash[20376]: cluster 2022-04-30T22:01:57.012443+0000 mgr.smithi157.nfpzoe (mgr.14180) 3088 : cluster [DBG] pgmap v2873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:01:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:59 smithi165 bash[22175]: audit 2022-04-30T22:01:58.388654+0000 mon.smithi157 (mon.0) 2252 : audit [DBG] from='client.? 172.21.15.157:0/1105482654' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:59.416 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:59 smithi165 bash[22175]: audit 2022-04-30T22:01:58.493080+0000 mon.smithi157 (mon.0) 2253 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:01:59.417 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:01:59 smithi165 bash[22175]: audit 2022-04-30T22:01:58.493722+0000 mon.smithi157 (mon.0) 2254 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:01:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:59 smithi157 bash[20376]: audit 2022-04-30T22:01:58.388654+0000 mon.smithi157 (mon.0) 2252 : audit [DBG] from='client.? 172.21.15.157:0/1105482654' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:01:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:59 smithi157 bash[20376]: audit 2022-04-30T22:01:58.493080+0000 mon.smithi157 (mon.0) 2253 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:01:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:01:59 smithi157 bash[20376]: audit 2022-04-30T22:01:58.493722+0000 mon.smithi157 (mon.0) 2254 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:02:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:00 smithi165 bash[22175]: cluster 2022-04-30T22:01:59.013080+0000 mgr.smithi157.nfpzoe (mgr.14180) 3089 : cluster [DBG] pgmap v2874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:00.434 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:00 smithi157 bash[20376]: cluster 2022-04-30T22:01:59.013080+0000 mgr.smithi157.nfpzoe (mgr.14180) 3089 : cluster [DBG] pgmap v2874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:02 smithi165 bash[22175]: cluster 2022-04-30T22:02:01.013821+0000 mgr.smithi157.nfpzoe (mgr.14180) 3090 : cluster [DBG] pgmap v2875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:02 smithi157 bash[20376]: cluster 2022-04-30T22:02:01.013821+0000 mgr.smithi157.nfpzoe (mgr.14180) 3090 : cluster [DBG] pgmap v2875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:03.410 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:02:03.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:02:03.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:02:03.741 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:02:04.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:03 smithi165 bash[22175]: cluster 2022-04-30T22:02:03.014595+0000 mgr.smithi157.nfpzoe (mgr.14180) 3091 : cluster [DBG] pgmap v2876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:04.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:03 smithi165 bash[22175]: audit 2022-04-30T22:02:03.717208+0000 mon.smithi157 (mon.0) 2255 : audit [DBG] from='client.? 172.21.15.157:0/2248939012' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:03 smithi157 bash[20376]: cluster 2022-04-30T22:02:03.014595+0000 mgr.smithi157.nfpzoe (mgr.14180) 3091 : cluster [DBG] pgmap v2876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:03 smithi157 bash[20376]: audit 2022-04-30T22:02:03.717208+0000 mon.smithi157 (mon.0) 2255 : audit [DBG] from='client.? 172.21.15.157:0/2248939012' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:06 smithi165 bash[22175]: cluster 2022-04-30T22:02:05.015279+0000 mgr.smithi157.nfpzoe (mgr.14180) 3092 : cluster [DBG] pgmap v2877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:06 smithi157 bash[20376]: cluster 2022-04-30T22:02:05.015279+0000 mgr.smithi157.nfpzoe (mgr.14180) 3092 : cluster [DBG] pgmap v2877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:08.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:08 smithi165 bash[22175]: cluster 2022-04-30T22:02:07.015897+0000 mgr.smithi157.nfpzoe (mgr.14180) 3093 : cluster [DBG] pgmap v2878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:08 smithi157 bash[20376]: cluster 2022-04-30T22:02:07.015897+0000 mgr.smithi157.nfpzoe (mgr.14180) 3093 : cluster [DBG] pgmap v2878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:08.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:02:08.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:02:08.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:02:09.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:02:09.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:09 smithi165 bash[22175]: audit 2022-04-30T22:02:09.049251+0000 mon.smithi157 (mon.0) 2256 : audit [DBG] from='client.? 172.21.15.157:0/19592965' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:09.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:09 smithi157 bash[20376]: audit 2022-04-30T22:02:09.049251+0000 mon.smithi157 (mon.0) 2256 : audit [DBG] from='client.? 172.21.15.157:0/19592965' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:10 smithi165 bash[22175]: cluster 2022-04-30T22:02:09.016524+0000 mgr.smithi157.nfpzoe (mgr.14180) 3094 : cluster [DBG] pgmap v2879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:10.436 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:10 smithi157 bash[20376]: cluster 2022-04-30T22:02:09.016524+0000 mgr.smithi157.nfpzoe (mgr.14180) 3094 : cluster [DBG] pgmap v2879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:12 smithi165 bash[22175]: cluster 2022-04-30T22:02:11.017134+0000 mgr.smithi157.nfpzoe (mgr.14180) 3095 : cluster [DBG] pgmap v2880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:12 smithi157 bash[20376]: cluster 2022-04-30T22:02:11.017134+0000 mgr.smithi157.nfpzoe (mgr.14180) 3095 : cluster [DBG] pgmap v2880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:14.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:02:14.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:02:14.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:02:14.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:13 smithi165 bash[22175]: cluster 2022-04-30T22:02:13.017731+0000 mgr.smithi157.nfpzoe (mgr.14180) 3096 : cluster [DBG] pgmap v2881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:13 smithi157 bash[20376]: cluster 2022-04-30T22:02:13.017731+0000 mgr.smithi157.nfpzoe (mgr.14180) 3096 : cluster [DBG] pgmap v2881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:14.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:02:15.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:14 smithi165 bash[22175]: audit 2022-04-30T22:02:14.377728+0000 mon.smithi157 (mon.0) 2257 : audit [DBG] from='client.? 172.21.15.157:0/1939924390' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:15.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:14 smithi157 bash[20376]: audit 2022-04-30T22:02:14.377728+0000 mon.smithi157 (mon.0) 2257 : audit [DBG] from='client.? 172.21.15.157:0/1939924390' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:16.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:15 smithi165 bash[22175]: cluster 2022-04-30T22:02:15.018354+0000 mgr.smithi157.nfpzoe (mgr.14180) 3097 : cluster [DBG] pgmap v2882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:15 smithi157 bash[20376]: cluster 2022-04-30T22:02:15.018354+0000 mgr.smithi157.nfpzoe (mgr.14180) 3097 : cluster [DBG] pgmap v2882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:18.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:18 smithi165 bash[22175]: cluster 2022-04-30T22:02:17.018978+0000 mgr.smithi157.nfpzoe (mgr.14180) 3098 : cluster [DBG] pgmap v2883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:18 smithi157 bash[20376]: cluster 2022-04-30T22:02:17.018978+0000 mgr.smithi157.nfpzoe (mgr.14180) 3098 : cluster [DBG] pgmap v2883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:19.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:02:19.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:02:19.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:02:19.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:02:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:20 smithi165 bash[22175]: cluster 2022-04-30T22:02:19.019667+0000 mgr.smithi157.nfpzoe (mgr.14180) 3099 : cluster [DBG] pgmap v2884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:20 smithi165 bash[22175]: audit 2022-04-30T22:02:19.706632+0000 mon.smithi157 (mon.0) 2258 : audit [DBG] from='client.? 172.21.15.157:0/3520765877' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:20.434 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:20 smithi157 bash[20376]: cluster 2022-04-30T22:02:19.019667+0000 mgr.smithi157.nfpzoe (mgr.14180) 3099 : cluster [DBG] pgmap v2884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:20.434 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:20 smithi157 bash[20376]: audit 2022-04-30T22:02:19.706632+0000 mon.smithi157 (mon.0) 2258 : audit [DBG] from='client.? 172.21.15.157:0/3520765877' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:22 smithi165 bash[22175]: cluster 2022-04-30T22:02:21.020253+0000 mgr.smithi157.nfpzoe (mgr.14180) 3100 : cluster [DBG] pgmap v2885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:22 smithi157 bash[20376]: cluster 2022-04-30T22:02:21.020253+0000 mgr.smithi157.nfpzoe (mgr.14180) 3100 : cluster [DBG] pgmap v2885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:24.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:23 smithi165 bash[22175]: cluster 2022-04-30T22:02:23.020883+0000 mgr.smithi157.nfpzoe (mgr.14180) 3101 : cluster [DBG] pgmap v2886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:24.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:23 smithi157 bash[20376]: cluster 2022-04-30T22:02:23.020883+0000 mgr.smithi157.nfpzoe (mgr.14180) 3101 : cluster [DBG] pgmap v2886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:24.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:02:24.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:02:24.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:02:25.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:02:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:25 smithi165 bash[22175]: audit 2022-04-30T22:02:25.037381+0000 mon.smithi157 (mon.0) 2259 : audit [DBG] from='client.? 172.21.15.157:0/1195842092' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:25 smithi157 bash[20376]: audit 2022-04-30T22:02:25.037381+0000 mon.smithi157 (mon.0) 2259 : audit [DBG] from='client.? 172.21.15.157:0/1195842092' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:26 smithi165 bash[22175]: cluster 2022-04-30T22:02:25.021470+0000 mgr.smithi157.nfpzoe (mgr.14180) 3102 : cluster [DBG] pgmap v2887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:26.489 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:26 smithi157 bash[20376]: cluster 2022-04-30T22:02:25.021470+0000 mgr.smithi157.nfpzoe (mgr.14180) 3102 : cluster [DBG] pgmap v2887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:28 smithi165 bash[22175]: cluster 2022-04-30T22:02:27.022033+0000 mgr.smithi157.nfpzoe (mgr.14180) 3103 : cluster [DBG] pgmap v2888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:28 smithi157 bash[20376]: cluster 2022-04-30T22:02:27.022033+0000 mgr.smithi157.nfpzoe (mgr.14180) 3103 : cluster [DBG] pgmap v2888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:30.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:02:30.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:02:30.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:02:30.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:02:30.427 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:30 smithi165 bash[22175]: cluster 2022-04-30T22:02:29.022640+0000 mgr.smithi157.nfpzoe (mgr.14180) 3104 : cluster [DBG] pgmap v2889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:30.436 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:30 smithi157 bash[20376]: cluster 2022-04-30T22:02:29.022640+0000 mgr.smithi157.nfpzoe (mgr.14180) 3104 : cluster [DBG] pgmap v2889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:31 smithi165 bash[22175]: audit 2022-04-30T22:02:30.369886+0000 mon.smithi157 (mon.0) 2260 : audit [DBG] from='client.? 172.21.15.157:0/3118992939' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:31 smithi157 bash[20376]: audit 2022-04-30T22:02:30.369886+0000 mon.smithi157 (mon.0) 2260 : audit [DBG] from='client.? 172.21.15.157:0/3118992939' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:32.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:32 smithi165 bash[22175]: cluster 2022-04-30T22:02:31.023271+0000 mgr.smithi157.nfpzoe (mgr.14180) 3105 : cluster [DBG] pgmap v2890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:32 smithi157 bash[20376]: cluster 2022-04-30T22:02:31.023271+0000 mgr.smithi157.nfpzoe (mgr.14180) 3105 : cluster [DBG] pgmap v2890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:34.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:33 smithi165 bash[22175]: cluster 2022-04-30T22:02:33.023923+0000 mgr.smithi157.nfpzoe (mgr.14180) 3106 : cluster [DBG] pgmap v2891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:33 smithi157 bash[20376]: cluster 2022-04-30T22:02:33.023923+0000 mgr.smithi157.nfpzoe (mgr.14180) 3106 : cluster [DBG] pgmap v2891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:35.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:02:35.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:02:35.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:02:35.717 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:02:36.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:36 smithi165 bash[22175]: cluster 2022-04-30T22:02:35.024538+0000 mgr.smithi157.nfpzoe (mgr.14180) 3107 : cluster [DBG] pgmap v2892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:36.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:36 smithi165 bash[22175]: audit 2022-04-30T22:02:35.698785+0000 mon.smithi157 (mon.0) 2261 : audit [DBG] from='client.? 172.21.15.157:0/1844385436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:36 smithi157 bash[20376]: cluster 2022-04-30T22:02:35.024538+0000 mgr.smithi157.nfpzoe (mgr.14180) 3107 : cluster [DBG] pgmap v2892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:36 smithi157 bash[20376]: audit 2022-04-30T22:02:35.698785+0000 mon.smithi157 (mon.0) 2261 : audit [DBG] from='client.? 172.21.15.157:0/1844385436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:38 smithi165 bash[22175]: cluster 2022-04-30T22:02:37.025148+0000 mgr.smithi157.nfpzoe (mgr.14180) 3108 : cluster [DBG] pgmap v2893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:38 smithi157 bash[20376]: cluster 2022-04-30T22:02:37.025148+0000 mgr.smithi157.nfpzoe (mgr.14180) 3108 : cluster [DBG] pgmap v2893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:40 smithi165 bash[22175]: cluster 2022-04-30T22:02:39.025757+0000 mgr.smithi157.nfpzoe (mgr.14180) 3109 : cluster [DBG] pgmap v2894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:40.436 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:40 smithi157 bash[20376]: cluster 2022-04-30T22:02:39.025757+0000 mgr.smithi157.nfpzoe (mgr.14180) 3109 : cluster [DBG] pgmap v2894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:40.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:02:40.721 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:02:40.721 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:02:41.046 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:02:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:41 smithi165 bash[22175]: audit 2022-04-30T22:02:41.028879+0000 mon.smithi157 (mon.0) 2262 : audit [DBG] from='client.? 172.21.15.157:0/3309062706' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:41 smithi157 bash[20376]: audit 2022-04-30T22:02:41.028879+0000 mon.smithi157 (mon.0) 2262 : audit [DBG] from='client.? 172.21.15.157:0/3309062706' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:42 smithi165 bash[22175]: cluster 2022-04-30T22:02:41.026204+0000 mgr.smithi157.nfpzoe (mgr.14180) 3110 : cluster [DBG] pgmap v2895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:42 smithi157 bash[20376]: cluster 2022-04-30T22:02:41.026204+0000 mgr.smithi157.nfpzoe (mgr.14180) 3110 : cluster [DBG] pgmap v2895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:44.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:43 smithi165 bash[22175]: cluster 2022-04-30T22:02:43.026698+0000 mgr.smithi157.nfpzoe (mgr.14180) 3111 : cluster [DBG] pgmap v2896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:44.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:43 smithi157 bash[20376]: cluster 2022-04-30T22:02:43.026698+0000 mgr.smithi157.nfpzoe (mgr.14180) 3111 : cluster [DBG] pgmap v2896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:46.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:02:46.050 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:02:46.050 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:02:46.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:02:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:46 smithi165 bash[22175]: cluster 2022-04-30T22:02:45.027339+0000 mgr.smithi157.nfpzoe (mgr.14180) 3112 : cluster [DBG] pgmap v2897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:46 smithi157 bash[20376]: cluster 2022-04-30T22:02:45.027339+0000 mgr.smithi157.nfpzoe (mgr.14180) 3112 : cluster [DBG] pgmap v2897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:47 smithi165 bash[22175]: audit 2022-04-30T22:02:46.352643+0000 mon.smithi157 (mon.0) 2263 : audit [DBG] from='client.? 172.21.15.157:0/3437643987' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:47 smithi157 bash[20376]: audit 2022-04-30T22:02:46.352643+0000 mon.smithi157 (mon.0) 2263 : audit [DBG] from='client.? 172.21.15.157:0/3437643987' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:48.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:48 smithi165 bash[22175]: cluster 2022-04-30T22:02:47.027942+0000 mgr.smithi157.nfpzoe (mgr.14180) 3113 : cluster [DBG] pgmap v2898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:48 smithi157 bash[20376]: cluster 2022-04-30T22:02:47.027942+0000 mgr.smithi157.nfpzoe (mgr.14180) 3113 : cluster [DBG] pgmap v2898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:50 smithi165 bash[22175]: cluster 2022-04-30T22:02:49.028488+0000 mgr.smithi157.nfpzoe (mgr.14180) 3114 : cluster [DBG] pgmap v2899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:50.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:50 smithi157 bash[20376]: cluster 2022-04-30T22:02:49.028488+0000 mgr.smithi157.nfpzoe (mgr.14180) 3114 : cluster [DBG] pgmap v2899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:51.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:02:51.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:02:51.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:02:51.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:02:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:52 smithi165 bash[22175]: cluster 2022-04-30T22:02:51.029099+0000 mgr.smithi157.nfpzoe (mgr.14180) 3115 : cluster [DBG] pgmap v2900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:52 smithi165 bash[22175]: audit 2022-04-30T22:02:51.679709+0000 mon.smithi157 (mon.0) 2264 : audit [DBG] from='client.? 172.21.15.157:0/3544077841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:52 smithi157 bash[20376]: cluster 2022-04-30T22:02:51.029099+0000 mgr.smithi157.nfpzoe (mgr.14180) 3115 : cluster [DBG] pgmap v2900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:52 smithi157 bash[20376]: audit 2022-04-30T22:02:51.679709+0000 mon.smithi157 (mon.0) 2264 : audit [DBG] from='client.? 172.21.15.157:0/3544077841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:54.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:53 smithi165 bash[22175]: cluster 2022-04-30T22:02:53.029813+0000 mgr.smithi157.nfpzoe (mgr.14180) 3116 : cluster [DBG] pgmap v2901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:53 smithi157 bash[20376]: cluster 2022-04-30T22:02:53.029813+0000 mgr.smithi157.nfpzoe (mgr.14180) 3116 : cluster [DBG] pgmap v2901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:55 smithi165 bash[22175]: audit 2022-04-30T22:02:55.040052+0000 mon.smithi157 (mon.0) 2265 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:02:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:55 smithi165 bash[22175]: audit 2022-04-30T22:02:55.042810+0000 mon.smithi157 (mon.0) 2266 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:02:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:55 smithi165 bash[22175]: audit 2022-04-30T22:02:55.044566+0000 mon.smithi157 (mon.0) 2267 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:02:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:55 smithi157 bash[20376]: audit 2022-04-30T22:02:55.040052+0000 mon.smithi157 (mon.0) 2265 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:02:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:55 smithi157 bash[20376]: audit 2022-04-30T22:02:55.042810+0000 mon.smithi157 (mon.0) 2266 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:02:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:55 smithi157 bash[20376]: audit 2022-04-30T22:02:55.044566+0000 mon.smithi157 (mon.0) 2267 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:02:56.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:56 smithi165 bash[22175]: cluster 2022-04-30T22:02:55.030504+0000 mgr.smithi157.nfpzoe (mgr.14180) 3117 : cluster [DBG] pgmap v2902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:56 smithi157 bash[20376]: cluster 2022-04-30T22:02:55.030504+0000 mgr.smithi157.nfpzoe (mgr.14180) 3117 : cluster [DBG] pgmap v2902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:56.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:02:56.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:02:56.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:02:57.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:02:57.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:57 smithi165 bash[22175]: audit 2022-04-30T22:02:57.011071+0000 mon.smithi157 (mon.0) 2268 : audit [DBG] from='client.? 172.21.15.157:0/2297319935' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:57 smithi157 bash[20376]: audit 2022-04-30T22:02:57.011071+0000 mon.smithi157 (mon.0) 2268 : audit [DBG] from='client.? 172.21.15.157:0/2297319935' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:02:58.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:58 smithi165 bash[22175]: cluster 2022-04-30T22:02:57.031206+0000 mgr.smithi157.nfpzoe (mgr.14180) 3118 : cluster [DBG] pgmap v2903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:58 smithi157 bash[20376]: cluster 2022-04-30T22:02:57.031206+0000 mgr.smithi157.nfpzoe (mgr.14180) 3118 : cluster [DBG] pgmap v2903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:02:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:59 smithi165 bash[22175]: audit 2022-04-30T22:02:58.501079+0000 mon.smithi157 (mon.0) 2269 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:02:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:59 smithi165 bash[22175]: audit 2022-04-30T22:02:58.502258+0000 mon.smithi157 (mon.0) 2270 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:02:59.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:59 smithi165 bash[22175]: audit 2022-04-30T22:02:58.800810+0000 mon.smithi157 (mon.0) 2271 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:02:59.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:02:59 smithi165 bash[22175]: audit 2022-04-30T22:02:59.104665+0000 mon.smithi157 (mon.0) 2272 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:02:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:59 smithi157 bash[20376]: audit 2022-04-30T22:02:58.501079+0000 mon.smithi157 (mon.0) 2269 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:02:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:59 smithi157 bash[20376]: audit 2022-04-30T22:02:58.502258+0000 mon.smithi157 (mon.0) 2270 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:02:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:59 smithi157 bash[20376]: audit 2022-04-30T22:02:58.800810+0000 mon.smithi157 (mon.0) 2271 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:02:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:02:59 smithi157 bash[20376]: audit 2022-04-30T22:02:59.104665+0000 mon.smithi157 (mon.0) 2272 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:03:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:00 smithi165 bash[22175]: cluster 2022-04-30T22:02:59.031920+0000 mgr.smithi157.nfpzoe (mgr.14180) 3119 : cluster [DBG] pgmap v2904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:00 smithi165 bash[22175]: cluster 2022-04-30T22:02:59.098447+0000 mgr.smithi157.nfpzoe (mgr.14180) 3120 : cluster [DBG] pgmap v2905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:00 smithi165 bash[22175]: cluster 2022-04-30T22:02:59.098974+0000 mgr.smithi157.nfpzoe (mgr.14180) 3121 : cluster [DBG] pgmap v2906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:00 smithi165 bash[22175]: audit 2022-04-30T22:02:59.115619+0000 mon.smithi157 (mon.0) 2273 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:03:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:00 smithi165 bash[22175]: cephadm 2022-04-30T22:02:59.116765+0000 mgr.smithi157.nfpzoe (mgr.14180) 3122 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:03:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:00 smithi165 bash[22175]: cephadm 2022-04-30T22:02:59.116924+0000 mgr.smithi157.nfpzoe (mgr.14180) 3123 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:03:00.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:00 smithi157 bash[20376]: cluster 2022-04-30T22:02:59.031920+0000 mgr.smithi157.nfpzoe (mgr.14180) 3119 : cluster [DBG] pgmap v2904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:00.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:00 smithi157 bash[20376]: cluster 2022-04-30T22:02:59.098447+0000 mgr.smithi157.nfpzoe (mgr.14180) 3120 : cluster [DBG] pgmap v2905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:00.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:00 smithi157 bash[20376]: cluster 2022-04-30T22:02:59.098974+0000 mgr.smithi157.nfpzoe (mgr.14180) 3121 : cluster [DBG] pgmap v2906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:00.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:00 smithi157 bash[20376]: audit 2022-04-30T22:02:59.115619+0000 mon.smithi157 (mon.0) 2273 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:03:00.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:00 smithi157 bash[20376]: cephadm 2022-04-30T22:02:59.116765+0000 mgr.smithi157.nfpzoe (mgr.14180) 3122 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:03:00.439 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:00 smithi157 bash[20376]: cephadm 2022-04-30T22:02:59.116924+0000 mgr.smithi157.nfpzoe (mgr.14180) 3123 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:03:02.033 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:03:02.033 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:03:02.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:03:02.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:03:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:02 smithi165 bash[22175]: cluster 2022-04-30T22:03:01.099605+0000 mgr.smithi157.nfpzoe (mgr.14180) 3124 : cluster [DBG] pgmap v2907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:02 smithi157 bash[20376]: cluster 2022-04-30T22:03:01.099605+0000 mgr.smithi157.nfpzoe (mgr.14180) 3124 : cluster [DBG] pgmap v2907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:03 smithi165 bash[22175]: audit 2022-04-30T22:03:02.336755+0000 mon.smithi157 (mon.0) 2274 : audit [DBG] from='client.? 172.21.15.157:0/3945579416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:03 smithi157 bash[20376]: audit 2022-04-30T22:03:02.336755+0000 mon.smithi157 (mon.0) 2274 : audit [DBG] from='client.? 172.21.15.157:0/3945579416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:04 smithi165 bash[22175]: cluster 2022-04-30T22:03:03.100269+0000 mgr.smithi157.nfpzoe (mgr.14180) 3125 : cluster [DBG] pgmap v2908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:04 smithi157 bash[20376]: cluster 2022-04-30T22:03:03.100269+0000 mgr.smithi157.nfpzoe (mgr.14180) 3125 : cluster [DBG] pgmap v2908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:06 smithi165 bash[22175]: cluster 2022-04-30T22:03:05.100890+0000 mgr.smithi157.nfpzoe (mgr.14180) 3126 : cluster [DBG] pgmap v2909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:06 smithi157 bash[20376]: cluster 2022-04-30T22:03:05.100890+0000 mgr.smithi157.nfpzoe (mgr.14180) 3126 : cluster [DBG] pgmap v2909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:07.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:03:07.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:03:07.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:03:07.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:03:08.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:08 smithi165 bash[22175]: cluster 2022-04-30T22:03:07.101528+0000 mgr.smithi157.nfpzoe (mgr.14180) 3127 : cluster [DBG] pgmap v2910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:08.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:08 smithi165 bash[22175]: audit 2022-04-30T22:03:07.662406+0000 mon.smithi157 (mon.0) 2275 : audit [DBG] from='client.? 172.21.15.157:0/3060138471' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:08 smithi157 bash[20376]: cluster 2022-04-30T22:03:07.101528+0000 mgr.smithi157.nfpzoe (mgr.14180) 3127 : cluster [DBG] pgmap v2910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:08 smithi157 bash[20376]: audit 2022-04-30T22:03:07.662406+0000 mon.smithi157 (mon.0) 2275 : audit [DBG] from='client.? 172.21.15.157:0/3060138471' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:10 smithi165 bash[22175]: cluster 2022-04-30T22:03:09.102167+0000 mgr.smithi157.nfpzoe (mgr.14180) 3128 : cluster [DBG] pgmap v2911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:10.438 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:10 smithi157 bash[20376]: cluster 2022-04-30T22:03:09.102167+0000 mgr.smithi157.nfpzoe (mgr.14180) 3128 : cluster [DBG] pgmap v2911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:12 smithi157 bash[20376]: cluster 2022-04-30T22:03:11.102809+0000 mgr.smithi157.nfpzoe (mgr.14180) 3129 : cluster [DBG] pgmap v2912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:12 smithi165 bash[22175]: cluster 2022-04-30T22:03:11.102809+0000 mgr.smithi157.nfpzoe (mgr.14180) 3129 : cluster [DBG] pgmap v2912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:12.686 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:03:12.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:03:12.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:03:13.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:03:14.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:13 smithi165 bash[22175]: audit 2022-04-30T22:03:12.989345+0000 mon.smithi157 (mon.0) 2276 : audit [DBG] from='client.? 172.21.15.157:0/263080790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:14.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:13 smithi165 bash[22175]: cluster 2022-04-30T22:03:13.103522+0000 mgr.smithi157.nfpzoe (mgr.14180) 3130 : cluster [DBG] pgmap v2913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:13 smithi157 bash[20376]: audit 2022-04-30T22:03:12.989345+0000 mon.smithi157 (mon.0) 2276 : audit [DBG] from='client.? 172.21.15.157:0/263080790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:13 smithi157 bash[20376]: cluster 2022-04-30T22:03:13.103522+0000 mgr.smithi157.nfpzoe (mgr.14180) 3130 : cluster [DBG] pgmap v2913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:16.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:16 smithi157 bash[20376]: cluster 2022-04-30T22:03:15.104156+0000 mgr.smithi157.nfpzoe (mgr.14180) 3131 : cluster [DBG] pgmap v2914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:16 smithi165 bash[22175]: cluster 2022-04-30T22:03:15.104156+0000 mgr.smithi157.nfpzoe (mgr.14180) 3131 : cluster [DBG] pgmap v2914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:18.017 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:03:18.017 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:03:18.017 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:03:18.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:03:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:18 smithi157 bash[20376]: cluster 2022-04-30T22:03:17.104839+0000 mgr.smithi157.nfpzoe (mgr.14180) 3132 : cluster [DBG] pgmap v2915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:18.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:18 smithi165 bash[22175]: cluster 2022-04-30T22:03:17.104839+0000 mgr.smithi157.nfpzoe (mgr.14180) 3132 : cluster [DBG] pgmap v2915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:19 smithi157 bash[20376]: audit 2022-04-30T22:03:18.323618+0000 mon.smithi157 (mon.0) 2277 : audit [DBG] from='client.? 172.21.15.157:0/2601232979' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:19 smithi165 bash[22175]: audit 2022-04-30T22:03:18.323618+0000 mon.smithi157 (mon.0) 2277 : audit [DBG] from='client.? 172.21.15.157:0/2601232979' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:20.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:20 smithi157 bash[20376]: cluster 2022-04-30T22:03:19.105448+0000 mgr.smithi157.nfpzoe (mgr.14180) 3133 : cluster [DBG] pgmap v2916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:20.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:20 smithi165 bash[22175]: cluster 2022-04-30T22:03:19.105448+0000 mgr.smithi157.nfpzoe (mgr.14180) 3133 : cluster [DBG] pgmap v2916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:22 smithi157 bash[20376]: cluster 2022-04-30T22:03:21.106090+0000 mgr.smithi157.nfpzoe (mgr.14180) 3134 : cluster [DBG] pgmap v2917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:22 smithi165 bash[22175]: cluster 2022-04-30T22:03:21.106090+0000 mgr.smithi157.nfpzoe (mgr.14180) 3134 : cluster [DBG] pgmap v2917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:23.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:03:23.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:03:23.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:03:23.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:03:24.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:23 smithi165 bash[22175]: cluster 2022-04-30T22:03:23.106689+0000 mgr.smithi157.nfpzoe (mgr.14180) 3135 : cluster [DBG] pgmap v2918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:24.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:23 smithi165 bash[22175]: audit 2022-04-30T22:03:23.652939+0000 mon.smithi157 (mon.0) 2278 : audit [DBG] from='client.? 172.21.15.157:0/215973617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:23 smithi157 bash[20376]: cluster 2022-04-30T22:03:23.106689+0000 mgr.smithi157.nfpzoe (mgr.14180) 3135 : cluster [DBG] pgmap v2918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:23 smithi157 bash[20376]: audit 2022-04-30T22:03:23.652939+0000 mon.smithi157 (mon.0) 2278 : audit [DBG] from='client.? 172.21.15.157:0/215973617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:26 smithi157 bash[20376]: cluster 2022-04-30T22:03:25.107332+0000 mgr.smithi157.nfpzoe (mgr.14180) 3136 : cluster [DBG] pgmap v2919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:26 smithi165 bash[22175]: cluster 2022-04-30T22:03:25.107332+0000 mgr.smithi157.nfpzoe (mgr.14180) 3136 : cluster [DBG] pgmap v2919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:28 smithi157 bash[20376]: cluster 2022-04-30T22:03:27.107912+0000 mgr.smithi157.nfpzoe (mgr.14180) 3137 : cluster [DBG] pgmap v2920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:28.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:28 smithi165 bash[22175]: cluster 2022-04-30T22:03:27.107912+0000 mgr.smithi157.nfpzoe (mgr.14180) 3137 : cluster [DBG] pgmap v2920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:28.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:03:28.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:03:28.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:03:29.002 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:03:29.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:29 smithi157 bash[20376]: audit 2022-04-30T22:03:28.983686+0000 mon.smithi157 (mon.0) 2279 : audit [DBG] from='client.? 172.21.15.157:0/2942721809' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:29.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:29 smithi165 bash[22175]: audit 2022-04-30T22:03:28.983686+0000 mon.smithi157 (mon.0) 2279 : audit [DBG] from='client.? 172.21.15.157:0/2942721809' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:30.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:30 smithi157 bash[20376]: cluster 2022-04-30T22:03:29.108515+0000 mgr.smithi157.nfpzoe (mgr.14180) 3138 : cluster [DBG] pgmap v2921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:30.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:30 smithi165 bash[22175]: cluster 2022-04-30T22:03:29.108515+0000 mgr.smithi157.nfpzoe (mgr.14180) 3138 : cluster [DBG] pgmap v2921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:32 smithi157 bash[20376]: cluster 2022-04-30T22:03:31.109172+0000 mgr.smithi157.nfpzoe (mgr.14180) 3139 : cluster [DBG] pgmap v2922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:32.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:32 smithi165 bash[22175]: cluster 2022-04-30T22:03:31.109172+0000 mgr.smithi157.nfpzoe (mgr.14180) 3139 : cluster [DBG] pgmap v2922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:34.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:03:34.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:03:34.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:03:34.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:33 smithi165 bash[22175]: cluster 2022-04-30T22:03:33.109853+0000 mgr.smithi157.nfpzoe (mgr.14180) 3140 : cluster [DBG] pgmap v2923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:33 smithi157 bash[20376]: cluster 2022-04-30T22:03:33.109853+0000 mgr.smithi157.nfpzoe (mgr.14180) 3140 : cluster [DBG] pgmap v2923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:34.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:03:35.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:34 smithi165 bash[22175]: audit 2022-04-30T22:03:34.308947+0000 mon.smithi157 (mon.0) 2280 : audit [DBG] from='client.? 172.21.15.157:0/616352199' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:34 smithi157 bash[20376]: audit 2022-04-30T22:03:34.308947+0000 mon.smithi157 (mon.0) 2280 : audit [DBG] from='client.? 172.21.15.157:0/616352199' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:35 smithi165 bash[22175]: cluster 2022-04-30T22:03:35.110523+0000 mgr.smithi157.nfpzoe (mgr.14180) 3141 : cluster [DBG] pgmap v2924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:35 smithi157 bash[20376]: cluster 2022-04-30T22:03:35.110523+0000 mgr.smithi157.nfpzoe (mgr.14180) 3141 : cluster [DBG] pgmap v2924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:38 smithi157 bash[20376]: cluster 2022-04-30T22:03:37.111144+0000 mgr.smithi157.nfpzoe (mgr.14180) 3142 : cluster [DBG] pgmap v2925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:38.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:38 smithi165 bash[22175]: cluster 2022-04-30T22:03:37.111144+0000 mgr.smithi157.nfpzoe (mgr.14180) 3142 : cluster [DBG] pgmap v2925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:39.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:03:39.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:03:39.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:03:39.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:03:40.440 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:40 smithi157 bash[20376]: cluster 2022-04-30T22:03:39.111801+0000 mgr.smithi157.nfpzoe (mgr.14180) 3143 : cluster [DBG] pgmap v2926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:40.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:40 smithi157 bash[20376]: audit 2022-04-30T22:03:39.639768+0000 mon.smithi157 (mon.0) 2281 : audit [DBG] from='client.? 172.21.15.157:0/1290131693' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:40 smithi165 bash[22175]: cluster 2022-04-30T22:03:39.111801+0000 mgr.smithi157.nfpzoe (mgr.14180) 3143 : cluster [DBG] pgmap v2926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:40 smithi165 bash[22175]: audit 2022-04-30T22:03:39.639768+0000 mon.smithi157 (mon.0) 2281 : audit [DBG] from='client.? 172.21.15.157:0/1290131693' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:42 smithi157 bash[20376]: cluster 2022-04-30T22:03:41.112417+0000 mgr.smithi157.nfpzoe (mgr.14180) 3144 : cluster [DBG] pgmap v2927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:42 smithi165 bash[22175]: cluster 2022-04-30T22:03:41.112417+0000 mgr.smithi157.nfpzoe (mgr.14180) 3144 : cluster [DBG] pgmap v2927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:43 smithi165 bash[22175]: cluster 2022-04-30T22:03:43.113021+0000 mgr.smithi157.nfpzoe (mgr.14180) 3145 : cluster [DBG] pgmap v2928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:44.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:43 smithi157 bash[20376]: cluster 2022-04-30T22:03:43.113021+0000 mgr.smithi157.nfpzoe (mgr.14180) 3145 : cluster [DBG] pgmap v2928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:44.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:03:44.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:03:44.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:03:44.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:03:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:45 smithi165 bash[22175]: audit 2022-04-30T22:03:44.961815+0000 mon.smithi157 (mon.0) 2282 : audit [DBG] from='client.? 172.21.15.157:0/2357587482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:45.464 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:45 smithi157 bash[20376]: audit 2022-04-30T22:03:44.961815+0000 mon.smithi157 (mon.0) 2282 : audit [DBG] from='client.? 172.21.15.157:0/2357587482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:46.401 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:46 smithi165 bash[22175]: cluster 2022-04-30T22:03:45.113685+0000 mgr.smithi157.nfpzoe (mgr.14180) 3146 : cluster [DBG] pgmap v2929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:46.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:46 smithi157 bash[20376]: cluster 2022-04-30T22:03:45.113685+0000 mgr.smithi157.nfpzoe (mgr.14180) 3146 : cluster [DBG] pgmap v2929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:48 smithi157 bash[20376]: cluster 2022-04-30T22:03:47.114354+0000 mgr.smithi157.nfpzoe (mgr.14180) 3147 : cluster [DBG] pgmap v2930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:48.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:48 smithi165 bash[22175]: cluster 2022-04-30T22:03:47.114354+0000 mgr.smithi157.nfpzoe (mgr.14180) 3147 : cluster [DBG] pgmap v2930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:49.988 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:03:49.988 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:03:49.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:03:50.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:03:50.441 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:50 smithi157 bash[20376]: cluster 2022-04-30T22:03:49.114969+0000 mgr.smithi157.nfpzoe (mgr.14180) 3148 : cluster [DBG] pgmap v2931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:50 smithi165 bash[22175]: cluster 2022-04-30T22:03:49.114969+0000 mgr.smithi157.nfpzoe (mgr.14180) 3148 : cluster [DBG] pgmap v2931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:51 smithi157 bash[20376]: audit 2022-04-30T22:03:50.291570+0000 mon.smithi157 (mon.0) 2283 : audit [DBG] from='client.? 172.21.15.157:0/3885057937' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:51 smithi165 bash[22175]: audit 2022-04-30T22:03:50.291570+0000 mon.smithi157 (mon.0) 2283 : audit [DBG] from='client.? 172.21.15.157:0/3885057937' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:52 smithi157 bash[20376]: cluster 2022-04-30T22:03:51.115615+0000 mgr.smithi157.nfpzoe (mgr.14180) 3149 : cluster [DBG] pgmap v2932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:52 smithi165 bash[22175]: cluster 2022-04-30T22:03:51.115615+0000 mgr.smithi157.nfpzoe (mgr.14180) 3149 : cluster [DBG] pgmap v2932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:54.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:53 smithi165 bash[22175]: cluster 2022-04-30T22:03:53.116218+0000 mgr.smithi157.nfpzoe (mgr.14180) 3150 : cluster [DBG] pgmap v2933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:53 smithi157 bash[20376]: cluster 2022-04-30T22:03:53.116218+0000 mgr.smithi157.nfpzoe (mgr.14180) 3150 : cluster [DBG] pgmap v2933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:55.313 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:03:55.313 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:03:55.313 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:03:55.637 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:03:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:56 smithi157 bash[20376]: cluster 2022-04-30T22:03:55.116839+0000 mgr.smithi157.nfpzoe (mgr.14180) 3151 : cluster [DBG] pgmap v2934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:56 smithi157 bash[20376]: audit 2022-04-30T22:03:55.619138+0000 mon.smithi157 (mon.0) 2284 : audit [DBG] from='client.? 172.21.15.157:0/3426786931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:56.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:56 smithi165 bash[22175]: cluster 2022-04-30T22:03:55.116839+0000 mgr.smithi157.nfpzoe (mgr.14180) 3151 : cluster [DBG] pgmap v2934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:56.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:56 smithi165 bash[22175]: audit 2022-04-30T22:03:55.619138+0000 mon.smithi157 (mon.0) 2284 : audit [DBG] from='client.? 172.21.15.157:0/3426786931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:03:58.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:58 smithi157 bash[20376]: cluster 2022-04-30T22:03:57.117471+0000 mgr.smithi157.nfpzoe (mgr.14180) 3152 : cluster [DBG] pgmap v2935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:58 smithi165 bash[22175]: cluster 2022-04-30T22:03:57.117471+0000 mgr.smithi157.nfpzoe (mgr.14180) 3152 : cluster [DBG] pgmap v2935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:03:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:59 smithi157 bash[20376]: audit 2022-04-30T22:03:58.510520+0000 mon.smithi157 (mon.0) 2285 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:03:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:59 smithi157 bash[20376]: audit 2022-04-30T22:03:58.511123+0000 mon.smithi157 (mon.0) 2286 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:03:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:59 smithi157 bash[20376]: audit 2022-04-30T22:03:59.124927+0000 mon.smithi157 (mon.0) 2287 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:03:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:59 smithi157 bash[20376]: audit 2022-04-30T22:03:59.128279+0000 mon.smithi157 (mon.0) 2288 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:03:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:03:59 smithi157 bash[20376]: audit 2022-04-30T22:03:59.130177+0000 mon.smithi157 (mon.0) 2289 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:03:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:59 smithi165 bash[22175]: audit 2022-04-30T22:03:58.510520+0000 mon.smithi157 (mon.0) 2285 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:03:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:59 smithi165 bash[22175]: audit 2022-04-30T22:03:58.511123+0000 mon.smithi157 (mon.0) 2286 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:03:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:59 smithi165 bash[22175]: audit 2022-04-30T22:03:59.124927+0000 mon.smithi157 (mon.0) 2287 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:03:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:59 smithi165 bash[22175]: audit 2022-04-30T22:03:59.128279+0000 mon.smithi157 (mon.0) 2288 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:03:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:03:59 smithi165 bash[22175]: audit 2022-04-30T22:03:59.130177+0000 mon.smithi157 (mon.0) 2289 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:04:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:00 smithi157 bash[20376]: cluster 2022-04-30T22:03:59.118198+0000 mgr.smithi157.nfpzoe (mgr.14180) 3153 : cluster [DBG] pgmap v2936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:00 smithi157 bash[20376]: audit 2022-04-30T22:03:59.432861+0000 mon.smithi157 (mon.0) 2290 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:04:00.641 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:04:00.641 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:04:00.641 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:04:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:00 smithi165 bash[22175]: cluster 2022-04-30T22:03:59.118198+0000 mgr.smithi157.nfpzoe (mgr.14180) 3153 : cluster [DBG] pgmap v2936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:00 smithi165 bash[22175]: audit 2022-04-30T22:03:59.432861+0000 mon.smithi157 (mon.0) 2290 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:04:00.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:04:01.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:01 smithi157 bash[20376]: audit 2022-04-30T22:04:00.949127+0000 mon.smithi157 (mon.0) 2291 : audit [DBG] from='client.? 172.21.15.157:0/1225698168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:01 smithi165 bash[22175]: audit 2022-04-30T22:04:00.949127+0000 mon.smithi157 (mon.0) 2291 : audit [DBG] from='client.? 172.21.15.157:0/1225698168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:02 smithi165 bash[22175]: cluster 2022-04-30T22:04:01.118958+0000 mgr.smithi157.nfpzoe (mgr.14180) 3154 : cluster [DBG] pgmap v2937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:02 smithi157 bash[20376]: cluster 2022-04-30T22:04:01.118958+0000 mgr.smithi157.nfpzoe (mgr.14180) 3154 : cluster [DBG] pgmap v2937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:04.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:03 smithi165 bash[22175]: cluster 2022-04-30T22:04:03.119635+0000 mgr.smithi157.nfpzoe (mgr.14180) 3155 : cluster [DBG] pgmap v2938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:03 smithi157 bash[20376]: cluster 2022-04-30T22:04:03.119635+0000 mgr.smithi157.nfpzoe (mgr.14180) 3155 : cluster [DBG] pgmap v2938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:05.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:04 smithi157 bash[20376]: audit 2022-04-30T22:04:03.919255+0000 mon.smithi157 (mon.0) 2292 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:04:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:04 smithi157 bash[20376]: cluster 2022-04-30T22:04:04.207531+0000 mgr.smithi157.nfpzoe (mgr.14180) 3156 : cluster [DBG] pgmap v2939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:04 smithi157 bash[20376]: cluster 2022-04-30T22:04:04.207852+0000 mgr.smithi157.nfpzoe (mgr.14180) 3157 : cluster [DBG] pgmap v2940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:04 smithi157 bash[20376]: audit 2022-04-30T22:04:04.213501+0000 mon.smithi157 (mon.0) 2293 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:04:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:04 smithi157 bash[20376]: audit 2022-04-30T22:04:04.221911+0000 mon.smithi157 (mon.0) 2294 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:04:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:04 smithi157 bash[20376]: cephadm 2022-04-30T22:04:04.223182+0000 mgr.smithi157.nfpzoe (mgr.14180) 3158 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:04:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:04 smithi157 bash[20376]: cephadm 2022-04-30T22:04:04.223370+0000 mgr.smithi157.nfpzoe (mgr.14180) 3159 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:04:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:04 smithi165 bash[22175]: audit 2022-04-30T22:04:03.919255+0000 mon.smithi157 (mon.0) 2292 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:04:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:04 smithi165 bash[22175]: cluster 2022-04-30T22:04:04.207531+0000 mgr.smithi157.nfpzoe (mgr.14180) 3156 : cluster [DBG] pgmap v2939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:04 smithi165 bash[22175]: cluster 2022-04-30T22:04:04.207852+0000 mgr.smithi157.nfpzoe (mgr.14180) 3157 : cluster [DBG] pgmap v2940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:04 smithi165 bash[22175]: audit 2022-04-30T22:04:04.213501+0000 mon.smithi157 (mon.0) 2293 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:04:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:04 smithi165 bash[22175]: audit 2022-04-30T22:04:04.221911+0000 mon.smithi157 (mon.0) 2294 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:04:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:04 smithi165 bash[22175]: cephadm 2022-04-30T22:04:04.223182+0000 mgr.smithi157.nfpzoe (mgr.14180) 3158 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:04:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:04 smithi165 bash[22175]: cephadm 2022-04-30T22:04:04.223370+0000 mgr.smithi157.nfpzoe (mgr.14180) 3159 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:04:05.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:04:06.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:04:06.238 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:04:06.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:04:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:07 smithi157 bash[20376]: cluster 2022-04-30T22:04:06.208382+0000 mgr.smithi157.nfpzoe (mgr.14180) 3160 : cluster [DBG] pgmap v2941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:07 smithi157 bash[20376]: audit 2022-04-30T22:04:06.270968+0000 mon.smithi157 (mon.0) 2295 : audit [DBG] from='client.? 172.21.15.157:0/2936275657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:07 smithi165 bash[22175]: cluster 2022-04-30T22:04:06.208382+0000 mgr.smithi157.nfpzoe (mgr.14180) 3160 : cluster [DBG] pgmap v2941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:07 smithi165 bash[22175]: audit 2022-04-30T22:04:06.270968+0000 mon.smithi157 (mon.0) 2295 : audit [DBG] from='client.? 172.21.15.157:0/2936275657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:09.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:08 smithi165 bash[22175]: cluster 2022-04-30T22:04:08.209066+0000 mgr.smithi157.nfpzoe (mgr.14180) 3161 : cluster [DBG] pgmap v2942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:08 smithi157 bash[20376]: cluster 2022-04-30T22:04:08.209066+0000 mgr.smithi157.nfpzoe (mgr.14180) 3161 : cluster [DBG] pgmap v2942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:11.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:04:11.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:04:11.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:04:11.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:04:11.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:11 smithi165 bash[22175]: cluster 2022-04-30T22:04:10.209703+0000 mgr.smithi157.nfpzoe (mgr.14180) 3162 : cluster [DBG] pgmap v2943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:11.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:11 smithi157 bash[20376]: cluster 2022-04-30T22:04:10.209703+0000 mgr.smithi157.nfpzoe (mgr.14180) 3162 : cluster [DBG] pgmap v2943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:12.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:12 smithi165 bash[22175]: audit 2022-04-30T22:04:11.606778+0000 mon.smithi157 (mon.0) 2296 : audit [DBG] from='client.? 172.21.15.157:0/2779201523' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:12 smithi157 bash[20376]: audit 2022-04-30T22:04:11.606778+0000 mon.smithi157 (mon.0) 2296 : audit [DBG] from='client.? 172.21.15.157:0/2779201523' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:13 smithi165 bash[22175]: cluster 2022-04-30T22:04:12.210309+0000 mgr.smithi157.nfpzoe (mgr.14180) 3163 : cluster [DBG] pgmap v2944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:13.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:13 smithi157 bash[20376]: cluster 2022-04-30T22:04:12.210309+0000 mgr.smithi157.nfpzoe (mgr.14180) 3163 : cluster [DBG] pgmap v2944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:14 smithi165 bash[22175]: cluster 2022-04-30T22:04:14.210964+0000 mgr.smithi157.nfpzoe (mgr.14180) 3164 : cluster [DBG] pgmap v2945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:14 smithi157 bash[20376]: cluster 2022-04-30T22:04:14.210964+0000 mgr.smithi157.nfpzoe (mgr.14180) 3164 : cluster [DBG] pgmap v2945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:16.629 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:04:16.629 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:04:16.629 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:04:16.953 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:04:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:17 smithi157 bash[20376]: cluster 2022-04-30T22:04:16.211598+0000 mgr.smithi157.nfpzoe (mgr.14180) 3165 : cluster [DBG] pgmap v2946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:17 smithi157 bash[20376]: audit 2022-04-30T22:04:16.935122+0000 mon.smithi157 (mon.0) 2297 : audit [DBG] from='client.? 172.21.15.157:0/1633787490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:17 smithi165 bash[22175]: cluster 2022-04-30T22:04:16.211598+0000 mgr.smithi157.nfpzoe (mgr.14180) 3165 : cluster [DBG] pgmap v2946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:17.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:17 smithi165 bash[22175]: audit 2022-04-30T22:04:16.935122+0000 mon.smithi157 (mon.0) 2297 : audit [DBG] from='client.? 172.21.15.157:0/1633787490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:19.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:18 smithi165 bash[22175]: cluster 2022-04-30T22:04:18.212171+0000 mgr.smithi157.nfpzoe (mgr.14180) 3166 : cluster [DBG] pgmap v2947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:18 smithi157 bash[20376]: cluster 2022-04-30T22:04:18.212171+0000 mgr.smithi157.nfpzoe (mgr.14180) 3166 : cluster [DBG] pgmap v2947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:21 smithi165 bash[22175]: cluster 2022-04-30T22:04:20.212793+0000 mgr.smithi157.nfpzoe (mgr.14180) 3167 : cluster [DBG] pgmap v2948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:21.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:21 smithi157 bash[20376]: cluster 2022-04-30T22:04:20.212793+0000 mgr.smithi157.nfpzoe (mgr.14180) 3167 : cluster [DBG] pgmap v2948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:21.957 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:04:21.957 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:04:21.958 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:04:22.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:04:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:22 smithi165 bash[22175]: audit 2022-04-30T22:04:22.262084+0000 mon.smithi157 (mon.0) 2298 : audit [DBG] from='client.? 172.21.15.157:0/4196277121' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:22 smithi157 bash[20376]: audit 2022-04-30T22:04:22.262084+0000 mon.smithi157 (mon.0) 2298 : audit [DBG] from='client.? 172.21.15.157:0/4196277121' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:23.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:23 smithi165 bash[22175]: cluster 2022-04-30T22:04:22.213406+0000 mgr.smithi157.nfpzoe (mgr.14180) 3168 : cluster [DBG] pgmap v2949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:23.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:23 smithi157 bash[20376]: cluster 2022-04-30T22:04:22.213406+0000 mgr.smithi157.nfpzoe (mgr.14180) 3168 : cluster [DBG] pgmap v2949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:24 smithi165 bash[22175]: cluster 2022-04-30T22:04:24.214029+0000 mgr.smithi157.nfpzoe (mgr.14180) 3169 : cluster [DBG] pgmap v2950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:24 smithi157 bash[20376]: cluster 2022-04-30T22:04:24.214029+0000 mgr.smithi157.nfpzoe (mgr.14180) 3169 : cluster [DBG] pgmap v2950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:27.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:04:27.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:04:27.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:04:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:27 smithi157 bash[20376]: cluster 2022-04-30T22:04:26.214640+0000 mgr.smithi157.nfpzoe (mgr.14180) 3170 : cluster [DBG] pgmap v2951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:27.602 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:04:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:27 smithi165 bash[22175]: cluster 2022-04-30T22:04:26.214640+0000 mgr.smithi157.nfpzoe (mgr.14180) 3170 : cluster [DBG] pgmap v2951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:28.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:28 smithi165 bash[22175]: audit 2022-04-30T22:04:27.583386+0000 mon.smithi157 (mon.0) 2299 : audit [DBG] from='client.? 172.21.15.157:0/2583725428' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:28.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:28 smithi157 bash[20376]: audit 2022-04-30T22:04:27.583386+0000 mon.smithi157 (mon.0) 2299 : audit [DBG] from='client.? 172.21.15.157:0/2583725428' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:29.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:29 smithi165 bash[22175]: cluster 2022-04-30T22:04:28.215297+0000 mgr.smithi157.nfpzoe (mgr.14180) 3171 : cluster [DBG] pgmap v2952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:29.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:29 smithi157 bash[20376]: cluster 2022-04-30T22:04:28.215297+0000 mgr.smithi157.nfpzoe (mgr.14180) 3171 : cluster [DBG] pgmap v2952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:31.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:31 smithi165 bash[22175]: cluster 2022-04-30T22:04:30.215876+0000 mgr.smithi157.nfpzoe (mgr.14180) 3172 : cluster [DBG] pgmap v2953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:31.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:31 smithi157 bash[20376]: cluster 2022-04-30T22:04:30.215876+0000 mgr.smithi157.nfpzoe (mgr.14180) 3172 : cluster [DBG] pgmap v2953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:32.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:04:32.612 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:04:32.612 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:04:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:32 smithi165 bash[22175]: cluster 2022-04-30T22:04:32.216516+0000 mgr.smithi157.nfpzoe (mgr.14180) 3173 : cluster [DBG] pgmap v2954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:32 smithi157 bash[20376]: cluster 2022-04-30T22:04:32.216516+0000 mgr.smithi157.nfpzoe (mgr.14180) 3173 : cluster [DBG] pgmap v2954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:32.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:04:34.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:33 smithi165 bash[22175]: audit 2022-04-30T22:04:32.915693+0000 mon.smithi157 (mon.0) 2300 : audit [DBG] from='client.? 172.21.15.157:0/1538370012' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:33 smithi157 bash[20376]: audit 2022-04-30T22:04:32.915693+0000 mon.smithi157 (mon.0) 2300 : audit [DBG] from='client.? 172.21.15.157:0/1538370012' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:34 smithi165 bash[22175]: cluster 2022-04-30T22:04:34.217166+0000 mgr.smithi157.nfpzoe (mgr.14180) 3174 : cluster [DBG] pgmap v2955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:34 smithi157 bash[20376]: cluster 2022-04-30T22:04:34.217166+0000 mgr.smithi157.nfpzoe (mgr.14180) 3174 : cluster [DBG] pgmap v2955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:37.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:37 smithi157 bash[20376]: cluster 2022-04-30T22:04:36.217780+0000 mgr.smithi157.nfpzoe (mgr.14180) 3175 : cluster [DBG] pgmap v2956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:37.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:37 smithi165 bash[22175]: cluster 2022-04-30T22:04:36.217780+0000 mgr.smithi157.nfpzoe (mgr.14180) 3175 : cluster [DBG] pgmap v2956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:37.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:04:37.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:04:37.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:04:38.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:04:39.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:38 smithi165 bash[22175]: cluster 2022-04-30T22:04:38.218327+0000 mgr.smithi157.nfpzoe (mgr.14180) 3176 : cluster [DBG] pgmap v2957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:39.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:38 smithi165 bash[22175]: audit 2022-04-30T22:04:38.239732+0000 mon.smithi157 (mon.0) 2301 : audit [DBG] from='client.? 172.21.15.157:0/2059765658' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:39.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:38 smithi157 bash[20376]: cluster 2022-04-30T22:04:38.218327+0000 mgr.smithi157.nfpzoe (mgr.14180) 3176 : cluster [DBG] pgmap v2957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:39.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:38 smithi157 bash[20376]: audit 2022-04-30T22:04:38.239732+0000 mon.smithi157 (mon.0) 2301 : audit [DBG] from='client.? 172.21.15.157:0/2059765658' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:41 smithi165 bash[22175]: cluster 2022-04-30T22:04:40.219045+0000 mgr.smithi157.nfpzoe (mgr.14180) 3177 : cluster [DBG] pgmap v2958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:41.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:41 smithi157 bash[20376]: cluster 2022-04-30T22:04:40.219045+0000 mgr.smithi157.nfpzoe (mgr.14180) 3177 : cluster [DBG] pgmap v2958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:43.261 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:04:43.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:04:43.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:04:43.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:04:43.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:43 smithi165 bash[22175]: cluster 2022-04-30T22:04:42.219742+0000 mgr.smithi157.nfpzoe (mgr.14180) 3178 : cluster [DBG] pgmap v2959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:43.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:43 smithi157 bash[20376]: cluster 2022-04-30T22:04:42.219742+0000 mgr.smithi157.nfpzoe (mgr.14180) 3178 : cluster [DBG] pgmap v2959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:44 smithi165 bash[22175]: audit 2022-04-30T22:04:43.565003+0000 mon.smithi157 (mon.0) 2302 : audit [DBG] from='client.? 172.21.15.157:0/2194347209' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:44.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:44 smithi157 bash[20376]: audit 2022-04-30T22:04:43.565003+0000 mon.smithi157 (mon.0) 2302 : audit [DBG] from='client.? 172.21.15.157:0/2194347209' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:45 smithi165 bash[22175]: cluster 2022-04-30T22:04:44.220466+0000 mgr.smithi157.nfpzoe (mgr.14180) 3179 : cluster [DBG] pgmap v2960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:45.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:45 smithi157 bash[20376]: cluster 2022-04-30T22:04:44.220466+0000 mgr.smithi157.nfpzoe (mgr.14180) 3179 : cluster [DBG] pgmap v2960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:46 smithi165 bash[22175]: cluster 2022-04-30T22:04:46.221122+0000 mgr.smithi157.nfpzoe (mgr.14180) 3180 : cluster [DBG] pgmap v2961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:46 smithi157 bash[20376]: cluster 2022-04-30T22:04:46.221122+0000 mgr.smithi157.nfpzoe (mgr.14180) 3180 : cluster [DBG] pgmap v2961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:48.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:04:48.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:04:48.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:04:48.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:04:49.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:48 smithi165 bash[22175]: cluster 2022-04-30T22:04:48.221746+0000 mgr.smithi157.nfpzoe (mgr.14180) 3181 : cluster [DBG] pgmap v2962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:49.246 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:48 smithi157 bash[20376]: cluster 2022-04-30T22:04:48.221746+0000 mgr.smithi157.nfpzoe (mgr.14180) 3181 : cluster [DBG] pgmap v2962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:50.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:49 smithi165 bash[22175]: audit 2022-04-30T22:04:48.900528+0000 mon.smithi157 (mon.0) 2303 : audit [DBG] from='client.? 172.21.15.157:0/2267476323' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:49 smithi157 bash[20376]: audit 2022-04-30T22:04:48.900528+0000 mon.smithi157 (mon.0) 2303 : audit [DBG] from='client.? 172.21.15.157:0/2267476323' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:51.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:50 smithi165 bash[22175]: cluster 2022-04-30T22:04:50.222373+0000 mgr.smithi157.nfpzoe (mgr.14180) 3182 : cluster [DBG] pgmap v2963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:51.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:50 smithi157 bash[20376]: cluster 2022-04-30T22:04:50.222373+0000 mgr.smithi157.nfpzoe (mgr.14180) 3182 : cluster [DBG] pgmap v2963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:53.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:53 smithi165 bash[22175]: cluster 2022-04-30T22:04:52.223143+0000 mgr.smithi157.nfpzoe (mgr.14180) 3183 : cluster [DBG] pgmap v2964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:53.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:53 smithi157 bash[20376]: cluster 2022-04-30T22:04:52.223143+0000 mgr.smithi157.nfpzoe (mgr.14180) 3183 : cluster [DBG] pgmap v2964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:53.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:04:53.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:04:53.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:04:54.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:04:54.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:54 smithi165 bash[22175]: audit 2022-04-30T22:04:54.229293+0000 mon.smithi157 (mon.0) 2304 : audit [DBG] from='client.? 172.21.15.157:0/2303071796' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:54 smithi157 bash[20376]: audit 2022-04-30T22:04:54.229293+0000 mon.smithi157 (mon.0) 2304 : audit [DBG] from='client.? 172.21.15.157:0/2303071796' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:04:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:55 smithi165 bash[22175]: cluster 2022-04-30T22:04:54.223627+0000 mgr.smithi157.nfpzoe (mgr.14180) 3184 : cluster [DBG] pgmap v2965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:55 smithi157 bash[20376]: cluster 2022-04-30T22:04:54.223627+0000 mgr.smithi157.nfpzoe (mgr.14180) 3184 : cluster [DBG] pgmap v2965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:56 smithi165 bash[22175]: cluster 2022-04-30T22:04:56.224302+0000 mgr.smithi157.nfpzoe (mgr.14180) 3185 : cluster [DBG] pgmap v2966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:56.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:56 smithi157 bash[20376]: cluster 2022-04-30T22:04:56.224302+0000 mgr.smithi157.nfpzoe (mgr.14180) 3185 : cluster [DBG] pgmap v2966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:58 smithi165 bash[22175]: cluster 2022-04-30T22:04:58.224962+0000 mgr.smithi157.nfpzoe (mgr.14180) 3186 : cluster [DBG] pgmap v2967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:58 smithi165 bash[22175]: audit 2022-04-30T22:04:58.517922+0000 mon.smithi157 (mon.0) 2305 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:04:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:58 smithi165 bash[22175]: audit 2022-04-30T22:04:58.518369+0000 mon.smithi157 (mon.0) 2306 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:04:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:58 smithi157 bash[20376]: cluster 2022-04-30T22:04:58.224962+0000 mgr.smithi157.nfpzoe (mgr.14180) 3186 : cluster [DBG] pgmap v2967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:04:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:58 smithi157 bash[20376]: audit 2022-04-30T22:04:58.517922+0000 mon.smithi157 (mon.0) 2305 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:04:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:58 smithi157 bash[20376]: audit 2022-04-30T22:04:58.518369+0000 mon.smithi157 (mon.0) 2306 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:04:59.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:04:59.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:04:59.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:04:59.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:05:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:04:59 smithi157 bash[20376]: audit 2022-04-30T22:04:59.558254+0000 mon.smithi157 (mon.0) 2307 : audit [DBG] from='client.? 172.21.15.157:0/3409399712' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:04:59 smithi165 bash[22175]: audit 2022-04-30T22:04:59.558254+0000 mon.smithi157 (mon.0) 2307 : audit [DBG] from='client.? 172.21.15.157:0/3409399712' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:00 smithi157 bash[20376]: cluster 2022-04-30T22:05:00.225618+0000 mgr.smithi157.nfpzoe (mgr.14180) 3187 : cluster [DBG] pgmap v2968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:00 smithi165 bash[22175]: cluster 2022-04-30T22:05:00.225618+0000 mgr.smithi157.nfpzoe (mgr.14180) 3187 : cluster [DBG] pgmap v2968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:03 smithi165 bash[22175]: cluster 2022-04-30T22:05:02.226244+0000 mgr.smithi157.nfpzoe (mgr.14180) 3188 : cluster [DBG] pgmap v2969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:03.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:03 smithi157 bash[20376]: cluster 2022-04-30T22:05:02.226244+0000 mgr.smithi157.nfpzoe (mgr.14180) 3188 : cluster [DBG] pgmap v2969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:04.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:05:04.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:05:04.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:05:04.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:04 smithi165 bash[22175]: audit 2022-04-30T22:05:04.234014+0000 mon.smithi157 (mon.0) 2308 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:05:04.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:04 smithi165 bash[22175]: audit 2022-04-30T22:05:04.236962+0000 mon.smithi157 (mon.0) 2309 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:05:04.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:04 smithi165 bash[22175]: audit 2022-04-30T22:05:04.238837+0000 mon.smithi157 (mon.0) 2310 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:05:04.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:04 smithi157 bash[20376]: audit 2022-04-30T22:05:04.234014+0000 mon.smithi157 (mon.0) 2308 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:05:04.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:04 smithi157 bash[20376]: audit 2022-04-30T22:05:04.236962+0000 mon.smithi157 (mon.0) 2309 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:05:04.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:04 smithi157 bash[20376]: audit 2022-04-30T22:05:04.238837+0000 mon.smithi157 (mon.0) 2310 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:05:04.896 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:05:05.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:05 smithi165 bash[22175]: cluster 2022-04-30T22:05:04.226861+0000 mgr.smithi157.nfpzoe (mgr.14180) 3189 : cluster [DBG] pgmap v2970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:05.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:05 smithi165 bash[22175]: cluster 2022-04-30T22:05:04.574849+0000 mgr.smithi157.nfpzoe (mgr.14180) 3190 : cluster [DBG] pgmap v2971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:05.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:05 smithi165 bash[22175]: cluster 2022-04-30T22:05:04.575315+0000 mgr.smithi157.nfpzoe (mgr.14180) 3191 : cluster [DBG] pgmap v2972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:05.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:05 smithi165 bash[22175]: audit 2022-04-30T22:05:04.583115+0000 mon.smithi157 (mon.0) 2311 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:05:05.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:05 smithi165 bash[22175]: audit 2022-04-30T22:05:04.588606+0000 mon.smithi157 (mon.0) 2312 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:05:05.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:05 smithi165 bash[22175]: cephadm 2022-04-30T22:05:04.589656+0000 mgr.smithi157.nfpzoe (mgr.14180) 3192 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:05:05.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:05 smithi165 bash[22175]: cephadm 2022-04-30T22:05:04.589781+0000 mgr.smithi157.nfpzoe (mgr.14180) 3193 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:05:05.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:05 smithi165 bash[22175]: audit 2022-04-30T22:05:04.871977+0000 mon.smithi157 (mon.0) 2313 : audit [DBG] from='client.? 172.21.15.157:0/751097730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:05 smithi157 bash[20376]: cluster 2022-04-30T22:05:04.226861+0000 mgr.smithi157.nfpzoe (mgr.14180) 3189 : cluster [DBG] pgmap v2970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:05 smithi157 bash[20376]: cluster 2022-04-30T22:05:04.574849+0000 mgr.smithi157.nfpzoe (mgr.14180) 3190 : cluster [DBG] pgmap v2971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:05 smithi157 bash[20376]: cluster 2022-04-30T22:05:04.575315+0000 mgr.smithi157.nfpzoe (mgr.14180) 3191 : cluster [DBG] pgmap v2972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:05 smithi157 bash[20376]: audit 2022-04-30T22:05:04.583115+0000 mon.smithi157 (mon.0) 2311 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:05:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:05 smithi157 bash[20376]: audit 2022-04-30T22:05:04.588606+0000 mon.smithi157 (mon.0) 2312 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:05:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:05 smithi157 bash[20376]: cephadm 2022-04-30T22:05:04.589656+0000 mgr.smithi157.nfpzoe (mgr.14180) 3192 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:05:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:05 smithi157 bash[20376]: cephadm 2022-04-30T22:05:04.589781+0000 mgr.smithi157.nfpzoe (mgr.14180) 3193 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:05:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:05 smithi157 bash[20376]: audit 2022-04-30T22:05:04.871977+0000 mon.smithi157 (mon.0) 2313 : audit [DBG] from='client.? 172.21.15.157:0/751097730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:07 smithi165 bash[22175]: cluster 2022-04-30T22:05:06.575896+0000 mgr.smithi157.nfpzoe (mgr.14180) 3194 : cluster [DBG] pgmap v2973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:07.998 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:07 smithi157 bash[20376]: cluster 2022-04-30T22:05:06.575896+0000 mgr.smithi157.nfpzoe (mgr.14180) 3194 : cluster [DBG] pgmap v2973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:09.899 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:05:09.900 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:05:09.900 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:05:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:09 smithi165 bash[22175]: cluster 2022-04-30T22:05:08.576588+0000 mgr.smithi157.nfpzoe (mgr.14180) 3195 : cluster [DBG] pgmap v2974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:09 smithi157 bash[20376]: cluster 2022-04-30T22:05:08.576588+0000 mgr.smithi157.nfpzoe (mgr.14180) 3195 : cluster [DBG] pgmap v2974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:10.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:05:11.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:10 smithi157 bash[20376]: audit 2022-04-30T22:05:10.214651+0000 mon.smithi157 (mon.0) 2314 : audit [DBG] from='client.? 172.21.15.157:0/3168847551' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:10 smithi165 bash[22175]: audit 2022-04-30T22:05:10.214651+0000 mon.smithi157 (mon.0) 2314 : audit [DBG] from='client.? 172.21.15.157:0/3168847551' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:11 smithi157 bash[20376]: cluster 2022-04-30T22:05:10.577219+0000 mgr.smithi157.nfpzoe (mgr.14180) 3196 : cluster [DBG] pgmap v2975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:11 smithi165 bash[22175]: cluster 2022-04-30T22:05:10.577219+0000 mgr.smithi157.nfpzoe (mgr.14180) 3196 : cluster [DBG] pgmap v2975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:13 smithi157 bash[20376]: cluster 2022-04-30T22:05:12.577863+0000 mgr.smithi157.nfpzoe (mgr.14180) 3197 : cluster [DBG] pgmap v2976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:13 smithi165 bash[22175]: cluster 2022-04-30T22:05:12.577863+0000 mgr.smithi157.nfpzoe (mgr.14180) 3197 : cluster [DBG] pgmap v2976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:15.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:05:15.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:05:15.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:05:15.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:05:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:15 smithi157 bash[20376]: cluster 2022-04-30T22:05:14.578585+0000 mgr.smithi157.nfpzoe (mgr.14180) 3198 : cluster [DBG] pgmap v2977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:15 smithi157 bash[20376]: audit 2022-04-30T22:05:15.547633+0000 mon.smithi157 (mon.0) 2315 : audit [DBG] from='client.? 172.21.15.157:0/2992652350' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:16.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:15 smithi165 bash[22175]: cluster 2022-04-30T22:05:14.578585+0000 mgr.smithi157.nfpzoe (mgr.14180) 3198 : cluster [DBG] pgmap v2977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:16.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:15 smithi165 bash[22175]: audit 2022-04-30T22:05:15.547633+0000 mon.smithi157 (mon.0) 2315 : audit [DBG] from='client.? 172.21.15.157:0/2992652350' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:18.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:17 smithi157 bash[20376]: cluster 2022-04-30T22:05:16.579261+0000 mgr.smithi157.nfpzoe (mgr.14180) 3199 : cluster [DBG] pgmap v2978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:18.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:17 smithi165 bash[22175]: cluster 2022-04-30T22:05:16.579261+0000 mgr.smithi157.nfpzoe (mgr.14180) 3199 : cluster [DBG] pgmap v2978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:19 smithi157 bash[20376]: cluster 2022-04-30T22:05:18.579930+0000 mgr.smithi157.nfpzoe (mgr.14180) 3200 : cluster [DBG] pgmap v2979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:19 smithi165 bash[22175]: cluster 2022-04-30T22:05:18.579930+0000 mgr.smithi157.nfpzoe (mgr.14180) 3200 : cluster [DBG] pgmap v2979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:20.569 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:05:20.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:05:20.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:05:20.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:05:21.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:20 smithi157 bash[20376]: audit 2022-04-30T22:05:20.875277+0000 mon.smithi157 (mon.0) 2316 : audit [DBG] from='client.? 172.21.15.157:0/1171874725' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:21.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:20 smithi165 bash[22175]: audit 2022-04-30T22:05:20.875277+0000 mon.smithi157 (mon.0) 2316 : audit [DBG] from='client.? 172.21.15.157:0/1171874725' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:21 smithi157 bash[20376]: cluster 2022-04-30T22:05:20.580576+0000 mgr.smithi157.nfpzoe (mgr.14180) 3201 : cluster [DBG] pgmap v2980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:21 smithi165 bash[22175]: cluster 2022-04-30T22:05:20.580576+0000 mgr.smithi157.nfpzoe (mgr.14180) 3201 : cluster [DBG] pgmap v2980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:23 smithi157 bash[20376]: cluster 2022-04-30T22:05:22.581206+0000 mgr.smithi157.nfpzoe (mgr.14180) 3202 : cluster [DBG] pgmap v2981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:23 smithi165 bash[22175]: cluster 2022-04-30T22:05:22.581206+0000 mgr.smithi157.nfpzoe (mgr.14180) 3202 : cluster [DBG] pgmap v2981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:25.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:05:25.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:05:25.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:05:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:25 smithi157 bash[20376]: cluster 2022-04-30T22:05:24.581828+0000 mgr.smithi157.nfpzoe (mgr.14180) 3203 : cluster [DBG] pgmap v2982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:26.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:05:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:25 smithi165 bash[22175]: cluster 2022-04-30T22:05:24.581828+0000 mgr.smithi157.nfpzoe (mgr.14180) 3203 : cluster [DBG] pgmap v2982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:26 smithi157 bash[20376]: audit 2022-04-30T22:05:26.201805+0000 mon.smithi157 (mon.0) 2317 : audit [DBG] from='client.? 172.21.15.157:0/2749202332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:26 smithi165 bash[22175]: audit 2022-04-30T22:05:26.201805+0000 mon.smithi157 (mon.0) 2317 : audit [DBG] from='client.? 172.21.15.157:0/2749202332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:27 smithi157 bash[20376]: cluster 2022-04-30T22:05:26.582423+0000 mgr.smithi157.nfpzoe (mgr.14180) 3204 : cluster [DBG] pgmap v2983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:27 smithi165 bash[22175]: cluster 2022-04-30T22:05:26.582423+0000 mgr.smithi157.nfpzoe (mgr.14180) 3204 : cluster [DBG] pgmap v2983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:29 smithi165 bash[22175]: cluster 2022-04-30T22:05:28.582990+0000 mgr.smithi157.nfpzoe (mgr.14180) 3205 : cluster [DBG] pgmap v2984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:30.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:29 smithi157 bash[20376]: cluster 2022-04-30T22:05:28.582990+0000 mgr.smithi157.nfpzoe (mgr.14180) 3205 : cluster [DBG] pgmap v2984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:31.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:05:31.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:05:31.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:05:31.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:05:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:31 smithi165 bash[22175]: cluster 2022-04-30T22:05:30.583633+0000 mgr.smithi157.nfpzoe (mgr.14180) 3206 : cluster [DBG] pgmap v2985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:31 smithi165 bash[22175]: audit 2022-04-30T22:05:31.535208+0000 mon.smithi157 (mon.0) 2318 : audit [DBG] from='client.? 172.21.15.157:0/2550223556' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:31 smithi157 bash[20376]: cluster 2022-04-30T22:05:30.583633+0000 mgr.smithi157.nfpzoe (mgr.14180) 3206 : cluster [DBG] pgmap v2985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:31 smithi157 bash[20376]: audit 2022-04-30T22:05:31.535208+0000 mon.smithi157 (mon.0) 2318 : audit [DBG] from='client.? 172.21.15.157:0/2550223556' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:34.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:33 smithi165 bash[22175]: cluster 2022-04-30T22:05:32.584300+0000 mgr.smithi157.nfpzoe (mgr.14180) 3207 : cluster [DBG] pgmap v2986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:33 smithi157 bash[20376]: cluster 2022-04-30T22:05:32.584300+0000 mgr.smithi157.nfpzoe (mgr.14180) 3207 : cluster [DBG] pgmap v2986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:35 smithi165 bash[22175]: cluster 2022-04-30T22:05:34.584905+0000 mgr.smithi157.nfpzoe (mgr.14180) 3208 : cluster [DBG] pgmap v2987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:35 smithi157 bash[20376]: cluster 2022-04-30T22:05:34.584905+0000 mgr.smithi157.nfpzoe (mgr.14180) 3208 : cluster [DBG] pgmap v2987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:36.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:05:36.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:05:36.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:05:36.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:05:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:36 smithi165 bash[22175]: audit 2022-04-30T22:05:36.861444+0000 mon.smithi157 (mon.0) 2319 : audit [DBG] from='client.? 172.21.15.157:0/2522227502' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:37.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:36 smithi157 bash[20376]: audit 2022-04-30T22:05:36.861444+0000 mon.smithi157 (mon.0) 2319 : audit [DBG] from='client.? 172.21.15.157:0/2522227502' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:37 smithi165 bash[22175]: cluster 2022-04-30T22:05:36.585529+0000 mgr.smithi157.nfpzoe (mgr.14180) 3209 : cluster [DBG] pgmap v2988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:37 smithi157 bash[20376]: cluster 2022-04-30T22:05:36.585529+0000 mgr.smithi157.nfpzoe (mgr.14180) 3209 : cluster [DBG] pgmap v2988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:39 smithi165 bash[22175]: cluster 2022-04-30T22:05:38.586241+0000 mgr.smithi157.nfpzoe (mgr.14180) 3210 : cluster [DBG] pgmap v2989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:39 smithi157 bash[20376]: cluster 2022-04-30T22:05:38.586241+0000 mgr.smithi157.nfpzoe (mgr.14180) 3210 : cluster [DBG] pgmap v2989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:41.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:05:41.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:05:41.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:05:42.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:05:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:41 smithi165 bash[22175]: cluster 2022-04-30T22:05:40.586849+0000 mgr.smithi157.nfpzoe (mgr.14180) 3211 : cluster [DBG] pgmap v2990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:41 smithi157 bash[20376]: cluster 2022-04-30T22:05:40.586849+0000 mgr.smithi157.nfpzoe (mgr.14180) 3211 : cluster [DBG] pgmap v2990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:42 smithi165 bash[22175]: audit 2022-04-30T22:05:42.181807+0000 mon.smithi157 (mon.0) 2320 : audit [DBG] from='client.? 172.21.15.157:0/988972520' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:42 smithi157 bash[20376]: audit 2022-04-30T22:05:42.181807+0000 mon.smithi157 (mon.0) 2320 : audit [DBG] from='client.? 172.21.15.157:0/988972520' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:43 smithi165 bash[22175]: cluster 2022-04-30T22:05:42.587600+0000 mgr.smithi157.nfpzoe (mgr.14180) 3212 : cluster [DBG] pgmap v2991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:43 smithi157 bash[20376]: cluster 2022-04-30T22:05:42.587600+0000 mgr.smithi157.nfpzoe (mgr.14180) 3212 : cluster [DBG] pgmap v2991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:46 smithi165 bash[22175]: cluster 2022-04-30T22:05:44.588276+0000 mgr.smithi157.nfpzoe (mgr.14180) 3213 : cluster [DBG] pgmap v2992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:45 smithi157 bash[20376]: cluster 2022-04-30T22:05:44.588276+0000 mgr.smithi157.nfpzoe (mgr.14180) 3213 : cluster [DBG] pgmap v2992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:47.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:05:47.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:05:47.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:05:47.532 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:05:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:48 smithi165 bash[22175]: cluster 2022-04-30T22:05:46.588883+0000 mgr.smithi157.nfpzoe (mgr.14180) 3214 : cluster [DBG] pgmap v2993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:48.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:48 smithi165 bash[22175]: audit 2022-04-30T22:05:47.514132+0000 mon.smithi157 (mon.0) 2321 : audit [DBG] from='client.? 172.21.15.157:0/2511009425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:48 smithi157 bash[20376]: cluster 2022-04-30T22:05:46.588883+0000 mgr.smithi157.nfpzoe (mgr.14180) 3214 : cluster [DBG] pgmap v2993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:48 smithi157 bash[20376]: audit 2022-04-30T22:05:47.514132+0000 mon.smithi157 (mon.0) 2321 : audit [DBG] from='client.? 172.21.15.157:0/2511009425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:50.403 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:50 smithi165 bash[22175]: cluster 2022-04-30T22:05:48.589519+0000 mgr.smithi157.nfpzoe (mgr.14180) 3215 : cluster [DBG] pgmap v2994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:50.449 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:50 smithi157 bash[20376]: cluster 2022-04-30T22:05:48.589519+0000 mgr.smithi157.nfpzoe (mgr.14180) 3215 : cluster [DBG] pgmap v2994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:52 smithi165 bash[22175]: cluster 2022-04-30T22:05:50.590139+0000 mgr.smithi157.nfpzoe (mgr.14180) 3216 : cluster [DBG] pgmap v2995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:52 smithi157 bash[20376]: cluster 2022-04-30T22:05:50.590139+0000 mgr.smithi157.nfpzoe (mgr.14180) 3216 : cluster [DBG] pgmap v2995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:52.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:05:52.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:05:52.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:05:52.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:05:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:53 smithi165 bash[22175]: audit 2022-04-30T22:05:52.843422+0000 mon.smithi157 (mon.0) 2322 : audit [DBG] from='client.? 172.21.15.157:0/3069066394' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:53 smithi157 bash[20376]: audit 2022-04-30T22:05:52.843422+0000 mon.smithi157 (mon.0) 2322 : audit [DBG] from='client.? 172.21.15.157:0/3069066394' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:54 smithi165 bash[22175]: cluster 2022-04-30T22:05:52.590807+0000 mgr.smithi157.nfpzoe (mgr.14180) 3217 : cluster [DBG] pgmap v2996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:54 smithi157 bash[20376]: cluster 2022-04-30T22:05:52.590807+0000 mgr.smithi157.nfpzoe (mgr.14180) 3217 : cluster [DBG] pgmap v2996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:56 smithi165 bash[22175]: cluster 2022-04-30T22:05:54.591428+0000 mgr.smithi157.nfpzoe (mgr.14180) 3218 : cluster [DBG] pgmap v2997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:56 smithi157 bash[20376]: cluster 2022-04-30T22:05:54.591428+0000 mgr.smithi157.nfpzoe (mgr.14180) 3218 : cluster [DBG] pgmap v2997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:57.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:05:57.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:05:57.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:05:58.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:05:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:58 smithi165 bash[22175]: cluster 2022-04-30T22:05:56.591995+0000 mgr.smithi157.nfpzoe (mgr.14180) 3219 : cluster [DBG] pgmap v2998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:58 smithi157 bash[20376]: cluster 2022-04-30T22:05:56.591995+0000 mgr.smithi157.nfpzoe (mgr.14180) 3219 : cluster [DBG] pgmap v2998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:05:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:59 smithi165 bash[22175]: audit 2022-04-30T22:05:58.176122+0000 mon.smithi157 (mon.0) 2323 : audit [DBG] from='client.? 172.21.15.157:0/1442601368' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:59 smithi165 bash[22175]: audit 2022-04-30T22:05:58.526166+0000 mon.smithi157 (mon.0) 2324 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:05:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:05:59 smithi165 bash[22175]: audit 2022-04-30T22:05:58.526846+0000 mon.smithi157 (mon.0) 2325 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:05:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:59 smithi157 bash[20376]: audit 2022-04-30T22:05:58.176122+0000 mon.smithi157 (mon.0) 2323 : audit [DBG] from='client.? 172.21.15.157:0/1442601368' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:05:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:59 smithi157 bash[20376]: audit 2022-04-30T22:05:58.526166+0000 mon.smithi157 (mon.0) 2324 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:05:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:05:59 smithi157 bash[20376]: audit 2022-04-30T22:05:58.526846+0000 mon.smithi157 (mon.0) 2325 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:06:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:00 smithi165 bash[22175]: cluster 2022-04-30T22:05:58.592581+0000 mgr.smithi157.nfpzoe (mgr.14180) 3220 : cluster [DBG] pgmap v2999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:00 smithi157 bash[20376]: cluster 2022-04-30T22:05:58.592581+0000 mgr.smithi157.nfpzoe (mgr.14180) 3220 : cluster [DBG] pgmap v2999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:02 smithi165 bash[22175]: cluster 2022-04-30T22:06:00.593169+0000 mgr.smithi157.nfpzoe (mgr.14180) 3221 : cluster [DBG] pgmap v3000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:02.465 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:02 smithi157 bash[20376]: cluster 2022-04-30T22:06:00.593169+0000 mgr.smithi157.nfpzoe (mgr.14180) 3221 : cluster [DBG] pgmap v3000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:03.202 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:06:03.202 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:06:03.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:06:03.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:06:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:04 smithi165 bash[22175]: cluster 2022-04-30T22:06:02.593905+0000 mgr.smithi157.nfpzoe (mgr.14180) 3222 : cluster [DBG] pgmap v3001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:04 smithi165 bash[22175]: audit 2022-04-30T22:06:03.515634+0000 mon.smithi157 (mon.0) 2326 : audit [DBG] from='client.? 172.21.15.157:0/1469700037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:04 smithi157 bash[20376]: cluster 2022-04-30T22:06:02.593905+0000 mgr.smithi157.nfpzoe (mgr.14180) 3222 : cluster [DBG] pgmap v3001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:04 smithi157 bash[20376]: audit 2022-04-30T22:06:03.515634+0000 mon.smithi157 (mon.0) 2326 : audit [DBG] from='client.? 172.21.15.157:0/1469700037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:05 smithi165 bash[22175]: audit 2022-04-30T22:06:04.599714+0000 mon.smithi157 (mon.0) 2327 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:06:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:05 smithi165 bash[22175]: audit 2022-04-30T22:06:04.602571+0000 mon.smithi157 (mon.0) 2328 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:06:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:05 smithi165 bash[22175]: audit 2022-04-30T22:06:04.604327+0000 mon.smithi157 (mon.0) 2329 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:06:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:05 smithi165 bash[22175]: audit 2022-04-30T22:06:04.902079+0000 mon.smithi157 (mon.0) 2330 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:06:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:05 smithi157 bash[20376]: audit 2022-04-30T22:06:04.599714+0000 mon.smithi157 (mon.0) 2327 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:06:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:05 smithi157 bash[20376]: audit 2022-04-30T22:06:04.602571+0000 mon.smithi157 (mon.0) 2328 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:06:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:05 smithi157 bash[20376]: audit 2022-04-30T22:06:04.604327+0000 mon.smithi157 (mon.0) 2329 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:06:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:05 smithi157 bash[20376]: audit 2022-04-30T22:06:04.902079+0000 mon.smithi157 (mon.0) 2330 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:06:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:06 smithi165 bash[22175]: cluster 2022-04-30T22:06:04.594576+0000 mgr.smithi157.nfpzoe (mgr.14180) 3223 : cluster [DBG] pgmap v3002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:06 smithi157 bash[20376]: cluster 2022-04-30T22:06:04.594576+0000 mgr.smithi157.nfpzoe (mgr.14180) 3223 : cluster [DBG] pgmap v3002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:08 smithi165 bash[22175]: cluster 2022-04-30T22:06:06.595172+0000 mgr.smithi157.nfpzoe (mgr.14180) 3224 : cluster [DBG] pgmap v3003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:08 smithi157 bash[20376]: cluster 2022-04-30T22:06:06.595172+0000 mgr.smithi157.nfpzoe (mgr.14180) 3224 : cluster [DBG] pgmap v3003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:08.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:06:08.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:06:08.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:06:08.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:06:09.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:09 smithi165 bash[22175]: audit 2022-04-30T22:06:08.847100+0000 mon.smithi157 (mon.0) 2331 : audit [DBG] from='client.? 172.21.15.157:0/2534874592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:09.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:09 smithi157 bash[20376]: audit 2022-04-30T22:06:08.847100+0000 mon.smithi157 (mon.0) 2331 : audit [DBG] from='client.? 172.21.15.157:0/2534874592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:10 smithi165 bash[22175]: cluster 2022-04-30T22:06:08.595708+0000 mgr.smithi157.nfpzoe (mgr.14180) 3225 : cluster [DBG] pgmap v3004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:10 smithi157 bash[20376]: cluster 2022-04-30T22:06:08.595708+0000 mgr.smithi157.nfpzoe (mgr.14180) 3225 : cluster [DBG] pgmap v3004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:12 smithi165 bash[22175]: cluster 2022-04-30T22:06:10.596223+0000 mgr.smithi157.nfpzoe (mgr.14180) 3226 : cluster [DBG] pgmap v3005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:12 smithi157 bash[20376]: cluster 2022-04-30T22:06:10.596223+0000 mgr.smithi157.nfpzoe (mgr.14180) 3226 : cluster [DBG] pgmap v3005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:13 smithi165 bash[22175]: cephadm 2022-04-30T22:06:12.321092+0000 mgr.smithi157.nfpzoe (mgr.14180) 3227 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T22:06:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:13 smithi165 bash[22175]: audit 2022-04-30T22:06:12.333032+0000 mon.smithi157 (mon.0) 2332 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:06:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:13 smithi165 bash[22175]: cluster 2022-04-30T22:06:12.596829+0000 mgr.smithi157.nfpzoe (mgr.14180) 3228 : cluster [DBG] pgmap v3006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:13 smithi165 bash[22175]: cluster 2022-04-30T22:06:12.619546+0000 mgr.smithi157.nfpzoe (mgr.14180) 3229 : cluster [DBG] pgmap v3007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:13 smithi165 bash[22175]: cluster 2022-04-30T22:06:12.619987+0000 mgr.smithi157.nfpzoe (mgr.14180) 3230 : cluster [DBG] pgmap v3008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:13.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:13 smithi165 bash[22175]: audit 2022-04-30T22:06:12.626689+0000 mon.smithi157 (mon.0) 2333 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:06:13.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:13 smithi165 bash[22175]: audit 2022-04-30T22:06:12.636617+0000 mon.smithi157 (mon.0) 2334 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:06:13.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:13 smithi165 bash[22175]: cephadm 2022-04-30T22:06:12.638249+0000 mgr.smithi157.nfpzoe (mgr.14180) 3231 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:06:13.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:13 smithi165 bash[22175]: cephadm 2022-04-30T22:06:12.638446+0000 mgr.smithi157.nfpzoe (mgr.14180) 3232 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:06:13.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:13 smithi165 bash[22175]: audit 2022-04-30T22:06:12.649069+0000 mon.smithi157 (mon.0) 2335 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T22:06:13.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:13 smithi165 bash[22175]: audit 2022-04-30T22:06:12.650691+0000 mon.smithi157 (mon.0) 2336 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:06:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:13 smithi157 bash[20376]: cephadm 2022-04-30T22:06:12.321092+0000 mgr.smithi157.nfpzoe (mgr.14180) 3227 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T22:06:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:13 smithi157 bash[20376]: audit 2022-04-30T22:06:12.333032+0000 mon.smithi157 (mon.0) 2332 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:06:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:13 smithi157 bash[20376]: cluster 2022-04-30T22:06:12.596829+0000 mgr.smithi157.nfpzoe (mgr.14180) 3228 : cluster [DBG] pgmap v3006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:13 smithi157 bash[20376]: cluster 2022-04-30T22:06:12.619546+0000 mgr.smithi157.nfpzoe (mgr.14180) 3229 : cluster [DBG] pgmap v3007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:13 smithi157 bash[20376]: cluster 2022-04-30T22:06:12.619987+0000 mgr.smithi157.nfpzoe (mgr.14180) 3230 : cluster [DBG] pgmap v3008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:13 smithi157 bash[20376]: audit 2022-04-30T22:06:12.626689+0000 mon.smithi157 (mon.0) 2333 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:06:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:13 smithi157 bash[20376]: audit 2022-04-30T22:06:12.636617+0000 mon.smithi157 (mon.0) 2334 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:06:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:13 smithi157 bash[20376]: cephadm 2022-04-30T22:06:12.638249+0000 mgr.smithi157.nfpzoe (mgr.14180) 3231 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:06:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:13 smithi157 bash[20376]: cephadm 2022-04-30T22:06:12.638446+0000 mgr.smithi157.nfpzoe (mgr.14180) 3232 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:06:13.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:13 smithi157 bash[20376]: audit 2022-04-30T22:06:12.649069+0000 mon.smithi157 (mon.0) 2335 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T22:06:13.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:13 smithi157 bash[20376]: audit 2022-04-30T22:06:12.650691+0000 mon.smithi157 (mon.0) 2336 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:06:13.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:06:13.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:06:13.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:06:14.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:06:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:14 smithi165 bash[22175]: audit 2022-04-30T22:06:14.176354+0000 mon.smithi157 (mon.0) 2337 : audit [DBG] from='client.? 172.21.15.157:0/3829354949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:14 smithi157 bash[20376]: audit 2022-04-30T22:06:14.176354+0000 mon.smithi157 (mon.0) 2337 : audit [DBG] from='client.? 172.21.15.157:0/3829354949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:15 smithi165 bash[22175]: cluster 2022-04-30T22:06:14.620709+0000 mgr.smithi157.nfpzoe (mgr.14180) 3233 : cluster [DBG] pgmap v3009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:15.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:15 smithi157 bash[20376]: cluster 2022-04-30T22:06:14.620709+0000 mgr.smithi157.nfpzoe (mgr.14180) 3233 : cluster [DBG] pgmap v3009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:17 smithi157 bash[20376]: cluster 2022-04-30T22:06:16.621310+0000 mgr.smithi157.nfpzoe (mgr.14180) 3234 : cluster [DBG] pgmap v3010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:17.968 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:17 smithi165 bash[22175]: cluster 2022-04-30T22:06:16.621310+0000 mgr.smithi157.nfpzoe (mgr.14180) 3234 : cluster [DBG] pgmap v3010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:19.198 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:06:19.198 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:06:19.198 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:06:19.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:06:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:19 smithi157 bash[20376]: cluster 2022-04-30T22:06:18.621922+0000 mgr.smithi157.nfpzoe (mgr.14180) 3235 : cluster [DBG] pgmap v3011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:19 smithi157 bash[20376]: audit 2022-04-30T22:06:19.500110+0000 mon.smithi157 (mon.0) 2338 : audit [DBG] from='client.? 172.21.15.157:0/1070130452' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:19 smithi165 bash[22175]: cluster 2022-04-30T22:06:18.621922+0000 mgr.smithi157.nfpzoe (mgr.14180) 3235 : cluster [DBG] pgmap v3011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:19 smithi165 bash[22175]: audit 2022-04-30T22:06:19.500110+0000 mon.smithi157 (mon.0) 2338 : audit [DBG] from='client.? 172.21.15.157:0/1070130452' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:21 smithi157 bash[20376]: cluster 2022-04-30T22:06:20.622585+0000 mgr.smithi157.nfpzoe (mgr.14180) 3236 : cluster [DBG] pgmap v3012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:21 smithi165 bash[22175]: cluster 2022-04-30T22:06:20.622585+0000 mgr.smithi157.nfpzoe (mgr.14180) 3236 : cluster [DBG] pgmap v3012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:23 smithi157 bash[20376]: cluster 2022-04-30T22:06:22.623253+0000 mgr.smithi157.nfpzoe (mgr.14180) 3237 : cluster [DBG] pgmap v3013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:23 smithi165 bash[22175]: cluster 2022-04-30T22:06:22.623253+0000 mgr.smithi157.nfpzoe (mgr.14180) 3237 : cluster [DBG] pgmap v3013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:24.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:06:24.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:06:24.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:06:24.851 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:06:25.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:24 smithi165 bash[22175]: audit 2022-04-30T22:06:24.825979+0000 mon.smithi157 (mon.0) 2339 : audit [DBG] from='client.? 172.21.15.157:0/635085393' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:25.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:24 smithi157 bash[20376]: audit 2022-04-30T22:06:24.825979+0000 mon.smithi157 (mon.0) 2339 : audit [DBG] from='client.? 172.21.15.157:0/635085393' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:25 smithi157 bash[20376]: cluster 2022-04-30T22:06:24.623679+0000 mgr.smithi157.nfpzoe (mgr.14180) 3238 : cluster [DBG] pgmap v3014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:25 smithi165 bash[22175]: cluster 2022-04-30T22:06:24.623679+0000 mgr.smithi157.nfpzoe (mgr.14180) 3238 : cluster [DBG] pgmap v3014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:27 smithi165 bash[22175]: audit 2022-04-30T22:06:25.992531+0000 mon.smithi157 (mon.0) 2340 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:06:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:26 smithi157 bash[20376]: audit 2022-04-30T22:06:25.992531+0000 mon.smithi157 (mon.0) 2340 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:06:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:28 smithi165 bash[22175]: cluster 2022-04-30T22:06:26.624257+0000 mgr.smithi157.nfpzoe (mgr.14180) 3239 : cluster [DBG] pgmap v3015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:28 smithi157 bash[20376]: cluster 2022-04-30T22:06:26.624257+0000 mgr.smithi157.nfpzoe (mgr.14180) 3239 : cluster [DBG] pgmap v3015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:29.848 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:06:29.848 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:06:29.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:06:30.175 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:06:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:30 smithi165 bash[22175]: cluster 2022-04-30T22:06:28.624845+0000 mgr.smithi157.nfpzoe (mgr.14180) 3240 : cluster [DBG] pgmap v3016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:30 smithi157 bash[20376]: cluster 2022-04-30T22:06:28.624845+0000 mgr.smithi157.nfpzoe (mgr.14180) 3240 : cluster [DBG] pgmap v3016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:31 smithi165 bash[22175]: audit 2022-04-30T22:06:30.156254+0000 mon.smithi157 (mon.0) 2341 : audit [DBG] from='client.? 172.21.15.157:0/2476189692' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:31 smithi157 bash[20376]: audit 2022-04-30T22:06:30.156254+0000 mon.smithi157 (mon.0) 2341 : audit [DBG] from='client.? 172.21.15.157:0/2476189692' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:32 smithi165 bash[22175]: cluster 2022-04-30T22:06:30.625532+0000 mgr.smithi157.nfpzoe (mgr.14180) 3241 : cluster [DBG] pgmap v3017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:32 smithi157 bash[20376]: cluster 2022-04-30T22:06:30.625532+0000 mgr.smithi157.nfpzoe (mgr.14180) 3241 : cluster [DBG] pgmap v3017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:34 smithi165 bash[22175]: cluster 2022-04-30T22:06:32.626352+0000 mgr.smithi157.nfpzoe (mgr.14180) 3242 : cluster [DBG] pgmap v3018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:34 smithi157 bash[20376]: cluster 2022-04-30T22:06:32.626352+0000 mgr.smithi157.nfpzoe (mgr.14180) 3242 : cluster [DBG] pgmap v3018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:35.178 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:06:35.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:06:35.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:06:35.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:06:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:36 smithi165 bash[22175]: cluster 2022-04-30T22:06:34.627051+0000 mgr.smithi157.nfpzoe (mgr.14180) 3243 : cluster [DBG] pgmap v3019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:36.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:36 smithi165 bash[22175]: audit 2022-04-30T22:06:35.483445+0000 mon.smithi157 (mon.0) 2342 : audit [DBG] from='client.? 172.21.15.157:0/2267314612' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:36 smithi157 bash[20376]: cluster 2022-04-30T22:06:34.627051+0000 mgr.smithi157.nfpzoe (mgr.14180) 3243 : cluster [DBG] pgmap v3019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:36 smithi157 bash[20376]: audit 2022-04-30T22:06:35.483445+0000 mon.smithi157 (mon.0) 2342 : audit [DBG] from='client.? 172.21.15.157:0/2267314612' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:38 smithi165 bash[22175]: cluster 2022-04-30T22:06:36.627654+0000 mgr.smithi157.nfpzoe (mgr.14180) 3244 : cluster [DBG] pgmap v3020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:38 smithi157 bash[20376]: cluster 2022-04-30T22:06:36.627654+0000 mgr.smithi157.nfpzoe (mgr.14180) 3244 : cluster [DBG] pgmap v3020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:40 smithi165 bash[22175]: cluster 2022-04-30T22:06:38.628347+0000 mgr.smithi157.nfpzoe (mgr.14180) 3245 : cluster [DBG] pgmap v3021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:40 smithi157 bash[20376]: cluster 2022-04-30T22:06:38.628347+0000 mgr.smithi157.nfpzoe (mgr.14180) 3245 : cluster [DBG] pgmap v3021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:40.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:06:40.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:06:40.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:06:40.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:06:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:41 smithi165 bash[22175]: audit 2022-04-30T22:06:40.811277+0000 mon.smithi157 (mon.0) 2343 : audit [DBG] from='client.? 172.21.15.157:0/1278757695' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:41 smithi157 bash[20376]: audit 2022-04-30T22:06:40.811277+0000 mon.smithi157 (mon.0) 2343 : audit [DBG] from='client.? 172.21.15.157:0/1278757695' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:42 smithi165 bash[22175]: cluster 2022-04-30T22:06:40.628909+0000 mgr.smithi157.nfpzoe (mgr.14180) 3246 : cluster [DBG] pgmap v3022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:42 smithi157 bash[20376]: cluster 2022-04-30T22:06:40.628909+0000 mgr.smithi157.nfpzoe (mgr.14180) 3246 : cluster [DBG] pgmap v3022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:44 smithi165 bash[22175]: cluster 2022-04-30T22:06:42.629533+0000 mgr.smithi157.nfpzoe (mgr.14180) 3247 : cluster [DBG] pgmap v3023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:44.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:44 smithi157 bash[20376]: cluster 2022-04-30T22:06:42.629533+0000 mgr.smithi157.nfpzoe (mgr.14180) 3247 : cluster [DBG] pgmap v3023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:45.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:06:45.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:06:45.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:06:46.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:06:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:46 smithi165 bash[22175]: cluster 2022-04-30T22:06:44.630243+0000 mgr.smithi157.nfpzoe (mgr.14180) 3248 : cluster [DBG] pgmap v3024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:46 smithi157 bash[20376]: cluster 2022-04-30T22:06:44.630243+0000 mgr.smithi157.nfpzoe (mgr.14180) 3248 : cluster [DBG] pgmap v3024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:47 smithi165 bash[22175]: audit 2022-04-30T22:06:46.142619+0000 mon.smithi157 (mon.0) 2344 : audit [DBG] from='client.? 172.21.15.157:0/2987737097' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:47 smithi157 bash[20376]: audit 2022-04-30T22:06:46.142619+0000 mon.smithi157 (mon.0) 2344 : audit [DBG] from='client.? 172.21.15.157:0/2987737097' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:48 smithi165 bash[22175]: cluster 2022-04-30T22:06:46.630914+0000 mgr.smithi157.nfpzoe (mgr.14180) 3249 : cluster [DBG] pgmap v3025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:48 smithi157 bash[20376]: cluster 2022-04-30T22:06:46.630914+0000 mgr.smithi157.nfpzoe (mgr.14180) 3249 : cluster [DBG] pgmap v3025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:50 smithi165 bash[22175]: cluster 2022-04-30T22:06:48.631578+0000 mgr.smithi157.nfpzoe (mgr.14180) 3250 : cluster [DBG] pgmap v3026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:50 smithi157 bash[20376]: cluster 2022-04-30T22:06:48.631578+0000 mgr.smithi157.nfpzoe (mgr.14180) 3250 : cluster [DBG] pgmap v3026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:51.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:06:51.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:06:51.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:06:51.490 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:06:52.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:52 smithi165 bash[22175]: cluster 2022-04-30T22:06:50.632224+0000 mgr.smithi157.nfpzoe (mgr.14180) 3251 : cluster [DBG] pgmap v3027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:52.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:52 smithi165 bash[22175]: audit 2022-04-30T22:06:51.471284+0000 mon.smithi157 (mon.0) 2345 : audit [DBG] from='client.? 172.21.15.157:0/765943142' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:52 smithi157 bash[20376]: cluster 2022-04-30T22:06:50.632224+0000 mgr.smithi157.nfpzoe (mgr.14180) 3251 : cluster [DBG] pgmap v3027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:52 smithi157 bash[20376]: audit 2022-04-30T22:06:51.471284+0000 mon.smithi157 (mon.0) 2345 : audit [DBG] from='client.? 172.21.15.157:0/765943142' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:54 smithi165 bash[22175]: cluster 2022-04-30T22:06:52.632860+0000 mgr.smithi157.nfpzoe (mgr.14180) 3252 : cluster [DBG] pgmap v3028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:54 smithi157 bash[20376]: cluster 2022-04-30T22:06:52.632860+0000 mgr.smithi157.nfpzoe (mgr.14180) 3252 : cluster [DBG] pgmap v3028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:56.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:56 smithi165 bash[22175]: cluster 2022-04-30T22:06:54.633520+0000 mgr.smithi157.nfpzoe (mgr.14180) 3253 : cluster [DBG] pgmap v3029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:56 smithi157 bash[20376]: cluster 2022-04-30T22:06:54.633520+0000 mgr.smithi157.nfpzoe (mgr.14180) 3253 : cluster [DBG] pgmap v3029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:56.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:06:56.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:06:56.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:06:56.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:06:57.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:57 smithi165 bash[22175]: audit 2022-04-30T22:06:56.801948+0000 mon.smithi157 (mon.0) 2346 : audit [DBG] from='client.? 172.21.15.157:0/1847741913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:57 smithi157 bash[20376]: audit 2022-04-30T22:06:56.801948+0000 mon.smithi157 (mon.0) 2346 : audit [DBG] from='client.? 172.21.15.157:0/1847741913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:06:58.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:58 smithi165 bash[22175]: cluster 2022-04-30T22:06:56.634081+0000 mgr.smithi157.nfpzoe (mgr.14180) 3254 : cluster [DBG] pgmap v3030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:58 smithi157 bash[20376]: cluster 2022-04-30T22:06:56.634081+0000 mgr.smithi157.nfpzoe (mgr.14180) 3254 : cluster [DBG] pgmap v3030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:06:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:59 smithi165 bash[22175]: audit 2022-04-30T22:06:58.534904+0000 mon.smithi157 (mon.0) 2347 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:06:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:06:59 smithi165 bash[22175]: audit 2022-04-30T22:06:58.535555+0000 mon.smithi157 (mon.0) 2348 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:06:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:59 smithi157 bash[20376]: audit 2022-04-30T22:06:58.534904+0000 mon.smithi157 (mon.0) 2347 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:06:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:06:59 smithi157 bash[20376]: audit 2022-04-30T22:06:58.535555+0000 mon.smithi157 (mon.0) 2348 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:07:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:00 smithi165 bash[22175]: cluster 2022-04-30T22:06:58.634699+0000 mgr.smithi157.nfpzoe (mgr.14180) 3255 : cluster [DBG] pgmap v3031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:00 smithi157 bash[20376]: cluster 2022-04-30T22:06:58.634699+0000 mgr.smithi157.nfpzoe (mgr.14180) 3255 : cluster [DBG] pgmap v3031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:01.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:07:01.824 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:07:01.824 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:07:02.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:07:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:02 smithi165 bash[22175]: cluster 2022-04-30T22:07:00.635322+0000 mgr.smithi157.nfpzoe (mgr.14180) 3256 : cluster [DBG] pgmap v3032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:02 smithi157 bash[20376]: cluster 2022-04-30T22:07:00.635322+0000 mgr.smithi157.nfpzoe (mgr.14180) 3256 : cluster [DBG] pgmap v3032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:03 smithi165 bash[22175]: audit 2022-04-30T22:07:02.132150+0000 mon.smithi157 (mon.0) 2349 : audit [DBG] from='client.? 172.21.15.157:0/2263450521' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:03.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:03 smithi157 bash[20376]: audit 2022-04-30T22:07:02.132150+0000 mon.smithi157 (mon.0) 2349 : audit [DBG] from='client.? 172.21.15.157:0/2263450521' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:04 smithi165 bash[22175]: cluster 2022-04-30T22:07:02.635966+0000 mgr.smithi157.nfpzoe (mgr.14180) 3257 : cluster [DBG] pgmap v3033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:04 smithi157 bash[20376]: cluster 2022-04-30T22:07:02.635966+0000 mgr.smithi157.nfpzoe (mgr.14180) 3257 : cluster [DBG] pgmap v3033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:06 smithi165 bash[22175]: cluster 2022-04-30T22:07:04.636611+0000 mgr.smithi157.nfpzoe (mgr.14180) 3258 : cluster [DBG] pgmap v3034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:06.728 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:06 smithi157 bash[20376]: cluster 2022-04-30T22:07:04.636611+0000 mgr.smithi157.nfpzoe (mgr.14180) 3258 : cluster [DBG] pgmap v3034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:07.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:07:07.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:07:07.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:07:07.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:07:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:08 smithi157 bash[20376]: cluster 2022-04-30T22:07:06.637219+0000 mgr.smithi157.nfpzoe (mgr.14180) 3259 : cluster [DBG] pgmap v3035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:08 smithi157 bash[20376]: audit 2022-04-30T22:07:07.464760+0000 mon.smithi157 (mon.0) 2350 : audit [DBG] from='client.? 172.21.15.157:0/2293379326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:08 smithi165 bash[22175]: cluster 2022-04-30T22:07:06.637219+0000 mgr.smithi157.nfpzoe (mgr.14180) 3259 : cluster [DBG] pgmap v3035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:08 smithi165 bash[22175]: audit 2022-04-30T22:07:07.464760+0000 mon.smithi157 (mon.0) 2350 : audit [DBG] from='client.? 172.21.15.157:0/2293379326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:10 smithi157 bash[20376]: cluster 2022-04-30T22:07:08.637856+0000 mgr.smithi157.nfpzoe (mgr.14180) 3260 : cluster [DBG] pgmap v3036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:10 smithi165 bash[22175]: cluster 2022-04-30T22:07:08.637856+0000 mgr.smithi157.nfpzoe (mgr.14180) 3260 : cluster [DBG] pgmap v3036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:12 smithi157 bash[20376]: cluster 2022-04-30T22:07:10.638487+0000 mgr.smithi157.nfpzoe (mgr.14180) 3261 : cluster [DBG] pgmap v3037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:12.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:07:12.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:07:12.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:07:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:12 smithi165 bash[22175]: cluster 2022-04-30T22:07:10.638487+0000 mgr.smithi157.nfpzoe (mgr.14180) 3261 : cluster [DBG] pgmap v3037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:12.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:07:13.449 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:13 smithi165 bash[22175]: audit 2022-04-30T22:07:12.791155+0000 mon.smithi157 (mon.0) 2351 : audit [DBG] from='client.? 172.21.15.157:0/3537582457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:13.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:13 smithi157 bash[20376]: audit 2022-04-30T22:07:12.791155+0000 mon.smithi157 (mon.0) 2351 : audit [DBG] from='client.? 172.21.15.157:0/3537582457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:14 smithi157 bash[20376]: cluster 2022-04-30T22:07:12.638992+0000 mgr.smithi157.nfpzoe (mgr.14180) 3262 : cluster [DBG] pgmap v3038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:14 smithi165 bash[22175]: cluster 2022-04-30T22:07:12.638992+0000 mgr.smithi157.nfpzoe (mgr.14180) 3262 : cluster [DBG] pgmap v3038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:16.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:16 smithi157 bash[20376]: cluster 2022-04-30T22:07:14.639698+0000 mgr.smithi157.nfpzoe (mgr.14180) 3263 : cluster [DBG] pgmap v3039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:16 smithi165 bash[22175]: cluster 2022-04-30T22:07:14.639698+0000 mgr.smithi157.nfpzoe (mgr.14180) 3263 : cluster [DBG] pgmap v3039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:17.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:07:17.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:07:17.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:07:18.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:07:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:18 smithi157 bash[20376]: cluster 2022-04-30T22:07:16.640461+0000 mgr.smithi157.nfpzoe (mgr.14180) 3264 : cluster [DBG] pgmap v3040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:18 smithi157 bash[20376]: audit 2022-04-30T22:07:18.120754+0000 mon.smithi157 (mon.0) 2352 : audit [DBG] from='client.? 172.21.15.157:0/4223952326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:18.653 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:18 smithi165 bash[22175]: cluster 2022-04-30T22:07:16.640461+0000 mgr.smithi157.nfpzoe (mgr.14180) 3264 : cluster [DBG] pgmap v3040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:18.653 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:18 smithi165 bash[22175]: audit 2022-04-30T22:07:18.120754+0000 mon.smithi157 (mon.0) 2352 : audit [DBG] from='client.? 172.21.15.157:0/4223952326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:20 smithi157 bash[20376]: cluster 2022-04-30T22:07:18.641115+0000 mgr.smithi157.nfpzoe (mgr.14180) 3265 : cluster [DBG] pgmap v3041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:20 smithi165 bash[22175]: cluster 2022-04-30T22:07:18.641115+0000 mgr.smithi157.nfpzoe (mgr.14180) 3265 : cluster [DBG] pgmap v3041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:22.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:22 smithi157 bash[20376]: cluster 2022-04-30T22:07:20.641756+0000 mgr.smithi157.nfpzoe (mgr.14180) 3266 : cluster [DBG] pgmap v3042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:22 smithi165 bash[22175]: cluster 2022-04-30T22:07:20.641756+0000 mgr.smithi157.nfpzoe (mgr.14180) 3266 : cluster [DBG] pgmap v3042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:23.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:07:23.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:07:23.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:07:23.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:07:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:24 smithi157 bash[20376]: cluster 2022-04-30T22:07:22.642380+0000 mgr.smithi157.nfpzoe (mgr.14180) 3267 : cluster [DBG] pgmap v3043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:24 smithi157 bash[20376]: audit 2022-04-30T22:07:23.447713+0000 mon.smithi157 (mon.0) 2353 : audit [DBG] from='client.? 172.21.15.157:0/1855908925' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:24 smithi165 bash[22175]: cluster 2022-04-30T22:07:22.642380+0000 mgr.smithi157.nfpzoe (mgr.14180) 3267 : cluster [DBG] pgmap v3043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:24 smithi165 bash[22175]: audit 2022-04-30T22:07:23.447713+0000 mon.smithi157 (mon.0) 2353 : audit [DBG] from='client.? 172.21.15.157:0/1855908925' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:26 smithi157 bash[20376]: cluster 2022-04-30T22:07:24.643103+0000 mgr.smithi157.nfpzoe (mgr.14180) 3268 : cluster [DBG] pgmap v3044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:26 smithi157 bash[20376]: audit 2022-04-30T22:07:25.997743+0000 mon.smithi157 (mon.0) 2354 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:07:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:26 smithi157 bash[20376]: audit 2022-04-30T22:07:26.000764+0000 mon.smithi157 (mon.0) 2355 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:07:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:26 smithi157 bash[20376]: audit 2022-04-30T22:07:26.002466+0000 mon.smithi157 (mon.0) 2356 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:07:26.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:26 smithi165 bash[22175]: cluster 2022-04-30T22:07:24.643103+0000 mgr.smithi157.nfpzoe (mgr.14180) 3268 : cluster [DBG] pgmap v3044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:26.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:26 smithi165 bash[22175]: audit 2022-04-30T22:07:25.997743+0000 mon.smithi157 (mon.0) 2354 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:07:26.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:26 smithi165 bash[22175]: audit 2022-04-30T22:07:26.000764+0000 mon.smithi157 (mon.0) 2355 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:07:26.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:26 smithi165 bash[22175]: audit 2022-04-30T22:07:26.002466+0000 mon.smithi157 (mon.0) 2356 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:07:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:27 smithi165 bash[22175]: cluster 2022-04-30T22:07:26.329282+0000 mgr.smithi157.nfpzoe (mgr.14180) 3269 : cluster [DBG] pgmap v3045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:27.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:27 smithi165 bash[22175]: cluster 2022-04-30T22:07:26.329671+0000 mgr.smithi157.nfpzoe (mgr.14180) 3270 : cluster [DBG] pgmap v3046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:27.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:27 smithi165 bash[22175]: audit 2022-04-30T22:07:26.335317+0000 mon.smithi157 (mon.0) 2357 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:07:27.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:27 smithi165 bash[22175]: audit 2022-04-30T22:07:26.342105+0000 mon.smithi157 (mon.0) 2358 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:07:27.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:27 smithi165 bash[22175]: cephadm 2022-04-30T22:07:26.343342+0000 mgr.smithi157.nfpzoe (mgr.14180) 3271 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:07:27.672 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:27 smithi165 bash[22175]: cephadm 2022-04-30T22:07:26.343522+0000 mgr.smithi157.nfpzoe (mgr.14180) 3272 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:07:27.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:27 smithi157 bash[20376]: cluster 2022-04-30T22:07:26.329282+0000 mgr.smithi157.nfpzoe (mgr.14180) 3269 : cluster [DBG] pgmap v3045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:27.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:27 smithi157 bash[20376]: cluster 2022-04-30T22:07:26.329671+0000 mgr.smithi157.nfpzoe (mgr.14180) 3270 : cluster [DBG] pgmap v3046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:27 smithi157 bash[20376]: audit 2022-04-30T22:07:26.335317+0000 mon.smithi157 (mon.0) 2357 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:07:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:27 smithi157 bash[20376]: audit 2022-04-30T22:07:26.342105+0000 mon.smithi157 (mon.0) 2358 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:07:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:27 smithi157 bash[20376]: cephadm 2022-04-30T22:07:26.343342+0000 mgr.smithi157.nfpzoe (mgr.14180) 3271 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:07:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:27 smithi157 bash[20376]: cephadm 2022-04-30T22:07:26.343522+0000 mgr.smithi157.nfpzoe (mgr.14180) 3272 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:07:28.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:07:28.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:07:28.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:07:28.789 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:07:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:28 smithi157 bash[20376]: audit 2022-04-30T22:07:28.771278+0000 mon.smithi157 (mon.0) 2359 : audit [DBG] from='client.? 172.21.15.157:0/1644882230' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:28 smithi165 bash[22175]: audit 2022-04-30T22:07:28.771278+0000 mon.smithi157 (mon.0) 2359 : audit [DBG] from='client.? 172.21.15.157:0/1644882230' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:29 smithi157 bash[20376]: cluster 2022-04-30T22:07:28.330250+0000 mgr.smithi157.nfpzoe (mgr.14180) 3273 : cluster [DBG] pgmap v3047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:29 smithi165 bash[22175]: cluster 2022-04-30T22:07:28.330250+0000 mgr.smithi157.nfpzoe (mgr.14180) 3273 : cluster [DBG] pgmap v3047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:32.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:31 smithi157 bash[20376]: cluster 2022-04-30T22:07:30.330875+0000 mgr.smithi157.nfpzoe (mgr.14180) 3274 : cluster [DBG] pgmap v3048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:31 smithi165 bash[22175]: cluster 2022-04-30T22:07:30.330875+0000 mgr.smithi157.nfpzoe (mgr.14180) 3274 : cluster [DBG] pgmap v3048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:33.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:07:33.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:07:33.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:07:34.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:07:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:33 smithi157 bash[20376]: cluster 2022-04-30T22:07:32.331628+0000 mgr.smithi157.nfpzoe (mgr.14180) 3275 : cluster [DBG] pgmap v3049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:33 smithi165 bash[22175]: cluster 2022-04-30T22:07:32.331628+0000 mgr.smithi157.nfpzoe (mgr.14180) 3275 : cluster [DBG] pgmap v3049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:34 smithi165 bash[22175]: audit 2022-04-30T22:07:34.097399+0000 mon.smithi157 (mon.0) 2360 : audit [DBG] from='client.? 172.21.15.157:0/3729329439' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:34 smithi157 bash[20376]: audit 2022-04-30T22:07:34.097399+0000 mon.smithi157 (mon.0) 2360 : audit [DBG] from='client.? 172.21.15.157:0/3729329439' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:35 smithi165 bash[22175]: cluster 2022-04-30T22:07:34.332290+0000 mgr.smithi157.nfpzoe (mgr.14180) 3276 : cluster [DBG] pgmap v3050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:35 smithi157 bash[20376]: cluster 2022-04-30T22:07:34.332290+0000 mgr.smithi157.nfpzoe (mgr.14180) 3276 : cluster [DBG] pgmap v3050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:37 smithi165 bash[22175]: cluster 2022-04-30T22:07:36.332927+0000 mgr.smithi157.nfpzoe (mgr.14180) 3277 : cluster [DBG] pgmap v3051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:37 smithi157 bash[20376]: cluster 2022-04-30T22:07:36.332927+0000 mgr.smithi157.nfpzoe (mgr.14180) 3277 : cluster [DBG] pgmap v3051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:39.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:07:39.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:07:39.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:07:39.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:07:40.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:39 smithi165 bash[22175]: cluster 2022-04-30T22:07:38.333525+0000 mgr.smithi157.nfpzoe (mgr.14180) 3278 : cluster [DBG] pgmap v3052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:40.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:39 smithi165 bash[22175]: audit 2022-04-30T22:07:39.426061+0000 mon.smithi157 (mon.0) 2361 : audit [DBG] from='client.? 172.21.15.157:0/153507156' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:39 smithi157 bash[20376]: cluster 2022-04-30T22:07:38.333525+0000 mgr.smithi157.nfpzoe (mgr.14180) 3278 : cluster [DBG] pgmap v3052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:39 smithi157 bash[20376]: audit 2022-04-30T22:07:39.426061+0000 mon.smithi157 (mon.0) 2361 : audit [DBG] from='client.? 172.21.15.157:0/153507156' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:41 smithi165 bash[22175]: cluster 2022-04-30T22:07:40.334156+0000 mgr.smithi157.nfpzoe (mgr.14180) 3279 : cluster [DBG] pgmap v3053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:41 smithi157 bash[20376]: cluster 2022-04-30T22:07:40.334156+0000 mgr.smithi157.nfpzoe (mgr.14180) 3279 : cluster [DBG] pgmap v3053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:43 smithi165 bash[22175]: cluster 2022-04-30T22:07:42.334790+0000 mgr.smithi157.nfpzoe (mgr.14180) 3280 : cluster [DBG] pgmap v3054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:44.448 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:07:44.448 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:07:44.448 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:07:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:43 smithi157 bash[20376]: cluster 2022-04-30T22:07:42.334790+0000 mgr.smithi157.nfpzoe (mgr.14180) 3280 : cluster [DBG] pgmap v3054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:44.770 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:07:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:44 smithi165 bash[22175]: audit 2022-04-30T22:07:44.751848+0000 mon.smithi157 (mon.0) 2362 : audit [DBG] from='client.? 172.21.15.157:0/3305018008' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:44 smithi157 bash[20376]: audit 2022-04-30T22:07:44.751848+0000 mon.smithi157 (mon.0) 2362 : audit [DBG] from='client.? 172.21.15.157:0/3305018008' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:45 smithi165 bash[22175]: cluster 2022-04-30T22:07:44.335374+0000 mgr.smithi157.nfpzoe (mgr.14180) 3281 : cluster [DBG] pgmap v3055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:45 smithi157 bash[20376]: cluster 2022-04-30T22:07:44.335374+0000 mgr.smithi157.nfpzoe (mgr.14180) 3281 : cluster [DBG] pgmap v3055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:47 smithi165 bash[22175]: cluster 2022-04-30T22:07:46.335982+0000 mgr.smithi157.nfpzoe (mgr.14180) 3282 : cluster [DBG] pgmap v3056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:47 smithi157 bash[20376]: cluster 2022-04-30T22:07:46.335982+0000 mgr.smithi157.nfpzoe (mgr.14180) 3282 : cluster [DBG] pgmap v3056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:49.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:07:49.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:07:49.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:07:50.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:07:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:49 smithi165 bash[22175]: cluster 2022-04-30T22:07:48.336565+0000 mgr.smithi157.nfpzoe (mgr.14180) 3283 : cluster [DBG] pgmap v3057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:49 smithi157 bash[20376]: cluster 2022-04-30T22:07:48.336565+0000 mgr.smithi157.nfpzoe (mgr.14180) 3283 : cluster [DBG] pgmap v3057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:51 smithi165 bash[22175]: audit 2022-04-30T22:07:50.081230+0000 mon.smithi157 (mon.0) 2363 : audit [DBG] from='client.? 172.21.15.157:0/348524024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:51 smithi157 bash[20376]: audit 2022-04-30T22:07:50.081230+0000 mon.smithi157 (mon.0) 2363 : audit [DBG] from='client.? 172.21.15.157:0/348524024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:52 smithi165 bash[22175]: cluster 2022-04-30T22:07:50.337200+0000 mgr.smithi157.nfpzoe (mgr.14180) 3284 : cluster [DBG] pgmap v3058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:52 smithi157 bash[20376]: cluster 2022-04-30T22:07:50.337200+0000 mgr.smithi157.nfpzoe (mgr.14180) 3284 : cluster [DBG] pgmap v3058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:54.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:54 smithi165 bash[22175]: cluster 2022-04-30T22:07:52.337839+0000 mgr.smithi157.nfpzoe (mgr.14180) 3285 : cluster [DBG] pgmap v3059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:54 smithi157 bash[20376]: cluster 2022-04-30T22:07:52.337839+0000 mgr.smithi157.nfpzoe (mgr.14180) 3285 : cluster [DBG] pgmap v3059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:55.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:07:55.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:07:55.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:07:55.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:07:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:56 smithi165 bash[22175]: cluster 2022-04-30T22:07:54.338445+0000 mgr.smithi157.nfpzoe (mgr.14180) 3286 : cluster [DBG] pgmap v3060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:56.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:56 smithi165 bash[22175]: audit 2022-04-30T22:07:55.402981+0000 mon.smithi157 (mon.0) 2364 : audit [DBG] from='client.? 172.21.15.157:0/2240771497' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:56 smithi157 bash[20376]: cluster 2022-04-30T22:07:54.338445+0000 mgr.smithi157.nfpzoe (mgr.14180) 3286 : cluster [DBG] pgmap v3060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:56 smithi157 bash[20376]: audit 2022-04-30T22:07:55.402981+0000 mon.smithi157 (mon.0) 2364 : audit [DBG] from='client.? 172.21.15.157:0/2240771497' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:07:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:58 smithi165 bash[22175]: cluster 2022-04-30T22:07:56.339109+0000 mgr.smithi157.nfpzoe (mgr.14180) 3287 : cluster [DBG] pgmap v3061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:58 smithi157 bash[20376]: cluster 2022-04-30T22:07:56.339109+0000 mgr.smithi157.nfpzoe (mgr.14180) 3287 : cluster [DBG] pgmap v3061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:07:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:59 smithi165 bash[22175]: audit 2022-04-30T22:07:58.542683+0000 mon.smithi157 (mon.0) 2365 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:07:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:07:59 smithi165 bash[22175]: audit 2022-04-30T22:07:58.542954+0000 mon.smithi157 (mon.0) 2366 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:07:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:59 smithi157 bash[20376]: audit 2022-04-30T22:07:58.542683+0000 mon.smithi157 (mon.0) 2365 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:07:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:07:59 smithi157 bash[20376]: audit 2022-04-30T22:07:58.542954+0000 mon.smithi157 (mon.0) 2366 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:08:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:00 smithi165 bash[22175]: cluster 2022-04-30T22:07:58.339721+0000 mgr.smithi157.nfpzoe (mgr.14180) 3288 : cluster [DBG] pgmap v3062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:00.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:08:00.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:08:00.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:08:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:00 smithi157 bash[20376]: cluster 2022-04-30T22:07:58.339721+0000 mgr.smithi157.nfpzoe (mgr.14180) 3288 : cluster [DBG] pgmap v3062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:00.754 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:08:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:01 smithi165 bash[22175]: audit 2022-04-30T22:08:00.735790+0000 mon.smithi157 (mon.0) 2367 : audit [DBG] from='client.? 172.21.15.157:0/1380803306' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:01.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:01 smithi157 bash[20376]: audit 2022-04-30T22:08:00.735790+0000 mon.smithi157 (mon.0) 2367 : audit [DBG] from='client.? 172.21.15.157:0/1380803306' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:02 smithi165 bash[22175]: cluster 2022-04-30T22:08:00.340327+0000 mgr.smithi157.nfpzoe (mgr.14180) 3289 : cluster [DBG] pgmap v3063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:02 smithi157 bash[20376]: cluster 2022-04-30T22:08:00.340327+0000 mgr.smithi157.nfpzoe (mgr.14180) 3289 : cluster [DBG] pgmap v3063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:04 smithi165 bash[22175]: cluster 2022-04-30T22:08:02.341024+0000 mgr.smithi157.nfpzoe (mgr.14180) 3290 : cluster [DBG] pgmap v3064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:04 smithi157 bash[20376]: cluster 2022-04-30T22:08:02.341024+0000 mgr.smithi157.nfpzoe (mgr.14180) 3290 : cluster [DBG] pgmap v3064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:05.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:08:05.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:08:05.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:08:06.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:08:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:06 smithi165 bash[22175]: cluster 2022-04-30T22:08:04.341635+0000 mgr.smithi157.nfpzoe (mgr.14180) 3291 : cluster [DBG] pgmap v3065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:06 smithi157 bash[20376]: cluster 2022-04-30T22:08:04.341635+0000 mgr.smithi157.nfpzoe (mgr.14180) 3291 : cluster [DBG] pgmap v3065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:07 smithi165 bash[22175]: audit 2022-04-30T22:08:06.059616+0000 mon.smithi157 (mon.0) 2368 : audit [DBG] from='client.? 172.21.15.157:0/2468974906' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:07 smithi157 bash[20376]: audit 2022-04-30T22:08:06.059616+0000 mon.smithi157 (mon.0) 2368 : audit [DBG] from='client.? 172.21.15.157:0/2468974906' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:08 smithi165 bash[22175]: cluster 2022-04-30T22:08:06.342251+0000 mgr.smithi157.nfpzoe (mgr.14180) 3292 : cluster [DBG] pgmap v3066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:08 smithi157 bash[20376]: cluster 2022-04-30T22:08:06.342251+0000 mgr.smithi157.nfpzoe (mgr.14180) 3292 : cluster [DBG] pgmap v3066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:10 smithi165 bash[22175]: cluster 2022-04-30T22:08:08.342976+0000 mgr.smithi157.nfpzoe (mgr.14180) 3293 : cluster [DBG] pgmap v3067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:10.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:10 smithi157 bash[20376]: cluster 2022-04-30T22:08:08.342976+0000 mgr.smithi157.nfpzoe (mgr.14180) 3293 : cluster [DBG] pgmap v3067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:11.088 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:08:11.088 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:08:11.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:08:11.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:08:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:12 smithi165 bash[22175]: cluster 2022-04-30T22:08:10.343727+0000 mgr.smithi157.nfpzoe (mgr.14180) 3294 : cluster [DBG] pgmap v3068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:12 smithi165 bash[22175]: audit 2022-04-30T22:08:11.387394+0000 mon.smithi157 (mon.0) 2369 : audit [DBG] from='client.? 172.21.15.157:0/1065927174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:12 smithi157 bash[20376]: cluster 2022-04-30T22:08:10.343727+0000 mgr.smithi157.nfpzoe (mgr.14180) 3294 : cluster [DBG] pgmap v3068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:12 smithi157 bash[20376]: audit 2022-04-30T22:08:11.387394+0000 mon.smithi157 (mon.0) 2369 : audit [DBG] from='client.? 172.21.15.157:0/1065927174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:14 smithi165 bash[22175]: cluster 2022-04-30T22:08:12.344399+0000 mgr.smithi157.nfpzoe (mgr.14180) 3295 : cluster [DBG] pgmap v3069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:14 smithi157 bash[20376]: cluster 2022-04-30T22:08:12.344399+0000 mgr.smithi157.nfpzoe (mgr.14180) 3295 : cluster [DBG] pgmap v3069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:16 smithi165 bash[22175]: cluster 2022-04-30T22:08:14.345022+0000 mgr.smithi157.nfpzoe (mgr.14180) 3296 : cluster [DBG] pgmap v3070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:16.413 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:08:16.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:08:16.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:08:16.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:16 smithi157 bash[20376]: cluster 2022-04-30T22:08:14.345022+0000 mgr.smithi157.nfpzoe (mgr.14180) 3296 : cluster [DBG] pgmap v3070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:16.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:08:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:17 smithi165 bash[22175]: audit 2022-04-30T22:08:16.717818+0000 mon.smithi157 (mon.0) 2370 : audit [DBG] from='client.? 172.21.15.157:0/321799753' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:17 smithi157 bash[20376]: audit 2022-04-30T22:08:16.717818+0000 mon.smithi157 (mon.0) 2370 : audit [DBG] from='client.? 172.21.15.157:0/321799753' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:18 smithi165 bash[22175]: cluster 2022-04-30T22:08:16.345702+0000 mgr.smithi157.nfpzoe (mgr.14180) 3297 : cluster [DBG] pgmap v3071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:18 smithi157 bash[20376]: cluster 2022-04-30T22:08:16.345702+0000 mgr.smithi157.nfpzoe (mgr.14180) 3297 : cluster [DBG] pgmap v3071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:20 smithi165 bash[22175]: cluster 2022-04-30T22:08:18.346344+0000 mgr.smithi157.nfpzoe (mgr.14180) 3298 : cluster [DBG] pgmap v3072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:20 smithi157 bash[20376]: cluster 2022-04-30T22:08:18.346344+0000 mgr.smithi157.nfpzoe (mgr.14180) 3298 : cluster [DBG] pgmap v3072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:21.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:08:21.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:08:21.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:08:22.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:08:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:22 smithi165 bash[22175]: cluster 2022-04-30T22:08:20.347082+0000 mgr.smithi157.nfpzoe (mgr.14180) 3299 : cluster [DBG] pgmap v3073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:22 smithi165 bash[22175]: audit 2022-04-30T22:08:22.043794+0000 mon.smithi157 (mon.0) 2371 : audit [DBG] from='client.? 172.21.15.157:0/2009910407' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:22.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:22 smithi157 bash[20376]: cluster 2022-04-30T22:08:20.347082+0000 mgr.smithi157.nfpzoe (mgr.14180) 3299 : cluster [DBG] pgmap v3073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:22.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:22 smithi157 bash[20376]: audit 2022-04-30T22:08:22.043794+0000 mon.smithi157 (mon.0) 2371 : audit [DBG] from='client.? 172.21.15.157:0/2009910407' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:24 smithi165 bash[22175]: cluster 2022-04-30T22:08:22.347795+0000 mgr.smithi157.nfpzoe (mgr.14180) 3300 : cluster [DBG] pgmap v3074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:24 smithi157 bash[20376]: cluster 2022-04-30T22:08:22.347795+0000 mgr.smithi157.nfpzoe (mgr.14180) 3300 : cluster [DBG] pgmap v3074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:26 smithi165 bash[22175]: cluster 2022-04-30T22:08:24.348432+0000 mgr.smithi157.nfpzoe (mgr.14180) 3301 : cluster [DBG] pgmap v3075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:26 smithi157 bash[20376]: cluster 2022-04-30T22:08:24.348432+0000 mgr.smithi157.nfpzoe (mgr.14180) 3301 : cluster [DBG] pgmap v3075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:27.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:08:27.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:08:27.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:08:27.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:08:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:27 smithi165 bash[22175]: audit 2022-04-30T22:08:26.354251+0000 mon.smithi157 (mon.0) 2372 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:08:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:27 smithi165 bash[22175]: audit 2022-04-30T22:08:26.356989+0000 mon.smithi157 (mon.0) 2373 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:08:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:27 smithi165 bash[22175]: audit 2022-04-30T22:08:26.358737+0000 mon.smithi157 (mon.0) 2374 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:08:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:27 smithi165 bash[22175]: audit 2022-04-30T22:08:26.692373+0000 mon.smithi157 (mon.0) 2375 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:08:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:27 smithi165 bash[22175]: audit 2022-04-30T22:08:26.702233+0000 mon.smithi157 (mon.0) 2376 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:08:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:27 smithi157 bash[20376]: audit 2022-04-30T22:08:26.354251+0000 mon.smithi157 (mon.0) 2372 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:08:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:27 smithi157 bash[20376]: audit 2022-04-30T22:08:26.356989+0000 mon.smithi157 (mon.0) 2373 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:08:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:27 smithi157 bash[20376]: audit 2022-04-30T22:08:26.358737+0000 mon.smithi157 (mon.0) 2374 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:08:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:27 smithi157 bash[20376]: audit 2022-04-30T22:08:26.692373+0000 mon.smithi157 (mon.0) 2375 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:08:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:27 smithi157 bash[20376]: audit 2022-04-30T22:08:26.702233+0000 mon.smithi157 (mon.0) 2376 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:08:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:28 smithi165 bash[22175]: cluster 2022-04-30T22:08:26.349044+0000 mgr.smithi157.nfpzoe (mgr.14180) 3302 : cluster [DBG] pgmap v3076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:28 smithi165 bash[22175]: cluster 2022-04-30T22:08:26.684592+0000 mgr.smithi157.nfpzoe (mgr.14180) 3303 : cluster [DBG] pgmap v3077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:28 smithi165 bash[22175]: cluster 2022-04-30T22:08:26.684889+0000 mgr.smithi157.nfpzoe (mgr.14180) 3304 : cluster [DBG] pgmap v3078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:28 smithi165 bash[22175]: cephadm 2022-04-30T22:08:26.703607+0000 mgr.smithi157.nfpzoe (mgr.14180) 3305 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:08:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:28 smithi165 bash[22175]: cephadm 2022-04-30T22:08:26.703815+0000 mgr.smithi157.nfpzoe (mgr.14180) 3306 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:08:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:28 smithi165 bash[22175]: audit 2022-04-30T22:08:27.376432+0000 mon.smithi157 (mon.0) 2377 : audit [DBG] from='client.? 172.21.15.157:0/1312430166' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:28 smithi157 bash[20376]: cluster 2022-04-30T22:08:26.349044+0000 mgr.smithi157.nfpzoe (mgr.14180) 3302 : cluster [DBG] pgmap v3076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:28 smithi157 bash[20376]: cluster 2022-04-30T22:08:26.684592+0000 mgr.smithi157.nfpzoe (mgr.14180) 3303 : cluster [DBG] pgmap v3077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:28 smithi157 bash[20376]: cluster 2022-04-30T22:08:26.684889+0000 mgr.smithi157.nfpzoe (mgr.14180) 3304 : cluster [DBG] pgmap v3078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:28 smithi157 bash[20376]: cephadm 2022-04-30T22:08:26.703607+0000 mgr.smithi157.nfpzoe (mgr.14180) 3305 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:08:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:28 smithi157 bash[20376]: cephadm 2022-04-30T22:08:26.703815+0000 mgr.smithi157.nfpzoe (mgr.14180) 3306 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:08:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:28 smithi157 bash[20376]: audit 2022-04-30T22:08:27.376432+0000 mon.smithi157 (mon.0) 2377 : audit [DBG] from='client.? 172.21.15.157:0/1312430166' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:30 smithi165 bash[22175]: cluster 2022-04-30T22:08:28.685461+0000 mgr.smithi157.nfpzoe (mgr.14180) 3307 : cluster [DBG] pgmap v3079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:30.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:30 smithi157 bash[20376]: cluster 2022-04-30T22:08:28.685461+0000 mgr.smithi157.nfpzoe (mgr.14180) 3307 : cluster [DBG] pgmap v3079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:32 smithi165 bash[22175]: cluster 2022-04-30T22:08:30.686149+0000 mgr.smithi157.nfpzoe (mgr.14180) 3308 : cluster [DBG] pgmap v3080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:32.398 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:08:32.398 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:08:32.398 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:08:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:32 smithi157 bash[20376]: cluster 2022-04-30T22:08:30.686149+0000 mgr.smithi157.nfpzoe (mgr.14180) 3308 : cluster [DBG] pgmap v3080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:32.721 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:08:33.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:33 smithi165 bash[22175]: audit 2022-04-30T22:08:32.702841+0000 mon.smithi157 (mon.0) 2378 : audit [DBG] from='client.? 172.21.15.157:0/372010162' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:33.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:33 smithi157 bash[20376]: audit 2022-04-30T22:08:32.702841+0000 mon.smithi157 (mon.0) 2378 : audit [DBG] from='client.? 172.21.15.157:0/372010162' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:34 smithi157 bash[20376]: cluster 2022-04-30T22:08:32.686798+0000 mgr.smithi157.nfpzoe (mgr.14180) 3309 : cluster [DBG] pgmap v3081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:34 smithi165 bash[22175]: cluster 2022-04-30T22:08:32.686798+0000 mgr.smithi157.nfpzoe (mgr.14180) 3309 : cluster [DBG] pgmap v3081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:36 smithi157 bash[20376]: cluster 2022-04-30T22:08:34.687418+0000 mgr.smithi157.nfpzoe (mgr.14180) 3310 : cluster [DBG] pgmap v3082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:36 smithi165 bash[22175]: cluster 2022-04-30T22:08:34.687418+0000 mgr.smithi157.nfpzoe (mgr.14180) 3310 : cluster [DBG] pgmap v3082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:37.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:08:37.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:08:37.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:08:38.046 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:08:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:38 smithi157 bash[20376]: cluster 2022-04-30T22:08:36.688025+0000 mgr.smithi157.nfpzoe (mgr.14180) 3311 : cluster [DBG] pgmap v3083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:38 smithi157 bash[20376]: audit 2022-04-30T22:08:38.027346+0000 mon.smithi157 (mon.0) 2379 : audit [DBG] from='client.? 172.21.15.157:0/2858917518' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:38.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:38 smithi165 bash[22175]: cluster 2022-04-30T22:08:36.688025+0000 mgr.smithi157.nfpzoe (mgr.14180) 3311 : cluster [DBG] pgmap v3083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:38.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:38 smithi165 bash[22175]: audit 2022-04-30T22:08:38.027346+0000 mon.smithi157 (mon.0) 2379 : audit [DBG] from='client.? 172.21.15.157:0/2858917518' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:40 smithi157 bash[20376]: cluster 2022-04-30T22:08:38.688654+0000 mgr.smithi157.nfpzoe (mgr.14180) 3312 : cluster [DBG] pgmap v3084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:40 smithi165 bash[22175]: cluster 2022-04-30T22:08:38.688654+0000 mgr.smithi157.nfpzoe (mgr.14180) 3312 : cluster [DBG] pgmap v3084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:42 smithi157 bash[20376]: cluster 2022-04-30T22:08:40.689273+0000 mgr.smithi157.nfpzoe (mgr.14180) 3313 : cluster [DBG] pgmap v3085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:42 smithi165 bash[22175]: cluster 2022-04-30T22:08:40.689273+0000 mgr.smithi157.nfpzoe (mgr.14180) 3313 : cluster [DBG] pgmap v3085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:43.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:08:43.050 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:08:43.050 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:08:43.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:08:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:44 smithi157 bash[20376]: cluster 2022-04-30T22:08:42.689908+0000 mgr.smithi157.nfpzoe (mgr.14180) 3314 : cluster [DBG] pgmap v3086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:44 smithi157 bash[20376]: audit 2022-04-30T22:08:43.358481+0000 mon.smithi157 (mon.0) 2380 : audit [DBG] from='client.? 172.21.15.157:0/763709808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:44 smithi165 bash[22175]: cluster 2022-04-30T22:08:42.689908+0000 mgr.smithi157.nfpzoe (mgr.14180) 3314 : cluster [DBG] pgmap v3086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:44.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:44 smithi165 bash[22175]: audit 2022-04-30T22:08:43.358481+0000 mon.smithi157 (mon.0) 2380 : audit [DBG] from='client.? 172.21.15.157:0/763709808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:46 smithi157 bash[20376]: cluster 2022-04-30T22:08:44.690544+0000 mgr.smithi157.nfpzoe (mgr.14180) 3315 : cluster [DBG] pgmap v3087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:46 smithi165 bash[22175]: cluster 2022-04-30T22:08:44.690544+0000 mgr.smithi157.nfpzoe (mgr.14180) 3315 : cluster [DBG] pgmap v3087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:48.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:08:48.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:08:48.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:08:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:48 smithi157 bash[20376]: cluster 2022-04-30T22:08:46.691255+0000 mgr.smithi157.nfpzoe (mgr.14180) 3316 : cluster [DBG] pgmap v3088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:48 smithi165 bash[22175]: cluster 2022-04-30T22:08:46.691255+0000 mgr.smithi157.nfpzoe (mgr.14180) 3316 : cluster [DBG] pgmap v3088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:48.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:08:49.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:49 smithi157 bash[20376]: audit 2022-04-30T22:08:48.689170+0000 mon.smithi157 (mon.0) 2381 : audit [DBG] from='client.? 172.21.15.157:0/2230113032' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:49 smithi165 bash[22175]: audit 2022-04-30T22:08:48.689170+0000 mon.smithi157 (mon.0) 2381 : audit [DBG] from='client.? 172.21.15.157:0/2230113032' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:50 smithi157 bash[20376]: cluster 2022-04-30T22:08:48.691810+0000 mgr.smithi157.nfpzoe (mgr.14180) 3317 : cluster [DBG] pgmap v3089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:50 smithi165 bash[22175]: cluster 2022-04-30T22:08:48.691810+0000 mgr.smithi157.nfpzoe (mgr.14180) 3317 : cluster [DBG] pgmap v3089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:52 smithi157 bash[20376]: cluster 2022-04-30T22:08:50.692422+0000 mgr.smithi157.nfpzoe (mgr.14180) 3318 : cluster [DBG] pgmap v3090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:52 smithi165 bash[22175]: cluster 2022-04-30T22:08:50.692422+0000 mgr.smithi157.nfpzoe (mgr.14180) 3318 : cluster [DBG] pgmap v3090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:53.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:08:53.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:08:53.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:08:54.041 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:08:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:54 smithi165 bash[22175]: cluster 2022-04-30T22:08:52.693090+0000 mgr.smithi157.nfpzoe (mgr.14180) 3319 : cluster [DBG] pgmap v3091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:54.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:54 smithi165 bash[22175]: audit 2022-04-30T22:08:54.022110+0000 mon.smithi157 (mon.0) 2382 : audit [DBG] from='client.? 172.21.15.157:0/1625192878' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:54 smithi157 bash[20376]: cluster 2022-04-30T22:08:52.693090+0000 mgr.smithi157.nfpzoe (mgr.14180) 3319 : cluster [DBG] pgmap v3091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:54 smithi157 bash[20376]: audit 2022-04-30T22:08:54.022110+0000 mon.smithi157 (mon.0) 2382 : audit [DBG] from='client.? 172.21.15.157:0/1625192878' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:08:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:56 smithi165 bash[22175]: cluster 2022-04-30T22:08:54.693760+0000 mgr.smithi157.nfpzoe (mgr.14180) 3320 : cluster [DBG] pgmap v3092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:56.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:56 smithi157 bash[20376]: cluster 2022-04-30T22:08:54.693760+0000 mgr.smithi157.nfpzoe (mgr.14180) 3320 : cluster [DBG] pgmap v3092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:58 smithi165 bash[22175]: cluster 2022-04-30T22:08:56.694508+0000 mgr.smithi157.nfpzoe (mgr.14180) 3321 : cluster [DBG] pgmap v3093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:58 smithi157 bash[20376]: cluster 2022-04-30T22:08:56.694508+0000 mgr.smithi157.nfpzoe (mgr.14180) 3321 : cluster [DBG] pgmap v3093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:08:59.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:08:59.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:08:59.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:08:59.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:08:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:59 smithi157 bash[20376]: audit 2022-04-30T22:08:58.548530+0000 mon.smithi157 (mon.0) 2383 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:08:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:08:59 smithi157 bash[20376]: audit 2022-04-30T22:08:58.553515+0000 mon.smithi157 (mon.0) 2384 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:08:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:59 smithi165 bash[22175]: audit 2022-04-30T22:08:58.548530+0000 mon.smithi157 (mon.0) 2383 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:08:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:08:59 smithi165 bash[22175]: audit 2022-04-30T22:08:58.553515+0000 mon.smithi157 (mon.0) 2384 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:09:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:00 smithi165 bash[22175]: cluster 2022-04-30T22:08:58.695143+0000 mgr.smithi157.nfpzoe (mgr.14180) 3322 : cluster [DBG] pgmap v3094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:00 smithi165 bash[22175]: audit 2022-04-30T22:08:59.344300+0000 mon.smithi157 (mon.0) 2385 : audit [DBG] from='client.? 172.21.15.157:0/1040463893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:00 smithi157 bash[20376]: cluster 2022-04-30T22:08:58.695143+0000 mgr.smithi157.nfpzoe (mgr.14180) 3322 : cluster [DBG] pgmap v3094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:00 smithi157 bash[20376]: audit 2022-04-30T22:08:59.344300+0000 mon.smithi157 (mon.0) 2385 : audit [DBG] from='client.? 172.21.15.157:0/1040463893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:02.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:02 smithi165 bash[22175]: cluster 2022-04-30T22:09:00.695826+0000 mgr.smithi157.nfpzoe (mgr.14180) 3323 : cluster [DBG] pgmap v3095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:02 smithi157 bash[20376]: cluster 2022-04-30T22:09:00.695826+0000 mgr.smithi157.nfpzoe (mgr.14180) 3323 : cluster [DBG] pgmap v3095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:04.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:09:04.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:09:04.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:09:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:04 smithi165 bash[22175]: cluster 2022-04-30T22:09:02.696577+0000 mgr.smithi157.nfpzoe (mgr.14180) 3324 : cluster [DBG] pgmap v3096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:04.692 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:09:04.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:04 smithi157 bash[20376]: cluster 2022-04-30T22:09:02.696577+0000 mgr.smithi157.nfpzoe (mgr.14180) 3324 : cluster [DBG] pgmap v3096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:05 smithi165 bash[22175]: audit 2022-04-30T22:09:04.673493+0000 mon.smithi157 (mon.0) 2386 : audit [DBG] from='client.? 172.21.15.157:0/136591122' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:05 smithi157 bash[20376]: audit 2022-04-30T22:09:04.673493+0000 mon.smithi157 (mon.0) 2386 : audit [DBG] from='client.? 172.21.15.157:0/136591122' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:06 smithi165 bash[22175]: cluster 2022-04-30T22:09:04.697204+0000 mgr.smithi157.nfpzoe (mgr.14180) 3325 : cluster [DBG] pgmap v3097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:06 smithi157 bash[20376]: cluster 2022-04-30T22:09:04.697204+0000 mgr.smithi157.nfpzoe (mgr.14180) 3325 : cluster [DBG] pgmap v3097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:08 smithi165 bash[22175]: cluster 2022-04-30T22:09:06.697820+0000 mgr.smithi157.nfpzoe (mgr.14180) 3326 : cluster [DBG] pgmap v3098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:08.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:08 smithi157 bash[20376]: cluster 2022-04-30T22:09:06.697820+0000 mgr.smithi157.nfpzoe (mgr.14180) 3326 : cluster [DBG] pgmap v3098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:09.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:09:09.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:09:09.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:09:10.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:09:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:10 smithi165 bash[22175]: cluster 2022-04-30T22:09:08.698461+0000 mgr.smithi157.nfpzoe (mgr.14180) 3327 : cluster [DBG] pgmap v3099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:10 smithi165 bash[22175]: audit 2022-04-30T22:09:10.003692+0000 mon.smithi157 (mon.0) 2387 : audit [DBG] from='client.? 172.21.15.157:0/3527188567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:10 smithi157 bash[20376]: cluster 2022-04-30T22:09:08.698461+0000 mgr.smithi157.nfpzoe (mgr.14180) 3327 : cluster [DBG] pgmap v3099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:10 smithi157 bash[20376]: audit 2022-04-30T22:09:10.003692+0000 mon.smithi157 (mon.0) 2387 : audit [DBG] from='client.? 172.21.15.157:0/3527188567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:12 smithi165 bash[22175]: cluster 2022-04-30T22:09:10.699092+0000 mgr.smithi157.nfpzoe (mgr.14180) 3328 : cluster [DBG] pgmap v3100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:12.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:12 smithi157 bash[20376]: cluster 2022-04-30T22:09:10.699092+0000 mgr.smithi157.nfpzoe (mgr.14180) 3328 : cluster [DBG] pgmap v3100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:14 smithi165 bash[22175]: cluster 2022-04-30T22:09:12.699725+0000 mgr.smithi157.nfpzoe (mgr.14180) 3329 : cluster [DBG] pgmap v3101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:14 smithi157 bash[20376]: cluster 2022-04-30T22:09:12.699725+0000 mgr.smithi157.nfpzoe (mgr.14180) 3329 : cluster [DBG] pgmap v3101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:15.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:09:15.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:09:15.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:09:15.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:09:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:16 smithi165 bash[22175]: cluster 2022-04-30T22:09:14.700367+0000 mgr.smithi157.nfpzoe (mgr.14180) 3330 : cluster [DBG] pgmap v3102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:16.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:16 smithi165 bash[22175]: audit 2022-04-30T22:09:15.324585+0000 mon.smithi157 (mon.0) 2388 : audit [DBG] from='client.? 172.21.15.157:0/386193229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:16 smithi157 bash[20376]: cluster 2022-04-30T22:09:14.700367+0000 mgr.smithi157.nfpzoe (mgr.14180) 3330 : cluster [DBG] pgmap v3102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:16 smithi157 bash[20376]: audit 2022-04-30T22:09:15.324585+0000 mon.smithi157 (mon.0) 2388 : audit [DBG] from='client.? 172.21.15.157:0/386193229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:18.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:18 smithi165 bash[22175]: cluster 2022-04-30T22:09:16.701079+0000 mgr.smithi157.nfpzoe (mgr.14180) 3331 : cluster [DBG] pgmap v3103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:18.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:18 smithi157 bash[20376]: cluster 2022-04-30T22:09:16.701079+0000 mgr.smithi157.nfpzoe (mgr.14180) 3331 : cluster [DBG] pgmap v3103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:20.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:09:20.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:09:20.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:09:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:20 smithi165 bash[22175]: cluster 2022-04-30T22:09:18.701726+0000 mgr.smithi157.nfpzoe (mgr.14180) 3332 : cluster [DBG] pgmap v3104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:20.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:09:20.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:20 smithi157 bash[20376]: cluster 2022-04-30T22:09:18.701726+0000 mgr.smithi157.nfpzoe (mgr.14180) 3332 : cluster [DBG] pgmap v3104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:21 smithi165 bash[22175]: audit 2022-04-30T22:09:20.658969+0000 mon.smithi157 (mon.0) 2389 : audit [DBG] from='client.? 172.21.15.157:0/3472379920' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:21.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:21 smithi157 bash[20376]: audit 2022-04-30T22:09:20.658969+0000 mon.smithi157 (mon.0) 2389 : audit [DBG] from='client.? 172.21.15.157:0/3472379920' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:22 smithi165 bash[22175]: cluster 2022-04-30T22:09:20.702316+0000 mgr.smithi157.nfpzoe (mgr.14180) 3333 : cluster [DBG] pgmap v3105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:22 smithi157 bash[20376]: cluster 2022-04-30T22:09:20.702316+0000 mgr.smithi157.nfpzoe (mgr.14180) 3333 : cluster [DBG] pgmap v3105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:24 smithi165 bash[22175]: cluster 2022-04-30T22:09:22.703057+0000 mgr.smithi157.nfpzoe (mgr.14180) 3334 : cluster [DBG] pgmap v3106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:24 smithi157 bash[20376]: cluster 2022-04-30T22:09:22.703057+0000 mgr.smithi157.nfpzoe (mgr.14180) 3334 : cluster [DBG] pgmap v3106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:25.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:09:25.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:09:25.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:09:26.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:09:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:26 smithi165 bash[22175]: cluster 2022-04-30T22:09:24.703714+0000 mgr.smithi157.nfpzoe (mgr.14180) 3335 : cluster [DBG] pgmap v3107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:26 smithi165 bash[22175]: audit 2022-04-30T22:09:25.985150+0000 mon.smithi157 (mon.0) 2390 : audit [DBG] from='client.? 172.21.15.157:0/1050987046' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:26 smithi157 bash[20376]: cluster 2022-04-30T22:09:24.703714+0000 mgr.smithi157.nfpzoe (mgr.14180) 3335 : cluster [DBG] pgmap v3107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:26 smithi157 bash[20376]: audit 2022-04-30T22:09:25.985150+0000 mon.smithi157 (mon.0) 2390 : audit [DBG] from='client.? 172.21.15.157:0/1050987046' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:27 smithi165 bash[22175]: audit 2022-04-30T22:09:26.717806+0000 mon.smithi157 (mon.0) 2391 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:09:27.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:27 smithi165 bash[22175]: audit 2022-04-30T22:09:26.720607+0000 mon.smithi157 (mon.0) 2392 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:09:27.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:27 smithi165 bash[22175]: audit 2022-04-30T22:09:26.722580+0000 mon.smithi157 (mon.0) 2393 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:09:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:27 smithi157 bash[20376]: audit 2022-04-30T22:09:26.717806+0000 mon.smithi157 (mon.0) 2391 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:09:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:27 smithi157 bash[20376]: audit 2022-04-30T22:09:26.720607+0000 mon.smithi157 (mon.0) 2392 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:09:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:27 smithi157 bash[20376]: audit 2022-04-30T22:09:26.722580+0000 mon.smithi157 (mon.0) 2393 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:09:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:28 smithi165 bash[22175]: cluster 2022-04-30T22:09:26.704435+0000 mgr.smithi157.nfpzoe (mgr.14180) 3336 : cluster [DBG] pgmap v3108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:28.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:28 smithi157 bash[20376]: cluster 2022-04-30T22:09:26.704435+0000 mgr.smithi157.nfpzoe (mgr.14180) 3336 : cluster [DBG] pgmap v3108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:30.591 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:30 smithi157 bash[20376]: cluster 2022-04-30T22:09:28.705135+0000 mgr.smithi157.nfpzoe (mgr.14180) 3337 : cluster [DBG] pgmap v3109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:30 smithi165 bash[22175]: cluster 2022-04-30T22:09:28.705135+0000 mgr.smithi157.nfpzoe (mgr.14180) 3337 : cluster [DBG] pgmap v3109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:31.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:09:31.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:09:31.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:09:31.334 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:09:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:32 smithi165 bash[22175]: cluster 2022-04-30T22:09:30.705775+0000 mgr.smithi157.nfpzoe (mgr.14180) 3338 : cluster [DBG] pgmap v3110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:32.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:32 smithi165 bash[22175]: audit 2022-04-30T22:09:31.314781+0000 mon.smithi157 (mon.0) 2394 : audit [DBG] from='client.? 172.21.15.157:0/180479988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:32 smithi157 bash[20376]: cluster 2022-04-30T22:09:30.705775+0000 mgr.smithi157.nfpzoe (mgr.14180) 3338 : cluster [DBG] pgmap v3110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:32 smithi157 bash[20376]: audit 2022-04-30T22:09:31.314781+0000 mon.smithi157 (mon.0) 2394 : audit [DBG] from='client.? 172.21.15.157:0/180479988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:34.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:34 smithi165 bash[22175]: cluster 2022-04-30T22:09:32.706375+0000 mgr.smithi157.nfpzoe (mgr.14180) 3339 : cluster [DBG] pgmap v3111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:34 smithi157 bash[20376]: cluster 2022-04-30T22:09:32.706375+0000 mgr.smithi157.nfpzoe (mgr.14180) 3339 : cluster [DBG] pgmap v3111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:35 smithi165 bash[22175]: cephadm 2022-04-30T22:09:34.543659+0000 mgr.smithi157.nfpzoe (mgr.14180) 3340 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T22:09:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:35 smithi165 bash[22175]: audit 2022-04-30T22:09:34.553824+0000 mon.smithi157 (mon.0) 2395 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:09:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:35 smithi165 bash[22175]: cluster 2022-04-30T22:09:34.706920+0000 mgr.smithi157.nfpzoe (mgr.14180) 3341 : cluster [DBG] pgmap v3112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:35 smithi165 bash[22175]: cluster 2022-04-30T22:09:34.831068+0000 mgr.smithi157.nfpzoe (mgr.14180) 3342 : cluster [DBG] pgmap v3113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:35 smithi165 bash[22175]: cluster 2022-04-30T22:09:34.831520+0000 mgr.smithi157.nfpzoe (mgr.14180) 3343 : cluster [DBG] pgmap v3114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:35 smithi165 bash[22175]: audit 2022-04-30T22:09:34.837364+0000 mon.smithi157 (mon.0) 2396 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:09:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:35 smithi165 bash[22175]: audit 2022-04-30T22:09:34.847434+0000 mon.smithi157 (mon.0) 2397 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:09:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:35 smithi165 bash[22175]: cephadm 2022-04-30T22:09:34.848192+0000 mgr.smithi157.nfpzoe (mgr.14180) 3344 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:09:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:35 smithi165 bash[22175]: cephadm 2022-04-30T22:09:34.848304+0000 mgr.smithi157.nfpzoe (mgr.14180) 3345 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:09:35.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:35 smithi165 bash[22175]: audit 2022-04-30T22:09:34.852901+0000 mon.smithi157 (mon.0) 2398 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T22:09:35.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:35 smithi165 bash[22175]: audit 2022-04-30T22:09:34.854421+0000 mon.smithi157 (mon.0) 2399 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:09:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:35 smithi157 bash[20376]: cephadm 2022-04-30T22:09:34.543659+0000 mgr.smithi157.nfpzoe (mgr.14180) 3340 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T22:09:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:35 smithi157 bash[20376]: audit 2022-04-30T22:09:34.553824+0000 mon.smithi157 (mon.0) 2395 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:09:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:35 smithi157 bash[20376]: cluster 2022-04-30T22:09:34.706920+0000 mgr.smithi157.nfpzoe (mgr.14180) 3341 : cluster [DBG] pgmap v3112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:35 smithi157 bash[20376]: cluster 2022-04-30T22:09:34.831068+0000 mgr.smithi157.nfpzoe (mgr.14180) 3342 : cluster [DBG] pgmap v3113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:35 smithi157 bash[20376]: cluster 2022-04-30T22:09:34.831520+0000 mgr.smithi157.nfpzoe (mgr.14180) 3343 : cluster [DBG] pgmap v3114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:35 smithi157 bash[20376]: audit 2022-04-30T22:09:34.837364+0000 mon.smithi157 (mon.0) 2396 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:09:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:35 smithi157 bash[20376]: audit 2022-04-30T22:09:34.847434+0000 mon.smithi157 (mon.0) 2397 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:09:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:35 smithi157 bash[20376]: cephadm 2022-04-30T22:09:34.848192+0000 mgr.smithi157.nfpzoe (mgr.14180) 3344 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:09:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:35 smithi157 bash[20376]: cephadm 2022-04-30T22:09:34.848304+0000 mgr.smithi157.nfpzoe (mgr.14180) 3345 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:09:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:35 smithi157 bash[20376]: audit 2022-04-30T22:09:34.852901+0000 mon.smithi157 (mon.0) 2398 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T22:09:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:35 smithi157 bash[20376]: audit 2022-04-30T22:09:34.854421+0000 mon.smithi157 (mon.0) 2399 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:09:36.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:09:36.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:09:36.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:09:36.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:09:36.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:36 smithi157 bash[20376]: audit 2022-04-30T22:09:36.643647+0000 mon.smithi157 (mon.0) 2400 : audit [DBG] from='client.? 172.21.15.157:0/2462989715' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:36 smithi165 bash[22175]: audit 2022-04-30T22:09:36.643647+0000 mon.smithi157 (mon.0) 2400 : audit [DBG] from='client.? 172.21.15.157:0/2462989715' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:37 smithi165 bash[22175]: cluster 2022-04-30T22:09:36.832265+0000 mgr.smithi157.nfpzoe (mgr.14180) 3346 : cluster [DBG] pgmap v3115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:38.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:37 smithi157 bash[20376]: cluster 2022-04-30T22:09:36.832265+0000 mgr.smithi157.nfpzoe (mgr.14180) 3346 : cluster [DBG] pgmap v3115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:39 smithi165 bash[22175]: cluster 2022-04-30T22:09:38.832786+0000 mgr.smithi157.nfpzoe (mgr.14180) 3347 : cluster [DBG] pgmap v3116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:39 smithi157 bash[20376]: cluster 2022-04-30T22:09:38.832786+0000 mgr.smithi157.nfpzoe (mgr.14180) 3347 : cluster [DBG] pgmap v3116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:41.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:09:41.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:09:41.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:09:42.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:09:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:41 smithi165 bash[22175]: cluster 2022-04-30T22:09:40.833167+0000 mgr.smithi157.nfpzoe (mgr.14180) 3348 : cluster [DBG] pgmap v3117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:41 smithi157 bash[20376]: cluster 2022-04-30T22:09:40.833167+0000 mgr.smithi157.nfpzoe (mgr.14180) 3348 : cluster [DBG] pgmap v3117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:42 smithi165 bash[22175]: audit 2022-04-30T22:09:41.977454+0000 mon.smithi157 (mon.0) 2401 : audit [DBG] from='client.? 172.21.15.157:0/1216305262' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:42 smithi157 bash[20376]: audit 2022-04-30T22:09:41.977454+0000 mon.smithi157 (mon.0) 2401 : audit [DBG] from='client.? 172.21.15.157:0/1216305262' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:43 smithi165 bash[22175]: cluster 2022-04-30T22:09:42.833698+0000 mgr.smithi157.nfpzoe (mgr.14180) 3349 : cluster [DBG] pgmap v3118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:43 smithi157 bash[20376]: cluster 2022-04-30T22:09:42.833698+0000 mgr.smithi157.nfpzoe (mgr.14180) 3349 : cluster [DBG] pgmap v3118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:46.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:45 smithi157 bash[20376]: cluster 2022-04-30T22:09:44.834314+0000 mgr.smithi157.nfpzoe (mgr.14180) 3350 : cluster [DBG] pgmap v3119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:45 smithi165 bash[22175]: cluster 2022-04-30T22:09:44.834314+0000 mgr.smithi157.nfpzoe (mgr.14180) 3350 : cluster [DBG] pgmap v3119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:47.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:09:47.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:09:47.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:09:47.324 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:09:48.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:47 smithi157 bash[20376]: cluster 2022-04-30T22:09:46.834836+0000 mgr.smithi157.nfpzoe (mgr.14180) 3351 : cluster [DBG] pgmap v3120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:47 smithi157 bash[20376]: audit 2022-04-30T22:09:47.306023+0000 mon.smithi157 (mon.0) 2402 : audit [DBG] from='client.? 172.21.15.157:0/4146695775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:47 smithi165 bash[22175]: cluster 2022-04-30T22:09:46.834836+0000 mgr.smithi157.nfpzoe (mgr.14180) 3351 : cluster [DBG] pgmap v3120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:48 smithi165 bash[22175]: audit 2022-04-30T22:09:47.306023+0000 mon.smithi157 (mon.0) 2402 : audit [DBG] from='client.? 172.21.15.157:0/4146695775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:50 smithi157 bash[20376]: cluster 2022-04-30T22:09:48.835426+0000 mgr.smithi157.nfpzoe (mgr.14180) 3352 : cluster [DBG] pgmap v3121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:50 smithi157 bash[20376]: audit 2022-04-30T22:09:49.197754+0000 mon.smithi157 (mon.0) 2403 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:09:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:50 smithi165 bash[22175]: cluster 2022-04-30T22:09:48.835426+0000 mgr.smithi157.nfpzoe (mgr.14180) 3352 : cluster [DBG] pgmap v3121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:50.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:50 smithi165 bash[22175]: audit 2022-04-30T22:09:49.197754+0000 mon.smithi157 (mon.0) 2403 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:09:52.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:09:52.329 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:09:52.329 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:09:52.645 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:09:52.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:52 smithi165 bash[22175]: cluster 2022-04-30T22:09:50.836039+0000 mgr.smithi157.nfpzoe (mgr.14180) 3353 : cluster [DBG] pgmap v3122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:52.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:52 smithi157 bash[20376]: cluster 2022-04-30T22:09:50.836039+0000 mgr.smithi157.nfpzoe (mgr.14180) 3353 : cluster [DBG] pgmap v3122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:53 smithi165 bash[22175]: audit 2022-04-30T22:09:52.626830+0000 mon.smithi157 (mon.0) 2404 : audit [DBG] from='client.? 172.21.15.157:0/3645041718' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:53.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:53 smithi157 bash[20376]: audit 2022-04-30T22:09:52.626830+0000 mon.smithi157 (mon.0) 2404 : audit [DBG] from='client.? 172.21.15.157:0/3645041718' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:54 smithi165 bash[22175]: cluster 2022-04-30T22:09:52.836682+0000 mgr.smithi157.nfpzoe (mgr.14180) 3354 : cluster [DBG] pgmap v3123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:54 smithi157 bash[20376]: cluster 2022-04-30T22:09:52.836682+0000 mgr.smithi157.nfpzoe (mgr.14180) 3354 : cluster [DBG] pgmap v3123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:56 smithi165 bash[22175]: cluster 2022-04-30T22:09:54.837256+0000 mgr.smithi157.nfpzoe (mgr.14180) 3355 : cluster [DBG] pgmap v3124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:56.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:56 smithi157 bash[20376]: cluster 2022-04-30T22:09:54.837256+0000 mgr.smithi157.nfpzoe (mgr.14180) 3355 : cluster [DBG] pgmap v3124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:57.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:09:57.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:09:57.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:09:57.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:09:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:58 smithi165 bash[22175]: cluster 2022-04-30T22:09:56.837880+0000 mgr.smithi157.nfpzoe (mgr.14180) 3356 : cluster [DBG] pgmap v3125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:58 smithi165 bash[22175]: audit 2022-04-30T22:09:57.953027+0000 mon.smithi157 (mon.0) 2405 : audit [DBG] from='client.? 172.21.15.157:0/2367813836' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:58 smithi157 bash[20376]: cluster 2022-04-30T22:09:56.837880+0000 mgr.smithi157.nfpzoe (mgr.14180) 3356 : cluster [DBG] pgmap v3125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:09:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:58 smithi157 bash[20376]: audit 2022-04-30T22:09:57.953027+0000 mon.smithi157 (mon.0) 2405 : audit [DBG] from='client.? 172.21.15.157:0/2367813836' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:09:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:59 smithi157 bash[20376]: audit 2022-04-30T22:09:58.559375+0000 mon.smithi157 (mon.0) 2406 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:09:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:09:59 smithi157 bash[20376]: audit 2022-04-30T22:09:58.559839+0000 mon.smithi157 (mon.0) 2407 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:09:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:59 smithi165 bash[22175]: audit 2022-04-30T22:09:58.559375+0000 mon.smithi157 (mon.0) 2406 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:09:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:09:59 smithi165 bash[22175]: audit 2022-04-30T22:09:58.559839+0000 mon.smithi157 (mon.0) 2407 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:10:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:00 smithi165 bash[22175]: cluster 2022-04-30T22:09:58.838579+0000 mgr.smithi157.nfpzoe (mgr.14180) 3357 : cluster [DBG] pgmap v3126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:00 smithi165 bash[22175]: cluster 2022-04-30T22:10:00.000187+0000 mon.smithi157 (mon.0) 2408 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T22:10:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:00 smithi157 bash[20376]: cluster 2022-04-30T22:09:58.838579+0000 mgr.smithi157.nfpzoe (mgr.14180) 3357 : cluster [DBG] pgmap v3126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:00 smithi157 bash[20376]: cluster 2022-04-30T22:10:00.000187+0000 mon.smithi157 (mon.0) 2408 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T22:10:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:02 smithi165 bash[22175]: cluster 2022-04-30T22:10:00.839350+0000 mgr.smithi157.nfpzoe (mgr.14180) 3358 : cluster [DBG] pgmap v3127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:02 smithi157 bash[20376]: cluster 2022-04-30T22:10:00.839350+0000 mgr.smithi157.nfpzoe (mgr.14180) 3358 : cluster [DBG] pgmap v3127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:02.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:10:03.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:10:03.230 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:10:03.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:10:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:04 smithi165 bash[22175]: cluster 2022-04-30T22:10:02.840015+0000 mgr.smithi157.nfpzoe (mgr.14180) 3359 : cluster [DBG] pgmap v3128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:04.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:04 smithi165 bash[22175]: audit 2022-04-30T22:10:03.275369+0000 mon.smithi157 (mon.0) 2409 : audit [DBG] from='client.? 172.21.15.157:0/2448493545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:04 smithi157 bash[20376]: cluster 2022-04-30T22:10:02.840015+0000 mgr.smithi157.nfpzoe (mgr.14180) 3359 : cluster [DBG] pgmap v3128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:04 smithi157 bash[20376]: audit 2022-04-30T22:10:03.275369+0000 mon.smithi157 (mon.0) 2409 : audit [DBG] from='client.? 172.21.15.157:0/2448493545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:06 smithi165 bash[22175]: cluster 2022-04-30T22:10:04.840610+0000 mgr.smithi157.nfpzoe (mgr.14180) 3360 : cluster [DBG] pgmap v3129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:06 smithi157 bash[20376]: cluster 2022-04-30T22:10:04.840610+0000 mgr.smithi157.nfpzoe (mgr.14180) 3360 : cluster [DBG] pgmap v3129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:08.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:10:08.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:10:08.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:10:08.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:10:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:08 smithi165 bash[22175]: cluster 2022-04-30T22:10:06.841209+0000 mgr.smithi157.nfpzoe (mgr.14180) 3361 : cluster [DBG] pgmap v3130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:08 smithi157 bash[20376]: cluster 2022-04-30T22:10:06.841209+0000 mgr.smithi157.nfpzoe (mgr.14180) 3361 : cluster [DBG] pgmap v3130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:09 smithi157 bash[20376]: audit 2022-04-30T22:10:08.609644+0000 mon.smithi157 (mon.0) 2410 : audit [DBG] from='client.? 172.21.15.157:0/2492515375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:09 smithi165 bash[22175]: audit 2022-04-30T22:10:08.609644+0000 mon.smithi157 (mon.0) 2410 : audit [DBG] from='client.? 172.21.15.157:0/2492515375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:10 smithi165 bash[22175]: cluster 2022-04-30T22:10:08.841813+0000 mgr.smithi157.nfpzoe (mgr.14180) 3362 : cluster [DBG] pgmap v3131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:10.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:10 smithi157 bash[20376]: cluster 2022-04-30T22:10:08.841813+0000 mgr.smithi157.nfpzoe (mgr.14180) 3362 : cluster [DBG] pgmap v3131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:12 smithi165 bash[22175]: cluster 2022-04-30T22:10:10.842396+0000 mgr.smithi157.nfpzoe (mgr.14180) 3363 : cluster [DBG] pgmap v3132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:12.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:12 smithi157 bash[20376]: cluster 2022-04-30T22:10:10.842396+0000 mgr.smithi157.nfpzoe (mgr.14180) 3363 : cluster [DBG] pgmap v3132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:13.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:10:13.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:10:13.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:10:13.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:10:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:14 smithi165 bash[22175]: cluster 2022-04-30T22:10:12.843093+0000 mgr.smithi157.nfpzoe (mgr.14180) 3364 : cluster [DBG] pgmap v3133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:14.716 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:14 smithi165 bash[22175]: audit 2022-04-30T22:10:13.936163+0000 mon.smithi157 (mon.0) 2411 : audit [DBG] from='client.? 172.21.15.157:0/1646032915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:14.717 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:14 smithi157 bash[20376]: cluster 2022-04-30T22:10:12.843093+0000 mgr.smithi157.nfpzoe (mgr.14180) 3364 : cluster [DBG] pgmap v3133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:14.717 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:14 smithi157 bash[20376]: audit 2022-04-30T22:10:13.936163+0000 mon.smithi157 (mon.0) 2411 : audit [DBG] from='client.? 172.21.15.157:0/1646032915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:16 smithi165 bash[22175]: cluster 2022-04-30T22:10:14.843742+0000 mgr.smithi157.nfpzoe (mgr.14180) 3365 : cluster [DBG] pgmap v3134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:16.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:16 smithi157 bash[20376]: cluster 2022-04-30T22:10:14.843742+0000 mgr.smithi157.nfpzoe (mgr.14180) 3365 : cluster [DBG] pgmap v3134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:18 smithi165 bash[22175]: cluster 2022-04-30T22:10:16.844468+0000 mgr.smithi157.nfpzoe (mgr.14180) 3366 : cluster [DBG] pgmap v3135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:18.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:18 smithi157 bash[20376]: cluster 2022-04-30T22:10:16.844468+0000 mgr.smithi157.nfpzoe (mgr.14180) 3366 : cluster [DBG] pgmap v3135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:18.961 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:10:18.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:10:18.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:10:19.288 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:10:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:19 smithi165 bash[22175]: audit 2022-04-30T22:10:19.269821+0000 mon.smithi157 (mon.0) 2412 : audit [DBG] from='client.? 172.21.15.157:0/3406731013' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:19 smithi157 bash[20376]: audit 2022-04-30T22:10:19.269821+0000 mon.smithi157 (mon.0) 2412 : audit [DBG] from='client.? 172.21.15.157:0/3406731013' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:20 smithi165 bash[22175]: cluster 2022-04-30T22:10:18.845116+0000 mgr.smithi157.nfpzoe (mgr.14180) 3367 : cluster [DBG] pgmap v3136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:20.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:20 smithi157 bash[20376]: cluster 2022-04-30T22:10:18.845116+0000 mgr.smithi157.nfpzoe (mgr.14180) 3367 : cluster [DBG] pgmap v3136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:22 smithi165 bash[22175]: cluster 2022-04-30T22:10:20.845831+0000 mgr.smithi157.nfpzoe (mgr.14180) 3368 : cluster [DBG] pgmap v3137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:22 smithi157 bash[20376]: cluster 2022-04-30T22:10:20.845831+0000 mgr.smithi157.nfpzoe (mgr.14180) 3368 : cluster [DBG] pgmap v3137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:24.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:10:24.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:10:24.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:10:24.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:10:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:24 smithi165 bash[22175]: cluster 2022-04-30T22:10:22.846436+0000 mgr.smithi157.nfpzoe (mgr.14180) 3369 : cluster [DBG] pgmap v3138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:24 smithi157 bash[20376]: cluster 2022-04-30T22:10:22.846436+0000 mgr.smithi157.nfpzoe (mgr.14180) 3369 : cluster [DBG] pgmap v3138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:25 smithi165 bash[22175]: audit 2022-04-30T22:10:24.592277+0000 mon.smithi157 (mon.0) 2413 : audit [DBG] from='client.? 172.21.15.157:0/2524580302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:25.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:25 smithi157 bash[20376]: audit 2022-04-30T22:10:24.592277+0000 mon.smithi157 (mon.0) 2413 : audit [DBG] from='client.? 172.21.15.157:0/2524580302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:26 smithi165 bash[22175]: cluster 2022-04-30T22:10:24.847065+0000 mgr.smithi157.nfpzoe (mgr.14180) 3370 : cluster [DBG] pgmap v3139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:26 smithi157 bash[20376]: cluster 2022-04-30T22:10:24.847065+0000 mgr.smithi157.nfpzoe (mgr.14180) 3370 : cluster [DBG] pgmap v3139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:28 smithi165 bash[22175]: cluster 2022-04-30T22:10:26.847709+0000 mgr.smithi157.nfpzoe (mgr.14180) 3371 : cluster [DBG] pgmap v3140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:28 smithi157 bash[20376]: cluster 2022-04-30T22:10:26.847709+0000 mgr.smithi157.nfpzoe (mgr.14180) 3371 : cluster [DBG] pgmap v3140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:29.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:10:29.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:10:29.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:10:29.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:10:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:30 smithi165 bash[22175]: cluster 2022-04-30T22:10:28.848260+0000 mgr.smithi157.nfpzoe (mgr.14180) 3372 : cluster [DBG] pgmap v3141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:30.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:30 smithi165 bash[22175]: audit 2022-04-30T22:10:29.920567+0000 mon.smithi157 (mon.0) 2414 : audit [DBG] from='client.? 172.21.15.157:0/557286259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:30 smithi157 bash[20376]: cluster 2022-04-30T22:10:28.848260+0000 mgr.smithi157.nfpzoe (mgr.14180) 3372 : cluster [DBG] pgmap v3141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:30 smithi157 bash[20376]: audit 2022-04-30T22:10:29.920567+0000 mon.smithi157 (mon.0) 2414 : audit [DBG] from='client.? 172.21.15.157:0/557286259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:32 smithi165 bash[22175]: cluster 2022-04-30T22:10:30.848857+0000 mgr.smithi157.nfpzoe (mgr.14180) 3373 : cluster [DBG] pgmap v3142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:32 smithi157 bash[20376]: cluster 2022-04-30T22:10:30.848857+0000 mgr.smithi157.nfpzoe (mgr.14180) 3373 : cluster [DBG] pgmap v3142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:34 smithi165 bash[22175]: cluster 2022-04-30T22:10:32.849471+0000 mgr.smithi157.nfpzoe (mgr.14180) 3374 : cluster [DBG] pgmap v3143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:34 smithi157 bash[20376]: cluster 2022-04-30T22:10:32.849471+0000 mgr.smithi157.nfpzoe (mgr.14180) 3374 : cluster [DBG] pgmap v3143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:34.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:10:34.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:10:34.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:10:35.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:10:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:35 smithi165 bash[22175]: audit 2022-04-30T22:10:35.254614+0000 mon.smithi157 (mon.0) 2415 : audit [DBG] from='client.? 172.21.15.157:0/217083071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:35.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:35 smithi157 bash[20376]: audit 2022-04-30T22:10:35.254614+0000 mon.smithi157 (mon.0) 2415 : audit [DBG] from='client.? 172.21.15.157:0/217083071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:36 smithi165 bash[22175]: cluster 2022-04-30T22:10:34.850089+0000 mgr.smithi157.nfpzoe (mgr.14180) 3375 : cluster [DBG] pgmap v3144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:36.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:36 smithi157 bash[20376]: cluster 2022-04-30T22:10:34.850089+0000 mgr.smithi157.nfpzoe (mgr.14180) 3375 : cluster [DBG] pgmap v3144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:38.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:38 smithi165 bash[22175]: cluster 2022-04-30T22:10:36.850682+0000 mgr.smithi157.nfpzoe (mgr.14180) 3376 : cluster [DBG] pgmap v3145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:38.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:38 smithi157 bash[20376]: cluster 2022-04-30T22:10:36.850682+0000 mgr.smithi157.nfpzoe (mgr.14180) 3376 : cluster [DBG] pgmap v3145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:40.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:10:40.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:10:40.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:10:40.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:10:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:40 smithi165 bash[22175]: cluster 2022-04-30T22:10:38.851436+0000 mgr.smithi157.nfpzoe (mgr.14180) 3377 : cluster [DBG] pgmap v3146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:40 smithi157 bash[20376]: cluster 2022-04-30T22:10:38.851436+0000 mgr.smithi157.nfpzoe (mgr.14180) 3377 : cluster [DBG] pgmap v3146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:41 smithi165 bash[22175]: audit 2022-04-30T22:10:40.577434+0000 mon.smithi157 (mon.0) 2416 : audit [DBG] from='client.? 172.21.15.157:0/2065905624' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:41 smithi165 bash[22175]: cluster 2022-04-30T22:10:40.852059+0000 mgr.smithi157.nfpzoe (mgr.14180) 3378 : cluster [DBG] pgmap v3147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:41.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:41 smithi157 bash[20376]: audit 2022-04-30T22:10:40.577434+0000 mon.smithi157 (mon.0) 2416 : audit [DBG] from='client.? 172.21.15.157:0/2065905624' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:41.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:41 smithi157 bash[20376]: cluster 2022-04-30T22:10:40.852059+0000 mgr.smithi157.nfpzoe (mgr.14180) 3378 : cluster [DBG] pgmap v3147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:43 smithi165 bash[22175]: cluster 2022-04-30T22:10:42.852661+0000 mgr.smithi157.nfpzoe (mgr.14180) 3379 : cluster [DBG] pgmap v3148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:44.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:43 smithi157 bash[20376]: cluster 2022-04-30T22:10:42.852661+0000 mgr.smithi157.nfpzoe (mgr.14180) 3379 : cluster [DBG] pgmap v3148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:45.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:10:45.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:10:45.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:10:45.921 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:10:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:45 smithi165 bash[22175]: cluster 2022-04-30T22:10:44.853378+0000 mgr.smithi157.nfpzoe (mgr.14180) 3380 : cluster [DBG] pgmap v3149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:45 smithi165 bash[22175]: audit 2022-04-30T22:10:45.902417+0000 mon.smithi157 (mon.0) 2417 : audit [DBG] from='client.? 172.21.15.157:0/3430397739' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:45 smithi157 bash[20376]: cluster 2022-04-30T22:10:44.853378+0000 mgr.smithi157.nfpzoe (mgr.14180) 3380 : cluster [DBG] pgmap v3149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:46.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:45 smithi157 bash[20376]: audit 2022-04-30T22:10:45.902417+0000 mon.smithi157 (mon.0) 2417 : audit [DBG] from='client.? 172.21.15.157:0/3430397739' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:48 smithi165 bash[22175]: cluster 2022-04-30T22:10:46.854030+0000 mgr.smithi157.nfpzoe (mgr.14180) 3381 : cluster [DBG] pgmap v3150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:47 smithi157 bash[20376]: cluster 2022-04-30T22:10:46.854030+0000 mgr.smithi157.nfpzoe (mgr.14180) 3381 : cluster [DBG] pgmap v3150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:50 smithi165 bash[22175]: cluster 2022-04-30T22:10:48.854664+0000 mgr.smithi157.nfpzoe (mgr.14180) 3382 : cluster [DBG] pgmap v3151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:50 smithi165 bash[22175]: audit 2022-04-30T22:10:49.201900+0000 mon.smithi157 (mon.0) 2418 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:10:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:50 smithi165 bash[22175]: audit 2022-04-30T22:10:49.204833+0000 mon.smithi157 (mon.0) 2419 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:10:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:50 smithi165 bash[22175]: audit 2022-04-30T22:10:49.206567+0000 mon.smithi157 (mon.0) 2420 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:10:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:50 smithi165 bash[22175]: audit 2022-04-30T22:10:49.538680+0000 mon.smithi157 (mon.0) 2421 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:10:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:50 smithi165 bash[22175]: audit 2022-04-30T22:10:49.545942+0000 mon.smithi157 (mon.0) 2422 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:10:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:50 smithi157 bash[20376]: cluster 2022-04-30T22:10:48.854664+0000 mgr.smithi157.nfpzoe (mgr.14180) 3382 : cluster [DBG] pgmap v3151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:50.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:50 smithi157 bash[20376]: audit 2022-04-30T22:10:49.201900+0000 mon.smithi157 (mon.0) 2418 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:10:50.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:50 smithi157 bash[20376]: audit 2022-04-30T22:10:49.204833+0000 mon.smithi157 (mon.0) 2419 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:10:50.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:50 smithi157 bash[20376]: audit 2022-04-30T22:10:49.206567+0000 mon.smithi157 (mon.0) 2420 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:10:50.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:50 smithi157 bash[20376]: audit 2022-04-30T22:10:49.538680+0000 mon.smithi157 (mon.0) 2421 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:10:50.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:50 smithi157 bash[20376]: audit 2022-04-30T22:10:49.545942+0000 mon.smithi157 (mon.0) 2422 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:10:50.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:10:50.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:10:50.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:10:51.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:10:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:51 smithi165 bash[22175]: cluster 2022-04-30T22:10:49.531175+0000 mgr.smithi157.nfpzoe (mgr.14180) 3383 : cluster [DBG] pgmap v3152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:51.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:51 smithi165 bash[22175]: cluster 2022-04-30T22:10:49.531411+0000 mgr.smithi157.nfpzoe (mgr.14180) 3384 : cluster [DBG] pgmap v3153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:51.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:51 smithi165 bash[22175]: cephadm 2022-04-30T22:10:49.547166+0000 mgr.smithi157.nfpzoe (mgr.14180) 3385 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:10:51.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:51 smithi165 bash[22175]: cephadm 2022-04-30T22:10:49.547250+0000 mgr.smithi157.nfpzoe (mgr.14180) 3386 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:10:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:51 smithi157 bash[20376]: cluster 2022-04-30T22:10:49.531175+0000 mgr.smithi157.nfpzoe (mgr.14180) 3383 : cluster [DBG] pgmap v3152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:51 smithi157 bash[20376]: cluster 2022-04-30T22:10:49.531411+0000 mgr.smithi157.nfpzoe (mgr.14180) 3384 : cluster [DBG] pgmap v3153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:51 smithi157 bash[20376]: cephadm 2022-04-30T22:10:49.547166+0000 mgr.smithi157.nfpzoe (mgr.14180) 3385 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:10:51.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:51 smithi157 bash[20376]: cephadm 2022-04-30T22:10:49.547250+0000 mgr.smithi157.nfpzoe (mgr.14180) 3386 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:10:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:52 smithi165 bash[22175]: audit 2022-04-30T22:10:51.231061+0000 mon.smithi157 (mon.0) 2423 : audit [DBG] from='client.? 172.21.15.157:0/3336987503' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:52 smithi157 bash[20376]: audit 2022-04-30T22:10:51.231061+0000 mon.smithi157 (mon.0) 2423 : audit [DBG] from='client.? 172.21.15.157:0/3336987503' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:53.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:53 smithi165 bash[22175]: cluster 2022-04-30T22:10:51.531986+0000 mgr.smithi157.nfpzoe (mgr.14180) 3387 : cluster [DBG] pgmap v3154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:53 smithi157 bash[20376]: cluster 2022-04-30T22:10:51.531986+0000 mgr.smithi157.nfpzoe (mgr.14180) 3387 : cluster [DBG] pgmap v3154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:55.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:55 smithi165 bash[22175]: cluster 2022-04-30T22:10:53.532608+0000 mgr.smithi157.nfpzoe (mgr.14180) 3388 : cluster [DBG] pgmap v3155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:55.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:55 smithi157 bash[20376]: cluster 2022-04-30T22:10:53.532608+0000 mgr.smithi157.nfpzoe (mgr.14180) 3388 : cluster [DBG] pgmap v3155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:56.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:10:56.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:10:56.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:10:56.577 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:10:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:57 smithi165 bash[22175]: cluster 2022-04-30T22:10:55.533231+0000 mgr.smithi157.nfpzoe (mgr.14180) 3389 : cluster [DBG] pgmap v3156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:57 smithi165 bash[22175]: audit 2022-04-30T22:10:56.551690+0000 mon.smithi157 (mon.0) 2424 : audit [DBG] from='client.? 172.21.15.157:0/4291731894' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:57 smithi157 bash[20376]: cluster 2022-04-30T22:10:55.533231+0000 mgr.smithi157.nfpzoe (mgr.14180) 3389 : cluster [DBG] pgmap v3156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:57 smithi157 bash[20376]: audit 2022-04-30T22:10:56.551690+0000 mon.smithi157 (mon.0) 2424 : audit [DBG] from='client.? 172.21.15.157:0/4291731894' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:10:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:59 smithi165 bash[22175]: cluster 2022-04-30T22:10:57.533904+0000 mgr.smithi157.nfpzoe (mgr.14180) 3390 : cluster [DBG] pgmap v3157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:59 smithi165 bash[22175]: audit 2022-04-30T22:10:58.567297+0000 mon.smithi157 (mon.0) 2425 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:10:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:10:59 smithi165 bash[22175]: audit 2022-04-30T22:10:58.567781+0000 mon.smithi157 (mon.0) 2426 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:10:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:59 smithi157 bash[20376]: cluster 2022-04-30T22:10:57.533904+0000 mgr.smithi157.nfpzoe (mgr.14180) 3390 : cluster [DBG] pgmap v3157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:10:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:59 smithi157 bash[20376]: audit 2022-04-30T22:10:58.567297+0000 mon.smithi157 (mon.0) 2425 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:10:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:10:59 smithi157 bash[20376]: audit 2022-04-30T22:10:58.567781+0000 mon.smithi157 (mon.0) 2426 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:11:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:01 smithi165 bash[22175]: cluster 2022-04-30T22:10:59.534591+0000 mgr.smithi157.nfpzoe (mgr.14180) 3391 : cluster [DBG] pgmap v3158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:01.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:01 smithi157 bash[20376]: cluster 2022-04-30T22:10:59.534591+0000 mgr.smithi157.nfpzoe (mgr.14180) 3391 : cluster [DBG] pgmap v3158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:01.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:11:01.583 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:11:01.583 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:11:01.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:11:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:02 smithi165 bash[22175]: audit 2022-04-30T22:11:01.883410+0000 mon.smithi157 (mon.0) 2427 : audit [DBG] from='client.? 172.21.15.157:0/1908199418' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:02 smithi157 bash[20376]: audit 2022-04-30T22:11:01.883410+0000 mon.smithi157 (mon.0) 2427 : audit [DBG] from='client.? 172.21.15.157:0/1908199418' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:03 smithi165 bash[22175]: cluster 2022-04-30T22:11:01.535246+0000 mgr.smithi157.nfpzoe (mgr.14180) 3392 : cluster [DBG] pgmap v3159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:03 smithi157 bash[20376]: cluster 2022-04-30T22:11:01.535246+0000 mgr.smithi157.nfpzoe (mgr.14180) 3392 : cluster [DBG] pgmap v3159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:05 smithi165 bash[22175]: cluster 2022-04-30T22:11:03.535876+0000 mgr.smithi157.nfpzoe (mgr.14180) 3393 : cluster [DBG] pgmap v3160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:05 smithi157 bash[20376]: cluster 2022-04-30T22:11:03.535876+0000 mgr.smithi157.nfpzoe (mgr.14180) 3393 : cluster [DBG] pgmap v3160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:06.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:11:06.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:11:06.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:11:07.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:11:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:07 smithi165 bash[22175]: cluster 2022-04-30T22:11:05.536492+0000 mgr.smithi157.nfpzoe (mgr.14180) 3394 : cluster [DBG] pgmap v3161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:07 smithi157 bash[20376]: cluster 2022-04-30T22:11:05.536492+0000 mgr.smithi157.nfpzoe (mgr.14180) 3394 : cluster [DBG] pgmap v3161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:08.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:08 smithi165 bash[22175]: audit 2022-04-30T22:11:07.217309+0000 mon.smithi157 (mon.0) 2428 : audit [DBG] from='client.? 172.21.15.157:0/3300646248' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:08 smithi157 bash[20376]: audit 2022-04-30T22:11:07.217309+0000 mon.smithi157 (mon.0) 2428 : audit [DBG] from='client.? 172.21.15.157:0/3300646248' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:09 smithi165 bash[22175]: cluster 2022-04-30T22:11:07.537132+0000 mgr.smithi157.nfpzoe (mgr.14180) 3395 : cluster [DBG] pgmap v3162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:09 smithi157 bash[20376]: cluster 2022-04-30T22:11:07.537132+0000 mgr.smithi157.nfpzoe (mgr.14180) 3395 : cluster [DBG] pgmap v3162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:11 smithi165 bash[22175]: cluster 2022-04-30T22:11:09.537771+0000 mgr.smithi157.nfpzoe (mgr.14180) 3396 : cluster [DBG] pgmap v3163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:11 smithi157 bash[20376]: cluster 2022-04-30T22:11:09.537771+0000 mgr.smithi157.nfpzoe (mgr.14180) 3396 : cluster [DBG] pgmap v3163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:12.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:11:12.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:11:12.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:11:12.571 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:11:13.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:13 smithi165 bash[22175]: cluster 2022-04-30T22:11:11.538387+0000 mgr.smithi157.nfpzoe (mgr.14180) 3397 : cluster [DBG] pgmap v3164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:13.412 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:13 smithi165 bash[22175]: audit 2022-04-30T22:11:12.552795+0000 mon.smithi157 (mon.0) 2429 : audit [DBG] from='client.? 172.21.15.157:0/3650236336' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:13 smithi157 bash[20376]: cluster 2022-04-30T22:11:11.538387+0000 mgr.smithi157.nfpzoe (mgr.14180) 3397 : cluster [DBG] pgmap v3164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:13 smithi157 bash[20376]: audit 2022-04-30T22:11:12.552795+0000 mon.smithi157 (mon.0) 2429 : audit [DBG] from='client.? 172.21.15.157:0/3650236336' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:15 smithi165 bash[22175]: cluster 2022-04-30T22:11:13.538976+0000 mgr.smithi157.nfpzoe (mgr.14180) 3398 : cluster [DBG] pgmap v3165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:15 smithi157 bash[20376]: cluster 2022-04-30T22:11:13.538976+0000 mgr.smithi157.nfpzoe (mgr.14180) 3398 : cluster [DBG] pgmap v3165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:17 smithi165 bash[22175]: cluster 2022-04-30T22:11:15.539624+0000 mgr.smithi157.nfpzoe (mgr.14180) 3399 : cluster [DBG] pgmap v3166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:17 smithi157 bash[20376]: cluster 2022-04-30T22:11:15.539624+0000 mgr.smithi157.nfpzoe (mgr.14180) 3399 : cluster [DBG] pgmap v3166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:17.574 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:11:17.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:11:17.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:11:17.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:11:18.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:18 smithi165 bash[22175]: audit 2022-04-30T22:11:17.883961+0000 mon.smithi157 (mon.0) 2430 : audit [DBG] from='client.? 172.21.15.157:0/2122468576' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:18 smithi157 bash[20376]: audit 2022-04-30T22:11:17.883961+0000 mon.smithi157 (mon.0) 2430 : audit [DBG] from='client.? 172.21.15.157:0/2122468576' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:19 smithi165 bash[22175]: cluster 2022-04-30T22:11:17.540222+0000 mgr.smithi157.nfpzoe (mgr.14180) 3400 : cluster [DBG] pgmap v3167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:19 smithi157 bash[20376]: cluster 2022-04-30T22:11:17.540222+0000 mgr.smithi157.nfpzoe (mgr.14180) 3400 : cluster [DBG] pgmap v3167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:21 smithi165 bash[22175]: cluster 2022-04-30T22:11:19.540848+0000 mgr.smithi157.nfpzoe (mgr.14180) 3401 : cluster [DBG] pgmap v3168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:21.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:21 smithi157 bash[20376]: cluster 2022-04-30T22:11:19.540848+0000 mgr.smithi157.nfpzoe (mgr.14180) 3401 : cluster [DBG] pgmap v3168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:22.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:11:22.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:11:22.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:11:23.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:11:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:23 smithi165 bash[22175]: cluster 2022-04-30T22:11:21.541487+0000 mgr.smithi157.nfpzoe (mgr.14180) 3402 : cluster [DBG] pgmap v3169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:23 smithi157 bash[20376]: cluster 2022-04-30T22:11:21.541487+0000 mgr.smithi157.nfpzoe (mgr.14180) 3402 : cluster [DBG] pgmap v3169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:24 smithi165 bash[22175]: audit 2022-04-30T22:11:23.204275+0000 mon.smithi157 (mon.0) 2431 : audit [DBG] from='client.? 172.21.15.157:0/4283302174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:24 smithi157 bash[20376]: audit 2022-04-30T22:11:23.204275+0000 mon.smithi157 (mon.0) 2431 : audit [DBG] from='client.? 172.21.15.157:0/4283302174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:25 smithi165 bash[22175]: cluster 2022-04-30T22:11:23.542121+0000 mgr.smithi157.nfpzoe (mgr.14180) 3403 : cluster [DBG] pgmap v3170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:25 smithi157 bash[20376]: cluster 2022-04-30T22:11:23.542121+0000 mgr.smithi157.nfpzoe (mgr.14180) 3403 : cluster [DBG] pgmap v3170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:27 smithi165 bash[22175]: cluster 2022-04-30T22:11:25.542723+0000 mgr.smithi157.nfpzoe (mgr.14180) 3404 : cluster [DBG] pgmap v3171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:27 smithi157 bash[20376]: cluster 2022-04-30T22:11:25.542723+0000 mgr.smithi157.nfpzoe (mgr.14180) 3404 : cluster [DBG] pgmap v3171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:28.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:11:28.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:11:28.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:11:28.555 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:11:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:29 smithi165 bash[22175]: cluster 2022-04-30T22:11:27.543391+0000 mgr.smithi157.nfpzoe (mgr.14180) 3405 : cluster [DBG] pgmap v3172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:29 smithi165 bash[22175]: audit 2022-04-30T22:11:28.536470+0000 mon.smithi157 (mon.0) 2432 : audit [DBG] from='client.? 172.21.15.157:0/3983703048' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:29.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:29 smithi157 bash[20376]: cluster 2022-04-30T22:11:27.543391+0000 mgr.smithi157.nfpzoe (mgr.14180) 3405 : cluster [DBG] pgmap v3172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:29 smithi157 bash[20376]: audit 2022-04-30T22:11:28.536470+0000 mon.smithi157 (mon.0) 2432 : audit [DBG] from='client.? 172.21.15.157:0/3983703048' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:31 smithi165 bash[22175]: cluster 2022-04-30T22:11:29.543989+0000 mgr.smithi157.nfpzoe (mgr.14180) 3406 : cluster [DBG] pgmap v3173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:31 smithi157 bash[20376]: cluster 2022-04-30T22:11:29.543989+0000 mgr.smithi157.nfpzoe (mgr.14180) 3406 : cluster [DBG] pgmap v3173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:33.449 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:33 smithi165 bash[22175]: cluster 2022-04-30T22:11:31.544594+0000 mgr.smithi157.nfpzoe (mgr.14180) 3407 : cluster [DBG] pgmap v3174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:33 smithi157 bash[20376]: cluster 2022-04-30T22:11:31.544594+0000 mgr.smithi157.nfpzoe (mgr.14180) 3407 : cluster [DBG] pgmap v3174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:33.558 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:11:33.558 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:11:33.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:11:33.885 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:11:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:34 smithi157 bash[20376]: audit 2022-04-30T22:11:33.865601+0000 mon.smithi157 (mon.0) 2433 : audit [DBG] from='client.? 172.21.15.157:0/1360562021' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:34 smithi165 bash[22175]: audit 2022-04-30T22:11:33.865601+0000 mon.smithi157 (mon.0) 2433 : audit [DBG] from='client.? 172.21.15.157:0/1360562021' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:35 smithi157 bash[20376]: cluster 2022-04-30T22:11:33.545212+0000 mgr.smithi157.nfpzoe (mgr.14180) 3408 : cluster [DBG] pgmap v3175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:35.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:35 smithi165 bash[22175]: cluster 2022-04-30T22:11:33.545212+0000 mgr.smithi157.nfpzoe (mgr.14180) 3408 : cluster [DBG] pgmap v3175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:37.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:37 smithi157 bash[20376]: cluster 2022-04-30T22:11:35.545820+0000 mgr.smithi157.nfpzoe (mgr.14180) 3409 : cluster [DBG] pgmap v3176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:37 smithi165 bash[22175]: cluster 2022-04-30T22:11:35.545820+0000 mgr.smithi157.nfpzoe (mgr.14180) 3409 : cluster [DBG] pgmap v3176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:38.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:11:38.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:11:38.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:11:39.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:11:39.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:39 smithi157 bash[20376]: cluster 2022-04-30T22:11:37.546422+0000 mgr.smithi157.nfpzoe (mgr.14180) 3410 : cluster [DBG] pgmap v3177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:39 smithi165 bash[22175]: cluster 2022-04-30T22:11:37.546422+0000 mgr.smithi157.nfpzoe (mgr.14180) 3410 : cluster [DBG] pgmap v3177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:40 smithi157 bash[20376]: audit 2022-04-30T22:11:39.194137+0000 mon.smithi157 (mon.0) 2434 : audit [DBG] from='client.? 172.21.15.157:0/782065289' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:40 smithi165 bash[22175]: audit 2022-04-30T22:11:39.194137+0000 mon.smithi157 (mon.0) 2434 : audit [DBG] from='client.? 172.21.15.157:0/782065289' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:41.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:41 smithi157 bash[20376]: cluster 2022-04-30T22:11:39.547093+0000 mgr.smithi157.nfpzoe (mgr.14180) 3411 : cluster [DBG] pgmap v3178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:41 smithi165 bash[22175]: cluster 2022-04-30T22:11:39.547093+0000 mgr.smithi157.nfpzoe (mgr.14180) 3411 : cluster [DBG] pgmap v3178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:43.449 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:43 smithi165 bash[22175]: cluster 2022-04-30T22:11:41.547710+0000 mgr.smithi157.nfpzoe (mgr.14180) 3412 : cluster [DBG] pgmap v3179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:43 smithi157 bash[20376]: cluster 2022-04-30T22:11:41.547710+0000 mgr.smithi157.nfpzoe (mgr.14180) 3412 : cluster [DBG] pgmap v3179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:44.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:11:44.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:11:44.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:11:44.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:11:45.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:45 smithi157 bash[20376]: cluster 2022-04-30T22:11:43.548299+0000 mgr.smithi157.nfpzoe (mgr.14180) 3413 : cluster [DBG] pgmap v3180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:45 smithi157 bash[20376]: audit 2022-04-30T22:11:44.525355+0000 mon.smithi157 (mon.0) 2435 : audit [DBG] from='client.? 172.21.15.157:0/3990416975' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:45.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:45 smithi165 bash[22175]: cluster 2022-04-30T22:11:43.548299+0000 mgr.smithi157.nfpzoe (mgr.14180) 3413 : cluster [DBG] pgmap v3180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:45.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:45 smithi165 bash[22175]: audit 2022-04-30T22:11:44.525355+0000 mon.smithi157 (mon.0) 2435 : audit [DBG] from='client.? 172.21.15.157:0/3990416975' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:47 smithi157 bash[20376]: cluster 2022-04-30T22:11:45.548897+0000 mgr.smithi157.nfpzoe (mgr.14180) 3414 : cluster [DBG] pgmap v3181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:47 smithi165 bash[22175]: cluster 2022-04-30T22:11:45.548897+0000 mgr.smithi157.nfpzoe (mgr.14180) 3414 : cluster [DBG] pgmap v3181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:49 smithi157 bash[20376]: cluster 2022-04-30T22:11:47.549618+0000 mgr.smithi157.nfpzoe (mgr.14180) 3415 : cluster [DBG] pgmap v3182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:49.546 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:11:49.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:11:49.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:11:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:49 smithi165 bash[22175]: cluster 2022-04-30T22:11:47.549618+0000 mgr.smithi157.nfpzoe (mgr.14180) 3415 : cluster [DBG] pgmap v3182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:49.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:11:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:50 smithi157 bash[20376]: audit 2022-04-30T22:11:49.557505+0000 mon.smithi157 (mon.0) 2436 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:11:50.488 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:50 smithi157 bash[20376]: audit 2022-04-30T22:11:49.560173+0000 mon.smithi157 (mon.0) 2437 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:11:50.488 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:50 smithi157 bash[20376]: audit 2022-04-30T22:11:49.561793+0000 mon.smithi157 (mon.0) 2438 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:11:50.489 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:50 smithi157 bash[20376]: audit 2022-04-30T22:11:49.855317+0000 mon.smithi157 (mon.0) 2439 : audit [DBG] from='client.? 172.21.15.157:0/3875665034' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:50.489 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:50 smithi157 bash[20376]: audit 2022-04-30T22:11:49.895975+0000 mon.smithi157 (mon.0) 2440 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:11:50.489 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:50 smithi157 bash[20376]: audit 2022-04-30T22:11:49.906914+0000 mon.smithi157 (mon.0) 2441 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:11:50.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:50 smithi165 bash[22175]: audit 2022-04-30T22:11:49.557505+0000 mon.smithi157 (mon.0) 2436 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:11:50.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:50 smithi165 bash[22175]: audit 2022-04-30T22:11:49.560173+0000 mon.smithi157 (mon.0) 2437 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:11:50.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:50 smithi165 bash[22175]: audit 2022-04-30T22:11:49.561793+0000 mon.smithi157 (mon.0) 2438 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:11:50.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:50 smithi165 bash[22175]: audit 2022-04-30T22:11:49.855317+0000 mon.smithi157 (mon.0) 2439 : audit [DBG] from='client.? 172.21.15.157:0/3875665034' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:50.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:50 smithi165 bash[22175]: audit 2022-04-30T22:11:49.895975+0000 mon.smithi157 (mon.0) 2440 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:11:50.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:50 smithi165 bash[22175]: audit 2022-04-30T22:11:49.906914+0000 mon.smithi157 (mon.0) 2441 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:11:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:51 smithi165 bash[22175]: cluster 2022-04-30T22:11:49.550248+0000 mgr.smithi157.nfpzoe (mgr.14180) 3416 : cluster [DBG] pgmap v3183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:51 smithi165 bash[22175]: cluster 2022-04-30T22:11:49.889229+0000 mgr.smithi157.nfpzoe (mgr.14180) 3417 : cluster [DBG] pgmap v3184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:51 smithi165 bash[22175]: cluster 2022-04-30T22:11:49.889540+0000 mgr.smithi157.nfpzoe (mgr.14180) 3418 : cluster [DBG] pgmap v3185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:51 smithi165 bash[22175]: cephadm 2022-04-30T22:11:49.908335+0000 mgr.smithi157.nfpzoe (mgr.14180) 3419 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:11:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:51 smithi165 bash[22175]: cephadm 2022-04-30T22:11:49.908416+0000 mgr.smithi157.nfpzoe (mgr.14180) 3420 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:11:51.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:51 smithi157 bash[20376]: cluster 2022-04-30T22:11:49.550248+0000 mgr.smithi157.nfpzoe (mgr.14180) 3416 : cluster [DBG] pgmap v3183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:51.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:51 smithi157 bash[20376]: cluster 2022-04-30T22:11:49.889229+0000 mgr.smithi157.nfpzoe (mgr.14180) 3417 : cluster [DBG] pgmap v3184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:51.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:51 smithi157 bash[20376]: cluster 2022-04-30T22:11:49.889540+0000 mgr.smithi157.nfpzoe (mgr.14180) 3418 : cluster [DBG] pgmap v3185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:51.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:51 smithi157 bash[20376]: cephadm 2022-04-30T22:11:49.908335+0000 mgr.smithi157.nfpzoe (mgr.14180) 3419 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:11:51.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:51 smithi157 bash[20376]: cephadm 2022-04-30T22:11:49.908416+0000 mgr.smithi157.nfpzoe (mgr.14180) 3420 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:11:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:53 smithi165 bash[22175]: cluster 2022-04-30T22:11:51.890231+0000 mgr.smithi157.nfpzoe (mgr.14180) 3421 : cluster [DBG] pgmap v3186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:53 smithi157 bash[20376]: cluster 2022-04-30T22:11:51.890231+0000 mgr.smithi157.nfpzoe (mgr.14180) 3421 : cluster [DBG] pgmap v3186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:54.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:11:54.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:11:54.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:11:55.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:11:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:55 smithi165 bash[22175]: cluster 2022-04-30T22:11:53.890884+0000 mgr.smithi157.nfpzoe (mgr.14180) 3422 : cluster [DBG] pgmap v3187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:55.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:55 smithi165 bash[22175]: audit 2022-04-30T22:11:55.182168+0000 mon.smithi157 (mon.0) 2442 : audit [DBG] from='client.? 172.21.15.157:0/757142410' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:55 smithi157 bash[20376]: cluster 2022-04-30T22:11:53.890884+0000 mgr.smithi157.nfpzoe (mgr.14180) 3422 : cluster [DBG] pgmap v3187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:55 smithi157 bash[20376]: audit 2022-04-30T22:11:55.182168+0000 mon.smithi157 (mon.0) 2442 : audit [DBG] from='client.? 172.21.15.157:0/757142410' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:11:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:57 smithi157 bash[20376]: cluster 2022-04-30T22:11:55.891481+0000 mgr.smithi157.nfpzoe (mgr.14180) 3423 : cluster [DBG] pgmap v3188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:57.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:57 smithi165 bash[22175]: cluster 2022-04-30T22:11:55.891481+0000 mgr.smithi157.nfpzoe (mgr.14180) 3423 : cluster [DBG] pgmap v3188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:59 smithi157 bash[20376]: cluster 2022-04-30T22:11:57.892099+0000 mgr.smithi157.nfpzoe (mgr.14180) 3424 : cluster [DBG] pgmap v3189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:59 smithi157 bash[20376]: audit 2022-04-30T22:11:58.574683+0000 mon.smithi157 (mon.0) 2443 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:11:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:11:59 smithi157 bash[20376]: audit 2022-04-30T22:11:58.575318+0000 mon.smithi157 (mon.0) 2444 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:11:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:59 smithi165 bash[22175]: cluster 2022-04-30T22:11:57.892099+0000 mgr.smithi157.nfpzoe (mgr.14180) 3424 : cluster [DBG] pgmap v3189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:11:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:59 smithi165 bash[22175]: audit 2022-04-30T22:11:58.574683+0000 mon.smithi157 (mon.0) 2443 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:11:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:11:59 smithi165 bash[22175]: audit 2022-04-30T22:11:58.575318+0000 mon.smithi157 (mon.0) 2444 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:12:00.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:12:00.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:12:00.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:12:00.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:12:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:01 smithi165 bash[22175]: cluster 2022-04-30T22:11:59.892780+0000 mgr.smithi157.nfpzoe (mgr.14180) 3425 : cluster [DBG] pgmap v3190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:01 smithi165 bash[22175]: audit 2022-04-30T22:12:00.514583+0000 mon.smithi157 (mon.0) 2445 : audit [DBG] from='client.? 172.21.15.157:0/2499134288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:01.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:01 smithi157 bash[20376]: cluster 2022-04-30T22:11:59.892780+0000 mgr.smithi157.nfpzoe (mgr.14180) 3425 : cluster [DBG] pgmap v3190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:01.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:01 smithi157 bash[20376]: audit 2022-04-30T22:12:00.514583+0000 mon.smithi157 (mon.0) 2445 : audit [DBG] from='client.? 172.21.15.157:0/2499134288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:03 smithi165 bash[22175]: cluster 2022-04-30T22:12:01.893458+0000 mgr.smithi157.nfpzoe (mgr.14180) 3426 : cluster [DBG] pgmap v3191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:03 smithi157 bash[20376]: cluster 2022-04-30T22:12:01.893458+0000 mgr.smithi157.nfpzoe (mgr.14180) 3426 : cluster [DBG] pgmap v3191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:05.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:12:05.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:12:05.591 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:12:05.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:05 smithi165 bash[22175]: cluster 2022-04-30T22:12:03.894085+0000 mgr.smithi157.nfpzoe (mgr.14180) 3427 : cluster [DBG] pgmap v3192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:05 smithi157 bash[20376]: cluster 2022-04-30T22:12:03.894085+0000 mgr.smithi157.nfpzoe (mgr.14180) 3427 : cluster [DBG] pgmap v3192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:05.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:12:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:06 smithi165 bash[22175]: audit 2022-04-30T22:12:05.854535+0000 mon.smithi157 (mon.0) 2446 : audit [DBG] from='client.? 172.21.15.157:0/1043646194' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:06 smithi157 bash[20376]: audit 2022-04-30T22:12:05.854535+0000 mon.smithi157 (mon.0) 2446 : audit [DBG] from='client.? 172.21.15.157:0/1043646194' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:07 smithi157 bash[20376]: cluster 2022-04-30T22:12:05.894633+0000 mgr.smithi157.nfpzoe (mgr.14180) 3428 : cluster [DBG] pgmap v3193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:07 smithi165 bash[22175]: cluster 2022-04-30T22:12:05.894633+0000 mgr.smithi157.nfpzoe (mgr.14180) 3428 : cluster [DBG] pgmap v3193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:09.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:09 smithi157 bash[20376]: cluster 2022-04-30T22:12:07.895269+0000 mgr.smithi157.nfpzoe (mgr.14180) 3429 : cluster [DBG] pgmap v3194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:09.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:09 smithi165 bash[22175]: cluster 2022-04-30T22:12:07.895269+0000 mgr.smithi157.nfpzoe (mgr.14180) 3429 : cluster [DBG] pgmap v3194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:10.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:12:10.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:12:10.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:12:11.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:12:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:11 smithi165 bash[22175]: cluster 2022-04-30T22:12:09.895873+0000 mgr.smithi157.nfpzoe (mgr.14180) 3430 : cluster [DBG] pgmap v3195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:11.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:11 smithi165 bash[22175]: audit 2022-04-30T22:12:11.180773+0000 mon.smithi157 (mon.0) 2447 : audit [DBG] from='client.? 172.21.15.157:0/1555115786' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:11.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:11 smithi157 bash[20376]: cluster 2022-04-30T22:12:09.895873+0000 mgr.smithi157.nfpzoe (mgr.14180) 3430 : cluster [DBG] pgmap v3195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:11.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:11 smithi157 bash[20376]: audit 2022-04-30T22:12:11.180773+0000 mon.smithi157 (mon.0) 2447 : audit [DBG] from='client.? 172.21.15.157:0/1555115786' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:13 smithi165 bash[22175]: cluster 2022-04-30T22:12:11.896444+0000 mgr.smithi157.nfpzoe (mgr.14180) 3431 : cluster [DBG] pgmap v3196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:13 smithi157 bash[20376]: cluster 2022-04-30T22:12:11.896444+0000 mgr.smithi157.nfpzoe (mgr.14180) 3431 : cluster [DBG] pgmap v3196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:15 smithi165 bash[22175]: cluster 2022-04-30T22:12:13.897031+0000 mgr.smithi157.nfpzoe (mgr.14180) 3432 : cluster [DBG] pgmap v3197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:15 smithi157 bash[20376]: cluster 2022-04-30T22:12:13.897031+0000 mgr.smithi157.nfpzoe (mgr.14180) 3432 : cluster [DBG] pgmap v3197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:16.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:12:16.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:12:16.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:12:16.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:12:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:17 smithi157 bash[20376]: cluster 2022-04-30T22:12:15.897619+0000 mgr.smithi157.nfpzoe (mgr.14180) 3433 : cluster [DBG] pgmap v3198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:17 smithi157 bash[20376]: audit 2022-04-30T22:12:16.507010+0000 mon.smithi157 (mon.0) 2448 : audit [DBG] from='client.? 172.21.15.157:0/2841261958' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:17.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:17 smithi165 bash[22175]: cluster 2022-04-30T22:12:15.897619+0000 mgr.smithi157.nfpzoe (mgr.14180) 3433 : cluster [DBG] pgmap v3198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:17.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:17 smithi165 bash[22175]: audit 2022-04-30T22:12:16.507010+0000 mon.smithi157 (mon.0) 2448 : audit [DBG] from='client.? 172.21.15.157:0/2841261958' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:19 smithi157 bash[20376]: cluster 2022-04-30T22:12:17.898231+0000 mgr.smithi157.nfpzoe (mgr.14180) 3434 : cluster [DBG] pgmap v3199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:19 smithi165 bash[22175]: cluster 2022-04-30T22:12:17.898231+0000 mgr.smithi157.nfpzoe (mgr.14180) 3434 : cluster [DBG] pgmap v3199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:21.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:12:21.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:12:21.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:12:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:21 smithi165 bash[22175]: cluster 2022-04-30T22:12:19.898849+0000 mgr.smithi157.nfpzoe (mgr.14180) 3435 : cluster [DBG] pgmap v3200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:21.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:21 smithi157 bash[20376]: cluster 2022-04-30T22:12:19.898849+0000 mgr.smithi157.nfpzoe (mgr.14180) 3435 : cluster [DBG] pgmap v3200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:21.848 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:12:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:22 smithi165 bash[22175]: audit 2022-04-30T22:12:21.830887+0000 mon.smithi157 (mon.0) 2449 : audit [DBG] from='client.? 172.21.15.157:0/3243770276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:22 smithi157 bash[20376]: audit 2022-04-30T22:12:21.830887+0000 mon.smithi157 (mon.0) 2449 : audit [DBG] from='client.? 172.21.15.157:0/3243770276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:23 smithi165 bash[22175]: cluster 2022-04-30T22:12:21.899475+0000 mgr.smithi157.nfpzoe (mgr.14180) 3436 : cluster [DBG] pgmap v3201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:23.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:23 smithi157 bash[20376]: cluster 2022-04-30T22:12:21.899475+0000 mgr.smithi157.nfpzoe (mgr.14180) 3436 : cluster [DBG] pgmap v3201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:25 smithi165 bash[22175]: cluster 2022-04-30T22:12:23.900169+0000 mgr.smithi157.nfpzoe (mgr.14180) 3437 : cluster [DBG] pgmap v3202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:25 smithi157 bash[20376]: cluster 2022-04-30T22:12:23.900169+0000 mgr.smithi157.nfpzoe (mgr.14180) 3437 : cluster [DBG] pgmap v3202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:26.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:12:26.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:12:26.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:12:27.178 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:12:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:27 smithi165 bash[22175]: cluster 2022-04-30T22:12:25.900880+0000 mgr.smithi157.nfpzoe (mgr.14180) 3438 : cluster [DBG] pgmap v3203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:27 smithi165 bash[22175]: audit 2022-04-30T22:12:27.159104+0000 mon.smithi157 (mon.0) 2450 : audit [DBG] from='client.? 172.21.15.157:0/1784309817' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:27 smithi157 bash[20376]: cluster 2022-04-30T22:12:25.900880+0000 mgr.smithi157.nfpzoe (mgr.14180) 3438 : cluster [DBG] pgmap v3203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:27 smithi157 bash[20376]: audit 2022-04-30T22:12:27.159104+0000 mon.smithi157 (mon.0) 2450 : audit [DBG] from='client.? 172.21.15.157:0/1784309817' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:29 smithi165 bash[22175]: cluster 2022-04-30T22:12:27.901525+0000 mgr.smithi157.nfpzoe (mgr.14180) 3439 : cluster [DBG] pgmap v3204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:29.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:29 smithi157 bash[20376]: cluster 2022-04-30T22:12:27.901525+0000 mgr.smithi157.nfpzoe (mgr.14180) 3439 : cluster [DBG] pgmap v3204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:31.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:31 smithi165 bash[22175]: cluster 2022-04-30T22:12:29.902187+0000 mgr.smithi157.nfpzoe (mgr.14180) 3440 : cluster [DBG] pgmap v3205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:31 smithi157 bash[20376]: cluster 2022-04-30T22:12:29.902187+0000 mgr.smithi157.nfpzoe (mgr.14180) 3440 : cluster [DBG] pgmap v3205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:32.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:12:32.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:12:32.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:12:32.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:12:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:33 smithi165 bash[22175]: cluster 2022-04-30T22:12:31.902927+0000 mgr.smithi157.nfpzoe (mgr.14180) 3441 : cluster [DBG] pgmap v3206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:33.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:33 smithi165 bash[22175]: audit 2022-04-30T22:12:32.487591+0000 mon.smithi157 (mon.0) 2451 : audit [DBG] from='client.? 172.21.15.157:0/69745792' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:33 smithi157 bash[20376]: cluster 2022-04-30T22:12:31.902927+0000 mgr.smithi157.nfpzoe (mgr.14180) 3441 : cluster [DBG] pgmap v3206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:33 smithi157 bash[20376]: audit 2022-04-30T22:12:32.487591+0000 mon.smithi157 (mon.0) 2451 : audit [DBG] from='client.? 172.21.15.157:0/69745792' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:35 smithi165 bash[22175]: cluster 2022-04-30T22:12:33.903557+0000 mgr.smithi157.nfpzoe (mgr.14180) 3442 : cluster [DBG] pgmap v3207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:35 smithi157 bash[20376]: cluster 2022-04-30T22:12:33.903557+0000 mgr.smithi157.nfpzoe (mgr.14180) 3442 : cluster [DBG] pgmap v3207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:37.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:12:37.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:12:37.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:12:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:37 smithi165 bash[22175]: cluster 2022-04-30T22:12:35.904146+0000 mgr.smithi157.nfpzoe (mgr.14180) 3443 : cluster [DBG] pgmap v3208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:37.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:37 smithi157 bash[20376]: cluster 2022-04-30T22:12:35.904146+0000 mgr.smithi157.nfpzoe (mgr.14180) 3443 : cluster [DBG] pgmap v3208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:37.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:12:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:38 smithi165 bash[22175]: audit 2022-04-30T22:12:37.823921+0000 mon.smithi157 (mon.0) 2452 : audit [DBG] from='client.? 172.21.15.157:0/1375562613' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:38.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:38 smithi157 bash[20376]: audit 2022-04-30T22:12:37.823921+0000 mon.smithi157 (mon.0) 2452 : audit [DBG] from='client.? 172.21.15.157:0/1375562613' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:39 smithi165 bash[22175]: cluster 2022-04-30T22:12:37.904783+0000 mgr.smithi157.nfpzoe (mgr.14180) 3444 : cluster [DBG] pgmap v3209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:39.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:39 smithi157 bash[20376]: cluster 2022-04-30T22:12:37.904783+0000 mgr.smithi157.nfpzoe (mgr.14180) 3444 : cluster [DBG] pgmap v3209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:41 smithi165 bash[22175]: cluster 2022-04-30T22:12:39.905376+0000 mgr.smithi157.nfpzoe (mgr.14180) 3445 : cluster [DBG] pgmap v3210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:41.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:41 smithi157 bash[20376]: cluster 2022-04-30T22:12:39.905376+0000 mgr.smithi157.nfpzoe (mgr.14180) 3445 : cluster [DBG] pgmap v3210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:42.846 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:12:42.846 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:12:42.846 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:12:43.180 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:12:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:43 smithi165 bash[22175]: cluster 2022-04-30T22:12:41.906020+0000 mgr.smithi157.nfpzoe (mgr.14180) 3446 : cluster [DBG] pgmap v3211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:43.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:43 smithi165 bash[22175]: audit 2022-04-30T22:12:43.160987+0000 mon.smithi157 (mon.0) 2453 : audit [DBG] from='client.? 172.21.15.157:0/3103997171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:43 smithi157 bash[20376]: cluster 2022-04-30T22:12:41.906020+0000 mgr.smithi157.nfpzoe (mgr.14180) 3446 : cluster [DBG] pgmap v3211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:43 smithi157 bash[20376]: audit 2022-04-30T22:12:43.160987+0000 mon.smithi157 (mon.0) 2453 : audit [DBG] from='client.? 172.21.15.157:0/3103997171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:45 smithi165 bash[22175]: cluster 2022-04-30T22:12:43.906610+0000 mgr.smithi157.nfpzoe (mgr.14180) 3447 : cluster [DBG] pgmap v3212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:45.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:45 smithi157 bash[20376]: cluster 2022-04-30T22:12:43.906610+0000 mgr.smithi157.nfpzoe (mgr.14180) 3447 : cluster [DBG] pgmap v3212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:47 smithi165 bash[22175]: cluster 2022-04-30T22:12:45.907323+0000 mgr.smithi157.nfpzoe (mgr.14180) 3448 : cluster [DBG] pgmap v3213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:47 smithi157 bash[20376]: cluster 2022-04-30T22:12:45.907323+0000 mgr.smithi157.nfpzoe (mgr.14180) 3448 : cluster [DBG] pgmap v3213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:48.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:12:48.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:12:48.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:12:48.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:12:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:49 smithi165 bash[22175]: cluster 2022-04-30T22:12:47.907946+0000 mgr.smithi157.nfpzoe (mgr.14180) 3449 : cluster [DBG] pgmap v3214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:49 smithi165 bash[22175]: audit 2022-04-30T22:12:48.497571+0000 mon.smithi157 (mon.0) 2454 : audit [DBG] from='client.? 172.21.15.157:0/3013429068' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:49.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:49 smithi157 bash[20376]: cluster 2022-04-30T22:12:47.907946+0000 mgr.smithi157.nfpzoe (mgr.14180) 3449 : cluster [DBG] pgmap v3214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:49.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:49 smithi157 bash[20376]: audit 2022-04-30T22:12:48.497571+0000 mon.smithi157 (mon.0) 2454 : audit [DBG] from='client.? 172.21.15.157:0/3013429068' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:50.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:50 smithi165 bash[22175]: audit 2022-04-30T22:12:49.914945+0000 mon.smithi157 (mon.0) 2455 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:12:50.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:50 smithi165 bash[22175]: audit 2022-04-30T22:12:49.917798+0000 mon.smithi157 (mon.0) 2456 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:12:50.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:50 smithi165 bash[22175]: audit 2022-04-30T22:12:49.919655+0000 mon.smithi157 (mon.0) 2457 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:12:50.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:50 smithi165 bash[22175]: audit 2022-04-30T22:12:50.251035+0000 mon.smithi157 (mon.0) 2458 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:12:50.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:50 smithi165 bash[22175]: audit 2022-04-30T22:12:50.259996+0000 mon.smithi157 (mon.0) 2459 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:12:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:50 smithi157 bash[20376]: audit 2022-04-30T22:12:49.914945+0000 mon.smithi157 (mon.0) 2455 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:12:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:50 smithi157 bash[20376]: audit 2022-04-30T22:12:49.917798+0000 mon.smithi157 (mon.0) 2456 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:12:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:50 smithi157 bash[20376]: audit 2022-04-30T22:12:49.919655+0000 mon.smithi157 (mon.0) 2457 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:12:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:50 smithi157 bash[20376]: audit 2022-04-30T22:12:50.251035+0000 mon.smithi157 (mon.0) 2458 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:12:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:50 smithi157 bash[20376]: audit 2022-04-30T22:12:50.259996+0000 mon.smithi157 (mon.0) 2459 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:12:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:51 smithi165 bash[22175]: cluster 2022-04-30T22:12:49.908549+0000 mgr.smithi157.nfpzoe (mgr.14180) 3450 : cluster [DBG] pgmap v3215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:51 smithi165 bash[22175]: cluster 2022-04-30T22:12:50.243457+0000 mgr.smithi157.nfpzoe (mgr.14180) 3451 : cluster [DBG] pgmap v3216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:51 smithi165 bash[22175]: cluster 2022-04-30T22:12:50.243871+0000 mgr.smithi157.nfpzoe (mgr.14180) 3452 : cluster [DBG] pgmap v3217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:51 smithi165 bash[22175]: cephadm 2022-04-30T22:12:50.261371+0000 mgr.smithi157.nfpzoe (mgr.14180) 3453 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:12:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:51 smithi165 bash[22175]: cephadm 2022-04-30T22:12:50.261530+0000 mgr.smithi157.nfpzoe (mgr.14180) 3454 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:12:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:51 smithi157 bash[20376]: cluster 2022-04-30T22:12:49.908549+0000 mgr.smithi157.nfpzoe (mgr.14180) 3450 : cluster [DBG] pgmap v3215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:51 smithi157 bash[20376]: cluster 2022-04-30T22:12:50.243457+0000 mgr.smithi157.nfpzoe (mgr.14180) 3451 : cluster [DBG] pgmap v3216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:51 smithi157 bash[20376]: cluster 2022-04-30T22:12:50.243871+0000 mgr.smithi157.nfpzoe (mgr.14180) 3452 : cluster [DBG] pgmap v3217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:51 smithi157 bash[20376]: cephadm 2022-04-30T22:12:50.261371+0000 mgr.smithi157.nfpzoe (mgr.14180) 3453 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:12:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:51 smithi157 bash[20376]: cephadm 2022-04-30T22:12:50.261530+0000 mgr.smithi157.nfpzoe (mgr.14180) 3454 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:12:53.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:12:53.520 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:12:53.520 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:12:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:53 smithi165 bash[22175]: cluster 2022-04-30T22:12:52.244424+0000 mgr.smithi157.nfpzoe (mgr.14180) 3455 : cluster [DBG] pgmap v3218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:53 smithi157 bash[20376]: cluster 2022-04-30T22:12:52.244424+0000 mgr.smithi157.nfpzoe (mgr.14180) 3455 : cluster [DBG] pgmap v3218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:53.848 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:12:54.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:54 smithi165 bash[22175]: audit 2022-04-30T22:12:53.829743+0000 mon.smithi157 (mon.0) 2460 : audit [DBG] from='client.? 172.21.15.157:0/3836062082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:54 smithi157 bash[20376]: audit 2022-04-30T22:12:53.829743+0000 mon.smithi157 (mon.0) 2460 : audit [DBG] from='client.? 172.21.15.157:0/3836062082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:12:55.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:55 smithi165 bash[22175]: cluster 2022-04-30T22:12:54.245035+0000 mgr.smithi157.nfpzoe (mgr.14180) 3456 : cluster [DBG] pgmap v3219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:55 smithi157 bash[20376]: cluster 2022-04-30T22:12:54.245035+0000 mgr.smithi157.nfpzoe (mgr.14180) 3456 : cluster [DBG] pgmap v3219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:56 smithi157 bash[20376]: cluster 2022-04-30T22:12:56.245740+0000 mgr.smithi157.nfpzoe (mgr.14180) 3457 : cluster [DBG] pgmap v3220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:56.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:56 smithi165 bash[22175]: cluster 2022-04-30T22:12:56.245740+0000 mgr.smithi157.nfpzoe (mgr.14180) 3457 : cluster [DBG] pgmap v3220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:58.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:12:58.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:12:58.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:12:59.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:12:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:59 smithi165 bash[22175]: cluster 2022-04-30T22:12:58.246487+0000 mgr.smithi157.nfpzoe (mgr.14180) 3458 : cluster [DBG] pgmap v3221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:59.422 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:59 smithi165 bash[22175]: audit 2022-04-30T22:12:58.582161+0000 mon.smithi157 (mon.0) 2461 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:12:59.423 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:12:59 smithi165 bash[22175]: audit 2022-04-30T22:12:58.582655+0000 mon.smithi157 (mon.0) 2462 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:12:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:59 smithi157 bash[20376]: cluster 2022-04-30T22:12:58.246487+0000 mgr.smithi157.nfpzoe (mgr.14180) 3458 : cluster [DBG] pgmap v3221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:12:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:59 smithi157 bash[20376]: audit 2022-04-30T22:12:58.582161+0000 mon.smithi157 (mon.0) 2461 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:12:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:12:59 smithi157 bash[20376]: audit 2022-04-30T22:12:58.582655+0000 mon.smithi157 (mon.0) 2462 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:13:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:00 smithi165 bash[22175]: audit 2022-04-30T22:12:59.165861+0000 mon.smithi157 (mon.0) 2463 : audit [DBG] from='client.? 172.21.15.157:0/4194751852' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:00 smithi157 bash[20376]: audit 2022-04-30T22:12:59.165861+0000 mon.smithi157 (mon.0) 2463 : audit [DBG] from='client.? 172.21.15.157:0/4194751852' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:01 smithi165 bash[22175]: cluster 2022-04-30T22:13:00.247224+0000 mgr.smithi157.nfpzoe (mgr.14180) 3459 : cluster [DBG] pgmap v3222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:01 smithi157 bash[20376]: cluster 2022-04-30T22:13:00.247224+0000 mgr.smithi157.nfpzoe (mgr.14180) 3459 : cluster [DBG] pgmap v3222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:03 smithi165 bash[22175]: cluster 2022-04-30T22:13:02.247863+0000 mgr.smithi157.nfpzoe (mgr.14180) 3460 : cluster [DBG] pgmap v3223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:03 smithi157 bash[20376]: cluster 2022-04-30T22:13:02.247863+0000 mgr.smithi157.nfpzoe (mgr.14180) 3460 : cluster [DBG] pgmap v3223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:04.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:13:04.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:13:04.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:13:04.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:13:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:05 smithi165 bash[22175]: cluster 2022-04-30T22:13:04.248458+0000 mgr.smithi157.nfpzoe (mgr.14180) 3461 : cluster [DBG] pgmap v3224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:05 smithi165 bash[22175]: audit 2022-04-30T22:13:04.506384+0000 mon.smithi157 (mon.0) 2464 : audit [DBG] from='client.? 172.21.15.157:0/1505197831' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:05 smithi157 bash[20376]: cluster 2022-04-30T22:13:04.248458+0000 mgr.smithi157.nfpzoe (mgr.14180) 3461 : cluster [DBG] pgmap v3224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:05.711 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:05 smithi157 bash[20376]: audit 2022-04-30T22:13:04.506384+0000 mon.smithi157 (mon.0) 2464 : audit [DBG] from='client.? 172.21.15.157:0/1505197831' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:07 smithi165 bash[22175]: cluster 2022-04-30T22:13:06.249062+0000 mgr.smithi157.nfpzoe (mgr.14180) 3462 : cluster [DBG] pgmap v3225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:07 smithi157 bash[20376]: cluster 2022-04-30T22:13:06.249062+0000 mgr.smithi157.nfpzoe (mgr.14180) 3462 : cluster [DBG] pgmap v3225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:09 smithi165 bash[22175]: cluster 2022-04-30T22:13:08.249655+0000 mgr.smithi157.nfpzoe (mgr.14180) 3463 : cluster [DBG] pgmap v3226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:09.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:09 smithi157 bash[20376]: cluster 2022-04-30T22:13:08.249655+0000 mgr.smithi157.nfpzoe (mgr.14180) 3463 : cluster [DBG] pgmap v3226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:09.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:13:09.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:13:09.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:13:09.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:13:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:10 smithi165 bash[22175]: audit 2022-04-30T22:13:09.833595+0000 mon.smithi157 (mon.0) 2465 : audit [DBG] from='client.? 172.21.15.157:0/1030233622' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:10 smithi157 bash[20376]: audit 2022-04-30T22:13:09.833595+0000 mon.smithi157 (mon.0) 2465 : audit [DBG] from='client.? 172.21.15.157:0/1030233622' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:11.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:11 smithi165 bash[22175]: cluster 2022-04-30T22:13:10.250258+0000 mgr.smithi157.nfpzoe (mgr.14180) 3464 : cluster [DBG] pgmap v3227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:11 smithi157 bash[20376]: cluster 2022-04-30T22:13:10.250258+0000 mgr.smithi157.nfpzoe (mgr.14180) 3464 : cluster [DBG] pgmap v3227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:13 smithi165 bash[22175]: cluster 2022-04-30T22:13:12.250876+0000 mgr.smithi157.nfpzoe (mgr.14180) 3465 : cluster [DBG] pgmap v3228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:13 smithi157 bash[20376]: cluster 2022-04-30T22:13:12.250876+0000 mgr.smithi157.nfpzoe (mgr.14180) 3465 : cluster [DBG] pgmap v3228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:14.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:13:14.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:13:14.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:13:15.177 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:13:15.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:15 smithi165 bash[22175]: cluster 2022-04-30T22:13:14.251501+0000 mgr.smithi157.nfpzoe (mgr.14180) 3466 : cluster [DBG] pgmap v3229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:15.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:15 smithi165 bash[22175]: audit 2022-04-30T22:13:15.157487+0000 mon.smithi157 (mon.0) 2466 : audit [DBG] from='client.? 172.21.15.157:0/487105631' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:15 smithi157 bash[20376]: cluster 2022-04-30T22:13:14.251501+0000 mgr.smithi157.nfpzoe (mgr.14180) 3466 : cluster [DBG] pgmap v3229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:15 smithi157 bash[20376]: audit 2022-04-30T22:13:15.157487+0000 mon.smithi157 (mon.0) 2466 : audit [DBG] from='client.? 172.21.15.157:0/487105631' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:17 smithi165 bash[22175]: cluster 2022-04-30T22:13:16.252132+0000 mgr.smithi157.nfpzoe (mgr.14180) 3467 : cluster [DBG] pgmap v3230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:17.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:17 smithi157 bash[20376]: cluster 2022-04-30T22:13:16.252132+0000 mgr.smithi157.nfpzoe (mgr.14180) 3467 : cluster [DBG] pgmap v3230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:19 smithi165 bash[22175]: cluster 2022-04-30T22:13:18.252712+0000 mgr.smithi157.nfpzoe (mgr.14180) 3468 : cluster [DBG] pgmap v3231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:19 smithi157 bash[20376]: cluster 2022-04-30T22:13:18.252712+0000 mgr.smithi157.nfpzoe (mgr.14180) 3468 : cluster [DBG] pgmap v3231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:20.180 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:13:20.180 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:13:20.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:13:20.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:13:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:21 smithi165 bash[22175]: cluster 2022-04-30T22:13:20.253178+0000 mgr.smithi157.nfpzoe (mgr.14180) 3469 : cluster [DBG] pgmap v3232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:21 smithi165 bash[22175]: audit 2022-04-30T22:13:20.491151+0000 mon.smithi157 (mon.0) 2467 : audit [DBG] from='client.? 172.21.15.157:0/4038118158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:21 smithi157 bash[20376]: cluster 2022-04-30T22:13:20.253178+0000 mgr.smithi157.nfpzoe (mgr.14180) 3469 : cluster [DBG] pgmap v3232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:21 smithi157 bash[20376]: audit 2022-04-30T22:13:20.491151+0000 mon.smithi157 (mon.0) 2467 : audit [DBG] from='client.? 172.21.15.157:0/4038118158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:23.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:23 smithi165 bash[22175]: cluster 2022-04-30T22:13:22.253758+0000 mgr.smithi157.nfpzoe (mgr.14180) 3470 : cluster [DBG] pgmap v3233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:23 smithi157 bash[20376]: cluster 2022-04-30T22:13:22.253758+0000 mgr.smithi157.nfpzoe (mgr.14180) 3470 : cluster [DBG] pgmap v3233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:25.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:13:25.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:13:25.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:13:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:25 smithi165 bash[22175]: cluster 2022-04-30T22:13:24.254363+0000 mgr.smithi157.nfpzoe (mgr.14180) 3471 : cluster [DBG] pgmap v3234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:25 smithi157 bash[20376]: cluster 2022-04-30T22:13:24.254363+0000 mgr.smithi157.nfpzoe (mgr.14180) 3471 : cluster [DBG] pgmap v3234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:25.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:13:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:26 smithi165 bash[22175]: audit 2022-04-30T22:13:25.818727+0000 mon.smithi157 (mon.0) 2468 : audit [DBG] from='client.? 172.21.15.157:0/1795387023' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:26 smithi157 bash[20376]: audit 2022-04-30T22:13:25.818727+0000 mon.smithi157 (mon.0) 2468 : audit [DBG] from='client.? 172.21.15.157:0/1795387023' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:27 smithi165 bash[22175]: cluster 2022-04-30T22:13:26.254958+0000 mgr.smithi157.nfpzoe (mgr.14180) 3472 : cluster [DBG] pgmap v3235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:27 smithi157 bash[20376]: cluster 2022-04-30T22:13:26.254958+0000 mgr.smithi157.nfpzoe (mgr.14180) 3472 : cluster [DBG] pgmap v3235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:29 smithi165 bash[22175]: cluster 2022-04-30T22:13:28.255608+0000 mgr.smithi157.nfpzoe (mgr.14180) 3473 : cluster [DBG] pgmap v3236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:29.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:29 smithi157 bash[20376]: cluster 2022-04-30T22:13:28.255608+0000 mgr.smithi157.nfpzoe (mgr.14180) 3473 : cluster [DBG] pgmap v3236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:30.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:13:30.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:13:30.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:13:31.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:13:31.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:31 smithi165 bash[22175]: cluster 2022-04-30T22:13:30.256196+0000 mgr.smithi157.nfpzoe (mgr.14180) 3474 : cluster [DBG] pgmap v3237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:31.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:31 smithi165 bash[22175]: audit 2022-04-30T22:13:31.147467+0000 mon.smithi157 (mon.0) 2469 : audit [DBG] from='client.? 172.21.15.157:0/3435931061' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:31 smithi157 bash[20376]: cluster 2022-04-30T22:13:30.256196+0000 mgr.smithi157.nfpzoe (mgr.14180) 3474 : cluster [DBG] pgmap v3237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:31 smithi157 bash[20376]: audit 2022-04-30T22:13:31.147467+0000 mon.smithi157 (mon.0) 2469 : audit [DBG] from='client.? 172.21.15.157:0/3435931061' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:33 smithi165 bash[22175]: cluster 2022-04-30T22:13:32.256818+0000 mgr.smithi157.nfpzoe (mgr.14180) 3475 : cluster [DBG] pgmap v3238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:33 smithi157 bash[20376]: cluster 2022-04-30T22:13:32.256818+0000 mgr.smithi157.nfpzoe (mgr.14180) 3475 : cluster [DBG] pgmap v3238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:35 smithi165 bash[22175]: cluster 2022-04-30T22:13:34.257423+0000 mgr.smithi157.nfpzoe (mgr.14180) 3476 : cluster [DBG] pgmap v3239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:35 smithi157 bash[20376]: cluster 2022-04-30T22:13:34.257423+0000 mgr.smithi157.nfpzoe (mgr.14180) 3476 : cluster [DBG] pgmap v3239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:36.170 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:13:36.170 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:13:36.170 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:13:36.498 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:13:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:37 smithi165 bash[22175]: cluster 2022-04-30T22:13:36.258062+0000 mgr.smithi157.nfpzoe (mgr.14180) 3477 : cluster [DBG] pgmap v3240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:37.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:37 smithi165 bash[22175]: audit 2022-04-30T22:13:36.479763+0000 mon.smithi157 (mon.0) 2470 : audit [DBG] from='client.? 172.21.15.157:0/1893563089' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:37 smithi157 bash[20376]: cluster 2022-04-30T22:13:36.258062+0000 mgr.smithi157.nfpzoe (mgr.14180) 3477 : cluster [DBG] pgmap v3240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:37 smithi157 bash[20376]: audit 2022-04-30T22:13:36.479763+0000 mon.smithi157 (mon.0) 2470 : audit [DBG] from='client.? 172.21.15.157:0/1893563089' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:39 smithi165 bash[22175]: cluster 2022-04-30T22:13:38.258675+0000 mgr.smithi157.nfpzoe (mgr.14180) 3478 : cluster [DBG] pgmap v3241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:39 smithi157 bash[20376]: cluster 2022-04-30T22:13:38.258675+0000 mgr.smithi157.nfpzoe (mgr.14180) 3478 : cluster [DBG] pgmap v3241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:41.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:13:41.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:13:41.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:13:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:41 smithi165 bash[22175]: cluster 2022-04-30T22:13:40.259361+0000 mgr.smithi157.nfpzoe (mgr.14180) 3479 : cluster [DBG] pgmap v3242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:41.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:41 smithi157 bash[20376]: cluster 2022-04-30T22:13:40.259361+0000 mgr.smithi157.nfpzoe (mgr.14180) 3479 : cluster [DBG] pgmap v3242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:41.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:13:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:42 smithi165 bash[22175]: audit 2022-04-30T22:13:41.808856+0000 mon.smithi157 (mon.0) 2471 : audit [DBG] from='client.? 172.21.15.157:0/947260586' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:42 smithi157 bash[20376]: audit 2022-04-30T22:13:41.808856+0000 mon.smithi157 (mon.0) 2471 : audit [DBG] from='client.? 172.21.15.157:0/947260586' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:43 smithi165 bash[22175]: cluster 2022-04-30T22:13:42.260012+0000 mgr.smithi157.nfpzoe (mgr.14180) 3480 : cluster [DBG] pgmap v3243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:43 smithi157 bash[20376]: cluster 2022-04-30T22:13:42.260012+0000 mgr.smithi157.nfpzoe (mgr.14180) 3480 : cluster [DBG] pgmap v3243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:45 smithi165 bash[22175]: cluster 2022-04-30T22:13:44.260633+0000 mgr.smithi157.nfpzoe (mgr.14180) 3481 : cluster [DBG] pgmap v3244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:45 smithi157 bash[20376]: cluster 2022-04-30T22:13:44.260633+0000 mgr.smithi157.nfpzoe (mgr.14180) 3481 : cluster [DBG] pgmap v3244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:46.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:13:46.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:13:46.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:13:47.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:13:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:47 smithi165 bash[22175]: cluster 2022-04-30T22:13:46.261298+0000 mgr.smithi157.nfpzoe (mgr.14180) 3482 : cluster [DBG] pgmap v3245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:47 smithi165 bash[22175]: audit 2022-04-30T22:13:47.138003+0000 mon.smithi157 (mon.0) 2472 : audit [DBG] from='client.? 172.21.15.157:0/3492108766' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:47 smithi157 bash[20376]: cluster 2022-04-30T22:13:46.261298+0000 mgr.smithi157.nfpzoe (mgr.14180) 3482 : cluster [DBG] pgmap v3245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:47 smithi157 bash[20376]: audit 2022-04-30T22:13:47.138003+0000 mon.smithi157 (mon.0) 2472 : audit [DBG] from='client.? 172.21.15.157:0/3492108766' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:49 smithi165 bash[22175]: cluster 2022-04-30T22:13:48.261930+0000 mgr.smithi157.nfpzoe (mgr.14180) 3483 : cluster [DBG] pgmap v3246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:49 smithi157 bash[20376]: cluster 2022-04-30T22:13:48.261930+0000 mgr.smithi157.nfpzoe (mgr.14180) 3483 : cluster [DBG] pgmap v3246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:50.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:50 smithi165 bash[22175]: audit 2022-04-30T22:13:50.272416+0000 mon.smithi157 (mon.0) 2473 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:13:50.679 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:50 smithi165 bash[22175]: audit 2022-04-30T22:13:50.275235+0000 mon.smithi157 (mon.0) 2474 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:13:50.679 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:50 smithi165 bash[22175]: audit 2022-04-30T22:13:50.277138+0000 mon.smithi157 (mon.0) 2475 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:13:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:50 smithi157 bash[20376]: audit 2022-04-30T22:13:50.272416+0000 mon.smithi157 (mon.0) 2473 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:13:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:50 smithi157 bash[20376]: audit 2022-04-30T22:13:50.275235+0000 mon.smithi157 (mon.0) 2474 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:13:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:50 smithi157 bash[20376]: audit 2022-04-30T22:13:50.277138+0000 mon.smithi157 (mon.0) 2475 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:13:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:51 smithi165 bash[22175]: cluster 2022-04-30T22:13:50.262566+0000 mgr.smithi157.nfpzoe (mgr.14180) 3484 : cluster [DBG] pgmap v3247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:51 smithi157 bash[20376]: cluster 2022-04-30T22:13:50.262566+0000 mgr.smithi157.nfpzoe (mgr.14180) 3484 : cluster [DBG] pgmap v3247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:52.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:13:52.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:13:52.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:13:52.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:13:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:53 smithi165 bash[22175]: cluster 2022-04-30T22:13:52.263293+0000 mgr.smithi157.nfpzoe (mgr.14180) 3485 : cluster [DBG] pgmap v3248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:53.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:53 smithi165 bash[22175]: audit 2022-04-30T22:13:52.468078+0000 mon.smithi157 (mon.0) 2476 : audit [DBG] from='client.? 172.21.15.157:0/3091300514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:53 smithi157 bash[20376]: cluster 2022-04-30T22:13:52.263293+0000 mgr.smithi157.nfpzoe (mgr.14180) 3485 : cluster [DBG] pgmap v3248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:53 smithi157 bash[20376]: audit 2022-04-30T22:13:52.468078+0000 mon.smithi157 (mon.0) 2476 : audit [DBG] from='client.? 172.21.15.157:0/3091300514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:55.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:55 smithi165 bash[22175]: audit 2022-04-30T22:13:54.069474+0000 mon.smithi157 (mon.0) 2477 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:13:55.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:55 smithi165 bash[22175]: cluster 2022-04-30T22:13:54.264000+0000 mgr.smithi157.nfpzoe (mgr.14180) 3486 : cluster [DBG] pgmap v3249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:55.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:55 smithi165 bash[22175]: cluster 2022-04-30T22:13:54.357049+0000 mgr.smithi157.nfpzoe (mgr.14180) 3487 : cluster [DBG] pgmap v3250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:55.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:55 smithi165 bash[22175]: cluster 2022-04-30T22:13:54.357592+0000 mgr.smithi157.nfpzoe (mgr.14180) 3488 : cluster [DBG] pgmap v3251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:55.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:55 smithi165 bash[22175]: audit 2022-04-30T22:13:54.364590+0000 mon.smithi157 (mon.0) 2478 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:13:55.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:55 smithi165 bash[22175]: audit 2022-04-30T22:13:54.373757+0000 mon.smithi157 (mon.0) 2479 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:13:55.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:55 smithi165 bash[22175]: cephadm 2022-04-30T22:13:54.375260+0000 mgr.smithi157.nfpzoe (mgr.14180) 3489 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:13:55.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:55 smithi165 bash[22175]: cephadm 2022-04-30T22:13:54.375415+0000 mgr.smithi157.nfpzoe (mgr.14180) 3490 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:13:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:55 smithi157 bash[20376]: audit 2022-04-30T22:13:54.069474+0000 mon.smithi157 (mon.0) 2477 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:13:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:55 smithi157 bash[20376]: cluster 2022-04-30T22:13:54.264000+0000 mgr.smithi157.nfpzoe (mgr.14180) 3486 : cluster [DBG] pgmap v3249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:55 smithi157 bash[20376]: cluster 2022-04-30T22:13:54.357049+0000 mgr.smithi157.nfpzoe (mgr.14180) 3487 : cluster [DBG] pgmap v3250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:55 smithi157 bash[20376]: cluster 2022-04-30T22:13:54.357592+0000 mgr.smithi157.nfpzoe (mgr.14180) 3488 : cluster [DBG] pgmap v3251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:55 smithi157 bash[20376]: audit 2022-04-30T22:13:54.364590+0000 mon.smithi157 (mon.0) 2478 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:13:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:55 smithi157 bash[20376]: audit 2022-04-30T22:13:54.373757+0000 mon.smithi157 (mon.0) 2479 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:13:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:55 smithi157 bash[20376]: cephadm 2022-04-30T22:13:54.375260+0000 mgr.smithi157.nfpzoe (mgr.14180) 3489 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:13:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:55 smithi157 bash[20376]: cephadm 2022-04-30T22:13:54.375415+0000 mgr.smithi157.nfpzoe (mgr.14180) 3490 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:13:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:56 smithi165 bash[22175]: cluster 2022-04-30T22:13:56.358242+0000 mgr.smithi157.nfpzoe (mgr.14180) 3491 : cluster [DBG] pgmap v3252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:56 smithi157 bash[20376]: cluster 2022-04-30T22:13:56.358242+0000 mgr.smithi157.nfpzoe (mgr.14180) 3491 : cluster [DBG] pgmap v3252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:57.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:13:57.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:13:57.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:13:57.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:13:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:57 smithi165 bash[22175]: audit 2022-04-30T22:13:57.797110+0000 mon.smithi157 (mon.0) 2480 : audit [DBG] from='client.? 172.21.15.157:0/3310675055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:57 smithi157 bash[20376]: audit 2022-04-30T22:13:57.797110+0000 mon.smithi157 (mon.0) 2480 : audit [DBG] from='client.? 172.21.15.157:0/3310675055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:13:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:59 smithi165 bash[22175]: cluster 2022-04-30T22:13:58.358877+0000 mgr.smithi157.nfpzoe (mgr.14180) 3492 : cluster [DBG] pgmap v3253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:59 smithi165 bash[22175]: audit 2022-04-30T22:13:58.590252+0000 mon.smithi157 (mon.0) 2481 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:13:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:13:59 smithi165 bash[22175]: audit 2022-04-30T22:13:58.590904+0000 mon.smithi157 (mon.0) 2482 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:13:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:59 smithi157 bash[20376]: cluster 2022-04-30T22:13:58.358877+0000 mgr.smithi157.nfpzoe (mgr.14180) 3492 : cluster [DBG] pgmap v3253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:13:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:59 smithi157 bash[20376]: audit 2022-04-30T22:13:58.590252+0000 mon.smithi157 (mon.0) 2481 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:13:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:13:59 smithi157 bash[20376]: audit 2022-04-30T22:13:58.590904+0000 mon.smithi157 (mon.0) 2482 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:14:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:00 smithi165 bash[22175]: cluster 2022-04-30T22:14:00.359609+0000 mgr.smithi157.nfpzoe (mgr.14180) 3493 : cluster [DBG] pgmap v3254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:00 smithi157 bash[20376]: cluster 2022-04-30T22:14:00.359609+0000 mgr.smithi157.nfpzoe (mgr.14180) 3493 : cluster [DBG] pgmap v3254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:02.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:14:02.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:14:02.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:14:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:02 smithi165 bash[22175]: cluster 2022-04-30T22:14:02.360265+0000 mgr.smithi157.nfpzoe (mgr.14180) 3494 : cluster [DBG] pgmap v3255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:02 smithi157 bash[20376]: cluster 2022-04-30T22:14:02.360265+0000 mgr.smithi157.nfpzoe (mgr.14180) 3494 : cluster [DBG] pgmap v3255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:03.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:14:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:04 smithi165 bash[22175]: audit 2022-04-30T22:14:03.130777+0000 mon.smithi157 (mon.0) 2483 : audit [DBG] from='client.? 172.21.15.157:0/2093335228' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:04 smithi157 bash[20376]: audit 2022-04-30T22:14:03.130777+0000 mon.smithi157 (mon.0) 2483 : audit [DBG] from='client.? 172.21.15.157:0/2093335228' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:05 smithi165 bash[22175]: cluster 2022-04-30T22:14:04.360929+0000 mgr.smithi157.nfpzoe (mgr.14180) 3495 : cluster [DBG] pgmap v3256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:05 smithi157 bash[20376]: cluster 2022-04-30T22:14:04.360929+0000 mgr.smithi157.nfpzoe (mgr.14180) 3495 : cluster [DBG] pgmap v3256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:06 smithi165 bash[22175]: cluster 2022-04-30T22:14:06.361550+0000 mgr.smithi157.nfpzoe (mgr.14180) 3496 : cluster [DBG] pgmap v3257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:06 smithi157 bash[20376]: cluster 2022-04-30T22:14:06.361550+0000 mgr.smithi157.nfpzoe (mgr.14180) 3496 : cluster [DBG] pgmap v3257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:08.154 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:14:08.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:14:08.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:14:08.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:14:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:09 smithi165 bash[22175]: cluster 2022-04-30T22:14:08.362138+0000 mgr.smithi157.nfpzoe (mgr.14180) 3497 : cluster [DBG] pgmap v3258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:09 smithi165 bash[22175]: audit 2022-04-30T22:14:08.464187+0000 mon.smithi157 (mon.0) 2484 : audit [DBG] from='client.? 172.21.15.157:0/604600635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:09 smithi157 bash[20376]: cluster 2022-04-30T22:14:08.362138+0000 mgr.smithi157.nfpzoe (mgr.14180) 3497 : cluster [DBG] pgmap v3258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:09 smithi157 bash[20376]: audit 2022-04-30T22:14:08.464187+0000 mon.smithi157 (mon.0) 2484 : audit [DBG] from='client.? 172.21.15.157:0/604600635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:10 smithi165 bash[22175]: cluster 2022-04-30T22:14:10.362883+0000 mgr.smithi157.nfpzoe (mgr.14180) 3498 : cluster [DBG] pgmap v3259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:10 smithi157 bash[20376]: cluster 2022-04-30T22:14:10.362883+0000 mgr.smithi157.nfpzoe (mgr.14180) 3498 : cluster [DBG] pgmap v3259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:12 smithi165 bash[22175]: cluster 2022-04-30T22:14:12.363595+0000 mgr.smithi157.nfpzoe (mgr.14180) 3499 : cluster [DBG] pgmap v3260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:12 smithi157 bash[20376]: cluster 2022-04-30T22:14:12.363595+0000 mgr.smithi157.nfpzoe (mgr.14180) 3499 : cluster [DBG] pgmap v3260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:13.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:14:13.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:14:13.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:14:13.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:14:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:14 smithi165 bash[22175]: audit 2022-04-30T22:14:13.793875+0000 mon.smithi157 (mon.0) 2485 : audit [DBG] from='client.? 172.21.15.157:0/3811767679' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:14 smithi157 bash[20376]: audit 2022-04-30T22:14:13.793875+0000 mon.smithi157 (mon.0) 2485 : audit [DBG] from='client.? 172.21.15.157:0/3811767679' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:15 smithi165 bash[22175]: cluster 2022-04-30T22:14:14.364209+0000 mgr.smithi157.nfpzoe (mgr.14180) 3500 : cluster [DBG] pgmap v3261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:15.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:15 smithi157 bash[20376]: cluster 2022-04-30T22:14:14.364209+0000 mgr.smithi157.nfpzoe (mgr.14180) 3500 : cluster [DBG] pgmap v3261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:16 smithi165 bash[22175]: cluster 2022-04-30T22:14:16.364845+0000 mgr.smithi157.nfpzoe (mgr.14180) 3501 : cluster [DBG] pgmap v3262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:16 smithi157 bash[20376]: cluster 2022-04-30T22:14:16.364845+0000 mgr.smithi157.nfpzoe (mgr.14180) 3501 : cluster [DBG] pgmap v3262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:18.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:14:18.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:14:18.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:14:19.151 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:14:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:19 smithi165 bash[22175]: cluster 2022-04-30T22:14:18.365461+0000 mgr.smithi157.nfpzoe (mgr.14180) 3502 : cluster [DBG] pgmap v3263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:19 smithi157 bash[20376]: cluster 2022-04-30T22:14:18.365461+0000 mgr.smithi157.nfpzoe (mgr.14180) 3502 : cluster [DBG] pgmap v3263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:20 smithi165 bash[22175]: audit 2022-04-30T22:14:19.132523+0000 mon.smithi157 (mon.0) 2486 : audit [DBG] from='client.? 172.21.15.157:0/1603404955' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:20 smithi157 bash[20376]: audit 2022-04-30T22:14:19.132523+0000 mon.smithi157 (mon.0) 2486 : audit [DBG] from='client.? 172.21.15.157:0/1603404955' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:21 smithi165 bash[22175]: cluster 2022-04-30T22:14:20.366183+0000 mgr.smithi157.nfpzoe (mgr.14180) 3503 : cluster [DBG] pgmap v3264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:21 smithi157 bash[20376]: cluster 2022-04-30T22:14:20.366183+0000 mgr.smithi157.nfpzoe (mgr.14180) 3503 : cluster [DBG] pgmap v3264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:22.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:22 smithi165 bash[22175]: cluster 2022-04-30T22:14:22.367001+0000 mgr.smithi157.nfpzoe (mgr.14180) 3504 : cluster [DBG] pgmap v3265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:22 smithi157 bash[20376]: cluster 2022-04-30T22:14:22.367001+0000 mgr.smithi157.nfpzoe (mgr.14180) 3504 : cluster [DBG] pgmap v3265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:24.154 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:14:24.154 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:14:24.154 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:14:24.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:14:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:24 smithi165 bash[22175]: cluster 2022-04-30T22:14:24.367677+0000 mgr.smithi157.nfpzoe (mgr.14180) 3505 : cluster [DBG] pgmap v3266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:24 smithi157 bash[20376]: cluster 2022-04-30T22:14:24.367677+0000 mgr.smithi157.nfpzoe (mgr.14180) 3505 : cluster [DBG] pgmap v3266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:25 smithi165 bash[22175]: audit 2022-04-30T22:14:24.460509+0000 mon.smithi157 (mon.0) 2487 : audit [DBG] from='client.? 172.21.15.157:0/878309933' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:25 smithi157 bash[20376]: audit 2022-04-30T22:14:24.460509+0000 mon.smithi157 (mon.0) 2487 : audit [DBG] from='client.? 172.21.15.157:0/878309933' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:26 smithi165 bash[22175]: cluster 2022-04-30T22:14:26.368277+0000 mgr.smithi157.nfpzoe (mgr.14180) 3506 : cluster [DBG] pgmap v3267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:26 smithi157 bash[20376]: cluster 2022-04-30T22:14:26.368277+0000 mgr.smithi157.nfpzoe (mgr.14180) 3506 : cluster [DBG] pgmap v3267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:29 smithi165 bash[22175]: cluster 2022-04-30T22:14:28.368901+0000 mgr.smithi157.nfpzoe (mgr.14180) 3507 : cluster [DBG] pgmap v3268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:29 smithi157 bash[20376]: cluster 2022-04-30T22:14:28.368901+0000 mgr.smithi157.nfpzoe (mgr.14180) 3507 : cluster [DBG] pgmap v3268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:29.482 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:14:29.482 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:14:29.482 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:14:29.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:14:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:30 smithi165 bash[22175]: audit 2022-04-30T22:14:29.785207+0000 mon.smithi157 (mon.0) 2488 : audit [DBG] from='client.? 172.21.15.157:0/1018136078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:30.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:30 smithi157 bash[20376]: audit 2022-04-30T22:14:29.785207+0000 mon.smithi157 (mon.0) 2488 : audit [DBG] from='client.? 172.21.15.157:0/1018136078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:31 smithi165 bash[22175]: cluster 2022-04-30T22:14:30.369529+0000 mgr.smithi157.nfpzoe (mgr.14180) 3508 : cluster [DBG] pgmap v3269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:31 smithi157 bash[20376]: cluster 2022-04-30T22:14:30.369529+0000 mgr.smithi157.nfpzoe (mgr.14180) 3508 : cluster [DBG] pgmap v3269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:32 smithi165 bash[22175]: cluster 2022-04-30T22:14:32.370155+0000 mgr.smithi157.nfpzoe (mgr.14180) 3509 : cluster [DBG] pgmap v3270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:32 smithi157 bash[20376]: cluster 2022-04-30T22:14:32.370155+0000 mgr.smithi157.nfpzoe (mgr.14180) 3509 : cluster [DBG] pgmap v3270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:34.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:14:34.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:14:34.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:14:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:34 smithi165 bash[22175]: cluster 2022-04-30T22:14:34.370731+0000 mgr.smithi157.nfpzoe (mgr.14180) 3510 : cluster [DBG] pgmap v3271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:34 smithi157 bash[20376]: cluster 2022-04-30T22:14:34.370731+0000 mgr.smithi157.nfpzoe (mgr.14180) 3510 : cluster [DBG] pgmap v3271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:35.133 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:14:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:35 smithi165 bash[22175]: audit 2022-04-30T22:14:35.113914+0000 mon.smithi157 (mon.0) 2489 : audit [DBG] from='client.? 172.21.15.157:0/342430684' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:35 smithi157 bash[20376]: audit 2022-04-30T22:14:35.113914+0000 mon.smithi157 (mon.0) 2489 : audit [DBG] from='client.? 172.21.15.157:0/342430684' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:36 smithi165 bash[22175]: cluster 2022-04-30T22:14:36.371372+0000 mgr.smithi157.nfpzoe (mgr.14180) 3511 : cluster [DBG] pgmap v3272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:36 smithi157 bash[20376]: cluster 2022-04-30T22:14:36.371372+0000 mgr.smithi157.nfpzoe (mgr.14180) 3511 : cluster [DBG] pgmap v3272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:39 smithi165 bash[22175]: cluster 2022-04-30T22:14:38.371966+0000 mgr.smithi157.nfpzoe (mgr.14180) 3512 : cluster [DBG] pgmap v3273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:39 smithi157 bash[20376]: cluster 2022-04-30T22:14:38.371966+0000 mgr.smithi157.nfpzoe (mgr.14180) 3512 : cluster [DBG] pgmap v3273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:40.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:14:40.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:14:40.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:14:40.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:14:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:40 smithi165 bash[22175]: cluster 2022-04-30T22:14:40.372560+0000 mgr.smithi157.nfpzoe (mgr.14180) 3513 : cluster [DBG] pgmap v3274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:40 smithi165 bash[22175]: audit 2022-04-30T22:14:40.447770+0000 mon.smithi157 (mon.0) 2490 : audit [DBG] from='client.? 172.21.15.157:0/381506900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:40 smithi157 bash[20376]: cluster 2022-04-30T22:14:40.372560+0000 mgr.smithi157.nfpzoe (mgr.14180) 3513 : cluster [DBG] pgmap v3274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:40 smithi157 bash[20376]: audit 2022-04-30T22:14:40.447770+0000 mon.smithi157 (mon.0) 2490 : audit [DBG] from='client.? 172.21.15.157:0/381506900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:42 smithi165 bash[22175]: cluster 2022-04-30T22:14:42.373185+0000 mgr.smithi157.nfpzoe (mgr.14180) 3514 : cluster [DBG] pgmap v3275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:42.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:42 smithi157 bash[20376]: cluster 2022-04-30T22:14:42.373185+0000 mgr.smithi157.nfpzoe (mgr.14180) 3514 : cluster [DBG] pgmap v3275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:44 smithi165 bash[22175]: cluster 2022-04-30T22:14:44.373766+0000 mgr.smithi157.nfpzoe (mgr.14180) 3515 : cluster [DBG] pgmap v3276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:44 smithi157 bash[20376]: cluster 2022-04-30T22:14:44.373766+0000 mgr.smithi157.nfpzoe (mgr.14180) 3515 : cluster [DBG] pgmap v3276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:45.473 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:14:45.473 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:14:45.473 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:14:45.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:14:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:45 smithi165 bash[22175]: audit 2022-04-30T22:14:45.772629+0000 mon.smithi157 (mon.0) 2491 : audit [DBG] from='client.? 172.21.15.157:0/3189827531' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:45 smithi157 bash[20376]: audit 2022-04-30T22:14:45.772629+0000 mon.smithi157 (mon.0) 2491 : audit [DBG] from='client.? 172.21.15.157:0/3189827531' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:46 smithi165 bash[22175]: cluster 2022-04-30T22:14:46.374383+0000 mgr.smithi157.nfpzoe (mgr.14180) 3516 : cluster [DBG] pgmap v3277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:46 smithi157 bash[20376]: cluster 2022-04-30T22:14:46.374383+0000 mgr.smithi157.nfpzoe (mgr.14180) 3516 : cluster [DBG] pgmap v3277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:49 smithi165 bash[22175]: cluster 2022-04-30T22:14:48.374996+0000 mgr.smithi157.nfpzoe (mgr.14180) 3517 : cluster [DBG] pgmap v3278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:49 smithi157 bash[20376]: cluster 2022-04-30T22:14:48.374996+0000 mgr.smithi157.nfpzoe (mgr.14180) 3517 : cluster [DBG] pgmap v3278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:50.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:14:50.800 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:14:50.800 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:14:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:50 smithi165 bash[22175]: cluster 2022-04-30T22:14:50.375626+0000 mgr.smithi157.nfpzoe (mgr.14180) 3518 : cluster [DBG] pgmap v3279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:50.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:50 smithi157 bash[20376]: cluster 2022-04-30T22:14:50.375626+0000 mgr.smithi157.nfpzoe (mgr.14180) 3518 : cluster [DBG] pgmap v3279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:51.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:14:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:51 smithi165 bash[22175]: audit 2022-04-30T22:14:51.102855+0000 mon.smithi157 (mon.0) 2492 : audit [DBG] from='client.? 172.21.15.157:0/968130620' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:51 smithi157 bash[20376]: audit 2022-04-30T22:14:51.102855+0000 mon.smithi157 (mon.0) 2492 : audit [DBG] from='client.? 172.21.15.157:0/968130620' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:52 smithi165 bash[22175]: cluster 2022-04-30T22:14:52.376253+0000 mgr.smithi157.nfpzoe (mgr.14180) 3519 : cluster [DBG] pgmap v3280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:52 smithi157 bash[20376]: cluster 2022-04-30T22:14:52.376253+0000 mgr.smithi157.nfpzoe (mgr.14180) 3519 : cluster [DBG] pgmap v3280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:54 smithi157 bash[20376]: cluster 2022-04-30T22:14:54.376859+0000 mgr.smithi157.nfpzoe (mgr.14180) 3520 : cluster [DBG] pgmap v3281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:54 smithi157 bash[20376]: audit 2022-04-30T22:14:54.385773+0000 mon.smithi157 (mon.0) 2493 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:14:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:54 smithi157 bash[20376]: audit 2022-04-30T22:14:54.388776+0000 mon.smithi157 (mon.0) 2494 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:14:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:54 smithi157 bash[20376]: audit 2022-04-30T22:14:54.390933+0000 mon.smithi157 (mon.0) 2495 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:14:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:54 smithi165 bash[22175]: cluster 2022-04-30T22:14:54.376859+0000 mgr.smithi157.nfpzoe (mgr.14180) 3520 : cluster [DBG] pgmap v3281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:54 smithi165 bash[22175]: audit 2022-04-30T22:14:54.385773+0000 mon.smithi157 (mon.0) 2493 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:14:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:54 smithi165 bash[22175]: audit 2022-04-30T22:14:54.388776+0000 mon.smithi157 (mon.0) 2494 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:14:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:54 smithi165 bash[22175]: audit 2022-04-30T22:14:54.390933+0000 mon.smithi157 (mon.0) 2495 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:14:56.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:14:56.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:14:56.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:14:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:55 smithi165 bash[22175]: audit 2022-04-30T22:14:54.703984+0000 mon.smithi157 (mon.0) 2496 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:14:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:55 smithi157 bash[20376]: audit 2022-04-30T22:14:54.703984+0000 mon.smithi157 (mon.0) 2496 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:14:56.448 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:14:57.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:56 smithi157 bash[20376]: cluster 2022-04-30T22:14:56.377455+0000 mgr.smithi157.nfpzoe (mgr.14180) 3521 : cluster [DBG] pgmap v3282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:57.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:56 smithi157 bash[20376]: audit 2022-04-30T22:14:56.429576+0000 mon.smithi157 (mon.0) 2497 : audit [DBG] from='client.? 172.21.15.157:0/3885726525' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:56 smithi165 bash[22175]: cluster 2022-04-30T22:14:56.377455+0000 mgr.smithi157.nfpzoe (mgr.14180) 3521 : cluster [DBG] pgmap v3282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:57.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:56 smithi165 bash[22175]: audit 2022-04-30T22:14:56.429576+0000 mon.smithi157 (mon.0) 2497 : audit [DBG] from='client.? 172.21.15.157:0/3885726525' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:14:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:59 smithi165 bash[22175]: cluster 2022-04-30T22:14:58.378145+0000 mgr.smithi157.nfpzoe (mgr.14180) 3522 : cluster [DBG] pgmap v3283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:59 smithi165 bash[22175]: audit 2022-04-30T22:14:58.595972+0000 mon.smithi157 (mon.0) 2498 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:14:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:14:59 smithi165 bash[22175]: audit 2022-04-30T22:14:58.596674+0000 mon.smithi157 (mon.0) 2499 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:14:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:59 smithi157 bash[20376]: cluster 2022-04-30T22:14:58.378145+0000 mgr.smithi157.nfpzoe (mgr.14180) 3522 : cluster [DBG] pgmap v3283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:14:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:59 smithi157 bash[20376]: audit 2022-04-30T22:14:58.595972+0000 mon.smithi157 (mon.0) 2498 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:14:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:14:59 smithi157 bash[20376]: audit 2022-04-30T22:14:58.596674+0000 mon.smithi157 (mon.0) 2499 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:15:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:00 smithi157 bash[20376]: audit 2022-04-30T22:14:59.188480+0000 mon.smithi157 (mon.0) 2500 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:15:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:00 smithi157 bash[20376]: audit 2022-04-30T22:14:59.467553+0000 mon.smithi157 (mon.0) 2501 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:15:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:00 smithi157 bash[20376]: audit 2022-04-30T22:14:59.476277+0000 mon.smithi157 (mon.0) 2502 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:15:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:00 smithi165 bash[22175]: audit 2022-04-30T22:14:59.188480+0000 mon.smithi157 (mon.0) 2500 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:15:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:00 smithi165 bash[22175]: audit 2022-04-30T22:14:59.467553+0000 mon.smithi157 (mon.0) 2501 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:15:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:00 smithi165 bash[22175]: audit 2022-04-30T22:14:59.476277+0000 mon.smithi157 (mon.0) 2502 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:15:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:01 smithi165 bash[22175]: cluster 2022-04-30T22:14:59.460499+0000 mgr.smithi157.nfpzoe (mgr.14180) 3523 : cluster [DBG] pgmap v3284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:01 smithi165 bash[22175]: cluster 2022-04-30T22:14:59.460852+0000 mgr.smithi157.nfpzoe (mgr.14180) 3524 : cluster [DBG] pgmap v3285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:01 smithi165 bash[22175]: cephadm 2022-04-30T22:14:59.477365+0000 mgr.smithi157.nfpzoe (mgr.14180) 3525 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:15:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:01 smithi165 bash[22175]: cephadm 2022-04-30T22:14:59.477560+0000 mgr.smithi157.nfpzoe (mgr.14180) 3526 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:15:01.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:15:01.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:15:01.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:15:01.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:01 smithi157 bash[20376]: cluster 2022-04-30T22:14:59.460499+0000 mgr.smithi157.nfpzoe (mgr.14180) 3523 : cluster [DBG] pgmap v3284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:01 smithi157 bash[20376]: cluster 2022-04-30T22:14:59.460852+0000 mgr.smithi157.nfpzoe (mgr.14180) 3524 : cluster [DBG] pgmap v3285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:01 smithi157 bash[20376]: cephadm 2022-04-30T22:14:59.477365+0000 mgr.smithi157.nfpzoe (mgr.14180) 3525 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:15:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:01 smithi157 bash[20376]: cephadm 2022-04-30T22:14:59.477560+0000 mgr.smithi157.nfpzoe (mgr.14180) 3526 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:15:01.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:15:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:02 smithi165 bash[22175]: audit 2022-04-30T22:15:01.758725+0000 mon.smithi157 (mon.0) 2503 : audit [DBG] from='client.? 172.21.15.157:0/2404247464' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:02 smithi157 bash[20376]: audit 2022-04-30T22:15:01.758725+0000 mon.smithi157 (mon.0) 2503 : audit [DBG] from='client.? 172.21.15.157:0/2404247464' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:03 smithi165 bash[22175]: cluster 2022-04-30T22:15:01.461394+0000 mgr.smithi157.nfpzoe (mgr.14180) 3527 : cluster [DBG] pgmap v3286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:03 smithi157 bash[20376]: cluster 2022-04-30T22:15:01.461394+0000 mgr.smithi157.nfpzoe (mgr.14180) 3527 : cluster [DBG] pgmap v3286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:05 smithi165 bash[22175]: cluster 2022-04-30T22:15:03.462175+0000 mgr.smithi157.nfpzoe (mgr.14180) 3528 : cluster [DBG] pgmap v3287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:06.304 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:05 smithi157 bash[20376]: cluster 2022-04-30T22:15:03.462175+0000 mgr.smithi157.nfpzoe (mgr.14180) 3528 : cluster [DBG] pgmap v3287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:06.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:15:06.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:15:06.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:15:07.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:15:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:07 smithi157 bash[20376]: cluster 2022-04-30T22:15:05.462809+0000 mgr.smithi157.nfpzoe (mgr.14180) 3529 : cluster [DBG] pgmap v3288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:07 smithi157 bash[20376]: audit 2022-04-30T22:15:07.088833+0000 mon.smithi157 (mon.0) 2504 : audit [DBG] from='client.? 172.21.15.157:0/32931279' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:07 smithi165 bash[22175]: cluster 2022-04-30T22:15:05.462809+0000 mgr.smithi157.nfpzoe (mgr.14180) 3529 : cluster [DBG] pgmap v3288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:07 smithi165 bash[22175]: audit 2022-04-30T22:15:07.088833+0000 mon.smithi157 (mon.0) 2504 : audit [DBG] from='client.? 172.21.15.157:0/32931279' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:09 smithi157 bash[20376]: cluster 2022-04-30T22:15:07.463487+0000 mgr.smithi157.nfpzoe (mgr.14180) 3530 : cluster [DBG] pgmap v3289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:09 smithi165 bash[22175]: cluster 2022-04-30T22:15:07.463487+0000 mgr.smithi157.nfpzoe (mgr.14180) 3530 : cluster [DBG] pgmap v3289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:11 smithi165 bash[22175]: cluster 2022-04-30T22:15:09.464098+0000 mgr.smithi157.nfpzoe (mgr.14180) 3531 : cluster [DBG] pgmap v3290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:11.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:11 smithi157 bash[20376]: cluster 2022-04-30T22:15:09.464098+0000 mgr.smithi157.nfpzoe (mgr.14180) 3531 : cluster [DBG] pgmap v3290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:12.112 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:15:12.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:15:12.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:15:12.441 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:15:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:13 smithi165 bash[22175]: cluster 2022-04-30T22:15:11.464740+0000 mgr.smithi157.nfpzoe (mgr.14180) 3532 : cluster [DBG] pgmap v3291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:13.698 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:13 smithi165 bash[22175]: audit 2022-04-30T22:15:12.421766+0000 mon.smithi157 (mon.0) 2505 : audit [DBG] from='client.? 172.21.15.157:0/2398703729' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:13.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:13 smithi157 bash[20376]: cluster 2022-04-30T22:15:11.464740+0000 mgr.smithi157.nfpzoe (mgr.14180) 3532 : cluster [DBG] pgmap v3291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:13 smithi157 bash[20376]: audit 2022-04-30T22:15:12.421766+0000 mon.smithi157 (mon.0) 2505 : audit [DBG] from='client.? 172.21.15.157:0/2398703729' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:15.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:15 smithi165 bash[22175]: cluster 2022-04-30T22:15:13.465400+0000 mgr.smithi157.nfpzoe (mgr.14180) 3533 : cluster [DBG] pgmap v3292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:15 smithi157 bash[20376]: cluster 2022-04-30T22:15:13.465400+0000 mgr.smithi157.nfpzoe (mgr.14180) 3533 : cluster [DBG] pgmap v3292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:17.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:15:17.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:15:17.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:15:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:17 smithi157 bash[20376]: cluster 2022-04-30T22:15:15.466039+0000 mgr.smithi157.nfpzoe (mgr.14180) 3534 : cluster [DBG] pgmap v3293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:17 smithi165 bash[22175]: cluster 2022-04-30T22:15:15.466039+0000 mgr.smithi157.nfpzoe (mgr.14180) 3534 : cluster [DBG] pgmap v3293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:17.773 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:15:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:18 smithi165 bash[22175]: audit 2022-04-30T22:15:17.746772+0000 mon.smithi157 (mon.0) 2506 : audit [DBG] from='client.? 172.21.15.157:0/3480815521' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:18.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:18 smithi157 bash[20376]: audit 2022-04-30T22:15:17.746772+0000 mon.smithi157 (mon.0) 2506 : audit [DBG] from='client.? 172.21.15.157:0/3480815521' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:19 smithi157 bash[20376]: cluster 2022-04-30T22:15:17.466680+0000 mgr.smithi157.nfpzoe (mgr.14180) 3535 : cluster [DBG] pgmap v3294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:19 smithi165 bash[22175]: cluster 2022-04-30T22:15:17.466680+0000 mgr.smithi157.nfpzoe (mgr.14180) 3535 : cluster [DBG] pgmap v3294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:21 smithi165 bash[22175]: cluster 2022-04-30T22:15:19.467334+0000 mgr.smithi157.nfpzoe (mgr.14180) 3536 : cluster [DBG] pgmap v3295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:21 smithi157 bash[20376]: cluster 2022-04-30T22:15:19.467334+0000 mgr.smithi157.nfpzoe (mgr.14180) 3536 : cluster [DBG] pgmap v3295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:22.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:15:22.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:15:22.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:15:23.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:15:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:23 smithi165 bash[22175]: cluster 2022-04-30T22:15:21.467960+0000 mgr.smithi157.nfpzoe (mgr.14180) 3537 : cluster [DBG] pgmap v3296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:23.663 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:23 smithi165 bash[22175]: audit 2022-04-30T22:15:23.079393+0000 mon.smithi157 (mon.0) 2507 : audit [DBG] from='client.? 172.21.15.157:0/3804027998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:23 smithi157 bash[20376]: cluster 2022-04-30T22:15:21.467960+0000 mgr.smithi157.nfpzoe (mgr.14180) 3537 : cluster [DBG] pgmap v3296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:23 smithi157 bash[20376]: audit 2022-04-30T22:15:23.079393+0000 mon.smithi157 (mon.0) 2507 : audit [DBG] from='client.? 172.21.15.157:0/3804027998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:25 smithi165 bash[22175]: cluster 2022-04-30T22:15:23.468596+0000 mgr.smithi157.nfpzoe (mgr.14180) 3538 : cluster [DBG] pgmap v3297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:25 smithi157 bash[20376]: cluster 2022-04-30T22:15:23.468596+0000 mgr.smithi157.nfpzoe (mgr.14180) 3538 : cluster [DBG] pgmap v3297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:27 smithi157 bash[20376]: cluster 2022-04-30T22:15:25.469241+0000 mgr.smithi157.nfpzoe (mgr.14180) 3539 : cluster [DBG] pgmap v3298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:27 smithi165 bash[22175]: cluster 2022-04-30T22:15:25.469241+0000 mgr.smithi157.nfpzoe (mgr.14180) 3539 : cluster [DBG] pgmap v3298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:28.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:15:28.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:15:28.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:15:28.430 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:15:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:29 smithi157 bash[20376]: cluster 2022-04-30T22:15:27.469892+0000 mgr.smithi157.nfpzoe (mgr.14180) 3540 : cluster [DBG] pgmap v3299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:29 smithi157 bash[20376]: audit 2022-04-30T22:15:28.411138+0000 mon.smithi157 (mon.0) 2508 : audit [DBG] from='client.? 172.21.15.157:0/903537662' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:29.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:29 smithi165 bash[22175]: cluster 2022-04-30T22:15:27.469892+0000 mgr.smithi157.nfpzoe (mgr.14180) 3540 : cluster [DBG] pgmap v3299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:29.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:29 smithi165 bash[22175]: audit 2022-04-30T22:15:28.411138+0000 mon.smithi157 (mon.0) 2508 : audit [DBG] from='client.? 172.21.15.157:0/903537662' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:31 smithi165 bash[22175]: cluster 2022-04-30T22:15:29.470564+0000 mgr.smithi157.nfpzoe (mgr.14180) 3541 : cluster [DBG] pgmap v3300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:31 smithi157 bash[20376]: cluster 2022-04-30T22:15:29.470564+0000 mgr.smithi157.nfpzoe (mgr.14180) 3541 : cluster [DBG] pgmap v3300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:33.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:15:33.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:15:33.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:15:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:33 smithi165 bash[22175]: cluster 2022-04-30T22:15:31.471310+0000 mgr.smithi157.nfpzoe (mgr.14180) 3542 : cluster [DBG] pgmap v3301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:33 smithi157 bash[20376]: cluster 2022-04-30T22:15:31.471310+0000 mgr.smithi157.nfpzoe (mgr.14180) 3542 : cluster [DBG] pgmap v3301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:33.764 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:15:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:34 smithi165 bash[22175]: audit 2022-04-30T22:15:33.739562+0000 mon.smithi157 (mon.0) 2509 : audit [DBG] from='client.? 172.21.15.157:0/3818870636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:34 smithi157 bash[20376]: audit 2022-04-30T22:15:33.739562+0000 mon.smithi157 (mon.0) 2509 : audit [DBG] from='client.? 172.21.15.157:0/3818870636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:35 smithi165 bash[22175]: cluster 2022-04-30T22:15:33.471952+0000 mgr.smithi157.nfpzoe (mgr.14180) 3543 : cluster [DBG] pgmap v3302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:35 smithi157 bash[20376]: cluster 2022-04-30T22:15:33.471952+0000 mgr.smithi157.nfpzoe (mgr.14180) 3543 : cluster [DBG] pgmap v3302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:37.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:37 smithi165 bash[22175]: cluster 2022-04-30T22:15:35.472568+0000 mgr.smithi157.nfpzoe (mgr.14180) 3544 : cluster [DBG] pgmap v3303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:37 smithi157 bash[20376]: cluster 2022-04-30T22:15:35.472568+0000 mgr.smithi157.nfpzoe (mgr.14180) 3544 : cluster [DBG] pgmap v3303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:38.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:15:38.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:15:38.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:15:39.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:15:39.650 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:39 smithi165 bash[22175]: cluster 2022-04-30T22:15:37.473199+0000 mgr.smithi157.nfpzoe (mgr.14180) 3545 : cluster [DBG] pgmap v3304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:39.650 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:39 smithi165 bash[22175]: audit 2022-04-30T22:15:39.080043+0000 mon.smithi157 (mon.0) 2510 : audit [DBG] from='client.? 172.21.15.157:0/1324988935' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:39 smithi157 bash[20376]: cluster 2022-04-30T22:15:37.473199+0000 mgr.smithi157.nfpzoe (mgr.14180) 3545 : cluster [DBG] pgmap v3304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:39 smithi157 bash[20376]: audit 2022-04-30T22:15:39.080043+0000 mon.smithi157 (mon.0) 2510 : audit [DBG] from='client.? 172.21.15.157:0/1324988935' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:41 smithi165 bash[22175]: cluster 2022-04-30T22:15:39.473802+0000 mgr.smithi157.nfpzoe (mgr.14180) 3546 : cluster [DBG] pgmap v3305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:41.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:41 smithi157 bash[20376]: cluster 2022-04-30T22:15:39.473802+0000 mgr.smithi157.nfpzoe (mgr.14180) 3546 : cluster [DBG] pgmap v3305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:43 smithi165 bash[22175]: cluster 2022-04-30T22:15:41.474404+0000 mgr.smithi157.nfpzoe (mgr.14180) 3547 : cluster [DBG] pgmap v3306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:43 smithi157 bash[20376]: cluster 2022-04-30T22:15:41.474404+0000 mgr.smithi157.nfpzoe (mgr.14180) 3547 : cluster [DBG] pgmap v3306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:44.102 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:15:44.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:15:44.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:15:44.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:15:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:45 smithi165 bash[22175]: cluster 2022-04-30T22:15:43.475041+0000 mgr.smithi157.nfpzoe (mgr.14180) 3548 : cluster [DBG] pgmap v3307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:45 smithi165 bash[22175]: audit 2022-04-30T22:15:44.405836+0000 mon.smithi157 (mon.0) 2511 : audit [DBG] from='client.? 172.21.15.157:0/3466733814' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:45 smithi157 bash[20376]: cluster 2022-04-30T22:15:43.475041+0000 mgr.smithi157.nfpzoe (mgr.14180) 3548 : cluster [DBG] pgmap v3307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:45 smithi157 bash[20376]: audit 2022-04-30T22:15:44.405836+0000 mon.smithi157 (mon.0) 2511 : audit [DBG] from='client.? 172.21.15.157:0/3466733814' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:47 smithi165 bash[22175]: cluster 2022-04-30T22:15:45.475642+0000 mgr.smithi157.nfpzoe (mgr.14180) 3549 : cluster [DBG] pgmap v3308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:47 smithi157 bash[20376]: cluster 2022-04-30T22:15:45.475642+0000 mgr.smithi157.nfpzoe (mgr.14180) 3549 : cluster [DBG] pgmap v3308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:49.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:15:49.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:15:49.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:15:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:49 smithi165 bash[22175]: cluster 2022-04-30T22:15:47.476356+0000 mgr.smithi157.nfpzoe (mgr.14180) 3550 : cluster [DBG] pgmap v3309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:49 smithi157 bash[20376]: cluster 2022-04-30T22:15:47.476356+0000 mgr.smithi157.nfpzoe (mgr.14180) 3550 : cluster [DBG] pgmap v3309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:49.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:15:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:50 smithi165 bash[22175]: audit 2022-04-30T22:15:49.737913+0000 mon.smithi157 (mon.0) 2512 : audit [DBG] from='client.? 172.21.15.157:0/2087943545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:50 smithi157 bash[20376]: audit 2022-04-30T22:15:49.737913+0000 mon.smithi157 (mon.0) 2512 : audit [DBG] from='client.? 172.21.15.157:0/2087943545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:51 smithi165 bash[22175]: cluster 2022-04-30T22:15:49.477115+0000 mgr.smithi157.nfpzoe (mgr.14180) 3551 : cluster [DBG] pgmap v3310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:51 smithi157 bash[20376]: cluster 2022-04-30T22:15:49.477115+0000 mgr.smithi157.nfpzoe (mgr.14180) 3551 : cluster [DBG] pgmap v3310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:53 smithi165 bash[22175]: cluster 2022-04-30T22:15:51.477760+0000 mgr.smithi157.nfpzoe (mgr.14180) 3552 : cluster [DBG] pgmap v3311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:53 smithi157 bash[20376]: cluster 2022-04-30T22:15:51.477760+0000 mgr.smithi157.nfpzoe (mgr.14180) 3552 : cluster [DBG] pgmap v3311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:54.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:15:54.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:15:54.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:15:55.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:15:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:55 smithi165 bash[22175]: cluster 2022-04-30T22:15:53.478423+0000 mgr.smithi157.nfpzoe (mgr.14180) 3553 : cluster [DBG] pgmap v3312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:55.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:55 smithi165 bash[22175]: audit 2022-04-30T22:15:55.070461+0000 mon.smithi157 (mon.0) 2513 : audit [DBG] from='client.? 172.21.15.157:0/1132858949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:55 smithi157 bash[20376]: cluster 2022-04-30T22:15:53.478423+0000 mgr.smithi157.nfpzoe (mgr.14180) 3553 : cluster [DBG] pgmap v3312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:55 smithi157 bash[20376]: audit 2022-04-30T22:15:55.070461+0000 mon.smithi157 (mon.0) 2513 : audit [DBG] from='client.? 172.21.15.157:0/1132858949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:15:57.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:57 smithi165 bash[22175]: cluster 2022-04-30T22:15:55.479095+0000 mgr.smithi157.nfpzoe (mgr.14180) 3554 : cluster [DBG] pgmap v3313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:57.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:57 smithi157 bash[20376]: cluster 2022-04-30T22:15:55.479095+0000 mgr.smithi157.nfpzoe (mgr.14180) 3554 : cluster [DBG] pgmap v3313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:59 smithi165 bash[22175]: cluster 2022-04-30T22:15:57.479743+0000 mgr.smithi157.nfpzoe (mgr.14180) 3555 : cluster [DBG] pgmap v3314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:59 smithi165 bash[22175]: audit 2022-04-30T22:15:58.603130+0000 mon.smithi157 (mon.0) 2514 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:15:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:15:59 smithi165 bash[22175]: audit 2022-04-30T22:15:58.603711+0000 mon.smithi157 (mon.0) 2515 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:15:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:59 smithi157 bash[20376]: cluster 2022-04-30T22:15:57.479743+0000 mgr.smithi157.nfpzoe (mgr.14180) 3555 : cluster [DBG] pgmap v3314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:15:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:59 smithi157 bash[20376]: audit 2022-04-30T22:15:58.603130+0000 mon.smithi157 (mon.0) 2514 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:15:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:15:59 smithi157 bash[20376]: audit 2022-04-30T22:15:58.603711+0000 mon.smithi157 (mon.0) 2515 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:16:00.093 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:16:00.093 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:16:00.093 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:16:00.410 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:16:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:00 smithi165 bash[22175]: audit 2022-04-30T22:15:59.487908+0000 mon.smithi157 (mon.0) 2516 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:16:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:00 smithi165 bash[22175]: audit 2022-04-30T22:15:59.490527+0000 mon.smithi157 (mon.0) 2517 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:16:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:00 smithi165 bash[22175]: audit 2022-04-30T22:15:59.492364+0000 mon.smithi157 (mon.0) 2518 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:16:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:00 smithi165 bash[22175]: audit 2022-04-30T22:15:59.822530+0000 mon.smithi157 (mon.0) 2519 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:16:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:00 smithi165 bash[22175]: audit 2022-04-30T22:15:59.831511+0000 mon.smithi157 (mon.0) 2520 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:16:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:00 smithi157 bash[20376]: audit 2022-04-30T22:15:59.487908+0000 mon.smithi157 (mon.0) 2516 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:16:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:00 smithi157 bash[20376]: audit 2022-04-30T22:15:59.490527+0000 mon.smithi157 (mon.0) 2517 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:16:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:00 smithi157 bash[20376]: audit 2022-04-30T22:15:59.492364+0000 mon.smithi157 (mon.0) 2518 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:16:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:00 smithi157 bash[20376]: audit 2022-04-30T22:15:59.822530+0000 mon.smithi157 (mon.0) 2519 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:16:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:00 smithi157 bash[20376]: audit 2022-04-30T22:15:59.831511+0000 mon.smithi157 (mon.0) 2520 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:16:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:01 smithi165 bash[22175]: cluster 2022-04-30T22:15:59.480392+0000 mgr.smithi157.nfpzoe (mgr.14180) 3556 : cluster [DBG] pgmap v3315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:01 smithi165 bash[22175]: cluster 2022-04-30T22:15:59.816151+0000 mgr.smithi157.nfpzoe (mgr.14180) 3557 : cluster [DBG] pgmap v3316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:01 smithi165 bash[22175]: cluster 2022-04-30T22:15:59.816574+0000 mgr.smithi157.nfpzoe (mgr.14180) 3558 : cluster [DBG] pgmap v3317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:01 smithi165 bash[22175]: cephadm 2022-04-30T22:15:59.832714+0000 mgr.smithi157.nfpzoe (mgr.14180) 3559 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:16:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:01 smithi165 bash[22175]: cephadm 2022-04-30T22:15:59.832906+0000 mgr.smithi157.nfpzoe (mgr.14180) 3560 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:16:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:01 smithi165 bash[22175]: audit 2022-04-30T22:16:00.391522+0000 mon.smithi157 (mon.0) 2521 : audit [DBG] from='client.? 172.21.15.157:0/3083313370' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:01 smithi157 bash[20376]: cluster 2022-04-30T22:15:59.480392+0000 mgr.smithi157.nfpzoe (mgr.14180) 3556 : cluster [DBG] pgmap v3315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:01 smithi157 bash[20376]: cluster 2022-04-30T22:15:59.816151+0000 mgr.smithi157.nfpzoe (mgr.14180) 3557 : cluster [DBG] pgmap v3316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:01 smithi157 bash[20376]: cluster 2022-04-30T22:15:59.816574+0000 mgr.smithi157.nfpzoe (mgr.14180) 3558 : cluster [DBG] pgmap v3317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:01 smithi157 bash[20376]: cephadm 2022-04-30T22:15:59.832714+0000 mgr.smithi157.nfpzoe (mgr.14180) 3559 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:16:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:01 smithi157 bash[20376]: cephadm 2022-04-30T22:15:59.832906+0000 mgr.smithi157.nfpzoe (mgr.14180) 3560 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:16:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:01 smithi157 bash[20376]: audit 2022-04-30T22:16:00.391522+0000 mon.smithi157 (mon.0) 2521 : audit [DBG] from='client.? 172.21.15.157:0/3083313370' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:03 smithi165 bash[22175]: cluster 2022-04-30T22:16:01.817174+0000 mgr.smithi157.nfpzoe (mgr.14180) 3561 : cluster [DBG] pgmap v3318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:03 smithi157 bash[20376]: cluster 2022-04-30T22:16:01.817174+0000 mgr.smithi157.nfpzoe (mgr.14180) 3561 : cluster [DBG] pgmap v3318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:05.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:16:05.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:16:05.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:16:05.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:05 smithi165 bash[22175]: cluster 2022-04-30T22:16:03.817827+0000 mgr.smithi157.nfpzoe (mgr.14180) 3562 : cluster [DBG] pgmap v3319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:05 smithi157 bash[20376]: cluster 2022-04-30T22:16:03.817827+0000 mgr.smithi157.nfpzoe (mgr.14180) 3562 : cluster [DBG] pgmap v3319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:05.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:16:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:06 smithi157 bash[20376]: audit 2022-04-30T22:16:05.719107+0000 mon.smithi157 (mon.0) 2522 : audit [DBG] from='client.? 172.21.15.157:0/2929119026' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:06 smithi165 bash[22175]: audit 2022-04-30T22:16:05.719107+0000 mon.smithi157 (mon.0) 2522 : audit [DBG] from='client.? 172.21.15.157:0/2929119026' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:07 smithi157 bash[20376]: cluster 2022-04-30T22:16:05.818448+0000 mgr.smithi157.nfpzoe (mgr.14180) 3563 : cluster [DBG] pgmap v3320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:07 smithi165 bash[22175]: cluster 2022-04-30T22:16:05.818448+0000 mgr.smithi157.nfpzoe (mgr.14180) 3563 : cluster [DBG] pgmap v3320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:09.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:09 smithi157 bash[20376]: cluster 2022-04-30T22:16:07.819091+0000 mgr.smithi157.nfpzoe (mgr.14180) 3564 : cluster [DBG] pgmap v3321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:09.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:09 smithi165 bash[22175]: cluster 2022-04-30T22:16:07.819091+0000 mgr.smithi157.nfpzoe (mgr.14180) 3564 : cluster [DBG] pgmap v3321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:10.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:16:10.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:16:10.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:16:11.065 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:16:11.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:11 smithi157 bash[20376]: cluster 2022-04-30T22:16:09.819747+0000 mgr.smithi157.nfpzoe (mgr.14180) 3565 : cluster [DBG] pgmap v3322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:11.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:11 smithi157 bash[20376]: audit 2022-04-30T22:16:11.045344+0000 mon.smithi157 (mon.0) 2523 : audit [DBG] from='client.? 172.21.15.157:0/1044196500' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:11 smithi165 bash[22175]: cluster 2022-04-30T22:16:09.819747+0000 mgr.smithi157.nfpzoe (mgr.14180) 3565 : cluster [DBG] pgmap v3322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:11.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:11 smithi165 bash[22175]: audit 2022-04-30T22:16:11.045344+0000 mon.smithi157 (mon.0) 2523 : audit [DBG] from='client.? 172.21.15.157:0/1044196500' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:13 smithi157 bash[20376]: cluster 2022-04-30T22:16:11.820505+0000 mgr.smithi157.nfpzoe (mgr.14180) 3566 : cluster [DBG] pgmap v3323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:13 smithi165 bash[22175]: cluster 2022-04-30T22:16:11.820505+0000 mgr.smithi157.nfpzoe (mgr.14180) 3566 : cluster [DBG] pgmap v3323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:15 smithi157 bash[20376]: cluster 2022-04-30T22:16:13.821140+0000 mgr.smithi157.nfpzoe (mgr.14180) 3567 : cluster [DBG] pgmap v3324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:15 smithi165 bash[22175]: cluster 2022-04-30T22:16:13.821140+0000 mgr.smithi157.nfpzoe (mgr.14180) 3567 : cluster [DBG] pgmap v3324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:16.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:16:16.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:16:16.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:16:16.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:16:16.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:16 smithi157 bash[20376]: cluster 2022-04-30T22:16:15.821773+0000 mgr.smithi157.nfpzoe (mgr.14180) 3568 : cluster [DBG] pgmap v3325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:16.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:16 smithi157 bash[20376]: audit 2022-04-30T22:16:16.368117+0000 mon.smithi157 (mon.0) 2524 : audit [DBG] from='client.? 172.21.15.157:0/1411199402' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:16 smithi165 bash[22175]: cluster 2022-04-30T22:16:15.821773+0000 mgr.smithi157.nfpzoe (mgr.14180) 3568 : cluster [DBG] pgmap v3325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:16 smithi165 bash[22175]: audit 2022-04-30T22:16:16.368117+0000 mon.smithi157 (mon.0) 2524 : audit [DBG] from='client.? 172.21.15.157:0/1411199402' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:19 smithi165 bash[22175]: cluster 2022-04-30T22:16:17.822524+0000 mgr.smithi157.nfpzoe (mgr.14180) 3569 : cluster [DBG] pgmap v3326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:19 smithi157 bash[20376]: cluster 2022-04-30T22:16:17.822524+0000 mgr.smithi157.nfpzoe (mgr.14180) 3569 : cluster [DBG] pgmap v3326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:21.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:16:21.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:16:21.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:16:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:21 smithi165 bash[22175]: cluster 2022-04-30T22:16:19.823168+0000 mgr.smithi157.nfpzoe (mgr.14180) 3570 : cluster [DBG] pgmap v3327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:21 smithi157 bash[20376]: cluster 2022-04-30T22:16:19.823168+0000 mgr.smithi157.nfpzoe (mgr.14180) 3570 : cluster [DBG] pgmap v3327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:21.730 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:16:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:22 smithi165 bash[22175]: audit 2022-04-30T22:16:21.707414+0000 mon.smithi165 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.157:0/4085537040' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:22 smithi157 bash[20376]: audit 2022-04-30T22:16:21.707414+0000 mon.smithi165 (mon.1) 19 : audit [DBG] from='client.? 172.21.15.157:0/4085537040' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:23.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:23 smithi165 bash[22175]: cluster 2022-04-30T22:16:21.823761+0000 mgr.smithi157.nfpzoe (mgr.14180) 3571 : cluster [DBG] pgmap v3328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:23 smithi157 bash[20376]: cluster 2022-04-30T22:16:21.823761+0000 mgr.smithi157.nfpzoe (mgr.14180) 3571 : cluster [DBG] pgmap v3328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:25 smithi165 bash[22175]: cluster 2022-04-30T22:16:23.824394+0000 mgr.smithi157.nfpzoe (mgr.14180) 3572 : cluster [DBG] pgmap v3329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:25 smithi157 bash[20376]: cluster 2022-04-30T22:16:23.824394+0000 mgr.smithi157.nfpzoe (mgr.14180) 3572 : cluster [DBG] pgmap v3329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:26.732 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:16:26.732 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:16:26.732 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:16:27.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:16:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:27 smithi165 bash[22175]: cluster 2022-04-30T22:16:25.824992+0000 mgr.smithi157.nfpzoe (mgr.14180) 3573 : cluster [DBG] pgmap v3330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:27 smithi165 bash[22175]: audit 2022-04-30T22:16:27.036962+0000 mon.smithi157 (mon.0) 2525 : audit [DBG] from='client.? 172.21.15.157:0/1009912008' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:27 smithi157 bash[20376]: cluster 2022-04-30T22:16:25.824992+0000 mgr.smithi157.nfpzoe (mgr.14180) 3573 : cluster [DBG] pgmap v3330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:27 smithi157 bash[20376]: audit 2022-04-30T22:16:27.036962+0000 mon.smithi157 (mon.0) 2525 : audit [DBG] from='client.? 172.21.15.157:0/1009912008' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:29 smithi157 bash[20376]: cluster 2022-04-30T22:16:27.825649+0000 mgr.smithi157.nfpzoe (mgr.14180) 3574 : cluster [DBG] pgmap v3331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:29 smithi165 bash[22175]: cluster 2022-04-30T22:16:27.825649+0000 mgr.smithi157.nfpzoe (mgr.14180) 3574 : cluster [DBG] pgmap v3331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:31 smithi157 bash[20376]: cluster 2022-04-30T22:16:29.826263+0000 mgr.smithi157.nfpzoe (mgr.14180) 3575 : cluster [DBG] pgmap v3332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:31 smithi165 bash[22175]: cluster 2022-04-30T22:16:29.826263+0000 mgr.smithi157.nfpzoe (mgr.14180) 3575 : cluster [DBG] pgmap v3332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:32.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:16:32.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:16:32.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:16:32.378 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:16:33.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:33 smithi165 bash[22175]: cluster 2022-04-30T22:16:31.826874+0000 mgr.smithi157.nfpzoe (mgr.14180) 3576 : cluster [DBG] pgmap v3333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:33.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:33 smithi165 bash[22175]: audit 2022-04-30T22:16:32.360330+0000 mon.smithi157 (mon.0) 2526 : audit [DBG] from='client.? 172.21.15.157:0/3939529026' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:33 smithi157 bash[20376]: cluster 2022-04-30T22:16:31.826874+0000 mgr.smithi157.nfpzoe (mgr.14180) 3576 : cluster [DBG] pgmap v3333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:33 smithi157 bash[20376]: audit 2022-04-30T22:16:32.360330+0000 mon.smithi157 (mon.0) 2526 : audit [DBG] from='client.? 172.21.15.157:0/3939529026' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:35 smithi157 bash[20376]: cluster 2022-04-30T22:16:33.827477+0000 mgr.smithi157.nfpzoe (mgr.14180) 3577 : cluster [DBG] pgmap v3334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:35 smithi165 bash[22175]: cluster 2022-04-30T22:16:33.827477+0000 mgr.smithi157.nfpzoe (mgr.14180) 3577 : cluster [DBG] pgmap v3334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:37.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:16:37.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:16:37.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:16:37.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:37 smithi157 bash[20376]: cluster 2022-04-30T22:16:35.828077+0000 mgr.smithi157.nfpzoe (mgr.14180) 3578 : cluster [DBG] pgmap v3335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:37 smithi165 bash[22175]: cluster 2022-04-30T22:16:35.828077+0000 mgr.smithi157.nfpzoe (mgr.14180) 3578 : cluster [DBG] pgmap v3335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:37.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:16:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:38 smithi157 bash[20376]: audit 2022-04-30T22:16:37.689399+0000 mon.smithi157 (mon.0) 2527 : audit [DBG] from='client.? 172.21.15.157:0/862692228' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:38 smithi165 bash[22175]: audit 2022-04-30T22:16:37.689399+0000 mon.smithi157 (mon.0) 2527 : audit [DBG] from='client.? 172.21.15.157:0/862692228' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:39 smithi157 bash[20376]: cluster 2022-04-30T22:16:37.828726+0000 mgr.smithi157.nfpzoe (mgr.14180) 3579 : cluster [DBG] pgmap v3336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:39 smithi165 bash[22175]: cluster 2022-04-30T22:16:37.828726+0000 mgr.smithi157.nfpzoe (mgr.14180) 3579 : cluster [DBG] pgmap v3336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:41 smithi157 bash[20376]: cluster 2022-04-30T22:16:39.829358+0000 mgr.smithi157.nfpzoe (mgr.14180) 3580 : cluster [DBG] pgmap v3337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:41 smithi165 bash[22175]: cluster 2022-04-30T22:16:39.829358+0000 mgr.smithi157.nfpzoe (mgr.14180) 3580 : cluster [DBG] pgmap v3337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:42.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:16:42.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:16:42.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:16:43.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:16:43.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:43 smithi165 bash[22175]: cluster 2022-04-30T22:16:41.830008+0000 mgr.smithi157.nfpzoe (mgr.14180) 3581 : cluster [DBG] pgmap v3338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:43.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:43 smithi165 bash[22175]: audit 2022-04-30T22:16:43.015835+0000 mon.smithi157 (mon.0) 2528 : audit [DBG] from='client.? 172.21.15.157:0/1534852118' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:43 smithi157 bash[20376]: cluster 2022-04-30T22:16:41.830008+0000 mgr.smithi157.nfpzoe (mgr.14180) 3581 : cluster [DBG] pgmap v3338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:43 smithi157 bash[20376]: audit 2022-04-30T22:16:43.015835+0000 mon.smithi157 (mon.0) 2528 : audit [DBG] from='client.? 172.21.15.157:0/1534852118' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:45 smithi157 bash[20376]: cluster 2022-04-30T22:16:43.830631+0000 mgr.smithi157.nfpzoe (mgr.14180) 3582 : cluster [DBG] pgmap v3339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:45 smithi165 bash[22175]: cluster 2022-04-30T22:16:43.830631+0000 mgr.smithi157.nfpzoe (mgr.14180) 3582 : cluster [DBG] pgmap v3339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:47 smithi157 bash[20376]: cluster 2022-04-30T22:16:45.831273+0000 mgr.smithi157.nfpzoe (mgr.14180) 3583 : cluster [DBG] pgmap v3340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:47 smithi165 bash[22175]: cluster 2022-04-30T22:16:45.831273+0000 mgr.smithi157.nfpzoe (mgr.14180) 3583 : cluster [DBG] pgmap v3340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:48.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:16:48.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:16:48.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:16:48.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:16:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:49 smithi157 bash[20376]: cluster 2022-04-30T22:16:47.831942+0000 mgr.smithi157.nfpzoe (mgr.14180) 3584 : cluster [DBG] pgmap v3341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:49 smithi157 bash[20376]: audit 2022-04-30T22:16:48.346032+0000 mon.smithi157 (mon.0) 2529 : audit [DBG] from='client.? 172.21.15.157:0/3459646701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:49 smithi165 bash[22175]: cluster 2022-04-30T22:16:47.831942+0000 mgr.smithi157.nfpzoe (mgr.14180) 3584 : cluster [DBG] pgmap v3341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:49 smithi165 bash[22175]: audit 2022-04-30T22:16:48.346032+0000 mon.smithi157 (mon.0) 2529 : audit [DBG] from='client.? 172.21.15.157:0/3459646701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:51 smithi165 bash[22175]: cluster 2022-04-30T22:16:49.832666+0000 mgr.smithi157.nfpzoe (mgr.14180) 3585 : cluster [DBG] pgmap v3342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:51 smithi157 bash[20376]: cluster 2022-04-30T22:16:49.832666+0000 mgr.smithi157.nfpzoe (mgr.14180) 3585 : cluster [DBG] pgmap v3342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:53.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:16:53.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:16:53.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:16:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:53 smithi165 bash[22175]: cluster 2022-04-30T22:16:51.833300+0000 mgr.smithi157.nfpzoe (mgr.14180) 3586 : cluster [DBG] pgmap v3343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:53.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:16:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:53 smithi157 bash[20376]: cluster 2022-04-30T22:16:51.833300+0000 mgr.smithi157.nfpzoe (mgr.14180) 3586 : cluster [DBG] pgmap v3343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:54 smithi165 bash[22175]: audit 2022-04-30T22:16:53.676020+0000 mon.smithi157 (mon.0) 2530 : audit [DBG] from='client.? 172.21.15.157:0/203526959' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:54 smithi157 bash[20376]: audit 2022-04-30T22:16:53.676020+0000 mon.smithi157 (mon.0) 2530 : audit [DBG] from='client.? 172.21.15.157:0/203526959' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:55 smithi165 bash[22175]: cluster 2022-04-30T22:16:53.833910+0000 mgr.smithi157.nfpzoe (mgr.14180) 3587 : cluster [DBG] pgmap v3344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:55 smithi157 bash[20376]: cluster 2022-04-30T22:16:53.833910+0000 mgr.smithi157.nfpzoe (mgr.14180) 3587 : cluster [DBG] pgmap v3344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:57 smithi157 bash[20376]: cluster 2022-04-30T22:16:55.834600+0000 mgr.smithi157.nfpzoe (mgr.14180) 3588 : cluster [DBG] pgmap v3345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:57 smithi165 bash[22175]: cluster 2022-04-30T22:16:55.834600+0000 mgr.smithi157.nfpzoe (mgr.14180) 3588 : cluster [DBG] pgmap v3345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:58.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:16:58.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:16:58.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:16:59.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:16:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:59 smithi157 bash[20376]: cluster 2022-04-30T22:16:57.835300+0000 mgr.smithi157.nfpzoe (mgr.14180) 3589 : cluster [DBG] pgmap v3346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:59 smithi157 bash[20376]: audit 2022-04-30T22:16:58.610999+0000 mon.smithi157 (mon.0) 2531 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:16:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:59 smithi157 bash[20376]: audit 2022-04-30T22:16:58.611558+0000 mon.smithi157 (mon.0) 2532 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:16:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:16:59 smithi157 bash[20376]: audit 2022-04-30T22:16:59.000667+0000 mon.smithi157 (mon.0) 2533 : audit [DBG] from='client.? 172.21.15.157:0/9495276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:16:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:59 smithi165 bash[22175]: cluster 2022-04-30T22:16:57.835300+0000 mgr.smithi157.nfpzoe (mgr.14180) 3589 : cluster [DBG] pgmap v3346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:16:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:59 smithi165 bash[22175]: audit 2022-04-30T22:16:58.610999+0000 mon.smithi157 (mon.0) 2531 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:16:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:59 smithi165 bash[22175]: audit 2022-04-30T22:16:58.611558+0000 mon.smithi157 (mon.0) 2532 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:16:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:16:59 smithi165 bash[22175]: audit 2022-04-30T22:16:59.000667+0000 mon.smithi157 (mon.0) 2533 : audit [DBG] from='client.? 172.21.15.157:0/9495276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:00.501 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:00 smithi157 bash[20376]: audit 2022-04-30T22:16:59.840490+0000 mon.smithi157 (mon.0) 2534 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:17:00.501 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:00 smithi157 bash[20376]: audit 2022-04-30T22:16:59.843339+0000 mon.smithi157 (mon.0) 2535 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:17:00.501 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:00 smithi157 bash[20376]: audit 2022-04-30T22:16:59.845276+0000 mon.smithi157 (mon.0) 2536 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:17:00.501 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:00 smithi157 bash[20376]: audit 2022-04-30T22:17:00.143780+0000 mon.smithi157 (mon.0) 2537 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:17:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:00 smithi165 bash[22175]: audit 2022-04-30T22:16:59.840490+0000 mon.smithi157 (mon.0) 2534 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:17:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:00 smithi165 bash[22175]: audit 2022-04-30T22:16:59.843339+0000 mon.smithi157 (mon.0) 2535 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:17:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:00 smithi165 bash[22175]: audit 2022-04-30T22:16:59.845276+0000 mon.smithi157 (mon.0) 2536 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:17:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:00 smithi165 bash[22175]: audit 2022-04-30T22:17:00.143780+0000 mon.smithi157 (mon.0) 2537 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:17:01.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:01 smithi165 bash[22175]: cluster 2022-04-30T22:16:59.835947+0000 mgr.smithi157.nfpzoe (mgr.14180) 3590 : cluster [DBG] pgmap v3347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:01.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:01 smithi165 bash[22175]: audit 2022-04-30T22:17:00.462975+0000 mon.smithi157 (mon.0) 2538 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:17:01.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:01 smithi165 bash[22175]: audit 2022-04-30T22:17:00.474058+0000 mon.smithi157 (mon.0) 2539 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:17:01.667 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:01 smithi157 bash[20376]: cluster 2022-04-30T22:16:59.835947+0000 mgr.smithi157.nfpzoe (mgr.14180) 3590 : cluster [DBG] pgmap v3347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:01.667 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:01 smithi157 bash[20376]: audit 2022-04-30T22:17:00.462975+0000 mon.smithi157 (mon.0) 2538 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:17:01.667 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:01 smithi157 bash[20376]: audit 2022-04-30T22:17:00.474058+0000 mon.smithi157 (mon.0) 2539 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:17:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:02 smithi165 bash[22175]: cluster 2022-04-30T22:17:00.455822+0000 mgr.smithi157.nfpzoe (mgr.14180) 3591 : cluster [DBG] pgmap v3348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:02 smithi165 bash[22175]: cluster 2022-04-30T22:17:00.456373+0000 mgr.smithi157.nfpzoe (mgr.14180) 3592 : cluster [DBG] pgmap v3349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:02 smithi165 bash[22175]: cephadm 2022-04-30T22:17:00.475609+0000 mgr.smithi157.nfpzoe (mgr.14180) 3593 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:17:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:02 smithi165 bash[22175]: cephadm 2022-04-30T22:17:00.475846+0000 mgr.smithi157.nfpzoe (mgr.14180) 3594 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:17:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:02 smithi157 bash[20376]: cluster 2022-04-30T22:17:00.455822+0000 mgr.smithi157.nfpzoe (mgr.14180) 3591 : cluster [DBG] pgmap v3348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:02 smithi157 bash[20376]: cluster 2022-04-30T22:17:00.456373+0000 mgr.smithi157.nfpzoe (mgr.14180) 3592 : cluster [DBG] pgmap v3349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:02 smithi157 bash[20376]: cephadm 2022-04-30T22:17:00.475609+0000 mgr.smithi157.nfpzoe (mgr.14180) 3593 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:17:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:02 smithi157 bash[20376]: cephadm 2022-04-30T22:17:00.475846+0000 mgr.smithi157.nfpzoe (mgr.14180) 3594 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:17:04.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:17:04.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:17:04.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:17:04.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:17:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:04 smithi165 bash[22175]: cluster 2022-04-30T22:17:02.457064+0000 mgr.smithi157.nfpzoe (mgr.14180) 3595 : cluster [DBG] pgmap v3350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:04 smithi157 bash[20376]: cluster 2022-04-30T22:17:02.457064+0000 mgr.smithi157.nfpzoe (mgr.14180) 3595 : cluster [DBG] pgmap v3350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:05 smithi165 bash[22175]: audit 2022-04-30T22:17:04.322444+0000 mon.smithi157 (mon.0) 2540 : audit [DBG] from='client.? 172.21.15.157:0/495900486' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:05 smithi157 bash[20376]: audit 2022-04-30T22:17:04.322444+0000 mon.smithi157 (mon.0) 2540 : audit [DBG] from='client.? 172.21.15.157:0/495900486' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:06 smithi165 bash[22175]: cluster 2022-04-30T22:17:04.457684+0000 mgr.smithi157.nfpzoe (mgr.14180) 3596 : cluster [DBG] pgmap v3351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:06 smithi157 bash[20376]: cluster 2022-04-30T22:17:04.457684+0000 mgr.smithi157.nfpzoe (mgr.14180) 3596 : cluster [DBG] pgmap v3351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:08 smithi165 bash[22175]: cluster 2022-04-30T22:17:06.458339+0000 mgr.smithi157.nfpzoe (mgr.14180) 3597 : cluster [DBG] pgmap v3352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:08 smithi157 bash[20376]: cluster 2022-04-30T22:17:06.458339+0000 mgr.smithi157.nfpzoe (mgr.14180) 3597 : cluster [DBG] pgmap v3352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:09.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:17:09.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:17:09.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:17:09.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:17:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:10 smithi165 bash[22175]: cluster 2022-04-30T22:17:08.458958+0000 mgr.smithi157.nfpzoe (mgr.14180) 3598 : cluster [DBG] pgmap v3353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:10 smithi165 bash[22175]: audit 2022-04-30T22:17:09.656642+0000 mon.smithi157 (mon.0) 2541 : audit [DBG] from='client.? 172.21.15.157:0/313295033' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:10 smithi157 bash[20376]: cluster 2022-04-30T22:17:08.458958+0000 mgr.smithi157.nfpzoe (mgr.14180) 3598 : cluster [DBG] pgmap v3353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:10 smithi157 bash[20376]: audit 2022-04-30T22:17:09.656642+0000 mon.smithi157 (mon.0) 2541 : audit [DBG] from='client.? 172.21.15.157:0/313295033' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:12 smithi165 bash[22175]: cluster 2022-04-30T22:17:10.459570+0000 mgr.smithi157.nfpzoe (mgr.14180) 3599 : cluster [DBG] pgmap v3354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:12 smithi157 bash[20376]: cluster 2022-04-30T22:17:10.459570+0000 mgr.smithi157.nfpzoe (mgr.14180) 3599 : cluster [DBG] pgmap v3354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:14 smithi165 bash[22175]: cluster 2022-04-30T22:17:12.460233+0000 mgr.smithi157.nfpzoe (mgr.14180) 3600 : cluster [DBG] pgmap v3355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:14.684 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:17:14.684 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:17:14.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:17:14.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:14 smithi157 bash[20376]: cluster 2022-04-30T22:17:12.460233+0000 mgr.smithi157.nfpzoe (mgr.14180) 3600 : cluster [DBG] pgmap v3355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:15.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:17:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:15 smithi165 bash[22175]: audit 2022-04-30T22:17:14.991789+0000 mon.smithi157 (mon.0) 2542 : audit [DBG] from='client.? 172.21.15.157:0/1217635793' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:15 smithi157 bash[20376]: audit 2022-04-30T22:17:14.991789+0000 mon.smithi157 (mon.0) 2542 : audit [DBG] from='client.? 172.21.15.157:0/1217635793' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:16 smithi165 bash[22175]: cluster 2022-04-30T22:17:14.460850+0000 mgr.smithi157.nfpzoe (mgr.14180) 3601 : cluster [DBG] pgmap v3356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:16 smithi157 bash[20376]: cluster 2022-04-30T22:17:14.460850+0000 mgr.smithi157.nfpzoe (mgr.14180) 3601 : cluster [DBG] pgmap v3356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:18 smithi165 bash[22175]: cluster 2022-04-30T22:17:16.461424+0000 mgr.smithi157.nfpzoe (mgr.14180) 3602 : cluster [DBG] pgmap v3357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:18.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:18 smithi157 bash[20376]: cluster 2022-04-30T22:17:16.461424+0000 mgr.smithi157.nfpzoe (mgr.14180) 3602 : cluster [DBG] pgmap v3357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:20.017 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:17:20.018 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:17:20.018 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:17:20.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:17:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:20 smithi165 bash[22175]: cluster 2022-04-30T22:17:18.461896+0000 mgr.smithi157.nfpzoe (mgr.14180) 3603 : cluster [DBG] pgmap v3358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:20.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:20 smithi157 bash[20376]: cluster 2022-04-30T22:17:18.461896+0000 mgr.smithi157.nfpzoe (mgr.14180) 3603 : cluster [DBG] pgmap v3358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:21 smithi165 bash[22175]: audit 2022-04-30T22:17:20.322340+0000 mon.smithi157 (mon.0) 2543 : audit [DBG] from='client.? 172.21.15.157:0/3430450585' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:21 smithi157 bash[20376]: audit 2022-04-30T22:17:20.322340+0000 mon.smithi157 (mon.0) 2543 : audit [DBG] from='client.? 172.21.15.157:0/3430450585' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:22 smithi165 bash[22175]: cluster 2022-04-30T22:17:20.462491+0000 mgr.smithi157.nfpzoe (mgr.14180) 3604 : cluster [DBG] pgmap v3359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:22 smithi157 bash[20376]: cluster 2022-04-30T22:17:20.462491+0000 mgr.smithi157.nfpzoe (mgr.14180) 3604 : cluster [DBG] pgmap v3359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:24 smithi165 bash[22175]: cluster 2022-04-30T22:17:22.463086+0000 mgr.smithi157.nfpzoe (mgr.14180) 3605 : cluster [DBG] pgmap v3360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:24 smithi157 bash[20376]: cluster 2022-04-30T22:17:22.463086+0000 mgr.smithi157.nfpzoe (mgr.14180) 3605 : cluster [DBG] pgmap v3360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:25.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:17:25.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:17:25.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:17:25.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:17:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:26 smithi165 bash[22175]: cluster 2022-04-30T22:17:24.463756+0000 mgr.smithi157.nfpzoe (mgr.14180) 3606 : cluster [DBG] pgmap v3361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:26 smithi165 bash[22175]: audit 2022-04-30T22:17:25.653422+0000 mon.smithi157 (mon.0) 2544 : audit [DBG] from='client.? 172.21.15.157:0/2313099437' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:26 smithi157 bash[20376]: cluster 2022-04-30T22:17:24.463756+0000 mgr.smithi157.nfpzoe (mgr.14180) 3606 : cluster [DBG] pgmap v3361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:26 smithi157 bash[20376]: audit 2022-04-30T22:17:25.653422+0000 mon.smithi157 (mon.0) 2544 : audit [DBG] from='client.? 172.21.15.157:0/2313099437' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:28 smithi165 bash[22175]: cluster 2022-04-30T22:17:26.464363+0000 mgr.smithi157.nfpzoe (mgr.14180) 3607 : cluster [DBG] pgmap v3362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:28 smithi157 bash[20376]: cluster 2022-04-30T22:17:26.464363+0000 mgr.smithi157.nfpzoe (mgr.14180) 3607 : cluster [DBG] pgmap v3362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:30 smithi165 bash[22175]: cluster 2022-04-30T22:17:28.465019+0000 mgr.smithi157.nfpzoe (mgr.14180) 3608 : cluster [DBG] pgmap v3363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:30.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:17:30.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:17:30.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:17:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:30 smithi157 bash[20376]: cluster 2022-04-30T22:17:28.465019+0000 mgr.smithi157.nfpzoe (mgr.14180) 3608 : cluster [DBG] pgmap v3363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:30.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:17:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:31 smithi165 bash[22175]: audit 2022-04-30T22:17:30.976021+0000 mon.smithi157 (mon.0) 2545 : audit [DBG] from='client.? 172.21.15.157:0/1555063869' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:31.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:31 smithi157 bash[20376]: audit 2022-04-30T22:17:30.976021+0000 mon.smithi157 (mon.0) 2545 : audit [DBG] from='client.? 172.21.15.157:0/1555063869' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:32 smithi165 bash[22175]: cluster 2022-04-30T22:17:30.465631+0000 mgr.smithi157.nfpzoe (mgr.14180) 3609 : cluster [DBG] pgmap v3364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:32 smithi157 bash[20376]: cluster 2022-04-30T22:17:30.465631+0000 mgr.smithi157.nfpzoe (mgr.14180) 3609 : cluster [DBG] pgmap v3364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:34.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:34 smithi165 bash[22175]: cluster 2022-04-30T22:17:32.466247+0000 mgr.smithi157.nfpzoe (mgr.14180) 3610 : cluster [DBG] pgmap v3365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:34.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:34 smithi157 bash[20376]: cluster 2022-04-30T22:17:32.466247+0000 mgr.smithi157.nfpzoe (mgr.14180) 3610 : cluster [DBG] pgmap v3365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:35.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:17:35.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:17:35.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:17:36.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:17:36.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:36 smithi165 bash[22175]: cluster 2022-04-30T22:17:34.466843+0000 mgr.smithi157.nfpzoe (mgr.14180) 3611 : cluster [DBG] pgmap v3366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:36.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:36 smithi165 bash[22175]: audit 2022-04-30T22:17:36.301577+0000 mon.smithi157 (mon.0) 2546 : audit [DBG] from='client.? 172.21.15.157:0/3033634813' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:36 smithi157 bash[20376]: cluster 2022-04-30T22:17:34.466843+0000 mgr.smithi157.nfpzoe (mgr.14180) 3611 : cluster [DBG] pgmap v3366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:36 smithi157 bash[20376]: audit 2022-04-30T22:17:36.301577+0000 mon.smithi157 (mon.0) 2546 : audit [DBG] from='client.? 172.21.15.157:0/3033634813' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:38 smithi165 bash[22175]: cluster 2022-04-30T22:17:36.467423+0000 mgr.smithi157.nfpzoe (mgr.14180) 3612 : cluster [DBG] pgmap v3367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:38 smithi157 bash[20376]: cluster 2022-04-30T22:17:36.467423+0000 mgr.smithi157.nfpzoe (mgr.14180) 3612 : cluster [DBG] pgmap v3367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:40.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:40 smithi165 bash[22175]: cluster 2022-04-30T22:17:38.468024+0000 mgr.smithi157.nfpzoe (mgr.14180) 3613 : cluster [DBG] pgmap v3368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:40 smithi157 bash[20376]: cluster 2022-04-30T22:17:38.468024+0000 mgr.smithi157.nfpzoe (mgr.14180) 3613 : cluster [DBG] pgmap v3368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:41.326 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:17:41.330 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:17:41.331 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:17:41.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:17:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:42 smithi165 bash[22175]: cluster 2022-04-30T22:17:40.468635+0000 mgr.smithi157.nfpzoe (mgr.14180) 3614 : cluster [DBG] pgmap v3369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:42 smithi165 bash[22175]: audit 2022-04-30T22:17:41.632552+0000 mon.smithi157 (mon.0) 2547 : audit [DBG] from='client.? 172.21.15.157:0/1991062000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:42 smithi157 bash[20376]: cluster 2022-04-30T22:17:40.468635+0000 mgr.smithi157.nfpzoe (mgr.14180) 3614 : cluster [DBG] pgmap v3369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:42 smithi157 bash[20376]: audit 2022-04-30T22:17:41.632552+0000 mon.smithi157 (mon.0) 2547 : audit [DBG] from='client.? 172.21.15.157:0/1991062000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:44 smithi165 bash[22175]: cluster 2022-04-30T22:17:42.469297+0000 mgr.smithi157.nfpzoe (mgr.14180) 3615 : cluster [DBG] pgmap v3370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:44 smithi157 bash[20376]: cluster 2022-04-30T22:17:42.469297+0000 mgr.smithi157.nfpzoe (mgr.14180) 3615 : cluster [DBG] pgmap v3370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:46.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:46 smithi165 bash[22175]: cluster 2022-04-30T22:17:44.469938+0000 mgr.smithi157.nfpzoe (mgr.14180) 3616 : cluster [DBG] pgmap v3371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:46.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:17:46.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:17:46.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:17:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:46 smithi157 bash[20376]: cluster 2022-04-30T22:17:44.469938+0000 mgr.smithi157.nfpzoe (mgr.14180) 3616 : cluster [DBG] pgmap v3371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:46.980 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:17:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:47 smithi165 bash[22175]: audit 2022-04-30T22:17:46.961511+0000 mon.smithi157 (mon.0) 2548 : audit [DBG] from='client.? 172.21.15.157:0/3545159115' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:47 smithi157 bash[20376]: audit 2022-04-30T22:17:46.961511+0000 mon.smithi157 (mon.0) 2548 : audit [DBG] from='client.? 172.21.15.157:0/3545159115' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:48 smithi165 bash[22175]: cluster 2022-04-30T22:17:46.470366+0000 mgr.smithi157.nfpzoe (mgr.14180) 3617 : cluster [DBG] pgmap v3372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:48.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:48 smithi157 bash[20376]: cluster 2022-04-30T22:17:46.470366+0000 mgr.smithi157.nfpzoe (mgr.14180) 3617 : cluster [DBG] pgmap v3372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:50 smithi157 bash[20376]: cluster 2022-04-30T22:17:48.470917+0000 mgr.smithi157.nfpzoe (mgr.14180) 3618 : cluster [DBG] pgmap v3373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:50 smithi165 bash[22175]: cluster 2022-04-30T22:17:48.470917+0000 mgr.smithi157.nfpzoe (mgr.14180) 3618 : cluster [DBG] pgmap v3373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:51.984 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:17:51.984 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:17:51.984 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:17:52.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:17:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:52 smithi157 bash[20376]: cluster 2022-04-30T22:17:50.471519+0000 mgr.smithi157.nfpzoe (mgr.14180) 3619 : cluster [DBG] pgmap v3374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:52 smithi157 bash[20376]: audit 2022-04-30T22:17:52.283176+0000 mon.smithi157 (mon.0) 2549 : audit [DBG] from='client.? 172.21.15.157:0/2857767909' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:52 smithi165 bash[22175]: cluster 2022-04-30T22:17:50.471519+0000 mgr.smithi157.nfpzoe (mgr.14180) 3619 : cluster [DBG] pgmap v3374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:52.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:52 smithi165 bash[22175]: audit 2022-04-30T22:17:52.283176+0000 mon.smithi157 (mon.0) 2549 : audit [DBG] from='client.? 172.21.15.157:0/2857767909' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:54 smithi157 bash[20376]: cluster 2022-04-30T22:17:52.472159+0000 mgr.smithi157.nfpzoe (mgr.14180) 3620 : cluster [DBG] pgmap v3375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:54 smithi165 bash[22175]: cluster 2022-04-30T22:17:52.472159+0000 mgr.smithi157.nfpzoe (mgr.14180) 3620 : cluster [DBG] pgmap v3375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:56 smithi157 bash[20376]: cluster 2022-04-30T22:17:54.472770+0000 mgr.smithi157.nfpzoe (mgr.14180) 3621 : cluster [DBG] pgmap v3376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:56 smithi165 bash[22175]: cluster 2022-04-30T22:17:54.472770+0000 mgr.smithi157.nfpzoe (mgr.14180) 3621 : cluster [DBG] pgmap v3376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:57.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:17:57.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:17:57.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:17:57.633 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:17:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:58 smithi157 bash[20376]: cluster 2022-04-30T22:17:56.473375+0000 mgr.smithi157.nfpzoe (mgr.14180) 3622 : cluster [DBG] pgmap v3377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:58 smithi157 bash[20376]: audit 2022-04-30T22:17:57.613962+0000 mon.smithi157 (mon.0) 2550 : audit [DBG] from='client.? 172.21.15.157:0/3159857177' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:58 smithi165 bash[22175]: cluster 2022-04-30T22:17:56.473375+0000 mgr.smithi157.nfpzoe (mgr.14180) 3622 : cluster [DBG] pgmap v3377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:17:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:58 smithi165 bash[22175]: audit 2022-04-30T22:17:57.613962+0000 mon.smithi157 (mon.0) 2550 : audit [DBG] from='client.? 172.21.15.157:0/3159857177' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:17:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:59 smithi157 bash[20376]: audit 2022-04-30T22:17:58.619079+0000 mon.smithi157 (mon.0) 2551 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:17:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:17:59 smithi157 bash[20376]: audit 2022-04-30T22:17:58.619601+0000 mon.smithi157 (mon.0) 2552 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:17:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:59 smithi165 bash[22175]: audit 2022-04-30T22:17:58.619079+0000 mon.smithi157 (mon.0) 2551 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:17:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:17:59 smithi165 bash[22175]: audit 2022-04-30T22:17:58.619601+0000 mon.smithi157 (mon.0) 2552 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:18:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:00 smithi157 bash[20376]: cluster 2022-04-30T22:17:58.474075+0000 mgr.smithi157.nfpzoe (mgr.14180) 3623 : cluster [DBG] pgmap v3378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:00 smithi165 bash[22175]: cluster 2022-04-30T22:17:58.474075+0000 mgr.smithi157.nfpzoe (mgr.14180) 3623 : cluster [DBG] pgmap v3378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:01 smithi157 bash[20376]: audit 2022-04-30T22:18:00.498904+0000 mon.smithi157 (mon.0) 2553 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:18:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:01 smithi157 bash[20376]: audit 2022-04-30T22:18:00.501707+0000 mon.smithi157 (mon.0) 2554 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:18:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:01 smithi157 bash[20376]: audit 2022-04-30T22:18:00.503315+0000 mon.smithi157 (mon.0) 2555 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:18:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:01 smithi157 bash[20376]: audit 2022-04-30T22:18:00.836843+0000 mon.smithi157 (mon.0) 2556 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:18:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:01 smithi157 bash[20376]: audit 2022-04-30T22:18:00.848608+0000 mon.smithi157 (mon.0) 2557 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:18:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:01 smithi165 bash[22175]: audit 2022-04-30T22:18:00.498904+0000 mon.smithi157 (mon.0) 2553 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:18:01.920 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:01 smithi165 bash[22175]: audit 2022-04-30T22:18:00.501707+0000 mon.smithi157 (mon.0) 2554 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:18:01.920 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:01 smithi165 bash[22175]: audit 2022-04-30T22:18:00.503315+0000 mon.smithi157 (mon.0) 2555 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:18:01.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:01 smithi165 bash[22175]: audit 2022-04-30T22:18:00.836843+0000 mon.smithi157 (mon.0) 2556 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:18:01.921 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:01 smithi165 bash[22175]: audit 2022-04-30T22:18:00.848608+0000 mon.smithi157 (mon.0) 2557 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:18:02.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:18:02.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:18:02.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:18:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:02 smithi157 bash[20376]: cluster 2022-04-30T22:18:00.474746+0000 mgr.smithi157.nfpzoe (mgr.14180) 3624 : cluster [DBG] pgmap v3379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:02 smithi157 bash[20376]: cluster 2022-04-30T22:18:00.829106+0000 mgr.smithi157.nfpzoe (mgr.14180) 3625 : cluster [DBG] pgmap v3380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:02 smithi157 bash[20376]: cluster 2022-04-30T22:18:00.829639+0000 mgr.smithi157.nfpzoe (mgr.14180) 3626 : cluster [DBG] pgmap v3381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:02 smithi157 bash[20376]: cephadm 2022-04-30T22:18:00.850046+0000 mgr.smithi157.nfpzoe (mgr.14180) 3627 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:18:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:02 smithi157 bash[20376]: cephadm 2022-04-30T22:18:00.850180+0000 mgr.smithi157.nfpzoe (mgr.14180) 3628 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:18:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:02 smithi165 bash[22175]: cluster 2022-04-30T22:18:00.474746+0000 mgr.smithi157.nfpzoe (mgr.14180) 3624 : cluster [DBG] pgmap v3379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:02 smithi165 bash[22175]: cluster 2022-04-30T22:18:00.829106+0000 mgr.smithi157.nfpzoe (mgr.14180) 3625 : cluster [DBG] pgmap v3380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:02 smithi165 bash[22175]: cluster 2022-04-30T22:18:00.829639+0000 mgr.smithi157.nfpzoe (mgr.14180) 3626 : cluster [DBG] pgmap v3381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:02 smithi165 bash[22175]: cephadm 2022-04-30T22:18:00.850046+0000 mgr.smithi157.nfpzoe (mgr.14180) 3627 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:18:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:02 smithi165 bash[22175]: cephadm 2022-04-30T22:18:00.850180+0000 mgr.smithi157.nfpzoe (mgr.14180) 3628 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:18:02.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:18:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:03 smithi157 bash[20376]: audit 2022-04-30T22:18:02.943245+0000 mon.smithi157 (mon.0) 2558 : audit [DBG] from='client.? 172.21.15.157:0/3286441182' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:03 smithi165 bash[22175]: audit 2022-04-30T22:18:02.943245+0000 mon.smithi157 (mon.0) 2558 : audit [DBG] from='client.? 172.21.15.157:0/3286441182' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:04 smithi157 bash[20376]: cluster 2022-04-30T22:18:02.830219+0000 mgr.smithi157.nfpzoe (mgr.14180) 3629 : cluster [DBG] pgmap v3382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:04 smithi165 bash[22175]: cluster 2022-04-30T22:18:02.830219+0000 mgr.smithi157.nfpzoe (mgr.14180) 3629 : cluster [DBG] pgmap v3382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:05 smithi165 bash[22175]: cluster 2022-04-30T22:18:04.830825+0000 mgr.smithi157.nfpzoe (mgr.14180) 3630 : cluster [DBG] pgmap v3383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:05 smithi157 bash[20376]: cluster 2022-04-30T22:18:04.830825+0000 mgr.smithi157.nfpzoe (mgr.14180) 3630 : cluster [DBG] pgmap v3383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:07.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:18:07.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:18:07.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:18:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:07 smithi165 bash[22175]: cluster 2022-04-30T22:18:06.831426+0000 mgr.smithi157.nfpzoe (mgr.14180) 3631 : cluster [DBG] pgmap v3384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:08.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:07 smithi157 bash[20376]: cluster 2022-04-30T22:18:06.831426+0000 mgr.smithi157.nfpzoe (mgr.14180) 3631 : cluster [DBG] pgmap v3384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:08.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:18:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:09 smithi157 bash[20376]: audit 2022-04-30T22:18:08.263404+0000 mon.smithi157 (mon.0) 2559 : audit [DBG] from='client.? 172.21.15.157:0/347661858' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:09 smithi165 bash[22175]: audit 2022-04-30T22:18:08.263404+0000 mon.smithi157 (mon.0) 2559 : audit [DBG] from='client.? 172.21.15.157:0/347661858' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:10.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:10 smithi157 bash[20376]: cluster 2022-04-30T22:18:08.831998+0000 mgr.smithi157.nfpzoe (mgr.14180) 3632 : cluster [DBG] pgmap v3385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:10 smithi165 bash[22175]: cluster 2022-04-30T22:18:08.831998+0000 mgr.smithi157.nfpzoe (mgr.14180) 3632 : cluster [DBG] pgmap v3385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:12 smithi157 bash[20376]: cluster 2022-04-30T22:18:10.832596+0000 mgr.smithi157.nfpzoe (mgr.14180) 3633 : cluster [DBG] pgmap v3386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:12 smithi165 bash[22175]: cluster 2022-04-30T22:18:10.832596+0000 mgr.smithi157.nfpzoe (mgr.14180) 3633 : cluster [DBG] pgmap v3386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:13.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:18:13.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:18:13.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:18:13.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:18:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:14 smithi157 bash[20376]: cluster 2022-04-30T22:18:12.833195+0000 mgr.smithi157.nfpzoe (mgr.14180) 3634 : cluster [DBG] pgmap v3387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:14 smithi157 bash[20376]: audit 2022-04-30T22:18:13.596014+0000 mon.smithi157 (mon.0) 2560 : audit [DBG] from='client.? 172.21.15.157:0/3705161954' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:14 smithi165 bash[22175]: cluster 2022-04-30T22:18:12.833195+0000 mgr.smithi157.nfpzoe (mgr.14180) 3634 : cluster [DBG] pgmap v3387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:14 smithi165 bash[22175]: audit 2022-04-30T22:18:13.596014+0000 mon.smithi157 (mon.0) 2560 : audit [DBG] from='client.? 172.21.15.157:0/3705161954' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:16.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:16 smithi157 bash[20376]: cluster 2022-04-30T22:18:14.833930+0000 mgr.smithi157.nfpzoe (mgr.14180) 3635 : cluster [DBG] pgmap v3388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:16 smithi165 bash[22175]: cluster 2022-04-30T22:18:14.833930+0000 mgr.smithi157.nfpzoe (mgr.14180) 3635 : cluster [DBG] pgmap v3388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:18 smithi157 bash[20376]: cluster 2022-04-30T22:18:16.834529+0000 mgr.smithi157.nfpzoe (mgr.14180) 3636 : cluster [DBG] pgmap v3389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:18.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:18:18.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:18:18.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:18:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:18 smithi165 bash[22175]: cluster 2022-04-30T22:18:16.834529+0000 mgr.smithi157.nfpzoe (mgr.14180) 3636 : cluster [DBG] pgmap v3389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:18.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:18:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:19 smithi157 bash[20376]: audit 2022-04-30T22:18:18.917843+0000 mon.smithi157 (mon.0) 2561 : audit [DBG] from='client.? 172.21.15.157:0/4129989476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:19 smithi165 bash[22175]: audit 2022-04-30T22:18:18.917843+0000 mon.smithi157 (mon.0) 2561 : audit [DBG] from='client.? 172.21.15.157:0/4129989476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:20 smithi157 bash[20376]: cluster 2022-04-30T22:18:18.835224+0000 mgr.smithi157.nfpzoe (mgr.14180) 3637 : cluster [DBG] pgmap v3390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:20.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:20 smithi165 bash[22175]: cluster 2022-04-30T22:18:18.835224+0000 mgr.smithi157.nfpzoe (mgr.14180) 3637 : cluster [DBG] pgmap v3390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:22 smithi157 bash[20376]: cluster 2022-04-30T22:18:20.835860+0000 mgr.smithi157.nfpzoe (mgr.14180) 3638 : cluster [DBG] pgmap v3391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:22 smithi165 bash[22175]: cluster 2022-04-30T22:18:20.835860+0000 mgr.smithi157.nfpzoe (mgr.14180) 3638 : cluster [DBG] pgmap v3391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:23.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:18:23.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:18:23.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:18:24.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:18:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:24 smithi157 bash[20376]: cluster 2022-04-30T22:18:22.836482+0000 mgr.smithi157.nfpzoe (mgr.14180) 3639 : cluster [DBG] pgmap v3392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:24 smithi165 bash[22175]: cluster 2022-04-30T22:18:22.836482+0000 mgr.smithi157.nfpzoe (mgr.14180) 3639 : cluster [DBG] pgmap v3392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:25 smithi165 bash[22175]: audit 2022-04-30T22:18:24.241193+0000 mon.smithi157 (mon.0) 2562 : audit [DBG] from='client.? 172.21.15.157:0/3051816854' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:25 smithi157 bash[20376]: audit 2022-04-30T22:18:24.241193+0000 mon.smithi157 (mon.0) 2562 : audit [DBG] from='client.? 172.21.15.157:0/3051816854' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:26 smithi165 bash[22175]: cluster 2022-04-30T22:18:24.837177+0000 mgr.smithi157.nfpzoe (mgr.14180) 3640 : cluster [DBG] pgmap v3393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:26 smithi157 bash[20376]: cluster 2022-04-30T22:18:24.837177+0000 mgr.smithi157.nfpzoe (mgr.14180) 3640 : cluster [DBG] pgmap v3393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:28.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:28 smithi165 bash[22175]: cluster 2022-04-30T22:18:26.837837+0000 mgr.smithi157.nfpzoe (mgr.14180) 3641 : cluster [DBG] pgmap v3394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:28 smithi157 bash[20376]: cluster 2022-04-30T22:18:26.837837+0000 mgr.smithi157.nfpzoe (mgr.14180) 3641 : cluster [DBG] pgmap v3394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:29.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:18:29.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:18:29.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:18:29.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:18:30.504 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:30 smithi157 bash[20376]: cluster 2022-04-30T22:18:28.838438+0000 mgr.smithi157.nfpzoe (mgr.14180) 3642 : cluster [DBG] pgmap v3395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:30.504 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:30 smithi157 bash[20376]: audit 2022-04-30T22:18:29.580722+0000 mon.smithi157 (mon.0) 2563 : audit [DBG] from='client.? 172.21.15.157:0/1750175302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:30 smithi165 bash[22175]: cluster 2022-04-30T22:18:28.838438+0000 mgr.smithi157.nfpzoe (mgr.14180) 3642 : cluster [DBG] pgmap v3395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:30 smithi165 bash[22175]: audit 2022-04-30T22:18:29.580722+0000 mon.smithi157 (mon.0) 2563 : audit [DBG] from='client.? 172.21.15.157:0/1750175302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:32 smithi165 bash[22175]: cluster 2022-04-30T22:18:30.839164+0000 mgr.smithi157.nfpzoe (mgr.14180) 3643 : cluster [DBG] pgmap v3396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:32 smithi157 bash[20376]: cluster 2022-04-30T22:18:30.839164+0000 mgr.smithi157.nfpzoe (mgr.14180) 3643 : cluster [DBG] pgmap v3396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:34.603 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:18:34.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:18:34.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:18:34.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:34 smithi165 bash[22175]: cluster 2022-04-30T22:18:32.839811+0000 mgr.smithi157.nfpzoe (mgr.14180) 3644 : cluster [DBG] pgmap v3397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:34 smithi157 bash[20376]: cluster 2022-04-30T22:18:32.839811+0000 mgr.smithi157.nfpzoe (mgr.14180) 3644 : cluster [DBG] pgmap v3397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:34.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:18:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:35 smithi165 bash[22175]: audit 2022-04-30T22:18:34.904069+0000 mon.smithi157 (mon.0) 2564 : audit [DBG] from='client.? 172.21.15.157:0/548458597' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:35 smithi157 bash[20376]: audit 2022-04-30T22:18:34.904069+0000 mon.smithi157 (mon.0) 2564 : audit [DBG] from='client.? 172.21.15.157:0/548458597' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:36 smithi165 bash[22175]: cluster 2022-04-30T22:18:34.840415+0000 mgr.smithi157.nfpzoe (mgr.14180) 3645 : cluster [DBG] pgmap v3398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:36 smithi157 bash[20376]: cluster 2022-04-30T22:18:34.840415+0000 mgr.smithi157.nfpzoe (mgr.14180) 3645 : cluster [DBG] pgmap v3398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:38 smithi165 bash[22175]: cluster 2022-04-30T22:18:36.841041+0000 mgr.smithi157.nfpzoe (mgr.14180) 3646 : cluster [DBG] pgmap v3399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:38 smithi157 bash[20376]: cluster 2022-04-30T22:18:36.841041+0000 mgr.smithi157.nfpzoe (mgr.14180) 3646 : cluster [DBG] pgmap v3399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:39.927 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:18:39.927 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:18:39.927 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:18:40.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:18:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:40 smithi165 bash[22175]: cluster 2022-04-30T22:18:38.841650+0000 mgr.smithi157.nfpzoe (mgr.14180) 3647 : cluster [DBG] pgmap v3400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:40 smithi165 bash[22175]: audit 2022-04-30T22:18:40.235622+0000 mon.smithi157 (mon.0) 2565 : audit [DBG] from='client.? 172.21.15.157:0/976587041' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:40 smithi157 bash[20376]: cluster 2022-04-30T22:18:38.841650+0000 mgr.smithi157.nfpzoe (mgr.14180) 3647 : cluster [DBG] pgmap v3400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:40 smithi157 bash[20376]: audit 2022-04-30T22:18:40.235622+0000 mon.smithi157 (mon.0) 2565 : audit [DBG] from='client.? 172.21.15.157:0/976587041' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:42 smithi165 bash[22175]: cluster 2022-04-30T22:18:40.842285+0000 mgr.smithi157.nfpzoe (mgr.14180) 3648 : cluster [DBG] pgmap v3401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:42 smithi157 bash[20376]: cluster 2022-04-30T22:18:40.842285+0000 mgr.smithi157.nfpzoe (mgr.14180) 3648 : cluster [DBG] pgmap v3401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:44 smithi165 bash[22175]: cluster 2022-04-30T22:18:42.842899+0000 mgr.smithi157.nfpzoe (mgr.14180) 3649 : cluster [DBG] pgmap v3402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:44 smithi157 bash[20376]: cluster 2022-04-30T22:18:42.842899+0000 mgr.smithi157.nfpzoe (mgr.14180) 3649 : cluster [DBG] pgmap v3402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:45.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:18:45.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:18:45.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:18:45.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:18:46.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:46 smithi165 bash[22175]: cluster 2022-04-30T22:18:44.843585+0000 mgr.smithi157.nfpzoe (mgr.14180) 3650 : cluster [DBG] pgmap v3403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:46.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:46 smithi165 bash[22175]: audit 2022-04-30T22:18:45.567792+0000 mon.smithi157 (mon.0) 2566 : audit [DBG] from='client.? 172.21.15.157:0/1343884181' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:46 smithi157 bash[20376]: cluster 2022-04-30T22:18:44.843585+0000 mgr.smithi157.nfpzoe (mgr.14180) 3650 : cluster [DBG] pgmap v3403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:46 smithi157 bash[20376]: audit 2022-04-30T22:18:45.567792+0000 mon.smithi157 (mon.0) 2566 : audit [DBG] from='client.? 172.21.15.157:0/1343884181' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:48.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:48 smithi165 bash[22175]: cluster 2022-04-30T22:18:46.844230+0000 mgr.smithi157.nfpzoe (mgr.14180) 3651 : cluster [DBG] pgmap v3404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:48 smithi157 bash[20376]: cluster 2022-04-30T22:18:46.844230+0000 mgr.smithi157.nfpzoe (mgr.14180) 3651 : cluster [DBG] pgmap v3404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:50.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:18:50.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:18:50.591 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:18:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:50 smithi165 bash[22175]: cluster 2022-04-30T22:18:48.844834+0000 mgr.smithi157.nfpzoe (mgr.14180) 3652 : cluster [DBG] pgmap v3405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:50 smithi157 bash[20376]: cluster 2022-04-30T22:18:48.844834+0000 mgr.smithi157.nfpzoe (mgr.14180) 3652 : cluster [DBG] pgmap v3405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:50.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:18:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:51 smithi165 bash[22175]: audit 2022-04-30T22:18:50.891530+0000 mon.smithi157 (mon.0) 2567 : audit [DBG] from='client.? 172.21.15.157:0/521574159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:51 smithi157 bash[20376]: audit 2022-04-30T22:18:50.891530+0000 mon.smithi157 (mon.0) 2567 : audit [DBG] from='client.? 172.21.15.157:0/521574159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:52.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:52 smithi165 bash[22175]: cluster 2022-04-30T22:18:50.845503+0000 mgr.smithi157.nfpzoe (mgr.14180) 3653 : cluster [DBG] pgmap v3406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:52 smithi157 bash[20376]: cluster 2022-04-30T22:18:50.845503+0000 mgr.smithi157.nfpzoe (mgr.14180) 3653 : cluster [DBG] pgmap v3406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:54 smithi165 bash[22175]: cluster 2022-04-30T22:18:52.846208+0000 mgr.smithi157.nfpzoe (mgr.14180) 3654 : cluster [DBG] pgmap v3407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:54 smithi157 bash[20376]: cluster 2022-04-30T22:18:52.846208+0000 mgr.smithi157.nfpzoe (mgr.14180) 3654 : cluster [DBG] pgmap v3407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:55.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:18:55.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:18:55.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:18:56.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:18:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:56 smithi165 bash[22175]: cluster 2022-04-30T22:18:54.846847+0000 mgr.smithi157.nfpzoe (mgr.14180) 3655 : cluster [DBG] pgmap v3408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:56.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:56 smithi165 bash[22175]: audit 2022-04-30T22:18:56.219713+0000 mon.smithi157 (mon.0) 2568 : audit [DBG] from='client.? 172.21.15.157:0/1238053856' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:56 smithi157 bash[20376]: cluster 2022-04-30T22:18:54.846847+0000 mgr.smithi157.nfpzoe (mgr.14180) 3655 : cluster [DBG] pgmap v3408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:56 smithi157 bash[20376]: audit 2022-04-30T22:18:56.219713+0000 mon.smithi157 (mon.0) 2568 : audit [DBG] from='client.? 172.21.15.157:0/1238053856' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:18:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:58 smithi165 bash[22175]: cluster 2022-04-30T22:18:56.847484+0000 mgr.smithi157.nfpzoe (mgr.14180) 3656 : cluster [DBG] pgmap v3409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:58 smithi157 bash[20376]: cluster 2022-04-30T22:18:56.847484+0000 mgr.smithi157.nfpzoe (mgr.14180) 3656 : cluster [DBG] pgmap v3409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:18:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:59 smithi165 bash[22175]: audit 2022-04-30T22:18:58.627983+0000 mon.smithi157 (mon.0) 2569 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:18:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:18:59 smithi165 bash[22175]: audit 2022-04-30T22:18:58.628644+0000 mon.smithi157 (mon.0) 2570 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:18:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:59 smithi157 bash[20376]: audit 2022-04-30T22:18:58.627983+0000 mon.smithi157 (mon.0) 2569 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:18:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:18:59 smithi157 bash[20376]: audit 2022-04-30T22:18:58.628644+0000 mon.smithi157 (mon.0) 2570 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:19:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:00 smithi165 bash[22175]: cluster 2022-04-30T22:18:58.848033+0000 mgr.smithi157.nfpzoe (mgr.14180) 3657 : cluster [DBG] pgmap v3410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:00 smithi157 bash[20376]: cluster 2022-04-30T22:18:58.848033+0000 mgr.smithi157.nfpzoe (mgr.14180) 3657 : cluster [DBG] pgmap v3410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:01.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:19:01.242 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:19:01.242 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:19:01.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:19:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:01 smithi165 bash[22175]: audit 2022-04-30T22:19:00.862004+0000 mon.smithi157 (mon.0) 2571 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:19:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:01 smithi165 bash[22175]: audit 2022-04-30T22:19:00.864812+0000 mon.smithi157 (mon.0) 2572 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:19:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:01 smithi165 bash[22175]: audit 2022-04-30T22:19:00.866692+0000 mon.smithi157 (mon.0) 2573 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:19:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:01 smithi165 bash[22175]: audit 2022-04-30T22:19:01.203226+0000 mon.smithi157 (mon.0) 2574 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:19:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:01 smithi165 bash[22175]: audit 2022-04-30T22:19:01.209869+0000 mon.smithi157 (mon.0) 2575 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:19:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:01 smithi157 bash[20376]: audit 2022-04-30T22:19:00.862004+0000 mon.smithi157 (mon.0) 2571 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:19:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:01 smithi157 bash[20376]: audit 2022-04-30T22:19:00.864812+0000 mon.smithi157 (mon.0) 2572 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:19:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:01 smithi157 bash[20376]: audit 2022-04-30T22:19:00.866692+0000 mon.smithi157 (mon.0) 2573 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:19:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:01 smithi157 bash[20376]: audit 2022-04-30T22:19:01.203226+0000 mon.smithi157 (mon.0) 2574 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:19:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:01 smithi157 bash[20376]: audit 2022-04-30T22:19:01.209869+0000 mon.smithi157 (mon.0) 2575 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:19:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:02 smithi165 bash[22175]: cluster 2022-04-30T22:19:00.848629+0000 mgr.smithi157.nfpzoe (mgr.14180) 3658 : cluster [DBG] pgmap v3411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:02 smithi165 bash[22175]: cluster 2022-04-30T22:19:01.197118+0000 mgr.smithi157.nfpzoe (mgr.14180) 3659 : cluster [DBG] pgmap v3412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:02 smithi165 bash[22175]: cluster 2022-04-30T22:19:01.197550+0000 mgr.smithi157.nfpzoe (mgr.14180) 3660 : cluster [DBG] pgmap v3413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:02 smithi165 bash[22175]: cephadm 2022-04-30T22:19:01.210961+0000 mgr.smithi157.nfpzoe (mgr.14180) 3661 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:19:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:02 smithi165 bash[22175]: cephadm 2022-04-30T22:19:01.211094+0000 mgr.smithi157.nfpzoe (mgr.14180) 3662 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:19:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:02 smithi165 bash[22175]: audit 2022-04-30T22:19:01.543697+0000 mon.smithi157 (mon.0) 2576 : audit [DBG] from='client.? 172.21.15.157:0/1545624446' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:02 smithi157 bash[20376]: cluster 2022-04-30T22:19:00.848629+0000 mgr.smithi157.nfpzoe (mgr.14180) 3658 : cluster [DBG] pgmap v3411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:02 smithi157 bash[20376]: cluster 2022-04-30T22:19:01.197118+0000 mgr.smithi157.nfpzoe (mgr.14180) 3659 : cluster [DBG] pgmap v3412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:02 smithi157 bash[20376]: cluster 2022-04-30T22:19:01.197550+0000 mgr.smithi157.nfpzoe (mgr.14180) 3660 : cluster [DBG] pgmap v3413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:02 smithi157 bash[20376]: cephadm 2022-04-30T22:19:01.210961+0000 mgr.smithi157.nfpzoe (mgr.14180) 3661 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:19:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:02 smithi157 bash[20376]: cephadm 2022-04-30T22:19:01.211094+0000 mgr.smithi157.nfpzoe (mgr.14180) 3662 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:19:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:02 smithi157 bash[20376]: audit 2022-04-30T22:19:01.543697+0000 mon.smithi157 (mon.0) 2576 : audit [DBG] from='client.? 172.21.15.157:0/1545624446' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:04 smithi157 bash[20376]: cluster 2022-04-30T22:19:03.198199+0000 mgr.smithi157.nfpzoe (mgr.14180) 3663 : cluster [DBG] pgmap v3414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:04.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:04 smithi165 bash[22175]: cluster 2022-04-30T22:19:03.198199+0000 mgr.smithi157.nfpzoe (mgr.14180) 3663 : cluster [DBG] pgmap v3414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:06.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:19:06.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:19:06.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:19:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:06 smithi165 bash[22175]: cluster 2022-04-30T22:19:05.198791+0000 mgr.smithi157.nfpzoe (mgr.14180) 3664 : cluster [DBG] pgmap v3415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:06 smithi157 bash[20376]: cluster 2022-04-30T22:19:05.198791+0000 mgr.smithi157.nfpzoe (mgr.14180) 3664 : cluster [DBG] pgmap v3415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:06.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:19:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:07 smithi157 bash[20376]: audit 2022-04-30T22:19:06.863650+0000 mon.smithi157 (mon.0) 2577 : audit [DBG] from='client.? 172.21.15.157:0/2510174657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:07 smithi165 bash[22175]: audit 2022-04-30T22:19:06.863650+0000 mon.smithi157 (mon.0) 2577 : audit [DBG] from='client.? 172.21.15.157:0/2510174657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:08 smithi165 bash[22175]: cluster 2022-04-30T22:19:07.199438+0000 mgr.smithi157.nfpzoe (mgr.14180) 3665 : cluster [DBG] pgmap v3416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:08 smithi157 bash[20376]: cluster 2022-04-30T22:19:07.199438+0000 mgr.smithi157.nfpzoe (mgr.14180) 3665 : cluster [DBG] pgmap v3416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:10.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:10 smithi165 bash[22175]: cluster 2022-04-30T22:19:09.200038+0000 mgr.smithi157.nfpzoe (mgr.14180) 3666 : cluster [DBG] pgmap v3417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:10 smithi157 bash[20376]: cluster 2022-04-30T22:19:09.200038+0000 mgr.smithi157.nfpzoe (mgr.14180) 3666 : cluster [DBG] pgmap v3417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:11.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:19:11.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:19:11.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:19:12.210 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:19:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:12 smithi165 bash[22175]: cluster 2022-04-30T22:19:11.200631+0000 mgr.smithi157.nfpzoe (mgr.14180) 3667 : cluster [DBG] pgmap v3418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:12 smithi165 bash[22175]: audit 2022-04-30T22:19:12.187616+0000 mon.smithi157 (mon.0) 2578 : audit [DBG] from='client.? 172.21.15.157:0/674001039' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:12 smithi157 bash[20376]: cluster 2022-04-30T22:19:11.200631+0000 mgr.smithi157.nfpzoe (mgr.14180) 3667 : cluster [DBG] pgmap v3418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:12 smithi157 bash[20376]: audit 2022-04-30T22:19:12.187616+0000 mon.smithi157 (mon.0) 2578 : audit [DBG] from='client.? 172.21.15.157:0/674001039' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:14 smithi157 bash[20376]: cluster 2022-04-30T22:19:13.201228+0000 mgr.smithi157.nfpzoe (mgr.14180) 3668 : cluster [DBG] pgmap v3419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:14 smithi165 bash[22175]: cluster 2022-04-30T22:19:13.201228+0000 mgr.smithi157.nfpzoe (mgr.14180) 3668 : cluster [DBG] pgmap v3419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:16 smithi165 bash[22175]: cluster 2022-04-30T22:19:15.201820+0000 mgr.smithi157.nfpzoe (mgr.14180) 3669 : cluster [DBG] pgmap v3420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:16 smithi157 bash[20376]: cluster 2022-04-30T22:19:15.201820+0000 mgr.smithi157.nfpzoe (mgr.14180) 3669 : cluster [DBG] pgmap v3420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:17.215 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:19:17.215 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:19:17.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:19:17.531 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:19:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:18 smithi165 bash[22175]: cluster 2022-04-30T22:19:17.202488+0000 mgr.smithi157.nfpzoe (mgr.14180) 3670 : cluster [DBG] pgmap v3421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:18 smithi165 bash[22175]: audit 2022-04-30T22:19:17.512170+0000 mon.smithi157 (mon.0) 2579 : audit [DBG] from='client.? 172.21.15.157:0/1674020571' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:18.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:18 smithi157 bash[20376]: cluster 2022-04-30T22:19:17.202488+0000 mgr.smithi157.nfpzoe (mgr.14180) 3670 : cluster [DBG] pgmap v3421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:18.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:18 smithi157 bash[20376]: audit 2022-04-30T22:19:17.512170+0000 mon.smithi157 (mon.0) 2579 : audit [DBG] from='client.? 172.21.15.157:0/1674020571' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:20 smithi165 bash[22175]: cluster 2022-04-30T22:19:19.203086+0000 mgr.smithi157.nfpzoe (mgr.14180) 3671 : cluster [DBG] pgmap v3422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:20.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:20 smithi157 bash[20376]: cluster 2022-04-30T22:19:19.203086+0000 mgr.smithi157.nfpzoe (mgr.14180) 3671 : cluster [DBG] pgmap v3422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:22.534 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:19:22.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:19:22.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:19:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:22 smithi165 bash[22175]: cluster 2022-04-30T22:19:21.203711+0000 mgr.smithi157.nfpzoe (mgr.14180) 3672 : cluster [DBG] pgmap v3423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:22 smithi157 bash[20376]: cluster 2022-04-30T22:19:21.203711+0000 mgr.smithi157.nfpzoe (mgr.14180) 3672 : cluster [DBG] pgmap v3423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:22.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:19:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:23 smithi165 bash[22175]: audit 2022-04-30T22:19:22.837949+0000 mon.smithi157 (mon.0) 2580 : audit [DBG] from='client.? 172.21.15.157:0/4092587913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:23 smithi157 bash[20376]: audit 2022-04-30T22:19:22.837949+0000 mon.smithi157 (mon.0) 2580 : audit [DBG] from='client.? 172.21.15.157:0/4092587913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:24 smithi165 bash[22175]: cluster 2022-04-30T22:19:23.204355+0000 mgr.smithi157.nfpzoe (mgr.14180) 3673 : cluster [DBG] pgmap v3424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:24 smithi157 bash[20376]: cluster 2022-04-30T22:19:23.204355+0000 mgr.smithi157.nfpzoe (mgr.14180) 3673 : cluster [DBG] pgmap v3424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:26 smithi165 bash[22175]: cluster 2022-04-30T22:19:25.204994+0000 mgr.smithi157.nfpzoe (mgr.14180) 3674 : cluster [DBG] pgmap v3425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:26 smithi157 bash[20376]: cluster 2022-04-30T22:19:25.204994+0000 mgr.smithi157.nfpzoe (mgr.14180) 3674 : cluster [DBG] pgmap v3425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:27.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:19:27.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:19:27.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:19:28.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:19:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:28 smithi165 bash[22175]: cluster 2022-04-30T22:19:27.205641+0000 mgr.smithi157.nfpzoe (mgr.14180) 3675 : cluster [DBG] pgmap v3426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:28 smithi165 bash[22175]: audit 2022-04-30T22:19:28.160927+0000 mon.smithi157 (mon.0) 2581 : audit [DBG] from='client.? 172.21.15.157:0/672844045' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:28 smithi157 bash[20376]: cluster 2022-04-30T22:19:27.205641+0000 mgr.smithi157.nfpzoe (mgr.14180) 3675 : cluster [DBG] pgmap v3426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:28 smithi157 bash[20376]: audit 2022-04-30T22:19:28.160927+0000 mon.smithi157 (mon.0) 2581 : audit [DBG] from='client.? 172.21.15.157:0/672844045' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:30.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:30 smithi165 bash[22175]: cluster 2022-04-30T22:19:29.206370+0000 mgr.smithi157.nfpzoe (mgr.14180) 3676 : cluster [DBG] pgmap v3427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:30 smithi157 bash[20376]: cluster 2022-04-30T22:19:29.206370+0000 mgr.smithi157.nfpzoe (mgr.14180) 3676 : cluster [DBG] pgmap v3427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:32 smithi165 bash[22175]: cluster 2022-04-30T22:19:31.206938+0000 mgr.smithi157.nfpzoe (mgr.14180) 3677 : cluster [DBG] pgmap v3428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:32 smithi157 bash[20376]: cluster 2022-04-30T22:19:31.206938+0000 mgr.smithi157.nfpzoe (mgr.14180) 3677 : cluster [DBG] pgmap v3428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:33.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:19:33.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:19:33.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:19:33.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:19:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:34 smithi165 bash[22175]: cluster 2022-04-30T22:19:33.207496+0000 mgr.smithi157.nfpzoe (mgr.14180) 3678 : cluster [DBG] pgmap v3429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:34 smithi165 bash[22175]: audit 2022-04-30T22:19:33.494927+0000 mon.smithi157 (mon.0) 2582 : audit [DBG] from='client.? 172.21.15.157:0/3544256122' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:34 smithi157 bash[20376]: cluster 2022-04-30T22:19:33.207496+0000 mgr.smithi157.nfpzoe (mgr.14180) 3678 : cluster [DBG] pgmap v3429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:34 smithi157 bash[20376]: audit 2022-04-30T22:19:33.494927+0000 mon.smithi157 (mon.0) 2582 : audit [DBG] from='client.? 172.21.15.157:0/3544256122' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:36 smithi165 bash[22175]: cluster 2022-04-30T22:19:35.208134+0000 mgr.smithi157.nfpzoe (mgr.14180) 3679 : cluster [DBG] pgmap v3430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:36 smithi157 bash[20376]: cluster 2022-04-30T22:19:35.208134+0000 mgr.smithi157.nfpzoe (mgr.14180) 3679 : cluster [DBG] pgmap v3430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:38.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:19:38.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:19:38.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:19:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:38 smithi165 bash[22175]: cluster 2022-04-30T22:19:37.208891+0000 mgr.smithi157.nfpzoe (mgr.14180) 3680 : cluster [DBG] pgmap v3431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:38 smithi157 bash[20376]: cluster 2022-04-30T22:19:37.208891+0000 mgr.smithi157.nfpzoe (mgr.14180) 3680 : cluster [DBG] pgmap v3431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:38.848 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:19:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:39 smithi157 bash[20376]: audit 2022-04-30T22:19:38.825465+0000 mon.smithi157 (mon.0) 2583 : audit [DBG] from='client.? 172.21.15.157:0/3974680988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:39 smithi165 bash[22175]: audit 2022-04-30T22:19:38.825465+0000 mon.smithi157 (mon.0) 2583 : audit [DBG] from='client.? 172.21.15.157:0/3974680988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:40 smithi165 bash[22175]: cluster 2022-04-30T22:19:39.209572+0000 mgr.smithi157.nfpzoe (mgr.14180) 3681 : cluster [DBG] pgmap v3432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:40 smithi157 bash[20376]: cluster 2022-04-30T22:19:39.209572+0000 mgr.smithi157.nfpzoe (mgr.14180) 3681 : cluster [DBG] pgmap v3432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:42 smithi165 bash[22175]: cluster 2022-04-30T22:19:41.210215+0000 mgr.smithi157.nfpzoe (mgr.14180) 3682 : cluster [DBG] pgmap v3433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:42 smithi157 bash[20376]: cluster 2022-04-30T22:19:41.210215+0000 mgr.smithi157.nfpzoe (mgr.14180) 3682 : cluster [DBG] pgmap v3433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:43.848 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:19:43.848 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:19:43.848 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:19:44.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:19:44.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:44 smithi165 bash[22175]: cluster 2022-04-30T22:19:43.210837+0000 mgr.smithi157.nfpzoe (mgr.14180) 3683 : cluster [DBG] pgmap v3434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:44.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:44 smithi165 bash[22175]: audit 2022-04-30T22:19:44.157951+0000 mon.smithi157 (mon.0) 2584 : audit [DBG] from='client.? 172.21.15.157:0/3996071773' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:44 smithi157 bash[20376]: cluster 2022-04-30T22:19:43.210837+0000 mgr.smithi157.nfpzoe (mgr.14180) 3683 : cluster [DBG] pgmap v3434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:44 smithi157 bash[20376]: audit 2022-04-30T22:19:44.157951+0000 mon.smithi157 (mon.0) 2584 : audit [DBG] from='client.? 172.21.15.157:0/3996071773' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:46 smithi165 bash[22175]: cluster 2022-04-30T22:19:45.211491+0000 mgr.smithi157.nfpzoe (mgr.14180) 3684 : cluster [DBG] pgmap v3435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:46 smithi157 bash[20376]: cluster 2022-04-30T22:19:45.211491+0000 mgr.smithi157.nfpzoe (mgr.14180) 3684 : cluster [DBG] pgmap v3435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:48.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:48 smithi165 bash[22175]: cluster 2022-04-30T22:19:47.212191+0000 mgr.smithi157.nfpzoe (mgr.14180) 3685 : cluster [DBG] pgmap v3436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:48 smithi157 bash[20376]: cluster 2022-04-30T22:19:47.212191+0000 mgr.smithi157.nfpzoe (mgr.14180) 3685 : cluster [DBG] pgmap v3436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:49.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:19:49.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:19:49.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:19:49.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:19:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:50 smithi165 bash[22175]: cluster 2022-04-30T22:19:49.212696+0000 mgr.smithi157.nfpzoe (mgr.14180) 3686 : cluster [DBG] pgmap v3437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:50.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:50 smithi165 bash[22175]: audit 2022-04-30T22:19:49.484957+0000 mon.smithi157 (mon.0) 2585 : audit [DBG] from='client.? 172.21.15.157:0/1719689378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:50 smithi157 bash[20376]: cluster 2022-04-30T22:19:49.212696+0000 mgr.smithi157.nfpzoe (mgr.14180) 3686 : cluster [DBG] pgmap v3437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:50 smithi157 bash[20376]: audit 2022-04-30T22:19:49.484957+0000 mon.smithi157 (mon.0) 2585 : audit [DBG] from='client.? 172.21.15.157:0/1719689378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:52 smithi165 bash[22175]: cluster 2022-04-30T22:19:51.213285+0000 mgr.smithi157.nfpzoe (mgr.14180) 3687 : cluster [DBG] pgmap v3438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:52 smithi157 bash[20376]: cluster 2022-04-30T22:19:51.213285+0000 mgr.smithi157.nfpzoe (mgr.14180) 3687 : cluster [DBG] pgmap v3438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:54.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:19:54.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:19:54.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:19:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:54 smithi165 bash[22175]: cluster 2022-04-30T22:19:53.213901+0000 mgr.smithi157.nfpzoe (mgr.14180) 3688 : cluster [DBG] pgmap v3439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:54 smithi157 bash[20376]: cluster 2022-04-30T22:19:53.213901+0000 mgr.smithi157.nfpzoe (mgr.14180) 3688 : cluster [DBG] pgmap v3439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:54.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:19:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:55 smithi165 bash[22175]: audit 2022-04-30T22:19:54.811516+0000 mon.smithi157 (mon.0) 2586 : audit [DBG] from='client.? 172.21.15.157:0/2019956097' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:55 smithi157 bash[20376]: audit 2022-04-30T22:19:54.811516+0000 mon.smithi157 (mon.0) 2586 : audit [DBG] from='client.? 172.21.15.157:0/2019956097' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:19:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:56 smithi165 bash[22175]: cluster 2022-04-30T22:19:55.214636+0000 mgr.smithi157.nfpzoe (mgr.14180) 3689 : cluster [DBG] pgmap v3440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:56 smithi157 bash[20376]: cluster 2022-04-30T22:19:55.214636+0000 mgr.smithi157.nfpzoe (mgr.14180) 3689 : cluster [DBG] pgmap v3440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:58 smithi165 bash[22175]: cluster 2022-04-30T22:19:57.215347+0000 mgr.smithi157.nfpzoe (mgr.14180) 3690 : cluster [DBG] pgmap v3441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:58 smithi157 bash[20376]: cluster 2022-04-30T22:19:57.215347+0000 mgr.smithi157.nfpzoe (mgr.14180) 3690 : cluster [DBG] pgmap v3441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:19:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:59 smithi157 bash[20376]: audit 2022-04-30T22:19:58.635651+0000 mon.smithi157 (mon.0) 2587 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:19:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:19:59 smithi157 bash[20376]: audit 2022-04-30T22:19:58.636182+0000 mon.smithi157 (mon.0) 2588 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:19:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:59 smithi165 bash[22175]: audit 2022-04-30T22:19:58.635651+0000 mon.smithi157 (mon.0) 2587 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:19:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:19:59 smithi165 bash[22175]: audit 2022-04-30T22:19:58.636182+0000 mon.smithi157 (mon.0) 2588 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:19:59.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:19:59.851 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:19:59.851 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:20:00.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:20:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:00 smithi165 bash[22175]: cluster 2022-04-30T22:19:59.216004+0000 mgr.smithi157.nfpzoe (mgr.14180) 3691 : cluster [DBG] pgmap v3442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:00 smithi165 bash[22175]: cluster 2022-04-30T22:20:00.000151+0000 mon.smithi157 (mon.0) 2589 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T22:20:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:00 smithi165 bash[22175]: audit 2022-04-30T22:20:00.139455+0000 mon.smithi157 (mon.0) 2590 : audit [DBG] from='client.? 172.21.15.157:0/1114678915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:00 smithi157 bash[20376]: cluster 2022-04-30T22:19:59.216004+0000 mgr.smithi157.nfpzoe (mgr.14180) 3691 : cluster [DBG] pgmap v3442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:00 smithi157 bash[20376]: cluster 2022-04-30T22:20:00.000151+0000 mon.smithi157 (mon.0) 2589 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T22:20:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:00 smithi157 bash[20376]: audit 2022-04-30T22:20:00.139455+0000 mon.smithi157 (mon.0) 2590 : audit [DBG] from='client.? 172.21.15.157:0/1114678915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:01 smithi165 bash[22175]: audit 2022-04-30T22:20:01.221154+0000 mon.smithi157 (mon.0) 2591 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:20:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:01 smithi165 bash[22175]: audit 2022-04-30T22:20:01.223873+0000 mon.smithi157 (mon.0) 2592 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:20:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:01 smithi165 bash[22175]: audit 2022-04-30T22:20:01.225620+0000 mon.smithi157 (mon.0) 2593 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:20:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:01 smithi157 bash[20376]: audit 2022-04-30T22:20:01.221154+0000 mon.smithi157 (mon.0) 2591 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:20:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:01 smithi157 bash[20376]: audit 2022-04-30T22:20:01.223873+0000 mon.smithi157 (mon.0) 2592 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:20:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:01 smithi157 bash[20376]: audit 2022-04-30T22:20:01.225620+0000 mon.smithi157 (mon.0) 2593 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:20:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:02 smithi165 bash[22175]: cluster 2022-04-30T22:20:01.216633+0000 mgr.smithi157.nfpzoe (mgr.14180) 3692 : cluster [DBG] pgmap v3443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:02 smithi165 bash[22175]: audit 2022-04-30T22:20:01.552371+0000 mon.smithi157 (mon.0) 2594 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:20:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:02 smithi165 bash[22175]: audit 2022-04-30T22:20:01.559999+0000 mon.smithi157 (mon.0) 2595 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:20:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:02 smithi157 bash[20376]: cluster 2022-04-30T22:20:01.216633+0000 mgr.smithi157.nfpzoe (mgr.14180) 3692 : cluster [DBG] pgmap v3443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:02 smithi157 bash[20376]: audit 2022-04-30T22:20:01.552371+0000 mon.smithi157 (mon.0) 2594 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:20:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:02 smithi157 bash[20376]: audit 2022-04-30T22:20:01.559999+0000 mon.smithi157 (mon.0) 2595 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:20:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:03 smithi165 bash[22175]: cluster 2022-04-30T22:20:01.545684+0000 mgr.smithi157.nfpzoe (mgr.14180) 3693 : cluster [DBG] pgmap v3444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:03.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:03 smithi165 bash[22175]: cluster 2022-04-30T22:20:01.546464+0000 mgr.smithi157.nfpzoe (mgr.14180) 3694 : cluster [DBG] pgmap v3445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:03.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:03 smithi165 bash[22175]: cephadm 2022-04-30T22:20:01.561173+0000 mgr.smithi157.nfpzoe (mgr.14180) 3695 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:20:03.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:03 smithi165 bash[22175]: cephadm 2022-04-30T22:20:01.561338+0000 mgr.smithi157.nfpzoe (mgr.14180) 3696 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:20:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:03 smithi157 bash[20376]: cluster 2022-04-30T22:20:01.545684+0000 mgr.smithi157.nfpzoe (mgr.14180) 3693 : cluster [DBG] pgmap v3444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:03 smithi157 bash[20376]: cluster 2022-04-30T22:20:01.546464+0000 mgr.smithi157.nfpzoe (mgr.14180) 3694 : cluster [DBG] pgmap v3445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:03 smithi157 bash[20376]: cephadm 2022-04-30T22:20:01.561173+0000 mgr.smithi157.nfpzoe (mgr.14180) 3695 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:20:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:03 smithi157 bash[20376]: cephadm 2022-04-30T22:20:01.561338+0000 mgr.smithi157.nfpzoe (mgr.14180) 3696 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:20:05.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:20:05.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:20:05.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:20:05.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:20:05.651 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:05 smithi165 bash[22175]: cluster 2022-04-30T22:20:03.547307+0000 mgr.smithi157.nfpzoe (mgr.14180) 3697 : cluster [DBG] pgmap v3446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:05 smithi157 bash[20376]: cluster 2022-04-30T22:20:03.547307+0000 mgr.smithi157.nfpzoe (mgr.14180) 3697 : cluster [DBG] pgmap v3446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:06 smithi165 bash[22175]: audit 2022-04-30T22:20:05.469408+0000 mon.smithi157 (mon.0) 2596 : audit [DBG] from='client.? 172.21.15.157:0/971214672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:06 smithi157 bash[20376]: audit 2022-04-30T22:20:05.469408+0000 mon.smithi157 (mon.0) 2596 : audit [DBG] from='client.? 172.21.15.157:0/971214672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:07 smithi165 bash[22175]: cluster 2022-04-30T22:20:05.547941+0000 mgr.smithi157.nfpzoe (mgr.14180) 3698 : cluster [DBG] pgmap v3447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:07 smithi157 bash[20376]: cluster 2022-04-30T22:20:05.547941+0000 mgr.smithi157.nfpzoe (mgr.14180) 3698 : cluster [DBG] pgmap v3447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:09.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:09 smithi157 bash[20376]: cluster 2022-04-30T22:20:07.548635+0000 mgr.smithi157.nfpzoe (mgr.14180) 3699 : cluster [DBG] pgmap v3448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:09 smithi165 bash[22175]: cluster 2022-04-30T22:20:07.548635+0000 mgr.smithi157.nfpzoe (mgr.14180) 3699 : cluster [DBG] pgmap v3448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:10.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:20:10.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:20:10.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:20:10.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:20:11.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:11 smithi165 bash[22175]: cluster 2022-04-30T22:20:09.549287+0000 mgr.smithi157.nfpzoe (mgr.14180) 3700 : cluster [DBG] pgmap v3449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:11.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:11 smithi165 bash[22175]: audit 2022-04-30T22:20:10.798111+0000 mon.smithi157 (mon.0) 2597 : audit [DBG] from='client.? 172.21.15.157:0/204411966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:11.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:11 smithi157 bash[20376]: cluster 2022-04-30T22:20:09.549287+0000 mgr.smithi157.nfpzoe (mgr.14180) 3700 : cluster [DBG] pgmap v3449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:11.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:11 smithi157 bash[20376]: audit 2022-04-30T22:20:10.798111+0000 mon.smithi157 (mon.0) 2597 : audit [DBG] from='client.? 172.21.15.157:0/204411966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:13.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:13 smithi165 bash[22175]: cluster 2022-04-30T22:20:11.553039+0000 mgr.smithi157.nfpzoe (mgr.14180) 3701 : cluster [DBG] pgmap v3450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:13 smithi157 bash[20376]: cluster 2022-04-30T22:20:11.553039+0000 mgr.smithi157.nfpzoe (mgr.14180) 3701 : cluster [DBG] pgmap v3450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:15.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:15 smithi165 bash[22175]: cluster 2022-04-30T22:20:13.553685+0000 mgr.smithi157.nfpzoe (mgr.14180) 3702 : cluster [DBG] pgmap v3451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:15 smithi157 bash[20376]: cluster 2022-04-30T22:20:13.553685+0000 mgr.smithi157.nfpzoe (mgr.14180) 3702 : cluster [DBG] pgmap v3451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:15.821 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:20:15.821 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:20:15.821 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:20:16.142 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:20:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:16 smithi165 bash[22175]: audit 2022-04-30T22:20:16.123996+0000 mon.smithi157 (mon.0) 2598 : audit [DBG] from='client.? 172.21.15.157:0/2817019390' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:16 smithi157 bash[20376]: audit 2022-04-30T22:20:16.123996+0000 mon.smithi157 (mon.0) 2598 : audit [DBG] from='client.? 172.21.15.157:0/2817019390' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:17 smithi165 bash[22175]: cluster 2022-04-30T22:20:15.554289+0000 mgr.smithi157.nfpzoe (mgr.14180) 3703 : cluster [DBG] pgmap v3452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:17.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:17 smithi157 bash[20376]: cluster 2022-04-30T22:20:15.554289+0000 mgr.smithi157.nfpzoe (mgr.14180) 3703 : cluster [DBG] pgmap v3452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:19 smithi165 bash[22175]: cluster 2022-04-30T22:20:17.554966+0000 mgr.smithi157.nfpzoe (mgr.14180) 3704 : cluster [DBG] pgmap v3453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:19.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:19 smithi157 bash[20376]: cluster 2022-04-30T22:20:17.554966+0000 mgr.smithi157.nfpzoe (mgr.14180) 3704 : cluster [DBG] pgmap v3453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:21.146 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:20:21.146 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:20:21.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:20:21.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:20:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:21 smithi165 bash[22175]: cluster 2022-04-30T22:20:19.555683+0000 mgr.smithi157.nfpzoe (mgr.14180) 3705 : cluster [DBG] pgmap v3454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:21 smithi157 bash[20376]: cluster 2022-04-30T22:20:19.555683+0000 mgr.smithi157.nfpzoe (mgr.14180) 3705 : cluster [DBG] pgmap v3454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:22 smithi165 bash[22175]: audit 2022-04-30T22:20:21.453822+0000 mon.smithi157 (mon.0) 2599 : audit [DBG] from='client.? 172.21.15.157:0/603337060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:22 smithi157 bash[20376]: audit 2022-04-30T22:20:21.453822+0000 mon.smithi157 (mon.0) 2599 : audit [DBG] from='client.? 172.21.15.157:0/603337060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:23 smithi165 bash[22175]: cluster 2022-04-30T22:20:21.556324+0000 mgr.smithi157.nfpzoe (mgr.14180) 3706 : cluster [DBG] pgmap v3455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:23 smithi157 bash[20376]: cluster 2022-04-30T22:20:21.556324+0000 mgr.smithi157.nfpzoe (mgr.14180) 3706 : cluster [DBG] pgmap v3455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:25 smithi165 bash[22175]: cluster 2022-04-30T22:20:23.556899+0000 mgr.smithi157.nfpzoe (mgr.14180) 3707 : cluster [DBG] pgmap v3456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:25 smithi157 bash[20376]: cluster 2022-04-30T22:20:23.556899+0000 mgr.smithi157.nfpzoe (mgr.14180) 3707 : cluster [DBG] pgmap v3456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:26.476 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:20:26.476 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:20:26.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:20:26.800 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:20:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:27 smithi165 bash[22175]: cluster 2022-04-30T22:20:25.557508+0000 mgr.smithi157.nfpzoe (mgr.14180) 3708 : cluster [DBG] pgmap v3457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:27.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:27 smithi165 bash[22175]: audit 2022-04-30T22:20:26.781620+0000 mon.smithi157 (mon.0) 2600 : audit [DBG] from='client.? 172.21.15.157:0/2665434364' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:27 smithi157 bash[20376]: cluster 2022-04-30T22:20:25.557508+0000 mgr.smithi157.nfpzoe (mgr.14180) 3708 : cluster [DBG] pgmap v3457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:27 smithi157 bash[20376]: audit 2022-04-30T22:20:26.781620+0000 mon.smithi157 (mon.0) 2600 : audit [DBG] from='client.? 172.21.15.157:0/2665434364' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:29.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:29 smithi157 bash[20376]: cluster 2022-04-30T22:20:27.558151+0000 mgr.smithi157.nfpzoe (mgr.14180) 3709 : cluster [DBG] pgmap v3458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:29 smithi165 bash[22175]: cluster 2022-04-30T22:20:27.558151+0000 mgr.smithi157.nfpzoe (mgr.14180) 3709 : cluster [DBG] pgmap v3458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:31 smithi157 bash[20376]: cluster 2022-04-30T22:20:29.558935+0000 mgr.smithi157.nfpzoe (mgr.14180) 3710 : cluster [DBG] pgmap v3459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:31.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:20:31.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:20:31.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:20:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:31 smithi165 bash[22175]: cluster 2022-04-30T22:20:29.558935+0000 mgr.smithi157.nfpzoe (mgr.14180) 3710 : cluster [DBG] pgmap v3459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:32.133 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:20:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:32 smithi157 bash[20376]: audit 2022-04-30T22:20:32.114151+0000 mon.smithi157 (mon.0) 2601 : audit [DBG] from='client.? 172.21.15.157:0/1472749583' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:32 smithi165 bash[22175]: audit 2022-04-30T22:20:32.114151+0000 mon.smithi157 (mon.0) 2601 : audit [DBG] from='client.? 172.21.15.157:0/1472749583' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:33 smithi157 bash[20376]: cluster 2022-04-30T22:20:31.559630+0000 mgr.smithi157.nfpzoe (mgr.14180) 3711 : cluster [DBG] pgmap v3460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:33 smithi165 bash[22175]: cluster 2022-04-30T22:20:31.559630+0000 mgr.smithi157.nfpzoe (mgr.14180) 3711 : cluster [DBG] pgmap v3460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:35 smithi157 bash[20376]: cluster 2022-04-30T22:20:33.560280+0000 mgr.smithi157.nfpzoe (mgr.14180) 3712 : cluster [DBG] pgmap v3461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:35 smithi165 bash[22175]: cluster 2022-04-30T22:20:33.560280+0000 mgr.smithi157.nfpzoe (mgr.14180) 3712 : cluster [DBG] pgmap v3461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:37.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:20:37.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:20:37.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:20:37.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:20:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:37 smithi157 bash[20376]: cluster 2022-04-30T22:20:35.560927+0000 mgr.smithi157.nfpzoe (mgr.14180) 3713 : cluster [DBG] pgmap v3462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:37 smithi165 bash[22175]: cluster 2022-04-30T22:20:35.560927+0000 mgr.smithi157.nfpzoe (mgr.14180) 3713 : cluster [DBG] pgmap v3462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:38 smithi157 bash[20376]: audit 2022-04-30T22:20:37.446710+0000 mon.smithi157 (mon.0) 2602 : audit [DBG] from='client.? 172.21.15.157:0/3826237827' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:38 smithi165 bash[22175]: audit 2022-04-30T22:20:37.446710+0000 mon.smithi157 (mon.0) 2602 : audit [DBG] from='client.? 172.21.15.157:0/3826237827' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:39 smithi157 bash[20376]: cluster 2022-04-30T22:20:37.561568+0000 mgr.smithi157.nfpzoe (mgr.14180) 3714 : cluster [DBG] pgmap v3463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:39 smithi165 bash[22175]: cluster 2022-04-30T22:20:37.561568+0000 mgr.smithi157.nfpzoe (mgr.14180) 3714 : cluster [DBG] pgmap v3463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:41.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:41 smithi157 bash[20376]: cluster 2022-04-30T22:20:39.562244+0000 mgr.smithi157.nfpzoe (mgr.14180) 3715 : cluster [DBG] pgmap v3464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:41 smithi165 bash[22175]: cluster 2022-04-30T22:20:39.562244+0000 mgr.smithi157.nfpzoe (mgr.14180) 3715 : cluster [DBG] pgmap v3464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:42.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:20:42.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:20:42.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:20:42.798 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:20:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:43 smithi157 bash[20376]: cluster 2022-04-30T22:20:41.562989+0000 mgr.smithi157.nfpzoe (mgr.14180) 3716 : cluster [DBG] pgmap v3465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:43 smithi157 bash[20376]: audit 2022-04-30T22:20:42.778903+0000 mon.smithi157 (mon.0) 2603 : audit [DBG] from='client.? 172.21.15.157:0/2729487676' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:43 smithi165 bash[22175]: cluster 2022-04-30T22:20:41.562989+0000 mgr.smithi157.nfpzoe (mgr.14180) 3716 : cluster [DBG] pgmap v3465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:43 smithi165 bash[22175]: audit 2022-04-30T22:20:42.778903+0000 mon.smithi157 (mon.0) 2603 : audit [DBG] from='client.? 172.21.15.157:0/2729487676' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:45 smithi157 bash[20376]: cluster 2022-04-30T22:20:43.563636+0000 mgr.smithi157.nfpzoe (mgr.14180) 3717 : cluster [DBG] pgmap v3466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:45 smithi165 bash[22175]: cluster 2022-04-30T22:20:43.563636+0000 mgr.smithi157.nfpzoe (mgr.14180) 3717 : cluster [DBG] pgmap v3466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:47 smithi157 bash[20376]: cluster 2022-04-30T22:20:45.564236+0000 mgr.smithi157.nfpzoe (mgr.14180) 3718 : cluster [DBG] pgmap v3467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:47.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:20:47.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:20:47.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:20:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:47 smithi165 bash[22175]: cluster 2022-04-30T22:20:45.564236+0000 mgr.smithi157.nfpzoe (mgr.14180) 3718 : cluster [DBG] pgmap v3467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:48.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:20:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:48 smithi165 bash[22175]: audit 2022-04-30T22:20:48.116410+0000 mon.smithi157 (mon.0) 2604 : audit [DBG] from='client.? 172.21.15.157:0/2061952807' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:48.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:48 smithi157 bash[20376]: audit 2022-04-30T22:20:48.116410+0000 mon.smithi157 (mon.0) 2604 : audit [DBG] from='client.? 172.21.15.157:0/2061952807' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:49 smithi165 bash[22175]: cluster 2022-04-30T22:20:47.564914+0000 mgr.smithi157.nfpzoe (mgr.14180) 3719 : cluster [DBG] pgmap v3468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:49.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:49 smithi157 bash[20376]: cluster 2022-04-30T22:20:47.564914+0000 mgr.smithi157.nfpzoe (mgr.14180) 3719 : cluster [DBG] pgmap v3468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:51 smithi165 bash[22175]: cluster 2022-04-30T22:20:49.565497+0000 mgr.smithi157.nfpzoe (mgr.14180) 3720 : cluster [DBG] pgmap v3469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:51 smithi157 bash[20376]: cluster 2022-04-30T22:20:49.565497+0000 mgr.smithi157.nfpzoe (mgr.14180) 3720 : cluster [DBG] pgmap v3469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:53.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:20:53.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:20:53.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:20:53.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:20:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:53 smithi165 bash[22175]: cluster 2022-04-30T22:20:51.566073+0000 mgr.smithi157.nfpzoe (mgr.14180) 3721 : cluster [DBG] pgmap v3470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:53 smithi165 bash[22175]: audit 2022-04-30T22:20:53.448003+0000 mon.smithi157 (mon.0) 2605 : audit [DBG] from='client.? 172.21.15.157:0/225062704' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:53 smithi157 bash[20376]: cluster 2022-04-30T22:20:51.566073+0000 mgr.smithi157.nfpzoe (mgr.14180) 3721 : cluster [DBG] pgmap v3470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:53 smithi157 bash[20376]: audit 2022-04-30T22:20:53.448003+0000 mon.smithi157 (mon.0) 2605 : audit [DBG] from='client.? 172.21.15.157:0/225062704' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:55 smithi165 bash[22175]: cluster 2022-04-30T22:20:53.566692+0000 mgr.smithi157.nfpzoe (mgr.14180) 3722 : cluster [DBG] pgmap v3471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:55 smithi157 bash[20376]: cluster 2022-04-30T22:20:53.566692+0000 mgr.smithi157.nfpzoe (mgr.14180) 3722 : cluster [DBG] pgmap v3471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:57 smithi165 bash[22175]: cluster 2022-04-30T22:20:55.567360+0000 mgr.smithi157.nfpzoe (mgr.14180) 3723 : cluster [DBG] pgmap v3472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:57 smithi157 bash[20376]: cluster 2022-04-30T22:20:55.567360+0000 mgr.smithi157.nfpzoe (mgr.14180) 3723 : cluster [DBG] pgmap v3472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:58.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:20:58.476 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:20:58.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:20:58.798 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:20:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:59 smithi165 bash[22175]: cluster 2022-04-30T22:20:57.567972+0000 mgr.smithi157.nfpzoe (mgr.14180) 3724 : cluster [DBG] pgmap v3473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:59 smithi165 bash[22175]: audit 2022-04-30T22:20:58.643450+0000 mon.smithi157 (mon.0) 2606 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:20:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:59 smithi165 bash[22175]: audit 2022-04-30T22:20:58.643900+0000 mon.smithi157 (mon.0) 2607 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:20:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:20:59 smithi165 bash[22175]: audit 2022-04-30T22:20:58.778725+0000 mon.smithi157 (mon.0) 2608 : audit [DBG] from='client.? 172.21.15.157:0/1102112723' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:20:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:59 smithi157 bash[20376]: cluster 2022-04-30T22:20:57.567972+0000 mgr.smithi157.nfpzoe (mgr.14180) 3724 : cluster [DBG] pgmap v3473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:20:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:59 smithi157 bash[20376]: audit 2022-04-30T22:20:58.643450+0000 mon.smithi157 (mon.0) 2606 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:20:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:59 smithi157 bash[20376]: audit 2022-04-30T22:20:58.643900+0000 mon.smithi157 (mon.0) 2607 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:20:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:20:59 smithi157 bash[20376]: audit 2022-04-30T22:20:58.778725+0000 mon.smithi157 (mon.0) 2608 : audit [DBG] from='client.? 172.21.15.157:0/1102112723' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:01 smithi165 bash[22175]: cluster 2022-04-30T22:20:59.568606+0000 mgr.smithi157.nfpzoe (mgr.14180) 3725 : cluster [DBG] pgmap v3474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:01 smithi157 bash[20376]: cluster 2022-04-30T22:20:59.568606+0000 mgr.smithi157.nfpzoe (mgr.14180) 3725 : cluster [DBG] pgmap v3474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:02 smithi165 bash[22175]: cluster 2022-04-30T22:21:01.569259+0000 mgr.smithi157.nfpzoe (mgr.14180) 3726 : cluster [DBG] pgmap v3475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:02 smithi165 bash[22175]: audit 2022-04-30T22:21:01.571108+0000 mon.smithi157 (mon.0) 2609 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:21:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:02 smithi165 bash[22175]: audit 2022-04-30T22:21:01.573809+0000 mon.smithi157 (mon.0) 2610 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:21:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:02 smithi165 bash[22175]: audit 2022-04-30T22:21:01.575660+0000 mon.smithi157 (mon.0) 2611 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:21:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:02 smithi165 bash[22175]: cluster 2022-04-30T22:21:01.895206+0000 mgr.smithi157.nfpzoe (mgr.14180) 3727 : cluster [DBG] pgmap v3476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:02 smithi165 bash[22175]: cluster 2022-04-30T22:21:01.895541+0000 mgr.smithi157.nfpzoe (mgr.14180) 3728 : cluster [DBG] pgmap v3477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:02 smithi165 bash[22175]: audit 2022-04-30T22:21:01.900362+0000 mon.smithi157 (mon.0) 2612 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:21:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:02 smithi165 bash[22175]: audit 2022-04-30T22:21:01.906060+0000 mon.smithi157 (mon.0) 2613 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:21:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:02 smithi165 bash[22175]: cephadm 2022-04-30T22:21:01.907189+0000 mgr.smithi157.nfpzoe (mgr.14180) 3729 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:21:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:02 smithi165 bash[22175]: cephadm 2022-04-30T22:21:01.907332+0000 mgr.smithi157.nfpzoe (mgr.14180) 3730 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:21:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:02 smithi157 bash[20376]: cluster 2022-04-30T22:21:01.569259+0000 mgr.smithi157.nfpzoe (mgr.14180) 3726 : cluster [DBG] pgmap v3475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:02 smithi157 bash[20376]: audit 2022-04-30T22:21:01.571108+0000 mon.smithi157 (mon.0) 2609 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:21:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:02 smithi157 bash[20376]: audit 2022-04-30T22:21:01.573809+0000 mon.smithi157 (mon.0) 2610 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:21:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:02 smithi157 bash[20376]: audit 2022-04-30T22:21:01.575660+0000 mon.smithi157 (mon.0) 2611 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:21:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:02 smithi157 bash[20376]: cluster 2022-04-30T22:21:01.895206+0000 mgr.smithi157.nfpzoe (mgr.14180) 3727 : cluster [DBG] pgmap v3476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:02 smithi157 bash[20376]: cluster 2022-04-30T22:21:01.895541+0000 mgr.smithi157.nfpzoe (mgr.14180) 3728 : cluster [DBG] pgmap v3477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:02 smithi157 bash[20376]: audit 2022-04-30T22:21:01.900362+0000 mon.smithi157 (mon.0) 2612 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:21:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:02 smithi157 bash[20376]: audit 2022-04-30T22:21:01.906060+0000 mon.smithi157 (mon.0) 2613 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:21:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:02 smithi157 bash[20376]: cephadm 2022-04-30T22:21:01.907189+0000 mgr.smithi157.nfpzoe (mgr.14180) 3729 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:21:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:02 smithi157 bash[20376]: cephadm 2022-04-30T22:21:01.907332+0000 mgr.smithi157.nfpzoe (mgr.14180) 3730 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:21:03.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:21:03.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:21:03.802 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:21:04.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:21:04.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:04 smithi165 bash[22175]: audit 2022-04-30T22:21:04.103338+0000 mon.smithi157 (mon.0) 2614 : audit [DBG] from='client.? 172.21.15.157:0/1563276663' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:04 smithi157 bash[20376]: audit 2022-04-30T22:21:04.103338+0000 mon.smithi157 (mon.0) 2614 : audit [DBG] from='client.? 172.21.15.157:0/1563276663' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:05 smithi165 bash[22175]: cluster 2022-04-30T22:21:03.896109+0000 mgr.smithi157.nfpzoe (mgr.14180) 3731 : cluster [DBG] pgmap v3478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:05 smithi157 bash[20376]: cluster 2022-04-30T22:21:03.896109+0000 mgr.smithi157.nfpzoe (mgr.14180) 3731 : cluster [DBG] pgmap v3478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:07 smithi157 bash[20376]: cluster 2022-04-30T22:21:05.896831+0000 mgr.smithi157.nfpzoe (mgr.14180) 3732 : cluster [DBG] pgmap v3479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:07.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:07 smithi165 bash[22175]: cluster 2022-04-30T22:21:05.896831+0000 mgr.smithi157.nfpzoe (mgr.14180) 3732 : cluster [DBG] pgmap v3479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:09.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:21:09.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:21:09.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:21:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:09 smithi157 bash[20376]: cluster 2022-04-30T22:21:07.897563+0000 mgr.smithi157.nfpzoe (mgr.14180) 3733 : cluster [DBG] pgmap v3480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:09.464 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:21:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:09 smithi165 bash[22175]: cluster 2022-04-30T22:21:07.897563+0000 mgr.smithi157.nfpzoe (mgr.14180) 3733 : cluster [DBG] pgmap v3480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:10.515 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:10 smithi157 bash[20376]: audit 2022-04-30T22:21:09.439541+0000 mon.smithi157 (mon.0) 2615 : audit [DBG] from='client.? 172.21.15.157:0/2399923259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:10 smithi165 bash[22175]: audit 2022-04-30T22:21:09.439541+0000 mon.smithi157 (mon.0) 2615 : audit [DBG] from='client.? 172.21.15.157:0/2399923259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:11 smithi165 bash[22175]: cluster 2022-04-30T22:21:09.898214+0000 mgr.smithi157.nfpzoe (mgr.14180) 3734 : cluster [DBG] pgmap v3481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:11.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:11 smithi157 bash[20376]: cluster 2022-04-30T22:21:09.898214+0000 mgr.smithi157.nfpzoe (mgr.14180) 3734 : cluster [DBG] pgmap v3481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:13 smithi165 bash[22175]: cluster 2022-04-30T22:21:11.898815+0000 mgr.smithi157.nfpzoe (mgr.14180) 3735 : cluster [DBG] pgmap v3482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:13 smithi157 bash[20376]: cluster 2022-04-30T22:21:11.898815+0000 mgr.smithi157.nfpzoe (mgr.14180) 3735 : cluster [DBG] pgmap v3482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:14.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:21:14.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:21:14.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:21:14.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:21:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:15 smithi165 bash[22175]: cluster 2022-04-30T22:21:13.899400+0000 mgr.smithi157.nfpzoe (mgr.14180) 3736 : cluster [DBG] pgmap v3483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:15.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:15 smithi165 bash[22175]: audit 2022-04-30T22:21:14.773822+0000 mon.smithi157 (mon.0) 2616 : audit [DBG] from='client.? 172.21.15.157:0/3200437745' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:15 smithi157 bash[20376]: cluster 2022-04-30T22:21:13.899400+0000 mgr.smithi157.nfpzoe (mgr.14180) 3736 : cluster [DBG] pgmap v3483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:15 smithi157 bash[20376]: audit 2022-04-30T22:21:14.773822+0000 mon.smithi157 (mon.0) 2616 : audit [DBG] from='client.? 172.21.15.157:0/3200437745' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:17 smithi157 bash[20376]: cluster 2022-04-30T22:21:15.900029+0000 mgr.smithi157.nfpzoe (mgr.14180) 3737 : cluster [DBG] pgmap v3484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:17 smithi165 bash[22175]: cluster 2022-04-30T22:21:15.900029+0000 mgr.smithi157.nfpzoe (mgr.14180) 3737 : cluster [DBG] pgmap v3484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:19 smithi157 bash[20376]: cluster 2022-04-30T22:21:17.900773+0000 mgr.smithi157.nfpzoe (mgr.14180) 3738 : cluster [DBG] pgmap v3485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:19 smithi165 bash[22175]: cluster 2022-04-30T22:21:17.900773+0000 mgr.smithi157.nfpzoe (mgr.14180) 3738 : cluster [DBG] pgmap v3485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:19.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:21:19.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:21:19.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:21:20.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:21:20.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:20 smithi165 bash[22175]: audit 2022-04-30T22:21:20.103192+0000 mon.smithi157 (mon.0) 2617 : audit [DBG] from='client.? 172.21.15.157:0/3745994059' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:20.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:20 smithi157 bash[20376]: audit 2022-04-30T22:21:20.103192+0000 mon.smithi157 (mon.0) 2617 : audit [DBG] from='client.? 172.21.15.157:0/3745994059' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:21 smithi165 bash[22175]: cluster 2022-04-30T22:21:19.901411+0000 mgr.smithi157.nfpzoe (mgr.14180) 3739 : cluster [DBG] pgmap v3486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:21 smithi157 bash[20376]: cluster 2022-04-30T22:21:19.901411+0000 mgr.smithi157.nfpzoe (mgr.14180) 3739 : cluster [DBG] pgmap v3486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:23 smithi165 bash[22175]: cluster 2022-04-30T22:21:21.902017+0000 mgr.smithi157.nfpzoe (mgr.14180) 3740 : cluster [DBG] pgmap v3487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:23 smithi157 bash[20376]: cluster 2022-04-30T22:21:21.902017+0000 mgr.smithi157.nfpzoe (mgr.14180) 3740 : cluster [DBG] pgmap v3487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:25.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:21:25.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:21:25.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:21:25.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:21:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:25 smithi165 bash[22175]: cluster 2022-04-30T22:21:23.902634+0000 mgr.smithi157.nfpzoe (mgr.14180) 3741 : cluster [DBG] pgmap v3488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:25 smithi157 bash[20376]: cluster 2022-04-30T22:21:23.902634+0000 mgr.smithi157.nfpzoe (mgr.14180) 3741 : cluster [DBG] pgmap v3488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:26 smithi165 bash[22175]: audit 2022-04-30T22:21:25.433590+0000 mon.smithi157 (mon.0) 2618 : audit [DBG] from='client.? 172.21.15.157:0/721152785' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:26 smithi157 bash[20376]: audit 2022-04-30T22:21:25.433590+0000 mon.smithi157 (mon.0) 2618 : audit [DBG] from='client.? 172.21.15.157:0/721152785' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:27 smithi165 bash[22175]: cluster 2022-04-30T22:21:25.903222+0000 mgr.smithi157.nfpzoe (mgr.14180) 3742 : cluster [DBG] pgmap v3489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:27 smithi157 bash[20376]: cluster 2022-04-30T22:21:25.903222+0000 mgr.smithi157.nfpzoe (mgr.14180) 3742 : cluster [DBG] pgmap v3489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:29 smithi157 bash[20376]: cluster 2022-04-30T22:21:27.903940+0000 mgr.smithi157.nfpzoe (mgr.14180) 3743 : cluster [DBG] pgmap v3490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:29 smithi165 bash[22175]: cluster 2022-04-30T22:21:27.903940+0000 mgr.smithi157.nfpzoe (mgr.14180) 3743 : cluster [DBG] pgmap v3490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:30.456 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:21:30.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:21:30.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:21:30.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:21:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:31 smithi165 bash[22175]: cluster 2022-04-30T22:21:29.904637+0000 mgr.smithi157.nfpzoe (mgr.14180) 3744 : cluster [DBG] pgmap v3491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:31 smithi165 bash[22175]: audit 2022-04-30T22:21:30.764765+0000 mon.smithi157 (mon.0) 2619 : audit [DBG] from='client.? 172.21.15.157:0/347697761' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:31 smithi157 bash[20376]: cluster 2022-04-30T22:21:29.904637+0000 mgr.smithi157.nfpzoe (mgr.14180) 3744 : cluster [DBG] pgmap v3491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:31 smithi157 bash[20376]: audit 2022-04-30T22:21:30.764765+0000 mon.smithi157 (mon.0) 2619 : audit [DBG] from='client.? 172.21.15.157:0/347697761' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:33 smithi165 bash[22175]: cluster 2022-04-30T22:21:31.905301+0000 mgr.smithi157.nfpzoe (mgr.14180) 3745 : cluster [DBG] pgmap v3492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:33 smithi157 bash[20376]: cluster 2022-04-30T22:21:31.905301+0000 mgr.smithi157.nfpzoe (mgr.14180) 3745 : cluster [DBG] pgmap v3492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:35 smithi165 bash[22175]: cluster 2022-04-30T22:21:33.906035+0000 mgr.smithi157.nfpzoe (mgr.14180) 3746 : cluster [DBG] pgmap v3493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:35 smithi157 bash[20376]: cluster 2022-04-30T22:21:33.906035+0000 mgr.smithi157.nfpzoe (mgr.14180) 3746 : cluster [DBG] pgmap v3493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:35.787 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:21:35.787 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:21:35.787 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:21:36.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:21:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:36 smithi165 bash[22175]: audit 2022-04-30T22:21:36.092416+0000 mon.smithi157 (mon.0) 2620 : audit [DBG] from='client.? 172.21.15.157:0/3946961292' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:36 smithi157 bash[20376]: audit 2022-04-30T22:21:36.092416+0000 mon.smithi157 (mon.0) 2620 : audit [DBG] from='client.? 172.21.15.157:0/3946961292' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:37 smithi165 bash[22175]: cluster 2022-04-30T22:21:35.906653+0000 mgr.smithi157.nfpzoe (mgr.14180) 3747 : cluster [DBG] pgmap v3494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:37 smithi157 bash[20376]: cluster 2022-04-30T22:21:35.906653+0000 mgr.smithi157.nfpzoe (mgr.14180) 3747 : cluster [DBG] pgmap v3494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:39 smithi165 bash[22175]: cluster 2022-04-30T22:21:37.907295+0000 mgr.smithi157.nfpzoe (mgr.14180) 3748 : cluster [DBG] pgmap v3495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:39 smithi157 bash[20376]: cluster 2022-04-30T22:21:37.907295+0000 mgr.smithi157.nfpzoe (mgr.14180) 3748 : cluster [DBG] pgmap v3495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:41.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:21:41.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:21:41.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:21:41.440 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:21:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:41 smithi165 bash[22175]: cluster 2022-04-30T22:21:39.907890+0000 mgr.smithi157.nfpzoe (mgr.14180) 3749 : cluster [DBG] pgmap v3496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:41 smithi157 bash[20376]: cluster 2022-04-30T22:21:39.907890+0000 mgr.smithi157.nfpzoe (mgr.14180) 3749 : cluster [DBG] pgmap v3496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:42 smithi165 bash[22175]: audit 2022-04-30T22:21:41.421352+0000 mon.smithi157 (mon.0) 2621 : audit [DBG] from='client.? 172.21.15.157:0/2271969375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:42 smithi157 bash[20376]: audit 2022-04-30T22:21:41.421352+0000 mon.smithi157 (mon.0) 2621 : audit [DBG] from='client.? 172.21.15.157:0/2271969375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:43 smithi165 bash[22175]: cluster 2022-04-30T22:21:41.908512+0000 mgr.smithi157.nfpzoe (mgr.14180) 3750 : cluster [DBG] pgmap v3497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:43 smithi157 bash[20376]: cluster 2022-04-30T22:21:41.908512+0000 mgr.smithi157.nfpzoe (mgr.14180) 3750 : cluster [DBG] pgmap v3497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:45 smithi165 bash[22175]: cluster 2022-04-30T22:21:43.909158+0000 mgr.smithi157.nfpzoe (mgr.14180) 3751 : cluster [DBG] pgmap v3498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:45 smithi157 bash[20376]: cluster 2022-04-30T22:21:43.909158+0000 mgr.smithi157.nfpzoe (mgr.14180) 3751 : cluster [DBG] pgmap v3498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:46.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:21:46.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:21:46.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:21:46.771 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:21:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:47 smithi165 bash[22175]: cluster 2022-04-30T22:21:45.909770+0000 mgr.smithi157.nfpzoe (mgr.14180) 3752 : cluster [DBG] pgmap v3499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:47 smithi165 bash[22175]: audit 2022-04-30T22:21:46.751736+0000 mon.smithi157 (mon.0) 2622 : audit [DBG] from='client.? 172.21.15.157:0/2432897313' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:47 smithi157 bash[20376]: cluster 2022-04-30T22:21:45.909770+0000 mgr.smithi157.nfpzoe (mgr.14180) 3752 : cluster [DBG] pgmap v3499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:47 smithi157 bash[20376]: audit 2022-04-30T22:21:46.751736+0000 mon.smithi157 (mon.0) 2622 : audit [DBG] from='client.? 172.21.15.157:0/2432897313' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:49 smithi165 bash[22175]: cluster 2022-04-30T22:21:47.910444+0000 mgr.smithi157.nfpzoe (mgr.14180) 3753 : cluster [DBG] pgmap v3500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:49.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:49 smithi157 bash[20376]: cluster 2022-04-30T22:21:47.910444+0000 mgr.smithi157.nfpzoe (mgr.14180) 3753 : cluster [DBG] pgmap v3500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:51 smithi165 bash[22175]: cluster 2022-04-30T22:21:49.911069+0000 mgr.smithi157.nfpzoe (mgr.14180) 3754 : cluster [DBG] pgmap v3501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:51 smithi157 bash[20376]: cluster 2022-04-30T22:21:49.911069+0000 mgr.smithi157.nfpzoe (mgr.14180) 3754 : cluster [DBG] pgmap v3501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:51.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:21:51.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:21:51.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:21:52.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:21:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:52 smithi165 bash[22175]: audit 2022-04-30T22:21:52.082270+0000 mon.smithi157 (mon.0) 2623 : audit [DBG] from='client.? 172.21.15.157:0/1648380448' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:52 smithi157 bash[20376]: audit 2022-04-30T22:21:52.082270+0000 mon.smithi157 (mon.0) 2623 : audit [DBG] from='client.? 172.21.15.157:0/1648380448' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:53 smithi165 bash[22175]: cluster 2022-04-30T22:21:51.911537+0000 mgr.smithi157.nfpzoe (mgr.14180) 3755 : cluster [DBG] pgmap v3502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:53 smithi157 bash[20376]: cluster 2022-04-30T22:21:51.911537+0000 mgr.smithi157.nfpzoe (mgr.14180) 3755 : cluster [DBG] pgmap v3502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:55 smithi157 bash[20376]: cluster 2022-04-30T22:21:53.912127+0000 mgr.smithi157.nfpzoe (mgr.14180) 3756 : cluster [DBG] pgmap v3503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:55 smithi165 bash[22175]: cluster 2022-04-30T22:21:53.912127+0000 mgr.smithi157.nfpzoe (mgr.14180) 3756 : cluster [DBG] pgmap v3503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:57.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:21:57.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:21:57.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:21:57.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:21:57.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:57 smithi157 bash[20376]: cluster 2022-04-30T22:21:55.912682+0000 mgr.smithi157.nfpzoe (mgr.14180) 3757 : cluster [DBG] pgmap v3504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:57 smithi165 bash[22175]: cluster 2022-04-30T22:21:55.912682+0000 mgr.smithi157.nfpzoe (mgr.14180) 3757 : cluster [DBG] pgmap v3504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:58 smithi157 bash[20376]: audit 2022-04-30T22:21:57.410864+0000 mon.smithi157 (mon.0) 2624 : audit [DBG] from='client.? 172.21.15.157:0/2715649962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:58 smithi165 bash[22175]: audit 2022-04-30T22:21:57.410864+0000 mon.smithi157 (mon.0) 2624 : audit [DBG] from='client.? 172.21.15.157:0/2715649962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:21:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:59 smithi157 bash[20376]: cluster 2022-04-30T22:21:57.913286+0000 mgr.smithi157.nfpzoe (mgr.14180) 3758 : cluster [DBG] pgmap v3505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:59 smithi157 bash[20376]: audit 2022-04-30T22:21:58.651338+0000 mon.smithi157 (mon.0) 2625 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:21:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:21:59 smithi157 bash[20376]: audit 2022-04-30T22:21:58.651817+0000 mon.smithi157 (mon.0) 2626 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:21:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:59 smithi165 bash[22175]: cluster 2022-04-30T22:21:57.913286+0000 mgr.smithi157.nfpzoe (mgr.14180) 3758 : cluster [DBG] pgmap v3505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:21:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:59 smithi165 bash[22175]: audit 2022-04-30T22:21:58.651338+0000 mon.smithi157 (mon.0) 2625 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:21:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:21:59 smithi165 bash[22175]: audit 2022-04-30T22:21:58.651817+0000 mon.smithi157 (mon.0) 2626 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:22:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:01 smithi157 bash[20376]: cluster 2022-04-30T22:21:59.913915+0000 mgr.smithi157.nfpzoe (mgr.14180) 3759 : cluster [DBG] pgmap v3506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:01 smithi165 bash[22175]: cluster 2022-04-30T22:21:59.913915+0000 mgr.smithi157.nfpzoe (mgr.14180) 3759 : cluster [DBG] pgmap v3506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:02.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:22:02.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:22:02.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:22:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:02 smithi157 bash[20376]: audit 2022-04-30T22:22:01.917644+0000 mon.smithi157 (mon.0) 2627 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:22:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:02 smithi157 bash[20376]: audit 2022-04-30T22:22:01.920363+0000 mon.smithi157 (mon.0) 2628 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:22:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:02 smithi157 bash[20376]: audit 2022-04-30T22:22:01.922183+0000 mon.smithi157 (mon.0) 2629 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:22:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:02 smithi157 bash[20376]: audit 2022-04-30T22:22:02.250974+0000 mon.smithi157 (mon.0) 2630 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:22:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:02 smithi157 bash[20376]: audit 2022-04-30T22:22:02.255620+0000 mon.smithi157 (mon.0) 2631 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:22:02.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:22:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:02 smithi165 bash[22175]: audit 2022-04-30T22:22:01.917644+0000 mon.smithi157 (mon.0) 2627 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:22:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:02 smithi165 bash[22175]: audit 2022-04-30T22:22:01.920363+0000 mon.smithi157 (mon.0) 2628 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:22:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:02 smithi165 bash[22175]: audit 2022-04-30T22:22:01.922183+0000 mon.smithi157 (mon.0) 2629 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:22:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:02 smithi165 bash[22175]: audit 2022-04-30T22:22:02.250974+0000 mon.smithi157 (mon.0) 2630 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:22:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:02 smithi165 bash[22175]: audit 2022-04-30T22:22:02.255620+0000 mon.smithi157 (mon.0) 2631 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:22:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:03 smithi157 bash[20376]: cluster 2022-04-30T22:22:01.914577+0000 mgr.smithi157.nfpzoe (mgr.14180) 3760 : cluster [DBG] pgmap v3507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:03 smithi157 bash[20376]: cluster 2022-04-30T22:22:02.245029+0000 mgr.smithi157.nfpzoe (mgr.14180) 3761 : cluster [DBG] pgmap v3508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:03 smithi157 bash[20376]: cluster 2022-04-30T22:22:02.245440+0000 mgr.smithi157.nfpzoe (mgr.14180) 3762 : cluster [DBG] pgmap v3509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:03 smithi157 bash[20376]: cephadm 2022-04-30T22:22:02.256569+0000 mgr.smithi157.nfpzoe (mgr.14180) 3763 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:22:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:03 smithi157 bash[20376]: cephadm 2022-04-30T22:22:02.256688+0000 mgr.smithi157.nfpzoe (mgr.14180) 3764 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:22:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:03 smithi157 bash[20376]: audit 2022-04-30T22:22:02.739352+0000 mon.smithi157 (mon.0) 2632 : audit [DBG] from='client.? 172.21.15.157:0/3616909545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:03 smithi165 bash[22175]: cluster 2022-04-30T22:22:01.914577+0000 mgr.smithi157.nfpzoe (mgr.14180) 3760 : cluster [DBG] pgmap v3507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:03 smithi165 bash[22175]: cluster 2022-04-30T22:22:02.245029+0000 mgr.smithi157.nfpzoe (mgr.14180) 3761 : cluster [DBG] pgmap v3508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:03 smithi165 bash[22175]: cluster 2022-04-30T22:22:02.245440+0000 mgr.smithi157.nfpzoe (mgr.14180) 3762 : cluster [DBG] pgmap v3509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:03 smithi165 bash[22175]: cephadm 2022-04-30T22:22:02.256569+0000 mgr.smithi157.nfpzoe (mgr.14180) 3763 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:22:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:03 smithi165 bash[22175]: cephadm 2022-04-30T22:22:02.256688+0000 mgr.smithi157.nfpzoe (mgr.14180) 3764 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:22:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:03 smithi165 bash[22175]: audit 2022-04-30T22:22:02.739352+0000 mon.smithi157 (mon.0) 2632 : audit [DBG] from='client.? 172.21.15.157:0/3616909545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:05 smithi157 bash[20376]: cluster 2022-04-30T22:22:04.246073+0000 mgr.smithi157.nfpzoe (mgr.14180) 3765 : cluster [DBG] pgmap v3510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:05 smithi165 bash[22175]: cluster 2022-04-30T22:22:04.246073+0000 mgr.smithi157.nfpzoe (mgr.14180) 3765 : cluster [DBG] pgmap v3510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:07 smithi157 bash[20376]: cluster 2022-04-30T22:22:06.246685+0000 mgr.smithi157.nfpzoe (mgr.14180) 3766 : cluster [DBG] pgmap v3511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:07.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:22:07.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:22:07.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:22:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:07 smithi165 bash[22175]: cluster 2022-04-30T22:22:06.246685+0000 mgr.smithi157.nfpzoe (mgr.14180) 3766 : cluster [DBG] pgmap v3511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:08.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:22:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:08 smithi157 bash[20376]: audit 2022-04-30T22:22:08.057563+0000 mon.smithi157 (mon.0) 2633 : audit [DBG] from='client.? 172.21.15.157:0/1646236456' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:08 smithi165 bash[22175]: audit 2022-04-30T22:22:08.057563+0000 mon.smithi157 (mon.0) 2633 : audit [DBG] from='client.? 172.21.15.157:0/1646236456' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:09.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:09 smithi157 bash[20376]: cluster 2022-04-30T22:22:08.247273+0000 mgr.smithi157.nfpzoe (mgr.14180) 3767 : cluster [DBG] pgmap v3512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:09 smithi165 bash[22175]: cluster 2022-04-30T22:22:08.247273+0000 mgr.smithi157.nfpzoe (mgr.14180) 3767 : cluster [DBG] pgmap v3512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:11.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:11 smithi157 bash[20376]: cluster 2022-04-30T22:22:10.247880+0000 mgr.smithi157.nfpzoe (mgr.14180) 3768 : cluster [DBG] pgmap v3513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:11.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:11 smithi165 bash[22175]: cluster 2022-04-30T22:22:10.247880+0000 mgr.smithi157.nfpzoe (mgr.14180) 3768 : cluster [DBG] pgmap v3513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:13.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:22:13.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:22:13.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:22:13.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:22:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:13 smithi165 bash[22175]: cluster 2022-04-30T22:22:12.248515+0000 mgr.smithi157.nfpzoe (mgr.14180) 3769 : cluster [DBG] pgmap v3514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:13 smithi165 bash[22175]: audit 2022-04-30T22:22:13.385260+0000 mon.smithi157 (mon.0) 2634 : audit [DBG] from='client.? 172.21.15.157:0/2276043201' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:13 smithi157 bash[20376]: cluster 2022-04-30T22:22:12.248515+0000 mgr.smithi157.nfpzoe (mgr.14180) 3769 : cluster [DBG] pgmap v3514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:13 smithi157 bash[20376]: audit 2022-04-30T22:22:13.385260+0000 mon.smithi157 (mon.0) 2634 : audit [DBG] from='client.? 172.21.15.157:0/2276043201' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:15 smithi165 bash[22175]: cluster 2022-04-30T22:22:14.249174+0000 mgr.smithi157.nfpzoe (mgr.14180) 3770 : cluster [DBG] pgmap v3515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:15 smithi157 bash[20376]: cluster 2022-04-30T22:22:14.249174+0000 mgr.smithi157.nfpzoe (mgr.14180) 3770 : cluster [DBG] pgmap v3515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:17 smithi165 bash[22175]: cluster 2022-04-30T22:22:16.249797+0000 mgr.smithi157.nfpzoe (mgr.14180) 3771 : cluster [DBG] pgmap v3516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:17 smithi157 bash[20376]: cluster 2022-04-30T22:22:16.249797+0000 mgr.smithi157.nfpzoe (mgr.14180) 3771 : cluster [DBG] pgmap v3516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:18.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:22:18.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:22:18.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:22:18.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:22:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:19 smithi157 bash[20376]: cluster 2022-04-30T22:22:18.250508+0000 mgr.smithi157.nfpzoe (mgr.14180) 3772 : cluster [DBG] pgmap v3517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:19 smithi157 bash[20376]: audit 2022-04-30T22:22:18.722344+0000 mon.smithi157 (mon.0) 2635 : audit [DBG] from='client.? 172.21.15.157:0/2592228073' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:19 smithi165 bash[22175]: cluster 2022-04-30T22:22:18.250508+0000 mgr.smithi157.nfpzoe (mgr.14180) 3772 : cluster [DBG] pgmap v3517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:19 smithi165 bash[22175]: audit 2022-04-30T22:22:18.722344+0000 mon.smithi157 (mon.0) 2635 : audit [DBG] from='client.? 172.21.15.157:0/2592228073' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:21 smithi165 bash[22175]: cluster 2022-04-30T22:22:20.251188+0000 mgr.smithi157.nfpzoe (mgr.14180) 3773 : cluster [DBG] pgmap v3518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:21 smithi157 bash[20376]: cluster 2022-04-30T22:22:20.251188+0000 mgr.smithi157.nfpzoe (mgr.14180) 3773 : cluster [DBG] pgmap v3518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:23 smithi165 bash[22175]: cluster 2022-04-30T22:22:22.251808+0000 mgr.smithi157.nfpzoe (mgr.14180) 3774 : cluster [DBG] pgmap v3519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:23 smithi157 bash[20376]: cluster 2022-04-30T22:22:22.251808+0000 mgr.smithi157.nfpzoe (mgr.14180) 3774 : cluster [DBG] pgmap v3519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:23.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:22:23.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:22:23.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:22:24.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:22:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:24 smithi165 bash[22175]: audit 2022-04-30T22:22:24.048494+0000 mon.smithi157 (mon.0) 2636 : audit [DBG] from='client.? 172.21.15.157:0/2718658885' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:24 smithi157 bash[20376]: audit 2022-04-30T22:22:24.048494+0000 mon.smithi157 (mon.0) 2636 : audit [DBG] from='client.? 172.21.15.157:0/2718658885' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:25 smithi165 bash[22175]: cluster 2022-04-30T22:22:24.252521+0000 mgr.smithi157.nfpzoe (mgr.14180) 3775 : cluster [DBG] pgmap v3520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:25 smithi157 bash[20376]: cluster 2022-04-30T22:22:24.252521+0000 mgr.smithi157.nfpzoe (mgr.14180) 3775 : cluster [DBG] pgmap v3520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:27 smithi157 bash[20376]: cluster 2022-04-30T22:22:26.253283+0000 mgr.smithi157.nfpzoe (mgr.14180) 3776 : cluster [DBG] pgmap v3521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:27 smithi165 bash[22175]: cluster 2022-04-30T22:22:26.253283+0000 mgr.smithi157.nfpzoe (mgr.14180) 3776 : cluster [DBG] pgmap v3521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:29.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:22:29.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:22:29.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:22:29.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:22:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:29 smithi157 bash[20376]: cluster 2022-04-30T22:22:28.253908+0000 mgr.smithi157.nfpzoe (mgr.14180) 3777 : cluster [DBG] pgmap v3522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:29 smithi165 bash[22175]: cluster 2022-04-30T22:22:28.253908+0000 mgr.smithi157.nfpzoe (mgr.14180) 3777 : cluster [DBG] pgmap v3522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:30.519 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:30 smithi157 bash[20376]: audit 2022-04-30T22:22:29.385415+0000 mon.smithi157 (mon.0) 2637 : audit [DBG] from='client.? 172.21.15.157:0/2135145346' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:30 smithi165 bash[22175]: audit 2022-04-30T22:22:29.385415+0000 mon.smithi157 (mon.0) 2637 : audit [DBG] from='client.? 172.21.15.157:0/2135145346' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:31 smithi165 bash[22175]: cluster 2022-04-30T22:22:30.254551+0000 mgr.smithi157.nfpzoe (mgr.14180) 3778 : cluster [DBG] pgmap v3523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:31 smithi157 bash[20376]: cluster 2022-04-30T22:22:30.254551+0000 mgr.smithi157.nfpzoe (mgr.14180) 3778 : cluster [DBG] pgmap v3523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:33 smithi165 bash[22175]: cluster 2022-04-30T22:22:32.255221+0000 mgr.smithi157.nfpzoe (mgr.14180) 3779 : cluster [DBG] pgmap v3524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:33 smithi157 bash[20376]: cluster 2022-04-30T22:22:32.255221+0000 mgr.smithi157.nfpzoe (mgr.14180) 3779 : cluster [DBG] pgmap v3524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:34.407 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:22:34.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:22:34.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:22:34.735 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:22:35.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:35 smithi165 bash[22175]: cluster 2022-04-30T22:22:34.255891+0000 mgr.smithi157.nfpzoe (mgr.14180) 3780 : cluster [DBG] pgmap v3525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:35.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:35 smithi165 bash[22175]: audit 2022-04-30T22:22:34.715456+0000 mon.smithi157 (mon.0) 2638 : audit [DBG] from='client.? 172.21.15.157:0/2328350575' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:35 smithi157 bash[20376]: cluster 2022-04-30T22:22:34.255891+0000 mgr.smithi157.nfpzoe (mgr.14180) 3780 : cluster [DBG] pgmap v3525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:35 smithi157 bash[20376]: audit 2022-04-30T22:22:34.715456+0000 mon.smithi157 (mon.0) 2638 : audit [DBG] from='client.? 172.21.15.157:0/2328350575' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:37 smithi165 bash[22175]: cluster 2022-04-30T22:22:36.256483+0000 mgr.smithi157.nfpzoe (mgr.14180) 3781 : cluster [DBG] pgmap v3526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:37 smithi157 bash[20376]: cluster 2022-04-30T22:22:36.256483+0000 mgr.smithi157.nfpzoe (mgr.14180) 3781 : cluster [DBG] pgmap v3526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:39 smithi157 bash[20376]: cluster 2022-04-30T22:22:38.257050+0000 mgr.smithi157.nfpzoe (mgr.14180) 3782 : cluster [DBG] pgmap v3527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:39 smithi165 bash[22175]: cluster 2022-04-30T22:22:38.257050+0000 mgr.smithi157.nfpzoe (mgr.14180) 3782 : cluster [DBG] pgmap v3527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:39.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:22:39.739 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:22:39.739 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:22:40.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:22:40.520 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:40 smithi157 bash[20376]: audit 2022-04-30T22:22:40.044427+0000 mon.smithi157 (mon.0) 2639 : audit [DBG] from='client.? 172.21.15.157:0/1754723272' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:40 smithi165 bash[22175]: audit 2022-04-30T22:22:40.044427+0000 mon.smithi157 (mon.0) 2639 : audit [DBG] from='client.? 172.21.15.157:0/1754723272' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:41 smithi165 bash[22175]: cluster 2022-04-30T22:22:40.257710+0000 mgr.smithi157.nfpzoe (mgr.14180) 3783 : cluster [DBG] pgmap v3528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:41.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:41 smithi157 bash[20376]: cluster 2022-04-30T22:22:40.257710+0000 mgr.smithi157.nfpzoe (mgr.14180) 3783 : cluster [DBG] pgmap v3528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:43.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:43 smithi165 bash[22175]: cluster 2022-04-30T22:22:42.258372+0000 mgr.smithi157.nfpzoe (mgr.14180) 3784 : cluster [DBG] pgmap v3529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:43 smithi157 bash[20376]: cluster 2022-04-30T22:22:42.258372+0000 mgr.smithi157.nfpzoe (mgr.14180) 3784 : cluster [DBG] pgmap v3529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:45.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:22:45.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:22:45.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:22:45.403 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:22:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:45 smithi165 bash[22175]: cluster 2022-04-30T22:22:44.259046+0000 mgr.smithi157.nfpzoe (mgr.14180) 3785 : cluster [DBG] pgmap v3530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:45 smithi157 bash[20376]: cluster 2022-04-30T22:22:44.259046+0000 mgr.smithi157.nfpzoe (mgr.14180) 3785 : cluster [DBG] pgmap v3530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:46 smithi165 bash[22175]: audit 2022-04-30T22:22:45.377350+0000 mon.smithi157 (mon.0) 2640 : audit [DBG] from='client.? 172.21.15.157:0/3880083655' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:46 smithi157 bash[20376]: audit 2022-04-30T22:22:45.377350+0000 mon.smithi157 (mon.0) 2640 : audit [DBG] from='client.? 172.21.15.157:0/3880083655' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:47 smithi165 bash[22175]: cluster 2022-04-30T22:22:46.259679+0000 mgr.smithi157.nfpzoe (mgr.14180) 3786 : cluster [DBG] pgmap v3531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:47 smithi157 bash[20376]: cluster 2022-04-30T22:22:46.259679+0000 mgr.smithi157.nfpzoe (mgr.14180) 3786 : cluster [DBG] pgmap v3531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:49 smithi157 bash[20376]: cluster 2022-04-30T22:22:48.260266+0000 mgr.smithi157.nfpzoe (mgr.14180) 3787 : cluster [DBG] pgmap v3532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:49 smithi165 bash[22175]: cluster 2022-04-30T22:22:48.260266+0000 mgr.smithi157.nfpzoe (mgr.14180) 3787 : cluster [DBG] pgmap v3532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:50.405 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:22:50.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:22:50.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:22:50.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:22:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:51 smithi165 bash[22175]: cluster 2022-04-30T22:22:50.260897+0000 mgr.smithi157.nfpzoe (mgr.14180) 3788 : cluster [DBG] pgmap v3533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:51 smithi165 bash[22175]: audit 2022-04-30T22:22:50.708828+0000 mon.smithi157 (mon.0) 2641 : audit [DBG] from='client.? 172.21.15.157:0/3316497468' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:51 smithi157 bash[20376]: cluster 2022-04-30T22:22:50.260897+0000 mgr.smithi157.nfpzoe (mgr.14180) 3788 : cluster [DBG] pgmap v3533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:51 smithi157 bash[20376]: audit 2022-04-30T22:22:50.708828+0000 mon.smithi157 (mon.0) 2641 : audit [DBG] from='client.? 172.21.15.157:0/3316497468' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:53 smithi165 bash[22175]: cluster 2022-04-30T22:22:52.261512+0000 mgr.smithi157.nfpzoe (mgr.14180) 3789 : cluster [DBG] pgmap v3534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:53 smithi157 bash[20376]: cluster 2022-04-30T22:22:52.261512+0000 mgr.smithi157.nfpzoe (mgr.14180) 3789 : cluster [DBG] pgmap v3534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:55 smithi165 bash[22175]: cluster 2022-04-30T22:22:54.262155+0000 mgr.smithi157.nfpzoe (mgr.14180) 3790 : cluster [DBG] pgmap v3535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:55 smithi157 bash[20376]: cluster 2022-04-30T22:22:54.262155+0000 mgr.smithi157.nfpzoe (mgr.14180) 3790 : cluster [DBG] pgmap v3535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:55.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:22:55.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:22:55.732 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:22:56.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:22:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:56 smithi165 bash[22175]: audit 2022-04-30T22:22:56.036270+0000 mon.smithi157 (mon.0) 2642 : audit [DBG] from='client.? 172.21.15.157:0/2834412577' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:56 smithi157 bash[20376]: audit 2022-04-30T22:22:56.036270+0000 mon.smithi157 (mon.0) 2642 : audit [DBG] from='client.? 172.21.15.157:0/2834412577' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:22:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:57 smithi157 bash[20376]: cluster 2022-04-30T22:22:56.262792+0000 mgr.smithi157.nfpzoe (mgr.14180) 3791 : cluster [DBG] pgmap v3536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:57 smithi165 bash[22175]: cluster 2022-04-30T22:22:56.262792+0000 mgr.smithi157.nfpzoe (mgr.14180) 3791 : cluster [DBG] pgmap v3536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:59 smithi157 bash[20376]: cluster 2022-04-30T22:22:58.263383+0000 mgr.smithi157.nfpzoe (mgr.14180) 3792 : cluster [DBG] pgmap v3537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:59 smithi157 bash[20376]: audit 2022-04-30T22:22:58.658851+0000 mon.smithi157 (mon.0) 2643 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:22:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:22:59 smithi157 bash[20376]: audit 2022-04-30T22:22:58.659421+0000 mon.smithi157 (mon.0) 2644 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:22:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:59 smithi165 bash[22175]: cluster 2022-04-30T22:22:58.263383+0000 mgr.smithi157.nfpzoe (mgr.14180) 3792 : cluster [DBG] pgmap v3537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:22:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:59 smithi165 bash[22175]: audit 2022-04-30T22:22:58.658851+0000 mon.smithi157 (mon.0) 2643 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:22:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:22:59 smithi165 bash[22175]: audit 2022-04-30T22:22:58.659421+0000 mon.smithi157 (mon.0) 2644 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:23:01.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:23:01.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:23:01.063 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:23:01.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:23:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:01 smithi165 bash[22175]: cluster 2022-04-30T22:23:00.264026+0000 mgr.smithi157.nfpzoe (mgr.14180) 3793 : cluster [DBG] pgmap v3538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:01 smithi157 bash[20376]: cluster 2022-04-30T22:23:00.264026+0000 mgr.smithi157.nfpzoe (mgr.14180) 3793 : cluster [DBG] pgmap v3538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:02 smithi165 bash[22175]: audit 2022-04-30T22:23:01.371455+0000 mon.smithi157 (mon.0) 2645 : audit [DBG] from='client.? 172.21.15.157:0/3870757415' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:02 smithi165 bash[22175]: audit 2022-04-30T22:23:02.263413+0000 mon.smithi157 (mon.0) 2646 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:23:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:02 smithi165 bash[22175]: audit 2022-04-30T22:23:02.266186+0000 mon.smithi157 (mon.0) 2647 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:23:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:02 smithi165 bash[22175]: audit 2022-04-30T22:23:02.267851+0000 mon.smithi157 (mon.0) 2648 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:23:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:02 smithi157 bash[20376]: audit 2022-04-30T22:23:01.371455+0000 mon.smithi157 (mon.0) 2645 : audit [DBG] from='client.? 172.21.15.157:0/3870757415' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:02 smithi157 bash[20376]: audit 2022-04-30T22:23:02.263413+0000 mon.smithi157 (mon.0) 2646 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:23:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:02 smithi157 bash[20376]: audit 2022-04-30T22:23:02.266186+0000 mon.smithi157 (mon.0) 2647 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:23:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:02 smithi157 bash[20376]: audit 2022-04-30T22:23:02.267851+0000 mon.smithi157 (mon.0) 2648 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:23:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:03 smithi165 bash[22175]: cluster 2022-04-30T22:23:02.264686+0000 mgr.smithi157.nfpzoe (mgr.14180) 3794 : cluster [DBG] pgmap v3539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:03 smithi165 bash[22175]: audit 2022-04-30T22:23:02.583384+0000 mon.smithi157 (mon.0) 2649 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:23:03.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:03 smithi165 bash[22175]: audit 2022-04-30T22:23:02.591338+0000 mon.smithi157 (mon.0) 2650 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:23:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:03 smithi157 bash[20376]: cluster 2022-04-30T22:23:02.264686+0000 mgr.smithi157.nfpzoe (mgr.14180) 3794 : cluster [DBG] pgmap v3539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:03 smithi157 bash[20376]: audit 2022-04-30T22:23:02.583384+0000 mon.smithi157 (mon.0) 2649 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:23:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:03 smithi157 bash[20376]: audit 2022-04-30T22:23:02.591338+0000 mon.smithi157 (mon.0) 2650 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:23:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:04 smithi165 bash[22175]: cluster 2022-04-30T22:23:02.578314+0000 mgr.smithi157.nfpzoe (mgr.14180) 3795 : cluster [DBG] pgmap v3540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:04 smithi165 bash[22175]: cluster 2022-04-30T22:23:02.578802+0000 mgr.smithi157.nfpzoe (mgr.14180) 3796 : cluster [DBG] pgmap v3541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:04.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:04 smithi165 bash[22175]: cephadm 2022-04-30T22:23:02.592369+0000 mgr.smithi157.nfpzoe (mgr.14180) 3797 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:23:04.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:04 smithi165 bash[22175]: cephadm 2022-04-30T22:23:02.592535+0000 mgr.smithi157.nfpzoe (mgr.14180) 3798 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:23:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:04 smithi157 bash[20376]: cluster 2022-04-30T22:23:02.578314+0000 mgr.smithi157.nfpzoe (mgr.14180) 3795 : cluster [DBG] pgmap v3540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:04 smithi157 bash[20376]: cluster 2022-04-30T22:23:02.578802+0000 mgr.smithi157.nfpzoe (mgr.14180) 3796 : cluster [DBG] pgmap v3541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:04 smithi157 bash[20376]: cephadm 2022-04-30T22:23:02.592369+0000 mgr.smithi157.nfpzoe (mgr.14180) 3797 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:23:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:04 smithi157 bash[20376]: cephadm 2022-04-30T22:23:02.592535+0000 mgr.smithi157.nfpzoe (mgr.14180) 3798 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:23:06.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:23:06.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:23:06.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:23:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:06 smithi165 bash[22175]: cluster 2022-04-30T22:23:04.579477+0000 mgr.smithi157.nfpzoe (mgr.14180) 3799 : cluster [DBG] pgmap v3542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:06 smithi157 bash[20376]: cluster 2022-04-30T22:23:04.579477+0000 mgr.smithi157.nfpzoe (mgr.14180) 3799 : cluster [DBG] pgmap v3542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:06.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:23:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:07 smithi165 bash[22175]: audit 2022-04-30T22:23:06.696761+0000 mon.smithi157 (mon.0) 2651 : audit [DBG] from='client.? 172.21.15.157:0/3863610603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:07 smithi157 bash[20376]: audit 2022-04-30T22:23:06.696761+0000 mon.smithi157 (mon.0) 2651 : audit [DBG] from='client.? 172.21.15.157:0/3863610603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:08.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:08 smithi165 bash[22175]: cluster 2022-04-30T22:23:06.580077+0000 mgr.smithi157.nfpzoe (mgr.14180) 3800 : cluster [DBG] pgmap v3543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:08 smithi157 bash[20376]: cluster 2022-04-30T22:23:06.580077+0000 mgr.smithi157.nfpzoe (mgr.14180) 3800 : cluster [DBG] pgmap v3543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:10 smithi165 bash[22175]: cluster 2022-04-30T22:23:08.580869+0000 mgr.smithi157.nfpzoe (mgr.14180) 3801 : cluster [DBG] pgmap v3544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:10 smithi157 bash[20376]: cluster 2022-04-30T22:23:08.580869+0000 mgr.smithi157.nfpzoe (mgr.14180) 3801 : cluster [DBG] pgmap v3544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:11.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:23:11.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:23:11.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:23:12.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:23:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:12 smithi165 bash[22175]: cluster 2022-04-30T22:23:10.581532+0000 mgr.smithi157.nfpzoe (mgr.14180) 3802 : cluster [DBG] pgmap v3545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:12 smithi165 bash[22175]: audit 2022-04-30T22:23:12.023118+0000 mon.smithi157 (mon.0) 2652 : audit [DBG] from='client.? 172.21.15.157:0/2154691962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:12 smithi157 bash[20376]: cluster 2022-04-30T22:23:10.581532+0000 mgr.smithi157.nfpzoe (mgr.14180) 3802 : cluster [DBG] pgmap v3545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:12 smithi157 bash[20376]: audit 2022-04-30T22:23:12.023118+0000 mon.smithi157 (mon.0) 2652 : audit [DBG] from='client.? 172.21.15.157:0/2154691962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:14 smithi165 bash[22175]: cluster 2022-04-30T22:23:12.582184+0000 mgr.smithi157.nfpzoe (mgr.14180) 3803 : cluster [DBG] pgmap v3546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:14.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:14 smithi157 bash[20376]: cluster 2022-04-30T22:23:12.582184+0000 mgr.smithi157.nfpzoe (mgr.14180) 3803 : cluster [DBG] pgmap v3546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:16 smithi165 bash[22175]: cluster 2022-04-30T22:23:14.582816+0000 mgr.smithi157.nfpzoe (mgr.14180) 3804 : cluster [DBG] pgmap v3547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:16 smithi157 bash[20376]: cluster 2022-04-30T22:23:14.582816+0000 mgr.smithi157.nfpzoe (mgr.14180) 3804 : cluster [DBG] pgmap v3547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:17.046 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:23:17.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:23:17.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:23:17.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:23:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:18 smithi165 bash[22175]: cluster 2022-04-30T22:23:16.583453+0000 mgr.smithi157.nfpzoe (mgr.14180) 3805 : cluster [DBG] pgmap v3548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:18 smithi165 bash[22175]: audit 2022-04-30T22:23:17.347545+0000 mon.smithi157 (mon.0) 2653 : audit [DBG] from='client.? 172.21.15.157:0/2106769971' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:18.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:18 smithi157 bash[20376]: cluster 2022-04-30T22:23:16.583453+0000 mgr.smithi157.nfpzoe (mgr.14180) 3805 : cluster [DBG] pgmap v3548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:18.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:18 smithi157 bash[20376]: audit 2022-04-30T22:23:17.347545+0000 mon.smithi157 (mon.0) 2653 : audit [DBG] from='client.? 172.21.15.157:0/2106769971' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:20 smithi165 bash[22175]: cluster 2022-04-30T22:23:18.584105+0000 mgr.smithi157.nfpzoe (mgr.14180) 3806 : cluster [DBG] pgmap v3549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:20.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:20 smithi157 bash[20376]: cluster 2022-04-30T22:23:18.584105+0000 mgr.smithi157.nfpzoe (mgr.14180) 3806 : cluster [DBG] pgmap v3549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:22.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:23:22.370 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:23:22.370 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:23:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:22 smithi165 bash[22175]: cluster 2022-04-30T22:23:20.584745+0000 mgr.smithi157.nfpzoe (mgr.14180) 3807 : cluster [DBG] pgmap v3550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:22.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:23:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:22 smithi157 bash[20376]: cluster 2022-04-30T22:23:20.584745+0000 mgr.smithi157.nfpzoe (mgr.14180) 3807 : cluster [DBG] pgmap v3550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:23 smithi165 bash[22175]: audit 2022-04-30T22:23:22.675318+0000 mon.smithi157 (mon.0) 2654 : audit [DBG] from='client.? 172.21.15.157:0/2133494919' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:23 smithi157 bash[20376]: audit 2022-04-30T22:23:22.675318+0000 mon.smithi157 (mon.0) 2654 : audit [DBG] from='client.? 172.21.15.157:0/2133494919' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:24 smithi165 bash[22175]: cluster 2022-04-30T22:23:22.585396+0000 mgr.smithi157.nfpzoe (mgr.14180) 3808 : cluster [DBG] pgmap v3551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:24 smithi157 bash[20376]: cluster 2022-04-30T22:23:22.585396+0000 mgr.smithi157.nfpzoe (mgr.14180) 3808 : cluster [DBG] pgmap v3551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:26 smithi165 bash[22175]: cluster 2022-04-30T22:23:24.586030+0000 mgr.smithi157.nfpzoe (mgr.14180) 3809 : cluster [DBG] pgmap v3552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:26 smithi157 bash[20376]: cluster 2022-04-30T22:23:24.586030+0000 mgr.smithi157.nfpzoe (mgr.14180) 3809 : cluster [DBG] pgmap v3552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:27.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:23:27.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:23:27.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:23:28.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:23:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:28 smithi165 bash[22175]: cluster 2022-04-30T22:23:26.586658+0000 mgr.smithi157.nfpzoe (mgr.14180) 3810 : cluster [DBG] pgmap v3553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:28 smithi165 bash[22175]: audit 2022-04-30T22:23:27.997078+0000 mon.smithi157 (mon.0) 2655 : audit [DBG] from='client.? 172.21.15.157:0/4163551180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:28 smithi157 bash[20376]: cluster 2022-04-30T22:23:26.586658+0000 mgr.smithi157.nfpzoe (mgr.14180) 3810 : cluster [DBG] pgmap v3553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:28 smithi157 bash[20376]: audit 2022-04-30T22:23:27.997078+0000 mon.smithi157 (mon.0) 2655 : audit [DBG] from='client.? 172.21.15.157:0/4163551180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:30 smithi165 bash[22175]: cluster 2022-04-30T22:23:28.587323+0000 mgr.smithi157.nfpzoe (mgr.14180) 3811 : cluster [DBG] pgmap v3554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:30 smithi157 bash[20376]: cluster 2022-04-30T22:23:28.587323+0000 mgr.smithi157.nfpzoe (mgr.14180) 3811 : cluster [DBG] pgmap v3554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:32 smithi165 bash[22175]: cluster 2022-04-30T22:23:30.587941+0000 mgr.smithi157.nfpzoe (mgr.14180) 3812 : cluster [DBG] pgmap v3555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:32 smithi157 bash[20376]: cluster 2022-04-30T22:23:30.587941+0000 mgr.smithi157.nfpzoe (mgr.14180) 3812 : cluster [DBG] pgmap v3555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:33.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:23:33.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:23:33.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:23:33.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:23:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:34 smithi165 bash[22175]: cluster 2022-04-30T22:23:32.588588+0000 mgr.smithi157.nfpzoe (mgr.14180) 3813 : cluster [DBG] pgmap v3556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:34 smithi165 bash[22175]: audit 2022-04-30T22:23:33.327428+0000 mon.smithi157 (mon.0) 2656 : audit [DBG] from='client.? 172.21.15.157:0/2822220568' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:34 smithi157 bash[20376]: cluster 2022-04-30T22:23:32.588588+0000 mgr.smithi157.nfpzoe (mgr.14180) 3813 : cluster [DBG] pgmap v3556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:34 smithi157 bash[20376]: audit 2022-04-30T22:23:33.327428+0000 mon.smithi157 (mon.0) 2656 : audit [DBG] from='client.? 172.21.15.157:0/2822220568' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:36 smithi165 bash[22175]: cluster 2022-04-30T22:23:34.589214+0000 mgr.smithi157.nfpzoe (mgr.14180) 3814 : cluster [DBG] pgmap v3557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:36 smithi157 bash[20376]: cluster 2022-04-30T22:23:34.589214+0000 mgr.smithi157.nfpzoe (mgr.14180) 3814 : cluster [DBG] pgmap v3557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:38.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:23:38.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:23:38.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:23:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:38 smithi165 bash[22175]: cluster 2022-04-30T22:23:36.589845+0000 mgr.smithi157.nfpzoe (mgr.14180) 3815 : cluster [DBG] pgmap v3558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:38.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:23:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:38 smithi157 bash[20376]: cluster 2022-04-30T22:23:36.589845+0000 mgr.smithi157.nfpzoe (mgr.14180) 3815 : cluster [DBG] pgmap v3558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:39 smithi157 bash[20376]: audit 2022-04-30T22:23:38.648488+0000 mon.smithi157 (mon.0) 2657 : audit [DBG] from='client.? 172.21.15.157:0/983748261' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:39 smithi165 bash[22175]: audit 2022-04-30T22:23:38.648488+0000 mon.smithi157 (mon.0) 2657 : audit [DBG] from='client.? 172.21.15.157:0/983748261' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:40 smithi165 bash[22175]: cluster 2022-04-30T22:23:38.590388+0000 mgr.smithi157.nfpzoe (mgr.14180) 3816 : cluster [DBG] pgmap v3559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:40 smithi157 bash[20376]: cluster 2022-04-30T22:23:38.590388+0000 mgr.smithi157.nfpzoe (mgr.14180) 3816 : cluster [DBG] pgmap v3559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:42 smithi165 bash[22175]: cluster 2022-04-30T22:23:40.590975+0000 mgr.smithi157.nfpzoe (mgr.14180) 3817 : cluster [DBG] pgmap v3560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:42 smithi157 bash[20376]: cluster 2022-04-30T22:23:40.590975+0000 mgr.smithi157.nfpzoe (mgr.14180) 3817 : cluster [DBG] pgmap v3560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:43.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:23:43.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:23:43.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:23:43.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:23:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:44 smithi165 bash[22175]: cluster 2022-04-30T22:23:42.591679+0000 mgr.smithi157.nfpzoe (mgr.14180) 3818 : cluster [DBG] pgmap v3561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:44 smithi165 bash[22175]: audit 2022-04-30T22:23:43.978921+0000 mon.smithi157 (mon.0) 2658 : audit [DBG] from='client.? 172.21.15.157:0/4293586203' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:44 smithi157 bash[20376]: cluster 2022-04-30T22:23:42.591679+0000 mgr.smithi157.nfpzoe (mgr.14180) 3818 : cluster [DBG] pgmap v3561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:44 smithi157 bash[20376]: audit 2022-04-30T22:23:43.978921+0000 mon.smithi157 (mon.0) 2658 : audit [DBG] from='client.? 172.21.15.157:0/4293586203' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:46 smithi165 bash[22175]: cluster 2022-04-30T22:23:44.592323+0000 mgr.smithi157.nfpzoe (mgr.14180) 3819 : cluster [DBG] pgmap v3562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:46 smithi157 bash[20376]: cluster 2022-04-30T22:23:44.592323+0000 mgr.smithi157.nfpzoe (mgr.14180) 3819 : cluster [DBG] pgmap v3562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:48 smithi165 bash[22175]: cluster 2022-04-30T22:23:46.592975+0000 mgr.smithi157.nfpzoe (mgr.14180) 3820 : cluster [DBG] pgmap v3563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:48 smithi157 bash[20376]: cluster 2022-04-30T22:23:46.592975+0000 mgr.smithi157.nfpzoe (mgr.14180) 3820 : cluster [DBG] pgmap v3563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:49.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:23:49.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:23:49.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:23:49.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:23:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:49 smithi157 bash[20376]: audit 2022-04-30T22:23:49.308611+0000 mon.smithi157 (mon.0) 2659 : audit [DBG] from='client.? 172.21.15.157:0/4077632976' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:49 smithi165 bash[22175]: audit 2022-04-30T22:23:49.308611+0000 mon.smithi157 (mon.0) 2659 : audit [DBG] from='client.? 172.21.15.157:0/4077632976' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:50 smithi165 bash[22175]: cluster 2022-04-30T22:23:48.593605+0000 mgr.smithi157.nfpzoe (mgr.14180) 3821 : cluster [DBG] pgmap v3564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:50 smithi157 bash[20376]: cluster 2022-04-30T22:23:48.593605+0000 mgr.smithi157.nfpzoe (mgr.14180) 3821 : cluster [DBG] pgmap v3564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:52 smithi165 bash[22175]: cluster 2022-04-30T22:23:50.594234+0000 mgr.smithi157.nfpzoe (mgr.14180) 3822 : cluster [DBG] pgmap v3565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:52 smithi157 bash[20376]: cluster 2022-04-30T22:23:50.594234+0000 mgr.smithi157.nfpzoe (mgr.14180) 3822 : cluster [DBG] pgmap v3565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:54.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:23:54.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:23:54.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:23:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:54 smithi165 bash[22175]: cluster 2022-04-30T22:23:52.594863+0000 mgr.smithi157.nfpzoe (mgr.14180) 3823 : cluster [DBG] pgmap v3566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:54.655 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:23:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:54 smithi157 bash[20376]: cluster 2022-04-30T22:23:52.594863+0000 mgr.smithi157.nfpzoe (mgr.14180) 3823 : cluster [DBG] pgmap v3566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:55 smithi165 bash[22175]: audit 2022-04-30T22:23:54.636808+0000 mon.smithi157 (mon.0) 2660 : audit [DBG] from='client.? 172.21.15.157:0/1156490301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:55 smithi157 bash[20376]: audit 2022-04-30T22:23:54.636808+0000 mon.smithi157 (mon.0) 2660 : audit [DBG] from='client.? 172.21.15.157:0/1156490301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:23:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:56 smithi165 bash[22175]: cluster 2022-04-30T22:23:54.595404+0000 mgr.smithi157.nfpzoe (mgr.14180) 3824 : cluster [DBG] pgmap v3567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:56 smithi157 bash[20376]: cluster 2022-04-30T22:23:54.595404+0000 mgr.smithi157.nfpzoe (mgr.14180) 3824 : cluster [DBG] pgmap v3567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:58 smithi165 bash[22175]: cluster 2022-04-30T22:23:56.596032+0000 mgr.smithi157.nfpzoe (mgr.14180) 3825 : cluster [DBG] pgmap v3568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:58 smithi157 bash[20376]: cluster 2022-04-30T22:23:56.596032+0000 mgr.smithi157.nfpzoe (mgr.14180) 3825 : cluster [DBG] pgmap v3568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:23:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:59 smithi165 bash[22175]: audit 2022-04-30T22:23:58.667901+0000 mon.smithi157 (mon.0) 2661 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:23:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:23:59 smithi165 bash[22175]: audit 2022-04-30T22:23:58.668415+0000 mon.smithi157 (mon.0) 2662 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:23:59.659 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:23:59.659 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:23:59.659 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:23:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:59 smithi157 bash[20376]: audit 2022-04-30T22:23:58.667901+0000 mon.smithi157 (mon.0) 2661 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:23:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:23:59 smithi157 bash[20376]: audit 2022-04-30T22:23:58.668415+0000 mon.smithi157 (mon.0) 2662 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:23:59.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:24:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:00 smithi165 bash[22175]: cluster 2022-04-30T22:23:58.596722+0000 mgr.smithi157.nfpzoe (mgr.14180) 3826 : cluster [DBG] pgmap v3569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:00 smithi165 bash[22175]: audit 2022-04-30T22:23:59.963749+0000 mon.smithi157 (mon.0) 2663 : audit [DBG] from='client.? 172.21.15.157:0/847761922' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:00 smithi157 bash[20376]: cluster 2022-04-30T22:23:58.596722+0000 mgr.smithi157.nfpzoe (mgr.14180) 3826 : cluster [DBG] pgmap v3569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:00 smithi157 bash[20376]: audit 2022-04-30T22:23:59.963749+0000 mon.smithi157 (mon.0) 2663 : audit [DBG] from='client.? 172.21.15.157:0/847761922' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:02 smithi165 bash[22175]: cluster 2022-04-30T22:24:00.597327+0000 mgr.smithi157.nfpzoe (mgr.14180) 3827 : cluster [DBG] pgmap v3570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:02 smithi157 bash[20376]: cluster 2022-04-30T22:24:00.597327+0000 mgr.smithi157.nfpzoe (mgr.14180) 3827 : cluster [DBG] pgmap v3570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:03 smithi165 bash[22175]: audit 2022-04-30T22:24:02.602213+0000 mon.smithi157 (mon.0) 2664 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:24:03.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:03 smithi165 bash[22175]: audit 2022-04-30T22:24:02.604998+0000 mon.smithi157 (mon.0) 2665 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:24:03.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:03 smithi165 bash[22175]: audit 2022-04-30T22:24:02.606985+0000 mon.smithi157 (mon.0) 2666 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:24:03.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:03 smithi157 bash[20376]: audit 2022-04-30T22:24:02.602213+0000 mon.smithi157 (mon.0) 2664 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:24:03.708 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:03 smithi157 bash[20376]: audit 2022-04-30T22:24:02.604998+0000 mon.smithi157 (mon.0) 2665 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:24:03.708 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:03 smithi157 bash[20376]: audit 2022-04-30T22:24:02.606985+0000 mon.smithi157 (mon.0) 2666 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:24:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:04 smithi165 bash[22175]: cluster 2022-04-30T22:24:02.597984+0000 mgr.smithi157.nfpzoe (mgr.14180) 3828 : cluster [DBG] pgmap v3571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:04 smithi157 bash[20376]: cluster 2022-04-30T22:24:02.597984+0000 mgr.smithi157.nfpzoe (mgr.14180) 3828 : cluster [DBG] pgmap v3571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:04.987 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:24:04.987 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:24:04.987 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:24:05.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:24:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:05 smithi165 bash[22175]: audit 2022-04-30T22:24:05.290061+0000 mon.smithi157 (mon.0) 2667 : audit [DBG] from='client.? 172.21.15.157:0/3507405622' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:05 smithi157 bash[20376]: audit 2022-04-30T22:24:05.290061+0000 mon.smithi157 (mon.0) 2667 : audit [DBG] from='client.? 172.21.15.157:0/3507405622' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:06 smithi165 bash[22175]: cluster 2022-04-30T22:24:04.598709+0000 mgr.smithi157.nfpzoe (mgr.14180) 3829 : cluster [DBG] pgmap v3572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:06 smithi157 bash[20376]: cluster 2022-04-30T22:24:04.598709+0000 mgr.smithi157.nfpzoe (mgr.14180) 3829 : cluster [DBG] pgmap v3572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:07 smithi157 bash[20376]: audit 2022-04-30T22:24:06.439133+0000 mon.smithi157 (mon.0) 2668 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:24:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:07 smithi157 bash[20376]: audit 2022-04-30T22:24:06.743707+0000 mon.smithi157 (mon.0) 2669 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:24:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:07 smithi157 bash[20376]: audit 2022-04-30T22:24:06.752973+0000 mon.smithi157 (mon.0) 2670 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:24:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:07 smithi165 bash[22175]: audit 2022-04-30T22:24:06.439133+0000 mon.smithi157 (mon.0) 2668 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:24:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:07 smithi165 bash[22175]: audit 2022-04-30T22:24:06.743707+0000 mon.smithi157 (mon.0) 2669 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:24:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:07 smithi165 bash[22175]: audit 2022-04-30T22:24:06.752973+0000 mon.smithi157 (mon.0) 2670 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:24:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:08 smithi157 bash[20376]: cluster 2022-04-30T22:24:06.599341+0000 mgr.smithi157.nfpzoe (mgr.14180) 3830 : cluster [DBG] pgmap v3573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:08 smithi157 bash[20376]: cluster 2022-04-30T22:24:06.735660+0000 mgr.smithi157.nfpzoe (mgr.14180) 3831 : cluster [DBG] pgmap v3574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:08 smithi157 bash[20376]: cluster 2022-04-30T22:24:06.736232+0000 mgr.smithi157.nfpzoe (mgr.14180) 3832 : cluster [DBG] pgmap v3575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:08 smithi157 bash[20376]: cephadm 2022-04-30T22:24:06.754198+0000 mgr.smithi157.nfpzoe (mgr.14180) 3833 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:24:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:08 smithi157 bash[20376]: cephadm 2022-04-30T22:24:06.754434+0000 mgr.smithi157.nfpzoe (mgr.14180) 3834 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:24:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:08 smithi165 bash[22175]: cluster 2022-04-30T22:24:06.599341+0000 mgr.smithi157.nfpzoe (mgr.14180) 3830 : cluster [DBG] pgmap v3573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:08 smithi165 bash[22175]: cluster 2022-04-30T22:24:06.735660+0000 mgr.smithi157.nfpzoe (mgr.14180) 3831 : cluster [DBG] pgmap v3574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:08 smithi165 bash[22175]: cluster 2022-04-30T22:24:06.736232+0000 mgr.smithi157.nfpzoe (mgr.14180) 3832 : cluster [DBG] pgmap v3575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:08 smithi165 bash[22175]: cephadm 2022-04-30T22:24:06.754198+0000 mgr.smithi157.nfpzoe (mgr.14180) 3833 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:24:08.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:08 smithi165 bash[22175]: cephadm 2022-04-30T22:24:06.754434+0000 mgr.smithi157.nfpzoe (mgr.14180) 3834 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:24:10.313 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:24:10.313 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:24:10.313 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:24:10.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:24:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:10 smithi165 bash[22175]: cluster 2022-04-30T22:24:08.736865+0000 mgr.smithi157.nfpzoe (mgr.14180) 3835 : cluster [DBG] pgmap v3576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:10 smithi157 bash[20376]: cluster 2022-04-30T22:24:08.736865+0000 mgr.smithi157.nfpzoe (mgr.14180) 3835 : cluster [DBG] pgmap v3576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:11 smithi165 bash[22175]: audit 2022-04-30T22:24:10.619115+0000 mon.smithi157 (mon.0) 2671 : audit [DBG] from='client.? 172.21.15.157:0/3809820078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:11 smithi157 bash[20376]: audit 2022-04-30T22:24:10.619115+0000 mon.smithi157 (mon.0) 2671 : audit [DBG] from='client.? 172.21.15.157:0/3809820078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:12 smithi165 bash[22175]: cluster 2022-04-30T22:24:10.737493+0000 mgr.smithi157.nfpzoe (mgr.14180) 3836 : cluster [DBG] pgmap v3577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:12 smithi157 bash[20376]: cluster 2022-04-30T22:24:10.737493+0000 mgr.smithi157.nfpzoe (mgr.14180) 3836 : cluster [DBG] pgmap v3577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:14 smithi165 bash[22175]: cluster 2022-04-30T22:24:12.738151+0000 mgr.smithi157.nfpzoe (mgr.14180) 3837 : cluster [DBG] pgmap v3578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:14 smithi157 bash[20376]: cluster 2022-04-30T22:24:12.738151+0000 mgr.smithi157.nfpzoe (mgr.14180) 3837 : cluster [DBG] pgmap v3578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:15.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:24:15.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:24:15.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:24:15.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:24:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:16 smithi165 bash[22175]: cluster 2022-04-30T22:24:14.738819+0000 mgr.smithi157.nfpzoe (mgr.14180) 3838 : cluster [DBG] pgmap v3579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:16 smithi165 bash[22175]: audit 2022-04-30T22:24:15.946620+0000 mon.smithi157 (mon.0) 2672 : audit [DBG] from='client.? 172.21.15.157:0/1617555230' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:16 smithi157 bash[20376]: cluster 2022-04-30T22:24:14.738819+0000 mgr.smithi157.nfpzoe (mgr.14180) 3838 : cluster [DBG] pgmap v3579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:16 smithi157 bash[20376]: audit 2022-04-30T22:24:15.946620+0000 mon.smithi157 (mon.0) 2672 : audit [DBG] from='client.? 172.21.15.157:0/1617555230' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:18 smithi165 bash[22175]: cluster 2022-04-30T22:24:16.739453+0000 mgr.smithi157.nfpzoe (mgr.14180) 3839 : cluster [DBG] pgmap v3580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:18 smithi157 bash[20376]: cluster 2022-04-30T22:24:16.739453+0000 mgr.smithi157.nfpzoe (mgr.14180) 3839 : cluster [DBG] pgmap v3580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:20 smithi165 bash[22175]: cluster 2022-04-30T22:24:18.740103+0000 mgr.smithi157.nfpzoe (mgr.14180) 3840 : cluster [DBG] pgmap v3581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:20.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:20 smithi157 bash[20376]: cluster 2022-04-30T22:24:18.740103+0000 mgr.smithi157.nfpzoe (mgr.14180) 3840 : cluster [DBG] pgmap v3581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:20.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:24:20.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:24:20.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:24:21.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:24:21.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:21 smithi165 bash[22175]: audit 2022-04-30T22:24:21.270922+0000 mon.smithi157 (mon.0) 2673 : audit [DBG] from='client.? 172.21.15.157:0/2590834095' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:21 smithi157 bash[20376]: audit 2022-04-30T22:24:21.270922+0000 mon.smithi157 (mon.0) 2673 : audit [DBG] from='client.? 172.21.15.157:0/2590834095' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:22 smithi165 bash[22175]: cluster 2022-04-30T22:24:20.740746+0000 mgr.smithi157.nfpzoe (mgr.14180) 3841 : cluster [DBG] pgmap v3582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:22 smithi157 bash[20376]: cluster 2022-04-30T22:24:20.740746+0000 mgr.smithi157.nfpzoe (mgr.14180) 3841 : cluster [DBG] pgmap v3582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:24 smithi165 bash[22175]: cluster 2022-04-30T22:24:22.741388+0000 mgr.smithi157.nfpzoe (mgr.14180) 3842 : cluster [DBG] pgmap v3583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:24 smithi157 bash[20376]: cluster 2022-04-30T22:24:22.741388+0000 mgr.smithi157.nfpzoe (mgr.14180) 3842 : cluster [DBG] pgmap v3583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:26.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:24:26.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:24:26.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:24:26.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:24:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:26 smithi165 bash[22175]: cluster 2022-04-30T22:24:24.742020+0000 mgr.smithi157.nfpzoe (mgr.14180) 3843 : cluster [DBG] pgmap v3584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:26 smithi157 bash[20376]: cluster 2022-04-30T22:24:24.742020+0000 mgr.smithi157.nfpzoe (mgr.14180) 3843 : cluster [DBG] pgmap v3584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:27 smithi165 bash[22175]: audit 2022-04-30T22:24:26.608917+0000 mon.smithi157 (mon.0) 2674 : audit [DBG] from='client.? 172.21.15.157:0/3245055786' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:27 smithi157 bash[20376]: audit 2022-04-30T22:24:26.608917+0000 mon.smithi157 (mon.0) 2674 : audit [DBG] from='client.? 172.21.15.157:0/3245055786' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:28 smithi165 bash[22175]: cluster 2022-04-30T22:24:26.742606+0000 mgr.smithi157.nfpzoe (mgr.14180) 3844 : cluster [DBG] pgmap v3585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:28 smithi157 bash[20376]: cluster 2022-04-30T22:24:26.742606+0000 mgr.smithi157.nfpzoe (mgr.14180) 3844 : cluster [DBG] pgmap v3585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:30 smithi165 bash[22175]: cluster 2022-04-30T22:24:28.743271+0000 mgr.smithi157.nfpzoe (mgr.14180) 3845 : cluster [DBG] pgmap v3586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:30.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:30 smithi157 bash[20376]: cluster 2022-04-30T22:24:28.743271+0000 mgr.smithi157.nfpzoe (mgr.14180) 3845 : cluster [DBG] pgmap v3586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:31.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:24:31.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:24:31.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:24:31.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:24:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:32 smithi165 bash[22175]: cluster 2022-04-30T22:24:30.743890+0000 mgr.smithi157.nfpzoe (mgr.14180) 3846 : cluster [DBG] pgmap v3587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:32 smithi165 bash[22175]: audit 2022-04-30T22:24:31.933196+0000 mon.smithi157 (mon.0) 2675 : audit [DBG] from='client.? 172.21.15.157:0/2287711769' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:32 smithi157 bash[20376]: cluster 2022-04-30T22:24:30.743890+0000 mgr.smithi157.nfpzoe (mgr.14180) 3846 : cluster [DBG] pgmap v3587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:32 smithi157 bash[20376]: audit 2022-04-30T22:24:31.933196+0000 mon.smithi157 (mon.0) 2675 : audit [DBG] from='client.? 172.21.15.157:0/2287711769' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:34 smithi165 bash[22175]: cluster 2022-04-30T22:24:32.744517+0000 mgr.smithi157.nfpzoe (mgr.14180) 3847 : cluster [DBG] pgmap v3588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:34 smithi157 bash[20376]: cluster 2022-04-30T22:24:32.744517+0000 mgr.smithi157.nfpzoe (mgr.14180) 3847 : cluster [DBG] pgmap v3588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:35 smithi165 bash[22175]: cluster 2022-04-30T22:24:34.745151+0000 mgr.smithi157.nfpzoe (mgr.14180) 3848 : cluster [DBG] pgmap v3589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:35 smithi157 bash[20376]: cluster 2022-04-30T22:24:34.745151+0000 mgr.smithi157.nfpzoe (mgr.14180) 3848 : cluster [DBG] pgmap v3589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:36.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:24:36.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:24:36.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:24:37.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:24:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:37 smithi165 bash[22175]: cluster 2022-04-30T22:24:36.745839+0000 mgr.smithi157.nfpzoe (mgr.14180) 3849 : cluster [DBG] pgmap v3590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:37 smithi165 bash[22175]: audit 2022-04-30T22:24:37.259321+0000 mon.smithi157 (mon.0) 2676 : audit [DBG] from='client.? 172.21.15.157:0/1074628' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:37 smithi157 bash[20376]: cluster 2022-04-30T22:24:36.745839+0000 mgr.smithi157.nfpzoe (mgr.14180) 3849 : cluster [DBG] pgmap v3590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:37 smithi157 bash[20376]: audit 2022-04-30T22:24:37.259321+0000 mon.smithi157 (mon.0) 2676 : audit [DBG] from='client.? 172.21.15.157:0/1074628' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:40 smithi165 bash[22175]: cluster 2022-04-30T22:24:38.746437+0000 mgr.smithi157.nfpzoe (mgr.14180) 3850 : cluster [DBG] pgmap v3591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:40 smithi157 bash[20376]: cluster 2022-04-30T22:24:38.746437+0000 mgr.smithi157.nfpzoe (mgr.14180) 3850 : cluster [DBG] pgmap v3591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:42.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:24:42.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:24:42.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:24:42.616 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:24:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:42 smithi165 bash[22175]: cluster 2022-04-30T22:24:40.747076+0000 mgr.smithi157.nfpzoe (mgr.14180) 3851 : cluster [DBG] pgmap v3592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:42 smithi157 bash[20376]: cluster 2022-04-30T22:24:40.747076+0000 mgr.smithi157.nfpzoe (mgr.14180) 3851 : cluster [DBG] pgmap v3592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:43 smithi165 bash[22175]: audit 2022-04-30T22:24:42.590261+0000 mon.smithi157 (mon.0) 2677 : audit [DBG] from='client.? 172.21.15.157:0/4282299939' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:43 smithi157 bash[20376]: audit 2022-04-30T22:24:42.590261+0000 mon.smithi157 (mon.0) 2677 : audit [DBG] from='client.? 172.21.15.157:0/4282299939' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:44 smithi165 bash[22175]: cluster 2022-04-30T22:24:42.747731+0000 mgr.smithi157.nfpzoe (mgr.14180) 3852 : cluster [DBG] pgmap v3593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:44 smithi157 bash[20376]: cluster 2022-04-30T22:24:42.747731+0000 mgr.smithi157.nfpzoe (mgr.14180) 3852 : cluster [DBG] pgmap v3593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:46 smithi165 bash[22175]: cluster 2022-04-30T22:24:44.748387+0000 mgr.smithi157.nfpzoe (mgr.14180) 3853 : cluster [DBG] pgmap v3594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:46 smithi157 bash[20376]: cluster 2022-04-30T22:24:44.748387+0000 mgr.smithi157.nfpzoe (mgr.14180) 3853 : cluster [DBG] pgmap v3594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:47.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:24:47.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:24:47.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:24:47.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:24:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:48 smithi165 bash[22175]: cluster 2022-04-30T22:24:46.749029+0000 mgr.smithi157.nfpzoe (mgr.14180) 3854 : cluster [DBG] pgmap v3595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:48 smithi165 bash[22175]: audit 2022-04-30T22:24:47.921027+0000 mon.smithi157 (mon.0) 2678 : audit [DBG] from='client.? 172.21.15.157:0/644946558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:48 smithi157 bash[20376]: cluster 2022-04-30T22:24:46.749029+0000 mgr.smithi157.nfpzoe (mgr.14180) 3854 : cluster [DBG] pgmap v3595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:48 smithi157 bash[20376]: audit 2022-04-30T22:24:47.921027+0000 mon.smithi157 (mon.0) 2678 : audit [DBG] from='client.? 172.21.15.157:0/644946558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:50 smithi165 bash[22175]: cluster 2022-04-30T22:24:48.749698+0000 mgr.smithi157.nfpzoe (mgr.14180) 3855 : cluster [DBG] pgmap v3596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:50 smithi157 bash[20376]: cluster 2022-04-30T22:24:48.749698+0000 mgr.smithi157.nfpzoe (mgr.14180) 3855 : cluster [DBG] pgmap v3596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:52 smithi165 bash[22175]: cluster 2022-04-30T22:24:50.750348+0000 mgr.smithi157.nfpzoe (mgr.14180) 3856 : cluster [DBG] pgmap v3597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:52 smithi157 bash[20376]: cluster 2022-04-30T22:24:50.750348+0000 mgr.smithi157.nfpzoe (mgr.14180) 3856 : cluster [DBG] pgmap v3597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:52.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:24:52.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:24:52.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:24:53.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:24:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:53 smithi165 bash[22175]: audit 2022-04-30T22:24:53.244194+0000 mon.smithi157 (mon.0) 2679 : audit [DBG] from='client.? 172.21.15.157:0/444340393' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:53 smithi157 bash[20376]: audit 2022-04-30T22:24:53.244194+0000 mon.smithi157 (mon.0) 2679 : audit [DBG] from='client.? 172.21.15.157:0/444340393' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:54 smithi165 bash[22175]: cluster 2022-04-30T22:24:52.750980+0000 mgr.smithi157.nfpzoe (mgr.14180) 3857 : cluster [DBG] pgmap v3598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:54 smithi157 bash[20376]: cluster 2022-04-30T22:24:52.750980+0000 mgr.smithi157.nfpzoe (mgr.14180) 3857 : cluster [DBG] pgmap v3598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:56 smithi165 bash[22175]: cluster 2022-04-30T22:24:54.751543+0000 mgr.smithi157.nfpzoe (mgr.14180) 3858 : cluster [DBG] pgmap v3599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:56 smithi157 bash[20376]: cluster 2022-04-30T22:24:54.751543+0000 mgr.smithi157.nfpzoe (mgr.14180) 3858 : cluster [DBG] pgmap v3599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:58.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:24:58.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:24:58.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:24:58.606 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:24:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:58 smithi165 bash[22175]: cluster 2022-04-30T22:24:56.752158+0000 mgr.smithi157.nfpzoe (mgr.14180) 3859 : cluster [DBG] pgmap v3600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:58 smithi157 bash[20376]: cluster 2022-04-30T22:24:56.752158+0000 mgr.smithi157.nfpzoe (mgr.14180) 3859 : cluster [DBG] pgmap v3600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:24:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:59 smithi165 bash[22175]: audit 2022-04-30T22:24:58.586915+0000 mon.smithi157 (mon.0) 2680 : audit [DBG] from='client.? 172.21.15.157:0/2032337405' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:59 smithi165 bash[22175]: audit 2022-04-30T22:24:58.675949+0000 mon.smithi157 (mon.0) 2681 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:24:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:24:59 smithi165 bash[22175]: audit 2022-04-30T22:24:58.676614+0000 mon.smithi157 (mon.0) 2682 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:24:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:59 smithi157 bash[20376]: audit 2022-04-30T22:24:58.586915+0000 mon.smithi157 (mon.0) 2680 : audit [DBG] from='client.? 172.21.15.157:0/2032337405' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:24:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:59 smithi157 bash[20376]: audit 2022-04-30T22:24:58.675949+0000 mon.smithi157 (mon.0) 2681 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:24:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:24:59 smithi157 bash[20376]: audit 2022-04-30T22:24:58.676614+0000 mon.smithi157 (mon.0) 2682 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:25:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:00 smithi165 bash[22175]: cluster 2022-04-30T22:24:58.752818+0000 mgr.smithi157.nfpzoe (mgr.14180) 3860 : cluster [DBG] pgmap v3601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:00 smithi157 bash[20376]: cluster 2022-04-30T22:24:58.752818+0000 mgr.smithi157.nfpzoe (mgr.14180) 3860 : cluster [DBG] pgmap v3601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:02 smithi165 bash[22175]: cluster 2022-04-30T22:25:00.753373+0000 mgr.smithi157.nfpzoe (mgr.14180) 3861 : cluster [DBG] pgmap v3602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:02 smithi157 bash[20376]: cluster 2022-04-30T22:25:00.753373+0000 mgr.smithi157.nfpzoe (mgr.14180) 3861 : cluster [DBG] pgmap v3602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:03.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:25:03.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:25:03.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:25:03.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:25:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:04 smithi165 bash[22175]: cluster 2022-04-30T22:25:02.754008+0000 mgr.smithi157.nfpzoe (mgr.14180) 3862 : cluster [DBG] pgmap v3603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:04.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:04 smithi165 bash[22175]: audit 2022-04-30T22:25:03.911399+0000 mon.smithi157 (mon.0) 2683 : audit [DBG] from='client.? 172.21.15.157:0/3175413765' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:04 smithi157 bash[20376]: cluster 2022-04-30T22:25:02.754008+0000 mgr.smithi157.nfpzoe (mgr.14180) 3862 : cluster [DBG] pgmap v3603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:04 smithi157 bash[20376]: audit 2022-04-30T22:25:03.911399+0000 mon.smithi157 (mon.0) 2683 : audit [DBG] from='client.? 172.21.15.157:0/3175413765' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:06 smithi165 bash[22175]: cluster 2022-04-30T22:25:04.754624+0000 mgr.smithi157.nfpzoe (mgr.14180) 3863 : cluster [DBG] pgmap v3604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:06 smithi157 bash[20376]: cluster 2022-04-30T22:25:04.754624+0000 mgr.smithi157.nfpzoe (mgr.14180) 3863 : cluster [DBG] pgmap v3604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:07 smithi165 bash[22175]: audit 2022-04-30T22:25:06.765708+0000 mon.smithi157 (mon.0) 2684 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:25:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:07 smithi165 bash[22175]: audit 2022-04-30T22:25:06.768857+0000 mon.smithi157 (mon.0) 2685 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:25:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:07 smithi165 bash[22175]: audit 2022-04-30T22:25:06.771004+0000 mon.smithi157 (mon.0) 2686 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:25:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:07 smithi165 bash[22175]: audit 2022-04-30T22:25:07.075692+0000 mon.smithi157 (mon.0) 2687 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:25:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:07 smithi157 bash[20376]: audit 2022-04-30T22:25:06.765708+0000 mon.smithi157 (mon.0) 2684 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:25:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:07 smithi157 bash[20376]: audit 2022-04-30T22:25:06.768857+0000 mon.smithi157 (mon.0) 2685 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:25:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:07 smithi157 bash[20376]: audit 2022-04-30T22:25:06.771004+0000 mon.smithi157 (mon.0) 2686 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:25:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:07 smithi157 bash[20376]: audit 2022-04-30T22:25:07.075692+0000 mon.smithi157 (mon.0) 2687 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:25:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:08 smithi165 bash[22175]: cluster 2022-04-30T22:25:06.755258+0000 mgr.smithi157.nfpzoe (mgr.14180) 3864 : cluster [DBG] pgmap v3605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:08 smithi157 bash[20376]: cluster 2022-04-30T22:25:06.755258+0000 mgr.smithi157.nfpzoe (mgr.14180) 3864 : cluster [DBG] pgmap v3605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:08.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:25:08.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:25:08.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:25:09.261 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:25:09.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:09 smithi157 bash[20376]: audit 2022-04-30T22:25:09.242645+0000 mon.smithi157 (mon.0) 2688 : audit [DBG] from='client.? 172.21.15.157:0/1518875656' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:09 smithi165 bash[22175]: audit 2022-04-30T22:25:09.242645+0000 mon.smithi157 (mon.0) 2688 : audit [DBG] from='client.? 172.21.15.157:0/1518875656' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:10 smithi157 bash[20376]: cluster 2022-04-30T22:25:08.755872+0000 mgr.smithi157.nfpzoe (mgr.14180) 3865 : cluster [DBG] pgmap v3606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:10 smithi165 bash[22175]: cluster 2022-04-30T22:25:08.755872+0000 mgr.smithi157.nfpzoe (mgr.14180) 3865 : cluster [DBG] pgmap v3606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:12 smithi157 bash[20376]: cluster 2022-04-30T22:25:10.756483+0000 mgr.smithi157.nfpzoe (mgr.14180) 3866 : cluster [DBG] pgmap v3607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:12 smithi157 bash[20376]: audit 2022-04-30T22:25:11.614644+0000 mon.smithi157 (mon.0) 2689 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:25:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:12 smithi157 bash[20376]: audit 2022-04-30T22:25:11.911445+0000 mon.smithi157 (mon.0) 2690 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:25:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:12 smithi157 bash[20376]: audit 2022-04-30T22:25:11.918164+0000 mon.smithi157 (mon.0) 2691 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:25:12.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:12 smithi165 bash[22175]: cluster 2022-04-30T22:25:10.756483+0000 mgr.smithi157.nfpzoe (mgr.14180) 3866 : cluster [DBG] pgmap v3607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:12.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:12 smithi165 bash[22175]: audit 2022-04-30T22:25:11.614644+0000 mon.smithi157 (mon.0) 2689 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:25:12.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:12 smithi165 bash[22175]: audit 2022-04-30T22:25:11.911445+0000 mon.smithi157 (mon.0) 2690 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:25:12.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:12 smithi165 bash[22175]: audit 2022-04-30T22:25:11.918164+0000 mon.smithi157 (mon.0) 2691 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:25:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:13 smithi157 bash[20376]: cluster 2022-04-30T22:25:11.905242+0000 mgr.smithi157.nfpzoe (mgr.14180) 3867 : cluster [DBG] pgmap v3608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:13 smithi157 bash[20376]: cluster 2022-04-30T22:25:11.905453+0000 mgr.smithi157.nfpzoe (mgr.14180) 3868 : cluster [DBG] pgmap v3609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:13 smithi157 bash[20376]: cephadm 2022-04-30T22:25:11.919373+0000 mgr.smithi157.nfpzoe (mgr.14180) 3869 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:25:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:13 smithi157 bash[20376]: cephadm 2022-04-30T22:25:11.919516+0000 mgr.smithi157.nfpzoe (mgr.14180) 3870 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:25:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:13 smithi165 bash[22175]: cluster 2022-04-30T22:25:11.905242+0000 mgr.smithi157.nfpzoe (mgr.14180) 3867 : cluster [DBG] pgmap v3608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:13 smithi165 bash[22175]: cluster 2022-04-30T22:25:11.905453+0000 mgr.smithi157.nfpzoe (mgr.14180) 3868 : cluster [DBG] pgmap v3609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:13 smithi165 bash[22175]: cephadm 2022-04-30T22:25:11.919373+0000 mgr.smithi157.nfpzoe (mgr.14180) 3869 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:25:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:13 smithi165 bash[22175]: cephadm 2022-04-30T22:25:11.919516+0000 mgr.smithi157.nfpzoe (mgr.14180) 3870 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:25:14.265 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:25:14.265 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:25:14.265 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:25:14.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:25:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:15 smithi157 bash[20376]: cluster 2022-04-30T22:25:13.906017+0000 mgr.smithi157.nfpzoe (mgr.14180) 3871 : cluster [DBG] pgmap v3610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:15 smithi157 bash[20376]: audit 2022-04-30T22:25:14.574788+0000 mon.smithi157 (mon.0) 2692 : audit [DBG] from='client.? 172.21.15.157:0/3728728003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:15 smithi165 bash[22175]: cluster 2022-04-30T22:25:13.906017+0000 mgr.smithi157.nfpzoe (mgr.14180) 3871 : cluster [DBG] pgmap v3610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:15 smithi165 bash[22175]: audit 2022-04-30T22:25:14.574788+0000 mon.smithi157 (mon.0) 2692 : audit [DBG] from='client.? 172.21.15.157:0/3728728003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:17.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:17 smithi157 bash[20376]: cluster 2022-04-30T22:25:15.906606+0000 mgr.smithi157.nfpzoe (mgr.14180) 3872 : cluster [DBG] pgmap v3611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:17 smithi165 bash[22175]: cluster 2022-04-30T22:25:15.906606+0000 mgr.smithi157.nfpzoe (mgr.14180) 3872 : cluster [DBG] pgmap v3611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:19.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:25:19.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:25:19.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:25:19.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:19 smithi157 bash[20376]: cluster 2022-04-30T22:25:17.907269+0000 mgr.smithi157.nfpzoe (mgr.14180) 3873 : cluster [DBG] pgmap v3612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:19 smithi165 bash[22175]: cluster 2022-04-30T22:25:17.907269+0000 mgr.smithi157.nfpzoe (mgr.14180) 3873 : cluster [DBG] pgmap v3612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:19.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:25:20.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:20 smithi157 bash[20376]: audit 2022-04-30T22:25:19.894497+0000 mon.smithi157 (mon.0) 2693 : audit [DBG] from='client.? 172.21.15.157:0/1957479290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:20 smithi165 bash[22175]: audit 2022-04-30T22:25:19.894497+0000 mon.smithi157 (mon.0) 2693 : audit [DBG] from='client.? 172.21.15.157:0/1957479290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:21 smithi157 bash[20376]: cluster 2022-04-30T22:25:19.907944+0000 mgr.smithi157.nfpzoe (mgr.14180) 3874 : cluster [DBG] pgmap v3613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:21 smithi165 bash[22175]: cluster 2022-04-30T22:25:19.907944+0000 mgr.smithi157.nfpzoe (mgr.14180) 3874 : cluster [DBG] pgmap v3613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:23 smithi157 bash[20376]: cluster 2022-04-30T22:25:21.908589+0000 mgr.smithi157.nfpzoe (mgr.14180) 3875 : cluster [DBG] pgmap v3614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:23 smithi165 bash[22175]: cluster 2022-04-30T22:25:21.908589+0000 mgr.smithi157.nfpzoe (mgr.14180) 3875 : cluster [DBG] pgmap v3614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:24.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:25:24.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:25:24.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:25:25.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:25:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:25 smithi165 bash[22175]: cluster 2022-04-30T22:25:23.909180+0000 mgr.smithi157.nfpzoe (mgr.14180) 3876 : cluster [DBG] pgmap v3615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:25 smithi165 bash[22175]: audit 2022-04-30T22:25:25.218733+0000 mon.smithi157 (mon.0) 2694 : audit [DBG] from='client.? 172.21.15.157:0/3902458315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:25 smithi157 bash[20376]: cluster 2022-04-30T22:25:23.909180+0000 mgr.smithi157.nfpzoe (mgr.14180) 3876 : cluster [DBG] pgmap v3615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:25 smithi157 bash[20376]: audit 2022-04-30T22:25:25.218733+0000 mon.smithi157 (mon.0) 2694 : audit [DBG] from='client.? 172.21.15.157:0/3902458315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:27 smithi165 bash[22175]: cluster 2022-04-30T22:25:25.909884+0000 mgr.smithi157.nfpzoe (mgr.14180) 3877 : cluster [DBG] pgmap v3616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:27 smithi157 bash[20376]: cluster 2022-04-30T22:25:25.909884+0000 mgr.smithi157.nfpzoe (mgr.14180) 3877 : cluster [DBG] pgmap v3616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:29 smithi165 bash[22175]: cluster 2022-04-30T22:25:27.910540+0000 mgr.smithi157.nfpzoe (mgr.14180) 3878 : cluster [DBG] pgmap v3617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:29 smithi157 bash[20376]: cluster 2022-04-30T22:25:27.910540+0000 mgr.smithi157.nfpzoe (mgr.14180) 3878 : cluster [DBG] pgmap v3617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:30.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:25:30.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:25:30.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:25:30.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:25:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:31 smithi165 bash[22175]: cluster 2022-04-30T22:25:29.911183+0000 mgr.smithi157.nfpzoe (mgr.14180) 3879 : cluster [DBG] pgmap v3618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:31 smithi165 bash[22175]: audit 2022-04-30T22:25:30.549042+0000 mon.smithi157 (mon.0) 2695 : audit [DBG] from='client.? 172.21.15.157:0/3587507755' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:31.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:31 smithi157 bash[20376]: cluster 2022-04-30T22:25:29.911183+0000 mgr.smithi157.nfpzoe (mgr.14180) 3879 : cluster [DBG] pgmap v3618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:31.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:31 smithi157 bash[20376]: audit 2022-04-30T22:25:30.549042+0000 mon.smithi157 (mon.0) 2695 : audit [DBG] from='client.? 172.21.15.157:0/3587507755' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:33 smithi165 bash[22175]: cluster 2022-04-30T22:25:31.911902+0000 mgr.smithi157.nfpzoe (mgr.14180) 3880 : cluster [DBG] pgmap v3619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:33 smithi157 bash[20376]: cluster 2022-04-30T22:25:31.911902+0000 mgr.smithi157.nfpzoe (mgr.14180) 3880 : cluster [DBG] pgmap v3619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:35.571 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:25:35.571 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:25:35.571 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:25:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:35 smithi165 bash[22175]: cluster 2022-04-30T22:25:33.912565+0000 mgr.smithi157.nfpzoe (mgr.14180) 3881 : cluster [DBG] pgmap v3620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:35.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:25:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:35 smithi157 bash[20376]: cluster 2022-04-30T22:25:33.912565+0000 mgr.smithi157.nfpzoe (mgr.14180) 3881 : cluster [DBG] pgmap v3620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:36 smithi165 bash[22175]: audit 2022-04-30T22:25:35.873066+0000 mon.smithi157 (mon.0) 2696 : audit [DBG] from='client.? 172.21.15.157:0/2522254855' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:36 smithi157 bash[20376]: audit 2022-04-30T22:25:35.873066+0000 mon.smithi157 (mon.0) 2696 : audit [DBG] from='client.? 172.21.15.157:0/2522254855' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:37 smithi165 bash[22175]: cluster 2022-04-30T22:25:35.913184+0000 mgr.smithi157.nfpzoe (mgr.14180) 3882 : cluster [DBG] pgmap v3621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:37 smithi157 bash[20376]: cluster 2022-04-30T22:25:35.913184+0000 mgr.smithi157.nfpzoe (mgr.14180) 3882 : cluster [DBG] pgmap v3621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:39 smithi165 bash[22175]: cluster 2022-04-30T22:25:37.913818+0000 mgr.smithi157.nfpzoe (mgr.14180) 3883 : cluster [DBG] pgmap v3622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:39 smithi157 bash[20376]: cluster 2022-04-30T22:25:37.913818+0000 mgr.smithi157.nfpzoe (mgr.14180) 3883 : cluster [DBG] pgmap v3622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:40.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:25:40.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:25:40.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:25:41.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:25:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:41 smithi165 bash[22175]: cluster 2022-04-30T22:25:39.914427+0000 mgr.smithi157.nfpzoe (mgr.14180) 3884 : cluster [DBG] pgmap v3623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:41 smithi165 bash[22175]: audit 2022-04-30T22:25:41.207380+0000 mon.smithi157 (mon.0) 2697 : audit [DBG] from='client.? 172.21.15.157:0/1552418529' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:41 smithi157 bash[20376]: cluster 2022-04-30T22:25:39.914427+0000 mgr.smithi157.nfpzoe (mgr.14180) 3884 : cluster [DBG] pgmap v3623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:41 smithi157 bash[20376]: audit 2022-04-30T22:25:41.207380+0000 mon.smithi157 (mon.0) 2697 : audit [DBG] from='client.? 172.21.15.157:0/1552418529' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:43 smithi165 bash[22175]: cluster 2022-04-30T22:25:41.915069+0000 mgr.smithi157.nfpzoe (mgr.14180) 3885 : cluster [DBG] pgmap v3624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:43 smithi157 bash[20376]: cluster 2022-04-30T22:25:41.915069+0000 mgr.smithi157.nfpzoe (mgr.14180) 3885 : cluster [DBG] pgmap v3624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:45 smithi165 bash[22175]: cluster 2022-04-30T22:25:43.915742+0000 mgr.smithi157.nfpzoe (mgr.14180) 3886 : cluster [DBG] pgmap v3625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:45 smithi157 bash[20376]: cluster 2022-04-30T22:25:43.915742+0000 mgr.smithi157.nfpzoe (mgr.14180) 3886 : cluster [DBG] pgmap v3625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:46.230 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:25:46.230 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:25:46.230 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:25:46.558 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:25:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:47 smithi165 bash[22175]: cluster 2022-04-30T22:25:45.916312+0000 mgr.smithi157.nfpzoe (mgr.14180) 3887 : cluster [DBG] pgmap v3626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:47 smithi165 bash[22175]: audit 2022-04-30T22:25:46.539074+0000 mon.smithi157 (mon.0) 2698 : audit [DBG] from='client.? 172.21.15.157:0/695310563' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:47 smithi157 bash[20376]: cluster 2022-04-30T22:25:45.916312+0000 mgr.smithi157.nfpzoe (mgr.14180) 3887 : cluster [DBG] pgmap v3626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:47 smithi157 bash[20376]: audit 2022-04-30T22:25:46.539074+0000 mon.smithi157 (mon.0) 2698 : audit [DBG] from='client.? 172.21.15.157:0/695310563' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:49 smithi165 bash[22175]: cluster 2022-04-30T22:25:47.916939+0000 mgr.smithi157.nfpzoe (mgr.14180) 3888 : cluster [DBG] pgmap v3627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:49 smithi157 bash[20376]: cluster 2022-04-30T22:25:47.916939+0000 mgr.smithi157.nfpzoe (mgr.14180) 3888 : cluster [DBG] pgmap v3627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:51.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:25:51.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:25:51.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:25:51.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:25:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:51 smithi165 bash[22175]: cluster 2022-04-30T22:25:49.917567+0000 mgr.smithi157.nfpzoe (mgr.14180) 3889 : cluster [DBG] pgmap v3628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:51 smithi157 bash[20376]: cluster 2022-04-30T22:25:49.917567+0000 mgr.smithi157.nfpzoe (mgr.14180) 3889 : cluster [DBG] pgmap v3628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:52 smithi165 bash[22175]: audit 2022-04-30T22:25:51.866797+0000 mon.smithi157 (mon.0) 2699 : audit [DBG] from='client.? 172.21.15.157:0/719160330' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:52 smithi157 bash[20376]: audit 2022-04-30T22:25:51.866797+0000 mon.smithi157 (mon.0) 2699 : audit [DBG] from='client.? 172.21.15.157:0/719160330' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:53 smithi165 bash[22175]: cluster 2022-04-30T22:25:51.918196+0000 mgr.smithi157.nfpzoe (mgr.14180) 3890 : cluster [DBG] pgmap v3629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:53 smithi157 bash[20376]: cluster 2022-04-30T22:25:51.918196+0000 mgr.smithi157.nfpzoe (mgr.14180) 3890 : cluster [DBG] pgmap v3629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:55 smithi165 bash[22175]: cluster 2022-04-30T22:25:53.918784+0000 mgr.smithi157.nfpzoe (mgr.14180) 3891 : cluster [DBG] pgmap v3630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:55 smithi157 bash[20376]: cluster 2022-04-30T22:25:53.918784+0000 mgr.smithi157.nfpzoe (mgr.14180) 3891 : cluster [DBG] pgmap v3630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:56.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:25:56.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:25:56.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:25:57.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:25:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:57 smithi165 bash[22175]: cluster 2022-04-30T22:25:55.919503+0000 mgr.smithi157.nfpzoe (mgr.14180) 3892 : cluster [DBG] pgmap v3631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:57.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:57 smithi165 bash[22175]: audit 2022-04-30T22:25:57.196516+0000 mon.smithi157 (mon.0) 2700 : audit [DBG] from='client.? 172.21.15.157:0/4201764007' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:57 smithi157 bash[20376]: cluster 2022-04-30T22:25:55.919503+0000 mgr.smithi157.nfpzoe (mgr.14180) 3892 : cluster [DBG] pgmap v3631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:57 smithi157 bash[20376]: audit 2022-04-30T22:25:57.196516+0000 mon.smithi157 (mon.0) 2700 : audit [DBG] from='client.? 172.21.15.157:0/4201764007' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:25:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:59 smithi157 bash[20376]: cluster 2022-04-30T22:25:57.920163+0000 mgr.smithi157.nfpzoe (mgr.14180) 3893 : cluster [DBG] pgmap v3632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:59.489 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:59 smithi157 bash[20376]: audit 2022-04-30T22:25:58.683922+0000 mon.smithi157 (mon.0) 2701 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:25:59.490 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:25:59 smithi157 bash[20376]: audit 2022-04-30T22:25:58.684349+0000 mon.smithi157 (mon.0) 2702 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:25:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:59 smithi165 bash[22175]: cluster 2022-04-30T22:25:57.920163+0000 mgr.smithi157.nfpzoe (mgr.14180) 3893 : cluster [DBG] pgmap v3632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:25:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:59 smithi165 bash[22175]: audit 2022-04-30T22:25:58.683922+0000 mon.smithi157 (mon.0) 2701 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:25:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:25:59 smithi165 bash[22175]: audit 2022-04-30T22:25:58.684349+0000 mon.smithi157 (mon.0) 2702 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:26:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:01 smithi165 bash[22175]: cluster 2022-04-30T22:25:59.920801+0000 mgr.smithi157.nfpzoe (mgr.14180) 3894 : cluster [DBG] pgmap v3633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:01 smithi157 bash[20376]: cluster 2022-04-30T22:25:59.920801+0000 mgr.smithi157.nfpzoe (mgr.14180) 3894 : cluster [DBG] pgmap v3633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:02.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:26:02.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:26:02.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:26:02.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:26:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:03 smithi165 bash[22175]: cluster 2022-04-30T22:26:01.921435+0000 mgr.smithi157.nfpzoe (mgr.14180) 3895 : cluster [DBG] pgmap v3634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:03 smithi165 bash[22175]: audit 2022-04-30T22:26:02.524541+0000 mon.smithi157 (mon.0) 2703 : audit [DBG] from='client.? 172.21.15.157:0/332056173' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:03 smithi157 bash[20376]: cluster 2022-04-30T22:26:01.921435+0000 mgr.smithi157.nfpzoe (mgr.14180) 3895 : cluster [DBG] pgmap v3634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:03.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:03 smithi157 bash[20376]: audit 2022-04-30T22:26:02.524541+0000 mon.smithi157 (mon.0) 2703 : audit [DBG] from='client.? 172.21.15.157:0/332056173' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:05 smithi165 bash[22175]: cluster 2022-04-30T22:26:03.922102+0000 mgr.smithi157.nfpzoe (mgr.14180) 3896 : cluster [DBG] pgmap v3635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:05 smithi157 bash[20376]: cluster 2022-04-30T22:26:03.922102+0000 mgr.smithi157.nfpzoe (mgr.14180) 3896 : cluster [DBG] pgmap v3635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:07.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:26:07.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:26:07.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:26:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:07 smithi165 bash[22175]: cluster 2022-04-30T22:26:05.922729+0000 mgr.smithi157.nfpzoe (mgr.14180) 3897 : cluster [DBG] pgmap v3636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:07 smithi157 bash[20376]: cluster 2022-04-30T22:26:05.922729+0000 mgr.smithi157.nfpzoe (mgr.14180) 3897 : cluster [DBG] pgmap v3636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:07.872 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:26:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:08 smithi165 bash[22175]: audit 2022-04-30T22:26:07.853365+0000 mon.smithi157 (mon.0) 2704 : audit [DBG] from='client.? 172.21.15.157:0/1332478383' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:08 smithi157 bash[20376]: audit 2022-04-30T22:26:07.853365+0000 mon.smithi157 (mon.0) 2704 : audit [DBG] from='client.? 172.21.15.157:0/1332478383' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:09 smithi165 bash[22175]: cluster 2022-04-30T22:26:07.923374+0000 mgr.smithi157.nfpzoe (mgr.14180) 3898 : cluster [DBG] pgmap v3637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:09.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:09 smithi157 bash[20376]: cluster 2022-04-30T22:26:07.923374+0000 mgr.smithi157.nfpzoe (mgr.14180) 3898 : cluster [DBG] pgmap v3637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:11 smithi165 bash[22175]: cluster 2022-04-30T22:26:09.924007+0000 mgr.smithi157.nfpzoe (mgr.14180) 3899 : cluster [DBG] pgmap v3638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:11.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:11 smithi157 bash[20376]: cluster 2022-04-30T22:26:09.924007+0000 mgr.smithi157.nfpzoe (mgr.14180) 3899 : cluster [DBG] pgmap v3638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:12 smithi165 bash[22175]: audit 2022-04-30T22:26:11.930724+0000 mon.smithi157 (mon.0) 2705 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:26:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:12 smithi165 bash[22175]: audit 2022-04-30T22:26:11.933499+0000 mon.smithi157 (mon.0) 2706 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:26:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:12 smithi165 bash[22175]: audit 2022-04-30T22:26:11.935302+0000 mon.smithi157 (mon.0) 2707 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:26:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:12 smithi165 bash[22175]: audit 2022-04-30T22:26:12.257418+0000 mon.smithi157 (mon.0) 2708 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:26:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:12 smithi165 bash[22175]: audit 2022-04-30T22:26:12.267167+0000 mon.smithi157 (mon.0) 2709 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:26:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:12 smithi157 bash[20376]: audit 2022-04-30T22:26:11.930724+0000 mon.smithi157 (mon.0) 2705 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:26:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:12 smithi157 bash[20376]: audit 2022-04-30T22:26:11.933499+0000 mon.smithi157 (mon.0) 2706 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:26:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:12 smithi157 bash[20376]: audit 2022-04-30T22:26:11.935302+0000 mon.smithi157 (mon.0) 2707 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:26:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:12 smithi157 bash[20376]: audit 2022-04-30T22:26:12.257418+0000 mon.smithi157 (mon.0) 2708 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:26:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:12 smithi157 bash[20376]: audit 2022-04-30T22:26:12.267167+0000 mon.smithi157 (mon.0) 2709 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:26:12.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:26:12.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:26:12.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:26:13.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:26:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:13 smithi165 bash[22175]: cluster 2022-04-30T22:26:11.924628+0000 mgr.smithi157.nfpzoe (mgr.14180) 3900 : cluster [DBG] pgmap v3639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:13 smithi165 bash[22175]: cluster 2022-04-30T22:26:12.250057+0000 mgr.smithi157.nfpzoe (mgr.14180) 3901 : cluster [DBG] pgmap v3640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:13 smithi165 bash[22175]: cluster 2022-04-30T22:26:12.250395+0000 mgr.smithi157.nfpzoe (mgr.14180) 3902 : cluster [DBG] pgmap v3641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:13 smithi165 bash[22175]: cephadm 2022-04-30T22:26:12.268476+0000 mgr.smithi157.nfpzoe (mgr.14180) 3903 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:26:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:13 smithi165 bash[22175]: cephadm 2022-04-30T22:26:12.268692+0000 mgr.smithi157.nfpzoe (mgr.14180) 3904 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:26:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:13 smithi165 bash[22175]: audit 2022-04-30T22:26:13.182667+0000 mon.smithi157 (mon.0) 2710 : audit [DBG] from='client.? 172.21.15.157:0/3989436042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:13 smithi157 bash[20376]: cluster 2022-04-30T22:26:11.924628+0000 mgr.smithi157.nfpzoe (mgr.14180) 3900 : cluster [DBG] pgmap v3639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:13 smithi157 bash[20376]: cluster 2022-04-30T22:26:12.250057+0000 mgr.smithi157.nfpzoe (mgr.14180) 3901 : cluster [DBG] pgmap v3640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:13 smithi157 bash[20376]: cluster 2022-04-30T22:26:12.250395+0000 mgr.smithi157.nfpzoe (mgr.14180) 3902 : cluster [DBG] pgmap v3641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:13 smithi157 bash[20376]: cephadm 2022-04-30T22:26:12.268476+0000 mgr.smithi157.nfpzoe (mgr.14180) 3903 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:26:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:13 smithi157 bash[20376]: cephadm 2022-04-30T22:26:12.268692+0000 mgr.smithi157.nfpzoe (mgr.14180) 3904 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:26:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:13 smithi157 bash[20376]: audit 2022-04-30T22:26:13.182667+0000 mon.smithi157 (mon.0) 2710 : audit [DBG] from='client.? 172.21.15.157:0/3989436042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:15 smithi165 bash[22175]: cluster 2022-04-30T22:26:14.250923+0000 mgr.smithi157.nfpzoe (mgr.14180) 3905 : cluster [DBG] pgmap v3642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:15 smithi157 bash[20376]: cluster 2022-04-30T22:26:14.250923+0000 mgr.smithi157.nfpzoe (mgr.14180) 3905 : cluster [DBG] pgmap v3642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:17 smithi165 bash[22175]: cluster 2022-04-30T22:26:16.251560+0000 mgr.smithi157.nfpzoe (mgr.14180) 3906 : cluster [DBG] pgmap v3643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:17.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:17 smithi157 bash[20376]: cluster 2022-04-30T22:26:16.251560+0000 mgr.smithi157.nfpzoe (mgr.14180) 3906 : cluster [DBG] pgmap v3643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:18.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:26:18.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:26:18.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:26:18.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:26:19.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:19 smithi157 bash[20376]: cluster 2022-04-30T22:26:18.252179+0000 mgr.smithi157.nfpzoe (mgr.14180) 3907 : cluster [DBG] pgmap v3644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:19.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:19 smithi157 bash[20376]: audit 2022-04-30T22:26:18.517481+0000 mon.smithi157 (mon.0) 2711 : audit [DBG] from='client.? 172.21.15.157:0/3949835709' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:19 smithi165 bash[22175]: cluster 2022-04-30T22:26:18.252179+0000 mgr.smithi157.nfpzoe (mgr.14180) 3907 : cluster [DBG] pgmap v3644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:19 smithi165 bash[22175]: audit 2022-04-30T22:26:18.517481+0000 mon.smithi157 (mon.0) 2711 : audit [DBG] from='client.? 172.21.15.157:0/3949835709' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:21 smithi157 bash[20376]: cluster 2022-04-30T22:26:20.252821+0000 mgr.smithi157.nfpzoe (mgr.14180) 3908 : cluster [DBG] pgmap v3645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:21 smithi165 bash[22175]: cluster 2022-04-30T22:26:20.252821+0000 mgr.smithi157.nfpzoe (mgr.14180) 3908 : cluster [DBG] pgmap v3645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:23.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:26:23.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:26:23.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:26:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:23 smithi157 bash[20376]: cluster 2022-04-30T22:26:22.253471+0000 mgr.smithi157.nfpzoe (mgr.14180) 3909 : cluster [DBG] pgmap v3646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:23.872 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:26:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:23 smithi165 bash[22175]: cluster 2022-04-30T22:26:22.253471+0000 mgr.smithi157.nfpzoe (mgr.14180) 3909 : cluster [DBG] pgmap v3646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:24 smithi157 bash[20376]: audit 2022-04-30T22:26:23.851690+0000 mon.smithi157 (mon.0) 2712 : audit [DBG] from='client.? 172.21.15.157:0/804420862' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:24 smithi165 bash[22175]: audit 2022-04-30T22:26:23.851690+0000 mon.smithi157 (mon.0) 2712 : audit [DBG] from='client.? 172.21.15.157:0/804420862' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:25 smithi157 bash[20376]: cluster 2022-04-30T22:26:24.254112+0000 mgr.smithi157.nfpzoe (mgr.14180) 3910 : cluster [DBG] pgmap v3647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:25 smithi165 bash[22175]: cluster 2022-04-30T22:26:24.254112+0000 mgr.smithi157.nfpzoe (mgr.14180) 3910 : cluster [DBG] pgmap v3647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:27 smithi157 bash[20376]: cluster 2022-04-30T22:26:26.254735+0000 mgr.smithi157.nfpzoe (mgr.14180) 3911 : cluster [DBG] pgmap v3648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:27 smithi165 bash[22175]: cluster 2022-04-30T22:26:26.254735+0000 mgr.smithi157.nfpzoe (mgr.14180) 3911 : cluster [DBG] pgmap v3648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:28.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:26:28.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:26:28.876 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:26:29.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:26:29.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:29 smithi157 bash[20376]: cluster 2022-04-30T22:26:28.255350+0000 mgr.smithi157.nfpzoe (mgr.14180) 3912 : cluster [DBG] pgmap v3649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:29.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:29 smithi157 bash[20376]: audit 2022-04-30T22:26:29.182266+0000 mon.smithi157 (mon.0) 2713 : audit [DBG] from='client.? 172.21.15.157:0/3391704739' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:29 smithi165 bash[22175]: cluster 2022-04-30T22:26:28.255350+0000 mgr.smithi157.nfpzoe (mgr.14180) 3912 : cluster [DBG] pgmap v3649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:29 smithi165 bash[22175]: audit 2022-04-30T22:26:29.182266+0000 mon.smithi157 (mon.0) 2713 : audit [DBG] from='client.? 172.21.15.157:0/3391704739' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:31 smithi157 bash[20376]: cluster 2022-04-30T22:26:30.255963+0000 mgr.smithi157.nfpzoe (mgr.14180) 3913 : cluster [DBG] pgmap v3650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:31 smithi165 bash[22175]: cluster 2022-04-30T22:26:30.255963+0000 mgr.smithi157.nfpzoe (mgr.14180) 3913 : cluster [DBG] pgmap v3650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:33 smithi157 bash[20376]: cluster 2022-04-30T22:26:32.256576+0000 mgr.smithi157.nfpzoe (mgr.14180) 3914 : cluster [DBG] pgmap v3651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:33 smithi165 bash[22175]: cluster 2022-04-30T22:26:32.256576+0000 mgr.smithi157.nfpzoe (mgr.14180) 3914 : cluster [DBG] pgmap v3651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:34.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:26:34.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:26:34.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:26:34.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:26:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:35 smithi157 bash[20376]: cluster 2022-04-30T22:26:34.257188+0000 mgr.smithi157.nfpzoe (mgr.14180) 3915 : cluster [DBG] pgmap v3652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:35 smithi157 bash[20376]: audit 2022-04-30T22:26:34.513320+0000 mon.smithi157 (mon.0) 2714 : audit [DBG] from='client.? 172.21.15.157:0/2719011513' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:35 smithi165 bash[22175]: cluster 2022-04-30T22:26:34.257188+0000 mgr.smithi157.nfpzoe (mgr.14180) 3915 : cluster [DBG] pgmap v3652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:35.928 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:35 smithi165 bash[22175]: audit 2022-04-30T22:26:34.513320+0000 mon.smithi157 (mon.0) 2714 : audit [DBG] from='client.? 172.21.15.157:0/2719011513' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:37 smithi157 bash[20376]: cluster 2022-04-30T22:26:36.257929+0000 mgr.smithi157.nfpzoe (mgr.14180) 3916 : cluster [DBG] pgmap v3653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:37 smithi165 bash[22175]: cluster 2022-04-30T22:26:36.257929+0000 mgr.smithi157.nfpzoe (mgr.14180) 3916 : cluster [DBG] pgmap v3653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:39.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:26:39.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:26:39.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:26:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:39 smithi157 bash[20376]: cluster 2022-04-30T22:26:38.258587+0000 mgr.smithi157.nfpzoe (mgr.14180) 3917 : cluster [DBG] pgmap v3654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:39.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:26:39.923 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:39 smithi165 bash[22175]: cluster 2022-04-30T22:26:38.258587+0000 mgr.smithi157.nfpzoe (mgr.14180) 3917 : cluster [DBG] pgmap v3654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:40 smithi165 bash[22175]: audit 2022-04-30T22:26:39.840508+0000 mon.smithi157 (mon.0) 2715 : audit [DBG] from='client.? 172.21.15.157:0/1421178702' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:40.963 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:40 smithi157 bash[20376]: audit 2022-04-30T22:26:39.840508+0000 mon.smithi157 (mon.0) 2715 : audit [DBG] from='client.? 172.21.15.157:0/1421178702' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:41 smithi165 bash[22175]: cluster 2022-04-30T22:26:40.259250+0000 mgr.smithi157.nfpzoe (mgr.14180) 3918 : cluster [DBG] pgmap v3655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:41 smithi157 bash[20376]: cluster 2022-04-30T22:26:40.259250+0000 mgr.smithi157.nfpzoe (mgr.14180) 3918 : cluster [DBG] pgmap v3655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:43 smithi165 bash[22175]: cluster 2022-04-30T22:26:42.259870+0000 mgr.smithi157.nfpzoe (mgr.14180) 3919 : cluster [DBG] pgmap v3656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:43 smithi157 bash[20376]: cluster 2022-04-30T22:26:42.259870+0000 mgr.smithi157.nfpzoe (mgr.14180) 3919 : cluster [DBG] pgmap v3656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:44.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:26:44.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:26:44.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:26:45.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:26:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:45 smithi165 bash[22175]: cluster 2022-04-30T22:26:44.260531+0000 mgr.smithi157.nfpzoe (mgr.14180) 3920 : cluster [DBG] pgmap v3657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:45 smithi165 bash[22175]: audit 2022-04-30T22:26:45.171452+0000 mon.smithi157 (mon.0) 2716 : audit [DBG] from='client.? 172.21.15.157:0/2652630360' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:45 smithi157 bash[20376]: cluster 2022-04-30T22:26:44.260531+0000 mgr.smithi157.nfpzoe (mgr.14180) 3920 : cluster [DBG] pgmap v3657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:45 smithi157 bash[20376]: audit 2022-04-30T22:26:45.171452+0000 mon.smithi157 (mon.0) 2716 : audit [DBG] from='client.? 172.21.15.157:0/2652630360' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:47 smithi165 bash[22175]: cluster 2022-04-30T22:26:46.261233+0000 mgr.smithi157.nfpzoe (mgr.14180) 3921 : cluster [DBG] pgmap v3658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:47 smithi157 bash[20376]: cluster 2022-04-30T22:26:46.261233+0000 mgr.smithi157.nfpzoe (mgr.14180) 3921 : cluster [DBG] pgmap v3658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:49 smithi165 bash[22175]: cluster 2022-04-30T22:26:48.261895+0000 mgr.smithi157.nfpzoe (mgr.14180) 3922 : cluster [DBG] pgmap v3659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:49 smithi157 bash[20376]: cluster 2022-04-30T22:26:48.261895+0000 mgr.smithi157.nfpzoe (mgr.14180) 3922 : cluster [DBG] pgmap v3659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:50.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:26:50.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:26:50.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:26:50.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:26:51.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:51 smithi165 bash[22175]: cluster 2022-04-30T22:26:50.262392+0000 mgr.smithi157.nfpzoe (mgr.14180) 3923 : cluster [DBG] pgmap v3660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:51.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:51 smithi165 bash[22175]: audit 2022-04-30T22:26:50.497526+0000 mon.smithi157 (mon.0) 2717 : audit [DBG] from='client.? 172.21.15.157:0/652099042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:51 smithi157 bash[20376]: cluster 2022-04-30T22:26:50.262392+0000 mgr.smithi157.nfpzoe (mgr.14180) 3923 : cluster [DBG] pgmap v3660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:51 smithi157 bash[20376]: audit 2022-04-30T22:26:50.497526+0000 mon.smithi157 (mon.0) 2717 : audit [DBG] from='client.? 172.21.15.157:0/652099042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:53 smithi165 bash[22175]: cluster 2022-04-30T22:26:52.262978+0000 mgr.smithi157.nfpzoe (mgr.14180) 3924 : cluster [DBG] pgmap v3661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:53 smithi157 bash[20376]: cluster 2022-04-30T22:26:52.262978+0000 mgr.smithi157.nfpzoe (mgr.14180) 3924 : cluster [DBG] pgmap v3661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:55.520 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:26:55.520 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:26:55.521 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:26:55.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:26:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:55 smithi165 bash[22175]: cluster 2022-04-30T22:26:54.263708+0000 mgr.smithi157.nfpzoe (mgr.14180) 3925 : cluster [DBG] pgmap v3662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:55 smithi157 bash[20376]: cluster 2022-04-30T22:26:54.263708+0000 mgr.smithi157.nfpzoe (mgr.14180) 3925 : cluster [DBG] pgmap v3662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:56 smithi165 bash[22175]: audit 2022-04-30T22:26:55.821809+0000 mon.smithi157 (mon.0) 2718 : audit [DBG] from='client.? 172.21.15.157:0/3281321581' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:56 smithi157 bash[20376]: audit 2022-04-30T22:26:55.821809+0000 mon.smithi157 (mon.0) 2718 : audit [DBG] from='client.? 172.21.15.157:0/3281321581' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:26:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:57 smithi165 bash[22175]: cluster 2022-04-30T22:26:56.264366+0000 mgr.smithi157.nfpzoe (mgr.14180) 3926 : cluster [DBG] pgmap v3663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:57 smithi157 bash[20376]: cluster 2022-04-30T22:26:56.264366+0000 mgr.smithi157.nfpzoe (mgr.14180) 3926 : cluster [DBG] pgmap v3663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:59 smithi165 bash[22175]: cluster 2022-04-30T22:26:58.264947+0000 mgr.smithi157.nfpzoe (mgr.14180) 3927 : cluster [DBG] pgmap v3664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:59 smithi165 bash[22175]: audit 2022-04-30T22:26:58.691693+0000 mon.smithi157 (mon.0) 2719 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:26:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:26:59 smithi165 bash[22175]: audit 2022-04-30T22:26:58.692192+0000 mon.smithi157 (mon.0) 2720 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:26:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:59 smithi157 bash[20376]: cluster 2022-04-30T22:26:58.264947+0000 mgr.smithi157.nfpzoe (mgr.14180) 3927 : cluster [DBG] pgmap v3664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:26:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:59 smithi157 bash[20376]: audit 2022-04-30T22:26:58.691693+0000 mon.smithi157 (mon.0) 2719 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:26:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:26:59 smithi157 bash[20376]: audit 2022-04-30T22:26:58.692192+0000 mon.smithi157 (mon.0) 2720 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:27:00.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:27:00.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:27:00.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:27:01.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:27:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:01 smithi165 bash[22175]: cluster 2022-04-30T22:27:00.265529+0000 mgr.smithi157.nfpzoe (mgr.14180) 3928 : cluster [DBG] pgmap v3665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:01.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:01 smithi165 bash[22175]: audit 2022-04-30T22:27:01.146405+0000 mon.smithi157 (mon.0) 2721 : audit [DBG] from='client.? 172.21.15.157:0/3696186518' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:01 smithi157 bash[20376]: cluster 2022-04-30T22:27:00.265529+0000 mgr.smithi157.nfpzoe (mgr.14180) 3928 : cluster [DBG] pgmap v3665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:01 smithi157 bash[20376]: audit 2022-04-30T22:27:01.146405+0000 mon.smithi157 (mon.0) 2721 : audit [DBG] from='client.? 172.21.15.157:0/3696186518' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:03 smithi165 bash[22175]: cluster 2022-04-30T22:27:02.266213+0000 mgr.smithi157.nfpzoe (mgr.14180) 3929 : cluster [DBG] pgmap v3666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:03 smithi157 bash[20376]: cluster 2022-04-30T22:27:02.266213+0000 mgr.smithi157.nfpzoe (mgr.14180) 3929 : cluster [DBG] pgmap v3666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:05 smithi165 bash[22175]: cluster 2022-04-30T22:27:04.266948+0000 mgr.smithi157.nfpzoe (mgr.14180) 3930 : cluster [DBG] pgmap v3667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:05 smithi157 bash[20376]: cluster 2022-04-30T22:27:04.266948+0000 mgr.smithi157.nfpzoe (mgr.14180) 3930 : cluster [DBG] pgmap v3667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:06.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:27:06.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:27:06.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:27:06.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:27:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:06 smithi165 bash[22175]: audit 2022-04-30T22:27:06.473562+0000 mon.smithi157 (mon.0) 2722 : audit [DBG] from='client.? 172.21.15.157:0/1681191988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:06 smithi157 bash[20376]: audit 2022-04-30T22:27:06.473562+0000 mon.smithi157 (mon.0) 2722 : audit [DBG] from='client.? 172.21.15.157:0/1681191988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:07 smithi165 bash[22175]: cluster 2022-04-30T22:27:06.267608+0000 mgr.smithi157.nfpzoe (mgr.14180) 3931 : cluster [DBG] pgmap v3668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:07 smithi157 bash[20376]: cluster 2022-04-30T22:27:06.267608+0000 mgr.smithi157.nfpzoe (mgr.14180) 3931 : cluster [DBG] pgmap v3668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:09 smithi165 bash[22175]: cluster 2022-04-30T22:27:08.268378+0000 mgr.smithi157.nfpzoe (mgr.14180) 3932 : cluster [DBG] pgmap v3669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:09 smithi157 bash[20376]: cluster 2022-04-30T22:27:08.268378+0000 mgr.smithi157.nfpzoe (mgr.14180) 3932 : cluster [DBG] pgmap v3669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:11.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:27:11.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:27:11.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:27:11.825 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:27:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:11 smithi165 bash[22175]: cluster 2022-04-30T22:27:10.269034+0000 mgr.smithi157.nfpzoe (mgr.14180) 3933 : cluster [DBG] pgmap v3670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:11 smithi157 bash[20376]: cluster 2022-04-30T22:27:10.269034+0000 mgr.smithi157.nfpzoe (mgr.14180) 3933 : cluster [DBG] pgmap v3670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:12 smithi165 bash[22175]: audit 2022-04-30T22:27:11.805671+0000 mon.smithi157 (mon.0) 2723 : audit [DBG] from='client.? 172.21.15.157:0/4165689756' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:12 smithi165 bash[22175]: audit 2022-04-30T22:27:12.278274+0000 mon.smithi157 (mon.0) 2724 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:27:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:12 smithi165 bash[22175]: audit 2022-04-30T22:27:12.281318+0000 mon.smithi157 (mon.0) 2725 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:27:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:12 smithi165 bash[22175]: audit 2022-04-30T22:27:12.283052+0000 mon.smithi157 (mon.0) 2726 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:27:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:12 smithi157 bash[20376]: audit 2022-04-30T22:27:11.805671+0000 mon.smithi157 (mon.0) 2723 : audit [DBG] from='client.? 172.21.15.157:0/4165689756' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:12 smithi157 bash[20376]: audit 2022-04-30T22:27:12.278274+0000 mon.smithi157 (mon.0) 2724 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:27:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:12 smithi157 bash[20376]: audit 2022-04-30T22:27:12.281318+0000 mon.smithi157 (mon.0) 2725 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:27:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:12 smithi157 bash[20376]: audit 2022-04-30T22:27:12.283052+0000 mon.smithi157 (mon.0) 2726 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:27:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:13 smithi165 bash[22175]: cluster 2022-04-30T22:27:12.269676+0000 mgr.smithi157.nfpzoe (mgr.14180) 3934 : cluster [DBG] pgmap v3671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:13 smithi165 bash[22175]: audit 2022-04-30T22:27:12.590678+0000 mon.smithi157 (mon.0) 2727 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:27:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:13 smithi165 bash[22175]: audit 2022-04-30T22:27:12.907492+0000 mon.smithi157 (mon.0) 2728 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:27:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:13 smithi165 bash[22175]: audit 2022-04-30T22:27:12.916698+0000 mon.smithi157 (mon.0) 2729 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:27:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:13 smithi157 bash[20376]: cluster 2022-04-30T22:27:12.269676+0000 mgr.smithi157.nfpzoe (mgr.14180) 3934 : cluster [DBG] pgmap v3671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:13 smithi157 bash[20376]: audit 2022-04-30T22:27:12.590678+0000 mon.smithi157 (mon.0) 2727 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:27:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:13 smithi157 bash[20376]: audit 2022-04-30T22:27:12.907492+0000 mon.smithi157 (mon.0) 2728 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:27:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:13 smithi157 bash[20376]: audit 2022-04-30T22:27:12.916698+0000 mon.smithi157 (mon.0) 2729 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:27:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:14 smithi165 bash[22175]: cluster 2022-04-30T22:27:12.899601+0000 mgr.smithi157.nfpzoe (mgr.14180) 3935 : cluster [DBG] pgmap v3672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:14 smithi165 bash[22175]: cluster 2022-04-30T22:27:12.900100+0000 mgr.smithi157.nfpzoe (mgr.14180) 3936 : cluster [DBG] pgmap v3673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:14 smithi165 bash[22175]: cephadm 2022-04-30T22:27:12.918426+0000 mgr.smithi157.nfpzoe (mgr.14180) 3937 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:27:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:14 smithi165 bash[22175]: cephadm 2022-04-30T22:27:12.918643+0000 mgr.smithi157.nfpzoe (mgr.14180) 3938 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:27:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:14 smithi157 bash[20376]: cluster 2022-04-30T22:27:12.899601+0000 mgr.smithi157.nfpzoe (mgr.14180) 3935 : cluster [DBG] pgmap v3672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:14 smithi157 bash[20376]: cluster 2022-04-30T22:27:12.900100+0000 mgr.smithi157.nfpzoe (mgr.14180) 3936 : cluster [DBG] pgmap v3673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:14 smithi157 bash[20376]: cephadm 2022-04-30T22:27:12.918426+0000 mgr.smithi157.nfpzoe (mgr.14180) 3937 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:27:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:14 smithi157 bash[20376]: cephadm 2022-04-30T22:27:12.918643+0000 mgr.smithi157.nfpzoe (mgr.14180) 3938 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:27:15.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:15 smithi165 bash[22175]: cluster 2022-04-30T22:27:14.900759+0000 mgr.smithi157.nfpzoe (mgr.14180) 3939 : cluster [DBG] pgmap v3674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:15 smithi157 bash[20376]: cluster 2022-04-30T22:27:14.900759+0000 mgr.smithi157.nfpzoe (mgr.14180) 3939 : cluster [DBG] pgmap v3674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:16.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:27:16.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:27:16.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:27:17.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:27:18.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:17 smithi165 bash[22175]: cluster 2022-04-30T22:27:16.901240+0000 mgr.smithi157.nfpzoe (mgr.14180) 3940 : cluster [DBG] pgmap v3675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:18.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:17 smithi165 bash[22175]: audit 2022-04-30T22:27:17.132982+0000 mon.smithi157 (mon.0) 2730 : audit [DBG] from='client.? 172.21.15.157:0/141250712' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:17 smithi157 bash[20376]: cluster 2022-04-30T22:27:16.901240+0000 mgr.smithi157.nfpzoe (mgr.14180) 3940 : cluster [DBG] pgmap v3675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:17 smithi157 bash[20376]: audit 2022-04-30T22:27:17.132982+0000 mon.smithi157 (mon.0) 2730 : audit [DBG] from='client.? 172.21.15.157:0/141250712' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:20 smithi165 bash[22175]: cluster 2022-04-30T22:27:18.901849+0000 mgr.smithi157.nfpzoe (mgr.14180) 3941 : cluster [DBG] pgmap v3676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:20.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:20 smithi157 bash[20376]: cluster 2022-04-30T22:27:18.901849+0000 mgr.smithi157.nfpzoe (mgr.14180) 3941 : cluster [DBG] pgmap v3676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:22.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:27:22.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:27:22.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:27:22.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:27:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:22 smithi165 bash[22175]: cluster 2022-04-30T22:27:20.902445+0000 mgr.smithi157.nfpzoe (mgr.14180) 3942 : cluster [DBG] pgmap v3677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:22 smithi157 bash[20376]: cluster 2022-04-30T22:27:20.902445+0000 mgr.smithi157.nfpzoe (mgr.14180) 3942 : cluster [DBG] pgmap v3677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:23 smithi165 bash[22175]: audit 2022-04-30T22:27:22.465060+0000 mon.smithi157 (mon.0) 2731 : audit [DBG] from='client.? 172.21.15.157:0/3409920761' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:23 smithi157 bash[20376]: audit 2022-04-30T22:27:22.465060+0000 mon.smithi157 (mon.0) 2731 : audit [DBG] from='client.? 172.21.15.157:0/3409920761' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:24 smithi165 bash[22175]: cluster 2022-04-30T22:27:22.903122+0000 mgr.smithi157.nfpzoe (mgr.14180) 3943 : cluster [DBG] pgmap v3678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:24 smithi157 bash[20376]: cluster 2022-04-30T22:27:22.903122+0000 mgr.smithi157.nfpzoe (mgr.14180) 3943 : cluster [DBG] pgmap v3678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:26 smithi165 bash[22175]: cluster 2022-04-30T22:27:24.903731+0000 mgr.smithi157.nfpzoe (mgr.14180) 3944 : cluster [DBG] pgmap v3679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:26 smithi157 bash[20376]: cluster 2022-04-30T22:27:24.903731+0000 mgr.smithi157.nfpzoe (mgr.14180) 3944 : cluster [DBG] pgmap v3679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:27.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:27:27.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:27:27.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:27:27.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:27:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:28 smithi165 bash[22175]: cluster 2022-04-30T22:27:26.904375+0000 mgr.smithi157.nfpzoe (mgr.14180) 3945 : cluster [DBG] pgmap v3680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:28.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:28 smithi165 bash[22175]: audit 2022-04-30T22:27:27.785100+0000 mon.smithi157 (mon.0) 2732 : audit [DBG] from='client.? 172.21.15.157:0/1348154141' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:28 smithi157 bash[20376]: cluster 2022-04-30T22:27:26.904375+0000 mgr.smithi157.nfpzoe (mgr.14180) 3945 : cluster [DBG] pgmap v3680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:28 smithi157 bash[20376]: audit 2022-04-30T22:27:27.785100+0000 mon.smithi157 (mon.0) 2732 : audit [DBG] from='client.? 172.21.15.157:0/1348154141' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:30 smithi157 bash[20376]: cluster 2022-04-30T22:27:28.904996+0000 mgr.smithi157.nfpzoe (mgr.14180) 3946 : cluster [DBG] pgmap v3681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:30 smithi165 bash[22175]: cluster 2022-04-30T22:27:28.904996+0000 mgr.smithi157.nfpzoe (mgr.14180) 3946 : cluster [DBG] pgmap v3681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:32 smithi157 bash[20376]: cluster 2022-04-30T22:27:30.905704+0000 mgr.smithi157.nfpzoe (mgr.14180) 3947 : cluster [DBG] pgmap v3682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:32.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:27:32.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:27:32.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:27:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:32 smithi165 bash[22175]: cluster 2022-04-30T22:27:30.905704+0000 mgr.smithi157.nfpzoe (mgr.14180) 3947 : cluster [DBG] pgmap v3682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:33.132 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:27:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:33 smithi157 bash[20376]: audit 2022-04-30T22:27:33.113022+0000 mon.smithi157 (mon.0) 2733 : audit [DBG] from='client.? 172.21.15.157:0/4256071771' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:33 smithi165 bash[22175]: audit 2022-04-30T22:27:33.113022+0000 mon.smithi157 (mon.0) 2733 : audit [DBG] from='client.? 172.21.15.157:0/4256071771' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:34 smithi157 bash[20376]: cluster 2022-04-30T22:27:32.906371+0000 mgr.smithi157.nfpzoe (mgr.14180) 3948 : cluster [DBG] pgmap v3683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:34 smithi165 bash[22175]: cluster 2022-04-30T22:27:32.906371+0000 mgr.smithi157.nfpzoe (mgr.14180) 3948 : cluster [DBG] pgmap v3683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:36 smithi157 bash[20376]: cluster 2022-04-30T22:27:34.906972+0000 mgr.smithi157.nfpzoe (mgr.14180) 3949 : cluster [DBG] pgmap v3684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:36 smithi165 bash[22175]: cluster 2022-04-30T22:27:34.906972+0000 mgr.smithi157.nfpzoe (mgr.14180) 3949 : cluster [DBG] pgmap v3684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:38.134 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:27:38.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:27:38.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:27:38.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:27:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:38 smithi157 bash[20376]: cluster 2022-04-30T22:27:36.907661+0000 mgr.smithi157.nfpzoe (mgr.14180) 3950 : cluster [DBG] pgmap v3685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:38 smithi165 bash[22175]: cluster 2022-04-30T22:27:36.907661+0000 mgr.smithi157.nfpzoe (mgr.14180) 3950 : cluster [DBG] pgmap v3685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:39.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:39 smithi157 bash[20376]: audit 2022-04-30T22:27:38.455392+0000 mon.smithi157 (mon.0) 2734 : audit [DBG] from='client.? 172.21.15.157:0/1133163885' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:39 smithi165 bash[22175]: audit 2022-04-30T22:27:38.455392+0000 mon.smithi157 (mon.0) 2734 : audit [DBG] from='client.? 172.21.15.157:0/1133163885' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:40 smithi157 bash[20376]: cluster 2022-04-30T22:27:38.908263+0000 mgr.smithi157.nfpzoe (mgr.14180) 3951 : cluster [DBG] pgmap v3686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:40 smithi165 bash[22175]: cluster 2022-04-30T22:27:38.908263+0000 mgr.smithi157.nfpzoe (mgr.14180) 3951 : cluster [DBG] pgmap v3686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:42 smithi157 bash[20376]: cluster 2022-04-30T22:27:40.908756+0000 mgr.smithi157.nfpzoe (mgr.14180) 3952 : cluster [DBG] pgmap v3687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:42 smithi165 bash[22175]: cluster 2022-04-30T22:27:40.908756+0000 mgr.smithi157.nfpzoe (mgr.14180) 3952 : cluster [DBG] pgmap v3687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:43.482 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:27:43.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:27:43.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:27:43.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:27:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:44 smithi157 bash[20376]: cluster 2022-04-30T22:27:42.909336+0000 mgr.smithi157.nfpzoe (mgr.14180) 3953 : cluster [DBG] pgmap v3688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:44.753 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:44 smithi157 bash[20376]: audit 2022-04-30T22:27:43.783799+0000 mon.smithi157 (mon.0) 2735 : audit [DBG] from='client.? 172.21.15.157:0/1036328019' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:44 smithi165 bash[22175]: cluster 2022-04-30T22:27:42.909336+0000 mgr.smithi157.nfpzoe (mgr.14180) 3953 : cluster [DBG] pgmap v3688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:44 smithi165 bash[22175]: audit 2022-04-30T22:27:43.783799+0000 mon.smithi157 (mon.0) 2735 : audit [DBG] from='client.? 172.21.15.157:0/1036328019' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:46 smithi165 bash[22175]: cluster 2022-04-30T22:27:44.909956+0000 mgr.smithi157.nfpzoe (mgr.14180) 3954 : cluster [DBG] pgmap v3689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:46 smithi157 bash[20376]: cluster 2022-04-30T22:27:44.909956+0000 mgr.smithi157.nfpzoe (mgr.14180) 3954 : cluster [DBG] pgmap v3689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:48.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:27:48.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:27:48.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:27:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:48 smithi165 bash[22175]: cluster 2022-04-30T22:27:46.910592+0000 mgr.smithi157.nfpzoe (mgr.14180) 3955 : cluster [DBG] pgmap v3690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:48.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:48 smithi157 bash[20376]: cluster 2022-04-30T22:27:46.910592+0000 mgr.smithi157.nfpzoe (mgr.14180) 3955 : cluster [DBG] pgmap v3690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:49.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:27:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:49 smithi165 bash[22175]: audit 2022-04-30T22:27:49.109871+0000 mon.smithi157 (mon.0) 2736 : audit [DBG] from='client.? 172.21.15.157:0/1804822341' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:49 smithi157 bash[20376]: audit 2022-04-30T22:27:49.109871+0000 mon.smithi157 (mon.0) 2736 : audit [DBG] from='client.? 172.21.15.157:0/1804822341' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:50 smithi165 bash[22175]: cluster 2022-04-30T22:27:48.910966+0000 mgr.smithi157.nfpzoe (mgr.14180) 3956 : cluster [DBG] pgmap v3691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:50.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:50 smithi157 bash[20376]: cluster 2022-04-30T22:27:48.910966+0000 mgr.smithi157.nfpzoe (mgr.14180) 3956 : cluster [DBG] pgmap v3691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:52 smithi165 bash[22175]: cluster 2022-04-30T22:27:50.911517+0000 mgr.smithi157.nfpzoe (mgr.14180) 3957 : cluster [DBG] pgmap v3692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:52 smithi157 bash[20376]: cluster 2022-04-30T22:27:50.911517+0000 mgr.smithi157.nfpzoe (mgr.14180) 3957 : cluster [DBG] pgmap v3692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:54.132 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:27:54.138 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:27:54.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:27:54.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:27:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:54 smithi165 bash[22175]: cluster 2022-04-30T22:27:52.912202+0000 mgr.smithi157.nfpzoe (mgr.14180) 3958 : cluster [DBG] pgmap v3693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:54 smithi165 bash[22175]: audit 2022-04-30T22:27:54.439976+0000 mon.smithi157 (mon.0) 2737 : audit [DBG] from='client.? 172.21.15.157:0/4242879771' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:54 smithi157 bash[20376]: cluster 2022-04-30T22:27:52.912202+0000 mgr.smithi157.nfpzoe (mgr.14180) 3958 : cluster [DBG] pgmap v3693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:54 smithi157 bash[20376]: audit 2022-04-30T22:27:54.439976+0000 mon.smithi157 (mon.0) 2737 : audit [DBG] from='client.? 172.21.15.157:0/4242879771' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:27:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:56 smithi165 bash[22175]: cluster 2022-04-30T22:27:54.912811+0000 mgr.smithi157.nfpzoe (mgr.14180) 3959 : cluster [DBG] pgmap v3694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:56 smithi157 bash[20376]: cluster 2022-04-30T22:27:54.912811+0000 mgr.smithi157.nfpzoe (mgr.14180) 3959 : cluster [DBG] pgmap v3694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:58 smithi165 bash[22175]: cluster 2022-04-30T22:27:56.913440+0000 mgr.smithi157.nfpzoe (mgr.14180) 3960 : cluster [DBG] pgmap v3695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:58 smithi157 bash[20376]: cluster 2022-04-30T22:27:56.913440+0000 mgr.smithi157.nfpzoe (mgr.14180) 3960 : cluster [DBG] pgmap v3695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:27:59.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:27:59.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:27:59.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:27:59.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:27:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:59 smithi165 bash[22175]: audit 2022-04-30T22:27:58.698534+0000 mon.smithi157 (mon.0) 2738 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:27:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:27:59 smithi165 bash[22175]: audit 2022-04-30T22:27:58.699243+0000 mon.smithi157 (mon.0) 2739 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:27:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:59 smithi157 bash[20376]: audit 2022-04-30T22:27:58.698534+0000 mon.smithi157 (mon.0) 2738 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:27:59.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:27:59 smithi157 bash[20376]: audit 2022-04-30T22:27:58.699243+0000 mon.smithi157 (mon.0) 2739 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:28:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:00 smithi165 bash[22175]: cluster 2022-04-30T22:27:58.914037+0000 mgr.smithi157.nfpzoe (mgr.14180) 3961 : cluster [DBG] pgmap v3696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:00 smithi165 bash[22175]: audit 2022-04-30T22:27:59.776749+0000 mon.smithi157 (mon.0) 2740 : audit [DBG] from='client.? 172.21.15.157:0/1466699042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:00 smithi157 bash[20376]: cluster 2022-04-30T22:27:58.914037+0000 mgr.smithi157.nfpzoe (mgr.14180) 3961 : cluster [DBG] pgmap v3696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:00 smithi157 bash[20376]: audit 2022-04-30T22:27:59.776749+0000 mon.smithi157 (mon.0) 2740 : audit [DBG] from='client.? 172.21.15.157:0/1466699042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:02 smithi165 bash[22175]: cluster 2022-04-30T22:28:00.914636+0000 mgr.smithi157.nfpzoe (mgr.14180) 3962 : cluster [DBG] pgmap v3697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:02 smithi157 bash[20376]: cluster 2022-04-30T22:28:00.914636+0000 mgr.smithi157.nfpzoe (mgr.14180) 3962 : cluster [DBG] pgmap v3697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:04.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:28:04.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:28:04.800 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:28:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:04 smithi165 bash[22175]: cluster 2022-04-30T22:28:02.915311+0000 mgr.smithi157.nfpzoe (mgr.14180) 3963 : cluster [DBG] pgmap v3698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:04.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:04 smithi157 bash[20376]: cluster 2022-04-30T22:28:02.915311+0000 mgr.smithi157.nfpzoe (mgr.14180) 3963 : cluster [DBG] pgmap v3698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:05.128 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:28:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:05 smithi165 bash[22175]: audit 2022-04-30T22:28:05.107999+0000 mon.smithi157 (mon.0) 2741 : audit [DBG] from='client.? 172.21.15.157:0/3605454436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:05.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:05 smithi157 bash[20376]: audit 2022-04-30T22:28:05.107999+0000 mon.smithi157 (mon.0) 2741 : audit [DBG] from='client.? 172.21.15.157:0/3605454436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:06 smithi165 bash[22175]: cluster 2022-04-30T22:28:04.915808+0000 mgr.smithi157.nfpzoe (mgr.14180) 3964 : cluster [DBG] pgmap v3699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:06 smithi157 bash[20376]: cluster 2022-04-30T22:28:04.915808+0000 mgr.smithi157.nfpzoe (mgr.14180) 3964 : cluster [DBG] pgmap v3699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:08 smithi165 bash[22175]: cluster 2022-04-30T22:28:06.916428+0000 mgr.smithi157.nfpzoe (mgr.14180) 3965 : cluster [DBG] pgmap v3700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:08 smithi157 bash[20376]: cluster 2022-04-30T22:28:06.916428+0000 mgr.smithi157.nfpzoe (mgr.14180) 3965 : cluster [DBG] pgmap v3700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:10.130 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:28:10.130 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:28:10.131 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:28:10.457 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:28:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:10 smithi165 bash[22175]: cluster 2022-04-30T22:28:08.917058+0000 mgr.smithi157.nfpzoe (mgr.14180) 3966 : cluster [DBG] pgmap v3701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:10 smithi165 bash[22175]: audit 2022-04-30T22:28:10.436755+0000 mon.smithi157 (mon.0) 2742 : audit [DBG] from='client.? 172.21.15.157:0/1150549395' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:10 smithi157 bash[20376]: cluster 2022-04-30T22:28:08.917058+0000 mgr.smithi157.nfpzoe (mgr.14180) 3966 : cluster [DBG] pgmap v3701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:10 smithi157 bash[20376]: audit 2022-04-30T22:28:10.436755+0000 mon.smithi157 (mon.0) 2742 : audit [DBG] from='client.? 172.21.15.157:0/1150549395' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:12 smithi165 bash[22175]: cluster 2022-04-30T22:28:10.917656+0000 mgr.smithi157.nfpzoe (mgr.14180) 3967 : cluster [DBG] pgmap v3702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:12 smithi157 bash[20376]: cluster 2022-04-30T22:28:10.917656+0000 mgr.smithi157.nfpzoe (mgr.14180) 3967 : cluster [DBG] pgmap v3702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:13 smithi165 bash[22175]: audit 2022-04-30T22:28:12.931753+0000 mon.smithi157 (mon.0) 2743 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:28:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:13 smithi165 bash[22175]: audit 2022-04-30T22:28:12.934463+0000 mon.smithi157 (mon.0) 2744 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:28:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:13 smithi165 bash[22175]: audit 2022-04-30T22:28:12.936379+0000 mon.smithi157 (mon.0) 2745 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:28:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:13 smithi165 bash[22175]: audit 2022-04-30T22:28:13.261636+0000 mon.smithi157 (mon.0) 2746 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:28:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:13 smithi165 bash[22175]: audit 2022-04-30T22:28:13.267279+0000 mon.smithi157 (mon.0) 2747 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:28:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:13 smithi157 bash[20376]: audit 2022-04-30T22:28:12.931753+0000 mon.smithi157 (mon.0) 2743 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:28:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:13 smithi157 bash[20376]: audit 2022-04-30T22:28:12.934463+0000 mon.smithi157 (mon.0) 2744 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:28:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:13 smithi157 bash[20376]: audit 2022-04-30T22:28:12.936379+0000 mon.smithi157 (mon.0) 2745 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:28:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:13 smithi157 bash[20376]: audit 2022-04-30T22:28:13.261636+0000 mon.smithi157 (mon.0) 2746 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:28:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:13 smithi157 bash[20376]: audit 2022-04-30T22:28:13.267279+0000 mon.smithi157 (mon.0) 2747 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:28:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:14 smithi165 bash[22175]: cluster 2022-04-30T22:28:12.918279+0000 mgr.smithi157.nfpzoe (mgr.14180) 3968 : cluster [DBG] pgmap v3703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:14 smithi165 bash[22175]: cluster 2022-04-30T22:28:13.255680+0000 mgr.smithi157.nfpzoe (mgr.14180) 3969 : cluster [DBG] pgmap v3704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:14 smithi165 bash[22175]: cluster 2022-04-30T22:28:13.256041+0000 mgr.smithi157.nfpzoe (mgr.14180) 3970 : cluster [DBG] pgmap v3705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:14 smithi165 bash[22175]: cephadm 2022-04-30T22:28:13.268336+0000 mgr.smithi157.nfpzoe (mgr.14180) 3971 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:28:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:14 smithi165 bash[22175]: cephadm 2022-04-30T22:28:13.268464+0000 mgr.smithi157.nfpzoe (mgr.14180) 3972 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:28:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:14 smithi157 bash[20376]: cluster 2022-04-30T22:28:12.918279+0000 mgr.smithi157.nfpzoe (mgr.14180) 3968 : cluster [DBG] pgmap v3703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:14 smithi157 bash[20376]: cluster 2022-04-30T22:28:13.255680+0000 mgr.smithi157.nfpzoe (mgr.14180) 3969 : cluster [DBG] pgmap v3704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:14 smithi157 bash[20376]: cluster 2022-04-30T22:28:13.256041+0000 mgr.smithi157.nfpzoe (mgr.14180) 3970 : cluster [DBG] pgmap v3705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:14.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:14 smithi157 bash[20376]: cephadm 2022-04-30T22:28:13.268336+0000 mgr.smithi157.nfpzoe (mgr.14180) 3971 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:28:14.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:14 smithi157 bash[20376]: cephadm 2022-04-30T22:28:13.268464+0000 mgr.smithi157.nfpzoe (mgr.14180) 3972 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:28:15.461 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:28:15.461 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:28:15.461 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:28:15.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:28:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:16 smithi165 bash[22175]: cluster 2022-04-30T22:28:15.256605+0000 mgr.smithi157.nfpzoe (mgr.14180) 3973 : cluster [DBG] pgmap v3706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:16 smithi165 bash[22175]: audit 2022-04-30T22:28:15.759097+0000 mon.smithi157 (mon.0) 2748 : audit [DBG] from='client.? 172.21.15.157:0/3151505500' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:16 smithi157 bash[20376]: cluster 2022-04-30T22:28:15.256605+0000 mgr.smithi157.nfpzoe (mgr.14180) 3973 : cluster [DBG] pgmap v3706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:16 smithi157 bash[20376]: audit 2022-04-30T22:28:15.759097+0000 mon.smithi157 (mon.0) 2748 : audit [DBG] from='client.? 172.21.15.157:0/3151505500' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:18 smithi165 bash[22175]: cluster 2022-04-30T22:28:17.257225+0000 mgr.smithi157.nfpzoe (mgr.14180) 3974 : cluster [DBG] pgmap v3707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:18 smithi157 bash[20376]: cluster 2022-04-30T22:28:17.257225+0000 mgr.smithi157.nfpzoe (mgr.14180) 3974 : cluster [DBG] pgmap v3707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:20.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:28:20.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:28:20.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:28:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:20 smithi165 bash[22175]: cluster 2022-04-30T22:28:19.257875+0000 mgr.smithi157.nfpzoe (mgr.14180) 3975 : cluster [DBG] pgmap v3708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:20.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:20 smithi157 bash[20376]: cluster 2022-04-30T22:28:19.257875+0000 mgr.smithi157.nfpzoe (mgr.14180) 3975 : cluster [DBG] pgmap v3708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:21.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:28:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:21 smithi165 bash[22175]: audit 2022-04-30T22:28:21.086585+0000 mon.smithi157 (mon.0) 2749 : audit [DBG] from='client.? 172.21.15.157:0/2881295030' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:21 smithi157 bash[20376]: audit 2022-04-30T22:28:21.086585+0000 mon.smithi157 (mon.0) 2749 : audit [DBG] from='client.? 172.21.15.157:0/2881295030' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:22 smithi165 bash[22175]: cluster 2022-04-30T22:28:21.258507+0000 mgr.smithi157.nfpzoe (mgr.14180) 3976 : cluster [DBG] pgmap v3709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:22 smithi157 bash[20376]: cluster 2022-04-30T22:28:21.258507+0000 mgr.smithi157.nfpzoe (mgr.14180) 3976 : cluster [DBG] pgmap v3709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:24 smithi165 bash[22175]: cluster 2022-04-30T22:28:23.259183+0000 mgr.smithi157.nfpzoe (mgr.14180) 3977 : cluster [DBG] pgmap v3710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:24 smithi157 bash[20376]: cluster 2022-04-30T22:28:23.259183+0000 mgr.smithi157.nfpzoe (mgr.14180) 3977 : cluster [DBG] pgmap v3710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:26.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:28:26.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:28:26.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:28:26.456 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:28:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:26 smithi165 bash[22175]: cluster 2022-04-30T22:28:25.259791+0000 mgr.smithi157.nfpzoe (mgr.14180) 3978 : cluster [DBG] pgmap v3711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:26 smithi157 bash[20376]: cluster 2022-04-30T22:28:25.259791+0000 mgr.smithi157.nfpzoe (mgr.14180) 3978 : cluster [DBG] pgmap v3711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:27 smithi157 bash[20376]: audit 2022-04-30T22:28:26.436581+0000 mon.smithi157 (mon.0) 2750 : audit [DBG] from='client.? 172.21.15.157:0/1752309121' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:27 smithi165 bash[22175]: audit 2022-04-30T22:28:26.436581+0000 mon.smithi157 (mon.0) 2750 : audit [DBG] from='client.? 172.21.15.157:0/1752309121' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:28 smithi157 bash[20376]: cluster 2022-04-30T22:28:27.260436+0000 mgr.smithi157.nfpzoe (mgr.14180) 3979 : cluster [DBG] pgmap v3712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:28 smithi165 bash[22175]: cluster 2022-04-30T22:28:27.260436+0000 mgr.smithi157.nfpzoe (mgr.14180) 3979 : cluster [DBG] pgmap v3712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:30 smithi157 bash[20376]: cluster 2022-04-30T22:28:29.261091+0000 mgr.smithi157.nfpzoe (mgr.14180) 3980 : cluster [DBG] pgmap v3713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:30 smithi165 bash[22175]: cluster 2022-04-30T22:28:29.261091+0000 mgr.smithi157.nfpzoe (mgr.14180) 3980 : cluster [DBG] pgmap v3713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:31.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:28:31.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:28:31.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:28:31.789 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:28:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:32 smithi157 bash[20376]: cluster 2022-04-30T22:28:31.261804+0000 mgr.smithi157.nfpzoe (mgr.14180) 3981 : cluster [DBG] pgmap v3714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:32 smithi157 bash[20376]: audit 2022-04-30T22:28:31.769584+0000 mon.smithi157 (mon.0) 2751 : audit [DBG] from='client.? 172.21.15.157:0/4079630105' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:32 smithi165 bash[22175]: cluster 2022-04-30T22:28:31.261804+0000 mgr.smithi157.nfpzoe (mgr.14180) 3981 : cluster [DBG] pgmap v3714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:32 smithi165 bash[22175]: audit 2022-04-30T22:28:31.769584+0000 mon.smithi157 (mon.0) 2751 : audit [DBG] from='client.? 172.21.15.157:0/4079630105' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:34 smithi157 bash[20376]: cluster 2022-04-30T22:28:33.262462+0000 mgr.smithi157.nfpzoe (mgr.14180) 3982 : cluster [DBG] pgmap v3715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:34 smithi165 bash[22175]: cluster 2022-04-30T22:28:33.262462+0000 mgr.smithi157.nfpzoe (mgr.14180) 3982 : cluster [DBG] pgmap v3715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:36 smithi157 bash[20376]: cluster 2022-04-30T22:28:35.263177+0000 mgr.smithi157.nfpzoe (mgr.14180) 3983 : cluster [DBG] pgmap v3716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:36.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:28:36.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:28:36.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:28:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:36 smithi165 bash[22175]: cluster 2022-04-30T22:28:35.263177+0000 mgr.smithi157.nfpzoe (mgr.14180) 3983 : cluster [DBG] pgmap v3716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:37.117 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:28:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:37 smithi157 bash[20376]: audit 2022-04-30T22:28:37.097244+0000 mon.smithi157 (mon.0) 2752 : audit [DBG] from='client.? 172.21.15.157:0/3447829724' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:37 smithi165 bash[22175]: audit 2022-04-30T22:28:37.097244+0000 mon.smithi157 (mon.0) 2752 : audit [DBG] from='client.? 172.21.15.157:0/3447829724' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:38 smithi157 bash[20376]: cluster 2022-04-30T22:28:37.263863+0000 mgr.smithi157.nfpzoe (mgr.14180) 3984 : cluster [DBG] pgmap v3717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:38 smithi165 bash[22175]: cluster 2022-04-30T22:28:37.263863+0000 mgr.smithi157.nfpzoe (mgr.14180) 3984 : cluster [DBG] pgmap v3717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:40 smithi157 bash[20376]: cluster 2022-04-30T22:28:39.264461+0000 mgr.smithi157.nfpzoe (mgr.14180) 3985 : cluster [DBG] pgmap v3718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:40 smithi165 bash[22175]: cluster 2022-04-30T22:28:39.264461+0000 mgr.smithi157.nfpzoe (mgr.14180) 3985 : cluster [DBG] pgmap v3718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:42.120 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:28:42.120 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:28:42.120 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:28:42.440 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:28:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:42 smithi157 bash[20376]: cluster 2022-04-30T22:28:41.265090+0000 mgr.smithi157.nfpzoe (mgr.14180) 3986 : cluster [DBG] pgmap v3719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:42 smithi157 bash[20376]: audit 2022-04-30T22:28:42.421275+0000 mon.smithi157 (mon.0) 2753 : audit [DBG] from='client.? 172.21.15.157:0/2059815375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:42 smithi165 bash[22175]: cluster 2022-04-30T22:28:41.265090+0000 mgr.smithi157.nfpzoe (mgr.14180) 3986 : cluster [DBG] pgmap v3719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:42 smithi165 bash[22175]: audit 2022-04-30T22:28:42.421275+0000 mon.smithi157 (mon.0) 2753 : audit [DBG] from='client.? 172.21.15.157:0/2059815375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:44 smithi165 bash[22175]: cluster 2022-04-30T22:28:43.265712+0000 mgr.smithi157.nfpzoe (mgr.14180) 3987 : cluster [DBG] pgmap v3720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:44 smithi157 bash[20376]: cluster 2022-04-30T22:28:43.265712+0000 mgr.smithi157.nfpzoe (mgr.14180) 3987 : cluster [DBG] pgmap v3720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:46 smithi165 bash[22175]: cluster 2022-04-30T22:28:45.266430+0000 mgr.smithi157.nfpzoe (mgr.14180) 3988 : cluster [DBG] pgmap v3721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:46.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:46 smithi157 bash[20376]: cluster 2022-04-30T22:28:45.266430+0000 mgr.smithi157.nfpzoe (mgr.14180) 3988 : cluster [DBG] pgmap v3721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:47.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:28:47.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:28:47.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:28:47.771 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:28:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:48 smithi165 bash[22175]: cluster 2022-04-30T22:28:47.267158+0000 mgr.smithi157.nfpzoe (mgr.14180) 3989 : cluster [DBG] pgmap v3722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:48 smithi165 bash[22175]: audit 2022-04-30T22:28:47.751680+0000 mon.smithi157 (mon.0) 2754 : audit [DBG] from='client.? 172.21.15.157:0/928881456' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:48 smithi157 bash[20376]: cluster 2022-04-30T22:28:47.267158+0000 mgr.smithi157.nfpzoe (mgr.14180) 3989 : cluster [DBG] pgmap v3722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:48 smithi157 bash[20376]: audit 2022-04-30T22:28:47.751680+0000 mon.smithi157 (mon.0) 2754 : audit [DBG] from='client.? 172.21.15.157:0/928881456' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:50 smithi165 bash[22175]: cluster 2022-04-30T22:28:49.267785+0000 mgr.smithi157.nfpzoe (mgr.14180) 3990 : cluster [DBG] pgmap v3723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:50.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:50 smithi157 bash[20376]: cluster 2022-04-30T22:28:49.267785+0000 mgr.smithi157.nfpzoe (mgr.14180) 3990 : cluster [DBG] pgmap v3723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:52.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:28:52.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:28:52.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:28:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:52 smithi165 bash[22175]: cluster 2022-04-30T22:28:51.268416+0000 mgr.smithi157.nfpzoe (mgr.14180) 3991 : cluster [DBG] pgmap v3724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:52 smithi157 bash[20376]: cluster 2022-04-30T22:28:51.268416+0000 mgr.smithi157.nfpzoe (mgr.14180) 3991 : cluster [DBG] pgmap v3724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:53.100 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:28:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:53 smithi165 bash[22175]: audit 2022-04-30T22:28:53.080250+0000 mon.smithi157 (mon.0) 2755 : audit [DBG] from='client.? 172.21.15.157:0/1974750765' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:53 smithi157 bash[20376]: audit 2022-04-30T22:28:53.080250+0000 mon.smithi157 (mon.0) 2755 : audit [DBG] from='client.? 172.21.15.157:0/1974750765' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:54 smithi165 bash[22175]: cluster 2022-04-30T22:28:53.269074+0000 mgr.smithi157.nfpzoe (mgr.14180) 3992 : cluster [DBG] pgmap v3725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:54 smithi157 bash[20376]: cluster 2022-04-30T22:28:53.269074+0000 mgr.smithi157.nfpzoe (mgr.14180) 3992 : cluster [DBG] pgmap v3725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:56 smithi165 bash[22175]: cluster 2022-04-30T22:28:55.269719+0000 mgr.smithi157.nfpzoe (mgr.14180) 3993 : cluster [DBG] pgmap v3726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:56 smithi157 bash[20376]: cluster 2022-04-30T22:28:55.269719+0000 mgr.smithi157.nfpzoe (mgr.14180) 3993 : cluster [DBG] pgmap v3726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:58.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:28:58.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:28:58.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:28:58.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:28:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:58 smithi165 bash[22175]: cluster 2022-04-30T22:28:57.270381+0000 mgr.smithi157.nfpzoe (mgr.14180) 3994 : cluster [DBG] pgmap v3727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:58 smithi165 bash[22175]: audit 2022-04-30T22:28:58.408016+0000 mon.smithi157 (mon.0) 2756 : audit [DBG] from='client.? 172.21.15.157:0/2054814965' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:58 smithi157 bash[20376]: cluster 2022-04-30T22:28:57.270381+0000 mgr.smithi157.nfpzoe (mgr.14180) 3994 : cluster [DBG] pgmap v3727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:28:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:58 smithi157 bash[20376]: audit 2022-04-30T22:28:58.408016+0000 mon.smithi157 (mon.0) 2756 : audit [DBG] from='client.? 172.21.15.157:0/2054814965' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:28:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:59 smithi165 bash[22175]: audit 2022-04-30T22:28:58.705272+0000 mon.smithi157 (mon.0) 2757 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:28:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:28:59 smithi165 bash[22175]: audit 2022-04-30T22:28:58.706805+0000 mon.smithi157 (mon.0) 2758 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:28:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:59 smithi157 bash[20376]: audit 2022-04-30T22:28:58.705272+0000 mon.smithi157 (mon.0) 2757 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:28:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:28:59 smithi157 bash[20376]: audit 2022-04-30T22:28:58.706805+0000 mon.smithi157 (mon.0) 2758 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:29:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:00 smithi165 bash[22175]: cluster 2022-04-30T22:28:59.271055+0000 mgr.smithi157.nfpzoe (mgr.14180) 3995 : cluster [DBG] pgmap v3728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:00 smithi157 bash[20376]: cluster 2022-04-30T22:28:59.271055+0000 mgr.smithi157.nfpzoe (mgr.14180) 3995 : cluster [DBG] pgmap v3728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:02 smithi165 bash[22175]: cluster 2022-04-30T22:29:01.271748+0000 mgr.smithi157.nfpzoe (mgr.14180) 3996 : cluster [DBG] pgmap v3729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:02 smithi157 bash[20376]: cluster 2022-04-30T22:29:01.271748+0000 mgr.smithi157.nfpzoe (mgr.14180) 3996 : cluster [DBG] pgmap v3729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:03.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:29:03.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:29:03.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:29:03.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:29:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:04 smithi165 bash[22175]: cluster 2022-04-30T22:29:03.272429+0000 mgr.smithi157.nfpzoe (mgr.14180) 3997 : cluster [DBG] pgmap v3730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:04 smithi165 bash[22175]: audit 2022-04-30T22:29:03.734445+0000 mon.smithi157 (mon.0) 2759 : audit [DBG] from='client.? 172.21.15.157:0/4022024024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:04.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:04 smithi157 bash[20376]: cluster 2022-04-30T22:29:03.272429+0000 mgr.smithi157.nfpzoe (mgr.14180) 3997 : cluster [DBG] pgmap v3730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:04.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:04 smithi157 bash[20376]: audit 2022-04-30T22:29:03.734445+0000 mon.smithi157 (mon.0) 2759 : audit [DBG] from='client.? 172.21.15.157:0/4022024024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:06 smithi165 bash[22175]: cluster 2022-04-30T22:29:05.273182+0000 mgr.smithi157.nfpzoe (mgr.14180) 3998 : cluster [DBG] pgmap v3731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:06 smithi157 bash[20376]: cluster 2022-04-30T22:29:05.273182+0000 mgr.smithi157.nfpzoe (mgr.14180) 3998 : cluster [DBG] pgmap v3731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:08.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:29:08.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:29:08.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:29:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:08 smithi165 bash[22175]: cluster 2022-04-30T22:29:07.273887+0000 mgr.smithi157.nfpzoe (mgr.14180) 3999 : cluster [DBG] pgmap v3732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:08 smithi157 bash[20376]: cluster 2022-04-30T22:29:07.273887+0000 mgr.smithi157.nfpzoe (mgr.14180) 3999 : cluster [DBG] pgmap v3732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:09.094 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:29:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:09 smithi165 bash[22175]: audit 2022-04-30T22:29:09.070634+0000 mon.smithi157 (mon.0) 2760 : audit [DBG] from='client.? 172.21.15.157:0/2531842944' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:09 smithi157 bash[20376]: audit 2022-04-30T22:29:09.070634+0000 mon.smithi157 (mon.0) 2760 : audit [DBG] from='client.? 172.21.15.157:0/2531842944' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:10 smithi165 bash[22175]: cluster 2022-04-30T22:29:09.274537+0000 mgr.smithi157.nfpzoe (mgr.14180) 4000 : cluster [DBG] pgmap v3733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:10 smithi157 bash[20376]: cluster 2022-04-30T22:29:09.274537+0000 mgr.smithi157.nfpzoe (mgr.14180) 4000 : cluster [DBG] pgmap v3733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:12 smithi165 bash[22175]: cluster 2022-04-30T22:29:11.275211+0000 mgr.smithi157.nfpzoe (mgr.14180) 4001 : cluster [DBG] pgmap v3734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:12 smithi157 bash[20376]: cluster 2022-04-30T22:29:11.275211+0000 mgr.smithi157.nfpzoe (mgr.14180) 4001 : cluster [DBG] pgmap v3734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:13 smithi165 bash[22175]: audit 2022-04-30T22:29:13.279282+0000 mon.smithi157 (mon.0) 2761 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:29:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:13 smithi165 bash[22175]: audit 2022-04-30T22:29:13.282284+0000 mon.smithi157 (mon.0) 2762 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:29:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:13 smithi165 bash[22175]: audit 2022-04-30T22:29:13.284303+0000 mon.smithi157 (mon.0) 2763 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:29:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:13 smithi157 bash[20376]: audit 2022-04-30T22:29:13.279282+0000 mon.smithi157 (mon.0) 2761 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:29:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:13 smithi157 bash[20376]: audit 2022-04-30T22:29:13.282284+0000 mon.smithi157 (mon.0) 2762 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:29:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:13 smithi157 bash[20376]: audit 2022-04-30T22:29:13.284303+0000 mon.smithi157 (mon.0) 2763 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:29:14.097 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:29:14.097 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:29:14.098 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:29:14.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:29:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:14 smithi165 bash[22175]: cluster 2022-04-30T22:29:13.275807+0000 mgr.smithi157.nfpzoe (mgr.14180) 4002 : cluster [DBG] pgmap v3735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:14 smithi165 bash[22175]: audit 2022-04-30T22:29:13.611501+0000 mon.smithi157 (mon.0) 2764 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:29:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:14 smithi165 bash[22175]: audit 2022-04-30T22:29:13.617854+0000 mon.smithi157 (mon.0) 2765 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:29:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:14 smithi165 bash[22175]: audit 2022-04-30T22:29:14.400947+0000 mon.smithi157 (mon.0) 2766 : audit [DBG] from='client.? 172.21.15.157:0/2014442974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:14 smithi157 bash[20376]: cluster 2022-04-30T22:29:13.275807+0000 mgr.smithi157.nfpzoe (mgr.14180) 4002 : cluster [DBG] pgmap v3735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:14 smithi157 bash[20376]: audit 2022-04-30T22:29:13.611501+0000 mon.smithi157 (mon.0) 2764 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:29:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:14 smithi157 bash[20376]: audit 2022-04-30T22:29:13.617854+0000 mon.smithi157 (mon.0) 2765 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:29:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:14 smithi157 bash[20376]: audit 2022-04-30T22:29:14.400947+0000 mon.smithi157 (mon.0) 2766 : audit [DBG] from='client.? 172.21.15.157:0/2014442974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:15 smithi165 bash[22175]: cluster 2022-04-30T22:29:13.605272+0000 mgr.smithi157.nfpzoe (mgr.14180) 4003 : cluster [DBG] pgmap v3736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:15 smithi165 bash[22175]: cluster 2022-04-30T22:29:13.605601+0000 mgr.smithi157.nfpzoe (mgr.14180) 4004 : cluster [DBG] pgmap v3737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:15 smithi165 bash[22175]: cephadm 2022-04-30T22:29:13.618866+0000 mgr.smithi157.nfpzoe (mgr.14180) 4005 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:29:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:15 smithi165 bash[22175]: cephadm 2022-04-30T22:29:13.618995+0000 mgr.smithi157.nfpzoe (mgr.14180) 4006 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:29:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:15 smithi157 bash[20376]: cluster 2022-04-30T22:29:13.605272+0000 mgr.smithi157.nfpzoe (mgr.14180) 4003 : cluster [DBG] pgmap v3736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:15 smithi157 bash[20376]: cluster 2022-04-30T22:29:13.605601+0000 mgr.smithi157.nfpzoe (mgr.14180) 4004 : cluster [DBG] pgmap v3737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:15 smithi157 bash[20376]: cephadm 2022-04-30T22:29:13.618866+0000 mgr.smithi157.nfpzoe (mgr.14180) 4005 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:29:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:15 smithi157 bash[20376]: cephadm 2022-04-30T22:29:13.618995+0000 mgr.smithi157.nfpzoe (mgr.14180) 4006 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:29:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:17 smithi165 bash[22175]: cluster 2022-04-30T22:29:15.606172+0000 mgr.smithi157.nfpzoe (mgr.14180) 4007 : cluster [DBG] pgmap v3738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:17 smithi157 bash[20376]: cluster 2022-04-30T22:29:15.606172+0000 mgr.smithi157.nfpzoe (mgr.14180) 4007 : cluster [DBG] pgmap v3738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:19.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:29:19.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:29:19.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:29:19.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:29:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:19 smithi165 bash[22175]: cluster 2022-04-30T22:29:17.606797+0000 mgr.smithi157.nfpzoe (mgr.14180) 4008 : cluster [DBG] pgmap v3739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:19 smithi157 bash[20376]: cluster 2022-04-30T22:29:17.606797+0000 mgr.smithi157.nfpzoe (mgr.14180) 4008 : cluster [DBG] pgmap v3739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:20 smithi165 bash[22175]: audit 2022-04-30T22:29:19.733309+0000 mon.smithi157 (mon.0) 2767 : audit [DBG] from='client.? 172.21.15.157:0/3369689288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:20.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:20 smithi157 bash[20376]: audit 2022-04-30T22:29:19.733309+0000 mon.smithi157 (mon.0) 2767 : audit [DBG] from='client.? 172.21.15.157:0/3369689288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:21 smithi165 bash[22175]: cluster 2022-04-30T22:29:19.607381+0000 mgr.smithi157.nfpzoe (mgr.14180) 4009 : cluster [DBG] pgmap v3740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:21 smithi157 bash[20376]: cluster 2022-04-30T22:29:19.607381+0000 mgr.smithi157.nfpzoe (mgr.14180) 4009 : cluster [DBG] pgmap v3740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:23 smithi165 bash[22175]: cluster 2022-04-30T22:29:21.608004+0000 mgr.smithi157.nfpzoe (mgr.14180) 4010 : cluster [DBG] pgmap v3741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:23 smithi157 bash[20376]: cluster 2022-04-30T22:29:21.608004+0000 mgr.smithi157.nfpzoe (mgr.14180) 4010 : cluster [DBG] pgmap v3741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:24.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:29:24.756 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:29:24.756 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:29:25.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:29:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:25 smithi165 bash[22175]: cluster 2022-04-30T22:29:23.608585+0000 mgr.smithi157.nfpzoe (mgr.14180) 4011 : cluster [DBG] pgmap v3742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:25 smithi165 bash[22175]: audit 2022-04-30T22:29:25.063419+0000 mon.smithi157 (mon.0) 2768 : audit [DBG] from='client.? 172.21.15.157:0/3136884871' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:25 smithi157 bash[20376]: cluster 2022-04-30T22:29:23.608585+0000 mgr.smithi157.nfpzoe (mgr.14180) 4011 : cluster [DBG] pgmap v3742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:25 smithi157 bash[20376]: audit 2022-04-30T22:29:25.063419+0000 mon.smithi157 (mon.0) 2768 : audit [DBG] from='client.? 172.21.15.157:0/3136884871' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:26 smithi165 bash[22175]: cluster 2022-04-30T22:29:25.609181+0000 mgr.smithi157.nfpzoe (mgr.14180) 4012 : cluster [DBG] pgmap v3743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:26 smithi157 bash[20376]: cluster 2022-04-30T22:29:25.609181+0000 mgr.smithi157.nfpzoe (mgr.14180) 4012 : cluster [DBG] pgmap v3743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:29.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:29 smithi157 bash[20376]: cluster 2022-04-30T22:29:27.609840+0000 mgr.smithi157.nfpzoe (mgr.14180) 4013 : cluster [DBG] pgmap v3744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:29 smithi165 bash[22175]: cluster 2022-04-30T22:29:27.609840+0000 mgr.smithi157.nfpzoe (mgr.14180) 4013 : cluster [DBG] pgmap v3744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:30.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:29:30.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:29:30.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:29:30.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:29:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:30 smithi157 bash[20376]: audit 2022-04-30T22:29:30.395364+0000 mon.smithi157 (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.157:0/3250476579' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:30 smithi165 bash[22175]: audit 2022-04-30T22:29:30.395364+0000 mon.smithi157 (mon.0) 2769 : audit [DBG] from='client.? 172.21.15.157:0/3250476579' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:31 smithi157 bash[20376]: cluster 2022-04-30T22:29:29.610481+0000 mgr.smithi157.nfpzoe (mgr.14180) 4014 : cluster [DBG] pgmap v3745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:31 smithi165 bash[22175]: cluster 2022-04-30T22:29:29.610481+0000 mgr.smithi157.nfpzoe (mgr.14180) 4014 : cluster [DBG] pgmap v3745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:33 smithi157 bash[20376]: cluster 2022-04-30T22:29:31.611127+0000 mgr.smithi157.nfpzoe (mgr.14180) 4015 : cluster [DBG] pgmap v3746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:33 smithi165 bash[22175]: cluster 2022-04-30T22:29:31.611127+0000 mgr.smithi157.nfpzoe (mgr.14180) 4015 : cluster [DBG] pgmap v3746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:35.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:29:35.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:29:35.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:29:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:35 smithi157 bash[20376]: cluster 2022-04-30T22:29:33.611754+0000 mgr.smithi157.nfpzoe (mgr.14180) 4016 : cluster [DBG] pgmap v3747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:35.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:29:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:35 smithi165 bash[22175]: cluster 2022-04-30T22:29:33.611754+0000 mgr.smithi157.nfpzoe (mgr.14180) 4016 : cluster [DBG] pgmap v3747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:36 smithi157 bash[20376]: audit 2022-04-30T22:29:35.722779+0000 mon.smithi157 (mon.0) 2770 : audit [DBG] from='client.? 172.21.15.157:0/4208466020' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:36 smithi165 bash[22175]: audit 2022-04-30T22:29:35.722779+0000 mon.smithi157 (mon.0) 2770 : audit [DBG] from='client.? 172.21.15.157:0/4208466020' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:37 smithi157 bash[20376]: cluster 2022-04-30T22:29:35.612300+0000 mgr.smithi157.nfpzoe (mgr.14180) 4017 : cluster [DBG] pgmap v3748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:37 smithi165 bash[22175]: cluster 2022-04-30T22:29:35.612300+0000 mgr.smithi157.nfpzoe (mgr.14180) 4017 : cluster [DBG] pgmap v3748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:39 smithi157 bash[20376]: cluster 2022-04-30T22:29:37.612934+0000 mgr.smithi157.nfpzoe (mgr.14180) 4018 : cluster [DBG] pgmap v3749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:39.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:39 smithi165 bash[22175]: cluster 2022-04-30T22:29:37.612934+0000 mgr.smithi157.nfpzoe (mgr.14180) 4018 : cluster [DBG] pgmap v3749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:40.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:29:40.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:29:40.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:29:41.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:29:41.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:41 smithi157 bash[20376]: cluster 2022-04-30T22:29:39.613556+0000 mgr.smithi157.nfpzoe (mgr.14180) 4019 : cluster [DBG] pgmap v3750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:41.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:41 smithi157 bash[20376]: audit 2022-04-30T22:29:41.049833+0000 mon.smithi157 (mon.0) 2771 : audit [DBG] from='client.? 172.21.15.157:0/1292156259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:41 smithi165 bash[22175]: cluster 2022-04-30T22:29:39.613556+0000 mgr.smithi157.nfpzoe (mgr.14180) 4019 : cluster [DBG] pgmap v3750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:41 smithi165 bash[22175]: audit 2022-04-30T22:29:41.049833+0000 mon.smithi157 (mon.0) 2771 : audit [DBG] from='client.? 172.21.15.157:0/1292156259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:43 smithi157 bash[20376]: cluster 2022-04-30T22:29:41.614240+0000 mgr.smithi157.nfpzoe (mgr.14180) 4020 : cluster [DBG] pgmap v3751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:43 smithi165 bash[22175]: cluster 2022-04-30T22:29:41.614240+0000 mgr.smithi157.nfpzoe (mgr.14180) 4020 : cluster [DBG] pgmap v3751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:45 smithi165 bash[22175]: cluster 2022-04-30T22:29:43.614832+0000 mgr.smithi157.nfpzoe (mgr.14180) 4021 : cluster [DBG] pgmap v3752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:45 smithi157 bash[20376]: cluster 2022-04-30T22:29:43.614832+0000 mgr.smithi157.nfpzoe (mgr.14180) 4021 : cluster [DBG] pgmap v3752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:46.073 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:29:46.073 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:29:46.074 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:29:46.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:29:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:46 smithi165 bash[22175]: audit 2022-04-30T22:29:46.374484+0000 mon.smithi157 (mon.0) 2772 : audit [DBG] from='client.? 172.21.15.157:0/1389951483' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:46.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:46 smithi157 bash[20376]: audit 2022-04-30T22:29:46.374484+0000 mon.smithi157 (mon.0) 2772 : audit [DBG] from='client.? 172.21.15.157:0/1389951483' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:47 smithi165 bash[22175]: cluster 2022-04-30T22:29:45.615439+0000 mgr.smithi157.nfpzoe (mgr.14180) 4022 : cluster [DBG] pgmap v3753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:47 smithi157 bash[20376]: cluster 2022-04-30T22:29:45.615439+0000 mgr.smithi157.nfpzoe (mgr.14180) 4022 : cluster [DBG] pgmap v3753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:49 smithi165 bash[22175]: cluster 2022-04-30T22:29:47.616042+0000 mgr.smithi157.nfpzoe (mgr.14180) 4023 : cluster [DBG] pgmap v3754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:49 smithi157 bash[20376]: cluster 2022-04-30T22:29:47.616042+0000 mgr.smithi157.nfpzoe (mgr.14180) 4023 : cluster [DBG] pgmap v3754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:51.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:29:51.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:29:51.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:29:51.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:29:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:51 smithi165 bash[22175]: cluster 2022-04-30T22:29:49.616670+0000 mgr.smithi157.nfpzoe (mgr.14180) 4024 : cluster [DBG] pgmap v3755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:51 smithi157 bash[20376]: cluster 2022-04-30T22:29:49.616670+0000 mgr.smithi157.nfpzoe (mgr.14180) 4024 : cluster [DBG] pgmap v3755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:52 smithi165 bash[22175]: audit 2022-04-30T22:29:51.704505+0000 mon.smithi157 (mon.0) 2773 : audit [DBG] from='client.? 172.21.15.157:0/1351893832' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:52 smithi157 bash[20376]: audit 2022-04-30T22:29:51.704505+0000 mon.smithi157 (mon.0) 2773 : audit [DBG] from='client.? 172.21.15.157:0/1351893832' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:53 smithi165 bash[22175]: cluster 2022-04-30T22:29:51.617233+0000 mgr.smithi157.nfpzoe (mgr.14180) 4025 : cluster [DBG] pgmap v3756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:53 smithi157 bash[20376]: cluster 2022-04-30T22:29:51.617233+0000 mgr.smithi157.nfpzoe (mgr.14180) 4025 : cluster [DBG] pgmap v3756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:55 smithi165 bash[22175]: cluster 2022-04-30T22:29:53.617861+0000 mgr.smithi157.nfpzoe (mgr.14180) 4026 : cluster [DBG] pgmap v3757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:55 smithi157 bash[20376]: cluster 2022-04-30T22:29:53.617861+0000 mgr.smithi157.nfpzoe (mgr.14180) 4026 : cluster [DBG] pgmap v3757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:56.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:29:56.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:29:56.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:29:57.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:29:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:57 smithi165 bash[22175]: cluster 2022-04-30T22:29:55.618474+0000 mgr.smithi157.nfpzoe (mgr.14180) 4027 : cluster [DBG] pgmap v3758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:57 smithi165 bash[22175]: audit 2022-04-30T22:29:57.032505+0000 mon.smithi157 (mon.0) 2774 : audit [DBG] from='client.? 172.21.15.157:0/3813131638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:57 smithi157 bash[20376]: cluster 2022-04-30T22:29:55.618474+0000 mgr.smithi157.nfpzoe (mgr.14180) 4027 : cluster [DBG] pgmap v3758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:57.984 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:57 smithi157 bash[20376]: audit 2022-04-30T22:29:57.032505+0000 mon.smithi157 (mon.0) 2774 : audit [DBG] from='client.? 172.21.15.157:0/3813131638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:29:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:59 smithi165 bash[22175]: cluster 2022-04-30T22:29:57.619168+0000 mgr.smithi157.nfpzoe (mgr.14180) 4028 : cluster [DBG] pgmap v3759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:59 smithi165 bash[22175]: audit 2022-04-30T22:29:58.713963+0000 mon.smithi157 (mon.0) 2775 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:29:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:29:59 smithi165 bash[22175]: audit 2022-04-30T22:29:58.714394+0000 mon.smithi157 (mon.0) 2776 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:29:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:59 smithi157 bash[20376]: cluster 2022-04-30T22:29:57.619168+0000 mgr.smithi157.nfpzoe (mgr.14180) 4028 : cluster [DBG] pgmap v3759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:29:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:59 smithi157 bash[20376]: audit 2022-04-30T22:29:58.713963+0000 mon.smithi157 (mon.0) 2775 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:29:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:29:59 smithi157 bash[20376]: audit 2022-04-30T22:29:58.714394+0000 mon.smithi157 (mon.0) 2776 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:30:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:00 smithi165 bash[22175]: cluster 2022-04-30T22:30:00.000162+0000 mon.smithi157 (mon.0) 2777 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T22:30:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:00 smithi157 bash[20376]: cluster 2022-04-30T22:30:00.000162+0000 mon.smithi157 (mon.0) 2777 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T22:30:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:01 smithi165 bash[22175]: cluster 2022-04-30T22:29:59.619816+0000 mgr.smithi157.nfpzoe (mgr.14180) 4029 : cluster [DBG] pgmap v3760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:01 smithi157 bash[20376]: cluster 2022-04-30T22:29:59.619816+0000 mgr.smithi157.nfpzoe (mgr.14180) 4029 : cluster [DBG] pgmap v3760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:02.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:30:02.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:30:02.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:30:02.368 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:30:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:02 smithi165 bash[22175]: audit 2022-04-30T22:30:02.348103+0000 mon.smithi157 (mon.0) 2778 : audit [DBG] from='client.? 172.21.15.157:0/994222775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:02 smithi157 bash[20376]: audit 2022-04-30T22:30:02.348103+0000 mon.smithi157 (mon.0) 2778 : audit [DBG] from='client.? 172.21.15.157:0/994222775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:03 smithi165 bash[22175]: cluster 2022-04-30T22:30:01.620437+0000 mgr.smithi157.nfpzoe (mgr.14180) 4030 : cluster [DBG] pgmap v3761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:03 smithi157 bash[20376]: cluster 2022-04-30T22:30:01.620437+0000 mgr.smithi157.nfpzoe (mgr.14180) 4030 : cluster [DBG] pgmap v3761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:05 smithi165 bash[22175]: cluster 2022-04-30T22:30:03.621086+0000 mgr.smithi157.nfpzoe (mgr.14180) 4031 : cluster [DBG] pgmap v3762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:05 smithi157 bash[20376]: cluster 2022-04-30T22:30:03.621086+0000 mgr.smithi157.nfpzoe (mgr.14180) 4031 : cluster [DBG] pgmap v3762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:07.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:30:07.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:30:07.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:30:07.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:30:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:07 smithi165 bash[22175]: cluster 2022-04-30T22:30:05.621692+0000 mgr.smithi157.nfpzoe (mgr.14180) 4032 : cluster [DBG] pgmap v3763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:07 smithi157 bash[20376]: cluster 2022-04-30T22:30:05.621692+0000 mgr.smithi157.nfpzoe (mgr.14180) 4032 : cluster [DBG] pgmap v3763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:08 smithi165 bash[22175]: audit 2022-04-30T22:30:07.673797+0000 mon.smithi157 (mon.0) 2779 : audit [DBG] from='client.? 172.21.15.157:0/731918235' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:08 smithi157 bash[20376]: audit 2022-04-30T22:30:07.673797+0000 mon.smithi157 (mon.0) 2779 : audit [DBG] from='client.? 172.21.15.157:0/731918235' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:09 smithi165 bash[22175]: cluster 2022-04-30T22:30:07.622285+0000 mgr.smithi157.nfpzoe (mgr.14180) 4033 : cluster [DBG] pgmap v3764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:09 smithi157 bash[20376]: cluster 2022-04-30T22:30:07.622285+0000 mgr.smithi157.nfpzoe (mgr.14180) 4033 : cluster [DBG] pgmap v3764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:11 smithi165 bash[22175]: cluster 2022-04-30T22:30:09.622906+0000 mgr.smithi157.nfpzoe (mgr.14180) 4034 : cluster [DBG] pgmap v3765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:11 smithi157 bash[20376]: cluster 2022-04-30T22:30:09.622906+0000 mgr.smithi157.nfpzoe (mgr.14180) 4034 : cluster [DBG] pgmap v3765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:12.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:30:12.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:30:12.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:30:13.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:30:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:13 smithi165 bash[22175]: cluster 2022-04-30T22:30:11.623547+0000 mgr.smithi157.nfpzoe (mgr.14180) 4035 : cluster [DBG] pgmap v3766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:13 smithi165 bash[22175]: audit 2022-04-30T22:30:13.001724+0000 mon.smithi157 (mon.0) 2780 : audit [DBG] from='client.? 172.21.15.157:0/3375809534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:13 smithi157 bash[20376]: cluster 2022-04-30T22:30:11.623547+0000 mgr.smithi157.nfpzoe (mgr.14180) 4035 : cluster [DBG] pgmap v3766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:13 smithi157 bash[20376]: audit 2022-04-30T22:30:13.001724+0000 mon.smithi157 (mon.0) 2780 : audit [DBG] from='client.? 172.21.15.157:0/3375809534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:14 smithi165 bash[22175]: audit 2022-04-30T22:30:13.627522+0000 mon.smithi157 (mon.0) 2781 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:30:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:14 smithi165 bash[22175]: audit 2022-04-30T22:30:13.630254+0000 mon.smithi157 (mon.0) 2782 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:30:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:14 smithi165 bash[22175]: audit 2022-04-30T22:30:13.632028+0000 mon.smithi157 (mon.0) 2783 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:30:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:14 smithi165 bash[22175]: audit 2022-04-30T22:30:13.956994+0000 mon.smithi157 (mon.0) 2784 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:30:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:14 smithi165 bash[22175]: audit 2022-04-30T22:30:13.966405+0000 mon.smithi157 (mon.0) 2785 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:30:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:14 smithi157 bash[20376]: audit 2022-04-30T22:30:13.627522+0000 mon.smithi157 (mon.0) 2781 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:30:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:14 smithi157 bash[20376]: audit 2022-04-30T22:30:13.630254+0000 mon.smithi157 (mon.0) 2782 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:30:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:14 smithi157 bash[20376]: audit 2022-04-30T22:30:13.632028+0000 mon.smithi157 (mon.0) 2783 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:30:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:14 smithi157 bash[20376]: audit 2022-04-30T22:30:13.956994+0000 mon.smithi157 (mon.0) 2784 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:30:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:14 smithi157 bash[20376]: audit 2022-04-30T22:30:13.966405+0000 mon.smithi157 (mon.0) 2785 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:30:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:15 smithi165 bash[22175]: cluster 2022-04-30T22:30:13.624173+0000 mgr.smithi157.nfpzoe (mgr.14180) 4036 : cluster [DBG] pgmap v3767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:15 smithi165 bash[22175]: cluster 2022-04-30T22:30:13.949424+0000 mgr.smithi157.nfpzoe (mgr.14180) 4037 : cluster [DBG] pgmap v3768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:15 smithi165 bash[22175]: cluster 2022-04-30T22:30:13.949941+0000 mgr.smithi157.nfpzoe (mgr.14180) 4038 : cluster [DBG] pgmap v3769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:15 smithi165 bash[22175]: cephadm 2022-04-30T22:30:13.967717+0000 mgr.smithi157.nfpzoe (mgr.14180) 4039 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:30:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:15 smithi165 bash[22175]: cephadm 2022-04-30T22:30:13.967875+0000 mgr.smithi157.nfpzoe (mgr.14180) 4040 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:30:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:15 smithi157 bash[20376]: cluster 2022-04-30T22:30:13.624173+0000 mgr.smithi157.nfpzoe (mgr.14180) 4036 : cluster [DBG] pgmap v3767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:15 smithi157 bash[20376]: cluster 2022-04-30T22:30:13.949424+0000 mgr.smithi157.nfpzoe (mgr.14180) 4037 : cluster [DBG] pgmap v3768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:15 smithi157 bash[20376]: cluster 2022-04-30T22:30:13.949941+0000 mgr.smithi157.nfpzoe (mgr.14180) 4038 : cluster [DBG] pgmap v3769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:15 smithi157 bash[20376]: cephadm 2022-04-30T22:30:13.967717+0000 mgr.smithi157.nfpzoe (mgr.14180) 4039 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:30:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:15 smithi157 bash[20376]: cephadm 2022-04-30T22:30:13.967875+0000 mgr.smithi157.nfpzoe (mgr.14180) 4040 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:30:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:17 smithi165 bash[22175]: cluster 2022-04-30T22:30:15.950506+0000 mgr.smithi157.nfpzoe (mgr.14180) 4041 : cluster [DBG] pgmap v3770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:17 smithi157 bash[20376]: cluster 2022-04-30T22:30:15.950506+0000 mgr.smithi157.nfpzoe (mgr.14180) 4041 : cluster [DBG] pgmap v3770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:18.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:30:18.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:30:18.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:30:18.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:30:18.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:18 smithi165 bash[22175]: audit 2022-04-30T22:30:18.327344+0000 mon.smithi157 (mon.0) 2786 : audit [DBG] from='client.? 172.21.15.157:0/2417934909' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:18 smithi157 bash[20376]: audit 2022-04-30T22:30:18.327344+0000 mon.smithi157 (mon.0) 2786 : audit [DBG] from='client.? 172.21.15.157:0/2417934909' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:19.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:19 smithi165 bash[22175]: cluster 2022-04-30T22:30:17.951143+0000 mgr.smithi157.nfpzoe (mgr.14180) 4042 : cluster [DBG] pgmap v3771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:19 smithi157 bash[20376]: cluster 2022-04-30T22:30:17.951143+0000 mgr.smithi157.nfpzoe (mgr.14180) 4042 : cluster [DBG] pgmap v3771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:21 smithi165 bash[22175]: cluster 2022-04-30T22:30:19.951765+0000 mgr.smithi157.nfpzoe (mgr.14180) 4043 : cluster [DBG] pgmap v3772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:21 smithi157 bash[20376]: cluster 2022-04-30T22:30:19.951765+0000 mgr.smithi157.nfpzoe (mgr.14180) 4043 : cluster [DBG] pgmap v3772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:23.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:30:23.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:30:23.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:30:23.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:30:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:23 smithi165 bash[22175]: cluster 2022-04-30T22:30:21.952416+0000 mgr.smithi157.nfpzoe (mgr.14180) 4044 : cluster [DBG] pgmap v3773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:23 smithi157 bash[20376]: cluster 2022-04-30T22:30:21.952416+0000 mgr.smithi157.nfpzoe (mgr.14180) 4044 : cluster [DBG] pgmap v3773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:24 smithi165 bash[22175]: audit 2022-04-30T22:30:23.660751+0000 mon.smithi157 (mon.0) 2787 : audit [DBG] from='client.? 172.21.15.157:0/3824888257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:24 smithi157 bash[20376]: audit 2022-04-30T22:30:23.660751+0000 mon.smithi157 (mon.0) 2787 : audit [DBG] from='client.? 172.21.15.157:0/3824888257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:25 smithi165 bash[22175]: cluster 2022-04-30T22:30:23.953021+0000 mgr.smithi157.nfpzoe (mgr.14180) 4045 : cluster [DBG] pgmap v3774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:25 smithi157 bash[20376]: cluster 2022-04-30T22:30:23.953021+0000 mgr.smithi157.nfpzoe (mgr.14180) 4045 : cluster [DBG] pgmap v3774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:26.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:26 smithi165 bash[22175]: cluster 2022-04-30T22:30:25.953660+0000 mgr.smithi157.nfpzoe (mgr.14180) 4046 : cluster [DBG] pgmap v3775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:26 smithi157 bash[20376]: cluster 2022-04-30T22:30:25.953660+0000 mgr.smithi157.nfpzoe (mgr.14180) 4046 : cluster [DBG] pgmap v3775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:28.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:30:28.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:30:28.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:30:29.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:30:29.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:29 smithi157 bash[20376]: cluster 2022-04-30T22:30:27.954393+0000 mgr.smithi157.nfpzoe (mgr.14180) 4047 : cluster [DBG] pgmap v3776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:29 smithi157 bash[20376]: audit 2022-04-30T22:30:28.981293+0000 mon.smithi157 (mon.0) 2788 : audit [DBG] from='client.? 172.21.15.157:0/2510369208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:29 smithi165 bash[22175]: cluster 2022-04-30T22:30:27.954393+0000 mgr.smithi157.nfpzoe (mgr.14180) 4047 : cluster [DBG] pgmap v3776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:29 smithi165 bash[22175]: audit 2022-04-30T22:30:28.981293+0000 mon.smithi157 (mon.0) 2788 : audit [DBG] from='client.? 172.21.15.157:0/2510369208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:31 smithi157 bash[20376]: cluster 2022-04-30T22:30:29.955074+0000 mgr.smithi157.nfpzoe (mgr.14180) 4048 : cluster [DBG] pgmap v3777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:31 smithi165 bash[22175]: cluster 2022-04-30T22:30:29.955074+0000 mgr.smithi157.nfpzoe (mgr.14180) 4048 : cluster [DBG] pgmap v3777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:33 smithi157 bash[20376]: cluster 2022-04-30T22:30:31.955725+0000 mgr.smithi157.nfpzoe (mgr.14180) 4049 : cluster [DBG] pgmap v3778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:33 smithi165 bash[22175]: cluster 2022-04-30T22:30:31.955725+0000 mgr.smithi157.nfpzoe (mgr.14180) 4049 : cluster [DBG] pgmap v3778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:34.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:30:34.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:30:34.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:30:34.329 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:30:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:34 smithi157 bash[20376]: audit 2022-04-30T22:30:34.309815+0000 mon.smithi157 (mon.0) 2789 : audit [DBG] from='client.? 172.21.15.157:0/2507302462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:34 smithi165 bash[22175]: audit 2022-04-30T22:30:34.309815+0000 mon.smithi157 (mon.0) 2789 : audit [DBG] from='client.? 172.21.15.157:0/2507302462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:35 smithi157 bash[20376]: cluster 2022-04-30T22:30:33.956347+0000 mgr.smithi157.nfpzoe (mgr.14180) 4050 : cluster [DBG] pgmap v3779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:35 smithi165 bash[22175]: cluster 2022-04-30T22:30:33.956347+0000 mgr.smithi157.nfpzoe (mgr.14180) 4050 : cluster [DBG] pgmap v3779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:37.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:37 smithi165 bash[22175]: cluster 2022-04-30T22:30:35.956970+0000 mgr.smithi157.nfpzoe (mgr.14180) 4051 : cluster [DBG] pgmap v3780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:37 smithi157 bash[20376]: cluster 2022-04-30T22:30:35.956970+0000 mgr.smithi157.nfpzoe (mgr.14180) 4051 : cluster [DBG] pgmap v3780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:39.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:30:39.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:30:39.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:30:39.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:30:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:39 smithi165 bash[22175]: cluster 2022-04-30T22:30:37.957593+0000 mgr.smithi157.nfpzoe (mgr.14180) 4052 : cluster [DBG] pgmap v3781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:39 smithi157 bash[20376]: cluster 2022-04-30T22:30:37.957593+0000 mgr.smithi157.nfpzoe (mgr.14180) 4052 : cluster [DBG] pgmap v3781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:40 smithi165 bash[22175]: audit 2022-04-30T22:30:39.638812+0000 mon.smithi157 (mon.0) 2790 : audit [DBG] from='client.? 172.21.15.157:0/3563398871' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:40 smithi157 bash[20376]: audit 2022-04-30T22:30:39.638812+0000 mon.smithi157 (mon.0) 2790 : audit [DBG] from='client.? 172.21.15.157:0/3563398871' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:41 smithi165 bash[22175]: cluster 2022-04-30T22:30:39.958237+0000 mgr.smithi157.nfpzoe (mgr.14180) 4053 : cluster [DBG] pgmap v3782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:41 smithi157 bash[20376]: cluster 2022-04-30T22:30:39.958237+0000 mgr.smithi157.nfpzoe (mgr.14180) 4053 : cluster [DBG] pgmap v3782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:43 smithi165 bash[22175]: cluster 2022-04-30T22:30:41.958875+0000 mgr.smithi157.nfpzoe (mgr.14180) 4054 : cluster [DBG] pgmap v3783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:43 smithi157 bash[20376]: cluster 2022-04-30T22:30:41.958875+0000 mgr.smithi157.nfpzoe (mgr.14180) 4054 : cluster [DBG] pgmap v3783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:44.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:30:44.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:30:44.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:30:44.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:30:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:45 smithi165 bash[22175]: cluster 2022-04-30T22:30:43.959437+0000 mgr.smithi157.nfpzoe (mgr.14180) 4055 : cluster [DBG] pgmap v3784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:45 smithi165 bash[22175]: audit 2022-04-30T22:30:44.962677+0000 mon.smithi157 (mon.0) 2791 : audit [DBG] from='client.? 172.21.15.157:0/2618966416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:45 smithi157 bash[20376]: cluster 2022-04-30T22:30:43.959437+0000 mgr.smithi157.nfpzoe (mgr.14180) 4055 : cluster [DBG] pgmap v3784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:45 smithi157 bash[20376]: audit 2022-04-30T22:30:44.962677+0000 mon.smithi157 (mon.0) 2791 : audit [DBG] from='client.? 172.21.15.157:0/2618966416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:47 smithi165 bash[22175]: cluster 2022-04-30T22:30:45.960133+0000 mgr.smithi157.nfpzoe (mgr.14180) 4056 : cluster [DBG] pgmap v3785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:47 smithi157 bash[20376]: cluster 2022-04-30T22:30:45.960133+0000 mgr.smithi157.nfpzoe (mgr.14180) 4056 : cluster [DBG] pgmap v3785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:49 smithi165 bash[22175]: cluster 2022-04-30T22:30:47.960828+0000 mgr.smithi157.nfpzoe (mgr.14180) 4057 : cluster [DBG] pgmap v3786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:49 smithi157 bash[20376]: cluster 2022-04-30T22:30:47.960828+0000 mgr.smithi157.nfpzoe (mgr.14180) 4057 : cluster [DBG] pgmap v3786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:49.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:30:49.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:30:49.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:30:50.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:30:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:50 smithi165 bash[22175]: audit 2022-04-30T22:30:50.289095+0000 mon.smithi157 (mon.0) 2792 : audit [DBG] from='client.? 172.21.15.157:0/2901101503' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:50.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:50 smithi157 bash[20376]: audit 2022-04-30T22:30:50.289095+0000 mon.smithi157 (mon.0) 2792 : audit [DBG] from='client.? 172.21.15.157:0/2901101503' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:51 smithi165 bash[22175]: cluster 2022-04-30T22:30:49.961461+0000 mgr.smithi157.nfpzoe (mgr.14180) 4058 : cluster [DBG] pgmap v3787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:51 smithi157 bash[20376]: cluster 2022-04-30T22:30:49.961461+0000 mgr.smithi157.nfpzoe (mgr.14180) 4058 : cluster [DBG] pgmap v3787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:53 smithi165 bash[22175]: cluster 2022-04-30T22:30:51.962080+0000 mgr.smithi157.nfpzoe (mgr.14180) 4059 : cluster [DBG] pgmap v3788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:53 smithi157 bash[20376]: cluster 2022-04-30T22:30:51.962080+0000 mgr.smithi157.nfpzoe (mgr.14180) 4059 : cluster [DBG] pgmap v3788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:55.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:30:55.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:30:55.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:30:55.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:30:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:55 smithi165 bash[22175]: cluster 2022-04-30T22:30:53.962681+0000 mgr.smithi157.nfpzoe (mgr.14180) 4060 : cluster [DBG] pgmap v3789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:55 smithi157 bash[20376]: cluster 2022-04-30T22:30:53.962681+0000 mgr.smithi157.nfpzoe (mgr.14180) 4060 : cluster [DBG] pgmap v3789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:56 smithi165 bash[22175]: audit 2022-04-30T22:30:55.618966+0000 mon.smithi157 (mon.0) 2793 : audit [DBG] from='client.? 172.21.15.157:0/2769479540' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:56 smithi157 bash[20376]: audit 2022-04-30T22:30:55.618966+0000 mon.smithi157 (mon.0) 2793 : audit [DBG] from='client.? 172.21.15.157:0/2769479540' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:30:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:57 smithi165 bash[22175]: cluster 2022-04-30T22:30:55.963419+0000 mgr.smithi157.nfpzoe (mgr.14180) 4061 : cluster [DBG] pgmap v3790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:57 smithi157 bash[20376]: cluster 2022-04-30T22:30:55.963419+0000 mgr.smithi157.nfpzoe (mgr.14180) 4061 : cluster [DBG] pgmap v3790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:59 smithi165 bash[22175]: cluster 2022-04-30T22:30:57.964098+0000 mgr.smithi157.nfpzoe (mgr.14180) 4062 : cluster [DBG] pgmap v3791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:59 smithi165 bash[22175]: audit 2022-04-30T22:30:58.721890+0000 mon.smithi157 (mon.0) 2794 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:30:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:30:59 smithi165 bash[22175]: audit 2022-04-30T22:30:58.722402+0000 mon.smithi157 (mon.0) 2795 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:30:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:59 smithi157 bash[20376]: cluster 2022-04-30T22:30:57.964098+0000 mgr.smithi157.nfpzoe (mgr.14180) 4062 : cluster [DBG] pgmap v3791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:30:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:59 smithi157 bash[20376]: audit 2022-04-30T22:30:58.721890+0000 mon.smithi157 (mon.0) 2794 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:30:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:30:59 smithi157 bash[20376]: audit 2022-04-30T22:30:58.722402+0000 mon.smithi157 (mon.0) 2795 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:31:00.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:31:00.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:31:00.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:31:00.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:31:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:01 smithi165 bash[22175]: cluster 2022-04-30T22:30:59.964722+0000 mgr.smithi157.nfpzoe (mgr.14180) 4063 : cluster [DBG] pgmap v3792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:01 smithi165 bash[22175]: audit 2022-04-30T22:31:00.944102+0000 mon.smithi157 (mon.0) 2796 : audit [DBG] from='client.? 172.21.15.157:0/2142291210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:01 smithi157 bash[20376]: cluster 2022-04-30T22:30:59.964722+0000 mgr.smithi157.nfpzoe (mgr.14180) 4063 : cluster [DBG] pgmap v3792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:01 smithi157 bash[20376]: audit 2022-04-30T22:31:00.944102+0000 mon.smithi157 (mon.0) 2796 : audit [DBG] from='client.? 172.21.15.157:0/2142291210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:03 smithi165 bash[22175]: cluster 2022-04-30T22:31:01.965348+0000 mgr.smithi157.nfpzoe (mgr.14180) 4064 : cluster [DBG] pgmap v3793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:03 smithi157 bash[20376]: cluster 2022-04-30T22:31:01.965348+0000 mgr.smithi157.nfpzoe (mgr.14180) 4064 : cluster [DBG] pgmap v3793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:05 smithi165 bash[22175]: cluster 2022-04-30T22:31:03.965977+0000 mgr.smithi157.nfpzoe (mgr.14180) 4065 : cluster [DBG] pgmap v3794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:05 smithi157 bash[20376]: cluster 2022-04-30T22:31:03.965977+0000 mgr.smithi157.nfpzoe (mgr.14180) 4065 : cluster [DBG] pgmap v3794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:05.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:31:05.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:31:05.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:31:06.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:31:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:06 smithi165 bash[22175]: audit 2022-04-30T22:31:06.270405+0000 mon.smithi157 (mon.0) 2797 : audit [DBG] from='client.? 172.21.15.157:0/3825865022' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:06 smithi157 bash[20376]: audit 2022-04-30T22:31:06.270405+0000 mon.smithi157 (mon.0) 2797 : audit [DBG] from='client.? 172.21.15.157:0/3825865022' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:07 smithi165 bash[22175]: cluster 2022-04-30T22:31:05.966546+0000 mgr.smithi157.nfpzoe (mgr.14180) 4066 : cluster [DBG] pgmap v3795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:07 smithi157 bash[20376]: cluster 2022-04-30T22:31:05.966546+0000 mgr.smithi157.nfpzoe (mgr.14180) 4066 : cluster [DBG] pgmap v3795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:09 smithi165 bash[22175]: cluster 2022-04-30T22:31:07.967231+0000 mgr.smithi157.nfpzoe (mgr.14180) 4067 : cluster [DBG] pgmap v3796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:09 smithi157 bash[20376]: cluster 2022-04-30T22:31:07.967231+0000 mgr.smithi157.nfpzoe (mgr.14180) 4067 : cluster [DBG] pgmap v3796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:11.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:31:11.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:31:11.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:31:11.627 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:31:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:11 smithi165 bash[22175]: cluster 2022-04-30T22:31:09.967832+0000 mgr.smithi157.nfpzoe (mgr.14180) 4068 : cluster [DBG] pgmap v3797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:11 smithi157 bash[20376]: cluster 2022-04-30T22:31:09.967832+0000 mgr.smithi157.nfpzoe (mgr.14180) 4068 : cluster [DBG] pgmap v3797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:12 smithi165 bash[22175]: audit 2022-04-30T22:31:11.608325+0000 mon.smithi157 (mon.0) 2798 : audit [DBG] from='client.? 172.21.15.157:0/799720655' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:12 smithi157 bash[20376]: audit 2022-04-30T22:31:11.608325+0000 mon.smithi157 (mon.0) 2798 : audit [DBG] from='client.? 172.21.15.157:0/799720655' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:13 smithi165 bash[22175]: cluster 2022-04-30T22:31:11.968473+0000 mgr.smithi157.nfpzoe (mgr.14180) 4069 : cluster [DBG] pgmap v3798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:13 smithi157 bash[20376]: cluster 2022-04-30T22:31:11.968473+0000 mgr.smithi157.nfpzoe (mgr.14180) 4069 : cluster [DBG] pgmap v3798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:14 smithi165 bash[22175]: audit 2022-04-30T22:31:13.977503+0000 mon.smithi157 (mon.0) 2799 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:31:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:14 smithi165 bash[22175]: audit 2022-04-30T22:31:13.980446+0000 mon.smithi157 (mon.0) 2800 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:31:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:14 smithi165 bash[22175]: audit 2022-04-30T22:31:13.982350+0000 mon.smithi157 (mon.0) 2801 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:31:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:14 smithi165 bash[22175]: audit 2022-04-30T22:31:14.308409+0000 mon.smithi157 (mon.0) 2802 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:31:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:14 smithi165 bash[22175]: audit 2022-04-30T22:31:14.313976+0000 mon.smithi157 (mon.0) 2803 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:31:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:14 smithi157 bash[20376]: audit 2022-04-30T22:31:13.977503+0000 mon.smithi157 (mon.0) 2799 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:31:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:14 smithi157 bash[20376]: audit 2022-04-30T22:31:13.980446+0000 mon.smithi157 (mon.0) 2800 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:31:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:14 smithi157 bash[20376]: audit 2022-04-30T22:31:13.982350+0000 mon.smithi157 (mon.0) 2801 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:31:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:14 smithi157 bash[20376]: audit 2022-04-30T22:31:14.308409+0000 mon.smithi157 (mon.0) 2802 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:31:14.963 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:14 smithi157 bash[20376]: audit 2022-04-30T22:31:14.313976+0000 mon.smithi157 (mon.0) 2803 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:31:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:15 smithi165 bash[22175]: cluster 2022-04-30T22:31:13.969104+0000 mgr.smithi157.nfpzoe (mgr.14180) 4070 : cluster [DBG] pgmap v3799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:15 smithi165 bash[22175]: cluster 2022-04-30T22:31:14.301271+0000 mgr.smithi157.nfpzoe (mgr.14180) 4071 : cluster [DBG] pgmap v3800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:15 smithi165 bash[22175]: cluster 2022-04-30T22:31:14.301825+0000 mgr.smithi157.nfpzoe (mgr.14180) 4072 : cluster [DBG] pgmap v3801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:15 smithi165 bash[22175]: cephadm 2022-04-30T22:31:14.315277+0000 mgr.smithi157.nfpzoe (mgr.14180) 4073 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:31:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:15 smithi165 bash[22175]: cephadm 2022-04-30T22:31:14.315445+0000 mgr.smithi157.nfpzoe (mgr.14180) 4074 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:31:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:15 smithi157 bash[20376]: cluster 2022-04-30T22:31:13.969104+0000 mgr.smithi157.nfpzoe (mgr.14180) 4070 : cluster [DBG] pgmap v3799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:15 smithi157 bash[20376]: cluster 2022-04-30T22:31:14.301271+0000 mgr.smithi157.nfpzoe (mgr.14180) 4071 : cluster [DBG] pgmap v3800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:15 smithi157 bash[20376]: cluster 2022-04-30T22:31:14.301825+0000 mgr.smithi157.nfpzoe (mgr.14180) 4072 : cluster [DBG] pgmap v3801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:15 smithi157 bash[20376]: cephadm 2022-04-30T22:31:14.315277+0000 mgr.smithi157.nfpzoe (mgr.14180) 4073 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:31:15.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:15 smithi157 bash[20376]: cephadm 2022-04-30T22:31:14.315445+0000 mgr.smithi157.nfpzoe (mgr.14180) 4074 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:31:16.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:31:16.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:31:16.633 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:31:16.957 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:31:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:17 smithi165 bash[22175]: cluster 2022-04-30T22:31:16.302546+0000 mgr.smithi157.nfpzoe (mgr.14180) 4075 : cluster [DBG] pgmap v3802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:17 smithi165 bash[22175]: audit 2022-04-30T22:31:16.937549+0000 mon.smithi157 (mon.0) 2804 : audit [DBG] from='client.? 172.21.15.157:0/3168276430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:17 smithi157 bash[20376]: cluster 2022-04-30T22:31:16.302546+0000 mgr.smithi157.nfpzoe (mgr.14180) 4075 : cluster [DBG] pgmap v3802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:17 smithi157 bash[20376]: audit 2022-04-30T22:31:16.937549+0000 mon.smithi157 (mon.0) 2804 : audit [DBG] from='client.? 172.21.15.157:0/3168276430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:19 smithi165 bash[22175]: cluster 2022-04-30T22:31:18.303210+0000 mgr.smithi157.nfpzoe (mgr.14180) 4076 : cluster [DBG] pgmap v3803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:19 smithi157 bash[20376]: cluster 2022-04-30T22:31:18.303210+0000 mgr.smithi157.nfpzoe (mgr.14180) 4076 : cluster [DBG] pgmap v3803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:21 smithi165 bash[22175]: cluster 2022-04-30T22:31:20.303779+0000 mgr.smithi157.nfpzoe (mgr.14180) 4077 : cluster [DBG] pgmap v3804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:21 smithi157 bash[20376]: cluster 2022-04-30T22:31:20.303779+0000 mgr.smithi157.nfpzoe (mgr.14180) 4077 : cluster [DBG] pgmap v3804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:21.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:31:21.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:31:21.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:31:22.280 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:31:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:22 smithi165 bash[22175]: audit 2022-04-30T22:31:22.259970+0000 mon.smithi157 (mon.0) 2805 : audit [DBG] from='client.? 172.21.15.157:0/1495043678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:22 smithi157 bash[20376]: audit 2022-04-30T22:31:22.259970+0000 mon.smithi157 (mon.0) 2805 : audit [DBG] from='client.? 172.21.15.157:0/1495043678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:23 smithi165 bash[22175]: cluster 2022-04-30T22:31:22.304379+0000 mgr.smithi157.nfpzoe (mgr.14180) 4078 : cluster [DBG] pgmap v3805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:23 smithi157 bash[20376]: cluster 2022-04-30T22:31:22.304379+0000 mgr.smithi157.nfpzoe (mgr.14180) 4078 : cluster [DBG] pgmap v3805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:25 smithi165 bash[22175]: cluster 2022-04-30T22:31:24.304992+0000 mgr.smithi157.nfpzoe (mgr.14180) 4079 : cluster [DBG] pgmap v3806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:25 smithi157 bash[20376]: cluster 2022-04-30T22:31:24.304992+0000 mgr.smithi157.nfpzoe (mgr.14180) 4079 : cluster [DBG] pgmap v3806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:26 smithi165 bash[22175]: cluster 2022-04-30T22:31:26.305558+0000 mgr.smithi157.nfpzoe (mgr.14180) 4080 : cluster [DBG] pgmap v3807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:26 smithi157 bash[20376]: cluster 2022-04-30T22:31:26.305558+0000 mgr.smithi157.nfpzoe (mgr.14180) 4080 : cluster [DBG] pgmap v3807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:27.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:31:27.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:31:27.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:31:27.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:31:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:27 smithi165 bash[22175]: audit 2022-04-30T22:31:27.586362+0000 mon.smithi157 (mon.0) 2806 : audit [DBG] from='client.? 172.21.15.157:0/2681509692' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:27 smithi157 bash[20376]: audit 2022-04-30T22:31:27.586362+0000 mon.smithi157 (mon.0) 2806 : audit [DBG] from='client.? 172.21.15.157:0/2681509692' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:29 smithi165 bash[22175]: cluster 2022-04-30T22:31:28.306152+0000 mgr.smithi157.nfpzoe (mgr.14180) 4081 : cluster [DBG] pgmap v3808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:29 smithi157 bash[20376]: cluster 2022-04-30T22:31:28.306152+0000 mgr.smithi157.nfpzoe (mgr.14180) 4081 : cluster [DBG] pgmap v3808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:31 smithi165 bash[22175]: cluster 2022-04-30T22:31:30.306762+0000 mgr.smithi157.nfpzoe (mgr.14180) 4082 : cluster [DBG] pgmap v3809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:31.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:31 smithi157 bash[20376]: cluster 2022-04-30T22:31:30.306762+0000 mgr.smithi157.nfpzoe (mgr.14180) 4082 : cluster [DBG] pgmap v3809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:32.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:31:32.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:31:32.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:31:32.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:31:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:33 smithi165 bash[22175]: cluster 2022-04-30T22:31:32.307417+0000 mgr.smithi157.nfpzoe (mgr.14180) 4083 : cluster [DBG] pgmap v3810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:33 smithi165 bash[22175]: audit 2022-04-30T22:31:32.919663+0000 mon.smithi157 (mon.0) 2807 : audit [DBG] from='client.? 172.21.15.157:0/491855639' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:33 smithi157 bash[20376]: cluster 2022-04-30T22:31:32.307417+0000 mgr.smithi157.nfpzoe (mgr.14180) 4083 : cluster [DBG] pgmap v3810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:33 smithi157 bash[20376]: audit 2022-04-30T22:31:32.919663+0000 mon.smithi157 (mon.0) 2807 : audit [DBG] from='client.? 172.21.15.157:0/491855639' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:35 smithi165 bash[22175]: cluster 2022-04-30T22:31:34.308038+0000 mgr.smithi157.nfpzoe (mgr.14180) 4084 : cluster [DBG] pgmap v3811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:35 smithi157 bash[20376]: cluster 2022-04-30T22:31:34.308038+0000 mgr.smithi157.nfpzoe (mgr.14180) 4084 : cluster [DBG] pgmap v3811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:37 smithi165 bash[22175]: cluster 2022-04-30T22:31:36.308662+0000 mgr.smithi157.nfpzoe (mgr.14180) 4085 : cluster [DBG] pgmap v3812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:37.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:31:37.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:31:37.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:31:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:37 smithi157 bash[20376]: cluster 2022-04-30T22:31:36.308662+0000 mgr.smithi157.nfpzoe (mgr.14180) 4085 : cluster [DBG] pgmap v3812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:38.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:31:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:38 smithi165 bash[22175]: audit 2022-04-30T22:31:38.248303+0000 mon.smithi157 (mon.0) 2808 : audit [DBG] from='client.? 172.21.15.157:0/1109834891' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:38 smithi157 bash[20376]: audit 2022-04-30T22:31:38.248303+0000 mon.smithi157 (mon.0) 2808 : audit [DBG] from='client.? 172.21.15.157:0/1109834891' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:39 smithi165 bash[22175]: cluster 2022-04-30T22:31:38.309304+0000 mgr.smithi157.nfpzoe (mgr.14180) 4086 : cluster [DBG] pgmap v3813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:39 smithi157 bash[20376]: cluster 2022-04-30T22:31:38.309304+0000 mgr.smithi157.nfpzoe (mgr.14180) 4086 : cluster [DBG] pgmap v3813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:41 smithi165 bash[22175]: cluster 2022-04-30T22:31:40.309934+0000 mgr.smithi157.nfpzoe (mgr.14180) 4087 : cluster [DBG] pgmap v3814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:41 smithi157 bash[20376]: cluster 2022-04-30T22:31:40.309934+0000 mgr.smithi157.nfpzoe (mgr.14180) 4087 : cluster [DBG] pgmap v3814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:43.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:31:43.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:31:43.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:31:43.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:31:43.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:43 smithi165 bash[22175]: cluster 2022-04-30T22:31:42.310564+0000 mgr.smithi157.nfpzoe (mgr.14180) 4088 : cluster [DBG] pgmap v3815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:43 smithi157 bash[20376]: cluster 2022-04-30T22:31:42.310564+0000 mgr.smithi157.nfpzoe (mgr.14180) 4088 : cluster [DBG] pgmap v3815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:44 smithi165 bash[22175]: audit 2022-04-30T22:31:43.576825+0000 mon.smithi157 (mon.0) 2809 : audit [DBG] from='client.? 172.21.15.157:0/2174728964' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:44 smithi157 bash[20376]: audit 2022-04-30T22:31:43.576825+0000 mon.smithi157 (mon.0) 2809 : audit [DBG] from='client.? 172.21.15.157:0/2174728964' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:45 smithi165 bash[22175]: cluster 2022-04-30T22:31:44.311202+0000 mgr.smithi157.nfpzoe (mgr.14180) 4089 : cluster [DBG] pgmap v3816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:45 smithi157 bash[20376]: cluster 2022-04-30T22:31:44.311202+0000 mgr.smithi157.nfpzoe (mgr.14180) 4089 : cluster [DBG] pgmap v3816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:47 smithi165 bash[22175]: cluster 2022-04-30T22:31:46.311844+0000 mgr.smithi157.nfpzoe (mgr.14180) 4090 : cluster [DBG] pgmap v3817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:47 smithi157 bash[20376]: cluster 2022-04-30T22:31:46.311844+0000 mgr.smithi157.nfpzoe (mgr.14180) 4090 : cluster [DBG] pgmap v3817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:48.601 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:31:48.601 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:31:48.601 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:31:48.935 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:31:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:49 smithi165 bash[22175]: cluster 2022-04-30T22:31:48.312459+0000 mgr.smithi157.nfpzoe (mgr.14180) 4091 : cluster [DBG] pgmap v3818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:49.930 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:49 smithi165 bash[22175]: audit 2022-04-30T22:31:48.915428+0000 mon.smithi157 (mon.0) 2810 : audit [DBG] from='client.? 172.21.15.157:0/3682928402' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:49 smithi157 bash[20376]: cluster 2022-04-30T22:31:48.312459+0000 mgr.smithi157.nfpzoe (mgr.14180) 4091 : cluster [DBG] pgmap v3818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:49 smithi157 bash[20376]: audit 2022-04-30T22:31:48.915428+0000 mon.smithi157 (mon.0) 2810 : audit [DBG] from='client.? 172.21.15.157:0/3682928402' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:51 smithi165 bash[22175]: cluster 2022-04-30T22:31:50.313068+0000 mgr.smithi157.nfpzoe (mgr.14180) 4092 : cluster [DBG] pgmap v3819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:51 smithi157 bash[20376]: cluster 2022-04-30T22:31:50.313068+0000 mgr.smithi157.nfpzoe (mgr.14180) 4092 : cluster [DBG] pgmap v3819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:53 smithi165 bash[22175]: cluster 2022-04-30T22:31:52.313674+0000 mgr.smithi157.nfpzoe (mgr.14180) 4093 : cluster [DBG] pgmap v3820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:53.937 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:31:53.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:31:53.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:31:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:53 smithi157 bash[20376]: cluster 2022-04-30T22:31:52.313674+0000 mgr.smithi157.nfpzoe (mgr.14180) 4093 : cluster [DBG] pgmap v3820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:54.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:31:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:54 smithi165 bash[22175]: audit 2022-04-30T22:31:54.246737+0000 mon.smithi157 (mon.0) 2811 : audit [DBG] from='client.? 172.21.15.157:0/3959809425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:54 smithi157 bash[20376]: audit 2022-04-30T22:31:54.246737+0000 mon.smithi157 (mon.0) 2811 : audit [DBG] from='client.? 172.21.15.157:0/3959809425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:31:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:55 smithi165 bash[22175]: cluster 2022-04-30T22:31:54.314281+0000 mgr.smithi157.nfpzoe (mgr.14180) 4094 : cluster [DBG] pgmap v3821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:55 smithi157 bash[20376]: cluster 2022-04-30T22:31:54.314281+0000 mgr.smithi157.nfpzoe (mgr.14180) 4094 : cluster [DBG] pgmap v3821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:57 smithi165 bash[22175]: cluster 2022-04-30T22:31:56.314842+0000 mgr.smithi157.nfpzoe (mgr.14180) 4095 : cluster [DBG] pgmap v3822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:57 smithi157 bash[20376]: cluster 2022-04-30T22:31:56.314842+0000 mgr.smithi157.nfpzoe (mgr.14180) 4095 : cluster [DBG] pgmap v3822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:59.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:31:59.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:31:59.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:31:59.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:31:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:59 smithi165 bash[22175]: cluster 2022-04-30T22:31:58.315439+0000 mgr.smithi157.nfpzoe (mgr.14180) 4096 : cluster [DBG] pgmap v3823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:59 smithi165 bash[22175]: audit 2022-04-30T22:31:58.729446+0000 mon.smithi157 (mon.0) 2812 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:31:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:31:59 smithi165 bash[22175]: audit 2022-04-30T22:31:58.729928+0000 mon.smithi157 (mon.0) 2813 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:31:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:59 smithi157 bash[20376]: cluster 2022-04-30T22:31:58.315439+0000 mgr.smithi157.nfpzoe (mgr.14180) 4096 : cluster [DBG] pgmap v3823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:31:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:59 smithi157 bash[20376]: audit 2022-04-30T22:31:58.729446+0000 mon.smithi157 (mon.0) 2812 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:31:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:31:59 smithi157 bash[20376]: audit 2022-04-30T22:31:58.729928+0000 mon.smithi157 (mon.0) 2813 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:32:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:00 smithi165 bash[22175]: audit 2022-04-30T22:31:59.579560+0000 mon.smithi157 (mon.0) 2814 : audit [DBG] from='client.? 172.21.15.157:0/1118571689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:00 smithi157 bash[20376]: audit 2022-04-30T22:31:59.579560+0000 mon.smithi157 (mon.0) 2814 : audit [DBG] from='client.? 172.21.15.157:0/1118571689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:01 smithi165 bash[22175]: cluster 2022-04-30T22:32:00.316076+0000 mgr.smithi157.nfpzoe (mgr.14180) 4097 : cluster [DBG] pgmap v3824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:01 smithi157 bash[20376]: cluster 2022-04-30T22:32:00.316076+0000 mgr.smithi157.nfpzoe (mgr.14180) 4097 : cluster [DBG] pgmap v3824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:03 smithi165 bash[22175]: cluster 2022-04-30T22:32:02.316832+0000 mgr.smithi157.nfpzoe (mgr.14180) 4098 : cluster [DBG] pgmap v3825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:03 smithi157 bash[20376]: cluster 2022-04-30T22:32:02.316832+0000 mgr.smithi157.nfpzoe (mgr.14180) 4098 : cluster [DBG] pgmap v3825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:04.602 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:32:04.602 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:32:04.602 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:32:04.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:32:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:05 smithi165 bash[22175]: cluster 2022-04-30T22:32:04.317504+0000 mgr.smithi157.nfpzoe (mgr.14180) 4099 : cluster [DBG] pgmap v3826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:05 smithi165 bash[22175]: audit 2022-04-30T22:32:04.904655+0000 mon.smithi157 (mon.0) 2815 : audit [DBG] from='client.? 172.21.15.157:0/2394700417' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:05 smithi157 bash[20376]: cluster 2022-04-30T22:32:04.317504+0000 mgr.smithi157.nfpzoe (mgr.14180) 4099 : cluster [DBG] pgmap v3826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:05 smithi157 bash[20376]: audit 2022-04-30T22:32:04.904655+0000 mon.smithi157 (mon.0) 2815 : audit [DBG] from='client.? 172.21.15.157:0/2394700417' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:07 smithi165 bash[22175]: cluster 2022-04-30T22:32:06.318256+0000 mgr.smithi157.nfpzoe (mgr.14180) 4100 : cluster [DBG] pgmap v3827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:07 smithi157 bash[20376]: cluster 2022-04-30T22:32:06.318256+0000 mgr.smithi157.nfpzoe (mgr.14180) 4100 : cluster [DBG] pgmap v3827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:09 smithi165 bash[22175]: cluster 2022-04-30T22:32:08.318988+0000 mgr.smithi157.nfpzoe (mgr.14180) 4101 : cluster [DBG] pgmap v3828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:09.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:32:09.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:32:09.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:32:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:09 smithi157 bash[20376]: cluster 2022-04-30T22:32:08.318988+0000 mgr.smithi157.nfpzoe (mgr.14180) 4101 : cluster [DBG] pgmap v3828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:10.254 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:32:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:10 smithi165 bash[22175]: audit 2022-04-30T22:32:10.234704+0000 mon.smithi157 (mon.0) 2816 : audit [DBG] from='client.? 172.21.15.157:0/1748071145' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:10 smithi157 bash[20376]: audit 2022-04-30T22:32:10.234704+0000 mon.smithi157 (mon.0) 2816 : audit [DBG] from='client.? 172.21.15.157:0/1748071145' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:11 smithi165 bash[22175]: cluster 2022-04-30T22:32:10.319661+0000 mgr.smithi157.nfpzoe (mgr.14180) 4102 : cluster [DBG] pgmap v3829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:11 smithi157 bash[20376]: cluster 2022-04-30T22:32:10.319661+0000 mgr.smithi157.nfpzoe (mgr.14180) 4102 : cluster [DBG] pgmap v3829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:13 smithi165 bash[22175]: cluster 2022-04-30T22:32:12.320270+0000 mgr.smithi157.nfpzoe (mgr.14180) 4103 : cluster [DBG] pgmap v3830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:13 smithi157 bash[20376]: cluster 2022-04-30T22:32:12.320270+0000 mgr.smithi157.nfpzoe (mgr.14180) 4103 : cluster [DBG] pgmap v3830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:14 smithi165 bash[22175]: audit 2022-04-30T22:32:14.328553+0000 mon.smithi157 (mon.0) 2817 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:32:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:14 smithi165 bash[22175]: audit 2022-04-30T22:32:14.330809+0000 mon.smithi157 (mon.0) 2818 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:32:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:14 smithi165 bash[22175]: audit 2022-04-30T22:32:14.332461+0000 mon.smithi157 (mon.0) 2819 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:32:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:14 smithi157 bash[20376]: audit 2022-04-30T22:32:14.328553+0000 mon.smithi157 (mon.0) 2817 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:32:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:14 smithi157 bash[20376]: audit 2022-04-30T22:32:14.330809+0000 mon.smithi157 (mon.0) 2818 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:32:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:14 smithi157 bash[20376]: audit 2022-04-30T22:32:14.332461+0000 mon.smithi157 (mon.0) 2819 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:32:15.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:32:15.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:32:15.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:32:15.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:32:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:15 smithi165 bash[22175]: cluster 2022-04-30T22:32:14.320874+0000 mgr.smithi157.nfpzoe (mgr.14180) 4104 : cluster [DBG] pgmap v3831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:15 smithi165 bash[22175]: audit 2022-04-30T22:32:14.670410+0000 mon.smithi157 (mon.0) 2820 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:32:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:15 smithi165 bash[22175]: audit 2022-04-30T22:32:14.678766+0000 mon.smithi157 (mon.0) 2821 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:32:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:15 smithi165 bash[22175]: audit 2022-04-30T22:32:15.555465+0000 mon.smithi157 (mon.0) 2822 : audit [DBG] from='client.? 172.21.15.157:0/2967002245' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:15 smithi157 bash[20376]: cluster 2022-04-30T22:32:14.320874+0000 mgr.smithi157.nfpzoe (mgr.14180) 4104 : cluster [DBG] pgmap v3831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:15 smithi157 bash[20376]: audit 2022-04-30T22:32:14.670410+0000 mon.smithi157 (mon.0) 2820 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:32:15.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:15 smithi157 bash[20376]: audit 2022-04-30T22:32:14.678766+0000 mon.smithi157 (mon.0) 2821 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:32:15.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:15 smithi157 bash[20376]: audit 2022-04-30T22:32:15.555465+0000 mon.smithi157 (mon.0) 2822 : audit [DBG] from='client.? 172.21.15.157:0/2967002245' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:16 smithi165 bash[22175]: cluster 2022-04-30T22:32:14.663472+0000 mgr.smithi157.nfpzoe (mgr.14180) 4105 : cluster [DBG] pgmap v3832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:16 smithi165 bash[22175]: cluster 2022-04-30T22:32:14.663991+0000 mgr.smithi157.nfpzoe (mgr.14180) 4106 : cluster [DBG] pgmap v3833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:16 smithi165 bash[22175]: cephadm 2022-04-30T22:32:14.680015+0000 mgr.smithi157.nfpzoe (mgr.14180) 4107 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:32:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:16 smithi165 bash[22175]: cephadm 2022-04-30T22:32:14.680166+0000 mgr.smithi157.nfpzoe (mgr.14180) 4108 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:32:16.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:16 smithi157 bash[20376]: cluster 2022-04-30T22:32:14.663472+0000 mgr.smithi157.nfpzoe (mgr.14180) 4105 : cluster [DBG] pgmap v3832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:16.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:16 smithi157 bash[20376]: cluster 2022-04-30T22:32:14.663991+0000 mgr.smithi157.nfpzoe (mgr.14180) 4106 : cluster [DBG] pgmap v3833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:16.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:16 smithi157 bash[20376]: cephadm 2022-04-30T22:32:14.680015+0000 mgr.smithi157.nfpzoe (mgr.14180) 4107 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:32:16.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:16 smithi157 bash[20376]: cephadm 2022-04-30T22:32:14.680166+0000 mgr.smithi157.nfpzoe (mgr.14180) 4108 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:32:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:18 smithi165 bash[22175]: cluster 2022-04-30T22:32:16.664667+0000 mgr.smithi157.nfpzoe (mgr.14180) 4109 : cluster [DBG] pgmap v3834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:18 smithi157 bash[20376]: cluster 2022-04-30T22:32:16.664667+0000 mgr.smithi157.nfpzoe (mgr.14180) 4109 : cluster [DBG] pgmap v3834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:20.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:32:20.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:32:20.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:32:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:20 smithi165 bash[22175]: cluster 2022-04-30T22:32:18.665408+0000 mgr.smithi157.nfpzoe (mgr.14180) 4110 : cluster [DBG] pgmap v3835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:20.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:32:20.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:20 smithi157 bash[20376]: cluster 2022-04-30T22:32:18.665408+0000 mgr.smithi157.nfpzoe (mgr.14180) 4110 : cluster [DBG] pgmap v3835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:21 smithi165 bash[22175]: audit 2022-04-30T22:32:20.886783+0000 mon.smithi157 (mon.0) 2823 : audit [DBG] from='client.? 172.21.15.157:0/1415702245' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:21 smithi157 bash[20376]: audit 2022-04-30T22:32:20.886783+0000 mon.smithi157 (mon.0) 2823 : audit [DBG] from='client.? 172.21.15.157:0/1415702245' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:22 smithi165 bash[22175]: cluster 2022-04-30T22:32:20.666036+0000 mgr.smithi157.nfpzoe (mgr.14180) 4111 : cluster [DBG] pgmap v3836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:22 smithi157 bash[20376]: cluster 2022-04-30T22:32:20.666036+0000 mgr.smithi157.nfpzoe (mgr.14180) 4111 : cluster [DBG] pgmap v3836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:24 smithi165 bash[22175]: cluster 2022-04-30T22:32:22.666789+0000 mgr.smithi157.nfpzoe (mgr.14180) 4112 : cluster [DBG] pgmap v3837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:24 smithi157 bash[20376]: cluster 2022-04-30T22:32:22.666789+0000 mgr.smithi157.nfpzoe (mgr.14180) 4112 : cluster [DBG] pgmap v3837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:25.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:32:25.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:32:25.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:32:26.238 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:32:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:26 smithi165 bash[22175]: cluster 2022-04-30T22:32:24.667554+0000 mgr.smithi157.nfpzoe (mgr.14180) 4113 : cluster [DBG] pgmap v3838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:26 smithi165 bash[22175]: audit 2022-04-30T22:32:26.216215+0000 mon.smithi157 (mon.0) 2824 : audit [DBG] from='client.? 172.21.15.157:0/1567609222' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:26 smithi157 bash[20376]: cluster 2022-04-30T22:32:24.667554+0000 mgr.smithi157.nfpzoe (mgr.14180) 4113 : cluster [DBG] pgmap v3838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:26 smithi157 bash[20376]: audit 2022-04-30T22:32:26.216215+0000 mon.smithi157 (mon.0) 2824 : audit [DBG] from='client.? 172.21.15.157:0/1567609222' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:28 smithi165 bash[22175]: cluster 2022-04-30T22:32:26.668273+0000 mgr.smithi157.nfpzoe (mgr.14180) 4114 : cluster [DBG] pgmap v3839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:28 smithi157 bash[20376]: cluster 2022-04-30T22:32:26.668273+0000 mgr.smithi157.nfpzoe (mgr.14180) 4114 : cluster [DBG] pgmap v3839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:30 smithi165 bash[22175]: cluster 2022-04-30T22:32:28.669038+0000 mgr.smithi157.nfpzoe (mgr.14180) 4115 : cluster [DBG] pgmap v3840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:30.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:30 smithi157 bash[20376]: cluster 2022-04-30T22:32:28.669038+0000 mgr.smithi157.nfpzoe (mgr.14180) 4115 : cluster [DBG] pgmap v3840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:31.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:32:31.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:32:31.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:32:31.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:32:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:32 smithi165 bash[22175]: cluster 2022-04-30T22:32:30.669758+0000 mgr.smithi157.nfpzoe (mgr.14180) 4116 : cluster [DBG] pgmap v3841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:32 smithi165 bash[22175]: audit 2022-04-30T22:32:31.545774+0000 mon.smithi157 (mon.0) 2825 : audit [DBG] from='client.? 172.21.15.157:0/1137775831' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:32 smithi157 bash[20376]: cluster 2022-04-30T22:32:30.669758+0000 mgr.smithi157.nfpzoe (mgr.14180) 4116 : cluster [DBG] pgmap v3841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:32 smithi157 bash[20376]: audit 2022-04-30T22:32:31.545774+0000 mon.smithi157 (mon.0) 2825 : audit [DBG] from='client.? 172.21.15.157:0/1137775831' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:34 smithi165 bash[22175]: cluster 2022-04-30T22:32:32.670467+0000 mgr.smithi157.nfpzoe (mgr.14180) 4117 : cluster [DBG] pgmap v3842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:34 smithi157 bash[20376]: cluster 2022-04-30T22:32:32.670467+0000 mgr.smithi157.nfpzoe (mgr.14180) 4117 : cluster [DBG] pgmap v3842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:36.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:32:36.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:32:36.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:32:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:36 smithi165 bash[22175]: cluster 2022-04-30T22:32:34.671197+0000 mgr.smithi157.nfpzoe (mgr.14180) 4118 : cluster [DBG] pgmap v3843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:36.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:32:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:36 smithi157 bash[20376]: cluster 2022-04-30T22:32:34.671197+0000 mgr.smithi157.nfpzoe (mgr.14180) 4118 : cluster [DBG] pgmap v3843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:37 smithi165 bash[22175]: audit 2022-04-30T22:32:36.881044+0000 mon.smithi157 (mon.0) 2826 : audit [DBG] from='client.? 172.21.15.157:0/1539694008' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:37 smithi157 bash[20376]: audit 2022-04-30T22:32:36.881044+0000 mon.smithi157 (mon.0) 2826 : audit [DBG] from='client.? 172.21.15.157:0/1539694008' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:38 smithi165 bash[22175]: cluster 2022-04-30T22:32:36.671966+0000 mgr.smithi157.nfpzoe (mgr.14180) 4119 : cluster [DBG] pgmap v3844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:38 smithi157 bash[20376]: cluster 2022-04-30T22:32:36.671966+0000 mgr.smithi157.nfpzoe (mgr.14180) 4119 : cluster [DBG] pgmap v3844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:40 smithi165 bash[22175]: cluster 2022-04-30T22:32:38.672619+0000 mgr.smithi157.nfpzoe (mgr.14180) 4120 : cluster [DBG] pgmap v3845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:40 smithi157 bash[20376]: cluster 2022-04-30T22:32:38.672619+0000 mgr.smithi157.nfpzoe (mgr.14180) 4120 : cluster [DBG] pgmap v3845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:41.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:32:41.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:32:41.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:32:42.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:32:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:42 smithi165 bash[22175]: cluster 2022-04-30T22:32:40.673224+0000 mgr.smithi157.nfpzoe (mgr.14180) 4121 : cluster [DBG] pgmap v3846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:42 smithi165 bash[22175]: audit 2022-04-30T22:32:42.207173+0000 mon.smithi157 (mon.0) 2827 : audit [DBG] from='client.? 172.21.15.157:0/2233911175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:42.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:42 smithi157 bash[20376]: cluster 2022-04-30T22:32:40.673224+0000 mgr.smithi157.nfpzoe (mgr.14180) 4121 : cluster [DBG] pgmap v3846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:42 smithi157 bash[20376]: audit 2022-04-30T22:32:42.207173+0000 mon.smithi157 (mon.0) 2827 : audit [DBG] from='client.? 172.21.15.157:0/2233911175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:44 smithi165 bash[22175]: cluster 2022-04-30T22:32:42.673847+0000 mgr.smithi157.nfpzoe (mgr.14180) 4122 : cluster [DBG] pgmap v3847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:44 smithi157 bash[20376]: cluster 2022-04-30T22:32:42.673847+0000 mgr.smithi157.nfpzoe (mgr.14180) 4122 : cluster [DBG] pgmap v3847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:46 smithi165 bash[22175]: cluster 2022-04-30T22:32:44.674583+0000 mgr.smithi157.nfpzoe (mgr.14180) 4123 : cluster [DBG] pgmap v3848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:46.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:46 smithi157 bash[20376]: cluster 2022-04-30T22:32:44.674583+0000 mgr.smithi157.nfpzoe (mgr.14180) 4123 : cluster [DBG] pgmap v3848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:47.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:32:47.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:32:47.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:32:47.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:32:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:48 smithi165 bash[22175]: cluster 2022-04-30T22:32:46.675328+0000 mgr.smithi157.nfpzoe (mgr.14180) 4124 : cluster [DBG] pgmap v3849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:48 smithi165 bash[22175]: audit 2022-04-30T22:32:47.538817+0000 mon.smithi157 (mon.0) 2828 : audit [DBG] from='client.? 172.21.15.157:0/2285205821' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:48.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:48 smithi157 bash[20376]: cluster 2022-04-30T22:32:46.675328+0000 mgr.smithi157.nfpzoe (mgr.14180) 4124 : cluster [DBG] pgmap v3849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:48 smithi157 bash[20376]: audit 2022-04-30T22:32:47.538817+0000 mon.smithi157 (mon.0) 2828 : audit [DBG] from='client.? 172.21.15.157:0/2285205821' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:50 smithi165 bash[22175]: cluster 2022-04-30T22:32:48.676024+0000 mgr.smithi157.nfpzoe (mgr.14180) 4125 : cluster [DBG] pgmap v3850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:50.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:50 smithi157 bash[20376]: cluster 2022-04-30T22:32:48.676024+0000 mgr.smithi157.nfpzoe (mgr.14180) 4125 : cluster [DBG] pgmap v3850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:52.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:32:52.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:32:52.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:32:52.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:32:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:52 smithi165 bash[22175]: cluster 2022-04-30T22:32:50.676719+0000 mgr.smithi157.nfpzoe (mgr.14180) 4126 : cluster [DBG] pgmap v3851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:52 smithi157 bash[20376]: cluster 2022-04-30T22:32:50.676719+0000 mgr.smithi157.nfpzoe (mgr.14180) 4126 : cluster [DBG] pgmap v3851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:53 smithi165 bash[22175]: audit 2022-04-30T22:32:52.868284+0000 mon.smithi157 (mon.0) 2829 : audit [DBG] from='client.? 172.21.15.157:0/1082726408' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:53 smithi157 bash[20376]: audit 2022-04-30T22:32:52.868284+0000 mon.smithi157 (mon.0) 2829 : audit [DBG] from='client.? 172.21.15.157:0/1082726408' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:54 smithi165 bash[22175]: cluster 2022-04-30T22:32:52.677136+0000 mgr.smithi157.nfpzoe (mgr.14180) 4127 : cluster [DBG] pgmap v3852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:54 smithi157 bash[20376]: cluster 2022-04-30T22:32:52.677136+0000 mgr.smithi157.nfpzoe (mgr.14180) 4127 : cluster [DBG] pgmap v3852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:56 smithi165 bash[22175]: cluster 2022-04-30T22:32:54.677707+0000 mgr.smithi157.nfpzoe (mgr.14180) 4128 : cluster [DBG] pgmap v3853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:56 smithi157 bash[20376]: cluster 2022-04-30T22:32:54.677707+0000 mgr.smithi157.nfpzoe (mgr.14180) 4128 : cluster [DBG] pgmap v3853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:57.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:32:57.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:32:57.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:32:58.210 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:32:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:58 smithi165 bash[22175]: cluster 2022-04-30T22:32:56.678402+0000 mgr.smithi157.nfpzoe (mgr.14180) 4129 : cluster [DBG] pgmap v3854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:58 smithi165 bash[22175]: audit 2022-04-30T22:32:58.191385+0000 mon.smithi157 (mon.0) 2830 : audit [DBG] from='client.? 172.21.15.157:0/2048399869' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:58 smithi157 bash[20376]: cluster 2022-04-30T22:32:56.678402+0000 mgr.smithi157.nfpzoe (mgr.14180) 4129 : cluster [DBG] pgmap v3854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:32:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:58 smithi157 bash[20376]: audit 2022-04-30T22:32:58.191385+0000 mon.smithi157 (mon.0) 2830 : audit [DBG] from='client.? 172.21.15.157:0/2048399869' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:32:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:59 smithi165 bash[22175]: audit 2022-04-30T22:32:58.735839+0000 mon.smithi157 (mon.0) 2831 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:32:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:32:59 smithi165 bash[22175]: audit 2022-04-30T22:32:58.736175+0000 mon.smithi157 (mon.0) 2832 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:32:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:59 smithi157 bash[20376]: audit 2022-04-30T22:32:58.735839+0000 mon.smithi157 (mon.0) 2831 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:32:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:32:59 smithi157 bash[20376]: audit 2022-04-30T22:32:58.736175+0000 mon.smithi157 (mon.0) 2832 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:33:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:00 smithi165 bash[22175]: cluster 2022-04-30T22:32:58.679124+0000 mgr.smithi157.nfpzoe (mgr.14180) 4130 : cluster [DBG] pgmap v3855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:00 smithi157 bash[20376]: cluster 2022-04-30T22:32:58.679124+0000 mgr.smithi157.nfpzoe (mgr.14180) 4130 : cluster [DBG] pgmap v3855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:02 smithi165 bash[22175]: cluster 2022-04-30T22:33:00.679765+0000 mgr.smithi157.nfpzoe (mgr.14180) 4131 : cluster [DBG] pgmap v3856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:02 smithi157 bash[20376]: cluster 2022-04-30T22:33:00.679765+0000 mgr.smithi157.nfpzoe (mgr.14180) 4131 : cluster [DBG] pgmap v3856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:03.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:33:03.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:33:03.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:33:03.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:33:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:04 smithi165 bash[22175]: cluster 2022-04-30T22:33:02.680420+0000 mgr.smithi157.nfpzoe (mgr.14180) 4132 : cluster [DBG] pgmap v3857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:04 smithi165 bash[22175]: audit 2022-04-30T22:33:03.519978+0000 mon.smithi157 (mon.0) 2833 : audit [DBG] from='client.? 172.21.15.157:0/1118695284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:04.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:04 smithi157 bash[20376]: cluster 2022-04-30T22:33:02.680420+0000 mgr.smithi157.nfpzoe (mgr.14180) 4132 : cluster [DBG] pgmap v3857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:04 smithi157 bash[20376]: audit 2022-04-30T22:33:03.519978+0000 mon.smithi157 (mon.0) 2833 : audit [DBG] from='client.? 172.21.15.157:0/1118695284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:06 smithi165 bash[22175]: cluster 2022-04-30T22:33:04.681049+0000 mgr.smithi157.nfpzoe (mgr.14180) 4133 : cluster [DBG] pgmap v3858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:06 smithi157 bash[20376]: cluster 2022-04-30T22:33:04.681049+0000 mgr.smithi157.nfpzoe (mgr.14180) 4133 : cluster [DBG] pgmap v3858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:08.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:33:08.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:33:08.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:33:08.876 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:33:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:08 smithi165 bash[22175]: cluster 2022-04-30T22:33:06.681725+0000 mgr.smithi157.nfpzoe (mgr.14180) 4134 : cluster [DBG] pgmap v3859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:08 smithi157 bash[20376]: cluster 2022-04-30T22:33:06.681725+0000 mgr.smithi157.nfpzoe (mgr.14180) 4134 : cluster [DBG] pgmap v3859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:09 smithi165 bash[22175]: audit 2022-04-30T22:33:08.851540+0000 mon.smithi157 (mon.0) 2834 : audit [DBG] from='client.? 172.21.15.157:0/1748256408' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:09 smithi157 bash[20376]: audit 2022-04-30T22:33:08.851540+0000 mon.smithi157 (mon.0) 2834 : audit [DBG] from='client.? 172.21.15.157:0/1748256408' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:10 smithi165 bash[22175]: cluster 2022-04-30T22:33:08.682232+0000 mgr.smithi157.nfpzoe (mgr.14180) 4135 : cluster [DBG] pgmap v3860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:10 smithi157 bash[20376]: cluster 2022-04-30T22:33:08.682232+0000 mgr.smithi157.nfpzoe (mgr.14180) 4135 : cluster [DBG] pgmap v3860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:12.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:12 smithi165 bash[22175]: cluster 2022-04-30T22:33:10.682852+0000 mgr.smithi157.nfpzoe (mgr.14180) 4136 : cluster [DBG] pgmap v3861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:12 smithi157 bash[20376]: cluster 2022-04-30T22:33:10.682852+0000 mgr.smithi157.nfpzoe (mgr.14180) 4136 : cluster [DBG] pgmap v3861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:13.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:33:13.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:33:13.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:33:14.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:33:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:14 smithi165 bash[22175]: cluster 2022-04-30T22:33:12.683632+0000 mgr.smithi157.nfpzoe (mgr.14180) 4137 : cluster [DBG] pgmap v3862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:14 smithi165 bash[22175]: audit 2022-04-30T22:33:14.179710+0000 mon.smithi157 (mon.0) 2835 : audit [DBG] from='client.? 172.21.15.157:0/3156840189' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:14 smithi157 bash[20376]: cluster 2022-04-30T22:33:12.683632+0000 mgr.smithi157.nfpzoe (mgr.14180) 4137 : cluster [DBG] pgmap v3862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:14 smithi157 bash[20376]: audit 2022-04-30T22:33:14.179710+0000 mon.smithi157 (mon.0) 2835 : audit [DBG] from='client.? 172.21.15.157:0/3156840189' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:15 smithi165 bash[22175]: audit 2022-04-30T22:33:14.692354+0000 mon.smithi157 (mon.0) 2836 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:33:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:15 smithi165 bash[22175]: audit 2022-04-30T22:33:14.695236+0000 mon.smithi157 (mon.0) 2837 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:33:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:15 smithi165 bash[22175]: audit 2022-04-30T22:33:14.697217+0000 mon.smithi157 (mon.0) 2838 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:33:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:15 smithi165 bash[22175]: audit 2022-04-30T22:33:15.028209+0000 mon.smithi157 (mon.0) 2839 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:33:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:15 smithi165 bash[22175]: audit 2022-04-30T22:33:15.034395+0000 mon.smithi157 (mon.0) 2840 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:33:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:15 smithi157 bash[20376]: audit 2022-04-30T22:33:14.692354+0000 mon.smithi157 (mon.0) 2836 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:33:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:15 smithi157 bash[20376]: audit 2022-04-30T22:33:14.695236+0000 mon.smithi157 (mon.0) 2837 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:33:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:15 smithi157 bash[20376]: audit 2022-04-30T22:33:14.697217+0000 mon.smithi157 (mon.0) 2838 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:33:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:15 smithi157 bash[20376]: audit 2022-04-30T22:33:15.028209+0000 mon.smithi157 (mon.0) 2839 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:33:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:15 smithi157 bash[20376]: audit 2022-04-30T22:33:15.034395+0000 mon.smithi157 (mon.0) 2840 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:33:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:16 smithi165 bash[22175]: cluster 2022-04-30T22:33:14.684257+0000 mgr.smithi157.nfpzoe (mgr.14180) 4138 : cluster [DBG] pgmap v3863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:16 smithi165 bash[22175]: cluster 2022-04-30T22:33:15.023210+0000 mgr.smithi157.nfpzoe (mgr.14180) 4139 : cluster [DBG] pgmap v3864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:16 smithi165 bash[22175]: cluster 2022-04-30T22:33:15.023729+0000 mgr.smithi157.nfpzoe (mgr.14180) 4140 : cluster [DBG] pgmap v3865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:16 smithi165 bash[22175]: cephadm 2022-04-30T22:33:15.035494+0000 mgr.smithi157.nfpzoe (mgr.14180) 4141 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:33:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:16 smithi165 bash[22175]: cephadm 2022-04-30T22:33:15.035660+0000 mgr.smithi157.nfpzoe (mgr.14180) 4142 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:33:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:16 smithi157 bash[20376]: cluster 2022-04-30T22:33:14.684257+0000 mgr.smithi157.nfpzoe (mgr.14180) 4138 : cluster [DBG] pgmap v3863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:16.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:16 smithi157 bash[20376]: cluster 2022-04-30T22:33:15.023210+0000 mgr.smithi157.nfpzoe (mgr.14180) 4139 : cluster [DBG] pgmap v3864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:16.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:16 smithi157 bash[20376]: cluster 2022-04-30T22:33:15.023729+0000 mgr.smithi157.nfpzoe (mgr.14180) 4140 : cluster [DBG] pgmap v3865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:16.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:16 smithi157 bash[20376]: cephadm 2022-04-30T22:33:15.035494+0000 mgr.smithi157.nfpzoe (mgr.14180) 4141 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:33:16.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:16 smithi157 bash[20376]: cephadm 2022-04-30T22:33:15.035660+0000 mgr.smithi157.nfpzoe (mgr.14180) 4142 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:33:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:18 smithi165 bash[22175]: cluster 2022-04-30T22:33:17.024353+0000 mgr.smithi157.nfpzoe (mgr.14180) 4143 : cluster [DBG] pgmap v3866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:18 smithi157 bash[20376]: cluster 2022-04-30T22:33:17.024353+0000 mgr.smithi157.nfpzoe (mgr.14180) 4143 : cluster [DBG] pgmap v3866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:19.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:33:19.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:33:19.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:33:19.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:33:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:19 smithi165 bash[22175]: audit 2022-04-30T22:33:19.507343+0000 mon.smithi157 (mon.0) 2841 : audit [DBG] from='client.? 172.21.15.157:0/572263476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:19.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:19 smithi157 bash[20376]: audit 2022-04-30T22:33:19.507343+0000 mon.smithi157 (mon.0) 2841 : audit [DBG] from='client.? 172.21.15.157:0/572263476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:20 smithi165 bash[22175]: cluster 2022-04-30T22:33:19.024952+0000 mgr.smithi157.nfpzoe (mgr.14180) 4144 : cluster [DBG] pgmap v3867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:20 smithi157 bash[20376]: cluster 2022-04-30T22:33:19.024952+0000 mgr.smithi157.nfpzoe (mgr.14180) 4144 : cluster [DBG] pgmap v3867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:22 smithi165 bash[22175]: cluster 2022-04-30T22:33:21.025551+0000 mgr.smithi157.nfpzoe (mgr.14180) 4145 : cluster [DBG] pgmap v3868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:22 smithi157 bash[20376]: cluster 2022-04-30T22:33:21.025551+0000 mgr.smithi157.nfpzoe (mgr.14180) 4145 : cluster [DBG] pgmap v3868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:24.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:33:24.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:33:24.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:33:24.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:33:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:24 smithi165 bash[22175]: cluster 2022-04-30T22:33:23.026170+0000 mgr.smithi157.nfpzoe (mgr.14180) 4146 : cluster [DBG] pgmap v3869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:24 smithi157 bash[20376]: cluster 2022-04-30T22:33:23.026170+0000 mgr.smithi157.nfpzoe (mgr.14180) 4146 : cluster [DBG] pgmap v3869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:25.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:25 smithi165 bash[22175]: audit 2022-04-30T22:33:24.838101+0000 mon.smithi157 (mon.0) 2842 : audit [DBG] from='client.? 172.21.15.157:0/40262060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:25 smithi157 bash[20376]: audit 2022-04-30T22:33:24.838101+0000 mon.smithi157 (mon.0) 2842 : audit [DBG] from='client.? 172.21.15.157:0/40262060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:26 smithi165 bash[22175]: cluster 2022-04-30T22:33:25.026797+0000 mgr.smithi157.nfpzoe (mgr.14180) 4147 : cluster [DBG] pgmap v3870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:26 smithi157 bash[20376]: cluster 2022-04-30T22:33:25.026797+0000 mgr.smithi157.nfpzoe (mgr.14180) 4147 : cluster [DBG] pgmap v3870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:28 smithi165 bash[22175]: cluster 2022-04-30T22:33:27.027416+0000 mgr.smithi157.nfpzoe (mgr.14180) 4148 : cluster [DBG] pgmap v3871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:28 smithi157 bash[20376]: cluster 2022-04-30T22:33:27.027416+0000 mgr.smithi157.nfpzoe (mgr.14180) 4148 : cluster [DBG] pgmap v3871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:29.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:33:29.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:33:29.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:33:30.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:33:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:30 smithi165 bash[22175]: cluster 2022-04-30T22:33:29.028074+0000 mgr.smithi157.nfpzoe (mgr.14180) 4149 : cluster [DBG] pgmap v3872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:30 smithi165 bash[22175]: audit 2022-04-30T22:33:30.171206+0000 mon.smithi157 (mon.0) 2843 : audit [DBG] from='client.? 172.21.15.157:0/696903809' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:30.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:30 smithi157 bash[20376]: cluster 2022-04-30T22:33:29.028074+0000 mgr.smithi157.nfpzoe (mgr.14180) 4149 : cluster [DBG] pgmap v3872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:30 smithi157 bash[20376]: audit 2022-04-30T22:33:30.171206+0000 mon.smithi157 (mon.0) 2843 : audit [DBG] from='client.? 172.21.15.157:0/696903809' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:32 smithi165 bash[22175]: cluster 2022-04-30T22:33:31.028705+0000 mgr.smithi157.nfpzoe (mgr.14180) 4150 : cluster [DBG] pgmap v3873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:32 smithi157 bash[20376]: cluster 2022-04-30T22:33:31.028705+0000 mgr.smithi157.nfpzoe (mgr.14180) 4150 : cluster [DBG] pgmap v3873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:34 smithi165 bash[22175]: cluster 2022-04-30T22:33:33.029339+0000 mgr.smithi157.nfpzoe (mgr.14180) 4151 : cluster [DBG] pgmap v3874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:34 smithi157 bash[20376]: cluster 2022-04-30T22:33:33.029339+0000 mgr.smithi157.nfpzoe (mgr.14180) 4151 : cluster [DBG] pgmap v3874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:35.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:33:35.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:33:35.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:33:35.524 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:33:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:35 smithi165 bash[22175]: audit 2022-04-30T22:33:35.497538+0000 mon.smithi157 (mon.0) 2844 : audit [DBG] from='client.? 172.21.15.157:0/2422878642' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:35 smithi157 bash[20376]: audit 2022-04-30T22:33:35.497538+0000 mon.smithi157 (mon.0) 2844 : audit [DBG] from='client.? 172.21.15.157:0/2422878642' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:36 smithi165 bash[22175]: cluster 2022-04-30T22:33:35.029971+0000 mgr.smithi157.nfpzoe (mgr.14180) 4152 : cluster [DBG] pgmap v3875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:36 smithi157 bash[20376]: cluster 2022-04-30T22:33:35.029971+0000 mgr.smithi157.nfpzoe (mgr.14180) 4152 : cluster [DBG] pgmap v3875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:38 smithi165 bash[22175]: cluster 2022-04-30T22:33:37.030622+0000 mgr.smithi157.nfpzoe (mgr.14180) 4153 : cluster [DBG] pgmap v3876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:38 smithi157 bash[20376]: cluster 2022-04-30T22:33:37.030622+0000 mgr.smithi157.nfpzoe (mgr.14180) 4153 : cluster [DBG] pgmap v3876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:40.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:33:40.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:33:40.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:33:40.851 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:33:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:40 smithi165 bash[22175]: cluster 2022-04-30T22:33:39.031324+0000 mgr.smithi157.nfpzoe (mgr.14180) 4154 : cluster [DBG] pgmap v3877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:40 smithi157 bash[20376]: cluster 2022-04-30T22:33:39.031324+0000 mgr.smithi157.nfpzoe (mgr.14180) 4154 : cluster [DBG] pgmap v3877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:41 smithi165 bash[22175]: audit 2022-04-30T22:33:40.830960+0000 mon.smithi157 (mon.0) 2845 : audit [DBG] from='client.? 172.21.15.157:0/720315183' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:41 smithi157 bash[20376]: audit 2022-04-30T22:33:40.830960+0000 mon.smithi157 (mon.0) 2845 : audit [DBG] from='client.? 172.21.15.157:0/720315183' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:42 smithi165 bash[22175]: cluster 2022-04-30T22:33:41.031949+0000 mgr.smithi157.nfpzoe (mgr.14180) 4155 : cluster [DBG] pgmap v3878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:42 smithi157 bash[20376]: cluster 2022-04-30T22:33:41.031949+0000 mgr.smithi157.nfpzoe (mgr.14180) 4155 : cluster [DBG] pgmap v3878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:44 smithi165 bash[22175]: cluster 2022-04-30T22:33:43.032600+0000 mgr.smithi157.nfpzoe (mgr.14180) 4156 : cluster [DBG] pgmap v3879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:44 smithi157 bash[20376]: cluster 2022-04-30T22:33:43.032600+0000 mgr.smithi157.nfpzoe (mgr.14180) 4156 : cluster [DBG] pgmap v3879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:45.854 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:33:45.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:33:45.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:33:46.180 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:33:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:46 smithi165 bash[22175]: cluster 2022-04-30T22:33:45.033249+0000 mgr.smithi157.nfpzoe (mgr.14180) 4157 : cluster [DBG] pgmap v3880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:46 smithi165 bash[22175]: audit 2022-04-30T22:33:46.160228+0000 mon.smithi157 (mon.0) 2846 : audit [DBG] from='client.? 172.21.15.157:0/3981529524' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:46.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:46 smithi157 bash[20376]: cluster 2022-04-30T22:33:45.033249+0000 mgr.smithi157.nfpzoe (mgr.14180) 4157 : cluster [DBG] pgmap v3880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:46 smithi157 bash[20376]: audit 2022-04-30T22:33:46.160228+0000 mon.smithi157 (mon.0) 2846 : audit [DBG] from='client.? 172.21.15.157:0/3981529524' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:48 smithi165 bash[22175]: cluster 2022-04-30T22:33:47.033871+0000 mgr.smithi157.nfpzoe (mgr.14180) 4158 : cluster [DBG] pgmap v3881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:48.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:48 smithi157 bash[20376]: cluster 2022-04-30T22:33:47.033871+0000 mgr.smithi157.nfpzoe (mgr.14180) 4158 : cluster [DBG] pgmap v3881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:50 smithi165 bash[22175]: cluster 2022-04-30T22:33:49.034580+0000 mgr.smithi157.nfpzoe (mgr.14180) 4159 : cluster [DBG] pgmap v3882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:50.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:50 smithi157 bash[20376]: cluster 2022-04-30T22:33:49.034580+0000 mgr.smithi157.nfpzoe (mgr.14180) 4159 : cluster [DBG] pgmap v3882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:51.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:33:51.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:33:51.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:33:51.501 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:33:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:51 smithi165 bash[22175]: audit 2022-04-30T22:33:51.480938+0000 mon.smithi157 (mon.0) 2847 : audit [DBG] from='client.? 172.21.15.157:0/60603394' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:51 smithi157 bash[20376]: audit 2022-04-30T22:33:51.480938+0000 mon.smithi157 (mon.0) 2847 : audit [DBG] from='client.? 172.21.15.157:0/60603394' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:52 smithi165 bash[22175]: cluster 2022-04-30T22:33:51.035264+0000 mgr.smithi157.nfpzoe (mgr.14180) 4160 : cluster [DBG] pgmap v3883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:52 smithi157 bash[20376]: cluster 2022-04-30T22:33:51.035264+0000 mgr.smithi157.nfpzoe (mgr.14180) 4160 : cluster [DBG] pgmap v3883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:54 smithi165 bash[22175]: cluster 2022-04-30T22:33:53.035902+0000 mgr.smithi157.nfpzoe (mgr.14180) 4161 : cluster [DBG] pgmap v3884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:54 smithi157 bash[20376]: cluster 2022-04-30T22:33:53.035902+0000 mgr.smithi157.nfpzoe (mgr.14180) 4161 : cluster [DBG] pgmap v3884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:56.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:33:56.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:33:56.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:33:56.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:33:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:56 smithi165 bash[22175]: cluster 2022-04-30T22:33:55.036482+0000 mgr.smithi157.nfpzoe (mgr.14180) 4162 : cluster [DBG] pgmap v3885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:56.961 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:56 smithi157 bash[20376]: cluster 2022-04-30T22:33:55.036482+0000 mgr.smithi157.nfpzoe (mgr.14180) 4162 : cluster [DBG] pgmap v3885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:57 smithi165 bash[22175]: audit 2022-04-30T22:33:56.809801+0000 mon.smithi157 (mon.0) 2848 : audit [DBG] from='client.? 172.21.15.157:0/1280338078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:57 smithi157 bash[20376]: audit 2022-04-30T22:33:56.809801+0000 mon.smithi157 (mon.0) 2848 : audit [DBG] from='client.? 172.21.15.157:0/1280338078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:33:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:58 smithi165 bash[22175]: cluster 2022-04-30T22:33:57.037163+0000 mgr.smithi157.nfpzoe (mgr.14180) 4163 : cluster [DBG] pgmap v3886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:58 smithi157 bash[20376]: cluster 2022-04-30T22:33:57.037163+0000 mgr.smithi157.nfpzoe (mgr.14180) 4163 : cluster [DBG] pgmap v3886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:33:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:59 smithi165 bash[22175]: audit 2022-04-30T22:33:58.743226+0000 mon.smithi157 (mon.0) 2849 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:33:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:33:59 smithi165 bash[22175]: audit 2022-04-30T22:33:58.743816+0000 mon.smithi157 (mon.0) 2850 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:33:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:59 smithi157 bash[20376]: audit 2022-04-30T22:33:58.743226+0000 mon.smithi157 (mon.0) 2849 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:33:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:33:59 smithi157 bash[20376]: audit 2022-04-30T22:33:58.743816+0000 mon.smithi157 (mon.0) 2850 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:34:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:00 smithi165 bash[22175]: cluster 2022-04-30T22:33:59.037805+0000 mgr.smithi157.nfpzoe (mgr.14180) 4164 : cluster [DBG] pgmap v3887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:00 smithi157 bash[20376]: cluster 2022-04-30T22:33:59.037805+0000 mgr.smithi157.nfpzoe (mgr.14180) 4164 : cluster [DBG] pgmap v3887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:01.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:34:01.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:34:01.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:34:02.149 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:34:02.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:02 smithi165 bash[22175]: cluster 2022-04-30T22:34:01.038393+0000 mgr.smithi157.nfpzoe (mgr.14180) 4165 : cluster [DBG] pgmap v3888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:02.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:02 smithi165 bash[22175]: audit 2022-04-30T22:34:02.129218+0000 mon.smithi157 (mon.0) 2851 : audit [DBG] from='client.? 172.21.15.157:0/920645880' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:02 smithi157 bash[20376]: cluster 2022-04-30T22:34:01.038393+0000 mgr.smithi157.nfpzoe (mgr.14180) 4165 : cluster [DBG] pgmap v3888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:02 smithi157 bash[20376]: audit 2022-04-30T22:34:02.129218+0000 mon.smithi157 (mon.0) 2851 : audit [DBG] from='client.? 172.21.15.157:0/920645880' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:04 smithi165 bash[22175]: cluster 2022-04-30T22:34:03.039012+0000 mgr.smithi157.nfpzoe (mgr.14180) 4166 : cluster [DBG] pgmap v3889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:04.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:04 smithi157 bash[20376]: cluster 2022-04-30T22:34:03.039012+0000 mgr.smithi157.nfpzoe (mgr.14180) 4166 : cluster [DBG] pgmap v3889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:06.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:06 smithi165 bash[22175]: cluster 2022-04-30T22:34:05.039623+0000 mgr.smithi157.nfpzoe (mgr.14180) 4167 : cluster [DBG] pgmap v3890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:06 smithi157 bash[20376]: cluster 2022-04-30T22:34:05.039623+0000 mgr.smithi157.nfpzoe (mgr.14180) 4167 : cluster [DBG] pgmap v3890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:07.153 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:34:07.154 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:34:07.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:34:07.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:34:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:07 smithi165 bash[22175]: audit 2022-04-30T22:34:07.458180+0000 mon.smithi157 (mon.0) 2852 : audit [DBG] from='client.? 172.21.15.157:0/3575579178' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:07 smithi157 bash[20376]: audit 2022-04-30T22:34:07.458180+0000 mon.smithi157 (mon.0) 2852 : audit [DBG] from='client.? 172.21.15.157:0/3575579178' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:08 smithi165 bash[22175]: cluster 2022-04-30T22:34:07.040320+0000 mgr.smithi157.nfpzoe (mgr.14180) 4168 : cluster [DBG] pgmap v3891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:08 smithi157 bash[20376]: cluster 2022-04-30T22:34:07.040320+0000 mgr.smithi157.nfpzoe (mgr.14180) 4168 : cluster [DBG] pgmap v3891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:10 smithi165 bash[22175]: cluster 2022-04-30T22:34:09.041012+0000 mgr.smithi157.nfpzoe (mgr.14180) 4169 : cluster [DBG] pgmap v3892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:10 smithi157 bash[20376]: cluster 2022-04-30T22:34:09.041012+0000 mgr.smithi157.nfpzoe (mgr.14180) 4169 : cluster [DBG] pgmap v3892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:12.482 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:34:12.482 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:34:12.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:34:12.805 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:34:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:12 smithi165 bash[22175]: cluster 2022-04-30T22:34:11.041667+0000 mgr.smithi157.nfpzoe (mgr.14180) 4170 : cluster [DBG] pgmap v3893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:12 smithi157 bash[20376]: cluster 2022-04-30T22:34:11.041667+0000 mgr.smithi157.nfpzoe (mgr.14180) 4170 : cluster [DBG] pgmap v3893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:13.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:13 smithi165 bash[22175]: audit 2022-04-30T22:34:12.785146+0000 mon.smithi157 (mon.0) 2853 : audit [DBG] from='client.? 172.21.15.157:0/1404502341' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:13 smithi157 bash[20376]: audit 2022-04-30T22:34:12.785146+0000 mon.smithi157 (mon.0) 2853 : audit [DBG] from='client.? 172.21.15.157:0/1404502341' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:14 smithi165 bash[22175]: cluster 2022-04-30T22:34:13.042302+0000 mgr.smithi157.nfpzoe (mgr.14180) 4171 : cluster [DBG] pgmap v3894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:14 smithi157 bash[20376]: cluster 2022-04-30T22:34:13.042302+0000 mgr.smithi157.nfpzoe (mgr.14180) 4171 : cluster [DBG] pgmap v3894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:15 smithi165 bash[22175]: audit 2022-04-30T22:34:15.046893+0000 mon.smithi157 (mon.0) 2854 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:34:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:15 smithi165 bash[22175]: audit 2022-04-30T22:34:15.049835+0000 mon.smithi157 (mon.0) 2855 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:34:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:15 smithi165 bash[22175]: audit 2022-04-30T22:34:15.052122+0000 mon.smithi157 (mon.0) 2856 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:34:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:15 smithi157 bash[20376]: audit 2022-04-30T22:34:15.046893+0000 mon.smithi157 (mon.0) 2854 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:34:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:15 smithi157 bash[20376]: audit 2022-04-30T22:34:15.049835+0000 mon.smithi157 (mon.0) 2855 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:34:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:15 smithi157 bash[20376]: audit 2022-04-30T22:34:15.052122+0000 mon.smithi157 (mon.0) 2856 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:34:16.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:16 smithi165 bash[22175]: cluster 2022-04-30T22:34:15.042908+0000 mgr.smithi157.nfpzoe (mgr.14180) 4172 : cluster [DBG] pgmap v3895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:16 smithi157 bash[20376]: cluster 2022-04-30T22:34:15.042908+0000 mgr.smithi157.nfpzoe (mgr.14180) 4172 : cluster [DBG] pgmap v3895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:17.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:34:17.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:34:17.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:34:18.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:34:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:18 smithi165 bash[22175]: cluster 2022-04-30T22:34:17.043657+0000 mgr.smithi157.nfpzoe (mgr.14180) 4173 : cluster [DBG] pgmap v3896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:18 smithi165 bash[22175]: audit 2022-04-30T22:34:18.114607+0000 mon.smithi157 (mon.0) 2857 : audit [DBG] from='client.? 172.21.15.157:0/3676634065' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:18 smithi157 bash[20376]: cluster 2022-04-30T22:34:17.043657+0000 mgr.smithi157.nfpzoe (mgr.14180) 4173 : cluster [DBG] pgmap v3896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:18 smithi157 bash[20376]: audit 2022-04-30T22:34:18.114607+0000 mon.smithi157 (mon.0) 2857 : audit [DBG] from='client.? 172.21.15.157:0/3676634065' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:19 smithi165 bash[22175]: audit 2022-04-30T22:34:18.831138+0000 mon.smithi157 (mon.0) 2858 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:34:20.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:19 smithi165 bash[22175]: cluster 2022-04-30T22:34:19.044277+0000 mgr.smithi157.nfpzoe (mgr.14180) 4174 : cluster [DBG] pgmap v3897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:20.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:19 smithi165 bash[22175]: cluster 2022-04-30T22:34:19.121024+0000 mgr.smithi157.nfpzoe (mgr.14180) 4175 : cluster [DBG] pgmap v3898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:20.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:19 smithi165 bash[22175]: cluster 2022-04-30T22:34:19.121555+0000 mgr.smithi157.nfpzoe (mgr.14180) 4176 : cluster [DBG] pgmap v3899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:20.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:19 smithi165 bash[22175]: audit 2022-04-30T22:34:19.129059+0000 mon.smithi157 (mon.0) 2859 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:34:20.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:19 smithi165 bash[22175]: audit 2022-04-30T22:34:19.145133+0000 mon.smithi157 (mon.0) 2860 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:34:20.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:19 smithi165 bash[22175]: cephadm 2022-04-30T22:34:19.146922+0000 mgr.smithi157.nfpzoe (mgr.14180) 4177 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:34:20.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:19 smithi165 bash[22175]: cephadm 2022-04-30T22:34:19.147664+0000 mgr.smithi157.nfpzoe (mgr.14180) 4178 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:34:20.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:19 smithi157 bash[20376]: audit 2022-04-30T22:34:18.831138+0000 mon.smithi157 (mon.0) 2858 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:34:20.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:19 smithi157 bash[20376]: cluster 2022-04-30T22:34:19.044277+0000 mgr.smithi157.nfpzoe (mgr.14180) 4174 : cluster [DBG] pgmap v3897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:20.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:19 smithi157 bash[20376]: cluster 2022-04-30T22:34:19.121024+0000 mgr.smithi157.nfpzoe (mgr.14180) 4175 : cluster [DBG] pgmap v3898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:20.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:19 smithi157 bash[20376]: cluster 2022-04-30T22:34:19.121555+0000 mgr.smithi157.nfpzoe (mgr.14180) 4176 : cluster [DBG] pgmap v3899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:20.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:19 smithi157 bash[20376]: audit 2022-04-30T22:34:19.129059+0000 mon.smithi157 (mon.0) 2859 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:34:20.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:19 smithi157 bash[20376]: audit 2022-04-30T22:34:19.145133+0000 mon.smithi157 (mon.0) 2860 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:34:20.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:19 smithi157 bash[20376]: cephadm 2022-04-30T22:34:19.146922+0000 mgr.smithi157.nfpzoe (mgr.14180) 4177 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:34:20.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:19 smithi157 bash[20376]: cephadm 2022-04-30T22:34:19.147664+0000 mgr.smithi157.nfpzoe (mgr.14180) 4178 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:34:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:22 smithi157 bash[20376]: cluster 2022-04-30T22:34:21.122143+0000 mgr.smithi157.nfpzoe (mgr.14180) 4179 : cluster [DBG] pgmap v3900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:22 smithi165 bash[22175]: cluster 2022-04-30T22:34:21.122143+0000 mgr.smithi157.nfpzoe (mgr.14180) 4179 : cluster [DBG] pgmap v3900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:23.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:34:23.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:34:23.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:34:23.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:34:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:24 smithi157 bash[20376]: cluster 2022-04-30T22:34:23.122710+0000 mgr.smithi157.nfpzoe (mgr.14180) 4180 : cluster [DBG] pgmap v3901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:24 smithi157 bash[20376]: audit 2022-04-30T22:34:23.442843+0000 mon.smithi157 (mon.0) 2861 : audit [DBG] from='client.? 172.21.15.157:0/3332942601' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:24 smithi165 bash[22175]: cluster 2022-04-30T22:34:23.122710+0000 mgr.smithi157.nfpzoe (mgr.14180) 4180 : cluster [DBG] pgmap v3901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:24.681 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:24 smithi165 bash[22175]: audit 2022-04-30T22:34:23.442843+0000 mon.smithi157 (mon.0) 2861 : audit [DBG] from='client.? 172.21.15.157:0/3332942601' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:26 smithi157 bash[20376]: cluster 2022-04-30T22:34:25.123312+0000 mgr.smithi157.nfpzoe (mgr.14180) 4181 : cluster [DBG] pgmap v3902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:26 smithi165 bash[22175]: cluster 2022-04-30T22:34:25.123312+0000 mgr.smithi157.nfpzoe (mgr.14180) 4181 : cluster [DBG] pgmap v3902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:28 smithi157 bash[20376]: cluster 2022-04-30T22:34:27.123937+0000 mgr.smithi157.nfpzoe (mgr.14180) 4182 : cluster [DBG] pgmap v3903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:28.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:34:28.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:34:28.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:34:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:28 smithi165 bash[22175]: cluster 2022-04-30T22:34:27.123937+0000 mgr.smithi157.nfpzoe (mgr.14180) 4182 : cluster [DBG] pgmap v3903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:28.789 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:34:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:29 smithi165 bash[22175]: audit 2022-04-30T22:34:28.769296+0000 mon.smithi157 (mon.0) 2862 : audit [DBG] from='client.? 172.21.15.157:0/438014130' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:29.962 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:29 smithi157 bash[20376]: audit 2022-04-30T22:34:28.769296+0000 mon.smithi157 (mon.0) 2862 : audit [DBG] from='client.? 172.21.15.157:0/438014130' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:30 smithi165 bash[22175]: cluster 2022-04-30T22:34:29.124608+0000 mgr.smithi157.nfpzoe (mgr.14180) 4183 : cluster [DBG] pgmap v3904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:30.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:30 smithi157 bash[20376]: cluster 2022-04-30T22:34:29.124608+0000 mgr.smithi157.nfpzoe (mgr.14180) 4183 : cluster [DBG] pgmap v3904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:32 smithi165 bash[22175]: cluster 2022-04-30T22:34:31.125289+0000 mgr.smithi157.nfpzoe (mgr.14180) 4184 : cluster [DBG] pgmap v3905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:32.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:32 smithi157 bash[20376]: cluster 2022-04-30T22:34:31.125289+0000 mgr.smithi157.nfpzoe (mgr.14180) 4184 : cluster [DBG] pgmap v3905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:33.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:34:33.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:34:33.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:34:34.118 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:34:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:34 smithi165 bash[22175]: cluster 2022-04-30T22:34:33.125928+0000 mgr.smithi157.nfpzoe (mgr.14180) 4185 : cluster [DBG] pgmap v3906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:34 smithi165 bash[22175]: audit 2022-04-30T22:34:34.098565+0000 mon.smithi157 (mon.0) 2863 : audit [DBG] from='client.? 172.21.15.157:0/2348808199' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:34 smithi157 bash[20376]: cluster 2022-04-30T22:34:33.125928+0000 mgr.smithi157.nfpzoe (mgr.14180) 4185 : cluster [DBG] pgmap v3906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:34 smithi157 bash[20376]: audit 2022-04-30T22:34:34.098565+0000 mon.smithi157 (mon.0) 2863 : audit [DBG] from='client.? 172.21.15.157:0/2348808199' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:36 smithi165 bash[22175]: cluster 2022-04-30T22:34:35.126544+0000 mgr.smithi157.nfpzoe (mgr.14180) 4186 : cluster [DBG] pgmap v3907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:36 smithi157 bash[20376]: cluster 2022-04-30T22:34:35.126544+0000 mgr.smithi157.nfpzoe (mgr.14180) 4186 : cluster [DBG] pgmap v3907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:38 smithi165 bash[22175]: cluster 2022-04-30T22:34:37.127235+0000 mgr.smithi157.nfpzoe (mgr.14180) 4187 : cluster [DBG] pgmap v3908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:38 smithi157 bash[20376]: cluster 2022-04-30T22:34:37.127235+0000 mgr.smithi157.nfpzoe (mgr.14180) 4187 : cluster [DBG] pgmap v3908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:39.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:34:39.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:34:39.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:34:39.456 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:34:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:39 smithi165 bash[22175]: audit 2022-04-30T22:34:39.431151+0000 mon.smithi157 (mon.0) 2864 : audit [DBG] from='client.? 172.21.15.157:0/2151469550' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:39 smithi157 bash[20376]: audit 2022-04-30T22:34:39.431151+0000 mon.smithi157 (mon.0) 2864 : audit [DBG] from='client.? 172.21.15.157:0/2151469550' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:40 smithi165 bash[22175]: cluster 2022-04-30T22:34:39.127923+0000 mgr.smithi157.nfpzoe (mgr.14180) 4188 : cluster [DBG] pgmap v3909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:40 smithi157 bash[20376]: cluster 2022-04-30T22:34:39.127923+0000 mgr.smithi157.nfpzoe (mgr.14180) 4188 : cluster [DBG] pgmap v3909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:42 smithi165 bash[22175]: cluster 2022-04-30T22:34:41.128700+0000 mgr.smithi157.nfpzoe (mgr.14180) 4189 : cluster [DBG] pgmap v3910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:42 smithi157 bash[20376]: cluster 2022-04-30T22:34:41.128700+0000 mgr.smithi157.nfpzoe (mgr.14180) 4189 : cluster [DBG] pgmap v3910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:44.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:34:44.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:34:44.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:34:44.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:34:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:44 smithi165 bash[22175]: cluster 2022-04-30T22:34:43.129344+0000 mgr.smithi157.nfpzoe (mgr.14180) 4190 : cluster [DBG] pgmap v3911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:44 smithi157 bash[20376]: cluster 2022-04-30T22:34:43.129344+0000 mgr.smithi157.nfpzoe (mgr.14180) 4190 : cluster [DBG] pgmap v3911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:45 smithi165 bash[22175]: audit 2022-04-30T22:34:44.757060+0000 mon.smithi157 (mon.0) 2865 : audit [DBG] from='client.? 172.21.15.157:0/477599672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:45 smithi157 bash[20376]: audit 2022-04-30T22:34:44.757060+0000 mon.smithi157 (mon.0) 2865 : audit [DBG] from='client.? 172.21.15.157:0/477599672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:46 smithi165 bash[22175]: cluster 2022-04-30T22:34:45.129970+0000 mgr.smithi157.nfpzoe (mgr.14180) 4191 : cluster [DBG] pgmap v3912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:46 smithi157 bash[20376]: cluster 2022-04-30T22:34:45.129970+0000 mgr.smithi157.nfpzoe (mgr.14180) 4191 : cluster [DBG] pgmap v3912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:48 smithi165 bash[22175]: cluster 2022-04-30T22:34:47.130611+0000 mgr.smithi157.nfpzoe (mgr.14180) 4192 : cluster [DBG] pgmap v3913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:48 smithi157 bash[20376]: cluster 2022-04-30T22:34:47.130611+0000 mgr.smithi157.nfpzoe (mgr.14180) 4192 : cluster [DBG] pgmap v3913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:49.784 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:34:49.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:34:49.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:34:50.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:34:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:50 smithi165 bash[22175]: cluster 2022-04-30T22:34:49.131302+0000 mgr.smithi157.nfpzoe (mgr.14180) 4193 : cluster [DBG] pgmap v3914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:50.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:50 smithi165 bash[22175]: audit 2022-04-30T22:34:50.085558+0000 mon.smithi157 (mon.0) 2866 : audit [DBG] from='client.? 172.21.15.157:0/320137646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:50.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:50 smithi157 bash[20376]: cluster 2022-04-30T22:34:49.131302+0000 mgr.smithi157.nfpzoe (mgr.14180) 4193 : cluster [DBG] pgmap v3914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:50.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:50 smithi157 bash[20376]: audit 2022-04-30T22:34:50.085558+0000 mon.smithi157 (mon.0) 2866 : audit [DBG] from='client.? 172.21.15.157:0/320137646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:52.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:52 smithi165 bash[22175]: cluster 2022-04-30T22:34:51.131942+0000 mgr.smithi157.nfpzoe (mgr.14180) 4194 : cluster [DBG] pgmap v3915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:52 smithi157 bash[20376]: cluster 2022-04-30T22:34:51.131942+0000 mgr.smithi157.nfpzoe (mgr.14180) 4194 : cluster [DBG] pgmap v3915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:54 smithi165 bash[22175]: cluster 2022-04-30T22:34:53.132555+0000 mgr.smithi157.nfpzoe (mgr.14180) 4195 : cluster [DBG] pgmap v3916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:54 smithi157 bash[20376]: cluster 2022-04-30T22:34:53.132555+0000 mgr.smithi157.nfpzoe (mgr.14180) 4195 : cluster [DBG] pgmap v3916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:55.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:34:55.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:34:55.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:34:55.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:34:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:55 smithi165 bash[22175]: audit 2022-04-30T22:34:55.412555+0000 mon.smithi157 (mon.0) 2867 : audit [DBG] from='client.? 172.21.15.157:0/3620134387' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:55 smithi157 bash[20376]: audit 2022-04-30T22:34:55.412555+0000 mon.smithi157 (mon.0) 2867 : audit [DBG] from='client.? 172.21.15.157:0/3620134387' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:34:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:56 smithi165 bash[22175]: cluster 2022-04-30T22:34:55.133274+0000 mgr.smithi157.nfpzoe (mgr.14180) 4196 : cluster [DBG] pgmap v3917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:56 smithi157 bash[20376]: cluster 2022-04-30T22:34:55.133274+0000 mgr.smithi157.nfpzoe (mgr.14180) 4196 : cluster [DBG] pgmap v3917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:58 smithi165 bash[22175]: cluster 2022-04-30T22:34:57.133963+0000 mgr.smithi157.nfpzoe (mgr.14180) 4197 : cluster [DBG] pgmap v3918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:58 smithi157 bash[20376]: cluster 2022-04-30T22:34:57.133963+0000 mgr.smithi157.nfpzoe (mgr.14180) 4197 : cluster [DBG] pgmap v3918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:34:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:59 smithi165 bash[22175]: audit 2022-04-30T22:34:58.750781+0000 mon.smithi157 (mon.0) 2868 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:34:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:34:59 smithi165 bash[22175]: audit 2022-04-30T22:34:58.751303+0000 mon.smithi157 (mon.0) 2869 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:34:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:59 smithi157 bash[20376]: audit 2022-04-30T22:34:58.750781+0000 mon.smithi157 (mon.0) 2868 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:34:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:34:59 smithi157 bash[20376]: audit 2022-04-30T22:34:58.751303+0000 mon.smithi157 (mon.0) 2869 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:35:00.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:35:00.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:35:00.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:35:00.765 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:35:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:00 smithi165 bash[22175]: cluster 2022-04-30T22:34:59.134720+0000 mgr.smithi157.nfpzoe (mgr.14180) 4198 : cluster [DBG] pgmap v3919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:00 smithi157 bash[20376]: cluster 2022-04-30T22:34:59.134720+0000 mgr.smithi157.nfpzoe (mgr.14180) 4198 : cluster [DBG] pgmap v3919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:01.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:01 smithi165 bash[22175]: audit 2022-04-30T22:35:00.745317+0000 mon.smithi157 (mon.0) 2870 : audit [DBG] from='client.? 172.21.15.157:0/2109908540' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:01 smithi157 bash[20376]: audit 2022-04-30T22:35:00.745317+0000 mon.smithi157 (mon.0) 2870 : audit [DBG] from='client.? 172.21.15.157:0/2109908540' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:02 smithi165 bash[22175]: cluster 2022-04-30T22:35:01.135448+0000 mgr.smithi157.nfpzoe (mgr.14180) 4199 : cluster [DBG] pgmap v3920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:02 smithi157 bash[20376]: cluster 2022-04-30T22:35:01.135448+0000 mgr.smithi157.nfpzoe (mgr.14180) 4199 : cluster [DBG] pgmap v3920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:04 smithi165 bash[22175]: cluster 2022-04-30T22:35:03.136082+0000 mgr.smithi157.nfpzoe (mgr.14180) 4200 : cluster [DBG] pgmap v3921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:04 smithi157 bash[20376]: cluster 2022-04-30T22:35:03.136082+0000 mgr.smithi157.nfpzoe (mgr.14180) 4200 : cluster [DBG] pgmap v3921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:05.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:35:05.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:35:05.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:35:06.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:35:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:06 smithi157 bash[20376]: cluster 2022-04-30T22:35:05.136777+0000 mgr.smithi157.nfpzoe (mgr.14180) 4201 : cluster [DBG] pgmap v3922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:06 smithi157 bash[20376]: audit 2022-04-30T22:35:06.066718+0000 mon.smithi157 (mon.0) 2871 : audit [DBG] from='client.? 172.21.15.157:0/506431698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:06 smithi165 bash[22175]: cluster 2022-04-30T22:35:05.136777+0000 mgr.smithi157.nfpzoe (mgr.14180) 4201 : cluster [DBG] pgmap v3922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:07.214 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:06 smithi165 bash[22175]: audit 2022-04-30T22:35:06.066718+0000 mon.smithi157 (mon.0) 2871 : audit [DBG] from='client.? 172.21.15.157:0/506431698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:08 smithi157 bash[20376]: cluster 2022-04-30T22:35:07.137520+0000 mgr.smithi157.nfpzoe (mgr.14180) 4202 : cluster [DBG] pgmap v3923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:08 smithi165 bash[22175]: cluster 2022-04-30T22:35:07.137520+0000 mgr.smithi157.nfpzoe (mgr.14180) 4202 : cluster [DBG] pgmap v3923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:10.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:10 smithi157 bash[20376]: cluster 2022-04-30T22:35:09.138222+0000 mgr.smithi157.nfpzoe (mgr.14180) 4203 : cluster [DBG] pgmap v3924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:11.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:35:11.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:35:11.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:35:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:10 smithi165 bash[22175]: cluster 2022-04-30T22:35:09.138222+0000 mgr.smithi157.nfpzoe (mgr.14180) 4203 : cluster [DBG] pgmap v3924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:11.417 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:35:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:11 smithi157 bash[20376]: audit 2022-04-30T22:35:11.397495+0000 mon.smithi157 (mon.0) 2872 : audit [DBG] from='client.? 172.21.15.157:0/3380408299' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:11 smithi165 bash[22175]: audit 2022-04-30T22:35:11.397495+0000 mon.smithi157 (mon.0) 2872 : audit [DBG] from='client.? 172.21.15.157:0/3380408299' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:12 smithi157 bash[20376]: cluster 2022-04-30T22:35:11.138889+0000 mgr.smithi157.nfpzoe (mgr.14180) 4204 : cluster [DBG] pgmap v3925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:12 smithi165 bash[22175]: cluster 2022-04-30T22:35:11.138889+0000 mgr.smithi157.nfpzoe (mgr.14180) 4204 : cluster [DBG] pgmap v3925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:14 smithi165 bash[22175]: cluster 2022-04-30T22:35:13.139608+0000 mgr.smithi157.nfpzoe (mgr.14180) 4205 : cluster [DBG] pgmap v3926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:14.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:14 smithi157 bash[20376]: cluster 2022-04-30T22:35:13.139608+0000 mgr.smithi157.nfpzoe (mgr.14180) 4205 : cluster [DBG] pgmap v3926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:16.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:35:16.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:35:16.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:35:16.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:35:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:16 smithi165 bash[22175]: cluster 2022-04-30T22:35:15.140401+0000 mgr.smithi157.nfpzoe (mgr.14180) 4206 : cluster [DBG] pgmap v3927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:16 smithi157 bash[20376]: cluster 2022-04-30T22:35:15.140401+0000 mgr.smithi157.nfpzoe (mgr.14180) 4206 : cluster [DBG] pgmap v3927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:17 smithi165 bash[22175]: audit 2022-04-30T22:35:16.726382+0000 mon.smithi157 (mon.0) 2873 : audit [DBG] from='client.? 172.21.15.157:0/567094222' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:17 smithi157 bash[20376]: audit 2022-04-30T22:35:16.726382+0000 mon.smithi157 (mon.0) 2873 : audit [DBG] from='client.? 172.21.15.157:0/567094222' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:18.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:18 smithi165 bash[22175]: cluster 2022-04-30T22:35:17.141094+0000 mgr.smithi157.nfpzoe (mgr.14180) 4207 : cluster [DBG] pgmap v3928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:18 smithi157 bash[20376]: cluster 2022-04-30T22:35:17.141094+0000 mgr.smithi157.nfpzoe (mgr.14180) 4207 : cluster [DBG] pgmap v3928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:19 smithi165 bash[22175]: audit 2022-04-30T22:35:19.161076+0000 mon.smithi157 (mon.0) 2874 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:35:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:19 smithi165 bash[22175]: audit 2022-04-30T22:35:19.163714+0000 mon.smithi157 (mon.0) 2875 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:35:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:19 smithi165 bash[22175]: audit 2022-04-30T22:35:19.165532+0000 mon.smithi157 (mon.0) 2876 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:35:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:19 smithi165 bash[22175]: audit 2022-04-30T22:35:19.502975+0000 mon.smithi157 (mon.0) 2877 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:35:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:19 smithi157 bash[20376]: audit 2022-04-30T22:35:19.161076+0000 mon.smithi157 (mon.0) 2874 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:35:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:19 smithi157 bash[20376]: audit 2022-04-30T22:35:19.163714+0000 mon.smithi157 (mon.0) 2875 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:35:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:19 smithi157 bash[20376]: audit 2022-04-30T22:35:19.165532+0000 mon.smithi157 (mon.0) 2876 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:35:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:19 smithi157 bash[20376]: audit 2022-04-30T22:35:19.502975+0000 mon.smithi157 (mon.0) 2877 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:35:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:20 smithi165 bash[22175]: cluster 2022-04-30T22:35:19.141677+0000 mgr.smithi157.nfpzoe (mgr.14180) 4208 : cluster [DBG] pgmap v3929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:20 smithi157 bash[20376]: cluster 2022-04-30T22:35:19.141677+0000 mgr.smithi157.nfpzoe (mgr.14180) 4208 : cluster [DBG] pgmap v3929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:21.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:35:21.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:35:21.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:35:22.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:35:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:22 smithi165 bash[22175]: cluster 2022-04-30T22:35:21.142320+0000 mgr.smithi157.nfpzoe (mgr.14180) 4209 : cluster [DBG] pgmap v3930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:22 smithi165 bash[22175]: audit 2022-04-30T22:35:22.059479+0000 mon.smithi157 (mon.0) 2878 : audit [DBG] from='client.? 172.21.15.157:0/701663820' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:22 smithi157 bash[20376]: cluster 2022-04-30T22:35:21.142320+0000 mgr.smithi157.nfpzoe (mgr.14180) 4209 : cluster [DBG] pgmap v3930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:22 smithi157 bash[20376]: audit 2022-04-30T22:35:22.059479+0000 mon.smithi157 (mon.0) 2878 : audit [DBG] from='client.? 172.21.15.157:0/701663820' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:24 smithi165 bash[22175]: cluster 2022-04-30T22:35:23.142893+0000 mgr.smithi157.nfpzoe (mgr.14180) 4210 : cluster [DBG] pgmap v3931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:24 smithi165 bash[22175]: audit 2022-04-30T22:35:23.963403+0000 mon.smithi157 (mon.0) 2879 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:35:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:24 smithi165 bash[22175]: audit 2022-04-30T22:35:24.263050+0000 mon.smithi157 (mon.0) 2880 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:35:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:24 smithi165 bash[22175]: audit 2022-04-30T22:35:24.268993+0000 mon.smithi157 (mon.0) 2881 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:35:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:24 smithi157 bash[20376]: cluster 2022-04-30T22:35:23.142893+0000 mgr.smithi157.nfpzoe (mgr.14180) 4210 : cluster [DBG] pgmap v3931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:24.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:24 smithi157 bash[20376]: audit 2022-04-30T22:35:23.963403+0000 mon.smithi157 (mon.0) 2879 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:35:24.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:24 smithi157 bash[20376]: audit 2022-04-30T22:35:24.263050+0000 mon.smithi157 (mon.0) 2880 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:35:24.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:24 smithi157 bash[20376]: audit 2022-04-30T22:35:24.268993+0000 mon.smithi157 (mon.0) 2881 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:35:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:25 smithi165 bash[22175]: cluster 2022-04-30T22:35:24.256521+0000 mgr.smithi157.nfpzoe (mgr.14180) 4211 : cluster [DBG] pgmap v3932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:25.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:25 smithi165 bash[22175]: cluster 2022-04-30T22:35:24.257209+0000 mgr.smithi157.nfpzoe (mgr.14180) 4212 : cluster [DBG] pgmap v3933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:25.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:25 smithi165 bash[22175]: cephadm 2022-04-30T22:35:24.270145+0000 mgr.smithi157.nfpzoe (mgr.14180) 4213 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:35:25.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:25 smithi165 bash[22175]: cephadm 2022-04-30T22:35:24.270301+0000 mgr.smithi157.nfpzoe (mgr.14180) 4214 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:35:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:25 smithi157 bash[20376]: cluster 2022-04-30T22:35:24.256521+0000 mgr.smithi157.nfpzoe (mgr.14180) 4211 : cluster [DBG] pgmap v3932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:25 smithi157 bash[20376]: cluster 2022-04-30T22:35:24.257209+0000 mgr.smithi157.nfpzoe (mgr.14180) 4212 : cluster [DBG] pgmap v3933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:25 smithi157 bash[20376]: cephadm 2022-04-30T22:35:24.270145+0000 mgr.smithi157.nfpzoe (mgr.14180) 4213 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:35:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:25 smithi157 bash[20376]: cephadm 2022-04-30T22:35:24.270301+0000 mgr.smithi157.nfpzoe (mgr.14180) 4214 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:35:27.082 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:35:27.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:35:27.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:35:27.412 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:35:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:27 smithi165 bash[22175]: cluster 2022-04-30T22:35:26.257833+0000 mgr.smithi157.nfpzoe (mgr.14180) 4215 : cluster [DBG] pgmap v3934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:27 smithi165 bash[22175]: audit 2022-04-30T22:35:27.391747+0000 mon.smithi157 (mon.0) 2882 : audit [DBG] from='client.? 172.21.15.157:0/186895255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:27 smithi157 bash[20376]: cluster 2022-04-30T22:35:26.257833+0000 mgr.smithi157.nfpzoe (mgr.14180) 4215 : cluster [DBG] pgmap v3934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:27 smithi157 bash[20376]: audit 2022-04-30T22:35:27.391747+0000 mon.smithi157 (mon.0) 2882 : audit [DBG] from='client.? 172.21.15.157:0/186895255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:29 smithi165 bash[22175]: cluster 2022-04-30T22:35:28.258418+0000 mgr.smithi157.nfpzoe (mgr.14180) 4216 : cluster [DBG] pgmap v3935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:29 smithi157 bash[20376]: cluster 2022-04-30T22:35:28.258418+0000 mgr.smithi157.nfpzoe (mgr.14180) 4216 : cluster [DBG] pgmap v3935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:31 smithi165 bash[22175]: cluster 2022-04-30T22:35:30.258987+0000 mgr.smithi157.nfpzoe (mgr.14180) 4217 : cluster [DBG] pgmap v3936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:31 smithi157 bash[20376]: cluster 2022-04-30T22:35:30.258987+0000 mgr.smithi157.nfpzoe (mgr.14180) 4217 : cluster [DBG] pgmap v3936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:32.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:35:32.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:35:32.416 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:35:32.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:35:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:33 smithi165 bash[22175]: cluster 2022-04-30T22:35:32.259675+0000 mgr.smithi157.nfpzoe (mgr.14180) 4218 : cluster [DBG] pgmap v3937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:33 smithi165 bash[22175]: audit 2022-04-30T22:35:32.723171+0000 mon.smithi157 (mon.0) 2883 : audit [DBG] from='client.? 172.21.15.157:0/325119313' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:33 smithi157 bash[20376]: cluster 2022-04-30T22:35:32.259675+0000 mgr.smithi157.nfpzoe (mgr.14180) 4218 : cluster [DBG] pgmap v3937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:33.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:33 smithi157 bash[20376]: audit 2022-04-30T22:35:32.723171+0000 mon.smithi157 (mon.0) 2883 : audit [DBG] from='client.? 172.21.15.157:0/325119313' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:35.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:35 smithi165 bash[22175]: cluster 2022-04-30T22:35:34.260313+0000 mgr.smithi157.nfpzoe (mgr.14180) 4219 : cluster [DBG] pgmap v3938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:35 smithi157 bash[20376]: cluster 2022-04-30T22:35:34.260313+0000 mgr.smithi157.nfpzoe (mgr.14180) 4219 : cluster [DBG] pgmap v3938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:37.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:35:37.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:35:37.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:35:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:37 smithi165 bash[22175]: cluster 2022-04-30T22:35:36.260949+0000 mgr.smithi157.nfpzoe (mgr.14180) 4220 : cluster [DBG] pgmap v3939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:37 smithi157 bash[20376]: cluster 2022-04-30T22:35:36.260949+0000 mgr.smithi157.nfpzoe (mgr.14180) 4220 : cluster [DBG] pgmap v3939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:38.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:35:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:38 smithi165 bash[22175]: audit 2022-04-30T22:35:38.047487+0000 mon.smithi157 (mon.0) 2884 : audit [DBG] from='client.? 172.21.15.157:0/236896098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:38 smithi157 bash[20376]: audit 2022-04-30T22:35:38.047487+0000 mon.smithi157 (mon.0) 2884 : audit [DBG] from='client.? 172.21.15.157:0/236896098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:39 smithi165 bash[22175]: cluster 2022-04-30T22:35:38.261597+0000 mgr.smithi157.nfpzoe (mgr.14180) 4221 : cluster [DBG] pgmap v3940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:39 smithi157 bash[20376]: cluster 2022-04-30T22:35:38.261597+0000 mgr.smithi157.nfpzoe (mgr.14180) 4221 : cluster [DBG] pgmap v3940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:41.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:41 smithi165 bash[22175]: cluster 2022-04-30T22:35:40.262305+0000 mgr.smithi157.nfpzoe (mgr.14180) 4222 : cluster [DBG] pgmap v3941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:41 smithi157 bash[20376]: cluster 2022-04-30T22:35:40.262305+0000 mgr.smithi157.nfpzoe (mgr.14180) 4222 : cluster [DBG] pgmap v3941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:43.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:35:43.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:35:43.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:35:43.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:35:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:43 smithi165 bash[22175]: cluster 2022-04-30T22:35:42.262962+0000 mgr.smithi157.nfpzoe (mgr.14180) 4223 : cluster [DBG] pgmap v3942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:43 smithi165 bash[22175]: audit 2022-04-30T22:35:43.370674+0000 mon.smithi157 (mon.0) 2885 : audit [DBG] from='client.? 172.21.15.157:0/3665487304' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:43 smithi157 bash[20376]: cluster 2022-04-30T22:35:42.262962+0000 mgr.smithi157.nfpzoe (mgr.14180) 4223 : cluster [DBG] pgmap v3942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:43 smithi157 bash[20376]: audit 2022-04-30T22:35:43.370674+0000 mon.smithi157 (mon.0) 2885 : audit [DBG] from='client.? 172.21.15.157:0/3665487304' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:45 smithi165 bash[22175]: cluster 2022-04-30T22:35:44.263548+0000 mgr.smithi157.nfpzoe (mgr.14180) 4224 : cluster [DBG] pgmap v3943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:45 smithi157 bash[20376]: cluster 2022-04-30T22:35:44.263548+0000 mgr.smithi157.nfpzoe (mgr.14180) 4224 : cluster [DBG] pgmap v3943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:47 smithi165 bash[22175]: cluster 2022-04-30T22:35:46.264172+0000 mgr.smithi157.nfpzoe (mgr.14180) 4225 : cluster [DBG] pgmap v3944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:47 smithi157 bash[20376]: cluster 2022-04-30T22:35:46.264172+0000 mgr.smithi157.nfpzoe (mgr.14180) 4225 : cluster [DBG] pgmap v3944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:48.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:35:48.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:35:48.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:35:48.735 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:35:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:49 smithi165 bash[22175]: cluster 2022-04-30T22:35:48.264801+0000 mgr.smithi157.nfpzoe (mgr.14180) 4226 : cluster [DBG] pgmap v3945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:49 smithi165 bash[22175]: audit 2022-04-30T22:35:48.714540+0000 mon.smithi157 (mon.0) 2886 : audit [DBG] from='client.? 172.21.15.157:0/2768708749' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:49 smithi157 bash[20376]: cluster 2022-04-30T22:35:48.264801+0000 mgr.smithi157.nfpzoe (mgr.14180) 4226 : cluster [DBG] pgmap v3945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:49 smithi157 bash[20376]: audit 2022-04-30T22:35:48.714540+0000 mon.smithi157 (mon.0) 2886 : audit [DBG] from='client.? 172.21.15.157:0/2768708749' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:51 smithi165 bash[22175]: cluster 2022-04-30T22:35:50.265397+0000 mgr.smithi157.nfpzoe (mgr.14180) 4227 : cluster [DBG] pgmap v3946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:51 smithi157 bash[20376]: cluster 2022-04-30T22:35:50.265397+0000 mgr.smithi157.nfpzoe (mgr.14180) 4227 : cluster [DBG] pgmap v3946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:53.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:35:53.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:35:53.739 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:35:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:53 smithi165 bash[22175]: cluster 2022-04-30T22:35:52.266097+0000 mgr.smithi157.nfpzoe (mgr.14180) 4228 : cluster [DBG] pgmap v3947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:53 smithi157 bash[20376]: cluster 2022-04-30T22:35:52.266097+0000 mgr.smithi157.nfpzoe (mgr.14180) 4228 : cluster [DBG] pgmap v3947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:54.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:35:54.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:54 smithi157 bash[20376]: audit 2022-04-30T22:35:54.046224+0000 mon.smithi157 (mon.0) 2887 : audit [DBG] from='client.? 172.21.15.157:0/1952184308' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:54 smithi165 bash[22175]: audit 2022-04-30T22:35:54.046224+0000 mon.smithi157 (mon.0) 2887 : audit [DBG] from='client.? 172.21.15.157:0/1952184308' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:35:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:55 smithi157 bash[20376]: cluster 2022-04-30T22:35:54.266780+0000 mgr.smithi157.nfpzoe (mgr.14180) 4229 : cluster [DBG] pgmap v3948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:55 smithi165 bash[22175]: cluster 2022-04-30T22:35:54.266780+0000 mgr.smithi157.nfpzoe (mgr.14180) 4229 : cluster [DBG] pgmap v3948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:57 smithi157 bash[20376]: cluster 2022-04-30T22:35:56.267411+0000 mgr.smithi157.nfpzoe (mgr.14180) 4230 : cluster [DBG] pgmap v3949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:57 smithi165 bash[22175]: cluster 2022-04-30T22:35:56.267411+0000 mgr.smithi157.nfpzoe (mgr.14180) 4230 : cluster [DBG] pgmap v3949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:59.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:35:59.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:35:59.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:35:59.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:35:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:59 smithi157 bash[20376]: cluster 2022-04-30T22:35:58.268111+0000 mgr.smithi157.nfpzoe (mgr.14180) 4231 : cluster [DBG] pgmap v3950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:35:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:59 smithi157 bash[20376]: audit 2022-04-30T22:35:58.757671+0000 mon.smithi157 (mon.0) 2888 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:35:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:59 smithi157 bash[20376]: audit 2022-04-30T22:35:58.758120+0000 mon.smithi157 (mon.0) 2889 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:35:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:35:59 smithi157 bash[20376]: audit 2022-04-30T22:35:59.375141+0000 mon.smithi157 (mon.0) 2890 : audit [DBG] from='client.? 172.21.15.157:0/1799523192' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:59 smithi165 bash[22175]: cluster 2022-04-30T22:35:58.268111+0000 mgr.smithi157.nfpzoe (mgr.14180) 4231 : cluster [DBG] pgmap v3950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:59 smithi165 bash[22175]: audit 2022-04-30T22:35:58.757671+0000 mon.smithi157 (mon.0) 2888 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:36:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:59 smithi165 bash[22175]: audit 2022-04-30T22:35:58.758120+0000 mon.smithi157 (mon.0) 2889 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:36:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:35:59 smithi165 bash[22175]: audit 2022-04-30T22:35:59.375141+0000 mon.smithi157 (mon.0) 2890 : audit [DBG] from='client.? 172.21.15.157:0/1799523192' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:01 smithi157 bash[20376]: cluster 2022-04-30T22:36:00.268794+0000 mgr.smithi157.nfpzoe (mgr.14180) 4232 : cluster [DBG] pgmap v3951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:01 smithi165 bash[22175]: cluster 2022-04-30T22:36:00.268794+0000 mgr.smithi157.nfpzoe (mgr.14180) 4232 : cluster [DBG] pgmap v3951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:03 smithi165 bash[22175]: cluster 2022-04-30T22:36:02.269485+0000 mgr.smithi157.nfpzoe (mgr.14180) 4233 : cluster [DBG] pgmap v3952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:03 smithi157 bash[20376]: cluster 2022-04-30T22:36:02.269485+0000 mgr.smithi157.nfpzoe (mgr.14180) 4233 : cluster [DBG] pgmap v3952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:04.399 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:36:04.399 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:36:04.399 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:36:04.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:36:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:04 smithi165 bash[22175]: cluster 2022-04-30T22:36:04.270126+0000 mgr.smithi157.nfpzoe (mgr.14180) 4234 : cluster [DBG] pgmap v3953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:04 smithi165 bash[22175]: audit 2022-04-30T22:36:04.706397+0000 mon.smithi157 (mon.0) 2891 : audit [DBG] from='client.? 172.21.15.157:0/598283363' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:04 smithi157 bash[20376]: cluster 2022-04-30T22:36:04.270126+0000 mgr.smithi157.nfpzoe (mgr.14180) 4234 : cluster [DBG] pgmap v3953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:04 smithi157 bash[20376]: audit 2022-04-30T22:36:04.706397+0000 mon.smithi157 (mon.0) 2891 : audit [DBG] from='client.? 172.21.15.157:0/598283363' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:07 smithi165 bash[22175]: cluster 2022-04-30T22:36:06.270731+0000 mgr.smithi157.nfpzoe (mgr.14180) 4235 : cluster [DBG] pgmap v3954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:07 smithi157 bash[20376]: cluster 2022-04-30T22:36:06.270731+0000 mgr.smithi157.nfpzoe (mgr.14180) 4235 : cluster [DBG] pgmap v3954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:09.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:36:09.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:36:09.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:36:09.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:09 smithi165 bash[22175]: cluster 2022-04-30T22:36:08.271325+0000 mgr.smithi157.nfpzoe (mgr.14180) 4236 : cluster [DBG] pgmap v3955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:09 smithi157 bash[20376]: cluster 2022-04-30T22:36:08.271325+0000 mgr.smithi157.nfpzoe (mgr.14180) 4236 : cluster [DBG] pgmap v3955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:10.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:36:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:10 smithi165 bash[22175]: audit 2022-04-30T22:36:10.033257+0000 mon.smithi157 (mon.0) 2892 : audit [DBG] from='client.? 172.21.15.157:0/1111228467' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:10 smithi157 bash[20376]: audit 2022-04-30T22:36:10.033257+0000 mon.smithi157 (mon.0) 2892 : audit [DBG] from='client.? 172.21.15.157:0/1111228467' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:11 smithi165 bash[22175]: cluster 2022-04-30T22:36:10.272084+0000 mgr.smithi157.nfpzoe (mgr.14180) 4237 : cluster [DBG] pgmap v3956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:11 smithi157 bash[20376]: cluster 2022-04-30T22:36:10.272084+0000 mgr.smithi157.nfpzoe (mgr.14180) 4237 : cluster [DBG] pgmap v3956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:13 smithi165 bash[22175]: cluster 2022-04-30T22:36:12.272792+0000 mgr.smithi157.nfpzoe (mgr.14180) 4238 : cluster [DBG] pgmap v3957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:13 smithi157 bash[20376]: cluster 2022-04-30T22:36:12.272792+0000 mgr.smithi157.nfpzoe (mgr.14180) 4238 : cluster [DBG] pgmap v3957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:15.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:36:15.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:36:15.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:36:15.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:36:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:15 smithi165 bash[22175]: cluster 2022-04-30T22:36:14.273417+0000 mgr.smithi157.nfpzoe (mgr.14180) 4239 : cluster [DBG] pgmap v3958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:15 smithi165 bash[22175]: audit 2022-04-30T22:36:15.358830+0000 mon.smithi157 (mon.0) 2893 : audit [DBG] from='client.? 172.21.15.157:0/812766151' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:15 smithi157 bash[20376]: cluster 2022-04-30T22:36:14.273417+0000 mgr.smithi157.nfpzoe (mgr.14180) 4239 : cluster [DBG] pgmap v3958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:15 smithi157 bash[20376]: audit 2022-04-30T22:36:15.358830+0000 mon.smithi157 (mon.0) 2893 : audit [DBG] from='client.? 172.21.15.157:0/812766151' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:17 smithi165 bash[22175]: cluster 2022-04-30T22:36:16.274033+0000 mgr.smithi157.nfpzoe (mgr.14180) 4240 : cluster [DBG] pgmap v3959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:17 smithi157 bash[20376]: cluster 2022-04-30T22:36:16.274033+0000 mgr.smithi157.nfpzoe (mgr.14180) 4240 : cluster [DBG] pgmap v3959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:19 smithi165 bash[22175]: cluster 2022-04-30T22:36:18.274653+0000 mgr.smithi157.nfpzoe (mgr.14180) 4241 : cluster [DBG] pgmap v3960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:19 smithi157 bash[20376]: cluster 2022-04-30T22:36:18.274653+0000 mgr.smithi157.nfpzoe (mgr.14180) 4241 : cluster [DBG] pgmap v3960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:20.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:36:20.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:36:20.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:36:20.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:36:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:21 smithi165 bash[22175]: cluster 2022-04-30T22:36:20.275352+0000 mgr.smithi157.nfpzoe (mgr.14180) 4242 : cluster [DBG] pgmap v3961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:21 smithi165 bash[22175]: audit 2022-04-30T22:36:20.693087+0000 mon.smithi157 (mon.0) 2894 : audit [DBG] from='client.? 172.21.15.157:0/274977166' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:21 smithi157 bash[20376]: cluster 2022-04-30T22:36:20.275352+0000 mgr.smithi157.nfpzoe (mgr.14180) 4242 : cluster [DBG] pgmap v3961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:21 smithi157 bash[20376]: audit 2022-04-30T22:36:20.693087+0000 mon.smithi157 (mon.0) 2894 : audit [DBG] from='client.? 172.21.15.157:0/274977166' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:23 smithi165 bash[22175]: cluster 2022-04-30T22:36:22.276008+0000 mgr.smithi157.nfpzoe (mgr.14180) 4243 : cluster [DBG] pgmap v3962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:23 smithi157 bash[20376]: cluster 2022-04-30T22:36:22.276008+0000 mgr.smithi157.nfpzoe (mgr.14180) 4243 : cluster [DBG] pgmap v3962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:24 smithi165 bash[22175]: audit 2022-04-30T22:36:24.278852+0000 mon.smithi157 (mon.0) 2895 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:36:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:24 smithi165 bash[22175]: audit 2022-04-30T22:36:24.281677+0000 mon.smithi157 (mon.0) 2896 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:36:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:24 smithi165 bash[22175]: audit 2022-04-30T22:36:24.283777+0000 mon.smithi157 (mon.0) 2897 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:36:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:24 smithi157 bash[20376]: audit 2022-04-30T22:36:24.278852+0000 mon.smithi157 (mon.0) 2895 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:36:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:24 smithi157 bash[20376]: audit 2022-04-30T22:36:24.281677+0000 mon.smithi157 (mon.0) 2896 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:36:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:24 smithi157 bash[20376]: audit 2022-04-30T22:36:24.283777+0000 mon.smithi157 (mon.0) 2897 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:36:25.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:36:25.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:36:25.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:36:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:25 smithi165 bash[22175]: cluster 2022-04-30T22:36:24.276605+0000 mgr.smithi157.nfpzoe (mgr.14180) 4244 : cluster [DBG] pgmap v3963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:25 smithi157 bash[20376]: cluster 2022-04-30T22:36:24.276605+0000 mgr.smithi157.nfpzoe (mgr.14180) 4244 : cluster [DBG] pgmap v3963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:26.041 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:36:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:26 smithi165 bash[22175]: audit 2022-04-30T22:36:26.021370+0000 mon.smithi157 (mon.0) 2898 : audit [DBG] from='client.? 172.21.15.157:0/2127717455' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:26 smithi157 bash[20376]: audit 2022-04-30T22:36:26.021370+0000 mon.smithi157 (mon.0) 2898 : audit [DBG] from='client.? 172.21.15.157:0/2127717455' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:27 smithi165 bash[22175]: cluster 2022-04-30T22:36:26.277228+0000 mgr.smithi157.nfpzoe (mgr.14180) 4245 : cluster [DBG] pgmap v3964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:27 smithi157 bash[20376]: cluster 2022-04-30T22:36:26.277228+0000 mgr.smithi157.nfpzoe (mgr.14180) 4245 : cluster [DBG] pgmap v3964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:29 smithi165 bash[22175]: cluster 2022-04-30T22:36:28.277845+0000 mgr.smithi157.nfpzoe (mgr.14180) 4246 : cluster [DBG] pgmap v3965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:29 smithi157 bash[20376]: cluster 2022-04-30T22:36:28.277845+0000 mgr.smithi157.nfpzoe (mgr.14180) 4246 : cluster [DBG] pgmap v3965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:31.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:36:31.045 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:36:31.045 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:36:31.372 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:36:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:31 smithi165 bash[22175]: cluster 2022-04-30T22:36:30.278449+0000 mgr.smithi157.nfpzoe (mgr.14180) 4247 : cluster [DBG] pgmap v3966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:31 smithi165 bash[22175]: audit 2022-04-30T22:36:31.348106+0000 mon.smithi157 (mon.0) 2899 : audit [DBG] from='client.? 172.21.15.157:0/2928941974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:31 smithi157 bash[20376]: cluster 2022-04-30T22:36:30.278449+0000 mgr.smithi157.nfpzoe (mgr.14180) 4247 : cluster [DBG] pgmap v3966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:31 smithi157 bash[20376]: audit 2022-04-30T22:36:31.348106+0000 mon.smithi157 (mon.0) 2899 : audit [DBG] from='client.? 172.21.15.157:0/2928941974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:32 smithi165 bash[22175]: cephadm 2022-04-30T22:36:31.776244+0000 mgr.smithi157.nfpzoe (mgr.14180) 4248 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T22:36:33.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:32 smithi165 bash[22175]: audit 2022-04-30T22:36:31.787915+0000 mon.smithi157 (mon.0) 2900 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:36:33.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:32 smithi165 bash[22175]: cluster 2022-04-30T22:36:32.080670+0000 mgr.smithi157.nfpzoe (mgr.14180) 4249 : cluster [DBG] pgmap v3967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:33.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:32 smithi165 bash[22175]: cluster 2022-04-30T22:36:32.081252+0000 mgr.smithi157.nfpzoe (mgr.14180) 4250 : cluster [DBG] pgmap v3968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:33.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:32 smithi165 bash[22175]: audit 2022-04-30T22:36:32.088367+0000 mon.smithi157 (mon.0) 2901 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:36:33.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:32 smithi165 bash[22175]: audit 2022-04-30T22:36:32.097902+0000 mon.smithi157 (mon.0) 2902 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:36:33.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:32 smithi165 bash[22175]: cephadm 2022-04-30T22:36:32.099405+0000 mgr.smithi157.nfpzoe (mgr.14180) 4251 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:36:33.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:32 smithi165 bash[22175]: cephadm 2022-04-30T22:36:32.099582+0000 mgr.smithi157.nfpzoe (mgr.14180) 4252 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:36:33.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:32 smithi165 bash[22175]: audit 2022-04-30T22:36:32.109731+0000 mon.smithi157 (mon.0) 2903 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T22:36:33.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:32 smithi165 bash[22175]: audit 2022-04-30T22:36:32.111055+0000 mon.smithi157 (mon.0) 2904 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:36:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:32 smithi157 bash[20376]: cephadm 2022-04-30T22:36:31.776244+0000 mgr.smithi157.nfpzoe (mgr.14180) 4248 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T22:36:33.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:32 smithi157 bash[20376]: audit 2022-04-30T22:36:31.787915+0000 mon.smithi157 (mon.0) 2900 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:36:33.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:32 smithi157 bash[20376]: cluster 2022-04-30T22:36:32.080670+0000 mgr.smithi157.nfpzoe (mgr.14180) 4249 : cluster [DBG] pgmap v3967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:33.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:32 smithi157 bash[20376]: cluster 2022-04-30T22:36:32.081252+0000 mgr.smithi157.nfpzoe (mgr.14180) 4250 : cluster [DBG] pgmap v3968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:33.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:32 smithi157 bash[20376]: audit 2022-04-30T22:36:32.088367+0000 mon.smithi157 (mon.0) 2901 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:36:33.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:32 smithi157 bash[20376]: audit 2022-04-30T22:36:32.097902+0000 mon.smithi157 (mon.0) 2902 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:36:33.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:32 smithi157 bash[20376]: cephadm 2022-04-30T22:36:32.099405+0000 mgr.smithi157.nfpzoe (mgr.14180) 4251 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:36:33.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:32 smithi157 bash[20376]: cephadm 2022-04-30T22:36:32.099582+0000 mgr.smithi157.nfpzoe (mgr.14180) 4252 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:36:33.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:32 smithi157 bash[20376]: audit 2022-04-30T22:36:32.109731+0000 mon.smithi157 (mon.0) 2903 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T22:36:33.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:32 smithi157 bash[20376]: audit 2022-04-30T22:36:32.111055+0000 mon.smithi157 (mon.0) 2904 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:36:35.828 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:35 smithi165 bash[22175]: cluster 2022-04-30T22:36:34.081971+0000 mgr.smithi157.nfpzoe (mgr.14180) 4253 : cluster [DBG] pgmap v3969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:35 smithi157 bash[20376]: cluster 2022-04-30T22:36:34.081971+0000 mgr.smithi157.nfpzoe (mgr.14180) 4253 : cluster [DBG] pgmap v3969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:36.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:36:36.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:36:36.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:36:36.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:36:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:37 smithi165 bash[22175]: cluster 2022-04-30T22:36:36.082706+0000 mgr.smithi157.nfpzoe (mgr.14180) 4254 : cluster [DBG] pgmap v3970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:37 smithi165 bash[22175]: audit 2022-04-30T22:36:36.678534+0000 mon.smithi157 (mon.0) 2905 : audit [DBG] from='client.? 172.21.15.157:0/1741378845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:37 smithi157 bash[20376]: cluster 2022-04-30T22:36:36.082706+0000 mgr.smithi157.nfpzoe (mgr.14180) 4254 : cluster [DBG] pgmap v3970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:37 smithi157 bash[20376]: audit 2022-04-30T22:36:36.678534+0000 mon.smithi157 (mon.0) 2905 : audit [DBG] from='client.? 172.21.15.157:0/1741378845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:39 smithi165 bash[22175]: cluster 2022-04-30T22:36:38.083411+0000 mgr.smithi157.nfpzoe (mgr.14180) 4255 : cluster [DBG] pgmap v3971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:39 smithi157 bash[20376]: cluster 2022-04-30T22:36:38.083411+0000 mgr.smithi157.nfpzoe (mgr.14180) 4255 : cluster [DBG] pgmap v3971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:41.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:36:41.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:36:41.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:36:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:41 smithi165 bash[22175]: cluster 2022-04-30T22:36:40.083914+0000 mgr.smithi157.nfpzoe (mgr.14180) 4256 : cluster [DBG] pgmap v3972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:41 smithi157 bash[20376]: cluster 2022-04-30T22:36:40.083914+0000 mgr.smithi157.nfpzoe (mgr.14180) 4256 : cluster [DBG] pgmap v3972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:42.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:36:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:42 smithi165 bash[22175]: audit 2022-04-30T22:36:42.003565+0000 mon.smithi157 (mon.0) 2906 : audit [DBG] from='client.? 172.21.15.157:0/802550305' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:42 smithi157 bash[20376]: audit 2022-04-30T22:36:42.003565+0000 mon.smithi157 (mon.0) 2906 : audit [DBG] from='client.? 172.21.15.157:0/802550305' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:43 smithi165 bash[22175]: cluster 2022-04-30T22:36:42.084558+0000 mgr.smithi157.nfpzoe (mgr.14180) 4257 : cluster [DBG] pgmap v3973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:43 smithi157 bash[20376]: cluster 2022-04-30T22:36:42.084558+0000 mgr.smithi157.nfpzoe (mgr.14180) 4257 : cluster [DBG] pgmap v3973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:45 smithi165 bash[22175]: cluster 2022-04-30T22:36:44.085320+0000 mgr.smithi157.nfpzoe (mgr.14180) 4258 : cluster [DBG] pgmap v3974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:45 smithi157 bash[20376]: cluster 2022-04-30T22:36:44.085320+0000 mgr.smithi157.nfpzoe (mgr.14180) 4258 : cluster [DBG] pgmap v3974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:46 smithi157 bash[20376]: audit 2022-04-30T22:36:45.642197+0000 mon.smithi157 (mon.0) 2907 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:36:47.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:36:47.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:36:47.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:36:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:46 smithi165 bash[22175]: audit 2022-04-30T22:36:45.642197+0000 mon.smithi157 (mon.0) 2907 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:36:47.347 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:36:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:47 smithi157 bash[20376]: cluster 2022-04-30T22:36:46.085961+0000 mgr.smithi157.nfpzoe (mgr.14180) 4259 : cluster [DBG] pgmap v3975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:47 smithi157 bash[20376]: audit 2022-04-30T22:36:47.326761+0000 mon.smithi157 (mon.0) 2908 : audit [DBG] from='client.? 172.21.15.157:0/4270702387' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:47 smithi165 bash[22175]: cluster 2022-04-30T22:36:46.085961+0000 mgr.smithi157.nfpzoe (mgr.14180) 4259 : cluster [DBG] pgmap v3975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:47 smithi165 bash[22175]: audit 2022-04-30T22:36:47.326761+0000 mon.smithi157 (mon.0) 2908 : audit [DBG] from='client.? 172.21.15.157:0/4270702387' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:49 smithi157 bash[20376]: cluster 2022-04-30T22:36:48.086524+0000 mgr.smithi157.nfpzoe (mgr.14180) 4260 : cluster [DBG] pgmap v3976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:49 smithi165 bash[22175]: cluster 2022-04-30T22:36:48.086524+0000 mgr.smithi157.nfpzoe (mgr.14180) 4260 : cluster [DBG] pgmap v3976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:51 smithi157 bash[20376]: cluster 2022-04-30T22:36:50.087216+0000 mgr.smithi157.nfpzoe (mgr.14180) 4261 : cluster [DBG] pgmap v3977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:51 smithi165 bash[22175]: cluster 2022-04-30T22:36:50.087216+0000 mgr.smithi157.nfpzoe (mgr.14180) 4261 : cluster [DBG] pgmap v3977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:52.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:36:52.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:36:52.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:36:52.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:36:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:52 smithi157 bash[20376]: audit 2022-04-30T22:36:52.655202+0000 mon.smithi157 (mon.0) 2909 : audit [DBG] from='client.? 172.21.15.157:0/3214934187' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:52 smithi165 bash[22175]: audit 2022-04-30T22:36:52.655202+0000 mon.smithi157 (mon.0) 2909 : audit [DBG] from='client.? 172.21.15.157:0/3214934187' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:53 smithi165 bash[22175]: cluster 2022-04-30T22:36:52.087849+0000 mgr.smithi157.nfpzoe (mgr.14180) 4262 : cluster [DBG] pgmap v3978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:53 smithi157 bash[20376]: cluster 2022-04-30T22:36:52.087849+0000 mgr.smithi157.nfpzoe (mgr.14180) 4262 : cluster [DBG] pgmap v3978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:55 smithi157 bash[20376]: cluster 2022-04-30T22:36:54.088449+0000 mgr.smithi157.nfpzoe (mgr.14180) 4263 : cluster [DBG] pgmap v3979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:55 smithi165 bash[22175]: cluster 2022-04-30T22:36:54.088449+0000 mgr.smithi157.nfpzoe (mgr.14180) 4263 : cluster [DBG] pgmap v3979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:56 smithi157 bash[20376]: cluster 2022-04-30T22:36:56.089114+0000 mgr.smithi157.nfpzoe (mgr.14180) 4264 : cluster [DBG] pgmap v3980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:56 smithi165 bash[22175]: cluster 2022-04-30T22:36:56.089114+0000 mgr.smithi157.nfpzoe (mgr.14180) 4264 : cluster [DBG] pgmap v3980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:57.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:36:57.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:36:57.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:36:57.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:36:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:58 smithi165 bash[22175]: audit 2022-04-30T22:36:57.977367+0000 mon.smithi157 (mon.0) 2910 : audit [DBG] from='client.? 172.21.15.157:0/2519447078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:58.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:58 smithi157 bash[20376]: audit 2022-04-30T22:36:57.977367+0000 mon.smithi157 (mon.0) 2910 : audit [DBG] from='client.? 172.21.15.157:0/2519447078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:36:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:59 smithi165 bash[22175]: cluster 2022-04-30T22:36:58.089738+0000 mgr.smithi157.nfpzoe (mgr.14180) 4265 : cluster [DBG] pgmap v3981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:59 smithi165 bash[22175]: audit 2022-04-30T22:36:58.765390+0000 mon.smithi157 (mon.0) 2911 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:36:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:36:59 smithi165 bash[22175]: audit 2022-04-30T22:36:58.766004+0000 mon.smithi157 (mon.0) 2912 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:36:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:59 smithi157 bash[20376]: cluster 2022-04-30T22:36:58.089738+0000 mgr.smithi157.nfpzoe (mgr.14180) 4265 : cluster [DBG] pgmap v3981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:36:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:59 smithi157 bash[20376]: audit 2022-04-30T22:36:58.765390+0000 mon.smithi157 (mon.0) 2911 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:36:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:36:59 smithi157 bash[20376]: audit 2022-04-30T22:36:58.766004+0000 mon.smithi157 (mon.0) 2912 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:37:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:01 smithi165 bash[22175]: cluster 2022-04-30T22:37:00.090212+0000 mgr.smithi157.nfpzoe (mgr.14180) 4266 : cluster [DBG] pgmap v3982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:01 smithi157 bash[20376]: cluster 2022-04-30T22:37:00.090212+0000 mgr.smithi157.nfpzoe (mgr.14180) 4266 : cluster [DBG] pgmap v3982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:03.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:37:03.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:37:03.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:37:03.330 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:37:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:03 smithi165 bash[22175]: cluster 2022-04-30T22:37:02.090803+0000 mgr.smithi157.nfpzoe (mgr.14180) 4267 : cluster [DBG] pgmap v3983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:03 smithi165 bash[22175]: audit 2022-04-30T22:37:03.305531+0000 mon.smithi157 (mon.0) 2913 : audit [DBG] from='client.? 172.21.15.157:0/1060331634' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:03.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:03 smithi157 bash[20376]: cluster 2022-04-30T22:37:02.090803+0000 mgr.smithi157.nfpzoe (mgr.14180) 4267 : cluster [DBG] pgmap v3983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:03.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:03 smithi157 bash[20376]: audit 2022-04-30T22:37:03.305531+0000 mon.smithi157 (mon.0) 2913 : audit [DBG] from='client.? 172.21.15.157:0/1060331634' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:05 smithi165 bash[22175]: cluster 2022-04-30T22:37:04.091403+0000 mgr.smithi157.nfpzoe (mgr.14180) 4268 : cluster [DBG] pgmap v3984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:05 smithi157 bash[20376]: cluster 2022-04-30T22:37:04.091403+0000 mgr.smithi157.nfpzoe (mgr.14180) 4268 : cluster [DBG] pgmap v3984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:07 smithi165 bash[22175]: cluster 2022-04-30T22:37:06.092045+0000 mgr.smithi157.nfpzoe (mgr.14180) 4269 : cluster [DBG] pgmap v3985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:07 smithi157 bash[20376]: cluster 2022-04-30T22:37:06.092045+0000 mgr.smithi157.nfpzoe (mgr.14180) 4269 : cluster [DBG] pgmap v3985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:08.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:37:08.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:37:08.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:37:08.651 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:37:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:09 smithi165 bash[22175]: cluster 2022-04-30T22:37:08.092665+0000 mgr.smithi157.nfpzoe (mgr.14180) 4270 : cluster [DBG] pgmap v3986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:09 smithi165 bash[22175]: audit 2022-04-30T22:37:08.630884+0000 mon.smithi157 (mon.0) 2914 : audit [DBG] from='client.? 172.21.15.157:0/3757676340' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:09 smithi157 bash[20376]: cluster 2022-04-30T22:37:08.092665+0000 mgr.smithi157.nfpzoe (mgr.14180) 4270 : cluster [DBG] pgmap v3986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:09 smithi157 bash[20376]: audit 2022-04-30T22:37:08.630884+0000 mon.smithi157 (mon.0) 2914 : audit [DBG] from='client.? 172.21.15.157:0/3757676340' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:11 smithi165 bash[22175]: cluster 2022-04-30T22:37:10.093291+0000 mgr.smithi157.nfpzoe (mgr.14180) 4271 : cluster [DBG] pgmap v3987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:11 smithi157 bash[20376]: cluster 2022-04-30T22:37:10.093291+0000 mgr.smithi157.nfpzoe (mgr.14180) 4271 : cluster [DBG] pgmap v3987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:13.655 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:37:13.655 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:37:13.655 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:37:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:13 smithi165 bash[22175]: cluster 2022-04-30T22:37:12.093930+0000 mgr.smithi157.nfpzoe (mgr.14180) 4272 : cluster [DBG] pgmap v3988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:13 smithi157 bash[20376]: cluster 2022-04-30T22:37:12.093930+0000 mgr.smithi157.nfpzoe (mgr.14180) 4272 : cluster [DBG] pgmap v3988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:13.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:37:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:14 smithi165 bash[22175]: audit 2022-04-30T22:37:13.953355+0000 mon.smithi157 (mon.0) 2915 : audit [DBG] from='client.? 172.21.15.157:0/62771950' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:14 smithi157 bash[20376]: audit 2022-04-30T22:37:13.953355+0000 mon.smithi157 (mon.0) 2915 : audit [DBG] from='client.? 172.21.15.157:0/62771950' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:15 smithi165 bash[22175]: cluster 2022-04-30T22:37:14.094486+0000 mgr.smithi157.nfpzoe (mgr.14180) 4273 : cluster [DBG] pgmap v3989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:15 smithi157 bash[20376]: cluster 2022-04-30T22:37:14.094486+0000 mgr.smithi157.nfpzoe (mgr.14180) 4273 : cluster [DBG] pgmap v3989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:17 smithi165 bash[22175]: cluster 2022-04-30T22:37:16.095079+0000 mgr.smithi157.nfpzoe (mgr.14180) 4274 : cluster [DBG] pgmap v3990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:17 smithi157 bash[20376]: cluster 2022-04-30T22:37:16.095079+0000 mgr.smithi157.nfpzoe (mgr.14180) 4274 : cluster [DBG] pgmap v3990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:18.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:37:18.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:37:18.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:37:19.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:37:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:19 smithi165 bash[22175]: cluster 2022-04-30T22:37:18.095744+0000 mgr.smithi157.nfpzoe (mgr.14180) 4275 : cluster [DBG] pgmap v3991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:19 smithi165 bash[22175]: audit 2022-04-30T22:37:19.288087+0000 mon.smithi157 (mon.0) 2916 : audit [DBG] from='client.? 172.21.15.157:0/2532599266' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:19 smithi157 bash[20376]: cluster 2022-04-30T22:37:18.095744+0000 mgr.smithi157.nfpzoe (mgr.14180) 4275 : cluster [DBG] pgmap v3991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:19.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:19 smithi157 bash[20376]: audit 2022-04-30T22:37:19.288087+0000 mon.smithi157 (mon.0) 2916 : audit [DBG] from='client.? 172.21.15.157:0/2532599266' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:21 smithi165 bash[22175]: cluster 2022-04-30T22:37:20.096373+0000 mgr.smithi157.nfpzoe (mgr.14180) 4276 : cluster [DBG] pgmap v3992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:21 smithi157 bash[20376]: cluster 2022-04-30T22:37:20.096373+0000 mgr.smithi157.nfpzoe (mgr.14180) 4276 : cluster [DBG] pgmap v3992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:23 smithi165 bash[22175]: cluster 2022-04-30T22:37:22.097007+0000 mgr.smithi157.nfpzoe (mgr.14180) 4277 : cluster [DBG] pgmap v3993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:23 smithi157 bash[20376]: cluster 2022-04-30T22:37:22.097007+0000 mgr.smithi157.nfpzoe (mgr.14180) 4277 : cluster [DBG] pgmap v3993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:24.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:37:24.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:37:24.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:37:24.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:37:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:24 smithi165 bash[22175]: audit 2022-04-30T22:37:24.616007+0000 mon.smithi157 (mon.0) 2917 : audit [DBG] from='client.? 172.21.15.157:0/2442471079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:24 smithi157 bash[20376]: audit 2022-04-30T22:37:24.616007+0000 mon.smithi157 (mon.0) 2917 : audit [DBG] from='client.? 172.21.15.157:0/2442471079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:25 smithi157 bash[20376]: cluster 2022-04-30T22:37:24.097616+0000 mgr.smithi157.nfpzoe (mgr.14180) 4278 : cluster [DBG] pgmap v3994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:26.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:25 smithi165 bash[22175]: cluster 2022-04-30T22:37:24.097616+0000 mgr.smithi157.nfpzoe (mgr.14180) 4278 : cluster [DBG] pgmap v3994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:27 smithi157 bash[20376]: cluster 2022-04-30T22:37:26.098237+0000 mgr.smithi157.nfpzoe (mgr.14180) 4279 : cluster [DBG] pgmap v3995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:27 smithi165 bash[22175]: cluster 2022-04-30T22:37:26.098237+0000 mgr.smithi157.nfpzoe (mgr.14180) 4279 : cluster [DBG] pgmap v3995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:29.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:37:29.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:37:29.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:37:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:29 smithi157 bash[20376]: cluster 2022-04-30T22:37:28.098820+0000 mgr.smithi157.nfpzoe (mgr.14180) 4280 : cluster [DBG] pgmap v3996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:29.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:37:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:29 smithi165 bash[22175]: cluster 2022-04-30T22:37:28.098820+0000 mgr.smithi157.nfpzoe (mgr.14180) 4280 : cluster [DBG] pgmap v3996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:30 smithi157 bash[20376]: audit 2022-04-30T22:37:29.952558+0000 mon.smithi157 (mon.0) 2918 : audit [DBG] from='client.? 172.21.15.157:0/3096264319' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:31.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:30 smithi165 bash[22175]: audit 2022-04-30T22:37:29.952558+0000 mon.smithi157 (mon.0) 2918 : audit [DBG] from='client.? 172.21.15.157:0/3096264319' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:31 smithi157 bash[20376]: cluster 2022-04-30T22:37:30.099428+0000 mgr.smithi157.nfpzoe (mgr.14180) 4281 : cluster [DBG] pgmap v3997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:31 smithi165 bash[22175]: cluster 2022-04-30T22:37:30.099428+0000 mgr.smithi157.nfpzoe (mgr.14180) 4281 : cluster [DBG] pgmap v3997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:33 smithi165 bash[22175]: cluster 2022-04-30T22:37:32.100052+0000 mgr.smithi157.nfpzoe (mgr.14180) 4282 : cluster [DBG] pgmap v3998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:33 smithi157 bash[20376]: cluster 2022-04-30T22:37:32.100052+0000 mgr.smithi157.nfpzoe (mgr.14180) 4282 : cluster [DBG] pgmap v3998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:34.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:37:34.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:37:34.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:37:35.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:37:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:35 smithi157 bash[20376]: cluster 2022-04-30T22:37:34.100653+0000 mgr.smithi157.nfpzoe (mgr.14180) 4283 : cluster [DBG] pgmap v3999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:35 smithi157 bash[20376]: audit 2022-04-30T22:37:35.275973+0000 mon.smithi157 (mon.0) 2919 : audit [DBG] from='client.? 172.21.15.157:0/1123146760' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:35 smithi165 bash[22175]: cluster 2022-04-30T22:37:34.100653+0000 mgr.smithi157.nfpzoe (mgr.14180) 4283 : cluster [DBG] pgmap v3999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:35 smithi165 bash[22175]: audit 2022-04-30T22:37:35.275973+0000 mon.smithi157 (mon.0) 2919 : audit [DBG] from='client.? 172.21.15.157:0/1123146760' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:37 smithi157 bash[20376]: cluster 2022-04-30T22:37:36.101257+0000 mgr.smithi157.nfpzoe (mgr.14180) 4284 : cluster [DBG] pgmap v4000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:37 smithi165 bash[22175]: cluster 2022-04-30T22:37:36.101257+0000 mgr.smithi157.nfpzoe (mgr.14180) 4284 : cluster [DBG] pgmap v4000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:39 smithi165 bash[22175]: cluster 2022-04-30T22:37:38.101899+0000 mgr.smithi157.nfpzoe (mgr.14180) 4285 : cluster [DBG] pgmap v4001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:39 smithi157 bash[20376]: cluster 2022-04-30T22:37:38.101899+0000 mgr.smithi157.nfpzoe (mgr.14180) 4285 : cluster [DBG] pgmap v4001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:40.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:37:40.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:37:40.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:37:40.630 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:37:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:41 smithi165 bash[22175]: cluster 2022-04-30T22:37:40.102528+0000 mgr.smithi157.nfpzoe (mgr.14180) 4286 : cluster [DBG] pgmap v4002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:41 smithi165 bash[22175]: audit 2022-04-30T22:37:40.610292+0000 mon.smithi157 (mon.0) 2920 : audit [DBG] from='client.? 172.21.15.157:0/487961004' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:41 smithi157 bash[20376]: cluster 2022-04-30T22:37:40.102528+0000 mgr.smithi157.nfpzoe (mgr.14180) 4286 : cluster [DBG] pgmap v4002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:41 smithi157 bash[20376]: audit 2022-04-30T22:37:40.610292+0000 mon.smithi157 (mon.0) 2920 : audit [DBG] from='client.? 172.21.15.157:0/487961004' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:43 smithi165 bash[22175]: cluster 2022-04-30T22:37:42.103178+0000 mgr.smithi157.nfpzoe (mgr.14180) 4287 : cluster [DBG] pgmap v4003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:43 smithi157 bash[20376]: cluster 2022-04-30T22:37:42.103178+0000 mgr.smithi157.nfpzoe (mgr.14180) 4287 : cluster [DBG] pgmap v4003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:45.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:37:45.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:37:45.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:37:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:45 smithi165 bash[22175]: cluster 2022-04-30T22:37:44.103791+0000 mgr.smithi157.nfpzoe (mgr.14180) 4288 : cluster [DBG] pgmap v4004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:45.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:45 smithi157 bash[20376]: cluster 2022-04-30T22:37:44.103791+0000 mgr.smithi157.nfpzoe (mgr.14180) 4288 : cluster [DBG] pgmap v4004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:45.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:37:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:46 smithi165 bash[22175]: audit 2022-04-30T22:37:45.647882+0000 mon.smithi157 (mon.0) 2921 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:37:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:46 smithi165 bash[22175]: audit 2022-04-30T22:37:45.650591+0000 mon.smithi157 (mon.0) 2922 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:37:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:46 smithi165 bash[22175]: audit 2022-04-30T22:37:45.652418+0000 mon.smithi157 (mon.0) 2923 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:37:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:46 smithi165 bash[22175]: audit 2022-04-30T22:37:45.944614+0000 mon.smithi157 (mon.0) 2924 : audit [DBG] from='client.? 172.21.15.157:0/3341249574' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:46 smithi165 bash[22175]: audit 2022-04-30T22:37:45.953640+0000 mon.smithi157 (mon.0) 2925 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:37:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:46 smithi165 bash[22175]: audit 2022-04-30T22:37:46.235638+0000 mon.smithi157 (mon.0) 2926 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:37:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:46 smithi165 bash[22175]: audit 2022-04-30T22:37:46.247060+0000 mon.smithi157 (mon.0) 2927 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:37:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:46 smithi157 bash[20376]: audit 2022-04-30T22:37:45.647882+0000 mon.smithi157 (mon.0) 2921 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:37:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:46 smithi157 bash[20376]: audit 2022-04-30T22:37:45.650591+0000 mon.smithi157 (mon.0) 2922 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:37:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:46 smithi157 bash[20376]: audit 2022-04-30T22:37:45.652418+0000 mon.smithi157 (mon.0) 2923 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:37:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:46 smithi157 bash[20376]: audit 2022-04-30T22:37:45.944614+0000 mon.smithi157 (mon.0) 2924 : audit [DBG] from='client.? 172.21.15.157:0/3341249574' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:46.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:46 smithi157 bash[20376]: audit 2022-04-30T22:37:45.953640+0000 mon.smithi157 (mon.0) 2925 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:37:46.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:46 smithi157 bash[20376]: audit 2022-04-30T22:37:46.235638+0000 mon.smithi157 (mon.0) 2926 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:37:46.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:46 smithi157 bash[20376]: audit 2022-04-30T22:37:46.247060+0000 mon.smithi157 (mon.0) 2927 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:37:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:47 smithi165 bash[22175]: cluster 2022-04-30T22:37:46.104413+0000 mgr.smithi157.nfpzoe (mgr.14180) 4289 : cluster [DBG] pgmap v4005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:47.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:47 smithi165 bash[22175]: cluster 2022-04-30T22:37:46.228541+0000 mgr.smithi157.nfpzoe (mgr.14180) 4290 : cluster [DBG] pgmap v4006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:47.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:47 smithi165 bash[22175]: cluster 2022-04-30T22:37:46.229125+0000 mgr.smithi157.nfpzoe (mgr.14180) 4291 : cluster [DBG] pgmap v4007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:47.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:47 smithi165 bash[22175]: cephadm 2022-04-30T22:37:46.248692+0000 mgr.smithi157.nfpzoe (mgr.14180) 4292 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:37:47.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:47 smithi165 bash[22175]: cephadm 2022-04-30T22:37:46.248919+0000 mgr.smithi157.nfpzoe (mgr.14180) 4293 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:37:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:47 smithi157 bash[20376]: cluster 2022-04-30T22:37:46.104413+0000 mgr.smithi157.nfpzoe (mgr.14180) 4289 : cluster [DBG] pgmap v4005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:47 smithi157 bash[20376]: cluster 2022-04-30T22:37:46.228541+0000 mgr.smithi157.nfpzoe (mgr.14180) 4290 : cluster [DBG] pgmap v4006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:47 smithi157 bash[20376]: cluster 2022-04-30T22:37:46.229125+0000 mgr.smithi157.nfpzoe (mgr.14180) 4291 : cluster [DBG] pgmap v4007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:47 smithi157 bash[20376]: cephadm 2022-04-30T22:37:46.248692+0000 mgr.smithi157.nfpzoe (mgr.14180) 4292 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:37:47.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:47 smithi157 bash[20376]: cephadm 2022-04-30T22:37:46.248919+0000 mgr.smithi157.nfpzoe (mgr.14180) 4293 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:37:49.905 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:49 smithi165 bash[22175]: cluster 2022-04-30T22:37:48.229806+0000 mgr.smithi157.nfpzoe (mgr.14180) 4294 : cluster [DBG] pgmap v4008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:49 smithi157 bash[20376]: cluster 2022-04-30T22:37:48.229806+0000 mgr.smithi157.nfpzoe (mgr.14180) 4294 : cluster [DBG] pgmap v4008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:50.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:37:50.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:37:50.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:37:51.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:37:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:51 smithi165 bash[22175]: cluster 2022-04-30T22:37:50.230447+0000 mgr.smithi157.nfpzoe (mgr.14180) 4295 : cluster [DBG] pgmap v4009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:51.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:51 smithi165 bash[22175]: audit 2022-04-30T22:37:51.279662+0000 mon.smithi157 (mon.0) 2928 : audit [DBG] from='client.? 172.21.15.157:0/2994360303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:51 smithi157 bash[20376]: cluster 2022-04-30T22:37:50.230447+0000 mgr.smithi157.nfpzoe (mgr.14180) 4295 : cluster [DBG] pgmap v4009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:51 smithi157 bash[20376]: audit 2022-04-30T22:37:51.279662+0000 mon.smithi157 (mon.0) 2928 : audit [DBG] from='client.? 172.21.15.157:0/2994360303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:53.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:53 smithi165 bash[22175]: cluster 2022-04-30T22:37:52.231099+0000 mgr.smithi157.nfpzoe (mgr.14180) 4296 : cluster [DBG] pgmap v4010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:53.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:53 smithi157 bash[20376]: cluster 2022-04-30T22:37:52.231099+0000 mgr.smithi157.nfpzoe (mgr.14180) 4296 : cluster [DBG] pgmap v4010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:55 smithi165 bash[22175]: cluster 2022-04-30T22:37:54.231707+0000 mgr.smithi157.nfpzoe (mgr.14180) 4297 : cluster [DBG] pgmap v4011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:55 smithi157 bash[20376]: cluster 2022-04-30T22:37:54.231707+0000 mgr.smithi157.nfpzoe (mgr.14180) 4297 : cluster [DBG] pgmap v4011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:56.303 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:37:56.303 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:37:56.303 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:37:56.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:37:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:56 smithi165 bash[22175]: audit 2022-04-30T22:37:56.609558+0000 mon.smithi157 (mon.0) 2929 : audit [DBG] from='client.? 172.21.15.157:0/214561446' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:56 smithi157 bash[20376]: audit 2022-04-30T22:37:56.609558+0000 mon.smithi157 (mon.0) 2929 : audit [DBG] from='client.? 172.21.15.157:0/214561446' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:37:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:57 smithi165 bash[22175]: cluster 2022-04-30T22:37:56.232342+0000 mgr.smithi157.nfpzoe (mgr.14180) 4298 : cluster [DBG] pgmap v4012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:57 smithi157 bash[20376]: cluster 2022-04-30T22:37:56.232342+0000 mgr.smithi157.nfpzoe (mgr.14180) 4298 : cluster [DBG] pgmap v4012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:59 smithi165 bash[22175]: cluster 2022-04-30T22:37:58.232955+0000 mgr.smithi157.nfpzoe (mgr.14180) 4299 : cluster [DBG] pgmap v4013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:59 smithi165 bash[22175]: audit 2022-04-30T22:37:58.772985+0000 mon.smithi157 (mon.0) 2930 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:37:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:37:59 smithi165 bash[22175]: audit 2022-04-30T22:37:58.773524+0000 mon.smithi157 (mon.0) 2931 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:37:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:59 smithi157 bash[20376]: cluster 2022-04-30T22:37:58.232955+0000 mgr.smithi157.nfpzoe (mgr.14180) 4299 : cluster [DBG] pgmap v4013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:37:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:59 smithi157 bash[20376]: audit 2022-04-30T22:37:58.772985+0000 mon.smithi157 (mon.0) 2930 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:37:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:37:59 smithi157 bash[20376]: audit 2022-04-30T22:37:58.773524+0000 mon.smithi157 (mon.0) 2931 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:38:01.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:38:01.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:38:01.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:38:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:01 smithi165 bash[22175]: cluster 2022-04-30T22:38:00.233600+0000 mgr.smithi157.nfpzoe (mgr.14180) 4300 : cluster [DBG] pgmap v4014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:01.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:01 smithi157 bash[20376]: cluster 2022-04-30T22:38:00.233600+0000 mgr.smithi157.nfpzoe (mgr.14180) 4300 : cluster [DBG] pgmap v4014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:01.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:38:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:02 smithi157 bash[20376]: audit 2022-04-30T22:38:01.939620+0000 mon.smithi157 (mon.0) 2932 : audit [DBG] from='client.? 172.21.15.157:0/4020647397' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:02 smithi165 bash[22175]: audit 2022-04-30T22:38:01.939620+0000 mon.smithi157 (mon.0) 2932 : audit [DBG] from='client.? 172.21.15.157:0/4020647397' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:03 smithi165 bash[22175]: cluster 2022-04-30T22:38:02.234231+0000 mgr.smithi157.nfpzoe (mgr.14180) 4301 : cluster [DBG] pgmap v4015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:03 smithi157 bash[20376]: cluster 2022-04-30T22:38:02.234231+0000 mgr.smithi157.nfpzoe (mgr.14180) 4301 : cluster [DBG] pgmap v4015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:05 smithi157 bash[20376]: cluster 2022-04-30T22:38:04.234827+0000 mgr.smithi157.nfpzoe (mgr.14180) 4302 : cluster [DBG] pgmap v4016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:05 smithi165 bash[22175]: cluster 2022-04-30T22:38:04.234827+0000 mgr.smithi157.nfpzoe (mgr.14180) 4302 : cluster [DBG] pgmap v4016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:06.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:38:06.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:38:06.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:38:07.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:38:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:07 smithi157 bash[20376]: cluster 2022-04-30T22:38:06.235462+0000 mgr.smithi157.nfpzoe (mgr.14180) 4303 : cluster [DBG] pgmap v4017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:07 smithi157 bash[20376]: audit 2022-04-30T22:38:07.264263+0000 mon.smithi157 (mon.0) 2933 : audit [DBG] from='client.? 172.21.15.157:0/3625801694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:07 smithi165 bash[22175]: cluster 2022-04-30T22:38:06.235462+0000 mgr.smithi157.nfpzoe (mgr.14180) 4303 : cluster [DBG] pgmap v4017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:07 smithi165 bash[22175]: audit 2022-04-30T22:38:07.264263+0000 mon.smithi157 (mon.0) 2933 : audit [DBG] from='client.? 172.21.15.157:0/3625801694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:09 smithi157 bash[20376]: cluster 2022-04-30T22:38:08.236079+0000 mgr.smithi157.nfpzoe (mgr.14180) 4304 : cluster [DBG] pgmap v4018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:09 smithi165 bash[22175]: cluster 2022-04-30T22:38:08.236079+0000 mgr.smithi157.nfpzoe (mgr.14180) 4304 : cluster [DBG] pgmap v4018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:11 smithi157 bash[20376]: cluster 2022-04-30T22:38:10.236717+0000 mgr.smithi157.nfpzoe (mgr.14180) 4305 : cluster [DBG] pgmap v4019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:11 smithi165 bash[22175]: cluster 2022-04-30T22:38:10.236717+0000 mgr.smithi157.nfpzoe (mgr.14180) 4305 : cluster [DBG] pgmap v4019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:12.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:38:12.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:38:12.295 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:38:12.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:38:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:12 smithi157 bash[20376]: audit 2022-04-30T22:38:12.594728+0000 mon.smithi157 (mon.0) 2934 : audit [DBG] from='client.? 172.21.15.157:0/3149378222' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:12 smithi165 bash[22175]: audit 2022-04-30T22:38:12.594728+0000 mon.smithi157 (mon.0) 2934 : audit [DBG] from='client.? 172.21.15.157:0/3149378222' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:13 smithi165 bash[22175]: cluster 2022-04-30T22:38:12.237343+0000 mgr.smithi157.nfpzoe (mgr.14180) 4306 : cluster [DBG] pgmap v4020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:13 smithi157 bash[20376]: cluster 2022-04-30T22:38:12.237343+0000 mgr.smithi157.nfpzoe (mgr.14180) 4306 : cluster [DBG] pgmap v4020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:15 smithi157 bash[20376]: cluster 2022-04-30T22:38:14.237947+0000 mgr.smithi157.nfpzoe (mgr.14180) 4307 : cluster [DBG] pgmap v4021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:15 smithi165 bash[22175]: cluster 2022-04-30T22:38:14.237947+0000 mgr.smithi157.nfpzoe (mgr.14180) 4307 : cluster [DBG] pgmap v4021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:17.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:38:17.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:38:17.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:38:17.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:38:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:17 smithi157 bash[20376]: cluster 2022-04-30T22:38:16.238553+0000 mgr.smithi157.nfpzoe (mgr.14180) 4308 : cluster [DBG] pgmap v4022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:17 smithi165 bash[22175]: cluster 2022-04-30T22:38:16.238553+0000 mgr.smithi157.nfpzoe (mgr.14180) 4308 : cluster [DBG] pgmap v4022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:18.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:18 smithi157 bash[20376]: audit 2022-04-30T22:38:17.921727+0000 mon.smithi157 (mon.0) 2935 : audit [DBG] from='client.? 172.21.15.157:0/3538811124' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:18 smithi165 bash[22175]: audit 2022-04-30T22:38:17.921727+0000 mon.smithi157 (mon.0) 2935 : audit [DBG] from='client.? 172.21.15.157:0/3538811124' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:19 smithi165 bash[22175]: cluster 2022-04-30T22:38:18.239203+0000 mgr.smithi157.nfpzoe (mgr.14180) 4309 : cluster [DBG] pgmap v4023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:20.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:19 smithi157 bash[20376]: cluster 2022-04-30T22:38:18.239203+0000 mgr.smithi157.nfpzoe (mgr.14180) 4309 : cluster [DBG] pgmap v4023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:20 smithi157 bash[20376]: cluster 2022-04-30T22:38:20.239834+0000 mgr.smithi157.nfpzoe (mgr.14180) 4310 : cluster [DBG] pgmap v4024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:20 smithi165 bash[22175]: cluster 2022-04-30T22:38:20.239834+0000 mgr.smithi157.nfpzoe (mgr.14180) 4310 : cluster [DBG] pgmap v4024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:22.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:38:22.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:38:22.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:38:23.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:38:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:23 smithi165 bash[22175]: cluster 2022-04-30T22:38:22.240475+0000 mgr.smithi157.nfpzoe (mgr.14180) 4311 : cluster [DBG] pgmap v4025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:23 smithi165 bash[22175]: audit 2022-04-30T22:38:23.245168+0000 mon.smithi157 (mon.0) 2936 : audit [DBG] from='client.? 172.21.15.157:0/1374550584' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:23 smithi157 bash[20376]: cluster 2022-04-30T22:38:22.240475+0000 mgr.smithi157.nfpzoe (mgr.14180) 4311 : cluster [DBG] pgmap v4025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:23 smithi157 bash[20376]: audit 2022-04-30T22:38:23.245168+0000 mon.smithi157 (mon.0) 2936 : audit [DBG] from='client.? 172.21.15.157:0/1374550584' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:25 smithi165 bash[22175]: cluster 2022-04-30T22:38:24.241087+0000 mgr.smithi157.nfpzoe (mgr.14180) 4312 : cluster [DBG] pgmap v4026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:25 smithi157 bash[20376]: cluster 2022-04-30T22:38:24.241087+0000 mgr.smithi157.nfpzoe (mgr.14180) 4312 : cluster [DBG] pgmap v4026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:27 smithi165 bash[22175]: cluster 2022-04-30T22:38:26.241685+0000 mgr.smithi157.nfpzoe (mgr.14180) 4313 : cluster [DBG] pgmap v4027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:27 smithi157 bash[20376]: cluster 2022-04-30T22:38:26.241685+0000 mgr.smithi157.nfpzoe (mgr.14180) 4313 : cluster [DBG] pgmap v4027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:28.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:38:28.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:38:28.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:38:28.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:38:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:28 smithi165 bash[22175]: audit 2022-04-30T22:38:28.577123+0000 mon.smithi157 (mon.0) 2937 : audit [DBG] from='client.? 172.21.15.157:0/2982619082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:28 smithi157 bash[20376]: audit 2022-04-30T22:38:28.577123+0000 mon.smithi157 (mon.0) 2937 : audit [DBG] from='client.? 172.21.15.157:0/2982619082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:29 smithi165 bash[22175]: cluster 2022-04-30T22:38:28.242384+0000 mgr.smithi157.nfpzoe (mgr.14180) 4314 : cluster [DBG] pgmap v4028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:29 smithi157 bash[20376]: cluster 2022-04-30T22:38:28.242384+0000 mgr.smithi157.nfpzoe (mgr.14180) 4314 : cluster [DBG] pgmap v4028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:31 smithi165 bash[22175]: cluster 2022-04-30T22:38:30.243084+0000 mgr.smithi157.nfpzoe (mgr.14180) 4315 : cluster [DBG] pgmap v4029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:31 smithi157 bash[20376]: cluster 2022-04-30T22:38:30.243084+0000 mgr.smithi157.nfpzoe (mgr.14180) 4315 : cluster [DBG] pgmap v4029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:33.602 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:38:33.602 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:38:33.603 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:38:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:33 smithi165 bash[22175]: cluster 2022-04-30T22:38:32.243680+0000 mgr.smithi157.nfpzoe (mgr.14180) 4316 : cluster [DBG] pgmap v4030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:33.932 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:38:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:33 smithi157 bash[20376]: cluster 2022-04-30T22:38:32.243680+0000 mgr.smithi157.nfpzoe (mgr.14180) 4316 : cluster [DBG] pgmap v4030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:34 smithi165 bash[22175]: audit 2022-04-30T22:38:33.911831+0000 mon.smithi157 (mon.0) 2938 : audit [DBG] from='client.? 172.21.15.157:0/2044070482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:34 smithi157 bash[20376]: audit 2022-04-30T22:38:33.911831+0000 mon.smithi157 (mon.0) 2938 : audit [DBG] from='client.? 172.21.15.157:0/2044070482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:35 smithi165 bash[22175]: cluster 2022-04-30T22:38:34.244323+0000 mgr.smithi157.nfpzoe (mgr.14180) 4317 : cluster [DBG] pgmap v4031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:35 smithi157 bash[20376]: cluster 2022-04-30T22:38:34.244323+0000 mgr.smithi157.nfpzoe (mgr.14180) 4317 : cluster [DBG] pgmap v4031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:37 smithi157 bash[20376]: cluster 2022-04-30T22:38:36.244966+0000 mgr.smithi157.nfpzoe (mgr.14180) 4318 : cluster [DBG] pgmap v4032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:37 smithi165 bash[22175]: cluster 2022-04-30T22:38:36.244966+0000 mgr.smithi157.nfpzoe (mgr.14180) 4318 : cluster [DBG] pgmap v4032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:38.935 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:38:38.936 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:38:38.936 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:38:39.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:38:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:39 smithi157 bash[20376]: cluster 2022-04-30T22:38:38.245573+0000 mgr.smithi157.nfpzoe (mgr.14180) 4319 : cluster [DBG] pgmap v4033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:39.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:39 smithi157 bash[20376]: audit 2022-04-30T22:38:39.240121+0000 mon.smithi157 (mon.0) 2939 : audit [DBG] from='client.? 172.21.15.157:0/60508129' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:39 smithi165 bash[22175]: cluster 2022-04-30T22:38:38.245573+0000 mgr.smithi157.nfpzoe (mgr.14180) 4319 : cluster [DBG] pgmap v4033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:39 smithi165 bash[22175]: audit 2022-04-30T22:38:39.240121+0000 mon.smithi157 (mon.0) 2939 : audit [DBG] from='client.? 172.21.15.157:0/60508129' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:41 smithi157 bash[20376]: cluster 2022-04-30T22:38:40.246203+0000 mgr.smithi157.nfpzoe (mgr.14180) 4320 : cluster [DBG] pgmap v4034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:41 smithi165 bash[22175]: cluster 2022-04-30T22:38:40.246203+0000 mgr.smithi157.nfpzoe (mgr.14180) 4320 : cluster [DBG] pgmap v4034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:43 smithi165 bash[22175]: cluster 2022-04-30T22:38:42.246921+0000 mgr.smithi157.nfpzoe (mgr.14180) 4321 : cluster [DBG] pgmap v4035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:43 smithi157 bash[20376]: cluster 2022-04-30T22:38:42.246921+0000 mgr.smithi157.nfpzoe (mgr.14180) 4321 : cluster [DBG] pgmap v4035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:44.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:38:44.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:38:44.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:38:44.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:38:44.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:44 smithi157 bash[20376]: audit 2022-04-30T22:38:44.575900+0000 mon.smithi157 (mon.0) 2940 : audit [DBG] from='client.? 172.21.15.157:0/2404582335' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:44 smithi165 bash[22175]: audit 2022-04-30T22:38:44.575900+0000 mon.smithi157 (mon.0) 2940 : audit [DBG] from='client.? 172.21.15.157:0/2404582335' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:45 smithi157 bash[20376]: cluster 2022-04-30T22:38:44.247664+0000 mgr.smithi157.nfpzoe (mgr.14180) 4322 : cluster [DBG] pgmap v4036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:45 smithi165 bash[22175]: cluster 2022-04-30T22:38:44.247664+0000 mgr.smithi157.nfpzoe (mgr.14180) 4322 : cluster [DBG] pgmap v4036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:46 smithi157 bash[20376]: audit 2022-04-30T22:38:46.260839+0000 mon.smithi157 (mon.0) 2941 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:38:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:46 smithi157 bash[20376]: audit 2022-04-30T22:38:46.263757+0000 mon.smithi157 (mon.0) 2942 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:38:46.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:46 smithi157 bash[20376]: audit 2022-04-30T22:38:46.265623+0000 mon.smithi157 (mon.0) 2943 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:38:46.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:46 smithi157 bash[20376]: audit 2022-04-30T22:38:46.595645+0000 mon.smithi157 (mon.0) 2944 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:38:46.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:46 smithi157 bash[20376]: audit 2022-04-30T22:38:46.605643+0000 mon.smithi157 (mon.0) 2945 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:38:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:46 smithi165 bash[22175]: audit 2022-04-30T22:38:46.260839+0000 mon.smithi157 (mon.0) 2941 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:38:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:46 smithi165 bash[22175]: audit 2022-04-30T22:38:46.263757+0000 mon.smithi157 (mon.0) 2942 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:38:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:46 smithi165 bash[22175]: audit 2022-04-30T22:38:46.265623+0000 mon.smithi157 (mon.0) 2943 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:38:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:46 smithi165 bash[22175]: audit 2022-04-30T22:38:46.595645+0000 mon.smithi157 (mon.0) 2944 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:38:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:46 smithi165 bash[22175]: audit 2022-04-30T22:38:46.605643+0000 mon.smithi157 (mon.0) 2945 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:38:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:47 smithi157 bash[20376]: cluster 2022-04-30T22:38:46.248403+0000 mgr.smithi157.nfpzoe (mgr.14180) 4323 : cluster [DBG] pgmap v4037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:47 smithi157 bash[20376]: cluster 2022-04-30T22:38:46.589360+0000 mgr.smithi157.nfpzoe (mgr.14180) 4324 : cluster [DBG] pgmap v4038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:47.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:47 smithi157 bash[20376]: cluster 2022-04-30T22:38:46.589991+0000 mgr.smithi157.nfpzoe (mgr.14180) 4325 : cluster [DBG] pgmap v4039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:47.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:47 smithi157 bash[20376]: cephadm 2022-04-30T22:38:46.606740+0000 mgr.smithi157.nfpzoe (mgr.14180) 4326 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:38:47.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:47 smithi157 bash[20376]: cephadm 2022-04-30T22:38:46.606927+0000 mgr.smithi157.nfpzoe (mgr.14180) 4327 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:38:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:47 smithi165 bash[22175]: cluster 2022-04-30T22:38:46.248403+0000 mgr.smithi157.nfpzoe (mgr.14180) 4323 : cluster [DBG] pgmap v4037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:47 smithi165 bash[22175]: cluster 2022-04-30T22:38:46.589360+0000 mgr.smithi157.nfpzoe (mgr.14180) 4324 : cluster [DBG] pgmap v4038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:48.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:47 smithi165 bash[22175]: cluster 2022-04-30T22:38:46.589991+0000 mgr.smithi157.nfpzoe (mgr.14180) 4325 : cluster [DBG] pgmap v4039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:48.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:47 smithi165 bash[22175]: cephadm 2022-04-30T22:38:46.606740+0000 mgr.smithi157.nfpzoe (mgr.14180) 4326 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:38:48.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:47 smithi165 bash[22175]: cephadm 2022-04-30T22:38:46.606927+0000 mgr.smithi157.nfpzoe (mgr.14180) 4327 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:38:49.603 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:38:49.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:38:49.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:38:49.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:38:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:49 smithi157 bash[20376]: cluster 2022-04-30T22:38:48.590635+0000 mgr.smithi157.nfpzoe (mgr.14180) 4328 : cluster [DBG] pgmap v4040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:49 smithi165 bash[22175]: cluster 2022-04-30T22:38:48.590635+0000 mgr.smithi157.nfpzoe (mgr.14180) 4328 : cluster [DBG] pgmap v4040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:50.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:50 smithi157 bash[20376]: audit 2022-04-30T22:38:49.903716+0000 mon.smithi157 (mon.0) 2946 : audit [DBG] from='client.? 172.21.15.157:0/199509534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:51.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:50 smithi165 bash[22175]: audit 2022-04-30T22:38:49.903716+0000 mon.smithi157 (mon.0) 2946 : audit [DBG] from='client.? 172.21.15.157:0/199509534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:51 smithi165 bash[22175]: cluster 2022-04-30T22:38:50.591370+0000 mgr.smithi157.nfpzoe (mgr.14180) 4329 : cluster [DBG] pgmap v4041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:52.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:51 smithi157 bash[20376]: cluster 2022-04-30T22:38:50.591370+0000 mgr.smithi157.nfpzoe (mgr.14180) 4329 : cluster [DBG] pgmap v4041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:53 smithi165 bash[22175]: cluster 2022-04-30T22:38:52.591999+0000 mgr.smithi157.nfpzoe (mgr.14180) 4330 : cluster [DBG] pgmap v4042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:53 smithi157 bash[20376]: cluster 2022-04-30T22:38:52.591999+0000 mgr.smithi157.nfpzoe (mgr.14180) 4330 : cluster [DBG] pgmap v4042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:54.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:38:54.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:38:54.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:38:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:54 smithi165 bash[22175]: cluster 2022-04-30T22:38:54.592606+0000 mgr.smithi157.nfpzoe (mgr.14180) 4331 : cluster [DBG] pgmap v4043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:55.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:54 smithi157 bash[20376]: cluster 2022-04-30T22:38:54.592606+0000 mgr.smithi157.nfpzoe (mgr.14180) 4331 : cluster [DBG] pgmap v4043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:55.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:38:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:55 smithi165 bash[22175]: audit 2022-04-30T22:38:55.234809+0000 mon.smithi157 (mon.0) 2947 : audit [DBG] from='client.? 172.21.15.157:0/909000900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:55 smithi157 bash[20376]: audit 2022-04-30T22:38:55.234809+0000 mon.smithi157 (mon.0) 2947 : audit [DBG] from='client.? 172.21.15.157:0/909000900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:38:57.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:56 smithi157 bash[20376]: cluster 2022-04-30T22:38:56.593351+0000 mgr.smithi157.nfpzoe (mgr.14180) 4332 : cluster [DBG] pgmap v4044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:56 smithi165 bash[22175]: cluster 2022-04-30T22:38:56.593351+0000 mgr.smithi157.nfpzoe (mgr.14180) 4332 : cluster [DBG] pgmap v4044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:38:59.963 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:59 smithi157 bash[20376]: cluster 2022-04-30T22:38:58.594021+0000 mgr.smithi157.nfpzoe (mgr.14180) 4333 : cluster [DBG] pgmap v4045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:00.009 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:59 smithi157 bash[20376]: audit 2022-04-30T22:38:58.780286+0000 mon.smithi157 (mon.0) 2948 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:39:00.009 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:38:59 smithi157 bash[20376]: audit 2022-04-30T22:38:58.783157+0000 mon.smithi157 (mon.0) 2949 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:39:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:59 smithi165 bash[22175]: cluster 2022-04-30T22:38:58.594021+0000 mgr.smithi157.nfpzoe (mgr.14180) 4333 : cluster [DBG] pgmap v4045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:59 smithi165 bash[22175]: audit 2022-04-30T22:38:58.780286+0000 mon.smithi157 (mon.0) 2948 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:39:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:38:59 smithi165 bash[22175]: audit 2022-04-30T22:38:58.783157+0000 mon.smithi157 (mon.0) 2949 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:39:00.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:39:00.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:39:00.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:39:00.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:39:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:00 smithi157 bash[20376]: audit 2022-04-30T22:39:00.563841+0000 mon.smithi157 (mon.0) 2950 : audit [DBG] from='client.? 172.21.15.157:0/2792907184' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:00 smithi165 bash[22175]: audit 2022-04-30T22:39:00.563841+0000 mon.smithi157 (mon.0) 2950 : audit [DBG] from='client.? 172.21.15.157:0/2792907184' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:01 smithi157 bash[20376]: cluster 2022-04-30T22:39:00.594715+0000 mgr.smithi157.nfpzoe (mgr.14180) 4334 : cluster [DBG] pgmap v4046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:02.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:01 smithi165 bash[22175]: cluster 2022-04-30T22:39:00.594715+0000 mgr.smithi157.nfpzoe (mgr.14180) 4334 : cluster [DBG] pgmap v4046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:03 smithi165 bash[22175]: cluster 2022-04-30T22:39:02.595434+0000 mgr.smithi157.nfpzoe (mgr.14180) 4335 : cluster [DBG] pgmap v4047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:03.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:03 smithi157 bash[20376]: cluster 2022-04-30T22:39:02.595434+0000 mgr.smithi157.nfpzoe (mgr.14180) 4335 : cluster [DBG] pgmap v4047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:05.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:39:05.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:39:05.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:39:05.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:39:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:05 smithi157 bash[20376]: cluster 2022-04-30T22:39:04.596073+0000 mgr.smithi157.nfpzoe (mgr.14180) 4336 : cluster [DBG] pgmap v4048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:05 smithi165 bash[22175]: cluster 2022-04-30T22:39:04.596073+0000 mgr.smithi157.nfpzoe (mgr.14180) 4336 : cluster [DBG] pgmap v4048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:06 smithi157 bash[20376]: audit 2022-04-30T22:39:05.899173+0000 mon.smithi157 (mon.0) 2951 : audit [DBG] from='client.? 172.21.15.157:0/2369864726' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:07.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:06 smithi165 bash[22175]: audit 2022-04-30T22:39:05.899173+0000 mon.smithi157 (mon.0) 2951 : audit [DBG] from='client.? 172.21.15.157:0/2369864726' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:07 smithi157 bash[20376]: cluster 2022-04-30T22:39:06.596693+0000 mgr.smithi157.nfpzoe (mgr.14180) 4337 : cluster [DBG] pgmap v4049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:08.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:07 smithi165 bash[22175]: cluster 2022-04-30T22:39:06.596693+0000 mgr.smithi157.nfpzoe (mgr.14180) 4337 : cluster [DBG] pgmap v4049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:09.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:09 smithi157 bash[20376]: cluster 2022-04-30T22:39:08.597331+0000 mgr.smithi157.nfpzoe (mgr.14180) 4338 : cluster [DBG] pgmap v4050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:09 smithi165 bash[22175]: cluster 2022-04-30T22:39:08.597331+0000 mgr.smithi157.nfpzoe (mgr.14180) 4338 : cluster [DBG] pgmap v4050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:10.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:39:10.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:39:10.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:39:11.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:39:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:11 smithi157 bash[20376]: cluster 2022-04-30T22:39:10.597924+0000 mgr.smithi157.nfpzoe (mgr.14180) 4339 : cluster [DBG] pgmap v4051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:11 smithi157 bash[20376]: audit 2022-04-30T22:39:11.229235+0000 mon.smithi157 (mon.0) 2952 : audit [DBG] from='client.? 172.21.15.157:0/678443332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:11 smithi165 bash[22175]: cluster 2022-04-30T22:39:10.597924+0000 mgr.smithi157.nfpzoe (mgr.14180) 4339 : cluster [DBG] pgmap v4051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:11 smithi165 bash[22175]: audit 2022-04-30T22:39:11.229235+0000 mon.smithi157 (mon.0) 2952 : audit [DBG] from='client.? 172.21.15.157:0/678443332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:13.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:13 smithi157 bash[20376]: cluster 2022-04-30T22:39:12.598632+0000 mgr.smithi157.nfpzoe (mgr.14180) 4340 : cluster [DBG] pgmap v4052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:13 smithi165 bash[22175]: cluster 2022-04-30T22:39:12.598632+0000 mgr.smithi157.nfpzoe (mgr.14180) 4340 : cluster [DBG] pgmap v4052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:15 smithi165 bash[22175]: cluster 2022-04-30T22:39:14.599331+0000 mgr.smithi157.nfpzoe (mgr.14180) 4341 : cluster [DBG] pgmap v4053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:15 smithi157 bash[20376]: cluster 2022-04-30T22:39:14.599331+0000 mgr.smithi157.nfpzoe (mgr.14180) 4341 : cluster [DBG] pgmap v4053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:16.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:39:16.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:39:16.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:39:16.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:39:17.046 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:16 smithi157 bash[20376]: audit 2022-04-30T22:39:16.557747+0000 mon.smithi157 (mon.0) 2953 : audit [DBG] from='client.? 172.21.15.157:0/3558652798' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:16 smithi165 bash[22175]: audit 2022-04-30T22:39:16.557747+0000 mon.smithi157 (mon.0) 2953 : audit [DBG] from='client.? 172.21.15.157:0/3558652798' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:17 smithi165 bash[22175]: cluster 2022-04-30T22:39:16.599952+0000 mgr.smithi157.nfpzoe (mgr.14180) 4342 : cluster [DBG] pgmap v4054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:17 smithi157 bash[20376]: cluster 2022-04-30T22:39:16.599952+0000 mgr.smithi157.nfpzoe (mgr.14180) 4342 : cluster [DBG] pgmap v4054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:19 smithi165 bash[22175]: cluster 2022-04-30T22:39:18.600609+0000 mgr.smithi157.nfpzoe (mgr.14180) 4343 : cluster [DBG] pgmap v4055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:19 smithi157 bash[20376]: cluster 2022-04-30T22:39:18.600609+0000 mgr.smithi157.nfpzoe (mgr.14180) 4343 : cluster [DBG] pgmap v4055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:21.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:39:21.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:39:21.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:39:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:21 smithi165 bash[22175]: cluster 2022-04-30T22:39:20.601257+0000 mgr.smithi157.nfpzoe (mgr.14180) 4344 : cluster [DBG] pgmap v4056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:21.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:39:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:21 smithi157 bash[20376]: cluster 2022-04-30T22:39:20.601257+0000 mgr.smithi157.nfpzoe (mgr.14180) 4344 : cluster [DBG] pgmap v4056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:22 smithi165 bash[22175]: audit 2022-04-30T22:39:21.879899+0000 mon.smithi157 (mon.0) 2954 : audit [DBG] from='client.? 172.21.15.157:0/1900646433' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:22 smithi157 bash[20376]: audit 2022-04-30T22:39:21.879899+0000 mon.smithi157 (mon.0) 2954 : audit [DBG] from='client.? 172.21.15.157:0/1900646433' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:23 smithi165 bash[22175]: cluster 2022-04-30T22:39:22.601896+0000 mgr.smithi157.nfpzoe (mgr.14180) 4345 : cluster [DBG] pgmap v4057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:23 smithi157 bash[20376]: cluster 2022-04-30T22:39:22.601896+0000 mgr.smithi157.nfpzoe (mgr.14180) 4345 : cluster [DBG] pgmap v4057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:25 smithi157 bash[20376]: cluster 2022-04-30T22:39:24.602513+0000 mgr.smithi157.nfpzoe (mgr.14180) 4346 : cluster [DBG] pgmap v4058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:25 smithi165 bash[22175]: cluster 2022-04-30T22:39:24.602513+0000 mgr.smithi157.nfpzoe (mgr.14180) 4346 : cluster [DBG] pgmap v4058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:26.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:39:26.908 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:39:26.908 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:39:27.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:39:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:27 smithi157 bash[20376]: cluster 2022-04-30T22:39:26.603169+0000 mgr.smithi157.nfpzoe (mgr.14180) 4347 : cluster [DBG] pgmap v4059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:27 smithi157 bash[20376]: audit 2022-04-30T22:39:27.210008+0000 mon.smithi157 (mon.0) 2955 : audit [DBG] from='client.? 172.21.15.157:0/898594592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:27 smithi165 bash[22175]: cluster 2022-04-30T22:39:26.603169+0000 mgr.smithi157.nfpzoe (mgr.14180) 4347 : cluster [DBG] pgmap v4059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:27 smithi165 bash[22175]: audit 2022-04-30T22:39:27.210008+0000 mon.smithi157 (mon.0) 2955 : audit [DBG] from='client.? 172.21.15.157:0/898594592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:29 smithi157 bash[20376]: cluster 2022-04-30T22:39:28.603811+0000 mgr.smithi157.nfpzoe (mgr.14180) 4348 : cluster [DBG] pgmap v4060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:30.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:29 smithi165 bash[22175]: cluster 2022-04-30T22:39:28.603811+0000 mgr.smithi157.nfpzoe (mgr.14180) 4348 : cluster [DBG] pgmap v4060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:31 smithi157 bash[20376]: cluster 2022-04-30T22:39:30.604434+0000 mgr.smithi157.nfpzoe (mgr.14180) 4349 : cluster [DBG] pgmap v4061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:31 smithi165 bash[22175]: cluster 2022-04-30T22:39:30.604434+0000 mgr.smithi157.nfpzoe (mgr.14180) 4349 : cluster [DBG] pgmap v4061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:32.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:39:32.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:39:32.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:39:32.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:39:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:32 smithi157 bash[20376]: audit 2022-04-30T22:39:32.543273+0000 mon.smithi157 (mon.0) 2956 : audit [DBG] from='client.? 172.21.15.157:0/572015378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:32 smithi165 bash[22175]: audit 2022-04-30T22:39:32.543273+0000 mon.smithi157 (mon.0) 2956 : audit [DBG] from='client.? 172.21.15.157:0/572015378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:33 smithi165 bash[22175]: cluster 2022-04-30T22:39:32.605061+0000 mgr.smithi157.nfpzoe (mgr.14180) 4350 : cluster [DBG] pgmap v4062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:33 smithi157 bash[20376]: cluster 2022-04-30T22:39:32.605061+0000 mgr.smithi157.nfpzoe (mgr.14180) 4350 : cluster [DBG] pgmap v4062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:35 smithi157 bash[20376]: cluster 2022-04-30T22:39:34.605680+0000 mgr.smithi157.nfpzoe (mgr.14180) 4351 : cluster [DBG] pgmap v4063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:35 smithi165 bash[22175]: cluster 2022-04-30T22:39:34.605680+0000 mgr.smithi157.nfpzoe (mgr.14180) 4351 : cluster [DBG] pgmap v4063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:37.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:39:37.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:39:37.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:39:37.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:39:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:37 smithi157 bash[20376]: cluster 2022-04-30T22:39:36.606284+0000 mgr.smithi157.nfpzoe (mgr.14180) 4352 : cluster [DBG] pgmap v4064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:37 smithi165 bash[22175]: cluster 2022-04-30T22:39:36.606284+0000 mgr.smithi157.nfpzoe (mgr.14180) 4352 : cluster [DBG] pgmap v4064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:38 smithi157 bash[20376]: audit 2022-04-30T22:39:37.874687+0000 mon.smithi157 (mon.0) 2957 : audit [DBG] from='client.? 172.21.15.157:0/3290357862' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:38 smithi165 bash[22175]: audit 2022-04-30T22:39:37.874687+0000 mon.smithi157 (mon.0) 2957 : audit [DBG] from='client.? 172.21.15.157:0/3290357862' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:39 smithi157 bash[20376]: cluster 2022-04-30T22:39:38.606924+0000 mgr.smithi157.nfpzoe (mgr.14180) 4353 : cluster [DBG] pgmap v4065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:39 smithi165 bash[22175]: cluster 2022-04-30T22:39:38.606924+0000 mgr.smithi157.nfpzoe (mgr.14180) 4353 : cluster [DBG] pgmap v4065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:41 smithi165 bash[22175]: cluster 2022-04-30T22:39:40.607544+0000 mgr.smithi157.nfpzoe (mgr.14180) 4354 : cluster [DBG] pgmap v4066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:41 smithi157 bash[20376]: cluster 2022-04-30T22:39:40.607544+0000 mgr.smithi157.nfpzoe (mgr.14180) 4354 : cluster [DBG] pgmap v4066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:42.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:39:42.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:39:42.899 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:39:43.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:39:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:43 smithi165 bash[22175]: cluster 2022-04-30T22:39:42.608188+0000 mgr.smithi157.nfpzoe (mgr.14180) 4355 : cluster [DBG] pgmap v4067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:44.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:43 smithi165 bash[22175]: audit 2022-04-30T22:39:43.202716+0000 mon.smithi157 (mon.0) 2958 : audit [DBG] from='client.? 172.21.15.157:0/4094770917' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:43 smithi157 bash[20376]: cluster 2022-04-30T22:39:42.608188+0000 mgr.smithi157.nfpzoe (mgr.14180) 4355 : cluster [DBG] pgmap v4067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:43 smithi157 bash[20376]: audit 2022-04-30T22:39:43.202716+0000 mon.smithi157 (mon.0) 2958 : audit [DBG] from='client.? 172.21.15.157:0/4094770917' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:45 smithi165 bash[22175]: cluster 2022-04-30T22:39:44.608919+0000 mgr.smithi157.nfpzoe (mgr.14180) 4356 : cluster [DBG] pgmap v4068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:46.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:45 smithi157 bash[20376]: cluster 2022-04-30T22:39:44.608919+0000 mgr.smithi157.nfpzoe (mgr.14180) 4356 : cluster [DBG] pgmap v4068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:47.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:46 smithi157 bash[20376]: audit 2022-04-30T22:39:46.613515+0000 mon.smithi157 (mon.0) 2959 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:39:47.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:46 smithi157 bash[20376]: audit 2022-04-30T22:39:46.616240+0000 mon.smithi157 (mon.0) 2960 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:39:47.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:46 smithi157 bash[20376]: audit 2022-04-30T22:39:46.618117+0000 mon.smithi157 (mon.0) 2961 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:39:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:46 smithi165 bash[22175]: audit 2022-04-30T22:39:46.613515+0000 mon.smithi157 (mon.0) 2959 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:39:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:46 smithi165 bash[22175]: audit 2022-04-30T22:39:46.616240+0000 mon.smithi157 (mon.0) 2960 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:39:47.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:46 smithi165 bash[22175]: audit 2022-04-30T22:39:46.618117+0000 mon.smithi157 (mon.0) 2961 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:39:48.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:47 smithi165 bash[22175]: cluster 2022-04-30T22:39:46.609693+0000 mgr.smithi157.nfpzoe (mgr.14180) 4357 : cluster [DBG] pgmap v4069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:48.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:47 smithi157 bash[20376]: cluster 2022-04-30T22:39:46.609693+0000 mgr.smithi157.nfpzoe (mgr.14180) 4357 : cluster [DBG] pgmap v4069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:48.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:39:48.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:39:48.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:39:48.558 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:39:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:48 smithi165 bash[22175]: audit 2022-04-30T22:39:48.538192+0000 mon.smithi157 (mon.0) 2962 : audit [DBG] from='client.? 172.21.15.157:0/349781313' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:48 smithi165 bash[22175]: cluster 2022-04-30T22:39:48.610343+0000 mgr.smithi157.nfpzoe (mgr.14180) 4358 : cluster [DBG] pgmap v4070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:49.165 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:48 smithi157 bash[20376]: audit 2022-04-30T22:39:48.538192+0000 mon.smithi157 (mon.0) 2962 : audit [DBG] from='client.? 172.21.15.157:0/349781313' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:49.165 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:48 smithi157 bash[20376]: cluster 2022-04-30T22:39:48.610343+0000 mgr.smithi157.nfpzoe (mgr.14180) 4358 : cluster [DBG] pgmap v4070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:51 smithi157 bash[20376]: cluster 2022-04-30T22:39:50.610982+0000 mgr.smithi157.nfpzoe (mgr.14180) 4359 : cluster [DBG] pgmap v4071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:51 smithi165 bash[22175]: cluster 2022-04-30T22:39:50.610982+0000 mgr.smithi157.nfpzoe (mgr.14180) 4359 : cluster [DBG] pgmap v4071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:53.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:39:53.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:39:53.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:39:53.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:39:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:53 smithi165 bash[22175]: cluster 2022-04-30T22:39:52.611674+0000 mgr.smithi157.nfpzoe (mgr.14180) 4360 : cluster [DBG] pgmap v4072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:53 smithi157 bash[20376]: cluster 2022-04-30T22:39:52.611674+0000 mgr.smithi157.nfpzoe (mgr.14180) 4360 : cluster [DBG] pgmap v4072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:54 smithi157 bash[20376]: audit 2022-04-30T22:39:53.842731+0000 mon.smithi157 (mon.0) 2963 : audit [DBG] from='client.? 172.21.15.157:0/2696560291' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:54 smithi157 bash[20376]: audit 2022-04-30T22:39:54.359893+0000 mon.smithi157 (mon.0) 2964 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:39:54.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:54 smithi157 bash[20376]: audit 2022-04-30T22:39:54.642603+0000 mon.smithi157 (mon.0) 2965 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:39:54.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:54 smithi157 bash[20376]: audit 2022-04-30T22:39:54.653372+0000 mon.smithi157 (mon.0) 2966 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:39:54.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:54 smithi157 bash[20376]: audit 2022-04-30T22:39:54.658495+0000 mon.smithi157 (mon.0) 2967 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T22:39:54.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:54 smithi157 bash[20376]: audit 2022-04-30T22:39:54.660025+0000 mon.smithi157 (mon.0) 2968 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:39:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:54 smithi165 bash[22175]: audit 2022-04-30T22:39:53.842731+0000 mon.smithi157 (mon.0) 2963 : audit [DBG] from='client.? 172.21.15.157:0/2696560291' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:39:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:54 smithi165 bash[22175]: audit 2022-04-30T22:39:54.359893+0000 mon.smithi157 (mon.0) 2964 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:39:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:54 smithi165 bash[22175]: audit 2022-04-30T22:39:54.642603+0000 mon.smithi157 (mon.0) 2965 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:39:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:54 smithi165 bash[22175]: audit 2022-04-30T22:39:54.653372+0000 mon.smithi157 (mon.0) 2966 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:39:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:54 smithi165 bash[22175]: audit 2022-04-30T22:39:54.658495+0000 mon.smithi157 (mon.0) 2967 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T22:39:55.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:54 smithi165 bash[22175]: audit 2022-04-30T22:39:54.660025+0000 mon.smithi157 (mon.0) 2968 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:39:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:55 smithi157 bash[20376]: cephadm 2022-04-30T22:39:54.349361+0000 mgr.smithi157.nfpzoe (mgr.14180) 4361 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T22:39:55.991 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:55 smithi157 bash[20376]: cluster 2022-04-30T22:39:54.612303+0000 mgr.smithi157.nfpzoe (mgr.14180) 4362 : cluster [DBG] pgmap v4073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:55.991 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:55 smithi157 bash[20376]: cluster 2022-04-30T22:39:54.638375+0000 mgr.smithi157.nfpzoe (mgr.14180) 4363 : cluster [DBG] pgmap v4074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:55.991 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:55 smithi157 bash[20376]: cluster 2022-04-30T22:39:54.638848+0000 mgr.smithi157.nfpzoe (mgr.14180) 4364 : cluster [DBG] pgmap v4075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:55.992 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:55 smithi157 bash[20376]: cephadm 2022-04-30T22:39:54.654287+0000 mgr.smithi157.nfpzoe (mgr.14180) 4365 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:39:55.992 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:55 smithi157 bash[20376]: cephadm 2022-04-30T22:39:54.654410+0000 mgr.smithi157.nfpzoe (mgr.14180) 4366 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:39:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:55 smithi165 bash[22175]: cephadm 2022-04-30T22:39:54.349361+0000 mgr.smithi157.nfpzoe (mgr.14180) 4361 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T22:39:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:55 smithi165 bash[22175]: cluster 2022-04-30T22:39:54.612303+0000 mgr.smithi157.nfpzoe (mgr.14180) 4362 : cluster [DBG] pgmap v4073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:55 smithi165 bash[22175]: cluster 2022-04-30T22:39:54.638375+0000 mgr.smithi157.nfpzoe (mgr.14180) 4363 : cluster [DBG] pgmap v4074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:55 smithi165 bash[22175]: cluster 2022-04-30T22:39:54.638848+0000 mgr.smithi157.nfpzoe (mgr.14180) 4364 : cluster [DBG] pgmap v4075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:56.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:55 smithi165 bash[22175]: cephadm 2022-04-30T22:39:54.654287+0000 mgr.smithi157.nfpzoe (mgr.14180) 4365 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:39:56.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:55 smithi165 bash[22175]: cephadm 2022-04-30T22:39:54.654410+0000 mgr.smithi157.nfpzoe (mgr.14180) 4366 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:39:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:57 smithi157 bash[20376]: cluster 2022-04-30T22:39:56.639681+0000 mgr.smithi157.nfpzoe (mgr.14180) 4367 : cluster [DBG] pgmap v4076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:57 smithi165 bash[22175]: cluster 2022-04-30T22:39:56.639681+0000 mgr.smithi157.nfpzoe (mgr.14180) 4367 : cluster [DBG] pgmap v4076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:58.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:39:58.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:39:58.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:39:59.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:39:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:59 smithi157 bash[20376]: cluster 2022-04-30T22:39:58.640312+0000 mgr.smithi157.nfpzoe (mgr.14180) 4368 : cluster [DBG] pgmap v4077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:39:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:59 smithi157 bash[20376]: audit 2022-04-30T22:39:58.788703+0000 mon.smithi157 (mon.0) 2969 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:39:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:59 smithi157 bash[20376]: audit 2022-04-30T22:39:58.789386+0000 mon.smithi157 (mon.0) 2970 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:39:59.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:39:59 smithi157 bash[20376]: audit 2022-04-30T22:39:59.169023+0000 mon.smithi157 (mon.0) 2971 : audit [DBG] from='client.? 172.21.15.157:0/3070026254' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:59 smithi165 bash[22175]: cluster 2022-04-30T22:39:58.640312+0000 mgr.smithi157.nfpzoe (mgr.14180) 4368 : cluster [DBG] pgmap v4077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:59 smithi165 bash[22175]: audit 2022-04-30T22:39:58.788703+0000 mon.smithi157 (mon.0) 2969 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:40:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:59 smithi165 bash[22175]: audit 2022-04-30T22:39:58.789386+0000 mon.smithi157 (mon.0) 2970 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:40:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:39:59 smithi165 bash[22175]: audit 2022-04-30T22:39:59.169023+0000 mon.smithi157 (mon.0) 2971 : audit [DBG] from='client.? 172.21.15.157:0/3070026254' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:00 smithi157 bash[20376]: cluster 2022-04-30T22:40:00.000152+0000 mon.smithi157 (mon.0) 2972 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T22:40:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:00 smithi165 bash[22175]: cluster 2022-04-30T22:40:00.000152+0000 mon.smithi157 (mon.0) 2972 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T22:40:01.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:01 smithi157 bash[20376]: cluster 2022-04-30T22:40:00.640871+0000 mgr.smithi157.nfpzoe (mgr.14180) 4369 : cluster [DBG] pgmap v4078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:01 smithi165 bash[22175]: cluster 2022-04-30T22:40:00.640871+0000 mgr.smithi157.nfpzoe (mgr.14180) 4369 : cluster [DBG] pgmap v4078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:03 smithi165 bash[22175]: cluster 2022-04-30T22:40:02.641512+0000 mgr.smithi157.nfpzoe (mgr.14180) 4370 : cluster [DBG] pgmap v4079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:03.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:03 smithi157 bash[20376]: cluster 2022-04-30T22:40:02.641512+0000 mgr.smithi157.nfpzoe (mgr.14180) 4370 : cluster [DBG] pgmap v4079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:04.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:40:04.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:40:04.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:40:04.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:40:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:04 smithi157 bash[20376]: audit 2022-04-30T22:40:04.492626+0000 mon.smithi157 (mon.0) 2973 : audit [DBG] from='client.? 172.21.15.157:0/3245267279' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:04 smithi165 bash[22175]: audit 2022-04-30T22:40:04.492626+0000 mon.smithi157 (mon.0) 2973 : audit [DBG] from='client.? 172.21.15.157:0/3245267279' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:05.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:05 smithi157 bash[20376]: cluster 2022-04-30T22:40:04.642144+0000 mgr.smithi157.nfpzoe (mgr.14180) 4371 : cluster [DBG] pgmap v4080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:05 smithi165 bash[22175]: cluster 2022-04-30T22:40:04.642144+0000 mgr.smithi157.nfpzoe (mgr.14180) 4371 : cluster [DBG] pgmap v4080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:07 smithi157 bash[20376]: cluster 2022-04-30T22:40:06.642819+0000 mgr.smithi157.nfpzoe (mgr.14180) 4372 : cluster [DBG] pgmap v4081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:08.150 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:07 smithi165 bash[22175]: cluster 2022-04-30T22:40:06.642819+0000 mgr.smithi157.nfpzoe (mgr.14180) 4372 : cluster [DBG] pgmap v4081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:09.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:40:09.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:40:09.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:40:09.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:40:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:09 smithi157 bash[20376]: cluster 2022-04-30T22:40:08.643456+0000 mgr.smithi157.nfpzoe (mgr.14180) 4373 : cluster [DBG] pgmap v4082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:09 smithi157 bash[20376]: audit 2022-04-30T22:40:08.968605+0000 mon.smithi157 (mon.0) 2974 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:40:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:09 smithi165 bash[22175]: cluster 2022-04-30T22:40:08.643456+0000 mgr.smithi157.nfpzoe (mgr.14180) 4373 : cluster [DBG] pgmap v4082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:09 smithi165 bash[22175]: audit 2022-04-30T22:40:08.968605+0000 mon.smithi157 (mon.0) 2974 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:40:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:10 smithi157 bash[20376]: audit 2022-04-30T22:40:09.816214+0000 mon.smithi157 (mon.0) 2975 : audit [DBG] from='client.? 172.21.15.157:0/702792631' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:10 smithi165 bash[22175]: audit 2022-04-30T22:40:09.816214+0000 mon.smithi157 (mon.0) 2975 : audit [DBG] from='client.? 172.21.15.157:0/702792631' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:11 smithi157 bash[20376]: cluster 2022-04-30T22:40:10.644020+0000 mgr.smithi157.nfpzoe (mgr.14180) 4374 : cluster [DBG] pgmap v4083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:11 smithi165 bash[22175]: cluster 2022-04-30T22:40:10.644020+0000 mgr.smithi157.nfpzoe (mgr.14180) 4374 : cluster [DBG] pgmap v4083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:13 smithi165 bash[22175]: cluster 2022-04-30T22:40:12.644624+0000 mgr.smithi157.nfpzoe (mgr.14180) 4375 : cluster [DBG] pgmap v4084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:13 smithi157 bash[20376]: cluster 2022-04-30T22:40:12.644624+0000 mgr.smithi157.nfpzoe (mgr.14180) 4375 : cluster [DBG] pgmap v4084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:14.840 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:40:14.840 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:40:14.840 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:40:15.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:40:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:15 smithi157 bash[20376]: cluster 2022-04-30T22:40:14.645281+0000 mgr.smithi157.nfpzoe (mgr.14180) 4376 : cluster [DBG] pgmap v4085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:15 smithi157 bash[20376]: audit 2022-04-30T22:40:15.144425+0000 mon.smithi157 (mon.0) 2976 : audit [DBG] from='client.? 172.21.15.157:0/2623605948' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:16.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:15 smithi165 bash[22175]: cluster 2022-04-30T22:40:14.645281+0000 mgr.smithi157.nfpzoe (mgr.14180) 4376 : cluster [DBG] pgmap v4085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:16.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:15 smithi165 bash[22175]: audit 2022-04-30T22:40:15.144425+0000 mon.smithi157 (mon.0) 2976 : audit [DBG] from='client.? 172.21.15.157:0/2623605948' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:17.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:17 smithi157 bash[20376]: cluster 2022-04-30T22:40:16.645904+0000 mgr.smithi157.nfpzoe (mgr.14180) 4377 : cluster [DBG] pgmap v4086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:17 smithi165 bash[22175]: cluster 2022-04-30T22:40:16.645904+0000 mgr.smithi157.nfpzoe (mgr.14180) 4377 : cluster [DBG] pgmap v4086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:19 smithi157 bash[20376]: cluster 2022-04-30T22:40:18.646509+0000 mgr.smithi157.nfpzoe (mgr.14180) 4378 : cluster [DBG] pgmap v4087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:19 smithi165 bash[22175]: cluster 2022-04-30T22:40:18.646509+0000 mgr.smithi157.nfpzoe (mgr.14180) 4378 : cluster [DBG] pgmap v4087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:20.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:40:20.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:40:20.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:40:20.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:40:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:20 smithi157 bash[20376]: audit 2022-04-30T22:40:20.468477+0000 mon.smithi157 (mon.0) 2977 : audit [DBG] from='client.? 172.21.15.157:0/2724629796' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:21.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:20 smithi165 bash[22175]: audit 2022-04-30T22:40:20.468477+0000 mon.smithi157 (mon.0) 2977 : audit [DBG] from='client.? 172.21.15.157:0/2724629796' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:21 smithi157 bash[20376]: cluster 2022-04-30T22:40:20.647240+0000 mgr.smithi157.nfpzoe (mgr.14180) 4379 : cluster [DBG] pgmap v4088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:21 smithi165 bash[22175]: cluster 2022-04-30T22:40:20.647240+0000 mgr.smithi157.nfpzoe (mgr.14180) 4379 : cluster [DBG] pgmap v4088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:23 smithi165 bash[22175]: cluster 2022-04-30T22:40:22.647938+0000 mgr.smithi157.nfpzoe (mgr.14180) 4380 : cluster [DBG] pgmap v4089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:23 smithi157 bash[20376]: cluster 2022-04-30T22:40:22.647938+0000 mgr.smithi157.nfpzoe (mgr.14180) 4380 : cluster [DBG] pgmap v4089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:25.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:40:25.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:40:25.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:40:25.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:40:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:25 smithi157 bash[20376]: cluster 2022-04-30T22:40:24.648539+0000 mgr.smithi157.nfpzoe (mgr.14180) 4381 : cluster [DBG] pgmap v4090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:25 smithi165 bash[22175]: cluster 2022-04-30T22:40:24.648539+0000 mgr.smithi157.nfpzoe (mgr.14180) 4381 : cluster [DBG] pgmap v4090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:26 smithi157 bash[20376]: audit 2022-04-30T22:40:25.799163+0000 mon.smithi157 (mon.0) 2978 : audit [DBG] from='client.? 172.21.15.157:0/2127888821' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:26 smithi165 bash[22175]: audit 2022-04-30T22:40:25.799163+0000 mon.smithi157 (mon.0) 2978 : audit [DBG] from='client.? 172.21.15.157:0/2127888821' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:27 smithi157 bash[20376]: cluster 2022-04-30T22:40:26.649184+0000 mgr.smithi157.nfpzoe (mgr.14180) 4382 : cluster [DBG] pgmap v4091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:27 smithi165 bash[22175]: cluster 2022-04-30T22:40:26.649184+0000 mgr.smithi157.nfpzoe (mgr.14180) 4382 : cluster [DBG] pgmap v4091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:29 smithi157 bash[20376]: cluster 2022-04-30T22:40:28.649764+0000 mgr.smithi157.nfpzoe (mgr.14180) 4383 : cluster [DBG] pgmap v4092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:29 smithi165 bash[22175]: cluster 2022-04-30T22:40:28.649764+0000 mgr.smithi157.nfpzoe (mgr.14180) 4383 : cluster [DBG] pgmap v4092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:30.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:40:30.824 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:40:30.824 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:40:31.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:40:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:31 smithi157 bash[20376]: cluster 2022-04-30T22:40:30.650376+0000 mgr.smithi157.nfpzoe (mgr.14180) 4384 : cluster [DBG] pgmap v4093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:31 smithi157 bash[20376]: audit 2022-04-30T22:40:31.126625+0000 mon.smithi157 (mon.0) 2979 : audit [DBG] from='client.? 172.21.15.157:0/1475773596' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:31 smithi165 bash[22175]: cluster 2022-04-30T22:40:30.650376+0000 mgr.smithi157.nfpzoe (mgr.14180) 4384 : cluster [DBG] pgmap v4093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:31 smithi165 bash[22175]: audit 2022-04-30T22:40:31.126625+0000 mon.smithi157 (mon.0) 2979 : audit [DBG] from='client.? 172.21.15.157:0/1475773596' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:33 smithi165 bash[22175]: cluster 2022-04-30T22:40:32.651054+0000 mgr.smithi157.nfpzoe (mgr.14180) 4385 : cluster [DBG] pgmap v4094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:33 smithi157 bash[20376]: cluster 2022-04-30T22:40:32.651054+0000 mgr.smithi157.nfpzoe (mgr.14180) 4385 : cluster [DBG] pgmap v4094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:35 smithi157 bash[20376]: cluster 2022-04-30T22:40:34.651648+0000 mgr.smithi157.nfpzoe (mgr.14180) 4386 : cluster [DBG] pgmap v4095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:35 smithi165 bash[22175]: cluster 2022-04-30T22:40:34.651648+0000 mgr.smithi157.nfpzoe (mgr.14180) 4386 : cluster [DBG] pgmap v4095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:36.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:40:36.151 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:40:36.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:40:36.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:40:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:36 smithi157 bash[20376]: audit 2022-04-30T22:40:36.458598+0000 mon.smithi157 (mon.0) 2980 : audit [DBG] from='client.? 172.21.15.157:0/2038859635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:36 smithi165 bash[22175]: audit 2022-04-30T22:40:36.458598+0000 mon.smithi157 (mon.0) 2980 : audit [DBG] from='client.? 172.21.15.157:0/2038859635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:37 smithi157 bash[20376]: cluster 2022-04-30T22:40:36.652322+0000 mgr.smithi157.nfpzoe (mgr.14180) 4387 : cluster [DBG] pgmap v4096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:37 smithi165 bash[22175]: cluster 2022-04-30T22:40:36.652322+0000 mgr.smithi157.nfpzoe (mgr.14180) 4387 : cluster [DBG] pgmap v4096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:39 smithi157 bash[20376]: cluster 2022-04-30T22:40:38.652999+0000 mgr.smithi157.nfpzoe (mgr.14180) 4388 : cluster [DBG] pgmap v4097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:39 smithi165 bash[22175]: cluster 2022-04-30T22:40:38.652999+0000 mgr.smithi157.nfpzoe (mgr.14180) 4388 : cluster [DBG] pgmap v4097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:41.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:40:41.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:40:41.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:40:41.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:40:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:41 smithi157 bash[20376]: cluster 2022-04-30T22:40:40.653589+0000 mgr.smithi157.nfpzoe (mgr.14180) 4389 : cluster [DBG] pgmap v4098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:42.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:41 smithi165 bash[22175]: cluster 2022-04-30T22:40:40.653589+0000 mgr.smithi157.nfpzoe (mgr.14180) 4389 : cluster [DBG] pgmap v4098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:42 smithi157 bash[20376]: audit 2022-04-30T22:40:41.782547+0000 mon.smithi157 (mon.0) 2981 : audit [DBG] from='client.? 172.21.15.157:0/1836398465' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:42 smithi165 bash[22175]: audit 2022-04-30T22:40:41.782547+0000 mon.smithi157 (mon.0) 2981 : audit [DBG] from='client.? 172.21.15.157:0/1836398465' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:43 smithi165 bash[22175]: cluster 2022-04-30T22:40:42.654243+0000 mgr.smithi157.nfpzoe (mgr.14180) 4390 : cluster [DBG] pgmap v4099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:43 smithi157 bash[20376]: cluster 2022-04-30T22:40:42.654243+0000 mgr.smithi157.nfpzoe (mgr.14180) 4390 : cluster [DBG] pgmap v4099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:45.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:45 smithi157 bash[20376]: cluster 2022-04-30T22:40:44.654854+0000 mgr.smithi157.nfpzoe (mgr.14180) 4391 : cluster [DBG] pgmap v4100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:46.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:45 smithi165 bash[22175]: cluster 2022-04-30T22:40:44.654854+0000 mgr.smithi157.nfpzoe (mgr.14180) 4391 : cluster [DBG] pgmap v4100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:46.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:40:46.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:40:46.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:40:47.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:40:47.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:47 smithi157 bash[20376]: cluster 2022-04-30T22:40:46.655454+0000 mgr.smithi157.nfpzoe (mgr.14180) 4392 : cluster [DBG] pgmap v4101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:47.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:47 smithi157 bash[20376]: audit 2022-04-30T22:40:47.113080+0000 mon.smithi157 (mon.0) 2982 : audit [DBG] from='client.? 172.21.15.157:0/2460209630' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:47 smithi165 bash[22175]: cluster 2022-04-30T22:40:46.655454+0000 mgr.smithi157.nfpzoe (mgr.14180) 4392 : cluster [DBG] pgmap v4101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:47 smithi165 bash[22175]: audit 2022-04-30T22:40:47.113080+0000 mon.smithi157 (mon.0) 2982 : audit [DBG] from='client.? 172.21.15.157:0/2460209630' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:49 smithi157 bash[20376]: cluster 2022-04-30T22:40:48.656161+0000 mgr.smithi157.nfpzoe (mgr.14180) 4393 : cluster [DBG] pgmap v4102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:49 smithi165 bash[22175]: cluster 2022-04-30T22:40:48.656161+0000 mgr.smithi157.nfpzoe (mgr.14180) 4393 : cluster [DBG] pgmap v4102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:51 smithi157 bash[20376]: cluster 2022-04-30T22:40:50.656813+0000 mgr.smithi157.nfpzoe (mgr.14180) 4394 : cluster [DBG] pgmap v4103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:52.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:40:52.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:40:52.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:40:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:51 smithi165 bash[22175]: cluster 2022-04-30T22:40:50.656813+0000 mgr.smithi157.nfpzoe (mgr.14180) 4394 : cluster [DBG] pgmap v4103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:52.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:40:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:52 smithi157 bash[20376]: audit 2022-04-30T22:40:52.448818+0000 mon.smithi157 (mon.0) 2983 : audit [DBG] from='client.? 172.21.15.157:0/3998013724' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:52 smithi165 bash[22175]: audit 2022-04-30T22:40:52.448818+0000 mon.smithi157 (mon.0) 2983 : audit [DBG] from='client.? 172.21.15.157:0/3998013724' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:53 smithi165 bash[22175]: cluster 2022-04-30T22:40:52.657473+0000 mgr.smithi157.nfpzoe (mgr.14180) 4395 : cluster [DBG] pgmap v4104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:53 smithi157 bash[20376]: cluster 2022-04-30T22:40:52.657473+0000 mgr.smithi157.nfpzoe (mgr.14180) 4395 : cluster [DBG] pgmap v4104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:55 smithi157 bash[20376]: cluster 2022-04-30T22:40:54.658088+0000 mgr.smithi157.nfpzoe (mgr.14180) 4396 : cluster [DBG] pgmap v4105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:55 smithi165 bash[22175]: cluster 2022-04-30T22:40:54.658088+0000 mgr.smithi157.nfpzoe (mgr.14180) 4396 : cluster [DBG] pgmap v4105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:57.473 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:40:57.473 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:40:57.473 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:40:57.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:40:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:57 smithi157 bash[20376]: cluster 2022-04-30T22:40:56.658741+0000 mgr.smithi157.nfpzoe (mgr.14180) 4397 : cluster [DBG] pgmap v4106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:58.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:57 smithi165 bash[22175]: cluster 2022-04-30T22:40:56.658741+0000 mgr.smithi157.nfpzoe (mgr.14180) 4397 : cluster [DBG] pgmap v4106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:58 smithi157 bash[20376]: audit 2022-04-30T22:40:57.779420+0000 mon.smithi157 (mon.0) 2984 : audit [DBG] from='client.? 172.21.15.157:0/689197252' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:58 smithi165 bash[22175]: audit 2022-04-30T22:40:57.779420+0000 mon.smithi157 (mon.0) 2984 : audit [DBG] from='client.? 172.21.15.157:0/689197252' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:40:59.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:59 smithi157 bash[20376]: cluster 2022-04-30T22:40:58.659397+0000 mgr.smithi157.nfpzoe (mgr.14180) 4398 : cluster [DBG] pgmap v4107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:40:59.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:59 smithi157 bash[20376]: audit 2022-04-30T22:40:58.797436+0000 mon.smithi157 (mon.0) 2985 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:40:59.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:40:59 smithi157 bash[20376]: audit 2022-04-30T22:40:58.797858+0000 mon.smithi157 (mon.0) 2986 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:41:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:59 smithi165 bash[22175]: cluster 2022-04-30T22:40:58.659397+0000 mgr.smithi157.nfpzoe (mgr.14180) 4398 : cluster [DBG] pgmap v4107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:59 smithi165 bash[22175]: audit 2022-04-30T22:40:58.797436+0000 mon.smithi157 (mon.0) 2985 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:41:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:40:59 smithi165 bash[22175]: audit 2022-04-30T22:40:58.797858+0000 mon.smithi157 (mon.0) 2986 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:41:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:01 smithi165 bash[22175]: cluster 2022-04-30T22:41:00.660026+0000 mgr.smithi157.nfpzoe (mgr.14180) 4399 : cluster [DBG] pgmap v4108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:01 smithi157 bash[20376]: cluster 2022-04-30T22:41:00.660026+0000 mgr.smithi157.nfpzoe (mgr.14180) 4399 : cluster [DBG] pgmap v4108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:02.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:41:02.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:41:02.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:41:03.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:41:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:03 smithi165 bash[22175]: cluster 2022-04-30T22:41:02.660803+0000 mgr.smithi157.nfpzoe (mgr.14180) 4400 : cluster [DBG] pgmap v4109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:03 smithi165 bash[22175]: audit 2022-04-30T22:41:03.102232+0000 mon.smithi157 (mon.0) 2987 : audit [DBG] from='client.? 172.21.15.157:0/727902989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:03 smithi157 bash[20376]: cluster 2022-04-30T22:41:02.660803+0000 mgr.smithi157.nfpzoe (mgr.14180) 4400 : cluster [DBG] pgmap v4109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:03 smithi157 bash[20376]: audit 2022-04-30T22:41:03.102232+0000 mon.smithi157 (mon.0) 2987 : audit [DBG] from='client.? 172.21.15.157:0/727902989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:05 smithi165 bash[22175]: cluster 2022-04-30T22:41:04.661437+0000 mgr.smithi157.nfpzoe (mgr.14180) 4401 : cluster [DBG] pgmap v4110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:05 smithi157 bash[20376]: cluster 2022-04-30T22:41:04.661437+0000 mgr.smithi157.nfpzoe (mgr.14180) 4401 : cluster [DBG] pgmap v4110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:08.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:41:08.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:41:08.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:41:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:07 smithi165 bash[22175]: cluster 2022-04-30T22:41:06.662049+0000 mgr.smithi157.nfpzoe (mgr.14180) 4402 : cluster [DBG] pgmap v4111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:08.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:07 smithi157 bash[20376]: cluster 2022-04-30T22:41:06.662049+0000 mgr.smithi157.nfpzoe (mgr.14180) 4402 : cluster [DBG] pgmap v4111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:08.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:41:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:08 smithi165 bash[22175]: audit 2022-04-30T22:41:08.424126+0000 mon.smithi157 (mon.0) 2988 : audit [DBG] from='client.? 172.21.15.157:0/1595783112' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:09.170 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:08 smithi157 bash[20376]: audit 2022-04-30T22:41:08.424126+0000 mon.smithi157 (mon.0) 2988 : audit [DBG] from='client.? 172.21.15.157:0/1595783112' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:09 smithi165 bash[22175]: cluster 2022-04-30T22:41:08.662735+0000 mgr.smithi157.nfpzoe (mgr.14180) 4403 : cluster [DBG] pgmap v4112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:09 smithi165 bash[22175]: audit 2022-04-30T22:41:08.973388+0000 mon.smithi157 (mon.0) 2989 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:41:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:09 smithi165 bash[22175]: audit 2022-04-30T22:41:08.976477+0000 mon.smithi157 (mon.0) 2990 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:41:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:09 smithi165 bash[22175]: audit 2022-04-30T22:41:08.978532+0000 mon.smithi157 (mon.0) 2991 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:41:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:09 smithi165 bash[22175]: audit 2022-04-30T22:41:09.311617+0000 mon.smithi157 (mon.0) 2992 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:41:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:09 smithi165 bash[22175]: audit 2022-04-30T22:41:09.321700+0000 mon.smithi157 (mon.0) 2993 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:41:10.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:09 smithi157 bash[20376]: cluster 2022-04-30T22:41:08.662735+0000 mgr.smithi157.nfpzoe (mgr.14180) 4403 : cluster [DBG] pgmap v4112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:10.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:09 smithi157 bash[20376]: audit 2022-04-30T22:41:08.973388+0000 mon.smithi157 (mon.0) 2989 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:41:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:09 smithi157 bash[20376]: audit 2022-04-30T22:41:08.976477+0000 mon.smithi157 (mon.0) 2990 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:41:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:09 smithi157 bash[20376]: audit 2022-04-30T22:41:08.978532+0000 mon.smithi157 (mon.0) 2991 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:41:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:09 smithi157 bash[20376]: audit 2022-04-30T22:41:09.311617+0000 mon.smithi157 (mon.0) 2992 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:41:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:09 smithi157 bash[20376]: audit 2022-04-30T22:41:09.321700+0000 mon.smithi157 (mon.0) 2993 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:41:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:10 smithi157 bash[20376]: cluster 2022-04-30T22:41:09.304523+0000 mgr.smithi157.nfpzoe (mgr.14180) 4404 : cluster [DBG] pgmap v4113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:10 smithi157 bash[20376]: cluster 2022-04-30T22:41:09.305004+0000 mgr.smithi157.nfpzoe (mgr.14180) 4405 : cluster [DBG] pgmap v4114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:10 smithi157 bash[20376]: cephadm 2022-04-30T22:41:09.323115+0000 mgr.smithi157.nfpzoe (mgr.14180) 4406 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:41:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:10 smithi157 bash[20376]: cephadm 2022-04-30T22:41:09.323309+0000 mgr.smithi157.nfpzoe (mgr.14180) 4407 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:41:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:10 smithi165 bash[22175]: cluster 2022-04-30T22:41:09.304523+0000 mgr.smithi157.nfpzoe (mgr.14180) 4404 : cluster [DBG] pgmap v4113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:10 smithi165 bash[22175]: cluster 2022-04-30T22:41:09.305004+0000 mgr.smithi157.nfpzoe (mgr.14180) 4405 : cluster [DBG] pgmap v4114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:10 smithi165 bash[22175]: cephadm 2022-04-30T22:41:09.323115+0000 mgr.smithi157.nfpzoe (mgr.14180) 4406 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:41:11.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:10 smithi165 bash[22175]: cephadm 2022-04-30T22:41:09.323309+0000 mgr.smithi157.nfpzoe (mgr.14180) 4407 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:41:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:12 smithi165 bash[22175]: cluster 2022-04-30T22:41:11.305697+0000 mgr.smithi157.nfpzoe (mgr.14180) 4408 : cluster [DBG] pgmap v4115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:12 smithi157 bash[20376]: cluster 2022-04-30T22:41:11.305697+0000 mgr.smithi157.nfpzoe (mgr.14180) 4408 : cluster [DBG] pgmap v4115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:13.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:41:13.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:41:13.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:41:13.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:41:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:14 smithi165 bash[22175]: cluster 2022-04-30T22:41:13.306314+0000 mgr.smithi157.nfpzoe (mgr.14180) 4409 : cluster [DBG] pgmap v4116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:15.208 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:14 smithi165 bash[22175]: audit 2022-04-30T22:41:13.757006+0000 mon.smithi157 (mon.0) 2994 : audit [DBG] from='client.? 172.21.15.157:0/1497958546' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:15.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:14 smithi157 bash[20376]: cluster 2022-04-30T22:41:13.306314+0000 mgr.smithi157.nfpzoe (mgr.14180) 4409 : cluster [DBG] pgmap v4116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:15.209 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:14 smithi157 bash[20376]: audit 2022-04-30T22:41:13.757006+0000 mon.smithi157 (mon.0) 2994 : audit [DBG] from='client.? 172.21.15.157:0/1497958546' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:17.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:16 smithi157 bash[20376]: cluster 2022-04-30T22:41:15.306922+0000 mgr.smithi157.nfpzoe (mgr.14180) 4410 : cluster [DBG] pgmap v4117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:17.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:16 smithi165 bash[22175]: cluster 2022-04-30T22:41:15.306922+0000 mgr.smithi157.nfpzoe (mgr.14180) 4410 : cluster [DBG] pgmap v4117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:17 smithi165 bash[22175]: cluster 2022-04-30T22:41:17.307574+0000 mgr.smithi157.nfpzoe (mgr.14180) 4411 : cluster [DBG] pgmap v4118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:17 smithi157 bash[20376]: cluster 2022-04-30T22:41:17.307574+0000 mgr.smithi157.nfpzoe (mgr.14180) 4411 : cluster [DBG] pgmap v4118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:18.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:41:18.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:41:18.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:41:19.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:41:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:19 smithi157 bash[20376]: audit 2022-04-30T22:41:19.078985+0000 mon.smithi157 (mon.0) 2995 : audit [DBG] from='client.? 172.21.15.157:0/3325924646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:19 smithi165 bash[22175]: audit 2022-04-30T22:41:19.078985+0000 mon.smithi157 (mon.0) 2995 : audit [DBG] from='client.? 172.21.15.157:0/3325924646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:20 smithi157 bash[20376]: cluster 2022-04-30T22:41:19.308247+0000 mgr.smithi157.nfpzoe (mgr.14180) 4412 : cluster [DBG] pgmap v4119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:20 smithi165 bash[22175]: cluster 2022-04-30T22:41:19.308247+0000 mgr.smithi157.nfpzoe (mgr.14180) 4412 : cluster [DBG] pgmap v4119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:22 smithi157 bash[20376]: cluster 2022-04-30T22:41:21.308878+0000 mgr.smithi157.nfpzoe (mgr.14180) 4413 : cluster [DBG] pgmap v4120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:22 smithi165 bash[22175]: cluster 2022-04-30T22:41:21.308878+0000 mgr.smithi157.nfpzoe (mgr.14180) 4413 : cluster [DBG] pgmap v4120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:24.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:41:24.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:41:24.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:41:24.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:41:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:24 smithi157 bash[20376]: cluster 2022-04-30T22:41:23.309535+0000 mgr.smithi157.nfpzoe (mgr.14180) 4414 : cluster [DBG] pgmap v4121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:24 smithi157 bash[20376]: audit 2022-04-30T22:41:24.409555+0000 mon.smithi157 (mon.0) 2996 : audit [DBG] from='client.? 172.21.15.157:0/1639669819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:24 smithi165 bash[22175]: cluster 2022-04-30T22:41:23.309535+0000 mgr.smithi157.nfpzoe (mgr.14180) 4414 : cluster [DBG] pgmap v4121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:24 smithi165 bash[22175]: audit 2022-04-30T22:41:24.409555+0000 mon.smithi157 (mon.0) 2996 : audit [DBG] from='client.? 172.21.15.157:0/1639669819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:26 smithi157 bash[20376]: cluster 2022-04-30T22:41:25.310104+0000 mgr.smithi157.nfpzoe (mgr.14180) 4415 : cluster [DBG] pgmap v4122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:26 smithi165 bash[22175]: cluster 2022-04-30T22:41:25.310104+0000 mgr.smithi157.nfpzoe (mgr.14180) 4415 : cluster [DBG] pgmap v4122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:28 smithi157 bash[20376]: cluster 2022-04-30T22:41:27.310694+0000 mgr.smithi157.nfpzoe (mgr.14180) 4416 : cluster [DBG] pgmap v4123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:28 smithi165 bash[22175]: cluster 2022-04-30T22:41:27.310694+0000 mgr.smithi157.nfpzoe (mgr.14180) 4416 : cluster [DBG] pgmap v4123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:29.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:41:29.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:41:29.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:41:29.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:41:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:30 smithi157 bash[20376]: cluster 2022-04-30T22:41:29.311361+0000 mgr.smithi157.nfpzoe (mgr.14180) 4417 : cluster [DBG] pgmap v4124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:30.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:30 smithi157 bash[20376]: audit 2022-04-30T22:41:29.731736+0000 mon.smithi157 (mon.0) 2997 : audit [DBG] from='client.? 172.21.15.157:0/2046676622' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:30 smithi165 bash[22175]: cluster 2022-04-30T22:41:29.311361+0000 mgr.smithi157.nfpzoe (mgr.14180) 4417 : cluster [DBG] pgmap v4124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:30 smithi165 bash[22175]: audit 2022-04-30T22:41:29.731736+0000 mon.smithi157 (mon.0) 2997 : audit [DBG] from='client.? 172.21.15.157:0/2046676622' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:32 smithi165 bash[22175]: cluster 2022-04-30T22:41:31.312059+0000 mgr.smithi157.nfpzoe (mgr.14180) 4418 : cluster [DBG] pgmap v4125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:32 smithi157 bash[20376]: cluster 2022-04-30T22:41:31.312059+0000 mgr.smithi157.nfpzoe (mgr.14180) 4418 : cluster [DBG] pgmap v4125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:34.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:41:34.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:41:34.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:41:35.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:41:35.599 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:34 smithi165 bash[22175]: cluster 2022-04-30T22:41:33.312733+0000 mgr.smithi157.nfpzoe (mgr.14180) 4419 : cluster [DBG] pgmap v4126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:35.600 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:34 smithi157 bash[20376]: cluster 2022-04-30T22:41:33.312733+0000 mgr.smithi157.nfpzoe (mgr.14180) 4419 : cluster [DBG] pgmap v4126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:35 smithi165 bash[22175]: audit 2022-04-30T22:41:35.068845+0000 mon.smithi157 (mon.0) 2998 : audit [DBG] from='client.? 172.21.15.157:0/612725860' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:36.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:35 smithi157 bash[20376]: audit 2022-04-30T22:41:35.068845+0000 mon.smithi157 (mon.0) 2998 : audit [DBG] from='client.? 172.21.15.157:0/612725860' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:37.046 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:36 smithi157 bash[20376]: cluster 2022-04-30T22:41:35.313406+0000 mgr.smithi157.nfpzoe (mgr.14180) 4420 : cluster [DBG] pgmap v4127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:36 smithi165 bash[22175]: cluster 2022-04-30T22:41:35.313406+0000 mgr.smithi157.nfpzoe (mgr.14180) 4420 : cluster [DBG] pgmap v4127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:38 smithi165 bash[22175]: cluster 2022-04-30T22:41:37.314038+0000 mgr.smithi157.nfpzoe (mgr.14180) 4421 : cluster [DBG] pgmap v4128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:39.171 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:38 smithi157 bash[20376]: cluster 2022-04-30T22:41:37.314038+0000 mgr.smithi157.nfpzoe (mgr.14180) 4421 : cluster [DBG] pgmap v4128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:40.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:41:40.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:41:40.093 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:41:40.422 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:41:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:40 smithi157 bash[20376]: cluster 2022-04-30T22:41:39.314672+0000 mgr.smithi157.nfpzoe (mgr.14180) 4422 : cluster [DBG] pgmap v4129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:40.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:40 smithi157 bash[20376]: audit 2022-04-30T22:41:40.401771+0000 mon.smithi157 (mon.0) 2999 : audit [DBG] from='client.? 172.21.15.157:0/1243778490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:40 smithi165 bash[22175]: cluster 2022-04-30T22:41:39.314672+0000 mgr.smithi157.nfpzoe (mgr.14180) 4422 : cluster [DBG] pgmap v4129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:40 smithi165 bash[22175]: audit 2022-04-30T22:41:40.401771+0000 mon.smithi157 (mon.0) 2999 : audit [DBG] from='client.? 172.21.15.157:0/1243778490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:42 smithi165 bash[22175]: cluster 2022-04-30T22:41:41.315349+0000 mgr.smithi157.nfpzoe (mgr.14180) 4423 : cluster [DBG] pgmap v4130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:42 smithi157 bash[20376]: cluster 2022-04-30T22:41:41.315349+0000 mgr.smithi157.nfpzoe (mgr.14180) 4423 : cluster [DBG] pgmap v4130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:44 smithi165 bash[22175]: cluster 2022-04-30T22:41:43.315967+0000 mgr.smithi157.nfpzoe (mgr.14180) 4424 : cluster [DBG] pgmap v4131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:44 smithi157 bash[20376]: cluster 2022-04-30T22:41:43.315967+0000 mgr.smithi157.nfpzoe (mgr.14180) 4424 : cluster [DBG] pgmap v4131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:45.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:41:45.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:41:45.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:41:45.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:41:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:45 smithi165 bash[22175]: audit 2022-04-30T22:41:45.729441+0000 mon.smithi157 (mon.0) 3000 : audit [DBG] from='client.? 172.21.15.157:0/1525849922' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:46.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:45 smithi157 bash[20376]: audit 2022-04-30T22:41:45.729441+0000 mon.smithi157 (mon.0) 3000 : audit [DBG] from='client.? 172.21.15.157:0/1525849922' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:47.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:46 smithi157 bash[20376]: cluster 2022-04-30T22:41:45.316552+0000 mgr.smithi157.nfpzoe (mgr.14180) 4425 : cluster [DBG] pgmap v4132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:46 smithi165 bash[22175]: cluster 2022-04-30T22:41:45.316552+0000 mgr.smithi157.nfpzoe (mgr.14180) 4425 : cluster [DBG] pgmap v4132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:47 smithi165 bash[22175]: cluster 2022-04-30T22:41:47.317180+0000 mgr.smithi157.nfpzoe (mgr.14180) 4426 : cluster [DBG] pgmap v4133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:48.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:47 smithi157 bash[20376]: cluster 2022-04-30T22:41:47.317180+0000 mgr.smithi157.nfpzoe (mgr.14180) 4426 : cluster [DBG] pgmap v4133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:50.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:41:50.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:41:50.754 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:41:50.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:50 smithi157 bash[20376]: cluster 2022-04-30T22:41:49.317818+0000 mgr.smithi157.nfpzoe (mgr.14180) 4427 : cluster [DBG] pgmap v4134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:51.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:41:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:50 smithi165 bash[22175]: cluster 2022-04-30T22:41:49.317818+0000 mgr.smithi157.nfpzoe (mgr.14180) 4427 : cluster [DBG] pgmap v4134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:51 smithi157 bash[20376]: audit 2022-04-30T22:41:51.057518+0000 mon.smithi157 (mon.0) 3001 : audit [DBG] from='client.? 172.21.15.157:0/3809998610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:51 smithi165 bash[22175]: audit 2022-04-30T22:41:51.057518+0000 mon.smithi157 (mon.0) 3001 : audit [DBG] from='client.? 172.21.15.157:0/3809998610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:52 smithi157 bash[20376]: cluster 2022-04-30T22:41:51.318497+0000 mgr.smithi157.nfpzoe (mgr.14180) 4428 : cluster [DBG] pgmap v4135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:52 smithi165 bash[22175]: cluster 2022-04-30T22:41:51.318497+0000 mgr.smithi157.nfpzoe (mgr.14180) 4428 : cluster [DBG] pgmap v4135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:54 smithi157 bash[20376]: cluster 2022-04-30T22:41:53.319273+0000 mgr.smithi157.nfpzoe (mgr.14180) 4429 : cluster [DBG] pgmap v4136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:54 smithi165 bash[22175]: cluster 2022-04-30T22:41:53.319273+0000 mgr.smithi157.nfpzoe (mgr.14180) 4429 : cluster [DBG] pgmap v4136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:56.082 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:41:56.094 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:41:56.094 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:41:56.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:41:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:56 smithi157 bash[20376]: cluster 2022-04-30T22:41:55.319905+0000 mgr.smithi157.nfpzoe (mgr.14180) 4430 : cluster [DBG] pgmap v4137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:56.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:56 smithi157 bash[20376]: audit 2022-04-30T22:41:56.376464+0000 mon.smithi157 (mon.0) 3002 : audit [DBG] from='client.? 172.21.15.157:0/1037612031' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:56 smithi165 bash[22175]: cluster 2022-04-30T22:41:55.319905+0000 mgr.smithi157.nfpzoe (mgr.14180) 4430 : cluster [DBG] pgmap v4137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:56 smithi165 bash[22175]: audit 2022-04-30T22:41:56.376464+0000 mon.smithi157 (mon.0) 3002 : audit [DBG] from='client.? 172.21.15.157:0/1037612031' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:41:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:58 smithi165 bash[22175]: cluster 2022-04-30T22:41:57.320523+0000 mgr.smithi157.nfpzoe (mgr.14180) 4431 : cluster [DBG] pgmap v4138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:41:59.172 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:58 smithi157 bash[20376]: cluster 2022-04-30T22:41:57.320523+0000 mgr.smithi157.nfpzoe (mgr.14180) 4431 : cluster [DBG] pgmap v4138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:00.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:59 smithi165 bash[22175]: audit 2022-04-30T22:41:58.805139+0000 mon.smithi157 (mon.0) 3003 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:42:00.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:41:59 smithi165 bash[22175]: audit 2022-04-30T22:41:58.805706+0000 mon.smithi157 (mon.0) 3004 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:42:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:59 smithi157 bash[20376]: audit 2022-04-30T22:41:58.805139+0000 mon.smithi157 (mon.0) 3003 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:42:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:41:59 smithi157 bash[20376]: audit 2022-04-30T22:41:58.805706+0000 mon.smithi157 (mon.0) 3004 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:42:00.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:00 smithi157 bash[20376]: cluster 2022-04-30T22:41:59.321134+0000 mgr.smithi157.nfpzoe (mgr.14180) 4432 : cluster [DBG] pgmap v4139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:00 smithi165 bash[22175]: cluster 2022-04-30T22:41:59.321134+0000 mgr.smithi157.nfpzoe (mgr.14180) 4432 : cluster [DBG] pgmap v4139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:01.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:42:01.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:42:01.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:42:01.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:42:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:01 smithi165 bash[22175]: audit 2022-04-30T22:42:01.706983+0000 mon.smithi157 (mon.0) 3005 : audit [DBG] from='client.? 172.21.15.157:0/1375356682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:01 smithi157 bash[20376]: audit 2022-04-30T22:42:01.706983+0000 mon.smithi157 (mon.0) 3005 : audit [DBG] from='client.? 172.21.15.157:0/1375356682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:02 smithi165 bash[22175]: cluster 2022-04-30T22:42:01.321790+0000 mgr.smithi157.nfpzoe (mgr.14180) 4433 : cluster [DBG] pgmap v4140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:03.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:02 smithi157 bash[20376]: cluster 2022-04-30T22:42:01.321790+0000 mgr.smithi157.nfpzoe (mgr.14180) 4433 : cluster [DBG] pgmap v4140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:04 smithi165 bash[22175]: cluster 2022-04-30T22:42:03.322355+0000 mgr.smithi157.nfpzoe (mgr.14180) 4434 : cluster [DBG] pgmap v4141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:04 smithi157 bash[20376]: cluster 2022-04-30T22:42:03.322355+0000 mgr.smithi157.nfpzoe (mgr.14180) 4434 : cluster [DBG] pgmap v4141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:06.730 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:42:06.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:42:06.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:42:07.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:06 smithi157 bash[20376]: cluster 2022-04-30T22:42:05.322973+0000 mgr.smithi157.nfpzoe (mgr.14180) 4435 : cluster [DBG] pgmap v4142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:07.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:42:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:06 smithi165 bash[22175]: cluster 2022-04-30T22:42:05.322973+0000 mgr.smithi157.nfpzoe (mgr.14180) 4435 : cluster [DBG] pgmap v4142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:07 smithi165 bash[22175]: audit 2022-04-30T22:42:07.031301+0000 mon.smithi157 (mon.0) 3006 : audit [DBG] from='client.? 172.21.15.157:0/2264656464' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:08.209 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:07 smithi157 bash[20376]: audit 2022-04-30T22:42:07.031301+0000 mon.smithi157 (mon.0) 3006 : audit [DBG] from='client.? 172.21.15.157:0/2264656464' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:08 smithi165 bash[22175]: cluster 2022-04-30T22:42:07.323627+0000 mgr.smithi157.nfpzoe (mgr.14180) 4436 : cluster [DBG] pgmap v4143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:09.173 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:08 smithi157 bash[20376]: cluster 2022-04-30T22:42:07.323627+0000 mgr.smithi157.nfpzoe (mgr.14180) 4436 : cluster [DBG] pgmap v4143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:09 smithi165 bash[22175]: cluster 2022-04-30T22:42:09.324286+0000 mgr.smithi157.nfpzoe (mgr.14180) 4437 : cluster [DBG] pgmap v4144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:09 smithi165 bash[22175]: audit 2022-04-30T22:42:09.331917+0000 mon.smithi157 (mon.0) 3007 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:42:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:09 smithi165 bash[22175]: audit 2022-04-30T22:42:09.334697+0000 mon.smithi157 (mon.0) 3008 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:42:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:09 smithi165 bash[22175]: audit 2022-04-30T22:42:09.336394+0000 mon.smithi157 (mon.0) 3009 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:42:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:09 smithi165 bash[22175]: cluster 2022-04-30T22:42:09.657780+0000 mgr.smithi157.nfpzoe (mgr.14180) 4438 : cluster [DBG] pgmap v4145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:09 smithi165 bash[22175]: cluster 2022-04-30T22:42:09.658259+0000 mgr.smithi157.nfpzoe (mgr.14180) 4439 : cluster [DBG] pgmap v4146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:09 smithi165 bash[22175]: audit 2022-04-30T22:42:09.665477+0000 mon.smithi157 (mon.0) 3010 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:42:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:09 smithi165 bash[22175]: audit 2022-04-30T22:42:09.674452+0000 mon.smithi157 (mon.0) 3011 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:42:10.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:09 smithi165 bash[22175]: cephadm 2022-04-30T22:42:09.675763+0000 mgr.smithi157.nfpzoe (mgr.14180) 4440 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:42:10.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:09 smithi165 bash[22175]: cephadm 2022-04-30T22:42:09.675940+0000 mgr.smithi157.nfpzoe (mgr.14180) 4441 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:42:10.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:09 smithi157 bash[20376]: cluster 2022-04-30T22:42:09.324286+0000 mgr.smithi157.nfpzoe (mgr.14180) 4437 : cluster [DBG] pgmap v4144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:09 smithi157 bash[20376]: audit 2022-04-30T22:42:09.331917+0000 mon.smithi157 (mon.0) 3007 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:42:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:09 smithi157 bash[20376]: audit 2022-04-30T22:42:09.334697+0000 mon.smithi157 (mon.0) 3008 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:42:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:09 smithi157 bash[20376]: audit 2022-04-30T22:42:09.336394+0000 mon.smithi157 (mon.0) 3009 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:42:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:09 smithi157 bash[20376]: cluster 2022-04-30T22:42:09.657780+0000 mgr.smithi157.nfpzoe (mgr.14180) 4438 : cluster [DBG] pgmap v4145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:09 smithi157 bash[20376]: cluster 2022-04-30T22:42:09.658259+0000 mgr.smithi157.nfpzoe (mgr.14180) 4439 : cluster [DBG] pgmap v4146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:09 smithi157 bash[20376]: audit 2022-04-30T22:42:09.665477+0000 mon.smithi157 (mon.0) 3010 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:42:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:09 smithi157 bash[20376]: audit 2022-04-30T22:42:09.674452+0000 mon.smithi157 (mon.0) 3011 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:42:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:09 smithi157 bash[20376]: cephadm 2022-04-30T22:42:09.675763+0000 mgr.smithi157.nfpzoe (mgr.14180) 4440 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:42:10.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:09 smithi157 bash[20376]: cephadm 2022-04-30T22:42:09.675940+0000 mgr.smithi157.nfpzoe (mgr.14180) 4441 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:42:12.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:42:12.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:42:12.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:42:12.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:42:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:12 smithi165 bash[22175]: cluster 2022-04-30T22:42:11.658997+0000 mgr.smithi157.nfpzoe (mgr.14180) 4442 : cluster [DBG] pgmap v4147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:12 smithi165 bash[22175]: audit 2022-04-30T22:42:12.360257+0000 mon.smithi157 (mon.0) 3012 : audit [DBG] from='client.? 172.21.15.157:0/1646670171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:12 smithi157 bash[20376]: cluster 2022-04-30T22:42:11.658997+0000 mgr.smithi157.nfpzoe (mgr.14180) 4442 : cluster [DBG] pgmap v4147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:13.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:12 smithi157 bash[20376]: audit 2022-04-30T22:42:12.360257+0000 mon.smithi157 (mon.0) 3012 : audit [DBG] from='client.? 172.21.15.157:0/1646670171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:14 smithi165 bash[22175]: cluster 2022-04-30T22:42:13.659685+0000 mgr.smithi157.nfpzoe (mgr.14180) 4443 : cluster [DBG] pgmap v4148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:14 smithi157 bash[20376]: cluster 2022-04-30T22:42:13.659685+0000 mgr.smithi157.nfpzoe (mgr.14180) 4443 : cluster [DBG] pgmap v4148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:17.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:16 smithi157 bash[20376]: cluster 2022-04-30T22:42:15.660274+0000 mgr.smithi157.nfpzoe (mgr.14180) 4444 : cluster [DBG] pgmap v4149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:16 smithi165 bash[22175]: cluster 2022-04-30T22:42:15.660274+0000 mgr.smithi157.nfpzoe (mgr.14180) 4444 : cluster [DBG] pgmap v4149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:17.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:42:17.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:42:17.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:42:17.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:42:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:17 smithi165 bash[22175]: audit 2022-04-30T22:42:17.699136+0000 mon.smithi157 (mon.0) 3013 : audit [DBG] from='client.? 172.21.15.157:0/2247374267' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:17 smithi157 bash[20376]: audit 2022-04-30T22:42:17.699136+0000 mon.smithi157 (mon.0) 3013 : audit [DBG] from='client.? 172.21.15.157:0/2247374267' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:18 smithi165 bash[22175]: cluster 2022-04-30T22:42:17.660720+0000 mgr.smithi157.nfpzoe (mgr.14180) 4445 : cluster [DBG] pgmap v4150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:19.174 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:18 smithi157 bash[20376]: cluster 2022-04-30T22:42:17.660720+0000 mgr.smithi157.nfpzoe (mgr.14180) 4445 : cluster [DBG] pgmap v4150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:20 smithi157 bash[20376]: cluster 2022-04-30T22:42:19.661306+0000 mgr.smithi157.nfpzoe (mgr.14180) 4446 : cluster [DBG] pgmap v4151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:20 smithi165 bash[22175]: cluster 2022-04-30T22:42:19.661306+0000 mgr.smithi157.nfpzoe (mgr.14180) 4446 : cluster [DBG] pgmap v4151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:22.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:42:22.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:42:22.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:42:23.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:42:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:22 smithi165 bash[22175]: cluster 2022-04-30T22:42:21.661920+0000 mgr.smithi157.nfpzoe (mgr.14180) 4447 : cluster [DBG] pgmap v4152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:23.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:22 smithi157 bash[20376]: cluster 2022-04-30T22:42:21.661920+0000 mgr.smithi157.nfpzoe (mgr.14180) 4447 : cluster [DBG] pgmap v4152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:23 smithi165 bash[22175]: audit 2022-04-30T22:42:23.031328+0000 mon.smithi157 (mon.0) 3014 : audit [DBG] from='client.? 172.21.15.157:0/3726075378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:23 smithi157 bash[20376]: audit 2022-04-30T22:42:23.031328+0000 mon.smithi157 (mon.0) 3014 : audit [DBG] from='client.? 172.21.15.157:0/3726075378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:24 smithi165 bash[22175]: cluster 2022-04-30T22:42:23.662549+0000 mgr.smithi157.nfpzoe (mgr.14180) 4448 : cluster [DBG] pgmap v4153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:25.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:24 smithi157 bash[20376]: cluster 2022-04-30T22:42:23.662549+0000 mgr.smithi157.nfpzoe (mgr.14180) 4448 : cluster [DBG] pgmap v4153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:25 smithi165 bash[22175]: cluster 2022-04-30T22:42:25.663172+0000 mgr.smithi157.nfpzoe (mgr.14180) 4449 : cluster [DBG] pgmap v4154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:26.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:25 smithi157 bash[20376]: cluster 2022-04-30T22:42:25.663172+0000 mgr.smithi157.nfpzoe (mgr.14180) 4449 : cluster [DBG] pgmap v4154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:28.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:42:28.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:42:28.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:42:28.380 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:42:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:28 smithi165 bash[22175]: cluster 2022-04-30T22:42:27.664033+0000 mgr.smithi157.nfpzoe (mgr.14180) 4450 : cluster [DBG] pgmap v4155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:28 smithi165 bash[22175]: audit 2022-04-30T22:42:28.359671+0000 mon.smithi157 (mon.0) 3015 : audit [DBG] from='client.? 172.21.15.157:0/2591257191' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:29.175 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:28 smithi157 bash[20376]: cluster 2022-04-30T22:42:27.664033+0000 mgr.smithi157.nfpzoe (mgr.14180) 4450 : cluster [DBG] pgmap v4155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:29.175 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:28 smithi157 bash[20376]: audit 2022-04-30T22:42:28.359671+0000 mon.smithi157 (mon.0) 3015 : audit [DBG] from='client.? 172.21.15.157:0/2591257191' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:30 smithi157 bash[20376]: cluster 2022-04-30T22:42:29.664702+0000 mgr.smithi157.nfpzoe (mgr.14180) 4451 : cluster [DBG] pgmap v4156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:30 smithi165 bash[22175]: cluster 2022-04-30T22:42:29.664702+0000 mgr.smithi157.nfpzoe (mgr.14180) 4451 : cluster [DBG] pgmap v4156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:32 smithi165 bash[22175]: cluster 2022-04-30T22:42:31.665311+0000 mgr.smithi157.nfpzoe (mgr.14180) 4452 : cluster [DBG] pgmap v4157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:32 smithi157 bash[20376]: cluster 2022-04-30T22:42:31.665311+0000 mgr.smithi157.nfpzoe (mgr.14180) 4452 : cluster [DBG] pgmap v4157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:33.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:42:33.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:42:33.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:42:33.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:42:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:34 smithi157 bash[20376]: cluster 2022-04-30T22:42:33.665766+0000 mgr.smithi157.nfpzoe (mgr.14180) 4453 : cluster [DBG] pgmap v4158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:34.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:34 smithi157 bash[20376]: audit 2022-04-30T22:42:33.691361+0000 mon.smithi157 (mon.0) 3016 : audit [DBG] from='client.? 172.21.15.157:0/581340119' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:34 smithi165 bash[22175]: cluster 2022-04-30T22:42:33.665766+0000 mgr.smithi157.nfpzoe (mgr.14180) 4453 : cluster [DBG] pgmap v4158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:34 smithi165 bash[22175]: audit 2022-04-30T22:42:33.691361+0000 mon.smithi157 (mon.0) 3016 : audit [DBG] from='client.? 172.21.15.157:0/581340119' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:36 smithi157 bash[20376]: cluster 2022-04-30T22:42:35.666331+0000 mgr.smithi157.nfpzoe (mgr.14180) 4454 : cluster [DBG] pgmap v4159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:36 smithi165 bash[22175]: cluster 2022-04-30T22:42:35.666331+0000 mgr.smithi157.nfpzoe (mgr.14180) 4454 : cluster [DBG] pgmap v4159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:38.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:42:38.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:42:38.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:42:39.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:42:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:38 smithi165 bash[22175]: cluster 2022-04-30T22:42:37.667000+0000 mgr.smithi157.nfpzoe (mgr.14180) 4455 : cluster [DBG] pgmap v4160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:39.175 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:38 smithi157 bash[20376]: cluster 2022-04-30T22:42:37.667000+0000 mgr.smithi157.nfpzoe (mgr.14180) 4455 : cluster [DBG] pgmap v4160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:39 smithi165 bash[22175]: audit 2022-04-30T22:42:39.020555+0000 mon.smithi157 (mon.0) 3017 : audit [DBG] from='client.? 172.21.15.157:0/2614916873' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:40.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:39 smithi157 bash[20376]: audit 2022-04-30T22:42:39.020555+0000 mon.smithi157 (mon.0) 3017 : audit [DBG] from='client.? 172.21.15.157:0/2614916873' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:40 smithi157 bash[20376]: cluster 2022-04-30T22:42:39.667629+0000 mgr.smithi157.nfpzoe (mgr.14180) 4456 : cluster [DBG] pgmap v4161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:40 smithi165 bash[22175]: cluster 2022-04-30T22:42:39.667629+0000 mgr.smithi157.nfpzoe (mgr.14180) 4456 : cluster [DBG] pgmap v4161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:42 smithi165 bash[22175]: cluster 2022-04-30T22:42:41.668269+0000 mgr.smithi157.nfpzoe (mgr.14180) 4457 : cluster [DBG] pgmap v4162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:42 smithi157 bash[20376]: cluster 2022-04-30T22:42:41.668269+0000 mgr.smithi157.nfpzoe (mgr.14180) 4457 : cluster [DBG] pgmap v4162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:44.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:42:44.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:42:44.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:42:44.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:42:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:44 smithi165 bash[22175]: cluster 2022-04-30T22:42:43.668886+0000 mgr.smithi157.nfpzoe (mgr.14180) 4458 : cluster [DBG] pgmap v4163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:44 smithi165 bash[22175]: audit 2022-04-30T22:42:44.341918+0000 mon.smithi157 (mon.0) 3018 : audit [DBG] from='client.? 172.21.15.157:0/673423800' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:45.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:44 smithi157 bash[20376]: cluster 2022-04-30T22:42:43.668886+0000 mgr.smithi157.nfpzoe (mgr.14180) 4458 : cluster [DBG] pgmap v4163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:45.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:44 smithi157 bash[20376]: audit 2022-04-30T22:42:44.341918+0000 mon.smithi157 (mon.0) 3018 : audit [DBG] from='client.? 172.21.15.157:0/673423800' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:47.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:46 smithi157 bash[20376]: cluster 2022-04-30T22:42:45.669461+0000 mgr.smithi157.nfpzoe (mgr.14180) 4459 : cluster [DBG] pgmap v4164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:46 smithi165 bash[22175]: cluster 2022-04-30T22:42:45.669461+0000 mgr.smithi157.nfpzoe (mgr.14180) 4459 : cluster [DBG] pgmap v4164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:48 smithi165 bash[22175]: cluster 2022-04-30T22:42:47.670117+0000 mgr.smithi157.nfpzoe (mgr.14180) 4460 : cluster [DBG] pgmap v4165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:49.175 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:48 smithi157 bash[20376]: cluster 2022-04-30T22:42:47.670117+0000 mgr.smithi157.nfpzoe (mgr.14180) 4460 : cluster [DBG] pgmap v4165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:49.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:42:49.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:42:49.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:42:49.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:42:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:49 smithi165 bash[22175]: audit 2022-04-30T22:42:49.673074+0000 mon.smithi157 (mon.0) 3019 : audit [DBG] from='client.? 172.21.15.157:0/3917345616' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:50.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:49 smithi157 bash[20376]: audit 2022-04-30T22:42:49.673074+0000 mon.smithi157 (mon.0) 3019 : audit [DBG] from='client.? 172.21.15.157:0/3917345616' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:50.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:50 smithi157 bash[20376]: cluster 2022-04-30T22:42:49.670722+0000 mgr.smithi157.nfpzoe (mgr.14180) 4461 : cluster [DBG] pgmap v4166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:50 smithi165 bash[22175]: cluster 2022-04-30T22:42:49.670722+0000 mgr.smithi157.nfpzoe (mgr.14180) 4461 : cluster [DBG] pgmap v4166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:52 smithi165 bash[22175]: cluster 2022-04-30T22:42:51.671354+0000 mgr.smithi157.nfpzoe (mgr.14180) 4462 : cluster [DBG] pgmap v4167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:53.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:52 smithi157 bash[20376]: cluster 2022-04-30T22:42:51.671354+0000 mgr.smithi157.nfpzoe (mgr.14180) 4462 : cluster [DBG] pgmap v4167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:54.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:42:54.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:42:54.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:42:55.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:42:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:54 smithi165 bash[22175]: cluster 2022-04-30T22:42:53.671985+0000 mgr.smithi157.nfpzoe (mgr.14180) 4463 : cluster [DBG] pgmap v4168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:55.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:54 smithi157 bash[20376]: cluster 2022-04-30T22:42:53.671985+0000 mgr.smithi157.nfpzoe (mgr.14180) 4463 : cluster [DBG] pgmap v4168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:55 smithi165 bash[22175]: audit 2022-04-30T22:42:55.002226+0000 mon.smithi157 (mon.0) 3020 : audit [DBG] from='client.? 172.21.15.157:0/1811735576' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:55 smithi165 bash[22175]: cluster 2022-04-30T22:42:55.672604+0000 mgr.smithi157.nfpzoe (mgr.14180) 4464 : cluster [DBG] pgmap v4169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:55 smithi157 bash[20376]: audit 2022-04-30T22:42:55.002226+0000 mon.smithi157 (mon.0) 3020 : audit [DBG] from='client.? 172.21.15.157:0/1811735576' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:42:56.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:55 smithi157 bash[20376]: cluster 2022-04-30T22:42:55.672604+0000 mgr.smithi157.nfpzoe (mgr.14180) 4464 : cluster [DBG] pgmap v4169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:58 smithi165 bash[22175]: cluster 2022-04-30T22:42:57.673217+0000 mgr.smithi157.nfpzoe (mgr.14180) 4465 : cluster [DBG] pgmap v4170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:42:59.177 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:58 smithi157 bash[20376]: cluster 2022-04-30T22:42:57.673217+0000 mgr.smithi157.nfpzoe (mgr.14180) 4465 : cluster [DBG] pgmap v4170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:00.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:43:00.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:43:00.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:43:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:59 smithi165 bash[22175]: audit 2022-04-30T22:42:58.810774+0000 mon.smithi157 (mon.0) 3021 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:43:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:42:59 smithi165 bash[22175]: audit 2022-04-30T22:42:58.811215+0000 mon.smithi157 (mon.0) 3022 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:43:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:59 smithi157 bash[20376]: audit 2022-04-30T22:42:58.810774+0000 mon.smithi157 (mon.0) 3021 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:43:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:42:59 smithi157 bash[20376]: audit 2022-04-30T22:42:58.811215+0000 mon.smithi157 (mon.0) 3022 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:43:00.343 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:43:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:00 smithi157 bash[20376]: cluster 2022-04-30T22:42:59.673816+0000 mgr.smithi157.nfpzoe (mgr.14180) 4466 : cluster [DBG] pgmap v4171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:00.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:00 smithi157 bash[20376]: audit 2022-04-30T22:43:00.321860+0000 mon.smithi157 (mon.0) 3023 : audit [DBG] from='client.? 172.21.15.157:0/2367984589' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:00 smithi165 bash[22175]: cluster 2022-04-30T22:42:59.673816+0000 mgr.smithi157.nfpzoe (mgr.14180) 4466 : cluster [DBG] pgmap v4171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:00 smithi165 bash[22175]: audit 2022-04-30T22:43:00.321860+0000 mon.smithi157 (mon.0) 3023 : audit [DBG] from='client.? 172.21.15.157:0/2367984589' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:02 smithi165 bash[22175]: cluster 2022-04-30T22:43:01.674435+0000 mgr.smithi157.nfpzoe (mgr.14180) 4467 : cluster [DBG] pgmap v4172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:03.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:02 smithi157 bash[20376]: cluster 2022-04-30T22:43:01.674435+0000 mgr.smithi157.nfpzoe (mgr.14180) 4467 : cluster [DBG] pgmap v4172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:04 smithi165 bash[22175]: cluster 2022-04-30T22:43:03.675071+0000 mgr.smithi157.nfpzoe (mgr.14180) 4468 : cluster [DBG] pgmap v4173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:05.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:04 smithi157 bash[20376]: cluster 2022-04-30T22:43:03.675071+0000 mgr.smithi157.nfpzoe (mgr.14180) 4468 : cluster [DBG] pgmap v4173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:05.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:43:05.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:43:05.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:43:05.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:43:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:05 smithi165 bash[22175]: audit 2022-04-30T22:43:05.651971+0000 mon.smithi157 (mon.0) 3024 : audit [DBG] from='client.? 172.21.15.157:0/3938079553' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:05 smithi157 bash[20376]: audit 2022-04-30T22:43:05.651971+0000 mon.smithi157 (mon.0) 3024 : audit [DBG] from='client.? 172.21.15.157:0/3938079553' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:07.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:06 smithi157 bash[20376]: cluster 2022-04-30T22:43:05.675694+0000 mgr.smithi157.nfpzoe (mgr.14180) 4469 : cluster [DBG] pgmap v4174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:06 smithi165 bash[22175]: cluster 2022-04-30T22:43:05.675694+0000 mgr.smithi157.nfpzoe (mgr.14180) 4469 : cluster [DBG] pgmap v4174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:07 smithi165 bash[22175]: cluster 2022-04-30T22:43:07.676364+0000 mgr.smithi157.nfpzoe (mgr.14180) 4470 : cluster [DBG] pgmap v4175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:08.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:07 smithi157 bash[20376]: cluster 2022-04-30T22:43:07.676364+0000 mgr.smithi157.nfpzoe (mgr.14180) 4470 : cluster [DBG] pgmap v4175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:09 smithi165 bash[22175]: audit 2022-04-30T22:43:09.685658+0000 mon.smithi157 (mon.0) 3025 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:43:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:09 smithi165 bash[22175]: audit 2022-04-30T22:43:09.688476+0000 mon.smithi157 (mon.0) 3026 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:43:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:09 smithi165 bash[22175]: audit 2022-04-30T22:43:09.690235+0000 mon.smithi157 (mon.0) 3027 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:43:10.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:09 smithi157 bash[20376]: audit 2022-04-30T22:43:09.685658+0000 mon.smithi157 (mon.0) 3025 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:43:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:09 smithi157 bash[20376]: audit 2022-04-30T22:43:09.688476+0000 mon.smithi157 (mon.0) 3026 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:43:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:09 smithi157 bash[20376]: audit 2022-04-30T22:43:09.690235+0000 mon.smithi157 (mon.0) 3027 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:43:10.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:43:10.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:43:10.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:43:10.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:10 smithi157 bash[20376]: cluster 2022-04-30T22:43:09.677023+0000 mgr.smithi157.nfpzoe (mgr.14180) 4471 : cluster [DBG] pgmap v4176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:10.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:10 smithi157 bash[20376]: audit 2022-04-30T22:43:10.015358+0000 mon.smithi157 (mon.0) 3028 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:43:10.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:10 smithi157 bash[20376]: audit 2022-04-30T22:43:10.020578+0000 mon.smithi157 (mon.0) 3029 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:43:10.996 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:43:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:10 smithi165 bash[22175]: cluster 2022-04-30T22:43:09.677023+0000 mgr.smithi157.nfpzoe (mgr.14180) 4471 : cluster [DBG] pgmap v4176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:10 smithi165 bash[22175]: audit 2022-04-30T22:43:10.015358+0000 mon.smithi157 (mon.0) 3028 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:43:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:10 smithi165 bash[22175]: audit 2022-04-30T22:43:10.020578+0000 mon.smithi157 (mon.0) 3029 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:43:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:11 smithi165 bash[22175]: cluster 2022-04-30T22:43:10.008474+0000 mgr.smithi157.nfpzoe (mgr.14180) 4472 : cluster [DBG] pgmap v4177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:11 smithi165 bash[22175]: cluster 2022-04-30T22:43:10.008872+0000 mgr.smithi157.nfpzoe (mgr.14180) 4473 : cluster [DBG] pgmap v4178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:11 smithi165 bash[22175]: cephadm 2022-04-30T22:43:10.021815+0000 mgr.smithi157.nfpzoe (mgr.14180) 4474 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:43:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:11 smithi165 bash[22175]: cephadm 2022-04-30T22:43:10.021934+0000 mgr.smithi157.nfpzoe (mgr.14180) 4475 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:43:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:11 smithi165 bash[22175]: audit 2022-04-30T22:43:10.975483+0000 mon.smithi157 (mon.0) 3030 : audit [DBG] from='client.? 172.21.15.157:0/3166759092' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:12.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:11 smithi157 bash[20376]: cluster 2022-04-30T22:43:10.008474+0000 mgr.smithi157.nfpzoe (mgr.14180) 4472 : cluster [DBG] pgmap v4177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:11 smithi157 bash[20376]: cluster 2022-04-30T22:43:10.008872+0000 mgr.smithi157.nfpzoe (mgr.14180) 4473 : cluster [DBG] pgmap v4178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:11 smithi157 bash[20376]: cephadm 2022-04-30T22:43:10.021815+0000 mgr.smithi157.nfpzoe (mgr.14180) 4474 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:43:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:11 smithi157 bash[20376]: cephadm 2022-04-30T22:43:10.021934+0000 mgr.smithi157.nfpzoe (mgr.14180) 4475 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:43:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:11 smithi157 bash[20376]: audit 2022-04-30T22:43:10.975483+0000 mon.smithi157 (mon.0) 3030 : audit [DBG] from='client.? 172.21.15.157:0/3166759092' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:13 smithi165 bash[22175]: cluster 2022-04-30T22:43:12.009452+0000 mgr.smithi157.nfpzoe (mgr.14180) 4476 : cluster [DBG] pgmap v4179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:14.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:13 smithi157 bash[20376]: cluster 2022-04-30T22:43:12.009452+0000 mgr.smithi157.nfpzoe (mgr.14180) 4476 : cluster [DBG] pgmap v4179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:16.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:43:16.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:43:16.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:43:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:15 smithi165 bash[22175]: cluster 2022-04-30T22:43:14.010063+0000 mgr.smithi157.nfpzoe (mgr.14180) 4477 : cluster [DBG] pgmap v4180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:15 smithi157 bash[20376]: cluster 2022-04-30T22:43:14.010063+0000 mgr.smithi157.nfpzoe (mgr.14180) 4477 : cluster [DBG] pgmap v4180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:16.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:43:17.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:16 smithi157 bash[20376]: audit 2022-04-30T22:43:16.307675+0000 mon.smithi157 (mon.0) 3031 : audit [DBG] from='client.? 172.21.15.157:0/413977426' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:16 smithi165 bash[22175]: audit 2022-04-30T22:43:16.307675+0000 mon.smithi157 (mon.0) 3031 : audit [DBG] from='client.? 172.21.15.157:0/413977426' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:17 smithi165 bash[22175]: cluster 2022-04-30T22:43:16.010673+0000 mgr.smithi157.nfpzoe (mgr.14180) 4478 : cluster [DBG] pgmap v4181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:17 smithi157 bash[20376]: cluster 2022-04-30T22:43:16.010673+0000 mgr.smithi157.nfpzoe (mgr.14180) 4478 : cluster [DBG] pgmap v4181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:19 smithi165 bash[22175]: cluster 2022-04-30T22:43:18.011324+0000 mgr.smithi157.nfpzoe (mgr.14180) 4479 : cluster [DBG] pgmap v4182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:20.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:19 smithi157 bash[20376]: cluster 2022-04-30T22:43:18.011324+0000 mgr.smithi157.nfpzoe (mgr.14180) 4479 : cluster [DBG] pgmap v4182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:21.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:43:21.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:43:21.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:43:21.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:43:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:21 smithi165 bash[22175]: cluster 2022-04-30T22:43:20.011944+0000 mgr.smithi157.nfpzoe (mgr.14180) 4480 : cluster [DBG] pgmap v4183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:21 smithi165 bash[22175]: audit 2022-04-30T22:43:21.633510+0000 mon.smithi157 (mon.0) 3032 : audit [DBG] from='client.? 172.21.15.157:0/3509242264' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:21 smithi157 bash[20376]: cluster 2022-04-30T22:43:20.011944+0000 mgr.smithi157.nfpzoe (mgr.14180) 4480 : cluster [DBG] pgmap v4183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:22.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:21 smithi157 bash[20376]: audit 2022-04-30T22:43:21.633510+0000 mon.smithi157 (mon.0) 3032 : audit [DBG] from='client.? 172.21.15.157:0/3509242264' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:23 smithi165 bash[22175]: cluster 2022-04-30T22:43:22.012520+0000 mgr.smithi157.nfpzoe (mgr.14180) 4481 : cluster [DBG] pgmap v4184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:23 smithi157 bash[20376]: cluster 2022-04-30T22:43:22.012520+0000 mgr.smithi157.nfpzoe (mgr.14180) 4481 : cluster [DBG] pgmap v4184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:25 smithi165 bash[22175]: cluster 2022-04-30T22:43:24.013152+0000 mgr.smithi157.nfpzoe (mgr.14180) 4482 : cluster [DBG] pgmap v4185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:26.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:25 smithi157 bash[20376]: cluster 2022-04-30T22:43:24.013152+0000 mgr.smithi157.nfpzoe (mgr.14180) 4482 : cluster [DBG] pgmap v4185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:26.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:43:26.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:43:26.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:43:26.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:43:27.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:26 smithi157 bash[20376]: cluster 2022-04-30T22:43:26.013759+0000 mgr.smithi157.nfpzoe (mgr.14180) 4483 : cluster [DBG] pgmap v4186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:26 smithi165 bash[22175]: cluster 2022-04-30T22:43:26.013759+0000 mgr.smithi157.nfpzoe (mgr.14180) 4483 : cluster [DBG] pgmap v4186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:27 smithi165 bash[22175]: audit 2022-04-30T22:43:26.956764+0000 mon.smithi157 (mon.0) 3033 : audit [DBG] from='client.? 172.21.15.157:0/3194631258' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:28.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:27 smithi157 bash[20376]: audit 2022-04-30T22:43:26.956764+0000 mon.smithi157 (mon.0) 3033 : audit [DBG] from='client.? 172.21.15.157:0/3194631258' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:29 smithi165 bash[22175]: cluster 2022-04-30T22:43:28.014377+0000 mgr.smithi157.nfpzoe (mgr.14180) 4484 : cluster [DBG] pgmap v4187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:30.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:29 smithi157 bash[20376]: cluster 2022-04-30T22:43:28.014377+0000 mgr.smithi157.nfpzoe (mgr.14180) 4484 : cluster [DBG] pgmap v4187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:31.981 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:43:31.981 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:43:31.981 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:43:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:31 smithi165 bash[22175]: cluster 2022-04-30T22:43:30.014945+0000 mgr.smithi157.nfpzoe (mgr.14180) 4485 : cluster [DBG] pgmap v4188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:32.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:31 smithi157 bash[20376]: cluster 2022-04-30T22:43:30.014945+0000 mgr.smithi157.nfpzoe (mgr.14180) 4485 : cluster [DBG] pgmap v4188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:32.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:43:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:32 smithi165 bash[22175]: audit 2022-04-30T22:43:32.285445+0000 mon.smithi157 (mon.0) 3034 : audit [DBG] from='client.? 172.21.15.157:0/628470078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:32 smithi157 bash[20376]: audit 2022-04-30T22:43:32.285445+0000 mon.smithi157 (mon.0) 3034 : audit [DBG] from='client.? 172.21.15.157:0/628470078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:33 smithi165 bash[22175]: cluster 2022-04-30T22:43:32.015609+0000 mgr.smithi157.nfpzoe (mgr.14180) 4486 : cluster [DBG] pgmap v4189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:34.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:33 smithi157 bash[20376]: cluster 2022-04-30T22:43:32.015609+0000 mgr.smithi157.nfpzoe (mgr.14180) 4486 : cluster [DBG] pgmap v4189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:35 smithi165 bash[22175]: cluster 2022-04-30T22:43:34.016225+0000 mgr.smithi157.nfpzoe (mgr.14180) 4487 : cluster [DBG] pgmap v4190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:35 smithi157 bash[20376]: cluster 2022-04-30T22:43:34.016225+0000 mgr.smithi157.nfpzoe (mgr.14180) 4487 : cluster [DBG] pgmap v4190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:37.310 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:43:37.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:43:37.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:43:37.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:43:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:37 smithi165 bash[22175]: cluster 2022-04-30T22:43:36.016800+0000 mgr.smithi157.nfpzoe (mgr.14180) 4488 : cluster [DBG] pgmap v4191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:37 smithi165 bash[22175]: audit 2022-04-30T22:43:37.620991+0000 mon.smithi157 (mon.0) 3035 : audit [DBG] from='client.? 172.21.15.157:0/976698870' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:38.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:37 smithi157 bash[20376]: cluster 2022-04-30T22:43:36.016800+0000 mgr.smithi157.nfpzoe (mgr.14180) 4488 : cluster [DBG] pgmap v4191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:38.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:37 smithi157 bash[20376]: audit 2022-04-30T22:43:37.620991+0000 mon.smithi157 (mon.0) 3035 : audit [DBG] from='client.? 172.21.15.157:0/976698870' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:40.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:39 smithi165 bash[22175]: cluster 2022-04-30T22:43:38.017441+0000 mgr.smithi157.nfpzoe (mgr.14180) 4489 : cluster [DBG] pgmap v4192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:40.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:39 smithi157 bash[20376]: cluster 2022-04-30T22:43:38.017441+0000 mgr.smithi157.nfpzoe (mgr.14180) 4489 : cluster [DBG] pgmap v4192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:41 smithi165 bash[22175]: cluster 2022-04-30T22:43:40.018057+0000 mgr.smithi157.nfpzoe (mgr.14180) 4490 : cluster [DBG] pgmap v4193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:42.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:41 smithi157 bash[20376]: cluster 2022-04-30T22:43:40.018057+0000 mgr.smithi157.nfpzoe (mgr.14180) 4490 : cluster [DBG] pgmap v4193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:42.645 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:43:42.645 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:43:42.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:43:42.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:43:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:43 smithi165 bash[22175]: cluster 2022-04-30T22:43:42.018669+0000 mgr.smithi157.nfpzoe (mgr.14180) 4491 : cluster [DBG] pgmap v4194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:43 smithi165 bash[22175]: audit 2022-04-30T22:43:42.939452+0000 mon.smithi157 (mon.0) 3036 : audit [DBG] from='client.? 172.21.15.157:0/3628019010' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:43 smithi157 bash[20376]: cluster 2022-04-30T22:43:42.018669+0000 mgr.smithi157.nfpzoe (mgr.14180) 4491 : cluster [DBG] pgmap v4194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:44.250 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:43 smithi157 bash[20376]: audit 2022-04-30T22:43:42.939452+0000 mon.smithi157 (mon.0) 3036 : audit [DBG] from='client.? 172.21.15.157:0/3628019010' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:45 smithi165 bash[22175]: cluster 2022-04-30T22:43:44.019252+0000 mgr.smithi157.nfpzoe (mgr.14180) 4492 : cluster [DBG] pgmap v4195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:46.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:45 smithi157 bash[20376]: cluster 2022-04-30T22:43:44.019252+0000 mgr.smithi157.nfpzoe (mgr.14180) 4492 : cluster [DBG] pgmap v4195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:47.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:43:47.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:43:47.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:43:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:47 smithi165 bash[22175]: cluster 2022-04-30T22:43:46.019872+0000 mgr.smithi157.nfpzoe (mgr.14180) 4493 : cluster [DBG] pgmap v4196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:48.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:47 smithi157 bash[20376]: cluster 2022-04-30T22:43:46.019872+0000 mgr.smithi157.nfpzoe (mgr.14180) 4493 : cluster [DBG] pgmap v4196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:48.288 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:43:49.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:48 smithi165 bash[22175]: audit 2022-04-30T22:43:48.266727+0000 mon.smithi157 (mon.0) 3037 : audit [DBG] from='client.? 172.21.15.157:0/3646970197' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:49.181 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:48 smithi157 bash[20376]: audit 2022-04-30T22:43:48.266727+0000 mon.smithi157 (mon.0) 3037 : audit [DBG] from='client.? 172.21.15.157:0/3646970197' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:49 smithi165 bash[22175]: cluster 2022-04-30T22:43:48.020497+0000 mgr.smithi157.nfpzoe (mgr.14180) 4494 : cluster [DBG] pgmap v4197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:50.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:49 smithi157 bash[20376]: cluster 2022-04-30T22:43:48.020497+0000 mgr.smithi157.nfpzoe (mgr.14180) 4494 : cluster [DBG] pgmap v4197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:50.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:50 smithi157 bash[20376]: cluster 2022-04-30T22:43:50.021091+0000 mgr.smithi157.nfpzoe (mgr.14180) 4495 : cluster [DBG] pgmap v4198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:50 smithi165 bash[22175]: cluster 2022-04-30T22:43:50.021091+0000 mgr.smithi157.nfpzoe (mgr.14180) 4495 : cluster [DBG] pgmap v4198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:53.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:43:53.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:43:53.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:43:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:53 smithi165 bash[22175]: cluster 2022-04-30T22:43:52.021744+0000 mgr.smithi157.nfpzoe (mgr.14180) 4496 : cluster [DBG] pgmap v4199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:53 smithi157 bash[20376]: cluster 2022-04-30T22:43:52.021744+0000 mgr.smithi157.nfpzoe (mgr.14180) 4496 : cluster [DBG] pgmap v4199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:53.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:43:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:54 smithi165 bash[22175]: audit 2022-04-30T22:43:53.597523+0000 mon.smithi157 (mon.0) 3038 : audit [DBG] from='client.? 172.21.15.157:0/369063457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:54.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:54 smithi157 bash[20376]: audit 2022-04-30T22:43:53.597523+0000 mon.smithi157 (mon.0) 3038 : audit [DBG] from='client.? 172.21.15.157:0/369063457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:43:56.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:55 smithi165 bash[22175]: cluster 2022-04-30T22:43:54.022364+0000 mgr.smithi157.nfpzoe (mgr.14180) 4497 : cluster [DBG] pgmap v4200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:56.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:55 smithi157 bash[20376]: cluster 2022-04-30T22:43:54.022364+0000 mgr.smithi157.nfpzoe (mgr.14180) 4497 : cluster [DBG] pgmap v4200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:57 smithi165 bash[22175]: cluster 2022-04-30T22:43:56.022966+0000 mgr.smithi157.nfpzoe (mgr.14180) 4498 : cluster [DBG] pgmap v4201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:57 smithi157 bash[20376]: cluster 2022-04-30T22:43:56.022966+0000 mgr.smithi157.nfpzoe (mgr.14180) 4498 : cluster [DBG] pgmap v4201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:43:58.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:43:58.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:43:58.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:43:58.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:44:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:59 smithi165 bash[22175]: cluster 2022-04-30T22:43:58.023615+0000 mgr.smithi157.nfpzoe (mgr.14180) 4499 : cluster [DBG] pgmap v4202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:59 smithi165 bash[22175]: audit 2022-04-30T22:43:58.818481+0000 mon.smithi157 (mon.0) 3039 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:44:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:59 smithi165 bash[22175]: audit 2022-04-30T22:43:58.818894+0000 mon.smithi157 (mon.0) 3040 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:44:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:43:59 smithi165 bash[22175]: audit 2022-04-30T22:43:58.923902+0000 mon.smithi157 (mon.0) 3041 : audit [DBG] from='client.? 172.21.15.157:0/2623651623' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:59 smithi157 bash[20376]: cluster 2022-04-30T22:43:58.023615+0000 mgr.smithi157.nfpzoe (mgr.14180) 4499 : cluster [DBG] pgmap v4202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:59 smithi157 bash[20376]: audit 2022-04-30T22:43:58.818481+0000 mon.smithi157 (mon.0) 3039 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:44:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:59 smithi157 bash[20376]: audit 2022-04-30T22:43:58.818894+0000 mon.smithi157 (mon.0) 3040 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:44:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:43:59 smithi157 bash[20376]: audit 2022-04-30T22:43:58.923902+0000 mon.smithi157 (mon.0) 3041 : audit [DBG] from='client.? 172.21.15.157:0/2623651623' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:01 smithi165 bash[22175]: cluster 2022-04-30T22:44:00.024198+0000 mgr.smithi157.nfpzoe (mgr.14180) 4500 : cluster [DBG] pgmap v4203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:02.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:01 smithi157 bash[20376]: cluster 2022-04-30T22:44:00.024198+0000 mgr.smithi157.nfpzoe (mgr.14180) 4500 : cluster [DBG] pgmap v4203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:03.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:44:03.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:44:03.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:44:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:03 smithi165 bash[22175]: cluster 2022-04-30T22:44:02.024896+0000 mgr.smithi157.nfpzoe (mgr.14180) 4501 : cluster [DBG] pgmap v4204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:03 smithi157 bash[20376]: cluster 2022-04-30T22:44:02.024896+0000 mgr.smithi157.nfpzoe (mgr.14180) 4501 : cluster [DBG] pgmap v4204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:04.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:44:05.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:04 smithi165 bash[22175]: audit 2022-04-30T22:44:04.255219+0000 mon.smithi157 (mon.0) 3042 : audit [DBG] from='client.? 172.21.15.157:0/1294797901' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:05.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:04 smithi157 bash[20376]: audit 2022-04-30T22:44:04.255219+0000 mon.smithi157 (mon.0) 3042 : audit [DBG] from='client.? 172.21.15.157:0/1294797901' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:05 smithi165 bash[22175]: cluster 2022-04-30T22:44:04.025525+0000 mgr.smithi157.nfpzoe (mgr.14180) 4502 : cluster [DBG] pgmap v4205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:06.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:05 smithi157 bash[20376]: cluster 2022-04-30T22:44:04.025525+0000 mgr.smithi157.nfpzoe (mgr.14180) 4502 : cluster [DBG] pgmap v4205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:08.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:07 smithi165 bash[22175]: cluster 2022-04-30T22:44:06.026146+0000 mgr.smithi157.nfpzoe (mgr.14180) 4503 : cluster [DBG] pgmap v4206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:08.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:07 smithi157 bash[20376]: cluster 2022-04-30T22:44:06.026146+0000 mgr.smithi157.nfpzoe (mgr.14180) 4503 : cluster [DBG] pgmap v4206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:09.280 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:44:09.280 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:44:09.280 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:44:09.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:44:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:09 smithi165 bash[22175]: cluster 2022-04-30T22:44:08.026780+0000 mgr.smithi157.nfpzoe (mgr.14180) 4504 : cluster [DBG] pgmap v4207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:09 smithi165 bash[22175]: audit 2022-04-30T22:44:09.578409+0000 mon.smithi157 (mon.0) 3043 : audit [DBG] from='client.? 172.21.15.157:0/271341053' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:09 smithi157 bash[20376]: cluster 2022-04-30T22:44:08.026780+0000 mgr.smithi157.nfpzoe (mgr.14180) 4504 : cluster [DBG] pgmap v4207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:09 smithi157 bash[20376]: audit 2022-04-30T22:44:09.578409+0000 mon.smithi157 (mon.0) 3043 : audit [DBG] from='client.? 172.21.15.157:0/271341053' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:10 smithi157 bash[20376]: audit 2022-04-30T22:44:10.029014+0000 mon.smithi157 (mon.0) 3044 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:44:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:10 smithi157 bash[20376]: audit 2022-04-30T22:44:10.031621+0000 mon.smithi157 (mon.0) 3045 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:44:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:10 smithi157 bash[20376]: audit 2022-04-30T22:44:10.033623+0000 mon.smithi157 (mon.0) 3046 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:44:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:10 smithi157 bash[20376]: audit 2022-04-30T22:44:10.366652+0000 mon.smithi157 (mon.0) 3047 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:44:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:10 smithi157 bash[20376]: audit 2022-04-30T22:44:10.374497+0000 mon.smithi157 (mon.0) 3048 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:44:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:10 smithi165 bash[22175]: audit 2022-04-30T22:44:10.029014+0000 mon.smithi157 (mon.0) 3044 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:44:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:10 smithi165 bash[22175]: audit 2022-04-30T22:44:10.031621+0000 mon.smithi157 (mon.0) 3045 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:44:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:10 smithi165 bash[22175]: audit 2022-04-30T22:44:10.033623+0000 mon.smithi157 (mon.0) 3046 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:44:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:10 smithi165 bash[22175]: audit 2022-04-30T22:44:10.366652+0000 mon.smithi157 (mon.0) 3047 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:44:11.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:10 smithi165 bash[22175]: audit 2022-04-30T22:44:10.374497+0000 mon.smithi157 (mon.0) 3048 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:44:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:11 smithi165 bash[22175]: cluster 2022-04-30T22:44:10.027354+0000 mgr.smithi157.nfpzoe (mgr.14180) 4505 : cluster [DBG] pgmap v4208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:11 smithi165 bash[22175]: cluster 2022-04-30T22:44:10.359131+0000 mgr.smithi157.nfpzoe (mgr.14180) 4506 : cluster [DBG] pgmap v4209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:11 smithi165 bash[22175]: cluster 2022-04-30T22:44:10.359686+0000 mgr.smithi157.nfpzoe (mgr.14180) 4507 : cluster [DBG] pgmap v4210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:11 smithi165 bash[22175]: cephadm 2022-04-30T22:44:10.375796+0000 mgr.smithi157.nfpzoe (mgr.14180) 4508 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:44:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:11 smithi165 bash[22175]: cephadm 2022-04-30T22:44:10.375959+0000 mgr.smithi157.nfpzoe (mgr.14180) 4509 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:44:12.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:11 smithi157 bash[20376]: cluster 2022-04-30T22:44:10.027354+0000 mgr.smithi157.nfpzoe (mgr.14180) 4505 : cluster [DBG] pgmap v4208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:11 smithi157 bash[20376]: cluster 2022-04-30T22:44:10.359131+0000 mgr.smithi157.nfpzoe (mgr.14180) 4506 : cluster [DBG] pgmap v4209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:11 smithi157 bash[20376]: cluster 2022-04-30T22:44:10.359686+0000 mgr.smithi157.nfpzoe (mgr.14180) 4507 : cluster [DBG] pgmap v4210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:11 smithi157 bash[20376]: cephadm 2022-04-30T22:44:10.375796+0000 mgr.smithi157.nfpzoe (mgr.14180) 4508 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:44:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:11 smithi157 bash[20376]: cephadm 2022-04-30T22:44:10.375959+0000 mgr.smithi157.nfpzoe (mgr.14180) 4509 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:44:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:12 smithi165 bash[22175]: cluster 2022-04-30T22:44:12.360406+0000 mgr.smithi157.nfpzoe (mgr.14180) 4510 : cluster [DBG] pgmap v4211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:12 smithi157 bash[20376]: cluster 2022-04-30T22:44:12.360406+0000 mgr.smithi157.nfpzoe (mgr.14180) 4510 : cluster [DBG] pgmap v4211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:14.603 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:44:14.603 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:44:14.603 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:44:14.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:44:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:15 smithi165 bash[22175]: cluster 2022-04-30T22:44:14.361066+0000 mgr.smithi157.nfpzoe (mgr.14180) 4511 : cluster [DBG] pgmap v4212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:16.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:15 smithi165 bash[22175]: audit 2022-04-30T22:44:14.904832+0000 mon.smithi157 (mon.0) 3049 : audit [DBG] from='client.? 172.21.15.157:0/3314066603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:16.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:15 smithi157 bash[20376]: cluster 2022-04-30T22:44:14.361066+0000 mgr.smithi157.nfpzoe (mgr.14180) 4511 : cluster [DBG] pgmap v4212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:16.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:15 smithi157 bash[20376]: audit 2022-04-30T22:44:14.904832+0000 mon.smithi157 (mon.0) 3049 : audit [DBG] from='client.? 172.21.15.157:0/3314066603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:17 smithi165 bash[22175]: cluster 2022-04-30T22:44:16.361674+0000 mgr.smithi157.nfpzoe (mgr.14180) 4512 : cluster [DBG] pgmap v4213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:17 smithi157 bash[20376]: cluster 2022-04-30T22:44:16.361674+0000 mgr.smithi157.nfpzoe (mgr.14180) 4512 : cluster [DBG] pgmap v4213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:19.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:44:19.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:44:19.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:44:20.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:19 smithi165 bash[22175]: cluster 2022-04-30T22:44:18.362294+0000 mgr.smithi157.nfpzoe (mgr.14180) 4513 : cluster [DBG] pgmap v4214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:20.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:19 smithi157 bash[20376]: cluster 2022-04-30T22:44:18.362294+0000 mgr.smithi157.nfpzoe (mgr.14180) 4513 : cluster [DBG] pgmap v4214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:20.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:44:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:20 smithi157 bash[20376]: audit 2022-04-30T22:44:20.231431+0000 mon.smithi157 (mon.0) 3050 : audit [DBG] from='client.? 172.21.15.157:0/31759205' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:20 smithi165 bash[22175]: audit 2022-04-30T22:44:20.231431+0000 mon.smithi157 (mon.0) 3050 : audit [DBG] from='client.? 172.21.15.157:0/31759205' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:21 smithi165 bash[22175]: cluster 2022-04-30T22:44:20.362907+0000 mgr.smithi157.nfpzoe (mgr.14180) 4514 : cluster [DBG] pgmap v4215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:21 smithi157 bash[20376]: cluster 2022-04-30T22:44:20.362907+0000 mgr.smithi157.nfpzoe (mgr.14180) 4514 : cluster [DBG] pgmap v4215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:23 smithi165 bash[22175]: cluster 2022-04-30T22:44:22.363567+0000 mgr.smithi157.nfpzoe (mgr.14180) 4515 : cluster [DBG] pgmap v4216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:24.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:23 smithi157 bash[20376]: cluster 2022-04-30T22:44:22.363567+0000 mgr.smithi157.nfpzoe (mgr.14180) 4515 : cluster [DBG] pgmap v4216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:25.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:44:25.343 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:44:25.343 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:44:25.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:44:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:25 smithi165 bash[22175]: cluster 2022-04-30T22:44:24.364192+0000 mgr.smithi157.nfpzoe (mgr.14180) 4516 : cluster [DBG] pgmap v4217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:25 smithi165 bash[22175]: audit 2022-04-30T22:44:25.567992+0000 mon.smithi157 (mon.0) 3051 : audit [DBG] from='client.? 172.21.15.157:0/3279703331' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:26.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:25 smithi157 bash[20376]: cluster 2022-04-30T22:44:24.364192+0000 mgr.smithi157.nfpzoe (mgr.14180) 4516 : cluster [DBG] pgmap v4217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:26.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:25 smithi157 bash[20376]: audit 2022-04-30T22:44:25.567992+0000 mon.smithi157 (mon.0) 3051 : audit [DBG] from='client.? 172.21.15.157:0/3279703331' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:27 smithi165 bash[22175]: cluster 2022-04-30T22:44:26.364890+0000 mgr.smithi157.nfpzoe (mgr.14180) 4517 : cluster [DBG] pgmap v4218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:28.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:27 smithi157 bash[20376]: cluster 2022-04-30T22:44:26.364890+0000 mgr.smithi157.nfpzoe (mgr.14180) 4517 : cluster [DBG] pgmap v4218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:29 smithi165 bash[22175]: cluster 2022-04-30T22:44:28.365523+0000 mgr.smithi157.nfpzoe (mgr.14180) 4518 : cluster [DBG] pgmap v4219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:30.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:29 smithi157 bash[20376]: cluster 2022-04-30T22:44:28.365523+0000 mgr.smithi157.nfpzoe (mgr.14180) 4518 : cluster [DBG] pgmap v4219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:30.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:44:30.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:44:30.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:44:30.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:44:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:31 smithi165 bash[22175]: cluster 2022-04-30T22:44:30.366124+0000 mgr.smithi157.nfpzoe (mgr.14180) 4519 : cluster [DBG] pgmap v4220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:31 smithi165 bash[22175]: audit 2022-04-30T22:44:30.890954+0000 mon.smithi157 (mon.0) 3052 : audit [DBG] from='client.? 172.21.15.157:0/465323020' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:32.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:31 smithi157 bash[20376]: cluster 2022-04-30T22:44:30.366124+0000 mgr.smithi157.nfpzoe (mgr.14180) 4519 : cluster [DBG] pgmap v4220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:32.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:31 smithi157 bash[20376]: audit 2022-04-30T22:44:30.890954+0000 mon.smithi157 (mon.0) 3052 : audit [DBG] from='client.? 172.21.15.157:0/465323020' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:33 smithi165 bash[22175]: cluster 2022-04-30T22:44:32.366726+0000 mgr.smithi157.nfpzoe (mgr.14180) 4520 : cluster [DBG] pgmap v4221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:34.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:33 smithi157 bash[20376]: cluster 2022-04-30T22:44:32.366726+0000 mgr.smithi157.nfpzoe (mgr.14180) 4520 : cluster [DBG] pgmap v4221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:34 smithi165 bash[22175]: cluster 2022-04-30T22:44:34.367355+0000 mgr.smithi157.nfpzoe (mgr.14180) 4521 : cluster [DBG] pgmap v4222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:34 smithi157 bash[20376]: cluster 2022-04-30T22:44:34.367355+0000 mgr.smithi157.nfpzoe (mgr.14180) 4521 : cluster [DBG] pgmap v4222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:35.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:44:35.992 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:44:35.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:44:36.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:44:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:36 smithi165 bash[22175]: audit 2022-04-30T22:44:36.211466+0000 mon.smithi157 (mon.0) 3053 : audit [DBG] from='client.? 172.21.15.157:0/3678482280' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:36 smithi157 bash[20376]: audit 2022-04-30T22:44:36.211466+0000 mon.smithi157 (mon.0) 3053 : audit [DBG] from='client.? 172.21.15.157:0/3678482280' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:37.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:37 smithi157 bash[20376]: cluster 2022-04-30T22:44:36.367909+0000 mgr.smithi157.nfpzoe (mgr.14180) 4522 : cluster [DBG] pgmap v4223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:37 smithi165 bash[22175]: cluster 2022-04-30T22:44:36.367909+0000 mgr.smithi157.nfpzoe (mgr.14180) 4522 : cluster [DBG] pgmap v4223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:39 smithi165 bash[22175]: cluster 2022-04-30T22:44:38.368528+0000 mgr.smithi157.nfpzoe (mgr.14180) 4523 : cluster [DBG] pgmap v4224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:40.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:39 smithi157 bash[20376]: cluster 2022-04-30T22:44:38.368528+0000 mgr.smithi157.nfpzoe (mgr.14180) 4523 : cluster [DBG] pgmap v4224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:41.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:44:41.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:44:41.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:44:41.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:44:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:41 smithi165 bash[22175]: cluster 2022-04-30T22:44:40.369154+0000 mgr.smithi157.nfpzoe (mgr.14180) 4524 : cluster [DBG] pgmap v4225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:41 smithi165 bash[22175]: audit 2022-04-30T22:44:41.536493+0000 mon.smithi157 (mon.0) 3054 : audit [DBG] from='client.? 172.21.15.157:0/1171679073' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:42.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:41 smithi157 bash[20376]: cluster 2022-04-30T22:44:40.369154+0000 mgr.smithi157.nfpzoe (mgr.14180) 4524 : cluster [DBG] pgmap v4225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:42.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:41 smithi157 bash[20376]: audit 2022-04-30T22:44:41.536493+0000 mon.smithi157 (mon.0) 3054 : audit [DBG] from='client.? 172.21.15.157:0/1171679073' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:43 smithi165 bash[22175]: cluster 2022-04-30T22:44:42.369776+0000 mgr.smithi157.nfpzoe (mgr.14180) 4525 : cluster [DBG] pgmap v4226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:44.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:43 smithi157 bash[20376]: cluster 2022-04-30T22:44:42.369776+0000 mgr.smithi157.nfpzoe (mgr.14180) 4525 : cluster [DBG] pgmap v4226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:45 smithi165 bash[22175]: cluster 2022-04-30T22:44:44.370384+0000 mgr.smithi157.nfpzoe (mgr.14180) 4526 : cluster [DBG] pgmap v4227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:46.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:45 smithi157 bash[20376]: cluster 2022-04-30T22:44:44.370384+0000 mgr.smithi157.nfpzoe (mgr.14180) 4526 : cluster [DBG] pgmap v4227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:46.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:44:46.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:44:46.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:44:46.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:44:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:47 smithi165 bash[22175]: cluster 2022-04-30T22:44:46.370987+0000 mgr.smithi157.nfpzoe (mgr.14180) 4527 : cluster [DBG] pgmap v4228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:48.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:47 smithi165 bash[22175]: audit 2022-04-30T22:44:46.867606+0000 mon.smithi157 (mon.0) 3055 : audit [DBG] from='client.? 172.21.15.157:0/2837292028' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:48.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:47 smithi157 bash[20376]: cluster 2022-04-30T22:44:46.370987+0000 mgr.smithi157.nfpzoe (mgr.14180) 4527 : cluster [DBG] pgmap v4228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:48.243 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:47 smithi157 bash[20376]: audit 2022-04-30T22:44:46.867606+0000 mon.smithi157 (mon.0) 3055 : audit [DBG] from='client.? 172.21.15.157:0/2837292028' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:49 smithi165 bash[22175]: cluster 2022-04-30T22:44:48.371617+0000 mgr.smithi157.nfpzoe (mgr.14180) 4528 : cluster [DBG] pgmap v4229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:49 smithi157 bash[20376]: cluster 2022-04-30T22:44:48.371617+0000 mgr.smithi157.nfpzoe (mgr.14180) 4528 : cluster [DBG] pgmap v4229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:51.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:44:51.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:44:51.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:44:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:51 smithi165 bash[22175]: cluster 2022-04-30T22:44:50.372216+0000 mgr.smithi157.nfpzoe (mgr.14180) 4529 : cluster [DBG] pgmap v4230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:52.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:51 smithi157 bash[20376]: cluster 2022-04-30T22:44:50.372216+0000 mgr.smithi157.nfpzoe (mgr.14180) 4529 : cluster [DBG] pgmap v4230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:52.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:44:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:52 smithi165 bash[22175]: audit 2022-04-30T22:44:52.197776+0000 mon.smithi157 (mon.0) 3056 : audit [DBG] from='client.? 172.21.15.157:0/4075270595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:53.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:52 smithi157 bash[20376]: audit 2022-04-30T22:44:52.197776+0000 mon.smithi157 (mon.0) 3056 : audit [DBG] from='client.? 172.21.15.157:0/4075270595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:53 smithi165 bash[22175]: cluster 2022-04-30T22:44:52.372947+0000 mgr.smithi157.nfpzoe (mgr.14180) 4530 : cluster [DBG] pgmap v4231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:54.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:53 smithi157 bash[20376]: cluster 2022-04-30T22:44:52.372947+0000 mgr.smithi157.nfpzoe (mgr.14180) 4530 : cluster [DBG] pgmap v4231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:54 smithi165 bash[22175]: cluster 2022-04-30T22:44:54.373617+0000 mgr.smithi157.nfpzoe (mgr.14180) 4531 : cluster [DBG] pgmap v4232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:55.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:54 smithi157 bash[20376]: cluster 2022-04-30T22:44:54.373617+0000 mgr.smithi157.nfpzoe (mgr.14180) 4531 : cluster [DBG] pgmap v4232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:57.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:44:57.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:44:57.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:44:57.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:44:57.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:57 smithi157 bash[20376]: cluster 2022-04-30T22:44:56.374250+0000 mgr.smithi157.nfpzoe (mgr.14180) 4532 : cluster [DBG] pgmap v4233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:57 smithi165 bash[22175]: cluster 2022-04-30T22:44:56.374250+0000 mgr.smithi157.nfpzoe (mgr.14180) 4532 : cluster [DBG] pgmap v4233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:44:58.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:58 smithi157 bash[20376]: audit 2022-04-30T22:44:57.524508+0000 mon.smithi157 (mon.0) 3057 : audit [DBG] from='client.? 172.21.15.157:0/273426424' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:44:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:58 smithi165 bash[22175]: audit 2022-04-30T22:44:57.524508+0000 mon.smithi157 (mon.0) 3057 : audit [DBG] from='client.? 172.21.15.157:0/273426424' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:59 smithi165 bash[22175]: cluster 2022-04-30T22:44:58.374886+0000 mgr.smithi157.nfpzoe (mgr.14180) 4533 : cluster [DBG] pgmap v4234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:59 smithi165 bash[22175]: audit 2022-04-30T22:44:58.826303+0000 mon.smithi157 (mon.0) 3058 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:45:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:44:59 smithi165 bash[22175]: audit 2022-04-30T22:44:58.826798+0000 mon.smithi157 (mon.0) 3059 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:45:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:59 smithi157 bash[20376]: cluster 2022-04-30T22:44:58.374886+0000 mgr.smithi157.nfpzoe (mgr.14180) 4533 : cluster [DBG] pgmap v4234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:59 smithi157 bash[20376]: audit 2022-04-30T22:44:58.826303+0000 mon.smithi157 (mon.0) 3058 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:45:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:44:59 smithi157 bash[20376]: audit 2022-04-30T22:44:58.826798+0000 mon.smithi157 (mon.0) 3059 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:45:01.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:01 smithi157 bash[20376]: cluster 2022-04-30T22:45:00.375496+0000 mgr.smithi157.nfpzoe (mgr.14180) 4534 : cluster [DBG] pgmap v4235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:01 smithi165 bash[22175]: cluster 2022-04-30T22:45:00.375496+0000 mgr.smithi157.nfpzoe (mgr.14180) 4534 : cluster [DBG] pgmap v4235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:02.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:45:02.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:45:02.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:45:02.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:45:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:03 smithi165 bash[22175]: cluster 2022-04-30T22:45:02.376199+0000 mgr.smithi157.nfpzoe (mgr.14180) 4535 : cluster [DBG] pgmap v4236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:03 smithi165 bash[22175]: audit 2022-04-30T22:45:02.854242+0000 mon.smithi157 (mon.0) 3060 : audit [DBG] from='client.? 172.21.15.157:0/1048254964' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:04.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:03 smithi157 bash[20376]: cluster 2022-04-30T22:45:02.376199+0000 mgr.smithi157.nfpzoe (mgr.14180) 4535 : cluster [DBG] pgmap v4236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:04.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:03 smithi157 bash[20376]: audit 2022-04-30T22:45:02.854242+0000 mon.smithi157 (mon.0) 3060 : audit [DBG] from='client.? 172.21.15.157:0/1048254964' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:05 smithi165 bash[22175]: cluster 2022-04-30T22:45:04.376829+0000 mgr.smithi157.nfpzoe (mgr.14180) 4536 : cluster [DBG] pgmap v4237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:05 smithi157 bash[20376]: cluster 2022-04-30T22:45:04.376829+0000 mgr.smithi157.nfpzoe (mgr.14180) 4536 : cluster [DBG] pgmap v4237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:07.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:45:07.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:45:07.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:45:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:07 smithi165 bash[22175]: cluster 2022-04-30T22:45:06.377573+0000 mgr.smithi157.nfpzoe (mgr.14180) 4537 : cluster [DBG] pgmap v4238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:08.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:07 smithi157 bash[20376]: cluster 2022-04-30T22:45:06.377573+0000 mgr.smithi157.nfpzoe (mgr.14180) 4537 : cluster [DBG] pgmap v4238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:08.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:45:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:08 smithi165 bash[22175]: audit 2022-04-30T22:45:08.183993+0000 mon.smithi157 (mon.0) 3061 : audit [DBG] from='client.? 172.21.15.157:0/973522812' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:09.188 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:08 smithi157 bash[20376]: audit 2022-04-30T22:45:08.183993+0000 mon.smithi157 (mon.0) 3061 : audit [DBG] from='client.? 172.21.15.157:0/973522812' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:09 smithi165 bash[22175]: cluster 2022-04-30T22:45:08.378190+0000 mgr.smithi157.nfpzoe (mgr.14180) 4538 : cluster [DBG] pgmap v4239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:09 smithi157 bash[20376]: cluster 2022-04-30T22:45:08.378190+0000 mgr.smithi157.nfpzoe (mgr.14180) 4538 : cluster [DBG] pgmap v4239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:10 smithi157 bash[20376]: audit 2022-04-30T22:45:10.384206+0000 mon.smithi157 (mon.0) 3062 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:45:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:10 smithi157 bash[20376]: audit 2022-04-30T22:45:10.386909+0000 mon.smithi157 (mon.0) 3063 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:45:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:10 smithi157 bash[20376]: audit 2022-04-30T22:45:10.388742+0000 mon.smithi157 (mon.0) 3064 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:45:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:10 smithi165 bash[22175]: audit 2022-04-30T22:45:10.384206+0000 mon.smithi157 (mon.0) 3062 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:45:11.156 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:10 smithi165 bash[22175]: audit 2022-04-30T22:45:10.386909+0000 mon.smithi157 (mon.0) 3063 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:45:11.156 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:10 smithi165 bash[22175]: audit 2022-04-30T22:45:10.388742+0000 mon.smithi157 (mon.0) 3064 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:45:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:11 smithi165 bash[22175]: cluster 2022-04-30T22:45:10.378858+0000 mgr.smithi157.nfpzoe (mgr.14180) 4539 : cluster [DBG] pgmap v4240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:11 smithi157 bash[20376]: cluster 2022-04-30T22:45:10.378858+0000 mgr.smithi157.nfpzoe (mgr.14180) 4539 : cluster [DBG] pgmap v4240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:13.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:12 smithi165 bash[22175]: cluster 2022-04-30T22:45:12.379487+0000 mgr.smithi157.nfpzoe (mgr.14180) 4540 : cluster [DBG] pgmap v4241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:13.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:12 smithi157 bash[20376]: cluster 2022-04-30T22:45:12.379487+0000 mgr.smithi157.nfpzoe (mgr.14180) 4540 : cluster [DBG] pgmap v4241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:13.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:45:13.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:45:13.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:45:13.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:45:14.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:13 smithi165 bash[22175]: audit 2022-04-30T22:45:13.509720+0000 mon.smithi157 (mon.0) 3065 : audit [DBG] from='client.? 172.21.15.157:0/4230026516' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:14.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:13 smithi157 bash[20376]: audit 2022-04-30T22:45:13.509720+0000 mon.smithi157 (mon.0) 3065 : audit [DBG] from='client.? 172.21.15.157:0/4230026516' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:15.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:15 smithi157 bash[20376]: audit 2022-04-30T22:45:14.183763+0000 mon.smithi157 (mon.0) 3066 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:45:15.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:15 smithi157 bash[20376]: cluster 2022-04-30T22:45:14.380203+0000 mgr.smithi157.nfpzoe (mgr.14180) 4541 : cluster [DBG] pgmap v4242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:15.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:15 smithi157 bash[20376]: cluster 2022-04-30T22:45:14.469425+0000 mgr.smithi157.nfpzoe (mgr.14180) 4542 : cluster [DBG] pgmap v4243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:15.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:15 smithi157 bash[20376]: cluster 2022-04-30T22:45:14.470016+0000 mgr.smithi157.nfpzoe (mgr.14180) 4543 : cluster [DBG] pgmap v4244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:15.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:15 smithi157 bash[20376]: audit 2022-04-30T22:45:14.476836+0000 mon.smithi157 (mon.0) 3067 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:45:15.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:15 smithi157 bash[20376]: audit 2022-04-30T22:45:14.486156+0000 mon.smithi157 (mon.0) 3068 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:45:15.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:15 smithi157 bash[20376]: cephadm 2022-04-30T22:45:14.487440+0000 mgr.smithi157.nfpzoe (mgr.14180) 4544 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:45:15.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:15 smithi157 bash[20376]: cephadm 2022-04-30T22:45:14.487581+0000 mgr.smithi157.nfpzoe (mgr.14180) 4545 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:45:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:15 smithi165 bash[22175]: audit 2022-04-30T22:45:14.183763+0000 mon.smithi157 (mon.0) 3066 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:45:15.657 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:15 smithi165 bash[22175]: cluster 2022-04-30T22:45:14.380203+0000 mgr.smithi157.nfpzoe (mgr.14180) 4541 : cluster [DBG] pgmap v4242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:15.658 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:15 smithi165 bash[22175]: cluster 2022-04-30T22:45:14.469425+0000 mgr.smithi157.nfpzoe (mgr.14180) 4542 : cluster [DBG] pgmap v4243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:15.658 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:15 smithi165 bash[22175]: cluster 2022-04-30T22:45:14.470016+0000 mgr.smithi157.nfpzoe (mgr.14180) 4543 : cluster [DBG] pgmap v4244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:15.658 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:15 smithi165 bash[22175]: audit 2022-04-30T22:45:14.476836+0000 mon.smithi157 (mon.0) 3067 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:45:15.658 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:15 smithi165 bash[22175]: audit 2022-04-30T22:45:14.486156+0000 mon.smithi157 (mon.0) 3068 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:45:15.659 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:15 smithi165 bash[22175]: cephadm 2022-04-30T22:45:14.487440+0000 mgr.smithi157.nfpzoe (mgr.14180) 4544 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:45:15.659 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:15 smithi165 bash[22175]: cephadm 2022-04-30T22:45:14.487581+0000 mgr.smithi157.nfpzoe (mgr.14180) 4545 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:45:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:17 smithi165 bash[22175]: cluster 2022-04-30T22:45:16.470718+0000 mgr.smithi157.nfpzoe (mgr.14180) 4546 : cluster [DBG] pgmap v4245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:17.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:17 smithi157 bash[20376]: cluster 2022-04-30T22:45:16.470718+0000 mgr.smithi157.nfpzoe (mgr.14180) 4546 : cluster [DBG] pgmap v4245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:18.534 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:45:18.534 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:45:18.534 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:45:18.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:45:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:19 smithi165 bash[22175]: cluster 2022-04-30T22:45:18.471361+0000 mgr.smithi157.nfpzoe (mgr.14180) 4547 : cluster [DBG] pgmap v4246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:20.209 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:19 smithi165 bash[22175]: audit 2022-04-30T22:45:18.835574+0000 mon.smithi157 (mon.0) 3069 : audit [DBG] from='client.? 172.21.15.157:0/1771076182' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:20.211 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:19 smithi157 bash[20376]: cluster 2022-04-30T22:45:18.471361+0000 mgr.smithi157.nfpzoe (mgr.14180) 4547 : cluster [DBG] pgmap v4246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:20.211 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:19 smithi157 bash[20376]: audit 2022-04-30T22:45:18.835574+0000 mon.smithi157 (mon.0) 3069 : audit [DBG] from='client.? 172.21.15.157:0/1771076182' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:21 smithi165 bash[22175]: cluster 2022-04-30T22:45:20.472008+0000 mgr.smithi157.nfpzoe (mgr.14180) 4548 : cluster [DBG] pgmap v4247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:22.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:21 smithi157 bash[20376]: cluster 2022-04-30T22:45:20.472008+0000 mgr.smithi157.nfpzoe (mgr.14180) 4548 : cluster [DBG] pgmap v4247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:23.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:45:23.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:45:23.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:45:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:23 smithi165 bash[22175]: cluster 2022-04-30T22:45:22.472622+0000 mgr.smithi157.nfpzoe (mgr.14180) 4549 : cluster [DBG] pgmap v4248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:24.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:45:24.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:23 smithi157 bash[20376]: cluster 2022-04-30T22:45:22.472622+0000 mgr.smithi157.nfpzoe (mgr.14180) 4549 : cluster [DBG] pgmap v4248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:25.152 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:24 smithi165 bash[22175]: audit 2022-04-30T22:45:24.160331+0000 mon.smithi157 (mon.0) 3070 : audit [DBG] from='client.? 172.21.15.157:0/3063027676' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:25.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:24 smithi157 bash[20376]: audit 2022-04-30T22:45:24.160331+0000 mon.smithi157 (mon.0) 3070 : audit [DBG] from='client.? 172.21.15.157:0/3063027676' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:25 smithi165 bash[22175]: cluster 2022-04-30T22:45:24.473275+0000 mgr.smithi157.nfpzoe (mgr.14180) 4550 : cluster [DBG] pgmap v4249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:26.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:25 smithi157 bash[20376]: cluster 2022-04-30T22:45:24.473275+0000 mgr.smithi157.nfpzoe (mgr.14180) 4550 : cluster [DBG] pgmap v4249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:26 smithi165 bash[22175]: cluster 2022-04-30T22:45:26.473929+0000 mgr.smithi157.nfpzoe (mgr.14180) 4551 : cluster [DBG] pgmap v4250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:27.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:26 smithi157 bash[20376]: cluster 2022-04-30T22:45:26.473929+0000 mgr.smithi157.nfpzoe (mgr.14180) 4551 : cluster [DBG] pgmap v4250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:29.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:45:29.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:45:29.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:45:29.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:45:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:29 smithi165 bash[22175]: cluster 2022-04-30T22:45:28.474510+0000 mgr.smithi157.nfpzoe (mgr.14180) 4552 : cluster [DBG] pgmap v4251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:29 smithi165 bash[22175]: audit 2022-04-30T22:45:29.490238+0000 mon.smithi157 (mon.0) 3071 : audit [DBG] from='client.? 172.21.15.157:0/2173616294' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:30.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:29 smithi157 bash[20376]: cluster 2022-04-30T22:45:28.474510+0000 mgr.smithi157.nfpzoe (mgr.14180) 4552 : cluster [DBG] pgmap v4251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:30.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:29 smithi157 bash[20376]: audit 2022-04-30T22:45:29.490238+0000 mon.smithi157 (mon.0) 3071 : audit [DBG] from='client.? 172.21.15.157:0/2173616294' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:31 smithi165 bash[22175]: cluster 2022-04-30T22:45:30.475189+0000 mgr.smithi157.nfpzoe (mgr.14180) 4553 : cluster [DBG] pgmap v4252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:32.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:31 smithi157 bash[20376]: cluster 2022-04-30T22:45:30.475189+0000 mgr.smithi157.nfpzoe (mgr.14180) 4553 : cluster [DBG] pgmap v4252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:33 smithi165 bash[22175]: cluster 2022-04-30T22:45:32.475807+0000 mgr.smithi157.nfpzoe (mgr.14180) 4554 : cluster [DBG] pgmap v4253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:34.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:33 smithi157 bash[20376]: cluster 2022-04-30T22:45:32.475807+0000 mgr.smithi157.nfpzoe (mgr.14180) 4554 : cluster [DBG] pgmap v4253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:34.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:45:34.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:45:34.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:45:34.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:45:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:35 smithi165 bash[22175]: cluster 2022-04-30T22:45:34.476418+0000 mgr.smithi157.nfpzoe (mgr.14180) 4555 : cluster [DBG] pgmap v4254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:35 smithi165 bash[22175]: audit 2022-04-30T22:45:34.817025+0000 mon.smithi157 (mon.0) 3072 : audit [DBG] from='client.? 172.21.15.157:0/3071150387' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:36.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:35 smithi157 bash[20376]: cluster 2022-04-30T22:45:34.476418+0000 mgr.smithi157.nfpzoe (mgr.14180) 4555 : cluster [DBG] pgmap v4254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:36.232 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:35 smithi157 bash[20376]: audit 2022-04-30T22:45:34.817025+0000 mon.smithi157 (mon.0) 3072 : audit [DBG] from='client.? 172.21.15.157:0/3071150387' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:37 smithi165 bash[22175]: cluster 2022-04-30T22:45:36.477111+0000 mgr.smithi157.nfpzoe (mgr.14180) 4556 : cluster [DBG] pgmap v4255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:38.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:37 smithi157 bash[20376]: cluster 2022-04-30T22:45:36.477111+0000 mgr.smithi157.nfpzoe (mgr.14180) 4556 : cluster [DBG] pgmap v4255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:39.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:45:39.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:45:39.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:45:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:39 smithi165 bash[22175]: cluster 2022-04-30T22:45:38.477720+0000 mgr.smithi157.nfpzoe (mgr.14180) 4557 : cluster [DBG] pgmap v4256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:40.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:45:40.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:39 smithi157 bash[20376]: cluster 2022-04-30T22:45:38.477720+0000 mgr.smithi157.nfpzoe (mgr.14180) 4557 : cluster [DBG] pgmap v4256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:40.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:40 smithi157 bash[20376]: audit 2022-04-30T22:45:40.143678+0000 mon.smithi157 (mon.0) 3073 : audit [DBG] from='client.? 172.21.15.157:0/2974189215' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:40 smithi165 bash[22175]: audit 2022-04-30T22:45:40.143678+0000 mon.smithi157 (mon.0) 3073 : audit [DBG] from='client.? 172.21.15.157:0/2974189215' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:41 smithi165 bash[22175]: cluster 2022-04-30T22:45:40.478453+0000 mgr.smithi157.nfpzoe (mgr.14180) 4558 : cluster [DBG] pgmap v4257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:42.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:41 smithi157 bash[20376]: cluster 2022-04-30T22:45:40.478453+0000 mgr.smithi157.nfpzoe (mgr.14180) 4558 : cluster [DBG] pgmap v4257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:43 smithi165 bash[22175]: cluster 2022-04-30T22:45:42.479238+0000 mgr.smithi157.nfpzoe (mgr.14180) 4559 : cluster [DBG] pgmap v4258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:44.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:43 smithi157 bash[20376]: cluster 2022-04-30T22:45:42.479238+0000 mgr.smithi157.nfpzoe (mgr.14180) 4559 : cluster [DBG] pgmap v4258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:44 smithi165 bash[22175]: cluster 2022-04-30T22:45:44.479843+0000 mgr.smithi157.nfpzoe (mgr.14180) 4560 : cluster [DBG] pgmap v4259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:45.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:45:45.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:45:45.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:45:45.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:44 smithi157 bash[20376]: cluster 2022-04-30T22:45:44.479843+0000 mgr.smithi157.nfpzoe (mgr.14180) 4560 : cluster [DBG] pgmap v4259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:45.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:45:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:45 smithi165 bash[22175]: audit 2022-04-30T22:45:45.472949+0000 mon.smithi157 (mon.0) 3074 : audit [DBG] from='client.? 172.21.15.157:0/1841975092' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:46.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:45 smithi157 bash[20376]: audit 2022-04-30T22:45:45.472949+0000 mon.smithi157 (mon.0) 3074 : audit [DBG] from='client.? 172.21.15.157:0/1841975092' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:46 smithi165 bash[22175]: cluster 2022-04-30T22:45:46.480560+0000 mgr.smithi157.nfpzoe (mgr.14180) 4561 : cluster [DBG] pgmap v4260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:47.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:46 smithi157 bash[20376]: cluster 2022-04-30T22:45:46.480560+0000 mgr.smithi157.nfpzoe (mgr.14180) 4561 : cluster [DBG] pgmap v4260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:49 smithi165 bash[22175]: cluster 2022-04-30T22:45:48.481231+0000 mgr.smithi157.nfpzoe (mgr.14180) 4562 : cluster [DBG] pgmap v4261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:49 smithi157 bash[20376]: cluster 2022-04-30T22:45:48.481231+0000 mgr.smithi157.nfpzoe (mgr.14180) 4562 : cluster [DBG] pgmap v4261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:50.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:45:50.498 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:45:50.498 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:45:50.825 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:45:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:51 smithi165 bash[22175]: cluster 2022-04-30T22:45:50.481828+0000 mgr.smithi157.nfpzoe (mgr.14180) 4563 : cluster [DBG] pgmap v4262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:51 smithi165 bash[22175]: audit 2022-04-30T22:45:50.798841+0000 mon.smithi157 (mon.0) 3075 : audit [DBG] from='client.? 172.21.15.157:0/2423704841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:52.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:51 smithi157 bash[20376]: cluster 2022-04-30T22:45:50.481828+0000 mgr.smithi157.nfpzoe (mgr.14180) 4563 : cluster [DBG] pgmap v4262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:52.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:51 smithi157 bash[20376]: audit 2022-04-30T22:45:50.798841+0000 mon.smithi157 (mon.0) 3075 : audit [DBG] from='client.? 172.21.15.157:0/2423704841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:53 smithi165 bash[22175]: cluster 2022-04-30T22:45:52.482447+0000 mgr.smithi157.nfpzoe (mgr.14180) 4564 : cluster [DBG] pgmap v4263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:54.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:53 smithi157 bash[20376]: cluster 2022-04-30T22:45:52.482447+0000 mgr.smithi157.nfpzoe (mgr.14180) 4564 : cluster [DBG] pgmap v4263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:55.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:45:55.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:45:55.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:45:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:55 smithi165 bash[22175]: cluster 2022-04-30T22:45:54.483080+0000 mgr.smithi157.nfpzoe (mgr.14180) 4565 : cluster [DBG] pgmap v4264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:56.154 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:45:56.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:55 smithi157 bash[20376]: cluster 2022-04-30T22:45:54.483080+0000 mgr.smithi157.nfpzoe (mgr.14180) 4565 : cluster [DBG] pgmap v4264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:56 smithi165 bash[22175]: audit 2022-04-30T22:45:56.133373+0000 mon.smithi157 (mon.0) 3076 : audit [DBG] from='client.? 172.21.15.157:0/324733556' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:56 smithi165 bash[22175]: cluster 2022-04-30T22:45:56.483678+0000 mgr.smithi157.nfpzoe (mgr.14180) 4566 : cluster [DBG] pgmap v4265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:45:57.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:56 smithi157 bash[20376]: audit 2022-04-30T22:45:56.133373+0000 mon.smithi157 (mon.0) 3076 : audit [DBG] from='client.? 172.21.15.157:0/324733556' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:45:57.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:56 smithi157 bash[20376]: cluster 2022-04-30T22:45:56.483678+0000 mgr.smithi157.nfpzoe (mgr.14180) 4566 : cluster [DBG] pgmap v4265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:59 smithi165 bash[22175]: cluster 2022-04-30T22:45:58.484387+0000 mgr.smithi157.nfpzoe (mgr.14180) 4567 : cluster [DBG] pgmap v4266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:59 smithi165 bash[22175]: audit 2022-04-30T22:45:58.834551+0000 mon.smithi157 (mon.0) 3077 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:46:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:45:59 smithi165 bash[22175]: audit 2022-04-30T22:45:58.835077+0000 mon.smithi157 (mon.0) 3078 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:46:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:59 smithi157 bash[20376]: cluster 2022-04-30T22:45:58.484387+0000 mgr.smithi157.nfpzoe (mgr.14180) 4567 : cluster [DBG] pgmap v4266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:59 smithi157 bash[20376]: audit 2022-04-30T22:45:58.834551+0000 mon.smithi157 (mon.0) 3077 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:46:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:45:59 smithi157 bash[20376]: audit 2022-04-30T22:45:58.835077+0000 mon.smithi157 (mon.0) 3078 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:46:01.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:46:01.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:46:01.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:46:01.476 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:46:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:01 smithi165 bash[22175]: cluster 2022-04-30T22:46:00.485045+0000 mgr.smithi157.nfpzoe (mgr.14180) 4568 : cluster [DBG] pgmap v4267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:01 smithi165 bash[22175]: audit 2022-04-30T22:46:01.454958+0000 mon.smithi157 (mon.0) 3079 : audit [DBG] from='client.? 172.21.15.157:0/2948342930' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:02.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:01 smithi157 bash[20376]: cluster 2022-04-30T22:46:00.485045+0000 mgr.smithi157.nfpzoe (mgr.14180) 4568 : cluster [DBG] pgmap v4267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:02.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:01 smithi157 bash[20376]: audit 2022-04-30T22:46:01.454958+0000 mon.smithi157 (mon.0) 3079 : audit [DBG] from='client.? 172.21.15.157:0/2948342930' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:04.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:03 smithi165 bash[22175]: cluster 2022-04-30T22:46:02.485659+0000 mgr.smithi157.nfpzoe (mgr.14180) 4569 : cluster [DBG] pgmap v4268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:04.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:03 smithi157 bash[20376]: cluster 2022-04-30T22:46:02.485659+0000 mgr.smithi157.nfpzoe (mgr.14180) 4569 : cluster [DBG] pgmap v4268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:05 smithi165 bash[22175]: cluster 2022-04-30T22:46:04.486295+0000 mgr.smithi157.nfpzoe (mgr.14180) 4570 : cluster [DBG] pgmap v4269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:06.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:05 smithi157 bash[20376]: cluster 2022-04-30T22:46:04.486295+0000 mgr.smithi157.nfpzoe (mgr.14180) 4570 : cluster [DBG] pgmap v4269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:06.480 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:46:06.480 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:46:06.480 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:46:06.809 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:46:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:06 smithi165 bash[22175]: cluster 2022-04-30T22:46:06.486927+0000 mgr.smithi157.nfpzoe (mgr.14180) 4571 : cluster [DBG] pgmap v4270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:06 smithi165 bash[22175]: audit 2022-04-30T22:46:06.787763+0000 mon.smithi157 (mon.0) 3080 : audit [DBG] from='client.? 172.21.15.157:0/3321671208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:07.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:06 smithi157 bash[20376]: cluster 2022-04-30T22:46:06.486927+0000 mgr.smithi157.nfpzoe (mgr.14180) 4571 : cluster [DBG] pgmap v4270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:07.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:06 smithi157 bash[20376]: audit 2022-04-30T22:46:06.787763+0000 mon.smithi157 (mon.0) 3080 : audit [DBG] from='client.? 172.21.15.157:0/3321671208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:09 smithi165 bash[22175]: cluster 2022-04-30T22:46:08.487557+0000 mgr.smithi157.nfpzoe (mgr.14180) 4572 : cluster [DBG] pgmap v4271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:09 smithi157 bash[20376]: cluster 2022-04-30T22:46:08.487557+0000 mgr.smithi157.nfpzoe (mgr.14180) 4572 : cluster [DBG] pgmap v4271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:11.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:46:11.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:46:11.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:46:12.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:46:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:11 smithi165 bash[22175]: cluster 2022-04-30T22:46:10.488208+0000 mgr.smithi157.nfpzoe (mgr.14180) 4573 : cluster [DBG] pgmap v4272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:11 smithi157 bash[20376]: cluster 2022-04-30T22:46:10.488208+0000 mgr.smithi157.nfpzoe (mgr.14180) 4573 : cluster [DBG] pgmap v4272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:12 smithi165 bash[22175]: audit 2022-04-30T22:46:12.114458+0000 mon.smithi157 (mon.0) 3081 : audit [DBG] from='client.? 172.21.15.157:0/483339389' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:13.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:12 smithi157 bash[20376]: audit 2022-04-30T22:46:12.114458+0000 mon.smithi157 (mon.0) 3081 : audit [DBG] from='client.? 172.21.15.157:0/483339389' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:13 smithi165 bash[22175]: cluster 2022-04-30T22:46:12.488848+0000 mgr.smithi157.nfpzoe (mgr.14180) 4574 : cluster [DBG] pgmap v4273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:14.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:13 smithi157 bash[20376]: cluster 2022-04-30T22:46:12.488848+0000 mgr.smithi157.nfpzoe (mgr.14180) 4574 : cluster [DBG] pgmap v4273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:14 smithi165 bash[22175]: audit 2022-04-30T22:46:14.499403+0000 mon.smithi157 (mon.0) 3082 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:46:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:14 smithi165 bash[22175]: audit 2022-04-30T22:46:14.502155+0000 mon.smithi157 (mon.0) 3083 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:46:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:14 smithi165 bash[22175]: audit 2022-04-30T22:46:14.504016+0000 mon.smithi157 (mon.0) 3084 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:46:15.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:14 smithi157 bash[20376]: audit 2022-04-30T22:46:14.499403+0000 mon.smithi157 (mon.0) 3082 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:46:15.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:14 smithi157 bash[20376]: audit 2022-04-30T22:46:14.502155+0000 mon.smithi157 (mon.0) 3083 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:46:15.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:14 smithi157 bash[20376]: audit 2022-04-30T22:46:14.504016+0000 mon.smithi157 (mon.0) 3084 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:46:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:15 smithi165 bash[22175]: cluster 2022-04-30T22:46:14.489466+0000 mgr.smithi157.nfpzoe (mgr.14180) 4575 : cluster [DBG] pgmap v4274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:15 smithi165 bash[22175]: audit 2022-04-30T22:46:14.807376+0000 mon.smithi157 (mon.0) 3085 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:46:16.209 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:15 smithi157 bash[20376]: cluster 2022-04-30T22:46:14.489466+0000 mgr.smithi157.nfpzoe (mgr.14180) 4575 : cluster [DBG] pgmap v4274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:16.209 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:15 smithi157 bash[20376]: audit 2022-04-30T22:46:14.807376+0000 mon.smithi157 (mon.0) 3085 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:46:17.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:46:17.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:46:17.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:46:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:16 smithi165 bash[22175]: cluster 2022-04-30T22:46:16.490088+0000 mgr.smithi157.nfpzoe (mgr.14180) 4576 : cluster [DBG] pgmap v4275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:17.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:16 smithi157 bash[20376]: cluster 2022-04-30T22:46:16.490088+0000 mgr.smithi157.nfpzoe (mgr.14180) 4576 : cluster [DBG] pgmap v4275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:17.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:46:18.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:17 smithi165 bash[22175]: audit 2022-04-30T22:46:17.440101+0000 mon.smithi157 (mon.0) 3086 : audit [DBG] from='client.? 172.21.15.157:0/2572323569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:18.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:17 smithi157 bash[20376]: audit 2022-04-30T22:46:17.440101+0000 mon.smithi157 (mon.0) 3086 : audit [DBG] from='client.? 172.21.15.157:0/2572323569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:19 smithi165 bash[22175]: cluster 2022-04-30T22:46:18.490748+0000 mgr.smithi157.nfpzoe (mgr.14180) 4577 : cluster [DBG] pgmap v4276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:19 smithi165 bash[22175]: audit 2022-04-30T22:46:19.334768+0000 mon.smithi157 (mon.0) 3087 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:46:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:19 smithi165 bash[22175]: audit 2022-04-30T22:46:19.637327+0000 mon.smithi157 (mon.0) 3088 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:46:20.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:19 smithi165 bash[22175]: audit 2022-04-30T22:46:19.645003+0000 mon.smithi157 (mon.0) 3089 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:46:20.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:19 smithi157 bash[20376]: cluster 2022-04-30T22:46:18.490748+0000 mgr.smithi157.nfpzoe (mgr.14180) 4577 : cluster [DBG] pgmap v4276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:20.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:19 smithi157 bash[20376]: audit 2022-04-30T22:46:19.334768+0000 mon.smithi157 (mon.0) 3087 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:46:20.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:19 smithi157 bash[20376]: audit 2022-04-30T22:46:19.637327+0000 mon.smithi157 (mon.0) 3088 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:46:20.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:19 smithi157 bash[20376]: audit 2022-04-30T22:46:19.645003+0000 mon.smithi157 (mon.0) 3089 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:46:20.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:20 smithi157 bash[20376]: cluster 2022-04-30T22:46:19.631691+0000 mgr.smithi157.nfpzoe (mgr.14180) 4578 : cluster [DBG] pgmap v4277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:20.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:20 smithi157 bash[20376]: cluster 2022-04-30T22:46:19.632066+0000 mgr.smithi157.nfpzoe (mgr.14180) 4579 : cluster [DBG] pgmap v4278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:20.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:20 smithi157 bash[20376]: cephadm 2022-04-30T22:46:19.646360+0000 mgr.smithi157.nfpzoe (mgr.14180) 4580 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:46:20.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:20 smithi157 bash[20376]: cephadm 2022-04-30T22:46:19.646464+0000 mgr.smithi157.nfpzoe (mgr.14180) 4581 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:46:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:20 smithi165 bash[22175]: cluster 2022-04-30T22:46:19.631691+0000 mgr.smithi157.nfpzoe (mgr.14180) 4578 : cluster [DBG] pgmap v4277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:20 smithi165 bash[22175]: cluster 2022-04-30T22:46:19.632066+0000 mgr.smithi157.nfpzoe (mgr.14180) 4579 : cluster [DBG] pgmap v4278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:20 smithi165 bash[22175]: cephadm 2022-04-30T22:46:19.646360+0000 mgr.smithi157.nfpzoe (mgr.14180) 4580 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:46:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:20 smithi165 bash[22175]: cephadm 2022-04-30T22:46:19.646464+0000 mgr.smithi157.nfpzoe (mgr.14180) 4581 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:46:22.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:46:22.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:46:22.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:46:22.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:46:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:22 smithi165 bash[22175]: cluster 2022-04-30T22:46:21.632664+0000 mgr.smithi157.nfpzoe (mgr.14180) 4582 : cluster [DBG] pgmap v4279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:22 smithi165 bash[22175]: audit 2022-04-30T22:46:22.769756+0000 mon.smithi157 (mon.0) 3090 : audit [DBG] from='client.? 172.21.15.157:0/2461249186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:23.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:22 smithi157 bash[20376]: cluster 2022-04-30T22:46:21.632664+0000 mgr.smithi157.nfpzoe (mgr.14180) 4582 : cluster [DBG] pgmap v4279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:23.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:22 smithi157 bash[20376]: audit 2022-04-30T22:46:22.769756+0000 mon.smithi157 (mon.0) 3090 : audit [DBG] from='client.? 172.21.15.157:0/2461249186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:24 smithi165 bash[22175]: cluster 2022-04-30T22:46:23.633253+0000 mgr.smithi157.nfpzoe (mgr.14180) 4583 : cluster [DBG] pgmap v4280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:25.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:24 smithi157 bash[20376]: cluster 2022-04-30T22:46:23.633253+0000 mgr.smithi157.nfpzoe (mgr.14180) 4583 : cluster [DBG] pgmap v4280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:25 smithi165 bash[22175]: cluster 2022-04-30T22:46:25.633846+0000 mgr.smithi157.nfpzoe (mgr.14180) 4584 : cluster [DBG] pgmap v4281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:26.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:25 smithi157 bash[20376]: cluster 2022-04-30T22:46:25.633846+0000 mgr.smithi157.nfpzoe (mgr.14180) 4584 : cluster [DBG] pgmap v4281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:27.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:46:27.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:46:27.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:46:28.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:46:28.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:28 smithi157 bash[20376]: cluster 2022-04-30T22:46:27.634454+0000 mgr.smithi157.nfpzoe (mgr.14180) 4585 : cluster [DBG] pgmap v4282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:28.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:28 smithi157 bash[20376]: audit 2022-04-30T22:46:28.098328+0000 mon.smithi157 (mon.0) 3091 : audit [DBG] from='client.? 172.21.15.157:0/4075422809' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:28 smithi165 bash[22175]: cluster 2022-04-30T22:46:27.634454+0000 mgr.smithi157.nfpzoe (mgr.14180) 4585 : cluster [DBG] pgmap v4282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:28 smithi165 bash[22175]: audit 2022-04-30T22:46:28.098328+0000 mon.smithi157 (mon.0) 3091 : audit [DBG] from='client.? 172.21.15.157:0/4075422809' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:30.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:30 smithi157 bash[20376]: cluster 2022-04-30T22:46:29.635116+0000 mgr.smithi157.nfpzoe (mgr.14180) 4586 : cluster [DBG] pgmap v4283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:30 smithi165 bash[22175]: cluster 2022-04-30T22:46:29.635116+0000 mgr.smithi157.nfpzoe (mgr.14180) 4586 : cluster [DBG] pgmap v4283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:33.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:46:33.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:46:33.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:46:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:32 smithi165 bash[22175]: cluster 2022-04-30T22:46:31.635764+0000 mgr.smithi157.nfpzoe (mgr.14180) 4587 : cluster [DBG] pgmap v4284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:33.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:32 smithi157 bash[20376]: cluster 2022-04-30T22:46:31.635764+0000 mgr.smithi157.nfpzoe (mgr.14180) 4587 : cluster [DBG] pgmap v4284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:33.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:46:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:33 smithi165 bash[22175]: audit 2022-04-30T22:46:33.427217+0000 mon.smithi157 (mon.0) 3092 : audit [DBG] from='client.? 172.21.15.157:0/2414006148' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:34.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:33 smithi157 bash[20376]: audit 2022-04-30T22:46:33.427217+0000 mon.smithi157 (mon.0) 3092 : audit [DBG] from='client.? 172.21.15.157:0/2414006148' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:34 smithi165 bash[22175]: cluster 2022-04-30T22:46:33.636424+0000 mgr.smithi157.nfpzoe (mgr.14180) 4588 : cluster [DBG] pgmap v4285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:34 smithi157 bash[20376]: cluster 2022-04-30T22:46:33.636424+0000 mgr.smithi157.nfpzoe (mgr.14180) 4588 : cluster [DBG] pgmap v4285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:35 smithi165 bash[22175]: cluster 2022-04-30T22:46:35.637033+0000 mgr.smithi157.nfpzoe (mgr.14180) 4589 : cluster [DBG] pgmap v4286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:36.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:35 smithi157 bash[20376]: cluster 2022-04-30T22:46:35.637033+0000 mgr.smithi157.nfpzoe (mgr.14180) 4589 : cluster [DBG] pgmap v4286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:38.457 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:46:38.458 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:46:38.458 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:46:38.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:46:38.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:38 smithi157 bash[20376]: cluster 2022-04-30T22:46:37.637645+0000 mgr.smithi157.nfpzoe (mgr.14180) 4590 : cluster [DBG] pgmap v4287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:38 smithi165 bash[22175]: cluster 2022-04-30T22:46:37.637645+0000 mgr.smithi157.nfpzoe (mgr.14180) 4590 : cluster [DBG] pgmap v4287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:39.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:39 smithi157 bash[20376]: audit 2022-04-30T22:46:38.755711+0000 mon.smithi157 (mon.0) 3093 : audit [DBG] from='client.? 172.21.15.157:0/1816045201' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:39 smithi165 bash[22175]: audit 2022-04-30T22:46:38.755711+0000 mon.smithi157 (mon.0) 3093 : audit [DBG] from='client.? 172.21.15.157:0/1816045201' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:40.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:40 smithi157 bash[20376]: cluster 2022-04-30T22:46:39.638247+0000 mgr.smithi157.nfpzoe (mgr.14180) 4591 : cluster [DBG] pgmap v4288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:40 smithi165 bash[22175]: cluster 2022-04-30T22:46:39.638247+0000 mgr.smithi157.nfpzoe (mgr.14180) 4591 : cluster [DBG] pgmap v4288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:42 smithi165 bash[22175]: cluster 2022-04-30T22:46:41.638874+0000 mgr.smithi157.nfpzoe (mgr.14180) 4592 : cluster [DBG] pgmap v4289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:43.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:42 smithi157 bash[20376]: cluster 2022-04-30T22:46:41.638874+0000 mgr.smithi157.nfpzoe (mgr.14180) 4592 : cluster [DBG] pgmap v4289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:43.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:46:43.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:46:43.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:46:44.107 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:46:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:44 smithi165 bash[22175]: cluster 2022-04-30T22:46:43.639481+0000 mgr.smithi157.nfpzoe (mgr.14180) 4593 : cluster [DBG] pgmap v4290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:44 smithi165 bash[22175]: audit 2022-04-30T22:46:44.086238+0000 mon.smithi157 (mon.0) 3094 : audit [DBG] from='client.? 172.21.15.157:0/1134492598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:45.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:44 smithi157 bash[20376]: cluster 2022-04-30T22:46:43.639481+0000 mgr.smithi157.nfpzoe (mgr.14180) 4593 : cluster [DBG] pgmap v4290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:45.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:44 smithi157 bash[20376]: audit 2022-04-30T22:46:44.086238+0000 mon.smithi157 (mon.0) 3094 : audit [DBG] from='client.? 172.21.15.157:0/1134492598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:46 smithi165 bash[22175]: cluster 2022-04-30T22:46:45.640101+0000 mgr.smithi157.nfpzoe (mgr.14180) 4594 : cluster [DBG] pgmap v4291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:47.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:46 smithi157 bash[20376]: cluster 2022-04-30T22:46:45.640101+0000 mgr.smithi157.nfpzoe (mgr.14180) 4594 : cluster [DBG] pgmap v4291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:49.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:46:49.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:46:49.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:46:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:48 smithi165 bash[22175]: cluster 2022-04-30T22:46:47.640722+0000 mgr.smithi157.nfpzoe (mgr.14180) 4595 : cluster [DBG] pgmap v4292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:49.192 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:48 smithi157 bash[20376]: cluster 2022-04-30T22:46:47.640722+0000 mgr.smithi157.nfpzoe (mgr.14180) 4595 : cluster [DBG] pgmap v4292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:49.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:46:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:49 smithi165 bash[22175]: audit 2022-04-30T22:46:49.404698+0000 mon.smithi157 (mon.0) 3095 : audit [DBG] from='client.? 172.21.15.157:0/1781086476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:49 smithi165 bash[22175]: cluster 2022-04-30T22:46:49.641334+0000 mgr.smithi157.nfpzoe (mgr.14180) 4596 : cluster [DBG] pgmap v4293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:49 smithi157 bash[20376]: audit 2022-04-30T22:46:49.404698+0000 mon.smithi157 (mon.0) 3095 : audit [DBG] from='client.? 172.21.15.157:0/1781086476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:49 smithi157 bash[20376]: cluster 2022-04-30T22:46:49.641334+0000 mgr.smithi157.nfpzoe (mgr.14180) 4596 : cluster [DBG] pgmap v4293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:53.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:52 smithi165 bash[22175]: cluster 2022-04-30T22:46:51.641884+0000 mgr.smithi157.nfpzoe (mgr.14180) 4597 : cluster [DBG] pgmap v4294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:53.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:52 smithi157 bash[20376]: cluster 2022-04-30T22:46:51.641884+0000 mgr.smithi157.nfpzoe (mgr.14180) 4597 : cluster [DBG] pgmap v4294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:54.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:46:54.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:46:54.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:46:54.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:46:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:54 smithi165 bash[22175]: cluster 2022-04-30T22:46:53.642542+0000 mgr.smithi157.nfpzoe (mgr.14180) 4598 : cluster [DBG] pgmap v4295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:54 smithi165 bash[22175]: audit 2022-04-30T22:46:54.736940+0000 mon.smithi157 (mon.0) 3096 : audit [DBG] from='client.? 172.21.15.157:0/2290729096' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:55.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:54 smithi157 bash[20376]: cluster 2022-04-30T22:46:53.642542+0000 mgr.smithi157.nfpzoe (mgr.14180) 4598 : cluster [DBG] pgmap v4295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:55.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:54 smithi157 bash[20376]: audit 2022-04-30T22:46:54.736940+0000 mon.smithi157 (mon.0) 3096 : audit [DBG] from='client.? 172.21.15.157:0/2290729096' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:46:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:56 smithi165 bash[22175]: cluster 2022-04-30T22:46:55.643212+0000 mgr.smithi157.nfpzoe (mgr.14180) 4599 : cluster [DBG] pgmap v4296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:57.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:56 smithi157 bash[20376]: cluster 2022-04-30T22:46:55.643212+0000 mgr.smithi157.nfpzoe (mgr.14180) 4599 : cluster [DBG] pgmap v4296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:57 smithi165 bash[22175]: cluster 2022-04-30T22:46:57.643921+0000 mgr.smithi157.nfpzoe (mgr.14180) 4600 : cluster [DBG] pgmap v4297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:58.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:57 smithi157 bash[20376]: cluster 2022-04-30T22:46:57.643921+0000 mgr.smithi157.nfpzoe (mgr.14180) 4600 : cluster [DBG] pgmap v4297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:46:59.761 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:46:59.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:46:59.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:47:00.088 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:47:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:59 smithi165 bash[22175]: audit 2022-04-30T22:46:58.840628+0000 mon.smithi157 (mon.0) 3097 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:47:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:46:59 smithi165 bash[22175]: audit 2022-04-30T22:46:58.841189+0000 mon.smithi157 (mon.0) 3098 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:47:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:59 smithi157 bash[20376]: audit 2022-04-30T22:46:58.840628+0000 mon.smithi157 (mon.0) 3097 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:47:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:46:59 smithi157 bash[20376]: audit 2022-04-30T22:46:58.841189+0000 mon.smithi157 (mon.0) 3098 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:47:00.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:00 smithi157 bash[20376]: cluster 2022-04-30T22:46:59.644608+0000 mgr.smithi157.nfpzoe (mgr.14180) 4601 : cluster [DBG] pgmap v4298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:00.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:00 smithi157 bash[20376]: audit 2022-04-30T22:47:00.066920+0000 mon.smithi157 (mon.0) 3099 : audit [DBG] from='client.? 172.21.15.157:0/4185720689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:00 smithi165 bash[22175]: cluster 2022-04-30T22:46:59.644608+0000 mgr.smithi157.nfpzoe (mgr.14180) 4601 : cluster [DBG] pgmap v4298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:00 smithi165 bash[22175]: audit 2022-04-30T22:47:00.066920+0000 mon.smithi157 (mon.0) 3099 : audit [DBG] from='client.? 172.21.15.157:0/4185720689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:01 smithi165 bash[22175]: cluster 2022-04-30T22:47:01.645232+0000 mgr.smithi157.nfpzoe (mgr.14180) 4602 : cluster [DBG] pgmap v4299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:02.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:01 smithi157 bash[20376]: cluster 2022-04-30T22:47:01.645232+0000 mgr.smithi157.nfpzoe (mgr.14180) 4602 : cluster [DBG] pgmap v4299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:05.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:47:05.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:47:05.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:47:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:04 smithi165 bash[22175]: cluster 2022-04-30T22:47:03.645869+0000 mgr.smithi157.nfpzoe (mgr.14180) 4603 : cluster [DBG] pgmap v4300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:05.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:04 smithi157 bash[20376]: cluster 2022-04-30T22:47:03.645869+0000 mgr.smithi157.nfpzoe (mgr.14180) 4603 : cluster [DBG] pgmap v4300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:05.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:47:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:05 smithi165 bash[22175]: audit 2022-04-30T22:47:05.397748+0000 mon.smithi157 (mon.0) 3100 : audit [DBG] from='client.? 172.21.15.157:0/42256736' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:06.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:05 smithi157 bash[20376]: audit 2022-04-30T22:47:05.397748+0000 mon.smithi157 (mon.0) 3100 : audit [DBG] from='client.? 172.21.15.157:0/42256736' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:06 smithi165 bash[22175]: cluster 2022-04-30T22:47:05.646479+0000 mgr.smithi157.nfpzoe (mgr.14180) 4604 : cluster [DBG] pgmap v4301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:07.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:06 smithi157 bash[20376]: cluster 2022-04-30T22:47:05.646479+0000 mgr.smithi157.nfpzoe (mgr.14180) 4604 : cluster [DBG] pgmap v4301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:07 smithi165 bash[22175]: cluster 2022-04-30T22:47:07.647144+0000 mgr.smithi157.nfpzoe (mgr.14180) 4605 : cluster [DBG] pgmap v4302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:08.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:07 smithi157 bash[20376]: cluster 2022-04-30T22:47:07.647144+0000 mgr.smithi157.nfpzoe (mgr.14180) 4605 : cluster [DBG] pgmap v4302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:10.422 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:47:10.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:47:10.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:47:10.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:47:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:10 smithi157 bash[20376]: cluster 2022-04-30T22:47:09.647813+0000 mgr.smithi157.nfpzoe (mgr.14180) 4606 : cluster [DBG] pgmap v4303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:10 smithi157 bash[20376]: audit 2022-04-30T22:47:10.731400+0000 mon.smithi157 (mon.0) 3101 : audit [DBG] from='client.? 172.21.15.157:0/1682462518' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:10 smithi165 bash[22175]: cluster 2022-04-30T22:47:09.647813+0000 mgr.smithi157.nfpzoe (mgr.14180) 4606 : cluster [DBG] pgmap v4303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:10 smithi165 bash[22175]: audit 2022-04-30T22:47:10.731400+0000 mon.smithi157 (mon.0) 3101 : audit [DBG] from='client.? 172.21.15.157:0/1682462518' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:11 smithi165 bash[22175]: cluster 2022-04-30T22:47:11.648463+0000 mgr.smithi157.nfpzoe (mgr.14180) 4607 : cluster [DBG] pgmap v4304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:11 smithi157 bash[20376]: cluster 2022-04-30T22:47:11.648463+0000 mgr.smithi157.nfpzoe (mgr.14180) 4607 : cluster [DBG] pgmap v4304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:14 smithi165 bash[22175]: cluster 2022-04-30T22:47:13.649086+0000 mgr.smithi157.nfpzoe (mgr.14180) 4608 : cluster [DBG] pgmap v4305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:15.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:14 smithi157 bash[20376]: cluster 2022-04-30T22:47:13.649086+0000 mgr.smithi157.nfpzoe (mgr.14180) 4608 : cluster [DBG] pgmap v4305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:15.756 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:47:15.757 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:47:15.757 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:47:16.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:47:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:16 smithi165 bash[22175]: cluster 2022-04-30T22:47:15.649741+0000 mgr.smithi157.nfpzoe (mgr.14180) 4609 : cluster [DBG] pgmap v4306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:16 smithi165 bash[22175]: audit 2022-04-30T22:47:16.064260+0000 mon.smithi157 (mon.0) 3102 : audit [DBG] from='client.? 172.21.15.157:0/202501790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:17.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:16 smithi157 bash[20376]: cluster 2022-04-30T22:47:15.649741+0000 mgr.smithi157.nfpzoe (mgr.14180) 4609 : cluster [DBG] pgmap v4306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:17.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:16 smithi157 bash[20376]: audit 2022-04-30T22:47:16.064260+0000 mon.smithi157 (mon.0) 3102 : audit [DBG] from='client.? 172.21.15.157:0/202501790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:17 smithi165 bash[22175]: cluster 2022-04-30T22:47:17.650430+0000 mgr.smithi157.nfpzoe (mgr.14180) 4610 : cluster [DBG] pgmap v4307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:18.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:17 smithi157 bash[20376]: cluster 2022-04-30T22:47:17.650430+0000 mgr.smithi157.nfpzoe (mgr.14180) 4610 : cluster [DBG] pgmap v4307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:19 smithi165 bash[22175]: audit 2022-04-30T22:47:19.657644+0000 mon.smithi157 (mon.0) 3103 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:47:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:19 smithi165 bash[22175]: audit 2022-04-30T22:47:19.660367+0000 mon.smithi157 (mon.0) 3104 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:47:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:19 smithi165 bash[22175]: audit 2022-04-30T22:47:19.662091+0000 mon.smithi157 (mon.0) 3105 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:47:20.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:19 smithi157 bash[20376]: audit 2022-04-30T22:47:19.657644+0000 mon.smithi157 (mon.0) 3103 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:47:20.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:19 smithi157 bash[20376]: audit 2022-04-30T22:47:19.660367+0000 mon.smithi157 (mon.0) 3104 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:47:20.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:19 smithi157 bash[20376]: audit 2022-04-30T22:47:19.662091+0000 mon.smithi157 (mon.0) 3105 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:47:20.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:20 smithi157 bash[20376]: cluster 2022-04-30T22:47:19.651090+0000 mgr.smithi157.nfpzoe (mgr.14180) 4611 : cluster [DBG] pgmap v4308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:20.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:20 smithi157 bash[20376]: cluster 2022-04-30T22:47:19.987196+0000 mgr.smithi157.nfpzoe (mgr.14180) 4612 : cluster [DBG] pgmap v4309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:20.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:20 smithi157 bash[20376]: cluster 2022-04-30T22:47:19.987784+0000 mgr.smithi157.nfpzoe (mgr.14180) 4613 : cluster [DBG] pgmap v4310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:20.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:20 smithi157 bash[20376]: audit 2022-04-30T22:47:19.994965+0000 mon.smithi157 (mon.0) 3106 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:47:20.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:20 smithi157 bash[20376]: audit 2022-04-30T22:47:20.005889+0000 mon.smithi157 (mon.0) 3107 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:47:20.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:20 smithi157 bash[20376]: cephadm 2022-04-30T22:47:20.007152+0000 mgr.smithi157.nfpzoe (mgr.14180) 4614 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:47:20.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:20 smithi157 bash[20376]: cephadm 2022-04-30T22:47:20.007263+0000 mgr.smithi157.nfpzoe (mgr.14180) 4615 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:47:21.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:47:21.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:47:21.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:47:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:20 smithi165 bash[22175]: cluster 2022-04-30T22:47:19.651090+0000 mgr.smithi157.nfpzoe (mgr.14180) 4611 : cluster [DBG] pgmap v4308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:20 smithi165 bash[22175]: cluster 2022-04-30T22:47:19.987196+0000 mgr.smithi157.nfpzoe (mgr.14180) 4612 : cluster [DBG] pgmap v4309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:20 smithi165 bash[22175]: cluster 2022-04-30T22:47:19.987784+0000 mgr.smithi157.nfpzoe (mgr.14180) 4613 : cluster [DBG] pgmap v4310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:20 smithi165 bash[22175]: audit 2022-04-30T22:47:19.994965+0000 mon.smithi157 (mon.0) 3106 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:47:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:20 smithi165 bash[22175]: audit 2022-04-30T22:47:20.005889+0000 mon.smithi157 (mon.0) 3107 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:47:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:20 smithi165 bash[22175]: cephadm 2022-04-30T22:47:20.007152+0000 mgr.smithi157.nfpzoe (mgr.14180) 4614 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:47:21.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:20 smithi165 bash[22175]: cephadm 2022-04-30T22:47:20.007263+0000 mgr.smithi157.nfpzoe (mgr.14180) 4615 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:47:21.417 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:47:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:21 smithi165 bash[22175]: audit 2022-04-30T22:47:21.391775+0000 mon.smithi157 (mon.0) 3108 : audit [DBG] from='client.? 172.21.15.157:0/3994035314' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:22.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:21 smithi157 bash[20376]: audit 2022-04-30T22:47:21.391775+0000 mon.smithi157 (mon.0) 3108 : audit [DBG] from='client.? 172.21.15.157:0/3994035314' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:22 smithi165 bash[22175]: cluster 2022-04-30T22:47:21.988440+0000 mgr.smithi157.nfpzoe (mgr.14180) 4616 : cluster [DBG] pgmap v4311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:23.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:22 smithi157 bash[20376]: cluster 2022-04-30T22:47:21.988440+0000 mgr.smithi157.nfpzoe (mgr.14180) 4616 : cluster [DBG] pgmap v4311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:25 smithi165 bash[22175]: cluster 2022-04-30T22:47:23.989084+0000 mgr.smithi157.nfpzoe (mgr.14180) 4617 : cluster [DBG] pgmap v4312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:26.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:25 smithi157 bash[20376]: cluster 2022-04-30T22:47:23.989084+0000 mgr.smithi157.nfpzoe (mgr.14180) 4617 : cluster [DBG] pgmap v4312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:26.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:47:26.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:47:26.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:47:26.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:47:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:26 smithi165 bash[22175]: cluster 2022-04-30T22:47:25.989728+0000 mgr.smithi157.nfpzoe (mgr.14180) 4618 : cluster [DBG] pgmap v4313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:26 smithi165 bash[22175]: audit 2022-04-30T22:47:26.721219+0000 mon.smithi157 (mon.0) 3109 : audit [DBG] from='client.? 172.21.15.157:0/2031017074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:27.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:26 smithi157 bash[20376]: cluster 2022-04-30T22:47:25.989728+0000 mgr.smithi157.nfpzoe (mgr.14180) 4618 : cluster [DBG] pgmap v4313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:27.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:26 smithi157 bash[20376]: audit 2022-04-30T22:47:26.721219+0000 mon.smithi157 (mon.0) 3109 : audit [DBG] from='client.? 172.21.15.157:0/2031017074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:29 smithi165 bash[22175]: cluster 2022-04-30T22:47:27.990334+0000 mgr.smithi157.nfpzoe (mgr.14180) 4619 : cluster [DBG] pgmap v4314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:30.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:29 smithi157 bash[20376]: cluster 2022-04-30T22:47:27.990334+0000 mgr.smithi157.nfpzoe (mgr.14180) 4619 : cluster [DBG] pgmap v4314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:30.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:30 smithi157 bash[20376]: cluster 2022-04-30T22:47:29.990950+0000 mgr.smithi157.nfpzoe (mgr.14180) 4620 : cluster [DBG] pgmap v4315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:30 smithi165 bash[22175]: cluster 2022-04-30T22:47:29.990950+0000 mgr.smithi157.nfpzoe (mgr.14180) 4620 : cluster [DBG] pgmap v4315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:31.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:47:31.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:47:31.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:47:32.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:47:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:33 smithi165 bash[22175]: cluster 2022-04-30T22:47:31.991638+0000 mgr.smithi157.nfpzoe (mgr.14180) 4621 : cluster [DBG] pgmap v4316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:33 smithi165 bash[22175]: audit 2022-04-30T22:47:32.055227+0000 mon.smithi157 (mon.0) 3110 : audit [DBG] from='client.? 172.21.15.157:0/337878570' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:33.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:33 smithi157 bash[20376]: cluster 2022-04-30T22:47:31.991638+0000 mgr.smithi157.nfpzoe (mgr.14180) 4621 : cluster [DBG] pgmap v4316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:33.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:33 smithi157 bash[20376]: audit 2022-04-30T22:47:32.055227+0000 mon.smithi157 (mon.0) 3110 : audit [DBG] from='client.? 172.21.15.157:0/337878570' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:35 smithi165 bash[22175]: cluster 2022-04-30T22:47:33.992197+0000 mgr.smithi157.nfpzoe (mgr.14180) 4622 : cluster [DBG] pgmap v4317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:36.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:35 smithi157 bash[20376]: cluster 2022-04-30T22:47:33.992197+0000 mgr.smithi157.nfpzoe (mgr.14180) 4622 : cluster [DBG] pgmap v4317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:37.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:47:37.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:47:37.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:47:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:36 smithi165 bash[22175]: cluster 2022-04-30T22:47:35.992833+0000 mgr.smithi157.nfpzoe (mgr.14180) 4623 : cluster [DBG] pgmap v4318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:37.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:36 smithi157 bash[20376]: cluster 2022-04-30T22:47:35.992833+0000 mgr.smithi157.nfpzoe (mgr.14180) 4623 : cluster [DBG] pgmap v4318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:37.407 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:47:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:37 smithi165 bash[22175]: audit 2022-04-30T22:47:37.385842+0000 mon.smithi157 (mon.0) 3111 : audit [DBG] from='client.? 172.21.15.157:0/2703372418' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:38.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:37 smithi157 bash[20376]: audit 2022-04-30T22:47:37.385842+0000 mon.smithi157 (mon.0) 3111 : audit [DBG] from='client.? 172.21.15.157:0/2703372418' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:39 smithi165 bash[22175]: cluster 2022-04-30T22:47:37.993468+0000 mgr.smithi157.nfpzoe (mgr.14180) 4624 : cluster [DBG] pgmap v4319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:40.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:39 smithi157 bash[20376]: cluster 2022-04-30T22:47:37.993468+0000 mgr.smithi157.nfpzoe (mgr.14180) 4624 : cluster [DBG] pgmap v4319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:40.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:40 smithi157 bash[20376]: cluster 2022-04-30T22:47:39.994052+0000 mgr.smithi157.nfpzoe (mgr.14180) 4625 : cluster [DBG] pgmap v4320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:40 smithi165 bash[22175]: cluster 2022-04-30T22:47:39.994052+0000 mgr.smithi157.nfpzoe (mgr.14180) 4625 : cluster [DBG] pgmap v4320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:42.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:47:42.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:47:42.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:47:42.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:47:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:43 smithi165 bash[22175]: cluster 2022-04-30T22:47:41.994624+0000 mgr.smithi157.nfpzoe (mgr.14180) 4626 : cluster [DBG] pgmap v4321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:43 smithi165 bash[22175]: audit 2022-04-30T22:47:42.712530+0000 mon.smithi157 (mon.0) 3112 : audit [DBG] from='client.? 172.21.15.157:0/996747933' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:43.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:43 smithi157 bash[20376]: cluster 2022-04-30T22:47:41.994624+0000 mgr.smithi157.nfpzoe (mgr.14180) 4626 : cluster [DBG] pgmap v4321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:43.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:43 smithi157 bash[20376]: audit 2022-04-30T22:47:42.712530+0000 mon.smithi157 (mon.0) 3112 : audit [DBG] from='client.? 172.21.15.157:0/996747933' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:44 smithi165 bash[22175]: cluster 2022-04-30T22:47:43.995194+0000 mgr.smithi157.nfpzoe (mgr.14180) 4627 : cluster [DBG] pgmap v4322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:45.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:44 smithi157 bash[20376]: cluster 2022-04-30T22:47:43.995194+0000 mgr.smithi157.nfpzoe (mgr.14180) 4627 : cluster [DBG] pgmap v4322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:47 smithi165 bash[22175]: cluster 2022-04-30T22:47:45.995828+0000 mgr.smithi157.nfpzoe (mgr.14180) 4628 : cluster [DBG] pgmap v4323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:47.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:47 smithi157 bash[20376]: cluster 2022-04-30T22:47:45.995828+0000 mgr.smithi157.nfpzoe (mgr.14180) 4628 : cluster [DBG] pgmap v4323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:47.737 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:47:47.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:47:47.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:47:48.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:47:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:48 smithi165 bash[22175]: audit 2022-04-30T22:47:48.031692+0000 mon.smithi157 (mon.0) 3113 : audit [DBG] from='client.? 172.21.15.157:0/3946111294' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:48.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:48 smithi157 bash[20376]: audit 2022-04-30T22:47:48.031692+0000 mon.smithi157 (mon.0) 3113 : audit [DBG] from='client.? 172.21.15.157:0/3946111294' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:49 smithi165 bash[22175]: cluster 2022-04-30T22:47:47.996439+0000 mgr.smithi157.nfpzoe (mgr.14180) 4629 : cluster [DBG] pgmap v4324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:49 smithi157 bash[20376]: cluster 2022-04-30T22:47:47.996439+0000 mgr.smithi157.nfpzoe (mgr.14180) 4629 : cluster [DBG] pgmap v4324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:50.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:50 smithi157 bash[20376]: cluster 2022-04-30T22:47:49.997087+0000 mgr.smithi157.nfpzoe (mgr.14180) 4630 : cluster [DBG] pgmap v4325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:50 smithi165 bash[22175]: cluster 2022-04-30T22:47:49.997087+0000 mgr.smithi157.nfpzoe (mgr.14180) 4630 : cluster [DBG] pgmap v4325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:53.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:47:53.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:47:53.057 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:47:53.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:47:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:53 smithi165 bash[22175]: cluster 2022-04-30T22:47:51.997666+0000 mgr.smithi157.nfpzoe (mgr.14180) 4631 : cluster [DBG] pgmap v4326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:53.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:53 smithi157 bash[20376]: cluster 2022-04-30T22:47:51.997666+0000 mgr.smithi157.nfpzoe (mgr.14180) 4631 : cluster [DBG] pgmap v4326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:54 smithi165 bash[22175]: audit 2022-04-30T22:47:53.348509+0000 mon.smithi157 (mon.0) 3114 : audit [DBG] from='client.? 172.21.15.157:0/3689147051' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:54.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:54 smithi157 bash[20376]: audit 2022-04-30T22:47:53.348509+0000 mon.smithi157 (mon.0) 3114 : audit [DBG] from='client.? 172.21.15.157:0/3689147051' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:55.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:55 smithi165 bash[22175]: cluster 2022-04-30T22:47:53.998279+0000 mgr.smithi157.nfpzoe (mgr.14180) 4632 : cluster [DBG] pgmap v4327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:55.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:55 smithi157 bash[20376]: cluster 2022-04-30T22:47:53.998279+0000 mgr.smithi157.nfpzoe (mgr.14180) 4632 : cluster [DBG] pgmap v4327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:57 smithi165 bash[22175]: cluster 2022-04-30T22:47:55.998894+0000 mgr.smithi157.nfpzoe (mgr.14180) 4633 : cluster [DBG] pgmap v4328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:57.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:57 smithi157 bash[20376]: cluster 2022-04-30T22:47:55.998894+0000 mgr.smithi157.nfpzoe (mgr.14180) 4633 : cluster [DBG] pgmap v4328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:58.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:47:58.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:47:58.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:47:58.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:47:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:59 smithi165 bash[22175]: cluster 2022-04-30T22:47:57.999541+0000 mgr.smithi157.nfpzoe (mgr.14180) 4634 : cluster [DBG] pgmap v4329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:59 smithi165 bash[22175]: audit 2022-04-30T22:47:58.680200+0000 mon.smithi157 (mon.0) 3115 : audit [DBG] from='client.? 172.21.15.157:0/585128491' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:59 smithi165 bash[22175]: audit 2022-04-30T22:47:58.849166+0000 mon.smithi157 (mon.0) 3116 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:47:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:47:59 smithi165 bash[22175]: audit 2022-04-30T22:47:58.849816+0000 mon.smithi157 (mon.0) 3117 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:47:59.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:59 smithi157 bash[20376]: cluster 2022-04-30T22:47:57.999541+0000 mgr.smithi157.nfpzoe (mgr.14180) 4634 : cluster [DBG] pgmap v4329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:47:59.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:59 smithi157 bash[20376]: audit 2022-04-30T22:47:58.680200+0000 mon.smithi157 (mon.0) 3115 : audit [DBG] from='client.? 172.21.15.157:0/585128491' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:47:59.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:59 smithi157 bash[20376]: audit 2022-04-30T22:47:58.849166+0000 mon.smithi157 (mon.0) 3116 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:47:59.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:47:59 smithi157 bash[20376]: audit 2022-04-30T22:47:58.849816+0000 mon.smithi157 (mon.0) 3117 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:48:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:01 smithi165 bash[22175]: cluster 2022-04-30T22:48:00.000223+0000 mgr.smithi157.nfpzoe (mgr.14180) 4635 : cluster [DBG] pgmap v4330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:01.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:01 smithi157 bash[20376]: cluster 2022-04-30T22:48:00.000223+0000 mgr.smithi157.nfpzoe (mgr.14180) 4635 : cluster [DBG] pgmap v4330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:03 smithi165 bash[22175]: cluster 2022-04-30T22:48:02.000848+0000 mgr.smithi157.nfpzoe (mgr.14180) 4636 : cluster [DBG] pgmap v4331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:03.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:03 smithi157 bash[20376]: cluster 2022-04-30T22:48:02.000848+0000 mgr.smithi157.nfpzoe (mgr.14180) 4636 : cluster [DBG] pgmap v4331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:03.704 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:48:03.704 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:48:03.704 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:48:04.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:48:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:04 smithi165 bash[22175]: cluster 2022-04-30T22:48:04.001446+0000 mgr.smithi157.nfpzoe (mgr.14180) 4637 : cluster [DBG] pgmap v4332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:04 smithi165 bash[22175]: audit 2022-04-30T22:48:04.008446+0000 mon.smithi157 (mon.0) 3118 : audit [DBG] from='client.? 172.21.15.157:0/2805626945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:05.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:04 smithi157 bash[20376]: cluster 2022-04-30T22:48:04.001446+0000 mgr.smithi157.nfpzoe (mgr.14180) 4637 : cluster [DBG] pgmap v4332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:05.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:04 smithi157 bash[20376]: audit 2022-04-30T22:48:04.008446+0000 mon.smithi157 (mon.0) 3118 : audit [DBG] from='client.? 172.21.15.157:0/2805626945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:07 smithi165 bash[22175]: cluster 2022-04-30T22:48:06.002058+0000 mgr.smithi157.nfpzoe (mgr.14180) 4638 : cluster [DBG] pgmap v4333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:07 smithi157 bash[20376]: cluster 2022-04-30T22:48:06.002058+0000 mgr.smithi157.nfpzoe (mgr.14180) 4638 : cluster [DBG] pgmap v4333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:09.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:48:09.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:48:09.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:48:09.368 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:48:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:09 smithi165 bash[22175]: cluster 2022-04-30T22:48:08.002771+0000 mgr.smithi157.nfpzoe (mgr.14180) 4639 : cluster [DBG] pgmap v4334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:09.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:09 smithi157 bash[20376]: cluster 2022-04-30T22:48:08.002771+0000 mgr.smithi157.nfpzoe (mgr.14180) 4639 : cluster [DBG] pgmap v4334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:10 smithi165 bash[22175]: audit 2022-04-30T22:48:09.346948+0000 mon.smithi157 (mon.0) 3119 : audit [DBG] from='client.? 172.21.15.157:0/572507040' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:10.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:10 smithi157 bash[20376]: audit 2022-04-30T22:48:09.346948+0000 mon.smithi157 (mon.0) 3119 : audit [DBG] from='client.? 172.21.15.157:0/572507040' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:11 smithi165 bash[22175]: cluster 2022-04-30T22:48:10.003447+0000 mgr.smithi157.nfpzoe (mgr.14180) 4640 : cluster [DBG] pgmap v4335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:11.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:11 smithi157 bash[20376]: cluster 2022-04-30T22:48:10.003447+0000 mgr.smithi157.nfpzoe (mgr.14180) 4640 : cluster [DBG] pgmap v4335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:13 smithi165 bash[22175]: cluster 2022-04-30T22:48:12.004071+0000 mgr.smithi157.nfpzoe (mgr.14180) 4641 : cluster [DBG] pgmap v4336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:13.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:13 smithi157 bash[20376]: cluster 2022-04-30T22:48:12.004071+0000 mgr.smithi157.nfpzoe (mgr.14180) 4641 : cluster [DBG] pgmap v4336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:14.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:48:14.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:48:14.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:48:14.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:48:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:14 smithi165 bash[22175]: cluster 2022-04-30T22:48:14.004686+0000 mgr.smithi157.nfpzoe (mgr.14180) 4642 : cluster [DBG] pgmap v4337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:14 smithi165 bash[22175]: audit 2022-04-30T22:48:14.675082+0000 mon.smithi157 (mon.0) 3120 : audit [DBG] from='client.? 172.21.15.157:0/2857342722' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:15.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:14 smithi157 bash[20376]: cluster 2022-04-30T22:48:14.004686+0000 mgr.smithi157.nfpzoe (mgr.14180) 4642 : cluster [DBG] pgmap v4337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:15.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:14 smithi157 bash[20376]: audit 2022-04-30T22:48:14.675082+0000 mon.smithi157 (mon.0) 3120 : audit [DBG] from='client.? 172.21.15.157:0/2857342722' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:17 smithi165 bash[22175]: cluster 2022-04-30T22:48:16.005304+0000 mgr.smithi157.nfpzoe (mgr.14180) 4643 : cluster [DBG] pgmap v4338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:17.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:17 smithi157 bash[20376]: cluster 2022-04-30T22:48:16.005304+0000 mgr.smithi157.nfpzoe (mgr.14180) 4643 : cluster [DBG] pgmap v4338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:19 smithi165 bash[22175]: cluster 2022-04-30T22:48:18.005957+0000 mgr.smithi157.nfpzoe (mgr.14180) 4644 : cluster [DBG] pgmap v4339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:19.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:19 smithi157 bash[20376]: cluster 2022-04-30T22:48:18.005957+0000 mgr.smithi157.nfpzoe (mgr.14180) 4644 : cluster [DBG] pgmap v4339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:19.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:48:19.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:48:19.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:48:20.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:48:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:20 smithi165 bash[22175]: audit 2022-04-30T22:48:20.004743+0000 mon.smithi157 (mon.0) 3121 : audit [DBG] from='client.? 172.21.15.157:0/3032114134' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:20 smithi165 bash[22175]: audit 2022-04-30T22:48:20.013783+0000 mon.smithi157 (mon.0) 3122 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:48:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:20 smithi165 bash[22175]: audit 2022-04-30T22:48:20.016241+0000 mon.smithi157 (mon.0) 3123 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:48:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:20 smithi165 bash[22175]: audit 2022-04-30T22:48:20.017752+0000 mon.smithi157 (mon.0) 3124 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:48:20.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:20 smithi157 bash[20376]: audit 2022-04-30T22:48:20.004743+0000 mon.smithi157 (mon.0) 3121 : audit [DBG] from='client.? 172.21.15.157:0/3032114134' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:20.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:20 smithi157 bash[20376]: audit 2022-04-30T22:48:20.013783+0000 mon.smithi157 (mon.0) 3122 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:48:20.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:20 smithi157 bash[20376]: audit 2022-04-30T22:48:20.016241+0000 mon.smithi157 (mon.0) 3123 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:48:20.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:20 smithi157 bash[20376]: audit 2022-04-30T22:48:20.017752+0000 mon.smithi157 (mon.0) 3124 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:48:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:21 smithi165 bash[22175]: cluster 2022-04-30T22:48:20.006398+0000 mgr.smithi157.nfpzoe (mgr.14180) 4645 : cluster [DBG] pgmap v4340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:21 smithi165 bash[22175]: audit 2022-04-30T22:48:20.319873+0000 mon.smithi157 (mon.0) 3125 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:48:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:21 smithi165 bash[22175]: cluster 2022-04-30T22:48:20.640429+0000 mgr.smithi157.nfpzoe (mgr.14180) 4646 : cluster [DBG] pgmap v4341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:21 smithi165 bash[22175]: cluster 2022-04-30T22:48:20.640726+0000 mgr.smithi157.nfpzoe (mgr.14180) 4647 : cluster [DBG] pgmap v4342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:21 smithi165 bash[22175]: audit 2022-04-30T22:48:20.647563+0000 mon.smithi157 (mon.0) 3126 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:48:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:21 smithi165 bash[22175]: audit 2022-04-30T22:48:20.657081+0000 mon.smithi157 (mon.0) 3127 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:48:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:21 smithi165 bash[22175]: cephadm 2022-04-30T22:48:20.658442+0000 mgr.smithi157.nfpzoe (mgr.14180) 4648 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:48:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:21 smithi165 bash[22175]: cephadm 2022-04-30T22:48:20.658562+0000 mgr.smithi157.nfpzoe (mgr.14180) 4649 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:48:21.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:21 smithi157 bash[20376]: cluster 2022-04-30T22:48:20.006398+0000 mgr.smithi157.nfpzoe (mgr.14180) 4645 : cluster [DBG] pgmap v4340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:21.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:21 smithi157 bash[20376]: audit 2022-04-30T22:48:20.319873+0000 mon.smithi157 (mon.0) 3125 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:48:21.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:21 smithi157 bash[20376]: cluster 2022-04-30T22:48:20.640429+0000 mgr.smithi157.nfpzoe (mgr.14180) 4646 : cluster [DBG] pgmap v4341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:21.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:21 smithi157 bash[20376]: cluster 2022-04-30T22:48:20.640726+0000 mgr.smithi157.nfpzoe (mgr.14180) 4647 : cluster [DBG] pgmap v4342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:21.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:21 smithi157 bash[20376]: audit 2022-04-30T22:48:20.647563+0000 mon.smithi157 (mon.0) 3126 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:48:21.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:21 smithi157 bash[20376]: audit 2022-04-30T22:48:20.657081+0000 mon.smithi157 (mon.0) 3127 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:48:21.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:21 smithi157 bash[20376]: cephadm 2022-04-30T22:48:20.658442+0000 mgr.smithi157.nfpzoe (mgr.14180) 4648 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:48:21.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:21 smithi157 bash[20376]: cephadm 2022-04-30T22:48:20.658562+0000 mgr.smithi157.nfpzoe (mgr.14180) 4649 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:48:23.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:23 smithi157 bash[20376]: cluster 2022-04-30T22:48:22.641301+0000 mgr.smithi157.nfpzoe (mgr.14180) 4650 : cluster [DBG] pgmap v4343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:23 smithi165 bash[22175]: cluster 2022-04-30T22:48:22.641301+0000 mgr.smithi157.nfpzoe (mgr.14180) 4650 : cluster [DBG] pgmap v4343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:25.030 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:48:25.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:48:25.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:48:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:24 smithi165 bash[22175]: cluster 2022-04-30T22:48:24.641895+0000 mgr.smithi157.nfpzoe (mgr.14180) 4651 : cluster [DBG] pgmap v4344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:25.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:24 smithi157 bash[20376]: cluster 2022-04-30T22:48:24.641895+0000 mgr.smithi157.nfpzoe (mgr.14180) 4651 : cluster [DBG] pgmap v4344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:25.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:48:26.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:25 smithi165 bash[22175]: audit 2022-04-30T22:48:25.330036+0000 mon.smithi157 (mon.0) 3128 : audit [DBG] from='client.? 172.21.15.157:0/4146870544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:26.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:25 smithi157 bash[20376]: audit 2022-04-30T22:48:25.330036+0000 mon.smithi157 (mon.0) 3128 : audit [DBG] from='client.? 172.21.15.157:0/4146870544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:26 smithi165 bash[22175]: cluster 2022-04-30T22:48:26.642560+0000 mgr.smithi157.nfpzoe (mgr.14180) 4652 : cluster [DBG] pgmap v4345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:27.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:26 smithi157 bash[20376]: cluster 2022-04-30T22:48:26.642560+0000 mgr.smithi157.nfpzoe (mgr.14180) 4652 : cluster [DBG] pgmap v4345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:29 smithi165 bash[22175]: cluster 2022-04-30T22:48:28.643248+0000 mgr.smithi157.nfpzoe (mgr.14180) 4653 : cluster [DBG] pgmap v4346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:30.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:29 smithi157 bash[20376]: cluster 2022-04-30T22:48:28.643248+0000 mgr.smithi157.nfpzoe (mgr.14180) 4653 : cluster [DBG] pgmap v4346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:30.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:48:30.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:48:30.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:48:30.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:48:30.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:30 smithi157 bash[20376]: audit 2022-04-30T22:48:30.665153+0000 mon.smithi157 (mon.0) 3129 : audit [DBG] from='client.? 172.21.15.157:0/92834735' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:30 smithi165 bash[22175]: audit 2022-04-30T22:48:30.665153+0000 mon.smithi157 (mon.0) 3129 : audit [DBG] from='client.? 172.21.15.157:0/92834735' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:31 smithi165 bash[22175]: cluster 2022-04-30T22:48:30.643819+0000 mgr.smithi157.nfpzoe (mgr.14180) 4654 : cluster [DBG] pgmap v4347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:32.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:31 smithi157 bash[20376]: cluster 2022-04-30T22:48:30.643819+0000 mgr.smithi157.nfpzoe (mgr.14180) 4654 : cluster [DBG] pgmap v4347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:33 smithi165 bash[22175]: cluster 2022-04-30T22:48:32.644477+0000 mgr.smithi157.nfpzoe (mgr.14180) 4655 : cluster [DBG] pgmap v4348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:34.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:33 smithi157 bash[20376]: cluster 2022-04-30T22:48:32.644477+0000 mgr.smithi157.nfpzoe (mgr.14180) 4655 : cluster [DBG] pgmap v4348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:34 smithi165 bash[22175]: cluster 2022-04-30T22:48:34.645136+0000 mgr.smithi157.nfpzoe (mgr.14180) 4656 : cluster [DBG] pgmap v4349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:34 smithi157 bash[20376]: cluster 2022-04-30T22:48:34.645136+0000 mgr.smithi157.nfpzoe (mgr.14180) 4656 : cluster [DBG] pgmap v4349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:35.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:48:35.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:48:35.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:48:36.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:48:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:36 smithi165 bash[22175]: audit 2022-04-30T22:48:35.994739+0000 mon.smithi157 (mon.0) 3130 : audit [DBG] from='client.? 172.21.15.157:0/4186805158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:36.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:36 smithi157 bash[20376]: audit 2022-04-30T22:48:35.994739+0000 mon.smithi157 (mon.0) 3130 : audit [DBG] from='client.? 172.21.15.157:0/4186805158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:37 smithi165 bash[22175]: cluster 2022-04-30T22:48:36.645730+0000 mgr.smithi157.nfpzoe (mgr.14180) 4657 : cluster [DBG] pgmap v4350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:37.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:37 smithi157 bash[20376]: cluster 2022-04-30T22:48:36.645730+0000 mgr.smithi157.nfpzoe (mgr.14180) 4657 : cluster [DBG] pgmap v4350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:39 smithi165 bash[22175]: cluster 2022-04-30T22:48:38.646339+0000 mgr.smithi157.nfpzoe (mgr.14180) 4658 : cluster [DBG] pgmap v4351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:40.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:39 smithi157 bash[20376]: cluster 2022-04-30T22:48:38.646339+0000 mgr.smithi157.nfpzoe (mgr.14180) 4658 : cluster [DBG] pgmap v4351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:41.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:48:41.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:48:41.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:48:41.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:48:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:41 smithi165 bash[22175]: cluster 2022-04-30T22:48:40.646938+0000 mgr.smithi157.nfpzoe (mgr.14180) 4659 : cluster [DBG] pgmap v4352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:41 smithi165 bash[22175]: audit 2022-04-30T22:48:41.319416+0000 mon.smithi157 (mon.0) 3131 : audit [DBG] from='client.? 172.21.15.157:0/3534761292' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:42.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:41 smithi157 bash[20376]: cluster 2022-04-30T22:48:40.646938+0000 mgr.smithi157.nfpzoe (mgr.14180) 4659 : cluster [DBG] pgmap v4352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:42.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:41 smithi157 bash[20376]: audit 2022-04-30T22:48:41.319416+0000 mon.smithi157 (mon.0) 3131 : audit [DBG] from='client.? 172.21.15.157:0/3534761292' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:43 smithi165 bash[22175]: cluster 2022-04-30T22:48:42.647570+0000 mgr.smithi157.nfpzoe (mgr.14180) 4660 : cluster [DBG] pgmap v4353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:44.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:43 smithi157 bash[20376]: cluster 2022-04-30T22:48:42.647570+0000 mgr.smithi157.nfpzoe (mgr.14180) 4660 : cluster [DBG] pgmap v4353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:44 smithi165 bash[22175]: cluster 2022-04-30T22:48:44.648175+0000 mgr.smithi157.nfpzoe (mgr.14180) 4661 : cluster [DBG] pgmap v4354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:45.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:44 smithi157 bash[20376]: cluster 2022-04-30T22:48:44.648175+0000 mgr.smithi157.nfpzoe (mgr.14180) 4661 : cluster [DBG] pgmap v4354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:46.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:48:46.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:48:46.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:48:46.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:48:47.046 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:46 smithi157 bash[20376]: audit 2022-04-30T22:48:46.647723+0000 mon.smithi157 (mon.0) 3132 : audit [DBG] from='client.? 172.21.15.157:0/1826356330' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:46 smithi165 bash[22175]: audit 2022-04-30T22:48:46.647723+0000 mon.smithi157 (mon.0) 3132 : audit [DBG] from='client.? 172.21.15.157:0/1826356330' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:47 smithi165 bash[22175]: cluster 2022-04-30T22:48:46.648863+0000 mgr.smithi157.nfpzoe (mgr.14180) 4662 : cluster [DBG] pgmap v4355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:48.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:47 smithi157 bash[20376]: cluster 2022-04-30T22:48:46.648863+0000 mgr.smithi157.nfpzoe (mgr.14180) 4662 : cluster [DBG] pgmap v4355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:49 smithi165 bash[22175]: cluster 2022-04-30T22:48:48.649454+0000 mgr.smithi157.nfpzoe (mgr.14180) 4663 : cluster [DBG] pgmap v4356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:49 smithi157 bash[20376]: cluster 2022-04-30T22:48:48.649454+0000 mgr.smithi157.nfpzoe (mgr.14180) 4663 : cluster [DBG] pgmap v4356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:51.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:48:51.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:48:51.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:48:52.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:48:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:51 smithi165 bash[22175]: cluster 2022-04-30T22:48:50.649983+0000 mgr.smithi157.nfpzoe (mgr.14180) 4664 : cluster [DBG] pgmap v4357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:52.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:51 smithi157 bash[20376]: cluster 2022-04-30T22:48:50.649983+0000 mgr.smithi157.nfpzoe (mgr.14180) 4664 : cluster [DBG] pgmap v4357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:52 smithi165 bash[22175]: audit 2022-04-30T22:48:51.979452+0000 mon.smithi157 (mon.0) 3133 : audit [DBG] from='client.? 172.21.15.157:0/2728270079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:53.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:52 smithi157 bash[20376]: audit 2022-04-30T22:48:51.979452+0000 mon.smithi157 (mon.0) 3133 : audit [DBG] from='client.? 172.21.15.157:0/2728270079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:53 smithi165 bash[22175]: cluster 2022-04-30T22:48:52.650538+0000 mgr.smithi157.nfpzoe (mgr.14180) 4665 : cluster [DBG] pgmap v4358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:54.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:53 smithi157 bash[20376]: cluster 2022-04-30T22:48:52.650538+0000 mgr.smithi157.nfpzoe (mgr.14180) 4665 : cluster [DBG] pgmap v4358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:54 smithi165 bash[22175]: cluster 2022-04-30T22:48:54.651149+0000 mgr.smithi157.nfpzoe (mgr.14180) 4666 : cluster [DBG] pgmap v4359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:55.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:54 smithi157 bash[20376]: cluster 2022-04-30T22:48:54.651149+0000 mgr.smithi157.nfpzoe (mgr.14180) 4666 : cluster [DBG] pgmap v4359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:57.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:48:57.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:48:57.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:48:57.326 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:48:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:57 smithi165 bash[22175]: cluster 2022-04-30T22:48:56.651704+0000 mgr.smithi157.nfpzoe (mgr.14180) 4667 : cluster [DBG] pgmap v4360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:57 smithi165 bash[22175]: audit 2022-04-30T22:48:57.304372+0000 mon.smithi157 (mon.0) 3134 : audit [DBG] from='client.? 172.21.15.157:0/2104193892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:48:58.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:57 smithi157 bash[20376]: cluster 2022-04-30T22:48:56.651704+0000 mgr.smithi157.nfpzoe (mgr.14180) 4667 : cluster [DBG] pgmap v4360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:48:58.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:57 smithi157 bash[20376]: audit 2022-04-30T22:48:57.304372+0000 mon.smithi157 (mon.0) 3134 : audit [DBG] from='client.? 172.21.15.157:0/2104193892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:59 smithi165 bash[22175]: cluster 2022-04-30T22:48:58.652302+0000 mgr.smithi157.nfpzoe (mgr.14180) 4668 : cluster [DBG] pgmap v4361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:59 smithi165 bash[22175]: audit 2022-04-30T22:48:58.857528+0000 mon.smithi157 (mon.0) 3135 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:49:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:48:59 smithi165 bash[22175]: audit 2022-04-30T22:48:58.857972+0000 mon.smithi157 (mon.0) 3136 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:49:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:59 smithi157 bash[20376]: cluster 2022-04-30T22:48:58.652302+0000 mgr.smithi157.nfpzoe (mgr.14180) 4668 : cluster [DBG] pgmap v4361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:59 smithi157 bash[20376]: audit 2022-04-30T22:48:58.857528+0000 mon.smithi157 (mon.0) 3135 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:49:00.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:48:59 smithi157 bash[20376]: audit 2022-04-30T22:48:58.857972+0000 mon.smithi157 (mon.0) 3136 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:49:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:01 smithi165 bash[22175]: cluster 2022-04-30T22:49:00.652870+0000 mgr.smithi157.nfpzoe (mgr.14180) 4669 : cluster [DBG] pgmap v4362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:02.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:01 smithi157 bash[20376]: cluster 2022-04-30T22:49:00.652870+0000 mgr.smithi157.nfpzoe (mgr.14180) 4669 : cluster [DBG] pgmap v4362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:02.329 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:49:02.329 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:49:02.330 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:49:02.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:49:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:02 smithi165 bash[22175]: audit 2022-04-30T22:49:02.630833+0000 mon.smithi157 (mon.0) 3137 : audit [DBG] from='client.? 172.21.15.157:0/3087389671' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:03.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:02 smithi157 bash[20376]: audit 2022-04-30T22:49:02.630833+0000 mon.smithi157 (mon.0) 3137 : audit [DBG] from='client.? 172.21.15.157:0/3087389671' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:03 smithi165 bash[22175]: cluster 2022-04-30T22:49:02.653391+0000 mgr.smithi157.nfpzoe (mgr.14180) 4670 : cluster [DBG] pgmap v4363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:04.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:03 smithi157 bash[20376]: cluster 2022-04-30T22:49:02.653391+0000 mgr.smithi157.nfpzoe (mgr.14180) 4670 : cluster [DBG] pgmap v4363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:04 smithi165 bash[22175]: cluster 2022-04-30T22:49:04.653985+0000 mgr.smithi157.nfpzoe (mgr.14180) 4671 : cluster [DBG] pgmap v4364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:05.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:04 smithi157 bash[20376]: cluster 2022-04-30T22:49:04.653985+0000 mgr.smithi157.nfpzoe (mgr.14180) 4671 : cluster [DBG] pgmap v4364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:07.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:49:07.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:49:07.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:49:07.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:49:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:07 smithi165 bash[22175]: cluster 2022-04-30T22:49:06.654596+0000 mgr.smithi157.nfpzoe (mgr.14180) 4672 : cluster [DBG] pgmap v4365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:08.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:07 smithi157 bash[20376]: cluster 2022-04-30T22:49:06.654596+0000 mgr.smithi157.nfpzoe (mgr.14180) 4672 : cluster [DBG] pgmap v4365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:08 smithi165 bash[22175]: audit 2022-04-30T22:49:07.964136+0000 mon.smithi157 (mon.0) 3138 : audit [DBG] from='client.? 172.21.15.157:0/4217968444' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:08 smithi157 bash[20376]: audit 2022-04-30T22:49:07.964136+0000 mon.smithi157 (mon.0) 3138 : audit [DBG] from='client.? 172.21.15.157:0/4217968444' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:09 smithi165 bash[22175]: cluster 2022-04-30T22:49:08.655239+0000 mgr.smithi157.nfpzoe (mgr.14180) 4673 : cluster [DBG] pgmap v4366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:10.220 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:09 smithi157 bash[20376]: cluster 2022-04-30T22:49:08.655239+0000 mgr.smithi157.nfpzoe (mgr.14180) 4673 : cluster [DBG] pgmap v4366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:11 smithi165 bash[22175]: cluster 2022-04-30T22:49:10.655857+0000 mgr.smithi157.nfpzoe (mgr.14180) 4674 : cluster [DBG] pgmap v4367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:11 smithi157 bash[20376]: cluster 2022-04-30T22:49:10.655857+0000 mgr.smithi157.nfpzoe (mgr.14180) 4674 : cluster [DBG] pgmap v4367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:12.988 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:49:12.988 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:49:12.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:49:13.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:49:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:13 smithi165 bash[22175]: cluster 2022-04-30T22:49:12.656484+0000 mgr.smithi157.nfpzoe (mgr.14180) 4675 : cluster [DBG] pgmap v4368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:13 smithi165 bash[22175]: audit 2022-04-30T22:49:13.286204+0000 mon.smithi157 (mon.0) 3139 : audit [DBG] from='client.? 172.21.15.157:0/1830661033' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:14.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:13 smithi157 bash[20376]: cluster 2022-04-30T22:49:12.656484+0000 mgr.smithi157.nfpzoe (mgr.14180) 4675 : cluster [DBG] pgmap v4368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:14.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:13 smithi157 bash[20376]: audit 2022-04-30T22:49:13.286204+0000 mon.smithi157 (mon.0) 3139 : audit [DBG] from='client.? 172.21.15.157:0/1830661033' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:14 smithi165 bash[22175]: cluster 2022-04-30T22:49:14.657260+0000 mgr.smithi157.nfpzoe (mgr.14180) 4676 : cluster [DBG] pgmap v4369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:15.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:14 smithi157 bash[20376]: cluster 2022-04-30T22:49:14.657260+0000 mgr.smithi157.nfpzoe (mgr.14180) 4676 : cluster [DBG] pgmap v4369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:17 smithi165 bash[22175]: cluster 2022-04-30T22:49:16.657987+0000 mgr.smithi157.nfpzoe (mgr.14180) 4677 : cluster [DBG] pgmap v4370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:18.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:17 smithi157 bash[20376]: cluster 2022-04-30T22:49:16.657987+0000 mgr.smithi157.nfpzoe (mgr.14180) 4677 : cluster [DBG] pgmap v4370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:18.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:49:18.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:49:18.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:49:18.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:49:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:18 smithi165 bash[22175]: audit 2022-04-30T22:49:18.632026+0000 mon.smithi165 (mon.1) 20 : audit [DBG] from='client.? 172.21.15.157:0/1579007297' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:18 smithi157 bash[20376]: audit 2022-04-30T22:49:18.632026+0000 mon.smithi165 (mon.1) 20 : audit [DBG] from='client.? 172.21.15.157:0/1579007297' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:19 smithi165 bash[22175]: cluster 2022-04-30T22:49:18.658632+0000 mgr.smithi157.nfpzoe (mgr.14180) 4678 : cluster [DBG] pgmap v4371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:20.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:19 smithi157 bash[20376]: cluster 2022-04-30T22:49:18.658632+0000 mgr.smithi157.nfpzoe (mgr.14180) 4678 : cluster [DBG] pgmap v4371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:20.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:20 smithi157 bash[20376]: audit 2022-04-30T22:49:20.670628+0000 mon.smithi157 (mon.0) 3140 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:49:20.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:20 smithi157 bash[20376]: audit 2022-04-30T22:49:20.673515+0000 mon.smithi157 (mon.0) 3141 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:49:20.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:20 smithi157 bash[20376]: audit 2022-04-30T22:49:20.675314+0000 mon.smithi157 (mon.0) 3142 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:49:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:20 smithi165 bash[22175]: audit 2022-04-30T22:49:20.670628+0000 mon.smithi157 (mon.0) 3140 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:49:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:20 smithi165 bash[22175]: audit 2022-04-30T22:49:20.673515+0000 mon.smithi157 (mon.0) 3141 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:49:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:20 smithi165 bash[22175]: audit 2022-04-30T22:49:20.675314+0000 mon.smithi157 (mon.0) 3142 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:49:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:21 smithi165 bash[22175]: cluster 2022-04-30T22:49:20.659289+0000 mgr.smithi157.nfpzoe (mgr.14180) 4679 : cluster [DBG] pgmap v4372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:21 smithi165 bash[22175]: audit 2022-04-30T22:49:21.004024+0000 mon.smithi157 (mon.0) 3143 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:49:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:21 smithi165 bash[22175]: audit 2022-04-30T22:49:21.012674+0000 mon.smithi157 (mon.0) 3144 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:49:22.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:21 smithi157 bash[20376]: cluster 2022-04-30T22:49:20.659289+0000 mgr.smithi157.nfpzoe (mgr.14180) 4679 : cluster [DBG] pgmap v4372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:22.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:21 smithi157 bash[20376]: audit 2022-04-30T22:49:21.004024+0000 mon.smithi157 (mon.0) 3143 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:49:22.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:21 smithi157 bash[20376]: audit 2022-04-30T22:49:21.012674+0000 mon.smithi157 (mon.0) 3144 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:49:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:22 smithi165 bash[22175]: cluster 2022-04-30T22:49:20.997192+0000 mgr.smithi157.nfpzoe (mgr.14180) 4680 : cluster [DBG] pgmap v4373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:22 smithi165 bash[22175]: cluster 2022-04-30T22:49:20.997724+0000 mgr.smithi157.nfpzoe (mgr.14180) 4681 : cluster [DBG] pgmap v4374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:22 smithi165 bash[22175]: cephadm 2022-04-30T22:49:21.013869+0000 mgr.smithi157.nfpzoe (mgr.14180) 4682 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:49:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:22 smithi165 bash[22175]: cephadm 2022-04-30T22:49:21.013990+0000 mgr.smithi157.nfpzoe (mgr.14180) 4683 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:49:23.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:22 smithi157 bash[20376]: cluster 2022-04-30T22:49:20.997192+0000 mgr.smithi157.nfpzoe (mgr.14180) 4680 : cluster [DBG] pgmap v4373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:23.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:22 smithi157 bash[20376]: cluster 2022-04-30T22:49:20.997724+0000 mgr.smithi157.nfpzoe (mgr.14180) 4681 : cluster [DBG] pgmap v4374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:23.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:22 smithi157 bash[20376]: cephadm 2022-04-30T22:49:21.013869+0000 mgr.smithi157.nfpzoe (mgr.14180) 4682 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:49:23.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:22 smithi157 bash[20376]: cephadm 2022-04-30T22:49:21.013990+0000 mgr.smithi157.nfpzoe (mgr.14180) 4683 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:49:23.653 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:49:23.653 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:49:23.654 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:49:23.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:49:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:24 smithi165 bash[22175]: cluster 2022-04-30T22:49:22.998406+0000 mgr.smithi157.nfpzoe (mgr.14180) 4684 : cluster [DBG] pgmap v4375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:24 smithi165 bash[22175]: audit 2022-04-30T22:49:23.955629+0000 mon.smithi157 (mon.0) 3145 : audit [DBG] from='client.? 172.21.15.157:0/2814345339' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:25.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:24 smithi157 bash[20376]: cluster 2022-04-30T22:49:22.998406+0000 mgr.smithi157.nfpzoe (mgr.14180) 4684 : cluster [DBG] pgmap v4375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:25.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:24 smithi157 bash[20376]: audit 2022-04-30T22:49:23.955629+0000 mon.smithi157 (mon.0) 3145 : audit [DBG] from='client.? 172.21.15.157:0/2814345339' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:27.046 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:26 smithi157 bash[20376]: cluster 2022-04-30T22:49:24.998866+0000 mgr.smithi157.nfpzoe (mgr.14180) 4685 : cluster [DBG] pgmap v4376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:26 smithi165 bash[22175]: cluster 2022-04-30T22:49:24.998866+0000 mgr.smithi157.nfpzoe (mgr.14180) 4685 : cluster [DBG] pgmap v4376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:28.981 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:49:28.981 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:49:28.981 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:49:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:28 smithi165 bash[22175]: cluster 2022-04-30T22:49:26.999426+0000 mgr.smithi157.nfpzoe (mgr.14180) 4686 : cluster [DBG] pgmap v4377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:28 smithi157 bash[20376]: cluster 2022-04-30T22:49:26.999426+0000 mgr.smithi157.nfpzoe (mgr.14180) 4686 : cluster [DBG] pgmap v4377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:29.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:49:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:29 smithi165 bash[22175]: cluster 2022-04-30T22:49:29.000026+0000 mgr.smithi157.nfpzoe (mgr.14180) 4687 : cluster [DBG] pgmap v4378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:29 smithi165 bash[22175]: audit 2022-04-30T22:49:29.286314+0000 mon.smithi157 (mon.0) 3146 : audit [DBG] from='client.? 172.21.15.157:0/1722740767' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:30.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:29 smithi157 bash[20376]: cluster 2022-04-30T22:49:29.000026+0000 mgr.smithi157.nfpzoe (mgr.14180) 4687 : cluster [DBG] pgmap v4378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:30.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:29 smithi157 bash[20376]: audit 2022-04-30T22:49:29.286314+0000 mon.smithi157 (mon.0) 3146 : audit [DBG] from='client.? 172.21.15.157:0/1722740767' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:32 smithi165 bash[22175]: cluster 2022-04-30T22:49:31.000640+0000 mgr.smithi157.nfpzoe (mgr.14180) 4688 : cluster [DBG] pgmap v4379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:32.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:32 smithi157 bash[20376]: cluster 2022-04-30T22:49:31.000640+0000 mgr.smithi157.nfpzoe (mgr.14180) 4688 : cluster [DBG] pgmap v4379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:34.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:49:34.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:49:34.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:49:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:34 smithi165 bash[22175]: cluster 2022-04-30T22:49:33.001262+0000 mgr.smithi157.nfpzoe (mgr.14180) 4689 : cluster [DBG] pgmap v4380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:34.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:34 smithi157 bash[20376]: cluster 2022-04-30T22:49:33.001262+0000 mgr.smithi157.nfpzoe (mgr.14180) 4689 : cluster [DBG] pgmap v4380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:34.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:49:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:35 smithi165 bash[22175]: audit 2022-04-30T22:49:34.615108+0000 mon.smithi157 (mon.0) 3147 : audit [DBG] from='client.? 172.21.15.157:0/4018186914' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:35 smithi157 bash[20376]: audit 2022-04-30T22:49:34.615108+0000 mon.smithi157 (mon.0) 3147 : audit [DBG] from='client.? 172.21.15.157:0/4018186914' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:36 smithi165 bash[22175]: cluster 2022-04-30T22:49:35.001881+0000 mgr.smithi157.nfpzoe (mgr.14180) 4690 : cluster [DBG] pgmap v4381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:36.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:36 smithi157 bash[20376]: cluster 2022-04-30T22:49:35.001881+0000 mgr.smithi157.nfpzoe (mgr.14180) 4690 : cluster [DBG] pgmap v4381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:38 smithi165 bash[22175]: cluster 2022-04-30T22:49:37.002497+0000 mgr.smithi157.nfpzoe (mgr.14180) 4691 : cluster [DBG] pgmap v4382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:38.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:38 smithi157 bash[20376]: cluster 2022-04-30T22:49:37.002497+0000 mgr.smithi157.nfpzoe (mgr.14180) 4691 : cluster [DBG] pgmap v4382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:39.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:49:39.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:49:39.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:49:39.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:49:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:39 smithi165 bash[22175]: cluster 2022-04-30T22:49:39.003166+0000 mgr.smithi157.nfpzoe (mgr.14180) 4692 : cluster [DBG] pgmap v4383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:40.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:39 smithi157 bash[20376]: cluster 2022-04-30T22:49:39.003166+0000 mgr.smithi157.nfpzoe (mgr.14180) 4692 : cluster [DBG] pgmap v4383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:40.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:40 smithi157 bash[20376]: audit 2022-04-30T22:49:39.947624+0000 mon.smithi157 (mon.0) 3148 : audit [DBG] from='client.? 172.21.15.157:0/709831570' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:40 smithi165 bash[22175]: audit 2022-04-30T22:49:39.947624+0000 mon.smithi157 (mon.0) 3148 : audit [DBG] from='client.? 172.21.15.157:0/709831570' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:41 smithi165 bash[22175]: cluster 2022-04-30T22:49:41.003795+0000 mgr.smithi157.nfpzoe (mgr.14180) 4693 : cluster [DBG] pgmap v4384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:42.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:41 smithi157 bash[20376]: cluster 2022-04-30T22:49:41.003795+0000 mgr.smithi157.nfpzoe (mgr.14180) 4693 : cluster [DBG] pgmap v4384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:44 smithi165 bash[22175]: cluster 2022-04-30T22:49:43.004368+0000 mgr.smithi157.nfpzoe (mgr.14180) 4694 : cluster [DBG] pgmap v4385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:44.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:44 smithi157 bash[20376]: cluster 2022-04-30T22:49:43.004368+0000 mgr.smithi157.nfpzoe (mgr.14180) 4694 : cluster [DBG] pgmap v4385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:44.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:49:44.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:49:44.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:49:45.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:49:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:46 smithi165 bash[22175]: cluster 2022-04-30T22:49:45.004991+0000 mgr.smithi157.nfpzoe (mgr.14180) 4695 : cluster [DBG] pgmap v4386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:46 smithi165 bash[22175]: audit 2022-04-30T22:49:45.277054+0000 mon.smithi157 (mon.0) 3149 : audit [DBG] from='client.? 172.21.15.157:0/881956413' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:46.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:46 smithi157 bash[20376]: cluster 2022-04-30T22:49:45.004991+0000 mgr.smithi157.nfpzoe (mgr.14180) 4695 : cluster [DBG] pgmap v4386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:46.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:46 smithi157 bash[20376]: audit 2022-04-30T22:49:45.277054+0000 mon.smithi157 (mon.0) 3149 : audit [DBG] from='client.? 172.21.15.157:0/881956413' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:48 smithi165 bash[22175]: cluster 2022-04-30T22:49:47.005584+0000 mgr.smithi157.nfpzoe (mgr.14180) 4696 : cluster [DBG] pgmap v4387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:48.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:48 smithi157 bash[20376]: cluster 2022-04-30T22:49:47.005584+0000 mgr.smithi157.nfpzoe (mgr.14180) 4696 : cluster [DBG] pgmap v4387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:49 smithi165 bash[22175]: cluster 2022-04-30T22:49:49.006151+0000 mgr.smithi157.nfpzoe (mgr.14180) 4697 : cluster [DBG] pgmap v4388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:49 smithi157 bash[20376]: cluster 2022-04-30T22:49:49.006151+0000 mgr.smithi157.nfpzoe (mgr.14180) 4697 : cluster [DBG] pgmap v4388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:50.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:49:50.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:49:50.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:49:50.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:49:50.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:50 smithi157 bash[20376]: audit 2022-04-30T22:49:50.604451+0000 mon.smithi157 (mon.0) 3150 : audit [DBG] from='client.? 172.21.15.157:0/3659504502' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:50 smithi165 bash[22175]: audit 2022-04-30T22:49:50.604451+0000 mon.smithi157 (mon.0) 3150 : audit [DBG] from='client.? 172.21.15.157:0/3659504502' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:51 smithi165 bash[22175]: cluster 2022-04-30T22:49:51.006845+0000 mgr.smithi157.nfpzoe (mgr.14180) 4698 : cluster [DBG] pgmap v4389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:52.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:51 smithi157 bash[20376]: cluster 2022-04-30T22:49:51.006845+0000 mgr.smithi157.nfpzoe (mgr.14180) 4698 : cluster [DBG] pgmap v4389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:54 smithi165 bash[22175]: cluster 2022-04-30T22:49:53.007541+0000 mgr.smithi157.nfpzoe (mgr.14180) 4699 : cluster [DBG] pgmap v4390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:54.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:54 smithi157 bash[20376]: cluster 2022-04-30T22:49:53.007541+0000 mgr.smithi157.nfpzoe (mgr.14180) 4699 : cluster [DBG] pgmap v4390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:55.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:49:55.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:49:55.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:49:55.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:49:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:56 smithi165 bash[22175]: cluster 2022-04-30T22:49:55.008207+0000 mgr.smithi157.nfpzoe (mgr.14180) 4700 : cluster [DBG] pgmap v4391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:56.412 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:56 smithi165 bash[22175]: audit 2022-04-30T22:49:55.941692+0000 mon.smithi157 (mon.0) 3151 : audit [DBG] from='client.? 172.21.15.157:0/1811478109' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:56.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:56 smithi157 bash[20376]: cluster 2022-04-30T22:49:55.008207+0000 mgr.smithi157.nfpzoe (mgr.14180) 4700 : cluster [DBG] pgmap v4391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:56.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:56 smithi157 bash[20376]: audit 2022-04-30T22:49:55.941692+0000 mon.smithi157 (mon.0) 3151 : audit [DBG] from='client.? 172.21.15.157:0/1811478109' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:49:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:58 smithi165 bash[22175]: cluster 2022-04-30T22:49:57.008955+0000 mgr.smithi157.nfpzoe (mgr.14180) 4701 : cluster [DBG] pgmap v4392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:49:58.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:58 smithi157 bash[20376]: cluster 2022-04-30T22:49:57.008955+0000 mgr.smithi157.nfpzoe (mgr.14180) 4701 : cluster [DBG] pgmap v4392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:59 smithi165 bash[22175]: audit 2022-04-30T22:49:58.865016+0000 mon.smithi157 (mon.0) 3152 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:50:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:59 smithi165 bash[22175]: audit 2022-04-30T22:49:58.865283+0000 mon.smithi157 (mon.0) 3153 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:50:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:49:59 smithi165 bash[22175]: cluster 2022-04-30T22:49:59.009588+0000 mgr.smithi157.nfpzoe (mgr.14180) 4702 : cluster [DBG] pgmap v4393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:59 smithi157 bash[20376]: audit 2022-04-30T22:49:58.865016+0000 mon.smithi157 (mon.0) 3152 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:50:00.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:59 smithi157 bash[20376]: audit 2022-04-30T22:49:58.865283+0000 mon.smithi157 (mon.0) 3153 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:50:00.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:49:59 smithi157 bash[20376]: cluster 2022-04-30T22:49:59.009588+0000 mgr.smithi157.nfpzoe (mgr.14180) 4702 : cluster [DBG] pgmap v4393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:00.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:00 smithi157 bash[20376]: cluster 2022-04-30T22:50:00.000168+0000 mon.smithi157 (mon.0) 3154 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T22:50:00.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:50:00.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:50:00.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:50:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:00 smithi165 bash[22175]: cluster 2022-04-30T22:50:00.000168+0000 mon.smithi157 (mon.0) 3154 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T22:50:01.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:50:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:01 smithi165 bash[22175]: cluster 2022-04-30T22:50:01.010147+0000 mgr.smithi157.nfpzoe (mgr.14180) 4703 : cluster [DBG] pgmap v4394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:02.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:01 smithi165 bash[22175]: audit 2022-04-30T22:50:01.266769+0000 mon.smithi157 (mon.0) 3155 : audit [DBG] from='client.? 172.21.15.157:0/1018838850' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:02.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:01 smithi157 bash[20376]: cluster 2022-04-30T22:50:01.010147+0000 mgr.smithi157.nfpzoe (mgr.14180) 4703 : cluster [DBG] pgmap v4394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:02.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:01 smithi157 bash[20376]: audit 2022-04-30T22:50:01.266769+0000 mon.smithi157 (mon.0) 3155 : audit [DBG] from='client.? 172.21.15.157:0/1018838850' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:04 smithi165 bash[22175]: cluster 2022-04-30T22:50:03.010909+0000 mgr.smithi157.nfpzoe (mgr.14180) 4704 : cluster [DBG] pgmap v4395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:04.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:04 smithi157 bash[20376]: cluster 2022-04-30T22:50:03.010909+0000 mgr.smithi157.nfpzoe (mgr.14180) 4704 : cluster [DBG] pgmap v4395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:06.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:50:06.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:50:06.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:50:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:06 smithi165 bash[22175]: cluster 2022-04-30T22:50:05.011595+0000 mgr.smithi157.nfpzoe (mgr.14180) 4705 : cluster [DBG] pgmap v4396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:06.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:06 smithi157 bash[20376]: cluster 2022-04-30T22:50:05.011595+0000 mgr.smithi157.nfpzoe (mgr.14180) 4705 : cluster [DBG] pgmap v4396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:06.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:50:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:07 smithi165 bash[22175]: audit 2022-04-30T22:50:06.598717+0000 mon.smithi157 (mon.0) 3156 : audit [DBG] from='client.? 172.21.15.157:0/1069814301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:07 smithi157 bash[20376]: audit 2022-04-30T22:50:06.598717+0000 mon.smithi157 (mon.0) 3156 : audit [DBG] from='client.? 172.21.15.157:0/1069814301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:08 smithi165 bash[22175]: cluster 2022-04-30T22:50:07.012237+0000 mgr.smithi157.nfpzoe (mgr.14180) 4706 : cluster [DBG] pgmap v4397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:08.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:08 smithi157 bash[20376]: cluster 2022-04-30T22:50:07.012237+0000 mgr.smithi157.nfpzoe (mgr.14180) 4706 : cluster [DBG] pgmap v4397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:09 smithi165 bash[22175]: cluster 2022-04-30T22:50:09.012965+0000 mgr.smithi157.nfpzoe (mgr.14180) 4707 : cluster [DBG] pgmap v4398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:09 smithi157 bash[20376]: cluster 2022-04-30T22:50:09.012965+0000 mgr.smithi157.nfpzoe (mgr.14180) 4707 : cluster [DBG] pgmap v4398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:11.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:50:11.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:50:11.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:50:11.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:50:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:12 smithi165 bash[22175]: cluster 2022-04-30T22:50:11.013660+0000 mgr.smithi157.nfpzoe (mgr.14180) 4708 : cluster [DBG] pgmap v4399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:12 smithi165 bash[22175]: audit 2022-04-30T22:50:11.923730+0000 mon.smithi157 (mon.0) 3157 : audit [DBG] from='client.? 172.21.15.157:0/2134231288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:12.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:12 smithi157 bash[20376]: cluster 2022-04-30T22:50:11.013660+0000 mgr.smithi157.nfpzoe (mgr.14180) 4708 : cluster [DBG] pgmap v4399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:12.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:12 smithi157 bash[20376]: audit 2022-04-30T22:50:11.923730+0000 mon.smithi157 (mon.0) 3157 : audit [DBG] from='client.? 172.21.15.157:0/2134231288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:14 smithi165 bash[22175]: cluster 2022-04-30T22:50:13.014368+0000 mgr.smithi157.nfpzoe (mgr.14180) 4709 : cluster [DBG] pgmap v4400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:14.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:14 smithi157 bash[20376]: cluster 2022-04-30T22:50:13.014368+0000 mgr.smithi157.nfpzoe (mgr.14180) 4709 : cluster [DBG] pgmap v4400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:16 smithi165 bash[22175]: cluster 2022-04-30T22:50:15.015084+0000 mgr.smithi157.nfpzoe (mgr.14180) 4710 : cluster [DBG] pgmap v4401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:16.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:16 smithi157 bash[20376]: cluster 2022-04-30T22:50:15.015084+0000 mgr.smithi157.nfpzoe (mgr.14180) 4710 : cluster [DBG] pgmap v4401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:16.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:50:16.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:50:16.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:50:17.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:50:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:18 smithi165 bash[22175]: cluster 2022-04-30T22:50:17.015735+0000 mgr.smithi157.nfpzoe (mgr.14180) 4711 : cluster [DBG] pgmap v4402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:18 smithi165 bash[22175]: audit 2022-04-30T22:50:17.256375+0000 mon.smithi157 (mon.0) 3158 : audit [DBG] from='client.? 172.21.15.157:0/2204276921' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:18.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:18 smithi157 bash[20376]: cluster 2022-04-30T22:50:17.015735+0000 mgr.smithi157.nfpzoe (mgr.14180) 4711 : cluster [DBG] pgmap v4402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:18.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:18 smithi157 bash[20376]: audit 2022-04-30T22:50:17.256375+0000 mon.smithi157 (mon.0) 3158 : audit [DBG] from='client.? 172.21.15.157:0/2204276921' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:19 smithi165 bash[22175]: cluster 2022-04-30T22:50:19.016335+0000 mgr.smithi157.nfpzoe (mgr.14180) 4712 : cluster [DBG] pgmap v4403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:20.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:19 smithi157 bash[20376]: cluster 2022-04-30T22:50:19.016335+0000 mgr.smithi157.nfpzoe (mgr.14180) 4712 : cluster [DBG] pgmap v4403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:21 smithi165 bash[22175]: audit 2022-04-30T22:50:21.023245+0000 mon.smithi157 (mon.0) 3159 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:50:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:21 smithi165 bash[22175]: audit 2022-04-30T22:50:21.026176+0000 mon.smithi157 (mon.0) 3160 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:50:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:21 smithi165 bash[22175]: audit 2022-04-30T22:50:21.028241+0000 mon.smithi157 (mon.0) 3161 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:50:21.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:21 smithi157 bash[20376]: audit 2022-04-30T22:50:21.023245+0000 mon.smithi157 (mon.0) 3159 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:50:21.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:21 smithi157 bash[20376]: audit 2022-04-30T22:50:21.026176+0000 mon.smithi157 (mon.0) 3160 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:50:21.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:21 smithi157 bash[20376]: audit 2022-04-30T22:50:21.028241+0000 mon.smithi157 (mon.0) 3161 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:50:22.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:50:22.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:50:22.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:50:22.607 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:50:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:22 smithi165 bash[22175]: cluster 2022-04-30T22:50:21.016896+0000 mgr.smithi157.nfpzoe (mgr.14180) 4713 : cluster [DBG] pgmap v4404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:22 smithi165 bash[22175]: cluster 2022-04-30T22:50:21.345858+0000 mgr.smithi157.nfpzoe (mgr.14180) 4714 : cluster [DBG] pgmap v4405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:22 smithi165 bash[22175]: cluster 2022-04-30T22:50:21.346187+0000 mgr.smithi157.nfpzoe (mgr.14180) 4715 : cluster [DBG] pgmap v4406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:22 smithi165 bash[22175]: audit 2022-04-30T22:50:21.352958+0000 mon.smithi157 (mon.0) 3162 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:50:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:22 smithi165 bash[22175]: audit 2022-04-30T22:50:21.361532+0000 mon.smithi157 (mon.0) 3163 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:50:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:22 smithi165 bash[22175]: cephadm 2022-04-30T22:50:21.362771+0000 mgr.smithi157.nfpzoe (mgr.14180) 4716 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:50:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:22 smithi165 bash[22175]: cephadm 2022-04-30T22:50:21.363046+0000 mgr.smithi157.nfpzoe (mgr.14180) 4717 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:50:22.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:22 smithi157 bash[20376]: cluster 2022-04-30T22:50:21.016896+0000 mgr.smithi157.nfpzoe (mgr.14180) 4713 : cluster [DBG] pgmap v4404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:22 smithi157 bash[20376]: cluster 2022-04-30T22:50:21.345858+0000 mgr.smithi157.nfpzoe (mgr.14180) 4714 : cluster [DBG] pgmap v4405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:22 smithi157 bash[20376]: cluster 2022-04-30T22:50:21.346187+0000 mgr.smithi157.nfpzoe (mgr.14180) 4715 : cluster [DBG] pgmap v4406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:22 smithi157 bash[20376]: audit 2022-04-30T22:50:21.352958+0000 mon.smithi157 (mon.0) 3162 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:50:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:22 smithi157 bash[20376]: audit 2022-04-30T22:50:21.361532+0000 mon.smithi157 (mon.0) 3163 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:50:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:22 smithi157 bash[20376]: cephadm 2022-04-30T22:50:21.362771+0000 mgr.smithi157.nfpzoe (mgr.14180) 4716 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:50:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:22 smithi157 bash[20376]: cephadm 2022-04-30T22:50:21.363046+0000 mgr.smithi157.nfpzoe (mgr.14180) 4717 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:50:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:23 smithi165 bash[22175]: audit 2022-04-30T22:50:22.582522+0000 mon.smithi157 (mon.0) 3164 : audit [DBG] from='client.? 172.21.15.157:0/3233010302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:23.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:23 smithi157 bash[20376]: audit 2022-04-30T22:50:22.582522+0000 mon.smithi157 (mon.0) 3164 : audit [DBG] from='client.? 172.21.15.157:0/3233010302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:24 smithi165 bash[22175]: cluster 2022-04-30T22:50:23.346710+0000 mgr.smithi157.nfpzoe (mgr.14180) 4718 : cluster [DBG] pgmap v4407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:24.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:24 smithi157 bash[20376]: cluster 2022-04-30T22:50:23.346710+0000 mgr.smithi157.nfpzoe (mgr.14180) 4718 : cluster [DBG] pgmap v4407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:26 smithi165 bash[22175]: cluster 2022-04-30T22:50:25.347370+0000 mgr.smithi157.nfpzoe (mgr.14180) 4719 : cluster [DBG] pgmap v4408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:26.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:26 smithi157 bash[20376]: cluster 2022-04-30T22:50:25.347370+0000 mgr.smithi157.nfpzoe (mgr.14180) 4719 : cluster [DBG] pgmap v4408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:27.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:50:27.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:50:27.612 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:50:27.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:50:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:28 smithi165 bash[22175]: cluster 2022-04-30T22:50:27.347958+0000 mgr.smithi157.nfpzoe (mgr.14180) 4720 : cluster [DBG] pgmap v4409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:28 smithi165 bash[22175]: audit 2022-04-30T22:50:27.909026+0000 mon.smithi157 (mon.0) 3165 : audit [DBG] from='client.? 172.21.15.157:0/2108070416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:28.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:28 smithi157 bash[20376]: cluster 2022-04-30T22:50:27.347958+0000 mgr.smithi157.nfpzoe (mgr.14180) 4720 : cluster [DBG] pgmap v4409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:28.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:28 smithi157 bash[20376]: audit 2022-04-30T22:50:27.909026+0000 mon.smithi157 (mon.0) 3165 : audit [DBG] from='client.? 172.21.15.157:0/2108070416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:29 smithi165 bash[22175]: cluster 2022-04-30T22:50:29.348512+0000 mgr.smithi157.nfpzoe (mgr.14180) 4721 : cluster [DBG] pgmap v4410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:30.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:29 smithi157 bash[20376]: cluster 2022-04-30T22:50:29.348512+0000 mgr.smithi157.nfpzoe (mgr.14180) 4721 : cluster [DBG] pgmap v4410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:32.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:32 smithi157 bash[20376]: cluster 2022-04-30T22:50:31.349115+0000 mgr.smithi157.nfpzoe (mgr.14180) 4722 : cluster [DBG] pgmap v4411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:32 smithi165 bash[22175]: cluster 2022-04-30T22:50:31.349115+0000 mgr.smithi157.nfpzoe (mgr.14180) 4722 : cluster [DBG] pgmap v4411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:32.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:50:32.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:50:32.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:50:33.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:50:33.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:33 smithi157 bash[20376]: audit 2022-04-30T22:50:33.233162+0000 mon.smithi157 (mon.0) 3166 : audit [DBG] from='client.? 172.21.15.157:0/1953541012' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:33 smithi165 bash[22175]: audit 2022-04-30T22:50:33.233162+0000 mon.smithi157 (mon.0) 3166 : audit [DBG] from='client.? 172.21.15.157:0/1953541012' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:34.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:34 smithi157 bash[20376]: cluster 2022-04-30T22:50:33.349725+0000 mgr.smithi157.nfpzoe (mgr.14180) 4723 : cluster [DBG] pgmap v4412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:34 smithi165 bash[22175]: cluster 2022-04-30T22:50:33.349725+0000 mgr.smithi157.nfpzoe (mgr.14180) 4723 : cluster [DBG] pgmap v4412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:36.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:36 smithi157 bash[20376]: cluster 2022-04-30T22:50:35.350417+0000 mgr.smithi157.nfpzoe (mgr.14180) 4724 : cluster [DBG] pgmap v4413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:36 smithi165 bash[22175]: cluster 2022-04-30T22:50:35.350417+0000 mgr.smithi157.nfpzoe (mgr.14180) 4724 : cluster [DBG] pgmap v4413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:38.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:50:38.261 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:50:38.261 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:50:38.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:50:38.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:38 smithi157 bash[20376]: cluster 2022-04-30T22:50:37.351001+0000 mgr.smithi157.nfpzoe (mgr.14180) 4725 : cluster [DBG] pgmap v4414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:38 smithi165 bash[22175]: cluster 2022-04-30T22:50:37.351001+0000 mgr.smithi157.nfpzoe (mgr.14180) 4725 : cluster [DBG] pgmap v4414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:39.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:39 smithi157 bash[20376]: audit 2022-04-30T22:50:38.572075+0000 mon.smithi157 (mon.0) 3167 : audit [DBG] from='client.? 172.21.15.157:0/3554684875' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:39 smithi165 bash[22175]: audit 2022-04-30T22:50:38.572075+0000 mon.smithi157 (mon.0) 3167 : audit [DBG] from='client.? 172.21.15.157:0/3554684875' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:40.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:40 smithi157 bash[20376]: cluster 2022-04-30T22:50:39.351704+0000 mgr.smithi157.nfpzoe (mgr.14180) 4726 : cluster [DBG] pgmap v4415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:40 smithi165 bash[22175]: cluster 2022-04-30T22:50:39.351704+0000 mgr.smithi157.nfpzoe (mgr.14180) 4726 : cluster [DBG] pgmap v4415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:42.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:42 smithi157 bash[20376]: cluster 2022-04-30T22:50:41.352290+0000 mgr.smithi157.nfpzoe (mgr.14180) 4727 : cluster [DBG] pgmap v4416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:42 smithi165 bash[22175]: cluster 2022-04-30T22:50:41.352290+0000 mgr.smithi157.nfpzoe (mgr.14180) 4727 : cluster [DBG] pgmap v4416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:43.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:50:43.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:50:43.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:50:43.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:50:44.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:44 smithi157 bash[20376]: cluster 2022-04-30T22:50:43.352911+0000 mgr.smithi157.nfpzoe (mgr.14180) 4728 : cluster [DBG] pgmap v4417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:44.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:44 smithi157 bash[20376]: audit 2022-04-30T22:50:43.900431+0000 mon.smithi157 (mon.0) 3168 : audit [DBG] from='client.? 172.21.15.157:0/2288715063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:44 smithi165 bash[22175]: cluster 2022-04-30T22:50:43.352911+0000 mgr.smithi157.nfpzoe (mgr.14180) 4728 : cluster [DBG] pgmap v4417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:44 smithi165 bash[22175]: audit 2022-04-30T22:50:43.900431+0000 mon.smithi157 (mon.0) 3168 : audit [DBG] from='client.? 172.21.15.157:0/2288715063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:46.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:46 smithi157 bash[20376]: cluster 2022-04-30T22:50:45.353620+0000 mgr.smithi157.nfpzoe (mgr.14180) 4729 : cluster [DBG] pgmap v4418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:46 smithi165 bash[22175]: cluster 2022-04-30T22:50:45.353620+0000 mgr.smithi157.nfpzoe (mgr.14180) 4729 : cluster [DBG] pgmap v4418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:48 smithi165 bash[22175]: cluster 2022-04-30T22:50:47.354303+0000 mgr.smithi157.nfpzoe (mgr.14180) 4730 : cluster [DBG] pgmap v4419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:48.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:50:48.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:50:48.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:50:48.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:48 smithi157 bash[20376]: cluster 2022-04-30T22:50:47.354303+0000 mgr.smithi157.nfpzoe (mgr.14180) 4730 : cluster [DBG] pgmap v4419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:49.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:50:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:49 smithi165 bash[22175]: audit 2022-04-30T22:50:49.231740+0000 mon.smithi157 (mon.0) 3169 : audit [DBG] from='client.? 172.21.15.157:0/3637873303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:49 smithi165 bash[22175]: cluster 2022-04-30T22:50:49.355049+0000 mgr.smithi157.nfpzoe (mgr.14180) 4731 : cluster [DBG] pgmap v4420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:49 smithi157 bash[20376]: audit 2022-04-30T22:50:49.231740+0000 mon.smithi157 (mon.0) 3169 : audit [DBG] from='client.? 172.21.15.157:0/3637873303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:49 smithi157 bash[20376]: cluster 2022-04-30T22:50:49.355049+0000 mgr.smithi157.nfpzoe (mgr.14180) 4731 : cluster [DBG] pgmap v4420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:52.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:52 smithi157 bash[20376]: cluster 2022-04-30T22:50:51.355716+0000 mgr.smithi157.nfpzoe (mgr.14180) 4732 : cluster [DBG] pgmap v4421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:52 smithi165 bash[22175]: cluster 2022-04-30T22:50:51.355716+0000 mgr.smithi157.nfpzoe (mgr.14180) 4732 : cluster [DBG] pgmap v4421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:54.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:50:54.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:50:54.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:50:54.583 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:50:54.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:54 smithi157 bash[20376]: cluster 2022-04-30T22:50:53.356323+0000 mgr.smithi157.nfpzoe (mgr.14180) 4733 : cluster [DBG] pgmap v4422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:54 smithi165 bash[22175]: cluster 2022-04-30T22:50:53.356323+0000 mgr.smithi157.nfpzoe (mgr.14180) 4733 : cluster [DBG] pgmap v4422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:55.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:55 smithi157 bash[20376]: audit 2022-04-30T22:50:54.561485+0000 mon.smithi157 (mon.0) 3170 : audit [DBG] from='client.? 172.21.15.157:0/3083365010' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:55 smithi165 bash[22175]: audit 2022-04-30T22:50:54.561485+0000 mon.smithi157 (mon.0) 3170 : audit [DBG] from='client.? 172.21.15.157:0/3083365010' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:50:56.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:56 smithi157 bash[20376]: cluster 2022-04-30T22:50:55.356935+0000 mgr.smithi157.nfpzoe (mgr.14180) 4734 : cluster [DBG] pgmap v4423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:56 smithi165 bash[22175]: cluster 2022-04-30T22:50:55.356935+0000 mgr.smithi157.nfpzoe (mgr.14180) 4734 : cluster [DBG] pgmap v4423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:58.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:58 smithi157 bash[20376]: cluster 2022-04-30T22:50:57.357552+0000 mgr.smithi157.nfpzoe (mgr.14180) 4735 : cluster [DBG] pgmap v4424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:58 smithi165 bash[22175]: cluster 2022-04-30T22:50:57.357552+0000 mgr.smithi157.nfpzoe (mgr.14180) 4735 : cluster [DBG] pgmap v4424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:50:59.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:50:59.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:50:59.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:50:59.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:51:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:59 smithi165 bash[22175]: audit 2022-04-30T22:50:58.874245+0000 mon.smithi157 (mon.0) 3171 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:51:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:59 smithi165 bash[22175]: audit 2022-04-30T22:50:58.874962+0000 mon.smithi157 (mon.0) 3172 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:51:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:50:59 smithi165 bash[22175]: cluster 2022-04-30T22:50:59.358191+0000 mgr.smithi157.nfpzoe (mgr.14180) 4736 : cluster [DBG] pgmap v4425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:59 smithi157 bash[20376]: audit 2022-04-30T22:50:58.874245+0000 mon.smithi157 (mon.0) 3171 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:51:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:59 smithi157 bash[20376]: audit 2022-04-30T22:50:58.874962+0000 mon.smithi157 (mon.0) 3172 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:51:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:50:59 smithi157 bash[20376]: cluster 2022-04-30T22:50:59.358191+0000 mgr.smithi157.nfpzoe (mgr.14180) 4736 : cluster [DBG] pgmap v4425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:00.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:00 smithi157 bash[20376]: audit 2022-04-30T22:50:59.893064+0000 mon.smithi157 (mon.0) 3173 : audit [DBG] from='client.? 172.21.15.157:0/745818889' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:00 smithi165 bash[22175]: audit 2022-04-30T22:50:59.893064+0000 mon.smithi157 (mon.0) 3173 : audit [DBG] from='client.? 172.21.15.157:0/745818889' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:02.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:01 smithi157 bash[20376]: cluster 2022-04-30T22:51:01.358837+0000 mgr.smithi157.nfpzoe (mgr.14180) 4737 : cluster [DBG] pgmap v4426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:01 smithi165 bash[22175]: cluster 2022-04-30T22:51:01.358837+0000 mgr.smithi157.nfpzoe (mgr.14180) 4737 : cluster [DBG] pgmap v4426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:04.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:04 smithi157 bash[20376]: cluster 2022-04-30T22:51:03.359507+0000 mgr.smithi157.nfpzoe (mgr.14180) 4738 : cluster [DBG] pgmap v4427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:04 smithi165 bash[22175]: cluster 2022-04-30T22:51:03.359507+0000 mgr.smithi157.nfpzoe (mgr.14180) 4738 : cluster [DBG] pgmap v4427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:04.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:51:04.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:51:04.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:51:05.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:51:05.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:05 smithi157 bash[20376]: audit 2022-04-30T22:51:05.223656+0000 mon.smithi157 (mon.0) 3174 : audit [DBG] from='client.? 172.21.15.157:0/3721717390' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:05 smithi165 bash[22175]: audit 2022-04-30T22:51:05.223656+0000 mon.smithi157 (mon.0) 3174 : audit [DBG] from='client.? 172.21.15.157:0/3721717390' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:06.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:06 smithi157 bash[20376]: cluster 2022-04-30T22:51:05.360135+0000 mgr.smithi157.nfpzoe (mgr.14180) 4739 : cluster [DBG] pgmap v4428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:06 smithi165 bash[22175]: cluster 2022-04-30T22:51:05.360135+0000 mgr.smithi157.nfpzoe (mgr.14180) 4739 : cluster [DBG] pgmap v4428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:08.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:08 smithi157 bash[20376]: cluster 2022-04-30T22:51:07.360843+0000 mgr.smithi157.nfpzoe (mgr.14180) 4740 : cluster [DBG] pgmap v4429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:08 smithi165 bash[22175]: cluster 2022-04-30T22:51:07.360843+0000 mgr.smithi157.nfpzoe (mgr.14180) 4740 : cluster [DBG] pgmap v4429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:09 smithi165 bash[22175]: cluster 2022-04-30T22:51:09.361464+0000 mgr.smithi157.nfpzoe (mgr.14180) 4741 : cluster [DBG] pgmap v4430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:09 smithi157 bash[20376]: cluster 2022-04-30T22:51:09.361464+0000 mgr.smithi157.nfpzoe (mgr.14180) 4741 : cluster [DBG] pgmap v4430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:10.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:51:10.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:51:10.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:51:10.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:51:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:10 smithi165 bash[22175]: audit 2022-04-30T22:51:10.562652+0000 mon.smithi165 (mon.1) 21 : audit [DBG] from='client.? 172.21.15.157:0/2790233111' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:11.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:10 smithi157 bash[20376]: audit 2022-04-30T22:51:10.562652+0000 mon.smithi165 (mon.1) 21 : audit [DBG] from='client.? 172.21.15.157:0/2790233111' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:11 smithi157 bash[20376]: cluster 2022-04-30T22:51:11.362139+0000 mgr.smithi157.nfpzoe (mgr.14180) 4742 : cluster [DBG] pgmap v4431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:11 smithi165 bash[22175]: cluster 2022-04-30T22:51:11.362139+0000 mgr.smithi157.nfpzoe (mgr.14180) 4742 : cluster [DBG] pgmap v4431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:14.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:14 smithi157 bash[20376]: cluster 2022-04-30T22:51:13.362746+0000 mgr.smithi157.nfpzoe (mgr.14180) 4743 : cluster [DBG] pgmap v4432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:14 smithi165 bash[22175]: cluster 2022-04-30T22:51:13.362746+0000 mgr.smithi157.nfpzoe (mgr.14180) 4743 : cluster [DBG] pgmap v4432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:15.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:51:15.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:51:15.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:51:15.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:51:16.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:16 smithi157 bash[20376]: cluster 2022-04-30T22:51:15.363398+0000 mgr.smithi157.nfpzoe (mgr.14180) 4744 : cluster [DBG] pgmap v4433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:16.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:16 smithi157 bash[20376]: audit 2022-04-30T22:51:15.882514+0000 mon.smithi157 (mon.0) 3175 : audit [DBG] from='client.? 172.21.15.157:0/4283338986' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:16 smithi165 bash[22175]: cluster 2022-04-30T22:51:15.363398+0000 mgr.smithi157.nfpzoe (mgr.14180) 4744 : cluster [DBG] pgmap v4433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:16 smithi165 bash[22175]: audit 2022-04-30T22:51:15.882514+0000 mon.smithi157 (mon.0) 3175 : audit [DBG] from='client.? 172.21.15.157:0/4283338986' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:18.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:18 smithi157 bash[20376]: cluster 2022-04-30T22:51:17.364042+0000 mgr.smithi157.nfpzoe (mgr.14180) 4745 : cluster [DBG] pgmap v4434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:18 smithi165 bash[22175]: cluster 2022-04-30T22:51:17.364042+0000 mgr.smithi157.nfpzoe (mgr.14180) 4745 : cluster [DBG] pgmap v4434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:19 smithi165 bash[22175]: cluster 2022-04-30T22:51:19.364645+0000 mgr.smithi157.nfpzoe (mgr.14180) 4746 : cluster [DBG] pgmap v4435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:20.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:19 smithi157 bash[20376]: cluster 2022-04-30T22:51:19.364645+0000 mgr.smithi157.nfpzoe (mgr.14180) 4746 : cluster [DBG] pgmap v4435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:20.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:51:20.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:51:20.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:51:21.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:51:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:21 smithi165 bash[22175]: audit 2022-04-30T22:51:21.209525+0000 mon.smithi157 (mon.0) 3176 : audit [DBG] from='client.? 172.21.15.157:0/4246188241' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:21.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:21 smithi157 bash[20376]: audit 2022-04-30T22:51:21.209525+0000 mon.smithi157 (mon.0) 3176 : audit [DBG] from='client.? 172.21.15.157:0/4246188241' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:22 smithi165 bash[22175]: cluster 2022-04-30T22:51:21.365264+0000 mgr.smithi157.nfpzoe (mgr.14180) 4747 : cluster [DBG] pgmap v4436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:22 smithi165 bash[22175]: audit 2022-04-30T22:51:21.376063+0000 mon.smithi157 (mon.0) 3177 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:51:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:22 smithi165 bash[22175]: audit 2022-04-30T22:51:21.378825+0000 mon.smithi157 (mon.0) 3178 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:51:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:22 smithi165 bash[22175]: audit 2022-04-30T22:51:21.380637+0000 mon.smithi157 (mon.0) 3179 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:51:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:22 smithi165 bash[22175]: cluster 2022-04-30T22:51:21.687165+0000 mgr.smithi157.nfpzoe (mgr.14180) 4748 : cluster [DBG] pgmap v4437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:22 smithi165 bash[22175]: cluster 2022-04-30T22:51:21.687342+0000 mgr.smithi157.nfpzoe (mgr.14180) 4749 : cluster [DBG] pgmap v4438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:22 smithi165 bash[22175]: audit 2022-04-30T22:51:21.691900+0000 mon.smithi157 (mon.0) 3180 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:51:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:22 smithi165 bash[22175]: audit 2022-04-30T22:51:21.701113+0000 mon.smithi157 (mon.0) 3181 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:51:22.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:22 smithi165 bash[22175]: cephadm 2022-04-30T22:51:21.702534+0000 mgr.smithi157.nfpzoe (mgr.14180) 4750 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:51:22.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:22 smithi165 bash[22175]: cephadm 2022-04-30T22:51:21.702734+0000 mgr.smithi157.nfpzoe (mgr.14180) 4751 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:51:22.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:22 smithi157 bash[20376]: cluster 2022-04-30T22:51:21.365264+0000 mgr.smithi157.nfpzoe (mgr.14180) 4747 : cluster [DBG] pgmap v4436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:22 smithi157 bash[20376]: audit 2022-04-30T22:51:21.376063+0000 mon.smithi157 (mon.0) 3177 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:51:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:22 smithi157 bash[20376]: audit 2022-04-30T22:51:21.378825+0000 mon.smithi157 (mon.0) 3178 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:51:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:22 smithi157 bash[20376]: audit 2022-04-30T22:51:21.380637+0000 mon.smithi157 (mon.0) 3179 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:51:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:22 smithi157 bash[20376]: cluster 2022-04-30T22:51:21.687165+0000 mgr.smithi157.nfpzoe (mgr.14180) 4748 : cluster [DBG] pgmap v4437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:22 smithi157 bash[20376]: cluster 2022-04-30T22:51:21.687342+0000 mgr.smithi157.nfpzoe (mgr.14180) 4749 : cluster [DBG] pgmap v4438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:22 smithi157 bash[20376]: audit 2022-04-30T22:51:21.691900+0000 mon.smithi157 (mon.0) 3180 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:51:22.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:22 smithi157 bash[20376]: audit 2022-04-30T22:51:21.701113+0000 mon.smithi157 (mon.0) 3181 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:51:22.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:22 smithi157 bash[20376]: cephadm 2022-04-30T22:51:21.702534+0000 mgr.smithi157.nfpzoe (mgr.14180) 4750 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:51:22.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:22 smithi157 bash[20376]: cephadm 2022-04-30T22:51:21.702734+0000 mgr.smithi157.nfpzoe (mgr.14180) 4751 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:51:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:24 smithi165 bash[22175]: cluster 2022-04-30T22:51:23.687924+0000 mgr.smithi157.nfpzoe (mgr.14180) 4752 : cluster [DBG] pgmap v4439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:25.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:24 smithi157 bash[20376]: cluster 2022-04-30T22:51:23.687924+0000 mgr.smithi157.nfpzoe (mgr.14180) 4752 : cluster [DBG] pgmap v4439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:26.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:51:26.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:51:26.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:51:26.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:51:27.046 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:26 smithi157 bash[20376]: cluster 2022-04-30T22:51:25.688542+0000 mgr.smithi157.nfpzoe (mgr.14180) 4753 : cluster [DBG] pgmap v4440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:27.047 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:26 smithi157 bash[20376]: audit 2022-04-30T22:51:26.533431+0000 mon.smithi157 (mon.0) 3182 : audit [DBG] from='client.? 172.21.15.157:0/152475451' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:26 smithi165 bash[22175]: cluster 2022-04-30T22:51:25.688542+0000 mgr.smithi157.nfpzoe (mgr.14180) 4753 : cluster [DBG] pgmap v4440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:26 smithi165 bash[22175]: audit 2022-04-30T22:51:26.533431+0000 mon.smithi157 (mon.0) 3182 : audit [DBG] from='client.? 172.21.15.157:0/152475451' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:28 smithi165 bash[22175]: cluster 2022-04-30T22:51:27.689177+0000 mgr.smithi157.nfpzoe (mgr.14180) 4754 : cluster [DBG] pgmap v4441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:29.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:28 smithi157 bash[20376]: cluster 2022-04-30T22:51:27.689177+0000 mgr.smithi157.nfpzoe (mgr.14180) 4754 : cluster [DBG] pgmap v4441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:29 smithi165 bash[22175]: cluster 2022-04-30T22:51:29.689807+0000 mgr.smithi157.nfpzoe (mgr.14180) 4755 : cluster [DBG] pgmap v4442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:30.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:29 smithi157 bash[20376]: cluster 2022-04-30T22:51:29.689807+0000 mgr.smithi157.nfpzoe (mgr.14180) 4755 : cluster [DBG] pgmap v4442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:31.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:51:31.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:51:31.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:51:31.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:51:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:32 smithi165 bash[22175]: cluster 2022-04-30T22:51:31.690291+0000 mgr.smithi157.nfpzoe (mgr.14180) 4756 : cluster [DBG] pgmap v4443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:32 smithi165 bash[22175]: audit 2022-04-30T22:51:31.865024+0000 mon.smithi157 (mon.0) 3183 : audit [DBG] from='client.? 172.21.15.157:0/3760143656' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:33.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:32 smithi157 bash[20376]: cluster 2022-04-30T22:51:31.690291+0000 mgr.smithi157.nfpzoe (mgr.14180) 4756 : cluster [DBG] pgmap v4443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:33.240 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:32 smithi157 bash[20376]: audit 2022-04-30T22:51:31.865024+0000 mon.smithi157 (mon.0) 3183 : audit [DBG] from='client.? 172.21.15.157:0/3760143656' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:34 smithi165 bash[22175]: cluster 2022-04-30T22:51:33.690880+0000 mgr.smithi157.nfpzoe (mgr.14180) 4757 : cluster [DBG] pgmap v4444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:34 smithi157 bash[20376]: cluster 2022-04-30T22:51:33.690880+0000 mgr.smithi157.nfpzoe (mgr.14180) 4757 : cluster [DBG] pgmap v4444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:36.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:51:36.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:51:36.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:51:37.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:36 smithi157 bash[20376]: cluster 2022-04-30T22:51:35.691485+0000 mgr.smithi157.nfpzoe (mgr.14180) 4758 : cluster [DBG] pgmap v4445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:36 smithi165 bash[22175]: cluster 2022-04-30T22:51:35.691485+0000 mgr.smithi157.nfpzoe (mgr.14180) 4758 : cluster [DBG] pgmap v4445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:37.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:51:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:37 smithi165 bash[22175]: audit 2022-04-30T22:51:37.192501+0000 mon.smithi157 (mon.0) 3184 : audit [DBG] from='client.? 172.21.15.157:0/1983637179' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:38.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:37 smithi157 bash[20376]: audit 2022-04-30T22:51:37.192501+0000 mon.smithi157 (mon.0) 3184 : audit [DBG] from='client.? 172.21.15.157:0/1983637179' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:38 smithi165 bash[22175]: cluster 2022-04-30T22:51:37.692151+0000 mgr.smithi157.nfpzoe (mgr.14180) 4759 : cluster [DBG] pgmap v4446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:39.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:38 smithi157 bash[20376]: cluster 2022-04-30T22:51:37.692151+0000 mgr.smithi157.nfpzoe (mgr.14180) 4759 : cluster [DBG] pgmap v4446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:40.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:39 smithi157 bash[20376]: cluster 2022-04-30T22:51:39.692827+0000 mgr.smithi157.nfpzoe (mgr.14180) 4760 : cluster [DBG] pgmap v4447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:39 smithi165 bash[22175]: cluster 2022-04-30T22:51:39.692827+0000 mgr.smithi157.nfpzoe (mgr.14180) 4760 : cluster [DBG] pgmap v4447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:42.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:51:42.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:51:42.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:51:42.546 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:51:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:42 smithi165 bash[22175]: cluster 2022-04-30T22:51:41.693471+0000 mgr.smithi157.nfpzoe (mgr.14180) 4761 : cluster [DBG] pgmap v4448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:42 smithi165 bash[22175]: audit 2022-04-30T22:51:42.521814+0000 mon.smithi157 (mon.0) 3185 : audit [DBG] from='client.? 172.21.15.157:0/3242842805' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:43.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:42 smithi157 bash[20376]: cluster 2022-04-30T22:51:41.693471+0000 mgr.smithi157.nfpzoe (mgr.14180) 4761 : cluster [DBG] pgmap v4448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:43.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:42 smithi157 bash[20376]: audit 2022-04-30T22:51:42.521814+0000 mon.smithi157 (mon.0) 3185 : audit [DBG] from='client.? 172.21.15.157:0/3242842805' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:44 smithi165 bash[22175]: cluster 2022-04-30T22:51:43.694084+0000 mgr.smithi157.nfpzoe (mgr.14180) 4762 : cluster [DBG] pgmap v4449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:45.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:44 smithi157 bash[20376]: cluster 2022-04-30T22:51:43.694084+0000 mgr.smithi157.nfpzoe (mgr.14180) 4762 : cluster [DBG] pgmap v4449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:47.046 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:46 smithi157 bash[20376]: cluster 2022-04-30T22:51:45.694712+0000 mgr.smithi157.nfpzoe (mgr.14180) 4763 : cluster [DBG] pgmap v4450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:47.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:46 smithi165 bash[22175]: cluster 2022-04-30T22:51:45.694712+0000 mgr.smithi157.nfpzoe (mgr.14180) 4763 : cluster [DBG] pgmap v4450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:47.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:51:47.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:51:47.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:51:47.874 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:51:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:48 smithi165 bash[22175]: cluster 2022-04-30T22:51:47.695267+0000 mgr.smithi157.nfpzoe (mgr.14180) 4764 : cluster [DBG] pgmap v4451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:48 smithi165 bash[22175]: audit 2022-04-30T22:51:47.852544+0000 mon.smithi157 (mon.0) 3186 : audit [DBG] from='client.? 172.21.15.157:0/3080732762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:49.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:48 smithi157 bash[20376]: cluster 2022-04-30T22:51:47.695267+0000 mgr.smithi157.nfpzoe (mgr.14180) 4764 : cluster [DBG] pgmap v4451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:49.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:48 smithi157 bash[20376]: audit 2022-04-30T22:51:47.852544+0000 mon.smithi157 (mon.0) 3186 : audit [DBG] from='client.? 172.21.15.157:0/3080732762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:49 smithi157 bash[20376]: cluster 2022-04-30T22:51:49.695901+0000 mgr.smithi157.nfpzoe (mgr.14180) 4765 : cluster [DBG] pgmap v4452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:49 smithi165 bash[22175]: cluster 2022-04-30T22:51:49.695901+0000 mgr.smithi157.nfpzoe (mgr.14180) 4765 : cluster [DBG] pgmap v4452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:52.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:51:52.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:51:52.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:51:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:52 smithi165 bash[22175]: cluster 2022-04-30T22:51:51.696554+0000 mgr.smithi157.nfpzoe (mgr.14180) 4766 : cluster [DBG] pgmap v4453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:53.202 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:51:53.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:52 smithi157 bash[20376]: cluster 2022-04-30T22:51:51.696554+0000 mgr.smithi157.nfpzoe (mgr.14180) 4766 : cluster [DBG] pgmap v4453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:53 smithi165 bash[22175]: audit 2022-04-30T22:51:53.181291+0000 mon.smithi157 (mon.0) 3187 : audit [DBG] from='client.? 172.21.15.157:0/1771400610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:54.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:53 smithi157 bash[20376]: audit 2022-04-30T22:51:53.181291+0000 mon.smithi157 (mon.0) 3187 : audit [DBG] from='client.? 172.21.15.157:0/1771400610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:54 smithi165 bash[22175]: cluster 2022-04-30T22:51:53.697173+0000 mgr.smithi157.nfpzoe (mgr.14180) 4767 : cluster [DBG] pgmap v4454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:55.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:54 smithi157 bash[20376]: cluster 2022-04-30T22:51:53.697173+0000 mgr.smithi157.nfpzoe (mgr.14180) 4767 : cluster [DBG] pgmap v4454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:57.046 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:56 smithi157 bash[20376]: cluster 2022-04-30T22:51:55.697819+0000 mgr.smithi157.nfpzoe (mgr.14180) 4768 : cluster [DBG] pgmap v4455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:56 smithi165 bash[22175]: cluster 2022-04-30T22:51:55.697819+0000 mgr.smithi157.nfpzoe (mgr.14180) 4768 : cluster [DBG] pgmap v4455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:58.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:51:58.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:51:58.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:51:58.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:51:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:58 smithi165 bash[22175]: cluster 2022-04-30T22:51:57.698464+0000 mgr.smithi157.nfpzoe (mgr.14180) 4769 : cluster [DBG] pgmap v4456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:58 smithi165 bash[22175]: audit 2022-04-30T22:51:58.519526+0000 mon.smithi157 (mon.0) 3188 : audit [DBG] from='client.? 172.21.15.157:0/1300981766' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:51:59.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:58 smithi157 bash[20376]: cluster 2022-04-30T22:51:57.698464+0000 mgr.smithi157.nfpzoe (mgr.14180) 4769 : cluster [DBG] pgmap v4456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:51:59.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:58 smithi157 bash[20376]: audit 2022-04-30T22:51:58.519526+0000 mon.smithi157 (mon.0) 3188 : audit [DBG] from='client.? 172.21.15.157:0/1300981766' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:59 smithi165 bash[22175]: audit 2022-04-30T22:51:58.882232+0000 mon.smithi157 (mon.0) 3189 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:52:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:51:59 smithi165 bash[22175]: audit 2022-04-30T22:51:58.882676+0000 mon.smithi157 (mon.0) 3190 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:52:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:59 smithi157 bash[20376]: audit 2022-04-30T22:51:58.882232+0000 mon.smithi157 (mon.0) 3189 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:52:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:51:59 smithi157 bash[20376]: audit 2022-04-30T22:51:58.882676+0000 mon.smithi157 (mon.0) 3190 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:52:00.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:00 smithi157 bash[20376]: cluster 2022-04-30T22:51:59.699129+0000 mgr.smithi157.nfpzoe (mgr.14180) 4770 : cluster [DBG] pgmap v4457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:00 smithi165 bash[22175]: cluster 2022-04-30T22:51:59.699129+0000 mgr.smithi157.nfpzoe (mgr.14180) 4770 : cluster [DBG] pgmap v4457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:02 smithi165 bash[22175]: cluster 2022-04-30T22:52:01.699758+0000 mgr.smithi157.nfpzoe (mgr.14180) 4771 : cluster [DBG] pgmap v4458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:03.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:02 smithi157 bash[20376]: cluster 2022-04-30T22:52:01.699758+0000 mgr.smithi157.nfpzoe (mgr.14180) 4771 : cluster [DBG] pgmap v4458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:03.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:52:03.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:52:03.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:52:03.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:52:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:04 smithi165 bash[22175]: cluster 2022-04-30T22:52:03.700334+0000 mgr.smithi157.nfpzoe (mgr.14180) 4772 : cluster [DBG] pgmap v4459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:04 smithi165 bash[22175]: audit 2022-04-30T22:52:03.854804+0000 mon.smithi157 (mon.0) 3191 : audit [DBG] from='client.? 172.21.15.157:0/3628738775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:05.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:04 smithi157 bash[20376]: cluster 2022-04-30T22:52:03.700334+0000 mgr.smithi157.nfpzoe (mgr.14180) 4772 : cluster [DBG] pgmap v4459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:05.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:04 smithi157 bash[20376]: audit 2022-04-30T22:52:03.854804+0000 mon.smithi157 (mon.0) 3191 : audit [DBG] from='client.? 172.21.15.157:0/3628738775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:06 smithi165 bash[22175]: cluster 2022-04-30T22:52:05.700946+0000 mgr.smithi157.nfpzoe (mgr.14180) 4773 : cluster [DBG] pgmap v4460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:07.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:06 smithi157 bash[20376]: cluster 2022-04-30T22:52:05.700946+0000 mgr.smithi157.nfpzoe (mgr.14180) 4773 : cluster [DBG] pgmap v4460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:08.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:52:08.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:52:08.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:52:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:08 smithi165 bash[22175]: cluster 2022-04-30T22:52:07.701594+0000 mgr.smithi157.nfpzoe (mgr.14180) 4774 : cluster [DBG] pgmap v4461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:09.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:08 smithi157 bash[20376]: cluster 2022-04-30T22:52:07.701594+0000 mgr.smithi157.nfpzoe (mgr.14180) 4774 : cluster [DBG] pgmap v4461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:09.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:52:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:09 smithi157 bash[20376]: audit 2022-04-30T22:52:09.185299+0000 mon.smithi157 (mon.0) 3192 : audit [DBG] from='client.? 172.21.15.157:0/646670311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:09 smithi157 bash[20376]: cluster 2022-04-30T22:52:09.702247+0000 mgr.smithi157.nfpzoe (mgr.14180) 4775 : cluster [DBG] pgmap v4462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:09 smithi165 bash[22175]: audit 2022-04-30T22:52:09.185299+0000 mon.smithi157 (mon.0) 3192 : audit [DBG] from='client.? 172.21.15.157:0/646670311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:09 smithi165 bash[22175]: cluster 2022-04-30T22:52:09.702247+0000 mgr.smithi157.nfpzoe (mgr.14180) 4775 : cluster [DBG] pgmap v4462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:12 smithi165 bash[22175]: cluster 2022-04-30T22:52:11.702910+0000 mgr.smithi157.nfpzoe (mgr.14180) 4776 : cluster [DBG] pgmap v4463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:13.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:12 smithi157 bash[20376]: cluster 2022-04-30T22:52:11.702910+0000 mgr.smithi157.nfpzoe (mgr.14180) 4776 : cluster [DBG] pgmap v4463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:14.210 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:52:14.210 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:52:14.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:52:14.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:52:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:14 smithi165 bash[22175]: cluster 2022-04-30T22:52:13.703563+0000 mgr.smithi157.nfpzoe (mgr.14180) 4777 : cluster [DBG] pgmap v4464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:14 smithi165 bash[22175]: audit 2022-04-30T22:52:14.517545+0000 mon.smithi157 (mon.0) 3193 : audit [DBG] from='client.? 172.21.15.157:0/3331321428' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:15.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:14 smithi157 bash[20376]: cluster 2022-04-30T22:52:13.703563+0000 mgr.smithi157.nfpzoe (mgr.14180) 4777 : cluster [DBG] pgmap v4464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:15.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:14 smithi157 bash[20376]: audit 2022-04-30T22:52:14.517545+0000 mon.smithi157 (mon.0) 3193 : audit [DBG] from='client.? 172.21.15.157:0/3331321428' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:17.046 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:16 smithi157 bash[20376]: cluster 2022-04-30T22:52:15.704159+0000 mgr.smithi157.nfpzoe (mgr.14180) 4778 : cluster [DBG] pgmap v4465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:17.150 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:16 smithi165 bash[22175]: cluster 2022-04-30T22:52:15.704159+0000 mgr.smithi157.nfpzoe (mgr.14180) 4778 : cluster [DBG] pgmap v4465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:18 smithi165 bash[22175]: cluster 2022-04-30T22:52:17.704791+0000 mgr.smithi157.nfpzoe (mgr.14180) 4779 : cluster [DBG] pgmap v4466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:19.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:18 smithi157 bash[20376]: cluster 2022-04-30T22:52:17.704791+0000 mgr.smithi157.nfpzoe (mgr.14180) 4779 : cluster [DBG] pgmap v4466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:19.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:52:19.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:52:19.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:52:19.876 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:52:20.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:19 smithi157 bash[20376]: cluster 2022-04-30T22:52:19.705382+0000 mgr.smithi157.nfpzoe (mgr.14180) 4780 : cluster [DBG] pgmap v4467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:20.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:19 smithi157 bash[20376]: audit 2022-04-30T22:52:19.850759+0000 mon.smithi157 (mon.0) 3194 : audit [DBG] from='client.? 172.21.15.157:0/3522175764' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:19 smithi165 bash[22175]: cluster 2022-04-30T22:52:19.705382+0000 mgr.smithi157.nfpzoe (mgr.14180) 4780 : cluster [DBG] pgmap v4467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:19 smithi165 bash[22175]: audit 2022-04-30T22:52:19.850759+0000 mon.smithi157 (mon.0) 3194 : audit [DBG] from='client.? 172.21.15.157:0/3522175764' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:21 smithi165 bash[22175]: audit 2022-04-30T22:52:21.712846+0000 mon.smithi157 (mon.0) 3195 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:52:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:21 smithi165 bash[22175]: audit 2022-04-30T22:52:21.715778+0000 mon.smithi157 (mon.0) 3196 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:52:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:21 smithi165 bash[22175]: audit 2022-04-30T22:52:21.717801+0000 mon.smithi157 (mon.0) 3197 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:52:22.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:21 smithi157 bash[20376]: audit 2022-04-30T22:52:21.712846+0000 mon.smithi157 (mon.0) 3195 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:52:22.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:21 smithi157 bash[20376]: audit 2022-04-30T22:52:21.715778+0000 mon.smithi157 (mon.0) 3196 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:52:22.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:21 smithi157 bash[20376]: audit 2022-04-30T22:52:21.717801+0000 mon.smithi157 (mon.0) 3197 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:52:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:22 smithi165 bash[22175]: cluster 2022-04-30T22:52:21.705993+0000 mgr.smithi157.nfpzoe (mgr.14180) 4781 : cluster [DBG] pgmap v4468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:22 smithi165 bash[22175]: audit 2022-04-30T22:52:22.042357+0000 mon.smithi157 (mon.0) 3198 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:52:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:22 smithi165 bash[22175]: audit 2022-04-30T22:52:22.048508+0000 mon.smithi157 (mon.0) 3199 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:52:23.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:22 smithi157 bash[20376]: cluster 2022-04-30T22:52:21.705993+0000 mgr.smithi157.nfpzoe (mgr.14180) 4781 : cluster [DBG] pgmap v4468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:23.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:22 smithi157 bash[20376]: audit 2022-04-30T22:52:22.042357+0000 mon.smithi157 (mon.0) 3198 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:52:23.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:22 smithi157 bash[20376]: audit 2022-04-30T22:52:22.048508+0000 mon.smithi157 (mon.0) 3199 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:52:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:23 smithi165 bash[22175]: cluster 2022-04-30T22:52:22.038207+0000 mgr.smithi157.nfpzoe (mgr.14180) 4782 : cluster [DBG] pgmap v4469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:24.168 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:23 smithi165 bash[22175]: cluster 2022-04-30T22:52:22.038618+0000 mgr.smithi157.nfpzoe (mgr.14180) 4783 : cluster [DBG] pgmap v4470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:24.168 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:23 smithi165 bash[22175]: cephadm 2022-04-30T22:52:22.049822+0000 mgr.smithi157.nfpzoe (mgr.14180) 4784 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:52:24.168 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:23 smithi165 bash[22175]: cephadm 2022-04-30T22:52:22.049923+0000 mgr.smithi157.nfpzoe (mgr.14180) 4785 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:52:24.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:23 smithi157 bash[20376]: cluster 2022-04-30T22:52:22.038207+0000 mgr.smithi157.nfpzoe (mgr.14180) 4782 : cluster [DBG] pgmap v4469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:24.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:23 smithi157 bash[20376]: cluster 2022-04-30T22:52:22.038618+0000 mgr.smithi157.nfpzoe (mgr.14180) 4783 : cluster [DBG] pgmap v4470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:24.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:23 smithi157 bash[20376]: cephadm 2022-04-30T22:52:22.049822+0000 mgr.smithi157.nfpzoe (mgr.14180) 4784 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:52:24.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:23 smithi157 bash[20376]: cephadm 2022-04-30T22:52:22.049923+0000 mgr.smithi157.nfpzoe (mgr.14180) 4785 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:52:24.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:52:24.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:52:24.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:52:25.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:24 smithi157 bash[20376]: cluster 2022-04-30T22:52:24.039318+0000 mgr.smithi157.nfpzoe (mgr.14180) 4786 : cluster [DBG] pgmap v4471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:25.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:52:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:24 smithi165 bash[22175]: cluster 2022-04-30T22:52:24.039318+0000 mgr.smithi157.nfpzoe (mgr.14180) 4786 : cluster [DBG] pgmap v4471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:26.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:25 smithi157 bash[20376]: audit 2022-04-30T22:52:25.185633+0000 mon.smithi157 (mon.0) 3200 : audit [DBG] from='client.? 172.21.15.157:0/3256175767' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:25 smithi165 bash[22175]: audit 2022-04-30T22:52:25.185633+0000 mon.smithi157 (mon.0) 3200 : audit [DBG] from='client.? 172.21.15.157:0/3256175767' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:27.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:26 smithi157 bash[20376]: cluster 2022-04-30T22:52:26.039991+0000 mgr.smithi157.nfpzoe (mgr.14180) 4787 : cluster [DBG] pgmap v4472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:26 smithi165 bash[22175]: cluster 2022-04-30T22:52:26.039991+0000 mgr.smithi157.nfpzoe (mgr.14180) 4787 : cluster [DBG] pgmap v4472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:29 smithi165 bash[22175]: cluster 2022-04-30T22:52:28.040703+0000 mgr.smithi157.nfpzoe (mgr.14180) 4788 : cluster [DBG] pgmap v4473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:29.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:29 smithi157 bash[20376]: cluster 2022-04-30T22:52:28.040703+0000 mgr.smithi157.nfpzoe (mgr.14180) 4788 : cluster [DBG] pgmap v4473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:30.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:52:30.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:52:30.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:52:30.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:52:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:31 smithi165 bash[22175]: cluster 2022-04-30T22:52:30.041366+0000 mgr.smithi157.nfpzoe (mgr.14180) 4789 : cluster [DBG] pgmap v4474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:31 smithi165 bash[22175]: audit 2022-04-30T22:52:30.511944+0000 mon.smithi157 (mon.0) 3201 : audit [DBG] from='client.? 172.21.15.157:0/2902823944' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:31.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:31 smithi157 bash[20376]: cluster 2022-04-30T22:52:30.041366+0000 mgr.smithi157.nfpzoe (mgr.14180) 4789 : cluster [DBG] pgmap v4474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:31.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:31 smithi157 bash[20376]: audit 2022-04-30T22:52:30.511944+0000 mon.smithi157 (mon.0) 3201 : audit [DBG] from='client.? 172.21.15.157:0/2902823944' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:33 smithi165 bash[22175]: cluster 2022-04-30T22:52:32.042106+0000 mgr.smithi157.nfpzoe (mgr.14180) 4790 : cluster [DBG] pgmap v4475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:33.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:33 smithi157 bash[20376]: cluster 2022-04-30T22:52:32.042106+0000 mgr.smithi157.nfpzoe (mgr.14180) 4790 : cluster [DBG] pgmap v4475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:34 smithi157 bash[20376]: cluster 2022-04-30T22:52:34.042802+0000 mgr.smithi157.nfpzoe (mgr.14180) 4791 : cluster [DBG] pgmap v4476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:34 smithi165 bash[22175]: cluster 2022-04-30T22:52:34.042802+0000 mgr.smithi157.nfpzoe (mgr.14180) 4791 : cluster [DBG] pgmap v4476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:35.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:52:35.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:52:35.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:52:35.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:52:36.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:35 smithi157 bash[20376]: audit 2022-04-30T22:52:35.840303+0000 mon.smithi157 (mon.0) 3202 : audit [DBG] from='client.? 172.21.15.157:0/2271380945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:35 smithi165 bash[22175]: audit 2022-04-30T22:52:35.840303+0000 mon.smithi157 (mon.0) 3202 : audit [DBG] from='client.? 172.21.15.157:0/2271380945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:37.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:36 smithi157 bash[20376]: cluster 2022-04-30T22:52:36.043441+0000 mgr.smithi157.nfpzoe (mgr.14180) 4792 : cluster [DBG] pgmap v4477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:36 smithi165 bash[22175]: cluster 2022-04-30T22:52:36.043441+0000 mgr.smithi157.nfpzoe (mgr.14180) 4792 : cluster [DBG] pgmap v4477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:39 smithi165 bash[22175]: cluster 2022-04-30T22:52:38.044065+0000 mgr.smithi157.nfpzoe (mgr.14180) 4793 : cluster [DBG] pgmap v4478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:39.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:39 smithi157 bash[20376]: cluster 2022-04-30T22:52:38.044065+0000 mgr.smithi157.nfpzoe (mgr.14180) 4793 : cluster [DBG] pgmap v4478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:40.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:52:40.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:52:40.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:52:41.196 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:52:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:41 smithi165 bash[22175]: cluster 2022-04-30T22:52:40.044676+0000 mgr.smithi157.nfpzoe (mgr.14180) 4794 : cluster [DBG] pgmap v4479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:41.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:41 smithi157 bash[20376]: cluster 2022-04-30T22:52:40.044676+0000 mgr.smithi157.nfpzoe (mgr.14180) 4794 : cluster [DBG] pgmap v4479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:42 smithi165 bash[22175]: audit 2022-04-30T22:52:41.175076+0000 mon.smithi157 (mon.0) 3203 : audit [DBG] from='client.? 172.21.15.157:0/3631207147' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:42.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:42 smithi157 bash[20376]: audit 2022-04-30T22:52:41.175076+0000 mon.smithi157 (mon.0) 3203 : audit [DBG] from='client.? 172.21.15.157:0/3631207147' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:43 smithi165 bash[22175]: cluster 2022-04-30T22:52:42.045327+0000 mgr.smithi157.nfpzoe (mgr.14180) 4795 : cluster [DBG] pgmap v4480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:43.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:43 smithi157 bash[20376]: cluster 2022-04-30T22:52:42.045327+0000 mgr.smithi157.nfpzoe (mgr.14180) 4795 : cluster [DBG] pgmap v4480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:45.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:44 smithi157 bash[20376]: cluster 2022-04-30T22:52:44.045948+0000 mgr.smithi157.nfpzoe (mgr.14180) 4796 : cluster [DBG] pgmap v4481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:44 smithi165 bash[22175]: cluster 2022-04-30T22:52:44.045948+0000 mgr.smithi157.nfpzoe (mgr.14180) 4796 : cluster [DBG] pgmap v4481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:46.198 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:52:46.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:52:46.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:52:46.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:52:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:47 smithi165 bash[22175]: cluster 2022-04-30T22:52:46.046555+0000 mgr.smithi157.nfpzoe (mgr.14180) 4797 : cluster [DBG] pgmap v4482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:47 smithi165 bash[22175]: audit 2022-04-30T22:52:46.501751+0000 mon.smithi157 (mon.0) 3204 : audit [DBG] from='client.? 172.21.15.157:0/520307665' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:47.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:47 smithi157 bash[20376]: cluster 2022-04-30T22:52:46.046555+0000 mgr.smithi157.nfpzoe (mgr.14180) 4797 : cluster [DBG] pgmap v4482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:47.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:47 smithi157 bash[20376]: audit 2022-04-30T22:52:46.501751+0000 mon.smithi157 (mon.0) 3204 : audit [DBG] from='client.? 172.21.15.157:0/520307665' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:49 smithi165 bash[22175]: cluster 2022-04-30T22:52:48.047234+0000 mgr.smithi157.nfpzoe (mgr.14180) 4798 : cluster [DBG] pgmap v4483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:49.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:49 smithi157 bash[20376]: cluster 2022-04-30T22:52:48.047234+0000 mgr.smithi157.nfpzoe (mgr.14180) 4798 : cluster [DBG] pgmap v4483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:51 smithi165 bash[22175]: cluster 2022-04-30T22:52:50.047855+0000 mgr.smithi157.nfpzoe (mgr.14180) 4799 : cluster [DBG] pgmap v4484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:51.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:51 smithi157 bash[20376]: cluster 2022-04-30T22:52:50.047855+0000 mgr.smithi157.nfpzoe (mgr.14180) 4799 : cluster [DBG] pgmap v4484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:51.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:52:51.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:52:51.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:52:51.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:52:52.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:52 smithi165 bash[22175]: audit 2022-04-30T22:52:51.832362+0000 mon.smithi157 (mon.0) 3205 : audit [DBG] from='client.? 172.21.15.157:0/454139108' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:52.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:52 smithi157 bash[20376]: audit 2022-04-30T22:52:51.832362+0000 mon.smithi157 (mon.0) 3205 : audit [DBG] from='client.? 172.21.15.157:0/454139108' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:53.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:53 smithi165 bash[22175]: cluster 2022-04-30T22:52:52.048482+0000 mgr.smithi157.nfpzoe (mgr.14180) 4800 : cluster [DBG] pgmap v4485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:53.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:53 smithi157 bash[20376]: cluster 2022-04-30T22:52:52.048482+0000 mgr.smithi157.nfpzoe (mgr.14180) 4800 : cluster [DBG] pgmap v4485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:55.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:54 smithi157 bash[20376]: cluster 2022-04-30T22:52:54.049115+0000 mgr.smithi157.nfpzoe (mgr.14180) 4801 : cluster [DBG] pgmap v4486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:54 smithi165 bash[22175]: cluster 2022-04-30T22:52:54.049115+0000 mgr.smithi157.nfpzoe (mgr.14180) 4801 : cluster [DBG] pgmap v4486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:56.857 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:52:56.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:52:56.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:52:57.172 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:52:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:57 smithi165 bash[22175]: cluster 2022-04-30T22:52:56.049725+0000 mgr.smithi157.nfpzoe (mgr.14180) 4802 : cluster [DBG] pgmap v4487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:57.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:57 smithi157 bash[20376]: cluster 2022-04-30T22:52:56.049725+0000 mgr.smithi157.nfpzoe (mgr.14180) 4802 : cluster [DBG] pgmap v4487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:58 smithi165 bash[22175]: audit 2022-04-30T22:52:57.152253+0000 mon.smithi157 (mon.0) 3206 : audit [DBG] from='client.? 172.21.15.157:0/696135279' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:58.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:58 smithi157 bash[20376]: audit 2022-04-30T22:52:57.152253+0000 mon.smithi157 (mon.0) 3206 : audit [DBG] from='client.? 172.21.15.157:0/696135279' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:52:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:59 smithi165 bash[22175]: cluster 2022-04-30T22:52:58.050341+0000 mgr.smithi157.nfpzoe (mgr.14180) 4803 : cluster [DBG] pgmap v4488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:59 smithi165 bash[22175]: audit 2022-04-30T22:52:58.890927+0000 mon.smithi157 (mon.0) 3207 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:52:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:52:59 smithi165 bash[22175]: audit 2022-04-30T22:52:58.891642+0000 mon.smithi157 (mon.0) 3208 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:52:59.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:59 smithi157 bash[20376]: cluster 2022-04-30T22:52:58.050341+0000 mgr.smithi157.nfpzoe (mgr.14180) 4803 : cluster [DBG] pgmap v4488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:52:59.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:59 smithi157 bash[20376]: audit 2022-04-30T22:52:58.890927+0000 mon.smithi157 (mon.0) 3207 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:52:59.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:52:59 smithi157 bash[20376]: audit 2022-04-30T22:52:58.891642+0000 mon.smithi157 (mon.0) 3208 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:53:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:01 smithi165 bash[22175]: cluster 2022-04-30T22:53:00.050938+0000 mgr.smithi157.nfpzoe (mgr.14180) 4804 : cluster [DBG] pgmap v4489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:01.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:01 smithi157 bash[20376]: cluster 2022-04-30T22:53:00.050938+0000 mgr.smithi157.nfpzoe (mgr.14180) 4804 : cluster [DBG] pgmap v4489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:02.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:53:02.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:53:02.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:53:02.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:53:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:03 smithi165 bash[22175]: cluster 2022-04-30T22:53:02.051636+0000 mgr.smithi157.nfpzoe (mgr.14180) 4805 : cluster [DBG] pgmap v4490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:03 smithi165 bash[22175]: audit 2022-04-30T22:53:02.474659+0000 mon.smithi157 (mon.0) 3209 : audit [DBG] from='client.? 172.21.15.157:0/3378425749' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:03.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:03 smithi157 bash[20376]: cluster 2022-04-30T22:53:02.051636+0000 mgr.smithi157.nfpzoe (mgr.14180) 4805 : cluster [DBG] pgmap v4490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:03.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:03 smithi157 bash[20376]: audit 2022-04-30T22:53:02.474659+0000 mon.smithi157 (mon.0) 3209 : audit [DBG] from='client.? 172.21.15.157:0/3378425749' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:05.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:04 smithi157 bash[20376]: cluster 2022-04-30T22:53:04.052340+0000 mgr.smithi157.nfpzoe (mgr.14180) 4806 : cluster [DBG] pgmap v4491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:04 smithi165 bash[22175]: cluster 2022-04-30T22:53:04.052340+0000 mgr.smithi157.nfpzoe (mgr.14180) 4806 : cluster [DBG] pgmap v4491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:07 smithi165 bash[22175]: cluster 2022-04-30T22:53:06.053010+0000 mgr.smithi157.nfpzoe (mgr.14180) 4807 : cluster [DBG] pgmap v4492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:07 smithi157 bash[20376]: cluster 2022-04-30T22:53:06.053010+0000 mgr.smithi157.nfpzoe (mgr.14180) 4807 : cluster [DBG] pgmap v4492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:07.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:53:07.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:53:07.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:53:07.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:53:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:08 smithi165 bash[22175]: audit 2022-04-30T22:53:07.807242+0000 mon.smithi157 (mon.0) 3210 : audit [DBG] from='client.? 172.21.15.157:0/3354003904' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:08.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:08 smithi157 bash[20376]: audit 2022-04-30T22:53:07.807242+0000 mon.smithi157 (mon.0) 3210 : audit [DBG] from='client.? 172.21.15.157:0/3354003904' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:09 smithi165 bash[22175]: cluster 2022-04-30T22:53:08.053675+0000 mgr.smithi157.nfpzoe (mgr.14180) 4808 : cluster [DBG] pgmap v4493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:09.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:09 smithi157 bash[20376]: cluster 2022-04-30T22:53:08.053675+0000 mgr.smithi157.nfpzoe (mgr.14180) 4808 : cluster [DBG] pgmap v4493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:11 smithi165 bash[22175]: cluster 2022-04-30T22:53:10.054337+0000 mgr.smithi157.nfpzoe (mgr.14180) 4809 : cluster [DBG] pgmap v4494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:11.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:11 smithi157 bash[20376]: cluster 2022-04-30T22:53:10.054337+0000 mgr.smithi157.nfpzoe (mgr.14180) 4809 : cluster [DBG] pgmap v4494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:12.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:53:12.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:53:12.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:53:13.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:53:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:13 smithi165 bash[22175]: cluster 2022-04-30T22:53:12.054998+0000 mgr.smithi157.nfpzoe (mgr.14180) 4810 : cluster [DBG] pgmap v4495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:13.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:13 smithi157 bash[20376]: cluster 2022-04-30T22:53:12.054998+0000 mgr.smithi157.nfpzoe (mgr.14180) 4810 : cluster [DBG] pgmap v4495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:14 smithi165 bash[22175]: audit 2022-04-30T22:53:13.137412+0000 mon.smithi157 (mon.0) 3211 : audit [DBG] from='client.? 172.21.15.157:0/3288924872' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:14.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:14 smithi157 bash[20376]: audit 2022-04-30T22:53:13.137412+0000 mon.smithi157 (mon.0) 3211 : audit [DBG] from='client.? 172.21.15.157:0/3288924872' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:15 smithi165 bash[22175]: cluster 2022-04-30T22:53:14.055667+0000 mgr.smithi157.nfpzoe (mgr.14180) 4811 : cluster [DBG] pgmap v4496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:15.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:15 smithi157 bash[20376]: cluster 2022-04-30T22:53:14.055667+0000 mgr.smithi157.nfpzoe (mgr.14180) 4811 : cluster [DBG] pgmap v4496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:17.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:17 smithi157 bash[20376]: cluster 2022-04-30T22:53:16.056259+0000 mgr.smithi157.nfpzoe (mgr.14180) 4812 : cluster [DBG] pgmap v4497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:17 smithi165 bash[22175]: cluster 2022-04-30T22:53:16.056259+0000 mgr.smithi157.nfpzoe (mgr.14180) 4812 : cluster [DBG] pgmap v4497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:18.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:53:18.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:53:18.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:53:18.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:53:19.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:19 smithi157 bash[20376]: cluster 2022-04-30T22:53:18.056903+0000 mgr.smithi157.nfpzoe (mgr.14180) 4813 : cluster [DBG] pgmap v4498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:19.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:19 smithi157 bash[20376]: audit 2022-04-30T22:53:18.468286+0000 mon.smithi157 (mon.0) 3212 : audit [DBG] from='client.? 172.21.15.157:0/2461661958' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:19 smithi165 bash[22175]: cluster 2022-04-30T22:53:18.056903+0000 mgr.smithi157.nfpzoe (mgr.14180) 4813 : cluster [DBG] pgmap v4498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:19 smithi165 bash[22175]: audit 2022-04-30T22:53:18.468286+0000 mon.smithi157 (mon.0) 3212 : audit [DBG] from='client.? 172.21.15.157:0/2461661958' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:21.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:21 smithi157 bash[20376]: cluster 2022-04-30T22:53:20.057561+0000 mgr.smithi157.nfpzoe (mgr.14180) 4814 : cluster [DBG] pgmap v4499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:21 smithi165 bash[22175]: cluster 2022-04-30T22:53:20.057561+0000 mgr.smithi157.nfpzoe (mgr.14180) 4814 : cluster [DBG] pgmap v4499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:22.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:22 smithi157 bash[20376]: audit 2022-04-30T22:53:22.060668+0000 mon.smithi157 (mon.0) 3213 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:53:22.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:22 smithi157 bash[20376]: audit 2022-04-30T22:53:22.063423+0000 mon.smithi157 (mon.0) 3214 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:53:22.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:22 smithi157 bash[20376]: audit 2022-04-30T22:53:22.065254+0000 mon.smithi157 (mon.0) 3215 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:53:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:22 smithi165 bash[22175]: audit 2022-04-30T22:53:22.060668+0000 mon.smithi157 (mon.0) 3213 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:53:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:22 smithi165 bash[22175]: audit 2022-04-30T22:53:22.063423+0000 mon.smithi157 (mon.0) 3214 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:53:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:22 smithi165 bash[22175]: audit 2022-04-30T22:53:22.065254+0000 mon.smithi157 (mon.0) 3215 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:53:23.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:53:23.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:53:23.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:53:23.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:23 smithi157 bash[20376]: cluster 2022-04-30T22:53:22.058145+0000 mgr.smithi157.nfpzoe (mgr.14180) 4815 : cluster [DBG] pgmap v4500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:23.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:23 smithi157 bash[20376]: cluster 2022-04-30T22:53:22.388947+0000 mgr.smithi157.nfpzoe (mgr.14180) 4816 : cluster [DBG] pgmap v4501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:23.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:23 smithi157 bash[20376]: cluster 2022-04-30T22:53:22.389485+0000 mgr.smithi157.nfpzoe (mgr.14180) 4817 : cluster [DBG] pgmap v4502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:23.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:23 smithi157 bash[20376]: audit 2022-04-30T22:53:22.395142+0000 mon.smithi157 (mon.0) 3216 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:53:23.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:23 smithi157 bash[20376]: audit 2022-04-30T22:53:22.402402+0000 mon.smithi157 (mon.0) 3217 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:53:23.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:23 smithi157 bash[20376]: cephadm 2022-04-30T22:53:22.403592+0000 mgr.smithi157.nfpzoe (mgr.14180) 4818 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:53:23.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:23 smithi157 bash[20376]: cephadm 2022-04-30T22:53:22.403700+0000 mgr.smithi157.nfpzoe (mgr.14180) 4819 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:53:23.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:53:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:23 smithi165 bash[22175]: cluster 2022-04-30T22:53:22.058145+0000 mgr.smithi157.nfpzoe (mgr.14180) 4815 : cluster [DBG] pgmap v4500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:23 smithi165 bash[22175]: cluster 2022-04-30T22:53:22.388947+0000 mgr.smithi157.nfpzoe (mgr.14180) 4816 : cluster [DBG] pgmap v4501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:23 smithi165 bash[22175]: cluster 2022-04-30T22:53:22.389485+0000 mgr.smithi157.nfpzoe (mgr.14180) 4817 : cluster [DBG] pgmap v4502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:23 smithi165 bash[22175]: audit 2022-04-30T22:53:22.395142+0000 mon.smithi157 (mon.0) 3216 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:53:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:23 smithi165 bash[22175]: audit 2022-04-30T22:53:22.402402+0000 mon.smithi157 (mon.0) 3217 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:53:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:23 smithi165 bash[22175]: cephadm 2022-04-30T22:53:22.403592+0000 mgr.smithi157.nfpzoe (mgr.14180) 4818 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:53:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:23 smithi165 bash[22175]: cephadm 2022-04-30T22:53:22.403700+0000 mgr.smithi157.nfpzoe (mgr.14180) 4819 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:53:24.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:24 smithi157 bash[20376]: audit 2022-04-30T22:53:23.801295+0000 mon.smithi157 (mon.0) 3218 : audit [DBG] from='client.? 172.21.15.157:0/2236357507' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:24 smithi165 bash[22175]: audit 2022-04-30T22:53:23.801295+0000 mon.smithi157 (mon.0) 3218 : audit [DBG] from='client.? 172.21.15.157:0/2236357507' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:25 smithi157 bash[20376]: cluster 2022-04-30T22:53:24.390179+0000 mgr.smithi157.nfpzoe (mgr.14180) 4820 : cluster [DBG] pgmap v4503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:25 smithi165 bash[22175]: cluster 2022-04-30T22:53:24.390179+0000 mgr.smithi157.nfpzoe (mgr.14180) 4820 : cluster [DBG] pgmap v4503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:27.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:27 smithi157 bash[20376]: cluster 2022-04-30T22:53:26.390762+0000 mgr.smithi157.nfpzoe (mgr.14180) 4821 : cluster [DBG] pgmap v4504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:27 smithi165 bash[22175]: cluster 2022-04-30T22:53:26.390762+0000 mgr.smithi157.nfpzoe (mgr.14180) 4821 : cluster [DBG] pgmap v4504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:28.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:53:28.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:53:28.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:53:29.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:53:29.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:29 smithi157 bash[20376]: cluster 2022-04-30T22:53:28.391417+0000 mgr.smithi157.nfpzoe (mgr.14180) 4822 : cluster [DBG] pgmap v4505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:29.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:29 smithi157 bash[20376]: audit 2022-04-30T22:53:29.133838+0000 mon.smithi157 (mon.0) 3219 : audit [DBG] from='client.? 172.21.15.157:0/794919195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:29 smithi165 bash[22175]: cluster 2022-04-30T22:53:28.391417+0000 mgr.smithi157.nfpzoe (mgr.14180) 4822 : cluster [DBG] pgmap v4505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:29 smithi165 bash[22175]: audit 2022-04-30T22:53:29.133838+0000 mon.smithi157 (mon.0) 3219 : audit [DBG] from='client.? 172.21.15.157:0/794919195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:31.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:31 smithi157 bash[20376]: cluster 2022-04-30T22:53:30.392082+0000 mgr.smithi157.nfpzoe (mgr.14180) 4823 : cluster [DBG] pgmap v4506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:31 smithi165 bash[22175]: cluster 2022-04-30T22:53:30.392082+0000 mgr.smithi157.nfpzoe (mgr.14180) 4823 : cluster [DBG] pgmap v4506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:33.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:33 smithi157 bash[20376]: cluster 2022-04-30T22:53:32.392798+0000 mgr.smithi157.nfpzoe (mgr.14180) 4824 : cluster [DBG] pgmap v4507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:33 smithi165 bash[22175]: cluster 2022-04-30T22:53:32.392798+0000 mgr.smithi157.nfpzoe (mgr.14180) 4824 : cluster [DBG] pgmap v4507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:34.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:53:34.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:53:34.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:53:34.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:53:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:34 smithi157 bash[20376]: cluster 2022-04-30T22:53:34.393294+0000 mgr.smithi157.nfpzoe (mgr.14180) 4825 : cluster [DBG] pgmap v4508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:34 smithi157 bash[20376]: audit 2022-04-30T22:53:34.470433+0000 mon.smithi157 (mon.0) 3220 : audit [DBG] from='client.? 172.21.15.157:0/1751337518' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:34 smithi165 bash[22175]: cluster 2022-04-30T22:53:34.393294+0000 mgr.smithi157.nfpzoe (mgr.14180) 4825 : cluster [DBG] pgmap v4508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:34 smithi165 bash[22175]: audit 2022-04-30T22:53:34.470433+0000 mon.smithi157 (mon.0) 3220 : audit [DBG] from='client.? 172.21.15.157:0/1751337518' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:37.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:37 smithi165 bash[22175]: cluster 2022-04-30T22:53:36.393888+0000 mgr.smithi157.nfpzoe (mgr.14180) 4826 : cluster [DBG] pgmap v4509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:37.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:37 smithi157 bash[20376]: cluster 2022-04-30T22:53:36.393888+0000 mgr.smithi157.nfpzoe (mgr.14180) 4826 : cluster [DBG] pgmap v4509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:39.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:53:39.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:53:39.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:53:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:39 smithi157 bash[20376]: cluster 2022-04-30T22:53:38.394541+0000 mgr.smithi157.nfpzoe (mgr.14180) 4827 : cluster [DBG] pgmap v4510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:39.826 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:53:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:39 smithi165 bash[22175]: cluster 2022-04-30T22:53:38.394541+0000 mgr.smithi157.nfpzoe (mgr.14180) 4827 : cluster [DBG] pgmap v4510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:40 smithi165 bash[22175]: audit 2022-04-30T22:53:39.804689+0000 mon.smithi157 (mon.0) 3221 : audit [DBG] from='client.? 172.21.15.157:0/1858879432' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:40.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:40 smithi157 bash[20376]: audit 2022-04-30T22:53:39.804689+0000 mon.smithi157 (mon.0) 3221 : audit [DBG] from='client.? 172.21.15.157:0/1858879432' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:41 smithi165 bash[22175]: cluster 2022-04-30T22:53:40.395141+0000 mgr.smithi157.nfpzoe (mgr.14180) 4828 : cluster [DBG] pgmap v4511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:41.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:41 smithi157 bash[20376]: cluster 2022-04-30T22:53:40.395141+0000 mgr.smithi157.nfpzoe (mgr.14180) 4828 : cluster [DBG] pgmap v4511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:43 smithi165 bash[22175]: cluster 2022-04-30T22:53:42.395786+0000 mgr.smithi157.nfpzoe (mgr.14180) 4829 : cluster [DBG] pgmap v4512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:43.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:43 smithi157 bash[20376]: cluster 2022-04-30T22:53:42.395786+0000 mgr.smithi157.nfpzoe (mgr.14180) 4829 : cluster [DBG] pgmap v4512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:44.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:53:44.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:53:44.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:53:45.162 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:53:45.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:44 smithi157 bash[20376]: cluster 2022-04-30T22:53:44.396426+0000 mgr.smithi157.nfpzoe (mgr.14180) 4830 : cluster [DBG] pgmap v4513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:44 smithi165 bash[22175]: cluster 2022-04-30T22:53:44.396426+0000 mgr.smithi157.nfpzoe (mgr.14180) 4830 : cluster [DBG] pgmap v4513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:45 smithi165 bash[22175]: audit 2022-04-30T22:53:45.140639+0000 mon.smithi157 (mon.0) 3222 : audit [DBG] from='client.? 172.21.15.157:0/3277457897' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:46.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:45 smithi157 bash[20376]: audit 2022-04-30T22:53:45.140639+0000 mon.smithi157 (mon.0) 3222 : audit [DBG] from='client.? 172.21.15.157:0/3277457897' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:46 smithi165 bash[22175]: cluster 2022-04-30T22:53:46.397021+0000 mgr.smithi157.nfpzoe (mgr.14180) 4831 : cluster [DBG] pgmap v4514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:47.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:46 smithi157 bash[20376]: cluster 2022-04-30T22:53:46.397021+0000 mgr.smithi157.nfpzoe (mgr.14180) 4831 : cluster [DBG] pgmap v4514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:49.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:49 smithi157 bash[20376]: cluster 2022-04-30T22:53:48.397624+0000 mgr.smithi157.nfpzoe (mgr.14180) 4832 : cluster [DBG] pgmap v4515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:49 smithi165 bash[22175]: cluster 2022-04-30T22:53:48.397624+0000 mgr.smithi157.nfpzoe (mgr.14180) 4832 : cluster [DBG] pgmap v4515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:50.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:53:50.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:53:50.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:53:50.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:53:51.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:51 smithi165 bash[22175]: cluster 2022-04-30T22:53:50.398226+0000 mgr.smithi157.nfpzoe (mgr.14180) 4833 : cluster [DBG] pgmap v4516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:51 smithi165 bash[22175]: audit 2022-04-30T22:53:50.470995+0000 mon.smithi157 (mon.0) 3223 : audit [DBG] from='client.? 172.21.15.157:0/1316315177' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:51.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:51 smithi157 bash[20376]: cluster 2022-04-30T22:53:50.398226+0000 mgr.smithi157.nfpzoe (mgr.14180) 4833 : cluster [DBG] pgmap v4516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:51.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:51 smithi157 bash[20376]: audit 2022-04-30T22:53:50.470995+0000 mon.smithi157 (mon.0) 3223 : audit [DBG] from='client.? 172.21.15.157:0/1316315177' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:53 smithi165 bash[22175]: cluster 2022-04-30T22:53:52.398848+0000 mgr.smithi157.nfpzoe (mgr.14180) 4834 : cluster [DBG] pgmap v4517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:53.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:53 smithi157 bash[20376]: cluster 2022-04-30T22:53:52.398848+0000 mgr.smithi157.nfpzoe (mgr.14180) 4834 : cluster [DBG] pgmap v4517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:54 smithi165 bash[22175]: cluster 2022-04-30T22:53:54.399501+0000 mgr.smithi157.nfpzoe (mgr.14180) 4835 : cluster [DBG] pgmap v4518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:55.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:54 smithi157 bash[20376]: cluster 2022-04-30T22:53:54.399501+0000 mgr.smithi157.nfpzoe (mgr.14180) 4835 : cluster [DBG] pgmap v4518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:55.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:53:55.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:53:55.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:53:55.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:53:56.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:55 smithi165 bash[22175]: audit 2022-04-30T22:53:55.795878+0000 mon.smithi157 (mon.0) 3224 : audit [DBG] from='client.? 172.21.15.157:0/1896239869' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:56.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:55 smithi157 bash[20376]: audit 2022-04-30T22:53:55.795878+0000 mon.smithi157 (mon.0) 3224 : audit [DBG] from='client.? 172.21.15.157:0/1896239869' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:53:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:56 smithi165 bash[22175]: cluster 2022-04-30T22:53:56.400153+0000 mgr.smithi157.nfpzoe (mgr.14180) 4836 : cluster [DBG] pgmap v4519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:57.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:56 smithi157 bash[20376]: cluster 2022-04-30T22:53:56.400153+0000 mgr.smithi157.nfpzoe (mgr.14180) 4836 : cluster [DBG] pgmap v4519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:59 smithi157 bash[20376]: cluster 2022-04-30T22:53:58.400756+0000 mgr.smithi157.nfpzoe (mgr.14180) 4837 : cluster [DBG] pgmap v4520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:59 smithi157 bash[20376]: audit 2022-04-30T22:53:58.897889+0000 mon.smithi157 (mon.0) 3225 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:53:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:53:59 smithi157 bash[20376]: audit 2022-04-30T22:53:58.898413+0000 mon.smithi157 (mon.0) 3226 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:53:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:59 smithi165 bash[22175]: cluster 2022-04-30T22:53:58.400756+0000 mgr.smithi157.nfpzoe (mgr.14180) 4837 : cluster [DBG] pgmap v4520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:53:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:59 smithi165 bash[22175]: audit 2022-04-30T22:53:58.897889+0000 mon.smithi157 (mon.0) 3225 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:53:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:53:59 smithi165 bash[22175]: audit 2022-04-30T22:53:58.898413+0000 mon.smithi157 (mon.0) 3226 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:54:00.819 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:54:00.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:54:00.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:54:01.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:54:01.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:01 smithi165 bash[22175]: cluster 2022-04-30T22:54:00.401362+0000 mgr.smithi157.nfpzoe (mgr.14180) 4838 : cluster [DBG] pgmap v4521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:01 smithi165 bash[22175]: audit 2022-04-30T22:54:01.121505+0000 mon.smithi157 (mon.0) 3227 : audit [DBG] from='client.? 172.21.15.157:0/789883477' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:01.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:01 smithi157 bash[20376]: cluster 2022-04-30T22:54:00.401362+0000 mgr.smithi157.nfpzoe (mgr.14180) 4838 : cluster [DBG] pgmap v4521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:02.000 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:01 smithi157 bash[20376]: audit 2022-04-30T22:54:01.121505+0000 mon.smithi157 (mon.0) 3227 : audit [DBG] from='client.? 172.21.15.157:0/789883477' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:03 smithi165 bash[22175]: cluster 2022-04-30T22:54:02.402024+0000 mgr.smithi157.nfpzoe (mgr.14180) 4839 : cluster [DBG] pgmap v4522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:03.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:03 smithi157 bash[20376]: cluster 2022-04-30T22:54:02.402024+0000 mgr.smithi157.nfpzoe (mgr.14180) 4839 : cluster [DBG] pgmap v4522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:04 smithi165 bash[22175]: cluster 2022-04-30T22:54:04.402646+0000 mgr.smithi157.nfpzoe (mgr.14180) 4840 : cluster [DBG] pgmap v4523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:05.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:04 smithi157 bash[20376]: cluster 2022-04-30T22:54:04.402646+0000 mgr.smithi157.nfpzoe (mgr.14180) 4840 : cluster [DBG] pgmap v4523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:06.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:54:06.151 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:54:06.151 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:54:06.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:54:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:07 smithi165 bash[22175]: cluster 2022-04-30T22:54:06.403107+0000 mgr.smithi157.nfpzoe (mgr.14180) 4841 : cluster [DBG] pgmap v4524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:07 smithi165 bash[22175]: audit 2022-04-30T22:54:06.459841+0000 mon.smithi157 (mon.0) 3228 : audit [DBG] from='client.? 172.21.15.157:0/3520356132' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:07.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:07 smithi157 bash[20376]: cluster 2022-04-30T22:54:06.403107+0000 mgr.smithi157.nfpzoe (mgr.14180) 4841 : cluster [DBG] pgmap v4524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:07.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:07 smithi157 bash[20376]: audit 2022-04-30T22:54:06.459841+0000 mon.smithi157 (mon.0) 3228 : audit [DBG] from='client.? 172.21.15.157:0/3520356132' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:09.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:09 smithi157 bash[20376]: cluster 2022-04-30T22:54:08.403696+0000 mgr.smithi157.nfpzoe (mgr.14180) 4842 : cluster [DBG] pgmap v4525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:09.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:09 smithi165 bash[22175]: cluster 2022-04-30T22:54:08.403696+0000 mgr.smithi157.nfpzoe (mgr.14180) 4842 : cluster [DBG] pgmap v4525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:11.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:54:11.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:54:11.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:54:11.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:54:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:11 smithi165 bash[22175]: cluster 2022-04-30T22:54:10.404314+0000 mgr.smithi157.nfpzoe (mgr.14180) 4843 : cluster [DBG] pgmap v4526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:11.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:11 smithi157 bash[20376]: cluster 2022-04-30T22:54:10.404314+0000 mgr.smithi157.nfpzoe (mgr.14180) 4843 : cluster [DBG] pgmap v4526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:12 smithi165 bash[22175]: audit 2022-04-30T22:54:11.798275+0000 mon.smithi157 (mon.0) 3229 : audit [DBG] from='client.? 172.21.15.157:0/478387028' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:12.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:12 smithi157 bash[20376]: audit 2022-04-30T22:54:11.798275+0000 mon.smithi157 (mon.0) 3229 : audit [DBG] from='client.? 172.21.15.157:0/478387028' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:13 smithi165 bash[22175]: cluster 2022-04-30T22:54:12.404967+0000 mgr.smithi157.nfpzoe (mgr.14180) 4844 : cluster [DBG] pgmap v4527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:13.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:13 smithi157 bash[20376]: cluster 2022-04-30T22:54:12.404967+0000 mgr.smithi157.nfpzoe (mgr.14180) 4844 : cluster [DBG] pgmap v4527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:14 smithi165 bash[22175]: cluster 2022-04-30T22:54:14.405684+0000 mgr.smithi157.nfpzoe (mgr.14180) 4845 : cluster [DBG] pgmap v4528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:15.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:14 smithi157 bash[20376]: cluster 2022-04-30T22:54:14.405684+0000 mgr.smithi157.nfpzoe (mgr.14180) 4845 : cluster [DBG] pgmap v4528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:16.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:54:16.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:54:16.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:54:17.149 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:54:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:17 smithi165 bash[22175]: cluster 2022-04-30T22:54:16.406408+0000 mgr.smithi157.nfpzoe (mgr.14180) 4846 : cluster [DBG] pgmap v4529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:17 smithi165 bash[22175]: audit 2022-04-30T22:54:17.128099+0000 mon.smithi157 (mon.0) 3230 : audit [DBG] from='client.? 172.21.15.157:0/1310169544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:17.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:17 smithi157 bash[20376]: cluster 2022-04-30T22:54:16.406408+0000 mgr.smithi157.nfpzoe (mgr.14180) 4846 : cluster [DBG] pgmap v4529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:17.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:17 smithi157 bash[20376]: audit 2022-04-30T22:54:17.128099+0000 mon.smithi157 (mon.0) 3230 : audit [DBG] from='client.? 172.21.15.157:0/1310169544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:19.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:19 smithi157 bash[20376]: cluster 2022-04-30T22:54:18.407007+0000 mgr.smithi157.nfpzoe (mgr.14180) 4847 : cluster [DBG] pgmap v4530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:19.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:19 smithi165 bash[22175]: cluster 2022-04-30T22:54:18.407007+0000 mgr.smithi157.nfpzoe (mgr.14180) 4847 : cluster [DBG] pgmap v4530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:21 smithi165 bash[22175]: cluster 2022-04-30T22:54:20.407673+0000 mgr.smithi157.nfpzoe (mgr.14180) 4848 : cluster [DBG] pgmap v4531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:21.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:21 smithi157 bash[20376]: cluster 2022-04-30T22:54:20.407673+0000 mgr.smithi157.nfpzoe (mgr.14180) 4848 : cluster [DBG] pgmap v4531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:22.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:54:22.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:54:22.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:54:22.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:54:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:22 smithi165 bash[22175]: audit 2022-04-30T22:54:22.410441+0000 mon.smithi157 (mon.0) 3231 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:54:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:22 smithi165 bash[22175]: audit 2022-04-30T22:54:22.412971+0000 mon.smithi157 (mon.0) 3232 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:54:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:22 smithi165 bash[22175]: audit 2022-04-30T22:54:22.414476+0000 mon.smithi157 (mon.0) 3233 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:54:22.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:22 smithi157 bash[20376]: audit 2022-04-30T22:54:22.410441+0000 mon.smithi157 (mon.0) 3231 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:54:22.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:22 smithi157 bash[20376]: audit 2022-04-30T22:54:22.412971+0000 mon.smithi157 (mon.0) 3232 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:54:22.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:22 smithi157 bash[20376]: audit 2022-04-30T22:54:22.414476+0000 mon.smithi157 (mon.0) 3233 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:54:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:23 smithi165 bash[22175]: cluster 2022-04-30T22:54:22.408285+0000 mgr.smithi157.nfpzoe (mgr.14180) 4849 : cluster [DBG] pgmap v4532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:23.912 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:23 smithi165 bash[22175]: audit 2022-04-30T22:54:22.476669+0000 mon.smithi157 (mon.0) 3234 : audit [DBG] from='client.? 172.21.15.157:0/2242455264' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:23.912 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:23 smithi165 bash[22175]: cluster 2022-04-30T22:54:22.749059+0000 mgr.smithi157.nfpzoe (mgr.14180) 4850 : cluster [DBG] pgmap v4533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:23.912 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:23 smithi165 bash[22175]: cluster 2022-04-30T22:54:22.749349+0000 mgr.smithi157.nfpzoe (mgr.14180) 4851 : cluster [DBG] pgmap v4534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:23.912 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:23 smithi165 bash[22175]: audit 2022-04-30T22:54:22.754275+0000 mon.smithi157 (mon.0) 3235 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:54:23.912 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:23 smithi165 bash[22175]: audit 2022-04-30T22:54:22.763116+0000 mon.smithi157 (mon.0) 3236 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:54:23.912 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:23 smithi165 bash[22175]: cephadm 2022-04-30T22:54:22.764134+0000 mgr.smithi157.nfpzoe (mgr.14180) 4852 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:54:23.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:23 smithi165 bash[22175]: cephadm 2022-04-30T22:54:22.764255+0000 mgr.smithi157.nfpzoe (mgr.14180) 4853 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:54:23.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:23 smithi157 bash[20376]: cluster 2022-04-30T22:54:22.408285+0000 mgr.smithi157.nfpzoe (mgr.14180) 4849 : cluster [DBG] pgmap v4532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:23.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:23 smithi157 bash[20376]: audit 2022-04-30T22:54:22.476669+0000 mon.smithi157 (mon.0) 3234 : audit [DBG] from='client.? 172.21.15.157:0/2242455264' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:23.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:23 smithi157 bash[20376]: cluster 2022-04-30T22:54:22.749059+0000 mgr.smithi157.nfpzoe (mgr.14180) 4850 : cluster [DBG] pgmap v4533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:23.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:23 smithi157 bash[20376]: cluster 2022-04-30T22:54:22.749349+0000 mgr.smithi157.nfpzoe (mgr.14180) 4851 : cluster [DBG] pgmap v4534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:23.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:23 smithi157 bash[20376]: audit 2022-04-30T22:54:22.754275+0000 mon.smithi157 (mon.0) 3235 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:54:23.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:23 smithi157 bash[20376]: audit 2022-04-30T22:54:22.763116+0000 mon.smithi157 (mon.0) 3236 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:54:23.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:23 smithi157 bash[20376]: cephadm 2022-04-30T22:54:22.764134+0000 mgr.smithi157.nfpzoe (mgr.14180) 4852 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:54:23.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:23 smithi157 bash[20376]: cephadm 2022-04-30T22:54:22.764255+0000 mgr.smithi157.nfpzoe (mgr.14180) 4853 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:54:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:24 smithi165 bash[22175]: cluster 2022-04-30T22:54:24.749873+0000 mgr.smithi157.nfpzoe (mgr.14180) 4854 : cluster [DBG] pgmap v4535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:25.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:24 smithi157 bash[20376]: cluster 2022-04-30T22:54:24.749873+0000 mgr.smithi157.nfpzoe (mgr.14180) 4854 : cluster [DBG] pgmap v4535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:27.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:54:27.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:54:27.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:54:27.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:54:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:27 smithi165 bash[22175]: cluster 2022-04-30T22:54:26.750517+0000 mgr.smithi157.nfpzoe (mgr.14180) 4855 : cluster [DBG] pgmap v4536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:28.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:27 smithi157 bash[20376]: cluster 2022-04-30T22:54:26.750517+0000 mgr.smithi157.nfpzoe (mgr.14180) 4855 : cluster [DBG] pgmap v4536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:28 smithi165 bash[22175]: audit 2022-04-30T22:54:27.806215+0000 mon.smithi157 (mon.0) 3237 : audit [DBG] from='client.? 172.21.15.157:0/1835091079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:29.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:28 smithi157 bash[20376]: audit 2022-04-30T22:54:27.806215+0000 mon.smithi157 (mon.0) 3237 : audit [DBG] from='client.? 172.21.15.157:0/1835091079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:29 smithi165 bash[22175]: cluster 2022-04-30T22:54:28.751128+0000 mgr.smithi157.nfpzoe (mgr.14180) 4856 : cluster [DBG] pgmap v4537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:30.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:29 smithi157 bash[20376]: cluster 2022-04-30T22:54:28.751128+0000 mgr.smithi157.nfpzoe (mgr.14180) 4856 : cluster [DBG] pgmap v4537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:31 smithi165 bash[22175]: cluster 2022-04-30T22:54:30.751732+0000 mgr.smithi157.nfpzoe (mgr.14180) 4857 : cluster [DBG] pgmap v4538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:32.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:31 smithi157 bash[20376]: cluster 2022-04-30T22:54:30.751732+0000 mgr.smithi157.nfpzoe (mgr.14180) 4857 : cluster [DBG] pgmap v4538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:32.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:54:32.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:54:32.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:54:33.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:54:34.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:33 smithi165 bash[22175]: cluster 2022-04-30T22:54:32.752404+0000 mgr.smithi157.nfpzoe (mgr.14180) 4858 : cluster [DBG] pgmap v4539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:33 smithi165 bash[22175]: audit 2022-04-30T22:54:33.138193+0000 mon.smithi157 (mon.0) 3238 : audit [DBG] from='client.? 172.21.15.157:0/381800162' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:34.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:33 smithi157 bash[20376]: cluster 2022-04-30T22:54:32.752404+0000 mgr.smithi157.nfpzoe (mgr.14180) 4858 : cluster [DBG] pgmap v4539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:34.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:33 smithi157 bash[20376]: audit 2022-04-30T22:54:33.138193+0000 mon.smithi157 (mon.0) 3238 : audit [DBG] from='client.? 172.21.15.157:0/381800162' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:34 smithi165 bash[22175]: cluster 2022-04-30T22:54:34.753037+0000 mgr.smithi157.nfpzoe (mgr.14180) 4859 : cluster [DBG] pgmap v4540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:34 smithi157 bash[20376]: cluster 2022-04-30T22:54:34.753037+0000 mgr.smithi157.nfpzoe (mgr.14180) 4859 : cluster [DBG] pgmap v4540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:37 smithi165 bash[22175]: cluster 2022-04-30T22:54:36.753652+0000 mgr.smithi157.nfpzoe (mgr.14180) 4860 : cluster [DBG] pgmap v4541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:38.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:54:38.162 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:54:38.162 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:54:38.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:37 smithi157 bash[20376]: cluster 2022-04-30T22:54:36.753652+0000 mgr.smithi157.nfpzoe (mgr.14180) 4860 : cluster [DBG] pgmap v4541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:38.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:54:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:38 smithi165 bash[22175]: audit 2022-04-30T22:54:38.470644+0000 mon.smithi157 (mon.0) 3239 : audit [DBG] from='client.? 172.21.15.157:0/367869044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:39.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:38 smithi157 bash[20376]: audit 2022-04-30T22:54:38.470644+0000 mon.smithi157 (mon.0) 3239 : audit [DBG] from='client.? 172.21.15.157:0/367869044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:39 smithi165 bash[22175]: cluster 2022-04-30T22:54:38.754282+0000 mgr.smithi157.nfpzoe (mgr.14180) 4861 : cluster [DBG] pgmap v4542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:40.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:39 smithi157 bash[20376]: cluster 2022-04-30T22:54:38.754282+0000 mgr.smithi157.nfpzoe (mgr.14180) 4861 : cluster [DBG] pgmap v4542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:41 smithi165 bash[22175]: cluster 2022-04-30T22:54:40.754897+0000 mgr.smithi157.nfpzoe (mgr.14180) 4862 : cluster [DBG] pgmap v4543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:42.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:41 smithi157 bash[20376]: cluster 2022-04-30T22:54:40.754897+0000 mgr.smithi157.nfpzoe (mgr.14180) 4862 : cluster [DBG] pgmap v4543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:43.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:54:43.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:54:43.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:54:43.824 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:54:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:43 smithi165 bash[22175]: cluster 2022-04-30T22:54:42.755556+0000 mgr.smithi157.nfpzoe (mgr.14180) 4863 : cluster [DBG] pgmap v4544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:43 smithi165 bash[22175]: audit 2022-04-30T22:54:43.803170+0000 mon.smithi157 (mon.0) 3240 : audit [DBG] from='client.? 172.21.15.157:0/955603994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:44.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:43 smithi157 bash[20376]: cluster 2022-04-30T22:54:42.755556+0000 mgr.smithi157.nfpzoe (mgr.14180) 4863 : cluster [DBG] pgmap v4544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:44.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:43 smithi157 bash[20376]: audit 2022-04-30T22:54:43.803170+0000 mon.smithi157 (mon.0) 3240 : audit [DBG] from='client.? 172.21.15.157:0/955603994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:44 smithi165 bash[22175]: cluster 2022-04-30T22:54:44.756285+0000 mgr.smithi157.nfpzoe (mgr.14180) 4864 : cluster [DBG] pgmap v4545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:45.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:44 smithi157 bash[20376]: cluster 2022-04-30T22:54:44.756285+0000 mgr.smithi157.nfpzoe (mgr.14180) 4864 : cluster [DBG] pgmap v4545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:47 smithi165 bash[22175]: cluster 2022-04-30T22:54:46.756944+0000 mgr.smithi157.nfpzoe (mgr.14180) 4865 : cluster [DBG] pgmap v4546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:48.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:47 smithi157 bash[20376]: cluster 2022-04-30T22:54:46.756944+0000 mgr.smithi157.nfpzoe (mgr.14180) 4865 : cluster [DBG] pgmap v4546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:48.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:54:48.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:54:48.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:54:49.153 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:54:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:49 smithi165 bash[22175]: cluster 2022-04-30T22:54:48.757545+0000 mgr.smithi157.nfpzoe (mgr.14180) 4866 : cluster [DBG] pgmap v4547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:49 smithi165 bash[22175]: audit 2022-04-30T22:54:49.131910+0000 mon.smithi157 (mon.0) 3241 : audit [DBG] from='client.? 172.21.15.157:0/1832412583' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:49 smithi157 bash[20376]: cluster 2022-04-30T22:54:48.757545+0000 mgr.smithi157.nfpzoe (mgr.14180) 4866 : cluster [DBG] pgmap v4547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:49 smithi157 bash[20376]: audit 2022-04-30T22:54:49.131910+0000 mon.smithi157 (mon.0) 3241 : audit [DBG] from='client.? 172.21.15.157:0/1832412583' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:51 smithi165 bash[22175]: cluster 2022-04-30T22:54:50.758207+0000 mgr.smithi157.nfpzoe (mgr.14180) 4867 : cluster [DBG] pgmap v4548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:52.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:51 smithi157 bash[20376]: cluster 2022-04-30T22:54:50.758207+0000 mgr.smithi157.nfpzoe (mgr.14180) 4867 : cluster [DBG] pgmap v4548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:54.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:53 smithi165 bash[22175]: cluster 2022-04-30T22:54:52.758875+0000 mgr.smithi157.nfpzoe (mgr.14180) 4868 : cluster [DBG] pgmap v4549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:54.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:54:54.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:54:54.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:54:54.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:53 smithi157 bash[20376]: cluster 2022-04-30T22:54:52.758875+0000 mgr.smithi157.nfpzoe (mgr.14180) 4868 : cluster [DBG] pgmap v4549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:54.482 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:54:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:54 smithi165 bash[22175]: audit 2022-04-30T22:54:54.461105+0000 mon.smithi157 (mon.0) 3242 : audit [DBG] from='client.? 172.21.15.157:0/4064112447' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:54 smithi165 bash[22175]: cluster 2022-04-30T22:54:54.759495+0000 mgr.smithi157.nfpzoe (mgr.14180) 4869 : cluster [DBG] pgmap v4550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:55.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:54 smithi157 bash[20376]: audit 2022-04-30T22:54:54.461105+0000 mon.smithi157 (mon.0) 3242 : audit [DBG] from='client.? 172.21.15.157:0/4064112447' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:54:55.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:54 smithi157 bash[20376]: cluster 2022-04-30T22:54:54.759495+0000 mgr.smithi157.nfpzoe (mgr.14180) 4869 : cluster [DBG] pgmap v4550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:57 smithi165 bash[22175]: cluster 2022-04-30T22:54:56.760146+0000 mgr.smithi157.nfpzoe (mgr.14180) 4870 : cluster [DBG] pgmap v4551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:58.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:57 smithi157 bash[20376]: cluster 2022-04-30T22:54:56.760146+0000 mgr.smithi157.nfpzoe (mgr.14180) 4870 : cluster [DBG] pgmap v4551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:54:59.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:54:59.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:54:59.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:54:59.808 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:55:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:59 smithi165 bash[22175]: cluster 2022-04-30T22:54:58.760791+0000 mgr.smithi157.nfpzoe (mgr.14180) 4871 : cluster [DBG] pgmap v4552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:59 smithi165 bash[22175]: audit 2022-04-30T22:54:58.907980+0000 mon.smithi157 (mon.0) 3243 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:55:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:59 smithi165 bash[22175]: audit 2022-04-30T22:54:58.908423+0000 mon.smithi157 (mon.0) 3244 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:55:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:54:59 smithi165 bash[22175]: audit 2022-04-30T22:54:59.786927+0000 mon.smithi157 (mon.0) 3245 : audit [DBG] from='client.? 172.21.15.157:0/4168818384' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:59 smithi157 bash[20376]: cluster 2022-04-30T22:54:58.760791+0000 mgr.smithi157.nfpzoe (mgr.14180) 4871 : cluster [DBG] pgmap v4552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:59 smithi157 bash[20376]: audit 2022-04-30T22:54:58.907980+0000 mon.smithi157 (mon.0) 3243 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:55:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:59 smithi157 bash[20376]: audit 2022-04-30T22:54:58.908423+0000 mon.smithi157 (mon.0) 3244 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:55:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:54:59 smithi157 bash[20376]: audit 2022-04-30T22:54:59.786927+0000 mon.smithi157 (mon.0) 3245 : audit [DBG] from='client.? 172.21.15.157:0/4168818384' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:01 smithi165 bash[22175]: cluster 2022-04-30T22:55:00.761500+0000 mgr.smithi157.nfpzoe (mgr.14180) 4872 : cluster [DBG] pgmap v4553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:02.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:01 smithi157 bash[20376]: cluster 2022-04-30T22:55:00.761500+0000 mgr.smithi157.nfpzoe (mgr.14180) 4872 : cluster [DBG] pgmap v4553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:03 smithi165 bash[22175]: cluster 2022-04-30T22:55:02.762283+0000 mgr.smithi157.nfpzoe (mgr.14180) 4873 : cluster [DBG] pgmap v4554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:04.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:03 smithi157 bash[20376]: cluster 2022-04-30T22:55:02.762283+0000 mgr.smithi157.nfpzoe (mgr.14180) 4873 : cluster [DBG] pgmap v4554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:04.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:55:04.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:55:04.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:55:05.128 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:55:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:04 smithi165 bash[22175]: cluster 2022-04-30T22:55:04.763010+0000 mgr.smithi157.nfpzoe (mgr.14180) 4874 : cluster [DBG] pgmap v4555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:05.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:04 smithi157 bash[20376]: cluster 2022-04-30T22:55:04.763010+0000 mgr.smithi157.nfpzoe (mgr.14180) 4874 : cluster [DBG] pgmap v4555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:06.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:05 smithi165 bash[22175]: audit 2022-04-30T22:55:05.107597+0000 mon.smithi157 (mon.0) 3246 : audit [DBG] from='client.? 172.21.15.157:0/1357953408' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:06.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:05 smithi157 bash[20376]: audit 2022-04-30T22:55:05.107597+0000 mon.smithi157 (mon.0) 3246 : audit [DBG] from='client.? 172.21.15.157:0/1357953408' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:06 smithi165 bash[22175]: cluster 2022-04-30T22:55:06.763720+0000 mgr.smithi157.nfpzoe (mgr.14180) 4875 : cluster [DBG] pgmap v4556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:06 smithi157 bash[20376]: cluster 2022-04-30T22:55:06.763720+0000 mgr.smithi157.nfpzoe (mgr.14180) 4875 : cluster [DBG] pgmap v4556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:10.132 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:55:10.132 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:55:10.132 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:55:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:09 smithi165 bash[22175]: cluster 2022-04-30T22:55:08.764345+0000 mgr.smithi157.nfpzoe (mgr.14180) 4876 : cluster [DBG] pgmap v4557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:09 smithi157 bash[20376]: cluster 2022-04-30T22:55:08.764345+0000 mgr.smithi157.nfpzoe (mgr.14180) 4876 : cluster [DBG] pgmap v4557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:10.456 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:55:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:10 smithi157 bash[20376]: audit 2022-04-30T22:55:10.435216+0000 mon.smithi157 (mon.0) 3247 : audit [DBG] from='client.? 172.21.15.157:0/3276870504' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:10 smithi165 bash[22175]: audit 2022-04-30T22:55:10.435216+0000 mon.smithi157 (mon.0) 3247 : audit [DBG] from='client.? 172.21.15.157:0/3276870504' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:11 smithi165 bash[22175]: cluster 2022-04-30T22:55:10.764971+0000 mgr.smithi157.nfpzoe (mgr.14180) 4877 : cluster [DBG] pgmap v4558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:12.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:11 smithi157 bash[20376]: cluster 2022-04-30T22:55:10.764971+0000 mgr.smithi157.nfpzoe (mgr.14180) 4877 : cluster [DBG] pgmap v4558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:14.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:13 smithi165 bash[22175]: cluster 2022-04-30T22:55:12.765621+0000 mgr.smithi157.nfpzoe (mgr.14180) 4878 : cluster [DBG] pgmap v4559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:14.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:13 smithi157 bash[20376]: cluster 2022-04-30T22:55:12.765621+0000 mgr.smithi157.nfpzoe (mgr.14180) 4878 : cluster [DBG] pgmap v4559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:14 smithi165 bash[22175]: cluster 2022-04-30T22:55:14.766247+0000 mgr.smithi157.nfpzoe (mgr.14180) 4879 : cluster [DBG] pgmap v4560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:15.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:14 smithi157 bash[20376]: cluster 2022-04-30T22:55:14.766247+0000 mgr.smithi157.nfpzoe (mgr.14180) 4879 : cluster [DBG] pgmap v4560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:15.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:55:15.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:55:15.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:55:15.787 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:55:16.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:15 smithi165 bash[22175]: audit 2022-04-30T22:55:15.761846+0000 mon.smithi157 (mon.0) 3248 : audit [DBG] from='client.? 172.21.15.157:0/1094531900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:16.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:15 smithi157 bash[20376]: audit 2022-04-30T22:55:15.761846+0000 mon.smithi157 (mon.0) 3248 : audit [DBG] from='client.? 172.21.15.157:0/1094531900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:16 smithi165 bash[22175]: cluster 2022-04-30T22:55:16.766900+0000 mgr.smithi157.nfpzoe (mgr.14180) 4880 : cluster [DBG] pgmap v4561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:17.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:16 smithi157 bash[20376]: cluster 2022-04-30T22:55:16.766900+0000 mgr.smithi157.nfpzoe (mgr.14180) 4880 : cluster [DBG] pgmap v4561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:19 smithi165 bash[22175]: cluster 2022-04-30T22:55:18.767567+0000 mgr.smithi157.nfpzoe (mgr.14180) 4881 : cluster [DBG] pgmap v4562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:20.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:19 smithi157 bash[20376]: cluster 2022-04-30T22:55:18.767567+0000 mgr.smithi157.nfpzoe (mgr.14180) 4881 : cluster [DBG] pgmap v4562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:20.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:55:20.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:55:20.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:55:21.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:55:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:21 smithi165 bash[22175]: cluster 2022-04-30T22:55:20.768189+0000 mgr.smithi157.nfpzoe (mgr.14180) 4882 : cluster [DBG] pgmap v4563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:21 smithi165 bash[22175]: audit 2022-04-30T22:55:21.093242+0000 mon.smithi157 (mon.0) 3249 : audit [DBG] from='client.? 172.21.15.157:0/3459443308' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:22.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:21 smithi157 bash[20376]: cluster 2022-04-30T22:55:20.768189+0000 mgr.smithi157.nfpzoe (mgr.14180) 4882 : cluster [DBG] pgmap v4563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:22.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:21 smithi157 bash[20376]: audit 2022-04-30T22:55:21.093242+0000 mon.smithi157 (mon.0) 3249 : audit [DBG] from='client.? 172.21.15.157:0/3459443308' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:22 smithi165 bash[22175]: audit 2022-04-30T22:55:22.771612+0000 mon.smithi157 (mon.0) 3250 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:55:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:22 smithi165 bash[22175]: audit 2022-04-30T22:55:22.774305+0000 mon.smithi157 (mon.0) 3251 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:55:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:22 smithi165 bash[22175]: audit 2022-04-30T22:55:22.776029+0000 mon.smithi157 (mon.0) 3252 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:55:23.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:22 smithi157 bash[20376]: audit 2022-04-30T22:55:22.771612+0000 mon.smithi157 (mon.0) 3250 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:55:23.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:22 smithi157 bash[20376]: audit 2022-04-30T22:55:22.774305+0000 mon.smithi157 (mon.0) 3251 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:55:23.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:22 smithi157 bash[20376]: audit 2022-04-30T22:55:22.776029+0000 mon.smithi157 (mon.0) 3252 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:55:23.849 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:23 smithi165 bash[22175]: cluster 2022-04-30T22:55:22.768813+0000 mgr.smithi157.nfpzoe (mgr.14180) 4883 : cluster [DBG] pgmap v4564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:24.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:23 smithi157 bash[20376]: cluster 2022-04-30T22:55:22.768813+0000 mgr.smithi157.nfpzoe (mgr.14180) 4883 : cluster [DBG] pgmap v4564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:24 smithi165 bash[22175]: cluster 2022-04-30T22:55:24.769417+0000 mgr.smithi157.nfpzoe (mgr.14180) 4884 : cluster [DBG] pgmap v4565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:25.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:24 smithi157 bash[20376]: cluster 2022-04-30T22:55:24.769417+0000 mgr.smithi157.nfpzoe (mgr.14180) 4884 : cluster [DBG] pgmap v4565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:26.118 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:55:26.118 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:55:26.118 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:55:26.441 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:55:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:26 smithi165 bash[22175]: audit 2022-04-30T22:55:26.415864+0000 mon.smithi157 (mon.0) 3253 : audit [DBG] from='client.? 172.21.15.157:0/1593337668' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:26.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:26 smithi157 bash[20376]: audit 2022-04-30T22:55:26.415864+0000 mon.smithi157 (mon.0) 3253 : audit [DBG] from='client.? 172.21.15.157:0/1593337668' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:27 smithi165 bash[22175]: audit 2022-04-30T22:55:26.576961+0000 mon.smithi157 (mon.0) 3254 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:55:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:27 smithi165 bash[22175]: cluster 2022-04-30T22:55:26.770045+0000 mgr.smithi157.nfpzoe (mgr.14180) 4885 : cluster [DBG] pgmap v4566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:27 smithi165 bash[22175]: cluster 2022-04-30T22:55:26.866570+0000 mgr.smithi157.nfpzoe (mgr.14180) 4886 : cluster [DBG] pgmap v4567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:27 smithi165 bash[22175]: cluster 2022-04-30T22:55:26.867071+0000 mgr.smithi157.nfpzoe (mgr.14180) 4887 : cluster [DBG] pgmap v4568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:27 smithi165 bash[22175]: audit 2022-04-30T22:55:26.873416+0000 mon.smithi157 (mon.0) 3255 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:55:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:27 smithi165 bash[22175]: audit 2022-04-30T22:55:26.882343+0000 mon.smithi157 (mon.0) 3256 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:55:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:27 smithi165 bash[22175]: cephadm 2022-04-30T22:55:26.883646+0000 mgr.smithi157.nfpzoe (mgr.14180) 4888 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:55:27.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:27 smithi165 bash[22175]: cephadm 2022-04-30T22:55:26.883820+0000 mgr.smithi157.nfpzoe (mgr.14180) 4889 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:55:27.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:27 smithi157 bash[20376]: audit 2022-04-30T22:55:26.576961+0000 mon.smithi157 (mon.0) 3254 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:55:27.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:27 smithi157 bash[20376]: cluster 2022-04-30T22:55:26.770045+0000 mgr.smithi157.nfpzoe (mgr.14180) 4885 : cluster [DBG] pgmap v4566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:27.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:27 smithi157 bash[20376]: cluster 2022-04-30T22:55:26.866570+0000 mgr.smithi157.nfpzoe (mgr.14180) 4886 : cluster [DBG] pgmap v4567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:27.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:27 smithi157 bash[20376]: cluster 2022-04-30T22:55:26.867071+0000 mgr.smithi157.nfpzoe (mgr.14180) 4887 : cluster [DBG] pgmap v4568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:27.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:27 smithi157 bash[20376]: audit 2022-04-30T22:55:26.873416+0000 mon.smithi157 (mon.0) 3255 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:55:27.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:27 smithi157 bash[20376]: audit 2022-04-30T22:55:26.882343+0000 mon.smithi157 (mon.0) 3256 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:55:27.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:27 smithi157 bash[20376]: cephadm 2022-04-30T22:55:26.883646+0000 mgr.smithi157.nfpzoe (mgr.14180) 4888 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:55:27.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:27 smithi157 bash[20376]: cephadm 2022-04-30T22:55:26.883820+0000 mgr.smithi157.nfpzoe (mgr.14180) 4889 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:55:29.228 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:28 smithi157 bash[20376]: cluster 2022-04-30T22:55:28.867762+0000 mgr.smithi157.nfpzoe (mgr.14180) 4890 : cluster [DBG] pgmap v4569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:28 smithi165 bash[22175]: cluster 2022-04-30T22:55:28.867762+0000 mgr.smithi157.nfpzoe (mgr.14180) 4890 : cluster [DBG] pgmap v4569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:31.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:30 smithi165 bash[22175]: cluster 2022-04-30T22:55:30.868372+0000 mgr.smithi157.nfpzoe (mgr.14180) 4891 : cluster [DBG] pgmap v4570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:31.445 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:55:31.445 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:55:31.445 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:55:31.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:30 smithi157 bash[20376]: cluster 2022-04-30T22:55:30.868372+0000 mgr.smithi157.nfpzoe (mgr.14180) 4891 : cluster [DBG] pgmap v4570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:31.773 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:55:32.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:31 smithi165 bash[22175]: audit 2022-04-30T22:55:31.744844+0000 mon.smithi157 (mon.0) 3257 : audit [DBG] from='client.? 172.21.15.157:0/2875259045' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:32.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:31 smithi157 bash[20376]: audit 2022-04-30T22:55:31.744844+0000 mon.smithi157 (mon.0) 3257 : audit [DBG] from='client.? 172.21.15.157:0/2875259045' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:32 smithi165 bash[22175]: cluster 2022-04-30T22:55:32.868992+0000 mgr.smithi157.nfpzoe (mgr.14180) 4892 : cluster [DBG] pgmap v4571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:33.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:32 smithi157 bash[20376]: cluster 2022-04-30T22:55:32.868992+0000 mgr.smithi157.nfpzoe (mgr.14180) 4892 : cluster [DBG] pgmap v4571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:34 smithi165 bash[22175]: cluster 2022-04-30T22:55:34.869691+0000 mgr.smithi157.nfpzoe (mgr.14180) 4893 : cluster [DBG] pgmap v4572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:34 smithi157 bash[20376]: cluster 2022-04-30T22:55:34.869691+0000 mgr.smithi157.nfpzoe (mgr.14180) 4893 : cluster [DBG] pgmap v4572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:36.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:55:36.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:55:36.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:55:37.107 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:55:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:36 smithi165 bash[22175]: cluster 2022-04-30T22:55:36.870336+0000 mgr.smithi157.nfpzoe (mgr.14180) 4894 : cluster [DBG] pgmap v4573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:37.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:36 smithi157 bash[20376]: cluster 2022-04-30T22:55:36.870336+0000 mgr.smithi157.nfpzoe (mgr.14180) 4894 : cluster [DBG] pgmap v4573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:37 smithi165 bash[22175]: audit 2022-04-30T22:55:37.085954+0000 mon.smithi157 (mon.0) 3258 : audit [DBG] from='client.? 172.21.15.157:0/2829050254' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:37 smithi157 bash[20376]: audit 2022-04-30T22:55:37.085954+0000 mon.smithi157 (mon.0) 3258 : audit [DBG] from='client.? 172.21.15.157:0/2829050254' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:39.230 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:38 smithi157 bash[20376]: cluster 2022-04-30T22:55:38.870965+0000 mgr.smithi157.nfpzoe (mgr.14180) 4895 : cluster [DBG] pgmap v4574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:38 smithi165 bash[22175]: cluster 2022-04-30T22:55:38.870965+0000 mgr.smithi157.nfpzoe (mgr.14180) 4895 : cluster [DBG] pgmap v4574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:41.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:40 smithi165 bash[22175]: cluster 2022-04-30T22:55:40.871544+0000 mgr.smithi157.nfpzoe (mgr.14180) 4896 : cluster [DBG] pgmap v4575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:41.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:40 smithi157 bash[20376]: cluster 2022-04-30T22:55:40.871544+0000 mgr.smithi157.nfpzoe (mgr.14180) 4896 : cluster [DBG] pgmap v4575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:42.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:55:42.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:55:42.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:55:42.442 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:55:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:42 smithi165 bash[22175]: audit 2022-04-30T22:55:42.421013+0000 mon.smithi157 (mon.0) 3259 : audit [DBG] from='client.? 172.21.15.157:0/1219297772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:42 smithi157 bash[20376]: audit 2022-04-30T22:55:42.421013+0000 mon.smithi157 (mon.0) 3259 : audit [DBG] from='client.? 172.21.15.157:0/1219297772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:43 smithi165 bash[22175]: cluster 2022-04-30T22:55:42.872166+0000 mgr.smithi157.nfpzoe (mgr.14180) 4897 : cluster [DBG] pgmap v4576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:43.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:43 smithi157 bash[20376]: cluster 2022-04-30T22:55:42.872166+0000 mgr.smithi157.nfpzoe (mgr.14180) 4897 : cluster [DBG] pgmap v4576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:44 smithi165 bash[22175]: cluster 2022-04-30T22:55:44.872816+0000 mgr.smithi157.nfpzoe (mgr.14180) 4898 : cluster [DBG] pgmap v4577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:45.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:44 smithi157 bash[20376]: cluster 2022-04-30T22:55:44.872816+0000 mgr.smithi157.nfpzoe (mgr.14180) 4898 : cluster [DBG] pgmap v4577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:46 smithi165 bash[22175]: cluster 2022-04-30T22:55:46.873458+0000 mgr.smithi157.nfpzoe (mgr.14180) 4899 : cluster [DBG] pgmap v4578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:47.446 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:55:47.446 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:55:47.446 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:55:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:46 smithi157 bash[20376]: cluster 2022-04-30T22:55:46.873458+0000 mgr.smithi157.nfpzoe (mgr.14180) 4899 : cluster [DBG] pgmap v4578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:47.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:55:48.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:47 smithi165 bash[22175]: audit 2022-04-30T22:55:47.748194+0000 mon.smithi157 (mon.0) 3260 : audit [DBG] from='client.? 172.21.15.157:0/2252840629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:47 smithi157 bash[20376]: audit 2022-04-30T22:55:47.748194+0000 mon.smithi157 (mon.0) 3260 : audit [DBG] from='client.? 172.21.15.157:0/2252840629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:49.231 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:48 smithi157 bash[20376]: cluster 2022-04-30T22:55:48.874061+0000 mgr.smithi157.nfpzoe (mgr.14180) 4900 : cluster [DBG] pgmap v4579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:48 smithi165 bash[22175]: cluster 2022-04-30T22:55:48.874061+0000 mgr.smithi157.nfpzoe (mgr.14180) 4900 : cluster [DBG] pgmap v4579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:50 smithi165 bash[22175]: cluster 2022-04-30T22:55:50.874663+0000 mgr.smithi157.nfpzoe (mgr.14180) 4901 : cluster [DBG] pgmap v4580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:51.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:50 smithi157 bash[20376]: cluster 2022-04-30T22:55:50.874663+0000 mgr.smithi157.nfpzoe (mgr.14180) 4901 : cluster [DBG] pgmap v4580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:52.773 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:55:52.773 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:55:52.773 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:55:53.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:55:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:52 smithi165 bash[22175]: cluster 2022-04-30T22:55:52.875276+0000 mgr.smithi157.nfpzoe (mgr.14180) 4902 : cluster [DBG] pgmap v4581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:53.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:52 smithi157 bash[20376]: cluster 2022-04-30T22:55:52.875276+0000 mgr.smithi157.nfpzoe (mgr.14180) 4902 : cluster [DBG] pgmap v4581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:54.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:53 smithi165 bash[22175]: audit 2022-04-30T22:55:53.079518+0000 mon.smithi157 (mon.0) 3261 : audit [DBG] from='client.? 172.21.15.157:0/1654158185' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:54.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:53 smithi157 bash[20376]: audit 2022-04-30T22:55:53.079518+0000 mon.smithi157 (mon.0) 3261 : audit [DBG] from='client.? 172.21.15.157:0/1654158185' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:54 smithi165 bash[22175]: cluster 2022-04-30T22:55:54.875914+0000 mgr.smithi157.nfpzoe (mgr.14180) 4903 : cluster [DBG] pgmap v4582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:55.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:54 smithi157 bash[20376]: cluster 2022-04-30T22:55:54.875914+0000 mgr.smithi157.nfpzoe (mgr.14180) 4903 : cluster [DBG] pgmap v4582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:56 smithi165 bash[22175]: cluster 2022-04-30T22:55:56.876557+0000 mgr.smithi157.nfpzoe (mgr.14180) 4904 : cluster [DBG] pgmap v4583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:56 smithi157 bash[20376]: cluster 2022-04-30T22:55:56.876557+0000 mgr.smithi157.nfpzoe (mgr.14180) 4904 : cluster [DBG] pgmap v4583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:58.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:55:58.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:55:58.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:55:58.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:55:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:58 smithi165 bash[22175]: audit 2022-04-30T22:55:58.399862+0000 mon.smithi157 (mon.0) 3262 : audit [DBG] from='client.? 172.21.15.157:0/917160101' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:58.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:58 smithi157 bash[20376]: audit 2022-04-30T22:55:58.399862+0000 mon.smithi157 (mon.0) 3262 : audit [DBG] from='client.? 172.21.15.157:0/917160101' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:55:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:59 smithi157 bash[20376]: cluster 2022-04-30T22:55:58.877190+0000 mgr.smithi157.nfpzoe (mgr.14180) 4905 : cluster [DBG] pgmap v4584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:59 smithi157 bash[20376]: audit 2022-04-30T22:55:58.914079+0000 mon.smithi157 (mon.0) 3263 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:55:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:55:59 smithi157 bash[20376]: audit 2022-04-30T22:55:58.915225+0000 mon.smithi157 (mon.0) 3264 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:55:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:59 smithi165 bash[22175]: cluster 2022-04-30T22:55:58.877190+0000 mgr.smithi157.nfpzoe (mgr.14180) 4905 : cluster [DBG] pgmap v4584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:55:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:59 smithi165 bash[22175]: audit 2022-04-30T22:55:58.914079+0000 mon.smithi157 (mon.0) 3263 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:55:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:55:59 smithi165 bash[22175]: audit 2022-04-30T22:55:58.915225+0000 mon.smithi157 (mon.0) 3264 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:56:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:00 smithi165 bash[22175]: cluster 2022-04-30T22:56:00.877797+0000 mgr.smithi157.nfpzoe (mgr.14180) 4906 : cluster [DBG] pgmap v4585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:01.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:00 smithi157 bash[20376]: cluster 2022-04-30T22:56:00.877797+0000 mgr.smithi157.nfpzoe (mgr.14180) 4906 : cluster [DBG] pgmap v4585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:02 smithi165 bash[22175]: cluster 2022-04-30T22:56:02.878432+0000 mgr.smithi157.nfpzoe (mgr.14180) 4907 : cluster [DBG] pgmap v4586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:03.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:56:03.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:56:03.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:56:03.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:02 smithi157 bash[20376]: cluster 2022-04-30T22:56:02.878432+0000 mgr.smithi157.nfpzoe (mgr.14180) 4907 : cluster [DBG] pgmap v4586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:03.757 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:56:04.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:03 smithi165 bash[22175]: audit 2022-04-30T22:56:03.729264+0000 mon.smithi157 (mon.0) 3265 : audit [DBG] from='client.? 172.21.15.157:0/1309363759' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:04.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:03 smithi157 bash[20376]: audit 2022-04-30T22:56:03.729264+0000 mon.smithi157 (mon.0) 3265 : audit [DBG] from='client.? 172.21.15.157:0/1309363759' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:05 smithi165 bash[22175]: cluster 2022-04-30T22:56:04.879057+0000 mgr.smithi157.nfpzoe (mgr.14180) 4908 : cluster [DBG] pgmap v4587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:05.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:04 smithi157 bash[20376]: cluster 2022-04-30T22:56:04.879057+0000 mgr.smithi157.nfpzoe (mgr.14180) 4908 : cluster [DBG] pgmap v4587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:06 smithi165 bash[22175]: cluster 2022-04-30T22:56:06.879664+0000 mgr.smithi157.nfpzoe (mgr.14180) 4909 : cluster [DBG] pgmap v4588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:06 smithi157 bash[20376]: cluster 2022-04-30T22:56:06.879664+0000 mgr.smithi157.nfpzoe (mgr.14180) 4909 : cluster [DBG] pgmap v4588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:08.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:56:08.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:56:08.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:56:09.086 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:56:09.231 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:08 smithi157 bash[20376]: cluster 2022-04-30T22:56:08.880218+0000 mgr.smithi157.nfpzoe (mgr.14180) 4910 : cluster [DBG] pgmap v4589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:08 smithi165 bash[22175]: cluster 2022-04-30T22:56:08.880218+0000 mgr.smithi157.nfpzoe (mgr.14180) 4910 : cluster [DBG] pgmap v4589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:10.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:09 smithi165 bash[22175]: audit 2022-04-30T22:56:09.064747+0000 mon.smithi157 (mon.0) 3266 : audit [DBG] from='client.? 172.21.15.157:0/1168543677' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:10.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:09 smithi157 bash[20376]: audit 2022-04-30T22:56:09.064747+0000 mon.smithi157 (mon.0) 3266 : audit [DBG] from='client.? 172.21.15.157:0/1168543677' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:11.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:11 smithi165 bash[22175]: cluster 2022-04-30T22:56:10.880860+0000 mgr.smithi157.nfpzoe (mgr.14180) 4911 : cluster [DBG] pgmap v4590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:11.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:10 smithi157 bash[20376]: cluster 2022-04-30T22:56:10.880860+0000 mgr.smithi157.nfpzoe (mgr.14180) 4911 : cluster [DBG] pgmap v4590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:12 smithi165 bash[22175]: cluster 2022-04-30T22:56:12.881492+0000 mgr.smithi157.nfpzoe (mgr.14180) 4912 : cluster [DBG] pgmap v4591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:13.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:12 smithi157 bash[20376]: cluster 2022-04-30T22:56:12.881492+0000 mgr.smithi157.nfpzoe (mgr.14180) 4912 : cluster [DBG] pgmap v4591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:14.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:56:14.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:56:14.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:56:14.417 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:56:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:14 smithi165 bash[22175]: audit 2022-04-30T22:56:14.396199+0000 mon.smithi157 (mon.0) 3267 : audit [DBG] from='client.? 172.21.15.157:0/3890248558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:14 smithi165 bash[22175]: cluster 2022-04-30T22:56:14.882062+0000 mgr.smithi157.nfpzoe (mgr.14180) 4913 : cluster [DBG] pgmap v4592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:15.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:14 smithi157 bash[20376]: audit 2022-04-30T22:56:14.396199+0000 mon.smithi157 (mon.0) 3267 : audit [DBG] from='client.? 172.21.15.157:0/3890248558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:15.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:14 smithi157 bash[20376]: cluster 2022-04-30T22:56:14.882062+0000 mgr.smithi157.nfpzoe (mgr.14180) 4913 : cluster [DBG] pgmap v4592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:16 smithi165 bash[22175]: cluster 2022-04-30T22:56:16.882690+0000 mgr.smithi157.nfpzoe (mgr.14180) 4914 : cluster [DBG] pgmap v4593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:17.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:16 smithi157 bash[20376]: cluster 2022-04-30T22:56:16.882690+0000 mgr.smithi157.nfpzoe (mgr.14180) 4914 : cluster [DBG] pgmap v4593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:19.233 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:18 smithi157 bash[20376]: cluster 2022-04-30T22:56:18.883354+0000 mgr.smithi157.nfpzoe (mgr.14180) 4915 : cluster [DBG] pgmap v4594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:18 smithi165 bash[22175]: cluster 2022-04-30T22:56:18.883354+0000 mgr.smithi157.nfpzoe (mgr.14180) 4915 : cluster [DBG] pgmap v4594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:19.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:56:19.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:56:19.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:56:19.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:56:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:19 smithi165 bash[22175]: audit 2022-04-30T22:56:19.716004+0000 mon.smithi157 (mon.0) 3268 : audit [DBG] from='client.? 172.21.15.157:0/1192367128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:20.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:19 smithi157 bash[20376]: audit 2022-04-30T22:56:19.716004+0000 mon.smithi157 (mon.0) 3268 : audit [DBG] from='client.? 172.21.15.157:0/1192367128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:21 smithi165 bash[22175]: cluster 2022-04-30T22:56:20.883929+0000 mgr.smithi157.nfpzoe (mgr.14180) 4916 : cluster [DBG] pgmap v4595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:21.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:20 smithi157 bash[20376]: cluster 2022-04-30T22:56:20.883929+0000 mgr.smithi157.nfpzoe (mgr.14180) 4916 : cluster [DBG] pgmap v4595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:23.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:22 smithi165 bash[22175]: cluster 2022-04-30T22:56:22.884554+0000 mgr.smithi157.nfpzoe (mgr.14180) 4917 : cluster [DBG] pgmap v4596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:23.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:22 smithi157 bash[20376]: cluster 2022-04-30T22:56:22.884554+0000 mgr.smithi157.nfpzoe (mgr.14180) 4917 : cluster [DBG] pgmap v4596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:24.739 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:56:24.739 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:56:24.739 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:56:25.063 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:56:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:25 smithi165 bash[22175]: cluster 2022-04-30T22:56:24.884981+0000 mgr.smithi157.nfpzoe (mgr.14180) 4918 : cluster [DBG] pgmap v4597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:25.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:24 smithi157 bash[20376]: cluster 2022-04-30T22:56:24.884981+0000 mgr.smithi157.nfpzoe (mgr.14180) 4918 : cluster [DBG] pgmap v4597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:26 smithi165 bash[22175]: audit 2022-04-30T22:56:25.042328+0000 mon.smithi157 (mon.0) 3269 : audit [DBG] from='client.? 172.21.15.157:0/3923692697' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:26.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:26 smithi157 bash[20376]: audit 2022-04-30T22:56:25.042328+0000 mon.smithi157 (mon.0) 3269 : audit [DBG] from='client.? 172.21.15.157:0/3923692697' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:27 smithi165 bash[22175]: cluster 2022-04-30T22:56:26.885589+0000 mgr.smithi157.nfpzoe (mgr.14180) 4919 : cluster [DBG] pgmap v4598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:27 smithi165 bash[22175]: audit 2022-04-30T22:56:26.895485+0000 mon.smithi157 (mon.0) 3270 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:56:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:27 smithi165 bash[22175]: audit 2022-04-30T22:56:26.898218+0000 mon.smithi157 (mon.0) 3271 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:56:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:27 smithi165 bash[22175]: audit 2022-04-30T22:56:26.900339+0000 mon.smithi157 (mon.0) 3272 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:56:27.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:27 smithi157 bash[20376]: cluster 2022-04-30T22:56:26.885589+0000 mgr.smithi157.nfpzoe (mgr.14180) 4919 : cluster [DBG] pgmap v4598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:27.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:27 smithi157 bash[20376]: audit 2022-04-30T22:56:26.895485+0000 mon.smithi157 (mon.0) 3270 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:56:27.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:27 smithi157 bash[20376]: audit 2022-04-30T22:56:26.898218+0000 mon.smithi157 (mon.0) 3271 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:56:27.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:27 smithi157 bash[20376]: audit 2022-04-30T22:56:26.900339+0000 mon.smithi157 (mon.0) 3272 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:56:28.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:28 smithi165 bash[22175]: audit 2022-04-30T22:56:27.205487+0000 mon.smithi157 (mon.0) 3273 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:56:28.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:28 smithi157 bash[20376]: audit 2022-04-30T22:56:27.205487+0000 mon.smithi157 (mon.0) 3273 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:56:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:29 smithi165 bash[22175]: cluster 2022-04-30T22:56:28.886234+0000 mgr.smithi157.nfpzoe (mgr.14180) 4920 : cluster [DBG] pgmap v4599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:29.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:29 smithi157 bash[20376]: cluster 2022-04-30T22:56:28.886234+0000 mgr.smithi157.nfpzoe (mgr.14180) 4920 : cluster [DBG] pgmap v4599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:30.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:56:30.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:56:30.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:56:30.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:56:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:30 smithi157 bash[20376]: audit 2022-04-30T22:56:30.369025+0000 mon.smithi157 (mon.0) 3274 : audit [DBG] from='client.? 172.21.15.157:0/1239405058' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:30 smithi165 bash[22175]: audit 2022-04-30T22:56:30.369025+0000 mon.smithi157 (mon.0) 3274 : audit [DBG] from='client.? 172.21.15.157:0/1239405058' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:31.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:31 smithi157 bash[20376]: cluster 2022-04-30T22:56:30.886804+0000 mgr.smithi157.nfpzoe (mgr.14180) 4921 : cluster [DBG] pgmap v4600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:31 smithi165 bash[22175]: cluster 2022-04-30T22:56:30.886804+0000 mgr.smithi157.nfpzoe (mgr.14180) 4921 : cluster [DBG] pgmap v4600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:32.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:32 smithi157 bash[20376]: audit 2022-04-30T22:56:31.635516+0000 mon.smithi157 (mon.0) 3275 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:56:32.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:32 smithi157 bash[20376]: audit 2022-04-30T22:56:31.928487+0000 mon.smithi157 (mon.0) 3276 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:56:32.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:32 smithi157 bash[20376]: audit 2022-04-30T22:56:31.937721+0000 mon.smithi157 (mon.0) 3277 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:56:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:32 smithi165 bash[22175]: audit 2022-04-30T22:56:31.635516+0000 mon.smithi157 (mon.0) 3275 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:56:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:32 smithi165 bash[22175]: audit 2022-04-30T22:56:31.928487+0000 mon.smithi157 (mon.0) 3276 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:56:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:32 smithi165 bash[22175]: audit 2022-04-30T22:56:31.937721+0000 mon.smithi157 (mon.0) 3277 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:56:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:33 smithi165 bash[22175]: cluster 2022-04-30T22:56:31.923113+0000 mgr.smithi157.nfpzoe (mgr.14180) 4922 : cluster [DBG] pgmap v4601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:33 smithi165 bash[22175]: cluster 2022-04-30T22:56:31.923401+0000 mgr.smithi157.nfpzoe (mgr.14180) 4923 : cluster [DBG] pgmap v4602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:33 smithi165 bash[22175]: cephadm 2022-04-30T22:56:31.938940+0000 mgr.smithi157.nfpzoe (mgr.14180) 4924 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:56:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:33 smithi165 bash[22175]: cephadm 2022-04-30T22:56:31.939160+0000 mgr.smithi157.nfpzoe (mgr.14180) 4925 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:56:33.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:33 smithi157 bash[20376]: cluster 2022-04-30T22:56:31.923113+0000 mgr.smithi157.nfpzoe (mgr.14180) 4922 : cluster [DBG] pgmap v4601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:33.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:33 smithi157 bash[20376]: cluster 2022-04-30T22:56:31.923401+0000 mgr.smithi157.nfpzoe (mgr.14180) 4923 : cluster [DBG] pgmap v4602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:33.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:33 smithi157 bash[20376]: cephadm 2022-04-30T22:56:31.938940+0000 mgr.smithi157.nfpzoe (mgr.14180) 4924 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:56:33.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:33 smithi157 bash[20376]: cephadm 2022-04-30T22:56:31.939160+0000 mgr.smithi157.nfpzoe (mgr.14180) 4925 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:56:35.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:56:35.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:56:35.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:56:35.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:56:35.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:35 smithi157 bash[20376]: cluster 2022-04-30T22:56:33.924023+0000 mgr.smithi157.nfpzoe (mgr.14180) 4926 : cluster [DBG] pgmap v4603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:36.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:35 smithi165 bash[22175]: cluster 2022-04-30T22:56:33.924023+0000 mgr.smithi157.nfpzoe (mgr.14180) 4926 : cluster [DBG] pgmap v4603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:36.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:36 smithi157 bash[20376]: audit 2022-04-30T22:56:35.698556+0000 mon.smithi157 (mon.0) 3278 : audit [DBG] from='client.? 172.21.15.157:0/1682315675' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:36 smithi165 bash[22175]: audit 2022-04-30T22:56:35.698556+0000 mon.smithi157 (mon.0) 3278 : audit [DBG] from='client.? 172.21.15.157:0/1682315675' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:37 smithi157 bash[20376]: cluster 2022-04-30T22:56:35.924642+0000 mgr.smithi157.nfpzoe (mgr.14180) 4927 : cluster [DBG] pgmap v4604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:37 smithi165 bash[22175]: cluster 2022-04-30T22:56:35.924642+0000 mgr.smithi157.nfpzoe (mgr.14180) 4927 : cluster [DBG] pgmap v4604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:39 smithi157 bash[20376]: cluster 2022-04-30T22:56:37.925273+0000 mgr.smithi157.nfpzoe (mgr.14180) 4928 : cluster [DBG] pgmap v4605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:39 smithi165 bash[22175]: cluster 2022-04-30T22:56:37.925273+0000 mgr.smithi157.nfpzoe (mgr.14180) 4928 : cluster [DBG] pgmap v4605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:40.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:56:40.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:56:40.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:56:41.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:56:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:41 smithi157 bash[20376]: cluster 2022-04-30T22:56:39.926013+0000 mgr.smithi157.nfpzoe (mgr.14180) 4929 : cluster [DBG] pgmap v4606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:41.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:41 smithi157 bash[20376]: audit 2022-04-30T22:56:41.023314+0000 mon.smithi157 (mon.0) 3279 : audit [DBG] from='client.? 172.21.15.157:0/2030679805' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:41 smithi165 bash[22175]: cluster 2022-04-30T22:56:39.926013+0000 mgr.smithi157.nfpzoe (mgr.14180) 4929 : cluster [DBG] pgmap v4606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:41 smithi165 bash[22175]: audit 2022-04-30T22:56:41.023314+0000 mon.smithi157 (mon.0) 3279 : audit [DBG] from='client.? 172.21.15.157:0/2030679805' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:43 smithi165 bash[22175]: cluster 2022-04-30T22:56:41.926673+0000 mgr.smithi157.nfpzoe (mgr.14180) 4930 : cluster [DBG] pgmap v4607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:43.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:43 smithi157 bash[20376]: cluster 2022-04-30T22:56:41.926673+0000 mgr.smithi157.nfpzoe (mgr.14180) 4930 : cluster [DBG] pgmap v4607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:45 smithi157 bash[20376]: cluster 2022-04-30T22:56:43.927296+0000 mgr.smithi157.nfpzoe (mgr.14180) 4931 : cluster [DBG] pgmap v4608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:46.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:56:46.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:56:46.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:56:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:45 smithi165 bash[22175]: cluster 2022-04-30T22:56:43.927296+0000 mgr.smithi157.nfpzoe (mgr.14180) 4931 : cluster [DBG] pgmap v4608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:46.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:56:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:46 smithi157 bash[20376]: audit 2022-04-30T22:56:46.346807+0000 mon.smithi157 (mon.0) 3280 : audit [DBG] from='client.? 172.21.15.157:0/658096735' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:47.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:46 smithi165 bash[22175]: audit 2022-04-30T22:56:46.346807+0000 mon.smithi157 (mon.0) 3280 : audit [DBG] from='client.? 172.21.15.157:0/658096735' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:47.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:47 smithi157 bash[20376]: cluster 2022-04-30T22:56:45.927916+0000 mgr.smithi157.nfpzoe (mgr.14180) 4932 : cluster [DBG] pgmap v4609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:47 smithi165 bash[22175]: cluster 2022-04-30T22:56:45.927916+0000 mgr.smithi157.nfpzoe (mgr.14180) 4932 : cluster [DBG] pgmap v4609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:49 smithi165 bash[22175]: cluster 2022-04-30T22:56:47.928546+0000 mgr.smithi157.nfpzoe (mgr.14180) 4933 : cluster [DBG] pgmap v4610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:49 smithi157 bash[20376]: cluster 2022-04-30T22:56:47.928546+0000 mgr.smithi157.nfpzoe (mgr.14180) 4933 : cluster [DBG] pgmap v4610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:51.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:56:51.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:56:51.372 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:56:51.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:56:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:51 smithi165 bash[22175]: cluster 2022-04-30T22:56:49.929129+0000 mgr.smithi157.nfpzoe (mgr.14180) 4934 : cluster [DBG] pgmap v4611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:51 smithi165 bash[22175]: audit 2022-04-30T22:56:51.677209+0000 mon.smithi157 (mon.0) 3281 : audit [DBG] from='client.? 172.21.15.157:0/2174129767' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:52.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:51 smithi157 bash[20376]: cluster 2022-04-30T22:56:49.929129+0000 mgr.smithi157.nfpzoe (mgr.14180) 4934 : cluster [DBG] pgmap v4611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:52.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:51 smithi157 bash[20376]: audit 2022-04-30T22:56:51.677209+0000 mon.smithi157 (mon.0) 3281 : audit [DBG] from='client.? 172.21.15.157:0/2174129767' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:54.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:53 smithi165 bash[22175]: cluster 2022-04-30T22:56:51.929848+0000 mgr.smithi157.nfpzoe (mgr.14180) 4935 : cluster [DBG] pgmap v4612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:54.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:53 smithi157 bash[20376]: cluster 2022-04-30T22:56:51.929848+0000 mgr.smithi157.nfpzoe (mgr.14180) 4935 : cluster [DBG] pgmap v4612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:55 smithi165 bash[22175]: cluster 2022-04-30T22:56:53.930505+0000 mgr.smithi157.nfpzoe (mgr.14180) 4936 : cluster [DBG] pgmap v4613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:55 smithi157 bash[20376]: cluster 2022-04-30T22:56:53.930505+0000 mgr.smithi157.nfpzoe (mgr.14180) 4936 : cluster [DBG] pgmap v4613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:56.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:56:56.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:56:56.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:56:57.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:56:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:57 smithi165 bash[22175]: cluster 2022-04-30T22:56:55.931133+0000 mgr.smithi157.nfpzoe (mgr.14180) 4937 : cluster [DBG] pgmap v4614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:57 smithi165 bash[22175]: audit 2022-04-30T22:56:57.003675+0000 mon.smithi157 (mon.0) 3282 : audit [DBG] from='client.? 172.21.15.157:0/3729986117' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:56:58.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:57 smithi157 bash[20376]: cluster 2022-04-30T22:56:55.931133+0000 mgr.smithi157.nfpzoe (mgr.14180) 4937 : cluster [DBG] pgmap v4614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:56:58.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:57 smithi157 bash[20376]: audit 2022-04-30T22:56:57.003675+0000 mon.smithi157 (mon.0) 3282 : audit [DBG] from='client.? 172.21.15.157:0/3729986117' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:59 smithi165 bash[22175]: cluster 2022-04-30T22:56:57.931750+0000 mgr.smithi157.nfpzoe (mgr.14180) 4938 : cluster [DBG] pgmap v4615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:59 smithi165 bash[22175]: audit 2022-04-30T22:56:58.923991+0000 mon.smithi157 (mon.0) 3283 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:57:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:56:59 smithi165 bash[22175]: audit 2022-04-30T22:56:58.924408+0000 mon.smithi157 (mon.0) 3284 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:57:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:59 smithi157 bash[20376]: cluster 2022-04-30T22:56:57.931750+0000 mgr.smithi157.nfpzoe (mgr.14180) 4938 : cluster [DBG] pgmap v4615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:59 smithi157 bash[20376]: audit 2022-04-30T22:56:58.923991+0000 mon.smithi157 (mon.0) 3283 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:57:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:56:59 smithi157 bash[20376]: audit 2022-04-30T22:56:58.924408+0000 mon.smithi157 (mon.0) 3284 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:57:02.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:57:02.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:57:02.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:57:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:01 smithi165 bash[22175]: cluster 2022-04-30T22:56:59.932357+0000 mgr.smithi157.nfpzoe (mgr.14180) 4939 : cluster [DBG] pgmap v4616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:01 smithi157 bash[20376]: cluster 2022-04-30T22:56:59.932357+0000 mgr.smithi157.nfpzoe (mgr.14180) 4939 : cluster [DBG] pgmap v4616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:02.353 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:57:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:02 smithi165 bash[22175]: audit 2022-04-30T22:57:02.331714+0000 mon.smithi157 (mon.0) 3285 : audit [DBG] from='client.? 172.21.15.157:0/3664012699' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:03.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:02 smithi157 bash[20376]: audit 2022-04-30T22:57:02.331714+0000 mon.smithi157 (mon.0) 3285 : audit [DBG] from='client.? 172.21.15.157:0/3664012699' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:03 smithi165 bash[22175]: cluster 2022-04-30T22:57:01.933014+0000 mgr.smithi157.nfpzoe (mgr.14180) 4940 : cluster [DBG] pgmap v4617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:04.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:03 smithi157 bash[20376]: cluster 2022-04-30T22:57:01.933014+0000 mgr.smithi157.nfpzoe (mgr.14180) 4940 : cluster [DBG] pgmap v4617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:06.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:05 smithi165 bash[22175]: cluster 2022-04-30T22:57:03.933629+0000 mgr.smithi157.nfpzoe (mgr.14180) 4941 : cluster [DBG] pgmap v4618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:06.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:05 smithi157 bash[20376]: cluster 2022-04-30T22:57:03.933629+0000 mgr.smithi157.nfpzoe (mgr.14180) 4941 : cluster [DBG] pgmap v4618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:07.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:57:07.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:57:07.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:57:07.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:57:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:07 smithi165 bash[22175]: cluster 2022-04-30T22:57:05.934273+0000 mgr.smithi157.nfpzoe (mgr.14180) 4942 : cluster [DBG] pgmap v4619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:07 smithi165 bash[22175]: audit 2022-04-30T22:57:07.657206+0000 mon.smithi157 (mon.0) 3286 : audit [DBG] from='client.? 172.21.15.157:0/3729080626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:08.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:07 smithi157 bash[20376]: cluster 2022-04-30T22:57:05.934273+0000 mgr.smithi157.nfpzoe (mgr.14180) 4942 : cluster [DBG] pgmap v4619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:08.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:07 smithi157 bash[20376]: audit 2022-04-30T22:57:07.657206+0000 mon.smithi157 (mon.0) 3286 : audit [DBG] from='client.? 172.21.15.157:0/3729080626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:09 smithi165 bash[22175]: cluster 2022-04-30T22:57:07.934890+0000 mgr.smithi157.nfpzoe (mgr.14180) 4943 : cluster [DBG] pgmap v4620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:09 smithi157 bash[20376]: cluster 2022-04-30T22:57:07.934890+0000 mgr.smithi157.nfpzoe (mgr.14180) 4943 : cluster [DBG] pgmap v4620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:11 smithi165 bash[22175]: cluster 2022-04-30T22:57:09.935504+0000 mgr.smithi157.nfpzoe (mgr.14180) 4944 : cluster [DBG] pgmap v4621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:12.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:11 smithi157 bash[20376]: cluster 2022-04-30T22:57:09.935504+0000 mgr.smithi157.nfpzoe (mgr.14180) 4944 : cluster [DBG] pgmap v4621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:12.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:57:12.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:57:12.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:57:13.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:57:14.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:13 smithi165 bash[22175]: cluster 2022-04-30T22:57:11.936177+0000 mgr.smithi157.nfpzoe (mgr.14180) 4945 : cluster [DBG] pgmap v4622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:14.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:13 smithi165 bash[22175]: audit 2022-04-30T22:57:12.985103+0000 mon.smithi157 (mon.0) 3287 : audit [DBG] from='client.? 172.21.15.157:0/2654234605' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:14.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:13 smithi157 bash[20376]: cluster 2022-04-30T22:57:11.936177+0000 mgr.smithi157.nfpzoe (mgr.14180) 4945 : cluster [DBG] pgmap v4622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:14.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:13 smithi157 bash[20376]: audit 2022-04-30T22:57:12.985103+0000 mon.smithi157 (mon.0) 3287 : audit [DBG] from='client.? 172.21.15.157:0/2654234605' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:15 smithi165 bash[22175]: cluster 2022-04-30T22:57:13.936820+0000 mgr.smithi157.nfpzoe (mgr.14180) 4946 : cluster [DBG] pgmap v4623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:15 smithi157 bash[20376]: cluster 2022-04-30T22:57:13.936820+0000 mgr.smithi157.nfpzoe (mgr.14180) 4946 : cluster [DBG] pgmap v4623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:18.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:57:18.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:57:18.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:57:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:17 smithi165 bash[22175]: cluster 2022-04-30T22:57:15.937427+0000 mgr.smithi157.nfpzoe (mgr.14180) 4947 : cluster [DBG] pgmap v4624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:17 smithi157 bash[20376]: cluster 2022-04-30T22:57:15.937427+0000 mgr.smithi157.nfpzoe (mgr.14180) 4947 : cluster [DBG] pgmap v4624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:18.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:57:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:18 smithi165 bash[22175]: audit 2022-04-30T22:57:18.323278+0000 mon.smithi157 (mon.0) 3288 : audit [DBG] from='client.? 172.21.15.157:0/384368859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:19.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:18 smithi157 bash[20376]: audit 2022-04-30T22:57:18.323278+0000 mon.smithi157 (mon.0) 3288 : audit [DBG] from='client.? 172.21.15.157:0/384368859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:19 smithi165 bash[22175]: cluster 2022-04-30T22:57:17.938065+0000 mgr.smithi157.nfpzoe (mgr.14180) 4948 : cluster [DBG] pgmap v4625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:20.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:19 smithi157 bash[20376]: cluster 2022-04-30T22:57:17.938065+0000 mgr.smithi157.nfpzoe (mgr.14180) 4948 : cluster [DBG] pgmap v4625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:21 smithi165 bash[22175]: cluster 2022-04-30T22:57:19.938713+0000 mgr.smithi157.nfpzoe (mgr.14180) 4949 : cluster [DBG] pgmap v4626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:22.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:21 smithi157 bash[20376]: cluster 2022-04-30T22:57:19.938713+0000 mgr.smithi157.nfpzoe (mgr.14180) 4949 : cluster [DBG] pgmap v4626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:23.347 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:57:23.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:57:23.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:57:23.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:57:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:23 smithi165 bash[22175]: cluster 2022-04-30T22:57:21.939356+0000 mgr.smithi157.nfpzoe (mgr.14180) 4950 : cluster [DBG] pgmap v4627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:23 smithi165 bash[22175]: audit 2022-04-30T22:57:23.653674+0000 mon.smithi157 (mon.0) 3289 : audit [DBG] from='client.? 172.21.15.157:0/1570275490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:24.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:23 smithi157 bash[20376]: cluster 2022-04-30T22:57:21.939356+0000 mgr.smithi157.nfpzoe (mgr.14180) 4950 : cluster [DBG] pgmap v4627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:24.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:23 smithi157 bash[20376]: audit 2022-04-30T22:57:23.653674+0000 mon.smithi157 (mon.0) 3289 : audit [DBG] from='client.? 172.21.15.157:0/1570275490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:25 smithi165 bash[22175]: cluster 2022-04-30T22:57:23.939921+0000 mgr.smithi157.nfpzoe (mgr.14180) 4951 : cluster [DBG] pgmap v4628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:26.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:25 smithi157 bash[20376]: cluster 2022-04-30T22:57:23.939921+0000 mgr.smithi157.nfpzoe (mgr.14180) 4951 : cluster [DBG] pgmap v4628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:27 smithi165 bash[22175]: cluster 2022-04-30T22:57:25.940542+0000 mgr.smithi157.nfpzoe (mgr.14180) 4952 : cluster [DBG] pgmap v4629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:28.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:27 smithi157 bash[20376]: cluster 2022-04-30T22:57:25.940542+0000 mgr.smithi157.nfpzoe (mgr.14180) 4952 : cluster [DBG] pgmap v4629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:28.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:57:28.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:57:28.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:57:29.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:57:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:29 smithi165 bash[22175]: cluster 2022-04-30T22:57:27.941283+0000 mgr.smithi157.nfpzoe (mgr.14180) 4953 : cluster [DBG] pgmap v4630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:29 smithi165 bash[22175]: audit 2022-04-30T22:57:28.983423+0000 mon.smithi157 (mon.0) 3290 : audit [DBG] from='client.? 172.21.15.157:0/3002240057' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:30.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:29 smithi157 bash[20376]: cluster 2022-04-30T22:57:27.941283+0000 mgr.smithi157.nfpzoe (mgr.14180) 4953 : cluster [DBG] pgmap v4630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:30.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:29 smithi157 bash[20376]: audit 2022-04-30T22:57:28.983423+0000 mon.smithi157 (mon.0) 3290 : audit [DBG] from='client.? 172.21.15.157:0/3002240057' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:32.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:31 smithi165 bash[22175]: cluster 2022-04-30T22:57:29.941957+0000 mgr.smithi157.nfpzoe (mgr.14180) 4954 : cluster [DBG] pgmap v4631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:32.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:31 smithi157 bash[20376]: cluster 2022-04-30T22:57:29.941957+0000 mgr.smithi157.nfpzoe (mgr.14180) 4954 : cluster [DBG] pgmap v4631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:32 smithi165 bash[22175]: audit 2022-04-30T22:57:31.951761+0000 mon.smithi157 (mon.0) 3291 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:57:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:32 smithi165 bash[22175]: audit 2022-04-30T22:57:31.954652+0000 mon.smithi157 (mon.0) 3292 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:57:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:32 smithi165 bash[22175]: audit 2022-04-30T22:57:31.956595+0000 mon.smithi157 (mon.0) 3293 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:57:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:32 smithi165 bash[22175]: audit 2022-04-30T22:57:32.280397+0000 mon.smithi157 (mon.0) 3294 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:57:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:32 smithi165 bash[22175]: audit 2022-04-30T22:57:32.288780+0000 mon.smithi157 (mon.0) 3295 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:57:33.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:32 smithi157 bash[20376]: audit 2022-04-30T22:57:31.951761+0000 mon.smithi157 (mon.0) 3291 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:57:33.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:32 smithi157 bash[20376]: audit 2022-04-30T22:57:31.954652+0000 mon.smithi157 (mon.0) 3292 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:57:33.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:32 smithi157 bash[20376]: audit 2022-04-30T22:57:31.956595+0000 mon.smithi157 (mon.0) 3293 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:57:33.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:32 smithi157 bash[20376]: audit 2022-04-30T22:57:32.280397+0000 mon.smithi157 (mon.0) 3294 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:57:33.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:32 smithi157 bash[20376]: audit 2022-04-30T22:57:32.288780+0000 mon.smithi157 (mon.0) 3295 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:57:34.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:57:34.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:57:34.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:57:34.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:33 smithi165 bash[22175]: cluster 2022-04-30T22:57:31.942575+0000 mgr.smithi157.nfpzoe (mgr.14180) 4955 : cluster [DBG] pgmap v4632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:34.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:33 smithi165 bash[22175]: cluster 2022-04-30T22:57:32.273936+0000 mgr.smithi157.nfpzoe (mgr.14180) 4956 : cluster [DBG] pgmap v4633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:33 smithi165 bash[22175]: cluster 2022-04-30T22:57:32.274428+0000 mgr.smithi157.nfpzoe (mgr.14180) 4957 : cluster [DBG] pgmap v4634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:33 smithi165 bash[22175]: cephadm 2022-04-30T22:57:32.289965+0000 mgr.smithi157.nfpzoe (mgr.14180) 4958 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:57:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:33 smithi165 bash[22175]: cephadm 2022-04-30T22:57:32.290096+0000 mgr.smithi157.nfpzoe (mgr.14180) 4959 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:57:34.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:33 smithi157 bash[20376]: cluster 2022-04-30T22:57:31.942575+0000 mgr.smithi157.nfpzoe (mgr.14180) 4955 : cluster [DBG] pgmap v4632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:34.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:33 smithi157 bash[20376]: cluster 2022-04-30T22:57:32.273936+0000 mgr.smithi157.nfpzoe (mgr.14180) 4956 : cluster [DBG] pgmap v4633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:34.209 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:33 smithi157 bash[20376]: cluster 2022-04-30T22:57:32.274428+0000 mgr.smithi157.nfpzoe (mgr.14180) 4957 : cluster [DBG] pgmap v4634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:34.209 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:33 smithi157 bash[20376]: cephadm 2022-04-30T22:57:32.289965+0000 mgr.smithi157.nfpzoe (mgr.14180) 4958 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:57:34.209 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:33 smithi157 bash[20376]: cephadm 2022-04-30T22:57:32.290096+0000 mgr.smithi157.nfpzoe (mgr.14180) 4959 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:57:34.339 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:57:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:35 smithi165 bash[22175]: cluster 2022-04-30T22:57:34.275134+0000 mgr.smithi157.nfpzoe (mgr.14180) 4960 : cluster [DBG] pgmap v4635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:35 smithi165 bash[22175]: audit 2022-04-30T22:57:34.318556+0000 mon.smithi157 (mon.0) 3296 : audit [DBG] from='client.? 172.21.15.157:0/2028851224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:35 smithi157 bash[20376]: cluster 2022-04-30T22:57:34.275134+0000 mgr.smithi157.nfpzoe (mgr.14180) 4960 : cluster [DBG] pgmap v4635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:35 smithi157 bash[20376]: audit 2022-04-30T22:57:34.318556+0000 mon.smithi157 (mon.0) 3296 : audit [DBG] from='client.? 172.21.15.157:0/2028851224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:37.653 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:37 smithi165 bash[22175]: cluster 2022-04-30T22:57:36.275684+0000 mgr.smithi157.nfpzoe (mgr.14180) 4961 : cluster [DBG] pgmap v4636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:37.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:37 smithi157 bash[20376]: cluster 2022-04-30T22:57:36.275684+0000 mgr.smithi157.nfpzoe (mgr.14180) 4961 : cluster [DBG] pgmap v4636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:39.343 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:57:39.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:57:39.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:57:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:39 smithi165 bash[22175]: cluster 2022-04-30T22:57:38.276319+0000 mgr.smithi157.nfpzoe (mgr.14180) 4962 : cluster [DBG] pgmap v4637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:39.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:57:39.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:39 smithi157 bash[20376]: cluster 2022-04-30T22:57:38.276319+0000 mgr.smithi157.nfpzoe (mgr.14180) 4962 : cluster [DBG] pgmap v4637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:40 smithi165 bash[22175]: audit 2022-04-30T22:57:39.647463+0000 mon.smithi157 (mon.0) 3297 : audit [DBG] from='client.? 172.21.15.157:0/3825208558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:40.665 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:40 smithi157 bash[20376]: audit 2022-04-30T22:57:39.647463+0000 mon.smithi157 (mon.0) 3297 : audit [DBG] from='client.? 172.21.15.157:0/3825208558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:41 smithi165 bash[22175]: cluster 2022-04-30T22:57:40.276947+0000 mgr.smithi157.nfpzoe (mgr.14180) 4963 : cluster [DBG] pgmap v4638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:41 smithi157 bash[20376]: cluster 2022-04-30T22:57:40.276947+0000 mgr.smithi157.nfpzoe (mgr.14180) 4963 : cluster [DBG] pgmap v4638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:43.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:43 smithi165 bash[22175]: cluster 2022-04-30T22:57:42.277563+0000 mgr.smithi157.nfpzoe (mgr.14180) 4964 : cluster [DBG] pgmap v4639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:43.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:43 smithi157 bash[20376]: cluster 2022-04-30T22:57:42.277563+0000 mgr.smithi157.nfpzoe (mgr.14180) 4964 : cluster [DBG] pgmap v4639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:44.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:57:44.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:57:44.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:57:44.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:57:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:45 smithi165 bash[22175]: cluster 2022-04-30T22:57:44.278192+0000 mgr.smithi157.nfpzoe (mgr.14180) 4965 : cluster [DBG] pgmap v4640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:45 smithi165 bash[22175]: audit 2022-04-30T22:57:44.977064+0000 mon.smithi157 (mon.0) 3298 : audit [DBG] from='client.? 172.21.15.157:0/2802236599' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:45.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:45 smithi157 bash[20376]: cluster 2022-04-30T22:57:44.278192+0000 mgr.smithi157.nfpzoe (mgr.14180) 4965 : cluster [DBG] pgmap v4640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:45.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:45 smithi157 bash[20376]: audit 2022-04-30T22:57:44.977064+0000 mon.smithi157 (mon.0) 3298 : audit [DBG] from='client.? 172.21.15.157:0/2802236599' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:47 smithi165 bash[22175]: cluster 2022-04-30T22:57:46.278832+0000 mgr.smithi157.nfpzoe (mgr.14180) 4966 : cluster [DBG] pgmap v4641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:47.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:47 smithi157 bash[20376]: cluster 2022-04-30T22:57:46.278832+0000 mgr.smithi157.nfpzoe (mgr.14180) 4966 : cluster [DBG] pgmap v4641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:49 smithi165 bash[22175]: cluster 2022-04-30T22:57:48.279427+0000 mgr.smithi157.nfpzoe (mgr.14180) 4967 : cluster [DBG] pgmap v4642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:49.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:49 smithi157 bash[20376]: cluster 2022-04-30T22:57:48.279427+0000 mgr.smithi157.nfpzoe (mgr.14180) 4967 : cluster [DBG] pgmap v4642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:50.002 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:57:50.002 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:57:50.002 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:57:50.330 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:57:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:50 smithi165 bash[22175]: audit 2022-04-30T22:57:50.309644+0000 mon.smithi157 (mon.0) 3299 : audit [DBG] from='client.? 172.21.15.157:0/2394163124' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:50.666 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:50 smithi157 bash[20376]: audit 2022-04-30T22:57:50.309644+0000 mon.smithi157 (mon.0) 3299 : audit [DBG] from='client.? 172.21.15.157:0/2394163124' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:51 smithi165 bash[22175]: cluster 2022-04-30T22:57:50.280012+0000 mgr.smithi157.nfpzoe (mgr.14180) 4968 : cluster [DBG] pgmap v4643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:51 smithi157 bash[20376]: cluster 2022-04-30T22:57:50.280012+0000 mgr.smithi157.nfpzoe (mgr.14180) 4968 : cluster [DBG] pgmap v4643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:53.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:53 smithi165 bash[22175]: cluster 2022-04-30T22:57:52.280637+0000 mgr.smithi157.nfpzoe (mgr.14180) 4969 : cluster [DBG] pgmap v4644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:53.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:53 smithi157 bash[20376]: cluster 2022-04-30T22:57:52.280637+0000 mgr.smithi157.nfpzoe (mgr.14180) 4969 : cluster [DBG] pgmap v4644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:55.334 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:57:55.334 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:57:55.334 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:57:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:55 smithi165 bash[22175]: cluster 2022-04-30T22:57:54.281275+0000 mgr.smithi157.nfpzoe (mgr.14180) 4970 : cluster [DBG] pgmap v4645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:55 smithi157 bash[20376]: cluster 2022-04-30T22:57:54.281275+0000 mgr.smithi157.nfpzoe (mgr.14180) 4970 : cluster [DBG] pgmap v4645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:55.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:57:56.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:56 smithi165 bash[22175]: audit 2022-04-30T22:57:55.637396+0000 mon.smithi157 (mon.0) 3300 : audit [DBG] from='client.? 172.21.15.157:0/1126266015' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:56 smithi157 bash[20376]: audit 2022-04-30T22:57:55.637396+0000 mon.smithi157 (mon.0) 3300 : audit [DBG] from='client.? 172.21.15.157:0/1126266015' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:57:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:57 smithi165 bash[22175]: cluster 2022-04-30T22:57:56.281908+0000 mgr.smithi157.nfpzoe (mgr.14180) 4971 : cluster [DBG] pgmap v4646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:57 smithi157 bash[20376]: cluster 2022-04-30T22:57:56.281908+0000 mgr.smithi157.nfpzoe (mgr.14180) 4971 : cluster [DBG] pgmap v4646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:59 smithi165 bash[22175]: cluster 2022-04-30T22:57:58.282540+0000 mgr.smithi157.nfpzoe (mgr.14180) 4972 : cluster [DBG] pgmap v4647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:59 smithi165 bash[22175]: audit 2022-04-30T22:57:58.931374+0000 mon.smithi157 (mon.0) 3301 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:57:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:57:59 smithi165 bash[22175]: audit 2022-04-30T22:57:58.931831+0000 mon.smithi157 (mon.0) 3302 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:57:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:59 smithi157 bash[20376]: cluster 2022-04-30T22:57:58.282540+0000 mgr.smithi157.nfpzoe (mgr.14180) 4972 : cluster [DBG] pgmap v4647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:57:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:59 smithi157 bash[20376]: audit 2022-04-30T22:57:58.931374+0000 mon.smithi157 (mon.0) 3301 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:57:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:57:59 smithi157 bash[20376]: audit 2022-04-30T22:57:58.931831+0000 mon.smithi157 (mon.0) 3302 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:58:00.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:58:00.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:58:00.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:58:00.982 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:58:01.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:01 smithi165 bash[22175]: cluster 2022-04-30T22:58:00.283181+0000 mgr.smithi157.nfpzoe (mgr.14180) 4973 : cluster [DBG] pgmap v4648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:01 smithi165 bash[22175]: audit 2022-04-30T22:58:00.961607+0000 mon.smithi157 (mon.0) 3303 : audit [DBG] from='client.? 172.21.15.157:0/2940176024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:01.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:01 smithi157 bash[20376]: cluster 2022-04-30T22:58:00.283181+0000 mgr.smithi157.nfpzoe (mgr.14180) 4973 : cluster [DBG] pgmap v4648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:01.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:01 smithi157 bash[20376]: audit 2022-04-30T22:58:00.961607+0000 mon.smithi157 (mon.0) 3303 : audit [DBG] from='client.? 172.21.15.157:0/2940176024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:03 smithi165 bash[22175]: cluster 2022-04-30T22:58:02.283850+0000 mgr.smithi157.nfpzoe (mgr.14180) 4974 : cluster [DBG] pgmap v4649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:03 smithi157 bash[20376]: cluster 2022-04-30T22:58:02.283850+0000 mgr.smithi157.nfpzoe (mgr.14180) 4974 : cluster [DBG] pgmap v4649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:05 smithi165 bash[22175]: cluster 2022-04-30T22:58:04.284458+0000 mgr.smithi157.nfpzoe (mgr.14180) 4975 : cluster [DBG] pgmap v4650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:05.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:05 smithi157 bash[20376]: cluster 2022-04-30T22:58:04.284458+0000 mgr.smithi157.nfpzoe (mgr.14180) 4975 : cluster [DBG] pgmap v4650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:05.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:58:05.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:58:05.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:58:06.310 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:58:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:06 smithi165 bash[22175]: audit 2022-04-30T22:58:06.288619+0000 mon.smithi157 (mon.0) 3304 : audit [DBG] from='client.? 172.21.15.157:0/221620272' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:06 smithi157 bash[20376]: audit 2022-04-30T22:58:06.288619+0000 mon.smithi157 (mon.0) 3304 : audit [DBG] from='client.? 172.21.15.157:0/221620272' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:07.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:07 smithi165 bash[22175]: cluster 2022-04-30T22:58:06.284888+0000 mgr.smithi157.nfpzoe (mgr.14180) 4976 : cluster [DBG] pgmap v4651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:07.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:07 smithi157 bash[20376]: cluster 2022-04-30T22:58:06.284888+0000 mgr.smithi157.nfpzoe (mgr.14180) 4976 : cluster [DBG] pgmap v4651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:09 smithi165 bash[22175]: cluster 2022-04-30T22:58:08.285448+0000 mgr.smithi157.nfpzoe (mgr.14180) 4977 : cluster [DBG] pgmap v4652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:09 smithi157 bash[20376]: cluster 2022-04-30T22:58:08.285448+0000 mgr.smithi157.nfpzoe (mgr.14180) 4977 : cluster [DBG] pgmap v4652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:11.313 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:58:11.314 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:58:11.314 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:58:11.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:58:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:11 smithi165 bash[22175]: cluster 2022-04-30T22:58:10.286093+0000 mgr.smithi157.nfpzoe (mgr.14180) 4978 : cluster [DBG] pgmap v4653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:11 smithi157 bash[20376]: cluster 2022-04-30T22:58:10.286093+0000 mgr.smithi157.nfpzoe (mgr.14180) 4978 : cluster [DBG] pgmap v4653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:12 smithi165 bash[22175]: audit 2022-04-30T22:58:11.620515+0000 mon.smithi157 (mon.0) 3305 : audit [DBG] from='client.? 172.21.15.157:0/3763128233' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:12.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:12 smithi157 bash[20376]: audit 2022-04-30T22:58:11.620515+0000 mon.smithi157 (mon.0) 3305 : audit [DBG] from='client.? 172.21.15.157:0/3763128233' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:13.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:13 smithi165 bash[22175]: cluster 2022-04-30T22:58:12.286755+0000 mgr.smithi157.nfpzoe (mgr.14180) 4979 : cluster [DBG] pgmap v4654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:13 smithi157 bash[20376]: cluster 2022-04-30T22:58:12.286755+0000 mgr.smithi157.nfpzoe (mgr.14180) 4979 : cluster [DBG] pgmap v4654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:15 smithi165 bash[22175]: cluster 2022-04-30T22:58:14.287407+0000 mgr.smithi157.nfpzoe (mgr.14180) 4980 : cluster [DBG] pgmap v4655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:15 smithi157 bash[20376]: cluster 2022-04-30T22:58:14.287407+0000 mgr.smithi157.nfpzoe (mgr.14180) 4980 : cluster [DBG] pgmap v4655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:16.645 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:58:16.645 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:58:16.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:58:16.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:58:17.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:17 smithi165 bash[22175]: cluster 2022-04-30T22:58:16.288072+0000 mgr.smithi157.nfpzoe (mgr.14180) 4981 : cluster [DBG] pgmap v4656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:17 smithi165 bash[22175]: audit 2022-04-30T22:58:16.949890+0000 mon.smithi157 (mon.0) 3306 : audit [DBG] from='client.? 172.21.15.157:0/2409792801' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:17.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:17 smithi157 bash[20376]: cluster 2022-04-30T22:58:16.288072+0000 mgr.smithi157.nfpzoe (mgr.14180) 4981 : cluster [DBG] pgmap v4656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:17.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:17 smithi157 bash[20376]: audit 2022-04-30T22:58:16.949890+0000 mon.smithi157 (mon.0) 3306 : audit [DBG] from='client.? 172.21.15.157:0/2409792801' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:19 smithi165 bash[22175]: cluster 2022-04-30T22:58:18.288675+0000 mgr.smithi157.nfpzoe (mgr.14180) 4982 : cluster [DBG] pgmap v4657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:19 smithi157 bash[20376]: cluster 2022-04-30T22:58:18.288675+0000 mgr.smithi157.nfpzoe (mgr.14180) 4982 : cluster [DBG] pgmap v4657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:21 smithi165 bash[22175]: cluster 2022-04-30T22:58:20.289302+0000 mgr.smithi157.nfpzoe (mgr.14180) 4983 : cluster [DBG] pgmap v4658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:21 smithi157 bash[20376]: cluster 2022-04-30T22:58:20.289302+0000 mgr.smithi157.nfpzoe (mgr.14180) 4983 : cluster [DBG] pgmap v4658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:21.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:58:21.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:58:21.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:58:22.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:58:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:22 smithi165 bash[22175]: audit 2022-04-30T22:58:22.272330+0000 mon.smithi157 (mon.0) 3307 : audit [DBG] from='client.? 172.21.15.157:0/333386240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:22 smithi157 bash[20376]: audit 2022-04-30T22:58:22.272330+0000 mon.smithi157 (mon.0) 3307 : audit [DBG] from='client.? 172.21.15.157:0/333386240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:23.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:23 smithi165 bash[22175]: cluster 2022-04-30T22:58:22.289919+0000 mgr.smithi157.nfpzoe (mgr.14180) 4984 : cluster [DBG] pgmap v4659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:23 smithi157 bash[20376]: cluster 2022-04-30T22:58:22.289919+0000 mgr.smithi157.nfpzoe (mgr.14180) 4984 : cluster [DBG] pgmap v4659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:25 smithi165 bash[22175]: cluster 2022-04-30T22:58:24.290547+0000 mgr.smithi157.nfpzoe (mgr.14180) 4985 : cluster [DBG] pgmap v4660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:25 smithi157 bash[20376]: cluster 2022-04-30T22:58:24.290547+0000 mgr.smithi157.nfpzoe (mgr.14180) 4985 : cluster [DBG] pgmap v4660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:27.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:58:27.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:58:27.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:58:27.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:58:27.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:27 smithi165 bash[22175]: cluster 2022-04-30T22:58:26.291200+0000 mgr.smithi157.nfpzoe (mgr.14180) 4986 : cluster [DBG] pgmap v4661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:27.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:27 smithi157 bash[20376]: cluster 2022-04-30T22:58:26.291200+0000 mgr.smithi157.nfpzoe (mgr.14180) 4986 : cluster [DBG] pgmap v4661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:28.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:28 smithi165 bash[22175]: audit 2022-04-30T22:58:27.600508+0000 mon.smithi157 (mon.0) 3308 : audit [DBG] from='client.? 172.21.15.157:0/3445769000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:28 smithi157 bash[20376]: audit 2022-04-30T22:58:27.600508+0000 mon.smithi157 (mon.0) 3308 : audit [DBG] from='client.? 172.21.15.157:0/3445769000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:29 smithi165 bash[22175]: cluster 2022-04-30T22:58:28.291835+0000 mgr.smithi157.nfpzoe (mgr.14180) 4987 : cluster [DBG] pgmap v4662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:29 smithi157 bash[20376]: cluster 2022-04-30T22:58:28.291835+0000 mgr.smithi157.nfpzoe (mgr.14180) 4987 : cluster [DBG] pgmap v4662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:31 smithi165 bash[22175]: cluster 2022-04-30T22:58:30.292464+0000 mgr.smithi157.nfpzoe (mgr.14180) 4988 : cluster [DBG] pgmap v4663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:31.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:31 smithi157 bash[20376]: cluster 2022-04-30T22:58:30.292464+0000 mgr.smithi157.nfpzoe (mgr.14180) 4988 : cluster [DBG] pgmap v4663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:32.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:58:32.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:58:32.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:58:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:32 smithi165 bash[22175]: audit 2022-04-30T22:58:32.297978+0000 mon.smithi157 (mon.0) 3309 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:58:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:32 smithi165 bash[22175]: audit 2022-04-30T22:58:32.300964+0000 mon.smithi157 (mon.0) 3310 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:58:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:32 smithi165 bash[22175]: audit 2022-04-30T22:58:32.302929+0000 mon.smithi157 (mon.0) 3311 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:58:32.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:32 smithi157 bash[20376]: audit 2022-04-30T22:58:32.297978+0000 mon.smithi157 (mon.0) 3309 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:58:32.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:32 smithi157 bash[20376]: audit 2022-04-30T22:58:32.300964+0000 mon.smithi157 (mon.0) 3310 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:58:32.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:32 smithi157 bash[20376]: audit 2022-04-30T22:58:32.302929+0000 mon.smithi157 (mon.0) 3311 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:58:32.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:58:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:33 smithi165 bash[22175]: cluster 2022-04-30T22:58:32.293112+0000 mgr.smithi157.nfpzoe (mgr.14180) 4989 : cluster [DBG] pgmap v4664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:33 smithi165 bash[22175]: audit 2022-04-30T22:58:32.600635+0000 mon.smithi157 (mon.0) 3312 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:58:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:33 smithi165 bash[22175]: cluster 2022-04-30T22:58:32.890380+0000 mgr.smithi157.nfpzoe (mgr.14180) 4990 : cluster [DBG] pgmap v4665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:33 smithi165 bash[22175]: cluster 2022-04-30T22:58:32.890937+0000 mgr.smithi157.nfpzoe (mgr.14180) 4991 : cluster [DBG] pgmap v4666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:33 smithi165 bash[22175]: audit 2022-04-30T22:58:32.896691+0000 mon.smithi157 (mon.0) 3313 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:58:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:33 smithi165 bash[22175]: audit 2022-04-30T22:58:32.904643+0000 mon.smithi157 (mon.0) 3314 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:58:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:33 smithi165 bash[22175]: cephadm 2022-04-30T22:58:32.905738+0000 mgr.smithi157.nfpzoe (mgr.14180) 4992 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:58:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:33 smithi165 bash[22175]: cephadm 2022-04-30T22:58:32.905923+0000 mgr.smithi157.nfpzoe (mgr.14180) 4993 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:58:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:33 smithi165 bash[22175]: audit 2022-04-30T22:58:32.918310+0000 mon.smithi157 (mon.0) 3315 : audit [DBG] from='client.? 172.21.15.157:0/1883068054' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:33.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:33 smithi157 bash[20376]: cluster 2022-04-30T22:58:32.293112+0000 mgr.smithi157.nfpzoe (mgr.14180) 4989 : cluster [DBG] pgmap v4664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:33.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:33 smithi157 bash[20376]: audit 2022-04-30T22:58:32.600635+0000 mon.smithi157 (mon.0) 3312 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:58:33.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:33 smithi157 bash[20376]: cluster 2022-04-30T22:58:32.890380+0000 mgr.smithi157.nfpzoe (mgr.14180) 4990 : cluster [DBG] pgmap v4665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:33.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:33 smithi157 bash[20376]: cluster 2022-04-30T22:58:32.890937+0000 mgr.smithi157.nfpzoe (mgr.14180) 4991 : cluster [DBG] pgmap v4666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:33.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:33 smithi157 bash[20376]: audit 2022-04-30T22:58:32.896691+0000 mon.smithi157 (mon.0) 3313 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:58:33.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:33 smithi157 bash[20376]: audit 2022-04-30T22:58:32.904643+0000 mon.smithi157 (mon.0) 3314 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:58:33.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:33 smithi157 bash[20376]: cephadm 2022-04-30T22:58:32.905738+0000 mgr.smithi157.nfpzoe (mgr.14180) 4992 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:58:33.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:33 smithi157 bash[20376]: cephadm 2022-04-30T22:58:32.905923+0000 mgr.smithi157.nfpzoe (mgr.14180) 4993 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:58:33.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:33 smithi157 bash[20376]: audit 2022-04-30T22:58:32.918310+0000 mon.smithi157 (mon.0) 3315 : audit [DBG] from='client.? 172.21.15.157:0/1883068054' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:35 smithi165 bash[22175]: cluster 2022-04-30T22:58:34.891619+0000 mgr.smithi157.nfpzoe (mgr.14180) 4994 : cluster [DBG] pgmap v4667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:35 smithi157 bash[20376]: cluster 2022-04-30T22:58:34.891619+0000 mgr.smithi157.nfpzoe (mgr.14180) 4994 : cluster [DBG] pgmap v4667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:37 smithi165 bash[22175]: cluster 2022-04-30T22:58:36.892237+0000 mgr.smithi157.nfpzoe (mgr.14180) 4995 : cluster [DBG] pgmap v4668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:36 smithi157 bash[20376]: cluster 2022-04-30T22:58:36.892237+0000 mgr.smithi157.nfpzoe (mgr.14180) 4995 : cluster [DBG] pgmap v4668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:37.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:58:37.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:58:37.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:58:38.268 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:58:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:38 smithi165 bash[22175]: audit 2022-04-30T22:58:38.242725+0000 mon.smithi157 (mon.0) 3316 : audit [DBG] from='client.? 172.21.15.157:0/3848317426' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:38 smithi157 bash[20376]: audit 2022-04-30T22:58:38.242725+0000 mon.smithi157 (mon.0) 3316 : audit [DBG] from='client.? 172.21.15.157:0/3848317426' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:39 smithi165 bash[22175]: cluster 2022-04-30T22:58:38.892821+0000 mgr.smithi157.nfpzoe (mgr.14180) 4996 : cluster [DBG] pgmap v4669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:39 smithi157 bash[20376]: cluster 2022-04-30T22:58:38.892821+0000 mgr.smithi157.nfpzoe (mgr.14180) 4996 : cluster [DBG] pgmap v4669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:41.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:41 smithi165 bash[22175]: cluster 2022-04-30T22:58:40.893543+0000 mgr.smithi157.nfpzoe (mgr.14180) 4997 : cluster [DBG] pgmap v4670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:40 smithi157 bash[20376]: cluster 2022-04-30T22:58:40.893543+0000 mgr.smithi157.nfpzoe (mgr.14180) 4997 : cluster [DBG] pgmap v4670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:43.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:58:43.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:58:43.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:58:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:43 smithi165 bash[22175]: cluster 2022-04-30T22:58:42.894298+0000 mgr.smithi157.nfpzoe (mgr.14180) 4998 : cluster [DBG] pgmap v4671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:42 smithi157 bash[20376]: cluster 2022-04-30T22:58:42.894298+0000 mgr.smithi157.nfpzoe (mgr.14180) 4998 : cluster [DBG] pgmap v4671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:43.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:58:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:44 smithi165 bash[22175]: audit 2022-04-30T22:58:43.579346+0000 mon.smithi157 (mon.0) 3317 : audit [DBG] from='client.? 172.21.15.157:0/1425127901' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:44.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:43 smithi157 bash[20376]: audit 2022-04-30T22:58:43.579346+0000 mon.smithi157 (mon.0) 3317 : audit [DBG] from='client.? 172.21.15.157:0/1425127901' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:45 smithi165 bash[22175]: cluster 2022-04-30T22:58:44.894951+0000 mgr.smithi157.nfpzoe (mgr.14180) 4999 : cluster [DBG] pgmap v4672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:45 smithi157 bash[20376]: cluster 2022-04-30T22:58:44.894951+0000 mgr.smithi157.nfpzoe (mgr.14180) 4999 : cluster [DBG] pgmap v4672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:47 smithi165 bash[22175]: cluster 2022-04-30T22:58:46.895644+0000 mgr.smithi157.nfpzoe (mgr.14180) 5000 : cluster [DBG] pgmap v4673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:46 smithi157 bash[20376]: cluster 2022-04-30T22:58:46.895644+0000 mgr.smithi157.nfpzoe (mgr.14180) 5000 : cluster [DBG] pgmap v4673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:48.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:58:48.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:58:48.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:58:48.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:58:49.244 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:48 smithi157 bash[20376]: cluster 2022-04-30T22:58:48.896306+0000 mgr.smithi157.nfpzoe (mgr.14180) 5001 : cluster [DBG] pgmap v4674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:49.245 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:48 smithi157 bash[20376]: audit 2022-04-30T22:58:48.902882+0000 mon.smithi157 (mon.0) 3318 : audit [DBG] from='client.? 172.21.15.157:0/1296362100' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:48 smithi165 bash[22175]: cluster 2022-04-30T22:58:48.896306+0000 mgr.smithi157.nfpzoe (mgr.14180) 5001 : cluster [DBG] pgmap v4674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:48 smithi165 bash[22175]: audit 2022-04-30T22:58:48.902882+0000 mon.smithi157 (mon.0) 3318 : audit [DBG] from='client.? 172.21.15.157:0/1296362100' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:51 smithi165 bash[22175]: cluster 2022-04-30T22:58:50.897000+0000 mgr.smithi157.nfpzoe (mgr.14180) 5002 : cluster [DBG] pgmap v4675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:51.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:50 smithi157 bash[20376]: cluster 2022-04-30T22:58:50.897000+0000 mgr.smithi157.nfpzoe (mgr.14180) 5002 : cluster [DBG] pgmap v4675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:53 smithi165 bash[22175]: cluster 2022-04-30T22:58:52.897704+0000 mgr.smithi157.nfpzoe (mgr.14180) 5003 : cluster [DBG] pgmap v4676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:52 smithi157 bash[20376]: cluster 2022-04-30T22:58:52.897704+0000 mgr.smithi157.nfpzoe (mgr.14180) 5003 : cluster [DBG] pgmap v4676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:53.927 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:58:53.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:58:53.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:58:54.254 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:58:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:55 smithi165 bash[22175]: audit 2022-04-30T22:58:54.232721+0000 mon.smithi157 (mon.0) 3319 : audit [DBG] from='client.? 172.21.15.157:0/3264371398' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:55 smithi165 bash[22175]: cluster 2022-04-30T22:58:54.898323+0000 mgr.smithi157.nfpzoe (mgr.14180) 5004 : cluster [DBG] pgmap v4677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:55 smithi157 bash[20376]: audit 2022-04-30T22:58:54.232721+0000 mon.smithi157 (mon.0) 3319 : audit [DBG] from='client.? 172.21.15.157:0/3264371398' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:58:55.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:55 smithi157 bash[20376]: cluster 2022-04-30T22:58:54.898323+0000 mgr.smithi157.nfpzoe (mgr.14180) 5004 : cluster [DBG] pgmap v4677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:57 smithi165 bash[22175]: cluster 2022-04-30T22:58:56.898970+0000 mgr.smithi157.nfpzoe (mgr.14180) 5005 : cluster [DBG] pgmap v4678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:56 smithi157 bash[20376]: cluster 2022-04-30T22:58:56.898970+0000 mgr.smithi157.nfpzoe (mgr.14180) 5005 : cluster [DBG] pgmap v4678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:59.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:58:59.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:58:59.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:58:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:59 smithi165 bash[22175]: cluster 2022-04-30T22:58:58.899646+0000 mgr.smithi157.nfpzoe (mgr.14180) 5006 : cluster [DBG] pgmap v4679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:59 smithi165 bash[22175]: audit 2022-04-30T22:58:58.938319+0000 mon.smithi157 (mon.0) 3320 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:58:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:58:59 smithi165 bash[22175]: audit 2022-04-30T22:58:58.938929+0000 mon.smithi157 (mon.0) 3321 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:58:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:58 smithi157 bash[20376]: cluster 2022-04-30T22:58:58.899646+0000 mgr.smithi157.nfpzoe (mgr.14180) 5006 : cluster [DBG] pgmap v4679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:58:59.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:58 smithi157 bash[20376]: audit 2022-04-30T22:58:58.938319+0000 mon.smithi157 (mon.0) 3320 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:58:59.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:58:58 smithi157 bash[20376]: audit 2022-04-30T22:58:58.938929+0000 mon.smithi157 (mon.0) 3321 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:58:59.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:59:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:00 smithi165 bash[22175]: audit 2022-04-30T22:58:59.559937+0000 mon.smithi157 (mon.0) 3322 : audit [DBG] from='client.? 172.21.15.157:0/2040945622' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:00 smithi157 bash[20376]: audit 2022-04-30T22:58:59.559937+0000 mon.smithi157 (mon.0) 3322 : audit [DBG] from='client.? 172.21.15.157:0/2040945622' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:01 smithi165 bash[22175]: cluster 2022-04-30T22:59:00.900300+0000 mgr.smithi157.nfpzoe (mgr.14180) 5007 : cluster [DBG] pgmap v4680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:01.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:01 smithi157 bash[20376]: cluster 2022-04-30T22:59:00.900300+0000 mgr.smithi157.nfpzoe (mgr.14180) 5007 : cluster [DBG] pgmap v4680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:03 smithi165 bash[22175]: cluster 2022-04-30T22:59:02.900945+0000 mgr.smithi157.nfpzoe (mgr.14180) 5008 : cluster [DBG] pgmap v4681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:03.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:02 smithi157 bash[20376]: cluster 2022-04-30T22:59:02.900945+0000 mgr.smithi157.nfpzoe (mgr.14180) 5008 : cluster [DBG] pgmap v4681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:04.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:59:04.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:59:04.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:59:04.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:59:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:05 smithi165 bash[22175]: audit 2022-04-30T22:59:04.885039+0000 mon.smithi157 (mon.0) 3323 : audit [DBG] from='client.? 172.21.15.157:0/2975685265' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:05 smithi165 bash[22175]: cluster 2022-04-30T22:59:04.901687+0000 mgr.smithi157.nfpzoe (mgr.14180) 5009 : cluster [DBG] pgmap v4682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:05.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:05 smithi157 bash[20376]: audit 2022-04-30T22:59:04.885039+0000 mon.smithi157 (mon.0) 3323 : audit [DBG] from='client.? 172.21.15.157:0/2975685265' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:05.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:05 smithi157 bash[20376]: cluster 2022-04-30T22:59:04.901687+0000 mgr.smithi157.nfpzoe (mgr.14180) 5009 : cluster [DBG] pgmap v4682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:07 smithi165 bash[22175]: cluster 2022-04-30T22:59:06.902370+0000 mgr.smithi157.nfpzoe (mgr.14180) 5010 : cluster [DBG] pgmap v4683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:06 smithi157 bash[20376]: cluster 2022-04-30T22:59:06.902370+0000 mgr.smithi157.nfpzoe (mgr.14180) 5010 : cluster [DBG] pgmap v4683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:09 smithi165 bash[22175]: cluster 2022-04-30T22:59:08.903008+0000 mgr.smithi157.nfpzoe (mgr.14180) 5011 : cluster [DBG] pgmap v4684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:09.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:08 smithi157 bash[20376]: cluster 2022-04-30T22:59:08.903008+0000 mgr.smithi157.nfpzoe (mgr.14180) 5011 : cluster [DBG] pgmap v4684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:09.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:59:09.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:59:09.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:59:10.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:59:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:10 smithi165 bash[22175]: audit 2022-04-30T22:59:10.216577+0000 mon.smithi157 (mon.0) 3324 : audit [DBG] from='client.? 172.21.15.157:0/2150460501' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:10.696 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:10 smithi157 bash[20376]: audit 2022-04-30T22:59:10.216577+0000 mon.smithi157 (mon.0) 3324 : audit [DBG] from='client.? 172.21.15.157:0/2150460501' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:11 smithi165 bash[22175]: cluster 2022-04-30T22:59:10.903667+0000 mgr.smithi157.nfpzoe (mgr.14180) 5012 : cluster [DBG] pgmap v4685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:11 smithi157 bash[20376]: cluster 2022-04-30T22:59:10.903667+0000 mgr.smithi157.nfpzoe (mgr.14180) 5012 : cluster [DBG] pgmap v4685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:13 smithi165 bash[22175]: cluster 2022-04-30T22:59:12.904388+0000 mgr.smithi157.nfpzoe (mgr.14180) 5013 : cluster [DBG] pgmap v4686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:13.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:12 smithi157 bash[20376]: cluster 2022-04-30T22:59:12.904388+0000 mgr.smithi157.nfpzoe (mgr.14180) 5013 : cluster [DBG] pgmap v4686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:15.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:59:15.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:59:15.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:59:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:15 smithi165 bash[22175]: cluster 2022-04-30T22:59:14.905045+0000 mgr.smithi157.nfpzoe (mgr.14180) 5014 : cluster [DBG] pgmap v4687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:15 smithi157 bash[20376]: cluster 2022-04-30T22:59:14.905045+0000 mgr.smithi157.nfpzoe (mgr.14180) 5014 : cluster [DBG] pgmap v4687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:15.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:59:16.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:16 smithi165 bash[22175]: audit 2022-04-30T22:59:15.544680+0000 mon.smithi157 (mon.0) 3325 : audit [DBG] from='client.? 172.21.15.157:0/1725850775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:16.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:16 smithi157 bash[20376]: audit 2022-04-30T22:59:15.544680+0000 mon.smithi157 (mon.0) 3325 : audit [DBG] from='client.? 172.21.15.157:0/1725850775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:17 smithi165 bash[22175]: cluster 2022-04-30T22:59:16.905720+0000 mgr.smithi157.nfpzoe (mgr.14180) 5015 : cluster [DBG] pgmap v4688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:17 smithi157 bash[20376]: cluster 2022-04-30T22:59:16.905720+0000 mgr.smithi157.nfpzoe (mgr.14180) 5015 : cluster [DBG] pgmap v4688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:19 smithi165 bash[22175]: cluster 2022-04-30T22:59:18.906335+0000 mgr.smithi157.nfpzoe (mgr.14180) 5016 : cluster [DBG] pgmap v4689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:19.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:19 smithi157 bash[20376]: cluster 2022-04-30T22:59:18.906335+0000 mgr.smithi157.nfpzoe (mgr.14180) 5016 : cluster [DBG] pgmap v4689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:20.568 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:59:20.568 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:59:20.569 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:59:20.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:59:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:20 smithi157 bash[20376]: audit 2022-04-30T22:59:20.873282+0000 mon.smithi157 (mon.0) 3326 : audit [DBG] from='client.? 172.21.15.157:0/731368183' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:20 smithi165 bash[22175]: audit 2022-04-30T22:59:20.873282+0000 mon.smithi157 (mon.0) 3326 : audit [DBG] from='client.? 172.21.15.157:0/731368183' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:21 smithi157 bash[20376]: cluster 2022-04-30T22:59:20.906945+0000 mgr.smithi157.nfpzoe (mgr.14180) 5017 : cluster [DBG] pgmap v4690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:21 smithi165 bash[22175]: cluster 2022-04-30T22:59:20.906945+0000 mgr.smithi157.nfpzoe (mgr.14180) 5017 : cluster [DBG] pgmap v4690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:23 smithi157 bash[20376]: cluster 2022-04-30T22:59:22.907597+0000 mgr.smithi157.nfpzoe (mgr.14180) 5018 : cluster [DBG] pgmap v4691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:23 smithi165 bash[22175]: cluster 2022-04-30T22:59:22.907597+0000 mgr.smithi157.nfpzoe (mgr.14180) 5018 : cluster [DBG] pgmap v4691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:25 smithi165 bash[22175]: cluster 2022-04-30T22:59:24.908231+0000 mgr.smithi157.nfpzoe (mgr.14180) 5019 : cluster [DBG] pgmap v4692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:25 smithi157 bash[20376]: cluster 2022-04-30T22:59:24.908231+0000 mgr.smithi157.nfpzoe (mgr.14180) 5019 : cluster [DBG] pgmap v4692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:25.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:59:25.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:59:25.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:59:26.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:59:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:26 smithi165 bash[22175]: audit 2022-04-30T22:59:26.202284+0000 mon.smithi157 (mon.0) 3327 : audit [DBG] from='client.? 172.21.15.157:0/820002222' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:26 smithi157 bash[20376]: audit 2022-04-30T22:59:26.202284+0000 mon.smithi157 (mon.0) 3327 : audit [DBG] from='client.? 172.21.15.157:0/820002222' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:27 smithi157 bash[20376]: cluster 2022-04-30T22:59:26.908879+0000 mgr.smithi157.nfpzoe (mgr.14180) 5020 : cluster [DBG] pgmap v4693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:27.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:27 smithi165 bash[22175]: cluster 2022-04-30T22:59:26.908879+0000 mgr.smithi157.nfpzoe (mgr.14180) 5020 : cluster [DBG] pgmap v4693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:29 smithi165 bash[22175]: cluster 2022-04-30T22:59:28.909527+0000 mgr.smithi157.nfpzoe (mgr.14180) 5021 : cluster [DBG] pgmap v4694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:29.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:29 smithi157 bash[20376]: cluster 2022-04-30T22:59:28.909527+0000 mgr.smithi157.nfpzoe (mgr.14180) 5021 : cluster [DBG] pgmap v4694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:31.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:59:31.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:59:31.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:59:31.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:31 smithi165 bash[22175]: cluster 2022-04-30T22:59:30.910145+0000 mgr.smithi157.nfpzoe (mgr.14180) 5022 : cluster [DBG] pgmap v4695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:31.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:31 smithi157 bash[20376]: cluster 2022-04-30T22:59:30.910145+0000 mgr.smithi157.nfpzoe (mgr.14180) 5022 : cluster [DBG] pgmap v4695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:31.546 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:59:32.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:32 smithi165 bash[22175]: audit 2022-04-30T22:59:31.525620+0000 mon.smithi157 (mon.0) 3328 : audit [DBG] from='client.? 172.21.15.157:0/2729721937' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:32 smithi157 bash[20376]: audit 2022-04-30T22:59:31.525620+0000 mon.smithi157 (mon.0) 3328 : audit [DBG] from='client.? 172.21.15.157:0/2729721937' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:33 smithi165 bash[22175]: cluster 2022-04-30T22:59:32.910873+0000 mgr.smithi157.nfpzoe (mgr.14180) 5023 : cluster [DBG] pgmap v4696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:33 smithi165 bash[22175]: audit 2022-04-30T22:59:32.915318+0000 mon.smithi157 (mon.0) 3329 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:59:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:33 smithi165 bash[22175]: audit 2022-04-30T22:59:32.918108+0000 mon.smithi157 (mon.0) 3330 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:59:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:33 smithi165 bash[22175]: audit 2022-04-30T22:59:32.920156+0000 mon.smithi157 (mon.0) 3331 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:59:33.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:33 smithi157 bash[20376]: cluster 2022-04-30T22:59:32.910873+0000 mgr.smithi157.nfpzoe (mgr.14180) 5023 : cluster [DBG] pgmap v4696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:33.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:33 smithi157 bash[20376]: audit 2022-04-30T22:59:32.915318+0000 mon.smithi157 (mon.0) 3329 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T22:59:33.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:33 smithi157 bash[20376]: audit 2022-04-30T22:59:32.918108+0000 mon.smithi157 (mon.0) 3330 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T22:59:33.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:33 smithi157 bash[20376]: audit 2022-04-30T22:59:32.920156+0000 mon.smithi157 (mon.0) 3331 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T22:59:34.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:34 smithi165 bash[22175]: cluster 2022-04-30T22:59:33.237915+0000 mgr.smithi157.nfpzoe (mgr.14180) 5024 : cluster [DBG] pgmap v4697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:34.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:34 smithi165 bash[22175]: cluster 2022-04-30T22:59:33.238312+0000 mgr.smithi157.nfpzoe (mgr.14180) 5025 : cluster [DBG] pgmap v4698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:34 smithi165 bash[22175]: audit 2022-04-30T22:59:33.244273+0000 mon.smithi157 (mon.0) 3332 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:59:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:34 smithi165 bash[22175]: audit 2022-04-30T22:59:33.251877+0000 mon.smithi157 (mon.0) 3333 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:59:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:34 smithi165 bash[22175]: cephadm 2022-04-30T22:59:33.252894+0000 mgr.smithi157.nfpzoe (mgr.14180) 5026 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:59:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:34 smithi165 bash[22175]: cephadm 2022-04-30T22:59:33.252979+0000 mgr.smithi157.nfpzoe (mgr.14180) 5027 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:59:34.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:34 smithi157 bash[20376]: cluster 2022-04-30T22:59:33.237915+0000 mgr.smithi157.nfpzoe (mgr.14180) 5024 : cluster [DBG] pgmap v4697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:34.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:34 smithi157 bash[20376]: cluster 2022-04-30T22:59:33.238312+0000 mgr.smithi157.nfpzoe (mgr.14180) 5025 : cluster [DBG] pgmap v4698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:34.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:34 smithi157 bash[20376]: audit 2022-04-30T22:59:33.244273+0000 mon.smithi157 (mon.0) 3332 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T22:59:34.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:34 smithi157 bash[20376]: audit 2022-04-30T22:59:33.251877+0000 mon.smithi157 (mon.0) 3333 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T22:59:34.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:34 smithi157 bash[20376]: cephadm 2022-04-30T22:59:33.252894+0000 mgr.smithi157.nfpzoe (mgr.14180) 5026 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T22:59:34.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:34 smithi157 bash[20376]: cephadm 2022-04-30T22:59:33.252979+0000 mgr.smithi157.nfpzoe (mgr.14180) 5027 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T22:59:36.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:59:36.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:59:36.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:59:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:36 smithi165 bash[22175]: cluster 2022-04-30T22:59:35.238869+0000 mgr.smithi157.nfpzoe (mgr.14180) 5028 : cluster [DBG] pgmap v4699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:36 smithi157 bash[20376]: cluster 2022-04-30T22:59:35.238869+0000 mgr.smithi157.nfpzoe (mgr.14180) 5028 : cluster [DBG] pgmap v4699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:36.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:59:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:37 smithi157 bash[20376]: audit 2022-04-30T22:59:36.856745+0000 mon.smithi157 (mon.0) 3334 : audit [DBG] from='client.? 172.21.15.157:0/454221847' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:37 smithi165 bash[22175]: audit 2022-04-30T22:59:36.856745+0000 mon.smithi157 (mon.0) 3334 : audit [DBG] from='client.? 172.21.15.157:0/454221847' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:38.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:38 smithi165 bash[22175]: cluster 2022-04-30T22:59:37.239489+0000 mgr.smithi157.nfpzoe (mgr.14180) 5029 : cluster [DBG] pgmap v4700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:38 smithi157 bash[20376]: cluster 2022-04-30T22:59:37.239489+0000 mgr.smithi157.nfpzoe (mgr.14180) 5029 : cluster [DBG] pgmap v4700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:40 smithi165 bash[22175]: cluster 2022-04-30T22:59:39.240033+0000 mgr.smithi157.nfpzoe (mgr.14180) 5030 : cluster [DBG] pgmap v4701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:40.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:40 smithi157 bash[20376]: cluster 2022-04-30T22:59:39.240033+0000 mgr.smithi157.nfpzoe (mgr.14180) 5030 : cluster [DBG] pgmap v4701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:41.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:59:41.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:59:41.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:59:42.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:59:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:42 smithi165 bash[22175]: cluster 2022-04-30T22:59:41.240727+0000 mgr.smithi157.nfpzoe (mgr.14180) 5031 : cluster [DBG] pgmap v4702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:42 smithi165 bash[22175]: audit 2022-04-30T22:59:42.185634+0000 mon.smithi157 (mon.0) 3335 : audit [DBG] from='client.? 172.21.15.157:0/860851272' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:42 smithi157 bash[20376]: cluster 2022-04-30T22:59:41.240727+0000 mgr.smithi157.nfpzoe (mgr.14180) 5031 : cluster [DBG] pgmap v4702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:42.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:42 smithi157 bash[20376]: audit 2022-04-30T22:59:42.185634+0000 mon.smithi157 (mon.0) 3335 : audit [DBG] from='client.? 172.21.15.157:0/860851272' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:44 smithi165 bash[22175]: cluster 2022-04-30T22:59:43.241386+0000 mgr.smithi157.nfpzoe (mgr.14180) 5032 : cluster [DBG] pgmap v4703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:44.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:44 smithi157 bash[20376]: cluster 2022-04-30T22:59:43.241386+0000 mgr.smithi157.nfpzoe (mgr.14180) 5032 : cluster [DBG] pgmap v4703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:46 smithi165 bash[22175]: cluster 2022-04-30T22:59:45.242002+0000 mgr.smithi157.nfpzoe (mgr.14180) 5033 : cluster [DBG] pgmap v4704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:46 smithi157 bash[20376]: cluster 2022-04-30T22:59:45.242002+0000 mgr.smithi157.nfpzoe (mgr.14180) 5033 : cluster [DBG] pgmap v4704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:47.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:59:47.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:59:47.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:59:47.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:59:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:48 smithi165 bash[22175]: cluster 2022-04-30T22:59:47.242571+0000 mgr.smithi157.nfpzoe (mgr.14180) 5034 : cluster [DBG] pgmap v4705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:48 smithi165 bash[22175]: audit 2022-04-30T22:59:47.508957+0000 mon.smithi157 (mon.0) 3336 : audit [DBG] from='client.? 172.21.15.157:0/2830417344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:48.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:48 smithi157 bash[20376]: cluster 2022-04-30T22:59:47.242571+0000 mgr.smithi157.nfpzoe (mgr.14180) 5034 : cluster [DBG] pgmap v4705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:48.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:48 smithi157 bash[20376]: audit 2022-04-30T22:59:47.508957+0000 mon.smithi157 (mon.0) 3336 : audit [DBG] from='client.? 172.21.15.157:0/2830417344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:50 smithi165 bash[22175]: cluster 2022-04-30T22:59:49.243248+0000 mgr.smithi157.nfpzoe (mgr.14180) 5035 : cluster [DBG] pgmap v4706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:50 smithi157 bash[20376]: cluster 2022-04-30T22:59:49.243248+0000 mgr.smithi157.nfpzoe (mgr.14180) 5035 : cluster [DBG] pgmap v4706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:52.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:59:52.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:59:52.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:59:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:52 smithi165 bash[22175]: cluster 2022-04-30T22:59:51.243889+0000 mgr.smithi157.nfpzoe (mgr.14180) 5036 : cluster [DBG] pgmap v4707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:52 smithi157 bash[20376]: cluster 2022-04-30T22:59:51.243889+0000 mgr.smithi157.nfpzoe (mgr.14180) 5036 : cluster [DBG] pgmap v4707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:52.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:59:53.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:53 smithi165 bash[22175]: audit 2022-04-30T22:59:52.832697+0000 mon.smithi157 (mon.0) 3337 : audit [DBG] from='client.? 172.21.15.157:0/1100506045' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:53.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:53 smithi157 bash[20376]: audit 2022-04-30T22:59:52.832697+0000 mon.smithi157 (mon.0) 3337 : audit [DBG] from='client.? 172.21.15.157:0/1100506045' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:54.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:54 smithi165 bash[22175]: cluster 2022-04-30T22:59:53.244621+0000 mgr.smithi157.nfpzoe (mgr.14180) 5037 : cluster [DBG] pgmap v4708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:54 smithi157 bash[20376]: cluster 2022-04-30T22:59:53.244621+0000 mgr.smithi157.nfpzoe (mgr.14180) 5037 : cluster [DBG] pgmap v4708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:56 smithi165 bash[22175]: cluster 2022-04-30T22:59:55.245380+0000 mgr.smithi157.nfpzoe (mgr.14180) 5038 : cluster [DBG] pgmap v4709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:56 smithi157 bash[20376]: cluster 2022-04-30T22:59:55.245380+0000 mgr.smithi157.nfpzoe (mgr.14180) 5038 : cluster [DBG] pgmap v4709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:57.857 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T22:59:57.857 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T22:59:57.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T22:59:58.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T22:59:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:58 smithi165 bash[22175]: cluster 2022-04-30T22:59:57.246159+0000 mgr.smithi157.nfpzoe (mgr.14180) 5039 : cluster [DBG] pgmap v4710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:58 smithi165 bash[22175]: audit 2022-04-30T22:59:58.162054+0000 mon.smithi157 (mon.0) 3338 : audit [DBG] from='client.? 172.21.15.157:0/2237480710' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:58 smithi157 bash[20376]: cluster 2022-04-30T22:59:57.246159+0000 mgr.smithi157.nfpzoe (mgr.14180) 5039 : cluster [DBG] pgmap v4710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T22:59:58.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:58 smithi157 bash[20376]: audit 2022-04-30T22:59:58.162054+0000 mon.smithi157 (mon.0) 3338 : audit [DBG] from='client.? 172.21.15.157:0/2237480710' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T22:59:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:59 smithi165 bash[22175]: audit 2022-04-30T22:59:58.947045+0000 mon.smithi157 (mon.0) 3339 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:59:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 22:59:59 smithi165 bash[22175]: audit 2022-04-30T22:59:58.947637+0000 mon.smithi157 (mon.0) 3340 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T22:59:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:59 smithi157 bash[20376]: audit 2022-04-30T22:59:58.947045+0000 mon.smithi157 (mon.0) 3339 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T22:59:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 22:59:59 smithi157 bash[20376]: audit 2022-04-30T22:59:58.947637+0000 mon.smithi157 (mon.0) 3340 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:00:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:00 smithi165 bash[22175]: cluster 2022-04-30T22:59:59.246822+0000 mgr.smithi157.nfpzoe (mgr.14180) 5040 : cluster [DBG] pgmap v4711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:00 smithi165 bash[22175]: cluster 2022-04-30T23:00:00.000155+0000 mon.smithi157 (mon.0) 3341 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T23:00:00.676 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:00 smithi157 bash[20376]: cluster 2022-04-30T22:59:59.246822+0000 mgr.smithi157.nfpzoe (mgr.14180) 5040 : cluster [DBG] pgmap v4711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:00.676 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:00 smithi157 bash[20376]: cluster 2022-04-30T23:00:00.000155+0000 mon.smithi157 (mon.0) 3341 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T23:00:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:02 smithi165 bash[22175]: cluster 2022-04-30T23:00:01.247450+0000 mgr.smithi157.nfpzoe (mgr.14180) 5041 : cluster [DBG] pgmap v4712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:02 smithi157 bash[20376]: cluster 2022-04-30T23:00:01.247450+0000 mgr.smithi157.nfpzoe (mgr.14180) 5041 : cluster [DBG] pgmap v4712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:03.186 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:00:03.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:00:03.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:00:03.521 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:00:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:04 smithi165 bash[22175]: cluster 2022-04-30T23:00:03.248053+0000 mgr.smithi157.nfpzoe (mgr.14180) 5042 : cluster [DBG] pgmap v4713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:04 smithi165 bash[22175]: audit 2022-04-30T23:00:03.494152+0000 mon.smithi157 (mon.0) 3342 : audit [DBG] from='client.? 172.21.15.157:0/1570316445' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:04 smithi157 bash[20376]: cluster 2022-04-30T23:00:03.248053+0000 mgr.smithi157.nfpzoe (mgr.14180) 5042 : cluster [DBG] pgmap v4713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:04.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:04 smithi157 bash[20376]: audit 2022-04-30T23:00:03.494152+0000 mon.smithi157 (mon.0) 3342 : audit [DBG] from='client.? 172.21.15.157:0/1570316445' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:06 smithi165 bash[22175]: cluster 2022-04-30T23:00:05.248680+0000 mgr.smithi157.nfpzoe (mgr.14180) 5043 : cluster [DBG] pgmap v4714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:06 smithi157 bash[20376]: cluster 2022-04-30T23:00:05.248680+0000 mgr.smithi157.nfpzoe (mgr.14180) 5043 : cluster [DBG] pgmap v4714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:08.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:00:08.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:00:08.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:00:08.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:08 smithi165 bash[22175]: cluster 2022-04-30T23:00:07.249327+0000 mgr.smithi157.nfpzoe (mgr.14180) 5044 : cluster [DBG] pgmap v4715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:08 smithi157 bash[20376]: cluster 2022-04-30T23:00:07.249327+0000 mgr.smithi157.nfpzoe (mgr.14180) 5044 : cluster [DBG] pgmap v4715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:08.850 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:00:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:09 smithi165 bash[22175]: audit 2022-04-30T23:00:08.829870+0000 mon.smithi157 (mon.0) 3343 : audit [DBG] from='client.? 172.21.15.157:0/2702564372' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:09 smithi157 bash[20376]: audit 2022-04-30T23:00:08.829870+0000 mon.smithi157 (mon.0) 3343 : audit [DBG] from='client.? 172.21.15.157:0/2702564372' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:10 smithi165 bash[22175]: cluster 2022-04-30T23:00:09.249966+0000 mgr.smithi157.nfpzoe (mgr.14180) 5045 : cluster [DBG] pgmap v4716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:10.711 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:10 smithi157 bash[20376]: cluster 2022-04-30T23:00:09.249966+0000 mgr.smithi157.nfpzoe (mgr.14180) 5045 : cluster [DBG] pgmap v4716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:12 smithi165 bash[22175]: cluster 2022-04-30T23:00:11.250596+0000 mgr.smithi157.nfpzoe (mgr.14180) 5046 : cluster [DBG] pgmap v4717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:12 smithi157 bash[20376]: cluster 2022-04-30T23:00:11.250596+0000 mgr.smithi157.nfpzoe (mgr.14180) 5046 : cluster [DBG] pgmap v4717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:13.854 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:00:13.854 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:00:13.854 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:00:14.178 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:00:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:14 smithi165 bash[22175]: cluster 2022-04-30T23:00:13.251244+0000 mgr.smithi157.nfpzoe (mgr.14180) 5047 : cluster [DBG] pgmap v4718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:14 smithi165 bash[22175]: audit 2022-04-30T23:00:14.157444+0000 mon.smithi157 (mon.0) 3344 : audit [DBG] from='client.? 172.21.15.157:0/3599091577' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:14.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:14 smithi157 bash[20376]: cluster 2022-04-30T23:00:13.251244+0000 mgr.smithi157.nfpzoe (mgr.14180) 5047 : cluster [DBG] pgmap v4718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:14.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:14 smithi157 bash[20376]: audit 2022-04-30T23:00:14.157444+0000 mon.smithi157 (mon.0) 3344 : audit [DBG] from='client.? 172.21.15.157:0/3599091577' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:16.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:16 smithi165 bash[22175]: cluster 2022-04-30T23:00:15.251869+0000 mgr.smithi157.nfpzoe (mgr.14180) 5048 : cluster [DBG] pgmap v4719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:16.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:16 smithi157 bash[20376]: cluster 2022-04-30T23:00:15.251869+0000 mgr.smithi157.nfpzoe (mgr.14180) 5048 : cluster [DBG] pgmap v4719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:18.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:18 smithi165 bash[22175]: cluster 2022-04-30T23:00:17.252514+0000 mgr.smithi157.nfpzoe (mgr.14180) 5049 : cluster [DBG] pgmap v4720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:18 smithi157 bash[20376]: cluster 2022-04-30T23:00:17.252514+0000 mgr.smithi157.nfpzoe (mgr.14180) 5049 : cluster [DBG] pgmap v4720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:19.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:00:19.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:00:19.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:00:19.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:00:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:20 smithi165 bash[22175]: cluster 2022-04-30T23:00:19.253131+0000 mgr.smithi157.nfpzoe (mgr.14180) 5050 : cluster [DBG] pgmap v4721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:20 smithi165 bash[22175]: audit 2022-04-30T23:00:19.487334+0000 mon.smithi157 (mon.0) 3345 : audit [DBG] from='client.? 172.21.15.157:0/525044175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:20 smithi157 bash[20376]: cluster 2022-04-30T23:00:19.253131+0000 mgr.smithi157.nfpzoe (mgr.14180) 5050 : cluster [DBG] pgmap v4721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:20 smithi157 bash[20376]: audit 2022-04-30T23:00:19.487334+0000 mon.smithi157 (mon.0) 3345 : audit [DBG] from='client.? 172.21.15.157:0/525044175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:22 smithi165 bash[22175]: cluster 2022-04-30T23:00:21.253759+0000 mgr.smithi157.nfpzoe (mgr.14180) 5051 : cluster [DBG] pgmap v4722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:22 smithi157 bash[20376]: cluster 2022-04-30T23:00:21.253759+0000 mgr.smithi157.nfpzoe (mgr.14180) 5051 : cluster [DBG] pgmap v4722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:24.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:00:24.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:00:24.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:00:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:24 smithi165 bash[22175]: cluster 2022-04-30T23:00:23.254407+0000 mgr.smithi157.nfpzoe (mgr.14180) 5052 : cluster [DBG] pgmap v4723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:24 smithi157 bash[20376]: cluster 2022-04-30T23:00:23.254407+0000 mgr.smithi157.nfpzoe (mgr.14180) 5052 : cluster [DBG] pgmap v4723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:24.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:00:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:25 smithi165 bash[22175]: audit 2022-04-30T23:00:24.812088+0000 mon.smithi157 (mon.0) 3346 : audit [DBG] from='client.? 172.21.15.157:0/4003898828' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:25 smithi157 bash[20376]: audit 2022-04-30T23:00:24.812088+0000 mon.smithi157 (mon.0) 3346 : audit [DBG] from='client.? 172.21.15.157:0/4003898828' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:26 smithi165 bash[22175]: cluster 2022-04-30T23:00:25.255043+0000 mgr.smithi157.nfpzoe (mgr.14180) 5053 : cluster [DBG] pgmap v4724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:26 smithi157 bash[20376]: cluster 2022-04-30T23:00:25.255043+0000 mgr.smithi157.nfpzoe (mgr.14180) 5053 : cluster [DBG] pgmap v4724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:28.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:28 smithi165 bash[22175]: cluster 2022-04-30T23:00:27.255712+0000 mgr.smithi157.nfpzoe (mgr.14180) 5054 : cluster [DBG] pgmap v4725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:28 smithi157 bash[20376]: cluster 2022-04-30T23:00:27.255712+0000 mgr.smithi157.nfpzoe (mgr.14180) 5054 : cluster [DBG] pgmap v4725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:29.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:00:29.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:00:29.837 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:00:30.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:00:30.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:30 smithi165 bash[22175]: cluster 2022-04-30T23:00:29.256340+0000 mgr.smithi157.nfpzoe (mgr.14180) 5055 : cluster [DBG] pgmap v4726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:30 smithi157 bash[20376]: cluster 2022-04-30T23:00:29.256340+0000 mgr.smithi157.nfpzoe (mgr.14180) 5055 : cluster [DBG] pgmap v4726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:31.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:31 smithi165 bash[22175]: audit 2022-04-30T23:00:30.139801+0000 mon.smithi157 (mon.0) 3347 : audit [DBG] from='client.? 172.21.15.157:0/4177948724' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:31.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:31 smithi157 bash[20376]: audit 2022-04-30T23:00:30.139801+0000 mon.smithi157 (mon.0) 3347 : audit [DBG] from='client.? 172.21.15.157:0/4177948724' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:32.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:32 smithi165 bash[22175]: cluster 2022-04-30T23:00:31.257051+0000 mgr.smithi157.nfpzoe (mgr.14180) 5056 : cluster [DBG] pgmap v4727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:32.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:32 smithi157 bash[20376]: cluster 2022-04-30T23:00:31.257051+0000 mgr.smithi157.nfpzoe (mgr.14180) 5056 : cluster [DBG] pgmap v4727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:33.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:33 smithi165 bash[22175]: audit 2022-04-30T23:00:33.260684+0000 mon.smithi157 (mon.0) 3348 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:00:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:33 smithi165 bash[22175]: audit 2022-04-30T23:00:33.263411+0000 mon.smithi157 (mon.0) 3349 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:00:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:33 smithi165 bash[22175]: audit 2022-04-30T23:00:33.265280+0000 mon.smithi157 (mon.0) 3350 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:00:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:33 smithi157 bash[20376]: audit 2022-04-30T23:00:33.260684+0000 mon.smithi157 (mon.0) 3348 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:00:33.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:33 smithi157 bash[20376]: audit 2022-04-30T23:00:33.263411+0000 mon.smithi157 (mon.0) 3349 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:00:33.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:33 smithi157 bash[20376]: audit 2022-04-30T23:00:33.265280+0000 mon.smithi157 (mon.0) 3350 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:00:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:34 smithi165 bash[22175]: cluster 2022-04-30T23:00:33.257693+0000 mgr.smithi157.nfpzoe (mgr.14180) 5057 : cluster [DBG] pgmap v4728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:34 smithi165 bash[22175]: cluster 2022-04-30T23:00:33.567160+0000 mgr.smithi157.nfpzoe (mgr.14180) 5058 : cluster [DBG] pgmap v4729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:34 smithi165 bash[22175]: cluster 2022-04-30T23:00:33.567630+0000 mgr.smithi157.nfpzoe (mgr.14180) 5059 : cluster [DBG] pgmap v4730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:34 smithi165 bash[22175]: audit 2022-04-30T23:00:33.572019+0000 mon.smithi157 (mon.0) 3351 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:00:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:34 smithi165 bash[22175]: audit 2022-04-30T23:00:33.580718+0000 mon.smithi157 (mon.0) 3352 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:00:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:34 smithi165 bash[22175]: cephadm 2022-04-30T23:00:33.581534+0000 mgr.smithi157.nfpzoe (mgr.14180) 5060 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:00:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:34 smithi165 bash[22175]: cephadm 2022-04-30T23:00:33.581676+0000 mgr.smithi157.nfpzoe (mgr.14180) 5061 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:00:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:34 smithi157 bash[20376]: cluster 2022-04-30T23:00:33.257693+0000 mgr.smithi157.nfpzoe (mgr.14180) 5057 : cluster [DBG] pgmap v4728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:34.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:34 smithi157 bash[20376]: cluster 2022-04-30T23:00:33.567160+0000 mgr.smithi157.nfpzoe (mgr.14180) 5058 : cluster [DBG] pgmap v4729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:34.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:34 smithi157 bash[20376]: cluster 2022-04-30T23:00:33.567630+0000 mgr.smithi157.nfpzoe (mgr.14180) 5059 : cluster [DBG] pgmap v4730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:34.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:34 smithi157 bash[20376]: audit 2022-04-30T23:00:33.572019+0000 mon.smithi157 (mon.0) 3351 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:00:34.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:34 smithi157 bash[20376]: audit 2022-04-30T23:00:33.580718+0000 mon.smithi157 (mon.0) 3352 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:00:34.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:34 smithi157 bash[20376]: cephadm 2022-04-30T23:00:33.581534+0000 mgr.smithi157.nfpzoe (mgr.14180) 5060 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:00:34.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:34 smithi157 bash[20376]: cephadm 2022-04-30T23:00:33.581676+0000 mgr.smithi157.nfpzoe (mgr.14180) 5061 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:00:35.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:00:35.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:00:35.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:00:35.490 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:00:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:35 smithi165 bash[22175]: audit 2022-04-30T23:00:35.465429+0000 mon.smithi157 (mon.0) 3353 : audit [DBG] from='client.? 172.21.15.157:0/2096673003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:35 smithi157 bash[20376]: audit 2022-04-30T23:00:35.465429+0000 mon.smithi157 (mon.0) 3353 : audit [DBG] from='client.? 172.21.15.157:0/2096673003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:36 smithi165 bash[22175]: cluster 2022-04-30T23:00:35.568224+0000 mgr.smithi157.nfpzoe (mgr.14180) 5062 : cluster [DBG] pgmap v4731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:36 smithi157 bash[20376]: cluster 2022-04-30T23:00:35.568224+0000 mgr.smithi157.nfpzoe (mgr.14180) 5062 : cluster [DBG] pgmap v4731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:38 smithi165 bash[22175]: cluster 2022-04-30T23:00:37.568875+0000 mgr.smithi157.nfpzoe (mgr.14180) 5063 : cluster [DBG] pgmap v4732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:38 smithi157 bash[20376]: cluster 2022-04-30T23:00:37.568875+0000 mgr.smithi157.nfpzoe (mgr.14180) 5063 : cluster [DBG] pgmap v4732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:40 smithi165 bash[22175]: cluster 2022-04-30T23:00:39.569469+0000 mgr.smithi157.nfpzoe (mgr.14180) 5064 : cluster [DBG] pgmap v4733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:40 smithi157 bash[20376]: cluster 2022-04-30T23:00:39.569469+0000 mgr.smithi157.nfpzoe (mgr.14180) 5064 : cluster [DBG] pgmap v4733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:40.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:00:40.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:00:40.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:00:40.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:00:41.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:41 smithi165 bash[22175]: audit 2022-04-30T23:00:40.795590+0000 mon.smithi157 (mon.0) 3354 : audit [DBG] from='client.? 172.21.15.157:0/2149527468' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:41 smithi157 bash[20376]: audit 2022-04-30T23:00:40.795590+0000 mon.smithi157 (mon.0) 3354 : audit [DBG] from='client.? 172.21.15.157:0/2149527468' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:42 smithi165 bash[22175]: cluster 2022-04-30T23:00:41.570068+0000 mgr.smithi157.nfpzoe (mgr.14180) 5065 : cluster [DBG] pgmap v4734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:42 smithi157 bash[20376]: cluster 2022-04-30T23:00:41.570068+0000 mgr.smithi157.nfpzoe (mgr.14180) 5065 : cluster [DBG] pgmap v4734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:44 smithi165 bash[22175]: cluster 2022-04-30T23:00:43.570683+0000 mgr.smithi157.nfpzoe (mgr.14180) 5066 : cluster [DBG] pgmap v4735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:44 smithi157 bash[20376]: cluster 2022-04-30T23:00:43.570683+0000 mgr.smithi157.nfpzoe (mgr.14180) 5066 : cluster [DBG] pgmap v4735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:45.819 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:00:45.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:00:45.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:00:46.149 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:00:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:46 smithi165 bash[22175]: cluster 2022-04-30T23:00:45.571378+0000 mgr.smithi157.nfpzoe (mgr.14180) 5067 : cluster [DBG] pgmap v4736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:46 smithi165 bash[22175]: audit 2022-04-30T23:00:46.128454+0000 mon.smithi157 (mon.0) 3355 : audit [DBG] from='client.? 172.21.15.157:0/3841339545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:46 smithi157 bash[20376]: cluster 2022-04-30T23:00:45.571378+0000 mgr.smithi157.nfpzoe (mgr.14180) 5067 : cluster [DBG] pgmap v4736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:46 smithi157 bash[20376]: audit 2022-04-30T23:00:46.128454+0000 mon.smithi157 (mon.0) 3355 : audit [DBG] from='client.? 172.21.15.157:0/3841339545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:48 smithi157 bash[20376]: cluster 2022-04-30T23:00:47.572029+0000 mgr.smithi157.nfpzoe (mgr.14180) 5068 : cluster [DBG] pgmap v4737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:49.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:48 smithi165 bash[22175]: cluster 2022-04-30T23:00:47.572029+0000 mgr.smithi157.nfpzoe (mgr.14180) 5068 : cluster [DBG] pgmap v4737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:50 smithi165 bash[22175]: cluster 2022-04-30T23:00:49.572659+0000 mgr.smithi157.nfpzoe (mgr.14180) 5069 : cluster [DBG] pgmap v4738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:50 smithi157 bash[20376]: cluster 2022-04-30T23:00:49.572659+0000 mgr.smithi157.nfpzoe (mgr.14180) 5069 : cluster [DBG] pgmap v4738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:51.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:00:51.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:00:51.153 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:00:51.478 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:00:51.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:51 smithi165 bash[22175]: audit 2022-04-30T23:00:51.457895+0000 mon.smithi157 (mon.0) 3356 : audit [DBG] from='client.? 172.21.15.157:0/3878143332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:51 smithi157 bash[20376]: audit 2022-04-30T23:00:51.457895+0000 mon.smithi157 (mon.0) 3356 : audit [DBG] from='client.? 172.21.15.157:0/3878143332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:52 smithi165 bash[22175]: cluster 2022-04-30T23:00:51.573288+0000 mgr.smithi157.nfpzoe (mgr.14180) 5070 : cluster [DBG] pgmap v4739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:52 smithi157 bash[20376]: cluster 2022-04-30T23:00:51.573288+0000 mgr.smithi157.nfpzoe (mgr.14180) 5070 : cluster [DBG] pgmap v4739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:54 smithi165 bash[22175]: cluster 2022-04-30T23:00:53.573923+0000 mgr.smithi157.nfpzoe (mgr.14180) 5071 : cluster [DBG] pgmap v4740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:54 smithi157 bash[20376]: cluster 2022-04-30T23:00:53.573923+0000 mgr.smithi157.nfpzoe (mgr.14180) 5071 : cluster [DBG] pgmap v4740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:56.482 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:00:56.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:00:56.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:00:56.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:00:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:56 smithi165 bash[22175]: cluster 2022-04-30T23:00:55.574547+0000 mgr.smithi157.nfpzoe (mgr.14180) 5072 : cluster [DBG] pgmap v4741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:56.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:56 smithi157 bash[20376]: cluster 2022-04-30T23:00:55.574547+0000 mgr.smithi157.nfpzoe (mgr.14180) 5072 : cluster [DBG] pgmap v4741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:57 smithi157 bash[20376]: audit 2022-04-30T23:00:56.787573+0000 mon.smithi157 (mon.0) 3357 : audit [DBG] from='client.? 172.21.15.157:0/505388268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:57 smithi165 bash[22175]: audit 2022-04-30T23:00:56.787573+0000 mon.smithi157 (mon.0) 3357 : audit [DBG] from='client.? 172.21.15.157:0/505388268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:00:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:58 smithi157 bash[20376]: cluster 2022-04-30T23:00:57.575161+0000 mgr.smithi157.nfpzoe (mgr.14180) 5073 : cluster [DBG] pgmap v4742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:58 smithi165 bash[22175]: cluster 2022-04-30T23:00:57.575161+0000 mgr.smithi157.nfpzoe (mgr.14180) 5073 : cluster [DBG] pgmap v4742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:00:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:59 smithi157 bash[20376]: audit 2022-04-30T23:00:58.954508+0000 mon.smithi157 (mon.0) 3358 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:00:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:00:59 smithi157 bash[20376]: audit 2022-04-30T23:00:58.955054+0000 mon.smithi157 (mon.0) 3359 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:01:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:59 smithi165 bash[22175]: audit 2022-04-30T23:00:58.954508+0000 mon.smithi157 (mon.0) 3358 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:01:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:00:59 smithi165 bash[22175]: audit 2022-04-30T23:00:58.955054+0000 mon.smithi157 (mon.0) 3359 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:01:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:00 smithi157 bash[20376]: cluster 2022-04-30T23:00:59.575747+0000 mgr.smithi157.nfpzoe (mgr.14180) 5074 : cluster [DBG] pgmap v4743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:00 smithi165 bash[22175]: cluster 2022-04-30T23:00:59.575747+0000 mgr.smithi157.nfpzoe (mgr.14180) 5074 : cluster [DBG] pgmap v4743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:01.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:01:01.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:01:01.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:01:02.133 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:01:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:02 smithi157 bash[20376]: cluster 2022-04-30T23:01:01.576357+0000 mgr.smithi157.nfpzoe (mgr.14180) 5075 : cluster [DBG] pgmap v4744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:02 smithi157 bash[20376]: audit 2022-04-30T23:01:02.112486+0000 mon.smithi157 (mon.0) 3360 : audit [DBG] from='client.? 172.21.15.157:0/1656522917' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:02 smithi165 bash[22175]: cluster 2022-04-30T23:01:01.576357+0000 mgr.smithi157.nfpzoe (mgr.14180) 5075 : cluster [DBG] pgmap v4744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:02 smithi165 bash[22175]: audit 2022-04-30T23:01:02.112486+0000 mon.smithi157 (mon.0) 3360 : audit [DBG] from='client.? 172.21.15.157:0/1656522917' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:04.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:04 smithi157 bash[20376]: cluster 2022-04-30T23:01:03.577021+0000 mgr.smithi157.nfpzoe (mgr.14180) 5076 : cluster [DBG] pgmap v4745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:04 smithi165 bash[22175]: cluster 2022-04-30T23:01:03.577021+0000 mgr.smithi157.nfpzoe (mgr.14180) 5076 : cluster [DBG] pgmap v4745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:06 smithi157 bash[20376]: cluster 2022-04-30T23:01:05.577637+0000 mgr.smithi157.nfpzoe (mgr.14180) 5077 : cluster [DBG] pgmap v4746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:07.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:01:07.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:01:07.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:01:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:06 smithi165 bash[22175]: cluster 2022-04-30T23:01:05.577637+0000 mgr.smithi157.nfpzoe (mgr.14180) 5077 : cluster [DBG] pgmap v4746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:07.457 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:01:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:07 smithi157 bash[20376]: audit 2022-04-30T23:01:07.436762+0000 mon.smithi157 (mon.0) 3361 : audit [DBG] from='client.? 172.21.15.157:0/3046563611' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:07 smithi165 bash[22175]: audit 2022-04-30T23:01:07.436762+0000 mon.smithi157 (mon.0) 3361 : audit [DBG] from='client.? 172.21.15.157:0/3046563611' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:08.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:08 smithi157 bash[20376]: cluster 2022-04-30T23:01:07.578320+0000 mgr.smithi157.nfpzoe (mgr.14180) 5078 : cluster [DBG] pgmap v4747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:08 smithi165 bash[22175]: cluster 2022-04-30T23:01:07.578320+0000 mgr.smithi157.nfpzoe (mgr.14180) 5078 : cluster [DBG] pgmap v4747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:10.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:10 smithi165 bash[22175]: cluster 2022-04-30T23:01:09.578971+0000 mgr.smithi157.nfpzoe (mgr.14180) 5079 : cluster [DBG] pgmap v4748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:10.462 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:10 smithi157 bash[20376]: cluster 2022-04-30T23:01:09.578971+0000 mgr.smithi157.nfpzoe (mgr.14180) 5079 : cluster [DBG] pgmap v4748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:12.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:01:12.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:01:12.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:01:12.786 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:01:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:12 smithi165 bash[22175]: cluster 2022-04-30T23:01:11.579614+0000 mgr.smithi157.nfpzoe (mgr.14180) 5080 : cluster [DBG] pgmap v4749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:12 smithi157 bash[20376]: cluster 2022-04-30T23:01:11.579614+0000 mgr.smithi157.nfpzoe (mgr.14180) 5080 : cluster [DBG] pgmap v4749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:13 smithi165 bash[22175]: audit 2022-04-30T23:01:12.759049+0000 mon.smithi157 (mon.0) 3362 : audit [DBG] from='client.? 172.21.15.157:0/665169439' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:13 smithi157 bash[20376]: audit 2022-04-30T23:01:12.759049+0000 mon.smithi157 (mon.0) 3362 : audit [DBG] from='client.? 172.21.15.157:0/665169439' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:14 smithi157 bash[20376]: cluster 2022-04-30T23:01:13.580167+0000 mgr.smithi157.nfpzoe (mgr.14180) 5081 : cluster [DBG] pgmap v4750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:14 smithi165 bash[22175]: cluster 2022-04-30T23:01:13.580167+0000 mgr.smithi157.nfpzoe (mgr.14180) 5081 : cluster [DBG] pgmap v4750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:16 smithi157 bash[20376]: cluster 2022-04-30T23:01:15.580771+0000 mgr.smithi157.nfpzoe (mgr.14180) 5082 : cluster [DBG] pgmap v4751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:16 smithi165 bash[22175]: cluster 2022-04-30T23:01:15.580771+0000 mgr.smithi157.nfpzoe (mgr.14180) 5082 : cluster [DBG] pgmap v4751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:17.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:01:17.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:01:17.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:01:18.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:01:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:18 smithi157 bash[20376]: cluster 2022-04-30T23:01:17.581428+0000 mgr.smithi157.nfpzoe (mgr.14180) 5083 : cluster [DBG] pgmap v4752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:18 smithi157 bash[20376]: audit 2022-04-30T23:01:18.099301+0000 mon.smithi157 (mon.0) 3363 : audit [DBG] from='client.? 172.21.15.157:0/80870530' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:18 smithi165 bash[22175]: cluster 2022-04-30T23:01:17.581428+0000 mgr.smithi157.nfpzoe (mgr.14180) 5083 : cluster [DBG] pgmap v4752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:18 smithi165 bash[22175]: audit 2022-04-30T23:01:18.099301+0000 mon.smithi157 (mon.0) 3363 : audit [DBG] from='client.? 172.21.15.157:0/80870530' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:20 smithi165 bash[22175]: cluster 2022-04-30T23:01:19.582011+0000 mgr.smithi157.nfpzoe (mgr.14180) 5084 : cluster [DBG] pgmap v4753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:20 smithi157 bash[20376]: cluster 2022-04-30T23:01:19.582011+0000 mgr.smithi157.nfpzoe (mgr.14180) 5084 : cluster [DBG] pgmap v4753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:22 smithi157 bash[20376]: cluster 2022-04-30T23:01:21.582620+0000 mgr.smithi157.nfpzoe (mgr.14180) 5085 : cluster [DBG] pgmap v4754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:23.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:01:23.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:01:23.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:01:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:22 smithi165 bash[22175]: cluster 2022-04-30T23:01:21.582620+0000 mgr.smithi157.nfpzoe (mgr.14180) 5085 : cluster [DBG] pgmap v4754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:23.445 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:01:23.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:23 smithi165 bash[22175]: audit 2022-04-30T23:01:23.423959+0000 mon.smithi157 (mon.0) 3364 : audit [DBG] from='client.? 172.21.15.157:0/3261155631' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:23 smithi157 bash[20376]: audit 2022-04-30T23:01:23.423959+0000 mon.smithi157 (mon.0) 3364 : audit [DBG] from='client.? 172.21.15.157:0/3261155631' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:24 smithi157 bash[20376]: cluster 2022-04-30T23:01:23.583275+0000 mgr.smithi157.nfpzoe (mgr.14180) 5086 : cluster [DBG] pgmap v4755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:24 smithi165 bash[22175]: cluster 2022-04-30T23:01:23.583275+0000 mgr.smithi157.nfpzoe (mgr.14180) 5086 : cluster [DBG] pgmap v4755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:26 smithi157 bash[20376]: cluster 2022-04-30T23:01:25.584128+0000 mgr.smithi157.nfpzoe (mgr.14180) 5087 : cluster [DBG] pgmap v4756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:26 smithi165 bash[22175]: cluster 2022-04-30T23:01:25.584128+0000 mgr.smithi157.nfpzoe (mgr.14180) 5087 : cluster [DBG] pgmap v4756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:28.446 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:01:28.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:01:28.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:01:28.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:01:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:28 smithi157 bash[20376]: cluster 2022-04-30T23:01:27.584751+0000 mgr.smithi157.nfpzoe (mgr.14180) 5088 : cluster [DBG] pgmap v4757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:28 smithi165 bash[22175]: cluster 2022-04-30T23:01:27.584751+0000 mgr.smithi157.nfpzoe (mgr.14180) 5088 : cluster [DBG] pgmap v4757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:29 smithi157 bash[20376]: audit 2022-04-30T23:01:28.747061+0000 mon.smithi157 (mon.0) 3365 : audit [DBG] from='client.? 172.21.15.157:0/4261643849' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:29 smithi165 bash[22175]: audit 2022-04-30T23:01:28.747061+0000 mon.smithi157 (mon.0) 3365 : audit [DBG] from='client.? 172.21.15.157:0/4261643849' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:30 smithi157 bash[20376]: cluster 2022-04-30T23:01:29.585360+0000 mgr.smithi157.nfpzoe (mgr.14180) 5089 : cluster [DBG] pgmap v4758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:30 smithi165 bash[22175]: cluster 2022-04-30T23:01:29.585360+0000 mgr.smithi157.nfpzoe (mgr.14180) 5089 : cluster [DBG] pgmap v4758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:32 smithi157 bash[20376]: cluster 2022-04-30T23:01:31.585989+0000 mgr.smithi157.nfpzoe (mgr.14180) 5090 : cluster [DBG] pgmap v4759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:32 smithi165 bash[22175]: cluster 2022-04-30T23:01:31.585989+0000 mgr.smithi157.nfpzoe (mgr.14180) 5090 : cluster [DBG] pgmap v4759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:33.771 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:01:33.771 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:01:33.771 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:01:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:33 smithi165 bash[22175]: audit 2022-04-30T23:01:33.590414+0000 mon.smithi157 (mon.0) 3366 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:01:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:33 smithi165 bash[22175]: audit 2022-04-30T23:01:33.593280+0000 mon.smithi157 (mon.0) 3367 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:01:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:33 smithi165 bash[22175]: audit 2022-04-30T23:01:33.595155+0000 mon.smithi157 (mon.0) 3368 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:01:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:33 smithi157 bash[20376]: audit 2022-04-30T23:01:33.590414+0000 mon.smithi157 (mon.0) 3366 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:01:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:33 smithi157 bash[20376]: audit 2022-04-30T23:01:33.593280+0000 mon.smithi157 (mon.0) 3367 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:01:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:33 smithi157 bash[20376]: audit 2022-04-30T23:01:33.595155+0000 mon.smithi157 (mon.0) 3368 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:01:34.082 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:01:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:34 smithi157 bash[20376]: cluster 2022-04-30T23:01:33.586600+0000 mgr.smithi157.nfpzoe (mgr.14180) 5091 : cluster [DBG] pgmap v4760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:34 smithi157 bash[20376]: cluster 2022-04-30T23:01:33.920833+0000 mgr.smithi157.nfpzoe (mgr.14180) 5092 : cluster [DBG] pgmap v4761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:34 smithi157 bash[20376]: cluster 2022-04-30T23:01:33.921286+0000 mgr.smithi157.nfpzoe (mgr.14180) 5093 : cluster [DBG] pgmap v4762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:34 smithi157 bash[20376]: audit 2022-04-30T23:01:33.926483+0000 mon.smithi157 (mon.0) 3369 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:01:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:34 smithi157 bash[20376]: audit 2022-04-30T23:01:33.936112+0000 mon.smithi157 (mon.0) 3370 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:01:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:34 smithi157 bash[20376]: cephadm 2022-04-30T23:01:33.937061+0000 mgr.smithi157.nfpzoe (mgr.14180) 5094 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:01:35.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:34 smithi157 bash[20376]: cephadm 2022-04-30T23:01:33.937172+0000 mgr.smithi157.nfpzoe (mgr.14180) 5095 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:01:35.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:34 smithi157 bash[20376]: audit 2022-04-30T23:01:34.061803+0000 mon.smithi157 (mon.0) 3371 : audit [DBG] from='client.? 172.21.15.157:0/3948142569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:34 smithi165 bash[22175]: cluster 2022-04-30T23:01:33.586600+0000 mgr.smithi157.nfpzoe (mgr.14180) 5091 : cluster [DBG] pgmap v4760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:34 smithi165 bash[22175]: cluster 2022-04-30T23:01:33.920833+0000 mgr.smithi157.nfpzoe (mgr.14180) 5092 : cluster [DBG] pgmap v4761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:34 smithi165 bash[22175]: cluster 2022-04-30T23:01:33.921286+0000 mgr.smithi157.nfpzoe (mgr.14180) 5093 : cluster [DBG] pgmap v4762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:34 smithi165 bash[22175]: audit 2022-04-30T23:01:33.926483+0000 mon.smithi157 (mon.0) 3369 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:01:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:34 smithi165 bash[22175]: audit 2022-04-30T23:01:33.936112+0000 mon.smithi157 (mon.0) 3370 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:01:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:34 smithi165 bash[22175]: cephadm 2022-04-30T23:01:33.937061+0000 mgr.smithi157.nfpzoe (mgr.14180) 5094 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:01:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:34 smithi165 bash[22175]: cephadm 2022-04-30T23:01:33.937172+0000 mgr.smithi157.nfpzoe (mgr.14180) 5095 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:01:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:34 smithi165 bash[22175]: audit 2022-04-30T23:01:34.061803+0000 mon.smithi157 (mon.0) 3371 : audit [DBG] from='client.? 172.21.15.157:0/3948142569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:37.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:36 smithi157 bash[20376]: cluster 2022-04-30T23:01:35.921833+0000 mgr.smithi157.nfpzoe (mgr.14180) 5096 : cluster [DBG] pgmap v4763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:36 smithi165 bash[22175]: cluster 2022-04-30T23:01:35.921833+0000 mgr.smithi157.nfpzoe (mgr.14180) 5096 : cluster [DBG] pgmap v4763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:39.086 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:01:39.120 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:01:39.120 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:01:39.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:38 smithi157 bash[20376]: cluster 2022-04-30T23:01:37.922477+0000 mgr.smithi157.nfpzoe (mgr.14180) 5097 : cluster [DBG] pgmap v4764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:38 smithi165 bash[22175]: cluster 2022-04-30T23:01:37.922477+0000 mgr.smithi157.nfpzoe (mgr.14180) 5097 : cluster [DBG] pgmap v4764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:39.410 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:01:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:40 smithi165 bash[22175]: audit 2022-04-30T23:01:39.390491+0000 mon.smithi157 (mon.0) 3372 : audit [DBG] from='client.? 172.21.15.157:0/1180635872' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:40 smithi165 bash[22175]: cluster 2022-04-30T23:01:39.923179+0000 mgr.smithi157.nfpzoe (mgr.14180) 5098 : cluster [DBG] pgmap v4765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:40 smithi157 bash[20376]: audit 2022-04-30T23:01:39.390491+0000 mon.smithi157 (mon.0) 3372 : audit [DBG] from='client.? 172.21.15.157:0/1180635872' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:40 smithi157 bash[20376]: cluster 2022-04-30T23:01:39.923179+0000 mgr.smithi157.nfpzoe (mgr.14180) 5098 : cluster [DBG] pgmap v4765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:42 smithi165 bash[22175]: cluster 2022-04-30T23:01:41.923824+0000 mgr.smithi157.nfpzoe (mgr.14180) 5099 : cluster [DBG] pgmap v4766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:42 smithi157 bash[20376]: cluster 2022-04-30T23:01:41.923824+0000 mgr.smithi157.nfpzoe (mgr.14180) 5099 : cluster [DBG] pgmap v4766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:44 smithi165 bash[22175]: cluster 2022-04-30T23:01:43.924445+0000 mgr.smithi157.nfpzoe (mgr.14180) 5100 : cluster [DBG] pgmap v4767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:44.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:01:44.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:01:44.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:01:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:44 smithi157 bash[20376]: cluster 2022-04-30T23:01:43.924445+0000 mgr.smithi157.nfpzoe (mgr.14180) 5100 : cluster [DBG] pgmap v4767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:44.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:01:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:45 smithi165 bash[22175]: audit 2022-04-30T23:01:44.715968+0000 mon.smithi157 (mon.0) 3373 : audit [DBG] from='client.? 172.21.15.157:0/62679731' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:45 smithi157 bash[20376]: audit 2022-04-30T23:01:44.715968+0000 mon.smithi157 (mon.0) 3373 : audit [DBG] from='client.? 172.21.15.157:0/62679731' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:46.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:46 smithi165 bash[22175]: cluster 2022-04-30T23:01:45.925014+0000 mgr.smithi157.nfpzoe (mgr.14180) 5101 : cluster [DBG] pgmap v4768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:46 smithi157 bash[20376]: cluster 2022-04-30T23:01:45.925014+0000 mgr.smithi157.nfpzoe (mgr.14180) 5101 : cluster [DBG] pgmap v4768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:48 smithi165 bash[22175]: cluster 2022-04-30T23:01:47.925702+0000 mgr.smithi157.nfpzoe (mgr.14180) 5102 : cluster [DBG] pgmap v4769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:48.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:48 smithi157 bash[20376]: cluster 2022-04-30T23:01:47.925702+0000 mgr.smithi157.nfpzoe (mgr.14180) 5102 : cluster [DBG] pgmap v4769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:49.739 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:01:49.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:01:49.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:01:50.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:01:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:50 smithi165 bash[22175]: cluster 2022-04-30T23:01:49.926340+0000 mgr.smithi157.nfpzoe (mgr.14180) 5103 : cluster [DBG] pgmap v4770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:50 smithi165 bash[22175]: audit 2022-04-30T23:01:50.045093+0000 mon.smithi157 (mon.0) 3374 : audit [DBG] from='client.? 172.21.15.157:0/3466382691' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:50 smithi157 bash[20376]: cluster 2022-04-30T23:01:49.926340+0000 mgr.smithi157.nfpzoe (mgr.14180) 5103 : cluster [DBG] pgmap v4770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:50 smithi157 bash[20376]: audit 2022-04-30T23:01:50.045093+0000 mon.smithi157 (mon.0) 3374 : audit [DBG] from='client.? 172.21.15.157:0/3466382691' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:52.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:52 smithi165 bash[22175]: cluster 2022-04-30T23:01:51.926974+0000 mgr.smithi157.nfpzoe (mgr.14180) 5104 : cluster [DBG] pgmap v4771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:52 smithi157 bash[20376]: cluster 2022-04-30T23:01:51.926974+0000 mgr.smithi157.nfpzoe (mgr.14180) 5104 : cluster [DBG] pgmap v4771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:54.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:54 smithi165 bash[22175]: cluster 2022-04-30T23:01:53.927628+0000 mgr.smithi157.nfpzoe (mgr.14180) 5105 : cluster [DBG] pgmap v4772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:54 smithi157 bash[20376]: cluster 2022-04-30T23:01:53.927628+0000 mgr.smithi157.nfpzoe (mgr.14180) 5105 : cluster [DBG] pgmap v4772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:55.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:01:55.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:01:55.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:01:55.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:01:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:55 smithi157 bash[20376]: audit 2022-04-30T23:01:55.373613+0000 mon.smithi157 (mon.0) 3375 : audit [DBG] from='client.? 172.21.15.157:0/571245686' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:55 smithi165 bash[22175]: audit 2022-04-30T23:01:55.373613+0000 mon.smithi157 (mon.0) 3375 : audit [DBG] from='client.? 172.21.15.157:0/571245686' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:01:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:56 smithi157 bash[20376]: cluster 2022-04-30T23:01:55.928221+0000 mgr.smithi157.nfpzoe (mgr.14180) 5106 : cluster [DBG] pgmap v4773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:56 smithi165 bash[22175]: cluster 2022-04-30T23:01:55.928221+0000 mgr.smithi157.nfpzoe (mgr.14180) 5106 : cluster [DBG] pgmap v4773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:58.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:58 smithi165 bash[22175]: cluster 2022-04-30T23:01:57.928813+0000 mgr.smithi157.nfpzoe (mgr.14180) 5107 : cluster [DBG] pgmap v4774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:58.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:58 smithi157 bash[20376]: cluster 2022-04-30T23:01:57.928813+0000 mgr.smithi157.nfpzoe (mgr.14180) 5107 : cluster [DBG] pgmap v4774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:01:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:59 smithi165 bash[22175]: audit 2022-04-30T23:01:58.962639+0000 mon.smithi157 (mon.0) 3376 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:01:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:01:59 smithi165 bash[22175]: audit 2022-04-30T23:01:58.963218+0000 mon.smithi157 (mon.0) 3377 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:01:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:59 smithi157 bash[20376]: audit 2022-04-30T23:01:58.962639+0000 mon.smithi157 (mon.0) 3376 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:01:59.480 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:01:59 smithi157 bash[20376]: audit 2022-04-30T23:01:58.963218+0000 mon.smithi157 (mon.0) 3377 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:02:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:00 smithi165 bash[22175]: cluster 2022-04-30T23:01:59.929411+0000 mgr.smithi157.nfpzoe (mgr.14180) 5108 : cluster [DBG] pgmap v4775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:00.398 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:02:00.398 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:02:00.398 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:02:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:00 smithi157 bash[20376]: cluster 2022-04-30T23:01:59.929411+0000 mgr.smithi157.nfpzoe (mgr.14180) 5108 : cluster [DBG] pgmap v4775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:00.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:02:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:01 smithi165 bash[22175]: audit 2022-04-30T23:02:00.703428+0000 mon.smithi157 (mon.0) 3378 : audit [DBG] from='client.? 172.21.15.157:0/3793276806' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:01.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:01 smithi157 bash[20376]: audit 2022-04-30T23:02:00.703428+0000 mon.smithi157 (mon.0) 3378 : audit [DBG] from='client.? 172.21.15.157:0/3793276806' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:02.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:02 smithi165 bash[22175]: cluster 2022-04-30T23:02:01.930044+0000 mgr.smithi157.nfpzoe (mgr.14180) 5109 : cluster [DBG] pgmap v4776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:02 smithi157 bash[20376]: cluster 2022-04-30T23:02:01.930044+0000 mgr.smithi157.nfpzoe (mgr.14180) 5109 : cluster [DBG] pgmap v4776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:04.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:04 smithi165 bash[22175]: cluster 2022-04-30T23:02:03.930655+0000 mgr.smithi157.nfpzoe (mgr.14180) 5110 : cluster [DBG] pgmap v4777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:04 smithi157 bash[20376]: cluster 2022-04-30T23:02:03.930655+0000 mgr.smithi157.nfpzoe (mgr.14180) 5110 : cluster [DBG] pgmap v4777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:05.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:02:05.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:02:05.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:02:06.063 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:02:06.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:06 smithi165 bash[22175]: cluster 2022-04-30T23:02:05.931300+0000 mgr.smithi157.nfpzoe (mgr.14180) 5111 : cluster [DBG] pgmap v4778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:06 smithi157 bash[20376]: cluster 2022-04-30T23:02:05.931300+0000 mgr.smithi157.nfpzoe (mgr.14180) 5111 : cluster [DBG] pgmap v4778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:07 smithi165 bash[22175]: audit 2022-04-30T23:02:06.037775+0000 mon.smithi157 (mon.0) 3379 : audit [DBG] from='client.? 172.21.15.157:0/662996611' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:07 smithi157 bash[20376]: audit 2022-04-30T23:02:06.037775+0000 mon.smithi157 (mon.0) 3379 : audit [DBG] from='client.? 172.21.15.157:0/662996611' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:08.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:08 smithi165 bash[22175]: cluster 2022-04-30T23:02:07.931950+0000 mgr.smithi157.nfpzoe (mgr.14180) 5112 : cluster [DBG] pgmap v4779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:08 smithi157 bash[20376]: cluster 2022-04-30T23:02:07.931950+0000 mgr.smithi157.nfpzoe (mgr.14180) 5112 : cluster [DBG] pgmap v4779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:10.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:10 smithi165 bash[22175]: cluster 2022-04-30T23:02:09.932541+0000 mgr.smithi157.nfpzoe (mgr.14180) 5113 : cluster [DBG] pgmap v4780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:10 smithi157 bash[20376]: cluster 2022-04-30T23:02:09.932541+0000 mgr.smithi157.nfpzoe (mgr.14180) 5113 : cluster [DBG] pgmap v4780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:11.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:02:11.073 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:02:11.073 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:02:11.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:02:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:11 smithi157 bash[20376]: audit 2022-04-30T23:02:11.372908+0000 mon.smithi157 (mon.0) 3380 : audit [DBG] from='client.? 172.21.15.157:0/1671457202' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:11 smithi165 bash[22175]: audit 2022-04-30T23:02:11.372908+0000 mon.smithi157 (mon.0) 3380 : audit [DBG] from='client.? 172.21.15.157:0/1671457202' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:12 smithi157 bash[20376]: cluster 2022-04-30T23:02:11.933168+0000 mgr.smithi157.nfpzoe (mgr.14180) 5114 : cluster [DBG] pgmap v4781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:12 smithi165 bash[22175]: cluster 2022-04-30T23:02:11.933168+0000 mgr.smithi157.nfpzoe (mgr.14180) 5114 : cluster [DBG] pgmap v4781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:14.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:14 smithi165 bash[22175]: cluster 2022-04-30T23:02:13.933736+0000 mgr.smithi157.nfpzoe (mgr.14180) 5115 : cluster [DBG] pgmap v4782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:14.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:14 smithi157 bash[20376]: cluster 2022-04-30T23:02:13.933736+0000 mgr.smithi157.nfpzoe (mgr.14180) 5115 : cluster [DBG] pgmap v4782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:16.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:16 smithi165 bash[22175]: cluster 2022-04-30T23:02:15.934317+0000 mgr.smithi157.nfpzoe (mgr.14180) 5116 : cluster [DBG] pgmap v4783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:16.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:02:16.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:02:16.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:02:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:16 smithi157 bash[20376]: cluster 2022-04-30T23:02:15.934317+0000 mgr.smithi157.nfpzoe (mgr.14180) 5116 : cluster [DBG] pgmap v4783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:16.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:02:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:17 smithi165 bash[22175]: audit 2022-04-30T23:02:16.694385+0000 mon.smithi157 (mon.0) 3381 : audit [DBG] from='client.? 172.21.15.157:0/122729605' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:17 smithi157 bash[20376]: audit 2022-04-30T23:02:16.694385+0000 mon.smithi157 (mon.0) 3381 : audit [DBG] from='client.? 172.21.15.157:0/122729605' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:18 smithi165 bash[22175]: cluster 2022-04-30T23:02:17.934968+0000 mgr.smithi157.nfpzoe (mgr.14180) 5117 : cluster [DBG] pgmap v4784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:18 smithi157 bash[20376]: cluster 2022-04-30T23:02:17.934968+0000 mgr.smithi157.nfpzoe (mgr.14180) 5117 : cluster [DBG] pgmap v4784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:20 smithi165 bash[22175]: cluster 2022-04-30T23:02:19.935594+0000 mgr.smithi157.nfpzoe (mgr.14180) 5118 : cluster [DBG] pgmap v4785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:20 smithi157 bash[20376]: cluster 2022-04-30T23:02:19.935594+0000 mgr.smithi157.nfpzoe (mgr.14180) 5118 : cluster [DBG] pgmap v4785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:21.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:02:21.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:02:21.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:02:22.045 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:02:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:22 smithi165 bash[22175]: cluster 2022-04-30T23:02:21.936186+0000 mgr.smithi157.nfpzoe (mgr.14180) 5119 : cluster [DBG] pgmap v4786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:22 smithi165 bash[22175]: audit 2022-04-30T23:02:22.024419+0000 mon.smithi157 (mon.0) 3382 : audit [DBG] from='client.? 172.21.15.157:0/1039078931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:22.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:22 smithi157 bash[20376]: cluster 2022-04-30T23:02:21.936186+0000 mgr.smithi157.nfpzoe (mgr.14180) 5119 : cluster [DBG] pgmap v4786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:22.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:22 smithi157 bash[20376]: audit 2022-04-30T23:02:22.024419+0000 mon.smithi157 (mon.0) 3382 : audit [DBG] from='client.? 172.21.15.157:0/1039078931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:24 smithi165 bash[22175]: cluster 2022-04-30T23:02:23.936762+0000 mgr.smithi157.nfpzoe (mgr.14180) 5120 : cluster [DBG] pgmap v4787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:24 smithi157 bash[20376]: cluster 2022-04-30T23:02:23.936762+0000 mgr.smithi157.nfpzoe (mgr.14180) 5120 : cluster [DBG] pgmap v4787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:26 smithi165 bash[22175]: cluster 2022-04-30T23:02:25.937364+0000 mgr.smithi157.nfpzoe (mgr.14180) 5121 : cluster [DBG] pgmap v4788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:26 smithi157 bash[20376]: cluster 2022-04-30T23:02:25.937364+0000 mgr.smithi157.nfpzoe (mgr.14180) 5121 : cluster [DBG] pgmap v4788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:27.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:02:27.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:02:27.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:02:27.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:02:27.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:27 smithi157 bash[20376]: audit 2022-04-30T23:02:27.353292+0000 mon.smithi157 (mon.0) 3383 : audit [DBG] from='client.? 172.21.15.157:0/1444067701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:27 smithi165 bash[22175]: audit 2022-04-30T23:02:27.353292+0000 mon.smithi157 (mon.0) 3383 : audit [DBG] from='client.? 172.21.15.157:0/1444067701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:28 smithi157 bash[20376]: cluster 2022-04-30T23:02:27.938022+0000 mgr.smithi157.nfpzoe (mgr.14180) 5122 : cluster [DBG] pgmap v4789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:28 smithi165 bash[22175]: cluster 2022-04-30T23:02:27.938022+0000 mgr.smithi157.nfpzoe (mgr.14180) 5122 : cluster [DBG] pgmap v4789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:30.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:30 smithi165 bash[22175]: cluster 2022-04-30T23:02:29.938629+0000 mgr.smithi157.nfpzoe (mgr.14180) 5123 : cluster [DBG] pgmap v4790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:30 smithi157 bash[20376]: cluster 2022-04-30T23:02:29.938629+0000 mgr.smithi157.nfpzoe (mgr.14180) 5123 : cluster [DBG] pgmap v4790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:32.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:02:32.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:02:32.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:02:32.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:32 smithi165 bash[22175]: cluster 2022-04-30T23:02:31.939263+0000 mgr.smithi157.nfpzoe (mgr.14180) 5124 : cluster [DBG] pgmap v4791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:32 smithi157 bash[20376]: cluster 2022-04-30T23:02:31.939263+0000 mgr.smithi157.nfpzoe (mgr.14180) 5124 : cluster [DBG] pgmap v4791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:32.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:02:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:33 smithi165 bash[22175]: audit 2022-04-30T23:02:32.679607+0000 mon.smithi157 (mon.0) 3384 : audit [DBG] from='client.? 172.21.15.157:0/865856927' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:33.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:33 smithi157 bash[20376]: audit 2022-04-30T23:02:32.679607+0000 mon.smithi157 (mon.0) 3384 : audit [DBG] from='client.? 172.21.15.157:0/865856927' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:34 smithi165 bash[22175]: cluster 2022-04-30T23:02:33.939872+0000 mgr.smithi157.nfpzoe (mgr.14180) 5125 : cluster [DBG] pgmap v4792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:34 smithi165 bash[22175]: audit 2022-04-30T23:02:33.944492+0000 mon.smithi157 (mon.0) 3385 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:02:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:34 smithi165 bash[22175]: audit 2022-04-30T23:02:33.947364+0000 mon.smithi157 (mon.0) 3386 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:02:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:34 smithi165 bash[22175]: audit 2022-04-30T23:02:33.949304+0000 mon.smithi157 (mon.0) 3387 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:02:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:34 smithi157 bash[20376]: cluster 2022-04-30T23:02:33.939872+0000 mgr.smithi157.nfpzoe (mgr.14180) 5125 : cluster [DBG] pgmap v4792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:34.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:34 smithi157 bash[20376]: audit 2022-04-30T23:02:33.944492+0000 mon.smithi157 (mon.0) 3385 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:02:34.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:34 smithi157 bash[20376]: audit 2022-04-30T23:02:33.947364+0000 mon.smithi157 (mon.0) 3386 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:02:34.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:34 smithi157 bash[20376]: audit 2022-04-30T23:02:33.949304+0000 mon.smithi157 (mon.0) 3387 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:02:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:35 smithi165 bash[22175]: cluster 2022-04-30T23:02:34.266741+0000 mgr.smithi157.nfpzoe (mgr.14180) 5126 : cluster [DBG] pgmap v4793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:35 smithi165 bash[22175]: cluster 2022-04-30T23:02:34.267240+0000 mgr.smithi157.nfpzoe (mgr.14180) 5127 : cluster [DBG] pgmap v4794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:35 smithi165 bash[22175]: audit 2022-04-30T23:02:34.274462+0000 mon.smithi157 (mon.0) 3388 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:02:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:35 smithi165 bash[22175]: audit 2022-04-30T23:02:34.283191+0000 mon.smithi157 (mon.0) 3389 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:02:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:35 smithi165 bash[22175]: cephadm 2022-04-30T23:02:34.284545+0000 mgr.smithi157.nfpzoe (mgr.14180) 5128 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:02:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:35 smithi165 bash[22175]: cephadm 2022-04-30T23:02:34.284707+0000 mgr.smithi157.nfpzoe (mgr.14180) 5129 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:02:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:35 smithi157 bash[20376]: cluster 2022-04-30T23:02:34.266741+0000 mgr.smithi157.nfpzoe (mgr.14180) 5126 : cluster [DBG] pgmap v4793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:35 smithi157 bash[20376]: cluster 2022-04-30T23:02:34.267240+0000 mgr.smithi157.nfpzoe (mgr.14180) 5127 : cluster [DBG] pgmap v4794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:35.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:35 smithi157 bash[20376]: audit 2022-04-30T23:02:34.274462+0000 mon.smithi157 (mon.0) 3388 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:02:35.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:35 smithi157 bash[20376]: audit 2022-04-30T23:02:34.283191+0000 mon.smithi157 (mon.0) 3389 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:02:35.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:35 smithi157 bash[20376]: cephadm 2022-04-30T23:02:34.284545+0000 mgr.smithi157.nfpzoe (mgr.14180) 5128 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:02:35.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:35 smithi157 bash[20376]: cephadm 2022-04-30T23:02:34.284707+0000 mgr.smithi157.nfpzoe (mgr.14180) 5129 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:02:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:37 smithi157 bash[20376]: cluster 2022-04-30T23:02:36.267912+0000 mgr.smithi157.nfpzoe (mgr.14180) 5130 : cluster [DBG] pgmap v4795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:37 smithi165 bash[22175]: cluster 2022-04-30T23:02:36.267912+0000 mgr.smithi157.nfpzoe (mgr.14180) 5130 : cluster [DBG] pgmap v4795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:37.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:02:37.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:02:37.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:02:38.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:02:38.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:38 smithi165 bash[22175]: audit 2022-04-30T23:02:38.007316+0000 mon.smithi157 (mon.0) 3390 : audit [DBG] from='client.? 172.21.15.157:0/2299433398' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:38 smithi157 bash[20376]: audit 2022-04-30T23:02:38.007316+0000 mon.smithi157 (mon.0) 3390 : audit [DBG] from='client.? 172.21.15.157:0/2299433398' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:39 smithi165 bash[22175]: cluster 2022-04-30T23:02:38.268590+0000 mgr.smithi157.nfpzoe (mgr.14180) 5131 : cluster [DBG] pgmap v4796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:39 smithi157 bash[20376]: cluster 2022-04-30T23:02:38.268590+0000 mgr.smithi157.nfpzoe (mgr.14180) 5131 : cluster [DBG] pgmap v4796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:41 smithi165 bash[22175]: cluster 2022-04-30T23:02:40.269210+0000 mgr.smithi157.nfpzoe (mgr.14180) 5132 : cluster [DBG] pgmap v4797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:41 smithi157 bash[20376]: cluster 2022-04-30T23:02:40.269210+0000 mgr.smithi157.nfpzoe (mgr.14180) 5132 : cluster [DBG] pgmap v4797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:43.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:02:43.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:02:43.033 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:02:43.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:02:43.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:43 smithi165 bash[22175]: cluster 2022-04-30T23:02:42.269837+0000 mgr.smithi157.nfpzoe (mgr.14180) 5133 : cluster [DBG] pgmap v4798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:43.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:43 smithi157 bash[20376]: cluster 2022-04-30T23:02:42.269837+0000 mgr.smithi157.nfpzoe (mgr.14180) 5133 : cluster [DBG] pgmap v4798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:44 smithi165 bash[22175]: audit 2022-04-30T23:02:43.334544+0000 mon.smithi157 (mon.0) 3391 : audit [DBG] from='client.? 172.21.15.157:0/401108414' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:44 smithi157 bash[20376]: audit 2022-04-30T23:02:43.334544+0000 mon.smithi157 (mon.0) 3391 : audit [DBG] from='client.? 172.21.15.157:0/401108414' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:45 smithi165 bash[22175]: cluster 2022-04-30T23:02:44.270462+0000 mgr.smithi157.nfpzoe (mgr.14180) 5134 : cluster [DBG] pgmap v4799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:45 smithi157 bash[20376]: cluster 2022-04-30T23:02:44.270462+0000 mgr.smithi157.nfpzoe (mgr.14180) 5134 : cluster [DBG] pgmap v4799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:47 smithi165 bash[22175]: cluster 2022-04-30T23:02:46.271088+0000 mgr.smithi157.nfpzoe (mgr.14180) 5135 : cluster [DBG] pgmap v4800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:47 smithi157 bash[20376]: cluster 2022-04-30T23:02:46.271088+0000 mgr.smithi157.nfpzoe (mgr.14180) 5135 : cluster [DBG] pgmap v4800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:48.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:02:48.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:02:48.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:02:48.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:02:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:49 smithi165 bash[22175]: cluster 2022-04-30T23:02:48.271696+0000 mgr.smithi157.nfpzoe (mgr.14180) 5136 : cluster [DBG] pgmap v4801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:49 smithi165 bash[22175]: audit 2022-04-30T23:02:48.664065+0000 mon.smithi157 (mon.0) 3392 : audit [DBG] from='client.? 172.21.15.157:0/1217630631' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:49 smithi157 bash[20376]: cluster 2022-04-30T23:02:48.271696+0000 mgr.smithi157.nfpzoe (mgr.14180) 5136 : cluster [DBG] pgmap v4801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:49 smithi157 bash[20376]: audit 2022-04-30T23:02:48.664065+0000 mon.smithi157 (mon.0) 3392 : audit [DBG] from='client.? 172.21.15.157:0/1217630631' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:51 smithi165 bash[22175]: cluster 2022-04-30T23:02:50.272296+0000 mgr.smithi157.nfpzoe (mgr.14180) 5137 : cluster [DBG] pgmap v4802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:51 smithi157 bash[20376]: cluster 2022-04-30T23:02:50.272296+0000 mgr.smithi157.nfpzoe (mgr.14180) 5137 : cluster [DBG] pgmap v4802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:53.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:53 smithi165 bash[22175]: cluster 2022-04-30T23:02:52.272922+0000 mgr.smithi157.nfpzoe (mgr.14180) 5138 : cluster [DBG] pgmap v4803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:53.694 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:02:53.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:02:53.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:02:53.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:53 smithi157 bash[20376]: cluster 2022-04-30T23:02:52.272922+0000 mgr.smithi157.nfpzoe (mgr.14180) 5138 : cluster [DBG] pgmap v4803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:54.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:02:54.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:54 smithi165 bash[22175]: audit 2022-04-30T23:02:54.003354+0000 mon.smithi157 (mon.0) 3393 : audit [DBG] from='client.? 172.21.15.157:0/4068426138' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:54 smithi157 bash[20376]: audit 2022-04-30T23:02:54.003354+0000 mon.smithi157 (mon.0) 3393 : audit [DBG] from='client.? 172.21.15.157:0/4068426138' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:55 smithi165 bash[22175]: cluster 2022-04-30T23:02:54.273543+0000 mgr.smithi157.nfpzoe (mgr.14180) 5139 : cluster [DBG] pgmap v4804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:55 smithi157 bash[20376]: cluster 2022-04-30T23:02:54.273543+0000 mgr.smithi157.nfpzoe (mgr.14180) 5139 : cluster [DBG] pgmap v4804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:57 smithi165 bash[22175]: cluster 2022-04-30T23:02:56.274152+0000 mgr.smithi157.nfpzoe (mgr.14180) 5140 : cluster [DBG] pgmap v4805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:57 smithi157 bash[20376]: cluster 2022-04-30T23:02:56.274152+0000 mgr.smithi157.nfpzoe (mgr.14180) 5140 : cluster [DBG] pgmap v4805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:59.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:02:59.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:02:59.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:02:59.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:02:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:59 smithi165 bash[22175]: cluster 2022-04-30T23:02:58.274757+0000 mgr.smithi157.nfpzoe (mgr.14180) 5141 : cluster [DBG] pgmap v4806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:59 smithi165 bash[22175]: audit 2022-04-30T23:02:58.969209+0000 mon.smithi157 (mon.0) 3394 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:02:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:59 smithi165 bash[22175]: audit 2022-04-30T23:02:58.969911+0000 mon.smithi157 (mon.0) 3395 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:02:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:02:59 smithi165 bash[22175]: audit 2022-04-30T23:02:59.336226+0000 mon.smithi157 (mon.0) 3396 : audit [DBG] from='client.? 172.21.15.157:0/409491740' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:02:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:59 smithi157 bash[20376]: cluster 2022-04-30T23:02:58.274757+0000 mgr.smithi157.nfpzoe (mgr.14180) 5141 : cluster [DBG] pgmap v4806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:02:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:59 smithi157 bash[20376]: audit 2022-04-30T23:02:58.969209+0000 mon.smithi157 (mon.0) 3394 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:02:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:59 smithi157 bash[20376]: audit 2022-04-30T23:02:58.969911+0000 mon.smithi157 (mon.0) 3395 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:02:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:02:59 smithi157 bash[20376]: audit 2022-04-30T23:02:59.336226+0000 mon.smithi157 (mon.0) 3396 : audit [DBG] from='client.? 172.21.15.157:0/409491740' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:01.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:01 smithi165 bash[22175]: cluster 2022-04-30T23:03:00.275439+0000 mgr.smithi157.nfpzoe (mgr.14180) 5142 : cluster [DBG] pgmap v4807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:01 smithi157 bash[20376]: cluster 2022-04-30T23:03:00.275439+0000 mgr.smithi157.nfpzoe (mgr.14180) 5142 : cluster [DBG] pgmap v4807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:03 smithi165 bash[22175]: cluster 2022-04-30T23:03:02.276072+0000 mgr.smithi157.nfpzoe (mgr.14180) 5143 : cluster [DBG] pgmap v4808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:03 smithi157 bash[20376]: cluster 2022-04-30T23:03:02.276072+0000 mgr.smithi157.nfpzoe (mgr.14180) 5143 : cluster [DBG] pgmap v4808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:04.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:03:04.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:03:04.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:03:04.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:03:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:05 smithi165 bash[22175]: cluster 2022-04-30T23:03:04.276719+0000 mgr.smithi157.nfpzoe (mgr.14180) 5144 : cluster [DBG] pgmap v4809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:05 smithi165 bash[22175]: audit 2022-04-30T23:03:04.671040+0000 mon.smithi157 (mon.0) 3397 : audit [DBG] from='client.? 172.21.15.157:0/1068345051' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:05.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:05 smithi157 bash[20376]: cluster 2022-04-30T23:03:04.276719+0000 mgr.smithi157.nfpzoe (mgr.14180) 5144 : cluster [DBG] pgmap v4809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:05.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:05 smithi157 bash[20376]: audit 2022-04-30T23:03:04.671040+0000 mon.smithi157 (mon.0) 3397 : audit [DBG] from='client.? 172.21.15.157:0/1068345051' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:07.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:07 smithi165 bash[22175]: cluster 2022-04-30T23:03:06.277336+0000 mgr.smithi157.nfpzoe (mgr.14180) 5145 : cluster [DBG] pgmap v4810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:07 smithi157 bash[20376]: cluster 2022-04-30T23:03:06.277336+0000 mgr.smithi157.nfpzoe (mgr.14180) 5145 : cluster [DBG] pgmap v4810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:09 smithi165 bash[22175]: cluster 2022-04-30T23:03:08.277965+0000 mgr.smithi157.nfpzoe (mgr.14180) 5146 : cluster [DBG] pgmap v4811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:09.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:03:09.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:03:09.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:03:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:09 smithi157 bash[20376]: cluster 2022-04-30T23:03:08.277965+0000 mgr.smithi157.nfpzoe (mgr.14180) 5146 : cluster [DBG] pgmap v4811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:10.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:03:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:10 smithi165 bash[22175]: audit 2022-04-30T23:03:09.994626+0000 mon.smithi157 (mon.0) 3398 : audit [DBG] from='client.? 172.21.15.157:0/3710519705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:10.687 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:10 smithi157 bash[20376]: audit 2022-04-30T23:03:09.994626+0000 mon.smithi157 (mon.0) 3398 : audit [DBG] from='client.? 172.21.15.157:0/3710519705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:11 smithi165 bash[22175]: cluster 2022-04-30T23:03:10.278591+0000 mgr.smithi157.nfpzoe (mgr.14180) 5147 : cluster [DBG] pgmap v4812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:11 smithi157 bash[20376]: cluster 2022-04-30T23:03:10.278591+0000 mgr.smithi157.nfpzoe (mgr.14180) 5147 : cluster [DBG] pgmap v4812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:13.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:13 smithi165 bash[22175]: cluster 2022-04-30T23:03:12.279223+0000 mgr.smithi157.nfpzoe (mgr.14180) 5148 : cluster [DBG] pgmap v4813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:13 smithi157 bash[20376]: cluster 2022-04-30T23:03:12.279223+0000 mgr.smithi157.nfpzoe (mgr.14180) 5148 : cluster [DBG] pgmap v4813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:15.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:03:15.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:03:15.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:03:15.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:03:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:15 smithi157 bash[20376]: cluster 2022-04-30T23:03:14.279840+0000 mgr.smithi157.nfpzoe (mgr.14180) 5149 : cluster [DBG] pgmap v4814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:15 smithi165 bash[22175]: cluster 2022-04-30T23:03:14.279840+0000 mgr.smithi157.nfpzoe (mgr.14180) 5149 : cluster [DBG] pgmap v4814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:16 smithi157 bash[20376]: audit 2022-04-30T23:03:15.323729+0000 mon.smithi157 (mon.0) 3399 : audit [DBG] from='client.? 172.21.15.157:0/2366599284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:16.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:16 smithi165 bash[22175]: audit 2022-04-30T23:03:15.323729+0000 mon.smithi157 (mon.0) 3399 : audit [DBG] from='client.? 172.21.15.157:0/2366599284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:17 smithi157 bash[20376]: cluster 2022-04-30T23:03:16.280468+0000 mgr.smithi157.nfpzoe (mgr.14180) 5150 : cluster [DBG] pgmap v4815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:17.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:17 smithi165 bash[22175]: cluster 2022-04-30T23:03:16.280468+0000 mgr.smithi157.nfpzoe (mgr.14180) 5150 : cluster [DBG] pgmap v4815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:19 smithi165 bash[22175]: cluster 2022-04-30T23:03:18.281075+0000 mgr.smithi157.nfpzoe (mgr.14180) 5151 : cluster [DBG] pgmap v4816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:19 smithi157 bash[20376]: cluster 2022-04-30T23:03:18.281075+0000 mgr.smithi157.nfpzoe (mgr.14180) 5151 : cluster [DBG] pgmap v4816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:20.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:03:20.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:03:20.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:03:20.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:03:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:21 smithi165 bash[22175]: cluster 2022-04-30T23:03:20.281711+0000 mgr.smithi157.nfpzoe (mgr.14180) 5152 : cluster [DBG] pgmap v4817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:21 smithi165 bash[22175]: audit 2022-04-30T23:03:20.661391+0000 mon.smithi157 (mon.0) 3400 : audit [DBG] from='client.? 172.21.15.157:0/4225680690' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:21 smithi157 bash[20376]: cluster 2022-04-30T23:03:20.281711+0000 mgr.smithi157.nfpzoe (mgr.14180) 5152 : cluster [DBG] pgmap v4817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:21 smithi157 bash[20376]: audit 2022-04-30T23:03:20.661391+0000 mon.smithi157 (mon.0) 3400 : audit [DBG] from='client.? 172.21.15.157:0/4225680690' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:23.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:23 smithi165 bash[22175]: cluster 2022-04-30T23:03:22.282330+0000 mgr.smithi157.nfpzoe (mgr.14180) 5153 : cluster [DBG] pgmap v4818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:23 smithi157 bash[20376]: cluster 2022-04-30T23:03:22.282330+0000 mgr.smithi157.nfpzoe (mgr.14180) 5153 : cluster [DBG] pgmap v4818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:25 smithi157 bash[20376]: cluster 2022-04-30T23:03:24.282947+0000 mgr.smithi157.nfpzoe (mgr.14180) 5154 : cluster [DBG] pgmap v4819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:25 smithi165 bash[22175]: cluster 2022-04-30T23:03:24.282947+0000 mgr.smithi157.nfpzoe (mgr.14180) 5154 : cluster [DBG] pgmap v4819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:25.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:03:25.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:03:25.713 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:03:26.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:03:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:26 smithi157 bash[20376]: audit 2022-04-30T23:03:25.990020+0000 mon.smithi157 (mon.0) 3401 : audit [DBG] from='client.? 172.21.15.157:0/4189321536' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:26 smithi165 bash[22175]: audit 2022-04-30T23:03:25.990020+0000 mon.smithi157 (mon.0) 3401 : audit [DBG] from='client.? 172.21.15.157:0/4189321536' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:27 smithi157 bash[20376]: cluster 2022-04-30T23:03:26.283587+0000 mgr.smithi157.nfpzoe (mgr.14180) 5155 : cluster [DBG] pgmap v4820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:27.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:27 smithi165 bash[22175]: cluster 2022-04-30T23:03:26.283587+0000 mgr.smithi157.nfpzoe (mgr.14180) 5155 : cluster [DBG] pgmap v4820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:29 smithi165 bash[22175]: cluster 2022-04-30T23:03:28.284178+0000 mgr.smithi157.nfpzoe (mgr.14180) 5156 : cluster [DBG] pgmap v4821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:29 smithi157 bash[20376]: cluster 2022-04-30T23:03:28.284178+0000 mgr.smithi157.nfpzoe (mgr.14180) 5156 : cluster [DBG] pgmap v4821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:31.014 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:03:31.014 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:03:31.014 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:03:31.343 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:03:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:31 smithi165 bash[22175]: cluster 2022-04-30T23:03:30.284779+0000 mgr.smithi157.nfpzoe (mgr.14180) 5157 : cluster [DBG] pgmap v4822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:31 smithi165 bash[22175]: audit 2022-04-30T23:03:31.322592+0000 mon.smithi157 (mon.0) 3402 : audit [DBG] from='client.? 172.21.15.157:0/3160566617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:31.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:31 smithi157 bash[20376]: cluster 2022-04-30T23:03:30.284779+0000 mgr.smithi157.nfpzoe (mgr.14180) 5157 : cluster [DBG] pgmap v4822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:31.718 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:31 smithi157 bash[20376]: audit 2022-04-30T23:03:31.322592+0000 mon.smithi157 (mon.0) 3402 : audit [DBG] from='client.? 172.21.15.157:0/3160566617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:33 smithi165 bash[22175]: cluster 2022-04-30T23:03:32.285413+0000 mgr.smithi157.nfpzoe (mgr.14180) 5158 : cluster [DBG] pgmap v4823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:33 smithi157 bash[20376]: cluster 2022-04-30T23:03:32.285413+0000 mgr.smithi157.nfpzoe (mgr.14180) 5158 : cluster [DBG] pgmap v4823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:35 smithi157 bash[20376]: cluster 2022-04-30T23:03:34.286050+0000 mgr.smithi157.nfpzoe (mgr.14180) 5159 : cluster [DBG] pgmap v4824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:35 smithi157 bash[20376]: audit 2022-04-30T23:03:34.295201+0000 mon.smithi157 (mon.0) 3403 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:03:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:35 smithi157 bash[20376]: audit 2022-04-30T23:03:34.297977+0000 mon.smithi157 (mon.0) 3404 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:03:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:35 smithi157 bash[20376]: audit 2022-04-30T23:03:34.299819+0000 mon.smithi157 (mon.0) 3405 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:03:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:35 smithi157 bash[20376]: cluster 2022-04-30T23:03:34.620412+0000 mgr.smithi157.nfpzoe (mgr.14180) 5160 : cluster [DBG] pgmap v4825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:35 smithi157 bash[20376]: cluster 2022-04-30T23:03:34.620961+0000 mgr.smithi157.nfpzoe (mgr.14180) 5161 : cluster [DBG] pgmap v4826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:35 smithi157 bash[20376]: audit 2022-04-30T23:03:34.627352+0000 mon.smithi157 (mon.0) 3406 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:03:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:35 smithi157 bash[20376]: audit 2022-04-30T23:03:34.635549+0000 mon.smithi157 (mon.0) 3407 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:03:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:35 smithi157 bash[20376]: cephadm 2022-04-30T23:03:34.636706+0000 mgr.smithi157.nfpzoe (mgr.14180) 5162 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:03:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:35 smithi157 bash[20376]: cephadm 2022-04-30T23:03:34.636842+0000 mgr.smithi157.nfpzoe (mgr.14180) 5163 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:03:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:35 smithi165 bash[22175]: cluster 2022-04-30T23:03:34.286050+0000 mgr.smithi157.nfpzoe (mgr.14180) 5159 : cluster [DBG] pgmap v4824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:35 smithi165 bash[22175]: audit 2022-04-30T23:03:34.295201+0000 mon.smithi157 (mon.0) 3403 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:03:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:35 smithi165 bash[22175]: audit 2022-04-30T23:03:34.297977+0000 mon.smithi157 (mon.0) 3404 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:03:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:35 smithi165 bash[22175]: audit 2022-04-30T23:03:34.299819+0000 mon.smithi157 (mon.0) 3405 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:03:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:35 smithi165 bash[22175]: cluster 2022-04-30T23:03:34.620412+0000 mgr.smithi157.nfpzoe (mgr.14180) 5160 : cluster [DBG] pgmap v4825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:35 smithi165 bash[22175]: cluster 2022-04-30T23:03:34.620961+0000 mgr.smithi157.nfpzoe (mgr.14180) 5161 : cluster [DBG] pgmap v4826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:35 smithi165 bash[22175]: audit 2022-04-30T23:03:34.627352+0000 mon.smithi157 (mon.0) 3406 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:03:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:35 smithi165 bash[22175]: audit 2022-04-30T23:03:34.635549+0000 mon.smithi157 (mon.0) 3407 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:03:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:35 smithi165 bash[22175]: cephadm 2022-04-30T23:03:34.636706+0000 mgr.smithi157.nfpzoe (mgr.14180) 5162 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:03:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:35 smithi165 bash[22175]: cephadm 2022-04-30T23:03:34.636842+0000 mgr.smithi157.nfpzoe (mgr.14180) 5163 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:03:36.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:03:36.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:03:36.347 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:03:36.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:03:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:36 smithi157 bash[20376]: audit 2022-04-30T23:03:36.644692+0000 mon.smithi157 (mon.0) 3408 : audit [DBG] from='client.? 172.21.15.157:0/1418786998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:36 smithi165 bash[22175]: audit 2022-04-30T23:03:36.644692+0000 mon.smithi157 (mon.0) 3408 : audit [DBG] from='client.? 172.21.15.157:0/1418786998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:37 smithi165 bash[22175]: cluster 2022-04-30T23:03:36.621546+0000 mgr.smithi157.nfpzoe (mgr.14180) 5164 : cluster [DBG] pgmap v4827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:37 smithi157 bash[20376]: cluster 2022-04-30T23:03:36.621546+0000 mgr.smithi157.nfpzoe (mgr.14180) 5164 : cluster [DBG] pgmap v4827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:39 smithi165 bash[22175]: cluster 2022-04-30T23:03:38.622167+0000 mgr.smithi157.nfpzoe (mgr.14180) 5165 : cluster [DBG] pgmap v4828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:40.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:39 smithi157 bash[20376]: cluster 2022-04-30T23:03:38.622167+0000 mgr.smithi157.nfpzoe (mgr.14180) 5165 : cluster [DBG] pgmap v4828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:41.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:03:41.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:03:41.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:03:41.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:03:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:41 smithi165 bash[22175]: cluster 2022-04-30T23:03:40.622761+0000 mgr.smithi157.nfpzoe (mgr.14180) 5166 : cluster [DBG] pgmap v4829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:41 smithi157 bash[20376]: cluster 2022-04-30T23:03:40.622761+0000 mgr.smithi157.nfpzoe (mgr.14180) 5166 : cluster [DBG] pgmap v4829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:42 smithi165 bash[22175]: audit 2022-04-30T23:03:41.969387+0000 mon.smithi157 (mon.0) 3409 : audit [DBG] from='client.? 172.21.15.157:0/2672889206' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:42 smithi157 bash[20376]: audit 2022-04-30T23:03:41.969387+0000 mon.smithi157 (mon.0) 3409 : audit [DBG] from='client.? 172.21.15.157:0/2672889206' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:44.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:43 smithi165 bash[22175]: cluster 2022-04-30T23:03:42.623408+0000 mgr.smithi157.nfpzoe (mgr.14180) 5167 : cluster [DBG] pgmap v4830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:44.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:43 smithi157 bash[20376]: cluster 2022-04-30T23:03:42.623408+0000 mgr.smithi157.nfpzoe (mgr.14180) 5167 : cluster [DBG] pgmap v4830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:45 smithi157 bash[20376]: cluster 2022-04-30T23:03:44.624062+0000 mgr.smithi157.nfpzoe (mgr.14180) 5168 : cluster [DBG] pgmap v4831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:45 smithi165 bash[22175]: cluster 2022-04-30T23:03:44.624062+0000 mgr.smithi157.nfpzoe (mgr.14180) 5168 : cluster [DBG] pgmap v4831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:46.993 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:03:46.993 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:03:46.993 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:03:47.315 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:03:47.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:47 smithi157 bash[20376]: cluster 2022-04-30T23:03:46.624725+0000 mgr.smithi157.nfpzoe (mgr.14180) 5169 : cluster [DBG] pgmap v4832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:47.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:47 smithi157 bash[20376]: audit 2022-04-30T23:03:47.295939+0000 mon.smithi157 (mon.0) 3410 : audit [DBG] from='client.? 172.21.15.157:0/3103770169' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:47 smithi165 bash[22175]: cluster 2022-04-30T23:03:46.624725+0000 mgr.smithi157.nfpzoe (mgr.14180) 5169 : cluster [DBG] pgmap v4832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:47 smithi165 bash[22175]: audit 2022-04-30T23:03:47.295939+0000 mon.smithi157 (mon.0) 3410 : audit [DBG] from='client.? 172.21.15.157:0/3103770169' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:49 smithi157 bash[20376]: cluster 2022-04-30T23:03:48.625323+0000 mgr.smithi157.nfpzoe (mgr.14180) 5170 : cluster [DBG] pgmap v4833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:49 smithi165 bash[22175]: cluster 2022-04-30T23:03:48.625323+0000 mgr.smithi157.nfpzoe (mgr.14180) 5170 : cluster [DBG] pgmap v4833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:51 smithi157 bash[20376]: cluster 2022-04-30T23:03:50.625931+0000 mgr.smithi157.nfpzoe (mgr.14180) 5171 : cluster [DBG] pgmap v4834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:51 smithi165 bash[22175]: cluster 2022-04-30T23:03:50.625931+0000 mgr.smithi157.nfpzoe (mgr.14180) 5171 : cluster [DBG] pgmap v4834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:52.318 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:03:52.318 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:03:52.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:03:52.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:03:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:52 smithi157 bash[20376]: audit 2022-04-30T23:03:52.617826+0000 mon.smithi157 (mon.0) 3411 : audit [DBG] from='client.? 172.21.15.157:0/45724175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:52 smithi165 bash[22175]: audit 2022-04-30T23:03:52.617826+0000 mon.smithi157 (mon.0) 3411 : audit [DBG] from='client.? 172.21.15.157:0/45724175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:54.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:53 smithi165 bash[22175]: cluster 2022-04-30T23:03:52.626540+0000 mgr.smithi157.nfpzoe (mgr.14180) 5172 : cluster [DBG] pgmap v4835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:54.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:53 smithi157 bash[20376]: cluster 2022-04-30T23:03:52.626540+0000 mgr.smithi157.nfpzoe (mgr.14180) 5172 : cluster [DBG] pgmap v4835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:55 smithi157 bash[20376]: cluster 2022-04-30T23:03:54.627211+0000 mgr.smithi157.nfpzoe (mgr.14180) 5173 : cluster [DBG] pgmap v4836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:55 smithi165 bash[22175]: cluster 2022-04-30T23:03:54.627211+0000 mgr.smithi157.nfpzoe (mgr.14180) 5173 : cluster [DBG] pgmap v4836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:57.641 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:03:57.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:03:57.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:03:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:57 smithi157 bash[20376]: cluster 2022-04-30T23:03:56.627800+0000 mgr.smithi157.nfpzoe (mgr.14180) 5174 : cluster [DBG] pgmap v4837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:57.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:03:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:57 smithi165 bash[22175]: cluster 2022-04-30T23:03:56.627800+0000 mgr.smithi157.nfpzoe (mgr.14180) 5174 : cluster [DBG] pgmap v4837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:58 smithi157 bash[20376]: audit 2022-04-30T23:03:57.945246+0000 mon.smithi157 (mon.0) 3412 : audit [DBG] from='client.? 172.21.15.157:0/2981989784' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:58 smithi165 bash[22175]: audit 2022-04-30T23:03:57.945246+0000 mon.smithi157 (mon.0) 3412 : audit [DBG] from='client.? 172.21.15.157:0/2981989784' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:03:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:59 smithi157 bash[20376]: cluster 2022-04-30T23:03:58.628456+0000 mgr.smithi157.nfpzoe (mgr.14180) 5175 : cluster [DBG] pgmap v4838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:03:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:59 smithi157 bash[20376]: audit 2022-04-30T23:03:58.979310+0000 mon.smithi157 (mon.0) 3413 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:03:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:03:59 smithi157 bash[20376]: audit 2022-04-30T23:03:58.979800+0000 mon.smithi157 (mon.0) 3414 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:04:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:59 smithi165 bash[22175]: cluster 2022-04-30T23:03:58.628456+0000 mgr.smithi157.nfpzoe (mgr.14180) 5175 : cluster [DBG] pgmap v4838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:59 smithi165 bash[22175]: audit 2022-04-30T23:03:58.979310+0000 mon.smithi157 (mon.0) 3413 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:04:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:03:59 smithi165 bash[22175]: audit 2022-04-30T23:03:58.979800+0000 mon.smithi157 (mon.0) 3414 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:04:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:01 smithi165 bash[22175]: cluster 2022-04-30T23:04:00.629080+0000 mgr.smithi157.nfpzoe (mgr.14180) 5176 : cluster [DBG] pgmap v4839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:02.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:01 smithi157 bash[20376]: cluster 2022-04-30T23:04:00.629080+0000 mgr.smithi157.nfpzoe (mgr.14180) 5176 : cluster [DBG] pgmap v4839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:02.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:04:02.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:04:02.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:04:03.288 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:04:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:03 smithi165 bash[22175]: cluster 2022-04-30T23:04:02.629708+0000 mgr.smithi157.nfpzoe (mgr.14180) 5177 : cluster [DBG] pgmap v4840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:03 smithi165 bash[22175]: audit 2022-04-30T23:04:03.267945+0000 mon.smithi157 (mon.0) 3415 : audit [DBG] from='client.? 172.21.15.157:0/269170297' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:03 smithi157 bash[20376]: cluster 2022-04-30T23:04:02.629708+0000 mgr.smithi157.nfpzoe (mgr.14180) 5177 : cluster [DBG] pgmap v4840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:04.220 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:03 smithi157 bash[20376]: audit 2022-04-30T23:04:03.267945+0000 mon.smithi157 (mon.0) 3415 : audit [DBG] from='client.? 172.21.15.157:0/269170297' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:05.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:05 smithi157 bash[20376]: cluster 2022-04-30T23:04:04.630252+0000 mgr.smithi157.nfpzoe (mgr.14180) 5178 : cluster [DBG] pgmap v4841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:05 smithi165 bash[22175]: cluster 2022-04-30T23:04:04.630252+0000 mgr.smithi157.nfpzoe (mgr.14180) 5178 : cluster [DBG] pgmap v4841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:07 smithi157 bash[20376]: cluster 2022-04-30T23:04:06.630847+0000 mgr.smithi157.nfpzoe (mgr.14180) 5179 : cluster [DBG] pgmap v4842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:07 smithi165 bash[22175]: cluster 2022-04-30T23:04:06.630847+0000 mgr.smithi157.nfpzoe (mgr.14180) 5179 : cluster [DBG] pgmap v4842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:08.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:04:08.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:04:08.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:04:08.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:04:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:08 smithi157 bash[20376]: audit 2022-04-30T23:04:08.602391+0000 mon.smithi157 (mon.0) 3416 : audit [DBG] from='client.? 172.21.15.157:0/779616394' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:08 smithi165 bash[22175]: audit 2022-04-30T23:04:08.602391+0000 mon.smithi157 (mon.0) 3416 : audit [DBG] from='client.? 172.21.15.157:0/779616394' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:09 smithi165 bash[22175]: cluster 2022-04-30T23:04:08.631485+0000 mgr.smithi157.nfpzoe (mgr.14180) 5180 : cluster [DBG] pgmap v4843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:10.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:09 smithi157 bash[20376]: cluster 2022-04-30T23:04:08.631485+0000 mgr.smithi157.nfpzoe (mgr.14180) 5180 : cluster [DBG] pgmap v4843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:11 smithi165 bash[22175]: cluster 2022-04-30T23:04:10.632096+0000 mgr.smithi157.nfpzoe (mgr.14180) 5181 : cluster [DBG] pgmap v4844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:12.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:11 smithi157 bash[20376]: cluster 2022-04-30T23:04:10.632096+0000 mgr.smithi157.nfpzoe (mgr.14180) 5181 : cluster [DBG] pgmap v4844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:13.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:04:13.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:04:13.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:04:13.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:04:14.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:13 smithi165 bash[22175]: cluster 2022-04-30T23:04:12.632694+0000 mgr.smithi157.nfpzoe (mgr.14180) 5182 : cluster [DBG] pgmap v4845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:14.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:13 smithi157 bash[20376]: cluster 2022-04-30T23:04:12.632694+0000 mgr.smithi157.nfpzoe (mgr.14180) 5182 : cluster [DBG] pgmap v4845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:14 smithi165 bash[22175]: audit 2022-04-30T23:04:13.927005+0000 mon.smithi157 (mon.0) 3417 : audit [DBG] from='client.? 172.21.15.157:0/985165150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:14 smithi157 bash[20376]: audit 2022-04-30T23:04:13.927005+0000 mon.smithi157 (mon.0) 3417 : audit [DBG] from='client.? 172.21.15.157:0/985165150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:15 smithi165 bash[22175]: cluster 2022-04-30T23:04:14.633306+0000 mgr.smithi157.nfpzoe (mgr.14180) 5183 : cluster [DBG] pgmap v4846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:15 smithi157 bash[20376]: cluster 2022-04-30T23:04:14.633306+0000 mgr.smithi157.nfpzoe (mgr.14180) 5183 : cluster [DBG] pgmap v4846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:17 smithi165 bash[22175]: cluster 2022-04-30T23:04:16.633944+0000 mgr.smithi157.nfpzoe (mgr.14180) 5184 : cluster [DBG] pgmap v4847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:17 smithi157 bash[20376]: cluster 2022-04-30T23:04:16.633944+0000 mgr.smithi157.nfpzoe (mgr.14180) 5184 : cluster [DBG] pgmap v4847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:18.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:04:18.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:04:18.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:04:19.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:04:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:19 smithi165 bash[22175]: cluster 2022-04-30T23:04:18.634627+0000 mgr.smithi157.nfpzoe (mgr.14180) 5185 : cluster [DBG] pgmap v4848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:19 smithi165 bash[22175]: audit 2022-04-30T23:04:19.259055+0000 mon.smithi157 (mon.0) 3418 : audit [DBG] from='client.? 172.21.15.157:0/3948437800' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:20.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:19 smithi157 bash[20376]: cluster 2022-04-30T23:04:18.634627+0000 mgr.smithi157.nfpzoe (mgr.14180) 5185 : cluster [DBG] pgmap v4848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:20.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:19 smithi157 bash[20376]: audit 2022-04-30T23:04:19.259055+0000 mon.smithi157 (mon.0) 3418 : audit [DBG] from='client.? 172.21.15.157:0/3948437800' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:21 smithi165 bash[22175]: cluster 2022-04-30T23:04:20.635298+0000 mgr.smithi157.nfpzoe (mgr.14180) 5186 : cluster [DBG] pgmap v4849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:21 smithi157 bash[20376]: cluster 2022-04-30T23:04:20.635298+0000 mgr.smithi157.nfpzoe (mgr.14180) 5186 : cluster [DBG] pgmap v4849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:23 smithi165 bash[22175]: cluster 2022-04-30T23:04:22.635936+0000 mgr.smithi157.nfpzoe (mgr.14180) 5187 : cluster [DBG] pgmap v4850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:23 smithi157 bash[20376]: cluster 2022-04-30T23:04:22.635936+0000 mgr.smithi157.nfpzoe (mgr.14180) 5187 : cluster [DBG] pgmap v4850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:24.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:04:24.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:04:24.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:04:24.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:04:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:25 smithi157 bash[20376]: audit 2022-04-30T23:04:24.591200+0000 mon.smithi157 (mon.0) 3419 : audit [DBG] from='client.? 172.21.15.157:0/2075244644' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:25 smithi157 bash[20376]: cluster 2022-04-30T23:04:24.636587+0000 mgr.smithi157.nfpzoe (mgr.14180) 5188 : cluster [DBG] pgmap v4851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:25 smithi165 bash[22175]: audit 2022-04-30T23:04:24.591200+0000 mon.smithi157 (mon.0) 3419 : audit [DBG] from='client.? 172.21.15.157:0/2075244644' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:25 smithi165 bash[22175]: cluster 2022-04-30T23:04:24.636587+0000 mgr.smithi157.nfpzoe (mgr.14180) 5188 : cluster [DBG] pgmap v4851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:27 smithi157 bash[20376]: cluster 2022-04-30T23:04:26.637245+0000 mgr.smithi157.nfpzoe (mgr.14180) 5189 : cluster [DBG] pgmap v4852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:27 smithi165 bash[22175]: cluster 2022-04-30T23:04:26.637245+0000 mgr.smithi157.nfpzoe (mgr.14180) 5189 : cluster [DBG] pgmap v4852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:29.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:04:29.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:04:29.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:04:29.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:04:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:29 smithi165 bash[22175]: cluster 2022-04-30T23:04:28.638006+0000 mgr.smithi157.nfpzoe (mgr.14180) 5190 : cluster [DBG] pgmap v4853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:30.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:29 smithi157 bash[20376]: cluster 2022-04-30T23:04:28.638006+0000 mgr.smithi157.nfpzoe (mgr.14180) 5190 : cluster [DBG] pgmap v4853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:30 smithi157 bash[20376]: audit 2022-04-30T23:04:29.928771+0000 mon.smithi165 (mon.1) 22 : audit [DBG] from='client.? 172.21.15.157:0/491215552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:31.150 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:30 smithi165 bash[22175]: audit 2022-04-30T23:04:29.928771+0000 mon.smithi165 (mon.1) 22 : audit [DBG] from='client.? 172.21.15.157:0/491215552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:32.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:31 smithi165 bash[22175]: cluster 2022-04-30T23:04:30.638664+0000 mgr.smithi157.nfpzoe (mgr.14180) 5191 : cluster [DBG] pgmap v4854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:32.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:31 smithi157 bash[20376]: cluster 2022-04-30T23:04:30.638664+0000 mgr.smithi157.nfpzoe (mgr.14180) 5191 : cluster [DBG] pgmap v4854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:33 smithi165 bash[22175]: cluster 2022-04-30T23:04:32.639356+0000 mgr.smithi157.nfpzoe (mgr.14180) 5192 : cluster [DBG] pgmap v4855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:34.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:33 smithi157 bash[20376]: cluster 2022-04-30T23:04:32.639356+0000 mgr.smithi157.nfpzoe (mgr.14180) 5192 : cluster [DBG] pgmap v4855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:34.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:04:34.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:04:34.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:04:35.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:04:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:35 smithi157 bash[20376]: cluster 2022-04-30T23:04:34.639994+0000 mgr.smithi157.nfpzoe (mgr.14180) 5193 : cluster [DBG] pgmap v4856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:35 smithi157 bash[20376]: audit 2022-04-30T23:04:34.649426+0000 mon.smithi157 (mon.0) 3420 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:04:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:35 smithi157 bash[20376]: audit 2022-04-30T23:04:34.652583+0000 mon.smithi157 (mon.0) 3421 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:04:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:35 smithi157 bash[20376]: audit 2022-04-30T23:04:34.654223+0000 mon.smithi157 (mon.0) 3422 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:04:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:35 smithi157 bash[20376]: cluster 2022-04-30T23:04:34.977029+0000 mgr.smithi157.nfpzoe (mgr.14180) 5194 : cluster [DBG] pgmap v4857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:35 smithi157 bash[20376]: cluster 2022-04-30T23:04:34.977581+0000 mgr.smithi157.nfpzoe (mgr.14180) 5195 : cluster [DBG] pgmap v4858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:35 smithi157 bash[20376]: audit 2022-04-30T23:04:34.983293+0000 mon.smithi157 (mon.0) 3423 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:04:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:35 smithi157 bash[20376]: audit 2022-04-30T23:04:34.992253+0000 mon.smithi157 (mon.0) 3424 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:04:35.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:35 smithi157 bash[20376]: cephadm 2022-04-30T23:04:34.993250+0000 mgr.smithi157.nfpzoe (mgr.14180) 5196 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:04:35.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:35 smithi157 bash[20376]: cephadm 2022-04-30T23:04:34.993379+0000 mgr.smithi157.nfpzoe (mgr.14180) 5197 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:04:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:35 smithi165 bash[22175]: cluster 2022-04-30T23:04:34.639994+0000 mgr.smithi157.nfpzoe (mgr.14180) 5193 : cluster [DBG] pgmap v4856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:35 smithi165 bash[22175]: audit 2022-04-30T23:04:34.649426+0000 mon.smithi157 (mon.0) 3420 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:04:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:35 smithi165 bash[22175]: audit 2022-04-30T23:04:34.652583+0000 mon.smithi157 (mon.0) 3421 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:04:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:35 smithi165 bash[22175]: audit 2022-04-30T23:04:34.654223+0000 mon.smithi157 (mon.0) 3422 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:04:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:35 smithi165 bash[22175]: cluster 2022-04-30T23:04:34.977029+0000 mgr.smithi157.nfpzoe (mgr.14180) 5194 : cluster [DBG] pgmap v4857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:35 smithi165 bash[22175]: cluster 2022-04-30T23:04:34.977581+0000 mgr.smithi157.nfpzoe (mgr.14180) 5195 : cluster [DBG] pgmap v4858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:35 smithi165 bash[22175]: audit 2022-04-30T23:04:34.983293+0000 mon.smithi157 (mon.0) 3423 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:04:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:35 smithi165 bash[22175]: audit 2022-04-30T23:04:34.992253+0000 mon.smithi157 (mon.0) 3424 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:04:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:35 smithi165 bash[22175]: cephadm 2022-04-30T23:04:34.993250+0000 mgr.smithi157.nfpzoe (mgr.14180) 5196 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:04:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:35 smithi165 bash[22175]: cephadm 2022-04-30T23:04:34.993379+0000 mgr.smithi157.nfpzoe (mgr.14180) 5197 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:04:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:36 smithi157 bash[20376]: audit 2022-04-30T23:04:35.243783+0000 mon.smithi157 (mon.0) 3425 : audit [DBG] from='client.? 172.21.15.157:0/1691550844' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:36 smithi165 bash[22175]: audit 2022-04-30T23:04:35.243783+0000 mon.smithi157 (mon.0) 3425 : audit [DBG] from='client.? 172.21.15.157:0/1691550844' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:37 smithi157 bash[20376]: cluster 2022-04-30T23:04:36.978359+0000 mgr.smithi157.nfpzoe (mgr.14180) 5198 : cluster [DBG] pgmap v4859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:37 smithi165 bash[22175]: cluster 2022-04-30T23:04:36.978359+0000 mgr.smithi157.nfpzoe (mgr.14180) 5198 : cluster [DBG] pgmap v4859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:39 smithi165 bash[22175]: cluster 2022-04-30T23:04:38.978962+0000 mgr.smithi157.nfpzoe (mgr.14180) 5199 : cluster [DBG] pgmap v4860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:39.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:39 smithi157 bash[20376]: cluster 2022-04-30T23:04:38.978962+0000 mgr.smithi157.nfpzoe (mgr.14180) 5199 : cluster [DBG] pgmap v4860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:40.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:04:40.268 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:04:40.268 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:04:40.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:04:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:40 smithi165 bash[22175]: audit 2022-04-30T23:04:40.569406+0000 mon.smithi157 (mon.0) 3426 : audit [DBG] from='client.? 172.21.15.157:0/2722188499' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:40 smithi157 bash[20376]: audit 2022-04-30T23:04:40.569406+0000 mon.smithi157 (mon.0) 3426 : audit [DBG] from='client.? 172.21.15.157:0/2722188499' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:41.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:41 smithi165 bash[22175]: cluster 2022-04-30T23:04:40.979630+0000 mgr.smithi157.nfpzoe (mgr.14180) 5200 : cluster [DBG] pgmap v4861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:41 smithi157 bash[20376]: cluster 2022-04-30T23:04:40.979630+0000 mgr.smithi157.nfpzoe (mgr.14180) 5200 : cluster [DBG] pgmap v4861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:43 smithi165 bash[22175]: cluster 2022-04-30T23:04:42.980211+0000 mgr.smithi157.nfpzoe (mgr.14180) 5201 : cluster [DBG] pgmap v4862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:43 smithi157 bash[20376]: cluster 2022-04-30T23:04:42.980211+0000 mgr.smithi157.nfpzoe (mgr.14180) 5201 : cluster [DBG] pgmap v4862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:45 smithi157 bash[20376]: cluster 2022-04-30T23:04:44.980782+0000 mgr.smithi157.nfpzoe (mgr.14180) 5202 : cluster [DBG] pgmap v4863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:45.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:04:45.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:04:45.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:04:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:45 smithi165 bash[22175]: cluster 2022-04-30T23:04:44.980782+0000 mgr.smithi157.nfpzoe (mgr.14180) 5202 : cluster [DBG] pgmap v4863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:45.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:04:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:46 smithi157 bash[20376]: audit 2022-04-30T23:04:45.899012+0000 mon.smithi157 (mon.0) 3427 : audit [DBG] from='client.? 172.21.15.157:0/4099119580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:46 smithi165 bash[22175]: audit 2022-04-30T23:04:45.899012+0000 mon.smithi157 (mon.0) 3427 : audit [DBG] from='client.? 172.21.15.157:0/4099119580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:47 smithi157 bash[20376]: cluster 2022-04-30T23:04:46.981493+0000 mgr.smithi157.nfpzoe (mgr.14180) 5203 : cluster [DBG] pgmap v4864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:47 smithi165 bash[22175]: cluster 2022-04-30T23:04:46.981493+0000 mgr.smithi157.nfpzoe (mgr.14180) 5203 : cluster [DBG] pgmap v4864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:49 smithi165 bash[22175]: cluster 2022-04-30T23:04:48.982135+0000 mgr.smithi157.nfpzoe (mgr.14180) 5204 : cluster [DBG] pgmap v4865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:49 smithi157 bash[20376]: cluster 2022-04-30T23:04:48.982135+0000 mgr.smithi157.nfpzoe (mgr.14180) 5204 : cluster [DBG] pgmap v4865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:50.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:04:50.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:04:50.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:04:51.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:04:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:51 smithi165 bash[22175]: cluster 2022-04-30T23:04:50.982745+0000 mgr.smithi157.nfpzoe (mgr.14180) 5205 : cluster [DBG] pgmap v4866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:51.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:51 smithi157 bash[20376]: cluster 2022-04-30T23:04:50.982745+0000 mgr.smithi157.nfpzoe (mgr.14180) 5205 : cluster [DBG] pgmap v4866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:52.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:52 smithi165 bash[22175]: audit 2022-04-30T23:04:51.232280+0000 mon.smithi157 (mon.0) 3428 : audit [DBG] from='client.? 172.21.15.157:0/3979127830' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:52 smithi157 bash[20376]: audit 2022-04-30T23:04:51.232280+0000 mon.smithi157 (mon.0) 3428 : audit [DBG] from='client.? 172.21.15.157:0/3979127830' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:53 smithi165 bash[22175]: cluster 2022-04-30T23:04:52.983401+0000 mgr.smithi157.nfpzoe (mgr.14180) 5206 : cluster [DBG] pgmap v4867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:53 smithi157 bash[20376]: cluster 2022-04-30T23:04:52.983401+0000 mgr.smithi157.nfpzoe (mgr.14180) 5206 : cluster [DBG] pgmap v4867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:55 smithi157 bash[20376]: cluster 2022-04-30T23:04:54.983991+0000 mgr.smithi157.nfpzoe (mgr.14180) 5207 : cluster [DBG] pgmap v4868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:55 smithi165 bash[22175]: cluster 2022-04-30T23:04:54.983991+0000 mgr.smithi157.nfpzoe (mgr.14180) 5207 : cluster [DBG] pgmap v4868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:56.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:04:56.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:04:56.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:04:56.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:04:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:56 smithi165 bash[22175]: audit 2022-04-30T23:04:56.567026+0000 mon.smithi157 (mon.0) 3429 : audit [DBG] from='client.? 172.21.15.157:0/4138897766' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:56.965 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:56 smithi157 bash[20376]: audit 2022-04-30T23:04:56.567026+0000 mon.smithi157 (mon.0) 3429 : audit [DBG] from='client.? 172.21.15.157:0/4138897766' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:04:57.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:57 smithi165 bash[22175]: cluster 2022-04-30T23:04:56.984562+0000 mgr.smithi157.nfpzoe (mgr.14180) 5208 : cluster [DBG] pgmap v4869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:57 smithi157 bash[20376]: cluster 2022-04-30T23:04:56.984562+0000 mgr.smithi157.nfpzoe (mgr.14180) 5208 : cluster [DBG] pgmap v4869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:59 smithi165 bash[22175]: cluster 2022-04-30T23:04:58.985129+0000 mgr.smithi157.nfpzoe (mgr.14180) 5209 : cluster [DBG] pgmap v4870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:59 smithi165 bash[22175]: audit 2022-04-30T23:04:58.987879+0000 mon.smithi157 (mon.0) 3430 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:04:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:04:59 smithi165 bash[22175]: audit 2022-04-30T23:04:58.988607+0000 mon.smithi157 (mon.0) 3431 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:04:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:59 smithi157 bash[20376]: cluster 2022-04-30T23:04:58.985129+0000 mgr.smithi157.nfpzoe (mgr.14180) 5209 : cluster [DBG] pgmap v4870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:04:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:59 smithi157 bash[20376]: audit 2022-04-30T23:04:58.987879+0000 mon.smithi157 (mon.0) 3430 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:04:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:04:59 smithi157 bash[20376]: audit 2022-04-30T23:04:58.988607+0000 mon.smithi157 (mon.0) 3431 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:05:01.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:01 smithi165 bash[22175]: cluster 2022-04-30T23:05:00.985763+0000 mgr.smithi157.nfpzoe (mgr.14180) 5210 : cluster [DBG] pgmap v4871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:01.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:01 smithi157 bash[20376]: cluster 2022-04-30T23:05:00.985763+0000 mgr.smithi157.nfpzoe (mgr.14180) 5210 : cluster [DBG] pgmap v4871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:01.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:05:01.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:05:01.591 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:05:01.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:05:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:02 smithi165 bash[22175]: audit 2022-04-30T23:05:01.897486+0000 mon.smithi157 (mon.0) 3432 : audit [DBG] from='client.? 172.21.15.157:0/2010387937' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:02 smithi157 bash[20376]: audit 2022-04-30T23:05:01.897486+0000 mon.smithi157 (mon.0) 3432 : audit [DBG] from='client.? 172.21.15.157:0/2010387937' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:03 smithi165 bash[22175]: cluster 2022-04-30T23:05:02.986387+0000 mgr.smithi157.nfpzoe (mgr.14180) 5211 : cluster [DBG] pgmap v4872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:03.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:03 smithi157 bash[20376]: cluster 2022-04-30T23:05:02.986387+0000 mgr.smithi157.nfpzoe (mgr.14180) 5211 : cluster [DBG] pgmap v4872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:05.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:05 smithi157 bash[20376]: cluster 2022-04-30T23:05:04.986997+0000 mgr.smithi157.nfpzoe (mgr.14180) 5212 : cluster [DBG] pgmap v4873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:05 smithi165 bash[22175]: cluster 2022-04-30T23:05:04.986997+0000 mgr.smithi157.nfpzoe (mgr.14180) 5212 : cluster [DBG] pgmap v4873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:06.921 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:05:06.921 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:05:06.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:05:07.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:05:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:07 smithi165 bash[22175]: cluster 2022-04-30T23:05:06.987649+0000 mgr.smithi157.nfpzoe (mgr.14180) 5213 : cluster [DBG] pgmap v4874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:07 smithi157 bash[20376]: cluster 2022-04-30T23:05:06.987649+0000 mgr.smithi157.nfpzoe (mgr.14180) 5213 : cluster [DBG] pgmap v4874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:08.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:08 smithi165 bash[22175]: audit 2022-04-30T23:05:07.226705+0000 mon.smithi157 (mon.0) 3433 : audit [DBG] from='client.? 172.21.15.157:0/74567706' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:08 smithi157 bash[20376]: audit 2022-04-30T23:05:07.226705+0000 mon.smithi157 (mon.0) 3433 : audit [DBG] from='client.? 172.21.15.157:0/74567706' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:09 smithi165 bash[22175]: cluster 2022-04-30T23:05:08.988274+0000 mgr.smithi157.nfpzoe (mgr.14180) 5214 : cluster [DBG] pgmap v4875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:09.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:09 smithi157 bash[20376]: cluster 2022-04-30T23:05:08.988274+0000 mgr.smithi157.nfpzoe (mgr.14180) 5214 : cluster [DBG] pgmap v4875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:11.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:11 smithi165 bash[22175]: cluster 2022-04-30T23:05:10.988849+0000 mgr.smithi157.nfpzoe (mgr.14180) 5215 : cluster [DBG] pgmap v4876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:11.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:11 smithi157 bash[20376]: cluster 2022-04-30T23:05:10.988849+0000 mgr.smithi157.nfpzoe (mgr.14180) 5215 : cluster [DBG] pgmap v4876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:12.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:05:12.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:05:12.250 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:05:12.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:05:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:12 smithi165 bash[22175]: audit 2022-04-30T23:05:12.557566+0000 mon.smithi157 (mon.0) 3434 : audit [DBG] from='client.? 172.21.15.157:0/999639362' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:12 smithi157 bash[20376]: audit 2022-04-30T23:05:12.557566+0000 mon.smithi157 (mon.0) 3434 : audit [DBG] from='client.? 172.21.15.157:0/999639362' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:13 smithi165 bash[22175]: cluster 2022-04-30T23:05:12.989472+0000 mgr.smithi157.nfpzoe (mgr.14180) 5216 : cluster [DBG] pgmap v4877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:13 smithi157 bash[20376]: cluster 2022-04-30T23:05:12.989472+0000 mgr.smithi157.nfpzoe (mgr.14180) 5216 : cluster [DBG] pgmap v4877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:15 smithi157 bash[20376]: cluster 2022-04-30T23:05:14.990096+0000 mgr.smithi157.nfpzoe (mgr.14180) 5217 : cluster [DBG] pgmap v4878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:15 smithi165 bash[22175]: cluster 2022-04-30T23:05:14.990096+0000 mgr.smithi157.nfpzoe (mgr.14180) 5217 : cluster [DBG] pgmap v4878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:17 smithi165 bash[22175]: cluster 2022-04-30T23:05:16.990858+0000 mgr.smithi157.nfpzoe (mgr.14180) 5218 : cluster [DBG] pgmap v4879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:17 smithi157 bash[20376]: cluster 2022-04-30T23:05:16.990858+0000 mgr.smithi157.nfpzoe (mgr.14180) 5218 : cluster [DBG] pgmap v4879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:17.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:05:17.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:05:17.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:05:17.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:05:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:18 smithi165 bash[22175]: audit 2022-04-30T23:05:17.886475+0000 mon.smithi157 (mon.0) 3435 : audit [DBG] from='client.? 172.21.15.157:0/179191538' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:18 smithi157 bash[20376]: audit 2022-04-30T23:05:17.886475+0000 mon.smithi157 (mon.0) 3435 : audit [DBG] from='client.? 172.21.15.157:0/179191538' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:19 smithi165 bash[22175]: cluster 2022-04-30T23:05:18.991535+0000 mgr.smithi157.nfpzoe (mgr.14180) 5219 : cluster [DBG] pgmap v4880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:19.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:19 smithi157 bash[20376]: cluster 2022-04-30T23:05:18.991535+0000 mgr.smithi157.nfpzoe (mgr.14180) 5219 : cluster [DBG] pgmap v4880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:21 smithi165 bash[22175]: cluster 2022-04-30T23:05:20.992163+0000 mgr.smithi157.nfpzoe (mgr.14180) 5220 : cluster [DBG] pgmap v4881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:21.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:21 smithi157 bash[20376]: cluster 2022-04-30T23:05:20.992163+0000 mgr.smithi157.nfpzoe (mgr.14180) 5220 : cluster [DBG] pgmap v4881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:22.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:05:22.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:05:22.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:05:23.230 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:05:23.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:23 smithi165 bash[22175]: cluster 2022-04-30T23:05:22.992801+0000 mgr.smithi157.nfpzoe (mgr.14180) 5221 : cluster [DBG] pgmap v4882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:23.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:23 smithi157 bash[20376]: cluster 2022-04-30T23:05:22.992801+0000 mgr.smithi157.nfpzoe (mgr.14180) 5221 : cluster [DBG] pgmap v4882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:24 smithi165 bash[22175]: audit 2022-04-30T23:05:23.210440+0000 mon.smithi157 (mon.0) 3436 : audit [DBG] from='client.? 172.21.15.157:0/2105819989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:24 smithi157 bash[20376]: audit 2022-04-30T23:05:23.210440+0000 mon.smithi157 (mon.0) 3436 : audit [DBG] from='client.? 172.21.15.157:0/2105819989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:25 smithi157 bash[20376]: cluster 2022-04-30T23:05:24.993522+0000 mgr.smithi157.nfpzoe (mgr.14180) 5222 : cluster [DBG] pgmap v4883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:25 smithi165 bash[22175]: cluster 2022-04-30T23:05:24.993522+0000 mgr.smithi157.nfpzoe (mgr.14180) 5222 : cluster [DBG] pgmap v4883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:27 smithi165 bash[22175]: cluster 2022-04-30T23:05:26.994283+0000 mgr.smithi157.nfpzoe (mgr.14180) 5223 : cluster [DBG] pgmap v4884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:27 smithi157 bash[20376]: cluster 2022-04-30T23:05:26.994283+0000 mgr.smithi157.nfpzoe (mgr.14180) 5223 : cluster [DBG] pgmap v4884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:28.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:05:28.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:05:28.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:05:28.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:05:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:28 smithi165 bash[22175]: audit 2022-04-30T23:05:28.553013+0000 mon.smithi157 (mon.0) 3437 : audit [DBG] from='client.? 172.21.15.157:0/1152505778' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:28 smithi157 bash[20376]: audit 2022-04-30T23:05:28.553013+0000 mon.smithi157 (mon.0) 3437 : audit [DBG] from='client.? 172.21.15.157:0/1152505778' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:29.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:29 smithi165 bash[22175]: cluster 2022-04-30T23:05:28.994957+0000 mgr.smithi157.nfpzoe (mgr.14180) 5224 : cluster [DBG] pgmap v4885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:29 smithi157 bash[20376]: cluster 2022-04-30T23:05:28.994957+0000 mgr.smithi157.nfpzoe (mgr.14180) 5224 : cluster [DBG] pgmap v4885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:31.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:31 smithi165 bash[22175]: cluster 2022-04-30T23:05:30.995567+0000 mgr.smithi157.nfpzoe (mgr.14180) 5225 : cluster [DBG] pgmap v4886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:31.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:31 smithi157 bash[20376]: cluster 2022-04-30T23:05:30.995567+0000 mgr.smithi157.nfpzoe (mgr.14180) 5225 : cluster [DBG] pgmap v4886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:33 smithi165 bash[22175]: cluster 2022-04-30T23:05:32.996246+0000 mgr.smithi157.nfpzoe (mgr.14180) 5226 : cluster [DBG] pgmap v4887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:33.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:33 smithi157 bash[20376]: cluster 2022-04-30T23:05:32.996246+0000 mgr.smithi157.nfpzoe (mgr.14180) 5226 : cluster [DBG] pgmap v4887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:33.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:05:33.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:05:33.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:05:33.900 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:05:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:34 smithi165 bash[22175]: audit 2022-04-30T23:05:33.880000+0000 mon.smithi157 (mon.0) 3438 : audit [DBG] from='client.? 172.21.15.157:0/2941727572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:34.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:34 smithi157 bash[20376]: audit 2022-04-30T23:05:33.880000+0000 mon.smithi157 (mon.0) 3438 : audit [DBG] from='client.? 172.21.15.157:0/2941727572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:35 smithi165 bash[22175]: cluster 2022-04-30T23:05:34.996865+0000 mgr.smithi157.nfpzoe (mgr.14180) 5227 : cluster [DBG] pgmap v4888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:35 smithi165 bash[22175]: audit 2022-04-30T23:05:35.005553+0000 mon.smithi157 (mon.0) 3439 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:05:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:35 smithi165 bash[22175]: audit 2022-04-30T23:05:35.008481+0000 mon.smithi157 (mon.0) 3440 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:05:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:35 smithi165 bash[22175]: audit 2022-04-30T23:05:35.010502+0000 mon.smithi157 (mon.0) 3441 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:05:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:35 smithi157 bash[20376]: cluster 2022-04-30T23:05:34.996865+0000 mgr.smithi157.nfpzoe (mgr.14180) 5227 : cluster [DBG] pgmap v4888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:35 smithi157 bash[20376]: audit 2022-04-30T23:05:35.005553+0000 mon.smithi157 (mon.0) 3439 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:05:35.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:35 smithi157 bash[20376]: audit 2022-04-30T23:05:35.008481+0000 mon.smithi157 (mon.0) 3440 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:05:35.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:35 smithi157 bash[20376]: audit 2022-04-30T23:05:35.010502+0000 mon.smithi157 (mon.0) 3441 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:05:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:37 smithi165 bash[22175]: cluster 2022-04-30T23:05:36.997496+0000 mgr.smithi157.nfpzoe (mgr.14180) 5228 : cluster [DBG] pgmap v4889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:37 smithi157 bash[20376]: cluster 2022-04-30T23:05:36.997496+0000 mgr.smithi157.nfpzoe (mgr.14180) 5228 : cluster [DBG] pgmap v4889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:38.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:05:38.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:05:38.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:05:39.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:05:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:39 smithi165 bash[22175]: audit 2022-04-30T23:05:38.806104+0000 mon.smithi157 (mon.0) 3442 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:05:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:39 smithi165 bash[22175]: cluster 2022-04-30T23:05:38.998190+0000 mgr.smithi157.nfpzoe (mgr.14180) 5229 : cluster [DBG] pgmap v4890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:39 smithi165 bash[22175]: audit 2022-04-30T23:05:39.102974+0000 mon.smithi157 (mon.0) 3443 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:05:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:39 smithi165 bash[22175]: audit 2022-04-30T23:05:39.110564+0000 mon.smithi157 (mon.0) 3444 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:05:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:39 smithi165 bash[22175]: audit 2022-04-30T23:05:39.210631+0000 mon.smithi157 (mon.0) 3445 : audit [DBG] from='client.? 172.21.15.157:0/316455011' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:40.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:39 smithi157 bash[20376]: audit 2022-04-30T23:05:38.806104+0000 mon.smithi157 (mon.0) 3442 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:05:40.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:39 smithi157 bash[20376]: cluster 2022-04-30T23:05:38.998190+0000 mgr.smithi157.nfpzoe (mgr.14180) 5229 : cluster [DBG] pgmap v4890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:40.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:39 smithi157 bash[20376]: audit 2022-04-30T23:05:39.102974+0000 mon.smithi157 (mon.0) 3443 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:05:40.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:39 smithi157 bash[20376]: audit 2022-04-30T23:05:39.110564+0000 mon.smithi157 (mon.0) 3444 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:05:40.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:39 smithi157 bash[20376]: audit 2022-04-30T23:05:39.210631+0000 mon.smithi157 (mon.0) 3445 : audit [DBG] from='client.? 172.21.15.157:0/316455011' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:40 smithi157 bash[20376]: cluster 2022-04-30T23:05:39.095672+0000 mgr.smithi157.nfpzoe (mgr.14180) 5230 : cluster [DBG] pgmap v4891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:41.027 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:40 smithi157 bash[20376]: cluster 2022-04-30T23:05:39.096038+0000 mgr.smithi157.nfpzoe (mgr.14180) 5231 : cluster [DBG] pgmap v4892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:41.027 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:40 smithi157 bash[20376]: cephadm 2022-04-30T23:05:39.111802+0000 mgr.smithi157.nfpzoe (mgr.14180) 5232 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:05:41.028 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:40 smithi157 bash[20376]: cephadm 2022-04-30T23:05:39.112004+0000 mgr.smithi157.nfpzoe (mgr.14180) 5233 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:05:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:40 smithi165 bash[22175]: cluster 2022-04-30T23:05:39.095672+0000 mgr.smithi157.nfpzoe (mgr.14180) 5230 : cluster [DBG] pgmap v4891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:40 smithi165 bash[22175]: cluster 2022-04-30T23:05:39.096038+0000 mgr.smithi157.nfpzoe (mgr.14180) 5231 : cluster [DBG] pgmap v4892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:40 smithi165 bash[22175]: cephadm 2022-04-30T23:05:39.111802+0000 mgr.smithi157.nfpzoe (mgr.14180) 5232 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:05:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:40 smithi165 bash[22175]: cephadm 2022-04-30T23:05:39.112004+0000 mgr.smithi157.nfpzoe (mgr.14180) 5233 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:05:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:42 smithi165 bash[22175]: cluster 2022-04-30T23:05:41.096631+0000 mgr.smithi157.nfpzoe (mgr.14180) 5234 : cluster [DBG] pgmap v4893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:42 smithi157 bash[20376]: cluster 2022-04-30T23:05:41.096631+0000 mgr.smithi157.nfpzoe (mgr.14180) 5234 : cluster [DBG] pgmap v4893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:44.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:05:44.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:05:44.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:05:44.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:05:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:44 smithi165 bash[22175]: cluster 2022-04-30T23:05:43.098629+0000 mgr.smithi157.nfpzoe (mgr.14180) 5235 : cluster [DBG] pgmap v4894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:45.177 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:44 smithi165 bash[22175]: audit 2022-04-30T23:05:44.538158+0000 mon.smithi157 (mon.0) 3446 : audit [DBG] from='client.? 172.21.15.157:0/1280190090' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:44 smithi157 bash[20376]: cluster 2022-04-30T23:05:43.098629+0000 mgr.smithi157.nfpzoe (mgr.14180) 5235 : cluster [DBG] pgmap v4894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:44 smithi157 bash[20376]: audit 2022-04-30T23:05:44.538158+0000 mon.smithi157 (mon.0) 3446 : audit [DBG] from='client.? 172.21.15.157:0/1280190090' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:47.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:46 smithi165 bash[22175]: cluster 2022-04-30T23:05:45.099218+0000 mgr.smithi157.nfpzoe (mgr.14180) 5236 : cluster [DBG] pgmap v4895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:46 smithi157 bash[20376]: cluster 2022-04-30T23:05:45.099218+0000 mgr.smithi157.nfpzoe (mgr.14180) 5236 : cluster [DBG] pgmap v4895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:48 smithi165 bash[22175]: cluster 2022-04-30T23:05:47.099871+0000 mgr.smithi157.nfpzoe (mgr.14180) 5237 : cluster [DBG] pgmap v4896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:49.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:48 smithi157 bash[20376]: cluster 2022-04-30T23:05:47.099871+0000 mgr.smithi157.nfpzoe (mgr.14180) 5237 : cluster [DBG] pgmap v4896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:49.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:05:49.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:05:49.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:05:49.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:05:50.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:50 smithi157 bash[20376]: cluster 2022-04-30T23:05:49.100501+0000 mgr.smithi157.nfpzoe (mgr.14180) 5238 : cluster [DBG] pgmap v4897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:50.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:50 smithi157 bash[20376]: audit 2022-04-30T23:05:49.870969+0000 mon.smithi157 (mon.0) 3447 : audit [DBG] from='client.? 172.21.15.157:0/2666346558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:51.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:50 smithi165 bash[22175]: cluster 2022-04-30T23:05:49.100501+0000 mgr.smithi157.nfpzoe (mgr.14180) 5238 : cluster [DBG] pgmap v4897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:51.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:50 smithi165 bash[22175]: audit 2022-04-30T23:05:49.870969+0000 mon.smithi157 (mon.0) 3447 : audit [DBG] from='client.? 172.21.15.157:0/2666346558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:52 smithi165 bash[22175]: cluster 2022-04-30T23:05:51.101118+0000 mgr.smithi157.nfpzoe (mgr.14180) 5239 : cluster [DBG] pgmap v4898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:53.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:52 smithi157 bash[20376]: cluster 2022-04-30T23:05:51.101118+0000 mgr.smithi157.nfpzoe (mgr.14180) 5239 : cluster [DBG] pgmap v4898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:54.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:05:54.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:05:54.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:05:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:54 smithi165 bash[22175]: cluster 2022-04-30T23:05:53.101752+0000 mgr.smithi157.nfpzoe (mgr.14180) 5240 : cluster [DBG] pgmap v4899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:55.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:54 smithi157 bash[20376]: cluster 2022-04-30T23:05:53.101752+0000 mgr.smithi157.nfpzoe (mgr.14180) 5240 : cluster [DBG] pgmap v4899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:55.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:05:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:55 smithi165 bash[22175]: audit 2022-04-30T23:05:55.201987+0000 mon.smithi157 (mon.0) 3448 : audit [DBG] from='client.? 172.21.15.157:0/1866777740' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:55 smithi157 bash[20376]: audit 2022-04-30T23:05:55.201987+0000 mon.smithi157 (mon.0) 3448 : audit [DBG] from='client.? 172.21.15.157:0/1866777740' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:05:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:56 smithi165 bash[22175]: cluster 2022-04-30T23:05:55.102348+0000 mgr.smithi157.nfpzoe (mgr.14180) 5241 : cluster [DBG] pgmap v4900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:57.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:56 smithi157 bash[20376]: cluster 2022-04-30T23:05:55.102348+0000 mgr.smithi157.nfpzoe (mgr.14180) 5241 : cluster [DBG] pgmap v4900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:58 smithi165 bash[22175]: cluster 2022-04-30T23:05:57.102986+0000 mgr.smithi157.nfpzoe (mgr.14180) 5242 : cluster [DBG] pgmap v4901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:05:59.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:58 smithi157 bash[20376]: cluster 2022-04-30T23:05:57.102986+0000 mgr.smithi157.nfpzoe (mgr.14180) 5242 : cluster [DBG] pgmap v4901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:59 smithi165 bash[22175]: audit 2022-04-30T23:05:58.995428+0000 mon.smithi157 (mon.0) 3449 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:06:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:05:59 smithi165 bash[22175]: audit 2022-04-30T23:05:58.995910+0000 mon.smithi157 (mon.0) 3450 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:06:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:59 smithi157 bash[20376]: audit 2022-04-30T23:05:58.995428+0000 mon.smithi157 (mon.0) 3449 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:06:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:05:59 smithi157 bash[20376]: audit 2022-04-30T23:05:58.995910+0000 mon.smithi157 (mon.0) 3450 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:06:00.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:06:00.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:06:00.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:06:00.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:06:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:00 smithi157 bash[20376]: cluster 2022-04-30T23:05:59.103630+0000 mgr.smithi157.nfpzoe (mgr.14180) 5243 : cluster [DBG] pgmap v4902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:00 smithi157 bash[20376]: audit 2022-04-30T23:06:00.525314+0000 mon.smithi157 (mon.0) 3451 : audit [DBG] from='client.? 172.21.15.157:0/4093454137' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:00 smithi165 bash[22175]: cluster 2022-04-30T23:05:59.103630+0000 mgr.smithi157.nfpzoe (mgr.14180) 5243 : cluster [DBG] pgmap v4902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:00 smithi165 bash[22175]: audit 2022-04-30T23:06:00.525314+0000 mon.smithi157 (mon.0) 3451 : audit [DBG] from='client.? 172.21.15.157:0/4093454137' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:02 smithi165 bash[22175]: cluster 2022-04-30T23:06:01.104279+0000 mgr.smithi157.nfpzoe (mgr.14180) 5244 : cluster [DBG] pgmap v4903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:03.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:02 smithi157 bash[20376]: cluster 2022-04-30T23:06:01.104279+0000 mgr.smithi157.nfpzoe (mgr.14180) 5244 : cluster [DBG] pgmap v4903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:04 smithi157 bash[20376]: cluster 2022-04-30T23:06:03.104916+0000 mgr.smithi157.nfpzoe (mgr.14180) 5245 : cluster [DBG] pgmap v4904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:04 smithi165 bash[22175]: cluster 2022-04-30T23:06:03.104916+0000 mgr.smithi157.nfpzoe (mgr.14180) 5245 : cluster [DBG] pgmap v4904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:05.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:06:05.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:06:05.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:06:05.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:06:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:05 smithi157 bash[20376]: audit 2022-04-30T23:06:05.857455+0000 mon.smithi157 (mon.0) 3452 : audit [DBG] from='client.? 172.21.15.157:0/3821956995' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:06.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:05 smithi165 bash[22175]: audit 2022-04-30T23:06:05.857455+0000 mon.smithi157 (mon.0) 3452 : audit [DBG] from='client.? 172.21.15.157:0/3821956995' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:07.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:06 smithi157 bash[20376]: cluster 2022-04-30T23:06:05.105583+0000 mgr.smithi157.nfpzoe (mgr.14180) 5246 : cluster [DBG] pgmap v4905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:06 smithi165 bash[22175]: cluster 2022-04-30T23:06:05.105583+0000 mgr.smithi157.nfpzoe (mgr.14180) 5246 : cluster [DBG] pgmap v4905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:08 smithi157 bash[20376]: cluster 2022-04-30T23:06:07.106328+0000 mgr.smithi157.nfpzoe (mgr.14180) 5247 : cluster [DBG] pgmap v4906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:08 smithi165 bash[22175]: cluster 2022-04-30T23:06:07.106328+0000 mgr.smithi157.nfpzoe (mgr.14180) 5247 : cluster [DBG] pgmap v4906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:10.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:06:10.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:06:10.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:06:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:10 smithi157 bash[20376]: cluster 2022-04-30T23:06:09.107141+0000 mgr.smithi157.nfpzoe (mgr.14180) 5248 : cluster [DBG] pgmap v4907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:11.204 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:06:11.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:10 smithi165 bash[22175]: cluster 2022-04-30T23:06:09.107141+0000 mgr.smithi157.nfpzoe (mgr.14180) 5248 : cluster [DBG] pgmap v4907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:12.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:11 smithi157 bash[20376]: audit 2022-04-30T23:06:11.184040+0000 mon.smithi157 (mon.0) 3453 : audit [DBG] from='client.? 172.21.15.157:0/1074450912' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:12.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:11 smithi165 bash[22175]: audit 2022-04-30T23:06:11.184040+0000 mon.smithi157 (mon.0) 3453 : audit [DBG] from='client.? 172.21.15.157:0/1074450912' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:12 smithi157 bash[20376]: cluster 2022-04-30T23:06:11.107916+0000 mgr.smithi157.nfpzoe (mgr.14180) 5249 : cluster [DBG] pgmap v4908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:12 smithi165 bash[22175]: cluster 2022-04-30T23:06:11.107916+0000 mgr.smithi157.nfpzoe (mgr.14180) 5249 : cluster [DBG] pgmap v4908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:14 smithi157 bash[20376]: cluster 2022-04-30T23:06:13.108556+0000 mgr.smithi157.nfpzoe (mgr.14180) 5250 : cluster [DBG] pgmap v4909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:14 smithi165 bash[22175]: cluster 2022-04-30T23:06:13.108556+0000 mgr.smithi157.nfpzoe (mgr.14180) 5250 : cluster [DBG] pgmap v4909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:16.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:06:16.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:06:16.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:06:16.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:06:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:16 smithi157 bash[20376]: cluster 2022-04-30T23:06:15.109203+0000 mgr.smithi157.nfpzoe (mgr.14180) 5251 : cluster [DBG] pgmap v4910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:16 smithi157 bash[20376]: audit 2022-04-30T23:06:16.512880+0000 mon.smithi157 (mon.0) 3454 : audit [DBG] from='client.? 172.21.15.157:0/1036487976' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:16 smithi165 bash[22175]: cluster 2022-04-30T23:06:15.109203+0000 mgr.smithi157.nfpzoe (mgr.14180) 5251 : cluster [DBG] pgmap v4910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:16 smithi165 bash[22175]: audit 2022-04-30T23:06:16.512880+0000 mon.smithi157 (mon.0) 3454 : audit [DBG] from='client.? 172.21.15.157:0/1036487976' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:19.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:18 smithi157 bash[20376]: cluster 2022-04-30T23:06:17.109857+0000 mgr.smithi157.nfpzoe (mgr.14180) 5252 : cluster [DBG] pgmap v4911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:18 smithi165 bash[22175]: cluster 2022-04-30T23:06:17.109857+0000 mgr.smithi157.nfpzoe (mgr.14180) 5252 : cluster [DBG] pgmap v4911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:20 smithi157 bash[20376]: cluster 2022-04-30T23:06:19.110428+0000 mgr.smithi157.nfpzoe (mgr.14180) 5253 : cluster [DBG] pgmap v4912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:20 smithi165 bash[22175]: cluster 2022-04-30T23:06:19.110428+0000 mgr.smithi157.nfpzoe (mgr.14180) 5253 : cluster [DBG] pgmap v4912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:21.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:06:21.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:06:21.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:06:21.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:06:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:21 smithi157 bash[20376]: audit 2022-04-30T23:06:21.841004+0000 mon.smithi157 (mon.0) 3455 : audit [DBG] from='client.? 172.21.15.157:0/3570532632' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:21 smithi165 bash[22175]: audit 2022-04-30T23:06:21.841004+0000 mon.smithi157 (mon.0) 3455 : audit [DBG] from='client.? 172.21.15.157:0/3570532632' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:23.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:22 smithi165 bash[22175]: cluster 2022-04-30T23:06:21.111223+0000 mgr.smithi157.nfpzoe (mgr.14180) 5254 : cluster [DBG] pgmap v4913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:23.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:22 smithi157 bash[20376]: cluster 2022-04-30T23:06:21.111223+0000 mgr.smithi157.nfpzoe (mgr.14180) 5254 : cluster [DBG] pgmap v4913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:24 smithi165 bash[22175]: cluster 2022-04-30T23:06:23.111832+0000 mgr.smithi157.nfpzoe (mgr.14180) 5255 : cluster [DBG] pgmap v4914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:24 smithi157 bash[20376]: cluster 2022-04-30T23:06:23.111832+0000 mgr.smithi157.nfpzoe (mgr.14180) 5255 : cluster [DBG] pgmap v4914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:26.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:06:26.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:06:26.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:06:27.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:06:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:26 smithi165 bash[22175]: cluster 2022-04-30T23:06:25.112546+0000 mgr.smithi157.nfpzoe (mgr.14180) 5256 : cluster [DBG] pgmap v4915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:26 smithi157 bash[20376]: cluster 2022-04-30T23:06:25.112546+0000 mgr.smithi157.nfpzoe (mgr.14180) 5256 : cluster [DBG] pgmap v4915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:27 smithi165 bash[22175]: audit 2022-04-30T23:06:27.164461+0000 mon.smithi157 (mon.0) 3456 : audit [DBG] from='client.? 172.21.15.157:0/1911880826' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:27 smithi157 bash[20376]: audit 2022-04-30T23:06:27.164461+0000 mon.smithi157 (mon.0) 3456 : audit [DBG] from='client.? 172.21.15.157:0/1911880826' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:29.274 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:28 smithi157 bash[20376]: cluster 2022-04-30T23:06:27.113199+0000 mgr.smithi157.nfpzoe (mgr.14180) 5257 : cluster [DBG] pgmap v4916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:28 smithi165 bash[22175]: cluster 2022-04-30T23:06:27.113199+0000 mgr.smithi157.nfpzoe (mgr.14180) 5257 : cluster [DBG] pgmap v4916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:31.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:30 smithi165 bash[22175]: cluster 2022-04-30T23:06:29.113909+0000 mgr.smithi157.nfpzoe (mgr.14180) 5258 : cluster [DBG] pgmap v4917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:31.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:30 smithi157 bash[20376]: cluster 2022-04-30T23:06:29.113909+0000 mgr.smithi157.nfpzoe (mgr.14180) 5258 : cluster [DBG] pgmap v4917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:32.188 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:06:32.188 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:06:32.188 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:06:32.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:06:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:32 smithi165 bash[22175]: cluster 2022-04-30T23:06:31.114556+0000 mgr.smithi157.nfpzoe (mgr.14180) 5259 : cluster [DBG] pgmap v4918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:32 smithi165 bash[22175]: audit 2022-04-30T23:06:32.491316+0000 mon.smithi157 (mon.0) 3457 : audit [DBG] from='client.? 172.21.15.157:0/1537981867' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:33.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:32 smithi157 bash[20376]: cluster 2022-04-30T23:06:31.114556+0000 mgr.smithi157.nfpzoe (mgr.14180) 5259 : cluster [DBG] pgmap v4918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:33.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:32 smithi157 bash[20376]: audit 2022-04-30T23:06:32.491316+0000 mon.smithi157 (mon.0) 3457 : audit [DBG] from='client.? 172.21.15.157:0/1537981867' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:34 smithi165 bash[22175]: cluster 2022-04-30T23:06:33.115276+0000 mgr.smithi157.nfpzoe (mgr.14180) 5260 : cluster [DBG] pgmap v4919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:34 smithi157 bash[20376]: cluster 2022-04-30T23:06:33.115276+0000 mgr.smithi157.nfpzoe (mgr.14180) 5260 : cluster [DBG] pgmap v4919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:36 smithi165 bash[22175]: cluster 2022-04-30T23:06:35.116019+0000 mgr.smithi157.nfpzoe (mgr.14180) 5261 : cluster [DBG] pgmap v4920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:36 smithi157 bash[20376]: cluster 2022-04-30T23:06:35.116019+0000 mgr.smithi157.nfpzoe (mgr.14180) 5261 : cluster [DBG] pgmap v4920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:37.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:06:37.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:06:37.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:06:37.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:06:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:38 smithi165 bash[22175]: audit 2022-04-30T23:06:37.818827+0000 mon.smithi157 (mon.0) 3458 : audit [DBG] from='client.? 172.21.15.157:0/1640098309' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:37 smithi157 bash[20376]: audit 2022-04-30T23:06:37.818827+0000 mon.smithi157 (mon.0) 3458 : audit [DBG] from='client.? 172.21.15.157:0/1640098309' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:39.275 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:39 smithi157 bash[20376]: cluster 2022-04-30T23:06:37.116701+0000 mgr.smithi157.nfpzoe (mgr.14180) 5262 : cluster [DBG] pgmap v4921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:39 smithi165 bash[22175]: cluster 2022-04-30T23:06:37.116701+0000 mgr.smithi157.nfpzoe (mgr.14180) 5262 : cluster [DBG] pgmap v4921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:40 smithi165 bash[22175]: audit 2022-04-30T23:06:39.120574+0000 mon.smithi157 (mon.0) 3459 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:06:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:40 smithi165 bash[22175]: audit 2022-04-30T23:06:39.123249+0000 mon.smithi157 (mon.0) 3460 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:06:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:40 smithi165 bash[22175]: audit 2022-04-30T23:06:39.125098+0000 mon.smithi157 (mon.0) 3461 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:06:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:40 smithi165 bash[22175]: audit 2022-04-30T23:06:39.426944+0000 mon.smithi157 (mon.0) 3462 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:06:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:40 smithi157 bash[20376]: audit 2022-04-30T23:06:39.120574+0000 mon.smithi157 (mon.0) 3459 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:06:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:40 smithi157 bash[20376]: audit 2022-04-30T23:06:39.123249+0000 mon.smithi157 (mon.0) 3460 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:06:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:40 smithi157 bash[20376]: audit 2022-04-30T23:06:39.125098+0000 mon.smithi157 (mon.0) 3461 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:06:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:40 smithi157 bash[20376]: audit 2022-04-30T23:06:39.426944+0000 mon.smithi157 (mon.0) 3462 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:06:41.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:41 smithi165 bash[22175]: cluster 2022-04-30T23:06:39.117355+0000 mgr.smithi157.nfpzoe (mgr.14180) 5263 : cluster [DBG] pgmap v4922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:41 smithi157 bash[20376]: cluster 2022-04-30T23:06:39.117355+0000 mgr.smithi157.nfpzoe (mgr.14180) 5263 : cluster [DBG] pgmap v4922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:42.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:06:42.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:06:42.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:06:43.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:06:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:43 smithi165 bash[22175]: cluster 2022-04-30T23:06:41.117984+0000 mgr.smithi157.nfpzoe (mgr.14180) 5264 : cluster [DBG] pgmap v4923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:43 smithi157 bash[20376]: cluster 2022-04-30T23:06:41.117984+0000 mgr.smithi157.nfpzoe (mgr.14180) 5264 : cluster [DBG] pgmap v4923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:44 smithi165 bash[22175]: audit 2022-04-30T23:06:43.158136+0000 mon.smithi157 (mon.0) 3463 : audit [DBG] from='client.? 172.21.15.157:0/684725677' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:44 smithi165 bash[22175]: audit 2022-04-30T23:06:43.845450+0000 mon.smithi157 (mon.0) 3464 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:06:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:44 smithi157 bash[20376]: audit 2022-04-30T23:06:43.158136+0000 mon.smithi157 (mon.0) 3463 : audit [DBG] from='client.? 172.21.15.157:0/684725677' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:44 smithi157 bash[20376]: audit 2022-04-30T23:06:43.845450+0000 mon.smithi157 (mon.0) 3464 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:06:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:45 smithi165 bash[22175]: cluster 2022-04-30T23:06:43.118716+0000 mgr.smithi157.nfpzoe (mgr.14180) 5265 : cluster [DBG] pgmap v4924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:45 smithi157 bash[20376]: cluster 2022-04-30T23:06:43.118716+0000 mgr.smithi157.nfpzoe (mgr.14180) 5265 : cluster [DBG] pgmap v4924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:47 smithi165 bash[22175]: cluster 2022-04-30T23:06:45.119422+0000 mgr.smithi157.nfpzoe (mgr.14180) 5266 : cluster [DBG] pgmap v4925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:47 smithi157 bash[20376]: cluster 2022-04-30T23:06:45.119422+0000 mgr.smithi157.nfpzoe (mgr.14180) 5266 : cluster [DBG] pgmap v4925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:48.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:06:48.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:06:48.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:06:48.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:48 smithi165 bash[22175]: cephadm 2022-04-30T23:06:47.051790+0000 mgr.smithi157.nfpzoe (mgr.14180) 5267 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T23:06:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:48 smithi165 bash[22175]: audit 2022-04-30T23:06:47.062731+0000 mon.smithi157 (mon.0) 3465 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:06:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:48 smithi165 bash[22175]: cluster 2022-04-30T23:06:47.120053+0000 mgr.smithi157.nfpzoe (mgr.14180) 5268 : cluster [DBG] pgmap v4926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:48 smithi165 bash[22175]: cluster 2022-04-30T23:06:47.352910+0000 mgr.smithi157.nfpzoe (mgr.14180) 5269 : cluster [DBG] pgmap v4927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:48 smithi165 bash[22175]: cluster 2022-04-30T23:06:47.353374+0000 mgr.smithi157.nfpzoe (mgr.14180) 5270 : cluster [DBG] pgmap v4928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:48 smithi165 bash[22175]: audit 2022-04-30T23:06:47.360560+0000 mon.smithi157 (mon.0) 3466 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:06:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:48 smithi165 bash[22175]: audit 2022-04-30T23:06:47.371617+0000 mon.smithi157 (mon.0) 3467 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:06:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:48 smithi165 bash[22175]: cephadm 2022-04-30T23:06:47.373104+0000 mgr.smithi157.nfpzoe (mgr.14180) 5271 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:06:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:48 smithi165 bash[22175]: cephadm 2022-04-30T23:06:47.373264+0000 mgr.smithi157.nfpzoe (mgr.14180) 5272 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:06:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:48 smithi165 bash[22175]: audit 2022-04-30T23:06:47.383644+0000 mon.smithi157 (mon.0) 3468 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T23:06:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:48 smithi165 bash[22175]: audit 2022-04-30T23:06:47.385158+0000 mon.smithi157 (mon.0) 3469 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:06:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:48 smithi157 bash[20376]: cephadm 2022-04-30T23:06:47.051790+0000 mgr.smithi157.nfpzoe (mgr.14180) 5267 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T23:06:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:48 smithi157 bash[20376]: audit 2022-04-30T23:06:47.062731+0000 mon.smithi157 (mon.0) 3465 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:06:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:48 smithi157 bash[20376]: cluster 2022-04-30T23:06:47.120053+0000 mgr.smithi157.nfpzoe (mgr.14180) 5268 : cluster [DBG] pgmap v4926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:48 smithi157 bash[20376]: cluster 2022-04-30T23:06:47.352910+0000 mgr.smithi157.nfpzoe (mgr.14180) 5269 : cluster [DBG] pgmap v4927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:48 smithi157 bash[20376]: cluster 2022-04-30T23:06:47.353374+0000 mgr.smithi157.nfpzoe (mgr.14180) 5270 : cluster [DBG] pgmap v4928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:48 smithi157 bash[20376]: audit 2022-04-30T23:06:47.360560+0000 mon.smithi157 (mon.0) 3466 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:06:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:48 smithi157 bash[20376]: audit 2022-04-30T23:06:47.371617+0000 mon.smithi157 (mon.0) 3467 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:06:48.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:48 smithi157 bash[20376]: cephadm 2022-04-30T23:06:47.373104+0000 mgr.smithi157.nfpzoe (mgr.14180) 5271 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:06:48.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:48 smithi157 bash[20376]: cephadm 2022-04-30T23:06:47.373264+0000 mgr.smithi157.nfpzoe (mgr.14180) 5272 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:06:48.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:48 smithi157 bash[20376]: audit 2022-04-30T23:06:47.383644+0000 mon.smithi157 (mon.0) 3468 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T23:06:48.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:48 smithi157 bash[20376]: audit 2022-04-30T23:06:47.385158+0000 mon.smithi157 (mon.0) 3469 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:06:48.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:06:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:49 smithi165 bash[22175]: audit 2022-04-30T23:06:48.496550+0000 mon.smithi157 (mon.0) 3470 : audit [DBG] from='client.? 172.21.15.157:0/3162344719' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:49 smithi157 bash[20376]: audit 2022-04-30T23:06:48.496550+0000 mon.smithi157 (mon.0) 3470 : audit [DBG] from='client.? 172.21.15.157:0/3162344719' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:50 smithi165 bash[22175]: cluster 2022-04-30T23:06:49.353980+0000 mgr.smithi157.nfpzoe (mgr.14180) 5273 : cluster [DBG] pgmap v4929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:50 smithi157 bash[20376]: cluster 2022-04-30T23:06:49.353980+0000 mgr.smithi157.nfpzoe (mgr.14180) 5273 : cluster [DBG] pgmap v4929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:52.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:52 smithi157 bash[20376]: cluster 2022-04-30T23:06:51.354645+0000 mgr.smithi157.nfpzoe (mgr.14180) 5274 : cluster [DBG] pgmap v4930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:52 smithi165 bash[22175]: cluster 2022-04-30T23:06:51.354645+0000 mgr.smithi157.nfpzoe (mgr.14180) 5274 : cluster [DBG] pgmap v4930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:53.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:06:53.520 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:06:53.520 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:06:53.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:06:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:54 smithi157 bash[20376]: cluster 2022-04-30T23:06:53.355273+0000 mgr.smithi157.nfpzoe (mgr.14180) 5275 : cluster [DBG] pgmap v4931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:54 smithi157 bash[20376]: audit 2022-04-30T23:06:53.823003+0000 mon.smithi157 (mon.0) 3471 : audit [DBG] from='client.? 172.21.15.157:0/192500104' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:54 smithi165 bash[22175]: cluster 2022-04-30T23:06:53.355273+0000 mgr.smithi157.nfpzoe (mgr.14180) 5275 : cluster [DBG] pgmap v4931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:54 smithi165 bash[22175]: audit 2022-04-30T23:06:53.823003+0000 mon.smithi157 (mon.0) 3471 : audit [DBG] from='client.? 172.21.15.157:0/192500104' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:56 smithi157 bash[20376]: cluster 2022-04-30T23:06:55.355880+0000 mgr.smithi157.nfpzoe (mgr.14180) 5276 : cluster [DBG] pgmap v4932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:56 smithi165 bash[22175]: cluster 2022-04-30T23:06:55.355880+0000 mgr.smithi157.nfpzoe (mgr.14180) 5276 : cluster [DBG] pgmap v4932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:58 smithi165 bash[22175]: cluster 2022-04-30T23:06:57.356607+0000 mgr.smithi157.nfpzoe (mgr.14180) 5277 : cluster [DBG] pgmap v4933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:58 smithi157 bash[20376]: cluster 2022-04-30T23:06:57.356607+0000 mgr.smithi157.nfpzoe (mgr.14180) 5277 : cluster [DBG] pgmap v4933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:06:58.851 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:06:58.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:06:58.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:06:59.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:06:59.694 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:59 smithi165 bash[22175]: audit 2022-04-30T23:06:59.000216+0000 mon.smithi157 (mon.0) 3472 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:06:59.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:59 smithi165 bash[22175]: audit 2022-04-30T23:06:59.000916+0000 mon.smithi157 (mon.0) 3473 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:06:59.695 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:06:59 smithi165 bash[22175]: audit 2022-04-30T23:06:59.164951+0000 mon.smithi157 (mon.0) 3474 : audit [DBG] from='client.? 172.21.15.157:0/1029081226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:06:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:59 smithi157 bash[20376]: audit 2022-04-30T23:06:59.000216+0000 mon.smithi157 (mon.0) 3472 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:06:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:59 smithi157 bash[20376]: audit 2022-04-30T23:06:59.000916+0000 mon.smithi157 (mon.0) 3473 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:06:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:06:59 smithi157 bash[20376]: audit 2022-04-30T23:06:59.164951+0000 mon.smithi157 (mon.0) 3474 : audit [DBG] from='client.? 172.21.15.157:0/1029081226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:00 smithi165 bash[22175]: cluster 2022-04-30T23:06:59.357362+0000 mgr.smithi157.nfpzoe (mgr.14180) 5278 : cluster [DBG] pgmap v4934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:00 smithi157 bash[20376]: cluster 2022-04-30T23:06:59.357362+0000 mgr.smithi157.nfpzoe (mgr.14180) 5278 : cluster [DBG] pgmap v4934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:01 smithi165 bash[22175]: audit 2022-04-30T23:07:00.771975+0000 mon.smithi157 (mon.0) 3475 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:07:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:01 smithi157 bash[20376]: audit 2022-04-30T23:07:00.771975+0000 mon.smithi157 (mon.0) 3475 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:07:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:02 smithi165 bash[22175]: cluster 2022-04-30T23:07:01.358027+0000 mgr.smithi157.nfpzoe (mgr.14180) 5279 : cluster [DBG] pgmap v4935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:03.228 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:02 smithi157 bash[20376]: cluster 2022-04-30T23:07:01.358027+0000 mgr.smithi157.nfpzoe (mgr.14180) 5279 : cluster [DBG] pgmap v4935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:04.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:07:04.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:07:04.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:07:04.520 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:07:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:04 smithi165 bash[22175]: cluster 2022-04-30T23:07:03.358658+0000 mgr.smithi157.nfpzoe (mgr.14180) 5280 : cluster [DBG] pgmap v4936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:04 smithi165 bash[22175]: audit 2022-04-30T23:07:04.499941+0000 mon.smithi157 (mon.0) 3476 : audit [DBG] from='client.? 172.21.15.157:0/2871999785' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:04 smithi157 bash[20376]: cluster 2022-04-30T23:07:03.358658+0000 mgr.smithi157.nfpzoe (mgr.14180) 5280 : cluster [DBG] pgmap v4936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:04 smithi157 bash[20376]: audit 2022-04-30T23:07:04.499941+0000 mon.smithi157 (mon.0) 3476 : audit [DBG] from='client.? 172.21.15.157:0/2871999785' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:06 smithi165 bash[22175]: cluster 2022-04-30T23:07:05.359282+0000 mgr.smithi157.nfpzoe (mgr.14180) 5281 : cluster [DBG] pgmap v4937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:07.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:06 smithi157 bash[20376]: cluster 2022-04-30T23:07:05.359282+0000 mgr.smithi157.nfpzoe (mgr.14180) 5281 : cluster [DBG] pgmap v4937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:08 smithi165 bash[22175]: cluster 2022-04-30T23:07:07.359933+0000 mgr.smithi157.nfpzoe (mgr.14180) 5282 : cluster [DBG] pgmap v4938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:08 smithi157 bash[20376]: cluster 2022-04-30T23:07:07.359933+0000 mgr.smithi157.nfpzoe (mgr.14180) 5282 : cluster [DBG] pgmap v4938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:09.524 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:07:09.524 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:07:09.524 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:07:09.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:07:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:10 smithi165 bash[22175]: cluster 2022-04-30T23:07:09.360569+0000 mgr.smithi157.nfpzoe (mgr.14180) 5283 : cluster [DBG] pgmap v4939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:10 smithi165 bash[22175]: audit 2022-04-30T23:07:09.823724+0000 mon.smithi157 (mon.0) 3477 : audit [DBG] from='client.? 172.21.15.157:0/2191265001' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:10 smithi157 bash[20376]: cluster 2022-04-30T23:07:09.360569+0000 mgr.smithi157.nfpzoe (mgr.14180) 5283 : cluster [DBG] pgmap v4939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:10 smithi157 bash[20376]: audit 2022-04-30T23:07:09.823724+0000 mon.smithi157 (mon.0) 3477 : audit [DBG] from='client.? 172.21.15.157:0/2191265001' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:12 smithi157 bash[20376]: cluster 2022-04-30T23:07:11.361246+0000 mgr.smithi157.nfpzoe (mgr.14180) 5284 : cluster [DBG] pgmap v4940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:12 smithi165 bash[22175]: cluster 2022-04-30T23:07:11.361246+0000 mgr.smithi157.nfpzoe (mgr.14180) 5284 : cluster [DBG] pgmap v4940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:14.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:14 smithi157 bash[20376]: cluster 2022-04-30T23:07:13.361850+0000 mgr.smithi157.nfpzoe (mgr.14180) 5285 : cluster [DBG] pgmap v4941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:14.846 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:07:14.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:07:14.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:07:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:14 smithi165 bash[22175]: cluster 2022-04-30T23:07:13.361850+0000 mgr.smithi157.nfpzoe (mgr.14180) 5285 : cluster [DBG] pgmap v4941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:15.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:07:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:15 smithi157 bash[20376]: audit 2022-04-30T23:07:15.147467+0000 mon.smithi157 (mon.0) 3478 : audit [DBG] from='client.? 172.21.15.157:0/1491907455' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:15 smithi165 bash[22175]: audit 2022-04-30T23:07:15.147467+0000 mon.smithi157 (mon.0) 3478 : audit [DBG] from='client.? 172.21.15.157:0/1491907455' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:16.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:16 smithi157 bash[20376]: cluster 2022-04-30T23:07:15.362498+0000 mgr.smithi157.nfpzoe (mgr.14180) 5286 : cluster [DBG] pgmap v4942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:16 smithi165 bash[22175]: cluster 2022-04-30T23:07:15.362498+0000 mgr.smithi157.nfpzoe (mgr.14180) 5286 : cluster [DBG] pgmap v4942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:18 smithi157 bash[20376]: cluster 2022-04-30T23:07:17.363265+0000 mgr.smithi157.nfpzoe (mgr.14180) 5287 : cluster [DBG] pgmap v4943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:18.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:18 smithi165 bash[22175]: cluster 2022-04-30T23:07:17.363265+0000 mgr.smithi157.nfpzoe (mgr.14180) 5287 : cluster [DBG] pgmap v4943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:20.175 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:07:20.175 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:07:20.175 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:07:20.501 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:07:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:20 smithi165 bash[22175]: cluster 2022-04-30T23:07:19.363912+0000 mgr.smithi157.nfpzoe (mgr.14180) 5288 : cluster [DBG] pgmap v4944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:20 smithi157 bash[20376]: cluster 2022-04-30T23:07:19.363912+0000 mgr.smithi157.nfpzoe (mgr.14180) 5288 : cluster [DBG] pgmap v4944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:21 smithi165 bash[22175]: audit 2022-04-30T23:07:20.480732+0000 mon.smithi157 (mon.0) 3479 : audit [DBG] from='client.? 172.21.15.157:0/3573821404' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:21.708 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:21 smithi157 bash[20376]: audit 2022-04-30T23:07:20.480732+0000 mon.smithi157 (mon.0) 3479 : audit [DBG] from='client.? 172.21.15.157:0/3573821404' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:22 smithi165 bash[22175]: cluster 2022-04-30T23:07:21.364552+0000 mgr.smithi157.nfpzoe (mgr.14180) 5289 : cluster [DBG] pgmap v4945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:22 smithi157 bash[20376]: cluster 2022-04-30T23:07:21.364552+0000 mgr.smithi157.nfpzoe (mgr.14180) 5289 : cluster [DBG] pgmap v4945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:24 smithi157 bash[20376]: cluster 2022-04-30T23:07:23.365193+0000 mgr.smithi157.nfpzoe (mgr.14180) 5290 : cluster [DBG] pgmap v4946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:24 smithi165 bash[22175]: cluster 2022-04-30T23:07:23.365193+0000 mgr.smithi157.nfpzoe (mgr.14180) 5290 : cluster [DBG] pgmap v4946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:25.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:07:25.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:07:25.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:07:25.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:07:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:26 smithi157 bash[20376]: cluster 2022-04-30T23:07:25.365807+0000 mgr.smithi157.nfpzoe (mgr.14180) 5291 : cluster [DBG] pgmap v4947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:26 smithi157 bash[20376]: audit 2022-04-30T23:07:25.809624+0000 mon.smithi157 (mon.0) 3480 : audit [DBG] from='client.? 172.21.15.157:0/3164545709' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:26 smithi165 bash[22175]: cluster 2022-04-30T23:07:25.365807+0000 mgr.smithi157.nfpzoe (mgr.14180) 5291 : cluster [DBG] pgmap v4947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:26 smithi165 bash[22175]: audit 2022-04-30T23:07:25.809624+0000 mon.smithi157 (mon.0) 3480 : audit [DBG] from='client.? 172.21.15.157:0/3164545709' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:28 smithi157 bash[20376]: cluster 2022-04-30T23:07:27.366443+0000 mgr.smithi157.nfpzoe (mgr.14180) 5292 : cluster [DBG] pgmap v4948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:28 smithi165 bash[22175]: cluster 2022-04-30T23:07:27.366443+0000 mgr.smithi157.nfpzoe (mgr.14180) 5292 : cluster [DBG] pgmap v4948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:30 smithi165 bash[22175]: cluster 2022-04-30T23:07:29.367117+0000 mgr.smithi157.nfpzoe (mgr.14180) 5293 : cluster [DBG] pgmap v4949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:30 smithi157 bash[20376]: cluster 2022-04-30T23:07:29.367117+0000 mgr.smithi157.nfpzoe (mgr.14180) 5293 : cluster [DBG] pgmap v4949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:30.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:07:30.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:07:30.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:07:31.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:07:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:31 smithi165 bash[22175]: audit 2022-04-30T23:07:31.139216+0000 mon.smithi157 (mon.0) 3481 : audit [DBG] from='client.? 172.21.15.157:0/1424203453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:31 smithi157 bash[20376]: audit 2022-04-30T23:07:31.139216+0000 mon.smithi157 (mon.0) 3481 : audit [DBG] from='client.? 172.21.15.157:0/1424203453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:32 smithi165 bash[22175]: cluster 2022-04-30T23:07:31.367778+0000 mgr.smithi157.nfpzoe (mgr.14180) 5294 : cluster [DBG] pgmap v4950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:32 smithi157 bash[20376]: cluster 2022-04-30T23:07:31.367778+0000 mgr.smithi157.nfpzoe (mgr.14180) 5294 : cluster [DBG] pgmap v4950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:34.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:34 smithi157 bash[20376]: cluster 2022-04-30T23:07:33.368383+0000 mgr.smithi157.nfpzoe (mgr.14180) 5295 : cluster [DBG] pgmap v4951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:34 smithi165 bash[22175]: cluster 2022-04-30T23:07:33.368383+0000 mgr.smithi157.nfpzoe (mgr.14180) 5295 : cluster [DBG] pgmap v4951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:36.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:07:36.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:07:36.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:07:36.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:07:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:36 smithi157 bash[20376]: cluster 2022-04-30T23:07:35.368986+0000 mgr.smithi157.nfpzoe (mgr.14180) 5296 : cluster [DBG] pgmap v4952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:36 smithi165 bash[22175]: cluster 2022-04-30T23:07:35.368986+0000 mgr.smithi157.nfpzoe (mgr.14180) 5296 : cluster [DBG] pgmap v4952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:37.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:37 smithi157 bash[20376]: audit 2022-04-30T23:07:36.470827+0000 mon.smithi157 (mon.0) 3482 : audit [DBG] from='client.? 172.21.15.157:0/3827418366' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:37.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:37 smithi165 bash[22175]: audit 2022-04-30T23:07:36.470827+0000 mon.smithi157 (mon.0) 3482 : audit [DBG] from='client.? 172.21.15.157:0/3827418366' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:38 smithi157 bash[20376]: cluster 2022-04-30T23:07:37.369583+0000 mgr.smithi157.nfpzoe (mgr.14180) 5297 : cluster [DBG] pgmap v4953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:38 smithi165 bash[22175]: cluster 2022-04-30T23:07:37.369583+0000 mgr.smithi157.nfpzoe (mgr.14180) 5297 : cluster [DBG] pgmap v4953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:40 smithi165 bash[22175]: cluster 2022-04-30T23:07:39.370233+0000 mgr.smithi157.nfpzoe (mgr.14180) 5298 : cluster [DBG] pgmap v4954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:40 smithi157 bash[20376]: cluster 2022-04-30T23:07:39.370233+0000 mgr.smithi157.nfpzoe (mgr.14180) 5298 : cluster [DBG] pgmap v4954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:41.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:07:41.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:07:41.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:07:41.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:07:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:42 smithi157 bash[20376]: cluster 2022-04-30T23:07:41.370872+0000 mgr.smithi157.nfpzoe (mgr.14180) 5299 : cluster [DBG] pgmap v4955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:42.760 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:42 smithi157 bash[20376]: audit 2022-04-30T23:07:41.798336+0000 mon.smithi157 (mon.0) 3483 : audit [DBG] from='client.? 172.21.15.157:0/893488824' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:42 smithi165 bash[22175]: cluster 2022-04-30T23:07:41.370872+0000 mgr.smithi157.nfpzoe (mgr.14180) 5299 : cluster [DBG] pgmap v4955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:42 smithi165 bash[22175]: audit 2022-04-30T23:07:41.798336+0000 mon.smithi157 (mon.0) 3483 : audit [DBG] from='client.? 172.21.15.157:0/893488824' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:44 smithi157 bash[20376]: cluster 2022-04-30T23:07:43.371464+0000 mgr.smithi157.nfpzoe (mgr.14180) 5300 : cluster [DBG] pgmap v4956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:44 smithi165 bash[22175]: cluster 2022-04-30T23:07:43.371464+0000 mgr.smithi157.nfpzoe (mgr.14180) 5300 : cluster [DBG] pgmap v4956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:46 smithi157 bash[20376]: cluster 2022-04-30T23:07:45.372093+0000 mgr.smithi157.nfpzoe (mgr.14180) 5301 : cluster [DBG] pgmap v4957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:46.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:07:46.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:07:46.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:07:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:46 smithi165 bash[22175]: cluster 2022-04-30T23:07:45.372093+0000 mgr.smithi157.nfpzoe (mgr.14180) 5301 : cluster [DBG] pgmap v4957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:47.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:07:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:47 smithi157 bash[20376]: audit 2022-04-30T23:07:47.129699+0000 mon.smithi157 (mon.0) 3484 : audit [DBG] from='client.? 172.21.15.157:0/1023575340' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:47.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:47 smithi165 bash[22175]: audit 2022-04-30T23:07:47.129699+0000 mon.smithi157 (mon.0) 3484 : audit [DBG] from='client.? 172.21.15.157:0/1023575340' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:48 smithi165 bash[22175]: cluster 2022-04-30T23:07:47.372767+0000 mgr.smithi157.nfpzoe (mgr.14180) 5302 : cluster [DBG] pgmap v4958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:48 smithi157 bash[20376]: cluster 2022-04-30T23:07:47.372767+0000 mgr.smithi157.nfpzoe (mgr.14180) 5302 : cluster [DBG] pgmap v4958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:50 smithi165 bash[22175]: cluster 2022-04-30T23:07:49.373492+0000 mgr.smithi157.nfpzoe (mgr.14180) 5303 : cluster [DBG] pgmap v4959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:50 smithi157 bash[20376]: cluster 2022-04-30T23:07:49.373492+0000 mgr.smithi157.nfpzoe (mgr.14180) 5303 : cluster [DBG] pgmap v4959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:52.153 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:07:52.154 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:07:52.154 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:07:52.478 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:07:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:52 smithi157 bash[20376]: cluster 2022-04-30T23:07:51.374105+0000 mgr.smithi157.nfpzoe (mgr.14180) 5304 : cluster [DBG] pgmap v4960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:52 smithi165 bash[22175]: cluster 2022-04-30T23:07:51.374105+0000 mgr.smithi157.nfpzoe (mgr.14180) 5304 : cluster [DBG] pgmap v4960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:53.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:53 smithi157 bash[20376]: audit 2022-04-30T23:07:52.458643+0000 mon.smithi157 (mon.0) 3485 : audit [DBG] from='client.? 172.21.15.157:0/2252704617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:53.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:53 smithi165 bash[22175]: audit 2022-04-30T23:07:52.458643+0000 mon.smithi157 (mon.0) 3485 : audit [DBG] from='client.? 172.21.15.157:0/2252704617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:54 smithi157 bash[20376]: cluster 2022-04-30T23:07:53.374696+0000 mgr.smithi157.nfpzoe (mgr.14180) 5305 : cluster [DBG] pgmap v4961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:54 smithi165 bash[22175]: cluster 2022-04-30T23:07:53.374696+0000 mgr.smithi157.nfpzoe (mgr.14180) 5305 : cluster [DBG] pgmap v4961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:56 smithi157 bash[20376]: cluster 2022-04-30T23:07:55.375317+0000 mgr.smithi157.nfpzoe (mgr.14180) 5306 : cluster [DBG] pgmap v4962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:56 smithi165 bash[22175]: cluster 2022-04-30T23:07:55.375317+0000 mgr.smithi157.nfpzoe (mgr.14180) 5306 : cluster [DBG] pgmap v4962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:57.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:07:57.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:07:57.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:07:57.802 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:07:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:58 smithi165 bash[22175]: cluster 2022-04-30T23:07:57.375933+0000 mgr.smithi157.nfpzoe (mgr.14180) 5307 : cluster [DBG] pgmap v4963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:58 smithi165 bash[22175]: audit 2022-04-30T23:07:57.782067+0000 mon.smithi157 (mon.0) 3486 : audit [DBG] from='client.? 172.21.15.157:0/2686508954' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:58 smithi157 bash[20376]: cluster 2022-04-30T23:07:57.375933+0000 mgr.smithi157.nfpzoe (mgr.14180) 5307 : cluster [DBG] pgmap v4963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:07:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:58 smithi157 bash[20376]: audit 2022-04-30T23:07:57.782067+0000 mon.smithi157 (mon.0) 3486 : audit [DBG] from='client.? 172.21.15.157:0/2686508954' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:07:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:59 smithi157 bash[20376]: audit 2022-04-30T23:07:59.003690+0000 mon.smithi157 (mon.0) 3487 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:07:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:07:59 smithi157 bash[20376]: audit 2022-04-30T23:07:59.014786+0000 mon.smithi157 (mon.0) 3488 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:07:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:59 smithi165 bash[22175]: audit 2022-04-30T23:07:59.003690+0000 mon.smithi157 (mon.0) 3487 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:07:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:07:59 smithi165 bash[22175]: audit 2022-04-30T23:07:59.014786+0000 mon.smithi157 (mon.0) 3488 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:08:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:00 smithi165 bash[22175]: cluster 2022-04-30T23:07:59.376491+0000 mgr.smithi157.nfpzoe (mgr.14180) 5308 : cluster [DBG] pgmap v4964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:00 smithi157 bash[20376]: cluster 2022-04-30T23:07:59.376491+0000 mgr.smithi157.nfpzoe (mgr.14180) 5308 : cluster [DBG] pgmap v4964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:01.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:01 smithi165 bash[22175]: audit 2022-04-30T23:08:00.777386+0000 mon.smithi157 (mon.0) 3489 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:08:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:01 smithi165 bash[22175]: audit 2022-04-30T23:08:00.780229+0000 mon.smithi157 (mon.0) 3490 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:08:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:01 smithi165 bash[22175]: audit 2022-04-30T23:08:00.781937+0000 mon.smithi157 (mon.0) 3491 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:08:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:01 smithi165 bash[22175]: audit 2022-04-30T23:08:01.120293+0000 mon.smithi157 (mon.0) 3492 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:08:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:01 smithi165 bash[22175]: audit 2022-04-30T23:08:01.129735+0000 mon.smithi157 (mon.0) 3493 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:08:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:01 smithi157 bash[20376]: audit 2022-04-30T23:08:00.777386+0000 mon.smithi157 (mon.0) 3489 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:08:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:01 smithi157 bash[20376]: audit 2022-04-30T23:08:00.780229+0000 mon.smithi157 (mon.0) 3490 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:08:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:01 smithi157 bash[20376]: audit 2022-04-30T23:08:00.781937+0000 mon.smithi157 (mon.0) 3491 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:08:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:01 smithi157 bash[20376]: audit 2022-04-30T23:08:01.120293+0000 mon.smithi157 (mon.0) 3492 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:08:01.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:01 smithi157 bash[20376]: audit 2022-04-30T23:08:01.129735+0000 mon.smithi157 (mon.0) 3493 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:08:02.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:08:02.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:08:02.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:08:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:02 smithi165 bash[22175]: cluster 2022-04-30T23:08:01.112931+0000 mgr.smithi157.nfpzoe (mgr.14180) 5309 : cluster [DBG] pgmap v4965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:02 smithi165 bash[22175]: cluster 2022-04-30T23:08:01.113313+0000 mgr.smithi157.nfpzoe (mgr.14180) 5310 : cluster [DBG] pgmap v4966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:02 smithi165 bash[22175]: cephadm 2022-04-30T23:08:01.131343+0000 mgr.smithi157.nfpzoe (mgr.14180) 5311 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:08:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:02 smithi165 bash[22175]: cephadm 2022-04-30T23:08:01.131532+0000 mgr.smithi157.nfpzoe (mgr.14180) 5312 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:08:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:02 smithi157 bash[20376]: cluster 2022-04-30T23:08:01.112931+0000 mgr.smithi157.nfpzoe (mgr.14180) 5309 : cluster [DBG] pgmap v4965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:02 smithi157 bash[20376]: cluster 2022-04-30T23:08:01.113313+0000 mgr.smithi157.nfpzoe (mgr.14180) 5310 : cluster [DBG] pgmap v4966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:02.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:02 smithi157 bash[20376]: cephadm 2022-04-30T23:08:01.131343+0000 mgr.smithi157.nfpzoe (mgr.14180) 5311 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:08:02.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:02 smithi157 bash[20376]: cephadm 2022-04-30T23:08:01.131532+0000 mgr.smithi157.nfpzoe (mgr.14180) 5312 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:08:03.132 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:08:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:03 smithi165 bash[22175]: audit 2022-04-30T23:08:03.111291+0000 mon.smithi157 (mon.0) 3494 : audit [DBG] from='client.? 172.21.15.157:0/516605841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:03 smithi157 bash[20376]: audit 2022-04-30T23:08:03.111291+0000 mon.smithi157 (mon.0) 3494 : audit [DBG] from='client.? 172.21.15.157:0/516605841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:04.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:04 smithi165 bash[22175]: cluster 2022-04-30T23:08:03.113926+0000 mgr.smithi157.nfpzoe (mgr.14180) 5313 : cluster [DBG] pgmap v4967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:04 smithi157 bash[20376]: cluster 2022-04-30T23:08:03.113926+0000 mgr.smithi157.nfpzoe (mgr.14180) 5313 : cluster [DBG] pgmap v4967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:06.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:06 smithi165 bash[22175]: cluster 2022-04-30T23:08:05.114522+0000 mgr.smithi157.nfpzoe (mgr.14180) 5314 : cluster [DBG] pgmap v4968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:06 smithi157 bash[20376]: cluster 2022-04-30T23:08:05.114522+0000 mgr.smithi157.nfpzoe (mgr.14180) 5314 : cluster [DBG] pgmap v4968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:08.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:08:08.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:08:08.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:08:08.460 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:08:08.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:08 smithi165 bash[22175]: cluster 2022-04-30T23:08:07.115182+0000 mgr.smithi157.nfpzoe (mgr.14180) 5315 : cluster [DBG] pgmap v4969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:08 smithi165 bash[22175]: audit 2022-04-30T23:08:08.441214+0000 mon.smithi157 (mon.0) 3495 : audit [DBG] from='client.? 172.21.15.157:0/1162622652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:08 smithi157 bash[20376]: cluster 2022-04-30T23:08:07.115182+0000 mgr.smithi157.nfpzoe (mgr.14180) 5315 : cluster [DBG] pgmap v4969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:08 smithi157 bash[20376]: audit 2022-04-30T23:08:08.441214+0000 mon.smithi157 (mon.0) 3495 : audit [DBG] from='client.? 172.21.15.157:0/1162622652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:10 smithi165 bash[22175]: cluster 2022-04-30T23:08:09.115814+0000 mgr.smithi157.nfpzoe (mgr.14180) 5316 : cluster [DBG] pgmap v4970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:10 smithi157 bash[20376]: cluster 2022-04-30T23:08:09.115814+0000 mgr.smithi157.nfpzoe (mgr.14180) 5316 : cluster [DBG] pgmap v4970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:12 smithi165 bash[22175]: cluster 2022-04-30T23:08:11.116465+0000 mgr.smithi157.nfpzoe (mgr.14180) 5317 : cluster [DBG] pgmap v4971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:12 smithi157 bash[20376]: cluster 2022-04-30T23:08:11.116465+0000 mgr.smithi157.nfpzoe (mgr.14180) 5317 : cluster [DBG] pgmap v4971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:13.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:08:13.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:08:13.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:08:13.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:08:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:14 smithi165 bash[22175]: cluster 2022-04-30T23:08:13.117050+0000 mgr.smithi157.nfpzoe (mgr.14180) 5318 : cluster [DBG] pgmap v4972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:14 smithi165 bash[22175]: audit 2022-04-30T23:08:13.766016+0000 mon.smithi157 (mon.0) 3496 : audit [DBG] from='client.? 172.21.15.157:0/3268719' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:14 smithi157 bash[20376]: cluster 2022-04-30T23:08:13.117050+0000 mgr.smithi157.nfpzoe (mgr.14180) 5318 : cluster [DBG] pgmap v4972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:14 smithi157 bash[20376]: audit 2022-04-30T23:08:13.766016+0000 mon.smithi157 (mon.0) 3496 : audit [DBG] from='client.? 172.21.15.157:0/3268719' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:16 smithi165 bash[22175]: cluster 2022-04-30T23:08:15.117794+0000 mgr.smithi157.nfpzoe (mgr.14180) 5319 : cluster [DBG] pgmap v4973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:16 smithi157 bash[20376]: cluster 2022-04-30T23:08:15.117794+0000 mgr.smithi157.nfpzoe (mgr.14180) 5319 : cluster [DBG] pgmap v4973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:18.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:08:18.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:08:18.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:08:18.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:18 smithi165 bash[22175]: cluster 2022-04-30T23:08:17.118461+0000 mgr.smithi157.nfpzoe (mgr.14180) 5320 : cluster [DBG] pgmap v4974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:18 smithi157 bash[20376]: cluster 2022-04-30T23:08:17.118461+0000 mgr.smithi157.nfpzoe (mgr.14180) 5320 : cluster [DBG] pgmap v4974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:19.117 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:08:19.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:19 smithi165 bash[22175]: audit 2022-04-30T23:08:19.096598+0000 mon.smithi157 (mon.0) 3497 : audit [DBG] from='client.? 172.21.15.157:0/1284639815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:19 smithi157 bash[20376]: audit 2022-04-30T23:08:19.096598+0000 mon.smithi157 (mon.0) 3497 : audit [DBG] from='client.? 172.21.15.157:0/1284639815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:20.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:20 smithi165 bash[22175]: cluster 2022-04-30T23:08:19.119100+0000 mgr.smithi157.nfpzoe (mgr.14180) 5321 : cluster [DBG] pgmap v4975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:20 smithi157 bash[20376]: cluster 2022-04-30T23:08:19.119100+0000 mgr.smithi157.nfpzoe (mgr.14180) 5321 : cluster [DBG] pgmap v4975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:22.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:22 smithi165 bash[22175]: cluster 2022-04-30T23:08:21.119740+0000 mgr.smithi157.nfpzoe (mgr.14180) 5322 : cluster [DBG] pgmap v4976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:22 smithi157 bash[20376]: cluster 2022-04-30T23:08:21.119740+0000 mgr.smithi157.nfpzoe (mgr.14180) 5322 : cluster [DBG] pgmap v4976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:24.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:08:24.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:08:24.120 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:08:24.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:08:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:24 smithi165 bash[22175]: cluster 2022-04-30T23:08:23.120344+0000 mgr.smithi157.nfpzoe (mgr.14180) 5323 : cluster [DBG] pgmap v4977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:24 smithi165 bash[22175]: audit 2022-04-30T23:08:24.423724+0000 mon.smithi157 (mon.0) 3498 : audit [DBG] from='client.? 172.21.15.157:0/2784634966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:24 smithi157 bash[20376]: cluster 2022-04-30T23:08:23.120344+0000 mgr.smithi157.nfpzoe (mgr.14180) 5323 : cluster [DBG] pgmap v4977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:24 smithi157 bash[20376]: audit 2022-04-30T23:08:24.423724+0000 mon.smithi157 (mon.0) 3498 : audit [DBG] from='client.? 172.21.15.157:0/2784634966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:26 smithi165 bash[22175]: cluster 2022-04-30T23:08:25.120885+0000 mgr.smithi157.nfpzoe (mgr.14180) 5324 : cluster [DBG] pgmap v4978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:26 smithi157 bash[20376]: cluster 2022-04-30T23:08:25.120885+0000 mgr.smithi157.nfpzoe (mgr.14180) 5324 : cluster [DBG] pgmap v4978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:28 smithi165 bash[22175]: cluster 2022-04-30T23:08:27.121521+0000 mgr.smithi157.nfpzoe (mgr.14180) 5325 : cluster [DBG] pgmap v4979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:28 smithi157 bash[20376]: cluster 2022-04-30T23:08:27.121521+0000 mgr.smithi157.nfpzoe (mgr.14180) 5325 : cluster [DBG] pgmap v4979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:29.448 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:08:29.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:08:29.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:08:29.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:08:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:30 smithi165 bash[22175]: cluster 2022-04-30T23:08:29.122117+0000 mgr.smithi157.nfpzoe (mgr.14180) 5326 : cluster [DBG] pgmap v4980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:30 smithi165 bash[22175]: audit 2022-04-30T23:08:29.757452+0000 mon.smithi157 (mon.0) 3499 : audit [DBG] from='client.? 172.21.15.157:0/3029393667' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:30 smithi157 bash[20376]: cluster 2022-04-30T23:08:29.122117+0000 mgr.smithi157.nfpzoe (mgr.14180) 5326 : cluster [DBG] pgmap v4980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:30 smithi157 bash[20376]: audit 2022-04-30T23:08:29.757452+0000 mon.smithi157 (mon.0) 3499 : audit [DBG] from='client.? 172.21.15.157:0/3029393667' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:32 smithi165 bash[22175]: cluster 2022-04-30T23:08:31.122706+0000 mgr.smithi157.nfpzoe (mgr.14180) 5327 : cluster [DBG] pgmap v4981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:32 smithi157 bash[20376]: cluster 2022-04-30T23:08:31.122706+0000 mgr.smithi157.nfpzoe (mgr.14180) 5327 : cluster [DBG] pgmap v4981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:34.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:08:34.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:08:34.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:08:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:34 smithi165 bash[22175]: cluster 2022-04-30T23:08:33.123339+0000 mgr.smithi157.nfpzoe (mgr.14180) 5328 : cluster [DBG] pgmap v4982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:34 smithi157 bash[20376]: cluster 2022-04-30T23:08:33.123339+0000 mgr.smithi157.nfpzoe (mgr.14180) 5328 : cluster [DBG] pgmap v4982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:35.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:08:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:35 smithi165 bash[22175]: audit 2022-04-30T23:08:35.085859+0000 mon.smithi157 (mon.0) 3500 : audit [DBG] from='client.? 172.21.15.157:0/125442264' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:35 smithi157 bash[20376]: audit 2022-04-30T23:08:35.085859+0000 mon.smithi157 (mon.0) 3500 : audit [DBG] from='client.? 172.21.15.157:0/125442264' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:36 smithi165 bash[22175]: cluster 2022-04-30T23:08:35.123881+0000 mgr.smithi157.nfpzoe (mgr.14180) 5329 : cluster [DBG] pgmap v4983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:36 smithi157 bash[20376]: cluster 2022-04-30T23:08:35.123881+0000 mgr.smithi157.nfpzoe (mgr.14180) 5329 : cluster [DBG] pgmap v4983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:38 smithi165 bash[22175]: cluster 2022-04-30T23:08:37.124545+0000 mgr.smithi157.nfpzoe (mgr.14180) 5330 : cluster [DBG] pgmap v4984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:38 smithi157 bash[20376]: cluster 2022-04-30T23:08:37.124545+0000 mgr.smithi157.nfpzoe (mgr.14180) 5330 : cluster [DBG] pgmap v4984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:40.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:08:40.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:08:40.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:08:40.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:08:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:40 smithi165 bash[22175]: cluster 2022-04-30T23:08:39.125259+0000 mgr.smithi157.nfpzoe (mgr.14180) 5331 : cluster [DBG] pgmap v4985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:40 smithi165 bash[22175]: audit 2022-04-30T23:08:40.412546+0000 mon.smithi157 (mon.0) 3501 : audit [DBG] from='client.? 172.21.15.157:0/1090434907' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:40 smithi157 bash[20376]: cluster 2022-04-30T23:08:39.125259+0000 mgr.smithi157.nfpzoe (mgr.14180) 5331 : cluster [DBG] pgmap v4985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:40 smithi157 bash[20376]: audit 2022-04-30T23:08:40.412546+0000 mon.smithi157 (mon.0) 3501 : audit [DBG] from='client.? 172.21.15.157:0/1090434907' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:42 smithi165 bash[22175]: cluster 2022-04-30T23:08:41.125907+0000 mgr.smithi157.nfpzoe (mgr.14180) 5332 : cluster [DBG] pgmap v4986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:42 smithi157 bash[20376]: cluster 2022-04-30T23:08:41.125907+0000 mgr.smithi157.nfpzoe (mgr.14180) 5332 : cluster [DBG] pgmap v4986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:44 smithi165 bash[22175]: cluster 2022-04-30T23:08:43.126496+0000 mgr.smithi157.nfpzoe (mgr.14180) 5333 : cluster [DBG] pgmap v4987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:44 smithi157 bash[20376]: cluster 2022-04-30T23:08:43.126496+0000 mgr.smithi157.nfpzoe (mgr.14180) 5333 : cluster [DBG] pgmap v4987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:45.437 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:08:45.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:08:45.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:08:45.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:08:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:46 smithi165 bash[22175]: cluster 2022-04-30T23:08:45.127170+0000 mgr.smithi157.nfpzoe (mgr.14180) 5334 : cluster [DBG] pgmap v4988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:46 smithi165 bash[22175]: audit 2022-04-30T23:08:45.741876+0000 mon.smithi157 (mon.0) 3502 : audit [DBG] from='client.? 172.21.15.157:0/189230815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:46 smithi157 bash[20376]: cluster 2022-04-30T23:08:45.127170+0000 mgr.smithi157.nfpzoe (mgr.14180) 5334 : cluster [DBG] pgmap v4988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:46 smithi157 bash[20376]: audit 2022-04-30T23:08:45.741876+0000 mon.smithi157 (mon.0) 3502 : audit [DBG] from='client.? 172.21.15.157:0/189230815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:48 smithi165 bash[22175]: cluster 2022-04-30T23:08:47.127769+0000 mgr.smithi157.nfpzoe (mgr.14180) 5335 : cluster [DBG] pgmap v4989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:48 smithi157 bash[20376]: cluster 2022-04-30T23:08:47.127769+0000 mgr.smithi157.nfpzoe (mgr.14180) 5335 : cluster [DBG] pgmap v4989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:50.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:08:50.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:08:50.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:08:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:50 smithi165 bash[22175]: cluster 2022-04-30T23:08:49.128387+0000 mgr.smithi157.nfpzoe (mgr.14180) 5336 : cluster [DBG] pgmap v4990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:50.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:50 smithi157 bash[20376]: cluster 2022-04-30T23:08:49.128387+0000 mgr.smithi157.nfpzoe (mgr.14180) 5336 : cluster [DBG] pgmap v4990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:51.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:08:51.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:51 smithi165 bash[22175]: audit 2022-04-30T23:08:51.069937+0000 mon.smithi157 (mon.0) 3503 : audit [DBG] from='client.? 172.21.15.157:0/3449017327' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:51 smithi157 bash[20376]: audit 2022-04-30T23:08:51.069937+0000 mon.smithi157 (mon.0) 3503 : audit [DBG] from='client.? 172.21.15.157:0/3449017327' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:52 smithi165 bash[22175]: cluster 2022-04-30T23:08:51.129024+0000 mgr.smithi157.nfpzoe (mgr.14180) 5337 : cluster [DBG] pgmap v4991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:52 smithi157 bash[20376]: cluster 2022-04-30T23:08:51.129024+0000 mgr.smithi157.nfpzoe (mgr.14180) 5337 : cluster [DBG] pgmap v4991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:54 smithi165 bash[22175]: cluster 2022-04-30T23:08:53.129694+0000 mgr.smithi157.nfpzoe (mgr.14180) 5338 : cluster [DBG] pgmap v4992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:54 smithi157 bash[20376]: cluster 2022-04-30T23:08:53.129694+0000 mgr.smithi157.nfpzoe (mgr.14180) 5338 : cluster [DBG] pgmap v4992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:56.093 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:08:56.094 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:08:56.094 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:08:56.413 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:08:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:56 smithi165 bash[22175]: cluster 2022-04-30T23:08:55.130330+0000 mgr.smithi157.nfpzoe (mgr.14180) 5339 : cluster [DBG] pgmap v4993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:56 smithi165 bash[22175]: audit 2022-04-30T23:08:56.394311+0000 mon.smithi157 (mon.0) 3504 : audit [DBG] from='client.? 172.21.15.157:0/849980528' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:56 smithi157 bash[20376]: cluster 2022-04-30T23:08:55.130330+0000 mgr.smithi157.nfpzoe (mgr.14180) 5339 : cluster [DBG] pgmap v4993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:56 smithi157 bash[20376]: audit 2022-04-30T23:08:56.394311+0000 mon.smithi157 (mon.0) 3504 : audit [DBG] from='client.? 172.21.15.157:0/849980528' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:08:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:58 smithi165 bash[22175]: cluster 2022-04-30T23:08:57.130975+0000 mgr.smithi157.nfpzoe (mgr.14180) 5340 : cluster [DBG] pgmap v4994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:58 smithi157 bash[20376]: cluster 2022-04-30T23:08:57.130975+0000 mgr.smithi157.nfpzoe (mgr.14180) 5340 : cluster [DBG] pgmap v4994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:08:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:59 smithi157 bash[20376]: audit 2022-04-30T23:08:59.013101+0000 mon.smithi157 (mon.0) 3505 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:08:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:08:59 smithi157 bash[20376]: audit 2022-04-30T23:08:59.024390+0000 mon.smithi157 (mon.0) 3506 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:09:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:59 smithi165 bash[22175]: audit 2022-04-30T23:08:59.013101+0000 mon.smithi157 (mon.0) 3505 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:09:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:08:59 smithi165 bash[22175]: audit 2022-04-30T23:08:59.024390+0000 mon.smithi157 (mon.0) 3506 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:09:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:00 smithi157 bash[20376]: cluster 2022-04-30T23:08:59.131602+0000 mgr.smithi157.nfpzoe (mgr.14180) 5341 : cluster [DBG] pgmap v4995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:00 smithi165 bash[22175]: cluster 2022-04-30T23:08:59.131602+0000 mgr.smithi157.nfpzoe (mgr.14180) 5341 : cluster [DBG] pgmap v4995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:01.416 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:09:01.417 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:09:01.417 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:09:01.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:09:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:01 smithi157 bash[20376]: audit 2022-04-30T23:09:01.143330+0000 mon.smithi157 (mon.0) 3507 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:09:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:01 smithi157 bash[20376]: audit 2022-04-30T23:09:01.146047+0000 mon.smithi157 (mon.0) 3508 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:09:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:01 smithi157 bash[20376]: audit 2022-04-30T23:09:01.147845+0000 mon.smithi157 (mon.0) 3509 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:09:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:01 smithi157 bash[20376]: audit 2022-04-30T23:09:01.447289+0000 mon.smithi157 (mon.0) 3510 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:09:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:01 smithi165 bash[22175]: audit 2022-04-30T23:09:01.143330+0000 mon.smithi157 (mon.0) 3507 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:09:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:01 smithi165 bash[22175]: audit 2022-04-30T23:09:01.146047+0000 mon.smithi157 (mon.0) 3508 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:09:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:01 smithi165 bash[22175]: audit 2022-04-30T23:09:01.147845+0000 mon.smithi157 (mon.0) 3509 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:09:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:01 smithi165 bash[22175]: audit 2022-04-30T23:09:01.447289+0000 mon.smithi157 (mon.0) 3510 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:09:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:02 smithi157 bash[20376]: cluster 2022-04-30T23:09:01.132153+0000 mgr.smithi157.nfpzoe (mgr.14180) 5342 : cluster [DBG] pgmap v4996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:02 smithi157 bash[20376]: audit 2022-04-30T23:09:01.714437+0000 mon.smithi157 (mon.0) 3511 : audit [DBG] from='client.? 172.21.15.157:0/1855029856' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:02 smithi157 bash[20376]: cluster 2022-04-30T23:09:01.762514+0000 mgr.smithi157.nfpzoe (mgr.14180) 5343 : cluster [DBG] pgmap v4997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:02 smithi157 bash[20376]: cluster 2022-04-30T23:09:01.762966+0000 mgr.smithi157.nfpzoe (mgr.14180) 5344 : cluster [DBG] pgmap v4998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:02.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:02 smithi157 bash[20376]: audit 2022-04-30T23:09:01.770370+0000 mon.smithi157 (mon.0) 3512 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:09:02.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:02 smithi157 bash[20376]: audit 2022-04-30T23:09:01.779972+0000 mon.smithi157 (mon.0) 3513 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:09:02.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:02 smithi157 bash[20376]: cephadm 2022-04-30T23:09:01.781387+0000 mgr.smithi157.nfpzoe (mgr.14180) 5345 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:09:02.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:02 smithi157 bash[20376]: cephadm 2022-04-30T23:09:01.781565+0000 mgr.smithi157.nfpzoe (mgr.14180) 5346 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:09:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:02 smithi165 bash[22175]: cluster 2022-04-30T23:09:01.132153+0000 mgr.smithi157.nfpzoe (mgr.14180) 5342 : cluster [DBG] pgmap v4996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:02 smithi165 bash[22175]: audit 2022-04-30T23:09:01.714437+0000 mon.smithi157 (mon.0) 3511 : audit [DBG] from='client.? 172.21.15.157:0/1855029856' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:02 smithi165 bash[22175]: cluster 2022-04-30T23:09:01.762514+0000 mgr.smithi157.nfpzoe (mgr.14180) 5343 : cluster [DBG] pgmap v4997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:02 smithi165 bash[22175]: cluster 2022-04-30T23:09:01.762966+0000 mgr.smithi157.nfpzoe (mgr.14180) 5344 : cluster [DBG] pgmap v4998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:02 smithi165 bash[22175]: audit 2022-04-30T23:09:01.770370+0000 mon.smithi157 (mon.0) 3512 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:09:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:02 smithi165 bash[22175]: audit 2022-04-30T23:09:01.779972+0000 mon.smithi157 (mon.0) 3513 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:09:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:02 smithi165 bash[22175]: cephadm 2022-04-30T23:09:01.781387+0000 mgr.smithi157.nfpzoe (mgr.14180) 5345 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:09:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:02 smithi165 bash[22175]: cephadm 2022-04-30T23:09:01.781565+0000 mgr.smithi157.nfpzoe (mgr.14180) 5346 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:09:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:04 smithi165 bash[22175]: cluster 2022-04-30T23:09:03.763591+0000 mgr.smithi157.nfpzoe (mgr.14180) 5347 : cluster [DBG] pgmap v4999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:04 smithi157 bash[20376]: cluster 2022-04-30T23:09:03.763591+0000 mgr.smithi157.nfpzoe (mgr.14180) 5347 : cluster [DBG] pgmap v4999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:06.737 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:09:06.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:09:06.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:09:07.061 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:09:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:06 smithi165 bash[22175]: cluster 2022-04-30T23:09:05.764218+0000 mgr.smithi157.nfpzoe (mgr.14180) 5348 : cluster [DBG] pgmap v5000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:07.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:06 smithi157 bash[20376]: cluster 2022-04-30T23:09:05.764218+0000 mgr.smithi157.nfpzoe (mgr.14180) 5348 : cluster [DBG] pgmap v5000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:07 smithi165 bash[22175]: audit 2022-04-30T23:09:07.041034+0000 mon.smithi157 (mon.0) 3514 : audit [DBG] from='client.? 172.21.15.157:0/3508421121' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:08.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:07 smithi157 bash[20376]: audit 2022-04-30T23:09:07.041034+0000 mon.smithi157 (mon.0) 3514 : audit [DBG] from='client.? 172.21.15.157:0/3508421121' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:08 smithi165 bash[22175]: cluster 2022-04-30T23:09:07.764881+0000 mgr.smithi157.nfpzoe (mgr.14180) 5349 : cluster [DBG] pgmap v5001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:08 smithi157 bash[20376]: cluster 2022-04-30T23:09:07.764881+0000 mgr.smithi157.nfpzoe (mgr.14180) 5349 : cluster [DBG] pgmap v5001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:10 smithi165 bash[22175]: cluster 2022-04-30T23:09:09.765493+0000 mgr.smithi157.nfpzoe (mgr.14180) 5350 : cluster [DBG] pgmap v5002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:10 smithi157 bash[20376]: cluster 2022-04-30T23:09:09.765493+0000 mgr.smithi157.nfpzoe (mgr.14180) 5350 : cluster [DBG] pgmap v5002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:12.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:09:12.065 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:09:12.065 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:09:12.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:09:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:12 smithi165 bash[22175]: cluster 2022-04-30T23:09:11.766199+0000 mgr.smithi157.nfpzoe (mgr.14180) 5351 : cluster [DBG] pgmap v5003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:12 smithi165 bash[22175]: audit 2022-04-30T23:09:12.368795+0000 mon.smithi157 (mon.0) 3515 : audit [DBG] from='client.? 172.21.15.157:0/3224358104' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:12 smithi157 bash[20376]: cluster 2022-04-30T23:09:11.766199+0000 mgr.smithi157.nfpzoe (mgr.14180) 5351 : cluster [DBG] pgmap v5003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:12 smithi157 bash[20376]: audit 2022-04-30T23:09:12.368795+0000 mon.smithi157 (mon.0) 3515 : audit [DBG] from='client.? 172.21.15.157:0/3224358104' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:14 smithi165 bash[22175]: cluster 2022-04-30T23:09:13.766827+0000 mgr.smithi157.nfpzoe (mgr.14180) 5352 : cluster [DBG] pgmap v5004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:14 smithi157 bash[20376]: cluster 2022-04-30T23:09:13.766827+0000 mgr.smithi157.nfpzoe (mgr.14180) 5352 : cluster [DBG] pgmap v5004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:16 smithi165 bash[22175]: cluster 2022-04-30T23:09:15.767423+0000 mgr.smithi157.nfpzoe (mgr.14180) 5353 : cluster [DBG] pgmap v5005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:16 smithi157 bash[20376]: cluster 2022-04-30T23:09:15.767423+0000 mgr.smithi157.nfpzoe (mgr.14180) 5353 : cluster [DBG] pgmap v5005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:17.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:09:17.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:09:17.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:09:17.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:09:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:17 smithi165 bash[22175]: audit 2022-04-30T23:09:17.698042+0000 mon.smithi157 (mon.0) 3516 : audit [DBG] from='client.? 172.21.15.157:0/1226296917' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:17 smithi157 bash[20376]: audit 2022-04-30T23:09:17.698042+0000 mon.smithi157 (mon.0) 3516 : audit [DBG] from='client.? 172.21.15.157:0/1226296917' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:18 smithi165 bash[22175]: cluster 2022-04-30T23:09:17.767980+0000 mgr.smithi157.nfpzoe (mgr.14180) 5354 : cluster [DBG] pgmap v5006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:19.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:18 smithi157 bash[20376]: cluster 2022-04-30T23:09:17.767980+0000 mgr.smithi157.nfpzoe (mgr.14180) 5354 : cluster [DBG] pgmap v5006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:20 smithi165 bash[22175]: cluster 2022-04-30T23:09:19.768673+0000 mgr.smithi157.nfpzoe (mgr.14180) 5355 : cluster [DBG] pgmap v5007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:20 smithi157 bash[20376]: cluster 2022-04-30T23:09:19.768673+0000 mgr.smithi157.nfpzoe (mgr.14180) 5355 : cluster [DBG] pgmap v5007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:22.721 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:09:22.721 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:09:22.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:09:23.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:09:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:22 smithi165 bash[22175]: cluster 2022-04-30T23:09:21.769440+0000 mgr.smithi157.nfpzoe (mgr.14180) 5356 : cluster [DBG] pgmap v5008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:23.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:22 smithi157 bash[20376]: cluster 2022-04-30T23:09:21.769440+0000 mgr.smithi157.nfpzoe (mgr.14180) 5356 : cluster [DBG] pgmap v5008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:23 smithi165 bash[22175]: audit 2022-04-30T23:09:23.026630+0000 mon.smithi157 (mon.0) 3517 : audit [DBG] from='client.? 172.21.15.157:0/2309970387' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:23 smithi157 bash[20376]: audit 2022-04-30T23:09:23.026630+0000 mon.smithi157 (mon.0) 3517 : audit [DBG] from='client.? 172.21.15.157:0/2309970387' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:24 smithi165 bash[22175]: cluster 2022-04-30T23:09:23.770116+0000 mgr.smithi157.nfpzoe (mgr.14180) 5357 : cluster [DBG] pgmap v5009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:25.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:24 smithi157 bash[20376]: cluster 2022-04-30T23:09:23.770116+0000 mgr.smithi157.nfpzoe (mgr.14180) 5357 : cluster [DBG] pgmap v5009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:26 smithi165 bash[22175]: cluster 2022-04-30T23:09:25.770763+0000 mgr.smithi157.nfpzoe (mgr.14180) 5358 : cluster [DBG] pgmap v5010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:27.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:26 smithi157 bash[20376]: cluster 2022-04-30T23:09:25.770763+0000 mgr.smithi157.nfpzoe (mgr.14180) 5358 : cluster [DBG] pgmap v5010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:28.050 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:09:28.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:09:28.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:09:28.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:09:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:28 smithi165 bash[22175]: cluster 2022-04-30T23:09:27.771396+0000 mgr.smithi157.nfpzoe (mgr.14180) 5359 : cluster [DBG] pgmap v5011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:28 smithi165 bash[22175]: audit 2022-04-30T23:09:28.353198+0000 mon.smithi157 (mon.0) 3518 : audit [DBG] from='client.? 172.21.15.157:0/1325390152' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:29.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:28 smithi157 bash[20376]: cluster 2022-04-30T23:09:27.771396+0000 mgr.smithi157.nfpzoe (mgr.14180) 5359 : cluster [DBG] pgmap v5011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:29.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:28 smithi157 bash[20376]: audit 2022-04-30T23:09:28.353198+0000 mon.smithi157 (mon.0) 3518 : audit [DBG] from='client.? 172.21.15.157:0/1325390152' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:30 smithi165 bash[22175]: cluster 2022-04-30T23:09:29.772082+0000 mgr.smithi157.nfpzoe (mgr.14180) 5360 : cluster [DBG] pgmap v5012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:30 smithi157 bash[20376]: cluster 2022-04-30T23:09:29.772082+0000 mgr.smithi157.nfpzoe (mgr.14180) 5360 : cluster [DBG] pgmap v5012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:32 smithi165 bash[22175]: cluster 2022-04-30T23:09:31.772704+0000 mgr.smithi157.nfpzoe (mgr.14180) 5361 : cluster [DBG] pgmap v5013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:32 smithi157 bash[20376]: cluster 2022-04-30T23:09:31.772704+0000 mgr.smithi157.nfpzoe (mgr.14180) 5361 : cluster [DBG] pgmap v5013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:33.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:09:33.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:09:33.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:09:33.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:09:34.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:33 smithi165 bash[22175]: audit 2022-04-30T23:09:33.677311+0000 mon.smithi157 (mon.0) 3519 : audit [DBG] from='client.? 172.21.15.157:0/1375231903' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:34.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:33 smithi157 bash[20376]: audit 2022-04-30T23:09:33.677311+0000 mon.smithi157 (mon.0) 3519 : audit [DBG] from='client.? 172.21.15.157:0/1375231903' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:34 smithi165 bash[22175]: cluster 2022-04-30T23:09:33.773452+0000 mgr.smithi157.nfpzoe (mgr.14180) 5362 : cluster [DBG] pgmap v5014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:35.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:34 smithi157 bash[20376]: cluster 2022-04-30T23:09:33.773452+0000 mgr.smithi157.nfpzoe (mgr.14180) 5362 : cluster [DBG] pgmap v5014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:36 smithi165 bash[22175]: cluster 2022-04-30T23:09:35.774082+0000 mgr.smithi157.nfpzoe (mgr.14180) 5363 : cluster [DBG] pgmap v5015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:37.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:36 smithi157 bash[20376]: cluster 2022-04-30T23:09:35.774082+0000 mgr.smithi157.nfpzoe (mgr.14180) 5363 : cluster [DBG] pgmap v5015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:38.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:09:38.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:09:38.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:09:39.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:09:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:38 smithi165 bash[22175]: cluster 2022-04-30T23:09:37.774716+0000 mgr.smithi157.nfpzoe (mgr.14180) 5364 : cluster [DBG] pgmap v5016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:39.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:38 smithi157 bash[20376]: cluster 2022-04-30T23:09:37.774716+0000 mgr.smithi157.nfpzoe (mgr.14180) 5364 : cluster [DBG] pgmap v5016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:39 smithi165 bash[22175]: audit 2022-04-30T23:09:39.008241+0000 mon.smithi157 (mon.0) 3520 : audit [DBG] from='client.? 172.21.15.157:0/3699398560' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:40.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:39 smithi157 bash[20376]: audit 2022-04-30T23:09:39.008241+0000 mon.smithi157 (mon.0) 3520 : audit [DBG] from='client.? 172.21.15.157:0/3699398560' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:40 smithi165 bash[22175]: cluster 2022-04-30T23:09:39.775332+0000 mgr.smithi157.nfpzoe (mgr.14180) 5365 : cluster [DBG] pgmap v5017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:40 smithi157 bash[20376]: cluster 2022-04-30T23:09:39.775332+0000 mgr.smithi157.nfpzoe (mgr.14180) 5365 : cluster [DBG] pgmap v5017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:42 smithi165 bash[22175]: cluster 2022-04-30T23:09:41.775971+0000 mgr.smithi157.nfpzoe (mgr.14180) 5366 : cluster [DBG] pgmap v5018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:42 smithi157 bash[20376]: cluster 2022-04-30T23:09:41.775971+0000 mgr.smithi157.nfpzoe (mgr.14180) 5366 : cluster [DBG] pgmap v5018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:44.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:09:44.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:09:44.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:09:44.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:09:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:44 smithi165 bash[22175]: cluster 2022-04-30T23:09:43.776564+0000 mgr.smithi157.nfpzoe (mgr.14180) 5367 : cluster [DBG] pgmap v5019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:44 smithi165 bash[22175]: audit 2022-04-30T23:09:44.339522+0000 mon.smithi157 (mon.0) 3521 : audit [DBG] from='client.? 172.21.15.157:0/637241675' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:44 smithi157 bash[20376]: cluster 2022-04-30T23:09:43.776564+0000 mgr.smithi157.nfpzoe (mgr.14180) 5367 : cluster [DBG] pgmap v5019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:44 smithi157 bash[20376]: audit 2022-04-30T23:09:44.339522+0000 mon.smithi157 (mon.0) 3521 : audit [DBG] from='client.? 172.21.15.157:0/637241675' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:47.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:46 smithi165 bash[22175]: cluster 2022-04-30T23:09:45.777131+0000 mgr.smithi157.nfpzoe (mgr.14180) 5368 : cluster [DBG] pgmap v5020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:46 smithi157 bash[20376]: cluster 2022-04-30T23:09:45.777131+0000 mgr.smithi157.nfpzoe (mgr.14180) 5368 : cluster [DBG] pgmap v5020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:49.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:48 smithi165 bash[22175]: cluster 2022-04-30T23:09:47.777781+0000 mgr.smithi157.nfpzoe (mgr.14180) 5369 : cluster [DBG] pgmap v5021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:49.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:48 smithi157 bash[20376]: cluster 2022-04-30T23:09:47.777781+0000 mgr.smithi157.nfpzoe (mgr.14180) 5369 : cluster [DBG] pgmap v5021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:49.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:09:49.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:09:49.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:09:49.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:09:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:50 smithi165 bash[22175]: audit 2022-04-30T23:09:49.657477+0000 mon.smithi157 (mon.0) 3522 : audit [DBG] from='client.? 172.21.15.157:0/2878154917' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:50 smithi165 bash[22175]: cluster 2022-04-30T23:09:49.778516+0000 mgr.smithi157.nfpzoe (mgr.14180) 5370 : cluster [DBG] pgmap v5022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:50 smithi157 bash[20376]: audit 2022-04-30T23:09:49.657477+0000 mon.smithi157 (mon.0) 3522 : audit [DBG] from='client.? 172.21.15.157:0/2878154917' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:50 smithi157 bash[20376]: cluster 2022-04-30T23:09:49.778516+0000 mgr.smithi157.nfpzoe (mgr.14180) 5370 : cluster [DBG] pgmap v5022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:52 smithi165 bash[22175]: cluster 2022-04-30T23:09:51.779209+0000 mgr.smithi157.nfpzoe (mgr.14180) 5371 : cluster [DBG] pgmap v5023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:53.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:52 smithi157 bash[20376]: cluster 2022-04-30T23:09:51.779209+0000 mgr.smithi157.nfpzoe (mgr.14180) 5371 : cluster [DBG] pgmap v5023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:54.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:09:54.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:09:54.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:09:55.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:09:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:54 smithi165 bash[22175]: cluster 2022-04-30T23:09:53.779826+0000 mgr.smithi157.nfpzoe (mgr.14180) 5372 : cluster [DBG] pgmap v5024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:55.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:54 smithi157 bash[20376]: cluster 2022-04-30T23:09:53.779826+0000 mgr.smithi157.nfpzoe (mgr.14180) 5372 : cluster [DBG] pgmap v5024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:55 smithi165 bash[22175]: audit 2022-04-30T23:09:54.985175+0000 mon.smithi157 (mon.0) 3523 : audit [DBG] from='client.? 172.21.15.157:0/398553024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:55 smithi157 bash[20376]: audit 2022-04-30T23:09:54.985175+0000 mon.smithi157 (mon.0) 3523 : audit [DBG] from='client.? 172.21.15.157:0/398553024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:09:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:56 smithi165 bash[22175]: cluster 2022-04-30T23:09:55.780371+0000 mgr.smithi157.nfpzoe (mgr.14180) 5373 : cluster [DBG] pgmap v5025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:57.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:56 smithi157 bash[20376]: cluster 2022-04-30T23:09:55.780371+0000 mgr.smithi157.nfpzoe (mgr.14180) 5373 : cluster [DBG] pgmap v5025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:58 smithi165 bash[22175]: cluster 2022-04-30T23:09:57.780989+0000 mgr.smithi157.nfpzoe (mgr.14180) 5374 : cluster [DBG] pgmap v5026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:09:59.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:58 smithi157 bash[20376]: cluster 2022-04-30T23:09:57.780989+0000 mgr.smithi157.nfpzoe (mgr.14180) 5374 : cluster [DBG] pgmap v5026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:00.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:10:00.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:10:00.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:10:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:59 smithi165 bash[22175]: audit 2022-04-30T23:09:59.017290+0000 mon.smithi157 (mon.0) 3524 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:10:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:09:59 smithi165 bash[22175]: audit 2022-04-30T23:09:59.031496+0000 mon.smithi157 (mon.0) 3525 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:10:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:59 smithi157 bash[20376]: audit 2022-04-30T23:09:59.017290+0000 mon.smithi157 (mon.0) 3524 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:10:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:09:59 smithi157 bash[20376]: audit 2022-04-30T23:09:59.031496+0000 mon.smithi157 (mon.0) 3525 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:10:00.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:10:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:00 smithi165 bash[22175]: cluster 2022-04-30T23:09:59.781629+0000 mgr.smithi157.nfpzoe (mgr.14180) 5375 : cluster [DBG] pgmap v5027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:00 smithi165 bash[22175]: cluster 2022-04-30T23:10:00.000160+0000 mon.smithi157 (mon.0) 3526 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T23:10:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:00 smithi165 bash[22175]: audit 2022-04-30T23:10:00.310760+0000 mon.smithi157 (mon.0) 3527 : audit [DBG] from='client.? 172.21.15.157:0/585560576' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:00 smithi157 bash[20376]: cluster 2022-04-30T23:09:59.781629+0000 mgr.smithi157.nfpzoe (mgr.14180) 5375 : cluster [DBG] pgmap v5027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:00 smithi157 bash[20376]: cluster 2022-04-30T23:10:00.000160+0000 mon.smithi157 (mon.0) 3526 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T23:10:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:00 smithi157 bash[20376]: audit 2022-04-30T23:10:00.310760+0000 mon.smithi157 (mon.0) 3527 : audit [DBG] from='client.? 172.21.15.157:0/585560576' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:01 smithi165 bash[22175]: audit 2022-04-30T23:10:01.792334+0000 mon.smithi157 (mon.0) 3528 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:10:02.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:01 smithi165 bash[22175]: audit 2022-04-30T23:10:01.795290+0000 mon.smithi157 (mon.0) 3529 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:10:02.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:01 smithi165 bash[22175]: audit 2022-04-30T23:10:01.797234+0000 mon.smithi157 (mon.0) 3530 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:10:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:01 smithi157 bash[20376]: audit 2022-04-30T23:10:01.792334+0000 mon.smithi157 (mon.0) 3528 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:10:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:01 smithi157 bash[20376]: audit 2022-04-30T23:10:01.795290+0000 mon.smithi157 (mon.0) 3529 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:10:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:01 smithi157 bash[20376]: audit 2022-04-30T23:10:01.797234+0000 mon.smithi157 (mon.0) 3530 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:10:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:02 smithi165 bash[22175]: cluster 2022-04-30T23:10:01.782259+0000 mgr.smithi157.nfpzoe (mgr.14180) 5376 : cluster [DBG] pgmap v5028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:03.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:02 smithi157 bash[20376]: cluster 2022-04-30T23:10:01.782259+0000 mgr.smithi157.nfpzoe (mgr.14180) 5376 : cluster [DBG] pgmap v5028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:04 smithi165 bash[22175]: cluster 2022-04-30T23:10:03.782859+0000 mgr.smithi157.nfpzoe (mgr.14180) 5377 : cluster [DBG] pgmap v5029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:05.211 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:04 smithi157 bash[20376]: cluster 2022-04-30T23:10:03.782859+0000 mgr.smithi157.nfpzoe (mgr.14180) 5377 : cluster [DBG] pgmap v5029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:05.339 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:10:05.339 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:10:05.339 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:10:05.651 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:10:06.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:05 smithi165 bash[22175]: audit 2022-04-30T23:10:05.632021+0000 mon.smithi157 (mon.0) 3531 : audit [DBG] from='client.? 172.21.15.157:0/2399408071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:05 smithi157 bash[20376]: audit 2022-04-30T23:10:05.632021+0000 mon.smithi157 (mon.0) 3531 : audit [DBG] from='client.? 172.21.15.157:0/2399408071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:07.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:06 smithi157 bash[20376]: cluster 2022-04-30T23:10:05.783430+0000 mgr.smithi157.nfpzoe (mgr.14180) 5378 : cluster [DBG] pgmap v5030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:06 smithi165 bash[22175]: cluster 2022-04-30T23:10:05.783430+0000 mgr.smithi157.nfpzoe (mgr.14180) 5378 : cluster [DBG] pgmap v5030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:08 smithi157 bash[20376]: cluster 2022-04-30T23:10:07.784024+0000 mgr.smithi157.nfpzoe (mgr.14180) 5379 : cluster [DBG] pgmap v5031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:08 smithi165 bash[22175]: cluster 2022-04-30T23:10:07.784024+0000 mgr.smithi157.nfpzoe (mgr.14180) 5379 : cluster [DBG] pgmap v5031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:10.655 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:10:10.655 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:10:10.655 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:10:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:10 smithi165 bash[22175]: cephadm 2022-04-30T23:10:09.575581+0000 mgr.smithi157.nfpzoe (mgr.14180) 5380 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T23:10:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:10 smithi165 bash[22175]: audit 2022-04-30T23:10:09.586359+0000 mon.smithi157 (mon.0) 3532 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:10:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:10 smithi165 bash[22175]: cluster 2022-04-30T23:10:09.784556+0000 mgr.smithi157.nfpzoe (mgr.14180) 5381 : cluster [DBG] pgmap v5032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:10 smithi165 bash[22175]: cluster 2022-04-30T23:10:09.869659+0000 mgr.smithi157.nfpzoe (mgr.14180) 5382 : cluster [DBG] pgmap v5033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:10 smithi165 bash[22175]: cluster 2022-04-30T23:10:09.870087+0000 mgr.smithi157.nfpzoe (mgr.14180) 5383 : cluster [DBG] pgmap v5034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:10 smithi165 bash[22175]: audit 2022-04-30T23:10:09.874403+0000 mon.smithi157 (mon.0) 3533 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:10:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:10 smithi165 bash[22175]: audit 2022-04-30T23:10:09.878841+0000 mon.smithi157 (mon.0) 3534 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:10:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:10 smithi165 bash[22175]: cephadm 2022-04-30T23:10:09.879897+0000 mgr.smithi157.nfpzoe (mgr.14180) 5384 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:10:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:10 smithi165 bash[22175]: cephadm 2022-04-30T23:10:09.880067+0000 mgr.smithi157.nfpzoe (mgr.14180) 5385 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:10:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:10 smithi165 bash[22175]: audit 2022-04-30T23:10:09.885141+0000 mon.smithi157 (mon.0) 3535 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T23:10:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:10 smithi165 bash[22175]: audit 2022-04-30T23:10:09.888022+0000 mon.smithi157 (mon.0) 3536 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:10:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:10 smithi157 bash[20376]: cephadm 2022-04-30T23:10:09.575581+0000 mgr.smithi157.nfpzoe (mgr.14180) 5380 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T23:10:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:10 smithi157 bash[20376]: audit 2022-04-30T23:10:09.586359+0000 mon.smithi157 (mon.0) 3532 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:10:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:10 smithi157 bash[20376]: cluster 2022-04-30T23:10:09.784556+0000 mgr.smithi157.nfpzoe (mgr.14180) 5381 : cluster [DBG] pgmap v5032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:10 smithi157 bash[20376]: cluster 2022-04-30T23:10:09.869659+0000 mgr.smithi157.nfpzoe (mgr.14180) 5382 : cluster [DBG] pgmap v5033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:10 smithi157 bash[20376]: cluster 2022-04-30T23:10:09.870087+0000 mgr.smithi157.nfpzoe (mgr.14180) 5383 : cluster [DBG] pgmap v5034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:10 smithi157 bash[20376]: audit 2022-04-30T23:10:09.874403+0000 mon.smithi157 (mon.0) 3533 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:10:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:10 smithi157 bash[20376]: audit 2022-04-30T23:10:09.878841+0000 mon.smithi157 (mon.0) 3534 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:10:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:10 smithi157 bash[20376]: cephadm 2022-04-30T23:10:09.879897+0000 mgr.smithi157.nfpzoe (mgr.14180) 5384 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:10:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:10 smithi157 bash[20376]: cephadm 2022-04-30T23:10:09.880067+0000 mgr.smithi157.nfpzoe (mgr.14180) 5385 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:10:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:10 smithi157 bash[20376]: audit 2022-04-30T23:10:09.885141+0000 mon.smithi157 (mon.0) 3535 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T23:10:10.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:10 smithi157 bash[20376]: audit 2022-04-30T23:10:09.888022+0000 mon.smithi157 (mon.0) 3536 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:10:10.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:10:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:11 smithi165 bash[22175]: audit 2022-04-30T23:10:10.950700+0000 mon.smithi157 (mon.0) 3537 : audit [DBG] from='client.? 172.21.15.157:0/4015320174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:11 smithi157 bash[20376]: audit 2022-04-30T23:10:10.950700+0000 mon.smithi157 (mon.0) 3537 : audit [DBG] from='client.? 172.21.15.157:0/4015320174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:12 smithi165 bash[22175]: cluster 2022-04-30T23:10:11.870665+0000 mgr.smithi157.nfpzoe (mgr.14180) 5386 : cluster [DBG] pgmap v5035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:12 smithi157 bash[20376]: cluster 2022-04-30T23:10:11.870665+0000 mgr.smithi157.nfpzoe (mgr.14180) 5386 : cluster [DBG] pgmap v5035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:14 smithi157 bash[20376]: cluster 2022-04-30T23:10:13.871339+0000 mgr.smithi157.nfpzoe (mgr.14180) 5387 : cluster [DBG] pgmap v5036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:14 smithi165 bash[22175]: cluster 2022-04-30T23:10:13.871339+0000 mgr.smithi157.nfpzoe (mgr.14180) 5387 : cluster [DBG] pgmap v5036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:15.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:10:15.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:10:15.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:10:16.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:10:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:16 smithi157 bash[20376]: cluster 2022-04-30T23:10:15.871825+0000 mgr.smithi157.nfpzoe (mgr.14180) 5388 : cluster [DBG] pgmap v5037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:16 smithi157 bash[20376]: audit 2022-04-30T23:10:16.278864+0000 mon.smithi157 (mon.0) 3538 : audit [DBG] from='client.? 172.21.15.157:0/1484739955' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:16 smithi165 bash[22175]: cluster 2022-04-30T23:10:15.871825+0000 mgr.smithi157.nfpzoe (mgr.14180) 5388 : cluster [DBG] pgmap v5037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:16 smithi165 bash[22175]: audit 2022-04-30T23:10:16.278864+0000 mon.smithi157 (mon.0) 3538 : audit [DBG] from='client.? 172.21.15.157:0/1484739955' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:19.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:18 smithi157 bash[20376]: cluster 2022-04-30T23:10:17.872464+0000 mgr.smithi157.nfpzoe (mgr.14180) 5389 : cluster [DBG] pgmap v5038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:18 smithi165 bash[22175]: cluster 2022-04-30T23:10:17.872464+0000 mgr.smithi157.nfpzoe (mgr.14180) 5389 : cluster [DBG] pgmap v5038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:20 smithi165 bash[22175]: cluster 2022-04-30T23:10:19.873095+0000 mgr.smithi157.nfpzoe (mgr.14180) 5390 : cluster [DBG] pgmap v5039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:20 smithi157 bash[20376]: cluster 2022-04-30T23:10:19.873095+0000 mgr.smithi157.nfpzoe (mgr.14180) 5390 : cluster [DBG] pgmap v5039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:21.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:10:21.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:10:21.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:10:21.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:10:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:21 smithi157 bash[20376]: audit 2022-04-30T23:10:21.602246+0000 mon.smithi157 (mon.0) 3539 : audit [DBG] from='client.? 172.21.15.157:0/2551638626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:21 smithi165 bash[22175]: audit 2022-04-30T23:10:21.602246+0000 mon.smithi157 (mon.0) 3539 : audit [DBG] from='client.? 172.21.15.157:0/2551638626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:22 smithi157 bash[20376]: cluster 2022-04-30T23:10:21.873737+0000 mgr.smithi157.nfpzoe (mgr.14180) 5391 : cluster [DBG] pgmap v5040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:22 smithi165 bash[22175]: cluster 2022-04-30T23:10:21.873737+0000 mgr.smithi157.nfpzoe (mgr.14180) 5391 : cluster [DBG] pgmap v5040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:24 smithi165 bash[22175]: audit 2022-04-30T23:10:23.737321+0000 mon.smithi157 (mon.0) 3540 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:10:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:24 smithi165 bash[22175]: cluster 2022-04-30T23:10:23.874340+0000 mgr.smithi157.nfpzoe (mgr.14180) 5392 : cluster [DBG] pgmap v5041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:25.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:24 smithi157 bash[20376]: audit 2022-04-30T23:10:23.737321+0000 mon.smithi157 (mon.0) 3540 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:10:25.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:24 smithi157 bash[20376]: cluster 2022-04-30T23:10:23.874340+0000 mgr.smithi157.nfpzoe (mgr.14180) 5392 : cluster [DBG] pgmap v5041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:26.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:10:26.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:10:26.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:10:26.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:10:27.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:26 smithi157 bash[20376]: cluster 2022-04-30T23:10:25.874948+0000 mgr.smithi157.nfpzoe (mgr.14180) 5393 : cluster [DBG] pgmap v5042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:26 smithi165 bash[22175]: cluster 2022-04-30T23:10:25.874948+0000 mgr.smithi157.nfpzoe (mgr.14180) 5393 : cluster [DBG] pgmap v5042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:28.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:27 smithi157 bash[20376]: audit 2022-04-30T23:10:26.939464+0000 mon.smithi157 (mon.0) 3541 : audit [DBG] from='client.? 172.21.15.157:0/852374098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:27 smithi165 bash[22175]: audit 2022-04-30T23:10:26.939464+0000 mon.smithi157 (mon.0) 3541 : audit [DBG] from='client.? 172.21.15.157:0/852374098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:29.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:28 smithi157 bash[20376]: cluster 2022-04-30T23:10:27.875576+0000 mgr.smithi157.nfpzoe (mgr.14180) 5394 : cluster [DBG] pgmap v5043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:28 smithi165 bash[22175]: cluster 2022-04-30T23:10:27.875576+0000 mgr.smithi157.nfpzoe (mgr.14180) 5394 : cluster [DBG] pgmap v5043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:30 smithi165 bash[22175]: cluster 2022-04-30T23:10:29.876188+0000 mgr.smithi157.nfpzoe (mgr.14180) 5395 : cluster [DBG] pgmap v5044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:30 smithi157 bash[20376]: cluster 2022-04-30T23:10:29.876188+0000 mgr.smithi157.nfpzoe (mgr.14180) 5395 : cluster [DBG] pgmap v5044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:31.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:10:31.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:10:31.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:10:32.285 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:10:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:32 smithi157 bash[20376]: cluster 2022-04-30T23:10:31.876795+0000 mgr.smithi157.nfpzoe (mgr.14180) 5396 : cluster [DBG] pgmap v5045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:32 smithi157 bash[20376]: audit 2022-04-30T23:10:32.265480+0000 mon.smithi157 (mon.0) 3542 : audit [DBG] from='client.? 172.21.15.157:0/3787709697' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:32 smithi165 bash[22175]: cluster 2022-04-30T23:10:31.876795+0000 mgr.smithi157.nfpzoe (mgr.14180) 5396 : cluster [DBG] pgmap v5045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:32 smithi165 bash[22175]: audit 2022-04-30T23:10:32.265480+0000 mon.smithi157 (mon.0) 3542 : audit [DBG] from='client.? 172.21.15.157:0/3787709697' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:35.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:34 smithi157 bash[20376]: cluster 2022-04-30T23:10:33.877450+0000 mgr.smithi157.nfpzoe (mgr.14180) 5397 : cluster [DBG] pgmap v5046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:34 smithi165 bash[22175]: cluster 2022-04-30T23:10:33.877450+0000 mgr.smithi157.nfpzoe (mgr.14180) 5397 : cluster [DBG] pgmap v5046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:37.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:36 smithi157 bash[20376]: cluster 2022-04-30T23:10:35.878035+0000 mgr.smithi157.nfpzoe (mgr.14180) 5398 : cluster [DBG] pgmap v5047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:37.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:10:37.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:10:37.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:10:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:36 smithi165 bash[22175]: cluster 2022-04-30T23:10:35.878035+0000 mgr.smithi157.nfpzoe (mgr.14180) 5398 : cluster [DBG] pgmap v5047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:37.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:10:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:37 smithi165 bash[22175]: audit 2022-04-30T23:10:37.597265+0000 mon.smithi157 (mon.0) 3543 : audit [DBG] from='client.? 172.21.15.157:0/4112830044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:37 smithi157 bash[20376]: audit 2022-04-30T23:10:37.597265+0000 mon.smithi157 (mon.0) 3543 : audit [DBG] from='client.? 172.21.15.157:0/4112830044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:39.291 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:38 smithi157 bash[20376]: cluster 2022-04-30T23:10:37.878621+0000 mgr.smithi157.nfpzoe (mgr.14180) 5399 : cluster [DBG] pgmap v5048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:38 smithi165 bash[22175]: cluster 2022-04-30T23:10:37.878621+0000 mgr.smithi157.nfpzoe (mgr.14180) 5399 : cluster [DBG] pgmap v5048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:40 smithi165 bash[22175]: cluster 2022-04-30T23:10:39.879173+0000 mgr.smithi157.nfpzoe (mgr.14180) 5400 : cluster [DBG] pgmap v5049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:40 smithi157 bash[20376]: cluster 2022-04-30T23:10:39.879173+0000 mgr.smithi157.nfpzoe (mgr.14180) 5400 : cluster [DBG] pgmap v5049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:42.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:10:42.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:10:42.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:10:42.950 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:10:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:42 smithi157 bash[20376]: cluster 2022-04-30T23:10:41.879781+0000 mgr.smithi157.nfpzoe (mgr.14180) 5401 : cluster [DBG] pgmap v5050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:42 smithi157 bash[20376]: audit 2022-04-30T23:10:42.926666+0000 mon.smithi157 (mon.0) 3544 : audit [DBG] from='client.? 172.21.15.157:0/705248503' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:42 smithi165 bash[22175]: cluster 2022-04-30T23:10:41.879781+0000 mgr.smithi157.nfpzoe (mgr.14180) 5401 : cluster [DBG] pgmap v5050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:42 smithi165 bash[22175]: audit 2022-04-30T23:10:42.926666+0000 mon.smithi157 (mon.0) 3544 : audit [DBG] from='client.? 172.21.15.157:0/705248503' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:44 smithi157 bash[20376]: cluster 2022-04-30T23:10:43.880382+0000 mgr.smithi157.nfpzoe (mgr.14180) 5402 : cluster [DBG] pgmap v5051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:44 smithi165 bash[22175]: cluster 2022-04-30T23:10:43.880382+0000 mgr.smithi157.nfpzoe (mgr.14180) 5402 : cluster [DBG] pgmap v5051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:46 smithi157 bash[20376]: cluster 2022-04-30T23:10:45.881001+0000 mgr.smithi157.nfpzoe (mgr.14180) 5403 : cluster [DBG] pgmap v5052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:46 smithi165 bash[22175]: cluster 2022-04-30T23:10:45.881001+0000 mgr.smithi157.nfpzoe (mgr.14180) 5403 : cluster [DBG] pgmap v5052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:47.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:10:47.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:10:47.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:10:48.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:10:49.291 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:48 smithi157 bash[20376]: cluster 2022-04-30T23:10:47.881620+0000 mgr.smithi157.nfpzoe (mgr.14180) 5404 : cluster [DBG] pgmap v5053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:49.291 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:48 smithi157 bash[20376]: audit 2022-04-30T23:10:48.262028+0000 mon.smithi157 (mon.0) 3545 : audit [DBG] from='client.? 172.21.15.157:0/3343782983' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:48 smithi165 bash[22175]: cluster 2022-04-30T23:10:47.881620+0000 mgr.smithi157.nfpzoe (mgr.14180) 5404 : cluster [DBG] pgmap v5053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:48 smithi165 bash[22175]: audit 2022-04-30T23:10:48.262028+0000 mon.smithi157 (mon.0) 3545 : audit [DBG] from='client.? 172.21.15.157:0/3343782983' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:50 smithi165 bash[22175]: cluster 2022-04-30T23:10:49.882249+0000 mgr.smithi157.nfpzoe (mgr.14180) 5405 : cluster [DBG] pgmap v5054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:50 smithi157 bash[20376]: cluster 2022-04-30T23:10:49.882249+0000 mgr.smithi157.nfpzoe (mgr.14180) 5405 : cluster [DBG] pgmap v5054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:53.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:52 smithi157 bash[20376]: cluster 2022-04-30T23:10:51.882855+0000 mgr.smithi157.nfpzoe (mgr.14180) 5406 : cluster [DBG] pgmap v5055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:53.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:10:53.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:10:53.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:10:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:52 smithi165 bash[22175]: cluster 2022-04-30T23:10:51.882855+0000 mgr.smithi157.nfpzoe (mgr.14180) 5406 : cluster [DBG] pgmap v5055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:53.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:10:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:53 smithi157 bash[20376]: audit 2022-04-30T23:10:53.589774+0000 mon.smithi157 (mon.0) 3546 : audit [DBG] from='client.? 172.21.15.157:0/26577195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:54.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:53 smithi165 bash[22175]: audit 2022-04-30T23:10:53.589774+0000 mon.smithi157 (mon.0) 3546 : audit [DBG] from='client.? 172.21.15.157:0/26577195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:54 smithi165 bash[22175]: cluster 2022-04-30T23:10:53.883462+0000 mgr.smithi157.nfpzoe (mgr.14180) 5407 : cluster [DBG] pgmap v5056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:54 smithi157 bash[20376]: cluster 2022-04-30T23:10:53.883462+0000 mgr.smithi157.nfpzoe (mgr.14180) 5407 : cluster [DBG] pgmap v5056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:56 smithi165 bash[22175]: cluster 2022-04-30T23:10:55.884021+0000 mgr.smithi157.nfpzoe (mgr.14180) 5408 : cluster [DBG] pgmap v5057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:56 smithi157 bash[20376]: cluster 2022-04-30T23:10:55.884021+0000 mgr.smithi157.nfpzoe (mgr.14180) 5408 : cluster [DBG] pgmap v5057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:58.613 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:10:58.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:10:58.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:10:58.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:10:59.291 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:58 smithi157 bash[20376]: cluster 2022-04-30T23:10:57.884618+0000 mgr.smithi157.nfpzoe (mgr.14180) 5409 : cluster [DBG] pgmap v5058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:59.291 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:58 smithi157 bash[20376]: audit 2022-04-30T23:10:58.919801+0000 mon.smithi157 (mon.0) 3547 : audit [DBG] from='client.? 172.21.15.157:0/646509974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:10:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:58 smithi165 bash[22175]: cluster 2022-04-30T23:10:57.884618+0000 mgr.smithi157.nfpzoe (mgr.14180) 5409 : cluster [DBG] pgmap v5058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:10:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:58 smithi165 bash[22175]: audit 2022-04-30T23:10:58.919801+0000 mon.smithi157 (mon.0) 3547 : audit [DBG] from='client.? 172.21.15.157:0/646509974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:59 smithi165 bash[22175]: audit 2022-04-30T23:10:59.021341+0000 mon.smithi157 (mon.0) 3548 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:11:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:10:59 smithi165 bash[22175]: audit 2022-04-30T23:10:59.038763+0000 mon.smithi157 (mon.0) 3549 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:11:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:59 smithi157 bash[20376]: audit 2022-04-30T23:10:59.021341+0000 mon.smithi157 (mon.0) 3548 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:11:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:10:59 smithi157 bash[20376]: audit 2022-04-30T23:10:59.038763+0000 mon.smithi157 (mon.0) 3549 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:11:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:00 smithi165 bash[22175]: cluster 2022-04-30T23:10:59.885242+0000 mgr.smithi157.nfpzoe (mgr.14180) 5410 : cluster [DBG] pgmap v5059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:01.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:00 smithi157 bash[20376]: cluster 2022-04-30T23:10:59.885242+0000 mgr.smithi157.nfpzoe (mgr.14180) 5410 : cluster [DBG] pgmap v5059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:02 smithi165 bash[22175]: cluster 2022-04-30T23:11:01.885868+0000 mgr.smithi157.nfpzoe (mgr.14180) 5411 : cluster [DBG] pgmap v5060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:03.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:02 smithi157 bash[20376]: cluster 2022-04-30T23:11:01.885868+0000 mgr.smithi157.nfpzoe (mgr.14180) 5411 : cluster [DBG] pgmap v5060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:03.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:11:03.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:11:03.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:11:04.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:11:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:04 smithi165 bash[22175]: cluster 2022-04-30T23:11:03.886485+0000 mgr.smithi157.nfpzoe (mgr.14180) 5412 : cluster [DBG] pgmap v5061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:04 smithi165 bash[22175]: audit 2022-04-30T23:11:04.245323+0000 mon.smithi157 (mon.0) 3550 : audit [DBG] from='client.? 172.21.15.157:0/1084507540' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:05.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:04 smithi157 bash[20376]: cluster 2022-04-30T23:11:03.886485+0000 mgr.smithi157.nfpzoe (mgr.14180) 5412 : cluster [DBG] pgmap v5061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:05.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:04 smithi157 bash[20376]: audit 2022-04-30T23:11:04.245323+0000 mon.smithi157 (mon.0) 3550 : audit [DBG] from='client.? 172.21.15.157:0/1084507540' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:06 smithi165 bash[22175]: cluster 2022-04-30T23:11:05.887145+0000 mgr.smithi157.nfpzoe (mgr.14180) 5413 : cluster [DBG] pgmap v5062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:06 smithi157 bash[20376]: cluster 2022-04-30T23:11:05.887145+0000 mgr.smithi157.nfpzoe (mgr.14180) 5413 : cluster [DBG] pgmap v5062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:09.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:11:09.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:11:09.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:11:09.305 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:08 smithi157 bash[20376]: cluster 2022-04-30T23:11:07.887800+0000 mgr.smithi157.nfpzoe (mgr.14180) 5414 : cluster [DBG] pgmap v5063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:08 smithi165 bash[22175]: cluster 2022-04-30T23:11:07.887800+0000 mgr.smithi157.nfpzoe (mgr.14180) 5414 : cluster [DBG] pgmap v5063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:09.603 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:11:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:10 smithi165 bash[22175]: audit 2022-04-30T23:11:09.583066+0000 mon.smithi157 (mon.0) 3551 : audit [DBG] from='client.? 172.21.15.157:0/628497453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:10 smithi165 bash[22175]: cluster 2022-04-30T23:11:09.888458+0000 mgr.smithi157.nfpzoe (mgr.14180) 5415 : cluster [DBG] pgmap v5064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:10 smithi157 bash[20376]: audit 2022-04-30T23:11:09.583066+0000 mon.smithi157 (mon.0) 3551 : audit [DBG] from='client.? 172.21.15.157:0/628497453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:10 smithi157 bash[20376]: cluster 2022-04-30T23:11:09.888458+0000 mgr.smithi157.nfpzoe (mgr.14180) 5415 : cluster [DBG] pgmap v5064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:12 smithi157 bash[20376]: cluster 2022-04-30T23:11:11.889117+0000 mgr.smithi157.nfpzoe (mgr.14180) 5416 : cluster [DBG] pgmap v5065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:12 smithi165 bash[22175]: cluster 2022-04-30T23:11:11.889117+0000 mgr.smithi157.nfpzoe (mgr.14180) 5416 : cluster [DBG] pgmap v5065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:14.607 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:11:14.607 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:11:14.607 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:11:14.927 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:11:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:14 smithi165 bash[22175]: cluster 2022-04-30T23:11:13.889722+0000 mgr.smithi157.nfpzoe (mgr.14180) 5417 : cluster [DBG] pgmap v5066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:14 smithi165 bash[22175]: audit 2022-04-30T23:11:14.906609+0000 mon.smithi157 (mon.0) 3552 : audit [DBG] from='client.? 172.21.15.157:0/3398338188' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:14 smithi157 bash[20376]: cluster 2022-04-30T23:11:13.889722+0000 mgr.smithi157.nfpzoe (mgr.14180) 5417 : cluster [DBG] pgmap v5066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:14 smithi157 bash[20376]: audit 2022-04-30T23:11:14.906609+0000 mon.smithi157 (mon.0) 3552 : audit [DBG] from='client.? 172.21.15.157:0/3398338188' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:16 smithi165 bash[22175]: cluster 2022-04-30T23:11:15.890322+0000 mgr.smithi157.nfpzoe (mgr.14180) 5418 : cluster [DBG] pgmap v5067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:16 smithi157 bash[20376]: cluster 2022-04-30T23:11:15.890322+0000 mgr.smithi157.nfpzoe (mgr.14180) 5418 : cluster [DBG] pgmap v5067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:19.295 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:18 smithi157 bash[20376]: cluster 2022-04-30T23:11:17.890902+0000 mgr.smithi157.nfpzoe (mgr.14180) 5419 : cluster [DBG] pgmap v5068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:18 smithi165 bash[22175]: cluster 2022-04-30T23:11:17.890902+0000 mgr.smithi157.nfpzoe (mgr.14180) 5419 : cluster [DBG] pgmap v5068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:19.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:11:19.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:11:19.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:11:20.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:11:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:20 smithi165 bash[22175]: cluster 2022-04-30T23:11:19.891498+0000 mgr.smithi157.nfpzoe (mgr.14180) 5420 : cluster [DBG] pgmap v5069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:20 smithi165 bash[22175]: audit 2022-04-30T23:11:20.229840+0000 mon.smithi157 (mon.0) 3553 : audit [DBG] from='client.? 172.21.15.157:0/3632896802' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:20 smithi157 bash[20376]: cluster 2022-04-30T23:11:19.891498+0000 mgr.smithi157.nfpzoe (mgr.14180) 5420 : cluster [DBG] pgmap v5069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:20 smithi157 bash[20376]: audit 2022-04-30T23:11:20.229840+0000 mon.smithi157 (mon.0) 3553 : audit [DBG] from='client.? 172.21.15.157:0/3632896802' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:22 smithi165 bash[22175]: cluster 2022-04-30T23:11:21.892135+0000 mgr.smithi157.nfpzoe (mgr.14180) 5421 : cluster [DBG] pgmap v5070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:23.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:22 smithi157 bash[20376]: cluster 2022-04-30T23:11:21.892135+0000 mgr.smithi157.nfpzoe (mgr.14180) 5421 : cluster [DBG] pgmap v5070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:23 smithi165 bash[22175]: audit 2022-04-30T23:11:23.742795+0000 mon.smithi157 (mon.0) 3554 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:11:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:23 smithi165 bash[22175]: audit 2022-04-30T23:11:23.745055+0000 mon.smithi157 (mon.0) 3555 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:11:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:23 smithi165 bash[22175]: audit 2022-04-30T23:11:23.746508+0000 mon.smithi157 (mon.0) 3556 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:11:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:23 smithi157 bash[20376]: audit 2022-04-30T23:11:23.742795+0000 mon.smithi157 (mon.0) 3554 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:11:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:23 smithi157 bash[20376]: audit 2022-04-30T23:11:23.745055+0000 mon.smithi157 (mon.0) 3555 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:11:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:23 smithi157 bash[20376]: audit 2022-04-30T23:11:23.746508+0000 mon.smithi157 (mon.0) 3556 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:11:25.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:11:25.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:11:25.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:11:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:25 smithi165 bash[22175]: cluster 2022-04-30T23:11:23.892727+0000 mgr.smithi157.nfpzoe (mgr.14180) 5422 : cluster [DBG] pgmap v5071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:25 smithi165 bash[22175]: cluster 2022-04-30T23:11:24.072712+0000 mgr.smithi157.nfpzoe (mgr.14180) 5423 : cluster [DBG] pgmap v5072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:25 smithi165 bash[22175]: cluster 2022-04-30T23:11:24.073249+0000 mgr.smithi157.nfpzoe (mgr.14180) 5424 : cluster [DBG] pgmap v5073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:25 smithi165 bash[22175]: audit 2022-04-30T23:11:24.079231+0000 mon.smithi157 (mon.0) 3557 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:11:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:25 smithi165 bash[22175]: audit 2022-04-30T23:11:24.084539+0000 mon.smithi157 (mon.0) 3558 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:11:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:25 smithi165 bash[22175]: cephadm 2022-04-30T23:11:24.085706+0000 mgr.smithi157.nfpzoe (mgr.14180) 5425 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:11:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:25 smithi165 bash[22175]: cephadm 2022-04-30T23:11:24.085845+0000 mgr.smithi157.nfpzoe (mgr.14180) 5426 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:11:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:25 smithi157 bash[20376]: cluster 2022-04-30T23:11:23.892727+0000 mgr.smithi157.nfpzoe (mgr.14180) 5422 : cluster [DBG] pgmap v5071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:25 smithi157 bash[20376]: cluster 2022-04-30T23:11:24.072712+0000 mgr.smithi157.nfpzoe (mgr.14180) 5423 : cluster [DBG] pgmap v5072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:25 smithi157 bash[20376]: cluster 2022-04-30T23:11:24.073249+0000 mgr.smithi157.nfpzoe (mgr.14180) 5424 : cluster [DBG] pgmap v5073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:25 smithi157 bash[20376]: audit 2022-04-30T23:11:24.079231+0000 mon.smithi157 (mon.0) 3557 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:11:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:25 smithi157 bash[20376]: audit 2022-04-30T23:11:24.084539+0000 mon.smithi157 (mon.0) 3558 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:11:25.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:25 smithi157 bash[20376]: cephadm 2022-04-30T23:11:24.085706+0000 mgr.smithi157.nfpzoe (mgr.14180) 5425 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:11:25.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:25 smithi157 bash[20376]: cephadm 2022-04-30T23:11:24.085845+0000 mgr.smithi157.nfpzoe (mgr.14180) 5426 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:11:25.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:11:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:26 smithi165 bash[22175]: audit 2022-04-30T23:11:25.560586+0000 mon.smithi157 (mon.0) 3559 : audit [DBG] from='client.? 172.21.15.157:0/3661589703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:26 smithi157 bash[20376]: audit 2022-04-30T23:11:25.560586+0000 mon.smithi157 (mon.0) 3559 : audit [DBG] from='client.? 172.21.15.157:0/3661589703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:27 smithi165 bash[22175]: cluster 2022-04-30T23:11:26.073991+0000 mgr.smithi157.nfpzoe (mgr.14180) 5427 : cluster [DBG] pgmap v5074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:27 smithi157 bash[20376]: cluster 2022-04-30T23:11:26.073991+0000 mgr.smithi157.nfpzoe (mgr.14180) 5427 : cluster [DBG] pgmap v5074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:29 smithi165 bash[22175]: cluster 2022-04-30T23:11:28.074757+0000 mgr.smithi157.nfpzoe (mgr.14180) 5428 : cluster [DBG] pgmap v5075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:29.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:29 smithi157 bash[20376]: cluster 2022-04-30T23:11:28.074757+0000 mgr.smithi157.nfpzoe (mgr.14180) 5428 : cluster [DBG] pgmap v5075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:30.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:11:30.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:11:30.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:11:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:30 smithi165 bash[22175]: cluster 2022-04-30T23:11:30.075450+0000 mgr.smithi157.nfpzoe (mgr.14180) 5429 : cluster [DBG] pgmap v5076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:30 smithi157 bash[20376]: cluster 2022-04-30T23:11:30.075450+0000 mgr.smithi157.nfpzoe (mgr.14180) 5429 : cluster [DBG] pgmap v5076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:30.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:11:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:31 smithi165 bash[22175]: audit 2022-04-30T23:11:30.886489+0000 mon.smithi157 (mon.0) 3560 : audit [DBG] from='client.? 172.21.15.157:0/2625497128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:31 smithi157 bash[20376]: audit 2022-04-30T23:11:30.886489+0000 mon.smithi157 (mon.0) 3560 : audit [DBG] from='client.? 172.21.15.157:0/2625497128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:32 smithi165 bash[22175]: cluster 2022-04-30T23:11:32.076096+0000 mgr.smithi157.nfpzoe (mgr.14180) 5430 : cluster [DBG] pgmap v5077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:32 smithi157 bash[20376]: cluster 2022-04-30T23:11:32.076096+0000 mgr.smithi157.nfpzoe (mgr.14180) 5430 : cluster [DBG] pgmap v5077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:34 smithi157 bash[20376]: cluster 2022-04-30T23:11:34.076717+0000 mgr.smithi157.nfpzoe (mgr.14180) 5431 : cluster [DBG] pgmap v5078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:34.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:34 smithi165 bash[22175]: cluster 2022-04-30T23:11:34.076717+0000 mgr.smithi157.nfpzoe (mgr.14180) 5431 : cluster [DBG] pgmap v5078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:35.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:11:35.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:11:35.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:11:36.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:11:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:36 smithi157 bash[20376]: cluster 2022-04-30T23:11:36.077283+0000 mgr.smithi157.nfpzoe (mgr.14180) 5432 : cluster [DBG] pgmap v5079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:36 smithi165 bash[22175]: cluster 2022-04-30T23:11:36.077283+0000 mgr.smithi157.nfpzoe (mgr.14180) 5432 : cluster [DBG] pgmap v5079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:37 smithi157 bash[20376]: audit 2022-04-30T23:11:36.213063+0000 mon.smithi157 (mon.0) 3561 : audit [DBG] from='client.? 172.21.15.157:0/460763901' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:37 smithi165 bash[22175]: audit 2022-04-30T23:11:36.213063+0000 mon.smithi157 (mon.0) 3561 : audit [DBG] from='client.? 172.21.15.157:0/460763901' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:38 smithi157 bash[20376]: cluster 2022-04-30T23:11:38.077928+0000 mgr.smithi157.nfpzoe (mgr.14180) 5433 : cluster [DBG] pgmap v5080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:38.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:38 smithi165 bash[22175]: cluster 2022-04-30T23:11:38.077928+0000 mgr.smithi157.nfpzoe (mgr.14180) 5433 : cluster [DBG] pgmap v5080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:40 smithi165 bash[22175]: cluster 2022-04-30T23:11:40.078562+0000 mgr.smithi157.nfpzoe (mgr.14180) 5434 : cluster [DBG] pgmap v5081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:40 smithi157 bash[20376]: cluster 2022-04-30T23:11:40.078562+0000 mgr.smithi157.nfpzoe (mgr.14180) 5434 : cluster [DBG] pgmap v5081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:41.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:11:41.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:11:41.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:11:41.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:11:41.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:41 smithi165 bash[22175]: audit 2022-04-30T23:11:41.539832+0000 mon.smithi157 (mon.0) 3562 : audit [DBG] from='client.? 172.21.15.157:0/1135257844' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:41 smithi157 bash[20376]: audit 2022-04-30T23:11:41.539832+0000 mon.smithi157 (mon.0) 3562 : audit [DBG] from='client.? 172.21.15.157:0/1135257844' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:42 smithi165 bash[22175]: cluster 2022-04-30T23:11:42.079266+0000 mgr.smithi157.nfpzoe (mgr.14180) 5435 : cluster [DBG] pgmap v5082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:42 smithi157 bash[20376]: cluster 2022-04-30T23:11:42.079266+0000 mgr.smithi157.nfpzoe (mgr.14180) 5435 : cluster [DBG] pgmap v5082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:44 smithi157 bash[20376]: cluster 2022-04-30T23:11:44.079942+0000 mgr.smithi157.nfpzoe (mgr.14180) 5436 : cluster [DBG] pgmap v5083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:44 smithi165 bash[22175]: cluster 2022-04-30T23:11:44.079942+0000 mgr.smithi157.nfpzoe (mgr.14180) 5436 : cluster [DBG] pgmap v5083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:46.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:46 smithi157 bash[20376]: cluster 2022-04-30T23:11:46.080636+0000 mgr.smithi157.nfpzoe (mgr.14180) 5437 : cluster [DBG] pgmap v5084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:46.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:11:46.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:11:46.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:11:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:46 smithi165 bash[22175]: cluster 2022-04-30T23:11:46.080636+0000 mgr.smithi157.nfpzoe (mgr.14180) 5437 : cluster [DBG] pgmap v5084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:46.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:11:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:47 smithi157 bash[20376]: audit 2022-04-30T23:11:46.864916+0000 mon.smithi157 (mon.0) 3563 : audit [DBG] from='client.? 172.21.15.157:0/2160921118' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:47 smithi165 bash[22175]: audit 2022-04-30T23:11:46.864916+0000 mon.smithi157 (mon.0) 3563 : audit [DBG] from='client.? 172.21.15.157:0/2160921118' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:48 smithi157 bash[20376]: cluster 2022-04-30T23:11:48.081240+0000 mgr.smithi157.nfpzoe (mgr.14180) 5438 : cluster [DBG] pgmap v5085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:48 smithi165 bash[22175]: cluster 2022-04-30T23:11:48.081240+0000 mgr.smithi157.nfpzoe (mgr.14180) 5438 : cluster [DBG] pgmap v5085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:50 smithi165 bash[22175]: cluster 2022-04-30T23:11:50.081862+0000 mgr.smithi157.nfpzoe (mgr.14180) 5439 : cluster [DBG] pgmap v5086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:50 smithi157 bash[20376]: cluster 2022-04-30T23:11:50.081862+0000 mgr.smithi157.nfpzoe (mgr.14180) 5439 : cluster [DBG] pgmap v5086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:51.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:11:51.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:11:51.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:11:52.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:11:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:52 smithi157 bash[20376]: cluster 2022-04-30T23:11:52.082468+0000 mgr.smithi157.nfpzoe (mgr.14180) 5440 : cluster [DBG] pgmap v5087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:52 smithi165 bash[22175]: cluster 2022-04-30T23:11:52.082468+0000 mgr.smithi157.nfpzoe (mgr.14180) 5440 : cluster [DBG] pgmap v5087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:53.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:53 smithi165 bash[22175]: audit 2022-04-30T23:11:52.197296+0000 mon.smithi157 (mon.0) 3564 : audit [DBG] from='client.? 172.21.15.157:0/4117902233' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:53 smithi157 bash[20376]: audit 2022-04-30T23:11:52.197296+0000 mon.smithi157 (mon.0) 3564 : audit [DBG] from='client.? 172.21.15.157:0/4117902233' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:54 smithi157 bash[20376]: cluster 2022-04-30T23:11:54.083202+0000 mgr.smithi157.nfpzoe (mgr.14180) 5441 : cluster [DBG] pgmap v5088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:54.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:54 smithi165 bash[22175]: cluster 2022-04-30T23:11:54.083202+0000 mgr.smithi157.nfpzoe (mgr.14180) 5441 : cluster [DBG] pgmap v5088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:56 smithi157 bash[20376]: cluster 2022-04-30T23:11:56.083930+0000 mgr.smithi157.nfpzoe (mgr.14180) 5442 : cluster [DBG] pgmap v5089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:56 smithi165 bash[22175]: cluster 2022-04-30T23:11:56.083930+0000 mgr.smithi157.nfpzoe (mgr.14180) 5442 : cluster [DBG] pgmap v5089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:57.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:11:57.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:11:57.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:11:57.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:11:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:57 smithi165 bash[22175]: audit 2022-04-30T23:11:57.527177+0000 mon.smithi157 (mon.0) 3565 : audit [DBG] from='client.? 172.21.15.157:0/2231315928' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:57 smithi157 bash[20376]: audit 2022-04-30T23:11:57.527177+0000 mon.smithi157 (mon.0) 3565 : audit [DBG] from='client.? 172.21.15.157:0/2231315928' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:11:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:58 smithi165 bash[22175]: cluster 2022-04-30T23:11:58.084577+0000 mgr.smithi157.nfpzoe (mgr.14180) 5443 : cluster [DBG] pgmap v5090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:58 smithi157 bash[20376]: cluster 2022-04-30T23:11:58.084577+0000 mgr.smithi157.nfpzoe (mgr.14180) 5443 : cluster [DBG] pgmap v5090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:11:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:59 smithi165 bash[22175]: audit 2022-04-30T23:11:59.025485+0000 mon.smithi157 (mon.0) 3566 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:11:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:11:59 smithi165 bash[22175]: audit 2022-04-30T23:11:59.046329+0000 mon.smithi157 (mon.0) 3567 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:11:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:59 smithi157 bash[20376]: audit 2022-04-30T23:11:59.025485+0000 mon.smithi157 (mon.0) 3566 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:11:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:11:59 smithi157 bash[20376]: audit 2022-04-30T23:11:59.046329+0000 mon.smithi157 (mon.0) 3567 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:12:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:00 smithi165 bash[22175]: cluster 2022-04-30T23:12:00.085125+0000 mgr.smithi157.nfpzoe (mgr.14180) 5444 : cluster [DBG] pgmap v5091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:00 smithi157 bash[20376]: cluster 2022-04-30T23:12:00.085125+0000 mgr.smithi157.nfpzoe (mgr.14180) 5444 : cluster [DBG] pgmap v5091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:02 smithi157 bash[20376]: cluster 2022-04-30T23:12:02.085781+0000 mgr.smithi157.nfpzoe (mgr.14180) 5445 : cluster [DBG] pgmap v5092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:02.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:12:02.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:12:02.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:12:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:02 smithi165 bash[22175]: cluster 2022-04-30T23:12:02.085781+0000 mgr.smithi157.nfpzoe (mgr.14180) 5445 : cluster [DBG] pgmap v5092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:02.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:12:03.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:03 smithi165 bash[22175]: audit 2022-04-30T23:12:02.849637+0000 mon.smithi157 (mon.0) 3568 : audit [DBG] from='client.? 172.21.15.157:0/29414505' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:03.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:03 smithi157 bash[20376]: audit 2022-04-30T23:12:02.849637+0000 mon.smithi157 (mon.0) 3568 : audit [DBG] from='client.? 172.21.15.157:0/29414505' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:04 smithi157 bash[20376]: cluster 2022-04-30T23:12:04.086481+0000 mgr.smithi157.nfpzoe (mgr.14180) 5446 : cluster [DBG] pgmap v5093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:04 smithi165 bash[22175]: cluster 2022-04-30T23:12:04.086481+0000 mgr.smithi157.nfpzoe (mgr.14180) 5446 : cluster [DBG] pgmap v5093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:06 smithi157 bash[20376]: cluster 2022-04-30T23:12:06.087274+0000 mgr.smithi157.nfpzoe (mgr.14180) 5447 : cluster [DBG] pgmap v5094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:06 smithi165 bash[22175]: cluster 2022-04-30T23:12:06.087274+0000 mgr.smithi157.nfpzoe (mgr.14180) 5447 : cluster [DBG] pgmap v5094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:07.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:12:08.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:12:08.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:12:08.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:12:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:08 smithi157 bash[20376]: cluster 2022-04-30T23:12:08.087995+0000 mgr.smithi157.nfpzoe (mgr.14180) 5448 : cluster [DBG] pgmap v5095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:08 smithi165 bash[22175]: cluster 2022-04-30T23:12:08.087995+0000 mgr.smithi157.nfpzoe (mgr.14180) 5448 : cluster [DBG] pgmap v5095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:09.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:09 smithi157 bash[20376]: audit 2022-04-30T23:12:08.178929+0000 mon.smithi157 (mon.0) 3569 : audit [DBG] from='client.? 172.21.15.157:0/1064902175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:09 smithi165 bash[22175]: audit 2022-04-30T23:12:08.178929+0000 mon.smithi157 (mon.0) 3569 : audit [DBG] from='client.? 172.21.15.157:0/1064902175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:10 smithi165 bash[22175]: cluster 2022-04-30T23:12:10.088672+0000 mgr.smithi157.nfpzoe (mgr.14180) 5449 : cluster [DBG] pgmap v5096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:10 smithi157 bash[20376]: cluster 2022-04-30T23:12:10.088672+0000 mgr.smithi157.nfpzoe (mgr.14180) 5449 : cluster [DBG] pgmap v5096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:12 smithi157 bash[20376]: cluster 2022-04-30T23:12:12.089395+0000 mgr.smithi157.nfpzoe (mgr.14180) 5450 : cluster [DBG] pgmap v5097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:12 smithi165 bash[22175]: cluster 2022-04-30T23:12:12.089395+0000 mgr.smithi157.nfpzoe (mgr.14180) 5450 : cluster [DBG] pgmap v5097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:13.202 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:12:13.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:12:13.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:12:13.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:12:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:13 smithi165 bash[22175]: audit 2022-04-30T23:12:13.509156+0000 mon.smithi157 (mon.0) 3570 : audit [DBG] from='client.? 172.21.15.157:0/3888711037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:13 smithi157 bash[20376]: audit 2022-04-30T23:12:13.509156+0000 mon.smithi157 (mon.0) 3570 : audit [DBG] from='client.? 172.21.15.157:0/3888711037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:14 smithi165 bash[22175]: cluster 2022-04-30T23:12:14.090022+0000 mgr.smithi157.nfpzoe (mgr.14180) 5451 : cluster [DBG] pgmap v5098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:14 smithi157 bash[20376]: cluster 2022-04-30T23:12:14.090022+0000 mgr.smithi157.nfpzoe (mgr.14180) 5451 : cluster [DBG] pgmap v5098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:16 smithi157 bash[20376]: cluster 2022-04-30T23:12:16.090657+0000 mgr.smithi157.nfpzoe (mgr.14180) 5452 : cluster [DBG] pgmap v5099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:16.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:16 smithi165 bash[22175]: cluster 2022-04-30T23:12:16.090657+0000 mgr.smithi157.nfpzoe (mgr.14180) 5452 : cluster [DBG] pgmap v5099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:18 smithi157 bash[20376]: cluster 2022-04-30T23:12:18.091387+0000 mgr.smithi157.nfpzoe (mgr.14180) 5453 : cluster [DBG] pgmap v5100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:18.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:12:18.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:12:18.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:12:18.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:18 smithi165 bash[22175]: cluster 2022-04-30T23:12:18.091387+0000 mgr.smithi157.nfpzoe (mgr.14180) 5453 : cluster [DBG] pgmap v5100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:18.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:12:19.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:19 smithi157 bash[20376]: audit 2022-04-30T23:12:18.836265+0000 mon.smithi157 (mon.0) 3571 : audit [DBG] from='client.? 172.21.15.157:0/975076602' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:19 smithi165 bash[22175]: audit 2022-04-30T23:12:18.836265+0000 mon.smithi157 (mon.0) 3571 : audit [DBG] from='client.? 172.21.15.157:0/975076602' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:20 smithi165 bash[22175]: cluster 2022-04-30T23:12:20.092137+0000 mgr.smithi157.nfpzoe (mgr.14180) 5454 : cluster [DBG] pgmap v5101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:20 smithi157 bash[20376]: cluster 2022-04-30T23:12:20.092137+0000 mgr.smithi157.nfpzoe (mgr.14180) 5454 : cluster [DBG] pgmap v5101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:22 smithi157 bash[20376]: cluster 2022-04-30T23:12:22.092798+0000 mgr.smithi157.nfpzoe (mgr.14180) 5455 : cluster [DBG] pgmap v5102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:22 smithi165 bash[22175]: cluster 2022-04-30T23:12:22.092798+0000 mgr.smithi157.nfpzoe (mgr.14180) 5455 : cluster [DBG] pgmap v5102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:23.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:12:23.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:12:23.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:12:24.198 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:12:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:24 smithi157 bash[20376]: cluster 2022-04-30T23:12:24.093366+0000 mgr.smithi157.nfpzoe (mgr.14180) 5456 : cluster [DBG] pgmap v5103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:24 smithi157 bash[20376]: audit 2022-04-30T23:12:24.095223+0000 mon.smithi157 (mon.0) 3572 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:12:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:24 smithi157 bash[20376]: audit 2022-04-30T23:12:24.097778+0000 mon.smithi157 (mon.0) 3573 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:12:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:24 smithi157 bash[20376]: audit 2022-04-30T23:12:24.099439+0000 mon.smithi157 (mon.0) 3574 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:12:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:24 smithi165 bash[22175]: cluster 2022-04-30T23:12:24.093366+0000 mgr.smithi157.nfpzoe (mgr.14180) 5456 : cluster [DBG] pgmap v5103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:24 smithi165 bash[22175]: audit 2022-04-30T23:12:24.095223+0000 mon.smithi157 (mon.0) 3572 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:12:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:24 smithi165 bash[22175]: audit 2022-04-30T23:12:24.097778+0000 mon.smithi157 (mon.0) 3573 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:12:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:24 smithi165 bash[22175]: audit 2022-04-30T23:12:24.099439+0000 mon.smithi157 (mon.0) 3574 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:12:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:25 smithi157 bash[20376]: audit 2022-04-30T23:12:24.177984+0000 mon.smithi157 (mon.0) 3575 : audit [DBG] from='client.? 172.21.15.157:0/1879005185' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:25 smithi157 bash[20376]: cluster 2022-04-30T23:12:24.424219+0000 mgr.smithi157.nfpzoe (mgr.14180) 5457 : cluster [DBG] pgmap v5104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:25 smithi157 bash[20376]: cluster 2022-04-30T23:12:24.424548+0000 mgr.smithi157.nfpzoe (mgr.14180) 5458 : cluster [DBG] pgmap v5105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:25 smithi157 bash[20376]: audit 2022-04-30T23:12:24.430652+0000 mon.smithi157 (mon.0) 3576 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:12:25.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:25 smithi157 bash[20376]: audit 2022-04-30T23:12:24.439806+0000 mon.smithi157 (mon.0) 3577 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:12:25.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:25 smithi157 bash[20376]: cephadm 2022-04-30T23:12:24.440892+0000 mgr.smithi157.nfpzoe (mgr.14180) 5459 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:12:25.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:25 smithi157 bash[20376]: cephadm 2022-04-30T23:12:24.441023+0000 mgr.smithi157.nfpzoe (mgr.14180) 5460 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:12:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:25 smithi165 bash[22175]: audit 2022-04-30T23:12:24.177984+0000 mon.smithi157 (mon.0) 3575 : audit [DBG] from='client.? 172.21.15.157:0/1879005185' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:25 smithi165 bash[22175]: cluster 2022-04-30T23:12:24.424219+0000 mgr.smithi157.nfpzoe (mgr.14180) 5457 : cluster [DBG] pgmap v5104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:25 smithi165 bash[22175]: cluster 2022-04-30T23:12:24.424548+0000 mgr.smithi157.nfpzoe (mgr.14180) 5458 : cluster [DBG] pgmap v5105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:25 smithi165 bash[22175]: audit 2022-04-30T23:12:24.430652+0000 mon.smithi157 (mon.0) 3576 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:12:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:25 smithi165 bash[22175]: audit 2022-04-30T23:12:24.439806+0000 mon.smithi157 (mon.0) 3577 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:12:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:25 smithi165 bash[22175]: cephadm 2022-04-30T23:12:24.440892+0000 mgr.smithi157.nfpzoe (mgr.14180) 5459 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:12:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:25 smithi165 bash[22175]: cephadm 2022-04-30T23:12:24.441023+0000 mgr.smithi157.nfpzoe (mgr.14180) 5460 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:12:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:27 smithi165 bash[22175]: cluster 2022-04-30T23:12:26.425132+0000 mgr.smithi157.nfpzoe (mgr.14180) 5461 : cluster [DBG] pgmap v5106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:27 smithi157 bash[20376]: cluster 2022-04-30T23:12:26.425132+0000 mgr.smithi157.nfpzoe (mgr.14180) 5461 : cluster [DBG] pgmap v5106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:29.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:12:29.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:12:29.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:12:29.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:12:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:29 smithi157 bash[20376]: cluster 2022-04-30T23:12:28.425697+0000 mgr.smithi157.nfpzoe (mgr.14180) 5462 : cluster [DBG] pgmap v5107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:29.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:29 smithi165 bash[22175]: cluster 2022-04-30T23:12:28.425697+0000 mgr.smithi157.nfpzoe (mgr.14180) 5462 : cluster [DBG] pgmap v5107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:30 smithi165 bash[22175]: audit 2022-04-30T23:12:29.509210+0000 mon.smithi157 (mon.0) 3578 : audit [DBG] from='client.? 172.21.15.157:0/3103339118' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:30 smithi157 bash[20376]: audit 2022-04-30T23:12:29.509210+0000 mon.smithi157 (mon.0) 3578 : audit [DBG] from='client.? 172.21.15.157:0/3103339118' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:31 smithi165 bash[22175]: cluster 2022-04-30T23:12:30.426305+0000 mgr.smithi157.nfpzoe (mgr.14180) 5463 : cluster [DBG] pgmap v5108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:31 smithi157 bash[20376]: cluster 2022-04-30T23:12:30.426305+0000 mgr.smithi157.nfpzoe (mgr.14180) 5463 : cluster [DBG] pgmap v5108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:33 smithi165 bash[22175]: cluster 2022-04-30T23:12:32.426950+0000 mgr.smithi157.nfpzoe (mgr.14180) 5464 : cluster [DBG] pgmap v5109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:33 smithi157 bash[20376]: cluster 2022-04-30T23:12:32.426950+0000 mgr.smithi157.nfpzoe (mgr.14180) 5464 : cluster [DBG] pgmap v5109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:34.532 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:12:34.532 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:12:34.532 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:12:34.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:12:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:35 smithi165 bash[22175]: cluster 2022-04-30T23:12:34.427582+0000 mgr.smithi157.nfpzoe (mgr.14180) 5465 : cluster [DBG] pgmap v5110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:35 smithi165 bash[22175]: audit 2022-04-30T23:12:34.838940+0000 mon.smithi157 (mon.0) 3579 : audit [DBG] from='client.? 172.21.15.157:0/1581620229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:35.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:35 smithi157 bash[20376]: cluster 2022-04-30T23:12:34.427582+0000 mgr.smithi157.nfpzoe (mgr.14180) 5465 : cluster [DBG] pgmap v5110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:35.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:35 smithi157 bash[20376]: audit 2022-04-30T23:12:34.838940+0000 mon.smithi157 (mon.0) 3579 : audit [DBG] from='client.? 172.21.15.157:0/1581620229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:37.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:37 smithi165 bash[22175]: cluster 2022-04-30T23:12:36.428195+0000 mgr.smithi157.nfpzoe (mgr.14180) 5466 : cluster [DBG] pgmap v5111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:37 smithi157 bash[20376]: cluster 2022-04-30T23:12:36.428195+0000 mgr.smithi157.nfpzoe (mgr.14180) 5466 : cluster [DBG] pgmap v5111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:39 smithi157 bash[20376]: cluster 2022-04-30T23:12:38.429053+0000 mgr.smithi157.nfpzoe (mgr.14180) 5467 : cluster [DBG] pgmap v5112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:39.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:12:39.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:12:39.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:12:39.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:39 smithi165 bash[22175]: cluster 2022-04-30T23:12:38.429053+0000 mgr.smithi157.nfpzoe (mgr.14180) 5467 : cluster [DBG] pgmap v5112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:40.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:12:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:40 smithi165 bash[22175]: audit 2022-04-30T23:12:40.168760+0000 mon.smithi157 (mon.0) 3580 : audit [DBG] from='client.? 172.21.15.157:0/810160430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:40 smithi157 bash[20376]: audit 2022-04-30T23:12:40.168760+0000 mon.smithi157 (mon.0) 3580 : audit [DBG] from='client.? 172.21.15.157:0/810160430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:41.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:41 smithi165 bash[22175]: cluster 2022-04-30T23:12:40.429702+0000 mgr.smithi157.nfpzoe (mgr.14180) 5468 : cluster [DBG] pgmap v5113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:41 smithi157 bash[20376]: cluster 2022-04-30T23:12:40.429702+0000 mgr.smithi157.nfpzoe (mgr.14180) 5468 : cluster [DBG] pgmap v5113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:43 smithi165 bash[22175]: cluster 2022-04-30T23:12:42.430350+0000 mgr.smithi157.nfpzoe (mgr.14180) 5469 : cluster [DBG] pgmap v5114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:43 smithi157 bash[20376]: cluster 2022-04-30T23:12:42.430350+0000 mgr.smithi157.nfpzoe (mgr.14180) 5469 : cluster [DBG] pgmap v5114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:45.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:12:45.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:12:45.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:12:45.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:12:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:45 smithi165 bash[22175]: cluster 2022-04-30T23:12:44.431014+0000 mgr.smithi157.nfpzoe (mgr.14180) 5470 : cluster [DBG] pgmap v5115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:45 smithi157 bash[20376]: cluster 2022-04-30T23:12:44.431014+0000 mgr.smithi157.nfpzoe (mgr.14180) 5470 : cluster [DBG] pgmap v5115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:46 smithi165 bash[22175]: audit 2022-04-30T23:12:45.494061+0000 mon.smithi157 (mon.0) 3581 : audit [DBG] from='client.? 172.21.15.157:0/1175443093' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:46 smithi157 bash[20376]: audit 2022-04-30T23:12:45.494061+0000 mon.smithi157 (mon.0) 3581 : audit [DBG] from='client.? 172.21.15.157:0/1175443093' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:47 smithi165 bash[22175]: cluster 2022-04-30T23:12:46.431689+0000 mgr.smithi157.nfpzoe (mgr.14180) 5471 : cluster [DBG] pgmap v5116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:47 smithi157 bash[20376]: cluster 2022-04-30T23:12:46.431689+0000 mgr.smithi157.nfpzoe (mgr.14180) 5471 : cluster [DBG] pgmap v5116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:49 smithi157 bash[20376]: cluster 2022-04-30T23:12:48.433931+0000 mgr.smithi157.nfpzoe (mgr.14180) 5472 : cluster [DBG] pgmap v5117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:49.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:49 smithi165 bash[22175]: cluster 2022-04-30T23:12:48.433931+0000 mgr.smithi157.nfpzoe (mgr.14180) 5472 : cluster [DBG] pgmap v5117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:50.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:12:50.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:12:50.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:12:50.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:12:51.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:51 smithi165 bash[22175]: cluster 2022-04-30T23:12:50.434573+0000 mgr.smithi157.nfpzoe (mgr.14180) 5473 : cluster [DBG] pgmap v5118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:51.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:51 smithi165 bash[22175]: audit 2022-04-30T23:12:50.820692+0000 mon.smithi157 (mon.0) 3582 : audit [DBG] from='client.? 172.21.15.157:0/4132727420' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:51 smithi157 bash[20376]: cluster 2022-04-30T23:12:50.434573+0000 mgr.smithi157.nfpzoe (mgr.14180) 5473 : cluster [DBG] pgmap v5118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:51 smithi157 bash[20376]: audit 2022-04-30T23:12:50.820692+0000 mon.smithi157 (mon.0) 3582 : audit [DBG] from='client.? 172.21.15.157:0/4132727420' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:53.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:53 smithi165 bash[22175]: cluster 2022-04-30T23:12:52.435249+0000 mgr.smithi157.nfpzoe (mgr.14180) 5474 : cluster [DBG] pgmap v5119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:53 smithi157 bash[20376]: cluster 2022-04-30T23:12:52.435249+0000 mgr.smithi157.nfpzoe (mgr.14180) 5474 : cluster [DBG] pgmap v5119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:55 smithi165 bash[22175]: cluster 2022-04-30T23:12:54.435865+0000 mgr.smithi157.nfpzoe (mgr.14180) 5475 : cluster [DBG] pgmap v5120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:55 smithi157 bash[20376]: cluster 2022-04-30T23:12:54.435865+0000 mgr.smithi157.nfpzoe (mgr.14180) 5475 : cluster [DBG] pgmap v5120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:55.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:12:55.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:12:55.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:12:56.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:12:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:56 smithi165 bash[22175]: audit 2022-04-30T23:12:56.144114+0000 mon.smithi157 (mon.0) 3583 : audit [DBG] from='client.? 172.21.15.157:0/1600662360' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:56.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:56 smithi157 bash[20376]: audit 2022-04-30T23:12:56.144114+0000 mon.smithi157 (mon.0) 3583 : audit [DBG] from='client.? 172.21.15.157:0/1600662360' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:12:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:57 smithi165 bash[22175]: cluster 2022-04-30T23:12:56.436515+0000 mgr.smithi157.nfpzoe (mgr.14180) 5476 : cluster [DBG] pgmap v5121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:57 smithi157 bash[20376]: cluster 2022-04-30T23:12:56.436515+0000 mgr.smithi157.nfpzoe (mgr.14180) 5476 : cluster [DBG] pgmap v5121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:59 smithi157 bash[20376]: cluster 2022-04-30T23:12:58.436986+0000 mgr.smithi157.nfpzoe (mgr.14180) 5477 : cluster [DBG] pgmap v5122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:59 smithi157 bash[20376]: audit 2022-04-30T23:12:59.029447+0000 mon.smithi157 (mon.0) 3584 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:12:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:12:59 smithi157 bash[20376]: audit 2022-04-30T23:12:59.054025+0000 mon.smithi157 (mon.0) 3585 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:12:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:59 smithi165 bash[22175]: cluster 2022-04-30T23:12:58.436986+0000 mgr.smithi157.nfpzoe (mgr.14180) 5477 : cluster [DBG] pgmap v5122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:12:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:59 smithi165 bash[22175]: audit 2022-04-30T23:12:59.029447+0000 mon.smithi157 (mon.0) 3584 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:12:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:12:59 smithi165 bash[22175]: audit 2022-04-30T23:12:59.054025+0000 mon.smithi157 (mon.0) 3585 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:13:01.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:13:01.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:13:01.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:13:01.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:13:01.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:01 smithi165 bash[22175]: cluster 2022-04-30T23:13:00.437569+0000 mgr.smithi157.nfpzoe (mgr.14180) 5478 : cluster [DBG] pgmap v5123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:01.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:01 smithi165 bash[22175]: audit 2022-04-30T23:13:01.472010+0000 mon.smithi157 (mon.0) 3586 : audit [DBG] from='client.? 172.21.15.157:0/3385537609' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:01 smithi157 bash[20376]: cluster 2022-04-30T23:13:00.437569+0000 mgr.smithi157.nfpzoe (mgr.14180) 5478 : cluster [DBG] pgmap v5123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:01 smithi157 bash[20376]: audit 2022-04-30T23:13:01.472010+0000 mon.smithi157 (mon.0) 3586 : audit [DBG] from='client.? 172.21.15.157:0/3385537609' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:03 smithi165 bash[22175]: cluster 2022-04-30T23:13:02.438208+0000 mgr.smithi157.nfpzoe (mgr.14180) 5479 : cluster [DBG] pgmap v5124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:03 smithi157 bash[20376]: cluster 2022-04-30T23:13:02.438208+0000 mgr.smithi157.nfpzoe (mgr.14180) 5479 : cluster [DBG] pgmap v5124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:05 smithi165 bash[22175]: cluster 2022-04-30T23:13:04.438815+0000 mgr.smithi157.nfpzoe (mgr.14180) 5480 : cluster [DBG] pgmap v5125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:05 smithi157 bash[20376]: cluster 2022-04-30T23:13:04.438815+0000 mgr.smithi157.nfpzoe (mgr.14180) 5480 : cluster [DBG] pgmap v5125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:06.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:13:06.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:13:06.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:13:06.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:13:07.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:07 smithi165 bash[22175]: cluster 2022-04-30T23:13:06.439438+0000 mgr.smithi157.nfpzoe (mgr.14180) 5481 : cluster [DBG] pgmap v5126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:07 smithi165 bash[22175]: audit 2022-04-30T23:13:06.796434+0000 mon.smithi157 (mon.0) 3587 : audit [DBG] from='client.? 172.21.15.157:0/1947907200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:07 smithi157 bash[20376]: cluster 2022-04-30T23:13:06.439438+0000 mgr.smithi157.nfpzoe (mgr.14180) 5481 : cluster [DBG] pgmap v5126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:07 smithi157 bash[20376]: audit 2022-04-30T23:13:06.796434+0000 mon.smithi157 (mon.0) 3587 : audit [DBG] from='client.? 172.21.15.157:0/1947907200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:09 smithi157 bash[20376]: cluster 2022-04-30T23:13:08.439955+0000 mgr.smithi157.nfpzoe (mgr.14180) 5482 : cluster [DBG] pgmap v5127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:09.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:09 smithi165 bash[22175]: cluster 2022-04-30T23:13:08.439955+0000 mgr.smithi157.nfpzoe (mgr.14180) 5482 : cluster [DBG] pgmap v5127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:11.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:13:11.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:13:11.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:13:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:11 smithi165 bash[22175]: cluster 2022-04-30T23:13:10.440554+0000 mgr.smithi157.nfpzoe (mgr.14180) 5483 : cluster [DBG] pgmap v5128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:11 smithi157 bash[20376]: cluster 2022-04-30T23:13:10.440554+0000 mgr.smithi157.nfpzoe (mgr.14180) 5483 : cluster [DBG] pgmap v5128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:12.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:13:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:12 smithi165 bash[22175]: audit 2022-04-30T23:13:12.124881+0000 mon.smithi157 (mon.0) 3588 : audit [DBG] from='client.? 172.21.15.157:0/298464048' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:12 smithi157 bash[20376]: audit 2022-04-30T23:13:12.124881+0000 mon.smithi157 (mon.0) 3588 : audit [DBG] from='client.? 172.21.15.157:0/298464048' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:13 smithi165 bash[22175]: cluster 2022-04-30T23:13:12.441238+0000 mgr.smithi157.nfpzoe (mgr.14180) 5484 : cluster [DBG] pgmap v5129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:13 smithi157 bash[20376]: cluster 2022-04-30T23:13:12.441238+0000 mgr.smithi157.nfpzoe (mgr.14180) 5484 : cluster [DBG] pgmap v5129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:15 smithi165 bash[22175]: cluster 2022-04-30T23:13:14.441865+0000 mgr.smithi157.nfpzoe (mgr.14180) 5485 : cluster [DBG] pgmap v5130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:15 smithi157 bash[20376]: cluster 2022-04-30T23:13:14.441865+0000 mgr.smithi157.nfpzoe (mgr.14180) 5485 : cluster [DBG] pgmap v5130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:17.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:13:17.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:13:17.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:13:17.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:13:17.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:17 smithi165 bash[22175]: cluster 2022-04-30T23:13:16.442477+0000 mgr.smithi157.nfpzoe (mgr.14180) 5486 : cluster [DBG] pgmap v5131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:17.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:17 smithi165 bash[22175]: audit 2022-04-30T23:13:17.448725+0000 mon.smithi157 (mon.0) 3589 : audit [DBG] from='client.? 172.21.15.157:0/2195820777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:17 smithi157 bash[20376]: cluster 2022-04-30T23:13:16.442477+0000 mgr.smithi157.nfpzoe (mgr.14180) 5486 : cluster [DBG] pgmap v5131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:17 smithi157 bash[20376]: audit 2022-04-30T23:13:17.448725+0000 mon.smithi157 (mon.0) 3589 : audit [DBG] from='client.? 172.21.15.157:0/2195820777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:19 smithi157 bash[20376]: cluster 2022-04-30T23:13:18.442895+0000 mgr.smithi157.nfpzoe (mgr.14180) 5487 : cluster [DBG] pgmap v5132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:19.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:19 smithi165 bash[22175]: cluster 2022-04-30T23:13:18.442895+0000 mgr.smithi157.nfpzoe (mgr.14180) 5487 : cluster [DBG] pgmap v5132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:21.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:21 smithi165 bash[22175]: cluster 2022-04-30T23:13:20.443466+0000 mgr.smithi157.nfpzoe (mgr.14180) 5488 : cluster [DBG] pgmap v5133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:21.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:21 smithi157 bash[20376]: cluster 2022-04-30T23:13:20.443466+0000 mgr.smithi157.nfpzoe (mgr.14180) 5488 : cluster [DBG] pgmap v5133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:22.475 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:13:22.475 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:13:22.475 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:13:22.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:13:23.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:23 smithi165 bash[22175]: cluster 2022-04-30T23:13:22.444127+0000 mgr.smithi157.nfpzoe (mgr.14180) 5489 : cluster [DBG] pgmap v5134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:23.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:23 smithi165 bash[22175]: audit 2022-04-30T23:13:22.782801+0000 mon.smithi157 (mon.0) 3590 : audit [DBG] from='client.? 172.21.15.157:0/231673150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:23 smithi157 bash[20376]: cluster 2022-04-30T23:13:22.444127+0000 mgr.smithi157.nfpzoe (mgr.14180) 5489 : cluster [DBG] pgmap v5134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:23 smithi157 bash[20376]: audit 2022-04-30T23:13:22.782801+0000 mon.smithi157 (mon.0) 3590 : audit [DBG] from='client.? 172.21.15.157:0/231673150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:25 smithi165 bash[22175]: cluster 2022-04-30T23:13:24.444778+0000 mgr.smithi157.nfpzoe (mgr.14180) 5490 : cluster [DBG] pgmap v5135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:25 smithi165 bash[22175]: audit 2022-04-30T23:13:24.448709+0000 mon.smithi157 (mon.0) 3591 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:13:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:25 smithi165 bash[22175]: audit 2022-04-30T23:13:24.451356+0000 mon.smithi157 (mon.0) 3592 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:13:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:25 smithi165 bash[22175]: audit 2022-04-30T23:13:24.453186+0000 mon.smithi157 (mon.0) 3593 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:13:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:25 smithi165 bash[22175]: cluster 2022-04-30T23:13:24.766960+0000 mgr.smithi157.nfpzoe (mgr.14180) 5491 : cluster [DBG] pgmap v5136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:25 smithi165 bash[22175]: cluster 2022-04-30T23:13:24.767406+0000 mgr.smithi157.nfpzoe (mgr.14180) 5492 : cluster [DBG] pgmap v5137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:25 smithi165 bash[22175]: audit 2022-04-30T23:13:24.772151+0000 mon.smithi157 (mon.0) 3594 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:13:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:25 smithi165 bash[22175]: audit 2022-04-30T23:13:24.779926+0000 mon.smithi157 (mon.0) 3595 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:13:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:25 smithi165 bash[22175]: cephadm 2022-04-30T23:13:24.781207+0000 mgr.smithi157.nfpzoe (mgr.14180) 5493 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:13:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:25 smithi165 bash[22175]: cephadm 2022-04-30T23:13:24.781422+0000 mgr.smithi157.nfpzoe (mgr.14180) 5494 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:13:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:25 smithi157 bash[20376]: cluster 2022-04-30T23:13:24.444778+0000 mgr.smithi157.nfpzoe (mgr.14180) 5490 : cluster [DBG] pgmap v5135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:25 smithi157 bash[20376]: audit 2022-04-30T23:13:24.448709+0000 mon.smithi157 (mon.0) 3591 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:13:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:25 smithi157 bash[20376]: audit 2022-04-30T23:13:24.451356+0000 mon.smithi157 (mon.0) 3592 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:13:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:25 smithi157 bash[20376]: audit 2022-04-30T23:13:24.453186+0000 mon.smithi157 (mon.0) 3593 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:13:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:25 smithi157 bash[20376]: cluster 2022-04-30T23:13:24.766960+0000 mgr.smithi157.nfpzoe (mgr.14180) 5491 : cluster [DBG] pgmap v5136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:25 smithi157 bash[20376]: cluster 2022-04-30T23:13:24.767406+0000 mgr.smithi157.nfpzoe (mgr.14180) 5492 : cluster [DBG] pgmap v5137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:25 smithi157 bash[20376]: audit 2022-04-30T23:13:24.772151+0000 mon.smithi157 (mon.0) 3594 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:13:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:25 smithi157 bash[20376]: audit 2022-04-30T23:13:24.779926+0000 mon.smithi157 (mon.0) 3595 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:13:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:25 smithi157 bash[20376]: cephadm 2022-04-30T23:13:24.781207+0000 mgr.smithi157.nfpzoe (mgr.14180) 5493 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:13:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:25 smithi157 bash[20376]: cephadm 2022-04-30T23:13:24.781422+0000 mgr.smithi157.nfpzoe (mgr.14180) 5494 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:13:27.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:13:27.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:13:27.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:13:28.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:13:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:27 smithi165 bash[22175]: cluster 2022-04-30T23:13:26.768152+0000 mgr.smithi157.nfpzoe (mgr.14180) 5495 : cluster [DBG] pgmap v5138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:28.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:27 smithi157 bash[20376]: cluster 2022-04-30T23:13:26.768152+0000 mgr.smithi157.nfpzoe (mgr.14180) 5495 : cluster [DBG] pgmap v5138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:28 smithi165 bash[22175]: audit 2022-04-30T23:13:28.116831+0000 mon.smithi157 (mon.0) 3596 : audit [DBG] from='client.? 172.21.15.157:0/1275345686' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:29.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:28 smithi157 bash[20376]: audit 2022-04-30T23:13:28.116831+0000 mon.smithi157 (mon.0) 3596 : audit [DBG] from='client.? 172.21.15.157:0/1275345686' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:29 smithi165 bash[22175]: cluster 2022-04-30T23:13:28.768753+0000 mgr.smithi157.nfpzoe (mgr.14180) 5496 : cluster [DBG] pgmap v5139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:30.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:29 smithi157 bash[20376]: cluster 2022-04-30T23:13:28.768753+0000 mgr.smithi157.nfpzoe (mgr.14180) 5496 : cluster [DBG] pgmap v5139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:32.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:31 smithi165 bash[22175]: cluster 2022-04-30T23:13:30.769345+0000 mgr.smithi157.nfpzoe (mgr.14180) 5497 : cluster [DBG] pgmap v5140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:32.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:31 smithi157 bash[20376]: cluster 2022-04-30T23:13:30.769345+0000 mgr.smithi157.nfpzoe (mgr.14180) 5497 : cluster [DBG] pgmap v5140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:33.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:13:33.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:13:33.142 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:13:33.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:13:34.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:33 smithi165 bash[22175]: cluster 2022-04-30T23:13:32.769988+0000 mgr.smithi157.nfpzoe (mgr.14180) 5498 : cluster [DBG] pgmap v5141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:34.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:33 smithi165 bash[22175]: audit 2022-04-30T23:13:33.446231+0000 mon.smithi157 (mon.0) 3597 : audit [DBG] from='client.? 172.21.15.157:0/2673804217' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:34.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:33 smithi157 bash[20376]: cluster 2022-04-30T23:13:32.769988+0000 mgr.smithi157.nfpzoe (mgr.14180) 5498 : cluster [DBG] pgmap v5141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:34.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:33 smithi157 bash[20376]: audit 2022-04-30T23:13:33.446231+0000 mon.smithi157 (mon.0) 3597 : audit [DBG] from='client.? 172.21.15.157:0/2673804217' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:35 smithi165 bash[22175]: cluster 2022-04-30T23:13:34.770620+0000 mgr.smithi157.nfpzoe (mgr.14180) 5499 : cluster [DBG] pgmap v5142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:35 smithi157 bash[20376]: cluster 2022-04-30T23:13:34.770620+0000 mgr.smithi157.nfpzoe (mgr.14180) 5499 : cluster [DBG] pgmap v5142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:37 smithi165 bash[22175]: cluster 2022-04-30T23:13:36.771254+0000 mgr.smithi157.nfpzoe (mgr.14180) 5500 : cluster [DBG] pgmap v5143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:37 smithi157 bash[20376]: cluster 2022-04-30T23:13:36.771254+0000 mgr.smithi157.nfpzoe (mgr.14180) 5500 : cluster [DBG] pgmap v5143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:38.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:13:38.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:13:38.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:13:38.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:13:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:38 smithi165 bash[22175]: audit 2022-04-30T23:13:38.771553+0000 mon.smithi157 (mon.0) 3598 : audit [DBG] from='client.? 172.21.15.157:0/2471289862' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:39.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:38 smithi157 bash[20376]: audit 2022-04-30T23:13:38.771553+0000 mon.smithi157 (mon.0) 3598 : audit [DBG] from='client.? 172.21.15.157:0/2471289862' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:39 smithi165 bash[22175]: cluster 2022-04-30T23:13:38.771637+0000 mgr.smithi157.nfpzoe (mgr.14180) 5501 : cluster [DBG] pgmap v5144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:40.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:39 smithi157 bash[20376]: cluster 2022-04-30T23:13:38.771637+0000 mgr.smithi157.nfpzoe (mgr.14180) 5501 : cluster [DBG] pgmap v5144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:41 smithi165 bash[22175]: cluster 2022-04-30T23:13:40.772179+0000 mgr.smithi157.nfpzoe (mgr.14180) 5502 : cluster [DBG] pgmap v5145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:41 smithi157 bash[20376]: cluster 2022-04-30T23:13:40.772179+0000 mgr.smithi157.nfpzoe (mgr.14180) 5502 : cluster [DBG] pgmap v5145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:43.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:13:43.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:13:43.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:13:44.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:13:44.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:43 smithi165 bash[22175]: cluster 2022-04-30T23:13:42.772853+0000 mgr.smithi157.nfpzoe (mgr.14180) 5503 : cluster [DBG] pgmap v5146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:43 smithi157 bash[20376]: cluster 2022-04-30T23:13:42.772853+0000 mgr.smithi157.nfpzoe (mgr.14180) 5503 : cluster [DBG] pgmap v5146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:44 smithi165 bash[22175]: audit 2022-04-30T23:13:44.103424+0000 mon.smithi157 (mon.0) 3599 : audit [DBG] from='client.? 172.21.15.157:0/3979297164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:44 smithi157 bash[20376]: audit 2022-04-30T23:13:44.103424+0000 mon.smithi157 (mon.0) 3599 : audit [DBG] from='client.? 172.21.15.157:0/3979297164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:45 smithi165 bash[22175]: cluster 2022-04-30T23:13:44.773463+0000 mgr.smithi157.nfpzoe (mgr.14180) 5504 : cluster [DBG] pgmap v5147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:46.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:45 smithi157 bash[20376]: cluster 2022-04-30T23:13:44.773463+0000 mgr.smithi157.nfpzoe (mgr.14180) 5504 : cluster [DBG] pgmap v5147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:47 smithi165 bash[22175]: cluster 2022-04-30T23:13:46.774136+0000 mgr.smithi157.nfpzoe (mgr.14180) 5505 : cluster [DBG] pgmap v5148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:48.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:47 smithi157 bash[20376]: cluster 2022-04-30T23:13:46.774136+0000 mgr.smithi157.nfpzoe (mgr.14180) 5505 : cluster [DBG] pgmap v5148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:49.133 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:13:49.133 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:13:49.133 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:13:49.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:13:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:49 smithi165 bash[22175]: cluster 2022-04-30T23:13:48.774712+0000 mgr.smithi157.nfpzoe (mgr.14180) 5506 : cluster [DBG] pgmap v5149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:49 smithi165 bash[22175]: audit 2022-04-30T23:13:49.438653+0000 mon.smithi157 (mon.0) 3600 : audit [DBG] from='client.? 172.21.15.157:0/546944116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:49 smithi157 bash[20376]: cluster 2022-04-30T23:13:48.774712+0000 mgr.smithi157.nfpzoe (mgr.14180) 5506 : cluster [DBG] pgmap v5149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:49 smithi157 bash[20376]: audit 2022-04-30T23:13:49.438653+0000 mon.smithi157 (mon.0) 3600 : audit [DBG] from='client.? 172.21.15.157:0/546944116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:51 smithi165 bash[22175]: cluster 2022-04-30T23:13:50.775304+0000 mgr.smithi157.nfpzoe (mgr.14180) 5507 : cluster [DBG] pgmap v5150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:52.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:51 smithi157 bash[20376]: cluster 2022-04-30T23:13:50.775304+0000 mgr.smithi157.nfpzoe (mgr.14180) 5507 : cluster [DBG] pgmap v5150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:54.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:53 smithi165 bash[22175]: cluster 2022-04-30T23:13:52.775925+0000 mgr.smithi157.nfpzoe (mgr.14180) 5508 : cluster [DBG] pgmap v5151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:53 smithi157 bash[20376]: cluster 2022-04-30T23:13:52.775925+0000 mgr.smithi157.nfpzoe (mgr.14180) 5508 : cluster [DBG] pgmap v5151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:54.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:13:54.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:13:54.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:13:54.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:13:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:55 smithi165 bash[22175]: audit 2022-04-30T23:13:54.770668+0000 mon.smithi157 (mon.0) 3601 : audit [DBG] from='client.? 172.21.15.157:0/1323059839' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:55 smithi165 bash[22175]: cluster 2022-04-30T23:13:54.776471+0000 mgr.smithi157.nfpzoe (mgr.14180) 5509 : cluster [DBG] pgmap v5152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:55 smithi157 bash[20376]: audit 2022-04-30T23:13:54.770668+0000 mon.smithi157 (mon.0) 3601 : audit [DBG] from='client.? 172.21.15.157:0/1323059839' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:13:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:55 smithi157 bash[20376]: cluster 2022-04-30T23:13:54.776471+0000 mgr.smithi157.nfpzoe (mgr.14180) 5509 : cluster [DBG] pgmap v5152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:57 smithi165 bash[22175]: cluster 2022-04-30T23:13:56.777099+0000 mgr.smithi157.nfpzoe (mgr.14180) 5510 : cluster [DBG] pgmap v5153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:57 smithi157 bash[20376]: cluster 2022-04-30T23:13:56.777099+0000 mgr.smithi157.nfpzoe (mgr.14180) 5510 : cluster [DBG] pgmap v5153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:13:59.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:13:59.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:13:59.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:14:00.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:14:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:59 smithi165 bash[22175]: cluster 2022-04-30T23:13:58.777831+0000 mgr.smithi157.nfpzoe (mgr.14180) 5511 : cluster [DBG] pgmap v5154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:59 smithi165 bash[22175]: audit 2022-04-30T23:13:59.033557+0000 mon.smithi157 (mon.0) 3602 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:14:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:13:59 smithi165 bash[22175]: audit 2022-04-30T23:13:59.062263+0000 mon.smithi157 (mon.0) 3603 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:14:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:59 smithi157 bash[20376]: cluster 2022-04-30T23:13:58.777831+0000 mgr.smithi157.nfpzoe (mgr.14180) 5511 : cluster [DBG] pgmap v5154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:59 smithi157 bash[20376]: audit 2022-04-30T23:13:59.033557+0000 mon.smithi157 (mon.0) 3602 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:14:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:13:59 smithi157 bash[20376]: audit 2022-04-30T23:13:59.062263+0000 mon.smithi157 (mon.0) 3603 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:14:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:00 smithi165 bash[22175]: audit 2022-04-30T23:14:00.089831+0000 mon.smithi157 (mon.0) 3604 : audit [DBG] from='client.? 172.21.15.157:0/3085663866' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:00 smithi157 bash[20376]: audit 2022-04-30T23:14:00.089831+0000 mon.smithi157 (mon.0) 3604 : audit [DBG] from='client.? 172.21.15.157:0/3085663866' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:01 smithi165 bash[22175]: cluster 2022-04-30T23:14:00.778461+0000 mgr.smithi157.nfpzoe (mgr.14180) 5512 : cluster [DBG] pgmap v5155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:01 smithi157 bash[20376]: cluster 2022-04-30T23:14:00.778461+0000 mgr.smithi157.nfpzoe (mgr.14180) 5512 : cluster [DBG] pgmap v5155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:03 smithi165 bash[22175]: cluster 2022-04-30T23:14:02.779131+0000 mgr.smithi157.nfpzoe (mgr.14180) 5513 : cluster [DBG] pgmap v5156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:03 smithi157 bash[20376]: cluster 2022-04-30T23:14:02.779131+0000 mgr.smithi157.nfpzoe (mgr.14180) 5513 : cluster [DBG] pgmap v5156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:05.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:14:05.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:14:05.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:14:05.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:14:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:05 smithi165 bash[22175]: cluster 2022-04-30T23:14:04.779747+0000 mgr.smithi157.nfpzoe (mgr.14180) 5514 : cluster [DBG] pgmap v5157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:05 smithi157 bash[20376]: cluster 2022-04-30T23:14:04.779747+0000 mgr.smithi157.nfpzoe (mgr.14180) 5514 : cluster [DBG] pgmap v5157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:06 smithi165 bash[22175]: audit 2022-04-30T23:14:05.414545+0000 mon.smithi157 (mon.0) 3605 : audit [DBG] from='client.? 172.21.15.157:0/1175991642' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:06 smithi157 bash[20376]: audit 2022-04-30T23:14:05.414545+0000 mon.smithi157 (mon.0) 3605 : audit [DBG] from='client.? 172.21.15.157:0/1175991642' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:07 smithi157 bash[20376]: cluster 2022-04-30T23:14:06.780377+0000 mgr.smithi157.nfpzoe (mgr.14180) 5515 : cluster [DBG] pgmap v5158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:07.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:07 smithi165 bash[22175]: cluster 2022-04-30T23:14:06.780377+0000 mgr.smithi157.nfpzoe (mgr.14180) 5515 : cluster [DBG] pgmap v5158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:09 smithi165 bash[22175]: cluster 2022-04-30T23:14:08.781031+0000 mgr.smithi157.nfpzoe (mgr.14180) 5516 : cluster [DBG] pgmap v5159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:10.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:09 smithi157 bash[20376]: cluster 2022-04-30T23:14:08.781031+0000 mgr.smithi157.nfpzoe (mgr.14180) 5516 : cluster [DBG] pgmap v5159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:10.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:14:10.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:14:10.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:14:10.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:14:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:10 smithi165 bash[22175]: audit 2022-04-30T23:14:10.739540+0000 mon.smithi157 (mon.0) 3606 : audit [DBG] from='client.? 172.21.15.157:0/4147533991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:10 smithi157 bash[20376]: audit 2022-04-30T23:14:10.739540+0000 mon.smithi157 (mon.0) 3606 : audit [DBG] from='client.? 172.21.15.157:0/4147533991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:11 smithi165 bash[22175]: cluster 2022-04-30T23:14:10.781636+0000 mgr.smithi157.nfpzoe (mgr.14180) 5517 : cluster [DBG] pgmap v5160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:12.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:11 smithi157 bash[20376]: cluster 2022-04-30T23:14:10.781636+0000 mgr.smithi157.nfpzoe (mgr.14180) 5517 : cluster [DBG] pgmap v5160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:14.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:13 smithi165 bash[22175]: cluster 2022-04-30T23:14:12.782276+0000 mgr.smithi157.nfpzoe (mgr.14180) 5518 : cluster [DBG] pgmap v5161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:14.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:13 smithi157 bash[20376]: cluster 2022-04-30T23:14:12.782276+0000 mgr.smithi157.nfpzoe (mgr.14180) 5518 : cluster [DBG] pgmap v5161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:15 smithi157 bash[20376]: cluster 2022-04-30T23:14:14.783036+0000 mgr.smithi157.nfpzoe (mgr.14180) 5519 : cluster [DBG] pgmap v5162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:15.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:14:15.764 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:14:15.764 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:14:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:15 smithi165 bash[22175]: cluster 2022-04-30T23:14:14.783036+0000 mgr.smithi157.nfpzoe (mgr.14180) 5519 : cluster [DBG] pgmap v5162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:16.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:14:16.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:16 smithi157 bash[20376]: audit 2022-04-30T23:14:16.069256+0000 mon.smithi157 (mon.0) 3607 : audit [DBG] from='client.? 172.21.15.157:0/3748024825' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:16 smithi165 bash[22175]: audit 2022-04-30T23:14:16.069256+0000 mon.smithi157 (mon.0) 3607 : audit [DBG] from='client.? 172.21.15.157:0/3748024825' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:17.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:17 smithi157 bash[20376]: cluster 2022-04-30T23:14:16.783702+0000 mgr.smithi157.nfpzoe (mgr.14180) 5520 : cluster [DBG] pgmap v5163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:17.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:17 smithi165 bash[22175]: cluster 2022-04-30T23:14:16.783702+0000 mgr.smithi157.nfpzoe (mgr.14180) 5520 : cluster [DBG] pgmap v5163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:19 smithi165 bash[22175]: cluster 2022-04-30T23:14:18.784315+0000 mgr.smithi157.nfpzoe (mgr.14180) 5521 : cluster [DBG] pgmap v5164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:20.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:19 smithi157 bash[20376]: cluster 2022-04-30T23:14:18.784315+0000 mgr.smithi157.nfpzoe (mgr.14180) 5521 : cluster [DBG] pgmap v5164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:21.093 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:14:21.093 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:14:21.093 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:14:21.426 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:14:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:21 smithi165 bash[22175]: cluster 2022-04-30T23:14:20.784988+0000 mgr.smithi157.nfpzoe (mgr.14180) 5522 : cluster [DBG] pgmap v5165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:21 smithi165 bash[22175]: audit 2022-04-30T23:14:21.405982+0000 mon.smithi157 (mon.0) 3608 : audit [DBG] from='client.? 172.21.15.157:0/2174583158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:21 smithi157 bash[20376]: cluster 2022-04-30T23:14:20.784988+0000 mgr.smithi157.nfpzoe (mgr.14180) 5522 : cluster [DBG] pgmap v5165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:21 smithi157 bash[20376]: audit 2022-04-30T23:14:21.405982+0000 mon.smithi157 (mon.0) 3608 : audit [DBG] from='client.? 172.21.15.157:0/2174583158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:23 smithi165 bash[22175]: cluster 2022-04-30T23:14:22.785596+0000 mgr.smithi157.nfpzoe (mgr.14180) 5523 : cluster [DBG] pgmap v5166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:23 smithi157 bash[20376]: cluster 2022-04-30T23:14:22.785596+0000 mgr.smithi157.nfpzoe (mgr.14180) 5523 : cluster [DBG] pgmap v5166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:25 smithi157 bash[20376]: cluster 2022-04-30T23:14:24.786232+0000 mgr.smithi157.nfpzoe (mgr.14180) 5524 : cluster [DBG] pgmap v5167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:25 smithi157 bash[20376]: audit 2022-04-30T23:14:24.789336+0000 mon.smithi157 (mon.0) 3609 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:14:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:25 smithi157 bash[20376]: audit 2022-04-30T23:14:24.792058+0000 mon.smithi157 (mon.0) 3610 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:14:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:25 smithi157 bash[20376]: audit 2022-04-30T23:14:24.793923+0000 mon.smithi157 (mon.0) 3611 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:14:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:25 smithi157 bash[20376]: cluster 2022-04-30T23:14:25.114680+0000 mgr.smithi157.nfpzoe (mgr.14180) 5525 : cluster [DBG] pgmap v5168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:25 smithi157 bash[20376]: cluster 2022-04-30T23:14:25.115278+0000 mgr.smithi157.nfpzoe (mgr.14180) 5526 : cluster [DBG] pgmap v5169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:25 smithi157 bash[20376]: audit 2022-04-30T23:14:25.120955+0000 mon.smithi157 (mon.0) 3612 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:14:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:25 smithi157 bash[20376]: audit 2022-04-30T23:14:25.130045+0000 mon.smithi157 (mon.0) 3613 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:14:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:25 smithi165 bash[22175]: cluster 2022-04-30T23:14:24.786232+0000 mgr.smithi157.nfpzoe (mgr.14180) 5524 : cluster [DBG] pgmap v5167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:25 smithi165 bash[22175]: audit 2022-04-30T23:14:24.789336+0000 mon.smithi157 (mon.0) 3609 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:14:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:25 smithi165 bash[22175]: audit 2022-04-30T23:14:24.792058+0000 mon.smithi157 (mon.0) 3610 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:14:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:25 smithi165 bash[22175]: audit 2022-04-30T23:14:24.793923+0000 mon.smithi157 (mon.0) 3611 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:14:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:25 smithi165 bash[22175]: cluster 2022-04-30T23:14:25.114680+0000 mgr.smithi157.nfpzoe (mgr.14180) 5525 : cluster [DBG] pgmap v5168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:25 smithi165 bash[22175]: cluster 2022-04-30T23:14:25.115278+0000 mgr.smithi157.nfpzoe (mgr.14180) 5526 : cluster [DBG] pgmap v5169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:25 smithi165 bash[22175]: audit 2022-04-30T23:14:25.120955+0000 mon.smithi157 (mon.0) 3612 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:14:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:25 smithi165 bash[22175]: audit 2022-04-30T23:14:25.130045+0000 mon.smithi157 (mon.0) 3613 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:14:26.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:14:26.430 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:14:26.430 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:14:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:26 smithi157 bash[20376]: cephadm 2022-04-30T23:14:25.131243+0000 mgr.smithi157.nfpzoe (mgr.14180) 5527 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:14:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:26 smithi157 bash[20376]: cephadm 2022-04-30T23:14:25.131447+0000 mgr.smithi157.nfpzoe (mgr.14180) 5528 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:14:26.757 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:14:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:26 smithi165 bash[22175]: cephadm 2022-04-30T23:14:25.131243+0000 mgr.smithi157.nfpzoe (mgr.14180) 5527 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:14:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:26 smithi165 bash[22175]: cephadm 2022-04-30T23:14:25.131447+0000 mgr.smithi157.nfpzoe (mgr.14180) 5528 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:14:27.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:27 smithi157 bash[20376]: audit 2022-04-30T23:14:26.733237+0000 mon.smithi157 (mon.0) 3614 : audit [DBG] from='client.? 172.21.15.157:0/46442543' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:27.774 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:27 smithi157 bash[20376]: cluster 2022-04-30T23:14:27.115903+0000 mgr.smithi157.nfpzoe (mgr.14180) 5529 : cluster [DBG] pgmap v5170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:27 smithi165 bash[22175]: audit 2022-04-30T23:14:26.733237+0000 mon.smithi157 (mon.0) 3614 : audit [DBG] from='client.? 172.21.15.157:0/46442543' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:27 smithi165 bash[22175]: cluster 2022-04-30T23:14:27.115903+0000 mgr.smithi157.nfpzoe (mgr.14180) 5529 : cluster [DBG] pgmap v5170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:29.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:29 smithi157 bash[20376]: cluster 2022-04-30T23:14:29.116511+0000 mgr.smithi157.nfpzoe (mgr.14180) 5530 : cluster [DBG] pgmap v5171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:29 smithi165 bash[22175]: cluster 2022-04-30T23:14:29.116511+0000 mgr.smithi157.nfpzoe (mgr.14180) 5530 : cluster [DBG] pgmap v5171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:31.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:31 smithi157 bash[20376]: cluster 2022-04-30T23:14:31.117136+0000 mgr.smithi157.nfpzoe (mgr.14180) 5531 : cluster [DBG] pgmap v5172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:31 smithi165 bash[22175]: cluster 2022-04-30T23:14:31.117136+0000 mgr.smithi157.nfpzoe (mgr.14180) 5531 : cluster [DBG] pgmap v5172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:31.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:14:31.761 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:14:31.761 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:14:32.080 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:14:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:32 smithi157 bash[20376]: audit 2022-04-30T23:14:32.061266+0000 mon.smithi157 (mon.0) 3615 : audit [DBG] from='client.? 172.21.15.157:0/1090159271' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:32 smithi165 bash[22175]: audit 2022-04-30T23:14:32.061266+0000 mon.smithi157 (mon.0) 3615 : audit [DBG] from='client.? 172.21.15.157:0/1090159271' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:33.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:33 smithi157 bash[20376]: cluster 2022-04-30T23:14:33.117797+0000 mgr.smithi157.nfpzoe (mgr.14180) 5532 : cluster [DBG] pgmap v5173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:33.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:33 smithi165 bash[22175]: cluster 2022-04-30T23:14:33.117797+0000 mgr.smithi157.nfpzoe (mgr.14180) 5532 : cluster [DBG] pgmap v5173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:35 smithi157 bash[20376]: cluster 2022-04-30T23:14:35.118445+0000 mgr.smithi157.nfpzoe (mgr.14180) 5533 : cluster [DBG] pgmap v5174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:35 smithi165 bash[22175]: cluster 2022-04-30T23:14:35.118445+0000 mgr.smithi157.nfpzoe (mgr.14180) 5533 : cluster [DBG] pgmap v5174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:37.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:14:37.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:14:37.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:14:37.401 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:14:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:37 smithi157 bash[20376]: cluster 2022-04-30T23:14:37.119127+0000 mgr.smithi157.nfpzoe (mgr.14180) 5534 : cluster [DBG] pgmap v5175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:37 smithi165 bash[22175]: cluster 2022-04-30T23:14:37.119127+0000 mgr.smithi157.nfpzoe (mgr.14180) 5534 : cluster [DBG] pgmap v5175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:38 smithi157 bash[20376]: audit 2022-04-30T23:14:37.381972+0000 mon.smithi157 (mon.0) 3616 : audit [DBG] from='client.? 172.21.15.157:0/2260423273' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:38.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:38 smithi165 bash[22175]: audit 2022-04-30T23:14:37.381972+0000 mon.smithi157 (mon.0) 3616 : audit [DBG] from='client.? 172.21.15.157:0/2260423273' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:39.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:39 smithi157 bash[20376]: cluster 2022-04-30T23:14:39.119747+0000 mgr.smithi157.nfpzoe (mgr.14180) 5535 : cluster [DBG] pgmap v5176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:39 smithi165 bash[22175]: cluster 2022-04-30T23:14:39.119747+0000 mgr.smithi157.nfpzoe (mgr.14180) 5535 : cluster [DBG] pgmap v5176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:41 smithi157 bash[20376]: cluster 2022-04-30T23:14:41.120396+0000 mgr.smithi157.nfpzoe (mgr.14180) 5536 : cluster [DBG] pgmap v5177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:41 smithi165 bash[22175]: cluster 2022-04-30T23:14:41.120396+0000 mgr.smithi157.nfpzoe (mgr.14180) 5536 : cluster [DBG] pgmap v5177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:42.405 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:14:42.405 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:14:42.405 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:14:42.721 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:14:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:42 smithi165 bash[22175]: audit 2022-04-30T23:14:42.701976+0000 mon.smithi157 (mon.0) 3617 : audit [DBG] from='client.? 172.21.15.157:0/1681226278' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:42 smithi157 bash[20376]: audit 2022-04-30T23:14:42.701976+0000 mon.smithi157 (mon.0) 3617 : audit [DBG] from='client.? 172.21.15.157:0/1681226278' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:44.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:43 smithi165 bash[22175]: cluster 2022-04-30T23:14:43.120989+0000 mgr.smithi157.nfpzoe (mgr.14180) 5537 : cluster [DBG] pgmap v5178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:43 smithi157 bash[20376]: cluster 2022-04-30T23:14:43.120989+0000 mgr.smithi157.nfpzoe (mgr.14180) 5537 : cluster [DBG] pgmap v5178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:45 smithi157 bash[20376]: cluster 2022-04-30T23:14:45.121601+0000 mgr.smithi157.nfpzoe (mgr.14180) 5538 : cluster [DBG] pgmap v5179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:45 smithi165 bash[22175]: cluster 2022-04-30T23:14:45.121601+0000 mgr.smithi157.nfpzoe (mgr.14180) 5538 : cluster [DBG] pgmap v5179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:47 smithi157 bash[20376]: cluster 2022-04-30T23:14:47.122239+0000 mgr.smithi157.nfpzoe (mgr.14180) 5539 : cluster [DBG] pgmap v5180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:47 smithi165 bash[22175]: cluster 2022-04-30T23:14:47.122239+0000 mgr.smithi157.nfpzoe (mgr.14180) 5539 : cluster [DBG] pgmap v5180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:47.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:14:47.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:14:47.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:14:48.050 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:14:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:48 smithi157 bash[20376]: audit 2022-04-30T23:14:48.029196+0000 mon.smithi157 (mon.0) 3618 : audit [DBG] from='client.? 172.21.15.157:0/2921190906' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:48 smithi165 bash[22175]: audit 2022-04-30T23:14:48.029196+0000 mon.smithi157 (mon.0) 3618 : audit [DBG] from='client.? 172.21.15.157:0/2921190906' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:49 smithi157 bash[20376]: cluster 2022-04-30T23:14:49.122844+0000 mgr.smithi157.nfpzoe (mgr.14180) 5540 : cluster [DBG] pgmap v5181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:49 smithi165 bash[22175]: cluster 2022-04-30T23:14:49.122844+0000 mgr.smithi157.nfpzoe (mgr.14180) 5540 : cluster [DBG] pgmap v5181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:51.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:51 smithi157 bash[20376]: cluster 2022-04-30T23:14:51.123478+0000 mgr.smithi157.nfpzoe (mgr.14180) 5541 : cluster [DBG] pgmap v5182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:51 smithi165 bash[22175]: cluster 2022-04-30T23:14:51.123478+0000 mgr.smithi157.nfpzoe (mgr.14180) 5541 : cluster [DBG] pgmap v5182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:53.053 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:14:53.053 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:14:53.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:14:53.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:14:53.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:53 smithi165 bash[22175]: cluster 2022-04-30T23:14:53.124130+0000 mgr.smithi157.nfpzoe (mgr.14180) 5542 : cluster [DBG] pgmap v5183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:53.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:53 smithi157 bash[20376]: cluster 2022-04-30T23:14:53.124130+0000 mgr.smithi157.nfpzoe (mgr.14180) 5542 : cluster [DBG] pgmap v5183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:54 smithi157 bash[20376]: audit 2022-04-30T23:14:53.359297+0000 mon.smithi157 (mon.0) 3619 : audit [DBG] from='client.? 172.21.15.157:0/958429160' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:54.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:54 smithi165 bash[22175]: audit 2022-04-30T23:14:53.359297+0000 mon.smithi157 (mon.0) 3619 : audit [DBG] from='client.? 172.21.15.157:0/958429160' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:55 smithi157 bash[20376]: cluster 2022-04-30T23:14:55.124824+0000 mgr.smithi157.nfpzoe (mgr.14180) 5543 : cluster [DBG] pgmap v5184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:55 smithi165 bash[22175]: cluster 2022-04-30T23:14:55.124824+0000 mgr.smithi157.nfpzoe (mgr.14180) 5543 : cluster [DBG] pgmap v5184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:57 smithi157 bash[20376]: cluster 2022-04-30T23:14:57.125339+0000 mgr.smithi157.nfpzoe (mgr.14180) 5544 : cluster [DBG] pgmap v5185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:57 smithi165 bash[22175]: cluster 2022-04-30T23:14:57.125339+0000 mgr.smithi157.nfpzoe (mgr.14180) 5544 : cluster [DBG] pgmap v5185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:14:58.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:14:58.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:14:58.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:14:58.714 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:14:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:58 smithi165 bash[22175]: audit 2022-04-30T23:14:58.694231+0000 mon.smithi157 (mon.0) 3620 : audit [DBG] from='client.? 172.21.15.157:0/4110087044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:14:59.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:58 smithi157 bash[20376]: audit 2022-04-30T23:14:58.694231+0000 mon.smithi157 (mon.0) 3620 : audit [DBG] from='client.? 172.21.15.157:0/4110087044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:59 smithi165 bash[22175]: audit 2022-04-30T23:14:59.037597+0000 mon.smithi157 (mon.0) 3621 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:15:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:59 smithi165 bash[22175]: audit 2022-04-30T23:14:59.069747+0000 mon.smithi157 (mon.0) 3622 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:15:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:14:59 smithi165 bash[22175]: cluster 2022-04-30T23:14:59.125850+0000 mgr.smithi157.nfpzoe (mgr.14180) 5545 : cluster [DBG] pgmap v5186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:59 smithi157 bash[20376]: audit 2022-04-30T23:14:59.037597+0000 mon.smithi157 (mon.0) 3621 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:15:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:59 smithi157 bash[20376]: audit 2022-04-30T23:14:59.069747+0000 mon.smithi157 (mon.0) 3622 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:15:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:14:59 smithi157 bash[20376]: cluster 2022-04-30T23:14:59.125850+0000 mgr.smithi157.nfpzoe (mgr.14180) 5545 : cluster [DBG] pgmap v5186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:01 smithi165 bash[22175]: cluster 2022-04-30T23:15:01.126586+0000 mgr.smithi157.nfpzoe (mgr.14180) 5546 : cluster [DBG] pgmap v5187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:01.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:01 smithi157 bash[20376]: cluster 2022-04-30T23:15:01.126586+0000 mgr.smithi157.nfpzoe (mgr.14180) 5546 : cluster [DBG] pgmap v5187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:03.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:03 smithi165 bash[22175]: cluster 2022-04-30T23:15:03.127383+0000 mgr.smithi157.nfpzoe (mgr.14180) 5547 : cluster [DBG] pgmap v5188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:03.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:03 smithi157 bash[20376]: cluster 2022-04-30T23:15:03.127383+0000 mgr.smithi157.nfpzoe (mgr.14180) 5547 : cluster [DBG] pgmap v5188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:03.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:15:03.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:15:03.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:15:04.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:15:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:04 smithi157 bash[20376]: audit 2022-04-30T23:15:04.025143+0000 mon.smithi157 (mon.0) 3623 : audit [DBG] from='client.? 172.21.15.157:0/2823343371' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:04 smithi165 bash[22175]: audit 2022-04-30T23:15:04.025143+0000 mon.smithi157 (mon.0) 3623 : audit [DBG] from='client.? 172.21.15.157:0/2823343371' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:05 smithi157 bash[20376]: cluster 2022-04-30T23:15:05.128046+0000 mgr.smithi157.nfpzoe (mgr.14180) 5548 : cluster [DBG] pgmap v5189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:05 smithi165 bash[22175]: cluster 2022-04-30T23:15:05.128046+0000 mgr.smithi157.nfpzoe (mgr.14180) 5548 : cluster [DBG] pgmap v5189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:07 smithi157 bash[20376]: cluster 2022-04-30T23:15:07.128682+0000 mgr.smithi157.nfpzoe (mgr.14180) 5549 : cluster [DBG] pgmap v5190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:07.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:07 smithi165 bash[22175]: cluster 2022-04-30T23:15:07.128682+0000 mgr.smithi157.nfpzoe (mgr.14180) 5549 : cluster [DBG] pgmap v5190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:09.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:15:09.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:15:09.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:15:09.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:15:09.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:09 smithi157 bash[20376]: cluster 2022-04-30T23:15:09.129357+0000 mgr.smithi157.nfpzoe (mgr.14180) 5550 : cluster [DBG] pgmap v5191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:09 smithi165 bash[22175]: cluster 2022-04-30T23:15:09.129357+0000 mgr.smithi157.nfpzoe (mgr.14180) 5550 : cluster [DBG] pgmap v5191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:10 smithi157 bash[20376]: audit 2022-04-30T23:15:09.347351+0000 mon.smithi157 (mon.0) 3624 : audit [DBG] from='client.? 172.21.15.157:0/223734839' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:10 smithi165 bash[22175]: audit 2022-04-30T23:15:09.347351+0000 mon.smithi157 (mon.0) 3624 : audit [DBG] from='client.? 172.21.15.157:0/223734839' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:11.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:11 smithi157 bash[20376]: cluster 2022-04-30T23:15:11.130002+0000 mgr.smithi157.nfpzoe (mgr.14180) 5551 : cluster [DBG] pgmap v5192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:11 smithi165 bash[22175]: cluster 2022-04-30T23:15:11.130002+0000 mgr.smithi157.nfpzoe (mgr.14180) 5551 : cluster [DBG] pgmap v5192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:13.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:13 smithi165 bash[22175]: cluster 2022-04-30T23:15:13.130594+0000 mgr.smithi157.nfpzoe (mgr.14180) 5552 : cluster [DBG] pgmap v5193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:13 smithi157 bash[20376]: cluster 2022-04-30T23:15:13.130594+0000 mgr.smithi157.nfpzoe (mgr.14180) 5552 : cluster [DBG] pgmap v5193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:14.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:15:14.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:15:14.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:15:14.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:15:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:15 smithi157 bash[20376]: audit 2022-04-30T23:15:14.685559+0000 mon.smithi157 (mon.0) 3625 : audit [DBG] from='client.? 172.21.15.157:0/1372993956' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:15 smithi157 bash[20376]: cluster 2022-04-30T23:15:15.131296+0000 mgr.smithi157.nfpzoe (mgr.14180) 5553 : cluster [DBG] pgmap v5194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:15 smithi165 bash[22175]: audit 2022-04-30T23:15:14.685559+0000 mon.smithi157 (mon.0) 3625 : audit [DBG] from='client.? 172.21.15.157:0/1372993956' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:15 smithi165 bash[22175]: cluster 2022-04-30T23:15:15.131296+0000 mgr.smithi157.nfpzoe (mgr.14180) 5553 : cluster [DBG] pgmap v5194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:17 smithi157 bash[20376]: cluster 2022-04-30T23:15:17.131947+0000 mgr.smithi157.nfpzoe (mgr.14180) 5554 : cluster [DBG] pgmap v5195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:17.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:17 smithi165 bash[22175]: cluster 2022-04-30T23:15:17.131947+0000 mgr.smithi157.nfpzoe (mgr.14180) 5554 : cluster [DBG] pgmap v5195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:19.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:19 smithi157 bash[20376]: cluster 2022-04-30T23:15:19.132574+0000 mgr.smithi157.nfpzoe (mgr.14180) 5555 : cluster [DBG] pgmap v5196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:19 smithi165 bash[22175]: cluster 2022-04-30T23:15:19.132574+0000 mgr.smithi157.nfpzoe (mgr.14180) 5555 : cluster [DBG] pgmap v5196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:19.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:15:19.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:15:19.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:15:20.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:15:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:20 smithi157 bash[20376]: audit 2022-04-30T23:15:20.014351+0000 mon.smithi157 (mon.0) 3626 : audit [DBG] from='client.? 172.21.15.157:0/3617825319' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:20.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:20 smithi165 bash[22175]: audit 2022-04-30T23:15:20.014351+0000 mon.smithi157 (mon.0) 3626 : audit [DBG] from='client.? 172.21.15.157:0/3617825319' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:21 smithi157 bash[20376]: cluster 2022-04-30T23:15:21.133281+0000 mgr.smithi157.nfpzoe (mgr.14180) 5556 : cluster [DBG] pgmap v5197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:21.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:21 smithi165 bash[22175]: cluster 2022-04-30T23:15:21.133281+0000 mgr.smithi157.nfpzoe (mgr.14180) 5556 : cluster [DBG] pgmap v5197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:23.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:23 smithi157 bash[20376]: cluster 2022-04-30T23:15:23.134028+0000 mgr.smithi157.nfpzoe (mgr.14180) 5557 : cluster [DBG] pgmap v5198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:23.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:23 smithi165 bash[22175]: cluster 2022-04-30T23:15:23.134028+0000 mgr.smithi157.nfpzoe (mgr.14180) 5557 : cluster [DBG] pgmap v5198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:25.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:15:25.045 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:15:25.045 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:15:25.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:15:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:25 smithi157 bash[20376]: cluster 2022-04-30T23:15:25.134484+0000 mgr.smithi157.nfpzoe (mgr.14180) 5558 : cluster [DBG] pgmap v5199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:25 smithi157 bash[20376]: audit 2022-04-30T23:15:25.139775+0000 mon.smithi157 (mon.0) 3627 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:15:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:25 smithi157 bash[20376]: audit 2022-04-30T23:15:25.141782+0000 mon.smithi157 (mon.0) 3628 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:15:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:25 smithi157 bash[20376]: audit 2022-04-30T23:15:25.142973+0000 mon.smithi157 (mon.0) 3629 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:15:25.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:25 smithi157 bash[20376]: audit 2022-04-30T23:15:25.341345+0000 mon.smithi157 (mon.0) 3630 : audit [DBG] from='client.? 172.21.15.157:0/4008643314' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:25 smithi165 bash[22175]: cluster 2022-04-30T23:15:25.134484+0000 mgr.smithi157.nfpzoe (mgr.14180) 5558 : cluster [DBG] pgmap v5199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:25 smithi165 bash[22175]: audit 2022-04-30T23:15:25.139775+0000 mon.smithi157 (mon.0) 3627 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:15:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:25 smithi165 bash[22175]: audit 2022-04-30T23:15:25.141782+0000 mon.smithi157 (mon.0) 3628 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:15:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:25 smithi165 bash[22175]: audit 2022-04-30T23:15:25.142973+0000 mon.smithi157 (mon.0) 3629 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:15:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:25 smithi165 bash[22175]: audit 2022-04-30T23:15:25.341345+0000 mon.smithi157 (mon.0) 3630 : audit [DBG] from='client.? 172.21.15.157:0/4008643314' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:26 smithi165 bash[22175]: cluster 2022-04-30T23:15:25.447734+0000 mgr.smithi157.nfpzoe (mgr.14180) 5559 : cluster [DBG] pgmap v5200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:26 smithi165 bash[22175]: cluster 2022-04-30T23:15:25.448091+0000 mgr.smithi157.nfpzoe (mgr.14180) 5560 : cluster [DBG] pgmap v5201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:26 smithi165 bash[22175]: audit 2022-04-30T23:15:25.453449+0000 mon.smithi157 (mon.0) 3631 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:15:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:26 smithi165 bash[22175]: audit 2022-04-30T23:15:25.458919+0000 mon.smithi157 (mon.0) 3632 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:15:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:26 smithi165 bash[22175]: cephadm 2022-04-30T23:15:25.460133+0000 mgr.smithi157.nfpzoe (mgr.14180) 5561 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:15:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:26 smithi165 bash[22175]: cephadm 2022-04-30T23:15:25.460234+0000 mgr.smithi157.nfpzoe (mgr.14180) 5562 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:15:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:26 smithi157 bash[20376]: cluster 2022-04-30T23:15:25.447734+0000 mgr.smithi157.nfpzoe (mgr.14180) 5559 : cluster [DBG] pgmap v5200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:26 smithi157 bash[20376]: cluster 2022-04-30T23:15:25.448091+0000 mgr.smithi157.nfpzoe (mgr.14180) 5560 : cluster [DBG] pgmap v5201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:26 smithi157 bash[20376]: audit 2022-04-30T23:15:25.453449+0000 mon.smithi157 (mon.0) 3631 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:15:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:26 smithi157 bash[20376]: audit 2022-04-30T23:15:25.458919+0000 mon.smithi157 (mon.0) 3632 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:15:26.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:26 smithi157 bash[20376]: cephadm 2022-04-30T23:15:25.460133+0000 mgr.smithi157.nfpzoe (mgr.14180) 5561 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:15:26.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:26 smithi157 bash[20376]: cephadm 2022-04-30T23:15:25.460234+0000 mgr.smithi157.nfpzoe (mgr.14180) 5562 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:15:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:28 smithi165 bash[22175]: cluster 2022-04-30T23:15:27.448663+0000 mgr.smithi157.nfpzoe (mgr.14180) 5563 : cluster [DBG] pgmap v5202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:28 smithi157 bash[20376]: cluster 2022-04-30T23:15:27.448663+0000 mgr.smithi157.nfpzoe (mgr.14180) 5563 : cluster [DBG] pgmap v5202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:30.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:15:30.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:15:30.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:15:30.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:15:30.713 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:30 smithi157 bash[20376]: cluster 2022-04-30T23:15:29.449296+0000 mgr.smithi157.nfpzoe (mgr.14180) 5564 : cluster [DBG] pgmap v5203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:30 smithi165 bash[22175]: cluster 2022-04-30T23:15:29.449296+0000 mgr.smithi157.nfpzoe (mgr.14180) 5564 : cluster [DBG] pgmap v5203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:31 smithi157 bash[20376]: audit 2022-04-30T23:15:30.673452+0000 mon.smithi157 (mon.0) 3633 : audit [DBG] from='client.? 172.21.15.157:0/1146469579' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:31 smithi165 bash[22175]: audit 2022-04-30T23:15:30.673452+0000 mon.smithi157 (mon.0) 3633 : audit [DBG] from='client.? 172.21.15.157:0/1146469579' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:32 smithi157 bash[20376]: cluster 2022-04-30T23:15:31.449976+0000 mgr.smithi157.nfpzoe (mgr.14180) 5565 : cluster [DBG] pgmap v5204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:32 smithi165 bash[22175]: cluster 2022-04-30T23:15:31.449976+0000 mgr.smithi157.nfpzoe (mgr.14180) 5565 : cluster [DBG] pgmap v5204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:34 smithi165 bash[22175]: cluster 2022-04-30T23:15:33.450677+0000 mgr.smithi157.nfpzoe (mgr.14180) 5566 : cluster [DBG] pgmap v5205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:34 smithi157 bash[20376]: cluster 2022-04-30T23:15:33.450677+0000 mgr.smithi157.nfpzoe (mgr.14180) 5566 : cluster [DBG] pgmap v5205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:35.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:15:35.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:15:35.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:15:36.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:15:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:36 smithi165 bash[22175]: cluster 2022-04-30T23:15:35.451307+0000 mgr.smithi157.nfpzoe (mgr.14180) 5567 : cluster [DBG] pgmap v5206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:36 smithi165 bash[22175]: audit 2022-04-30T23:15:36.000454+0000 mon.smithi157 (mon.0) 3634 : audit [DBG] from='client.? 172.21.15.157:0/3478104173' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:36 smithi157 bash[20376]: cluster 2022-04-30T23:15:35.451307+0000 mgr.smithi157.nfpzoe (mgr.14180) 5567 : cluster [DBG] pgmap v5206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:36 smithi157 bash[20376]: audit 2022-04-30T23:15:36.000454+0000 mon.smithi157 (mon.0) 3634 : audit [DBG] from='client.? 172.21.15.157:0/3478104173' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:38 smithi165 bash[22175]: cluster 2022-04-30T23:15:37.452020+0000 mgr.smithi157.nfpzoe (mgr.14180) 5568 : cluster [DBG] pgmap v5207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:38 smithi157 bash[20376]: cluster 2022-04-30T23:15:37.452020+0000 mgr.smithi157.nfpzoe (mgr.14180) 5568 : cluster [DBG] pgmap v5207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:40 smithi157 bash[20376]: cluster 2022-04-30T23:15:39.452754+0000 mgr.smithi157.nfpzoe (mgr.14180) 5569 : cluster [DBG] pgmap v5208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:40 smithi165 bash[22175]: cluster 2022-04-30T23:15:39.452754+0000 mgr.smithi157.nfpzoe (mgr.14180) 5569 : cluster [DBG] pgmap v5208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:41.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:15:41.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:15:41.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:15:41.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:15:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:41 smithi157 bash[20376]: audit 2022-04-30T23:15:41.330930+0000 mon.smithi157 (mon.0) 3635 : audit [DBG] from='client.? 172.21.15.157:0/582194688' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:41.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:41 smithi165 bash[22175]: audit 2022-04-30T23:15:41.330930+0000 mon.smithi157 (mon.0) 3635 : audit [DBG] from='client.? 172.21.15.157:0/582194688' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:42 smithi157 bash[20376]: cluster 2022-04-30T23:15:41.453421+0000 mgr.smithi157.nfpzoe (mgr.14180) 5570 : cluster [DBG] pgmap v5209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:42 smithi165 bash[22175]: cluster 2022-04-30T23:15:41.453421+0000 mgr.smithi157.nfpzoe (mgr.14180) 5570 : cluster [DBG] pgmap v5209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:44 smithi165 bash[22175]: cluster 2022-04-30T23:15:43.454013+0000 mgr.smithi157.nfpzoe (mgr.14180) 5571 : cluster [DBG] pgmap v5210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:44 smithi157 bash[20376]: cluster 2022-04-30T23:15:43.454013+0000 mgr.smithi157.nfpzoe (mgr.14180) 5571 : cluster [DBG] pgmap v5210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:46.354 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:15:46.354 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:15:46.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:15:46.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:15:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:46 smithi165 bash[22175]: cluster 2022-04-30T23:15:45.454582+0000 mgr.smithi157.nfpzoe (mgr.14180) 5572 : cluster [DBG] pgmap v5211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:46 smithi157 bash[20376]: cluster 2022-04-30T23:15:45.454582+0000 mgr.smithi157.nfpzoe (mgr.14180) 5572 : cluster [DBG] pgmap v5211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:47.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:47 smithi165 bash[22175]: audit 2022-04-30T23:15:46.658523+0000 mon.smithi157 (mon.0) 3636 : audit [DBG] from='client.? 172.21.15.157:0/2170112554' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:47 smithi157 bash[20376]: audit 2022-04-30T23:15:46.658523+0000 mon.smithi157 (mon.0) 3636 : audit [DBG] from='client.? 172.21.15.157:0/2170112554' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:48 smithi165 bash[22175]: cluster 2022-04-30T23:15:47.455245+0000 mgr.smithi157.nfpzoe (mgr.14180) 5573 : cluster [DBG] pgmap v5212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:48 smithi157 bash[20376]: cluster 2022-04-30T23:15:47.455245+0000 mgr.smithi157.nfpzoe (mgr.14180) 5573 : cluster [DBG] pgmap v5212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:50 smithi157 bash[20376]: cluster 2022-04-30T23:15:49.455851+0000 mgr.smithi157.nfpzoe (mgr.14180) 5574 : cluster [DBG] pgmap v5213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:50 smithi165 bash[22175]: cluster 2022-04-30T23:15:49.455851+0000 mgr.smithi157.nfpzoe (mgr.14180) 5574 : cluster [DBG] pgmap v5213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:51.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:15:51.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:15:51.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:15:52.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:15:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:52 smithi165 bash[22175]: cluster 2022-04-30T23:15:51.456595+0000 mgr.smithi157.nfpzoe (mgr.14180) 5575 : cluster [DBG] pgmap v5214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:52 smithi165 bash[22175]: audit 2022-04-30T23:15:51.984782+0000 mon.smithi157 (mon.0) 3637 : audit [DBG] from='client.? 172.21.15.157:0/1163739744' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:52 smithi157 bash[20376]: cluster 2022-04-30T23:15:51.456595+0000 mgr.smithi157.nfpzoe (mgr.14180) 5575 : cluster [DBG] pgmap v5214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:52 smithi157 bash[20376]: audit 2022-04-30T23:15:51.984782+0000 mon.smithi157 (mon.0) 3637 : audit [DBG] from='client.? 172.21.15.157:0/1163739744' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:54 smithi165 bash[22175]: cluster 2022-04-30T23:15:53.457227+0000 mgr.smithi157.nfpzoe (mgr.14180) 5576 : cluster [DBG] pgmap v5215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:54 smithi157 bash[20376]: cluster 2022-04-30T23:15:53.457227+0000 mgr.smithi157.nfpzoe (mgr.14180) 5576 : cluster [DBG] pgmap v5215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:56 smithi165 bash[22175]: cluster 2022-04-30T23:15:55.457872+0000 mgr.smithi157.nfpzoe (mgr.14180) 5577 : cluster [DBG] pgmap v5216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:56 smithi157 bash[20376]: cluster 2022-04-30T23:15:55.457872+0000 mgr.smithi157.nfpzoe (mgr.14180) 5577 : cluster [DBG] pgmap v5216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:57.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:15:57.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:15:57.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:15:57.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:15:57.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:57 smithi165 bash[22175]: audit 2022-04-30T23:15:57.314586+0000 mon.smithi157 (mon.0) 3638 : audit [DBG] from='client.? 172.21.15.157:0/2770646090' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:57 smithi157 bash[20376]: audit 2022-04-30T23:15:57.314586+0000 mon.smithi157 (mon.0) 3638 : audit [DBG] from='client.? 172.21.15.157:0/2770646090' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:15:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:58 smithi165 bash[22175]: cluster 2022-04-30T23:15:57.458513+0000 mgr.smithi157.nfpzoe (mgr.14180) 5578 : cluster [DBG] pgmap v5217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:58 smithi157 bash[20376]: cluster 2022-04-30T23:15:57.458513+0000 mgr.smithi157.nfpzoe (mgr.14180) 5578 : cluster [DBG] pgmap v5217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:15:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:59 smithi157 bash[20376]: audit 2022-04-30T23:15:59.041679+0000 mon.smithi157 (mon.0) 3639 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:15:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:15:59 smithi157 bash[20376]: audit 2022-04-30T23:15:59.076005+0000 mon.smithi157 (mon.0) 3640 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:15:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:59 smithi165 bash[22175]: audit 2022-04-30T23:15:59.041679+0000 mon.smithi157 (mon.0) 3639 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:15:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:15:59 smithi165 bash[22175]: audit 2022-04-30T23:15:59.076005+0000 mon.smithi157 (mon.0) 3640 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:16:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:00 smithi165 bash[22175]: cluster 2022-04-30T23:15:59.459154+0000 mgr.smithi157.nfpzoe (mgr.14180) 5579 : cluster [DBG] pgmap v5218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:00 smithi157 bash[20376]: cluster 2022-04-30T23:15:59.459154+0000 mgr.smithi157.nfpzoe (mgr.14180) 5579 : cluster [DBG] pgmap v5218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:02.343 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:16:02.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:16:02.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:16:02.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:16:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:02 smithi165 bash[22175]: cluster 2022-04-30T23:16:01.459809+0000 mgr.smithi157.nfpzoe (mgr.14180) 5580 : cluster [DBG] pgmap v5219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:02 smithi157 bash[20376]: cluster 2022-04-30T23:16:01.459809+0000 mgr.smithi157.nfpzoe (mgr.14180) 5580 : cluster [DBG] pgmap v5219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:03 smithi165 bash[22175]: audit 2022-04-30T23:16:02.657836+0000 mon.smithi157 (mon.0) 3641 : audit [DBG] from='client.? 172.21.15.157:0/1898107590' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:03 smithi157 bash[20376]: audit 2022-04-30T23:16:02.657836+0000 mon.smithi157 (mon.0) 3641 : audit [DBG] from='client.? 172.21.15.157:0/1898107590' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:04.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:04 smithi165 bash[22175]: cluster 2022-04-30T23:16:03.460437+0000 mgr.smithi157.nfpzoe (mgr.14180) 5581 : cluster [DBG] pgmap v5220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:04 smithi157 bash[20376]: cluster 2022-04-30T23:16:03.460437+0000 mgr.smithi157.nfpzoe (mgr.14180) 5581 : cluster [DBG] pgmap v5220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:06.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:06 smithi165 bash[22175]: cluster 2022-04-30T23:16:05.461044+0000 mgr.smithi157.nfpzoe (mgr.14180) 5582 : cluster [DBG] pgmap v5221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:06 smithi157 bash[20376]: cluster 2022-04-30T23:16:05.461044+0000 mgr.smithi157.nfpzoe (mgr.14180) 5582 : cluster [DBG] pgmap v5221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:07.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:16:07.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:16:07.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:16:08.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:16:08.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:08 smithi165 bash[22175]: cluster 2022-04-30T23:16:07.461667+0000 mgr.smithi157.nfpzoe (mgr.14180) 5583 : cluster [DBG] pgmap v5222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:08.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:08 smithi165 bash[22175]: audit 2022-04-30T23:16:07.987870+0000 mon.smithi157 (mon.0) 3642 : audit [DBG] from='client.? 172.21.15.157:0/210438604' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:08 smithi157 bash[20376]: cluster 2022-04-30T23:16:07.461667+0000 mgr.smithi157.nfpzoe (mgr.14180) 5583 : cluster [DBG] pgmap v5222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:08 smithi157 bash[20376]: audit 2022-04-30T23:16:07.987870+0000 mon.smithi157 (mon.0) 3642 : audit [DBG] from='client.? 172.21.15.157:0/210438604' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:10 smithi157 bash[20376]: cluster 2022-04-30T23:16:09.462270+0000 mgr.smithi157.nfpzoe (mgr.14180) 5584 : cluster [DBG] pgmap v5223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:10.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:10 smithi165 bash[22175]: cluster 2022-04-30T23:16:09.462270+0000 mgr.smithi157.nfpzoe (mgr.14180) 5584 : cluster [DBG] pgmap v5223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:12 smithi165 bash[22175]: cluster 2022-04-30T23:16:11.462883+0000 mgr.smithi157.nfpzoe (mgr.14180) 5585 : cluster [DBG] pgmap v5224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:12 smithi157 bash[20376]: cluster 2022-04-30T23:16:11.462883+0000 mgr.smithi157.nfpzoe (mgr.14180) 5585 : cluster [DBG] pgmap v5224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:13.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:16:13.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:16:13.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:16:13.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:16:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:13 smithi165 bash[22175]: audit 2022-04-30T23:16:13.321530+0000 mon.smithi157 (mon.0) 3643 : audit [DBG] from='client.? 172.21.15.157:0/1736944334' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:13 smithi157 bash[20376]: audit 2022-04-30T23:16:13.321530+0000 mon.smithi157 (mon.0) 3643 : audit [DBG] from='client.? 172.21.15.157:0/1736944334' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:14 smithi165 bash[22175]: cluster 2022-04-30T23:16:13.463481+0000 mgr.smithi157.nfpzoe (mgr.14180) 5586 : cluster [DBG] pgmap v5225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:14 smithi157 bash[20376]: cluster 2022-04-30T23:16:13.463481+0000 mgr.smithi157.nfpzoe (mgr.14180) 5586 : cluster [DBG] pgmap v5225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:16 smithi165 bash[22175]: cluster 2022-04-30T23:16:15.464086+0000 mgr.smithi157.nfpzoe (mgr.14180) 5587 : cluster [DBG] pgmap v5226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:16 smithi157 bash[20376]: cluster 2022-04-30T23:16:15.464086+0000 mgr.smithi157.nfpzoe (mgr.14180) 5587 : cluster [DBG] pgmap v5226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:18.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:16:18.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:16:18.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:16:18.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:16:18.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:18 smithi165 bash[22175]: cluster 2022-04-30T23:16:17.464732+0000 mgr.smithi157.nfpzoe (mgr.14180) 5588 : cluster [DBG] pgmap v5227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:18 smithi157 bash[20376]: cluster 2022-04-30T23:16:17.464732+0000 mgr.smithi157.nfpzoe (mgr.14180) 5588 : cluster [DBG] pgmap v5227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:19 smithi157 bash[20376]: audit 2022-04-30T23:16:18.652859+0000 mon.smithi157 (mon.0) 3644 : audit [DBG] from='client.? 172.21.15.157:0/2474624522' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:19.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:19 smithi165 bash[22175]: audit 2022-04-30T23:16:18.652859+0000 mon.smithi157 (mon.0) 3644 : audit [DBG] from='client.? 172.21.15.157:0/2474624522' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:20.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:20 smithi165 bash[22175]: cluster 2022-04-30T23:16:19.465378+0000 mgr.smithi157.nfpzoe (mgr.14180) 5589 : cluster [DBG] pgmap v5228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:20 smithi157 bash[20376]: cluster 2022-04-30T23:16:19.465378+0000 mgr.smithi157.nfpzoe (mgr.14180) 5589 : cluster [DBG] pgmap v5228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:22.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:22 smithi165 bash[22175]: cluster 2022-04-30T23:16:21.466004+0000 mgr.smithi157.nfpzoe (mgr.14180) 5590 : cluster [DBG] pgmap v5229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:22 smithi157 bash[20376]: cluster 2022-04-30T23:16:21.466004+0000 mgr.smithi157.nfpzoe (mgr.14180) 5590 : cluster [DBG] pgmap v5229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:23.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:16:23.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:16:23.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:16:24.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:16:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:24 smithi165 bash[22175]: cluster 2022-04-30T23:16:23.466604+0000 mgr.smithi157.nfpzoe (mgr.14180) 5591 : cluster [DBG] pgmap v5230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:24 smithi165 bash[22175]: audit 2022-04-30T23:16:23.987413+0000 mon.smithi157 (mon.0) 3645 : audit [DBG] from='client.? 172.21.15.157:0/1349048801' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:24 smithi157 bash[20376]: cluster 2022-04-30T23:16:23.466604+0000 mgr.smithi157.nfpzoe (mgr.14180) 5591 : cluster [DBG] pgmap v5230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:25.038 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:24 smithi157 bash[20376]: audit 2022-04-30T23:16:23.987413+0000 mon.smithi157 (mon.0) 3645 : audit [DBG] from='client.? 172.21.15.157:0/1349048801' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:25 smithi165 bash[22175]: audit 2022-04-30T23:16:25.470809+0000 mon.smithi157 (mon.0) 3646 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:16:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:25 smithi165 bash[22175]: audit 2022-04-30T23:16:25.473538+0000 mon.smithi157 (mon.0) 3647 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:16:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:25 smithi165 bash[22175]: audit 2022-04-30T23:16:25.475348+0000 mon.smithi157 (mon.0) 3648 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:16:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:25 smithi157 bash[20376]: audit 2022-04-30T23:16:25.470809+0000 mon.smithi157 (mon.0) 3646 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:16:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:25 smithi157 bash[20376]: audit 2022-04-30T23:16:25.473538+0000 mon.smithi157 (mon.0) 3647 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:16:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:25 smithi157 bash[20376]: audit 2022-04-30T23:16:25.475348+0000 mon.smithi157 (mon.0) 3648 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:16:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:26 smithi165 bash[22175]: cluster 2022-04-30T23:16:25.467237+0000 mgr.smithi157.nfpzoe (mgr.14180) 5592 : cluster [DBG] pgmap v5231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:26 smithi157 bash[20376]: cluster 2022-04-30T23:16:25.467237+0000 mgr.smithi157.nfpzoe (mgr.14180) 5592 : cluster [DBG] pgmap v5231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:28 smithi165 bash[22175]: cluster 2022-04-30T23:16:27.467884+0000 mgr.smithi157.nfpzoe (mgr.14180) 5593 : cluster [DBG] pgmap v5232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:28 smithi157 bash[20376]: cluster 2022-04-30T23:16:27.467884+0000 mgr.smithi157.nfpzoe (mgr.14180) 5593 : cluster [DBG] pgmap v5232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:29.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:16:29.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:16:29.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:16:29.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:16:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:30 smithi165 bash[22175]: audit 2022-04-30T23:16:29.251084+0000 mon.smithi157 (mon.0) 3649 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:16:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:30 smithi165 bash[22175]: audit 2022-04-30T23:16:29.321321+0000 mon.smithi157 (mon.0) 3650 : audit [DBG] from='client.? 172.21.15.157:0/3364320387' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:30 smithi165 bash[22175]: cluster 2022-04-30T23:16:29.468486+0000 mgr.smithi157.nfpzoe (mgr.14180) 5594 : cluster [DBG] pgmap v5233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:30 smithi165 bash[22175]: cluster 2022-04-30T23:16:29.545882+0000 mgr.smithi157.nfpzoe (mgr.14180) 5595 : cluster [DBG] pgmap v5234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:30 smithi165 bash[22175]: cluster 2022-04-30T23:16:29.546425+0000 mgr.smithi157.nfpzoe (mgr.14180) 5596 : cluster [DBG] pgmap v5235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:30 smithi165 bash[22175]: audit 2022-04-30T23:16:29.553454+0000 mon.smithi157 (mon.0) 3651 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:16:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:30 smithi165 bash[22175]: audit 2022-04-30T23:16:29.561504+0000 mon.smithi157 (mon.0) 3652 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:16:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:30 smithi165 bash[22175]: cephadm 2022-04-30T23:16:29.562805+0000 mgr.smithi157.nfpzoe (mgr.14180) 5597 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:16:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:30 smithi165 bash[22175]: cephadm 2022-04-30T23:16:29.562958+0000 mgr.smithi157.nfpzoe (mgr.14180) 5598 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:16:30.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:30 smithi157 bash[20376]: audit 2022-04-30T23:16:29.251084+0000 mon.smithi157 (mon.0) 3649 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:16:30.709 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:30 smithi157 bash[20376]: audit 2022-04-30T23:16:29.321321+0000 mon.smithi157 (mon.0) 3650 : audit [DBG] from='client.? 172.21.15.157:0/3364320387' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:30.709 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:30 smithi157 bash[20376]: cluster 2022-04-30T23:16:29.468486+0000 mgr.smithi157.nfpzoe (mgr.14180) 5594 : cluster [DBG] pgmap v5233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:30.709 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:30 smithi157 bash[20376]: cluster 2022-04-30T23:16:29.545882+0000 mgr.smithi157.nfpzoe (mgr.14180) 5595 : cluster [DBG] pgmap v5234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:30.709 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:30 smithi157 bash[20376]: cluster 2022-04-30T23:16:29.546425+0000 mgr.smithi157.nfpzoe (mgr.14180) 5596 : cluster [DBG] pgmap v5235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:30.710 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:30 smithi157 bash[20376]: audit 2022-04-30T23:16:29.553454+0000 mon.smithi157 (mon.0) 3651 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:16:30.710 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:30 smithi157 bash[20376]: audit 2022-04-30T23:16:29.561504+0000 mon.smithi157 (mon.0) 3652 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:16:30.710 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:30 smithi157 bash[20376]: cephadm 2022-04-30T23:16:29.562805+0000 mgr.smithi157.nfpzoe (mgr.14180) 5597 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:16:30.711 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:30 smithi157 bash[20376]: cephadm 2022-04-30T23:16:29.562958+0000 mgr.smithi157.nfpzoe (mgr.14180) 5598 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:16:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:32 smithi165 bash[22175]: cluster 2022-04-30T23:16:31.547254+0000 mgr.smithi157.nfpzoe (mgr.14180) 5599 : cluster [DBG] pgmap v5236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:32 smithi157 bash[20376]: cluster 2022-04-30T23:16:31.547254+0000 mgr.smithi157.nfpzoe (mgr.14180) 5599 : cluster [DBG] pgmap v5236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:34.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:16:34.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:16:34.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:16:34.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:16:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:34 smithi165 bash[22175]: cluster 2022-04-30T23:16:33.547939+0000 mgr.smithi157.nfpzoe (mgr.14180) 5600 : cluster [DBG] pgmap v5237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:34 smithi157 bash[20376]: cluster 2022-04-30T23:16:33.547939+0000 mgr.smithi157.nfpzoe (mgr.14180) 5600 : cluster [DBG] pgmap v5237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:35 smithi165 bash[22175]: audit 2022-04-30T23:16:34.645701+0000 mon.smithi157 (mon.0) 3653 : audit [DBG] from='client.? 172.21.15.157:0/2834375915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:35.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:35 smithi157 bash[20376]: audit 2022-04-30T23:16:34.645701+0000 mon.smithi157 (mon.0) 3653 : audit [DBG] from='client.? 172.21.15.157:0/2834375915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:36 smithi165 bash[22175]: cluster 2022-04-30T23:16:35.548590+0000 mgr.smithi157.nfpzoe (mgr.14180) 5601 : cluster [DBG] pgmap v5238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:36.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:36 smithi157 bash[20376]: cluster 2022-04-30T23:16:35.548590+0000 mgr.smithi157.nfpzoe (mgr.14180) 5601 : cluster [DBG] pgmap v5238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:38 smithi165 bash[22175]: cluster 2022-04-30T23:16:37.549273+0000 mgr.smithi157.nfpzoe (mgr.14180) 5602 : cluster [DBG] pgmap v5239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:38 smithi157 bash[20376]: cluster 2022-04-30T23:16:37.549273+0000 mgr.smithi157.nfpzoe (mgr.14180) 5602 : cluster [DBG] pgmap v5239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:39.669 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:16:39.670 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:16:39.670 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:16:39.996 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:16:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:40 smithi157 bash[20376]: cluster 2022-04-30T23:16:39.549885+0000 mgr.smithi157.nfpzoe (mgr.14180) 5603 : cluster [DBG] pgmap v5240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:40 smithi157 bash[20376]: audit 2022-04-30T23:16:39.976103+0000 mon.smithi157 (mon.0) 3654 : audit [DBG] from='client.? 172.21.15.157:0/3075449714' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:40 smithi165 bash[22175]: cluster 2022-04-30T23:16:39.549885+0000 mgr.smithi157.nfpzoe (mgr.14180) 5603 : cluster [DBG] pgmap v5240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:40 smithi165 bash[22175]: audit 2022-04-30T23:16:39.976103+0000 mon.smithi157 (mon.0) 3654 : audit [DBG] from='client.? 172.21.15.157:0/3075449714' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:42 smithi165 bash[22175]: cluster 2022-04-30T23:16:41.550428+0000 mgr.smithi157.nfpzoe (mgr.14180) 5604 : cluster [DBG] pgmap v5241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:42 smithi157 bash[20376]: cluster 2022-04-30T23:16:41.550428+0000 mgr.smithi157.nfpzoe (mgr.14180) 5604 : cluster [DBG] pgmap v5241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:44 smithi165 bash[22175]: cluster 2022-04-30T23:16:43.550950+0000 mgr.smithi157.nfpzoe (mgr.14180) 5605 : cluster [DBG] pgmap v5242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:44 smithi157 bash[20376]: cluster 2022-04-30T23:16:43.550950+0000 mgr.smithi157.nfpzoe (mgr.14180) 5605 : cluster [DBG] pgmap v5242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:45.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:16:45.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:16:45.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:16:45.324 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:16:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:45 smithi165 bash[22175]: audit 2022-04-30T23:16:45.303500+0000 mon.smithi157 (mon.0) 3655 : audit [DBG] from='client.? 172.21.15.157:0/1933404511' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:45 smithi157 bash[20376]: audit 2022-04-30T23:16:45.303500+0000 mon.smithi157 (mon.0) 3655 : audit [DBG] from='client.? 172.21.15.157:0/1933404511' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:46 smithi165 bash[22175]: cluster 2022-04-30T23:16:45.551624+0000 mgr.smithi157.nfpzoe (mgr.14180) 5606 : cluster [DBG] pgmap v5243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:46 smithi157 bash[20376]: cluster 2022-04-30T23:16:45.551624+0000 mgr.smithi157.nfpzoe (mgr.14180) 5606 : cluster [DBG] pgmap v5243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:48 smithi165 bash[22175]: cluster 2022-04-30T23:16:47.552235+0000 mgr.smithi157.nfpzoe (mgr.14180) 5607 : cluster [DBG] pgmap v5244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:48 smithi157 bash[20376]: cluster 2022-04-30T23:16:47.552235+0000 mgr.smithi157.nfpzoe (mgr.14180) 5607 : cluster [DBG] pgmap v5244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:50.327 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:16:50.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:16:50.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:16:50.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:16:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:50 smithi157 bash[20376]: cluster 2022-04-30T23:16:49.552880+0000 mgr.smithi157.nfpzoe (mgr.14180) 5608 : cluster [DBG] pgmap v5245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:50 smithi165 bash[22175]: cluster 2022-04-30T23:16:49.552880+0000 mgr.smithi157.nfpzoe (mgr.14180) 5608 : cluster [DBG] pgmap v5245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:51 smithi157 bash[20376]: audit 2022-04-30T23:16:50.628762+0000 mon.smithi157 (mon.0) 3656 : audit [DBG] from='client.? 172.21.15.157:0/2691820311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:51.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:51 smithi165 bash[22175]: audit 2022-04-30T23:16:50.628762+0000 mon.smithi157 (mon.0) 3656 : audit [DBG] from='client.? 172.21.15.157:0/2691820311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:52 smithi165 bash[22175]: cluster 2022-04-30T23:16:51.553494+0000 mgr.smithi157.nfpzoe (mgr.14180) 5609 : cluster [DBG] pgmap v5246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:52 smithi157 bash[20376]: cluster 2022-04-30T23:16:51.553494+0000 mgr.smithi157.nfpzoe (mgr.14180) 5609 : cluster [DBG] pgmap v5246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:54 smithi165 bash[22175]: cluster 2022-04-30T23:16:53.554125+0000 mgr.smithi157.nfpzoe (mgr.14180) 5610 : cluster [DBG] pgmap v5247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:54 smithi157 bash[20376]: cluster 2022-04-30T23:16:53.554125+0000 mgr.smithi157.nfpzoe (mgr.14180) 5610 : cluster [DBG] pgmap v5247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:55.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:16:55.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:16:55.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:16:55.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:16:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:56 smithi165 bash[22175]: cluster 2022-04-30T23:16:55.554749+0000 mgr.smithi157.nfpzoe (mgr.14180) 5611 : cluster [DBG] pgmap v5248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:56 smithi165 bash[22175]: audit 2022-04-30T23:16:55.958219+0000 mon.smithi157 (mon.0) 3657 : audit [DBG] from='client.? 172.21.15.157:0/1074914478' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:56 smithi157 bash[20376]: cluster 2022-04-30T23:16:55.554749+0000 mgr.smithi157.nfpzoe (mgr.14180) 5611 : cluster [DBG] pgmap v5248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:56 smithi157 bash[20376]: audit 2022-04-30T23:16:55.958219+0000 mon.smithi157 (mon.0) 3657 : audit [DBG] from='client.? 172.21.15.157:0/1074914478' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:16:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:58 smithi165 bash[22175]: cluster 2022-04-30T23:16:57.555439+0000 mgr.smithi157.nfpzoe (mgr.14180) 5612 : cluster [DBG] pgmap v5249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:58 smithi157 bash[20376]: cluster 2022-04-30T23:16:57.555439+0000 mgr.smithi157.nfpzoe (mgr.14180) 5612 : cluster [DBG] pgmap v5249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:16:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:59 smithi165 bash[22175]: audit 2022-04-30T23:16:59.045694+0000 mon.smithi157 (mon.0) 3658 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:16:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:16:59 smithi165 bash[22175]: audit 2022-04-30T23:16:59.084125+0000 mon.smithi157 (mon.0) 3659 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:16:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:59 smithi157 bash[20376]: audit 2022-04-30T23:16:59.045694+0000 mon.smithi157 (mon.0) 3658 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:16:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:16:59 smithi157 bash[20376]: audit 2022-04-30T23:16:59.084125+0000 mon.smithi157 (mon.0) 3659 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:17:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:00 smithi165 bash[22175]: cluster 2022-04-30T23:16:59.556186+0000 mgr.smithi157.nfpzoe (mgr.14180) 5613 : cluster [DBG] pgmap v5250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:00 smithi157 bash[20376]: cluster 2022-04-30T23:16:59.556186+0000 mgr.smithi157.nfpzoe (mgr.14180) 5613 : cluster [DBG] pgmap v5250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:00.980 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:17:00.981 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:17:00.981 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:17:01.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:17:01.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:01 smithi165 bash[22175]: audit 2022-04-30T23:17:01.284112+0000 mon.smithi157 (mon.0) 3660 : audit [DBG] from='client.? 172.21.15.157:0/3423882702' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:01 smithi157 bash[20376]: audit 2022-04-30T23:17:01.284112+0000 mon.smithi157 (mon.0) 3660 : audit [DBG] from='client.? 172.21.15.157:0/3423882702' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:02 smithi157 bash[20376]: cluster 2022-04-30T23:17:01.556969+0000 mgr.smithi157.nfpzoe (mgr.14180) 5614 : cluster [DBG] pgmap v5251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:02 smithi165 bash[22175]: cluster 2022-04-30T23:17:01.556969+0000 mgr.smithi157.nfpzoe (mgr.14180) 5614 : cluster [DBG] pgmap v5251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:04 smithi157 bash[20376]: cluster 2022-04-30T23:17:03.557732+0000 mgr.smithi157.nfpzoe (mgr.14180) 5615 : cluster [DBG] pgmap v5252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:04 smithi165 bash[22175]: cluster 2022-04-30T23:17:03.557732+0000 mgr.smithi157.nfpzoe (mgr.14180) 5615 : cluster [DBG] pgmap v5252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:06.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:17:06.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:17:06.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:17:06.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:17:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:06 smithi157 bash[20376]: cluster 2022-04-30T23:17:05.558239+0000 mgr.smithi157.nfpzoe (mgr.14180) 5616 : cluster [DBG] pgmap v5253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:06 smithi157 bash[20376]: audit 2022-04-30T23:17:06.612203+0000 mon.smithi157 (mon.0) 3661 : audit [DBG] from='client.? 172.21.15.157:0/3156402770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:06 smithi165 bash[22175]: cluster 2022-04-30T23:17:05.558239+0000 mgr.smithi157.nfpzoe (mgr.14180) 5616 : cluster [DBG] pgmap v5253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:06 smithi165 bash[22175]: audit 2022-04-30T23:17:06.612203+0000 mon.smithi157 (mon.0) 3661 : audit [DBG] from='client.? 172.21.15.157:0/3156402770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:08 smithi157 bash[20376]: cluster 2022-04-30T23:17:07.558856+0000 mgr.smithi157.nfpzoe (mgr.14180) 5617 : cluster [DBG] pgmap v5254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:08 smithi165 bash[22175]: cluster 2022-04-30T23:17:07.558856+0000 mgr.smithi157.nfpzoe (mgr.14180) 5617 : cluster [DBG] pgmap v5254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:10 smithi157 bash[20376]: cluster 2022-04-30T23:17:09.559459+0000 mgr.smithi157.nfpzoe (mgr.14180) 5618 : cluster [DBG] pgmap v5255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:10.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:10 smithi165 bash[22175]: cluster 2022-04-30T23:17:09.559459+0000 mgr.smithi157.nfpzoe (mgr.14180) 5618 : cluster [DBG] pgmap v5255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:11.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:17:11.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:17:11.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:17:11.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:17:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:12 smithi165 bash[22175]: cluster 2022-04-30T23:17:11.560056+0000 mgr.smithi157.nfpzoe (mgr.14180) 5619 : cluster [DBG] pgmap v5256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:12 smithi165 bash[22175]: audit 2022-04-30T23:17:11.938271+0000 mon.smithi157 (mon.0) 3662 : audit [DBG] from='client.? 172.21.15.157:0/1578709357' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:12 smithi157 bash[20376]: cluster 2022-04-30T23:17:11.560056+0000 mgr.smithi157.nfpzoe (mgr.14180) 5619 : cluster [DBG] pgmap v5256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:12 smithi157 bash[20376]: audit 2022-04-30T23:17:11.938271+0000 mon.smithi157 (mon.0) 3662 : audit [DBG] from='client.? 172.21.15.157:0/1578709357' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:14 smithi165 bash[22175]: cluster 2022-04-30T23:17:13.560560+0000 mgr.smithi157.nfpzoe (mgr.14180) 5620 : cluster [DBG] pgmap v5257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:14 smithi157 bash[20376]: cluster 2022-04-30T23:17:13.560560+0000 mgr.smithi157.nfpzoe (mgr.14180) 5620 : cluster [DBG] pgmap v5257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:16 smithi165 bash[22175]: cluster 2022-04-30T23:17:15.561086+0000 mgr.smithi157.nfpzoe (mgr.14180) 5621 : cluster [DBG] pgmap v5258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:16 smithi157 bash[20376]: cluster 2022-04-30T23:17:15.561086+0000 mgr.smithi157.nfpzoe (mgr.14180) 5621 : cluster [DBG] pgmap v5258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:16.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:17:16.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:17:16.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:17:17.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:17:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:17 smithi157 bash[20376]: audit 2022-04-30T23:17:17.273432+0000 mon.smithi157 (mon.0) 3663 : audit [DBG] from='client.? 172.21.15.157:0/4217706410' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:17 smithi165 bash[22175]: audit 2022-04-30T23:17:17.273432+0000 mon.smithi157 (mon.0) 3663 : audit [DBG] from='client.? 172.21.15.157:0/4217706410' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:18 smithi157 bash[20376]: cluster 2022-04-30T23:17:17.561764+0000 mgr.smithi157.nfpzoe (mgr.14180) 5622 : cluster [DBG] pgmap v5259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:18 smithi165 bash[22175]: cluster 2022-04-30T23:17:17.561764+0000 mgr.smithi157.nfpzoe (mgr.14180) 5622 : cluster [DBG] pgmap v5259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:20 smithi157 bash[20376]: cluster 2022-04-30T23:17:19.562436+0000 mgr.smithi157.nfpzoe (mgr.14180) 5623 : cluster [DBG] pgmap v5260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:20.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:20 smithi165 bash[22175]: cluster 2022-04-30T23:17:19.562436+0000 mgr.smithi157.nfpzoe (mgr.14180) 5623 : cluster [DBG] pgmap v5260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:22.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:17:22.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:17:22.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:17:22.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:17:22.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:22 smithi165 bash[22175]: cluster 2022-04-30T23:17:21.563146+0000 mgr.smithi157.nfpzoe (mgr.14180) 5624 : cluster [DBG] pgmap v5261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:22 smithi165 bash[22175]: audit 2022-04-30T23:17:22.609863+0000 mon.smithi157 (mon.0) 3664 : audit [DBG] from='client.? 172.21.15.157:0/2004020101' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:22 smithi157 bash[20376]: cluster 2022-04-30T23:17:21.563146+0000 mgr.smithi157.nfpzoe (mgr.14180) 5624 : cluster [DBG] pgmap v5261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:22 smithi157 bash[20376]: audit 2022-04-30T23:17:22.609863+0000 mon.smithi157 (mon.0) 3664 : audit [DBG] from='client.? 172.21.15.157:0/2004020101' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:24 smithi165 bash[22175]: cluster 2022-04-30T23:17:23.563698+0000 mgr.smithi157.nfpzoe (mgr.14180) 5625 : cluster [DBG] pgmap v5262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:24 smithi157 bash[20376]: cluster 2022-04-30T23:17:23.563698+0000 mgr.smithi157.nfpzoe (mgr.14180) 5625 : cluster [DBG] pgmap v5262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:26 smithi165 bash[22175]: cluster 2022-04-30T23:17:25.564350+0000 mgr.smithi157.nfpzoe (mgr.14180) 5626 : cluster [DBG] pgmap v5263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:26 smithi157 bash[20376]: cluster 2022-04-30T23:17:25.564350+0000 mgr.smithi157.nfpzoe (mgr.14180) 5626 : cluster [DBG] pgmap v5263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:27.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:17:27.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:17:27.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:17:27.957 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:17:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:28 smithi165 bash[22175]: cluster 2022-04-30T23:17:27.564973+0000 mgr.smithi157.nfpzoe (mgr.14180) 5627 : cluster [DBG] pgmap v5264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:28 smithi165 bash[22175]: audit 2022-04-30T23:17:27.937074+0000 mon.smithi157 (mon.0) 3665 : audit [DBG] from='client.? 172.21.15.157:0/3112795236' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:28 smithi157 bash[20376]: cluster 2022-04-30T23:17:27.564973+0000 mgr.smithi157.nfpzoe (mgr.14180) 5627 : cluster [DBG] pgmap v5264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:28 smithi157 bash[20376]: audit 2022-04-30T23:17:27.937074+0000 mon.smithi157 (mon.0) 3665 : audit [DBG] from='client.? 172.21.15.157:0/3112795236' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:30.746 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:30 smithi157 bash[20376]: cluster 2022-04-30T23:17:29.565597+0000 mgr.smithi157.nfpzoe (mgr.14180) 5628 : cluster [DBG] pgmap v5265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:30.764 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:30 smithi157 bash[20376]: audit 2022-04-30T23:17:29.570852+0000 mon.smithi157 (mon.0) 3666 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:17:30.764 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:30 smithi157 bash[20376]: audit 2022-04-30T23:17:29.573683+0000 mon.smithi157 (mon.0) 3667 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:17:30.764 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:30 smithi157 bash[20376]: audit 2022-04-30T23:17:29.575630+0000 mon.smithi157 (mon.0) 3668 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:17:30.764 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:30 smithi157 bash[20376]: audit 2022-04-30T23:17:29.878767+0000 mon.smithi157 (mon.0) 3669 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:17:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:30 smithi165 bash[22175]: cluster 2022-04-30T23:17:29.565597+0000 mgr.smithi157.nfpzoe (mgr.14180) 5628 : cluster [DBG] pgmap v5265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:30 smithi165 bash[22175]: audit 2022-04-30T23:17:29.570852+0000 mon.smithi157 (mon.0) 3666 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:17:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:30 smithi165 bash[22175]: audit 2022-04-30T23:17:29.573683+0000 mon.smithi157 (mon.0) 3667 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:17:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:30 smithi165 bash[22175]: audit 2022-04-30T23:17:29.575630+0000 mon.smithi157 (mon.0) 3668 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:17:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:30 smithi165 bash[22175]: audit 2022-04-30T23:17:29.878767+0000 mon.smithi157 (mon.0) 3669 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:17:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:32 smithi165 bash[22175]: cluster 2022-04-30T23:17:31.566341+0000 mgr.smithi157.nfpzoe (mgr.14180) 5629 : cluster [DBG] pgmap v5266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:32 smithi157 bash[20376]: cluster 2022-04-30T23:17:31.566341+0000 mgr.smithi157.nfpzoe (mgr.14180) 5629 : cluster [DBG] pgmap v5266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:32.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:17:32.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:17:32.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:17:33.288 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:17:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:33 smithi165 bash[22175]: audit 2022-04-30T23:17:33.264968+0000 mon.smithi157 (mon.0) 3670 : audit [DBG] from='client.? 172.21.15.157:0/4103726171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:33 smithi157 bash[20376]: audit 2022-04-30T23:17:33.264968+0000 mon.smithi157 (mon.0) 3670 : audit [DBG] from='client.? 172.21.15.157:0/4103726171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:34 smithi165 bash[22175]: cluster 2022-04-30T23:17:33.566801+0000 mgr.smithi157.nfpzoe (mgr.14180) 5630 : cluster [DBG] pgmap v5267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:34.928 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:34 smithi165 bash[22175]: audit 2022-04-30T23:17:34.335685+0000 mon.smithi157 (mon.0) 3671 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:17:34.928 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:34 smithi165 bash[22175]: audit 2022-04-30T23:17:34.627443+0000 mon.smithi157 (mon.0) 3672 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:17:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:34 smithi157 bash[20376]: cluster 2022-04-30T23:17:33.566801+0000 mgr.smithi157.nfpzoe (mgr.14180) 5630 : cluster [DBG] pgmap v5267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:34 smithi157 bash[20376]: audit 2022-04-30T23:17:34.335685+0000 mon.smithi157 (mon.0) 3671 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:17:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:34 smithi157 bash[20376]: audit 2022-04-30T23:17:34.627443+0000 mon.smithi157 (mon.0) 3672 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:17:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:35 smithi165 bash[22175]: cluster 2022-04-30T23:17:34.621406+0000 mgr.smithi157.nfpzoe (mgr.14180) 5631 : cluster [DBG] pgmap v5268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:35 smithi165 bash[22175]: cluster 2022-04-30T23:17:34.621822+0000 mgr.smithi157.nfpzoe (mgr.14180) 5632 : cluster [DBG] pgmap v5269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:35 smithi165 bash[22175]: audit 2022-04-30T23:17:34.636621+0000 mon.smithi157 (mon.0) 3673 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:17:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:35 smithi165 bash[22175]: cephadm 2022-04-30T23:17:34.638039+0000 mgr.smithi157.nfpzoe (mgr.14180) 5633 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:17:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:35 smithi165 bash[22175]: cephadm 2022-04-30T23:17:34.638224+0000 mgr.smithi157.nfpzoe (mgr.14180) 5634 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:17:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:35 smithi157 bash[20376]: cluster 2022-04-30T23:17:34.621406+0000 mgr.smithi157.nfpzoe (mgr.14180) 5631 : cluster [DBG] pgmap v5268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:35 smithi157 bash[20376]: cluster 2022-04-30T23:17:34.621822+0000 mgr.smithi157.nfpzoe (mgr.14180) 5632 : cluster [DBG] pgmap v5269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:35 smithi157 bash[20376]: audit 2022-04-30T23:17:34.636621+0000 mon.smithi157 (mon.0) 3673 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:17:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:35 smithi157 bash[20376]: cephadm 2022-04-30T23:17:34.638039+0000 mgr.smithi157.nfpzoe (mgr.14180) 5633 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:17:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:35 smithi157 bash[20376]: cephadm 2022-04-30T23:17:34.638224+0000 mgr.smithi157.nfpzoe (mgr.14180) 5634 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:17:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:37 smithi157 bash[20376]: cluster 2022-04-30T23:17:36.622360+0000 mgr.smithi157.nfpzoe (mgr.14180) 5635 : cluster [DBG] pgmap v5270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:37 smithi165 bash[22175]: cluster 2022-04-30T23:17:36.622360+0000 mgr.smithi157.nfpzoe (mgr.14180) 5635 : cluster [DBG] pgmap v5270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:38.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:17:38.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:17:38.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:17:38.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:17:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:38 smithi157 bash[20376]: audit 2022-04-30T23:17:38.604880+0000 mon.smithi157 (mon.0) 3674 : audit [DBG] from='client.? 172.21.15.157:0/4282207971' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:38 smithi165 bash[22175]: audit 2022-04-30T23:17:38.604880+0000 mon.smithi157 (mon.0) 3674 : audit [DBG] from='client.? 172.21.15.157:0/4282207971' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:39 smithi157 bash[20376]: cluster 2022-04-30T23:17:38.622838+0000 mgr.smithi157.nfpzoe (mgr.14180) 5636 : cluster [DBG] pgmap v5271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:39 smithi165 bash[22175]: cluster 2022-04-30T23:17:38.622838+0000 mgr.smithi157.nfpzoe (mgr.14180) 5636 : cluster [DBG] pgmap v5271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:41 smithi157 bash[20376]: cluster 2022-04-30T23:17:40.623416+0000 mgr.smithi157.nfpzoe (mgr.14180) 5637 : cluster [DBG] pgmap v5272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:41 smithi165 bash[22175]: cluster 2022-04-30T23:17:40.623416+0000 mgr.smithi157.nfpzoe (mgr.14180) 5637 : cluster [DBG] pgmap v5272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:43.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:17:43.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:17:43.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:17:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:43 smithi165 bash[22175]: cluster 2022-04-30T23:17:42.624053+0000 mgr.smithi157.nfpzoe (mgr.14180) 5638 : cluster [DBG] pgmap v5273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:43.953 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:17:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:43 smithi157 bash[20376]: cluster 2022-04-30T23:17:42.624053+0000 mgr.smithi157.nfpzoe (mgr.14180) 5638 : cluster [DBG] pgmap v5273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:44 smithi157 bash[20376]: audit 2022-04-30T23:17:43.932745+0000 mon.smithi157 (mon.0) 3675 : audit [DBG] from='client.? 172.21.15.157:0/3535514033' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:44 smithi165 bash[22175]: audit 2022-04-30T23:17:43.932745+0000 mon.smithi157 (mon.0) 3675 : audit [DBG] from='client.? 172.21.15.157:0/3535514033' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:45 smithi157 bash[20376]: cluster 2022-04-30T23:17:44.624697+0000 mgr.smithi157.nfpzoe (mgr.14180) 5639 : cluster [DBG] pgmap v5274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:45 smithi165 bash[22175]: cluster 2022-04-30T23:17:44.624697+0000 mgr.smithi157.nfpzoe (mgr.14180) 5639 : cluster [DBG] pgmap v5274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:47 smithi157 bash[20376]: cluster 2022-04-30T23:17:46.625328+0000 mgr.smithi157.nfpzoe (mgr.14180) 5640 : cluster [DBG] pgmap v5275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:47 smithi165 bash[22175]: cluster 2022-04-30T23:17:46.625328+0000 mgr.smithi157.nfpzoe (mgr.14180) 5640 : cluster [DBG] pgmap v5275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:48.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:17:48.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:17:48.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:17:49.284 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:17:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:49 smithi157 bash[20376]: cluster 2022-04-30T23:17:48.625979+0000 mgr.smithi157.nfpzoe (mgr.14180) 5641 : cluster [DBG] pgmap v5276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:49 smithi157 bash[20376]: audit 2022-04-30T23:17:49.263113+0000 mon.smithi157 (mon.0) 3676 : audit [DBG] from='client.? 172.21.15.157:0/1031376290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:49 smithi165 bash[22175]: cluster 2022-04-30T23:17:48.625979+0000 mgr.smithi157.nfpzoe (mgr.14180) 5641 : cluster [DBG] pgmap v5276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:49 smithi165 bash[22175]: audit 2022-04-30T23:17:49.263113+0000 mon.smithi157 (mon.0) 3676 : audit [DBG] from='client.? 172.21.15.157:0/1031376290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:51 smithi157 bash[20376]: cluster 2022-04-30T23:17:50.626575+0000 mgr.smithi157.nfpzoe (mgr.14180) 5642 : cluster [DBG] pgmap v5277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:51 smithi165 bash[22175]: cluster 2022-04-30T23:17:50.626575+0000 mgr.smithi157.nfpzoe (mgr.14180) 5642 : cluster [DBG] pgmap v5277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:53.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:53 smithi165 bash[22175]: cluster 2022-04-30T23:17:52.627202+0000 mgr.smithi157.nfpzoe (mgr.14180) 5643 : cluster [DBG] pgmap v5278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:53 smithi157 bash[20376]: cluster 2022-04-30T23:17:52.627202+0000 mgr.smithi157.nfpzoe (mgr.14180) 5643 : cluster [DBG] pgmap v5278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:54.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:17:54.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:17:54.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:17:54.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:17:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:55 smithi165 bash[22175]: audit 2022-04-30T23:17:54.590348+0000 mon.smithi157 (mon.0) 3677 : audit [DBG] from='client.? 172.21.15.157:0/3518660662' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:55 smithi165 bash[22175]: cluster 2022-04-30T23:17:54.627837+0000 mgr.smithi157.nfpzoe (mgr.14180) 5644 : cluster [DBG] pgmap v5279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:55 smithi157 bash[20376]: audit 2022-04-30T23:17:54.590348+0000 mon.smithi157 (mon.0) 3677 : audit [DBG] from='client.? 172.21.15.157:0/3518660662' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:17:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:55 smithi157 bash[20376]: cluster 2022-04-30T23:17:54.627837+0000 mgr.smithi157.nfpzoe (mgr.14180) 5644 : cluster [DBG] pgmap v5279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:57 smithi157 bash[20376]: cluster 2022-04-30T23:17:56.628424+0000 mgr.smithi157.nfpzoe (mgr.14180) 5645 : cluster [DBG] pgmap v5280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:57 smithi165 bash[22175]: cluster 2022-04-30T23:17:56.628424+0000 mgr.smithi157.nfpzoe (mgr.14180) 5645 : cluster [DBG] pgmap v5280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:59.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:17:59.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:17:59.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:17:59.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:17:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:59 smithi157 bash[20376]: cluster 2022-04-30T23:17:58.629010+0000 mgr.smithi157.nfpzoe (mgr.14180) 5646 : cluster [DBG] pgmap v5281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:17:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:59 smithi157 bash[20376]: audit 2022-04-30T23:17:59.049643+0000 mon.smithi157 (mon.0) 3678 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:17:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:17:59 smithi157 bash[20376]: audit 2022-04-30T23:17:59.092543+0000 mon.smithi157 (mon.0) 3679 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:18:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:59 smithi165 bash[22175]: cluster 2022-04-30T23:17:58.629010+0000 mgr.smithi157.nfpzoe (mgr.14180) 5646 : cluster [DBG] pgmap v5281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:59 smithi165 bash[22175]: audit 2022-04-30T23:17:59.049643+0000 mon.smithi157 (mon.0) 3678 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:18:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:17:59 smithi165 bash[22175]: audit 2022-04-30T23:17:59.092543+0000 mon.smithi157 (mon.0) 3679 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:18:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:00 smithi165 bash[22175]: audit 2022-04-30T23:17:59.924103+0000 mon.smithi157 (mon.0) 3680 : audit [DBG] from='client.? 172.21.15.157:0/1371087164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:00 smithi157 bash[20376]: audit 2022-04-30T23:17:59.924103+0000 mon.smithi157 (mon.0) 3680 : audit [DBG] from='client.? 172.21.15.157:0/1371087164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:01 smithi165 bash[22175]: cluster 2022-04-30T23:18:00.629679+0000 mgr.smithi157.nfpzoe (mgr.14180) 5647 : cluster [DBG] pgmap v5282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:01 smithi157 bash[20376]: cluster 2022-04-30T23:18:00.629679+0000 mgr.smithi157.nfpzoe (mgr.14180) 5647 : cluster [DBG] pgmap v5282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:03 smithi165 bash[22175]: cluster 2022-04-30T23:18:02.630343+0000 mgr.smithi157.nfpzoe (mgr.14180) 5648 : cluster [DBG] pgmap v5283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:03 smithi157 bash[20376]: cluster 2022-04-30T23:18:02.630343+0000 mgr.smithi157.nfpzoe (mgr.14180) 5648 : cluster [DBG] pgmap v5283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:04.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:18:04.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:18:04.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:18:05.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:18:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:05 smithi165 bash[22175]: cluster 2022-04-30T23:18:04.630966+0000 mgr.smithi157.nfpzoe (mgr.14180) 5649 : cluster [DBG] pgmap v5284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:05 smithi165 bash[22175]: audit 2022-04-30T23:18:05.255578+0000 mon.smithi157 (mon.0) 3681 : audit [DBG] from='client.? 172.21.15.157:0/2056816263' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:05 smithi157 bash[20376]: cluster 2022-04-30T23:18:04.630966+0000 mgr.smithi157.nfpzoe (mgr.14180) 5649 : cluster [DBG] pgmap v5284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:05 smithi157 bash[20376]: audit 2022-04-30T23:18:05.255578+0000 mon.smithi157 (mon.0) 3681 : audit [DBG] from='client.? 172.21.15.157:0/2056816263' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:07 smithi157 bash[20376]: cluster 2022-04-30T23:18:06.631591+0000 mgr.smithi157.nfpzoe (mgr.14180) 5650 : cluster [DBG] pgmap v5285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:07 smithi165 bash[22175]: cluster 2022-04-30T23:18:06.631591+0000 mgr.smithi157.nfpzoe (mgr.14180) 5650 : cluster [DBG] pgmap v5285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:09 smithi157 bash[20376]: cluster 2022-04-30T23:18:08.632255+0000 mgr.smithi157.nfpzoe (mgr.14180) 5651 : cluster [DBG] pgmap v5286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:09 smithi165 bash[22175]: cluster 2022-04-30T23:18:08.632255+0000 mgr.smithi157.nfpzoe (mgr.14180) 5651 : cluster [DBG] pgmap v5286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:10.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:18:10.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:18:10.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:18:10.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:18:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:10 smithi165 bash[22175]: audit 2022-04-30T23:18:10.583945+0000 mon.smithi157 (mon.0) 3682 : audit [DBG] from='client.? 172.21.15.157:0/789497641' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:11.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:10 smithi157 bash[20376]: audit 2022-04-30T23:18:10.583945+0000 mon.smithi157 (mon.0) 3682 : audit [DBG] from='client.? 172.21.15.157:0/789497641' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:11 smithi165 bash[22175]: cluster 2022-04-30T23:18:10.632845+0000 mgr.smithi157.nfpzoe (mgr.14180) 5652 : cluster [DBG] pgmap v5287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:12.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:11 smithi157 bash[20376]: cluster 2022-04-30T23:18:10.632845+0000 mgr.smithi157.nfpzoe (mgr.14180) 5652 : cluster [DBG] pgmap v5287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:14.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:13 smithi165 bash[22175]: cluster 2022-04-30T23:18:12.633504+0000 mgr.smithi157.nfpzoe (mgr.14180) 5653 : cluster [DBG] pgmap v5288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:14.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:13 smithi157 bash[20376]: cluster 2022-04-30T23:18:12.633504+0000 mgr.smithi157.nfpzoe (mgr.14180) 5653 : cluster [DBG] pgmap v5288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:15.608 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:18:15.608 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:18:15.608 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:18:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:15 smithi165 bash[22175]: cluster 2022-04-30T23:18:14.634122+0000 mgr.smithi157.nfpzoe (mgr.14180) 5654 : cluster [DBG] pgmap v5289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:15.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:18:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:15 smithi157 bash[20376]: cluster 2022-04-30T23:18:14.634122+0000 mgr.smithi157.nfpzoe (mgr.14180) 5654 : cluster [DBG] pgmap v5289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:16 smithi165 bash[22175]: audit 2022-04-30T23:18:15.910525+0000 mon.smithi157 (mon.0) 3683 : audit [DBG] from='client.? 172.21.15.157:0/1351174787' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:16 smithi157 bash[20376]: audit 2022-04-30T23:18:15.910525+0000 mon.smithi157 (mon.0) 3683 : audit [DBG] from='client.? 172.21.15.157:0/1351174787' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:17.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:17 smithi165 bash[22175]: cluster 2022-04-30T23:18:16.634859+0000 mgr.smithi157.nfpzoe (mgr.14180) 5655 : cluster [DBG] pgmap v5290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:17 smithi157 bash[20376]: cluster 2022-04-30T23:18:16.634859+0000 mgr.smithi157.nfpzoe (mgr.14180) 5655 : cluster [DBG] pgmap v5290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:19 smithi157 bash[20376]: cluster 2022-04-30T23:18:18.635551+0000 mgr.smithi157.nfpzoe (mgr.14180) 5656 : cluster [DBG] pgmap v5291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:19 smithi165 bash[22175]: cluster 2022-04-30T23:18:18.635551+0000 mgr.smithi157.nfpzoe (mgr.14180) 5656 : cluster [DBG] pgmap v5291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:20.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:18:20.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:18:20.935 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:18:21.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:18:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:21 smithi157 bash[20376]: cluster 2022-04-30T23:18:20.636215+0000 mgr.smithi157.nfpzoe (mgr.14180) 5657 : cluster [DBG] pgmap v5292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:21 smithi157 bash[20376]: audit 2022-04-30T23:18:21.242730+0000 mon.smithi157 (mon.0) 3684 : audit [DBG] from='client.? 172.21.15.157:0/1520953705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:21 smithi165 bash[22175]: cluster 2022-04-30T23:18:20.636215+0000 mgr.smithi157.nfpzoe (mgr.14180) 5657 : cluster [DBG] pgmap v5292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:21 smithi165 bash[22175]: audit 2022-04-30T23:18:21.242730+0000 mon.smithi157 (mon.0) 3684 : audit [DBG] from='client.? 172.21.15.157:0/1520953705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:23 smithi165 bash[22175]: cluster 2022-04-30T23:18:22.636867+0000 mgr.smithi157.nfpzoe (mgr.14180) 5658 : cluster [DBG] pgmap v5293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:23 smithi157 bash[20376]: cluster 2022-04-30T23:18:22.636867+0000 mgr.smithi157.nfpzoe (mgr.14180) 5658 : cluster [DBG] pgmap v5293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:25 smithi165 bash[22175]: cluster 2022-04-30T23:18:24.637493+0000 mgr.smithi157.nfpzoe (mgr.14180) 5659 : cluster [DBG] pgmap v5294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:25 smithi157 bash[20376]: cluster 2022-04-30T23:18:24.637493+0000 mgr.smithi157.nfpzoe (mgr.14180) 5659 : cluster [DBG] pgmap v5294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:26.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:18:26.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:18:26.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:18:26.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:18:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:26 smithi165 bash[22175]: audit 2022-04-30T23:18:26.575643+0000 mon.smithi157 (mon.0) 3685 : audit [DBG] from='client.? 172.21.15.157:0/2855955303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:26 smithi157 bash[20376]: audit 2022-04-30T23:18:26.575643+0000 mon.smithi157 (mon.0) 3685 : audit [DBG] from='client.? 172.21.15.157:0/2855955303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:27 smithi157 bash[20376]: cluster 2022-04-30T23:18:26.638059+0000 mgr.smithi157.nfpzoe (mgr.14180) 5660 : cluster [DBG] pgmap v5295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:27 smithi165 bash[22175]: cluster 2022-04-30T23:18:26.638059+0000 mgr.smithi157.nfpzoe (mgr.14180) 5660 : cluster [DBG] pgmap v5295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:29 smithi157 bash[20376]: cluster 2022-04-30T23:18:28.638674+0000 mgr.smithi157.nfpzoe (mgr.14180) 5661 : cluster [DBG] pgmap v5296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:29 smithi165 bash[22175]: cluster 2022-04-30T23:18:28.638674+0000 mgr.smithi157.nfpzoe (mgr.14180) 5661 : cluster [DBG] pgmap v5296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:31.599 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:18:31.599 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:18:31.599 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:18:31.927 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:18:32.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:31 smithi165 bash[22175]: cluster 2022-04-30T23:18:30.639313+0000 mgr.smithi157.nfpzoe (mgr.14180) 5662 : cluster [DBG] pgmap v5297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:32.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:31 smithi157 bash[20376]: cluster 2022-04-30T23:18:30.639313+0000 mgr.smithi157.nfpzoe (mgr.14180) 5662 : cluster [DBG] pgmap v5297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:32 smithi165 bash[22175]: audit 2022-04-30T23:18:31.907133+0000 mon.smithi157 (mon.0) 3686 : audit [DBG] from='client.? 172.21.15.157:0/2826129675' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:32 smithi157 bash[20376]: audit 2022-04-30T23:18:31.907133+0000 mon.smithi157 (mon.0) 3686 : audit [DBG] from='client.? 172.21.15.157:0/2826129675' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:34.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:33 smithi165 bash[22175]: cluster 2022-04-30T23:18:32.639991+0000 mgr.smithi157.nfpzoe (mgr.14180) 5663 : cluster [DBG] pgmap v5298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:33 smithi157 bash[20376]: cluster 2022-04-30T23:18:32.639991+0000 mgr.smithi157.nfpzoe (mgr.14180) 5663 : cluster [DBG] pgmap v5298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:35 smithi165 bash[22175]: cluster 2022-04-30T23:18:34.640657+0000 mgr.smithi157.nfpzoe (mgr.14180) 5664 : cluster [DBG] pgmap v5299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:35.912 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:35 smithi165 bash[22175]: audit 2022-04-30T23:18:34.650652+0000 mon.smithi157 (mon.0) 3687 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:18:35.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:35 smithi165 bash[22175]: audit 2022-04-30T23:18:34.653445+0000 mon.smithi157 (mon.0) 3688 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:18:35.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:35 smithi165 bash[22175]: audit 2022-04-30T23:18:34.655756+0000 mon.smithi157 (mon.0) 3689 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:18:35.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:35 smithi165 bash[22175]: cluster 2022-04-30T23:18:34.980134+0000 mgr.smithi157.nfpzoe (mgr.14180) 5665 : cluster [DBG] pgmap v5300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:35.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:35 smithi165 bash[22175]: cluster 2022-04-30T23:18:34.980336+0000 mgr.smithi157.nfpzoe (mgr.14180) 5666 : cluster [DBG] pgmap v5301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:35.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:35 smithi165 bash[22175]: audit 2022-04-30T23:18:34.985953+0000 mon.smithi157 (mon.0) 3690 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:18:35.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:35 smithi165 bash[22175]: audit 2022-04-30T23:18:34.995820+0000 mon.smithi157 (mon.0) 3691 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:18:35.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:35 smithi165 bash[22175]: cephadm 2022-04-30T23:18:34.996954+0000 mgr.smithi157.nfpzoe (mgr.14180) 5667 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:18:35.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:35 smithi165 bash[22175]: cephadm 2022-04-30T23:18:34.997039+0000 mgr.smithi157.nfpzoe (mgr.14180) 5668 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:18:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:35 smithi157 bash[20376]: cluster 2022-04-30T23:18:34.640657+0000 mgr.smithi157.nfpzoe (mgr.14180) 5664 : cluster [DBG] pgmap v5299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:35 smithi157 bash[20376]: audit 2022-04-30T23:18:34.650652+0000 mon.smithi157 (mon.0) 3687 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:18:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:35 smithi157 bash[20376]: audit 2022-04-30T23:18:34.653445+0000 mon.smithi157 (mon.0) 3688 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:18:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:35 smithi157 bash[20376]: audit 2022-04-30T23:18:34.655756+0000 mon.smithi157 (mon.0) 3689 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:18:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:35 smithi157 bash[20376]: cluster 2022-04-30T23:18:34.980134+0000 mgr.smithi157.nfpzoe (mgr.14180) 5665 : cluster [DBG] pgmap v5300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:35 smithi157 bash[20376]: cluster 2022-04-30T23:18:34.980336+0000 mgr.smithi157.nfpzoe (mgr.14180) 5666 : cluster [DBG] pgmap v5301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:35.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:35 smithi157 bash[20376]: audit 2022-04-30T23:18:34.985953+0000 mon.smithi157 (mon.0) 3690 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:18:35.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:35 smithi157 bash[20376]: audit 2022-04-30T23:18:34.995820+0000 mon.smithi157 (mon.0) 3691 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:18:35.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:35 smithi157 bash[20376]: cephadm 2022-04-30T23:18:34.996954+0000 mgr.smithi157.nfpzoe (mgr.14180) 5667 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:18:35.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:35 smithi157 bash[20376]: cephadm 2022-04-30T23:18:34.997039+0000 mgr.smithi157.nfpzoe (mgr.14180) 5668 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:18:36.931 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:18:36.931 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:18:36.931 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:18:37.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:18:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:38 smithi165 bash[22175]: cluster 2022-04-30T23:18:36.980884+0000 mgr.smithi157.nfpzoe (mgr.14180) 5669 : cluster [DBG] pgmap v5302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:38 smithi165 bash[22175]: audit 2022-04-30T23:18:37.233285+0000 mon.smithi157 (mon.0) 3692 : audit [DBG] from='client.? 172.21.15.157:0/2875994825' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:38 smithi157 bash[20376]: cluster 2022-04-30T23:18:36.980884+0000 mgr.smithi157.nfpzoe (mgr.14180) 5669 : cluster [DBG] pgmap v5302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:38 smithi157 bash[20376]: audit 2022-04-30T23:18:37.233285+0000 mon.smithi157 (mon.0) 3692 : audit [DBG] from='client.? 172.21.15.157:0/2875994825' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:40 smithi165 bash[22175]: cluster 2022-04-30T23:18:38.981505+0000 mgr.smithi157.nfpzoe (mgr.14180) 5670 : cluster [DBG] pgmap v5303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:40 smithi157 bash[20376]: cluster 2022-04-30T23:18:38.981505+0000 mgr.smithi157.nfpzoe (mgr.14180) 5670 : cluster [DBG] pgmap v5303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:42.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:18:42.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:18:42.265 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:18:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:42 smithi165 bash[22175]: cluster 2022-04-30T23:18:40.982303+0000 mgr.smithi157.nfpzoe (mgr.14180) 5671 : cluster [DBG] pgmap v5304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:42 smithi157 bash[20376]: cluster 2022-04-30T23:18:40.982303+0000 mgr.smithi157.nfpzoe (mgr.14180) 5671 : cluster [DBG] pgmap v5304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:42.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:18:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:43 smithi165 bash[22175]: audit 2022-04-30T23:18:42.562446+0000 mon.smithi157 (mon.0) 3693 : audit [DBG] from='client.? 172.21.15.157:0/9671862' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:43 smithi157 bash[20376]: audit 2022-04-30T23:18:42.562446+0000 mon.smithi157 (mon.0) 3693 : audit [DBG] from='client.? 172.21.15.157:0/9671862' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:44 smithi165 bash[22175]: cluster 2022-04-30T23:18:42.982983+0000 mgr.smithi157.nfpzoe (mgr.14180) 5672 : cluster [DBG] pgmap v5305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:44 smithi157 bash[20376]: cluster 2022-04-30T23:18:42.982983+0000 mgr.smithi157.nfpzoe (mgr.14180) 5672 : cluster [DBG] pgmap v5305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:45 smithi165 bash[22175]: cluster 2022-04-30T23:18:44.983684+0000 mgr.smithi157.nfpzoe (mgr.14180) 5673 : cluster [DBG] pgmap v5306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:45 smithi157 bash[20376]: cluster 2022-04-30T23:18:44.983684+0000 mgr.smithi157.nfpzoe (mgr.14180) 5673 : cluster [DBG] pgmap v5306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:47.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:18:47.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:18:47.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:18:47.921 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:18:48.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:48 smithi165 bash[22175]: cluster 2022-04-30T23:18:46.984333+0000 mgr.smithi157.nfpzoe (mgr.14180) 5674 : cluster [DBG] pgmap v5307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:48.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:48 smithi165 bash[22175]: audit 2022-04-30T23:18:47.895626+0000 mon.smithi157 (mon.0) 3694 : audit [DBG] from='client.? 172.21.15.157:0/2091330378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:48 smithi157 bash[20376]: cluster 2022-04-30T23:18:46.984333+0000 mgr.smithi157.nfpzoe (mgr.14180) 5674 : cluster [DBG] pgmap v5307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:48 smithi157 bash[20376]: audit 2022-04-30T23:18:47.895626+0000 mon.smithi157 (mon.0) 3694 : audit [DBG] from='client.? 172.21.15.157:0/2091330378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:50 smithi165 bash[22175]: cluster 2022-04-30T23:18:48.984957+0000 mgr.smithi157.nfpzoe (mgr.14180) 5675 : cluster [DBG] pgmap v5308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:50 smithi157 bash[20376]: cluster 2022-04-30T23:18:48.984957+0000 mgr.smithi157.nfpzoe (mgr.14180) 5675 : cluster [DBG] pgmap v5308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:52.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:52 smithi165 bash[22175]: cluster 2022-04-30T23:18:50.985608+0000 mgr.smithi157.nfpzoe (mgr.14180) 5676 : cluster [DBG] pgmap v5309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:52 smithi157 bash[20376]: cluster 2022-04-30T23:18:50.985608+0000 mgr.smithi157.nfpzoe (mgr.14180) 5676 : cluster [DBG] pgmap v5309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:52.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:18:52.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:18:52.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:18:53.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:18:54.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:54 smithi165 bash[22175]: cluster 2022-04-30T23:18:52.986113+0000 mgr.smithi157.nfpzoe (mgr.14180) 5677 : cluster [DBG] pgmap v5310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:54.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:54 smithi165 bash[22175]: audit 2022-04-30T23:18:53.225361+0000 mon.smithi157 (mon.0) 3695 : audit [DBG] from='client.? 172.21.15.157:0/1344395475' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:54 smithi157 bash[20376]: cluster 2022-04-30T23:18:52.986113+0000 mgr.smithi157.nfpzoe (mgr.14180) 5677 : cluster [DBG] pgmap v5310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:54 smithi157 bash[20376]: audit 2022-04-30T23:18:53.225361+0000 mon.smithi157 (mon.0) 3695 : audit [DBG] from='client.? 172.21.15.157:0/1344395475' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:55 smithi165 bash[22175]: cluster 2022-04-30T23:18:54.986673+0000 mgr.smithi157.nfpzoe (mgr.14180) 5678 : cluster [DBG] pgmap v5311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:55 smithi157 bash[20376]: cluster 2022-04-30T23:18:54.986673+0000 mgr.smithi157.nfpzoe (mgr.14180) 5678 : cluster [DBG] pgmap v5311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:58.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:18:58.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:18:58.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:18:58.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:58 smithi165 bash[22175]: cluster 2022-04-30T23:18:56.987327+0000 mgr.smithi157.nfpzoe (mgr.14180) 5679 : cluster [DBG] pgmap v5312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:58 smithi157 bash[20376]: cluster 2022-04-30T23:18:56.987327+0000 mgr.smithi157.nfpzoe (mgr.14180) 5679 : cluster [DBG] pgmap v5312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:18:58.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:18:59.324 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:18:59 smithi157 bash[20376]: audit 2022-04-30T23:18:58.561864+0000 mon.smithi157 (mon.0) 3696 : audit [DBG] from='client.? 172.21.15.157:0/4049822927' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:18:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:18:59 smithi165 bash[22175]: audit 2022-04-30T23:18:58.561864+0000 mon.smithi157 (mon.0) 3696 : audit [DBG] from='client.? 172.21.15.157:0/4049822927' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:00 smithi165 bash[22175]: cluster 2022-04-30T23:18:58.987941+0000 mgr.smithi157.nfpzoe (mgr.14180) 5680 : cluster [DBG] pgmap v5313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:00 smithi165 bash[22175]: audit 2022-04-30T23:18:59.055784+0000 mon.smithi157 (mon.0) 3697 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:19:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:00 smithi165 bash[22175]: audit 2022-04-30T23:18:59.101495+0000 mon.smithi157 (mon.0) 3698 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:19:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:00 smithi157 bash[20376]: cluster 2022-04-30T23:18:58.987941+0000 mgr.smithi157.nfpzoe (mgr.14180) 5680 : cluster [DBG] pgmap v5313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:00 smithi157 bash[20376]: audit 2022-04-30T23:18:59.055784+0000 mon.smithi157 (mon.0) 3697 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:19:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:00 smithi157 bash[20376]: audit 2022-04-30T23:18:59.101495+0000 mon.smithi157 (mon.0) 3698 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:19:02.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:02 smithi165 bash[22175]: cluster 2022-04-30T23:19:00.988543+0000 mgr.smithi157.nfpzoe (mgr.14180) 5681 : cluster [DBG] pgmap v5314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:02 smithi157 bash[20376]: cluster 2022-04-30T23:19:00.988543+0000 mgr.smithi157.nfpzoe (mgr.14180) 5681 : cluster [DBG] pgmap v5314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:03.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:19:03.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:19:03.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:19:03.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:19:04.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:04 smithi165 bash[22175]: cluster 2022-04-30T23:19:02.989188+0000 mgr.smithi157.nfpzoe (mgr.14180) 5682 : cluster [DBG] pgmap v5315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:04.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:04 smithi165 bash[22175]: audit 2022-04-30T23:19:03.888630+0000 mon.smithi157 (mon.0) 3699 : audit [DBG] from='client.? 172.21.15.157:0/1024309469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:04 smithi157 bash[20376]: cluster 2022-04-30T23:19:02.989188+0000 mgr.smithi157.nfpzoe (mgr.14180) 5682 : cluster [DBG] pgmap v5315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:04 smithi157 bash[20376]: audit 2022-04-30T23:19:03.888630+0000 mon.smithi157 (mon.0) 3699 : audit [DBG] from='client.? 172.21.15.157:0/1024309469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:05 smithi165 bash[22175]: cluster 2022-04-30T23:19:04.989800+0000 mgr.smithi157.nfpzoe (mgr.14180) 5683 : cluster [DBG] pgmap v5316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:05 smithi157 bash[20376]: cluster 2022-04-30T23:19:04.989800+0000 mgr.smithi157.nfpzoe (mgr.14180) 5683 : cluster [DBG] pgmap v5316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:08.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:08 smithi165 bash[22175]: cluster 2022-04-30T23:19:06.990382+0000 mgr.smithi157.nfpzoe (mgr.14180) 5684 : cluster [DBG] pgmap v5317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:08 smithi157 bash[20376]: cluster 2022-04-30T23:19:06.990382+0000 mgr.smithi157.nfpzoe (mgr.14180) 5684 : cluster [DBG] pgmap v5317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:08.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:19:08.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:19:08.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:19:09.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:19:10.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:10 smithi165 bash[22175]: cluster 2022-04-30T23:19:08.990951+0000 mgr.smithi157.nfpzoe (mgr.14180) 5685 : cluster [DBG] pgmap v5318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:10.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:10 smithi165 bash[22175]: audit 2022-04-30T23:19:09.217626+0000 mon.smithi157 (mon.0) 3700 : audit [DBG] from='client.? 172.21.15.157:0/2892967113' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:10 smithi157 bash[20376]: cluster 2022-04-30T23:19:08.990951+0000 mgr.smithi157.nfpzoe (mgr.14180) 5685 : cluster [DBG] pgmap v5318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:10 smithi157 bash[20376]: audit 2022-04-30T23:19:09.217626+0000 mon.smithi157 (mon.0) 3700 : audit [DBG] from='client.? 172.21.15.157:0/2892967113' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:12.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:12 smithi165 bash[22175]: cluster 2022-04-30T23:19:10.991558+0000 mgr.smithi157.nfpzoe (mgr.14180) 5686 : cluster [DBG] pgmap v5319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:12 smithi157 bash[20376]: cluster 2022-04-30T23:19:10.991558+0000 mgr.smithi157.nfpzoe (mgr.14180) 5686 : cluster [DBG] pgmap v5319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:14.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:19:14.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:19:14.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:19:14.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:14 smithi165 bash[22175]: cluster 2022-04-30T23:19:12.992238+0000 mgr.smithi157.nfpzoe (mgr.14180) 5687 : cluster [DBG] pgmap v5320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:14 smithi157 bash[20376]: cluster 2022-04-30T23:19:12.992238+0000 mgr.smithi157.nfpzoe (mgr.14180) 5687 : cluster [DBG] pgmap v5320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:14.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:19:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:15 smithi165 bash[22175]: audit 2022-04-30T23:19:14.555259+0000 mon.smithi157 (mon.0) 3701 : audit [DBG] from='client.? 172.21.15.157:0/1295584282' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:15 smithi165 bash[22175]: cluster 2022-04-30T23:19:14.992934+0000 mgr.smithi157.nfpzoe (mgr.14180) 5688 : cluster [DBG] pgmap v5321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:15 smithi157 bash[20376]: audit 2022-04-30T23:19:14.555259+0000 mon.smithi157 (mon.0) 3701 : audit [DBG] from='client.? 172.21.15.157:0/1295584282' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:15 smithi157 bash[20376]: cluster 2022-04-30T23:19:14.992934+0000 mgr.smithi157.nfpzoe (mgr.14180) 5688 : cluster [DBG] pgmap v5321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:18 smithi165 bash[22175]: cluster 2022-04-30T23:19:16.993680+0000 mgr.smithi157.nfpzoe (mgr.14180) 5689 : cluster [DBG] pgmap v5322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:18 smithi157 bash[20376]: cluster 2022-04-30T23:19:16.993680+0000 mgr.smithi157.nfpzoe (mgr.14180) 5689 : cluster [DBG] pgmap v5322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:19.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:19:19.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:19:19.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:19:19.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:19:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:20 smithi165 bash[22175]: cluster 2022-04-30T23:19:18.994349+0000 mgr.smithi157.nfpzoe (mgr.14180) 5690 : cluster [DBG] pgmap v5323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:20 smithi165 bash[22175]: audit 2022-04-30T23:19:19.881855+0000 mon.smithi157 (mon.0) 3702 : audit [DBG] from='client.? 172.21.15.157:0/4059618533' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:20 smithi157 bash[20376]: cluster 2022-04-30T23:19:18.994349+0000 mgr.smithi157.nfpzoe (mgr.14180) 5690 : cluster [DBG] pgmap v5323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:20 smithi157 bash[20376]: audit 2022-04-30T23:19:19.881855+0000 mon.smithi157 (mon.0) 3702 : audit [DBG] from='client.? 172.21.15.157:0/4059618533' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:22 smithi165 bash[22175]: cluster 2022-04-30T23:19:20.995102+0000 mgr.smithi157.nfpzoe (mgr.14180) 5691 : cluster [DBG] pgmap v5324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:22 smithi157 bash[20376]: cluster 2022-04-30T23:19:20.995102+0000 mgr.smithi157.nfpzoe (mgr.14180) 5691 : cluster [DBG] pgmap v5324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:24 smithi165 bash[22175]: cluster 2022-04-30T23:19:22.995744+0000 mgr.smithi157.nfpzoe (mgr.14180) 5692 : cluster [DBG] pgmap v5325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:24 smithi157 bash[20376]: cluster 2022-04-30T23:19:22.995744+0000 mgr.smithi157.nfpzoe (mgr.14180) 5692 : cluster [DBG] pgmap v5325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:24.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:19:24.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:19:24.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:19:25.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:19:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:25 smithi165 bash[22175]: cluster 2022-04-30T23:19:24.996388+0000 mgr.smithi157.nfpzoe (mgr.14180) 5693 : cluster [DBG] pgmap v5326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:25 smithi165 bash[22175]: audit 2022-04-30T23:19:25.211694+0000 mon.smithi157 (mon.0) 3703 : audit [DBG] from='client.? 172.21.15.157:0/2098963942' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:25 smithi157 bash[20376]: cluster 2022-04-30T23:19:24.996388+0000 mgr.smithi157.nfpzoe (mgr.14180) 5693 : cluster [DBG] pgmap v5326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:25 smithi157 bash[20376]: audit 2022-04-30T23:19:25.211694+0000 mon.smithi157 (mon.0) 3703 : audit [DBG] from='client.? 172.21.15.157:0/2098963942' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:28 smithi165 bash[22175]: cluster 2022-04-30T23:19:26.997036+0000 mgr.smithi157.nfpzoe (mgr.14180) 5694 : cluster [DBG] pgmap v5327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:28 smithi157 bash[20376]: cluster 2022-04-30T23:19:26.997036+0000 mgr.smithi157.nfpzoe (mgr.14180) 5694 : cluster [DBG] pgmap v5327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:30.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:19:30.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:19:30.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:19:30.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:30 smithi165 bash[22175]: cluster 2022-04-30T23:19:28.997660+0000 mgr.smithi157.nfpzoe (mgr.14180) 5695 : cluster [DBG] pgmap v5328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:30 smithi157 bash[20376]: cluster 2022-04-30T23:19:28.997660+0000 mgr.smithi157.nfpzoe (mgr.14180) 5695 : cluster [DBG] pgmap v5328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:30.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:19:31.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:31 smithi165 bash[22175]: audit 2022-04-30T23:19:30.536887+0000 mon.smithi157 (mon.0) 3704 : audit [DBG] from='client.? 172.21.15.157:0/109356911' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:31.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:31 smithi157 bash[20376]: audit 2022-04-30T23:19:30.536887+0000 mon.smithi157 (mon.0) 3704 : audit [DBG] from='client.? 172.21.15.157:0/109356911' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:32 smithi165 bash[22175]: cluster 2022-04-30T23:19:30.998288+0000 mgr.smithi157.nfpzoe (mgr.14180) 5696 : cluster [DBG] pgmap v5329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:32 smithi157 bash[20376]: cluster 2022-04-30T23:19:30.998288+0000 mgr.smithi157.nfpzoe (mgr.14180) 5696 : cluster [DBG] pgmap v5329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:34 smithi165 bash[22175]: cluster 2022-04-30T23:19:32.998934+0000 mgr.smithi157.nfpzoe (mgr.14180) 5697 : cluster [DBG] pgmap v5330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:34 smithi157 bash[20376]: cluster 2022-04-30T23:19:32.998934+0000 mgr.smithi157.nfpzoe (mgr.14180) 5697 : cluster [DBG] pgmap v5330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:35.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:19:35.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:19:35.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:19:35.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:19:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:35 smithi165 bash[22175]: cluster 2022-04-30T23:19:34.999604+0000 mgr.smithi157.nfpzoe (mgr.14180) 5698 : cluster [DBG] pgmap v5331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:35 smithi165 bash[22175]: audit 2022-04-30T23:19:35.006713+0000 mon.smithi157 (mon.0) 3705 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:19:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:35 smithi165 bash[22175]: audit 2022-04-30T23:19:35.009438+0000 mon.smithi157 (mon.0) 3706 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:19:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:35 smithi165 bash[22175]: audit 2022-04-30T23:19:35.011252+0000 mon.smithi157 (mon.0) 3707 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:19:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:35 smithi165 bash[22175]: audit 2022-04-30T23:19:35.305935+0000 mon.smithi157 (mon.0) 3708 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:19:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:35 smithi157 bash[20376]: cluster 2022-04-30T23:19:34.999604+0000 mgr.smithi157.nfpzoe (mgr.14180) 5698 : cluster [DBG] pgmap v5331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:35 smithi157 bash[20376]: audit 2022-04-30T23:19:35.006713+0000 mon.smithi157 (mon.0) 3705 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:19:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:35 smithi157 bash[20376]: audit 2022-04-30T23:19:35.009438+0000 mon.smithi157 (mon.0) 3706 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:19:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:35 smithi157 bash[20376]: audit 2022-04-30T23:19:35.011252+0000 mon.smithi157 (mon.0) 3707 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:19:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:35 smithi157 bash[20376]: audit 2022-04-30T23:19:35.305935+0000 mon.smithi157 (mon.0) 3708 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:19:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:36 smithi165 bash[22175]: cluster 2022-04-30T23:19:35.592684+0000 mgr.smithi157.nfpzoe (mgr.14180) 5699 : cluster [DBG] pgmap v5332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:36 smithi165 bash[22175]: cluster 2022-04-30T23:19:35.593103+0000 mgr.smithi157.nfpzoe (mgr.14180) 5700 : cluster [DBG] pgmap v5333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:36 smithi165 bash[22175]: audit 2022-04-30T23:19:35.600582+0000 mon.smithi157 (mon.0) 3709 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:19:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:36 smithi165 bash[22175]: audit 2022-04-30T23:19:35.609083+0000 mon.smithi157 (mon.0) 3710 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:19:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:36 smithi165 bash[22175]: cephadm 2022-04-30T23:19:35.610107+0000 mgr.smithi157.nfpzoe (mgr.14180) 5701 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:19:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:36 smithi165 bash[22175]: cephadm 2022-04-30T23:19:35.610259+0000 mgr.smithi157.nfpzoe (mgr.14180) 5702 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:19:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:36 smithi165 bash[22175]: audit 2022-04-30T23:19:35.868918+0000 mon.smithi157 (mon.0) 3711 : audit [DBG] from='client.? 172.21.15.157:0/1378127732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:36 smithi157 bash[20376]: cluster 2022-04-30T23:19:35.592684+0000 mgr.smithi157.nfpzoe (mgr.14180) 5699 : cluster [DBG] pgmap v5332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:36 smithi157 bash[20376]: cluster 2022-04-30T23:19:35.593103+0000 mgr.smithi157.nfpzoe (mgr.14180) 5700 : cluster [DBG] pgmap v5333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:36 smithi157 bash[20376]: audit 2022-04-30T23:19:35.600582+0000 mon.smithi157 (mon.0) 3709 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:19:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:36 smithi157 bash[20376]: audit 2022-04-30T23:19:35.609083+0000 mon.smithi157 (mon.0) 3710 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:19:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:36 smithi157 bash[20376]: cephadm 2022-04-30T23:19:35.610107+0000 mgr.smithi157.nfpzoe (mgr.14180) 5701 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:19:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:36 smithi157 bash[20376]: cephadm 2022-04-30T23:19:35.610259+0000 mgr.smithi157.nfpzoe (mgr.14180) 5702 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:19:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:36 smithi157 bash[20376]: audit 2022-04-30T23:19:35.868918+0000 mon.smithi157 (mon.0) 3711 : audit [DBG] from='client.? 172.21.15.157:0/1378127732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:38 smithi165 bash[22175]: cluster 2022-04-30T23:19:37.593788+0000 mgr.smithi157.nfpzoe (mgr.14180) 5703 : cluster [DBG] pgmap v5334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:38 smithi157 bash[20376]: cluster 2022-04-30T23:19:37.593788+0000 mgr.smithi157.nfpzoe (mgr.14180) 5703 : cluster [DBG] pgmap v5334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:40.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:19:40.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:19:40.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:19:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:40 smithi165 bash[22175]: cluster 2022-04-30T23:19:39.594570+0000 mgr.smithi157.nfpzoe (mgr.14180) 5704 : cluster [DBG] pgmap v5335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:40 smithi157 bash[20376]: cluster 2022-04-30T23:19:39.594570+0000 mgr.smithi157.nfpzoe (mgr.14180) 5704 : cluster [DBG] pgmap v5335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:41.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:19:41.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:41 smithi165 bash[22175]: audit 2022-04-30T23:19:41.200524+0000 mon.smithi157 (mon.0) 3712 : audit [DBG] from='client.? 172.21.15.157:0/3708334502' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:41 smithi157 bash[20376]: audit 2022-04-30T23:19:41.200524+0000 mon.smithi157 (mon.0) 3712 : audit [DBG] from='client.? 172.21.15.157:0/3708334502' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:42 smithi165 bash[22175]: cluster 2022-04-30T23:19:41.595295+0000 mgr.smithi157.nfpzoe (mgr.14180) 5705 : cluster [DBG] pgmap v5336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:42 smithi157 bash[20376]: cluster 2022-04-30T23:19:41.595295+0000 mgr.smithi157.nfpzoe (mgr.14180) 5705 : cluster [DBG] pgmap v5336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:44 smithi157 bash[20376]: cluster 2022-04-30T23:19:43.595951+0000 mgr.smithi157.nfpzoe (mgr.14180) 5706 : cluster [DBG] pgmap v5337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:44 smithi165 bash[22175]: cluster 2022-04-30T23:19:43.595951+0000 mgr.smithi157.nfpzoe (mgr.14180) 5706 : cluster [DBG] pgmap v5337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:46.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:19:46.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:19:46.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:19:46.546 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:19:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:46 smithi157 bash[20376]: cluster 2022-04-30T23:19:45.596557+0000 mgr.smithi157.nfpzoe (mgr.14180) 5707 : cluster [DBG] pgmap v5338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:46 smithi157 bash[20376]: audit 2022-04-30T23:19:46.525859+0000 mon.smithi157 (mon.0) 3713 : audit [DBG] from='client.? 172.21.15.157:0/2624121367' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:47.155 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:46 smithi165 bash[22175]: cluster 2022-04-30T23:19:45.596557+0000 mgr.smithi157.nfpzoe (mgr.14180) 5707 : cluster [DBG] pgmap v5338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:47.155 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:46 smithi165 bash[22175]: audit 2022-04-30T23:19:46.525859+0000 mon.smithi157 (mon.0) 3713 : audit [DBG] from='client.? 172.21.15.157:0/2624121367' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:48 smithi157 bash[20376]: cluster 2022-04-30T23:19:47.597215+0000 mgr.smithi157.nfpzoe (mgr.14180) 5708 : cluster [DBG] pgmap v5339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:49.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:48 smithi165 bash[22175]: cluster 2022-04-30T23:19:47.597215+0000 mgr.smithi157.nfpzoe (mgr.14180) 5708 : cluster [DBG] pgmap v5339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:50 smithi165 bash[22175]: cluster 2022-04-30T23:19:49.597912+0000 mgr.smithi157.nfpzoe (mgr.14180) 5709 : cluster [DBG] pgmap v5340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:50.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:50 smithi157 bash[20376]: cluster 2022-04-30T23:19:49.597912+0000 mgr.smithi157.nfpzoe (mgr.14180) 5709 : cluster [DBG] pgmap v5340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:51.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:19:51.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:19:51.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:19:51.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:19:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:52 smithi157 bash[20376]: cluster 2022-04-30T23:19:51.598535+0000 mgr.smithi157.nfpzoe (mgr.14180) 5710 : cluster [DBG] pgmap v5341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:52 smithi157 bash[20376]: audit 2022-04-30T23:19:51.850498+0000 mon.smithi157 (mon.0) 3714 : audit [DBG] from='client.? 172.21.15.157:0/1446275204' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:52 smithi165 bash[22175]: cluster 2022-04-30T23:19:51.598535+0000 mgr.smithi157.nfpzoe (mgr.14180) 5710 : cluster [DBG] pgmap v5341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:52 smithi165 bash[22175]: audit 2022-04-30T23:19:51.850498+0000 mon.smithi157 (mon.0) 3714 : audit [DBG] from='client.? 172.21.15.157:0/1446275204' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:54 smithi157 bash[20376]: cluster 2022-04-30T23:19:53.599221+0000 mgr.smithi157.nfpzoe (mgr.14180) 5711 : cluster [DBG] pgmap v5342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:54 smithi165 bash[22175]: cluster 2022-04-30T23:19:53.599221+0000 mgr.smithi157.nfpzoe (mgr.14180) 5711 : cluster [DBG] pgmap v5342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:56.874 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:19:56.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:19:56.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:19:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:56 smithi157 bash[20376]: cluster 2022-04-30T23:19:55.599886+0000 mgr.smithi157.nfpzoe (mgr.14180) 5712 : cluster [DBG] pgmap v5343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:56 smithi165 bash[22175]: cluster 2022-04-30T23:19:55.599886+0000 mgr.smithi157.nfpzoe (mgr.14180) 5712 : cluster [DBG] pgmap v5343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:57.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:19:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:57 smithi157 bash[20376]: audit 2022-04-30T23:19:57.187624+0000 mon.smithi157 (mon.0) 3715 : audit [DBG] from='client.? 172.21.15.157:0/4221896337' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:57 smithi165 bash[22175]: audit 2022-04-30T23:19:57.187624+0000 mon.smithi157 (mon.0) 3715 : audit [DBG] from='client.? 172.21.15.157:0/4221896337' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:19:58.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:58 smithi157 bash[20376]: cluster 2022-04-30T23:19:57.600549+0000 mgr.smithi157.nfpzoe (mgr.14180) 5713 : cluster [DBG] pgmap v5344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:58 smithi165 bash[22175]: cluster 2022-04-30T23:19:57.600549+0000 mgr.smithi157.nfpzoe (mgr.14180) 5713 : cluster [DBG] pgmap v5344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:19:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:59 smithi157 bash[20376]: audit 2022-04-30T23:19:59.059934+0000 mon.smithi157 (mon.0) 3716 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:19:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:19:59 smithi157 bash[20376]: audit 2022-04-30T23:19:59.108024+0000 mon.smithi157 (mon.0) 3717 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:20:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:59 smithi165 bash[22175]: audit 2022-04-30T23:19:59.059934+0000 mon.smithi157 (mon.0) 3716 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:20:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:19:59 smithi165 bash[22175]: audit 2022-04-30T23:19:59.108024+0000 mon.smithi157 (mon.0) 3717 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:20:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:00 smithi157 bash[20376]: cluster 2022-04-30T23:19:59.601208+0000 mgr.smithi157.nfpzoe (mgr.14180) 5714 : cluster [DBG] pgmap v5345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:00 smithi157 bash[20376]: cluster 2022-04-30T23:20:00.000159+0000 mon.smithi157 (mon.0) 3718 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T23:20:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:00 smithi165 bash[22175]: cluster 2022-04-30T23:19:59.601208+0000 mgr.smithi157.nfpzoe (mgr.14180) 5714 : cluster [DBG] pgmap v5345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:00 smithi165 bash[22175]: cluster 2022-04-30T23:20:00.000159+0000 mon.smithi157 (mon.0) 3718 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T23:20:02.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:20:02.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:20:02.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:20:02.538 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:20:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:02 smithi157 bash[20376]: cluster 2022-04-30T23:20:01.601828+0000 mgr.smithi157.nfpzoe (mgr.14180) 5715 : cluster [DBG] pgmap v5346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:02.967 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:02 smithi157 bash[20376]: audit 2022-04-30T23:20:02.517624+0000 mon.smithi157 (mon.0) 3719 : audit [DBG] from='client.? 172.21.15.157:0/2328810652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:02 smithi165 bash[22175]: cluster 2022-04-30T23:20:01.601828+0000 mgr.smithi157.nfpzoe (mgr.14180) 5715 : cluster [DBG] pgmap v5346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:02 smithi165 bash[22175]: audit 2022-04-30T23:20:02.517624+0000 mon.smithi157 (mon.0) 3719 : audit [DBG] from='client.? 172.21.15.157:0/2328810652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:04 smithi157 bash[20376]: cluster 2022-04-30T23:20:03.602494+0000 mgr.smithi157.nfpzoe (mgr.14180) 5716 : cluster [DBG] pgmap v5347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:04 smithi165 bash[22175]: cluster 2022-04-30T23:20:03.602494+0000 mgr.smithi157.nfpzoe (mgr.14180) 5716 : cluster [DBG] pgmap v5347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:06 smithi157 bash[20376]: cluster 2022-04-30T23:20:05.603124+0000 mgr.smithi157.nfpzoe (mgr.14180) 5717 : cluster [DBG] pgmap v5348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:06 smithi165 bash[22175]: cluster 2022-04-30T23:20:05.603124+0000 mgr.smithi157.nfpzoe (mgr.14180) 5717 : cluster [DBG] pgmap v5348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:07.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:20:07.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:20:07.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:20:07.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:20:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:08 smithi165 bash[22175]: cluster 2022-04-30T23:20:07.603750+0000 mgr.smithi157.nfpzoe (mgr.14180) 5718 : cluster [DBG] pgmap v5349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:08 smithi165 bash[22175]: audit 2022-04-30T23:20:07.843604+0000 mon.smithi157 (mon.0) 3720 : audit [DBG] from='client.? 172.21.15.157:0/3324864465' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:08 smithi157 bash[20376]: cluster 2022-04-30T23:20:07.603750+0000 mgr.smithi157.nfpzoe (mgr.14180) 5718 : cluster [DBG] pgmap v5349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:08 smithi157 bash[20376]: audit 2022-04-30T23:20:07.843604+0000 mon.smithi157 (mon.0) 3720 : audit [DBG] from='client.? 172.21.15.157:0/3324864465' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:10.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:10 smithi165 bash[22175]: cluster 2022-04-30T23:20:09.604523+0000 mgr.smithi157.nfpzoe (mgr.14180) 5719 : cluster [DBG] pgmap v5350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:10 smithi157 bash[20376]: cluster 2022-04-30T23:20:09.604523+0000 mgr.smithi157.nfpzoe (mgr.14180) 5719 : cluster [DBG] pgmap v5350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:12.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:20:12.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:20:12.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:20:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:12 smithi157 bash[20376]: cluster 2022-04-30T23:20:11.605212+0000 mgr.smithi157.nfpzoe (mgr.14180) 5720 : cluster [DBG] pgmap v5351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:12 smithi165 bash[22175]: cluster 2022-04-30T23:20:11.605212+0000 mgr.smithi157.nfpzoe (mgr.14180) 5720 : cluster [DBG] pgmap v5351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:13.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:20:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:13 smithi165 bash[22175]: audit 2022-04-30T23:20:13.171455+0000 mon.smithi157 (mon.0) 3721 : audit [DBG] from='client.? 172.21.15.157:0/3130389635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:13 smithi157 bash[20376]: audit 2022-04-30T23:20:13.171455+0000 mon.smithi157 (mon.0) 3721 : audit [DBG] from='client.? 172.21.15.157:0/3130389635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:14 smithi157 bash[20376]: cluster 2022-04-30T23:20:13.605843+0000 mgr.smithi157.nfpzoe (mgr.14180) 5721 : cluster [DBG] pgmap v5352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:14 smithi165 bash[22175]: cluster 2022-04-30T23:20:13.605843+0000 mgr.smithi157.nfpzoe (mgr.14180) 5721 : cluster [DBG] pgmap v5352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:16 smithi157 bash[20376]: cluster 2022-04-30T23:20:15.606457+0000 mgr.smithi157.nfpzoe (mgr.14180) 5722 : cluster [DBG] pgmap v5353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:16 smithi165 bash[22175]: cluster 2022-04-30T23:20:15.606457+0000 mgr.smithi157.nfpzoe (mgr.14180) 5722 : cluster [DBG] pgmap v5353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:18.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:20:18.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:20:18.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:20:18.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:20:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:18 smithi157 bash[20376]: cluster 2022-04-30T23:20:17.607139+0000 mgr.smithi157.nfpzoe (mgr.14180) 5723 : cluster [DBG] pgmap v5354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:18 smithi157 bash[20376]: audit 2022-04-30T23:20:18.507394+0000 mon.smithi157 (mon.0) 3722 : audit [DBG] from='client.? 172.21.15.157:0/2187563644' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:18 smithi165 bash[22175]: cluster 2022-04-30T23:20:17.607139+0000 mgr.smithi157.nfpzoe (mgr.14180) 5723 : cluster [DBG] pgmap v5354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:18 smithi165 bash[22175]: audit 2022-04-30T23:20:18.507394+0000 mon.smithi157 (mon.0) 3722 : audit [DBG] from='client.? 172.21.15.157:0/2187563644' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:20.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:20 smithi165 bash[22175]: cluster 2022-04-30T23:20:19.607768+0000 mgr.smithi157.nfpzoe (mgr.14180) 5724 : cluster [DBG] pgmap v5355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:20 smithi157 bash[20376]: cluster 2022-04-30T23:20:19.607768+0000 mgr.smithi157.nfpzoe (mgr.14180) 5724 : cluster [DBG] pgmap v5355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:22 smithi157 bash[20376]: cluster 2022-04-30T23:20:21.608428+0000 mgr.smithi157.nfpzoe (mgr.14180) 5725 : cluster [DBG] pgmap v5356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:22 smithi165 bash[22175]: cluster 2022-04-30T23:20:21.608428+0000 mgr.smithi157.nfpzoe (mgr.14180) 5725 : cluster [DBG] pgmap v5356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:23.532 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:20:23.532 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:20:23.532 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:20:23.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:20:24.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:24 smithi157 bash[20376]: cluster 2022-04-30T23:20:23.609016+0000 mgr.smithi157.nfpzoe (mgr.14180) 5726 : cluster [DBG] pgmap v5357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:24.963 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:24 smithi157 bash[20376]: audit 2022-04-30T23:20:23.832959+0000 mon.smithi157 (mon.0) 3723 : audit [DBG] from='client.? 172.21.15.157:0/2479400190' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:24 smithi165 bash[22175]: cluster 2022-04-30T23:20:23.609016+0000 mgr.smithi157.nfpzoe (mgr.14180) 5726 : cluster [DBG] pgmap v5357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:24 smithi165 bash[22175]: audit 2022-04-30T23:20:23.832959+0000 mon.smithi157 (mon.0) 3723 : audit [DBG] from='client.? 172.21.15.157:0/2479400190' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:26 smithi157 bash[20376]: cluster 2022-04-30T23:20:25.609749+0000 mgr.smithi157.nfpzoe (mgr.14180) 5727 : cluster [DBG] pgmap v5358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:26 smithi165 bash[22175]: cluster 2022-04-30T23:20:25.609749+0000 mgr.smithi157.nfpzoe (mgr.14180) 5727 : cluster [DBG] pgmap v5358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:28.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:20:28.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:20:28.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:20:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:28 smithi157 bash[20376]: cluster 2022-04-30T23:20:27.610417+0000 mgr.smithi157.nfpzoe (mgr.14180) 5728 : cluster [DBG] pgmap v5359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:28 smithi165 bash[22175]: cluster 2022-04-30T23:20:27.610417+0000 mgr.smithi157.nfpzoe (mgr.14180) 5728 : cluster [DBG] pgmap v5359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:29.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:20:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:29 smithi157 bash[20376]: audit 2022-04-30T23:20:29.163006+0000 mon.smithi157 (mon.0) 3724 : audit [DBG] from='client.? 172.21.15.157:0/4150472255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:29 smithi165 bash[22175]: audit 2022-04-30T23:20:29.163006+0000 mon.smithi157 (mon.0) 3724 : audit [DBG] from='client.? 172.21.15.157:0/4150472255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:30 smithi157 bash[20376]: cluster 2022-04-30T23:20:29.611098+0000 mgr.smithi157.nfpzoe (mgr.14180) 5729 : cluster [DBG] pgmap v5360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:30 smithi165 bash[22175]: cluster 2022-04-30T23:20:29.611098+0000 mgr.smithi157.nfpzoe (mgr.14180) 5729 : cluster [DBG] pgmap v5360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:32 smithi165 bash[22175]: cluster 2022-04-30T23:20:31.611743+0000 mgr.smithi157.nfpzoe (mgr.14180) 5730 : cluster [DBG] pgmap v5361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:32 smithi157 bash[20376]: cluster 2022-04-30T23:20:31.611743+0000 mgr.smithi157.nfpzoe (mgr.14180) 5730 : cluster [DBG] pgmap v5361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:34.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:20:34.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:20:34.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:20:34.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:20:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:34 smithi165 bash[22175]: cluster 2022-04-30T23:20:33.612343+0000 mgr.smithi157.nfpzoe (mgr.14180) 5731 : cluster [DBG] pgmap v5362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:34 smithi165 bash[22175]: audit 2022-04-30T23:20:34.495480+0000 mon.smithi157 (mon.0) 3725 : audit [DBG] from='client.? 172.21.15.157:0/961297782' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:35.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:34 smithi157 bash[20376]: cluster 2022-04-30T23:20:33.612343+0000 mgr.smithi157.nfpzoe (mgr.14180) 5731 : cluster [DBG] pgmap v5362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:35.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:34 smithi157 bash[20376]: audit 2022-04-30T23:20:34.495480+0000 mon.smithi157 (mon.0) 3725 : audit [DBG] from='client.? 172.21.15.157:0/961297782' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:36.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:35 smithi165 bash[22175]: audit 2022-04-30T23:20:35.622276+0000 mon.smithi157 (mon.0) 3726 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:20:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:35 smithi165 bash[22175]: audit 2022-04-30T23:20:35.624982+0000 mon.smithi157 (mon.0) 3727 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:20:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:35 smithi165 bash[22175]: audit 2022-04-30T23:20:35.626760+0000 mon.smithi157 (mon.0) 3728 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:20:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:35 smithi157 bash[20376]: audit 2022-04-30T23:20:35.622276+0000 mon.smithi157 (mon.0) 3726 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:20:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:35 smithi157 bash[20376]: audit 2022-04-30T23:20:35.624982+0000 mon.smithi157 (mon.0) 3727 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:20:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:35 smithi157 bash[20376]: audit 2022-04-30T23:20:35.626760+0000 mon.smithi157 (mon.0) 3728 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:20:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:36 smithi165 bash[22175]: cluster 2022-04-30T23:20:35.613005+0000 mgr.smithi157.nfpzoe (mgr.14180) 5732 : cluster [DBG] pgmap v5363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:36 smithi165 bash[22175]: cluster 2022-04-30T23:20:35.956553+0000 mgr.smithi157.nfpzoe (mgr.14180) 5733 : cluster [DBG] pgmap v5364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:36 smithi165 bash[22175]: cluster 2022-04-30T23:20:35.957012+0000 mgr.smithi157.nfpzoe (mgr.14180) 5734 : cluster [DBG] pgmap v5365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:36 smithi165 bash[22175]: audit 2022-04-30T23:20:35.963661+0000 mon.smithi157 (mon.0) 3729 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:20:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:36 smithi165 bash[22175]: audit 2022-04-30T23:20:35.972163+0000 mon.smithi157 (mon.0) 3730 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:20:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:36 smithi165 bash[22175]: cephadm 2022-04-30T23:20:35.973562+0000 mgr.smithi157.nfpzoe (mgr.14180) 5735 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:20:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:36 smithi165 bash[22175]: cephadm 2022-04-30T23:20:35.973768+0000 mgr.smithi157.nfpzoe (mgr.14180) 5736 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:20:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:36 smithi157 bash[20376]: cluster 2022-04-30T23:20:35.613005+0000 mgr.smithi157.nfpzoe (mgr.14180) 5732 : cluster [DBG] pgmap v5363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:36 smithi157 bash[20376]: cluster 2022-04-30T23:20:35.956553+0000 mgr.smithi157.nfpzoe (mgr.14180) 5733 : cluster [DBG] pgmap v5364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:36 smithi157 bash[20376]: cluster 2022-04-30T23:20:35.957012+0000 mgr.smithi157.nfpzoe (mgr.14180) 5734 : cluster [DBG] pgmap v5365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:36 smithi157 bash[20376]: audit 2022-04-30T23:20:35.963661+0000 mon.smithi157 (mon.0) 3729 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:20:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:36 smithi157 bash[20376]: audit 2022-04-30T23:20:35.972163+0000 mon.smithi157 (mon.0) 3730 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:20:37.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:36 smithi157 bash[20376]: cephadm 2022-04-30T23:20:35.973562+0000 mgr.smithi157.nfpzoe (mgr.14180) 5735 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:20:37.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:36 smithi157 bash[20376]: cephadm 2022-04-30T23:20:35.973768+0000 mgr.smithi157.nfpzoe (mgr.14180) 5736 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:20:39.331 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:38 smithi157 bash[20376]: cluster 2022-04-30T23:20:37.957693+0000 mgr.smithi157.nfpzoe (mgr.14180) 5737 : cluster [DBG] pgmap v5366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:38 smithi165 bash[22175]: cluster 2022-04-30T23:20:37.957693+0000 mgr.smithi157.nfpzoe (mgr.14180) 5737 : cluster [DBG] pgmap v5366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:39.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:20:39.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:20:39.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:20:39.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:20:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:40 smithi165 bash[22175]: audit 2022-04-30T23:20:39.817843+0000 mon.smithi157 (mon.0) 3731 : audit [DBG] from='client.? 172.21.15.157:0/3763520355' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:40 smithi165 bash[22175]: cluster 2022-04-30T23:20:39.958432+0000 mgr.smithi157.nfpzoe (mgr.14180) 5738 : cluster [DBG] pgmap v5367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:40 smithi157 bash[20376]: audit 2022-04-30T23:20:39.817843+0000 mon.smithi157 (mon.0) 3731 : audit [DBG] from='client.? 172.21.15.157:0/3763520355' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:40 smithi157 bash[20376]: cluster 2022-04-30T23:20:39.958432+0000 mgr.smithi157.nfpzoe (mgr.14180) 5738 : cluster [DBG] pgmap v5367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:43 smithi165 bash[22175]: cluster 2022-04-30T23:20:41.959132+0000 mgr.smithi157.nfpzoe (mgr.14180) 5739 : cluster [DBG] pgmap v5368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:43 smithi157 bash[20376]: cluster 2022-04-30T23:20:41.959132+0000 mgr.smithi157.nfpzoe (mgr.14180) 5739 : cluster [DBG] pgmap v5368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:44.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:20:44.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:20:44.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:20:45.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:20:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:45 smithi165 bash[22175]: cluster 2022-04-30T23:20:43.959736+0000 mgr.smithi157.nfpzoe (mgr.14180) 5740 : cluster [DBG] pgmap v5369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:45 smithi157 bash[20376]: cluster 2022-04-30T23:20:43.959736+0000 mgr.smithi157.nfpzoe (mgr.14180) 5740 : cluster [DBG] pgmap v5369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:46.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:46 smithi165 bash[22175]: audit 2022-04-30T23:20:45.138312+0000 mon.smithi157 (mon.0) 3732 : audit [DBG] from='client.? 172.21.15.157:0/1338069739' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:46 smithi157 bash[20376]: audit 2022-04-30T23:20:45.138312+0000 mon.smithi157 (mon.0) 3732 : audit [DBG] from='client.? 172.21.15.157:0/1338069739' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:47 smithi165 bash[22175]: cluster 2022-04-30T23:20:45.960340+0000 mgr.smithi157.nfpzoe (mgr.14180) 5741 : cluster [DBG] pgmap v5370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:47 smithi157 bash[20376]: cluster 2022-04-30T23:20:45.960340+0000 mgr.smithi157.nfpzoe (mgr.14180) 5741 : cluster [DBG] pgmap v5370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:49.331 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:49 smithi157 bash[20376]: cluster 2022-04-30T23:20:47.960973+0000 mgr.smithi157.nfpzoe (mgr.14180) 5742 : cluster [DBG] pgmap v5371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:49 smithi165 bash[22175]: cluster 2022-04-30T23:20:47.960973+0000 mgr.smithi157.nfpzoe (mgr.14180) 5742 : cluster [DBG] pgmap v5371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:50.162 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:20:50.162 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:20:50.162 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:20:50.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:20:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:50 smithi165 bash[22175]: cluster 2022-04-30T23:20:49.961592+0000 mgr.smithi157.nfpzoe (mgr.14180) 5743 : cluster [DBG] pgmap v5372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:50 smithi165 bash[22175]: audit 2022-04-30T23:20:50.464494+0000 mon.smithi157 (mon.0) 3733 : audit [DBG] from='client.? 172.21.15.157:0/2146273747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:50.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:50 smithi157 bash[20376]: cluster 2022-04-30T23:20:49.961592+0000 mgr.smithi157.nfpzoe (mgr.14180) 5743 : cluster [DBG] pgmap v5372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:50.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:50 smithi157 bash[20376]: audit 2022-04-30T23:20:50.464494+0000 mon.smithi157 (mon.0) 3733 : audit [DBG] from='client.? 172.21.15.157:0/2146273747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:53 smithi165 bash[22175]: cluster 2022-04-30T23:20:51.962177+0000 mgr.smithi157.nfpzoe (mgr.14180) 5744 : cluster [DBG] pgmap v5373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:53 smithi157 bash[20376]: cluster 2022-04-30T23:20:51.962177+0000 mgr.smithi157.nfpzoe (mgr.14180) 5744 : cluster [DBG] pgmap v5373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:55 smithi165 bash[22175]: cluster 2022-04-30T23:20:53.962789+0000 mgr.smithi157.nfpzoe (mgr.14180) 5745 : cluster [DBG] pgmap v5374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:55 smithi157 bash[20376]: cluster 2022-04-30T23:20:53.962789+0000 mgr.smithi157.nfpzoe (mgr.14180) 5745 : cluster [DBG] pgmap v5374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:55.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:20:55.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:20:55.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:20:55.809 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:20:56.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:56 smithi165 bash[22175]: audit 2022-04-30T23:20:55.789467+0000 mon.smithi157 (mon.0) 3734 : audit [DBG] from='client.? 172.21.15.157:0/2207128280' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:56 smithi157 bash[20376]: audit 2022-04-30T23:20:55.789467+0000 mon.smithi157 (mon.0) 3734 : audit [DBG] from='client.? 172.21.15.157:0/2207128280' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:20:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:57 smithi165 bash[22175]: cluster 2022-04-30T23:20:55.963452+0000 mgr.smithi157.nfpzoe (mgr.14180) 5746 : cluster [DBG] pgmap v5375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:57 smithi157 bash[20376]: cluster 2022-04-30T23:20:55.963452+0000 mgr.smithi157.nfpzoe (mgr.14180) 5746 : cluster [DBG] pgmap v5375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:59.332 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:20:59 smithi157 bash[20376]: cluster 2022-04-30T23:20:57.964091+0000 mgr.smithi157.nfpzoe (mgr.14180) 5747 : cluster [DBG] pgmap v5376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:20:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:20:59 smithi165 bash[22175]: cluster 2022-04-30T23:20:57.964091+0000 mgr.smithi157.nfpzoe (mgr.14180) 5747 : cluster [DBG] pgmap v5376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:00 smithi165 bash[22175]: audit 2022-04-30T23:20:59.063929+0000 mon.smithi157 (mon.0) 3735 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:21:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:00 smithi165 bash[22175]: audit 2022-04-30T23:20:59.115475+0000 mon.smithi157 (mon.0) 3736 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:21:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:00 smithi157 bash[20376]: audit 2022-04-30T23:20:59.063929+0000 mon.smithi157 (mon.0) 3735 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:21:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:00 smithi157 bash[20376]: audit 2022-04-30T23:20:59.115475+0000 mon.smithi157 (mon.0) 3736 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:21:00.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:21:00.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:21:00.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:21:01.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:21:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:01 smithi165 bash[22175]: cluster 2022-04-30T23:20:59.964724+0000 mgr.smithi157.nfpzoe (mgr.14180) 5748 : cluster [DBG] pgmap v5377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:01.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:01 smithi157 bash[20376]: cluster 2022-04-30T23:20:59.964724+0000 mgr.smithi157.nfpzoe (mgr.14180) 5748 : cluster [DBG] pgmap v5377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:02.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:02 smithi165 bash[22175]: audit 2022-04-30T23:21:01.115271+0000 mon.smithi157 (mon.0) 3737 : audit [DBG] from='client.? 172.21.15.157:0/2469057011' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:02 smithi157 bash[20376]: audit 2022-04-30T23:21:01.115271+0000 mon.smithi157 (mon.0) 3737 : audit [DBG] from='client.? 172.21.15.157:0/2469057011' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:03 smithi165 bash[22175]: cluster 2022-04-30T23:21:01.965394+0000 mgr.smithi157.nfpzoe (mgr.14180) 5749 : cluster [DBG] pgmap v5378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:03.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:03 smithi157 bash[20376]: cluster 2022-04-30T23:21:01.965394+0000 mgr.smithi157.nfpzoe (mgr.14180) 5749 : cluster [DBG] pgmap v5378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:05 smithi165 bash[22175]: cluster 2022-04-30T23:21:03.966106+0000 mgr.smithi157.nfpzoe (mgr.14180) 5750 : cluster [DBG] pgmap v5379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:05.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:05 smithi157 bash[20376]: cluster 2022-04-30T23:21:03.966106+0000 mgr.smithi157.nfpzoe (mgr.14180) 5750 : cluster [DBG] pgmap v5379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:06.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:21:06.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:21:06.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:21:06.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:21:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:07 smithi165 bash[22175]: cluster 2022-04-30T23:21:05.966894+0000 mgr.smithi157.nfpzoe (mgr.14180) 5751 : cluster [DBG] pgmap v5380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:07 smithi165 bash[22175]: audit 2022-04-30T23:21:06.439617+0000 mon.smithi157 (mon.0) 3738 : audit [DBG] from='client.? 172.21.15.157:0/3344146800' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:07 smithi157 bash[20376]: cluster 2022-04-30T23:21:05.966894+0000 mgr.smithi157.nfpzoe (mgr.14180) 5751 : cluster [DBG] pgmap v5380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:07 smithi157 bash[20376]: audit 2022-04-30T23:21:06.439617+0000 mon.smithi157 (mon.0) 3738 : audit [DBG] from='client.? 172.21.15.157:0/3344146800' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:09.333 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:09 smithi157 bash[20376]: cluster 2022-04-30T23:21:07.967623+0000 mgr.smithi157.nfpzoe (mgr.14180) 5752 : cluster [DBG] pgmap v5381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:09 smithi165 bash[22175]: cluster 2022-04-30T23:21:07.967623+0000 mgr.smithi157.nfpzoe (mgr.14180) 5752 : cluster [DBG] pgmap v5381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:10.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:10 smithi165 bash[22175]: cluster 2022-04-30T23:21:09.968221+0000 mgr.smithi157.nfpzoe (mgr.14180) 5753 : cluster [DBG] pgmap v5382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:10 smithi157 bash[20376]: cluster 2022-04-30T23:21:09.968221+0000 mgr.smithi157.nfpzoe (mgr.14180) 5753 : cluster [DBG] pgmap v5382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:11.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:21:11.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:21:11.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:21:11.798 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:21:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:11 smithi165 bash[22175]: audit 2022-04-30T23:21:11.777562+0000 mon.smithi157 (mon.0) 3739 : audit [DBG] from='client.? 172.21.15.157:0/2437019439' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:12.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:11 smithi157 bash[20376]: audit 2022-04-30T23:21:11.777562+0000 mon.smithi157 (mon.0) 3739 : audit [DBG] from='client.? 172.21.15.157:0/2437019439' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:12 smithi165 bash[22175]: cluster 2022-04-30T23:21:11.968879+0000 mgr.smithi157.nfpzoe (mgr.14180) 5754 : cluster [DBG] pgmap v5383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:12 smithi157 bash[20376]: cluster 2022-04-30T23:21:11.968879+0000 mgr.smithi157.nfpzoe (mgr.14180) 5754 : cluster [DBG] pgmap v5383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:15 smithi165 bash[22175]: cluster 2022-04-30T23:21:13.969481+0000 mgr.smithi157.nfpzoe (mgr.14180) 5755 : cluster [DBG] pgmap v5384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:15.561 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:15 smithi157 bash[20376]: cluster 2022-04-30T23:21:13.969481+0000 mgr.smithi157.nfpzoe (mgr.14180) 5755 : cluster [DBG] pgmap v5384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:16.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:21:16.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:21:16.802 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:21:17.128 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:21:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:17 smithi165 bash[22175]: cluster 2022-04-30T23:21:15.970078+0000 mgr.smithi157.nfpzoe (mgr.14180) 5756 : cluster [DBG] pgmap v5385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:17 smithi157 bash[20376]: cluster 2022-04-30T23:21:15.970078+0000 mgr.smithi157.nfpzoe (mgr.14180) 5756 : cluster [DBG] pgmap v5385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:18 smithi165 bash[22175]: audit 2022-04-30T23:21:17.107833+0000 mon.smithi157 (mon.0) 3740 : audit [DBG] from='client.? 172.21.15.157:0/1504780660' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:18 smithi157 bash[20376]: audit 2022-04-30T23:21:17.107833+0000 mon.smithi157 (mon.0) 3740 : audit [DBG] from='client.? 172.21.15.157:0/1504780660' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:19.334 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:19 smithi157 bash[20376]: cluster 2022-04-30T23:21:17.970806+0000 mgr.smithi157.nfpzoe (mgr.14180) 5757 : cluster [DBG] pgmap v5386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:19 smithi165 bash[22175]: cluster 2022-04-30T23:21:17.970806+0000 mgr.smithi157.nfpzoe (mgr.14180) 5757 : cluster [DBG] pgmap v5386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:20.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:20 smithi165 bash[22175]: cluster 2022-04-30T23:21:19.971453+0000 mgr.smithi157.nfpzoe (mgr.14180) 5758 : cluster [DBG] pgmap v5387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:20 smithi157 bash[20376]: cluster 2022-04-30T23:21:19.971453+0000 mgr.smithi157.nfpzoe (mgr.14180) 5758 : cluster [DBG] pgmap v5387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:22.131 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:21:22.131 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:21:22.132 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:21:22.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:21:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:23 smithi165 bash[22175]: cluster 2022-04-30T23:21:21.972172+0000 mgr.smithi157.nfpzoe (mgr.14180) 5759 : cluster [DBG] pgmap v5388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:23 smithi165 bash[22175]: audit 2022-04-30T23:21:22.434589+0000 mon.smithi157 (mon.0) 3741 : audit [DBG] from='client.? 172.21.15.157:0/1403991895' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:23.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:23 smithi157 bash[20376]: cluster 2022-04-30T23:21:21.972172+0000 mgr.smithi157.nfpzoe (mgr.14180) 5759 : cluster [DBG] pgmap v5388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:23.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:23 smithi157 bash[20376]: audit 2022-04-30T23:21:22.434589+0000 mon.smithi157 (mon.0) 3741 : audit [DBG] from='client.? 172.21.15.157:0/1403991895' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:25 smithi165 bash[22175]: cluster 2022-04-30T23:21:23.972838+0000 mgr.smithi157.nfpzoe (mgr.14180) 5760 : cluster [DBG] pgmap v5389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:25 smithi157 bash[20376]: cluster 2022-04-30T23:21:23.972838+0000 mgr.smithi157.nfpzoe (mgr.14180) 5760 : cluster [DBG] pgmap v5389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:27 smithi165 bash[22175]: cluster 2022-04-30T23:21:25.973557+0000 mgr.smithi157.nfpzoe (mgr.14180) 5761 : cluster [DBG] pgmap v5390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:27 smithi157 bash[20376]: cluster 2022-04-30T23:21:25.973557+0000 mgr.smithi157.nfpzoe (mgr.14180) 5761 : cluster [DBG] pgmap v5390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:27.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:21:27.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:21:27.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:21:27.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:21:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:28 smithi165 bash[22175]: audit 2022-04-30T23:21:27.756006+0000 mon.smithi157 (mon.0) 3742 : audit [DBG] from='client.? 172.21.15.157:0/3365020496' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:28 smithi157 bash[20376]: audit 2022-04-30T23:21:27.756006+0000 mon.smithi157 (mon.0) 3742 : audit [DBG] from='client.? 172.21.15.157:0/3365020496' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:29.335 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:29 smithi157 bash[20376]: cluster 2022-04-30T23:21:27.974323+0000 mgr.smithi157.nfpzoe (mgr.14180) 5762 : cluster [DBG] pgmap v5391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:29 smithi165 bash[22175]: cluster 2022-04-30T23:21:27.974323+0000 mgr.smithi157.nfpzoe (mgr.14180) 5762 : cluster [DBG] pgmap v5391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:30 smithi165 bash[22175]: cluster 2022-04-30T23:21:29.975122+0000 mgr.smithi157.nfpzoe (mgr.14180) 5763 : cluster [DBG] pgmap v5392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:30 smithi157 bash[20376]: cluster 2022-04-30T23:21:29.975122+0000 mgr.smithi157.nfpzoe (mgr.14180) 5763 : cluster [DBG] pgmap v5392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:32.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:21:32.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:21:32.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:21:33.112 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:21:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:33 smithi165 bash[22175]: cluster 2022-04-30T23:21:31.975887+0000 mgr.smithi157.nfpzoe (mgr.14180) 5764 : cluster [DBG] pgmap v5393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:33.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:33 smithi157 bash[20376]: cluster 2022-04-30T23:21:31.975887+0000 mgr.smithi157.nfpzoe (mgr.14180) 5764 : cluster [DBG] pgmap v5393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:34 smithi165 bash[22175]: audit 2022-04-30T23:21:33.084778+0000 mon.smithi157 (mon.0) 3743 : audit [DBG] from='client.? 172.21.15.157:0/240771947' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:34 smithi157 bash[20376]: audit 2022-04-30T23:21:33.084778+0000 mon.smithi157 (mon.0) 3743 : audit [DBG] from='client.? 172.21.15.157:0/240771947' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:35 smithi165 bash[22175]: cluster 2022-04-30T23:21:33.976490+0000 mgr.smithi157.nfpzoe (mgr.14180) 5765 : cluster [DBG] pgmap v5394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:35 smithi157 bash[20376]: cluster 2022-04-30T23:21:33.976490+0000 mgr.smithi157.nfpzoe (mgr.14180) 5765 : cluster [DBG] pgmap v5394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:36 smithi165 bash[22175]: audit 2022-04-30T23:21:35.980863+0000 mon.smithi157 (mon.0) 3744 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:21:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:36 smithi165 bash[22175]: audit 2022-04-30T23:21:35.983643+0000 mon.smithi157 (mon.0) 3745 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:21:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:36 smithi165 bash[22175]: audit 2022-04-30T23:21:35.985470+0000 mon.smithi157 (mon.0) 3746 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:21:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:36 smithi157 bash[20376]: audit 2022-04-30T23:21:35.980863+0000 mon.smithi157 (mon.0) 3744 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:21:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:36 smithi157 bash[20376]: audit 2022-04-30T23:21:35.983643+0000 mon.smithi157 (mon.0) 3745 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:21:36.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:36 smithi157 bash[20376]: audit 2022-04-30T23:21:35.985470+0000 mon.smithi157 (mon.0) 3746 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:21:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:37 smithi165 bash[22175]: cluster 2022-04-30T23:21:35.977122+0000 mgr.smithi157.nfpzoe (mgr.14180) 5766 : cluster [DBG] pgmap v5395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:37 smithi165 bash[22175]: audit 2022-04-30T23:21:36.318980+0000 mon.smithi157 (mon.0) 3747 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:21:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:37 smithi165 bash[22175]: audit 2022-04-30T23:21:36.329324+0000 mon.smithi157 (mon.0) 3748 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:21:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:37 smithi157 bash[20376]: cluster 2022-04-30T23:21:35.977122+0000 mgr.smithi157.nfpzoe (mgr.14180) 5766 : cluster [DBG] pgmap v5395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:37 smithi157 bash[20376]: audit 2022-04-30T23:21:36.318980+0000 mon.smithi157 (mon.0) 3747 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:21:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:37 smithi157 bash[20376]: audit 2022-04-30T23:21:36.329324+0000 mon.smithi157 (mon.0) 3748 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:21:38.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:21:38.116 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:21:38.116 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:21:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:38 smithi165 bash[22175]: cluster 2022-04-30T23:21:36.312805+0000 mgr.smithi157.nfpzoe (mgr.14180) 5767 : cluster [DBG] pgmap v5396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:38 smithi165 bash[22175]: cluster 2022-04-30T23:21:36.313373+0000 mgr.smithi157.nfpzoe (mgr.14180) 5768 : cluster [DBG] pgmap v5397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:38 smithi165 bash[22175]: cephadm 2022-04-30T23:21:36.330623+0000 mgr.smithi157.nfpzoe (mgr.14180) 5769 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:21:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:38 smithi165 bash[22175]: cephadm 2022-04-30T23:21:36.330855+0000 mgr.smithi157.nfpzoe (mgr.14180) 5770 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:21:38.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:21:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:38 smithi157 bash[20376]: cluster 2022-04-30T23:21:36.312805+0000 mgr.smithi157.nfpzoe (mgr.14180) 5767 : cluster [DBG] pgmap v5396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:38 smithi157 bash[20376]: cluster 2022-04-30T23:21:36.313373+0000 mgr.smithi157.nfpzoe (mgr.14180) 5768 : cluster [DBG] pgmap v5397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:38 smithi157 bash[20376]: cephadm 2022-04-30T23:21:36.330623+0000 mgr.smithi157.nfpzoe (mgr.14180) 5769 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:21:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:38 smithi157 bash[20376]: cephadm 2022-04-30T23:21:36.330855+0000 mgr.smithi157.nfpzoe (mgr.14180) 5770 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:21:39.335 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:39 smithi157 bash[20376]: audit 2022-04-30T23:21:38.415369+0000 mon.smithi157 (mon.0) 3749 : audit [DBG] from='client.? 172.21.15.157:0/1568305545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:39 smithi165 bash[22175]: audit 2022-04-30T23:21:38.415369+0000 mon.smithi157 (mon.0) 3749 : audit [DBG] from='client.? 172.21.15.157:0/1568305545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:40 smithi165 bash[22175]: cluster 2022-04-30T23:21:38.313988+0000 mgr.smithi157.nfpzoe (mgr.14180) 5771 : cluster [DBG] pgmap v5398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:40 smithi157 bash[20376]: cluster 2022-04-30T23:21:38.313988+0000 mgr.smithi157.nfpzoe (mgr.14180) 5771 : cluster [DBG] pgmap v5398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:42 smithi165 bash[22175]: cluster 2022-04-30T23:21:40.314601+0000 mgr.smithi157.nfpzoe (mgr.14180) 5772 : cluster [DBG] pgmap v5399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:42 smithi157 bash[20376]: cluster 2022-04-30T23:21:40.314601+0000 mgr.smithi157.nfpzoe (mgr.14180) 5772 : cluster [DBG] pgmap v5399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:43.441 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:21:43.441 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:21:43.442 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:21:43.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:21:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:44 smithi165 bash[22175]: cluster 2022-04-30T23:21:42.315248+0000 mgr.smithi157.nfpzoe (mgr.14180) 5773 : cluster [DBG] pgmap v5400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:44 smithi165 bash[22175]: audit 2022-04-30T23:21:43.743292+0000 mon.smithi157 (mon.0) 3750 : audit [DBG] from='client.? 172.21.15.157:0/4177200716' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:44 smithi157 bash[20376]: cluster 2022-04-30T23:21:42.315248+0000 mgr.smithi157.nfpzoe (mgr.14180) 5773 : cluster [DBG] pgmap v5400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:44 smithi157 bash[20376]: audit 2022-04-30T23:21:43.743292+0000 mon.smithi157 (mon.0) 3750 : audit [DBG] from='client.? 172.21.15.157:0/4177200716' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:46.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:46 smithi165 bash[22175]: cluster 2022-04-30T23:21:44.315993+0000 mgr.smithi157.nfpzoe (mgr.14180) 5774 : cluster [DBG] pgmap v5401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:46 smithi157 bash[20376]: cluster 2022-04-30T23:21:44.315993+0000 mgr.smithi157.nfpzoe (mgr.14180) 5774 : cluster [DBG] pgmap v5401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:48.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:48 smithi165 bash[22175]: cluster 2022-04-30T23:21:46.316736+0000 mgr.smithi157.nfpzoe (mgr.14180) 5775 : cluster [DBG] pgmap v5402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:48 smithi157 bash[20376]: cluster 2022-04-30T23:21:46.316736+0000 mgr.smithi157.nfpzoe (mgr.14180) 5775 : cluster [DBG] pgmap v5402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:48.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:21:48.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:21:48.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:21:49.088 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:21:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:49 smithi165 bash[22175]: audit 2022-04-30T23:21:49.066928+0000 mon.smithi157 (mon.0) 3751 : audit [DBG] from='client.? 172.21.15.157:0/3006585060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:49 smithi157 bash[20376]: audit 2022-04-30T23:21:49.066928+0000 mon.smithi157 (mon.0) 3751 : audit [DBG] from='client.? 172.21.15.157:0/3006585060' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:50 smithi165 bash[22175]: cluster 2022-04-30T23:21:48.317390+0000 mgr.smithi157.nfpzoe (mgr.14180) 5776 : cluster [DBG] pgmap v5403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:50 smithi157 bash[20376]: cluster 2022-04-30T23:21:48.317390+0000 mgr.smithi157.nfpzoe (mgr.14180) 5776 : cluster [DBG] pgmap v5403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:52 smithi165 bash[22175]: cluster 2022-04-30T23:21:50.318006+0000 mgr.smithi157.nfpzoe (mgr.14180) 5777 : cluster [DBG] pgmap v5404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:52 smithi157 bash[20376]: cluster 2022-04-30T23:21:50.318006+0000 mgr.smithi157.nfpzoe (mgr.14180) 5777 : cluster [DBG] pgmap v5404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:54.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:21:54.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:21:54.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:21:54.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:54 smithi165 bash[22175]: cluster 2022-04-30T23:21:52.318672+0000 mgr.smithi157.nfpzoe (mgr.14180) 5778 : cluster [DBG] pgmap v5405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:54.416 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:21:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:54 smithi157 bash[20376]: cluster 2022-04-30T23:21:52.318672+0000 mgr.smithi157.nfpzoe (mgr.14180) 5778 : cluster [DBG] pgmap v5405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:55 smithi165 bash[22175]: audit 2022-04-30T23:21:54.395981+0000 mon.smithi157 (mon.0) 3752 : audit [DBG] from='client.? 172.21.15.157:0/1843854618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:55 smithi157 bash[20376]: audit 2022-04-30T23:21:54.395981+0000 mon.smithi157 (mon.0) 3752 : audit [DBG] from='client.? 172.21.15.157:0/1843854618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:21:56.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:56 smithi165 bash[22175]: cluster 2022-04-30T23:21:54.319155+0000 mgr.smithi157.nfpzoe (mgr.14180) 5779 : cluster [DBG] pgmap v5406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:56 smithi157 bash[20376]: cluster 2022-04-30T23:21:54.319155+0000 mgr.smithi157.nfpzoe (mgr.14180) 5779 : cluster [DBG] pgmap v5406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:58.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:58 smithi165 bash[22175]: cluster 2022-04-30T23:21:56.319683+0000 mgr.smithi157.nfpzoe (mgr.14180) 5780 : cluster [DBG] pgmap v5407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:58.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:58 smithi157 bash[20376]: cluster 2022-04-30T23:21:56.319683+0000 mgr.smithi157.nfpzoe (mgr.14180) 5780 : cluster [DBG] pgmap v5407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:21:59.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:21:59.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:21:59.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:21:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:59 smithi157 bash[20376]: audit 2022-04-30T23:21:59.067926+0000 mon.smithi157 (mon.0) 3753 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:21:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:21:59 smithi157 bash[20376]: audit 2022-04-30T23:21:59.123109+0000 mon.smithi157 (mon.0) 3754 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:21:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:59 smithi165 bash[22175]: audit 2022-04-30T23:21:59.067926+0000 mon.smithi157 (mon.0) 3753 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:21:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:21:59 smithi165 bash[22175]: audit 2022-04-30T23:21:59.123109+0000 mon.smithi157 (mon.0) 3754 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:21:59.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:22:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:00 smithi157 bash[20376]: cluster 2022-04-30T23:21:58.320300+0000 mgr.smithi157.nfpzoe (mgr.14180) 5781 : cluster [DBG] pgmap v5408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:00 smithi157 bash[20376]: audit 2022-04-30T23:21:59.724938+0000 mon.smithi157 (mon.0) 3755 : audit [DBG] from='client.? 172.21.15.157:0/4060733106' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:00 smithi165 bash[22175]: cluster 2022-04-30T23:21:58.320300+0000 mgr.smithi157.nfpzoe (mgr.14180) 5781 : cluster [DBG] pgmap v5408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:00 smithi165 bash[22175]: audit 2022-04-30T23:21:59.724938+0000 mon.smithi157 (mon.0) 3755 : audit [DBG] from='client.? 172.21.15.157:0/4060733106' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:02 smithi157 bash[20376]: cluster 2022-04-30T23:22:00.320903+0000 mgr.smithi157.nfpzoe (mgr.14180) 5782 : cluster [DBG] pgmap v5409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:02 smithi165 bash[22175]: cluster 2022-04-30T23:22:00.320903+0000 mgr.smithi157.nfpzoe (mgr.14180) 5782 : cluster [DBG] pgmap v5409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:04 smithi157 bash[20376]: cluster 2022-04-30T23:22:02.321555+0000 mgr.smithi157.nfpzoe (mgr.14180) 5783 : cluster [DBG] pgmap v5410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:04 smithi165 bash[22175]: cluster 2022-04-30T23:22:02.321555+0000 mgr.smithi157.nfpzoe (mgr.14180) 5783 : cluster [DBG] pgmap v5410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:04.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:22:04.748 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:22:04.748 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:22:05.077 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:22:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:05 smithi165 bash[22175]: cluster 2022-04-30T23:22:04.322268+0000 mgr.smithi157.nfpzoe (mgr.14180) 5784 : cluster [DBG] pgmap v5411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:05 smithi165 bash[22175]: audit 2022-04-30T23:22:05.057309+0000 mon.smithi157 (mon.0) 3756 : audit [DBG] from='client.? 172.21.15.157:0/1173707196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:05.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:05 smithi157 bash[20376]: cluster 2022-04-30T23:22:04.322268+0000 mgr.smithi157.nfpzoe (mgr.14180) 5784 : cluster [DBG] pgmap v5411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:05.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:05 smithi157 bash[20376]: audit 2022-04-30T23:22:05.057309+0000 mon.smithi157 (mon.0) 3756 : audit [DBG] from='client.? 172.21.15.157:0/1173707196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:07.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:07 smithi165 bash[22175]: cluster 2022-04-30T23:22:06.322861+0000 mgr.smithi157.nfpzoe (mgr.14180) 5785 : cluster [DBG] pgmap v5412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:07 smithi157 bash[20376]: cluster 2022-04-30T23:22:06.322861+0000 mgr.smithi157.nfpzoe (mgr.14180) 5785 : cluster [DBG] pgmap v5412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:09 smithi157 bash[20376]: cluster 2022-04-30T23:22:08.323479+0000 mgr.smithi157.nfpzoe (mgr.14180) 5786 : cluster [DBG] pgmap v5413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:09.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:09 smithi165 bash[22175]: cluster 2022-04-30T23:22:08.323479+0000 mgr.smithi157.nfpzoe (mgr.14180) 5786 : cluster [DBG] pgmap v5413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:10.080 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:22:10.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:22:10.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:22:10.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:22:10.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:10 smithi165 bash[22175]: audit 2022-04-30T23:22:10.385727+0000 mon.smithi157 (mon.0) 3757 : audit [DBG] from='client.? 172.21.15.157:0/933863837' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:10 smithi157 bash[20376]: audit 2022-04-30T23:22:10.385727+0000 mon.smithi157 (mon.0) 3757 : audit [DBG] from='client.? 172.21.15.157:0/933863837' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:11 smithi165 bash[22175]: cluster 2022-04-30T23:22:10.324037+0000 mgr.smithi157.nfpzoe (mgr.14180) 5787 : cluster [DBG] pgmap v5414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:11.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:11 smithi157 bash[20376]: cluster 2022-04-30T23:22:10.324037+0000 mgr.smithi157.nfpzoe (mgr.14180) 5787 : cluster [DBG] pgmap v5414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:13 smithi165 bash[22175]: cluster 2022-04-30T23:22:12.324683+0000 mgr.smithi157.nfpzoe (mgr.14180) 5788 : cluster [DBG] pgmap v5415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:13 smithi157 bash[20376]: cluster 2022-04-30T23:22:12.324683+0000 mgr.smithi157.nfpzoe (mgr.14180) 5788 : cluster [DBG] pgmap v5415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:15.409 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:22:15.458 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:22:15.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:22:15.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:22:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:15 smithi165 bash[22175]: cluster 2022-04-30T23:22:14.325267+0000 mgr.smithi157.nfpzoe (mgr.14180) 5789 : cluster [DBG] pgmap v5416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:15 smithi157 bash[20376]: cluster 2022-04-30T23:22:14.325267+0000 mgr.smithi157.nfpzoe (mgr.14180) 5789 : cluster [DBG] pgmap v5416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:16.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:16 smithi165 bash[22175]: audit 2022-04-30T23:22:15.720381+0000 mon.smithi157 (mon.0) 3758 : audit [DBG] from='client.? 172.21.15.157:0/1699542301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:16 smithi157 bash[20376]: audit 2022-04-30T23:22:15.720381+0000 mon.smithi157 (mon.0) 3758 : audit [DBG] from='client.? 172.21.15.157:0/1699542301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:17.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:17 smithi165 bash[22175]: cluster 2022-04-30T23:22:16.325872+0000 mgr.smithi157.nfpzoe (mgr.14180) 5790 : cluster [DBG] pgmap v5417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:17 smithi157 bash[20376]: cluster 2022-04-30T23:22:16.325872+0000 mgr.smithi157.nfpzoe (mgr.14180) 5790 : cluster [DBG] pgmap v5417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:19.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:19 smithi165 bash[22175]: cluster 2022-04-30T23:22:18.326432+0000 mgr.smithi157.nfpzoe (mgr.14180) 5791 : cluster [DBG] pgmap v5418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:19 smithi157 bash[20376]: cluster 2022-04-30T23:22:18.326432+0000 mgr.smithi157.nfpzoe (mgr.14180) 5791 : cluster [DBG] pgmap v5418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:20.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:22:20.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:22:20.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:22:21.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:22:21.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:21 smithi165 bash[22175]: cluster 2022-04-30T23:22:20.327067+0000 mgr.smithi157.nfpzoe (mgr.14180) 5792 : cluster [DBG] pgmap v5419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:21 smithi165 bash[22175]: audit 2022-04-30T23:22:21.046033+0000 mon.smithi157 (mon.0) 3759 : audit [DBG] from='client.? 172.21.15.157:0/1356875877' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:21 smithi157 bash[20376]: cluster 2022-04-30T23:22:20.327067+0000 mgr.smithi157.nfpzoe (mgr.14180) 5792 : cluster [DBG] pgmap v5419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:21 smithi157 bash[20376]: audit 2022-04-30T23:22:21.046033+0000 mon.smithi157 (mon.0) 3759 : audit [DBG] from='client.? 172.21.15.157:0/1356875877' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:23 smithi165 bash[22175]: cluster 2022-04-30T23:22:22.327706+0000 mgr.smithi157.nfpzoe (mgr.14180) 5793 : cluster [DBG] pgmap v5420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:23 smithi157 bash[20376]: cluster 2022-04-30T23:22:22.327706+0000 mgr.smithi157.nfpzoe (mgr.14180) 5793 : cluster [DBG] pgmap v5420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:25 smithi165 bash[22175]: cluster 2022-04-30T23:22:24.328347+0000 mgr.smithi157.nfpzoe (mgr.14180) 5794 : cluster [DBG] pgmap v5421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:25 smithi157 bash[20376]: cluster 2022-04-30T23:22:24.328347+0000 mgr.smithi157.nfpzoe (mgr.14180) 5794 : cluster [DBG] pgmap v5421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:26.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:22:26.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:22:26.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:22:26.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:22:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:26 smithi165 bash[22175]: audit 2022-04-30T23:22:26.370801+0000 mon.smithi157 (mon.0) 3760 : audit [DBG] from='client.? 172.21.15.157:0/869693447' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:26 smithi157 bash[20376]: audit 2022-04-30T23:22:26.370801+0000 mon.smithi157 (mon.0) 3760 : audit [DBG] from='client.? 172.21.15.157:0/869693447' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:27 smithi165 bash[22175]: cluster 2022-04-30T23:22:26.328971+0000 mgr.smithi157.nfpzoe (mgr.14180) 5795 : cluster [DBG] pgmap v5422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:27 smithi157 bash[20376]: cluster 2022-04-30T23:22:26.328971+0000 mgr.smithi157.nfpzoe (mgr.14180) 5795 : cluster [DBG] pgmap v5422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:29.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:29 smithi165 bash[22175]: cluster 2022-04-30T23:22:28.329517+0000 mgr.smithi157.nfpzoe (mgr.14180) 5796 : cluster [DBG] pgmap v5423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:29 smithi157 bash[20376]: cluster 2022-04-30T23:22:28.329517+0000 mgr.smithi157.nfpzoe (mgr.14180) 5796 : cluster [DBG] pgmap v5423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:31.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:22:31.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:22:31.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:22:31.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:22:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:31 smithi165 bash[22175]: cluster 2022-04-30T23:22:30.330133+0000 mgr.smithi157.nfpzoe (mgr.14180) 5797 : cluster [DBG] pgmap v5424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:31 smithi157 bash[20376]: cluster 2022-04-30T23:22:30.330133+0000 mgr.smithi157.nfpzoe (mgr.14180) 5797 : cluster [DBG] pgmap v5424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:32 smithi157 bash[20376]: audit 2022-04-30T23:22:31.702232+0000 mon.smithi157 (mon.0) 3761 : audit [DBG] from='client.? 172.21.15.157:0/2491466132' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:32 smithi165 bash[22175]: audit 2022-04-30T23:22:31.702232+0000 mon.smithi157 (mon.0) 3761 : audit [DBG] from='client.? 172.21.15.157:0/2491466132' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:33 smithi165 bash[22175]: cluster 2022-04-30T23:22:32.330785+0000 mgr.smithi157.nfpzoe (mgr.14180) 5798 : cluster [DBG] pgmap v5425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:33 smithi157 bash[20376]: cluster 2022-04-30T23:22:32.330785+0000 mgr.smithi157.nfpzoe (mgr.14180) 5798 : cluster [DBG] pgmap v5425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:35 smithi157 bash[20376]: cluster 2022-04-30T23:22:34.331372+0000 mgr.smithi157.nfpzoe (mgr.14180) 5799 : cluster [DBG] pgmap v5426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:36.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:35 smithi165 bash[22175]: cluster 2022-04-30T23:22:34.331372+0000 mgr.smithi157.nfpzoe (mgr.14180) 5799 : cluster [DBG] pgmap v5426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:36.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:22:36.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:22:36.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:22:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:36 smithi157 bash[20376]: audit 2022-04-30T23:22:36.343606+0000 mon.smithi157 (mon.0) 3762 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:22:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:36 smithi157 bash[20376]: audit 2022-04-30T23:22:36.346481+0000 mon.smithi157 (mon.0) 3763 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:22:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:36 smithi157 bash[20376]: audit 2022-04-30T23:22:36.348413+0000 mon.smithi157 (mon.0) 3764 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:22:37.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:22:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:36 smithi165 bash[22175]: audit 2022-04-30T23:22:36.343606+0000 mon.smithi157 (mon.0) 3762 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:22:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:36 smithi165 bash[22175]: audit 2022-04-30T23:22:36.346481+0000 mon.smithi157 (mon.0) 3763 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:22:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:36 smithi165 bash[22175]: audit 2022-04-30T23:22:36.348413+0000 mon.smithi157 (mon.0) 3764 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:22:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:37 smithi157 bash[20376]: cluster 2022-04-30T23:22:36.332030+0000 mgr.smithi157.nfpzoe (mgr.14180) 5800 : cluster [DBG] pgmap v5427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:37 smithi157 bash[20376]: cluster 2022-04-30T23:22:36.672805+0000 mgr.smithi157.nfpzoe (mgr.14180) 5801 : cluster [DBG] pgmap v5428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:37 smithi157 bash[20376]: cluster 2022-04-30T23:22:36.673356+0000 mgr.smithi157.nfpzoe (mgr.14180) 5802 : cluster [DBG] pgmap v5429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:37 smithi157 bash[20376]: audit 2022-04-30T23:22:36.678151+0000 mon.smithi157 (mon.0) 3765 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:22:37.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:37 smithi157 bash[20376]: audit 2022-04-30T23:22:36.684038+0000 mon.smithi157 (mon.0) 3766 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:22:37.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:37 smithi157 bash[20376]: cephadm 2022-04-30T23:22:36.685239+0000 mgr.smithi157.nfpzoe (mgr.14180) 5803 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:22:37.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:37 smithi157 bash[20376]: cephadm 2022-04-30T23:22:36.685439+0000 mgr.smithi157.nfpzoe (mgr.14180) 5804 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:22:37.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:37 smithi157 bash[20376]: audit 2022-04-30T23:22:37.034538+0000 mon.smithi157 (mon.0) 3767 : audit [DBG] from='client.? 172.21.15.157:0/3826168863' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:37 smithi165 bash[22175]: cluster 2022-04-30T23:22:36.332030+0000 mgr.smithi157.nfpzoe (mgr.14180) 5800 : cluster [DBG] pgmap v5427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:37 smithi165 bash[22175]: cluster 2022-04-30T23:22:36.672805+0000 mgr.smithi157.nfpzoe (mgr.14180) 5801 : cluster [DBG] pgmap v5428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:37 smithi165 bash[22175]: cluster 2022-04-30T23:22:36.673356+0000 mgr.smithi157.nfpzoe (mgr.14180) 5802 : cluster [DBG] pgmap v5429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:37 smithi165 bash[22175]: audit 2022-04-30T23:22:36.678151+0000 mon.smithi157 (mon.0) 3765 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:22:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:37 smithi165 bash[22175]: audit 2022-04-30T23:22:36.684038+0000 mon.smithi157 (mon.0) 3766 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:22:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:37 smithi165 bash[22175]: cephadm 2022-04-30T23:22:36.685239+0000 mgr.smithi157.nfpzoe (mgr.14180) 5803 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:22:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:37 smithi165 bash[22175]: cephadm 2022-04-30T23:22:36.685439+0000 mgr.smithi157.nfpzoe (mgr.14180) 5804 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:22:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:37 smithi165 bash[22175]: audit 2022-04-30T23:22:37.034538+0000 mon.smithi157 (mon.0) 3767 : audit [DBG] from='client.? 172.21.15.157:0/3826168863' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:39 smithi157 bash[20376]: cluster 2022-04-30T23:22:38.674013+0000 mgr.smithi157.nfpzoe (mgr.14180) 5805 : cluster [DBG] pgmap v5430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:39 smithi165 bash[22175]: cluster 2022-04-30T23:22:38.674013+0000 mgr.smithi157.nfpzoe (mgr.14180) 5805 : cluster [DBG] pgmap v5430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:41 smithi157 bash[20376]: cluster 2022-04-30T23:22:40.674666+0000 mgr.smithi157.nfpzoe (mgr.14180) 5806 : cluster [DBG] pgmap v5431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:42.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:22:42.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:22:42.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:22:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:41 smithi165 bash[22175]: cluster 2022-04-30T23:22:40.674666+0000 mgr.smithi157.nfpzoe (mgr.14180) 5806 : cluster [DBG] pgmap v5431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:42.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:22:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:42 smithi157 bash[20376]: audit 2022-04-30T23:22:42.363229+0000 mon.smithi157 (mon.0) 3768 : audit [DBG] from='client.? 172.21.15.157:0/1988167486' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:42 smithi165 bash[22175]: audit 2022-04-30T23:22:42.363229+0000 mon.smithi157 (mon.0) 3768 : audit [DBG] from='client.? 172.21.15.157:0/1988167486' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:44.155 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:43 smithi165 bash[22175]: cluster 2022-04-30T23:22:42.675322+0000 mgr.smithi157.nfpzoe (mgr.14180) 5807 : cluster [DBG] pgmap v5432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:43 smithi157 bash[20376]: cluster 2022-04-30T23:22:42.675322+0000 mgr.smithi157.nfpzoe (mgr.14180) 5807 : cluster [DBG] pgmap v5432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:45 smithi165 bash[22175]: cluster 2022-04-30T23:22:44.675958+0000 mgr.smithi157.nfpzoe (mgr.14180) 5808 : cluster [DBG] pgmap v5433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:45.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:45 smithi157 bash[20376]: cluster 2022-04-30T23:22:44.675958+0000 mgr.smithi157.nfpzoe (mgr.14180) 5808 : cluster [DBG] pgmap v5433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:47.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:22:47.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:22:47.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:22:47.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:22:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:47 smithi165 bash[22175]: cluster 2022-04-30T23:22:46.676556+0000 mgr.smithi157.nfpzoe (mgr.14180) 5809 : cluster [DBG] pgmap v5434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:47 smithi165 bash[22175]: audit 2022-04-30T23:22:47.686753+0000 mon.smithi157 (mon.0) 3769 : audit [DBG] from='client.? 172.21.15.157:0/1737742290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:48.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:47 smithi157 bash[20376]: cluster 2022-04-30T23:22:46.676556+0000 mgr.smithi157.nfpzoe (mgr.14180) 5809 : cluster [DBG] pgmap v5434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:48.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:47 smithi157 bash[20376]: audit 2022-04-30T23:22:47.686753+0000 mon.smithi157 (mon.0) 3769 : audit [DBG] from='client.? 172.21.15.157:0/1737742290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:49 smithi165 bash[22175]: cluster 2022-04-30T23:22:48.677101+0000 mgr.smithi157.nfpzoe (mgr.14180) 5810 : cluster [DBG] pgmap v5435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:50.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:49 smithi157 bash[20376]: cluster 2022-04-30T23:22:48.677101+0000 mgr.smithi157.nfpzoe (mgr.14180) 5810 : cluster [DBG] pgmap v5435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:51 smithi165 bash[22175]: cluster 2022-04-30T23:22:50.677716+0000 mgr.smithi157.nfpzoe (mgr.14180) 5811 : cluster [DBG] pgmap v5436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:52.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:51 smithi157 bash[20376]: cluster 2022-04-30T23:22:50.677716+0000 mgr.smithi157.nfpzoe (mgr.14180) 5811 : cluster [DBG] pgmap v5436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:52.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:22:52.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:22:52.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:22:53.033 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:22:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:53 smithi165 bash[22175]: cluster 2022-04-30T23:22:52.678370+0000 mgr.smithi157.nfpzoe (mgr.14180) 5812 : cluster [DBG] pgmap v5437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:53 smithi165 bash[22175]: audit 2022-04-30T23:22:53.010807+0000 mon.smithi157 (mon.0) 3770 : audit [DBG] from='client.? 172.21.15.157:0/125901074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:53 smithi157 bash[20376]: cluster 2022-04-30T23:22:52.678370+0000 mgr.smithi157.nfpzoe (mgr.14180) 5812 : cluster [DBG] pgmap v5437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:53 smithi157 bash[20376]: audit 2022-04-30T23:22:53.010807+0000 mon.smithi157 (mon.0) 3770 : audit [DBG] from='client.? 172.21.15.157:0/125901074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:55 smithi165 bash[22175]: cluster 2022-04-30T23:22:54.678963+0000 mgr.smithi157.nfpzoe (mgr.14180) 5813 : cluster [DBG] pgmap v5438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:55 smithi157 bash[20376]: cluster 2022-04-30T23:22:54.678963+0000 mgr.smithi157.nfpzoe (mgr.14180) 5813 : cluster [DBG] pgmap v5438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:58.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:22:58.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:22:58.037 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:22:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:57 smithi165 bash[22175]: cluster 2022-04-30T23:22:56.679646+0000 mgr.smithi157.nfpzoe (mgr.14180) 5814 : cluster [DBG] pgmap v5439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:57 smithi157 bash[20376]: cluster 2022-04-30T23:22:56.679646+0000 mgr.smithi157.nfpzoe (mgr.14180) 5814 : cluster [DBG] pgmap v5439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:22:58.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:22:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:58 smithi165 bash[22175]: audit 2022-04-30T23:22:58.336965+0000 mon.smithi157 (mon.0) 3771 : audit [DBG] from='client.? 172.21.15.157:0/1581340634' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:22:59.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:58 smithi157 bash[20376]: audit 2022-04-30T23:22:58.336965+0000 mon.smithi157 (mon.0) 3771 : audit [DBG] from='client.? 172.21.15.157:0/1581340634' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:59 smithi165 bash[22175]: cluster 2022-04-30T23:22:58.680331+0000 mgr.smithi157.nfpzoe (mgr.14180) 5815 : cluster [DBG] pgmap v5440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:59 smithi165 bash[22175]: audit 2022-04-30T23:22:59.071926+0000 mon.smithi157 (mon.0) 3772 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:23:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:22:59 smithi165 bash[22175]: audit 2022-04-30T23:22:59.130692+0000 mon.smithi157 (mon.0) 3773 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:23:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:59 smithi157 bash[20376]: cluster 2022-04-30T23:22:58.680331+0000 mgr.smithi157.nfpzoe (mgr.14180) 5815 : cluster [DBG] pgmap v5440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:59 smithi157 bash[20376]: audit 2022-04-30T23:22:59.071926+0000 mon.smithi157 (mon.0) 3772 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:23:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:22:59 smithi157 bash[20376]: audit 2022-04-30T23:22:59.130692+0000 mon.smithi157 (mon.0) 3773 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:23:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:01 smithi165 bash[22175]: cluster 2022-04-30T23:23:00.680939+0000 mgr.smithi157.nfpzoe (mgr.14180) 5816 : cluster [DBG] pgmap v5441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:02.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:01 smithi157 bash[20376]: cluster 2022-04-30T23:23:00.680939+0000 mgr.smithi157.nfpzoe (mgr.14180) 5816 : cluster [DBG] pgmap v5441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:03.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:23:03.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:23:03.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:23:03.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:23:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:03 smithi165 bash[22175]: cluster 2022-04-30T23:23:02.681571+0000 mgr.smithi157.nfpzoe (mgr.14180) 5817 : cluster [DBG] pgmap v5442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:04.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:03 smithi165 bash[22175]: audit 2022-04-30T23:23:03.667197+0000 mon.smithi157 (mon.0) 3774 : audit [DBG] from='client.? 172.21.15.157:0/236898319' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:03 smithi157 bash[20376]: cluster 2022-04-30T23:23:02.681571+0000 mgr.smithi157.nfpzoe (mgr.14180) 5817 : cluster [DBG] pgmap v5442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:03 smithi157 bash[20376]: audit 2022-04-30T23:23:03.667197+0000 mon.smithi157 (mon.0) 3774 : audit [DBG] from='client.? 172.21.15.157:0/236898319' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:05 smithi165 bash[22175]: cluster 2022-04-30T23:23:04.682194+0000 mgr.smithi157.nfpzoe (mgr.14180) 5818 : cluster [DBG] pgmap v5443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:05 smithi157 bash[20376]: cluster 2022-04-30T23:23:04.682194+0000 mgr.smithi157.nfpzoe (mgr.14180) 5818 : cluster [DBG] pgmap v5443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:07 smithi165 bash[22175]: cluster 2022-04-30T23:23:06.682892+0000 mgr.smithi157.nfpzoe (mgr.14180) 5819 : cluster [DBG] pgmap v5444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:08.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:07 smithi157 bash[20376]: cluster 2022-04-30T23:23:06.682892+0000 mgr.smithi157.nfpzoe (mgr.14180) 5819 : cluster [DBG] pgmap v5444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:08.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:23:08.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:23:08.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:23:09.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:23:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:09 smithi165 bash[22175]: cluster 2022-04-30T23:23:08.683675+0000 mgr.smithi157.nfpzoe (mgr.14180) 5820 : cluster [DBG] pgmap v5445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:09 smithi165 bash[22175]: audit 2022-04-30T23:23:08.991822+0000 mon.smithi157 (mon.0) 3775 : audit [DBG] from='client.? 172.21.15.157:0/1189741922' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:10.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:09 smithi157 bash[20376]: cluster 2022-04-30T23:23:08.683675+0000 mgr.smithi157.nfpzoe (mgr.14180) 5820 : cluster [DBG] pgmap v5445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:10.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:09 smithi157 bash[20376]: audit 2022-04-30T23:23:08.991822+0000 mon.smithi157 (mon.0) 3775 : audit [DBG] from='client.? 172.21.15.157:0/1189741922' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:11 smithi165 bash[22175]: cluster 2022-04-30T23:23:10.684291+0000 mgr.smithi157.nfpzoe (mgr.14180) 5821 : cluster [DBG] pgmap v5446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:12.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:11 smithi157 bash[20376]: cluster 2022-04-30T23:23:10.684291+0000 mgr.smithi157.nfpzoe (mgr.14180) 5821 : cluster [DBG] pgmap v5446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:14.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:23:14.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:23:14.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:23:14.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:13 smithi165 bash[22175]: cluster 2022-04-30T23:23:12.684946+0000 mgr.smithi157.nfpzoe (mgr.14180) 5822 : cluster [DBG] pgmap v5447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:14.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:13 smithi157 bash[20376]: cluster 2022-04-30T23:23:12.684946+0000 mgr.smithi157.nfpzoe (mgr.14180) 5822 : cluster [DBG] pgmap v5447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:14.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:23:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:14 smithi165 bash[22175]: audit 2022-04-30T23:23:14.323684+0000 mon.smithi157 (mon.0) 3776 : audit [DBG] from='client.? 172.21.15.157:0/843416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:14 smithi157 bash[20376]: audit 2022-04-30T23:23:14.323684+0000 mon.smithi157 (mon.0) 3776 : audit [DBG] from='client.? 172.21.15.157:0/843416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:15 smithi165 bash[22175]: cluster 2022-04-30T23:23:14.685609+0000 mgr.smithi157.nfpzoe (mgr.14180) 5823 : cluster [DBG] pgmap v5448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:15 smithi157 bash[20376]: cluster 2022-04-30T23:23:14.685609+0000 mgr.smithi157.nfpzoe (mgr.14180) 5823 : cluster [DBG] pgmap v5448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:17 smithi165 bash[22175]: cluster 2022-04-30T23:23:16.686227+0000 mgr.smithi157.nfpzoe (mgr.14180) 5824 : cluster [DBG] pgmap v5449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:17 smithi157 bash[20376]: cluster 2022-04-30T23:23:16.686227+0000 mgr.smithi157.nfpzoe (mgr.14180) 5824 : cluster [DBG] pgmap v5449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:19.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:23:19.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:23:19.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:23:19.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:23:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:19 smithi165 bash[22175]: cluster 2022-04-30T23:23:18.686849+0000 mgr.smithi157.nfpzoe (mgr.14180) 5825 : cluster [DBG] pgmap v5450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:19 smithi165 bash[22175]: audit 2022-04-30T23:23:19.654371+0000 mon.smithi157 (mon.0) 3777 : audit [DBG] from='client.? 172.21.15.157:0/1973115148' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:20.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:19 smithi157 bash[20376]: cluster 2022-04-30T23:23:18.686849+0000 mgr.smithi157.nfpzoe (mgr.14180) 5825 : cluster [DBG] pgmap v5450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:20.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:19 smithi157 bash[20376]: audit 2022-04-30T23:23:19.654371+0000 mon.smithi157 (mon.0) 3777 : audit [DBG] from='client.? 172.21.15.157:0/1973115148' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:21 smithi165 bash[22175]: cluster 2022-04-30T23:23:20.687478+0000 mgr.smithi157.nfpzoe (mgr.14180) 5826 : cluster [DBG] pgmap v5451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:21 smithi157 bash[20376]: cluster 2022-04-30T23:23:20.687478+0000 mgr.smithi157.nfpzoe (mgr.14180) 5826 : cluster [DBG] pgmap v5451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:23 smithi165 bash[22175]: cluster 2022-04-30T23:23:22.688109+0000 mgr.smithi157.nfpzoe (mgr.14180) 5827 : cluster [DBG] pgmap v5452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:23 smithi157 bash[20376]: cluster 2022-04-30T23:23:22.688109+0000 mgr.smithi157.nfpzoe (mgr.14180) 5827 : cluster [DBG] pgmap v5452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:24.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:23:24.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:23:24.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:23:25.006 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:23:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:25 smithi165 bash[22175]: cluster 2022-04-30T23:23:24.688707+0000 mgr.smithi157.nfpzoe (mgr.14180) 5828 : cluster [DBG] pgmap v5453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:25 smithi165 bash[22175]: audit 2022-04-30T23:23:24.984769+0000 mon.smithi157 (mon.0) 3778 : audit [DBG] from='client.? 172.21.15.157:0/760085775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:25.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:25 smithi157 bash[20376]: cluster 2022-04-30T23:23:24.688707+0000 mgr.smithi157.nfpzoe (mgr.14180) 5828 : cluster [DBG] pgmap v5453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:25.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:25 smithi157 bash[20376]: audit 2022-04-30T23:23:24.984769+0000 mon.smithi157 (mon.0) 3778 : audit [DBG] from='client.? 172.21.15.157:0/760085775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:27 smithi165 bash[22175]: cluster 2022-04-30T23:23:26.689355+0000 mgr.smithi157.nfpzoe (mgr.14180) 5829 : cluster [DBG] pgmap v5454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:28.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:27 smithi157 bash[20376]: cluster 2022-04-30T23:23:26.689355+0000 mgr.smithi157.nfpzoe (mgr.14180) 5829 : cluster [DBG] pgmap v5454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:30.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:23:30.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:23:30.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:23:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:29 smithi165 bash[22175]: cluster 2022-04-30T23:23:28.689916+0000 mgr.smithi157.nfpzoe (mgr.14180) 5830 : cluster [DBG] pgmap v5455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:30.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:29 smithi157 bash[20376]: cluster 2022-04-30T23:23:28.689916+0000 mgr.smithi157.nfpzoe (mgr.14180) 5830 : cluster [DBG] pgmap v5455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:30.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:23:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:30 smithi165 bash[22175]: audit 2022-04-30T23:23:30.317030+0000 mon.smithi157 (mon.0) 3779 : audit [DBG] from='client.? 172.21.15.157:0/1304211349' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:31.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:30 smithi157 bash[20376]: audit 2022-04-30T23:23:30.317030+0000 mon.smithi157 (mon.0) 3779 : audit [DBG] from='client.? 172.21.15.157:0/1304211349' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:31 smithi165 bash[22175]: cluster 2022-04-30T23:23:30.690584+0000 mgr.smithi157.nfpzoe (mgr.14180) 5831 : cluster [DBG] pgmap v5456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:32.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:31 smithi157 bash[20376]: cluster 2022-04-30T23:23:30.690584+0000 mgr.smithi157.nfpzoe (mgr.14180) 5831 : cluster [DBG] pgmap v5456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:34.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:33 smithi165 bash[22175]: cluster 2022-04-30T23:23:32.691276+0000 mgr.smithi157.nfpzoe (mgr.14180) 5832 : cluster [DBG] pgmap v5457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:34.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:33 smithi157 bash[20376]: cluster 2022-04-30T23:23:32.691276+0000 mgr.smithi157.nfpzoe (mgr.14180) 5832 : cluster [DBG] pgmap v5457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:35.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:23:35.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:23:35.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:23:35.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:23:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:35 smithi165 bash[22175]: cluster 2022-04-30T23:23:34.691882+0000 mgr.smithi157.nfpzoe (mgr.14180) 5833 : cluster [DBG] pgmap v5458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:35 smithi157 bash[20376]: cluster 2022-04-30T23:23:34.691882+0000 mgr.smithi157.nfpzoe (mgr.14180) 5833 : cluster [DBG] pgmap v5458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:36 smithi165 bash[22175]: audit 2022-04-30T23:23:35.641940+0000 mon.smithi157 (mon.0) 3780 : audit [DBG] from='client.? 172.21.15.157:0/3011956966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:36 smithi157 bash[20376]: audit 2022-04-30T23:23:35.641940+0000 mon.smithi157 (mon.0) 3780 : audit [DBG] from='client.? 172.21.15.157:0/3011956966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:37.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:37 smithi165 bash[22175]: cluster 2022-04-30T23:23:36.692483+0000 mgr.smithi157.nfpzoe (mgr.14180) 5834 : cluster [DBG] pgmap v5459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:37 smithi165 bash[22175]: audit 2022-04-30T23:23:36.698590+0000 mon.smithi157 (mon.0) 3781 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:23:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:37 smithi165 bash[22175]: audit 2022-04-30T23:23:36.701360+0000 mon.smithi157 (mon.0) 3782 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:23:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:37 smithi165 bash[22175]: audit 2022-04-30T23:23:36.703180+0000 mon.smithi157 (mon.0) 3783 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:23:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:37 smithi165 bash[22175]: cluster 2022-04-30T23:23:37.017161+0000 mgr.smithi157.nfpzoe (mgr.14180) 5835 : cluster [DBG] pgmap v5460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:37 smithi165 bash[22175]: cluster 2022-04-30T23:23:37.017619+0000 mgr.smithi157.nfpzoe (mgr.14180) 5836 : cluster [DBG] pgmap v5461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:37 smithi165 bash[22175]: audit 2022-04-30T23:23:37.024490+0000 mon.smithi157 (mon.0) 3784 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:23:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:37 smithi165 bash[22175]: audit 2022-04-30T23:23:37.034658+0000 mon.smithi157 (mon.0) 3785 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:23:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:37 smithi165 bash[22175]: cephadm 2022-04-30T23:23:37.036091+0000 mgr.smithi157.nfpzoe (mgr.14180) 5837 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:23:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:37 smithi165 bash[22175]: cephadm 2022-04-30T23:23:37.036279+0000 mgr.smithi157.nfpzoe (mgr.14180) 5838 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:23:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:37 smithi157 bash[20376]: cluster 2022-04-30T23:23:36.692483+0000 mgr.smithi157.nfpzoe (mgr.14180) 5834 : cluster [DBG] pgmap v5459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:37 smithi157 bash[20376]: audit 2022-04-30T23:23:36.698590+0000 mon.smithi157 (mon.0) 3781 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:23:37.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:37 smithi157 bash[20376]: audit 2022-04-30T23:23:36.701360+0000 mon.smithi157 (mon.0) 3782 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:23:37.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:37 smithi157 bash[20376]: audit 2022-04-30T23:23:36.703180+0000 mon.smithi157 (mon.0) 3783 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:23:37.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:37 smithi157 bash[20376]: cluster 2022-04-30T23:23:37.017161+0000 mgr.smithi157.nfpzoe (mgr.14180) 5835 : cluster [DBG] pgmap v5460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:37.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:37 smithi157 bash[20376]: cluster 2022-04-30T23:23:37.017619+0000 mgr.smithi157.nfpzoe (mgr.14180) 5836 : cluster [DBG] pgmap v5461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:37.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:37 smithi157 bash[20376]: audit 2022-04-30T23:23:37.024490+0000 mon.smithi157 (mon.0) 3784 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:23:37.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:37 smithi157 bash[20376]: audit 2022-04-30T23:23:37.034658+0000 mon.smithi157 (mon.0) 3785 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:23:37.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:37 smithi157 bash[20376]: cephadm 2022-04-30T23:23:37.036091+0000 mgr.smithi157.nfpzoe (mgr.14180) 5837 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:23:37.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:37 smithi157 bash[20376]: cephadm 2022-04-30T23:23:37.036279+0000 mgr.smithi157.nfpzoe (mgr.14180) 5838 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:23:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:40 smithi165 bash[22175]: cluster 2022-04-30T23:23:39.018260+0000 mgr.smithi157.nfpzoe (mgr.14180) 5839 : cluster [DBG] pgmap v5462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:40 smithi157 bash[20376]: cluster 2022-04-30T23:23:39.018260+0000 mgr.smithi157.nfpzoe (mgr.14180) 5839 : cluster [DBG] pgmap v5462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:40.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:23:40.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:23:40.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:23:40.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:23:41.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:41 smithi165 bash[22175]: audit 2022-04-30T23:23:40.968117+0000 mon.smithi157 (mon.0) 3786 : audit [DBG] from='client.? 172.21.15.157:0/1421084537' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:41 smithi157 bash[20376]: audit 2022-04-30T23:23:40.968117+0000 mon.smithi157 (mon.0) 3786 : audit [DBG] from='client.? 172.21.15.157:0/1421084537' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:42 smithi165 bash[22175]: cluster 2022-04-30T23:23:41.018922+0000 mgr.smithi157.nfpzoe (mgr.14180) 5840 : cluster [DBG] pgmap v5463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:42 smithi157 bash[20376]: cluster 2022-04-30T23:23:41.018922+0000 mgr.smithi157.nfpzoe (mgr.14180) 5840 : cluster [DBG] pgmap v5463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:44 smithi165 bash[22175]: cluster 2022-04-30T23:23:43.019606+0000 mgr.smithi157.nfpzoe (mgr.14180) 5841 : cluster [DBG] pgmap v5464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:44 smithi157 bash[20376]: cluster 2022-04-30T23:23:43.019606+0000 mgr.smithi157.nfpzoe (mgr.14180) 5841 : cluster [DBG] pgmap v5464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:45 smithi165 bash[22175]: cluster 2022-04-30T23:23:45.020222+0000 mgr.smithi157.nfpzoe (mgr.14180) 5842 : cluster [DBG] pgmap v5465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:45 smithi157 bash[20376]: cluster 2022-04-30T23:23:45.020222+0000 mgr.smithi157.nfpzoe (mgr.14180) 5842 : cluster [DBG] pgmap v5465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:45.992 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:23:45.992 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:23:45.992 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:23:46.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:23:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:46 smithi165 bash[22175]: audit 2022-04-30T23:23:46.298753+0000 mon.smithi157 (mon.0) 3787 : audit [DBG] from='client.? 172.21.15.157:0/2688672348' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:46 smithi157 bash[20376]: audit 2022-04-30T23:23:46.298753+0000 mon.smithi157 (mon.0) 3787 : audit [DBG] from='client.? 172.21.15.157:0/2688672348' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:47 smithi165 bash[22175]: cluster 2022-04-30T23:23:47.020937+0000 mgr.smithi157.nfpzoe (mgr.14180) 5843 : cluster [DBG] pgmap v5466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:47 smithi157 bash[20376]: cluster 2022-04-30T23:23:47.020937+0000 mgr.smithi157.nfpzoe (mgr.14180) 5843 : cluster [DBG] pgmap v5466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:50 smithi165 bash[22175]: cluster 2022-04-30T23:23:49.021554+0000 mgr.smithi157.nfpzoe (mgr.14180) 5844 : cluster [DBG] pgmap v5467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:50.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:50 smithi157 bash[20376]: cluster 2022-04-30T23:23:49.021554+0000 mgr.smithi157.nfpzoe (mgr.14180) 5844 : cluster [DBG] pgmap v5467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:51.322 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:23:51.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:23:51.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:23:51.645 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:23:52.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:52 smithi165 bash[22175]: cluster 2022-04-30T23:23:51.022232+0000 mgr.smithi157.nfpzoe (mgr.14180) 5845 : cluster [DBG] pgmap v5468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:52.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:52 smithi165 bash[22175]: audit 2022-04-30T23:23:51.624774+0000 mon.smithi157 (mon.0) 3788 : audit [DBG] from='client.? 172.21.15.157:0/776361276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:52 smithi157 bash[20376]: cluster 2022-04-30T23:23:51.022232+0000 mgr.smithi157.nfpzoe (mgr.14180) 5845 : cluster [DBG] pgmap v5468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:52 smithi157 bash[20376]: audit 2022-04-30T23:23:51.624774+0000 mon.smithi157 (mon.0) 3788 : audit [DBG] from='client.? 172.21.15.157:0/776361276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:54.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:54 smithi165 bash[22175]: cluster 2022-04-30T23:23:53.022849+0000 mgr.smithi157.nfpzoe (mgr.14180) 5846 : cluster [DBG] pgmap v5469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:54 smithi157 bash[20376]: cluster 2022-04-30T23:23:53.022849+0000 mgr.smithi157.nfpzoe (mgr.14180) 5846 : cluster [DBG] pgmap v5469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:55 smithi165 bash[22175]: cluster 2022-04-30T23:23:55.023445+0000 mgr.smithi157.nfpzoe (mgr.14180) 5847 : cluster [DBG] pgmap v5470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:55 smithi157 bash[20376]: cluster 2022-04-30T23:23:55.023445+0000 mgr.smithi157.nfpzoe (mgr.14180) 5847 : cluster [DBG] pgmap v5470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:56.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:23:56.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:23:56.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:23:56.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:23:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:57 smithi165 bash[22175]: audit 2022-04-30T23:23:56.950785+0000 mon.smithi157 (mon.0) 3789 : audit [DBG] from='client.? 172.21.15.157:0/3758628140' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:57 smithi157 bash[20376]: audit 2022-04-30T23:23:56.950785+0000 mon.smithi157 (mon.0) 3789 : audit [DBG] from='client.? 172.21.15.157:0/3758628140' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:23:58.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:58 smithi165 bash[22175]: cluster 2022-04-30T23:23:57.024172+0000 mgr.smithi157.nfpzoe (mgr.14180) 5848 : cluster [DBG] pgmap v5471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:58.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:58 smithi157 bash[20376]: cluster 2022-04-30T23:23:57.024172+0000 mgr.smithi157.nfpzoe (mgr.14180) 5848 : cluster [DBG] pgmap v5471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:23:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:23:59 smithi165 bash[22175]: audit 2022-04-30T23:23:59.075965+0000 mon.smithi157 (mon.0) 3790 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:23:59.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:23:59 smithi157 bash[20376]: audit 2022-04-30T23:23:59.075965+0000 mon.smithi157 (mon.0) 3790 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:24:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:00 smithi165 bash[22175]: cluster 2022-04-30T23:23:59.024748+0000 mgr.smithi157.nfpzoe (mgr.14180) 5849 : cluster [DBG] pgmap v5472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:00 smithi165 bash[22175]: audit 2022-04-30T23:23:59.138055+0000 mon.smithi157 (mon.0) 3791 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:24:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:00 smithi157 bash[20376]: cluster 2022-04-30T23:23:59.024748+0000 mgr.smithi157.nfpzoe (mgr.14180) 5849 : cluster [DBG] pgmap v5472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:00 smithi157 bash[20376]: audit 2022-04-30T23:23:59.138055+0000 mon.smithi157 (mon.0) 3791 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:24:01.975 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:24:01.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:24:01.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:24:02.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:24:02.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:02 smithi165 bash[22175]: cluster 2022-04-30T23:24:01.025445+0000 mgr.smithi157.nfpzoe (mgr.14180) 5850 : cluster [DBG] pgmap v5473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:02.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:02 smithi157 bash[20376]: cluster 2022-04-30T23:24:01.025445+0000 mgr.smithi157.nfpzoe (mgr.14180) 5850 : cluster [DBG] pgmap v5473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:03.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:03 smithi165 bash[22175]: audit 2022-04-30T23:24:02.281623+0000 mon.smithi157 (mon.0) 3792 : audit [DBG] from='client.? 172.21.15.157:0/1939176978' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:03.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:03 smithi157 bash[20376]: audit 2022-04-30T23:24:02.281623+0000 mon.smithi157 (mon.0) 3792 : audit [DBG] from='client.? 172.21.15.157:0/1939176978' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:04 smithi157 bash[20376]: cluster 2022-04-30T23:24:03.026111+0000 mgr.smithi157.nfpzoe (mgr.14180) 5851 : cluster [DBG] pgmap v5474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:04 smithi165 bash[22175]: cluster 2022-04-30T23:24:03.026111+0000 mgr.smithi157.nfpzoe (mgr.14180) 5851 : cluster [DBG] pgmap v5474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:05 smithi165 bash[22175]: cluster 2022-04-30T23:24:05.026781+0000 mgr.smithi157.nfpzoe (mgr.14180) 5852 : cluster [DBG] pgmap v5475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:05 smithi157 bash[20376]: cluster 2022-04-30T23:24:05.026781+0000 mgr.smithi157.nfpzoe (mgr.14180) 5852 : cluster [DBG] pgmap v5475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:07.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:24:07.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:24:07.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:24:07.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:24:08.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:08 smithi165 bash[22175]: cluster 2022-04-30T23:24:07.027436+0000 mgr.smithi157.nfpzoe (mgr.14180) 5853 : cluster [DBG] pgmap v5476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:08.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:08 smithi165 bash[22175]: audit 2022-04-30T23:24:07.607797+0000 mon.smithi157 (mon.0) 3793 : audit [DBG] from='client.? 172.21.15.157:0/1640885412' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:08 smithi157 bash[20376]: cluster 2022-04-30T23:24:07.027436+0000 mgr.smithi157.nfpzoe (mgr.14180) 5853 : cluster [DBG] pgmap v5476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:08 smithi157 bash[20376]: audit 2022-04-30T23:24:07.607797+0000 mon.smithi157 (mon.0) 3793 : audit [DBG] from='client.? 172.21.15.157:0/1640885412' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:10 smithi165 bash[22175]: cluster 2022-04-30T23:24:09.028060+0000 mgr.smithi157.nfpzoe (mgr.14180) 5854 : cluster [DBG] pgmap v5477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:10 smithi157 bash[20376]: cluster 2022-04-30T23:24:09.028060+0000 mgr.smithi157.nfpzoe (mgr.14180) 5854 : cluster [DBG] pgmap v5477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:12.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:12 smithi165 bash[22175]: cluster 2022-04-30T23:24:11.028634+0000 mgr.smithi157.nfpzoe (mgr.14180) 5855 : cluster [DBG] pgmap v5478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:12 smithi157 bash[20376]: cluster 2022-04-30T23:24:11.028634+0000 mgr.smithi157.nfpzoe (mgr.14180) 5855 : cluster [DBG] pgmap v5478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:12.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:24:12.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:24:12.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:24:12.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:24:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:13 smithi165 bash[22175]: audit 2022-04-30T23:24:12.945589+0000 mon.smithi157 (mon.0) 3794 : audit [DBG] from='client.? 172.21.15.157:0/3177283978' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:13.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:13 smithi157 bash[20376]: audit 2022-04-30T23:24:12.945589+0000 mon.smithi157 (mon.0) 3794 : audit [DBG] from='client.? 172.21.15.157:0/3177283978' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:14.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:14 smithi165 bash[22175]: cluster 2022-04-30T23:24:13.029281+0000 mgr.smithi157.nfpzoe (mgr.14180) 5856 : cluster [DBG] pgmap v5479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:14.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:14 smithi157 bash[20376]: cluster 2022-04-30T23:24:13.029281+0000 mgr.smithi157.nfpzoe (mgr.14180) 5856 : cluster [DBG] pgmap v5479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:15 smithi165 bash[22175]: cluster 2022-04-30T23:24:15.029867+0000 mgr.smithi157.nfpzoe (mgr.14180) 5857 : cluster [DBG] pgmap v5480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:15 smithi157 bash[20376]: cluster 2022-04-30T23:24:15.029867+0000 mgr.smithi157.nfpzoe (mgr.14180) 5857 : cluster [DBG] pgmap v5480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:17.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:24:17.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:24:17.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:24:18.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:24:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:18 smithi165 bash[22175]: cluster 2022-04-30T23:24:17.030470+0000 mgr.smithi157.nfpzoe (mgr.14180) 5858 : cluster [DBG] pgmap v5481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:18 smithi157 bash[20376]: cluster 2022-04-30T23:24:17.030470+0000 mgr.smithi157.nfpzoe (mgr.14180) 5858 : cluster [DBG] pgmap v5481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:19 smithi165 bash[22175]: audit 2022-04-30T23:24:18.271484+0000 mon.smithi157 (mon.0) 3795 : audit [DBG] from='client.? 172.21.15.157:0/2328623170' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:19.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:19 smithi157 bash[20376]: audit 2022-04-30T23:24:18.271484+0000 mon.smithi157 (mon.0) 3795 : audit [DBG] from='client.? 172.21.15.157:0/2328623170' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:20 smithi165 bash[22175]: cluster 2022-04-30T23:24:19.031128+0000 mgr.smithi157.nfpzoe (mgr.14180) 5859 : cluster [DBG] pgmap v5482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:20 smithi157 bash[20376]: cluster 2022-04-30T23:24:19.031128+0000 mgr.smithi157.nfpzoe (mgr.14180) 5859 : cluster [DBG] pgmap v5482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:22 smithi165 bash[22175]: cluster 2022-04-30T23:24:21.031664+0000 mgr.smithi157.nfpzoe (mgr.14180) 5860 : cluster [DBG] pgmap v5483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:22 smithi157 bash[20376]: cluster 2022-04-30T23:24:21.031664+0000 mgr.smithi157.nfpzoe (mgr.14180) 5860 : cluster [DBG] pgmap v5483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:23.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:24:23.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:24:23.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:24:23.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:24:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:24 smithi165 bash[22175]: cluster 2022-04-30T23:24:23.032370+0000 mgr.smithi157.nfpzoe (mgr.14180) 5861 : cluster [DBG] pgmap v5484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:24 smithi165 bash[22175]: audit 2022-04-30T23:24:23.601309+0000 mon.smithi157 (mon.0) 3796 : audit [DBG] from='client.? 172.21.15.157:0/729719321' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:24 smithi157 bash[20376]: cluster 2022-04-30T23:24:23.032370+0000 mgr.smithi157.nfpzoe (mgr.14180) 5861 : cluster [DBG] pgmap v5484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:24 smithi157 bash[20376]: audit 2022-04-30T23:24:23.601309+0000 mon.smithi157 (mon.0) 3796 : audit [DBG] from='client.? 172.21.15.157:0/729719321' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:25 smithi165 bash[22175]: cluster 2022-04-30T23:24:25.033103+0000 mgr.smithi157.nfpzoe (mgr.14180) 5862 : cluster [DBG] pgmap v5485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:25 smithi157 bash[20376]: cluster 2022-04-30T23:24:25.033103+0000 mgr.smithi157.nfpzoe (mgr.14180) 5862 : cluster [DBG] pgmap v5485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:28 smithi165 bash[22175]: cluster 2022-04-30T23:24:27.033848+0000 mgr.smithi157.nfpzoe (mgr.14180) 5863 : cluster [DBG] pgmap v5486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:28 smithi157 bash[20376]: cluster 2022-04-30T23:24:27.033848+0000 mgr.smithi157.nfpzoe (mgr.14180) 5863 : cluster [DBG] pgmap v5486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:28.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:24:28.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:24:28.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:24:28.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:24:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:29 smithi165 bash[22175]: audit 2022-04-30T23:24:28.925189+0000 mon.smithi157 (mon.0) 3797 : audit [DBG] from='client.? 172.21.15.157:0/1528251210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:29.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:29 smithi157 bash[20376]: audit 2022-04-30T23:24:28.925189+0000 mon.smithi157 (mon.0) 3797 : audit [DBG] from='client.? 172.21.15.157:0/1528251210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:30.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:30 smithi165 bash[22175]: cluster 2022-04-30T23:24:29.034537+0000 mgr.smithi157.nfpzoe (mgr.14180) 5864 : cluster [DBG] pgmap v5487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:30 smithi157 bash[20376]: cluster 2022-04-30T23:24:29.034537+0000 mgr.smithi157.nfpzoe (mgr.14180) 5864 : cluster [DBG] pgmap v5487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:32.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:32 smithi165 bash[22175]: cluster 2022-04-30T23:24:31.035208+0000 mgr.smithi157.nfpzoe (mgr.14180) 5865 : cluster [DBG] pgmap v5488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:32 smithi157 bash[20376]: cluster 2022-04-30T23:24:31.035208+0000 mgr.smithi157.nfpzoe (mgr.14180) 5865 : cluster [DBG] pgmap v5488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:33.950 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:24:33.950 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:24:33.950 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:24:34.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:24:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:34 smithi165 bash[22175]: cluster 2022-04-30T23:24:33.035962+0000 mgr.smithi157.nfpzoe (mgr.14180) 5866 : cluster [DBG] pgmap v5489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:34 smithi157 bash[20376]: cluster 2022-04-30T23:24:33.035962+0000 mgr.smithi157.nfpzoe (mgr.14180) 5866 : cluster [DBG] pgmap v5489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:35 smithi165 bash[22175]: audit 2022-04-30T23:24:34.253871+0000 mon.smithi157 (mon.0) 3798 : audit [DBG] from='client.? 172.21.15.157:0/2222016450' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:35 smithi157 bash[20376]: audit 2022-04-30T23:24:34.253871+0000 mon.smithi157 (mon.0) 3798 : audit [DBG] from='client.? 172.21.15.157:0/2222016450' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:36 smithi165 bash[22175]: cluster 2022-04-30T23:24:35.036573+0000 mgr.smithi157.nfpzoe (mgr.14180) 5867 : cluster [DBG] pgmap v5490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:36 smithi157 bash[20376]: cluster 2022-04-30T23:24:35.036573+0000 mgr.smithi157.nfpzoe (mgr.14180) 5867 : cluster [DBG] pgmap v5490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:37 smithi165 bash[22175]: audit 2022-04-30T23:24:37.047233+0000 mon.smithi157 (mon.0) 3799 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:24:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:37 smithi165 bash[22175]: audit 2022-04-30T23:24:37.050172+0000 mon.smithi157 (mon.0) 3800 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:24:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:37 smithi165 bash[22175]: audit 2022-04-30T23:24:37.052168+0000 mon.smithi157 (mon.0) 3801 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:24:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:37 smithi157 bash[20376]: audit 2022-04-30T23:24:37.047233+0000 mon.smithi157 (mon.0) 3799 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:24:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:37 smithi157 bash[20376]: audit 2022-04-30T23:24:37.050172+0000 mon.smithi157 (mon.0) 3800 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:24:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:37 smithi157 bash[20376]: audit 2022-04-30T23:24:37.052168+0000 mon.smithi157 (mon.0) 3801 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:24:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:38 smithi165 bash[22175]: cluster 2022-04-30T23:24:37.037167+0000 mgr.smithi157.nfpzoe (mgr.14180) 5868 : cluster [DBG] pgmap v5491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:38 smithi165 bash[22175]: audit 2022-04-30T23:24:37.369153+0000 mon.smithi157 (mon.0) 3802 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:24:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:38 smithi165 bash[22175]: audit 2022-04-30T23:24:37.377086+0000 mon.smithi157 (mon.0) 3803 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:24:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:38 smithi157 bash[20376]: cluster 2022-04-30T23:24:37.037167+0000 mgr.smithi157.nfpzoe (mgr.14180) 5868 : cluster [DBG] pgmap v5491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:38 smithi157 bash[20376]: audit 2022-04-30T23:24:37.369153+0000 mon.smithi157 (mon.0) 3802 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:24:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:38 smithi157 bash[20376]: audit 2022-04-30T23:24:37.377086+0000 mon.smithi157 (mon.0) 3803 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:24:39.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:24:39.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:24:39.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:24:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:39 smithi165 bash[22175]: cluster 2022-04-30T23:24:37.362818+0000 mgr.smithi157.nfpzoe (mgr.14180) 5869 : cluster [DBG] pgmap v5492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:39 smithi165 bash[22175]: cluster 2022-04-30T23:24:37.363365+0000 mgr.smithi157.nfpzoe (mgr.14180) 5870 : cluster [DBG] pgmap v5493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:39 smithi165 bash[22175]: cephadm 2022-04-30T23:24:37.378150+0000 mgr.smithi157.nfpzoe (mgr.14180) 5871 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:24:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:39 smithi165 bash[22175]: cephadm 2022-04-30T23:24:37.378293+0000 mgr.smithi157.nfpzoe (mgr.14180) 5872 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:24:39.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:39 smithi157 bash[20376]: cluster 2022-04-30T23:24:37.362818+0000 mgr.smithi157.nfpzoe (mgr.14180) 5869 : cluster [DBG] pgmap v5492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:39.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:39 smithi157 bash[20376]: cluster 2022-04-30T23:24:37.363365+0000 mgr.smithi157.nfpzoe (mgr.14180) 5870 : cluster [DBG] pgmap v5493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:39.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:39 smithi157 bash[20376]: cephadm 2022-04-30T23:24:37.378150+0000 mgr.smithi157.nfpzoe (mgr.14180) 5871 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:24:39.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:39 smithi157 bash[20376]: cephadm 2022-04-30T23:24:37.378293+0000 mgr.smithi157.nfpzoe (mgr.14180) 5872 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:24:39.601 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:24:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:40 smithi157 bash[20376]: audit 2022-04-30T23:24:39.581330+0000 mon.smithi157 (mon.0) 3804 : audit [DBG] from='client.? 172.21.15.157:0/2297291545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:40 smithi165 bash[22175]: audit 2022-04-30T23:24:39.581330+0000 mon.smithi157 (mon.0) 3804 : audit [DBG] from='client.? 172.21.15.157:0/2297291545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:41 smithi157 bash[20376]: cluster 2022-04-30T23:24:39.364083+0000 mgr.smithi157.nfpzoe (mgr.14180) 5873 : cluster [DBG] pgmap v5494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:41 smithi165 bash[22175]: cluster 2022-04-30T23:24:39.364083+0000 mgr.smithi157.nfpzoe (mgr.14180) 5873 : cluster [DBG] pgmap v5494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:43.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:43 smithi165 bash[22175]: cluster 2022-04-30T23:24:41.364774+0000 mgr.smithi157.nfpzoe (mgr.14180) 5874 : cluster [DBG] pgmap v5495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:43 smithi157 bash[20376]: cluster 2022-04-30T23:24:41.364774+0000 mgr.smithi157.nfpzoe (mgr.14180) 5874 : cluster [DBG] pgmap v5495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:44.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:24:44.606 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:24:44.606 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:24:44.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:24:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:45 smithi157 bash[20376]: cluster 2022-04-30T23:24:43.365448+0000 mgr.smithi157.nfpzoe (mgr.14180) 5875 : cluster [DBG] pgmap v5496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:45 smithi157 bash[20376]: audit 2022-04-30T23:24:44.907557+0000 mon.smithi157 (mon.0) 3805 : audit [DBG] from='client.? 172.21.15.157:0/411432196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:45 smithi165 bash[22175]: cluster 2022-04-30T23:24:43.365448+0000 mgr.smithi157.nfpzoe (mgr.14180) 5875 : cluster [DBG] pgmap v5496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:45 smithi165 bash[22175]: audit 2022-04-30T23:24:44.907557+0000 mon.smithi157 (mon.0) 3805 : audit [DBG] from='client.? 172.21.15.157:0/411432196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:47 smithi157 bash[20376]: cluster 2022-04-30T23:24:45.366089+0000 mgr.smithi157.nfpzoe (mgr.14180) 5876 : cluster [DBG] pgmap v5497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:47 smithi165 bash[22175]: cluster 2022-04-30T23:24:45.366089+0000 mgr.smithi157.nfpzoe (mgr.14180) 5876 : cluster [DBG] pgmap v5497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:49.501 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:49 smithi157 bash[20376]: cluster 2022-04-30T23:24:47.366713+0000 mgr.smithi157.nfpzoe (mgr.14180) 5877 : cluster [DBG] pgmap v5498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:49 smithi165 bash[22175]: cluster 2022-04-30T23:24:47.366713+0000 mgr.smithi157.nfpzoe (mgr.14180) 5877 : cluster [DBG] pgmap v5498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:49.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:24:49.931 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:24:49.931 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:24:50.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:24:51.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:51 smithi157 bash[20376]: cluster 2022-04-30T23:24:49.367461+0000 mgr.smithi157.nfpzoe (mgr.14180) 5878 : cluster [DBG] pgmap v5499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:51.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:51 smithi157 bash[20376]: audit 2022-04-30T23:24:50.237904+0000 mon.smithi157 (mon.0) 3806 : audit [DBG] from='client.? 172.21.15.157:0/3523719098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:51 smithi165 bash[22175]: cluster 2022-04-30T23:24:49.367461+0000 mgr.smithi157.nfpzoe (mgr.14180) 5878 : cluster [DBG] pgmap v5499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:51 smithi165 bash[22175]: audit 2022-04-30T23:24:50.237904+0000 mon.smithi157 (mon.0) 3806 : audit [DBG] from='client.? 172.21.15.157:0/3523719098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:53 smithi157 bash[20376]: cluster 2022-04-30T23:24:51.368163+0000 mgr.smithi157.nfpzoe (mgr.14180) 5879 : cluster [DBG] pgmap v5500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:53.455 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:53 smithi165 bash[22175]: cluster 2022-04-30T23:24:51.368163+0000 mgr.smithi157.nfpzoe (mgr.14180) 5879 : cluster [DBG] pgmap v5500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:55.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:24:55.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:24:55.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:24:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:55 smithi157 bash[20376]: cluster 2022-04-30T23:24:53.368763+0000 mgr.smithi157.nfpzoe (mgr.14180) 5880 : cluster [DBG] pgmap v5501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:55.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:24:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:55 smithi165 bash[22175]: cluster 2022-04-30T23:24:53.368763+0000 mgr.smithi157.nfpzoe (mgr.14180) 5880 : cluster [DBG] pgmap v5501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:56 smithi157 bash[20376]: audit 2022-04-30T23:24:55.558686+0000 mon.smithi157 (mon.0) 3807 : audit [DBG] from='client.? 172.21.15.157:0/198412476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:56 smithi165 bash[22175]: audit 2022-04-30T23:24:55.558686+0000 mon.smithi157 (mon.0) 3807 : audit [DBG] from='client.? 172.21.15.157:0/198412476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:24:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:57 smithi157 bash[20376]: cluster 2022-04-30T23:24:55.369203+0000 mgr.smithi157.nfpzoe (mgr.14180) 5881 : cluster [DBG] pgmap v5502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:57 smithi165 bash[22175]: cluster 2022-04-30T23:24:55.369203+0000 mgr.smithi157.nfpzoe (mgr.14180) 5881 : cluster [DBG] pgmap v5502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:59 smithi165 bash[22175]: cluster 2022-04-30T23:24:57.369892+0000 mgr.smithi157.nfpzoe (mgr.14180) 5882 : cluster [DBG] pgmap v5503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:59 smithi165 bash[22175]: audit 2022-04-30T23:24:59.079960+0000 mon.smithi157 (mon.0) 3808 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:24:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:24:59 smithi165 bash[22175]: audit 2022-04-30T23:24:59.147314+0000 mon.smithi157 (mon.0) 3809 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:24:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:59 smithi157 bash[20376]: cluster 2022-04-30T23:24:57.369892+0000 mgr.smithi157.nfpzoe (mgr.14180) 5882 : cluster [DBG] pgmap v5503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:24:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:59 smithi157 bash[20376]: audit 2022-04-30T23:24:59.079960+0000 mon.smithi157 (mon.0) 3808 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:24:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:24:59 smithi157 bash[20376]: audit 2022-04-30T23:24:59.147314+0000 mon.smithi157 (mon.0) 3809 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:25:00.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:25:00.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:25:00.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:25:00.908 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:25:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:01 smithi165 bash[22175]: cluster 2022-04-30T23:24:59.370570+0000 mgr.smithi157.nfpzoe (mgr.14180) 5883 : cluster [DBG] pgmap v5504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:01 smithi165 bash[22175]: audit 2022-04-30T23:25:00.888729+0000 mon.smithi157 (mon.0) 3810 : audit [DBG] from='client.? 172.21.15.157:0/1837390121' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:01.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:01 smithi157 bash[20376]: cluster 2022-04-30T23:24:59.370570+0000 mgr.smithi157.nfpzoe (mgr.14180) 5883 : cluster [DBG] pgmap v5504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:01.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:01 smithi157 bash[20376]: audit 2022-04-30T23:25:00.888729+0000 mon.smithi157 (mon.0) 3810 : audit [DBG] from='client.? 172.21.15.157:0/1837390121' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:03 smithi165 bash[22175]: cluster 2022-04-30T23:25:01.371229+0000 mgr.smithi157.nfpzoe (mgr.14180) 5884 : cluster [DBG] pgmap v5505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:03 smithi157 bash[20376]: cluster 2022-04-30T23:25:01.371229+0000 mgr.smithi157.nfpzoe (mgr.14180) 5884 : cluster [DBG] pgmap v5505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:05 smithi165 bash[22175]: cluster 2022-04-30T23:25:03.371788+0000 mgr.smithi157.nfpzoe (mgr.14180) 5885 : cluster [DBG] pgmap v5506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:05 smithi157 bash[20376]: cluster 2022-04-30T23:25:03.371788+0000 mgr.smithi157.nfpzoe (mgr.14180) 5885 : cluster [DBG] pgmap v5506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:05.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:25:05.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:25:05.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:25:06.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:25:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:06 smithi165 bash[22175]: cluster 2022-04-30T23:25:05.372403+0000 mgr.smithi157.nfpzoe (mgr.14180) 5886 : cluster [DBG] pgmap v5507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:06 smithi165 bash[22175]: audit 2022-04-30T23:25:06.214573+0000 mon.smithi157 (mon.0) 3811 : audit [DBG] from='client.? 172.21.15.157:0/3491945718' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:06 smithi157 bash[20376]: cluster 2022-04-30T23:25:05.372403+0000 mgr.smithi157.nfpzoe (mgr.14180) 5886 : cluster [DBG] pgmap v5507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:06 smithi157 bash[20376]: audit 2022-04-30T23:25:06.214573+0000 mon.smithi157 (mon.0) 3811 : audit [DBG] from='client.? 172.21.15.157:0/3491945718' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:08 smithi157 bash[20376]: cluster 2022-04-30T23:25:07.373033+0000 mgr.smithi157.nfpzoe (mgr.14180) 5887 : cluster [DBG] pgmap v5508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:08.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:08 smithi165 bash[22175]: cluster 2022-04-30T23:25:07.373033+0000 mgr.smithi157.nfpzoe (mgr.14180) 5887 : cluster [DBG] pgmap v5508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:10.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:10 smithi165 bash[22175]: cluster 2022-04-30T23:25:09.373638+0000 mgr.smithi157.nfpzoe (mgr.14180) 5888 : cluster [DBG] pgmap v5509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:10 smithi157 bash[20376]: cluster 2022-04-30T23:25:09.373638+0000 mgr.smithi157.nfpzoe (mgr.14180) 5888 : cluster [DBG] pgmap v5509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:11.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:25:11.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:25:11.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:25:11.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:25:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:11 smithi165 bash[22175]: audit 2022-04-30T23:25:11.540098+0000 mon.smithi157 (mon.0) 3812 : audit [DBG] from='client.? 172.21.15.157:0/3462213685' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:11 smithi157 bash[20376]: audit 2022-04-30T23:25:11.540098+0000 mon.smithi157 (mon.0) 3812 : audit [DBG] from='client.? 172.21.15.157:0/3462213685' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:12 smithi165 bash[22175]: cluster 2022-04-30T23:25:11.374202+0000 mgr.smithi157.nfpzoe (mgr.14180) 5889 : cluster [DBG] pgmap v5510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:12 smithi157 bash[20376]: cluster 2022-04-30T23:25:11.374202+0000 mgr.smithi157.nfpzoe (mgr.14180) 5889 : cluster [DBG] pgmap v5510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:14 smithi165 bash[22175]: cluster 2022-04-30T23:25:13.374801+0000 mgr.smithi157.nfpzoe (mgr.14180) 5890 : cluster [DBG] pgmap v5511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:14 smithi157 bash[20376]: cluster 2022-04-30T23:25:13.374801+0000 mgr.smithi157.nfpzoe (mgr.14180) 5890 : cluster [DBG] pgmap v5511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:16.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:25:16.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:25:16.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:25:16.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:25:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:16 smithi165 bash[22175]: cluster 2022-04-30T23:25:15.375375+0000 mgr.smithi157.nfpzoe (mgr.14180) 5891 : cluster [DBG] pgmap v5512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:16 smithi157 bash[20376]: cluster 2022-04-30T23:25:15.375375+0000 mgr.smithi157.nfpzoe (mgr.14180) 5891 : cluster [DBG] pgmap v5512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:17 smithi157 bash[20376]: audit 2022-04-30T23:25:16.868274+0000 mon.smithi157 (mon.0) 3813 : audit [DBG] from='client.? 172.21.15.157:0/4200519093' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:17 smithi165 bash[22175]: audit 2022-04-30T23:25:16.868274+0000 mon.smithi157 (mon.0) 3813 : audit [DBG] from='client.? 172.21.15.157:0/4200519093' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:18 smithi157 bash[20376]: cluster 2022-04-30T23:25:17.376031+0000 mgr.smithi157.nfpzoe (mgr.14180) 5892 : cluster [DBG] pgmap v5513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:19.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:18 smithi165 bash[22175]: cluster 2022-04-30T23:25:17.376031+0000 mgr.smithi157.nfpzoe (mgr.14180) 5892 : cluster [DBG] pgmap v5513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:20 smithi157 bash[20376]: cluster 2022-04-30T23:25:19.376641+0000 mgr.smithi157.nfpzoe (mgr.14180) 5893 : cluster [DBG] pgmap v5514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:20 smithi165 bash[22175]: cluster 2022-04-30T23:25:19.376641+0000 mgr.smithi157.nfpzoe (mgr.14180) 5893 : cluster [DBG] pgmap v5514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:21.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:25:21.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:25:21.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:25:22.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:25:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:22 smithi157 bash[20376]: cluster 2022-04-30T23:25:21.377233+0000 mgr.smithi157.nfpzoe (mgr.14180) 5894 : cluster [DBG] pgmap v5515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:22.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:22 smithi157 bash[20376]: audit 2022-04-30T23:25:22.196666+0000 mon.smithi157 (mon.0) 3814 : audit [DBG] from='client.? 172.21.15.157:0/3069029876' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:22 smithi165 bash[22175]: cluster 2022-04-30T23:25:21.377233+0000 mgr.smithi157.nfpzoe (mgr.14180) 5894 : cluster [DBG] pgmap v5515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:22 smithi165 bash[22175]: audit 2022-04-30T23:25:22.196666+0000 mon.smithi157 (mon.0) 3814 : audit [DBG] from='client.? 172.21.15.157:0/3069029876' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:24 smithi157 bash[20376]: cluster 2022-04-30T23:25:23.377853+0000 mgr.smithi157.nfpzoe (mgr.14180) 5895 : cluster [DBG] pgmap v5516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:24 smithi165 bash[22175]: cluster 2022-04-30T23:25:23.377853+0000 mgr.smithi157.nfpzoe (mgr.14180) 5895 : cluster [DBG] pgmap v5516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:26.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:26 smithi157 bash[20376]: cluster 2022-04-30T23:25:25.378511+0000 mgr.smithi157.nfpzoe (mgr.14180) 5896 : cluster [DBG] pgmap v5517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:26 smithi165 bash[22175]: cluster 2022-04-30T23:25:25.378511+0000 mgr.smithi157.nfpzoe (mgr.14180) 5896 : cluster [DBG] pgmap v5517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:27.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:25:27.228 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:25:27.228 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:25:27.553 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:25:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:27 smithi157 bash[20376]: audit 2022-04-30T23:25:27.531440+0000 mon.smithi157 (mon.0) 3815 : audit [DBG] from='client.? 172.21.15.157:0/3695072560' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:28.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:27 smithi165 bash[22175]: audit 2022-04-30T23:25:27.531440+0000 mon.smithi157 (mon.0) 3815 : audit [DBG] from='client.? 172.21.15.157:0/3695072560' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:28 smithi157 bash[20376]: cluster 2022-04-30T23:25:27.379125+0000 mgr.smithi157.nfpzoe (mgr.14180) 5897 : cluster [DBG] pgmap v5518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:28 smithi165 bash[22175]: cluster 2022-04-30T23:25:27.379125+0000 mgr.smithi157.nfpzoe (mgr.14180) 5897 : cluster [DBG] pgmap v5518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:30 smithi165 bash[22175]: cluster 2022-04-30T23:25:29.379751+0000 mgr.smithi157.nfpzoe (mgr.14180) 5898 : cluster [DBG] pgmap v5519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:31.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:30 smithi157 bash[20376]: cluster 2022-04-30T23:25:29.379751+0000 mgr.smithi157.nfpzoe (mgr.14180) 5898 : cluster [DBG] pgmap v5519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:32.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:25:32.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:25:32.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:25:32.876 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:25:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:32 smithi165 bash[22175]: cluster 2022-04-30T23:25:31.380374+0000 mgr.smithi157.nfpzoe (mgr.14180) 5899 : cluster [DBG] pgmap v5520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:32 smithi157 bash[20376]: cluster 2022-04-30T23:25:31.380374+0000 mgr.smithi157.nfpzoe (mgr.14180) 5899 : cluster [DBG] pgmap v5520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:34.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:33 smithi165 bash[22175]: audit 2022-04-30T23:25:32.855346+0000 mon.smithi157 (mon.0) 3816 : audit [DBG] from='client.? 172.21.15.157:0/2971485776' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:34.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:33 smithi157 bash[20376]: audit 2022-04-30T23:25:32.855346+0000 mon.smithi157 (mon.0) 3816 : audit [DBG] from='client.? 172.21.15.157:0/2971485776' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:34 smithi165 bash[22175]: cluster 2022-04-30T23:25:33.381026+0000 mgr.smithi157.nfpzoe (mgr.14180) 5900 : cluster [DBG] pgmap v5521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:35.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:34 smithi157 bash[20376]: cluster 2022-04-30T23:25:33.381026+0000 mgr.smithi157.nfpzoe (mgr.14180) 5900 : cluster [DBG] pgmap v5521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:37.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:36 smithi157 bash[20376]: cluster 2022-04-30T23:25:35.381632+0000 mgr.smithi157.nfpzoe (mgr.14180) 5901 : cluster [DBG] pgmap v5522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:36 smithi165 bash[22175]: cluster 2022-04-30T23:25:35.381632+0000 mgr.smithi157.nfpzoe (mgr.14180) 5901 : cluster [DBG] pgmap v5522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:37.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:25:37.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:25:37.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:25:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:37 smithi165 bash[22175]: audit 2022-04-30T23:25:37.389295+0000 mon.smithi157 (mon.0) 3817 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:25:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:37 smithi165 bash[22175]: audit 2022-04-30T23:25:37.392043+0000 mon.smithi157 (mon.0) 3818 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:25:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:37 smithi165 bash[22175]: audit 2022-04-30T23:25:37.393745+0000 mon.smithi157 (mon.0) 3819 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:25:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:37 smithi165 bash[22175]: audit 2022-04-30T23:25:37.723172+0000 mon.smithi157 (mon.0) 3820 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:25:38.186 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:25:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:37 smithi157 bash[20376]: audit 2022-04-30T23:25:37.389295+0000 mon.smithi157 (mon.0) 3817 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:25:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:37 smithi157 bash[20376]: audit 2022-04-30T23:25:37.392043+0000 mon.smithi157 (mon.0) 3818 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:25:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:37 smithi157 bash[20376]: audit 2022-04-30T23:25:37.393745+0000 mon.smithi157 (mon.0) 3819 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:25:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:37 smithi157 bash[20376]: audit 2022-04-30T23:25:37.723172+0000 mon.smithi157 (mon.0) 3820 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:25:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:38 smithi165 bash[22175]: cluster 2022-04-30T23:25:37.382274+0000 mgr.smithi157.nfpzoe (mgr.14180) 5902 : cluster [DBG] pgmap v5523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:38 smithi165 bash[22175]: cluster 2022-04-30T23:25:37.716893+0000 mgr.smithi157.nfpzoe (mgr.14180) 5903 : cluster [DBG] pgmap v5524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:38 smithi165 bash[22175]: cluster 2022-04-30T23:25:37.717315+0000 mgr.smithi157.nfpzoe (mgr.14180) 5904 : cluster [DBG] pgmap v5525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:38 smithi165 bash[22175]: audit 2022-04-30T23:25:37.731389+0000 mon.smithi157 (mon.0) 3821 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:25:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:38 smithi165 bash[22175]: cephadm 2022-04-30T23:25:37.732407+0000 mgr.smithi157.nfpzoe (mgr.14180) 5905 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:25:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:38 smithi165 bash[22175]: cephadm 2022-04-30T23:25:37.732584+0000 mgr.smithi157.nfpzoe (mgr.14180) 5906 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:25:39.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:38 smithi165 bash[22175]: audit 2022-04-30T23:25:38.168276+0000 mon.smithi157 (mon.0) 3822 : audit [DBG] from='client.? 172.21.15.157:0/1195769742' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:39.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:38 smithi157 bash[20376]: cluster 2022-04-30T23:25:37.382274+0000 mgr.smithi157.nfpzoe (mgr.14180) 5902 : cluster [DBG] pgmap v5523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:39.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:38 smithi157 bash[20376]: cluster 2022-04-30T23:25:37.716893+0000 mgr.smithi157.nfpzoe (mgr.14180) 5903 : cluster [DBG] pgmap v5524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:39.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:38 smithi157 bash[20376]: cluster 2022-04-30T23:25:37.717315+0000 mgr.smithi157.nfpzoe (mgr.14180) 5904 : cluster [DBG] pgmap v5525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:39.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:38 smithi157 bash[20376]: audit 2022-04-30T23:25:37.731389+0000 mon.smithi157 (mon.0) 3821 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:25:39.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:38 smithi157 bash[20376]: cephadm 2022-04-30T23:25:37.732407+0000 mgr.smithi157.nfpzoe (mgr.14180) 5905 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:25:39.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:38 smithi157 bash[20376]: cephadm 2022-04-30T23:25:37.732584+0000 mgr.smithi157.nfpzoe (mgr.14180) 5906 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:25:39.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:38 smithi157 bash[20376]: audit 2022-04-30T23:25:38.168276+0000 mon.smithi157 (mon.0) 3822 : audit [DBG] from='client.? 172.21.15.157:0/1195769742' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:40.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:40 smithi157 bash[20376]: cluster 2022-04-30T23:25:39.717975+0000 mgr.smithi157.nfpzoe (mgr.14180) 5907 : cluster [DBG] pgmap v5526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:40 smithi165 bash[22175]: cluster 2022-04-30T23:25:39.717975+0000 mgr.smithi157.nfpzoe (mgr.14180) 5907 : cluster [DBG] pgmap v5526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:42 smithi165 bash[22175]: cluster 2022-04-30T23:25:41.718627+0000 mgr.smithi157.nfpzoe (mgr.14180) 5908 : cluster [DBG] pgmap v5527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:43.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:25:43.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:25:43.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:25:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:42 smithi157 bash[20376]: cluster 2022-04-30T23:25:41.718627+0000 mgr.smithi157.nfpzoe (mgr.14180) 5908 : cluster [DBG] pgmap v5527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:43.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:25:44.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:43 smithi165 bash[22175]: audit 2022-04-30T23:25:43.498645+0000 mon.smithi157 (mon.0) 3823 : audit [DBG] from='client.? 172.21.15.157:0/538513592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:44.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:43 smithi157 bash[20376]: audit 2022-04-30T23:25:43.498645+0000 mon.smithi157 (mon.0) 3823 : audit [DBG] from='client.? 172.21.15.157:0/538513592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:44 smithi165 bash[22175]: cluster 2022-04-30T23:25:43.719393+0000 mgr.smithi157.nfpzoe (mgr.14180) 5909 : cluster [DBG] pgmap v5528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:44 smithi157 bash[20376]: cluster 2022-04-30T23:25:43.719393+0000 mgr.smithi157.nfpzoe (mgr.14180) 5909 : cluster [DBG] pgmap v5528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:47.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:46 smithi165 bash[22175]: cluster 2022-04-30T23:25:45.720055+0000 mgr.smithi157.nfpzoe (mgr.14180) 5910 : cluster [DBG] pgmap v5529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:46 smithi157 bash[20376]: cluster 2022-04-30T23:25:45.720055+0000 mgr.smithi157.nfpzoe (mgr.14180) 5910 : cluster [DBG] pgmap v5529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:48.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:25:48.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:25:48.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:25:48.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:25:49.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:48 smithi165 bash[22175]: cluster 2022-04-30T23:25:47.720717+0000 mgr.smithi157.nfpzoe (mgr.14180) 5911 : cluster [DBG] pgmap v5530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:49.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:48 smithi157 bash[20376]: cluster 2022-04-30T23:25:47.720717+0000 mgr.smithi157.nfpzoe (mgr.14180) 5911 : cluster [DBG] pgmap v5530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:49 smithi165 bash[22175]: audit 2022-04-30T23:25:48.825066+0000 mon.smithi157 (mon.0) 3824 : audit [DBG] from='client.? 172.21.15.157:0/1093393803' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:50.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:49 smithi157 bash[20376]: audit 2022-04-30T23:25:48.825066+0000 mon.smithi157 (mon.0) 3824 : audit [DBG] from='client.? 172.21.15.157:0/1093393803' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:51.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:50 smithi165 bash[22175]: cluster 2022-04-30T23:25:49.721323+0000 mgr.smithi157.nfpzoe (mgr.14180) 5912 : cluster [DBG] pgmap v5531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:51.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:50 smithi157 bash[20376]: cluster 2022-04-30T23:25:49.721323+0000 mgr.smithi157.nfpzoe (mgr.14180) 5912 : cluster [DBG] pgmap v5531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:53.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:52 smithi165 bash[22175]: cluster 2022-04-30T23:25:51.721965+0000 mgr.smithi157.nfpzoe (mgr.14180) 5913 : cluster [DBG] pgmap v5532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:53.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:52 smithi157 bash[20376]: cluster 2022-04-30T23:25:51.721965+0000 mgr.smithi157.nfpzoe (mgr.14180) 5913 : cluster [DBG] pgmap v5532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:53.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:25:53.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:25:53.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:25:54.178 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:25:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:54 smithi165 bash[22175]: cluster 2022-04-30T23:25:53.722560+0000 mgr.smithi157.nfpzoe (mgr.14180) 5914 : cluster [DBG] pgmap v5533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:54 smithi165 bash[22175]: audit 2022-04-30T23:25:54.155412+0000 mon.smithi157 (mon.0) 3825 : audit [DBG] from='client.? 172.21.15.157:0/2955673756' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:55.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:54 smithi157 bash[20376]: cluster 2022-04-30T23:25:53.722560+0000 mgr.smithi157.nfpzoe (mgr.14180) 5914 : cluster [DBG] pgmap v5533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:55.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:54 smithi157 bash[20376]: audit 2022-04-30T23:25:54.155412+0000 mon.smithi157 (mon.0) 3825 : audit [DBG] from='client.? 172.21.15.157:0/2955673756' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:25:57.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:56 smithi165 bash[22175]: cluster 2022-04-30T23:25:55.723203+0000 mgr.smithi157.nfpzoe (mgr.14180) 5915 : cluster [DBG] pgmap v5534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:57.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:56 smithi157 bash[20376]: cluster 2022-04-30T23:25:55.723203+0000 mgr.smithi157.nfpzoe (mgr.14180) 5915 : cluster [DBG] pgmap v5534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:58 smithi165 bash[22175]: cluster 2022-04-30T23:25:57.723860+0000 mgr.smithi157.nfpzoe (mgr.14180) 5916 : cluster [DBG] pgmap v5535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:59.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:25:59.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:25:59.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:25:59.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:58 smithi157 bash[20376]: cluster 2022-04-30T23:25:57.723860+0000 mgr.smithi157.nfpzoe (mgr.14180) 5916 : cluster [DBG] pgmap v5535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:25:59.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:26:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:59 smithi165 bash[22175]: audit 2022-04-30T23:25:59.083985+0000 mon.smithi157 (mon.0) 3826 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:26:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:59 smithi165 bash[22175]: audit 2022-04-30T23:25:59.154760+0000 mon.smithi157 (mon.0) 3827 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:26:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:25:59 smithi165 bash[22175]: audit 2022-04-30T23:25:59.482161+0000 mon.smithi157 (mon.0) 3828 : audit [DBG] from='client.? 172.21.15.157:0/2560840536' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:00.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:59 smithi157 bash[20376]: audit 2022-04-30T23:25:59.083985+0000 mon.smithi157 (mon.0) 3826 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:26:00.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:59 smithi157 bash[20376]: audit 2022-04-30T23:25:59.154760+0000 mon.smithi157 (mon.0) 3827 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:26:00.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:25:59 smithi157 bash[20376]: audit 2022-04-30T23:25:59.482161+0000 mon.smithi157 (mon.0) 3828 : audit [DBG] from='client.? 172.21.15.157:0/2560840536' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:01.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:00 smithi165 bash[22175]: cluster 2022-04-30T23:25:59.724448+0000 mgr.smithi157.nfpzoe (mgr.14180) 5917 : cluster [DBG] pgmap v5536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:00 smithi157 bash[20376]: cluster 2022-04-30T23:25:59.724448+0000 mgr.smithi157.nfpzoe (mgr.14180) 5917 : cluster [DBG] pgmap v5536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:03.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:02 smithi165 bash[22175]: cluster 2022-04-30T23:26:01.725003+0000 mgr.smithi157.nfpzoe (mgr.14180) 5918 : cluster [DBG] pgmap v5537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:03.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:02 smithi157 bash[20376]: cluster 2022-04-30T23:26:01.725003+0000 mgr.smithi157.nfpzoe (mgr.14180) 5918 : cluster [DBG] pgmap v5537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:04.506 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:26:04.506 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:26:04.506 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:26:04.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:26:05.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:04 smithi165 bash[22175]: cluster 2022-04-30T23:26:03.725651+0000 mgr.smithi157.nfpzoe (mgr.14180) 5919 : cluster [DBG] pgmap v5538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:05.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:04 smithi165 bash[22175]: audit 2022-04-30T23:26:04.810051+0000 mon.smithi157 (mon.0) 3829 : audit [DBG] from='client.? 172.21.15.157:0/2465161171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:05.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:04 smithi157 bash[20376]: cluster 2022-04-30T23:26:03.725651+0000 mgr.smithi157.nfpzoe (mgr.14180) 5919 : cluster [DBG] pgmap v5538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:05.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:04 smithi157 bash[20376]: audit 2022-04-30T23:26:04.810051+0000 mon.smithi157 (mon.0) 3829 : audit [DBG] from='client.? 172.21.15.157:0/2465161171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:06 smithi165 bash[22175]: cluster 2022-04-30T23:26:05.726259+0000 mgr.smithi157.nfpzoe (mgr.14180) 5920 : cluster [DBG] pgmap v5539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:07.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:06 smithi157 bash[20376]: cluster 2022-04-30T23:26:05.726259+0000 mgr.smithi157.nfpzoe (mgr.14180) 5920 : cluster [DBG] pgmap v5539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:08 smithi165 bash[22175]: cluster 2022-04-30T23:26:07.726855+0000 mgr.smithi157.nfpzoe (mgr.14180) 5921 : cluster [DBG] pgmap v5540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:08 smithi157 bash[20376]: cluster 2022-04-30T23:26:07.726855+0000 mgr.smithi157.nfpzoe (mgr.14180) 5921 : cluster [DBG] pgmap v5540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:09.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:26:09.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:26:09.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:26:10.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:26:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:10 smithi157 bash[20376]: cluster 2022-04-30T23:26:09.727474+0000 mgr.smithi157.nfpzoe (mgr.14180) 5922 : cluster [DBG] pgmap v5541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:10 smithi157 bash[20376]: audit 2022-04-30T23:26:10.128244+0000 mon.smithi157 (mon.0) 3830 : audit [DBG] from='client.? 172.21.15.157:0/4095435949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:10 smithi165 bash[22175]: cluster 2022-04-30T23:26:09.727474+0000 mgr.smithi157.nfpzoe (mgr.14180) 5922 : cluster [DBG] pgmap v5541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:10 smithi165 bash[22175]: audit 2022-04-30T23:26:10.128244+0000 mon.smithi157 (mon.0) 3830 : audit [DBG] from='client.? 172.21.15.157:0/4095435949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:13.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:12 smithi165 bash[22175]: cluster 2022-04-30T23:26:11.728114+0000 mgr.smithi157.nfpzoe (mgr.14180) 5923 : cluster [DBG] pgmap v5542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:12 smithi157 bash[20376]: cluster 2022-04-30T23:26:11.728114+0000 mgr.smithi157.nfpzoe (mgr.14180) 5923 : cluster [DBG] pgmap v5542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:14 smithi165 bash[22175]: cluster 2022-04-30T23:26:13.728833+0000 mgr.smithi157.nfpzoe (mgr.14180) 5924 : cluster [DBG] pgmap v5543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:15.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:26:15.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:26:15.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:26:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:14 smithi157 bash[20376]: cluster 2022-04-30T23:26:13.728833+0000 mgr.smithi157.nfpzoe (mgr.14180) 5924 : cluster [DBG] pgmap v5543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:15.478 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:26:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:15 smithi165 bash[22175]: audit 2022-04-30T23:26:15.457332+0000 mon.smithi157 (mon.0) 3831 : audit [DBG] from='client.? 172.21.15.157:0/3252990040' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:16.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:15 smithi157 bash[20376]: audit 2022-04-30T23:26:15.457332+0000 mon.smithi157 (mon.0) 3831 : audit [DBG] from='client.? 172.21.15.157:0/3252990040' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:16 smithi165 bash[22175]: cluster 2022-04-30T23:26:15.729501+0000 mgr.smithi157.nfpzoe (mgr.14180) 5925 : cluster [DBG] pgmap v5544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:17.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:16 smithi157 bash[20376]: cluster 2022-04-30T23:26:15.729501+0000 mgr.smithi157.nfpzoe (mgr.14180) 5925 : cluster [DBG] pgmap v5544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:18 smithi165 bash[22175]: cluster 2022-04-30T23:26:17.730162+0000 mgr.smithi157.nfpzoe (mgr.14180) 5926 : cluster [DBG] pgmap v5545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:19.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:18 smithi157 bash[20376]: cluster 2022-04-30T23:26:17.730162+0000 mgr.smithi157.nfpzoe (mgr.14180) 5926 : cluster [DBG] pgmap v5545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:20.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:26:20.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:26:20.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:26:20.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:26:20.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:20 smithi157 bash[20376]: cluster 2022-04-30T23:26:19.730797+0000 mgr.smithi157.nfpzoe (mgr.14180) 5927 : cluster [DBG] pgmap v5546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:20 smithi165 bash[22175]: cluster 2022-04-30T23:26:19.730797+0000 mgr.smithi157.nfpzoe (mgr.14180) 5927 : cluster [DBG] pgmap v5546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:21 smithi157 bash[20376]: audit 2022-04-30T23:26:20.792729+0000 mon.smithi157 (mon.0) 3832 : audit [DBG] from='client.? 172.21.15.157:0/768521084' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:21 smithi165 bash[22175]: audit 2022-04-30T23:26:20.792729+0000 mon.smithi157 (mon.0) 3832 : audit [DBG] from='client.? 172.21.15.157:0/768521084' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:22 smithi157 bash[20376]: cluster 2022-04-30T23:26:21.731442+0000 mgr.smithi157.nfpzoe (mgr.14180) 5928 : cluster [DBG] pgmap v5547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:22 smithi165 bash[22175]: cluster 2022-04-30T23:26:21.731442+0000 mgr.smithi157.nfpzoe (mgr.14180) 5928 : cluster [DBG] pgmap v5547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:24 smithi165 bash[22175]: cluster 2022-04-30T23:26:23.732066+0000 mgr.smithi157.nfpzoe (mgr.14180) 5929 : cluster [DBG] pgmap v5548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:25.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:24 smithi157 bash[20376]: cluster 2022-04-30T23:26:23.732066+0000 mgr.smithi157.nfpzoe (mgr.14180) 5929 : cluster [DBG] pgmap v5548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:25.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:26:25.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:26:25.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:26:26.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:26:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:26 smithi165 bash[22175]: cluster 2022-04-30T23:26:25.732677+0000 mgr.smithi157.nfpzoe (mgr.14180) 5930 : cluster [DBG] pgmap v5549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:26 smithi165 bash[22175]: audit 2022-04-30T23:26:26.119599+0000 mon.smithi157 (mon.0) 3833 : audit [DBG] from='client.? 172.21.15.157:0/4119186201' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:27.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:26 smithi157 bash[20376]: cluster 2022-04-30T23:26:25.732677+0000 mgr.smithi157.nfpzoe (mgr.14180) 5930 : cluster [DBG] pgmap v5549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:27.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:26 smithi157 bash[20376]: audit 2022-04-30T23:26:26.119599+0000 mon.smithi157 (mon.0) 3833 : audit [DBG] from='client.? 172.21.15.157:0/4119186201' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:28 smithi165 bash[22175]: cluster 2022-04-30T23:26:27.733309+0000 mgr.smithi157.nfpzoe (mgr.14180) 5931 : cluster [DBG] pgmap v5550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:29.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:28 smithi157 bash[20376]: cluster 2022-04-30T23:26:27.733309+0000 mgr.smithi157.nfpzoe (mgr.14180) 5931 : cluster [DBG] pgmap v5550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:30.959 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:30 smithi157 bash[20376]: cluster 2022-04-30T23:26:29.733884+0000 mgr.smithi157.nfpzoe (mgr.14180) 5932 : cluster [DBG] pgmap v5551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:31.142 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:26:31.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:26:31.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:26:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:30 smithi165 bash[22175]: cluster 2022-04-30T23:26:29.733884+0000 mgr.smithi157.nfpzoe (mgr.14180) 5932 : cluster [DBG] pgmap v5551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:31.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:26:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:31 smithi157 bash[20376]: audit 2022-04-30T23:26:31.441891+0000 mon.smithi157 (mon.0) 3834 : audit [DBG] from='client.? 172.21.15.157:0/2105753689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:32.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:31 smithi165 bash[22175]: audit 2022-04-30T23:26:31.441891+0000 mon.smithi157 (mon.0) 3834 : audit [DBG] from='client.? 172.21.15.157:0/2105753689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:32 smithi157 bash[20376]: cluster 2022-04-30T23:26:31.734682+0000 mgr.smithi157.nfpzoe (mgr.14180) 5933 : cluster [DBG] pgmap v5552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:32 smithi165 bash[22175]: cluster 2022-04-30T23:26:31.734682+0000 mgr.smithi157.nfpzoe (mgr.14180) 5933 : cluster [DBG] pgmap v5552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:34 smithi165 bash[22175]: cluster 2022-04-30T23:26:33.735374+0000 mgr.smithi157.nfpzoe (mgr.14180) 5934 : cluster [DBG] pgmap v5553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:35.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:34 smithi157 bash[20376]: cluster 2022-04-30T23:26:33.735374+0000 mgr.smithi157.nfpzoe (mgr.14180) 5934 : cluster [DBG] pgmap v5553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:36.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:26:36.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:26:36.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:26:36.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:26:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:36 smithi165 bash[22175]: cluster 2022-04-30T23:26:35.735984+0000 mgr.smithi157.nfpzoe (mgr.14180) 5935 : cluster [DBG] pgmap v5554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:36 smithi165 bash[22175]: audit 2022-04-30T23:26:36.771982+0000 mon.smithi157 (mon.0) 3835 : audit [DBG] from='client.? 172.21.15.157:0/3652206997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:37.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:36 smithi157 bash[20376]: cluster 2022-04-30T23:26:35.735984+0000 mgr.smithi157.nfpzoe (mgr.14180) 5935 : cluster [DBG] pgmap v5554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:37.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:36 smithi157 bash[20376]: audit 2022-04-30T23:26:36.771982+0000 mon.smithi157 (mon.0) 3835 : audit [DBG] from='client.? 172.21.15.157:0/3652206997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:37 smithi165 bash[22175]: audit 2022-04-30T23:26:37.745213+0000 mon.smithi157 (mon.0) 3836 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:26:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:37 smithi165 bash[22175]: audit 2022-04-30T23:26:37.748048+0000 mon.smithi157 (mon.0) 3837 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:26:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:37 smithi165 bash[22175]: audit 2022-04-30T23:26:37.749890+0000 mon.smithi157 (mon.0) 3838 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:26:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:37 smithi157 bash[20376]: audit 2022-04-30T23:26:37.745213+0000 mon.smithi157 (mon.0) 3836 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:26:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:37 smithi157 bash[20376]: audit 2022-04-30T23:26:37.748048+0000 mon.smithi157 (mon.0) 3837 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:26:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:37 smithi157 bash[20376]: audit 2022-04-30T23:26:37.749890+0000 mon.smithi157 (mon.0) 3838 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:26:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:38 smithi165 bash[22175]: cluster 2022-04-30T23:26:37.736610+0000 mgr.smithi157.nfpzoe (mgr.14180) 5936 : cluster [DBG] pgmap v5555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:39.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:38 smithi157 bash[20376]: cluster 2022-04-30T23:26:37.736610+0000 mgr.smithi157.nfpzoe (mgr.14180) 5936 : cluster [DBG] pgmap v5555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:40 smithi157 bash[20376]: cluster 2022-04-30T23:26:39.737349+0000 mgr.smithi157.nfpzoe (mgr.14180) 5937 : cluster [DBG] pgmap v5556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:40 smithi165 bash[22175]: cluster 2022-04-30T23:26:39.737349+0000 mgr.smithi157.nfpzoe (mgr.14180) 5937 : cluster [DBG] pgmap v5556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:41.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:26:41.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:26:41.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:26:42.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:26:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:42 smithi165 bash[22175]: audit 2022-04-30T23:26:41.540194+0000 mon.smithi157 (mon.0) 3839 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:26:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:42 smithi165 bash[22175]: cluster 2022-04-30T23:26:41.738028+0000 mgr.smithi157.nfpzoe (mgr.14180) 5938 : cluster [DBG] pgmap v5557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:42 smithi165 bash[22175]: cluster 2022-04-30T23:26:41.834071+0000 mgr.smithi157.nfpzoe (mgr.14180) 5939 : cluster [DBG] pgmap v5558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:42 smithi165 bash[22175]: cluster 2022-04-30T23:26:41.834533+0000 mgr.smithi157.nfpzoe (mgr.14180) 5940 : cluster [DBG] pgmap v5559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:42.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:42 smithi165 bash[22175]: audit 2022-04-30T23:26:41.842028+0000 mon.smithi157 (mon.0) 3840 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:26:42.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:42 smithi165 bash[22175]: audit 2022-04-30T23:26:41.853131+0000 mon.smithi157 (mon.0) 3841 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:26:42.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:42 smithi165 bash[22175]: cephadm 2022-04-30T23:26:41.854538+0000 mgr.smithi157.nfpzoe (mgr.14180) 5941 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:26:42.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:42 smithi165 bash[22175]: cephadm 2022-04-30T23:26:41.854767+0000 mgr.smithi157.nfpzoe (mgr.14180) 5942 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:26:42.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:42 smithi165 bash[22175]: audit 2022-04-30T23:26:42.099230+0000 mon.smithi157 (mon.0) 3842 : audit [DBG] from='client.? 172.21.15.157:0/2678457692' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:42.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:42 smithi157 bash[20376]: audit 2022-04-30T23:26:41.540194+0000 mon.smithi157 (mon.0) 3839 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:26:42.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:42 smithi157 bash[20376]: cluster 2022-04-30T23:26:41.738028+0000 mgr.smithi157.nfpzoe (mgr.14180) 5938 : cluster [DBG] pgmap v5557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:42.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:42 smithi157 bash[20376]: cluster 2022-04-30T23:26:41.834071+0000 mgr.smithi157.nfpzoe (mgr.14180) 5939 : cluster [DBG] pgmap v5558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:42.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:42 smithi157 bash[20376]: cluster 2022-04-30T23:26:41.834533+0000 mgr.smithi157.nfpzoe (mgr.14180) 5940 : cluster [DBG] pgmap v5559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:42.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:42 smithi157 bash[20376]: audit 2022-04-30T23:26:41.842028+0000 mon.smithi157 (mon.0) 3840 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:26:42.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:42 smithi157 bash[20376]: audit 2022-04-30T23:26:41.853131+0000 mon.smithi157 (mon.0) 3841 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:26:42.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:42 smithi157 bash[20376]: cephadm 2022-04-30T23:26:41.854538+0000 mgr.smithi157.nfpzoe (mgr.14180) 5941 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:26:42.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:42 smithi157 bash[20376]: cephadm 2022-04-30T23:26:41.854767+0000 mgr.smithi157.nfpzoe (mgr.14180) 5942 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:26:42.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:42 smithi157 bash[20376]: audit 2022-04-30T23:26:42.099230+0000 mon.smithi157 (mon.0) 3842 : audit [DBG] from='client.? 172.21.15.157:0/2678457692' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:44 smithi157 bash[20376]: cluster 2022-04-30T23:26:43.835152+0000 mgr.smithi157.nfpzoe (mgr.14180) 5943 : cluster [DBG] pgmap v5560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:44 smithi165 bash[22175]: cluster 2022-04-30T23:26:43.835152+0000 mgr.smithi157.nfpzoe (mgr.14180) 5943 : cluster [DBG] pgmap v5560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:47.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:26:47.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:26:47.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:26:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:46 smithi157 bash[20376]: cluster 2022-04-30T23:26:45.835754+0000 mgr.smithi157.nfpzoe (mgr.14180) 5944 : cluster [DBG] pgmap v5561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:46 smithi165 bash[22175]: cluster 2022-04-30T23:26:45.835754+0000 mgr.smithi157.nfpzoe (mgr.14180) 5944 : cluster [DBG] pgmap v5561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:47.478 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:26:48.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:47 smithi157 bash[20376]: audit 2022-04-30T23:26:47.425748+0000 mon.smithi157 (mon.0) 3843 : audit [DBG] from='client.? 172.21.15.157:0/1339686293' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:47 smithi165 bash[22175]: audit 2022-04-30T23:26:47.425748+0000 mon.smithi157 (mon.0) 3843 : audit [DBG] from='client.? 172.21.15.157:0/1339686293' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:49.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:48 smithi157 bash[20376]: cluster 2022-04-30T23:26:47.836416+0000 mgr.smithi157.nfpzoe (mgr.14180) 5945 : cluster [DBG] pgmap v5562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:48 smithi165 bash[22175]: cluster 2022-04-30T23:26:47.836416+0000 mgr.smithi157.nfpzoe (mgr.14180) 5945 : cluster [DBG] pgmap v5562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:50.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:50 smithi157 bash[20376]: cluster 2022-04-30T23:26:49.837025+0000 mgr.smithi157.nfpzoe (mgr.14180) 5946 : cluster [DBG] pgmap v5563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:50 smithi165 bash[22175]: cluster 2022-04-30T23:26:49.837025+0000 mgr.smithi157.nfpzoe (mgr.14180) 5946 : cluster [DBG] pgmap v5563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:52.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:26:52.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:26:52.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:26:52.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:26:53.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:52 smithi157 bash[20376]: cluster 2022-04-30T23:26:51.837667+0000 mgr.smithi157.nfpzoe (mgr.14180) 5947 : cluster [DBG] pgmap v5564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:53.208 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:52 smithi157 bash[20376]: audit 2022-04-30T23:26:52.755692+0000 mon.smithi157 (mon.0) 3844 : audit [DBG] from='client.? 172.21.15.157:0/2212049734' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:52 smithi165 bash[22175]: cluster 2022-04-30T23:26:51.837667+0000 mgr.smithi157.nfpzoe (mgr.14180) 5947 : cluster [DBG] pgmap v5564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:52 smithi165 bash[22175]: audit 2022-04-30T23:26:52.755692+0000 mon.smithi157 (mon.0) 3844 : audit [DBG] from='client.? 172.21.15.157:0/2212049734' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:55.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:54 smithi157 bash[20376]: cluster 2022-04-30T23:26:53.838304+0000 mgr.smithi157.nfpzoe (mgr.14180) 5948 : cluster [DBG] pgmap v5565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:54 smithi165 bash[22175]: cluster 2022-04-30T23:26:53.838304+0000 mgr.smithi157.nfpzoe (mgr.14180) 5948 : cluster [DBG] pgmap v5565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:57.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:56 smithi157 bash[20376]: cluster 2022-04-30T23:26:55.838892+0000 mgr.smithi157.nfpzoe (mgr.14180) 5949 : cluster [DBG] pgmap v5566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:56 smithi165 bash[22175]: cluster 2022-04-30T23:26:55.838892+0000 mgr.smithi157.nfpzoe (mgr.14180) 5949 : cluster [DBG] pgmap v5566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:57.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:26:57.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:26:57.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:26:58.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:26:59.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:58 smithi157 bash[20376]: cluster 2022-04-30T23:26:57.839448+0000 mgr.smithi157.nfpzoe (mgr.14180) 5950 : cluster [DBG] pgmap v5567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:59.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:58 smithi157 bash[20376]: audit 2022-04-30T23:26:58.084257+0000 mon.smithi157 (mon.0) 3845 : audit [DBG] from='client.? 172.21.15.157:0/956003664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:26:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:58 smithi165 bash[22175]: cluster 2022-04-30T23:26:57.839448+0000 mgr.smithi157.nfpzoe (mgr.14180) 5950 : cluster [DBG] pgmap v5567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:26:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:58 smithi165 bash[22175]: audit 2022-04-30T23:26:58.084257+0000 mon.smithi157 (mon.0) 3845 : audit [DBG] from='client.? 172.21.15.157:0/956003664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:59 smithi157 bash[20376]: audit 2022-04-30T23:26:59.087937+0000 mon.smithi157 (mon.0) 3846 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:27:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:26:59 smithi157 bash[20376]: audit 2022-04-30T23:26:59.160866+0000 mon.smithi157 (mon.0) 3847 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:27:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:59 smithi165 bash[22175]: audit 2022-04-30T23:26:59.087937+0000 mon.smithi157 (mon.0) 3846 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:27:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:26:59 smithi165 bash[22175]: audit 2022-04-30T23:26:59.160866+0000 mon.smithi157 (mon.0) 3847 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:27:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:00 smithi157 bash[20376]: cluster 2022-04-30T23:26:59.840037+0000 mgr.smithi157.nfpzoe (mgr.14180) 5951 : cluster [DBG] pgmap v5568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:00 smithi165 bash[22175]: cluster 2022-04-30T23:26:59.840037+0000 mgr.smithi157.nfpzoe (mgr.14180) 5951 : cluster [DBG] pgmap v5568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:03.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:27:03.108 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:27:03.108 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:27:03.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:02 smithi157 bash[20376]: cluster 2022-04-30T23:27:01.840770+0000 mgr.smithi157.nfpzoe (mgr.14180) 5952 : cluster [DBG] pgmap v5569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:02 smithi165 bash[22175]: cluster 2022-04-30T23:27:01.840770+0000 mgr.smithi157.nfpzoe (mgr.14180) 5952 : cluster [DBG] pgmap v5569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:03.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:27:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:03 smithi157 bash[20376]: audit 2022-04-30T23:27:03.408752+0000 mon.smithi157 (mon.0) 3848 : audit [DBG] from='client.? 172.21.15.157:0/2700471429' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:04.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:03 smithi165 bash[22175]: audit 2022-04-30T23:27:03.408752+0000 mon.smithi157 (mon.0) 3848 : audit [DBG] from='client.? 172.21.15.157:0/2700471429' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:05.211 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:04 smithi157 bash[20376]: cluster 2022-04-30T23:27:03.841420+0000 mgr.smithi157.nfpzoe (mgr.14180) 5953 : cluster [DBG] pgmap v5570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:04 smithi165 bash[22175]: cluster 2022-04-30T23:27:03.841420+0000 mgr.smithi157.nfpzoe (mgr.14180) 5953 : cluster [DBG] pgmap v5570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:07.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:06 smithi157 bash[20376]: cluster 2022-04-30T23:27:05.842062+0000 mgr.smithi157.nfpzoe (mgr.14180) 5954 : cluster [DBG] pgmap v5571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:06 smithi165 bash[22175]: cluster 2022-04-30T23:27:05.842062+0000 mgr.smithi157.nfpzoe (mgr.14180) 5954 : cluster [DBG] pgmap v5571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:08.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:27:08.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:27:08.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:27:08.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:27:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:08 smithi157 bash[20376]: cluster 2022-04-30T23:27:07.842745+0000 mgr.smithi157.nfpzoe (mgr.14180) 5955 : cluster [DBG] pgmap v5572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:08 smithi157 bash[20376]: audit 2022-04-30T23:27:08.735105+0000 mon.smithi157 (mon.0) 3849 : audit [DBG] from='client.? 172.21.15.157:0/4057607590' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:08 smithi165 bash[22175]: cluster 2022-04-30T23:27:07.842745+0000 mgr.smithi157.nfpzoe (mgr.14180) 5955 : cluster [DBG] pgmap v5572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:08 smithi165 bash[22175]: audit 2022-04-30T23:27:08.735105+0000 mon.smithi157 (mon.0) 3849 : audit [DBG] from='client.? 172.21.15.157:0/4057607590' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:10.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:10 smithi157 bash[20376]: cluster 2022-04-30T23:27:09.843371+0000 mgr.smithi157.nfpzoe (mgr.14180) 5956 : cluster [DBG] pgmap v5573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:10 smithi165 bash[22175]: cluster 2022-04-30T23:27:09.843371+0000 mgr.smithi157.nfpzoe (mgr.14180) 5956 : cluster [DBG] pgmap v5573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:12 smithi157 bash[20376]: cluster 2022-04-30T23:27:11.844094+0000 mgr.smithi157.nfpzoe (mgr.14180) 5957 : cluster [DBG] pgmap v5574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:12 smithi165 bash[22175]: cluster 2022-04-30T23:27:11.844094+0000 mgr.smithi157.nfpzoe (mgr.14180) 5957 : cluster [DBG] pgmap v5574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:13.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:27:13.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:27:13.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:27:14.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:27:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:14 smithi157 bash[20376]: cluster 2022-04-30T23:27:13.844757+0000 mgr.smithi157.nfpzoe (mgr.14180) 5958 : cluster [DBG] pgmap v5575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:14 smithi157 bash[20376]: audit 2022-04-30T23:27:14.062837+0000 mon.smithi157 (mon.0) 3850 : audit [DBG] from='client.? 172.21.15.157:0/1033188923' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:14 smithi165 bash[22175]: cluster 2022-04-30T23:27:13.844757+0000 mgr.smithi157.nfpzoe (mgr.14180) 5958 : cluster [DBG] pgmap v5575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:14 smithi165 bash[22175]: audit 2022-04-30T23:27:14.062837+0000 mon.smithi157 (mon.0) 3850 : audit [DBG] from='client.? 172.21.15.157:0/1033188923' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:16 smithi157 bash[20376]: cluster 2022-04-30T23:27:15.845352+0000 mgr.smithi157.nfpzoe (mgr.14180) 5959 : cluster [DBG] pgmap v5576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:16 smithi165 bash[22175]: cluster 2022-04-30T23:27:15.845352+0000 mgr.smithi157.nfpzoe (mgr.14180) 5959 : cluster [DBG] pgmap v5576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:19.086 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:27:19.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:27:19.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:27:19.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:18 smithi157 bash[20376]: cluster 2022-04-30T23:27:17.845993+0000 mgr.smithi157.nfpzoe (mgr.14180) 5960 : cluster [DBG] pgmap v5577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:19.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:18 smithi165 bash[22175]: cluster 2022-04-30T23:27:17.845993+0000 mgr.smithi157.nfpzoe (mgr.14180) 5960 : cluster [DBG] pgmap v5577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:19.412 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:27:20.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:19 smithi157 bash[20376]: audit 2022-04-30T23:27:19.391166+0000 mon.smithi157 (mon.0) 3851 : audit [DBG] from='client.? 172.21.15.157:0/3678824071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:19 smithi165 bash[22175]: audit 2022-04-30T23:27:19.391166+0000 mon.smithi157 (mon.0) 3851 : audit [DBG] from='client.? 172.21.15.157:0/3678824071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:20 smithi157 bash[20376]: cluster 2022-04-30T23:27:19.846632+0000 mgr.smithi157.nfpzoe (mgr.14180) 5961 : cluster [DBG] pgmap v5578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:20 smithi165 bash[22175]: cluster 2022-04-30T23:27:19.846632+0000 mgr.smithi157.nfpzoe (mgr.14180) 5961 : cluster [DBG] pgmap v5578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:23.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:22 smithi157 bash[20376]: cluster 2022-04-30T23:27:21.847291+0000 mgr.smithi157.nfpzoe (mgr.14180) 5962 : cluster [DBG] pgmap v5579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:23.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:22 smithi165 bash[22175]: cluster 2022-04-30T23:27:21.847291+0000 mgr.smithi157.nfpzoe (mgr.14180) 5962 : cluster [DBG] pgmap v5579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:24.416 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:27:24.417 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:27:24.417 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:27:24.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:27:25.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:24 smithi157 bash[20376]: cluster 2022-04-30T23:27:23.847847+0000 mgr.smithi157.nfpzoe (mgr.14180) 5963 : cluster [DBG] pgmap v5580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:25.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:24 smithi157 bash[20376]: audit 2022-04-30T23:27:24.726357+0000 mon.smithi157 (mon.0) 3852 : audit [DBG] from='client.? 172.21.15.157:0/4176795161' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:24 smithi165 bash[22175]: cluster 2022-04-30T23:27:23.847847+0000 mgr.smithi157.nfpzoe (mgr.14180) 5963 : cluster [DBG] pgmap v5580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:24 smithi165 bash[22175]: audit 2022-04-30T23:27:24.726357+0000 mon.smithi157 (mon.0) 3852 : audit [DBG] from='client.? 172.21.15.157:0/4176795161' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:27.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:26 smithi157 bash[20376]: cluster 2022-04-30T23:27:25.848465+0000 mgr.smithi157.nfpzoe (mgr.14180) 5964 : cluster [DBG] pgmap v5581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:26 smithi165 bash[22175]: cluster 2022-04-30T23:27:25.848465+0000 mgr.smithi157.nfpzoe (mgr.14180) 5964 : cluster [DBG] pgmap v5581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:29.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:28 smithi157 bash[20376]: cluster 2022-04-30T23:27:27.849164+0000 mgr.smithi157.nfpzoe (mgr.14180) 5965 : cluster [DBG] pgmap v5582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:28 smithi165 bash[22175]: cluster 2022-04-30T23:27:27.849164+0000 mgr.smithi157.nfpzoe (mgr.14180) 5965 : cluster [DBG] pgmap v5582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:29.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:27:29.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:27:29.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:27:30.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:27:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:30 smithi157 bash[20376]: cluster 2022-04-30T23:27:29.849795+0000 mgr.smithi157.nfpzoe (mgr.14180) 5966 : cluster [DBG] pgmap v5583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:30 smithi157 bash[20376]: audit 2022-04-30T23:27:30.048562+0000 mon.smithi157 (mon.0) 3853 : audit [DBG] from='client.? 172.21.15.157:0/703054391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:30 smithi165 bash[22175]: cluster 2022-04-30T23:27:29.849795+0000 mgr.smithi157.nfpzoe (mgr.14180) 5966 : cluster [DBG] pgmap v5583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:30 smithi165 bash[22175]: audit 2022-04-30T23:27:30.048562+0000 mon.smithi157 (mon.0) 3853 : audit [DBG] from='client.? 172.21.15.157:0/703054391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:32 smithi157 bash[20376]: cluster 2022-04-30T23:27:31.850440+0000 mgr.smithi157.nfpzoe (mgr.14180) 5967 : cluster [DBG] pgmap v5584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:32 smithi165 bash[22175]: cluster 2022-04-30T23:27:31.850440+0000 mgr.smithi157.nfpzoe (mgr.14180) 5967 : cluster [DBG] pgmap v5584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:35.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:27:35.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:27:35.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:27:35.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:34 smithi157 bash[20376]: cluster 2022-04-30T23:27:33.851094+0000 mgr.smithi157.nfpzoe (mgr.14180) 5968 : cluster [DBG] pgmap v5585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:35.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:34 smithi165 bash[22175]: cluster 2022-04-30T23:27:33.851094+0000 mgr.smithi157.nfpzoe (mgr.14180) 5968 : cluster [DBG] pgmap v5585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:35.403 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:27:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:35 smithi157 bash[20376]: audit 2022-04-30T23:27:35.377197+0000 mon.smithi157 (mon.0) 3854 : audit [DBG] from='client.? 172.21.15.157:0/495867226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:35 smithi165 bash[22175]: audit 2022-04-30T23:27:35.377197+0000 mon.smithi157 (mon.0) 3854 : audit [DBG] from='client.? 172.21.15.157:0/495867226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:37.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:36 smithi157 bash[20376]: cluster 2022-04-30T23:27:35.851757+0000 mgr.smithi157.nfpzoe (mgr.14180) 5969 : cluster [DBG] pgmap v5586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:36 smithi165 bash[22175]: cluster 2022-04-30T23:27:35.851757+0000 mgr.smithi157.nfpzoe (mgr.14180) 5969 : cluster [DBG] pgmap v5586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:39.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:38 smithi157 bash[20376]: cluster 2022-04-30T23:27:37.852444+0000 mgr.smithi157.nfpzoe (mgr.14180) 5970 : cluster [DBG] pgmap v5587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:38 smithi165 bash[22175]: cluster 2022-04-30T23:27:37.852444+0000 mgr.smithi157.nfpzoe (mgr.14180) 5970 : cluster [DBG] pgmap v5587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:40.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:27:40.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:27:40.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:27:40.739 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:27:40.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:40 smithi157 bash[20376]: cluster 2022-04-30T23:27:39.853028+0000 mgr.smithi157.nfpzoe (mgr.14180) 5971 : cluster [DBG] pgmap v5588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:40 smithi165 bash[22175]: cluster 2022-04-30T23:27:39.853028+0000 mgr.smithi157.nfpzoe (mgr.14180) 5971 : cluster [DBG] pgmap v5588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:41.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:41 smithi157 bash[20376]: audit 2022-04-30T23:27:40.710723+0000 mon.smithi157 (mon.0) 3855 : audit [DBG] from='client.? 172.21.15.157:0/523278657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:41 smithi165 bash[22175]: audit 2022-04-30T23:27:40.710723+0000 mon.smithi157 (mon.0) 3855 : audit [DBG] from='client.? 172.21.15.157:0/523278657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:42 smithi157 bash[20376]: cluster 2022-04-30T23:27:41.853627+0000 mgr.smithi157.nfpzoe (mgr.14180) 5972 : cluster [DBG] pgmap v5589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:42 smithi157 bash[20376]: audit 2022-04-30T23:27:41.864722+0000 mon.smithi157 (mon.0) 3856 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:27:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:42 smithi157 bash[20376]: audit 2022-04-30T23:27:41.867310+0000 mon.smithi157 (mon.0) 3857 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:27:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:42 smithi157 bash[20376]: audit 2022-04-30T23:27:41.869182+0000 mon.smithi157 (mon.0) 3858 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:27:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:42 smithi157 bash[20376]: audit 2022-04-30T23:27:42.166152+0000 mon.smithi157 (mon.0) 3859 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:27:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:42 smithi165 bash[22175]: cluster 2022-04-30T23:27:41.853627+0000 mgr.smithi157.nfpzoe (mgr.14180) 5972 : cluster [DBG] pgmap v5589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:42 smithi165 bash[22175]: audit 2022-04-30T23:27:41.864722+0000 mon.smithi157 (mon.0) 3856 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:27:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:42 smithi165 bash[22175]: audit 2022-04-30T23:27:41.867310+0000 mon.smithi157 (mon.0) 3857 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:27:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:42 smithi165 bash[22175]: audit 2022-04-30T23:27:41.869182+0000 mon.smithi157 (mon.0) 3858 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:27:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:42 smithi165 bash[22175]: audit 2022-04-30T23:27:42.166152+0000 mon.smithi157 (mon.0) 3859 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:27:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:44 smithi157 bash[20376]: cluster 2022-04-30T23:27:43.854250+0000 mgr.smithi157.nfpzoe (mgr.14180) 5973 : cluster [DBG] pgmap v5590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:44 smithi165 bash[22175]: cluster 2022-04-30T23:27:43.854250+0000 mgr.smithi157.nfpzoe (mgr.14180) 5973 : cluster [DBG] pgmap v5590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:45.735 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:27:45.735 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:27:45.735 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:27:46.088 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:27:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:46 smithi157 bash[20376]: cluster 2022-04-30T23:27:45.854730+0000 mgr.smithi157.nfpzoe (mgr.14180) 5974 : cluster [DBG] pgmap v5591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:46 smithi157 bash[20376]: audit 2022-04-30T23:27:46.068378+0000 mon.smithi157 (mon.0) 3860 : audit [DBG] from='client.? 172.21.15.157:0/1697206301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:46 smithi157 bash[20376]: audit 2022-04-30T23:27:46.610840+0000 mon.smithi157 (mon.0) 3861 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:27:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:46 smithi157 bash[20376]: audit 2022-04-30T23:27:46.896433+0000 mon.smithi157 (mon.0) 3862 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:27:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:46 smithi157 bash[20376]: audit 2022-04-30T23:27:46.903386+0000 mon.smithi157 (mon.0) 3863 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:27:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:46 smithi165 bash[22175]: cluster 2022-04-30T23:27:45.854730+0000 mgr.smithi157.nfpzoe (mgr.14180) 5974 : cluster [DBG] pgmap v5591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:46 smithi165 bash[22175]: audit 2022-04-30T23:27:46.068378+0000 mon.smithi157 (mon.0) 3860 : audit [DBG] from='client.? 172.21.15.157:0/1697206301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:46 smithi165 bash[22175]: audit 2022-04-30T23:27:46.610840+0000 mon.smithi157 (mon.0) 3861 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:27:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:46 smithi165 bash[22175]: audit 2022-04-30T23:27:46.896433+0000 mon.smithi157 (mon.0) 3862 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:27:47.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:46 smithi165 bash[22175]: audit 2022-04-30T23:27:46.903386+0000 mon.smithi157 (mon.0) 3863 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:27:48.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:47 smithi157 bash[20376]: cluster 2022-04-30T23:27:46.889878+0000 mgr.smithi157.nfpzoe (mgr.14180) 5975 : cluster [DBG] pgmap v5592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:48.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:47 smithi157 bash[20376]: cluster 2022-04-30T23:27:46.890143+0000 mgr.smithi157.nfpzoe (mgr.14180) 5976 : cluster [DBG] pgmap v5593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:48.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:47 smithi157 bash[20376]: cephadm 2022-04-30T23:27:46.904708+0000 mgr.smithi157.nfpzoe (mgr.14180) 5977 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:27:48.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:47 smithi157 bash[20376]: cephadm 2022-04-30T23:27:46.904869+0000 mgr.smithi157.nfpzoe (mgr.14180) 5978 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:27:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:47 smithi165 bash[22175]: cluster 2022-04-30T23:27:46.889878+0000 mgr.smithi157.nfpzoe (mgr.14180) 5975 : cluster [DBG] pgmap v5592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:47 smithi165 bash[22175]: cluster 2022-04-30T23:27:46.890143+0000 mgr.smithi157.nfpzoe (mgr.14180) 5976 : cluster [DBG] pgmap v5593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:47 smithi165 bash[22175]: cephadm 2022-04-30T23:27:46.904708+0000 mgr.smithi157.nfpzoe (mgr.14180) 5977 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:27:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:47 smithi165 bash[22175]: cephadm 2022-04-30T23:27:46.904869+0000 mgr.smithi157.nfpzoe (mgr.14180) 5978 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:27:50.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:49 smithi157 bash[20376]: cluster 2022-04-30T23:27:48.890664+0000 mgr.smithi157.nfpzoe (mgr.14180) 5979 : cluster [DBG] pgmap v5594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:49 smithi165 bash[22175]: cluster 2022-04-30T23:27:48.890664+0000 mgr.smithi157.nfpzoe (mgr.14180) 5979 : cluster [DBG] pgmap v5594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:51.091 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:27:51.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:27:51.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:27:51.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:27:52.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:51 smithi157 bash[20376]: cluster 2022-04-30T23:27:50.891294+0000 mgr.smithi157.nfpzoe (mgr.14180) 5980 : cluster [DBG] pgmap v5595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:52.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:51 smithi157 bash[20376]: audit 2022-04-30T23:27:51.390768+0000 mon.smithi157 (mon.0) 3864 : audit [DBG] from='client.? 172.21.15.157:0/2640347449' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:51 smithi165 bash[22175]: cluster 2022-04-30T23:27:50.891294+0000 mgr.smithi157.nfpzoe (mgr.14180) 5980 : cluster [DBG] pgmap v5595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:51 smithi165 bash[22175]: audit 2022-04-30T23:27:51.390768+0000 mon.smithi157 (mon.0) 3864 : audit [DBG] from='client.? 172.21.15.157:0/2640347449' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:53 smithi157 bash[20376]: cluster 2022-04-30T23:27:52.891910+0000 mgr.smithi157.nfpzoe (mgr.14180) 5981 : cluster [DBG] pgmap v5596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:54.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:53 smithi165 bash[22175]: cluster 2022-04-30T23:27:52.891910+0000 mgr.smithi157.nfpzoe (mgr.14180) 5981 : cluster [DBG] pgmap v5596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:55.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:55 smithi157 bash[20376]: cluster 2022-04-30T23:27:54.892491+0000 mgr.smithi157.nfpzoe (mgr.14180) 5982 : cluster [DBG] pgmap v5597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:55 smithi165 bash[22175]: cluster 2022-04-30T23:27:54.892491+0000 mgr.smithi157.nfpzoe (mgr.14180) 5982 : cluster [DBG] pgmap v5597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:56.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:27:56.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:27:56.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:27:56.737 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:27:57.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:56 smithi157 bash[20376]: audit 2022-04-30T23:27:56.716128+0000 mon.smithi157 (mon.0) 3865 : audit [DBG] from='client.? 172.21.15.157:0/2089112488' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:56 smithi165 bash[22175]: audit 2022-04-30T23:27:56.716128+0000 mon.smithi157 (mon.0) 3865 : audit [DBG] from='client.? 172.21.15.157:0/2089112488' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:27:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:57 smithi165 bash[22175]: cluster 2022-04-30T23:27:56.893177+0000 mgr.smithi157.nfpzoe (mgr.14180) 5983 : cluster [DBG] pgmap v5598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:27:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:57 smithi157 bash[20376]: cluster 2022-04-30T23:27:56.893177+0000 mgr.smithi157.nfpzoe (mgr.14180) 5983 : cluster [DBG] pgmap v5598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:59 smithi165 bash[22175]: cluster 2022-04-30T23:27:58.893833+0000 mgr.smithi157.nfpzoe (mgr.14180) 5984 : cluster [DBG] pgmap v5599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:59 smithi165 bash[22175]: audit 2022-04-30T23:27:59.091903+0000 mon.smithi157 (mon.0) 3866 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:28:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:27:59 smithi165 bash[22175]: audit 2022-04-30T23:27:59.170332+0000 mon.smithi157 (mon.0) 3867 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:28:00.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:59 smithi157 bash[20376]: cluster 2022-04-30T23:27:58.893833+0000 mgr.smithi157.nfpzoe (mgr.14180) 5984 : cluster [DBG] pgmap v5599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:00.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:59 smithi157 bash[20376]: audit 2022-04-30T23:27:59.091903+0000 mon.smithi157 (mon.0) 3866 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:28:00.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:27:59 smithi157 bash[20376]: audit 2022-04-30T23:27:59.170332+0000 mon.smithi157 (mon.0) 3867 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:28:01.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:28:01.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:28:01.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:28:02.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:28:02.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:01 smithi165 bash[22175]: cluster 2022-04-30T23:28:00.894454+0000 mgr.smithi157.nfpzoe (mgr.14180) 5985 : cluster [DBG] pgmap v5600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:01 smithi157 bash[20376]: cluster 2022-04-30T23:28:00.894454+0000 mgr.smithi157.nfpzoe (mgr.14180) 5985 : cluster [DBG] pgmap v5600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:02 smithi165 bash[22175]: audit 2022-04-30T23:28:02.048308+0000 mon.smithi157 (mon.0) 3868 : audit [DBG] from='client.? 172.21.15.157:0/1579011593' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:03.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:02 smithi157 bash[20376]: audit 2022-04-30T23:28:02.048308+0000 mon.smithi157 (mon.0) 3868 : audit [DBG] from='client.? 172.21.15.157:0/1579011593' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:03 smithi165 bash[22175]: cluster 2022-04-30T23:28:02.895151+0000 mgr.smithi157.nfpzoe (mgr.14180) 5986 : cluster [DBG] pgmap v5601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:03 smithi157 bash[20376]: cluster 2022-04-30T23:28:02.895151+0000 mgr.smithi157.nfpzoe (mgr.14180) 5986 : cluster [DBG] pgmap v5601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:05.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:05 smithi157 bash[20376]: cluster 2022-04-30T23:28:04.895762+0000 mgr.smithi157.nfpzoe (mgr.14180) 5987 : cluster [DBG] pgmap v5602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:06.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:05 smithi165 bash[22175]: cluster 2022-04-30T23:28:04.895762+0000 mgr.smithi157.nfpzoe (mgr.14180) 5987 : cluster [DBG] pgmap v5602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:07.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:28:07.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:28:07.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:28:07.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:28:08.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:07 smithi165 bash[22175]: cluster 2022-04-30T23:28:06.896496+0000 mgr.smithi157.nfpzoe (mgr.14180) 5988 : cluster [DBG] pgmap v5603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:07 smithi165 bash[22175]: audit 2022-04-30T23:28:07.376307+0000 mon.smithi157 (mon.0) 3869 : audit [DBG] from='client.? 172.21.15.157:0/2827694021' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:07 smithi157 bash[20376]: cluster 2022-04-30T23:28:06.896496+0000 mgr.smithi157.nfpzoe (mgr.14180) 5988 : cluster [DBG] pgmap v5603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:07 smithi157 bash[20376]: audit 2022-04-30T23:28:07.376307+0000 mon.smithi157 (mon.0) 3869 : audit [DBG] from='client.? 172.21.15.157:0/2827694021' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:10.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:09 smithi165 bash[22175]: cluster 2022-04-30T23:28:08.897121+0000 mgr.smithi157.nfpzoe (mgr.14180) 5989 : cluster [DBG] pgmap v5604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:10.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:09 smithi157 bash[20376]: cluster 2022-04-30T23:28:08.897121+0000 mgr.smithi157.nfpzoe (mgr.14180) 5989 : cluster [DBG] pgmap v5604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:12.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:11 smithi165 bash[22175]: cluster 2022-04-30T23:28:10.897711+0000 mgr.smithi157.nfpzoe (mgr.14180) 5990 : cluster [DBG] pgmap v5605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:12.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:28:12.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:28:12.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:28:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:11 smithi157 bash[20376]: cluster 2022-04-30T23:28:10.897711+0000 mgr.smithi157.nfpzoe (mgr.14180) 5990 : cluster [DBG] pgmap v5605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:12.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:28:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:12 smithi165 bash[22175]: audit 2022-04-30T23:28:12.699059+0000 mon.smithi157 (mon.0) 3870 : audit [DBG] from='client.? 172.21.15.157:0/3056770234' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:13.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:12 smithi157 bash[20376]: audit 2022-04-30T23:28:12.699059+0000 mon.smithi157 (mon.0) 3870 : audit [DBG] from='client.? 172.21.15.157:0/3056770234' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:13 smithi165 bash[22175]: cluster 2022-04-30T23:28:12.898323+0000 mgr.smithi157.nfpzoe (mgr.14180) 5991 : cluster [DBG] pgmap v5606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:14.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:13 smithi157 bash[20376]: cluster 2022-04-30T23:28:12.898323+0000 mgr.smithi157.nfpzoe (mgr.14180) 5991 : cluster [DBG] pgmap v5606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:15.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:15 smithi157 bash[20376]: cluster 2022-04-30T23:28:14.898908+0000 mgr.smithi157.nfpzoe (mgr.14180) 5992 : cluster [DBG] pgmap v5607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:15 smithi165 bash[22175]: cluster 2022-04-30T23:28:14.898908+0000 mgr.smithi157.nfpzoe (mgr.14180) 5992 : cluster [DBG] pgmap v5607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:17.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:28:17.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:28:17.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:28:18.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:28:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:17 smithi165 bash[22175]: cluster 2022-04-30T23:28:16.899540+0000 mgr.smithi157.nfpzoe (mgr.14180) 5993 : cluster [DBG] pgmap v5608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:17 smithi157 bash[20376]: cluster 2022-04-30T23:28:16.899540+0000 mgr.smithi157.nfpzoe (mgr.14180) 5993 : cluster [DBG] pgmap v5608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:19.361 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:18 smithi157 bash[20376]: audit 2022-04-30T23:28:18.032276+0000 mon.smithi157 (mon.0) 3871 : audit [DBG] from='client.? 172.21.15.157:0/105562871' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:18 smithi165 bash[22175]: audit 2022-04-30T23:28:18.032276+0000 mon.smithi157 (mon.0) 3871 : audit [DBG] from='client.? 172.21.15.157:0/105562871' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:20.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:19 smithi165 bash[22175]: cluster 2022-04-30T23:28:18.900139+0000 mgr.smithi157.nfpzoe (mgr.14180) 5994 : cluster [DBG] pgmap v5609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:19 smithi157 bash[20376]: cluster 2022-04-30T23:28:18.900139+0000 mgr.smithi157.nfpzoe (mgr.14180) 5994 : cluster [DBG] pgmap v5609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:21 smithi165 bash[22175]: cluster 2022-04-30T23:28:20.900779+0000 mgr.smithi157.nfpzoe (mgr.14180) 5995 : cluster [DBG] pgmap v5610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:21 smithi157 bash[20376]: cluster 2022-04-30T23:28:20.900779+0000 mgr.smithi157.nfpzoe (mgr.14180) 5995 : cluster [DBG] pgmap v5610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:23.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:28:23.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:28:23.063 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:28:23.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:28:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:23 smithi165 bash[22175]: cluster 2022-04-30T23:28:22.901403+0000 mgr.smithi157.nfpzoe (mgr.14180) 5996 : cluster [DBG] pgmap v5611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:23 smithi165 bash[22175]: audit 2022-04-30T23:28:23.369078+0000 mon.smithi157 (mon.0) 3872 : audit [DBG] from='client.? 172.21.15.157:0/1123328279' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:23 smithi157 bash[20376]: cluster 2022-04-30T23:28:22.901403+0000 mgr.smithi157.nfpzoe (mgr.14180) 5996 : cluster [DBG] pgmap v5611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:23 smithi157 bash[20376]: audit 2022-04-30T23:28:23.369078+0000 mon.smithi157 (mon.0) 3872 : audit [DBG] from='client.? 172.21.15.157:0/1123328279' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:25 smithi157 bash[20376]: cluster 2022-04-30T23:28:24.902040+0000 mgr.smithi157.nfpzoe (mgr.14180) 5997 : cluster [DBG] pgmap v5612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:25 smithi165 bash[22175]: cluster 2022-04-30T23:28:24.902040+0000 mgr.smithi157.nfpzoe (mgr.14180) 5997 : cluster [DBG] pgmap v5612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:28.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:28:28.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:28:28.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:28:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:27 smithi165 bash[22175]: cluster 2022-04-30T23:28:26.902679+0000 mgr.smithi157.nfpzoe (mgr.14180) 5998 : cluster [DBG] pgmap v5613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:28.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:27 smithi157 bash[20376]: cluster 2022-04-30T23:28:26.902679+0000 mgr.smithi157.nfpzoe (mgr.14180) 5998 : cluster [DBG] pgmap v5613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:28.721 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:28:29.362 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:28 smithi157 bash[20376]: audit 2022-04-30T23:28:28.699451+0000 mon.smithi157 (mon.0) 3873 : audit [DBG] from='client.? 172.21.15.157:0/1836736407' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:28 smithi165 bash[22175]: audit 2022-04-30T23:28:28.699451+0000 mon.smithi157 (mon.0) 3873 : audit [DBG] from='client.? 172.21.15.157:0/1836736407' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:30.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:29 smithi165 bash[22175]: cluster 2022-04-30T23:28:28.903342+0000 mgr.smithi157.nfpzoe (mgr.14180) 5999 : cluster [DBG] pgmap v5614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:29 smithi157 bash[20376]: cluster 2022-04-30T23:28:28.903342+0000 mgr.smithi157.nfpzoe (mgr.14180) 5999 : cluster [DBG] pgmap v5614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:32.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:31 smithi165 bash[22175]: cluster 2022-04-30T23:28:30.903911+0000 mgr.smithi157.nfpzoe (mgr.14180) 6000 : cluster [DBG] pgmap v5615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:31 smithi157 bash[20376]: cluster 2022-04-30T23:28:30.903911+0000 mgr.smithi157.nfpzoe (mgr.14180) 6000 : cluster [DBG] pgmap v5615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:33.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:28:33.756 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:28:33.757 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:28:34.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:28:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:33 smithi165 bash[22175]: cluster 2022-04-30T23:28:32.904550+0000 mgr.smithi157.nfpzoe (mgr.14180) 6001 : cluster [DBG] pgmap v5616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:33 smithi157 bash[20376]: cluster 2022-04-30T23:28:32.904550+0000 mgr.smithi157.nfpzoe (mgr.14180) 6001 : cluster [DBG] pgmap v5616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:34 smithi165 bash[22175]: audit 2022-04-30T23:28:34.019742+0000 mon.smithi157 (mon.0) 3874 : audit [DBG] from='client.? 172.21.15.157:0/2888298217' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:34 smithi157 bash[20376]: audit 2022-04-30T23:28:34.019742+0000 mon.smithi157 (mon.0) 3874 : audit [DBG] from='client.? 172.21.15.157:0/2888298217' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:35 smithi165 bash[22175]: cluster 2022-04-30T23:28:34.905167+0000 mgr.smithi157.nfpzoe (mgr.14180) 6002 : cluster [DBG] pgmap v5617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:36.459 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:35 smithi157 bash[20376]: cluster 2022-04-30T23:28:34.905167+0000 mgr.smithi157.nfpzoe (mgr.14180) 6002 : cluster [DBG] pgmap v5617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:37 smithi165 bash[22175]: cluster 2022-04-30T23:28:36.905792+0000 mgr.smithi157.nfpzoe (mgr.14180) 6003 : cluster [DBG] pgmap v5618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:37 smithi157 bash[20376]: cluster 2022-04-30T23:28:36.905792+0000 mgr.smithi157.nfpzoe (mgr.14180) 6003 : cluster [DBG] pgmap v5618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:39.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:28:39.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:28:39.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:28:39.368 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:28:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:40 smithi165 bash[22175]: cluster 2022-04-30T23:28:38.906417+0000 mgr.smithi157.nfpzoe (mgr.14180) 6004 : cluster [DBG] pgmap v5619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:40 smithi165 bash[22175]: audit 2022-04-30T23:28:39.348296+0000 mon.smithi157 (mon.0) 3875 : audit [DBG] from='client.? 172.21.15.157:0/1176828841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:39 smithi157 bash[20376]: cluster 2022-04-30T23:28:38.906417+0000 mgr.smithi157.nfpzoe (mgr.14180) 6004 : cluster [DBG] pgmap v5619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:39 smithi157 bash[20376]: audit 2022-04-30T23:28:39.348296+0000 mon.smithi157 (mon.0) 3875 : audit [DBG] from='client.? 172.21.15.157:0/1176828841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:42 smithi165 bash[22175]: cluster 2022-04-30T23:28:40.907065+0000 mgr.smithi157.nfpzoe (mgr.14180) 6005 : cluster [DBG] pgmap v5620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:42 smithi157 bash[20376]: cluster 2022-04-30T23:28:40.907065+0000 mgr.smithi157.nfpzoe (mgr.14180) 6005 : cluster [DBG] pgmap v5620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:44.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:28:44.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:28:44.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:28:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:44 smithi165 bash[22175]: cluster 2022-04-30T23:28:42.907702+0000 mgr.smithi157.nfpzoe (mgr.14180) 6006 : cluster [DBG] pgmap v5621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:44 smithi157 bash[20376]: cluster 2022-04-30T23:28:42.907702+0000 mgr.smithi157.nfpzoe (mgr.14180) 6006 : cluster [DBG] pgmap v5621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:44.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:28:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:45 smithi165 bash[22175]: audit 2022-04-30T23:28:44.682155+0000 mon.smithi157 (mon.0) 3876 : audit [DBG] from='client.? 172.21.15.157:0/1826115494' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:45 smithi157 bash[20376]: audit 2022-04-30T23:28:44.682155+0000 mon.smithi157 (mon.0) 3876 : audit [DBG] from='client.? 172.21.15.157:0/1826115494' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:46.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:46 smithi165 bash[22175]: cluster 2022-04-30T23:28:44.908330+0000 mgr.smithi157.nfpzoe (mgr.14180) 6007 : cluster [DBG] pgmap v5622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:46 smithi157 bash[20376]: cluster 2022-04-30T23:28:44.908330+0000 mgr.smithi157.nfpzoe (mgr.14180) 6007 : cluster [DBG] pgmap v5622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:47 smithi165 bash[22175]: audit 2022-04-30T23:28:46.913921+0000 mon.smithi157 (mon.0) 3877 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:28:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:47 smithi165 bash[22175]: audit 2022-04-30T23:28:46.916702+0000 mon.smithi157 (mon.0) 3878 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:28:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:47 smithi165 bash[22175]: audit 2022-04-30T23:28:46.918434+0000 mon.smithi157 (mon.0) 3879 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:28:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:47 smithi157 bash[20376]: audit 2022-04-30T23:28:46.913921+0000 mon.smithi157 (mon.0) 3877 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:28:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:47 smithi157 bash[20376]: audit 2022-04-30T23:28:46.916702+0000 mon.smithi157 (mon.0) 3878 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:28:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:47 smithi157 bash[20376]: audit 2022-04-30T23:28:46.918434+0000 mon.smithi157 (mon.0) 3879 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:28:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:48 smithi165 bash[22175]: cluster 2022-04-30T23:28:46.908953+0000 mgr.smithi157.nfpzoe (mgr.14180) 6008 : cluster [DBG] pgmap v5623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:48 smithi165 bash[22175]: cluster 2022-04-30T23:28:47.246837+0000 mgr.smithi157.nfpzoe (mgr.14180) 6009 : cluster [DBG] pgmap v5624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:48 smithi165 bash[22175]: cluster 2022-04-30T23:28:47.247210+0000 mgr.smithi157.nfpzoe (mgr.14180) 6010 : cluster [DBG] pgmap v5625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:48 smithi165 bash[22175]: audit 2022-04-30T23:28:47.253091+0000 mon.smithi157 (mon.0) 3880 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:28:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:48 smithi165 bash[22175]: audit 2022-04-30T23:28:47.261416+0000 mon.smithi157 (mon.0) 3881 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:28:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:48 smithi165 bash[22175]: cephadm 2022-04-30T23:28:47.262282+0000 mgr.smithi157.nfpzoe (mgr.14180) 6011 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:28:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:48 smithi165 bash[22175]: cephadm 2022-04-30T23:28:47.262395+0000 mgr.smithi157.nfpzoe (mgr.14180) 6012 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:28:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:48 smithi157 bash[20376]: cluster 2022-04-30T23:28:46.908953+0000 mgr.smithi157.nfpzoe (mgr.14180) 6008 : cluster [DBG] pgmap v5623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:48 smithi157 bash[20376]: cluster 2022-04-30T23:28:47.246837+0000 mgr.smithi157.nfpzoe (mgr.14180) 6009 : cluster [DBG] pgmap v5624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:48 smithi157 bash[20376]: cluster 2022-04-30T23:28:47.247210+0000 mgr.smithi157.nfpzoe (mgr.14180) 6010 : cluster [DBG] pgmap v5625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:48 smithi157 bash[20376]: audit 2022-04-30T23:28:47.253091+0000 mon.smithi157 (mon.0) 3880 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:28:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:48 smithi157 bash[20376]: audit 2022-04-30T23:28:47.261416+0000 mon.smithi157 (mon.0) 3881 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:28:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:48 smithi157 bash[20376]: cephadm 2022-04-30T23:28:47.262282+0000 mgr.smithi157.nfpzoe (mgr.14180) 6011 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:28:48.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:48 smithi157 bash[20376]: cephadm 2022-04-30T23:28:47.262395+0000 mgr.smithi157.nfpzoe (mgr.14180) 6012 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:28:49.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:28:49.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:28:49.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:28:50.036 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:28:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:50 smithi165 bash[22175]: cluster 2022-04-30T23:28:49.247716+0000 mgr.smithi157.nfpzoe (mgr.14180) 6013 : cluster [DBG] pgmap v5626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:50 smithi165 bash[22175]: audit 2022-04-30T23:28:50.014611+0000 mon.smithi157 (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.157:0/3869354868' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:50.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:50 smithi157 bash[20376]: cluster 2022-04-30T23:28:49.247716+0000 mgr.smithi157.nfpzoe (mgr.14180) 6013 : cluster [DBG] pgmap v5626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:50.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:50 smithi157 bash[20376]: audit 2022-04-30T23:28:50.014611+0000 mon.smithi157 (mon.0) 3882 : audit [DBG] from='client.? 172.21.15.157:0/3869354868' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:52.654 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:52 smithi165 bash[22175]: cluster 2022-04-30T23:28:51.248335+0000 mgr.smithi157.nfpzoe (mgr.14180) 6014 : cluster [DBG] pgmap v5627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:52 smithi157 bash[20376]: cluster 2022-04-30T23:28:51.248335+0000 mgr.smithi157.nfpzoe (mgr.14180) 6014 : cluster [DBG] pgmap v5627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:54.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:54 smithi165 bash[22175]: cluster 2022-04-30T23:28:53.248919+0000 mgr.smithi157.nfpzoe (mgr.14180) 6015 : cluster [DBG] pgmap v5628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:54 smithi157 bash[20376]: cluster 2022-04-30T23:28:53.248919+0000 mgr.smithi157.nfpzoe (mgr.14180) 6015 : cluster [DBG] pgmap v5628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:55.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:28:55.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:28:55.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:28:55.364 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:28:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:55 smithi165 bash[22175]: cluster 2022-04-30T23:28:55.249499+0000 mgr.smithi157.nfpzoe (mgr.14180) 6016 : cluster [DBG] pgmap v5629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:55 smithi165 bash[22175]: audit 2022-04-30T23:28:55.343654+0000 mon.smithi157 (mon.0) 3883 : audit [DBG] from='client.? 172.21.15.157:0/821797800' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:55 smithi157 bash[20376]: cluster 2022-04-30T23:28:55.249499+0000 mgr.smithi157.nfpzoe (mgr.14180) 6016 : cluster [DBG] pgmap v5629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:55 smithi157 bash[20376]: audit 2022-04-30T23:28:55.343654+0000 mon.smithi157 (mon.0) 3883 : audit [DBG] from='client.? 172.21.15.157:0/821797800' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:28:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:58 smithi165 bash[22175]: cluster 2022-04-30T23:28:57.250143+0000 mgr.smithi157.nfpzoe (mgr.14180) 6017 : cluster [DBG] pgmap v5630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:58 smithi157 bash[20376]: cluster 2022-04-30T23:28:57.250143+0000 mgr.smithi157.nfpzoe (mgr.14180) 6017 : cluster [DBG] pgmap v5630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:28:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:59 smithi165 bash[22175]: audit 2022-04-30T23:28:59.095979+0000 mon.smithi157 (mon.0) 3884 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:28:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:28:59 smithi165 bash[22175]: audit 2022-04-30T23:28:59.177220+0000 mon.smithi157 (mon.0) 3885 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:28:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:59 smithi157 bash[20376]: audit 2022-04-30T23:28:59.095979+0000 mon.smithi157 (mon.0) 3884 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:28:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:28:59 smithi157 bash[20376]: audit 2022-04-30T23:28:59.177220+0000 mon.smithi157 (mon.0) 3885 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:29:00.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:29:00.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:29:00.368 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:29:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:00 smithi165 bash[22175]: cluster 2022-04-30T23:28:59.250726+0000 mgr.smithi157.nfpzoe (mgr.14180) 6018 : cluster [DBG] pgmap v5631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:00.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:29:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:00 smithi157 bash[20376]: cluster 2022-04-30T23:28:59.250726+0000 mgr.smithi157.nfpzoe (mgr.14180) 6018 : cluster [DBG] pgmap v5631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:01 smithi165 bash[22175]: audit 2022-04-30T23:29:00.671173+0000 mon.smithi157 (mon.0) 3886 : audit [DBG] from='client.? 172.21.15.157:0/3457384980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:01 smithi165 bash[22175]: cluster 2022-04-30T23:29:01.251336+0000 mgr.smithi157.nfpzoe (mgr.14180) 6019 : cluster [DBG] pgmap v5632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:01 smithi157 bash[20376]: audit 2022-04-30T23:29:00.671173+0000 mon.smithi157 (mon.0) 3886 : audit [DBG] from='client.? 172.21.15.157:0/3457384980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:01 smithi157 bash[20376]: cluster 2022-04-30T23:29:01.251336+0000 mgr.smithi157.nfpzoe (mgr.14180) 6019 : cluster [DBG] pgmap v5632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:04 smithi165 bash[22175]: cluster 2022-04-30T23:29:03.251899+0000 mgr.smithi157.nfpzoe (mgr.14180) 6020 : cluster [DBG] pgmap v5633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:04 smithi157 bash[20376]: cluster 2022-04-30T23:29:03.251899+0000 mgr.smithi157.nfpzoe (mgr.14180) 6020 : cluster [DBG] pgmap v5633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:05.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:29:05.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:29:05.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:29:06.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:29:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:05 smithi165 bash[22175]: cluster 2022-04-30T23:29:05.252542+0000 mgr.smithi157.nfpzoe (mgr.14180) 6021 : cluster [DBG] pgmap v5634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:05 smithi157 bash[20376]: cluster 2022-04-30T23:29:05.252542+0000 mgr.smithi157.nfpzoe (mgr.14180) 6021 : cluster [DBG] pgmap v5634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:07.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:06 smithi157 bash[20376]: audit 2022-04-30T23:29:06.002176+0000 mon.smithi157 (mon.0) 3887 : audit [DBG] from='client.? 172.21.15.157:0/1265098408' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:07.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:06 smithi165 bash[22175]: audit 2022-04-30T23:29:06.002176+0000 mon.smithi157 (mon.0) 3887 : audit [DBG] from='client.? 172.21.15.157:0/1265098408' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:07 smithi165 bash[22175]: cluster 2022-04-30T23:29:07.253181+0000 mgr.smithi157.nfpzoe (mgr.14180) 6022 : cluster [DBG] pgmap v5635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:08.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:07 smithi157 bash[20376]: cluster 2022-04-30T23:29:07.253181+0000 mgr.smithi157.nfpzoe (mgr.14180) 6022 : cluster [DBG] pgmap v5635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:10 smithi165 bash[22175]: cluster 2022-04-30T23:29:09.253913+0000 mgr.smithi157.nfpzoe (mgr.14180) 6023 : cluster [DBG] pgmap v5636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:10 smithi157 bash[20376]: cluster 2022-04-30T23:29:09.253913+0000 mgr.smithi157.nfpzoe (mgr.14180) 6023 : cluster [DBG] pgmap v5636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:11.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:29:11.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:29:11.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:29:11.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:29:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:11 smithi165 bash[22175]: cluster 2022-04-30T23:29:11.254560+0000 mgr.smithi157.nfpzoe (mgr.14180) 6024 : cluster [DBG] pgmap v5637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:11 smithi157 bash[20376]: cluster 2022-04-30T23:29:11.254560+0000 mgr.smithi157.nfpzoe (mgr.14180) 6024 : cluster [DBG] pgmap v5637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:12 smithi165 bash[22175]: audit 2022-04-30T23:29:11.326617+0000 mon.smithi157 (mon.0) 3888 : audit [DBG] from='client.? 172.21.15.157:0/3841729887' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:12 smithi157 bash[20376]: audit 2022-04-30T23:29:11.326617+0000 mon.smithi157 (mon.0) 3888 : audit [DBG] from='client.? 172.21.15.157:0/3841729887' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:13.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:13 smithi165 bash[22175]: cluster 2022-04-30T23:29:13.255203+0000 mgr.smithi157.nfpzoe (mgr.14180) 6025 : cluster [DBG] pgmap v5638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:13 smithi157 bash[20376]: cluster 2022-04-30T23:29:13.255203+0000 mgr.smithi157.nfpzoe (mgr.14180) 6025 : cluster [DBG] pgmap v5638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:15 smithi165 bash[22175]: cluster 2022-04-30T23:29:15.255847+0000 mgr.smithi157.nfpzoe (mgr.14180) 6026 : cluster [DBG] pgmap v5639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:15 smithi157 bash[20376]: cluster 2022-04-30T23:29:15.255847+0000 mgr.smithi157.nfpzoe (mgr.14180) 6026 : cluster [DBG] pgmap v5639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:16.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:29:16.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:29:16.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:29:16.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:29:17.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:16 smithi157 bash[20376]: audit 2022-04-30T23:29:16.657423+0000 mon.smithi157 (mon.0) 3889 : audit [DBG] from='client.? 172.21.15.157:0/2985602305' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:16 smithi165 bash[22175]: audit 2022-04-30T23:29:16.657423+0000 mon.smithi157 (mon.0) 3889 : audit [DBG] from='client.? 172.21.15.157:0/2985602305' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:17 smithi165 bash[22175]: cluster 2022-04-30T23:29:17.256490+0000 mgr.smithi157.nfpzoe (mgr.14180) 6027 : cluster [DBG] pgmap v5640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:17 smithi157 bash[20376]: cluster 2022-04-30T23:29:17.256490+0000 mgr.smithi157.nfpzoe (mgr.14180) 6027 : cluster [DBG] pgmap v5640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:20 smithi165 bash[22175]: cluster 2022-04-30T23:29:19.257093+0000 mgr.smithi157.nfpzoe (mgr.14180) 6028 : cluster [DBG] pgmap v5641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:20 smithi157 bash[20376]: cluster 2022-04-30T23:29:19.257093+0000 mgr.smithi157.nfpzoe (mgr.14180) 6028 : cluster [DBG] pgmap v5641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:21 smithi165 bash[22175]: cluster 2022-04-30T23:29:21.257749+0000 mgr.smithi157.nfpzoe (mgr.14180) 6029 : cluster [DBG] pgmap v5642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:21.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:29:21.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:29:21.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:29:21.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:21 smithi157 bash[20376]: cluster 2022-04-30T23:29:21.257749+0000 mgr.smithi157.nfpzoe (mgr.14180) 6029 : cluster [DBG] pgmap v5642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:22.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:29:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:22 smithi165 bash[22175]: audit 2022-04-30T23:29:21.981195+0000 mon.smithi157 (mon.0) 3890 : audit [DBG] from='client.? 172.21.15.157:0/2451092831' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:22 smithi157 bash[20376]: audit 2022-04-30T23:29:21.981195+0000 mon.smithi157 (mon.0) 3890 : audit [DBG] from='client.? 172.21.15.157:0/2451092831' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:23.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:23 smithi165 bash[22175]: cluster 2022-04-30T23:29:23.258348+0000 mgr.smithi157.nfpzoe (mgr.14180) 6030 : cluster [DBG] pgmap v5643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:23 smithi157 bash[20376]: cluster 2022-04-30T23:29:23.258348+0000 mgr.smithi157.nfpzoe (mgr.14180) 6030 : cluster [DBG] pgmap v5643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:25 smithi165 bash[22175]: cluster 2022-04-30T23:29:25.258952+0000 mgr.smithi157.nfpzoe (mgr.14180) 6031 : cluster [DBG] pgmap v5644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:26.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:25 smithi157 bash[20376]: cluster 2022-04-30T23:29:25.258952+0000 mgr.smithi157.nfpzoe (mgr.14180) 6031 : cluster [DBG] pgmap v5644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:27.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:29:27.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:29:27.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:29:27.339 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:29:28.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:28 smithi165 bash[22175]: cluster 2022-04-30T23:29:27.259553+0000 mgr.smithi157.nfpzoe (mgr.14180) 6032 : cluster [DBG] pgmap v5645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:28 smithi165 bash[22175]: audit 2022-04-30T23:29:27.317019+0000 mon.smithi157 (mon.0) 3891 : audit [DBG] from='client.? 172.21.15.157:0/2309356743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:28.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:28 smithi157 bash[20376]: cluster 2022-04-30T23:29:27.259553+0000 mgr.smithi157.nfpzoe (mgr.14180) 6032 : cluster [DBG] pgmap v5645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:28.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:28 smithi157 bash[20376]: audit 2022-04-30T23:29:27.317019+0000 mon.smithi157 (mon.0) 3891 : audit [DBG] from='client.? 172.21.15.157:0/2309356743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:29 smithi165 bash[22175]: cluster 2022-04-30T23:29:29.260095+0000 mgr.smithi157.nfpzoe (mgr.14180) 6033 : cluster [DBG] pgmap v5646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:29 smithi157 bash[20376]: cluster 2022-04-30T23:29:29.260095+0000 mgr.smithi157.nfpzoe (mgr.14180) 6033 : cluster [DBG] pgmap v5646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:31 smithi165 bash[22175]: cluster 2022-04-30T23:29:31.260722+0000 mgr.smithi157.nfpzoe (mgr.14180) 6034 : cluster [DBG] pgmap v5647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:31 smithi157 bash[20376]: cluster 2022-04-30T23:29:31.260722+0000 mgr.smithi157.nfpzoe (mgr.14180) 6034 : cluster [DBG] pgmap v5647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:32.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:29:32.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:29:32.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:29:32.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:29:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:32 smithi165 bash[22175]: audit 2022-04-30T23:29:32.655142+0000 mon.smithi157 (mon.0) 3892 : audit [DBG] from='client.? 172.21.15.157:0/1698197171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:32 smithi157 bash[20376]: audit 2022-04-30T23:29:32.655142+0000 mon.smithi157 (mon.0) 3892 : audit [DBG] from='client.? 172.21.15.157:0/1698197171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:34.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:33 smithi165 bash[22175]: cluster 2022-04-30T23:29:33.261352+0000 mgr.smithi157.nfpzoe (mgr.14180) 6035 : cluster [DBG] pgmap v5648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:34.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:33 smithi157 bash[20376]: cluster 2022-04-30T23:29:33.261352+0000 mgr.smithi157.nfpzoe (mgr.14180) 6035 : cluster [DBG] pgmap v5648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:36.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:35 smithi165 bash[22175]: cluster 2022-04-30T23:29:35.261950+0000 mgr.smithi157.nfpzoe (mgr.14180) 6036 : cluster [DBG] pgmap v5649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:36.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:35 smithi157 bash[20376]: cluster 2022-04-30T23:29:35.261950+0000 mgr.smithi157.nfpzoe (mgr.14180) 6036 : cluster [DBG] pgmap v5649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:37 smithi165 bash[22175]: cluster 2022-04-30T23:29:37.262476+0000 mgr.smithi157.nfpzoe (mgr.14180) 6037 : cluster [DBG] pgmap v5650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:37.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:29:37.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:29:37.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:29:37.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:37 smithi157 bash[20376]: cluster 2022-04-30T23:29:37.262476+0000 mgr.smithi157.nfpzoe (mgr.14180) 6037 : cluster [DBG] pgmap v5650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:38.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:29:38.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:38 smithi165 bash[22175]: audit 2022-04-30T23:29:37.982214+0000 mon.smithi157 (mon.0) 3893 : audit [DBG] from='client.? 172.21.15.157:0/3092978168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:38 smithi157 bash[20376]: audit 2022-04-30T23:29:37.982214+0000 mon.smithi157 (mon.0) 3893 : audit [DBG] from='client.? 172.21.15.157:0/3092978168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:39 smithi165 bash[22175]: cluster 2022-04-30T23:29:39.262980+0000 mgr.smithi157.nfpzoe (mgr.14180) 6038 : cluster [DBG] pgmap v5651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:39 smithi157 bash[20376]: cluster 2022-04-30T23:29:39.262980+0000 mgr.smithi157.nfpzoe (mgr.14180) 6038 : cluster [DBG] pgmap v5651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:41 smithi165 bash[22175]: cluster 2022-04-30T23:29:41.263638+0000 mgr.smithi157.nfpzoe (mgr.14180) 6039 : cluster [DBG] pgmap v5652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:41 smithi157 bash[20376]: cluster 2022-04-30T23:29:41.263638+0000 mgr.smithi157.nfpzoe (mgr.14180) 6039 : cluster [DBG] pgmap v5652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:43.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:29:43.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:29:43.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:29:43.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:29:43.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:43 smithi165 bash[22175]: cluster 2022-04-30T23:29:43.264208+0000 mgr.smithi157.nfpzoe (mgr.14180) 6040 : cluster [DBG] pgmap v5653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:43 smithi165 bash[22175]: audit 2022-04-30T23:29:43.313675+0000 mon.smithi157 (mon.0) 3894 : audit [DBG] from='client.? 172.21.15.157:0/4090161808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:43.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:43 smithi157 bash[20376]: cluster 2022-04-30T23:29:43.264208+0000 mgr.smithi157.nfpzoe (mgr.14180) 6040 : cluster [DBG] pgmap v5653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:43.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:43 smithi157 bash[20376]: audit 2022-04-30T23:29:43.313675+0000 mon.smithi157 (mon.0) 3894 : audit [DBG] from='client.? 172.21.15.157:0/4090161808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:45 smithi165 bash[22175]: cluster 2022-04-30T23:29:45.264855+0000 mgr.smithi157.nfpzoe (mgr.14180) 6041 : cluster [DBG] pgmap v5654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:46.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:45 smithi157 bash[20376]: cluster 2022-04-30T23:29:45.264855+0000 mgr.smithi157.nfpzoe (mgr.14180) 6041 : cluster [DBG] pgmap v5654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:47 smithi165 bash[22175]: cluster 2022-04-30T23:29:47.265460+0000 mgr.smithi157.nfpzoe (mgr.14180) 6042 : cluster [DBG] pgmap v5655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:47 smithi165 bash[22175]: audit 2022-04-30T23:29:47.271621+0000 mon.smithi157 (mon.0) 3895 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:29:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:47 smithi165 bash[22175]: audit 2022-04-30T23:29:47.274387+0000 mon.smithi157 (mon.0) 3896 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:29:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:47 smithi165 bash[22175]: audit 2022-04-30T23:29:47.276132+0000 mon.smithi157 (mon.0) 3897 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:29:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:47 smithi157 bash[20376]: cluster 2022-04-30T23:29:47.265460+0000 mgr.smithi157.nfpzoe (mgr.14180) 6042 : cluster [DBG] pgmap v5655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:47 smithi157 bash[20376]: audit 2022-04-30T23:29:47.271621+0000 mon.smithi157 (mon.0) 3895 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:29:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:47 smithi157 bash[20376]: audit 2022-04-30T23:29:47.274387+0000 mon.smithi157 (mon.0) 3896 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:29:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:47 smithi157 bash[20376]: audit 2022-04-30T23:29:47.276132+0000 mon.smithi157 (mon.0) 3897 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:29:48.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:29:48.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:29:48.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:29:48.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:29:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:48 smithi165 bash[22175]: audit 2022-04-30T23:29:47.577772+0000 mon.smithi157 (mon.0) 3898 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:29:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:48 smithi165 bash[22175]: cluster 2022-04-30T23:29:47.873178+0000 mgr.smithi157.nfpzoe (mgr.14180) 6043 : cluster [DBG] pgmap v5656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:48 smithi165 bash[22175]: cluster 2022-04-30T23:29:47.873604+0000 mgr.smithi157.nfpzoe (mgr.14180) 6044 : cluster [DBG] pgmap v5657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:48 smithi165 bash[22175]: audit 2022-04-30T23:29:47.881653+0000 mon.smithi157 (mon.0) 3899 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:29:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:48 smithi165 bash[22175]: audit 2022-04-30T23:29:47.890109+0000 mon.smithi157 (mon.0) 3900 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:29:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:48 smithi165 bash[22175]: cephadm 2022-04-30T23:29:47.891355+0000 mgr.smithi157.nfpzoe (mgr.14180) 6045 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:29:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:48 smithi165 bash[22175]: cephadm 2022-04-30T23:29:47.891498+0000 mgr.smithi157.nfpzoe (mgr.14180) 6046 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:29:48.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:48 smithi157 bash[20376]: audit 2022-04-30T23:29:47.577772+0000 mon.smithi157 (mon.0) 3898 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:29:48.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:48 smithi157 bash[20376]: cluster 2022-04-30T23:29:47.873178+0000 mgr.smithi157.nfpzoe (mgr.14180) 6043 : cluster [DBG] pgmap v5656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:48.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:48 smithi157 bash[20376]: cluster 2022-04-30T23:29:47.873604+0000 mgr.smithi157.nfpzoe (mgr.14180) 6044 : cluster [DBG] pgmap v5657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:48.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:48 smithi157 bash[20376]: audit 2022-04-30T23:29:47.881653+0000 mon.smithi157 (mon.0) 3899 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:29:48.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:48 smithi157 bash[20376]: audit 2022-04-30T23:29:47.890109+0000 mon.smithi157 (mon.0) 3900 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:29:48.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:48 smithi157 bash[20376]: cephadm 2022-04-30T23:29:47.891355+0000 mgr.smithi157.nfpzoe (mgr.14180) 6045 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:29:48.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:48 smithi157 bash[20376]: cephadm 2022-04-30T23:29:47.891498+0000 mgr.smithi157.nfpzoe (mgr.14180) 6046 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:29:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:49 smithi157 bash[20376]: audit 2022-04-30T23:29:48.652615+0000 mon.smithi157 (mon.0) 3901 : audit [DBG] from='client.? 172.21.15.157:0/925100596' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:49.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:49 smithi165 bash[22175]: audit 2022-04-30T23:29:48.652615+0000 mon.smithi157 (mon.0) 3901 : audit [DBG] from='client.? 172.21.15.157:0/925100596' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:51.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:50 smithi165 bash[22175]: cluster 2022-04-30T23:29:49.874190+0000 mgr.smithi157.nfpzoe (mgr.14180) 6047 : cluster [DBG] pgmap v5658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:51.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:50 smithi157 bash[20376]: cluster 2022-04-30T23:29:49.874190+0000 mgr.smithi157.nfpzoe (mgr.14180) 6047 : cluster [DBG] pgmap v5658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:53.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:52 smithi157 bash[20376]: cluster 2022-04-30T23:29:51.874774+0000 mgr.smithi157.nfpzoe (mgr.14180) 6048 : cluster [DBG] pgmap v5659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:52 smithi165 bash[22175]: cluster 2022-04-30T23:29:51.874774+0000 mgr.smithi157.nfpzoe (mgr.14180) 6048 : cluster [DBG] pgmap v5659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:53.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:29:53.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:29:53.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:29:54.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:29:55.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:54 smithi157 bash[20376]: cluster 2022-04-30T23:29:53.875249+0000 mgr.smithi157.nfpzoe (mgr.14180) 6049 : cluster [DBG] pgmap v5660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:55.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:54 smithi157 bash[20376]: audit 2022-04-30T23:29:53.980187+0000 mon.smithi157 (mon.0) 3902 : audit [DBG] from='client.? 172.21.15.157:0/4000612208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:54 smithi165 bash[22175]: cluster 2022-04-30T23:29:53.875249+0000 mgr.smithi157.nfpzoe (mgr.14180) 6049 : cluster [DBG] pgmap v5660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:54 smithi165 bash[22175]: audit 2022-04-30T23:29:53.980187+0000 mon.smithi157 (mon.0) 3902 : audit [DBG] from='client.? 172.21.15.157:0/4000612208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:29:57.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:56 smithi157 bash[20376]: cluster 2022-04-30T23:29:55.875897+0000 mgr.smithi157.nfpzoe (mgr.14180) 6050 : cluster [DBG] pgmap v5661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:56 smithi165 bash[22175]: cluster 2022-04-30T23:29:55.875897+0000 mgr.smithi157.nfpzoe (mgr.14180) 6050 : cluster [DBG] pgmap v5661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:59.002 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:29:59.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:29:59.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:29:59.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:58 smithi157 bash[20376]: cluster 2022-04-30T23:29:57.876622+0000 mgr.smithi157.nfpzoe (mgr.14180) 6051 : cluster [DBG] pgmap v5662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:29:59.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:29:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:58 smithi165 bash[22175]: cluster 2022-04-30T23:29:57.876622+0000 mgr.smithi157.nfpzoe (mgr.14180) 6051 : cluster [DBG] pgmap v5662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:59 smithi165 bash[22175]: audit 2022-04-30T23:29:59.099929+0000 mon.smithi157 (mon.0) 3903 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:30:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:59 smithi165 bash[22175]: audit 2022-04-30T23:29:59.186383+0000 mon.smithi157 (mon.0) 3904 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:30:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:29:59 smithi165 bash[22175]: audit 2022-04-30T23:29:59.315845+0000 mon.smithi157 (mon.0) 3905 : audit [DBG] from='client.? 172.21.15.157:0/3765702156' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:59 smithi157 bash[20376]: audit 2022-04-30T23:29:59.099929+0000 mon.smithi157 (mon.0) 3903 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:30:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:59 smithi157 bash[20376]: audit 2022-04-30T23:29:59.186383+0000 mon.smithi157 (mon.0) 3904 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:30:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:29:59 smithi157 bash[20376]: audit 2022-04-30T23:29:59.315845+0000 mon.smithi157 (mon.0) 3905 : audit [DBG] from='client.? 172.21.15.157:0/3765702156' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:00 smithi157 bash[20376]: cluster 2022-04-30T23:29:59.877238+0000 mgr.smithi157.nfpzoe (mgr.14180) 6052 : cluster [DBG] pgmap v5663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:00 smithi157 bash[20376]: cluster 2022-04-30T23:30:00.000156+0000 mon.smithi157 (mon.0) 3906 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T23:30:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:00 smithi165 bash[22175]: cluster 2022-04-30T23:29:59.877238+0000 mgr.smithi157.nfpzoe (mgr.14180) 6052 : cluster [DBG] pgmap v5663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:00 smithi165 bash[22175]: cluster 2022-04-30T23:30:00.000156+0000 mon.smithi157 (mon.0) 3906 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T23:30:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:02 smithi165 bash[22175]: cluster 2022-04-30T23:30:01.877876+0000 mgr.smithi157.nfpzoe (mgr.14180) 6053 : cluster [DBG] pgmap v5664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:03.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:02 smithi157 bash[20376]: cluster 2022-04-30T23:30:01.877876+0000 mgr.smithi157.nfpzoe (mgr.14180) 6053 : cluster [DBG] pgmap v5664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:04.339 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:30:04.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:30:04.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:30:04.664 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:30:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:04 smithi165 bash[22175]: cluster 2022-04-30T23:30:03.878465+0000 mgr.smithi157.nfpzoe (mgr.14180) 6054 : cluster [DBG] pgmap v5665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:04 smithi165 bash[22175]: audit 2022-04-30T23:30:04.643276+0000 mon.smithi157 (mon.0) 3907 : audit [DBG] from='client.? 172.21.15.157:0/177098677' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:05.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:04 smithi157 bash[20376]: cluster 2022-04-30T23:30:03.878465+0000 mgr.smithi157.nfpzoe (mgr.14180) 6054 : cluster [DBG] pgmap v5665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:05.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:04 smithi157 bash[20376]: audit 2022-04-30T23:30:04.643276+0000 mon.smithi157 (mon.0) 3907 : audit [DBG] from='client.? 172.21.15.157:0/177098677' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:06 smithi165 bash[22175]: cluster 2022-04-30T23:30:05.879204+0000 mgr.smithi157.nfpzoe (mgr.14180) 6055 : cluster [DBG] pgmap v5666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:06 smithi157 bash[20376]: cluster 2022-04-30T23:30:05.879204+0000 mgr.smithi157.nfpzoe (mgr.14180) 6055 : cluster [DBG] pgmap v5666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:09.368 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:08 smithi157 bash[20376]: cluster 2022-04-30T23:30:07.879800+0000 mgr.smithi157.nfpzoe (mgr.14180) 6056 : cluster [DBG] pgmap v5667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:08 smithi165 bash[22175]: cluster 2022-04-30T23:30:07.879800+0000 mgr.smithi157.nfpzoe (mgr.14180) 6056 : cluster [DBG] pgmap v5667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:09.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:30:09.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:30:09.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:30:09.987 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:30:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:10 smithi165 bash[22175]: cluster 2022-04-30T23:30:09.880331+0000 mgr.smithi157.nfpzoe (mgr.14180) 6057 : cluster [DBG] pgmap v5668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:10 smithi165 bash[22175]: audit 2022-04-30T23:30:09.966341+0000 mon.smithi157 (mon.0) 3908 : audit [DBG] from='client.? 172.21.15.157:0/2433360923' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:10 smithi157 bash[20376]: cluster 2022-04-30T23:30:09.880331+0000 mgr.smithi157.nfpzoe (mgr.14180) 6057 : cluster [DBG] pgmap v5668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:10 smithi157 bash[20376]: audit 2022-04-30T23:30:09.966341+0000 mon.smithi157 (mon.0) 3908 : audit [DBG] from='client.? 172.21.15.157:0/2433360923' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:12 smithi157 bash[20376]: cluster 2022-04-30T23:30:11.881048+0000 mgr.smithi157.nfpzoe (mgr.14180) 6058 : cluster [DBG] pgmap v5669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:12 smithi165 bash[22175]: cluster 2022-04-30T23:30:11.881048+0000 mgr.smithi157.nfpzoe (mgr.14180) 6058 : cluster [DBG] pgmap v5669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:14.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:30:14.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:30:14.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:30:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:14 smithi157 bash[20376]: cluster 2022-04-30T23:30:13.881680+0000 mgr.smithi157.nfpzoe (mgr.14180) 6059 : cluster [DBG] pgmap v5670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:15.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:30:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:14 smithi165 bash[22175]: cluster 2022-04-30T23:30:13.881680+0000 mgr.smithi157.nfpzoe (mgr.14180) 6059 : cluster [DBG] pgmap v5670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:15 smithi157 bash[20376]: audit 2022-04-30T23:30:15.290527+0000 mon.smithi157 (mon.0) 3909 : audit [DBG] from='client.? 172.21.15.157:0/1529035117' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:16.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:15 smithi165 bash[22175]: audit 2022-04-30T23:30:15.290527+0000 mon.smithi157 (mon.0) 3909 : audit [DBG] from='client.? 172.21.15.157:0/1529035117' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:16 smithi165 bash[22175]: cluster 2022-04-30T23:30:15.882286+0000 mgr.smithi157.nfpzoe (mgr.14180) 6060 : cluster [DBG] pgmap v5671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:16 smithi157 bash[20376]: cluster 2022-04-30T23:30:15.882286+0000 mgr.smithi157.nfpzoe (mgr.14180) 6060 : cluster [DBG] pgmap v5671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:19.368 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:18 smithi157 bash[20376]: cluster 2022-04-30T23:30:17.882870+0000 mgr.smithi157.nfpzoe (mgr.14180) 6061 : cluster [DBG] pgmap v5672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:18 smithi165 bash[22175]: cluster 2022-04-30T23:30:17.882870+0000 mgr.smithi157.nfpzoe (mgr.14180) 6061 : cluster [DBG] pgmap v5672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:20.314 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:30:20.315 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:30:20.315 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:30:20.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:30:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:20 smithi165 bash[22175]: cluster 2022-04-30T23:30:19.883472+0000 mgr.smithi157.nfpzoe (mgr.14180) 6062 : cluster [DBG] pgmap v5673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:20 smithi165 bash[22175]: audit 2022-04-30T23:30:20.616019+0000 mon.smithi157 (mon.0) 3910 : audit [DBG] from='client.? 172.21.15.157:0/22558311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:20 smithi157 bash[20376]: cluster 2022-04-30T23:30:19.883472+0000 mgr.smithi157.nfpzoe (mgr.14180) 6062 : cluster [DBG] pgmap v5673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:20 smithi157 bash[20376]: audit 2022-04-30T23:30:20.616019+0000 mon.smithi157 (mon.0) 3910 : audit [DBG] from='client.? 172.21.15.157:0/22558311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:23.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:22 smithi157 bash[20376]: cluster 2022-04-30T23:30:21.884121+0000 mgr.smithi157.nfpzoe (mgr.14180) 6063 : cluster [DBG] pgmap v5674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:23.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:22 smithi165 bash[22175]: cluster 2022-04-30T23:30:21.884121+0000 mgr.smithi157.nfpzoe (mgr.14180) 6063 : cluster [DBG] pgmap v5674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:25.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:24 smithi157 bash[20376]: cluster 2022-04-30T23:30:23.884788+0000 mgr.smithi157.nfpzoe (mgr.14180) 6064 : cluster [DBG] pgmap v5675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:24 smithi165 bash[22175]: cluster 2022-04-30T23:30:23.884788+0000 mgr.smithi157.nfpzoe (mgr.14180) 6064 : cluster [DBG] pgmap v5675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:25.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:30:25.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:30:25.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:30:25.960 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:30:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:25 smithi165 bash[22175]: audit 2022-04-30T23:30:25.936857+0000 mon.smithi157 (mon.0) 3911 : audit [DBG] from='client.? 172.21.15.157:0/3601668099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:25 smithi157 bash[20376]: audit 2022-04-30T23:30:25.936857+0000 mon.smithi157 (mon.0) 3911 : audit [DBG] from='client.? 172.21.15.157:0/3601668099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:26 smithi165 bash[22175]: cluster 2022-04-30T23:30:25.885409+0000 mgr.smithi157.nfpzoe (mgr.14180) 6065 : cluster [DBG] pgmap v5676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:26 smithi157 bash[20376]: cluster 2022-04-30T23:30:25.885409+0000 mgr.smithi157.nfpzoe (mgr.14180) 6065 : cluster [DBG] pgmap v5676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:29.368 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:28 smithi157 bash[20376]: cluster 2022-04-30T23:30:27.886051+0000 mgr.smithi157.nfpzoe (mgr.14180) 6066 : cluster [DBG] pgmap v5677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:28 smithi165 bash[22175]: cluster 2022-04-30T23:30:27.886051+0000 mgr.smithi157.nfpzoe (mgr.14180) 6066 : cluster [DBG] pgmap v5677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:30.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:30:30.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:30:30.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:30:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:30 smithi165 bash[22175]: cluster 2022-04-30T23:30:29.886655+0000 mgr.smithi157.nfpzoe (mgr.14180) 6067 : cluster [DBG] pgmap v5678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:31.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:30 smithi157 bash[20376]: cluster 2022-04-30T23:30:29.886655+0000 mgr.smithi157.nfpzoe (mgr.14180) 6067 : cluster [DBG] pgmap v5678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:31.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:30:32.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:31 smithi165 bash[22175]: audit 2022-04-30T23:30:31.265736+0000 mon.smithi157 (mon.0) 3912 : audit [DBG] from='client.? 172.21.15.157:0/468618080' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:32.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:31 smithi157 bash[20376]: audit 2022-04-30T23:30:31.265736+0000 mon.smithi157 (mon.0) 3912 : audit [DBG] from='client.? 172.21.15.157:0/468618080' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:32 smithi165 bash[22175]: cluster 2022-04-30T23:30:31.887322+0000 mgr.smithi157.nfpzoe (mgr.14180) 6068 : cluster [DBG] pgmap v5679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:32 smithi157 bash[20376]: cluster 2022-04-30T23:30:31.887322+0000 mgr.smithi157.nfpzoe (mgr.14180) 6068 : cluster [DBG] pgmap v5679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:35.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:34 smithi157 bash[20376]: cluster 2022-04-30T23:30:33.887990+0000 mgr.smithi157.nfpzoe (mgr.14180) 6069 : cluster [DBG] pgmap v5680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:34 smithi165 bash[22175]: cluster 2022-04-30T23:30:33.887990+0000 mgr.smithi157.nfpzoe (mgr.14180) 6069 : cluster [DBG] pgmap v5680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:36.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:30:36.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:30:36.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:30:36.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:30:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:36 smithi165 bash[22175]: cluster 2022-04-30T23:30:35.888621+0000 mgr.smithi157.nfpzoe (mgr.14180) 6070 : cluster [DBG] pgmap v5681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:36 smithi165 bash[22175]: audit 2022-04-30T23:30:36.596094+0000 mon.smithi157 (mon.0) 3913 : audit [DBG] from='client.? 172.21.15.157:0/231761158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:36 smithi157 bash[20376]: cluster 2022-04-30T23:30:35.888621+0000 mgr.smithi157.nfpzoe (mgr.14180) 6070 : cluster [DBG] pgmap v5681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:37.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:36 smithi157 bash[20376]: audit 2022-04-30T23:30:36.596094+0000 mon.smithi157 (mon.0) 3913 : audit [DBG] from='client.? 172.21.15.157:0/231761158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:39.370 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:38 smithi157 bash[20376]: cluster 2022-04-30T23:30:37.889276+0000 mgr.smithi157.nfpzoe (mgr.14180) 6071 : cluster [DBG] pgmap v5682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:39.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:38 smithi165 bash[22175]: cluster 2022-04-30T23:30:37.889276+0000 mgr.smithi157.nfpzoe (mgr.14180) 6071 : cluster [DBG] pgmap v5682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:40 smithi165 bash[22175]: cluster 2022-04-30T23:30:39.889881+0000 mgr.smithi157.nfpzoe (mgr.14180) 6072 : cluster [DBG] pgmap v5683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:40 smithi157 bash[20376]: cluster 2022-04-30T23:30:39.889881+0000 mgr.smithi157.nfpzoe (mgr.14180) 6072 : cluster [DBG] pgmap v5683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:41.627 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:30:41.627 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:30:41.627 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:30:41.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:30:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:41 smithi165 bash[22175]: audit 2022-04-30T23:30:41.931535+0000 mon.smithi157 (mon.0) 3914 : audit [DBG] from='client.? 172.21.15.157:0/326784294' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:42.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:41 smithi157 bash[20376]: audit 2022-04-30T23:30:41.931535+0000 mon.smithi157 (mon.0) 3914 : audit [DBG] from='client.? 172.21.15.157:0/326784294' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:42 smithi165 bash[22175]: cluster 2022-04-30T23:30:41.890501+0000 mgr.smithi157.nfpzoe (mgr.14180) 6073 : cluster [DBG] pgmap v5684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:42 smithi157 bash[20376]: cluster 2022-04-30T23:30:41.890501+0000 mgr.smithi157.nfpzoe (mgr.14180) 6073 : cluster [DBG] pgmap v5684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:45 smithi165 bash[22175]: cluster 2022-04-30T23:30:43.891137+0000 mgr.smithi157.nfpzoe (mgr.14180) 6074 : cluster [DBG] pgmap v5685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:45.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:44 smithi157 bash[20376]: cluster 2022-04-30T23:30:43.891137+0000 mgr.smithi157.nfpzoe (mgr.14180) 6074 : cluster [DBG] pgmap v5685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:46.954 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:30:46.954 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:30:46.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:30:47.285 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:30:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:47 smithi165 bash[22175]: cluster 2022-04-30T23:30:45.891784+0000 mgr.smithi157.nfpzoe (mgr.14180) 6075 : cluster [DBG] pgmap v5686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:47.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:46 smithi157 bash[20376]: cluster 2022-04-30T23:30:45.891784+0000 mgr.smithi157.nfpzoe (mgr.14180) 6075 : cluster [DBG] pgmap v5686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:48.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:48 smithi165 bash[22175]: audit 2022-04-30T23:30:47.264495+0000 mon.smithi157 (mon.0) 3915 : audit [DBG] from='client.? 172.21.15.157:0/3082599424' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:48.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:48 smithi165 bash[22175]: audit 2022-04-30T23:30:47.902692+0000 mon.smithi157 (mon.0) 3916 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:30:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:48 smithi165 bash[22175]: audit 2022-04-30T23:30:47.905550+0000 mon.smithi157 (mon.0) 3917 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:30:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:48 smithi165 bash[22175]: audit 2022-04-30T23:30:47.907385+0000 mon.smithi157 (mon.0) 3918 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:30:48.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:48 smithi157 bash[20376]: audit 2022-04-30T23:30:47.264495+0000 mon.smithi157 (mon.0) 3915 : audit [DBG] from='client.? 172.21.15.157:0/3082599424' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:48.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:48 smithi157 bash[20376]: audit 2022-04-30T23:30:47.902692+0000 mon.smithi157 (mon.0) 3916 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:30:48.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:48 smithi157 bash[20376]: audit 2022-04-30T23:30:47.905550+0000 mon.smithi157 (mon.0) 3917 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:30:48.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:48 smithi157 bash[20376]: audit 2022-04-30T23:30:47.907385+0000 mon.smithi157 (mon.0) 3918 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:30:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:49 smithi165 bash[22175]: cluster 2022-04-30T23:30:47.892422+0000 mgr.smithi157.nfpzoe (mgr.14180) 6076 : cluster [DBG] pgmap v5687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:49 smithi165 bash[22175]: cluster 2022-04-30T23:30:48.225001+0000 mgr.smithi157.nfpzoe (mgr.14180) 6077 : cluster [DBG] pgmap v5688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:49 smithi165 bash[22175]: cluster 2022-04-30T23:30:48.225385+0000 mgr.smithi157.nfpzoe (mgr.14180) 6078 : cluster [DBG] pgmap v5689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:49 smithi165 bash[22175]: audit 2022-04-30T23:30:48.233053+0000 mon.smithi157 (mon.0) 3919 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:30:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:49 smithi165 bash[22175]: audit 2022-04-30T23:30:48.243871+0000 mon.smithi157 (mon.0) 3920 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:30:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:49 smithi165 bash[22175]: cephadm 2022-04-30T23:30:48.245205+0000 mgr.smithi157.nfpzoe (mgr.14180) 6079 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:30:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:49 smithi165 bash[22175]: cephadm 2022-04-30T23:30:48.245421+0000 mgr.smithi157.nfpzoe (mgr.14180) 6080 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:30:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:49 smithi157 bash[20376]: cluster 2022-04-30T23:30:47.892422+0000 mgr.smithi157.nfpzoe (mgr.14180) 6076 : cluster [DBG] pgmap v5687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:49 smithi157 bash[20376]: cluster 2022-04-30T23:30:48.225001+0000 mgr.smithi157.nfpzoe (mgr.14180) 6077 : cluster [DBG] pgmap v5688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:49 smithi157 bash[20376]: cluster 2022-04-30T23:30:48.225385+0000 mgr.smithi157.nfpzoe (mgr.14180) 6078 : cluster [DBG] pgmap v5689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:49 smithi157 bash[20376]: audit 2022-04-30T23:30:48.233053+0000 mon.smithi157 (mon.0) 3919 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:30:49.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:49 smithi157 bash[20376]: audit 2022-04-30T23:30:48.243871+0000 mon.smithi157 (mon.0) 3920 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:30:49.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:49 smithi157 bash[20376]: cephadm 2022-04-30T23:30:48.245205+0000 mgr.smithi157.nfpzoe (mgr.14180) 6079 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:30:49.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:49 smithi157 bash[20376]: cephadm 2022-04-30T23:30:48.245421+0000 mgr.smithi157.nfpzoe (mgr.14180) 6080 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:30:51.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:50 smithi165 bash[22175]: cluster 2022-04-30T23:30:50.225947+0000 mgr.smithi157.nfpzoe (mgr.14180) 6081 : cluster [DBG] pgmap v5690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:51.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:50 smithi157 bash[20376]: cluster 2022-04-30T23:30:50.225947+0000 mgr.smithi157.nfpzoe (mgr.14180) 6081 : cluster [DBG] pgmap v5690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:52.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:30:52.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:30:52.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:30:52.607 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:30:53.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:53 smithi165 bash[22175]: cluster 2022-04-30T23:30:52.226571+0000 mgr.smithi157.nfpzoe (mgr.14180) 6082 : cluster [DBG] pgmap v5691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:53.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:53 smithi165 bash[22175]: audit 2022-04-30T23:30:52.587314+0000 mon.smithi157 (mon.0) 3921 : audit [DBG] from='client.? 172.21.15.157:0/927138364' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:53.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:53 smithi157 bash[20376]: cluster 2022-04-30T23:30:52.226571+0000 mgr.smithi157.nfpzoe (mgr.14180) 6082 : cluster [DBG] pgmap v5691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:53.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:53 smithi157 bash[20376]: audit 2022-04-30T23:30:52.587314+0000 mon.smithi157 (mon.0) 3921 : audit [DBG] from='client.? 172.21.15.157:0/927138364' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:55 smithi165 bash[22175]: cluster 2022-04-30T23:30:54.227192+0000 mgr.smithi157.nfpzoe (mgr.14180) 6083 : cluster [DBG] pgmap v5692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:55 smithi157 bash[20376]: cluster 2022-04-30T23:30:54.227192+0000 mgr.smithi157.nfpzoe (mgr.14180) 6083 : cluster [DBG] pgmap v5692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:57.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:30:57.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:30:57.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:30:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:57 smithi165 bash[22175]: cluster 2022-04-30T23:30:56.227759+0000 mgr.smithi157.nfpzoe (mgr.14180) 6084 : cluster [DBG] pgmap v5693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:57 smithi157 bash[20376]: cluster 2022-04-30T23:30:56.227759+0000 mgr.smithi157.nfpzoe (mgr.14180) 6084 : cluster [DBG] pgmap v5693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:57.937 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:30:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:58 smithi165 bash[22175]: audit 2022-04-30T23:30:57.917317+0000 mon.smithi157 (mon.0) 3922 : audit [DBG] from='client.? 172.21.15.157:0/4163548599' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:58 smithi157 bash[20376]: audit 2022-04-30T23:30:57.917317+0000 mon.smithi157 (mon.0) 3922 : audit [DBG] from='client.? 172.21.15.157:0/4163548599' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:30:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:59 smithi165 bash[22175]: cluster 2022-04-30T23:30:58.228353+0000 mgr.smithi157.nfpzoe (mgr.14180) 6085 : cluster [DBG] pgmap v5694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:59 smithi165 bash[22175]: audit 2022-04-30T23:30:59.103749+0000 mon.smithi157 (mon.0) 3923 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:30:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:30:59 smithi165 bash[22175]: audit 2022-04-30T23:30:59.193662+0000 mon.smithi157 (mon.0) 3924 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:30:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:59 smithi157 bash[20376]: cluster 2022-04-30T23:30:58.228353+0000 mgr.smithi157.nfpzoe (mgr.14180) 6085 : cluster [DBG] pgmap v5694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:30:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:59 smithi157 bash[20376]: audit 2022-04-30T23:30:59.103749+0000 mon.smithi157 (mon.0) 3923 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:30:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:30:59 smithi157 bash[20376]: audit 2022-04-30T23:30:59.193662+0000 mon.smithi157 (mon.0) 3924 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:31:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:00 smithi165 bash[22175]: cluster 2022-04-30T23:31:00.228991+0000 mgr.smithi157.nfpzoe (mgr.14180) 6086 : cluster [DBG] pgmap v5695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:00 smithi157 bash[20376]: cluster 2022-04-30T23:31:00.228991+0000 mgr.smithi157.nfpzoe (mgr.14180) 6086 : cluster [DBG] pgmap v5695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:02.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:31:02.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:31:02.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:31:03.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:31:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:03 smithi165 bash[22175]: cluster 2022-04-30T23:31:02.229609+0000 mgr.smithi157.nfpzoe (mgr.14180) 6087 : cluster [DBG] pgmap v5696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:03 smithi165 bash[22175]: audit 2022-04-30T23:31:03.249894+0000 mon.smithi157 (mon.0) 3925 : audit [DBG] from='client.? 172.21.15.157:0/47433647' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:03 smithi157 bash[20376]: cluster 2022-04-30T23:31:02.229609+0000 mgr.smithi157.nfpzoe (mgr.14180) 6087 : cluster [DBG] pgmap v5696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:03 smithi157 bash[20376]: audit 2022-04-30T23:31:03.249894+0000 mon.smithi157 (mon.0) 3925 : audit [DBG] from='client.? 172.21.15.157:0/47433647' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:05 smithi165 bash[22175]: cluster 2022-04-30T23:31:04.230169+0000 mgr.smithi157.nfpzoe (mgr.14180) 6088 : cluster [DBG] pgmap v5697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:05 smithi157 bash[20376]: cluster 2022-04-30T23:31:04.230169+0000 mgr.smithi157.nfpzoe (mgr.14180) 6088 : cluster [DBG] pgmap v5697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:07.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:07 smithi165 bash[22175]: cluster 2022-04-30T23:31:06.230814+0000 mgr.smithi157.nfpzoe (mgr.14180) 6089 : cluster [DBG] pgmap v5698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:07 smithi157 bash[20376]: cluster 2022-04-30T23:31:06.230814+0000 mgr.smithi157.nfpzoe (mgr.14180) 6089 : cluster [DBG] pgmap v5698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:08.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:31:08.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:31:08.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:31:08.606 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:31:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:09 smithi165 bash[22175]: cluster 2022-04-30T23:31:08.231438+0000 mgr.smithi157.nfpzoe (mgr.14180) 6090 : cluster [DBG] pgmap v5699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:09 smithi165 bash[22175]: audit 2022-04-30T23:31:08.586394+0000 mon.smithi157 (mon.0) 3926 : audit [DBG] from='client.? 172.21.15.157:0/3244157638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:09 smithi157 bash[20376]: cluster 2022-04-30T23:31:08.231438+0000 mgr.smithi157.nfpzoe (mgr.14180) 6090 : cluster [DBG] pgmap v5699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:09 smithi157 bash[20376]: audit 2022-04-30T23:31:08.586394+0000 mon.smithi157 (mon.0) 3926 : audit [DBG] from='client.? 172.21.15.157:0/3244157638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:10 smithi165 bash[22175]: cluster 2022-04-30T23:31:10.232045+0000 mgr.smithi157.nfpzoe (mgr.14180) 6091 : cluster [DBG] pgmap v5700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:10 smithi157 bash[20376]: cluster 2022-04-30T23:31:10.232045+0000 mgr.smithi157.nfpzoe (mgr.14180) 6091 : cluster [DBG] pgmap v5700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:13.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:31:13.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:31:13.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:31:13.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:13 smithi165 bash[22175]: cluster 2022-04-30T23:31:12.232668+0000 mgr.smithi157.nfpzoe (mgr.14180) 6092 : cluster [DBG] pgmap v5701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:13 smithi157 bash[20376]: cluster 2022-04-30T23:31:12.232668+0000 mgr.smithi157.nfpzoe (mgr.14180) 6092 : cluster [DBG] pgmap v5701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:13.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:31:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:14 smithi165 bash[22175]: audit 2022-04-30T23:31:13.918433+0000 mon.smithi157 (mon.0) 3927 : audit [DBG] from='client.? 172.21.15.157:0/3144419552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:14.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:14 smithi157 bash[20376]: audit 2022-04-30T23:31:13.918433+0000 mon.smithi157 (mon.0) 3927 : audit [DBG] from='client.? 172.21.15.157:0/3144419552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:15 smithi165 bash[22175]: cluster 2022-04-30T23:31:14.233290+0000 mgr.smithi157.nfpzoe (mgr.14180) 6093 : cluster [DBG] pgmap v5702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:15 smithi157 bash[20376]: cluster 2022-04-30T23:31:14.233290+0000 mgr.smithi157.nfpzoe (mgr.14180) 6093 : cluster [DBG] pgmap v5702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:17.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:17 smithi165 bash[22175]: cluster 2022-04-30T23:31:16.233929+0000 mgr.smithi157.nfpzoe (mgr.14180) 6094 : cluster [DBG] pgmap v5703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:17.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:17 smithi157 bash[20376]: cluster 2022-04-30T23:31:16.233929+0000 mgr.smithi157.nfpzoe (mgr.14180) 6094 : cluster [DBG] pgmap v5703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:18.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:31:18.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:31:18.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:31:19.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:31:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:19 smithi165 bash[22175]: cluster 2022-04-30T23:31:18.234534+0000 mgr.smithi157.nfpzoe (mgr.14180) 6095 : cluster [DBG] pgmap v5704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:19 smithi165 bash[22175]: audit 2022-04-30T23:31:19.249549+0000 mon.smithi157 (mon.0) 3928 : audit [DBG] from='client.? 172.21.15.157:0/3494035236' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:19 smithi157 bash[20376]: cluster 2022-04-30T23:31:18.234534+0000 mgr.smithi157.nfpzoe (mgr.14180) 6095 : cluster [DBG] pgmap v5704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:19 smithi157 bash[20376]: audit 2022-04-30T23:31:19.249549+0000 mon.smithi157 (mon.0) 3928 : audit [DBG] from='client.? 172.21.15.157:0/3494035236' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:20 smithi165 bash[22175]: cluster 2022-04-30T23:31:20.235172+0000 mgr.smithi157.nfpzoe (mgr.14180) 6096 : cluster [DBG] pgmap v5705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:20 smithi157 bash[20376]: cluster 2022-04-30T23:31:20.235172+0000 mgr.smithi157.nfpzoe (mgr.14180) 6096 : cluster [DBG] pgmap v5705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:23.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:23 smithi165 bash[22175]: cluster 2022-04-30T23:31:22.235766+0000 mgr.smithi157.nfpzoe (mgr.14180) 6097 : cluster [DBG] pgmap v5706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:23 smithi157 bash[20376]: cluster 2022-04-30T23:31:22.235766+0000 mgr.smithi157.nfpzoe (mgr.14180) 6097 : cluster [DBG] pgmap v5706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:24.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:31:24.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:31:24.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:31:24.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:31:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:25 smithi165 bash[22175]: cluster 2022-04-30T23:31:24.236377+0000 mgr.smithi157.nfpzoe (mgr.14180) 6098 : cluster [DBG] pgmap v5707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:25 smithi165 bash[22175]: audit 2022-04-30T23:31:24.577244+0000 mon.smithi157 (mon.0) 3929 : audit [DBG] from='client.? 172.21.15.157:0/1158268872' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:25 smithi157 bash[20376]: cluster 2022-04-30T23:31:24.236377+0000 mgr.smithi157.nfpzoe (mgr.14180) 6098 : cluster [DBG] pgmap v5707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:25 smithi157 bash[20376]: audit 2022-04-30T23:31:24.577244+0000 mon.smithi157 (mon.0) 3929 : audit [DBG] from='client.? 172.21.15.157:0/1158268872' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:27.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:27 smithi165 bash[22175]: cluster 2022-04-30T23:31:26.236994+0000 mgr.smithi157.nfpzoe (mgr.14180) 6099 : cluster [DBG] pgmap v5708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:27.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:27 smithi157 bash[20376]: cluster 2022-04-30T23:31:26.236994+0000 mgr.smithi157.nfpzoe (mgr.14180) 6099 : cluster [DBG] pgmap v5708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:29.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:31:29.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:31:29.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:31:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:29 smithi165 bash[22175]: cluster 2022-04-30T23:31:28.237589+0000 mgr.smithi157.nfpzoe (mgr.14180) 6100 : cluster [DBG] pgmap v5709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:29 smithi157 bash[20376]: cluster 2022-04-30T23:31:28.237589+0000 mgr.smithi157.nfpzoe (mgr.14180) 6100 : cluster [DBG] pgmap v5709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:29.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:31:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:30 smithi165 bash[22175]: audit 2022-04-30T23:31:29.905557+0000 mon.smithi157 (mon.0) 3930 : audit [DBG] from='client.? 172.21.15.157:0/2280031194' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:30 smithi165 bash[22175]: cluster 2022-04-30T23:31:30.238213+0000 mgr.smithi157.nfpzoe (mgr.14180) 6101 : cluster [DBG] pgmap v5710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:31.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:30 smithi157 bash[20376]: audit 2022-04-30T23:31:29.905557+0000 mon.smithi157 (mon.0) 3930 : audit [DBG] from='client.? 172.21.15.157:0/2280031194' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:31.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:30 smithi157 bash[20376]: cluster 2022-04-30T23:31:30.238213+0000 mgr.smithi157.nfpzoe (mgr.14180) 6101 : cluster [DBG] pgmap v5710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:33.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:33 smithi165 bash[22175]: cluster 2022-04-30T23:31:32.238811+0000 mgr.smithi157.nfpzoe (mgr.14180) 6102 : cluster [DBG] pgmap v5711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:33 smithi157 bash[20376]: cluster 2022-04-30T23:31:32.238811+0000 mgr.smithi157.nfpzoe (mgr.14180) 6102 : cluster [DBG] pgmap v5711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:34.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:31:34.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:31:34.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:31:35.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:31:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:35 smithi165 bash[22175]: cluster 2022-04-30T23:31:34.239431+0000 mgr.smithi157.nfpzoe (mgr.14180) 6103 : cluster [DBG] pgmap v5712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:35 smithi165 bash[22175]: audit 2022-04-30T23:31:35.231835+0000 mon.smithi157 (mon.0) 3931 : audit [DBG] from='client.? 172.21.15.157:0/3220937507' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:35 smithi157 bash[20376]: cluster 2022-04-30T23:31:34.239431+0000 mgr.smithi157.nfpzoe (mgr.14180) 6103 : cluster [DBG] pgmap v5712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:35 smithi157 bash[20376]: audit 2022-04-30T23:31:35.231835+0000 mon.smithi157 (mon.0) 3931 : audit [DBG] from='client.? 172.21.15.157:0/3220937507' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:37 smithi165 bash[22175]: cluster 2022-04-30T23:31:36.240052+0000 mgr.smithi157.nfpzoe (mgr.14180) 6104 : cluster [DBG] pgmap v5713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:37.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:37 smithi157 bash[20376]: cluster 2022-04-30T23:31:36.240052+0000 mgr.smithi157.nfpzoe (mgr.14180) 6104 : cluster [DBG] pgmap v5713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:39 smithi165 bash[22175]: cluster 2022-04-30T23:31:38.240684+0000 mgr.smithi157.nfpzoe (mgr.14180) 6105 : cluster [DBG] pgmap v5714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:39 smithi157 bash[20376]: cluster 2022-04-30T23:31:38.240684+0000 mgr.smithi157.nfpzoe (mgr.14180) 6105 : cluster [DBG] pgmap v5714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:40.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:31:40.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:31:40.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:31:40.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:31:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:40 smithi165 bash[22175]: cluster 2022-04-30T23:31:40.241326+0000 mgr.smithi157.nfpzoe (mgr.14180) 6106 : cluster [DBG] pgmap v5715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:40 smithi165 bash[22175]: audit 2022-04-30T23:31:40.559711+0000 mon.smithi157 (mon.0) 3932 : audit [DBG] from='client.? 172.21.15.157:0/303408352' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:40 smithi157 bash[20376]: cluster 2022-04-30T23:31:40.241326+0000 mgr.smithi157.nfpzoe (mgr.14180) 6106 : cluster [DBG] pgmap v5715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:40 smithi157 bash[20376]: audit 2022-04-30T23:31:40.559711+0000 mon.smithi157 (mon.0) 3932 : audit [DBG] from='client.? 172.21.15.157:0/303408352' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:43.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:43 smithi165 bash[22175]: cluster 2022-04-30T23:31:42.242010+0000 mgr.smithi157.nfpzoe (mgr.14180) 6107 : cluster [DBG] pgmap v5716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:43.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:43 smithi157 bash[20376]: cluster 2022-04-30T23:31:42.242010+0000 mgr.smithi157.nfpzoe (mgr.14180) 6107 : cluster [DBG] pgmap v5716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:45.583 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:31:45.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:31:45.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:31:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:45 smithi165 bash[22175]: cluster 2022-04-30T23:31:44.242601+0000 mgr.smithi157.nfpzoe (mgr.14180) 6108 : cluster [DBG] pgmap v5717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:45 smithi157 bash[20376]: cluster 2022-04-30T23:31:44.242601+0000 mgr.smithi157.nfpzoe (mgr.14180) 6108 : cluster [DBG] pgmap v5717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:45.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:31:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:46 smithi165 bash[22175]: audit 2022-04-30T23:31:45.886809+0000 mon.smithi157 (mon.0) 3933 : audit [DBG] from='client.? 172.21.15.157:0/3456020218' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:46.708 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:46 smithi157 bash[20376]: audit 2022-04-30T23:31:45.886809+0000 mon.smithi157 (mon.0) 3933 : audit [DBG] from='client.? 172.21.15.157:0/3456020218' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:47 smithi165 bash[22175]: cluster 2022-04-30T23:31:46.243290+0000 mgr.smithi157.nfpzoe (mgr.14180) 6109 : cluster [DBG] pgmap v5718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:47 smithi157 bash[20376]: cluster 2022-04-30T23:31:46.243290+0000 mgr.smithi157.nfpzoe (mgr.14180) 6109 : cluster [DBG] pgmap v5718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:48 smithi165 bash[22175]: audit 2022-04-30T23:31:48.251783+0000 mon.smithi157 (mon.0) 3934 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:31:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:48 smithi165 bash[22175]: audit 2022-04-30T23:31:48.254677+0000 mon.smithi157 (mon.0) 3935 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:31:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:48 smithi165 bash[22175]: audit 2022-04-30T23:31:48.256585+0000 mon.smithi157 (mon.0) 3936 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:31:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:48 smithi157 bash[20376]: audit 2022-04-30T23:31:48.251783+0000 mon.smithi157 (mon.0) 3934 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:31:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:48 smithi157 bash[20376]: audit 2022-04-30T23:31:48.254677+0000 mon.smithi157 (mon.0) 3935 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:31:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:48 smithi157 bash[20376]: audit 2022-04-30T23:31:48.256585+0000 mon.smithi157 (mon.0) 3936 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:31:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:49 smithi165 bash[22175]: cluster 2022-04-30T23:31:48.244042+0000 mgr.smithi157.nfpzoe (mgr.14180) 6110 : cluster [DBG] pgmap v5719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:49 smithi165 bash[22175]: audit 2022-04-30T23:31:48.564353+0000 mon.smithi157 (mon.0) 3937 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:31:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:49 smithi165 bash[22175]: audit 2022-04-30T23:31:48.574083+0000 mon.smithi157 (mon.0) 3938 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:31:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:49 smithi157 bash[20376]: cluster 2022-04-30T23:31:48.244042+0000 mgr.smithi157.nfpzoe (mgr.14180) 6110 : cluster [DBG] pgmap v5719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:49 smithi157 bash[20376]: audit 2022-04-30T23:31:48.564353+0000 mon.smithi157 (mon.0) 3937 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:31:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:49 smithi157 bash[20376]: audit 2022-04-30T23:31:48.574083+0000 mon.smithi157 (mon.0) 3938 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:31:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:50 smithi165 bash[22175]: cluster 2022-04-30T23:31:48.557563+0000 mgr.smithi157.nfpzoe (mgr.14180) 6111 : cluster [DBG] pgmap v5720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:50 smithi165 bash[22175]: cluster 2022-04-30T23:31:48.557959+0000 mgr.smithi157.nfpzoe (mgr.14180) 6112 : cluster [DBG] pgmap v5721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:50 smithi165 bash[22175]: cephadm 2022-04-30T23:31:48.575096+0000 mgr.smithi157.nfpzoe (mgr.14180) 6113 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:31:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:50 smithi165 bash[22175]: cephadm 2022-04-30T23:31:48.575254+0000 mgr.smithi157.nfpzoe (mgr.14180) 6114 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:31:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:50 smithi157 bash[20376]: cluster 2022-04-30T23:31:48.557563+0000 mgr.smithi157.nfpzoe (mgr.14180) 6111 : cluster [DBG] pgmap v5720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:50 smithi157 bash[20376]: cluster 2022-04-30T23:31:48.557959+0000 mgr.smithi157.nfpzoe (mgr.14180) 6112 : cluster [DBG] pgmap v5721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:50 smithi157 bash[20376]: cephadm 2022-04-30T23:31:48.575096+0000 mgr.smithi157.nfpzoe (mgr.14180) 6113 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:31:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:50 smithi157 bash[20376]: cephadm 2022-04-30T23:31:48.575254+0000 mgr.smithi157.nfpzoe (mgr.14180) 6114 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:31:50.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:31:50.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:31:50.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:31:51.238 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:31:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:51 smithi165 bash[22175]: audit 2022-04-30T23:31:51.217794+0000 mon.smithi157 (mon.0) 3939 : audit [DBG] from='client.? 172.21.15.157:0/2150983832' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:51 smithi157 bash[20376]: audit 2022-04-30T23:31:51.217794+0000 mon.smithi157 (mon.0) 3939 : audit [DBG] from='client.? 172.21.15.157:0/2150983832' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:52 smithi165 bash[22175]: cluster 2022-04-30T23:31:50.558497+0000 mgr.smithi157.nfpzoe (mgr.14180) 6115 : cluster [DBG] pgmap v5722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:52 smithi157 bash[20376]: cluster 2022-04-30T23:31:50.558497+0000 mgr.smithi157.nfpzoe (mgr.14180) 6115 : cluster [DBG] pgmap v5722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:53 smithi165 bash[22175]: cluster 2022-04-30T23:31:52.559087+0000 mgr.smithi157.nfpzoe (mgr.14180) 6116 : cluster [DBG] pgmap v5723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:53.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:53 smithi157 bash[20376]: cluster 2022-04-30T23:31:52.559087+0000 mgr.smithi157.nfpzoe (mgr.14180) 6116 : cluster [DBG] pgmap v5723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:55 smithi165 bash[22175]: cluster 2022-04-30T23:31:54.559726+0000 mgr.smithi157.nfpzoe (mgr.14180) 6117 : cluster [DBG] pgmap v5724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:55 smithi157 bash[20376]: cluster 2022-04-30T23:31:54.559726+0000 mgr.smithi157.nfpzoe (mgr.14180) 6117 : cluster [DBG] pgmap v5724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:56.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:31:56.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:31:56.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:31:56.568 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:31:57.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:56 smithi157 bash[20376]: audit 2022-04-30T23:31:56.548287+0000 mon.smithi157 (mon.0) 3940 : audit [DBG] from='client.? 172.21.15.157:0/4264863237' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:56 smithi165 bash[22175]: audit 2022-04-30T23:31:56.548287+0000 mon.smithi157 (mon.0) 3940 : audit [DBG] from='client.? 172.21.15.157:0/4264863237' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:31:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:57 smithi165 bash[22175]: cluster 2022-04-30T23:31:56.560352+0000 mgr.smithi157.nfpzoe (mgr.14180) 6118 : cluster [DBG] pgmap v5725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:31:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:57 smithi157 bash[20376]: cluster 2022-04-30T23:31:56.560352+0000 mgr.smithi157.nfpzoe (mgr.14180) 6118 : cluster [DBG] pgmap v5725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:59 smithi165 bash[22175]: cluster 2022-04-30T23:31:58.561010+0000 mgr.smithi157.nfpzoe (mgr.14180) 6119 : cluster [DBG] pgmap v5726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:59 smithi165 bash[22175]: audit 2022-04-30T23:31:59.107692+0000 mon.smithi157 (mon.0) 3941 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:32:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:31:59 smithi165 bash[22175]: audit 2022-04-30T23:31:59.201644+0000 mon.smithi157 (mon.0) 3942 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:32:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:59 smithi157 bash[20376]: cluster 2022-04-30T23:31:58.561010+0000 mgr.smithi157.nfpzoe (mgr.14180) 6119 : cluster [DBG] pgmap v5726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:59 smithi157 bash[20376]: audit 2022-04-30T23:31:59.107692+0000 mon.smithi157 (mon.0) 3941 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:32:00.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:31:59 smithi157 bash[20376]: audit 2022-04-30T23:31:59.201644+0000 mon.smithi157 (mon.0) 3942 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:32:01.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:32:01.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:32:01.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:32:01.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:32:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:01 smithi165 bash[22175]: cluster 2022-04-30T23:32:00.561697+0000 mgr.smithi157.nfpzoe (mgr.14180) 6120 : cluster [DBG] pgmap v5727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:02.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:01 smithi157 bash[20376]: cluster 2022-04-30T23:32:00.561697+0000 mgr.smithi157.nfpzoe (mgr.14180) 6120 : cluster [DBG] pgmap v5727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:02 smithi165 bash[22175]: audit 2022-04-30T23:32:01.871465+0000 mon.smithi157 (mon.0) 3943 : audit [DBG] from='client.? 172.21.15.157:0/2648693455' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:03.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:02 smithi157 bash[20376]: audit 2022-04-30T23:32:01.871465+0000 mon.smithi157 (mon.0) 3943 : audit [DBG] from='client.? 172.21.15.157:0/2648693455' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:03 smithi165 bash[22175]: cluster 2022-04-30T23:32:02.562287+0000 mgr.smithi157.nfpzoe (mgr.14180) 6121 : cluster [DBG] pgmap v5728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:03 smithi157 bash[20376]: cluster 2022-04-30T23:32:02.562287+0000 mgr.smithi157.nfpzoe (mgr.14180) 6121 : cluster [DBG] pgmap v5728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:06.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:05 smithi165 bash[22175]: cluster 2022-04-30T23:32:04.562921+0000 mgr.smithi157.nfpzoe (mgr.14180) 6122 : cluster [DBG] pgmap v5729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:05 smithi157 bash[20376]: cluster 2022-04-30T23:32:04.562921+0000 mgr.smithi157.nfpzoe (mgr.14180) 6122 : cluster [DBG] pgmap v5729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:06.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:32:06.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:32:06.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:32:07.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:32:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:07 smithi165 bash[22175]: cluster 2022-04-30T23:32:06.563511+0000 mgr.smithi157.nfpzoe (mgr.14180) 6123 : cluster [DBG] pgmap v5730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:07 smithi165 bash[22175]: audit 2022-04-30T23:32:07.196350+0000 mon.smithi157 (mon.0) 3944 : audit [DBG] from='client.? 172.21.15.157:0/1372918009' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:08.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:07 smithi157 bash[20376]: cluster 2022-04-30T23:32:06.563511+0000 mgr.smithi157.nfpzoe (mgr.14180) 6123 : cluster [DBG] pgmap v5730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:08.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:07 smithi157 bash[20376]: audit 2022-04-30T23:32:07.196350+0000 mon.smithi157 (mon.0) 3944 : audit [DBG] from='client.? 172.21.15.157:0/1372918009' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:09 smithi165 bash[22175]: cluster 2022-04-30T23:32:08.564163+0000 mgr.smithi157.nfpzoe (mgr.14180) 6124 : cluster [DBG] pgmap v5731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:10.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:09 smithi157 bash[20376]: cluster 2022-04-30T23:32:08.564163+0000 mgr.smithi157.nfpzoe (mgr.14180) 6124 : cluster [DBG] pgmap v5731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:11 smithi165 bash[22175]: cluster 2022-04-30T23:32:10.564742+0000 mgr.smithi157.nfpzoe (mgr.14180) 6125 : cluster [DBG] pgmap v5732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:12.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:11 smithi157 bash[20376]: cluster 2022-04-30T23:32:10.564742+0000 mgr.smithi157.nfpzoe (mgr.14180) 6125 : cluster [DBG] pgmap v5732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:12.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:32:12.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:32:12.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:32:12.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:32:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:12 smithi165 bash[22175]: audit 2022-04-30T23:32:12.525627+0000 mon.smithi157 (mon.0) 3945 : audit [DBG] from='client.? 172.21.15.157:0/1309623194' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:12 smithi157 bash[20376]: audit 2022-04-30T23:32:12.525627+0000 mon.smithi157 (mon.0) 3945 : audit [DBG] from='client.? 172.21.15.157:0/1309623194' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:14.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:13 smithi165 bash[22175]: cluster 2022-04-30T23:32:12.565322+0000 mgr.smithi157.nfpzoe (mgr.14180) 6126 : cluster [DBG] pgmap v5733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:14.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:13 smithi157 bash[20376]: cluster 2022-04-30T23:32:12.565322+0000 mgr.smithi157.nfpzoe (mgr.14180) 6126 : cluster [DBG] pgmap v5733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:15 smithi165 bash[22175]: cluster 2022-04-30T23:32:14.566036+0000 mgr.smithi157.nfpzoe (mgr.14180) 6127 : cluster [DBG] pgmap v5734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:15 smithi157 bash[20376]: cluster 2022-04-30T23:32:14.566036+0000 mgr.smithi157.nfpzoe (mgr.14180) 6127 : cluster [DBG] pgmap v5734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:17.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:32:17.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:32:17.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:32:17.876 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:32:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:17 smithi165 bash[22175]: cluster 2022-04-30T23:32:16.566708+0000 mgr.smithi157.nfpzoe (mgr.14180) 6128 : cluster [DBG] pgmap v5735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:17 smithi157 bash[20376]: cluster 2022-04-30T23:32:16.566708+0000 mgr.smithi157.nfpzoe (mgr.14180) 6128 : cluster [DBG] pgmap v5735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:18 smithi165 bash[22175]: audit 2022-04-30T23:32:17.855719+0000 mon.smithi157 (mon.0) 3946 : audit [DBG] from='client.? 172.21.15.157:0/2225451709' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:19.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:18 smithi157 bash[20376]: audit 2022-04-30T23:32:17.855719+0000 mon.smithi157 (mon.0) 3946 : audit [DBG] from='client.? 172.21.15.157:0/2225451709' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:19 smithi165 bash[22175]: cluster 2022-04-30T23:32:18.567431+0000 mgr.smithi157.nfpzoe (mgr.14180) 6129 : cluster [DBG] pgmap v5736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:20.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:19 smithi157 bash[20376]: cluster 2022-04-30T23:32:18.567431+0000 mgr.smithi157.nfpzoe (mgr.14180) 6129 : cluster [DBG] pgmap v5736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:21 smithi165 bash[22175]: cluster 2022-04-30T23:32:20.568136+0000 mgr.smithi157.nfpzoe (mgr.14180) 6130 : cluster [DBG] pgmap v5737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:21 smithi157 bash[20376]: cluster 2022-04-30T23:32:20.568136+0000 mgr.smithi157.nfpzoe (mgr.14180) 6130 : cluster [DBG] pgmap v5737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:22.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:32:22.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:32:22.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:32:23.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:32:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:23 smithi165 bash[22175]: cluster 2022-04-30T23:32:22.568782+0000 mgr.smithi157.nfpzoe (mgr.14180) 6131 : cluster [DBG] pgmap v5738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:23 smithi165 bash[22175]: audit 2022-04-30T23:32:23.183300+0000 mon.smithi157 (mon.0) 3947 : audit [DBG] from='client.? 172.21.15.157:0/1125061761' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:23 smithi157 bash[20376]: cluster 2022-04-30T23:32:22.568782+0000 mgr.smithi157.nfpzoe (mgr.14180) 6131 : cluster [DBG] pgmap v5738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:23 smithi157 bash[20376]: audit 2022-04-30T23:32:23.183300+0000 mon.smithi157 (mon.0) 3947 : audit [DBG] from='client.? 172.21.15.157:0/1125061761' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:25 smithi165 bash[22175]: cluster 2022-04-30T23:32:24.569402+0000 mgr.smithi157.nfpzoe (mgr.14180) 6132 : cluster [DBG] pgmap v5739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:26.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:25 smithi157 bash[20376]: cluster 2022-04-30T23:32:24.569402+0000 mgr.smithi157.nfpzoe (mgr.14180) 6132 : cluster [DBG] pgmap v5739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:27 smithi165 bash[22175]: cluster 2022-04-30T23:32:26.569892+0000 mgr.smithi157.nfpzoe (mgr.14180) 6133 : cluster [DBG] pgmap v5740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:28.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:27 smithi157 bash[20376]: cluster 2022-04-30T23:32:26.569892+0000 mgr.smithi157.nfpzoe (mgr.14180) 6133 : cluster [DBG] pgmap v5740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:28.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:32:28.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:32:28.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:32:28.553 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:32:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:28 smithi165 bash[22175]: audit 2022-04-30T23:32:28.529355+0000 mon.smithi157 (mon.0) 3948 : audit [DBG] from='client.? 172.21.15.157:0/3552398695' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:29.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:28 smithi157 bash[20376]: audit 2022-04-30T23:32:28.529355+0000 mon.smithi157 (mon.0) 3948 : audit [DBG] from='client.? 172.21.15.157:0/3552398695' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:29 smithi165 bash[22175]: cluster 2022-04-30T23:32:28.570505+0000 mgr.smithi157.nfpzoe (mgr.14180) 6134 : cluster [DBG] pgmap v5741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:30.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:29 smithi157 bash[20376]: cluster 2022-04-30T23:32:28.570505+0000 mgr.smithi157.nfpzoe (mgr.14180) 6134 : cluster [DBG] pgmap v5741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:32.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:31 smithi157 bash[20376]: cluster 2022-04-30T23:32:30.571181+0000 mgr.smithi157.nfpzoe (mgr.14180) 6135 : cluster [DBG] pgmap v5742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:32.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:31 smithi165 bash[22175]: cluster 2022-04-30T23:32:30.571181+0000 mgr.smithi157.nfpzoe (mgr.14180) 6135 : cluster [DBG] pgmap v5742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:33.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:32:33.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:32:33.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:32:33.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:32:34.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:33 smithi157 bash[20376]: cluster 2022-04-30T23:32:32.571874+0000 mgr.smithi157.nfpzoe (mgr.14180) 6136 : cluster [DBG] pgmap v5743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:34.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:33 smithi157 bash[20376]: audit 2022-04-30T23:32:33.859791+0000 mon.smithi157 (mon.0) 3949 : audit [DBG] from='client.? 172.21.15.157:0/2193474024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:33 smithi165 bash[22175]: cluster 2022-04-30T23:32:32.571874+0000 mgr.smithi157.nfpzoe (mgr.14180) 6136 : cluster [DBG] pgmap v5743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:33 smithi165 bash[22175]: audit 2022-04-30T23:32:33.859791+0000 mon.smithi157 (mon.0) 3949 : audit [DBG] from='client.? 172.21.15.157:0/2193474024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:35 smithi157 bash[20376]: cluster 2022-04-30T23:32:34.572548+0000 mgr.smithi157.nfpzoe (mgr.14180) 6137 : cluster [DBG] pgmap v5744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:35 smithi165 bash[22175]: cluster 2022-04-30T23:32:34.572548+0000 mgr.smithi157.nfpzoe (mgr.14180) 6137 : cluster [DBG] pgmap v5744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:37 smithi157 bash[20376]: cluster 2022-04-30T23:32:36.573200+0000 mgr.smithi157.nfpzoe (mgr.14180) 6138 : cluster [DBG] pgmap v5745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:37 smithi165 bash[22175]: cluster 2022-04-30T23:32:36.573200+0000 mgr.smithi157.nfpzoe (mgr.14180) 6138 : cluster [DBG] pgmap v5745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:38.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:32:38.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:32:38.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:32:39.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:32:40.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:39 smithi157 bash[20376]: cluster 2022-04-30T23:32:38.573875+0000 mgr.smithi157.nfpzoe (mgr.14180) 6139 : cluster [DBG] pgmap v5746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:40.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:39 smithi157 bash[20376]: audit 2022-04-30T23:32:39.190557+0000 mon.smithi157 (mon.0) 3950 : audit [DBG] from='client.? 172.21.15.157:0/3736152356' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:39 smithi165 bash[22175]: cluster 2022-04-30T23:32:38.573875+0000 mgr.smithi157.nfpzoe (mgr.14180) 6139 : cluster [DBG] pgmap v5746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:39 smithi165 bash[22175]: audit 2022-04-30T23:32:39.190557+0000 mon.smithi157 (mon.0) 3950 : audit [DBG] from='client.? 172.21.15.157:0/3736152356' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:41 smithi157 bash[20376]: cluster 2022-04-30T23:32:40.574510+0000 mgr.smithi157.nfpzoe (mgr.14180) 6140 : cluster [DBG] pgmap v5747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:41 smithi165 bash[22175]: cluster 2022-04-30T23:32:40.574510+0000 mgr.smithi157.nfpzoe (mgr.14180) 6140 : cluster [DBG] pgmap v5747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:43 smithi157 bash[20376]: cluster 2022-04-30T23:32:42.575192+0000 mgr.smithi157.nfpzoe (mgr.14180) 6141 : cluster [DBG] pgmap v5748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:44.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:32:44.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:32:44.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:32:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:43 smithi165 bash[22175]: cluster 2022-04-30T23:32:42.575192+0000 mgr.smithi157.nfpzoe (mgr.14180) 6141 : cluster [DBG] pgmap v5748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:44.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:32:45.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:44 smithi157 bash[20376]: audit 2022-04-30T23:32:44.533187+0000 mon.smithi157 (mon.0) 3951 : audit [DBG] from='client.? 172.21.15.157:0/4043909200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:44 smithi165 bash[22175]: audit 2022-04-30T23:32:44.533187+0000 mon.smithi157 (mon.0) 3951 : audit [DBG] from='client.? 172.21.15.157:0/4043909200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:46.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:45 smithi157 bash[20376]: cluster 2022-04-30T23:32:44.575766+0000 mgr.smithi157.nfpzoe (mgr.14180) 6142 : cluster [DBG] pgmap v5749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:46.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:45 smithi165 bash[22175]: cluster 2022-04-30T23:32:44.575766+0000 mgr.smithi157.nfpzoe (mgr.14180) 6142 : cluster [DBG] pgmap v5749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:48.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:47 smithi157 bash[20376]: cluster 2022-04-30T23:32:46.576399+0000 mgr.smithi157.nfpzoe (mgr.14180) 6143 : cluster [DBG] pgmap v5750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:48.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:47 smithi165 bash[22175]: cluster 2022-04-30T23:32:46.576399+0000 mgr.smithi157.nfpzoe (mgr.14180) 6143 : cluster [DBG] pgmap v5750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:49.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:48 smithi157 bash[20376]: audit 2022-04-30T23:32:48.585390+0000 mon.smithi157 (mon.0) 3952 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:32:49.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:48 smithi157 bash[20376]: audit 2022-04-30T23:32:48.588284+0000 mon.smithi157 (mon.0) 3953 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:32:49.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:48 smithi157 bash[20376]: audit 2022-04-30T23:32:48.590083+0000 mon.smithi157 (mon.0) 3954 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:32:49.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:48 smithi157 bash[20376]: audit 2022-04-30T23:32:48.907227+0000 mon.smithi157 (mon.0) 3955 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:32:49.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:48 smithi157 bash[20376]: audit 2022-04-30T23:32:48.915517+0000 mon.smithi157 (mon.0) 3956 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:32:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:48 smithi165 bash[22175]: audit 2022-04-30T23:32:48.585390+0000 mon.smithi157 (mon.0) 3952 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:32:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:48 smithi165 bash[22175]: audit 2022-04-30T23:32:48.588284+0000 mon.smithi157 (mon.0) 3953 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:32:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:48 smithi165 bash[22175]: audit 2022-04-30T23:32:48.590083+0000 mon.smithi157 (mon.0) 3954 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:32:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:48 smithi165 bash[22175]: audit 2022-04-30T23:32:48.907227+0000 mon.smithi157 (mon.0) 3955 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:32:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:48 smithi165 bash[22175]: audit 2022-04-30T23:32:48.915517+0000 mon.smithi157 (mon.0) 3956 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:32:49.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:32:49.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:32:49.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:32:49.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:32:50.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:49 smithi157 bash[20376]: cluster 2022-04-30T23:32:48.577072+0000 mgr.smithi157.nfpzoe (mgr.14180) 6144 : cluster [DBG] pgmap v5751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:49 smithi157 bash[20376]: cluster 2022-04-30T23:32:48.901015+0000 mgr.smithi157.nfpzoe (mgr.14180) 6145 : cluster [DBG] pgmap v5752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:50.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:49 smithi157 bash[20376]: cluster 2022-04-30T23:32:48.901537+0000 mgr.smithi157.nfpzoe (mgr.14180) 6146 : cluster [DBG] pgmap v5753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:50.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:49 smithi157 bash[20376]: cephadm 2022-04-30T23:32:48.916893+0000 mgr.smithi157.nfpzoe (mgr.14180) 6147 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:32:50.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:49 smithi157 bash[20376]: cephadm 2022-04-30T23:32:48.917028+0000 mgr.smithi157.nfpzoe (mgr.14180) 6148 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:32:50.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:49 smithi157 bash[20376]: audit 2022-04-30T23:32:49.865799+0000 mon.smithi157 (mon.0) 3957 : audit [DBG] from='client.? 172.21.15.157:0/150177762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:49 smithi165 bash[22175]: cluster 2022-04-30T23:32:48.577072+0000 mgr.smithi157.nfpzoe (mgr.14180) 6144 : cluster [DBG] pgmap v5751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:49 smithi165 bash[22175]: cluster 2022-04-30T23:32:48.901015+0000 mgr.smithi157.nfpzoe (mgr.14180) 6145 : cluster [DBG] pgmap v5752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:49 smithi165 bash[22175]: cluster 2022-04-30T23:32:48.901537+0000 mgr.smithi157.nfpzoe (mgr.14180) 6146 : cluster [DBG] pgmap v5753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:49 smithi165 bash[22175]: cephadm 2022-04-30T23:32:48.916893+0000 mgr.smithi157.nfpzoe (mgr.14180) 6147 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:32:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:49 smithi165 bash[22175]: cephadm 2022-04-30T23:32:48.917028+0000 mgr.smithi157.nfpzoe (mgr.14180) 6148 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:32:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:49 smithi165 bash[22175]: audit 2022-04-30T23:32:49.865799+0000 mon.smithi157 (mon.0) 3957 : audit [DBG] from='client.? 172.21.15.157:0/150177762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:52.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:51 smithi165 bash[22175]: cluster 2022-04-30T23:32:50.902190+0000 mgr.smithi157.nfpzoe (mgr.14180) 6149 : cluster [DBG] pgmap v5754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:51 smithi157 bash[20376]: cluster 2022-04-30T23:32:50.902190+0000 mgr.smithi157.nfpzoe (mgr.14180) 6149 : cluster [DBG] pgmap v5754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:54.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:53 smithi165 bash[22175]: cluster 2022-04-30T23:32:52.902788+0000 mgr.smithi157.nfpzoe (mgr.14180) 6150 : cluster [DBG] pgmap v5755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:53 smithi157 bash[20376]: cluster 2022-04-30T23:32:52.902788+0000 mgr.smithi157.nfpzoe (mgr.14180) 6150 : cluster [DBG] pgmap v5755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:54.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:32:54.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:32:54.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:32:55.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:32:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:55 smithi165 bash[22175]: cluster 2022-04-30T23:32:54.903479+0000 mgr.smithi157.nfpzoe (mgr.14180) 6151 : cluster [DBG] pgmap v5756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:55 smithi165 bash[22175]: audit 2022-04-30T23:32:55.195582+0000 mon.smithi157 (mon.0) 3958 : audit [DBG] from='client.? 172.21.15.157:0/3782867638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:56.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:55 smithi157 bash[20376]: cluster 2022-04-30T23:32:54.903479+0000 mgr.smithi157.nfpzoe (mgr.14180) 6151 : cluster [DBG] pgmap v5756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:56.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:55 smithi157 bash[20376]: audit 2022-04-30T23:32:55.195582+0000 mon.smithi157 (mon.0) 3958 : audit [DBG] from='client.? 172.21.15.157:0/3782867638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:32:58.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:57 smithi165 bash[22175]: cluster 2022-04-30T23:32:56.904190+0000 mgr.smithi157.nfpzoe (mgr.14180) 6152 : cluster [DBG] pgmap v5757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:32:58.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:57 smithi157 bash[20376]: cluster 2022-04-30T23:32:56.904190+0000 mgr.smithi157.nfpzoe (mgr.14180) 6152 : cluster [DBG] pgmap v5757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:00.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:33:00.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:33:00.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:33:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:59 smithi165 bash[22175]: cluster 2022-04-30T23:32:58.904841+0000 mgr.smithi157.nfpzoe (mgr.14180) 6153 : cluster [DBG] pgmap v5758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:59 smithi165 bash[22175]: audit 2022-04-30T23:32:59.111885+0000 mon.smithi157 (mon.0) 3959 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:33:00.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:32:59 smithi165 bash[22175]: audit 2022-04-30T23:32:59.208036+0000 mon.smithi157 (mon.0) 3960 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:33:00.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:59 smithi157 bash[20376]: cluster 2022-04-30T23:32:58.904841+0000 mgr.smithi157.nfpzoe (mgr.14180) 6153 : cluster [DBG] pgmap v5758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:00.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:59 smithi157 bash[20376]: audit 2022-04-30T23:32:59.111885+0000 mon.smithi157 (mon.0) 3959 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:33:00.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:32:59 smithi157 bash[20376]: audit 2022-04-30T23:32:59.208036+0000 mon.smithi157 (mon.0) 3960 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:33:00.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:33:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:00 smithi157 bash[20376]: audit 2022-04-30T23:33:00.523672+0000 mon.smithi157 (mon.0) 3961 : audit [DBG] from='client.? 172.21.15.157:0/4016361183' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:00 smithi165 bash[22175]: audit 2022-04-30T23:33:00.523672+0000 mon.smithi157 (mon.0) 3961 : audit [DBG] from='client.? 172.21.15.157:0/4016361183' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:02.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:01 smithi165 bash[22175]: cluster 2022-04-30T23:33:00.905406+0000 mgr.smithi157.nfpzoe (mgr.14180) 6154 : cluster [DBG] pgmap v5759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:01 smithi157 bash[20376]: cluster 2022-04-30T23:33:00.905406+0000 mgr.smithi157.nfpzoe (mgr.14180) 6154 : cluster [DBG] pgmap v5759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:04.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:03 smithi165 bash[22175]: cluster 2022-04-30T23:33:02.906055+0000 mgr.smithi157.nfpzoe (mgr.14180) 6155 : cluster [DBG] pgmap v5760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:03 smithi157 bash[20376]: cluster 2022-04-30T23:33:02.906055+0000 mgr.smithi157.nfpzoe (mgr.14180) 6155 : cluster [DBG] pgmap v5760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:05.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:33:05.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:33:05.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:33:05.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:33:06.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:05 smithi165 bash[22175]: cluster 2022-04-30T23:33:04.906661+0000 mgr.smithi157.nfpzoe (mgr.14180) 6156 : cluster [DBG] pgmap v5761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:05 smithi157 bash[20376]: cluster 2022-04-30T23:33:04.906661+0000 mgr.smithi157.nfpzoe (mgr.14180) 6156 : cluster [DBG] pgmap v5761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:06 smithi165 bash[22175]: audit 2022-04-30T23:33:05.848377+0000 mon.smithi157 (mon.0) 3962 : audit [DBG] from='client.? 172.21.15.157:0/2063789598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:07.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:06 smithi157 bash[20376]: audit 2022-04-30T23:33:05.848377+0000 mon.smithi157 (mon.0) 3962 : audit [DBG] from='client.? 172.21.15.157:0/2063789598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:07 smithi165 bash[22175]: cluster 2022-04-30T23:33:06.907315+0000 mgr.smithi157.nfpzoe (mgr.14180) 6157 : cluster [DBG] pgmap v5762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:08.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:07 smithi157 bash[20376]: cluster 2022-04-30T23:33:06.907315+0000 mgr.smithi157.nfpzoe (mgr.14180) 6157 : cluster [DBG] pgmap v5762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:09 smithi165 bash[22175]: cluster 2022-04-30T23:33:08.907950+0000 mgr.smithi157.nfpzoe (mgr.14180) 6158 : cluster [DBG] pgmap v5763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:10.459 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:09 smithi157 bash[20376]: cluster 2022-04-30T23:33:08.907950+0000 mgr.smithi157.nfpzoe (mgr.14180) 6158 : cluster [DBG] pgmap v5763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:10.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:33:10.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:33:10.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:33:11.188 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:33:12.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:11 smithi165 bash[22175]: cluster 2022-04-30T23:33:10.908569+0000 mgr.smithi157.nfpzoe (mgr.14180) 6159 : cluster [DBG] pgmap v5764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:12.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:11 smithi165 bash[22175]: audit 2022-04-30T23:33:11.168740+0000 mon.smithi157 (mon.0) 3963 : audit [DBG] from='client.? 172.21.15.157:0/2456026919' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:11 smithi157 bash[20376]: cluster 2022-04-30T23:33:10.908569+0000 mgr.smithi157.nfpzoe (mgr.14180) 6159 : cluster [DBG] pgmap v5764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:11 smithi157 bash[20376]: audit 2022-04-30T23:33:11.168740+0000 mon.smithi157 (mon.0) 3963 : audit [DBG] from='client.? 172.21.15.157:0/2456026919' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:14.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:13 smithi165 bash[22175]: cluster 2022-04-30T23:33:12.909200+0000 mgr.smithi157.nfpzoe (mgr.14180) 6160 : cluster [DBG] pgmap v5765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:14.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:13 smithi157 bash[20376]: cluster 2022-04-30T23:33:12.909200+0000 mgr.smithi157.nfpzoe (mgr.14180) 6160 : cluster [DBG] pgmap v5765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:15 smithi165 bash[22175]: cluster 2022-04-30T23:33:14.909800+0000 mgr.smithi157.nfpzoe (mgr.14180) 6161 : cluster [DBG] pgmap v5766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:16.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:33:16.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:33:16.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:33:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:15 smithi157 bash[20376]: cluster 2022-04-30T23:33:14.909800+0000 mgr.smithi157.nfpzoe (mgr.14180) 6161 : cluster [DBG] pgmap v5766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:16.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:33:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:16 smithi165 bash[22175]: audit 2022-04-30T23:33:16.490905+0000 mon.smithi157 (mon.0) 3964 : audit [DBG] from='client.? 172.21.15.157:0/2998484226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:16 smithi157 bash[20376]: audit 2022-04-30T23:33:16.490905+0000 mon.smithi157 (mon.0) 3964 : audit [DBG] from='client.? 172.21.15.157:0/2998484226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:18.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:17 smithi165 bash[22175]: cluster 2022-04-30T23:33:16.910424+0000 mgr.smithi157.nfpzoe (mgr.14180) 6162 : cluster [DBG] pgmap v5767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:17 smithi157 bash[20376]: cluster 2022-04-30T23:33:16.910424+0000 mgr.smithi157.nfpzoe (mgr.14180) 6162 : cluster [DBG] pgmap v5767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:19 smithi165 bash[22175]: cluster 2022-04-30T23:33:18.911071+0000 mgr.smithi157.nfpzoe (mgr.14180) 6163 : cluster [DBG] pgmap v5768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:19 smithi157 bash[20376]: cluster 2022-04-30T23:33:18.911071+0000 mgr.smithi157.nfpzoe (mgr.14180) 6163 : cluster [DBG] pgmap v5768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:21.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:33:21.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:33:21.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:33:21.835 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:33:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:21 smithi165 bash[22175]: cluster 2022-04-30T23:33:20.911699+0000 mgr.smithi157.nfpzoe (mgr.14180) 6164 : cluster [DBG] pgmap v5769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:21 smithi165 bash[22175]: audit 2022-04-30T23:33:21.815071+0000 mon.smithi157 (mon.0) 3965 : audit [DBG] from='client.? 172.21.15.157:0/1166180489' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:21 smithi157 bash[20376]: cluster 2022-04-30T23:33:20.911699+0000 mgr.smithi157.nfpzoe (mgr.14180) 6164 : cluster [DBG] pgmap v5769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:21 smithi157 bash[20376]: audit 2022-04-30T23:33:21.815071+0000 mon.smithi157 (mon.0) 3965 : audit [DBG] from='client.? 172.21.15.157:0/1166180489' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:23 smithi165 bash[22175]: cluster 2022-04-30T23:33:22.912328+0000 mgr.smithi157.nfpzoe (mgr.14180) 6165 : cluster [DBG] pgmap v5770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:23 smithi157 bash[20376]: cluster 2022-04-30T23:33:22.912328+0000 mgr.smithi157.nfpzoe (mgr.14180) 6165 : cluster [DBG] pgmap v5770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:25 smithi165 bash[22175]: cluster 2022-04-30T23:33:24.912940+0000 mgr.smithi157.nfpzoe (mgr.14180) 6166 : cluster [DBG] pgmap v5771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:26.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:25 smithi157 bash[20376]: cluster 2022-04-30T23:33:24.912940+0000 mgr.smithi157.nfpzoe (mgr.14180) 6166 : cluster [DBG] pgmap v5771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:26.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:33:26.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:33:26.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:33:27.167 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:33:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:27 smithi165 bash[22175]: cluster 2022-04-30T23:33:26.913556+0000 mgr.smithi157.nfpzoe (mgr.14180) 6167 : cluster [DBG] pgmap v5772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:27 smithi165 bash[22175]: audit 2022-04-30T23:33:27.146690+0000 mon.smithi157 (mon.0) 3966 : audit [DBG] from='client.? 172.21.15.157:0/3391714027' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:27 smithi157 bash[20376]: cluster 2022-04-30T23:33:26.913556+0000 mgr.smithi157.nfpzoe (mgr.14180) 6167 : cluster [DBG] pgmap v5772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:27 smithi157 bash[20376]: audit 2022-04-30T23:33:27.146690+0000 mon.smithi157 (mon.0) 3966 : audit [DBG] from='client.? 172.21.15.157:0/3391714027' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:30.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:29 smithi165 bash[22175]: cluster 2022-04-30T23:33:28.914211+0000 mgr.smithi157.nfpzoe (mgr.14180) 6168 : cluster [DBG] pgmap v5773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:29 smithi157 bash[20376]: cluster 2022-04-30T23:33:28.914211+0000 mgr.smithi157.nfpzoe (mgr.14180) 6168 : cluster [DBG] pgmap v5773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:32.170 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:33:32.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:33:32.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:33:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:31 smithi165 bash[22175]: cluster 2022-04-30T23:33:30.914862+0000 mgr.smithi157.nfpzoe (mgr.14180) 6169 : cluster [DBG] pgmap v5774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:31 smithi157 bash[20376]: cluster 2022-04-30T23:33:30.914862+0000 mgr.smithi157.nfpzoe (mgr.14180) 6169 : cluster [DBG] pgmap v5774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:32.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:33:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:32 smithi165 bash[22175]: audit 2022-04-30T23:33:32.472174+0000 mon.smithi157 (mon.0) 3967 : audit [DBG] from='client.? 172.21.15.157:0/2113173666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:33.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:32 smithi157 bash[20376]: audit 2022-04-30T23:33:32.472174+0000 mon.smithi157 (mon.0) 3967 : audit [DBG] from='client.? 172.21.15.157:0/2113173666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:34 smithi165 bash[22175]: cluster 2022-04-30T23:33:32.915533+0000 mgr.smithi157.nfpzoe (mgr.14180) 6170 : cluster [DBG] pgmap v5775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:33 smithi157 bash[20376]: cluster 2022-04-30T23:33:32.915533+0000 mgr.smithi157.nfpzoe (mgr.14180) 6170 : cluster [DBG] pgmap v5775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:36.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:35 smithi165 bash[22175]: cluster 2022-04-30T23:33:34.916130+0000 mgr.smithi157.nfpzoe (mgr.14180) 6171 : cluster [DBG] pgmap v5776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:35 smithi157 bash[20376]: cluster 2022-04-30T23:33:34.916130+0000 mgr.smithi157.nfpzoe (mgr.14180) 6171 : cluster [DBG] pgmap v5776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:37.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:33:37.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:33:37.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:33:37.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:33:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:37 smithi165 bash[22175]: cluster 2022-04-30T23:33:36.916746+0000 mgr.smithi157.nfpzoe (mgr.14180) 6172 : cluster [DBG] pgmap v5777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:37 smithi165 bash[22175]: audit 2022-04-30T23:33:37.795405+0000 mon.smithi157 (mon.0) 3968 : audit [DBG] from='client.? 172.21.15.157:0/2560321623' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:37 smithi157 bash[20376]: cluster 2022-04-30T23:33:36.916746+0000 mgr.smithi157.nfpzoe (mgr.14180) 6172 : cluster [DBG] pgmap v5777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:37 smithi157 bash[20376]: audit 2022-04-30T23:33:37.795405+0000 mon.smithi157 (mon.0) 3968 : audit [DBG] from='client.? 172.21.15.157:0/2560321623' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:39 smithi165 bash[22175]: cluster 2022-04-30T23:33:38.917376+0000 mgr.smithi157.nfpzoe (mgr.14180) 6173 : cluster [DBG] pgmap v5778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:39 smithi157 bash[20376]: cluster 2022-04-30T23:33:38.917376+0000 mgr.smithi157.nfpzoe (mgr.14180) 6173 : cluster [DBG] pgmap v5778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:41 smithi165 bash[22175]: cluster 2022-04-30T23:33:40.918007+0000 mgr.smithi157.nfpzoe (mgr.14180) 6174 : cluster [DBG] pgmap v5779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:41 smithi157 bash[20376]: cluster 2022-04-30T23:33:40.918007+0000 mgr.smithi157.nfpzoe (mgr.14180) 6174 : cluster [DBG] pgmap v5779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:42.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:33:42.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:33:42.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:33:43.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:33:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:43 smithi165 bash[22175]: cluster 2022-04-30T23:33:42.918652+0000 mgr.smithi157.nfpzoe (mgr.14180) 6175 : cluster [DBG] pgmap v5780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:43 smithi165 bash[22175]: audit 2022-04-30T23:33:43.123881+0000 mon.smithi157 (mon.0) 3969 : audit [DBG] from='client.? 172.21.15.157:0/3417079249' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:43 smithi157 bash[20376]: cluster 2022-04-30T23:33:42.918652+0000 mgr.smithi157.nfpzoe (mgr.14180) 6175 : cluster [DBG] pgmap v5780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:43 smithi157 bash[20376]: audit 2022-04-30T23:33:43.123881+0000 mon.smithi157 (mon.0) 3969 : audit [DBG] from='client.? 172.21.15.157:0/3417079249' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:45 smithi165 bash[22175]: cluster 2022-04-30T23:33:44.919329+0000 mgr.smithi157.nfpzoe (mgr.14180) 6176 : cluster [DBG] pgmap v5781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:46.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:45 smithi157 bash[20376]: cluster 2022-04-30T23:33:44.919329+0000 mgr.smithi157.nfpzoe (mgr.14180) 6176 : cluster [DBG] pgmap v5781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:48.149 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:33:48.149 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:33:48.149 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:33:48.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:47 smithi165 bash[22175]: cluster 2022-04-30T23:33:46.919977+0000 mgr.smithi157.nfpzoe (mgr.14180) 6177 : cluster [DBG] pgmap v5782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:47 smithi157 bash[20376]: cluster 2022-04-30T23:33:46.919977+0000 mgr.smithi157.nfpzoe (mgr.14180) 6177 : cluster [DBG] pgmap v5782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:48.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:33:49.382 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:48 smithi157 bash[20376]: audit 2022-04-30T23:33:48.461803+0000 mon.smithi157 (mon.0) 3970 : audit [DBG] from='client.? 172.21.15.157:0/2073402690' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:49.382 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:48 smithi157 bash[20376]: audit 2022-04-30T23:33:48.929200+0000 mon.smithi157 (mon.0) 3971 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:33:49.382 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:48 smithi157 bash[20376]: audit 2022-04-30T23:33:48.932262+0000 mon.smithi157 (mon.0) 3972 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:33:49.382 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:48 smithi157 bash[20376]: audit 2022-04-30T23:33:48.934411+0000 mon.smithi157 (mon.0) 3973 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:33:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:48 smithi165 bash[22175]: audit 2022-04-30T23:33:48.461803+0000 mon.smithi157 (mon.0) 3970 : audit [DBG] from='client.? 172.21.15.157:0/2073402690' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:48 smithi165 bash[22175]: audit 2022-04-30T23:33:48.929200+0000 mon.smithi157 (mon.0) 3971 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:33:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:48 smithi165 bash[22175]: audit 2022-04-30T23:33:48.932262+0000 mon.smithi157 (mon.0) 3972 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:33:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:48 smithi165 bash[22175]: audit 2022-04-30T23:33:48.934411+0000 mon.smithi157 (mon.0) 3973 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:33:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:50 smithi165 bash[22175]: cluster 2022-04-30T23:33:48.920548+0000 mgr.smithi157.nfpzoe (mgr.14180) 6178 : cluster [DBG] pgmap v5783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:50 smithi165 bash[22175]: cluster 2022-04-30T23:33:49.237177+0000 mgr.smithi157.nfpzoe (mgr.14180) 6179 : cluster [DBG] pgmap v5784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:50 smithi165 bash[22175]: cluster 2022-04-30T23:33:49.237583+0000 mgr.smithi157.nfpzoe (mgr.14180) 6180 : cluster [DBG] pgmap v5785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:50 smithi165 bash[22175]: audit 2022-04-30T23:33:49.243504+0000 mon.smithi157 (mon.0) 3974 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:33:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:50 smithi165 bash[22175]: audit 2022-04-30T23:33:49.252812+0000 mon.smithi157 (mon.0) 3975 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:33:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:50 smithi165 bash[22175]: cephadm 2022-04-30T23:33:49.254076+0000 mgr.smithi157.nfpzoe (mgr.14180) 6181 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:33:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:50 smithi165 bash[22175]: cephadm 2022-04-30T23:33:49.254157+0000 mgr.smithi157.nfpzoe (mgr.14180) 6182 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:33:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:50 smithi157 bash[20376]: cluster 2022-04-30T23:33:48.920548+0000 mgr.smithi157.nfpzoe (mgr.14180) 6178 : cluster [DBG] pgmap v5783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:50 smithi157 bash[20376]: cluster 2022-04-30T23:33:49.237177+0000 mgr.smithi157.nfpzoe (mgr.14180) 6179 : cluster [DBG] pgmap v5784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:50 smithi157 bash[20376]: cluster 2022-04-30T23:33:49.237583+0000 mgr.smithi157.nfpzoe (mgr.14180) 6180 : cluster [DBG] pgmap v5785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:50 smithi157 bash[20376]: audit 2022-04-30T23:33:49.243504+0000 mon.smithi157 (mon.0) 3974 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:33:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:50 smithi157 bash[20376]: audit 2022-04-30T23:33:49.252812+0000 mon.smithi157 (mon.0) 3975 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:33:50.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:50 smithi157 bash[20376]: cephadm 2022-04-30T23:33:49.254076+0000 mgr.smithi157.nfpzoe (mgr.14180) 6181 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:33:50.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:50 smithi157 bash[20376]: cephadm 2022-04-30T23:33:49.254157+0000 mgr.smithi157.nfpzoe (mgr.14180) 6182 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:33:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:52 smithi165 bash[22175]: cluster 2022-04-30T23:33:51.238233+0000 mgr.smithi157.nfpzoe (mgr.14180) 6183 : cluster [DBG] pgmap v5786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:52 smithi157 bash[20376]: cluster 2022-04-30T23:33:51.238233+0000 mgr.smithi157.nfpzoe (mgr.14180) 6183 : cluster [DBG] pgmap v5786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:53.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:33:53.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:33:53.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:33:53.808 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:33:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:54 smithi165 bash[22175]: cluster 2022-04-30T23:33:53.238874+0000 mgr.smithi157.nfpzoe (mgr.14180) 6184 : cluster [DBG] pgmap v5787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:54 smithi165 bash[22175]: audit 2022-04-30T23:33:53.787929+0000 mon.smithi157 (mon.0) 3976 : audit [DBG] from='client.? 172.21.15.157:0/1616412543' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:54 smithi157 bash[20376]: cluster 2022-04-30T23:33:53.238874+0000 mgr.smithi157.nfpzoe (mgr.14180) 6184 : cluster [DBG] pgmap v5787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:54 smithi157 bash[20376]: audit 2022-04-30T23:33:53.787929+0000 mon.smithi157 (mon.0) 3976 : audit [DBG] from='client.? 172.21.15.157:0/1616412543' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:55 smithi165 bash[22175]: cluster 2022-04-30T23:33:55.239512+0000 mgr.smithi157.nfpzoe (mgr.14180) 6185 : cluster [DBG] pgmap v5788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:55 smithi157 bash[20376]: cluster 2022-04-30T23:33:55.239512+0000 mgr.smithi157.nfpzoe (mgr.14180) 6185 : cluster [DBG] pgmap v5788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:58 smithi165 bash[22175]: cluster 2022-04-30T23:33:57.240128+0000 mgr.smithi157.nfpzoe (mgr.14180) 6186 : cluster [DBG] pgmap v5789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:58 smithi157 bash[20376]: cluster 2022-04-30T23:33:57.240128+0000 mgr.smithi157.nfpzoe (mgr.14180) 6186 : cluster [DBG] pgmap v5789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:33:58.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:33:58.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:33:58.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:33:59.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:33:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:59 smithi165 bash[22175]: audit 2022-04-30T23:33:59.115909+0000 mon.smithi157 (mon.0) 3977 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:33:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:59 smithi165 bash[22175]: audit 2022-04-30T23:33:59.119818+0000 mon.smithi157 (mon.0) 3978 : audit [DBG] from='client.? 172.21.15.157:0/2135694002' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:33:59 smithi165 bash[22175]: audit 2022-04-30T23:33:59.214932+0000 mon.smithi157 (mon.0) 3979 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:33:59.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:59 smithi157 bash[20376]: audit 2022-04-30T23:33:59.115909+0000 mon.smithi157 (mon.0) 3977 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:33:59.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:59 smithi157 bash[20376]: audit 2022-04-30T23:33:59.119818+0000 mon.smithi157 (mon.0) 3978 : audit [DBG] from='client.? 172.21.15.157:0/2135694002' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:33:59.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:33:59 smithi157 bash[20376]: audit 2022-04-30T23:33:59.214932+0000 mon.smithi157 (mon.0) 3979 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:34:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:00 smithi165 bash[22175]: cluster 2022-04-30T23:33:59.240708+0000 mgr.smithi157.nfpzoe (mgr.14180) 6187 : cluster [DBG] pgmap v5790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:00 smithi157 bash[20376]: cluster 2022-04-30T23:33:59.240708+0000 mgr.smithi157.nfpzoe (mgr.14180) 6187 : cluster [DBG] pgmap v5790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:02 smithi165 bash[22175]: cluster 2022-04-30T23:34:01.241370+0000 mgr.smithi157.nfpzoe (mgr.14180) 6188 : cluster [DBG] pgmap v5791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:02 smithi157 bash[20376]: cluster 2022-04-30T23:34:01.241370+0000 mgr.smithi157.nfpzoe (mgr.14180) 6188 : cluster [DBG] pgmap v5791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:04.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:34:04.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:34:04.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:34:04.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:34:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:04 smithi165 bash[22175]: cluster 2022-04-30T23:34:03.241965+0000 mgr.smithi157.nfpzoe (mgr.14180) 6189 : cluster [DBG] pgmap v5792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:04 smithi157 bash[20376]: cluster 2022-04-30T23:34:03.241965+0000 mgr.smithi157.nfpzoe (mgr.14180) 6189 : cluster [DBG] pgmap v5792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:05 smithi165 bash[22175]: audit 2022-04-30T23:34:04.449984+0000 mon.smithi157 (mon.0) 3980 : audit [DBG] from='client.? 172.21.15.157:0/2579704660' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:05 smithi157 bash[20376]: audit 2022-04-30T23:34:04.449984+0000 mon.smithi157 (mon.0) 3980 : audit [DBG] from='client.? 172.21.15.157:0/2579704660' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:06 smithi165 bash[22175]: cluster 2022-04-30T23:34:05.242567+0000 mgr.smithi157.nfpzoe (mgr.14180) 6190 : cluster [DBG] pgmap v5793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:06 smithi157 bash[20376]: cluster 2022-04-30T23:34:05.242567+0000 mgr.smithi157.nfpzoe (mgr.14180) 6190 : cluster [DBG] pgmap v5793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:08.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:08 smithi165 bash[22175]: cluster 2022-04-30T23:34:07.243239+0000 mgr.smithi157.nfpzoe (mgr.14180) 6191 : cluster [DBG] pgmap v5794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:08 smithi157 bash[20376]: cluster 2022-04-30T23:34:07.243239+0000 mgr.smithi157.nfpzoe (mgr.14180) 6191 : cluster [DBG] pgmap v5794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:09.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:34:09.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:34:09.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:34:09.798 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:34:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:10 smithi165 bash[22175]: cluster 2022-04-30T23:34:09.243853+0000 mgr.smithi157.nfpzoe (mgr.14180) 6192 : cluster [DBG] pgmap v5795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:10 smithi165 bash[22175]: audit 2022-04-30T23:34:09.777967+0000 mon.smithi157 (mon.0) 3981 : audit [DBG] from='client.? 172.21.15.157:0/2974263196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:10 smithi157 bash[20376]: cluster 2022-04-30T23:34:09.243853+0000 mgr.smithi157.nfpzoe (mgr.14180) 6192 : cluster [DBG] pgmap v5795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:10 smithi157 bash[20376]: audit 2022-04-30T23:34:09.777967+0000 mon.smithi157 (mon.0) 3981 : audit [DBG] from='client.? 172.21.15.157:0/2974263196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:12 smithi165 bash[22175]: cluster 2022-04-30T23:34:11.244475+0000 mgr.smithi157.nfpzoe (mgr.14180) 6193 : cluster [DBG] pgmap v5796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:12.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:12 smithi157 bash[20376]: cluster 2022-04-30T23:34:11.244475+0000 mgr.smithi157.nfpzoe (mgr.14180) 6193 : cluster [DBG] pgmap v5796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:14 smithi165 bash[22175]: cluster 2022-04-30T23:34:13.245091+0000 mgr.smithi157.nfpzoe (mgr.14180) 6194 : cluster [DBG] pgmap v5797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:14.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:14 smithi157 bash[20376]: cluster 2022-04-30T23:34:13.245091+0000 mgr.smithi157.nfpzoe (mgr.14180) 6194 : cluster [DBG] pgmap v5797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:14.802 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:34:14.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:34:14.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:34:15.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:34:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:15 smithi165 bash[22175]: audit 2022-04-30T23:34:15.112703+0000 mon.smithi157 (mon.0) 3982 : audit [DBG] from='client.? 172.21.15.157:0/2325887765' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:15 smithi165 bash[22175]: cluster 2022-04-30T23:34:15.245721+0000 mgr.smithi157.nfpzoe (mgr.14180) 6195 : cluster [DBG] pgmap v5798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:15 smithi157 bash[20376]: audit 2022-04-30T23:34:15.112703+0000 mon.smithi157 (mon.0) 3982 : audit [DBG] from='client.? 172.21.15.157:0/2325887765' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:15 smithi157 bash[20376]: cluster 2022-04-30T23:34:15.245721+0000 mgr.smithi157.nfpzoe (mgr.14180) 6195 : cluster [DBG] pgmap v5798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:18.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:18 smithi165 bash[22175]: cluster 2022-04-30T23:34:17.246360+0000 mgr.smithi157.nfpzoe (mgr.14180) 6196 : cluster [DBG] pgmap v5799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:18 smithi157 bash[20376]: cluster 2022-04-30T23:34:17.246360+0000 mgr.smithi157.nfpzoe (mgr.14180) 6196 : cluster [DBG] pgmap v5799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:20.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:34:20.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:34:20.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:34:20.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:34:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:20 smithi165 bash[22175]: cluster 2022-04-30T23:34:19.247109+0000 mgr.smithi157.nfpzoe (mgr.14180) 6197 : cluster [DBG] pgmap v5800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:20 smithi157 bash[20376]: cluster 2022-04-30T23:34:19.247109+0000 mgr.smithi157.nfpzoe (mgr.14180) 6197 : cluster [DBG] pgmap v5800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:21 smithi165 bash[22175]: audit 2022-04-30T23:34:20.442403+0000 mon.smithi157 (mon.0) 3983 : audit [DBG] from='client.? 172.21.15.157:0/3561507900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:21 smithi157 bash[20376]: audit 2022-04-30T23:34:20.442403+0000 mon.smithi157 (mon.0) 3983 : audit [DBG] from='client.? 172.21.15.157:0/3561507900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:22 smithi165 bash[22175]: cluster 2022-04-30T23:34:21.247780+0000 mgr.smithi157.nfpzoe (mgr.14180) 6198 : cluster [DBG] pgmap v5801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:22 smithi157 bash[20376]: cluster 2022-04-30T23:34:21.247780+0000 mgr.smithi157.nfpzoe (mgr.14180) 6198 : cluster [DBG] pgmap v5801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:24 smithi165 bash[22175]: cluster 2022-04-30T23:34:23.248390+0000 mgr.smithi157.nfpzoe (mgr.14180) 6199 : cluster [DBG] pgmap v5802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:24 smithi157 bash[20376]: cluster 2022-04-30T23:34:23.248390+0000 mgr.smithi157.nfpzoe (mgr.14180) 6199 : cluster [DBG] pgmap v5802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:25.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:34:25.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:34:25.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:34:25.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:34:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:25 smithi165 bash[22175]: cluster 2022-04-30T23:34:25.249006+0000 mgr.smithi157.nfpzoe (mgr.14180) 6200 : cluster [DBG] pgmap v5803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:25 smithi165 bash[22175]: audit 2022-04-30T23:34:25.770404+0000 mon.smithi157 (mon.0) 3984 : audit [DBG] from='client.? 172.21.15.157:0/1020753644' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:26.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:25 smithi157 bash[20376]: cluster 2022-04-30T23:34:25.249006+0000 mgr.smithi157.nfpzoe (mgr.14180) 6200 : cluster [DBG] pgmap v5803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:26.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:25 smithi157 bash[20376]: audit 2022-04-30T23:34:25.770404+0000 mon.smithi157 (mon.0) 3984 : audit [DBG] from='client.? 172.21.15.157:0/1020753644' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:28.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:28 smithi165 bash[22175]: cluster 2022-04-30T23:34:27.249661+0000 mgr.smithi157.nfpzoe (mgr.14180) 6201 : cluster [DBG] pgmap v5804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:28 smithi157 bash[20376]: cluster 2022-04-30T23:34:27.249661+0000 mgr.smithi157.nfpzoe (mgr.14180) 6201 : cluster [DBG] pgmap v5804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:30 smithi165 bash[22175]: cluster 2022-04-30T23:34:29.250349+0000 mgr.smithi157.nfpzoe (mgr.14180) 6202 : cluster [DBG] pgmap v5805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:30.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:30 smithi157 bash[20376]: cluster 2022-04-30T23:34:29.250349+0000 mgr.smithi157.nfpzoe (mgr.14180) 6202 : cluster [DBG] pgmap v5805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:30.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:34:30.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:34:30.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:34:31.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:34:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:31 smithi165 bash[22175]: audit 2022-04-30T23:34:31.097355+0000 mon.smithi157 (mon.0) 3985 : audit [DBG] from='client.? 172.21.15.157:0/3843857549' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:31 smithi157 bash[20376]: audit 2022-04-30T23:34:31.097355+0000 mon.smithi157 (mon.0) 3985 : audit [DBG] from='client.? 172.21.15.157:0/3843857549' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:32 smithi165 bash[22175]: cluster 2022-04-30T23:34:31.251064+0000 mgr.smithi157.nfpzoe (mgr.14180) 6203 : cluster [DBG] pgmap v5806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:32 smithi157 bash[20376]: cluster 2022-04-30T23:34:31.251064+0000 mgr.smithi157.nfpzoe (mgr.14180) 6203 : cluster [DBG] pgmap v5806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:34.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:34 smithi165 bash[22175]: cluster 2022-04-30T23:34:33.251705+0000 mgr.smithi157.nfpzoe (mgr.14180) 6204 : cluster [DBG] pgmap v5807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:34.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:34 smithi157 bash[20376]: cluster 2022-04-30T23:34:33.251705+0000 mgr.smithi157.nfpzoe (mgr.14180) 6204 : cluster [DBG] pgmap v5807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:36.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:34:36.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:34:36.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:34:36.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:35 smithi165 bash[22175]: cluster 2022-04-30T23:34:35.252316+0000 mgr.smithi157.nfpzoe (mgr.14180) 6205 : cluster [DBG] pgmap v5808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:35 smithi157 bash[20376]: cluster 2022-04-30T23:34:35.252316+0000 mgr.smithi157.nfpzoe (mgr.14180) 6205 : cluster [DBG] pgmap v5808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:36.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:34:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:36 smithi165 bash[22175]: audit 2022-04-30T23:34:36.429052+0000 mon.smithi157 (mon.0) 3986 : audit [DBG] from='client.? 172.21.15.157:0/3198409808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:37.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:36 smithi157 bash[20376]: audit 2022-04-30T23:34:36.429052+0000 mon.smithi157 (mon.0) 3986 : audit [DBG] from='client.? 172.21.15.157:0/3198409808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:37 smithi165 bash[22175]: cluster 2022-04-30T23:34:37.252956+0000 mgr.smithi157.nfpzoe (mgr.14180) 6206 : cluster [DBG] pgmap v5809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:37 smithi157 bash[20376]: cluster 2022-04-30T23:34:37.252956+0000 mgr.smithi157.nfpzoe (mgr.14180) 6206 : cluster [DBG] pgmap v5809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:40 smithi165 bash[22175]: cluster 2022-04-30T23:34:39.253576+0000 mgr.smithi157.nfpzoe (mgr.14180) 6207 : cluster [DBG] pgmap v5810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:40 smithi157 bash[20376]: cluster 2022-04-30T23:34:39.253576+0000 mgr.smithi157.nfpzoe (mgr.14180) 6207 : cluster [DBG] pgmap v5810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:41.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:34:41.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:34:41.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:34:41.768 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:34:42.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:42 smithi165 bash[22175]: cluster 2022-04-30T23:34:41.254207+0000 mgr.smithi157.nfpzoe (mgr.14180) 6208 : cluster [DBG] pgmap v5811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:42 smithi165 bash[22175]: audit 2022-04-30T23:34:41.748588+0000 mon.smithi157 (mon.0) 3987 : audit [DBG] from='client.? 172.21.15.157:0/1227040589' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:42 smithi157 bash[20376]: cluster 2022-04-30T23:34:41.254207+0000 mgr.smithi157.nfpzoe (mgr.14180) 6208 : cluster [DBG] pgmap v5811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:42 smithi157 bash[20376]: audit 2022-04-30T23:34:41.748588+0000 mon.smithi157 (mon.0) 3987 : audit [DBG] from='client.? 172.21.15.157:0/1227040589' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:44 smithi165 bash[22175]: cluster 2022-04-30T23:34:43.254819+0000 mgr.smithi157.nfpzoe (mgr.14180) 6209 : cluster [DBG] pgmap v5812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:44 smithi157 bash[20376]: cluster 2022-04-30T23:34:43.254819+0000 mgr.smithi157.nfpzoe (mgr.14180) 6209 : cluster [DBG] pgmap v5812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:45 smithi165 bash[22175]: cluster 2022-04-30T23:34:45.255471+0000 mgr.smithi157.nfpzoe (mgr.14180) 6210 : cluster [DBG] pgmap v5813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:46.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:45 smithi157 bash[20376]: cluster 2022-04-30T23:34:45.255471+0000 mgr.smithi157.nfpzoe (mgr.14180) 6210 : cluster [DBG] pgmap v5813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:46.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:34:46.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:34:46.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:34:47.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:34:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:47 smithi165 bash[22175]: audit 2022-04-30T23:34:47.076102+0000 mon.smithi157 (mon.0) 3988 : audit [DBG] from='client.? 172.21.15.157:0/3738547362' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:47 smithi157 bash[20376]: audit 2022-04-30T23:34:47.076102+0000 mon.smithi157 (mon.0) 3988 : audit [DBG] from='client.? 172.21.15.157:0/3738547362' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:48 smithi157 bash[20376]: cluster 2022-04-30T23:34:47.256125+0000 mgr.smithi157.nfpzoe (mgr.14180) 6211 : cluster [DBG] pgmap v5814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:48 smithi165 bash[22175]: cluster 2022-04-30T23:34:47.256125+0000 mgr.smithi157.nfpzoe (mgr.14180) 6211 : cluster [DBG] pgmap v5814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:49 smithi165 bash[22175]: audit 2022-04-30T23:34:49.264144+0000 mon.smithi157 (mon.0) 3989 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:34:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:49 smithi165 bash[22175]: audit 2022-04-30T23:34:49.266906+0000 mon.smithi157 (mon.0) 3990 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:34:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:49 smithi165 bash[22175]: audit 2022-04-30T23:34:49.268951+0000 mon.smithi157 (mon.0) 3991 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:34:49.748 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:49 smithi157 bash[20376]: audit 2022-04-30T23:34:49.264144+0000 mon.smithi157 (mon.0) 3989 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:34:49.749 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:49 smithi157 bash[20376]: audit 2022-04-30T23:34:49.266906+0000 mon.smithi157 (mon.0) 3990 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:34:49.749 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:49 smithi157 bash[20376]: audit 2022-04-30T23:34:49.268951+0000 mon.smithi157 (mon.0) 3991 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:34:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:50 smithi165 bash[22175]: cluster 2022-04-30T23:34:49.256757+0000 mgr.smithi157.nfpzoe (mgr.14180) 6212 : cluster [DBG] pgmap v5815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:50 smithi165 bash[22175]: audit 2022-04-30T23:34:49.591163+0000 mon.smithi157 (mon.0) 3992 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:34:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:50 smithi165 bash[22175]: audit 2022-04-30T23:34:49.597550+0000 mon.smithi157 (mon.0) 3993 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:34:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:50 smithi157 bash[20376]: cluster 2022-04-30T23:34:49.256757+0000 mgr.smithi157.nfpzoe (mgr.14180) 6212 : cluster [DBG] pgmap v5815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:50 smithi157 bash[20376]: audit 2022-04-30T23:34:49.591163+0000 mon.smithi157 (mon.0) 3992 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:34:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:50 smithi157 bash[20376]: audit 2022-04-30T23:34:49.597550+0000 mon.smithi157 (mon.0) 3993 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:34:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:51 smithi165 bash[22175]: cluster 2022-04-30T23:34:49.584758+0000 mgr.smithi157.nfpzoe (mgr.14180) 6213 : cluster [DBG] pgmap v5816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:51 smithi165 bash[22175]: cluster 2022-04-30T23:34:49.585030+0000 mgr.smithi157.nfpzoe (mgr.14180) 6214 : cluster [DBG] pgmap v5817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:51 smithi165 bash[22175]: cephadm 2022-04-30T23:34:49.598720+0000 mgr.smithi157.nfpzoe (mgr.14180) 6215 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:34:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:51 smithi165 bash[22175]: cephadm 2022-04-30T23:34:49.598871+0000 mgr.smithi157.nfpzoe (mgr.14180) 6216 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:34:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:51 smithi157 bash[20376]: cluster 2022-04-30T23:34:49.584758+0000 mgr.smithi157.nfpzoe (mgr.14180) 6213 : cluster [DBG] pgmap v5816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:51 smithi157 bash[20376]: cluster 2022-04-30T23:34:49.585030+0000 mgr.smithi157.nfpzoe (mgr.14180) 6214 : cluster [DBG] pgmap v5817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:51.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:51 smithi157 bash[20376]: cephadm 2022-04-30T23:34:49.598720+0000 mgr.smithi157.nfpzoe (mgr.14180) 6215 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:34:51.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:51 smithi157 bash[20376]: cephadm 2022-04-30T23:34:49.598871+0000 mgr.smithi157.nfpzoe (mgr.14180) 6216 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:34:52.100 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:34:52.100 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:34:52.100 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:34:52.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:34:53.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:53 smithi165 bash[22175]: cluster 2022-04-30T23:34:51.585655+0000 mgr.smithi157.nfpzoe (mgr.14180) 6217 : cluster [DBG] pgmap v5818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:53.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:53 smithi165 bash[22175]: audit 2022-04-30T23:34:52.405703+0000 mon.smithi157 (mon.0) 3994 : audit [DBG] from='client.? 172.21.15.157:0/3948567401' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:53.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:53 smithi157 bash[20376]: cluster 2022-04-30T23:34:51.585655+0000 mgr.smithi157.nfpzoe (mgr.14180) 6217 : cluster [DBG] pgmap v5818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:53.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:53 smithi157 bash[20376]: audit 2022-04-30T23:34:52.405703+0000 mon.smithi157 (mon.0) 3994 : audit [DBG] from='client.? 172.21.15.157:0/3948567401' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:55 smithi165 bash[22175]: cluster 2022-04-30T23:34:53.586331+0000 mgr.smithi157.nfpzoe (mgr.14180) 6218 : cluster [DBG] pgmap v5819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:55 smithi157 bash[20376]: cluster 2022-04-30T23:34:53.586331+0000 mgr.smithi157.nfpzoe (mgr.14180) 6218 : cluster [DBG] pgmap v5819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:57.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:34:57.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:34:57.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:34:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:57 smithi165 bash[22175]: cluster 2022-04-30T23:34:55.586961+0000 mgr.smithi157.nfpzoe (mgr.14180) 6219 : cluster [DBG] pgmap v5820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:57 smithi157 bash[20376]: cluster 2022-04-30T23:34:55.586961+0000 mgr.smithi157.nfpzoe (mgr.14180) 6219 : cluster [DBG] pgmap v5820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:57.768 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:34:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:58 smithi165 bash[22175]: audit 2022-04-30T23:34:57.744141+0000 mon.smithi157 (mon.0) 3995 : audit [DBG] from='client.? 172.21.15.157:0/3658741730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:58 smithi157 bash[20376]: audit 2022-04-30T23:34:57.744141+0000 mon.smithi157 (mon.0) 3995 : audit [DBG] from='client.? 172.21.15.157:0/3658741730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:34:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:59 smithi165 bash[22175]: cluster 2022-04-30T23:34:57.587505+0000 mgr.smithi157.nfpzoe (mgr.14180) 6220 : cluster [DBG] pgmap v5821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:59 smithi165 bash[22175]: audit 2022-04-30T23:34:59.120005+0000 mon.smithi157 (mon.0) 3996 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:34:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:34:59 smithi165 bash[22175]: audit 2022-04-30T23:34:59.224055+0000 mon.smithi157 (mon.0) 3997 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:34:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:59 smithi157 bash[20376]: cluster 2022-04-30T23:34:57.587505+0000 mgr.smithi157.nfpzoe (mgr.14180) 6220 : cluster [DBG] pgmap v5821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:34:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:59 smithi157 bash[20376]: audit 2022-04-30T23:34:59.120005+0000 mon.smithi157 (mon.0) 3996 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:34:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:34:59 smithi157 bash[20376]: audit 2022-04-30T23:34:59.224055+0000 mon.smithi157 (mon.0) 3997 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:35:01.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:01 smithi165 bash[22175]: cluster 2022-04-30T23:34:59.588224+0000 mgr.smithi157.nfpzoe (mgr.14180) 6221 : cluster [DBG] pgmap v5822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:01 smithi157 bash[20376]: cluster 2022-04-30T23:34:59.588224+0000 mgr.smithi157.nfpzoe (mgr.14180) 6221 : cluster [DBG] pgmap v5822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:02.771 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:35:02.784 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:35:02.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:35:03.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:35:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:03 smithi165 bash[22175]: cluster 2022-04-30T23:35:01.588984+0000 mgr.smithi157.nfpzoe (mgr.14180) 6222 : cluster [DBG] pgmap v5823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:03 smithi165 bash[22175]: audit 2022-04-30T23:35:03.075227+0000 mon.smithi157 (mon.0) 3998 : audit [DBG] from='client.? 172.21.15.157:0/3480903618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:03 smithi157 bash[20376]: cluster 2022-04-30T23:35:01.588984+0000 mgr.smithi157.nfpzoe (mgr.14180) 6222 : cluster [DBG] pgmap v5823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:03 smithi157 bash[20376]: audit 2022-04-30T23:35:03.075227+0000 mon.smithi157 (mon.0) 3998 : audit [DBG] from='client.? 172.21.15.157:0/3480903618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:05 smithi165 bash[22175]: cluster 2022-04-30T23:35:03.589695+0000 mgr.smithi157.nfpzoe (mgr.14180) 6223 : cluster [DBG] pgmap v5824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:05 smithi157 bash[20376]: cluster 2022-04-30T23:35:03.589695+0000 mgr.smithi157.nfpzoe (mgr.14180) 6223 : cluster [DBG] pgmap v5824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:07.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:07 smithi165 bash[22175]: cluster 2022-04-30T23:35:05.590339+0000 mgr.smithi157.nfpzoe (mgr.14180) 6224 : cluster [DBG] pgmap v5825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:07 smithi157 bash[20376]: cluster 2022-04-30T23:35:05.590339+0000 mgr.smithi157.nfpzoe (mgr.14180) 6224 : cluster [DBG] pgmap v5825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:08.098 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:35:08.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:35:08.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:35:08.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:35:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:09 smithi165 bash[22175]: cluster 2022-04-30T23:35:07.591003+0000 mgr.smithi157.nfpzoe (mgr.14180) 6225 : cluster [DBG] pgmap v5826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:09 smithi165 bash[22175]: audit 2022-04-30T23:35:08.400632+0000 mon.smithi157 (mon.0) 3999 : audit [DBG] from='client.? 172.21.15.157:0/1591190607' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:09 smithi157 bash[20376]: cluster 2022-04-30T23:35:07.591003+0000 mgr.smithi157.nfpzoe (mgr.14180) 6225 : cluster [DBG] pgmap v5826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:09 smithi157 bash[20376]: audit 2022-04-30T23:35:08.400632+0000 mon.smithi157 (mon.0) 3999 : audit [DBG] from='client.? 172.21.15.157:0/1591190607' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:11 smithi165 bash[22175]: cluster 2022-04-30T23:35:09.591711+0000 mgr.smithi157.nfpzoe (mgr.14180) 6226 : cluster [DBG] pgmap v5827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:11 smithi157 bash[20376]: cluster 2022-04-30T23:35:09.591711+0000 mgr.smithi157.nfpzoe (mgr.14180) 6226 : cluster [DBG] pgmap v5827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:12 smithi157 bash[20376]: cluster 2022-04-30T23:35:11.592354+0000 mgr.smithi157.nfpzoe (mgr.14180) 6227 : cluster [DBG] pgmap v5828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:12 smithi165 bash[22175]: cluster 2022-04-30T23:35:11.592354+0000 mgr.smithi157.nfpzoe (mgr.14180) 6227 : cluster [DBG] pgmap v5828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:13.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:35:13.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:35:13.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:35:13.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:35:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:14 smithi157 bash[20376]: cluster 2022-04-30T23:35:13.592860+0000 mgr.smithi157.nfpzoe (mgr.14180) 6228 : cluster [DBG] pgmap v5829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:14 smithi157 bash[20376]: audit 2022-04-30T23:35:13.726767+0000 mon.smithi157 (mon.0) 4000 : audit [DBG] from='client.? 172.21.15.157:0/4034334314' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:14 smithi165 bash[22175]: cluster 2022-04-30T23:35:13.592860+0000 mgr.smithi157.nfpzoe (mgr.14180) 6228 : cluster [DBG] pgmap v5829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:14 smithi165 bash[22175]: audit 2022-04-30T23:35:13.726767+0000 mon.smithi157 (mon.0) 4000 : audit [DBG] from='client.? 172.21.15.157:0/4034334314' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:16 smithi165 bash[22175]: cluster 2022-04-30T23:35:15.593422+0000 mgr.smithi157.nfpzoe (mgr.14180) 6229 : cluster [DBG] pgmap v5830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:16 smithi157 bash[20376]: cluster 2022-04-30T23:35:15.593422+0000 mgr.smithi157.nfpzoe (mgr.14180) 6229 : cluster [DBG] pgmap v5830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:18.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:35:18.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:35:18.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:35:19.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:35:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:18 smithi165 bash[22175]: cluster 2022-04-30T23:35:17.594091+0000 mgr.smithi157.nfpzoe (mgr.14180) 6230 : cluster [DBG] pgmap v5831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:19.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:18 smithi157 bash[20376]: cluster 2022-04-30T23:35:17.594091+0000 mgr.smithi157.nfpzoe (mgr.14180) 6230 : cluster [DBG] pgmap v5831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:19 smithi165 bash[22175]: audit 2022-04-30T23:35:19.054751+0000 mon.smithi157 (mon.0) 4001 : audit [DBG] from='client.? 172.21.15.157:0/744100508' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:20.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:19 smithi157 bash[20376]: audit 2022-04-30T23:35:19.054751+0000 mon.smithi157 (mon.0) 4001 : audit [DBG] from='client.? 172.21.15.157:0/744100508' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:20 smithi165 bash[22175]: cluster 2022-04-30T23:35:19.594633+0000 mgr.smithi157.nfpzoe (mgr.14180) 6231 : cluster [DBG] pgmap v5832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:20 smithi157 bash[20376]: cluster 2022-04-30T23:35:19.594633+0000 mgr.smithi157.nfpzoe (mgr.14180) 6231 : cluster [DBG] pgmap v5832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:22 smithi165 bash[22175]: cluster 2022-04-30T23:35:21.595267+0000 mgr.smithi157.nfpzoe (mgr.14180) 6232 : cluster [DBG] pgmap v5833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:23.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:22 smithi157 bash[20376]: cluster 2022-04-30T23:35:21.595267+0000 mgr.smithi157.nfpzoe (mgr.14180) 6232 : cluster [DBG] pgmap v5833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:24.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:35:24.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:35:24.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:35:24.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:35:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:24 smithi165 bash[22175]: cluster 2022-04-30T23:35:23.595941+0000 mgr.smithi157.nfpzoe (mgr.14180) 6233 : cluster [DBG] pgmap v5834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:24 smithi165 bash[22175]: audit 2022-04-30T23:35:24.390282+0000 mon.smithi157 (mon.0) 4002 : audit [DBG] from='client.? 172.21.15.157:0/3928478629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:25.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:24 smithi157 bash[20376]: cluster 2022-04-30T23:35:23.595941+0000 mgr.smithi157.nfpzoe (mgr.14180) 6233 : cluster [DBG] pgmap v5834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:25.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:24 smithi157 bash[20376]: audit 2022-04-30T23:35:24.390282+0000 mon.smithi157 (mon.0) 4002 : audit [DBG] from='client.? 172.21.15.157:0/3928478629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:26 smithi165 bash[22175]: cluster 2022-04-30T23:35:25.596580+0000 mgr.smithi157.nfpzoe (mgr.14180) 6234 : cluster [DBG] pgmap v5835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:27.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:26 smithi157 bash[20376]: cluster 2022-04-30T23:35:25.596580+0000 mgr.smithi157.nfpzoe (mgr.14180) 6234 : cluster [DBG] pgmap v5835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:28 smithi165 bash[22175]: cluster 2022-04-30T23:35:27.597219+0000 mgr.smithi157.nfpzoe (mgr.14180) 6235 : cluster [DBG] pgmap v5836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:29.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:28 smithi157 bash[20376]: cluster 2022-04-30T23:35:27.597219+0000 mgr.smithi157.nfpzoe (mgr.14180) 6235 : cluster [DBG] pgmap v5836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:29.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:35:29.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:35:29.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:35:29.741 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:35:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:29 smithi165 bash[22175]: audit 2022-04-30T23:35:29.720073+0000 mon.smithi157 (mon.0) 4003 : audit [DBG] from='client.? 172.21.15.157:0/2796704653' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:30.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:29 smithi157 bash[20376]: audit 2022-04-30T23:35:29.720073+0000 mon.smithi157 (mon.0) 4003 : audit [DBG] from='client.? 172.21.15.157:0/2796704653' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:30 smithi165 bash[22175]: cluster 2022-04-30T23:35:29.597816+0000 mgr.smithi157.nfpzoe (mgr.14180) 6236 : cluster [DBG] pgmap v5837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:31.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:30 smithi157 bash[20376]: cluster 2022-04-30T23:35:29.597816+0000 mgr.smithi157.nfpzoe (mgr.14180) 6236 : cluster [DBG] pgmap v5837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:33.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:32 smithi157 bash[20376]: cluster 2022-04-30T23:35:31.598458+0000 mgr.smithi157.nfpzoe (mgr.14180) 6237 : cluster [DBG] pgmap v5838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:32 smithi165 bash[22175]: cluster 2022-04-30T23:35:31.598458+0000 mgr.smithi157.nfpzoe (mgr.14180) 6237 : cluster [DBG] pgmap v5838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:34.744 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:35:34.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:35:34.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:35:35.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:35:35.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:34 smithi157 bash[20376]: cluster 2022-04-30T23:35:33.599069+0000 mgr.smithi157.nfpzoe (mgr.14180) 6238 : cluster [DBG] pgmap v5839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:34 smithi165 bash[22175]: cluster 2022-04-30T23:35:33.599069+0000 mgr.smithi157.nfpzoe (mgr.14180) 6238 : cluster [DBG] pgmap v5839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:35 smithi157 bash[20376]: audit 2022-04-30T23:35:35.049646+0000 mon.smithi157 (mon.0) 4004 : audit [DBG] from='client.? 172.21.15.157:0/2951996073' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:35 smithi165 bash[22175]: audit 2022-04-30T23:35:35.049646+0000 mon.smithi157 (mon.0) 4004 : audit [DBG] from='client.? 172.21.15.157:0/2951996073' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:37.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:36 smithi157 bash[20376]: cluster 2022-04-30T23:35:35.599695+0000 mgr.smithi157.nfpzoe (mgr.14180) 6239 : cluster [DBG] pgmap v5840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:36 smithi165 bash[22175]: cluster 2022-04-30T23:35:35.599695+0000 mgr.smithi157.nfpzoe (mgr.14180) 6239 : cluster [DBG] pgmap v5840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:39.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:38 smithi157 bash[20376]: cluster 2022-04-30T23:35:37.600335+0000 mgr.smithi157.nfpzoe (mgr.14180) 6240 : cluster [DBG] pgmap v5841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:38 smithi165 bash[22175]: cluster 2022-04-30T23:35:37.600335+0000 mgr.smithi157.nfpzoe (mgr.14180) 6240 : cluster [DBG] pgmap v5841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:40.074 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:35:40.074 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:35:40.074 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:35:40.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:35:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:40 smithi157 bash[20376]: cluster 2022-04-30T23:35:39.600940+0000 mgr.smithi157.nfpzoe (mgr.14180) 6241 : cluster [DBG] pgmap v5842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:40 smithi157 bash[20376]: audit 2022-04-30T23:35:40.379667+0000 mon.smithi157 (mon.0) 4005 : audit [DBG] from='client.? 172.21.15.157:0/3947136059' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:41.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:40 smithi165 bash[22175]: cluster 2022-04-30T23:35:39.600940+0000 mgr.smithi157.nfpzoe (mgr.14180) 6241 : cluster [DBG] pgmap v5842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:41.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:40 smithi165 bash[22175]: audit 2022-04-30T23:35:40.379667+0000 mon.smithi157 (mon.0) 4005 : audit [DBG] from='client.? 172.21.15.157:0/3947136059' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:43.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:42 smithi157 bash[20376]: cluster 2022-04-30T23:35:41.601519+0000 mgr.smithi157.nfpzoe (mgr.14180) 6242 : cluster [DBG] pgmap v5843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:42 smithi165 bash[22175]: cluster 2022-04-30T23:35:41.601519+0000 mgr.smithi157.nfpzoe (mgr.14180) 6242 : cluster [DBG] pgmap v5843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:44 smithi157 bash[20376]: cluster 2022-04-30T23:35:43.602131+0000 mgr.smithi157.nfpzoe (mgr.14180) 6243 : cluster [DBG] pgmap v5844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:44 smithi165 bash[22175]: cluster 2022-04-30T23:35:43.602131+0000 mgr.smithi157.nfpzoe (mgr.14180) 6243 : cluster [DBG] pgmap v5844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:45.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:35:45.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:35:45.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:35:45.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:35:46.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:45 smithi157 bash[20376]: audit 2022-04-30T23:35:45.709193+0000 mon.smithi157 (mon.0) 4006 : audit [DBG] from='client.? 172.21.15.157:0/3560580514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:46.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:45 smithi165 bash[22175]: audit 2022-04-30T23:35:45.709193+0000 mon.smithi157 (mon.0) 4006 : audit [DBG] from='client.? 172.21.15.157:0/3560580514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:46 smithi157 bash[20376]: cluster 2022-04-30T23:35:45.602704+0000 mgr.smithi157.nfpzoe (mgr.14180) 6244 : cluster [DBG] pgmap v5845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:46 smithi165 bash[22175]: cluster 2022-04-30T23:35:45.602704+0000 mgr.smithi157.nfpzoe (mgr.14180) 6244 : cluster [DBG] pgmap v5845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:49.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:48 smithi157 bash[20376]: cluster 2022-04-30T23:35:47.603362+0000 mgr.smithi157.nfpzoe (mgr.14180) 6245 : cluster [DBG] pgmap v5846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:48 smithi165 bash[22175]: cluster 2022-04-30T23:35:47.603362+0000 mgr.smithi157.nfpzoe (mgr.14180) 6245 : cluster [DBG] pgmap v5846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:49 smithi165 bash[22175]: audit 2022-04-30T23:35:49.610402+0000 mon.smithi157 (mon.0) 4007 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:35:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:49 smithi165 bash[22175]: audit 2022-04-30T23:35:49.613352+0000 mon.smithi157 (mon.0) 4008 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:35:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:49 smithi165 bash[22175]: audit 2022-04-30T23:35:49.615415+0000 mon.smithi157 (mon.0) 4009 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:35:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:49 smithi165 bash[22175]: audit 2022-04-30T23:35:49.913662+0000 mon.smithi157 (mon.0) 4010 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:35:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:49 smithi165 bash[22175]: audit 2022-04-30T23:35:49.920058+0000 mon.smithi157 (mon.0) 4011 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:35:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:49 smithi157 bash[20376]: audit 2022-04-30T23:35:49.610402+0000 mon.smithi157 (mon.0) 4007 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:35:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:49 smithi157 bash[20376]: audit 2022-04-30T23:35:49.613352+0000 mon.smithi157 (mon.0) 4008 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:35:50.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:49 smithi157 bash[20376]: audit 2022-04-30T23:35:49.615415+0000 mon.smithi157 (mon.0) 4009 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:35:50.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:49 smithi157 bash[20376]: audit 2022-04-30T23:35:49.913662+0000 mon.smithi157 (mon.0) 4010 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:35:50.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:49 smithi157 bash[20376]: audit 2022-04-30T23:35:49.920058+0000 mon.smithi157 (mon.0) 4011 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:35:50.733 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:35:50.733 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:35:50.733 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:35:51.053 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:35:51.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:50 smithi157 bash[20376]: cluster 2022-04-30T23:35:49.604078+0000 mgr.smithi157.nfpzoe (mgr.14180) 6246 : cluster [DBG] pgmap v5847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:51.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:50 smithi157 bash[20376]: cluster 2022-04-30T23:35:49.907833+0000 mgr.smithi157.nfpzoe (mgr.14180) 6247 : cluster [DBG] pgmap v5848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:51.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:50 smithi157 bash[20376]: cluster 2022-04-30T23:35:49.908280+0000 mgr.smithi157.nfpzoe (mgr.14180) 6248 : cluster [DBG] pgmap v5849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:51.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:50 smithi157 bash[20376]: cephadm 2022-04-30T23:35:49.921363+0000 mgr.smithi157.nfpzoe (mgr.14180) 6249 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:35:51.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:50 smithi157 bash[20376]: cephadm 2022-04-30T23:35:49.921605+0000 mgr.smithi157.nfpzoe (mgr.14180) 6250 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:35:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:50 smithi165 bash[22175]: cluster 2022-04-30T23:35:49.604078+0000 mgr.smithi157.nfpzoe (mgr.14180) 6246 : cluster [DBG] pgmap v5847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:50 smithi165 bash[22175]: cluster 2022-04-30T23:35:49.907833+0000 mgr.smithi157.nfpzoe (mgr.14180) 6247 : cluster [DBG] pgmap v5848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:50 smithi165 bash[22175]: cluster 2022-04-30T23:35:49.908280+0000 mgr.smithi157.nfpzoe (mgr.14180) 6248 : cluster [DBG] pgmap v5849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:50 smithi165 bash[22175]: cephadm 2022-04-30T23:35:49.921363+0000 mgr.smithi157.nfpzoe (mgr.14180) 6249 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:35:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:50 smithi165 bash[22175]: cephadm 2022-04-30T23:35:49.921605+0000 mgr.smithi157.nfpzoe (mgr.14180) 6250 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:35:52.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:51 smithi165 bash[22175]: audit 2022-04-30T23:35:51.032781+0000 mon.smithi157 (mon.0) 4012 : audit [DBG] from='client.? 172.21.15.157:0/1800954660' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:51 smithi157 bash[20376]: audit 2022-04-30T23:35:51.032781+0000 mon.smithi157 (mon.0) 4012 : audit [DBG] from='client.? 172.21.15.157:0/1800954660' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:52 smithi165 bash[22175]: cluster 2022-04-30T23:35:51.908919+0000 mgr.smithi157.nfpzoe (mgr.14180) 6251 : cluster [DBG] pgmap v5850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:52 smithi157 bash[20376]: cluster 2022-04-30T23:35:51.908919+0000 mgr.smithi157.nfpzoe (mgr.14180) 6251 : cluster [DBG] pgmap v5850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:54 smithi165 bash[22175]: cluster 2022-04-30T23:35:53.909531+0000 mgr.smithi157.nfpzoe (mgr.14180) 6252 : cluster [DBG] pgmap v5851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:54 smithi157 bash[20376]: cluster 2022-04-30T23:35:53.909531+0000 mgr.smithi157.nfpzoe (mgr.14180) 6252 : cluster [DBG] pgmap v5851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:56.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:35:56.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:35:56.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:35:56.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:35:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:56 smithi165 bash[22175]: cluster 2022-04-30T23:35:55.910140+0000 mgr.smithi157.nfpzoe (mgr.14180) 6253 : cluster [DBG] pgmap v5852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:56 smithi165 bash[22175]: audit 2022-04-30T23:35:56.360736+0000 mon.smithi157 (mon.0) 4013 : audit [DBG] from='client.? 172.21.15.157:0/1889741631' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:56 smithi157 bash[20376]: cluster 2022-04-30T23:35:55.910140+0000 mgr.smithi157.nfpzoe (mgr.14180) 6253 : cluster [DBG] pgmap v5852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:56 smithi157 bash[20376]: audit 2022-04-30T23:35:56.360736+0000 mon.smithi157 (mon.0) 4013 : audit [DBG] from='client.? 172.21.15.157:0/1889741631' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:35:59.391 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:58 smithi157 bash[20376]: cluster 2022-04-30T23:35:57.910765+0000 mgr.smithi157.nfpzoe (mgr.14180) 6254 : cluster [DBG] pgmap v5853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:35:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:58 smithi165 bash[22175]: cluster 2022-04-30T23:35:57.910765+0000 mgr.smithi157.nfpzoe (mgr.14180) 6254 : cluster [DBG] pgmap v5853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:59 smithi165 bash[22175]: audit 2022-04-30T23:35:59.123886+0000 mon.smithi157 (mon.0) 4014 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:36:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:35:59 smithi165 bash[22175]: audit 2022-04-30T23:35:59.232209+0000 mon.smithi157 (mon.0) 4015 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:36:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:59 smithi157 bash[20376]: audit 2022-04-30T23:35:59.123886+0000 mon.smithi157 (mon.0) 4014 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:36:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:35:59 smithi157 bash[20376]: audit 2022-04-30T23:35:59.232209+0000 mon.smithi157 (mon.0) 4015 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:36:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:00 smithi157 bash[20376]: cluster 2022-04-30T23:35:59.911505+0000 mgr.smithi157.nfpzoe (mgr.14180) 6255 : cluster [DBG] pgmap v5854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:01.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:36:01.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:36:01.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:36:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:00 smithi165 bash[22175]: cluster 2022-04-30T23:35:59.911505+0000 mgr.smithi157.nfpzoe (mgr.14180) 6255 : cluster [DBG] pgmap v5854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:01.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:36:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:02 smithi165 bash[22175]: audit 2022-04-30T23:36:01.685585+0000 mon.smithi157 (mon.0) 4016 : audit [DBG] from='client.? 172.21.15.157:0/2107753357' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:01 smithi157 bash[20376]: audit 2022-04-30T23:36:01.685585+0000 mon.smithi157 (mon.0) 4016 : audit [DBG] from='client.? 172.21.15.157:0/2107753357' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:03 smithi165 bash[22175]: cluster 2022-04-30T23:36:01.912163+0000 mgr.smithi157.nfpzoe (mgr.14180) 6256 : cluster [DBG] pgmap v5855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:03.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:02 smithi157 bash[20376]: cluster 2022-04-30T23:36:01.912163+0000 mgr.smithi157.nfpzoe (mgr.14180) 6256 : cluster [DBG] pgmap v5855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:05 smithi165 bash[22175]: cluster 2022-04-30T23:36:03.912778+0000 mgr.smithi157.nfpzoe (mgr.14180) 6257 : cluster [DBG] pgmap v5856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:05.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:05 smithi157 bash[20376]: cluster 2022-04-30T23:36:03.912778+0000 mgr.smithi157.nfpzoe (mgr.14180) 6257 : cluster [DBG] pgmap v5856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:06.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:36:06.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:36:06.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:36:07.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:36:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:07 smithi165 bash[22175]: cluster 2022-04-30T23:36:05.913408+0000 mgr.smithi157.nfpzoe (mgr.14180) 6258 : cluster [DBG] pgmap v5857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:07 smithi157 bash[20376]: cluster 2022-04-30T23:36:05.913408+0000 mgr.smithi157.nfpzoe (mgr.14180) 6258 : cluster [DBG] pgmap v5857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:08.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:08 smithi165 bash[22175]: audit 2022-04-30T23:36:07.012466+0000 mon.smithi157 (mon.0) 4017 : audit [DBG] from='client.? 172.21.15.157:0/1403869720' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:08 smithi157 bash[20376]: audit 2022-04-30T23:36:07.012466+0000 mon.smithi157 (mon.0) 4017 : audit [DBG] from='client.? 172.21.15.157:0/1403869720' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:09.391 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:09 smithi157 bash[20376]: cluster 2022-04-30T23:36:07.914050+0000 mgr.smithi157.nfpzoe (mgr.14180) 6259 : cluster [DBG] pgmap v5858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:09 smithi165 bash[22175]: cluster 2022-04-30T23:36:07.914050+0000 mgr.smithi157.nfpzoe (mgr.14180) 6259 : cluster [DBG] pgmap v5858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:10 smithi165 bash[22175]: cluster 2022-04-30T23:36:09.914631+0000 mgr.smithi157.nfpzoe (mgr.14180) 6260 : cluster [DBG] pgmap v5859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:10 smithi157 bash[20376]: cluster 2022-04-30T23:36:09.914631+0000 mgr.smithi157.nfpzoe (mgr.14180) 6260 : cluster [DBG] pgmap v5859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:12.037 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:36:12.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:36:12.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:36:12.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:36:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:12 smithi165 bash[22175]: cluster 2022-04-30T23:36:11.915299+0000 mgr.smithi157.nfpzoe (mgr.14180) 6261 : cluster [DBG] pgmap v5860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:12 smithi165 bash[22175]: audit 2022-04-30T23:36:12.341011+0000 mon.smithi157 (mon.0) 4018 : audit [DBG] from='client.? 172.21.15.157:0/3296960842' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:13.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:12 smithi157 bash[20376]: cluster 2022-04-30T23:36:11.915299+0000 mgr.smithi157.nfpzoe (mgr.14180) 6261 : cluster [DBG] pgmap v5860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:13.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:12 smithi157 bash[20376]: audit 2022-04-30T23:36:12.341011+0000 mon.smithi157 (mon.0) 4018 : audit [DBG] from='client.? 172.21.15.157:0/3296960842' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:14 smithi165 bash[22175]: cluster 2022-04-30T23:36:13.915900+0000 mgr.smithi157.nfpzoe (mgr.14180) 6262 : cluster [DBG] pgmap v5861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:14 smithi157 bash[20376]: cluster 2022-04-30T23:36:13.915900+0000 mgr.smithi157.nfpzoe (mgr.14180) 6262 : cluster [DBG] pgmap v5861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:17.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:36:17.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:36:17.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:36:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:16 smithi165 bash[22175]: cluster 2022-04-30T23:36:15.916624+0000 mgr.smithi157.nfpzoe (mgr.14180) 6263 : cluster [DBG] pgmap v5862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:16 smithi157 bash[20376]: cluster 2022-04-30T23:36:15.916624+0000 mgr.smithi157.nfpzoe (mgr.14180) 6263 : cluster [DBG] pgmap v5862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:17.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:36:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:17 smithi165 bash[22175]: audit 2022-04-30T23:36:17.669046+0000 mon.smithi157 (mon.0) 4019 : audit [DBG] from='client.? 172.21.15.157:0/2457866373' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:17 smithi157 bash[20376]: audit 2022-04-30T23:36:17.669046+0000 mon.smithi157 (mon.0) 4019 : audit [DBG] from='client.? 172.21.15.157:0/2457866373' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:19.392 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:18 smithi157 bash[20376]: cluster 2022-04-30T23:36:17.917404+0000 mgr.smithi157.nfpzoe (mgr.14180) 6264 : cluster [DBG] pgmap v5863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:19 smithi165 bash[22175]: cluster 2022-04-30T23:36:17.917404+0000 mgr.smithi157.nfpzoe (mgr.14180) 6264 : cluster [DBG] pgmap v5863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:20 smithi165 bash[22175]: cluster 2022-04-30T23:36:19.918142+0000 mgr.smithi157.nfpzoe (mgr.14180) 6265 : cluster [DBG] pgmap v5864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:20 smithi157 bash[20376]: cluster 2022-04-30T23:36:19.918142+0000 mgr.smithi157.nfpzoe (mgr.14180) 6265 : cluster [DBG] pgmap v5864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:22.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:36:22.694 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:36:22.694 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:36:23.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:36:23.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:22 smithi165 bash[22175]: cluster 2022-04-30T23:36:21.918876+0000 mgr.smithi157.nfpzoe (mgr.14180) 6266 : cluster [DBG] pgmap v5865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:23.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:22 smithi157 bash[20376]: cluster 2022-04-30T23:36:21.918876+0000 mgr.smithi157.nfpzoe (mgr.14180) 6266 : cluster [DBG] pgmap v5865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:23 smithi165 bash[22175]: audit 2022-04-30T23:36:22.999811+0000 mon.smithi157 (mon.0) 4020 : audit [DBG] from='client.? 172.21.15.157:0/325340603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:23 smithi157 bash[20376]: audit 2022-04-30T23:36:22.999811+0000 mon.smithi157 (mon.0) 4020 : audit [DBG] from='client.? 172.21.15.157:0/325340603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:24 smithi165 bash[22175]: cluster 2022-04-30T23:36:23.919566+0000 mgr.smithi157.nfpzoe (mgr.14180) 6267 : cluster [DBG] pgmap v5866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:24 smithi157 bash[20376]: cluster 2022-04-30T23:36:23.919566+0000 mgr.smithi157.nfpzoe (mgr.14180) 6267 : cluster [DBG] pgmap v5866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:26 smithi165 bash[22175]: cluster 2022-04-30T23:36:25.920283+0000 mgr.smithi157.nfpzoe (mgr.14180) 6268 : cluster [DBG] pgmap v5867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:26 smithi157 bash[20376]: cluster 2022-04-30T23:36:25.920283+0000 mgr.smithi157.nfpzoe (mgr.14180) 6268 : cluster [DBG] pgmap v5867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:28.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:36:28.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:36:28.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:36:28.347 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:36:29.392 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:28 smithi157 bash[20376]: cluster 2022-04-30T23:36:27.920923+0000 mgr.smithi157.nfpzoe (mgr.14180) 6269 : cluster [DBG] pgmap v5868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:29.392 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:28 smithi157 bash[20376]: audit 2022-04-30T23:36:28.327315+0000 mon.smithi157 (mon.0) 4021 : audit [DBG] from='client.? 172.21.15.157:0/3126517169' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:29 smithi165 bash[22175]: cluster 2022-04-30T23:36:27.920923+0000 mgr.smithi157.nfpzoe (mgr.14180) 6269 : cluster [DBG] pgmap v5868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:29 smithi165 bash[22175]: audit 2022-04-30T23:36:28.327315+0000 mon.smithi157 (mon.0) 4021 : audit [DBG] from='client.? 172.21.15.157:0/3126517169' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:30 smithi165 bash[22175]: cluster 2022-04-30T23:36:29.921565+0000 mgr.smithi157.nfpzoe (mgr.14180) 6270 : cluster [DBG] pgmap v5869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:31.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:30 smithi157 bash[20376]: cluster 2022-04-30T23:36:29.921565+0000 mgr.smithi157.nfpzoe (mgr.14180) 6270 : cluster [DBG] pgmap v5869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:33.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:36:33.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:36:33.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:36:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:32 smithi165 bash[22175]: cluster 2022-04-30T23:36:31.922326+0000 mgr.smithi157.nfpzoe (mgr.14180) 6271 : cluster [DBG] pgmap v5870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:33.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:32 smithi157 bash[20376]: cluster 2022-04-30T23:36:31.922326+0000 mgr.smithi157.nfpzoe (mgr.14180) 6271 : cluster [DBG] pgmap v5870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:33.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:36:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:33 smithi165 bash[22175]: audit 2022-04-30T23:36:33.658918+0000 mon.smithi157 (mon.0) 4022 : audit [DBG] from='client.? 172.21.15.157:0/2531362266' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:33 smithi157 bash[20376]: audit 2022-04-30T23:36:33.658918+0000 mon.smithi157 (mon.0) 4022 : audit [DBG] from='client.? 172.21.15.157:0/2531362266' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:34 smithi165 bash[22175]: cluster 2022-04-30T23:36:33.922966+0000 mgr.smithi157.nfpzoe (mgr.14180) 6272 : cluster [DBG] pgmap v5871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:34 smithi157 bash[20376]: cluster 2022-04-30T23:36:33.922966+0000 mgr.smithi157.nfpzoe (mgr.14180) 6272 : cluster [DBG] pgmap v5871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:37 smithi165 bash[22175]: cluster 2022-04-30T23:36:35.923602+0000 mgr.smithi157.nfpzoe (mgr.14180) 6273 : cluster [DBG] pgmap v5872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:36 smithi157 bash[20376]: cluster 2022-04-30T23:36:35.923602+0000 mgr.smithi157.nfpzoe (mgr.14180) 6273 : cluster [DBG] pgmap v5872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:38.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:36:38.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:36:38.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:36:39.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:36:39.392 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:38 smithi157 bash[20376]: cluster 2022-04-30T23:36:37.924235+0000 mgr.smithi157.nfpzoe (mgr.14180) 6274 : cluster [DBG] pgmap v5873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:39.392 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:39 smithi157 bash[20376]: audit 2022-04-30T23:36:38.988649+0000 mon.smithi157 (mon.0) 4023 : audit [DBG] from='client.? 172.21.15.157:0/3008065186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:39 smithi165 bash[22175]: cluster 2022-04-30T23:36:37.924235+0000 mgr.smithi157.nfpzoe (mgr.14180) 6274 : cluster [DBG] pgmap v5873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:39 smithi165 bash[22175]: audit 2022-04-30T23:36:38.988649+0000 mon.smithi157 (mon.0) 4023 : audit [DBG] from='client.? 172.21.15.157:0/3008065186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:40 smithi165 bash[22175]: cluster 2022-04-30T23:36:39.924838+0000 mgr.smithi157.nfpzoe (mgr.14180) 6275 : cluster [DBG] pgmap v5874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:40 smithi157 bash[20376]: cluster 2022-04-30T23:36:39.924838+0000 mgr.smithi157.nfpzoe (mgr.14180) 6275 : cluster [DBG] pgmap v5874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:42 smithi165 bash[22175]: cluster 2022-04-30T23:36:41.925481+0000 mgr.smithi157.nfpzoe (mgr.14180) 6276 : cluster [DBG] pgmap v5875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:42 smithi157 bash[20376]: cluster 2022-04-30T23:36:41.925481+0000 mgr.smithi157.nfpzoe (mgr.14180) 6276 : cluster [DBG] pgmap v5875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:44.014 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:36:44.014 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:36:44.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:36:44.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:36:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:44 smithi165 bash[22175]: cluster 2022-04-30T23:36:43.926082+0000 mgr.smithi157.nfpzoe (mgr.14180) 6277 : cluster [DBG] pgmap v5876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:44 smithi165 bash[22175]: audit 2022-04-30T23:36:44.312818+0000 mon.smithi157 (mon.0) 4024 : audit [DBG] from='client.? 172.21.15.157:0/2471503998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:44 smithi157 bash[20376]: cluster 2022-04-30T23:36:43.926082+0000 mgr.smithi157.nfpzoe (mgr.14180) 6277 : cluster [DBG] pgmap v5876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:44 smithi157 bash[20376]: audit 2022-04-30T23:36:44.312818+0000 mon.smithi157 (mon.0) 4024 : audit [DBG] from='client.? 172.21.15.157:0/2471503998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:46 smithi165 bash[22175]: cluster 2022-04-30T23:36:45.926686+0000 mgr.smithi157.nfpzoe (mgr.14180) 6278 : cluster [DBG] pgmap v5877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:46 smithi157 bash[20376]: cluster 2022-04-30T23:36:45.926686+0000 mgr.smithi157.nfpzoe (mgr.14180) 6278 : cluster [DBG] pgmap v5877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:49.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:36:49.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:36:49.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:36:49.393 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:48 smithi157 bash[20376]: cluster 2022-04-30T23:36:47.927336+0000 mgr.smithi157.nfpzoe (mgr.14180) 6279 : cluster [DBG] pgmap v5878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:49 smithi165 bash[22175]: cluster 2022-04-30T23:36:47.927336+0000 mgr.smithi157.nfpzoe (mgr.14180) 6279 : cluster [DBG] pgmap v5878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:49.654 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:36:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:50 smithi165 bash[22175]: audit 2022-04-30T23:36:49.634080+0000 mon.smithi157 (mon.0) 4025 : audit [DBG] from='client.? 172.21.15.157:0/3916769375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:50 smithi165 bash[22175]: audit 2022-04-30T23:36:49.933323+0000 mon.smithi157 (mon.0) 4026 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:36:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:50 smithi165 bash[22175]: audit 2022-04-30T23:36:49.935982+0000 mon.smithi157 (mon.0) 4027 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:36:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:50 smithi165 bash[22175]: audit 2022-04-30T23:36:49.937873+0000 mon.smithi157 (mon.0) 4028 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:36:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:49 smithi157 bash[20376]: audit 2022-04-30T23:36:49.634080+0000 mon.smithi157 (mon.0) 4025 : audit [DBG] from='client.? 172.21.15.157:0/3916769375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:49 smithi157 bash[20376]: audit 2022-04-30T23:36:49.933323+0000 mon.smithi157 (mon.0) 4026 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:36:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:49 smithi157 bash[20376]: audit 2022-04-30T23:36:49.935982+0000 mon.smithi157 (mon.0) 4027 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:36:50.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:49 smithi157 bash[20376]: audit 2022-04-30T23:36:49.937873+0000 mon.smithi157 (mon.0) 4028 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:36:51.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:51 smithi157 bash[20376]: cluster 2022-04-30T23:36:49.928098+0000 mgr.smithi157.nfpzoe (mgr.14180) 6280 : cluster [DBG] pgmap v5879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:51 smithi165 bash[22175]: cluster 2022-04-30T23:36:49.928098+0000 mgr.smithi157.nfpzoe (mgr.14180) 6280 : cluster [DBG] pgmap v5879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:53 smithi165 bash[22175]: cluster 2022-04-30T23:36:51.928756+0000 mgr.smithi157.nfpzoe (mgr.14180) 6281 : cluster [DBG] pgmap v5880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:53 smithi157 bash[20376]: cluster 2022-04-30T23:36:51.928756+0000 mgr.smithi157.nfpzoe (mgr.14180) 6281 : cluster [DBG] pgmap v5880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:54.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:36:54.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:36:54.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:36:54.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:36:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:54 smithi165 bash[22175]: audit 2022-04-30T23:36:53.718032+0000 mon.smithi157 (mon.0) 4029 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:36:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:54 smithi165 bash[22175]: cluster 2022-04-30T23:36:53.929358+0000 mgr.smithi157.nfpzoe (mgr.14180) 6282 : cluster [DBG] pgmap v5881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:55.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:54 smithi157 bash[20376]: audit 2022-04-30T23:36:53.718032+0000 mon.smithi157 (mon.0) 4029 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:36:55.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:54 smithi157 bash[20376]: cluster 2022-04-30T23:36:53.929358+0000 mgr.smithi157.nfpzoe (mgr.14180) 6282 : cluster [DBG] pgmap v5881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:55 smithi165 bash[22175]: audit 2022-04-30T23:36:54.966034+0000 mon.smithi157 (mon.0) 4030 : audit [DBG] from='client.? 172.21.15.157:0/1811647775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:55 smithi157 bash[20376]: audit 2022-04-30T23:36:54.966034+0000 mon.smithi157 (mon.0) 4030 : audit [DBG] from='client.? 172.21.15.157:0/1811647775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:36:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:56 smithi165 bash[22175]: cluster 2022-04-30T23:36:55.929968+0000 mgr.smithi157.nfpzoe (mgr.14180) 6283 : cluster [DBG] pgmap v5882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:57.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:56 smithi157 bash[20376]: cluster 2022-04-30T23:36:55.929968+0000 mgr.smithi157.nfpzoe (mgr.14180) 6283 : cluster [DBG] pgmap v5882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:58 smithi165 bash[22175]: cluster 2022-04-30T23:36:57.930614+0000 mgr.smithi157.nfpzoe (mgr.14180) 6284 : cluster [DBG] pgmap v5883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:59.395 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:58 smithi157 bash[20376]: cluster 2022-04-30T23:36:57.930614+0000 mgr.smithi157.nfpzoe (mgr.14180) 6284 : cluster [DBG] pgmap v5883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:36:59.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:36:59.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:36:59.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:37:00.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:37:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:59 smithi165 bash[22175]: audit 2022-04-30T23:36:59.127810+0000 mon.smithi157 (mon.0) 4031 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:37:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:36:59 smithi165 bash[22175]: audit 2022-04-30T23:36:59.240130+0000 mon.smithi157 (mon.0) 4032 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:37:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:59 smithi157 bash[20376]: audit 2022-04-30T23:36:59.127810+0000 mon.smithi157 (mon.0) 4031 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:37:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:36:59 smithi157 bash[20376]: audit 2022-04-30T23:36:59.240130+0000 mon.smithi157 (mon.0) 4032 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:37:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:00 smithi157 bash[20376]: cluster 2022-04-30T23:36:59.931213+0000 mgr.smithi157.nfpzoe (mgr.14180) 6285 : cluster [DBG] pgmap v5884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:00 smithi157 bash[20376]: audit 2022-04-30T23:37:00.296252+0000 mon.smithi157 (mon.0) 4033 : audit [DBG] from='client.? 172.21.15.157:0/99870391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:01 smithi165 bash[22175]: cluster 2022-04-30T23:36:59.931213+0000 mgr.smithi157.nfpzoe (mgr.14180) 6285 : cluster [DBG] pgmap v5884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:01 smithi165 bash[22175]: audit 2022-04-30T23:37:00.296252+0000 mon.smithi157 (mon.0) 4033 : audit [DBG] from='client.? 172.21.15.157:0/99870391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:02 smithi165 bash[22175]: cephadm 2022-04-30T23:37:01.301616+0000 mgr.smithi157.nfpzoe (mgr.14180) 6286 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T23:37:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:02 smithi165 bash[22175]: audit 2022-04-30T23:37:01.313604+0000 mon.smithi157 (mon.0) 4034 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:37:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:02 smithi165 bash[22175]: audit 2022-04-30T23:37:01.640807+0000 mon.smithi157 (mon.0) 4035 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:37:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:02 smithi165 bash[22175]: audit 2022-04-30T23:37:01.647439+0000 mon.smithi157 (mon.0) 4036 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:37:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:02 smithi165 bash[22175]: audit 2022-04-30T23:37:01.657064+0000 mon.smithi157 (mon.0) 4037 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T23:37:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:02 smithi165 bash[22175]: audit 2022-04-30T23:37:01.658363+0000 mon.smithi157 (mon.0) 4038 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:37:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:02 smithi157 bash[20376]: cephadm 2022-04-30T23:37:01.301616+0000 mgr.smithi157.nfpzoe (mgr.14180) 6286 : cephadm [INF] Detected new or changed devices on smithi165 2022-04-30T23:37:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:02 smithi157 bash[20376]: audit 2022-04-30T23:37:01.313604+0000 mon.smithi157 (mon.0) 4034 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:37:02.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:02 smithi157 bash[20376]: audit 2022-04-30T23:37:01.640807+0000 mon.smithi157 (mon.0) 4035 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:37:02.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:02 smithi157 bash[20376]: audit 2022-04-30T23:37:01.647439+0000 mon.smithi157 (mon.0) 4036 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:37:02.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:02 smithi157 bash[20376]: audit 2022-04-30T23:37:01.657064+0000 mon.smithi157 (mon.0) 4037 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T23:37:02.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:02 smithi157 bash[20376]: audit 2022-04-30T23:37:01.658363+0000 mon.smithi157 (mon.0) 4038 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:37:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:03 smithi165 bash[22175]: cluster 2022-04-30T23:37:01.632813+0000 mgr.smithi157.nfpzoe (mgr.14180) 6287 : cluster [DBG] pgmap v5885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:03 smithi165 bash[22175]: cluster 2022-04-30T23:37:01.633260+0000 mgr.smithi157.nfpzoe (mgr.14180) 6288 : cluster [DBG] pgmap v5886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:03 smithi165 bash[22175]: cephadm 2022-04-30T23:37:01.648889+0000 mgr.smithi157.nfpzoe (mgr.14180) 6289 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:37:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:03 smithi165 bash[22175]: cephadm 2022-04-30T23:37:01.649043+0000 mgr.smithi157.nfpzoe (mgr.14180) 6290 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:37:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:03 smithi157 bash[20376]: cluster 2022-04-30T23:37:01.632813+0000 mgr.smithi157.nfpzoe (mgr.14180) 6287 : cluster [DBG] pgmap v5885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:03 smithi157 bash[20376]: cluster 2022-04-30T23:37:01.633260+0000 mgr.smithi157.nfpzoe (mgr.14180) 6288 : cluster [DBG] pgmap v5886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:03 smithi157 bash[20376]: cephadm 2022-04-30T23:37:01.648889+0000 mgr.smithi157.nfpzoe (mgr.14180) 6289 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:37:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:03 smithi157 bash[20376]: cephadm 2022-04-30T23:37:01.649043+0000 mgr.smithi157.nfpzoe (mgr.14180) 6290 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:37:05.322 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:37:05.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:37:05.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:37:05.560 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:05 smithi165 bash[22175]: cluster 2022-04-30T23:37:03.633912+0000 mgr.smithi157.nfpzoe (mgr.14180) 6291 : cluster [DBG] pgmap v5887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:05.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:37:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:05 smithi157 bash[20376]: cluster 2022-04-30T23:37:03.633912+0000 mgr.smithi157.nfpzoe (mgr.14180) 6291 : cluster [DBG] pgmap v5887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:06 smithi165 bash[22175]: audit 2022-04-30T23:37:05.625607+0000 mon.smithi157 (mon.0) 4039 : audit [DBG] from='client.? 172.21.15.157:0/484042864' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:06 smithi157 bash[20376]: audit 2022-04-30T23:37:05.625607+0000 mon.smithi157 (mon.0) 4039 : audit [DBG] from='client.? 172.21.15.157:0/484042864' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:07.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:07 smithi165 bash[22175]: cluster 2022-04-30T23:37:05.634448+0000 mgr.smithi157.nfpzoe (mgr.14180) 6292 : cluster [DBG] pgmap v5888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:07 smithi157 bash[20376]: cluster 2022-04-30T23:37:05.634448+0000 mgr.smithi157.nfpzoe (mgr.14180) 6292 : cluster [DBG] pgmap v5888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:09 smithi165 bash[22175]: cluster 2022-04-30T23:37:07.635095+0000 mgr.smithi157.nfpzoe (mgr.14180) 6293 : cluster [DBG] pgmap v5889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:09 smithi157 bash[20376]: cluster 2022-04-30T23:37:07.635095+0000 mgr.smithi157.nfpzoe (mgr.14180) 6293 : cluster [DBG] pgmap v5889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:10.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:37:10.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:37:10.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:37:10.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:37:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:11 smithi165 bash[22175]: cluster 2022-04-30T23:37:09.635707+0000 mgr.smithi157.nfpzoe (mgr.14180) 6294 : cluster [DBG] pgmap v5890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:11 smithi165 bash[22175]: audit 2022-04-30T23:37:10.948837+0000 mon.smithi157 (mon.0) 4040 : audit [DBG] from='client.? 172.21.15.157:0/1834713999' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:11.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:11 smithi157 bash[20376]: cluster 2022-04-30T23:37:09.635707+0000 mgr.smithi157.nfpzoe (mgr.14180) 6294 : cluster [DBG] pgmap v5890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:11.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:11 smithi157 bash[20376]: audit 2022-04-30T23:37:10.948837+0000 mon.smithi157 (mon.0) 4040 : audit [DBG] from='client.? 172.21.15.157:0/1834713999' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:13.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:13 smithi165 bash[22175]: cluster 2022-04-30T23:37:11.636322+0000 mgr.smithi157.nfpzoe (mgr.14180) 6295 : cluster [DBG] pgmap v5891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:13 smithi157 bash[20376]: cluster 2022-04-30T23:37:11.636322+0000 mgr.smithi157.nfpzoe (mgr.14180) 6295 : cluster [DBG] pgmap v5891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:15 smithi165 bash[22175]: cluster 2022-04-30T23:37:13.636950+0000 mgr.smithi157.nfpzoe (mgr.14180) 6296 : cluster [DBG] pgmap v5892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:15 smithi165 bash[22175]: audit 2022-04-30T23:37:15.163974+0000 mon.smithi157 (mon.0) 4041 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:37:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:15 smithi157 bash[20376]: cluster 2022-04-30T23:37:13.636950+0000 mgr.smithi157.nfpzoe (mgr.14180) 6296 : cluster [DBG] pgmap v5892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:15 smithi157 bash[20376]: audit 2022-04-30T23:37:15.163974+0000 mon.smithi157 (mon.0) 4041 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:37:15.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:37:15.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:37:15.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:37:16.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:37:16.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:16 smithi165 bash[22175]: audit 2022-04-30T23:37:16.274608+0000 mon.smithi157 (mon.0) 4042 : audit [DBG] from='client.? 172.21.15.157:0/1829450221' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:16.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:16 smithi157 bash[20376]: audit 2022-04-30T23:37:16.274608+0000 mon.smithi157 (mon.0) 4042 : audit [DBG] from='client.? 172.21.15.157:0/1829450221' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:17.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:17 smithi165 bash[22175]: cluster 2022-04-30T23:37:15.637548+0000 mgr.smithi157.nfpzoe (mgr.14180) 6297 : cluster [DBG] pgmap v5893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:17.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:17 smithi157 bash[20376]: cluster 2022-04-30T23:37:15.637548+0000 mgr.smithi157.nfpzoe (mgr.14180) 6297 : cluster [DBG] pgmap v5893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:19 smithi165 bash[22175]: cluster 2022-04-30T23:37:17.638154+0000 mgr.smithi157.nfpzoe (mgr.14180) 6298 : cluster [DBG] pgmap v5894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:19 smithi157 bash[20376]: cluster 2022-04-30T23:37:17.638154+0000 mgr.smithi157.nfpzoe (mgr.14180) 6298 : cluster [DBG] pgmap v5894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:21.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:37:21.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:37:21.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:37:21.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:37:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:21 smithi165 bash[22175]: cluster 2022-04-30T23:37:19.638774+0000 mgr.smithi157.nfpzoe (mgr.14180) 6299 : cluster [DBG] pgmap v5895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:21 smithi157 bash[20376]: cluster 2022-04-30T23:37:19.638774+0000 mgr.smithi157.nfpzoe (mgr.14180) 6299 : cluster [DBG] pgmap v5895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:22 smithi157 bash[20376]: audit 2022-04-30T23:37:21.613830+0000 mon.smithi157 (mon.0) 4043 : audit [DBG] from='client.? 172.21.15.157:0/24377942' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:22.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:22 smithi165 bash[22175]: audit 2022-04-30T23:37:21.613830+0000 mon.smithi157 (mon.0) 4043 : audit [DBG] from='client.? 172.21.15.157:0/24377942' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:23 smithi157 bash[20376]: cluster 2022-04-30T23:37:21.639417+0000 mgr.smithi157.nfpzoe (mgr.14180) 6300 : cluster [DBG] pgmap v5896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:23.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:23 smithi165 bash[22175]: cluster 2022-04-30T23:37:21.639417+0000 mgr.smithi157.nfpzoe (mgr.14180) 6300 : cluster [DBG] pgmap v5896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:25 smithi157 bash[20376]: cluster 2022-04-30T23:37:23.640042+0000 mgr.smithi157.nfpzoe (mgr.14180) 6301 : cluster [DBG] pgmap v5897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:25 smithi165 bash[22175]: cluster 2022-04-30T23:37:23.640042+0000 mgr.smithi157.nfpzoe (mgr.14180) 6301 : cluster [DBG] pgmap v5897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:26.641 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:37:26.641 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:37:26.641 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:37:26.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:37:27.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:27 smithi157 bash[20376]: cluster 2022-04-30T23:37:25.640621+0000 mgr.smithi157.nfpzoe (mgr.14180) 6302 : cluster [DBG] pgmap v5898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:27.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:27 smithi157 bash[20376]: audit 2022-04-30T23:37:26.945430+0000 mon.smithi157 (mon.0) 4044 : audit [DBG] from='client.? 172.21.15.157:0/633065856' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:27 smithi165 bash[22175]: cluster 2022-04-30T23:37:25.640621+0000 mgr.smithi157.nfpzoe (mgr.14180) 6302 : cluster [DBG] pgmap v5898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:27 smithi165 bash[22175]: audit 2022-04-30T23:37:26.945430+0000 mon.smithi157 (mon.0) 4044 : audit [DBG] from='client.? 172.21.15.157:0/633065856' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:29 smithi157 bash[20376]: cluster 2022-04-30T23:37:27.641329+0000 mgr.smithi157.nfpzoe (mgr.14180) 6303 : cluster [DBG] pgmap v5899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:29.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:29 smithi165 bash[22175]: cluster 2022-04-30T23:37:27.641329+0000 mgr.smithi157.nfpzoe (mgr.14180) 6303 : cluster [DBG] pgmap v5899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:31 smithi157 bash[20376]: cluster 2022-04-30T23:37:29.641996+0000 mgr.smithi157.nfpzoe (mgr.14180) 6304 : cluster [DBG] pgmap v5900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:31 smithi165 bash[22175]: cluster 2022-04-30T23:37:29.641996+0000 mgr.smithi157.nfpzoe (mgr.14180) 6304 : cluster [DBG] pgmap v5900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:31.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:37:31.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:37:31.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:37:32.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:37:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:32 smithi157 bash[20376]: audit 2022-04-30T23:37:32.266179+0000 mon.smithi157 (mon.0) 4045 : audit [DBG] from='client.? 172.21.15.157:0/2426646830' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:32 smithi165 bash[22175]: audit 2022-04-30T23:37:32.266179+0000 mon.smithi157 (mon.0) 4045 : audit [DBG] from='client.? 172.21.15.157:0/2426646830' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:33 smithi157 bash[20376]: cluster 2022-04-30T23:37:31.642663+0000 mgr.smithi157.nfpzoe (mgr.14180) 6305 : cluster [DBG] pgmap v5901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:33 smithi165 bash[22175]: cluster 2022-04-30T23:37:31.642663+0000 mgr.smithi157.nfpzoe (mgr.14180) 6305 : cluster [DBG] pgmap v5901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:34.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:34 smithi157 bash[20376]: cluster 2022-04-30T23:37:33.643328+0000 mgr.smithi157.nfpzoe (mgr.14180) 6306 : cluster [DBG] pgmap v5902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:34 smithi165 bash[22175]: cluster 2022-04-30T23:37:33.643328+0000 mgr.smithi157.nfpzoe (mgr.14180) 6306 : cluster [DBG] pgmap v5902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:36 smithi165 bash[22175]: cluster 2022-04-30T23:37:35.643917+0000 mgr.smithi157.nfpzoe (mgr.14180) 6307 : cluster [DBG] pgmap v5903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:37.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:36 smithi157 bash[20376]: cluster 2022-04-30T23:37:35.643917+0000 mgr.smithi157.nfpzoe (mgr.14180) 6307 : cluster [DBG] pgmap v5903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:37.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:37:37.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:37:37.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:37:37.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:37:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:37 smithi165 bash[22175]: audit 2022-04-30T23:37:37.594608+0000 mon.smithi157 (mon.0) 4046 : audit [DBG] from='client.? 172.21.15.157:0/3240953315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:37 smithi157 bash[20376]: audit 2022-04-30T23:37:37.594608+0000 mon.smithi157 (mon.0) 4046 : audit [DBG] from='client.? 172.21.15.157:0/3240953315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:39.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:38 smithi157 bash[20376]: cluster 2022-04-30T23:37:37.644552+0000 mgr.smithi157.nfpzoe (mgr.14180) 6308 : cluster [DBG] pgmap v5904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:38 smithi165 bash[22175]: cluster 2022-04-30T23:37:37.644552+0000 mgr.smithi157.nfpzoe (mgr.14180) 6308 : cluster [DBG] pgmap v5904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:41.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:40 smithi157 bash[20376]: cluster 2022-04-30T23:37:39.645174+0000 mgr.smithi157.nfpzoe (mgr.14180) 6309 : cluster [DBG] pgmap v5905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:41.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:40 smithi165 bash[22175]: cluster 2022-04-30T23:37:39.645174+0000 mgr.smithi157.nfpzoe (mgr.14180) 6309 : cluster [DBG] pgmap v5905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:42.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:37:42.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:37:42.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:37:42.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:37:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:42 smithi157 bash[20376]: cluster 2022-04-30T23:37:41.645904+0000 mgr.smithi157.nfpzoe (mgr.14180) 6310 : cluster [DBG] pgmap v5906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:42 smithi165 bash[22175]: cluster 2022-04-30T23:37:41.645904+0000 mgr.smithi157.nfpzoe (mgr.14180) 6310 : cluster [DBG] pgmap v5906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:43 smithi157 bash[20376]: audit 2022-04-30T23:37:42.926256+0000 mon.smithi157 (mon.0) 4047 : audit [DBG] from='client.? 172.21.15.157:0/1060168395' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:43 smithi165 bash[22175]: audit 2022-04-30T23:37:42.926256+0000 mon.smithi157 (mon.0) 4047 : audit [DBG] from='client.? 172.21.15.157:0/1060168395' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:44 smithi157 bash[20376]: cluster 2022-04-30T23:37:43.646555+0000 mgr.smithi157.nfpzoe (mgr.14180) 6311 : cluster [DBG] pgmap v5907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:45.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:44 smithi165 bash[22175]: cluster 2022-04-30T23:37:43.646555+0000 mgr.smithi157.nfpzoe (mgr.14180) 6311 : cluster [DBG] pgmap v5907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:47.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:46 smithi157 bash[20376]: cluster 2022-04-30T23:37:45.647207+0000 mgr.smithi157.nfpzoe (mgr.14180) 6312 : cluster [DBG] pgmap v5908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:46 smithi165 bash[22175]: cluster 2022-04-30T23:37:45.647207+0000 mgr.smithi157.nfpzoe (mgr.14180) 6312 : cluster [DBG] pgmap v5908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:47.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:37:47.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:37:47.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:37:48.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:37:49.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:48 smithi157 bash[20376]: cluster 2022-04-30T23:37:47.647843+0000 mgr.smithi157.nfpzoe (mgr.14180) 6313 : cluster [DBG] pgmap v5909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:49.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:48 smithi157 bash[20376]: audit 2022-04-30T23:37:48.252856+0000 mon.smithi157 (mon.0) 4048 : audit [DBG] from='client.? 172.21.15.157:0/690524378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:48 smithi165 bash[22175]: cluster 2022-04-30T23:37:47.647843+0000 mgr.smithi157.nfpzoe (mgr.14180) 6313 : cluster [DBG] pgmap v5909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:48 smithi165 bash[22175]: audit 2022-04-30T23:37:48.252856+0000 mon.smithi157 (mon.0) 4048 : audit [DBG] from='client.? 172.21.15.157:0/690524378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:51.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:50 smithi157 bash[20376]: cluster 2022-04-30T23:37:49.648501+0000 mgr.smithi157.nfpzoe (mgr.14180) 6314 : cluster [DBG] pgmap v5910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:50 smithi165 bash[22175]: cluster 2022-04-30T23:37:49.648501+0000 mgr.smithi157.nfpzoe (mgr.14180) 6314 : cluster [DBG] pgmap v5910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:53.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:52 smithi157 bash[20376]: cluster 2022-04-30T23:37:51.649180+0000 mgr.smithi157.nfpzoe (mgr.14180) 6315 : cluster [DBG] pgmap v5911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:53.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:37:53.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:37:53.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:37:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:52 smithi165 bash[22175]: cluster 2022-04-30T23:37:51.649180+0000 mgr.smithi157.nfpzoe (mgr.14180) 6315 : cluster [DBG] pgmap v5911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:53.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:37:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:53 smithi157 bash[20376]: audit 2022-04-30T23:37:53.583952+0000 mon.smithi157 (mon.0) 4049 : audit [DBG] from='client.? 172.21.15.157:0/1981321697' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:54.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:53 smithi165 bash[22175]: audit 2022-04-30T23:37:53.583952+0000 mon.smithi157 (mon.0) 4049 : audit [DBG] from='client.? 172.21.15.157:0/1981321697' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:55.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:54 smithi157 bash[20376]: cluster 2022-04-30T23:37:53.649787+0000 mgr.smithi157.nfpzoe (mgr.14180) 6316 : cluster [DBG] pgmap v5912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:54 smithi165 bash[22175]: cluster 2022-04-30T23:37:53.649787+0000 mgr.smithi157.nfpzoe (mgr.14180) 6316 : cluster [DBG] pgmap v5912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:56 smithi165 bash[22175]: cluster 2022-04-30T23:37:55.650385+0000 mgr.smithi157.nfpzoe (mgr.14180) 6317 : cluster [DBG] pgmap v5913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:56 smithi157 bash[20376]: cluster 2022-04-30T23:37:55.650385+0000 mgr.smithi157.nfpzoe (mgr.14180) 6317 : cluster [DBG] pgmap v5913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:58.607 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:37:58.607 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:37:58.607 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:37:58.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:37:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:58 smithi165 bash[22175]: cluster 2022-04-30T23:37:57.651058+0000 mgr.smithi157.nfpzoe (mgr.14180) 6318 : cluster [DBG] pgmap v5914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:58 smithi165 bash[22175]: audit 2022-04-30T23:37:58.904298+0000 mon.smithi157 (mon.0) 4050 : audit [DBG] from='client.? 172.21.15.157:0/1446545807' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:37:59.399 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:58 smithi157 bash[20376]: cluster 2022-04-30T23:37:57.651058+0000 mgr.smithi157.nfpzoe (mgr.14180) 6318 : cluster [DBG] pgmap v5914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:37:59.399 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:58 smithi157 bash[20376]: audit 2022-04-30T23:37:58.904298+0000 mon.smithi157 (mon.0) 4050 : audit [DBG] from='client.? 172.21.15.157:0/1446545807' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:59 smithi165 bash[22175]: audit 2022-04-30T23:37:59.132009+0000 mon.smithi157 (mon.0) 4051 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:38:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:37:59 smithi165 bash[22175]: audit 2022-04-30T23:37:59.248240+0000 mon.smithi157 (mon.0) 4052 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:38:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:59 smithi157 bash[20376]: audit 2022-04-30T23:37:59.132009+0000 mon.smithi157 (mon.0) 4051 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:38:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:37:59 smithi157 bash[20376]: audit 2022-04-30T23:37:59.248240+0000 mon.smithi157 (mon.0) 4052 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:38:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:00 smithi157 bash[20376]: cluster 2022-04-30T23:37:59.651681+0000 mgr.smithi157.nfpzoe (mgr.14180) 6319 : cluster [DBG] pgmap v5915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:00 smithi165 bash[22175]: cluster 2022-04-30T23:37:59.651681+0000 mgr.smithi157.nfpzoe (mgr.14180) 6319 : cluster [DBG] pgmap v5915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:02 smithi165 bash[22175]: cluster 2022-04-30T23:38:01.652344+0000 mgr.smithi157.nfpzoe (mgr.14180) 6320 : cluster [DBG] pgmap v5916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:03.463 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:02 smithi157 bash[20376]: cluster 2022-04-30T23:38:01.652344+0000 mgr.smithi157.nfpzoe (mgr.14180) 6320 : cluster [DBG] pgmap v5916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:03.927 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:38:03.927 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:38:03.927 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:38:04.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:38:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:04 smithi165 bash[22175]: cluster 2022-04-30T23:38:03.653030+0000 mgr.smithi157.nfpzoe (mgr.14180) 6321 : cluster [DBG] pgmap v5917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:04 smithi165 bash[22175]: audit 2022-04-30T23:38:04.235330+0000 mon.smithi157 (mon.0) 4053 : audit [DBG] from='client.? 172.21.15.157:0/457462665' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:05.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:04 smithi157 bash[20376]: cluster 2022-04-30T23:38:03.653030+0000 mgr.smithi157.nfpzoe (mgr.14180) 6321 : cluster [DBG] pgmap v5917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:05.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:04 smithi157 bash[20376]: audit 2022-04-30T23:38:04.235330+0000 mon.smithi157 (mon.0) 4053 : audit [DBG] from='client.? 172.21.15.157:0/457462665' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:06 smithi165 bash[22175]: cluster 2022-04-30T23:38:05.653652+0000 mgr.smithi157.nfpzoe (mgr.14180) 6322 : cluster [DBG] pgmap v5918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:06 smithi157 bash[20376]: cluster 2022-04-30T23:38:05.653652+0000 mgr.smithi157.nfpzoe (mgr.14180) 6322 : cluster [DBG] pgmap v5918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:09.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:38:09.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:38:09.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:38:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:08 smithi165 bash[22175]: cluster 2022-04-30T23:38:07.654288+0000 mgr.smithi157.nfpzoe (mgr.14180) 6323 : cluster [DBG] pgmap v5919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:09.397 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:08 smithi157 bash[20376]: cluster 2022-04-30T23:38:07.654288+0000 mgr.smithi157.nfpzoe (mgr.14180) 6323 : cluster [DBG] pgmap v5919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:09.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:38:10.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:10 smithi165 bash[22175]: audit 2022-04-30T23:38:09.565780+0000 mon.smithi157 (mon.0) 4054 : audit [DBG] from='client.? 172.21.15.157:0/2035954689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:09 smithi157 bash[20376]: audit 2022-04-30T23:38:09.565780+0000 mon.smithi157 (mon.0) 4054 : audit [DBG] from='client.? 172.21.15.157:0/2035954689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:10 smithi157 bash[20376]: cluster 2022-04-30T23:38:09.654916+0000 mgr.smithi157.nfpzoe (mgr.14180) 6324 : cluster [DBG] pgmap v5920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:11.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:11 smithi165 bash[22175]: cluster 2022-04-30T23:38:09.654916+0000 mgr.smithi157.nfpzoe (mgr.14180) 6324 : cluster [DBG] pgmap v5920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:13 smithi165 bash[22175]: cluster 2022-04-30T23:38:11.655599+0000 mgr.smithi157.nfpzoe (mgr.14180) 6325 : cluster [DBG] pgmap v5921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:13.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:13 smithi157 bash[20376]: cluster 2022-04-30T23:38:11.655599+0000 mgr.smithi157.nfpzoe (mgr.14180) 6325 : cluster [DBG] pgmap v5921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:14.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:38:14.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:38:14.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:38:14.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:38:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:15 smithi165 bash[22175]: cluster 2022-04-30T23:38:13.656237+0000 mgr.smithi157.nfpzoe (mgr.14180) 6326 : cluster [DBG] pgmap v5922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:15 smithi165 bash[22175]: audit 2022-04-30T23:38:14.899535+0000 mon.smithi157 (mon.0) 4055 : audit [DBG] from='client.? 172.21.15.157:0/3357034200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:15 smithi157 bash[20376]: cluster 2022-04-30T23:38:13.656237+0000 mgr.smithi157.nfpzoe (mgr.14180) 6326 : cluster [DBG] pgmap v5922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:15 smithi157 bash[20376]: audit 2022-04-30T23:38:14.899535+0000 mon.smithi157 (mon.0) 4055 : audit [DBG] from='client.? 172.21.15.157:0/3357034200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:16.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:16 smithi165 bash[22175]: audit 2022-04-30T23:38:15.169418+0000 mon.smithi157 (mon.0) 4056 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:38:16.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:16 smithi165 bash[22175]: audit 2022-04-30T23:38:15.172187+0000 mon.smithi157 (mon.0) 4057 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:38:16.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:16 smithi165 bash[22175]: audit 2022-04-30T23:38:15.174028+0000 mon.smithi157 (mon.0) 4058 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:38:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:16 smithi165 bash[22175]: audit 2022-04-30T23:38:15.480416+0000 mon.smithi157 (mon.0) 4059 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:38:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:16 smithi157 bash[20376]: audit 2022-04-30T23:38:15.169418+0000 mon.smithi157 (mon.0) 4056 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:38:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:16 smithi157 bash[20376]: audit 2022-04-30T23:38:15.172187+0000 mon.smithi157 (mon.0) 4057 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:38:16.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:16 smithi157 bash[20376]: audit 2022-04-30T23:38:15.174028+0000 mon.smithi157 (mon.0) 4058 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:38:16.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:16 smithi157 bash[20376]: audit 2022-04-30T23:38:15.480416+0000 mon.smithi157 (mon.0) 4059 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:38:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:17 smithi165 bash[22175]: cluster 2022-04-30T23:38:15.656834+0000 mgr.smithi157.nfpzoe (mgr.14180) 6327 : cluster [DBG] pgmap v5923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:17 smithi157 bash[20376]: cluster 2022-04-30T23:38:15.656834+0000 mgr.smithi157.nfpzoe (mgr.14180) 6327 : cluster [DBG] pgmap v5923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:19 smithi165 bash[22175]: cluster 2022-04-30T23:38:17.657489+0000 mgr.smithi157.nfpzoe (mgr.14180) 6328 : cluster [DBG] pgmap v5924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:19.398 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:19 smithi157 bash[20376]: cluster 2022-04-30T23:38:17.657489+0000 mgr.smithi157.nfpzoe (mgr.14180) 6328 : cluster [DBG] pgmap v5924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:19.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:38:19.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:38:19.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:38:20.261 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:38:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:20 smithi157 bash[20376]: cluster 2022-04-30T23:38:19.658079+0000 mgr.smithi157.nfpzoe (mgr.14180) 6329 : cluster [DBG] pgmap v5925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:20 smithi157 bash[20376]: audit 2022-04-30T23:38:19.952778+0000 mon.smithi157 (mon.0) 4060 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:38:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:20 smithi157 bash[20376]: cluster 2022-04-30T23:38:20.235309+0000 mgr.smithi157.nfpzoe (mgr.14180) 6330 : cluster [DBG] pgmap v5926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:21.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:20 smithi157 bash[20376]: cluster 2022-04-30T23:38:20.235784+0000 mgr.smithi157.nfpzoe (mgr.14180) 6331 : cluster [DBG] pgmap v5927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:21.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:20 smithi157 bash[20376]: audit 2022-04-30T23:38:20.240550+0000 mon.smithi157 (mon.0) 4061 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:38:21.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:20 smithi157 bash[20376]: audit 2022-04-30T23:38:20.240743+0000 mon.smithi157 (mon.0) 4062 : audit [DBG] from='client.? 172.21.15.157:0/839948255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:21.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:20 smithi157 bash[20376]: audit 2022-04-30T23:38:20.246658+0000 mon.smithi157 (mon.0) 4063 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:38:21.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:20 smithi157 bash[20376]: cephadm 2022-04-30T23:38:20.247679+0000 mgr.smithi157.nfpzoe (mgr.14180) 6332 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:38:21.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:20 smithi157 bash[20376]: cephadm 2022-04-30T23:38:20.247812+0000 mgr.smithi157.nfpzoe (mgr.14180) 6333 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:38:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:20 smithi165 bash[22175]: cluster 2022-04-30T23:38:19.658079+0000 mgr.smithi157.nfpzoe (mgr.14180) 6329 : cluster [DBG] pgmap v5925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:20 smithi165 bash[22175]: audit 2022-04-30T23:38:19.952778+0000 mon.smithi157 (mon.0) 4060 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:38:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:20 smithi165 bash[22175]: cluster 2022-04-30T23:38:20.235309+0000 mgr.smithi157.nfpzoe (mgr.14180) 6330 : cluster [DBG] pgmap v5926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:20 smithi165 bash[22175]: cluster 2022-04-30T23:38:20.235784+0000 mgr.smithi157.nfpzoe (mgr.14180) 6331 : cluster [DBG] pgmap v5927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:20 smithi165 bash[22175]: audit 2022-04-30T23:38:20.240550+0000 mon.smithi157 (mon.0) 4061 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:38:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:20 smithi165 bash[22175]: audit 2022-04-30T23:38:20.240743+0000 mon.smithi157 (mon.0) 4062 : audit [DBG] from='client.? 172.21.15.157:0/839948255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:20 smithi165 bash[22175]: audit 2022-04-30T23:38:20.246658+0000 mon.smithi157 (mon.0) 4063 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:38:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:20 smithi165 bash[22175]: cephadm 2022-04-30T23:38:20.247679+0000 mgr.smithi157.nfpzoe (mgr.14180) 6332 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:38:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:20 smithi165 bash[22175]: cephadm 2022-04-30T23:38:20.247812+0000 mgr.smithi157.nfpzoe (mgr.14180) 6333 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:38:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:23 smithi165 bash[22175]: cluster 2022-04-30T23:38:22.236421+0000 mgr.smithi157.nfpzoe (mgr.14180) 6334 : cluster [DBG] pgmap v5928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:23 smithi157 bash[20376]: cluster 2022-04-30T23:38:22.236421+0000 mgr.smithi157.nfpzoe (mgr.14180) 6334 : cluster [DBG] pgmap v5928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:25.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:38:25.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:38:25.265 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:38:25.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:38:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:25 smithi165 bash[22175]: cluster 2022-04-30T23:38:24.237027+0000 mgr.smithi157.nfpzoe (mgr.14180) 6335 : cluster [DBG] pgmap v5929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:25 smithi157 bash[20376]: cluster 2022-04-30T23:38:24.237027+0000 mgr.smithi157.nfpzoe (mgr.14180) 6335 : cluster [DBG] pgmap v5929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:26 smithi165 bash[22175]: audit 2022-04-30T23:38:25.568023+0000 mon.smithi157 (mon.0) 4064 : audit [DBG] from='client.? 172.21.15.157:0/2187711543' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:26 smithi157 bash[20376]: audit 2022-04-30T23:38:25.568023+0000 mon.smithi157 (mon.0) 4064 : audit [DBG] from='client.? 172.21.15.157:0/2187711543' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:27.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:27 smithi165 bash[22175]: cluster 2022-04-30T23:38:26.237763+0000 mgr.smithi157.nfpzoe (mgr.14180) 6336 : cluster [DBG] pgmap v5930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:27.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:27 smithi157 bash[20376]: cluster 2022-04-30T23:38:26.237763+0000 mgr.smithi157.nfpzoe (mgr.14180) 6336 : cluster [DBG] pgmap v5930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:29 smithi165 bash[22175]: cluster 2022-04-30T23:38:28.238408+0000 mgr.smithi157.nfpzoe (mgr.14180) 6337 : cluster [DBG] pgmap v5931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:29 smithi157 bash[20376]: cluster 2022-04-30T23:38:28.238408+0000 mgr.smithi157.nfpzoe (mgr.14180) 6337 : cluster [DBG] pgmap v5931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:30.591 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:38:30.591 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:38:30.591 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:38:30.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:38:31.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:30 smithi157 bash[20376]: cluster 2022-04-30T23:38:30.238974+0000 mgr.smithi157.nfpzoe (mgr.14180) 6338 : cluster [DBG] pgmap v5932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:31.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:30 smithi157 bash[20376]: audit 2022-04-30T23:38:30.892846+0000 mon.smithi157 (mon.0) 4065 : audit [DBG] from='client.? 172.21.15.157:0/2276783908' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:31.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:30 smithi165 bash[22175]: cluster 2022-04-30T23:38:30.238974+0000 mgr.smithi157.nfpzoe (mgr.14180) 6338 : cluster [DBG] pgmap v5932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:31.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:30 smithi165 bash[22175]: audit 2022-04-30T23:38:30.892846+0000 mon.smithi157 (mon.0) 4065 : audit [DBG] from='client.? 172.21.15.157:0/2276783908' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:33.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:33 smithi165 bash[22175]: cluster 2022-04-30T23:38:32.239612+0000 mgr.smithi157.nfpzoe (mgr.14180) 6339 : cluster [DBG] pgmap v5933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:33.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:33 smithi157 bash[20376]: cluster 2022-04-30T23:38:32.239612+0000 mgr.smithi157.nfpzoe (mgr.14180) 6339 : cluster [DBG] pgmap v5933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:35 smithi165 bash[22175]: cluster 2022-04-30T23:38:34.240222+0000 mgr.smithi157.nfpzoe (mgr.14180) 6340 : cluster [DBG] pgmap v5934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:35 smithi157 bash[20376]: cluster 2022-04-30T23:38:34.240222+0000 mgr.smithi157.nfpzoe (mgr.14180) 6340 : cluster [DBG] pgmap v5934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:35.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:38:35.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:38:35.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:38:36.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:38:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:36 smithi165 bash[22175]: audit 2022-04-30T23:38:36.218577+0000 mon.smithi157 (mon.0) 4066 : audit [DBG] from='client.? 172.21.15.157:0/2535538295' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:36 smithi157 bash[20376]: audit 2022-04-30T23:38:36.218577+0000 mon.smithi157 (mon.0) 4066 : audit [DBG] from='client.? 172.21.15.157:0/2535538295' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:37 smithi165 bash[22175]: cluster 2022-04-30T23:38:36.240885+0000 mgr.smithi157.nfpzoe (mgr.14180) 6341 : cluster [DBG] pgmap v5935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:37.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:37 smithi157 bash[20376]: cluster 2022-04-30T23:38:36.240885+0000 mgr.smithi157.nfpzoe (mgr.14180) 6341 : cluster [DBG] pgmap v5935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:39 smithi165 bash[22175]: cluster 2022-04-30T23:38:38.241499+0000 mgr.smithi157.nfpzoe (mgr.14180) 6342 : cluster [DBG] pgmap v5936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:39 smithi157 bash[20376]: cluster 2022-04-30T23:38:38.241499+0000 mgr.smithi157.nfpzoe (mgr.14180) 6342 : cluster [DBG] pgmap v5936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:40 smithi157 bash[20376]: cluster 2022-04-30T23:38:40.242145+0000 mgr.smithi157.nfpzoe (mgr.14180) 6343 : cluster [DBG] pgmap v5937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:41.242 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:38:41.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:38:41.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:38:41.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:40 smithi165 bash[22175]: cluster 2022-04-30T23:38:40.242145+0000 mgr.smithi157.nfpzoe (mgr.14180) 6343 : cluster [DBG] pgmap v5937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:41.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:38:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:41 smithi157 bash[20376]: audit 2022-04-30T23:38:41.547414+0000 mon.smithi157 (mon.0) 4067 : audit [DBG] from='client.? 172.21.15.157:0/2252699882' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:41 smithi165 bash[22175]: audit 2022-04-30T23:38:41.547414+0000 mon.smithi157 (mon.0) 4067 : audit [DBG] from='client.? 172.21.15.157:0/2252699882' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:42 smithi157 bash[20376]: cluster 2022-04-30T23:38:42.242786+0000 mgr.smithi157.nfpzoe (mgr.14180) 6344 : cluster [DBG] pgmap v5938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:42 smithi165 bash[22175]: cluster 2022-04-30T23:38:42.242786+0000 mgr.smithi157.nfpzoe (mgr.14180) 6344 : cluster [DBG] pgmap v5938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:45 smithi165 bash[22175]: cluster 2022-04-30T23:38:44.243411+0000 mgr.smithi157.nfpzoe (mgr.14180) 6345 : cluster [DBG] pgmap v5939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:45 smithi157 bash[20376]: cluster 2022-04-30T23:38:44.243411+0000 mgr.smithi157.nfpzoe (mgr.14180) 6345 : cluster [DBG] pgmap v5939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:46.577 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:38:46.577 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:38:46.577 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:38:46.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:38:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:47 smithi165 bash[22175]: cluster 2022-04-30T23:38:46.244010+0000 mgr.smithi157.nfpzoe (mgr.14180) 6346 : cluster [DBG] pgmap v5940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:47 smithi165 bash[22175]: audit 2022-04-30T23:38:46.885838+0000 mon.smithi157 (mon.0) 4068 : audit [DBG] from='client.? 172.21.15.157:0/2122557448' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:47 smithi157 bash[20376]: cluster 2022-04-30T23:38:46.244010+0000 mgr.smithi157.nfpzoe (mgr.14180) 6346 : cluster [DBG] pgmap v5940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:47 smithi157 bash[20376]: audit 2022-04-30T23:38:46.885838+0000 mon.smithi157 (mon.0) 4068 : audit [DBG] from='client.? 172.21.15.157:0/2122557448' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:49 smithi165 bash[22175]: cluster 2022-04-30T23:38:48.244645+0000 mgr.smithi157.nfpzoe (mgr.14180) 6347 : cluster [DBG] pgmap v5941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:49 smithi157 bash[20376]: cluster 2022-04-30T23:38:48.244645+0000 mgr.smithi157.nfpzoe (mgr.14180) 6347 : cluster [DBG] pgmap v5941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:51.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:50 smithi157 bash[20376]: cluster 2022-04-30T23:38:50.245275+0000 mgr.smithi157.nfpzoe (mgr.14180) 6348 : cluster [DBG] pgmap v5942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:50 smithi165 bash[22175]: cluster 2022-04-30T23:38:50.245275+0000 mgr.smithi157.nfpzoe (mgr.14180) 6348 : cluster [DBG] pgmap v5942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:51.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:38:51.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:38:51.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:38:52.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:38:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:52 smithi165 bash[22175]: audit 2022-04-30T23:38:52.209797+0000 mon.smithi157 (mon.0) 4069 : audit [DBG] from='client.? 172.21.15.157:0/2321451349' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:52 smithi157 bash[20376]: audit 2022-04-30T23:38:52.209797+0000 mon.smithi157 (mon.0) 4069 : audit [DBG] from='client.? 172.21.15.157:0/2321451349' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:53.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:53 smithi165 bash[22175]: cluster 2022-04-30T23:38:52.245925+0000 mgr.smithi157.nfpzoe (mgr.14180) 6349 : cluster [DBG] pgmap v5943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:53.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:53 smithi157 bash[20376]: cluster 2022-04-30T23:38:52.245925+0000 mgr.smithi157.nfpzoe (mgr.14180) 6349 : cluster [DBG] pgmap v5943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:55 smithi165 bash[22175]: cluster 2022-04-30T23:38:54.246593+0000 mgr.smithi157.nfpzoe (mgr.14180) 6350 : cluster [DBG] pgmap v5944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:55 smithi157 bash[20376]: cluster 2022-04-30T23:38:54.246593+0000 mgr.smithi157.nfpzoe (mgr.14180) 6350 : cluster [DBG] pgmap v5944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:57.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:38:57.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:38:57.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:38:57.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:38:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:57 smithi165 bash[22175]: cluster 2022-04-30T23:38:56.247395+0000 mgr.smithi157.nfpzoe (mgr.14180) 6351 : cluster [DBG] pgmap v5945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:57 smithi157 bash[20376]: cluster 2022-04-30T23:38:56.247395+0000 mgr.smithi157.nfpzoe (mgr.14180) 6351 : cluster [DBG] pgmap v5945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:58 smithi165 bash[22175]: audit 2022-04-30T23:38:57.545007+0000 mon.smithi157 (mon.0) 4070 : audit [DBG] from='client.? 172.21.15.157:0/590688000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:58 smithi157 bash[20376]: audit 2022-04-30T23:38:57.545007+0000 mon.smithi157 (mon.0) 4070 : audit [DBG] from='client.? 172.21.15.157:0/590688000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:38:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:59 smithi165 bash[22175]: cluster 2022-04-30T23:38:58.248014+0000 mgr.smithi157.nfpzoe (mgr.14180) 6352 : cluster [DBG] pgmap v5946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:59 smithi165 bash[22175]: audit 2022-04-30T23:38:59.136073+0000 mon.smithi157 (mon.0) 4071 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:38:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:38:59 smithi165 bash[22175]: audit 2022-04-30T23:38:59.256225+0000 mon.smithi157 (mon.0) 4072 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:38:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:59 smithi157 bash[20376]: cluster 2022-04-30T23:38:58.248014+0000 mgr.smithi157.nfpzoe (mgr.14180) 6352 : cluster [DBG] pgmap v5946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:38:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:59 smithi157 bash[20376]: audit 2022-04-30T23:38:59.136073+0000 mon.smithi157 (mon.0) 4071 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:38:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:38:59 smithi157 bash[20376]: audit 2022-04-30T23:38:59.256225+0000 mon.smithi157 (mon.0) 4072 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:39:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:00 smithi157 bash[20376]: cluster 2022-04-30T23:39:00.248650+0000 mgr.smithi157.nfpzoe (mgr.14180) 6353 : cluster [DBG] pgmap v5947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:00 smithi165 bash[22175]: cluster 2022-04-30T23:39:00.248650+0000 mgr.smithi157.nfpzoe (mgr.14180) 6353 : cluster [DBG] pgmap v5947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:02.569 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:39:02.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:39:02.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:39:02.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:39:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:03 smithi165 bash[22175]: cluster 2022-04-30T23:39:02.249306+0000 mgr.smithi157.nfpzoe (mgr.14180) 6354 : cluster [DBG] pgmap v5948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:03 smithi165 bash[22175]: audit 2022-04-30T23:39:02.875875+0000 mon.smithi157 (mon.0) 4073 : audit [DBG] from='client.? 172.21.15.157:0/3996305692' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:03 smithi157 bash[20376]: cluster 2022-04-30T23:39:02.249306+0000 mgr.smithi157.nfpzoe (mgr.14180) 6354 : cluster [DBG] pgmap v5948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:03 smithi157 bash[20376]: audit 2022-04-30T23:39:02.875875+0000 mon.smithi157 (mon.0) 4073 : audit [DBG] from='client.? 172.21.15.157:0/3996305692' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:05 smithi165 bash[22175]: cluster 2022-04-30T23:39:04.249927+0000 mgr.smithi157.nfpzoe (mgr.14180) 6355 : cluster [DBG] pgmap v5949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:05 smithi157 bash[20376]: cluster 2022-04-30T23:39:04.249927+0000 mgr.smithi157.nfpzoe (mgr.14180) 6355 : cluster [DBG] pgmap v5949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:07.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:07 smithi165 bash[22175]: cluster 2022-04-30T23:39:06.250536+0000 mgr.smithi157.nfpzoe (mgr.14180) 6356 : cluster [DBG] pgmap v5950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:07 smithi157 bash[20376]: cluster 2022-04-30T23:39:06.250536+0000 mgr.smithi157.nfpzoe (mgr.14180) 6356 : cluster [DBG] pgmap v5950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:07.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:39:07.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:39:07.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:39:08.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:39:08.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:08 smithi165 bash[22175]: audit 2022-04-30T23:39:08.202530+0000 mon.smithi157 (mon.0) 4074 : audit [DBG] from='client.? 172.21.15.157:0/3299931203' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:08 smithi157 bash[20376]: audit 2022-04-30T23:39:08.202530+0000 mon.smithi157 (mon.0) 4074 : audit [DBG] from='client.? 172.21.15.157:0/3299931203' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:09 smithi165 bash[22175]: cluster 2022-04-30T23:39:08.251200+0000 mgr.smithi157.nfpzoe (mgr.14180) 6357 : cluster [DBG] pgmap v5951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:09 smithi157 bash[20376]: cluster 2022-04-30T23:39:08.251200+0000 mgr.smithi157.nfpzoe (mgr.14180) 6357 : cluster [DBG] pgmap v5951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:10 smithi157 bash[20376]: cluster 2022-04-30T23:39:10.251782+0000 mgr.smithi157.nfpzoe (mgr.14180) 6358 : cluster [DBG] pgmap v5952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:11.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:10 smithi165 bash[22175]: cluster 2022-04-30T23:39:10.251782+0000 mgr.smithi157.nfpzoe (mgr.14180) 6358 : cluster [DBG] pgmap v5952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:13.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:39:13.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:39:13.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:39:13.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:39:13.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:13 smithi165 bash[22175]: cluster 2022-04-30T23:39:12.252537+0000 mgr.smithi157.nfpzoe (mgr.14180) 6359 : cluster [DBG] pgmap v5953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:13 smithi157 bash[20376]: cluster 2022-04-30T23:39:12.252537+0000 mgr.smithi157.nfpzoe (mgr.14180) 6359 : cluster [DBG] pgmap v5953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:14 smithi165 bash[22175]: audit 2022-04-30T23:39:13.527435+0000 mon.smithi157 (mon.0) 4075 : audit [DBG] from='client.? 172.21.15.157:0/2822164165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:14.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:14 smithi157 bash[20376]: audit 2022-04-30T23:39:13.527435+0000 mon.smithi157 (mon.0) 4075 : audit [DBG] from='client.? 172.21.15.157:0/2822164165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:15 smithi165 bash[22175]: cluster 2022-04-30T23:39:14.253196+0000 mgr.smithi157.nfpzoe (mgr.14180) 6360 : cluster [DBG] pgmap v5954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:15 smithi157 bash[20376]: cluster 2022-04-30T23:39:14.253196+0000 mgr.smithi157.nfpzoe (mgr.14180) 6360 : cluster [DBG] pgmap v5954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:17.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:17 smithi165 bash[22175]: cluster 2022-04-30T23:39:16.253802+0000 mgr.smithi157.nfpzoe (mgr.14180) 6361 : cluster [DBG] pgmap v5955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:17.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:17 smithi157 bash[20376]: cluster 2022-04-30T23:39:16.253802+0000 mgr.smithi157.nfpzoe (mgr.14180) 6361 : cluster [DBG] pgmap v5955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:18.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:39:18.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:39:18.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:39:18.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:39:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:19 smithi165 bash[22175]: cluster 2022-04-30T23:39:18.254438+0000 mgr.smithi157.nfpzoe (mgr.14180) 6362 : cluster [DBG] pgmap v5956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:19 smithi165 bash[22175]: audit 2022-04-30T23:39:18.858557+0000 mon.smithi157 (mon.0) 4076 : audit [DBG] from='client.? 172.21.15.157:0/3659006158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:19 smithi157 bash[20376]: cluster 2022-04-30T23:39:18.254438+0000 mgr.smithi157.nfpzoe (mgr.14180) 6362 : cluster [DBG] pgmap v5956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:19 smithi157 bash[20376]: audit 2022-04-30T23:39:18.858557+0000 mon.smithi157 (mon.0) 4076 : audit [DBG] from='client.? 172.21.15.157:0/3659006158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:20 smithi157 bash[20376]: cluster 2022-04-30T23:39:20.255133+0000 mgr.smithi157.nfpzoe (mgr.14180) 6363 : cluster [DBG] pgmap v5957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:20 smithi157 bash[20376]: audit 2022-04-30T23:39:20.259534+0000 mon.smithi157 (mon.0) 4077 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:39:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:20 smithi157 bash[20376]: audit 2022-04-30T23:39:20.262444+0000 mon.smithi157 (mon.0) 4078 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:39:21.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:20 smithi157 bash[20376]: audit 2022-04-30T23:39:20.264272+0000 mon.smithi157 (mon.0) 4079 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:39:21.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:20 smithi157 bash[20376]: audit 2022-04-30T23:39:20.589039+0000 mon.smithi157 (mon.0) 4080 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:39:21.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:20 smithi157 bash[20376]: audit 2022-04-30T23:39:20.596104+0000 mon.smithi157 (mon.0) 4081 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:39:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:20 smithi165 bash[22175]: cluster 2022-04-30T23:39:20.255133+0000 mgr.smithi157.nfpzoe (mgr.14180) 6363 : cluster [DBG] pgmap v5957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:20 smithi165 bash[22175]: audit 2022-04-30T23:39:20.259534+0000 mon.smithi157 (mon.0) 4077 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:39:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:20 smithi165 bash[22175]: audit 2022-04-30T23:39:20.262444+0000 mon.smithi157 (mon.0) 4078 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:39:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:20 smithi165 bash[22175]: audit 2022-04-30T23:39:20.264272+0000 mon.smithi157 (mon.0) 4079 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:39:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:20 smithi165 bash[22175]: audit 2022-04-30T23:39:20.589039+0000 mon.smithi157 (mon.0) 4080 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:39:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:20 smithi165 bash[22175]: audit 2022-04-30T23:39:20.596104+0000 mon.smithi157 (mon.0) 4081 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:39:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:21 smithi157 bash[20376]: cluster 2022-04-30T23:39:20.582746+0000 mgr.smithi157.nfpzoe (mgr.14180) 6364 : cluster [DBG] pgmap v5958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:21 smithi157 bash[20376]: cluster 2022-04-30T23:39:20.583149+0000 mgr.smithi157.nfpzoe (mgr.14180) 6365 : cluster [DBG] pgmap v5959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:21 smithi157 bash[20376]: cephadm 2022-04-30T23:39:20.597342+0000 mgr.smithi157.nfpzoe (mgr.14180) 6366 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:39:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:21 smithi157 bash[20376]: cephadm 2022-04-30T23:39:20.597512+0000 mgr.smithi157.nfpzoe (mgr.14180) 6367 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:39:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:21 smithi165 bash[22175]: cluster 2022-04-30T23:39:20.582746+0000 mgr.smithi157.nfpzoe (mgr.14180) 6364 : cluster [DBG] pgmap v5958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:21 smithi165 bash[22175]: cluster 2022-04-30T23:39:20.583149+0000 mgr.smithi157.nfpzoe (mgr.14180) 6365 : cluster [DBG] pgmap v5959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:21 smithi165 bash[22175]: cephadm 2022-04-30T23:39:20.597342+0000 mgr.smithi157.nfpzoe (mgr.14180) 6366 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:39:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:21 smithi165 bash[22175]: cephadm 2022-04-30T23:39:20.597512+0000 mgr.smithi157.nfpzoe (mgr.14180) 6367 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:39:23.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:39:23.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:39:23.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:39:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:23 smithi157 bash[20376]: cluster 2022-04-30T23:39:22.583749+0000 mgr.smithi157.nfpzoe (mgr.14180) 6368 : cluster [DBG] pgmap v5960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:24.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:39:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:23 smithi165 bash[22175]: cluster 2022-04-30T23:39:22.583749+0000 mgr.smithi157.nfpzoe (mgr.14180) 6368 : cluster [DBG] pgmap v5960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:25.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:24 smithi157 bash[20376]: audit 2022-04-30T23:39:24.184081+0000 mon.smithi157 (mon.0) 4082 : audit [DBG] from='client.? 172.21.15.157:0/2447086513' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:24 smithi165 bash[22175]: audit 2022-04-30T23:39:24.184081+0000 mon.smithi157 (mon.0) 4082 : audit [DBG] from='client.? 172.21.15.157:0/2447086513' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:25 smithi165 bash[22175]: cluster 2022-04-30T23:39:24.584354+0000 mgr.smithi157.nfpzoe (mgr.14180) 6369 : cluster [DBG] pgmap v5961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:25 smithi157 bash[20376]: cluster 2022-04-30T23:39:24.584354+0000 mgr.smithi157.nfpzoe (mgr.14180) 6369 : cluster [DBG] pgmap v5961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:27 smithi165 bash[22175]: cluster 2022-04-30T23:39:26.584907+0000 mgr.smithi157.nfpzoe (mgr.14180) 6370 : cluster [DBG] pgmap v5962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:27 smithi157 bash[20376]: cluster 2022-04-30T23:39:26.584907+0000 mgr.smithi157.nfpzoe (mgr.14180) 6370 : cluster [DBG] pgmap v5962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:29.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:39:29.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:39:29.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:39:29.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:39:30.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:29 smithi165 bash[22175]: cluster 2022-04-30T23:39:28.585607+0000 mgr.smithi157.nfpzoe (mgr.14180) 6371 : cluster [DBG] pgmap v5963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:30.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:29 smithi165 bash[22175]: audit 2022-04-30T23:39:29.509560+0000 mon.smithi157 (mon.0) 4083 : audit [DBG] from='client.? 172.21.15.157:0/880912249' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:29 smithi157 bash[20376]: cluster 2022-04-30T23:39:28.585607+0000 mgr.smithi157.nfpzoe (mgr.14180) 6371 : cluster [DBG] pgmap v5963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:29 smithi157 bash[20376]: audit 2022-04-30T23:39:29.509560+0000 mon.smithi157 (mon.0) 4083 : audit [DBG] from='client.? 172.21.15.157:0/880912249' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:32.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:31 smithi165 bash[22175]: cluster 2022-04-30T23:39:30.586218+0000 mgr.smithi157.nfpzoe (mgr.14180) 6372 : cluster [DBG] pgmap v5964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:31 smithi157 bash[20376]: cluster 2022-04-30T23:39:30.586218+0000 mgr.smithi157.nfpzoe (mgr.14180) 6372 : cluster [DBG] pgmap v5964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:33 smithi165 bash[22175]: cluster 2022-04-30T23:39:32.586859+0000 mgr.smithi157.nfpzoe (mgr.14180) 6373 : cluster [DBG] pgmap v5965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:33 smithi157 bash[20376]: cluster 2022-04-30T23:39:32.586859+0000 mgr.smithi157.nfpzoe (mgr.14180) 6373 : cluster [DBG] pgmap v5965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:34.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:39:34.534 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:39:34.534 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:39:34.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:39:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:34 smithi165 bash[22175]: audit 2022-04-30T23:39:34.835767+0000 mon.smithi157 (mon.0) 4084 : audit [DBG] from='client.? 172.21.15.157:0/881942725' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:35.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:34 smithi157 bash[20376]: audit 2022-04-30T23:39:34.835767+0000 mon.smithi157 (mon.0) 4084 : audit [DBG] from='client.? 172.21.15.157:0/881942725' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:35 smithi165 bash[22175]: cluster 2022-04-30T23:39:34.587483+0000 mgr.smithi157.nfpzoe (mgr.14180) 6374 : cluster [DBG] pgmap v5966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:35 smithi157 bash[20376]: cluster 2022-04-30T23:39:34.587483+0000 mgr.smithi157.nfpzoe (mgr.14180) 6374 : cluster [DBG] pgmap v5966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:37 smithi165 bash[22175]: cluster 2022-04-30T23:39:36.588161+0000 mgr.smithi157.nfpzoe (mgr.14180) 6375 : cluster [DBG] pgmap v5967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:37 smithi157 bash[20376]: cluster 2022-04-30T23:39:36.588161+0000 mgr.smithi157.nfpzoe (mgr.14180) 6375 : cluster [DBG] pgmap v5967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:39.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:39:39.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:39:39.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:39:40.180 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:39:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:39 smithi165 bash[22175]: cluster 2022-04-30T23:39:38.588878+0000 mgr.smithi157.nfpzoe (mgr.14180) 6376 : cluster [DBG] pgmap v5968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:39 smithi157 bash[20376]: cluster 2022-04-30T23:39:38.588878+0000 mgr.smithi157.nfpzoe (mgr.14180) 6376 : cluster [DBG] pgmap v5968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:40 smithi157 bash[20376]: audit 2022-04-30T23:39:40.159042+0000 mon.smithi157 (mon.0) 4085 : audit [DBG] from='client.? 172.21.15.157:0/503920481' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:41.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:41 smithi165 bash[22175]: audit 2022-04-30T23:39:40.159042+0000 mon.smithi157 (mon.0) 4085 : audit [DBG] from='client.? 172.21.15.157:0/503920481' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:42 smithi165 bash[22175]: cluster 2022-04-30T23:39:40.589537+0000 mgr.smithi157.nfpzoe (mgr.14180) 6377 : cluster [DBG] pgmap v5969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:42 smithi157 bash[20376]: cluster 2022-04-30T23:39:40.589537+0000 mgr.smithi157.nfpzoe (mgr.14180) 6377 : cluster [DBG] pgmap v5969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:44 smithi165 bash[22175]: cluster 2022-04-30T23:39:42.590204+0000 mgr.smithi157.nfpzoe (mgr.14180) 6378 : cluster [DBG] pgmap v5970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:44 smithi157 bash[20376]: cluster 2022-04-30T23:39:42.590204+0000 mgr.smithi157.nfpzoe (mgr.14180) 6378 : cluster [DBG] pgmap v5970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:45.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:39:45.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:39:45.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:39:45.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:39:46.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:46 smithi165 bash[22175]: cluster 2022-04-30T23:39:44.590847+0000 mgr.smithi157.nfpzoe (mgr.14180) 6379 : cluster [DBG] pgmap v5971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:46.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:46 smithi165 bash[22175]: audit 2022-04-30T23:39:45.484159+0000 mon.smithi157 (mon.0) 4086 : audit [DBG] from='client.? 172.21.15.157:0/292817183' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:46 smithi157 bash[20376]: cluster 2022-04-30T23:39:44.590847+0000 mgr.smithi157.nfpzoe (mgr.14180) 6379 : cluster [DBG] pgmap v5971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:46 smithi157 bash[20376]: audit 2022-04-30T23:39:45.484159+0000 mon.smithi157 (mon.0) 4086 : audit [DBG] from='client.? 172.21.15.157:0/292817183' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:48.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:48 smithi165 bash[22175]: cluster 2022-04-30T23:39:46.591460+0000 mgr.smithi157.nfpzoe (mgr.14180) 6380 : cluster [DBG] pgmap v5972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:48 smithi157 bash[20376]: cluster 2022-04-30T23:39:46.591460+0000 mgr.smithi157.nfpzoe (mgr.14180) 6380 : cluster [DBG] pgmap v5972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:50 smithi165 bash[22175]: cluster 2022-04-30T23:39:48.592139+0000 mgr.smithi157.nfpzoe (mgr.14180) 6381 : cluster [DBG] pgmap v5973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:50 smithi157 bash[20376]: cluster 2022-04-30T23:39:48.592139+0000 mgr.smithi157.nfpzoe (mgr.14180) 6381 : cluster [DBG] pgmap v5973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:50.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:39:50.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:39:50.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:39:50.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:39:51.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:51 smithi157 bash[20376]: audit 2022-04-30T23:39:50.808569+0000 mon.smithi157 (mon.0) 4087 : audit [DBG] from='client.? 172.21.15.157:0/2306606257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:51 smithi165 bash[22175]: audit 2022-04-30T23:39:50.808569+0000 mon.smithi157 (mon.0) 4087 : audit [DBG] from='client.? 172.21.15.157:0/2306606257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:52.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:52 smithi165 bash[22175]: cluster 2022-04-30T23:39:50.592748+0000 mgr.smithi157.nfpzoe (mgr.14180) 6382 : cluster [DBG] pgmap v5974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:52 smithi157 bash[20376]: cluster 2022-04-30T23:39:50.592748+0000 mgr.smithi157.nfpzoe (mgr.14180) 6382 : cluster [DBG] pgmap v5974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:54.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:54 smithi165 bash[22175]: cluster 2022-04-30T23:39:52.593400+0000 mgr.smithi157.nfpzoe (mgr.14180) 6383 : cluster [DBG] pgmap v5975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:54 smithi157 bash[20376]: cluster 2022-04-30T23:39:52.593400+0000 mgr.smithi157.nfpzoe (mgr.14180) 6383 : cluster [DBG] pgmap v5975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:55.837 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:39:55.837 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:39:55.837 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:39:56.162 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:39:56.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:56 smithi165 bash[22175]: cluster 2022-04-30T23:39:54.594044+0000 mgr.smithi157.nfpzoe (mgr.14180) 6384 : cluster [DBG] pgmap v5976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:56 smithi157 bash[20376]: cluster 2022-04-30T23:39:54.594044+0000 mgr.smithi157.nfpzoe (mgr.14180) 6384 : cluster [DBG] pgmap v5976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:57 smithi165 bash[22175]: audit 2022-04-30T23:39:56.141497+0000 mon.smithi157 (mon.0) 4088 : audit [DBG] from='client.? 172.21.15.157:0/385155116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:57 smithi157 bash[20376]: audit 2022-04-30T23:39:56.141497+0000 mon.smithi157 (mon.0) 4088 : audit [DBG] from='client.? 172.21.15.157:0/385155116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:39:58.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:39:58 smithi165 bash[22175]: cluster 2022-04-30T23:39:56.594662+0000 mgr.smithi157.nfpzoe (mgr.14180) 6385 : cluster [DBG] pgmap v5977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:39:58.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:39:58 smithi157 bash[20376]: cluster 2022-04-30T23:39:56.594662+0000 mgr.smithi157.nfpzoe (mgr.14180) 6385 : cluster [DBG] pgmap v5977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:00 smithi165 bash[22175]: cluster 2022-04-30T23:39:58.595298+0000 mgr.smithi157.nfpzoe (mgr.14180) 6386 : cluster [DBG] pgmap v5978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:00 smithi165 bash[22175]: audit 2022-04-30T23:39:59.140141+0000 mon.smithi157 (mon.0) 4089 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:40:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:00 smithi165 bash[22175]: audit 2022-04-30T23:39:59.263917+0000 mon.smithi157 (mon.0) 4090 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:40:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:00 smithi165 bash[22175]: cluster 2022-04-30T23:40:00.000153+0000 mon.smithi157 (mon.0) 4091 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T23:40:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:00 smithi157 bash[20376]: cluster 2022-04-30T23:39:58.595298+0000 mgr.smithi157.nfpzoe (mgr.14180) 6386 : cluster [DBG] pgmap v5978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:00.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:00 smithi157 bash[20376]: audit 2022-04-30T23:39:59.140141+0000 mon.smithi157 (mon.0) 4089 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:40:00.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:00 smithi157 bash[20376]: audit 2022-04-30T23:39:59.263917+0000 mon.smithi157 (mon.0) 4090 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:40:00.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:00 smithi157 bash[20376]: cluster 2022-04-30T23:40:00.000153+0000 mon.smithi157 (mon.0) 4091 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T23:40:01.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:40:01.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:40:01.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:40:01.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:40:02.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:02 smithi165 bash[22175]: cluster 2022-04-30T23:40:00.595867+0000 mgr.smithi157.nfpzoe (mgr.14180) 6387 : cluster [DBG] pgmap v5979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:02.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:02 smithi165 bash[22175]: audit 2022-04-30T23:40:01.469340+0000 mon.smithi157 (mon.0) 4092 : audit [DBG] from='client.? 172.21.15.157:0/1901184087' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:02 smithi157 bash[20376]: cluster 2022-04-30T23:40:00.595867+0000 mgr.smithi157.nfpzoe (mgr.14180) 6387 : cluster [DBG] pgmap v5979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:02 smithi157 bash[20376]: audit 2022-04-30T23:40:01.469340+0000 mon.smithi157 (mon.0) 4092 : audit [DBG] from='client.? 172.21.15.157:0/1901184087' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:04.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:04 smithi165 bash[22175]: cluster 2022-04-30T23:40:02.596519+0000 mgr.smithi157.nfpzoe (mgr.14180) 6388 : cluster [DBG] pgmap v5980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:04 smithi157 bash[20376]: cluster 2022-04-30T23:40:02.596519+0000 mgr.smithi157.nfpzoe (mgr.14180) 6388 : cluster [DBG] pgmap v5980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:06.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:06 smithi165 bash[22175]: cluster 2022-04-30T23:40:04.597128+0000 mgr.smithi157.nfpzoe (mgr.14180) 6389 : cluster [DBG] pgmap v5981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:06 smithi157 bash[20376]: cluster 2022-04-30T23:40:04.597128+0000 mgr.smithi157.nfpzoe (mgr.14180) 6389 : cluster [DBG] pgmap v5981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:06.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:40:06.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:40:06.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:40:06.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:40:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:07 smithi165 bash[22175]: audit 2022-04-30T23:40:06.796120+0000 mon.smithi157 (mon.0) 4093 : audit [DBG] from='client.? 172.21.15.157:0/4166518704' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:07 smithi157 bash[20376]: audit 2022-04-30T23:40:06.796120+0000 mon.smithi157 (mon.0) 4093 : audit [DBG] from='client.? 172.21.15.157:0/4166518704' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:08.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:08 smithi165 bash[22175]: cluster 2022-04-30T23:40:06.597730+0000 mgr.smithi157.nfpzoe (mgr.14180) 6390 : cluster [DBG] pgmap v5982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:08 smithi157 bash[20376]: cluster 2022-04-30T23:40:06.597730+0000 mgr.smithi157.nfpzoe (mgr.14180) 6390 : cluster [DBG] pgmap v5982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:10 smithi165 bash[22175]: cluster 2022-04-30T23:40:08.598333+0000 mgr.smithi157.nfpzoe (mgr.14180) 6391 : cluster [DBG] pgmap v5983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:10 smithi157 bash[20376]: cluster 2022-04-30T23:40:08.598333+0000 mgr.smithi157.nfpzoe (mgr.14180) 6391 : cluster [DBG] pgmap v5983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:11.819 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:40:11.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:40:11.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:40:12.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:40:12.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:12 smithi165 bash[22175]: cluster 2022-04-30T23:40:10.598977+0000 mgr.smithi157.nfpzoe (mgr.14180) 6392 : cluster [DBG] pgmap v5984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:12 smithi157 bash[20376]: cluster 2022-04-30T23:40:10.598977+0000 mgr.smithi157.nfpzoe (mgr.14180) 6392 : cluster [DBG] pgmap v5984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:13 smithi165 bash[22175]: audit 2022-04-30T23:40:12.124568+0000 mon.smithi157 (mon.0) 4094 : audit [DBG] from='client.? 172.21.15.157:0/3935206701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:13.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:13 smithi157 bash[20376]: audit 2022-04-30T23:40:12.124568+0000 mon.smithi157 (mon.0) 4094 : audit [DBG] from='client.? 172.21.15.157:0/3935206701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:14.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:14 smithi165 bash[22175]: cluster 2022-04-30T23:40:12.599616+0000 mgr.smithi157.nfpzoe (mgr.14180) 6393 : cluster [DBG] pgmap v5985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:14.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:14 smithi157 bash[20376]: cluster 2022-04-30T23:40:12.599616+0000 mgr.smithi157.nfpzoe (mgr.14180) 6393 : cluster [DBG] pgmap v5985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:16.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:16 smithi165 bash[22175]: cluster 2022-04-30T23:40:14.600249+0000 mgr.smithi157.nfpzoe (mgr.14180) 6394 : cluster [DBG] pgmap v5986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:16 smithi157 bash[20376]: cluster 2022-04-30T23:40:14.600249+0000 mgr.smithi157.nfpzoe (mgr.14180) 6394 : cluster [DBG] pgmap v5986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:17.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:40:17.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:40:17.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:40:17.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:40:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:18 smithi165 bash[22175]: cluster 2022-04-30T23:40:16.600913+0000 mgr.smithi157.nfpzoe (mgr.14180) 6395 : cluster [DBG] pgmap v5987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:18 smithi165 bash[22175]: audit 2022-04-30T23:40:17.446520+0000 mon.smithi157 (mon.0) 4095 : audit [DBG] from='client.? 172.21.15.157:0/1987034506' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:18 smithi157 bash[20376]: cluster 2022-04-30T23:40:16.600913+0000 mgr.smithi157.nfpzoe (mgr.14180) 6395 : cluster [DBG] pgmap v5987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:18 smithi157 bash[20376]: audit 2022-04-30T23:40:17.446520+0000 mon.smithi157 (mon.0) 4095 : audit [DBG] from='client.? 172.21.15.157:0/1987034506' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:20 smithi165 bash[22175]: cluster 2022-04-30T23:40:18.601481+0000 mgr.smithi157.nfpzoe (mgr.14180) 6396 : cluster [DBG] pgmap v5988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:20 smithi157 bash[20376]: cluster 2022-04-30T23:40:18.601481+0000 mgr.smithi157.nfpzoe (mgr.14180) 6396 : cluster [DBG] pgmap v5988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:21 smithi165 bash[22175]: audit 2022-04-30T23:40:20.608139+0000 mon.smithi157 (mon.0) 4096 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:40:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:21 smithi165 bash[22175]: audit 2022-04-30T23:40:20.611292+0000 mon.smithi157 (mon.0) 4097 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:40:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:21 smithi165 bash[22175]: audit 2022-04-30T23:40:20.612963+0000 mon.smithi157 (mon.0) 4098 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:40:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:21 smithi165 bash[22175]: audit 2022-04-30T23:40:20.918131+0000 mon.smithi157 (mon.0) 4099 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:40:21.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:21 smithi157 bash[20376]: audit 2022-04-30T23:40:20.608139+0000 mon.smithi157 (mon.0) 4096 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:40:21.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:21 smithi157 bash[20376]: audit 2022-04-30T23:40:20.611292+0000 mon.smithi157 (mon.0) 4097 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:40:21.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:21 smithi157 bash[20376]: audit 2022-04-30T23:40:20.612963+0000 mon.smithi157 (mon.0) 4098 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:40:21.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:21 smithi157 bash[20376]: audit 2022-04-30T23:40:20.918131+0000 mon.smithi157 (mon.0) 4099 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:40:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:22 smithi165 bash[22175]: cluster 2022-04-30T23:40:20.602103+0000 mgr.smithi157.nfpzoe (mgr.14180) 6397 : cluster [DBG] pgmap v5989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:22 smithi157 bash[20376]: cluster 2022-04-30T23:40:20.602103+0000 mgr.smithi157.nfpzoe (mgr.14180) 6397 : cluster [DBG] pgmap v5989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:22.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:40:22.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:40:22.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:40:22.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:40:23.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:23 smithi165 bash[22175]: audit 2022-04-30T23:40:22.775070+0000 mon.smithi157 (mon.0) 4100 : audit [DBG] from='client.? 172.21.15.157:0/2477733666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:23.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:23 smithi157 bash[20376]: audit 2022-04-30T23:40:22.775070+0000 mon.smithi157 (mon.0) 4100 : audit [DBG] from='client.? 172.21.15.157:0/2477733666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:24 smithi157 bash[20376]: cluster 2022-04-30T23:40:22.602663+0000 mgr.smithi157.nfpzoe (mgr.14180) 6398 : cluster [DBG] pgmap v5990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:24 smithi165 bash[22175]: cluster 2022-04-30T23:40:22.602663+0000 mgr.smithi157.nfpzoe (mgr.14180) 6398 : cluster [DBG] pgmap v5990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:26.413 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:26 smithi157 bash[20376]: cluster 2022-04-30T23:40:24.603177+0000 mgr.smithi157.nfpzoe (mgr.14180) 6399 : cluster [DBG] pgmap v5991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:26 smithi165 bash[22175]: cluster 2022-04-30T23:40:24.603177+0000 mgr.smithi157.nfpzoe (mgr.14180) 6399 : cluster [DBG] pgmap v5991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:27.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:40:27.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:40:27.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:40:28.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:40:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:28 smithi157 bash[20376]: cluster 2022-04-30T23:40:26.603641+0000 mgr.smithi157.nfpzoe (mgr.14180) 6400 : cluster [DBG] pgmap v5992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:28 smithi157 bash[20376]: audit 2022-04-30T23:40:28.073765+0000 mon.smithi157 (mon.0) 4101 : audit [DBG] from='client.? 172.21.15.157:0/447215109' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:28.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:28 smithi165 bash[22175]: cluster 2022-04-30T23:40:26.603641+0000 mgr.smithi157.nfpzoe (mgr.14180) 6400 : cluster [DBG] pgmap v5992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:28.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:28 smithi165 bash[22175]: audit 2022-04-30T23:40:28.073765+0000 mon.smithi157 (mon.0) 4101 : audit [DBG] from='client.? 172.21.15.157:0/447215109' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:29 smithi157 bash[20376]: cluster 2022-04-30T23:40:28.604270+0000 mgr.smithi157.nfpzoe (mgr.14180) 6401 : cluster [DBG] pgmap v5993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:29.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:29 smithi157 bash[20376]: cephadm 2022-04-30T23:40:28.622645+0000 mgr.smithi157.nfpzoe (mgr.14180) 6402 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T23:40:29.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:29 smithi157 bash[20376]: audit 2022-04-30T23:40:28.634332+0000 mon.smithi157 (mon.0) 4102 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:40:29.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:29 smithi157 bash[20376]: cluster 2022-04-30T23:40:28.896332+0000 mgr.smithi157.nfpzoe (mgr.14180) 6403 : cluster [DBG] pgmap v5994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:29.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:29 smithi157 bash[20376]: cluster 2022-04-30T23:40:28.896868+0000 mgr.smithi157.nfpzoe (mgr.14180) 6404 : cluster [DBG] pgmap v5995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:29.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:29 smithi157 bash[20376]: audit 2022-04-30T23:40:28.900982+0000 mon.smithi157 (mon.0) 4103 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:40:29.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:29 smithi157 bash[20376]: audit 2022-04-30T23:40:28.906614+0000 mon.smithi157 (mon.0) 4104 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:40:29.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:29 smithi157 bash[20376]: cephadm 2022-04-30T23:40:28.907569+0000 mgr.smithi157.nfpzoe (mgr.14180) 6405 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:40:29.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:29 smithi157 bash[20376]: cephadm 2022-04-30T23:40:28.907688+0000 mgr.smithi157.nfpzoe (mgr.14180) 6406 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:40:29.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:29 smithi157 bash[20376]: audit 2022-04-30T23:40:28.913206+0000 mon.smithi157 (mon.0) 4105 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T23:40:29.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:29 smithi157 bash[20376]: audit 2022-04-30T23:40:28.915970+0000 mon.smithi157 (mon.0) 4106 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:40:29.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:29 smithi165 bash[22175]: cluster 2022-04-30T23:40:28.604270+0000 mgr.smithi157.nfpzoe (mgr.14180) 6401 : cluster [DBG] pgmap v5993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:29.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:29 smithi165 bash[22175]: cephadm 2022-04-30T23:40:28.622645+0000 mgr.smithi157.nfpzoe (mgr.14180) 6402 : cephadm [INF] Detected new or changed devices on smithi157 2022-04-30T23:40:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:29 smithi165 bash[22175]: audit 2022-04-30T23:40:28.634332+0000 mon.smithi157 (mon.0) 4102 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:40:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:29 smithi165 bash[22175]: cluster 2022-04-30T23:40:28.896332+0000 mgr.smithi157.nfpzoe (mgr.14180) 6403 : cluster [DBG] pgmap v5994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:29 smithi165 bash[22175]: cluster 2022-04-30T23:40:28.896868+0000 mgr.smithi157.nfpzoe (mgr.14180) 6404 : cluster [DBG] pgmap v5995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:29 smithi165 bash[22175]: audit 2022-04-30T23:40:28.900982+0000 mon.smithi157 (mon.0) 4103 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:40:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:29 smithi165 bash[22175]: audit 2022-04-30T23:40:28.906614+0000 mon.smithi157 (mon.0) 4104 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:40:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:29 smithi165 bash[22175]: cephadm 2022-04-30T23:40:28.907569+0000 mgr.smithi157.nfpzoe (mgr.14180) 6405 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:40:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:29 smithi165 bash[22175]: cephadm 2022-04-30T23:40:28.907688+0000 mgr.smithi157.nfpzoe (mgr.14180) 6406 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:40:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:29 smithi165 bash[22175]: audit 2022-04-30T23:40:28.913206+0000 mon.smithi157 (mon.0) 4105 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-04-30T23:40:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:29 smithi165 bash[22175]: audit 2022-04-30T23:40:28.915970+0000 mon.smithi157 (mon.0) 4106 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:40:32.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:31 smithi165 bash[22175]: cluster 2022-04-30T23:40:30.897485+0000 mgr.smithi157.nfpzoe (mgr.14180) 6407 : cluster [DBG] pgmap v5996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:31 smithi157 bash[20376]: cluster 2022-04-30T23:40:30.897485+0000 mgr.smithi157.nfpzoe (mgr.14180) 6407 : cluster [DBG] pgmap v5996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:33.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:40:33.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:40:33.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:40:33.409 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:40:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:33 smithi165 bash[22175]: cluster 2022-04-30T23:40:32.898326+0000 mgr.smithi157.nfpzoe (mgr.14180) 6408 : cluster [DBG] pgmap v5997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:33 smithi165 bash[22175]: audit 2022-04-30T23:40:33.389651+0000 mon.smithi157 (mon.0) 4107 : audit [DBG] from='client.? 172.21.15.157:0/2306618062' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:33 smithi157 bash[20376]: cluster 2022-04-30T23:40:32.898326+0000 mgr.smithi157.nfpzoe (mgr.14180) 6408 : cluster [DBG] pgmap v5997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:33 smithi157 bash[20376]: audit 2022-04-30T23:40:33.389651+0000 mon.smithi157 (mon.0) 4107 : audit [DBG] from='client.? 172.21.15.157:0/2306618062' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:35 smithi157 bash[20376]: cluster 2022-04-30T23:40:34.899059+0000 mgr.smithi157.nfpzoe (mgr.14180) 6409 : cluster [DBG] pgmap v5998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:35 smithi165 bash[22175]: cluster 2022-04-30T23:40:34.899059+0000 mgr.smithi157.nfpzoe (mgr.14180) 6409 : cluster [DBG] pgmap v5998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:37 smithi165 bash[22175]: cluster 2022-04-30T23:40:36.899729+0000 mgr.smithi157.nfpzoe (mgr.14180) 6410 : cluster [DBG] pgmap v5999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:38.413 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:40:38.413 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:40:38.413 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:40:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:37 smithi157 bash[20376]: cluster 2022-04-30T23:40:36.899729+0000 mgr.smithi157.nfpzoe (mgr.14180) 6410 : cluster [DBG] pgmap v5999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:38.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:40:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:38 smithi165 bash[22175]: audit 2022-04-30T23:40:38.734952+0000 mon.smithi157 (mon.0) 4108 : audit [DBG] from='client.? 172.21.15.157:0/2647023732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:39.407 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:38 smithi157 bash[20376]: audit 2022-04-30T23:40:38.734952+0000 mon.smithi157 (mon.0) 4108 : audit [DBG] from='client.? 172.21.15.157:0/2647023732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:40.241 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:39 smithi157 bash[20376]: cluster 2022-04-30T23:40:38.900387+0000 mgr.smithi157.nfpzoe (mgr.14180) 6411 : cluster [DBG] pgmap v6000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:39 smithi165 bash[22175]: cluster 2022-04-30T23:40:38.900387+0000 mgr.smithi157.nfpzoe (mgr.14180) 6411 : cluster [DBG] pgmap v6000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:41 smithi165 bash[22175]: cluster 2022-04-30T23:40:40.901107+0000 mgr.smithi157.nfpzoe (mgr.14180) 6412 : cluster [DBG] pgmap v6001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:41 smithi157 bash[20376]: cluster 2022-04-30T23:40:40.901107+0000 mgr.smithi157.nfpzoe (mgr.14180) 6412 : cluster [DBG] pgmap v6001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:43.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:40:43.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:40:43.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:40:44.086 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:40:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:44 smithi165 bash[22175]: cluster 2022-04-30T23:40:42.901798+0000 mgr.smithi157.nfpzoe (mgr.14180) 6413 : cluster [DBG] pgmap v6002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:44 smithi165 bash[22175]: audit 2022-04-30T23:40:43.237508+0000 mon.smithi157 (mon.0) 4109 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:40:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:44 smithi165 bash[22175]: audit 2022-04-30T23:40:44.065344+0000 mon.smithi157 (mon.0) 4110 : audit [DBG] from='client.? 172.21.15.157:0/1240824316' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:44 smithi157 bash[20376]: cluster 2022-04-30T23:40:42.901798+0000 mgr.smithi157.nfpzoe (mgr.14180) 6413 : cluster [DBG] pgmap v6002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:44 smithi157 bash[20376]: audit 2022-04-30T23:40:43.237508+0000 mon.smithi157 (mon.0) 4109 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:40:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:44 smithi157 bash[20376]: audit 2022-04-30T23:40:44.065344+0000 mon.smithi157 (mon.0) 4110 : audit [DBG] from='client.? 172.21.15.157:0/1240824316' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:46 smithi165 bash[22175]: cluster 2022-04-30T23:40:44.902464+0000 mgr.smithi157.nfpzoe (mgr.14180) 6414 : cluster [DBG] pgmap v6003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:46 smithi157 bash[20376]: cluster 2022-04-30T23:40:44.902464+0000 mgr.smithi157.nfpzoe (mgr.14180) 6414 : cluster [DBG] pgmap v6003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:48 smithi165 bash[22175]: cluster 2022-04-30T23:40:46.903232+0000 mgr.smithi157.nfpzoe (mgr.14180) 6415 : cluster [DBG] pgmap v6004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:48 smithi157 bash[20376]: cluster 2022-04-30T23:40:46.903232+0000 mgr.smithi157.nfpzoe (mgr.14180) 6415 : cluster [DBG] pgmap v6004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:49.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:40:49.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:40:49.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:40:49.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:40:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:50 smithi165 bash[22175]: cluster 2022-04-30T23:40:48.903984+0000 mgr.smithi157.nfpzoe (mgr.14180) 6416 : cluster [DBG] pgmap v6005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:50 smithi165 bash[22175]: audit 2022-04-30T23:40:49.399232+0000 mon.smithi157 (mon.0) 4111 : audit [DBG] from='client.? 172.21.15.157:0/640736216' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:50 smithi157 bash[20376]: cluster 2022-04-30T23:40:48.903984+0000 mgr.smithi157.nfpzoe (mgr.14180) 6416 : cluster [DBG] pgmap v6005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:50 smithi157 bash[20376]: audit 2022-04-30T23:40:49.399232+0000 mon.smithi157 (mon.0) 4111 : audit [DBG] from='client.? 172.21.15.157:0/640736216' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:52 smithi165 bash[22175]: cluster 2022-04-30T23:40:50.904641+0000 mgr.smithi157.nfpzoe (mgr.14180) 6417 : cluster [DBG] pgmap v6006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:52 smithi157 bash[20376]: cluster 2022-04-30T23:40:50.904641+0000 mgr.smithi157.nfpzoe (mgr.14180) 6417 : cluster [DBG] pgmap v6006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:54.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:40:54.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:40:54.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:40:54.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:54 smithi165 bash[22175]: cluster 2022-04-30T23:40:52.905294+0000 mgr.smithi157.nfpzoe (mgr.14180) 6418 : cluster [DBG] pgmap v6007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:54.708 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:54 smithi157 bash[20376]: cluster 2022-04-30T23:40:52.905294+0000 mgr.smithi157.nfpzoe (mgr.14180) 6418 : cluster [DBG] pgmap v6007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:54.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:40:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:55 smithi165 bash[22175]: audit 2022-04-30T23:40:54.728350+0000 mon.smithi157 (mon.0) 4112 : audit [DBG] from='client.? 172.21.15.157:0/3705540497' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:55 smithi157 bash[20376]: audit 2022-04-30T23:40:54.728350+0000 mon.smithi157 (mon.0) 4112 : audit [DBG] from='client.? 172.21.15.157:0/3705540497' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:40:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:56 smithi165 bash[22175]: cluster 2022-04-30T23:40:54.905968+0000 mgr.smithi157.nfpzoe (mgr.14180) 6419 : cluster [DBG] pgmap v6008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:56 smithi157 bash[20376]: cluster 2022-04-30T23:40:54.905968+0000 mgr.smithi157.nfpzoe (mgr.14180) 6419 : cluster [DBG] pgmap v6008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:58 smithi165 bash[22175]: cluster 2022-04-30T23:40:56.906620+0000 mgr.smithi157.nfpzoe (mgr.14180) 6420 : cluster [DBG] pgmap v6009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:58 smithi157 bash[20376]: cluster 2022-04-30T23:40:56.906620+0000 mgr.smithi157.nfpzoe (mgr.14180) 6420 : cluster [DBG] pgmap v6009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:40:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:59 smithi165 bash[22175]: audit 2022-04-30T23:40:59.144263+0000 mon.smithi157 (mon.0) 4113 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:40:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:40:59 smithi165 bash[22175]: audit 2022-04-30T23:40:59.269145+0000 mon.smithi157 (mon.0) 4114 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:40:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:59 smithi157 bash[20376]: audit 2022-04-30T23:40:59.144263+0000 mon.smithi157 (mon.0) 4113 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:40:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:40:59 smithi157 bash[20376]: audit 2022-04-30T23:40:59.269145+0000 mon.smithi157 (mon.0) 4114 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:40:59.752 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:40:59.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:40:59.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:41:00.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:41:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:00 smithi165 bash[22175]: cluster 2022-04-30T23:40:58.907222+0000 mgr.smithi157.nfpzoe (mgr.14180) 6421 : cluster [DBG] pgmap v6010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:00 smithi165 bash[22175]: audit 2022-04-30T23:41:00.052070+0000 mon.smithi157 (mon.0) 4115 : audit [DBG] from='client.? 172.21.15.157:0/1749955345' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:00 smithi157 bash[20376]: cluster 2022-04-30T23:40:58.907222+0000 mgr.smithi157.nfpzoe (mgr.14180) 6421 : cluster [DBG] pgmap v6010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:00 smithi157 bash[20376]: audit 2022-04-30T23:41:00.052070+0000 mon.smithi157 (mon.0) 4115 : audit [DBG] from='client.? 172.21.15.157:0/1749955345' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:02 smithi165 bash[22175]: cluster 2022-04-30T23:41:00.907839+0000 mgr.smithi157.nfpzoe (mgr.14180) 6422 : cluster [DBG] pgmap v6011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:02 smithi157 bash[20376]: cluster 2022-04-30T23:41:00.907839+0000 mgr.smithi157.nfpzoe (mgr.14180) 6422 : cluster [DBG] pgmap v6011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:04 smithi165 bash[22175]: cluster 2022-04-30T23:41:02.908473+0000 mgr.smithi157.nfpzoe (mgr.14180) 6423 : cluster [DBG] pgmap v6012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:04 smithi157 bash[20376]: cluster 2022-04-30T23:41:02.908473+0000 mgr.smithi157.nfpzoe (mgr.14180) 6423 : cluster [DBG] pgmap v6012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:05.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:41:05.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:41:05.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:41:05.398 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:41:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:06 smithi165 bash[22175]: cluster 2022-04-30T23:41:04.909108+0000 mgr.smithi157.nfpzoe (mgr.14180) 6424 : cluster [DBG] pgmap v6013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:06 smithi165 bash[22175]: audit 2022-04-30T23:41:05.372049+0000 mon.smithi157 (mon.0) 4116 : audit [DBG] from='client.? 172.21.15.157:0/2045631145' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:06 smithi157 bash[20376]: cluster 2022-04-30T23:41:04.909108+0000 mgr.smithi157.nfpzoe (mgr.14180) 6424 : cluster [DBG] pgmap v6013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:06 smithi157 bash[20376]: audit 2022-04-30T23:41:05.372049+0000 mon.smithi157 (mon.0) 4116 : audit [DBG] from='client.? 172.21.15.157:0/2045631145' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:08.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:08 smithi165 bash[22175]: cluster 2022-04-30T23:41:06.909722+0000 mgr.smithi157.nfpzoe (mgr.14180) 6425 : cluster [DBG] pgmap v6014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:08 smithi157 bash[20376]: cluster 2022-04-30T23:41:06.909722+0000 mgr.smithi157.nfpzoe (mgr.14180) 6425 : cluster [DBG] pgmap v6014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:10.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:41:10.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:41:10.401 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:41:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:10 smithi165 bash[22175]: cluster 2022-04-30T23:41:08.910362+0000 mgr.smithi157.nfpzoe (mgr.14180) 6426 : cluster [DBG] pgmap v6015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:10 smithi157 bash[20376]: cluster 2022-04-30T23:41:08.910362+0000 mgr.smithi157.nfpzoe (mgr.14180) 6426 : cluster [DBG] pgmap v6015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:10.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:41:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:11 smithi165 bash[22175]: audit 2022-04-30T23:41:10.705499+0000 mon.smithi157 (mon.0) 4117 : audit [DBG] from='client.? 172.21.15.157:0/2560387270' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:11 smithi157 bash[20376]: audit 2022-04-30T23:41:10.705499+0000 mon.smithi157 (mon.0) 4117 : audit [DBG] from='client.? 172.21.15.157:0/2560387270' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:12 smithi165 bash[22175]: cluster 2022-04-30T23:41:10.911086+0000 mgr.smithi157.nfpzoe (mgr.14180) 6427 : cluster [DBG] pgmap v6016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:12 smithi157 bash[20376]: cluster 2022-04-30T23:41:10.911086+0000 mgr.smithi157.nfpzoe (mgr.14180) 6427 : cluster [DBG] pgmap v6016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:14 smithi165 bash[22175]: cluster 2022-04-30T23:41:12.911796+0000 mgr.smithi157.nfpzoe (mgr.14180) 6428 : cluster [DBG] pgmap v6017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:14.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:14 smithi157 bash[20376]: cluster 2022-04-30T23:41:12.911796+0000 mgr.smithi157.nfpzoe (mgr.14180) 6428 : cluster [DBG] pgmap v6017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:15.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:41:15.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:41:15.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:41:16.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:41:16.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:16 smithi165 bash[22175]: cluster 2022-04-30T23:41:14.912356+0000 mgr.smithi157.nfpzoe (mgr.14180) 6429 : cluster [DBG] pgmap v6018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:16.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:16 smithi165 bash[22175]: audit 2022-04-30T23:41:16.034226+0000 mon.smithi157 (mon.0) 4118 : audit [DBG] from='client.? 172.21.15.157:0/3252549340' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:16.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:16 smithi157 bash[20376]: cluster 2022-04-30T23:41:14.912356+0000 mgr.smithi157.nfpzoe (mgr.14180) 6429 : cluster [DBG] pgmap v6018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:16.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:16 smithi157 bash[20376]: audit 2022-04-30T23:41:16.034226+0000 mon.smithi157 (mon.0) 4118 : audit [DBG] from='client.? 172.21.15.157:0/3252549340' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:18.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:18 smithi165 bash[22175]: cluster 2022-04-30T23:41:16.913107+0000 mgr.smithi157.nfpzoe (mgr.14180) 6430 : cluster [DBG] pgmap v6019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:18 smithi157 bash[20376]: cluster 2022-04-30T23:41:16.913107+0000 mgr.smithi157.nfpzoe (mgr.14180) 6430 : cluster [DBG] pgmap v6019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:20 smithi165 bash[22175]: cluster 2022-04-30T23:41:18.913883+0000 mgr.smithi157.nfpzoe (mgr.14180) 6431 : cluster [DBG] pgmap v6020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:20 smithi157 bash[20376]: cluster 2022-04-30T23:41:18.913883+0000 mgr.smithi157.nfpzoe (mgr.14180) 6431 : cluster [DBG] pgmap v6020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:21.057 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:41:21.057 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:41:21.057 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:41:21.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:41:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:22 smithi165 bash[22175]: cluster 2022-04-30T23:41:20.914515+0000 mgr.smithi157.nfpzoe (mgr.14180) 6432 : cluster [DBG] pgmap v6021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:22 smithi165 bash[22175]: audit 2022-04-30T23:41:21.362400+0000 mon.smithi157 (mon.0) 4119 : audit [DBG] from='client.? 172.21.15.157:0/2767999609' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:22 smithi157 bash[20376]: cluster 2022-04-30T23:41:20.914515+0000 mgr.smithi157.nfpzoe (mgr.14180) 6432 : cluster [DBG] pgmap v6021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:22 smithi157 bash[20376]: audit 2022-04-30T23:41:21.362400+0000 mon.smithi157 (mon.0) 4119 : audit [DBG] from='client.? 172.21.15.157:0/2767999609' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:24 smithi165 bash[22175]: cluster 2022-04-30T23:41:22.915193+0000 mgr.smithi157.nfpzoe (mgr.14180) 6433 : cluster [DBG] pgmap v6022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:24 smithi157 bash[20376]: cluster 2022-04-30T23:41:22.915193+0000 mgr.smithi157.nfpzoe (mgr.14180) 6433 : cluster [DBG] pgmap v6022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:26.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:41:26.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:41:26.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:41:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:26 smithi165 bash[22175]: cluster 2022-04-30T23:41:24.915923+0000 mgr.smithi157.nfpzoe (mgr.14180) 6434 : cluster [DBG] pgmap v6023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:26 smithi157 bash[20376]: cluster 2022-04-30T23:41:24.915923+0000 mgr.smithi157.nfpzoe (mgr.14180) 6434 : cluster [DBG] pgmap v6023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:26.717 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:41:27.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:27 smithi165 bash[22175]: audit 2022-04-30T23:41:26.697184+0000 mon.smithi157 (mon.0) 4120 : audit [DBG] from='client.? 172.21.15.157:0/266183161' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:27.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:27 smithi157 bash[20376]: audit 2022-04-30T23:41:26.697184+0000 mon.smithi157 (mon.0) 4120 : audit [DBG] from='client.? 172.21.15.157:0/266183161' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:28.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:28 smithi165 bash[22175]: cluster 2022-04-30T23:41:26.916596+0000 mgr.smithi157.nfpzoe (mgr.14180) 6435 : cluster [DBG] pgmap v6024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:28.709 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:28 smithi157 bash[20376]: cluster 2022-04-30T23:41:26.916596+0000 mgr.smithi157.nfpzoe (mgr.14180) 6435 : cluster [DBG] pgmap v6024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:30 smithi165 bash[22175]: cluster 2022-04-30T23:41:28.917308+0000 mgr.smithi157.nfpzoe (mgr.14180) 6436 : cluster [DBG] pgmap v6025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:30 smithi157 bash[20376]: cluster 2022-04-30T23:41:28.917308+0000 mgr.smithi157.nfpzoe (mgr.14180) 6436 : cluster [DBG] pgmap v6025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:31.721 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:41:31.721 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:41:31.721 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:41:32.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:41:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:32 smithi165 bash[22175]: cluster 2022-04-30T23:41:30.917983+0000 mgr.smithi157.nfpzoe (mgr.14180) 6437 : cluster [DBG] pgmap v6026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:32 smithi165 bash[22175]: audit 2022-04-30T23:41:32.024820+0000 mon.smithi157 (mon.0) 4121 : audit [DBG] from='client.? 172.21.15.157:0/3660209988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:32 smithi157 bash[20376]: cluster 2022-04-30T23:41:30.917983+0000 mgr.smithi157.nfpzoe (mgr.14180) 6437 : cluster [DBG] pgmap v6026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:32.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:32 smithi157 bash[20376]: audit 2022-04-30T23:41:32.024820+0000 mon.smithi157 (mon.0) 4121 : audit [DBG] from='client.? 172.21.15.157:0/3660209988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:34.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:34 smithi157 bash[20376]: cluster 2022-04-30T23:41:32.918623+0000 mgr.smithi157.nfpzoe (mgr.14180) 6438 : cluster [DBG] pgmap v6027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:34 smithi165 bash[22175]: cluster 2022-04-30T23:41:32.918623+0000 mgr.smithi157.nfpzoe (mgr.14180) 6438 : cluster [DBG] pgmap v6027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:36 smithi157 bash[20376]: cluster 2022-04-30T23:41:34.919203+0000 mgr.smithi157.nfpzoe (mgr.14180) 6439 : cluster [DBG] pgmap v6028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:36 smithi165 bash[22175]: cluster 2022-04-30T23:41:34.919203+0000 mgr.smithi157.nfpzoe (mgr.14180) 6439 : cluster [DBG] pgmap v6028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:37.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:41:37.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:41:37.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:41:37.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:41:37.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:37 smithi157 bash[20376]: audit 2022-04-30T23:41:37.354280+0000 mon.smithi157 (mon.0) 4122 : audit [DBG] from='client.? 172.21.15.157:0/3347325949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:37.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:37 smithi165 bash[22175]: audit 2022-04-30T23:41:37.354280+0000 mon.smithi157 (mon.0) 4122 : audit [DBG] from='client.? 172.21.15.157:0/3347325949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:38 smithi157 bash[20376]: cluster 2022-04-30T23:41:36.919923+0000 mgr.smithi157.nfpzoe (mgr.14180) 6440 : cluster [DBG] pgmap v6029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:38 smithi165 bash[22175]: cluster 2022-04-30T23:41:36.919923+0000 mgr.smithi157.nfpzoe (mgr.14180) 6440 : cluster [DBG] pgmap v6029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:40 smithi157 bash[20376]: cluster 2022-04-30T23:41:38.920572+0000 mgr.smithi157.nfpzoe (mgr.14180) 6441 : cluster [DBG] pgmap v6030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:40 smithi165 bash[22175]: cluster 2022-04-30T23:41:38.920572+0000 mgr.smithi157.nfpzoe (mgr.14180) 6441 : cluster [DBG] pgmap v6030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:42.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:41:42.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:41:42.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:41:42.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:41:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:42 smithi157 bash[20376]: cluster 2022-04-30T23:41:40.921269+0000 mgr.smithi157.nfpzoe (mgr.14180) 6442 : cluster [DBG] pgmap v6031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:42 smithi165 bash[22175]: cluster 2022-04-30T23:41:40.921269+0000 mgr.smithi157.nfpzoe (mgr.14180) 6442 : cluster [DBG] pgmap v6031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:43.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:43 smithi157 bash[20376]: audit 2022-04-30T23:41:42.682547+0000 mon.smithi157 (mon.0) 4123 : audit [DBG] from='client.? 172.21.15.157:0/2075746416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:43.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:43 smithi157 bash[20376]: audit 2022-04-30T23:41:43.242422+0000 mon.smithi157 (mon.0) 4124 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:41:43.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:43 smithi157 bash[20376]: audit 2022-04-30T23:41:43.245041+0000 mon.smithi157 (mon.0) 4125 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:41:43.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:43 smithi157 bash[20376]: audit 2022-04-30T23:41:43.246959+0000 mon.smithi157 (mon.0) 4126 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:41:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:43 smithi165 bash[22175]: audit 2022-04-30T23:41:42.682547+0000 mon.smithi157 (mon.0) 4123 : audit [DBG] from='client.? 172.21.15.157:0/2075746416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:43 smithi165 bash[22175]: audit 2022-04-30T23:41:43.242422+0000 mon.smithi157 (mon.0) 4124 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:41:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:43 smithi165 bash[22175]: audit 2022-04-30T23:41:43.245041+0000 mon.smithi157 (mon.0) 4125 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:41:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:43 smithi165 bash[22175]: audit 2022-04-30T23:41:43.246959+0000 mon.smithi157 (mon.0) 4126 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:41:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:44 smithi157 bash[20376]: cluster 2022-04-30T23:41:42.921910+0000 mgr.smithi157.nfpzoe (mgr.14180) 6443 : cluster [DBG] pgmap v6032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:44 smithi157 bash[20376]: audit 2022-04-30T23:41:43.570218+0000 mon.smithi157 (mon.0) 4127 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:41:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:44 smithi157 bash[20376]: audit 2022-04-30T23:41:43.577176+0000 mon.smithi157 (mon.0) 4128 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:41:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:44 smithi165 bash[22175]: cluster 2022-04-30T23:41:42.921910+0000 mgr.smithi157.nfpzoe (mgr.14180) 6443 : cluster [DBG] pgmap v6032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:44 smithi165 bash[22175]: audit 2022-04-30T23:41:43.570218+0000 mon.smithi157 (mon.0) 4127 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:41:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:44 smithi165 bash[22175]: audit 2022-04-30T23:41:43.577176+0000 mon.smithi157 (mon.0) 4128 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:41:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:45 smithi157 bash[20376]: cluster 2022-04-30T23:41:43.563719+0000 mgr.smithi157.nfpzoe (mgr.14180) 6444 : cluster [DBG] pgmap v6033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:45 smithi157 bash[20376]: cluster 2022-04-30T23:41:43.564076+0000 mgr.smithi157.nfpzoe (mgr.14180) 6445 : cluster [DBG] pgmap v6034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:45 smithi157 bash[20376]: cephadm 2022-04-30T23:41:43.578478+0000 mgr.smithi157.nfpzoe (mgr.14180) 6446 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:41:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:45 smithi157 bash[20376]: cephadm 2022-04-30T23:41:43.578702+0000 mgr.smithi157.nfpzoe (mgr.14180) 6447 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:41:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:45 smithi165 bash[22175]: cluster 2022-04-30T23:41:43.563719+0000 mgr.smithi157.nfpzoe (mgr.14180) 6444 : cluster [DBG] pgmap v6033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:45 smithi165 bash[22175]: cluster 2022-04-30T23:41:43.564076+0000 mgr.smithi157.nfpzoe (mgr.14180) 6445 : cluster [DBG] pgmap v6034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:45 smithi165 bash[22175]: cephadm 2022-04-30T23:41:43.578478+0000 mgr.smithi157.nfpzoe (mgr.14180) 6446 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:41:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:45 smithi165 bash[22175]: cephadm 2022-04-30T23:41:43.578702+0000 mgr.smithi157.nfpzoe (mgr.14180) 6447 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:41:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:47 smithi157 bash[20376]: cluster 2022-04-30T23:41:45.564677+0000 mgr.smithi157.nfpzoe (mgr.14180) 6448 : cluster [DBG] pgmap v6035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:47.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:41:47.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:41:47.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:41:47.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:47 smithi165 bash[22175]: cluster 2022-04-30T23:41:45.564677+0000 mgr.smithi157.nfpzoe (mgr.14180) 6448 : cluster [DBG] pgmap v6035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:48.021 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:41:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:48 smithi157 bash[20376]: audit 2022-04-30T23:41:48.001096+0000 mon.smithi157 (mon.0) 4129 : audit [DBG] from='client.? 172.21.15.157:0/457406854' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:48 smithi165 bash[22175]: audit 2022-04-30T23:41:48.001096+0000 mon.smithi157 (mon.0) 4129 : audit [DBG] from='client.? 172.21.15.157:0/457406854' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:49 smithi157 bash[20376]: cluster 2022-04-30T23:41:47.565224+0000 mgr.smithi157.nfpzoe (mgr.14180) 6449 : cluster [DBG] pgmap v6036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:49.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:49 smithi165 bash[22175]: cluster 2022-04-30T23:41:47.565224+0000 mgr.smithi157.nfpzoe (mgr.14180) 6449 : cluster [DBG] pgmap v6036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:51.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:51 smithi165 bash[22175]: cluster 2022-04-30T23:41:49.565867+0000 mgr.smithi157.nfpzoe (mgr.14180) 6450 : cluster [DBG] pgmap v6037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:51 smithi157 bash[20376]: cluster 2022-04-30T23:41:49.565867+0000 mgr.smithi157.nfpzoe (mgr.14180) 6450 : cluster [DBG] pgmap v6037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:53.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:41:53.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:41:53.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:41:53.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:41:53.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:53 smithi165 bash[22175]: cluster 2022-04-30T23:41:51.566490+0000 mgr.smithi157.nfpzoe (mgr.14180) 6451 : cluster [DBG] pgmap v6038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:53.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:53 smithi165 bash[22175]: audit 2022-04-30T23:41:53.320880+0000 mon.smithi157 (mon.0) 4130 : audit [DBG] from='client.? 172.21.15.157:0/3132484376' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:53 smithi157 bash[20376]: cluster 2022-04-30T23:41:51.566490+0000 mgr.smithi157.nfpzoe (mgr.14180) 6451 : cluster [DBG] pgmap v6038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:53 smithi157 bash[20376]: audit 2022-04-30T23:41:53.320880+0000 mon.smithi157 (mon.0) 4130 : audit [DBG] from='client.? 172.21.15.157:0/3132484376' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:54 smithi165 bash[22175]: cluster 2022-04-30T23:41:53.567216+0000 mgr.smithi157.nfpzoe (mgr.14180) 6452 : cluster [DBG] pgmap v6039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:54 smithi157 bash[20376]: cluster 2022-04-30T23:41:53.567216+0000 mgr.smithi157.nfpzoe (mgr.14180) 6452 : cluster [DBG] pgmap v6039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:56 smithi165 bash[22175]: cluster 2022-04-30T23:41:55.567880+0000 mgr.smithi157.nfpzoe (mgr.14180) 6453 : cluster [DBG] pgmap v6040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:56 smithi157 bash[20376]: cluster 2022-04-30T23:41:55.567880+0000 mgr.smithi157.nfpzoe (mgr.14180) 6453 : cluster [DBG] pgmap v6040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:58.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:41:58.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:41:58.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:41:58.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:41:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:58 smithi165 bash[22175]: cluster 2022-04-30T23:41:57.568560+0000 mgr.smithi157.nfpzoe (mgr.14180) 6454 : cluster [DBG] pgmap v6041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:41:58 smithi165 bash[22175]: audit 2022-04-30T23:41:58.647761+0000 mon.smithi157 (mon.0) 4131 : audit [DBG] from='client.? 172.21.15.157:0/1820979436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:41:59.411 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:58 smithi157 bash[20376]: cluster 2022-04-30T23:41:57.568560+0000 mgr.smithi157.nfpzoe (mgr.14180) 6454 : cluster [DBG] pgmap v6041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:41:59.411 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:58 smithi157 bash[20376]: audit 2022-04-30T23:41:58.647761+0000 mon.smithi157 (mon.0) 4131 : audit [DBG] from='client.? 172.21.15.157:0/1820979436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:00 smithi165 bash[22175]: audit 2022-04-30T23:41:59.148308+0000 mon.smithi157 (mon.0) 4132 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:42:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:00 smithi165 bash[22175]: audit 2022-04-30T23:41:59.278413+0000 mon.smithi157 (mon.0) 4133 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:42:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:59 smithi157 bash[20376]: audit 2022-04-30T23:41:59.148308+0000 mon.smithi157 (mon.0) 4132 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:42:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:41:59 smithi157 bash[20376]: audit 2022-04-30T23:41:59.278413+0000 mon.smithi157 (mon.0) 4133 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:42:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:01 smithi157 bash[20376]: cluster 2022-04-30T23:41:59.569257+0000 mgr.smithi157.nfpzoe (mgr.14180) 6455 : cluster [DBG] pgmap v6042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:01 smithi165 bash[22175]: cluster 2022-04-30T23:41:59.569257+0000 mgr.smithi157.nfpzoe (mgr.14180) 6455 : cluster [DBG] pgmap v6042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:03 smithi165 bash[22175]: cluster 2022-04-30T23:42:01.569879+0000 mgr.smithi157.nfpzoe (mgr.14180) 6456 : cluster [DBG] pgmap v6043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:03.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:03 smithi157 bash[20376]: cluster 2022-04-30T23:42:01.569879+0000 mgr.smithi157.nfpzoe (mgr.14180) 6456 : cluster [DBG] pgmap v6043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:03.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:42:03.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:42:03.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:42:03.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:42:04.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:04 smithi165 bash[22175]: audit 2022-04-30T23:42:03.970969+0000 mon.smithi157 (mon.0) 4134 : audit [DBG] from='client.? 172.21.15.157:0/3331354160' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:04 smithi157 bash[20376]: audit 2022-04-30T23:42:03.970969+0000 mon.smithi157 (mon.0) 4134 : audit [DBG] from='client.? 172.21.15.157:0/3331354160' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:05.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:05 smithi165 bash[22175]: cluster 2022-04-30T23:42:03.570526+0000 mgr.smithi157.nfpzoe (mgr.14180) 6457 : cluster [DBG] pgmap v6044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:05.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:05 smithi157 bash[20376]: cluster 2022-04-30T23:42:03.570526+0000 mgr.smithi157.nfpzoe (mgr.14180) 6457 : cluster [DBG] pgmap v6044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:07 smithi165 bash[22175]: cluster 2022-04-30T23:42:05.571160+0000 mgr.smithi157.nfpzoe (mgr.14180) 6458 : cluster [DBG] pgmap v6045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:07 smithi157 bash[20376]: cluster 2022-04-30T23:42:05.571160+0000 mgr.smithi157.nfpzoe (mgr.14180) 6458 : cluster [DBG] pgmap v6045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:08.995 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:42:08.995 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:42:08.995 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:42:09.318 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:42:09.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:09 smithi165 bash[22175]: cluster 2022-04-30T23:42:07.571893+0000 mgr.smithi157.nfpzoe (mgr.14180) 6459 : cluster [DBG] pgmap v6046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:09.413 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:09 smithi157 bash[20376]: cluster 2022-04-30T23:42:07.571893+0000 mgr.smithi157.nfpzoe (mgr.14180) 6459 : cluster [DBG] pgmap v6046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:10.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:10 smithi165 bash[22175]: audit 2022-04-30T23:42:09.296923+0000 mon.smithi157 (mon.0) 4135 : audit [DBG] from='client.? 172.21.15.157:0/1088471077' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:10 smithi157 bash[20376]: audit 2022-04-30T23:42:09.296923+0000 mon.smithi157 (mon.0) 4135 : audit [DBG] from='client.? 172.21.15.157:0/1088471077' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:11 smithi157 bash[20376]: cluster 2022-04-30T23:42:09.572567+0000 mgr.smithi157.nfpzoe (mgr.14180) 6460 : cluster [DBG] pgmap v6047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:11 smithi165 bash[22175]: cluster 2022-04-30T23:42:09.572567+0000 mgr.smithi157.nfpzoe (mgr.14180) 6460 : cluster [DBG] pgmap v6047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:13 smithi165 bash[22175]: cluster 2022-04-30T23:42:11.573198+0000 mgr.smithi157.nfpzoe (mgr.14180) 6461 : cluster [DBG] pgmap v6048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:13.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:13 smithi157 bash[20376]: cluster 2022-04-30T23:42:11.573198+0000 mgr.smithi157.nfpzoe (mgr.14180) 6461 : cluster [DBG] pgmap v6048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:14.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:42:14.322 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:42:14.322 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:42:14.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:42:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:15 smithi165 bash[22175]: cluster 2022-04-30T23:42:13.573874+0000 mgr.smithi157.nfpzoe (mgr.14180) 6462 : cluster [DBG] pgmap v6049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:15 smithi165 bash[22175]: audit 2022-04-30T23:42:14.625006+0000 mon.smithi157 (mon.0) 4136 : audit [DBG] from='client.? 172.21.15.157:0/1121653224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:15 smithi157 bash[20376]: cluster 2022-04-30T23:42:13.573874+0000 mgr.smithi157.nfpzoe (mgr.14180) 6462 : cluster [DBG] pgmap v6049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:15 smithi157 bash[20376]: audit 2022-04-30T23:42:14.625006+0000 mon.smithi157 (mon.0) 4136 : audit [DBG] from='client.? 172.21.15.157:0/1121653224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:17 smithi165 bash[22175]: cluster 2022-04-30T23:42:15.574470+0000 mgr.smithi157.nfpzoe (mgr.14180) 6463 : cluster [DBG] pgmap v6050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:17 smithi157 bash[20376]: cluster 2022-04-30T23:42:15.574470+0000 mgr.smithi157.nfpzoe (mgr.14180) 6463 : cluster [DBG] pgmap v6050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:19 smithi165 bash[22175]: cluster 2022-04-30T23:42:17.575010+0000 mgr.smithi157.nfpzoe (mgr.14180) 6464 : cluster [DBG] pgmap v6051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:19.412 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:19 smithi157 bash[20376]: cluster 2022-04-30T23:42:17.575010+0000 mgr.smithi157.nfpzoe (mgr.14180) 6464 : cluster [DBG] pgmap v6051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:19.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:42:19.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:42:19.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:42:19.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:42:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:20 smithi165 bash[22175]: audit 2022-04-30T23:42:19.949237+0000 mon.smithi157 (mon.0) 4137 : audit [DBG] from='client.? 172.21.15.157:0/219390047' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:20 smithi157 bash[20376]: audit 2022-04-30T23:42:19.949237+0000 mon.smithi157 (mon.0) 4137 : audit [DBG] from='client.? 172.21.15.157:0/219390047' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:21 smithi157 bash[20376]: cluster 2022-04-30T23:42:19.575637+0000 mgr.smithi157.nfpzoe (mgr.14180) 6465 : cluster [DBG] pgmap v6052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:21 smithi165 bash[22175]: cluster 2022-04-30T23:42:19.575637+0000 mgr.smithi157.nfpzoe (mgr.14180) 6465 : cluster [DBG] pgmap v6052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:23.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:23 smithi165 bash[22175]: cluster 2022-04-30T23:42:21.576283+0000 mgr.smithi157.nfpzoe (mgr.14180) 6466 : cluster [DBG] pgmap v6053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:23.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:23 smithi157 bash[20376]: cluster 2022-04-30T23:42:21.576283+0000 mgr.smithi157.nfpzoe (mgr.14180) 6466 : cluster [DBG] pgmap v6053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:24.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:42:24.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:42:24.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:42:25.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:42:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:25 smithi165 bash[22175]: cluster 2022-04-30T23:42:23.576931+0000 mgr.smithi157.nfpzoe (mgr.14180) 6467 : cluster [DBG] pgmap v6054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:25 smithi157 bash[20376]: cluster 2022-04-30T23:42:23.576931+0000 mgr.smithi157.nfpzoe (mgr.14180) 6467 : cluster [DBG] pgmap v6054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:26 smithi165 bash[22175]: audit 2022-04-30T23:42:25.274071+0000 mon.smithi157 (mon.0) 4138 : audit [DBG] from='client.? 172.21.15.157:0/364856919' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:26 smithi157 bash[20376]: audit 2022-04-30T23:42:25.274071+0000 mon.smithi157 (mon.0) 4138 : audit [DBG] from='client.? 172.21.15.157:0/364856919' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:27 smithi165 bash[22175]: cluster 2022-04-30T23:42:25.577580+0000 mgr.smithi157.nfpzoe (mgr.14180) 6468 : cluster [DBG] pgmap v6055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:27 smithi157 bash[20376]: cluster 2022-04-30T23:42:25.577580+0000 mgr.smithi157.nfpzoe (mgr.14180) 6468 : cluster [DBG] pgmap v6055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:29 smithi165 bash[22175]: cluster 2022-04-30T23:42:27.578242+0000 mgr.smithi157.nfpzoe (mgr.14180) 6469 : cluster [DBG] pgmap v6056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:29.415 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:29 smithi157 bash[20376]: cluster 2022-04-30T23:42:27.578242+0000 mgr.smithi157.nfpzoe (mgr.14180) 6469 : cluster [DBG] pgmap v6056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:30.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:42:30.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:42:30.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:42:30.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:42:31.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:31 smithi165 bash[22175]: cluster 2022-04-30T23:42:29.578754+0000 mgr.smithi157.nfpzoe (mgr.14180) 6470 : cluster [DBG] pgmap v6057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:31.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:31 smithi165 bash[22175]: audit 2022-04-30T23:42:30.597204+0000 mon.smithi157 (mon.0) 4139 : audit [DBG] from='client.? 172.21.15.157:0/1308060373' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:31.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:31 smithi157 bash[20376]: cluster 2022-04-30T23:42:29.578754+0000 mgr.smithi157.nfpzoe (mgr.14180) 6470 : cluster [DBG] pgmap v6057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:31.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:31 smithi157 bash[20376]: audit 2022-04-30T23:42:30.597204+0000 mon.smithi157 (mon.0) 4139 : audit [DBG] from='client.? 172.21.15.157:0/1308060373' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:33 smithi165 bash[22175]: cluster 2022-04-30T23:42:31.579383+0000 mgr.smithi157.nfpzoe (mgr.14180) 6471 : cluster [DBG] pgmap v6058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:33.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:33 smithi157 bash[20376]: cluster 2022-04-30T23:42:31.579383+0000 mgr.smithi157.nfpzoe (mgr.14180) 6471 : cluster [DBG] pgmap v6058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:35 smithi165 bash[22175]: cluster 2022-04-30T23:42:33.579964+0000 mgr.smithi157.nfpzoe (mgr.14180) 6472 : cluster [DBG] pgmap v6059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:35.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:35 smithi157 bash[20376]: cluster 2022-04-30T23:42:33.579964+0000 mgr.smithi157.nfpzoe (mgr.14180) 6472 : cluster [DBG] pgmap v6059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:35.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:42:35.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:42:35.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:42:35.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:42:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:36 smithi165 bash[22175]: audit 2022-04-30T23:42:35.925029+0000 mon.smithi157 (mon.0) 4140 : audit [DBG] from='client.? 172.21.15.157:0/3132185233' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:36 smithi157 bash[20376]: audit 2022-04-30T23:42:35.925029+0000 mon.smithi157 (mon.0) 4140 : audit [DBG] from='client.? 172.21.15.157:0/3132185233' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:37 smithi165 bash[22175]: cluster 2022-04-30T23:42:35.580576+0000 mgr.smithi157.nfpzoe (mgr.14180) 6473 : cluster [DBG] pgmap v6060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:37 smithi157 bash[20376]: cluster 2022-04-30T23:42:35.580576+0000 mgr.smithi157.nfpzoe (mgr.14180) 6473 : cluster [DBG] pgmap v6060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:39 smithi165 bash[22175]: cluster 2022-04-30T23:42:37.581205+0000 mgr.smithi157.nfpzoe (mgr.14180) 6474 : cluster [DBG] pgmap v6061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:39.415 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:39 smithi157 bash[20376]: cluster 2022-04-30T23:42:37.581205+0000 mgr.smithi157.nfpzoe (mgr.14180) 6474 : cluster [DBG] pgmap v6061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:40.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:42:40.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:42:40.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:42:41.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:42:41.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:41 smithi165 bash[22175]: cluster 2022-04-30T23:42:39.581831+0000 mgr.smithi157.nfpzoe (mgr.14180) 6475 : cluster [DBG] pgmap v6062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:41 smithi157 bash[20376]: cluster 2022-04-30T23:42:39.581831+0000 mgr.smithi157.nfpzoe (mgr.14180) 6475 : cluster [DBG] pgmap v6062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:42 smithi157 bash[20376]: audit 2022-04-30T23:42:41.257885+0000 mon.smithi157 (mon.0) 4141 : audit [DBG] from='client.? 172.21.15.157:0/527890604' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:42.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:42 smithi165 bash[22175]: audit 2022-04-30T23:42:41.257885+0000 mon.smithi157 (mon.0) 4141 : audit [DBG] from='client.? 172.21.15.157:0/527890604' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:43.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:43 smithi165 bash[22175]: cluster 2022-04-30T23:42:41.582577+0000 mgr.smithi157.nfpzoe (mgr.14180) 6476 : cluster [DBG] pgmap v6063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:43 smithi157 bash[20376]: cluster 2022-04-30T23:42:41.582577+0000 mgr.smithi157.nfpzoe (mgr.14180) 6476 : cluster [DBG] pgmap v6063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:44 smithi157 bash[20376]: audit 2022-04-30T23:42:43.587765+0000 mon.smithi157 (mon.0) 4142 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:42:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:44 smithi157 bash[20376]: audit 2022-04-30T23:42:43.590351+0000 mon.smithi157 (mon.0) 4143 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:42:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:44 smithi157 bash[20376]: audit 2022-04-30T23:42:43.592049+0000 mon.smithi157 (mon.0) 4144 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:42:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:44 smithi157 bash[20376]: audit 2022-04-30T23:42:43.915836+0000 mon.smithi157 (mon.0) 4145 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:42:44.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:44 smithi157 bash[20376]: audit 2022-04-30T23:42:43.924599+0000 mon.smithi157 (mon.0) 4146 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:42:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:44 smithi165 bash[22175]: audit 2022-04-30T23:42:43.587765+0000 mon.smithi157 (mon.0) 4142 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:42:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:44 smithi165 bash[22175]: audit 2022-04-30T23:42:43.590351+0000 mon.smithi157 (mon.0) 4143 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:42:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:44 smithi165 bash[22175]: audit 2022-04-30T23:42:43.592049+0000 mon.smithi157 (mon.0) 4144 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:42:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:44 smithi165 bash[22175]: audit 2022-04-30T23:42:43.915836+0000 mon.smithi157 (mon.0) 4145 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:42:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:44 smithi165 bash[22175]: audit 2022-04-30T23:42:43.924599+0000 mon.smithi157 (mon.0) 4146 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:42:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:45 smithi157 bash[20376]: cluster 2022-04-30T23:42:43.583238+0000 mgr.smithi157.nfpzoe (mgr.14180) 6477 : cluster [DBG] pgmap v6064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:45 smithi157 bash[20376]: cluster 2022-04-30T23:42:43.908468+0000 mgr.smithi157.nfpzoe (mgr.14180) 6478 : cluster [DBG] pgmap v6065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:45 smithi157 bash[20376]: cluster 2022-04-30T23:42:43.908846+0000 mgr.smithi157.nfpzoe (mgr.14180) 6479 : cluster [DBG] pgmap v6066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:45 smithi157 bash[20376]: cephadm 2022-04-30T23:42:43.925797+0000 mgr.smithi157.nfpzoe (mgr.14180) 6480 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:42:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:45 smithi157 bash[20376]: cephadm 2022-04-30T23:42:43.925993+0000 mgr.smithi157.nfpzoe (mgr.14180) 6481 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:42:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:45 smithi165 bash[22175]: cluster 2022-04-30T23:42:43.583238+0000 mgr.smithi157.nfpzoe (mgr.14180) 6477 : cluster [DBG] pgmap v6064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:45 smithi165 bash[22175]: cluster 2022-04-30T23:42:43.908468+0000 mgr.smithi157.nfpzoe (mgr.14180) 6478 : cluster [DBG] pgmap v6065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:45 smithi165 bash[22175]: cluster 2022-04-30T23:42:43.908846+0000 mgr.smithi157.nfpzoe (mgr.14180) 6479 : cluster [DBG] pgmap v6066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:45 smithi165 bash[22175]: cephadm 2022-04-30T23:42:43.925797+0000 mgr.smithi157.nfpzoe (mgr.14180) 6480 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:42:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:45 smithi165 bash[22175]: cephadm 2022-04-30T23:42:43.925993+0000 mgr.smithi157.nfpzoe (mgr.14180) 6481 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:42:46.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:42:46.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:42:46.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:42:46.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:42:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:47 smithi157 bash[20376]: cluster 2022-04-30T23:42:45.909356+0000 mgr.smithi157.nfpzoe (mgr.14180) 6482 : cluster [DBG] pgmap v6067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:47 smithi157 bash[20376]: audit 2022-04-30T23:42:46.590675+0000 mon.smithi157 (mon.0) 4147 : audit [DBG] from='client.? 172.21.15.157:0/3703935635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:47 smithi165 bash[22175]: cluster 2022-04-30T23:42:45.909356+0000 mgr.smithi157.nfpzoe (mgr.14180) 6482 : cluster [DBG] pgmap v6067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:47 smithi165 bash[22175]: audit 2022-04-30T23:42:46.590675+0000 mon.smithi157 (mon.0) 4147 : audit [DBG] from='client.? 172.21.15.157:0/3703935635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:49 smithi157 bash[20376]: cluster 2022-04-30T23:42:47.910034+0000 mgr.smithi157.nfpzoe (mgr.14180) 6483 : cluster [DBG] pgmap v6068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:49 smithi165 bash[22175]: cluster 2022-04-30T23:42:47.910034+0000 mgr.smithi157.nfpzoe (mgr.14180) 6483 : cluster [DBG] pgmap v6068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:51.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:51 smithi157 bash[20376]: cluster 2022-04-30T23:42:49.910641+0000 mgr.smithi157.nfpzoe (mgr.14180) 6484 : cluster [DBG] pgmap v6069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:51.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:42:51.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:42:51.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:42:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:51 smithi165 bash[22175]: cluster 2022-04-30T23:42:49.910641+0000 mgr.smithi157.nfpzoe (mgr.14180) 6484 : cluster [DBG] pgmap v6069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:51.950 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:42:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:52 smithi157 bash[20376]: audit 2022-04-30T23:42:51.924114+0000 mon.smithi157 (mon.0) 4148 : audit [DBG] from='client.? 172.21.15.157:0/1994605682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:52 smithi165 bash[22175]: audit 2022-04-30T23:42:51.924114+0000 mon.smithi157 (mon.0) 4148 : audit [DBG] from='client.? 172.21.15.157:0/1994605682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:53.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:53 smithi165 bash[22175]: cluster 2022-04-30T23:42:51.911255+0000 mgr.smithi157.nfpzoe (mgr.14180) 6485 : cluster [DBG] pgmap v6070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:53 smithi157 bash[20376]: cluster 2022-04-30T23:42:51.911255+0000 mgr.smithi157.nfpzoe (mgr.14180) 6485 : cluster [DBG] pgmap v6070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:55 smithi157 bash[20376]: cluster 2022-04-30T23:42:53.911859+0000 mgr.smithi157.nfpzoe (mgr.14180) 6486 : cluster [DBG] pgmap v6071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:55 smithi165 bash[22175]: cluster 2022-04-30T23:42:53.911859+0000 mgr.smithi157.nfpzoe (mgr.14180) 6486 : cluster [DBG] pgmap v6071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:56.953 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:42:56.953 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:42:56.953 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:42:57.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:42:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:57 smithi157 bash[20376]: cluster 2022-04-30T23:42:55.912466+0000 mgr.smithi157.nfpzoe (mgr.14180) 6487 : cluster [DBG] pgmap v6072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:57 smithi165 bash[22175]: cluster 2022-04-30T23:42:55.912466+0000 mgr.smithi157.nfpzoe (mgr.14180) 6487 : cluster [DBG] pgmap v6072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:58.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:58 smithi157 bash[20376]: audit 2022-04-30T23:42:57.262447+0000 mon.smithi157 (mon.0) 4149 : audit [DBG] from='client.? 172.21.15.157:0/137367158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:58 smithi165 bash[22175]: audit 2022-04-30T23:42:57.262447+0000 mon.smithi157 (mon.0) 4149 : audit [DBG] from='client.? 172.21.15.157:0/137367158' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:42:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:59 smithi165 bash[22175]: cluster 2022-04-30T23:42:57.913111+0000 mgr.smithi157.nfpzoe (mgr.14180) 6488 : cluster [DBG] pgmap v6073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:42:59 smithi165 bash[22175]: audit 2022-04-30T23:42:59.152336+0000 mon.smithi157 (mon.0) 4150 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:42:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:59 smithi157 bash[20376]: cluster 2022-04-30T23:42:57.913111+0000 mgr.smithi157.nfpzoe (mgr.14180) 6488 : cluster [DBG] pgmap v6073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:42:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:42:59 smithi157 bash[20376]: audit 2022-04-30T23:42:59.152336+0000 mon.smithi157 (mon.0) 4150 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:43:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:00 smithi165 bash[22175]: audit 2022-04-30T23:42:59.285295+0000 mon.smithi157 (mon.0) 4151 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:43:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:00 smithi157 bash[20376]: audit 2022-04-30T23:42:59.285295+0000 mon.smithi157 (mon.0) 4151 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:43:01.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:01 smithi165 bash[22175]: cluster 2022-04-30T23:42:59.913756+0000 mgr.smithi157.nfpzoe (mgr.14180) 6489 : cluster [DBG] pgmap v6074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:01.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:01 smithi157 bash[20376]: cluster 2022-04-30T23:42:59.913756+0000 mgr.smithi157.nfpzoe (mgr.14180) 6489 : cluster [DBG] pgmap v6074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:02.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:43:02.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:43:02.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:43:02.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:43:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:03 smithi165 bash[22175]: cluster 2022-04-30T23:43:01.914383+0000 mgr.smithi157.nfpzoe (mgr.14180) 6490 : cluster [DBG] pgmap v6075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:03 smithi165 bash[22175]: audit 2022-04-30T23:43:02.598410+0000 mon.smithi157 (mon.0) 4152 : audit [DBG] from='client.? 172.21.15.157:0/3907212659' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:03 smithi157 bash[20376]: cluster 2022-04-30T23:43:01.914383+0000 mgr.smithi157.nfpzoe (mgr.14180) 6490 : cluster [DBG] pgmap v6075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:03 smithi157 bash[20376]: audit 2022-04-30T23:43:02.598410+0000 mon.smithi157 (mon.0) 4152 : audit [DBG] from='client.? 172.21.15.157:0/3907212659' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:05 smithi165 bash[22175]: cluster 2022-04-30T23:43:03.914985+0000 mgr.smithi157.nfpzoe (mgr.14180) 6491 : cluster [DBG] pgmap v6076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:05 smithi157 bash[20376]: cluster 2022-04-30T23:43:03.914985+0000 mgr.smithi157.nfpzoe (mgr.14180) 6491 : cluster [DBG] pgmap v6076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:07 smithi157 bash[20376]: cluster 2022-04-30T23:43:05.915560+0000 mgr.smithi157.nfpzoe (mgr.14180) 6492 : cluster [DBG] pgmap v6077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:07.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:43:07.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:43:07.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:43:07.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:07 smithi165 bash[22175]: cluster 2022-04-30T23:43:05.915560+0000 mgr.smithi157.nfpzoe (mgr.14180) 6492 : cluster [DBG] pgmap v6077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:07.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:43:08.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:08 smithi165 bash[22175]: audit 2022-04-30T23:43:07.926411+0000 mon.smithi157 (mon.0) 4153 : audit [DBG] from='client.? 172.21.15.157:0/3533583905' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:08 smithi157 bash[20376]: audit 2022-04-30T23:43:07.926411+0000 mon.smithi157 (mon.0) 4153 : audit [DBG] from='client.? 172.21.15.157:0/3533583905' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:09 smithi165 bash[22175]: cluster 2022-04-30T23:43:07.916281+0000 mgr.smithi157.nfpzoe (mgr.14180) 6493 : cluster [DBG] pgmap v6078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:09 smithi157 bash[20376]: cluster 2022-04-30T23:43:07.916281+0000 mgr.smithi157.nfpzoe (mgr.14180) 6493 : cluster [DBG] pgmap v6078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:11 smithi165 bash[22175]: cluster 2022-04-30T23:43:09.917014+0000 mgr.smithi157.nfpzoe (mgr.14180) 6494 : cluster [DBG] pgmap v6079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:11 smithi157 bash[20376]: cluster 2022-04-30T23:43:09.917014+0000 mgr.smithi157.nfpzoe (mgr.14180) 6494 : cluster [DBG] pgmap v6079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:12.950 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:43:12.950 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:43:12.950 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:43:13.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:43:13.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:13 smithi165 bash[22175]: cluster 2022-04-30T23:43:11.917633+0000 mgr.smithi157.nfpzoe (mgr.14180) 6495 : cluster [DBG] pgmap v6080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:13 smithi157 bash[20376]: cluster 2022-04-30T23:43:11.917633+0000 mgr.smithi157.nfpzoe (mgr.14180) 6495 : cluster [DBG] pgmap v6080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:14 smithi165 bash[22175]: audit 2022-04-30T23:43:13.276379+0000 mon.smithi157 (mon.0) 4154 : audit [DBG] from='client.? 172.21.15.157:0/4051706513' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:14.711 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:14 smithi157 bash[20376]: audit 2022-04-30T23:43:13.276379+0000 mon.smithi157 (mon.0) 4154 : audit [DBG] from='client.? 172.21.15.157:0/4051706513' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:15 smithi165 bash[22175]: cluster 2022-04-30T23:43:13.918284+0000 mgr.smithi157.nfpzoe (mgr.14180) 6496 : cluster [DBG] pgmap v6081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:15 smithi157 bash[20376]: cluster 2022-04-30T23:43:13.918284+0000 mgr.smithi157.nfpzoe (mgr.14180) 6496 : cluster [DBG] pgmap v6081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:17 smithi157 bash[20376]: cluster 2022-04-30T23:43:15.918889+0000 mgr.smithi157.nfpzoe (mgr.14180) 6497 : cluster [DBG] pgmap v6082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:17.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:17 smithi165 bash[22175]: cluster 2022-04-30T23:43:15.918889+0000 mgr.smithi157.nfpzoe (mgr.14180) 6497 : cluster [DBG] pgmap v6082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:18.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:43:18.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:43:18.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:43:18.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:43:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:19 smithi165 bash[22175]: cluster 2022-04-30T23:43:17.919545+0000 mgr.smithi157.nfpzoe (mgr.14180) 6498 : cluster [DBG] pgmap v6083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:19 smithi165 bash[22175]: audit 2022-04-30T23:43:18.605018+0000 mon.smithi157 (mon.0) 4155 : audit [DBG] from='client.? 172.21.15.157:0/664366217' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:19 smithi157 bash[20376]: cluster 2022-04-30T23:43:17.919545+0000 mgr.smithi157.nfpzoe (mgr.14180) 6498 : cluster [DBG] pgmap v6083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:19 smithi157 bash[20376]: audit 2022-04-30T23:43:18.605018+0000 mon.smithi157 (mon.0) 4155 : audit [DBG] from='client.? 172.21.15.157:0/664366217' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:21 smithi165 bash[22175]: cluster 2022-04-30T23:43:19.920158+0000 mgr.smithi157.nfpzoe (mgr.14180) 6499 : cluster [DBG] pgmap v6084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:21 smithi157 bash[20376]: cluster 2022-04-30T23:43:19.920158+0000 mgr.smithi157.nfpzoe (mgr.14180) 6499 : cluster [DBG] pgmap v6084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:23.627 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:43:23.627 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:43:23.627 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:43:23.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:23 smithi165 bash[22175]: cluster 2022-04-30T23:43:21.920822+0000 mgr.smithi157.nfpzoe (mgr.14180) 6500 : cluster [DBG] pgmap v6085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:23 smithi157 bash[20376]: cluster 2022-04-30T23:43:21.920822+0000 mgr.smithi157.nfpzoe (mgr.14180) 6500 : cluster [DBG] pgmap v6085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:23.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:43:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:24 smithi165 bash[22175]: audit 2022-04-30T23:43:23.930154+0000 mon.smithi157 (mon.0) 4156 : audit [DBG] from='client.? 172.21.15.157:0/2819401197' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:24 smithi157 bash[20376]: audit 2022-04-30T23:43:23.930154+0000 mon.smithi157 (mon.0) 4156 : audit [DBG] from='client.? 172.21.15.157:0/2819401197' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:25 smithi165 bash[22175]: cluster 2022-04-30T23:43:23.921421+0000 mgr.smithi157.nfpzoe (mgr.14180) 6501 : cluster [DBG] pgmap v6086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:25 smithi157 bash[20376]: cluster 2022-04-30T23:43:23.921421+0000 mgr.smithi157.nfpzoe (mgr.14180) 6501 : cluster [DBG] pgmap v6086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:27.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:27 smithi165 bash[22175]: cluster 2022-04-30T23:43:25.922021+0000 mgr.smithi157.nfpzoe (mgr.14180) 6502 : cluster [DBG] pgmap v6087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:27.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:27 smithi157 bash[20376]: cluster 2022-04-30T23:43:25.922021+0000 mgr.smithi157.nfpzoe (mgr.14180) 6502 : cluster [DBG] pgmap v6087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:28.954 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:43:28.954 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:43:28.954 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:43:29.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:43:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:29 smithi165 bash[22175]: cluster 2022-04-30T23:43:27.922656+0000 mgr.smithi157.nfpzoe (mgr.14180) 6503 : cluster [DBG] pgmap v6088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:29 smithi165 bash[22175]: audit 2022-04-30T23:43:29.258568+0000 mon.smithi157 (mon.0) 4157 : audit [DBG] from='client.? 172.21.15.157:0/3592445308' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:29.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:29 smithi157 bash[20376]: cluster 2022-04-30T23:43:27.922656+0000 mgr.smithi157.nfpzoe (mgr.14180) 6503 : cluster [DBG] pgmap v6088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:29.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:29 smithi157 bash[20376]: audit 2022-04-30T23:43:29.258568+0000 mon.smithi157 (mon.0) 4157 : audit [DBG] from='client.? 172.21.15.157:0/3592445308' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:31.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:31 smithi165 bash[22175]: cluster 2022-04-30T23:43:29.923344+0000 mgr.smithi157.nfpzoe (mgr.14180) 6504 : cluster [DBG] pgmap v6089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:31 smithi157 bash[20376]: cluster 2022-04-30T23:43:29.923344+0000 mgr.smithi157.nfpzoe (mgr.14180) 6504 : cluster [DBG] pgmap v6089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:33.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:33 smithi165 bash[22175]: cluster 2022-04-30T23:43:31.923971+0000 mgr.smithi157.nfpzoe (mgr.14180) 6505 : cluster [DBG] pgmap v6090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:33 smithi157 bash[20376]: cluster 2022-04-30T23:43:31.923971+0000 mgr.smithi157.nfpzoe (mgr.14180) 6505 : cluster [DBG] pgmap v6090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:34.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:43:34.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:43:34.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:43:34.607 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:43:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:35 smithi165 bash[22175]: cluster 2022-04-30T23:43:33.924569+0000 mgr.smithi157.nfpzoe (mgr.14180) 6506 : cluster [DBG] pgmap v6091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:35 smithi165 bash[22175]: audit 2022-04-30T23:43:34.587646+0000 mon.smithi157 (mon.0) 4158 : audit [DBG] from='client.? 172.21.15.157:0/2003913074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:35 smithi157 bash[20376]: cluster 2022-04-30T23:43:33.924569+0000 mgr.smithi157.nfpzoe (mgr.14180) 6506 : cluster [DBG] pgmap v6091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:35 smithi157 bash[20376]: audit 2022-04-30T23:43:34.587646+0000 mon.smithi157 (mon.0) 4158 : audit [DBG] from='client.? 172.21.15.157:0/2003913074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:37 smithi165 bash[22175]: cluster 2022-04-30T23:43:35.925202+0000 mgr.smithi157.nfpzoe (mgr.14180) 6507 : cluster [DBG] pgmap v6092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:37.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:37 smithi157 bash[20376]: cluster 2022-04-30T23:43:35.925202+0000 mgr.smithi157.nfpzoe (mgr.14180) 6507 : cluster [DBG] pgmap v6092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:39.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:43:39.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:43:39.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:43:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:39 smithi165 bash[22175]: cluster 2022-04-30T23:43:37.925946+0000 mgr.smithi157.nfpzoe (mgr.14180) 6508 : cluster [DBG] pgmap v6093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:39 smithi157 bash[20376]: cluster 2022-04-30T23:43:37.925946+0000 mgr.smithi157.nfpzoe (mgr.14180) 6508 : cluster [DBG] pgmap v6093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:39.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:43:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:40 smithi165 bash[22175]: audit 2022-04-30T23:43:39.912707+0000 mon.smithi157 (mon.0) 4159 : audit [DBG] from='client.? 172.21.15.157:0/5301538' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:40 smithi157 bash[20376]: audit 2022-04-30T23:43:39.912707+0000 mon.smithi157 (mon.0) 4159 : audit [DBG] from='client.? 172.21.15.157:0/5301538' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:41 smithi165 bash[22175]: cluster 2022-04-30T23:43:39.926572+0000 mgr.smithi157.nfpzoe (mgr.14180) 6509 : cluster [DBG] pgmap v6094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:41 smithi157 bash[20376]: cluster 2022-04-30T23:43:39.926572+0000 mgr.smithi157.nfpzoe (mgr.14180) 6509 : cluster [DBG] pgmap v6094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:43.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:43 smithi165 bash[22175]: cluster 2022-04-30T23:43:41.927329+0000 mgr.smithi157.nfpzoe (mgr.14180) 6510 : cluster [DBG] pgmap v6095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:43.711 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:43 smithi157 bash[20376]: cluster 2022-04-30T23:43:41.927329+0000 mgr.smithi157.nfpzoe (mgr.14180) 6510 : cluster [DBG] pgmap v6095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:44 smithi165 bash[22175]: audit 2022-04-30T23:43:43.933947+0000 mon.smithi157 (mon.0) 4160 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:43:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:44 smithi165 bash[22175]: audit 2022-04-30T23:43:43.936656+0000 mon.smithi157 (mon.0) 4161 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:43:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:44 smithi165 bash[22175]: audit 2022-04-30T23:43:43.938497+0000 mon.smithi157 (mon.0) 4162 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:43:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:44 smithi165 bash[22175]: audit 2022-04-30T23:43:44.263057+0000 mon.smithi157 (mon.0) 4163 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:43:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:44 smithi165 bash[22175]: audit 2022-04-30T23:43:44.270883+0000 mon.smithi157 (mon.0) 4164 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:43:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:44 smithi157 bash[20376]: audit 2022-04-30T23:43:43.933947+0000 mon.smithi157 (mon.0) 4160 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:43:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:44 smithi157 bash[20376]: audit 2022-04-30T23:43:43.936656+0000 mon.smithi157 (mon.0) 4161 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:43:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:44 smithi157 bash[20376]: audit 2022-04-30T23:43:43.938497+0000 mon.smithi157 (mon.0) 4162 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:43:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:44 smithi157 bash[20376]: audit 2022-04-30T23:43:44.263057+0000 mon.smithi157 (mon.0) 4163 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:43:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:44 smithi157 bash[20376]: audit 2022-04-30T23:43:44.270883+0000 mon.smithi157 (mon.0) 4164 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:43:44.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:43:44.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:43:44.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:43:45.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:43:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:45 smithi165 bash[22175]: cluster 2022-04-30T23:43:43.927992+0000 mgr.smithi157.nfpzoe (mgr.14180) 6511 : cluster [DBG] pgmap v6096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:45 smithi165 bash[22175]: cluster 2022-04-30T23:43:44.256662+0000 mgr.smithi157.nfpzoe (mgr.14180) 6512 : cluster [DBG] pgmap v6097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:45 smithi165 bash[22175]: cluster 2022-04-30T23:43:44.257230+0000 mgr.smithi157.nfpzoe (mgr.14180) 6513 : cluster [DBG] pgmap v6098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:45.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:45 smithi165 bash[22175]: cephadm 2022-04-30T23:43:44.272033+0000 mgr.smithi157.nfpzoe (mgr.14180) 6514 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:43:45.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:45 smithi165 bash[22175]: cephadm 2022-04-30T23:43:44.272158+0000 mgr.smithi157.nfpzoe (mgr.14180) 6515 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:43:45.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:45 smithi165 bash[22175]: audit 2022-04-30T23:43:45.239977+0000 mon.smithi157 (mon.0) 4165 : audit [DBG] from='client.? 172.21.15.157:0/583131275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:45 smithi157 bash[20376]: cluster 2022-04-30T23:43:43.927992+0000 mgr.smithi157.nfpzoe (mgr.14180) 6511 : cluster [DBG] pgmap v6096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:45 smithi157 bash[20376]: cluster 2022-04-30T23:43:44.256662+0000 mgr.smithi157.nfpzoe (mgr.14180) 6512 : cluster [DBG] pgmap v6097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:45.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:45 smithi157 bash[20376]: cluster 2022-04-30T23:43:44.257230+0000 mgr.smithi157.nfpzoe (mgr.14180) 6513 : cluster [DBG] pgmap v6098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:45.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:45 smithi157 bash[20376]: cephadm 2022-04-30T23:43:44.272033+0000 mgr.smithi157.nfpzoe (mgr.14180) 6514 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:43:45.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:45 smithi157 bash[20376]: cephadm 2022-04-30T23:43:44.272158+0000 mgr.smithi157.nfpzoe (mgr.14180) 6515 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:43:45.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:45 smithi157 bash[20376]: audit 2022-04-30T23:43:45.239977+0000 mon.smithi157 (mon.0) 4165 : audit [DBG] from='client.? 172.21.15.157:0/583131275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:47 smithi165 bash[22175]: cluster 2022-04-30T23:43:46.257948+0000 mgr.smithi157.nfpzoe (mgr.14180) 6516 : cluster [DBG] pgmap v6099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:47 smithi157 bash[20376]: cluster 2022-04-30T23:43:46.257948+0000 mgr.smithi157.nfpzoe (mgr.14180) 6516 : cluster [DBG] pgmap v6099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:49 smithi165 bash[22175]: cluster 2022-04-30T23:43:48.258573+0000 mgr.smithi157.nfpzoe (mgr.14180) 6517 : cluster [DBG] pgmap v6100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:49 smithi157 bash[20376]: cluster 2022-04-30T23:43:48.258573+0000 mgr.smithi157.nfpzoe (mgr.14180) 6517 : cluster [DBG] pgmap v6100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:50.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:43:50.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:43:50.268 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:43:50.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:43:51.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:51 smithi157 bash[20376]: cluster 2022-04-30T23:43:50.259196+0000 mgr.smithi157.nfpzoe (mgr.14180) 6518 : cluster [DBG] pgmap v6101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:51.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:51 smithi157 bash[20376]: audit 2022-04-30T23:43:50.567373+0000 mon.smithi157 (mon.0) 4166 : audit [DBG] from='client.? 172.21.15.157:0/1077135523' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:51 smithi165 bash[22175]: cluster 2022-04-30T23:43:50.259196+0000 mgr.smithi157.nfpzoe (mgr.14180) 6518 : cluster [DBG] pgmap v6101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:51 smithi165 bash[22175]: audit 2022-04-30T23:43:50.567373+0000 mon.smithi157 (mon.0) 4166 : audit [DBG] from='client.? 172.21.15.157:0/1077135523' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:53.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:53 smithi165 bash[22175]: cluster 2022-04-30T23:43:52.259916+0000 mgr.smithi157.nfpzoe (mgr.14180) 6519 : cluster [DBG] pgmap v6102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:53.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:53 smithi157 bash[20376]: cluster 2022-04-30T23:43:52.259916+0000 mgr.smithi157.nfpzoe (mgr.14180) 6519 : cluster [DBG] pgmap v6102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:55.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:43:55.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:43:55.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:43:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:55 smithi165 bash[22175]: cluster 2022-04-30T23:43:54.260567+0000 mgr.smithi157.nfpzoe (mgr.14180) 6520 : cluster [DBG] pgmap v6103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:55 smithi157 bash[20376]: cluster 2022-04-30T23:43:54.260567+0000 mgr.smithi157.nfpzoe (mgr.14180) 6520 : cluster [DBG] pgmap v6103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:55.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:43:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:56 smithi165 bash[22175]: audit 2022-04-30T23:43:55.893680+0000 mon.smithi157 (mon.0) 4167 : audit [DBG] from='client.? 172.21.15.157:0/1959171586' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:56 smithi157 bash[20376]: audit 2022-04-30T23:43:55.893680+0000 mon.smithi157 (mon.0) 4167 : audit [DBG] from='client.? 172.21.15.157:0/1959171586' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:43:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:57 smithi165 bash[22175]: cluster 2022-04-30T23:43:56.261142+0000 mgr.smithi157.nfpzoe (mgr.14180) 6521 : cluster [DBG] pgmap v6104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:57 smithi157 bash[20376]: cluster 2022-04-30T23:43:56.261142+0000 mgr.smithi157.nfpzoe (mgr.14180) 6521 : cluster [DBG] pgmap v6104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:59 smithi165 bash[22175]: cluster 2022-04-30T23:43:58.261804+0000 mgr.smithi157.nfpzoe (mgr.14180) 6522 : cluster [DBG] pgmap v6105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:59 smithi165 bash[22175]: audit 2022-04-30T23:43:59.156547+0000 mon.smithi157 (mon.0) 4168 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:43:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:43:59 smithi165 bash[22175]: audit 2022-04-30T23:43:59.293191+0000 mon.smithi157 (mon.0) 4169 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:43:59.711 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:59 smithi157 bash[20376]: cluster 2022-04-30T23:43:58.261804+0000 mgr.smithi157.nfpzoe (mgr.14180) 6522 : cluster [DBG] pgmap v6105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:43:59.712 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:59 smithi157 bash[20376]: audit 2022-04-30T23:43:59.156547+0000 mon.smithi157 (mon.0) 4168 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:43:59.712 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:43:59 smithi157 bash[20376]: audit 2022-04-30T23:43:59.293191+0000 mon.smithi157 (mon.0) 4169 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:44:00.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:44:00.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:44:00.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:44:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:01 smithi157 bash[20376]: cluster 2022-04-30T23:44:00.262383+0000 mgr.smithi157.nfpzoe (mgr.14180) 6523 : cluster [DBG] pgmap v6106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:01.238 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:44:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:01 smithi165 bash[22175]: cluster 2022-04-30T23:44:00.262383+0000 mgr.smithi157.nfpzoe (mgr.14180) 6523 : cluster [DBG] pgmap v6106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:02.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:02 smithi165 bash[22175]: audit 2022-04-30T23:44:01.219174+0000 mon.smithi157 (mon.0) 4170 : audit [DBG] from='client.? 172.21.15.157:0/4150004567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:02 smithi157 bash[20376]: audit 2022-04-30T23:44:01.219174+0000 mon.smithi157 (mon.0) 4170 : audit [DBG] from='client.? 172.21.15.157:0/4150004567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:03.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:03 smithi165 bash[22175]: cluster 2022-04-30T23:44:02.263068+0000 mgr.smithi157.nfpzoe (mgr.14180) 6524 : cluster [DBG] pgmap v6107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:03.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:03 smithi157 bash[20376]: cluster 2022-04-30T23:44:02.263068+0000 mgr.smithi157.nfpzoe (mgr.14180) 6524 : cluster [DBG] pgmap v6107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:05 smithi165 bash[22175]: cluster 2022-04-30T23:44:04.263687+0000 mgr.smithi157.nfpzoe (mgr.14180) 6525 : cluster [DBG] pgmap v6108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:05 smithi157 bash[20376]: cluster 2022-04-30T23:44:04.263687+0000 mgr.smithi157.nfpzoe (mgr.14180) 6525 : cluster [DBG] pgmap v6108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:06.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:44:06.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:44:06.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:44:06.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:44:07.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:07 smithi165 bash[22175]: cluster 2022-04-30T23:44:06.264322+0000 mgr.smithi157.nfpzoe (mgr.14180) 6526 : cluster [DBG] pgmap v6109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:07.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:07 smithi165 bash[22175]: audit 2022-04-30T23:44:06.545431+0000 mon.smithi157 (mon.0) 4171 : audit [DBG] from='client.? 172.21.15.157:0/42249903' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:07 smithi157 bash[20376]: cluster 2022-04-30T23:44:06.264322+0000 mgr.smithi157.nfpzoe (mgr.14180) 6526 : cluster [DBG] pgmap v6109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:07 smithi157 bash[20376]: audit 2022-04-30T23:44:06.545431+0000 mon.smithi157 (mon.0) 4171 : audit [DBG] from='client.? 172.21.15.157:0/42249903' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:09 smithi165 bash[22175]: cluster 2022-04-30T23:44:08.264970+0000 mgr.smithi157.nfpzoe (mgr.14180) 6527 : cluster [DBG] pgmap v6110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:09 smithi157 bash[20376]: cluster 2022-04-30T23:44:08.264970+0000 mgr.smithi157.nfpzoe (mgr.14180) 6527 : cluster [DBG] pgmap v6110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:11 smithi157 bash[20376]: cluster 2022-04-30T23:44:10.265659+0000 mgr.smithi157.nfpzoe (mgr.14180) 6528 : cluster [DBG] pgmap v6111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:11 smithi165 bash[22175]: cluster 2022-04-30T23:44:10.265659+0000 mgr.smithi157.nfpzoe (mgr.14180) 6528 : cluster [DBG] pgmap v6111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:11.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:44:11.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:44:11.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:44:11.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:44:12.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:12 smithi165 bash[22175]: audit 2022-04-30T23:44:11.865994+0000 mon.smithi157 (mon.0) 4172 : audit [DBG] from='client.? 172.21.15.157:0/2085326846' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:12 smithi157 bash[20376]: audit 2022-04-30T23:44:11.865994+0000 mon.smithi157 (mon.0) 4172 : audit [DBG] from='client.? 172.21.15.157:0/2085326846' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:13 smithi165 bash[22175]: cluster 2022-04-30T23:44:12.266356+0000 mgr.smithi157.nfpzoe (mgr.14180) 6529 : cluster [DBG] pgmap v6112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:13.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:13 smithi157 bash[20376]: cluster 2022-04-30T23:44:12.266356+0000 mgr.smithi157.nfpzoe (mgr.14180) 6529 : cluster [DBG] pgmap v6112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:15 smithi165 bash[22175]: cluster 2022-04-30T23:44:14.266980+0000 mgr.smithi157.nfpzoe (mgr.14180) 6530 : cluster [DBG] pgmap v6113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:15 smithi157 bash[20376]: cluster 2022-04-30T23:44:14.266980+0000 mgr.smithi157.nfpzoe (mgr.14180) 6530 : cluster [DBG] pgmap v6113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:16.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:44:16.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:44:16.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:44:17.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:44:17.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:17 smithi165 bash[22175]: cluster 2022-04-30T23:44:16.267647+0000 mgr.smithi157.nfpzoe (mgr.14180) 6531 : cluster [DBG] pgmap v6114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:17.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:17 smithi165 bash[22175]: audit 2022-04-30T23:44:17.198412+0000 mon.smithi157 (mon.0) 4173 : audit [DBG] from='client.? 172.21.15.157:0/1782958510' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:17.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:17 smithi157 bash[20376]: cluster 2022-04-30T23:44:16.267647+0000 mgr.smithi157.nfpzoe (mgr.14180) 6531 : cluster [DBG] pgmap v6114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:17.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:17 smithi157 bash[20376]: audit 2022-04-30T23:44:17.198412+0000 mon.smithi157 (mon.0) 4173 : audit [DBG] from='client.? 172.21.15.157:0/1782958510' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:19 smithi165 bash[22175]: cluster 2022-04-30T23:44:18.268247+0000 mgr.smithi157.nfpzoe (mgr.14180) 6532 : cluster [DBG] pgmap v6115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:19 smithi157 bash[20376]: cluster 2022-04-30T23:44:18.268247+0000 mgr.smithi157.nfpzoe (mgr.14180) 6532 : cluster [DBG] pgmap v6115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:21 smithi157 bash[20376]: cluster 2022-04-30T23:44:20.268868+0000 mgr.smithi157.nfpzoe (mgr.14180) 6533 : cluster [DBG] pgmap v6116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:21.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:21 smithi165 bash[22175]: cluster 2022-04-30T23:44:20.268868+0000 mgr.smithi157.nfpzoe (mgr.14180) 6533 : cluster [DBG] pgmap v6116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:22.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:44:22.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:44:22.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:44:22.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:44:23.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:23 smithi165 bash[22175]: cluster 2022-04-30T23:44:22.269611+0000 mgr.smithi157.nfpzoe (mgr.14180) 6534 : cluster [DBG] pgmap v6117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:23.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:23 smithi165 bash[22175]: audit 2022-04-30T23:44:22.518865+0000 mon.smithi157 (mon.0) 4174 : audit [DBG] from='client.? 172.21.15.157:0/3409436840' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:23 smithi157 bash[20376]: cluster 2022-04-30T23:44:22.269611+0000 mgr.smithi157.nfpzoe (mgr.14180) 6534 : cluster [DBG] pgmap v6117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:23 smithi157 bash[20376]: audit 2022-04-30T23:44:22.518865+0000 mon.smithi157 (mon.0) 4174 : audit [DBG] from='client.? 172.21.15.157:0/3409436840' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:25 smithi165 bash[22175]: cluster 2022-04-30T23:44:24.270375+0000 mgr.smithi157.nfpzoe (mgr.14180) 6535 : cluster [DBG] pgmap v6118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:25 smithi157 bash[20376]: cluster 2022-04-30T23:44:24.270375+0000 mgr.smithi157.nfpzoe (mgr.14180) 6535 : cluster [DBG] pgmap v6118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:27.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:44:27.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:44:27.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:44:27.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:27 smithi165 bash[22175]: cluster 2022-04-30T23:44:26.271053+0000 mgr.smithi157.nfpzoe (mgr.14180) 6536 : cluster [DBG] pgmap v6119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:27.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:27 smithi157 bash[20376]: cluster 2022-04-30T23:44:26.271053+0000 mgr.smithi157.nfpzoe (mgr.14180) 6536 : cluster [DBG] pgmap v6119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:27.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:44:28.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:28 smithi165 bash[22175]: audit 2022-04-30T23:44:27.850024+0000 mon.smithi157 (mon.0) 4175 : audit [DBG] from='client.? 172.21.15.157:0/1960068700' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:28 smithi157 bash[20376]: audit 2022-04-30T23:44:27.850024+0000 mon.smithi157 (mon.0) 4175 : audit [DBG] from='client.? 172.21.15.157:0/1960068700' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:29 smithi165 bash[22175]: cluster 2022-04-30T23:44:28.271658+0000 mgr.smithi157.nfpzoe (mgr.14180) 6537 : cluster [DBG] pgmap v6120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:29 smithi157 bash[20376]: cluster 2022-04-30T23:44:28.271658+0000 mgr.smithi157.nfpzoe (mgr.14180) 6537 : cluster [DBG] pgmap v6120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:31.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:31 smithi157 bash[20376]: cluster 2022-04-30T23:44:30.272263+0000 mgr.smithi157.nfpzoe (mgr.14180) 6538 : cluster [DBG] pgmap v6121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:31.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:31 smithi165 bash[22175]: cluster 2022-04-30T23:44:30.272263+0000 mgr.smithi157.nfpzoe (mgr.14180) 6538 : cluster [DBG] pgmap v6121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:32.874 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:44:32.874 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:44:32.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:44:33.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:44:33.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:33 smithi165 bash[22175]: cluster 2022-04-30T23:44:32.272897+0000 mgr.smithi157.nfpzoe (mgr.14180) 6539 : cluster [DBG] pgmap v6122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:33.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:33 smithi165 bash[22175]: audit 2022-04-30T23:44:33.171116+0000 mon.smithi157 (mon.0) 4176 : audit [DBG] from='client.? 172.21.15.157:0/2284980621' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:33 smithi157 bash[20376]: cluster 2022-04-30T23:44:32.272897+0000 mgr.smithi157.nfpzoe (mgr.14180) 6539 : cluster [DBG] pgmap v6122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:33 smithi157 bash[20376]: audit 2022-04-30T23:44:33.171116+0000 mon.smithi157 (mon.0) 4176 : audit [DBG] from='client.? 172.21.15.157:0/2284980621' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:35 smithi165 bash[22175]: cluster 2022-04-30T23:44:34.273519+0000 mgr.smithi157.nfpzoe (mgr.14180) 6540 : cluster [DBG] pgmap v6123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:35 smithi157 bash[20376]: cluster 2022-04-30T23:44:34.273519+0000 mgr.smithi157.nfpzoe (mgr.14180) 6540 : cluster [DBG] pgmap v6123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:37 smithi165 bash[22175]: cluster 2022-04-30T23:44:36.274134+0000 mgr.smithi157.nfpzoe (mgr.14180) 6541 : cluster [DBG] pgmap v6124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:37.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:37 smithi157 bash[20376]: cluster 2022-04-30T23:44:36.274134+0000 mgr.smithi157.nfpzoe (mgr.14180) 6541 : cluster [DBG] pgmap v6124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:38.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:44:38.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:44:38.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:44:38.532 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:44:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:39 smithi165 bash[22175]: cluster 2022-04-30T23:44:38.274637+0000 mgr.smithi157.nfpzoe (mgr.14180) 6542 : cluster [DBG] pgmap v6125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:39 smithi165 bash[22175]: audit 2022-04-30T23:44:38.511255+0000 mon.smithi157 (mon.0) 4177 : audit [DBG] from='client.? 172.21.15.157:0/1649773621' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:39 smithi157 bash[20376]: cluster 2022-04-30T23:44:38.274637+0000 mgr.smithi157.nfpzoe (mgr.14180) 6542 : cluster [DBG] pgmap v6125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:39 smithi157 bash[20376]: audit 2022-04-30T23:44:38.511255+0000 mon.smithi157 (mon.0) 4177 : audit [DBG] from='client.? 172.21.15.157:0/1649773621' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:41 smithi157 bash[20376]: cluster 2022-04-30T23:44:40.275259+0000 mgr.smithi157.nfpzoe (mgr.14180) 6543 : cluster [DBG] pgmap v6126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:41.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:41 smithi165 bash[22175]: cluster 2022-04-30T23:44:40.275259+0000 mgr.smithi157.nfpzoe (mgr.14180) 6543 : cluster [DBG] pgmap v6126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:43.534 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:44:43.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:44:43.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:44:43.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:43 smithi165 bash[22175]: cluster 2022-04-30T23:44:42.275947+0000 mgr.smithi157.nfpzoe (mgr.14180) 6544 : cluster [DBG] pgmap v6127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:43.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:43 smithi157 bash[20376]: cluster 2022-04-30T23:44:42.275947+0000 mgr.smithi157.nfpzoe (mgr.14180) 6544 : cluster [DBG] pgmap v6127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:43.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:44:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:44 smithi165 bash[22175]: audit 2022-04-30T23:44:43.840974+0000 mon.smithi157 (mon.0) 4178 : audit [DBG] from='client.? 172.21.15.157:0/3808267325' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:44 smithi165 bash[22175]: audit 2022-04-30T23:44:44.280054+0000 mon.smithi157 (mon.0) 4179 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:44:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:44 smithi165 bash[22175]: audit 2022-04-30T23:44:44.283011+0000 mon.smithi157 (mon.0) 4180 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:44:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:44 smithi165 bash[22175]: audit 2022-04-30T23:44:44.285118+0000 mon.smithi157 (mon.0) 4181 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:44:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:44 smithi157 bash[20376]: audit 2022-04-30T23:44:43.840974+0000 mon.smithi157 (mon.0) 4178 : audit [DBG] from='client.? 172.21.15.157:0/3808267325' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:44 smithi157 bash[20376]: audit 2022-04-30T23:44:44.280054+0000 mon.smithi157 (mon.0) 4179 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:44:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:44 smithi157 bash[20376]: audit 2022-04-30T23:44:44.283011+0000 mon.smithi157 (mon.0) 4180 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:44:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:44 smithi157 bash[20376]: audit 2022-04-30T23:44:44.285118+0000 mon.smithi157 (mon.0) 4181 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:44:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:45 smithi165 bash[22175]: cluster 2022-04-30T23:44:44.276568+0000 mgr.smithi157.nfpzoe (mgr.14180) 6545 : cluster [DBG] pgmap v6128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:45 smithi165 bash[22175]: audit 2022-04-30T23:44:44.615839+0000 mon.smithi157 (mon.0) 4182 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:44:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:45 smithi165 bash[22175]: audit 2022-04-30T23:44:44.625055+0000 mon.smithi157 (mon.0) 4183 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:44:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:45 smithi157 bash[20376]: cluster 2022-04-30T23:44:44.276568+0000 mgr.smithi157.nfpzoe (mgr.14180) 6545 : cluster [DBG] pgmap v6128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:45 smithi157 bash[20376]: audit 2022-04-30T23:44:44.615839+0000 mon.smithi157 (mon.0) 4182 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:44:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:45 smithi157 bash[20376]: audit 2022-04-30T23:44:44.625055+0000 mon.smithi157 (mon.0) 4183 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:44:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:46 smithi165 bash[22175]: cluster 2022-04-30T23:44:44.610369+0000 mgr.smithi157.nfpzoe (mgr.14180) 6546 : cluster [DBG] pgmap v6129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:46 smithi165 bash[22175]: cluster 2022-04-30T23:44:44.610892+0000 mgr.smithi157.nfpzoe (mgr.14180) 6547 : cluster [DBG] pgmap v6130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:46 smithi165 bash[22175]: cephadm 2022-04-30T23:44:44.626408+0000 mgr.smithi157.nfpzoe (mgr.14180) 6548 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:44:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:46 smithi165 bash[22175]: cephadm 2022-04-30T23:44:44.626563+0000 mgr.smithi157.nfpzoe (mgr.14180) 6549 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:44:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:46 smithi157 bash[20376]: cluster 2022-04-30T23:44:44.610369+0000 mgr.smithi157.nfpzoe (mgr.14180) 6546 : cluster [DBG] pgmap v6129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:46 smithi157 bash[20376]: cluster 2022-04-30T23:44:44.610892+0000 mgr.smithi157.nfpzoe (mgr.14180) 6547 : cluster [DBG] pgmap v6130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:46 smithi157 bash[20376]: cephadm 2022-04-30T23:44:44.626408+0000 mgr.smithi157.nfpzoe (mgr.14180) 6548 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:44:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:46 smithi157 bash[20376]: cephadm 2022-04-30T23:44:44.626563+0000 mgr.smithi157.nfpzoe (mgr.14180) 6549 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:44:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:48 smithi165 bash[22175]: cluster 2022-04-30T23:44:46.611511+0000 mgr.smithi157.nfpzoe (mgr.14180) 6550 : cluster [DBG] pgmap v6131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:48 smithi157 bash[20376]: cluster 2022-04-30T23:44:46.611511+0000 mgr.smithi157.nfpzoe (mgr.14180) 6550 : cluster [DBG] pgmap v6131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:48.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:44:48.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:44:48.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:44:49.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:44:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:49 smithi165 bash[22175]: audit 2022-04-30T23:44:49.162892+0000 mon.smithi157 (mon.0) 4184 : audit [DBG] from='client.? 172.21.15.157:0/604643964' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:49 smithi157 bash[20376]: audit 2022-04-30T23:44:49.162892+0000 mon.smithi157 (mon.0) 4184 : audit [DBG] from='client.? 172.21.15.157:0/604643964' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:50 smithi165 bash[22175]: cluster 2022-04-30T23:44:48.612144+0000 mgr.smithi157.nfpzoe (mgr.14180) 6551 : cluster [DBG] pgmap v6132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:50 smithi157 bash[20376]: cluster 2022-04-30T23:44:48.612144+0000 mgr.smithi157.nfpzoe (mgr.14180) 6551 : cluster [DBG] pgmap v6132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:52 smithi165 bash[22175]: cluster 2022-04-30T23:44:50.612764+0000 mgr.smithi157.nfpzoe (mgr.14180) 6552 : cluster [DBG] pgmap v6133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:52 smithi157 bash[20376]: cluster 2022-04-30T23:44:50.612764+0000 mgr.smithi157.nfpzoe (mgr.14180) 6552 : cluster [DBG] pgmap v6133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:54.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:44:54.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:44:54.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:44:54.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:44:54.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:54 smithi165 bash[22175]: cluster 2022-04-30T23:44:52.613408+0000 mgr.smithi157.nfpzoe (mgr.14180) 6553 : cluster [DBG] pgmap v6134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:54.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:54 smithi157 bash[20376]: cluster 2022-04-30T23:44:52.613408+0000 mgr.smithi157.nfpzoe (mgr.14180) 6553 : cluster [DBG] pgmap v6134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:55 smithi157 bash[20376]: audit 2022-04-30T23:44:54.517668+0000 mon.smithi157 (mon.0) 4185 : audit [DBG] from='client.? 172.21.15.157:0/1097599748' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:55 smithi165 bash[22175]: audit 2022-04-30T23:44:54.517668+0000 mon.smithi157 (mon.0) 4185 : audit [DBG] from='client.? 172.21.15.157:0/1097599748' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:44:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:56 smithi157 bash[20376]: cluster 2022-04-30T23:44:54.614001+0000 mgr.smithi157.nfpzoe (mgr.14180) 6554 : cluster [DBG] pgmap v6135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:56 smithi165 bash[22175]: cluster 2022-04-30T23:44:54.614001+0000 mgr.smithi157.nfpzoe (mgr.14180) 6554 : cluster [DBG] pgmap v6135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:58 smithi157 bash[20376]: cluster 2022-04-30T23:44:56.614658+0000 mgr.smithi157.nfpzoe (mgr.14180) 6555 : cluster [DBG] pgmap v6136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:58 smithi165 bash[22175]: cluster 2022-04-30T23:44:56.614658+0000 mgr.smithi157.nfpzoe (mgr.14180) 6555 : cluster [DBG] pgmap v6136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:44:59.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:44:59.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:44:59.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:44:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:59 smithi157 bash[20376]: audit 2022-04-30T23:44:59.160624+0000 mon.smithi157 (mon.0) 4186 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:44:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:44:59 smithi157 bash[20376]: audit 2022-04-30T23:44:59.300713+0000 mon.smithi157 (mon.0) 4187 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:44:59.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:44:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:59 smithi165 bash[22175]: audit 2022-04-30T23:44:59.160624+0000 mon.smithi157 (mon.0) 4186 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:44:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:44:59 smithi165 bash[22175]: audit 2022-04-30T23:44:59.300713+0000 mon.smithi157 (mon.0) 4187 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:45:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:00 smithi157 bash[20376]: cluster 2022-04-30T23:44:58.615392+0000 mgr.smithi157.nfpzoe (mgr.14180) 6556 : cluster [DBG] pgmap v6137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:00 smithi157 bash[20376]: audit 2022-04-30T23:44:59.842721+0000 mon.smithi157 (mon.0) 4188 : audit [DBG] from='client.? 172.21.15.157:0/767714033' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:00 smithi165 bash[22175]: cluster 2022-04-30T23:44:58.615392+0000 mgr.smithi157.nfpzoe (mgr.14180) 6556 : cluster [DBG] pgmap v6137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:00 smithi165 bash[22175]: audit 2022-04-30T23:44:59.842721+0000 mon.smithi157 (mon.0) 4188 : audit [DBG] from='client.? 172.21.15.157:0/767714033' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:02 smithi157 bash[20376]: cluster 2022-04-30T23:45:00.616015+0000 mgr.smithi157.nfpzoe (mgr.14180) 6557 : cluster [DBG] pgmap v6138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:02 smithi165 bash[22175]: cluster 2022-04-30T23:45:00.616015+0000 mgr.smithi157.nfpzoe (mgr.14180) 6557 : cluster [DBG] pgmap v6138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:04 smithi157 bash[20376]: cluster 2022-04-30T23:45:02.616669+0000 mgr.smithi157.nfpzoe (mgr.14180) 6558 : cluster [DBG] pgmap v6139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:04.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:45:04.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:45:04.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:45:04.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:04 smithi165 bash[22175]: cluster 2022-04-30T23:45:02.616669+0000 mgr.smithi157.nfpzoe (mgr.14180) 6558 : cluster [DBG] pgmap v6139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:05.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:45:06.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:06 smithi165 bash[22175]: cluster 2022-04-30T23:45:04.617304+0000 mgr.smithi157.nfpzoe (mgr.14180) 6559 : cluster [DBG] pgmap v6140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:06.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:06 smithi165 bash[22175]: audit 2022-04-30T23:45:05.172832+0000 mon.smithi157 (mon.0) 4189 : audit [DBG] from='client.? 172.21.15.157:0/3781992000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:06 smithi157 bash[20376]: cluster 2022-04-30T23:45:04.617304+0000 mgr.smithi157.nfpzoe (mgr.14180) 6559 : cluster [DBG] pgmap v6140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:06 smithi157 bash[20376]: audit 2022-04-30T23:45:05.172832+0000 mon.smithi157 (mon.0) 4189 : audit [DBG] from='client.? 172.21.15.157:0/3781992000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:08.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:08 smithi165 bash[22175]: cluster 2022-04-30T23:45:06.618041+0000 mgr.smithi157.nfpzoe (mgr.14180) 6560 : cluster [DBG] pgmap v6141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:08 smithi157 bash[20376]: cluster 2022-04-30T23:45:06.618041+0000 mgr.smithi157.nfpzoe (mgr.14180) 6560 : cluster [DBG] pgmap v6141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:10.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:45:10.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:45:10.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:45:10.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:10 smithi165 bash[22175]: cluster 2022-04-30T23:45:08.618722+0000 mgr.smithi157.nfpzoe (mgr.14180) 6561 : cluster [DBG] pgmap v6142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:10 smithi157 bash[20376]: cluster 2022-04-30T23:45:08.618722+0000 mgr.smithi157.nfpzoe (mgr.14180) 6561 : cluster [DBG] pgmap v6142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:10.524 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:45:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:11 smithi157 bash[20376]: audit 2022-04-30T23:45:10.504113+0000 mon.smithi157 (mon.0) 4190 : audit [DBG] from='client.? 172.21.15.157:0/1532882195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:11.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:11 smithi165 bash[22175]: audit 2022-04-30T23:45:10.504113+0000 mon.smithi157 (mon.0) 4190 : audit [DBG] from='client.? 172.21.15.157:0/1532882195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:12.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:12 smithi165 bash[22175]: cluster 2022-04-30T23:45:10.619436+0000 mgr.smithi157.nfpzoe (mgr.14180) 6562 : cluster [DBG] pgmap v6143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:12 smithi157 bash[20376]: cluster 2022-04-30T23:45:10.619436+0000 mgr.smithi157.nfpzoe (mgr.14180) 6562 : cluster [DBG] pgmap v6143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:14 smithi165 bash[22175]: cluster 2022-04-30T23:45:12.620115+0000 mgr.smithi157.nfpzoe (mgr.14180) 6563 : cluster [DBG] pgmap v6144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:14.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:14 smithi157 bash[20376]: cluster 2022-04-30T23:45:12.620115+0000 mgr.smithi157.nfpzoe (mgr.14180) 6563 : cluster [DBG] pgmap v6144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:15.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:45:15.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:45:15.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:45:15.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:45:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:16 smithi165 bash[22175]: cluster 2022-04-30T23:45:14.620805+0000 mgr.smithi157.nfpzoe (mgr.14180) 6564 : cluster [DBG] pgmap v6145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:16 smithi165 bash[22175]: audit 2022-04-30T23:45:15.832360+0000 mon.smithi157 (mon.0) 4191 : audit [DBG] from='client.? 172.21.15.157:0/334569969' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:16 smithi157 bash[20376]: cluster 2022-04-30T23:45:14.620805+0000 mgr.smithi157.nfpzoe (mgr.14180) 6564 : cluster [DBG] pgmap v6145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:16 smithi157 bash[20376]: audit 2022-04-30T23:45:15.832360+0000 mon.smithi157 (mon.0) 4191 : audit [DBG] from='client.? 172.21.15.157:0/334569969' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:18 smithi165 bash[22175]: cluster 2022-04-30T23:45:16.621423+0000 mgr.smithi157.nfpzoe (mgr.14180) 6565 : cluster [DBG] pgmap v6146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:18 smithi157 bash[20376]: cluster 2022-04-30T23:45:16.621423+0000 mgr.smithi157.nfpzoe (mgr.14180) 6565 : cluster [DBG] pgmap v6146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:20 smithi165 bash[22175]: cluster 2022-04-30T23:45:18.622128+0000 mgr.smithi157.nfpzoe (mgr.14180) 6566 : cluster [DBG] pgmap v6147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:20 smithi157 bash[20376]: cluster 2022-04-30T23:45:18.622128+0000 mgr.smithi157.nfpzoe (mgr.14180) 6566 : cluster [DBG] pgmap v6147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:20.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:45:20.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:45:20.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:45:21.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:45:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:22 smithi165 bash[22175]: cluster 2022-04-30T23:45:20.622901+0000 mgr.smithi157.nfpzoe (mgr.14180) 6567 : cluster [DBG] pgmap v6148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:22 smithi165 bash[22175]: audit 2022-04-30T23:45:21.158591+0000 mon.smithi157 (mon.0) 4192 : audit [DBG] from='client.? 172.21.15.157:0/450041098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:22 smithi157 bash[20376]: cluster 2022-04-30T23:45:20.622901+0000 mgr.smithi157.nfpzoe (mgr.14180) 6567 : cluster [DBG] pgmap v6148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:22 smithi157 bash[20376]: audit 2022-04-30T23:45:21.158591+0000 mon.smithi157 (mon.0) 4192 : audit [DBG] from='client.? 172.21.15.157:0/450041098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:24 smithi165 bash[22175]: cluster 2022-04-30T23:45:22.623599+0000 mgr.smithi157.nfpzoe (mgr.14180) 6568 : cluster [DBG] pgmap v6149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:24 smithi157 bash[20376]: cluster 2022-04-30T23:45:22.623599+0000 mgr.smithi157.nfpzoe (mgr.14180) 6568 : cluster [DBG] pgmap v6149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:26.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:45:26.186 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:45:26.186 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:45:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:26 smithi165 bash[22175]: cluster 2022-04-30T23:45:24.624200+0000 mgr.smithi157.nfpzoe (mgr.14180) 6569 : cluster [DBG] pgmap v6150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:26 smithi157 bash[20376]: cluster 2022-04-30T23:45:24.624200+0000 mgr.smithi157.nfpzoe (mgr.14180) 6569 : cluster [DBG] pgmap v6150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:26.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:45:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:27 smithi165 bash[22175]: audit 2022-04-30T23:45:26.483776+0000 mon.smithi157 (mon.0) 4193 : audit [DBG] from='client.? 172.21.15.157:0/727291988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:27 smithi157 bash[20376]: audit 2022-04-30T23:45:26.483776+0000 mon.smithi157 (mon.0) 4193 : audit [DBG] from='client.? 172.21.15.157:0/727291988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:28 smithi165 bash[22175]: cluster 2022-04-30T23:45:26.624915+0000 mgr.smithi157.nfpzoe (mgr.14180) 6570 : cluster [DBG] pgmap v6151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:28 smithi157 bash[20376]: cluster 2022-04-30T23:45:26.624915+0000 mgr.smithi157.nfpzoe (mgr.14180) 6570 : cluster [DBG] pgmap v6151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:30.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:30 smithi165 bash[22175]: cluster 2022-04-30T23:45:28.625600+0000 mgr.smithi157.nfpzoe (mgr.14180) 6571 : cluster [DBG] pgmap v6152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:30 smithi157 bash[20376]: cluster 2022-04-30T23:45:28.625600+0000 mgr.smithi157.nfpzoe (mgr.14180) 6571 : cluster [DBG] pgmap v6152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:31.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:45:31.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:45:31.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:45:31.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:45:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:32 smithi165 bash[22175]: cluster 2022-04-30T23:45:30.626281+0000 mgr.smithi157.nfpzoe (mgr.14180) 6572 : cluster [DBG] pgmap v6153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:32 smithi165 bash[22175]: audit 2022-04-30T23:45:31.827114+0000 mon.smithi165 (mon.1) 23 : audit [DBG] from='client.? 172.21.15.157:0/130141454' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:32 smithi157 bash[20376]: cluster 2022-04-30T23:45:30.626281+0000 mgr.smithi157.nfpzoe (mgr.14180) 6572 : cluster [DBG] pgmap v6153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:32 smithi157 bash[20376]: audit 2022-04-30T23:45:31.827114+0000 mon.smithi165 (mon.1) 23 : audit [DBG] from='client.? 172.21.15.157:0/130141454' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:34 smithi165 bash[22175]: cluster 2022-04-30T23:45:32.626957+0000 mgr.smithi157.nfpzoe (mgr.14180) 6573 : cluster [DBG] pgmap v6154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:34 smithi157 bash[20376]: cluster 2022-04-30T23:45:32.626957+0000 mgr.smithi157.nfpzoe (mgr.14180) 6573 : cluster [DBG] pgmap v6154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:36 smithi165 bash[22175]: cluster 2022-04-30T23:45:34.627544+0000 mgr.smithi157.nfpzoe (mgr.14180) 6574 : cluster [DBG] pgmap v6155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:36 smithi157 bash[20376]: cluster 2022-04-30T23:45:34.627544+0000 mgr.smithi157.nfpzoe (mgr.14180) 6574 : cluster [DBG] pgmap v6155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:36.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:45:36.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:45:36.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:45:37.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:45:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:38 smithi165 bash[22175]: cluster 2022-04-30T23:45:36.628159+0000 mgr.smithi157.nfpzoe (mgr.14180) 6575 : cluster [DBG] pgmap v6156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:38 smithi165 bash[22175]: audit 2022-04-30T23:45:37.145046+0000 mon.smithi157 (mon.0) 4194 : audit [DBG] from='client.? 172.21.15.157:0/4206590385' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:38 smithi157 bash[20376]: cluster 2022-04-30T23:45:36.628159+0000 mgr.smithi157.nfpzoe (mgr.14180) 6575 : cluster [DBG] pgmap v6156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:38 smithi157 bash[20376]: audit 2022-04-30T23:45:37.145046+0000 mon.smithi157 (mon.0) 4194 : audit [DBG] from='client.? 172.21.15.157:0/4206590385' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:40 smithi157 bash[20376]: cluster 2022-04-30T23:45:38.628760+0000 mgr.smithi157.nfpzoe (mgr.14180) 6576 : cluster [DBG] pgmap v6157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:40 smithi165 bash[22175]: cluster 2022-04-30T23:45:38.628760+0000 mgr.smithi157.nfpzoe (mgr.14180) 6576 : cluster [DBG] pgmap v6157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:42.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:45:42.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:45:42.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:45:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:42 smithi157 bash[20376]: cluster 2022-04-30T23:45:40.629483+0000 mgr.smithi157.nfpzoe (mgr.14180) 6577 : cluster [DBG] pgmap v6158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:42.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:45:42.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:42 smithi165 bash[22175]: cluster 2022-04-30T23:45:40.629483+0000 mgr.smithi157.nfpzoe (mgr.14180) 6577 : cluster [DBG] pgmap v6158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:43.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:43 smithi165 bash[22175]: audit 2022-04-30T23:45:42.465733+0000 mon.smithi157 (mon.0) 4195 : audit [DBG] from='client.? 172.21.15.157:0/1862464155' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:43.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:43 smithi157 bash[20376]: audit 2022-04-30T23:45:42.465733+0000 mon.smithi157 (mon.0) 4195 : audit [DBG] from='client.? 172.21.15.157:0/1862464155' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:44 smithi157 bash[20376]: cluster 2022-04-30T23:45:42.630162+0000 mgr.smithi157.nfpzoe (mgr.14180) 6578 : cluster [DBG] pgmap v6159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:44 smithi165 bash[22175]: cluster 2022-04-30T23:45:42.630162+0000 mgr.smithi157.nfpzoe (mgr.14180) 6578 : cluster [DBG] pgmap v6159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:45 smithi157 bash[20376]: audit 2022-04-30T23:45:44.637807+0000 mon.smithi157 (mon.0) 4196 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:45:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:45 smithi157 bash[20376]: audit 2022-04-30T23:45:44.640598+0000 mon.smithi157 (mon.0) 4197 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:45:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:45 smithi157 bash[20376]: audit 2022-04-30T23:45:44.642461+0000 mon.smithi157 (mon.0) 4198 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:45:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:45 smithi157 bash[20376]: audit 2022-04-30T23:45:44.973659+0000 mon.smithi157 (mon.0) 4199 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:45:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:45 smithi157 bash[20376]: audit 2022-04-30T23:45:44.979092+0000 mon.smithi157 (mon.0) 4200 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:45:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:45 smithi165 bash[22175]: audit 2022-04-30T23:45:44.637807+0000 mon.smithi157 (mon.0) 4196 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:45:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:45 smithi165 bash[22175]: audit 2022-04-30T23:45:44.640598+0000 mon.smithi157 (mon.0) 4197 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:45:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:45 smithi165 bash[22175]: audit 2022-04-30T23:45:44.642461+0000 mon.smithi157 (mon.0) 4198 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:45:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:45 smithi165 bash[22175]: audit 2022-04-30T23:45:44.973659+0000 mon.smithi157 (mon.0) 4199 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:45:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:45 smithi165 bash[22175]: audit 2022-04-30T23:45:44.979092+0000 mon.smithi157 (mon.0) 4200 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:45:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:46 smithi157 bash[20376]: cluster 2022-04-30T23:45:44.630796+0000 mgr.smithi157.nfpzoe (mgr.14180) 6579 : cluster [DBG] pgmap v6160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:46 smithi157 bash[20376]: cluster 2022-04-30T23:45:44.966755+0000 mgr.smithi157.nfpzoe (mgr.14180) 6580 : cluster [DBG] pgmap v6161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:46 smithi157 bash[20376]: cluster 2022-04-30T23:45:44.967286+0000 mgr.smithi157.nfpzoe (mgr.14180) 6581 : cluster [DBG] pgmap v6162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:46 smithi157 bash[20376]: cephadm 2022-04-30T23:45:44.980367+0000 mgr.smithi157.nfpzoe (mgr.14180) 6582 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:45:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:46 smithi157 bash[20376]: cephadm 2022-04-30T23:45:44.980498+0000 mgr.smithi157.nfpzoe (mgr.14180) 6583 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:45:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:46 smithi165 bash[22175]: cluster 2022-04-30T23:45:44.630796+0000 mgr.smithi157.nfpzoe (mgr.14180) 6579 : cluster [DBG] pgmap v6160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:46 smithi165 bash[22175]: cluster 2022-04-30T23:45:44.966755+0000 mgr.smithi157.nfpzoe (mgr.14180) 6580 : cluster [DBG] pgmap v6161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:46 smithi165 bash[22175]: cluster 2022-04-30T23:45:44.967286+0000 mgr.smithi157.nfpzoe (mgr.14180) 6581 : cluster [DBG] pgmap v6162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:46 smithi165 bash[22175]: cephadm 2022-04-30T23:45:44.980367+0000 mgr.smithi157.nfpzoe (mgr.14180) 6582 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:45:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:46 smithi165 bash[22175]: cephadm 2022-04-30T23:45:44.980498+0000 mgr.smithi157.nfpzoe (mgr.14180) 6583 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:45:47.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:45:47.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:45:47.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:45:47.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:45:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:48 smithi157 bash[20376]: cluster 2022-04-30T23:45:46.967971+0000 mgr.smithi157.nfpzoe (mgr.14180) 6584 : cluster [DBG] pgmap v6163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:48.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:48 smithi157 bash[20376]: audit 2022-04-30T23:45:47.798335+0000 mon.smithi157 (mon.0) 4201 : audit [DBG] from='client.? 172.21.15.157:0/989531095' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:48 smithi165 bash[22175]: cluster 2022-04-30T23:45:46.967971+0000 mgr.smithi157.nfpzoe (mgr.14180) 6584 : cluster [DBG] pgmap v6163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:48 smithi165 bash[22175]: audit 2022-04-30T23:45:47.798335+0000 mon.smithi157 (mon.0) 4201 : audit [DBG] from='client.? 172.21.15.157:0/989531095' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:50 smithi157 bash[20376]: cluster 2022-04-30T23:45:48.968588+0000 mgr.smithi157.nfpzoe (mgr.14180) 6585 : cluster [DBG] pgmap v6164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:50 smithi165 bash[22175]: cluster 2022-04-30T23:45:48.968588+0000 mgr.smithi157.nfpzoe (mgr.14180) 6585 : cluster [DBG] pgmap v6164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:52 smithi157 bash[20376]: cluster 2022-04-30T23:45:50.969217+0000 mgr.smithi157.nfpzoe (mgr.14180) 6586 : cluster [DBG] pgmap v6165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:52 smithi165 bash[22175]: cluster 2022-04-30T23:45:50.969217+0000 mgr.smithi157.nfpzoe (mgr.14180) 6586 : cluster [DBG] pgmap v6165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:52.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:45:52.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:45:52.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:45:53.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:45:53.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:53 smithi165 bash[22175]: audit 2022-04-30T23:45:53.131978+0000 mon.smithi157 (mon.0) 4202 : audit [DBG] from='client.? 172.21.15.157:0/4196732077' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:53.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:53 smithi157 bash[20376]: audit 2022-04-30T23:45:53.131978+0000 mon.smithi157 (mon.0) 4202 : audit [DBG] from='client.? 172.21.15.157:0/4196732077' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:54 smithi157 bash[20376]: cluster 2022-04-30T23:45:52.969842+0000 mgr.smithi157.nfpzoe (mgr.14180) 6587 : cluster [DBG] pgmap v6166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:54.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:54 smithi165 bash[22175]: cluster 2022-04-30T23:45:52.969842+0000 mgr.smithi157.nfpzoe (mgr.14180) 6587 : cluster [DBG] pgmap v6166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:56 smithi157 bash[20376]: cluster 2022-04-30T23:45:54.970422+0000 mgr.smithi157.nfpzoe (mgr.14180) 6588 : cluster [DBG] pgmap v6167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:56 smithi165 bash[22175]: cluster 2022-04-30T23:45:54.970422+0000 mgr.smithi157.nfpzoe (mgr.14180) 6588 : cluster [DBG] pgmap v6167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:58.162 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:45:58.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:45:58.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:45:58.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:45:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:58 smithi165 bash[22175]: cluster 2022-04-30T23:45:56.971078+0000 mgr.smithi157.nfpzoe (mgr.14180) 6589 : cluster [DBG] pgmap v6168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:58 smithi157 bash[20376]: cluster 2022-04-30T23:45:56.971078+0000 mgr.smithi157.nfpzoe (mgr.14180) 6589 : cluster [DBG] pgmap v6168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:45:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:59 smithi165 bash[22175]: audit 2022-04-30T23:45:58.484065+0000 mon.smithi157 (mon.0) 4203 : audit [DBG] from='client.? 172.21.15.157:0/704972441' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:45:59 smithi165 bash[22175]: audit 2022-04-30T23:45:59.164628+0000 mon.smithi157 (mon.0) 4204 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:45:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:59 smithi157 bash[20376]: audit 2022-04-30T23:45:58.484065+0000 mon.smithi157 (mon.0) 4203 : audit [DBG] from='client.? 172.21.15.157:0/704972441' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:45:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:45:59 smithi157 bash[20376]: audit 2022-04-30T23:45:59.164628+0000 mon.smithi157 (mon.0) 4204 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:46:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:00 smithi165 bash[22175]: cluster 2022-04-30T23:45:58.971665+0000 mgr.smithi157.nfpzoe (mgr.14180) 6590 : cluster [DBG] pgmap v6169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:00 smithi165 bash[22175]: audit 2022-04-30T23:45:59.308554+0000 mon.smithi157 (mon.0) 4205 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:46:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:00 smithi157 bash[20376]: cluster 2022-04-30T23:45:58.971665+0000 mgr.smithi157.nfpzoe (mgr.14180) 6590 : cluster [DBG] pgmap v6169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:00 smithi157 bash[20376]: audit 2022-04-30T23:45:59.308554+0000 mon.smithi157 (mon.0) 4205 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:46:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:02 smithi165 bash[22175]: cluster 2022-04-30T23:46:00.972269+0000 mgr.smithi157.nfpzoe (mgr.14180) 6591 : cluster [DBG] pgmap v6170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:02 smithi157 bash[20376]: cluster 2022-04-30T23:46:00.972269+0000 mgr.smithi157.nfpzoe (mgr.14180) 6591 : cluster [DBG] pgmap v6170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:03.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:46:03.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:46:03.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:46:03.826 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:46:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:04 smithi165 bash[22175]: cluster 2022-04-30T23:46:02.972946+0000 mgr.smithi157.nfpzoe (mgr.14180) 6592 : cluster [DBG] pgmap v6171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:04 smithi165 bash[22175]: audit 2022-04-30T23:46:03.806250+0000 mon.smithi157 (mon.0) 4206 : audit [DBG] from='client.? 172.21.15.157:0/2631000243' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:04 smithi157 bash[20376]: cluster 2022-04-30T23:46:02.972946+0000 mgr.smithi157.nfpzoe (mgr.14180) 6592 : cluster [DBG] pgmap v6171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:04 smithi157 bash[20376]: audit 2022-04-30T23:46:03.806250+0000 mon.smithi157 (mon.0) 4206 : audit [DBG] from='client.? 172.21.15.157:0/2631000243' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:06 smithi165 bash[22175]: cluster 2022-04-30T23:46:04.973541+0000 mgr.smithi157.nfpzoe (mgr.14180) 6593 : cluster [DBG] pgmap v6172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:06.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:06 smithi157 bash[20376]: cluster 2022-04-30T23:46:04.973541+0000 mgr.smithi157.nfpzoe (mgr.14180) 6593 : cluster [DBG] pgmap v6172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:08.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:08 smithi165 bash[22175]: cluster 2022-04-30T23:46:06.974159+0000 mgr.smithi157.nfpzoe (mgr.14180) 6594 : cluster [DBG] pgmap v6173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:08 smithi157 bash[20376]: cluster 2022-04-30T23:46:06.974159+0000 mgr.smithi157.nfpzoe (mgr.14180) 6594 : cluster [DBG] pgmap v6173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:08.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:46:08.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:46:08.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:46:09.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:46:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:09 smithi165 bash[22175]: audit 2022-04-30T23:46:09.136217+0000 mon.smithi157 (mon.0) 4207 : audit [DBG] from='client.? 172.21.15.157:0/1372936540' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:09 smithi157 bash[20376]: audit 2022-04-30T23:46:09.136217+0000 mon.smithi157 (mon.0) 4207 : audit [DBG] from='client.? 172.21.15.157:0/1372936540' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:10 smithi165 bash[22175]: cluster 2022-04-30T23:46:08.974747+0000 mgr.smithi157.nfpzoe (mgr.14180) 6595 : cluster [DBG] pgmap v6174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:10 smithi157 bash[20376]: cluster 2022-04-30T23:46:08.974747+0000 mgr.smithi157.nfpzoe (mgr.14180) 6595 : cluster [DBG] pgmap v6174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:12 smithi165 bash[22175]: cluster 2022-04-30T23:46:10.975406+0000 mgr.smithi157.nfpzoe (mgr.14180) 6596 : cluster [DBG] pgmap v6175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:12 smithi157 bash[20376]: cluster 2022-04-30T23:46:10.975406+0000 mgr.smithi157.nfpzoe (mgr.14180) 6596 : cluster [DBG] pgmap v6175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:14.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:46:14.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:46:14.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:46:14.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:46:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:14 smithi165 bash[22175]: cluster 2022-04-30T23:46:12.976059+0000 mgr.smithi157.nfpzoe (mgr.14180) 6597 : cluster [DBG] pgmap v6176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:14.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:14 smithi157 bash[20376]: cluster 2022-04-30T23:46:12.976059+0000 mgr.smithi157.nfpzoe (mgr.14180) 6597 : cluster [DBG] pgmap v6176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:15 smithi165 bash[22175]: audit 2022-04-30T23:46:14.461202+0000 mon.smithi157 (mon.0) 4208 : audit [DBG] from='client.? 172.21.15.157:0/3837571334' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:15 smithi157 bash[20376]: audit 2022-04-30T23:46:14.461202+0000 mon.smithi157 (mon.0) 4208 : audit [DBG] from='client.? 172.21.15.157:0/3837571334' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:16.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:16 smithi165 bash[22175]: cluster 2022-04-30T23:46:14.976718+0000 mgr.smithi157.nfpzoe (mgr.14180) 6598 : cluster [DBG] pgmap v6177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:16.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:16 smithi157 bash[20376]: cluster 2022-04-30T23:46:14.976718+0000 mgr.smithi157.nfpzoe (mgr.14180) 6598 : cluster [DBG] pgmap v6177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:18.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:18 smithi165 bash[22175]: cluster 2022-04-30T23:46:16.977334+0000 mgr.smithi157.nfpzoe (mgr.14180) 6599 : cluster [DBG] pgmap v6178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:18 smithi157 bash[20376]: cluster 2022-04-30T23:46:16.977334+0000 mgr.smithi157.nfpzoe (mgr.14180) 6599 : cluster [DBG] pgmap v6178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:19.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:46:19.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:46:19.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:46:19.819 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:46:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:20 smithi165 bash[22175]: cluster 2022-04-30T23:46:18.977933+0000 mgr.smithi157.nfpzoe (mgr.14180) 6600 : cluster [DBG] pgmap v6179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:20 smithi165 bash[22175]: audit 2022-04-30T23:46:19.799351+0000 mon.smithi157 (mon.0) 4209 : audit [DBG] from='client.? 172.21.15.157:0/3112420080' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:20 smithi157 bash[20376]: cluster 2022-04-30T23:46:18.977933+0000 mgr.smithi157.nfpzoe (mgr.14180) 6600 : cluster [DBG] pgmap v6179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:20 smithi157 bash[20376]: audit 2022-04-30T23:46:19.799351+0000 mon.smithi157 (mon.0) 4209 : audit [DBG] from='client.? 172.21.15.157:0/3112420080' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:22 smithi165 bash[22175]: cluster 2022-04-30T23:46:20.978562+0000 mgr.smithi157.nfpzoe (mgr.14180) 6601 : cluster [DBG] pgmap v6180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:22 smithi157 bash[20376]: cluster 2022-04-30T23:46:20.978562+0000 mgr.smithi157.nfpzoe (mgr.14180) 6601 : cluster [DBG] pgmap v6180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:24 smithi165 bash[22175]: cluster 2022-04-30T23:46:22.979256+0000 mgr.smithi157.nfpzoe (mgr.14180) 6602 : cluster [DBG] pgmap v6181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:24 smithi157 bash[20376]: cluster 2022-04-30T23:46:22.979256+0000 mgr.smithi157.nfpzoe (mgr.14180) 6602 : cluster [DBG] pgmap v6181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:24.824 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:46:24.824 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:46:24.824 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:46:25.142 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:46:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:26 smithi165 bash[22175]: cluster 2022-04-30T23:46:24.979845+0000 mgr.smithi157.nfpzoe (mgr.14180) 6603 : cluster [DBG] pgmap v6182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:26 smithi165 bash[22175]: audit 2022-04-30T23:46:25.123412+0000 mon.smithi157 (mon.0) 4210 : audit [DBG] from='client.? 172.21.15.157:0/1616939575' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:26 smithi157 bash[20376]: cluster 2022-04-30T23:46:24.979845+0000 mgr.smithi157.nfpzoe (mgr.14180) 6603 : cluster [DBG] pgmap v6182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:26 smithi157 bash[20376]: audit 2022-04-30T23:46:25.123412+0000 mon.smithi157 (mon.0) 4210 : audit [DBG] from='client.? 172.21.15.157:0/1616939575' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:28.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:28 smithi165 bash[22175]: cluster 2022-04-30T23:46:26.980579+0000 mgr.smithi157.nfpzoe (mgr.14180) 6604 : cluster [DBG] pgmap v6183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:28 smithi157 bash[20376]: cluster 2022-04-30T23:46:26.980579+0000 mgr.smithi157.nfpzoe (mgr.14180) 6604 : cluster [DBG] pgmap v6183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:30.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:46:30.146 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:46:30.146 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:46:30.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:30 smithi165 bash[22175]: cluster 2022-04-30T23:46:28.981313+0000 mgr.smithi157.nfpzoe (mgr.14180) 6605 : cluster [DBG] pgmap v6184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:30 smithi157 bash[20376]: cluster 2022-04-30T23:46:28.981313+0000 mgr.smithi157.nfpzoe (mgr.14180) 6605 : cluster [DBG] pgmap v6184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:30.464 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:46:31.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:31 smithi157 bash[20376]: audit 2022-04-30T23:46:30.443917+0000 mon.smithi157 (mon.0) 4211 : audit [DBG] from='client.? 172.21.15.157:0/1195030154' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:31.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:31 smithi165 bash[22175]: audit 2022-04-30T23:46:30.443917+0000 mon.smithi157 (mon.0) 4211 : audit [DBG] from='client.? 172.21.15.157:0/1195030154' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:32.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:32 smithi165 bash[22175]: cluster 2022-04-30T23:46:30.982057+0000 mgr.smithi157.nfpzoe (mgr.14180) 6606 : cluster [DBG] pgmap v6185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:32 smithi157 bash[20376]: cluster 2022-04-30T23:46:30.982057+0000 mgr.smithi157.nfpzoe (mgr.14180) 6606 : cluster [DBG] pgmap v6185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:34.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:34 smithi165 bash[22175]: cluster 2022-04-30T23:46:32.982729+0000 mgr.smithi157.nfpzoe (mgr.14180) 6607 : cluster [DBG] pgmap v6186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:34.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:34 smithi157 bash[20376]: cluster 2022-04-30T23:46:32.982729+0000 mgr.smithi157.nfpzoe (mgr.14180) 6607 : cluster [DBG] pgmap v6186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:35.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:46:35.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:46:35.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:46:35.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:46:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:36 smithi165 bash[22175]: cluster 2022-04-30T23:46:34.983375+0000 mgr.smithi157.nfpzoe (mgr.14180) 6608 : cluster [DBG] pgmap v6187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:36 smithi165 bash[22175]: audit 2022-04-30T23:46:35.771260+0000 mon.smithi157 (mon.0) 4212 : audit [DBG] from='client.? 172.21.15.157:0/2907479195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:36 smithi157 bash[20376]: cluster 2022-04-30T23:46:34.983375+0000 mgr.smithi157.nfpzoe (mgr.14180) 6608 : cluster [DBG] pgmap v6187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:36 smithi157 bash[20376]: audit 2022-04-30T23:46:35.771260+0000 mon.smithi157 (mon.0) 4212 : audit [DBG] from='client.? 172.21.15.157:0/2907479195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:38 smithi165 bash[22175]: cluster 2022-04-30T23:46:36.984008+0000 mgr.smithi157.nfpzoe (mgr.14180) 6609 : cluster [DBG] pgmap v6188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:38.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:38 smithi157 bash[20376]: cluster 2022-04-30T23:46:36.984008+0000 mgr.smithi157.nfpzoe (mgr.14180) 6609 : cluster [DBG] pgmap v6188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:40.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:40 smithi165 bash[22175]: cluster 2022-04-30T23:46:38.984653+0000 mgr.smithi157.nfpzoe (mgr.14180) 6610 : cluster [DBG] pgmap v6189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:40.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:40 smithi157 bash[20376]: cluster 2022-04-30T23:46:38.984653+0000 mgr.smithi157.nfpzoe (mgr.14180) 6610 : cluster [DBG] pgmap v6189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:40.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:46:40.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:46:40.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:46:41.120 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:46:41.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:41 smithi165 bash[22175]: audit 2022-04-30T23:46:41.100038+0000 mon.smithi157 (mon.0) 4213 : audit [DBG] from='client.? 172.21.15.157:0/1101508556' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:41 smithi157 bash[20376]: audit 2022-04-30T23:46:41.100038+0000 mon.smithi157 (mon.0) 4213 : audit [DBG] from='client.? 172.21.15.157:0/1101508556' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:42.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:42 smithi165 bash[22175]: cluster 2022-04-30T23:46:40.985163+0000 mgr.smithi157.nfpzoe (mgr.14180) 6611 : cluster [DBG] pgmap v6190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:42 smithi157 bash[20376]: cluster 2022-04-30T23:46:40.985163+0000 mgr.smithi157.nfpzoe (mgr.14180) 6611 : cluster [DBG] pgmap v6190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:44 smithi165 bash[22175]: cluster 2022-04-30T23:46:42.985777+0000 mgr.smithi157.nfpzoe (mgr.14180) 6612 : cluster [DBG] pgmap v6191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:44.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:44 smithi157 bash[20376]: cluster 2022-04-30T23:46:42.985777+0000 mgr.smithi157.nfpzoe (mgr.14180) 6612 : cluster [DBG] pgmap v6191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:45 smithi157 bash[20376]: audit 2022-04-30T23:46:44.992814+0000 mon.smithi157 (mon.0) 4214 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:46:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:45 smithi157 bash[20376]: audit 2022-04-30T23:46:44.995719+0000 mon.smithi157 (mon.0) 4215 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:46:45.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:45 smithi157 bash[20376]: audit 2022-04-30T23:46:44.997452+0000 mon.smithi157 (mon.0) 4216 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:46:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:45 smithi165 bash[22175]: audit 2022-04-30T23:46:44.992814+0000 mon.smithi157 (mon.0) 4214 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:46:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:45 smithi165 bash[22175]: audit 2022-04-30T23:46:44.995719+0000 mon.smithi157 (mon.0) 4215 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:46:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:45 smithi165 bash[22175]: audit 2022-04-30T23:46:44.997452+0000 mon.smithi157 (mon.0) 4216 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:46:46.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:46:46.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:46:46.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:46:46.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:46:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:46 smithi165 bash[22175]: cluster 2022-04-30T23:46:44.986396+0000 mgr.smithi157.nfpzoe (mgr.14180) 6613 : cluster [DBG] pgmap v6192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:46 smithi165 bash[22175]: cluster 2022-04-30T23:46:45.316086+0000 mgr.smithi157.nfpzoe (mgr.14180) 6614 : cluster [DBG] pgmap v6193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:46 smithi165 bash[22175]: cluster 2022-04-30T23:46:45.316471+0000 mgr.smithi157.nfpzoe (mgr.14180) 6615 : cluster [DBG] pgmap v6194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:46 smithi165 bash[22175]: audit 2022-04-30T23:46:45.323341+0000 mon.smithi157 (mon.0) 4217 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:46:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:46 smithi165 bash[22175]: audit 2022-04-30T23:46:45.330408+0000 mon.smithi157 (mon.0) 4218 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:46:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:46 smithi165 bash[22175]: cephadm 2022-04-30T23:46:45.331616+0000 mgr.smithi157.nfpzoe (mgr.14180) 6616 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:46:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:46 smithi165 bash[22175]: cephadm 2022-04-30T23:46:45.331778+0000 mgr.smithi157.nfpzoe (mgr.14180) 6617 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:46:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:46 smithi157 bash[20376]: cluster 2022-04-30T23:46:44.986396+0000 mgr.smithi157.nfpzoe (mgr.14180) 6613 : cluster [DBG] pgmap v6192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:46.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:46 smithi157 bash[20376]: cluster 2022-04-30T23:46:45.316086+0000 mgr.smithi157.nfpzoe (mgr.14180) 6614 : cluster [DBG] pgmap v6193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:46.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:46 smithi157 bash[20376]: cluster 2022-04-30T23:46:45.316471+0000 mgr.smithi157.nfpzoe (mgr.14180) 6615 : cluster [DBG] pgmap v6194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:46.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:46 smithi157 bash[20376]: audit 2022-04-30T23:46:45.323341+0000 mon.smithi157 (mon.0) 4217 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:46:46.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:46 smithi157 bash[20376]: audit 2022-04-30T23:46:45.330408+0000 mon.smithi157 (mon.0) 4218 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:46:46.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:46 smithi157 bash[20376]: cephadm 2022-04-30T23:46:45.331616+0000 mgr.smithi157.nfpzoe (mgr.14180) 6616 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:46:46.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:46 smithi157 bash[20376]: cephadm 2022-04-30T23:46:45.331778+0000 mgr.smithi157.nfpzoe (mgr.14180) 6617 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:46:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:47 smithi165 bash[22175]: audit 2022-04-30T23:46:46.428561+0000 mon.smithi157 (mon.0) 4219 : audit [DBG] from='client.? 172.21.15.157:0/453078081' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:47 smithi157 bash[20376]: audit 2022-04-30T23:46:46.428561+0000 mon.smithi157 (mon.0) 4219 : audit [DBG] from='client.? 172.21.15.157:0/453078081' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:48 smithi165 bash[22175]: cluster 2022-04-30T23:46:47.317023+0000 mgr.smithi157.nfpzoe (mgr.14180) 6618 : cluster [DBG] pgmap v6195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:48 smithi157 bash[20376]: cluster 2022-04-30T23:46:47.317023+0000 mgr.smithi157.nfpzoe (mgr.14180) 6618 : cluster [DBG] pgmap v6195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:50 smithi165 bash[22175]: cluster 2022-04-30T23:46:49.317677+0000 mgr.smithi157.nfpzoe (mgr.14180) 6619 : cluster [DBG] pgmap v6196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:50 smithi157 bash[20376]: cluster 2022-04-30T23:46:49.317677+0000 mgr.smithi157.nfpzoe (mgr.14180) 6619 : cluster [DBG] pgmap v6196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:51.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:46:51.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:46:51.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:46:51.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:46:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:52 smithi165 bash[22175]: cluster 2022-04-30T23:46:51.318404+0000 mgr.smithi157.nfpzoe (mgr.14180) 6620 : cluster [DBG] pgmap v6197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:52 smithi165 bash[22175]: audit 2022-04-30T23:46:51.757547+0000 mon.smithi157 (mon.0) 4220 : audit [DBG] from='client.? 172.21.15.157:0/447540338' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:52 smithi157 bash[20376]: cluster 2022-04-30T23:46:51.318404+0000 mgr.smithi157.nfpzoe (mgr.14180) 6620 : cluster [DBG] pgmap v6197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:52 smithi157 bash[20376]: audit 2022-04-30T23:46:51.757547+0000 mon.smithi157 (mon.0) 4220 : audit [DBG] from='client.? 172.21.15.157:0/447540338' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:54.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:54 smithi165 bash[22175]: cluster 2022-04-30T23:46:53.319078+0000 mgr.smithi157.nfpzoe (mgr.14180) 6621 : cluster [DBG] pgmap v6198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:54 smithi157 bash[20376]: cluster 2022-04-30T23:46:53.319078+0000 mgr.smithi157.nfpzoe (mgr.14180) 6621 : cluster [DBG] pgmap v6198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:56.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:56 smithi165 bash[22175]: cluster 2022-04-30T23:46:55.319697+0000 mgr.smithi157.nfpzoe (mgr.14180) 6622 : cluster [DBG] pgmap v6199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:56.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:56 smithi157 bash[20376]: cluster 2022-04-30T23:46:55.319697+0000 mgr.smithi157.nfpzoe (mgr.14180) 6622 : cluster [DBG] pgmap v6199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:56.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:46:56.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:46:56.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:46:57.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:46:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:57 smithi165 bash[22175]: audit 2022-04-30T23:46:57.085046+0000 mon.smithi157 (mon.0) 4221 : audit [DBG] from='client.? 172.21.15.157:0/4119224746' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:57.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:57 smithi157 bash[20376]: audit 2022-04-30T23:46:57.085046+0000 mon.smithi157 (mon.0) 4221 : audit [DBG] from='client.? 172.21.15.157:0/4119224746' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:46:58.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:58 smithi165 bash[22175]: cluster 2022-04-30T23:46:57.320342+0000 mgr.smithi157.nfpzoe (mgr.14180) 6623 : cluster [DBG] pgmap v6200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:58.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:58 smithi157 bash[20376]: cluster 2022-04-30T23:46:57.320342+0000 mgr.smithi157.nfpzoe (mgr.14180) 6623 : cluster [DBG] pgmap v6200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:46:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:46:59 smithi165 bash[22175]: audit 2022-04-30T23:46:59.168707+0000 mon.smithi157 (mon.0) 4222 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:46:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:46:59 smithi157 bash[20376]: audit 2022-04-30T23:46:59.168707+0000 mon.smithi157 (mon.0) 4222 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:47:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:00 smithi165 bash[22175]: audit 2022-04-30T23:46:59.316175+0000 mon.smithi157 (mon.0) 4223 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:47:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:00 smithi165 bash[22175]: cluster 2022-04-30T23:46:59.320952+0000 mgr.smithi157.nfpzoe (mgr.14180) 6624 : cluster [DBG] pgmap v6201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:00 smithi157 bash[20376]: audit 2022-04-30T23:46:59.316175+0000 mon.smithi157 (mon.0) 4223 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:47:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:00 smithi157 bash[20376]: cluster 2022-04-30T23:46:59.320952+0000 mgr.smithi157.nfpzoe (mgr.14180) 6624 : cluster [DBG] pgmap v6201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:02.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:47:02.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:47:02.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:47:02.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:47:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:02 smithi165 bash[22175]: cluster 2022-04-30T23:47:01.321569+0000 mgr.smithi157.nfpzoe (mgr.14180) 6625 : cluster [DBG] pgmap v6202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:02 smithi157 bash[20376]: cluster 2022-04-30T23:47:01.321569+0000 mgr.smithi157.nfpzoe (mgr.14180) 6625 : cluster [DBG] pgmap v6202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:03 smithi165 bash[22175]: audit 2022-04-30T23:47:02.414085+0000 mon.smithi157 (mon.0) 4224 : audit [DBG] from='client.? 172.21.15.157:0/2817091277' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:03 smithi157 bash[20376]: audit 2022-04-30T23:47:02.414085+0000 mon.smithi157 (mon.0) 4224 : audit [DBG] from='client.? 172.21.15.157:0/2817091277' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:04 smithi157 bash[20376]: cluster 2022-04-30T23:47:03.322180+0000 mgr.smithi157.nfpzoe (mgr.14180) 6626 : cluster [DBG] pgmap v6203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:04.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:04 smithi165 bash[22175]: cluster 2022-04-30T23:47:03.322180+0000 mgr.smithi157.nfpzoe (mgr.14180) 6626 : cluster [DBG] pgmap v6203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:06.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:06 smithi165 bash[22175]: cluster 2022-04-30T23:47:05.322739+0000 mgr.smithi157.nfpzoe (mgr.14180) 6627 : cluster [DBG] pgmap v6204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:06 smithi157 bash[20376]: cluster 2022-04-30T23:47:05.322739+0000 mgr.smithi157.nfpzoe (mgr.14180) 6627 : cluster [DBG] pgmap v6204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:07.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:47:07.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:47:07.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:47:07.768 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:47:08.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:08 smithi165 bash[22175]: cluster 2022-04-30T23:47:07.323398+0000 mgr.smithi157.nfpzoe (mgr.14180) 6628 : cluster [DBG] pgmap v6205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:08.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:08 smithi165 bash[22175]: audit 2022-04-30T23:47:07.748028+0000 mon.smithi157 (mon.0) 4225 : audit [DBG] from='client.? 172.21.15.157:0/2672702485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:08 smithi157 bash[20376]: cluster 2022-04-30T23:47:07.323398+0000 mgr.smithi157.nfpzoe (mgr.14180) 6628 : cluster [DBG] pgmap v6205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:08 smithi157 bash[20376]: audit 2022-04-30T23:47:07.748028+0000 mon.smithi157 (mon.0) 4225 : audit [DBG] from='client.? 172.21.15.157:0/2672702485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:10 smithi165 bash[22175]: cluster 2022-04-30T23:47:09.324030+0000 mgr.smithi157.nfpzoe (mgr.14180) 6629 : cluster [DBG] pgmap v6206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:10 smithi157 bash[20376]: cluster 2022-04-30T23:47:09.324030+0000 mgr.smithi157.nfpzoe (mgr.14180) 6629 : cluster [DBG] pgmap v6206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:12 smithi157 bash[20376]: cluster 2022-04-30T23:47:11.324636+0000 mgr.smithi157.nfpzoe (mgr.14180) 6630 : cluster [DBG] pgmap v6207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:12.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:47:12.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:47:12.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:47:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:12 smithi165 bash[22175]: cluster 2022-04-30T23:47:11.324636+0000 mgr.smithi157.nfpzoe (mgr.14180) 6630 : cluster [DBG] pgmap v6207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:13.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:47:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:13 smithi157 bash[20376]: audit 2022-04-30T23:47:13.076456+0000 mon.smithi157 (mon.0) 4226 : audit [DBG] from='client.? 172.21.15.157:0/649657894' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:13 smithi165 bash[22175]: audit 2022-04-30T23:47:13.076456+0000 mon.smithi157 (mon.0) 4226 : audit [DBG] from='client.? 172.21.15.157:0/649657894' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:14.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:14 smithi157 bash[20376]: cluster 2022-04-30T23:47:13.325302+0000 mgr.smithi157.nfpzoe (mgr.14180) 6631 : cluster [DBG] pgmap v6208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:14 smithi165 bash[22175]: cluster 2022-04-30T23:47:13.325302+0000 mgr.smithi157.nfpzoe (mgr.14180) 6631 : cluster [DBG] pgmap v6208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:16.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:16 smithi165 bash[22175]: cluster 2022-04-30T23:47:15.325927+0000 mgr.smithi157.nfpzoe (mgr.14180) 6632 : cluster [DBG] pgmap v6209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:16 smithi157 bash[20376]: cluster 2022-04-30T23:47:15.325927+0000 mgr.smithi157.nfpzoe (mgr.14180) 6632 : cluster [DBG] pgmap v6209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:18.100 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:47:18.100 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:47:18.100 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:47:18.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:47:18.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:18 smithi165 bash[22175]: cluster 2022-04-30T23:47:17.326683+0000 mgr.smithi157.nfpzoe (mgr.14180) 6633 : cluster [DBG] pgmap v6210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:18 smithi157 bash[20376]: cluster 2022-04-30T23:47:17.326683+0000 mgr.smithi157.nfpzoe (mgr.14180) 6633 : cluster [DBG] pgmap v6210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:19.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:19 smithi157 bash[20376]: audit 2022-04-30T23:47:18.405799+0000 mon.smithi157 (mon.0) 4227 : audit [DBG] from='client.? 172.21.15.157:0/2984584057' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:19.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:19 smithi165 bash[22175]: audit 2022-04-30T23:47:18.405799+0000 mon.smithi157 (mon.0) 4227 : audit [DBG] from='client.? 172.21.15.157:0/2984584057' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:20 smithi157 bash[20376]: cluster 2022-04-30T23:47:19.327310+0000 mgr.smithi157.nfpzoe (mgr.14180) 6634 : cluster [DBG] pgmap v6211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:20.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:20 smithi165 bash[22175]: cluster 2022-04-30T23:47:19.327310+0000 mgr.smithi157.nfpzoe (mgr.14180) 6634 : cluster [DBG] pgmap v6211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:22 smithi157 bash[20376]: cluster 2022-04-30T23:47:21.327943+0000 mgr.smithi157.nfpzoe (mgr.14180) 6635 : cluster [DBG] pgmap v6212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:22.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:22 smithi165 bash[22175]: cluster 2022-04-30T23:47:21.327943+0000 mgr.smithi157.nfpzoe (mgr.14180) 6635 : cluster [DBG] pgmap v6212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:23.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:47:23.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:47:23.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:47:23.748 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:47:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:24 smithi157 bash[20376]: cluster 2022-04-30T23:47:23.328583+0000 mgr.smithi157.nfpzoe (mgr.14180) 6636 : cluster [DBG] pgmap v6213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:24 smithi157 bash[20376]: audit 2022-04-30T23:47:23.727732+0000 mon.smithi157 (mon.0) 4228 : audit [DBG] from='client.? 172.21.15.157:0/4269767384' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:24 smithi165 bash[22175]: cluster 2022-04-30T23:47:23.328583+0000 mgr.smithi157.nfpzoe (mgr.14180) 6636 : cluster [DBG] pgmap v6213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:24 smithi165 bash[22175]: audit 2022-04-30T23:47:23.727732+0000 mon.smithi157 (mon.0) 4228 : audit [DBG] from='client.? 172.21.15.157:0/4269767384' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:26 smithi165 bash[22175]: cluster 2022-04-30T23:47:25.329198+0000 mgr.smithi157.nfpzoe (mgr.14180) 6637 : cluster [DBG] pgmap v6214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:26 smithi157 bash[20376]: cluster 2022-04-30T23:47:25.329198+0000 mgr.smithi157.nfpzoe (mgr.14180) 6637 : cluster [DBG] pgmap v6214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:28.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:28 smithi165 bash[22175]: cluster 2022-04-30T23:47:27.329850+0000 mgr.smithi157.nfpzoe (mgr.14180) 6638 : cluster [DBG] pgmap v6215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:28 smithi157 bash[20376]: cluster 2022-04-30T23:47:27.329850+0000 mgr.smithi157.nfpzoe (mgr.14180) 6638 : cluster [DBG] pgmap v6215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:28.752 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:47:28.752 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:47:28.752 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:47:29.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:47:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:29 smithi157 bash[20376]: audit 2022-04-30T23:47:29.054685+0000 mon.smithi157 (mon.0) 4229 : audit [DBG] from='client.? 172.21.15.157:0/4031731303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:29.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:29 smithi165 bash[22175]: audit 2022-04-30T23:47:29.054685+0000 mon.smithi157 (mon.0) 4229 : audit [DBG] from='client.? 172.21.15.157:0/4031731303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:30 smithi157 bash[20376]: cluster 2022-04-30T23:47:29.330531+0000 mgr.smithi157.nfpzoe (mgr.14180) 6639 : cluster [DBG] pgmap v6216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:30 smithi165 bash[22175]: cluster 2022-04-30T23:47:29.330531+0000 mgr.smithi157.nfpzoe (mgr.14180) 6639 : cluster [DBG] pgmap v6216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:32 smithi157 bash[20376]: cluster 2022-04-30T23:47:31.331177+0000 mgr.smithi157.nfpzoe (mgr.14180) 6640 : cluster [DBG] pgmap v6217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:32 smithi165 bash[22175]: cluster 2022-04-30T23:47:31.331177+0000 mgr.smithi157.nfpzoe (mgr.14180) 6640 : cluster [DBG] pgmap v6217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:34.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:47:34.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:47:34.080 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:47:34.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:47:34.711 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:34 smithi157 bash[20376]: cluster 2022-04-30T23:47:33.331790+0000 mgr.smithi157.nfpzoe (mgr.14180) 6641 : cluster [DBG] pgmap v6218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:34.711 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:34 smithi157 bash[20376]: audit 2022-04-30T23:47:34.382439+0000 mon.smithi157 (mon.0) 4230 : audit [DBG] from='client.? 172.21.15.157:0/2595710681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:34 smithi165 bash[22175]: cluster 2022-04-30T23:47:33.331790+0000 mgr.smithi157.nfpzoe (mgr.14180) 6641 : cluster [DBG] pgmap v6218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:34 smithi165 bash[22175]: audit 2022-04-30T23:47:34.382439+0000 mon.smithi157 (mon.0) 4230 : audit [DBG] from='client.? 172.21.15.157:0/2595710681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:36 smithi165 bash[22175]: cluster 2022-04-30T23:47:35.332411+0000 mgr.smithi157.nfpzoe (mgr.14180) 6642 : cluster [DBG] pgmap v6219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:36 smithi157 bash[20376]: cluster 2022-04-30T23:47:35.332411+0000 mgr.smithi157.nfpzoe (mgr.14180) 6642 : cluster [DBG] pgmap v6219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:38 smithi157 bash[20376]: cluster 2022-04-30T23:47:37.333081+0000 mgr.smithi157.nfpzoe (mgr.14180) 6643 : cluster [DBG] pgmap v6220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:38 smithi165 bash[22175]: cluster 2022-04-30T23:47:37.333081+0000 mgr.smithi157.nfpzoe (mgr.14180) 6643 : cluster [DBG] pgmap v6220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:39.405 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:47:39.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:47:39.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:47:39.735 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:47:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:40 smithi157 bash[20376]: cluster 2022-04-30T23:47:39.333700+0000 mgr.smithi157.nfpzoe (mgr.14180) 6644 : cluster [DBG] pgmap v6221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:40 smithi157 bash[20376]: audit 2022-04-30T23:47:39.714170+0000 mon.smithi157 (mon.0) 4231 : audit [DBG] from='client.? 172.21.15.157:0/2977300068' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:40 smithi165 bash[22175]: cluster 2022-04-30T23:47:39.333700+0000 mgr.smithi157.nfpzoe (mgr.14180) 6644 : cluster [DBG] pgmap v6221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:40 smithi165 bash[22175]: audit 2022-04-30T23:47:39.714170+0000 mon.smithi157 (mon.0) 4231 : audit [DBG] from='client.? 172.21.15.157:0/2977300068' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:42 smithi157 bash[20376]: cluster 2022-04-30T23:47:41.334314+0000 mgr.smithi157.nfpzoe (mgr.14180) 6645 : cluster [DBG] pgmap v6222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:42 smithi165 bash[22175]: cluster 2022-04-30T23:47:41.334314+0000 mgr.smithi157.nfpzoe (mgr.14180) 6645 : cluster [DBG] pgmap v6222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:44 smithi157 bash[20376]: cluster 2022-04-30T23:47:43.387709+0000 mgr.smithi157.nfpzoe (mgr.14180) 6646 : cluster [DBG] pgmap v6223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:44.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:47:44.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:47:44.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:47:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:44 smithi165 bash[22175]: cluster 2022-04-30T23:47:43.387709+0000 mgr.smithi157.nfpzoe (mgr.14180) 6646 : cluster [DBG] pgmap v6223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:45.050 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:47:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:45 smithi157 bash[20376]: audit 2022-04-30T23:47:45.024003+0000 mon.smithi157 (mon.0) 4232 : audit [DBG] from='client.? 172.21.15.157:0/2430036371' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:45 smithi157 bash[20376]: audit 2022-04-30T23:47:45.339311+0000 mon.smithi157 (mon.0) 4233 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:47:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:45 smithi157 bash[20376]: audit 2022-04-30T23:47:45.342113+0000 mon.smithi157 (mon.0) 4234 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:47:45.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:45 smithi157 bash[20376]: audit 2022-04-30T23:47:45.344102+0000 mon.smithi157 (mon.0) 4235 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:47:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:45 smithi165 bash[22175]: audit 2022-04-30T23:47:45.024003+0000 mon.smithi157 (mon.0) 4232 : audit [DBG] from='client.? 172.21.15.157:0/2430036371' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:45 smithi165 bash[22175]: audit 2022-04-30T23:47:45.339311+0000 mon.smithi157 (mon.0) 4233 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:47:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:45 smithi165 bash[22175]: audit 2022-04-30T23:47:45.342113+0000 mon.smithi157 (mon.0) 4234 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:47:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:45 smithi165 bash[22175]: audit 2022-04-30T23:47:45.344102+0000 mon.smithi157 (mon.0) 4235 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:47:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:46 smithi157 bash[20376]: cluster 2022-04-30T23:47:45.388359+0000 mgr.smithi157.nfpzoe (mgr.14180) 6647 : cluster [DBG] pgmap v6224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:46 smithi165 bash[22175]: cluster 2022-04-30T23:47:45.388359+0000 mgr.smithi157.nfpzoe (mgr.14180) 6647 : cluster [DBG] pgmap v6224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:48 smithi157 bash[20376]: cluster 2022-04-30T23:47:47.388996+0000 mgr.smithi157.nfpzoe (mgr.14180) 6648 : cluster [DBG] pgmap v6225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:48 smithi165 bash[22175]: cluster 2022-04-30T23:47:47.388996+0000 mgr.smithi157.nfpzoe (mgr.14180) 6648 : cluster [DBG] pgmap v6225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:50.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:47:50.053 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:47:50.053 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:47:50.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:47:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:50 smithi157 bash[20376]: audit 2022-04-30T23:47:49.140258+0000 mon.smithi157 (mon.0) 4236 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:47:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:50 smithi157 bash[20376]: cluster 2022-04-30T23:47:49.389616+0000 mgr.smithi157.nfpzoe (mgr.14180) 6649 : cluster [DBG] pgmap v6226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:50 smithi157 bash[20376]: cluster 2022-04-30T23:47:49.436842+0000 mgr.smithi157.nfpzoe (mgr.14180) 6650 : cluster [DBG] pgmap v6227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:50 smithi157 bash[20376]: cluster 2022-04-30T23:47:49.437322+0000 mgr.smithi157.nfpzoe (mgr.14180) 6651 : cluster [DBG] pgmap v6228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:50.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:50 smithi157 bash[20376]: audit 2022-04-30T23:47:49.443126+0000 mon.smithi157 (mon.0) 4237 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:47:50.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:50 smithi157 bash[20376]: audit 2022-04-30T23:47:49.449651+0000 mon.smithi157 (mon.0) 4238 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:47:50.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:50 smithi157 bash[20376]: cephadm 2022-04-30T23:47:49.450795+0000 mgr.smithi157.nfpzoe (mgr.14180) 6652 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:47:50.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:50 smithi157 bash[20376]: cephadm 2022-04-30T23:47:49.450965+0000 mgr.smithi157.nfpzoe (mgr.14180) 6653 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:47:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:50 smithi165 bash[22175]: audit 2022-04-30T23:47:49.140258+0000 mon.smithi157 (mon.0) 4236 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:47:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:50 smithi165 bash[22175]: cluster 2022-04-30T23:47:49.389616+0000 mgr.smithi157.nfpzoe (mgr.14180) 6649 : cluster [DBG] pgmap v6226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:50 smithi165 bash[22175]: cluster 2022-04-30T23:47:49.436842+0000 mgr.smithi157.nfpzoe (mgr.14180) 6650 : cluster [DBG] pgmap v6227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:50 smithi165 bash[22175]: cluster 2022-04-30T23:47:49.437322+0000 mgr.smithi157.nfpzoe (mgr.14180) 6651 : cluster [DBG] pgmap v6228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:50 smithi165 bash[22175]: audit 2022-04-30T23:47:49.443126+0000 mon.smithi157 (mon.0) 4237 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:47:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:50 smithi165 bash[22175]: audit 2022-04-30T23:47:49.449651+0000 mon.smithi157 (mon.0) 4238 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:47:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:50 smithi165 bash[22175]: cephadm 2022-04-30T23:47:49.450795+0000 mgr.smithi157.nfpzoe (mgr.14180) 6652 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:47:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:50 smithi165 bash[22175]: cephadm 2022-04-30T23:47:49.450965+0000 mgr.smithi157.nfpzoe (mgr.14180) 6653 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:47:51.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:51 smithi157 bash[20376]: audit 2022-04-30T23:47:50.355907+0000 mon.smithi157 (mon.0) 4239 : audit [DBG] from='client.? 172.21.15.157:0/2773190438' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:51 smithi165 bash[22175]: audit 2022-04-30T23:47:50.355907+0000 mon.smithi157 (mon.0) 4239 : audit [DBG] from='client.? 172.21.15.157:0/2773190438' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:52 smithi157 bash[20376]: cluster 2022-04-30T23:47:51.438019+0000 mgr.smithi157.nfpzoe (mgr.14180) 6654 : cluster [DBG] pgmap v6229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:52 smithi165 bash[22175]: cluster 2022-04-30T23:47:51.438019+0000 mgr.smithi157.nfpzoe (mgr.14180) 6654 : cluster [DBG] pgmap v6229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:54 smithi165 bash[22175]: cluster 2022-04-30T23:47:53.438680+0000 mgr.smithi157.nfpzoe (mgr.14180) 6655 : cluster [DBG] pgmap v6230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:54 smithi157 bash[20376]: cluster 2022-04-30T23:47:53.438680+0000 mgr.smithi157.nfpzoe (mgr.14180) 6655 : cluster [DBG] pgmap v6230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:55.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:47:55.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:47:55.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:47:55.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:47:56.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:56 smithi165 bash[22175]: cluster 2022-04-30T23:47:55.439310+0000 mgr.smithi157.nfpzoe (mgr.14180) 6656 : cluster [DBG] pgmap v6231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:56.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:56 smithi165 bash[22175]: audit 2022-04-30T23:47:55.678521+0000 mon.smithi157 (mon.0) 4240 : audit [DBG] from='client.? 172.21.15.157:0/3217239790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:56 smithi157 bash[20376]: cluster 2022-04-30T23:47:55.439310+0000 mgr.smithi157.nfpzoe (mgr.14180) 6656 : cluster [DBG] pgmap v6231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:56 smithi157 bash[20376]: audit 2022-04-30T23:47:55.678521+0000 mon.smithi157 (mon.0) 4240 : audit [DBG] from='client.? 172.21.15.157:0/3217239790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:47:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:58 smithi165 bash[22175]: cluster 2022-04-30T23:47:57.439949+0000 mgr.smithi157.nfpzoe (mgr.14180) 6657 : cluster [DBG] pgmap v6232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:58 smithi157 bash[20376]: cluster 2022-04-30T23:47:57.439949+0000 mgr.smithi157.nfpzoe (mgr.14180) 6657 : cluster [DBG] pgmap v6232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:47:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:59 smithi157 bash[20376]: audit 2022-04-30T23:47:59.172899+0000 mon.smithi157 (mon.0) 4241 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:47:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:47:59 smithi157 bash[20376]: audit 2022-04-30T23:47:59.323672+0000 mon.smithi157 (mon.0) 4242 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:47:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:59 smithi165 bash[22175]: audit 2022-04-30T23:47:59.172899+0000 mon.smithi157 (mon.0) 4241 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:47:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:47:59 smithi165 bash[22175]: audit 2022-04-30T23:47:59.323672+0000 mon.smithi157 (mon.0) 4242 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:48:00.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:48:00.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:48:00.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:48:00.863 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:00 smithi157 bash[20376]: cluster 2022-04-30T23:47:59.440598+0000 mgr.smithi157.nfpzoe (mgr.14180) 6658 : cluster [DBG] pgmap v6233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:00 smithi165 bash[22175]: cluster 2022-04-30T23:47:59.440598+0000 mgr.smithi157.nfpzoe (mgr.14180) 6658 : cluster [DBG] pgmap v6233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:01.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:48:01.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:01 smithi165 bash[22175]: audit 2022-04-30T23:48:01.005494+0000 mon.smithi157 (mon.0) 4243 : audit [DBG] from='client.? 172.21.15.157:0/697265042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:01 smithi157 bash[20376]: audit 2022-04-30T23:48:01.005494+0000 mon.smithi157 (mon.0) 4243 : audit [DBG] from='client.? 172.21.15.157:0/697265042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:02 smithi165 bash[22175]: cluster 2022-04-30T23:48:01.441273+0000 mgr.smithi157.nfpzoe (mgr.14180) 6659 : cluster [DBG] pgmap v6234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:02 smithi157 bash[20376]: cluster 2022-04-30T23:48:01.441273+0000 mgr.smithi157.nfpzoe (mgr.14180) 6659 : cluster [DBG] pgmap v6234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:04.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:04 smithi165 bash[22175]: cluster 2022-04-30T23:48:03.441849+0000 mgr.smithi157.nfpzoe (mgr.14180) 6660 : cluster [DBG] pgmap v6235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:04 smithi157 bash[20376]: cluster 2022-04-30T23:48:03.441849+0000 mgr.smithi157.nfpzoe (mgr.14180) 6660 : cluster [DBG] pgmap v6235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:06.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:48:06.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:48:06.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:48:06.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:48:06.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:06 smithi165 bash[22175]: cluster 2022-04-30T23:48:05.442460+0000 mgr.smithi157.nfpzoe (mgr.14180) 6661 : cluster [DBG] pgmap v6236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:06 smithi157 bash[20376]: cluster 2022-04-30T23:48:05.442460+0000 mgr.smithi157.nfpzoe (mgr.14180) 6661 : cluster [DBG] pgmap v6236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:07 smithi165 bash[22175]: audit 2022-04-30T23:48:06.331342+0000 mon.smithi157 (mon.0) 4244 : audit [DBG] from='client.? 172.21.15.157:0/2120567153' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:07 smithi157 bash[20376]: audit 2022-04-30T23:48:06.331342+0000 mon.smithi157 (mon.0) 4244 : audit [DBG] from='client.? 172.21.15.157:0/2120567153' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:08.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:08 smithi165 bash[22175]: cluster 2022-04-30T23:48:07.443198+0000 mgr.smithi157.nfpzoe (mgr.14180) 6662 : cluster [DBG] pgmap v6237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:08 smithi157 bash[20376]: cluster 2022-04-30T23:48:07.443198+0000 mgr.smithi157.nfpzoe (mgr.14180) 6662 : cluster [DBG] pgmap v6237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:10.865 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:10 smithi157 bash[20376]: cluster 2022-04-30T23:48:09.443770+0000 mgr.smithi157.nfpzoe (mgr.14180) 6663 : cluster [DBG] pgmap v6238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:10 smithi165 bash[22175]: cluster 2022-04-30T23:48:09.443770+0000 mgr.smithi157.nfpzoe (mgr.14180) 6663 : cluster [DBG] pgmap v6238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:11.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:48:11.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:48:11.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:48:11.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:48:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:12 smithi165 bash[22175]: cluster 2022-04-30T23:48:11.444410+0000 mgr.smithi157.nfpzoe (mgr.14180) 6664 : cluster [DBG] pgmap v6239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:12 smithi165 bash[22175]: audit 2022-04-30T23:48:11.654370+0000 mon.smithi157 (mon.0) 4245 : audit [DBG] from='client.? 172.21.15.157:0/3282439157' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:12 smithi157 bash[20376]: cluster 2022-04-30T23:48:11.444410+0000 mgr.smithi157.nfpzoe (mgr.14180) 6664 : cluster [DBG] pgmap v6239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:12 smithi157 bash[20376]: audit 2022-04-30T23:48:11.654370+0000 mon.smithi157 (mon.0) 4245 : audit [DBG] from='client.? 172.21.15.157:0/3282439157' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:14 smithi165 bash[22175]: cluster 2022-04-30T23:48:13.445095+0000 mgr.smithi157.nfpzoe (mgr.14180) 6665 : cluster [DBG] pgmap v6240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:14 smithi157 bash[20376]: cluster 2022-04-30T23:48:13.445095+0000 mgr.smithi157.nfpzoe (mgr.14180) 6665 : cluster [DBG] pgmap v6240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:16.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:16 smithi165 bash[22175]: cluster 2022-04-30T23:48:15.445751+0000 mgr.smithi157.nfpzoe (mgr.14180) 6666 : cluster [DBG] pgmap v6241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:16 smithi157 bash[20376]: cluster 2022-04-30T23:48:15.445751+0000 mgr.smithi157.nfpzoe (mgr.14180) 6666 : cluster [DBG] pgmap v6241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:16.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:48:16.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:48:16.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:48:17.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:48:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:17 smithi165 bash[22175]: audit 2022-04-30T23:48:16.984406+0000 mon.smithi157 (mon.0) 4246 : audit [DBG] from='client.? 172.21.15.157:0/2370262709' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:17 smithi157 bash[20376]: audit 2022-04-30T23:48:16.984406+0000 mon.smithi157 (mon.0) 4246 : audit [DBG] from='client.? 172.21.15.157:0/2370262709' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:18.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:18 smithi165 bash[22175]: cluster 2022-04-30T23:48:17.446358+0000 mgr.smithi157.nfpzoe (mgr.14180) 6667 : cluster [DBG] pgmap v6242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:18 smithi157 bash[20376]: cluster 2022-04-30T23:48:17.446358+0000 mgr.smithi157.nfpzoe (mgr.14180) 6667 : cluster [DBG] pgmap v6242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:20.865 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:20 smithi157 bash[20376]: cluster 2022-04-30T23:48:19.446972+0000 mgr.smithi157.nfpzoe (mgr.14180) 6668 : cluster [DBG] pgmap v6243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:20.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:20 smithi165 bash[22175]: cluster 2022-04-30T23:48:19.446972+0000 mgr.smithi157.nfpzoe (mgr.14180) 6668 : cluster [DBG] pgmap v6243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:22.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:48:22.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:48:22.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:48:22.331 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:48:22.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:22 smithi165 bash[22175]: cluster 2022-04-30T23:48:21.447635+0000 mgr.smithi157.nfpzoe (mgr.14180) 6669 : cluster [DBG] pgmap v6244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:22.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:22 smithi165 bash[22175]: audit 2022-04-30T23:48:22.311144+0000 mon.smithi157 (mon.0) 4247 : audit [DBG] from='client.? 172.21.15.157:0/982142282' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:22 smithi157 bash[20376]: cluster 2022-04-30T23:48:21.447635+0000 mgr.smithi157.nfpzoe (mgr.14180) 6669 : cluster [DBG] pgmap v6244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:22 smithi157 bash[20376]: audit 2022-04-30T23:48:22.311144+0000 mon.smithi157 (mon.0) 4247 : audit [DBG] from='client.? 172.21.15.157:0/982142282' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:24 smithi165 bash[22175]: cluster 2022-04-30T23:48:23.448196+0000 mgr.smithi157.nfpzoe (mgr.14180) 6670 : cluster [DBG] pgmap v6245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:24 smithi157 bash[20376]: cluster 2022-04-30T23:48:23.448196+0000 mgr.smithi157.nfpzoe (mgr.14180) 6670 : cluster [DBG] pgmap v6245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:26 smithi165 bash[22175]: cluster 2022-04-30T23:48:25.448891+0000 mgr.smithi157.nfpzoe (mgr.14180) 6671 : cluster [DBG] pgmap v6246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:26 smithi157 bash[20376]: cluster 2022-04-30T23:48:25.448891+0000 mgr.smithi157.nfpzoe (mgr.14180) 6671 : cluster [DBG] pgmap v6246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:27.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:48:27.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:48:27.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:48:27.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:48:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:28 smithi165 bash[22175]: cluster 2022-04-30T23:48:27.449371+0000 mgr.smithi157.nfpzoe (mgr.14180) 6672 : cluster [DBG] pgmap v6247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:28 smithi165 bash[22175]: audit 2022-04-30T23:48:27.636087+0000 mon.smithi157 (mon.0) 4248 : audit [DBG] from='client.? 172.21.15.157:0/363650720' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:28 smithi157 bash[20376]: cluster 2022-04-30T23:48:27.449371+0000 mgr.smithi157.nfpzoe (mgr.14180) 6672 : cluster [DBG] pgmap v6247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:28 smithi157 bash[20376]: audit 2022-04-30T23:48:27.636087+0000 mon.smithi157 (mon.0) 4248 : audit [DBG] from='client.? 172.21.15.157:0/363650720' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:30.866 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:30 smithi157 bash[20376]: cluster 2022-04-30T23:48:29.449929+0000 mgr.smithi157.nfpzoe (mgr.14180) 6673 : cluster [DBG] pgmap v6248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:30 smithi165 bash[22175]: cluster 2022-04-30T23:48:29.449929+0000 mgr.smithi157.nfpzoe (mgr.14180) 6673 : cluster [DBG] pgmap v6248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:32.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:48:32.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:48:32.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:48:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:32 smithi165 bash[22175]: cluster 2022-04-30T23:48:31.450493+0000 mgr.smithi157.nfpzoe (mgr.14180) 6674 : cluster [DBG] pgmap v6249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:32 smithi157 bash[20376]: cluster 2022-04-30T23:48:31.450493+0000 mgr.smithi157.nfpzoe (mgr.14180) 6674 : cluster [DBG] pgmap v6249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:32.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:48:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:33 smithi165 bash[22175]: audit 2022-04-30T23:48:32.965631+0000 mon.smithi157 (mon.0) 4249 : audit [DBG] from='client.? 172.21.15.157:0/2575373327' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:33 smithi157 bash[20376]: audit 2022-04-30T23:48:32.965631+0000 mon.smithi157 (mon.0) 4249 : audit [DBG] from='client.? 172.21.15.157:0/2575373327' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:34 smithi165 bash[22175]: cluster 2022-04-30T23:48:33.451152+0000 mgr.smithi157.nfpzoe (mgr.14180) 6675 : cluster [DBG] pgmap v6250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:34 smithi157 bash[20376]: cluster 2022-04-30T23:48:33.451152+0000 mgr.smithi157.nfpzoe (mgr.14180) 6675 : cluster [DBG] pgmap v6250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:36 smithi165 bash[22175]: cluster 2022-04-30T23:48:35.451756+0000 mgr.smithi157.nfpzoe (mgr.14180) 6676 : cluster [DBG] pgmap v6251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:36 smithi157 bash[20376]: cluster 2022-04-30T23:48:35.451756+0000 mgr.smithi157.nfpzoe (mgr.14180) 6676 : cluster [DBG] pgmap v6251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:37.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:48:37.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:48:37.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:48:38.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:48:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:38 smithi165 bash[22175]: cluster 2022-04-30T23:48:37.452388+0000 mgr.smithi157.nfpzoe (mgr.14180) 6677 : cluster [DBG] pgmap v6252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:38 smithi165 bash[22175]: audit 2022-04-30T23:48:38.292039+0000 mon.smithi157 (mon.0) 4250 : audit [DBG] from='client.? 172.21.15.157:0/2322677349' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:38 smithi157 bash[20376]: cluster 2022-04-30T23:48:37.452388+0000 mgr.smithi157.nfpzoe (mgr.14180) 6677 : cluster [DBG] pgmap v6252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:38 smithi157 bash[20376]: audit 2022-04-30T23:48:38.292039+0000 mon.smithi157 (mon.0) 4250 : audit [DBG] from='client.? 172.21.15.157:0/2322677349' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:40.867 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:40 smithi157 bash[20376]: cluster 2022-04-30T23:48:39.452981+0000 mgr.smithi157.nfpzoe (mgr.14180) 6678 : cluster [DBG] pgmap v6253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:40 smithi165 bash[22175]: cluster 2022-04-30T23:48:39.452981+0000 mgr.smithi157.nfpzoe (mgr.14180) 6678 : cluster [DBG] pgmap v6253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:42 smithi165 bash[22175]: cluster 2022-04-30T23:48:41.453692+0000 mgr.smithi157.nfpzoe (mgr.14180) 6679 : cluster [DBG] pgmap v6254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:42 smithi157 bash[20376]: cluster 2022-04-30T23:48:41.453692+0000 mgr.smithi157.nfpzoe (mgr.14180) 6679 : cluster [DBG] pgmap v6254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:43.316 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:48:43.316 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:48:43.316 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:48:43.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:48:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:44 smithi165 bash[22175]: cluster 2022-04-30T23:48:43.454300+0000 mgr.smithi157.nfpzoe (mgr.14180) 6680 : cluster [DBG] pgmap v6255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:44 smithi165 bash[22175]: audit 2022-04-30T23:48:43.624152+0000 mon.smithi157 (mon.0) 4251 : audit [DBG] from='client.? 172.21.15.157:0/1044134703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:44 smithi157 bash[20376]: cluster 2022-04-30T23:48:43.454300+0000 mgr.smithi157.nfpzoe (mgr.14180) 6680 : cluster [DBG] pgmap v6255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:44 smithi157 bash[20376]: audit 2022-04-30T23:48:43.624152+0000 mon.smithi157 (mon.0) 4251 : audit [DBG] from='client.? 172.21.15.157:0/1044134703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:46.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:46 smithi165 bash[22175]: cluster 2022-04-30T23:48:45.454964+0000 mgr.smithi157.nfpzoe (mgr.14180) 6681 : cluster [DBG] pgmap v6256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:46 smithi157 bash[20376]: cluster 2022-04-30T23:48:45.454964+0000 mgr.smithi157.nfpzoe (mgr.14180) 6681 : cluster [DBG] pgmap v6256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:48.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:48:48.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:48:48.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:48:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:48 smithi165 bash[22175]: cluster 2022-04-30T23:48:47.455645+0000 mgr.smithi157.nfpzoe (mgr.14180) 6682 : cluster [DBG] pgmap v6257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:48 smithi157 bash[20376]: cluster 2022-04-30T23:48:47.455645+0000 mgr.smithi157.nfpzoe (mgr.14180) 6682 : cluster [DBG] pgmap v6257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:48.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:48:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:49 smithi157 bash[20376]: audit 2022-04-30T23:48:48.953668+0000 mon.smithi157 (mon.0) 4252 : audit [DBG] from='client.? 172.21.15.157:0/2552296869' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:49 smithi157 bash[20376]: audit 2022-04-30T23:48:49.459789+0000 mon.smithi157 (mon.0) 4253 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:48:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:49 smithi157 bash[20376]: audit 2022-04-30T23:48:49.462409+0000 mon.smithi157 (mon.0) 4254 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:48:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:49 smithi157 bash[20376]: audit 2022-04-30T23:48:49.464156+0000 mon.smithi157 (mon.0) 4255 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:48:49.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:49 smithi165 bash[22175]: audit 2022-04-30T23:48:48.953668+0000 mon.smithi157 (mon.0) 4252 : audit [DBG] from='client.? 172.21.15.157:0/2552296869' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:49.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:49 smithi165 bash[22175]: audit 2022-04-30T23:48:49.459789+0000 mon.smithi157 (mon.0) 4253 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:48:49.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:49 smithi165 bash[22175]: audit 2022-04-30T23:48:49.462409+0000 mon.smithi157 (mon.0) 4254 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:48:49.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:49 smithi165 bash[22175]: audit 2022-04-30T23:48:49.464156+0000 mon.smithi157 (mon.0) 4255 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:48:50.868 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:50 smithi157 bash[20376]: cluster 2022-04-30T23:48:49.456254+0000 mgr.smithi157.nfpzoe (mgr.14180) 6683 : cluster [DBG] pgmap v6258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:50.868 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:50 smithi157 bash[20376]: audit 2022-04-30T23:48:49.758280+0000 mon.smithi157 (mon.0) 4256 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:48:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:50 smithi165 bash[22175]: cluster 2022-04-30T23:48:49.456254+0000 mgr.smithi157.nfpzoe (mgr.14180) 6683 : cluster [DBG] pgmap v6258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:50 smithi165 bash[22175]: audit 2022-04-30T23:48:49.758280+0000 mon.smithi157 (mon.0) 4256 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:48:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:52 smithi165 bash[22175]: cluster 2022-04-30T23:48:51.456885+0000 mgr.smithi157.nfpzoe (mgr.14180) 6684 : cluster [DBG] pgmap v6259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:52 smithi157 bash[20376]: cluster 2022-04-30T23:48:51.456885+0000 mgr.smithi157.nfpzoe (mgr.14180) 6684 : cluster [DBG] pgmap v6259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:53.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:48:53.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:48:53.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:48:54.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:48:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:54 smithi165 bash[22175]: cluster 2022-04-30T23:48:53.457611+0000 mgr.smithi157.nfpzoe (mgr.14180) 6685 : cluster [DBG] pgmap v6260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:54 smithi165 bash[22175]: audit 2022-04-30T23:48:54.217155+0000 mon.smithi157 (mon.0) 4257 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:48:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:54 smithi165 bash[22175]: audit 2022-04-30T23:48:54.297479+0000 mon.smithi157 (mon.0) 4258 : audit [DBG] from='client.? 172.21.15.157:0/647657466' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:54 smithi165 bash[22175]: audit 2022-04-30T23:48:54.511348+0000 mon.smithi157 (mon.0) 4259 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:48:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:54 smithi165 bash[22175]: audit 2022-04-30T23:48:54.521809+0000 mon.smithi157 (mon.0) 4260 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:48:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:54 smithi157 bash[20376]: cluster 2022-04-30T23:48:53.457611+0000 mgr.smithi157.nfpzoe (mgr.14180) 6685 : cluster [DBG] pgmap v6260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:54 smithi157 bash[20376]: audit 2022-04-30T23:48:54.217155+0000 mon.smithi157 (mon.0) 4257 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:48:54.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:54 smithi157 bash[20376]: audit 2022-04-30T23:48:54.297479+0000 mon.smithi157 (mon.0) 4258 : audit [DBG] from='client.? 172.21.15.157:0/647657466' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:48:54.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:54 smithi157 bash[20376]: audit 2022-04-30T23:48:54.511348+0000 mon.smithi157 (mon.0) 4259 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:48:54.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:54 smithi157 bash[20376]: audit 2022-04-30T23:48:54.521809+0000 mon.smithi157 (mon.0) 4260 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:48:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:55 smithi165 bash[22175]: cluster 2022-04-30T23:48:54.503787+0000 mgr.smithi157.nfpzoe (mgr.14180) 6686 : cluster [DBG] pgmap v6261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:55 smithi165 bash[22175]: cluster 2022-04-30T23:48:54.504077+0000 mgr.smithi157.nfpzoe (mgr.14180) 6687 : cluster [DBG] pgmap v6262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:55 smithi165 bash[22175]: cephadm 2022-04-30T23:48:54.523210+0000 mgr.smithi157.nfpzoe (mgr.14180) 6688 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:48:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:55 smithi165 bash[22175]: cephadm 2022-04-30T23:48:54.523462+0000 mgr.smithi157.nfpzoe (mgr.14180) 6689 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:48:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:55 smithi157 bash[20376]: cluster 2022-04-30T23:48:54.503787+0000 mgr.smithi157.nfpzoe (mgr.14180) 6686 : cluster [DBG] pgmap v6261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:55 smithi157 bash[20376]: cluster 2022-04-30T23:48:54.504077+0000 mgr.smithi157.nfpzoe (mgr.14180) 6687 : cluster [DBG] pgmap v6262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:55 smithi157 bash[20376]: cephadm 2022-04-30T23:48:54.523210+0000 mgr.smithi157.nfpzoe (mgr.14180) 6688 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:48:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:55 smithi157 bash[20376]: cephadm 2022-04-30T23:48:54.523462+0000 mgr.smithi157.nfpzoe (mgr.14180) 6689 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:48:57.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:57 smithi165 bash[22175]: cluster 2022-04-30T23:48:56.504606+0000 mgr.smithi157.nfpzoe (mgr.14180) 6690 : cluster [DBG] pgmap v6263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:57 smithi157 bash[20376]: cluster 2022-04-30T23:48:56.504606+0000 mgr.smithi157.nfpzoe (mgr.14180) 6690 : cluster [DBG] pgmap v6263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:59.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:48:59.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:48:59.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:48:59.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:48:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:59 smithi157 bash[20376]: cluster 2022-04-30T23:48:58.505208+0000 mgr.smithi157.nfpzoe (mgr.14180) 6691 : cluster [DBG] pgmap v6264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:59 smithi157 bash[20376]: audit 2022-04-30T23:48:59.176973+0000 mon.smithi157 (mon.0) 4261 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:48:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:48:59 smithi157 bash[20376]: audit 2022-04-30T23:48:59.331601+0000 mon.smithi157 (mon.0) 4262 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:48:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:59 smithi165 bash[22175]: cluster 2022-04-30T23:48:58.505208+0000 mgr.smithi157.nfpzoe (mgr.14180) 6691 : cluster [DBG] pgmap v6264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:48:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:59 smithi165 bash[22175]: audit 2022-04-30T23:48:59.176973+0000 mon.smithi157 (mon.0) 4261 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:48:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:48:59 smithi165 bash[22175]: audit 2022-04-30T23:48:59.331601+0000 mon.smithi157 (mon.0) 4262 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:49:00.868 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:00 smithi157 bash[20376]: audit 2022-04-30T23:48:59.633875+0000 mon.smithi157 (mon.0) 4263 : audit [DBG] from='client.? 172.21.15.157:0/841360999' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:00 smithi165 bash[22175]: audit 2022-04-30T23:48:59.633875+0000 mon.smithi157 (mon.0) 4263 : audit [DBG] from='client.? 172.21.15.157:0/841360999' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:01.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:01 smithi165 bash[22175]: cluster 2022-04-30T23:49:00.505787+0000 mgr.smithi157.nfpzoe (mgr.14180) 6692 : cluster [DBG] pgmap v6265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:01 smithi157 bash[20376]: cluster 2022-04-30T23:49:00.505787+0000 mgr.smithi157.nfpzoe (mgr.14180) 6692 : cluster [DBG] pgmap v6265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:03 smithi165 bash[22175]: cluster 2022-04-30T23:49:02.506463+0000 mgr.smithi157.nfpzoe (mgr.14180) 6693 : cluster [DBG] pgmap v6266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:03 smithi157 bash[20376]: cluster 2022-04-30T23:49:02.506463+0000 mgr.smithi157.nfpzoe (mgr.14180) 6693 : cluster [DBG] pgmap v6266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:04.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:49:04.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:49:04.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:49:04.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:49:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:05 smithi165 bash[22175]: cluster 2022-04-30T23:49:04.507146+0000 mgr.smithi157.nfpzoe (mgr.14180) 6694 : cluster [DBG] pgmap v6267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:05 smithi165 bash[22175]: audit 2022-04-30T23:49:04.965428+0000 mon.smithi157 (mon.0) 4264 : audit [DBG] from='client.? 172.21.15.157:0/703824614' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:05 smithi157 bash[20376]: cluster 2022-04-30T23:49:04.507146+0000 mgr.smithi157.nfpzoe (mgr.14180) 6694 : cluster [DBG] pgmap v6267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:05 smithi157 bash[20376]: audit 2022-04-30T23:49:04.965428+0000 mon.smithi157 (mon.0) 4264 : audit [DBG] from='client.? 172.21.15.157:0/703824614' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:07.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:07 smithi165 bash[22175]: cluster 2022-04-30T23:49:06.507800+0000 mgr.smithi157.nfpzoe (mgr.14180) 6695 : cluster [DBG] pgmap v6268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:07 smithi157 bash[20376]: cluster 2022-04-30T23:49:06.507800+0000 mgr.smithi157.nfpzoe (mgr.14180) 6695 : cluster [DBG] pgmap v6268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:08.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:08 smithi165 bash[22175]: cluster 2022-04-30T23:49:08.508448+0000 mgr.smithi157.nfpzoe (mgr.14180) 6696 : cluster [DBG] pgmap v6269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:08 smithi157 bash[20376]: cluster 2022-04-30T23:49:08.508448+0000 mgr.smithi157.nfpzoe (mgr.14180) 6696 : cluster [DBG] pgmap v6269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:09.992 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:49:09.993 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:49:09.993 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:49:10.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:49:11.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:11 smithi165 bash[22175]: audit 2022-04-30T23:49:10.300233+0000 mon.smithi157 (mon.0) 4265 : audit [DBG] from='client.? 172.21.15.157:0/303068992' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:11 smithi165 bash[22175]: cluster 2022-04-30T23:49:10.509048+0000 mgr.smithi157.nfpzoe (mgr.14180) 6697 : cluster [DBG] pgmap v6270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:11.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:11 smithi157 bash[20376]: audit 2022-04-30T23:49:10.300233+0000 mon.smithi157 (mon.0) 4265 : audit [DBG] from='client.? 172.21.15.157:0/303068992' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:11.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:11 smithi157 bash[20376]: cluster 2022-04-30T23:49:10.509048+0000 mgr.smithi157.nfpzoe (mgr.14180) 6697 : cluster [DBG] pgmap v6270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:12 smithi165 bash[22175]: cluster 2022-04-30T23:49:12.509698+0000 mgr.smithi157.nfpzoe (mgr.14180) 6698 : cluster [DBG] pgmap v6271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:12 smithi157 bash[20376]: cluster 2022-04-30T23:49:12.509698+0000 mgr.smithi157.nfpzoe (mgr.14180) 6698 : cluster [DBG] pgmap v6271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:14 smithi165 bash[22175]: cluster 2022-04-30T23:49:14.510389+0000 mgr.smithi157.nfpzoe (mgr.14180) 6699 : cluster [DBG] pgmap v6272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:14 smithi157 bash[20376]: cluster 2022-04-30T23:49:14.510389+0000 mgr.smithi157.nfpzoe (mgr.14180) 6699 : cluster [DBG] pgmap v6272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:15.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:49:15.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:49:15.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:49:15.655 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:49:16.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:16 smithi165 bash[22175]: audit 2022-04-30T23:49:15.631256+0000 mon.smithi157 (mon.0) 4266 : audit [DBG] from='client.? 172.21.15.157:0/621035163' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:16 smithi157 bash[20376]: audit 2022-04-30T23:49:15.631256+0000 mon.smithi157 (mon.0) 4266 : audit [DBG] from='client.? 172.21.15.157:0/621035163' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:17 smithi157 bash[20376]: cluster 2022-04-30T23:49:16.511085+0000 mgr.smithi157.nfpzoe (mgr.14180) 6700 : cluster [DBG] pgmap v6273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:17.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:17 smithi165 bash[22175]: cluster 2022-04-30T23:49:16.511085+0000 mgr.smithi157.nfpzoe (mgr.14180) 6700 : cluster [DBG] pgmap v6273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:18.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:18 smithi165 bash[22175]: cluster 2022-04-30T23:49:18.511735+0000 mgr.smithi157.nfpzoe (mgr.14180) 6701 : cluster [DBG] pgmap v6274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:18 smithi157 bash[20376]: cluster 2022-04-30T23:49:18.511735+0000 mgr.smithi157.nfpzoe (mgr.14180) 6701 : cluster [DBG] pgmap v6274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:20.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:49:20.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:49:20.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:49:20.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:49:21.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:21 smithi157 bash[20376]: cluster 2022-04-30T23:49:20.512363+0000 mgr.smithi157.nfpzoe (mgr.14180) 6702 : cluster [DBG] pgmap v6275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:21.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:21 smithi157 bash[20376]: audit 2022-04-30T23:49:20.963014+0000 mon.smithi157 (mon.0) 4267 : audit [DBG] from='client.? 172.21.15.157:0/4232766595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:21 smithi165 bash[22175]: cluster 2022-04-30T23:49:20.512363+0000 mgr.smithi157.nfpzoe (mgr.14180) 6702 : cluster [DBG] pgmap v6275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:21 smithi165 bash[22175]: audit 2022-04-30T23:49:20.963014+0000 mon.smithi157 (mon.0) 4267 : audit [DBG] from='client.? 172.21.15.157:0/4232766595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:22.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:22 smithi165 bash[22175]: cluster 2022-04-30T23:49:22.512976+0000 mgr.smithi157.nfpzoe (mgr.14180) 6703 : cluster [DBG] pgmap v6276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:22 smithi157 bash[20376]: cluster 2022-04-30T23:49:22.512976+0000 mgr.smithi157.nfpzoe (mgr.14180) 6703 : cluster [DBG] pgmap v6276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:24 smithi165 bash[22175]: cluster 2022-04-30T23:49:24.513718+0000 mgr.smithi157.nfpzoe (mgr.14180) 6704 : cluster [DBG] pgmap v6277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:24 smithi157 bash[20376]: cluster 2022-04-30T23:49:24.513718+0000 mgr.smithi157.nfpzoe (mgr.14180) 6704 : cluster [DBG] pgmap v6277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:25.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:49:25.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:49:25.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:49:26.320 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:49:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:26 smithi165 bash[22175]: audit 2022-04-30T23:49:26.299512+0000 mon.smithi157 (mon.0) 4268 : audit [DBG] from='client.? 172.21.15.157:0/630396270' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:26 smithi157 bash[20376]: audit 2022-04-30T23:49:26.299512+0000 mon.smithi157 (mon.0) 4268 : audit [DBG] from='client.? 172.21.15.157:0/630396270' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:27.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:27 smithi165 bash[22175]: cluster 2022-04-30T23:49:26.514405+0000 mgr.smithi157.nfpzoe (mgr.14180) 6705 : cluster [DBG] pgmap v6278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:27.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:27 smithi157 bash[20376]: cluster 2022-04-30T23:49:26.514405+0000 mgr.smithi157.nfpzoe (mgr.14180) 6705 : cluster [DBG] pgmap v6278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:28 smithi165 bash[22175]: cluster 2022-04-30T23:49:28.515244+0000 mgr.smithi157.nfpzoe (mgr.14180) 6706 : cluster [DBG] pgmap v6279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:28 smithi157 bash[20376]: cluster 2022-04-30T23:49:28.515244+0000 mgr.smithi157.nfpzoe (mgr.14180) 6706 : cluster [DBG] pgmap v6279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:31.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:49:31.324 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:49:31.324 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:49:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:31 smithi157 bash[20376]: cluster 2022-04-30T23:49:30.515879+0000 mgr.smithi157.nfpzoe (mgr.14180) 6707 : cluster [DBG] pgmap v6280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:31 smithi165 bash[22175]: cluster 2022-04-30T23:49:30.515879+0000 mgr.smithi157.nfpzoe (mgr.14180) 6707 : cluster [DBG] pgmap v6280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:31.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:49:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:32 smithi157 bash[20376]: audit 2022-04-30T23:49:31.627859+0000 mon.smithi157 (mon.0) 4269 : audit [DBG] from='client.? 172.21.15.157:0/2731148328' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:32 smithi165 bash[22175]: audit 2022-04-30T23:49:31.627859+0000 mon.smithi157 (mon.0) 4269 : audit [DBG] from='client.? 172.21.15.157:0/2731148328' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:33.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:33 smithi165 bash[22175]: cluster 2022-04-30T23:49:32.516529+0000 mgr.smithi157.nfpzoe (mgr.14180) 6708 : cluster [DBG] pgmap v6281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:33 smithi157 bash[20376]: cluster 2022-04-30T23:49:32.516529+0000 mgr.smithi157.nfpzoe (mgr.14180) 6708 : cluster [DBG] pgmap v6281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:34 smithi165 bash[22175]: cluster 2022-04-30T23:49:34.517099+0000 mgr.smithi157.nfpzoe (mgr.14180) 6709 : cluster [DBG] pgmap v6282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:34 smithi157 bash[20376]: cluster 2022-04-30T23:49:34.517099+0000 mgr.smithi157.nfpzoe (mgr.14180) 6709 : cluster [DBG] pgmap v6282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:36.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:49:36.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:49:36.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:49:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:36 smithi165 bash[22175]: cluster 2022-04-30T23:49:36.517726+0000 mgr.smithi157.nfpzoe (mgr.14180) 6710 : cluster [DBG] pgmap v6283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:36 smithi157 bash[20376]: cluster 2022-04-30T23:49:36.517726+0000 mgr.smithi157.nfpzoe (mgr.14180) 6710 : cluster [DBG] pgmap v6283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:36.975 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:49:37.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:37 smithi165 bash[22175]: audit 2022-04-30T23:49:36.954805+0000 mon.smithi157 (mon.0) 4270 : audit [DBG] from='client.? 172.21.15.157:0/1181921677' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:37 smithi157 bash[20376]: audit 2022-04-30T23:49:36.954805+0000 mon.smithi157 (mon.0) 4270 : audit [DBG] from='client.? 172.21.15.157:0/1181921677' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:38 smithi165 bash[22175]: cluster 2022-04-30T23:49:38.518328+0000 mgr.smithi157.nfpzoe (mgr.14180) 6711 : cluster [DBG] pgmap v6284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:38 smithi157 bash[20376]: cluster 2022-04-30T23:49:38.518328+0000 mgr.smithi157.nfpzoe (mgr.14180) 6711 : cluster [DBG] pgmap v6284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:41 smithi157 bash[20376]: cluster 2022-04-30T23:49:40.518950+0000 mgr.smithi157.nfpzoe (mgr.14180) 6712 : cluster [DBG] pgmap v6285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:41 smithi165 bash[22175]: cluster 2022-04-30T23:49:40.518950+0000 mgr.smithi157.nfpzoe (mgr.14180) 6712 : cluster [DBG] pgmap v6285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:41.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:49:41.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:49:41.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:49:42.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:49:42.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:42 smithi165 bash[22175]: audit 2022-04-30T23:49:42.273248+0000 mon.smithi157 (mon.0) 4271 : audit [DBG] from='client.? 172.21.15.157:0/290725442' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:42 smithi157 bash[20376]: audit 2022-04-30T23:49:42.273248+0000 mon.smithi157 (mon.0) 4271 : audit [DBG] from='client.? 172.21.15.157:0/290725442' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:43.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:43 smithi165 bash[22175]: cluster 2022-04-30T23:49:42.519665+0000 mgr.smithi157.nfpzoe (mgr.14180) 6713 : cluster [DBG] pgmap v6286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:43.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:43 smithi157 bash[20376]: cluster 2022-04-30T23:49:42.519665+0000 mgr.smithi157.nfpzoe (mgr.14180) 6713 : cluster [DBG] pgmap v6286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:44 smithi165 bash[22175]: cluster 2022-04-30T23:49:44.520326+0000 mgr.smithi157.nfpzoe (mgr.14180) 6714 : cluster [DBG] pgmap v6287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:44 smithi157 bash[20376]: cluster 2022-04-30T23:49:44.520326+0000 mgr.smithi157.nfpzoe (mgr.14180) 6714 : cluster [DBG] pgmap v6287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:46 smithi165 bash[22175]: cluster 2022-04-30T23:49:46.520954+0000 mgr.smithi157.nfpzoe (mgr.14180) 6715 : cluster [DBG] pgmap v6288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:46 smithi157 bash[20376]: cluster 2022-04-30T23:49:46.520954+0000 mgr.smithi157.nfpzoe (mgr.14180) 6715 : cluster [DBG] pgmap v6288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:47.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:49:47.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:49:47.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:49:47.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:49:47.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:47 smithi165 bash[22175]: audit 2022-04-30T23:49:47.599322+0000 mon.smithi157 (mon.0) 4272 : audit [DBG] from='client.? 172.21.15.157:0/1860109897' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:47 smithi157 bash[20376]: audit 2022-04-30T23:49:47.599322+0000 mon.smithi157 (mon.0) 4272 : audit [DBG] from='client.? 172.21.15.157:0/1860109897' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:48 smithi165 bash[22175]: cluster 2022-04-30T23:49:48.521560+0000 mgr.smithi157.nfpzoe (mgr.14180) 6716 : cluster [DBG] pgmap v6289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:48 smithi157 bash[20376]: cluster 2022-04-30T23:49:48.521560+0000 mgr.smithi157.nfpzoe (mgr.14180) 6716 : cluster [DBG] pgmap v6289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:51.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:51 smithi157 bash[20376]: cluster 2022-04-30T23:49:50.522174+0000 mgr.smithi157.nfpzoe (mgr.14180) 6717 : cluster [DBG] pgmap v6290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:51 smithi165 bash[22175]: cluster 2022-04-30T23:49:50.522174+0000 mgr.smithi157.nfpzoe (mgr.14180) 6717 : cluster [DBG] pgmap v6290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:52.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:49:52.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:49:52.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:49:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:52 smithi165 bash[22175]: cluster 2022-04-30T23:49:52.522819+0000 mgr.smithi157.nfpzoe (mgr.14180) 6718 : cluster [DBG] pgmap v6291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:52.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:49:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:52 smithi157 bash[20376]: cluster 2022-04-30T23:49:52.522819+0000 mgr.smithi157.nfpzoe (mgr.14180) 6718 : cluster [DBG] pgmap v6291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:53.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:53 smithi165 bash[22175]: audit 2022-04-30T23:49:52.922881+0000 mon.smithi157 (mon.0) 4273 : audit [DBG] from='client.? 172.21.15.157:0/2724999602' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:53 smithi157 bash[20376]: audit 2022-04-30T23:49:52.922881+0000 mon.smithi157 (mon.0) 4273 : audit [DBG] from='client.? 172.21.15.157:0/2724999602' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:54 smithi165 bash[22175]: cluster 2022-04-30T23:49:54.523421+0000 mgr.smithi157.nfpzoe (mgr.14180) 6719 : cluster [DBG] pgmap v6292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:54 smithi165 bash[22175]: audit 2022-04-30T23:49:54.532006+0000 mon.smithi157 (mon.0) 4274 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:49:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:54 smithi165 bash[22175]: audit 2022-04-30T23:49:54.534598+0000 mon.smithi157 (mon.0) 4275 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:49:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:54 smithi165 bash[22175]: audit 2022-04-30T23:49:54.536206+0000 mon.smithi157 (mon.0) 4276 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:49:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:54 smithi157 bash[20376]: cluster 2022-04-30T23:49:54.523421+0000 mgr.smithi157.nfpzoe (mgr.14180) 6719 : cluster [DBG] pgmap v6292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:54 smithi157 bash[20376]: audit 2022-04-30T23:49:54.532006+0000 mon.smithi157 (mon.0) 4274 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:49:54.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:54 smithi157 bash[20376]: audit 2022-04-30T23:49:54.534598+0000 mon.smithi157 (mon.0) 4275 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:49:54.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:54 smithi157 bash[20376]: audit 2022-04-30T23:49:54.536206+0000 mon.smithi157 (mon.0) 4276 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:49:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:55 smithi165 bash[22175]: cluster 2022-04-30T23:49:54.862738+0000 mgr.smithi157.nfpzoe (mgr.14180) 6720 : cluster [DBG] pgmap v6293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:55 smithi165 bash[22175]: cluster 2022-04-30T23:49:54.863418+0000 mgr.smithi157.nfpzoe (mgr.14180) 6721 : cluster [DBG] pgmap v6294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:55 smithi165 bash[22175]: audit 2022-04-30T23:49:54.870183+0000 mon.smithi157 (mon.0) 4277 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:49:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:55 smithi165 bash[22175]: audit 2022-04-30T23:49:54.879406+0000 mon.smithi157 (mon.0) 4278 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:49:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:55 smithi165 bash[22175]: cephadm 2022-04-30T23:49:54.880476+0000 mgr.smithi157.nfpzoe (mgr.14180) 6722 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:49:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:55 smithi165 bash[22175]: cephadm 2022-04-30T23:49:54.880603+0000 mgr.smithi157.nfpzoe (mgr.14180) 6723 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:49:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:55 smithi157 bash[20376]: cluster 2022-04-30T23:49:54.862738+0000 mgr.smithi157.nfpzoe (mgr.14180) 6720 : cluster [DBG] pgmap v6293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:55 smithi157 bash[20376]: cluster 2022-04-30T23:49:54.863418+0000 mgr.smithi157.nfpzoe (mgr.14180) 6721 : cluster [DBG] pgmap v6294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:55 smithi157 bash[20376]: audit 2022-04-30T23:49:54.870183+0000 mon.smithi157 (mon.0) 4277 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:49:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:55 smithi157 bash[20376]: audit 2022-04-30T23:49:54.879406+0000 mon.smithi157 (mon.0) 4278 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:49:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:55 smithi157 bash[20376]: cephadm 2022-04-30T23:49:54.880476+0000 mgr.smithi157.nfpzoe (mgr.14180) 6722 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:49:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:55 smithi157 bash[20376]: cephadm 2022-04-30T23:49:54.880603+0000 mgr.smithi157.nfpzoe (mgr.14180) 6723 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:49:57.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:49:57.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:49:57.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:49:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:57 smithi165 bash[22175]: cluster 2022-04-30T23:49:56.864165+0000 mgr.smithi157.nfpzoe (mgr.14180) 6724 : cluster [DBG] pgmap v6295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:57 smithi157 bash[20376]: cluster 2022-04-30T23:49:56.864165+0000 mgr.smithi157.nfpzoe (mgr.14180) 6724 : cluster [DBG] pgmap v6295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:49:58.268 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:49:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:58 smithi165 bash[22175]: audit 2022-04-30T23:49:58.248306+0000 mon.smithi157 (mon.0) 4279 : audit [DBG] from='client.? 172.21.15.157:0/1433537142' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:49:59.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:58 smithi157 bash[20376]: audit 2022-04-30T23:49:58.248306+0000 mon.smithi157 (mon.0) 4279 : audit [DBG] from='client.? 172.21.15.157:0/1433537142' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:59 smithi165 bash[22175]: cluster 2022-04-30T23:49:58.864838+0000 mgr.smithi157.nfpzoe (mgr.14180) 6725 : cluster [DBG] pgmap v6296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:00.177 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:59 smithi165 bash[22175]: audit 2022-04-30T23:49:59.180966+0000 mon.smithi157 (mon.0) 4280 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:50:00.177 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:49:59 smithi165 bash[22175]: audit 2022-04-30T23:49:59.338549+0000 mon.smithi157 (mon.0) 4281 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:50:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:59 smithi157 bash[20376]: cluster 2022-04-30T23:49:58.864838+0000 mgr.smithi157.nfpzoe (mgr.14180) 6725 : cluster [DBG] pgmap v6296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:59 smithi157 bash[20376]: audit 2022-04-30T23:49:59.180966+0000 mon.smithi157 (mon.0) 4280 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:50:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:49:59 smithi157 bash[20376]: audit 2022-04-30T23:49:59.338549+0000 mon.smithi157 (mon.0) 4281 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:50:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:00 smithi157 bash[20376]: cluster 2022-04-30T23:50:00.000156+0000 mon.smithi157 (mon.0) 4282 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T23:50:01.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:00 smithi165 bash[22175]: cluster 2022-04-30T23:50:00.000156+0000 mon.smithi157 (mon.0) 4282 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-04-30T23:50:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:02 smithi157 bash[20376]: cluster 2022-04-30T23:50:00.865406+0000 mgr.smithi157.nfpzoe (mgr.14180) 6726 : cluster [DBG] pgmap v6297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:02 smithi165 bash[22175]: cluster 2022-04-30T23:50:00.865406+0000 mgr.smithi157.nfpzoe (mgr.14180) 6726 : cluster [DBG] pgmap v6297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:03.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:50:03.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:50:03.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:50:03.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:50:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:04 smithi157 bash[20376]: cluster 2022-04-30T23:50:02.866129+0000 mgr.smithi157.nfpzoe (mgr.14180) 6727 : cluster [DBG] pgmap v6298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:04 smithi157 bash[20376]: audit 2022-04-30T23:50:03.576031+0000 mon.smithi157 (mon.0) 4283 : audit [DBG] from='client.? 172.21.15.157:0/376873358' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:04 smithi165 bash[22175]: cluster 2022-04-30T23:50:02.866129+0000 mgr.smithi157.nfpzoe (mgr.14180) 6727 : cluster [DBG] pgmap v6298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:04 smithi165 bash[22175]: audit 2022-04-30T23:50:03.576031+0000 mon.smithi157 (mon.0) 4283 : audit [DBG] from='client.? 172.21.15.157:0/376873358' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:06 smithi157 bash[20376]: cluster 2022-04-30T23:50:04.866800+0000 mgr.smithi157.nfpzoe (mgr.14180) 6728 : cluster [DBG] pgmap v6299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:06 smithi165 bash[22175]: cluster 2022-04-30T23:50:04.866800+0000 mgr.smithi157.nfpzoe (mgr.14180) 6728 : cluster [DBG] pgmap v6299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:08 smithi157 bash[20376]: cluster 2022-04-30T23:50:06.867438+0000 mgr.smithi157.nfpzoe (mgr.14180) 6729 : cluster [DBG] pgmap v6300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:08.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:50:08.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:50:08.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:50:08.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:08 smithi165 bash[22175]: cluster 2022-04-30T23:50:06.867438+0000 mgr.smithi157.nfpzoe (mgr.14180) 6729 : cluster [DBG] pgmap v6300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:08.936 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:50:09.444 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:09 smithi157 bash[20376]: audit 2022-04-30T23:50:08.908824+0000 mon.smithi157 (mon.0) 4284 : audit [DBG] from='client.? 172.21.15.157:0/5635082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:09 smithi165 bash[22175]: audit 2022-04-30T23:50:08.908824+0000 mon.smithi157 (mon.0) 4284 : audit [DBG] from='client.? 172.21.15.157:0/5635082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:10 smithi157 bash[20376]: cluster 2022-04-30T23:50:08.868151+0000 mgr.smithi157.nfpzoe (mgr.14180) 6730 : cluster [DBG] pgmap v6301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:10 smithi165 bash[22175]: cluster 2022-04-30T23:50:08.868151+0000 mgr.smithi157.nfpzoe (mgr.14180) 6730 : cluster [DBG] pgmap v6301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:12 smithi157 bash[20376]: cluster 2022-04-30T23:50:10.868840+0000 mgr.smithi157.nfpzoe (mgr.14180) 6731 : cluster [DBG] pgmap v6302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:12 smithi165 bash[22175]: cluster 2022-04-30T23:50:10.868840+0000 mgr.smithi157.nfpzoe (mgr.14180) 6731 : cluster [DBG] pgmap v6302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:13.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:50:13.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:50:13.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:50:14.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:50:14.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:14 smithi157 bash[20376]: cluster 2022-04-30T23:50:12.869527+0000 mgr.smithi157.nfpzoe (mgr.14180) 6732 : cluster [DBG] pgmap v6303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:14 smithi165 bash[22175]: cluster 2022-04-30T23:50:12.869527+0000 mgr.smithi157.nfpzoe (mgr.14180) 6732 : cluster [DBG] pgmap v6303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:15 smithi157 bash[20376]: audit 2022-04-30T23:50:14.245845+0000 mon.smithi157 (mon.0) 4285 : audit [DBG] from='client.? 172.21.15.157:0/3002723721' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:15 smithi165 bash[22175]: audit 2022-04-30T23:50:14.245845+0000 mon.smithi157 (mon.0) 4285 : audit [DBG] from='client.? 172.21.15.157:0/3002723721' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:16.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:16 smithi157 bash[20376]: cluster 2022-04-30T23:50:14.870153+0000 mgr.smithi157.nfpzoe (mgr.14180) 6733 : cluster [DBG] pgmap v6304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:16.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:16 smithi165 bash[22175]: cluster 2022-04-30T23:50:14.870153+0000 mgr.smithi157.nfpzoe (mgr.14180) 6733 : cluster [DBG] pgmap v6304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:18.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:18 smithi165 bash[22175]: cluster 2022-04-30T23:50:16.870758+0000 mgr.smithi157.nfpzoe (mgr.14180) 6734 : cluster [DBG] pgmap v6305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:18 smithi157 bash[20376]: cluster 2022-04-30T23:50:16.870758+0000 mgr.smithi157.nfpzoe (mgr.14180) 6734 : cluster [DBG] pgmap v6305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:19.268 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:50:19.268 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:50:19.268 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:50:19.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:50:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:20 smithi165 bash[22175]: cluster 2022-04-30T23:50:18.871507+0000 mgr.smithi157.nfpzoe (mgr.14180) 6735 : cluster [DBG] pgmap v6306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:20 smithi165 bash[22175]: audit 2022-04-30T23:50:19.569612+0000 mon.smithi157 (mon.0) 4286 : audit [DBG] from='client.? 172.21.15.157:0/2550706689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:20.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:20 smithi157 bash[20376]: cluster 2022-04-30T23:50:18.871507+0000 mgr.smithi157.nfpzoe (mgr.14180) 6735 : cluster [DBG] pgmap v6306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:20 smithi157 bash[20376]: audit 2022-04-30T23:50:19.569612+0000 mon.smithi157 (mon.0) 4286 : audit [DBG] from='client.? 172.21.15.157:0/2550706689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:22 smithi165 bash[22175]: cluster 2022-04-30T23:50:20.872265+0000 mgr.smithi157.nfpzoe (mgr.14180) 6736 : cluster [DBG] pgmap v6307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:22 smithi157 bash[20376]: cluster 2022-04-30T23:50:20.872265+0000 mgr.smithi157.nfpzoe (mgr.14180) 6736 : cluster [DBG] pgmap v6307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:24.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:50:24.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:50:24.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:50:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:24 smithi165 bash[22175]: cluster 2022-04-30T23:50:22.872988+0000 mgr.smithi157.nfpzoe (mgr.14180) 6737 : cluster [DBG] pgmap v6308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:24 smithi157 bash[20376]: cluster 2022-04-30T23:50:22.872988+0000 mgr.smithi157.nfpzoe (mgr.14180) 6737 : cluster [DBG] pgmap v6308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:24.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:50:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:25 smithi165 bash[22175]: audit 2022-04-30T23:50:24.901998+0000 mon.smithi157 (mon.0) 4287 : audit [DBG] from='client.? 172.21.15.157:0/1313447764' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:25 smithi157 bash[20376]: audit 2022-04-30T23:50:24.901998+0000 mon.smithi157 (mon.0) 4287 : audit [DBG] from='client.? 172.21.15.157:0/1313447764' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:26 smithi165 bash[22175]: cluster 2022-04-30T23:50:24.873637+0000 mgr.smithi157.nfpzoe (mgr.14180) 6738 : cluster [DBG] pgmap v6309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:26 smithi157 bash[20376]: cluster 2022-04-30T23:50:24.873637+0000 mgr.smithi157.nfpzoe (mgr.14180) 6738 : cluster [DBG] pgmap v6309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:28 smithi165 bash[22175]: cluster 2022-04-30T23:50:26.874335+0000 mgr.smithi157.nfpzoe (mgr.14180) 6739 : cluster [DBG] pgmap v6310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:28 smithi157 bash[20376]: cluster 2022-04-30T23:50:26.874335+0000 mgr.smithi157.nfpzoe (mgr.14180) 6739 : cluster [DBG] pgmap v6310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:29.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:50:29.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:50:29.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:50:30.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:50:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:30 smithi165 bash[22175]: cluster 2022-04-30T23:50:28.875149+0000 mgr.smithi157.nfpzoe (mgr.14180) 6740 : cluster [DBG] pgmap v6311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:30 smithi165 bash[22175]: audit 2022-04-30T23:50:30.228366+0000 mon.smithi157 (mon.0) 4288 : audit [DBG] from='client.? 172.21.15.157:0/869958808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:30 smithi157 bash[20376]: cluster 2022-04-30T23:50:28.875149+0000 mgr.smithi157.nfpzoe (mgr.14180) 6740 : cluster [DBG] pgmap v6311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:30 smithi157 bash[20376]: audit 2022-04-30T23:50:30.228366+0000 mon.smithi157 (mon.0) 4288 : audit [DBG] from='client.? 172.21.15.157:0/869958808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:32 smithi165 bash[22175]: cluster 2022-04-30T23:50:30.875800+0000 mgr.smithi157.nfpzoe (mgr.14180) 6741 : cluster [DBG] pgmap v6312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:32 smithi157 bash[20376]: cluster 2022-04-30T23:50:30.875800+0000 mgr.smithi157.nfpzoe (mgr.14180) 6741 : cluster [DBG] pgmap v6312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:34.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:34 smithi165 bash[22175]: cluster 2022-04-30T23:50:32.876445+0000 mgr.smithi157.nfpzoe (mgr.14180) 6742 : cluster [DBG] pgmap v6313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:34.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:34 smithi157 bash[20376]: cluster 2022-04-30T23:50:32.876445+0000 mgr.smithi157.nfpzoe (mgr.14180) 6742 : cluster [DBG] pgmap v6313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:35.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:50:35.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:50:35.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:50:35.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:50:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:36 smithi165 bash[22175]: cluster 2022-04-30T23:50:34.877123+0000 mgr.smithi157.nfpzoe (mgr.14180) 6743 : cluster [DBG] pgmap v6314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:36 smithi165 bash[22175]: audit 2022-04-30T23:50:35.558597+0000 mon.smithi157 (mon.0) 4289 : audit [DBG] from='client.? 172.21.15.157:0/4033678084' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:36 smithi157 bash[20376]: cluster 2022-04-30T23:50:34.877123+0000 mgr.smithi157.nfpzoe (mgr.14180) 6743 : cluster [DBG] pgmap v6314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:36 smithi157 bash[20376]: audit 2022-04-30T23:50:35.558597+0000 mon.smithi157 (mon.0) 4289 : audit [DBG] from='client.? 172.21.15.157:0/4033678084' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:38.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:38 smithi165 bash[22175]: cluster 2022-04-30T23:50:36.877771+0000 mgr.smithi157.nfpzoe (mgr.14180) 6744 : cluster [DBG] pgmap v6315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:38 smithi157 bash[20376]: cluster 2022-04-30T23:50:36.877771+0000 mgr.smithi157.nfpzoe (mgr.14180) 6744 : cluster [DBG] pgmap v6315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:40.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:50:40.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:50:40.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:50:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:40 smithi165 bash[22175]: cluster 2022-04-30T23:50:38.878413+0000 mgr.smithi157.nfpzoe (mgr.14180) 6745 : cluster [DBG] pgmap v6316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:40 smithi157 bash[20376]: cluster 2022-04-30T23:50:38.878413+0000 mgr.smithi157.nfpzoe (mgr.14180) 6745 : cluster [DBG] pgmap v6316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:40.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:50:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:41 smithi165 bash[22175]: audit 2022-04-30T23:50:40.883499+0000 mon.smithi157 (mon.0) 4290 : audit [DBG] from='client.? 172.21.15.157:0/81911164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:41 smithi157 bash[20376]: audit 2022-04-30T23:50:40.883499+0000 mon.smithi157 (mon.0) 4290 : audit [DBG] from='client.? 172.21.15.157:0/81911164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:42.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:42 smithi165 bash[22175]: cluster 2022-04-30T23:50:40.878785+0000 mgr.smithi157.nfpzoe (mgr.14180) 6746 : cluster [DBG] pgmap v6317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:42 smithi157 bash[20376]: cluster 2022-04-30T23:50:40.878785+0000 mgr.smithi157.nfpzoe (mgr.14180) 6746 : cluster [DBG] pgmap v6317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:44 smithi165 bash[22175]: cluster 2022-04-30T23:50:42.879361+0000 mgr.smithi157.nfpzoe (mgr.14180) 6747 : cluster [DBG] pgmap v6318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:44 smithi157 bash[20376]: cluster 2022-04-30T23:50:42.879361+0000 mgr.smithi157.nfpzoe (mgr.14180) 6747 : cluster [DBG] pgmap v6318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:45.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:50:45.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:50:45.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:50:46.228 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:50:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:46 smithi165 bash[22175]: cluster 2022-04-30T23:50:44.879960+0000 mgr.smithi157.nfpzoe (mgr.14180) 6748 : cluster [DBG] pgmap v6319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:46 smithi165 bash[22175]: audit 2022-04-30T23:50:46.207439+0000 mon.smithi157 (mon.0) 4291 : audit [DBG] from='client.? 172.21.15.157:0/685136965' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:46 smithi157 bash[20376]: cluster 2022-04-30T23:50:44.879960+0000 mgr.smithi157.nfpzoe (mgr.14180) 6748 : cluster [DBG] pgmap v6319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:46 smithi157 bash[20376]: audit 2022-04-30T23:50:46.207439+0000 mon.smithi157 (mon.0) 4291 : audit [DBG] from='client.? 172.21.15.157:0/685136965' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:48 smithi165 bash[22175]: cluster 2022-04-30T23:50:46.880585+0000 mgr.smithi157.nfpzoe (mgr.14180) 6749 : cluster [DBG] pgmap v6320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:48 smithi157 bash[20376]: cluster 2022-04-30T23:50:46.880585+0000 mgr.smithi157.nfpzoe (mgr.14180) 6749 : cluster [DBG] pgmap v6320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:50 smithi165 bash[22175]: cluster 2022-04-30T23:50:48.881237+0000 mgr.smithi157.nfpzoe (mgr.14180) 6750 : cluster [DBG] pgmap v6321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:50 smithi157 bash[20376]: cluster 2022-04-30T23:50:48.881237+0000 mgr.smithi157.nfpzoe (mgr.14180) 6750 : cluster [DBG] pgmap v6321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:51.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:50:51.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:50:51.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:50:51.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:50:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:52 smithi165 bash[22175]: cluster 2022-04-30T23:50:50.881838+0000 mgr.smithi157.nfpzoe (mgr.14180) 6751 : cluster [DBG] pgmap v6322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:52 smithi165 bash[22175]: audit 2022-04-30T23:50:51.532758+0000 mon.smithi157 (mon.0) 4292 : audit [DBG] from='client.? 172.21.15.157:0/3087213317' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:52 smithi157 bash[20376]: cluster 2022-04-30T23:50:50.881838+0000 mgr.smithi157.nfpzoe (mgr.14180) 6751 : cluster [DBG] pgmap v6322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:52 smithi157 bash[20376]: audit 2022-04-30T23:50:51.532758+0000 mon.smithi157 (mon.0) 4292 : audit [DBG] from='client.? 172.21.15.157:0/3087213317' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:54.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:54 smithi165 bash[22175]: cluster 2022-04-30T23:50:52.882504+0000 mgr.smithi157.nfpzoe (mgr.14180) 6752 : cluster [DBG] pgmap v6323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:54.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:54 smithi157 bash[20376]: cluster 2022-04-30T23:50:52.882504+0000 mgr.smithi157.nfpzoe (mgr.14180) 6752 : cluster [DBG] pgmap v6323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:55 smithi165 bash[22175]: audit 2022-04-30T23:50:54.892104+0000 mon.smithi157 (mon.0) 4293 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:50:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:55 smithi165 bash[22175]: audit 2022-04-30T23:50:54.894891+0000 mon.smithi157 (mon.0) 4294 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:50:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:55 smithi165 bash[22175]: audit 2022-04-30T23:50:54.896859+0000 mon.smithi157 (mon.0) 4295 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:50:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:55 smithi165 bash[22175]: audit 2022-04-30T23:50:55.200236+0000 mon.smithi157 (mon.0) 4296 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:50:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:55 smithi157 bash[20376]: audit 2022-04-30T23:50:54.892104+0000 mon.smithi157 (mon.0) 4293 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:50:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:55 smithi157 bash[20376]: audit 2022-04-30T23:50:54.894891+0000 mon.smithi157 (mon.0) 4294 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:50:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:55 smithi157 bash[20376]: audit 2022-04-30T23:50:54.896859+0000 mon.smithi157 (mon.0) 4295 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:50:55.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:55 smithi157 bash[20376]: audit 2022-04-30T23:50:55.200236+0000 mon.smithi157 (mon.0) 4296 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:50:56.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:50:56.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:50:56.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:50:56.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:50:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:56 smithi165 bash[22175]: cluster 2022-04-30T23:50:54.883142+0000 mgr.smithi157.nfpzoe (mgr.14180) 6753 : cluster [DBG] pgmap v6324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:56 smithi165 bash[22175]: cluster 2022-04-30T23:50:55.508621+0000 mgr.smithi157.nfpzoe (mgr.14180) 6754 : cluster [DBG] pgmap v6325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:56 smithi165 bash[22175]: cluster 2022-04-30T23:50:55.509024+0000 mgr.smithi157.nfpzoe (mgr.14180) 6755 : cluster [DBG] pgmap v6326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:56 smithi165 bash[22175]: audit 2022-04-30T23:50:55.516510+0000 mon.smithi157 (mon.0) 4297 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:50:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:56 smithi165 bash[22175]: audit 2022-04-30T23:50:55.525521+0000 mon.smithi157 (mon.0) 4298 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:50:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:56 smithi165 bash[22175]: cephadm 2022-04-30T23:50:55.526864+0000 mgr.smithi157.nfpzoe (mgr.14180) 6756 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:50:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:56 smithi165 bash[22175]: cephadm 2022-04-30T23:50:55.527014+0000 mgr.smithi157.nfpzoe (mgr.14180) 6757 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:50:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:56 smithi157 bash[20376]: cluster 2022-04-30T23:50:54.883142+0000 mgr.smithi157.nfpzoe (mgr.14180) 6753 : cluster [DBG] pgmap v6324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:56 smithi157 bash[20376]: cluster 2022-04-30T23:50:55.508621+0000 mgr.smithi157.nfpzoe (mgr.14180) 6754 : cluster [DBG] pgmap v6325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:56 smithi157 bash[20376]: cluster 2022-04-30T23:50:55.509024+0000 mgr.smithi157.nfpzoe (mgr.14180) 6755 : cluster [DBG] pgmap v6326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:56 smithi157 bash[20376]: audit 2022-04-30T23:50:55.516510+0000 mon.smithi157 (mon.0) 4297 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:50:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:56 smithi157 bash[20376]: audit 2022-04-30T23:50:55.525521+0000 mon.smithi157 (mon.0) 4298 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:50:56.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:56 smithi157 bash[20376]: cephadm 2022-04-30T23:50:55.526864+0000 mgr.smithi157.nfpzoe (mgr.14180) 6756 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:50:56.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:56 smithi157 bash[20376]: cephadm 2022-04-30T23:50:55.527014+0000 mgr.smithi157.nfpzoe (mgr.14180) 6757 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:50:57.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:57 smithi165 bash[22175]: audit 2022-04-30T23:50:56.868772+0000 mon.smithi157 (mon.0) 4299 : audit [DBG] from='client.? 172.21.15.157:0/2045045847' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:57 smithi157 bash[20376]: audit 2022-04-30T23:50:56.868772+0000 mon.smithi157 (mon.0) 4299 : audit [DBG] from='client.? 172.21.15.157:0/2045045847' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:50:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:58 smithi165 bash[22175]: cluster 2022-04-30T23:50:57.509626+0000 mgr.smithi157.nfpzoe (mgr.14180) 6758 : cluster [DBG] pgmap v6327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:58 smithi157 bash[20376]: cluster 2022-04-30T23:50:57.509626+0000 mgr.smithi157.nfpzoe (mgr.14180) 6758 : cluster [DBG] pgmap v6327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:50:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:59 smithi157 bash[20376]: audit 2022-04-30T23:50:59.185094+0000 mon.smithi157 (mon.0) 4300 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:50:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:50:59 smithi157 bash[20376]: audit 2022-04-30T23:50:59.345706+0000 mon.smithi157 (mon.0) 4301 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:50:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:59 smithi165 bash[22175]: audit 2022-04-30T23:50:59.185094+0000 mon.smithi157 (mon.0) 4300 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:50:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:50:59 smithi165 bash[22175]: audit 2022-04-30T23:50:59.345706+0000 mon.smithi157 (mon.0) 4301 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:51:00.876 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:00 smithi157 bash[20376]: cluster 2022-04-30T23:50:59.510236+0000 mgr.smithi157.nfpzoe (mgr.14180) 6759 : cluster [DBG] pgmap v6328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:00 smithi165 bash[22175]: cluster 2022-04-30T23:50:59.510236+0000 mgr.smithi157.nfpzoe (mgr.14180) 6759 : cluster [DBG] pgmap v6328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:01.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:51:01.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:51:01.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:51:02.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:51:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:02 smithi165 bash[22175]: cluster 2022-04-30T23:51:01.510912+0000 mgr.smithi157.nfpzoe (mgr.14180) 6760 : cluster [DBG] pgmap v6329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:02 smithi165 bash[22175]: audit 2022-04-30T23:51:02.198402+0000 mon.smithi157 (mon.0) 4302 : audit [DBG] from='client.? 172.21.15.157:0/1385111308' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:02 smithi157 bash[20376]: cluster 2022-04-30T23:51:01.510912+0000 mgr.smithi157.nfpzoe (mgr.14180) 6760 : cluster [DBG] pgmap v6329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:02 smithi157 bash[20376]: audit 2022-04-30T23:51:02.198402+0000 mon.smithi157 (mon.0) 4302 : audit [DBG] from='client.? 172.21.15.157:0/1385111308' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:04.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:04 smithi165 bash[22175]: cluster 2022-04-30T23:51:03.511536+0000 mgr.smithi157.nfpzoe (mgr.14180) 6761 : cluster [DBG] pgmap v6330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:04 smithi157 bash[20376]: cluster 2022-04-30T23:51:03.511536+0000 mgr.smithi157.nfpzoe (mgr.14180) 6761 : cluster [DBG] pgmap v6330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:06 smithi157 bash[20376]: cluster 2022-04-30T23:51:05.512154+0000 mgr.smithi157.nfpzoe (mgr.14180) 6762 : cluster [DBG] pgmap v6331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:06 smithi165 bash[22175]: cluster 2022-04-30T23:51:05.512154+0000 mgr.smithi157.nfpzoe (mgr.14180) 6762 : cluster [DBG] pgmap v6331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:07.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:51:07.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:51:07.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:51:07.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:51:07.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:07 smithi165 bash[22175]: audit 2022-04-30T23:51:07.528655+0000 mon.smithi157 (mon.0) 4303 : audit [DBG] from='client.? 172.21.15.157:0/2903471058' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:07 smithi157 bash[20376]: audit 2022-04-30T23:51:07.528655+0000 mon.smithi157 (mon.0) 4303 : audit [DBG] from='client.? 172.21.15.157:0/2903471058' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:08.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:08 smithi165 bash[22175]: cluster 2022-04-30T23:51:07.512559+0000 mgr.smithi157.nfpzoe (mgr.14180) 6763 : cluster [DBG] pgmap v6332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:08 smithi157 bash[20376]: cluster 2022-04-30T23:51:07.512559+0000 mgr.smithi157.nfpzoe (mgr.14180) 6763 : cluster [DBG] pgmap v6332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:09.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:09 smithi157 bash[20376]: cluster 2022-04-30T23:51:09.513123+0000 mgr.smithi157.nfpzoe (mgr.14180) 6764 : cluster [DBG] pgmap v6333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:09 smithi165 bash[22175]: cluster 2022-04-30T23:51:09.513123+0000 mgr.smithi157.nfpzoe (mgr.14180) 6764 : cluster [DBG] pgmap v6333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:12.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:51:12.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:51:12.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:51:12.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:51:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:12 smithi165 bash[22175]: cluster 2022-04-30T23:51:11.513772+0000 mgr.smithi157.nfpzoe (mgr.14180) 6765 : cluster [DBG] pgmap v6334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:12 smithi157 bash[20376]: cluster 2022-04-30T23:51:11.513772+0000 mgr.smithi157.nfpzoe (mgr.14180) 6765 : cluster [DBG] pgmap v6334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:13 smithi165 bash[22175]: audit 2022-04-30T23:51:12.856613+0000 mon.smithi157 (mon.0) 4304 : audit [DBG] from='client.? 172.21.15.157:0/2098761861' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:13 smithi157 bash[20376]: audit 2022-04-30T23:51:12.856613+0000 mon.smithi157 (mon.0) 4304 : audit [DBG] from='client.? 172.21.15.157:0/2098761861' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:14 smithi165 bash[22175]: cluster 2022-04-30T23:51:13.514462+0000 mgr.smithi157.nfpzoe (mgr.14180) 6766 : cluster [DBG] pgmap v6335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:14 smithi157 bash[20376]: cluster 2022-04-30T23:51:13.514462+0000 mgr.smithi157.nfpzoe (mgr.14180) 6766 : cluster [DBG] pgmap v6335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:16 smithi157 bash[20376]: cluster 2022-04-30T23:51:15.515116+0000 mgr.smithi157.nfpzoe (mgr.14180) 6767 : cluster [DBG] pgmap v6336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:16 smithi165 bash[22175]: cluster 2022-04-30T23:51:15.515116+0000 mgr.smithi157.nfpzoe (mgr.14180) 6767 : cluster [DBG] pgmap v6336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:17.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:51:17.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:51:17.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:51:18.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:51:18.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:18 smithi165 bash[22175]: cluster 2022-04-30T23:51:17.515871+0000 mgr.smithi157.nfpzoe (mgr.14180) 6768 : cluster [DBG] pgmap v6337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:18.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:18 smithi165 bash[22175]: audit 2022-04-30T23:51:18.194443+0000 mon.smithi157 (mon.0) 4305 : audit [DBG] from='client.? 172.21.15.157:0/889019615' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:18 smithi157 bash[20376]: cluster 2022-04-30T23:51:17.515871+0000 mgr.smithi157.nfpzoe (mgr.14180) 6768 : cluster [DBG] pgmap v6337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:18 smithi157 bash[20376]: audit 2022-04-30T23:51:18.194443+0000 mon.smithi157 (mon.0) 4305 : audit [DBG] from='client.? 172.21.15.157:0/889019615' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:20.878 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:20 smithi157 bash[20376]: cluster 2022-04-30T23:51:19.516521+0000 mgr.smithi157.nfpzoe (mgr.14180) 6769 : cluster [DBG] pgmap v6338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:20.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:20 smithi165 bash[22175]: cluster 2022-04-30T23:51:19.516521+0000 mgr.smithi157.nfpzoe (mgr.14180) 6769 : cluster [DBG] pgmap v6338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:22.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:22 smithi165 bash[22175]: cluster 2022-04-30T23:51:21.517145+0000 mgr.smithi157.nfpzoe (mgr.14180) 6770 : cluster [DBG] pgmap v6339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:22 smithi157 bash[20376]: cluster 2022-04-30T23:51:21.517145+0000 mgr.smithi157.nfpzoe (mgr.14180) 6770 : cluster [DBG] pgmap v6339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:23.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:51:23.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:51:23.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:51:23.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:51:23.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:23 smithi165 bash[22175]: audit 2022-04-30T23:51:23.516710+0000 mon.smithi157 (mon.0) 4306 : audit [DBG] from='client.? 172.21.15.157:0/1675467352' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:23 smithi157 bash[20376]: audit 2022-04-30T23:51:23.516710+0000 mon.smithi157 (mon.0) 4306 : audit [DBG] from='client.? 172.21.15.157:0/1675467352' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:24 smithi165 bash[22175]: cluster 2022-04-30T23:51:23.517753+0000 mgr.smithi157.nfpzoe (mgr.14180) 6771 : cluster [DBG] pgmap v6340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:24 smithi157 bash[20376]: cluster 2022-04-30T23:51:23.517753+0000 mgr.smithi157.nfpzoe (mgr.14180) 6771 : cluster [DBG] pgmap v6340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:26 smithi157 bash[20376]: cluster 2022-04-30T23:51:25.518388+0000 mgr.smithi157.nfpzoe (mgr.14180) 6772 : cluster [DBG] pgmap v6341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:26 smithi165 bash[22175]: cluster 2022-04-30T23:51:25.518388+0000 mgr.smithi157.nfpzoe (mgr.14180) 6772 : cluster [DBG] pgmap v6341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:28.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:51:28.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:51:28.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:51:28.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:51:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:28 smithi165 bash[22175]: cluster 2022-04-30T23:51:27.519056+0000 mgr.smithi157.nfpzoe (mgr.14180) 6773 : cluster [DBG] pgmap v6342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:28 smithi157 bash[20376]: cluster 2022-04-30T23:51:27.519056+0000 mgr.smithi157.nfpzoe (mgr.14180) 6773 : cluster [DBG] pgmap v6342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:29.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:29 smithi157 bash[20376]: audit 2022-04-30T23:51:28.849393+0000 mon.smithi157 (mon.0) 4307 : audit [DBG] from='client.? 172.21.15.157:0/2051054795' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:29.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:29 smithi165 bash[22175]: audit 2022-04-30T23:51:28.849393+0000 mon.smithi157 (mon.0) 4307 : audit [DBG] from='client.? 172.21.15.157:0/2051054795' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:30.878 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:30 smithi157 bash[20376]: cluster 2022-04-30T23:51:29.519617+0000 mgr.smithi157.nfpzoe (mgr.14180) 6774 : cluster [DBG] pgmap v6343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:30 smithi165 bash[22175]: cluster 2022-04-30T23:51:29.519617+0000 mgr.smithi157.nfpzoe (mgr.14180) 6774 : cluster [DBG] pgmap v6343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:32 smithi165 bash[22175]: cluster 2022-04-30T23:51:31.520257+0000 mgr.smithi157.nfpzoe (mgr.14180) 6775 : cluster [DBG] pgmap v6344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:32 smithi157 bash[20376]: cluster 2022-04-30T23:51:31.520257+0000 mgr.smithi157.nfpzoe (mgr.14180) 6775 : cluster [DBG] pgmap v6344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:33.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:51:33.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:51:33.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:51:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:33 smithi165 bash[22175]: cluster 2022-04-30T23:51:33.520855+0000 mgr.smithi157.nfpzoe (mgr.14180) 6776 : cluster [DBG] pgmap v6345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:33 smithi157 bash[20376]: cluster 2022-04-30T23:51:33.520855+0000 mgr.smithi157.nfpzoe (mgr.14180) 6776 : cluster [DBG] pgmap v6345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:34.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:51:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:34 smithi165 bash[22175]: audit 2022-04-30T23:51:34.176975+0000 mon.smithi157 (mon.0) 4308 : audit [DBG] from='client.? 172.21.15.157:0/251471097' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:34 smithi157 bash[20376]: audit 2022-04-30T23:51:34.176975+0000 mon.smithi157 (mon.0) 4308 : audit [DBG] from='client.? 172.21.15.157:0/251471097' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:36 smithi157 bash[20376]: cluster 2022-04-30T23:51:35.521506+0000 mgr.smithi157.nfpzoe (mgr.14180) 6777 : cluster [DBG] pgmap v6346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:36 smithi165 bash[22175]: cluster 2022-04-30T23:51:35.521506+0000 mgr.smithi157.nfpzoe (mgr.14180) 6777 : cluster [DBG] pgmap v6346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:38 smithi165 bash[22175]: cluster 2022-04-30T23:51:37.522094+0000 mgr.smithi157.nfpzoe (mgr.14180) 6778 : cluster [DBG] pgmap v6347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:38 smithi157 bash[20376]: cluster 2022-04-30T23:51:37.522094+0000 mgr.smithi157.nfpzoe (mgr.14180) 6778 : cluster [DBG] pgmap v6347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:39.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:51:39.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:51:39.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:51:39.524 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:51:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:39 smithi157 bash[20376]: audit 2022-04-30T23:51:39.504690+0000 mon.smithi157 (mon.0) 4309 : audit [DBG] from='client.? 172.21.15.157:0/1261562277' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:39.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:39 smithi165 bash[22175]: audit 2022-04-30T23:51:39.504690+0000 mon.smithi157 (mon.0) 4309 : audit [DBG] from='client.? 172.21.15.157:0/1261562277' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:40.880 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:40 smithi157 bash[20376]: cluster 2022-04-30T23:51:39.522740+0000 mgr.smithi157.nfpzoe (mgr.14180) 6779 : cluster [DBG] pgmap v6348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:40 smithi165 bash[22175]: cluster 2022-04-30T23:51:39.522740+0000 mgr.smithi157.nfpzoe (mgr.14180) 6779 : cluster [DBG] pgmap v6348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:42 smithi165 bash[22175]: cluster 2022-04-30T23:51:41.523373+0000 mgr.smithi157.nfpzoe (mgr.14180) 6780 : cluster [DBG] pgmap v6349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:42 smithi157 bash[20376]: cluster 2022-04-30T23:51:41.523373+0000 mgr.smithi157.nfpzoe (mgr.14180) 6780 : cluster [DBG] pgmap v6349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:43 smithi165 bash[22175]: cluster 2022-04-30T23:51:43.523984+0000 mgr.smithi157.nfpzoe (mgr.14180) 6781 : cluster [DBG] pgmap v6350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:43 smithi157 bash[20376]: cluster 2022-04-30T23:51:43.523984+0000 mgr.smithi157.nfpzoe (mgr.14180) 6781 : cluster [DBG] pgmap v6350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:44.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:51:44.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:51:44.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:51:44.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:51:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:44 smithi165 bash[22175]: audit 2022-04-30T23:51:44.829064+0000 mon.smithi157 (mon.0) 4310 : audit [DBG] from='client.? 172.21.15.157:0/4293880839' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:44 smithi157 bash[20376]: audit 2022-04-30T23:51:44.829064+0000 mon.smithi157 (mon.0) 4310 : audit [DBG] from='client.? 172.21.15.157:0/4293880839' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:46.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:46 smithi157 bash[20376]: cluster 2022-04-30T23:51:45.524579+0000 mgr.smithi157.nfpzoe (mgr.14180) 6782 : cluster [DBG] pgmap v6351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:46 smithi165 bash[22175]: cluster 2022-04-30T23:51:45.524579+0000 mgr.smithi157.nfpzoe (mgr.14180) 6782 : cluster [DBG] pgmap v6351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:48 smithi165 bash[22175]: cluster 2022-04-30T23:51:47.525222+0000 mgr.smithi157.nfpzoe (mgr.14180) 6783 : cluster [DBG] pgmap v6352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:48 smithi157 bash[20376]: cluster 2022-04-30T23:51:47.525222+0000 mgr.smithi157.nfpzoe (mgr.14180) 6783 : cluster [DBG] pgmap v6352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:49.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:51:49.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:51:49.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:51:50.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:51:50.880 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:50 smithi157 bash[20376]: cluster 2022-04-30T23:51:49.525936+0000 mgr.smithi157.nfpzoe (mgr.14180) 6784 : cluster [DBG] pgmap v6353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:50.881 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:50 smithi157 bash[20376]: audit 2022-04-30T23:51:50.162554+0000 mon.smithi157 (mon.0) 4311 : audit [DBG] from='client.? 172.21.15.157:0/1389020161' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:50 smithi165 bash[22175]: cluster 2022-04-30T23:51:49.525936+0000 mgr.smithi157.nfpzoe (mgr.14180) 6784 : cluster [DBG] pgmap v6353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:50 smithi165 bash[22175]: audit 2022-04-30T23:51:50.162554+0000 mon.smithi157 (mon.0) 4311 : audit [DBG] from='client.? 172.21.15.157:0/1389020161' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:52 smithi165 bash[22175]: cluster 2022-04-30T23:51:51.526574+0000 mgr.smithi157.nfpzoe (mgr.14180) 6785 : cluster [DBG] pgmap v6354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:52 smithi157 bash[20376]: cluster 2022-04-30T23:51:51.526574+0000 mgr.smithi157.nfpzoe (mgr.14180) 6785 : cluster [DBG] pgmap v6354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:54 smithi165 bash[22175]: cluster 2022-04-30T23:51:53.527203+0000 mgr.smithi157.nfpzoe (mgr.14180) 6786 : cluster [DBG] pgmap v6355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:54 smithi157 bash[20376]: cluster 2022-04-30T23:51:53.527203+0000 mgr.smithi157.nfpzoe (mgr.14180) 6786 : cluster [DBG] pgmap v6355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:55.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:51:55.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:51:55.188 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:51:55.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:51:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:56 smithi157 bash[20376]: audit 2022-04-30T23:51:55.488859+0000 mon.smithi157 (mon.0) 4312 : audit [DBG] from='client.? 172.21.15.157:0/1774588577' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:56 smithi157 bash[20376]: cluster 2022-04-30T23:51:55.527735+0000 mgr.smithi157.nfpzoe (mgr.14180) 6787 : cluster [DBG] pgmap v6356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:56 smithi157 bash[20376]: audit 2022-04-30T23:51:55.533673+0000 mon.smithi157 (mon.0) 4313 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:51:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:56 smithi157 bash[20376]: audit 2022-04-30T23:51:55.535657+0000 mon.smithi157 (mon.0) 4314 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:51:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:56 smithi157 bash[20376]: audit 2022-04-30T23:51:55.537011+0000 mon.smithi157 (mon.0) 4315 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:51:56.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:56 smithi157 bash[20376]: audit 2022-04-30T23:51:55.866033+0000 mon.smithi157 (mon.0) 4316 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:51:56.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:56 smithi157 bash[20376]: audit 2022-04-30T23:51:55.877057+0000 mon.smithi157 (mon.0) 4317 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:51:56.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:56 smithi165 bash[22175]: audit 2022-04-30T23:51:55.488859+0000 mon.smithi157 (mon.0) 4312 : audit [DBG] from='client.? 172.21.15.157:0/1774588577' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:51:56.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:56 smithi165 bash[22175]: cluster 2022-04-30T23:51:55.527735+0000 mgr.smithi157.nfpzoe (mgr.14180) 6787 : cluster [DBG] pgmap v6356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:56.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:56 smithi165 bash[22175]: audit 2022-04-30T23:51:55.533673+0000 mon.smithi157 (mon.0) 4313 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:51:56.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:56 smithi165 bash[22175]: audit 2022-04-30T23:51:55.535657+0000 mon.smithi157 (mon.0) 4314 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:51:56.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:56 smithi165 bash[22175]: audit 2022-04-30T23:51:55.537011+0000 mon.smithi157 (mon.0) 4315 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:51:56.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:56 smithi165 bash[22175]: audit 2022-04-30T23:51:55.866033+0000 mon.smithi157 (mon.0) 4316 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:51:56.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:56 smithi165 bash[22175]: audit 2022-04-30T23:51:55.877057+0000 mon.smithi157 (mon.0) 4317 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:51:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:57 smithi157 bash[20376]: cluster 2022-04-30T23:51:55.858598+0000 mgr.smithi157.nfpzoe (mgr.14180) 6788 : cluster [DBG] pgmap v6357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:57 smithi157 bash[20376]: cluster 2022-04-30T23:51:55.858952+0000 mgr.smithi157.nfpzoe (mgr.14180) 6789 : cluster [DBG] pgmap v6358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:57 smithi157 bash[20376]: cephadm 2022-04-30T23:51:55.878240+0000 mgr.smithi157.nfpzoe (mgr.14180) 6790 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:51:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:57 smithi157 bash[20376]: cephadm 2022-04-30T23:51:55.878478+0000 mgr.smithi157.nfpzoe (mgr.14180) 6791 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:51:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:57 smithi165 bash[22175]: cluster 2022-04-30T23:51:55.858598+0000 mgr.smithi157.nfpzoe (mgr.14180) 6788 : cluster [DBG] pgmap v6357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:57 smithi165 bash[22175]: cluster 2022-04-30T23:51:55.858952+0000 mgr.smithi157.nfpzoe (mgr.14180) 6789 : cluster [DBG] pgmap v6358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:57 smithi165 bash[22175]: cephadm 2022-04-30T23:51:55.878240+0000 mgr.smithi157.nfpzoe (mgr.14180) 6790 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:51:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:57 smithi165 bash[22175]: cephadm 2022-04-30T23:51:55.878478+0000 mgr.smithi157.nfpzoe (mgr.14180) 6791 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:51:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:59 smithi165 bash[22175]: cluster 2022-04-30T23:51:57.859538+0000 mgr.smithi157.nfpzoe (mgr.14180) 6792 : cluster [DBG] pgmap v6359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:51:59 smithi165 bash[22175]: audit 2022-04-30T23:51:59.189227+0000 mon.smithi157 (mon.0) 4318 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:51:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:59 smithi157 bash[20376]: cluster 2022-04-30T23:51:57.859538+0000 mgr.smithi157.nfpzoe (mgr.14180) 6792 : cluster [DBG] pgmap v6359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:51:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:51:59 smithi157 bash[20376]: audit 2022-04-30T23:51:59.189227+0000 mon.smithi157 (mon.0) 4318 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:52:00.518 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:52:00.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:52:00.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:52:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:00 smithi165 bash[22175]: audit 2022-04-30T23:51:59.352532+0000 mon.smithi157 (mon.0) 4319 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:52:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:00 smithi157 bash[20376]: audit 2022-04-30T23:51:59.352532+0000 mon.smithi157 (mon.0) 4319 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:52:00.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:52:01.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:01 smithi165 bash[22175]: cluster 2022-04-30T23:51:59.860136+0000 mgr.smithi157.nfpzoe (mgr.14180) 6793 : cluster [DBG] pgmap v6360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:01.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:01 smithi165 bash[22175]: audit 2022-04-30T23:52:00.823563+0000 mon.smithi157 (mon.0) 4320 : audit [DBG] from='client.? 172.21.15.157:0/2700352299' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:01 smithi157 bash[20376]: cluster 2022-04-30T23:51:59.860136+0000 mgr.smithi157.nfpzoe (mgr.14180) 6793 : cluster [DBG] pgmap v6360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:01 smithi157 bash[20376]: audit 2022-04-30T23:52:00.823563+0000 mon.smithi157 (mon.0) 4320 : audit [DBG] from='client.? 172.21.15.157:0/2700352299' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:03.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:03 smithi165 bash[22175]: cluster 2022-04-30T23:52:01.860780+0000 mgr.smithi157.nfpzoe (mgr.14180) 6794 : cluster [DBG] pgmap v6361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:03 smithi157 bash[20376]: cluster 2022-04-30T23:52:01.860780+0000 mgr.smithi157.nfpzoe (mgr.14180) 6794 : cluster [DBG] pgmap v6361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:05.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:05 smithi165 bash[22175]: cluster 2022-04-30T23:52:03.861378+0000 mgr.smithi157.nfpzoe (mgr.14180) 6795 : cluster [DBG] pgmap v6362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:05 smithi157 bash[20376]: cluster 2022-04-30T23:52:03.861378+0000 mgr.smithi157.nfpzoe (mgr.14180) 6795 : cluster [DBG] pgmap v6362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:05.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:52:05.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:52:05.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:52:06.173 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:52:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:06 smithi165 bash[22175]: audit 2022-04-30T23:52:06.153979+0000 mon.smithi157 (mon.0) 4321 : audit [DBG] from='client.? 172.21.15.157:0/3818897295' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:06 smithi157 bash[20376]: audit 2022-04-30T23:52:06.153979+0000 mon.smithi157 (mon.0) 4321 : audit [DBG] from='client.? 172.21.15.157:0/3818897295' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:07 smithi157 bash[20376]: cluster 2022-04-30T23:52:05.861982+0000 mgr.smithi157.nfpzoe (mgr.14180) 6796 : cluster [DBG] pgmap v6363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:07.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:07 smithi165 bash[22175]: cluster 2022-04-30T23:52:05.861982+0000 mgr.smithi157.nfpzoe (mgr.14180) 6796 : cluster [DBG] pgmap v6363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:09.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:09 smithi165 bash[22175]: cluster 2022-04-30T23:52:07.862616+0000 mgr.smithi157.nfpzoe (mgr.14180) 6797 : cluster [DBG] pgmap v6364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:09 smithi157 bash[20376]: cluster 2022-04-30T23:52:07.862616+0000 mgr.smithi157.nfpzoe (mgr.14180) 6797 : cluster [DBG] pgmap v6364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:11.177 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:52:11.177 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:52:11.177 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:52:11.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:52:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:11 smithi165 bash[22175]: cluster 2022-04-30T23:52:09.863265+0000 mgr.smithi157.nfpzoe (mgr.14180) 6798 : cluster [DBG] pgmap v6365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:11 smithi157 bash[20376]: cluster 2022-04-30T23:52:09.863265+0000 mgr.smithi157.nfpzoe (mgr.14180) 6798 : cluster [DBG] pgmap v6365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:12 smithi165 bash[22175]: audit 2022-04-30T23:52:11.481998+0000 mon.smithi157 (mon.0) 4322 : audit [DBG] from='client.? 172.21.15.157:0/566636135' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:12 smithi157 bash[20376]: audit 2022-04-30T23:52:11.481998+0000 mon.smithi157 (mon.0) 4322 : audit [DBG] from='client.? 172.21.15.157:0/566636135' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:13.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:13 smithi165 bash[22175]: cluster 2022-04-30T23:52:11.863976+0000 mgr.smithi157.nfpzoe (mgr.14180) 6799 : cluster [DBG] pgmap v6366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:13 smithi157 bash[20376]: cluster 2022-04-30T23:52:11.863976+0000 mgr.smithi157.nfpzoe (mgr.14180) 6799 : cluster [DBG] pgmap v6366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:15 smithi165 bash[22175]: cluster 2022-04-30T23:52:13.864573+0000 mgr.smithi157.nfpzoe (mgr.14180) 6800 : cluster [DBG] pgmap v6367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:15.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:15 smithi157 bash[20376]: cluster 2022-04-30T23:52:13.864573+0000 mgr.smithi157.nfpzoe (mgr.14180) 6800 : cluster [DBG] pgmap v6367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:16.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:52:16.506 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:52:16.506 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:52:16.835 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:52:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:17 smithi157 bash[20376]: cluster 2022-04-30T23:52:15.865155+0000 mgr.smithi157.nfpzoe (mgr.14180) 6801 : cluster [DBG] pgmap v6368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:17 smithi157 bash[20376]: audit 2022-04-30T23:52:16.814860+0000 mon.smithi157 (mon.0) 4323 : audit [DBG] from='client.? 172.21.15.157:0/2306432525' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:17.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:17 smithi165 bash[22175]: cluster 2022-04-30T23:52:15.865155+0000 mgr.smithi157.nfpzoe (mgr.14180) 6801 : cluster [DBG] pgmap v6368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:17.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:17 smithi165 bash[22175]: audit 2022-04-30T23:52:16.814860+0000 mon.smithi157 (mon.0) 4323 : audit [DBG] from='client.? 172.21.15.157:0/2306432525' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:19.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:19 smithi165 bash[22175]: cluster 2022-04-30T23:52:17.865800+0000 mgr.smithi157.nfpzoe (mgr.14180) 6802 : cluster [DBG] pgmap v6369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:19 smithi157 bash[20376]: cluster 2022-04-30T23:52:17.865800+0000 mgr.smithi157.nfpzoe (mgr.14180) 6802 : cluster [DBG] pgmap v6369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:21 smithi165 bash[22175]: cluster 2022-04-30T23:52:19.866411+0000 mgr.smithi157.nfpzoe (mgr.14180) 6803 : cluster [DBG] pgmap v6370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:21 smithi157 bash[20376]: cluster 2022-04-30T23:52:19.866411+0000 mgr.smithi157.nfpzoe (mgr.14180) 6803 : cluster [DBG] pgmap v6370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:21.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:52:21.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:52:21.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:52:22.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:52:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:22 smithi165 bash[22175]: audit 2022-04-30T23:52:22.137559+0000 mon.smithi157 (mon.0) 4324 : audit [DBG] from='client.? 172.21.15.157:0/2690058922' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:22 smithi157 bash[20376]: audit 2022-04-30T23:52:22.137559+0000 mon.smithi157 (mon.0) 4324 : audit [DBG] from='client.? 172.21.15.157:0/2690058922' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:23.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:23 smithi165 bash[22175]: cluster 2022-04-30T23:52:21.867081+0000 mgr.smithi157.nfpzoe (mgr.14180) 6804 : cluster [DBG] pgmap v6371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:23 smithi157 bash[20376]: cluster 2022-04-30T23:52:21.867081+0000 mgr.smithi157.nfpzoe (mgr.14180) 6804 : cluster [DBG] pgmap v6371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:25 smithi165 bash[22175]: cluster 2022-04-30T23:52:23.867691+0000 mgr.smithi157.nfpzoe (mgr.14180) 6805 : cluster [DBG] pgmap v6372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:25 smithi157 bash[20376]: cluster 2022-04-30T23:52:23.867691+0000 mgr.smithi157.nfpzoe (mgr.14180) 6805 : cluster [DBG] pgmap v6372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:27.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:52:27.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:52:27.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:52:27.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:52:27.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:27 smithi165 bash[22175]: cluster 2022-04-30T23:52:25.868302+0000 mgr.smithi157.nfpzoe (mgr.14180) 6806 : cluster [DBG] pgmap v6373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:27.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:27 smithi157 bash[20376]: cluster 2022-04-30T23:52:25.868302+0000 mgr.smithi157.nfpzoe (mgr.14180) 6806 : cluster [DBG] pgmap v6373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:28.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:28 smithi165 bash[22175]: audit 2022-04-30T23:52:27.462708+0000 mon.smithi157 (mon.0) 4325 : audit [DBG] from='client.? 172.21.15.157:0/1573975409' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:28 smithi157 bash[20376]: audit 2022-04-30T23:52:27.462708+0000 mon.smithi157 (mon.0) 4325 : audit [DBG] from='client.? 172.21.15.157:0/1573975409' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:29 smithi165 bash[22175]: cluster 2022-04-30T23:52:27.868926+0000 mgr.smithi157.nfpzoe (mgr.14180) 6807 : cluster [DBG] pgmap v6374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:29 smithi157 bash[20376]: cluster 2022-04-30T23:52:27.868926+0000 mgr.smithi157.nfpzoe (mgr.14180) 6807 : cluster [DBG] pgmap v6374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:31 smithi165 bash[22175]: cluster 2022-04-30T23:52:29.869523+0000 mgr.smithi157.nfpzoe (mgr.14180) 6808 : cluster [DBG] pgmap v6375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:31 smithi157 bash[20376]: cluster 2022-04-30T23:52:29.869523+0000 mgr.smithi157.nfpzoe (mgr.14180) 6808 : cluster [DBG] pgmap v6375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:32.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:52:32.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:52:32.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:52:32.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:52:33.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:33 smithi165 bash[22175]: cluster 2022-04-30T23:52:31.870075+0000 mgr.smithi157.nfpzoe (mgr.14180) 6809 : cluster [DBG] pgmap v6376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:33.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:33 smithi165 bash[22175]: audit 2022-04-30T23:52:32.793653+0000 mon.smithi157 (mon.0) 4326 : audit [DBG] from='client.? 172.21.15.157:0/3545258400' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:33 smithi157 bash[20376]: cluster 2022-04-30T23:52:31.870075+0000 mgr.smithi157.nfpzoe (mgr.14180) 6809 : cluster [DBG] pgmap v6376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:33 smithi157 bash[20376]: audit 2022-04-30T23:52:32.793653+0000 mon.smithi157 (mon.0) 4326 : audit [DBG] from='client.? 172.21.15.157:0/3545258400' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:35.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:35 smithi165 bash[22175]: cluster 2022-04-30T23:52:33.870724+0000 mgr.smithi157.nfpzoe (mgr.14180) 6810 : cluster [DBG] pgmap v6377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:35 smithi157 bash[20376]: cluster 2022-04-30T23:52:33.870724+0000 mgr.smithi157.nfpzoe (mgr.14180) 6810 : cluster [DBG] pgmap v6377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:37 smithi165 bash[22175]: cluster 2022-04-30T23:52:35.871375+0000 mgr.smithi157.nfpzoe (mgr.14180) 6811 : cluster [DBG] pgmap v6378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:37.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:37 smithi157 bash[20376]: cluster 2022-04-30T23:52:35.871375+0000 mgr.smithi157.nfpzoe (mgr.14180) 6811 : cluster [DBG] pgmap v6378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:37.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:52:37.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:52:37.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:52:38.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:52:38.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:38 smithi165 bash[22175]: audit 2022-04-30T23:52:38.122731+0000 mon.smithi157 (mon.0) 4327 : audit [DBG] from='client.? 172.21.15.157:0/1436069747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:38 smithi157 bash[20376]: audit 2022-04-30T23:52:38.122731+0000 mon.smithi157 (mon.0) 4327 : audit [DBG] from='client.? 172.21.15.157:0/1436069747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:39 smithi165 bash[22175]: cluster 2022-04-30T23:52:37.871979+0000 mgr.smithi157.nfpzoe (mgr.14180) 6812 : cluster [DBG] pgmap v6379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:39 smithi157 bash[20376]: cluster 2022-04-30T23:52:37.871979+0000 mgr.smithi157.nfpzoe (mgr.14180) 6812 : cluster [DBG] pgmap v6379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:41 smithi165 bash[22175]: cluster 2022-04-30T23:52:39.872578+0000 mgr.smithi157.nfpzoe (mgr.14180) 6813 : cluster [DBG] pgmap v6380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:41 smithi157 bash[20376]: cluster 2022-04-30T23:52:39.872578+0000 mgr.smithi157.nfpzoe (mgr.14180) 6813 : cluster [DBG] pgmap v6380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:43.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:52:43.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:52:43.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:52:43.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:52:43.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:43 smithi165 bash[22175]: cluster 2022-04-30T23:52:41.873231+0000 mgr.smithi157.nfpzoe (mgr.14180) 6814 : cluster [DBG] pgmap v6381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:43 smithi157 bash[20376]: cluster 2022-04-30T23:52:41.873231+0000 mgr.smithi157.nfpzoe (mgr.14180) 6814 : cluster [DBG] pgmap v6381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:44 smithi165 bash[22175]: audit 2022-04-30T23:52:43.454328+0000 mon.smithi157 (mon.0) 4328 : audit [DBG] from='client.? 172.21.15.157:0/807512380' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:44 smithi157 bash[20376]: audit 2022-04-30T23:52:43.454328+0000 mon.smithi157 (mon.0) 4328 : audit [DBG] from='client.? 172.21.15.157:0/807512380' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:45 smithi165 bash[22175]: cluster 2022-04-30T23:52:43.873844+0000 mgr.smithi157.nfpzoe (mgr.14180) 6815 : cluster [DBG] pgmap v6382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:45 smithi157 bash[20376]: cluster 2022-04-30T23:52:43.873844+0000 mgr.smithi157.nfpzoe (mgr.14180) 6815 : cluster [DBG] pgmap v6382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:47 smithi165 bash[22175]: cluster 2022-04-30T23:52:45.874423+0000 mgr.smithi157.nfpzoe (mgr.14180) 6816 : cluster [DBG] pgmap v6383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:47 smithi157 bash[20376]: cluster 2022-04-30T23:52:45.874423+0000 mgr.smithi157.nfpzoe (mgr.14180) 6816 : cluster [DBG] pgmap v6383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:48.478 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:52:48.478 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:52:48.478 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:52:48.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:52:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:49 smithi165 bash[22175]: cluster 2022-04-30T23:52:47.875091+0000 mgr.smithi157.nfpzoe (mgr.14180) 6817 : cluster [DBG] pgmap v6384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:49 smithi165 bash[22175]: audit 2022-04-30T23:52:48.786635+0000 mon.smithi157 (mon.0) 4329 : audit [DBG] from='client.? 172.21.15.157:0/2660388493' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:49 smithi157 bash[20376]: cluster 2022-04-30T23:52:47.875091+0000 mgr.smithi157.nfpzoe (mgr.14180) 6817 : cluster [DBG] pgmap v6384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:49 smithi157 bash[20376]: audit 2022-04-30T23:52:48.786635+0000 mon.smithi157 (mon.0) 4329 : audit [DBG] from='client.? 172.21.15.157:0/2660388493' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:51 smithi165 bash[22175]: cluster 2022-04-30T23:52:49.875670+0000 mgr.smithi157.nfpzoe (mgr.14180) 6818 : cluster [DBG] pgmap v6385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:51 smithi157 bash[20376]: cluster 2022-04-30T23:52:49.875670+0000 mgr.smithi157.nfpzoe (mgr.14180) 6818 : cluster [DBG] pgmap v6385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:53.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:53 smithi165 bash[22175]: cluster 2022-04-30T23:52:51.876264+0000 mgr.smithi157.nfpzoe (mgr.14180) 6819 : cluster [DBG] pgmap v6386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:53.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:53 smithi157 bash[20376]: cluster 2022-04-30T23:52:51.876264+0000 mgr.smithi157.nfpzoe (mgr.14180) 6819 : cluster [DBG] pgmap v6386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:53.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:52:53.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:52:53.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:52:54.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:52:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:54 smithi165 bash[22175]: audit 2022-04-30T23:52:54.122623+0000 mon.smithi157 (mon.0) 4330 : audit [DBG] from='client.? 172.21.15.157:0/106430681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:54 smithi157 bash[20376]: audit 2022-04-30T23:52:54.122623+0000 mon.smithi157 (mon.0) 4330 : audit [DBG] from='client.? 172.21.15.157:0/106430681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:52:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:55 smithi157 bash[20376]: cluster 2022-04-30T23:52:53.876935+0000 mgr.smithi157.nfpzoe (mgr.14180) 6820 : cluster [DBG] pgmap v6387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:55 smithi165 bash[22175]: cluster 2022-04-30T23:52:53.876935+0000 mgr.smithi157.nfpzoe (mgr.14180) 6820 : cluster [DBG] pgmap v6387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:56 smithi157 bash[20376]: audit 2022-04-30T23:52:55.890563+0000 mon.smithi157 (mon.0) 4331 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:52:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:56 smithi157 bash[20376]: audit 2022-04-30T23:52:55.893301+0000 mon.smithi157 (mon.0) 4332 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:52:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:56 smithi157 bash[20376]: audit 2022-04-30T23:52:55.895044+0000 mon.smithi157 (mon.0) 4333 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:52:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:56 smithi157 bash[20376]: audit 2022-04-30T23:52:56.229293+0000 mon.smithi157 (mon.0) 4334 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:52:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:56 smithi157 bash[20376]: audit 2022-04-30T23:52:56.239765+0000 mon.smithi157 (mon.0) 4335 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:52:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:56 smithi165 bash[22175]: audit 2022-04-30T23:52:55.890563+0000 mon.smithi157 (mon.0) 4331 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:52:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:56 smithi165 bash[22175]: audit 2022-04-30T23:52:55.893301+0000 mon.smithi157 (mon.0) 4332 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:52:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:56 smithi165 bash[22175]: audit 2022-04-30T23:52:55.895044+0000 mon.smithi157 (mon.0) 4333 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:52:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:56 smithi165 bash[22175]: audit 2022-04-30T23:52:56.229293+0000 mon.smithi157 (mon.0) 4334 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:52:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:56 smithi165 bash[22175]: audit 2022-04-30T23:52:56.239765+0000 mon.smithi157 (mon.0) 4335 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:52:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:57 smithi157 bash[20376]: cluster 2022-04-30T23:52:55.877536+0000 mgr.smithi157.nfpzoe (mgr.14180) 6821 : cluster [DBG] pgmap v6388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:57 smithi157 bash[20376]: cluster 2022-04-30T23:52:56.221626+0000 mgr.smithi157.nfpzoe (mgr.14180) 6822 : cluster [DBG] pgmap v6389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:57 smithi157 bash[20376]: cluster 2022-04-30T23:52:56.221999+0000 mgr.smithi157.nfpzoe (mgr.14180) 6823 : cluster [DBG] pgmap v6390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:57 smithi157 bash[20376]: cephadm 2022-04-30T23:52:56.241047+0000 mgr.smithi157.nfpzoe (mgr.14180) 6824 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:52:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:57 smithi157 bash[20376]: cephadm 2022-04-30T23:52:56.241176+0000 mgr.smithi157.nfpzoe (mgr.14180) 6825 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:52:57.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:57 smithi165 bash[22175]: cluster 2022-04-30T23:52:55.877536+0000 mgr.smithi157.nfpzoe (mgr.14180) 6821 : cluster [DBG] pgmap v6388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:57.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:57 smithi165 bash[22175]: cluster 2022-04-30T23:52:56.221626+0000 mgr.smithi157.nfpzoe (mgr.14180) 6822 : cluster [DBG] pgmap v6389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:57 smithi165 bash[22175]: cluster 2022-04-30T23:52:56.221999+0000 mgr.smithi157.nfpzoe (mgr.14180) 6823 : cluster [DBG] pgmap v6390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:57 smithi165 bash[22175]: cephadm 2022-04-30T23:52:56.241047+0000 mgr.smithi157.nfpzoe (mgr.14180) 6824 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:52:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:57 smithi165 bash[22175]: cephadm 2022-04-30T23:52:56.241176+0000 mgr.smithi157.nfpzoe (mgr.14180) 6825 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:52:59.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:52:59.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:52:59.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:52:59.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:52:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:59 smithi157 bash[20376]: cluster 2022-04-30T23:52:58.222603+0000 mgr.smithi157.nfpzoe (mgr.14180) 6826 : cluster [DBG] pgmap v6391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:59 smithi157 bash[20376]: audit 2022-04-30T23:52:59.193327+0000 mon.smithi157 (mon.0) 4336 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:52:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:52:59 smithi157 bash[20376]: audit 2022-04-30T23:52:59.357451+0000 mon.smithi157 (mon.0) 4337 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:52:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:59 smithi165 bash[22175]: cluster 2022-04-30T23:52:58.222603+0000 mgr.smithi157.nfpzoe (mgr.14180) 6826 : cluster [DBG] pgmap v6391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:52:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:59 smithi165 bash[22175]: audit 2022-04-30T23:52:59.193327+0000 mon.smithi157 (mon.0) 4336 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:52:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:52:59 smithi165 bash[22175]: audit 2022-04-30T23:52:59.357451+0000 mon.smithi157 (mon.0) 4337 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:53:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:00 smithi157 bash[20376]: audit 2022-04-30T23:52:59.466801+0000 mon.smithi157 (mon.0) 4338 : audit [DBG] from='client.? 172.21.15.157:0/1888708805' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:00 smithi165 bash[22175]: audit 2022-04-30T23:52:59.466801+0000 mon.smithi157 (mon.0) 4338 : audit [DBG] from='client.? 172.21.15.157:0/1888708805' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:01 smithi157 bash[20376]: cluster 2022-04-30T23:53:00.223334+0000 mgr.smithi157.nfpzoe (mgr.14180) 6827 : cluster [DBG] pgmap v6392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:01.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:01 smithi165 bash[22175]: cluster 2022-04-30T23:53:00.223334+0000 mgr.smithi157.nfpzoe (mgr.14180) 6827 : cluster [DBG] pgmap v6392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:03 smithi157 bash[20376]: cluster 2022-04-30T23:53:02.224118+0000 mgr.smithi157.nfpzoe (mgr.14180) 6828 : cluster [DBG] pgmap v6393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:03 smithi165 bash[22175]: cluster 2022-04-30T23:53:02.224118+0000 mgr.smithi157.nfpzoe (mgr.14180) 6828 : cluster [DBG] pgmap v6393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:04.490 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:53:04.490 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:53:04.490 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:53:04.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:53:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:05 smithi157 bash[20376]: cluster 2022-04-30T23:53:04.224854+0000 mgr.smithi157.nfpzoe (mgr.14180) 6829 : cluster [DBG] pgmap v6394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:05 smithi157 bash[20376]: audit 2022-04-30T23:53:04.794283+0000 mon.smithi157 (mon.0) 4339 : audit [DBG] from='client.? 172.21.15.157:0/3536148031' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:05 smithi165 bash[22175]: cluster 2022-04-30T23:53:04.224854+0000 mgr.smithi157.nfpzoe (mgr.14180) 6829 : cluster [DBG] pgmap v6394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:05 smithi165 bash[22175]: audit 2022-04-30T23:53:04.794283+0000 mon.smithi157 (mon.0) 4339 : audit [DBG] from='client.? 172.21.15.157:0/3536148031' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:07.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:07 smithi157 bash[20376]: cluster 2022-04-30T23:53:06.225504+0000 mgr.smithi157.nfpzoe (mgr.14180) 6830 : cluster [DBG] pgmap v6395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:07 smithi165 bash[22175]: cluster 2022-04-30T23:53:06.225504+0000 mgr.smithi157.nfpzoe (mgr.14180) 6830 : cluster [DBG] pgmap v6395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:09.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:09 smithi157 bash[20376]: cluster 2022-04-30T23:53:08.226148+0000 mgr.smithi157.nfpzoe (mgr.14180) 6831 : cluster [DBG] pgmap v6396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:09.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:53:09.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:53:09.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:53:09.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:09 smithi165 bash[22175]: cluster 2022-04-30T23:53:08.226148+0000 mgr.smithi157.nfpzoe (mgr.14180) 6831 : cluster [DBG] pgmap v6396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:10.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:53:10.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:10 smithi157 bash[20376]: audit 2022-04-30T23:53:10.123864+0000 mon.smithi157 (mon.0) 4340 : audit [DBG] from='client.? 172.21.15.157:0/1940544616' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:10.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:10 smithi165 bash[22175]: audit 2022-04-30T23:53:10.123864+0000 mon.smithi157 (mon.0) 4340 : audit [DBG] from='client.? 172.21.15.157:0/1940544616' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:11.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:11 smithi157 bash[20376]: cluster 2022-04-30T23:53:10.226727+0000 mgr.smithi157.nfpzoe (mgr.14180) 6832 : cluster [DBG] pgmap v6397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:11 smithi165 bash[22175]: cluster 2022-04-30T23:53:10.226727+0000 mgr.smithi157.nfpzoe (mgr.14180) 6832 : cluster [DBG] pgmap v6397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:13 smithi157 bash[20376]: cluster 2022-04-30T23:53:12.227402+0000 mgr.smithi157.nfpzoe (mgr.14180) 6833 : cluster [DBG] pgmap v6398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:13 smithi165 bash[22175]: cluster 2022-04-30T23:53:12.227402+0000 mgr.smithi157.nfpzoe (mgr.14180) 6833 : cluster [DBG] pgmap v6398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:15.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:53:15.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:53:15.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:53:15.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:53:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:15 smithi157 bash[20376]: cluster 2022-04-30T23:53:14.228024+0000 mgr.smithi157.nfpzoe (mgr.14180) 6834 : cluster [DBG] pgmap v6399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:15 smithi165 bash[22175]: cluster 2022-04-30T23:53:14.228024+0000 mgr.smithi157.nfpzoe (mgr.14180) 6834 : cluster [DBG] pgmap v6399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:16 smithi165 bash[22175]: audit 2022-04-30T23:53:15.452138+0000 mon.smithi157 (mon.0) 4341 : audit [DBG] from='client.? 172.21.15.157:0/672329284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:16 smithi157 bash[20376]: audit 2022-04-30T23:53:15.452138+0000 mon.smithi157 (mon.0) 4341 : audit [DBG] from='client.? 172.21.15.157:0/672329284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:17.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:17 smithi165 bash[22175]: cluster 2022-04-30T23:53:16.228610+0000 mgr.smithi157.nfpzoe (mgr.14180) 6835 : cluster [DBG] pgmap v6400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:17 smithi157 bash[20376]: cluster 2022-04-30T23:53:16.228610+0000 mgr.smithi157.nfpzoe (mgr.14180) 6835 : cluster [DBG] pgmap v6400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:19.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:19 smithi165 bash[22175]: cluster 2022-04-30T23:53:18.229201+0000 mgr.smithi157.nfpzoe (mgr.14180) 6836 : cluster [DBG] pgmap v6401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:19 smithi157 bash[20376]: cluster 2022-04-30T23:53:18.229201+0000 mgr.smithi157.nfpzoe (mgr.14180) 6836 : cluster [DBG] pgmap v6401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:20.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:53:20.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:53:20.475 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:53:20.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:53:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:21 smithi165 bash[22175]: cluster 2022-04-30T23:53:20.229784+0000 mgr.smithi157.nfpzoe (mgr.14180) 6837 : cluster [DBG] pgmap v6402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:21 smithi165 bash[22175]: audit 2022-04-30T23:53:20.773141+0000 mon.smithi157 (mon.0) 4342 : audit [DBG] from='client.? 172.21.15.157:0/1140347997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:21 smithi157 bash[20376]: cluster 2022-04-30T23:53:20.229784+0000 mgr.smithi157.nfpzoe (mgr.14180) 6837 : cluster [DBG] pgmap v6402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:21 smithi157 bash[20376]: audit 2022-04-30T23:53:20.773141+0000 mon.smithi157 (mon.0) 4342 : audit [DBG] from='client.? 172.21.15.157:0/1140347997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:23.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:23 smithi165 bash[22175]: cluster 2022-04-30T23:53:22.230399+0000 mgr.smithi157.nfpzoe (mgr.14180) 6838 : cluster [DBG] pgmap v6403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:23 smithi157 bash[20376]: cluster 2022-04-30T23:53:22.230399+0000 mgr.smithi157.nfpzoe (mgr.14180) 6838 : cluster [DBG] pgmap v6403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:25 smithi165 bash[22175]: cluster 2022-04-30T23:53:24.231045+0000 mgr.smithi157.nfpzoe (mgr.14180) 6839 : cluster [DBG] pgmap v6404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:25 smithi157 bash[20376]: cluster 2022-04-30T23:53:24.231045+0000 mgr.smithi157.nfpzoe (mgr.14180) 6839 : cluster [DBG] pgmap v6404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:25.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:53:25.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:53:25.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:53:26.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:53:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:26 smithi165 bash[22175]: audit 2022-04-30T23:53:26.099217+0000 mon.smithi157 (mon.0) 4343 : audit [DBG] from='client.? 172.21.15.157:0/2029504960' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:26 smithi157 bash[20376]: audit 2022-04-30T23:53:26.099217+0000 mon.smithi157 (mon.0) 4343 : audit [DBG] from='client.? 172.21.15.157:0/2029504960' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:27 smithi157 bash[20376]: cluster 2022-04-30T23:53:26.231725+0000 mgr.smithi157.nfpzoe (mgr.14180) 6840 : cluster [DBG] pgmap v6405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:27.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:27 smithi165 bash[22175]: cluster 2022-04-30T23:53:26.231725+0000 mgr.smithi157.nfpzoe (mgr.14180) 6840 : cluster [DBG] pgmap v6405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:29 smithi165 bash[22175]: cluster 2022-04-30T23:53:28.232374+0000 mgr.smithi157.nfpzoe (mgr.14180) 6841 : cluster [DBG] pgmap v6406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:29 smithi157 bash[20376]: cluster 2022-04-30T23:53:28.232374+0000 mgr.smithi157.nfpzoe (mgr.14180) 6841 : cluster [DBG] pgmap v6406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:31.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:53:31.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:53:31.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:53:31.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:53:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:31 smithi165 bash[22175]: cluster 2022-04-30T23:53:30.232948+0000 mgr.smithi157.nfpzoe (mgr.14180) 6842 : cluster [DBG] pgmap v6407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:31 smithi157 bash[20376]: cluster 2022-04-30T23:53:30.232948+0000 mgr.smithi157.nfpzoe (mgr.14180) 6842 : cluster [DBG] pgmap v6407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:32 smithi165 bash[22175]: audit 2022-04-30T23:53:31.427288+0000 mon.smithi157 (mon.0) 4344 : audit [DBG] from='client.? 172.21.15.157:0/1936477200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:32 smithi157 bash[20376]: audit 2022-04-30T23:53:31.427288+0000 mon.smithi157 (mon.0) 4344 : audit [DBG] from='client.? 172.21.15.157:0/1936477200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:33.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:33 smithi165 bash[22175]: cluster 2022-04-30T23:53:32.233576+0000 mgr.smithi157.nfpzoe (mgr.14180) 6843 : cluster [DBG] pgmap v6408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:33 smithi157 bash[20376]: cluster 2022-04-30T23:53:32.233576+0000 mgr.smithi157.nfpzoe (mgr.14180) 6843 : cluster [DBG] pgmap v6408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:35 smithi165 bash[22175]: cluster 2022-04-30T23:53:34.234201+0000 mgr.smithi157.nfpzoe (mgr.14180) 6844 : cluster [DBG] pgmap v6409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:35.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:35 smithi157 bash[20376]: cluster 2022-04-30T23:53:34.234201+0000 mgr.smithi157.nfpzoe (mgr.14180) 6844 : cluster [DBG] pgmap v6409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:36.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:53:36.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:53:36.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:53:36.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:53:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:37 smithi157 bash[20376]: cluster 2022-04-30T23:53:36.234789+0000 mgr.smithi157.nfpzoe (mgr.14180) 6845 : cluster [DBG] pgmap v6410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:37 smithi157 bash[20376]: audit 2022-04-30T23:53:36.755562+0000 mon.smithi157 (mon.0) 4345 : audit [DBG] from='client.? 172.21.15.157:0/3438602048' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:37 smithi165 bash[22175]: cluster 2022-04-30T23:53:36.234789+0000 mgr.smithi157.nfpzoe (mgr.14180) 6845 : cluster [DBG] pgmap v6410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:37 smithi165 bash[22175]: audit 2022-04-30T23:53:36.755562+0000 mon.smithi157 (mon.0) 4345 : audit [DBG] from='client.? 172.21.15.157:0/3438602048' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:39 smithi165 bash[22175]: cluster 2022-04-30T23:53:38.235397+0000 mgr.smithi157.nfpzoe (mgr.14180) 6846 : cluster [DBG] pgmap v6411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:39 smithi157 bash[20376]: cluster 2022-04-30T23:53:38.235397+0000 mgr.smithi157.nfpzoe (mgr.14180) 6846 : cluster [DBG] pgmap v6411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:41 smithi165 bash[22175]: cluster 2022-04-30T23:53:40.235991+0000 mgr.smithi157.nfpzoe (mgr.14180) 6847 : cluster [DBG] pgmap v6412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:41 smithi157 bash[20376]: cluster 2022-04-30T23:53:40.235991+0000 mgr.smithi157.nfpzoe (mgr.14180) 6847 : cluster [DBG] pgmap v6412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:41.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:53:41.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:53:41.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:53:42.107 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:53:42.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:42 smithi165 bash[22175]: audit 2022-04-30T23:53:42.087454+0000 mon.smithi157 (mon.0) 4346 : audit [DBG] from='client.? 172.21.15.157:0/2472881705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:42 smithi157 bash[20376]: audit 2022-04-30T23:53:42.087454+0000 mon.smithi157 (mon.0) 4346 : audit [DBG] from='client.? 172.21.15.157:0/2472881705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:43.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:43 smithi165 bash[22175]: cluster 2022-04-30T23:53:42.236662+0000 mgr.smithi157.nfpzoe (mgr.14180) 6848 : cluster [DBG] pgmap v6413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:43.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:43 smithi157 bash[20376]: cluster 2022-04-30T23:53:42.236662+0000 mgr.smithi157.nfpzoe (mgr.14180) 6848 : cluster [DBG] pgmap v6413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:45 smithi165 bash[22175]: cluster 2022-04-30T23:53:44.237252+0000 mgr.smithi157.nfpzoe (mgr.14180) 6849 : cluster [DBG] pgmap v6414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:45 smithi157 bash[20376]: cluster 2022-04-30T23:53:44.237252+0000 mgr.smithi157.nfpzoe (mgr.14180) 6849 : cluster [DBG] pgmap v6414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:47.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:53:47.112 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:53:47.112 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:53:47.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:53:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:47 smithi157 bash[20376]: cluster 2022-04-30T23:53:46.237855+0000 mgr.smithi157.nfpzoe (mgr.14180) 6850 : cluster [DBG] pgmap v6415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:47 smithi165 bash[22175]: cluster 2022-04-30T23:53:46.237855+0000 mgr.smithi157.nfpzoe (mgr.14180) 6850 : cluster [DBG] pgmap v6415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:48 smithi165 bash[22175]: audit 2022-04-30T23:53:47.411683+0000 mon.smithi157 (mon.0) 4347 : audit [DBG] from='client.? 172.21.15.157:0/2872040870' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:48 smithi157 bash[20376]: audit 2022-04-30T23:53:47.411683+0000 mon.smithi157 (mon.0) 4347 : audit [DBG] from='client.? 172.21.15.157:0/2872040870' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:49 smithi165 bash[22175]: cluster 2022-04-30T23:53:48.238477+0000 mgr.smithi157.nfpzoe (mgr.14180) 6851 : cluster [DBG] pgmap v6416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:49 smithi157 bash[20376]: cluster 2022-04-30T23:53:48.238477+0000 mgr.smithi157.nfpzoe (mgr.14180) 6851 : cluster [DBG] pgmap v6416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:51 smithi165 bash[22175]: cluster 2022-04-30T23:53:50.239141+0000 mgr.smithi157.nfpzoe (mgr.14180) 6852 : cluster [DBG] pgmap v6417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:51 smithi157 bash[20376]: cluster 2022-04-30T23:53:50.239141+0000 mgr.smithi157.nfpzoe (mgr.14180) 6852 : cluster [DBG] pgmap v6417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:52.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:53:52.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:53:52.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:53:52.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:53:53.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:53 smithi165 bash[22175]: cluster 2022-04-30T23:53:52.239773+0000 mgr.smithi157.nfpzoe (mgr.14180) 6853 : cluster [DBG] pgmap v6418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:53.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:53 smithi165 bash[22175]: audit 2022-04-30T23:53:52.746087+0000 mon.smithi157 (mon.0) 4348 : audit [DBG] from='client.? 172.21.15.157:0/2804993648' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:53.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:53 smithi157 bash[20376]: cluster 2022-04-30T23:53:52.239773+0000 mgr.smithi157.nfpzoe (mgr.14180) 6853 : cluster [DBG] pgmap v6418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:53.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:53 smithi157 bash[20376]: audit 2022-04-30T23:53:52.746087+0000 mon.smithi157 (mon.0) 4348 : audit [DBG] from='client.? 172.21.15.157:0/2804993648' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:55.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:55 smithi165 bash[22175]: cluster 2022-04-30T23:53:54.240380+0000 mgr.smithi157.nfpzoe (mgr.14180) 6854 : cluster [DBG] pgmap v6419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:55.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:55 smithi157 bash[20376]: cluster 2022-04-30T23:53:54.240380+0000 mgr.smithi157.nfpzoe (mgr.14180) 6854 : cluster [DBG] pgmap v6419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:56 smithi165 bash[22175]: audit 2022-04-30T23:53:56.251686+0000 mon.smithi157 (mon.0) 4349 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:53:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:56 smithi165 bash[22175]: audit 2022-04-30T23:53:56.254441+0000 mon.smithi157 (mon.0) 4350 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:53:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:56 smithi157 bash[20376]: audit 2022-04-30T23:53:56.251686+0000 mon.smithi157 (mon.0) 4349 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:53:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:56 smithi157 bash[20376]: audit 2022-04-30T23:53:56.254441+0000 mon.smithi157 (mon.0) 4350 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:53:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:57 smithi157 bash[20376]: cluster 2022-04-30T23:53:56.241060+0000 mgr.smithi157.nfpzoe (mgr.14180) 6855 : cluster [DBG] pgmap v6420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:57 smithi157 bash[20376]: audit 2022-04-30T23:53:56.256734+0000 mon.smithi157 (mon.0) 4351 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:53:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:57 smithi157 bash[20376]: cluster 2022-04-30T23:53:56.583553+0000 mgr.smithi157.nfpzoe (mgr.14180) 6856 : cluster [DBG] pgmap v6421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:57 smithi157 bash[20376]: cluster 2022-04-30T23:53:56.583950+0000 mgr.smithi157.nfpzoe (mgr.14180) 6857 : cluster [DBG] pgmap v6422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:57 smithi157 bash[20376]: audit 2022-04-30T23:53:56.591220+0000 mon.smithi157 (mon.0) 4352 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:53:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:57 smithi157 bash[20376]: audit 2022-04-30T23:53:56.599558+0000 mon.smithi157 (mon.0) 4353 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:53:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:57 smithi157 bash[20376]: cephadm 2022-04-30T23:53:56.601007+0000 mgr.smithi157.nfpzoe (mgr.14180) 6858 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:53:57.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:57 smithi157 bash[20376]: cephadm 2022-04-30T23:53:56.601214+0000 mgr.smithi157.nfpzoe (mgr.14180) 6859 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:53:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:57 smithi165 bash[22175]: cluster 2022-04-30T23:53:56.241060+0000 mgr.smithi157.nfpzoe (mgr.14180) 6855 : cluster [DBG] pgmap v6420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:57 smithi165 bash[22175]: audit 2022-04-30T23:53:56.256734+0000 mon.smithi157 (mon.0) 4351 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:53:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:57 smithi165 bash[22175]: cluster 2022-04-30T23:53:56.583553+0000 mgr.smithi157.nfpzoe (mgr.14180) 6856 : cluster [DBG] pgmap v6421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:57 smithi165 bash[22175]: cluster 2022-04-30T23:53:56.583950+0000 mgr.smithi157.nfpzoe (mgr.14180) 6857 : cluster [DBG] pgmap v6422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:57 smithi165 bash[22175]: audit 2022-04-30T23:53:56.591220+0000 mon.smithi157 (mon.0) 4352 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:53:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:57 smithi165 bash[22175]: audit 2022-04-30T23:53:56.599558+0000 mon.smithi157 (mon.0) 4353 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:53:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:57 smithi165 bash[22175]: cephadm 2022-04-30T23:53:56.601007+0000 mgr.smithi157.nfpzoe (mgr.14180) 6858 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:53:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:57 smithi165 bash[22175]: cephadm 2022-04-30T23:53:56.601214+0000 mgr.smithi157.nfpzoe (mgr.14180) 6859 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:53:57.770 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:53:57.770 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:53:57.770 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:53:58.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:53:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:58 smithi165 bash[22175]: audit 2022-04-30T23:53:58.076106+0000 mon.smithi157 (mon.0) 4354 : audit [DBG] from='client.? 172.21.15.157:0/2432928495' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:58 smithi157 bash[20376]: audit 2022-04-30T23:53:58.076106+0000 mon.smithi157 (mon.0) 4354 : audit [DBG] from='client.? 172.21.15.157:0/2432928495' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:53:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:59 smithi165 bash[22175]: cluster 2022-04-30T23:53:58.584596+0000 mgr.smithi157.nfpzoe (mgr.14180) 6860 : cluster [DBG] pgmap v6423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:53:59 smithi165 bash[22175]: audit 2022-04-30T23:53:59.197453+0000 mon.smithi157 (mon.0) 4355 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:53:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:59 smithi157 bash[20376]: cluster 2022-04-30T23:53:58.584596+0000 mgr.smithi157.nfpzoe (mgr.14180) 6860 : cluster [DBG] pgmap v6423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:53:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:53:59 smithi157 bash[20376]: audit 2022-04-30T23:53:59.197453+0000 mon.smithi157 (mon.0) 4355 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:54:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:00 smithi165 bash[22175]: audit 2022-04-30T23:53:59.364927+0000 mon.smithi157 (mon.0) 4356 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:54:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:00 smithi157 bash[20376]: audit 2022-04-30T23:53:59.364927+0000 mon.smithi157 (mon.0) 4356 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:54:01.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:01 smithi165 bash[22175]: cluster 2022-04-30T23:54:00.585217+0000 mgr.smithi157.nfpzoe (mgr.14180) 6861 : cluster [DBG] pgmap v6424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:01 smithi157 bash[20376]: cluster 2022-04-30T23:54:00.585217+0000 mgr.smithi157.nfpzoe (mgr.14180) 6861 : cluster [DBG] pgmap v6424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:02 smithi157 bash[20376]: cluster 2022-04-30T23:54:02.585914+0000 mgr.smithi157.nfpzoe (mgr.14180) 6862 : cluster [DBG] pgmap v6425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:03.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:54:03.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:54:03.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:54:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:02 smithi165 bash[22175]: cluster 2022-04-30T23:54:02.585914+0000 mgr.smithi157.nfpzoe (mgr.14180) 6862 : cluster [DBG] pgmap v6425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:03.426 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:54:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:03 smithi165 bash[22175]: audit 2022-04-30T23:54:03.406476+0000 mon.smithi157 (mon.0) 4357 : audit [DBG] from='client.? 172.21.15.157:0/785640046' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:03 smithi157 bash[20376]: audit 2022-04-30T23:54:03.406476+0000 mon.smithi157 (mon.0) 4357 : audit [DBG] from='client.? 172.21.15.157:0/785640046' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:04 smithi157 bash[20376]: cluster 2022-04-30T23:54:04.586581+0000 mgr.smithi157.nfpzoe (mgr.14180) 6863 : cluster [DBG] pgmap v6426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:04 smithi165 bash[22175]: cluster 2022-04-30T23:54:04.586581+0000 mgr.smithi157.nfpzoe (mgr.14180) 6863 : cluster [DBG] pgmap v6426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:06 smithi157 bash[20376]: cluster 2022-04-30T23:54:06.587217+0000 mgr.smithi157.nfpzoe (mgr.14180) 6864 : cluster [DBG] pgmap v6427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:06 smithi165 bash[22175]: cluster 2022-04-30T23:54:06.587217+0000 mgr.smithi157.nfpzoe (mgr.14180) 6864 : cluster [DBG] pgmap v6427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:08.430 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:54:08.430 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:54:08.430 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:54:08.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:54:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:08 smithi157 bash[20376]: cluster 2022-04-30T23:54:08.587743+0000 mgr.smithi157.nfpzoe (mgr.14180) 6865 : cluster [DBG] pgmap v6428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:08 smithi165 bash[22175]: cluster 2022-04-30T23:54:08.587743+0000 mgr.smithi157.nfpzoe (mgr.14180) 6865 : cluster [DBG] pgmap v6428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:09 smithi157 bash[20376]: audit 2022-04-30T23:54:08.738116+0000 mon.smithi157 (mon.0) 4358 : audit [DBG] from='client.? 172.21.15.157:0/2202328368' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:09 smithi165 bash[22175]: audit 2022-04-30T23:54:08.738116+0000 mon.smithi157 (mon.0) 4358 : audit [DBG] from='client.? 172.21.15.157:0/2202328368' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:11 smithi165 bash[22175]: cluster 2022-04-30T23:54:10.588317+0000 mgr.smithi157.nfpzoe (mgr.14180) 6866 : cluster [DBG] pgmap v6429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:11 smithi157 bash[20376]: cluster 2022-04-30T23:54:10.588317+0000 mgr.smithi157.nfpzoe (mgr.14180) 6866 : cluster [DBG] pgmap v6429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:12 smithi157 bash[20376]: cluster 2022-04-30T23:54:12.588950+0000 mgr.smithi157.nfpzoe (mgr.14180) 6867 : cluster [DBG] pgmap v6430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:12 smithi165 bash[22175]: cluster 2022-04-30T23:54:12.588950+0000 mgr.smithi157.nfpzoe (mgr.14180) 6867 : cluster [DBG] pgmap v6430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:13.761 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:54:13.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:54:13.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:54:14.091 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:54:14.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:14 smithi165 bash[22175]: audit 2022-04-30T23:54:14.070089+0000 mon.smithi157 (mon.0) 4359 : audit [DBG] from='client.? 172.21.15.157:0/367164065' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:14.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:14 smithi157 bash[20376]: audit 2022-04-30T23:54:14.070089+0000 mon.smithi157 (mon.0) 4359 : audit [DBG] from='client.? 172.21.15.157:0/367164065' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:15.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:15 smithi165 bash[22175]: cluster 2022-04-30T23:54:14.589576+0000 mgr.smithi157.nfpzoe (mgr.14180) 6868 : cluster [DBG] pgmap v6431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:15.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:15 smithi157 bash[20376]: cluster 2022-04-30T23:54:14.589576+0000 mgr.smithi157.nfpzoe (mgr.14180) 6868 : cluster [DBG] pgmap v6431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:16 smithi157 bash[20376]: cluster 2022-04-30T23:54:16.590249+0000 mgr.smithi157.nfpzoe (mgr.14180) 6869 : cluster [DBG] pgmap v6432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:16 smithi165 bash[22175]: cluster 2022-04-30T23:54:16.590249+0000 mgr.smithi157.nfpzoe (mgr.14180) 6869 : cluster [DBG] pgmap v6432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:18 smithi157 bash[20376]: cluster 2022-04-30T23:54:18.590864+0000 mgr.smithi157.nfpzoe (mgr.14180) 6870 : cluster [DBG] pgmap v6433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:19.094 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:54:19.094 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:54:19.094 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:54:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:18 smithi165 bash[22175]: cluster 2022-04-30T23:54:18.590864+0000 mgr.smithi157.nfpzoe (mgr.14180) 6870 : cluster [DBG] pgmap v6433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:19.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:54:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:19 smithi157 bash[20376]: audit 2022-04-30T23:54:19.399875+0000 mon.smithi157 (mon.0) 4360 : audit [DBG] from='client.? 172.21.15.157:0/278562294' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:19 smithi165 bash[22175]: audit 2022-04-30T23:54:19.399875+0000 mon.smithi157 (mon.0) 4360 : audit [DBG] from='client.? 172.21.15.157:0/278562294' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:21 smithi165 bash[22175]: cluster 2022-04-30T23:54:20.591485+0000 mgr.smithi157.nfpzoe (mgr.14180) 6871 : cluster [DBG] pgmap v6434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:21 smithi157 bash[20376]: cluster 2022-04-30T23:54:20.591485+0000 mgr.smithi157.nfpzoe (mgr.14180) 6871 : cluster [DBG] pgmap v6434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:22 smithi157 bash[20376]: cluster 2022-04-30T23:54:22.592120+0000 mgr.smithi157.nfpzoe (mgr.14180) 6872 : cluster [DBG] pgmap v6435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:22 smithi165 bash[22175]: cluster 2022-04-30T23:54:22.592120+0000 mgr.smithi157.nfpzoe (mgr.14180) 6872 : cluster [DBG] pgmap v6435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:24.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:54:24.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:54:24.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:54:24.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:54:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:24 smithi157 bash[20376]: cluster 2022-04-30T23:54:24.592762+0000 mgr.smithi157.nfpzoe (mgr.14180) 6873 : cluster [DBG] pgmap v6436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:24 smithi165 bash[22175]: cluster 2022-04-30T23:54:24.592762+0000 mgr.smithi157.nfpzoe (mgr.14180) 6873 : cluster [DBG] pgmap v6436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:25 smithi157 bash[20376]: audit 2022-04-30T23:54:24.729145+0000 mon.smithi157 (mon.0) 4361 : audit [DBG] from='client.? 172.21.15.157:0/3186729351' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:25 smithi165 bash[22175]: audit 2022-04-30T23:54:24.729145+0000 mon.smithi157 (mon.0) 4361 : audit [DBG] from='client.? 172.21.15.157:0/3186729351' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:26 smithi157 bash[20376]: cluster 2022-04-30T23:54:26.593428+0000 mgr.smithi157.nfpzoe (mgr.14180) 6874 : cluster [DBG] pgmap v6437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:26 smithi165 bash[22175]: cluster 2022-04-30T23:54:26.593428+0000 mgr.smithi157.nfpzoe (mgr.14180) 6874 : cluster [DBG] pgmap v6437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:28 smithi157 bash[20376]: cluster 2022-04-30T23:54:28.594032+0000 mgr.smithi157.nfpzoe (mgr.14180) 6875 : cluster [DBG] pgmap v6438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:28 smithi165 bash[22175]: cluster 2022-04-30T23:54:28.594032+0000 mgr.smithi157.nfpzoe (mgr.14180) 6875 : cluster [DBG] pgmap v6438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:29.752 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:54:29.752 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:54:29.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:54:30.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:54:30.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:30 smithi165 bash[22175]: audit 2022-04-30T23:54:30.059418+0000 mon.smithi157 (mon.0) 4362 : audit [DBG] from='client.? 172.21.15.157:0/2233477863' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:30 smithi157 bash[20376]: audit 2022-04-30T23:54:30.059418+0000 mon.smithi157 (mon.0) 4362 : audit [DBG] from='client.? 172.21.15.157:0/2233477863' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:31 smithi165 bash[22175]: cluster 2022-04-30T23:54:30.594643+0000 mgr.smithi157.nfpzoe (mgr.14180) 6876 : cluster [DBG] pgmap v6439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:31 smithi157 bash[20376]: cluster 2022-04-30T23:54:30.594643+0000 mgr.smithi157.nfpzoe (mgr.14180) 6876 : cluster [DBG] pgmap v6439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:32 smithi157 bash[20376]: cluster 2022-04-30T23:54:32.595362+0000 mgr.smithi157.nfpzoe (mgr.14180) 6877 : cluster [DBG] pgmap v6440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:32 smithi165 bash[22175]: cluster 2022-04-30T23:54:32.595362+0000 mgr.smithi157.nfpzoe (mgr.14180) 6877 : cluster [DBG] pgmap v6440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:34 smithi157 bash[20376]: cluster 2022-04-30T23:54:34.596022+0000 mgr.smithi157.nfpzoe (mgr.14180) 6878 : cluster [DBG] pgmap v6441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:35.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:54:35.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:54:35.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:54:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:34 smithi165 bash[22175]: cluster 2022-04-30T23:54:34.596022+0000 mgr.smithi157.nfpzoe (mgr.14180) 6878 : cluster [DBG] pgmap v6441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:35.405 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:54:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:36 smithi165 bash[22175]: audit 2022-04-30T23:54:35.385374+0000 mon.smithi157 (mon.0) 4363 : audit [DBG] from='client.? 172.21.15.157:0/2285227107' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:36 smithi157 bash[20376]: audit 2022-04-30T23:54:35.385374+0000 mon.smithi157 (mon.0) 4363 : audit [DBG] from='client.? 172.21.15.157:0/2285227107' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:37 smithi157 bash[20376]: cluster 2022-04-30T23:54:36.596633+0000 mgr.smithi157.nfpzoe (mgr.14180) 6879 : cluster [DBG] pgmap v6442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:37 smithi165 bash[22175]: cluster 2022-04-30T23:54:36.596633+0000 mgr.smithi157.nfpzoe (mgr.14180) 6879 : cluster [DBG] pgmap v6442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:38 smithi157 bash[20376]: cluster 2022-04-30T23:54:38.597231+0000 mgr.smithi157.nfpzoe (mgr.14180) 6880 : cluster [DBG] pgmap v6443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:38 smithi165 bash[22175]: cluster 2022-04-30T23:54:38.597231+0000 mgr.smithi157.nfpzoe (mgr.14180) 6880 : cluster [DBG] pgmap v6443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:40.407 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:54:40.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:54:40.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:54:40.733 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:54:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:41 smithi165 bash[22175]: cluster 2022-04-30T23:54:40.597792+0000 mgr.smithi157.nfpzoe (mgr.14180) 6881 : cluster [DBG] pgmap v6444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:41 smithi165 bash[22175]: audit 2022-04-30T23:54:40.713390+0000 mon.smithi157 (mon.0) 4364 : audit [DBG] from='client.? 172.21.15.157:0/3181200047' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:41 smithi157 bash[20376]: cluster 2022-04-30T23:54:40.597792+0000 mgr.smithi157.nfpzoe (mgr.14180) 6881 : cluster [DBG] pgmap v6444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:41 smithi157 bash[20376]: audit 2022-04-30T23:54:40.713390+0000 mon.smithi157 (mon.0) 4364 : audit [DBG] from='client.? 172.21.15.157:0/3181200047' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:42 smithi157 bash[20376]: cluster 2022-04-30T23:54:42.598420+0000 mgr.smithi157.nfpzoe (mgr.14180) 6882 : cluster [DBG] pgmap v6445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:42 smithi165 bash[22175]: cluster 2022-04-30T23:54:42.598420+0000 mgr.smithi157.nfpzoe (mgr.14180) 6882 : cluster [DBG] pgmap v6445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:44 smithi157 bash[20376]: cluster 2022-04-30T23:54:44.599148+0000 mgr.smithi157.nfpzoe (mgr.14180) 6883 : cluster [DBG] pgmap v6446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:44 smithi165 bash[22175]: cluster 2022-04-30T23:54:44.599148+0000 mgr.smithi157.nfpzoe (mgr.14180) 6883 : cluster [DBG] pgmap v6446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:45.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:54:45.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:54:45.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:54:46.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:54:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:46 smithi165 bash[22175]: audit 2022-04-30T23:54:46.041549+0000 mon.smithi157 (mon.0) 4365 : audit [DBG] from='client.? 172.21.15.157:0/3599100017' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:46 smithi157 bash[20376]: audit 2022-04-30T23:54:46.041549+0000 mon.smithi157 (mon.0) 4365 : audit [DBG] from='client.? 172.21.15.157:0/3599100017' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:47 smithi157 bash[20376]: cluster 2022-04-30T23:54:46.599791+0000 mgr.smithi157.nfpzoe (mgr.14180) 6884 : cluster [DBG] pgmap v6447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:47 smithi165 bash[22175]: cluster 2022-04-30T23:54:46.599791+0000 mgr.smithi157.nfpzoe (mgr.14180) 6884 : cluster [DBG] pgmap v6447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:48 smithi157 bash[20376]: cluster 2022-04-30T23:54:48.600376+0000 mgr.smithi157.nfpzoe (mgr.14180) 6885 : cluster [DBG] pgmap v6448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:49.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:48 smithi165 bash[22175]: cluster 2022-04-30T23:54:48.600376+0000 mgr.smithi157.nfpzoe (mgr.14180) 6885 : cluster [DBG] pgmap v6448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:51.065 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:54:51.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:54:51.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:54:51.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:54:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:51 smithi165 bash[22175]: cluster 2022-04-30T23:54:50.601008+0000 mgr.smithi157.nfpzoe (mgr.14180) 6886 : cluster [DBG] pgmap v6449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:51 smithi157 bash[20376]: cluster 2022-04-30T23:54:50.601008+0000 mgr.smithi157.nfpzoe (mgr.14180) 6886 : cluster [DBG] pgmap v6449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:52 smithi165 bash[22175]: audit 2022-04-30T23:54:51.369539+0000 mon.smithi157 (mon.0) 4366 : audit [DBG] from='client.? 172.21.15.157:0/1208852727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:52 smithi157 bash[20376]: audit 2022-04-30T23:54:51.369539+0000 mon.smithi157 (mon.0) 4366 : audit [DBG] from='client.? 172.21.15.157:0/1208852727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:53.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:53 smithi165 bash[22175]: cluster 2022-04-30T23:54:52.601638+0000 mgr.smithi157.nfpzoe (mgr.14180) 6887 : cluster [DBG] pgmap v6450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:53.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:53 smithi157 bash[20376]: cluster 2022-04-30T23:54:52.601638+0000 mgr.smithi157.nfpzoe (mgr.14180) 6887 : cluster [DBG] pgmap v6450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:54 smithi157 bash[20376]: cluster 2022-04-30T23:54:54.602291+0000 mgr.smithi157.nfpzoe (mgr.14180) 6888 : cluster [DBG] pgmap v6451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:54 smithi165 bash[22175]: cluster 2022-04-30T23:54:54.602291+0000 mgr.smithi157.nfpzoe (mgr.14180) 6888 : cluster [DBG] pgmap v6451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:56.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:54:56.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:54:56.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:54:56.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:54:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:56 smithi157 bash[20376]: cluster 2022-04-30T23:54:56.602723+0000 mgr.smithi157.nfpzoe (mgr.14180) 6889 : cluster [DBG] pgmap v6452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:56 smithi157 bash[20376]: audit 2022-04-30T23:54:56.608577+0000 mon.smithi157 (mon.0) 4367 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:54:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:56 smithi157 bash[20376]: audit 2022-04-30T23:54:56.611258+0000 mon.smithi157 (mon.0) 4368 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:54:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:56 smithi157 bash[20376]: audit 2022-04-30T23:54:56.613052+0000 mon.smithi157 (mon.0) 4369 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:54:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:56 smithi165 bash[22175]: cluster 2022-04-30T23:54:56.602723+0000 mgr.smithi157.nfpzoe (mgr.14180) 6889 : cluster [DBG] pgmap v6452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:56 smithi165 bash[22175]: audit 2022-04-30T23:54:56.608577+0000 mon.smithi157 (mon.0) 4367 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:54:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:56 smithi165 bash[22175]: audit 2022-04-30T23:54:56.611258+0000 mon.smithi157 (mon.0) 4368 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:54:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:56 smithi165 bash[22175]: audit 2022-04-30T23:54:56.613052+0000 mon.smithi157 (mon.0) 4369 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:54:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:57 smithi157 bash[20376]: audit 2022-04-30T23:54:56.701133+0000 mon.smithi157 (mon.0) 4370 : audit [DBG] from='client.? 172.21.15.157:0/2950592531' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:57 smithi157 bash[20376]: cluster 2022-04-30T23:54:56.942261+0000 mgr.smithi157.nfpzoe (mgr.14180) 6890 : cluster [DBG] pgmap v6453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:57 smithi157 bash[20376]: cluster 2022-04-30T23:54:56.942687+0000 mgr.smithi157.nfpzoe (mgr.14180) 6891 : cluster [DBG] pgmap v6454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:57 smithi157 bash[20376]: audit 2022-04-30T23:54:56.949284+0000 mon.smithi157 (mon.0) 4371 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:54:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:57 smithi157 bash[20376]: audit 2022-04-30T23:54:56.956505+0000 mon.smithi157 (mon.0) 4372 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:54:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:57 smithi157 bash[20376]: cephadm 2022-04-30T23:54:56.957864+0000 mgr.smithi157.nfpzoe (mgr.14180) 6892 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:54:57.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:54:57 smithi157 bash[20376]: cephadm 2022-04-30T23:54:56.958010+0000 mgr.smithi157.nfpzoe (mgr.14180) 6893 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:54:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:57 smithi165 bash[22175]: audit 2022-04-30T23:54:56.701133+0000 mon.smithi157 (mon.0) 4370 : audit [DBG] from='client.? 172.21.15.157:0/2950592531' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:54:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:57 smithi165 bash[22175]: cluster 2022-04-30T23:54:56.942261+0000 mgr.smithi157.nfpzoe (mgr.14180) 6890 : cluster [DBG] pgmap v6453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:57 smithi165 bash[22175]: cluster 2022-04-30T23:54:56.942687+0000 mgr.smithi157.nfpzoe (mgr.14180) 6891 : cluster [DBG] pgmap v6454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:54:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:57 smithi165 bash[22175]: audit 2022-04-30T23:54:56.949284+0000 mon.smithi157 (mon.0) 4371 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:54:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:57 smithi165 bash[22175]: audit 2022-04-30T23:54:56.956505+0000 mon.smithi157 (mon.0) 4372 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:54:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:57 smithi165 bash[22175]: cephadm 2022-04-30T23:54:56.957864+0000 mgr.smithi157.nfpzoe (mgr.14180) 6892 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:54:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:54:57 smithi165 bash[22175]: cephadm 2022-04-30T23:54:56.958010+0000 mgr.smithi157.nfpzoe (mgr.14180) 6893 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:55:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:00 smithi165 bash[22175]: cluster 2022-04-30T23:54:58.943373+0000 mgr.smithi157.nfpzoe (mgr.14180) 6894 : cluster [DBG] pgmap v6455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:00.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:00 smithi165 bash[22175]: audit 2022-04-30T23:54:59.201823+0000 mon.smithi157 (mon.0) 4373 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:55:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:00 smithi165 bash[22175]: audit 2022-04-30T23:54:59.372519+0000 mon.smithi157 (mon.0) 4374 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:55:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:00 smithi157 bash[20376]: cluster 2022-04-30T23:54:58.943373+0000 mgr.smithi157.nfpzoe (mgr.14180) 6894 : cluster [DBG] pgmap v6455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:00 smithi157 bash[20376]: audit 2022-04-30T23:54:59.201823+0000 mon.smithi157 (mon.0) 4373 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:55:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:00 smithi157 bash[20376]: audit 2022-04-30T23:54:59.372519+0000 mon.smithi157 (mon.0) 4374 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:55:01.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:55:01.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:55:01.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:55:02.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:55:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:02 smithi165 bash[22175]: cluster 2022-04-30T23:55:00.943984+0000 mgr.smithi157.nfpzoe (mgr.14180) 6895 : cluster [DBG] pgmap v6456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:02 smithi165 bash[22175]: audit 2022-04-30T23:55:02.031345+0000 mon.smithi157 (mon.0) 4375 : audit [DBG] from='client.? 172.21.15.157:0/736415326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:02 smithi157 bash[20376]: cluster 2022-04-30T23:55:00.943984+0000 mgr.smithi157.nfpzoe (mgr.14180) 6895 : cluster [DBG] pgmap v6456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:02 smithi157 bash[20376]: audit 2022-04-30T23:55:02.031345+0000 mon.smithi157 (mon.0) 4375 : audit [DBG] from='client.? 172.21.15.157:0/736415326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:04 smithi165 bash[22175]: cluster 2022-04-30T23:55:02.944619+0000 mgr.smithi157.nfpzoe (mgr.14180) 6896 : cluster [DBG] pgmap v6457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:04 smithi157 bash[20376]: cluster 2022-04-30T23:55:02.944619+0000 mgr.smithi157.nfpzoe (mgr.14180) 6896 : cluster [DBG] pgmap v6457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:06 smithi165 bash[22175]: cluster 2022-04-30T23:55:04.945304+0000 mgr.smithi157.nfpzoe (mgr.14180) 6897 : cluster [DBG] pgmap v6458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:06 smithi157 bash[20376]: cluster 2022-04-30T23:55:04.945304+0000 mgr.smithi157.nfpzoe (mgr.14180) 6897 : cluster [DBG] pgmap v6458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:07.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:55:07.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:55:07.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:55:07.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:55:08.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:08 smithi165 bash[22175]: cluster 2022-04-30T23:55:06.945928+0000 mgr.smithi157.nfpzoe (mgr.14180) 6898 : cluster [DBG] pgmap v6459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:08.712 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:08 smithi165 bash[22175]: audit 2022-04-30T23:55:07.353929+0000 mon.smithi157 (mon.0) 4376 : audit [DBG] from='client.? 172.21.15.157:0/377786929' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:08.713 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:08 smithi157 bash[20376]: cluster 2022-04-30T23:55:06.945928+0000 mgr.smithi157.nfpzoe (mgr.14180) 6898 : cluster [DBG] pgmap v6459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:08.713 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:08 smithi157 bash[20376]: audit 2022-04-30T23:55:07.353929+0000 mon.smithi157 (mon.0) 4376 : audit [DBG] from='client.? 172.21.15.157:0/377786929' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:10 smithi165 bash[22175]: cluster 2022-04-30T23:55:08.946517+0000 mgr.smithi157.nfpzoe (mgr.14180) 6899 : cluster [DBG] pgmap v6460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:10 smithi157 bash[20376]: cluster 2022-04-30T23:55:08.946517+0000 mgr.smithi157.nfpzoe (mgr.14180) 6899 : cluster [DBG] pgmap v6460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:12.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:55:12.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:55:12.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:55:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:12 smithi165 bash[22175]: cluster 2022-04-30T23:55:10.947184+0000 mgr.smithi157.nfpzoe (mgr.14180) 6900 : cluster [DBG] pgmap v6461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:12 smithi157 bash[20376]: cluster 2022-04-30T23:55:10.947184+0000 mgr.smithi157.nfpzoe (mgr.14180) 6900 : cluster [DBG] pgmap v6461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:12.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:55:13.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:13 smithi165 bash[22175]: audit 2022-04-30T23:55:12.686301+0000 mon.smithi157 (mon.0) 4377 : audit [DBG] from='client.? 172.21.15.157:0/1799097625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:13 smithi157 bash[20376]: audit 2022-04-30T23:55:12.686301+0000 mon.smithi157 (mon.0) 4377 : audit [DBG] from='client.? 172.21.15.157:0/1799097625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:14 smithi165 bash[22175]: cluster 2022-04-30T23:55:12.947824+0000 mgr.smithi157.nfpzoe (mgr.14180) 6901 : cluster [DBG] pgmap v6462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:14.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:14 smithi157 bash[20376]: cluster 2022-04-30T23:55:12.947824+0000 mgr.smithi157.nfpzoe (mgr.14180) 6901 : cluster [DBG] pgmap v6462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:16.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:16 smithi165 bash[22175]: cluster 2022-04-30T23:55:14.948430+0000 mgr.smithi157.nfpzoe (mgr.14180) 6902 : cluster [DBG] pgmap v6463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:16 smithi157 bash[20376]: cluster 2022-04-30T23:55:14.948430+0000 mgr.smithi157.nfpzoe (mgr.14180) 6902 : cluster [DBG] pgmap v6463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:17.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:55:17.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:55:17.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:55:18.036 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:55:18.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:18 smithi165 bash[22175]: cluster 2022-04-30T23:55:16.949028+0000 mgr.smithi157.nfpzoe (mgr.14180) 6903 : cluster [DBG] pgmap v6464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:18.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:18 smithi165 bash[22175]: audit 2022-04-30T23:55:18.016617+0000 mon.smithi157 (mon.0) 4378 : audit [DBG] from='client.? 172.21.15.157:0/1082115514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:18 smithi157 bash[20376]: cluster 2022-04-30T23:55:16.949028+0000 mgr.smithi157.nfpzoe (mgr.14180) 6903 : cluster [DBG] pgmap v6464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:18 smithi157 bash[20376]: audit 2022-04-30T23:55:18.016617+0000 mon.smithi157 (mon.0) 4378 : audit [DBG] from='client.? 172.21.15.157:0/1082115514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:20.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:20 smithi165 bash[22175]: cluster 2022-04-30T23:55:18.949651+0000 mgr.smithi157.nfpzoe (mgr.14180) 6904 : cluster [DBG] pgmap v6465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:20 smithi157 bash[20376]: cluster 2022-04-30T23:55:18.949651+0000 mgr.smithi157.nfpzoe (mgr.14180) 6904 : cluster [DBG] pgmap v6465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:22 smithi165 bash[22175]: cluster 2022-04-30T23:55:20.950252+0000 mgr.smithi157.nfpzoe (mgr.14180) 6905 : cluster [DBG] pgmap v6466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:22 smithi157 bash[20376]: cluster 2022-04-30T23:55:20.950252+0000 mgr.smithi157.nfpzoe (mgr.14180) 6905 : cluster [DBG] pgmap v6466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:23.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:55:23.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:55:23.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:55:23.370 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:55:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:24 smithi165 bash[22175]: cluster 2022-04-30T23:55:22.950879+0000 mgr.smithi157.nfpzoe (mgr.14180) 6906 : cluster [DBG] pgmap v6467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:24 smithi165 bash[22175]: audit 2022-04-30T23:55:23.350742+0000 mon.smithi157 (mon.0) 4379 : audit [DBG] from='client.? 172.21.15.157:0/2597084031' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:24 smithi157 bash[20376]: cluster 2022-04-30T23:55:22.950879+0000 mgr.smithi157.nfpzoe (mgr.14180) 6906 : cluster [DBG] pgmap v6467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:24 smithi157 bash[20376]: audit 2022-04-30T23:55:23.350742+0000 mon.smithi157 (mon.0) 4379 : audit [DBG] from='client.? 172.21.15.157:0/2597084031' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:26 smithi165 bash[22175]: cluster 2022-04-30T23:55:24.951480+0000 mgr.smithi157.nfpzoe (mgr.14180) 6907 : cluster [DBG] pgmap v6468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:26 smithi157 bash[20376]: cluster 2022-04-30T23:55:24.951480+0000 mgr.smithi157.nfpzoe (mgr.14180) 6907 : cluster [DBG] pgmap v6468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:28.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:55:28.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:55:28.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:55:28.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:28 smithi165 bash[22175]: cluster 2022-04-30T23:55:26.952069+0000 mgr.smithi157.nfpzoe (mgr.14180) 6908 : cluster [DBG] pgmap v6469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:28.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:55:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:28 smithi157 bash[20376]: cluster 2022-04-30T23:55:26.952069+0000 mgr.smithi157.nfpzoe (mgr.14180) 6908 : cluster [DBG] pgmap v6469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:29.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:29 smithi165 bash[22175]: audit 2022-04-30T23:55:28.677529+0000 mon.smithi157 (mon.0) 4380 : audit [DBG] from='client.? 172.21.15.157:0/1830699660' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:29 smithi157 bash[20376]: audit 2022-04-30T23:55:28.677529+0000 mon.smithi157 (mon.0) 4380 : audit [DBG] from='client.? 172.21.15.157:0/1830699660' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:30 smithi165 bash[22175]: cluster 2022-04-30T23:55:28.952673+0000 mgr.smithi157.nfpzoe (mgr.14180) 6909 : cluster [DBG] pgmap v6470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:30 smithi157 bash[20376]: cluster 2022-04-30T23:55:28.952673+0000 mgr.smithi157.nfpzoe (mgr.14180) 6909 : cluster [DBG] pgmap v6470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:32 smithi165 bash[22175]: cluster 2022-04-30T23:55:30.953307+0000 mgr.smithi157.nfpzoe (mgr.14180) 6910 : cluster [DBG] pgmap v6471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:32 smithi157 bash[20376]: cluster 2022-04-30T23:55:30.953307+0000 mgr.smithi157.nfpzoe (mgr.14180) 6910 : cluster [DBG] pgmap v6471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:33.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:55:33.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:55:33.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:55:34.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:55:34.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:34 smithi165 bash[22175]: cluster 2022-04-30T23:55:32.953932+0000 mgr.smithi157.nfpzoe (mgr.14180) 6911 : cluster [DBG] pgmap v6472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:34.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:34 smithi165 bash[22175]: audit 2022-04-30T23:55:34.002377+0000 mon.smithi157 (mon.0) 4381 : audit [DBG] from='client.? 172.21.15.157:0/371359012' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:34.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:34 smithi157 bash[20376]: cluster 2022-04-30T23:55:32.953932+0000 mgr.smithi157.nfpzoe (mgr.14180) 6911 : cluster [DBG] pgmap v6472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:34.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:34 smithi157 bash[20376]: audit 2022-04-30T23:55:34.002377+0000 mon.smithi157 (mon.0) 4381 : audit [DBG] from='client.? 172.21.15.157:0/371359012' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:36 smithi165 bash[22175]: cluster 2022-04-30T23:55:34.954617+0000 mgr.smithi157.nfpzoe (mgr.14180) 6912 : cluster [DBG] pgmap v6473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:36 smithi157 bash[20376]: cluster 2022-04-30T23:55:34.954617+0000 mgr.smithi157.nfpzoe (mgr.14180) 6912 : cluster [DBG] pgmap v6473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:38.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:38 smithi165 bash[22175]: cluster 2022-04-30T23:55:36.955340+0000 mgr.smithi157.nfpzoe (mgr.14180) 6913 : cluster [DBG] pgmap v6474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:38 smithi157 bash[20376]: cluster 2022-04-30T23:55:36.955340+0000 mgr.smithi157.nfpzoe (mgr.14180) 6913 : cluster [DBG] pgmap v6474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:39.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:55:39.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:55:39.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:55:39.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:55:39.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:39 smithi165 bash[22175]: audit 2022-04-30T23:55:39.336727+0000 mon.smithi157 (mon.0) 4382 : audit [DBG] from='client.? 172.21.15.157:0/2379977497' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:39.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:39 smithi157 bash[20376]: audit 2022-04-30T23:55:39.336727+0000 mon.smithi157 (mon.0) 4382 : audit [DBG] from='client.? 172.21.15.157:0/2379977497' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:40 smithi165 bash[22175]: cluster 2022-04-30T23:55:38.955963+0000 mgr.smithi157.nfpzoe (mgr.14180) 6914 : cluster [DBG] pgmap v6475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:40 smithi157 bash[20376]: cluster 2022-04-30T23:55:38.955963+0000 mgr.smithi157.nfpzoe (mgr.14180) 6914 : cluster [DBG] pgmap v6475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:42.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:42 smithi165 bash[22175]: cluster 2022-04-30T23:55:40.956581+0000 mgr.smithi157.nfpzoe (mgr.14180) 6915 : cluster [DBG] pgmap v6476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:42 smithi157 bash[20376]: cluster 2022-04-30T23:55:40.956581+0000 mgr.smithi157.nfpzoe (mgr.14180) 6915 : cluster [DBG] pgmap v6476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:44.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:55:44.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:55:44.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:55:44.684 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:55:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:44 smithi157 bash[20376]: cluster 2022-04-30T23:55:42.957237+0000 mgr.smithi157.nfpzoe (mgr.14180) 6916 : cluster [DBG] pgmap v6477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:44 smithi165 bash[22175]: cluster 2022-04-30T23:55:42.957237+0000 mgr.smithi157.nfpzoe (mgr.14180) 6916 : cluster [DBG] pgmap v6477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:45 smithi157 bash[20376]: audit 2022-04-30T23:55:44.664048+0000 mon.smithi157 (mon.0) 4383 : audit [DBG] from='client.? 172.21.15.157:0/308443520' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:45 smithi165 bash[22175]: audit 2022-04-30T23:55:44.664048+0000 mon.smithi157 (mon.0) 4383 : audit [DBG] from='client.? 172.21.15.157:0/308443520' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:46 smithi157 bash[20376]: cluster 2022-04-30T23:55:44.957867+0000 mgr.smithi157.nfpzoe (mgr.14180) 6917 : cluster [DBG] pgmap v6478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:46 smithi165 bash[22175]: cluster 2022-04-30T23:55:44.957867+0000 mgr.smithi157.nfpzoe (mgr.14180) 6917 : cluster [DBG] pgmap v6478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:48 smithi157 bash[20376]: cluster 2022-04-30T23:55:46.958489+0000 mgr.smithi157.nfpzoe (mgr.14180) 6918 : cluster [DBG] pgmap v6479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:48 smithi165 bash[22175]: cluster 2022-04-30T23:55:46.958489+0000 mgr.smithi157.nfpzoe (mgr.14180) 6918 : cluster [DBG] pgmap v6479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:49.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:55:49.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:55:49.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:55:50.006 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:55:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:50 smithi157 bash[20376]: cluster 2022-04-30T23:55:48.959164+0000 mgr.smithi157.nfpzoe (mgr.14180) 6919 : cluster [DBG] pgmap v6480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:50 smithi157 bash[20376]: audit 2022-04-30T23:55:49.985692+0000 mon.smithi157 (mon.0) 4384 : audit [DBG] from='client.? 172.21.15.157:0/836586281' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:50 smithi165 bash[22175]: cluster 2022-04-30T23:55:48.959164+0000 mgr.smithi157.nfpzoe (mgr.14180) 6919 : cluster [DBG] pgmap v6480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:50 smithi165 bash[22175]: audit 2022-04-30T23:55:49.985692+0000 mon.smithi157 (mon.0) 4384 : audit [DBG] from='client.? 172.21.15.157:0/836586281' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:52 smithi157 bash[20376]: cluster 2022-04-30T23:55:50.959770+0000 mgr.smithi157.nfpzoe (mgr.14180) 6920 : cluster [DBG] pgmap v6481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:52 smithi165 bash[22175]: cluster 2022-04-30T23:55:50.959770+0000 mgr.smithi157.nfpzoe (mgr.14180) 6920 : cluster [DBG] pgmap v6481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:54 smithi157 bash[20376]: cluster 2022-04-30T23:55:52.960420+0000 mgr.smithi157.nfpzoe (mgr.14180) 6921 : cluster [DBG] pgmap v6482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:54 smithi165 bash[22175]: cluster 2022-04-30T23:55:52.960420+0000 mgr.smithi157.nfpzoe (mgr.14180) 6921 : cluster [DBG] pgmap v6482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:55.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:55:55.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:55:55.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:55:55.327 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:55:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:56 smithi165 bash[22175]: cluster 2022-04-30T23:55:54.961097+0000 mgr.smithi157.nfpzoe (mgr.14180) 6922 : cluster [DBG] pgmap v6483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:56 smithi165 bash[22175]: audit 2022-04-30T23:55:55.308214+0000 mon.smithi157 (mon.0) 4385 : audit [DBG] from='client.? 172.21.15.157:0/2048595390' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:56 smithi157 bash[20376]: cluster 2022-04-30T23:55:54.961097+0000 mgr.smithi157.nfpzoe (mgr.14180) 6922 : cluster [DBG] pgmap v6483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:56 smithi157 bash[20376]: audit 2022-04-30T23:55:55.308214+0000 mon.smithi157 (mon.0) 4385 : audit [DBG] from='client.? 172.21.15.157:0/2048595390' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:55:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:57 smithi165 bash[22175]: audit 2022-04-30T23:55:56.965296+0000 mon.smithi157 (mon.0) 4386 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:55:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:57 smithi165 bash[22175]: audit 2022-04-30T23:55:56.968187+0000 mon.smithi157 (mon.0) 4387 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:55:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:57 smithi165 bash[22175]: audit 2022-04-30T23:55:56.970188+0000 mon.smithi157 (mon.0) 4388 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:55:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:57 smithi157 bash[20376]: audit 2022-04-30T23:55:56.965296+0000 mon.smithi157 (mon.0) 4386 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:55:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:57 smithi157 bash[20376]: audit 2022-04-30T23:55:56.968187+0000 mon.smithi157 (mon.0) 4387 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:55:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:57 smithi157 bash[20376]: audit 2022-04-30T23:55:56.970188+0000 mon.smithi157 (mon.0) 4388 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:55:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:58 smithi165 bash[22175]: cluster 2022-04-30T23:55:56.961757+0000 mgr.smithi157.nfpzoe (mgr.14180) 6923 : cluster [DBG] pgmap v6484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:58.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:58 smithi165 bash[22175]: cluster 2022-04-30T23:55:57.293334+0000 mgr.smithi157.nfpzoe (mgr.14180) 6924 : cluster [DBG] pgmap v6485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:58 smithi165 bash[22175]: cluster 2022-04-30T23:55:57.293809+0000 mgr.smithi157.nfpzoe (mgr.14180) 6925 : cluster [DBG] pgmap v6486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:58 smithi165 bash[22175]: audit 2022-04-30T23:55:57.298296+0000 mon.smithi157 (mon.0) 4389 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:55:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:58 smithi165 bash[22175]: audit 2022-04-30T23:55:57.303219+0000 mon.smithi157 (mon.0) 4390 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:55:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:58 smithi165 bash[22175]: cephadm 2022-04-30T23:55:57.304130+0000 mgr.smithi157.nfpzoe (mgr.14180) 6926 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:55:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:58 smithi165 bash[22175]: cephadm 2022-04-30T23:55:57.304251+0000 mgr.smithi157.nfpzoe (mgr.14180) 6927 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:55:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:58 smithi157 bash[20376]: cluster 2022-04-30T23:55:56.961757+0000 mgr.smithi157.nfpzoe (mgr.14180) 6923 : cluster [DBG] pgmap v6484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:58 smithi157 bash[20376]: cluster 2022-04-30T23:55:57.293334+0000 mgr.smithi157.nfpzoe (mgr.14180) 6924 : cluster [DBG] pgmap v6485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:58 smithi157 bash[20376]: cluster 2022-04-30T23:55:57.293809+0000 mgr.smithi157.nfpzoe (mgr.14180) 6925 : cluster [DBG] pgmap v6486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:55:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:58 smithi157 bash[20376]: audit 2022-04-30T23:55:57.298296+0000 mon.smithi157 (mon.0) 4389 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:55:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:58 smithi157 bash[20376]: audit 2022-04-30T23:55:57.303219+0000 mon.smithi157 (mon.0) 4390 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:55:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:58 smithi157 bash[20376]: cephadm 2022-04-30T23:55:57.304130+0000 mgr.smithi157.nfpzoe (mgr.14180) 6926 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:55:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:58 smithi157 bash[20376]: cephadm 2022-04-30T23:55:57.304251+0000 mgr.smithi157.nfpzoe (mgr.14180) 6927 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:55:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:55:59 smithi165 bash[22175]: audit 2022-04-30T23:55:59.205952+0000 mon.smithi157 (mon.0) 4391 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:55:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:55:59 smithi157 bash[20376]: audit 2022-04-30T23:55:59.205952+0000 mon.smithi157 (mon.0) 4391 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:56:00.331 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:56:00.331 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:56:00.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:56:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:00 smithi165 bash[22175]: cluster 2022-04-30T23:55:59.294355+0000 mgr.smithi157.nfpzoe (mgr.14180) 6928 : cluster [DBG] pgmap v6487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:00 smithi165 bash[22175]: audit 2022-04-30T23:55:59.378777+0000 mon.smithi157 (mon.0) 4392 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:56:00.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:56:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:00 smithi157 bash[20376]: cluster 2022-04-30T23:55:59.294355+0000 mgr.smithi157.nfpzoe (mgr.14180) 6928 : cluster [DBG] pgmap v6487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:00 smithi157 bash[20376]: audit 2022-04-30T23:55:59.378777+0000 mon.smithi157 (mon.0) 4392 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:56:01.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:01 smithi165 bash[22175]: audit 2022-04-30T23:56:00.636388+0000 mon.smithi157 (mon.0) 4393 : audit [DBG] from='client.? 172.21.15.157:0/3749167537' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:01 smithi157 bash[20376]: audit 2022-04-30T23:56:00.636388+0000 mon.smithi157 (mon.0) 4393 : audit [DBG] from='client.? 172.21.15.157:0/3749167537' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:02.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:02 smithi165 bash[22175]: cluster 2022-04-30T23:56:01.295069+0000 mgr.smithi157.nfpzoe (mgr.14180) 6929 : cluster [DBG] pgmap v6488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:02 smithi157 bash[20376]: cluster 2022-04-30T23:56:01.295069+0000 mgr.smithi157.nfpzoe (mgr.14180) 6929 : cluster [DBG] pgmap v6488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:04.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:04 smithi165 bash[22175]: cluster 2022-04-30T23:56:03.295802+0000 mgr.smithi157.nfpzoe (mgr.14180) 6930 : cluster [DBG] pgmap v6489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:04.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:04 smithi157 bash[20376]: cluster 2022-04-30T23:56:03.295802+0000 mgr.smithi157.nfpzoe (mgr.14180) 6930 : cluster [DBG] pgmap v6489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:05.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:56:05.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:56:05.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:56:05.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:56:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:06 smithi165 bash[22175]: cluster 2022-04-30T23:56:05.296504+0000 mgr.smithi157.nfpzoe (mgr.14180) 6931 : cluster [DBG] pgmap v6490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:06 smithi165 bash[22175]: audit 2022-04-30T23:56:05.965453+0000 mon.smithi157 (mon.0) 4394 : audit [DBG] from='client.? 172.21.15.157:0/3908168142' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:06 smithi157 bash[20376]: cluster 2022-04-30T23:56:05.296504+0000 mgr.smithi157.nfpzoe (mgr.14180) 6931 : cluster [DBG] pgmap v6490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:06 smithi157 bash[20376]: audit 2022-04-30T23:56:05.965453+0000 mon.smithi157 (mon.0) 4394 : audit [DBG] from='client.? 172.21.15.157:0/3908168142' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:08.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:08 smithi165 bash[22175]: cluster 2022-04-30T23:56:07.297101+0000 mgr.smithi157.nfpzoe (mgr.14180) 6932 : cluster [DBG] pgmap v6491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:08.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:08 smithi157 bash[20376]: cluster 2022-04-30T23:56:07.297101+0000 mgr.smithi157.nfpzoe (mgr.14180) 6932 : cluster [DBG] pgmap v6491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:10 smithi165 bash[22175]: cluster 2022-04-30T23:56:09.297796+0000 mgr.smithi157.nfpzoe (mgr.14180) 6933 : cluster [DBG] pgmap v6492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:10.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:10 smithi157 bash[20376]: cluster 2022-04-30T23:56:09.297796+0000 mgr.smithi157.nfpzoe (mgr.14180) 6933 : cluster [DBG] pgmap v6492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:10.988 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:56:10.988 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:56:10.988 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:56:11.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:56:11.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:11 smithi165 bash[22175]: audit 2022-04-30T23:56:11.292810+0000 mon.smithi157 (mon.0) 4395 : audit [DBG] from='client.? 172.21.15.157:0/3884750605' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:11 smithi157 bash[20376]: audit 2022-04-30T23:56:11.292810+0000 mon.smithi157 (mon.0) 4395 : audit [DBG] from='client.? 172.21.15.157:0/3884750605' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:12.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:12 smithi165 bash[22175]: cluster 2022-04-30T23:56:11.298373+0000 mgr.smithi157.nfpzoe (mgr.14180) 6934 : cluster [DBG] pgmap v6493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:12 smithi157 bash[20376]: cluster 2022-04-30T23:56:11.298373+0000 mgr.smithi157.nfpzoe (mgr.14180) 6934 : cluster [DBG] pgmap v6493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:14 smithi165 bash[22175]: cluster 2022-04-30T23:56:13.298933+0000 mgr.smithi157.nfpzoe (mgr.14180) 6935 : cluster [DBG] pgmap v6494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:14.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:14 smithi157 bash[20376]: cluster 2022-04-30T23:56:13.298933+0000 mgr.smithi157.nfpzoe (mgr.14180) 6935 : cluster [DBG] pgmap v6494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:16.322 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:56:16.322 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:56:16.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:56:16.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:16 smithi165 bash[22175]: cluster 2022-04-30T23:56:15.299545+0000 mgr.smithi157.nfpzoe (mgr.14180) 6936 : cluster [DBG] pgmap v6495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:16.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:56:16.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:16 smithi157 bash[20376]: cluster 2022-04-30T23:56:15.299545+0000 mgr.smithi157.nfpzoe (mgr.14180) 6936 : cluster [DBG] pgmap v6495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:17.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:17 smithi165 bash[22175]: audit 2022-04-30T23:56:16.630037+0000 mon.smithi157 (mon.0) 4396 : audit [DBG] from='client.? 172.21.15.157:0/80225555' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:17.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:17 smithi157 bash[20376]: audit 2022-04-30T23:56:16.630037+0000 mon.smithi157 (mon.0) 4396 : audit [DBG] from='client.? 172.21.15.157:0/80225555' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:18.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:18 smithi165 bash[22175]: cluster 2022-04-30T23:56:17.300244+0000 mgr.smithi157.nfpzoe (mgr.14180) 6937 : cluster [DBG] pgmap v6496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:18 smithi157 bash[20376]: cluster 2022-04-30T23:56:17.300244+0000 mgr.smithi157.nfpzoe (mgr.14180) 6937 : cluster [DBG] pgmap v6496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:20 smithi165 bash[22175]: cluster 2022-04-30T23:56:19.300906+0000 mgr.smithi157.nfpzoe (mgr.14180) 6938 : cluster [DBG] pgmap v6497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:20.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:20 smithi157 bash[20376]: cluster 2022-04-30T23:56:19.300906+0000 mgr.smithi157.nfpzoe (mgr.14180) 6938 : cluster [DBG] pgmap v6497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:21.653 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:56:21.654 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:56:21.654 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:56:21.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:56:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:22 smithi165 bash[22175]: cluster 2022-04-30T23:56:21.301519+0000 mgr.smithi157.nfpzoe (mgr.14180) 6939 : cluster [DBG] pgmap v6498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:22 smithi165 bash[22175]: audit 2022-04-30T23:56:21.957814+0000 mon.smithi157 (mon.0) 4397 : audit [DBG] from='client.? 172.21.15.157:0/3509318127' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:22 smithi157 bash[20376]: cluster 2022-04-30T23:56:21.301519+0000 mgr.smithi157.nfpzoe (mgr.14180) 6939 : cluster [DBG] pgmap v6498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:22 smithi157 bash[20376]: audit 2022-04-30T23:56:21.957814+0000 mon.smithi157 (mon.0) 4397 : audit [DBG] from='client.? 172.21.15.157:0/3509318127' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:24.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:24 smithi165 bash[22175]: cluster 2022-04-30T23:56:23.302112+0000 mgr.smithi157.nfpzoe (mgr.14180) 6940 : cluster [DBG] pgmap v6499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:24.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:24 smithi157 bash[20376]: cluster 2022-04-30T23:56:23.302112+0000 mgr.smithi157.nfpzoe (mgr.14180) 6940 : cluster [DBG] pgmap v6499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:26 smithi165 bash[22175]: cluster 2022-04-30T23:56:25.302820+0000 mgr.smithi157.nfpzoe (mgr.14180) 6941 : cluster [DBG] pgmap v6500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:26 smithi157 bash[20376]: cluster 2022-04-30T23:56:25.302820+0000 mgr.smithi157.nfpzoe (mgr.14180) 6941 : cluster [DBG] pgmap v6500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:26.981 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:56:26.981 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:56:26.982 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:56:27.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:56:27.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:27 smithi165 bash[22175]: audit 2022-04-30T23:56:27.284516+0000 mon.smithi157 (mon.0) 4398 : audit [DBG] from='client.? 172.21.15.157:0/599714614' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:27.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:27 smithi157 bash[20376]: audit 2022-04-30T23:56:27.284516+0000 mon.smithi157 (mon.0) 4398 : audit [DBG] from='client.? 172.21.15.157:0/599714614' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:28.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:28 smithi165 bash[22175]: cluster 2022-04-30T23:56:27.303499+0000 mgr.smithi157.nfpzoe (mgr.14180) 6942 : cluster [DBG] pgmap v6501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:28 smithi157 bash[20376]: cluster 2022-04-30T23:56:27.303499+0000 mgr.smithi157.nfpzoe (mgr.14180) 6942 : cluster [DBG] pgmap v6501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:30 smithi165 bash[22175]: cluster 2022-04-30T23:56:29.304138+0000 mgr.smithi157.nfpzoe (mgr.14180) 6943 : cluster [DBG] pgmap v6502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:30 smithi157 bash[20376]: cluster 2022-04-30T23:56:29.304138+0000 mgr.smithi157.nfpzoe (mgr.14180) 6943 : cluster [DBG] pgmap v6502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:32.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:56:32.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:56:32.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:56:32.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:56:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:32 smithi165 bash[22175]: cluster 2022-04-30T23:56:31.304750+0000 mgr.smithi157.nfpzoe (mgr.14180) 6944 : cluster [DBG] pgmap v6503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:32 smithi157 bash[20376]: cluster 2022-04-30T23:56:31.304750+0000 mgr.smithi157.nfpzoe (mgr.14180) 6944 : cluster [DBG] pgmap v6503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:33.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:33 smithi165 bash[22175]: audit 2022-04-30T23:56:32.614030+0000 mon.smithi157 (mon.0) 4399 : audit [DBG] from='client.? 172.21.15.157:0/10526473' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:33.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:33 smithi157 bash[20376]: audit 2022-04-30T23:56:32.614030+0000 mon.smithi157 (mon.0) 4399 : audit [DBG] from='client.? 172.21.15.157:0/10526473' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:34.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:34 smithi165 bash[22175]: cluster 2022-04-30T23:56:33.305391+0000 mgr.smithi157.nfpzoe (mgr.14180) 6945 : cluster [DBG] pgmap v6504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:34.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:34 smithi157 bash[20376]: cluster 2022-04-30T23:56:33.305391+0000 mgr.smithi157.nfpzoe (mgr.14180) 6945 : cluster [DBG] pgmap v6504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:36 smithi165 bash[22175]: cluster 2022-04-30T23:56:35.306084+0000 mgr.smithi157.nfpzoe (mgr.14180) 6946 : cluster [DBG] pgmap v6505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:36 smithi157 bash[20376]: cluster 2022-04-30T23:56:35.306084+0000 mgr.smithi157.nfpzoe (mgr.14180) 6946 : cluster [DBG] pgmap v6505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:37.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:56:37.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:56:37.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:56:37.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:56:38.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:38 smithi165 bash[22175]: cluster 2022-04-30T23:56:37.306779+0000 mgr.smithi157.nfpzoe (mgr.14180) 6947 : cluster [DBG] pgmap v6506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:38.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:38 smithi165 bash[22175]: audit 2022-04-30T23:56:37.946330+0000 mon.smithi157 (mon.0) 4400 : audit [DBG] from='client.? 172.21.15.157:0/3847373432' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:38 smithi157 bash[20376]: cluster 2022-04-30T23:56:37.306779+0000 mgr.smithi157.nfpzoe (mgr.14180) 6947 : cluster [DBG] pgmap v6506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:38 smithi157 bash[20376]: audit 2022-04-30T23:56:37.946330+0000 mon.smithi157 (mon.0) 4400 : audit [DBG] from='client.? 172.21.15.157:0/3847373432' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:40 smithi165 bash[22175]: cluster 2022-04-30T23:56:39.307422+0000 mgr.smithi157.nfpzoe (mgr.14180) 6948 : cluster [DBG] pgmap v6507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:40 smithi157 bash[20376]: cluster 2022-04-30T23:56:39.307422+0000 mgr.smithi157.nfpzoe (mgr.14180) 6948 : cluster [DBG] pgmap v6507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:42 smithi165 bash[22175]: cluster 2022-04-30T23:56:41.308035+0000 mgr.smithi157.nfpzoe (mgr.14180) 6949 : cluster [DBG] pgmap v6508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:42 smithi157 bash[20376]: cluster 2022-04-30T23:56:41.308035+0000 mgr.smithi157.nfpzoe (mgr.14180) 6949 : cluster [DBG] pgmap v6508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:42.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:56:42.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:56:42.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:56:43.288 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:56:43.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:43 smithi165 bash[22175]: audit 2022-04-30T23:56:43.268016+0000 mon.smithi157 (mon.0) 4401 : audit [DBG] from='client.? 172.21.15.157:0/2239481943' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:43.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:43 smithi157 bash[20376]: audit 2022-04-30T23:56:43.268016+0000 mon.smithi157 (mon.0) 4401 : audit [DBG] from='client.? 172.21.15.157:0/2239481943' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:44.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:44 smithi165 bash[22175]: cluster 2022-04-30T23:56:43.308669+0000 mgr.smithi157.nfpzoe (mgr.14180) 6950 : cluster [DBG] pgmap v6509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:44 smithi157 bash[20376]: cluster 2022-04-30T23:56:43.308669+0000 mgr.smithi157.nfpzoe (mgr.14180) 6950 : cluster [DBG] pgmap v6509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:46 smithi165 bash[22175]: cluster 2022-04-30T23:56:45.309313+0000 mgr.smithi157.nfpzoe (mgr.14180) 6951 : cluster [DBG] pgmap v6510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:46 smithi157 bash[20376]: cluster 2022-04-30T23:56:45.309313+0000 mgr.smithi157.nfpzoe (mgr.14180) 6951 : cluster [DBG] pgmap v6510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:48.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:56:48.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:56:48.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:56:48.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:56:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:48 smithi165 bash[22175]: cluster 2022-04-30T23:56:47.309956+0000 mgr.smithi157.nfpzoe (mgr.14180) 6952 : cluster [DBG] pgmap v6511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:48 smithi157 bash[20376]: cluster 2022-04-30T23:56:47.309956+0000 mgr.smithi157.nfpzoe (mgr.14180) 6952 : cluster [DBG] pgmap v6511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:49 smithi165 bash[22175]: audit 2022-04-30T23:56:48.598679+0000 mon.smithi157 (mon.0) 4402 : audit [DBG] from='client.? 172.21.15.157:0/789860674' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:49 smithi157 bash[20376]: audit 2022-04-30T23:56:48.598679+0000 mon.smithi157 (mon.0) 4402 : audit [DBG] from='client.? 172.21.15.157:0/789860674' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:50.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:50 smithi165 bash[22175]: cluster 2022-04-30T23:56:49.310585+0000 mgr.smithi157.nfpzoe (mgr.14180) 6953 : cluster [DBG] pgmap v6512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:50 smithi157 bash[20376]: cluster 2022-04-30T23:56:49.310585+0000 mgr.smithi157.nfpzoe (mgr.14180) 6953 : cluster [DBG] pgmap v6512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:52.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:52 smithi165 bash[22175]: cluster 2022-04-30T23:56:51.311174+0000 mgr.smithi157.nfpzoe (mgr.14180) 6954 : cluster [DBG] pgmap v6513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:52 smithi157 bash[20376]: cluster 2022-04-30T23:56:51.311174+0000 mgr.smithi157.nfpzoe (mgr.14180) 6954 : cluster [DBG] pgmap v6513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:53.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:56:53.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:56:53.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:56:53.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:56:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:54 smithi157 bash[20376]: cluster 2022-04-30T23:56:53.311804+0000 mgr.smithi157.nfpzoe (mgr.14180) 6955 : cluster [DBG] pgmap v6514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:54 smithi157 bash[20376]: audit 2022-04-30T23:56:53.924378+0000 mon.smithi157 (mon.0) 4403 : audit [DBG] from='client.? 172.21.15.157:0/2673764507' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:54 smithi165 bash[22175]: cluster 2022-04-30T23:56:53.311804+0000 mgr.smithi157.nfpzoe (mgr.14180) 6955 : cluster [DBG] pgmap v6514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:54 smithi165 bash[22175]: audit 2022-04-30T23:56:53.924378+0000 mon.smithi157 (mon.0) 4403 : audit [DBG] from='client.? 172.21.15.157:0/2673764507' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:56 smithi165 bash[22175]: cluster 2022-04-30T23:56:55.312406+0000 mgr.smithi157.nfpzoe (mgr.14180) 6956 : cluster [DBG] pgmap v6515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:56 smithi157 bash[20376]: cluster 2022-04-30T23:56:55.312406+0000 mgr.smithi157.nfpzoe (mgr.14180) 6956 : cluster [DBG] pgmap v6515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:57 smithi165 bash[22175]: audit 2022-04-30T23:56:57.314271+0000 mon.smithi157 (mon.0) 4404 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:56:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:57 smithi165 bash[22175]: audit 2022-04-30T23:56:57.316952+0000 mon.smithi157 (mon.0) 4405 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:56:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:57 smithi165 bash[22175]: audit 2022-04-30T23:56:57.318753+0000 mon.smithi157 (mon.0) 4406 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:56:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:57 smithi157 bash[20376]: audit 2022-04-30T23:56:57.314271+0000 mon.smithi157 (mon.0) 4404 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:56:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:57 smithi157 bash[20376]: audit 2022-04-30T23:56:57.316952+0000 mon.smithi157 (mon.0) 4405 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:56:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:57 smithi157 bash[20376]: audit 2022-04-30T23:56:57.318753+0000 mon.smithi157 (mon.0) 4406 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:56:58.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:56:58.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:56:58.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:56:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:58 smithi157 bash[20376]: cluster 2022-04-30T23:56:57.312996+0000 mgr.smithi157.nfpzoe (mgr.14180) 6957 : cluster [DBG] pgmap v6516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:58 smithi157 bash[20376]: cluster 2022-04-30T23:56:57.633348+0000 mgr.smithi157.nfpzoe (mgr.14180) 6958 : cluster [DBG] pgmap v6517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:58 smithi157 bash[20376]: cluster 2022-04-30T23:56:57.633548+0000 mgr.smithi157.nfpzoe (mgr.14180) 6959 : cluster [DBG] pgmap v6518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:58 smithi157 bash[20376]: audit 2022-04-30T23:56:57.639689+0000 mon.smithi157 (mon.0) 4407 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:56:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:58 smithi157 bash[20376]: audit 2022-04-30T23:56:57.646728+0000 mon.smithi157 (mon.0) 4408 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:56:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:58 smithi157 bash[20376]: cephadm 2022-04-30T23:56:57.647762+0000 mgr.smithi157.nfpzoe (mgr.14180) 6960 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:56:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:58 smithi157 bash[20376]: cephadm 2022-04-30T23:56:57.647940+0000 mgr.smithi157.nfpzoe (mgr.14180) 6961 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:56:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:58 smithi165 bash[22175]: cluster 2022-04-30T23:56:57.312996+0000 mgr.smithi157.nfpzoe (mgr.14180) 6957 : cluster [DBG] pgmap v6516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:58 smithi165 bash[22175]: cluster 2022-04-30T23:56:57.633348+0000 mgr.smithi157.nfpzoe (mgr.14180) 6958 : cluster [DBG] pgmap v6517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:58 smithi165 bash[22175]: cluster 2022-04-30T23:56:57.633548+0000 mgr.smithi157.nfpzoe (mgr.14180) 6959 : cluster [DBG] pgmap v6518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:56:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:58 smithi165 bash[22175]: audit 2022-04-30T23:56:57.639689+0000 mon.smithi157 (mon.0) 4407 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:56:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:58 smithi165 bash[22175]: audit 2022-04-30T23:56:57.646728+0000 mon.smithi157 (mon.0) 4408 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:56:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:58 smithi165 bash[22175]: cephadm 2022-04-30T23:56:57.647762+0000 mgr.smithi157.nfpzoe (mgr.14180) 6960 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:56:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:58 smithi165 bash[22175]: cephadm 2022-04-30T23:56:57.647940+0000 mgr.smithi157.nfpzoe (mgr.14180) 6961 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:56:59.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:56:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:59 smithi157 bash[20376]: audit 2022-04-30T23:56:59.209939+0000 mon.smithi157 (mon.0) 4409 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:56:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:59 smithi157 bash[20376]: audit 2022-04-30T23:56:59.256703+0000 mon.smithi157 (mon.0) 4410 : audit [DBG] from='client.? 172.21.15.157:0/1574402500' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:56:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:56:59 smithi157 bash[20376]: audit 2022-04-30T23:56:59.387474+0000 mon.smithi157 (mon.0) 4411 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:57:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:59 smithi165 bash[22175]: audit 2022-04-30T23:56:59.209939+0000 mon.smithi157 (mon.0) 4409 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:57:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:59 smithi165 bash[22175]: audit 2022-04-30T23:56:59.256703+0000 mon.smithi157 (mon.0) 4410 : audit [DBG] from='client.? 172.21.15.157:0/1574402500' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:56:59 smithi165 bash[22175]: audit 2022-04-30T23:56:59.387474+0000 mon.smithi157 (mon.0) 4411 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:57:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:00 smithi157 bash[20376]: cluster 2022-04-30T23:56:59.634213+0000 mgr.smithi157.nfpzoe (mgr.14180) 6962 : cluster [DBG] pgmap v6519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:00 smithi165 bash[22175]: cluster 2022-04-30T23:56:59.634213+0000 mgr.smithi157.nfpzoe (mgr.14180) 6962 : cluster [DBG] pgmap v6519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:02 smithi157 bash[20376]: cluster 2022-04-30T23:57:01.634886+0000 mgr.smithi157.nfpzoe (mgr.14180) 6963 : cluster [DBG] pgmap v6520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:02 smithi165 bash[22175]: cluster 2022-04-30T23:57:01.634886+0000 mgr.smithi157.nfpzoe (mgr.14180) 6963 : cluster [DBG] pgmap v6520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:03 smithi165 bash[22175]: cluster 2022-04-30T23:57:03.635614+0000 mgr.smithi157.nfpzoe (mgr.14180) 6964 : cluster [DBG] pgmap v6521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:03 smithi157 bash[20376]: cluster 2022-04-30T23:57:03.635614+0000 mgr.smithi157.nfpzoe (mgr.14180) 6964 : cluster [DBG] pgmap v6521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:04.280 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:57:04.280 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:57:04.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:57:04.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:57:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:04 smithi157 bash[20376]: audit 2022-04-30T23:57:04.586100+0000 mon.smithi157 (mon.0) 4412 : audit [DBG] from='client.? 172.21.15.157:0/415715401' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:04 smithi165 bash[22175]: audit 2022-04-30T23:57:04.586100+0000 mon.smithi157 (mon.0) 4412 : audit [DBG] from='client.? 172.21.15.157:0/415715401' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:06.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:06 smithi165 bash[22175]: cluster 2022-04-30T23:57:05.636325+0000 mgr.smithi157.nfpzoe (mgr.14180) 6965 : cluster [DBG] pgmap v6522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:06 smithi157 bash[20376]: cluster 2022-04-30T23:57:05.636325+0000 mgr.smithi157.nfpzoe (mgr.14180) 6965 : cluster [DBG] pgmap v6522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:07 smithi165 bash[22175]: cluster 2022-04-30T23:57:07.636981+0000 mgr.smithi157.nfpzoe (mgr.14180) 6966 : cluster [DBG] pgmap v6523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:08.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:07 smithi157 bash[20376]: cluster 2022-04-30T23:57:07.636981+0000 mgr.smithi157.nfpzoe (mgr.14180) 6966 : cluster [DBG] pgmap v6523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:09.609 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:57:09.609 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:57:09.609 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:57:09.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:57:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:09 smithi157 bash[20376]: cluster 2022-04-30T23:57:09.637694+0000 mgr.smithi157.nfpzoe (mgr.14180) 6967 : cluster [DBG] pgmap v6524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:09 smithi165 bash[22175]: cluster 2022-04-30T23:57:09.637694+0000 mgr.smithi157.nfpzoe (mgr.14180) 6967 : cluster [DBG] pgmap v6524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:10 smithi165 bash[22175]: audit 2022-04-30T23:57:09.909678+0000 mon.smithi157 (mon.0) 4413 : audit [DBG] from='client.? 172.21.15.157:0/2454387150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:10 smithi157 bash[20376]: audit 2022-04-30T23:57:09.909678+0000 mon.smithi157 (mon.0) 4413 : audit [DBG] from='client.? 172.21.15.157:0/2454387150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:11 smithi165 bash[22175]: cluster 2022-04-30T23:57:11.638392+0000 mgr.smithi157.nfpzoe (mgr.14180) 6968 : cluster [DBG] pgmap v6525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:12.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:11 smithi157 bash[20376]: cluster 2022-04-30T23:57:11.638392+0000 mgr.smithi157.nfpzoe (mgr.14180) 6968 : cluster [DBG] pgmap v6525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:14.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:13 smithi165 bash[22175]: cluster 2022-04-30T23:57:13.639044+0000 mgr.smithi157.nfpzoe (mgr.14180) 6969 : cluster [DBG] pgmap v6526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:14.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:13 smithi157 bash[20376]: cluster 2022-04-30T23:57:13.639044+0000 mgr.smithi157.nfpzoe (mgr.14180) 6969 : cluster [DBG] pgmap v6526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:14.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:57:14.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:57:14.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:57:15.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:57:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:15 smithi165 bash[22175]: audit 2022-04-30T23:57:15.235592+0000 mon.smithi157 (mon.0) 4414 : audit [DBG] from='client.? 172.21.15.157:0/4179029382' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:15 smithi157 bash[20376]: audit 2022-04-30T23:57:15.235592+0000 mon.smithi157 (mon.0) 4414 : audit [DBG] from='client.? 172.21.15.157:0/4179029382' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:16.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:16 smithi165 bash[22175]: cluster 2022-04-30T23:57:15.639654+0000 mgr.smithi157.nfpzoe (mgr.14180) 6970 : cluster [DBG] pgmap v6527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:16.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:16 smithi157 bash[20376]: cluster 2022-04-30T23:57:15.639654+0000 mgr.smithi157.nfpzoe (mgr.14180) 6970 : cluster [DBG] pgmap v6527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:17 smithi165 bash[22175]: cluster 2022-04-30T23:57:17.640319+0000 mgr.smithi157.nfpzoe (mgr.14180) 6971 : cluster [DBG] pgmap v6528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:17 smithi157 bash[20376]: cluster 2022-04-30T23:57:17.640319+0000 mgr.smithi157.nfpzoe (mgr.14180) 6971 : cluster [DBG] pgmap v6528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:19 smithi157 bash[20376]: cluster 2022-04-30T23:57:19.641058+0000 mgr.smithi157.nfpzoe (mgr.14180) 6972 : cluster [DBG] pgmap v6529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:19 smithi165 bash[22175]: cluster 2022-04-30T23:57:19.641058+0000 mgr.smithi157.nfpzoe (mgr.14180) 6972 : cluster [DBG] pgmap v6529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:20.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:57:20.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:57:20.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:57:20.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:57:21.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:21 smithi165 bash[22175]: audit 2022-04-30T23:57:20.567659+0000 mon.smithi157 (mon.0) 4415 : audit [DBG] from='client.? 172.21.15.157:0/1185741993' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:21.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:21 smithi157 bash[20376]: audit 2022-04-30T23:57:20.567659+0000 mon.smithi157 (mon.0) 4415 : audit [DBG] from='client.? 172.21.15.157:0/1185741993' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:22.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:22 smithi165 bash[22175]: cluster 2022-04-30T23:57:21.641822+0000 mgr.smithi157.nfpzoe (mgr.14180) 6973 : cluster [DBG] pgmap v6530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:22.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:22 smithi157 bash[20376]: cluster 2022-04-30T23:57:21.641822+0000 mgr.smithi157.nfpzoe (mgr.14180) 6973 : cluster [DBG] pgmap v6530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:23 smithi165 bash[22175]: cluster 2022-04-30T23:57:23.642543+0000 mgr.smithi157.nfpzoe (mgr.14180) 6974 : cluster [DBG] pgmap v6531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:23 smithi157 bash[20376]: cluster 2022-04-30T23:57:23.642543+0000 mgr.smithi157.nfpzoe (mgr.14180) 6974 : cluster [DBG] pgmap v6531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:25.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:57:25.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:57:25.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:57:25.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:57:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:26 smithi165 bash[22175]: cluster 2022-04-30T23:57:25.643070+0000 mgr.smithi157.nfpzoe (mgr.14180) 6975 : cluster [DBG] pgmap v6532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:26.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:26 smithi165 bash[22175]: audit 2022-04-30T23:57:25.901946+0000 mon.smithi157 (mon.0) 4416 : audit [DBG] from='client.? 172.21.15.157:0/2281030574' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:26 smithi157 bash[20376]: cluster 2022-04-30T23:57:25.643070+0000 mgr.smithi157.nfpzoe (mgr.14180) 6975 : cluster [DBG] pgmap v6532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:26 smithi157 bash[20376]: audit 2022-04-30T23:57:25.901946+0000 mon.smithi157 (mon.0) 4416 : audit [DBG] from='client.? 172.21.15.157:0/2281030574' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:27 smithi165 bash[22175]: cluster 2022-04-30T23:57:27.643667+0000 mgr.smithi157.nfpzoe (mgr.14180) 6976 : cluster [DBG] pgmap v6533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:28.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:27 smithi157 bash[20376]: cluster 2022-04-30T23:57:27.643667+0000 mgr.smithi157.nfpzoe (mgr.14180) 6976 : cluster [DBG] pgmap v6533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:29 smithi157 bash[20376]: cluster 2022-04-30T23:57:29.644412+0000 mgr.smithi157.nfpzoe (mgr.14180) 6977 : cluster [DBG] pgmap v6534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:29 smithi165 bash[22175]: cluster 2022-04-30T23:57:29.644412+0000 mgr.smithi157.nfpzoe (mgr.14180) 6977 : cluster [DBG] pgmap v6534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:30.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:57:30.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:57:30.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:57:31.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:57:31.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:31 smithi165 bash[22175]: audit 2022-04-30T23:57:31.231414+0000 mon.smithi157 (mon.0) 4417 : audit [DBG] from='client.? 172.21.15.157:0/407323462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:31 smithi157 bash[20376]: audit 2022-04-30T23:57:31.231414+0000 mon.smithi157 (mon.0) 4417 : audit [DBG] from='client.? 172.21.15.157:0/407323462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:32 smithi165 bash[22175]: cluster 2022-04-30T23:57:31.645044+0000 mgr.smithi157.nfpzoe (mgr.14180) 6978 : cluster [DBG] pgmap v6535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:32.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:32 smithi157 bash[20376]: cluster 2022-04-30T23:57:31.645044+0000 mgr.smithi157.nfpzoe (mgr.14180) 6978 : cluster [DBG] pgmap v6535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:34.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:33 smithi165 bash[22175]: cluster 2022-04-30T23:57:33.645760+0000 mgr.smithi157.nfpzoe (mgr.14180) 6979 : cluster [DBG] pgmap v6536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:33 smithi157 bash[20376]: cluster 2022-04-30T23:57:33.645760+0000 mgr.smithi157.nfpzoe (mgr.14180) 6979 : cluster [DBG] pgmap v6536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:36.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:57:36.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:57:36.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:57:36.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:57:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:36 smithi165 bash[22175]: cluster 2022-04-30T23:57:35.646490+0000 mgr.smithi157.nfpzoe (mgr.14180) 6980 : cluster [DBG] pgmap v6537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:36 smithi157 bash[20376]: cluster 2022-04-30T23:57:35.646490+0000 mgr.smithi157.nfpzoe (mgr.14180) 6980 : cluster [DBG] pgmap v6537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:37.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:37 smithi165 bash[22175]: audit 2022-04-30T23:57:36.563262+0000 mon.smithi157 (mon.0) 4418 : audit [DBG] from='client.? 172.21.15.157:0/1123688899' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:37 smithi157 bash[20376]: audit 2022-04-30T23:57:36.563262+0000 mon.smithi157 (mon.0) 4418 : audit [DBG] from='client.? 172.21.15.157:0/1123688899' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:38.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:38 smithi165 bash[22175]: cluster 2022-04-30T23:57:37.647198+0000 mgr.smithi157.nfpzoe (mgr.14180) 6981 : cluster [DBG] pgmap v6538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:38 smithi157 bash[20376]: cluster 2022-04-30T23:57:37.647198+0000 mgr.smithi157.nfpzoe (mgr.14180) 6981 : cluster [DBG] pgmap v6538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:39 smithi157 bash[20376]: cluster 2022-04-30T23:57:39.647885+0000 mgr.smithi157.nfpzoe (mgr.14180) 6982 : cluster [DBG] pgmap v6539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:39 smithi165 bash[22175]: cluster 2022-04-30T23:57:39.647885+0000 mgr.smithi157.nfpzoe (mgr.14180) 6982 : cluster [DBG] pgmap v6539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:41.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:57:41.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:57:41.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:57:41.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:57:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:41 smithi165 bash[22175]: cluster 2022-04-30T23:57:41.648619+0000 mgr.smithi157.nfpzoe (mgr.14180) 6983 : cluster [DBG] pgmap v6540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:41 smithi157 bash[20376]: cluster 2022-04-30T23:57:41.648619+0000 mgr.smithi157.nfpzoe (mgr.14180) 6983 : cluster [DBG] pgmap v6540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:42 smithi165 bash[22175]: audit 2022-04-30T23:57:41.892409+0000 mon.smithi157 (mon.0) 4419 : audit [DBG] from='client.? 172.21.15.157:0/3701919085' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:43.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:42 smithi157 bash[20376]: audit 2022-04-30T23:57:41.892409+0000 mon.smithi157 (mon.0) 4419 : audit [DBG] from='client.? 172.21.15.157:0/3701919085' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:44.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:43 smithi165 bash[22175]: cluster 2022-04-30T23:57:43.649291+0000 mgr.smithi157.nfpzoe (mgr.14180) 6984 : cluster [DBG] pgmap v6541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:43 smithi157 bash[20376]: cluster 2022-04-30T23:57:43.649291+0000 mgr.smithi157.nfpzoe (mgr.14180) 6984 : cluster [DBG] pgmap v6541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:46 smithi165 bash[22175]: cluster 2022-04-30T23:57:45.649928+0000 mgr.smithi157.nfpzoe (mgr.14180) 6985 : cluster [DBG] pgmap v6542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:46 smithi157 bash[20376]: cluster 2022-04-30T23:57:45.649928+0000 mgr.smithi157.nfpzoe (mgr.14180) 6985 : cluster [DBG] pgmap v6542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:46.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:57:46.921 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:57:46.921 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:57:47.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:57:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:47 smithi165 bash[22175]: audit 2022-04-30T23:57:47.224098+0000 mon.smithi157 (mon.0) 4420 : audit [DBG] from='client.? 172.21.15.157:0/4068283484' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:47 smithi157 bash[20376]: audit 2022-04-30T23:57:47.224098+0000 mon.smithi157 (mon.0) 4420 : audit [DBG] from='client.? 172.21.15.157:0/4068283484' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:48.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:48 smithi165 bash[22175]: cluster 2022-04-30T23:57:47.650600+0000 mgr.smithi157.nfpzoe (mgr.14180) 6986 : cluster [DBG] pgmap v6543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:48 smithi157 bash[20376]: cluster 2022-04-30T23:57:47.650600+0000 mgr.smithi157.nfpzoe (mgr.14180) 6986 : cluster [DBG] pgmap v6543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:49 smithi157 bash[20376]: cluster 2022-04-30T23:57:49.651280+0000 mgr.smithi157.nfpzoe (mgr.14180) 6987 : cluster [DBG] pgmap v6544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:49 smithi165 bash[22175]: cluster 2022-04-30T23:57:49.651280+0000 mgr.smithi157.nfpzoe (mgr.14180) 6987 : cluster [DBG] pgmap v6544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:51 smithi165 bash[22175]: cluster 2022-04-30T23:57:51.651898+0000 mgr.smithi157.nfpzoe (mgr.14180) 6988 : cluster [DBG] pgmap v6545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:52.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:51 smithi157 bash[20376]: cluster 2022-04-30T23:57:51.651898+0000 mgr.smithi157.nfpzoe (mgr.14180) 6988 : cluster [DBG] pgmap v6545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:52.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:57:52.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:57:52.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:57:52.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:57:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:52 smithi165 bash[22175]: audit 2022-04-30T23:57:52.552483+0000 mon.smithi157 (mon.0) 4421 : audit [DBG] from='client.? 172.21.15.157:0/2670635582' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:53.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:52 smithi157 bash[20376]: audit 2022-04-30T23:57:52.552483+0000 mon.smithi157 (mon.0) 4421 : audit [DBG] from='client.? 172.21.15.157:0/2670635582' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:54.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:53 smithi165 bash[22175]: cluster 2022-04-30T23:57:53.652539+0000 mgr.smithi157.nfpzoe (mgr.14180) 6989 : cluster [DBG] pgmap v6546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:53 smithi157 bash[20376]: cluster 2022-04-30T23:57:53.652539+0000 mgr.smithi157.nfpzoe (mgr.14180) 6989 : cluster [DBG] pgmap v6546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:56.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:56 smithi165 bash[22175]: cluster 2022-04-30T23:57:55.653174+0000 mgr.smithi157.nfpzoe (mgr.14180) 6990 : cluster [DBG] pgmap v6547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:56 smithi157 bash[20376]: cluster 2022-04-30T23:57:55.653174+0000 mgr.smithi157.nfpzoe (mgr.14180) 6990 : cluster [DBG] pgmap v6547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:57.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:57:57.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:57:57.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:57:57.921 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:57:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:57 smithi165 bash[22175]: cluster 2022-04-30T23:57:57.653757+0000 mgr.smithi157.nfpzoe (mgr.14180) 6991 : cluster [DBG] pgmap v6548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:57 smithi165 bash[22175]: audit 2022-04-30T23:57:57.656713+0000 mon.smithi157 (mon.0) 4422 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:57:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:57 smithi165 bash[22175]: audit 2022-04-30T23:57:57.658749+0000 mon.smithi157 (mon.0) 4423 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:57:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:57 smithi165 bash[22175]: audit 2022-04-30T23:57:57.660110+0000 mon.smithi157 (mon.0) 4424 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:57:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:57 smithi157 bash[20376]: cluster 2022-04-30T23:57:57.653757+0000 mgr.smithi157.nfpzoe (mgr.14180) 6991 : cluster [DBG] pgmap v6548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:57:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:57 smithi157 bash[20376]: audit 2022-04-30T23:57:57.656713+0000 mon.smithi157 (mon.0) 4422 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:57:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:57 smithi157 bash[20376]: audit 2022-04-30T23:57:57.658749+0000 mon.smithi157 (mon.0) 4423 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:57:58.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:57 smithi157 bash[20376]: audit 2022-04-30T23:57:57.660110+0000 mon.smithi157 (mon.0) 4424 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:57:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:58 smithi165 bash[22175]: audit 2022-04-30T23:57:57.894551+0000 mon.smithi157 (mon.0) 4425 : audit [DBG] from='client.? 172.21.15.157:0/987731900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:59.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:58 smithi157 bash[20376]: audit 2022-04-30T23:57:57.894551+0000 mon.smithi157 (mon.0) 4425 : audit [DBG] from='client.? 172.21.15.157:0/987731900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:57:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:59 smithi157 bash[20376]: audit 2022-04-30T23:57:59.214036+0000 mon.smithi157 (mon.0) 4426 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:57:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:59 smithi157 bash[20376]: audit 2022-04-30T23:57:59.393647+0000 mon.smithi157 (mon.0) 4427 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:57:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:57:59 smithi157 bash[20376]: cluster 2022-04-30T23:57:59.654387+0000 mgr.smithi157.nfpzoe (mgr.14180) 6992 : cluster [DBG] pgmap v6549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:59 smithi165 bash[22175]: audit 2022-04-30T23:57:59.214036+0000 mon.smithi157 (mon.0) 4426 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:58:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:59 smithi165 bash[22175]: audit 2022-04-30T23:57:59.393647+0000 mon.smithi157 (mon.0) 4427 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:58:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:57:59 smithi165 bash[22175]: cluster 2022-04-30T23:57:59.654387+0000 mgr.smithi157.nfpzoe (mgr.14180) 6992 : cluster [DBG] pgmap v6549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:02 smithi165 bash[22175]: audit 2022-04-30T23:58:01.511991+0000 mon.smithi157 (mon.0) 4428 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:58:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:02 smithi165 bash[22175]: cluster 2022-04-30T23:58:01.655060+0000 mgr.smithi157.nfpzoe (mgr.14180) 6993 : cluster [DBG] pgmap v6550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:02 smithi165 bash[22175]: audit 2022-04-30T23:58:01.806843+0000 mon.smithi157 (mon.0) 4429 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:58:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:02 smithi165 bash[22175]: audit 2022-04-30T23:58:01.817842+0000 mon.smithi157 (mon.0) 4430 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:58:02.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:58:02.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:58:02.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:58:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:02 smithi157 bash[20376]: audit 2022-04-30T23:58:01.511991+0000 mon.smithi157 (mon.0) 4428 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:58:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:02 smithi157 bash[20376]: cluster 2022-04-30T23:58:01.655060+0000 mgr.smithi157.nfpzoe (mgr.14180) 6993 : cluster [DBG] pgmap v6550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:02 smithi157 bash[20376]: audit 2022-04-30T23:58:01.806843+0000 mon.smithi157 (mon.0) 4429 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:58:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:02 smithi157 bash[20376]: audit 2022-04-30T23:58:01.817842+0000 mon.smithi157 (mon.0) 4430 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:58:03.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:58:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:03 smithi165 bash[22175]: cluster 2022-04-30T23:58:01.799825+0000 mgr.smithi157.nfpzoe (mgr.14180) 6994 : cluster [DBG] pgmap v6551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:03 smithi165 bash[22175]: cluster 2022-04-30T23:58:01.800363+0000 mgr.smithi157.nfpzoe (mgr.14180) 6995 : cluster [DBG] pgmap v6552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:03 smithi165 bash[22175]: cephadm 2022-04-30T23:58:01.819196+0000 mgr.smithi157.nfpzoe (mgr.14180) 6996 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:58:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:03 smithi165 bash[22175]: cephadm 2022-04-30T23:58:01.819334+0000 mgr.smithi157.nfpzoe (mgr.14180) 6997 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:58:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:03 smithi165 bash[22175]: audit 2022-04-30T23:58:03.229210+0000 mon.smithi157 (mon.0) 4431 : audit [DBG] from='client.? 172.21.15.157:0/353169773' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:03 smithi157 bash[20376]: cluster 2022-04-30T23:58:01.799825+0000 mgr.smithi157.nfpzoe (mgr.14180) 6994 : cluster [DBG] pgmap v6551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:03 smithi157 bash[20376]: cluster 2022-04-30T23:58:01.800363+0000 mgr.smithi157.nfpzoe (mgr.14180) 6995 : cluster [DBG] pgmap v6552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:03 smithi157 bash[20376]: cephadm 2022-04-30T23:58:01.819196+0000 mgr.smithi157.nfpzoe (mgr.14180) 6996 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:58:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:03 smithi157 bash[20376]: cephadm 2022-04-30T23:58:01.819334+0000 mgr.smithi157.nfpzoe (mgr.14180) 6997 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:58:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:03 smithi157 bash[20376]: audit 2022-04-30T23:58:03.229210+0000 mon.smithi157 (mon.0) 4431 : audit [DBG] from='client.? 172.21.15.157:0/353169773' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:05 smithi165 bash[22175]: cluster 2022-04-30T23:58:03.801018+0000 mgr.smithi157.nfpzoe (mgr.14180) 6998 : cluster [DBG] pgmap v6553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:05 smithi157 bash[20376]: cluster 2022-04-30T23:58:03.801018+0000 mgr.smithi157.nfpzoe (mgr.14180) 6998 : cluster [DBG] pgmap v6553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:07.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:07 smithi165 bash[22175]: cluster 2022-04-30T23:58:05.801611+0000 mgr.smithi157.nfpzoe (mgr.14180) 6999 : cluster [DBG] pgmap v6554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:07 smithi157 bash[20376]: cluster 2022-04-30T23:58:05.801611+0000 mgr.smithi157.nfpzoe (mgr.14180) 6999 : cluster [DBG] pgmap v6554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:08.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:58:08.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:58:08.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:58:08.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:58:09.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:09 smithi165 bash[22175]: cluster 2022-04-30T23:58:07.802239+0000 mgr.smithi157.nfpzoe (mgr.14180) 7000 : cluster [DBG] pgmap v6555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:09 smithi165 bash[22175]: audit 2022-04-30T23:58:08.569588+0000 mon.smithi157 (mon.0) 4432 : audit [DBG] from='client.? 172.21.15.157:0/92581902' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:09 smithi157 bash[20376]: cluster 2022-04-30T23:58:07.802239+0000 mgr.smithi157.nfpzoe (mgr.14180) 7000 : cluster [DBG] pgmap v6555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:09 smithi157 bash[20376]: audit 2022-04-30T23:58:08.569588+0000 mon.smithi157 (mon.0) 4432 : audit [DBG] from='client.? 172.21.15.157:0/92581902' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:11 smithi165 bash[22175]: cluster 2022-04-30T23:58:09.802793+0000 mgr.smithi157.nfpzoe (mgr.14180) 7001 : cluster [DBG] pgmap v6556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:11 smithi157 bash[20376]: cluster 2022-04-30T23:58:09.802793+0000 mgr.smithi157.nfpzoe (mgr.14180) 7001 : cluster [DBG] pgmap v6556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:13.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:58:13.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:58:13.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:58:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:13 smithi165 bash[22175]: cluster 2022-04-30T23:58:11.803426+0000 mgr.smithi157.nfpzoe (mgr.14180) 7002 : cluster [DBG] pgmap v6557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:13.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:58:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:13 smithi157 bash[20376]: cluster 2022-04-30T23:58:11.803426+0000 mgr.smithi157.nfpzoe (mgr.14180) 7002 : cluster [DBG] pgmap v6557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:14 smithi165 bash[22175]: audit 2022-04-30T23:58:13.899398+0000 mon.smithi157 (mon.0) 4433 : audit [DBG] from='client.? 172.21.15.157:0/4084016108' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:14 smithi157 bash[20376]: audit 2022-04-30T23:58:13.899398+0000 mon.smithi157 (mon.0) 4433 : audit [DBG] from='client.? 172.21.15.157:0/4084016108' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:15 smithi165 bash[22175]: cluster 2022-04-30T23:58:13.804017+0000 mgr.smithi157.nfpzoe (mgr.14180) 7003 : cluster [DBG] pgmap v6558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:15 smithi157 bash[20376]: cluster 2022-04-30T23:58:13.804017+0000 mgr.smithi157.nfpzoe (mgr.14180) 7003 : cluster [DBG] pgmap v6558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:17.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:17 smithi165 bash[22175]: cluster 2022-04-30T23:58:15.804616+0000 mgr.smithi157.nfpzoe (mgr.14180) 7004 : cluster [DBG] pgmap v6559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:17 smithi157 bash[20376]: cluster 2022-04-30T23:58:15.804616+0000 mgr.smithi157.nfpzoe (mgr.14180) 7004 : cluster [DBG] pgmap v6559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:18.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:58:18.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:58:18.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:58:19.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:58:19.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:19 smithi165 bash[22175]: cluster 2022-04-30T23:58:17.805253+0000 mgr.smithi157.nfpzoe (mgr.14180) 7005 : cluster [DBG] pgmap v6560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:19.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:19 smithi165 bash[22175]: audit 2022-04-30T23:58:19.233239+0000 mon.smithi157 (mon.0) 4434 : audit [DBG] from='client.? 172.21.15.157:0/3479801252' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:19 smithi157 bash[20376]: cluster 2022-04-30T23:58:17.805253+0000 mgr.smithi157.nfpzoe (mgr.14180) 7005 : cluster [DBG] pgmap v6560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:19 smithi157 bash[20376]: audit 2022-04-30T23:58:19.233239+0000 mon.smithi157 (mon.0) 4434 : audit [DBG] from='client.? 172.21.15.157:0/3479801252' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:21.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:21 smithi165 bash[22175]: cluster 2022-04-30T23:58:19.805865+0000 mgr.smithi157.nfpzoe (mgr.14180) 7006 : cluster [DBG] pgmap v6561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:21 smithi157 bash[20376]: cluster 2022-04-30T23:58:19.805865+0000 mgr.smithi157.nfpzoe (mgr.14180) 7006 : cluster [DBG] pgmap v6561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:23.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:23 smithi165 bash[22175]: cluster 2022-04-30T23:58:21.806516+0000 mgr.smithi157.nfpzoe (mgr.14180) 7007 : cluster [DBG] pgmap v6562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:23 smithi157 bash[20376]: cluster 2022-04-30T23:58:21.806516+0000 mgr.smithi157.nfpzoe (mgr.14180) 7007 : cluster [DBG] pgmap v6562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:24.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:58:24.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:58:24.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:58:24.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:58:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:24 smithi165 bash[22175]: audit 2022-04-30T23:58:24.565077+0000 mon.smithi157 (mon.0) 4435 : audit [DBG] from='client.? 172.21.15.157:0/4078885063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:24 smithi157 bash[20376]: audit 2022-04-30T23:58:24.565077+0000 mon.smithi157 (mon.0) 4435 : audit [DBG] from='client.? 172.21.15.157:0/4078885063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:25 smithi165 bash[22175]: cluster 2022-04-30T23:58:23.807114+0000 mgr.smithi157.nfpzoe (mgr.14180) 7008 : cluster [DBG] pgmap v6563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:25 smithi157 bash[20376]: cluster 2022-04-30T23:58:23.807114+0000 mgr.smithi157.nfpzoe (mgr.14180) 7008 : cluster [DBG] pgmap v6563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:27 smithi165 bash[22175]: cluster 2022-04-30T23:58:25.807709+0000 mgr.smithi157.nfpzoe (mgr.14180) 7009 : cluster [DBG] pgmap v6564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:27 smithi157 bash[20376]: cluster 2022-04-30T23:58:25.807709+0000 mgr.smithi157.nfpzoe (mgr.14180) 7009 : cluster [DBG] pgmap v6564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:29.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:58:29.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:58:29.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:58:29.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:29 smithi165 bash[22175]: cluster 2022-04-30T23:58:27.808403+0000 mgr.smithi157.nfpzoe (mgr.14180) 7010 : cluster [DBG] pgmap v6565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:29.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:58:29.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:29 smithi157 bash[20376]: cluster 2022-04-30T23:58:27.808403+0000 mgr.smithi157.nfpzoe (mgr.14180) 7010 : cluster [DBG] pgmap v6565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:30 smithi165 bash[22175]: audit 2022-04-30T23:58:29.892707+0000 mon.smithi157 (mon.0) 4436 : audit [DBG] from='client.? 172.21.15.157:0/1002970892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:30.904 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:30 smithi157 bash[20376]: audit 2022-04-30T23:58:29.892707+0000 mon.smithi157 (mon.0) 4436 : audit [DBG] from='client.? 172.21.15.157:0/1002970892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:31 smithi165 bash[22175]: cluster 2022-04-30T23:58:29.808890+0000 mgr.smithi157.nfpzoe (mgr.14180) 7011 : cluster [DBG] pgmap v6566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:31 smithi157 bash[20376]: cluster 2022-04-30T23:58:29.808890+0000 mgr.smithi157.nfpzoe (mgr.14180) 7011 : cluster [DBG] pgmap v6566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:33 smithi165 bash[22175]: cluster 2022-04-30T23:58:31.809513+0000 mgr.smithi157.nfpzoe (mgr.14180) 7012 : cluster [DBG] pgmap v6567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:33 smithi157 bash[20376]: cluster 2022-04-30T23:58:31.809513+0000 mgr.smithi157.nfpzoe (mgr.14180) 7012 : cluster [DBG] pgmap v6567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:34.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:58:34.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:58:34.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:58:35.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:58:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:35 smithi165 bash[22175]: cluster 2022-04-30T23:58:33.810103+0000 mgr.smithi157.nfpzoe (mgr.14180) 7013 : cluster [DBG] pgmap v6568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:35 smithi165 bash[22175]: audit 2022-04-30T23:58:35.214077+0000 mon.smithi157 (mon.0) 4437 : audit [DBG] from='client.? 172.21.15.157:0/3893536595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:35 smithi157 bash[20376]: cluster 2022-04-30T23:58:33.810103+0000 mgr.smithi157.nfpzoe (mgr.14180) 7013 : cluster [DBG] pgmap v6568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:35 smithi157 bash[20376]: audit 2022-04-30T23:58:35.214077+0000 mon.smithi157 (mon.0) 4437 : audit [DBG] from='client.? 172.21.15.157:0/3893536595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:37.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:37 smithi165 bash[22175]: cluster 2022-04-30T23:58:35.810717+0000 mgr.smithi157.nfpzoe (mgr.14180) 7014 : cluster [DBG] pgmap v6569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:37 smithi157 bash[20376]: cluster 2022-04-30T23:58:35.810717+0000 mgr.smithi157.nfpzoe (mgr.14180) 7014 : cluster [DBG] pgmap v6569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:39.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:39 smithi165 bash[22175]: cluster 2022-04-30T23:58:37.811373+0000 mgr.smithi157.nfpzoe (mgr.14180) 7015 : cluster [DBG] pgmap v6570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:39 smithi157 bash[20376]: cluster 2022-04-30T23:58:37.811373+0000 mgr.smithi157.nfpzoe (mgr.14180) 7015 : cluster [DBG] pgmap v6570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:40.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:58:40.238 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:58:40.238 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:58:40.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:58:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:41 smithi165 bash[22175]: cluster 2022-04-30T23:58:39.811992+0000 mgr.smithi157.nfpzoe (mgr.14180) 7016 : cluster [DBG] pgmap v6571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:41.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:41 smithi165 bash[22175]: audit 2022-04-30T23:58:40.541932+0000 mon.smithi157 (mon.0) 4438 : audit [DBG] from='client.? 172.21.15.157:0/2233976865' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:41.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:41 smithi157 bash[20376]: cluster 2022-04-30T23:58:39.811992+0000 mgr.smithi157.nfpzoe (mgr.14180) 7016 : cluster [DBG] pgmap v6571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:41 smithi157 bash[20376]: audit 2022-04-30T23:58:40.541932+0000 mon.smithi157 (mon.0) 4438 : audit [DBG] from='client.? 172.21.15.157:0/2233976865' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:43.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:43 smithi165 bash[22175]: cluster 2022-04-30T23:58:41.812618+0000 mgr.smithi157.nfpzoe (mgr.14180) 7017 : cluster [DBG] pgmap v6572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:43.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:43 smithi157 bash[20376]: cluster 2022-04-30T23:58:41.812618+0000 mgr.smithi157.nfpzoe (mgr.14180) 7017 : cluster [DBG] pgmap v6572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:45.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:58:45.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:58:45.568 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:58:45.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:45 smithi165 bash[22175]: cluster 2022-04-30T23:58:43.813218+0000 mgr.smithi157.nfpzoe (mgr.14180) 7018 : cluster [DBG] pgmap v6573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:45 smithi157 bash[20376]: cluster 2022-04-30T23:58:43.813218+0000 mgr.smithi157.nfpzoe (mgr.14180) 7018 : cluster [DBG] pgmap v6573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:45.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:58:46.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:46 smithi165 bash[22175]: audit 2022-04-30T23:58:45.874410+0000 mon.smithi157 (mon.0) 4439 : audit [DBG] from='client.? 172.21.15.157:0/2595511966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:46 smithi157 bash[20376]: audit 2022-04-30T23:58:45.874410+0000 mon.smithi157 (mon.0) 4439 : audit [DBG] from='client.? 172.21.15.157:0/2595511966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:47.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:47 smithi165 bash[22175]: cluster 2022-04-30T23:58:45.813652+0000 mgr.smithi157.nfpzoe (mgr.14180) 7019 : cluster [DBG] pgmap v6574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:47.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:47 smithi157 bash[20376]: cluster 2022-04-30T23:58:45.813652+0000 mgr.smithi157.nfpzoe (mgr.14180) 7019 : cluster [DBG] pgmap v6574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:49.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:49 smithi165 bash[22175]: cluster 2022-04-30T23:58:47.814272+0000 mgr.smithi157.nfpzoe (mgr.14180) 7020 : cluster [DBG] pgmap v6575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:49.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:49 smithi157 bash[20376]: cluster 2022-04-30T23:58:47.814272+0000 mgr.smithi157.nfpzoe (mgr.14180) 7020 : cluster [DBG] pgmap v6575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:50.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:58:50.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:58:50.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:58:51.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:58:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:51 smithi165 bash[22175]: cluster 2022-04-30T23:58:49.814879+0000 mgr.smithi157.nfpzoe (mgr.14180) 7021 : cluster [DBG] pgmap v6576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:51.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:51 smithi165 bash[22175]: audit 2022-04-30T23:58:51.205043+0000 mon.smithi157 (mon.0) 4440 : audit [DBG] from='client.? 172.21.15.157:0/4190916491' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:51 smithi157 bash[20376]: cluster 2022-04-30T23:58:49.814879+0000 mgr.smithi157.nfpzoe (mgr.14180) 7021 : cluster [DBG] pgmap v6576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:51 smithi157 bash[20376]: audit 2022-04-30T23:58:51.205043+0000 mon.smithi157 (mon.0) 4440 : audit [DBG] from='client.? 172.21.15.157:0/4190916491' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:53 smithi165 bash[22175]: cluster 2022-04-30T23:58:51.815539+0000 mgr.smithi157.nfpzoe (mgr.14180) 7022 : cluster [DBG] pgmap v6577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:53.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:53 smithi157 bash[20376]: cluster 2022-04-30T23:58:51.815539+0000 mgr.smithi157.nfpzoe (mgr.14180) 7022 : cluster [DBG] pgmap v6577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:55 smithi165 bash[22175]: cluster 2022-04-30T23:58:53.816158+0000 mgr.smithi157.nfpzoe (mgr.14180) 7023 : cluster [DBG] pgmap v6578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:55 smithi157 bash[20376]: cluster 2022-04-30T23:58:53.816158+0000 mgr.smithi157.nfpzoe (mgr.14180) 7023 : cluster [DBG] pgmap v6578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:56.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:58:56.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:58:56.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:58:56.555 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:58:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:57 smithi165 bash[22175]: cluster 2022-04-30T23:58:55.816746+0000 mgr.smithi157.nfpzoe (mgr.14180) 7024 : cluster [DBG] pgmap v6579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:57.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:57 smithi165 bash[22175]: audit 2022-04-30T23:58:56.534430+0000 mon.smithi157 (mon.0) 4441 : audit [DBG] from='client.? 172.21.15.157:0/1492860696' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:57 smithi157 bash[20376]: cluster 2022-04-30T23:58:55.816746+0000 mgr.smithi157.nfpzoe (mgr.14180) 7024 : cluster [DBG] pgmap v6579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:57.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:57 smithi157 bash[20376]: audit 2022-04-30T23:58:56.534430+0000 mon.smithi157 (mon.0) 4441 : audit [DBG] from='client.? 172.21.15.157:0/1492860696' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:58:59.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:59 smithi165 bash[22175]: cluster 2022-04-30T23:58:57.817406+0000 mgr.smithi157.nfpzoe (mgr.14180) 7025 : cluster [DBG] pgmap v6580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:58:59 smithi165 bash[22175]: audit 2022-04-30T23:58:59.218161+0000 mon.smithi157 (mon.0) 4442 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:58:59.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:59 smithi157 bash[20376]: cluster 2022-04-30T23:58:57.817406+0000 mgr.smithi157.nfpzoe (mgr.14180) 7025 : cluster [DBG] pgmap v6580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:58:59.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:58:59 smithi157 bash[20376]: audit 2022-04-30T23:58:59.218161+0000 mon.smithi157 (mon.0) 4442 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:59:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:00 smithi157 bash[20376]: audit 2022-04-30T23:58:59.400529+0000 mon.smithi157 (mon.0) 4443 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:59:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:00 smithi165 bash[22175]: audit 2022-04-30T23:58:59.400529+0000 mon.smithi157 (mon.0) 4443 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:59:01.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:59:01.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:59:01.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:59:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:01 smithi157 bash[20376]: cluster 2022-04-30T23:58:59.818012+0000 mgr.smithi157.nfpzoe (mgr.14180) 7026 : cluster [DBG] pgmap v6581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:01.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:59:01.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:01 smithi165 bash[22175]: cluster 2022-04-30T23:58:59.818012+0000 mgr.smithi157.nfpzoe (mgr.14180) 7026 : cluster [DBG] pgmap v6581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:02 smithi157 bash[20376]: audit 2022-04-30T23:59:01.826288+0000 mon.smithi157 (mon.0) 4444 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:59:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:02 smithi157 bash[20376]: audit 2022-04-30T23:59:01.828929+0000 mon.smithi157 (mon.0) 4445 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:59:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:02 smithi157 bash[20376]: audit 2022-04-30T23:59:01.830519+0000 mon.smithi157 (mon.0) 4446 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:59:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:02 smithi157 bash[20376]: audit 2022-04-30T23:59:01.867427+0000 mon.smithi157 (mon.0) 4447 : audit [DBG] from='client.? 172.21.15.157:0/2433811223' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:02 smithi157 bash[20376]: audit 2022-04-30T23:59:02.122078+0000 mon.smithi157 (mon.0) 4448 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:59:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:02 smithi165 bash[22175]: audit 2022-04-30T23:59:01.826288+0000 mon.smithi157 (mon.0) 4444 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-04-30T23:59:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:02 smithi165 bash[22175]: audit 2022-04-30T23:59:01.828929+0000 mon.smithi157 (mon.0) 4445 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-04-30T23:59:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:02 smithi165 bash[22175]: audit 2022-04-30T23:59:01.830519+0000 mon.smithi157 (mon.0) 4446 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-04-30T23:59:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:02 smithi165 bash[22175]: audit 2022-04-30T23:59:01.867427+0000 mon.smithi157 (mon.0) 4447 : audit [DBG] from='client.? 172.21.15.157:0/2433811223' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:02 smithi165 bash[22175]: audit 2022-04-30T23:59:02.122078+0000 mon.smithi157 (mon.0) 4448 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:59:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:03 smithi157 bash[20376]: cluster 2022-04-30T23:59:01.818455+0000 mgr.smithi157.nfpzoe (mgr.14180) 7027 : cluster [DBG] pgmap v6582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:03 smithi165 bash[22175]: cluster 2022-04-30T23:59:01.818455+0000 mgr.smithi157.nfpzoe (mgr.14180) 7027 : cluster [DBG] pgmap v6582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:05.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:05 smithi157 bash[20376]: cluster 2022-04-30T23:59:03.819137+0000 mgr.smithi157.nfpzoe (mgr.14180) 7028 : cluster [DBG] pgmap v6583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:05 smithi165 bash[22175]: cluster 2022-04-30T23:59:03.819137+0000 mgr.smithi157.nfpzoe (mgr.14180) 7028 : cluster [DBG] pgmap v6583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:06.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:59:06.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:59:06.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:59:07.196 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:59:07.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:07 smithi165 bash[22175]: cluster 2022-04-30T23:59:05.819748+0000 mgr.smithi157.nfpzoe (mgr.14180) 7029 : cluster [DBG] pgmap v6584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:07 smithi165 bash[22175]: audit 2022-04-30T23:59:06.610247+0000 mon.smithi157 (mon.0) 4449 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:59:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:07 smithi165 bash[22175]: audit 2022-04-30T23:59:06.896402+0000 mon.smithi157 (mon.0) 4450 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:59:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:07 smithi165 bash[22175]: audit 2022-04-30T23:59:06.902158+0000 mon.smithi157 (mon.0) 4451 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:59:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:07 smithi165 bash[22175]: audit 2022-04-30T23:59:07.176378+0000 mon.smithi157 (mon.0) 4452 : audit [DBG] from='client.? 172.21.15.157:0/3094048482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:07 smithi157 bash[20376]: cluster 2022-04-30T23:59:05.819748+0000 mgr.smithi157.nfpzoe (mgr.14180) 7029 : cluster [DBG] pgmap v6584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:07 smithi157 bash[20376]: audit 2022-04-30T23:59:06.610247+0000 mon.smithi157 (mon.0) 4449 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:59:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:07 smithi157 bash[20376]: audit 2022-04-30T23:59:06.896402+0000 mon.smithi157 (mon.0) 4450 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-04-30T23:59:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:07 smithi157 bash[20376]: audit 2022-04-30T23:59:06.902158+0000 mon.smithi157 (mon.0) 4451 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-04-30T23:59:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:07 smithi157 bash[20376]: audit 2022-04-30T23:59:07.176378+0000 mon.smithi157 (mon.0) 4452 : audit [DBG] from='client.? 172.21.15.157:0/3094048482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:08.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:08 smithi165 bash[22175]: cluster 2022-04-30T23:59:06.889678+0000 mgr.smithi157.nfpzoe (mgr.14180) 7030 : cluster [DBG] pgmap v6585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:08 smithi165 bash[22175]: cluster 2022-04-30T23:59:06.889929+0000 mgr.smithi157.nfpzoe (mgr.14180) 7031 : cluster [DBG] pgmap v6586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:08 smithi165 bash[22175]: cephadm 2022-04-30T23:59:06.903439+0000 mgr.smithi157.nfpzoe (mgr.14180) 7032 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:59:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:08 smithi165 bash[22175]: cephadm 2022-04-30T23:59:06.903558+0000 mgr.smithi157.nfpzoe (mgr.14180) 7033 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:59:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:08 smithi157 bash[20376]: cluster 2022-04-30T23:59:06.889678+0000 mgr.smithi157.nfpzoe (mgr.14180) 7030 : cluster [DBG] pgmap v6585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:08 smithi157 bash[20376]: cluster 2022-04-30T23:59:06.889929+0000 mgr.smithi157.nfpzoe (mgr.14180) 7031 : cluster [DBG] pgmap v6586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:08 smithi157 bash[20376]: cephadm 2022-04-30T23:59:06.903439+0000 mgr.smithi157.nfpzoe (mgr.14180) 7032 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-04-30T23:59:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:08 smithi157 bash[20376]: cephadm 2022-04-30T23:59:06.903558+0000 mgr.smithi157.nfpzoe (mgr.14180) 7033 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-04-30T23:59:10.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:10 smithi165 bash[22175]: cluster 2022-04-30T23:59:08.890479+0000 mgr.smithi157.nfpzoe (mgr.14180) 7034 : cluster [DBG] pgmap v6587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:10.906 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:10 smithi157 bash[20376]: cluster 2022-04-30T23:59:08.890479+0000 mgr.smithi157.nfpzoe (mgr.14180) 7034 : cluster [DBG] pgmap v6587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:12.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:59:12.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:59:12.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:59:12.521 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:59:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:12 smithi165 bash[22175]: cluster 2022-04-30T23:59:10.891107+0000 mgr.smithi157.nfpzoe (mgr.14180) 7035 : cluster [DBG] pgmap v6588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:12 smithi165 bash[22175]: audit 2022-04-30T23:59:12.501370+0000 mon.smithi157 (mon.0) 4453 : audit [DBG] from='client.? 172.21.15.157:0/2581291664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:12 smithi157 bash[20376]: cluster 2022-04-30T23:59:10.891107+0000 mgr.smithi157.nfpzoe (mgr.14180) 7035 : cluster [DBG] pgmap v6588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:12 smithi157 bash[20376]: audit 2022-04-30T23:59:12.501370+0000 mon.smithi157 (mon.0) 4453 : audit [DBG] from='client.? 172.21.15.157:0/2581291664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:14 smithi165 bash[22175]: cluster 2022-04-30T23:59:12.891682+0000 mgr.smithi157.nfpzoe (mgr.14180) 7036 : cluster [DBG] pgmap v6589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:14 smithi157 bash[20376]: cluster 2022-04-30T23:59:12.891682+0000 mgr.smithi157.nfpzoe (mgr.14180) 7036 : cluster [DBG] pgmap v6589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:16 smithi165 bash[22175]: cluster 2022-04-30T23:59:14.892277+0000 mgr.smithi157.nfpzoe (mgr.14180) 7037 : cluster [DBG] pgmap v6590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:16 smithi157 bash[20376]: cluster 2022-04-30T23:59:14.892277+0000 mgr.smithi157.nfpzoe (mgr.14180) 7037 : cluster [DBG] pgmap v6590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:17.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:59:17.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:59:17.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:59:17.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:59:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:18 smithi157 bash[20376]: cluster 2022-04-30T23:59:16.892909+0000 mgr.smithi157.nfpzoe (mgr.14180) 7038 : cluster [DBG] pgmap v6591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:18 smithi157 bash[20376]: audit 2022-04-30T23:59:17.829829+0000 mon.smithi157 (mon.0) 4454 : audit [DBG] from='client.? 172.21.15.157:0/3155684238' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:18 smithi165 bash[22175]: cluster 2022-04-30T23:59:16.892909+0000 mgr.smithi157.nfpzoe (mgr.14180) 7038 : cluster [DBG] pgmap v6591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:18 smithi165 bash[22175]: audit 2022-04-30T23:59:17.829829+0000 mon.smithi157 (mon.0) 4454 : audit [DBG] from='client.? 172.21.15.157:0/3155684238' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:20.907 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:20 smithi157 bash[20376]: cluster 2022-04-30T23:59:18.893533+0000 mgr.smithi157.nfpzoe (mgr.14180) 7039 : cluster [DBG] pgmap v6592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:20 smithi165 bash[22175]: cluster 2022-04-30T23:59:18.893533+0000 mgr.smithi157.nfpzoe (mgr.14180) 7039 : cluster [DBG] pgmap v6592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:22.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:59:22.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:59:22.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:59:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:22 smithi157 bash[20376]: cluster 2022-04-30T23:59:20.894134+0000 mgr.smithi157.nfpzoe (mgr.14180) 7040 : cluster [DBG] pgmap v6593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:22 smithi165 bash[22175]: cluster 2022-04-30T23:59:20.894134+0000 mgr.smithi157.nfpzoe (mgr.14180) 7040 : cluster [DBG] pgmap v6593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:23.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:59:23.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:23 smithi165 bash[22175]: audit 2022-04-30T23:59:23.159455+0000 mon.smithi157 (mon.0) 4455 : audit [DBG] from='client.? 172.21.15.157:0/268313511' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:23 smithi157 bash[20376]: audit 2022-04-30T23:59:23.159455+0000 mon.smithi157 (mon.0) 4455 : audit [DBG] from='client.? 172.21.15.157:0/268313511' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:24 smithi157 bash[20376]: cluster 2022-04-30T23:59:22.894633+0000 mgr.smithi157.nfpzoe (mgr.14180) 7041 : cluster [DBG] pgmap v6594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:24 smithi165 bash[22175]: cluster 2022-04-30T23:59:22.894633+0000 mgr.smithi157.nfpzoe (mgr.14180) 7041 : cluster [DBG] pgmap v6594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:26 smithi157 bash[20376]: cluster 2022-04-30T23:59:24.895271+0000 mgr.smithi157.nfpzoe (mgr.14180) 7042 : cluster [DBG] pgmap v6595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:26 smithi165 bash[22175]: cluster 2022-04-30T23:59:24.895271+0000 mgr.smithi157.nfpzoe (mgr.14180) 7042 : cluster [DBG] pgmap v6595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:28.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:59:28.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:59:28.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:59:28.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:59:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:28 smithi157 bash[20376]: cluster 2022-04-30T23:59:26.895900+0000 mgr.smithi157.nfpzoe (mgr.14180) 7043 : cluster [DBG] pgmap v6596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:28 smithi157 bash[20376]: audit 2022-04-30T23:59:28.502067+0000 mon.smithi157 (mon.0) 4456 : audit [DBG] from='client.? 172.21.15.157:0/2364601644' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:28 smithi165 bash[22175]: cluster 2022-04-30T23:59:26.895900+0000 mgr.smithi157.nfpzoe (mgr.14180) 7043 : cluster [DBG] pgmap v6596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:28 smithi165 bash[22175]: audit 2022-04-30T23:59:28.502067+0000 mon.smithi157 (mon.0) 4456 : audit [DBG] from='client.? 172.21.15.157:0/2364601644' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:30.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:30 smithi157 bash[20376]: cluster 2022-04-30T23:59:28.896496+0000 mgr.smithi157.nfpzoe (mgr.14180) 7044 : cluster [DBG] pgmap v6597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:30 smithi165 bash[22175]: cluster 2022-04-30T23:59:28.896496+0000 mgr.smithi157.nfpzoe (mgr.14180) 7044 : cluster [DBG] pgmap v6597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:32 smithi157 bash[20376]: cluster 2022-04-30T23:59:30.897080+0000 mgr.smithi157.nfpzoe (mgr.14180) 7045 : cluster [DBG] pgmap v6598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:32 smithi165 bash[22175]: cluster 2022-04-30T23:59:30.897080+0000 mgr.smithi157.nfpzoe (mgr.14180) 7045 : cluster [DBG] pgmap v6598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:33.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:59:33.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:59:33.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:59:33.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:59:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:34 smithi157 bash[20376]: cluster 2022-04-30T23:59:32.897713+0000 mgr.smithi157.nfpzoe (mgr.14180) 7046 : cluster [DBG] pgmap v6599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:34 smithi157 bash[20376]: audit 2022-04-30T23:59:33.834759+0000 mon.smithi157 (mon.0) 4457 : audit [DBG] from='client.? 172.21.15.157:0/540121942' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:34 smithi165 bash[22175]: cluster 2022-04-30T23:59:32.897713+0000 mgr.smithi157.nfpzoe (mgr.14180) 7046 : cluster [DBG] pgmap v6599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:34 smithi165 bash[22175]: audit 2022-04-30T23:59:33.834759+0000 mon.smithi157 (mon.0) 4457 : audit [DBG] from='client.? 172.21.15.157:0/540121942' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:36.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:36 smithi165 bash[22175]: cluster 2022-04-30T23:59:34.898325+0000 mgr.smithi157.nfpzoe (mgr.14180) 7047 : cluster [DBG] pgmap v6600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:36.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:36 smithi157 bash[20376]: cluster 2022-04-30T23:59:34.898325+0000 mgr.smithi157.nfpzoe (mgr.14180) 7047 : cluster [DBG] pgmap v6600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:38.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:38 smithi165 bash[22175]: cluster 2022-04-30T23:59:36.898937+0000 mgr.smithi157.nfpzoe (mgr.14180) 7048 : cluster [DBG] pgmap v6601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:38 smithi157 bash[20376]: cluster 2022-04-30T23:59:36.898937+0000 mgr.smithi157.nfpzoe (mgr.14180) 7048 : cluster [DBG] pgmap v6601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:38.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:59:38.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:59:38.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:59:39.186 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:59:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:39 smithi165 bash[22175]: audit 2022-04-30T23:59:39.166645+0000 mon.smithi157 (mon.0) 4458 : audit [DBG] from='client.? 172.21.15.157:0/2321262239' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:39 smithi157 bash[20376]: audit 2022-04-30T23:59:39.166645+0000 mon.smithi157 (mon.0) 4458 : audit [DBG] from='client.? 172.21.15.157:0/2321262239' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:40 smithi165 bash[22175]: cluster 2022-04-30T23:59:38.899618+0000 mgr.smithi157.nfpzoe (mgr.14180) 7049 : cluster [DBG] pgmap v6602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:40.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:40 smithi157 bash[20376]: cluster 2022-04-30T23:59:38.899618+0000 mgr.smithi157.nfpzoe (mgr.14180) 7049 : cluster [DBG] pgmap v6602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:42.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:42 smithi157 bash[20376]: cluster 2022-04-30T23:59:40.900316+0000 mgr.smithi157.nfpzoe (mgr.14180) 7050 : cluster [DBG] pgmap v6603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:42 smithi165 bash[22175]: cluster 2022-04-30T23:59:40.900316+0000 mgr.smithi157.nfpzoe (mgr.14180) 7050 : cluster [DBG] pgmap v6603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:44.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:59:44.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:59:44.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:59:44.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:59:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:44 smithi157 bash[20376]: cluster 2022-04-30T23:59:42.900984+0000 mgr.smithi157.nfpzoe (mgr.14180) 7051 : cluster [DBG] pgmap v6604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:44 smithi165 bash[22175]: cluster 2022-04-30T23:59:42.900984+0000 mgr.smithi157.nfpzoe (mgr.14180) 7051 : cluster [DBG] pgmap v6604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:45.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:45 smithi157 bash[20376]: audit 2022-04-30T23:59:44.496062+0000 mon.smithi157 (mon.0) 4459 : audit [DBG] from='client.? 172.21.15.157:0/1339765311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:45 smithi165 bash[22175]: audit 2022-04-30T23:59:44.496062+0000 mon.smithi157 (mon.0) 4459 : audit [DBG] from='client.? 172.21.15.157:0/1339765311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:46.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:46 smithi157 bash[20376]: cluster 2022-04-30T23:59:44.901687+0000 mgr.smithi157.nfpzoe (mgr.14180) 7052 : cluster [DBG] pgmap v6605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:46 smithi165 bash[22175]: cluster 2022-04-30T23:59:44.901687+0000 mgr.smithi157.nfpzoe (mgr.14180) 7052 : cluster [DBG] pgmap v6605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:48.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:48 smithi157 bash[20376]: cluster 2022-04-30T23:59:46.902299+0000 mgr.smithi157.nfpzoe (mgr.14180) 7053 : cluster [DBG] pgmap v6606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:48 smithi165 bash[22175]: cluster 2022-04-30T23:59:46.902299+0000 mgr.smithi157.nfpzoe (mgr.14180) 7053 : cluster [DBG] pgmap v6606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:49.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:59:49.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:59:49.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:59:49.851 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:59:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:50 smithi157 bash[20376]: cluster 2022-04-30T23:59:48.902924+0000 mgr.smithi157.nfpzoe (mgr.14180) 7054 : cluster [DBG] pgmap v6607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:50.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:50 smithi157 bash[20376]: audit 2022-04-30T23:59:49.831275+0000 mon.smithi165 (mon.1) 24 : audit [DBG] from='client.? 172.21.15.157:0/3981369101' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:50 smithi165 bash[22175]: cluster 2022-04-30T23:59:48.902924+0000 mgr.smithi157.nfpzoe (mgr.14180) 7054 : cluster [DBG] pgmap v6607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:50 smithi165 bash[22175]: audit 2022-04-30T23:59:49.831275+0000 mon.smithi165 (mon.1) 24 : audit [DBG] from='client.? 172.21.15.157:0/3981369101' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:52.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:52 smithi157 bash[20376]: cluster 2022-04-30T23:59:50.903554+0000 mgr.smithi157.nfpzoe (mgr.14180) 7055 : cluster [DBG] pgmap v6608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:52 smithi165 bash[22175]: cluster 2022-04-30T23:59:50.903554+0000 mgr.smithi157.nfpzoe (mgr.14180) 7055 : cluster [DBG] pgmap v6608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:54.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:54 smithi157 bash[20376]: cluster 2022-04-30T23:59:52.904212+0000 mgr.smithi157.nfpzoe (mgr.14180) 7056 : cluster [DBG] pgmap v6609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:54.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-04-30T23:59:54.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-04-30T23:59:54.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-04-30T23:59:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:54 smithi165 bash[22175]: cluster 2022-04-30T23:59:52.904212+0000 mgr.smithi157.nfpzoe (mgr.14180) 7056 : cluster [DBG] pgmap v6609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:55.177 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-04-30T23:59:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:55 smithi157 bash[20376]: audit 2022-04-30T23:59:55.157451+0000 mon.smithi157 (mon.0) 4460 : audit [DBG] from='client.? 172.21.15.157:0/2752825815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:55 smithi165 bash[22175]: audit 2022-04-30T23:59:55.157451+0000 mon.smithi157 (mon.0) 4460 : audit [DBG] from='client.? 172.21.15.157:0/2752825815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-04-30T23:59:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:56 smithi157 bash[20376]: cluster 2022-04-30T23:59:54.904865+0000 mgr.smithi157.nfpzoe (mgr.14180) 7057 : cluster [DBG] pgmap v6610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:56 smithi165 bash[22175]: cluster 2022-04-30T23:59:54.904865+0000 mgr.smithi157.nfpzoe (mgr.14180) 7057 : cluster [DBG] pgmap v6610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:58 smithi157 bash[20376]: cluster 2022-04-30T23:59:56.905537+0000 mgr.smithi157.nfpzoe (mgr.14180) 7058 : cluster [DBG] pgmap v6611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:58 smithi165 bash[22175]: cluster 2022-04-30T23:59:56.905537+0000 mgr.smithi157.nfpzoe (mgr.14180) 7058 : cluster [DBG] pgmap v6611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-04-30T23:59:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:59 smithi165 bash[22175]: audit 2022-04-30T23:59:59.222312+0000 mon.smithi157 (mon.0) 4461 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:59:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:Apr 30 23:59:59 smithi165 bash[22175]: audit 2022-04-30T23:59:59.407648+0000 mon.smithi157 (mon.0) 4462 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-04-30T23:59:59.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:59 smithi157 bash[20376]: audit 2022-04-30T23:59:59.222312+0000 mon.smithi157 (mon.0) 4461 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-04-30T23:59:59.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:Apr 30 23:59:59 smithi157 bash[20376]: audit 2022-04-30T23:59:59.407648+0000 mon.smithi157 (mon.0) 4462 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:00:00.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:00:00.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:00:00.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:00:00.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:00:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:00 smithi165 bash[22175]: cluster 2022-04-30T23:59:58.906163+0000 mgr.smithi157.nfpzoe (mgr.14180) 7059 : cluster [DBG] pgmap v6612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:00 smithi165 bash[22175]: cluster 2022-05-01T00:00:00.000132+0000 mon.smithi157 (mon.0) 4463 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T00:00:00.911 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:00 smithi157 bash[20376]: cluster 2022-04-30T23:59:58.906163+0000 mgr.smithi157.nfpzoe (mgr.14180) 7059 : cluster [DBG] pgmap v6612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:00.911 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:00 smithi157 bash[20376]: cluster 2022-05-01T00:00:00.000132+0000 mon.smithi157 (mon.0) 4463 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T00:00:01.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:01 smithi165 bash[22175]: audit 2022-05-01T00:00:00.490013+0000 mon.smithi157 (mon.0) 4464 : audit [DBG] from='client.? 172.21.15.157:0/248215216' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:01 smithi157 bash[20376]: audit 2022-05-01T00:00:00.490013+0000 mon.smithi157 (mon.0) 4464 : audit [DBG] from='client.? 172.21.15.157:0/248215216' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:02 smithi165 bash[22175]: cluster 2022-05-01T00:00:00.906721+0000 mgr.smithi157.nfpzoe (mgr.14180) 7060 : cluster [DBG] pgmap v6613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:02 smithi157 bash[20376]: cluster 2022-05-01T00:00:00.906721+0000 mgr.smithi157.nfpzoe (mgr.14180) 7060 : cluster [DBG] pgmap v6613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:04.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:04 smithi165 bash[22175]: cluster 2022-05-01T00:00:02.907406+0000 mgr.smithi157.nfpzoe (mgr.14180) 7061 : cluster [DBG] pgmap v6614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:04 smithi157 bash[20376]: cluster 2022-05-01T00:00:02.907406+0000 mgr.smithi157.nfpzoe (mgr.14180) 7061 : cluster [DBG] pgmap v6614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:05.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:00:05.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:00:05.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:00:05.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:00:06.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:06 smithi165 bash[22175]: cluster 2022-05-01T00:00:04.908020+0000 mgr.smithi157.nfpzoe (mgr.14180) 7062 : cluster [DBG] pgmap v6615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:06 smithi165 bash[22175]: audit 2022-05-01T00:00:05.826663+0000 mon.smithi157 (mon.0) 4465 : audit [DBG] from='client.? 172.21.15.157:0/2006536969' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:06 smithi157 bash[20376]: cluster 2022-05-01T00:00:04.908020+0000 mgr.smithi157.nfpzoe (mgr.14180) 7062 : cluster [DBG] pgmap v6615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:06 smithi157 bash[20376]: audit 2022-05-01T00:00:05.826663+0000 mon.smithi157 (mon.0) 4465 : audit [DBG] from='client.? 172.21.15.157:0/2006536969' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:07.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:07 smithi165 bash[22175]: audit 2022-05-01T00:00:06.914740+0000 mon.smithi157 (mon.0) 4466 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:00:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:07 smithi165 bash[22175]: audit 2022-05-01T00:00:06.917569+0000 mon.smithi157 (mon.0) 4467 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:00:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:07 smithi165 bash[22175]: audit 2022-05-01T00:00:06.919481+0000 mon.smithi157 (mon.0) 4468 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:00:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:07 smithi165 bash[22175]: audit 2022-05-01T00:00:07.247950+0000 mon.smithi157 (mon.0) 4469 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:00:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:07 smithi165 bash[22175]: audit 2022-05-01T00:00:07.254398+0000 mon.smithi157 (mon.0) 4470 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:00:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:07 smithi157 bash[20376]: audit 2022-05-01T00:00:06.914740+0000 mon.smithi157 (mon.0) 4466 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:00:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:07 smithi157 bash[20376]: audit 2022-05-01T00:00:06.917569+0000 mon.smithi157 (mon.0) 4467 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:00:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:07 smithi157 bash[20376]: audit 2022-05-01T00:00:06.919481+0000 mon.smithi157 (mon.0) 4468 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:00:07.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:07 smithi157 bash[20376]: audit 2022-05-01T00:00:07.247950+0000 mon.smithi157 (mon.0) 4469 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:00:07.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:07 smithi157 bash[20376]: audit 2022-05-01T00:00:07.254398+0000 mon.smithi157 (mon.0) 4470 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:00:08.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:08 smithi165 bash[22175]: cluster 2022-05-01T00:00:06.908695+0000 mgr.smithi157.nfpzoe (mgr.14180) 7063 : cluster [DBG] pgmap v6616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:08 smithi165 bash[22175]: cluster 2022-05-01T00:00:07.241462+0000 mgr.smithi157.nfpzoe (mgr.14180) 7064 : cluster [DBG] pgmap v6617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:08 smithi165 bash[22175]: cluster 2022-05-01T00:00:07.242003+0000 mgr.smithi157.nfpzoe (mgr.14180) 7065 : cluster [DBG] pgmap v6618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:08 smithi165 bash[22175]: cephadm 2022-05-01T00:00:07.255509+0000 mgr.smithi157.nfpzoe (mgr.14180) 7066 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:00:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:08 smithi165 bash[22175]: cephadm 2022-05-01T00:00:07.255624+0000 mgr.smithi157.nfpzoe (mgr.14180) 7067 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:00:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:08 smithi157 bash[20376]: cluster 2022-05-01T00:00:06.908695+0000 mgr.smithi157.nfpzoe (mgr.14180) 7063 : cluster [DBG] pgmap v6616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:08 smithi157 bash[20376]: cluster 2022-05-01T00:00:07.241462+0000 mgr.smithi157.nfpzoe (mgr.14180) 7064 : cluster [DBG] pgmap v6617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:08 smithi157 bash[20376]: cluster 2022-05-01T00:00:07.242003+0000 mgr.smithi157.nfpzoe (mgr.14180) 7065 : cluster [DBG] pgmap v6618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:08.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:08 smithi157 bash[20376]: cephadm 2022-05-01T00:00:07.255509+0000 mgr.smithi157.nfpzoe (mgr.14180) 7066 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:00:08.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:08 smithi157 bash[20376]: cephadm 2022-05-01T00:00:07.255624+0000 mgr.smithi157.nfpzoe (mgr.14180) 7067 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:00:10.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:00:10.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:00:10.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:00:10.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:10 smithi165 bash[22175]: cluster 2022-05-01T00:00:09.242686+0000 mgr.smithi157.nfpzoe (mgr.14180) 7068 : cluster [DBG] pgmap v6619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:10.911 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:10 smithi157 bash[20376]: cluster 2022-05-01T00:00:09.242686+0000 mgr.smithi157.nfpzoe (mgr.14180) 7068 : cluster [DBG] pgmap v6619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:11.180 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:00:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:11 smithi165 bash[22175]: audit 2022-05-01T00:00:11.160080+0000 mon.smithi157 (mon.0) 4471 : audit [DBG] from='client.? 172.21.15.157:0/3353761438' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:11 smithi157 bash[20376]: audit 2022-05-01T00:00:11.160080+0000 mon.smithi157 (mon.0) 4471 : audit [DBG] from='client.? 172.21.15.157:0/3353761438' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:12 smithi165 bash[22175]: cluster 2022-05-01T00:00:11.243437+0000 mgr.smithi157.nfpzoe (mgr.14180) 7069 : cluster [DBG] pgmap v6620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:12 smithi157 bash[20376]: cluster 2022-05-01T00:00:11.243437+0000 mgr.smithi157.nfpzoe (mgr.14180) 7069 : cluster [DBG] pgmap v6620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:14 smithi165 bash[22175]: cluster 2022-05-01T00:00:13.244082+0000 mgr.smithi157.nfpzoe (mgr.14180) 7070 : cluster [DBG] pgmap v6621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:14.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:14 smithi157 bash[20376]: cluster 2022-05-01T00:00:13.244082+0000 mgr.smithi157.nfpzoe (mgr.14180) 7070 : cluster [DBG] pgmap v6621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:16.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:00:16.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:00:16.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:00:16.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:00:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:16 smithi165 bash[22175]: cluster 2022-05-01T00:00:15.244778+0000 mgr.smithi157.nfpzoe (mgr.14180) 7071 : cluster [DBG] pgmap v6622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:16 smithi165 bash[22175]: audit 2022-05-01T00:00:16.483513+0000 mon.smithi157 (mon.0) 4472 : audit [DBG] from='client.? 172.21.15.157:0/3386214344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:16 smithi157 bash[20376]: cluster 2022-05-01T00:00:15.244778+0000 mgr.smithi157.nfpzoe (mgr.14180) 7071 : cluster [DBG] pgmap v6622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:16 smithi157 bash[20376]: audit 2022-05-01T00:00:16.483513+0000 mon.smithi157 (mon.0) 4472 : audit [DBG] from='client.? 172.21.15.157:0/3386214344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:18.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:18 smithi165 bash[22175]: cluster 2022-05-01T00:00:17.245532+0000 mgr.smithi157.nfpzoe (mgr.14180) 7072 : cluster [DBG] pgmap v6623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:18 smithi157 bash[20376]: cluster 2022-05-01T00:00:17.245532+0000 mgr.smithi157.nfpzoe (mgr.14180) 7072 : cluster [DBG] pgmap v6623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:20.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:20 smithi165 bash[22175]: cluster 2022-05-01T00:00:19.246164+0000 mgr.smithi157.nfpzoe (mgr.14180) 7073 : cluster [DBG] pgmap v6624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:20.912 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:20 smithi157 bash[20376]: cluster 2022-05-01T00:00:19.246164+0000 mgr.smithi157.nfpzoe (mgr.14180) 7073 : cluster [DBG] pgmap v6624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:21.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:00:21.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:00:21.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:00:21.825 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:00:22.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:22 smithi165 bash[22175]: cluster 2022-05-01T00:00:21.246914+0000 mgr.smithi157.nfpzoe (mgr.14180) 7074 : cluster [DBG] pgmap v6625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:22.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:22 smithi165 bash[22175]: audit 2022-05-01T00:00:21.804630+0000 mon.smithi157 (mon.0) 4473 : audit [DBG] from='client.? 172.21.15.157:0/3179844509' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:22 smithi157 bash[20376]: cluster 2022-05-01T00:00:21.246914+0000 mgr.smithi157.nfpzoe (mgr.14180) 7074 : cluster [DBG] pgmap v6625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:22 smithi157 bash[20376]: audit 2022-05-01T00:00:21.804630+0000 mon.smithi157 (mon.0) 4473 : audit [DBG] from='client.? 172.21.15.157:0/3179844509' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:24 smithi165 bash[22175]: cluster 2022-05-01T00:00:23.247684+0000 mgr.smithi157.nfpzoe (mgr.14180) 7075 : cluster [DBG] pgmap v6626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:24 smithi157 bash[20376]: cluster 2022-05-01T00:00:23.247684+0000 mgr.smithi157.nfpzoe (mgr.14180) 7075 : cluster [DBG] pgmap v6626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:26.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:00:26.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:00:26.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:00:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:26 smithi165 bash[22175]: cluster 2022-05-01T00:00:25.248427+0000 mgr.smithi157.nfpzoe (mgr.14180) 7076 : cluster [DBG] pgmap v6627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:26 smithi157 bash[20376]: cluster 2022-05-01T00:00:25.248427+0000 mgr.smithi157.nfpzoe (mgr.14180) 7076 : cluster [DBG] pgmap v6627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:27.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:00:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:27 smithi165 bash[22175]: audit 2022-05-01T00:00:27.138644+0000 mon.smithi157 (mon.0) 4474 : audit [DBG] from='client.? 172.21.15.157:0/301975407' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:27 smithi157 bash[20376]: audit 2022-05-01T00:00:27.138644+0000 mon.smithi157 (mon.0) 4474 : audit [DBG] from='client.? 172.21.15.157:0/301975407' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:28 smithi165 bash[22175]: cluster 2022-05-01T00:00:27.249124+0000 mgr.smithi157.nfpzoe (mgr.14180) 7077 : cluster [DBG] pgmap v6628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:28 smithi157 bash[20376]: cluster 2022-05-01T00:00:27.249124+0000 mgr.smithi157.nfpzoe (mgr.14180) 7077 : cluster [DBG] pgmap v6628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:30 smithi165 bash[22175]: cluster 2022-05-01T00:00:29.249752+0000 mgr.smithi157.nfpzoe (mgr.14180) 7078 : cluster [DBG] pgmap v6629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:30.912 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:30 smithi157 bash[20376]: cluster 2022-05-01T00:00:29.249752+0000 mgr.smithi157.nfpzoe (mgr.14180) 7078 : cluster [DBG] pgmap v6629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:32.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:00:32.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:00:32.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:00:32.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:00:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:32 smithi165 bash[22175]: cluster 2022-05-01T00:00:31.250501+0000 mgr.smithi157.nfpzoe (mgr.14180) 7079 : cluster [DBG] pgmap v6630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:32 smithi165 bash[22175]: audit 2022-05-01T00:00:32.462637+0000 mon.smithi157 (mon.0) 4475 : audit [DBG] from='client.? 172.21.15.157:0/772742706' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:32 smithi157 bash[20376]: cluster 2022-05-01T00:00:31.250501+0000 mgr.smithi157.nfpzoe (mgr.14180) 7079 : cluster [DBG] pgmap v6630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:32 smithi157 bash[20376]: audit 2022-05-01T00:00:32.462637+0000 mon.smithi157 (mon.0) 4475 : audit [DBG] from='client.? 172.21.15.157:0/772742706' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:34 smithi165 bash[22175]: cluster 2022-05-01T00:00:33.251127+0000 mgr.smithi157.nfpzoe (mgr.14180) 7080 : cluster [DBG] pgmap v6631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:34 smithi157 bash[20376]: cluster 2022-05-01T00:00:33.251127+0000 mgr.smithi157.nfpzoe (mgr.14180) 7080 : cluster [DBG] pgmap v6631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:36 smithi165 bash[22175]: cluster 2022-05-01T00:00:35.251746+0000 mgr.smithi157.nfpzoe (mgr.14180) 7081 : cluster [DBG] pgmap v6632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:36 smithi157 bash[20376]: cluster 2022-05-01T00:00:35.251746+0000 mgr.smithi157.nfpzoe (mgr.14180) 7081 : cluster [DBG] pgmap v6632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:37.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:00:37.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:00:37.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:00:37.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:00:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:38 smithi165 bash[22175]: cluster 2022-05-01T00:00:37.252412+0000 mgr.smithi157.nfpzoe (mgr.14180) 7082 : cluster [DBG] pgmap v6633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:38 smithi165 bash[22175]: audit 2022-05-01T00:00:37.793837+0000 mon.smithi157 (mon.0) 4476 : audit [DBG] from='client.? 172.21.15.157:0/1327093895' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:38 smithi157 bash[20376]: cluster 2022-05-01T00:00:37.252412+0000 mgr.smithi157.nfpzoe (mgr.14180) 7082 : cluster [DBG] pgmap v6633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:38 smithi157 bash[20376]: audit 2022-05-01T00:00:37.793837+0000 mon.smithi157 (mon.0) 4476 : audit [DBG] from='client.? 172.21.15.157:0/1327093895' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:40 smithi165 bash[22175]: cluster 2022-05-01T00:00:39.253034+0000 mgr.smithi157.nfpzoe (mgr.14180) 7083 : cluster [DBG] pgmap v6634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:40.914 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:40 smithi157 bash[20376]: cluster 2022-05-01T00:00:39.253034+0000 mgr.smithi157.nfpzoe (mgr.14180) 7083 : cluster [DBG] pgmap v6634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:42.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:00:42.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:00:42.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:00:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:42 smithi165 bash[22175]: cluster 2022-05-01T00:00:41.253646+0000 mgr.smithi157.nfpzoe (mgr.14180) 7084 : cluster [DBG] pgmap v6635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:42.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:42 smithi157 bash[20376]: cluster 2022-05-01T00:00:41.253646+0000 mgr.smithi157.nfpzoe (mgr.14180) 7084 : cluster [DBG] pgmap v6635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:43.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:00:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:43 smithi165 bash[22175]: audit 2022-05-01T00:00:43.116285+0000 mon.smithi157 (mon.0) 4477 : audit [DBG] from='client.? 172.21.15.157:0/2135784632' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:43 smithi157 bash[20376]: audit 2022-05-01T00:00:43.116285+0000 mon.smithi157 (mon.0) 4477 : audit [DBG] from='client.? 172.21.15.157:0/2135784632' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:44 smithi165 bash[22175]: cluster 2022-05-01T00:00:43.254244+0000 mgr.smithi157.nfpzoe (mgr.14180) 7085 : cluster [DBG] pgmap v6636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:44 smithi157 bash[20376]: cluster 2022-05-01T00:00:43.254244+0000 mgr.smithi157.nfpzoe (mgr.14180) 7085 : cluster [DBG] pgmap v6636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:46 smithi165 bash[22175]: cluster 2022-05-01T00:00:45.254813+0000 mgr.smithi157.nfpzoe (mgr.14180) 7086 : cluster [DBG] pgmap v6637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:46 smithi157 bash[20376]: cluster 2022-05-01T00:00:45.254813+0000 mgr.smithi157.nfpzoe (mgr.14180) 7086 : cluster [DBG] pgmap v6637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:48.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:00:48.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:00:48.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:00:48.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:00:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:48 smithi165 bash[22175]: cluster 2022-05-01T00:00:47.255467+0000 mgr.smithi157.nfpzoe (mgr.14180) 7087 : cluster [DBG] pgmap v6638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:48 smithi165 bash[22175]: audit 2022-05-01T00:00:48.449254+0000 mon.smithi157 (mon.0) 4478 : audit [DBG] from='client.? 172.21.15.157:0/3533928744' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:48 smithi157 bash[20376]: cluster 2022-05-01T00:00:47.255467+0000 mgr.smithi157.nfpzoe (mgr.14180) 7087 : cluster [DBG] pgmap v6638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:48 smithi157 bash[20376]: audit 2022-05-01T00:00:48.449254+0000 mon.smithi157 (mon.0) 4478 : audit [DBG] from='client.? 172.21.15.157:0/3533928744' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:50 smithi165 bash[22175]: cluster 2022-05-01T00:00:49.256066+0000 mgr.smithi157.nfpzoe (mgr.14180) 7088 : cluster [DBG] pgmap v6639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:50.914 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:50 smithi157 bash[20376]: cluster 2022-05-01T00:00:49.256066+0000 mgr.smithi157.nfpzoe (mgr.14180) 7088 : cluster [DBG] pgmap v6639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:52 smithi165 bash[22175]: cluster 2022-05-01T00:00:51.256715+0000 mgr.smithi157.nfpzoe (mgr.14180) 7089 : cluster [DBG] pgmap v6640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:52 smithi157 bash[20376]: cluster 2022-05-01T00:00:51.256715+0000 mgr.smithi157.nfpzoe (mgr.14180) 7089 : cluster [DBG] pgmap v6640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:53.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:00:53.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:00:53.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:00:53.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:00:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:54 smithi165 bash[22175]: cluster 2022-05-01T00:00:53.257325+0000 mgr.smithi157.nfpzoe (mgr.14180) 7090 : cluster [DBG] pgmap v6641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:54 smithi165 bash[22175]: audit 2022-05-01T00:00:53.770677+0000 mon.smithi157 (mon.0) 4479 : audit [DBG] from='client.? 172.21.15.157:0/1896098884' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:54 smithi157 bash[20376]: cluster 2022-05-01T00:00:53.257325+0000 mgr.smithi157.nfpzoe (mgr.14180) 7090 : cluster [DBG] pgmap v6641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:54 smithi157 bash[20376]: audit 2022-05-01T00:00:53.770677+0000 mon.smithi157 (mon.0) 4479 : audit [DBG] from='client.? 172.21.15.157:0/1896098884' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:56 smithi165 bash[22175]: cluster 2022-05-01T00:00:55.257937+0000 mgr.smithi157.nfpzoe (mgr.14180) 7091 : cluster [DBG] pgmap v6642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:56 smithi157 bash[20376]: cluster 2022-05-01T00:00:55.257937+0000 mgr.smithi157.nfpzoe (mgr.14180) 7091 : cluster [DBG] pgmap v6642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:58.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:00:58.800 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:00:58.800 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:00:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:58 smithi165 bash[22175]: cluster 2022-05-01T00:00:57.258678+0000 mgr.smithi157.nfpzoe (mgr.14180) 7092 : cluster [DBG] pgmap v6643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:58 smithi157 bash[20376]: cluster 2022-05-01T00:00:57.258678+0000 mgr.smithi157.nfpzoe (mgr.14180) 7092 : cluster [DBG] pgmap v6643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:00:59.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:00:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:59 smithi157 bash[20376]: audit 2022-05-01T00:00:59.101648+0000 mon.smithi157 (mon.0) 4480 : audit [DBG] from='client.? 172.21.15.157:0/1654596595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:00:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:59 smithi157 bash[20376]: audit 2022-05-01T00:00:59.226479+0000 mon.smithi157 (mon.0) 4481 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:00:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:00:59 smithi157 bash[20376]: audit 2022-05-01T00:00:59.414871+0000 mon.smithi157 (mon.0) 4482 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:01:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:59 smithi165 bash[22175]: audit 2022-05-01T00:00:59.101648+0000 mon.smithi157 (mon.0) 4480 : audit [DBG] from='client.? 172.21.15.157:0/1654596595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:59 smithi165 bash[22175]: audit 2022-05-01T00:00:59.226479+0000 mon.smithi157 (mon.0) 4481 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:01:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:00:59 smithi165 bash[22175]: audit 2022-05-01T00:00:59.414871+0000 mon.smithi157 (mon.0) 4482 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:01:00.913 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:00 smithi157 bash[20376]: cluster 2022-05-01T00:00:59.259445+0000 mgr.smithi157.nfpzoe (mgr.14180) 7093 : cluster [DBG] pgmap v6644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:00 smithi165 bash[22175]: cluster 2022-05-01T00:00:59.259445+0000 mgr.smithi157.nfpzoe (mgr.14180) 7093 : cluster [DBG] pgmap v6644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:02 smithi157 bash[20376]: cluster 2022-05-01T00:01:01.260096+0000 mgr.smithi157.nfpzoe (mgr.14180) 7094 : cluster [DBG] pgmap v6645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:02 smithi165 bash[22175]: cluster 2022-05-01T00:01:01.260096+0000 mgr.smithi157.nfpzoe (mgr.14180) 7094 : cluster [DBG] pgmap v6645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:04.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:01:04.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:01:04.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:01:04.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:01:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:04 smithi157 bash[20376]: cluster 2022-05-01T00:01:03.260734+0000 mgr.smithi157.nfpzoe (mgr.14180) 7095 : cluster [DBG] pgmap v6646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:04 smithi157 bash[20376]: audit 2022-05-01T00:01:04.430655+0000 mon.smithi157 (mon.0) 4483 : audit [DBG] from='client.? 172.21.15.157:0/4122385237' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:04 smithi165 bash[22175]: cluster 2022-05-01T00:01:03.260734+0000 mgr.smithi157.nfpzoe (mgr.14180) 7095 : cluster [DBG] pgmap v6646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:04 smithi165 bash[22175]: audit 2022-05-01T00:01:04.430655+0000 mon.smithi157 (mon.0) 4483 : audit [DBG] from='client.? 172.21.15.157:0/4122385237' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:06 smithi157 bash[20376]: cluster 2022-05-01T00:01:05.261334+0000 mgr.smithi157.nfpzoe (mgr.14180) 7096 : cluster [DBG] pgmap v6647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:06 smithi165 bash[22175]: cluster 2022-05-01T00:01:05.261334+0000 mgr.smithi157.nfpzoe (mgr.14180) 7096 : cluster [DBG] pgmap v6647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:07 smithi157 bash[20376]: audit 2022-05-01T00:01:07.263257+0000 mon.smithi157 (mon.0) 4484 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:01:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:07 smithi157 bash[20376]: audit 2022-05-01T00:01:07.266034+0000 mon.smithi157 (mon.0) 4485 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:01:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:07 smithi157 bash[20376]: audit 2022-05-01T00:01:07.267805+0000 mon.smithi157 (mon.0) 4486 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:01:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:07 smithi157 bash[20376]: audit 2022-05-01T00:01:07.571819+0000 mon.smithi157 (mon.0) 4487 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:01:08.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:07 smithi165 bash[22175]: audit 2022-05-01T00:01:07.263257+0000 mon.smithi157 (mon.0) 4484 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:01:08.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:07 smithi165 bash[22175]: audit 2022-05-01T00:01:07.266034+0000 mon.smithi157 (mon.0) 4485 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:01:08.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:07 smithi165 bash[22175]: audit 2022-05-01T00:01:07.267805+0000 mon.smithi157 (mon.0) 4486 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:01:08.149 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:07 smithi165 bash[22175]: audit 2022-05-01T00:01:07.571819+0000 mon.smithi157 (mon.0) 4487 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:01:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:08 smithi157 bash[20376]: cluster 2022-05-01T00:01:07.261986+0000 mgr.smithi157.nfpzoe (mgr.14180) 7097 : cluster [DBG] pgmap v6648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:08 smithi157 bash[20376]: audit 2022-05-01T00:01:07.879515+0000 mon.smithi157 (mon.0) 4488 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:01:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:08 smithi157 bash[20376]: audit 2022-05-01T00:01:07.890710+0000 mon.smithi157 (mon.0) 4489 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:01:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:08 smithi165 bash[22175]: cluster 2022-05-01T00:01:07.261986+0000 mgr.smithi157.nfpzoe (mgr.14180) 7097 : cluster [DBG] pgmap v6648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:08 smithi165 bash[22175]: audit 2022-05-01T00:01:07.879515+0000 mon.smithi157 (mon.0) 4488 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:01:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:08 smithi165 bash[22175]: audit 2022-05-01T00:01:07.890710+0000 mon.smithi157 (mon.0) 4489 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:01:09.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:01:09.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:01:09.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:01:09.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:01:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:09 smithi157 bash[20376]: cluster 2022-05-01T00:01:07.872307+0000 mgr.smithi157.nfpzoe (mgr.14180) 7098 : cluster [DBG] pgmap v6649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:09 smithi157 bash[20376]: cluster 2022-05-01T00:01:07.872774+0000 mgr.smithi157.nfpzoe (mgr.14180) 7099 : cluster [DBG] pgmap v6650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:09 smithi157 bash[20376]: cephadm 2022-05-01T00:01:07.891854+0000 mgr.smithi157.nfpzoe (mgr.14180) 7100 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:01:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:09 smithi157 bash[20376]: cephadm 2022-05-01T00:01:07.892006+0000 mgr.smithi157.nfpzoe (mgr.14180) 7101 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:01:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:09 smithi165 bash[22175]: cluster 2022-05-01T00:01:07.872307+0000 mgr.smithi157.nfpzoe (mgr.14180) 7098 : cluster [DBG] pgmap v6649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:09 smithi165 bash[22175]: cluster 2022-05-01T00:01:07.872774+0000 mgr.smithi157.nfpzoe (mgr.14180) 7099 : cluster [DBG] pgmap v6650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:09 smithi165 bash[22175]: cephadm 2022-05-01T00:01:07.891854+0000 mgr.smithi157.nfpzoe (mgr.14180) 7100 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:01:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:09 smithi165 bash[22175]: cephadm 2022-05-01T00:01:07.892006+0000 mgr.smithi157.nfpzoe (mgr.14180) 7101 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:01:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:10 smithi157 bash[20376]: audit 2022-05-01T00:01:09.761541+0000 mon.smithi157 (mon.0) 4490 : audit [DBG] from='client.? 172.21.15.157:0/1911221989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:10 smithi165 bash[22175]: audit 2022-05-01T00:01:09.761541+0000 mon.smithi157 (mon.0) 4490 : audit [DBG] from='client.? 172.21.15.157:0/1911221989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:11 smithi157 bash[20376]: cluster 2022-05-01T00:01:09.873477+0000 mgr.smithi157.nfpzoe (mgr.14180) 7102 : cluster [DBG] pgmap v6651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:11 smithi165 bash[22175]: cluster 2022-05-01T00:01:09.873477+0000 mgr.smithi157.nfpzoe (mgr.14180) 7102 : cluster [DBG] pgmap v6651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:14.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:13 smithi165 bash[22175]: cluster 2022-05-01T00:01:11.874083+0000 mgr.smithi157.nfpzoe (mgr.14180) 7103 : cluster [DBG] pgmap v6652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:14.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:13 smithi157 bash[20376]: cluster 2022-05-01T00:01:11.874083+0000 mgr.smithi157.nfpzoe (mgr.14180) 7103 : cluster [DBG] pgmap v6652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:14.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:01:14.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:01:14.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:01:15.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:01:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:15 smithi165 bash[22175]: cluster 2022-05-01T00:01:13.874673+0000 mgr.smithi157.nfpzoe (mgr.14180) 7104 : cluster [DBG] pgmap v6653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:15 smithi165 bash[22175]: audit 2022-05-01T00:01:15.089820+0000 mon.smithi157 (mon.0) 4491 : audit [DBG] from='client.? 172.21.15.157:0/2325488342' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:15 smithi157 bash[20376]: cluster 2022-05-01T00:01:13.874673+0000 mgr.smithi157.nfpzoe (mgr.14180) 7104 : cluster [DBG] pgmap v6653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:15 smithi157 bash[20376]: audit 2022-05-01T00:01:15.089820+0000 mon.smithi157 (mon.0) 4491 : audit [DBG] from='client.? 172.21.15.157:0/2325488342' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:17.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:16 smithi157 bash[20376]: cluster 2022-05-01T00:01:15.875306+0000 mgr.smithi157.nfpzoe (mgr.14180) 7105 : cluster [DBG] pgmap v6654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:16 smithi165 bash[22175]: cluster 2022-05-01T00:01:15.875306+0000 mgr.smithi157.nfpzoe (mgr.14180) 7105 : cluster [DBG] pgmap v6654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:19.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:18 smithi157 bash[20376]: cluster 2022-05-01T00:01:17.875934+0000 mgr.smithi157.nfpzoe (mgr.14180) 7106 : cluster [DBG] pgmap v6655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:18 smithi165 bash[22175]: cluster 2022-05-01T00:01:17.875934+0000 mgr.smithi157.nfpzoe (mgr.14180) 7106 : cluster [DBG] pgmap v6655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:20.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:01:20.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:01:20.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:01:20.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:01:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:21 smithi157 bash[20376]: cluster 2022-05-01T00:01:19.876562+0000 mgr.smithi157.nfpzoe (mgr.14180) 7107 : cluster [DBG] pgmap v6656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:21 smithi157 bash[20376]: audit 2022-05-01T00:01:20.423484+0000 mon.smithi157 (mon.0) 4492 : audit [DBG] from='client.? 172.21.15.157:0/1042227443' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:21.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:21 smithi165 bash[22175]: cluster 2022-05-01T00:01:19.876562+0000 mgr.smithi157.nfpzoe (mgr.14180) 7107 : cluster [DBG] pgmap v6656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:21 smithi165 bash[22175]: audit 2022-05-01T00:01:20.423484+0000 mon.smithi157 (mon.0) 4492 : audit [DBG] from='client.? 172.21.15.157:0/1042227443' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:23 smithi157 bash[20376]: cluster 2022-05-01T00:01:21.877190+0000 mgr.smithi157.nfpzoe (mgr.14180) 7108 : cluster [DBG] pgmap v6657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:23.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:23 smithi165 bash[22175]: cluster 2022-05-01T00:01:21.877190+0000 mgr.smithi157.nfpzoe (mgr.14180) 7108 : cluster [DBG] pgmap v6657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:25.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:01:25.448 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:01:25.448 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:01:25.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:25 smithi157 bash[20376]: cluster 2022-05-01T00:01:23.877790+0000 mgr.smithi157.nfpzoe (mgr.14180) 7109 : cluster [DBG] pgmap v6658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:25.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:01:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:25 smithi165 bash[22175]: cluster 2022-05-01T00:01:23.877790+0000 mgr.smithi157.nfpzoe (mgr.14180) 7109 : cluster [DBG] pgmap v6658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:26 smithi157 bash[20376]: audit 2022-05-01T00:01:25.755119+0000 mon.smithi157 (mon.0) 4493 : audit [DBG] from='client.? 172.21.15.157:0/3966682885' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:26 smithi165 bash[22175]: audit 2022-05-01T00:01:25.755119+0000 mon.smithi157 (mon.0) 4493 : audit [DBG] from='client.? 172.21.15.157:0/3966682885' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:27 smithi157 bash[20376]: cluster 2022-05-01T00:01:25.878406+0000 mgr.smithi157.nfpzoe (mgr.14180) 7110 : cluster [DBG] pgmap v6659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:27 smithi165 bash[22175]: cluster 2022-05-01T00:01:25.878406+0000 mgr.smithi157.nfpzoe (mgr.14180) 7110 : cluster [DBG] pgmap v6659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:29 smithi157 bash[20376]: cluster 2022-05-01T00:01:27.879057+0000 mgr.smithi157.nfpzoe (mgr.14180) 7111 : cluster [DBG] pgmap v6660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:29.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:29 smithi165 bash[22175]: cluster 2022-05-01T00:01:27.879057+0000 mgr.smithi157.nfpzoe (mgr.14180) 7111 : cluster [DBG] pgmap v6660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:30.786 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:01:30.787 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:01:30.787 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:01:31.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:01:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:31 smithi157 bash[20376]: cluster 2022-05-01T00:01:29.879659+0000 mgr.smithi157.nfpzoe (mgr.14180) 7112 : cluster [DBG] pgmap v6661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:31.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:31 smithi157 bash[20376]: audit 2022-05-01T00:01:31.093645+0000 mon.smithi157 (mon.0) 4494 : audit [DBG] from='client.? 172.21.15.157:0/668472282' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:31 smithi165 bash[22175]: cluster 2022-05-01T00:01:29.879659+0000 mgr.smithi157.nfpzoe (mgr.14180) 7112 : cluster [DBG] pgmap v6661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:31 smithi165 bash[22175]: audit 2022-05-01T00:01:31.093645+0000 mon.smithi157 (mon.0) 4494 : audit [DBG] from='client.? 172.21.15.157:0/668472282' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:33 smithi157 bash[20376]: cluster 2022-05-01T00:01:31.880276+0000 mgr.smithi157.nfpzoe (mgr.14180) 7113 : cluster [DBG] pgmap v6662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:33 smithi165 bash[22175]: cluster 2022-05-01T00:01:31.880276+0000 mgr.smithi157.nfpzoe (mgr.14180) 7113 : cluster [DBG] pgmap v6662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:35 smithi165 bash[22175]: cluster 2022-05-01T00:01:33.880916+0000 mgr.smithi157.nfpzoe (mgr.14180) 7114 : cluster [DBG] pgmap v6663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:35 smithi157 bash[20376]: cluster 2022-05-01T00:01:33.880916+0000 mgr.smithi157.nfpzoe (mgr.14180) 7114 : cluster [DBG] pgmap v6663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:36.117 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:01:36.117 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:01:36.117 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:01:36.440 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:01:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:36 smithi165 bash[22175]: audit 2022-05-01T00:01:36.420658+0000 mon.smithi157 (mon.0) 4495 : audit [DBG] from='client.? 172.21.15.157:0/2017985496' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:36 smithi157 bash[20376]: audit 2022-05-01T00:01:36.420658+0000 mon.smithi157 (mon.0) 4495 : audit [DBG] from='client.? 172.21.15.157:0/2017985496' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:37.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:37 smithi165 bash[22175]: cluster 2022-05-01T00:01:35.881511+0000 mgr.smithi157.nfpzoe (mgr.14180) 7115 : cluster [DBG] pgmap v6664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:37 smithi157 bash[20376]: cluster 2022-05-01T00:01:35.881511+0000 mgr.smithi157.nfpzoe (mgr.14180) 7115 : cluster [DBG] pgmap v6664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:39 smithi165 bash[22175]: cluster 2022-05-01T00:01:37.882132+0000 mgr.smithi157.nfpzoe (mgr.14180) 7116 : cluster [DBG] pgmap v6665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:39 smithi157 bash[20376]: cluster 2022-05-01T00:01:37.882132+0000 mgr.smithi157.nfpzoe (mgr.14180) 7116 : cluster [DBG] pgmap v6665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:41.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:01:41.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:01:41.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:01:41.771 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:01:41.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:41 smithi165 bash[22175]: cluster 2022-05-01T00:01:39.882755+0000 mgr.smithi157.nfpzoe (mgr.14180) 7117 : cluster [DBG] pgmap v6666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:41 smithi157 bash[20376]: cluster 2022-05-01T00:01:39.882755+0000 mgr.smithi157.nfpzoe (mgr.14180) 7117 : cluster [DBG] pgmap v6666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:42 smithi165 bash[22175]: audit 2022-05-01T00:01:41.750713+0000 mon.smithi157 (mon.0) 4496 : audit [DBG] from='client.? 172.21.15.157:0/4285699717' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:42.959 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:42 smithi157 bash[20376]: audit 2022-05-01T00:01:41.750713+0000 mon.smithi157 (mon.0) 4496 : audit [DBG] from='client.? 172.21.15.157:0/4285699717' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:43 smithi165 bash[22175]: cluster 2022-05-01T00:01:41.883435+0000 mgr.smithi157.nfpzoe (mgr.14180) 7118 : cluster [DBG] pgmap v6667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:43 smithi157 bash[20376]: cluster 2022-05-01T00:01:41.883435+0000 mgr.smithi157.nfpzoe (mgr.14180) 7118 : cluster [DBG] pgmap v6667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:45 smithi165 bash[22175]: cluster 2022-05-01T00:01:43.884046+0000 mgr.smithi157.nfpzoe (mgr.14180) 7119 : cluster [DBG] pgmap v6668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:45 smithi157 bash[20376]: cluster 2022-05-01T00:01:43.884046+0000 mgr.smithi157.nfpzoe (mgr.14180) 7119 : cluster [DBG] pgmap v6668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:46.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:01:46.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:01:46.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:01:47.100 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:01:47.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:47 smithi165 bash[22175]: cluster 2022-05-01T00:01:45.884633+0000 mgr.smithi157.nfpzoe (mgr.14180) 7120 : cluster [DBG] pgmap v6669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:47.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:47 smithi165 bash[22175]: audit 2022-05-01T00:01:47.080775+0000 mon.smithi157 (mon.0) 4497 : audit [DBG] from='client.? 172.21.15.157:0/1634682485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:47 smithi157 bash[20376]: cluster 2022-05-01T00:01:45.884633+0000 mgr.smithi157.nfpzoe (mgr.14180) 7120 : cluster [DBG] pgmap v6669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:47 smithi157 bash[20376]: audit 2022-05-01T00:01:47.080775+0000 mon.smithi157 (mon.0) 4497 : audit [DBG] from='client.? 172.21.15.157:0/1634682485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:49.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:49 smithi165 bash[22175]: cluster 2022-05-01T00:01:47.885261+0000 mgr.smithi157.nfpzoe (mgr.14180) 7121 : cluster [DBG] pgmap v6670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:49 smithi157 bash[20376]: cluster 2022-05-01T00:01:47.885261+0000 mgr.smithi157.nfpzoe (mgr.14180) 7121 : cluster [DBG] pgmap v6670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:51.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:51 smithi165 bash[22175]: cluster 2022-05-01T00:01:49.885884+0000 mgr.smithi157.nfpzoe (mgr.14180) 7122 : cluster [DBG] pgmap v6671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:51 smithi157 bash[20376]: cluster 2022-05-01T00:01:49.885884+0000 mgr.smithi157.nfpzoe (mgr.14180) 7122 : cluster [DBG] pgmap v6671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:52.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:01:52.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:01:52.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:01:52.430 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:01:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:52 smithi165 bash[22175]: audit 2022-05-01T00:01:52.410203+0000 mon.smithi157 (mon.0) 4498 : audit [DBG] from='client.? 172.21.15.157:0/39485072' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:52 smithi157 bash[20376]: audit 2022-05-01T00:01:52.410203+0000 mon.smithi157 (mon.0) 4498 : audit [DBG] from='client.? 172.21.15.157:0/39485072' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:53.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:53 smithi165 bash[22175]: cluster 2022-05-01T00:01:51.886514+0000 mgr.smithi157.nfpzoe (mgr.14180) 7123 : cluster [DBG] pgmap v6672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:53 smithi157 bash[20376]: cluster 2022-05-01T00:01:51.886514+0000 mgr.smithi157.nfpzoe (mgr.14180) 7123 : cluster [DBG] pgmap v6672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:55 smithi165 bash[22175]: cluster 2022-05-01T00:01:53.887152+0000 mgr.smithi157.nfpzoe (mgr.14180) 7124 : cluster [DBG] pgmap v6673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:55 smithi157 bash[20376]: cluster 2022-05-01T00:01:53.887152+0000 mgr.smithi157.nfpzoe (mgr.14180) 7124 : cluster [DBG] pgmap v6673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:57.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:01:57.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:01:57.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:01:57.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:01:57.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:57 smithi165 bash[22175]: cluster 2022-05-01T00:01:55.887781+0000 mgr.smithi157.nfpzoe (mgr.14180) 7125 : cluster [DBG] pgmap v6674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:57 smithi157 bash[20376]: cluster 2022-05-01T00:01:55.887781+0000 mgr.smithi157.nfpzoe (mgr.14180) 7125 : cluster [DBG] pgmap v6674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:58.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:58 smithi165 bash[22175]: audit 2022-05-01T00:01:57.739733+0000 mon.smithi157 (mon.0) 4499 : audit [DBG] from='client.? 172.21.15.157:0/481512651' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:58 smithi157 bash[20376]: audit 2022-05-01T00:01:57.739733+0000 mon.smithi157 (mon.0) 4499 : audit [DBG] from='client.? 172.21.15.157:0/481512651' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:01:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:59 smithi165 bash[22175]: cluster 2022-05-01T00:01:57.888514+0000 mgr.smithi157.nfpzoe (mgr.14180) 7126 : cluster [DBG] pgmap v6675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:59 smithi165 bash[22175]: cluster 2022-05-01T00:01:58.541798+0000 mon.smithi157 (mon.0) 4500 : cluster [DBG] mgrmap e19: smithi157.nfpzoe(active, since 3h), standbys: smithi165.rhoznu 2022-05-01T00:01:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:59 smithi165 bash[22175]: audit 2022-05-01T00:01:58.839322+0000 mon.smithi157 (mon.0) 4501 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:01:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:59 smithi165 bash[22175]: audit 2022-05-01T00:01:59.230560+0000 mon.smithi157 (mon.0) 4502 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:01:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:01:59 smithi165 bash[22175]: audit 2022-05-01T00:01:59.422794+0000 mon.smithi157 (mon.0) 4503 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:01:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:59 smithi157 bash[20376]: cluster 2022-05-01T00:01:57.888514+0000 mgr.smithi157.nfpzoe (mgr.14180) 7126 : cluster [DBG] pgmap v6675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:01:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:59 smithi157 bash[20376]: cluster 2022-05-01T00:01:58.541798+0000 mon.smithi157 (mon.0) 4500 : cluster [DBG] mgrmap e19: smithi157.nfpzoe(active, since 3h), standbys: smithi165.rhoznu 2022-05-01T00:01:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:59 smithi157 bash[20376]: audit 2022-05-01T00:01:58.839322+0000 mon.smithi157 (mon.0) 4501 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:01:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:59 smithi157 bash[20376]: audit 2022-05-01T00:01:59.230560+0000 mon.smithi157 (mon.0) 4502 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:01:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:01:59 smithi157 bash[20376]: audit 2022-05-01T00:01:59.422794+0000 mon.smithi157 (mon.0) 4503 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:02:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:00 smithi165 bash[22175]: audit 2022-05-01T00:01:59.716607+0000 mon.smithi157 (mon.0) 4504 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:00 smithi165 bash[22175]: audit 2022-05-01T00:02:00.613417+0000 mon.smithi157 (mon.0) 4505 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:00 smithi157 bash[20376]: audit 2022-05-01T00:01:59.716607+0000 mon.smithi157 (mon.0) 4504 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:00 smithi157 bash[20376]: audit 2022-05-01T00:02:00.613417+0000 mon.smithi157 (mon.0) 4505 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:01 smithi165 bash[22175]: cluster 2022-05-01T00:01:59.889102+0000 mgr.smithi157.nfpzoe (mgr.14180) 7127 : cluster [DBG] pgmap v6676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:01 smithi165 bash[22175]: audit 2022-05-01T00:02:01.500002+0000 mon.smithi157 (mon.0) 4506 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:01 smithi157 bash[20376]: cluster 2022-05-01T00:01:59.889102+0000 mgr.smithi157.nfpzoe (mgr.14180) 7127 : cluster [DBG] pgmap v6676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:02.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:01 smithi157 bash[20376]: audit 2022-05-01T00:02:01.500002+0000 mon.smithi157 (mon.0) 4506 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:02.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:02:02.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:02:02.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:02:03.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:02:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:03 smithi157 bash[20376]: cluster 2022-05-01T00:02:01.889576+0000 mgr.smithi157.nfpzoe (mgr.14180) 7128 : cluster [DBG] pgmap v6677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:03 smithi157 bash[20376]: audit 2022-05-01T00:02:02.400270+0000 mon.smithi157 (mon.0) 4507 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:03 smithi157 bash[20376]: audit 2022-05-01T00:02:03.056391+0000 mon.smithi157 (mon.0) 4508 : audit [DBG] from='client.? 172.21.15.157:0/2643473515' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:03.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:03 smithi157 bash[20376]: audit 2022-05-01T00:02:03.304242+0000 mon.smithi157 (mon.0) 4509 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:03 smithi165 bash[22175]: cluster 2022-05-01T00:02:01.889576+0000 mgr.smithi157.nfpzoe (mgr.14180) 7128 : cluster [DBG] pgmap v6677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:03 smithi165 bash[22175]: audit 2022-05-01T00:02:02.400270+0000 mon.smithi157 (mon.0) 4507 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:03 smithi165 bash[22175]: audit 2022-05-01T00:02:03.056391+0000 mon.smithi157 (mon.0) 4508 : audit [DBG] from='client.? 172.21.15.157:0/2643473515' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:03 smithi165 bash[22175]: audit 2022-05-01T00:02:03.304242+0000 mon.smithi157 (mon.0) 4509 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:06.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:06 smithi165 bash[22175]: cluster 2022-05-01T00:02:03.890088+0000 mgr.smithi157.nfpzoe (mgr.14180) 7129 : cluster [DBG] pgmap v6678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:06 smithi165 bash[22175]: audit 2022-05-01T00:02:04.192812+0000 mon.smithi157 (mon.0) 4510 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:06 smithi165 bash[22175]: audit 2022-05-01T00:02:04.193842+0000 mon.smithi157 (mon.0) 4511 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2022-05-01T00:02:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:06 smithi165 bash[22175]: audit 2022-05-01T00:02:05.152811+0000 mon.smithi157 (mon.0) 4512 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2022-05-01T00:02:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:06 smithi165 bash[22175]: audit 2022-05-01T00:02:05.154192+0000 mon.smithi157 (mon.0) 4513 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi157"}]: dispatch 2022-05-01T00:02:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:06 smithi165 bash[22175]: audit 2022-05-01T00:02:05.154586+0000 mon.smithi157 (mon.0) 4514 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-05-01T00:02:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:06 smithi165 bash[22175]: audit 2022-05-01T00:02:05.166120+0000 mon.smithi157 (mon.0) 4515 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:06 smithi165 bash[22175]: audit 2022-05-01T00:02:05.168768+0000 mon.smithi157 (mon.0) 4516 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi157"}]: dispatch 2022-05-01T00:02:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:06 smithi165 bash[22175]: audit 2022-05-01T00:02:05.169185+0000 mon.smithi157 (mon.0) 4517 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-05-01T00:02:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:06 smithi157 bash[20376]: cluster 2022-05-01T00:02:03.890088+0000 mgr.smithi157.nfpzoe (mgr.14180) 7129 : cluster [DBG] pgmap v6678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:06 smithi157 bash[20376]: audit 2022-05-01T00:02:04.192812+0000 mon.smithi157 (mon.0) 4510 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:06 smithi157 bash[20376]: audit 2022-05-01T00:02:04.193842+0000 mon.smithi157 (mon.0) 4511 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2022-05-01T00:02:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:06 smithi157 bash[20376]: audit 2022-05-01T00:02:05.152811+0000 mon.smithi157 (mon.0) 4512 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2022-05-01T00:02:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:06 smithi157 bash[20376]: audit 2022-05-01T00:02:05.154192+0000 mon.smithi157 (mon.0) 4513 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi157"}]: dispatch 2022-05-01T00:02:06.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:06 smithi157 bash[20376]: audit 2022-05-01T00:02:05.154586+0000 mon.smithi157 (mon.0) 4514 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-05-01T00:02:06.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:06 smithi157 bash[20376]: audit 2022-05-01T00:02:05.166120+0000 mon.smithi157 (mon.0) 4515 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:06.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:06 smithi157 bash[20376]: audit 2022-05-01T00:02:05.168768+0000 mon.smithi157 (mon.0) 4516 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi157"}]: dispatch 2022-05-01T00:02:06.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:06 smithi157 bash[20376]: audit 2022-05-01T00:02:05.169185+0000 mon.smithi157 (mon.0) 4517 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "mon metadata", "id": "smithi165"}]: dispatch 2022-05-01T00:02:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:07 smithi165 bash[22175]: audit 2022-05-01T00:02:05.175014+0000 mon.smithi165 (mon.1) 25 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2022-05-01T00:02:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:07 smithi165 bash[22175]: cluster 2022-05-01T00:02:05.890785+0000 mgr.smithi157.nfpzoe (mgr.14180) 7130 : cluster [DBG] pgmap v6679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:07 smithi165 bash[22175]: audit 2022-05-01T00:02:06.091706+0000 mon.smithi165 (mon.1) 26 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2022-05-01T00:02:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:07 smithi165 bash[22175]: audit 2022-05-01T00:02:06.100023+0000 mon.smithi157 (mon.0) 4518 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:07 smithi165 bash[22175]: audit 2022-05-01T00:02:06.104179+0000 mon.smithi157 (mon.0) 4519 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:07 smithi157 bash[20376]: audit 2022-05-01T00:02:05.175014+0000 mon.smithi165 (mon.1) 25 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2022-05-01T00:02:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:07 smithi157 bash[20376]: cluster 2022-05-01T00:02:05.890785+0000 mgr.smithi157.nfpzoe (mgr.14180) 7130 : cluster [DBG] pgmap v6679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:07 smithi157 bash[20376]: audit 2022-05-01T00:02:06.091706+0000 mon.smithi165 (mon.1) 26 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2022-05-01T00:02:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:07 smithi157 bash[20376]: audit 2022-05-01T00:02:06.100023+0000 mon.smithi157 (mon.0) 4518 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:07.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:07 smithi157 bash[20376]: audit 2022-05-01T00:02:06.104179+0000 mon.smithi157 (mon.0) 4519 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:08.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:02:08.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:02:08.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:02:08.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:08 smithi165 bash[22175]: audit 2022-05-01T00:02:07.902416+0000 mon.smithi157 (mon.0) 4520 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:02:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:08 smithi165 bash[22175]: audit 2022-05-01T00:02:07.905331+0000 mon.smithi157 (mon.0) 4521 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:02:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:08 smithi165 bash[22175]: audit 2022-05-01T00:02:07.907291+0000 mon.smithi157 (mon.0) 4522 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:02:08.399 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:02:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:08 smithi157 bash[20376]: audit 2022-05-01T00:02:07.902416+0000 mon.smithi157 (mon.0) 4520 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:02:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:08 smithi157 bash[20376]: audit 2022-05-01T00:02:07.905331+0000 mon.smithi157 (mon.0) 4521 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:02:08.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:08 smithi157 bash[20376]: audit 2022-05-01T00:02:07.907291+0000 mon.smithi157 (mon.0) 4522 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:02:09.496 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:09 smithi157 bash[20376]: cluster 2022-05-01T00:02:07.891475+0000 mgr.smithi157.nfpzoe (mgr.14180) 7131 : cluster [DBG] pgmap v6680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail; 4.2 KiB/s wr, 0 op/s 2022-05-01T00:02:09.497 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:09 smithi157 bash[20376]: cluster 2022-05-01T00:02:08.220108+0000 mgr.smithi157.nfpzoe (mgr.14180) 7132 : cluster [DBG] pgmap v6681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail; 3.9 KiB/s wr, 0 op/s 2022-05-01T00:02:09.497 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:09 smithi157 bash[20376]: cluster 2022-05-01T00:02:08.220404+0000 mgr.smithi157.nfpzoe (mgr.14180) 7133 : cluster [DBG] pgmap v6682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail; 3.9 KiB/s wr, 0 op/s 2022-05-01T00:02:09.497 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:09 smithi157 bash[20376]: audit 2022-05-01T00:02:08.224916+0000 mon.smithi157 (mon.0) 4523 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:09.497 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:09 smithi157 bash[20376]: audit 2022-05-01T00:02:08.232412+0000 mon.smithi157 (mon.0) 4524 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:02:09.497 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:09 smithi157 bash[20376]: cephadm 2022-05-01T00:02:08.233319+0000 mgr.smithi157.nfpzoe (mgr.14180) 7134 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:02:09.497 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:09 smithi157 bash[20376]: cephadm 2022-05-01T00:02:08.233418+0000 mgr.smithi157.nfpzoe (mgr.14180) 7135 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:02:09.497 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:09 smithi157 bash[20376]: audit 2022-05-01T00:02:08.379391+0000 mon.smithi157 (mon.0) 4525 : audit [DBG] from='client.? 172.21.15.157:0/381170590' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:09.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:09 smithi165 bash[22175]: cluster 2022-05-01T00:02:07.891475+0000 mgr.smithi157.nfpzoe (mgr.14180) 7131 : cluster [DBG] pgmap v6680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail; 4.2 KiB/s wr, 0 op/s 2022-05-01T00:02:09.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:09 smithi165 bash[22175]: cluster 2022-05-01T00:02:08.220108+0000 mgr.smithi157.nfpzoe (mgr.14180) 7132 : cluster [DBG] pgmap v6681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail; 3.9 KiB/s wr, 0 op/s 2022-05-01T00:02:09.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:09 smithi165 bash[22175]: cluster 2022-05-01T00:02:08.220404+0000 mgr.smithi157.nfpzoe (mgr.14180) 7133 : cluster [DBG] pgmap v6682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail; 3.9 KiB/s wr, 0 op/s 2022-05-01T00:02:09.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:09 smithi165 bash[22175]: audit 2022-05-01T00:02:08.224916+0000 mon.smithi157 (mon.0) 4523 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:02:09.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:09 smithi165 bash[22175]: audit 2022-05-01T00:02:08.232412+0000 mon.smithi157 (mon.0) 4524 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:02:09.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:09 smithi165 bash[22175]: cephadm 2022-05-01T00:02:08.233319+0000 mgr.smithi157.nfpzoe (mgr.14180) 7134 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:02:09.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:09 smithi165 bash[22175]: cephadm 2022-05-01T00:02:08.233418+0000 mgr.smithi157.nfpzoe (mgr.14180) 7135 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:02:09.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:09 smithi165 bash[22175]: audit 2022-05-01T00:02:08.379391+0000 mon.smithi157 (mon.0) 4525 : audit [DBG] from='client.? 172.21.15.157:0/381170590' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:11 smithi157 bash[20376]: cluster 2022-05-01T00:02:10.220987+0000 mgr.smithi157.nfpzoe (mgr.14180) 7136 : cluster [DBG] pgmap v6683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail; 3 KiB/s wr, 0 op/s 2022-05-01T00:02:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:11 smithi165 bash[22175]: cluster 2022-05-01T00:02:10.220987+0000 mgr.smithi157.nfpzoe (mgr.14180) 7136 : cluster [DBG] pgmap v6683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail; 3 KiB/s wr, 0 op/s 2022-05-01T00:02:13.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:02:13.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:02:13.403 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:02:13.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:13 smithi157 bash[20376]: cluster 2022-05-01T00:02:12.221592+0000 mgr.smithi157.nfpzoe (mgr.14180) 7137 : cluster [DBG] pgmap v6684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail; 3 KiB/s wr, 0 op/s 2022-05-01T00:02:13.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:02:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:13 smithi165 bash[22175]: cluster 2022-05-01T00:02:12.221592+0000 mgr.smithi157.nfpzoe (mgr.14180) 7137 : cluster [DBG] pgmap v6684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail; 3 KiB/s wr, 0 op/s 2022-05-01T00:02:14.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:14 smithi157 bash[20376]: audit 2022-05-01T00:02:13.710350+0000 mon.smithi157 (mon.0) 4526 : audit [DBG] from='client.? 172.21.15.157:0/75542249' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:14 smithi165 bash[22175]: audit 2022-05-01T00:02:13.710350+0000 mon.smithi157 (mon.0) 4526 : audit [DBG] from='client.? 172.21.15.157:0/75542249' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:15.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:15 smithi157 bash[20376]: cluster 2022-05-01T00:02:14.222329+0000 mgr.smithi157.nfpzoe (mgr.14180) 7138 : cluster [DBG] pgmap v6685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail; 3 KiB/s wr, 0 op/s 2022-05-01T00:02:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:15 smithi165 bash[22175]: cluster 2022-05-01T00:02:14.222329+0000 mgr.smithi157.nfpzoe (mgr.14180) 7138 : cluster [DBG] pgmap v6685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail; 3 KiB/s wr, 0 op/s 2022-05-01T00:02:17.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:17 smithi157 bash[20376]: cluster 2022-05-01T00:02:16.223012+0000 mgr.smithi157.nfpzoe (mgr.14180) 7139 : cluster [DBG] pgmap v6686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:17.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:17 smithi165 bash[22175]: cluster 2022-05-01T00:02:16.223012+0000 mgr.smithi157.nfpzoe (mgr.14180) 7139 : cluster [DBG] pgmap v6686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:18.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:02:18.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:02:18.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:02:19.073 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:02:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:19 smithi157 bash[20376]: cluster 2022-05-01T00:02:18.223631+0000 mgr.smithi157.nfpzoe (mgr.14180) 7140 : cluster [DBG] pgmap v6687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:19.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:19 smithi157 bash[20376]: audit 2022-05-01T00:02:19.049126+0000 mon.smithi157 (mon.0) 4527 : audit [DBG] from='client.? 172.21.15.157:0/656208538' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:19.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:19 smithi165 bash[22175]: cluster 2022-05-01T00:02:18.223631+0000 mgr.smithi157.nfpzoe (mgr.14180) 7140 : cluster [DBG] pgmap v6687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:19 smithi165 bash[22175]: audit 2022-05-01T00:02:19.049126+0000 mon.smithi157 (mon.0) 4527 : audit [DBG] from='client.? 172.21.15.157:0/656208538' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:21.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:21 smithi165 bash[22175]: cluster 2022-05-01T00:02:20.224347+0000 mgr.smithi157.nfpzoe (mgr.14180) 7141 : cluster [DBG] pgmap v6688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:21 smithi157 bash[20376]: cluster 2022-05-01T00:02:20.224347+0000 mgr.smithi157.nfpzoe (mgr.14180) 7141 : cluster [DBG] pgmap v6688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:23.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:23 smithi165 bash[22175]: cluster 2022-05-01T00:02:22.224988+0000 mgr.smithi157.nfpzoe (mgr.14180) 7142 : cluster [DBG] pgmap v6689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:23 smithi157 bash[20376]: cluster 2022-05-01T00:02:22.224988+0000 mgr.smithi157.nfpzoe (mgr.14180) 7142 : cluster [DBG] pgmap v6689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:24.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:02:24.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:02:24.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:02:24.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:02:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:24 smithi165 bash[22175]: audit 2022-05-01T00:02:24.380400+0000 mon.smithi157 (mon.0) 4528 : audit [DBG] from='client.? 172.21.15.157:0/2684487898' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:24 smithi157 bash[20376]: audit 2022-05-01T00:02:24.380400+0000 mon.smithi157 (mon.0) 4528 : audit [DBG] from='client.? 172.21.15.157:0/2684487898' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:25.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:25 smithi165 bash[22175]: cluster 2022-05-01T00:02:24.225437+0000 mgr.smithi157.nfpzoe (mgr.14180) 7143 : cluster [DBG] pgmap v6690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:25 smithi157 bash[20376]: cluster 2022-05-01T00:02:24.225437+0000 mgr.smithi157.nfpzoe (mgr.14180) 7143 : cluster [DBG] pgmap v6690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:27 smithi165 bash[22175]: cluster 2022-05-01T00:02:26.226045+0000 mgr.smithi157.nfpzoe (mgr.14180) 7144 : cluster [DBG] pgmap v6691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:27 smithi157 bash[20376]: cluster 2022-05-01T00:02:26.226045+0000 mgr.smithi157.nfpzoe (mgr.14180) 7144 : cluster [DBG] pgmap v6691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:29.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:02:29.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:02:29.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:02:29.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:02:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:29 smithi165 bash[22175]: cluster 2022-05-01T00:02:28.226667+0000 mgr.smithi157.nfpzoe (mgr.14180) 7145 : cluster [DBG] pgmap v6692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:29 smithi157 bash[20376]: cluster 2022-05-01T00:02:28.226667+0000 mgr.smithi157.nfpzoe (mgr.14180) 7145 : cluster [DBG] pgmap v6692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:30 smithi165 bash[22175]: audit 2022-05-01T00:02:29.702742+0000 mon.smithi157 (mon.0) 4529 : audit [DBG] from='client.? 172.21.15.157:0/121984667' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:30.921 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:30 smithi157 bash[20376]: audit 2022-05-01T00:02:29.702742+0000 mon.smithi157 (mon.0) 4529 : audit [DBG] from='client.? 172.21.15.157:0/121984667' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:31 smithi165 bash[22175]: cluster 2022-05-01T00:02:30.227303+0000 mgr.smithi157.nfpzoe (mgr.14180) 7146 : cluster [DBG] pgmap v6693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:31.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:31 smithi157 bash[20376]: cluster 2022-05-01T00:02:30.227303+0000 mgr.smithi157.nfpzoe (mgr.14180) 7146 : cluster [DBG] pgmap v6693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:33 smithi165 bash[22175]: cluster 2022-05-01T00:02:32.227951+0000 mgr.smithi157.nfpzoe (mgr.14180) 7147 : cluster [DBG] pgmap v6694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:33 smithi157 bash[20376]: cluster 2022-05-01T00:02:32.227951+0000 mgr.smithi157.nfpzoe (mgr.14180) 7147 : cluster [DBG] pgmap v6694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:34.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:02:34.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:02:34.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:02:35.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:02:35.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:35 smithi165 bash[22175]: cluster 2022-05-01T00:02:34.228709+0000 mgr.smithi157.nfpzoe (mgr.14180) 7148 : cluster [DBG] pgmap v6695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:35 smithi165 bash[22175]: audit 2022-05-01T00:02:35.034292+0000 mon.smithi157 (mon.0) 4530 : audit [DBG] from='client.? 172.21.15.157:0/4044229734' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:35 smithi157 bash[20376]: cluster 2022-05-01T00:02:34.228709+0000 mgr.smithi157.nfpzoe (mgr.14180) 7148 : cluster [DBG] pgmap v6695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:35 smithi157 bash[20376]: audit 2022-05-01T00:02:35.034292+0000 mon.smithi157 (mon.0) 4530 : audit [DBG] from='client.? 172.21.15.157:0/4044229734' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:37.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:37 smithi165 bash[22175]: cluster 2022-05-01T00:02:36.229382+0000 mgr.smithi157.nfpzoe (mgr.14180) 7149 : cluster [DBG] pgmap v6696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:37 smithi157 bash[20376]: cluster 2022-05-01T00:02:36.229382+0000 mgr.smithi157.nfpzoe (mgr.14180) 7149 : cluster [DBG] pgmap v6696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:39 smithi165 bash[22175]: cluster 2022-05-01T00:02:38.230002+0000 mgr.smithi157.nfpzoe (mgr.14180) 7150 : cluster [DBG] pgmap v6697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:39.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:39 smithi157 bash[20376]: cluster 2022-05-01T00:02:38.230002+0000 mgr.smithi157.nfpzoe (mgr.14180) 7150 : cluster [DBG] pgmap v6697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:40.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:02:40.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:02:40.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:02:40.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:02:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:40 smithi165 bash[22175]: audit 2022-05-01T00:02:40.355555+0000 mon.smithi157 (mon.0) 4531 : audit [DBG] from='client.? 172.21.15.157:0/489384960' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:40.920 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:40 smithi157 bash[20376]: audit 2022-05-01T00:02:40.355555+0000 mon.smithi157 (mon.0) 4531 : audit [DBG] from='client.? 172.21.15.157:0/489384960' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:41.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:41 smithi165 bash[22175]: cluster 2022-05-01T00:02:40.230689+0000 mgr.smithi157.nfpzoe (mgr.14180) 7151 : cluster [DBG] pgmap v6698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:41 smithi157 bash[20376]: cluster 2022-05-01T00:02:40.230689+0000 mgr.smithi157.nfpzoe (mgr.14180) 7151 : cluster [DBG] pgmap v6698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:43 smithi165 bash[22175]: cluster 2022-05-01T00:02:42.231384+0000 mgr.smithi157.nfpzoe (mgr.14180) 7152 : cluster [DBG] pgmap v6699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:43 smithi157 bash[20376]: cluster 2022-05-01T00:02:42.231384+0000 mgr.smithi157.nfpzoe (mgr.14180) 7152 : cluster [DBG] pgmap v6699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:45.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:02:45.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:02:45.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:02:45.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:02:45.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:45 smithi165 bash[22175]: cluster 2022-05-01T00:02:44.232031+0000 mgr.smithi157.nfpzoe (mgr.14180) 7153 : cluster [DBG] pgmap v6700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:45 smithi157 bash[20376]: cluster 2022-05-01T00:02:44.232031+0000 mgr.smithi157.nfpzoe (mgr.14180) 7153 : cluster [DBG] pgmap v6700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:46 smithi165 bash[22175]: audit 2022-05-01T00:02:45.681575+0000 mon.smithi157 (mon.0) 4532 : audit [DBG] from='client.? 172.21.15.157:0/3017952690' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:46 smithi157 bash[20376]: audit 2022-05-01T00:02:45.681575+0000 mon.smithi157 (mon.0) 4532 : audit [DBG] from='client.? 172.21.15.157:0/3017952690' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:47.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:47 smithi165 bash[22175]: cluster 2022-05-01T00:02:46.232599+0000 mgr.smithi157.nfpzoe (mgr.14180) 7154 : cluster [DBG] pgmap v6701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:47 smithi157 bash[20376]: cluster 2022-05-01T00:02:46.232599+0000 mgr.smithi157.nfpzoe (mgr.14180) 7154 : cluster [DBG] pgmap v6701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:49.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:49 smithi165 bash[22175]: cluster 2022-05-01T00:02:48.233246+0000 mgr.smithi157.nfpzoe (mgr.14180) 7155 : cluster [DBG] pgmap v6702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:49 smithi157 bash[20376]: cluster 2022-05-01T00:02:48.233246+0000 mgr.smithi157.nfpzoe (mgr.14180) 7155 : cluster [DBG] pgmap v6702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:50.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:02:50.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:02:50.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:02:51.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:02:51.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:51 smithi165 bash[22175]: cluster 2022-05-01T00:02:50.233816+0000 mgr.smithi157.nfpzoe (mgr.14180) 7156 : cluster [DBG] pgmap v6703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:51 smithi165 bash[22175]: audit 2022-05-01T00:02:51.007371+0000 mon.smithi157 (mon.0) 4533 : audit [DBG] from='client.? 172.21.15.157:0/3123015290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:51 smithi157 bash[20376]: cluster 2022-05-01T00:02:50.233816+0000 mgr.smithi157.nfpzoe (mgr.14180) 7156 : cluster [DBG] pgmap v6703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:51 smithi157 bash[20376]: audit 2022-05-01T00:02:51.007371+0000 mon.smithi157 (mon.0) 4533 : audit [DBG] from='client.? 172.21.15.157:0/3123015290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:53 smithi165 bash[22175]: cluster 2022-05-01T00:02:52.234441+0000 mgr.smithi157.nfpzoe (mgr.14180) 7157 : cluster [DBG] pgmap v6704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:53 smithi157 bash[20376]: cluster 2022-05-01T00:02:52.234441+0000 mgr.smithi157.nfpzoe (mgr.14180) 7157 : cluster [DBG] pgmap v6704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:55 smithi165 bash[22175]: cluster 2022-05-01T00:02:54.235100+0000 mgr.smithi157.nfpzoe (mgr.14180) 7158 : cluster [DBG] pgmap v6705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:55 smithi157 bash[20376]: cluster 2022-05-01T00:02:54.235100+0000 mgr.smithi157.nfpzoe (mgr.14180) 7158 : cluster [DBG] pgmap v6705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:56.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:02:56.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:02:56.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:02:56.364 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:02:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:56 smithi165 bash[22175]: audit 2022-05-01T00:02:56.343106+0000 mon.smithi157 (mon.0) 4534 : audit [DBG] from='client.? 172.21.15.157:0/2303209312' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:56 smithi157 bash[20376]: audit 2022-05-01T00:02:56.343106+0000 mon.smithi157 (mon.0) 4534 : audit [DBG] from='client.? 172.21.15.157:0/2303209312' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:02:57.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:57 smithi165 bash[22175]: cluster 2022-05-01T00:02:56.235723+0000 mgr.smithi157.nfpzoe (mgr.14180) 7159 : cluster [DBG] pgmap v6706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:57 smithi157 bash[20376]: cluster 2022-05-01T00:02:56.235723+0000 mgr.smithi157.nfpzoe (mgr.14180) 7159 : cluster [DBG] pgmap v6706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:59 smithi165 bash[22175]: cluster 2022-05-01T00:02:58.236266+0000 mgr.smithi157.nfpzoe (mgr.14180) 7160 : cluster [DBG] pgmap v6707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:59 smithi165 bash[22175]: audit 2022-05-01T00:02:59.234777+0000 mon.smithi157 (mon.0) 4535 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:02:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:02:59 smithi165 bash[22175]: audit 2022-05-01T00:02:59.430122+0000 mon.smithi157 (mon.0) 4536 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:02:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:59 smithi157 bash[20376]: cluster 2022-05-01T00:02:58.236266+0000 mgr.smithi157.nfpzoe (mgr.14180) 7160 : cluster [DBG] pgmap v6707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:02:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:59 smithi157 bash[20376]: audit 2022-05-01T00:02:59.234777+0000 mon.smithi157 (mon.0) 4535 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:02:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:02:59 smithi157 bash[20376]: audit 2022-05-01T00:02:59.430122+0000 mon.smithi157 (mon.0) 4536 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:03:01.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:03:01.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:03:01.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:03:01.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:03:01.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:01 smithi165 bash[22175]: cluster 2022-05-01T00:03:00.236917+0000 mgr.smithi157.nfpzoe (mgr.14180) 7161 : cluster [DBG] pgmap v6708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:01 smithi157 bash[20376]: cluster 2022-05-01T00:03:00.236917+0000 mgr.smithi157.nfpzoe (mgr.14180) 7161 : cluster [DBG] pgmap v6708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:02 smithi165 bash[22175]: audit 2022-05-01T00:03:01.672209+0000 mon.smithi157 (mon.0) 4537 : audit [DBG] from='client.? 172.21.15.157:0/3757111732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:02.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:02 smithi157 bash[20376]: audit 2022-05-01T00:03:01.672209+0000 mon.smithi157 (mon.0) 4537 : audit [DBG] from='client.? 172.21.15.157:0/3757111732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:03 smithi165 bash[22175]: cluster 2022-05-01T00:03:02.237521+0000 mgr.smithi157.nfpzoe (mgr.14180) 7162 : cluster [DBG] pgmap v6709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:03 smithi157 bash[20376]: cluster 2022-05-01T00:03:02.237521+0000 mgr.smithi157.nfpzoe (mgr.14180) 7162 : cluster [DBG] pgmap v6709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:05 smithi165 bash[22175]: cluster 2022-05-01T00:03:04.238192+0000 mgr.smithi157.nfpzoe (mgr.14180) 7163 : cluster [DBG] pgmap v6710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:05 smithi157 bash[20376]: cluster 2022-05-01T00:03:04.238192+0000 mgr.smithi157.nfpzoe (mgr.14180) 7163 : cluster [DBG] pgmap v6710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:06.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:03:06.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:03:06.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:03:07.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:03:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:07 smithi165 bash[22175]: cluster 2022-05-01T00:03:06.238796+0000 mgr.smithi157.nfpzoe (mgr.14180) 7164 : cluster [DBG] pgmap v6711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:07 smithi165 bash[22175]: audit 2022-05-01T00:03:06.999198+0000 mon.smithi157 (mon.0) 4538 : audit [DBG] from='client.? 172.21.15.157:0/2344842904' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:07 smithi157 bash[20376]: cluster 2022-05-01T00:03:06.238796+0000 mgr.smithi157.nfpzoe (mgr.14180) 7164 : cluster [DBG] pgmap v6711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:07.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:07 smithi157 bash[20376]: audit 2022-05-01T00:03:06.999198+0000 mon.smithi157 (mon.0) 4538 : audit [DBG] from='client.? 172.21.15.157:0/2344842904' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:08.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:08 smithi165 bash[22175]: audit 2022-05-01T00:03:08.242121+0000 mon.smithi157 (mon.0) 4539 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:03:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:08 smithi165 bash[22175]: audit 2022-05-01T00:03:08.245030+0000 mon.smithi157 (mon.0) 4540 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:03:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:08 smithi165 bash[22175]: audit 2022-05-01T00:03:08.246864+0000 mon.smithi157 (mon.0) 4541 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:03:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:08 smithi165 bash[22175]: audit 2022-05-01T00:03:08.576785+0000 mon.smithi157 (mon.0) 4542 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:03:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:08 smithi165 bash[22175]: audit 2022-05-01T00:03:08.583356+0000 mon.smithi157 (mon.0) 4543 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:03:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:08 smithi157 bash[20376]: audit 2022-05-01T00:03:08.242121+0000 mon.smithi157 (mon.0) 4539 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:03:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:08 smithi157 bash[20376]: audit 2022-05-01T00:03:08.245030+0000 mon.smithi157 (mon.0) 4540 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:03:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:08 smithi157 bash[20376]: audit 2022-05-01T00:03:08.246864+0000 mon.smithi157 (mon.0) 4541 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:03:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:08 smithi157 bash[20376]: audit 2022-05-01T00:03:08.576785+0000 mon.smithi157 (mon.0) 4542 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:03:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:08 smithi157 bash[20376]: audit 2022-05-01T00:03:08.583356+0000 mon.smithi157 (mon.0) 4543 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:03:09.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:09 smithi165 bash[22175]: cluster 2022-05-01T00:03:08.239434+0000 mgr.smithi157.nfpzoe (mgr.14180) 7165 : cluster [DBG] pgmap v6712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:09 smithi165 bash[22175]: cluster 2022-05-01T00:03:08.570961+0000 mgr.smithi157.nfpzoe (mgr.14180) 7166 : cluster [DBG] pgmap v6713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:09 smithi165 bash[22175]: cluster 2022-05-01T00:03:08.571498+0000 mgr.smithi157.nfpzoe (mgr.14180) 7167 : cluster [DBG] pgmap v6714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:09 smithi165 bash[22175]: cephadm 2022-05-01T00:03:08.584577+0000 mgr.smithi157.nfpzoe (mgr.14180) 7168 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:03:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:09 smithi165 bash[22175]: cephadm 2022-05-01T00:03:08.584706+0000 mgr.smithi157.nfpzoe (mgr.14180) 7169 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:03:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:09 smithi157 bash[20376]: cluster 2022-05-01T00:03:08.239434+0000 mgr.smithi157.nfpzoe (mgr.14180) 7165 : cluster [DBG] pgmap v6712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:09 smithi157 bash[20376]: cluster 2022-05-01T00:03:08.570961+0000 mgr.smithi157.nfpzoe (mgr.14180) 7166 : cluster [DBG] pgmap v6713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:09 smithi157 bash[20376]: cluster 2022-05-01T00:03:08.571498+0000 mgr.smithi157.nfpzoe (mgr.14180) 7167 : cluster [DBG] pgmap v6714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:09 smithi157 bash[20376]: cephadm 2022-05-01T00:03:08.584577+0000 mgr.smithi157.nfpzoe (mgr.14180) 7168 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:03:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:09 smithi157 bash[20376]: cephadm 2022-05-01T00:03:08.584706+0000 mgr.smithi157.nfpzoe (mgr.14180) 7169 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:03:11.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:11 smithi157 bash[20376]: cluster 2022-05-01T00:03:10.572062+0000 mgr.smithi157.nfpzoe (mgr.14180) 7170 : cluster [DBG] pgmap v6715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:11 smithi165 bash[22175]: cluster 2022-05-01T00:03:10.572062+0000 mgr.smithi157.nfpzoe (mgr.14180) 7170 : cluster [DBG] pgmap v6715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:12.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:03:12.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:03:12.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:03:12.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:03:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:12 smithi165 bash[22175]: audit 2022-05-01T00:03:12.327355+0000 mon.smithi157 (mon.0) 4544 : audit [DBG] from='client.? 172.21.15.157:0/427186288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:12 smithi157 bash[20376]: audit 2022-05-01T00:03:12.327355+0000 mon.smithi157 (mon.0) 4544 : audit [DBG] from='client.? 172.21.15.157:0/427186288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:13 smithi165 bash[22175]: cluster 2022-05-01T00:03:12.572743+0000 mgr.smithi157.nfpzoe (mgr.14180) 7171 : cluster [DBG] pgmap v6716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:13 smithi157 bash[20376]: cluster 2022-05-01T00:03:12.572743+0000 mgr.smithi157.nfpzoe (mgr.14180) 7171 : cluster [DBG] pgmap v6716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:15 smithi165 bash[22175]: cluster 2022-05-01T00:03:14.573407+0000 mgr.smithi157.nfpzoe (mgr.14180) 7172 : cluster [DBG] pgmap v6717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:15 smithi157 bash[20376]: cluster 2022-05-01T00:03:14.573407+0000 mgr.smithi157.nfpzoe (mgr.14180) 7172 : cluster [DBG] pgmap v6717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:17.358 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:03:17.358 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:03:17.358 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:03:17.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:03:17.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:17 smithi165 bash[22175]: cluster 2022-05-01T00:03:16.574038+0000 mgr.smithi157.nfpzoe (mgr.14180) 7173 : cluster [DBG] pgmap v6718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:17 smithi157 bash[20376]: cluster 2022-05-01T00:03:16.574038+0000 mgr.smithi157.nfpzoe (mgr.14180) 7173 : cluster [DBG] pgmap v6718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:18 smithi157 bash[20376]: audit 2022-05-01T00:03:17.664714+0000 mon.smithi157 (mon.0) 4545 : audit [DBG] from='client.? 172.21.15.157:0/3557129730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:18 smithi165 bash[22175]: audit 2022-05-01T00:03:17.664714+0000 mon.smithi157 (mon.0) 4545 : audit [DBG] from='client.? 172.21.15.157:0/3557129730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:19 smithi157 bash[20376]: cluster 2022-05-01T00:03:18.574695+0000 mgr.smithi157.nfpzoe (mgr.14180) 7174 : cluster [DBG] pgmap v6719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:19 smithi165 bash[22175]: cluster 2022-05-01T00:03:18.574695+0000 mgr.smithi157.nfpzoe (mgr.14180) 7174 : cluster [DBG] pgmap v6719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:21.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:21 smithi157 bash[20376]: cluster 2022-05-01T00:03:20.575387+0000 mgr.smithi157.nfpzoe (mgr.14180) 7175 : cluster [DBG] pgmap v6720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:21.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:21 smithi165 bash[22175]: cluster 2022-05-01T00:03:20.575387+0000 mgr.smithi157.nfpzoe (mgr.14180) 7175 : cluster [DBG] pgmap v6720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:22.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:03:22.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:03:22.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:03:23.021 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:03:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:23 smithi165 bash[22175]: cluster 2022-05-01T00:03:22.576019+0000 mgr.smithi157.nfpzoe (mgr.14180) 7176 : cluster [DBG] pgmap v6721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:23 smithi165 bash[22175]: audit 2022-05-01T00:03:23.000651+0000 mon.smithi157 (mon.0) 4546 : audit [DBG] from='client.? 172.21.15.157:0/1809515591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:23 smithi157 bash[20376]: cluster 2022-05-01T00:03:22.576019+0000 mgr.smithi157.nfpzoe (mgr.14180) 7176 : cluster [DBG] pgmap v6721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:23.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:23 smithi157 bash[20376]: audit 2022-05-01T00:03:23.000651+0000 mon.smithi157 (mon.0) 4546 : audit [DBG] from='client.? 172.21.15.157:0/1809515591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:25 smithi157 bash[20376]: cluster 2022-05-01T00:03:24.576638+0000 mgr.smithi157.nfpzoe (mgr.14180) 7177 : cluster [DBG] pgmap v6722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:25 smithi165 bash[22175]: cluster 2022-05-01T00:03:24.576638+0000 mgr.smithi157.nfpzoe (mgr.14180) 7177 : cluster [DBG] pgmap v6722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:27 smithi157 bash[20376]: cluster 2022-05-01T00:03:26.577341+0000 mgr.smithi157.nfpzoe (mgr.14180) 7178 : cluster [DBG] pgmap v6723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:28.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:03:28.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:03:28.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:03:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:27 smithi165 bash[22175]: cluster 2022-05-01T00:03:26.577341+0000 mgr.smithi157.nfpzoe (mgr.14180) 7178 : cluster [DBG] pgmap v6723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:28.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:03:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:28 smithi157 bash[20376]: audit 2022-05-01T00:03:28.335374+0000 mon.smithi157 (mon.0) 4547 : audit [DBG] from='client.? 172.21.15.157:0/1055633814' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:28 smithi165 bash[22175]: audit 2022-05-01T00:03:28.335374+0000 mon.smithi157 (mon.0) 4547 : audit [DBG] from='client.? 172.21.15.157:0/1055633814' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:29 smithi157 bash[20376]: cluster 2022-05-01T00:03:28.578002+0000 mgr.smithi157.nfpzoe (mgr.14180) 7179 : cluster [DBG] pgmap v6724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:29 smithi165 bash[22175]: cluster 2022-05-01T00:03:28.578002+0000 mgr.smithi157.nfpzoe (mgr.14180) 7179 : cluster [DBG] pgmap v6724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:31 smithi165 bash[22175]: cluster 2022-05-01T00:03:30.578631+0000 mgr.smithi157.nfpzoe (mgr.14180) 7180 : cluster [DBG] pgmap v6725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:31.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:31 smithi157 bash[20376]: cluster 2022-05-01T00:03:30.578631+0000 mgr.smithi157.nfpzoe (mgr.14180) 7180 : cluster [DBG] pgmap v6725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:33.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:03:33.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:03:33.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:03:33.692 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:03:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:33 smithi165 bash[22175]: cluster 2022-05-01T00:03:32.579326+0000 mgr.smithi157.nfpzoe (mgr.14180) 7181 : cluster [DBG] pgmap v6726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:33.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:33 smithi157 bash[20376]: cluster 2022-05-01T00:03:32.579326+0000 mgr.smithi157.nfpzoe (mgr.14180) 7181 : cluster [DBG] pgmap v6726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:34.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:34 smithi157 bash[20376]: audit 2022-05-01T00:03:33.664307+0000 mon.smithi157 (mon.0) 4548 : audit [DBG] from='client.? 172.21.15.157:0/2137779202' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:34 smithi165 bash[22175]: audit 2022-05-01T00:03:33.664307+0000 mon.smithi157 (mon.0) 4548 : audit [DBG] from='client.? 172.21.15.157:0/2137779202' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:35.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:35 smithi157 bash[20376]: cluster 2022-05-01T00:03:34.579946+0000 mgr.smithi157.nfpzoe (mgr.14180) 7182 : cluster [DBG] pgmap v6727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:36.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:35 smithi165 bash[22175]: cluster 2022-05-01T00:03:34.579946+0000 mgr.smithi157.nfpzoe (mgr.14180) 7182 : cluster [DBG] pgmap v6727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:37 smithi157 bash[20376]: cluster 2022-05-01T00:03:36.580565+0000 mgr.smithi157.nfpzoe (mgr.14180) 7183 : cluster [DBG] pgmap v6728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:37 smithi165 bash[22175]: cluster 2022-05-01T00:03:36.580565+0000 mgr.smithi157.nfpzoe (mgr.14180) 7183 : cluster [DBG] pgmap v6728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:38.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:03:38.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:03:38.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:03:39.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:03:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:39 smithi157 bash[20376]: cluster 2022-05-01T00:03:38.581229+0000 mgr.smithi157.nfpzoe (mgr.14180) 7184 : cluster [DBG] pgmap v6729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:39 smithi157 bash[20376]: audit 2022-05-01T00:03:39.003271+0000 mon.smithi157 (mon.0) 4549 : audit [DBG] from='client.? 172.21.15.157:0/2661398219' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:39 smithi165 bash[22175]: cluster 2022-05-01T00:03:38.581229+0000 mgr.smithi157.nfpzoe (mgr.14180) 7184 : cluster [DBG] pgmap v6729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:39 smithi165 bash[22175]: audit 2022-05-01T00:03:39.003271+0000 mon.smithi157 (mon.0) 4549 : audit [DBG] from='client.? 172.21.15.157:0/2661398219' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:41.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:41 smithi165 bash[22175]: cluster 2022-05-01T00:03:40.581848+0000 mgr.smithi157.nfpzoe (mgr.14180) 7185 : cluster [DBG] pgmap v6730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:41.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:41 smithi157 bash[20376]: cluster 2022-05-01T00:03:40.581848+0000 mgr.smithi157.nfpzoe (mgr.14180) 7185 : cluster [DBG] pgmap v6730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:43 smithi165 bash[22175]: cluster 2022-05-01T00:03:42.582586+0000 mgr.smithi157.nfpzoe (mgr.14180) 7186 : cluster [DBG] pgmap v6731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:43.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:43 smithi157 bash[20376]: cluster 2022-05-01T00:03:42.582586+0000 mgr.smithi157.nfpzoe (mgr.14180) 7186 : cluster [DBG] pgmap v6731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:44.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:03:44.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:03:44.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:03:44.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:03:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:44 smithi157 bash[20376]: audit 2022-05-01T00:03:44.336595+0000 mon.smithi157 (mon.0) 4550 : audit [DBG] from='client.? 172.21.15.157:0/691339025' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:44 smithi165 bash[22175]: audit 2022-05-01T00:03:44.336595+0000 mon.smithi157 (mon.0) 4550 : audit [DBG] from='client.? 172.21.15.157:0/691339025' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:45.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:45 smithi157 bash[20376]: cluster 2022-05-01T00:03:44.583315+0000 mgr.smithi157.nfpzoe (mgr.14180) 7187 : cluster [DBG] pgmap v6732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:45 smithi165 bash[22175]: cluster 2022-05-01T00:03:44.583315+0000 mgr.smithi157.nfpzoe (mgr.14180) 7187 : cluster [DBG] pgmap v6732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:47.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:47 smithi157 bash[20376]: cluster 2022-05-01T00:03:46.584081+0000 mgr.smithi157.nfpzoe (mgr.14180) 7188 : cluster [DBG] pgmap v6733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:47 smithi165 bash[22175]: cluster 2022-05-01T00:03:46.584081+0000 mgr.smithi157.nfpzoe (mgr.14180) 7188 : cluster [DBG] pgmap v6733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:49.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:03:49.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:03:49.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:03:49.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:03:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:49 smithi157 bash[20376]: cluster 2022-05-01T00:03:48.584799+0000 mgr.smithi157.nfpzoe (mgr.14180) 7189 : cluster [DBG] pgmap v6734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:49 smithi165 bash[22175]: cluster 2022-05-01T00:03:48.584799+0000 mgr.smithi157.nfpzoe (mgr.14180) 7189 : cluster [DBG] pgmap v6734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:50.925 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:50 smithi157 bash[20376]: audit 2022-05-01T00:03:49.664347+0000 mon.smithi157 (mon.0) 4551 : audit [DBG] from='client.? 172.21.15.157:0/606866442' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:51.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:50 smithi165 bash[22175]: audit 2022-05-01T00:03:49.664347+0000 mon.smithi157 (mon.0) 4551 : audit [DBG] from='client.? 172.21.15.157:0/606866442' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:51 smithi157 bash[20376]: cluster 2022-05-01T00:03:50.585409+0000 mgr.smithi157.nfpzoe (mgr.14180) 7190 : cluster [DBG] pgmap v6735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:51 smithi165 bash[22175]: cluster 2022-05-01T00:03:50.585409+0000 mgr.smithi157.nfpzoe (mgr.14180) 7190 : cluster [DBG] pgmap v6735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:53.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:53 smithi165 bash[22175]: cluster 2022-05-01T00:03:52.586085+0000 mgr.smithi157.nfpzoe (mgr.14180) 7191 : cluster [DBG] pgmap v6736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:53.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:53 smithi157 bash[20376]: cluster 2022-05-01T00:03:52.586085+0000 mgr.smithi157.nfpzoe (mgr.14180) 7191 : cluster [DBG] pgmap v6736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:54.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:03:54.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:03:54.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:03:55.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:03:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:55 smithi157 bash[20376]: cluster 2022-05-01T00:03:54.586728+0000 mgr.smithi157.nfpzoe (mgr.14180) 7192 : cluster [DBG] pgmap v6737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:55 smithi157 bash[20376]: audit 2022-05-01T00:03:54.985992+0000 mon.smithi157 (mon.0) 4552 : audit [DBG] from='client.? 172.21.15.157:0/3618574913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:55 smithi165 bash[22175]: cluster 2022-05-01T00:03:54.586728+0000 mgr.smithi157.nfpzoe (mgr.14180) 7192 : cluster [DBG] pgmap v6737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:55 smithi165 bash[22175]: audit 2022-05-01T00:03:54.985992+0000 mon.smithi157 (mon.0) 4552 : audit [DBG] from='client.? 172.21.15.157:0/3618574913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:03:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:57 smithi157 bash[20376]: cluster 2022-05-01T00:03:56.587374+0000 mgr.smithi157.nfpzoe (mgr.14180) 7193 : cluster [DBG] pgmap v6738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:57 smithi165 bash[22175]: cluster 2022-05-01T00:03:56.587374+0000 mgr.smithi157.nfpzoe (mgr.14180) 7193 : cluster [DBG] pgmap v6738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:59 smithi157 bash[20376]: cluster 2022-05-01T00:03:58.588034+0000 mgr.smithi157.nfpzoe (mgr.14180) 7194 : cluster [DBG] pgmap v6739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:03:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:59 smithi157 bash[20376]: audit 2022-05-01T00:03:59.238832+0000 mon.smithi157 (mon.0) 4553 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:03:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:03:59 smithi157 bash[20376]: audit 2022-05-01T00:03:59.437726+0000 mon.smithi157 (mon.0) 4554 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:04:00.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:04:00.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:04:00.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:04:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:59 smithi165 bash[22175]: cluster 2022-05-01T00:03:58.588034+0000 mgr.smithi157.nfpzoe (mgr.14180) 7194 : cluster [DBG] pgmap v6739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:59 smithi165 bash[22175]: audit 2022-05-01T00:03:59.238832+0000 mon.smithi157 (mon.0) 4553 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:04:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:03:59 smithi165 bash[22175]: audit 2022-05-01T00:03:59.437726+0000 mon.smithi157 (mon.0) 4554 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:04:00.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:04:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:00 smithi157 bash[20376]: audit 2022-05-01T00:04:00.311050+0000 mon.smithi157 (mon.0) 4555 : audit [DBG] from='client.? 172.21.15.157:0/3671989795' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:00 smithi165 bash[22175]: audit 2022-05-01T00:04:00.311050+0000 mon.smithi157 (mon.0) 4555 : audit [DBG] from='client.? 172.21.15.157:0/3671989795' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:01 smithi157 bash[20376]: cluster 2022-05-01T00:04:00.588670+0000 mgr.smithi157.nfpzoe (mgr.14180) 7195 : cluster [DBG] pgmap v6740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:01 smithi165 bash[22175]: cluster 2022-05-01T00:04:00.588670+0000 mgr.smithi157.nfpzoe (mgr.14180) 7195 : cluster [DBG] pgmap v6740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:03 smithi157 bash[20376]: cluster 2022-05-01T00:04:02.589318+0000 mgr.smithi157.nfpzoe (mgr.14180) 7196 : cluster [DBG] pgmap v6741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:03 smithi165 bash[22175]: cluster 2022-05-01T00:04:02.589318+0000 mgr.smithi157.nfpzoe (mgr.14180) 7196 : cluster [DBG] pgmap v6741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:05.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:04:05.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:04:05.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:04:05.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:04:06.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:05 smithi165 bash[22175]: cluster 2022-05-01T00:04:04.589974+0000 mgr.smithi157.nfpzoe (mgr.14180) 7197 : cluster [DBG] pgmap v6742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:05 smithi165 bash[22175]: audit 2022-05-01T00:04:05.646956+0000 mon.smithi157 (mon.0) 4556 : audit [DBG] from='client.? 172.21.15.157:0/17293791' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:05 smithi157 bash[20376]: cluster 2022-05-01T00:04:04.589974+0000 mgr.smithi157.nfpzoe (mgr.14180) 7197 : cluster [DBG] pgmap v6742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:05 smithi157 bash[20376]: audit 2022-05-01T00:04:05.646956+0000 mon.smithi157 (mon.0) 4556 : audit [DBG] from='client.? 172.21.15.157:0/17293791' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:07 smithi165 bash[22175]: cluster 2022-05-01T00:04:06.590721+0000 mgr.smithi157.nfpzoe (mgr.14180) 7198 : cluster [DBG] pgmap v6743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:08.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:07 smithi157 bash[20376]: cluster 2022-05-01T00:04:06.590721+0000 mgr.smithi157.nfpzoe (mgr.14180) 7198 : cluster [DBG] pgmap v6743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:08 smithi165 bash[22175]: audit 2022-05-01T00:04:08.594084+0000 mon.smithi157 (mon.0) 4557 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:04:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:08 smithi165 bash[22175]: audit 2022-05-01T00:04:08.596770+0000 mon.smithi157 (mon.0) 4558 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:04:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:08 smithi165 bash[22175]: audit 2022-05-01T00:04:08.598073+0000 mon.smithi157 (mon.0) 4559 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:04:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:08 smithi157 bash[20376]: audit 2022-05-01T00:04:08.594084+0000 mon.smithi157 (mon.0) 4557 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:04:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:08 smithi157 bash[20376]: audit 2022-05-01T00:04:08.596770+0000 mon.smithi157 (mon.0) 4558 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:04:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:08 smithi157 bash[20376]: audit 2022-05-01T00:04:08.598073+0000 mon.smithi157 (mon.0) 4559 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:04:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:09 smithi157 bash[20376]: cluster 2022-05-01T00:04:08.591368+0000 mgr.smithi157.nfpzoe (mgr.14180) 7199 : cluster [DBG] pgmap v6744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:09 smithi157 bash[20376]: audit 2022-05-01T00:04:08.900208+0000 mon.smithi157 (mon.0) 4560 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:04:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:09 smithi157 bash[20376]: audit 2022-05-01T00:04:08.908771+0000 mon.smithi157 (mon.0) 4561 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:04:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:09 smithi165 bash[22175]: cluster 2022-05-01T00:04:08.591368+0000 mgr.smithi157.nfpzoe (mgr.14180) 7199 : cluster [DBG] pgmap v6744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:09 smithi165 bash[22175]: audit 2022-05-01T00:04:08.900208+0000 mon.smithi157 (mon.0) 4560 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:04:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:09 smithi165 bash[22175]: audit 2022-05-01T00:04:08.908771+0000 mon.smithi157 (mon.0) 4561 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:04:10.669 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:04:10.669 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:04:10.669 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:04:10.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:04:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:10 smithi165 bash[22175]: cluster 2022-05-01T00:04:08.894511+0000 mgr.smithi157.nfpzoe (mgr.14180) 7200 : cluster [DBG] pgmap v6745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:10 smithi165 bash[22175]: cluster 2022-05-01T00:04:08.894941+0000 mgr.smithi157.nfpzoe (mgr.14180) 7201 : cluster [DBG] pgmap v6746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:10 smithi165 bash[22175]: cephadm 2022-05-01T00:04:08.910103+0000 mgr.smithi157.nfpzoe (mgr.14180) 7202 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:04:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:10 smithi165 bash[22175]: cephadm 2022-05-01T00:04:08.910284+0000 mgr.smithi157.nfpzoe (mgr.14180) 7203 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:04:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:10 smithi157 bash[20376]: cluster 2022-05-01T00:04:08.894511+0000 mgr.smithi157.nfpzoe (mgr.14180) 7200 : cluster [DBG] pgmap v6745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:10 smithi157 bash[20376]: cluster 2022-05-01T00:04:08.894941+0000 mgr.smithi157.nfpzoe (mgr.14180) 7201 : cluster [DBG] pgmap v6746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:10 smithi157 bash[20376]: cephadm 2022-05-01T00:04:08.910103+0000 mgr.smithi157.nfpzoe (mgr.14180) 7202 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:04:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:10 smithi157 bash[20376]: cephadm 2022-05-01T00:04:08.910284+0000 mgr.smithi157.nfpzoe (mgr.14180) 7203 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:04:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:11 smithi165 bash[22175]: audit 2022-05-01T00:04:10.977520+0000 mon.smithi157 (mon.0) 4562 : audit [DBG] from='client.? 172.21.15.157:0/1631193537' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:12.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:11 smithi157 bash[20376]: audit 2022-05-01T00:04:10.977520+0000 mon.smithi157 (mon.0) 4562 : audit [DBG] from='client.? 172.21.15.157:0/1631193537' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:12 smithi165 bash[22175]: cluster 2022-05-01T00:04:10.895465+0000 mgr.smithi157.nfpzoe (mgr.14180) 7204 : cluster [DBG] pgmap v6747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:12 smithi157 bash[20376]: cluster 2022-05-01T00:04:10.895465+0000 mgr.smithi157.nfpzoe (mgr.14180) 7204 : cluster [DBG] pgmap v6747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:14 smithi165 bash[22175]: cluster 2022-05-01T00:04:12.896044+0000 mgr.smithi157.nfpzoe (mgr.14180) 7205 : cluster [DBG] pgmap v6748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:14 smithi157 bash[20376]: cluster 2022-05-01T00:04:12.896044+0000 mgr.smithi157.nfpzoe (mgr.14180) 7205 : cluster [DBG] pgmap v6748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:16.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:04:16.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:04:16.002 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:04:16.320 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:04:17.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:16 smithi157 bash[20376]: cluster 2022-05-01T00:04:14.896660+0000 mgr.smithi157.nfpzoe (mgr.14180) 7206 : cluster [DBG] pgmap v6749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:17.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:16 smithi157 bash[20376]: audit 2022-05-01T00:04:16.300194+0000 mon.smithi157 (mon.0) 4563 : audit [DBG] from='client.? 172.21.15.157:0/1364717044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:16 smithi165 bash[22175]: cluster 2022-05-01T00:04:14.896660+0000 mgr.smithi157.nfpzoe (mgr.14180) 7206 : cluster [DBG] pgmap v6749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:16 smithi165 bash[22175]: audit 2022-05-01T00:04:16.300194+0000 mon.smithi157 (mon.0) 4563 : audit [DBG] from='client.? 172.21.15.157:0/1364717044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:17 smithi165 bash[22175]: cluster 2022-05-01T00:04:16.897268+0000 mgr.smithi157.nfpzoe (mgr.14180) 7207 : cluster [DBG] pgmap v6750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:17 smithi157 bash[20376]: cluster 2022-05-01T00:04:16.897268+0000 mgr.smithi157.nfpzoe (mgr.14180) 7207 : cluster [DBG] pgmap v6750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:19 smithi165 bash[22175]: cluster 2022-05-01T00:04:18.897909+0000 mgr.smithi157.nfpzoe (mgr.14180) 7208 : cluster [DBG] pgmap v6751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:19 smithi157 bash[20376]: cluster 2022-05-01T00:04:18.897909+0000 mgr.smithi157.nfpzoe (mgr.14180) 7208 : cluster [DBG] pgmap v6751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:21.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:04:21.324 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:04:21.324 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:04:21.654 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:04:22.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:22 smithi165 bash[22175]: cluster 2022-05-01T00:04:20.898518+0000 mgr.smithi157.nfpzoe (mgr.14180) 7209 : cluster [DBG] pgmap v6752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:22 smithi165 bash[22175]: audit 2022-05-01T00:04:21.629654+0000 mon.smithi157 (mon.0) 4564 : audit [DBG] from='client.? 172.21.15.157:0/631772140' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:22 smithi157 bash[20376]: cluster 2022-05-01T00:04:20.898518+0000 mgr.smithi157.nfpzoe (mgr.14180) 7209 : cluster [DBG] pgmap v6752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:22 smithi157 bash[20376]: audit 2022-05-01T00:04:21.629654+0000 mon.smithi157 (mon.0) 4564 : audit [DBG] from='client.? 172.21.15.157:0/631772140' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:24.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:24 smithi165 bash[22175]: cluster 2022-05-01T00:04:22.899186+0000 mgr.smithi157.nfpzoe (mgr.14180) 7210 : cluster [DBG] pgmap v6753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:24 smithi157 bash[20376]: cluster 2022-05-01T00:04:22.899186+0000 mgr.smithi157.nfpzoe (mgr.14180) 7210 : cluster [DBG] pgmap v6753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:26.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:04:26.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:04:26.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:04:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:26 smithi165 bash[22175]: cluster 2022-05-01T00:04:24.899792+0000 mgr.smithi157.nfpzoe (mgr.14180) 7211 : cluster [DBG] pgmap v6754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:26 smithi157 bash[20376]: cluster 2022-05-01T00:04:24.899792+0000 mgr.smithi157.nfpzoe (mgr.14180) 7211 : cluster [DBG] pgmap v6754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:26.981 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:04:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:27 smithi165 bash[22175]: audit 2022-05-01T00:04:26.961481+0000 mon.smithi157 (mon.0) 4565 : audit [DBG] from='client.? 172.21.15.157:0/3364603959' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:27 smithi157 bash[20376]: audit 2022-05-01T00:04:26.961481+0000 mon.smithi157 (mon.0) 4565 : audit [DBG] from='client.? 172.21.15.157:0/3364603959' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:28 smithi165 bash[22175]: cluster 2022-05-01T00:04:26.900382+0000 mgr.smithi157.nfpzoe (mgr.14180) 7212 : cluster [DBG] pgmap v6755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:28 smithi157 bash[20376]: cluster 2022-05-01T00:04:26.900382+0000 mgr.smithi157.nfpzoe (mgr.14180) 7212 : cluster [DBG] pgmap v6755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:30 smithi165 bash[22175]: cluster 2022-05-01T00:04:28.901102+0000 mgr.smithi157.nfpzoe (mgr.14180) 7213 : cluster [DBG] pgmap v6756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:30.927 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:30 smithi157 bash[20376]: cluster 2022-05-01T00:04:28.901102+0000 mgr.smithi157.nfpzoe (mgr.14180) 7213 : cluster [DBG] pgmap v6756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:31.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:04:31.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:04:31.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:04:32.310 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:04:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:32 smithi165 bash[22175]: cluster 2022-05-01T00:04:30.901721+0000 mgr.smithi157.nfpzoe (mgr.14180) 7214 : cluster [DBG] pgmap v6757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:32 smithi165 bash[22175]: audit 2022-05-01T00:04:32.290620+0000 mon.smithi157 (mon.0) 4566 : audit [DBG] from='client.? 172.21.15.157:0/4242912412' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:32 smithi157 bash[20376]: cluster 2022-05-01T00:04:30.901721+0000 mgr.smithi157.nfpzoe (mgr.14180) 7214 : cluster [DBG] pgmap v6757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:32 smithi157 bash[20376]: audit 2022-05-01T00:04:32.290620+0000 mon.smithi157 (mon.0) 4566 : audit [DBG] from='client.? 172.21.15.157:0/4242912412' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:34 smithi165 bash[22175]: cluster 2022-05-01T00:04:32.902388+0000 mgr.smithi157.nfpzoe (mgr.14180) 7215 : cluster [DBG] pgmap v6758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:34 smithi157 bash[20376]: cluster 2022-05-01T00:04:32.902388+0000 mgr.smithi157.nfpzoe (mgr.14180) 7215 : cluster [DBG] pgmap v6758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:36 smithi165 bash[22175]: cluster 2022-05-01T00:04:34.903014+0000 mgr.smithi157.nfpzoe (mgr.14180) 7216 : cluster [DBG] pgmap v6759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:36 smithi157 bash[20376]: cluster 2022-05-01T00:04:34.903014+0000 mgr.smithi157.nfpzoe (mgr.14180) 7216 : cluster [DBG] pgmap v6759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:37.313 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:04:37.314 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:04:37.314 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:04:37.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:04:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:38 smithi165 bash[22175]: cluster 2022-05-01T00:04:36.903716+0000 mgr.smithi157.nfpzoe (mgr.14180) 7217 : cluster [DBG] pgmap v6760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:38 smithi165 bash[22175]: audit 2022-05-01T00:04:37.622026+0000 mon.smithi157 (mon.0) 4567 : audit [DBG] from='client.? 172.21.15.157:0/3482729655' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:38 smithi157 bash[20376]: cluster 2022-05-01T00:04:36.903716+0000 mgr.smithi157.nfpzoe (mgr.14180) 7217 : cluster [DBG] pgmap v6760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:38.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:38 smithi157 bash[20376]: audit 2022-05-01T00:04:37.622026+0000 mon.smithi157 (mon.0) 4567 : audit [DBG] from='client.? 172.21.15.157:0/3482729655' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:40 smithi165 bash[22175]: cluster 2022-05-01T00:04:38.904368+0000 mgr.smithi157.nfpzoe (mgr.14180) 7218 : cluster [DBG] pgmap v6761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:40.928 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:40 smithi157 bash[20376]: cluster 2022-05-01T00:04:38.904368+0000 mgr.smithi157.nfpzoe (mgr.14180) 7218 : cluster [DBG] pgmap v6761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:42.645 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:04:42.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:04:42.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:04:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:42 smithi165 bash[22175]: cluster 2022-05-01T00:04:40.904960+0000 mgr.smithi157.nfpzoe (mgr.14180) 7219 : cluster [DBG] pgmap v6762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:42.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:42 smithi157 bash[20376]: cluster 2022-05-01T00:04:40.904960+0000 mgr.smithi157.nfpzoe (mgr.14180) 7219 : cluster [DBG] pgmap v6762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:42.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:04:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:43 smithi165 bash[22175]: audit 2022-05-01T00:04:42.949447+0000 mon.smithi157 (mon.0) 4568 : audit [DBG] from='client.? 172.21.15.157:0/3637082711' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:43 smithi157 bash[20376]: audit 2022-05-01T00:04:42.949447+0000 mon.smithi157 (mon.0) 4568 : audit [DBG] from='client.? 172.21.15.157:0/3637082711' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:44 smithi165 bash[22175]: cluster 2022-05-01T00:04:42.905426+0000 mgr.smithi157.nfpzoe (mgr.14180) 7220 : cluster [DBG] pgmap v6763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:44 smithi157 bash[20376]: cluster 2022-05-01T00:04:42.905426+0000 mgr.smithi157.nfpzoe (mgr.14180) 7220 : cluster [DBG] pgmap v6763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:46 smithi165 bash[22175]: cluster 2022-05-01T00:04:44.906050+0000 mgr.smithi157.nfpzoe (mgr.14180) 7221 : cluster [DBG] pgmap v6764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:46.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:46 smithi157 bash[20376]: cluster 2022-05-01T00:04:44.906050+0000 mgr.smithi157.nfpzoe (mgr.14180) 7221 : cluster [DBG] pgmap v6764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:47.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:04:47.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:04:47.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:04:48.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:04:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:48 smithi165 bash[22175]: cluster 2022-05-01T00:04:46.906699+0000 mgr.smithi157.nfpzoe (mgr.14180) 7222 : cluster [DBG] pgmap v6765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:48.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:48 smithi165 bash[22175]: audit 2022-05-01T00:04:48.268760+0000 mon.smithi157 (mon.0) 4569 : audit [DBG] from='client.? 172.21.15.157:0/1471697061' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:48.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:48 smithi157 bash[20376]: cluster 2022-05-01T00:04:46.906699+0000 mgr.smithi157.nfpzoe (mgr.14180) 7222 : cluster [DBG] pgmap v6765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:48 smithi157 bash[20376]: audit 2022-05-01T00:04:48.268760+0000 mon.smithi157 (mon.0) 4569 : audit [DBG] from='client.? 172.21.15.157:0/1471697061' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:50 smithi165 bash[22175]: cluster 2022-05-01T00:04:48.907305+0000 mgr.smithi157.nfpzoe (mgr.14180) 7223 : cluster [DBG] pgmap v6766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:50.928 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:50 smithi157 bash[20376]: cluster 2022-05-01T00:04:48.907305+0000 mgr.smithi157.nfpzoe (mgr.14180) 7223 : cluster [DBG] pgmap v6766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:52 smithi165 bash[22175]: cluster 2022-05-01T00:04:50.907941+0000 mgr.smithi157.nfpzoe (mgr.14180) 7224 : cluster [DBG] pgmap v6767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:52 smithi157 bash[20376]: cluster 2022-05-01T00:04:50.907941+0000 mgr.smithi157.nfpzoe (mgr.14180) 7224 : cluster [DBG] pgmap v6767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:53.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:04:53.299 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:04:53.299 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:04:53.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:04:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:54 smithi165 bash[22175]: cluster 2022-05-01T00:04:52.908627+0000 mgr.smithi157.nfpzoe (mgr.14180) 7225 : cluster [DBG] pgmap v6768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:54 smithi165 bash[22175]: audit 2022-05-01T00:04:53.603756+0000 mon.smithi157 (mon.0) 4570 : audit [DBG] from='client.? 172.21.15.157:0/2903836504' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:54 smithi157 bash[20376]: cluster 2022-05-01T00:04:52.908627+0000 mgr.smithi157.nfpzoe (mgr.14180) 7225 : cluster [DBG] pgmap v6768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:54.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:54 smithi157 bash[20376]: audit 2022-05-01T00:04:53.603756+0000 mon.smithi157 (mon.0) 4570 : audit [DBG] from='client.? 172.21.15.157:0/2903836504' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:56 smithi165 bash[22175]: cluster 2022-05-01T00:04:54.909214+0000 mgr.smithi157.nfpzoe (mgr.14180) 7226 : cluster [DBG] pgmap v6769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:56.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:56 smithi157 bash[20376]: cluster 2022-05-01T00:04:54.909214+0000 mgr.smithi157.nfpzoe (mgr.14180) 7226 : cluster [DBG] pgmap v6769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:58.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:04:58.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:04:58.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:04:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:58 smithi165 bash[22175]: cluster 2022-05-01T00:04:56.909801+0000 mgr.smithi157.nfpzoe (mgr.14180) 7227 : cluster [DBG] pgmap v6770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:58.953 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:04:58.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:58 smithi157 bash[20376]: cluster 2022-05-01T00:04:56.909801+0000 mgr.smithi157.nfpzoe (mgr.14180) 7227 : cluster [DBG] pgmap v6770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:04:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:59 smithi165 bash[22175]: audit 2022-05-01T00:04:58.933393+0000 mon.smithi157 (mon.0) 4571 : audit [DBG] from='client.? 172.21.15.157:0/766859443' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:59 smithi165 bash[22175]: audit 2022-05-01T00:04:59.242931+0000 mon.smithi157 (mon.0) 4572 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:04:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:04:59 smithi165 bash[22175]: audit 2022-05-01T00:04:59.443370+0000 mon.smithi157 (mon.0) 4573 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:04:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:59 smithi157 bash[20376]: audit 2022-05-01T00:04:58.933393+0000 mon.smithi157 (mon.0) 4571 : audit [DBG] from='client.? 172.21.15.157:0/766859443' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:04:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:59 smithi157 bash[20376]: audit 2022-05-01T00:04:59.242931+0000 mon.smithi157 (mon.0) 4572 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:04:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:04:59 smithi157 bash[20376]: audit 2022-05-01T00:04:59.443370+0000 mon.smithi157 (mon.0) 4573 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:05:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:00 smithi165 bash[22175]: cluster 2022-05-01T00:04:58.910253+0000 mgr.smithi157.nfpzoe (mgr.14180) 7228 : cluster [DBG] pgmap v6771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:00.928 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:00 smithi157 bash[20376]: cluster 2022-05-01T00:04:58.910253+0000 mgr.smithi157.nfpzoe (mgr.14180) 7228 : cluster [DBG] pgmap v6771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:02.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:02 smithi165 bash[22175]: cluster 2022-05-01T00:05:00.910840+0000 mgr.smithi157.nfpzoe (mgr.14180) 7229 : cluster [DBG] pgmap v6772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:02 smithi157 bash[20376]: cluster 2022-05-01T00:05:00.910840+0000 mgr.smithi157.nfpzoe (mgr.14180) 7229 : cluster [DBG] pgmap v6772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:03.957 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:05:03.957 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:05:03.957 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:05:04.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:05:04.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:04 smithi165 bash[22175]: cluster 2022-05-01T00:05:02.911509+0000 mgr.smithi157.nfpzoe (mgr.14180) 7230 : cluster [DBG] pgmap v6773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:04 smithi165 bash[22175]: audit 2022-05-01T00:05:04.266394+0000 mon.smithi157 (mon.0) 4574 : audit [DBG] from='client.? 172.21.15.157:0/828813637' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:04.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:04 smithi157 bash[20376]: cluster 2022-05-01T00:05:02.911509+0000 mgr.smithi157.nfpzoe (mgr.14180) 7230 : cluster [DBG] pgmap v6773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:04 smithi157 bash[20376]: audit 2022-05-01T00:05:04.266394+0000 mon.smithi157 (mon.0) 4574 : audit [DBG] from='client.? 172.21.15.157:0/828813637' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:06.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:06 smithi165 bash[22175]: cluster 2022-05-01T00:05:04.912188+0000 mgr.smithi157.nfpzoe (mgr.14180) 7231 : cluster [DBG] pgmap v6774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:06 smithi157 bash[20376]: cluster 2022-05-01T00:05:04.912188+0000 mgr.smithi157.nfpzoe (mgr.14180) 7231 : cluster [DBG] pgmap v6774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:08.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:08 smithi165 bash[22175]: cluster 2022-05-01T00:05:06.912809+0000 mgr.smithi157.nfpzoe (mgr.14180) 7232 : cluster [DBG] pgmap v6775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:08 smithi157 bash[20376]: cluster 2022-05-01T00:05:06.912809+0000 mgr.smithi157.nfpzoe (mgr.14180) 7232 : cluster [DBG] pgmap v6775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:09.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:05:09.322 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:05:09.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:05:09.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:05:09.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:09 smithi165 bash[22175]: audit 2022-05-01T00:05:08.916593+0000 mon.smithi157 (mon.0) 4575 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:05:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:09 smithi165 bash[22175]: audit 2022-05-01T00:05:08.919235+0000 mon.smithi157 (mon.0) 4576 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:05:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:09 smithi165 bash[22175]: audit 2022-05-01T00:05:08.920856+0000 mon.smithi157 (mon.0) 4577 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:05:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:09 smithi165 bash[22175]: audit 2022-05-01T00:05:09.233942+0000 mon.smithi157 (mon.0) 4578 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:05:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:09 smithi165 bash[22175]: audit 2022-05-01T00:05:09.244407+0000 mon.smithi157 (mon.0) 4579 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:05:09.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:09 smithi157 bash[20376]: audit 2022-05-01T00:05:08.916593+0000 mon.smithi157 (mon.0) 4575 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:05:09.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:09 smithi157 bash[20376]: audit 2022-05-01T00:05:08.919235+0000 mon.smithi157 (mon.0) 4576 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:05:09.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:09 smithi157 bash[20376]: audit 2022-05-01T00:05:08.920856+0000 mon.smithi157 (mon.0) 4577 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:05:09.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:09 smithi157 bash[20376]: audit 2022-05-01T00:05:09.233942+0000 mon.smithi157 (mon.0) 4578 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:05:09.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:09 smithi157 bash[20376]: audit 2022-05-01T00:05:09.244407+0000 mon.smithi157 (mon.0) 4579 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:05:10.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:10 smithi165 bash[22175]: cluster 2022-05-01T00:05:08.913452+0000 mgr.smithi157.nfpzoe (mgr.14180) 7233 : cluster [DBG] pgmap v6776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:10 smithi165 bash[22175]: cluster 2022-05-01T00:05:09.226561+0000 mgr.smithi157.nfpzoe (mgr.14180) 7234 : cluster [DBG] pgmap v6777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:10 smithi165 bash[22175]: cluster 2022-05-01T00:05:09.226960+0000 mgr.smithi157.nfpzoe (mgr.14180) 7235 : cluster [DBG] pgmap v6778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:10 smithi165 bash[22175]: cephadm 2022-05-01T00:05:09.245849+0000 mgr.smithi157.nfpzoe (mgr.14180) 7236 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:05:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:10 smithi165 bash[22175]: cephadm 2022-05-01T00:05:09.246035+0000 mgr.smithi157.nfpzoe (mgr.14180) 7237 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:05:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:10 smithi165 bash[22175]: audit 2022-05-01T00:05:09.596863+0000 mon.smithi157 (mon.0) 4580 : audit [DBG] from='client.? 172.21.15.157:0/1773917642' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:10.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:10 smithi157 bash[20376]: cluster 2022-05-01T00:05:08.913452+0000 mgr.smithi157.nfpzoe (mgr.14180) 7233 : cluster [DBG] pgmap v6776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:10.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:10 smithi157 bash[20376]: cluster 2022-05-01T00:05:09.226561+0000 mgr.smithi157.nfpzoe (mgr.14180) 7234 : cluster [DBG] pgmap v6777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:10.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:10 smithi157 bash[20376]: cluster 2022-05-01T00:05:09.226960+0000 mgr.smithi157.nfpzoe (mgr.14180) 7235 : cluster [DBG] pgmap v6778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:10.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:10 smithi157 bash[20376]: cephadm 2022-05-01T00:05:09.245849+0000 mgr.smithi157.nfpzoe (mgr.14180) 7236 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:05:10.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:10 smithi157 bash[20376]: cephadm 2022-05-01T00:05:09.246035+0000 mgr.smithi157.nfpzoe (mgr.14180) 7237 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:05:10.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:10 smithi157 bash[20376]: audit 2022-05-01T00:05:09.596863+0000 mon.smithi157 (mon.0) 4580 : audit [DBG] from='client.? 172.21.15.157:0/1773917642' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:12.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:12 smithi165 bash[22175]: cluster 2022-05-01T00:05:11.227698+0000 mgr.smithi157.nfpzoe (mgr.14180) 7238 : cluster [DBG] pgmap v6779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:12 smithi157 bash[20376]: cluster 2022-05-01T00:05:11.227698+0000 mgr.smithi157.nfpzoe (mgr.14180) 7238 : cluster [DBG] pgmap v6779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:14.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:05:14.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:05:14.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:05:14.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:14 smithi165 bash[22175]: cluster 2022-05-01T00:05:13.228389+0000 mgr.smithi157.nfpzoe (mgr.14180) 7239 : cluster [DBG] pgmap v6780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:14.950 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:05:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:14 smithi157 bash[20376]: cluster 2022-05-01T00:05:13.228389+0000 mgr.smithi157.nfpzoe (mgr.14180) 7239 : cluster [DBG] pgmap v6780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:15.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:15 smithi165 bash[22175]: audit 2022-05-01T00:05:14.930445+0000 mon.smithi157 (mon.0) 4581 : audit [DBG] from='client.? 172.21.15.157:0/897858346' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:15.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:15 smithi157 bash[20376]: audit 2022-05-01T00:05:14.930445+0000 mon.smithi157 (mon.0) 4581 : audit [DBG] from='client.? 172.21.15.157:0/897858346' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:16 smithi165 bash[22175]: cluster 2022-05-01T00:05:15.228995+0000 mgr.smithi157.nfpzoe (mgr.14180) 7240 : cluster [DBG] pgmap v6781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:16 smithi157 bash[20376]: cluster 2022-05-01T00:05:15.228995+0000 mgr.smithi157.nfpzoe (mgr.14180) 7240 : cluster [DBG] pgmap v6781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:18.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:18 smithi165 bash[22175]: cluster 2022-05-01T00:05:17.229692+0000 mgr.smithi157.nfpzoe (mgr.14180) 7241 : cluster [DBG] pgmap v6782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:18.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:18 smithi157 bash[20376]: cluster 2022-05-01T00:05:17.229692+0000 mgr.smithi157.nfpzoe (mgr.14180) 7241 : cluster [DBG] pgmap v6782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:19.953 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:05:19.954 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:05:19.954 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:05:20.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:05:20.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:20 smithi157 bash[20376]: cluster 2022-05-01T00:05:19.230306+0000 mgr.smithi157.nfpzoe (mgr.14180) 7242 : cluster [DBG] pgmap v6783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:20.930 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:20 smithi157 bash[20376]: audit 2022-05-01T00:05:20.256918+0000 mon.smithi157 (mon.0) 4582 : audit [DBG] from='client.? 172.21.15.157:0/4133632383' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:20 smithi165 bash[22175]: cluster 2022-05-01T00:05:19.230306+0000 mgr.smithi157.nfpzoe (mgr.14180) 7242 : cluster [DBG] pgmap v6783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:20 smithi165 bash[22175]: audit 2022-05-01T00:05:20.256918+0000 mon.smithi157 (mon.0) 4582 : audit [DBG] from='client.? 172.21.15.157:0/4133632383' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:22.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:22 smithi157 bash[20376]: cluster 2022-05-01T00:05:21.230905+0000 mgr.smithi157.nfpzoe (mgr.14180) 7243 : cluster [DBG] pgmap v6784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:22 smithi165 bash[22175]: cluster 2022-05-01T00:05:21.230905+0000 mgr.smithi157.nfpzoe (mgr.14180) 7243 : cluster [DBG] pgmap v6784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:24 smithi157 bash[20376]: cluster 2022-05-01T00:05:23.231557+0000 mgr.smithi157.nfpzoe (mgr.14180) 7244 : cluster [DBG] pgmap v6785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:24 smithi165 bash[22175]: cluster 2022-05-01T00:05:23.231557+0000 mgr.smithi157.nfpzoe (mgr.14180) 7244 : cluster [DBG] pgmap v6785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:25.285 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:05:25.285 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:05:25.285 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:05:25.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:05:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:26 smithi165 bash[22175]: cluster 2022-05-01T00:05:25.232149+0000 mgr.smithi157.nfpzoe (mgr.14180) 7245 : cluster [DBG] pgmap v6786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:26 smithi165 bash[22175]: audit 2022-05-01T00:05:25.590316+0000 mon.smithi157 (mon.0) 4583 : audit [DBG] from='client.? 172.21.15.157:0/2198854476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:26 smithi157 bash[20376]: cluster 2022-05-01T00:05:25.232149+0000 mgr.smithi157.nfpzoe (mgr.14180) 7245 : cluster [DBG] pgmap v6786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:26.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:26 smithi157 bash[20376]: audit 2022-05-01T00:05:25.590316+0000 mon.smithi157 (mon.0) 4583 : audit [DBG] from='client.? 172.21.15.157:0/2198854476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:28 smithi165 bash[22175]: cluster 2022-05-01T00:05:27.232794+0000 mgr.smithi157.nfpzoe (mgr.14180) 7246 : cluster [DBG] pgmap v6787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:28 smithi157 bash[20376]: cluster 2022-05-01T00:05:27.232794+0000 mgr.smithi157.nfpzoe (mgr.14180) 7246 : cluster [DBG] pgmap v6787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:30.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:05:30.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:05:30.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:05:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:30 smithi165 bash[22175]: cluster 2022-05-01T00:05:29.233423+0000 mgr.smithi157.nfpzoe (mgr.14180) 7247 : cluster [DBG] pgmap v6788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:30.927 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:30 smithi157 bash[20376]: cluster 2022-05-01T00:05:29.233423+0000 mgr.smithi157.nfpzoe (mgr.14180) 7247 : cluster [DBG] pgmap v6788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:30.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:05:31.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:31 smithi165 bash[22175]: audit 2022-05-01T00:05:30.913042+0000 mon.smithi157 (mon.0) 4584 : audit [DBG] from='client.? 172.21.15.157:0/3691089916' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:31.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:31 smithi157 bash[20376]: audit 2022-05-01T00:05:30.913042+0000 mon.smithi157 (mon.0) 4584 : audit [DBG] from='client.? 172.21.15.157:0/3691089916' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:32.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:32 smithi165 bash[22175]: cluster 2022-05-01T00:05:31.234096+0000 mgr.smithi157.nfpzoe (mgr.14180) 7248 : cluster [DBG] pgmap v6789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:32 smithi157 bash[20376]: cluster 2022-05-01T00:05:31.234096+0000 mgr.smithi157.nfpzoe (mgr.14180) 7248 : cluster [DBG] pgmap v6789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:34 smithi165 bash[22175]: cluster 2022-05-01T00:05:33.234729+0000 mgr.smithi157.nfpzoe (mgr.14180) 7249 : cluster [DBG] pgmap v6790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:34.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:34 smithi157 bash[20376]: cluster 2022-05-01T00:05:33.234729+0000 mgr.smithi157.nfpzoe (mgr.14180) 7249 : cluster [DBG] pgmap v6790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:35.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:05:35.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:05:35.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:05:36.253 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:05:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:36 smithi165 bash[22175]: cluster 2022-05-01T00:05:35.235403+0000 mgr.smithi157.nfpzoe (mgr.14180) 7250 : cluster [DBG] pgmap v6791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:36 smithi165 bash[22175]: audit 2022-05-01T00:05:36.234932+0000 mon.smithi157 (mon.0) 4585 : audit [DBG] from='client.? 172.21.15.157:0/4164508650' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:36 smithi157 bash[20376]: cluster 2022-05-01T00:05:35.235403+0000 mgr.smithi157.nfpzoe (mgr.14180) 7250 : cluster [DBG] pgmap v6791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:36 smithi157 bash[20376]: audit 2022-05-01T00:05:36.234932+0000 mon.smithi157 (mon.0) 4585 : audit [DBG] from='client.? 172.21.15.157:0/4164508650' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:38.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:38 smithi165 bash[22175]: cluster 2022-05-01T00:05:37.236042+0000 mgr.smithi157.nfpzoe (mgr.14180) 7251 : cluster [DBG] pgmap v6792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:38 smithi157 bash[20376]: cluster 2022-05-01T00:05:37.236042+0000 mgr.smithi157.nfpzoe (mgr.14180) 7251 : cluster [DBG] pgmap v6792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:40.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:40 smithi165 bash[22175]: cluster 2022-05-01T00:05:39.236653+0000 mgr.smithi157.nfpzoe (mgr.14180) 7252 : cluster [DBG] pgmap v6793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:40.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:40 smithi157 bash[20376]: cluster 2022-05-01T00:05:39.236653+0000 mgr.smithi157.nfpzoe (mgr.14180) 7252 : cluster [DBG] pgmap v6793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:41.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:05:41.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:05:41.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:05:41.583 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:05:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:42 smithi165 bash[22175]: cluster 2022-05-01T00:05:41.237280+0000 mgr.smithi157.nfpzoe (mgr.14180) 7253 : cluster [DBG] pgmap v6794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:42 smithi165 bash[22175]: audit 2022-05-01T00:05:41.563138+0000 mon.smithi157 (mon.0) 4586 : audit [DBG] from='client.? 172.21.15.157:0/38412451' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:42.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:42 smithi157 bash[20376]: cluster 2022-05-01T00:05:41.237280+0000 mgr.smithi157.nfpzoe (mgr.14180) 7253 : cluster [DBG] pgmap v6794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:42.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:42 smithi157 bash[20376]: audit 2022-05-01T00:05:41.563138+0000 mon.smithi157 (mon.0) 4586 : audit [DBG] from='client.? 172.21.15.157:0/38412451' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:44 smithi165 bash[22175]: cluster 2022-05-01T00:05:43.237873+0000 mgr.smithi157.nfpzoe (mgr.14180) 7254 : cluster [DBG] pgmap v6795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:44 smithi157 bash[20376]: cluster 2022-05-01T00:05:43.237873+0000 mgr.smithi157.nfpzoe (mgr.14180) 7254 : cluster [DBG] pgmap v6795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:46.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:05:46.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:05:46.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:05:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:46 smithi165 bash[22175]: cluster 2022-05-01T00:05:45.238469+0000 mgr.smithi157.nfpzoe (mgr.14180) 7255 : cluster [DBG] pgmap v6796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:46.908 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:05:46.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:46 smithi157 bash[20376]: cluster 2022-05-01T00:05:45.238469+0000 mgr.smithi157.nfpzoe (mgr.14180) 7255 : cluster [DBG] pgmap v6796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:47.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:47 smithi165 bash[22175]: audit 2022-05-01T00:05:46.888138+0000 mon.smithi157 (mon.0) 4587 : audit [DBG] from='client.? 172.21.15.157:0/1534138026' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:47 smithi157 bash[20376]: audit 2022-05-01T00:05:46.888138+0000 mon.smithi157 (mon.0) 4587 : audit [DBG] from='client.? 172.21.15.157:0/1534138026' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:48 smithi165 bash[22175]: cluster 2022-05-01T00:05:47.239245+0000 mgr.smithi157.nfpzoe (mgr.14180) 7256 : cluster [DBG] pgmap v6797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:48.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:48 smithi157 bash[20376]: cluster 2022-05-01T00:05:47.239245+0000 mgr.smithi157.nfpzoe (mgr.14180) 7256 : cluster [DBG] pgmap v6797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:50 smithi165 bash[22175]: cluster 2022-05-01T00:05:49.239924+0000 mgr.smithi157.nfpzoe (mgr.14180) 7257 : cluster [DBG] pgmap v6798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:50.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:50 smithi157 bash[20376]: cluster 2022-05-01T00:05:49.239924+0000 mgr.smithi157.nfpzoe (mgr.14180) 7257 : cluster [DBG] pgmap v6798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:51.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:05:51.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:05:51.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:05:52.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:05:52.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:52 smithi165 bash[22175]: cluster 2022-05-01T00:05:51.240487+0000 mgr.smithi157.nfpzoe (mgr.14180) 7258 : cluster [DBG] pgmap v6799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:52 smithi165 bash[22175]: audit 2022-05-01T00:05:52.215244+0000 mon.smithi157 (mon.0) 4588 : audit [DBG] from='client.? 172.21.15.157:0/601042079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:52 smithi157 bash[20376]: cluster 2022-05-01T00:05:51.240487+0000 mgr.smithi157.nfpzoe (mgr.14180) 7258 : cluster [DBG] pgmap v6799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:52.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:52 smithi157 bash[20376]: audit 2022-05-01T00:05:52.215244+0000 mon.smithi157 (mon.0) 4588 : audit [DBG] from='client.? 172.21.15.157:0/601042079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:54 smithi165 bash[22175]: cluster 2022-05-01T00:05:53.241106+0000 mgr.smithi157.nfpzoe (mgr.14180) 7259 : cluster [DBG] pgmap v6800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:54 smithi157 bash[20376]: cluster 2022-05-01T00:05:53.241106+0000 mgr.smithi157.nfpzoe (mgr.14180) 7259 : cluster [DBG] pgmap v6800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:56 smithi165 bash[22175]: cluster 2022-05-01T00:05:55.241795+0000 mgr.smithi157.nfpzoe (mgr.14180) 7260 : cluster [DBG] pgmap v6801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:56 smithi157 bash[20376]: cluster 2022-05-01T00:05:55.241795+0000 mgr.smithi157.nfpzoe (mgr.14180) 7260 : cluster [DBG] pgmap v6801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:57.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:05:57.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:05:57.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:05:57.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:05:57.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:57 smithi165 bash[22175]: audit 2022-05-01T00:05:57.543994+0000 mon.smithi157 (mon.0) 4589 : audit [DBG] from='client.? 172.21.15.157:0/1984531795' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:57.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:57 smithi157 bash[20376]: audit 2022-05-01T00:05:57.543994+0000 mon.smithi157 (mon.0) 4589 : audit [DBG] from='client.? 172.21.15.157:0/1984531795' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:05:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:58 smithi165 bash[22175]: cluster 2022-05-01T00:05:57.242473+0000 mgr.smithi157.nfpzoe (mgr.14180) 7261 : cluster [DBG] pgmap v6802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:58 smithi157 bash[20376]: cluster 2022-05-01T00:05:57.242473+0000 mgr.smithi157.nfpzoe (mgr.14180) 7261 : cluster [DBG] pgmap v6802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:05:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:59 smithi165 bash[22175]: audit 2022-05-01T00:05:59.247009+0000 mon.smithi157 (mon.0) 4590 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:05:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:05:59 smithi165 bash[22175]: audit 2022-05-01T00:05:59.452294+0000 mon.smithi157 (mon.0) 4591 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:05:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:59 smithi157 bash[20376]: audit 2022-05-01T00:05:59.247009+0000 mon.smithi157 (mon.0) 4590 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:05:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:05:59 smithi157 bash[20376]: audit 2022-05-01T00:05:59.452294+0000 mon.smithi157 (mon.0) 4591 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:06:00.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:00 smithi165 bash[22175]: cluster 2022-05-01T00:05:59.243127+0000 mgr.smithi157.nfpzoe (mgr.14180) 7262 : cluster [DBG] pgmap v6803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:00.932 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:00 smithi157 bash[20376]: cluster 2022-05-01T00:05:59.243127+0000 mgr.smithi157.nfpzoe (mgr.14180) 7262 : cluster [DBG] pgmap v6803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:02.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:06:02.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:06:02.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:06:02.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:06:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:02 smithi165 bash[22175]: cluster 2022-05-01T00:06:01.243736+0000 mgr.smithi157.nfpzoe (mgr.14180) 7263 : cluster [DBG] pgmap v6804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:02 smithi157 bash[20376]: cluster 2022-05-01T00:06:01.243736+0000 mgr.smithi157.nfpzoe (mgr.14180) 7263 : cluster [DBG] pgmap v6804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:03 smithi165 bash[22175]: audit 2022-05-01T00:06:02.864993+0000 mon.smithi157 (mon.0) 4592 : audit [DBG] from='client.? 172.21.15.157:0/383015839' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:03 smithi157 bash[20376]: audit 2022-05-01T00:06:02.864993+0000 mon.smithi157 (mon.0) 4592 : audit [DBG] from='client.? 172.21.15.157:0/383015839' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:04.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:04 smithi165 bash[22175]: cluster 2022-05-01T00:06:03.244382+0000 mgr.smithi157.nfpzoe (mgr.14180) 7264 : cluster [DBG] pgmap v6805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:04.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:04 smithi157 bash[20376]: cluster 2022-05-01T00:06:03.244382+0000 mgr.smithi157.nfpzoe (mgr.14180) 7264 : cluster [DBG] pgmap v6805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:06.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:06 smithi165 bash[22175]: cluster 2022-05-01T00:06:05.245072+0000 mgr.smithi157.nfpzoe (mgr.14180) 7265 : cluster [DBG] pgmap v6806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:06.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:06 smithi157 bash[20376]: cluster 2022-05-01T00:06:05.245072+0000 mgr.smithi157.nfpzoe (mgr.14180) 7265 : cluster [DBG] pgmap v6806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:07.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:06:07.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:06:07.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:06:08.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:06:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:08 smithi157 bash[20376]: cluster 2022-05-01T00:06:07.245819+0000 mgr.smithi157.nfpzoe (mgr.14180) 7266 : cluster [DBG] pgmap v6807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:08.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:08 smithi157 bash[20376]: audit 2022-05-01T00:06:08.189558+0000 mon.smithi157 (mon.0) 4593 : audit [DBG] from='client.? 172.21.15.157:0/356217501' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:08 smithi165 bash[22175]: cluster 2022-05-01T00:06:07.245819+0000 mgr.smithi157.nfpzoe (mgr.14180) 7266 : cluster [DBG] pgmap v6807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:08 smithi165 bash[22175]: audit 2022-05-01T00:06:08.189558+0000 mon.smithi157 (mon.0) 4593 : audit [DBG] from='client.? 172.21.15.157:0/356217501' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:09 smithi157 bash[20376]: audit 2022-05-01T00:06:09.256884+0000 mon.smithi157 (mon.0) 4594 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:06:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:09 smithi157 bash[20376]: audit 2022-05-01T00:06:09.259744+0000 mon.smithi157 (mon.0) 4595 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:06:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:09 smithi157 bash[20376]: audit 2022-05-01T00:06:09.261656+0000 mon.smithi157 (mon.0) 4596 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:06:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:09 smithi157 bash[20376]: audit 2022-05-01T00:06:09.595432+0000 mon.smithi157 (mon.0) 4597 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:06:09.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:09 smithi157 bash[20376]: audit 2022-05-01T00:06:09.603975+0000 mon.smithi157 (mon.0) 4598 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:06:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:09 smithi165 bash[22175]: audit 2022-05-01T00:06:09.256884+0000 mon.smithi157 (mon.0) 4594 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:06:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:09 smithi165 bash[22175]: audit 2022-05-01T00:06:09.259744+0000 mon.smithi157 (mon.0) 4595 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:06:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:09 smithi165 bash[22175]: audit 2022-05-01T00:06:09.261656+0000 mon.smithi157 (mon.0) 4596 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:06:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:09 smithi165 bash[22175]: audit 2022-05-01T00:06:09.595432+0000 mon.smithi157 (mon.0) 4597 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:06:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:09 smithi165 bash[22175]: audit 2022-05-01T00:06:09.603975+0000 mon.smithi157 (mon.0) 4598 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:06:10.934 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:10 smithi157 bash[20376]: cluster 2022-05-01T00:06:09.246427+0000 mgr.smithi157.nfpzoe (mgr.14180) 7267 : cluster [DBG] pgmap v6808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:10.935 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:10 smithi157 bash[20376]: cluster 2022-05-01T00:06:09.587364+0000 mgr.smithi157.nfpzoe (mgr.14180) 7268 : cluster [DBG] pgmap v6809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:10.935 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:10 smithi157 bash[20376]: cluster 2022-05-01T00:06:09.587922+0000 mgr.smithi157.nfpzoe (mgr.14180) 7269 : cluster [DBG] pgmap v6810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:10.935 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:10 smithi157 bash[20376]: cephadm 2022-05-01T00:06:09.605270+0000 mgr.smithi157.nfpzoe (mgr.14180) 7270 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:06:10.935 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:10 smithi157 bash[20376]: cephadm 2022-05-01T00:06:09.605402+0000 mgr.smithi157.nfpzoe (mgr.14180) 7271 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:06:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:10 smithi165 bash[22175]: cluster 2022-05-01T00:06:09.246427+0000 mgr.smithi157.nfpzoe (mgr.14180) 7267 : cluster [DBG] pgmap v6808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:10 smithi165 bash[22175]: cluster 2022-05-01T00:06:09.587364+0000 mgr.smithi157.nfpzoe (mgr.14180) 7268 : cluster [DBG] pgmap v6809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:10 smithi165 bash[22175]: cluster 2022-05-01T00:06:09.587922+0000 mgr.smithi157.nfpzoe (mgr.14180) 7269 : cluster [DBG] pgmap v6810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:10 smithi165 bash[22175]: cephadm 2022-05-01T00:06:09.605270+0000 mgr.smithi157.nfpzoe (mgr.14180) 7270 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:06:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:10 smithi165 bash[22175]: cephadm 2022-05-01T00:06:09.605402+0000 mgr.smithi157.nfpzoe (mgr.14180) 7271 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:06:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:12 smithi157 bash[20376]: cluster 2022-05-01T00:06:11.588548+0000 mgr.smithi157.nfpzoe (mgr.14180) 7272 : cluster [DBG] pgmap v6811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:12 smithi165 bash[22175]: cluster 2022-05-01T00:06:11.588548+0000 mgr.smithi157.nfpzoe (mgr.14180) 7272 : cluster [DBG] pgmap v6811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:13.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:06:13.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:06:13.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:06:13.532 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:06:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:13 smithi165 bash[22175]: audit 2022-05-01T00:06:13.513082+0000 mon.smithi157 (mon.0) 4599 : audit [DBG] from='client.? 172.21.15.157:0/3318710262' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:13 smithi157 bash[20376]: audit 2022-05-01T00:06:13.513082+0000 mon.smithi157 (mon.0) 4599 : audit [DBG] from='client.? 172.21.15.157:0/3318710262' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:14 smithi157 bash[20376]: cluster 2022-05-01T00:06:13.589119+0000 mgr.smithi157.nfpzoe (mgr.14180) 7273 : cluster [DBG] pgmap v6812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:14 smithi165 bash[22175]: cluster 2022-05-01T00:06:13.589119+0000 mgr.smithi157.nfpzoe (mgr.14180) 7273 : cluster [DBG] pgmap v6812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:16 smithi165 bash[22175]: cluster 2022-05-01T00:06:15.589691+0000 mgr.smithi157.nfpzoe (mgr.14180) 7274 : cluster [DBG] pgmap v6813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:16 smithi157 bash[20376]: cluster 2022-05-01T00:06:15.589691+0000 mgr.smithi157.nfpzoe (mgr.14180) 7274 : cluster [DBG] pgmap v6813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:18.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:06:18.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:06:18.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:06:18.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:06:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:18 smithi157 bash[20376]: cluster 2022-05-01T00:06:17.590455+0000 mgr.smithi157.nfpzoe (mgr.14180) 7275 : cluster [DBG] pgmap v6814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:18 smithi165 bash[22175]: cluster 2022-05-01T00:06:17.590455+0000 mgr.smithi157.nfpzoe (mgr.14180) 7275 : cluster [DBG] pgmap v6814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:19 smithi157 bash[20376]: audit 2022-05-01T00:06:18.844251+0000 mon.smithi157 (mon.0) 4600 : audit [DBG] from='client.? 172.21.15.157:0/2425693401' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:19 smithi165 bash[22175]: audit 2022-05-01T00:06:18.844251+0000 mon.smithi157 (mon.0) 4600 : audit [DBG] from='client.? 172.21.15.157:0/2425693401' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:20.934 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:20 smithi157 bash[20376]: cluster 2022-05-01T00:06:19.591142+0000 mgr.smithi157.nfpzoe (mgr.14180) 7276 : cluster [DBG] pgmap v6815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:20 smithi165 bash[22175]: cluster 2022-05-01T00:06:19.591142+0000 mgr.smithi157.nfpzoe (mgr.14180) 7276 : cluster [DBG] pgmap v6815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:22 smithi157 bash[20376]: cluster 2022-05-01T00:06:21.591788+0000 mgr.smithi157.nfpzoe (mgr.14180) 7277 : cluster [DBG] pgmap v6816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:22 smithi165 bash[22175]: cluster 2022-05-01T00:06:21.591788+0000 mgr.smithi157.nfpzoe (mgr.14180) 7277 : cluster [DBG] pgmap v6816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:23.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:06:23.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:06:23.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:06:24.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:06:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:24 smithi157 bash[20376]: cluster 2022-05-01T00:06:23.592409+0000 mgr.smithi157.nfpzoe (mgr.14180) 7278 : cluster [DBG] pgmap v6817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:24 smithi157 bash[20376]: audit 2022-05-01T00:06:24.174005+0000 mon.smithi157 (mon.0) 4601 : audit [DBG] from='client.? 172.21.15.157:0/1853611932' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:24 smithi165 bash[22175]: cluster 2022-05-01T00:06:23.592409+0000 mgr.smithi157.nfpzoe (mgr.14180) 7278 : cluster [DBG] pgmap v6817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:24 smithi165 bash[22175]: audit 2022-05-01T00:06:24.174005+0000 mon.smithi157 (mon.0) 4601 : audit [DBG] from='client.? 172.21.15.157:0/1853611932' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:26 smithi165 bash[22175]: cluster 2022-05-01T00:06:25.593097+0000 mgr.smithi157.nfpzoe (mgr.14180) 7279 : cluster [DBG] pgmap v6818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:26 smithi157 bash[20376]: cluster 2022-05-01T00:06:25.593097+0000 mgr.smithi157.nfpzoe (mgr.14180) 7279 : cluster [DBG] pgmap v6818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:28 smithi157 bash[20376]: cluster 2022-05-01T00:06:27.593898+0000 mgr.smithi157.nfpzoe (mgr.14180) 7280 : cluster [DBG] pgmap v6819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:28 smithi165 bash[22175]: cluster 2022-05-01T00:06:27.593898+0000 mgr.smithi157.nfpzoe (mgr.14180) 7280 : cluster [DBG] pgmap v6819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:29.196 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:06:29.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:06:29.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:06:29.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:06:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:29 smithi157 bash[20376]: audit 2022-05-01T00:06:29.493809+0000 mon.smithi157 (mon.0) 4602 : audit [DBG] from='client.? 172.21.15.157:0/1252877243' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:30.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:29 smithi165 bash[22175]: audit 2022-05-01T00:06:29.493809+0000 mon.smithi157 (mon.0) 4602 : audit [DBG] from='client.? 172.21.15.157:0/1252877243' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:30.935 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:30 smithi157 bash[20376]: cluster 2022-05-01T00:06:29.594543+0000 mgr.smithi157.nfpzoe (mgr.14180) 7281 : cluster [DBG] pgmap v6820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:30 smithi165 bash[22175]: cluster 2022-05-01T00:06:29.594543+0000 mgr.smithi157.nfpzoe (mgr.14180) 7281 : cluster [DBG] pgmap v6820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:32 smithi157 bash[20376]: cluster 2022-05-01T00:06:31.595199+0000 mgr.smithi157.nfpzoe (mgr.14180) 7282 : cluster [DBG] pgmap v6821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:32 smithi165 bash[22175]: cluster 2022-05-01T00:06:31.595199+0000 mgr.smithi157.nfpzoe (mgr.14180) 7282 : cluster [DBG] pgmap v6821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:34.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:06:34.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:06:34.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:06:34.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:06:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:34 smithi157 bash[20376]: cluster 2022-05-01T00:06:33.595812+0000 mgr.smithi157.nfpzoe (mgr.14180) 7283 : cluster [DBG] pgmap v6822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:34 smithi165 bash[22175]: cluster 2022-05-01T00:06:33.595812+0000 mgr.smithi157.nfpzoe (mgr.14180) 7283 : cluster [DBG] pgmap v6822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:35 smithi157 bash[20376]: audit 2022-05-01T00:06:34.823816+0000 mon.smithi157 (mon.0) 4603 : audit [DBG] from='client.? 172.21.15.157:0/131053862' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:36.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:35 smithi165 bash[22175]: audit 2022-05-01T00:06:34.823816+0000 mon.smithi157 (mon.0) 4603 : audit [DBG] from='client.? 172.21.15.157:0/131053862' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:36.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:36 smithi157 bash[20376]: cluster 2022-05-01T00:06:35.596426+0000 mgr.smithi157.nfpzoe (mgr.14180) 7284 : cluster [DBG] pgmap v6823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:36 smithi165 bash[22175]: cluster 2022-05-01T00:06:35.596426+0000 mgr.smithi157.nfpzoe (mgr.14180) 7284 : cluster [DBG] pgmap v6823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:38 smithi157 bash[20376]: cluster 2022-05-01T00:06:37.597168+0000 mgr.smithi157.nfpzoe (mgr.14180) 7285 : cluster [DBG] pgmap v6824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:38 smithi165 bash[22175]: cluster 2022-05-01T00:06:37.597168+0000 mgr.smithi157.nfpzoe (mgr.14180) 7285 : cluster [DBG] pgmap v6824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:39.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:06:39.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:06:39.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:06:40.174 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:06:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:40 smithi157 bash[20376]: cluster 2022-05-01T00:06:39.597829+0000 mgr.smithi157.nfpzoe (mgr.14180) 7286 : cluster [DBG] pgmap v6825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:40.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:40 smithi157 bash[20376]: audit 2022-05-01T00:06:40.153807+0000 mon.smithi157 (mon.0) 4604 : audit [DBG] from='client.? 172.21.15.157:0/1827704148' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:40 smithi165 bash[22175]: cluster 2022-05-01T00:06:39.597829+0000 mgr.smithi157.nfpzoe (mgr.14180) 7286 : cluster [DBG] pgmap v6825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:40 smithi165 bash[22175]: audit 2022-05-01T00:06:40.153807+0000 mon.smithi157 (mon.0) 4604 : audit [DBG] from='client.? 172.21.15.157:0/1827704148' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:42.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:42 smithi157 bash[20376]: cluster 2022-05-01T00:06:41.598473+0000 mgr.smithi157.nfpzoe (mgr.14180) 7287 : cluster [DBG] pgmap v6826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:42 smithi165 bash[22175]: cluster 2022-05-01T00:06:41.598473+0000 mgr.smithi157.nfpzoe (mgr.14180) 7287 : cluster [DBG] pgmap v6826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:44 smithi157 bash[20376]: cluster 2022-05-01T00:06:43.599114+0000 mgr.smithi157.nfpzoe (mgr.14180) 7288 : cluster [DBG] pgmap v6827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:44 smithi165 bash[22175]: cluster 2022-05-01T00:06:43.599114+0000 mgr.smithi157.nfpzoe (mgr.14180) 7288 : cluster [DBG] pgmap v6827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:45.177 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:06:45.177 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:06:45.177 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:06:45.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:06:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:45 smithi165 bash[22175]: audit 2022-05-01T00:06:45.474757+0000 mon.smithi157 (mon.0) 4605 : audit [DBG] from='client.? 172.21.15.157:0/3052242406' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:45 smithi157 bash[20376]: audit 2022-05-01T00:06:45.474757+0000 mon.smithi157 (mon.0) 4605 : audit [DBG] from='client.? 172.21.15.157:0/3052242406' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:47.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:46 smithi157 bash[20376]: cluster 2022-05-01T00:06:45.599715+0000 mgr.smithi157.nfpzoe (mgr.14180) 7289 : cluster [DBG] pgmap v6828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:47.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:46 smithi165 bash[22175]: cluster 2022-05-01T00:06:45.599715+0000 mgr.smithi157.nfpzoe (mgr.14180) 7289 : cluster [DBG] pgmap v6828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:49.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:48 smithi165 bash[22175]: cluster 2022-05-01T00:06:47.600356+0000 mgr.smithi157.nfpzoe (mgr.14180) 7290 : cluster [DBG] pgmap v6829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:49.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:48 smithi157 bash[20376]: cluster 2022-05-01T00:06:47.600356+0000 mgr.smithi157.nfpzoe (mgr.14180) 7290 : cluster [DBG] pgmap v6829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:50.498 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:06:50.498 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:06:50.498 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:06:50.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:06:51.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:50 smithi165 bash[22175]: cluster 2022-05-01T00:06:49.600994+0000 mgr.smithi157.nfpzoe (mgr.14180) 7291 : cluster [DBG] pgmap v6830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:50 smithi157 bash[20376]: cluster 2022-05-01T00:06:49.600994+0000 mgr.smithi157.nfpzoe (mgr.14180) 7291 : cluster [DBG] pgmap v6830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:51 smithi165 bash[22175]: audit 2022-05-01T00:06:50.810308+0000 mon.smithi157 (mon.0) 4606 : audit [DBG] from='client.? 172.21.15.157:0/2717914035' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:51 smithi157 bash[20376]: audit 2022-05-01T00:06:50.810308+0000 mon.smithi157 (mon.0) 4606 : audit [DBG] from='client.? 172.21.15.157:0/2717914035' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:52 smithi165 bash[22175]: cluster 2022-05-01T00:06:51.601592+0000 mgr.smithi157.nfpzoe (mgr.14180) 7292 : cluster [DBG] pgmap v6831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:52 smithi157 bash[20376]: cluster 2022-05-01T00:06:51.601592+0000 mgr.smithi157.nfpzoe (mgr.14180) 7292 : cluster [DBG] pgmap v6831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:54 smithi165 bash[22175]: cluster 2022-05-01T00:06:53.602207+0000 mgr.smithi157.nfpzoe (mgr.14180) 7293 : cluster [DBG] pgmap v6832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:55.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:54 smithi157 bash[20376]: cluster 2022-05-01T00:06:53.602207+0000 mgr.smithi157.nfpzoe (mgr.14180) 7293 : cluster [DBG] pgmap v6832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:55.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:06:55.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:06:55.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:06:56.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:06:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:56 smithi165 bash[22175]: cluster 2022-05-01T00:06:55.602907+0000 mgr.smithi157.nfpzoe (mgr.14180) 7294 : cluster [DBG] pgmap v6833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:56 smithi165 bash[22175]: audit 2022-05-01T00:06:56.139466+0000 mon.smithi157 (mon.0) 4607 : audit [DBG] from='client.? 172.21.15.157:0/3011143505' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:56 smithi157 bash[20376]: cluster 2022-05-01T00:06:55.602907+0000 mgr.smithi157.nfpzoe (mgr.14180) 7294 : cluster [DBG] pgmap v6833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:56 smithi157 bash[20376]: audit 2022-05-01T00:06:56.139466+0000 mon.smithi157 (mon.0) 4607 : audit [DBG] from='client.? 172.21.15.157:0/3011143505' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:06:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:58 smithi157 bash[20376]: cluster 2022-05-01T00:06:57.603554+0000 mgr.smithi157.nfpzoe (mgr.14180) 7295 : cluster [DBG] pgmap v6834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:58 smithi165 bash[22175]: cluster 2022-05-01T00:06:57.603554+0000 mgr.smithi157.nfpzoe (mgr.14180) 7295 : cluster [DBG] pgmap v6834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:06:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:59 smithi157 bash[20376]: audit 2022-05-01T00:06:59.251147+0000 mon.smithi157 (mon.0) 4608 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:06:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:06:59 smithi157 bash[20376]: audit 2022-05-01T00:06:59.459081+0000 mon.smithi157 (mon.0) 4609 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:07:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:59 smithi165 bash[22175]: audit 2022-05-01T00:06:59.251147+0000 mon.smithi157 (mon.0) 4608 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:07:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:06:59 smithi165 bash[22175]: audit 2022-05-01T00:06:59.459081+0000 mon.smithi157 (mon.0) 4609 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:07:00.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:00 smithi157 bash[20376]: cluster 2022-05-01T00:06:59.604182+0000 mgr.smithi157.nfpzoe (mgr.14180) 7296 : cluster [DBG] pgmap v6835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:00 smithi165 bash[22175]: cluster 2022-05-01T00:06:59.604182+0000 mgr.smithi157.nfpzoe (mgr.14180) 7296 : cluster [DBG] pgmap v6835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:01.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:07:01.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:07:01.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:07:01.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:07:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:01 smithi157 bash[20376]: audit 2022-05-01T00:07:01.465948+0000 mon.smithi157 (mon.0) 4610 : audit [DBG] from='client.? 172.21.15.157:0/3257070699' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:01 smithi165 bash[22175]: audit 2022-05-01T00:07:01.465948+0000 mon.smithi157 (mon.0) 4610 : audit [DBG] from='client.? 172.21.15.157:0/3257070699' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:02 smithi157 bash[20376]: cluster 2022-05-01T00:07:01.604869+0000 mgr.smithi157.nfpzoe (mgr.14180) 7297 : cluster [DBG] pgmap v6836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:02 smithi165 bash[22175]: cluster 2022-05-01T00:07:01.604869+0000 mgr.smithi157.nfpzoe (mgr.14180) 7297 : cluster [DBG] pgmap v6836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:04.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:04 smithi157 bash[20376]: cluster 2022-05-01T00:07:03.605531+0000 mgr.smithi157.nfpzoe (mgr.14180) 7298 : cluster [DBG] pgmap v6837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:04 smithi165 bash[22175]: cluster 2022-05-01T00:07:03.605531+0000 mgr.smithi157.nfpzoe (mgr.14180) 7298 : cluster [DBG] pgmap v6837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:06.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:07:06.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:07:06.490 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:07:06.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:07:06.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:06 smithi165 bash[22175]: cluster 2022-05-01T00:07:05.606132+0000 mgr.smithi157.nfpzoe (mgr.14180) 7299 : cluster [DBG] pgmap v6838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:06 smithi157 bash[20376]: cluster 2022-05-01T00:07:05.606132+0000 mgr.smithi157.nfpzoe (mgr.14180) 7299 : cluster [DBG] pgmap v6838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:07.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:07 smithi165 bash[22175]: audit 2022-05-01T00:07:06.793765+0000 mon.smithi157 (mon.0) 4611 : audit [DBG] from='client.? 172.21.15.157:0/224896945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:07 smithi157 bash[20376]: audit 2022-05-01T00:07:06.793765+0000 mon.smithi157 (mon.0) 4611 : audit [DBG] from='client.? 172.21.15.157:0/224896945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:08.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:08 smithi165 bash[22175]: cluster 2022-05-01T00:07:07.606803+0000 mgr.smithi157.nfpzoe (mgr.14180) 7300 : cluster [DBG] pgmap v6839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:08 smithi157 bash[20376]: cluster 2022-05-01T00:07:07.606803+0000 mgr.smithi157.nfpzoe (mgr.14180) 7300 : cluster [DBG] pgmap v6839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:09 smithi157 bash[20376]: audit 2022-05-01T00:07:09.616035+0000 mon.smithi157 (mon.0) 4612 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:07:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:09 smithi157 bash[20376]: audit 2022-05-01T00:07:09.618827+0000 mon.smithi157 (mon.0) 4613 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:07:09.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:09 smithi157 bash[20376]: audit 2022-05-01T00:07:09.620769+0000 mon.smithi157 (mon.0) 4614 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:07:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:09 smithi165 bash[22175]: audit 2022-05-01T00:07:09.616035+0000 mon.smithi157 (mon.0) 4612 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:07:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:09 smithi165 bash[22175]: audit 2022-05-01T00:07:09.618827+0000 mon.smithi157 (mon.0) 4613 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:07:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:09 smithi165 bash[22175]: audit 2022-05-01T00:07:09.620769+0000 mon.smithi157 (mon.0) 4614 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:07:10.937 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:10 smithi157 bash[20376]: cluster 2022-05-01T00:07:09.607439+0000 mgr.smithi157.nfpzoe (mgr.14180) 7301 : cluster [DBG] pgmap v6840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:10 smithi165 bash[22175]: cluster 2022-05-01T00:07:09.607439+0000 mgr.smithi157.nfpzoe (mgr.14180) 7301 : cluster [DBG] pgmap v6840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:11.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:07:11.821 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:07:11.821 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:07:12.146 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:07:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:12 smithi157 bash[20376]: cluster 2022-05-01T00:07:11.608097+0000 mgr.smithi157.nfpzoe (mgr.14180) 7302 : cluster [DBG] pgmap v6841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:12.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:12 smithi157 bash[20376]: audit 2022-05-01T00:07:12.126115+0000 mon.smithi157 (mon.0) 4615 : audit [DBG] from='client.? 172.21.15.157:0/3107637491' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:12 smithi165 bash[22175]: cluster 2022-05-01T00:07:11.608097+0000 mgr.smithi157.nfpzoe (mgr.14180) 7302 : cluster [DBG] pgmap v6841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:12 smithi165 bash[22175]: audit 2022-05-01T00:07:12.126115+0000 mon.smithi157 (mon.0) 4615 : audit [DBG] from='client.? 172.21.15.157:0/3107637491' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:14 smithi157 bash[20376]: cluster 2022-05-01T00:07:13.608668+0000 mgr.smithi157.nfpzoe (mgr.14180) 7303 : cluster [DBG] pgmap v6842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:15.033 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:14 smithi165 bash[22175]: cluster 2022-05-01T00:07:13.608668+0000 mgr.smithi157.nfpzoe (mgr.14180) 7303 : cluster [DBG] pgmap v6842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:16 smithi165 bash[22175]: cluster 2022-05-01T00:07:15.609289+0000 mgr.smithi157.nfpzoe (mgr.14180) 7304 : cluster [DBG] pgmap v6843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:16 smithi157 bash[20376]: cluster 2022-05-01T00:07:15.609289+0000 mgr.smithi157.nfpzoe (mgr.14180) 7304 : cluster [DBG] pgmap v6843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:17.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:07:17.149 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:07:17.149 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:07:17.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:07:18.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:18 smithi165 bash[22175]: cephadm 2022-05-01T00:07:17.340637+0000 mgr.smithi157.nfpzoe (mgr.14180) 7305 : cephadm [INF] Detected new or changed devices on smithi165 2022-05-01T00:07:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:18 smithi165 bash[22175]: audit 2022-05-01T00:07:17.351333+0000 mon.smithi157 (mon.0) 4616 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:07:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:18 smithi165 bash[22175]: audit 2022-05-01T00:07:17.456849+0000 mon.smithi157 (mon.0) 4617 : audit [DBG] from='client.? 172.21.15.157:0/3487535200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:18 smithi165 bash[22175]: cluster 2022-05-01T00:07:17.609948+0000 mgr.smithi157.nfpzoe (mgr.14180) 7306 : cluster [DBG] pgmap v6844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:18 smithi165 bash[22175]: cluster 2022-05-01T00:07:17.637384+0000 mgr.smithi157.nfpzoe (mgr.14180) 7307 : cluster [DBG] pgmap v6845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:18 smithi165 bash[22175]: cluster 2022-05-01T00:07:17.637775+0000 mgr.smithi157.nfpzoe (mgr.14180) 7308 : cluster [DBG] pgmap v6846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:18 smithi165 bash[22175]: audit 2022-05-01T00:07:17.645658+0000 mon.smithi157 (mon.0) 4618 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:07:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:18 smithi165 bash[22175]: audit 2022-05-01T00:07:17.655237+0000 mon.smithi157 (mon.0) 4619 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:07:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:18 smithi165 bash[22175]: cephadm 2022-05-01T00:07:17.656556+0000 mgr.smithi157.nfpzoe (mgr.14180) 7309 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:07:18.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:18 smithi165 bash[22175]: cephadm 2022-05-01T00:07:17.656755+0000 mgr.smithi157.nfpzoe (mgr.14180) 7310 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:07:18.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:18 smithi165 bash[22175]: audit 2022-05-01T00:07:17.665216+0000 mon.smithi157 (mon.0) 4620 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T00:07:18.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:18 smithi165 bash[22175]: audit 2022-05-01T00:07:17.666672+0000 mon.smithi157 (mon.0) 4621 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:07:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:18 smithi157 bash[20376]: cephadm 2022-05-01T00:07:17.340637+0000 mgr.smithi157.nfpzoe (mgr.14180) 7305 : cephadm [INF] Detected new or changed devices on smithi165 2022-05-01T00:07:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:18 smithi157 bash[20376]: audit 2022-05-01T00:07:17.351333+0000 mon.smithi157 (mon.0) 4616 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:07:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:18 smithi157 bash[20376]: audit 2022-05-01T00:07:17.456849+0000 mon.smithi157 (mon.0) 4617 : audit [DBG] from='client.? 172.21.15.157:0/3487535200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:18 smithi157 bash[20376]: cluster 2022-05-01T00:07:17.609948+0000 mgr.smithi157.nfpzoe (mgr.14180) 7306 : cluster [DBG] pgmap v6844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:18 smithi157 bash[20376]: cluster 2022-05-01T00:07:17.637384+0000 mgr.smithi157.nfpzoe (mgr.14180) 7307 : cluster [DBG] pgmap v6845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:18 smithi157 bash[20376]: cluster 2022-05-01T00:07:17.637775+0000 mgr.smithi157.nfpzoe (mgr.14180) 7308 : cluster [DBG] pgmap v6846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:18.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:18 smithi157 bash[20376]: audit 2022-05-01T00:07:17.645658+0000 mon.smithi157 (mon.0) 4618 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:07:18.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:18 smithi157 bash[20376]: audit 2022-05-01T00:07:17.655237+0000 mon.smithi157 (mon.0) 4619 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:07:18.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:18 smithi157 bash[20376]: cephadm 2022-05-01T00:07:17.656556+0000 mgr.smithi157.nfpzoe (mgr.14180) 7309 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:07:18.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:18 smithi157 bash[20376]: cephadm 2022-05-01T00:07:17.656755+0000 mgr.smithi157.nfpzoe (mgr.14180) 7310 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:07:18.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:18 smithi157 bash[20376]: audit 2022-05-01T00:07:17.665216+0000 mon.smithi157 (mon.0) 4620 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T00:07:18.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:18 smithi157 bash[20376]: audit 2022-05-01T00:07:17.666672+0000 mon.smithi157 (mon.0) 4621 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:07:20.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:20 smithi157 bash[20376]: cluster 2022-05-01T00:07:19.638404+0000 mgr.smithi157.nfpzoe (mgr.14180) 7311 : cluster [DBG] pgmap v6847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:20 smithi165 bash[22175]: cluster 2022-05-01T00:07:19.638404+0000 mgr.smithi157.nfpzoe (mgr.14180) 7311 : cluster [DBG] pgmap v6847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:22.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:07:22.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:07:22.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:07:22.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:07:23.023 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:22 smithi165 bash[22175]: cluster 2022-05-01T00:07:21.639089+0000 mgr.smithi157.nfpzoe (mgr.14180) 7312 : cluster [DBG] pgmap v6848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:22 smithi157 bash[20376]: cluster 2022-05-01T00:07:21.639089+0000 mgr.smithi157.nfpzoe (mgr.14180) 7312 : cluster [DBG] pgmap v6848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:24.071 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:23 smithi165 bash[22175]: audit 2022-05-01T00:07:22.785139+0000 mon.smithi157 (mon.0) 4622 : audit [DBG] from='client.? 172.21.15.157:0/2700055567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:23 smithi157 bash[20376]: audit 2022-05-01T00:07:22.785139+0000 mon.smithi157 (mon.0) 4622 : audit [DBG] from='client.? 172.21.15.157:0/2700055567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:24 smithi165 bash[22175]: cluster 2022-05-01T00:07:23.639765+0000 mgr.smithi157.nfpzoe (mgr.14180) 7313 : cluster [DBG] pgmap v6849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:24 smithi157 bash[20376]: cluster 2022-05-01T00:07:23.639765+0000 mgr.smithi157.nfpzoe (mgr.14180) 7313 : cluster [DBG] pgmap v6849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:26 smithi165 bash[22175]: cluster 2022-05-01T00:07:25.640384+0000 mgr.smithi157.nfpzoe (mgr.14180) 7314 : cluster [DBG] pgmap v6850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:26 smithi157 bash[20376]: cluster 2022-05-01T00:07:25.640384+0000 mgr.smithi157.nfpzoe (mgr.14180) 7314 : cluster [DBG] pgmap v6850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:27.808 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:07:27.808 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:07:27.808 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:07:28.134 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:07:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:28 smithi165 bash[22175]: cluster 2022-05-01T00:07:27.641024+0000 mgr.smithi157.nfpzoe (mgr.14180) 7315 : cluster [DBG] pgmap v6851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:28 smithi165 bash[22175]: audit 2022-05-01T00:07:28.109936+0000 mon.smithi157 (mon.0) 4623 : audit [DBG] from='client.? 172.21.15.157:0/2837605135' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:28 smithi157 bash[20376]: cluster 2022-05-01T00:07:27.641024+0000 mgr.smithi157.nfpzoe (mgr.14180) 7315 : cluster [DBG] pgmap v6851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:28 smithi157 bash[20376]: audit 2022-05-01T00:07:28.109936+0000 mon.smithi157 (mon.0) 4623 : audit [DBG] from='client.? 172.21.15.157:0/2837605135' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:30.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:30 smithi165 bash[22175]: cluster 2022-05-01T00:07:29.641683+0000 mgr.smithi157.nfpzoe (mgr.14180) 7316 : cluster [DBG] pgmap v6852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:31.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:30 smithi157 bash[20376]: cluster 2022-05-01T00:07:29.641683+0000 mgr.smithi157.nfpzoe (mgr.14180) 7316 : cluster [DBG] pgmap v6852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:32 smithi157 bash[20376]: audit 2022-05-01T00:07:31.190012+0000 mon.smithi157 (mon.0) 4624 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:07:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:32 smithi157 bash[20376]: cluster 2022-05-01T00:07:31.642266+0000 mgr.smithi157.nfpzoe (mgr.14180) 7317 : cluster [DBG] pgmap v6853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:32 smithi165 bash[22175]: audit 2022-05-01T00:07:31.190012+0000 mon.smithi157 (mon.0) 4624 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:07:32.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:32 smithi165 bash[22175]: cluster 2022-05-01T00:07:31.642266+0000 mgr.smithi157.nfpzoe (mgr.14180) 7317 : cluster [DBG] pgmap v6853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:33.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:07:33.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:07:33.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:07:33.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:07:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:33 smithi165 bash[22175]: audit 2022-05-01T00:07:33.443577+0000 mon.smithi157 (mon.0) 4625 : audit [DBG] from='client.? 172.21.15.157:0/865977494' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:33 smithi157 bash[20376]: audit 2022-05-01T00:07:33.443577+0000 mon.smithi157 (mon.0) 4625 : audit [DBG] from='client.? 172.21.15.157:0/865977494' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:34.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:34 smithi165 bash[22175]: cluster 2022-05-01T00:07:33.642901+0000 mgr.smithi157.nfpzoe (mgr.14180) 7318 : cluster [DBG] pgmap v6854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:34 smithi157 bash[20376]: cluster 2022-05-01T00:07:33.642901+0000 mgr.smithi157.nfpzoe (mgr.14180) 7318 : cluster [DBG] pgmap v6854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:36.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:36 smithi165 bash[22175]: cluster 2022-05-01T00:07:35.643538+0000 mgr.smithi157.nfpzoe (mgr.14180) 7319 : cluster [DBG] pgmap v6855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:36 smithi157 bash[20376]: cluster 2022-05-01T00:07:35.643538+0000 mgr.smithi157.nfpzoe (mgr.14180) 7319 : cluster [DBG] pgmap v6855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:38.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:07:38.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:07:38.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:07:38.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:07:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:38 smithi165 bash[22175]: cluster 2022-05-01T00:07:37.644156+0000 mgr.smithi157.nfpzoe (mgr.14180) 7320 : cluster [DBG] pgmap v6856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:38 smithi157 bash[20376]: cluster 2022-05-01T00:07:37.644156+0000 mgr.smithi157.nfpzoe (mgr.14180) 7320 : cluster [DBG] pgmap v6856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:39 smithi157 bash[20376]: audit 2022-05-01T00:07:38.776203+0000 mon.smithi157 (mon.0) 4626 : audit [DBG] from='client.? 172.21.15.157:0/429935380' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:39 smithi165 bash[22175]: audit 2022-05-01T00:07:38.776203+0000 mon.smithi157 (mon.0) 4626 : audit [DBG] from='client.? 172.21.15.157:0/429935380' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:40 smithi165 bash[22175]: cluster 2022-05-01T00:07:39.644766+0000 mgr.smithi157.nfpzoe (mgr.14180) 7321 : cluster [DBG] pgmap v6857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:40 smithi157 bash[20376]: cluster 2022-05-01T00:07:39.644766+0000 mgr.smithi157.nfpzoe (mgr.14180) 7321 : cluster [DBG] pgmap v6857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:42 smithi165 bash[22175]: cluster 2022-05-01T00:07:41.645397+0000 mgr.smithi157.nfpzoe (mgr.14180) 7322 : cluster [DBG] pgmap v6858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:42 smithi157 bash[20376]: cluster 2022-05-01T00:07:41.645397+0000 mgr.smithi157.nfpzoe (mgr.14180) 7322 : cluster [DBG] pgmap v6858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:43.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:07:43.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:07:43.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:07:44.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:07:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:44 smithi165 bash[22175]: cluster 2022-05-01T00:07:43.646072+0000 mgr.smithi157.nfpzoe (mgr.14180) 7323 : cluster [DBG] pgmap v6859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:45.208 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:44 smithi165 bash[22175]: audit 2022-05-01T00:07:44.102321+0000 mon.smithi157 (mon.0) 4627 : audit [DBG] from='client.? 172.21.15.157:0/2512426143' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:45.209 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:44 smithi157 bash[20376]: cluster 2022-05-01T00:07:43.646072+0000 mgr.smithi157.nfpzoe (mgr.14180) 7323 : cluster [DBG] pgmap v6859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:45.209 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:44 smithi157 bash[20376]: audit 2022-05-01T00:07:44.102321+0000 mon.smithi157 (mon.0) 4627 : audit [DBG] from='client.? 172.21.15.157:0/2512426143' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:46 smithi165 bash[22175]: cluster 2022-05-01T00:07:45.646711+0000 mgr.smithi157.nfpzoe (mgr.14180) 7324 : cluster [DBG] pgmap v6860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:46.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:46 smithi157 bash[20376]: cluster 2022-05-01T00:07:45.646711+0000 mgr.smithi157.nfpzoe (mgr.14180) 7324 : cluster [DBG] pgmap v6860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:49.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:07:49.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:07:49.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:07:49.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:48 smithi165 bash[22175]: cluster 2022-05-01T00:07:47.647435+0000 mgr.smithi157.nfpzoe (mgr.14180) 7325 : cluster [DBG] pgmap v6861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:48 smithi157 bash[20376]: cluster 2022-05-01T00:07:47.647435+0000 mgr.smithi157.nfpzoe (mgr.14180) 7325 : cluster [DBG] pgmap v6861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:49.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:07:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:49 smithi157 bash[20376]: audit 2022-05-01T00:07:49.428993+0000 mon.smithi157 (mon.0) 4628 : audit [DBG] from='client.? 172.21.15.157:0/1804242736' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:49 smithi165 bash[22175]: audit 2022-05-01T00:07:49.428993+0000 mon.smithi157 (mon.0) 4628 : audit [DBG] from='client.? 172.21.15.157:0/1804242736' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:51.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:50 smithi165 bash[22175]: cluster 2022-05-01T00:07:49.648070+0000 mgr.smithi157.nfpzoe (mgr.14180) 7326 : cluster [DBG] pgmap v6862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:50 smithi157 bash[20376]: cluster 2022-05-01T00:07:49.648070+0000 mgr.smithi157.nfpzoe (mgr.14180) 7326 : cluster [DBG] pgmap v6862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:52 smithi165 bash[22175]: cluster 2022-05-01T00:07:51.648710+0000 mgr.smithi157.nfpzoe (mgr.14180) 7327 : cluster [DBG] pgmap v6863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:52 smithi157 bash[20376]: cluster 2022-05-01T00:07:51.648710+0000 mgr.smithi157.nfpzoe (mgr.14180) 7327 : cluster [DBG] pgmap v6863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:54.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:07:54.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:07:54.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:07:54.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:07:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:54 smithi165 bash[22175]: cluster 2022-05-01T00:07:53.649349+0000 mgr.smithi157.nfpzoe (mgr.14180) 7328 : cluster [DBG] pgmap v6864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:54 smithi157 bash[20376]: cluster 2022-05-01T00:07:53.649349+0000 mgr.smithi157.nfpzoe (mgr.14180) 7328 : cluster [DBG] pgmap v6864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:55 smithi165 bash[22175]: audit 2022-05-01T00:07:54.752458+0000 mon.smithi157 (mon.0) 4629 : audit [DBG] from='client.? 172.21.15.157:0/1612760541' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:55 smithi157 bash[20376]: audit 2022-05-01T00:07:54.752458+0000 mon.smithi157 (mon.0) 4629 : audit [DBG] from='client.? 172.21.15.157:0/1612760541' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:07:57.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:56 smithi157 bash[20376]: cluster 2022-05-01T00:07:55.649925+0000 mgr.smithi157.nfpzoe (mgr.14180) 7329 : cluster [DBG] pgmap v6865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:56 smithi165 bash[22175]: cluster 2022-05-01T00:07:55.649925+0000 mgr.smithi157.nfpzoe (mgr.14180) 7329 : cluster [DBG] pgmap v6865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:58 smithi165 bash[22175]: cluster 2022-05-01T00:07:57.650548+0000 mgr.smithi157.nfpzoe (mgr.14180) 7330 : cluster [DBG] pgmap v6866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:58 smithi157 bash[20376]: cluster 2022-05-01T00:07:57.650548+0000 mgr.smithi157.nfpzoe (mgr.14180) 7330 : cluster [DBG] pgmap v6866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:07:59.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:07:59.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:07:59.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:07:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:59 smithi157 bash[20376]: audit 2022-05-01T00:07:59.255444+0000 mon.smithi157 (mon.0) 4630 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:07:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:07:59 smithi157 bash[20376]: audit 2022-05-01T00:07:59.465435+0000 mon.smithi157 (mon.0) 4631 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:08:00.100 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:08:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:59 smithi165 bash[22175]: audit 2022-05-01T00:07:59.255444+0000 mon.smithi157 (mon.0) 4630 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:08:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:07:59 smithi165 bash[22175]: audit 2022-05-01T00:07:59.465435+0000 mon.smithi157 (mon.0) 4631 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:08:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:00 smithi165 bash[22175]: cluster 2022-05-01T00:07:59.651165+0000 mgr.smithi157.nfpzoe (mgr.14180) 7331 : cluster [DBG] pgmap v6867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:00 smithi165 bash[22175]: audit 2022-05-01T00:08:00.080186+0000 mon.smithi157 (mon.0) 4632 : audit [DBG] from='client.? 172.21.15.157:0/662425488' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:00 smithi157 bash[20376]: cluster 2022-05-01T00:07:59.651165+0000 mgr.smithi157.nfpzoe (mgr.14180) 7331 : cluster [DBG] pgmap v6867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:01.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:00 smithi157 bash[20376]: audit 2022-05-01T00:08:00.080186+0000 mon.smithi157 (mon.0) 4632 : audit [DBG] from='client.? 172.21.15.157:0/662425488' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:02 smithi165 bash[22175]: cluster 2022-05-01T00:08:01.651776+0000 mgr.smithi157.nfpzoe (mgr.14180) 7332 : cluster [DBG] pgmap v6868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:02 smithi157 bash[20376]: cluster 2022-05-01T00:08:01.651776+0000 mgr.smithi157.nfpzoe (mgr.14180) 7332 : cluster [DBG] pgmap v6868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:05.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:08:05.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:08:05.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:08:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:04 smithi165 bash[22175]: cluster 2022-05-01T00:08:03.652362+0000 mgr.smithi157.nfpzoe (mgr.14180) 7333 : cluster [DBG] pgmap v6869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:04 smithi157 bash[20376]: cluster 2022-05-01T00:08:03.652362+0000 mgr.smithi157.nfpzoe (mgr.14180) 7333 : cluster [DBG] pgmap v6869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:05.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:08:06.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:05 smithi165 bash[22175]: audit 2022-05-01T00:08:05.404406+0000 mon.smithi157 (mon.0) 4633 : audit [DBG] from='client.? 172.21.15.157:0/2504260086' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:05 smithi157 bash[20376]: audit 2022-05-01T00:08:05.404406+0000 mon.smithi157 (mon.0) 4633 : audit [DBG] from='client.? 172.21.15.157:0/2504260086' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:07.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:06 smithi157 bash[20376]: cluster 2022-05-01T00:08:05.652964+0000 mgr.smithi157.nfpzoe (mgr.14180) 7334 : cluster [DBG] pgmap v6870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:06 smithi165 bash[22175]: cluster 2022-05-01T00:08:05.652964+0000 mgr.smithi157.nfpzoe (mgr.14180) 7334 : cluster [DBG] pgmap v6870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:08 smithi165 bash[22175]: cluster 2022-05-01T00:08:07.653580+0000 mgr.smithi157.nfpzoe (mgr.14180) 7335 : cluster [DBG] pgmap v6871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:09.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:08 smithi157 bash[20376]: cluster 2022-05-01T00:08:07.653580+0000 mgr.smithi157.nfpzoe (mgr.14180) 7335 : cluster [DBG] pgmap v6871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:10.427 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:08:10.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:08:10.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:08:10.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:08:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:10 smithi165 bash[22175]: cluster 2022-05-01T00:08:09.654172+0000 mgr.smithi157.nfpzoe (mgr.14180) 7336 : cluster [DBG] pgmap v6872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:10 smithi165 bash[22175]: audit 2022-05-01T00:08:10.731861+0000 mon.smithi157 (mon.0) 4634 : audit [DBG] from='client.? 172.21.15.157:0/1467436280' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:10 smithi157 bash[20376]: cluster 2022-05-01T00:08:09.654172+0000 mgr.smithi157.nfpzoe (mgr.14180) 7336 : cluster [DBG] pgmap v6872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:11.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:10 smithi157 bash[20376]: audit 2022-05-01T00:08:10.731861+0000 mon.smithi157 (mon.0) 4634 : audit [DBG] from='client.? 172.21.15.157:0/1467436280' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:12 smithi165 bash[22175]: cluster 2022-05-01T00:08:11.654823+0000 mgr.smithi157.nfpzoe (mgr.14180) 7337 : cluster [DBG] pgmap v6873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:12 smithi157 bash[20376]: cluster 2022-05-01T00:08:11.654823+0000 mgr.smithi157.nfpzoe (mgr.14180) 7337 : cluster [DBG] pgmap v6873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:14 smithi165 bash[22175]: cluster 2022-05-01T00:08:13.655467+0000 mgr.smithi157.nfpzoe (mgr.14180) 7338 : cluster [DBG] pgmap v6874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:14 smithi157 bash[20376]: cluster 2022-05-01T00:08:13.655467+0000 mgr.smithi157.nfpzoe (mgr.14180) 7338 : cluster [DBG] pgmap v6874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:15.754 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:08:15.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:08:15.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:08:16.077 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:08:16.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:16 smithi165 bash[22175]: cluster 2022-05-01T00:08:15.656069+0000 mgr.smithi157.nfpzoe (mgr.14180) 7339 : cluster [DBG] pgmap v6875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:16 smithi165 bash[22175]: audit 2022-05-01T00:08:16.056682+0000 mon.smithi157 (mon.0) 4635 : audit [DBG] from='client.? 172.21.15.157:0/1857803784' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:16 smithi157 bash[20376]: cluster 2022-05-01T00:08:15.656069+0000 mgr.smithi157.nfpzoe (mgr.14180) 7339 : cluster [DBG] pgmap v6875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:16.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:16 smithi157 bash[20376]: audit 2022-05-01T00:08:16.056682+0000 mon.smithi157 (mon.0) 4635 : audit [DBG] from='client.? 172.21.15.157:0/1857803784' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:18 smithi165 bash[22175]: cluster 2022-05-01T00:08:17.656792+0000 mgr.smithi157.nfpzoe (mgr.14180) 7340 : cluster [DBG] pgmap v6876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:18 smithi157 bash[20376]: cluster 2022-05-01T00:08:17.656792+0000 mgr.smithi157.nfpzoe (mgr.14180) 7340 : cluster [DBG] pgmap v6876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:21.080 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:08:21.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:08:21.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:08:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:20 smithi165 bash[22175]: cluster 2022-05-01T00:08:19.657436+0000 mgr.smithi157.nfpzoe (mgr.14180) 7341 : cluster [DBG] pgmap v6877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:20 smithi157 bash[20376]: cluster 2022-05-01T00:08:19.657436+0000 mgr.smithi157.nfpzoe (mgr.14180) 7341 : cluster [DBG] pgmap v6877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:21.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:08:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:21 smithi165 bash[22175]: audit 2022-05-01T00:08:21.392156+0000 mon.smithi157 (mon.0) 4636 : audit [DBG] from='client.? 172.21.15.157:0/1989752369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:21 smithi157 bash[20376]: audit 2022-05-01T00:08:21.392156+0000 mon.smithi157 (mon.0) 4636 : audit [DBG] from='client.? 172.21.15.157:0/1989752369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:22 smithi165 bash[22175]: cluster 2022-05-01T00:08:21.658035+0000 mgr.smithi157.nfpzoe (mgr.14180) 7342 : cluster [DBG] pgmap v6878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:22 smithi157 bash[20376]: cluster 2022-05-01T00:08:21.658035+0000 mgr.smithi157.nfpzoe (mgr.14180) 7342 : cluster [DBG] pgmap v6878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:24 smithi165 bash[22175]: cluster 2022-05-01T00:08:23.658648+0000 mgr.smithi157.nfpzoe (mgr.14180) 7343 : cluster [DBG] pgmap v6879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:24 smithi157 bash[20376]: cluster 2022-05-01T00:08:23.658648+0000 mgr.smithi157.nfpzoe (mgr.14180) 7343 : cluster [DBG] pgmap v6879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:26.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:08:26.416 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:08:26.416 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:08:26.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:08:26.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:26 smithi165 bash[22175]: cluster 2022-05-01T00:08:25.659259+0000 mgr.smithi157.nfpzoe (mgr.14180) 7344 : cluster [DBG] pgmap v6880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:26 smithi157 bash[20376]: cluster 2022-05-01T00:08:25.659259+0000 mgr.smithi157.nfpzoe (mgr.14180) 7344 : cluster [DBG] pgmap v6880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:27.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:27 smithi165 bash[22175]: audit 2022-05-01T00:08:26.729743+0000 mon.smithi157 (mon.0) 4637 : audit [DBG] from='client.? 172.21.15.157:0/1168180053' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:27.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:27 smithi157 bash[20376]: audit 2022-05-01T00:08:26.729743+0000 mon.smithi157 (mon.0) 4637 : audit [DBG] from='client.? 172.21.15.157:0/1168180053' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:28.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:28 smithi165 bash[22175]: cluster 2022-05-01T00:08:27.660012+0000 mgr.smithi157.nfpzoe (mgr.14180) 7345 : cluster [DBG] pgmap v6881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:28 smithi157 bash[20376]: cluster 2022-05-01T00:08:27.660012+0000 mgr.smithi157.nfpzoe (mgr.14180) 7345 : cluster [DBG] pgmap v6881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:30 smithi165 bash[22175]: cluster 2022-05-01T00:08:29.660682+0000 mgr.smithi157.nfpzoe (mgr.14180) 7346 : cluster [DBG] pgmap v6882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:31.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:30 smithi157 bash[20376]: cluster 2022-05-01T00:08:29.660682+0000 mgr.smithi157.nfpzoe (mgr.14180) 7346 : cluster [DBG] pgmap v6882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:31.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:08:31.754 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:08:31.754 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:08:32.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:08:32.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:31 smithi165 bash[22175]: audit 2022-05-01T00:08:31.195473+0000 mon.smithi157 (mon.0) 4638 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:08:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:31 smithi165 bash[22175]: audit 2022-05-01T00:08:31.198170+0000 mon.smithi157 (mon.0) 4639 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:08:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:31 smithi165 bash[22175]: audit 2022-05-01T00:08:31.200120+0000 mon.smithi157 (mon.0) 4640 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:08:32.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:31 smithi157 bash[20376]: audit 2022-05-01T00:08:31.195473+0000 mon.smithi157 (mon.0) 4638 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:08:32.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:31 smithi157 bash[20376]: audit 2022-05-01T00:08:31.198170+0000 mon.smithi157 (mon.0) 4639 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:08:32.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:31 smithi157 bash[20376]: audit 2022-05-01T00:08:31.200120+0000 mon.smithi157 (mon.0) 4640 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:08:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:32 smithi165 bash[22175]: cluster 2022-05-01T00:08:31.661333+0000 mgr.smithi157.nfpzoe (mgr.14180) 7347 : cluster [DBG] pgmap v6883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:32 smithi165 bash[22175]: audit 2022-05-01T00:08:32.061376+0000 mon.smithi157 (mon.0) 4641 : audit [DBG] from='client.? 172.21.15.157:0/3451022367' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:32 smithi157 bash[20376]: cluster 2022-05-01T00:08:31.661333+0000 mgr.smithi157.nfpzoe (mgr.14180) 7347 : cluster [DBG] pgmap v6883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:33.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:32 smithi157 bash[20376]: audit 2022-05-01T00:08:32.061376+0000 mon.smithi157 (mon.0) 4641 : audit [DBG] from='client.? 172.21.15.157:0/3451022367' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:34 smithi165 bash[22175]: cluster 2022-05-01T00:08:33.661982+0000 mgr.smithi157.nfpzoe (mgr.14180) 7348 : cluster [DBG] pgmap v6884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:34 smithi157 bash[20376]: cluster 2022-05-01T00:08:33.661982+0000 mgr.smithi157.nfpzoe (mgr.14180) 7348 : cluster [DBG] pgmap v6884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:36 smithi165 bash[22175]: audit 2022-05-01T00:08:35.011276+0000 mon.smithi157 (mon.0) 4642 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:08:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:36 smithi165 bash[22175]: cluster 2022-05-01T00:08:35.297003+0000 mgr.smithi157.nfpzoe (mgr.14180) 7349 : cluster [DBG] pgmap v6885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:36 smithi165 bash[22175]: cluster 2022-05-01T00:08:35.297592+0000 mgr.smithi157.nfpzoe (mgr.14180) 7350 : cluster [DBG] pgmap v6886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:36 smithi165 bash[22175]: audit 2022-05-01T00:08:35.303781+0000 mon.smithi157 (mon.0) 4643 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:08:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:36 smithi165 bash[22175]: audit 2022-05-01T00:08:35.311001+0000 mon.smithi157 (mon.0) 4644 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:08:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:36 smithi165 bash[22175]: cephadm 2022-05-01T00:08:35.312504+0000 mgr.smithi157.nfpzoe (mgr.14180) 7351 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:08:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:36 smithi165 bash[22175]: cephadm 2022-05-01T00:08:35.312745+0000 mgr.smithi157.nfpzoe (mgr.14180) 7352 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:08:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:36 smithi157 bash[20376]: audit 2022-05-01T00:08:35.011276+0000 mon.smithi157 (mon.0) 4642 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:08:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:36 smithi157 bash[20376]: cluster 2022-05-01T00:08:35.297003+0000 mgr.smithi157.nfpzoe (mgr.14180) 7349 : cluster [DBG] pgmap v6885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:36 smithi157 bash[20376]: cluster 2022-05-01T00:08:35.297592+0000 mgr.smithi157.nfpzoe (mgr.14180) 7350 : cluster [DBG] pgmap v6886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:36 smithi157 bash[20376]: audit 2022-05-01T00:08:35.303781+0000 mon.smithi157 (mon.0) 4643 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:08:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:36 smithi157 bash[20376]: audit 2022-05-01T00:08:35.311001+0000 mon.smithi157 (mon.0) 4644 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:08:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:36 smithi157 bash[20376]: cephadm 2022-05-01T00:08:35.312504+0000 mgr.smithi157.nfpzoe (mgr.14180) 7351 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:08:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:36 smithi157 bash[20376]: cephadm 2022-05-01T00:08:35.312745+0000 mgr.smithi157.nfpzoe (mgr.14180) 7352 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:08:37.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:08:37.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:08:37.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:08:37.405 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:08:38.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:38 smithi165 bash[22175]: cluster 2022-05-01T00:08:37.298194+0000 mgr.smithi157.nfpzoe (mgr.14180) 7353 : cluster [DBG] pgmap v6887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:38 smithi165 bash[22175]: audit 2022-05-01T00:08:37.385083+0000 mon.smithi157 (mon.0) 4645 : audit [DBG] from='client.? 172.21.15.157:0/1901027852' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:38 smithi157 bash[20376]: cluster 2022-05-01T00:08:37.298194+0000 mgr.smithi157.nfpzoe (mgr.14180) 7353 : cluster [DBG] pgmap v6887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:38.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:38 smithi157 bash[20376]: audit 2022-05-01T00:08:37.385083+0000 mon.smithi157 (mon.0) 4645 : audit [DBG] from='client.? 172.21.15.157:0/1901027852' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:40.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:40 smithi165 bash[22175]: cluster 2022-05-01T00:08:39.298856+0000 mgr.smithi157.nfpzoe (mgr.14180) 7354 : cluster [DBG] pgmap v6888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:40 smithi157 bash[20376]: cluster 2022-05-01T00:08:39.298856+0000 mgr.smithi157.nfpzoe (mgr.14180) 7354 : cluster [DBG] pgmap v6888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:42.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:08:42.409 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:08:42.409 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:08:42.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:08:42.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:42 smithi165 bash[22175]: cluster 2022-05-01T00:08:41.299478+0000 mgr.smithi157.nfpzoe (mgr.14180) 7355 : cluster [DBG] pgmap v6889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:42.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:42 smithi157 bash[20376]: cluster 2022-05-01T00:08:41.299478+0000 mgr.smithi157.nfpzoe (mgr.14180) 7355 : cluster [DBG] pgmap v6889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:43.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:43 smithi165 bash[22175]: audit 2022-05-01T00:08:42.718489+0000 mon.smithi157 (mon.0) 4646 : audit [DBG] from='client.? 172.21.15.157:0/1803720737' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:43 smithi157 bash[20376]: audit 2022-05-01T00:08:42.718489+0000 mon.smithi157 (mon.0) 4646 : audit [DBG] from='client.? 172.21.15.157:0/1803720737' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:44.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:44 smithi165 bash[22175]: cluster 2022-05-01T00:08:43.300111+0000 mgr.smithi157.nfpzoe (mgr.14180) 7356 : cluster [DBG] pgmap v6890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:44.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:44 smithi157 bash[20376]: cluster 2022-05-01T00:08:43.300111+0000 mgr.smithi157.nfpzoe (mgr.14180) 7356 : cluster [DBG] pgmap v6890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:46.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:46 smithi165 bash[22175]: cluster 2022-05-01T00:08:45.300709+0000 mgr.smithi157.nfpzoe (mgr.14180) 7357 : cluster [DBG] pgmap v6891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:46.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:46 smithi157 bash[20376]: cluster 2022-05-01T00:08:45.300709+0000 mgr.smithi157.nfpzoe (mgr.14180) 7357 : cluster [DBG] pgmap v6891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:47.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:08:47.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:08:47.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:08:48.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:08:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:48 smithi165 bash[22175]: cluster 2022-05-01T00:08:47.301383+0000 mgr.smithi157.nfpzoe (mgr.14180) 7358 : cluster [DBG] pgmap v6892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:48 smithi165 bash[22175]: audit 2022-05-01T00:08:48.041392+0000 mon.smithi157 (mon.0) 4647 : audit [DBG] from='client.? 172.21.15.157:0/3382456329' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:48 smithi157 bash[20376]: cluster 2022-05-01T00:08:47.301383+0000 mgr.smithi157.nfpzoe (mgr.14180) 7358 : cluster [DBG] pgmap v6892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:48.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:48 smithi157 bash[20376]: audit 2022-05-01T00:08:48.041392+0000 mon.smithi157 (mon.0) 4647 : audit [DBG] from='client.? 172.21.15.157:0/3382456329' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:50.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:50 smithi165 bash[22175]: cluster 2022-05-01T00:08:49.302105+0000 mgr.smithi157.nfpzoe (mgr.14180) 7359 : cluster [DBG] pgmap v6893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:50.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:50 smithi157 bash[20376]: cluster 2022-05-01T00:08:49.302105+0000 mgr.smithi157.nfpzoe (mgr.14180) 7359 : cluster [DBG] pgmap v6893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:52 smithi165 bash[22175]: cluster 2022-05-01T00:08:51.302766+0000 mgr.smithi157.nfpzoe (mgr.14180) 7360 : cluster [DBG] pgmap v6894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:52 smithi157 bash[20376]: cluster 2022-05-01T00:08:51.302766+0000 mgr.smithi157.nfpzoe (mgr.14180) 7360 : cluster [DBG] pgmap v6894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:53.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:08:53.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:08:53.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:08:53.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:08:53.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:53 smithi165 bash[22175]: audit 2022-05-01T00:08:53.370628+0000 mon.smithi157 (mon.0) 4648 : audit [DBG] from='client.? 172.21.15.157:0/965870186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:53 smithi157 bash[20376]: audit 2022-05-01T00:08:53.370628+0000 mon.smithi157 (mon.0) 4648 : audit [DBG] from='client.? 172.21.15.157:0/965870186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:54.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:54 smithi165 bash[22175]: cluster 2022-05-01T00:08:53.303234+0000 mgr.smithi157.nfpzoe (mgr.14180) 7361 : cluster [DBG] pgmap v6895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:54 smithi157 bash[20376]: cluster 2022-05-01T00:08:53.303234+0000 mgr.smithi157.nfpzoe (mgr.14180) 7361 : cluster [DBG] pgmap v6895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:56.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:56 smithi165 bash[22175]: cluster 2022-05-01T00:08:55.303826+0000 mgr.smithi157.nfpzoe (mgr.14180) 7362 : cluster [DBG] pgmap v6896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:56 smithi157 bash[20376]: cluster 2022-05-01T00:08:55.303826+0000 mgr.smithi157.nfpzoe (mgr.14180) 7362 : cluster [DBG] pgmap v6896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:58.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:08:58.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:08:58.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:08:58.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:08:58.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:58 smithi165 bash[22175]: cluster 2022-05-01T00:08:57.304473+0000 mgr.smithi157.nfpzoe (mgr.14180) 7363 : cluster [DBG] pgmap v6897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:58 smithi157 bash[20376]: cluster 2022-05-01T00:08:57.304473+0000 mgr.smithi157.nfpzoe (mgr.14180) 7363 : cluster [DBG] pgmap v6897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:08:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:59 smithi165 bash[22175]: audit 2022-05-01T00:08:58.703516+0000 mon.smithi157 (mon.0) 4649 : audit [DBG] from='client.? 172.21.15.157:0/2224474647' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:59 smithi165 bash[22175]: audit 2022-05-01T00:08:59.259558+0000 mon.smithi157 (mon.0) 4650 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:08:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:08:59 smithi165 bash[22175]: audit 2022-05-01T00:08:59.474268+0000 mon.smithi157 (mon.0) 4651 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:08:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:59 smithi157 bash[20376]: audit 2022-05-01T00:08:58.703516+0000 mon.smithi157 (mon.0) 4649 : audit [DBG] from='client.? 172.21.15.157:0/2224474647' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:08:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:59 smithi157 bash[20376]: audit 2022-05-01T00:08:59.259558+0000 mon.smithi157 (mon.0) 4650 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:08:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:08:59 smithi157 bash[20376]: audit 2022-05-01T00:08:59.474268+0000 mon.smithi157 (mon.0) 4651 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:09:00.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:00 smithi157 bash[20376]: cluster 2022-05-01T00:08:59.305074+0000 mgr.smithi157.nfpzoe (mgr.14180) 7364 : cluster [DBG] pgmap v6898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:00 smithi165 bash[22175]: cluster 2022-05-01T00:08:59.305074+0000 mgr.smithi157.nfpzoe (mgr.14180) 7364 : cluster [DBG] pgmap v6898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:02 smithi157 bash[20376]: cluster 2022-05-01T00:09:01.305688+0000 mgr.smithi157.nfpzoe (mgr.14180) 7365 : cluster [DBG] pgmap v6899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:02 smithi165 bash[22175]: cluster 2022-05-01T00:09:01.305688+0000 mgr.smithi157.nfpzoe (mgr.14180) 7365 : cluster [DBG] pgmap v6899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:03.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:09:03.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:09:03.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:09:04.050 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:09:04.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:04 smithi157 bash[20376]: cluster 2022-05-01T00:09:03.306331+0000 mgr.smithi157.nfpzoe (mgr.14180) 7366 : cluster [DBG] pgmap v6900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:04.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:04 smithi157 bash[20376]: audit 2022-05-01T00:09:04.029978+0000 mon.smithi157 (mon.0) 4652 : audit [DBG] from='client.? 172.21.15.157:0/3427839664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:04 smithi165 bash[22175]: cluster 2022-05-01T00:09:03.306331+0000 mgr.smithi157.nfpzoe (mgr.14180) 7366 : cluster [DBG] pgmap v6900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:04 smithi165 bash[22175]: audit 2022-05-01T00:09:04.029978+0000 mon.smithi157 (mon.0) 4652 : audit [DBG] from='client.? 172.21.15.157:0/3427839664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:06 smithi157 bash[20376]: cluster 2022-05-01T00:09:05.306927+0000 mgr.smithi157.nfpzoe (mgr.14180) 7367 : cluster [DBG] pgmap v6901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:06 smithi165 bash[22175]: cluster 2022-05-01T00:09:05.306927+0000 mgr.smithi157.nfpzoe (mgr.14180) 7367 : cluster [DBG] pgmap v6901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:08 smithi157 bash[20376]: cluster 2022-05-01T00:09:07.307610+0000 mgr.smithi157.nfpzoe (mgr.14180) 7368 : cluster [DBG] pgmap v6902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:09.053 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:09:09.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:09:09.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:09:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:08 smithi165 bash[22175]: cluster 2022-05-01T00:09:07.307610+0000 mgr.smithi157.nfpzoe (mgr.14180) 7368 : cluster [DBG] pgmap v6902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:09.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:09:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:09 smithi157 bash[20376]: audit 2022-05-01T00:09:09.356118+0000 mon.smithi157 (mon.0) 4653 : audit [DBG] from='client.? 172.21.15.157:0/1507000773' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:09 smithi165 bash[22175]: audit 2022-05-01T00:09:09.356118+0000 mon.smithi157 (mon.0) 4653 : audit [DBG] from='client.? 172.21.15.157:0/1507000773' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:10.943 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:10 smithi157 bash[20376]: cluster 2022-05-01T00:09:09.308173+0000 mgr.smithi157.nfpzoe (mgr.14180) 7369 : cluster [DBG] pgmap v6903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:10 smithi165 bash[22175]: cluster 2022-05-01T00:09:09.308173+0000 mgr.smithi157.nfpzoe (mgr.14180) 7369 : cluster [DBG] pgmap v6903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:12 smithi157 bash[20376]: cluster 2022-05-01T00:09:11.308805+0000 mgr.smithi157.nfpzoe (mgr.14180) 7370 : cluster [DBG] pgmap v6904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:12 smithi165 bash[22175]: cluster 2022-05-01T00:09:11.308805+0000 mgr.smithi157.nfpzoe (mgr.14180) 7370 : cluster [DBG] pgmap v6904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:14.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:09:14.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:09:14.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:09:14.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:09:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:14 smithi157 bash[20376]: cluster 2022-05-01T00:09:13.309402+0000 mgr.smithi157.nfpzoe (mgr.14180) 7371 : cluster [DBG] pgmap v6905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:14 smithi165 bash[22175]: cluster 2022-05-01T00:09:13.309402+0000 mgr.smithi157.nfpzoe (mgr.14180) 7371 : cluster [DBG] pgmap v6905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:15 smithi157 bash[20376]: audit 2022-05-01T00:09:14.687453+0000 mon.smithi157 (mon.0) 4654 : audit [DBG] from='client.? 172.21.15.157:0/2788729128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:15 smithi165 bash[22175]: audit 2022-05-01T00:09:14.687453+0000 mon.smithi157 (mon.0) 4654 : audit [DBG] from='client.? 172.21.15.157:0/2788729128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:16 smithi157 bash[20376]: cluster 2022-05-01T00:09:15.310000+0000 mgr.smithi157.nfpzoe (mgr.14180) 7372 : cluster [DBG] pgmap v6906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:16 smithi165 bash[22175]: cluster 2022-05-01T00:09:15.310000+0000 mgr.smithi157.nfpzoe (mgr.14180) 7372 : cluster [DBG] pgmap v6906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:18 smithi165 bash[22175]: cluster 2022-05-01T00:09:17.310609+0000 mgr.smithi157.nfpzoe (mgr.14180) 7373 : cluster [DBG] pgmap v6907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:18 smithi157 bash[20376]: cluster 2022-05-01T00:09:17.310609+0000 mgr.smithi157.nfpzoe (mgr.14180) 7373 : cluster [DBG] pgmap v6907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:19.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:09:19.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:09:19.713 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:09:20.036 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:09:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:20 smithi165 bash[22175]: cluster 2022-05-01T00:09:19.311263+0000 mgr.smithi157.nfpzoe (mgr.14180) 7374 : cluster [DBG] pgmap v6908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:20 smithi165 bash[22175]: audit 2022-05-01T00:09:20.016055+0000 mon.smithi157 (mon.0) 4655 : audit [DBG] from='client.? 172.21.15.157:0/2964485951' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:20 smithi157 bash[20376]: cluster 2022-05-01T00:09:19.311263+0000 mgr.smithi157.nfpzoe (mgr.14180) 7374 : cluster [DBG] pgmap v6908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:20 smithi157 bash[20376]: audit 2022-05-01T00:09:20.016055+0000 mon.smithi157 (mon.0) 4655 : audit [DBG] from='client.? 172.21.15.157:0/2964485951' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:22 smithi165 bash[22175]: cluster 2022-05-01T00:09:21.311905+0000 mgr.smithi157.nfpzoe (mgr.14180) 7375 : cluster [DBG] pgmap v6909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:22 smithi157 bash[20376]: cluster 2022-05-01T00:09:21.311905+0000 mgr.smithi157.nfpzoe (mgr.14180) 7375 : cluster [DBG] pgmap v6909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:25.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:09:25.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:09:25.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:09:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:24 smithi165 bash[22175]: cluster 2022-05-01T00:09:23.312503+0000 mgr.smithi157.nfpzoe (mgr.14180) 7376 : cluster [DBG] pgmap v6910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:24 smithi157 bash[20376]: cluster 2022-05-01T00:09:23.312503+0000 mgr.smithi157.nfpzoe (mgr.14180) 7376 : cluster [DBG] pgmap v6910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:25.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:09:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:25 smithi165 bash[22175]: audit 2022-05-01T00:09:25.342888+0000 mon.smithi157 (mon.0) 4656 : audit [DBG] from='client.? 172.21.15.157:0/260987273' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:26.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:25 smithi157 bash[20376]: audit 2022-05-01T00:09:25.342888+0000 mon.smithi157 (mon.0) 4656 : audit [DBG] from='client.? 172.21.15.157:0/260987273' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:27.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:26 smithi157 bash[20376]: cluster 2022-05-01T00:09:25.313078+0000 mgr.smithi157.nfpzoe (mgr.14180) 7377 : cluster [DBG] pgmap v6911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:26 smithi165 bash[22175]: cluster 2022-05-01T00:09:25.313078+0000 mgr.smithi157.nfpzoe (mgr.14180) 7377 : cluster [DBG] pgmap v6911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:28 smithi165 bash[22175]: cluster 2022-05-01T00:09:27.313703+0000 mgr.smithi157.nfpzoe (mgr.14180) 7378 : cluster [DBG] pgmap v6912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:28 smithi157 bash[20376]: cluster 2022-05-01T00:09:27.313703+0000 mgr.smithi157.nfpzoe (mgr.14180) 7378 : cluster [DBG] pgmap v6912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:30.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:09:30.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:09:30.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:09:30.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:09:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:30 smithi165 bash[22175]: cluster 2022-05-01T00:09:29.314330+0000 mgr.smithi157.nfpzoe (mgr.14180) 7379 : cluster [DBG] pgmap v6913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:30 smithi165 bash[22175]: audit 2022-05-01T00:09:30.672368+0000 mon.smithi157 (mon.0) 4657 : audit [DBG] from='client.? 172.21.15.157:0/2335173028' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:31.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:30 smithi157 bash[20376]: cluster 2022-05-01T00:09:29.314330+0000 mgr.smithi157.nfpzoe (mgr.14180) 7379 : cluster [DBG] pgmap v6913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:31.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:30 smithi157 bash[20376]: audit 2022-05-01T00:09:30.672368+0000 mon.smithi157 (mon.0) 4657 : audit [DBG] from='client.? 172.21.15.157:0/2335173028' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:32 smithi165 bash[22175]: cluster 2022-05-01T00:09:31.314978+0000 mgr.smithi157.nfpzoe (mgr.14180) 7380 : cluster [DBG] pgmap v6914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:32 smithi157 bash[20376]: cluster 2022-05-01T00:09:31.314978+0000 mgr.smithi157.nfpzoe (mgr.14180) 7380 : cluster [DBG] pgmap v6914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:34 smithi165 bash[22175]: cluster 2022-05-01T00:09:33.315584+0000 mgr.smithi157.nfpzoe (mgr.14180) 7381 : cluster [DBG] pgmap v6915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:34 smithi157 bash[20376]: cluster 2022-05-01T00:09:33.315584+0000 mgr.smithi157.nfpzoe (mgr.14180) 7381 : cluster [DBG] pgmap v6915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:35.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:09:35.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:09:35.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:09:36.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:09:36.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:35 smithi165 bash[22175]: audit 2022-05-01T00:09:35.325026+0000 mon.smithi157 (mon.0) 4658 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:09:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:35 smithi165 bash[22175]: audit 2022-05-01T00:09:35.327779+0000 mon.smithi157 (mon.0) 4659 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:09:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:35 smithi165 bash[22175]: audit 2022-05-01T00:09:35.329798+0000 mon.smithi157 (mon.0) 4660 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:09:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:35 smithi165 bash[22175]: audit 2022-05-01T00:09:35.634169+0000 mon.smithi157 (mon.0) 4661 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:09:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:35 smithi157 bash[20376]: audit 2022-05-01T00:09:35.325026+0000 mon.smithi157 (mon.0) 4658 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:09:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:35 smithi157 bash[20376]: audit 2022-05-01T00:09:35.327779+0000 mon.smithi157 (mon.0) 4659 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:09:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:35 smithi157 bash[20376]: audit 2022-05-01T00:09:35.329798+0000 mon.smithi157 (mon.0) 4660 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:09:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:35 smithi157 bash[20376]: audit 2022-05-01T00:09:35.634169+0000 mon.smithi157 (mon.0) 4661 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:09:37.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:36 smithi157 bash[20376]: cluster 2022-05-01T00:09:35.316170+0000 mgr.smithi157.nfpzoe (mgr.14180) 7382 : cluster [DBG] pgmap v6916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:37.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:36 smithi157 bash[20376]: audit 2022-05-01T00:09:35.997052+0000 mon.smithi157 (mon.0) 4662 : audit [DBG] from='client.? 172.21.15.157:0/2309714659' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:36 smithi165 bash[22175]: cluster 2022-05-01T00:09:35.316170+0000 mgr.smithi157.nfpzoe (mgr.14180) 7382 : cluster [DBG] pgmap v6916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:36 smithi165 bash[22175]: audit 2022-05-01T00:09:35.997052+0000 mon.smithi157 (mon.0) 4662 : audit [DBG] from='client.? 172.21.15.157:0/2309714659' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:38 smithi165 bash[22175]: cluster 2022-05-01T00:09:37.316838+0000 mgr.smithi157.nfpzoe (mgr.14180) 7383 : cluster [DBG] pgmap v6917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:38 smithi157 bash[20376]: cluster 2022-05-01T00:09:37.316838+0000 mgr.smithi157.nfpzoe (mgr.14180) 7383 : cluster [DBG] pgmap v6917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:41.018 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:09:41.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:09:41.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:09:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:40 smithi165 bash[22175]: cluster 2022-05-01T00:09:39.317577+0000 mgr.smithi157.nfpzoe (mgr.14180) 7384 : cluster [DBG] pgmap v6918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:40 smithi165 bash[22175]: audit 2022-05-01T00:09:40.110986+0000 mon.smithi157 (mon.0) 4663 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:09:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:40 smithi165 bash[22175]: audit 2022-05-01T00:09:40.396542+0000 mon.smithi157 (mon.0) 4664 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:09:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:40 smithi165 bash[22175]: audit 2022-05-01T00:09:40.403383+0000 mon.smithi157 (mon.0) 4665 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:09:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:40 smithi157 bash[20376]: cluster 2022-05-01T00:09:39.317577+0000 mgr.smithi157.nfpzoe (mgr.14180) 7384 : cluster [DBG] pgmap v6918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:40 smithi157 bash[20376]: audit 2022-05-01T00:09:40.110986+0000 mon.smithi157 (mon.0) 4663 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:09:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:40 smithi157 bash[20376]: audit 2022-05-01T00:09:40.396542+0000 mon.smithi157 (mon.0) 4664 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:09:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:40 smithi157 bash[20376]: audit 2022-05-01T00:09:40.403383+0000 mon.smithi157 (mon.0) 4665 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:09:41.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:09:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:41 smithi165 bash[22175]: cluster 2022-05-01T00:09:40.390991+0000 mgr.smithi157.nfpzoe (mgr.14180) 7385 : cluster [DBG] pgmap v6919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:41 smithi165 bash[22175]: cluster 2022-05-01T00:09:40.391332+0000 mgr.smithi157.nfpzoe (mgr.14180) 7386 : cluster [DBG] pgmap v6920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:41 smithi165 bash[22175]: cephadm 2022-05-01T00:09:40.404620+0000 mgr.smithi157.nfpzoe (mgr.14180) 7387 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:09:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:41 smithi165 bash[22175]: cephadm 2022-05-01T00:09:40.404764+0000 mgr.smithi157.nfpzoe (mgr.14180) 7388 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:09:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:41 smithi165 bash[22175]: audit 2022-05-01T00:09:41.324772+0000 mon.smithi157 (mon.0) 4666 : audit [DBG] from='client.? 172.21.15.157:0/2840420888' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:41 smithi157 bash[20376]: cluster 2022-05-01T00:09:40.390991+0000 mgr.smithi157.nfpzoe (mgr.14180) 7385 : cluster [DBG] pgmap v6919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:41 smithi157 bash[20376]: cluster 2022-05-01T00:09:40.391332+0000 mgr.smithi157.nfpzoe (mgr.14180) 7386 : cluster [DBG] pgmap v6920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:41 smithi157 bash[20376]: cephadm 2022-05-01T00:09:40.404620+0000 mgr.smithi157.nfpzoe (mgr.14180) 7387 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:09:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:41 smithi157 bash[20376]: cephadm 2022-05-01T00:09:40.404764+0000 mgr.smithi157.nfpzoe (mgr.14180) 7388 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:09:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:41 smithi157 bash[20376]: audit 2022-05-01T00:09:41.324772+0000 mon.smithi157 (mon.0) 4666 : audit [DBG] from='client.? 172.21.15.157:0/2840420888' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:44.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:43 smithi165 bash[22175]: cluster 2022-05-01T00:09:42.391941+0000 mgr.smithi157.nfpzoe (mgr.14180) 7389 : cluster [DBG] pgmap v6921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:43 smithi157 bash[20376]: cluster 2022-05-01T00:09:42.391941+0000 mgr.smithi157.nfpzoe (mgr.14180) 7389 : cluster [DBG] pgmap v6921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:45 smithi165 bash[22175]: cluster 2022-05-01T00:09:44.392542+0000 mgr.smithi157.nfpzoe (mgr.14180) 7390 : cluster [DBG] pgmap v6922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:45 smithi157 bash[20376]: cluster 2022-05-01T00:09:44.392542+0000 mgr.smithi157.nfpzoe (mgr.14180) 7390 : cluster [DBG] pgmap v6922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:46.347 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:09:46.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:09:46.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:09:46.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:09:47.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:46 smithi157 bash[20376]: audit 2022-05-01T00:09:46.655946+0000 mon.smithi157 (mon.0) 4667 : audit [DBG] from='client.? 172.21.15.157:0/448081460' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:46 smithi165 bash[22175]: audit 2022-05-01T00:09:46.655946+0000 mon.smithi157 (mon.0) 4667 : audit [DBG] from='client.? 172.21.15.157:0/448081460' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:47 smithi165 bash[22175]: cluster 2022-05-01T00:09:46.393163+0000 mgr.smithi157.nfpzoe (mgr.14180) 7391 : cluster [DBG] pgmap v6923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:47 smithi157 bash[20376]: cluster 2022-05-01T00:09:46.393163+0000 mgr.smithi157.nfpzoe (mgr.14180) 7391 : cluster [DBG] pgmap v6923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:49 smithi165 bash[22175]: cluster 2022-05-01T00:09:48.393801+0000 mgr.smithi157.nfpzoe (mgr.14180) 7392 : cluster [DBG] pgmap v6924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:49 smithi157 bash[20376]: cluster 2022-05-01T00:09:48.393801+0000 mgr.smithi157.nfpzoe (mgr.14180) 7392 : cluster [DBG] pgmap v6924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:51.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:09:51.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:09:51.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:09:52.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:09:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:51 smithi165 bash[22175]: cluster 2022-05-01T00:09:50.394446+0000 mgr.smithi157.nfpzoe (mgr.14180) 7393 : cluster [DBG] pgmap v6925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:51 smithi157 bash[20376]: cluster 2022-05-01T00:09:50.394446+0000 mgr.smithi157.nfpzoe (mgr.14180) 7393 : cluster [DBG] pgmap v6925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:52 smithi165 bash[22175]: audit 2022-05-01T00:09:51.987226+0000 mon.smithi157 (mon.0) 4668 : audit [DBG] from='client.? 172.21.15.157:0/716512194' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:52 smithi157 bash[20376]: audit 2022-05-01T00:09:51.987226+0000 mon.smithi157 (mon.0) 4668 : audit [DBG] from='client.? 172.21.15.157:0/716512194' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:54.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:53 smithi165 bash[22175]: cluster 2022-05-01T00:09:52.395136+0000 mgr.smithi157.nfpzoe (mgr.14180) 7394 : cluster [DBG] pgmap v6926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:53 smithi157 bash[20376]: cluster 2022-05-01T00:09:52.395136+0000 mgr.smithi157.nfpzoe (mgr.14180) 7394 : cluster [DBG] pgmap v6926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:55 smithi165 bash[22175]: cluster 2022-05-01T00:09:54.395825+0000 mgr.smithi157.nfpzoe (mgr.14180) 7395 : cluster [DBG] pgmap v6927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:55 smithi157 bash[20376]: cluster 2022-05-01T00:09:54.395825+0000 mgr.smithi157.nfpzoe (mgr.14180) 7395 : cluster [DBG] pgmap v6927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:57.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:09:57.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:09:57.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:09:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:56 smithi165 bash[22175]: cluster 2022-05-01T00:09:56.396462+0000 mgr.smithi157.nfpzoe (mgr.14180) 7396 : cluster [DBG] pgmap v6928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:57.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:56 smithi157 bash[20376]: cluster 2022-05-01T00:09:56.396462+0000 mgr.smithi157.nfpzoe (mgr.14180) 7396 : cluster [DBG] pgmap v6928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:57.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:09:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:57 smithi165 bash[22175]: audit 2022-05-01T00:09:57.312202+0000 mon.smithi157 (mon.0) 4669 : audit [DBG] from='client.? 172.21.15.157:0/2808665703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:57 smithi157 bash[20376]: audit 2022-05-01T00:09:57.312202+0000 mon.smithi157 (mon.0) 4669 : audit [DBG] from='client.? 172.21.15.157:0/2808665703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:09:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:58 smithi165 bash[22175]: cluster 2022-05-01T00:09:58.397058+0000 mgr.smithi157.nfpzoe (mgr.14180) 7397 : cluster [DBG] pgmap v6929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:09:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:58 smithi157 bash[20376]: cluster 2022-05-01T00:09:58.397058+0000 mgr.smithi157.nfpzoe (mgr.14180) 7397 : cluster [DBG] pgmap v6929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:59 smithi165 bash[22175]: audit 2022-05-01T00:09:59.263629+0000 mon.smithi157 (mon.0) 4670 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:10:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:09:59 smithi165 bash[22175]: audit 2022-05-01T00:09:59.481587+0000 mon.smithi157 (mon.0) 4671 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:10:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:59 smithi157 bash[20376]: audit 2022-05-01T00:09:59.263629+0000 mon.smithi157 (mon.0) 4670 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:10:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:09:59 smithi157 bash[20376]: audit 2022-05-01T00:09:59.481587+0000 mon.smithi157 (mon.0) 4671 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:10:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:00 smithi165 bash[22175]: cluster 2022-05-01T00:10:00.000134+0000 mon.smithi157 (mon.0) 4672 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T00:10:01.261 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:00 smithi165 bash[22175]: cluster 2022-05-01T00:10:00.397657+0000 mgr.smithi157.nfpzoe (mgr.14180) 7398 : cluster [DBG] pgmap v6930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:01.261 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:00 smithi157 bash[20376]: cluster 2022-05-01T00:10:00.000134+0000 mon.smithi157 (mon.0) 4672 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T00:10:01.262 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:00 smithi157 bash[20376]: cluster 2022-05-01T00:10:00.397657+0000 mgr.smithi157.nfpzoe (mgr.14180) 7398 : cluster [DBG] pgmap v6930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:02.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:10:02.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:10:02.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:10:02.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:10:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:03 smithi165 bash[22175]: cluster 2022-05-01T00:10:02.398343+0000 mgr.smithi157.nfpzoe (mgr.14180) 7399 : cluster [DBG] pgmap v6931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:03 smithi165 bash[22175]: audit 2022-05-01T00:10:02.642677+0000 mon.smithi157 (mon.0) 4673 : audit [DBG] from='client.? 172.21.15.157:0/1313380509' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:03 smithi157 bash[20376]: cluster 2022-05-01T00:10:02.398343+0000 mgr.smithi157.nfpzoe (mgr.14180) 7399 : cluster [DBG] pgmap v6931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:03 smithi157 bash[20376]: audit 2022-05-01T00:10:02.642677+0000 mon.smithi157 (mon.0) 4673 : audit [DBG] from='client.? 172.21.15.157:0/1313380509' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:05 smithi165 bash[22175]: cluster 2022-05-01T00:10:04.399083+0000 mgr.smithi157.nfpzoe (mgr.14180) 7400 : cluster [DBG] pgmap v6932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:05 smithi157 bash[20376]: cluster 2022-05-01T00:10:04.399083+0000 mgr.smithi157.nfpzoe (mgr.14180) 7400 : cluster [DBG] pgmap v6932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:07.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:10:07.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:10:07.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:10:07.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:07 smithi165 bash[22175]: cluster 2022-05-01T00:10:06.399700+0000 mgr.smithi157.nfpzoe (mgr.14180) 7401 : cluster [DBG] pgmap v6933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:07 smithi157 bash[20376]: cluster 2022-05-01T00:10:06.399700+0000 mgr.smithi157.nfpzoe (mgr.14180) 7401 : cluster [DBG] pgmap v6933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:07.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:10:08.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:08 smithi165 bash[22175]: audit 2022-05-01T00:10:07.965994+0000 mon.smithi157 (mon.0) 4674 : audit [DBG] from='client.? 172.21.15.157:0/157837053' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:08 smithi157 bash[20376]: audit 2022-05-01T00:10:07.965994+0000 mon.smithi157 (mon.0) 4674 : audit [DBG] from='client.? 172.21.15.157:0/157837053' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:09.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:09 smithi165 bash[22175]: cluster 2022-05-01T00:10:08.400365+0000 mgr.smithi157.nfpzoe (mgr.14180) 7402 : cluster [DBG] pgmap v6934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:09 smithi157 bash[20376]: cluster 2022-05-01T00:10:08.400365+0000 mgr.smithi157.nfpzoe (mgr.14180) 7402 : cluster [DBG] pgmap v6934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:11 smithi165 bash[22175]: cluster 2022-05-01T00:10:10.400974+0000 mgr.smithi157.nfpzoe (mgr.14180) 7403 : cluster [DBG] pgmap v6935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:11 smithi157 bash[20376]: cluster 2022-05-01T00:10:10.400974+0000 mgr.smithi157.nfpzoe (mgr.14180) 7403 : cluster [DBG] pgmap v6935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:12.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:10:12.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:10:12.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:10:13.314 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:10:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:13 smithi165 bash[22175]: cluster 2022-05-01T00:10:12.401674+0000 mgr.smithi157.nfpzoe (mgr.14180) 7404 : cluster [DBG] pgmap v6936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:13 smithi165 bash[22175]: audit 2022-05-01T00:10:13.294376+0000 mon.smithi157 (mon.0) 4675 : audit [DBG] from='client.? 172.21.15.157:0/1297377852' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:13 smithi157 bash[20376]: cluster 2022-05-01T00:10:12.401674+0000 mgr.smithi157.nfpzoe (mgr.14180) 7404 : cluster [DBG] pgmap v6936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:13 smithi157 bash[20376]: audit 2022-05-01T00:10:13.294376+0000 mon.smithi157 (mon.0) 4675 : audit [DBG] from='client.? 172.21.15.157:0/1297377852' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:15 smithi165 bash[22175]: cluster 2022-05-01T00:10:14.402385+0000 mgr.smithi157.nfpzoe (mgr.14180) 7405 : cluster [DBG] pgmap v6937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:15 smithi157 bash[20376]: cluster 2022-05-01T00:10:14.402385+0000 mgr.smithi157.nfpzoe (mgr.14180) 7405 : cluster [DBG] pgmap v6937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:17 smithi165 bash[22175]: cluster 2022-05-01T00:10:16.403048+0000 mgr.smithi157.nfpzoe (mgr.14180) 7406 : cluster [DBG] pgmap v6938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:17 smithi157 bash[20376]: cluster 2022-05-01T00:10:16.403048+0000 mgr.smithi157.nfpzoe (mgr.14180) 7406 : cluster [DBG] pgmap v6938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:18.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:10:18.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:10:18.318 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:10:18.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:10:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:18 smithi157 bash[20376]: audit 2022-05-01T00:10:18.622614+0000 mon.smithi157 (mon.0) 4676 : audit [DBG] from='client.? 172.21.15.157:0/1891030465' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:18 smithi165 bash[22175]: audit 2022-05-01T00:10:18.622614+0000 mon.smithi157 (mon.0) 4676 : audit [DBG] from='client.? 172.21.15.157:0/1891030465' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:19 smithi157 bash[20376]: cluster 2022-05-01T00:10:18.403623+0000 mgr.smithi157.nfpzoe (mgr.14180) 7407 : cluster [DBG] pgmap v6939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:19 smithi165 bash[22175]: cluster 2022-05-01T00:10:18.403623+0000 mgr.smithi157.nfpzoe (mgr.14180) 7407 : cluster [DBG] pgmap v6939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:21 smithi157 bash[20376]: cluster 2022-05-01T00:10:20.404230+0000 mgr.smithi157.nfpzoe (mgr.14180) 7408 : cluster [DBG] pgmap v6940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:21 smithi165 bash[22175]: cluster 2022-05-01T00:10:20.404230+0000 mgr.smithi157.nfpzoe (mgr.14180) 7408 : cluster [DBG] pgmap v6940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:23.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:10:23.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:10:23.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:10:23.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:23 smithi165 bash[22175]: cluster 2022-05-01T00:10:22.404863+0000 mgr.smithi157.nfpzoe (mgr.14180) 7409 : cluster [DBG] pgmap v6941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:23 smithi157 bash[20376]: cluster 2022-05-01T00:10:22.404863+0000 mgr.smithi157.nfpzoe (mgr.14180) 7409 : cluster [DBG] pgmap v6941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:23.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:10:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:24 smithi157 bash[20376]: audit 2022-05-01T00:10:23.950671+0000 mon.smithi157 (mon.0) 4677 : audit [DBG] from='client.? 172.21.15.157:0/1250092063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:24 smithi165 bash[22175]: audit 2022-05-01T00:10:23.950671+0000 mon.smithi157 (mon.0) 4677 : audit [DBG] from='client.? 172.21.15.157:0/1250092063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:25 smithi157 bash[20376]: cluster 2022-05-01T00:10:24.405593+0000 mgr.smithi157.nfpzoe (mgr.14180) 7410 : cluster [DBG] pgmap v6942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:25 smithi165 bash[22175]: cluster 2022-05-01T00:10:24.405593+0000 mgr.smithi157.nfpzoe (mgr.14180) 7410 : cluster [DBG] pgmap v6942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:27 smithi157 bash[20376]: cluster 2022-05-01T00:10:26.406354+0000 mgr.smithi157.nfpzoe (mgr.14180) 7411 : cluster [DBG] pgmap v6943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:27 smithi165 bash[22175]: cluster 2022-05-01T00:10:26.406354+0000 mgr.smithi157.nfpzoe (mgr.14180) 7411 : cluster [DBG] pgmap v6943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:28.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:10:28.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:10:28.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:10:29.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:10:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:29 smithi157 bash[20376]: cluster 2022-05-01T00:10:28.406999+0000 mgr.smithi157.nfpzoe (mgr.14180) 7412 : cluster [DBG] pgmap v6944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:29 smithi157 bash[20376]: audit 2022-05-01T00:10:29.281560+0000 mon.smithi157 (mon.0) 4678 : audit [DBG] from='client.? 172.21.15.157:0/1097011614' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:29 smithi165 bash[22175]: cluster 2022-05-01T00:10:28.406999+0000 mgr.smithi157.nfpzoe (mgr.14180) 7412 : cluster [DBG] pgmap v6944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:29 smithi165 bash[22175]: audit 2022-05-01T00:10:29.281560+0000 mon.smithi157 (mon.0) 4678 : audit [DBG] from='client.? 172.21.15.157:0/1097011614' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:31.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:31 smithi157 bash[20376]: cluster 2022-05-01T00:10:30.407743+0000 mgr.smithi157.nfpzoe (mgr.14180) 7413 : cluster [DBG] pgmap v6945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:32.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:31 smithi165 bash[22175]: cluster 2022-05-01T00:10:30.407743+0000 mgr.smithi157.nfpzoe (mgr.14180) 7413 : cluster [DBG] pgmap v6945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:33.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:33 smithi165 bash[22175]: cluster 2022-05-01T00:10:32.408412+0000 mgr.smithi157.nfpzoe (mgr.14180) 7414 : cluster [DBG] pgmap v6946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:33 smithi157 bash[20376]: cluster 2022-05-01T00:10:32.408412+0000 mgr.smithi157.nfpzoe (mgr.14180) 7414 : cluster [DBG] pgmap v6946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:34.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:10:34.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:10:34.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:10:34.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:10:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:34 smithi157 bash[20376]: audit 2022-05-01T00:10:34.612283+0000 mon.smithi157 (mon.0) 4679 : audit [DBG] from='client.? 172.21.15.157:0/2898905508' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:34 smithi165 bash[22175]: audit 2022-05-01T00:10:34.612283+0000 mon.smithi157 (mon.0) 4679 : audit [DBG] from='client.? 172.21.15.157:0/2898905508' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:35 smithi157 bash[20376]: cluster 2022-05-01T00:10:34.409027+0000 mgr.smithi157.nfpzoe (mgr.14180) 7415 : cluster [DBG] pgmap v6947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:35 smithi165 bash[22175]: cluster 2022-05-01T00:10:34.409027+0000 mgr.smithi157.nfpzoe (mgr.14180) 7415 : cluster [DBG] pgmap v6947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:37 smithi157 bash[20376]: cluster 2022-05-01T00:10:36.409734+0000 mgr.smithi157.nfpzoe (mgr.14180) 7416 : cluster [DBG] pgmap v6948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:37 smithi165 bash[22175]: cluster 2022-05-01T00:10:36.409734+0000 mgr.smithi157.nfpzoe (mgr.14180) 7416 : cluster [DBG] pgmap v6948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:39.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:10:39.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:10:39.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:10:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:39 smithi157 bash[20376]: cluster 2022-05-01T00:10:38.410374+0000 mgr.smithi157.nfpzoe (mgr.14180) 7417 : cluster [DBG] pgmap v6949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:39.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:10:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:39 smithi165 bash[22175]: cluster 2022-05-01T00:10:38.410374+0000 mgr.smithi157.nfpzoe (mgr.14180) 7417 : cluster [DBG] pgmap v6949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:40 smithi165 bash[22175]: audit 2022-05-01T00:10:39.936629+0000 mon.smithi157 (mon.0) 4680 : audit [DBG] from='client.? 172.21.15.157:0/2082641727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:40 smithi165 bash[22175]: audit 2022-05-01T00:10:40.415470+0000 mon.smithi157 (mon.0) 4681 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:10:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:40 smithi165 bash[22175]: audit 2022-05-01T00:10:40.418213+0000 mon.smithi157 (mon.0) 4682 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:10:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:40 smithi165 bash[22175]: audit 2022-05-01T00:10:40.419986+0000 mon.smithi157 (mon.0) 4683 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:10:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:40 smithi157 bash[20376]: audit 2022-05-01T00:10:39.936629+0000 mon.smithi157 (mon.0) 4680 : audit [DBG] from='client.? 172.21.15.157:0/2082641727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:40 smithi157 bash[20376]: audit 2022-05-01T00:10:40.415470+0000 mon.smithi157 (mon.0) 4681 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:10:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:40 smithi157 bash[20376]: audit 2022-05-01T00:10:40.418213+0000 mon.smithi157 (mon.0) 4682 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:10:41.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:40 smithi157 bash[20376]: audit 2022-05-01T00:10:40.419986+0000 mon.smithi157 (mon.0) 4683 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:10:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:41 smithi165 bash[22175]: cluster 2022-05-01T00:10:40.410977+0000 mgr.smithi157.nfpzoe (mgr.14180) 7418 : cluster [DBG] pgmap v6950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:41 smithi157 bash[20376]: cluster 2022-05-01T00:10:40.410977+0000 mgr.smithi157.nfpzoe (mgr.14180) 7418 : cluster [DBG] pgmap v6950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:44.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:43 smithi165 bash[22175]: cluster 2022-05-01T00:10:42.411673+0000 mgr.smithi157.nfpzoe (mgr.14180) 7419 : cluster [DBG] pgmap v6951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:44.169 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:43 smithi157 bash[20376]: cluster 2022-05-01T00:10:42.411673+0000 mgr.smithi157.nfpzoe (mgr.14180) 7419 : cluster [DBG] pgmap v6951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:44.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:10:44.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:10:44.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:10:45.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:10:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:45 smithi165 bash[22175]: cluster 2022-05-01T00:10:44.412066+0000 mgr.smithi157.nfpzoe (mgr.14180) 7420 : cluster [DBG] pgmap v6952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:45 smithi165 bash[22175]: audit 2022-05-01T00:10:45.268454+0000 mon.smithi157 (mon.0) 4684 : audit [DBG] from='client.? 172.21.15.157:0/2101371899' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:45 smithi157 bash[20376]: cluster 2022-05-01T00:10:44.412066+0000 mgr.smithi157.nfpzoe (mgr.14180) 7420 : cluster [DBG] pgmap v6952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:45 smithi157 bash[20376]: audit 2022-05-01T00:10:45.268454+0000 mon.smithi157 (mon.0) 4684 : audit [DBG] from='client.? 172.21.15.157:0/2101371899' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:47 smithi165 bash[22175]: cluster 2022-05-01T00:10:46.412515+0000 mgr.smithi157.nfpzoe (mgr.14180) 7421 : cluster [DBG] pgmap v6953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:47 smithi157 bash[20376]: cluster 2022-05-01T00:10:46.412515+0000 mgr.smithi157.nfpzoe (mgr.14180) 7421 : cluster [DBG] pgmap v6953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:49 smithi165 bash[22175]: cephadm 2022-05-01T00:10:48.117518+0000 mgr.smithi157.nfpzoe (mgr.14180) 7422 : cephadm [INF] Detected new or changed devices on smithi157 2022-05-01T00:10:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:49 smithi165 bash[22175]: audit 2022-05-01T00:10:48.128679+0000 mon.smithi157 (mon.0) 4685 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:10:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:49 smithi165 bash[22175]: cluster 2022-05-01T00:10:48.412953+0000 mgr.smithi157.nfpzoe (mgr.14180) 7423 : cluster [DBG] pgmap v6954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:49 smithi165 bash[22175]: cluster 2022-05-01T00:10:48.439552+0000 mgr.smithi157.nfpzoe (mgr.14180) 7424 : cluster [DBG] pgmap v6955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:49 smithi165 bash[22175]: cluster 2022-05-01T00:10:48.439779+0000 mgr.smithi157.nfpzoe (mgr.14180) 7425 : cluster [DBG] pgmap v6956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:49 smithi165 bash[22175]: audit 2022-05-01T00:10:48.444569+0000 mon.smithi157 (mon.0) 4686 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:10:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:49 smithi165 bash[22175]: audit 2022-05-01T00:10:48.449432+0000 mon.smithi157 (mon.0) 4687 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:10:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:49 smithi165 bash[22175]: cephadm 2022-05-01T00:10:48.450217+0000 mgr.smithi157.nfpzoe (mgr.14180) 7426 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:10:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:49 smithi165 bash[22175]: cephadm 2022-05-01T00:10:48.450329+0000 mgr.smithi157.nfpzoe (mgr.14180) 7427 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:10:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:49 smithi165 bash[22175]: audit 2022-05-01T00:10:48.454647+0000 mon.smithi157 (mon.0) 4688 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T00:10:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:49 smithi165 bash[22175]: audit 2022-05-01T00:10:48.456486+0000 mon.smithi157 (mon.0) 4689 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:10:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:49 smithi157 bash[20376]: cephadm 2022-05-01T00:10:48.117518+0000 mgr.smithi157.nfpzoe (mgr.14180) 7422 : cephadm [INF] Detected new or changed devices on smithi157 2022-05-01T00:10:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:49 smithi157 bash[20376]: audit 2022-05-01T00:10:48.128679+0000 mon.smithi157 (mon.0) 4685 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:10:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:49 smithi157 bash[20376]: cluster 2022-05-01T00:10:48.412953+0000 mgr.smithi157.nfpzoe (mgr.14180) 7423 : cluster [DBG] pgmap v6954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:49 smithi157 bash[20376]: cluster 2022-05-01T00:10:48.439552+0000 mgr.smithi157.nfpzoe (mgr.14180) 7424 : cluster [DBG] pgmap v6955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:49.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:49 smithi157 bash[20376]: cluster 2022-05-01T00:10:48.439779+0000 mgr.smithi157.nfpzoe (mgr.14180) 7425 : cluster [DBG] pgmap v6956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:49.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:49 smithi157 bash[20376]: audit 2022-05-01T00:10:48.444569+0000 mon.smithi157 (mon.0) 4686 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:10:49.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:49 smithi157 bash[20376]: audit 2022-05-01T00:10:48.449432+0000 mon.smithi157 (mon.0) 4687 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:10:49.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:49 smithi157 bash[20376]: cephadm 2022-05-01T00:10:48.450217+0000 mgr.smithi157.nfpzoe (mgr.14180) 7426 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:10:49.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:49 smithi157 bash[20376]: cephadm 2022-05-01T00:10:48.450329+0000 mgr.smithi157.nfpzoe (mgr.14180) 7427 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:10:49.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:49 smithi157 bash[20376]: audit 2022-05-01T00:10:48.454647+0000 mon.smithi157 (mon.0) 4688 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T00:10:49.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:49 smithi157 bash[20376]: audit 2022-05-01T00:10:48.456486+0000 mon.smithi157 (mon.0) 4689 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:10:50.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:10:50.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:10:50.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:10:50.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:10:51.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:51 smithi165 bash[22175]: cluster 2022-05-01T00:10:50.440315+0000 mgr.smithi157.nfpzoe (mgr.14180) 7428 : cluster [DBG] pgmap v6957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:51 smithi165 bash[22175]: audit 2022-05-01T00:10:50.598367+0000 mon.smithi157 (mon.0) 4690 : audit [DBG] from='client.? 172.21.15.157:0/246945152' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:51 smithi157 bash[20376]: cluster 2022-05-01T00:10:50.440315+0000 mgr.smithi157.nfpzoe (mgr.14180) 7428 : cluster [DBG] pgmap v6957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:51 smithi157 bash[20376]: audit 2022-05-01T00:10:50.598367+0000 mon.smithi157 (mon.0) 4690 : audit [DBG] from='client.? 172.21.15.157:0/246945152' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:53.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:53 smithi165 bash[22175]: cluster 2022-05-01T00:10:52.441126+0000 mgr.smithi157.nfpzoe (mgr.14180) 7429 : cluster [DBG] pgmap v6958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:53 smithi157 bash[20376]: cluster 2022-05-01T00:10:52.441126+0000 mgr.smithi157.nfpzoe (mgr.14180) 7429 : cluster [DBG] pgmap v6958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:55.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:10:55.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:10:55.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:10:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:55 smithi157 bash[20376]: cluster 2022-05-01T00:10:54.441810+0000 mgr.smithi157.nfpzoe (mgr.14180) 7430 : cluster [DBG] pgmap v6959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:55.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:55 smithi165 bash[22175]: cluster 2022-05-01T00:10:54.441810+0000 mgr.smithi157.nfpzoe (mgr.14180) 7430 : cluster [DBG] pgmap v6959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:55.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:10:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:56 smithi165 bash[22175]: audit 2022-05-01T00:10:55.922275+0000 mon.smithi157 (mon.0) 4691 : audit [DBG] from='client.? 172.21.15.157:0/2899064284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:56.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:56 smithi157 bash[20376]: audit 2022-05-01T00:10:55.922275+0000 mon.smithi157 (mon.0) 4691 : audit [DBG] from='client.? 172.21.15.157:0/2899064284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:10:57.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:57 smithi165 bash[22175]: cluster 2022-05-01T00:10:56.442575+0000 mgr.smithi157.nfpzoe (mgr.14180) 7431 : cluster [DBG] pgmap v6960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:57 smithi157 bash[20376]: cluster 2022-05-01T00:10:56.442575+0000 mgr.smithi157.nfpzoe (mgr.14180) 7431 : cluster [DBG] pgmap v6960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:59.887 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:59 smithi157 bash[20376]: cluster 2022-05-01T00:10:58.443055+0000 mgr.smithi157.nfpzoe (mgr.14180) 7432 : cluster [DBG] pgmap v6961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:59.888 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:59 smithi157 bash[20376]: audit 2022-05-01T00:10:59.267699+0000 mon.smithi157 (mon.0) 4692 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:10:59.888 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:10:59 smithi157 bash[20376]: audit 2022-05-01T00:10:59.487430+0000 mon.smithi157 (mon.0) 4693 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:10:59.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:59 smithi165 bash[22175]: cluster 2022-05-01T00:10:58.443055+0000 mgr.smithi157.nfpzoe (mgr.14180) 7432 : cluster [DBG] pgmap v6961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:10:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:59 smithi165 bash[22175]: audit 2022-05-01T00:10:59.267699+0000 mon.smithi157 (mon.0) 4692 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:10:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:10:59 smithi165 bash[22175]: audit 2022-05-01T00:10:59.487430+0000 mon.smithi157 (mon.0) 4693 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:11:00.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:11:00.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:11:00.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:11:01.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:11:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:01 smithi165 bash[22175]: cluster 2022-05-01T00:11:00.443688+0000 mgr.smithi157.nfpzoe (mgr.14180) 7433 : cluster [DBG] pgmap v6962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:01 smithi165 bash[22175]: audit 2022-05-01T00:11:01.247599+0000 mon.smithi157 (mon.0) 4694 : audit [DBG] from='client.? 172.21.15.157:0/691582759' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:01 smithi157 bash[20376]: cluster 2022-05-01T00:11:00.443688+0000 mgr.smithi157.nfpzoe (mgr.14180) 7433 : cluster [DBG] pgmap v6962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:01.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:01 smithi157 bash[20376]: audit 2022-05-01T00:11:01.247599+0000 mon.smithi157 (mon.0) 4694 : audit [DBG] from='client.? 172.21.15.157:0/691582759' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:03.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:03 smithi165 bash[22175]: cluster 2022-05-01T00:11:02.444353+0000 mgr.smithi157.nfpzoe (mgr.14180) 7434 : cluster [DBG] pgmap v6963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:03 smithi165 bash[22175]: audit 2022-05-01T00:11:02.484964+0000 mon.smithi157 (mon.0) 4695 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:11:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:03 smithi157 bash[20376]: cluster 2022-05-01T00:11:02.444353+0000 mgr.smithi157.nfpzoe (mgr.14180) 7434 : cluster [DBG] pgmap v6963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:03.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:03 smithi157 bash[20376]: audit 2022-05-01T00:11:02.484964+0000 mon.smithi157 (mon.0) 4695 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:11:05.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:05 smithi165 bash[22175]: cluster 2022-05-01T00:11:04.444970+0000 mgr.smithi157.nfpzoe (mgr.14180) 7435 : cluster [DBG] pgmap v6964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:05 smithi157 bash[20376]: cluster 2022-05-01T00:11:04.444970+0000 mgr.smithi157.nfpzoe (mgr.14180) 7435 : cluster [DBG] pgmap v6964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:06.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:11:06.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:11:06.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:11:06.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:11:06.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:06 smithi165 bash[22175]: audit 2022-05-01T00:11:06.568897+0000 mon.smithi157 (mon.0) 4696 : audit [DBG] from='client.? 172.21.15.157:0/3147948384' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:06 smithi157 bash[20376]: audit 2022-05-01T00:11:06.568897+0000 mon.smithi157 (mon.0) 4696 : audit [DBG] from='client.? 172.21.15.157:0/3147948384' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:07 smithi165 bash[22175]: cluster 2022-05-01T00:11:06.445441+0000 mgr.smithi157.nfpzoe (mgr.14180) 7436 : cluster [DBG] pgmap v6965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:07 smithi157 bash[20376]: cluster 2022-05-01T00:11:06.445441+0000 mgr.smithi157.nfpzoe (mgr.14180) 7436 : cluster [DBG] pgmap v6965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:09.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:09 smithi165 bash[22175]: cluster 2022-05-01T00:11:08.445926+0000 mgr.smithi157.nfpzoe (mgr.14180) 7437 : cluster [DBG] pgmap v6966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:09 smithi157 bash[20376]: cluster 2022-05-01T00:11:08.445926+0000 mgr.smithi157.nfpzoe (mgr.14180) 7437 : cluster [DBG] pgmap v6966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:11.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:11:11.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:11:11.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:11:11.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:11 smithi165 bash[22175]: cluster 2022-05-01T00:11:10.446641+0000 mgr.smithi157.nfpzoe (mgr.14180) 7438 : cluster [DBG] pgmap v6967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:11.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:11:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:11 smithi157 bash[20376]: cluster 2022-05-01T00:11:10.446641+0000 mgr.smithi157.nfpzoe (mgr.14180) 7438 : cluster [DBG] pgmap v6967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:12 smithi157 bash[20376]: audit 2022-05-01T00:11:11.899273+0000 mon.smithi157 (mon.0) 4697 : audit [DBG] from='client.? 172.21.15.157:0/1681192475' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:12 smithi165 bash[22175]: audit 2022-05-01T00:11:11.899273+0000 mon.smithi157 (mon.0) 4697 : audit [DBG] from='client.? 172.21.15.157:0/1681192475' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:13.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:13 smithi165 bash[22175]: cluster 2022-05-01T00:11:12.447364+0000 mgr.smithi157.nfpzoe (mgr.14180) 7439 : cluster [DBG] pgmap v6968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:13 smithi157 bash[20376]: cluster 2022-05-01T00:11:12.447364+0000 mgr.smithi157.nfpzoe (mgr.14180) 7439 : cluster [DBG] pgmap v6968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:15 smithi157 bash[20376]: cluster 2022-05-01T00:11:14.447983+0000 mgr.smithi157.nfpzoe (mgr.14180) 7440 : cluster [DBG] pgmap v6969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:15 smithi165 bash[22175]: cluster 2022-05-01T00:11:14.447983+0000 mgr.smithi157.nfpzoe (mgr.14180) 7440 : cluster [DBG] pgmap v6969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:16.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:11:16.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:11:16.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:11:17.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:11:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:17 smithi157 bash[20376]: cluster 2022-05-01T00:11:16.448620+0000 mgr.smithi157.nfpzoe (mgr.14180) 7441 : cluster [DBG] pgmap v6970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:17.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:17 smithi157 bash[20376]: audit 2022-05-01T00:11:17.226362+0000 mon.smithi157 (mon.0) 4698 : audit [DBG] from='client.? 172.21.15.157:0/241125567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:17 smithi165 bash[22175]: cluster 2022-05-01T00:11:16.448620+0000 mgr.smithi157.nfpzoe (mgr.14180) 7441 : cluster [DBG] pgmap v6970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:17 smithi165 bash[22175]: audit 2022-05-01T00:11:17.226362+0000 mon.smithi157 (mon.0) 4698 : audit [DBG] from='client.? 172.21.15.157:0/241125567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:19 smithi157 bash[20376]: cluster 2022-05-01T00:11:18.449034+0000 mgr.smithi157.nfpzoe (mgr.14180) 7442 : cluster [DBG] pgmap v6971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:19 smithi165 bash[22175]: cluster 2022-05-01T00:11:18.449034+0000 mgr.smithi157.nfpzoe (mgr.14180) 7442 : cluster [DBG] pgmap v6971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:21 smithi157 bash[20376]: cluster 2022-05-01T00:11:20.449616+0000 mgr.smithi157.nfpzoe (mgr.14180) 7443 : cluster [DBG] pgmap v6972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:21 smithi165 bash[22175]: cluster 2022-05-01T00:11:20.449616+0000 mgr.smithi157.nfpzoe (mgr.14180) 7443 : cluster [DBG] pgmap v6972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:22.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:11:22.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:11:22.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:11:22.583 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:11:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:22 smithi157 bash[20376]: audit 2022-05-01T00:11:22.556488+0000 mon.smithi157 (mon.0) 4699 : audit [DBG] from='client.? 172.21.15.157:0/262104492' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:22 smithi165 bash[22175]: audit 2022-05-01T00:11:22.556488+0000 mon.smithi157 (mon.0) 4699 : audit [DBG] from='client.? 172.21.15.157:0/262104492' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:23.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:23 smithi165 bash[22175]: cluster 2022-05-01T00:11:22.450247+0000 mgr.smithi157.nfpzoe (mgr.14180) 7444 : cluster [DBG] pgmap v6973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:23 smithi157 bash[20376]: cluster 2022-05-01T00:11:22.450247+0000 mgr.smithi157.nfpzoe (mgr.14180) 7444 : cluster [DBG] pgmap v6973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:25 smithi157 bash[20376]: cluster 2022-05-01T00:11:24.450900+0000 mgr.smithi157.nfpzoe (mgr.14180) 7445 : cluster [DBG] pgmap v6974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:25 smithi165 bash[22175]: cluster 2022-05-01T00:11:24.450900+0000 mgr.smithi157.nfpzoe (mgr.14180) 7445 : cluster [DBG] pgmap v6974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:27.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:11:27.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:11:27.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:11:27.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:11:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:27 smithi157 bash[20376]: cluster 2022-05-01T00:11:26.451541+0000 mgr.smithi157.nfpzoe (mgr.14180) 7446 : cluster [DBG] pgmap v6975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:27 smithi165 bash[22175]: cluster 2022-05-01T00:11:26.451541+0000 mgr.smithi157.nfpzoe (mgr.14180) 7446 : cluster [DBG] pgmap v6975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:28 smithi157 bash[20376]: audit 2022-05-01T00:11:27.887898+0000 mon.smithi157 (mon.0) 4700 : audit [DBG] from='client.? 172.21.15.157:0/3517087517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:28 smithi165 bash[22175]: audit 2022-05-01T00:11:27.887898+0000 mon.smithi157 (mon.0) 4700 : audit [DBG] from='client.? 172.21.15.157:0/3517087517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:29.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:29 smithi157 bash[20376]: cluster 2022-05-01T00:11:28.452004+0000 mgr.smithi157.nfpzoe (mgr.14180) 7447 : cluster [DBG] pgmap v6976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:29 smithi165 bash[22175]: cluster 2022-05-01T00:11:28.452004+0000 mgr.smithi157.nfpzoe (mgr.14180) 7447 : cluster [DBG] pgmap v6976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:31 smithi165 bash[22175]: cluster 2022-05-01T00:11:30.452604+0000 mgr.smithi157.nfpzoe (mgr.14180) 7448 : cluster [DBG] pgmap v6977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:31 smithi157 bash[20376]: cluster 2022-05-01T00:11:30.452604+0000 mgr.smithi157.nfpzoe (mgr.14180) 7448 : cluster [DBG] pgmap v6977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:32.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:11:32.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:11:32.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:11:33.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:11:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:33 smithi165 bash[22175]: cluster 2022-05-01T00:11:32.453276+0000 mgr.smithi157.nfpzoe (mgr.14180) 7449 : cluster [DBG] pgmap v6978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:33 smithi165 bash[22175]: audit 2022-05-01T00:11:33.225489+0000 mon.smithi157 (mon.0) 4701 : audit [DBG] from='client.? 172.21.15.157:0/4227640498' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:33 smithi157 bash[20376]: cluster 2022-05-01T00:11:32.453276+0000 mgr.smithi157.nfpzoe (mgr.14180) 7449 : cluster [DBG] pgmap v6978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:33 smithi157 bash[20376]: audit 2022-05-01T00:11:33.225489+0000 mon.smithi157 (mon.0) 4701 : audit [DBG] from='client.? 172.21.15.157:0/4227640498' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:36.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:35 smithi165 bash[22175]: cluster 2022-05-01T00:11:34.454037+0000 mgr.smithi157.nfpzoe (mgr.14180) 7450 : cluster [DBG] pgmap v6979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:35 smithi157 bash[20376]: cluster 2022-05-01T00:11:34.454037+0000 mgr.smithi157.nfpzoe (mgr.14180) 7450 : cluster [DBG] pgmap v6979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:37 smithi165 bash[22175]: cluster 2022-05-01T00:11:36.454803+0000 mgr.smithi157.nfpzoe (mgr.14180) 7451 : cluster [DBG] pgmap v6980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:37 smithi157 bash[20376]: cluster 2022-05-01T00:11:36.454803+0000 mgr.smithi157.nfpzoe (mgr.14180) 7451 : cluster [DBG] pgmap v6980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:38.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:11:38.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:11:38.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:11:38.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:11:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:38 smithi165 bash[22175]: audit 2022-05-01T00:11:38.561189+0000 mon.smithi157 (mon.0) 4702 : audit [DBG] from='client.? 172.21.15.157:0/1090033544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:38 smithi157 bash[20376]: audit 2022-05-01T00:11:38.561189+0000 mon.smithi157 (mon.0) 4702 : audit [DBG] from='client.? 172.21.15.157:0/1090033544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:39 smithi157 bash[20376]: cluster 2022-05-01T00:11:38.455362+0000 mgr.smithi157.nfpzoe (mgr.14180) 7452 : cluster [DBG] pgmap v6981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:39 smithi165 bash[22175]: cluster 2022-05-01T00:11:38.455362+0000 mgr.smithi157.nfpzoe (mgr.14180) 7452 : cluster [DBG] pgmap v6981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:41 smithi165 bash[22175]: cluster 2022-05-01T00:11:40.455905+0000 mgr.smithi157.nfpzoe (mgr.14180) 7453 : cluster [DBG] pgmap v6982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:41 smithi157 bash[20376]: cluster 2022-05-01T00:11:40.455905+0000 mgr.smithi157.nfpzoe (mgr.14180) 7453 : cluster [DBG] pgmap v6982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:43.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:11:43.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:11:43.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:11:43.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:11:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:43 smithi165 bash[22175]: cluster 2022-05-01T00:11:42.456632+0000 mgr.smithi157.nfpzoe (mgr.14180) 7454 : cluster [DBG] pgmap v6983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:43 smithi157 bash[20376]: cluster 2022-05-01T00:11:42.456632+0000 mgr.smithi157.nfpzoe (mgr.14180) 7454 : cluster [DBG] pgmap v6983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:44 smithi165 bash[22175]: audit 2022-05-01T00:11:43.892299+0000 mon.smithi157 (mon.0) 4703 : audit [DBG] from='client.? 172.21.15.157:0/905075608' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:44 smithi157 bash[20376]: audit 2022-05-01T00:11:43.892299+0000 mon.smithi157 (mon.0) 4703 : audit [DBG] from='client.? 172.21.15.157:0/905075608' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:45 smithi165 bash[22175]: cluster 2022-05-01T00:11:44.457313+0000 mgr.smithi157.nfpzoe (mgr.14180) 7455 : cluster [DBG] pgmap v6984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:45 smithi157 bash[20376]: cluster 2022-05-01T00:11:44.457313+0000 mgr.smithi157.nfpzoe (mgr.14180) 7455 : cluster [DBG] pgmap v6984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:47 smithi165 bash[22175]: cluster 2022-05-01T00:11:46.457975+0000 mgr.smithi157.nfpzoe (mgr.14180) 7456 : cluster [DBG] pgmap v6985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:47 smithi157 bash[20376]: cluster 2022-05-01T00:11:46.457975+0000 mgr.smithi157.nfpzoe (mgr.14180) 7456 : cluster [DBG] pgmap v6985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:48.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:11:48.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:11:48.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:11:49.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:11:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:49 smithi157 bash[20376]: cluster 2022-05-01T00:11:48.458506+0000 mgr.smithi157.nfpzoe (mgr.14180) 7457 : cluster [DBG] pgmap v6986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:49 smithi157 bash[20376]: audit 2022-05-01T00:11:49.228112+0000 mon.smithi157 (mon.0) 4704 : audit [DBG] from='client.? 172.21.15.157:0/2640056936' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:49 smithi165 bash[22175]: cluster 2022-05-01T00:11:48.458506+0000 mgr.smithi157.nfpzoe (mgr.14180) 7457 : cluster [DBG] pgmap v6986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:49 smithi165 bash[22175]: audit 2022-05-01T00:11:49.228112+0000 mon.smithi157 (mon.0) 4704 : audit [DBG] from='client.? 172.21.15.157:0/2640056936' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:51 smithi165 bash[22175]: cluster 2022-05-01T00:11:50.459131+0000 mgr.smithi157.nfpzoe (mgr.14180) 7458 : cluster [DBG] pgmap v6987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:51 smithi157 bash[20376]: cluster 2022-05-01T00:11:50.459131+0000 mgr.smithi157.nfpzoe (mgr.14180) 7458 : cluster [DBG] pgmap v6987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:54.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:53 smithi165 bash[22175]: cluster 2022-05-01T00:11:52.459900+0000 mgr.smithi157.nfpzoe (mgr.14180) 7459 : cluster [DBG] pgmap v6988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:53 smithi157 bash[20376]: cluster 2022-05-01T00:11:52.459900+0000 mgr.smithi157.nfpzoe (mgr.14180) 7459 : cluster [DBG] pgmap v6988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:54.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:11:54.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:11:54.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:11:54.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:11:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:54 smithi165 bash[22175]: audit 2022-05-01T00:11:54.559674+0000 mon.smithi157 (mon.0) 4705 : audit [DBG] from='client.? 172.21.15.157:0/3756008902' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:54 smithi157 bash[20376]: audit 2022-05-01T00:11:54.559674+0000 mon.smithi157 (mon.0) 4705 : audit [DBG] from='client.? 172.21.15.157:0/3756008902' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:11:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:55 smithi165 bash[22175]: cluster 2022-05-01T00:11:54.460642+0000 mgr.smithi157.nfpzoe (mgr.14180) 7460 : cluster [DBG] pgmap v6989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:55 smithi157 bash[20376]: cluster 2022-05-01T00:11:54.460642+0000 mgr.smithi157.nfpzoe (mgr.14180) 7460 : cluster [DBG] pgmap v6989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:57 smithi165 bash[22175]: cluster 2022-05-01T00:11:56.461313+0000 mgr.smithi157.nfpzoe (mgr.14180) 7461 : cluster [DBG] pgmap v6990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:57 smithi157 bash[20376]: cluster 2022-05-01T00:11:56.461313+0000 mgr.smithi157.nfpzoe (mgr.14180) 7461 : cluster [DBG] pgmap v6990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:59.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:11:59.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:11:59.582 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:11:59.800 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:59 smithi157 bash[20376]: cluster 2022-05-01T00:11:58.461864+0000 mgr.smithi157.nfpzoe (mgr.14180) 7462 : cluster [DBG] pgmap v6991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:11:59.800 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:59 smithi157 bash[20376]: audit 2022-05-01T00:11:59.271770+0000 mon.smithi157 (mon.0) 4706 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:11:59.800 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:11:59 smithi157 bash[20376]: audit 2022-05-01T00:11:59.494408+0000 mon.smithi157 (mon.0) 4707 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:11:59.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:12:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:59 smithi165 bash[22175]: cluster 2022-05-01T00:11:58.461864+0000 mgr.smithi157.nfpzoe (mgr.14180) 7462 : cluster [DBG] pgmap v6991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:59 smithi165 bash[22175]: audit 2022-05-01T00:11:59.271770+0000 mon.smithi157 (mon.0) 4706 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:12:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:11:59 smithi165 bash[22175]: audit 2022-05-01T00:11:59.494408+0000 mon.smithi157 (mon.0) 4707 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:12:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:00 smithi165 bash[22175]: audit 2022-05-01T00:11:59.886869+0000 mon.smithi157 (mon.0) 4708 : audit [DBG] from='client.? 172.21.15.157:0/2417754831' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:00 smithi157 bash[20376]: audit 2022-05-01T00:11:59.886869+0000 mon.smithi157 (mon.0) 4708 : audit [DBG] from='client.? 172.21.15.157:0/2417754831' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:01 smithi165 bash[22175]: cluster 2022-05-01T00:12:00.462478+0000 mgr.smithi157.nfpzoe (mgr.14180) 7463 : cluster [DBG] pgmap v6992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:01 smithi157 bash[20376]: cluster 2022-05-01T00:12:00.462478+0000 mgr.smithi157.nfpzoe (mgr.14180) 7463 : cluster [DBG] pgmap v6992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:02 smithi165 bash[22175]: audit 2022-05-01T00:12:02.490091+0000 mon.smithi157 (mon.0) 4709 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:12:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:02 smithi165 bash[22175]: audit 2022-05-01T00:12:02.492895+0000 mon.smithi157 (mon.0) 4710 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:12:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:02 smithi165 bash[22175]: audit 2022-05-01T00:12:02.494776+0000 mon.smithi157 (mon.0) 4711 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:12:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:02 smithi165 bash[22175]: audit 2022-05-01T00:12:02.788357+0000 mon.smithi157 (mon.0) 4712 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:12:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:02 smithi157 bash[20376]: audit 2022-05-01T00:12:02.490091+0000 mon.smithi157 (mon.0) 4709 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:12:03.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:02 smithi157 bash[20376]: audit 2022-05-01T00:12:02.492895+0000 mon.smithi157 (mon.0) 4710 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:12:03.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:02 smithi157 bash[20376]: audit 2022-05-01T00:12:02.494776+0000 mon.smithi157 (mon.0) 4711 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:12:03.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:02 smithi157 bash[20376]: audit 2022-05-01T00:12:02.788357+0000 mon.smithi157 (mon.0) 4712 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:12:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:03 smithi165 bash[22175]: cluster 2022-05-01T00:12:02.463188+0000 mgr.smithi157.nfpzoe (mgr.14180) 7464 : cluster [DBG] pgmap v6993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:03 smithi165 bash[22175]: audit 2022-05-01T00:12:03.082300+0000 mon.smithi157 (mon.0) 4713 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:12:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:03 smithi165 bash[22175]: audit 2022-05-01T00:12:03.092377+0000 mon.smithi157 (mon.0) 4714 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:12:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:03 smithi157 bash[20376]: cluster 2022-05-01T00:12:02.463188+0000 mgr.smithi157.nfpzoe (mgr.14180) 7464 : cluster [DBG] pgmap v6993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:03 smithi157 bash[20376]: audit 2022-05-01T00:12:03.082300+0000 mon.smithi157 (mon.0) 4713 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:12:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:03 smithi157 bash[20376]: audit 2022-05-01T00:12:03.092377+0000 mon.smithi157 (mon.0) 4714 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:12:04.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:12:04.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:12:04.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:12:05.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:04 smithi165 bash[22175]: cluster 2022-05-01T00:12:03.074606+0000 mgr.smithi157.nfpzoe (mgr.14180) 7465 : cluster [DBG] pgmap v6994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:05.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:04 smithi165 bash[22175]: cluster 2022-05-01T00:12:03.075113+0000 mgr.smithi157.nfpzoe (mgr.14180) 7466 : cluster [DBG] pgmap v6995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:05.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:04 smithi165 bash[22175]: cephadm 2022-05-01T00:12:03.093726+0000 mgr.smithi157.nfpzoe (mgr.14180) 7467 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:12:05.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:04 smithi165 bash[22175]: cephadm 2022-05-01T00:12:03.093876+0000 mgr.smithi157.nfpzoe (mgr.14180) 7468 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:12:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:04 smithi157 bash[20376]: cluster 2022-05-01T00:12:03.074606+0000 mgr.smithi157.nfpzoe (mgr.14180) 7465 : cluster [DBG] pgmap v6994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:04 smithi157 bash[20376]: cluster 2022-05-01T00:12:03.075113+0000 mgr.smithi157.nfpzoe (mgr.14180) 7466 : cluster [DBG] pgmap v6995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:04 smithi157 bash[20376]: cephadm 2022-05-01T00:12:03.093726+0000 mgr.smithi157.nfpzoe (mgr.14180) 7467 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:12:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:04 smithi157 bash[20376]: cephadm 2022-05-01T00:12:03.093876+0000 mgr.smithi157.nfpzoe (mgr.14180) 7468 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:12:05.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:12:06.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:05 smithi165 bash[22175]: audit 2022-05-01T00:12:05.210907+0000 mon.smithi157 (mon.0) 4715 : audit [DBG] from='client.? 172.21.15.157:0/343728361' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:05 smithi157 bash[20376]: audit 2022-05-01T00:12:05.210907+0000 mon.smithi157 (mon.0) 4715 : audit [DBG] from='client.? 172.21.15.157:0/343728361' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:07.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:06 smithi165 bash[22175]: cluster 2022-05-01T00:12:05.075666+0000 mgr.smithi157.nfpzoe (mgr.14180) 7469 : cluster [DBG] pgmap v6996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:07.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:06 smithi157 bash[20376]: cluster 2022-05-01T00:12:05.075666+0000 mgr.smithi157.nfpzoe (mgr.14180) 7469 : cluster [DBG] pgmap v6996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:08 smithi165 bash[22175]: cluster 2022-05-01T00:12:07.076348+0000 mgr.smithi157.nfpzoe (mgr.14180) 7470 : cluster [DBG] pgmap v6997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:09.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:08 smithi157 bash[20376]: cluster 2022-05-01T00:12:07.076348+0000 mgr.smithi157.nfpzoe (mgr.14180) 7470 : cluster [DBG] pgmap v6997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:09 smithi165 bash[22175]: cluster 2022-05-01T00:12:09.076978+0000 mgr.smithi157.nfpzoe (mgr.14180) 7471 : cluster [DBG] pgmap v6998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:10.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:09 smithi157 bash[20376]: cluster 2022-05-01T00:12:09.076978+0000 mgr.smithi157.nfpzoe (mgr.14180) 7471 : cluster [DBG] pgmap v6998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:10.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:12:10.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:12:10.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:12:10.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:12:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:10 smithi165 bash[22175]: audit 2022-05-01T00:12:10.538011+0000 mon.smithi157 (mon.0) 4716 : audit [DBG] from='client.? 172.21.15.157:0/120150626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:10 smithi157 bash[20376]: audit 2022-05-01T00:12:10.538011+0000 mon.smithi157 (mon.0) 4716 : audit [DBG] from='client.? 172.21.15.157:0/120150626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:11 smithi165 bash[22175]: cluster 2022-05-01T00:12:11.077630+0000 mgr.smithi157.nfpzoe (mgr.14180) 7472 : cluster [DBG] pgmap v6999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:11 smithi157 bash[20376]: cluster 2022-05-01T00:12:11.077630+0000 mgr.smithi157.nfpzoe (mgr.14180) 7472 : cluster [DBG] pgmap v6999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:14 smithi165 bash[22175]: cluster 2022-05-01T00:12:13.078275+0000 mgr.smithi157.nfpzoe (mgr.14180) 7473 : cluster [DBG] pgmap v7000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:14 smithi157 bash[20376]: cluster 2022-05-01T00:12:13.078275+0000 mgr.smithi157.nfpzoe (mgr.14180) 7473 : cluster [DBG] pgmap v7000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:15.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:12:15.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:12:15.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:12:15.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:12:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:16 smithi157 bash[20376]: cluster 2022-05-01T00:12:15.078889+0000 mgr.smithi157.nfpzoe (mgr.14180) 7474 : cluster [DBG] pgmap v7001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:16 smithi157 bash[20376]: audit 2022-05-01T00:12:15.872222+0000 mon.smithi157 (mon.0) 4717 : audit [DBG] from='client.? 172.21.15.157:0/3373726913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:16 smithi165 bash[22175]: cluster 2022-05-01T00:12:15.078889+0000 mgr.smithi157.nfpzoe (mgr.14180) 7474 : cluster [DBG] pgmap v7001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:16 smithi165 bash[22175]: audit 2022-05-01T00:12:15.872222+0000 mon.smithi157 (mon.0) 4717 : audit [DBG] from='client.? 172.21.15.157:0/3373726913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:18 smithi157 bash[20376]: cluster 2022-05-01T00:12:17.079498+0000 mgr.smithi157.nfpzoe (mgr.14180) 7475 : cluster [DBG] pgmap v7002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:18 smithi165 bash[22175]: cluster 2022-05-01T00:12:17.079498+0000 mgr.smithi157.nfpzoe (mgr.14180) 7475 : cluster [DBG] pgmap v7002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:20.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:12:20.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:12:20.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:12:20.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:20 smithi157 bash[20376]: cluster 2022-05-01T00:12:19.080128+0000 mgr.smithi157.nfpzoe (mgr.14180) 7476 : cluster [DBG] pgmap v7003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:20 smithi165 bash[22175]: cluster 2022-05-01T00:12:19.080128+0000 mgr.smithi157.nfpzoe (mgr.14180) 7476 : cluster [DBG] pgmap v7003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:21.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:12:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:21 smithi157 bash[20376]: audit 2022-05-01T00:12:21.201960+0000 mon.smithi157 (mon.0) 4718 : audit [DBG] from='client.? 172.21.15.157:0/286526777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:21 smithi165 bash[22175]: audit 2022-05-01T00:12:21.201960+0000 mon.smithi157 (mon.0) 4718 : audit [DBG] from='client.? 172.21.15.157:0/286526777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:22 smithi157 bash[20376]: cluster 2022-05-01T00:12:21.080721+0000 mgr.smithi157.nfpzoe (mgr.14180) 7477 : cluster [DBG] pgmap v7004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:22 smithi165 bash[22175]: cluster 2022-05-01T00:12:21.080721+0000 mgr.smithi157.nfpzoe (mgr.14180) 7477 : cluster [DBG] pgmap v7004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:24 smithi157 bash[20376]: cluster 2022-05-01T00:12:23.081353+0000 mgr.smithi157.nfpzoe (mgr.14180) 7478 : cluster [DBG] pgmap v7005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:24 smithi165 bash[22175]: cluster 2022-05-01T00:12:23.081353+0000 mgr.smithi157.nfpzoe (mgr.14180) 7478 : cluster [DBG] pgmap v7005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:26.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:12:26.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:12:26.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:12:26.555 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:12:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:26 smithi157 bash[20376]: cluster 2022-05-01T00:12:25.081981+0000 mgr.smithi157.nfpzoe (mgr.14180) 7479 : cluster [DBG] pgmap v7006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:26 smithi157 bash[20376]: audit 2022-05-01T00:12:26.532012+0000 mon.smithi157 (mon.0) 4719 : audit [DBG] from='client.? 172.21.15.157:0/1089102580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:26 smithi165 bash[22175]: cluster 2022-05-01T00:12:25.081981+0000 mgr.smithi157.nfpzoe (mgr.14180) 7479 : cluster [DBG] pgmap v7006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:26 smithi165 bash[22175]: audit 2022-05-01T00:12:26.532012+0000 mon.smithi157 (mon.0) 4719 : audit [DBG] from='client.? 172.21.15.157:0/1089102580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:28 smithi157 bash[20376]: cluster 2022-05-01T00:12:27.082637+0000 mgr.smithi157.nfpzoe (mgr.14180) 7480 : cluster [DBG] pgmap v7007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:28 smithi165 bash[22175]: cluster 2022-05-01T00:12:27.082637+0000 mgr.smithi157.nfpzoe (mgr.14180) 7480 : cluster [DBG] pgmap v7007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:30.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:30 smithi157 bash[20376]: cluster 2022-05-01T00:12:29.083280+0000 mgr.smithi157.nfpzoe (mgr.14180) 7481 : cluster [DBG] pgmap v7008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:30 smithi165 bash[22175]: cluster 2022-05-01T00:12:29.083280+0000 mgr.smithi157.nfpzoe (mgr.14180) 7481 : cluster [DBG] pgmap v7008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:31.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:12:31.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:12:31.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:12:31.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:12:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:32 smithi157 bash[20376]: cluster 2022-05-01T00:12:31.083995+0000 mgr.smithi157.nfpzoe (mgr.14180) 7482 : cluster [DBG] pgmap v7009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:32 smithi157 bash[20376]: audit 2022-05-01T00:12:31.869373+0000 mon.smithi157 (mon.0) 4720 : audit [DBG] from='client.? 172.21.15.157:0/1744175409' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:32 smithi165 bash[22175]: cluster 2022-05-01T00:12:31.083995+0000 mgr.smithi157.nfpzoe (mgr.14180) 7482 : cluster [DBG] pgmap v7009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:32 smithi165 bash[22175]: audit 2022-05-01T00:12:31.869373+0000 mon.smithi157 (mon.0) 4720 : audit [DBG] from='client.? 172.21.15.157:0/1744175409' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:34 smithi157 bash[20376]: cluster 2022-05-01T00:12:33.084668+0000 mgr.smithi157.nfpzoe (mgr.14180) 7483 : cluster [DBG] pgmap v7010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:34 smithi165 bash[22175]: cluster 2022-05-01T00:12:33.084668+0000 mgr.smithi157.nfpzoe (mgr.14180) 7483 : cluster [DBG] pgmap v7010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:36.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:12:36.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:12:36.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:12:37.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:36 smithi157 bash[20376]: cluster 2022-05-01T00:12:35.085284+0000 mgr.smithi157.nfpzoe (mgr.14180) 7484 : cluster [DBG] pgmap v7011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:36 smithi165 bash[22175]: cluster 2022-05-01T00:12:35.085284+0000 mgr.smithi157.nfpzoe (mgr.14180) 7484 : cluster [DBG] pgmap v7011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:37.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:12:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:37 smithi165 bash[22175]: audit 2022-05-01T00:12:37.192347+0000 mon.smithi157 (mon.0) 4721 : audit [DBG] from='client.? 172.21.15.157:0/828406769' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:37 smithi157 bash[20376]: audit 2022-05-01T00:12:37.192347+0000 mon.smithi157 (mon.0) 4721 : audit [DBG] from='client.? 172.21.15.157:0/828406769' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:38 smithi165 bash[22175]: cluster 2022-05-01T00:12:37.085882+0000 mgr.smithi157.nfpzoe (mgr.14180) 7485 : cluster [DBG] pgmap v7012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:38 smithi157 bash[20376]: cluster 2022-05-01T00:12:37.085882+0000 mgr.smithi157.nfpzoe (mgr.14180) 7485 : cluster [DBG] pgmap v7012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:40 smithi165 bash[22175]: cluster 2022-05-01T00:12:39.086539+0000 mgr.smithi157.nfpzoe (mgr.14180) 7486 : cluster [DBG] pgmap v7013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:40 smithi157 bash[20376]: cluster 2022-05-01T00:12:39.086539+0000 mgr.smithi157.nfpzoe (mgr.14180) 7486 : cluster [DBG] pgmap v7013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:42.215 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:12:42.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:12:42.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:12:42.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:12:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:42 smithi165 bash[22175]: cluster 2022-05-01T00:12:41.087202+0000 mgr.smithi157.nfpzoe (mgr.14180) 7487 : cluster [DBG] pgmap v7014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:42 smithi165 bash[22175]: audit 2022-05-01T00:12:42.521932+0000 mon.smithi157 (mon.0) 4722 : audit [DBG] from='client.? 172.21.15.157:0/2802537074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:42 smithi157 bash[20376]: cluster 2022-05-01T00:12:41.087202+0000 mgr.smithi157.nfpzoe (mgr.14180) 7487 : cluster [DBG] pgmap v7014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:42 smithi157 bash[20376]: audit 2022-05-01T00:12:42.521932+0000 mon.smithi157 (mon.0) 4722 : audit [DBG] from='client.? 172.21.15.157:0/2802537074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:44 smithi165 bash[22175]: cluster 2022-05-01T00:12:43.087861+0000 mgr.smithi157.nfpzoe (mgr.14180) 7488 : cluster [DBG] pgmap v7015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:44 smithi157 bash[20376]: cluster 2022-05-01T00:12:43.087861+0000 mgr.smithi157.nfpzoe (mgr.14180) 7488 : cluster [DBG] pgmap v7015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:47.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:46 smithi157 bash[20376]: cluster 2022-05-01T00:12:45.088483+0000 mgr.smithi157.nfpzoe (mgr.14180) 7489 : cluster [DBG] pgmap v7016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:47.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:46 smithi165 bash[22175]: cluster 2022-05-01T00:12:45.088483+0000 mgr.smithi157.nfpzoe (mgr.14180) 7489 : cluster [DBG] pgmap v7016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:47.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:12:47.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:12:47.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:12:47.868 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:12:49.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:48 smithi165 bash[22175]: cluster 2022-05-01T00:12:47.089117+0000 mgr.smithi157.nfpzoe (mgr.14180) 7490 : cluster [DBG] pgmap v7017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:48 smithi165 bash[22175]: audit 2022-05-01T00:12:47.849512+0000 mon.smithi157 (mon.0) 4723 : audit [DBG] from='client.? 172.21.15.157:0/2659488991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:48 smithi157 bash[20376]: cluster 2022-05-01T00:12:47.089117+0000 mgr.smithi157.nfpzoe (mgr.14180) 7490 : cluster [DBG] pgmap v7017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:48 smithi157 bash[20376]: audit 2022-05-01T00:12:47.849512+0000 mon.smithi157 (mon.0) 4723 : audit [DBG] from='client.? 172.21.15.157:0/2659488991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:51.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:50 smithi165 bash[22175]: cluster 2022-05-01T00:12:49.089748+0000 mgr.smithi157.nfpzoe (mgr.14180) 7491 : cluster [DBG] pgmap v7018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:50 smithi157 bash[20376]: cluster 2022-05-01T00:12:49.089748+0000 mgr.smithi157.nfpzoe (mgr.14180) 7491 : cluster [DBG] pgmap v7018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:52.872 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:12:52.872 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:12:52.872 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:12:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:52 smithi165 bash[22175]: cluster 2022-05-01T00:12:51.090341+0000 mgr.smithi157.nfpzoe (mgr.14180) 7492 : cluster [DBG] pgmap v7019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:53.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:12:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:52 smithi157 bash[20376]: cluster 2022-05-01T00:12:51.090341+0000 mgr.smithi157.nfpzoe (mgr.14180) 7492 : cluster [DBG] pgmap v7019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:54.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:53 smithi165 bash[22175]: audit 2022-05-01T00:12:53.177430+0000 mon.smithi157 (mon.0) 4724 : audit [DBG] from='client.? 172.21.15.157:0/2810355101' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:53 smithi157 bash[20376]: audit 2022-05-01T00:12:53.177430+0000 mon.smithi157 (mon.0) 4724 : audit [DBG] from='client.? 172.21.15.157:0/2810355101' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:54 smithi165 bash[22175]: cluster 2022-05-01T00:12:53.090937+0000 mgr.smithi157.nfpzoe (mgr.14180) 7493 : cluster [DBG] pgmap v7020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:54 smithi157 bash[20376]: cluster 2022-05-01T00:12:53.090937+0000 mgr.smithi157.nfpzoe (mgr.14180) 7493 : cluster [DBG] pgmap v7020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:57.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:56 smithi157 bash[20376]: cluster 2022-05-01T00:12:55.091579+0000 mgr.smithi157.nfpzoe (mgr.14180) 7494 : cluster [DBG] pgmap v7021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:56 smithi165 bash[22175]: cluster 2022-05-01T00:12:55.091579+0000 mgr.smithi157.nfpzoe (mgr.14180) 7494 : cluster [DBG] pgmap v7021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:58.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:12:58.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:12:58.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:12:58.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:12:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:58 smithi165 bash[22175]: cluster 2022-05-01T00:12:57.092263+0000 mgr.smithi157.nfpzoe (mgr.14180) 7495 : cluster [DBG] pgmap v7022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:58 smithi165 bash[22175]: audit 2022-05-01T00:12:58.510428+0000 mon.smithi157 (mon.0) 4725 : audit [DBG] from='client.? 172.21.15.157:0/3011949137' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:58 smithi157 bash[20376]: cluster 2022-05-01T00:12:57.092263+0000 mgr.smithi157.nfpzoe (mgr.14180) 7495 : cluster [DBG] pgmap v7022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:12:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:58 smithi157 bash[20376]: audit 2022-05-01T00:12:58.510428+0000 mon.smithi157 (mon.0) 4725 : audit [DBG] from='client.? 172.21.15.157:0/3011949137' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:12:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:59 smithi157 bash[20376]: audit 2022-05-01T00:12:59.276118+0000 mon.smithi157 (mon.0) 4726 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:12:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:12:59 smithi157 bash[20376]: audit 2022-05-01T00:12:59.501021+0000 mon.smithi157 (mon.0) 4727 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:13:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:59 smithi165 bash[22175]: audit 2022-05-01T00:12:59.276118+0000 mon.smithi157 (mon.0) 4726 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:13:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:12:59 smithi165 bash[22175]: audit 2022-05-01T00:12:59.501021+0000 mon.smithi157 (mon.0) 4727 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:13:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:00 smithi165 bash[22175]: cluster 2022-05-01T00:12:59.092933+0000 mgr.smithi157.nfpzoe (mgr.14180) 7496 : cluster [DBG] pgmap v7023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:00 smithi157 bash[20376]: cluster 2022-05-01T00:12:59.092933+0000 mgr.smithi157.nfpzoe (mgr.14180) 7496 : cluster [DBG] pgmap v7023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:02 smithi165 bash[22175]: cluster 2022-05-01T00:13:01.093569+0000 mgr.smithi157.nfpzoe (mgr.14180) 7497 : cluster [DBG] pgmap v7024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:02 smithi157 bash[20376]: cluster 2022-05-01T00:13:01.093569+0000 mgr.smithi157.nfpzoe (mgr.14180) 7497 : cluster [DBG] pgmap v7024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:03.532 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:13:03.532 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:13:03.532 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:13:03.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:13:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:03 smithi165 bash[22175]: audit 2022-05-01T00:13:03.102935+0000 mon.smithi157 (mon.0) 4728 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:13:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:03 smithi165 bash[22175]: audit 2022-05-01T00:13:03.105585+0000 mon.smithi157 (mon.0) 4729 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:13:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:03 smithi165 bash[22175]: audit 2022-05-01T00:13:03.107343+0000 mon.smithi157 (mon.0) 4730 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:13:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:03 smithi165 bash[22175]: audit 2022-05-01T00:13:03.432350+0000 mon.smithi157 (mon.0) 4731 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:13:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:03 smithi165 bash[22175]: audit 2022-05-01T00:13:03.438621+0000 mon.smithi157 (mon.0) 4732 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:13:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:03 smithi157 bash[20376]: audit 2022-05-01T00:13:03.102935+0000 mon.smithi157 (mon.0) 4728 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:13:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:03 smithi157 bash[20376]: audit 2022-05-01T00:13:03.105585+0000 mon.smithi157 (mon.0) 4729 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:13:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:03 smithi157 bash[20376]: audit 2022-05-01T00:13:03.107343+0000 mon.smithi157 (mon.0) 4730 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:13:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:03 smithi157 bash[20376]: audit 2022-05-01T00:13:03.432350+0000 mon.smithi157 (mon.0) 4731 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:13:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:03 smithi157 bash[20376]: audit 2022-05-01T00:13:03.438621+0000 mon.smithi157 (mon.0) 4732 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:13:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:04 smithi165 bash[22175]: cluster 2022-05-01T00:13:03.094245+0000 mgr.smithi157.nfpzoe (mgr.14180) 7498 : cluster [DBG] pgmap v7025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:04 smithi165 bash[22175]: cluster 2022-05-01T00:13:03.426152+0000 mgr.smithi157.nfpzoe (mgr.14180) 7499 : cluster [DBG] pgmap v7026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:04 smithi165 bash[22175]: cluster 2022-05-01T00:13:03.426553+0000 mgr.smithi157.nfpzoe (mgr.14180) 7500 : cluster [DBG] pgmap v7027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:04 smithi165 bash[22175]: cephadm 2022-05-01T00:13:03.439655+0000 mgr.smithi157.nfpzoe (mgr.14180) 7501 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:13:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:04 smithi165 bash[22175]: cephadm 2022-05-01T00:13:03.439773+0000 mgr.smithi157.nfpzoe (mgr.14180) 7502 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:13:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:04 smithi165 bash[22175]: audit 2022-05-01T00:13:03.845567+0000 mon.smithi157 (mon.0) 4733 : audit [DBG] from='client.? 172.21.15.157:0/1422635577' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:04 smithi157 bash[20376]: cluster 2022-05-01T00:13:03.094245+0000 mgr.smithi157.nfpzoe (mgr.14180) 7498 : cluster [DBG] pgmap v7025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:04 smithi157 bash[20376]: cluster 2022-05-01T00:13:03.426152+0000 mgr.smithi157.nfpzoe (mgr.14180) 7499 : cluster [DBG] pgmap v7026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:04 smithi157 bash[20376]: cluster 2022-05-01T00:13:03.426553+0000 mgr.smithi157.nfpzoe (mgr.14180) 7500 : cluster [DBG] pgmap v7027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:04 smithi157 bash[20376]: cephadm 2022-05-01T00:13:03.439655+0000 mgr.smithi157.nfpzoe (mgr.14180) 7501 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:13:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:04 smithi157 bash[20376]: cephadm 2022-05-01T00:13:03.439773+0000 mgr.smithi157.nfpzoe (mgr.14180) 7502 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:13:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:04 smithi157 bash[20376]: audit 2022-05-01T00:13:03.845567+0000 mon.smithi157 (mon.0) 4733 : audit [DBG] from='client.? 172.21.15.157:0/1422635577' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:06 smithi165 bash[22175]: cluster 2022-05-01T00:13:05.427159+0000 mgr.smithi157.nfpzoe (mgr.14180) 7503 : cluster [DBG] pgmap v7028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:07.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:06 smithi157 bash[20376]: cluster 2022-05-01T00:13:05.427159+0000 mgr.smithi157.nfpzoe (mgr.14180) 7503 : cluster [DBG] pgmap v7028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:08.868 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:13:08.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:13:08.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:13:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:08 smithi165 bash[22175]: cluster 2022-05-01T00:13:07.427803+0000 mgr.smithi157.nfpzoe (mgr.14180) 7504 : cluster [DBG] pgmap v7029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:08 smithi157 bash[20376]: cluster 2022-05-01T00:13:07.427803+0000 mgr.smithi157.nfpzoe (mgr.14180) 7504 : cluster [DBG] pgmap v7029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:09.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:13:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:09 smithi165 bash[22175]: audit 2022-05-01T00:13:09.181262+0000 mon.smithi157 (mon.0) 4734 : audit [DBG] from='client.? 172.21.15.157:0/2080592196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:10.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:09 smithi157 bash[20376]: audit 2022-05-01T00:13:09.181262+0000 mon.smithi157 (mon.0) 4734 : audit [DBG] from='client.? 172.21.15.157:0/2080592196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:10 smithi165 bash[22175]: cluster 2022-05-01T00:13:09.428489+0000 mgr.smithi157.nfpzoe (mgr.14180) 7505 : cluster [DBG] pgmap v7030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:10 smithi157 bash[20376]: cluster 2022-05-01T00:13:09.428489+0000 mgr.smithi157.nfpzoe (mgr.14180) 7505 : cluster [DBG] pgmap v7030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:12 smithi165 bash[22175]: cluster 2022-05-01T00:13:11.429141+0000 mgr.smithi157.nfpzoe (mgr.14180) 7506 : cluster [DBG] pgmap v7031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:12 smithi157 bash[20376]: cluster 2022-05-01T00:13:11.429141+0000 mgr.smithi157.nfpzoe (mgr.14180) 7506 : cluster [DBG] pgmap v7031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:14.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:13:14.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:13:14.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:13:14.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:13:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:14 smithi165 bash[22175]: cluster 2022-05-01T00:13:13.429740+0000 mgr.smithi157.nfpzoe (mgr.14180) 7507 : cluster [DBG] pgmap v7032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:14 smithi165 bash[22175]: audit 2022-05-01T00:13:14.510352+0000 mon.smithi157 (mon.0) 4735 : audit [DBG] from='client.? 172.21.15.157:0/1462818707' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:15.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:14 smithi157 bash[20376]: cluster 2022-05-01T00:13:13.429740+0000 mgr.smithi157.nfpzoe (mgr.14180) 7507 : cluster [DBG] pgmap v7032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:15.206 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:14 smithi157 bash[20376]: audit 2022-05-01T00:13:14.510352+0000 mon.smithi157 (mon.0) 4735 : audit [DBG] from='client.? 172.21.15.157:0/1462818707' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:16 smithi165 bash[22175]: cluster 2022-05-01T00:13:15.430357+0000 mgr.smithi157.nfpzoe (mgr.14180) 7508 : cluster [DBG] pgmap v7033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:16 smithi157 bash[20376]: cluster 2022-05-01T00:13:15.430357+0000 mgr.smithi157.nfpzoe (mgr.14180) 7508 : cluster [DBG] pgmap v7033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:18 smithi165 bash[22175]: cluster 2022-05-01T00:13:17.431011+0000 mgr.smithi157.nfpzoe (mgr.14180) 7509 : cluster [DBG] pgmap v7034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:18 smithi157 bash[20376]: cluster 2022-05-01T00:13:17.431011+0000 mgr.smithi157.nfpzoe (mgr.14180) 7509 : cluster [DBG] pgmap v7034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:19.532 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:13:19.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:13:19.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:13:19.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:13:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:19 smithi165 bash[22175]: audit 2022-05-01T00:13:19.834602+0000 mon.smithi157 (mon.0) 4736 : audit [DBG] from='client.? 172.21.15.157:0/1083988034' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:20.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:19 smithi157 bash[20376]: audit 2022-05-01T00:13:19.834602+0000 mon.smithi157 (mon.0) 4736 : audit [DBG] from='client.? 172.21.15.157:0/1083988034' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:20 smithi165 bash[22175]: cluster 2022-05-01T00:13:19.431673+0000 mgr.smithi157.nfpzoe (mgr.14180) 7510 : cluster [DBG] pgmap v7035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:20 smithi157 bash[20376]: cluster 2022-05-01T00:13:19.431673+0000 mgr.smithi157.nfpzoe (mgr.14180) 7510 : cluster [DBG] pgmap v7035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:22 smithi165 bash[22175]: cluster 2022-05-01T00:13:21.432352+0000 mgr.smithi157.nfpzoe (mgr.14180) 7511 : cluster [DBG] pgmap v7036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:22 smithi157 bash[20376]: cluster 2022-05-01T00:13:21.432352+0000 mgr.smithi157.nfpzoe (mgr.14180) 7511 : cluster [DBG] pgmap v7036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:23 smithi165 bash[22175]: cluster 2022-05-01T00:13:23.433006+0000 mgr.smithi157.nfpzoe (mgr.14180) 7512 : cluster [DBG] pgmap v7037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:23 smithi157 bash[20376]: cluster 2022-05-01T00:13:23.433006+0000 mgr.smithi157.nfpzoe (mgr.14180) 7512 : cluster [DBG] pgmap v7037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:24.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:13:24.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:13:24.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:13:25.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:13:25.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:25 smithi165 bash[22175]: audit 2022-05-01T00:13:25.162076+0000 mon.smithi157 (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.157:0/1443531591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:25 smithi157 bash[20376]: audit 2022-05-01T00:13:25.162076+0000 mon.smithi157 (mon.0) 4737 : audit [DBG] from='client.? 172.21.15.157:0/1443531591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:26.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:26 smithi157 bash[20376]: cluster 2022-05-01T00:13:25.433705+0000 mgr.smithi157.nfpzoe (mgr.14180) 7513 : cluster [DBG] pgmap v7038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:26 smithi165 bash[22175]: cluster 2022-05-01T00:13:25.433705+0000 mgr.smithi157.nfpzoe (mgr.14180) 7513 : cluster [DBG] pgmap v7038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:28 smithi157 bash[20376]: cluster 2022-05-01T00:13:27.434483+0000 mgr.smithi157.nfpzoe (mgr.14180) 7514 : cluster [DBG] pgmap v7039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:28 smithi165 bash[22175]: cluster 2022-05-01T00:13:27.434483+0000 mgr.smithi157.nfpzoe (mgr.14180) 7514 : cluster [DBG] pgmap v7039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:30.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:13:30.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:13:30.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:13:30.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:13:30.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:30 smithi157 bash[20376]: cluster 2022-05-01T00:13:29.435293+0000 mgr.smithi157.nfpzoe (mgr.14180) 7515 : cluster [DBG] pgmap v7040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:30.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:30 smithi157 bash[20376]: audit 2022-05-01T00:13:30.492831+0000 mon.smithi157 (mon.0) 4738 : audit [DBG] from='client.? 172.21.15.157:0/335098461' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:30 smithi165 bash[22175]: cluster 2022-05-01T00:13:29.435293+0000 mgr.smithi157.nfpzoe (mgr.14180) 7515 : cluster [DBG] pgmap v7040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:30 smithi165 bash[22175]: audit 2022-05-01T00:13:30.492831+0000 mon.smithi157 (mon.0) 4738 : audit [DBG] from='client.? 172.21.15.157:0/335098461' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:32.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:32 smithi157 bash[20376]: cluster 2022-05-01T00:13:31.436043+0000 mgr.smithi157.nfpzoe (mgr.14180) 7516 : cluster [DBG] pgmap v7041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:32 smithi165 bash[22175]: cluster 2022-05-01T00:13:31.436043+0000 mgr.smithi157.nfpzoe (mgr.14180) 7516 : cluster [DBG] pgmap v7041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:34.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:34 smithi157 bash[20376]: cluster 2022-05-01T00:13:33.436802+0000 mgr.smithi157.nfpzoe (mgr.14180) 7517 : cluster [DBG] pgmap v7042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:34 smithi165 bash[22175]: cluster 2022-05-01T00:13:33.436802+0000 mgr.smithi157.nfpzoe (mgr.14180) 7517 : cluster [DBG] pgmap v7042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:35.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:13:35.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:13:35.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:13:35.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:13:37.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:36 smithi157 bash[20376]: cluster 2022-05-01T00:13:35.437434+0000 mgr.smithi157.nfpzoe (mgr.14180) 7518 : cluster [DBG] pgmap v7043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:37.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:36 smithi157 bash[20376]: audit 2022-05-01T00:13:35.822732+0000 mon.smithi157 (mon.0) 4739 : audit [DBG] from='client.? 172.21.15.157:0/4090011391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:36 smithi165 bash[22175]: cluster 2022-05-01T00:13:35.437434+0000 mgr.smithi157.nfpzoe (mgr.14180) 7518 : cluster [DBG] pgmap v7043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:36 smithi165 bash[22175]: audit 2022-05-01T00:13:35.822732+0000 mon.smithi157 (mon.0) 4739 : audit [DBG] from='client.? 172.21.15.157:0/4090011391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:38 smithi165 bash[22175]: cluster 2022-05-01T00:13:37.438110+0000 mgr.smithi157.nfpzoe (mgr.14180) 7519 : cluster [DBG] pgmap v7044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:38 smithi157 bash[20376]: cluster 2022-05-01T00:13:37.438110+0000 mgr.smithi157.nfpzoe (mgr.14180) 7519 : cluster [DBG] pgmap v7044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:40.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:13:40.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:13:40.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:13:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:40 smithi165 bash[22175]: cluster 2022-05-01T00:13:39.438727+0000 mgr.smithi157.nfpzoe (mgr.14180) 7520 : cluster [DBG] pgmap v7045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:41.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:13:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:40 smithi157 bash[20376]: cluster 2022-05-01T00:13:39.438727+0000 mgr.smithi157.nfpzoe (mgr.14180) 7520 : cluster [DBG] pgmap v7045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:41 smithi165 bash[22175]: audit 2022-05-01T00:13:41.148005+0000 mon.smithi157 (mon.0) 4740 : audit [DBG] from='client.? 172.21.15.157:0/3937595150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:41 smithi157 bash[20376]: audit 2022-05-01T00:13:41.148005+0000 mon.smithi157 (mon.0) 4740 : audit [DBG] from='client.? 172.21.15.157:0/3937595150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:42 smithi165 bash[22175]: cluster 2022-05-01T00:13:41.439421+0000 mgr.smithi157.nfpzoe (mgr.14180) 7521 : cluster [DBG] pgmap v7046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:42 smithi157 bash[20376]: cluster 2022-05-01T00:13:41.439421+0000 mgr.smithi157.nfpzoe (mgr.14180) 7521 : cluster [DBG] pgmap v7046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:44 smithi165 bash[22175]: cluster 2022-05-01T00:13:43.440032+0000 mgr.smithi157.nfpzoe (mgr.14180) 7522 : cluster [DBG] pgmap v7047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:44 smithi157 bash[20376]: cluster 2022-05-01T00:13:43.440032+0000 mgr.smithi157.nfpzoe (mgr.14180) 7522 : cluster [DBG] pgmap v7047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:46.174 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:13:46.174 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:13:46.174 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:13:46.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:13:47.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:46 smithi157 bash[20376]: cluster 2022-05-01T00:13:45.440649+0000 mgr.smithi157.nfpzoe (mgr.14180) 7523 : cluster [DBG] pgmap v7048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:47.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:46 smithi157 bash[20376]: audit 2022-05-01T00:13:46.484690+0000 mon.smithi157 (mon.0) 4741 : audit [DBG] from='client.? 172.21.15.157:0/354872352' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:46 smithi165 bash[22175]: cluster 2022-05-01T00:13:45.440649+0000 mgr.smithi157.nfpzoe (mgr.14180) 7523 : cluster [DBG] pgmap v7048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:46 smithi165 bash[22175]: audit 2022-05-01T00:13:46.484690+0000 mon.smithi157 (mon.0) 4741 : audit [DBG] from='client.? 172.21.15.157:0/354872352' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:49.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:48 smithi165 bash[22175]: cluster 2022-05-01T00:13:47.441294+0000 mgr.smithi157.nfpzoe (mgr.14180) 7524 : cluster [DBG] pgmap v7049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:48 smithi157 bash[20376]: cluster 2022-05-01T00:13:47.441294+0000 mgr.smithi157.nfpzoe (mgr.14180) 7524 : cluster [DBG] pgmap v7049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:51.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:50 smithi165 bash[22175]: cluster 2022-05-01T00:13:49.441973+0000 mgr.smithi157.nfpzoe (mgr.14180) 7525 : cluster [DBG] pgmap v7050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:50 smithi157 bash[20376]: cluster 2022-05-01T00:13:49.441973+0000 mgr.smithi157.nfpzoe (mgr.14180) 7525 : cluster [DBG] pgmap v7050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:51.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:13:51.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:13:51.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:13:51.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:13:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:52 smithi165 bash[22175]: cluster 2022-05-01T00:13:51.442611+0000 mgr.smithi157.nfpzoe (mgr.14180) 7526 : cluster [DBG] pgmap v7051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:52 smithi165 bash[22175]: audit 2022-05-01T00:13:51.814628+0000 mon.smithi157 (mon.0) 4742 : audit [DBG] from='client.? 172.21.15.157:0/1634911284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:52 smithi157 bash[20376]: cluster 2022-05-01T00:13:51.442611+0000 mgr.smithi157.nfpzoe (mgr.14180) 7526 : cluster [DBG] pgmap v7051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:52 smithi157 bash[20376]: audit 2022-05-01T00:13:51.814628+0000 mon.smithi157 (mon.0) 4742 : audit [DBG] from='client.? 172.21.15.157:0/1634911284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:54 smithi165 bash[22175]: cluster 2022-05-01T00:13:53.443258+0000 mgr.smithi157.nfpzoe (mgr.14180) 7527 : cluster [DBG] pgmap v7052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:54 smithi157 bash[20376]: cluster 2022-05-01T00:13:53.443258+0000 mgr.smithi157.nfpzoe (mgr.14180) 7527 : cluster [DBG] pgmap v7052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:56.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:13:56.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:13:56.840 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:13:57.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:56 smithi157 bash[20376]: cluster 2022-05-01T00:13:55.443869+0000 mgr.smithi157.nfpzoe (mgr.14180) 7528 : cluster [DBG] pgmap v7053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:56 smithi165 bash[22175]: cluster 2022-05-01T00:13:55.443869+0000 mgr.smithi157.nfpzoe (mgr.14180) 7528 : cluster [DBG] pgmap v7053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:57.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:13:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:57 smithi165 bash[22175]: audit 2022-05-01T00:13:57.139900+0000 mon.smithi157 (mon.0) 4743 : audit [DBG] from='client.? 172.21.15.157:0/2090461232' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:57 smithi157 bash[20376]: audit 2022-05-01T00:13:57.139900+0000 mon.smithi157 (mon.0) 4743 : audit [DBG] from='client.? 172.21.15.157:0/2090461232' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:13:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:58 smithi165 bash[22175]: cluster 2022-05-01T00:13:57.444570+0000 mgr.smithi157.nfpzoe (mgr.14180) 7529 : cluster [DBG] pgmap v7054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:58 smithi157 bash[20376]: cluster 2022-05-01T00:13:57.444570+0000 mgr.smithi157.nfpzoe (mgr.14180) 7529 : cluster [DBG] pgmap v7054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:13:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:59 smithi157 bash[20376]: audit 2022-05-01T00:13:59.280242+0000 mon.smithi157 (mon.0) 4744 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:13:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:13:59 smithi157 bash[20376]: audit 2022-05-01T00:13:59.508725+0000 mon.smithi157 (mon.0) 4745 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:14:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:59 smithi165 bash[22175]: audit 2022-05-01T00:13:59.280242+0000 mon.smithi157 (mon.0) 4744 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:14:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:13:59 smithi165 bash[22175]: audit 2022-05-01T00:13:59.508725+0000 mon.smithi157 (mon.0) 4745 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:14:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:00 smithi165 bash[22175]: cluster 2022-05-01T00:13:59.445183+0000 mgr.smithi157.nfpzoe (mgr.14180) 7530 : cluster [DBG] pgmap v7055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:00 smithi157 bash[20376]: cluster 2022-05-01T00:13:59.445183+0000 mgr.smithi157.nfpzoe (mgr.14180) 7530 : cluster [DBG] pgmap v7055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:02.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:14:02.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:14:02.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:14:02.482 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:14:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:02 smithi165 bash[22175]: cluster 2022-05-01T00:14:01.445822+0000 mgr.smithi157.nfpzoe (mgr.14180) 7531 : cluster [DBG] pgmap v7056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:02 smithi165 bash[22175]: audit 2022-05-01T00:14:02.462626+0000 mon.smithi157 (mon.0) 4746 : audit [DBG] from='client.? 172.21.15.157:0/1451033503' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:02 smithi157 bash[20376]: cluster 2022-05-01T00:14:01.445822+0000 mgr.smithi157.nfpzoe (mgr.14180) 7531 : cluster [DBG] pgmap v7056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:02 smithi157 bash[20376]: audit 2022-05-01T00:14:02.462626+0000 mon.smithi157 (mon.0) 4746 : audit [DBG] from='client.? 172.21.15.157:0/1451033503' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:03 smithi165 bash[22175]: audit 2022-05-01T00:14:03.447042+0000 mon.smithi157 (mon.0) 4747 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:14:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:03 smithi165 bash[22175]: audit 2022-05-01T00:14:03.450134+0000 mon.smithi157 (mon.0) 4748 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:14:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:03 smithi165 bash[22175]: audit 2022-05-01T00:14:03.451966+0000 mon.smithi157 (mon.0) 4749 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:14:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:03 smithi165 bash[22175]: audit 2022-05-01T00:14:03.778260+0000 mon.smithi157 (mon.0) 4750 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:14:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:03 smithi157 bash[20376]: audit 2022-05-01T00:14:03.447042+0000 mon.smithi157 (mon.0) 4747 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:14:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:03 smithi157 bash[20376]: audit 2022-05-01T00:14:03.450134+0000 mon.smithi157 (mon.0) 4748 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:14:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:03 smithi157 bash[20376]: audit 2022-05-01T00:14:03.451966+0000 mon.smithi157 (mon.0) 4749 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:14:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:03 smithi157 bash[20376]: audit 2022-05-01T00:14:03.778260+0000 mon.smithi157 (mon.0) 4750 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:14:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:04 smithi165 bash[22175]: cluster 2022-05-01T00:14:03.446527+0000 mgr.smithi157.nfpzoe (mgr.14180) 7532 : cluster [DBG] pgmap v7057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:04 smithi165 bash[22175]: cluster 2022-05-01T00:14:03.772612+0000 mgr.smithi157.nfpzoe (mgr.14180) 7533 : cluster [DBG] pgmap v7058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:04 smithi165 bash[22175]: cluster 2022-05-01T00:14:03.773149+0000 mgr.smithi157.nfpzoe (mgr.14180) 7534 : cluster [DBG] pgmap v7059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:04 smithi165 bash[22175]: audit 2022-05-01T00:14:03.784806+0000 mon.smithi157 (mon.0) 4751 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:14:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:04 smithi165 bash[22175]: cephadm 2022-05-01T00:14:03.788413+0000 mgr.smithi157.nfpzoe (mgr.14180) 7535 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:14:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:04 smithi165 bash[22175]: cephadm 2022-05-01T00:14:03.788531+0000 mgr.smithi157.nfpzoe (mgr.14180) 7536 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:14:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:04 smithi157 bash[20376]: cluster 2022-05-01T00:14:03.446527+0000 mgr.smithi157.nfpzoe (mgr.14180) 7532 : cluster [DBG] pgmap v7057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:04 smithi157 bash[20376]: cluster 2022-05-01T00:14:03.772612+0000 mgr.smithi157.nfpzoe (mgr.14180) 7533 : cluster [DBG] pgmap v7058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:04 smithi157 bash[20376]: cluster 2022-05-01T00:14:03.773149+0000 mgr.smithi157.nfpzoe (mgr.14180) 7534 : cluster [DBG] pgmap v7059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:04 smithi157 bash[20376]: audit 2022-05-01T00:14:03.784806+0000 mon.smithi157 (mon.0) 4751 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:14:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:04 smithi157 bash[20376]: cephadm 2022-05-01T00:14:03.788413+0000 mgr.smithi157.nfpzoe (mgr.14180) 7535 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:14:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:04 smithi157 bash[20376]: cephadm 2022-05-01T00:14:03.788531+0000 mgr.smithi157.nfpzoe (mgr.14180) 7536 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:14:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:06 smithi157 bash[20376]: cluster 2022-05-01T00:14:05.773764+0000 mgr.smithi157.nfpzoe (mgr.14180) 7537 : cluster [DBG] pgmap v7060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:06 smithi165 bash[22175]: cluster 2022-05-01T00:14:05.773764+0000 mgr.smithi157.nfpzoe (mgr.14180) 7537 : cluster [DBG] pgmap v7060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:07.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:14:07.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:14:07.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:14:07.819 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:14:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:07 smithi165 bash[22175]: audit 2022-05-01T00:14:07.796201+0000 mon.smithi157 (mon.0) 4752 : audit [DBG] from='client.? 172.21.15.157:0/2079121317' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:08.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:07 smithi157 bash[20376]: audit 2022-05-01T00:14:07.796201+0000 mon.smithi157 (mon.0) 4752 : audit [DBG] from='client.? 172.21.15.157:0/2079121317' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:08 smithi165 bash[22175]: cluster 2022-05-01T00:14:07.774346+0000 mgr.smithi157.nfpzoe (mgr.14180) 7538 : cluster [DBG] pgmap v7061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:09.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:08 smithi157 bash[20376]: cluster 2022-05-01T00:14:07.774346+0000 mgr.smithi157.nfpzoe (mgr.14180) 7538 : cluster [DBG] pgmap v7061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:11.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:10 smithi165 bash[22175]: cluster 2022-05-01T00:14:09.774955+0000 mgr.smithi157.nfpzoe (mgr.14180) 7539 : cluster [DBG] pgmap v7062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:10 smithi157 bash[20376]: cluster 2022-05-01T00:14:09.774955+0000 mgr.smithi157.nfpzoe (mgr.14180) 7539 : cluster [DBG] pgmap v7062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:12.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:14:12.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:14:12.824 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:14:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:12 smithi165 bash[22175]: cluster 2022-05-01T00:14:11.775631+0000 mgr.smithi157.nfpzoe (mgr.14180) 7540 : cluster [DBG] pgmap v7063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:13.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:14:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:12 smithi157 bash[20376]: cluster 2022-05-01T00:14:11.775631+0000 mgr.smithi157.nfpzoe (mgr.14180) 7540 : cluster [DBG] pgmap v7063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:14.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:13 smithi165 bash[22175]: audit 2022-05-01T00:14:13.129287+0000 mon.smithi157 (mon.0) 4753 : audit [DBG] from='client.? 172.21.15.157:0/1892531552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:14.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:13 smithi157 bash[20376]: audit 2022-05-01T00:14:13.129287+0000 mon.smithi157 (mon.0) 4753 : audit [DBG] from='client.? 172.21.15.157:0/1892531552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:14 smithi165 bash[22175]: cluster 2022-05-01T00:14:13.776290+0000 mgr.smithi157.nfpzoe (mgr.14180) 7541 : cluster [DBG] pgmap v7064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:14 smithi157 bash[20376]: cluster 2022-05-01T00:14:13.776290+0000 mgr.smithi157.nfpzoe (mgr.14180) 7541 : cluster [DBG] pgmap v7064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:16 smithi157 bash[20376]: cluster 2022-05-01T00:14:15.776856+0000 mgr.smithi157.nfpzoe (mgr.14180) 7542 : cluster [DBG] pgmap v7065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:16 smithi165 bash[22175]: cluster 2022-05-01T00:14:15.776856+0000 mgr.smithi157.nfpzoe (mgr.14180) 7542 : cluster [DBG] pgmap v7065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:18.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:14:18.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:14:18.153 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:14:18.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:14:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:18 smithi165 bash[22175]: cluster 2022-05-01T00:14:17.777496+0000 mgr.smithi157.nfpzoe (mgr.14180) 7543 : cluster [DBG] pgmap v7066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:18 smithi165 bash[22175]: audit 2022-05-01T00:14:18.462469+0000 mon.smithi157 (mon.0) 4754 : audit [DBG] from='client.? 172.21.15.157:0/3792127705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:18 smithi157 bash[20376]: cluster 2022-05-01T00:14:17.777496+0000 mgr.smithi157.nfpzoe (mgr.14180) 7543 : cluster [DBG] pgmap v7066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:18 smithi157 bash[20376]: audit 2022-05-01T00:14:18.462469+0000 mon.smithi157 (mon.0) 4754 : audit [DBG] from='client.? 172.21.15.157:0/3792127705' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:20 smithi165 bash[22175]: cluster 2022-05-01T00:14:19.778141+0000 mgr.smithi157.nfpzoe (mgr.14180) 7544 : cluster [DBG] pgmap v7067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:20 smithi157 bash[20376]: cluster 2022-05-01T00:14:19.778141+0000 mgr.smithi157.nfpzoe (mgr.14180) 7544 : cluster [DBG] pgmap v7067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:22 smithi165 bash[22175]: cluster 2022-05-01T00:14:21.778776+0000 mgr.smithi157.nfpzoe (mgr.14180) 7545 : cluster [DBG] pgmap v7068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:22 smithi157 bash[20376]: cluster 2022-05-01T00:14:21.778776+0000 mgr.smithi157.nfpzoe (mgr.14180) 7545 : cluster [DBG] pgmap v7068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:23.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:14:23.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:14:23.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:14:23.809 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:14:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:23 smithi165 bash[22175]: audit 2022-05-01T00:14:23.789331+0000 mon.smithi157 (mon.0) 4755 : audit [DBG] from='client.? 172.21.15.157:0/3567249755' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:23 smithi157 bash[20376]: audit 2022-05-01T00:14:23.789331+0000 mon.smithi157 (mon.0) 4755 : audit [DBG] from='client.? 172.21.15.157:0/3567249755' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:24 smithi165 bash[22175]: cluster 2022-05-01T00:14:23.779390+0000 mgr.smithi157.nfpzoe (mgr.14180) 7546 : cluster [DBG] pgmap v7069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:24 smithi157 bash[20376]: cluster 2022-05-01T00:14:23.779390+0000 mgr.smithi157.nfpzoe (mgr.14180) 7546 : cluster [DBG] pgmap v7069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:27.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:26 smithi157 bash[20376]: cluster 2022-05-01T00:14:25.779937+0000 mgr.smithi157.nfpzoe (mgr.14180) 7547 : cluster [DBG] pgmap v7070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:26 smithi165 bash[22175]: cluster 2022-05-01T00:14:25.779937+0000 mgr.smithi157.nfpzoe (mgr.14180) 7547 : cluster [DBG] pgmap v7070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:28.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:14:28.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:14:28.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:14:29.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:14:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:28 smithi165 bash[22175]: cluster 2022-05-01T00:14:27.780691+0000 mgr.smithi157.nfpzoe (mgr.14180) 7548 : cluster [DBG] pgmap v7071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:28 smithi157 bash[20376]: cluster 2022-05-01T00:14:27.780691+0000 mgr.smithi157.nfpzoe (mgr.14180) 7548 : cluster [DBG] pgmap v7071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:29 smithi165 bash[22175]: audit 2022-05-01T00:14:29.119324+0000 mon.smithi157 (mon.0) 4756 : audit [DBG] from='client.? 172.21.15.157:0/644176997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:30.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:29 smithi157 bash[20376]: audit 2022-05-01T00:14:29.119324+0000 mon.smithi157 (mon.0) 4756 : audit [DBG] from='client.? 172.21.15.157:0/644176997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:30 smithi165 bash[22175]: cluster 2022-05-01T00:14:29.781348+0000 mgr.smithi157.nfpzoe (mgr.14180) 7549 : cluster [DBG] pgmap v7072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:31.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:30 smithi157 bash[20376]: cluster 2022-05-01T00:14:29.781348+0000 mgr.smithi157.nfpzoe (mgr.14180) 7549 : cluster [DBG] pgmap v7072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:32 smithi165 bash[22175]: cluster 2022-05-01T00:14:31.781979+0000 mgr.smithi157.nfpzoe (mgr.14180) 7550 : cluster [DBG] pgmap v7073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:32 smithi157 bash[20376]: cluster 2022-05-01T00:14:31.781979+0000 mgr.smithi157.nfpzoe (mgr.14180) 7550 : cluster [DBG] pgmap v7073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:34.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:14:34.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:14:34.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:14:34.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:14:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:34 smithi165 bash[22175]: cluster 2022-05-01T00:14:33.782601+0000 mgr.smithi157.nfpzoe (mgr.14180) 7551 : cluster [DBG] pgmap v7074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:34 smithi165 bash[22175]: audit 2022-05-01T00:14:34.446737+0000 mon.smithi157 (mon.0) 4757 : audit [DBG] from='client.? 172.21.15.157:0/70926309' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:34 smithi157 bash[20376]: cluster 2022-05-01T00:14:33.782601+0000 mgr.smithi157.nfpzoe (mgr.14180) 7551 : cluster [DBG] pgmap v7074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:34 smithi157 bash[20376]: audit 2022-05-01T00:14:34.446737+0000 mon.smithi157 (mon.0) 4757 : audit [DBG] from='client.? 172.21.15.157:0/70926309' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:37.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:36 smithi157 bash[20376]: cluster 2022-05-01T00:14:35.783265+0000 mgr.smithi157.nfpzoe (mgr.14180) 7552 : cluster [DBG] pgmap v7075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:36 smithi165 bash[22175]: cluster 2022-05-01T00:14:35.783265+0000 mgr.smithi157.nfpzoe (mgr.14180) 7552 : cluster [DBG] pgmap v7075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:38 smithi165 bash[22175]: cluster 2022-05-01T00:14:37.783983+0000 mgr.smithi157.nfpzoe (mgr.14180) 7553 : cluster [DBG] pgmap v7076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:38 smithi157 bash[20376]: cluster 2022-05-01T00:14:37.783983+0000 mgr.smithi157.nfpzoe (mgr.14180) 7553 : cluster [DBG] pgmap v7076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:39.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:14:39.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:14:39.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:14:39.800 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:14:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:39 smithi165 bash[22175]: audit 2022-05-01T00:14:39.780910+0000 mon.smithi157 (mon.0) 4758 : audit [DBG] from='client.? 172.21.15.157:0/2267221609' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:40.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:39 smithi157 bash[20376]: audit 2022-05-01T00:14:39.780910+0000 mon.smithi157 (mon.0) 4758 : audit [DBG] from='client.? 172.21.15.157:0/2267221609' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:41.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:40 smithi165 bash[22175]: cluster 2022-05-01T00:14:39.784737+0000 mgr.smithi157.nfpzoe (mgr.14180) 7554 : cluster [DBG] pgmap v7077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:40 smithi157 bash[20376]: cluster 2022-05-01T00:14:39.784737+0000 mgr.smithi157.nfpzoe (mgr.14180) 7554 : cluster [DBG] pgmap v7077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:42 smithi165 bash[22175]: cluster 2022-05-01T00:14:41.785422+0000 mgr.smithi157.nfpzoe (mgr.14180) 7555 : cluster [DBG] pgmap v7078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:42 smithi157 bash[20376]: cluster 2022-05-01T00:14:41.785422+0000 mgr.smithi157.nfpzoe (mgr.14180) 7555 : cluster [DBG] pgmap v7078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:44.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:14:44.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:14:44.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:14:45.132 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:14:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:44 smithi165 bash[22175]: cluster 2022-05-01T00:14:43.786064+0000 mgr.smithi157.nfpzoe (mgr.14180) 7556 : cluster [DBG] pgmap v7079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:44 smithi157 bash[20376]: cluster 2022-05-01T00:14:43.786064+0000 mgr.smithi157.nfpzoe (mgr.14180) 7556 : cluster [DBG] pgmap v7079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:45 smithi165 bash[22175]: audit 2022-05-01T00:14:45.112352+0000 mon.smithi157 (mon.0) 4759 : audit [DBG] from='client.? 172.21.15.157:0/3732069055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:45 smithi157 bash[20376]: audit 2022-05-01T00:14:45.112352+0000 mon.smithi157 (mon.0) 4759 : audit [DBG] from='client.? 172.21.15.157:0/3732069055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:47.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:46 smithi165 bash[22175]: cluster 2022-05-01T00:14:45.786666+0000 mgr.smithi157.nfpzoe (mgr.14180) 7557 : cluster [DBG] pgmap v7080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:46 smithi157 bash[20376]: cluster 2022-05-01T00:14:45.786666+0000 mgr.smithi157.nfpzoe (mgr.14180) 7557 : cluster [DBG] pgmap v7080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:48 smithi165 bash[22175]: cluster 2022-05-01T00:14:47.787344+0000 mgr.smithi157.nfpzoe (mgr.14180) 7558 : cluster [DBG] pgmap v7081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:48 smithi157 bash[20376]: cluster 2022-05-01T00:14:47.787344+0000 mgr.smithi157.nfpzoe (mgr.14180) 7558 : cluster [DBG] pgmap v7081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:50.134 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:14:50.134 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:14:50.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:14:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:49 smithi165 bash[22175]: cluster 2022-05-01T00:14:49.788108+0000 mgr.smithi157.nfpzoe (mgr.14180) 7559 : cluster [DBG] pgmap v7082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:49 smithi157 bash[20376]: cluster 2022-05-01T00:14:49.788108+0000 mgr.smithi157.nfpzoe (mgr.14180) 7559 : cluster [DBG] pgmap v7082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:50.458 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:14:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:50 smithi165 bash[22175]: audit 2022-05-01T00:14:50.438583+0000 mon.smithi157 (mon.0) 4760 : audit [DBG] from='client.? 172.21.15.157:0/3925802266' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:50 smithi157 bash[20376]: audit 2022-05-01T00:14:50.438583+0000 mon.smithi157 (mon.0) 4760 : audit [DBG] from='client.? 172.21.15.157:0/3925802266' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:51 smithi157 bash[20376]: cluster 2022-05-01T00:14:51.788754+0000 mgr.smithi157.nfpzoe (mgr.14180) 7560 : cluster [DBG] pgmap v7083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:52.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:51 smithi165 bash[22175]: cluster 2022-05-01T00:14:51.788754+0000 mgr.smithi157.nfpzoe (mgr.14180) 7560 : cluster [DBG] pgmap v7083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:54 smithi165 bash[22175]: cluster 2022-05-01T00:14:53.789390+0000 mgr.smithi157.nfpzoe (mgr.14180) 7561 : cluster [DBG] pgmap v7084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:54 smithi157 bash[20376]: cluster 2022-05-01T00:14:53.789390+0000 mgr.smithi157.nfpzoe (mgr.14180) 7561 : cluster [DBG] pgmap v7084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:55.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:14:55.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:14:55.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:14:55.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:14:57.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:56 smithi157 bash[20376]: audit 2022-05-01T00:14:55.762050+0000 mon.smithi157 (mon.0) 4761 : audit [DBG] from='client.? 172.21.15.157:0/2058328439' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:57.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:56 smithi157 bash[20376]: cluster 2022-05-01T00:14:55.790016+0000 mgr.smithi157.nfpzoe (mgr.14180) 7562 : cluster [DBG] pgmap v7085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:56 smithi165 bash[22175]: audit 2022-05-01T00:14:55.762050+0000 mon.smithi157 (mon.0) 4761 : audit [DBG] from='client.? 172.21.15.157:0/2058328439' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:14:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:56 smithi165 bash[22175]: cluster 2022-05-01T00:14:55.790016+0000 mgr.smithi157.nfpzoe (mgr.14180) 7562 : cluster [DBG] pgmap v7085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:58 smithi165 bash[22175]: cluster 2022-05-01T00:14:57.790673+0000 mgr.smithi157.nfpzoe (mgr.14180) 7563 : cluster [DBG] pgmap v7086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:14:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:58 smithi157 bash[20376]: cluster 2022-05-01T00:14:57.790673+0000 mgr.smithi157.nfpzoe (mgr.14180) 7563 : cluster [DBG] pgmap v7086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:59 smithi165 bash[22175]: audit 2022-05-01T00:14:59.284455+0000 mon.smithi157 (mon.0) 4762 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:15:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:14:59 smithi165 bash[22175]: audit 2022-05-01T00:14:59.518084+0000 mon.smithi157 (mon.0) 4763 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:15:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:59 smithi157 bash[20376]: audit 2022-05-01T00:14:59.284455+0000 mon.smithi157 (mon.0) 4762 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:15:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:14:59 smithi157 bash[20376]: audit 2022-05-01T00:14:59.518084+0000 mon.smithi157 (mon.0) 4763 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:15:00.788 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:15:00.788 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:15:00.788 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:15:01.112 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:15:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:00 smithi165 bash[22175]: cluster 2022-05-01T00:14:59.791356+0000 mgr.smithi157.nfpzoe (mgr.14180) 7564 : cluster [DBG] pgmap v7087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:00 smithi157 bash[20376]: cluster 2022-05-01T00:14:59.791356+0000 mgr.smithi157.nfpzoe (mgr.14180) 7564 : cluster [DBG] pgmap v7087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:01 smithi165 bash[22175]: audit 2022-05-01T00:15:01.092914+0000 mon.smithi157 (mon.0) 4764 : audit [DBG] from='client.? 172.21.15.157:0/3516563361' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:01 smithi157 bash[20376]: audit 2022-05-01T00:15:01.092914+0000 mon.smithi157 (mon.0) 4764 : audit [DBG] from='client.? 172.21.15.157:0/3516563361' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:02 smithi165 bash[22175]: cluster 2022-05-01T00:15:01.792017+0000 mgr.smithi157.nfpzoe (mgr.14180) 7565 : cluster [DBG] pgmap v7088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:02 smithi157 bash[20376]: cluster 2022-05-01T00:15:01.792017+0000 mgr.smithi157.nfpzoe (mgr.14180) 7565 : cluster [DBG] pgmap v7088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:03 smithi165 bash[22175]: audit 2022-05-01T00:15:03.798672+0000 mon.smithi157 (mon.0) 4765 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:15:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:03 smithi165 bash[22175]: audit 2022-05-01T00:15:03.801387+0000 mon.smithi157 (mon.0) 4766 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:15:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:03 smithi165 bash[22175]: audit 2022-05-01T00:15:03.803119+0000 mon.smithi157 (mon.0) 4767 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:15:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:03 smithi157 bash[20376]: audit 2022-05-01T00:15:03.798672+0000 mon.smithi157 (mon.0) 4765 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:15:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:03 smithi157 bash[20376]: audit 2022-05-01T00:15:03.801387+0000 mon.smithi157 (mon.0) 4766 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:15:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:03 smithi157 bash[20376]: audit 2022-05-01T00:15:03.803119+0000 mon.smithi157 (mon.0) 4767 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:15:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:04 smithi165 bash[22175]: cluster 2022-05-01T00:15:03.792665+0000 mgr.smithi157.nfpzoe (mgr.14180) 7566 : cluster [DBG] pgmap v7089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:04 smithi165 bash[22175]: cluster 2022-05-01T00:15:04.135939+0000 mgr.smithi157.nfpzoe (mgr.14180) 7567 : cluster [DBG] pgmap v7090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:04 smithi165 bash[22175]: cluster 2022-05-01T00:15:04.136210+0000 mgr.smithi157.nfpzoe (mgr.14180) 7568 : cluster [DBG] pgmap v7091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:04 smithi165 bash[22175]: audit 2022-05-01T00:15:04.143101+0000 mon.smithi157 (mon.0) 4768 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:15:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:04 smithi165 bash[22175]: audit 2022-05-01T00:15:04.150952+0000 mon.smithi157 (mon.0) 4769 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:15:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:04 smithi165 bash[22175]: cephadm 2022-05-01T00:15:04.152261+0000 mgr.smithi157.nfpzoe (mgr.14180) 7569 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:15:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:04 smithi165 bash[22175]: cephadm 2022-05-01T00:15:04.152462+0000 mgr.smithi157.nfpzoe (mgr.14180) 7570 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:15:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:04 smithi157 bash[20376]: cluster 2022-05-01T00:15:03.792665+0000 mgr.smithi157.nfpzoe (mgr.14180) 7566 : cluster [DBG] pgmap v7089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:04 smithi157 bash[20376]: cluster 2022-05-01T00:15:04.135939+0000 mgr.smithi157.nfpzoe (mgr.14180) 7567 : cluster [DBG] pgmap v7090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:04 smithi157 bash[20376]: cluster 2022-05-01T00:15:04.136210+0000 mgr.smithi157.nfpzoe (mgr.14180) 7568 : cluster [DBG] pgmap v7091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:04 smithi157 bash[20376]: audit 2022-05-01T00:15:04.143101+0000 mon.smithi157 (mon.0) 4768 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:15:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:04 smithi157 bash[20376]: audit 2022-05-01T00:15:04.150952+0000 mon.smithi157 (mon.0) 4769 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:15:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:04 smithi157 bash[20376]: cephadm 2022-05-01T00:15:04.152261+0000 mgr.smithi157.nfpzoe (mgr.14180) 7569 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:15:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:04 smithi157 bash[20376]: cephadm 2022-05-01T00:15:04.152462+0000 mgr.smithi157.nfpzoe (mgr.14180) 7570 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:15:06.116 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:15:06.116 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:15:06.116 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:15:06.443 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:15:07.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:06 smithi157 bash[20376]: audit 2022-05-01T00:15:06.423458+0000 mon.smithi157 (mon.0) 4770 : audit [DBG] from='client.? 172.21.15.157:0/611552960' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:06 smithi165 bash[22175]: audit 2022-05-01T00:15:06.423458+0000 mon.smithi157 (mon.0) 4770 : audit [DBG] from='client.? 172.21.15.157:0/611552960' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:08.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:07 smithi165 bash[22175]: cluster 2022-05-01T00:15:06.136881+0000 mgr.smithi157.nfpzoe (mgr.14180) 7571 : cluster [DBG] pgmap v7092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:08.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:07 smithi157 bash[20376]: cluster 2022-05-01T00:15:06.136881+0000 mgr.smithi157.nfpzoe (mgr.14180) 7571 : cluster [DBG] pgmap v7092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:09 smithi157 bash[20376]: cluster 2022-05-01T00:15:08.137621+0000 mgr.smithi157.nfpzoe (mgr.14180) 7572 : cluster [DBG] pgmap v7093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:10.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:09 smithi165 bash[22175]: cluster 2022-05-01T00:15:08.137621+0000 mgr.smithi157.nfpzoe (mgr.14180) 7572 : cluster [DBG] pgmap v7093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:11.445 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:15:11.445 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:15:11.446 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:15:11.764 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:15:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:11 smithi165 bash[22175]: cluster 2022-05-01T00:15:10.138296+0000 mgr.smithi157.nfpzoe (mgr.14180) 7573 : cluster [DBG] pgmap v7094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:11 smithi157 bash[20376]: cluster 2022-05-01T00:15:10.138296+0000 mgr.smithi157.nfpzoe (mgr.14180) 7573 : cluster [DBG] pgmap v7094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:12 smithi165 bash[22175]: audit 2022-05-01T00:15:11.744362+0000 mon.smithi157 (mon.0) 4771 : audit [DBG] from='client.? 172.21.15.157:0/3899866240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:12 smithi157 bash[20376]: audit 2022-05-01T00:15:11.744362+0000 mon.smithi157 (mon.0) 4771 : audit [DBG] from='client.? 172.21.15.157:0/3899866240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:14.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:13 smithi165 bash[22175]: cluster 2022-05-01T00:15:12.138966+0000 mgr.smithi157.nfpzoe (mgr.14180) 7574 : cluster [DBG] pgmap v7095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:14.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:13 smithi157 bash[20376]: cluster 2022-05-01T00:15:12.138966+0000 mgr.smithi157.nfpzoe (mgr.14180) 7574 : cluster [DBG] pgmap v7095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:15 smithi165 bash[22175]: cluster 2022-05-01T00:15:14.139626+0000 mgr.smithi157.nfpzoe (mgr.14180) 7575 : cluster [DBG] pgmap v7096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:15 smithi157 bash[20376]: cluster 2022-05-01T00:15:14.139626+0000 mgr.smithi157.nfpzoe (mgr.14180) 7575 : cluster [DBG] pgmap v7096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:16.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:15:16.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:15:16.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:15:17.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:15:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:17 smithi165 bash[22175]: cluster 2022-05-01T00:15:16.140290+0000 mgr.smithi157.nfpzoe (mgr.14180) 7576 : cluster [DBG] pgmap v7097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:17 smithi165 bash[22175]: audit 2022-05-01T00:15:17.081790+0000 mon.smithi157 (mon.0) 4772 : audit [DBG] from='client.? 172.21.15.157:0/102053462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:17 smithi157 bash[20376]: cluster 2022-05-01T00:15:16.140290+0000 mgr.smithi157.nfpzoe (mgr.14180) 7576 : cluster [DBG] pgmap v7097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:17 smithi157 bash[20376]: audit 2022-05-01T00:15:17.081790+0000 mon.smithi157 (mon.0) 4772 : audit [DBG] from='client.? 172.21.15.157:0/102053462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:19 smithi157 bash[20376]: cluster 2022-05-01T00:15:18.140915+0000 mgr.smithi157.nfpzoe (mgr.14180) 7577 : cluster [DBG] pgmap v7098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:19 smithi165 bash[22175]: cluster 2022-05-01T00:15:18.140915+0000 mgr.smithi157.nfpzoe (mgr.14180) 7577 : cluster [DBG] pgmap v7098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:22.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:15:22.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:15:22.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:15:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:21 smithi165 bash[22175]: cluster 2022-05-01T00:15:20.141493+0000 mgr.smithi157.nfpzoe (mgr.14180) 7578 : cluster [DBG] pgmap v7099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:21 smithi157 bash[20376]: cluster 2022-05-01T00:15:20.141493+0000 mgr.smithi157.nfpzoe (mgr.14180) 7578 : cluster [DBG] pgmap v7099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:22.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:15:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:22 smithi165 bash[22175]: audit 2022-05-01T00:15:22.408655+0000 mon.smithi157 (mon.0) 4773 : audit [DBG] from='client.? 172.21.15.157:0/3670578594' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:22 smithi157 bash[20376]: audit 2022-05-01T00:15:22.408655+0000 mon.smithi157 (mon.0) 4773 : audit [DBG] from='client.? 172.21.15.157:0/3670578594' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:23 smithi165 bash[22175]: cluster 2022-05-01T00:15:22.142231+0000 mgr.smithi157.nfpzoe (mgr.14180) 7579 : cluster [DBG] pgmap v7100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:23 smithi157 bash[20376]: cluster 2022-05-01T00:15:22.142231+0000 mgr.smithi157.nfpzoe (mgr.14180) 7579 : cluster [DBG] pgmap v7100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:25 smithi165 bash[22175]: cluster 2022-05-01T00:15:24.142945+0000 mgr.smithi157.nfpzoe (mgr.14180) 7580 : cluster [DBG] pgmap v7101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:26.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:25 smithi157 bash[20376]: cluster 2022-05-01T00:15:24.142945+0000 mgr.smithi157.nfpzoe (mgr.14180) 7580 : cluster [DBG] pgmap v7101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:27.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:15:27.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:15:27.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:15:27.757 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:15:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:27 smithi165 bash[22175]: cluster 2022-05-01T00:15:26.143577+0000 mgr.smithi157.nfpzoe (mgr.14180) 7581 : cluster [DBG] pgmap v7102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:27 smithi165 bash[22175]: audit 2022-05-01T00:15:27.737631+0000 mon.smithi157 (mon.0) 4774 : audit [DBG] from='client.? 172.21.15.157:0/1090041559' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:27 smithi157 bash[20376]: cluster 2022-05-01T00:15:26.143577+0000 mgr.smithi157.nfpzoe (mgr.14180) 7581 : cluster [DBG] pgmap v7102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:27 smithi157 bash[20376]: audit 2022-05-01T00:15:27.737631+0000 mon.smithi157 (mon.0) 4774 : audit [DBG] from='client.? 172.21.15.157:0/1090041559' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:29 smithi157 bash[20376]: cluster 2022-05-01T00:15:28.144204+0000 mgr.smithi157.nfpzoe (mgr.14180) 7582 : cluster [DBG] pgmap v7103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:29 smithi165 bash[22175]: cluster 2022-05-01T00:15:28.144204+0000 mgr.smithi157.nfpzoe (mgr.14180) 7582 : cluster [DBG] pgmap v7103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:32.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:31 smithi165 bash[22175]: cluster 2022-05-01T00:15:30.144821+0000 mgr.smithi157.nfpzoe (mgr.14180) 7583 : cluster [DBG] pgmap v7104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:31 smithi157 bash[20376]: cluster 2022-05-01T00:15:30.144821+0000 mgr.smithi157.nfpzoe (mgr.14180) 7583 : cluster [DBG] pgmap v7104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:32.761 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:15:32.761 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:15:32.761 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:15:33.094 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:15:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:33 smithi165 bash[22175]: cluster 2022-05-01T00:15:32.145464+0000 mgr.smithi157.nfpzoe (mgr.14180) 7584 : cluster [DBG] pgmap v7105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:33 smithi165 bash[22175]: audit 2022-05-01T00:15:33.069830+0000 mon.smithi157 (mon.0) 4775 : audit [DBG] from='client.? 172.21.15.157:0/1016818133' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:33 smithi157 bash[20376]: cluster 2022-05-01T00:15:32.145464+0000 mgr.smithi157.nfpzoe (mgr.14180) 7584 : cluster [DBG] pgmap v7105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:33 smithi157 bash[20376]: audit 2022-05-01T00:15:33.069830+0000 mon.smithi157 (mon.0) 4775 : audit [DBG] from='client.? 172.21.15.157:0/1016818133' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:36.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:35 smithi165 bash[22175]: cluster 2022-05-01T00:15:34.146031+0000 mgr.smithi157.nfpzoe (mgr.14180) 7585 : cluster [DBG] pgmap v7106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:35 smithi157 bash[20376]: cluster 2022-05-01T00:15:34.146031+0000 mgr.smithi157.nfpzoe (mgr.14180) 7585 : cluster [DBG] pgmap v7106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:38.097 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:15:38.098 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:15:38.098 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:15:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:37 smithi165 bash[22175]: cluster 2022-05-01T00:15:36.146645+0000 mgr.smithi157.nfpzoe (mgr.14180) 7586 : cluster [DBG] pgmap v7107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:37 smithi157 bash[20376]: cluster 2022-05-01T00:15:36.146645+0000 mgr.smithi157.nfpzoe (mgr.14180) 7586 : cluster [DBG] pgmap v7107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:38.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:15:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:38 smithi165 bash[22175]: audit 2022-05-01T00:15:38.399589+0000 mon.smithi157 (mon.0) 4776 : audit [DBG] from='client.? 172.21.15.157:0/1108244991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:38 smithi157 bash[20376]: audit 2022-05-01T00:15:38.399589+0000 mon.smithi157 (mon.0) 4776 : audit [DBG] from='client.? 172.21.15.157:0/1108244991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:39 smithi165 bash[22175]: cluster 2022-05-01T00:15:38.147270+0000 mgr.smithi157.nfpzoe (mgr.14180) 7587 : cluster [DBG] pgmap v7108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:40.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:39 smithi157 bash[20376]: cluster 2022-05-01T00:15:38.147270+0000 mgr.smithi157.nfpzoe (mgr.14180) 7587 : cluster [DBG] pgmap v7108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:41 smithi165 bash[22175]: cluster 2022-05-01T00:15:40.147893+0000 mgr.smithi157.nfpzoe (mgr.14180) 7588 : cluster [DBG] pgmap v7109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:41 smithi157 bash[20376]: cluster 2022-05-01T00:15:40.147893+0000 mgr.smithi157.nfpzoe (mgr.14180) 7588 : cluster [DBG] pgmap v7109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:43.422 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:15:43.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:15:43.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:15:43.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:15:44.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:43 smithi165 bash[22175]: cluster 2022-05-01T00:15:42.148513+0000 mgr.smithi157.nfpzoe (mgr.14180) 7589 : cluster [DBG] pgmap v7110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:43 smithi165 bash[22175]: audit 2022-05-01T00:15:43.727461+0000 mon.smithi157 (mon.0) 4777 : audit [DBG] from='client.? 172.21.15.157:0/997291807' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:43 smithi157 bash[20376]: cluster 2022-05-01T00:15:42.148513+0000 mgr.smithi157.nfpzoe (mgr.14180) 7589 : cluster [DBG] pgmap v7110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:43 smithi157 bash[20376]: audit 2022-05-01T00:15:43.727461+0000 mon.smithi157 (mon.0) 4777 : audit [DBG] from='client.? 172.21.15.157:0/997291807' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:45 smithi165 bash[22175]: cluster 2022-05-01T00:15:44.149145+0000 mgr.smithi157.nfpzoe (mgr.14180) 7590 : cluster [DBG] pgmap v7111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:45 smithi157 bash[20376]: cluster 2022-05-01T00:15:44.149145+0000 mgr.smithi157.nfpzoe (mgr.14180) 7590 : cluster [DBG] pgmap v7111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:47 smithi165 bash[22175]: cluster 2022-05-01T00:15:46.149763+0000 mgr.smithi157.nfpzoe (mgr.14180) 7591 : cluster [DBG] pgmap v7112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:47 smithi157 bash[20376]: cluster 2022-05-01T00:15:46.149763+0000 mgr.smithi157.nfpzoe (mgr.14180) 7591 : cluster [DBG] pgmap v7112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:48.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:15:48.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:15:48.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:15:49.073 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:15:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:49 smithi165 bash[22175]: cluster 2022-05-01T00:15:48.150363+0000 mgr.smithi157.nfpzoe (mgr.14180) 7592 : cluster [DBG] pgmap v7113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:49 smithi165 bash[22175]: audit 2022-05-01T00:15:49.053668+0000 mon.smithi157 (mon.0) 4778 : audit [DBG] from='client.? 172.21.15.157:0/2870026727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:49 smithi157 bash[20376]: cluster 2022-05-01T00:15:48.150363+0000 mgr.smithi157.nfpzoe (mgr.14180) 7592 : cluster [DBG] pgmap v7113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:49 smithi157 bash[20376]: audit 2022-05-01T00:15:49.053668+0000 mon.smithi157 (mon.0) 4778 : audit [DBG] from='client.? 172.21.15.157:0/2870026727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:51 smithi165 bash[22175]: cluster 2022-05-01T00:15:50.150987+0000 mgr.smithi157.nfpzoe (mgr.14180) 7593 : cluster [DBG] pgmap v7114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:51 smithi157 bash[20376]: cluster 2022-05-01T00:15:50.150987+0000 mgr.smithi157.nfpzoe (mgr.14180) 7593 : cluster [DBG] pgmap v7114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:54.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:15:54.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:15:54.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:15:54.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:53 smithi165 bash[22175]: cluster 2022-05-01T00:15:52.151662+0000 mgr.smithi157.nfpzoe (mgr.14180) 7594 : cluster [DBG] pgmap v7115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:53 smithi157 bash[20376]: cluster 2022-05-01T00:15:52.151662+0000 mgr.smithi157.nfpzoe (mgr.14180) 7594 : cluster [DBG] pgmap v7115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:54.399 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:15:55.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:54 smithi165 bash[22175]: audit 2022-05-01T00:15:54.379320+0000 mon.smithi157 (mon.0) 4779 : audit [DBG] from='client.? 172.21.15.157:0/1795140597' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:54 smithi157 bash[20376]: audit 2022-05-01T00:15:54.379320+0000 mon.smithi157 (mon.0) 4779 : audit [DBG] from='client.? 172.21.15.157:0/1795140597' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:15:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:55 smithi165 bash[22175]: cluster 2022-05-01T00:15:54.152292+0000 mgr.smithi157.nfpzoe (mgr.14180) 7595 : cluster [DBG] pgmap v7116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:55 smithi157 bash[20376]: cluster 2022-05-01T00:15:54.152292+0000 mgr.smithi157.nfpzoe (mgr.14180) 7595 : cluster [DBG] pgmap v7116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:57 smithi165 bash[22175]: cluster 2022-05-01T00:15:56.152917+0000 mgr.smithi157.nfpzoe (mgr.14180) 7596 : cluster [DBG] pgmap v7117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:57 smithi157 bash[20376]: cluster 2022-05-01T00:15:56.152917+0000 mgr.smithi157.nfpzoe (mgr.14180) 7596 : cluster [DBG] pgmap v7117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:15:59.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:15:59.403 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:15:59.403 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:15:59.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:16:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:59 smithi165 bash[22175]: cluster 2022-05-01T00:15:58.153553+0000 mgr.smithi157.nfpzoe (mgr.14180) 7597 : cluster [DBG] pgmap v7118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:59 smithi165 bash[22175]: audit 2022-05-01T00:15:59.288559+0000 mon.smithi157 (mon.0) 4780 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:16:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:59 smithi165 bash[22175]: audit 2022-05-01T00:15:59.529158+0000 mon.smithi157 (mon.0) 4781 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:16:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:15:59 smithi165 bash[22175]: audit 2022-05-01T00:15:59.705872+0000 mon.smithi157 (mon.0) 4782 : audit [DBG] from='client.? 172.21.15.157:0/2369787271' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:59 smithi157 bash[20376]: cluster 2022-05-01T00:15:58.153553+0000 mgr.smithi157.nfpzoe (mgr.14180) 7597 : cluster [DBG] pgmap v7118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:59 smithi157 bash[20376]: audit 2022-05-01T00:15:59.288559+0000 mon.smithi157 (mon.0) 4780 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:16:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:59 smithi157 bash[20376]: audit 2022-05-01T00:15:59.529158+0000 mon.smithi157 (mon.0) 4781 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:16:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:15:59 smithi157 bash[20376]: audit 2022-05-01T00:15:59.705872+0000 mon.smithi157 (mon.0) 4782 : audit [DBG] from='client.? 172.21.15.157:0/2369787271' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:01 smithi165 bash[22175]: cluster 2022-05-01T00:16:00.154263+0000 mgr.smithi157.nfpzoe (mgr.14180) 7598 : cluster [DBG] pgmap v7119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:01 smithi157 bash[20376]: cluster 2022-05-01T00:16:00.154263+0000 mgr.smithi157.nfpzoe (mgr.14180) 7598 : cluster [DBG] pgmap v7119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:03 smithi165 bash[22175]: cluster 2022-05-01T00:16:02.154923+0000 mgr.smithi157.nfpzoe (mgr.14180) 7599 : cluster [DBG] pgmap v7120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:03 smithi157 bash[20376]: cluster 2022-05-01T00:16:02.154923+0000 mgr.smithi157.nfpzoe (mgr.14180) 7599 : cluster [DBG] pgmap v7120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:04.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:16:04.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:16:04.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:16:05.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:16:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:04 smithi157 bash[20376]: cluster 2022-05-01T00:16:04.155572+0000 mgr.smithi157.nfpzoe (mgr.14180) 7600 : cluster [DBG] pgmap v7121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:04 smithi157 bash[20376]: audit 2022-05-01T00:16:04.165313+0000 mon.smithi157 (mon.0) 4783 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:16:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:04 smithi157 bash[20376]: audit 2022-05-01T00:16:04.168186+0000 mon.smithi157 (mon.0) 4784 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:16:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:04 smithi157 bash[20376]: audit 2022-05-01T00:16:04.170166+0000 mon.smithi157 (mon.0) 4785 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:16:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:04 smithi157 bash[20376]: cluster 2022-05-01T00:16:04.504300+0000 mgr.smithi157.nfpzoe (mgr.14180) 7601 : cluster [DBG] pgmap v7122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:04 smithi157 bash[20376]: cluster 2022-05-01T00:16:04.504866+0000 mgr.smithi157.nfpzoe (mgr.14180) 7602 : cluster [DBG] pgmap v7123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:04 smithi157 bash[20376]: audit 2022-05-01T00:16:04.511803+0000 mon.smithi157 (mon.0) 4786 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:16:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:04 smithi157 bash[20376]: audit 2022-05-01T00:16:04.520335+0000 mon.smithi157 (mon.0) 4787 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:16:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:04 smithi157 bash[20376]: cephadm 2022-05-01T00:16:04.521761+0000 mgr.smithi157.nfpzoe (mgr.14180) 7603 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:16:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:04 smithi157 bash[20376]: cephadm 2022-05-01T00:16:04.521932+0000 mgr.smithi157.nfpzoe (mgr.14180) 7604 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:16:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:04 smithi165 bash[22175]: cluster 2022-05-01T00:16:04.155572+0000 mgr.smithi157.nfpzoe (mgr.14180) 7600 : cluster [DBG] pgmap v7121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:04 smithi165 bash[22175]: audit 2022-05-01T00:16:04.165313+0000 mon.smithi157 (mon.0) 4783 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:16:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:04 smithi165 bash[22175]: audit 2022-05-01T00:16:04.168186+0000 mon.smithi157 (mon.0) 4784 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:16:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:04 smithi165 bash[22175]: audit 2022-05-01T00:16:04.170166+0000 mon.smithi157 (mon.0) 4785 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:16:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:04 smithi165 bash[22175]: cluster 2022-05-01T00:16:04.504300+0000 mgr.smithi157.nfpzoe (mgr.14180) 7601 : cluster [DBG] pgmap v7122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:04 smithi165 bash[22175]: cluster 2022-05-01T00:16:04.504866+0000 mgr.smithi157.nfpzoe (mgr.14180) 7602 : cluster [DBG] pgmap v7123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:04 smithi165 bash[22175]: audit 2022-05-01T00:16:04.511803+0000 mon.smithi157 (mon.0) 4786 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:16:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:04 smithi165 bash[22175]: audit 2022-05-01T00:16:04.520335+0000 mon.smithi157 (mon.0) 4787 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:16:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:04 smithi165 bash[22175]: cephadm 2022-05-01T00:16:04.521761+0000 mgr.smithi157.nfpzoe (mgr.14180) 7603 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:16:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:04 smithi165 bash[22175]: cephadm 2022-05-01T00:16:04.521932+0000 mgr.smithi157.nfpzoe (mgr.14180) 7604 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:16:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:05 smithi157 bash[20376]: audit 2022-05-01T00:16:05.037011+0000 mon.smithi157 (mon.0) 4788 : audit [DBG] from='client.? 172.21.15.157:0/1951805809' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:06.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:05 smithi165 bash[22175]: audit 2022-05-01T00:16:05.037011+0000 mon.smithi157 (mon.0) 4788 : audit [DBG] from='client.? 172.21.15.157:0/1951805809' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:07.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:06 smithi157 bash[20376]: cluster 2022-05-01T00:16:06.505573+0000 mgr.smithi157.nfpzoe (mgr.14180) 7605 : cluster [DBG] pgmap v7124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:07.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:06 smithi165 bash[22175]: cluster 2022-05-01T00:16:06.505573+0000 mgr.smithi157.nfpzoe (mgr.14180) 7605 : cluster [DBG] pgmap v7124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:09.894 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:09 smithi165 bash[22175]: cluster 2022-05-01T00:16:08.506250+0000 mgr.smithi157.nfpzoe (mgr.14180) 7606 : cluster [DBG] pgmap v7125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:09 smithi157 bash[20376]: cluster 2022-05-01T00:16:08.506250+0000 mgr.smithi157.nfpzoe (mgr.14180) 7606 : cluster [DBG] pgmap v7125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:10.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:16:10.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:16:10.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:16:10.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:16:10.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:10 smithi165 bash[22175]: audit 2022-05-01T00:16:10.362861+0000 mon.smithi157 (mon.0) 4789 : audit [DBG] from='client.? 172.21.15.157:0/1277126899' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:10 smithi157 bash[20376]: audit 2022-05-01T00:16:10.362861+0000 mon.smithi157 (mon.0) 4789 : audit [DBG] from='client.? 172.21.15.157:0/1277126899' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:12.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:11 smithi165 bash[22175]: cluster 2022-05-01T00:16:10.506958+0000 mgr.smithi157.nfpzoe (mgr.14180) 7607 : cluster [DBG] pgmap v7126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:11 smithi157 bash[20376]: cluster 2022-05-01T00:16:10.506958+0000 mgr.smithi157.nfpzoe (mgr.14180) 7607 : cluster [DBG] pgmap v7126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:14.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:13 smithi165 bash[22175]: cluster 2022-05-01T00:16:12.507670+0000 mgr.smithi157.nfpzoe (mgr.14180) 7608 : cluster [DBG] pgmap v7127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:14.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:13 smithi157 bash[20376]: cluster 2022-05-01T00:16:12.507670+0000 mgr.smithi157.nfpzoe (mgr.14180) 7608 : cluster [DBG] pgmap v7127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:15.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:16:15.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:16:15.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:16:15.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:16:16.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:15 smithi165 bash[22175]: cluster 2022-05-01T00:16:14.508293+0000 mgr.smithi157.nfpzoe (mgr.14180) 7609 : cluster [DBG] pgmap v7128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:15 smithi165 bash[22175]: audit 2022-05-01T00:16:15.685490+0000 mon.smithi157 (mon.0) 4790 : audit [DBG] from='client.? 172.21.15.157:0/4263796413' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:15 smithi157 bash[20376]: cluster 2022-05-01T00:16:14.508293+0000 mgr.smithi157.nfpzoe (mgr.14180) 7609 : cluster [DBG] pgmap v7128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:15 smithi157 bash[20376]: audit 2022-05-01T00:16:15.685490+0000 mon.smithi157 (mon.0) 4790 : audit [DBG] from='client.? 172.21.15.157:0/4263796413' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:17 smithi165 bash[22175]: cluster 2022-05-01T00:16:16.508947+0000 mgr.smithi157.nfpzoe (mgr.14180) 7610 : cluster [DBG] pgmap v7129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:17 smithi157 bash[20376]: cluster 2022-05-01T00:16:16.508947+0000 mgr.smithi157.nfpzoe (mgr.14180) 7610 : cluster [DBG] pgmap v7129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:19 smithi157 bash[20376]: cluster 2022-05-01T00:16:18.509599+0000 mgr.smithi157.nfpzoe (mgr.14180) 7611 : cluster [DBG] pgmap v7130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:20.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:19 smithi165 bash[22175]: cluster 2022-05-01T00:16:18.509599+0000 mgr.smithi157.nfpzoe (mgr.14180) 7611 : cluster [DBG] pgmap v7130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:20.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:16:20.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:16:20.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:16:21.033 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:16:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:21 smithi165 bash[22175]: cluster 2022-05-01T00:16:20.510218+0000 mgr.smithi157.nfpzoe (mgr.14180) 7612 : cluster [DBG] pgmap v7131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:21 smithi165 bash[22175]: audit 2022-05-01T00:16:21.014245+0000 mon.smithi157 (mon.0) 4791 : audit [DBG] from='client.? 172.21.15.157:0/4218404469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:21 smithi157 bash[20376]: cluster 2022-05-01T00:16:20.510218+0000 mgr.smithi157.nfpzoe (mgr.14180) 7612 : cluster [DBG] pgmap v7131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:22.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:21 smithi157 bash[20376]: audit 2022-05-01T00:16:21.014245+0000 mon.smithi157 (mon.0) 4791 : audit [DBG] from='client.? 172.21.15.157:0/4218404469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:23 smithi165 bash[22175]: cluster 2022-05-01T00:16:22.510853+0000 mgr.smithi157.nfpzoe (mgr.14180) 7613 : cluster [DBG] pgmap v7132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:23 smithi157 bash[20376]: cluster 2022-05-01T00:16:22.510853+0000 mgr.smithi157.nfpzoe (mgr.14180) 7613 : cluster [DBG] pgmap v7132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:26.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:16:26.036 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:16:26.036 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:16:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:25 smithi165 bash[22175]: cluster 2022-05-01T00:16:24.511478+0000 mgr.smithi157.nfpzoe (mgr.14180) 7614 : cluster [DBG] pgmap v7133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:26.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:25 smithi157 bash[20376]: cluster 2022-05-01T00:16:24.511478+0000 mgr.smithi157.nfpzoe (mgr.14180) 7614 : cluster [DBG] pgmap v7133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:26.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:16:27.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:26 smithi157 bash[20376]: audit 2022-05-01T00:16:26.337881+0000 mon.smithi157 (mon.0) 4792 : audit [DBG] from='client.? 172.21.15.157:0/2523571867' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:26 smithi165 bash[22175]: audit 2022-05-01T00:16:26.337881+0000 mon.smithi157 (mon.0) 4792 : audit [DBG] from='client.? 172.21.15.157:0/2523571867' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:27 smithi165 bash[22175]: cluster 2022-05-01T00:16:26.512145+0000 mgr.smithi157.nfpzoe (mgr.14180) 7615 : cluster [DBG] pgmap v7134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:27 smithi157 bash[20376]: cluster 2022-05-01T00:16:26.512145+0000 mgr.smithi157.nfpzoe (mgr.14180) 7615 : cluster [DBG] pgmap v7134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:29 smithi157 bash[20376]: cluster 2022-05-01T00:16:28.512758+0000 mgr.smithi157.nfpzoe (mgr.14180) 7616 : cluster [DBG] pgmap v7135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:29 smithi165 bash[22175]: cluster 2022-05-01T00:16:28.512758+0000 mgr.smithi157.nfpzoe (mgr.14180) 7616 : cluster [DBG] pgmap v7135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:31.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:16:31.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:16:31.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:16:31.686 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:16:32.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:31 smithi165 bash[22175]: cluster 2022-05-01T00:16:30.513470+0000 mgr.smithi157.nfpzoe (mgr.14180) 7617 : cluster [DBG] pgmap v7136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:31 smithi165 bash[22175]: audit 2022-05-01T00:16:31.666335+0000 mon.smithi157 (mon.0) 4793 : audit [DBG] from='client.? 172.21.15.157:0/1929286278' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:31 smithi157 bash[20376]: cluster 2022-05-01T00:16:30.513470+0000 mgr.smithi157.nfpzoe (mgr.14180) 7617 : cluster [DBG] pgmap v7136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:31 smithi157 bash[20376]: audit 2022-05-01T00:16:31.666335+0000 mon.smithi157 (mon.0) 4793 : audit [DBG] from='client.? 172.21.15.157:0/1929286278' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:34.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:33 smithi165 bash[22175]: cluster 2022-05-01T00:16:32.514248+0000 mgr.smithi157.nfpzoe (mgr.14180) 7618 : cluster [DBG] pgmap v7137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:33 smithi157 bash[20376]: cluster 2022-05-01T00:16:32.514248+0000 mgr.smithi157.nfpzoe (mgr.14180) 7618 : cluster [DBG] pgmap v7137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:36.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:35 smithi165 bash[22175]: cluster 2022-05-01T00:16:34.514891+0000 mgr.smithi157.nfpzoe (mgr.14180) 7619 : cluster [DBG] pgmap v7138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:35 smithi157 bash[20376]: cluster 2022-05-01T00:16:34.514891+0000 mgr.smithi157.nfpzoe (mgr.14180) 7619 : cluster [DBG] pgmap v7138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:36.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:16:36.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:16:36.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:16:37.014 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:16:38.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:37 smithi165 bash[22175]: cluster 2022-05-01T00:16:36.515498+0000 mgr.smithi157.nfpzoe (mgr.14180) 7620 : cluster [DBG] pgmap v7139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:37 smithi165 bash[22175]: audit 2022-05-01T00:16:36.994587+0000 mon.smithi157 (mon.0) 4794 : audit [DBG] from='client.? 172.21.15.157:0/1143664487' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:37 smithi157 bash[20376]: cluster 2022-05-01T00:16:36.515498+0000 mgr.smithi157.nfpzoe (mgr.14180) 7620 : cluster [DBG] pgmap v7139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:37 smithi157 bash[20376]: audit 2022-05-01T00:16:36.994587+0000 mon.smithi157 (mon.0) 4794 : audit [DBG] from='client.? 172.21.15.157:0/1143664487' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:39 smithi165 bash[22175]: cluster 2022-05-01T00:16:38.516144+0000 mgr.smithi157.nfpzoe (mgr.14180) 7621 : cluster [DBG] pgmap v7140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:40.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:39 smithi157 bash[20376]: cluster 2022-05-01T00:16:38.516144+0000 mgr.smithi157.nfpzoe (mgr.14180) 7621 : cluster [DBG] pgmap v7140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:42.017 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:16:42.018 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:16:42.018 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:16:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:41 smithi165 bash[22175]: cluster 2022-05-01T00:16:40.516755+0000 mgr.smithi157.nfpzoe (mgr.14180) 7622 : cluster [DBG] pgmap v7141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:41 smithi157 bash[20376]: cluster 2022-05-01T00:16:40.516755+0000 mgr.smithi157.nfpzoe (mgr.14180) 7622 : cluster [DBG] pgmap v7141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:42.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:16:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:42 smithi165 bash[22175]: audit 2022-05-01T00:16:42.316519+0000 mon.smithi157 (mon.0) 4795 : audit [DBG] from='client.? 172.21.15.157:0/377747578' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:42 smithi157 bash[20376]: audit 2022-05-01T00:16:42.316519+0000 mon.smithi157 (mon.0) 4795 : audit [DBG] from='client.? 172.21.15.157:0/377747578' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:44.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:43 smithi165 bash[22175]: cluster 2022-05-01T00:16:42.517498+0000 mgr.smithi157.nfpzoe (mgr.14180) 7623 : cluster [DBG] pgmap v7142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:43 smithi157 bash[20376]: cluster 2022-05-01T00:16:42.517498+0000 mgr.smithi157.nfpzoe (mgr.14180) 7623 : cluster [DBG] pgmap v7142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:45 smithi165 bash[22175]: cluster 2022-05-01T00:16:44.518264+0000 mgr.smithi157.nfpzoe (mgr.14180) 7624 : cluster [DBG] pgmap v7143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:45 smithi157 bash[20376]: cluster 2022-05-01T00:16:44.518264+0000 mgr.smithi157.nfpzoe (mgr.14180) 7624 : cluster [DBG] pgmap v7143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:47.339 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:16:47.339 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:16:47.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:16:47.664 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:16:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:47 smithi165 bash[22175]: cluster 2022-05-01T00:16:46.518925+0000 mgr.smithi157.nfpzoe (mgr.14180) 7625 : cluster [DBG] pgmap v7144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:47 smithi165 bash[22175]: audit 2022-05-01T00:16:47.644557+0000 mon.smithi157 (mon.0) 4796 : audit [DBG] from='client.? 172.21.15.157:0/549774615' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:47 smithi157 bash[20376]: cluster 2022-05-01T00:16:46.518925+0000 mgr.smithi157.nfpzoe (mgr.14180) 7625 : cluster [DBG] pgmap v7144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:47 smithi157 bash[20376]: audit 2022-05-01T00:16:47.644557+0000 mon.smithi157 (mon.0) 4796 : audit [DBG] from='client.? 172.21.15.157:0/549774615' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:49 smithi165 bash[22175]: cluster 2022-05-01T00:16:48.519680+0000 mgr.smithi157.nfpzoe (mgr.14180) 7626 : cluster [DBG] pgmap v7145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:49 smithi157 bash[20376]: cluster 2022-05-01T00:16:48.519680+0000 mgr.smithi157.nfpzoe (mgr.14180) 7626 : cluster [DBG] pgmap v7145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:51 smithi165 bash[22175]: cluster 2022-05-01T00:16:50.520359+0000 mgr.smithi157.nfpzoe (mgr.14180) 7627 : cluster [DBG] pgmap v7146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:52.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:51 smithi157 bash[20376]: cluster 2022-05-01T00:16:50.520359+0000 mgr.smithi157.nfpzoe (mgr.14180) 7627 : cluster [DBG] pgmap v7146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:52.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:16:52.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:16:52.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:16:52.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:16:54.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:53 smithi165 bash[22175]: cluster 2022-05-01T00:16:52.521073+0000 mgr.smithi157.nfpzoe (mgr.14180) 7628 : cluster [DBG] pgmap v7147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:53 smithi165 bash[22175]: audit 2022-05-01T00:16:52.974113+0000 mon.smithi157 (mon.0) 4797 : audit [DBG] from='client.? 172.21.15.157:0/4054771123' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:53 smithi157 bash[20376]: cluster 2022-05-01T00:16:52.521073+0000 mgr.smithi157.nfpzoe (mgr.14180) 7628 : cluster [DBG] pgmap v7147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:53 smithi157 bash[20376]: audit 2022-05-01T00:16:52.974113+0000 mon.smithi157 (mon.0) 4797 : audit [DBG] from='client.? 172.21.15.157:0/4054771123' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:55 smithi165 bash[22175]: cluster 2022-05-01T00:16:54.521721+0000 mgr.smithi157.nfpzoe (mgr.14180) 7629 : cluster [DBG] pgmap v7148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:55 smithi157 bash[20376]: cluster 2022-05-01T00:16:54.521721+0000 mgr.smithi157.nfpzoe (mgr.14180) 7629 : cluster [DBG] pgmap v7148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:57.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:16:57.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:16:57.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:16:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:57 smithi165 bash[22175]: cluster 2022-05-01T00:16:56.522326+0000 mgr.smithi157.nfpzoe (mgr.14180) 7630 : cluster [DBG] pgmap v7149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:57 smithi157 bash[20376]: cluster 2022-05-01T00:16:56.522326+0000 mgr.smithi157.nfpzoe (mgr.14180) 7630 : cluster [DBG] pgmap v7149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:16:58.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:16:59.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:58 smithi165 bash[22175]: audit 2022-05-01T00:16:58.309367+0000 mon.smithi157 (mon.0) 4798 : audit [DBG] from='client.? 172.21.15.157:0/1105958428' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:16:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:58 smithi157 bash[20376]: audit 2022-05-01T00:16:58.309367+0000 mon.smithi157 (mon.0) 4798 : audit [DBG] from='client.? 172.21.15.157:0/1105958428' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:59 smithi165 bash[22175]: cluster 2022-05-01T00:16:58.522918+0000 mgr.smithi157.nfpzoe (mgr.14180) 7631 : cluster [DBG] pgmap v7150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:59 smithi165 bash[22175]: audit 2022-05-01T00:16:59.292760+0000 mon.smithi157 (mon.0) 4799 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:17:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:16:59 smithi165 bash[22175]: audit 2022-05-01T00:16:59.533203+0000 mon.smithi157 (mon.0) 4800 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:17:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:59 smithi157 bash[20376]: cluster 2022-05-01T00:16:58.522918+0000 mgr.smithi157.nfpzoe (mgr.14180) 7631 : cluster [DBG] pgmap v7150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:59 smithi157 bash[20376]: audit 2022-05-01T00:16:59.292760+0000 mon.smithi157 (mon.0) 4799 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:17:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:16:59 smithi157 bash[20376]: audit 2022-05-01T00:16:59.533203+0000 mon.smithi157 (mon.0) 4800 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:17:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:01 smithi165 bash[22175]: cluster 2022-05-01T00:17:00.523561+0000 mgr.smithi157.nfpzoe (mgr.14180) 7632 : cluster [DBG] pgmap v7151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:01 smithi157 bash[20376]: cluster 2022-05-01T00:17:00.523561+0000 mgr.smithi157.nfpzoe (mgr.14180) 7632 : cluster [DBG] pgmap v7151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:03.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:17:03.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:17:03.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:17:03.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:17:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:03 smithi165 bash[22175]: cluster 2022-05-01T00:17:02.524183+0000 mgr.smithi157.nfpzoe (mgr.14180) 7633 : cluster [DBG] pgmap v7152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:03 smithi165 bash[22175]: audit 2022-05-01T00:17:03.644078+0000 mon.smithi157 (mon.0) 4801 : audit [DBG] from='client.? 172.21.15.157:0/2630135433' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:03 smithi157 bash[20376]: cluster 2022-05-01T00:17:02.524183+0000 mgr.smithi157.nfpzoe (mgr.14180) 7633 : cluster [DBG] pgmap v7152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:04.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:03 smithi157 bash[20376]: audit 2022-05-01T00:17:03.644078+0000 mon.smithi157 (mon.0) 4801 : audit [DBG] from='client.? 172.21.15.157:0/2630135433' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:04 smithi165 bash[22175]: audit 2022-05-01T00:17:04.534437+0000 mon.smithi157 (mon.0) 4802 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:17:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:04 smithi165 bash[22175]: audit 2022-05-01T00:17:04.537265+0000 mon.smithi157 (mon.0) 4803 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:17:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:04 smithi165 bash[22175]: audit 2022-05-01T00:17:04.539164+0000 mon.smithi157 (mon.0) 4804 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:17:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:04 smithi165 bash[22175]: audit 2022-05-01T00:17:04.867305+0000 mon.smithi157 (mon.0) 4805 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:17:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:04 smithi157 bash[20376]: audit 2022-05-01T00:17:04.534437+0000 mon.smithi157 (mon.0) 4802 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:17:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:04 smithi157 bash[20376]: audit 2022-05-01T00:17:04.537265+0000 mon.smithi157 (mon.0) 4803 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:17:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:04 smithi157 bash[20376]: audit 2022-05-01T00:17:04.539164+0000 mon.smithi157 (mon.0) 4804 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:17:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:04 smithi157 bash[20376]: audit 2022-05-01T00:17:04.867305+0000 mon.smithi157 (mon.0) 4805 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:17:06.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:05 smithi165 bash[22175]: cluster 2022-05-01T00:17:04.524809+0000 mgr.smithi157.nfpzoe (mgr.14180) 7634 : cluster [DBG] pgmap v7153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:05 smithi165 bash[22175]: cluster 2022-05-01T00:17:04.859720+0000 mgr.smithi157.nfpzoe (mgr.14180) 7635 : cluster [DBG] pgmap v7154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:05 smithi165 bash[22175]: cluster 2022-05-01T00:17:04.860105+0000 mgr.smithi157.nfpzoe (mgr.14180) 7636 : cluster [DBG] pgmap v7155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:05 smithi165 bash[22175]: audit 2022-05-01T00:17:04.881156+0000 mon.smithi157 (mon.0) 4806 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:17:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:05 smithi165 bash[22175]: cephadm 2022-05-01T00:17:04.882083+0000 mgr.smithi157.nfpzoe (mgr.14180) 7637 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:17:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:05 smithi165 bash[22175]: cephadm 2022-05-01T00:17:04.882173+0000 mgr.smithi157.nfpzoe (mgr.14180) 7638 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:17:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:05 smithi157 bash[20376]: cluster 2022-05-01T00:17:04.524809+0000 mgr.smithi157.nfpzoe (mgr.14180) 7634 : cluster [DBG] pgmap v7153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:05 smithi157 bash[20376]: cluster 2022-05-01T00:17:04.859720+0000 mgr.smithi157.nfpzoe (mgr.14180) 7635 : cluster [DBG] pgmap v7154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:05 smithi157 bash[20376]: cluster 2022-05-01T00:17:04.860105+0000 mgr.smithi157.nfpzoe (mgr.14180) 7636 : cluster [DBG] pgmap v7155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:05 smithi157 bash[20376]: audit 2022-05-01T00:17:04.881156+0000 mon.smithi157 (mon.0) 4806 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:17:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:05 smithi157 bash[20376]: cephadm 2022-05-01T00:17:04.882083+0000 mgr.smithi157.nfpzoe (mgr.14180) 7637 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:17:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:05 smithi157 bash[20376]: cephadm 2022-05-01T00:17:04.882173+0000 mgr.smithi157.nfpzoe (mgr.14180) 7638 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:17:08.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:07 smithi157 bash[20376]: cluster 2022-05-01T00:17:06.860693+0000 mgr.smithi157.nfpzoe (mgr.14180) 7639 : cluster [DBG] pgmap v7156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:08.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:07 smithi165 bash[22175]: cluster 2022-05-01T00:17:06.860693+0000 mgr.smithi157.nfpzoe (mgr.14180) 7639 : cluster [DBG] pgmap v7156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:08.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:17:08.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:17:08.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:17:08.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:17:10.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:09 smithi157 bash[20376]: cluster 2022-05-01T00:17:08.861313+0000 mgr.smithi157.nfpzoe (mgr.14180) 7640 : cluster [DBG] pgmap v7157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:10.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:09 smithi157 bash[20376]: audit 2022-05-01T00:17:08.971156+0000 mon.smithi157 (mon.0) 4807 : audit [DBG] from='client.? 172.21.15.157:0/2873037897' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:09 smithi165 bash[22175]: cluster 2022-05-01T00:17:08.861313+0000 mgr.smithi157.nfpzoe (mgr.14180) 7640 : cluster [DBG] pgmap v7157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:09 smithi165 bash[22175]: audit 2022-05-01T00:17:08.971156+0000 mon.smithi157 (mon.0) 4807 : audit [DBG] from='client.? 172.21.15.157:0/2873037897' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:11 smithi165 bash[22175]: cluster 2022-05-01T00:17:10.861910+0000 mgr.smithi157.nfpzoe (mgr.14180) 7641 : cluster [DBG] pgmap v7158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:11 smithi157 bash[20376]: cluster 2022-05-01T00:17:10.861910+0000 mgr.smithi157.nfpzoe (mgr.14180) 7641 : cluster [DBG] pgmap v7158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:13.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:12 smithi165 bash[22175]: cluster 2022-05-01T00:17:12.862567+0000 mgr.smithi157.nfpzoe (mgr.14180) 7642 : cluster [DBG] pgmap v7159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:12 smithi157 bash[20376]: cluster 2022-05-01T00:17:12.862567+0000 mgr.smithi157.nfpzoe (mgr.14180) 7642 : cluster [DBG] pgmap v7159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:13.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:17:13.995 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:17:13.995 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:17:14.318 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:17:14.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:14 smithi165 bash[22175]: audit 2022-05-01T00:17:14.299397+0000 mon.smithi157 (mon.0) 4808 : audit [DBG] from='client.? 172.21.15.157:0/3375271987' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:14.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:14 smithi157 bash[20376]: audit 2022-05-01T00:17:14.299397+0000 mon.smithi157 (mon.0) 4808 : audit [DBG] from='client.? 172.21.15.157:0/3375271987' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:15.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:15 smithi165 bash[22175]: cluster 2022-05-01T00:17:14.863272+0000 mgr.smithi157.nfpzoe (mgr.14180) 7643 : cluster [DBG] pgmap v7160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:15 smithi157 bash[20376]: cluster 2022-05-01T00:17:14.863272+0000 mgr.smithi157.nfpzoe (mgr.14180) 7643 : cluster [DBG] pgmap v7160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:16 smithi165 bash[22175]: cluster 2022-05-01T00:17:16.863917+0000 mgr.smithi157.nfpzoe (mgr.14180) 7644 : cluster [DBG] pgmap v7161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:16 smithi157 bash[20376]: cluster 2022-05-01T00:17:16.863917+0000 mgr.smithi157.nfpzoe (mgr.14180) 7644 : cluster [DBG] pgmap v7161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:19.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:17:19.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:17:19.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:17:19.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:18 smithi165 bash[22175]: cluster 2022-05-01T00:17:18.864518+0000 mgr.smithi157.nfpzoe (mgr.14180) 7645 : cluster [DBG] pgmap v7162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:18 smithi157 bash[20376]: cluster 2022-05-01T00:17:18.864518+0000 mgr.smithi157.nfpzoe (mgr.14180) 7645 : cluster [DBG] pgmap v7162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:19.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:17:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:19 smithi165 bash[22175]: audit 2022-05-01T00:17:19.628926+0000 mon.smithi157 (mon.0) 4809 : audit [DBG] from='client.? 172.21.15.157:0/3894127074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:19 smithi157 bash[20376]: audit 2022-05-01T00:17:19.628926+0000 mon.smithi157 (mon.0) 4809 : audit [DBG] from='client.? 172.21.15.157:0/3894127074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:21 smithi165 bash[22175]: cluster 2022-05-01T00:17:20.865265+0000 mgr.smithi157.nfpzoe (mgr.14180) 7646 : cluster [DBG] pgmap v7163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:21 smithi157 bash[20376]: cluster 2022-05-01T00:17:20.865265+0000 mgr.smithi157.nfpzoe (mgr.14180) 7646 : cluster [DBG] pgmap v7163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:23.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:22 smithi165 bash[22175]: cluster 2022-05-01T00:17:22.865936+0000 mgr.smithi157.nfpzoe (mgr.14180) 7647 : cluster [DBG] pgmap v7164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:22 smithi157 bash[20376]: cluster 2022-05-01T00:17:22.865936+0000 mgr.smithi157.nfpzoe (mgr.14180) 7647 : cluster [DBG] pgmap v7164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:24.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:17:24.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:17:24.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:17:24.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:17:25.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:24 smithi165 bash[22175]: cluster 2022-05-01T00:17:24.866565+0000 mgr.smithi157.nfpzoe (mgr.14180) 7648 : cluster [DBG] pgmap v7165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:24 smithi157 bash[20376]: cluster 2022-05-01T00:17:24.866565+0000 mgr.smithi157.nfpzoe (mgr.14180) 7648 : cluster [DBG] pgmap v7165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:25 smithi165 bash[22175]: audit 2022-05-01T00:17:24.961121+0000 mon.smithi157 (mon.0) 4810 : audit [DBG] from='client.? 172.21.15.157:0/1940924743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:25 smithi157 bash[20376]: audit 2022-05-01T00:17:24.961121+0000 mon.smithi157 (mon.0) 4810 : audit [DBG] from='client.? 172.21.15.157:0/1940924743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:26 smithi165 bash[22175]: cluster 2022-05-01T00:17:26.867298+0000 mgr.smithi157.nfpzoe (mgr.14180) 7649 : cluster [DBG] pgmap v7166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:26 smithi157 bash[20376]: cluster 2022-05-01T00:17:26.867298+0000 mgr.smithi157.nfpzoe (mgr.14180) 7649 : cluster [DBG] pgmap v7166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:29.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:28 smithi165 bash[22175]: cluster 2022-05-01T00:17:28.868019+0000 mgr.smithi157.nfpzoe (mgr.14180) 7650 : cluster [DBG] pgmap v7167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:28 smithi157 bash[20376]: cluster 2022-05-01T00:17:28.868019+0000 mgr.smithi157.nfpzoe (mgr.14180) 7650 : cluster [DBG] pgmap v7167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:29.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:17:29.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:17:29.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:17:30.303 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:17:30.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:30 smithi165 bash[22175]: audit 2022-05-01T00:17:30.284016+0000 mon.smithi157 (mon.0) 4811 : audit [DBG] from='client.? 172.21.15.157:0/3745272118' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:30 smithi157 bash[20376]: audit 2022-05-01T00:17:30.284016+0000 mon.smithi157 (mon.0) 4811 : audit [DBG] from='client.? 172.21.15.157:0/3745272118' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:32.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:31 smithi165 bash[22175]: cluster 2022-05-01T00:17:30.868633+0000 mgr.smithi157.nfpzoe (mgr.14180) 7651 : cluster [DBG] pgmap v7168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:31 smithi157 bash[20376]: cluster 2022-05-01T00:17:30.868633+0000 mgr.smithi157.nfpzoe (mgr.14180) 7651 : cluster [DBG] pgmap v7168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:33.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:32 smithi165 bash[22175]: cluster 2022-05-01T00:17:32.869308+0000 mgr.smithi157.nfpzoe (mgr.14180) 7652 : cluster [DBG] pgmap v7169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:32 smithi157 bash[20376]: cluster 2022-05-01T00:17:32.869308+0000 mgr.smithi157.nfpzoe (mgr.14180) 7652 : cluster [DBG] pgmap v7169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:35.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:17:35.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:17:35.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:17:35.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:34 smithi165 bash[22175]: cluster 2022-05-01T00:17:34.869936+0000 mgr.smithi157.nfpzoe (mgr.14180) 7653 : cluster [DBG] pgmap v7170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:34 smithi157 bash[20376]: cluster 2022-05-01T00:17:34.869936+0000 mgr.smithi157.nfpzoe (mgr.14180) 7653 : cluster [DBG] pgmap v7170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:35.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:17:36.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:35 smithi165 bash[22175]: audit 2022-05-01T00:17:35.614882+0000 mon.smithi157 (mon.0) 4812 : audit [DBG] from='client.? 172.21.15.157:0/3282142087' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:35 smithi157 bash[20376]: audit 2022-05-01T00:17:35.614882+0000 mon.smithi157 (mon.0) 4812 : audit [DBG] from='client.? 172.21.15.157:0/3282142087' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:36 smithi165 bash[22175]: cluster 2022-05-01T00:17:36.870551+0000 mgr.smithi157.nfpzoe (mgr.14180) 7654 : cluster [DBG] pgmap v7171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:36 smithi157 bash[20376]: cluster 2022-05-01T00:17:36.870551+0000 mgr.smithi157.nfpzoe (mgr.14180) 7654 : cluster [DBG] pgmap v7171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:38 smithi165 bash[22175]: cluster 2022-05-01T00:17:38.871224+0000 mgr.smithi157.nfpzoe (mgr.14180) 7655 : cluster [DBG] pgmap v7172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:38 smithi157 bash[20376]: cluster 2022-05-01T00:17:38.871224+0000 mgr.smithi157.nfpzoe (mgr.14180) 7655 : cluster [DBG] pgmap v7172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:40.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:17:40.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:17:40.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:17:40.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:17:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:41 smithi165 bash[22175]: cluster 2022-05-01T00:17:40.871658+0000 mgr.smithi157.nfpzoe (mgr.14180) 7656 : cluster [DBG] pgmap v7173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:41 smithi165 bash[22175]: audit 2022-05-01T00:17:40.945911+0000 mon.smithi157 (mon.0) 4813 : audit [DBG] from='client.? 172.21.15.157:0/1586835539' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:41 smithi157 bash[20376]: cluster 2022-05-01T00:17:40.871658+0000 mgr.smithi157.nfpzoe (mgr.14180) 7656 : cluster [DBG] pgmap v7173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:42.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:41 smithi157 bash[20376]: audit 2022-05-01T00:17:40.945911+0000 mon.smithi157 (mon.0) 4813 : audit [DBG] from='client.? 172.21.15.157:0/1586835539' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:43.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:42 smithi165 bash[22175]: cluster 2022-05-01T00:17:42.872387+0000 mgr.smithi157.nfpzoe (mgr.14180) 7657 : cluster [DBG] pgmap v7174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:42 smithi157 bash[20376]: cluster 2022-05-01T00:17:42.872387+0000 mgr.smithi157.nfpzoe (mgr.14180) 7657 : cluster [DBG] pgmap v7174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:44 smithi165 bash[22175]: cluster 2022-05-01T00:17:44.873045+0000 mgr.smithi157.nfpzoe (mgr.14180) 7658 : cluster [DBG] pgmap v7175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:44 smithi157 bash[20376]: cluster 2022-05-01T00:17:44.873045+0000 mgr.smithi157.nfpzoe (mgr.14180) 7658 : cluster [DBG] pgmap v7175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:45.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:17:45.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:17:45.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:17:46.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:17:47.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:46 smithi157 bash[20376]: audit 2022-05-01T00:17:46.275529+0000 mon.smithi157 (mon.0) 4814 : audit [DBG] from='client.? 172.21.15.157:0/481530103' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:46 smithi165 bash[22175]: audit 2022-05-01T00:17:46.275529+0000 mon.smithi157 (mon.0) 4814 : audit [DBG] from='client.? 172.21.15.157:0/481530103' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:48.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:47 smithi165 bash[22175]: cluster 2022-05-01T00:17:46.873681+0000 mgr.smithi157.nfpzoe (mgr.14180) 7659 : cluster [DBG] pgmap v7176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:47 smithi157 bash[20376]: cluster 2022-05-01T00:17:46.873681+0000 mgr.smithi157.nfpzoe (mgr.14180) 7659 : cluster [DBG] pgmap v7176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:48 smithi165 bash[22175]: cluster 2022-05-01T00:17:48.874303+0000 mgr.smithi157.nfpzoe (mgr.14180) 7660 : cluster [DBG] pgmap v7177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:48 smithi157 bash[20376]: cluster 2022-05-01T00:17:48.874303+0000 mgr.smithi157.nfpzoe (mgr.14180) 7660 : cluster [DBG] pgmap v7177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:51.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:17:51.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:17:51.299 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:17:51.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:17:52.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:51 smithi165 bash[22175]: cluster 2022-05-01T00:17:50.874919+0000 mgr.smithi157.nfpzoe (mgr.14180) 7661 : cluster [DBG] pgmap v7178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:51 smithi165 bash[22175]: audit 2022-05-01T00:17:51.608657+0000 mon.smithi157 (mon.0) 4815 : audit [DBG] from='client.? 172.21.15.157:0/972711826' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:51 smithi157 bash[20376]: cluster 2022-05-01T00:17:50.874919+0000 mgr.smithi157.nfpzoe (mgr.14180) 7661 : cluster [DBG] pgmap v7178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:51 smithi157 bash[20376]: audit 2022-05-01T00:17:51.608657+0000 mon.smithi157 (mon.0) 4815 : audit [DBG] from='client.? 172.21.15.157:0/972711826' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:52 smithi165 bash[22175]: cluster 2022-05-01T00:17:52.875586+0000 mgr.smithi157.nfpzoe (mgr.14180) 7662 : cluster [DBG] pgmap v7179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:53.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:52 smithi157 bash[20376]: cluster 2022-05-01T00:17:52.875586+0000 mgr.smithi157.nfpzoe (mgr.14180) 7662 : cluster [DBG] pgmap v7179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:54 smithi165 bash[22175]: cluster 2022-05-01T00:17:54.876207+0000 mgr.smithi157.nfpzoe (mgr.14180) 7663 : cluster [DBG] pgmap v7180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:54 smithi157 bash[20376]: cluster 2022-05-01T00:17:54.876207+0000 mgr.smithi157.nfpzoe (mgr.14180) 7663 : cluster [DBG] pgmap v7180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:56.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:17:56.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:17:56.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:17:56.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:17:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:56 smithi165 bash[22175]: cluster 2022-05-01T00:17:56.876885+0000 mgr.smithi157.nfpzoe (mgr.14180) 7664 : cluster [DBG] pgmap v7181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:56 smithi165 bash[22175]: audit 2022-05-01T00:17:56.942600+0000 mon.smithi157 (mon.0) 4816 : audit [DBG] from='client.? 172.21.15.157:0/3181998024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:56 smithi157 bash[20376]: cluster 2022-05-01T00:17:56.876885+0000 mgr.smithi157.nfpzoe (mgr.14180) 7664 : cluster [DBG] pgmap v7181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:56 smithi157 bash[20376]: audit 2022-05-01T00:17:56.942600+0000 mon.smithi157 (mon.0) 4816 : audit [DBG] from='client.? 172.21.15.157:0/3181998024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:17:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:58 smithi165 bash[22175]: cluster 2022-05-01T00:17:58.877569+0000 mgr.smithi157.nfpzoe (mgr.14180) 7665 : cluster [DBG] pgmap v7182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:17:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:58 smithi157 bash[20376]: cluster 2022-05-01T00:17:58.877569+0000 mgr.smithi157.nfpzoe (mgr.14180) 7665 : cluster [DBG] pgmap v7182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:59 smithi165 bash[22175]: audit 2022-05-01T00:17:59.296956+0000 mon.smithi157 (mon.0) 4817 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:18:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:17:59 smithi165 bash[22175]: audit 2022-05-01T00:17:59.544755+0000 mon.smithi157 (mon.0) 4818 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:18:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:59 smithi157 bash[20376]: audit 2022-05-01T00:17:59.296956+0000 mon.smithi157 (mon.0) 4817 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:18:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:17:59 smithi157 bash[20376]: audit 2022-05-01T00:17:59.544755+0000 mon.smithi157 (mon.0) 4818 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:18:01.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:18:01.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:18:01.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:18:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:01 smithi165 bash[22175]: cluster 2022-05-01T00:18:00.878170+0000 mgr.smithi157.nfpzoe (mgr.14180) 7666 : cluster [DBG] pgmap v7183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:01 smithi157 bash[20376]: cluster 2022-05-01T00:18:00.878170+0000 mgr.smithi157.nfpzoe (mgr.14180) 7666 : cluster [DBG] pgmap v7183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:02.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:18:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:02 smithi165 bash[22175]: audit 2022-05-01T00:18:02.273881+0000 mon.smithi157 (mon.0) 4819 : audit [DBG] from='client.? 172.21.15.157:0/593702980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:02 smithi157 bash[20376]: audit 2022-05-01T00:18:02.273881+0000 mon.smithi157 (mon.0) 4819 : audit [DBG] from='client.? 172.21.15.157:0/593702980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:04.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:03 smithi165 bash[22175]: cluster 2022-05-01T00:18:02.878923+0000 mgr.smithi157.nfpzoe (mgr.14180) 7667 : cluster [DBG] pgmap v7184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:03 smithi157 bash[20376]: cluster 2022-05-01T00:18:02.878923+0000 mgr.smithi157.nfpzoe (mgr.14180) 7667 : cluster [DBG] pgmap v7184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:04 smithi157 bash[20376]: cluster 2022-05-01T00:18:04.879611+0000 mgr.smithi157.nfpzoe (mgr.14180) 7668 : cluster [DBG] pgmap v7185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:04 smithi157 bash[20376]: audit 2022-05-01T00:18:04.893386+0000 mon.smithi157 (mon.0) 4820 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:18:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:04 smithi157 bash[20376]: audit 2022-05-01T00:18:04.896593+0000 mon.smithi157 (mon.0) 4821 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:18:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:04 smithi157 bash[20376]: audit 2022-05-01T00:18:04.898475+0000 mon.smithi157 (mon.0) 4822 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:18:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:04 smithi165 bash[22175]: cluster 2022-05-01T00:18:04.879611+0000 mgr.smithi157.nfpzoe (mgr.14180) 7668 : cluster [DBG] pgmap v7185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:04 smithi165 bash[22175]: audit 2022-05-01T00:18:04.893386+0000 mon.smithi157 (mon.0) 4820 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:18:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:04 smithi165 bash[22175]: audit 2022-05-01T00:18:04.896593+0000 mon.smithi157 (mon.0) 4821 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:18:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:04 smithi165 bash[22175]: audit 2022-05-01T00:18:04.898475+0000 mon.smithi157 (mon.0) 4822 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:18:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:06 smithi165 bash[22175]: cluster 2022-05-01T00:18:05.222496+0000 mgr.smithi157.nfpzoe (mgr.14180) 7669 : cluster [DBG] pgmap v7186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:06 smithi165 bash[22175]: cluster 2022-05-01T00:18:05.223140+0000 mgr.smithi157.nfpzoe (mgr.14180) 7670 : cluster [DBG] pgmap v7187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:06 smithi165 bash[22175]: audit 2022-05-01T00:18:05.230348+0000 mon.smithi157 (mon.0) 4823 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:18:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:06 smithi165 bash[22175]: audit 2022-05-01T00:18:05.236126+0000 mon.smithi157 (mon.0) 4824 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:18:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:06 smithi165 bash[22175]: cephadm 2022-05-01T00:18:05.237120+0000 mgr.smithi157.nfpzoe (mgr.14180) 7671 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:18:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:06 smithi165 bash[22175]: cephadm 2022-05-01T00:18:05.237265+0000 mgr.smithi157.nfpzoe (mgr.14180) 7672 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:18:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:06 smithi157 bash[20376]: cluster 2022-05-01T00:18:05.222496+0000 mgr.smithi157.nfpzoe (mgr.14180) 7669 : cluster [DBG] pgmap v7186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:06 smithi157 bash[20376]: cluster 2022-05-01T00:18:05.223140+0000 mgr.smithi157.nfpzoe (mgr.14180) 7670 : cluster [DBG] pgmap v7187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:06 smithi157 bash[20376]: audit 2022-05-01T00:18:05.230348+0000 mon.smithi157 (mon.0) 4823 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:18:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:06 smithi157 bash[20376]: audit 2022-05-01T00:18:05.236126+0000 mon.smithi157 (mon.0) 4824 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:18:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:06 smithi157 bash[20376]: cephadm 2022-05-01T00:18:05.237120+0000 mgr.smithi157.nfpzoe (mgr.14180) 7671 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:18:06.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:06 smithi157 bash[20376]: cephadm 2022-05-01T00:18:05.237265+0000 mgr.smithi157.nfpzoe (mgr.14180) 7672 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:18:07.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:18:07.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:18:07.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:18:07.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:18:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:08 smithi165 bash[22175]: cluster 2022-05-01T00:18:07.223829+0000 mgr.smithi157.nfpzoe (mgr.14180) 7673 : cluster [DBG] pgmap v7188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:08 smithi165 bash[22175]: audit 2022-05-01T00:18:07.604616+0000 mon.smithi157 (mon.0) 4825 : audit [DBG] from='client.? 172.21.15.157:0/3327156167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:08 smithi157 bash[20376]: cluster 2022-05-01T00:18:07.223829+0000 mgr.smithi157.nfpzoe (mgr.14180) 7673 : cluster [DBG] pgmap v7188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:08 smithi157 bash[20376]: audit 2022-05-01T00:18:07.604616+0000 mon.smithi157 (mon.0) 4825 : audit [DBG] from='client.? 172.21.15.157:0/3327156167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:10.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:10 smithi165 bash[22175]: cluster 2022-05-01T00:18:09.224482+0000 mgr.smithi157.nfpzoe (mgr.14180) 7674 : cluster [DBG] pgmap v7189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:10 smithi157 bash[20376]: cluster 2022-05-01T00:18:09.224482+0000 mgr.smithi157.nfpzoe (mgr.14180) 7674 : cluster [DBG] pgmap v7189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:12.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:18:12.629 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:18:12.629 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:18:12.953 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:18:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:12 smithi165 bash[22175]: cluster 2022-05-01T00:18:11.225092+0000 mgr.smithi157.nfpzoe (mgr.14180) 7675 : cluster [DBG] pgmap v7190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:12 smithi157 bash[20376]: cluster 2022-05-01T00:18:11.225092+0000 mgr.smithi157.nfpzoe (mgr.14180) 7675 : cluster [DBG] pgmap v7190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:13 smithi165 bash[22175]: audit 2022-05-01T00:18:12.927870+0000 mon.smithi157 (mon.0) 4826 : audit [DBG] from='client.? 172.21.15.157:0/4104578223' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:14.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:13 smithi157 bash[20376]: audit 2022-05-01T00:18:12.927870+0000 mon.smithi157 (mon.0) 4826 : audit [DBG] from='client.? 172.21.15.157:0/4104578223' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:14 smithi165 bash[22175]: cluster 2022-05-01T00:18:13.225701+0000 mgr.smithi157.nfpzoe (mgr.14180) 7676 : cluster [DBG] pgmap v7191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:14 smithi157 bash[20376]: cluster 2022-05-01T00:18:13.225701+0000 mgr.smithi157.nfpzoe (mgr.14180) 7676 : cluster [DBG] pgmap v7191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:17.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:16 smithi157 bash[20376]: cluster 2022-05-01T00:18:15.226331+0000 mgr.smithi157.nfpzoe (mgr.14180) 7677 : cluster [DBG] pgmap v7192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:17.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:16 smithi165 bash[22175]: cluster 2022-05-01T00:18:15.226331+0000 mgr.smithi157.nfpzoe (mgr.14180) 7677 : cluster [DBG] pgmap v7192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:17.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:18:17.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:18:17.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:18:18.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:18:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:18 smithi165 bash[22175]: cluster 2022-05-01T00:18:17.227095+0000 mgr.smithi157.nfpzoe (mgr.14180) 7678 : cluster [DBG] pgmap v7193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:18 smithi165 bash[22175]: audit 2022-05-01T00:18:18.257719+0000 mon.smithi157 (mon.0) 4827 : audit [DBG] from='client.? 172.21.15.157:0/2818487501' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:18 smithi157 bash[20376]: cluster 2022-05-01T00:18:17.227095+0000 mgr.smithi157.nfpzoe (mgr.14180) 7678 : cluster [DBG] pgmap v7193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:18 smithi157 bash[20376]: audit 2022-05-01T00:18:18.257719+0000 mon.smithi157 (mon.0) 4827 : audit [DBG] from='client.? 172.21.15.157:0/2818487501' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:21.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:20 smithi165 bash[22175]: cluster 2022-05-01T00:18:19.227780+0000 mgr.smithi157.nfpzoe (mgr.14180) 7679 : cluster [DBG] pgmap v7194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:20 smithi157 bash[20376]: cluster 2022-05-01T00:18:19.227780+0000 mgr.smithi157.nfpzoe (mgr.14180) 7679 : cluster [DBG] pgmap v7194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:23.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:22 smithi165 bash[22175]: cluster 2022-05-01T00:18:21.228396+0000 mgr.smithi157.nfpzoe (mgr.14180) 7680 : cluster [DBG] pgmap v7195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:22 smithi157 bash[20376]: cluster 2022-05-01T00:18:21.228396+0000 mgr.smithi157.nfpzoe (mgr.14180) 7680 : cluster [DBG] pgmap v7195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:23.280 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:18:23.280 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:18:23.280 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:18:23.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:18:24.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:23 smithi165 bash[22175]: audit 2022-05-01T00:18:23.591309+0000 mon.smithi157 (mon.0) 4828 : audit [DBG] from='client.? 172.21.15.157:0/683107809' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:23 smithi157 bash[20376]: audit 2022-05-01T00:18:23.591309+0000 mon.smithi157 (mon.0) 4828 : audit [DBG] from='client.? 172.21.15.157:0/683107809' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:24 smithi165 bash[22175]: cluster 2022-05-01T00:18:23.228978+0000 mgr.smithi157.nfpzoe (mgr.14180) 7681 : cluster [DBG] pgmap v7196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:24 smithi157 bash[20376]: cluster 2022-05-01T00:18:23.228978+0000 mgr.smithi157.nfpzoe (mgr.14180) 7681 : cluster [DBG] pgmap v7196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:26 smithi165 bash[22175]: cluster 2022-05-01T00:18:25.229538+0000 mgr.smithi157.nfpzoe (mgr.14180) 7682 : cluster [DBG] pgmap v7197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:27.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:26 smithi157 bash[20376]: cluster 2022-05-01T00:18:25.229538+0000 mgr.smithi157.nfpzoe (mgr.14180) 7682 : cluster [DBG] pgmap v7197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:28.613 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:18:28.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:18:28.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:18:28.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:18:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:28 smithi165 bash[22175]: cluster 2022-05-01T00:18:27.230256+0000 mgr.smithi157.nfpzoe (mgr.14180) 7683 : cluster [DBG] pgmap v7198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:28 smithi157 bash[20376]: cluster 2022-05-01T00:18:27.230256+0000 mgr.smithi157.nfpzoe (mgr.14180) 7683 : cluster [DBG] pgmap v7198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:29 smithi165 bash[22175]: audit 2022-05-01T00:18:28.923085+0000 mon.smithi157 (mon.0) 4829 : audit [DBG] from='client.? 172.21.15.157:0/3123850838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:30.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:29 smithi157 bash[20376]: audit 2022-05-01T00:18:28.923085+0000 mon.smithi157 (mon.0) 4829 : audit [DBG] from='client.? 172.21.15.157:0/3123850838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:30 smithi165 bash[22175]: cluster 2022-05-01T00:18:29.230927+0000 mgr.smithi157.nfpzoe (mgr.14180) 7684 : cluster [DBG] pgmap v7199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:31.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:30 smithi157 bash[20376]: cluster 2022-05-01T00:18:29.230927+0000 mgr.smithi157.nfpzoe (mgr.14180) 7684 : cluster [DBG] pgmap v7199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:32 smithi165 bash[22175]: cluster 2022-05-01T00:18:31.231617+0000 mgr.smithi157.nfpzoe (mgr.14180) 7685 : cluster [DBG] pgmap v7200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:32 smithi157 bash[20376]: cluster 2022-05-01T00:18:31.231617+0000 mgr.smithi157.nfpzoe (mgr.14180) 7685 : cluster [DBG] pgmap v7200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:33.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:18:33.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:18:33.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:18:34.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:18:35.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:34 smithi165 bash[22175]: cluster 2022-05-01T00:18:33.232346+0000 mgr.smithi157.nfpzoe (mgr.14180) 7686 : cluster [DBG] pgmap v7201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:34 smithi165 bash[22175]: audit 2022-05-01T00:18:34.253361+0000 mon.smithi157 (mon.0) 4830 : audit [DBG] from='client.? 172.21.15.157:0/980088243' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:34 smithi157 bash[20376]: cluster 2022-05-01T00:18:33.232346+0000 mgr.smithi157.nfpzoe (mgr.14180) 7686 : cluster [DBG] pgmap v7201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:34 smithi157 bash[20376]: audit 2022-05-01T00:18:34.253361+0000 mon.smithi157 (mon.0) 4830 : audit [DBG] from='client.? 172.21.15.157:0/980088243' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:36 smithi165 bash[22175]: cluster 2022-05-01T00:18:35.232945+0000 mgr.smithi157.nfpzoe (mgr.14180) 7687 : cluster [DBG] pgmap v7202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:36 smithi157 bash[20376]: cluster 2022-05-01T00:18:35.232945+0000 mgr.smithi157.nfpzoe (mgr.14180) 7687 : cluster [DBG] pgmap v7202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:38 smithi165 bash[22175]: cluster 2022-05-01T00:18:37.233580+0000 mgr.smithi157.nfpzoe (mgr.14180) 7688 : cluster [DBG] pgmap v7203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:38 smithi157 bash[20376]: cluster 2022-05-01T00:18:37.233580+0000 mgr.smithi157.nfpzoe (mgr.14180) 7688 : cluster [DBG] pgmap v7203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:39.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:18:39.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:18:39.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:18:39.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:18:40.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:39 smithi165 bash[22175]: audit 2022-05-01T00:18:39.590659+0000 mon.smithi157 (mon.0) 4831 : audit [DBG] from='client.? 172.21.15.157:0/3141094643' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:40.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:39 smithi157 bash[20376]: audit 2022-05-01T00:18:39.590659+0000 mon.smithi157 (mon.0) 4831 : audit [DBG] from='client.? 172.21.15.157:0/3141094643' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:40 smithi165 bash[22175]: cluster 2022-05-01T00:18:39.234219+0000 mgr.smithi157.nfpzoe (mgr.14180) 7689 : cluster [DBG] pgmap v7204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:40 smithi157 bash[20376]: cluster 2022-05-01T00:18:39.234219+0000 mgr.smithi157.nfpzoe (mgr.14180) 7689 : cluster [DBG] pgmap v7204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:42 smithi165 bash[22175]: cluster 2022-05-01T00:18:41.234867+0000 mgr.smithi157.nfpzoe (mgr.14180) 7690 : cluster [DBG] pgmap v7205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:42 smithi157 bash[20376]: cluster 2022-05-01T00:18:41.234867+0000 mgr.smithi157.nfpzoe (mgr.14180) 7690 : cluster [DBG] pgmap v7205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:44.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:18:44.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:18:44.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:18:44.937 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:18:45.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:44 smithi165 bash[22175]: cluster 2022-05-01T00:18:43.235428+0000 mgr.smithi157.nfpzoe (mgr.14180) 7691 : cluster [DBG] pgmap v7206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:44 smithi157 bash[20376]: cluster 2022-05-01T00:18:43.235428+0000 mgr.smithi157.nfpzoe (mgr.14180) 7691 : cluster [DBG] pgmap v7206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:46.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:45 smithi165 bash[22175]: audit 2022-05-01T00:18:44.917913+0000 mon.smithi157 (mon.0) 4832 : audit [DBG] from='client.? 172.21.15.157:0/3330734039' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:45 smithi157 bash[20376]: audit 2022-05-01T00:18:44.917913+0000 mon.smithi157 (mon.0) 4832 : audit [DBG] from='client.? 172.21.15.157:0/3330734039' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:46 smithi157 bash[20376]: cluster 2022-05-01T00:18:45.236049+0000 mgr.smithi157.nfpzoe (mgr.14180) 7692 : cluster [DBG] pgmap v7207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:46 smithi165 bash[22175]: cluster 2022-05-01T00:18:45.236049+0000 mgr.smithi157.nfpzoe (mgr.14180) 7692 : cluster [DBG] pgmap v7207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:48 smithi157 bash[20376]: cluster 2022-05-01T00:18:47.236695+0000 mgr.smithi157.nfpzoe (mgr.14180) 7693 : cluster [DBG] pgmap v7208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:48 smithi165 bash[22175]: cluster 2022-05-01T00:18:47.236695+0000 mgr.smithi157.nfpzoe (mgr.14180) 7693 : cluster [DBG] pgmap v7208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:49.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:18:49.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:18:49.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:18:50.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:18:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:50 smithi157 bash[20376]: cluster 2022-05-01T00:18:49.237294+0000 mgr.smithi157.nfpzoe (mgr.14180) 7694 : cluster [DBG] pgmap v7209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:50 smithi157 bash[20376]: audit 2022-05-01T00:18:50.242826+0000 mon.smithi157 (mon.0) 4833 : audit [DBG] from='client.? 172.21.15.157:0/508254966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:50 smithi165 bash[22175]: cluster 2022-05-01T00:18:49.237294+0000 mgr.smithi157.nfpzoe (mgr.14180) 7694 : cluster [DBG] pgmap v7209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:50 smithi165 bash[22175]: audit 2022-05-01T00:18:50.242826+0000 mon.smithi157 (mon.0) 4833 : audit [DBG] from='client.? 172.21.15.157:0/508254966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:53.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:52 smithi157 bash[20376]: cluster 2022-05-01T00:18:51.237892+0000 mgr.smithi157.nfpzoe (mgr.14180) 7695 : cluster [DBG] pgmap v7210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:52 smithi165 bash[22175]: cluster 2022-05-01T00:18:51.237892+0000 mgr.smithi157.nfpzoe (mgr.14180) 7695 : cluster [DBG] pgmap v7210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:54 smithi157 bash[20376]: cluster 2022-05-01T00:18:53.238602+0000 mgr.smithi157.nfpzoe (mgr.14180) 7696 : cluster [DBG] pgmap v7211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:55.265 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:18:55.265 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:18:55.265 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:18:55.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:54 smithi165 bash[22175]: cluster 2022-05-01T00:18:53.238602+0000 mgr.smithi157.nfpzoe (mgr.14180) 7696 : cluster [DBG] pgmap v7211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:55.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:18:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:55 smithi157 bash[20376]: audit 2022-05-01T00:18:55.578213+0000 mon.smithi157 (mon.0) 4834 : audit [DBG] from='client.? 172.21.15.157:0/2561768557' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:56.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:55 smithi165 bash[22175]: audit 2022-05-01T00:18:55.578213+0000 mon.smithi157 (mon.0) 4834 : audit [DBG] from='client.? 172.21.15.157:0/2561768557' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:18:57.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:56 smithi157 bash[20376]: cluster 2022-05-01T00:18:55.239354+0000 mgr.smithi157.nfpzoe (mgr.14180) 7697 : cluster [DBG] pgmap v7212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:57.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:56 smithi165 bash[22175]: cluster 2022-05-01T00:18:55.239354+0000 mgr.smithi157.nfpzoe (mgr.14180) 7697 : cluster [DBG] pgmap v7212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:18:57 smithi157 bash[20376]: cluster 2022-05-01T00:18:57.240121+0000 mgr.smithi157.nfpzoe (mgr.14180) 7698 : cluster [DBG] pgmap v7213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:18:58.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:18:57 smithi165 bash[22175]: cluster 2022-05-01T00:18:57.240121+0000 mgr.smithi157.nfpzoe (mgr.14180) 7698 : cluster [DBG] pgmap v7213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:00.601 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:19:00.601 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:19:00.602 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:19:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:00 smithi165 bash[22175]: cluster 2022-05-01T00:18:59.240762+0000 mgr.smithi157.nfpzoe (mgr.14180) 7699 : cluster [DBG] pgmap v7214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:00.644 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:00 smithi165 bash[22175]: audit 2022-05-01T00:18:59.300998+0000 mon.smithi157 (mon.0) 4835 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:19:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:00 smithi165 bash[22175]: audit 2022-05-01T00:18:59.551197+0000 mon.smithi157 (mon.0) 4836 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:19:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:00 smithi157 bash[20376]: cluster 2022-05-01T00:18:59.240762+0000 mgr.smithi157.nfpzoe (mgr.14180) 7699 : cluster [DBG] pgmap v7214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:00.709 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:00 smithi157 bash[20376]: audit 2022-05-01T00:18:59.300998+0000 mon.smithi157 (mon.0) 4835 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:19:00.709 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:00 smithi157 bash[20376]: audit 2022-05-01T00:18:59.551197+0000 mon.smithi157 (mon.0) 4836 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:19:00.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:19:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:01 smithi165 bash[22175]: audit 2022-05-01T00:19:00.908768+0000 mon.smithi157 (mon.0) 4837 : audit [DBG] from='client.? 172.21.15.157:0/3800044231' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:01 smithi157 bash[20376]: audit 2022-05-01T00:19:00.908768+0000 mon.smithi157 (mon.0) 4837 : audit [DBG] from='client.? 172.21.15.157:0/3800044231' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:02 smithi165 bash[22175]: cluster 2022-05-01T00:19:01.241385+0000 mgr.smithi157.nfpzoe (mgr.14180) 7700 : cluster [DBG] pgmap v7215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:02 smithi157 bash[20376]: cluster 2022-05-01T00:19:01.241385+0000 mgr.smithi157.nfpzoe (mgr.14180) 7700 : cluster [DBG] pgmap v7215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:05.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:04 smithi165 bash[22175]: cluster 2022-05-01T00:19:03.242013+0000 mgr.smithi157.nfpzoe (mgr.14180) 7701 : cluster [DBG] pgmap v7216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:04 smithi157 bash[20376]: cluster 2022-05-01T00:19:03.242013+0000 mgr.smithi157.nfpzoe (mgr.14180) 7701 : cluster [DBG] pgmap v7216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:05.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:19:05.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:19:05.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:19:06.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:05 smithi165 bash[22175]: audit 2022-05-01T00:19:05.245436+0000 mon.smithi157 (mon.0) 4838 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:19:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:05 smithi165 bash[22175]: audit 2022-05-01T00:19:05.248278+0000 mon.smithi157 (mon.0) 4839 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:19:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:05 smithi165 bash[22175]: audit 2022-05-01T00:19:05.250244+0000 mon.smithi157 (mon.0) 4840 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:19:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:05 smithi157 bash[20376]: audit 2022-05-01T00:19:05.245436+0000 mon.smithi157 (mon.0) 4838 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:19:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:05 smithi157 bash[20376]: audit 2022-05-01T00:19:05.248278+0000 mon.smithi157 (mon.0) 4839 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:19:06.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:05 smithi157 bash[20376]: audit 2022-05-01T00:19:05.250244+0000 mon.smithi157 (mon.0) 4840 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:19:06.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:19:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:06 smithi165 bash[22175]: cluster 2022-05-01T00:19:05.242623+0000 mgr.smithi157.nfpzoe (mgr.14180) 7702 : cluster [DBG] pgmap v7217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:06 smithi165 bash[22175]: audit 2022-05-01T00:19:06.232854+0000 mon.smithi157 (mon.0) 4841 : audit [DBG] from='client.? 172.21.15.157:0/3321281137' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:07.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:06 smithi157 bash[20376]: cluster 2022-05-01T00:19:05.242623+0000 mgr.smithi157.nfpzoe (mgr.14180) 7702 : cluster [DBG] pgmap v7217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:07.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:06 smithi157 bash[20376]: audit 2022-05-01T00:19:06.232854+0000 mon.smithi157 (mon.0) 4841 : audit [DBG] from='client.? 172.21.15.157:0/3321281137' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:08 smithi165 bash[22175]: cluster 2022-05-01T00:19:07.243351+0000 mgr.smithi157.nfpzoe (mgr.14180) 7703 : cluster [DBG] pgmap v7218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:09.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:08 smithi157 bash[20376]: cluster 2022-05-01T00:19:07.243351+0000 mgr.smithi157.nfpzoe (mgr.14180) 7703 : cluster [DBG] pgmap v7218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:10 smithi165 bash[22175]: audit 2022-05-01T00:19:09.012772+0000 mon.smithi157 (mon.0) 4842 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:19:10.402 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:10 smithi165 bash[22175]: cluster 2022-05-01T00:19:09.243979+0000 mgr.smithi157.nfpzoe (mgr.14180) 7704 : cluster [DBG] pgmap v7219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:10.402 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:10 smithi165 bash[22175]: cluster 2022-05-01T00:19:09.306372+0000 mgr.smithi157.nfpzoe (mgr.14180) 7705 : cluster [DBG] pgmap v7220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:10.402 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:10 smithi165 bash[22175]: cluster 2022-05-01T00:19:09.306766+0000 mgr.smithi157.nfpzoe (mgr.14180) 7706 : cluster [DBG] pgmap v7221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:10.403 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:10 smithi165 bash[22175]: audit 2022-05-01T00:19:09.313661+0000 mon.smithi157 (mon.0) 4843 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:19:10.403 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:10 smithi165 bash[22175]: audit 2022-05-01T00:19:09.320280+0000 mon.smithi157 (mon.0) 4844 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:19:10.403 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:10 smithi165 bash[22175]: cephadm 2022-05-01T00:19:09.321678+0000 mgr.smithi157.nfpzoe (mgr.14180) 7707 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:19:10.403 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:10 smithi165 bash[22175]: cephadm 2022-05-01T00:19:09.321843+0000 mgr.smithi157.nfpzoe (mgr.14180) 7708 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:19:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:10 smithi157 bash[20376]: audit 2022-05-01T00:19:09.012772+0000 mon.smithi157 (mon.0) 4842 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:19:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:10 smithi157 bash[20376]: cluster 2022-05-01T00:19:09.243979+0000 mgr.smithi157.nfpzoe (mgr.14180) 7704 : cluster [DBG] pgmap v7219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:10 smithi157 bash[20376]: cluster 2022-05-01T00:19:09.306372+0000 mgr.smithi157.nfpzoe (mgr.14180) 7705 : cluster [DBG] pgmap v7220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:10 smithi157 bash[20376]: cluster 2022-05-01T00:19:09.306766+0000 mgr.smithi157.nfpzoe (mgr.14180) 7706 : cluster [DBG] pgmap v7221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:10.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:10 smithi157 bash[20376]: audit 2022-05-01T00:19:09.313661+0000 mon.smithi157 (mon.0) 4843 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:19:10.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:10 smithi157 bash[20376]: audit 2022-05-01T00:19:09.320280+0000 mon.smithi157 (mon.0) 4844 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:19:10.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:10 smithi157 bash[20376]: cephadm 2022-05-01T00:19:09.321678+0000 mgr.smithi157.nfpzoe (mgr.14180) 7707 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:19:10.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:10 smithi157 bash[20376]: cephadm 2022-05-01T00:19:09.321843+0000 mgr.smithi157.nfpzoe (mgr.14180) 7708 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:19:11.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:19:11.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:19:11.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:19:11.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:19:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:11 smithi165 bash[22175]: audit 2022-05-01T00:19:11.561482+0000 mon.smithi157 (mon.0) 4845 : audit [DBG] from='client.? 172.21.15.157:0/3565548512' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:11 smithi157 bash[20376]: audit 2022-05-01T00:19:11.561482+0000 mon.smithi157 (mon.0) 4845 : audit [DBG] from='client.? 172.21.15.157:0/3565548512' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:12 smithi165 bash[22175]: cluster 2022-05-01T00:19:11.307432+0000 mgr.smithi157.nfpzoe (mgr.14180) 7709 : cluster [DBG] pgmap v7222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:12 smithi157 bash[20376]: cluster 2022-05-01T00:19:11.307432+0000 mgr.smithi157.nfpzoe (mgr.14180) 7709 : cluster [DBG] pgmap v7222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:14 smithi165 bash[22175]: cluster 2022-05-01T00:19:13.308063+0000 mgr.smithi157.nfpzoe (mgr.14180) 7710 : cluster [DBG] pgmap v7223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:14 smithi157 bash[20376]: cluster 2022-05-01T00:19:13.308063+0000 mgr.smithi157.nfpzoe (mgr.14180) 7710 : cluster [DBG] pgmap v7223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:16.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:19:16.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:19:16.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:19:16.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:19:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:16 smithi165 bash[22175]: cluster 2022-05-01T00:19:15.308639+0000 mgr.smithi157.nfpzoe (mgr.14180) 7711 : cluster [DBG] pgmap v7224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:16 smithi157 bash[20376]: cluster 2022-05-01T00:19:15.308639+0000 mgr.smithi157.nfpzoe (mgr.14180) 7711 : cluster [DBG] pgmap v7224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:17 smithi165 bash[22175]: audit 2022-05-01T00:19:16.893439+0000 mon.smithi157 (mon.0) 4846 : audit [DBG] from='client.? 172.21.15.157:0/1880201311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:17 smithi157 bash[20376]: audit 2022-05-01T00:19:16.893439+0000 mon.smithi157 (mon.0) 4846 : audit [DBG] from='client.? 172.21.15.157:0/1880201311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:19.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:18 smithi165 bash[22175]: cluster 2022-05-01T00:19:17.309309+0000 mgr.smithi157.nfpzoe (mgr.14180) 7712 : cluster [DBG] pgmap v7225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:18 smithi157 bash[20376]: cluster 2022-05-01T00:19:17.309309+0000 mgr.smithi157.nfpzoe (mgr.14180) 7712 : cluster [DBG] pgmap v7225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:20 smithi165 bash[22175]: cluster 2022-05-01T00:19:19.310062+0000 mgr.smithi157.nfpzoe (mgr.14180) 7713 : cluster [DBG] pgmap v7226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:20 smithi157 bash[20376]: cluster 2022-05-01T00:19:19.310062+0000 mgr.smithi157.nfpzoe (mgr.14180) 7713 : cluster [DBG] pgmap v7226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:21.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:19:21.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:19:21.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:19:22.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:19:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:22 smithi165 bash[22175]: cluster 2022-05-01T00:19:21.310787+0000 mgr.smithi157.nfpzoe (mgr.14180) 7714 : cluster [DBG] pgmap v7227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:22 smithi165 bash[22175]: audit 2022-05-01T00:19:22.221803+0000 mon.smithi157 (mon.0) 4847 : audit [DBG] from='client.? 172.21.15.157:0/579545597' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:22 smithi157 bash[20376]: cluster 2022-05-01T00:19:21.310787+0000 mgr.smithi157.nfpzoe (mgr.14180) 7714 : cluster [DBG] pgmap v7227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:22 smithi157 bash[20376]: audit 2022-05-01T00:19:22.221803+0000 mon.smithi157 (mon.0) 4847 : audit [DBG] from='client.? 172.21.15.157:0/579545597' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:25.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:24 smithi165 bash[22175]: cluster 2022-05-01T00:19:23.311476+0000 mgr.smithi157.nfpzoe (mgr.14180) 7715 : cluster [DBG] pgmap v7228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:24 smithi157 bash[20376]: cluster 2022-05-01T00:19:23.311476+0000 mgr.smithi157.nfpzoe (mgr.14180) 7715 : cluster [DBG] pgmap v7228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:27.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:26 smithi165 bash[22175]: cluster 2022-05-01T00:19:25.312145+0000 mgr.smithi157.nfpzoe (mgr.14180) 7716 : cluster [DBG] pgmap v7229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:27.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:26 smithi157 bash[20376]: cluster 2022-05-01T00:19:25.312145+0000 mgr.smithi157.nfpzoe (mgr.14180) 7716 : cluster [DBG] pgmap v7229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:27.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:19:27.250 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:19:27.250 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:19:27.569 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:19:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:27 smithi165 bash[22175]: audit 2022-05-01T00:19:27.550275+0000 mon.smithi157 (mon.0) 4848 : audit [DBG] from='client.? 172.21.15.157:0/3192136520' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:27 smithi157 bash[20376]: audit 2022-05-01T00:19:27.550275+0000 mon.smithi157 (mon.0) 4848 : audit [DBG] from='client.? 172.21.15.157:0/3192136520' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:29.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:28 smithi165 bash[22175]: cluster 2022-05-01T00:19:27.312850+0000 mgr.smithi157.nfpzoe (mgr.14180) 7717 : cluster [DBG] pgmap v7230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:28 smithi157 bash[20376]: cluster 2022-05-01T00:19:27.312850+0000 mgr.smithi157.nfpzoe (mgr.14180) 7717 : cluster [DBG] pgmap v7230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:30 smithi165 bash[22175]: cluster 2022-05-01T00:19:29.313512+0000 mgr.smithi157.nfpzoe (mgr.14180) 7718 : cluster [DBG] pgmap v7231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:31.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:30 smithi157 bash[20376]: cluster 2022-05-01T00:19:29.313512+0000 mgr.smithi157.nfpzoe (mgr.14180) 7718 : cluster [DBG] pgmap v7231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:32.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:19:32.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:19:32.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:19:32.899 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:19:33.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:32 smithi165 bash[22175]: cluster 2022-05-01T00:19:31.314128+0000 mgr.smithi157.nfpzoe (mgr.14180) 7719 : cluster [DBG] pgmap v7232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:32 smithi157 bash[20376]: cluster 2022-05-01T00:19:31.314128+0000 mgr.smithi157.nfpzoe (mgr.14180) 7719 : cluster [DBG] pgmap v7232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:34.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:33 smithi165 bash[22175]: audit 2022-05-01T00:19:32.885000+0000 mon.smithi165 (mon.1) 27 : audit [DBG] from='client.? 172.21.15.157:0/3887173034' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:33 smithi157 bash[20376]: audit 2022-05-01T00:19:32.885000+0000 mon.smithi165 (mon.1) 27 : audit [DBG] from='client.? 172.21.15.157:0/3887173034' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:34 smithi165 bash[22175]: cluster 2022-05-01T00:19:33.314762+0000 mgr.smithi157.nfpzoe (mgr.14180) 7720 : cluster [DBG] pgmap v7233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:34 smithi157 bash[20376]: cluster 2022-05-01T00:19:33.314762+0000 mgr.smithi157.nfpzoe (mgr.14180) 7720 : cluster [DBG] pgmap v7233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:37.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:36 smithi165 bash[22175]: cluster 2022-05-01T00:19:35.315410+0000 mgr.smithi157.nfpzoe (mgr.14180) 7721 : cluster [DBG] pgmap v7234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:36 smithi157 bash[20376]: cluster 2022-05-01T00:19:35.315410+0000 mgr.smithi157.nfpzoe (mgr.14180) 7721 : cluster [DBG] pgmap v7234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:37.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:19:37.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:19:37.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:19:38.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:19:39.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:38 smithi165 bash[22175]: cluster 2022-05-01T00:19:37.316065+0000 mgr.smithi157.nfpzoe (mgr.14180) 7722 : cluster [DBG] pgmap v7235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:38 smithi165 bash[22175]: audit 2022-05-01T00:19:38.203760+0000 mon.smithi157 (mon.0) 4849 : audit [DBG] from='client.? 172.21.15.157:0/3694218648' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:38 smithi157 bash[20376]: cluster 2022-05-01T00:19:37.316065+0000 mgr.smithi157.nfpzoe (mgr.14180) 7722 : cluster [DBG] pgmap v7235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:38 smithi157 bash[20376]: audit 2022-05-01T00:19:38.203760+0000 mon.smithi157 (mon.0) 4849 : audit [DBG] from='client.? 172.21.15.157:0/3694218648' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:40 smithi157 bash[20376]: cluster 2022-05-01T00:19:39.316670+0000 mgr.smithi157.nfpzoe (mgr.14180) 7723 : cluster [DBG] pgmap v7236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:40 smithi165 bash[22175]: cluster 2022-05-01T00:19:39.316670+0000 mgr.smithi157.nfpzoe (mgr.14180) 7723 : cluster [DBG] pgmap v7236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:42 smithi157 bash[20376]: cluster 2022-05-01T00:19:41.317303+0000 mgr.smithi157.nfpzoe (mgr.14180) 7724 : cluster [DBG] pgmap v7237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:43.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:19:43.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:19:43.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:19:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:42 smithi165 bash[22175]: cluster 2022-05-01T00:19:41.317303+0000 mgr.smithi157.nfpzoe (mgr.14180) 7724 : cluster [DBG] pgmap v7237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:43.553 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:19:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:43 smithi157 bash[20376]: audit 2022-05-01T00:19:43.533924+0000 mon.smithi157 (mon.0) 4850 : audit [DBG] from='client.? 172.21.15.157:0/1368045275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:43 smithi165 bash[22175]: audit 2022-05-01T00:19:43.533924+0000 mon.smithi157 (mon.0) 4850 : audit [DBG] from='client.? 172.21.15.157:0/1368045275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:44 smithi157 bash[20376]: cluster 2022-05-01T00:19:43.317906+0000 mgr.smithi157.nfpzoe (mgr.14180) 7725 : cluster [DBG] pgmap v7238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:45.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:44 smithi165 bash[22175]: cluster 2022-05-01T00:19:43.317906+0000 mgr.smithi157.nfpzoe (mgr.14180) 7725 : cluster [DBG] pgmap v7238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:47.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:46 smithi157 bash[20376]: cluster 2022-05-01T00:19:45.318556+0000 mgr.smithi157.nfpzoe (mgr.14180) 7726 : cluster [DBG] pgmap v7239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:46 smithi165 bash[22175]: cluster 2022-05-01T00:19:45.318556+0000 mgr.smithi157.nfpzoe (mgr.14180) 7726 : cluster [DBG] pgmap v7239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:48.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:19:48.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:19:48.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:19:48.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:19:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:48 smithi157 bash[20376]: cluster 2022-05-01T00:19:47.319247+0000 mgr.smithi157.nfpzoe (mgr.14180) 7727 : cluster [DBG] pgmap v7240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:48 smithi157 bash[20376]: audit 2022-05-01T00:19:48.855234+0000 mon.smithi157 (mon.0) 4851 : audit [DBG] from='client.? 172.21.15.157:0/3602028846' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:49.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:48 smithi165 bash[22175]: cluster 2022-05-01T00:19:47.319247+0000 mgr.smithi157.nfpzoe (mgr.14180) 7727 : cluster [DBG] pgmap v7240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:48 smithi165 bash[22175]: audit 2022-05-01T00:19:48.855234+0000 mon.smithi157 (mon.0) 4851 : audit [DBG] from='client.? 172.21.15.157:0/3602028846' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:50 smithi157 bash[20376]: cluster 2022-05-01T00:19:49.319910+0000 mgr.smithi157.nfpzoe (mgr.14180) 7728 : cluster [DBG] pgmap v7241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:51.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:50 smithi165 bash[22175]: cluster 2022-05-01T00:19:49.319910+0000 mgr.smithi157.nfpzoe (mgr.14180) 7728 : cluster [DBG] pgmap v7241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:52 smithi157 bash[20376]: cluster 2022-05-01T00:19:51.320538+0000 mgr.smithi157.nfpzoe (mgr.14180) 7729 : cluster [DBG] pgmap v7242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:53.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:52 smithi165 bash[22175]: cluster 2022-05-01T00:19:51.320538+0000 mgr.smithi157.nfpzoe (mgr.14180) 7729 : cluster [DBG] pgmap v7242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:53.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:19:53.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:19:53.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:19:54.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:19:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:54 smithi157 bash[20376]: cluster 2022-05-01T00:19:53.321182+0000 mgr.smithi157.nfpzoe (mgr.14180) 7730 : cluster [DBG] pgmap v7243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:54 smithi157 bash[20376]: audit 2022-05-01T00:19:54.189239+0000 mon.smithi157 (mon.0) 4852 : audit [DBG] from='client.? 172.21.15.157:0/1582432655' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:54 smithi165 bash[22175]: cluster 2022-05-01T00:19:53.321182+0000 mgr.smithi157.nfpzoe (mgr.14180) 7730 : cluster [DBG] pgmap v7243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:54 smithi165 bash[22175]: audit 2022-05-01T00:19:54.189239+0000 mon.smithi157 (mon.0) 4852 : audit [DBG] from='client.? 172.21.15.157:0/1582432655' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:19:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:56 smithi165 bash[22175]: cluster 2022-05-01T00:19:55.321804+0000 mgr.smithi157.nfpzoe (mgr.14180) 7731 : cluster [DBG] pgmap v7244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:57.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:56 smithi157 bash[20376]: cluster 2022-05-01T00:19:55.321804+0000 mgr.smithi157.nfpzoe (mgr.14180) 7731 : cluster [DBG] pgmap v7244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:58 smithi165 bash[22175]: cluster 2022-05-01T00:19:57.322444+0000 mgr.smithi157.nfpzoe (mgr.14180) 7732 : cluster [DBG] pgmap v7245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:58 smithi157 bash[20376]: cluster 2022-05-01T00:19:57.322444+0000 mgr.smithi157.nfpzoe (mgr.14180) 7732 : cluster [DBG] pgmap v7245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:19:59.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:19:59.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:19:59.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:19:59.534 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:20:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:59 smithi165 bash[22175]: audit 2022-05-01T00:19:59.304932+0000 mon.smithi157 (mon.0) 4853 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:20:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:59 smithi165 bash[22175]: audit 2022-05-01T00:19:59.514359+0000 mon.smithi157 (mon.0) 4854 : audit [DBG] from='client.? 172.21.15.157:0/1842418055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:19:59 smithi165 bash[22175]: audit 2022-05-01T00:19:59.559499+0000 mon.smithi157 (mon.0) 4855 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:20:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:59 smithi157 bash[20376]: audit 2022-05-01T00:19:59.304932+0000 mon.smithi157 (mon.0) 4853 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:20:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:59 smithi157 bash[20376]: audit 2022-05-01T00:19:59.514359+0000 mon.smithi157 (mon.0) 4854 : audit [DBG] from='client.? 172.21.15.157:0/1842418055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:19:59 smithi157 bash[20376]: audit 2022-05-01T00:19:59.559499+0000 mon.smithi157 (mon.0) 4855 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:20:01.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:00 smithi165 bash[22175]: cluster 2022-05-01T00:19:59.323121+0000 mgr.smithi157.nfpzoe (mgr.14180) 7733 : cluster [DBG] pgmap v7246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:00 smithi165 bash[22175]: cluster 2022-05-01T00:20:00.000159+0000 mon.smithi157 (mon.0) 4856 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T00:20:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:00 smithi157 bash[20376]: cluster 2022-05-01T00:19:59.323121+0000 mgr.smithi157.nfpzoe (mgr.14180) 7733 : cluster [DBG] pgmap v7246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:00 smithi157 bash[20376]: cluster 2022-05-01T00:20:00.000159+0000 mon.smithi157 (mon.0) 4856 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T00:20:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:02 smithi165 bash[22175]: cluster 2022-05-01T00:20:01.323767+0000 mgr.smithi157.nfpzoe (mgr.14180) 7734 : cluster [DBG] pgmap v7247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:02 smithi157 bash[20376]: cluster 2022-05-01T00:20:01.323767+0000 mgr.smithi157.nfpzoe (mgr.14180) 7734 : cluster [DBG] pgmap v7247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:04.538 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:20:04.538 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:20:04.538 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:20:04.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:20:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:04 smithi165 bash[22175]: cluster 2022-05-01T00:20:03.324488+0000 mgr.smithi157.nfpzoe (mgr.14180) 7735 : cluster [DBG] pgmap v7248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:04 smithi165 bash[22175]: audit 2022-05-01T00:20:04.834855+0000 mon.smithi157 (mon.0) 4857 : audit [DBG] from='client.? 172.21.15.157:0/3708631506' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:04 smithi157 bash[20376]: cluster 2022-05-01T00:20:03.324488+0000 mgr.smithi157.nfpzoe (mgr.14180) 7735 : cluster [DBG] pgmap v7248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:04 smithi157 bash[20376]: audit 2022-05-01T00:20:04.834855+0000 mon.smithi157 (mon.0) 4857 : audit [DBG] from='client.? 172.21.15.157:0/3708631506' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:07.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:06 smithi165 bash[22175]: cluster 2022-05-01T00:20:05.325178+0000 mgr.smithi157.nfpzoe (mgr.14180) 7736 : cluster [DBG] pgmap v7249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:07.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:06 smithi157 bash[20376]: cluster 2022-05-01T00:20:05.325178+0000 mgr.smithi157.nfpzoe (mgr.14180) 7736 : cluster [DBG] pgmap v7249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:08 smithi165 bash[22175]: cluster 2022-05-01T00:20:07.325845+0000 mgr.smithi157.nfpzoe (mgr.14180) 7737 : cluster [DBG] pgmap v7250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:09.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:08 smithi157 bash[20376]: cluster 2022-05-01T00:20:07.325845+0000 mgr.smithi157.nfpzoe (mgr.14180) 7737 : cluster [DBG] pgmap v7250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:09.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:20:09.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:20:09.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:20:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:09 smithi165 bash[22175]: audit 2022-05-01T00:20:09.333412+0000 mon.smithi157 (mon.0) 4858 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:20:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:09 smithi165 bash[22175]: audit 2022-05-01T00:20:09.336200+0000 mon.smithi157 (mon.0) 4859 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:20:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:09 smithi165 bash[22175]: audit 2022-05-01T00:20:09.337995+0000 mon.smithi157 (mon.0) 4860 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:20:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:09 smithi165 bash[22175]: audit 2022-05-01T00:20:09.641806+0000 mon.smithi157 (mon.0) 4861 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:20:10.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:20:10.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:09 smithi157 bash[20376]: audit 2022-05-01T00:20:09.333412+0000 mon.smithi157 (mon.0) 4858 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:20:10.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:09 smithi157 bash[20376]: audit 2022-05-01T00:20:09.336200+0000 mon.smithi157 (mon.0) 4859 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:20:10.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:09 smithi157 bash[20376]: audit 2022-05-01T00:20:09.337995+0000 mon.smithi157 (mon.0) 4860 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:20:10.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:09 smithi157 bash[20376]: audit 2022-05-01T00:20:09.641806+0000 mon.smithi157 (mon.0) 4861 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:20:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:10 smithi165 bash[22175]: cluster 2022-05-01T00:20:09.326519+0000 mgr.smithi157.nfpzoe (mgr.14180) 7738 : cluster [DBG] pgmap v7251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:10 smithi165 bash[22175]: audit 2022-05-01T00:20:10.159067+0000 mon.smithi157 (mon.0) 4862 : audit [DBG] from='client.? 172.21.15.157:0/3672183095' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:10 smithi157 bash[20376]: cluster 2022-05-01T00:20:09.326519+0000 mgr.smithi157.nfpzoe (mgr.14180) 7738 : cluster [DBG] pgmap v7251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:10 smithi157 bash[20376]: audit 2022-05-01T00:20:10.159067+0000 mon.smithi157 (mon.0) 4862 : audit [DBG] from='client.? 172.21.15.157:0/3672183095' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:13.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:12 smithi165 bash[22175]: cluster 2022-05-01T00:20:11.327282+0000 mgr.smithi157.nfpzoe (mgr.14180) 7739 : cluster [DBG] pgmap v7252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:12 smithi157 bash[20376]: cluster 2022-05-01T00:20:11.327282+0000 mgr.smithi157.nfpzoe (mgr.14180) 7739 : cluster [DBG] pgmap v7252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:15.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:14 smithi165 bash[22175]: cluster 2022-05-01T00:20:13.327989+0000 mgr.smithi157.nfpzoe (mgr.14180) 7740 : cluster [DBG] pgmap v7253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:14 smithi165 bash[22175]: audit 2022-05-01T00:20:14.099542+0000 mon.smithi157 (mon.0) 4863 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:20:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:14 smithi165 bash[22175]: audit 2022-05-01T00:20:14.389606+0000 mon.smithi157 (mon.0) 4864 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:20:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:14 smithi165 bash[22175]: audit 2022-05-01T00:20:14.395707+0000 mon.smithi157 (mon.0) 4865 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:20:15.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:20:15.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:20:15.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:20:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:14 smithi157 bash[20376]: cluster 2022-05-01T00:20:13.327989+0000 mgr.smithi157.nfpzoe (mgr.14180) 7740 : cluster [DBG] pgmap v7253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:14 smithi157 bash[20376]: audit 2022-05-01T00:20:14.099542+0000 mon.smithi157 (mon.0) 4863 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:20:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:14 smithi157 bash[20376]: audit 2022-05-01T00:20:14.389606+0000 mon.smithi157 (mon.0) 4864 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:20:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:14 smithi157 bash[20376]: audit 2022-05-01T00:20:14.395707+0000 mon.smithi157 (mon.0) 4865 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:20:15.506 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:20:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:15 smithi165 bash[22175]: cluster 2022-05-01T00:20:14.382341+0000 mgr.smithi157.nfpzoe (mgr.14180) 7741 : cluster [DBG] pgmap v7254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:15 smithi165 bash[22175]: cluster 2022-05-01T00:20:14.382746+0000 mgr.smithi157.nfpzoe (mgr.14180) 7742 : cluster [DBG] pgmap v7255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:15 smithi165 bash[22175]: cephadm 2022-05-01T00:20:14.397061+0000 mgr.smithi157.nfpzoe (mgr.14180) 7743 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:20:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:15 smithi165 bash[22175]: cephadm 2022-05-01T00:20:14.397263+0000 mgr.smithi157.nfpzoe (mgr.14180) 7744 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:20:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:15 smithi165 bash[22175]: audit 2022-05-01T00:20:15.486469+0000 mon.smithi157 (mon.0) 4866 : audit [DBG] from='client.? 172.21.15.157:0/2361531240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:15 smithi157 bash[20376]: cluster 2022-05-01T00:20:14.382341+0000 mgr.smithi157.nfpzoe (mgr.14180) 7741 : cluster [DBG] pgmap v7254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:15 smithi157 bash[20376]: cluster 2022-05-01T00:20:14.382746+0000 mgr.smithi157.nfpzoe (mgr.14180) 7742 : cluster [DBG] pgmap v7255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:15 smithi157 bash[20376]: cephadm 2022-05-01T00:20:14.397061+0000 mgr.smithi157.nfpzoe (mgr.14180) 7743 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:20:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:15 smithi157 bash[20376]: cephadm 2022-05-01T00:20:14.397263+0000 mgr.smithi157.nfpzoe (mgr.14180) 7744 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:20:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:15 smithi157 bash[20376]: audit 2022-05-01T00:20:15.486469+0000 mon.smithi157 (mon.0) 4866 : audit [DBG] from='client.? 172.21.15.157:0/2361531240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:18.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:17 smithi165 bash[22175]: cluster 2022-05-01T00:20:16.383404+0000 mgr.smithi157.nfpzoe (mgr.14180) 7745 : cluster [DBG] pgmap v7256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:17 smithi157 bash[20376]: cluster 2022-05-01T00:20:16.383404+0000 mgr.smithi157.nfpzoe (mgr.14180) 7745 : cluster [DBG] pgmap v7256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:19 smithi165 bash[22175]: cluster 2022-05-01T00:20:18.384094+0000 mgr.smithi157.nfpzoe (mgr.14180) 7746 : cluster [DBG] pgmap v7257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:20.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:19 smithi157 bash[20376]: cluster 2022-05-01T00:20:18.384094+0000 mgr.smithi157.nfpzoe (mgr.14180) 7746 : cluster [DBG] pgmap v7257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:20.509 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:20:20.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:20:20.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:20:20.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:20:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:20 smithi157 bash[20376]: audit 2022-05-01T00:20:20.809051+0000 mon.smithi157 (mon.0) 4867 : audit [DBG] from='client.? 172.21.15.157:0/1936482366' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:20 smithi165 bash[22175]: audit 2022-05-01T00:20:20.809051+0000 mon.smithi157 (mon.0) 4867 : audit [DBG] from='client.? 172.21.15.157:0/1936482366' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:21 smithi157 bash[20376]: cluster 2022-05-01T00:20:20.384727+0000 mgr.smithi157.nfpzoe (mgr.14180) 7747 : cluster [DBG] pgmap v7258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:22.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:21 smithi165 bash[22175]: cluster 2022-05-01T00:20:20.384727+0000 mgr.smithi157.nfpzoe (mgr.14180) 7747 : cluster [DBG] pgmap v7258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:23 smithi157 bash[20376]: cluster 2022-05-01T00:20:22.385382+0000 mgr.smithi157.nfpzoe (mgr.14180) 7748 : cluster [DBG] pgmap v7259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:24.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:23 smithi165 bash[22175]: cluster 2022-05-01T00:20:22.385382+0000 mgr.smithi157.nfpzoe (mgr.14180) 7748 : cluster [DBG] pgmap v7259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:25.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:20:25.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:20:25.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:20:26.154 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:20:26.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:25 smithi157 bash[20376]: cluster 2022-05-01T00:20:24.386048+0000 mgr.smithi157.nfpzoe (mgr.14180) 7749 : cluster [DBG] pgmap v7260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:26.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:25 smithi165 bash[22175]: cluster 2022-05-01T00:20:24.386048+0000 mgr.smithi157.nfpzoe (mgr.14180) 7749 : cluster [DBG] pgmap v7260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:27.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:26 smithi157 bash[20376]: audit 2022-05-01T00:20:26.134201+0000 mon.smithi157 (mon.0) 4868 : audit [DBG] from='client.? 172.21.15.157:0/3255795301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:27.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:26 smithi165 bash[22175]: audit 2022-05-01T00:20:26.134201+0000 mon.smithi157 (mon.0) 4868 : audit [DBG] from='client.? 172.21.15.157:0/3255795301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:27 smithi157 bash[20376]: cluster 2022-05-01T00:20:26.386786+0000 mgr.smithi157.nfpzoe (mgr.14180) 7750 : cluster [DBG] pgmap v7261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:27 smithi165 bash[22175]: cluster 2022-05-01T00:20:26.386786+0000 mgr.smithi157.nfpzoe (mgr.14180) 7750 : cluster [DBG] pgmap v7261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:30.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:29 smithi157 bash[20376]: cluster 2022-05-01T00:20:28.387399+0000 mgr.smithi157.nfpzoe (mgr.14180) 7751 : cluster [DBG] pgmap v7262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:30.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:29 smithi165 bash[22175]: cluster 2022-05-01T00:20:28.387399+0000 mgr.smithi157.nfpzoe (mgr.14180) 7751 : cluster [DBG] pgmap v7262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:31.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:20:31.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:20:31.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:20:31.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:20:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:31 smithi157 bash[20376]: cluster 2022-05-01T00:20:30.388048+0000 mgr.smithi157.nfpzoe (mgr.14180) 7752 : cluster [DBG] pgmap v7263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:31 smithi157 bash[20376]: audit 2022-05-01T00:20:31.463697+0000 mon.smithi157 (mon.0) 4869 : audit [DBG] from='client.? 172.21.15.157:0/3266159172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:32.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:31 smithi165 bash[22175]: cluster 2022-05-01T00:20:30.388048+0000 mgr.smithi157.nfpzoe (mgr.14180) 7752 : cluster [DBG] pgmap v7263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:31 smithi165 bash[22175]: audit 2022-05-01T00:20:31.463697+0000 mon.smithi157 (mon.0) 4869 : audit [DBG] from='client.? 172.21.15.157:0/3266159172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:33 smithi157 bash[20376]: cluster 2022-05-01T00:20:32.388662+0000 mgr.smithi157.nfpzoe (mgr.14180) 7753 : cluster [DBG] pgmap v7264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:33 smithi165 bash[22175]: cluster 2022-05-01T00:20:32.388662+0000 mgr.smithi157.nfpzoe (mgr.14180) 7753 : cluster [DBG] pgmap v7264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:35 smithi157 bash[20376]: cluster 2022-05-01T00:20:34.389276+0000 mgr.smithi157.nfpzoe (mgr.14180) 7754 : cluster [DBG] pgmap v7265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:35 smithi165 bash[22175]: cluster 2022-05-01T00:20:34.389276+0000 mgr.smithi157.nfpzoe (mgr.14180) 7754 : cluster [DBG] pgmap v7265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:36.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:20:36.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:20:36.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:20:36.809 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:20:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:36 smithi157 bash[20376]: audit 2022-05-01T00:20:36.790144+0000 mon.smithi157 (mon.0) 4870 : audit [DBG] from='client.? 172.21.15.157:0/1409928127' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:37.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:36 smithi165 bash[22175]: audit 2022-05-01T00:20:36.790144+0000 mon.smithi157 (mon.0) 4870 : audit [DBG] from='client.? 172.21.15.157:0/1409928127' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:37 smithi157 bash[20376]: cluster 2022-05-01T00:20:36.389885+0000 mgr.smithi157.nfpzoe (mgr.14180) 7755 : cluster [DBG] pgmap v7266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:38.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:37 smithi165 bash[22175]: cluster 2022-05-01T00:20:36.389885+0000 mgr.smithi157.nfpzoe (mgr.14180) 7755 : cluster [DBG] pgmap v7266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:39.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:38 smithi165 bash[22175]: cluster 2022-05-01T00:20:38.390492+0000 mgr.smithi157.nfpzoe (mgr.14180) 7756 : cluster [DBG] pgmap v7267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:38 smithi157 bash[20376]: cluster 2022-05-01T00:20:38.390492+0000 mgr.smithi157.nfpzoe (mgr.14180) 7756 : cluster [DBG] pgmap v7267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:41.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:20:41.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:20:41.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:20:42.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:20:42.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:41 smithi165 bash[22175]: cluster 2022-05-01T00:20:40.391110+0000 mgr.smithi157.nfpzoe (mgr.14180) 7757 : cluster [DBG] pgmap v7268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:41 smithi157 bash[20376]: cluster 2022-05-01T00:20:40.391110+0000 mgr.smithi157.nfpzoe (mgr.14180) 7757 : cluster [DBG] pgmap v7268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:43.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:42 smithi165 bash[22175]: audit 2022-05-01T00:20:42.117491+0000 mon.smithi157 (mon.0) 4871 : audit [DBG] from='client.? 172.21.15.157:0/2339657616' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:42 smithi157 bash[20376]: audit 2022-05-01T00:20:42.117491+0000 mon.smithi157 (mon.0) 4871 : audit [DBG] from='client.? 172.21.15.157:0/2339657616' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:44.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:43 smithi165 bash[22175]: cluster 2022-05-01T00:20:42.391813+0000 mgr.smithi157.nfpzoe (mgr.14180) 7758 : cluster [DBG] pgmap v7269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:43 smithi157 bash[20376]: cluster 2022-05-01T00:20:42.391813+0000 mgr.smithi157.nfpzoe (mgr.14180) 7758 : cluster [DBG] pgmap v7269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:45 smithi165 bash[22175]: cluster 2022-05-01T00:20:44.392447+0000 mgr.smithi157.nfpzoe (mgr.14180) 7759 : cluster [DBG] pgmap v7270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:45 smithi157 bash[20376]: cluster 2022-05-01T00:20:44.392447+0000 mgr.smithi157.nfpzoe (mgr.14180) 7759 : cluster [DBG] pgmap v7270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:47.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:20:47.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:20:47.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:20:47.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:20:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:47 smithi165 bash[22175]: cluster 2022-05-01T00:20:46.393042+0000 mgr.smithi157.nfpzoe (mgr.14180) 7760 : cluster [DBG] pgmap v7271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:47 smithi165 bash[22175]: audit 2022-05-01T00:20:47.450556+0000 mon.smithi157 (mon.0) 4872 : audit [DBG] from='client.? 172.21.15.157:0/1883082837' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:47 smithi157 bash[20376]: cluster 2022-05-01T00:20:46.393042+0000 mgr.smithi157.nfpzoe (mgr.14180) 7760 : cluster [DBG] pgmap v7271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:47 smithi157 bash[20376]: audit 2022-05-01T00:20:47.450556+0000 mon.smithi157 (mon.0) 4872 : audit [DBG] from='client.? 172.21.15.157:0/1883082837' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:50.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:49 smithi165 bash[22175]: cluster 2022-05-01T00:20:48.393680+0000 mgr.smithi157.nfpzoe (mgr.14180) 7761 : cluster [DBG] pgmap v7272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:49 smithi157 bash[20376]: cluster 2022-05-01T00:20:48.393680+0000 mgr.smithi157.nfpzoe (mgr.14180) 7761 : cluster [DBG] pgmap v7272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:51 smithi165 bash[22175]: cluster 2022-05-01T00:20:50.394346+0000 mgr.smithi157.nfpzoe (mgr.14180) 7762 : cluster [DBG] pgmap v7273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:51 smithi157 bash[20376]: cluster 2022-05-01T00:20:50.394346+0000 mgr.smithi157.nfpzoe (mgr.14180) 7762 : cluster [DBG] pgmap v7273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:52.473 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:20:52.473 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:20:52.473 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:20:52.802 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:20:53.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:52 smithi165 bash[22175]: audit 2022-05-01T00:20:52.777775+0000 mon.smithi157 (mon.0) 4873 : audit [DBG] from='client.? 172.21.15.157:0/3001214109' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:52 smithi157 bash[20376]: audit 2022-05-01T00:20:52.777775+0000 mon.smithi157 (mon.0) 4873 : audit [DBG] from='client.? 172.21.15.157:0/3001214109' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:54.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:53 smithi165 bash[22175]: cluster 2022-05-01T00:20:52.394983+0000 mgr.smithi157.nfpzoe (mgr.14180) 7763 : cluster [DBG] pgmap v7274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:53 smithi157 bash[20376]: cluster 2022-05-01T00:20:52.394983+0000 mgr.smithi157.nfpzoe (mgr.14180) 7763 : cluster [DBG] pgmap v7274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:56.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:55 smithi165 bash[22175]: cluster 2022-05-01T00:20:54.395670+0000 mgr.smithi157.nfpzoe (mgr.14180) 7764 : cluster [DBG] pgmap v7275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:55 smithi157 bash[20376]: cluster 2022-05-01T00:20:54.395670+0000 mgr.smithi157.nfpzoe (mgr.14180) 7764 : cluster [DBG] pgmap v7275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:57.805 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:20:57.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:20:57.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:20:58.130 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:20:58.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:57 smithi165 bash[22175]: cluster 2022-05-01T00:20:56.396300+0000 mgr.smithi157.nfpzoe (mgr.14180) 7765 : cluster [DBG] pgmap v7276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:57 smithi157 bash[20376]: cluster 2022-05-01T00:20:56.396300+0000 mgr.smithi157.nfpzoe (mgr.14180) 7765 : cluster [DBG] pgmap v7276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:20:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:58 smithi157 bash[20376]: audit 2022-05-01T00:20:58.111391+0000 mon.smithi157 (mon.0) 4874 : audit [DBG] from='client.? 172.21.15.157:0/2867273555' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:20:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:58 smithi165 bash[22175]: audit 2022-05-01T00:20:58.111391+0000 mon.smithi157 (mon.0) 4874 : audit [DBG] from='client.? 172.21.15.157:0/2867273555' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:59 smithi157 bash[20376]: cluster 2022-05-01T00:20:58.396910+0000 mgr.smithi157.nfpzoe (mgr.14180) 7766 : cluster [DBG] pgmap v7277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:59 smithi157 bash[20376]: audit 2022-05-01T00:20:59.308935+0000 mon.smithi157 (mon.0) 4875 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:21:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:20:59 smithi157 bash[20376]: audit 2022-05-01T00:20:59.566544+0000 mon.smithi157 (mon.0) 4876 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:21:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:59 smithi165 bash[22175]: cluster 2022-05-01T00:20:58.396910+0000 mgr.smithi157.nfpzoe (mgr.14180) 7766 : cluster [DBG] pgmap v7277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:59 smithi165 bash[22175]: audit 2022-05-01T00:20:59.308935+0000 mon.smithi157 (mon.0) 4875 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:21:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:20:59 smithi165 bash[22175]: audit 2022-05-01T00:20:59.566544+0000 mon.smithi157 (mon.0) 4876 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:21:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:01 smithi157 bash[20376]: cluster 2022-05-01T00:21:00.397509+0000 mgr.smithi157.nfpzoe (mgr.14180) 7767 : cluster [DBG] pgmap v7278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:02.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:01 smithi165 bash[22175]: cluster 2022-05-01T00:21:00.397509+0000 mgr.smithi157.nfpzoe (mgr.14180) 7767 : cluster [DBG] pgmap v7278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:03.134 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:21:03.134 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:21:03.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:21:03.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:21:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:03 smithi157 bash[20376]: cluster 2022-05-01T00:21:02.398121+0000 mgr.smithi157.nfpzoe (mgr.14180) 7768 : cluster [DBG] pgmap v7279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:03 smithi157 bash[20376]: audit 2022-05-01T00:21:03.439486+0000 mon.smithi157 (mon.0) 4877 : audit [DBG] from='client.? 172.21.15.157:0/3768925774' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:03 smithi165 bash[22175]: cluster 2022-05-01T00:21:02.398121+0000 mgr.smithi157.nfpzoe (mgr.14180) 7768 : cluster [DBG] pgmap v7279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:03 smithi165 bash[22175]: audit 2022-05-01T00:21:03.439486+0000 mon.smithi157 (mon.0) 4877 : audit [DBG] from='client.? 172.21.15.157:0/3768925774' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:05 smithi157 bash[20376]: cluster 2022-05-01T00:21:04.398721+0000 mgr.smithi157.nfpzoe (mgr.14180) 7769 : cluster [DBG] pgmap v7280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:05 smithi165 bash[22175]: cluster 2022-05-01T00:21:04.398721+0000 mgr.smithi157.nfpzoe (mgr.14180) 7769 : cluster [DBG] pgmap v7280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:08.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:07 smithi157 bash[20376]: cluster 2022-05-01T00:21:06.399357+0000 mgr.smithi157.nfpzoe (mgr.14180) 7770 : cluster [DBG] pgmap v7281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:07 smithi165 bash[22175]: cluster 2022-05-01T00:21:06.399357+0000 mgr.smithi157.nfpzoe (mgr.14180) 7770 : cluster [DBG] pgmap v7281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:08.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:21:08.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:21:08.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:21:08.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:21:09.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:08 smithi157 bash[20376]: audit 2022-05-01T00:21:08.773740+0000 mon.smithi157 (mon.0) 4878 : audit [DBG] from='client.? 172.21.15.157:0/686733154' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:08 smithi165 bash[22175]: audit 2022-05-01T00:21:08.773740+0000 mon.smithi157 (mon.0) 4878 : audit [DBG] from='client.? 172.21.15.157:0/686733154' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:10.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:09 smithi157 bash[20376]: cluster 2022-05-01T00:21:08.399961+0000 mgr.smithi157.nfpzoe (mgr.14180) 7771 : cluster [DBG] pgmap v7282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:10.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:09 smithi165 bash[22175]: cluster 2022-05-01T00:21:08.399961+0000 mgr.smithi157.nfpzoe (mgr.14180) 7771 : cluster [DBG] pgmap v7282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:11 smithi157 bash[20376]: cluster 2022-05-01T00:21:10.400553+0000 mgr.smithi157.nfpzoe (mgr.14180) 7772 : cluster [DBG] pgmap v7283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:12.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:11 smithi165 bash[22175]: cluster 2022-05-01T00:21:10.400553+0000 mgr.smithi157.nfpzoe (mgr.14180) 7772 : cluster [DBG] pgmap v7283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:13.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:21:13.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:21:13.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:21:14.121 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:21:14.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:13 smithi157 bash[20376]: cluster 2022-05-01T00:21:12.401184+0000 mgr.smithi157.nfpzoe (mgr.14180) 7773 : cluster [DBG] pgmap v7284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:14.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:13 smithi165 bash[22175]: cluster 2022-05-01T00:21:12.401184+0000 mgr.smithi157.nfpzoe (mgr.14180) 7773 : cluster [DBG] pgmap v7284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:14 smithi157 bash[20376]: audit 2022-05-01T00:21:14.102310+0000 mon.smithi157 (mon.0) 4879 : audit [DBG] from='client.? 172.21.15.157:0/2763601947' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:14 smithi157 bash[20376]: audit 2022-05-01T00:21:14.407482+0000 mon.smithi157 (mon.0) 4880 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:21:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:14 smithi157 bash[20376]: audit 2022-05-01T00:21:14.410326+0000 mon.smithi157 (mon.0) 4881 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:21:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:14 smithi157 bash[20376]: audit 2022-05-01T00:21:14.412387+0000 mon.smithi157 (mon.0) 4882 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:21:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:14 smithi157 bash[20376]: audit 2022-05-01T00:21:14.744917+0000 mon.smithi157 (mon.0) 4883 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:21:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:14 smithi157 bash[20376]: audit 2022-05-01T00:21:14.755641+0000 mon.smithi157 (mon.0) 4884 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:21:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:14 smithi165 bash[22175]: audit 2022-05-01T00:21:14.102310+0000 mon.smithi157 (mon.0) 4879 : audit [DBG] from='client.? 172.21.15.157:0/2763601947' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:14 smithi165 bash[22175]: audit 2022-05-01T00:21:14.407482+0000 mon.smithi157 (mon.0) 4880 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:21:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:14 smithi165 bash[22175]: audit 2022-05-01T00:21:14.410326+0000 mon.smithi157 (mon.0) 4881 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:21:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:14 smithi165 bash[22175]: audit 2022-05-01T00:21:14.412387+0000 mon.smithi157 (mon.0) 4882 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:21:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:14 smithi165 bash[22175]: audit 2022-05-01T00:21:14.744917+0000 mon.smithi157 (mon.0) 4883 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:21:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:14 smithi165 bash[22175]: audit 2022-05-01T00:21:14.755641+0000 mon.smithi157 (mon.0) 4884 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:21:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:15 smithi157 bash[20376]: cluster 2022-05-01T00:21:14.401830+0000 mgr.smithi157.nfpzoe (mgr.14180) 7774 : cluster [DBG] pgmap v7285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:15 smithi157 bash[20376]: cluster 2022-05-01T00:21:14.737369+0000 mgr.smithi157.nfpzoe (mgr.14180) 7775 : cluster [DBG] pgmap v7286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:15 smithi157 bash[20376]: cluster 2022-05-01T00:21:14.737747+0000 mgr.smithi157.nfpzoe (mgr.14180) 7776 : cluster [DBG] pgmap v7287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:15 smithi157 bash[20376]: cephadm 2022-05-01T00:21:14.757307+0000 mgr.smithi157.nfpzoe (mgr.14180) 7777 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:21:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:15 smithi157 bash[20376]: cephadm 2022-05-01T00:21:14.757529+0000 mgr.smithi157.nfpzoe (mgr.14180) 7778 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:21:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:15 smithi165 bash[22175]: cluster 2022-05-01T00:21:14.401830+0000 mgr.smithi157.nfpzoe (mgr.14180) 7774 : cluster [DBG] pgmap v7285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:15 smithi165 bash[22175]: cluster 2022-05-01T00:21:14.737369+0000 mgr.smithi157.nfpzoe (mgr.14180) 7775 : cluster [DBG] pgmap v7286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:15 smithi165 bash[22175]: cluster 2022-05-01T00:21:14.737747+0000 mgr.smithi157.nfpzoe (mgr.14180) 7776 : cluster [DBG] pgmap v7287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:15 smithi165 bash[22175]: cephadm 2022-05-01T00:21:14.757307+0000 mgr.smithi157.nfpzoe (mgr.14180) 7777 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:21:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:15 smithi165 bash[22175]: cephadm 2022-05-01T00:21:14.757529+0000 mgr.smithi157.nfpzoe (mgr.14180) 7778 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:21:17.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:16 smithi165 bash[22175]: cluster 2022-05-01T00:21:16.738344+0000 mgr.smithi157.nfpzoe (mgr.14180) 7779 : cluster [DBG] pgmap v7288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:16 smithi157 bash[20376]: cluster 2022-05-01T00:21:16.738344+0000 mgr.smithi157.nfpzoe (mgr.14180) 7779 : cluster [DBG] pgmap v7288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:19.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:21:19.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:21:19.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:21:19.446 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:21:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:19 smithi157 bash[20376]: cluster 2022-05-01T00:21:18.738950+0000 mgr.smithi157.nfpzoe (mgr.14180) 7780 : cluster [DBG] pgmap v7289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:19 smithi157 bash[20376]: audit 2022-05-01T00:21:19.427486+0000 mon.smithi157 (mon.0) 4885 : audit [DBG] from='client.? 172.21.15.157:0/174464038' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:19 smithi165 bash[22175]: cluster 2022-05-01T00:21:18.738950+0000 mgr.smithi157.nfpzoe (mgr.14180) 7780 : cluster [DBG] pgmap v7289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:19 smithi165 bash[22175]: audit 2022-05-01T00:21:19.427486+0000 mon.smithi157 (mon.0) 4885 : audit [DBG] from='client.? 172.21.15.157:0/174464038' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:22.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:21 smithi165 bash[22175]: cluster 2022-05-01T00:21:20.739672+0000 mgr.smithi157.nfpzoe (mgr.14180) 7781 : cluster [DBG] pgmap v7290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:21 smithi157 bash[20376]: cluster 2022-05-01T00:21:20.739672+0000 mgr.smithi157.nfpzoe (mgr.14180) 7781 : cluster [DBG] pgmap v7290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:23 smithi165 bash[22175]: cluster 2022-05-01T00:21:22.740292+0000 mgr.smithi157.nfpzoe (mgr.14180) 7782 : cluster [DBG] pgmap v7291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:24.210 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:23 smithi157 bash[20376]: cluster 2022-05-01T00:21:22.740292+0000 mgr.smithi157.nfpzoe (mgr.14180) 7782 : cluster [DBG] pgmap v7291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:24.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:21:24.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:21:24.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:21:24.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:21:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:24 smithi165 bash[22175]: audit 2022-05-01T00:21:24.757843+0000 mon.smithi157 (mon.0) 4886 : audit [DBG] from='client.? 172.21.15.157:0/84522256' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:24 smithi157 bash[20376]: audit 2022-05-01T00:21:24.757843+0000 mon.smithi157 (mon.0) 4886 : audit [DBG] from='client.? 172.21.15.157:0/84522256' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:26.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:25 smithi165 bash[22175]: cluster 2022-05-01T00:21:24.740932+0000 mgr.smithi157.nfpzoe (mgr.14180) 7783 : cluster [DBG] pgmap v7292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:26.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:25 smithi157 bash[20376]: cluster 2022-05-01T00:21:24.740932+0000 mgr.smithi157.nfpzoe (mgr.14180) 7783 : cluster [DBG] pgmap v7292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:28.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:27 smithi165 bash[22175]: cluster 2022-05-01T00:21:26.741582+0000 mgr.smithi157.nfpzoe (mgr.14180) 7784 : cluster [DBG] pgmap v7293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:27 smithi157 bash[20376]: cluster 2022-05-01T00:21:26.741582+0000 mgr.smithi157.nfpzoe (mgr.14180) 7784 : cluster [DBG] pgmap v7293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:29.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:21:29.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:21:29.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:21:30.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:21:30.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:29 smithi165 bash[22175]: cluster 2022-05-01T00:21:28.742230+0000 mgr.smithi157.nfpzoe (mgr.14180) 7785 : cluster [DBG] pgmap v7294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:30.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:29 smithi157 bash[20376]: cluster 2022-05-01T00:21:28.742230+0000 mgr.smithi157.nfpzoe (mgr.14180) 7785 : cluster [DBG] pgmap v7294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:31.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:30 smithi165 bash[22175]: audit 2022-05-01T00:21:30.085139+0000 mon.smithi157 (mon.0) 4887 : audit [DBG] from='client.? 172.21.15.157:0/4072860142' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:31.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:30 smithi157 bash[20376]: audit 2022-05-01T00:21:30.085139+0000 mon.smithi157 (mon.0) 4887 : audit [DBG] from='client.? 172.21.15.157:0/4072860142' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:32.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:31 smithi165 bash[22175]: cluster 2022-05-01T00:21:30.742822+0000 mgr.smithi157.nfpzoe (mgr.14180) 7786 : cluster [DBG] pgmap v7295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:31 smithi157 bash[20376]: cluster 2022-05-01T00:21:30.742822+0000 mgr.smithi157.nfpzoe (mgr.14180) 7786 : cluster [DBG] pgmap v7295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:33 smithi157 bash[20376]: cluster 2022-05-01T00:21:32.743445+0000 mgr.smithi157.nfpzoe (mgr.14180) 7787 : cluster [DBG] pgmap v7296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:33 smithi165 bash[22175]: cluster 2022-05-01T00:21:32.743445+0000 mgr.smithi157.nfpzoe (mgr.14180) 7787 : cluster [DBG] pgmap v7296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:35.108 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:21:35.108 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:21:35.108 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:21:35.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:21:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:35 smithi157 bash[20376]: cluster 2022-05-01T00:21:34.744023+0000 mgr.smithi157.nfpzoe (mgr.14180) 7788 : cluster [DBG] pgmap v7297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:35 smithi157 bash[20376]: audit 2022-05-01T00:21:35.411856+0000 mon.smithi157 (mon.0) 4888 : audit [DBG] from='client.? 172.21.15.157:0/2420861457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:35 smithi165 bash[22175]: cluster 2022-05-01T00:21:34.744023+0000 mgr.smithi157.nfpzoe (mgr.14180) 7788 : cluster [DBG] pgmap v7297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:35 smithi165 bash[22175]: audit 2022-05-01T00:21:35.411856+0000 mon.smithi157 (mon.0) 4888 : audit [DBG] from='client.? 172.21.15.157:0/2420861457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:37 smithi157 bash[20376]: cluster 2022-05-01T00:21:36.744650+0000 mgr.smithi157.nfpzoe (mgr.14180) 7789 : cluster [DBG] pgmap v7298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:37 smithi165 bash[22175]: cluster 2022-05-01T00:21:36.744650+0000 mgr.smithi157.nfpzoe (mgr.14180) 7789 : cluster [DBG] pgmap v7298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:40.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:39 smithi157 bash[20376]: cluster 2022-05-01T00:21:38.745276+0000 mgr.smithi157.nfpzoe (mgr.14180) 7790 : cluster [DBG] pgmap v7299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:39 smithi165 bash[22175]: cluster 2022-05-01T00:21:38.745276+0000 mgr.smithi157.nfpzoe (mgr.14180) 7790 : cluster [DBG] pgmap v7299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:40.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:21:40.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:21:40.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:21:40.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:21:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:40 smithi157 bash[20376]: audit 2022-05-01T00:21:40.743575+0000 mon.smithi157 (mon.0) 4889 : audit [DBG] from='client.? 172.21.15.157:0/667036417' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:40 smithi165 bash[22175]: audit 2022-05-01T00:21:40.743575+0000 mon.smithi157 (mon.0) 4889 : audit [DBG] from='client.? 172.21.15.157:0/667036417' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:41 smithi157 bash[20376]: cluster 2022-05-01T00:21:40.745894+0000 mgr.smithi157.nfpzoe (mgr.14180) 7791 : cluster [DBG] pgmap v7300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:41 smithi165 bash[22175]: cluster 2022-05-01T00:21:40.745894+0000 mgr.smithi157.nfpzoe (mgr.14180) 7791 : cluster [DBG] pgmap v7300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:43 smithi157 bash[20376]: cluster 2022-05-01T00:21:42.746665+0000 mgr.smithi157.nfpzoe (mgr.14180) 7792 : cluster [DBG] pgmap v7301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:44.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:43 smithi165 bash[22175]: cluster 2022-05-01T00:21:42.746665+0000 mgr.smithi157.nfpzoe (mgr.14180) 7792 : cluster [DBG] pgmap v7301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:45.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:21:45.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:21:45.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:21:46.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:21:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:45 smithi157 bash[20376]: cluster 2022-05-01T00:21:44.747317+0000 mgr.smithi157.nfpzoe (mgr.14180) 7793 : cluster [DBG] pgmap v7302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:45 smithi165 bash[22175]: cluster 2022-05-01T00:21:44.747317+0000 mgr.smithi157.nfpzoe (mgr.14180) 7793 : cluster [DBG] pgmap v7302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:46 smithi157 bash[20376]: audit 2022-05-01T00:21:46.072901+0000 mon.smithi157 (mon.0) 4890 : audit [DBG] from='client.? 172.21.15.157:0/2259945788' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:47.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:46 smithi165 bash[22175]: audit 2022-05-01T00:21:46.072901+0000 mon.smithi157 (mon.0) 4890 : audit [DBG] from='client.? 172.21.15.157:0/2259945788' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:47 smithi157 bash[20376]: cluster 2022-05-01T00:21:46.747931+0000 mgr.smithi157.nfpzoe (mgr.14180) 7794 : cluster [DBG] pgmap v7303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:48.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:47 smithi165 bash[22175]: cluster 2022-05-01T00:21:46.747931+0000 mgr.smithi157.nfpzoe (mgr.14180) 7794 : cluster [DBG] pgmap v7303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:49 smithi157 bash[20376]: cluster 2022-05-01T00:21:48.748575+0000 mgr.smithi157.nfpzoe (mgr.14180) 7795 : cluster [DBG] pgmap v7304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:50.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:49 smithi165 bash[22175]: cluster 2022-05-01T00:21:48.748575+0000 mgr.smithi157.nfpzoe (mgr.14180) 7795 : cluster [DBG] pgmap v7304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:51.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:21:51.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:21:51.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:21:51.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:21:52.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:51 smithi165 bash[22175]: cluster 2022-05-01T00:21:50.749138+0000 mgr.smithi157.nfpzoe (mgr.14180) 7796 : cluster [DBG] pgmap v7305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:51 smithi165 bash[22175]: audit 2022-05-01T00:21:51.395202+0000 mon.smithi157 (mon.0) 4891 : audit [DBG] from='client.? 172.21.15.157:0/2457279385' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:51 smithi157 bash[20376]: cluster 2022-05-01T00:21:50.749138+0000 mgr.smithi157.nfpzoe (mgr.14180) 7796 : cluster [DBG] pgmap v7305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:51 smithi157 bash[20376]: audit 2022-05-01T00:21:51.395202+0000 mon.smithi157 (mon.0) 4891 : audit [DBG] from='client.? 172.21.15.157:0/2457279385' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:53 smithi165 bash[22175]: cluster 2022-05-01T00:21:52.749759+0000 mgr.smithi157.nfpzoe (mgr.14180) 7797 : cluster [DBG] pgmap v7306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:53 smithi157 bash[20376]: cluster 2022-05-01T00:21:52.749759+0000 mgr.smithi157.nfpzoe (mgr.14180) 7797 : cluster [DBG] pgmap v7306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:54 smithi165 bash[22175]: cluster 2022-05-01T00:21:54.750343+0000 mgr.smithi157.nfpzoe (mgr.14180) 7798 : cluster [DBG] pgmap v7307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:54 smithi157 bash[20376]: cluster 2022-05-01T00:21:54.750343+0000 mgr.smithi157.nfpzoe (mgr.14180) 7798 : cluster [DBG] pgmap v7307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:56.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:21:56.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:21:56.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:21:56.732 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:21:57.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:56 smithi165 bash[22175]: audit 2022-05-01T00:21:56.713554+0000 mon.smithi157 (mon.0) 4892 : audit [DBG] from='client.? 172.21.15.157:0/2100831069' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:57.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:56 smithi157 bash[20376]: audit 2022-05-01T00:21:56.713554+0000 mon.smithi157 (mon.0) 4892 : audit [DBG] from='client.? 172.21.15.157:0/2100831069' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:21:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:57 smithi165 bash[22175]: cluster 2022-05-01T00:21:56.751000+0000 mgr.smithi157.nfpzoe (mgr.14180) 7799 : cluster [DBG] pgmap v7308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:21:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:57 smithi157 bash[20376]: cluster 2022-05-01T00:21:56.751000+0000 mgr.smithi157.nfpzoe (mgr.14180) 7799 : cluster [DBG] pgmap v7308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:00.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:59 smithi165 bash[22175]: cluster 2022-05-01T00:21:58.751796+0000 mgr.smithi157.nfpzoe (mgr.14180) 7800 : cluster [DBG] pgmap v7309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:59 smithi165 bash[22175]: audit 2022-05-01T00:21:59.313121+0000 mon.smithi157 (mon.0) 4893 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:22:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:21:59 smithi165 bash[22175]: audit 2022-05-01T00:21:59.572310+0000 mon.smithi157 (mon.0) 4894 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:22:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:59 smithi157 bash[20376]: cluster 2022-05-01T00:21:58.751796+0000 mgr.smithi157.nfpzoe (mgr.14180) 7800 : cluster [DBG] pgmap v7309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:59 smithi157 bash[20376]: audit 2022-05-01T00:21:59.313121+0000 mon.smithi157 (mon.0) 4893 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:22:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:21:59 smithi157 bash[20376]: audit 2022-05-01T00:21:59.572310+0000 mon.smithi157 (mon.0) 4894 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:22:01.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:22:01.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:22:01.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:22:02.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:22:02.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:01 smithi165 bash[22175]: cluster 2022-05-01T00:22:00.752429+0000 mgr.smithi157.nfpzoe (mgr.14180) 7801 : cluster [DBG] pgmap v7310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:01 smithi157 bash[20376]: cluster 2022-05-01T00:22:00.752429+0000 mgr.smithi157.nfpzoe (mgr.14180) 7801 : cluster [DBG] pgmap v7310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:03.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:02 smithi165 bash[22175]: audit 2022-05-01T00:22:02.038977+0000 mon.smithi157 (mon.0) 4895 : audit [DBG] from='client.? 172.21.15.157:0/851728594' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:02 smithi157 bash[20376]: audit 2022-05-01T00:22:02.038977+0000 mon.smithi157 (mon.0) 4895 : audit [DBG] from='client.? 172.21.15.157:0/851728594' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:03 smithi157 bash[20376]: cluster 2022-05-01T00:22:02.753042+0000 mgr.smithi157.nfpzoe (mgr.14180) 7802 : cluster [DBG] pgmap v7311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:03 smithi165 bash[22175]: cluster 2022-05-01T00:22:02.753042+0000 mgr.smithi157.nfpzoe (mgr.14180) 7802 : cluster [DBG] pgmap v7311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:05 smithi157 bash[20376]: cluster 2022-05-01T00:22:04.753670+0000 mgr.smithi157.nfpzoe (mgr.14180) 7803 : cluster [DBG] pgmap v7312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:06.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:05 smithi165 bash[22175]: cluster 2022-05-01T00:22:04.753670+0000 mgr.smithi157.nfpzoe (mgr.14180) 7803 : cluster [DBG] pgmap v7312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:07.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:22:07.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:22:07.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:22:07.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:22:08.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:07 smithi157 bash[20376]: cluster 2022-05-01T00:22:06.754281+0000 mgr.smithi157.nfpzoe (mgr.14180) 7804 : cluster [DBG] pgmap v7313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:08.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:07 smithi157 bash[20376]: audit 2022-05-01T00:22:07.369683+0000 mon.smithi157 (mon.0) 4896 : audit [DBG] from='client.? 172.21.15.157:0/3452546369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:07 smithi165 bash[22175]: cluster 2022-05-01T00:22:06.754281+0000 mgr.smithi157.nfpzoe (mgr.14180) 7804 : cluster [DBG] pgmap v7313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:07 smithi165 bash[22175]: audit 2022-05-01T00:22:07.369683+0000 mon.smithi157 (mon.0) 4896 : audit [DBG] from='client.? 172.21.15.157:0/3452546369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:10.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:09 smithi157 bash[20376]: cluster 2022-05-01T00:22:08.754853+0000 mgr.smithi157.nfpzoe (mgr.14180) 7805 : cluster [DBG] pgmap v7314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:09 smithi165 bash[22175]: cluster 2022-05-01T00:22:08.754853+0000 mgr.smithi157.nfpzoe (mgr.14180) 7805 : cluster [DBG] pgmap v7314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:11 smithi157 bash[20376]: cluster 2022-05-01T00:22:10.755479+0000 mgr.smithi157.nfpzoe (mgr.14180) 7806 : cluster [DBG] pgmap v7315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:12.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:22:12.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:22:12.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:22:12.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:11 smithi165 bash[22175]: cluster 2022-05-01T00:22:10.755479+0000 mgr.smithi157.nfpzoe (mgr.14180) 7806 : cluster [DBG] pgmap v7315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:12.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:22:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:12 smithi157 bash[20376]: audit 2022-05-01T00:22:12.699746+0000 mon.smithi157 (mon.0) 4897 : audit [DBG] from='client.? 172.21.15.157:0/2118299378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:12 smithi165 bash[22175]: audit 2022-05-01T00:22:12.699746+0000 mon.smithi157 (mon.0) 4897 : audit [DBG] from='client.? 172.21.15.157:0/2118299378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:14.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:13 smithi157 bash[20376]: cluster 2022-05-01T00:22:12.756112+0000 mgr.smithi157.nfpzoe (mgr.14180) 7807 : cluster [DBG] pgmap v7316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:13 smithi165 bash[22175]: cluster 2022-05-01T00:22:12.756112+0000 mgr.smithi157.nfpzoe (mgr.14180) 7807 : cluster [DBG] pgmap v7316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:14 smithi157 bash[20376]: audit 2022-05-01T00:22:14.767609+0000 mon.smithi157 (mon.0) 4898 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:22:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:14 smithi157 bash[20376]: audit 2022-05-01T00:22:14.770193+0000 mon.smithi157 (mon.0) 4899 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:22:15.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:14 smithi157 bash[20376]: audit 2022-05-01T00:22:14.771972+0000 mon.smithi157 (mon.0) 4900 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:22:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:14 smithi165 bash[22175]: audit 2022-05-01T00:22:14.767609+0000 mon.smithi157 (mon.0) 4898 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:22:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:14 smithi165 bash[22175]: audit 2022-05-01T00:22:14.770193+0000 mon.smithi157 (mon.0) 4899 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:22:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:14 smithi165 bash[22175]: audit 2022-05-01T00:22:14.771972+0000 mon.smithi157 (mon.0) 4900 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:22:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:15 smithi157 bash[20376]: cluster 2022-05-01T00:22:14.756735+0000 mgr.smithi157.nfpzoe (mgr.14180) 7808 : cluster [DBG] pgmap v7317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:15 smithi157 bash[20376]: audit 2022-05-01T00:22:15.069733+0000 mon.smithi157 (mon.0) 4901 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:22:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:15 smithi157 bash[20376]: audit 2022-05-01T00:22:15.382433+0000 mon.smithi157 (mon.0) 4902 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:22:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:15 smithi157 bash[20376]: audit 2022-05-01T00:22:15.393882+0000 mon.smithi157 (mon.0) 4903 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:22:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:15 smithi165 bash[22175]: cluster 2022-05-01T00:22:14.756735+0000 mgr.smithi157.nfpzoe (mgr.14180) 7808 : cluster [DBG] pgmap v7317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:15 smithi165 bash[22175]: audit 2022-05-01T00:22:15.069733+0000 mon.smithi157 (mon.0) 4901 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:22:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:15 smithi165 bash[22175]: audit 2022-05-01T00:22:15.382433+0000 mon.smithi157 (mon.0) 4902 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:22:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:15 smithi165 bash[22175]: audit 2022-05-01T00:22:15.393882+0000 mon.smithi157 (mon.0) 4903 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:22:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:16 smithi157 bash[20376]: cluster 2022-05-01T00:22:15.374448+0000 mgr.smithi157.nfpzoe (mgr.14180) 7809 : cluster [DBG] pgmap v7318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:16 smithi157 bash[20376]: cluster 2022-05-01T00:22:15.374940+0000 mgr.smithi157.nfpzoe (mgr.14180) 7810 : cluster [DBG] pgmap v7319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:16 smithi157 bash[20376]: cephadm 2022-05-01T00:22:15.395556+0000 mgr.smithi157.nfpzoe (mgr.14180) 7811 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:22:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:16 smithi157 bash[20376]: cephadm 2022-05-01T00:22:15.395784+0000 mgr.smithi157.nfpzoe (mgr.14180) 7812 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:22:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:16 smithi165 bash[22175]: cluster 2022-05-01T00:22:15.374448+0000 mgr.smithi157.nfpzoe (mgr.14180) 7809 : cluster [DBG] pgmap v7318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:16 smithi165 bash[22175]: cluster 2022-05-01T00:22:15.374940+0000 mgr.smithi157.nfpzoe (mgr.14180) 7810 : cluster [DBG] pgmap v7319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:16 smithi165 bash[22175]: cephadm 2022-05-01T00:22:15.395556+0000 mgr.smithi157.nfpzoe (mgr.14180) 7811 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:22:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:16 smithi165 bash[22175]: cephadm 2022-05-01T00:22:15.395784+0000 mgr.smithi157.nfpzoe (mgr.14180) 7812 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:22:17.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:22:17.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:22:17.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:22:18.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:22:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:18 smithi157 bash[20376]: cluster 2022-05-01T00:22:17.375681+0000 mgr.smithi157.nfpzoe (mgr.14180) 7813 : cluster [DBG] pgmap v7320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:18 smithi157 bash[20376]: audit 2022-05-01T00:22:18.020944+0000 mon.smithi157 (mon.0) 4904 : audit [DBG] from='client.? 172.21.15.157:0/213632854' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:18 smithi165 bash[22175]: cluster 2022-05-01T00:22:17.375681+0000 mgr.smithi157.nfpzoe (mgr.14180) 7813 : cluster [DBG] pgmap v7320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:18 smithi165 bash[22175]: audit 2022-05-01T00:22:18.020944+0000 mon.smithi157 (mon.0) 4904 : audit [DBG] from='client.? 172.21.15.157:0/213632854' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:20 smithi157 bash[20376]: cluster 2022-05-01T00:22:19.376333+0000 mgr.smithi157.nfpzoe (mgr.14180) 7814 : cluster [DBG] pgmap v7321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:20 smithi165 bash[22175]: cluster 2022-05-01T00:22:19.376333+0000 mgr.smithi157.nfpzoe (mgr.14180) 7814 : cluster [DBG] pgmap v7321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:23.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:22:23.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:22:23.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:22:23.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:22:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:22 smithi165 bash[22175]: cluster 2022-05-01T00:22:21.376971+0000 mgr.smithi157.nfpzoe (mgr.14180) 7815 : cluster [DBG] pgmap v7322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:22 smithi157 bash[20376]: cluster 2022-05-01T00:22:21.376971+0000 mgr.smithi157.nfpzoe (mgr.14180) 7815 : cluster [DBG] pgmap v7322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:23 smithi165 bash[22175]: audit 2022-05-01T00:22:23.342659+0000 mon.smithi157 (mon.0) 4905 : audit [DBG] from='client.? 172.21.15.157:0/3172483218' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:23 smithi157 bash[20376]: audit 2022-05-01T00:22:23.342659+0000 mon.smithi157 (mon.0) 4905 : audit [DBG] from='client.? 172.21.15.157:0/3172483218' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:24 smithi165 bash[22175]: cluster 2022-05-01T00:22:23.377593+0000 mgr.smithi157.nfpzoe (mgr.14180) 7816 : cluster [DBG] pgmap v7323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:24 smithi157 bash[20376]: cluster 2022-05-01T00:22:23.377593+0000 mgr.smithi157.nfpzoe (mgr.14180) 7816 : cluster [DBG] pgmap v7323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:26 smithi165 bash[22175]: cluster 2022-05-01T00:22:25.378215+0000 mgr.smithi157.nfpzoe (mgr.14180) 7817 : cluster [DBG] pgmap v7324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:27.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:26 smithi157 bash[20376]: cluster 2022-05-01T00:22:25.378215+0000 mgr.smithi157.nfpzoe (mgr.14180) 7817 : cluster [DBG] pgmap v7324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:28.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:22:28.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:22:28.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:22:28.684 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:22:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:28 smithi165 bash[22175]: cluster 2022-05-01T00:22:27.378902+0000 mgr.smithi157.nfpzoe (mgr.14180) 7818 : cluster [DBG] pgmap v7325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:28 smithi165 bash[22175]: audit 2022-05-01T00:22:28.664928+0000 mon.smithi157 (mon.0) 4906 : audit [DBG] from='client.? 172.21.15.157:0/1545972247' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:28 smithi157 bash[20376]: cluster 2022-05-01T00:22:27.378902+0000 mgr.smithi157.nfpzoe (mgr.14180) 7818 : cluster [DBG] pgmap v7325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:29.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:28 smithi157 bash[20376]: audit 2022-05-01T00:22:28.664928+0000 mon.smithi157 (mon.0) 4906 : audit [DBG] from='client.? 172.21.15.157:0/1545972247' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:30 smithi165 bash[22175]: cluster 2022-05-01T00:22:29.379530+0000 mgr.smithi157.nfpzoe (mgr.14180) 7819 : cluster [DBG] pgmap v7326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:31.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:30 smithi157 bash[20376]: cluster 2022-05-01T00:22:29.379530+0000 mgr.smithi157.nfpzoe (mgr.14180) 7819 : cluster [DBG] pgmap v7326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:32 smithi165 bash[22175]: cluster 2022-05-01T00:22:31.380239+0000 mgr.smithi157.nfpzoe (mgr.14180) 7820 : cluster [DBG] pgmap v7327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:32 smithi157 bash[20376]: cluster 2022-05-01T00:22:31.380239+0000 mgr.smithi157.nfpzoe (mgr.14180) 7820 : cluster [DBG] pgmap v7327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:33.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:22:33.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:22:33.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:22:34.014 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:22:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:34 smithi165 bash[22175]: cluster 2022-05-01T00:22:33.380882+0000 mgr.smithi157.nfpzoe (mgr.14180) 7821 : cluster [DBG] pgmap v7328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:34 smithi165 bash[22175]: audit 2022-05-01T00:22:33.995537+0000 mon.smithi157 (mon.0) 4907 : audit [DBG] from='client.? 172.21.15.157:0/3303098632' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:34 smithi157 bash[20376]: cluster 2022-05-01T00:22:33.380882+0000 mgr.smithi157.nfpzoe (mgr.14180) 7821 : cluster [DBG] pgmap v7328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:34 smithi157 bash[20376]: audit 2022-05-01T00:22:33.995537+0000 mon.smithi157 (mon.0) 4907 : audit [DBG] from='client.? 172.21.15.157:0/3303098632' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:36 smithi157 bash[20376]: cluster 2022-05-01T00:22:35.381452+0000 mgr.smithi157.nfpzoe (mgr.14180) 7822 : cluster [DBG] pgmap v7329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:36 smithi165 bash[22175]: cluster 2022-05-01T00:22:35.381452+0000 mgr.smithi157.nfpzoe (mgr.14180) 7822 : cluster [DBG] pgmap v7329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:39.018 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:22:39.018 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:22:39.018 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:22:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:38 smithi157 bash[20376]: cluster 2022-05-01T00:22:37.382189+0000 mgr.smithi157.nfpzoe (mgr.14180) 7823 : cluster [DBG] pgmap v7330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:39.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:22:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:38 smithi165 bash[22175]: cluster 2022-05-01T00:22:37.382189+0000 mgr.smithi157.nfpzoe (mgr.14180) 7823 : cluster [DBG] pgmap v7330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:40.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:39 smithi157 bash[20376]: audit 2022-05-01T00:22:39.326161+0000 mon.smithi157 (mon.0) 4908 : audit [DBG] from='client.? 172.21.15.157:0/2165034994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:39 smithi165 bash[22175]: audit 2022-05-01T00:22:39.326161+0000 mon.smithi157 (mon.0) 4908 : audit [DBG] from='client.? 172.21.15.157:0/2165034994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:40 smithi157 bash[20376]: cluster 2022-05-01T00:22:39.382872+0000 mgr.smithi157.nfpzoe (mgr.14180) 7824 : cluster [DBG] pgmap v7331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:40 smithi165 bash[22175]: cluster 2022-05-01T00:22:39.382872+0000 mgr.smithi157.nfpzoe (mgr.14180) 7824 : cluster [DBG] pgmap v7331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:42 smithi157 bash[20376]: cluster 2022-05-01T00:22:41.383595+0000 mgr.smithi157.nfpzoe (mgr.14180) 7825 : cluster [DBG] pgmap v7332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:42 smithi165 bash[22175]: cluster 2022-05-01T00:22:41.383595+0000 mgr.smithi157.nfpzoe (mgr.14180) 7825 : cluster [DBG] pgmap v7332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:44.353 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:22:44.354 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:22:44.354 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:22:44.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:22:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:44 smithi157 bash[20376]: cluster 2022-05-01T00:22:43.384348+0000 mgr.smithi157.nfpzoe (mgr.14180) 7826 : cluster [DBG] pgmap v7333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:45.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:44 smithi157 bash[20376]: audit 2022-05-01T00:22:44.659083+0000 mon.smithi157 (mon.0) 4909 : audit [DBG] from='client.? 172.21.15.157:0/932911933' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:44 smithi165 bash[22175]: cluster 2022-05-01T00:22:43.384348+0000 mgr.smithi157.nfpzoe (mgr.14180) 7826 : cluster [DBG] pgmap v7333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:44 smithi165 bash[22175]: audit 2022-05-01T00:22:44.659083+0000 mon.smithi157 (mon.0) 4909 : audit [DBG] from='client.? 172.21.15.157:0/932911933' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:46 smithi157 bash[20376]: cluster 2022-05-01T00:22:45.384975+0000 mgr.smithi157.nfpzoe (mgr.14180) 7827 : cluster [DBG] pgmap v7334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:46 smithi165 bash[22175]: cluster 2022-05-01T00:22:45.384975+0000 mgr.smithi157.nfpzoe (mgr.14180) 7827 : cluster [DBG] pgmap v7334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:48 smithi157 bash[20376]: cluster 2022-05-01T00:22:47.385565+0000 mgr.smithi157.nfpzoe (mgr.14180) 7828 : cluster [DBG] pgmap v7335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:48 smithi165 bash[22175]: cluster 2022-05-01T00:22:47.385565+0000 mgr.smithi157.nfpzoe (mgr.14180) 7828 : cluster [DBG] pgmap v7335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:49.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:22:49.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:22:49.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:22:50.006 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:22:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:50 smithi157 bash[20376]: cluster 2022-05-01T00:22:49.386215+0000 mgr.smithi157.nfpzoe (mgr.14180) 7829 : cluster [DBG] pgmap v7336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:50 smithi157 bash[20376]: audit 2022-05-01T00:22:49.986612+0000 mon.smithi157 (mon.0) 4910 : audit [DBG] from='client.? 172.21.15.157:0/2260867503' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:50 smithi165 bash[22175]: cluster 2022-05-01T00:22:49.386215+0000 mgr.smithi157.nfpzoe (mgr.14180) 7829 : cluster [DBG] pgmap v7336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:50 smithi165 bash[22175]: audit 2022-05-01T00:22:49.986612+0000 mon.smithi157 (mon.0) 4910 : audit [DBG] from='client.? 172.21.15.157:0/2260867503' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:52 smithi157 bash[20376]: cluster 2022-05-01T00:22:51.386830+0000 mgr.smithi157.nfpzoe (mgr.14180) 7830 : cluster [DBG] pgmap v7337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:52 smithi165 bash[22175]: cluster 2022-05-01T00:22:51.386830+0000 mgr.smithi157.nfpzoe (mgr.14180) 7830 : cluster [DBG] pgmap v7337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:55.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:22:55.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:22:55.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:22:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:54 smithi157 bash[20376]: cluster 2022-05-01T00:22:53.387437+0000 mgr.smithi157.nfpzoe (mgr.14180) 7831 : cluster [DBG] pgmap v7338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:55.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:22:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:54 smithi165 bash[22175]: cluster 2022-05-01T00:22:53.387437+0000 mgr.smithi157.nfpzoe (mgr.14180) 7831 : cluster [DBG] pgmap v7338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:55 smithi165 bash[22175]: audit 2022-05-01T00:22:55.317096+0000 mon.smithi157 (mon.0) 4911 : audit [DBG] from='client.? 172.21.15.157:0/4114999784' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:55 smithi157 bash[20376]: audit 2022-05-01T00:22:55.317096+0000 mon.smithi157 (mon.0) 4911 : audit [DBG] from='client.? 172.21.15.157:0/4114999784' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:22:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:56 smithi165 bash[22175]: cluster 2022-05-01T00:22:55.388058+0000 mgr.smithi157.nfpzoe (mgr.14180) 7832 : cluster [DBG] pgmap v7339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:56 smithi157 bash[20376]: cluster 2022-05-01T00:22:55.388058+0000 mgr.smithi157.nfpzoe (mgr.14180) 7832 : cluster [DBG] pgmap v7339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:59.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:58 smithi165 bash[22175]: cluster 2022-05-01T00:22:57.388688+0000 mgr.smithi157.nfpzoe (mgr.14180) 7833 : cluster [DBG] pgmap v7340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:22:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:58 smithi157 bash[20376]: cluster 2022-05-01T00:22:57.388688+0000 mgr.smithi157.nfpzoe (mgr.14180) 7833 : cluster [DBG] pgmap v7340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:00.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:23:00.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:23:00.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:23:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:59 smithi165 bash[22175]: audit 2022-05-01T00:22:59.317220+0000 mon.smithi157 (mon.0) 4912 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:23:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:22:59 smithi165 bash[22175]: audit 2022-05-01T00:22:59.576750+0000 mon.smithi157 (mon.0) 4913 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:23:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:59 smithi157 bash[20376]: audit 2022-05-01T00:22:59.317220+0000 mon.smithi157 (mon.0) 4912 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:23:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:22:59 smithi157 bash[20376]: audit 2022-05-01T00:22:59.576750+0000 mon.smithi157 (mon.0) 4913 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:23:00.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:23:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:00 smithi165 bash[22175]: cluster 2022-05-01T00:22:59.389330+0000 mgr.smithi157.nfpzoe (mgr.14180) 7834 : cluster [DBG] pgmap v7341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:00 smithi165 bash[22175]: audit 2022-05-01T00:23:00.647969+0000 mon.smithi157 (mon.0) 4914 : audit [DBG] from='client.? 172.21.15.157:0/1233673165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:00 smithi157 bash[20376]: cluster 2022-05-01T00:22:59.389330+0000 mgr.smithi157.nfpzoe (mgr.14180) 7834 : cluster [DBG] pgmap v7341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:01.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:00 smithi157 bash[20376]: audit 2022-05-01T00:23:00.647969+0000 mon.smithi157 (mon.0) 4914 : audit [DBG] from='client.? 172.21.15.157:0/1233673165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:01 smithi165 bash[22175]: cluster 2022-05-01T00:23:01.389932+0000 mgr.smithi157.nfpzoe (mgr.14180) 7835 : cluster [DBG] pgmap v7342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:01 smithi157 bash[20376]: cluster 2022-05-01T00:23:01.389932+0000 mgr.smithi157.nfpzoe (mgr.14180) 7835 : cluster [DBG] pgmap v7342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:04 smithi157 bash[20376]: cluster 2022-05-01T00:23:03.390580+0000 mgr.smithi157.nfpzoe (mgr.14180) 7836 : cluster [DBG] pgmap v7343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:04 smithi165 bash[22175]: cluster 2022-05-01T00:23:03.390580+0000 mgr.smithi157.nfpzoe (mgr.14180) 7836 : cluster [DBG] pgmap v7343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:05.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:23:05.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:23:05.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:23:05.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:23:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:06 smithi165 bash[22175]: cluster 2022-05-01T00:23:05.391211+0000 mgr.smithi157.nfpzoe (mgr.14180) 7837 : cluster [DBG] pgmap v7344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:06 smithi165 bash[22175]: audit 2022-05-01T00:23:05.978422+0000 mon.smithi157 (mon.0) 4915 : audit [DBG] from='client.? 172.21.15.157:0/11410466' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:07.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:06 smithi157 bash[20376]: cluster 2022-05-01T00:23:05.391211+0000 mgr.smithi157.nfpzoe (mgr.14180) 7837 : cluster [DBG] pgmap v7344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:07.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:06 smithi157 bash[20376]: audit 2022-05-01T00:23:05.978422+0000 mon.smithi157 (mon.0) 4915 : audit [DBG] from='client.? 172.21.15.157:0/11410466' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:09.144 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:08 smithi165 bash[22175]: cluster 2022-05-01T00:23:07.391816+0000 mgr.smithi157.nfpzoe (mgr.14180) 7838 : cluster [DBG] pgmap v7345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:09.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:08 smithi157 bash[20376]: cluster 2022-05-01T00:23:07.391816+0000 mgr.smithi157.nfpzoe (mgr.14180) 7838 : cluster [DBG] pgmap v7345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:11.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:23:11.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:23:11.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:23:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:10 smithi157 bash[20376]: cluster 2022-05-01T00:23:09.392426+0000 mgr.smithi157.nfpzoe (mgr.14180) 7839 : cluster [DBG] pgmap v7346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:11.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:23:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:10 smithi165 bash[22175]: cluster 2022-05-01T00:23:09.392426+0000 mgr.smithi157.nfpzoe (mgr.14180) 7839 : cluster [DBG] pgmap v7346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:11 smithi157 bash[20376]: audit 2022-05-01T00:23:11.302154+0000 mon.smithi157 (mon.0) 4916 : audit [DBG] from='client.? 172.21.15.157:0/2348440428' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:11 smithi165 bash[22175]: audit 2022-05-01T00:23:11.302154+0000 mon.smithi157 (mon.0) 4916 : audit [DBG] from='client.? 172.21.15.157:0/2348440428' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:13.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:12 smithi157 bash[20376]: cluster 2022-05-01T00:23:11.393125+0000 mgr.smithi157.nfpzoe (mgr.14180) 7840 : cluster [DBG] pgmap v7347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:12 smithi165 bash[22175]: cluster 2022-05-01T00:23:11.393125+0000 mgr.smithi157.nfpzoe (mgr.14180) 7840 : cluster [DBG] pgmap v7347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:14 smithi157 bash[20376]: cluster 2022-05-01T00:23:13.393769+0000 mgr.smithi157.nfpzoe (mgr.14180) 7841 : cluster [DBG] pgmap v7348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:14 smithi165 bash[22175]: cluster 2022-05-01T00:23:13.393769+0000 mgr.smithi157.nfpzoe (mgr.14180) 7841 : cluster [DBG] pgmap v7348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:15 smithi157 bash[20376]: audit 2022-05-01T00:23:15.409103+0000 mon.smithi157 (mon.0) 4917 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:23:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:15 smithi157 bash[20376]: audit 2022-05-01T00:23:15.411895+0000 mon.smithi157 (mon.0) 4918 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:23:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:15 smithi157 bash[20376]: audit 2022-05-01T00:23:15.414003+0000 mon.smithi157 (mon.0) 4919 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:23:16.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:15 smithi157 bash[20376]: audit 2022-05-01T00:23:15.757370+0000 mon.smithi157 (mon.0) 4920 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:23:16.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:15 smithi157 bash[20376]: audit 2022-05-01T00:23:15.768165+0000 mon.smithi157 (mon.0) 4921 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:23:16.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:23:16.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:23:16.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:23:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:15 smithi165 bash[22175]: audit 2022-05-01T00:23:15.409103+0000 mon.smithi157 (mon.0) 4917 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:23:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:15 smithi165 bash[22175]: audit 2022-05-01T00:23:15.411895+0000 mon.smithi157 (mon.0) 4918 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:23:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:15 smithi165 bash[22175]: audit 2022-05-01T00:23:15.414003+0000 mon.smithi157 (mon.0) 4919 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:23:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:15 smithi165 bash[22175]: audit 2022-05-01T00:23:15.757370+0000 mon.smithi157 (mon.0) 4920 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:23:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:15 smithi165 bash[22175]: audit 2022-05-01T00:23:15.768165+0000 mon.smithi157 (mon.0) 4921 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:23:16.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:23:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:16 smithi157 bash[20376]: cluster 2022-05-01T00:23:15.394348+0000 mgr.smithi157.nfpzoe (mgr.14180) 7842 : cluster [DBG] pgmap v7349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:16 smithi157 bash[20376]: cluster 2022-05-01T00:23:15.749884+0000 mgr.smithi157.nfpzoe (mgr.14180) 7843 : cluster [DBG] pgmap v7350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:16 smithi157 bash[20376]: cluster 2022-05-01T00:23:15.750357+0000 mgr.smithi157.nfpzoe (mgr.14180) 7844 : cluster [DBG] pgmap v7351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:16 smithi157 bash[20376]: cephadm 2022-05-01T00:23:15.769742+0000 mgr.smithi157.nfpzoe (mgr.14180) 7845 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:23:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:16 smithi157 bash[20376]: cephadm 2022-05-01T00:23:15.770012+0000 mgr.smithi157.nfpzoe (mgr.14180) 7846 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:23:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:16 smithi157 bash[20376]: audit 2022-05-01T00:23:16.632272+0000 mon.smithi157 (mon.0) 4922 : audit [DBG] from='client.? 172.21.15.157:0/3263565469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:16 smithi165 bash[22175]: cluster 2022-05-01T00:23:15.394348+0000 mgr.smithi157.nfpzoe (mgr.14180) 7842 : cluster [DBG] pgmap v7349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:16 smithi165 bash[22175]: cluster 2022-05-01T00:23:15.749884+0000 mgr.smithi157.nfpzoe (mgr.14180) 7843 : cluster [DBG] pgmap v7350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:16 smithi165 bash[22175]: cluster 2022-05-01T00:23:15.750357+0000 mgr.smithi157.nfpzoe (mgr.14180) 7844 : cluster [DBG] pgmap v7351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:16 smithi165 bash[22175]: cephadm 2022-05-01T00:23:15.769742+0000 mgr.smithi157.nfpzoe (mgr.14180) 7845 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:23:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:16 smithi165 bash[22175]: cephadm 2022-05-01T00:23:15.770012+0000 mgr.smithi157.nfpzoe (mgr.14180) 7846 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:23:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:16 smithi165 bash[22175]: audit 2022-05-01T00:23:16.632272+0000 mon.smithi157 (mon.0) 4922 : audit [DBG] from='client.? 172.21.15.157:0/3263565469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:18 smithi157 bash[20376]: cluster 2022-05-01T00:23:17.751045+0000 mgr.smithi157.nfpzoe (mgr.14180) 7847 : cluster [DBG] pgmap v7352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:18 smithi165 bash[22175]: cluster 2022-05-01T00:23:17.751045+0000 mgr.smithi157.nfpzoe (mgr.14180) 7847 : cluster [DBG] pgmap v7352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:20 smithi157 bash[20376]: cluster 2022-05-01T00:23:19.751636+0000 mgr.smithi157.nfpzoe (mgr.14180) 7848 : cluster [DBG] pgmap v7353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:20 smithi165 bash[22175]: cluster 2022-05-01T00:23:19.751636+0000 mgr.smithi157.nfpzoe (mgr.14180) 7848 : cluster [DBG] pgmap v7353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:21.654 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:23:21.655 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:23:21.655 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:23:21.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:23:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:22 smithi157 bash[20376]: cluster 2022-05-01T00:23:21.752237+0000 mgr.smithi157.nfpzoe (mgr.14180) 7849 : cluster [DBG] pgmap v7354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:23.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:22 smithi157 bash[20376]: audit 2022-05-01T00:23:21.954392+0000 mon.smithi157 (mon.0) 4923 : audit [DBG] from='client.? 172.21.15.157:0/1411757132' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:22 smithi165 bash[22175]: cluster 2022-05-01T00:23:21.752237+0000 mgr.smithi157.nfpzoe (mgr.14180) 7849 : cluster [DBG] pgmap v7354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:22 smithi165 bash[22175]: audit 2022-05-01T00:23:21.954392+0000 mon.smithi157 (mon.0) 4923 : audit [DBG] from='client.? 172.21.15.157:0/1411757132' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:24 smithi157 bash[20376]: cluster 2022-05-01T00:23:23.752895+0000 mgr.smithi157.nfpzoe (mgr.14180) 7850 : cluster [DBG] pgmap v7355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:24 smithi165 bash[22175]: cluster 2022-05-01T00:23:23.752895+0000 mgr.smithi157.nfpzoe (mgr.14180) 7850 : cluster [DBG] pgmap v7355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:26.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:23:26.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:23:26.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:23:27.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:26 smithi157 bash[20376]: cluster 2022-05-01T00:23:25.753484+0000 mgr.smithi157.nfpzoe (mgr.14180) 7851 : cluster [DBG] pgmap v7356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:27.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:23:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:26 smithi165 bash[22175]: cluster 2022-05-01T00:23:25.753484+0000 mgr.smithi157.nfpzoe (mgr.14180) 7851 : cluster [DBG] pgmap v7356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:27 smithi157 bash[20376]: audit 2022-05-01T00:23:27.278266+0000 mon.smithi157 (mon.0) 4924 : audit [DBG] from='client.? 172.21.15.157:0/3167777892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:27 smithi165 bash[22175]: audit 2022-05-01T00:23:27.278266+0000 mon.smithi157 (mon.0) 4924 : audit [DBG] from='client.? 172.21.15.157:0/3167777892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:28 smithi165 bash[22175]: cluster 2022-05-01T00:23:27.754090+0000 mgr.smithi157.nfpzoe (mgr.14180) 7852 : cluster [DBG] pgmap v7357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:28 smithi157 bash[20376]: cluster 2022-05-01T00:23:27.754090+0000 mgr.smithi157.nfpzoe (mgr.14180) 7852 : cluster [DBG] pgmap v7357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:30 smithi165 bash[22175]: cluster 2022-05-01T00:23:29.754691+0000 mgr.smithi157.nfpzoe (mgr.14180) 7853 : cluster [DBG] pgmap v7358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:30 smithi157 bash[20376]: cluster 2022-05-01T00:23:29.754691+0000 mgr.smithi157.nfpzoe (mgr.14180) 7853 : cluster [DBG] pgmap v7358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:32.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:23:32.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:23:32.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:23:32.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:23:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:32 smithi165 bash[22175]: cluster 2022-05-01T00:23:31.755316+0000 mgr.smithi157.nfpzoe (mgr.14180) 7854 : cluster [DBG] pgmap v7359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:32 smithi165 bash[22175]: audit 2022-05-01T00:23:32.616701+0000 mon.smithi157 (mon.0) 4925 : audit [DBG] from='client.? 172.21.15.157:0/449716169' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:32 smithi157 bash[20376]: cluster 2022-05-01T00:23:31.755316+0000 mgr.smithi157.nfpzoe (mgr.14180) 7854 : cluster [DBG] pgmap v7359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:32 smithi157 bash[20376]: audit 2022-05-01T00:23:32.616701+0000 mon.smithi157 (mon.0) 4925 : audit [DBG] from='client.? 172.21.15.157:0/449716169' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:34 smithi165 bash[22175]: cluster 2022-05-01T00:23:33.755927+0000 mgr.smithi157.nfpzoe (mgr.14180) 7855 : cluster [DBG] pgmap v7360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:34 smithi157 bash[20376]: cluster 2022-05-01T00:23:33.755927+0000 mgr.smithi157.nfpzoe (mgr.14180) 7855 : cluster [DBG] pgmap v7360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:36 smithi165 bash[22175]: cluster 2022-05-01T00:23:35.756640+0000 mgr.smithi157.nfpzoe (mgr.14180) 7856 : cluster [DBG] pgmap v7361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:36 smithi157 bash[20376]: cluster 2022-05-01T00:23:35.756640+0000 mgr.smithi157.nfpzoe (mgr.14180) 7856 : cluster [DBG] pgmap v7361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:37.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:23:37.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:23:37.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:23:37.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:23:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:37 smithi165 bash[22175]: audit 2022-05-01T00:23:37.942913+0000 mon.smithi157 (mon.0) 4926 : audit [DBG] from='client.? 172.21.15.157:0/3557367499' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:37 smithi157 bash[20376]: audit 2022-05-01T00:23:37.942913+0000 mon.smithi157 (mon.0) 4926 : audit [DBG] from='client.? 172.21.15.157:0/3557367499' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:38 smithi165 bash[22175]: cluster 2022-05-01T00:23:37.757279+0000 mgr.smithi157.nfpzoe (mgr.14180) 7857 : cluster [DBG] pgmap v7362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:38 smithi157 bash[20376]: cluster 2022-05-01T00:23:37.757279+0000 mgr.smithi157.nfpzoe (mgr.14180) 7857 : cluster [DBG] pgmap v7362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:39 smithi165 bash[22175]: cluster 2022-05-01T00:23:39.757889+0000 mgr.smithi157.nfpzoe (mgr.14180) 7858 : cluster [DBG] pgmap v7363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:39 smithi157 bash[20376]: cluster 2022-05-01T00:23:39.757889+0000 mgr.smithi157.nfpzoe (mgr.14180) 7858 : cluster [DBG] pgmap v7363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:42.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:23:42.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:23:42.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:23:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:42 smithi157 bash[20376]: cluster 2022-05-01T00:23:41.758560+0000 mgr.smithi157.nfpzoe (mgr.14180) 7859 : cluster [DBG] pgmap v7364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:43.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:23:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:42 smithi165 bash[22175]: cluster 2022-05-01T00:23:41.758560+0000 mgr.smithi157.nfpzoe (mgr.14180) 7859 : cluster [DBG] pgmap v7364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:44.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:43 smithi157 bash[20376]: audit 2022-05-01T00:23:43.271577+0000 mon.smithi157 (mon.0) 4927 : audit [DBG] from='client.? 172.21.15.157:0/41765796' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:43 smithi165 bash[22175]: audit 2022-05-01T00:23:43.271577+0000 mon.smithi157 (mon.0) 4927 : audit [DBG] from='client.? 172.21.15.157:0/41765796' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:44 smithi157 bash[20376]: cluster 2022-05-01T00:23:43.759201+0000 mgr.smithi157.nfpzoe (mgr.14180) 7860 : cluster [DBG] pgmap v7365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:44 smithi165 bash[22175]: cluster 2022-05-01T00:23:43.759201+0000 mgr.smithi157.nfpzoe (mgr.14180) 7860 : cluster [DBG] pgmap v7365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:46 smithi157 bash[20376]: cluster 2022-05-01T00:23:45.759879+0000 mgr.smithi157.nfpzoe (mgr.14180) 7861 : cluster [DBG] pgmap v7366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:46 smithi165 bash[22175]: cluster 2022-05-01T00:23:45.759879+0000 mgr.smithi157.nfpzoe (mgr.14180) 7861 : cluster [DBG] pgmap v7366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:48.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:23:48.295 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:23:48.295 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:23:48.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:23:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:48 smithi157 bash[20376]: cluster 2022-05-01T00:23:47.760525+0000 mgr.smithi157.nfpzoe (mgr.14180) 7862 : cluster [DBG] pgmap v7367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:48 smithi157 bash[20376]: audit 2022-05-01T00:23:48.608045+0000 mon.smithi157 (mon.0) 4928 : audit [DBG] from='client.? 172.21.15.157:0/1616789010' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:48 smithi165 bash[22175]: cluster 2022-05-01T00:23:47.760525+0000 mgr.smithi157.nfpzoe (mgr.14180) 7862 : cluster [DBG] pgmap v7367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:48 smithi165 bash[22175]: audit 2022-05-01T00:23:48.608045+0000 mon.smithi157 (mon.0) 4928 : audit [DBG] from='client.? 172.21.15.157:0/1616789010' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:50 smithi157 bash[20376]: cluster 2022-05-01T00:23:49.761126+0000 mgr.smithi157.nfpzoe (mgr.14180) 7863 : cluster [DBG] pgmap v7368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:50 smithi165 bash[22175]: cluster 2022-05-01T00:23:49.761126+0000 mgr.smithi157.nfpzoe (mgr.14180) 7863 : cluster [DBG] pgmap v7368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:52 smithi157 bash[20376]: cluster 2022-05-01T00:23:51.761741+0000 mgr.smithi157.nfpzoe (mgr.14180) 7864 : cluster [DBG] pgmap v7369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:52 smithi165 bash[22175]: cluster 2022-05-01T00:23:51.761741+0000 mgr.smithi157.nfpzoe (mgr.14180) 7864 : cluster [DBG] pgmap v7369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:53.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:23:53.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:23:53.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:23:53.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:23:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:54 smithi157 bash[20376]: cluster 2022-05-01T00:23:53.762410+0000 mgr.smithi157.nfpzoe (mgr.14180) 7865 : cluster [DBG] pgmap v7370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:54 smithi157 bash[20376]: audit 2022-05-01T00:23:53.940184+0000 mon.smithi157 (mon.0) 4929 : audit [DBG] from='client.? 172.21.15.157:0/2343142167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:54 smithi165 bash[22175]: cluster 2022-05-01T00:23:53.762410+0000 mgr.smithi157.nfpzoe (mgr.14180) 7865 : cluster [DBG] pgmap v7370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:54 smithi165 bash[22175]: audit 2022-05-01T00:23:53.940184+0000 mon.smithi157 (mon.0) 4929 : audit [DBG] from='client.? 172.21.15.157:0/2343142167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:23:57.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:56 smithi157 bash[20376]: cluster 2022-05-01T00:23:55.763083+0000 mgr.smithi157.nfpzoe (mgr.14180) 7866 : cluster [DBG] pgmap v7371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:56 smithi165 bash[22175]: cluster 2022-05-01T00:23:55.763083+0000 mgr.smithi157.nfpzoe (mgr.14180) 7866 : cluster [DBG] pgmap v7371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:58.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:23:58.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:23:58.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:23:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:58 smithi157 bash[20376]: cluster 2022-05-01T00:23:57.763686+0000 mgr.smithi157.nfpzoe (mgr.14180) 7867 : cluster [DBG] pgmap v7372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:23:59.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:23:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:58 smithi165 bash[22175]: cluster 2022-05-01T00:23:57.763686+0000 mgr.smithi157.nfpzoe (mgr.14180) 7867 : cluster [DBG] pgmap v7372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:59 smithi157 bash[20376]: audit 2022-05-01T00:23:59.267994+0000 mon.smithi157 (mon.0) 4930 : audit [DBG] from='client.? 172.21.15.157:0/2139335210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:59 smithi157 bash[20376]: audit 2022-05-01T00:23:59.321420+0000 mon.smithi157 (mon.0) 4931 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:24:00.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:23:59 smithi157 bash[20376]: audit 2022-05-01T00:23:59.584394+0000 mon.smithi157 (mon.0) 4932 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:24:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:59 smithi165 bash[22175]: audit 2022-05-01T00:23:59.267994+0000 mon.smithi157 (mon.0) 4930 : audit [DBG] from='client.? 172.21.15.157:0/2139335210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:59 smithi165 bash[22175]: audit 2022-05-01T00:23:59.321420+0000 mon.smithi157 (mon.0) 4931 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:24:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:23:59 smithi165 bash[22175]: audit 2022-05-01T00:23:59.584394+0000 mon.smithi157 (mon.0) 4932 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:24:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:00 smithi165 bash[22175]: cluster 2022-05-01T00:23:59.764327+0000 mgr.smithi157.nfpzoe (mgr.14180) 7868 : cluster [DBG] pgmap v7373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:00 smithi157 bash[20376]: cluster 2022-05-01T00:23:59.764327+0000 mgr.smithi157.nfpzoe (mgr.14180) 7868 : cluster [DBG] pgmap v7373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:02 smithi165 bash[22175]: cluster 2022-05-01T00:24:01.764922+0000 mgr.smithi157.nfpzoe (mgr.14180) 7869 : cluster [DBG] pgmap v7374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:03.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:02 smithi157 bash[20376]: cluster 2022-05-01T00:24:01.764922+0000 mgr.smithi157.nfpzoe (mgr.14180) 7869 : cluster [DBG] pgmap v7374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:04.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:24:04.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:24:04.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:24:04.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:24:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:04 smithi165 bash[22175]: cluster 2022-05-01T00:24:03.765508+0000 mgr.smithi157.nfpzoe (mgr.14180) 7870 : cluster [DBG] pgmap v7375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:04 smithi165 bash[22175]: audit 2022-05-01T00:24:04.594501+0000 mon.smithi157 (mon.0) 4933 : audit [DBG] from='client.? 172.21.15.157:0/3607957152' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:04 smithi157 bash[20376]: cluster 2022-05-01T00:24:03.765508+0000 mgr.smithi157.nfpzoe (mgr.14180) 7870 : cluster [DBG] pgmap v7375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:04 smithi157 bash[20376]: audit 2022-05-01T00:24:04.594501+0000 mon.smithi157 (mon.0) 4933 : audit [DBG] from='client.? 172.21.15.157:0/3607957152' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:06 smithi165 bash[22175]: cluster 2022-05-01T00:24:05.766092+0000 mgr.smithi157.nfpzoe (mgr.14180) 7871 : cluster [DBG] pgmap v7376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:06 smithi157 bash[20376]: cluster 2022-05-01T00:24:05.766092+0000 mgr.smithi157.nfpzoe (mgr.14180) 7871 : cluster [DBG] pgmap v7376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:08 smithi165 bash[22175]: cluster 2022-05-01T00:24:07.766739+0000 mgr.smithi157.nfpzoe (mgr.14180) 7872 : cluster [DBG] pgmap v7377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:08 smithi157 bash[20376]: cluster 2022-05-01T00:24:07.766739+0000 mgr.smithi157.nfpzoe (mgr.14180) 7872 : cluster [DBG] pgmap v7377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:09.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:24:09.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:24:09.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:24:09.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:24:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:09 smithi165 bash[22175]: audit 2022-05-01T00:24:09.921207+0000 mon.smithi157 (mon.0) 4934 : audit [DBG] from='client.? 172.21.15.157:0/1071468559' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:09 smithi157 bash[20376]: audit 2022-05-01T00:24:09.921207+0000 mon.smithi157 (mon.0) 4934 : audit [DBG] from='client.? 172.21.15.157:0/1071468559' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:10 smithi165 bash[22175]: cluster 2022-05-01T00:24:09.767295+0000 mgr.smithi157.nfpzoe (mgr.14180) 7873 : cluster [DBG] pgmap v7378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:10 smithi157 bash[20376]: cluster 2022-05-01T00:24:09.767295+0000 mgr.smithi157.nfpzoe (mgr.14180) 7873 : cluster [DBG] pgmap v7378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:12 smithi165 bash[22175]: cluster 2022-05-01T00:24:11.767945+0000 mgr.smithi157.nfpzoe (mgr.14180) 7874 : cluster [DBG] pgmap v7379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:12 smithi157 bash[20376]: cluster 2022-05-01T00:24:11.767945+0000 mgr.smithi157.nfpzoe (mgr.14180) 7874 : cluster [DBG] pgmap v7379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:14.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:24:14.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:24:14.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:24:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:14 smithi165 bash[22175]: cluster 2022-05-01T00:24:13.768674+0000 mgr.smithi157.nfpzoe (mgr.14180) 7875 : cluster [DBG] pgmap v7380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:14 smithi157 bash[20376]: cluster 2022-05-01T00:24:13.768674+0000 mgr.smithi157.nfpzoe (mgr.14180) 7875 : cluster [DBG] pgmap v7380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:15.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:24:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:15 smithi165 bash[22175]: audit 2022-05-01T00:24:15.258315+0000 mon.smithi157 (mon.0) 4935 : audit [DBG] from='client.? 172.21.15.157:0/2295501426' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:15 smithi165 bash[22175]: audit 2022-05-01T00:24:15.780394+0000 mon.smithi157 (mon.0) 4936 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:24:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:15 smithi165 bash[22175]: audit 2022-05-01T00:24:15.782744+0000 mon.smithi157 (mon.0) 4937 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:24:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:15 smithi165 bash[22175]: audit 2022-05-01T00:24:15.784609+0000 mon.smithi157 (mon.0) 4938 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:24:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:15 smithi157 bash[20376]: audit 2022-05-01T00:24:15.258315+0000 mon.smithi157 (mon.0) 4935 : audit [DBG] from='client.? 172.21.15.157:0/2295501426' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:15 smithi157 bash[20376]: audit 2022-05-01T00:24:15.780394+0000 mon.smithi157 (mon.0) 4936 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:24:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:15 smithi157 bash[20376]: audit 2022-05-01T00:24:15.782744+0000 mon.smithi157 (mon.0) 4937 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:24:16.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:15 smithi157 bash[20376]: audit 2022-05-01T00:24:15.784609+0000 mon.smithi157 (mon.0) 4938 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:24:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:16 smithi157 bash[20376]: cluster 2022-05-01T00:24:15.769399+0000 mgr.smithi157.nfpzoe (mgr.14180) 7876 : cluster [DBG] pgmap v7381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:16 smithi157 bash[20376]: audit 2022-05-01T00:24:16.112505+0000 mon.smithi157 (mon.0) 4939 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:24:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:16 smithi157 bash[20376]: audit 2022-05-01T00:24:16.122981+0000 mon.smithi157 (mon.0) 4940 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:24:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:16 smithi165 bash[22175]: cluster 2022-05-01T00:24:15.769399+0000 mgr.smithi157.nfpzoe (mgr.14180) 7876 : cluster [DBG] pgmap v7381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:16 smithi165 bash[22175]: audit 2022-05-01T00:24:16.112505+0000 mon.smithi157 (mon.0) 4939 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:24:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:16 smithi165 bash[22175]: audit 2022-05-01T00:24:16.122981+0000 mon.smithi157 (mon.0) 4940 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:24:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:17 smithi157 bash[20376]: cluster 2022-05-01T00:24:16.104970+0000 mgr.smithi157.nfpzoe (mgr.14180) 7877 : cluster [DBG] pgmap v7382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:17 smithi157 bash[20376]: cluster 2022-05-01T00:24:16.105356+0000 mgr.smithi157.nfpzoe (mgr.14180) 7878 : cluster [DBG] pgmap v7383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:17 smithi157 bash[20376]: cephadm 2022-05-01T00:24:16.124313+0000 mgr.smithi157.nfpzoe (mgr.14180) 7879 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:24:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:17 smithi157 bash[20376]: cephadm 2022-05-01T00:24:16.124483+0000 mgr.smithi157.nfpzoe (mgr.14180) 7880 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:24:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:17 smithi165 bash[22175]: cluster 2022-05-01T00:24:16.104970+0000 mgr.smithi157.nfpzoe (mgr.14180) 7877 : cluster [DBG] pgmap v7382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:17 smithi165 bash[22175]: cluster 2022-05-01T00:24:16.105356+0000 mgr.smithi157.nfpzoe (mgr.14180) 7878 : cluster [DBG] pgmap v7383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:17 smithi165 bash[22175]: cephadm 2022-05-01T00:24:16.124313+0000 mgr.smithi157.nfpzoe (mgr.14180) 7879 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:24:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:17 smithi165 bash[22175]: cephadm 2022-05-01T00:24:16.124483+0000 mgr.smithi157.nfpzoe (mgr.14180) 7880 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:24:20.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:19 smithi157 bash[20376]: cluster 2022-05-01T00:24:18.106017+0000 mgr.smithi157.nfpzoe (mgr.14180) 7881 : cluster [DBG] pgmap v7384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:20.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:24:20.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:24:20.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:24:20.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:19 smithi165 bash[22175]: cluster 2022-05-01T00:24:18.106017+0000 mgr.smithi157.nfpzoe (mgr.14180) 7881 : cluster [DBG] pgmap v7384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:20.603 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:24:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:20 smithi157 bash[20376]: audit 2022-05-01T00:24:20.583784+0000 mon.smithi157 (mon.0) 4941 : audit [DBG] from='client.? 172.21.15.157:0/3175360175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:21.394 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:20 smithi165 bash[22175]: audit 2022-05-01T00:24:20.583784+0000 mon.smithi157 (mon.0) 4941 : audit [DBG] from='client.? 172.21.15.157:0/3175360175' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:21 smithi157 bash[20376]: cluster 2022-05-01T00:24:20.106655+0000 mgr.smithi157.nfpzoe (mgr.14180) 7882 : cluster [DBG] pgmap v7385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:21 smithi165 bash[22175]: cluster 2022-05-01T00:24:20.106655+0000 mgr.smithi157.nfpzoe (mgr.14180) 7882 : cluster [DBG] pgmap v7385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:23 smithi157 bash[20376]: cluster 2022-05-01T00:24:22.107294+0000 mgr.smithi157.nfpzoe (mgr.14180) 7883 : cluster [DBG] pgmap v7386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:23 smithi165 bash[22175]: cluster 2022-05-01T00:24:22.107294+0000 mgr.smithi157.nfpzoe (mgr.14180) 7883 : cluster [DBG] pgmap v7386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:25.606 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:24:25.606 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:24:25.606 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:24:25.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:24:26.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:25 smithi157 bash[20376]: cluster 2022-05-01T00:24:24.107857+0000 mgr.smithi157.nfpzoe (mgr.14180) 7884 : cluster [DBG] pgmap v7387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:26.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:25 smithi157 bash[20376]: audit 2022-05-01T00:24:25.914802+0000 mon.smithi157 (mon.0) 4942 : audit [DBG] from='client.? 172.21.15.157:0/2651838098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:25 smithi165 bash[22175]: cluster 2022-05-01T00:24:24.107857+0000 mgr.smithi157.nfpzoe (mgr.14180) 7884 : cluster [DBG] pgmap v7387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:25 smithi165 bash[22175]: audit 2022-05-01T00:24:25.914802+0000 mon.smithi157 (mon.0) 4942 : audit [DBG] from='client.? 172.21.15.157:0/2651838098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:27 smithi157 bash[20376]: cluster 2022-05-01T00:24:26.108540+0000 mgr.smithi157.nfpzoe (mgr.14180) 7885 : cluster [DBG] pgmap v7388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:27 smithi165 bash[22175]: cluster 2022-05-01T00:24:26.108540+0000 mgr.smithi157.nfpzoe (mgr.14180) 7885 : cluster [DBG] pgmap v7388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:29 smithi165 bash[22175]: cluster 2022-05-01T00:24:28.109125+0000 mgr.smithi157.nfpzoe (mgr.14180) 7886 : cluster [DBG] pgmap v7389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:29 smithi157 bash[20376]: cluster 2022-05-01T00:24:28.109125+0000 mgr.smithi157.nfpzoe (mgr.14180) 7886 : cluster [DBG] pgmap v7389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:30.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:24:30.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:24:30.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:24:31.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:24:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:31 smithi165 bash[22175]: cluster 2022-05-01T00:24:30.109739+0000 mgr.smithi157.nfpzoe (mgr.14180) 7887 : cluster [DBG] pgmap v7390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:31 smithi165 bash[22175]: audit 2022-05-01T00:24:31.242740+0000 mon.smithi157 (mon.0) 4943 : audit [DBG] from='client.? 172.21.15.157:0/3717436259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:31 smithi157 bash[20376]: cluster 2022-05-01T00:24:30.109739+0000 mgr.smithi157.nfpzoe (mgr.14180) 7887 : cluster [DBG] pgmap v7390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:31 smithi157 bash[20376]: audit 2022-05-01T00:24:31.242740+0000 mon.smithi157 (mon.0) 4943 : audit [DBG] from='client.? 172.21.15.157:0/3717436259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:33 smithi165 bash[22175]: cluster 2022-05-01T00:24:32.110380+0000 mgr.smithi157.nfpzoe (mgr.14180) 7888 : cluster [DBG] pgmap v7391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:33 smithi157 bash[20376]: cluster 2022-05-01T00:24:32.110380+0000 mgr.smithi157.nfpzoe (mgr.14180) 7888 : cluster [DBG] pgmap v7391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:36.265 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:24:36.265 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:24:36.265 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:24:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:35 smithi165 bash[22175]: cluster 2022-05-01T00:24:34.110985+0000 mgr.smithi157.nfpzoe (mgr.14180) 7889 : cluster [DBG] pgmap v7392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:35 smithi157 bash[20376]: cluster 2022-05-01T00:24:34.110985+0000 mgr.smithi157.nfpzoe (mgr.14180) 7889 : cluster [DBG] pgmap v7392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:36.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:24:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:36 smithi165 bash[22175]: audit 2022-05-01T00:24:36.573122+0000 mon.smithi157 (mon.0) 4944 : audit [DBG] from='client.? 172.21.15.157:0/868678687' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:36 smithi157 bash[20376]: audit 2022-05-01T00:24:36.573122+0000 mon.smithi157 (mon.0) 4944 : audit [DBG] from='client.? 172.21.15.157:0/868678687' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:37 smithi165 bash[22175]: cluster 2022-05-01T00:24:36.111698+0000 mgr.smithi157.nfpzoe (mgr.14180) 7890 : cluster [DBG] pgmap v7393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:37 smithi157 bash[20376]: cluster 2022-05-01T00:24:36.111698+0000 mgr.smithi157.nfpzoe (mgr.14180) 7890 : cluster [DBG] pgmap v7393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:39 smithi165 bash[22175]: cluster 2022-05-01T00:24:38.112283+0000 mgr.smithi157.nfpzoe (mgr.14180) 7891 : cluster [DBG] pgmap v7394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:39 smithi157 bash[20376]: cluster 2022-05-01T00:24:38.112283+0000 mgr.smithi157.nfpzoe (mgr.14180) 7891 : cluster [DBG] pgmap v7394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:41.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:24:41.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:24:41.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:24:41.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:24:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:41 smithi157 bash[20376]: cluster 2022-05-01T00:24:40.112891+0000 mgr.smithi157.nfpzoe (mgr.14180) 7892 : cluster [DBG] pgmap v7395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:41 smithi157 bash[20376]: audit 2022-05-01T00:24:41.897661+0000 mon.smithi157 (mon.0) 4945 : audit [DBG] from='client.? 172.21.15.157:0/460438018' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:41 smithi165 bash[22175]: cluster 2022-05-01T00:24:40.112891+0000 mgr.smithi157.nfpzoe (mgr.14180) 7892 : cluster [DBG] pgmap v7395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:41 smithi165 bash[22175]: audit 2022-05-01T00:24:41.897661+0000 mon.smithi157 (mon.0) 4945 : audit [DBG] from='client.? 172.21.15.157:0/460438018' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:43 smithi157 bash[20376]: cluster 2022-05-01T00:24:42.113525+0000 mgr.smithi157.nfpzoe (mgr.14180) 7893 : cluster [DBG] pgmap v7396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:43 smithi165 bash[22175]: cluster 2022-05-01T00:24:42.113525+0000 mgr.smithi157.nfpzoe (mgr.14180) 7893 : cluster [DBG] pgmap v7396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:45 smithi157 bash[20376]: cluster 2022-05-01T00:24:44.114119+0000 mgr.smithi157.nfpzoe (mgr.14180) 7894 : cluster [DBG] pgmap v7397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:45 smithi165 bash[22175]: cluster 2022-05-01T00:24:44.114119+0000 mgr.smithi157.nfpzoe (mgr.14180) 7894 : cluster [DBG] pgmap v7397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:46.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:24:46.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:24:46.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:24:47.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:24:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:47 smithi157 bash[20376]: cluster 2022-05-01T00:24:46.114852+0000 mgr.smithi157.nfpzoe (mgr.14180) 7895 : cluster [DBG] pgmap v7398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:48.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:47 smithi157 bash[20376]: audit 2022-05-01T00:24:47.223909+0000 mon.smithi157 (mon.0) 4946 : audit [DBG] from='client.? 172.21.15.157:0/3954947886' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:47 smithi165 bash[22175]: cluster 2022-05-01T00:24:46.114852+0000 mgr.smithi157.nfpzoe (mgr.14180) 7895 : cluster [DBG] pgmap v7398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:47 smithi165 bash[22175]: audit 2022-05-01T00:24:47.223909+0000 mon.smithi157 (mon.0) 4946 : audit [DBG] from='client.? 172.21.15.157:0/3954947886' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:50.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:49 smithi157 bash[20376]: cluster 2022-05-01T00:24:48.115472+0000 mgr.smithi157.nfpzoe (mgr.14180) 7896 : cluster [DBG] pgmap v7399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:49 smithi165 bash[22175]: cluster 2022-05-01T00:24:48.115472+0000 mgr.smithi157.nfpzoe (mgr.14180) 7896 : cluster [DBG] pgmap v7399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:51 smithi157 bash[20376]: cluster 2022-05-01T00:24:50.116044+0000 mgr.smithi157.nfpzoe (mgr.14180) 7897 : cluster [DBG] pgmap v7400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:52.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:24:52.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:24:52.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:24:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:51 smithi165 bash[22175]: cluster 2022-05-01T00:24:50.116044+0000 mgr.smithi157.nfpzoe (mgr.14180) 7897 : cluster [DBG] pgmap v7400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:52.574 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:24:53.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:52 smithi157 bash[20376]: audit 2022-05-01T00:24:52.550182+0000 mon.smithi157 (mon.0) 4947 : audit [DBG] from='client.? 172.21.15.157:0/4251268028' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:52 smithi165 bash[22175]: audit 2022-05-01T00:24:52.550182+0000 mon.smithi157 (mon.0) 4947 : audit [DBG] from='client.? 172.21.15.157:0/4251268028' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:53 smithi165 bash[22175]: cluster 2022-05-01T00:24:52.116713+0000 mgr.smithi157.nfpzoe (mgr.14180) 7898 : cluster [DBG] pgmap v7401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:53 smithi157 bash[20376]: cluster 2022-05-01T00:24:52.116713+0000 mgr.smithi157.nfpzoe (mgr.14180) 7898 : cluster [DBG] pgmap v7401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:55 smithi165 bash[22175]: cluster 2022-05-01T00:24:54.117323+0000 mgr.smithi157.nfpzoe (mgr.14180) 7899 : cluster [DBG] pgmap v7402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:55 smithi157 bash[20376]: cluster 2022-05-01T00:24:54.117323+0000 mgr.smithi157.nfpzoe (mgr.14180) 7899 : cluster [DBG] pgmap v7402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:57.577 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:24:57.577 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:24:57.577 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:24:57.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:24:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:57 smithi165 bash[22175]: cluster 2022-05-01T00:24:56.117933+0000 mgr.smithi157.nfpzoe (mgr.14180) 7900 : cluster [DBG] pgmap v7403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:57 smithi165 bash[22175]: audit 2022-05-01T00:24:57.883437+0000 mon.smithi157 (mon.0) 4948 : audit [DBG] from='client.? 172.21.15.157:0/2499930506' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:24:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:57 smithi157 bash[20376]: cluster 2022-05-01T00:24:56.117933+0000 mgr.smithi157.nfpzoe (mgr.14180) 7900 : cluster [DBG] pgmap v7403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:24:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:57 smithi157 bash[20376]: audit 2022-05-01T00:24:57.883437+0000 mon.smithi157 (mon.0) 4948 : audit [DBG] from='client.? 172.21.15.157:0/2499930506' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:59 smithi165 bash[22175]: cluster 2022-05-01T00:24:58.118579+0000 mgr.smithi157.nfpzoe (mgr.14180) 7901 : cluster [DBG] pgmap v7404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:59 smithi165 bash[22175]: audit 2022-05-01T00:24:59.325685+0000 mon.smithi157 (mon.0) 4949 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:25:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:24:59 smithi165 bash[22175]: audit 2022-05-01T00:24:59.591453+0000 mon.smithi157 (mon.0) 4950 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:25:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:59 smithi157 bash[20376]: cluster 2022-05-01T00:24:58.118579+0000 mgr.smithi157.nfpzoe (mgr.14180) 7901 : cluster [DBG] pgmap v7404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:59 smithi157 bash[20376]: audit 2022-05-01T00:24:59.325685+0000 mon.smithi157 (mon.0) 4949 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:25:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:24:59 smithi157 bash[20376]: audit 2022-05-01T00:24:59.591453+0000 mon.smithi157 (mon.0) 4950 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:25:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:01 smithi157 bash[20376]: cluster 2022-05-01T00:25:00.119231+0000 mgr.smithi157.nfpzoe (mgr.14180) 7902 : cluster [DBG] pgmap v7405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:01 smithi165 bash[22175]: cluster 2022-05-01T00:25:00.119231+0000 mgr.smithi157.nfpzoe (mgr.14180) 7902 : cluster [DBG] pgmap v7405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:02.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:25:02.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:25:02.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:25:03.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:25:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:03 smithi165 bash[22175]: cluster 2022-05-01T00:25:02.119885+0000 mgr.smithi157.nfpzoe (mgr.14180) 7903 : cluster [DBG] pgmap v7406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:03 smithi165 bash[22175]: audit 2022-05-01T00:25:03.205387+0000 mon.smithi157 (mon.0) 4951 : audit [DBG] from='client.? 172.21.15.157:0/3437515338' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:03 smithi157 bash[20376]: cluster 2022-05-01T00:25:02.119885+0000 mgr.smithi157.nfpzoe (mgr.14180) 7903 : cluster [DBG] pgmap v7406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:03 smithi157 bash[20376]: audit 2022-05-01T00:25:03.205387+0000 mon.smithi157 (mon.0) 4951 : audit [DBG] from='client.? 172.21.15.157:0/3437515338' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:05 smithi165 bash[22175]: cluster 2022-05-01T00:25:04.120515+0000 mgr.smithi157.nfpzoe (mgr.14180) 7904 : cluster [DBG] pgmap v7407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:06.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:05 smithi157 bash[20376]: cluster 2022-05-01T00:25:04.120515+0000 mgr.smithi157.nfpzoe (mgr.14180) 7904 : cluster [DBG] pgmap v7407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:08.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:25:08.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:25:08.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:25:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:07 smithi165 bash[22175]: cluster 2022-05-01T00:25:06.121157+0000 mgr.smithi157.nfpzoe (mgr.14180) 7905 : cluster [DBG] pgmap v7408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:07 smithi157 bash[20376]: cluster 2022-05-01T00:25:06.121157+0000 mgr.smithi157.nfpzoe (mgr.14180) 7905 : cluster [DBG] pgmap v7408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:08.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:25:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:08 smithi165 bash[22175]: audit 2022-05-01T00:25:08.535078+0000 mon.smithi157 (mon.0) 4952 : audit [DBG] from='client.? 172.21.15.157:0/3411885920' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:08 smithi157 bash[20376]: audit 2022-05-01T00:25:08.535078+0000 mon.smithi157 (mon.0) 4952 : audit [DBG] from='client.? 172.21.15.157:0/3411885920' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:10 smithi165 bash[22175]: cluster 2022-05-01T00:25:08.121772+0000 mgr.smithi157.nfpzoe (mgr.14180) 7906 : cluster [DBG] pgmap v7409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:09 smithi157 bash[20376]: cluster 2022-05-01T00:25:08.121772+0000 mgr.smithi157.nfpzoe (mgr.14180) 7906 : cluster [DBG] pgmap v7409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:11 smithi157 bash[20376]: cluster 2022-05-01T00:25:10.122444+0000 mgr.smithi157.nfpzoe (mgr.14180) 7907 : cluster [DBG] pgmap v7410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:11 smithi165 bash[22175]: cluster 2022-05-01T00:25:10.122444+0000 mgr.smithi157.nfpzoe (mgr.14180) 7907 : cluster [DBG] pgmap v7410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:13.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:25:13.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:25:13.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:25:13.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:25:14.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:13 smithi157 bash[20376]: cluster 2022-05-01T00:25:12.123134+0000 mgr.smithi157.nfpzoe (mgr.14180) 7908 : cluster [DBG] pgmap v7411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:14.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:13 smithi157 bash[20376]: audit 2022-05-01T00:25:13.875618+0000 mon.smithi157 (mon.0) 4953 : audit [DBG] from='client.? 172.21.15.157:0/1104865962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:13 smithi165 bash[22175]: cluster 2022-05-01T00:25:12.123134+0000 mgr.smithi157.nfpzoe (mgr.14180) 7908 : cluster [DBG] pgmap v7411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:13 smithi165 bash[22175]: audit 2022-05-01T00:25:13.875618+0000 mon.smithi157 (mon.0) 4953 : audit [DBG] from='client.? 172.21.15.157:0/1104865962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:15 smithi157 bash[20376]: cluster 2022-05-01T00:25:14.123834+0000 mgr.smithi157.nfpzoe (mgr.14180) 7909 : cluster [DBG] pgmap v7412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:15 smithi165 bash[22175]: cluster 2022-05-01T00:25:14.123834+0000 mgr.smithi157.nfpzoe (mgr.14180) 7909 : cluster [DBG] pgmap v7412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:16 smithi157 bash[20376]: audit 2022-05-01T00:25:16.137957+0000 mon.smithi157 (mon.0) 4954 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:25:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:16 smithi157 bash[20376]: audit 2022-05-01T00:25:16.140658+0000 mon.smithi157 (mon.0) 4955 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:25:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:16 smithi157 bash[20376]: audit 2022-05-01T00:25:16.142451+0000 mon.smithi157 (mon.0) 4956 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:25:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:16 smithi157 bash[20376]: audit 2022-05-01T00:25:16.476438+0000 mon.smithi157 (mon.0) 4957 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:25:17.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:16 smithi157 bash[20376]: audit 2022-05-01T00:25:16.483247+0000 mon.smithi157 (mon.0) 4958 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:25:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:16 smithi165 bash[22175]: audit 2022-05-01T00:25:16.137957+0000 mon.smithi157 (mon.0) 4954 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:25:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:16 smithi165 bash[22175]: audit 2022-05-01T00:25:16.140658+0000 mon.smithi157 (mon.0) 4955 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:25:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:16 smithi165 bash[22175]: audit 2022-05-01T00:25:16.142451+0000 mon.smithi157 (mon.0) 4956 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:25:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:16 smithi165 bash[22175]: audit 2022-05-01T00:25:16.476438+0000 mon.smithi157 (mon.0) 4957 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:25:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:16 smithi165 bash[22175]: audit 2022-05-01T00:25:16.483247+0000 mon.smithi157 (mon.0) 4958 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:25:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:17 smithi157 bash[20376]: cluster 2022-05-01T00:25:16.124481+0000 mgr.smithi157.nfpzoe (mgr.14180) 7910 : cluster [DBG] pgmap v7413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:17 smithi157 bash[20376]: cluster 2022-05-01T00:25:16.469081+0000 mgr.smithi157.nfpzoe (mgr.14180) 7911 : cluster [DBG] pgmap v7414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:17 smithi157 bash[20376]: cluster 2022-05-01T00:25:16.469543+0000 mgr.smithi157.nfpzoe (mgr.14180) 7912 : cluster [DBG] pgmap v7415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:17 smithi157 bash[20376]: cephadm 2022-05-01T00:25:16.484290+0000 mgr.smithi157.nfpzoe (mgr.14180) 7913 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:25:18.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:17 smithi157 bash[20376]: cephadm 2022-05-01T00:25:16.484435+0000 mgr.smithi157.nfpzoe (mgr.14180) 7914 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:25:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:17 smithi165 bash[22175]: cluster 2022-05-01T00:25:16.124481+0000 mgr.smithi157.nfpzoe (mgr.14180) 7910 : cluster [DBG] pgmap v7413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:17 smithi165 bash[22175]: cluster 2022-05-01T00:25:16.469081+0000 mgr.smithi157.nfpzoe (mgr.14180) 7911 : cluster [DBG] pgmap v7414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:17 smithi165 bash[22175]: cluster 2022-05-01T00:25:16.469543+0000 mgr.smithi157.nfpzoe (mgr.14180) 7912 : cluster [DBG] pgmap v7415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:17 smithi165 bash[22175]: cephadm 2022-05-01T00:25:16.484290+0000 mgr.smithi157.nfpzoe (mgr.14180) 7913 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:25:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:17 smithi165 bash[22175]: cephadm 2022-05-01T00:25:16.484435+0000 mgr.smithi157.nfpzoe (mgr.14180) 7914 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:25:18.899 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:25:18.899 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:25:18.899 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:25:19.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:25:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:19 smithi165 bash[22175]: cluster 2022-05-01T00:25:18.470149+0000 mgr.smithi157.nfpzoe (mgr.14180) 7915 : cluster [DBG] pgmap v7416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:19 smithi165 bash[22175]: audit 2022-05-01T00:25:19.203973+0000 mon.smithi157 (mon.0) 4959 : audit [DBG] from='client.? 172.21.15.157:0/2509989588' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:19 smithi157 bash[20376]: cluster 2022-05-01T00:25:18.470149+0000 mgr.smithi157.nfpzoe (mgr.14180) 7915 : cluster [DBG] pgmap v7416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:19 smithi157 bash[20376]: audit 2022-05-01T00:25:19.203973+0000 mon.smithi157 (mon.0) 4959 : audit [DBG] from='client.? 172.21.15.157:0/2509989588' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:21 smithi165 bash[22175]: cluster 2022-05-01T00:25:20.470679+0000 mgr.smithi157.nfpzoe (mgr.14180) 7916 : cluster [DBG] pgmap v7417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:21 smithi157 bash[20376]: cluster 2022-05-01T00:25:20.470679+0000 mgr.smithi157.nfpzoe (mgr.14180) 7916 : cluster [DBG] pgmap v7417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:24.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:25:24.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:25:24.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:25:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:23 smithi165 bash[22175]: cluster 2022-05-01T00:25:22.471337+0000 mgr.smithi157.nfpzoe (mgr.14180) 7917 : cluster [DBG] pgmap v7418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:23 smithi157 bash[20376]: cluster 2022-05-01T00:25:22.471337+0000 mgr.smithi157.nfpzoe (mgr.14180) 7917 : cluster [DBG] pgmap v7418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:24.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:25:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:24 smithi165 bash[22175]: audit 2022-05-01T00:25:24.536388+0000 mon.smithi157 (mon.0) 4960 : audit [DBG] from='client.? 172.21.15.157:0/718670002' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:24 smithi157 bash[20376]: audit 2022-05-01T00:25:24.536388+0000 mon.smithi157 (mon.0) 4960 : audit [DBG] from='client.? 172.21.15.157:0/718670002' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:25 smithi165 bash[22175]: cluster 2022-05-01T00:25:24.471946+0000 mgr.smithi157.nfpzoe (mgr.14180) 7918 : cluster [DBG] pgmap v7419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:25 smithi157 bash[20376]: cluster 2022-05-01T00:25:24.471946+0000 mgr.smithi157.nfpzoe (mgr.14180) 7918 : cluster [DBG] pgmap v7419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:27 smithi165 bash[22175]: cluster 2022-05-01T00:25:26.472584+0000 mgr.smithi157.nfpzoe (mgr.14180) 7919 : cluster [DBG] pgmap v7420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:27 smithi157 bash[20376]: cluster 2022-05-01T00:25:26.472584+0000 mgr.smithi157.nfpzoe (mgr.14180) 7919 : cluster [DBG] pgmap v7420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:29.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:25:29.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:25:29.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:25:29.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:25:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:29 smithi165 bash[22175]: cluster 2022-05-01T00:25:28.473172+0000 mgr.smithi157.nfpzoe (mgr.14180) 7920 : cluster [DBG] pgmap v7421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:29 smithi165 bash[22175]: audit 2022-05-01T00:25:29.860003+0000 mon.smithi157 (mon.0) 4961 : audit [DBG] from='client.? 172.21.15.157:0/1033633320' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:29 smithi157 bash[20376]: cluster 2022-05-01T00:25:28.473172+0000 mgr.smithi157.nfpzoe (mgr.14180) 7920 : cluster [DBG] pgmap v7421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:29 smithi157 bash[20376]: audit 2022-05-01T00:25:29.860003+0000 mon.smithi157 (mon.0) 4961 : audit [DBG] from='client.? 172.21.15.157:0/1033633320' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:31 smithi165 bash[22175]: cluster 2022-05-01T00:25:30.473869+0000 mgr.smithi157.nfpzoe (mgr.14180) 7921 : cluster [DBG] pgmap v7422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:31 smithi157 bash[20376]: cluster 2022-05-01T00:25:30.473869+0000 mgr.smithi157.nfpzoe (mgr.14180) 7921 : cluster [DBG] pgmap v7422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:33 smithi165 bash[22175]: cluster 2022-05-01T00:25:32.474537+0000 mgr.smithi157.nfpzoe (mgr.14180) 7922 : cluster [DBG] pgmap v7423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:33 smithi157 bash[20376]: cluster 2022-05-01T00:25:32.474537+0000 mgr.smithi157.nfpzoe (mgr.14180) 7922 : cluster [DBG] pgmap v7423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:34.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:25:34.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:25:34.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:25:35.215 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:25:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:36 smithi165 bash[22175]: cluster 2022-05-01T00:25:34.475184+0000 mgr.smithi157.nfpzoe (mgr.14180) 7923 : cluster [DBG] pgmap v7424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:36 smithi165 bash[22175]: audit 2022-05-01T00:25:35.195201+0000 mon.smithi157 (mon.0) 4962 : audit [DBG] from='client.? 172.21.15.157:0/35080558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:35 smithi157 bash[20376]: cluster 2022-05-01T00:25:34.475184+0000 mgr.smithi157.nfpzoe (mgr.14180) 7923 : cluster [DBG] pgmap v7424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:35 smithi157 bash[20376]: audit 2022-05-01T00:25:35.195201+0000 mon.smithi157 (mon.0) 4962 : audit [DBG] from='client.? 172.21.15.157:0/35080558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:38 smithi165 bash[22175]: cluster 2022-05-01T00:25:36.475838+0000 mgr.smithi157.nfpzoe (mgr.14180) 7924 : cluster [DBG] pgmap v7425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:38 smithi157 bash[20376]: cluster 2022-05-01T00:25:36.475838+0000 mgr.smithi157.nfpzoe (mgr.14180) 7924 : cluster [DBG] pgmap v7425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:39 smithi165 bash[22175]: cluster 2022-05-01T00:25:38.476415+0000 mgr.smithi157.nfpzoe (mgr.14180) 7925 : cluster [DBG] pgmap v7426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:39 smithi157 bash[20376]: cluster 2022-05-01T00:25:38.476415+0000 mgr.smithi157.nfpzoe (mgr.14180) 7925 : cluster [DBG] pgmap v7426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:40.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:25:40.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:25:40.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:25:40.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:25:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:40 smithi165 bash[22175]: audit 2022-05-01T00:25:40.525182+0000 mon.smithi157 (mon.0) 4963 : audit [DBG] from='client.? 172.21.15.157:0/2389746469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:40 smithi157 bash[20376]: audit 2022-05-01T00:25:40.525182+0000 mon.smithi157 (mon.0) 4963 : audit [DBG] from='client.? 172.21.15.157:0/2389746469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:41 smithi157 bash[20376]: cluster 2022-05-01T00:25:40.477003+0000 mgr.smithi157.nfpzoe (mgr.14180) 7926 : cluster [DBG] pgmap v7427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:41 smithi165 bash[22175]: cluster 2022-05-01T00:25:40.477003+0000 mgr.smithi157.nfpzoe (mgr.14180) 7926 : cluster [DBG] pgmap v7427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:43 smithi157 bash[20376]: cluster 2022-05-01T00:25:42.477640+0000 mgr.smithi157.nfpzoe (mgr.14180) 7927 : cluster [DBG] pgmap v7428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:43 smithi165 bash[22175]: cluster 2022-05-01T00:25:42.477640+0000 mgr.smithi157.nfpzoe (mgr.14180) 7927 : cluster [DBG] pgmap v7428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:45.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:25:45.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:25:45.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:25:45.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:25:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:45 smithi157 bash[20376]: cluster 2022-05-01T00:25:44.478250+0000 mgr.smithi157.nfpzoe (mgr.14180) 7928 : cluster [DBG] pgmap v7429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:45 smithi157 bash[20376]: audit 2022-05-01T00:25:45.859481+0000 mon.smithi157 (mon.0) 4964 : audit [DBG] from='client.? 172.21.15.157:0/166474484' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:45 smithi165 bash[22175]: cluster 2022-05-01T00:25:44.478250+0000 mgr.smithi157.nfpzoe (mgr.14180) 7928 : cluster [DBG] pgmap v7429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:45 smithi165 bash[22175]: audit 2022-05-01T00:25:45.859481+0000 mon.smithi157 (mon.0) 4964 : audit [DBG] from='client.? 172.21.15.157:0/166474484' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:47 smithi157 bash[20376]: cluster 2022-05-01T00:25:46.478884+0000 mgr.smithi157.nfpzoe (mgr.14180) 7929 : cluster [DBG] pgmap v7430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:47 smithi165 bash[22175]: cluster 2022-05-01T00:25:46.478884+0000 mgr.smithi157.nfpzoe (mgr.14180) 7929 : cluster [DBG] pgmap v7430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:49 smithi165 bash[22175]: cluster 2022-05-01T00:25:48.479575+0000 mgr.smithi157.nfpzoe (mgr.14180) 7930 : cluster [DBG] pgmap v7431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:50.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:49 smithi157 bash[20376]: cluster 2022-05-01T00:25:48.479575+0000 mgr.smithi157.nfpzoe (mgr.14180) 7930 : cluster [DBG] pgmap v7431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:50.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:25:50.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:25:50.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:25:51.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:25:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:51 smithi165 bash[22175]: cluster 2022-05-01T00:25:50.480226+0000 mgr.smithi157.nfpzoe (mgr.14180) 7931 : cluster [DBG] pgmap v7432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:51 smithi165 bash[22175]: audit 2022-05-01T00:25:51.189640+0000 mon.smithi157 (mon.0) 4965 : audit [DBG] from='client.? 172.21.15.157:0/3783091529' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:51 smithi157 bash[20376]: cluster 2022-05-01T00:25:50.480226+0000 mgr.smithi157.nfpzoe (mgr.14180) 7931 : cluster [DBG] pgmap v7432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:51 smithi157 bash[20376]: audit 2022-05-01T00:25:51.189640+0000 mon.smithi157 (mon.0) 4965 : audit [DBG] from='client.? 172.21.15.157:0/3783091529' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:53 smithi165 bash[22175]: cluster 2022-05-01T00:25:52.480885+0000 mgr.smithi157.nfpzoe (mgr.14180) 7932 : cluster [DBG] pgmap v7433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:53 smithi157 bash[20376]: cluster 2022-05-01T00:25:52.480885+0000 mgr.smithi157.nfpzoe (mgr.14180) 7932 : cluster [DBG] pgmap v7433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:56.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:25:56.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:25:56.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:25:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:55 smithi165 bash[22175]: cluster 2022-05-01T00:25:54.481517+0000 mgr.smithi157.nfpzoe (mgr.14180) 7933 : cluster [DBG] pgmap v7434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:55 smithi157 bash[20376]: cluster 2022-05-01T00:25:54.481517+0000 mgr.smithi157.nfpzoe (mgr.14180) 7933 : cluster [DBG] pgmap v7434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:56.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:25:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:56 smithi165 bash[22175]: audit 2022-05-01T00:25:56.515420+0000 mon.smithi157 (mon.0) 4966 : audit [DBG] from='client.? 172.21.15.157:0/302315825' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:56 smithi157 bash[20376]: audit 2022-05-01T00:25:56.515420+0000 mon.smithi157 (mon.0) 4966 : audit [DBG] from='client.? 172.21.15.157:0/302315825' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:25:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:57 smithi165 bash[22175]: cluster 2022-05-01T00:25:56.482110+0000 mgr.smithi157.nfpzoe (mgr.14180) 7934 : cluster [DBG] pgmap v7435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:25:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:57 smithi157 bash[20376]: cluster 2022-05-01T00:25:56.482110+0000 mgr.smithi157.nfpzoe (mgr.14180) 7934 : cluster [DBG] pgmap v7435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:59 smithi165 bash[22175]: cluster 2022-05-01T00:25:58.482740+0000 mgr.smithi157.nfpzoe (mgr.14180) 7935 : cluster [DBG] pgmap v7436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:59 smithi165 bash[22175]: audit 2022-05-01T00:25:59.329781+0000 mon.smithi157 (mon.0) 4967 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:26:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:25:59 smithi165 bash[22175]: audit 2022-05-01T00:25:59.597458+0000 mon.smithi157 (mon.0) 4968 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:26:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:59 smithi157 bash[20376]: cluster 2022-05-01T00:25:58.482740+0000 mgr.smithi157.nfpzoe (mgr.14180) 7935 : cluster [DBG] pgmap v7436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:59 smithi157 bash[20376]: audit 2022-05-01T00:25:59.329781+0000 mon.smithi157 (mon.0) 4967 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:26:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:25:59 smithi157 bash[20376]: audit 2022-05-01T00:25:59.597458+0000 mon.smithi157 (mon.0) 4968 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:26:01.538 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:26:01.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:26:01.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:26:01.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:26:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:01 smithi165 bash[22175]: cluster 2022-05-01T00:26:00.483408+0000 mgr.smithi157.nfpzoe (mgr.14180) 7936 : cluster [DBG] pgmap v7437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:01 smithi165 bash[22175]: audit 2022-05-01T00:26:01.840575+0000 mon.smithi157 (mon.0) 4969 : audit [DBG] from='client.? 172.21.15.157:0/3045058697' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:01 smithi157 bash[20376]: cluster 2022-05-01T00:26:00.483408+0000 mgr.smithi157.nfpzoe (mgr.14180) 7936 : cluster [DBG] pgmap v7437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:01 smithi157 bash[20376]: audit 2022-05-01T00:26:01.840575+0000 mon.smithi157 (mon.0) 4969 : audit [DBG] from='client.? 172.21.15.157:0/3045058697' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:04 smithi165 bash[22175]: cluster 2022-05-01T00:26:02.484076+0000 mgr.smithi157.nfpzoe (mgr.14180) 7937 : cluster [DBG] pgmap v7438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:03 smithi157 bash[20376]: cluster 2022-05-01T00:26:02.484076+0000 mgr.smithi157.nfpzoe (mgr.14180) 7937 : cluster [DBG] pgmap v7438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:06 smithi165 bash[22175]: cluster 2022-05-01T00:26:04.484707+0000 mgr.smithi157.nfpzoe (mgr.14180) 7938 : cluster [DBG] pgmap v7439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:06.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:06 smithi157 bash[20376]: cluster 2022-05-01T00:26:04.484707+0000 mgr.smithi157.nfpzoe (mgr.14180) 7938 : cluster [DBG] pgmap v7439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:06.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:26:06.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:26:06.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:26:07.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:26:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:08 smithi165 bash[22175]: cluster 2022-05-01T00:26:06.485364+0000 mgr.smithi157.nfpzoe (mgr.14180) 7939 : cluster [DBG] pgmap v7440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:08 smithi165 bash[22175]: audit 2022-05-01T00:26:07.176049+0000 mon.smithi157 (mon.0) 4970 : audit [DBG] from='client.? 172.21.15.157:0/410323080' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:08 smithi157 bash[20376]: cluster 2022-05-01T00:26:06.485364+0000 mgr.smithi157.nfpzoe (mgr.14180) 7939 : cluster [DBG] pgmap v7440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:08 smithi157 bash[20376]: audit 2022-05-01T00:26:07.176049+0000 mon.smithi157 (mon.0) 4970 : audit [DBG] from='client.? 172.21.15.157:0/410323080' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:09 smithi165 bash[22175]: cluster 2022-05-01T00:26:08.486071+0000 mgr.smithi157.nfpzoe (mgr.14180) 7940 : cluster [DBG] pgmap v7441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:09 smithi157 bash[20376]: cluster 2022-05-01T00:26:08.486071+0000 mgr.smithi157.nfpzoe (mgr.14180) 7940 : cluster [DBG] pgmap v7441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:12.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:26:12.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:26:12.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:26:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:11 smithi165 bash[22175]: cluster 2022-05-01T00:26:10.486713+0000 mgr.smithi157.nfpzoe (mgr.14180) 7941 : cluster [DBG] pgmap v7442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:11 smithi157 bash[20376]: cluster 2022-05-01T00:26:10.486713+0000 mgr.smithi157.nfpzoe (mgr.14180) 7941 : cluster [DBG] pgmap v7442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:12.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:26:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:12 smithi165 bash[22175]: audit 2022-05-01T00:26:12.495653+0000 mon.smithi157 (mon.0) 4971 : audit [DBG] from='client.? 172.21.15.157:0/1861579866' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:12 smithi157 bash[20376]: audit 2022-05-01T00:26:12.495653+0000 mon.smithi157 (mon.0) 4971 : audit [DBG] from='client.? 172.21.15.157:0/1861579866' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:13 smithi165 bash[22175]: cluster 2022-05-01T00:26:12.487193+0000 mgr.smithi157.nfpzoe (mgr.14180) 7942 : cluster [DBG] pgmap v7443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:13 smithi157 bash[20376]: cluster 2022-05-01T00:26:12.487193+0000 mgr.smithi157.nfpzoe (mgr.14180) 7942 : cluster [DBG] pgmap v7443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:15 smithi165 bash[22175]: cluster 2022-05-01T00:26:14.487792+0000 mgr.smithi157.nfpzoe (mgr.14180) 7943 : cluster [DBG] pgmap v7444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:16.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:15 smithi157 bash[20376]: cluster 2022-05-01T00:26:14.487792+0000 mgr.smithi157.nfpzoe (mgr.14180) 7943 : cluster [DBG] pgmap v7444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:16 smithi165 bash[22175]: audit 2022-05-01T00:26:16.491731+0000 mon.smithi157 (mon.0) 4972 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:26:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:16 smithi165 bash[22175]: audit 2022-05-01T00:26:16.494721+0000 mon.smithi157 (mon.0) 4973 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:26:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:16 smithi165 bash[22175]: audit 2022-05-01T00:26:16.496717+0000 mon.smithi157 (mon.0) 4974 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:26:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:16 smithi165 bash[22175]: audit 2022-05-01T00:26:16.827750+0000 mon.smithi157 (mon.0) 4975 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:26:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:16 smithi165 bash[22175]: audit 2022-05-01T00:26:16.835675+0000 mon.smithi157 (mon.0) 4976 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:26:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:16 smithi157 bash[20376]: audit 2022-05-01T00:26:16.491731+0000 mon.smithi157 (mon.0) 4972 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:26:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:16 smithi157 bash[20376]: audit 2022-05-01T00:26:16.494721+0000 mon.smithi157 (mon.0) 4973 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:26:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:16 smithi157 bash[20376]: audit 2022-05-01T00:26:16.496717+0000 mon.smithi157 (mon.0) 4974 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:26:17.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:16 smithi157 bash[20376]: audit 2022-05-01T00:26:16.827750+0000 mon.smithi157 (mon.0) 4975 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:26:17.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:16 smithi157 bash[20376]: audit 2022-05-01T00:26:16.835675+0000 mon.smithi157 (mon.0) 4976 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:26:17.518 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:26:17.518 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:26:17.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:26:17.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:26:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:18 smithi165 bash[22175]: cluster 2022-05-01T00:26:16.488399+0000 mgr.smithi157.nfpzoe (mgr.14180) 7944 : cluster [DBG] pgmap v7445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:18 smithi165 bash[22175]: cluster 2022-05-01T00:26:16.822465+0000 mgr.smithi157.nfpzoe (mgr.14180) 7945 : cluster [DBG] pgmap v7446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:18 smithi165 bash[22175]: cluster 2022-05-01T00:26:16.822919+0000 mgr.smithi157.nfpzoe (mgr.14180) 7946 : cluster [DBG] pgmap v7447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:18 smithi165 bash[22175]: cephadm 2022-05-01T00:26:16.837099+0000 mgr.smithi157.nfpzoe (mgr.14180) 7947 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:26:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:18 smithi165 bash[22175]: cephadm 2022-05-01T00:26:16.837256+0000 mgr.smithi157.nfpzoe (mgr.14180) 7948 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:26:18.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:18 smithi165 bash[22175]: audit 2022-05-01T00:26:17.823333+0000 mon.smithi157 (mon.0) 4977 : audit [DBG] from='client.? 172.21.15.157:0/596605431' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:17 smithi157 bash[20376]: cluster 2022-05-01T00:26:16.488399+0000 mgr.smithi157.nfpzoe (mgr.14180) 7944 : cluster [DBG] pgmap v7445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:17 smithi157 bash[20376]: cluster 2022-05-01T00:26:16.822465+0000 mgr.smithi157.nfpzoe (mgr.14180) 7945 : cluster [DBG] pgmap v7446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:17 smithi157 bash[20376]: cluster 2022-05-01T00:26:16.822919+0000 mgr.smithi157.nfpzoe (mgr.14180) 7946 : cluster [DBG] pgmap v7447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:17 smithi157 bash[20376]: cephadm 2022-05-01T00:26:16.837099+0000 mgr.smithi157.nfpzoe (mgr.14180) 7947 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:26:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:17 smithi157 bash[20376]: cephadm 2022-05-01T00:26:16.837256+0000 mgr.smithi157.nfpzoe (mgr.14180) 7948 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:26:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:17 smithi157 bash[20376]: audit 2022-05-01T00:26:17.823333+0000 mon.smithi157 (mon.0) 4977 : audit [DBG] from='client.? 172.21.15.157:0/596605431' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:20 smithi165 bash[22175]: cluster 2022-05-01T00:26:18.823562+0000 mgr.smithi157.nfpzoe (mgr.14180) 7949 : cluster [DBG] pgmap v7448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:19 smithi157 bash[20376]: cluster 2022-05-01T00:26:18.823562+0000 mgr.smithi157.nfpzoe (mgr.14180) 7949 : cluster [DBG] pgmap v7448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:22 smithi165 bash[22175]: cluster 2022-05-01T00:26:20.824223+0000 mgr.smithi157.nfpzoe (mgr.14180) 7950 : cluster [DBG] pgmap v7449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:22 smithi157 bash[20376]: cluster 2022-05-01T00:26:20.824223+0000 mgr.smithi157.nfpzoe (mgr.14180) 7950 : cluster [DBG] pgmap v7449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:22.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:26:22.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:26:22.847 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:26:23.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:26:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:24 smithi165 bash[22175]: cluster 2022-05-01T00:26:22.824863+0000 mgr.smithi157.nfpzoe (mgr.14180) 7951 : cluster [DBG] pgmap v7450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:24 smithi165 bash[22175]: audit 2022-05-01T00:26:23.151848+0000 mon.smithi157 (mon.0) 4978 : audit [DBG] from='client.? 172.21.15.157:0/3252761302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:24 smithi157 bash[20376]: cluster 2022-05-01T00:26:22.824863+0000 mgr.smithi157.nfpzoe (mgr.14180) 7951 : cluster [DBG] pgmap v7450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:24 smithi157 bash[20376]: audit 2022-05-01T00:26:23.151848+0000 mon.smithi157 (mon.0) 4978 : audit [DBG] from='client.? 172.21.15.157:0/3252761302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:25 smithi165 bash[22175]: cluster 2022-05-01T00:26:24.825481+0000 mgr.smithi157.nfpzoe (mgr.14180) 7952 : cluster [DBG] pgmap v7451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:25 smithi157 bash[20376]: cluster 2022-05-01T00:26:24.825481+0000 mgr.smithi157.nfpzoe (mgr.14180) 7952 : cluster [DBG] pgmap v7451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:28.173 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:26:28.174 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:26:28.174 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:26:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:27 smithi165 bash[22175]: cluster 2022-05-01T00:26:26.826232+0000 mgr.smithi157.nfpzoe (mgr.14180) 7953 : cluster [DBG] pgmap v7452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:27 smithi157 bash[20376]: cluster 2022-05-01T00:26:26.826232+0000 mgr.smithi157.nfpzoe (mgr.14180) 7953 : cluster [DBG] pgmap v7452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:28.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:26:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:28 smithi165 bash[22175]: audit 2022-05-01T00:26:28.485223+0000 mon.smithi157 (mon.0) 4979 : audit [DBG] from='client.? 172.21.15.157:0/1349239056' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:28 smithi157 bash[20376]: audit 2022-05-01T00:26:28.485223+0000 mon.smithi157 (mon.0) 4979 : audit [DBG] from='client.? 172.21.15.157:0/1349239056' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:29 smithi165 bash[22175]: cluster 2022-05-01T00:26:28.826899+0000 mgr.smithi157.nfpzoe (mgr.14180) 7954 : cluster [DBG] pgmap v7453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:29 smithi157 bash[20376]: cluster 2022-05-01T00:26:28.826899+0000 mgr.smithi157.nfpzoe (mgr.14180) 7954 : cluster [DBG] pgmap v7453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:31 smithi165 bash[22175]: cluster 2022-05-01T00:26:30.827565+0000 mgr.smithi157.nfpzoe (mgr.14180) 7955 : cluster [DBG] pgmap v7454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:31 smithi157 bash[20376]: cluster 2022-05-01T00:26:30.827565+0000 mgr.smithi157.nfpzoe (mgr.14180) 7955 : cluster [DBG] pgmap v7454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:33.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:26:33.509 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:26:33.509 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:26:33.835 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:26:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:33 smithi165 bash[22175]: cluster 2022-05-01T00:26:32.828240+0000 mgr.smithi157.nfpzoe (mgr.14180) 7956 : cluster [DBG] pgmap v7455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:33 smithi165 bash[22175]: audit 2022-05-01T00:26:33.812779+0000 mon.smithi157 (mon.0) 4980 : audit [DBG] from='client.? 172.21.15.157:0/1767428583' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:33 smithi157 bash[20376]: cluster 2022-05-01T00:26:32.828240+0000 mgr.smithi157.nfpzoe (mgr.14180) 7956 : cluster [DBG] pgmap v7455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:33 smithi157 bash[20376]: audit 2022-05-01T00:26:33.812779+0000 mon.smithi157 (mon.0) 4980 : audit [DBG] from='client.? 172.21.15.157:0/1767428583' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:35 smithi165 bash[22175]: cluster 2022-05-01T00:26:34.828858+0000 mgr.smithi157.nfpzoe (mgr.14180) 7957 : cluster [DBG] pgmap v7456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:35 smithi157 bash[20376]: cluster 2022-05-01T00:26:34.828858+0000 mgr.smithi157.nfpzoe (mgr.14180) 7957 : cluster [DBG] pgmap v7456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:38 smithi165 bash[22175]: cluster 2022-05-01T00:26:36.829589+0000 mgr.smithi157.nfpzoe (mgr.14180) 7958 : cluster [DBG] pgmap v7457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:37 smithi157 bash[20376]: cluster 2022-05-01T00:26:36.829589+0000 mgr.smithi157.nfpzoe (mgr.14180) 7958 : cluster [DBG] pgmap v7457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:38.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:26:38.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:26:38.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:26:39.167 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:26:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:40 smithi165 bash[22175]: cluster 2022-05-01T00:26:38.830321+0000 mgr.smithi157.nfpzoe (mgr.14180) 7959 : cluster [DBG] pgmap v7458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:40 smithi165 bash[22175]: audit 2022-05-01T00:26:39.147431+0000 mon.smithi157 (mon.0) 4981 : audit [DBG] from='client.? 172.21.15.157:0/2437740259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:40 smithi157 bash[20376]: cluster 2022-05-01T00:26:38.830321+0000 mgr.smithi157.nfpzoe (mgr.14180) 7959 : cluster [DBG] pgmap v7458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:40 smithi157 bash[20376]: audit 2022-05-01T00:26:39.147431+0000 mon.smithi157 (mon.0) 4981 : audit [DBG] from='client.? 172.21.15.157:0/2437740259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:42 smithi165 bash[22175]: cluster 2022-05-01T00:26:40.831103+0000 mgr.smithi157.nfpzoe (mgr.14180) 7960 : cluster [DBG] pgmap v7459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:42 smithi157 bash[20376]: cluster 2022-05-01T00:26:40.831103+0000 mgr.smithi157.nfpzoe (mgr.14180) 7960 : cluster [DBG] pgmap v7459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:44.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:26:44.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:26:44.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:26:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:44 smithi165 bash[22175]: cluster 2022-05-01T00:26:42.831841+0000 mgr.smithi157.nfpzoe (mgr.14180) 7961 : cluster [DBG] pgmap v7460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:44.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:44 smithi157 bash[20376]: cluster 2022-05-01T00:26:42.831841+0000 mgr.smithi157.nfpzoe (mgr.14180) 7961 : cluster [DBG] pgmap v7460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:44.499 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:26:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:45 smithi165 bash[22175]: audit 2022-05-01T00:26:44.479967+0000 mon.smithi157 (mon.0) 4982 : audit [DBG] from='client.? 172.21.15.157:0/2461645961' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:45 smithi157 bash[20376]: audit 2022-05-01T00:26:44.479967+0000 mon.smithi157 (mon.0) 4982 : audit [DBG] from='client.? 172.21.15.157:0/2461645961' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:46 smithi165 bash[22175]: cluster 2022-05-01T00:26:44.832473+0000 mgr.smithi157.nfpzoe (mgr.14180) 7962 : cluster [DBG] pgmap v7461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:46.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:46 smithi157 bash[20376]: cluster 2022-05-01T00:26:44.832473+0000 mgr.smithi157.nfpzoe (mgr.14180) 7962 : cluster [DBG] pgmap v7461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:47 smithi165 bash[22175]: cluster 2022-05-01T00:26:46.833119+0000 mgr.smithi157.nfpzoe (mgr.14180) 7963 : cluster [DBG] pgmap v7462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:47 smithi157 bash[20376]: cluster 2022-05-01T00:26:46.833119+0000 mgr.smithi157.nfpzoe (mgr.14180) 7963 : cluster [DBG] pgmap v7462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:49.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:26:49.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:26:49.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:26:49.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:26:50.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:49 smithi157 bash[20376]: cluster 2022-05-01T00:26:48.833692+0000 mgr.smithi157.nfpzoe (mgr.14180) 7964 : cluster [DBG] pgmap v7463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:50.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:49 smithi157 bash[20376]: audit 2022-05-01T00:26:49.807864+0000 mon.smithi157 (mon.0) 4983 : audit [DBG] from='client.? 172.21.15.157:0/4109301275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:49 smithi165 bash[22175]: cluster 2022-05-01T00:26:48.833692+0000 mgr.smithi157.nfpzoe (mgr.14180) 7964 : cluster [DBG] pgmap v7463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:49 smithi165 bash[22175]: audit 2022-05-01T00:26:49.807864+0000 mon.smithi157 (mon.0) 4983 : audit [DBG] from='client.? 172.21.15.157:0/4109301275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:51 smithi165 bash[22175]: cluster 2022-05-01T00:26:50.834405+0000 mgr.smithi157.nfpzoe (mgr.14180) 7965 : cluster [DBG] pgmap v7464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:51 smithi157 bash[20376]: cluster 2022-05-01T00:26:50.834405+0000 mgr.smithi157.nfpzoe (mgr.14180) 7965 : cluster [DBG] pgmap v7464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:53 smithi165 bash[22175]: cluster 2022-05-01T00:26:52.835130+0000 mgr.smithi157.nfpzoe (mgr.14180) 7966 : cluster [DBG] pgmap v7465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:53 smithi157 bash[20376]: cluster 2022-05-01T00:26:52.835130+0000 mgr.smithi157.nfpzoe (mgr.14180) 7966 : cluster [DBG] pgmap v7465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:54.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:26:54.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:26:54.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:26:55.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:26:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:55 smithi165 bash[22175]: cluster 2022-05-01T00:26:54.835707+0000 mgr.smithi157.nfpzoe (mgr.14180) 7967 : cluster [DBG] pgmap v7466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:55 smithi165 bash[22175]: audit 2022-05-01T00:26:55.134727+0000 mon.smithi157 (mon.0) 4984 : audit [DBG] from='client.? 172.21.15.157:0/1048465636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:55 smithi157 bash[20376]: cluster 2022-05-01T00:26:54.835707+0000 mgr.smithi157.nfpzoe (mgr.14180) 7967 : cluster [DBG] pgmap v7466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:55 smithi157 bash[20376]: audit 2022-05-01T00:26:55.134727+0000 mon.smithi157 (mon.0) 4984 : audit [DBG] from='client.? 172.21.15.157:0/1048465636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:26:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:57 smithi165 bash[22175]: cluster 2022-05-01T00:26:56.836386+0000 mgr.smithi157.nfpzoe (mgr.14180) 7968 : cluster [DBG] pgmap v7467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:26:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:57 smithi157 bash[20376]: cluster 2022-05-01T00:26:56.836386+0000 mgr.smithi157.nfpzoe (mgr.14180) 7968 : cluster [DBG] pgmap v7467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:00.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:27:00.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:27:00.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:27:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:59 smithi165 bash[22175]: cluster 2022-05-01T00:26:58.837017+0000 mgr.smithi157.nfpzoe (mgr.14180) 7969 : cluster [DBG] pgmap v7468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:59 smithi165 bash[22175]: audit 2022-05-01T00:26:59.333893+0000 mon.smithi157 (mon.0) 4985 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:27:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:26:59 smithi165 bash[22175]: audit 2022-05-01T00:26:59.605283+0000 mon.smithi157 (mon.0) 4986 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:27:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:59 smithi157 bash[20376]: cluster 2022-05-01T00:26:58.837017+0000 mgr.smithi157.nfpzoe (mgr.14180) 7969 : cluster [DBG] pgmap v7468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:59 smithi157 bash[20376]: audit 2022-05-01T00:26:59.333893+0000 mon.smithi157 (mon.0) 4985 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:27:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:26:59 smithi157 bash[20376]: audit 2022-05-01T00:26:59.605283+0000 mon.smithi157 (mon.0) 4986 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:27:00.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:27:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:01 smithi165 bash[22175]: audit 2022-05-01T00:27:00.465057+0000 mon.smithi157 (mon.0) 4987 : audit [DBG] from='client.? 172.21.15.157:0/2085467532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:00 smithi157 bash[20376]: audit 2022-05-01T00:27:00.465057+0000 mon.smithi157 (mon.0) 4987 : audit [DBG] from='client.? 172.21.15.157:0/2085467532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:02 smithi165 bash[22175]: cluster 2022-05-01T00:27:00.837618+0000 mgr.smithi157.nfpzoe (mgr.14180) 7970 : cluster [DBG] pgmap v7469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:02 smithi157 bash[20376]: cluster 2022-05-01T00:27:00.837618+0000 mgr.smithi157.nfpzoe (mgr.14180) 7970 : cluster [DBG] pgmap v7469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:04 smithi165 bash[22175]: cluster 2022-05-01T00:27:02.838261+0000 mgr.smithi157.nfpzoe (mgr.14180) 7971 : cluster [DBG] pgmap v7470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:04 smithi157 bash[20376]: cluster 2022-05-01T00:27:02.838261+0000 mgr.smithi157.nfpzoe (mgr.14180) 7971 : cluster [DBG] pgmap v7470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:05.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:27:05.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:27:05.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:27:05.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:27:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:06 smithi165 bash[22175]: cluster 2022-05-01T00:27:04.838831+0000 mgr.smithi157.nfpzoe (mgr.14180) 7972 : cluster [DBG] pgmap v7471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:06 smithi165 bash[22175]: audit 2022-05-01T00:27:05.790573+0000 mon.smithi157 (mon.0) 4988 : audit [DBG] from='client.? 172.21.15.157:0/1103556102' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:06.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:06 smithi157 bash[20376]: cluster 2022-05-01T00:27:04.838831+0000 mgr.smithi157.nfpzoe (mgr.14180) 7972 : cluster [DBG] pgmap v7471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:06 smithi157 bash[20376]: audit 2022-05-01T00:27:05.790573+0000 mon.smithi157 (mon.0) 4988 : audit [DBG] from='client.? 172.21.15.157:0/1103556102' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:08 smithi165 bash[22175]: cluster 2022-05-01T00:27:06.839469+0000 mgr.smithi157.nfpzoe (mgr.14180) 7973 : cluster [DBG] pgmap v7472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:08 smithi157 bash[20376]: cluster 2022-05-01T00:27:06.839469+0000 mgr.smithi157.nfpzoe (mgr.14180) 7973 : cluster [DBG] pgmap v7472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:09 smithi165 bash[22175]: cluster 2022-05-01T00:27:08.840042+0000 mgr.smithi157.nfpzoe (mgr.14180) 7974 : cluster [DBG] pgmap v7473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:09 smithi157 bash[20376]: cluster 2022-05-01T00:27:08.840042+0000 mgr.smithi157.nfpzoe (mgr.14180) 7974 : cluster [DBG] pgmap v7473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:10.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:27:10.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:27:10.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:27:11.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:27:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:11 smithi165 bash[22175]: cluster 2022-05-01T00:27:10.840530+0000 mgr.smithi157.nfpzoe (mgr.14180) 7975 : cluster [DBG] pgmap v7474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:11 smithi165 bash[22175]: audit 2022-05-01T00:27:11.116825+0000 mon.smithi157 (mon.0) 4989 : audit [DBG] from='client.? 172.21.15.157:0/1762151164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:11 smithi157 bash[20376]: cluster 2022-05-01T00:27:10.840530+0000 mgr.smithi157.nfpzoe (mgr.14180) 7975 : cluster [DBG] pgmap v7474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:11 smithi157 bash[20376]: audit 2022-05-01T00:27:11.116825+0000 mon.smithi157 (mon.0) 4989 : audit [DBG] from='client.? 172.21.15.157:0/1762151164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:13 smithi165 bash[22175]: cluster 2022-05-01T00:27:12.841152+0000 mgr.smithi157.nfpzoe (mgr.14180) 7976 : cluster [DBG] pgmap v7475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:13 smithi157 bash[20376]: cluster 2022-05-01T00:27:12.841152+0000 mgr.smithi157.nfpzoe (mgr.14180) 7976 : cluster [DBG] pgmap v7475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:16.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:27:16.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:27:16.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:27:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:15 smithi165 bash[22175]: cluster 2022-05-01T00:27:14.841771+0000 mgr.smithi157.nfpzoe (mgr.14180) 7977 : cluster [DBG] pgmap v7476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:16.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:15 smithi157 bash[20376]: cluster 2022-05-01T00:27:14.841771+0000 mgr.smithi157.nfpzoe (mgr.14180) 7977 : cluster [DBG] pgmap v7476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:16.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:27:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:17 smithi165 bash[22175]: audit 2022-05-01T00:27:16.443085+0000 mon.smithi157 (mon.0) 4990 : audit [DBG] from='client.? 172.21.15.157:0/2261851778' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:17 smithi165 bash[22175]: audit 2022-05-01T00:27:16.845139+0000 mon.smithi157 (mon.0) 4991 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:27:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:17 smithi165 bash[22175]: audit 2022-05-01T00:27:16.847974+0000 mon.smithi157 (mon.0) 4992 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:27:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:17 smithi165 bash[22175]: audit 2022-05-01T00:27:16.849783+0000 mon.smithi157 (mon.0) 4993 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:27:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:16 smithi157 bash[20376]: audit 2022-05-01T00:27:16.443085+0000 mon.smithi157 (mon.0) 4990 : audit [DBG] from='client.? 172.21.15.157:0/2261851778' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:16 smithi157 bash[20376]: audit 2022-05-01T00:27:16.845139+0000 mon.smithi157 (mon.0) 4991 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:27:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:16 smithi157 bash[20376]: audit 2022-05-01T00:27:16.847974+0000 mon.smithi157 (mon.0) 4992 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:27:17.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:16 smithi157 bash[20376]: audit 2022-05-01T00:27:16.849783+0000 mon.smithi157 (mon.0) 4993 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:27:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:18 smithi165 bash[22175]: cluster 2022-05-01T00:27:16.842409+0000 mgr.smithi157.nfpzoe (mgr.14180) 7978 : cluster [DBG] pgmap v7477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:18 smithi165 bash[22175]: audit 2022-05-01T00:27:17.170807+0000 mon.smithi157 (mon.0) 4994 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:27:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:18 smithi165 bash[22175]: audit 2022-05-01T00:27:17.177278+0000 mon.smithi157 (mon.0) 4995 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:27:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:18 smithi157 bash[20376]: cluster 2022-05-01T00:27:16.842409+0000 mgr.smithi157.nfpzoe (mgr.14180) 7978 : cluster [DBG] pgmap v7477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:18 smithi157 bash[20376]: audit 2022-05-01T00:27:17.170807+0000 mon.smithi157 (mon.0) 4994 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:27:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:18 smithi157 bash[20376]: audit 2022-05-01T00:27:17.177278+0000 mon.smithi157 (mon.0) 4995 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:27:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:19 smithi165 bash[22175]: cluster 2022-05-01T00:27:17.165209+0000 mgr.smithi157.nfpzoe (mgr.14180) 7979 : cluster [DBG] pgmap v7478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:19 smithi165 bash[22175]: cluster 2022-05-01T00:27:17.165648+0000 mgr.smithi157.nfpzoe (mgr.14180) 7980 : cluster [DBG] pgmap v7479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:19 smithi165 bash[22175]: cephadm 2022-05-01T00:27:17.178391+0000 mgr.smithi157.nfpzoe (mgr.14180) 7981 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:27:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:19 smithi165 bash[22175]: cephadm 2022-05-01T00:27:17.178537+0000 mgr.smithi157.nfpzoe (mgr.14180) 7982 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:27:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:19 smithi157 bash[20376]: cluster 2022-05-01T00:27:17.165209+0000 mgr.smithi157.nfpzoe (mgr.14180) 7979 : cluster [DBG] pgmap v7478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:19 smithi157 bash[20376]: cluster 2022-05-01T00:27:17.165648+0000 mgr.smithi157.nfpzoe (mgr.14180) 7980 : cluster [DBG] pgmap v7479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:19.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:19 smithi157 bash[20376]: cephadm 2022-05-01T00:27:17.178391+0000 mgr.smithi157.nfpzoe (mgr.14180) 7981 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:27:19.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:19 smithi157 bash[20376]: cephadm 2022-05-01T00:27:17.178537+0000 mgr.smithi157.nfpzoe (mgr.14180) 7982 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:27:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:21 smithi165 bash[22175]: cluster 2022-05-01T00:27:19.166242+0000 mgr.smithi157.nfpzoe (mgr.14180) 7983 : cluster [DBG] pgmap v7480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:21 smithi157 bash[20376]: cluster 2022-05-01T00:27:19.166242+0000 mgr.smithi157.nfpzoe (mgr.14180) 7983 : cluster [DBG] pgmap v7480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:21.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:27:21.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:27:21.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:27:21.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:27:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:22 smithi165 bash[22175]: audit 2022-05-01T00:27:21.771012+0000 mon.smithi157 (mon.0) 4996 : audit [DBG] from='client.? 172.21.15.157:0/237162535' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:22 smithi157 bash[20376]: audit 2022-05-01T00:27:21.771012+0000 mon.smithi157 (mon.0) 4996 : audit [DBG] from='client.? 172.21.15.157:0/237162535' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:23 smithi165 bash[22175]: cluster 2022-05-01T00:27:21.166846+0000 mgr.smithi157.nfpzoe (mgr.14180) 7984 : cluster [DBG] pgmap v7481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:23 smithi157 bash[20376]: cluster 2022-05-01T00:27:21.166846+0000 mgr.smithi157.nfpzoe (mgr.14180) 7984 : cluster [DBG] pgmap v7481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:24 smithi165 bash[22175]: cluster 2022-05-01T00:27:23.167502+0000 mgr.smithi157.nfpzoe (mgr.14180) 7985 : cluster [DBG] pgmap v7482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:24 smithi157 bash[20376]: cluster 2022-05-01T00:27:23.167502+0000 mgr.smithi157.nfpzoe (mgr.14180) 7985 : cluster [DBG] pgmap v7482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:26.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:27:26.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:27:26.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:27:27.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:27:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:26 smithi165 bash[22175]: cluster 2022-05-01T00:27:25.168132+0000 mgr.smithi157.nfpzoe (mgr.14180) 7986 : cluster [DBG] pgmap v7483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:26 smithi157 bash[20376]: cluster 2022-05-01T00:27:25.168132+0000 mgr.smithi157.nfpzoe (mgr.14180) 7986 : cluster [DBG] pgmap v7483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:27 smithi165 bash[22175]: audit 2022-05-01T00:27:27.103988+0000 mon.smithi157 (mon.0) 4997 : audit [DBG] from='client.? 172.21.15.157:0/3945904372' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:27 smithi157 bash[20376]: audit 2022-05-01T00:27:27.103988+0000 mon.smithi157 (mon.0) 4997 : audit [DBG] from='client.? 172.21.15.157:0/3945904372' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:28 smithi165 bash[22175]: cluster 2022-05-01T00:27:27.168749+0000 mgr.smithi157.nfpzoe (mgr.14180) 7987 : cluster [DBG] pgmap v7484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:28 smithi157 bash[20376]: cluster 2022-05-01T00:27:27.168749+0000 mgr.smithi157.nfpzoe (mgr.14180) 7987 : cluster [DBG] pgmap v7484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:31 smithi165 bash[22175]: cluster 2022-05-01T00:27:29.169390+0000 mgr.smithi157.nfpzoe (mgr.14180) 7988 : cluster [DBG] pgmap v7485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:31.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:30 smithi157 bash[20376]: cluster 2022-05-01T00:27:29.169390+0000 mgr.smithi157.nfpzoe (mgr.14180) 7988 : cluster [DBG] pgmap v7485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:32.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:27:32.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:27:32.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:27:32.456 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:27:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:33 smithi165 bash[22175]: cluster 2022-05-01T00:27:31.169997+0000 mgr.smithi157.nfpzoe (mgr.14180) 7989 : cluster [DBG] pgmap v7486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:33 smithi165 bash[22175]: audit 2022-05-01T00:27:32.436368+0000 mon.smithi157 (mon.0) 4998 : audit [DBG] from='client.? 172.21.15.157:0/814989583' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:33 smithi157 bash[20376]: cluster 2022-05-01T00:27:31.169997+0000 mgr.smithi157.nfpzoe (mgr.14180) 7989 : cluster [DBG] pgmap v7486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:33 smithi157 bash[20376]: audit 2022-05-01T00:27:32.436368+0000 mon.smithi157 (mon.0) 4998 : audit [DBG] from='client.? 172.21.15.157:0/814989583' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:35 smithi165 bash[22175]: cluster 2022-05-01T00:27:33.170567+0000 mgr.smithi157.nfpzoe (mgr.14180) 7990 : cluster [DBG] pgmap v7487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:35 smithi157 bash[20376]: cluster 2022-05-01T00:27:33.170567+0000 mgr.smithi157.nfpzoe (mgr.14180) 7990 : cluster [DBG] pgmap v7487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:37 smithi165 bash[22175]: cluster 2022-05-01T00:27:35.171296+0000 mgr.smithi157.nfpzoe (mgr.14180) 7991 : cluster [DBG] pgmap v7488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:37 smithi157 bash[20376]: cluster 2022-05-01T00:27:35.171296+0000 mgr.smithi157.nfpzoe (mgr.14180) 7991 : cluster [DBG] pgmap v7488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:37.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:27:37.460 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:27:37.460 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:27:37.782 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:27:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:38 smithi165 bash[22175]: audit 2022-05-01T00:27:37.763014+0000 mon.smithi157 (mon.0) 4999 : audit [DBG] from='client.? 172.21.15.157:0/2553398600' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:38 smithi157 bash[20376]: audit 2022-05-01T00:27:37.763014+0000 mon.smithi157 (mon.0) 4999 : audit [DBG] from='client.? 172.21.15.157:0/2553398600' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:39 smithi165 bash[22175]: cluster 2022-05-01T00:27:37.172014+0000 mgr.smithi157.nfpzoe (mgr.14180) 7992 : cluster [DBG] pgmap v7489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:39 smithi157 bash[20376]: cluster 2022-05-01T00:27:37.172014+0000 mgr.smithi157.nfpzoe (mgr.14180) 7992 : cluster [DBG] pgmap v7489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:40 smithi165 bash[22175]: cluster 2022-05-01T00:27:39.172644+0000 mgr.smithi157.nfpzoe (mgr.14180) 7993 : cluster [DBG] pgmap v7490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:40 smithi157 bash[20376]: cluster 2022-05-01T00:27:39.172644+0000 mgr.smithi157.nfpzoe (mgr.14180) 7993 : cluster [DBG] pgmap v7490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:42.786 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:27:42.786 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:27:42.786 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:27:43.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:27:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:42 smithi165 bash[22175]: cluster 2022-05-01T00:27:41.173274+0000 mgr.smithi157.nfpzoe (mgr.14180) 7994 : cluster [DBG] pgmap v7491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:42 smithi157 bash[20376]: cluster 2022-05-01T00:27:41.173274+0000 mgr.smithi157.nfpzoe (mgr.14180) 7994 : cluster [DBG] pgmap v7491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:44 smithi165 bash[22175]: audit 2022-05-01T00:27:43.089903+0000 mon.smithi157 (mon.0) 5000 : audit [DBG] from='client.? 172.21.15.157:0/154389904' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:44.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:43 smithi157 bash[20376]: audit 2022-05-01T00:27:43.089903+0000 mon.smithi157 (mon.0) 5000 : audit [DBG] from='client.? 172.21.15.157:0/154389904' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:45 smithi165 bash[22175]: cluster 2022-05-01T00:27:43.173895+0000 mgr.smithi157.nfpzoe (mgr.14180) 7995 : cluster [DBG] pgmap v7492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:45 smithi157 bash[20376]: cluster 2022-05-01T00:27:43.173895+0000 mgr.smithi157.nfpzoe (mgr.14180) 7995 : cluster [DBG] pgmap v7492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:47 smithi165 bash[22175]: cluster 2022-05-01T00:27:45.174533+0000 mgr.smithi157.nfpzoe (mgr.14180) 7996 : cluster [DBG] pgmap v7493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:47 smithi157 bash[20376]: cluster 2022-05-01T00:27:45.174533+0000 mgr.smithi157.nfpzoe (mgr.14180) 7996 : cluster [DBG] pgmap v7493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:48.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:27:48.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:27:48.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:27:48.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:27:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:49 smithi165 bash[22175]: cluster 2022-05-01T00:27:47.175239+0000 mgr.smithi157.nfpzoe (mgr.14180) 7997 : cluster [DBG] pgmap v7494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:49 smithi165 bash[22175]: audit 2022-05-01T00:27:48.424847+0000 mon.smithi157 (mon.0) 5001 : audit [DBG] from='client.? 172.21.15.157:0/100631239' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:49 smithi157 bash[20376]: cluster 2022-05-01T00:27:47.175239+0000 mgr.smithi157.nfpzoe (mgr.14180) 7997 : cluster [DBG] pgmap v7494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:49 smithi157 bash[20376]: audit 2022-05-01T00:27:48.424847+0000 mon.smithi157 (mon.0) 5001 : audit [DBG] from='client.? 172.21.15.157:0/100631239' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:51 smithi165 bash[22175]: cluster 2022-05-01T00:27:49.175859+0000 mgr.smithi157.nfpzoe (mgr.14180) 7998 : cluster [DBG] pgmap v7495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:51.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:51 smithi157 bash[20376]: cluster 2022-05-01T00:27:49.175859+0000 mgr.smithi157.nfpzoe (mgr.14180) 7998 : cluster [DBG] pgmap v7495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:53 smithi165 bash[22175]: cluster 2022-05-01T00:27:51.176424+0000 mgr.smithi157.nfpzoe (mgr.14180) 7999 : cluster [DBG] pgmap v7496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:53.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:53 smithi157 bash[20376]: cluster 2022-05-01T00:27:51.176424+0000 mgr.smithi157.nfpzoe (mgr.14180) 7999 : cluster [DBG] pgmap v7496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:53.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:27:53.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:27:53.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:27:53.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:27:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:54 smithi165 bash[22175]: audit 2022-05-01T00:27:53.758092+0000 mon.smithi157 (mon.0) 5002 : audit [DBG] from='client.? 172.21.15.157:0/2148025449' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:54 smithi157 bash[20376]: audit 2022-05-01T00:27:53.758092+0000 mon.smithi157 (mon.0) 5002 : audit [DBG] from='client.? 172.21.15.157:0/2148025449' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:27:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:55 smithi165 bash[22175]: cluster 2022-05-01T00:27:53.177060+0000 mgr.smithi157.nfpzoe (mgr.14180) 8000 : cluster [DBG] pgmap v7497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:55 smithi157 bash[20376]: cluster 2022-05-01T00:27:53.177060+0000 mgr.smithi157.nfpzoe (mgr.14180) 8000 : cluster [DBG] pgmap v7497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:56 smithi165 bash[22175]: cluster 2022-05-01T00:27:55.177686+0000 mgr.smithi157.nfpzoe (mgr.14180) 8001 : cluster [DBG] pgmap v7498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:56 smithi157 bash[20376]: cluster 2022-05-01T00:27:55.177686+0000 mgr.smithi157.nfpzoe (mgr.14180) 8001 : cluster [DBG] pgmap v7498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:58.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:27:58.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:27:58.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:27:59.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:27:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:27:59 smithi165 bash[22175]: cluster 2022-05-01T00:27:57.178260+0000 mgr.smithi157.nfpzoe (mgr.14180) 8002 : cluster [DBG] pgmap v7499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:27:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:27:58 smithi157 bash[20376]: cluster 2022-05-01T00:27:57.178260+0000 mgr.smithi157.nfpzoe (mgr.14180) 8002 : cluster [DBG] pgmap v7499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:00 smithi165 bash[22175]: audit 2022-05-01T00:27:59.090984+0000 mon.smithi157 (mon.0) 5003 : audit [DBG] from='client.? 172.21.15.157:0/3337955361' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:00 smithi165 bash[22175]: audit 2022-05-01T00:27:59.337963+0000 mon.smithi157 (mon.0) 5004 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:28:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:00 smithi165 bash[22175]: audit 2022-05-01T00:27:59.612221+0000 mon.smithi157 (mon.0) 5005 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:28:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:00 smithi157 bash[20376]: audit 2022-05-01T00:27:59.090984+0000 mon.smithi157 (mon.0) 5003 : audit [DBG] from='client.? 172.21.15.157:0/3337955361' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:00 smithi157 bash[20376]: audit 2022-05-01T00:27:59.337963+0000 mon.smithi157 (mon.0) 5004 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:28:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:00 smithi157 bash[20376]: audit 2022-05-01T00:27:59.612221+0000 mon.smithi157 (mon.0) 5005 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:28:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:01 smithi165 bash[22175]: cluster 2022-05-01T00:27:59.178871+0000 mgr.smithi157.nfpzoe (mgr.14180) 8003 : cluster [DBG] pgmap v7500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:01 smithi157 bash[20376]: cluster 2022-05-01T00:27:59.178871+0000 mgr.smithi157.nfpzoe (mgr.14180) 8003 : cluster [DBG] pgmap v7500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:03 smithi165 bash[22175]: cluster 2022-05-01T00:28:01.179502+0000 mgr.smithi157.nfpzoe (mgr.14180) 8004 : cluster [DBG] pgmap v7501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:03.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:03 smithi157 bash[20376]: cluster 2022-05-01T00:28:01.179502+0000 mgr.smithi157.nfpzoe (mgr.14180) 8004 : cluster [DBG] pgmap v7501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:04.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:28:04.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:28:04.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:28:04.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:28:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:05 smithi165 bash[22175]: cluster 2022-05-01T00:28:03.180133+0000 mgr.smithi157.nfpzoe (mgr.14180) 8005 : cluster [DBG] pgmap v7502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:05 smithi165 bash[22175]: audit 2022-05-01T00:28:04.418538+0000 mon.smithi157 (mon.0) 5006 : audit [DBG] from='client.? 172.21.15.157:0/2523552725' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:05 smithi157 bash[20376]: cluster 2022-05-01T00:28:03.180133+0000 mgr.smithi157.nfpzoe (mgr.14180) 8005 : cluster [DBG] pgmap v7502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:05 smithi157 bash[20376]: audit 2022-05-01T00:28:04.418538+0000 mon.smithi157 (mon.0) 5006 : audit [DBG] from='client.? 172.21.15.157:0/2523552725' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:07 smithi165 bash[22175]: cluster 2022-05-01T00:28:05.180753+0000 mgr.smithi157.nfpzoe (mgr.14180) 8006 : cluster [DBG] pgmap v7503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:07 smithi157 bash[20376]: cluster 2022-05-01T00:28:05.180753+0000 mgr.smithi157.nfpzoe (mgr.14180) 8006 : cluster [DBG] pgmap v7503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:09 smithi165 bash[22175]: cluster 2022-05-01T00:28:07.181441+0000 mgr.smithi157.nfpzoe (mgr.14180) 8007 : cluster [DBG] pgmap v7504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:09.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:28:09.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:28:09.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:28:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:09 smithi157 bash[20376]: cluster 2022-05-01T00:28:07.181441+0000 mgr.smithi157.nfpzoe (mgr.14180) 8007 : cluster [DBG] pgmap v7504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:09.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:28:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:10 smithi165 bash[22175]: audit 2022-05-01T00:28:09.754232+0000 mon.smithi157 (mon.0) 5007 : audit [DBG] from='client.? 172.21.15.157:0/3179768561' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:10 smithi157 bash[20376]: audit 2022-05-01T00:28:09.754232+0000 mon.smithi157 (mon.0) 5007 : audit [DBG] from='client.? 172.21.15.157:0/3179768561' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:11 smithi165 bash[22175]: cluster 2022-05-01T00:28:09.182114+0000 mgr.smithi157.nfpzoe (mgr.14180) 8008 : cluster [DBG] pgmap v7505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:11 smithi157 bash[20376]: cluster 2022-05-01T00:28:09.182114+0000 mgr.smithi157.nfpzoe (mgr.14180) 8008 : cluster [DBG] pgmap v7505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:12 smithi165 bash[22175]: cluster 2022-05-01T00:28:11.182713+0000 mgr.smithi157.nfpzoe (mgr.14180) 8009 : cluster [DBG] pgmap v7506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:12 smithi157 bash[20376]: cluster 2022-05-01T00:28:11.182713+0000 mgr.smithi157.nfpzoe (mgr.14180) 8009 : cluster [DBG] pgmap v7506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:14 smithi165 bash[22175]: cluster 2022-05-01T00:28:13.183365+0000 mgr.smithi157.nfpzoe (mgr.14180) 8010 : cluster [DBG] pgmap v7507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:14.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:14 smithi157 bash[20376]: cluster 2022-05-01T00:28:13.183365+0000 mgr.smithi157.nfpzoe (mgr.14180) 8010 : cluster [DBG] pgmap v7507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:14.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:28:14.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:28:14.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:28:15.102 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:28:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:15 smithi165 bash[22175]: audit 2022-05-01T00:28:15.078738+0000 mon.smithi157 (mon.0) 5008 : audit [DBG] from='client.? 172.21.15.157:0/2319785794' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:15 smithi157 bash[20376]: audit 2022-05-01T00:28:15.078738+0000 mon.smithi157 (mon.0) 5008 : audit [DBG] from='client.? 172.21.15.157:0/2319785794' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:17 smithi165 bash[22175]: cluster 2022-05-01T00:28:15.184079+0000 mgr.smithi157.nfpzoe (mgr.14180) 8011 : cluster [DBG] pgmap v7508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:16 smithi157 bash[20376]: cluster 2022-05-01T00:28:15.184079+0000 mgr.smithi157.nfpzoe (mgr.14180) 8011 : cluster [DBG] pgmap v7508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:18 smithi165 bash[22175]: audit 2022-05-01T00:28:17.184936+0000 mon.smithi157 (mon.0) 5009 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:28:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:18 smithi165 bash[22175]: audit 2022-05-01T00:28:17.188064+0000 mon.smithi157 (mon.0) 5010 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:28:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:18 smithi165 bash[22175]: audit 2022-05-01T00:28:17.189869+0000 mon.smithi157 (mon.0) 5011 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:28:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:18 smithi165 bash[22175]: audit 2022-05-01T00:28:17.510462+0000 mon.smithi157 (mon.0) 5012 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:28:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:18 smithi165 bash[22175]: audit 2022-05-01T00:28:17.516573+0000 mon.smithi157 (mon.0) 5013 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:28:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:18 smithi157 bash[20376]: audit 2022-05-01T00:28:17.184936+0000 mon.smithi157 (mon.0) 5009 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:28:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:18 smithi157 bash[20376]: audit 2022-05-01T00:28:17.188064+0000 mon.smithi157 (mon.0) 5010 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:28:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:18 smithi157 bash[20376]: audit 2022-05-01T00:28:17.189869+0000 mon.smithi157 (mon.0) 5011 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:28:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:18 smithi157 bash[20376]: audit 2022-05-01T00:28:17.510462+0000 mon.smithi157 (mon.0) 5012 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:28:18.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:18 smithi157 bash[20376]: audit 2022-05-01T00:28:17.516573+0000 mon.smithi157 (mon.0) 5013 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:28:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:19 smithi165 bash[22175]: cluster 2022-05-01T00:28:17.184859+0000 mgr.smithi157.nfpzoe (mgr.14180) 8012 : cluster [DBG] pgmap v7509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:19 smithi165 bash[22175]: cluster 2022-05-01T00:28:17.505674+0000 mgr.smithi157.nfpzoe (mgr.14180) 8013 : cluster [DBG] pgmap v7510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:19 smithi165 bash[22175]: cluster 2022-05-01T00:28:17.506201+0000 mgr.smithi157.nfpzoe (mgr.14180) 8014 : cluster [DBG] pgmap v7511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:19 smithi165 bash[22175]: cephadm 2022-05-01T00:28:17.517643+0000 mgr.smithi157.nfpzoe (mgr.14180) 8015 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:28:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:19 smithi165 bash[22175]: cephadm 2022-05-01T00:28:17.517762+0000 mgr.smithi157.nfpzoe (mgr.14180) 8016 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:28:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:19 smithi157 bash[20376]: cluster 2022-05-01T00:28:17.184859+0000 mgr.smithi157.nfpzoe (mgr.14180) 8012 : cluster [DBG] pgmap v7509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:19.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:19 smithi157 bash[20376]: cluster 2022-05-01T00:28:17.505674+0000 mgr.smithi157.nfpzoe (mgr.14180) 8013 : cluster [DBG] pgmap v7510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:19.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:19 smithi157 bash[20376]: cluster 2022-05-01T00:28:17.506201+0000 mgr.smithi157.nfpzoe (mgr.14180) 8014 : cluster [DBG] pgmap v7511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:19.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:19 smithi157 bash[20376]: cephadm 2022-05-01T00:28:17.517643+0000 mgr.smithi157.nfpzoe (mgr.14180) 8015 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:28:19.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:19 smithi157 bash[20376]: cephadm 2022-05-01T00:28:17.517762+0000 mgr.smithi157.nfpzoe (mgr.14180) 8016 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:28:20.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:28:20.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:28:20.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:28:20.427 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:28:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:21 smithi165 bash[22175]: cluster 2022-05-01T00:28:19.506823+0000 mgr.smithi157.nfpzoe (mgr.14180) 8017 : cluster [DBG] pgmap v7512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:21 smithi165 bash[22175]: audit 2022-05-01T00:28:20.407820+0000 mon.smithi157 (mon.0) 5014 : audit [DBG] from='client.? 172.21.15.157:0/736805123' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:21 smithi157 bash[20376]: cluster 2022-05-01T00:28:19.506823+0000 mgr.smithi157.nfpzoe (mgr.14180) 8017 : cluster [DBG] pgmap v7512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:21 smithi157 bash[20376]: audit 2022-05-01T00:28:20.407820+0000 mon.smithi157 (mon.0) 5014 : audit [DBG] from='client.? 172.21.15.157:0/736805123' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:23 smithi165 bash[22175]: cluster 2022-05-01T00:28:21.507448+0000 mgr.smithi157.nfpzoe (mgr.14180) 8018 : cluster [DBG] pgmap v7513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:23 smithi157 bash[20376]: cluster 2022-05-01T00:28:21.507448+0000 mgr.smithi157.nfpzoe (mgr.14180) 8018 : cluster [DBG] pgmap v7513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:25 smithi165 bash[22175]: cluster 2022-05-01T00:28:23.508168+0000 mgr.smithi157.nfpzoe (mgr.14180) 8019 : cluster [DBG] pgmap v7514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:25.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:28:25.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:28:25.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:28:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:25 smithi157 bash[20376]: cluster 2022-05-01T00:28:23.508168+0000 mgr.smithi157.nfpzoe (mgr.14180) 8019 : cluster [DBG] pgmap v7514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:25.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:28:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:26 smithi165 bash[22175]: audit 2022-05-01T00:28:25.741200+0000 mon.smithi157 (mon.0) 5015 : audit [DBG] from='client.? 172.21.15.157:0/1295661357' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:26 smithi157 bash[20376]: audit 2022-05-01T00:28:25.741200+0000 mon.smithi157 (mon.0) 5015 : audit [DBG] from='client.? 172.21.15.157:0/1295661357' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:27 smithi165 bash[22175]: cluster 2022-05-01T00:28:25.508907+0000 mgr.smithi157.nfpzoe (mgr.14180) 8020 : cluster [DBG] pgmap v7515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:27 smithi157 bash[20376]: cluster 2022-05-01T00:28:25.508907+0000 mgr.smithi157.nfpzoe (mgr.14180) 8020 : cluster [DBG] pgmap v7515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:29 smithi165 bash[22175]: cluster 2022-05-01T00:28:27.509590+0000 mgr.smithi157.nfpzoe (mgr.14180) 8021 : cluster [DBG] pgmap v7516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:29 smithi157 bash[20376]: cluster 2022-05-01T00:28:27.509590+0000 mgr.smithi157.nfpzoe (mgr.14180) 8021 : cluster [DBG] pgmap v7516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:30 smithi165 bash[22175]: cluster 2022-05-01T00:28:29.510333+0000 mgr.smithi157.nfpzoe (mgr.14180) 8022 : cluster [DBG] pgmap v7517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:30 smithi157 bash[20376]: cluster 2022-05-01T00:28:29.510333+0000 mgr.smithi157.nfpzoe (mgr.14180) 8022 : cluster [DBG] pgmap v7517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:30.764 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:28:30.764 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:28:30.764 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:28:31.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:28:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:32 smithi165 bash[22175]: audit 2022-05-01T00:28:31.070600+0000 mon.smithi157 (mon.0) 5016 : audit [DBG] from='client.? 172.21.15.157:0/200079193' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:32 smithi157 bash[20376]: audit 2022-05-01T00:28:31.070600+0000 mon.smithi157 (mon.0) 5016 : audit [DBG] from='client.? 172.21.15.157:0/200079193' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:33 smithi165 bash[22175]: cluster 2022-05-01T00:28:31.510988+0000 mgr.smithi157.nfpzoe (mgr.14180) 8023 : cluster [DBG] pgmap v7518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:33 smithi157 bash[20376]: cluster 2022-05-01T00:28:31.510988+0000 mgr.smithi157.nfpzoe (mgr.14180) 8023 : cluster [DBG] pgmap v7518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:35 smithi165 bash[22175]: cluster 2022-05-01T00:28:33.511615+0000 mgr.smithi157.nfpzoe (mgr.14180) 8024 : cluster [DBG] pgmap v7519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:35 smithi157 bash[20376]: cluster 2022-05-01T00:28:33.511615+0000 mgr.smithi157.nfpzoe (mgr.14180) 8024 : cluster [DBG] pgmap v7519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:36.093 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:28:36.093 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:28:36.093 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:28:36.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:28:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:37 smithi165 bash[22175]: cluster 2022-05-01T00:28:35.512243+0000 mgr.smithi157.nfpzoe (mgr.14180) 8025 : cluster [DBG] pgmap v7520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:37 smithi165 bash[22175]: audit 2022-05-01T00:28:36.398457+0000 mon.smithi157 (mon.0) 5017 : audit [DBG] from='client.? 172.21.15.157:0/2778686463' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:37 smithi157 bash[20376]: cluster 2022-05-01T00:28:35.512243+0000 mgr.smithi157.nfpzoe (mgr.14180) 8025 : cluster [DBG] pgmap v7520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:37 smithi157 bash[20376]: audit 2022-05-01T00:28:36.398457+0000 mon.smithi157 (mon.0) 5017 : audit [DBG] from='client.? 172.21.15.157:0/2778686463' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:39 smithi165 bash[22175]: cluster 2022-05-01T00:28:37.512888+0000 mgr.smithi157.nfpzoe (mgr.14180) 8026 : cluster [DBG] pgmap v7521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:39 smithi157 bash[20376]: cluster 2022-05-01T00:28:37.512888+0000 mgr.smithi157.nfpzoe (mgr.14180) 8026 : cluster [DBG] pgmap v7521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:41 smithi165 bash[22175]: cluster 2022-05-01T00:28:39.513531+0000 mgr.smithi157.nfpzoe (mgr.14180) 8027 : cluster [DBG] pgmap v7522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:41.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:28:41.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:28:41.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:28:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:41 smithi157 bash[20376]: cluster 2022-05-01T00:28:39.513531+0000 mgr.smithi157.nfpzoe (mgr.14180) 8027 : cluster [DBG] pgmap v7522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:41.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:28:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:42 smithi165 bash[22175]: audit 2022-05-01T00:28:41.725531+0000 mon.smithi157 (mon.0) 5018 : audit [DBG] from='client.? 172.21.15.157:0/2498869226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:42 smithi157 bash[20376]: audit 2022-05-01T00:28:41.725531+0000 mon.smithi157 (mon.0) 5018 : audit [DBG] from='client.? 172.21.15.157:0/2498869226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:43 smithi165 bash[22175]: cluster 2022-05-01T00:28:41.514149+0000 mgr.smithi157.nfpzoe (mgr.14180) 8028 : cluster [DBG] pgmap v7523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:43 smithi157 bash[20376]: cluster 2022-05-01T00:28:41.514149+0000 mgr.smithi157.nfpzoe (mgr.14180) 8028 : cluster [DBG] pgmap v7523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:44 smithi165 bash[22175]: cluster 2022-05-01T00:28:43.514667+0000 mgr.smithi157.nfpzoe (mgr.14180) 8029 : cluster [DBG] pgmap v7524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:44.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:44 smithi157 bash[20376]: cluster 2022-05-01T00:28:43.514667+0000 mgr.smithi157.nfpzoe (mgr.14180) 8029 : cluster [DBG] pgmap v7524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:46.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:28:46.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:28:46.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:28:47.082 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:28:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:47 smithi165 bash[22175]: cluster 2022-05-01T00:28:45.515383+0000 mgr.smithi157.nfpzoe (mgr.14180) 8030 : cluster [DBG] pgmap v7525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:47 smithi157 bash[20376]: cluster 2022-05-01T00:28:45.515383+0000 mgr.smithi157.nfpzoe (mgr.14180) 8030 : cluster [DBG] pgmap v7525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:48 smithi165 bash[22175]: audit 2022-05-01T00:28:47.062456+0000 mon.smithi157 (mon.0) 5019 : audit [DBG] from='client.? 172.21.15.157:0/2163622122' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:48 smithi157 bash[20376]: audit 2022-05-01T00:28:47.062456+0000 mon.smithi157 (mon.0) 5019 : audit [DBG] from='client.? 172.21.15.157:0/2163622122' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:49 smithi165 bash[22175]: cluster 2022-05-01T00:28:47.516144+0000 mgr.smithi157.nfpzoe (mgr.14180) 8031 : cluster [DBG] pgmap v7526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:49 smithi157 bash[20376]: cluster 2022-05-01T00:28:47.516144+0000 mgr.smithi157.nfpzoe (mgr.14180) 8031 : cluster [DBG] pgmap v7526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:51 smithi165 bash[22175]: cluster 2022-05-01T00:28:49.516824+0000 mgr.smithi157.nfpzoe (mgr.14180) 8032 : cluster [DBG] pgmap v7527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:51.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:51 smithi157 bash[20376]: cluster 2022-05-01T00:28:49.516824+0000 mgr.smithi157.nfpzoe (mgr.14180) 8032 : cluster [DBG] pgmap v7527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:52.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:28:52.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:28:52.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:28:52.412 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:28:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:53 smithi165 bash[22175]: cluster 2022-05-01T00:28:51.517551+0000 mgr.smithi157.nfpzoe (mgr.14180) 8033 : cluster [DBG] pgmap v7528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:53 smithi165 bash[22175]: audit 2022-05-01T00:28:52.392143+0000 mon.smithi157 (mon.0) 5020 : audit [DBG] from='client.? 172.21.15.157:0/1906667229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:53.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:53 smithi157 bash[20376]: cluster 2022-05-01T00:28:51.517551+0000 mgr.smithi157.nfpzoe (mgr.14180) 8033 : cluster [DBG] pgmap v7528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:53.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:53 smithi157 bash[20376]: audit 2022-05-01T00:28:52.392143+0000 mon.smithi157 (mon.0) 5020 : audit [DBG] from='client.? 172.21.15.157:0/1906667229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:55 smithi165 bash[22175]: cluster 2022-05-01T00:28:53.518204+0000 mgr.smithi157.nfpzoe (mgr.14180) 8034 : cluster [DBG] pgmap v7529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:55 smithi157 bash[20376]: cluster 2022-05-01T00:28:53.518204+0000 mgr.smithi157.nfpzoe (mgr.14180) 8034 : cluster [DBG] pgmap v7529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:57 smithi165 bash[22175]: cluster 2022-05-01T00:28:55.518819+0000 mgr.smithi157.nfpzoe (mgr.14180) 8035 : cluster [DBG] pgmap v7530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:57.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:28:57.416 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:28:57.416 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:28:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:57 smithi157 bash[20376]: cluster 2022-05-01T00:28:55.518819+0000 mgr.smithi157.nfpzoe (mgr.14180) 8035 : cluster [DBG] pgmap v7530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:57.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:28:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:58 smithi165 bash[22175]: cluster 2022-05-01T00:28:57.519431+0000 mgr.smithi157.nfpzoe (mgr.14180) 8036 : cluster [DBG] pgmap v7531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:58 smithi165 bash[22175]: audit 2022-05-01T00:28:57.722690+0000 mon.smithi157 (mon.0) 5021 : audit [DBG] from='client.? 172.21.15.157:0/1064408884' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:58 smithi157 bash[20376]: cluster 2022-05-01T00:28:57.519431+0000 mgr.smithi157.nfpzoe (mgr.14180) 8036 : cluster [DBG] pgmap v7531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:28:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:58 smithi157 bash[20376]: audit 2022-05-01T00:28:57.722690+0000 mon.smithi157 (mon.0) 5021 : audit [DBG] from='client.? 172.21.15.157:0/1064408884' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:28:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:28:59 smithi157 bash[20376]: audit 2022-05-01T00:28:59.341997+0000 mon.smithi157 (mon.0) 5022 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:28:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:28:59 smithi165 bash[22175]: audit 2022-05-01T00:28:59.341997+0000 mon.smithi157 (mon.0) 5022 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:29:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:00 smithi157 bash[20376]: cluster 2022-05-01T00:28:59.520059+0000 mgr.smithi157.nfpzoe (mgr.14180) 8037 : cluster [DBG] pgmap v7532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:00 smithi157 bash[20376]: audit 2022-05-01T00:28:59.619554+0000 mon.smithi157 (mon.0) 5023 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:29:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:00 smithi165 bash[22175]: cluster 2022-05-01T00:28:59.520059+0000 mgr.smithi157.nfpzoe (mgr.14180) 8037 : cluster [DBG] pgmap v7532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:00 smithi165 bash[22175]: audit 2022-05-01T00:28:59.619554+0000 mon.smithi157 (mon.0) 5023 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:29:02.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:29:02.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:29:02.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:29:03.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:29:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:03 smithi165 bash[22175]: cluster 2022-05-01T00:29:01.520702+0000 mgr.smithi157.nfpzoe (mgr.14180) 8038 : cluster [DBG] pgmap v7533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:03.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:03 smithi157 bash[20376]: cluster 2022-05-01T00:29:01.520702+0000 mgr.smithi157.nfpzoe (mgr.14180) 8038 : cluster [DBG] pgmap v7533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:04 smithi165 bash[22175]: audit 2022-05-01T00:29:03.051791+0000 mon.smithi157 (mon.0) 5024 : audit [DBG] from='client.? 172.21.15.157:0/1613071149' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:04 smithi157 bash[20376]: audit 2022-05-01T00:29:03.051791+0000 mon.smithi157 (mon.0) 5024 : audit [DBG] from='client.? 172.21.15.157:0/1613071149' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:05 smithi165 bash[22175]: cluster 2022-05-01T00:29:03.521340+0000 mgr.smithi157.nfpzoe (mgr.14180) 8039 : cluster [DBG] pgmap v7534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:05 smithi157 bash[20376]: cluster 2022-05-01T00:29:03.521340+0000 mgr.smithi157.nfpzoe (mgr.14180) 8039 : cluster [DBG] pgmap v7534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:07 smithi165 bash[22175]: cluster 2022-05-01T00:29:05.521970+0000 mgr.smithi157.nfpzoe (mgr.14180) 8040 : cluster [DBG] pgmap v7535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:07 smithi157 bash[20376]: cluster 2022-05-01T00:29:05.521970+0000 mgr.smithi157.nfpzoe (mgr.14180) 8040 : cluster [DBG] pgmap v7535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:08.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:29:08.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:29:08.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:29:08.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:29:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:09 smithi165 bash[22175]: cluster 2022-05-01T00:29:07.522627+0000 mgr.smithi157.nfpzoe (mgr.14180) 8041 : cluster [DBG] pgmap v7536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:09 smithi165 bash[22175]: audit 2022-05-01T00:29:08.372884+0000 mon.smithi157 (mon.0) 5025 : audit [DBG] from='client.? 172.21.15.157:0/3584597475' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:09 smithi157 bash[20376]: cluster 2022-05-01T00:29:07.522627+0000 mgr.smithi157.nfpzoe (mgr.14180) 8041 : cluster [DBG] pgmap v7536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:09 smithi157 bash[20376]: audit 2022-05-01T00:29:08.372884+0000 mon.smithi157 (mon.0) 5025 : audit [DBG] from='client.? 172.21.15.157:0/3584597475' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:11 smithi165 bash[22175]: cluster 2022-05-01T00:29:09.523305+0000 mgr.smithi157.nfpzoe (mgr.14180) 8042 : cluster [DBG] pgmap v7537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:11 smithi157 bash[20376]: cluster 2022-05-01T00:29:09.523305+0000 mgr.smithi157.nfpzoe (mgr.14180) 8042 : cluster [DBG] pgmap v7537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:12 smithi165 bash[22175]: cluster 2022-05-01T00:29:11.523909+0000 mgr.smithi157.nfpzoe (mgr.14180) 8043 : cluster [DBG] pgmap v7538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:12 smithi157 bash[20376]: cluster 2022-05-01T00:29:11.523909+0000 mgr.smithi157.nfpzoe (mgr.14180) 8043 : cluster [DBG] pgmap v7538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:13.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:29:13.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:29:13.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:29:13.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:29:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:14 smithi165 bash[22175]: cluster 2022-05-01T00:29:13.524573+0000 mgr.smithi157.nfpzoe (mgr.14180) 8044 : cluster [DBG] pgmap v7539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:14 smithi165 bash[22175]: audit 2022-05-01T00:29:13.701230+0000 mon.smithi157 (mon.0) 5026 : audit [DBG] from='client.? 172.21.15.157:0/679871159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:14 smithi157 bash[20376]: cluster 2022-05-01T00:29:13.524573+0000 mgr.smithi157.nfpzoe (mgr.14180) 8044 : cluster [DBG] pgmap v7539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:14 smithi157 bash[20376]: audit 2022-05-01T00:29:13.701230+0000 mon.smithi157 (mon.0) 5026 : audit [DBG] from='client.? 172.21.15.157:0/679871159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:17 smithi165 bash[22175]: cluster 2022-05-01T00:29:15.525218+0000 mgr.smithi157.nfpzoe (mgr.14180) 8045 : cluster [DBG] pgmap v7540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:17 smithi157 bash[20376]: cluster 2022-05-01T00:29:15.525218+0000 mgr.smithi157.nfpzoe (mgr.14180) 8045 : cluster [DBG] pgmap v7540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:18 smithi165 bash[22175]: audit 2022-05-01T00:29:17.526329+0000 mon.smithi157 (mon.0) 5027 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:29:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:18 smithi165 bash[22175]: audit 2022-05-01T00:29:17.529227+0000 mon.smithi157 (mon.0) 5028 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:29:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:18 smithi165 bash[22175]: audit 2022-05-01T00:29:17.530987+0000 mon.smithi157 (mon.0) 5029 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:29:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:18 smithi157 bash[20376]: audit 2022-05-01T00:29:17.526329+0000 mon.smithi157 (mon.0) 5027 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:29:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:18 smithi157 bash[20376]: audit 2022-05-01T00:29:17.529227+0000 mon.smithi157 (mon.0) 5028 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:29:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:18 smithi157 bash[20376]: audit 2022-05-01T00:29:17.530987+0000 mon.smithi157 (mon.0) 5029 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:29:18.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:29:18.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:29:18.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:29:19.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:29:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:19 smithi165 bash[22175]: cluster 2022-05-01T00:29:17.526004+0000 mgr.smithi157.nfpzoe (mgr.14180) 8046 : cluster [DBG] pgmap v7541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:19 smithi157 bash[20376]: cluster 2022-05-01T00:29:17.526004+0000 mgr.smithi157.nfpzoe (mgr.14180) 8046 : cluster [DBG] pgmap v7541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:20 smithi165 bash[22175]: audit 2022-05-01T00:29:19.036641+0000 mon.smithi157 (mon.0) 5030 : audit [DBG] from='client.? 172.21.15.157:0/1754659172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:20 smithi157 bash[20376]: audit 2022-05-01T00:29:19.036641+0000 mon.smithi157 (mon.0) 5030 : audit [DBG] from='client.? 172.21.15.157:0/1754659172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:21 smithi165 bash[22175]: cluster 2022-05-01T00:29:19.526627+0000 mgr.smithi157.nfpzoe (mgr.14180) 8047 : cluster [DBG] pgmap v7542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:21 smithi157 bash[20376]: cluster 2022-05-01T00:29:19.526627+0000 mgr.smithi157.nfpzoe (mgr.14180) 8047 : cluster [DBG] pgmap v7542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:22 smithi165 bash[22175]: audit 2022-05-01T00:29:21.348770+0000 mon.smithi157 (mon.0) 5031 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:29:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:22 smithi165 bash[22175]: cluster 2022-05-01T00:29:21.527293+0000 mgr.smithi157.nfpzoe (mgr.14180) 8048 : cluster [DBG] pgmap v7543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:22 smithi165 bash[22175]: cluster 2022-05-01T00:29:21.646969+0000 mgr.smithi157.nfpzoe (mgr.14180) 8049 : cluster [DBG] pgmap v7544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:22 smithi165 bash[22175]: cluster 2022-05-01T00:29:21.647735+0000 mgr.smithi157.nfpzoe (mgr.14180) 8050 : cluster [DBG] pgmap v7545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:22 smithi165 bash[22175]: audit 2022-05-01T00:29:21.654140+0000 mon.smithi157 (mon.0) 5032 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:29:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:22 smithi165 bash[22175]: audit 2022-05-01T00:29:21.661795+0000 mon.smithi157 (mon.0) 5033 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:29:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:22 smithi165 bash[22175]: cephadm 2022-05-01T00:29:21.663011+0000 mgr.smithi157.nfpzoe (mgr.14180) 8051 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:29:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:22 smithi165 bash[22175]: cephadm 2022-05-01T00:29:21.663238+0000 mgr.smithi157.nfpzoe (mgr.14180) 8052 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:29:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:22 smithi157 bash[20376]: audit 2022-05-01T00:29:21.348770+0000 mon.smithi157 (mon.0) 5031 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:29:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:22 smithi157 bash[20376]: cluster 2022-05-01T00:29:21.527293+0000 mgr.smithi157.nfpzoe (mgr.14180) 8048 : cluster [DBG] pgmap v7543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:22 smithi157 bash[20376]: cluster 2022-05-01T00:29:21.646969+0000 mgr.smithi157.nfpzoe (mgr.14180) 8049 : cluster [DBG] pgmap v7544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:22 smithi157 bash[20376]: cluster 2022-05-01T00:29:21.647735+0000 mgr.smithi157.nfpzoe (mgr.14180) 8050 : cluster [DBG] pgmap v7545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:22 smithi157 bash[20376]: audit 2022-05-01T00:29:21.654140+0000 mon.smithi157 (mon.0) 5032 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:29:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:22 smithi157 bash[20376]: audit 2022-05-01T00:29:21.661795+0000 mon.smithi157 (mon.0) 5033 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:29:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:22 smithi157 bash[20376]: cephadm 2022-05-01T00:29:21.663011+0000 mgr.smithi157.nfpzoe (mgr.14180) 8051 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:29:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:22 smithi157 bash[20376]: cephadm 2022-05-01T00:29:21.663238+0000 mgr.smithi157.nfpzoe (mgr.14180) 8052 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:29:24.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:29:24.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:29:24.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:29:24.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:29:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:24 smithi165 bash[22175]: cluster 2022-05-01T00:29:23.648388+0000 mgr.smithi157.nfpzoe (mgr.14180) 8053 : cluster [DBG] pgmap v7546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:24 smithi165 bash[22175]: audit 2022-05-01T00:29:24.363911+0000 mon.smithi157 (mon.0) 5034 : audit [DBG] from='client.? 172.21.15.157:0/2581472270' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:24 smithi157 bash[20376]: cluster 2022-05-01T00:29:23.648388+0000 mgr.smithi157.nfpzoe (mgr.14180) 8053 : cluster [DBG] pgmap v7546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:24 smithi157 bash[20376]: audit 2022-05-01T00:29:24.363911+0000 mon.smithi157 (mon.0) 5034 : audit [DBG] from='client.? 172.21.15.157:0/2581472270' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:27 smithi165 bash[22175]: cluster 2022-05-01T00:29:25.649023+0000 mgr.smithi157.nfpzoe (mgr.14180) 8054 : cluster [DBG] pgmap v7547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:27 smithi157 bash[20376]: cluster 2022-05-01T00:29:25.649023+0000 mgr.smithi157.nfpzoe (mgr.14180) 8054 : cluster [DBG] pgmap v7547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:29.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:29:29.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:29:29.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:29:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:29 smithi165 bash[22175]: cluster 2022-05-01T00:29:27.649654+0000 mgr.smithi157.nfpzoe (mgr.14180) 8055 : cluster [DBG] pgmap v7548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:29 smithi157 bash[20376]: cluster 2022-05-01T00:29:27.649654+0000 mgr.smithi157.nfpzoe (mgr.14180) 8055 : cluster [DBG] pgmap v7548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:29.721 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:29:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:30 smithi165 bash[22175]: audit 2022-05-01T00:29:29.695587+0000 mon.smithi157 (mon.0) 5035 : audit [DBG] from='client.? 172.21.15.157:0/14006392' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:30 smithi157 bash[20376]: audit 2022-05-01T00:29:29.695587+0000 mon.smithi157 (mon.0) 5035 : audit [DBG] from='client.? 172.21.15.157:0/14006392' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:31 smithi165 bash[22175]: cluster 2022-05-01T00:29:29.650081+0000 mgr.smithi157.nfpzoe (mgr.14180) 8056 : cluster [DBG] pgmap v7549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:31 smithi157 bash[20376]: cluster 2022-05-01T00:29:29.650081+0000 mgr.smithi157.nfpzoe (mgr.14180) 8056 : cluster [DBG] pgmap v7549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:33 smithi165 bash[22175]: cluster 2022-05-01T00:29:31.650645+0000 mgr.smithi157.nfpzoe (mgr.14180) 8057 : cluster [DBG] pgmap v7550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:33 smithi157 bash[20376]: cluster 2022-05-01T00:29:31.650645+0000 mgr.smithi157.nfpzoe (mgr.14180) 8057 : cluster [DBG] pgmap v7550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:34.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:29:34.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:29:34.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:29:35.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:29:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:35 smithi165 bash[22175]: cluster 2022-05-01T00:29:33.651294+0000 mgr.smithi157.nfpzoe (mgr.14180) 8058 : cluster [DBG] pgmap v7551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:35 smithi165 bash[22175]: audit 2022-05-01T00:29:35.022626+0000 mon.smithi157 (mon.0) 5036 : audit [DBG] from='client.? 172.21.15.157:0/451005701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:35 smithi157 bash[20376]: cluster 2022-05-01T00:29:33.651294+0000 mgr.smithi157.nfpzoe (mgr.14180) 8058 : cluster [DBG] pgmap v7551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:35 smithi157 bash[20376]: audit 2022-05-01T00:29:35.022626+0000 mon.smithi157 (mon.0) 5036 : audit [DBG] from='client.? 172.21.15.157:0/451005701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:37 smithi165 bash[22175]: cluster 2022-05-01T00:29:35.651872+0000 mgr.smithi157.nfpzoe (mgr.14180) 8059 : cluster [DBG] pgmap v7552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:37 smithi157 bash[20376]: cluster 2022-05-01T00:29:35.651872+0000 mgr.smithi157.nfpzoe (mgr.14180) 8059 : cluster [DBG] pgmap v7552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:39 smithi165 bash[22175]: cluster 2022-05-01T00:29:37.652510+0000 mgr.smithi157.nfpzoe (mgr.14180) 8060 : cluster [DBG] pgmap v7553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:39 smithi157 bash[20376]: cluster 2022-05-01T00:29:37.652510+0000 mgr.smithi157.nfpzoe (mgr.14180) 8060 : cluster [DBG] pgmap v7553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:40.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:29:40.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:29:40.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:29:40.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:29:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:41 smithi165 bash[22175]: cluster 2022-05-01T00:29:39.653147+0000 mgr.smithi157.nfpzoe (mgr.14180) 8061 : cluster [DBG] pgmap v7554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:41 smithi165 bash[22175]: audit 2022-05-01T00:29:40.349176+0000 mon.smithi157 (mon.0) 5037 : audit [DBG] from='client.? 172.21.15.157:0/3772907085' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:41 smithi157 bash[20376]: cluster 2022-05-01T00:29:39.653147+0000 mgr.smithi157.nfpzoe (mgr.14180) 8061 : cluster [DBG] pgmap v7554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:41 smithi157 bash[20376]: audit 2022-05-01T00:29:40.349176+0000 mon.smithi157 (mon.0) 5037 : audit [DBG] from='client.? 172.21.15.157:0/3772907085' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:43 smithi165 bash[22175]: cluster 2022-05-01T00:29:41.653884+0000 mgr.smithi157.nfpzoe (mgr.14180) 8062 : cluster [DBG] pgmap v7555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:43 smithi157 bash[20376]: cluster 2022-05-01T00:29:41.653884+0000 mgr.smithi157.nfpzoe (mgr.14180) 8062 : cluster [DBG] pgmap v7555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:45.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:29:45.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:29:45.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:29:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:45 smithi165 bash[22175]: cluster 2022-05-01T00:29:43.654559+0000 mgr.smithi157.nfpzoe (mgr.14180) 8063 : cluster [DBG] pgmap v7556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:45 smithi157 bash[20376]: cluster 2022-05-01T00:29:43.654559+0000 mgr.smithi157.nfpzoe (mgr.14180) 8063 : cluster [DBG] pgmap v7556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:45.692 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:29:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:46 smithi165 bash[22175]: audit 2022-05-01T00:29:45.673000+0000 mon.smithi157 (mon.0) 5038 : audit [DBG] from='client.? 172.21.15.157:0/3575487785' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:46.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:46 smithi157 bash[20376]: audit 2022-05-01T00:29:45.673000+0000 mon.smithi157 (mon.0) 5038 : audit [DBG] from='client.? 172.21.15.157:0/3575487785' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:47 smithi165 bash[22175]: cluster 2022-05-01T00:29:45.655157+0000 mgr.smithi157.nfpzoe (mgr.14180) 8064 : cluster [DBG] pgmap v7557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:47 smithi157 bash[20376]: cluster 2022-05-01T00:29:45.655157+0000 mgr.smithi157.nfpzoe (mgr.14180) 8064 : cluster [DBG] pgmap v7557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:48 smithi165 bash[22175]: cluster 2022-05-01T00:29:47.655847+0000 mgr.smithi157.nfpzoe (mgr.14180) 8065 : cluster [DBG] pgmap v7558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:48 smithi157 bash[20376]: cluster 2022-05-01T00:29:47.655847+0000 mgr.smithi157.nfpzoe (mgr.14180) 8065 : cluster [DBG] pgmap v7558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:50.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:29:50.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:29:50.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:29:51.021 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:50 smithi157 bash[20376]: cluster 2022-05-01T00:29:49.656433+0000 mgr.smithi157.nfpzoe (mgr.14180) 8066 : cluster [DBG] pgmap v7559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:51.021 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:29:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:50 smithi165 bash[22175]: cluster 2022-05-01T00:29:49.656433+0000 mgr.smithi157.nfpzoe (mgr.14180) 8066 : cluster [DBG] pgmap v7559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:51 smithi165 bash[22175]: audit 2022-05-01T00:29:51.001882+0000 mon.smithi157 (mon.0) 5039 : audit [DBG] from='client.? 172.21.15.157:0/2730011410' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:51 smithi157 bash[20376]: audit 2022-05-01T00:29:51.001882+0000 mon.smithi157 (mon.0) 5039 : audit [DBG] from='client.? 172.21.15.157:0/2730011410' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:53 smithi165 bash[22175]: cluster 2022-05-01T00:29:51.657008+0000 mgr.smithi157.nfpzoe (mgr.14180) 8067 : cluster [DBG] pgmap v7560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:53.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:53 smithi157 bash[20376]: cluster 2022-05-01T00:29:51.657008+0000 mgr.smithi157.nfpzoe (mgr.14180) 8067 : cluster [DBG] pgmap v7560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:55 smithi165 bash[22175]: cluster 2022-05-01T00:29:53.657632+0000 mgr.smithi157.nfpzoe (mgr.14180) 8068 : cluster [DBG] pgmap v7561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:55 smithi157 bash[20376]: cluster 2022-05-01T00:29:53.657632+0000 mgr.smithi157.nfpzoe (mgr.14180) 8068 : cluster [DBG] pgmap v7561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:56.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:29:56.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:29:56.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:29:56.353 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:29:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:57 smithi165 bash[22175]: cluster 2022-05-01T00:29:55.658251+0000 mgr.smithi157.nfpzoe (mgr.14180) 8069 : cluster [DBG] pgmap v7562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:57 smithi165 bash[22175]: audit 2022-05-01T00:29:56.333776+0000 mon.smithi157 (mon.0) 5040 : audit [DBG] from='client.? 172.21.15.157:0/1898715544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:57 smithi157 bash[20376]: cluster 2022-05-01T00:29:55.658251+0000 mgr.smithi157.nfpzoe (mgr.14180) 8069 : cluster [DBG] pgmap v7562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:57 smithi157 bash[20376]: audit 2022-05-01T00:29:56.333776+0000 mon.smithi157 (mon.0) 5040 : audit [DBG] from='client.? 172.21.15.157:0/1898715544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:29:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:29:59 smithi165 bash[22175]: cluster 2022-05-01T00:29:57.658868+0000 mgr.smithi157.nfpzoe (mgr.14180) 8070 : cluster [DBG] pgmap v7563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:29:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:29:59 smithi157 bash[20376]: cluster 2022-05-01T00:29:57.658868+0000 mgr.smithi157.nfpzoe (mgr.14180) 8070 : cluster [DBG] pgmap v7563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:00 smithi165 bash[22175]: audit 2022-05-01T00:29:59.346109+0000 mon.smithi157 (mon.0) 5041 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:30:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:00 smithi165 bash[22175]: audit 2022-05-01T00:29:59.626916+0000 mon.smithi157 (mon.0) 5042 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:30:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:00 smithi165 bash[22175]: cluster 2022-05-01T00:30:00.000160+0000 mon.smithi157 (mon.0) 5043 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T00:30:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:00 smithi157 bash[20376]: audit 2022-05-01T00:29:59.346109+0000 mon.smithi157 (mon.0) 5041 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:30:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:00 smithi157 bash[20376]: audit 2022-05-01T00:29:59.626916+0000 mon.smithi157 (mon.0) 5042 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:30:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:00 smithi157 bash[20376]: cluster 2022-05-01T00:30:00.000160+0000 mon.smithi157 (mon.0) 5043 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T00:30:01.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:30:01.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:30:01.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:30:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:01 smithi165 bash[22175]: cluster 2022-05-01T00:29:59.659489+0000 mgr.smithi157.nfpzoe (mgr.14180) 8071 : cluster [DBG] pgmap v7564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:01 smithi157 bash[20376]: cluster 2022-05-01T00:29:59.659489+0000 mgr.smithi157.nfpzoe (mgr.14180) 8071 : cluster [DBG] pgmap v7564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:01.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:30:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:02 smithi165 bash[22175]: audit 2022-05-01T00:30:01.655980+0000 mon.smithi157 (mon.0) 5044 : audit [DBG] from='client.? 172.21.15.157:0/3700261018' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:02.499 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:02 smithi165 bash[22175]: cluster 2022-05-01T00:30:01.659868+0000 mgr.smithi157.nfpzoe (mgr.14180) 8072 : cluster [DBG] pgmap v7565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:02.500 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:02 smithi157 bash[20376]: audit 2022-05-01T00:30:01.655980+0000 mon.smithi157 (mon.0) 5044 : audit [DBG] from='client.? 172.21.15.157:0/3700261018' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:02.500 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:02 smithi157 bash[20376]: cluster 2022-05-01T00:30:01.659868+0000 mgr.smithi157.nfpzoe (mgr.14180) 8072 : cluster [DBG] pgmap v7565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:04 smithi165 bash[22175]: cluster 2022-05-01T00:30:03.660421+0000 mgr.smithi157.nfpzoe (mgr.14180) 8073 : cluster [DBG] pgmap v7566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:04 smithi157 bash[20376]: cluster 2022-05-01T00:30:03.660421+0000 mgr.smithi157.nfpzoe (mgr.14180) 8073 : cluster [DBG] pgmap v7566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:06.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:30:06.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:30:06.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:30:07.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:30:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:07 smithi165 bash[22175]: cluster 2022-05-01T00:30:05.661051+0000 mgr.smithi157.nfpzoe (mgr.14180) 8074 : cluster [DBG] pgmap v7567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:07 smithi165 bash[22175]: audit 2022-05-01T00:30:06.989396+0000 mon.smithi157 (mon.0) 5045 : audit [DBG] from='client.? 172.21.15.157:0/4176123927' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:07 smithi157 bash[20376]: cluster 2022-05-01T00:30:05.661051+0000 mgr.smithi157.nfpzoe (mgr.14180) 8074 : cluster [DBG] pgmap v7567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:07 smithi157 bash[20376]: audit 2022-05-01T00:30:06.989396+0000 mon.smithi157 (mon.0) 5045 : audit [DBG] from='client.? 172.21.15.157:0/4176123927' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:09 smithi165 bash[22175]: cluster 2022-05-01T00:30:07.661706+0000 mgr.smithi157.nfpzoe (mgr.14180) 8075 : cluster [DBG] pgmap v7568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:09 smithi157 bash[20376]: cluster 2022-05-01T00:30:07.661706+0000 mgr.smithi157.nfpzoe (mgr.14180) 8075 : cluster [DBG] pgmap v7568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:11 smithi165 bash[22175]: cluster 2022-05-01T00:30:09.662352+0000 mgr.smithi157.nfpzoe (mgr.14180) 8076 : cluster [DBG] pgmap v7569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:11 smithi157 bash[20376]: cluster 2022-05-01T00:30:09.662352+0000 mgr.smithi157.nfpzoe (mgr.14180) 8076 : cluster [DBG] pgmap v7569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:12.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:30:12.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:30:12.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:30:12.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:30:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:13 smithi165 bash[22175]: cluster 2022-05-01T00:30:11.662988+0000 mgr.smithi157.nfpzoe (mgr.14180) 8077 : cluster [DBG] pgmap v7570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:13 smithi165 bash[22175]: audit 2022-05-01T00:30:12.322116+0000 mon.smithi157 (mon.0) 5046 : audit [DBG] from='client.? 172.21.15.157:0/2955120723' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:13 smithi157 bash[20376]: cluster 2022-05-01T00:30:11.662988+0000 mgr.smithi157.nfpzoe (mgr.14180) 8077 : cluster [DBG] pgmap v7570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:13 smithi157 bash[20376]: audit 2022-05-01T00:30:12.322116+0000 mon.smithi157 (mon.0) 5046 : audit [DBG] from='client.? 172.21.15.157:0/2955120723' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:15 smithi165 bash[22175]: cluster 2022-05-01T00:30:13.663651+0000 mgr.smithi157.nfpzoe (mgr.14180) 8078 : cluster [DBG] pgmap v7571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:15.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:15 smithi157 bash[20376]: cluster 2022-05-01T00:30:13.663651+0000 mgr.smithi157.nfpzoe (mgr.14180) 8078 : cluster [DBG] pgmap v7571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:17.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:30:17.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:30:17.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:30:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:17 smithi165 bash[22175]: cluster 2022-05-01T00:30:15.664266+0000 mgr.smithi157.nfpzoe (mgr.14180) 8079 : cluster [DBG] pgmap v7572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:17 smithi157 bash[20376]: cluster 2022-05-01T00:30:15.664266+0000 mgr.smithi157.nfpzoe (mgr.14180) 8079 : cluster [DBG] pgmap v7572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:17.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:30:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:18 smithi165 bash[22175]: audit 2022-05-01T00:30:17.657642+0000 mon.smithi157 (mon.0) 5047 : audit [DBG] from='client.? 172.21.15.157:0/353828842' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:18 smithi157 bash[20376]: audit 2022-05-01T00:30:17.657642+0000 mon.smithi157 (mon.0) 5047 : audit [DBG] from='client.? 172.21.15.157:0/353828842' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:19 smithi165 bash[22175]: cluster 2022-05-01T00:30:17.664869+0000 mgr.smithi157.nfpzoe (mgr.14180) 8080 : cluster [DBG] pgmap v7573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:19 smithi157 bash[20376]: cluster 2022-05-01T00:30:17.664869+0000 mgr.smithi157.nfpzoe (mgr.14180) 8080 : cluster [DBG] pgmap v7573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:21.401 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:21 smithi165 bash[22175]: cluster 2022-05-01T00:30:19.665496+0000 mgr.smithi157.nfpzoe (mgr.14180) 8081 : cluster [DBG] pgmap v7574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:21 smithi157 bash[20376]: cluster 2022-05-01T00:30:19.665496+0000 mgr.smithi157.nfpzoe (mgr.14180) 8081 : cluster [DBG] pgmap v7574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:22 smithi165 bash[22175]: audit 2022-05-01T00:30:21.674583+0000 mon.smithi157 (mon.0) 5048 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:30:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:22 smithi165 bash[22175]: audit 2022-05-01T00:30:21.677611+0000 mon.smithi157 (mon.0) 5049 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:30:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:22 smithi165 bash[22175]: audit 2022-05-01T00:30:21.679499+0000 mon.smithi157 (mon.0) 5050 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:30:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:22 smithi165 bash[22175]: audit 2022-05-01T00:30:21.982683+0000 mon.smithi157 (mon.0) 5051 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:30:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:22 smithi157 bash[20376]: audit 2022-05-01T00:30:21.674583+0000 mon.smithi157 (mon.0) 5048 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:30:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:22 smithi157 bash[20376]: audit 2022-05-01T00:30:21.677611+0000 mon.smithi157 (mon.0) 5049 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:30:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:22 smithi157 bash[20376]: audit 2022-05-01T00:30:21.679499+0000 mon.smithi157 (mon.0) 5050 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:30:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:22 smithi157 bash[20376]: audit 2022-05-01T00:30:21.982683+0000 mon.smithi157 (mon.0) 5051 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:30:22.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:30:22.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:30:22.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:30:23.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:30:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:23 smithi165 bash[22175]: cluster 2022-05-01T00:30:21.666216+0000 mgr.smithi157.nfpzoe (mgr.14180) 8082 : cluster [DBG] pgmap v7575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:23 smithi165 bash[22175]: audit 2022-05-01T00:30:22.986063+0000 mon.smithi157 (mon.0) 5052 : audit [DBG] from='client.? 172.21.15.157:0/1576140640' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:23 smithi157 bash[20376]: cluster 2022-05-01T00:30:21.666216+0000 mgr.smithi157.nfpzoe (mgr.14180) 8082 : cluster [DBG] pgmap v7575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:23.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:23 smithi157 bash[20376]: audit 2022-05-01T00:30:22.986063+0000 mon.smithi157 (mon.0) 5052 : audit [DBG] from='client.? 172.21.15.157:0/1576140640' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:24 smithi165 bash[22175]: cluster 2022-05-01T00:30:23.666859+0000 mgr.smithi157.nfpzoe (mgr.14180) 8083 : cluster [DBG] pgmap v7576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:24 smithi157 bash[20376]: cluster 2022-05-01T00:30:23.666859+0000 mgr.smithi157.nfpzoe (mgr.14180) 8083 : cluster [DBG] pgmap v7576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:27 smithi165 bash[22175]: cluster 2022-05-01T00:30:25.667379+0000 mgr.smithi157.nfpzoe (mgr.14180) 8084 : cluster [DBG] pgmap v7577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:27 smithi165 bash[22175]: audit 2022-05-01T00:30:26.464523+0000 mon.smithi157 (mon.0) 5053 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:30:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:27 smithi165 bash[22175]: audit 2022-05-01T00:30:26.756225+0000 mon.smithi157 (mon.0) 5054 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:30:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:27 smithi165 bash[22175]: audit 2022-05-01T00:30:26.763818+0000 mon.smithi157 (mon.0) 5055 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:30:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:27 smithi157 bash[20376]: cluster 2022-05-01T00:30:25.667379+0000 mgr.smithi157.nfpzoe (mgr.14180) 8084 : cluster [DBG] pgmap v7577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:27 smithi157 bash[20376]: audit 2022-05-01T00:30:26.464523+0000 mon.smithi157 (mon.0) 5053 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:30:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:27 smithi157 bash[20376]: audit 2022-05-01T00:30:26.756225+0000 mon.smithi157 (mon.0) 5054 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:30:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:27 smithi157 bash[20376]: audit 2022-05-01T00:30:26.763818+0000 mon.smithi157 (mon.0) 5055 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:30:28.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:30:28.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:30:28.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:30:28.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:30:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:28 smithi165 bash[22175]: cluster 2022-05-01T00:30:26.750022+0000 mgr.smithi157.nfpzoe (mgr.14180) 8085 : cluster [DBG] pgmap v7578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:28.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:28 smithi165 bash[22175]: cluster 2022-05-01T00:30:26.750425+0000 mgr.smithi157.nfpzoe (mgr.14180) 8086 : cluster [DBG] pgmap v7579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:28.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:28 smithi165 bash[22175]: cephadm 2022-05-01T00:30:26.764817+0000 mgr.smithi157.nfpzoe (mgr.14180) 8087 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:30:28.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:28 smithi165 bash[22175]: cephadm 2022-05-01T00:30:26.764953+0000 mgr.smithi157.nfpzoe (mgr.14180) 8088 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:30:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:28 smithi157 bash[20376]: cluster 2022-05-01T00:30:26.750022+0000 mgr.smithi157.nfpzoe (mgr.14180) 8085 : cluster [DBG] pgmap v7578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:28 smithi157 bash[20376]: cluster 2022-05-01T00:30:26.750425+0000 mgr.smithi157.nfpzoe (mgr.14180) 8086 : cluster [DBG] pgmap v7579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:28 smithi157 bash[20376]: cephadm 2022-05-01T00:30:26.764817+0000 mgr.smithi157.nfpzoe (mgr.14180) 8087 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:30:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:28 smithi157 bash[20376]: cephadm 2022-05-01T00:30:26.764953+0000 mgr.smithi157.nfpzoe (mgr.14180) 8088 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:30:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:29 smithi165 bash[22175]: audit 2022-05-01T00:30:28.313013+0000 mon.smithi157 (mon.0) 5056 : audit [DBG] from='client.? 172.21.15.157:0/815980607' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:29 smithi157 bash[20376]: audit 2022-05-01T00:30:28.313013+0000 mon.smithi157 (mon.0) 5056 : audit [DBG] from='client.? 172.21.15.157:0/815980607' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:30 smithi165 bash[22175]: cluster 2022-05-01T00:30:28.751085+0000 mgr.smithi157.nfpzoe (mgr.14180) 8089 : cluster [DBG] pgmap v7580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:30 smithi157 bash[20376]: cluster 2022-05-01T00:30:28.751085+0000 mgr.smithi157.nfpzoe (mgr.14180) 8089 : cluster [DBG] pgmap v7580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:32 smithi165 bash[22175]: cluster 2022-05-01T00:30:30.751712+0000 mgr.smithi157.nfpzoe (mgr.14180) 8090 : cluster [DBG] pgmap v7581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:32 smithi157 bash[20376]: cluster 2022-05-01T00:30:30.751712+0000 mgr.smithi157.nfpzoe (mgr.14180) 8090 : cluster [DBG] pgmap v7581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:33.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:30:33.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:30:33.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:30:33.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:30:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:34 smithi165 bash[22175]: cluster 2022-05-01T00:30:32.752360+0000 mgr.smithi157.nfpzoe (mgr.14180) 8091 : cluster [DBG] pgmap v7582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:34 smithi165 bash[22175]: audit 2022-05-01T00:30:33.636948+0000 mon.smithi157 (mon.0) 5057 : audit [DBG] from='client.? 172.21.15.157:0/4292208196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:34 smithi157 bash[20376]: cluster 2022-05-01T00:30:32.752360+0000 mgr.smithi157.nfpzoe (mgr.14180) 8091 : cluster [DBG] pgmap v7582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:34 smithi157 bash[20376]: audit 2022-05-01T00:30:33.636948+0000 mon.smithi157 (mon.0) 5057 : audit [DBG] from='client.? 172.21.15.157:0/4292208196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:36 smithi165 bash[22175]: cluster 2022-05-01T00:30:34.752995+0000 mgr.smithi157.nfpzoe (mgr.14180) 8092 : cluster [DBG] pgmap v7583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:36 smithi157 bash[20376]: cluster 2022-05-01T00:30:34.752995+0000 mgr.smithi157.nfpzoe (mgr.14180) 8092 : cluster [DBG] pgmap v7583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:38 smithi165 bash[22175]: cluster 2022-05-01T00:30:36.753616+0000 mgr.smithi157.nfpzoe (mgr.14180) 8093 : cluster [DBG] pgmap v7584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:38 smithi157 bash[20376]: cluster 2022-05-01T00:30:36.753616+0000 mgr.smithi157.nfpzoe (mgr.14180) 8093 : cluster [DBG] pgmap v7584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:38.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:30:38.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:30:38.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:30:38.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:30:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:39 smithi165 bash[22175]: audit 2022-05-01T00:30:38.966628+0000 mon.smithi157 (mon.0) 5058 : audit [DBG] from='client.? 172.21.15.157:0/228557092' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:39 smithi157 bash[20376]: audit 2022-05-01T00:30:38.966628+0000 mon.smithi157 (mon.0) 5058 : audit [DBG] from='client.? 172.21.15.157:0/228557092' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:40 smithi165 bash[22175]: cluster 2022-05-01T00:30:38.754212+0000 mgr.smithi157.nfpzoe (mgr.14180) 8094 : cluster [DBG] pgmap v7585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:40 smithi157 bash[20376]: cluster 2022-05-01T00:30:38.754212+0000 mgr.smithi157.nfpzoe (mgr.14180) 8094 : cluster [DBG] pgmap v7585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:42 smithi165 bash[22175]: cluster 2022-05-01T00:30:40.754827+0000 mgr.smithi157.nfpzoe (mgr.14180) 8095 : cluster [DBG] pgmap v7586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:42 smithi157 bash[20376]: cluster 2022-05-01T00:30:40.754827+0000 mgr.smithi157.nfpzoe (mgr.14180) 8095 : cluster [DBG] pgmap v7586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:43.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:30:43.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:30:43.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:30:44.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:30:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:44 smithi165 bash[22175]: cluster 2022-05-01T00:30:42.755510+0000 mgr.smithi157.nfpzoe (mgr.14180) 8096 : cluster [DBG] pgmap v7587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:44.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:44 smithi157 bash[20376]: cluster 2022-05-01T00:30:42.755510+0000 mgr.smithi157.nfpzoe (mgr.14180) 8096 : cluster [DBG] pgmap v7587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:45 smithi165 bash[22175]: audit 2022-05-01T00:30:44.291441+0000 mon.smithi157 (mon.0) 5059 : audit [DBG] from='client.? 172.21.15.157:0/1154108116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:45 smithi157 bash[20376]: audit 2022-05-01T00:30:44.291441+0000 mon.smithi157 (mon.0) 5059 : audit [DBG] from='client.? 172.21.15.157:0/1154108116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:46 smithi165 bash[22175]: cluster 2022-05-01T00:30:44.756123+0000 mgr.smithi157.nfpzoe (mgr.14180) 8097 : cluster [DBG] pgmap v7588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:46.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:46 smithi157 bash[20376]: cluster 2022-05-01T00:30:44.756123+0000 mgr.smithi157.nfpzoe (mgr.14180) 8097 : cluster [DBG] pgmap v7588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:47 smithi165 bash[22175]: cluster 2022-05-01T00:30:46.756783+0000 mgr.smithi157.nfpzoe (mgr.14180) 8098 : cluster [DBG] pgmap v7589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:47 smithi157 bash[20376]: cluster 2022-05-01T00:30:46.756783+0000 mgr.smithi157.nfpzoe (mgr.14180) 8098 : cluster [DBG] pgmap v7589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:49.314 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:30:49.315 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:30:49.315 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:30:49.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:30:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:49 smithi157 bash[20376]: cluster 2022-05-01T00:30:48.757411+0000 mgr.smithi157.nfpzoe (mgr.14180) 8099 : cluster [DBG] pgmap v7590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:49 smithi157 bash[20376]: audit 2022-05-01T00:30:49.624538+0000 mon.smithi157 (mon.0) 5060 : audit [DBG] from='client.? 172.21.15.157:0/1081438908' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:49 smithi165 bash[22175]: cluster 2022-05-01T00:30:48.757411+0000 mgr.smithi157.nfpzoe (mgr.14180) 8099 : cluster [DBG] pgmap v7590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:49 smithi165 bash[22175]: audit 2022-05-01T00:30:49.624538+0000 mon.smithi157 (mon.0) 5060 : audit [DBG] from='client.? 172.21.15.157:0/1081438908' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:52 smithi165 bash[22175]: cluster 2022-05-01T00:30:50.757966+0000 mgr.smithi157.nfpzoe (mgr.14180) 8100 : cluster [DBG] pgmap v7591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:52 smithi157 bash[20376]: cluster 2022-05-01T00:30:50.757966+0000 mgr.smithi157.nfpzoe (mgr.14180) 8100 : cluster [DBG] pgmap v7591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:54 smithi165 bash[22175]: cluster 2022-05-01T00:30:52.758630+0000 mgr.smithi157.nfpzoe (mgr.14180) 8101 : cluster [DBG] pgmap v7592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:54 smithi157 bash[20376]: cluster 2022-05-01T00:30:52.758630+0000 mgr.smithi157.nfpzoe (mgr.14180) 8101 : cluster [DBG] pgmap v7592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:54.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:30:54.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:30:54.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:30:54.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:30:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:55 smithi165 bash[22175]: audit 2022-05-01T00:30:54.953262+0000 mon.smithi157 (mon.0) 5061 : audit [DBG] from='client.? 172.21.15.157:0/2440873309' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:55 smithi157 bash[20376]: audit 2022-05-01T00:30:54.953262+0000 mon.smithi157 (mon.0) 5061 : audit [DBG] from='client.? 172.21.15.157:0/2440873309' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:30:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:56 smithi165 bash[22175]: cluster 2022-05-01T00:30:54.759284+0000 mgr.smithi157.nfpzoe (mgr.14180) 8102 : cluster [DBG] pgmap v7593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:56 smithi157 bash[20376]: cluster 2022-05-01T00:30:54.759284+0000 mgr.smithi157.nfpzoe (mgr.14180) 8102 : cluster [DBG] pgmap v7593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:57 smithi165 bash[22175]: cluster 2022-05-01T00:30:56.759963+0000 mgr.smithi157.nfpzoe (mgr.14180) 8103 : cluster [DBG] pgmap v7594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:57 smithi157 bash[20376]: cluster 2022-05-01T00:30:56.759963+0000 mgr.smithi157.nfpzoe (mgr.14180) 8103 : cluster [DBG] pgmap v7594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:59 smithi157 bash[20376]: cluster 2022-05-01T00:30:58.760585+0000 mgr.smithi157.nfpzoe (mgr.14180) 8104 : cluster [DBG] pgmap v7595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:30:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:59 smithi157 bash[20376]: audit 2022-05-01T00:30:59.350182+0000 mon.smithi157 (mon.0) 5062 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:30:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:30:59 smithi157 bash[20376]: audit 2022-05-01T00:30:59.633308+0000 mon.smithi157 (mon.0) 5063 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:30:59.980 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:30:59.980 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:30:59.980 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:31:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:59 smithi165 bash[22175]: cluster 2022-05-01T00:30:58.760585+0000 mgr.smithi157.nfpzoe (mgr.14180) 8104 : cluster [DBG] pgmap v7595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:59 smithi165 bash[22175]: audit 2022-05-01T00:30:59.350182+0000 mon.smithi157 (mon.0) 5062 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:31:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:30:59 smithi165 bash[22175]: audit 2022-05-01T00:30:59.633308+0000 mon.smithi157 (mon.0) 5063 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:31:00.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:31:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:00 smithi165 bash[22175]: audit 2022-05-01T00:31:00.279308+0000 mon.smithi157 (mon.0) 5064 : audit [DBG] from='client.? 172.21.15.157:0/103201226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:00 smithi157 bash[20376]: audit 2022-05-01T00:31:00.279308+0000 mon.smithi157 (mon.0) 5064 : audit [DBG] from='client.? 172.21.15.157:0/103201226' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:02 smithi165 bash[22175]: cluster 2022-05-01T00:31:00.761200+0000 mgr.smithi157.nfpzoe (mgr.14180) 8105 : cluster [DBG] pgmap v7596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:02 smithi157 bash[20376]: cluster 2022-05-01T00:31:00.761200+0000 mgr.smithi157.nfpzoe (mgr.14180) 8105 : cluster [DBG] pgmap v7596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:04 smithi165 bash[22175]: cluster 2022-05-01T00:31:02.761862+0000 mgr.smithi157.nfpzoe (mgr.14180) 8106 : cluster [DBG] pgmap v7597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:04 smithi157 bash[20376]: cluster 2022-05-01T00:31:02.761862+0000 mgr.smithi157.nfpzoe (mgr.14180) 8106 : cluster [DBG] pgmap v7597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:05.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:31:05.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:31:05.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:31:05.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:31:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:06 smithi165 bash[22175]: cluster 2022-05-01T00:31:04.762514+0000 mgr.smithi157.nfpzoe (mgr.14180) 8107 : cluster [DBG] pgmap v7598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:06 smithi165 bash[22175]: audit 2022-05-01T00:31:05.609807+0000 mon.smithi157 (mon.0) 5065 : audit [DBG] from='client.? 172.21.15.157:0/1327758565' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:06.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:06 smithi157 bash[20376]: cluster 2022-05-01T00:31:04.762514+0000 mgr.smithi157.nfpzoe (mgr.14180) 8107 : cluster [DBG] pgmap v7598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:06.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:06 smithi157 bash[20376]: audit 2022-05-01T00:31:05.609807+0000 mon.smithi157 (mon.0) 5065 : audit [DBG] from='client.? 172.21.15.157:0/1327758565' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:07 smithi165 bash[22175]: cluster 2022-05-01T00:31:06.763193+0000 mgr.smithi157.nfpzoe (mgr.14180) 8108 : cluster [DBG] pgmap v7599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:07 smithi157 bash[20376]: cluster 2022-05-01T00:31:06.763193+0000 mgr.smithi157.nfpzoe (mgr.14180) 8108 : cluster [DBG] pgmap v7599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:09 smithi157 bash[20376]: cluster 2022-05-01T00:31:08.763775+0000 mgr.smithi157.nfpzoe (mgr.14180) 8109 : cluster [DBG] pgmap v7600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:09 smithi165 bash[22175]: cluster 2022-05-01T00:31:08.763775+0000 mgr.smithi157.nfpzoe (mgr.14180) 8109 : cluster [DBG] pgmap v7600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:10.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:31:10.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:31:10.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:31:10.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:31:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:11 smithi165 bash[22175]: cluster 2022-05-01T00:31:10.764229+0000 mgr.smithi157.nfpzoe (mgr.14180) 8110 : cluster [DBG] pgmap v7601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:11 smithi165 bash[22175]: audit 2022-05-01T00:31:10.940181+0000 mon.smithi157 (mon.0) 5066 : audit [DBG] from='client.? 172.21.15.157:0/2785050743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:11 smithi157 bash[20376]: cluster 2022-05-01T00:31:10.764229+0000 mgr.smithi157.nfpzoe (mgr.14180) 8110 : cluster [DBG] pgmap v7601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:11 smithi157 bash[20376]: audit 2022-05-01T00:31:10.940181+0000 mon.smithi157 (mon.0) 5066 : audit [DBG] from='client.? 172.21.15.157:0/2785050743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:13 smithi165 bash[22175]: cluster 2022-05-01T00:31:12.764788+0000 mgr.smithi157.nfpzoe (mgr.14180) 8111 : cluster [DBG] pgmap v7602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:14.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:13 smithi157 bash[20376]: cluster 2022-05-01T00:31:12.764788+0000 mgr.smithi157.nfpzoe (mgr.14180) 8111 : cluster [DBG] pgmap v7602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:15.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:31:15.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:31:15.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:31:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:15 smithi165 bash[22175]: cluster 2022-05-01T00:31:14.765424+0000 mgr.smithi157.nfpzoe (mgr.14180) 8112 : cluster [DBG] pgmap v7603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:15 smithi157 bash[20376]: cluster 2022-05-01T00:31:14.765424+0000 mgr.smithi157.nfpzoe (mgr.14180) 8112 : cluster [DBG] pgmap v7603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:16.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:31:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:17 smithi165 bash[22175]: audit 2022-05-01T00:31:16.273013+0000 mon.smithi157 (mon.0) 5067 : audit [DBG] from='client.? 172.21.15.157:0/1996064375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:17 smithi157 bash[20376]: audit 2022-05-01T00:31:16.273013+0000 mon.smithi157 (mon.0) 5067 : audit [DBG] from='client.? 172.21.15.157:0/1996064375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:18 smithi165 bash[22175]: cluster 2022-05-01T00:31:16.766073+0000 mgr.smithi157.nfpzoe (mgr.14180) 8113 : cluster [DBG] pgmap v7604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:18 smithi157 bash[20376]: cluster 2022-05-01T00:31:16.766073+0000 mgr.smithi157.nfpzoe (mgr.14180) 8113 : cluster [DBG] pgmap v7604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:19 smithi165 bash[22175]: cluster 2022-05-01T00:31:18.766729+0000 mgr.smithi157.nfpzoe (mgr.14180) 8114 : cluster [DBG] pgmap v7605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:19 smithi157 bash[20376]: cluster 2022-05-01T00:31:18.766729+0000 mgr.smithi157.nfpzoe (mgr.14180) 8114 : cluster [DBG] pgmap v7605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:21.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:31:21.299 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:31:21.299 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:31:21.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:31:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:22 smithi165 bash[22175]: cluster 2022-05-01T00:31:20.767350+0000 mgr.smithi157.nfpzoe (mgr.14180) 8115 : cluster [DBG] pgmap v7606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:22 smithi165 bash[22175]: audit 2022-05-01T00:31:21.602487+0000 mon.smithi157 (mon.0) 5068 : audit [DBG] from='client.? 172.21.15.157:0/3525019908' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:22 smithi157 bash[20376]: cluster 2022-05-01T00:31:20.767350+0000 mgr.smithi157.nfpzoe (mgr.14180) 8115 : cluster [DBG] pgmap v7606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:22 smithi157 bash[20376]: audit 2022-05-01T00:31:21.602487+0000 mon.smithi157 (mon.0) 5068 : audit [DBG] from='client.? 172.21.15.157:0/3525019908' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:24 smithi165 bash[22175]: cluster 2022-05-01T00:31:22.767988+0000 mgr.smithi157.nfpzoe (mgr.14180) 8116 : cluster [DBG] pgmap v7607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:24 smithi157 bash[20376]: cluster 2022-05-01T00:31:22.767988+0000 mgr.smithi157.nfpzoe (mgr.14180) 8116 : cluster [DBG] pgmap v7607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:26 smithi165 bash[22175]: cluster 2022-05-01T00:31:24.768586+0000 mgr.smithi157.nfpzoe (mgr.14180) 8117 : cluster [DBG] pgmap v7608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:26 smithi157 bash[20376]: cluster 2022-05-01T00:31:24.768586+0000 mgr.smithi157.nfpzoe (mgr.14180) 8117 : cluster [DBG] pgmap v7608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:26.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:31:26.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:31:26.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:31:26.958 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:31:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:27 smithi165 bash[22175]: cluster 2022-05-01T00:31:26.769158+0000 mgr.smithi157.nfpzoe (mgr.14180) 8118 : cluster [DBG] pgmap v7609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:27 smithi165 bash[22175]: audit 2022-05-01T00:31:26.773621+0000 mon.smithi157 (mon.0) 5069 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:31:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:27 smithi165 bash[22175]: audit 2022-05-01T00:31:26.775863+0000 mon.smithi157 (mon.0) 5070 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:31:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:27 smithi165 bash[22175]: audit 2022-05-01T00:31:26.777311+0000 mon.smithi157 (mon.0) 5071 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:31:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:27 smithi165 bash[22175]: audit 2022-05-01T00:31:26.938361+0000 mon.smithi157 (mon.0) 5072 : audit [DBG] from='client.? 172.21.15.157:0/4047999868' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:27 smithi157 bash[20376]: cluster 2022-05-01T00:31:26.769158+0000 mgr.smithi157.nfpzoe (mgr.14180) 8118 : cluster [DBG] pgmap v7609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:27 smithi157 bash[20376]: audit 2022-05-01T00:31:26.773621+0000 mon.smithi157 (mon.0) 5069 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:31:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:27 smithi157 bash[20376]: audit 2022-05-01T00:31:26.775863+0000 mon.smithi157 (mon.0) 5070 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:31:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:27 smithi157 bash[20376]: audit 2022-05-01T00:31:26.777311+0000 mon.smithi157 (mon.0) 5071 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:31:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:27 smithi157 bash[20376]: audit 2022-05-01T00:31:26.938361+0000 mon.smithi157 (mon.0) 5072 : audit [DBG] from='client.? 172.21.15.157:0/4047999868' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:28 smithi165 bash[22175]: cluster 2022-05-01T00:31:27.100479+0000 mgr.smithi157.nfpzoe (mgr.14180) 8119 : cluster [DBG] pgmap v7610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:28 smithi165 bash[22175]: cluster 2022-05-01T00:31:27.100794+0000 mgr.smithi157.nfpzoe (mgr.14180) 8120 : cluster [DBG] pgmap v7611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:28 smithi165 bash[22175]: audit 2022-05-01T00:31:27.106893+0000 mon.smithi157 (mon.0) 5073 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:31:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:28 smithi165 bash[22175]: audit 2022-05-01T00:31:27.117510+0000 mon.smithi157 (mon.0) 5074 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:31:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:28 smithi165 bash[22175]: cephadm 2022-05-01T00:31:27.118890+0000 mgr.smithi157.nfpzoe (mgr.14180) 8121 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:31:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:28 smithi165 bash[22175]: cephadm 2022-05-01T00:31:27.119101+0000 mgr.smithi157.nfpzoe (mgr.14180) 8122 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:31:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:28 smithi157 bash[20376]: cluster 2022-05-01T00:31:27.100479+0000 mgr.smithi157.nfpzoe (mgr.14180) 8119 : cluster [DBG] pgmap v7610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:28 smithi157 bash[20376]: cluster 2022-05-01T00:31:27.100794+0000 mgr.smithi157.nfpzoe (mgr.14180) 8120 : cluster [DBG] pgmap v7611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:28 smithi157 bash[20376]: audit 2022-05-01T00:31:27.106893+0000 mon.smithi157 (mon.0) 5073 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:31:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:28 smithi157 bash[20376]: audit 2022-05-01T00:31:27.117510+0000 mon.smithi157 (mon.0) 5074 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:31:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:28 smithi157 bash[20376]: cephadm 2022-05-01T00:31:27.118890+0000 mgr.smithi157.nfpzoe (mgr.14180) 8121 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:31:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:28 smithi157 bash[20376]: cephadm 2022-05-01T00:31:27.119101+0000 mgr.smithi157.nfpzoe (mgr.14180) 8122 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:31:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:30 smithi165 bash[22175]: cluster 2022-05-01T00:31:29.101373+0000 mgr.smithi157.nfpzoe (mgr.14180) 8123 : cluster [DBG] pgmap v7612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:30 smithi157 bash[20376]: cluster 2022-05-01T00:31:29.101373+0000 mgr.smithi157.nfpzoe (mgr.14180) 8123 : cluster [DBG] pgmap v7612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:31.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:31:31.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:31:31.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:31:32.284 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:31:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:33 smithi165 bash[22175]: cluster 2022-05-01T00:31:31.101999+0000 mgr.smithi157.nfpzoe (mgr.14180) 8124 : cluster [DBG] pgmap v7613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:33 smithi165 bash[22175]: audit 2022-05-01T00:31:32.265221+0000 mon.smithi157 (mon.0) 5075 : audit [DBG] from='client.? 172.21.15.157:0/695497559' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:33 smithi157 bash[20376]: cluster 2022-05-01T00:31:31.101999+0000 mgr.smithi157.nfpzoe (mgr.14180) 8124 : cluster [DBG] pgmap v7613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:33.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:33 smithi157 bash[20376]: audit 2022-05-01T00:31:32.265221+0000 mon.smithi157 (mon.0) 5075 : audit [DBG] from='client.? 172.21.15.157:0/695497559' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:35 smithi165 bash[22175]: cluster 2022-05-01T00:31:33.102643+0000 mgr.smithi157.nfpzoe (mgr.14180) 8125 : cluster [DBG] pgmap v7614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:35 smithi157 bash[20376]: cluster 2022-05-01T00:31:33.102643+0000 mgr.smithi157.nfpzoe (mgr.14180) 8125 : cluster [DBG] pgmap v7614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:37.288 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:31:37.288 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:31:37.288 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:31:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:37 smithi165 bash[22175]: cluster 2022-05-01T00:31:35.103294+0000 mgr.smithi157.nfpzoe (mgr.14180) 8126 : cluster [DBG] pgmap v7615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:37 smithi157 bash[20376]: cluster 2022-05-01T00:31:35.103294+0000 mgr.smithi157.nfpzoe (mgr.14180) 8126 : cluster [DBG] pgmap v7615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:37.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:31:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:38 smithi165 bash[22175]: audit 2022-05-01T00:31:37.595358+0000 mon.smithi157 (mon.0) 5076 : audit [DBG] from='client.? 172.21.15.157:0/1206600227' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:38 smithi157 bash[20376]: audit 2022-05-01T00:31:37.595358+0000 mon.smithi157 (mon.0) 5076 : audit [DBG] from='client.? 172.21.15.157:0/1206600227' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:39 smithi165 bash[22175]: cluster 2022-05-01T00:31:37.103940+0000 mgr.smithi157.nfpzoe (mgr.14180) 8127 : cluster [DBG] pgmap v7616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:39 smithi157 bash[20376]: cluster 2022-05-01T00:31:37.103940+0000 mgr.smithi157.nfpzoe (mgr.14180) 8127 : cluster [DBG] pgmap v7616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:40 smithi165 bash[22175]: cluster 2022-05-01T00:31:39.104569+0000 mgr.smithi157.nfpzoe (mgr.14180) 8128 : cluster [DBG] pgmap v7617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:40 smithi157 bash[20376]: cluster 2022-05-01T00:31:39.104569+0000 mgr.smithi157.nfpzoe (mgr.14180) 8128 : cluster [DBG] pgmap v7617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:42.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:31:42.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:31:42.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:31:42.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:31:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:43 smithi165 bash[22175]: cluster 2022-05-01T00:31:41.105114+0000 mgr.smithi157.nfpzoe (mgr.14180) 8129 : cluster [DBG] pgmap v7618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:43 smithi165 bash[22175]: audit 2022-05-01T00:31:42.924121+0000 mon.smithi157 (mon.0) 5077 : audit [DBG] from='client.? 172.21.15.157:0/1940043372' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:43 smithi157 bash[20376]: cluster 2022-05-01T00:31:41.105114+0000 mgr.smithi157.nfpzoe (mgr.14180) 8129 : cluster [DBG] pgmap v7618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:43 smithi157 bash[20376]: audit 2022-05-01T00:31:42.924121+0000 mon.smithi157 (mon.0) 5077 : audit [DBG] from='client.? 172.21.15.157:0/1940043372' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:45 smithi165 bash[22175]: cluster 2022-05-01T00:31:43.105737+0000 mgr.smithi157.nfpzoe (mgr.14180) 8130 : cluster [DBG] pgmap v7619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:45 smithi157 bash[20376]: cluster 2022-05-01T00:31:43.105737+0000 mgr.smithi157.nfpzoe (mgr.14180) 8130 : cluster [DBG] pgmap v7619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:47 smithi165 bash[22175]: cluster 2022-05-01T00:31:45.106395+0000 mgr.smithi157.nfpzoe (mgr.14180) 8131 : cluster [DBG] pgmap v7620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:47 smithi157 bash[20376]: cluster 2022-05-01T00:31:45.106395+0000 mgr.smithi157.nfpzoe (mgr.14180) 8131 : cluster [DBG] pgmap v7620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:47.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:31:47.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:31:47.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:31:48.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:31:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:49 smithi165 bash[22175]: cluster 2022-05-01T00:31:47.107115+0000 mgr.smithi157.nfpzoe (mgr.14180) 8132 : cluster [DBG] pgmap v7621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:49 smithi165 bash[22175]: audit 2022-05-01T00:31:48.251737+0000 mon.smithi157 (mon.0) 5078 : audit [DBG] from='client.? 172.21.15.157:0/2917051121' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:49 smithi157 bash[20376]: cluster 2022-05-01T00:31:47.107115+0000 mgr.smithi157.nfpzoe (mgr.14180) 8132 : cluster [DBG] pgmap v7621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:49.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:49 smithi157 bash[20376]: audit 2022-05-01T00:31:48.251737+0000 mon.smithi157 (mon.0) 5078 : audit [DBG] from='client.? 172.21.15.157:0/2917051121' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:50 smithi165 bash[22175]: cluster 2022-05-01T00:31:49.107845+0000 mgr.smithi157.nfpzoe (mgr.14180) 8133 : cluster [DBG] pgmap v7622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:50.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:50 smithi157 bash[20376]: cluster 2022-05-01T00:31:49.107845+0000 mgr.smithi157.nfpzoe (mgr.14180) 8133 : cluster [DBG] pgmap v7622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:53.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:31:53.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:31:53.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:31:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:53 smithi165 bash[22175]: cluster 2022-05-01T00:31:51.108490+0000 mgr.smithi157.nfpzoe (mgr.14180) 8134 : cluster [DBG] pgmap v7623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:53.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:53 smithi157 bash[20376]: cluster 2022-05-01T00:31:51.108490+0000 mgr.smithi157.nfpzoe (mgr.14180) 8134 : cluster [DBG] pgmap v7623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:53.608 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:31:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:54 smithi165 bash[22175]: audit 2022-05-01T00:31:53.589200+0000 mon.smithi157 (mon.0) 5079 : audit [DBG] from='client.? 172.21.15.157:0/2445755961' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:54 smithi157 bash[20376]: audit 2022-05-01T00:31:53.589200+0000 mon.smithi157 (mon.0) 5079 : audit [DBG] from='client.? 172.21.15.157:0/2445755961' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:55 smithi165 bash[22175]: cluster 2022-05-01T00:31:53.109155+0000 mgr.smithi157.nfpzoe (mgr.14180) 8135 : cluster [DBG] pgmap v7624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:55 smithi157 bash[20376]: cluster 2022-05-01T00:31:53.109155+0000 mgr.smithi157.nfpzoe (mgr.14180) 8135 : cluster [DBG] pgmap v7624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:57 smithi165 bash[22175]: cluster 2022-05-01T00:31:55.109786+0000 mgr.smithi157.nfpzoe (mgr.14180) 8136 : cluster [DBG] pgmap v7625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:57 smithi157 bash[20376]: cluster 2022-05-01T00:31:55.109786+0000 mgr.smithi157.nfpzoe (mgr.14180) 8136 : cluster [DBG] pgmap v7625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:58.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:31:58.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:31:58.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:31:58.937 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:31:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:59 smithi165 bash[22175]: cluster 2022-05-01T00:31:57.110407+0000 mgr.smithi157.nfpzoe (mgr.14180) 8137 : cluster [DBG] pgmap v7626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:31:59 smithi165 bash[22175]: audit 2022-05-01T00:31:58.917212+0000 mon.smithi157 (mon.0) 5080 : audit [DBG] from='client.? 172.21.15.157:0/4167651155' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:31:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:59 smithi157 bash[20376]: cluster 2022-05-01T00:31:57.110407+0000 mgr.smithi157.nfpzoe (mgr.14180) 8137 : cluster [DBG] pgmap v7626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:31:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:31:59 smithi157 bash[20376]: audit 2022-05-01T00:31:58.917212+0000 mon.smithi157 (mon.0) 5080 : audit [DBG] from='client.? 172.21.15.157:0/4167651155' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:00 smithi165 bash[22175]: cluster 2022-05-01T00:31:59.111068+0000 mgr.smithi157.nfpzoe (mgr.14180) 8138 : cluster [DBG] pgmap v7627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:00 smithi165 bash[22175]: audit 2022-05-01T00:31:59.354267+0000 mon.smithi157 (mon.0) 5081 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:32:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:00 smithi165 bash[22175]: audit 2022-05-01T00:31:59.640859+0000 mon.smithi157 (mon.0) 5082 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:32:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:00 smithi157 bash[20376]: cluster 2022-05-01T00:31:59.111068+0000 mgr.smithi157.nfpzoe (mgr.14180) 8138 : cluster [DBG] pgmap v7627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:00 smithi157 bash[20376]: audit 2022-05-01T00:31:59.354267+0000 mon.smithi157 (mon.0) 5081 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:32:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:00 smithi157 bash[20376]: audit 2022-05-01T00:31:59.640859+0000 mon.smithi157 (mon.0) 5082 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:32:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:03 smithi165 bash[22175]: cluster 2022-05-01T00:32:01.111658+0000 mgr.smithi157.nfpzoe (mgr.14180) 8139 : cluster [DBG] pgmap v7628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:03.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:03 smithi157 bash[20376]: cluster 2022-05-01T00:32:01.111658+0000 mgr.smithi157.nfpzoe (mgr.14180) 8139 : cluster [DBG] pgmap v7628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:03.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:32:03.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:32:03.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:32:04.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:32:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:04 smithi165 bash[22175]: cluster 2022-05-01T00:32:03.112311+0000 mgr.smithi157.nfpzoe (mgr.14180) 8140 : cluster [DBG] pgmap v7629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:04 smithi157 bash[20376]: cluster 2022-05-01T00:32:03.112311+0000 mgr.smithi157.nfpzoe (mgr.14180) 8140 : cluster [DBG] pgmap v7629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:05 smithi165 bash[22175]: audit 2022-05-01T00:32:04.251743+0000 mon.smithi157 (mon.0) 5083 : audit [DBG] from='client.? 172.21.15.157:0/566185746' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:05 smithi157 bash[20376]: audit 2022-05-01T00:32:04.251743+0000 mon.smithi157 (mon.0) 5083 : audit [DBG] from='client.? 172.21.15.157:0/566185746' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:07 smithi165 bash[22175]: cluster 2022-05-01T00:32:05.112947+0000 mgr.smithi157.nfpzoe (mgr.14180) 8141 : cluster [DBG] pgmap v7630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:07 smithi157 bash[20376]: cluster 2022-05-01T00:32:05.112947+0000 mgr.smithi157.nfpzoe (mgr.14180) 8141 : cluster [DBG] pgmap v7630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:08 smithi165 bash[22175]: cluster 2022-05-01T00:32:07.113605+0000 mgr.smithi157.nfpzoe (mgr.14180) 8142 : cluster [DBG] pgmap v7631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:08 smithi157 bash[20376]: cluster 2022-05-01T00:32:07.113605+0000 mgr.smithi157.nfpzoe (mgr.14180) 8142 : cluster [DBG] pgmap v7631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:09.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:32:09.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:32:09.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:32:09.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:32:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:10 smithi165 bash[22175]: cluster 2022-05-01T00:32:09.114244+0000 mgr.smithi157.nfpzoe (mgr.14180) 8143 : cluster [DBG] pgmap v7632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:10 smithi165 bash[22175]: audit 2022-05-01T00:32:09.576856+0000 mon.smithi157 (mon.0) 5084 : audit [DBG] from='client.? 172.21.15.157:0/3040752832' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:10 smithi157 bash[20376]: cluster 2022-05-01T00:32:09.114244+0000 mgr.smithi157.nfpzoe (mgr.14180) 8143 : cluster [DBG] pgmap v7632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:10 smithi157 bash[20376]: audit 2022-05-01T00:32:09.576856+0000 mon.smithi157 (mon.0) 5084 : audit [DBG] from='client.? 172.21.15.157:0/3040752832' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:12 smithi165 bash[22175]: cluster 2022-05-01T00:32:11.114887+0000 mgr.smithi157.nfpzoe (mgr.14180) 8144 : cluster [DBG] pgmap v7633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:12 smithi157 bash[20376]: cluster 2022-05-01T00:32:11.114887+0000 mgr.smithi157.nfpzoe (mgr.14180) 8144 : cluster [DBG] pgmap v7633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:14 smithi157 bash[20376]: cluster 2022-05-01T00:32:13.115574+0000 mgr.smithi157.nfpzoe (mgr.14180) 8145 : cluster [DBG] pgmap v7634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:14.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:32:14.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:32:14.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:32:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:14 smithi165 bash[22175]: cluster 2022-05-01T00:32:13.115574+0000 mgr.smithi157.nfpzoe (mgr.14180) 8145 : cluster [DBG] pgmap v7634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:14.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:32:15.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:15 smithi157 bash[20376]: audit 2022-05-01T00:32:14.899741+0000 mon.smithi157 (mon.0) 5085 : audit [DBG] from='client.? 172.21.15.157:0/1924519895' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:15 smithi165 bash[22175]: audit 2022-05-01T00:32:14.899741+0000 mon.smithi157 (mon.0) 5085 : audit [DBG] from='client.? 172.21.15.157:0/1924519895' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:16.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:16 smithi157 bash[20376]: cluster 2022-05-01T00:32:15.116344+0000 mgr.smithi157.nfpzoe (mgr.14180) 8146 : cluster [DBG] pgmap v7635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:16 smithi165 bash[22175]: cluster 2022-05-01T00:32:15.116344+0000 mgr.smithi157.nfpzoe (mgr.14180) 8146 : cluster [DBG] pgmap v7635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:18.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:18 smithi157 bash[20376]: cluster 2022-05-01T00:32:17.117024+0000 mgr.smithi157.nfpzoe (mgr.14180) 8147 : cluster [DBG] pgmap v7636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:18 smithi165 bash[22175]: cluster 2022-05-01T00:32:17.117024+0000 mgr.smithi157.nfpzoe (mgr.14180) 8147 : cluster [DBG] pgmap v7636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:19.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:32:19.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:32:19.923 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:32:20.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:32:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:20 smithi157 bash[20376]: cluster 2022-05-01T00:32:19.117640+0000 mgr.smithi157.nfpzoe (mgr.14180) 8148 : cluster [DBG] pgmap v7637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:20 smithi165 bash[22175]: cluster 2022-05-01T00:32:19.117640+0000 mgr.smithi157.nfpzoe (mgr.14180) 8148 : cluster [DBG] pgmap v7637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:21 smithi157 bash[20376]: audit 2022-05-01T00:32:20.223944+0000 mon.smithi157 (mon.0) 5086 : audit [DBG] from='client.? 172.21.15.157:0/928236883' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:21 smithi165 bash[22175]: audit 2022-05-01T00:32:20.223944+0000 mon.smithi157 (mon.0) 5086 : audit [DBG] from='client.? 172.21.15.157:0/928236883' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:22 smithi157 bash[20376]: cluster 2022-05-01T00:32:21.118252+0000 mgr.smithi157.nfpzoe (mgr.14180) 8149 : cluster [DBG] pgmap v7638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:22 smithi165 bash[22175]: cluster 2022-05-01T00:32:21.118252+0000 mgr.smithi157.nfpzoe (mgr.14180) 8149 : cluster [DBG] pgmap v7638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:24 smithi165 bash[22175]: cluster 2022-05-01T00:32:23.118862+0000 mgr.smithi157.nfpzoe (mgr.14180) 8150 : cluster [DBG] pgmap v7639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:24 smithi157 bash[20376]: cluster 2022-05-01T00:32:23.118862+0000 mgr.smithi157.nfpzoe (mgr.14180) 8150 : cluster [DBG] pgmap v7639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:25.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:32:25.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:32:25.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:32:25.574 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:32:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:26 smithi165 bash[22175]: cluster 2022-05-01T00:32:25.119566+0000 mgr.smithi157.nfpzoe (mgr.14180) 8151 : cluster [DBG] pgmap v7640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:26 smithi165 bash[22175]: audit 2022-05-01T00:32:25.554552+0000 mon.smithi157 (mon.0) 5087 : audit [DBG] from='client.? 172.21.15.157:0/13535528' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:26 smithi157 bash[20376]: cluster 2022-05-01T00:32:25.119566+0000 mgr.smithi157.nfpzoe (mgr.14180) 8151 : cluster [DBG] pgmap v7640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:26 smithi157 bash[20376]: audit 2022-05-01T00:32:25.554552+0000 mon.smithi157 (mon.0) 5087 : audit [DBG] from='client.? 172.21.15.157:0/13535528' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:27 smithi157 bash[20376]: audit 2022-05-01T00:32:27.130000+0000 mon.smithi157 (mon.0) 5088 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:32:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:27 smithi157 bash[20376]: audit 2022-05-01T00:32:27.132812+0000 mon.smithi157 (mon.0) 5089 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:32:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:27 smithi157 bash[20376]: audit 2022-05-01T00:32:27.134658+0000 mon.smithi157 (mon.0) 5090 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:32:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:27 smithi165 bash[22175]: audit 2022-05-01T00:32:27.130000+0000 mon.smithi157 (mon.0) 5088 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:32:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:27 smithi165 bash[22175]: audit 2022-05-01T00:32:27.132812+0000 mon.smithi157 (mon.0) 5089 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:32:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:27 smithi165 bash[22175]: audit 2022-05-01T00:32:27.134658+0000 mon.smithi157 (mon.0) 5090 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:32:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:28 smithi157 bash[20376]: cluster 2022-05-01T00:32:27.120278+0000 mgr.smithi157.nfpzoe (mgr.14180) 8152 : cluster [DBG] pgmap v7641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:28 smithi157 bash[20376]: audit 2022-05-01T00:32:27.440950+0000 mon.smithi157 (mon.0) 5091 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:32:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:28 smithi157 bash[20376]: cluster 2022-05-01T00:32:27.730972+0000 mgr.smithi157.nfpzoe (mgr.14180) 8153 : cluster [DBG] pgmap v7642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:28 smithi157 bash[20376]: cluster 2022-05-01T00:32:27.731461+0000 mgr.smithi157.nfpzoe (mgr.14180) 8154 : cluster [DBG] pgmap v7643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:28 smithi157 bash[20376]: audit 2022-05-01T00:32:27.737652+0000 mon.smithi157 (mon.0) 5092 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:32:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:28 smithi157 bash[20376]: audit 2022-05-01T00:32:27.743922+0000 mon.smithi157 (mon.0) 5093 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:32:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:28 smithi157 bash[20376]: cephadm 2022-05-01T00:32:27.745275+0000 mgr.smithi157.nfpzoe (mgr.14180) 8155 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:32:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:28 smithi157 bash[20376]: cephadm 2022-05-01T00:32:27.745452+0000 mgr.smithi157.nfpzoe (mgr.14180) 8156 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:32:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:28 smithi165 bash[22175]: cluster 2022-05-01T00:32:27.120278+0000 mgr.smithi157.nfpzoe (mgr.14180) 8152 : cluster [DBG] pgmap v7641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:28 smithi165 bash[22175]: audit 2022-05-01T00:32:27.440950+0000 mon.smithi157 (mon.0) 5091 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:32:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:28 smithi165 bash[22175]: cluster 2022-05-01T00:32:27.730972+0000 mgr.smithi157.nfpzoe (mgr.14180) 8153 : cluster [DBG] pgmap v7642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:28 smithi165 bash[22175]: cluster 2022-05-01T00:32:27.731461+0000 mgr.smithi157.nfpzoe (mgr.14180) 8154 : cluster [DBG] pgmap v7643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:28 smithi165 bash[22175]: audit 2022-05-01T00:32:27.737652+0000 mon.smithi157 (mon.0) 5092 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:32:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:28 smithi165 bash[22175]: audit 2022-05-01T00:32:27.743922+0000 mon.smithi157 (mon.0) 5093 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:32:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:28 smithi165 bash[22175]: cephadm 2022-05-01T00:32:27.745275+0000 mgr.smithi157.nfpzoe (mgr.14180) 8155 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:32:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:28 smithi165 bash[22175]: cephadm 2022-05-01T00:32:27.745452+0000 mgr.smithi157.nfpzoe (mgr.14180) 8156 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:32:30.577 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:32:30.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:32:30.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:32:30.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:32:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:30 smithi165 bash[22175]: cluster 2022-05-01T00:32:29.732090+0000 mgr.smithi157.nfpzoe (mgr.14180) 8157 : cluster [DBG] pgmap v7644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:31.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:30 smithi157 bash[20376]: cluster 2022-05-01T00:32:29.732090+0000 mgr.smithi157.nfpzoe (mgr.14180) 8157 : cluster [DBG] pgmap v7644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:31 smithi165 bash[22175]: audit 2022-05-01T00:32:30.884822+0000 mon.smithi157 (mon.0) 5094 : audit [DBG] from='client.? 172.21.15.157:0/728487526' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:31 smithi157 bash[20376]: audit 2022-05-01T00:32:30.884822+0000 mon.smithi157 (mon.0) 5094 : audit [DBG] from='client.? 172.21.15.157:0/728487526' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:32 smithi165 bash[22175]: cluster 2022-05-01T00:32:31.732714+0000 mgr.smithi157.nfpzoe (mgr.14180) 8158 : cluster [DBG] pgmap v7645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:32 smithi157 bash[20376]: cluster 2022-05-01T00:32:31.732714+0000 mgr.smithi157.nfpzoe (mgr.14180) 8158 : cluster [DBG] pgmap v7645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:34 smithi165 bash[22175]: cluster 2022-05-01T00:32:33.733320+0000 mgr.smithi157.nfpzoe (mgr.14180) 8159 : cluster [DBG] pgmap v7646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:34 smithi157 bash[20376]: cluster 2022-05-01T00:32:33.733320+0000 mgr.smithi157.nfpzoe (mgr.14180) 8159 : cluster [DBG] pgmap v7646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:35.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:32:35.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:32:35.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:32:36.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:32:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:36 smithi165 bash[22175]: cluster 2022-05-01T00:32:35.733943+0000 mgr.smithi157.nfpzoe (mgr.14180) 8160 : cluster [DBG] pgmap v7647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:36 smithi165 bash[22175]: audit 2022-05-01T00:32:36.219481+0000 mon.smithi157 (mon.0) 5095 : audit [DBG] from='client.? 172.21.15.157:0/481068294' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:36 smithi157 bash[20376]: cluster 2022-05-01T00:32:35.733943+0000 mgr.smithi157.nfpzoe (mgr.14180) 8160 : cluster [DBG] pgmap v7647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:36 smithi157 bash[20376]: audit 2022-05-01T00:32:36.219481+0000 mon.smithi157 (mon.0) 5095 : audit [DBG] from='client.? 172.21.15.157:0/481068294' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:38 smithi165 bash[22175]: cluster 2022-05-01T00:32:37.734602+0000 mgr.smithi157.nfpzoe (mgr.14180) 8161 : cluster [DBG] pgmap v7648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:38 smithi157 bash[20376]: cluster 2022-05-01T00:32:37.734602+0000 mgr.smithi157.nfpzoe (mgr.14180) 8161 : cluster [DBG] pgmap v7648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:40 smithi165 bash[22175]: cluster 2022-05-01T00:32:39.735269+0000 mgr.smithi157.nfpzoe (mgr.14180) 8162 : cluster [DBG] pgmap v7649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:40 smithi157 bash[20376]: cluster 2022-05-01T00:32:39.735269+0000 mgr.smithi157.nfpzoe (mgr.14180) 8162 : cluster [DBG] pgmap v7649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:41.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:32:41.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:32:41.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:32:41.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:32:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:42 smithi165 bash[22175]: audit 2022-05-01T00:32:41.550465+0000 mon.smithi157 (mon.0) 5096 : audit [DBG] from='client.? 172.21.15.157:0/3164689971' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:42 smithi165 bash[22175]: cluster 2022-05-01T00:32:41.736033+0000 mgr.smithi157.nfpzoe (mgr.14180) 8163 : cluster [DBG] pgmap v7650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:42 smithi157 bash[20376]: audit 2022-05-01T00:32:41.550465+0000 mon.smithi157 (mon.0) 5096 : audit [DBG] from='client.? 172.21.15.157:0/3164689971' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:42 smithi157 bash[20376]: cluster 2022-05-01T00:32:41.736033+0000 mgr.smithi157.nfpzoe (mgr.14180) 8163 : cluster [DBG] pgmap v7650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:44 smithi165 bash[22175]: cluster 2022-05-01T00:32:43.736697+0000 mgr.smithi157.nfpzoe (mgr.14180) 8164 : cluster [DBG] pgmap v7651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:44 smithi157 bash[20376]: cluster 2022-05-01T00:32:43.736697+0000 mgr.smithi157.nfpzoe (mgr.14180) 8164 : cluster [DBG] pgmap v7651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:46.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:32:46.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:32:46.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:32:46.896 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:32:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:46 smithi165 bash[22175]: cluster 2022-05-01T00:32:45.737321+0000 mgr.smithi157.nfpzoe (mgr.14180) 8165 : cluster [DBG] pgmap v7652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:46 smithi157 bash[20376]: cluster 2022-05-01T00:32:45.737321+0000 mgr.smithi157.nfpzoe (mgr.14180) 8165 : cluster [DBG] pgmap v7652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:47 smithi165 bash[22175]: audit 2022-05-01T00:32:46.875805+0000 mon.smithi157 (mon.0) 5097 : audit [DBG] from='client.? 172.21.15.157:0/1224587231' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:47 smithi157 bash[20376]: audit 2022-05-01T00:32:46.875805+0000 mon.smithi157 (mon.0) 5097 : audit [DBG] from='client.? 172.21.15.157:0/1224587231' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:48 smithi165 bash[22175]: cluster 2022-05-01T00:32:47.737981+0000 mgr.smithi157.nfpzoe (mgr.14180) 8166 : cluster [DBG] pgmap v7653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:48 smithi157 bash[20376]: cluster 2022-05-01T00:32:47.737981+0000 mgr.smithi157.nfpzoe (mgr.14180) 8166 : cluster [DBG] pgmap v7653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:50 smithi165 bash[22175]: cluster 2022-05-01T00:32:49.738679+0000 mgr.smithi157.nfpzoe (mgr.14180) 8167 : cluster [DBG] pgmap v7654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:51.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:50 smithi157 bash[20376]: cluster 2022-05-01T00:32:49.738679+0000 mgr.smithi157.nfpzoe (mgr.14180) 8167 : cluster [DBG] pgmap v7654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:51.899 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:32:51.899 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:32:51.900 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:32:52.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:32:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:52 smithi165 bash[22175]: cluster 2022-05-01T00:32:51.739361+0000 mgr.smithi157.nfpzoe (mgr.14180) 8168 : cluster [DBG] pgmap v7655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:52 smithi157 bash[20376]: cluster 2022-05-01T00:32:51.739361+0000 mgr.smithi157.nfpzoe (mgr.14180) 8168 : cluster [DBG] pgmap v7655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:53 smithi165 bash[22175]: audit 2022-05-01T00:32:52.204290+0000 mon.smithi157 (mon.0) 5098 : audit [DBG] from='client.? 172.21.15.157:0/668292013' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:53.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:53 smithi157 bash[20376]: audit 2022-05-01T00:32:52.204290+0000 mon.smithi157 (mon.0) 5098 : audit [DBG] from='client.? 172.21.15.157:0/668292013' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:54 smithi165 bash[22175]: cluster 2022-05-01T00:32:53.739985+0000 mgr.smithi157.nfpzoe (mgr.14180) 8169 : cluster [DBG] pgmap v7656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:54 smithi157 bash[20376]: cluster 2022-05-01T00:32:53.739985+0000 mgr.smithi157.nfpzoe (mgr.14180) 8169 : cluster [DBG] pgmap v7656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:56 smithi165 bash[22175]: cluster 2022-05-01T00:32:55.740601+0000 mgr.smithi157.nfpzoe (mgr.14180) 8170 : cluster [DBG] pgmap v7657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:57.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:56 smithi157 bash[20376]: cluster 2022-05-01T00:32:55.740601+0000 mgr.smithi157.nfpzoe (mgr.14180) 8170 : cluster [DBG] pgmap v7657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:57.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:32:57.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:32:57.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:32:57.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:32:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:57 smithi165 bash[22175]: audit 2022-05-01T00:32:57.531648+0000 mon.smithi157 (mon.0) 5099 : audit [DBG] from='client.? 172.21.15.157:0/1819163418' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:58.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:57 smithi157 bash[20376]: audit 2022-05-01T00:32:57.531648+0000 mon.smithi157 (mon.0) 5099 : audit [DBG] from='client.? 172.21.15.157:0/1819163418' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:32:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:58 smithi165 bash[22175]: cluster 2022-05-01T00:32:57.741286+0000 mgr.smithi157.nfpzoe (mgr.14180) 8171 : cluster [DBG] pgmap v7658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:58 smithi157 bash[20376]: cluster 2022-05-01T00:32:57.741286+0000 mgr.smithi157.nfpzoe (mgr.14180) 8171 : cluster [DBG] pgmap v7658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:32:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:59 smithi157 bash[20376]: audit 2022-05-01T00:32:59.358345+0000 mon.smithi157 (mon.0) 5100 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:32:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:32:59 smithi157 bash[20376]: audit 2022-05-01T00:32:59.648083+0000 mon.smithi157 (mon.0) 5101 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:33:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:59 smithi165 bash[22175]: audit 2022-05-01T00:32:59.358345+0000 mon.smithi157 (mon.0) 5100 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:33:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:32:59 smithi165 bash[22175]: audit 2022-05-01T00:32:59.648083+0000 mon.smithi157 (mon.0) 5101 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:33:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:00 smithi165 bash[22175]: cluster 2022-05-01T00:32:59.741933+0000 mgr.smithi157.nfpzoe (mgr.14180) 8172 : cluster [DBG] pgmap v7659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:01.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:00 smithi157 bash[20376]: cluster 2022-05-01T00:32:59.741933+0000 mgr.smithi157.nfpzoe (mgr.14180) 8172 : cluster [DBG] pgmap v7659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:02 smithi165 bash[22175]: cluster 2022-05-01T00:33:01.742596+0000 mgr.smithi157.nfpzoe (mgr.14180) 8173 : cluster [DBG] pgmap v7660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:02 smithi157 bash[20376]: cluster 2022-05-01T00:33:01.742596+0000 mgr.smithi157.nfpzoe (mgr.14180) 8173 : cluster [DBG] pgmap v7660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:02.555 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:33:02.555 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:33:02.555 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:33:02.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:33:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:03 smithi165 bash[22175]: audit 2022-05-01T00:33:02.851522+0000 mon.smithi157 (mon.0) 5102 : audit [DBG] from='client.? 172.21.15.157:0/3948771004' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:03.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:03 smithi157 bash[20376]: audit 2022-05-01T00:33:02.851522+0000 mon.smithi157 (mon.0) 5102 : audit [DBG] from='client.? 172.21.15.157:0/3948771004' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:04 smithi165 bash[22175]: cluster 2022-05-01T00:33:03.743256+0000 mgr.smithi157.nfpzoe (mgr.14180) 8174 : cluster [DBG] pgmap v7661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:04 smithi157 bash[20376]: cluster 2022-05-01T00:33:03.743256+0000 mgr.smithi157.nfpzoe (mgr.14180) 8174 : cluster [DBG] pgmap v7661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:06 smithi165 bash[22175]: cluster 2022-05-01T00:33:05.743892+0000 mgr.smithi157.nfpzoe (mgr.14180) 8175 : cluster [DBG] pgmap v7662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:07.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:06 smithi157 bash[20376]: cluster 2022-05-01T00:33:05.743892+0000 mgr.smithi157.nfpzoe (mgr.14180) 8175 : cluster [DBG] pgmap v7662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:07.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:33:07.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:33:07.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:33:08.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:33:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:08 smithi165 bash[22175]: cluster 2022-05-01T00:33:07.744540+0000 mgr.smithi157.nfpzoe (mgr.14180) 8176 : cluster [DBG] pgmap v7663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:08 smithi165 bash[22175]: audit 2022-05-01T00:33:08.187222+0000 mon.smithi157 (mon.0) 5103 : audit [DBG] from='client.? 172.21.15.157:0/2920908075' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:09.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:08 smithi157 bash[20376]: cluster 2022-05-01T00:33:07.744540+0000 mgr.smithi157.nfpzoe (mgr.14180) 8176 : cluster [DBG] pgmap v7663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:08 smithi157 bash[20376]: audit 2022-05-01T00:33:08.187222+0000 mon.smithi157 (mon.0) 5103 : audit [DBG] from='client.? 172.21.15.157:0/2920908075' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:10 smithi165 bash[22175]: cluster 2022-05-01T00:33:09.745187+0000 mgr.smithi157.nfpzoe (mgr.14180) 8177 : cluster [DBG] pgmap v7664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:11.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:10 smithi157 bash[20376]: cluster 2022-05-01T00:33:09.745187+0000 mgr.smithi157.nfpzoe (mgr.14180) 8177 : cluster [DBG] pgmap v7664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:12 smithi165 bash[22175]: cluster 2022-05-01T00:33:11.745790+0000 mgr.smithi157.nfpzoe (mgr.14180) 8178 : cluster [DBG] pgmap v7665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:12 smithi157 bash[20376]: cluster 2022-05-01T00:33:11.745790+0000 mgr.smithi157.nfpzoe (mgr.14180) 8178 : cluster [DBG] pgmap v7665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:13.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:33:13.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:33:13.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:33:13.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:33:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:13 smithi165 bash[22175]: audit 2022-05-01T00:33:13.516789+0000 mon.smithi157 (mon.0) 5104 : audit [DBG] from='client.? 172.21.15.157:0/3283264591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:13 smithi157 bash[20376]: audit 2022-05-01T00:33:13.516789+0000 mon.smithi157 (mon.0) 5104 : audit [DBG] from='client.? 172.21.15.157:0/3283264591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:14 smithi165 bash[22175]: cluster 2022-05-01T00:33:13.746425+0000 mgr.smithi157.nfpzoe (mgr.14180) 8179 : cluster [DBG] pgmap v7666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:14 smithi157 bash[20376]: cluster 2022-05-01T00:33:13.746425+0000 mgr.smithi157.nfpzoe (mgr.14180) 8179 : cluster [DBG] pgmap v7666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:16 smithi165 bash[22175]: cluster 2022-05-01T00:33:15.747077+0000 mgr.smithi157.nfpzoe (mgr.14180) 8180 : cluster [DBG] pgmap v7667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:17.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:16 smithi157 bash[20376]: cluster 2022-05-01T00:33:15.747077+0000 mgr.smithi157.nfpzoe (mgr.14180) 8180 : cluster [DBG] pgmap v7667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:18.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:33:18.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:33:18.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:33:18.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:33:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:18 smithi165 bash[22175]: cluster 2022-05-01T00:33:17.747729+0000 mgr.smithi157.nfpzoe (mgr.14180) 8181 : cluster [DBG] pgmap v7668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:18 smithi157 bash[20376]: cluster 2022-05-01T00:33:17.747729+0000 mgr.smithi157.nfpzoe (mgr.14180) 8181 : cluster [DBG] pgmap v7668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:19 smithi157 bash[20376]: audit 2022-05-01T00:33:18.845633+0000 mon.smithi157 (mon.0) 5105 : audit [DBG] from='client.? 172.21.15.157:0/3678220560' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:19 smithi165 bash[22175]: audit 2022-05-01T00:33:18.845633+0000 mon.smithi157 (mon.0) 5105 : audit [DBG] from='client.? 172.21.15.157:0/3678220560' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:20 smithi165 bash[22175]: cluster 2022-05-01T00:33:19.748372+0000 mgr.smithi157.nfpzoe (mgr.14180) 8182 : cluster [DBG] pgmap v7669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:21.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:20 smithi157 bash[20376]: cluster 2022-05-01T00:33:19.748372+0000 mgr.smithi157.nfpzoe (mgr.14180) 8182 : cluster [DBG] pgmap v7669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:22 smithi165 bash[22175]: cluster 2022-05-01T00:33:21.749013+0000 mgr.smithi157.nfpzoe (mgr.14180) 8183 : cluster [DBG] pgmap v7670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:22 smithi157 bash[20376]: cluster 2022-05-01T00:33:21.749013+0000 mgr.smithi157.nfpzoe (mgr.14180) 8183 : cluster [DBG] pgmap v7670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:23.868 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:33:23.868 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:33:23.868 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:33:24.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:33:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:24 smithi165 bash[22175]: cluster 2022-05-01T00:33:23.749650+0000 mgr.smithi157.nfpzoe (mgr.14180) 8184 : cluster [DBG] pgmap v7671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:24 smithi165 bash[22175]: audit 2022-05-01T00:33:24.173556+0000 mon.smithi157 (mon.0) 5106 : audit [DBG] from='client.? 172.21.15.157:0/2076054317' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:25.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:24 smithi157 bash[20376]: cluster 2022-05-01T00:33:23.749650+0000 mgr.smithi157.nfpzoe (mgr.14180) 8184 : cluster [DBG] pgmap v7671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:25.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:24 smithi157 bash[20376]: audit 2022-05-01T00:33:24.173556+0000 mon.smithi157 (mon.0) 5106 : audit [DBG] from='client.? 172.21.15.157:0/2076054317' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:26 smithi165 bash[22175]: cluster 2022-05-01T00:33:25.750358+0000 mgr.smithi157.nfpzoe (mgr.14180) 8185 : cluster [DBG] pgmap v7672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:27.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:26 smithi157 bash[20376]: cluster 2022-05-01T00:33:25.750358+0000 mgr.smithi157.nfpzoe (mgr.14180) 8185 : cluster [DBG] pgmap v7672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:27 smithi165 bash[22175]: audit 2022-05-01T00:33:27.757274+0000 mon.smithi157 (mon.0) 5107 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:33:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:27 smithi165 bash[22175]: audit 2022-05-01T00:33:27.760222+0000 mon.smithi157 (mon.0) 5108 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:33:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:27 smithi165 bash[22175]: audit 2022-05-01T00:33:27.762277+0000 mon.smithi157 (mon.0) 5109 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:33:28.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:27 smithi157 bash[20376]: audit 2022-05-01T00:33:27.757274+0000 mon.smithi157 (mon.0) 5107 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:33:28.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:27 smithi157 bash[20376]: audit 2022-05-01T00:33:27.760222+0000 mon.smithi157 (mon.0) 5108 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:33:28.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:27 smithi157 bash[20376]: audit 2022-05-01T00:33:27.762277+0000 mon.smithi157 (mon.0) 5109 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:33:29.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:33:29.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:33:29.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:33:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:29 smithi165 bash[22175]: cluster 2022-05-01T00:33:27.751067+0000 mgr.smithi157.nfpzoe (mgr.14180) 8186 : cluster [DBG] pgmap v7673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:29 smithi165 bash[22175]: cluster 2022-05-01T00:33:28.077188+0000 mgr.smithi157.nfpzoe (mgr.14180) 8187 : cluster [DBG] pgmap v7674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:29 smithi165 bash[22175]: cluster 2022-05-01T00:33:28.077567+0000 mgr.smithi157.nfpzoe (mgr.14180) 8188 : cluster [DBG] pgmap v7675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:29 smithi165 bash[22175]: audit 2022-05-01T00:33:28.081472+0000 mon.smithi157 (mon.0) 5110 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:33:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:29 smithi165 bash[22175]: audit 2022-05-01T00:33:28.087681+0000 mon.smithi157 (mon.0) 5111 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:33:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:29 smithi157 bash[20376]: cluster 2022-05-01T00:33:27.751067+0000 mgr.smithi157.nfpzoe (mgr.14180) 8186 : cluster [DBG] pgmap v7673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:29 smithi157 bash[20376]: cluster 2022-05-01T00:33:28.077188+0000 mgr.smithi157.nfpzoe (mgr.14180) 8187 : cluster [DBG] pgmap v7674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:29.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:29 smithi157 bash[20376]: cluster 2022-05-01T00:33:28.077567+0000 mgr.smithi157.nfpzoe (mgr.14180) 8188 : cluster [DBG] pgmap v7675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:29.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:29 smithi157 bash[20376]: audit 2022-05-01T00:33:28.081472+0000 mon.smithi157 (mon.0) 5110 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:33:29.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:29 smithi157 bash[20376]: audit 2022-05-01T00:33:28.087681+0000 mon.smithi157 (mon.0) 5111 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:33:29.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:33:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:30 smithi165 bash[22175]: cephadm 2022-05-01T00:33:28.088698+0000 mgr.smithi157.nfpzoe (mgr.14180) 8189 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:33:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:30 smithi165 bash[22175]: cephadm 2022-05-01T00:33:28.088840+0000 mgr.smithi157.nfpzoe (mgr.14180) 8190 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:33:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:30 smithi165 bash[22175]: audit 2022-05-01T00:33:29.506161+0000 mon.smithi157 (mon.0) 5112 : audit [DBG] from='client.? 172.21.15.157:0/2922229471' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:30 smithi157 bash[20376]: cephadm 2022-05-01T00:33:28.088698+0000 mgr.smithi157.nfpzoe (mgr.14180) 8189 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:33:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:30 smithi157 bash[20376]: cephadm 2022-05-01T00:33:28.088840+0000 mgr.smithi157.nfpzoe (mgr.14180) 8190 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:33:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:30 smithi157 bash[20376]: audit 2022-05-01T00:33:29.506161+0000 mon.smithi157 (mon.0) 5112 : audit [DBG] from='client.? 172.21.15.157:0/2922229471' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:31 smithi165 bash[22175]: cluster 2022-05-01T00:33:30.078252+0000 mgr.smithi157.nfpzoe (mgr.14180) 8191 : cluster [DBG] pgmap v7676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:31 smithi157 bash[20376]: cluster 2022-05-01T00:33:30.078252+0000 mgr.smithi157.nfpzoe (mgr.14180) 8191 : cluster [DBG] pgmap v7676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:32 smithi165 bash[22175]: cluster 2022-05-01T00:33:32.078881+0000 mgr.smithi157.nfpzoe (mgr.14180) 8192 : cluster [DBG] pgmap v7677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:32 smithi157 bash[20376]: cluster 2022-05-01T00:33:32.078881+0000 mgr.smithi157.nfpzoe (mgr.14180) 8192 : cluster [DBG] pgmap v7677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:34 smithi157 bash[20376]: cluster 2022-05-01T00:33:34.079531+0000 mgr.smithi157.nfpzoe (mgr.14180) 8193 : cluster [DBG] pgmap v7678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:34.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:33:34.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:33:34.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:33:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:34 smithi165 bash[22175]: cluster 2022-05-01T00:33:34.079531+0000 mgr.smithi157.nfpzoe (mgr.14180) 8193 : cluster [DBG] pgmap v7678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:34.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:33:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:35 smithi157 bash[20376]: audit 2022-05-01T00:33:34.834183+0000 mon.smithi157 (mon.0) 5113 : audit [DBG] from='client.? 172.21.15.157:0/1203411092' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:35 smithi165 bash[22175]: audit 2022-05-01T00:33:34.834183+0000 mon.smithi157 (mon.0) 5113 : audit [DBG] from='client.? 172.21.15.157:0/1203411092' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:36 smithi157 bash[20376]: cluster 2022-05-01T00:33:36.080134+0000 mgr.smithi157.nfpzoe (mgr.14180) 8194 : cluster [DBG] pgmap v7679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:36 smithi165 bash[22175]: cluster 2022-05-01T00:33:36.080134+0000 mgr.smithi157.nfpzoe (mgr.14180) 8194 : cluster [DBG] pgmap v7679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:38 smithi157 bash[20376]: cluster 2022-05-01T00:33:38.080757+0000 mgr.smithi157.nfpzoe (mgr.14180) 8195 : cluster [DBG] pgmap v7680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:38 smithi165 bash[22175]: cluster 2022-05-01T00:33:38.080757+0000 mgr.smithi157.nfpzoe (mgr.14180) 8195 : cluster [DBG] pgmap v7680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:39.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:33:39.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:33:39.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:33:40.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:33:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:40 smithi157 bash[20376]: cluster 2022-05-01T00:33:40.081326+0000 mgr.smithi157.nfpzoe (mgr.14180) 8196 : cluster [DBG] pgmap v7681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:40 smithi165 bash[22175]: cluster 2022-05-01T00:33:40.081326+0000 mgr.smithi157.nfpzoe (mgr.14180) 8196 : cluster [DBG] pgmap v7681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:41 smithi157 bash[20376]: audit 2022-05-01T00:33:40.164476+0000 mon.smithi157 (mon.0) 5114 : audit [DBG] from='client.? 172.21.15.157:0/494170954' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:41 smithi165 bash[22175]: audit 2022-05-01T00:33:40.164476+0000 mon.smithi157 (mon.0) 5114 : audit [DBG] from='client.? 172.21.15.157:0/494170954' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:42 smithi157 bash[20376]: cluster 2022-05-01T00:33:42.081991+0000 mgr.smithi157.nfpzoe (mgr.14180) 8197 : cluster [DBG] pgmap v7682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:42 smithi165 bash[22175]: cluster 2022-05-01T00:33:42.081991+0000 mgr.smithi157.nfpzoe (mgr.14180) 8197 : cluster [DBG] pgmap v7682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:44.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:44 smithi157 bash[20376]: cluster 2022-05-01T00:33:44.082635+0000 mgr.smithi157.nfpzoe (mgr.14180) 8198 : cluster [DBG] pgmap v7683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:44 smithi165 bash[22175]: cluster 2022-05-01T00:33:44.082635+0000 mgr.smithi157.nfpzoe (mgr.14180) 8198 : cluster [DBG] pgmap v7683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:45.186 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:33:45.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:33:45.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:33:45.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:33:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:45 smithi165 bash[22175]: audit 2022-05-01T00:33:45.494152+0000 mon.smithi157 (mon.0) 5115 : audit [DBG] from='client.? 172.21.15.157:0/1456638418' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:45 smithi157 bash[20376]: audit 2022-05-01T00:33:45.494152+0000 mon.smithi157 (mon.0) 5115 : audit [DBG] from='client.? 172.21.15.157:0/1456638418' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:46 smithi165 bash[22175]: cluster 2022-05-01T00:33:46.083302+0000 mgr.smithi157.nfpzoe (mgr.14180) 8199 : cluster [DBG] pgmap v7684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:46.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:46 smithi157 bash[20376]: cluster 2022-05-01T00:33:46.083302+0000 mgr.smithi157.nfpzoe (mgr.14180) 8199 : cluster [DBG] pgmap v7684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:48 smithi157 bash[20376]: cluster 2022-05-01T00:33:48.083956+0000 mgr.smithi157.nfpzoe (mgr.14180) 8200 : cluster [DBG] pgmap v7685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:48 smithi165 bash[22175]: cluster 2022-05-01T00:33:48.083956+0000 mgr.smithi157.nfpzoe (mgr.14180) 8200 : cluster [DBG] pgmap v7685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:50.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:50 smithi157 bash[20376]: cluster 2022-05-01T00:33:50.084582+0000 mgr.smithi157.nfpzoe (mgr.14180) 8201 : cluster [DBG] pgmap v7686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:50.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:33:50.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:33:50.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:33:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:50 smithi165 bash[22175]: cluster 2022-05-01T00:33:50.084582+0000 mgr.smithi157.nfpzoe (mgr.14180) 8201 : cluster [DBG] pgmap v7686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:50.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:33:51.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:51 smithi157 bash[20376]: audit 2022-05-01T00:33:50.821721+0000 mon.smithi157 (mon.0) 5116 : audit [DBG] from='client.? 172.21.15.157:0/3665102056' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:51 smithi165 bash[22175]: audit 2022-05-01T00:33:50.821721+0000 mon.smithi157 (mon.0) 5116 : audit [DBG] from='client.? 172.21.15.157:0/3665102056' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:52 smithi157 bash[20376]: cluster 2022-05-01T00:33:52.085237+0000 mgr.smithi157.nfpzoe (mgr.14180) 8202 : cluster [DBG] pgmap v7687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:52 smithi165 bash[22175]: cluster 2022-05-01T00:33:52.085237+0000 mgr.smithi157.nfpzoe (mgr.14180) 8202 : cluster [DBG] pgmap v7687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:54 smithi157 bash[20376]: cluster 2022-05-01T00:33:54.085879+0000 mgr.smithi157.nfpzoe (mgr.14180) 8203 : cluster [DBG] pgmap v7688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:54 smithi165 bash[22175]: cluster 2022-05-01T00:33:54.085879+0000 mgr.smithi157.nfpzoe (mgr.14180) 8203 : cluster [DBG] pgmap v7688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:55.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:33:55.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:33:55.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:33:56.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:33:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:56 smithi157 bash[20376]: cluster 2022-05-01T00:33:56.086445+0000 mgr.smithi157.nfpzoe (mgr.14180) 8204 : cluster [DBG] pgmap v7689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:56 smithi165 bash[22175]: cluster 2022-05-01T00:33:56.086445+0000 mgr.smithi157.nfpzoe (mgr.14180) 8204 : cluster [DBG] pgmap v7689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:57 smithi157 bash[20376]: audit 2022-05-01T00:33:56.153576+0000 mon.smithi157 (mon.0) 5117 : audit [DBG] from='client.? 172.21.15.157:0/2749102457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:57 smithi165 bash[22175]: audit 2022-05-01T00:33:56.153576+0000 mon.smithi157 (mon.0) 5117 : audit [DBG] from='client.? 172.21.15.157:0/2749102457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:33:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:58 smithi157 bash[20376]: cluster 2022-05-01T00:33:58.087155+0000 mgr.smithi157.nfpzoe (mgr.14180) 8205 : cluster [DBG] pgmap v7690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:58 smithi165 bash[22175]: cluster 2022-05-01T00:33:58.087155+0000 mgr.smithi157.nfpzoe (mgr.14180) 8205 : cluster [DBG] pgmap v7690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:33:59.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:33:59 smithi157 bash[20376]: audit 2022-05-01T00:33:59.362543+0000 mon.smithi157 (mon.0) 5118 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:33:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:33:59 smithi165 bash[22175]: audit 2022-05-01T00:33:59.362543+0000 mon.smithi157 (mon.0) 5118 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:34:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:00 smithi157 bash[20376]: audit 2022-05-01T00:33:59.655359+0000 mon.smithi157 (mon.0) 5119 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:34:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:00 smithi157 bash[20376]: cluster 2022-05-01T00:34:00.087718+0000 mgr.smithi157.nfpzoe (mgr.14180) 8206 : cluster [DBG] pgmap v7691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:00 smithi165 bash[22175]: audit 2022-05-01T00:33:59.655359+0000 mon.smithi157 (mon.0) 5119 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:34:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:00 smithi165 bash[22175]: cluster 2022-05-01T00:34:00.087718+0000 mgr.smithi157.nfpzoe (mgr.14180) 8206 : cluster [DBG] pgmap v7691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:01.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:34:01.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:34:01.177 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:34:01.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:34:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:02 smithi165 bash[22175]: audit 2022-05-01T00:34:01.474957+0000 mon.smithi157 (mon.0) 5120 : audit [DBG] from='client.? 172.21.15.157:0/3019574535' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:02 smithi165 bash[22175]: cluster 2022-05-01T00:34:02.088303+0000 mgr.smithi157.nfpzoe (mgr.14180) 8207 : cluster [DBG] pgmap v7692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:02 smithi157 bash[20376]: audit 2022-05-01T00:34:01.474957+0000 mon.smithi157 (mon.0) 5120 : audit [DBG] from='client.? 172.21.15.157:0/3019574535' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:02 smithi157 bash[20376]: cluster 2022-05-01T00:34:02.088303+0000 mgr.smithi157.nfpzoe (mgr.14180) 8207 : cluster [DBG] pgmap v7692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:04 smithi157 bash[20376]: cluster 2022-05-01T00:34:04.088912+0000 mgr.smithi157.nfpzoe (mgr.14180) 8208 : cluster [DBG] pgmap v7693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:04 smithi165 bash[22175]: cluster 2022-05-01T00:34:04.088912+0000 mgr.smithi157.nfpzoe (mgr.14180) 8208 : cluster [DBG] pgmap v7693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:06.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:06 smithi157 bash[20376]: cluster 2022-05-01T00:34:06.089515+0000 mgr.smithi157.nfpzoe (mgr.14180) 8209 : cluster [DBG] pgmap v7694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:06.498 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:34:06.499 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:34:06.499 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:34:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:06 smithi165 bash[22175]: cluster 2022-05-01T00:34:06.089515+0000 mgr.smithi157.nfpzoe (mgr.14180) 8209 : cluster [DBG] pgmap v7694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:06.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:34:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:07 smithi157 bash[20376]: audit 2022-05-01T00:34:06.798843+0000 mon.smithi157 (mon.0) 5121 : audit [DBG] from='client.? 172.21.15.157:0/1434118164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:07 smithi165 bash[22175]: audit 2022-05-01T00:34:06.798843+0000 mon.smithi157 (mon.0) 5121 : audit [DBG] from='client.? 172.21.15.157:0/1434118164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:08 smithi157 bash[20376]: cluster 2022-05-01T00:34:08.090168+0000 mgr.smithi157.nfpzoe (mgr.14180) 8210 : cluster [DBG] pgmap v7695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:08 smithi165 bash[22175]: cluster 2022-05-01T00:34:08.090168+0000 mgr.smithi157.nfpzoe (mgr.14180) 8210 : cluster [DBG] pgmap v7695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:10 smithi157 bash[20376]: cluster 2022-05-01T00:34:10.090788+0000 mgr.smithi157.nfpzoe (mgr.14180) 8211 : cluster [DBG] pgmap v7696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:10 smithi165 bash[22175]: cluster 2022-05-01T00:34:10.090788+0000 mgr.smithi157.nfpzoe (mgr.14180) 8211 : cluster [DBG] pgmap v7696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:11.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:34:11.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:34:11.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:34:12.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:34:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:12 smithi165 bash[22175]: cluster 2022-05-01T00:34:12.091433+0000 mgr.smithi157.nfpzoe (mgr.14180) 8212 : cluster [DBG] pgmap v7697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:12 smithi165 bash[22175]: audit 2022-05-01T00:34:12.123608+0000 mon.smithi157 (mon.0) 5122 : audit [DBG] from='client.? 172.21.15.157:0/3495337038' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:12 smithi157 bash[20376]: cluster 2022-05-01T00:34:12.091433+0000 mgr.smithi157.nfpzoe (mgr.14180) 8212 : cluster [DBG] pgmap v7697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:12 smithi157 bash[20376]: audit 2022-05-01T00:34:12.123608+0000 mon.smithi157 (mon.0) 5122 : audit [DBG] from='client.? 172.21.15.157:0/3495337038' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:14 smithi157 bash[20376]: cluster 2022-05-01T00:34:14.092045+0000 mgr.smithi157.nfpzoe (mgr.14180) 8213 : cluster [DBG] pgmap v7698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:14 smithi165 bash[22175]: cluster 2022-05-01T00:34:14.092045+0000 mgr.smithi157.nfpzoe (mgr.14180) 8213 : cluster [DBG] pgmap v7698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:16.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:16 smithi157 bash[20376]: cluster 2022-05-01T00:34:16.092656+0000 mgr.smithi157.nfpzoe (mgr.14180) 8214 : cluster [DBG] pgmap v7699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:16 smithi165 bash[22175]: cluster 2022-05-01T00:34:16.092656+0000 mgr.smithi157.nfpzoe (mgr.14180) 8214 : cluster [DBG] pgmap v7699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:17.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:34:17.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:34:17.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:34:17.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:34:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:17 smithi165 bash[22175]: audit 2022-05-01T00:34:17.448784+0000 mon.smithi157 (mon.0) 5123 : audit [DBG] from='client.? 172.21.15.157:0/1535370076' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:17 smithi157 bash[20376]: audit 2022-05-01T00:34:17.448784+0000 mon.smithi157 (mon.0) 5123 : audit [DBG] from='client.? 172.21.15.157:0/1535370076' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:18 smithi165 bash[22175]: cluster 2022-05-01T00:34:18.093307+0000 mgr.smithi157.nfpzoe (mgr.14180) 8215 : cluster [DBG] pgmap v7700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:18 smithi157 bash[20376]: cluster 2022-05-01T00:34:18.093307+0000 mgr.smithi157.nfpzoe (mgr.14180) 8215 : cluster [DBG] pgmap v7700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:20 smithi157 bash[20376]: cluster 2022-05-01T00:34:20.093941+0000 mgr.smithi157.nfpzoe (mgr.14180) 8216 : cluster [DBG] pgmap v7701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:20 smithi165 bash[22175]: cluster 2022-05-01T00:34:20.093941+0000 mgr.smithi157.nfpzoe (mgr.14180) 8216 : cluster [DBG] pgmap v7701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:22 smithi157 bash[20376]: cluster 2022-05-01T00:34:22.094584+0000 mgr.smithi157.nfpzoe (mgr.14180) 8217 : cluster [DBG] pgmap v7702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:22.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:34:22.476 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:34:22.476 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:34:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:22 smithi165 bash[22175]: cluster 2022-05-01T00:34:22.094584+0000 mgr.smithi157.nfpzoe (mgr.14180) 8217 : cluster [DBG] pgmap v7702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:22.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:34:23.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:23 smithi165 bash[22175]: audit 2022-05-01T00:34:22.773153+0000 mon.smithi157 (mon.0) 5124 : audit [DBG] from='client.? 172.21.15.157:0/213207707' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:23 smithi157 bash[20376]: audit 2022-05-01T00:34:22.773153+0000 mon.smithi157 (mon.0) 5124 : audit [DBG] from='client.? 172.21.15.157:0/213207707' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:24 smithi157 bash[20376]: cluster 2022-05-01T00:34:24.095247+0000 mgr.smithi157.nfpzoe (mgr.14180) 8218 : cluster [DBG] pgmap v7703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:24 smithi165 bash[22175]: cluster 2022-05-01T00:34:24.095247+0000 mgr.smithi157.nfpzoe (mgr.14180) 8218 : cluster [DBG] pgmap v7703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:26 smithi157 bash[20376]: cluster 2022-05-01T00:34:26.095863+0000 mgr.smithi157.nfpzoe (mgr.14180) 8219 : cluster [DBG] pgmap v7704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:26 smithi165 bash[22175]: cluster 2022-05-01T00:34:26.095863+0000 mgr.smithi157.nfpzoe (mgr.14180) 8219 : cluster [DBG] pgmap v7704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:27.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:34:27.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:34:27.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:34:28.120 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:34:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:28 smithi157 bash[20376]: audit 2022-05-01T00:34:28.094546+0000 mon.smithi157 (mon.0) 5125 : audit [DBG] from='client.? 172.21.15.157:0/975748236' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:28 smithi157 bash[20376]: cluster 2022-05-01T00:34:28.096504+0000 mgr.smithi157.nfpzoe (mgr.14180) 8220 : cluster [DBG] pgmap v7705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:28 smithi157 bash[20376]: audit 2022-05-01T00:34:28.098600+0000 mon.smithi157 (mon.0) 5126 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:34:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:28 smithi157 bash[20376]: audit 2022-05-01T00:34:28.100275+0000 mon.smithi157 (mon.0) 5127 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:34:28.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:28 smithi157 bash[20376]: audit 2022-05-01T00:34:28.101176+0000 mon.smithi157 (mon.0) 5128 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:34:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:28 smithi165 bash[22175]: audit 2022-05-01T00:34:28.094546+0000 mon.smithi157 (mon.0) 5125 : audit [DBG] from='client.? 172.21.15.157:0/975748236' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:28 smithi165 bash[22175]: cluster 2022-05-01T00:34:28.096504+0000 mgr.smithi157.nfpzoe (mgr.14180) 8220 : cluster [DBG] pgmap v7705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:28 smithi165 bash[22175]: audit 2022-05-01T00:34:28.098600+0000 mon.smithi157 (mon.0) 5126 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:34:28.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:28 smithi165 bash[22175]: audit 2022-05-01T00:34:28.100275+0000 mon.smithi157 (mon.0) 5127 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:34:28.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:28 smithi165 bash[22175]: audit 2022-05-01T00:34:28.101176+0000 mon.smithi157 (mon.0) 5128 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:34:29.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:29 smithi157 bash[20376]: cluster 2022-05-01T00:34:28.401518+0000 mgr.smithi157.nfpzoe (mgr.14180) 8221 : cluster [DBG] pgmap v7706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:29 smithi157 bash[20376]: cluster 2022-05-01T00:34:28.401839+0000 mgr.smithi157.nfpzoe (mgr.14180) 8222 : cluster [DBG] pgmap v7707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:29 smithi157 bash[20376]: audit 2022-05-01T00:34:28.408204+0000 mon.smithi157 (mon.0) 5129 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:34:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:29 smithi157 bash[20376]: audit 2022-05-01T00:34:28.416214+0000 mon.smithi157 (mon.0) 5130 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:34:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:29 smithi157 bash[20376]: cephadm 2022-05-01T00:34:28.417561+0000 mgr.smithi157.nfpzoe (mgr.14180) 8223 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:34:29.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:29 smithi157 bash[20376]: cephadm 2022-05-01T00:34:28.417764+0000 mgr.smithi157.nfpzoe (mgr.14180) 8224 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:34:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:29 smithi165 bash[22175]: cluster 2022-05-01T00:34:28.401518+0000 mgr.smithi157.nfpzoe (mgr.14180) 8221 : cluster [DBG] pgmap v7706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:29 smithi165 bash[22175]: cluster 2022-05-01T00:34:28.401839+0000 mgr.smithi157.nfpzoe (mgr.14180) 8222 : cluster [DBG] pgmap v7707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:29 smithi165 bash[22175]: audit 2022-05-01T00:34:28.408204+0000 mon.smithi157 (mon.0) 5129 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:34:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:29 smithi165 bash[22175]: audit 2022-05-01T00:34:28.416214+0000 mon.smithi157 (mon.0) 5130 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:34:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:29 smithi165 bash[22175]: cephadm 2022-05-01T00:34:28.417561+0000 mgr.smithi157.nfpzoe (mgr.14180) 8223 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:34:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:29 smithi165 bash[22175]: cephadm 2022-05-01T00:34:28.417764+0000 mgr.smithi157.nfpzoe (mgr.14180) 8224 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:34:31.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:31 smithi157 bash[20376]: cluster 2022-05-01T00:34:30.402416+0000 mgr.smithi157.nfpzoe (mgr.14180) 8225 : cluster [DBG] pgmap v7708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:31 smithi165 bash[22175]: cluster 2022-05-01T00:34:30.402416+0000 mgr.smithi157.nfpzoe (mgr.14180) 8225 : cluster [DBG] pgmap v7708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:33.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:34:33.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:34:33.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:34:33.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:34:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:33 smithi157 bash[20376]: cluster 2022-05-01T00:34:32.403097+0000 mgr.smithi157.nfpzoe (mgr.14180) 8226 : cluster [DBG] pgmap v7709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:33 smithi165 bash[22175]: cluster 2022-05-01T00:34:32.403097+0000 mgr.smithi157.nfpzoe (mgr.14180) 8226 : cluster [DBG] pgmap v7709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:34 smithi157 bash[20376]: audit 2022-05-01T00:34:33.430388+0000 mon.smithi157 (mon.0) 5131 : audit [DBG] from='client.? 172.21.15.157:0/2744893781' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:34 smithi165 bash[22175]: audit 2022-05-01T00:34:33.430388+0000 mon.smithi157 (mon.0) 5131 : audit [DBG] from='client.? 172.21.15.157:0/2744893781' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:35 smithi157 bash[20376]: cluster 2022-05-01T00:34:34.403765+0000 mgr.smithi157.nfpzoe (mgr.14180) 8227 : cluster [DBG] pgmap v7710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:35 smithi165 bash[22175]: cluster 2022-05-01T00:34:34.403765+0000 mgr.smithi157.nfpzoe (mgr.14180) 8227 : cluster [DBG] pgmap v7710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:37 smithi157 bash[20376]: cluster 2022-05-01T00:34:36.404419+0000 mgr.smithi157.nfpzoe (mgr.14180) 8228 : cluster [DBG] pgmap v7711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:37 smithi165 bash[22175]: cluster 2022-05-01T00:34:36.404419+0000 mgr.smithi157.nfpzoe (mgr.14180) 8228 : cluster [DBG] pgmap v7711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:38.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:34:38.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:34:38.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:34:38.771 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:34:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:39 smithi165 bash[22175]: cluster 2022-05-01T00:34:38.405046+0000 mgr.smithi157.nfpzoe (mgr.14180) 8229 : cluster [DBG] pgmap v7712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:39 smithi165 bash[22175]: audit 2022-05-01T00:34:38.751219+0000 mon.smithi157 (mon.0) 5132 : audit [DBG] from='client.? 172.21.15.157:0/2938933523' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:39 smithi157 bash[20376]: cluster 2022-05-01T00:34:38.405046+0000 mgr.smithi157.nfpzoe (mgr.14180) 8229 : cluster [DBG] pgmap v7712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:39.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:39 smithi157 bash[20376]: audit 2022-05-01T00:34:38.751219+0000 mon.smithi157 (mon.0) 5132 : audit [DBG] from='client.? 172.21.15.157:0/2938933523' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:41 smithi165 bash[22175]: cluster 2022-05-01T00:34:40.405705+0000 mgr.smithi157.nfpzoe (mgr.14180) 8230 : cluster [DBG] pgmap v7713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:41 smithi157 bash[20376]: cluster 2022-05-01T00:34:40.405705+0000 mgr.smithi157.nfpzoe (mgr.14180) 8230 : cluster [DBG] pgmap v7713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:43.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:34:43.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:34:43.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:34:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:43 smithi165 bash[22175]: cluster 2022-05-01T00:34:42.406355+0000 mgr.smithi157.nfpzoe (mgr.14180) 8231 : cluster [DBG] pgmap v7714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:43 smithi157 bash[20376]: cluster 2022-05-01T00:34:42.406355+0000 mgr.smithi157.nfpzoe (mgr.14180) 8231 : cluster [DBG] pgmap v7714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:44.100 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:34:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:44 smithi165 bash[22175]: audit 2022-05-01T00:34:44.081007+0000 mon.smithi157 (mon.0) 5133 : audit [DBG] from='client.? 172.21.15.157:0/67749297' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:44 smithi157 bash[20376]: audit 2022-05-01T00:34:44.081007+0000 mon.smithi157 (mon.0) 5133 : audit [DBG] from='client.? 172.21.15.157:0/67749297' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:45 smithi165 bash[22175]: cluster 2022-05-01T00:34:44.406995+0000 mgr.smithi157.nfpzoe (mgr.14180) 8232 : cluster [DBG] pgmap v7715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:45 smithi157 bash[20376]: cluster 2022-05-01T00:34:44.406995+0000 mgr.smithi157.nfpzoe (mgr.14180) 8232 : cluster [DBG] pgmap v7715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:47 smithi157 bash[20376]: cluster 2022-05-01T00:34:46.407589+0000 mgr.smithi157.nfpzoe (mgr.14180) 8233 : cluster [DBG] pgmap v7716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:47 smithi165 bash[22175]: cluster 2022-05-01T00:34:46.407589+0000 mgr.smithi157.nfpzoe (mgr.14180) 8233 : cluster [DBG] pgmap v7716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:49.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:34:49.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:34:49.104 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:34:49.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:34:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:49 smithi165 bash[22175]: cluster 2022-05-01T00:34:48.408174+0000 mgr.smithi157.nfpzoe (mgr.14180) 8234 : cluster [DBG] pgmap v7717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:49 smithi165 bash[22175]: audit 2022-05-01T00:34:49.409419+0000 mon.smithi157 (mon.0) 5134 : audit [DBG] from='client.? 172.21.15.157:0/1936957228' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:49 smithi157 bash[20376]: cluster 2022-05-01T00:34:48.408174+0000 mgr.smithi157.nfpzoe (mgr.14180) 8234 : cluster [DBG] pgmap v7717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:49.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:49 smithi157 bash[20376]: audit 2022-05-01T00:34:49.409419+0000 mon.smithi157 (mon.0) 5134 : audit [DBG] from='client.? 172.21.15.157:0/1936957228' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:51 smithi165 bash[22175]: cluster 2022-05-01T00:34:50.408897+0000 mgr.smithi157.nfpzoe (mgr.14180) 8235 : cluster [DBG] pgmap v7718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:51.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:51 smithi157 bash[20376]: cluster 2022-05-01T00:34:50.408897+0000 mgr.smithi157.nfpzoe (mgr.14180) 8235 : cluster [DBG] pgmap v7718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:53 smithi165 bash[22175]: cluster 2022-05-01T00:34:52.409609+0000 mgr.smithi157.nfpzoe (mgr.14180) 8236 : cluster [DBG] pgmap v7719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:53 smithi157 bash[20376]: cluster 2022-05-01T00:34:52.409609+0000 mgr.smithi157.nfpzoe (mgr.14180) 8236 : cluster [DBG] pgmap v7719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:54.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:34:54.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:34:54.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:34:54.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:34:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:55 smithi165 bash[22175]: cluster 2022-05-01T00:34:54.410274+0000 mgr.smithi157.nfpzoe (mgr.14180) 8237 : cluster [DBG] pgmap v7720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:55 smithi165 bash[22175]: audit 2022-05-01T00:34:54.738691+0000 mon.smithi157 (mon.0) 5135 : audit [DBG] from='client.? 172.21.15.157:0/1926732032' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:55 smithi157 bash[20376]: cluster 2022-05-01T00:34:54.410274+0000 mgr.smithi157.nfpzoe (mgr.14180) 8237 : cluster [DBG] pgmap v7720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:55.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:55 smithi157 bash[20376]: audit 2022-05-01T00:34:54.738691+0000 mon.smithi157 (mon.0) 5135 : audit [DBG] from='client.? 172.21.15.157:0/1926732032' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:34:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:57 smithi157 bash[20376]: cluster 2022-05-01T00:34:56.410940+0000 mgr.smithi157.nfpzoe (mgr.14180) 8238 : cluster [DBG] pgmap v7721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:57 smithi165 bash[22175]: cluster 2022-05-01T00:34:56.410940+0000 mgr.smithi157.nfpzoe (mgr.14180) 8238 : cluster [DBG] pgmap v7721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:59.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:34:59.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:34:59.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:34:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:59 smithi165 bash[22175]: cluster 2022-05-01T00:34:58.411580+0000 mgr.smithi157.nfpzoe (mgr.14180) 8239 : cluster [DBG] pgmap v7722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:34:59 smithi165 bash[22175]: audit 2022-05-01T00:34:59.366626+0000 mon.smithi157 (mon.0) 5136 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:34:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:59 smithi157 bash[20376]: cluster 2022-05-01T00:34:58.411580+0000 mgr.smithi157.nfpzoe (mgr.14180) 8239 : cluster [DBG] pgmap v7722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:34:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:34:59 smithi157 bash[20376]: audit 2022-05-01T00:34:59.366626+0000 mon.smithi157 (mon.0) 5136 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:35:00.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:35:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:00 smithi165 bash[22175]: audit 2022-05-01T00:34:59.663057+0000 mon.smithi157 (mon.0) 5137 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:35:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:00 smithi165 bash[22175]: audit 2022-05-01T00:35:00.064486+0000 mon.smithi157 (mon.0) 5138 : audit [DBG] from='client.? 172.21.15.157:0/3155479534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:00 smithi157 bash[20376]: audit 2022-05-01T00:34:59.663057+0000 mon.smithi157 (mon.0) 5137 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:35:01.007 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:00 smithi157 bash[20376]: audit 2022-05-01T00:35:00.064486+0000 mon.smithi157 (mon.0) 5138 : audit [DBG] from='client.? 172.21.15.157:0/3155479534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:01.829 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:01 smithi157 bash[20376]: cluster 2022-05-01T00:35:00.412167+0000 mgr.smithi157.nfpzoe (mgr.14180) 8240 : cluster [DBG] pgmap v7723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:01 smithi165 bash[22175]: cluster 2022-05-01T00:35:00.412167+0000 mgr.smithi157.nfpzoe (mgr.14180) 8240 : cluster [DBG] pgmap v7723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:03 smithi165 bash[22175]: cluster 2022-05-01T00:35:02.412818+0000 mgr.smithi157.nfpzoe (mgr.14180) 8241 : cluster [DBG] pgmap v7724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:03 smithi157 bash[20376]: cluster 2022-05-01T00:35:02.412818+0000 mgr.smithi157.nfpzoe (mgr.14180) 8241 : cluster [DBG] pgmap v7724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:05.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:35:05.088 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:35:05.088 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:35:05.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:35:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:05 smithi165 bash[22175]: cluster 2022-05-01T00:35:04.413480+0000 mgr.smithi157.nfpzoe (mgr.14180) 8242 : cluster [DBG] pgmap v7725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:05 smithi165 bash[22175]: audit 2022-05-01T00:35:05.395850+0000 mon.smithi157 (mon.0) 5139 : audit [DBG] from='client.? 172.21.15.157:0/1205919473' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:05 smithi157 bash[20376]: cluster 2022-05-01T00:35:04.413480+0000 mgr.smithi157.nfpzoe (mgr.14180) 8242 : cluster [DBG] pgmap v7725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:05.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:05 smithi157 bash[20376]: audit 2022-05-01T00:35:05.395850+0000 mon.smithi157 (mon.0) 5139 : audit [DBG] from='client.? 172.21.15.157:0/1205919473' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:07 smithi157 bash[20376]: cluster 2022-05-01T00:35:06.414183+0000 mgr.smithi157.nfpzoe (mgr.14180) 8243 : cluster [DBG] pgmap v7726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:07 smithi165 bash[22175]: cluster 2022-05-01T00:35:06.414183+0000 mgr.smithi157.nfpzoe (mgr.14180) 8243 : cluster [DBG] pgmap v7726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:09 smithi165 bash[22175]: cluster 2022-05-01T00:35:08.414838+0000 mgr.smithi157.nfpzoe (mgr.14180) 8244 : cluster [DBG] pgmap v7727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:09 smithi157 bash[20376]: cluster 2022-05-01T00:35:08.414838+0000 mgr.smithi157.nfpzoe (mgr.14180) 8244 : cluster [DBG] pgmap v7727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:10.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:35:10.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:35:10.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:35:10.741 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:35:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:11 smithi165 bash[22175]: cluster 2022-05-01T00:35:10.415449+0000 mgr.smithi157.nfpzoe (mgr.14180) 8245 : cluster [DBG] pgmap v7728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:11.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:11 smithi165 bash[22175]: audit 2022-05-01T00:35:10.721883+0000 mon.smithi157 (mon.0) 5140 : audit [DBG] from='client.? 172.21.15.157:0/1378443949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:11 smithi157 bash[20376]: cluster 2022-05-01T00:35:10.415449+0000 mgr.smithi157.nfpzoe (mgr.14180) 8245 : cluster [DBG] pgmap v7728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:11.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:11 smithi157 bash[20376]: audit 2022-05-01T00:35:10.721883+0000 mon.smithi157 (mon.0) 5140 : audit [DBG] from='client.? 172.21.15.157:0/1378443949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:13 smithi165 bash[22175]: cluster 2022-05-01T00:35:12.416034+0000 mgr.smithi157.nfpzoe (mgr.14180) 8246 : cluster [DBG] pgmap v7729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:13.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:13 smithi157 bash[20376]: cluster 2022-05-01T00:35:12.416034+0000 mgr.smithi157.nfpzoe (mgr.14180) 8246 : cluster [DBG] pgmap v7729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:15.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:35:15.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:35:15.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:35:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:15 smithi165 bash[22175]: cluster 2022-05-01T00:35:14.416704+0000 mgr.smithi157.nfpzoe (mgr.14180) 8247 : cluster [DBG] pgmap v7730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:15 smithi157 bash[20376]: cluster 2022-05-01T00:35:14.416704+0000 mgr.smithi157.nfpzoe (mgr.14180) 8247 : cluster [DBG] pgmap v7730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:16.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:35:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:16 smithi165 bash[22175]: audit 2022-05-01T00:35:16.046809+0000 mon.smithi157 (mon.0) 5141 : audit [DBG] from='client.? 172.21.15.157:0/2970693026' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:16 smithi157 bash[20376]: audit 2022-05-01T00:35:16.046809+0000 mon.smithi157 (mon.0) 5141 : audit [DBG] from='client.? 172.21.15.157:0/2970693026' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:17 smithi165 bash[22175]: cluster 2022-05-01T00:35:16.417449+0000 mgr.smithi157.nfpzoe (mgr.14180) 8248 : cluster [DBG] pgmap v7731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:17 smithi157 bash[20376]: cluster 2022-05-01T00:35:16.417449+0000 mgr.smithi157.nfpzoe (mgr.14180) 8248 : cluster [DBG] pgmap v7731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:19 smithi165 bash[22175]: cluster 2022-05-01T00:35:18.418144+0000 mgr.smithi157.nfpzoe (mgr.14180) 8249 : cluster [DBG] pgmap v7732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:19 smithi157 bash[20376]: cluster 2022-05-01T00:35:18.418144+0000 mgr.smithi157.nfpzoe (mgr.14180) 8249 : cluster [DBG] pgmap v7732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:21.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:35:21.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:35:21.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:35:21.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:35:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:21 smithi165 bash[22175]: cluster 2022-05-01T00:35:20.418689+0000 mgr.smithi157.nfpzoe (mgr.14180) 8250 : cluster [DBG] pgmap v7733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:21 smithi165 bash[22175]: audit 2022-05-01T00:35:21.377372+0000 mon.smithi157 (mon.0) 5142 : audit [DBG] from='client.? 172.21.15.157:0/4071036025' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:21 smithi157 bash[20376]: cluster 2022-05-01T00:35:20.418689+0000 mgr.smithi157.nfpzoe (mgr.14180) 8250 : cluster [DBG] pgmap v7733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:21.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:21 smithi157 bash[20376]: audit 2022-05-01T00:35:21.377372+0000 mon.smithi157 (mon.0) 5142 : audit [DBG] from='client.? 172.21.15.157:0/4071036025' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:23 smithi165 bash[22175]: cluster 2022-05-01T00:35:22.419347+0000 mgr.smithi157.nfpzoe (mgr.14180) 8251 : cluster [DBG] pgmap v7734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:23 smithi157 bash[20376]: cluster 2022-05-01T00:35:22.419347+0000 mgr.smithi157.nfpzoe (mgr.14180) 8251 : cluster [DBG] pgmap v7734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:25 smithi165 bash[22175]: cluster 2022-05-01T00:35:24.420000+0000 mgr.smithi157.nfpzoe (mgr.14180) 8252 : cluster [DBG] pgmap v7735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:25 smithi157 bash[20376]: cluster 2022-05-01T00:35:24.420000+0000 mgr.smithi157.nfpzoe (mgr.14180) 8252 : cluster [DBG] pgmap v7735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:26.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:35:26.401 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:35:26.401 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:35:26.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:35:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:27 smithi157 bash[20376]: cluster 2022-05-01T00:35:26.420601+0000 mgr.smithi157.nfpzoe (mgr.14180) 8253 : cluster [DBG] pgmap v7736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:27 smithi157 bash[20376]: audit 2022-05-01T00:35:26.703382+0000 mon.smithi157 (mon.0) 5143 : audit [DBG] from='client.? 172.21.15.157:0/1999485989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:27 smithi165 bash[22175]: cluster 2022-05-01T00:35:26.420601+0000 mgr.smithi157.nfpzoe (mgr.14180) 8253 : cluster [DBG] pgmap v7736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:27 smithi165 bash[22175]: audit 2022-05-01T00:35:26.703382+0000 mon.smithi157 (mon.0) 5143 : audit [DBG] from='client.? 172.21.15.157:0/1999485989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:28 smithi165 bash[22175]: audit 2022-05-01T00:35:28.433811+0000 mon.smithi157 (mon.0) 5144 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:35:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:28 smithi165 bash[22175]: audit 2022-05-01T00:35:28.439820+0000 mon.smithi157 (mon.0) 5145 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:35:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:28 smithi165 bash[22175]: audit 2022-05-01T00:35:28.441661+0000 mon.smithi157 (mon.0) 5146 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:35:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:28 smithi157 bash[20376]: audit 2022-05-01T00:35:28.433811+0000 mon.smithi157 (mon.0) 5144 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:35:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:28 smithi157 bash[20376]: audit 2022-05-01T00:35:28.439820+0000 mon.smithi157 (mon.0) 5145 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:35:28.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:28 smithi157 bash[20376]: audit 2022-05-01T00:35:28.441661+0000 mon.smithi157 (mon.0) 5146 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:35:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:29 smithi157 bash[20376]: cluster 2022-05-01T00:35:28.421221+0000 mgr.smithi157.nfpzoe (mgr.14180) 8254 : cluster [DBG] pgmap v7737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:29 smithi157 bash[20376]: cluster 2022-05-01T00:35:28.757902+0000 mgr.smithi157.nfpzoe (mgr.14180) 8255 : cluster [DBG] pgmap v7738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:29 smithi157 bash[20376]: cluster 2022-05-01T00:35:28.758414+0000 mgr.smithi157.nfpzoe (mgr.14180) 8256 : cluster [DBG] pgmap v7739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:29 smithi157 bash[20376]: audit 2022-05-01T00:35:28.764490+0000 mon.smithi157 (mon.0) 5147 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:35:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:29 smithi157 bash[20376]: audit 2022-05-01T00:35:28.773161+0000 mon.smithi157 (mon.0) 5148 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:35:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:29 smithi157 bash[20376]: cephadm 2022-05-01T00:35:28.774661+0000 mgr.smithi157.nfpzoe (mgr.14180) 8257 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:35:29.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:29 smithi157 bash[20376]: cephadm 2022-05-01T00:35:28.774866+0000 mgr.smithi157.nfpzoe (mgr.14180) 8258 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:35:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:29 smithi165 bash[22175]: cluster 2022-05-01T00:35:28.421221+0000 mgr.smithi157.nfpzoe (mgr.14180) 8254 : cluster [DBG] pgmap v7737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:29 smithi165 bash[22175]: cluster 2022-05-01T00:35:28.757902+0000 mgr.smithi157.nfpzoe (mgr.14180) 8255 : cluster [DBG] pgmap v7738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:29 smithi165 bash[22175]: cluster 2022-05-01T00:35:28.758414+0000 mgr.smithi157.nfpzoe (mgr.14180) 8256 : cluster [DBG] pgmap v7739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:30.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:29 smithi165 bash[22175]: audit 2022-05-01T00:35:28.764490+0000 mon.smithi157 (mon.0) 5147 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:35:30.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:29 smithi165 bash[22175]: audit 2022-05-01T00:35:28.773161+0000 mon.smithi157 (mon.0) 5148 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:35:30.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:29 smithi165 bash[22175]: cephadm 2022-05-01T00:35:28.774661+0000 mgr.smithi157.nfpzoe (mgr.14180) 8257 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:35:30.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:29 smithi165 bash[22175]: cephadm 2022-05-01T00:35:28.774866+0000 mgr.smithi157.nfpzoe (mgr.14180) 8258 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:35:31.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:35:31.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:35:31.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:35:32.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:35:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:31 smithi165 bash[22175]: cluster 2022-05-01T00:35:30.759051+0000 mgr.smithi157.nfpzoe (mgr.14180) 8259 : cluster [DBG] pgmap v7740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:32.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:31 smithi157 bash[20376]: cluster 2022-05-01T00:35:30.759051+0000 mgr.smithi157.nfpzoe (mgr.14180) 8259 : cluster [DBG] pgmap v7740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:32 smithi165 bash[22175]: audit 2022-05-01T00:35:32.032014+0000 mon.smithi157 (mon.0) 5149 : audit [DBG] from='client.? 172.21.15.157:0/4169641047' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:32 smithi157 bash[20376]: audit 2022-05-01T00:35:32.032014+0000 mon.smithi157 (mon.0) 5149 : audit [DBG] from='client.? 172.21.15.157:0/4169641047' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:33 smithi165 bash[22175]: cluster 2022-05-01T00:35:32.759722+0000 mgr.smithi157.nfpzoe (mgr.14180) 8260 : cluster [DBG] pgmap v7741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:33 smithi157 bash[20376]: cluster 2022-05-01T00:35:32.759722+0000 mgr.smithi157.nfpzoe (mgr.14180) 8260 : cluster [DBG] pgmap v7741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:35 smithi165 bash[22175]: cluster 2022-05-01T00:35:34.760369+0000 mgr.smithi157.nfpzoe (mgr.14180) 8261 : cluster [DBG] pgmap v7742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:35 smithi157 bash[20376]: cluster 2022-05-01T00:35:34.760369+0000 mgr.smithi157.nfpzoe (mgr.14180) 8261 : cluster [DBG] pgmap v7742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:37.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:35:37.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:35:37.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:35:37.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:35:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:37 smithi157 bash[20376]: cluster 2022-05-01T00:35:36.761015+0000 mgr.smithi157.nfpzoe (mgr.14180) 8262 : cluster [DBG] pgmap v7743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:37 smithi165 bash[22175]: cluster 2022-05-01T00:35:36.761015+0000 mgr.smithi157.nfpzoe (mgr.14180) 8262 : cluster [DBG] pgmap v7743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:38 smithi157 bash[20376]: audit 2022-05-01T00:35:37.362171+0000 mon.smithi157 (mon.0) 5150 : audit [DBG] from='client.? 172.21.15.157:0/2474680183' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:38 smithi165 bash[22175]: audit 2022-05-01T00:35:37.362171+0000 mon.smithi157 (mon.0) 5150 : audit [DBG] from='client.? 172.21.15.157:0/2474680183' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:39 smithi157 bash[20376]: cluster 2022-05-01T00:35:38.761644+0000 mgr.smithi157.nfpzoe (mgr.14180) 8263 : cluster [DBG] pgmap v7744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:39 smithi165 bash[22175]: cluster 2022-05-01T00:35:38.761644+0000 mgr.smithi157.nfpzoe (mgr.14180) 8263 : cluster [DBG] pgmap v7744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:41 smithi165 bash[22175]: cluster 2022-05-01T00:35:40.762294+0000 mgr.smithi157.nfpzoe (mgr.14180) 8264 : cluster [DBG] pgmap v7745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:41 smithi157 bash[20376]: cluster 2022-05-01T00:35:40.762294+0000 mgr.smithi157.nfpzoe (mgr.14180) 8264 : cluster [DBG] pgmap v7745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:42.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:35:42.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:35:42.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:35:42.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:35:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:42 smithi165 bash[22175]: audit 2022-05-01T00:35:42.693294+0000 mon.smithi157 (mon.0) 5151 : audit [DBG] from='client.? 172.21.15.157:0/1878078454' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:43.211 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:42 smithi157 bash[20376]: audit 2022-05-01T00:35:42.693294+0000 mon.smithi157 (mon.0) 5151 : audit [DBG] from='client.? 172.21.15.157:0/1878078454' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:43 smithi165 bash[22175]: cluster 2022-05-01T00:35:42.762906+0000 mgr.smithi157.nfpzoe (mgr.14180) 8265 : cluster [DBG] pgmap v7746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:43 smithi157 bash[20376]: cluster 2022-05-01T00:35:42.762906+0000 mgr.smithi157.nfpzoe (mgr.14180) 8265 : cluster [DBG] pgmap v7746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:45 smithi165 bash[22175]: cluster 2022-05-01T00:35:44.763558+0000 mgr.smithi157.nfpzoe (mgr.14180) 8266 : cluster [DBG] pgmap v7747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:45 smithi157 bash[20376]: cluster 2022-05-01T00:35:44.763558+0000 mgr.smithi157.nfpzoe (mgr.14180) 8266 : cluster [DBG] pgmap v7747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:47 smithi157 bash[20376]: cluster 2022-05-01T00:35:46.764182+0000 mgr.smithi157.nfpzoe (mgr.14180) 8267 : cluster [DBG] pgmap v7748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:47 smithi165 bash[22175]: cluster 2022-05-01T00:35:46.764182+0000 mgr.smithi157.nfpzoe (mgr.14180) 8267 : cluster [DBG] pgmap v7748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:47.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:35:47.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:35:47.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:35:48.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:35:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:48 smithi157 bash[20376]: audit 2022-05-01T00:35:48.019294+0000 mon.smithi157 (mon.0) 5152 : audit [DBG] from='client.? 172.21.15.157:0/707299603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:48 smithi165 bash[22175]: audit 2022-05-01T00:35:48.019294+0000 mon.smithi157 (mon.0) 5152 : audit [DBG] from='client.? 172.21.15.157:0/707299603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:49 smithi157 bash[20376]: cluster 2022-05-01T00:35:48.764911+0000 mgr.smithi157.nfpzoe (mgr.14180) 8268 : cluster [DBG] pgmap v7749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:49 smithi165 bash[22175]: cluster 2022-05-01T00:35:48.764911+0000 mgr.smithi157.nfpzoe (mgr.14180) 8268 : cluster [DBG] pgmap v7749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:51 smithi165 bash[22175]: cluster 2022-05-01T00:35:50.765593+0000 mgr.smithi157.nfpzoe (mgr.14180) 8269 : cluster [DBG] pgmap v7750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:51 smithi157 bash[20376]: cluster 2022-05-01T00:35:50.765593+0000 mgr.smithi157.nfpzoe (mgr.14180) 8269 : cluster [DBG] pgmap v7750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:53.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:35:53.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:35:53.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:35:53.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:35:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:53 smithi165 bash[22175]: cluster 2022-05-01T00:35:52.766219+0000 mgr.smithi157.nfpzoe (mgr.14180) 8270 : cluster [DBG] pgmap v7751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:53 smithi165 bash[22175]: audit 2022-05-01T00:35:53.341952+0000 mon.smithi157 (mon.0) 5153 : audit [DBG] from='client.? 172.21.15.157:0/3484434519' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:53 smithi157 bash[20376]: cluster 2022-05-01T00:35:52.766219+0000 mgr.smithi157.nfpzoe (mgr.14180) 8270 : cluster [DBG] pgmap v7751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:54.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:53 smithi157 bash[20376]: audit 2022-05-01T00:35:53.341952+0000 mon.smithi157 (mon.0) 5153 : audit [DBG] from='client.? 172.21.15.157:0/3484434519' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:55 smithi165 bash[22175]: cluster 2022-05-01T00:35:54.766910+0000 mgr.smithi157.nfpzoe (mgr.14180) 8271 : cluster [DBG] pgmap v7752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:55 smithi157 bash[20376]: cluster 2022-05-01T00:35:54.766910+0000 mgr.smithi157.nfpzoe (mgr.14180) 8271 : cluster [DBG] pgmap v7752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:57 smithi157 bash[20376]: cluster 2022-05-01T00:35:56.767668+0000 mgr.smithi157.nfpzoe (mgr.14180) 8272 : cluster [DBG] pgmap v7753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:57 smithi165 bash[22175]: cluster 2022-05-01T00:35:56.767668+0000 mgr.smithi157.nfpzoe (mgr.14180) 8272 : cluster [DBG] pgmap v7753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:58.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:35:58.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:35:58.366 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:35:58.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:35:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:58 smithi165 bash[22175]: audit 2022-05-01T00:35:58.677392+0000 mon.smithi157 (mon.0) 5154 : audit [DBG] from='client.? 172.21.15.157:0/1793702933' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:59.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:58 smithi157 bash[20376]: audit 2022-05-01T00:35:58.677392+0000 mon.smithi157 (mon.0) 5154 : audit [DBG] from='client.? 172.21.15.157:0/1793702933' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:35:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:59 smithi157 bash[20376]: cluster 2022-05-01T00:35:58.768305+0000 mgr.smithi157.nfpzoe (mgr.14180) 8273 : cluster [DBG] pgmap v7754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:35:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:59 smithi157 bash[20376]: audit 2022-05-01T00:35:59.370720+0000 mon.smithi157 (mon.0) 5155 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:35:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:35:59 smithi157 bash[20376]: audit 2022-05-01T00:35:59.670119+0000 mon.smithi157 (mon.0) 5156 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:36:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:59 smithi165 bash[22175]: cluster 2022-05-01T00:35:58.768305+0000 mgr.smithi157.nfpzoe (mgr.14180) 8273 : cluster [DBG] pgmap v7754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:59 smithi165 bash[22175]: audit 2022-05-01T00:35:59.370720+0000 mon.smithi157 (mon.0) 5155 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:36:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:35:59 smithi165 bash[22175]: audit 2022-05-01T00:35:59.670119+0000 mon.smithi157 (mon.0) 5156 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:36:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:01 smithi165 bash[22175]: cluster 2022-05-01T00:36:00.768920+0000 mgr.smithi157.nfpzoe (mgr.14180) 8274 : cluster [DBG] pgmap v7755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:01 smithi157 bash[20376]: cluster 2022-05-01T00:36:00.768920+0000 mgr.smithi157.nfpzoe (mgr.14180) 8274 : cluster [DBG] pgmap v7755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:03.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:36:03.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:36:03.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:36:04.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:36:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:03 smithi165 bash[22175]: cluster 2022-05-01T00:36:02.769564+0000 mgr.smithi157.nfpzoe (mgr.14180) 8275 : cluster [DBG] pgmap v7756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:03 smithi157 bash[20376]: cluster 2022-05-01T00:36:02.769564+0000 mgr.smithi157.nfpzoe (mgr.14180) 8275 : cluster [DBG] pgmap v7756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:04 smithi165 bash[22175]: audit 2022-05-01T00:36:04.006627+0000 mon.smithi157 (mon.0) 5157 : audit [DBG] from='client.? 172.21.15.157:0/2588375156' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:04 smithi157 bash[20376]: audit 2022-05-01T00:36:04.006627+0000 mon.smithi157 (mon.0) 5157 : audit [DBG] from='client.? 172.21.15.157:0/2588375156' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:05 smithi165 bash[22175]: cluster 2022-05-01T00:36:04.770185+0000 mgr.smithi157.nfpzoe (mgr.14180) 8276 : cluster [DBG] pgmap v7757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:05 smithi157 bash[20376]: cluster 2022-05-01T00:36:04.770185+0000 mgr.smithi157.nfpzoe (mgr.14180) 8276 : cluster [DBG] pgmap v7757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:07 smithi157 bash[20376]: cluster 2022-05-01T00:36:06.770909+0000 mgr.smithi157.nfpzoe (mgr.14180) 8277 : cluster [DBG] pgmap v7758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:07 smithi165 bash[22175]: cluster 2022-05-01T00:36:06.770909+0000 mgr.smithi157.nfpzoe (mgr.14180) 8277 : cluster [DBG] pgmap v7758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:09.030 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:36:09.030 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:36:09.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:36:09.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:36:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:09 smithi157 bash[20376]: cluster 2022-05-01T00:36:08.771584+0000 mgr.smithi157.nfpzoe (mgr.14180) 8278 : cluster [DBG] pgmap v7759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:09 smithi157 bash[20376]: audit 2022-05-01T00:36:09.330776+0000 mon.smithi157 (mon.0) 5158 : audit [DBG] from='client.? 172.21.15.157:0/3322727793' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:09 smithi165 bash[22175]: cluster 2022-05-01T00:36:08.771584+0000 mgr.smithi157.nfpzoe (mgr.14180) 8278 : cluster [DBG] pgmap v7759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:09 smithi165 bash[22175]: audit 2022-05-01T00:36:09.330776+0000 mon.smithi157 (mon.0) 5158 : audit [DBG] from='client.? 172.21.15.157:0/3322727793' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:11 smithi165 bash[22175]: cluster 2022-05-01T00:36:10.772219+0000 mgr.smithi157.nfpzoe (mgr.14180) 8279 : cluster [DBG] pgmap v7760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:11 smithi157 bash[20376]: cluster 2022-05-01T00:36:10.772219+0000 mgr.smithi157.nfpzoe (mgr.14180) 8279 : cluster [DBG] pgmap v7760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:13 smithi165 bash[22175]: cluster 2022-05-01T00:36:12.772843+0000 mgr.smithi157.nfpzoe (mgr.14180) 8280 : cluster [DBG] pgmap v7761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:14.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:13 smithi157 bash[20376]: cluster 2022-05-01T00:36:12.772843+0000 mgr.smithi157.nfpzoe (mgr.14180) 8280 : cluster [DBG] pgmap v7761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:14.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:36:14.353 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:36:14.353 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:36:14.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:36:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:14 smithi165 bash[22175]: audit 2022-05-01T00:36:14.658987+0000 mon.smithi157 (mon.0) 5159 : audit [DBG] from='client.? 172.21.15.157:0/3033123180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:14 smithi157 bash[20376]: audit 2022-05-01T00:36:14.658987+0000 mon.smithi157 (mon.0) 5159 : audit [DBG] from='client.? 172.21.15.157:0/3033123180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:15 smithi165 bash[22175]: cluster 2022-05-01T00:36:14.773542+0000 mgr.smithi157.nfpzoe (mgr.14180) 8281 : cluster [DBG] pgmap v7762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:15 smithi157 bash[20376]: cluster 2022-05-01T00:36:14.773542+0000 mgr.smithi157.nfpzoe (mgr.14180) 8281 : cluster [DBG] pgmap v7762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:17 smithi157 bash[20376]: cluster 2022-05-01T00:36:16.774224+0000 mgr.smithi157.nfpzoe (mgr.14180) 8282 : cluster [DBG] pgmap v7763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:17 smithi165 bash[22175]: cluster 2022-05-01T00:36:16.774224+0000 mgr.smithi157.nfpzoe (mgr.14180) 8282 : cluster [DBG] pgmap v7763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:19.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:36:19.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:36:19.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:36:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:19 smithi157 bash[20376]: cluster 2022-05-01T00:36:18.774856+0000 mgr.smithi157.nfpzoe (mgr.14180) 8283 : cluster [DBG] pgmap v7764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:20.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:36:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:19 smithi165 bash[22175]: cluster 2022-05-01T00:36:18.774856+0000 mgr.smithi157.nfpzoe (mgr.14180) 8283 : cluster [DBG] pgmap v7764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:20 smithi165 bash[22175]: audit 2022-05-01T00:36:19.995377+0000 mon.smithi157 (mon.0) 5160 : audit [DBG] from='client.? 172.21.15.157:0/1258224355' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:21.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:20 smithi157 bash[20376]: audit 2022-05-01T00:36:19.995377+0000 mon.smithi157 (mon.0) 5160 : audit [DBG] from='client.? 172.21.15.157:0/1258224355' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:21 smithi165 bash[22175]: cluster 2022-05-01T00:36:20.775472+0000 mgr.smithi157.nfpzoe (mgr.14180) 8284 : cluster [DBG] pgmap v7765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:21 smithi157 bash[20376]: cluster 2022-05-01T00:36:20.775472+0000 mgr.smithi157.nfpzoe (mgr.14180) 8284 : cluster [DBG] pgmap v7765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:23 smithi165 bash[22175]: cluster 2022-05-01T00:36:22.776131+0000 mgr.smithi157.nfpzoe (mgr.14180) 8285 : cluster [DBG] pgmap v7766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:23 smithi157 bash[20376]: cluster 2022-05-01T00:36:22.776131+0000 mgr.smithi157.nfpzoe (mgr.14180) 8285 : cluster [DBG] pgmap v7766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:25.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:36:25.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:36:25.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:36:25.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:36:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:25 smithi165 bash[22175]: cluster 2022-05-01T00:36:24.776740+0000 mgr.smithi157.nfpzoe (mgr.14180) 8286 : cluster [DBG] pgmap v7767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:25 smithi165 bash[22175]: audit 2022-05-01T00:36:25.326346+0000 mon.smithi157 (mon.0) 5161 : audit [DBG] from='client.? 172.21.15.157:0/4211449770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:26.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:25 smithi157 bash[20376]: cluster 2022-05-01T00:36:24.776740+0000 mgr.smithi157.nfpzoe (mgr.14180) 8286 : cluster [DBG] pgmap v7767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:26.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:25 smithi157 bash[20376]: audit 2022-05-01T00:36:25.326346+0000 mon.smithi157 (mon.0) 5161 : audit [DBG] from='client.? 172.21.15.157:0/4211449770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:27 smithi157 bash[20376]: cluster 2022-05-01T00:36:26.777365+0000 mgr.smithi157.nfpzoe (mgr.14180) 8287 : cluster [DBG] pgmap v7768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:27 smithi165 bash[22175]: cluster 2022-05-01T00:36:26.777365+0000 mgr.smithi157.nfpzoe (mgr.14180) 8287 : cluster [DBG] pgmap v7768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:29.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:28 smithi165 bash[22175]: audit 2022-05-01T00:36:28.786832+0000 mon.smithi157 (mon.0) 5162 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:36:29.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:28 smithi165 bash[22175]: audit 2022-05-01T00:36:28.789798+0000 mon.smithi157 (mon.0) 5163 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:36:29.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:28 smithi165 bash[22175]: audit 2022-05-01T00:36:28.791756+0000 mon.smithi157 (mon.0) 5164 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:36:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:28 smithi157 bash[20376]: audit 2022-05-01T00:36:28.786832+0000 mon.smithi157 (mon.0) 5162 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:36:29.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:28 smithi157 bash[20376]: audit 2022-05-01T00:36:28.789798+0000 mon.smithi157 (mon.0) 5163 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:36:29.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:28 smithi157 bash[20376]: audit 2022-05-01T00:36:28.791756+0000 mon.smithi157 (mon.0) 5164 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:36:30.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:36:30.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:36:30.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:36:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:30 smithi165 bash[22175]: cluster 2022-05-01T00:36:28.778018+0000 mgr.smithi157.nfpzoe (mgr.14180) 8288 : cluster [DBG] pgmap v7769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:30 smithi165 bash[22175]: cluster 2022-05-01T00:36:29.118671+0000 mgr.smithi157.nfpzoe (mgr.14180) 8289 : cluster [DBG] pgmap v7770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:30 smithi165 bash[22175]: cluster 2022-05-01T00:36:29.119090+0000 mgr.smithi157.nfpzoe (mgr.14180) 8290 : cluster [DBG] pgmap v7771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:30 smithi165 bash[22175]: audit 2022-05-01T00:36:29.125989+0000 mon.smithi157 (mon.0) 5165 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:36:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:30 smithi165 bash[22175]: audit 2022-05-01T00:36:29.136664+0000 mon.smithi157 (mon.0) 5166 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:36:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:30 smithi157 bash[20376]: cluster 2022-05-01T00:36:28.778018+0000 mgr.smithi157.nfpzoe (mgr.14180) 8288 : cluster [DBG] pgmap v7769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:30 smithi157 bash[20376]: cluster 2022-05-01T00:36:29.118671+0000 mgr.smithi157.nfpzoe (mgr.14180) 8289 : cluster [DBG] pgmap v7770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:30 smithi157 bash[20376]: cluster 2022-05-01T00:36:29.119090+0000 mgr.smithi157.nfpzoe (mgr.14180) 8290 : cluster [DBG] pgmap v7771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:30 smithi157 bash[20376]: audit 2022-05-01T00:36:29.125989+0000 mon.smithi157 (mon.0) 5165 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:36:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:30 smithi157 bash[20376]: audit 2022-05-01T00:36:29.136664+0000 mon.smithi157 (mon.0) 5166 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:36:30.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:36:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:31 smithi165 bash[22175]: cephadm 2022-05-01T00:36:29.137810+0000 mgr.smithi157.nfpzoe (mgr.14180) 8291 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:36:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:31 smithi165 bash[22175]: cephadm 2022-05-01T00:36:29.137910+0000 mgr.smithi157.nfpzoe (mgr.14180) 8292 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:36:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:31 smithi165 bash[22175]: audit 2022-05-01T00:36:30.651684+0000 mon.smithi157 (mon.0) 5167 : audit [DBG] from='client.? 172.21.15.157:0/1419904678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:31 smithi157 bash[20376]: cephadm 2022-05-01T00:36:29.137810+0000 mgr.smithi157.nfpzoe (mgr.14180) 8291 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:36:31.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:31 smithi157 bash[20376]: cephadm 2022-05-01T00:36:29.137910+0000 mgr.smithi157.nfpzoe (mgr.14180) 8292 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:36:31.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:31 smithi157 bash[20376]: audit 2022-05-01T00:36:30.651684+0000 mon.smithi157 (mon.0) 5167 : audit [DBG] from='client.? 172.21.15.157:0/1419904678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:32 smithi165 bash[22175]: cluster 2022-05-01T00:36:31.119746+0000 mgr.smithi157.nfpzoe (mgr.14180) 8293 : cluster [DBG] pgmap v7772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:32 smithi157 bash[20376]: cluster 2022-05-01T00:36:31.119746+0000 mgr.smithi157.nfpzoe (mgr.14180) 8293 : cluster [DBG] pgmap v7772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:33.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:33 smithi165 bash[22175]: cluster 2022-05-01T00:36:33.120363+0000 mgr.smithi157.nfpzoe (mgr.14180) 8294 : cluster [DBG] pgmap v7773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:33.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:33 smithi157 bash[20376]: cluster 2022-05-01T00:36:33.120363+0000 mgr.smithi157.nfpzoe (mgr.14180) 8294 : cluster [DBG] pgmap v7773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:35 smithi157 bash[20376]: cluster 2022-05-01T00:36:35.120900+0000 mgr.smithi157.nfpzoe (mgr.14180) 8295 : cluster [DBG] pgmap v7774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:35 smithi165 bash[22175]: cluster 2022-05-01T00:36:35.120900+0000 mgr.smithi157.nfpzoe (mgr.14180) 8295 : cluster [DBG] pgmap v7774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:35.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:36:35.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:36:35.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:36:35.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:36:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:36 smithi157 bash[20376]: audit 2022-05-01T00:36:35.977333+0000 mon.smithi157 (mon.0) 5168 : audit [DBG] from='client.? 172.21.15.157:0/2926970165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:36 smithi165 bash[22175]: audit 2022-05-01T00:36:35.977333+0000 mon.smithi157 (mon.0) 5168 : audit [DBG] from='client.? 172.21.15.157:0/2926970165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:37 smithi157 bash[20376]: cluster 2022-05-01T00:36:37.121557+0000 mgr.smithi157.nfpzoe (mgr.14180) 8296 : cluster [DBG] pgmap v7775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:37 smithi165 bash[22175]: cluster 2022-05-01T00:36:37.121557+0000 mgr.smithi157.nfpzoe (mgr.14180) 8296 : cluster [DBG] pgmap v7775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:39 smithi157 bash[20376]: cluster 2022-05-01T00:36:39.122147+0000 mgr.smithi157.nfpzoe (mgr.14180) 8297 : cluster [DBG] pgmap v7776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:39 smithi165 bash[22175]: cluster 2022-05-01T00:36:39.122147+0000 mgr.smithi157.nfpzoe (mgr.14180) 8297 : cluster [DBG] pgmap v7776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:41.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:36:41.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:36:41.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:36:41.327 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:36:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:41 smithi157 bash[20376]: cluster 2022-05-01T00:36:41.122615+0000 mgr.smithi157.nfpzoe (mgr.14180) 8298 : cluster [DBG] pgmap v7777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:41 smithi165 bash[22175]: cluster 2022-05-01T00:36:41.122615+0000 mgr.smithi157.nfpzoe (mgr.14180) 8298 : cluster [DBG] pgmap v7777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:42 smithi157 bash[20376]: audit 2022-05-01T00:36:41.307989+0000 mon.smithi157 (mon.0) 5169 : audit [DBG] from='client.? 172.21.15.157:0/650131510' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:42 smithi165 bash[22175]: audit 2022-05-01T00:36:41.307989+0000 mon.smithi157 (mon.0) 5169 : audit [DBG] from='client.? 172.21.15.157:0/650131510' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:43 smithi165 bash[22175]: cluster 2022-05-01T00:36:43.123214+0000 mgr.smithi157.nfpzoe (mgr.14180) 8299 : cluster [DBG] pgmap v7778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:43 smithi157 bash[20376]: cluster 2022-05-01T00:36:43.123214+0000 mgr.smithi157.nfpzoe (mgr.14180) 8299 : cluster [DBG] pgmap v7778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:45 smithi157 bash[20376]: cluster 2022-05-01T00:36:45.123837+0000 mgr.smithi157.nfpzoe (mgr.14180) 8300 : cluster [DBG] pgmap v7779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:45 smithi165 bash[22175]: cluster 2022-05-01T00:36:45.123837+0000 mgr.smithi157.nfpzoe (mgr.14180) 8300 : cluster [DBG] pgmap v7779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:46.331 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:36:46.331 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:36:46.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:36:46.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:36:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:47 smithi157 bash[20376]: audit 2022-05-01T00:36:46.637089+0000 mon.smithi157 (mon.0) 5170 : audit [DBG] from='client.? 172.21.15.157:0/3496860657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:47 smithi157 bash[20376]: cluster 2022-05-01T00:36:47.124514+0000 mgr.smithi157.nfpzoe (mgr.14180) 8301 : cluster [DBG] pgmap v7780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:47 smithi165 bash[22175]: audit 2022-05-01T00:36:46.637089+0000 mon.smithi157 (mon.0) 5170 : audit [DBG] from='client.? 172.21.15.157:0/3496860657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:47 smithi165 bash[22175]: cluster 2022-05-01T00:36:47.124514+0000 mgr.smithi157.nfpzoe (mgr.14180) 8301 : cluster [DBG] pgmap v7780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:49 smithi157 bash[20376]: cluster 2022-05-01T00:36:49.125151+0000 mgr.smithi157.nfpzoe (mgr.14180) 8302 : cluster [DBG] pgmap v7781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:49 smithi165 bash[22175]: cluster 2022-05-01T00:36:49.125151+0000 mgr.smithi157.nfpzoe (mgr.14180) 8302 : cluster [DBG] pgmap v7781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:51.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:51 smithi157 bash[20376]: cluster 2022-05-01T00:36:51.125791+0000 mgr.smithi157.nfpzoe (mgr.14180) 8303 : cluster [DBG] pgmap v7782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:51 smithi165 bash[22175]: cluster 2022-05-01T00:36:51.125791+0000 mgr.smithi157.nfpzoe (mgr.14180) 8303 : cluster [DBG] pgmap v7782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:51.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:36:51.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:36:51.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:36:51.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:36:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:52 smithi157 bash[20376]: audit 2022-05-01T00:36:51.966683+0000 mon.smithi157 (mon.0) 5171 : audit [DBG] from='client.? 172.21.15.157:0/1228761909' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:52 smithi165 bash[22175]: audit 2022-05-01T00:36:51.966683+0000 mon.smithi157 (mon.0) 5171 : audit [DBG] from='client.? 172.21.15.157:0/1228761909' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:53 smithi165 bash[22175]: cluster 2022-05-01T00:36:53.126396+0000 mgr.smithi157.nfpzoe (mgr.14180) 8304 : cluster [DBG] pgmap v7783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:53 smithi157 bash[20376]: cluster 2022-05-01T00:36:53.126396+0000 mgr.smithi157.nfpzoe (mgr.14180) 8304 : cluster [DBG] pgmap v7783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:55 smithi157 bash[20376]: cluster 2022-05-01T00:36:55.126999+0000 mgr.smithi157.nfpzoe (mgr.14180) 8305 : cluster [DBG] pgmap v7784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:55 smithi165 bash[22175]: cluster 2022-05-01T00:36:55.126999+0000 mgr.smithi157.nfpzoe (mgr.14180) 8305 : cluster [DBG] pgmap v7784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:56.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:36:56.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:36:56.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:36:57.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:36:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:57 smithi157 bash[20376]: cluster 2022-05-01T00:36:57.127458+0000 mgr.smithi157.nfpzoe (mgr.14180) 8306 : cluster [DBG] pgmap v7785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:57 smithi165 bash[22175]: cluster 2022-05-01T00:36:57.127458+0000 mgr.smithi157.nfpzoe (mgr.14180) 8306 : cluster [DBG] pgmap v7785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:58.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:58 smithi157 bash[20376]: audit 2022-05-01T00:36:57.299560+0000 mon.smithi157 (mon.0) 5172 : audit [DBG] from='client.? 172.21.15.157:0/1314020535' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:58 smithi165 bash[22175]: audit 2022-05-01T00:36:57.299560+0000 mon.smithi157 (mon.0) 5172 : audit [DBG] from='client.? 172.21.15.157:0/1314020535' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:36:59.639 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:36:59 smithi157 bash[20376]: cluster 2022-05-01T00:36:59.128083+0000 mgr.smithi157.nfpzoe (mgr.14180) 8307 : cluster [DBG] pgmap v7786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:36:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:36:59 smithi165 bash[22175]: cluster 2022-05-01T00:36:59.128083+0000 mgr.smithi157.nfpzoe (mgr.14180) 8307 : cluster [DBG] pgmap v7786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:00 smithi165 bash[22175]: audit 2022-05-01T00:36:59.374897+0000 mon.smithi157 (mon.0) 5173 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:37:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:00 smithi165 bash[22175]: audit 2022-05-01T00:36:59.676610+0000 mon.smithi157 (mon.0) 5174 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:37:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:00 smithi157 bash[20376]: audit 2022-05-01T00:36:59.374897+0000 mon.smithi157 (mon.0) 5173 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:37:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:00 smithi157 bash[20376]: audit 2022-05-01T00:36:59.676610+0000 mon.smithi157 (mon.0) 5174 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:37:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:01 smithi157 bash[20376]: cluster 2022-05-01T00:37:01.128704+0000 mgr.smithi157.nfpzoe (mgr.14180) 8308 : cluster [DBG] pgmap v7787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:01 smithi165 bash[22175]: cluster 2022-05-01T00:37:01.128704+0000 mgr.smithi157.nfpzoe (mgr.14180) 8308 : cluster [DBG] pgmap v7787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:02.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:37:02.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:37:02.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:37:02.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:37:02.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:02 smithi157 bash[20376]: audit 2022-05-01T00:37:02.628426+0000 mon.smithi157 (mon.0) 5175 : audit [DBG] from='client.? 172.21.15.157:0/362953998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:02 smithi165 bash[22175]: audit 2022-05-01T00:37:02.628426+0000 mon.smithi157 (mon.0) 5175 : audit [DBG] from='client.? 172.21.15.157:0/362953998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:03 smithi165 bash[22175]: cluster 2022-05-01T00:37:03.129363+0000 mgr.smithi157.nfpzoe (mgr.14180) 8309 : cluster [DBG] pgmap v7788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:03 smithi157 bash[20376]: cluster 2022-05-01T00:37:03.129363+0000 mgr.smithi157.nfpzoe (mgr.14180) 8309 : cluster [DBG] pgmap v7788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:05 smithi157 bash[20376]: cluster 2022-05-01T00:37:05.129997+0000 mgr.smithi157.nfpzoe (mgr.14180) 8310 : cluster [DBG] pgmap v7789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:05 smithi165 bash[22175]: cluster 2022-05-01T00:37:05.129997+0000 mgr.smithi157.nfpzoe (mgr.14180) 8310 : cluster [DBG] pgmap v7789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:07 smithi157 bash[20376]: cluster 2022-05-01T00:37:07.130608+0000 mgr.smithi157.nfpzoe (mgr.14180) 8311 : cluster [DBG] pgmap v7790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:07 smithi165 bash[22175]: cluster 2022-05-01T00:37:07.130608+0000 mgr.smithi157.nfpzoe (mgr.14180) 8311 : cluster [DBG] pgmap v7790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:07.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:37:07.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:37:07.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:37:07.979 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:37:08.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:08 smithi157 bash[20376]: audit 2022-05-01T00:37:07.959500+0000 mon.smithi157 (mon.0) 5176 : audit [DBG] from='client.? 172.21.15.157:0/3384943661' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:08 smithi165 bash[22175]: audit 2022-05-01T00:37:07.959500+0000 mon.smithi157 (mon.0) 5176 : audit [DBG] from='client.? 172.21.15.157:0/3384943661' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:09.633 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:09 smithi157 bash[20376]: cluster 2022-05-01T00:37:09.131348+0000 mgr.smithi157.nfpzoe (mgr.14180) 8312 : cluster [DBG] pgmap v7791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:09 smithi165 bash[22175]: cluster 2022-05-01T00:37:09.131348+0000 mgr.smithi157.nfpzoe (mgr.14180) 8312 : cluster [DBG] pgmap v7791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:11 smithi157 bash[20376]: cluster 2022-05-01T00:37:11.132085+0000 mgr.smithi157.nfpzoe (mgr.14180) 8313 : cluster [DBG] pgmap v7792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:11 smithi165 bash[22175]: cluster 2022-05-01T00:37:11.132085+0000 mgr.smithi157.nfpzoe (mgr.14180) 8313 : cluster [DBG] pgmap v7792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:12.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:37:12.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:37:12.984 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:37:13.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:37:13.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:13 smithi165 bash[22175]: cluster 2022-05-01T00:37:13.132699+0000 mgr.smithi157.nfpzoe (mgr.14180) 8314 : cluster [DBG] pgmap v7793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:13 smithi157 bash[20376]: cluster 2022-05-01T00:37:13.132699+0000 mgr.smithi157.nfpzoe (mgr.14180) 8314 : cluster [DBG] pgmap v7793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:14 smithi157 bash[20376]: audit 2022-05-01T00:37:13.283109+0000 mon.smithi157 (mon.0) 5177 : audit [DBG] from='client.? 172.21.15.157:0/3785233430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:14 smithi165 bash[22175]: audit 2022-05-01T00:37:13.283109+0000 mon.smithi157 (mon.0) 5177 : audit [DBG] from='client.? 172.21.15.157:0/3785233430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:15 smithi165 bash[22175]: cluster 2022-05-01T00:37:15.133360+0000 mgr.smithi157.nfpzoe (mgr.14180) 8315 : cluster [DBG] pgmap v7794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:15 smithi157 bash[20376]: cluster 2022-05-01T00:37:15.133360+0000 mgr.smithi157.nfpzoe (mgr.14180) 8315 : cluster [DBG] pgmap v7794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:17 smithi157 bash[20376]: cluster 2022-05-01T00:37:17.133943+0000 mgr.smithi157.nfpzoe (mgr.14180) 8316 : cluster [DBG] pgmap v7795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:17 smithi165 bash[22175]: cluster 2022-05-01T00:37:17.133943+0000 mgr.smithi157.nfpzoe (mgr.14180) 8316 : cluster [DBG] pgmap v7795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:18.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:37:18.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:37:18.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:37:18.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:37:18.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:18 smithi157 bash[20376]: audit 2022-05-01T00:37:18.611625+0000 mon.smithi157 (mon.0) 5178 : audit [DBG] from='client.? 172.21.15.157:0/1476026849' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:18 smithi165 bash[22175]: audit 2022-05-01T00:37:18.611625+0000 mon.smithi157 (mon.0) 5178 : audit [DBG] from='client.? 172.21.15.157:0/1476026849' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:19 smithi157 bash[20376]: cluster 2022-05-01T00:37:19.134512+0000 mgr.smithi157.nfpzoe (mgr.14180) 8317 : cluster [DBG] pgmap v7796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:19 smithi165 bash[22175]: cluster 2022-05-01T00:37:19.134512+0000 mgr.smithi157.nfpzoe (mgr.14180) 8317 : cluster [DBG] pgmap v7796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:21 smithi157 bash[20376]: cluster 2022-05-01T00:37:21.135155+0000 mgr.smithi157.nfpzoe (mgr.14180) 8318 : cluster [DBG] pgmap v7797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:21 smithi165 bash[22175]: cluster 2022-05-01T00:37:21.135155+0000 mgr.smithi157.nfpzoe (mgr.14180) 8318 : cluster [DBG] pgmap v7797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:23 smithi157 bash[20376]: cluster 2022-05-01T00:37:23.135794+0000 mgr.smithi157.nfpzoe (mgr.14180) 8319 : cluster [DBG] pgmap v7798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:23.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:37:23.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:37:23.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:37:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:23 smithi165 bash[22175]: cluster 2022-05-01T00:37:23.135794+0000 mgr.smithi157.nfpzoe (mgr.14180) 8319 : cluster [DBG] pgmap v7798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:23.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:37:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:24 smithi165 bash[22175]: audit 2022-05-01T00:37:23.942614+0000 mon.smithi157 (mon.0) 5179 : audit [DBG] from='client.? 172.21.15.157:0/2174084790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:24 smithi157 bash[20376]: audit 2022-05-01T00:37:23.942614+0000 mon.smithi157 (mon.0) 5179 : audit [DBG] from='client.? 172.21.15.157:0/2174084790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:25 smithi165 bash[22175]: cluster 2022-05-01T00:37:25.136504+0000 mgr.smithi157.nfpzoe (mgr.14180) 8320 : cluster [DBG] pgmap v7799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:25 smithi157 bash[20376]: cluster 2022-05-01T00:37:25.136504+0000 mgr.smithi157.nfpzoe (mgr.14180) 8320 : cluster [DBG] pgmap v7799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:27 smithi157 bash[20376]: cluster 2022-05-01T00:37:27.137165+0000 mgr.smithi157.nfpzoe (mgr.14180) 8321 : cluster [DBG] pgmap v7800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:27 smithi165 bash[22175]: cluster 2022-05-01T00:37:27.137165+0000 mgr.smithi157.nfpzoe (mgr.14180) 8321 : cluster [DBG] pgmap v7800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:28.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:37:28.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:37:28.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:37:29.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:37:29.634 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:29 smithi157 bash[20376]: audit 2022-05-01T00:37:29.145472+0000 mon.smithi157 (mon.0) 5180 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:37:29.634 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:29 smithi157 bash[20376]: audit 2022-05-01T00:37:29.147732+0000 mon.smithi157 (mon.0) 5181 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:37:29.634 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:29 smithi157 bash[20376]: audit 2022-05-01T00:37:29.149283+0000 mon.smithi157 (mon.0) 5182 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:37:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:29 smithi165 bash[22175]: audit 2022-05-01T00:37:29.145472+0000 mon.smithi157 (mon.0) 5180 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:37:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:29 smithi165 bash[22175]: audit 2022-05-01T00:37:29.147732+0000 mon.smithi157 (mon.0) 5181 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:37:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:29 smithi165 bash[22175]: audit 2022-05-01T00:37:29.149283+0000 mon.smithi157 (mon.0) 5182 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:37:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:30 smithi165 bash[22175]: cluster 2022-05-01T00:37:29.137690+0000 mgr.smithi157.nfpzoe (mgr.14180) 8322 : cluster [DBG] pgmap v7801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:30 smithi165 bash[22175]: audit 2022-05-01T00:37:29.302318+0000 mon.smithi157 (mon.0) 5183 : audit [DBG] from='client.? 172.21.15.157:0/3007993974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:30 smithi157 bash[20376]: cluster 2022-05-01T00:37:29.137690+0000 mgr.smithi157.nfpzoe (mgr.14180) 8322 : cluster [DBG] pgmap v7801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:30.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:30 smithi157 bash[20376]: audit 2022-05-01T00:37:29.302318+0000 mon.smithi157 (mon.0) 5183 : audit [DBG] from='client.? 172.21.15.157:0/3007993974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:32 smithi165 bash[22175]: cluster 2022-05-01T00:37:31.138290+0000 mgr.smithi157.nfpzoe (mgr.14180) 8323 : cluster [DBG] pgmap v7802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:32 smithi157 bash[20376]: cluster 2022-05-01T00:37:31.138290+0000 mgr.smithi157.nfpzoe (mgr.14180) 8323 : cluster [DBG] pgmap v7802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:34.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:37:34.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:37:34.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:37:34.546 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:34 smithi165 bash[22175]: cluster 2022-05-01T00:37:33.138908+0000 mgr.smithi157.nfpzoe (mgr.14180) 8324 : cluster [DBG] pgmap v7803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:34.653 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:37:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:34 smithi157 bash[20376]: cluster 2022-05-01T00:37:33.138908+0000 mgr.smithi157.nfpzoe (mgr.14180) 8324 : cluster [DBG] pgmap v7803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:35 smithi165 bash[22175]: audit 2022-05-01T00:37:34.633724+0000 mon.smithi157 (mon.0) 5184 : audit [DBG] from='client.? 172.21.15.157:0/2081885643' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:35 smithi157 bash[20376]: audit 2022-05-01T00:37:34.633724+0000 mon.smithi157 (mon.0) 5184 : audit [DBG] from='client.? 172.21.15.157:0/2081885643' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:36 smithi165 bash[22175]: cluster 2022-05-01T00:37:35.139535+0000 mgr.smithi157.nfpzoe (mgr.14180) 8325 : cluster [DBG] pgmap v7804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:36 smithi157 bash[20376]: cluster 2022-05-01T00:37:35.139535+0000 mgr.smithi157.nfpzoe (mgr.14180) 8325 : cluster [DBG] pgmap v7804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:37 smithi157 bash[20376]: cephadm 2022-05-01T00:37:36.929689+0000 mgr.smithi157.nfpzoe (mgr.14180) 8326 : cephadm [INF] Detected new or changed devices on smithi165 2022-05-01T00:37:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:37 smithi157 bash[20376]: audit 2022-05-01T00:37:36.941809+0000 mon.smithi157 (mon.0) 5185 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:37:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:37 smithi157 bash[20376]: audit 2022-05-01T00:37:37.264079+0000 mon.smithi157 (mon.0) 5186 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:37:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:37 smithi157 bash[20376]: audit 2022-05-01T00:37:37.275469+0000 mon.smithi157 (mon.0) 5187 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:37:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:37 smithi157 bash[20376]: audit 2022-05-01T00:37:37.281903+0000 mon.smithi157 (mon.0) 5188 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T00:37:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:37 smithi157 bash[20376]: audit 2022-05-01T00:37:37.283266+0000 mon.smithi157 (mon.0) 5189 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:37:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:37 smithi165 bash[22175]: cephadm 2022-05-01T00:37:36.929689+0000 mgr.smithi157.nfpzoe (mgr.14180) 8326 : cephadm [INF] Detected new or changed devices on smithi165 2022-05-01T00:37:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:37 smithi165 bash[22175]: audit 2022-05-01T00:37:36.941809+0000 mon.smithi157 (mon.0) 5185 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:37:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:37 smithi165 bash[22175]: audit 2022-05-01T00:37:37.264079+0000 mon.smithi157 (mon.0) 5186 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:37:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:37 smithi165 bash[22175]: audit 2022-05-01T00:37:37.275469+0000 mon.smithi157 (mon.0) 5187 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:37:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:37 smithi165 bash[22175]: audit 2022-05-01T00:37:37.281903+0000 mon.smithi157 (mon.0) 5188 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T00:37:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:37 smithi165 bash[22175]: audit 2022-05-01T00:37:37.283266+0000 mon.smithi157 (mon.0) 5189 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:37:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:38 smithi165 bash[22175]: cluster 2022-05-01T00:37:37.140118+0000 mgr.smithi157.nfpzoe (mgr.14180) 8327 : cluster [DBG] pgmap v7805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:38 smithi165 bash[22175]: cluster 2022-05-01T00:37:37.257015+0000 mgr.smithi157.nfpzoe (mgr.14180) 8328 : cluster [DBG] pgmap v7806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:39.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:38 smithi165 bash[22175]: cluster 2022-05-01T00:37:37.257556+0000 mgr.smithi157.nfpzoe (mgr.14180) 8329 : cluster [DBG] pgmap v7807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:39.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:38 smithi165 bash[22175]: cephadm 2022-05-01T00:37:37.276633+0000 mgr.smithi157.nfpzoe (mgr.14180) 8330 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:37:39.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:38 smithi165 bash[22175]: cephadm 2022-05-01T00:37:37.276826+0000 mgr.smithi157.nfpzoe (mgr.14180) 8331 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:37:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:38 smithi157 bash[20376]: cluster 2022-05-01T00:37:37.140118+0000 mgr.smithi157.nfpzoe (mgr.14180) 8327 : cluster [DBG] pgmap v7805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:39.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:38 smithi157 bash[20376]: cluster 2022-05-01T00:37:37.257015+0000 mgr.smithi157.nfpzoe (mgr.14180) 8328 : cluster [DBG] pgmap v7806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:39.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:38 smithi157 bash[20376]: cluster 2022-05-01T00:37:37.257556+0000 mgr.smithi157.nfpzoe (mgr.14180) 8329 : cluster [DBG] pgmap v7807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:39.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:38 smithi157 bash[20376]: cephadm 2022-05-01T00:37:37.276633+0000 mgr.smithi157.nfpzoe (mgr.14180) 8330 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:37:39.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:38 smithi157 bash[20376]: cephadm 2022-05-01T00:37:37.276826+0000 mgr.smithi157.nfpzoe (mgr.14180) 8331 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:37:39.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:37:39.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:37:39.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:37:39.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:37:41.121 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:40 smithi165 bash[22175]: cluster 2022-05-01T00:37:39.258150+0000 mgr.smithi157.nfpzoe (mgr.14180) 8332 : cluster [DBG] pgmap v7808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:41.122 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:40 smithi165 bash[22175]: audit 2022-05-01T00:37:39.954349+0000 mon.smithi157 (mon.0) 5190 : audit [DBG] from='client.? 172.21.15.157:0/2380854066' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:40 smithi157 bash[20376]: cluster 2022-05-01T00:37:39.258150+0000 mgr.smithi157.nfpzoe (mgr.14180) 8332 : cluster [DBG] pgmap v7808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:41.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:40 smithi157 bash[20376]: audit 2022-05-01T00:37:39.954349+0000 mon.smithi157 (mon.0) 5190 : audit [DBG] from='client.? 172.21.15.157:0/2380854066' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:42.464 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:42 smithi165 bash[22175]: cluster 2022-05-01T00:37:41.258762+0000 mgr.smithi157.nfpzoe (mgr.14180) 8333 : cluster [DBG] pgmap v7809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:42 smithi157 bash[20376]: cluster 2022-05-01T00:37:41.258762+0000 mgr.smithi157.nfpzoe (mgr.14180) 8333 : cluster [DBG] pgmap v7809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:44 smithi165 bash[22175]: cluster 2022-05-01T00:37:43.259411+0000 mgr.smithi157.nfpzoe (mgr.14180) 8334 : cluster [DBG] pgmap v7810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:44 smithi157 bash[20376]: cluster 2022-05-01T00:37:43.259411+0000 mgr.smithi157.nfpzoe (mgr.14180) 8334 : cluster [DBG] pgmap v7810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:44.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:37:44.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:37:44.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:37:45.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:37:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:45 smithi165 bash[22175]: audit 2022-05-01T00:37:45.282699+0000 mon.smithi157 (mon.0) 5191 : audit [DBG] from='client.? 172.21.15.157:0/2554158283' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:45 smithi157 bash[20376]: audit 2022-05-01T00:37:45.282699+0000 mon.smithi157 (mon.0) 5191 : audit [DBG] from='client.? 172.21.15.157:0/2554158283' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:46 smithi165 bash[22175]: cluster 2022-05-01T00:37:45.260003+0000 mgr.smithi157.nfpzoe (mgr.14180) 8335 : cluster [DBG] pgmap v7811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:46.707 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:46 smithi157 bash[20376]: cluster 2022-05-01T00:37:45.260003+0000 mgr.smithi157.nfpzoe (mgr.14180) 8335 : cluster [DBG] pgmap v7811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:48 smithi165 bash[22175]: cluster 2022-05-01T00:37:47.260657+0000 mgr.smithi157.nfpzoe (mgr.14180) 8336 : cluster [DBG] pgmap v7812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:48 smithi157 bash[20376]: cluster 2022-05-01T00:37:47.260657+0000 mgr.smithi157.nfpzoe (mgr.14180) 8336 : cluster [DBG] pgmap v7812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:50.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:37:50.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:37:50.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:37:50.629 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:37:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:50 smithi165 bash[22175]: cluster 2022-05-01T00:37:49.261209+0000 mgr.smithi157.nfpzoe (mgr.14180) 8337 : cluster [DBG] pgmap v7813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:50 smithi157 bash[20376]: cluster 2022-05-01T00:37:49.261209+0000 mgr.smithi157.nfpzoe (mgr.14180) 8337 : cluster [DBG] pgmap v7813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:51 smithi165 bash[22175]: audit 2022-05-01T00:37:50.609861+0000 mon.smithi157 (mon.0) 5192 : audit [DBG] from='client.? 172.21.15.157:0/4250202534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:51 smithi165 bash[22175]: audit 2022-05-01T00:37:50.625641+0000 mon.smithi157 (mon.0) 5193 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:37:51.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:51 smithi157 bash[20376]: audit 2022-05-01T00:37:50.609861+0000 mon.smithi157 (mon.0) 5192 : audit [DBG] from='client.? 172.21.15.157:0/4250202534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:51 smithi157 bash[20376]: audit 2022-05-01T00:37:50.625641+0000 mon.smithi157 (mon.0) 5193 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:37:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:52 smithi165 bash[22175]: cluster 2022-05-01T00:37:51.261808+0000 mgr.smithi157.nfpzoe (mgr.14180) 8338 : cluster [DBG] pgmap v7814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:52 smithi157 bash[20376]: cluster 2022-05-01T00:37:51.261808+0000 mgr.smithi157.nfpzoe (mgr.14180) 8338 : cluster [DBG] pgmap v7814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:54 smithi165 bash[22175]: cluster 2022-05-01T00:37:53.262443+0000 mgr.smithi157.nfpzoe (mgr.14180) 8339 : cluster [DBG] pgmap v7815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:54 smithi157 bash[20376]: cluster 2022-05-01T00:37:53.262443+0000 mgr.smithi157.nfpzoe (mgr.14180) 8339 : cluster [DBG] pgmap v7815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:55.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:37:55.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:37:55.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:37:55.958 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:37:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:56 smithi165 bash[22175]: cluster 2022-05-01T00:37:55.263007+0000 mgr.smithi157.nfpzoe (mgr.14180) 8340 : cluster [DBG] pgmap v7816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:56 smithi165 bash[22175]: audit 2022-05-01T00:37:55.939086+0000 mon.smithi157 (mon.0) 5194 : audit [DBG] from='client.? 172.21.15.157:0/2814171610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:56 smithi157 bash[20376]: cluster 2022-05-01T00:37:55.263007+0000 mgr.smithi157.nfpzoe (mgr.14180) 8340 : cluster [DBG] pgmap v7816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:56.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:56 smithi157 bash[20376]: audit 2022-05-01T00:37:55.939086+0000 mon.smithi157 (mon.0) 5194 : audit [DBG] from='client.? 172.21.15.157:0/2814171610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:37:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:37:58 smithi165 bash[22175]: cluster 2022-05-01T00:37:57.263634+0000 mgr.smithi157.nfpzoe (mgr.14180) 8341 : cluster [DBG] pgmap v7817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:37:58.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:37:58 smithi157 bash[20376]: cluster 2022-05-01T00:37:57.263634+0000 mgr.smithi157.nfpzoe (mgr.14180) 8341 : cluster [DBG] pgmap v7817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:00 smithi165 bash[22175]: cluster 2022-05-01T00:37:59.264279+0000 mgr.smithi157.nfpzoe (mgr.14180) 8342 : cluster [DBG] pgmap v7818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:00 smithi165 bash[22175]: audit 2022-05-01T00:37:59.378955+0000 mon.smithi157 (mon.0) 5195 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:38:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:00 smithi165 bash[22175]: audit 2022-05-01T00:37:59.684203+0000 mon.smithi157 (mon.0) 5196 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:38:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:00 smithi157 bash[20376]: cluster 2022-05-01T00:37:59.264279+0000 mgr.smithi157.nfpzoe (mgr.14180) 8342 : cluster [DBG] pgmap v7818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:00 smithi157 bash[20376]: audit 2022-05-01T00:37:59.378955+0000 mon.smithi157 (mon.0) 5195 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:38:00.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:00 smithi157 bash[20376]: audit 2022-05-01T00:37:59.684203+0000 mon.smithi157 (mon.0) 5196 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:38:00.961 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:38:00.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:38:00.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:38:01.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:38:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:02 smithi165 bash[22175]: cluster 2022-05-01T00:38:01.264839+0000 mgr.smithi157.nfpzoe (mgr.14180) 8343 : cluster [DBG] pgmap v7819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:02 smithi165 bash[22175]: audit 2022-05-01T00:38:01.268537+0000 mon.smithi157 (mon.0) 5197 : audit [DBG] from='client.? 172.21.15.157:0/1629434408' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:02 smithi157 bash[20376]: cluster 2022-05-01T00:38:01.264839+0000 mgr.smithi157.nfpzoe (mgr.14180) 8343 : cluster [DBG] pgmap v7819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:02.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:02 smithi157 bash[20376]: audit 2022-05-01T00:38:01.268537+0000 mon.smithi157 (mon.0) 5197 : audit [DBG] from='client.? 172.21.15.157:0/1629434408' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:04 smithi165 bash[22175]: cluster 2022-05-01T00:38:03.265470+0000 mgr.smithi157.nfpzoe (mgr.14180) 8344 : cluster [DBG] pgmap v7820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:04 smithi157 bash[20376]: cluster 2022-05-01T00:38:03.265470+0000 mgr.smithi157.nfpzoe (mgr.14180) 8344 : cluster [DBG] pgmap v7820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:06.295 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:38:06.295 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:38:06.295 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:38:06.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:38:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:06 smithi165 bash[22175]: cluster 2022-05-01T00:38:05.266015+0000 mgr.smithi157.nfpzoe (mgr.14180) 8345 : cluster [DBG] pgmap v7821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:06 smithi157 bash[20376]: cluster 2022-05-01T00:38:05.266015+0000 mgr.smithi157.nfpzoe (mgr.14180) 8345 : cluster [DBG] pgmap v7821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:07 smithi165 bash[22175]: audit 2022-05-01T00:38:06.595076+0000 mon.smithi157 (mon.0) 5198 : audit [DBG] from='client.? 172.21.15.157:0/1530049264' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:07 smithi157 bash[20376]: audit 2022-05-01T00:38:06.595076+0000 mon.smithi157 (mon.0) 5198 : audit [DBG] from='client.? 172.21.15.157:0/1530049264' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:08 smithi165 bash[22175]: cluster 2022-05-01T00:38:07.266642+0000 mgr.smithi157.nfpzoe (mgr.14180) 8346 : cluster [DBG] pgmap v7822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:08 smithi157 bash[20376]: cluster 2022-05-01T00:38:07.266642+0000 mgr.smithi157.nfpzoe (mgr.14180) 8346 : cluster [DBG] pgmap v7822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:10 smithi165 bash[22175]: cluster 2022-05-01T00:38:09.267263+0000 mgr.smithi157.nfpzoe (mgr.14180) 8347 : cluster [DBG] pgmap v7823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:10 smithi157 bash[20376]: cluster 2022-05-01T00:38:09.267263+0000 mgr.smithi157.nfpzoe (mgr.14180) 8347 : cluster [DBG] pgmap v7823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:11.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:38:11.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:38:11.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:38:11.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:38:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:12 smithi165 bash[22175]: cluster 2022-05-01T00:38:11.267897+0000 mgr.smithi157.nfpzoe (mgr.14180) 8348 : cluster [DBG] pgmap v7824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:12 smithi165 bash[22175]: audit 2022-05-01T00:38:11.927563+0000 mon.smithi157 (mon.0) 5199 : audit [DBG] from='client.? 172.21.15.157:0/3889782852' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:12 smithi157 bash[20376]: cluster 2022-05-01T00:38:11.267897+0000 mgr.smithi157.nfpzoe (mgr.14180) 8348 : cluster [DBG] pgmap v7824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:12.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:12 smithi157 bash[20376]: audit 2022-05-01T00:38:11.927563+0000 mon.smithi157 (mon.0) 5199 : audit [DBG] from='client.? 172.21.15.157:0/3889782852' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:14 smithi165 bash[22175]: cluster 2022-05-01T00:38:13.268498+0000 mgr.smithi157.nfpzoe (mgr.14180) 8349 : cluster [DBG] pgmap v7825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:14.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:14 smithi157 bash[20376]: cluster 2022-05-01T00:38:13.268498+0000 mgr.smithi157.nfpzoe (mgr.14180) 8349 : cluster [DBG] pgmap v7825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:16 smithi165 bash[22175]: cluster 2022-05-01T00:38:15.269135+0000 mgr.smithi157.nfpzoe (mgr.14180) 8350 : cluster [DBG] pgmap v7826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:16 smithi157 bash[20376]: cluster 2022-05-01T00:38:15.269135+0000 mgr.smithi157.nfpzoe (mgr.14180) 8350 : cluster [DBG] pgmap v7826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:16.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:38:16.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:38:16.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:38:17.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:38:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:17 smithi165 bash[22175]: audit 2022-05-01T00:38:17.255303+0000 mon.smithi157 (mon.0) 5200 : audit [DBG] from='client.? 172.21.15.157:0/3628682268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:17.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:17 smithi157 bash[20376]: audit 2022-05-01T00:38:17.255303+0000 mon.smithi157 (mon.0) 5200 : audit [DBG] from='client.? 172.21.15.157:0/3628682268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:18 smithi165 bash[22175]: cluster 2022-05-01T00:38:17.269713+0000 mgr.smithi157.nfpzoe (mgr.14180) 8351 : cluster [DBG] pgmap v7827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:18.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:18 smithi157 bash[20376]: cluster 2022-05-01T00:38:17.269713+0000 mgr.smithi157.nfpzoe (mgr.14180) 8351 : cluster [DBG] pgmap v7827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:20 smithi165 bash[22175]: cluster 2022-05-01T00:38:19.270344+0000 mgr.smithi157.nfpzoe (mgr.14180) 8352 : cluster [DBG] pgmap v7828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:20.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:20 smithi157 bash[20376]: cluster 2022-05-01T00:38:19.270344+0000 mgr.smithi157.nfpzoe (mgr.14180) 8352 : cluster [DBG] pgmap v7828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:22.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:38:22.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:38:22.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:38:22.608 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:38:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:22 smithi165 bash[22175]: cluster 2022-05-01T00:38:21.270985+0000 mgr.smithi157.nfpzoe (mgr.14180) 8353 : cluster [DBG] pgmap v7829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:22 smithi157 bash[20376]: cluster 2022-05-01T00:38:21.270985+0000 mgr.smithi157.nfpzoe (mgr.14180) 8353 : cluster [DBG] pgmap v7829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:23 smithi165 bash[22175]: audit 2022-05-01T00:38:22.587027+0000 mon.smithi157 (mon.0) 5201 : audit [DBG] from='client.? 172.21.15.157:0/3712718406' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:23 smithi157 bash[20376]: audit 2022-05-01T00:38:22.587027+0000 mon.smithi157 (mon.0) 5201 : audit [DBG] from='client.? 172.21.15.157:0/3712718406' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:24 smithi165 bash[22175]: cluster 2022-05-01T00:38:23.271653+0000 mgr.smithi157.nfpzoe (mgr.14180) 8354 : cluster [DBG] pgmap v7830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:24 smithi157 bash[20376]: cluster 2022-05-01T00:38:23.271653+0000 mgr.smithi157.nfpzoe (mgr.14180) 8354 : cluster [DBG] pgmap v7830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:26 smithi165 bash[22175]: cluster 2022-05-01T00:38:25.272253+0000 mgr.smithi157.nfpzoe (mgr.14180) 8355 : cluster [DBG] pgmap v7831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:26.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:26 smithi157 bash[20376]: cluster 2022-05-01T00:38:25.272253+0000 mgr.smithi157.nfpzoe (mgr.14180) 8355 : cluster [DBG] pgmap v7831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:27.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:38:27.612 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:38:27.612 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:38:27.931 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:38:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:28 smithi165 bash[22175]: cluster 2022-05-01T00:38:27.272876+0000 mgr.smithi157.nfpzoe (mgr.14180) 8356 : cluster [DBG] pgmap v7832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:28 smithi165 bash[22175]: audit 2022-05-01T00:38:27.911301+0000 mon.smithi157 (mon.0) 5202 : audit [DBG] from='client.? 172.21.15.157:0/6716734' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:28 smithi157 bash[20376]: cluster 2022-05-01T00:38:27.272876+0000 mgr.smithi157.nfpzoe (mgr.14180) 8356 : cluster [DBG] pgmap v7832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:28.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:28 smithi157 bash[20376]: audit 2022-05-01T00:38:27.911301+0000 mon.smithi157 (mon.0) 5202 : audit [DBG] from='client.? 172.21.15.157:0/6716734' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:30 smithi165 bash[22175]: cluster 2022-05-01T00:38:29.273472+0000 mgr.smithi157.nfpzoe (mgr.14180) 8357 : cluster [DBG] pgmap v7833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:30.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:30 smithi157 bash[20376]: cluster 2022-05-01T00:38:29.273472+0000 mgr.smithi157.nfpzoe (mgr.14180) 8357 : cluster [DBG] pgmap v7833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:32 smithi165 bash[22175]: cluster 2022-05-01T00:38:31.274065+0000 mgr.smithi157.nfpzoe (mgr.14180) 8358 : cluster [DBG] pgmap v7834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:32 smithi157 bash[20376]: cluster 2022-05-01T00:38:31.274065+0000 mgr.smithi157.nfpzoe (mgr.14180) 8358 : cluster [DBG] pgmap v7834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:32.935 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:38:32.935 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:38:32.935 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:38:33.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:38:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:33 smithi165 bash[22175]: audit 2022-05-01T00:38:33.237943+0000 mon.smithi157 (mon.0) 5203 : audit [DBG] from='client.? 172.21.15.157:0/748420867' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:33 smithi157 bash[20376]: audit 2022-05-01T00:38:33.237943+0000 mon.smithi157 (mon.0) 5203 : audit [DBG] from='client.? 172.21.15.157:0/748420867' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:34 smithi165 bash[22175]: cluster 2022-05-01T00:38:33.274685+0000 mgr.smithi157.nfpzoe (mgr.14180) 8359 : cluster [DBG] pgmap v7835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:34 smithi157 bash[20376]: cluster 2022-05-01T00:38:33.274685+0000 mgr.smithi157.nfpzoe (mgr.14180) 8359 : cluster [DBG] pgmap v7835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:36 smithi165 bash[22175]: cluster 2022-05-01T00:38:35.275338+0000 mgr.smithi157.nfpzoe (mgr.14180) 8360 : cluster [DBG] pgmap v7836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:36 smithi157 bash[20376]: cluster 2022-05-01T00:38:35.275338+0000 mgr.smithi157.nfpzoe (mgr.14180) 8360 : cluster [DBG] pgmap v7836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:38.261 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:38:38.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:38:38.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:38:38.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:38:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:38 smithi165 bash[22175]: cluster 2022-05-01T00:38:37.275983+0000 mgr.smithi157.nfpzoe (mgr.14180) 8361 : cluster [DBG] pgmap v7837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:38 smithi157 bash[20376]: cluster 2022-05-01T00:38:37.275983+0000 mgr.smithi157.nfpzoe (mgr.14180) 8361 : cluster [DBG] pgmap v7837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:39.640 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:39 smithi157 bash[20376]: audit 2022-05-01T00:38:38.566301+0000 mon.smithi157 (mon.0) 5204 : audit [DBG] from='client.? 172.21.15.157:0/786573632' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:39 smithi165 bash[22175]: audit 2022-05-01T00:38:38.566301+0000 mon.smithi157 (mon.0) 5204 : audit [DBG] from='client.? 172.21.15.157:0/786573632' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:40.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:40 smithi165 bash[22175]: cluster 2022-05-01T00:38:39.276569+0000 mgr.smithi157.nfpzoe (mgr.14180) 8362 : cluster [DBG] pgmap v7838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:40 smithi157 bash[20376]: cluster 2022-05-01T00:38:39.276569+0000 mgr.smithi157.nfpzoe (mgr.14180) 8362 : cluster [DBG] pgmap v7838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:42 smithi165 bash[22175]: cluster 2022-05-01T00:38:41.277174+0000 mgr.smithi157.nfpzoe (mgr.14180) 8363 : cluster [DBG] pgmap v7839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:42 smithi157 bash[20376]: cluster 2022-05-01T00:38:41.277174+0000 mgr.smithi157.nfpzoe (mgr.14180) 8363 : cluster [DBG] pgmap v7839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:43.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:38:43.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:38:43.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:38:43.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:38:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:44 smithi165 bash[22175]: cluster 2022-05-01T00:38:43.277719+0000 mgr.smithi157.nfpzoe (mgr.14180) 8364 : cluster [DBG] pgmap v7840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:44 smithi165 bash[22175]: audit 2022-05-01T00:38:43.890703+0000 mon.smithi157 (mon.0) 5205 : audit [DBG] from='client.? 172.21.15.157:0/1137854004' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:44 smithi157 bash[20376]: cluster 2022-05-01T00:38:43.277719+0000 mgr.smithi157.nfpzoe (mgr.14180) 8364 : cluster [DBG] pgmap v7840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:44.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:44 smithi157 bash[20376]: audit 2022-05-01T00:38:43.890703+0000 mon.smithi157 (mon.0) 5205 : audit [DBG] from='client.? 172.21.15.157:0/1137854004' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:46 smithi165 bash[22175]: cluster 2022-05-01T00:38:45.278277+0000 mgr.smithi157.nfpzoe (mgr.14180) 8365 : cluster [DBG] pgmap v7841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:46 smithi157 bash[20376]: cluster 2022-05-01T00:38:45.278277+0000 mgr.smithi157.nfpzoe (mgr.14180) 8365 : cluster [DBG] pgmap v7841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:48 smithi165 bash[22175]: cluster 2022-05-01T00:38:47.278942+0000 mgr.smithi157.nfpzoe (mgr.14180) 8366 : cluster [DBG] pgmap v7842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:48 smithi157 bash[20376]: cluster 2022-05-01T00:38:47.278942+0000 mgr.smithi157.nfpzoe (mgr.14180) 8366 : cluster [DBG] pgmap v7842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:48.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:38:48.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:38:48.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:38:49.242 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:38:49.640 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:49 smithi157 bash[20376]: audit 2022-05-01T00:38:49.217384+0000 mon.smithi157 (mon.0) 5206 : audit [DBG] from='client.? 172.21.15.157:0/3005872806' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:49 smithi165 bash[22175]: audit 2022-05-01T00:38:49.217384+0000 mon.smithi157 (mon.0) 5206 : audit [DBG] from='client.? 172.21.15.157:0/3005872806' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:50 smithi165 bash[22175]: cluster 2022-05-01T00:38:49.279562+0000 mgr.smithi157.nfpzoe (mgr.14180) 8367 : cluster [DBG] pgmap v7843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:50 smithi157 bash[20376]: cluster 2022-05-01T00:38:49.279562+0000 mgr.smithi157.nfpzoe (mgr.14180) 8367 : cluster [DBG] pgmap v7843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:51 smithi165 bash[22175]: audit 2022-05-01T00:38:50.630704+0000 mon.smithi157 (mon.0) 5207 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:38:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:51 smithi165 bash[22175]: audit 2022-05-01T00:38:50.633582+0000 mon.smithi157 (mon.0) 5208 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:38:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:51 smithi165 bash[22175]: audit 2022-05-01T00:38:50.635519+0000 mon.smithi157 (mon.0) 5209 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:38:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:51 smithi165 bash[22175]: cluster 2022-05-01T00:38:50.951535+0000 mgr.smithi157.nfpzoe (mgr.14180) 8368 : cluster [DBG] pgmap v7844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:51 smithi165 bash[22175]: cluster 2022-05-01T00:38:50.951980+0000 mgr.smithi157.nfpzoe (mgr.14180) 8369 : cluster [DBG] pgmap v7845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:51 smithi165 bash[22175]: audit 2022-05-01T00:38:50.956811+0000 mon.smithi157 (mon.0) 5210 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:38:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:51 smithi165 bash[22175]: audit 2022-05-01T00:38:50.965013+0000 mon.smithi157 (mon.0) 5211 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:38:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:51 smithi165 bash[22175]: cephadm 2022-05-01T00:38:50.965906+0000 mgr.smithi157.nfpzoe (mgr.14180) 8370 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:38:51.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:51 smithi165 bash[22175]: cephadm 2022-05-01T00:38:50.966018+0000 mgr.smithi157.nfpzoe (mgr.14180) 8371 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:38:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:51 smithi157 bash[20376]: audit 2022-05-01T00:38:50.630704+0000 mon.smithi157 (mon.0) 5207 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:38:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:51 smithi157 bash[20376]: audit 2022-05-01T00:38:50.633582+0000 mon.smithi157 (mon.0) 5208 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:38:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:51 smithi157 bash[20376]: audit 2022-05-01T00:38:50.635519+0000 mon.smithi157 (mon.0) 5209 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:38:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:51 smithi157 bash[20376]: cluster 2022-05-01T00:38:50.951535+0000 mgr.smithi157.nfpzoe (mgr.14180) 8368 : cluster [DBG] pgmap v7844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:51 smithi157 bash[20376]: cluster 2022-05-01T00:38:50.951980+0000 mgr.smithi157.nfpzoe (mgr.14180) 8369 : cluster [DBG] pgmap v7845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:51 smithi157 bash[20376]: audit 2022-05-01T00:38:50.956811+0000 mon.smithi157 (mon.0) 5210 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:38:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:51 smithi157 bash[20376]: audit 2022-05-01T00:38:50.965013+0000 mon.smithi157 (mon.0) 5211 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:38:51.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:51 smithi157 bash[20376]: cephadm 2022-05-01T00:38:50.965906+0000 mgr.smithi157.nfpzoe (mgr.14180) 8370 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:38:51.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:51 smithi157 bash[20376]: cephadm 2022-05-01T00:38:50.966018+0000 mgr.smithi157.nfpzoe (mgr.14180) 8371 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:38:54.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:38:54.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:38:54.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:38:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:54 smithi165 bash[22175]: cluster 2022-05-01T00:38:52.952673+0000 mgr.smithi157.nfpzoe (mgr.14180) 8372 : cluster [DBG] pgmap v7846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:54 smithi157 bash[20376]: cluster 2022-05-01T00:38:52.952673+0000 mgr.smithi157.nfpzoe (mgr.14180) 8372 : cluster [DBG] pgmap v7846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:54.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:38:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:55 smithi165 bash[22175]: audit 2022-05-01T00:38:54.556142+0000 mon.smithi157 (mon.0) 5212 : audit [DBG] from='client.? 172.21.15.157:0/3641641278' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:55 smithi157 bash[20376]: audit 2022-05-01T00:38:54.556142+0000 mon.smithi157 (mon.0) 5212 : audit [DBG] from='client.? 172.21.15.157:0/3641641278' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:38:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:56 smithi165 bash[22175]: cluster 2022-05-01T00:38:54.953325+0000 mgr.smithi157.nfpzoe (mgr.14180) 8373 : cluster [DBG] pgmap v7847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:56 smithi157 bash[20376]: cluster 2022-05-01T00:38:54.953325+0000 mgr.smithi157.nfpzoe (mgr.14180) 8373 : cluster [DBG] pgmap v7847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:38:57 smithi157 bash[20376]: cluster 2022-05-01T00:38:56.953904+0000 mgr.smithi157.nfpzoe (mgr.14180) 8374 : cluster [DBG] pgmap v7848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:38:57 smithi165 bash[22175]: cluster 2022-05-01T00:38:56.953904+0000 mgr.smithi157.nfpzoe (mgr.14180) 8374 : cluster [DBG] pgmap v7848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:38:59.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:38:59.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:38:59.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:38:59.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:39:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:00 smithi165 bash[22175]: cluster 2022-05-01T00:38:58.954543+0000 mgr.smithi157.nfpzoe (mgr.14180) 8375 : cluster [DBG] pgmap v7849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:00 smithi165 bash[22175]: audit 2022-05-01T00:38:59.383053+0000 mon.smithi157 (mon.0) 5213 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:39:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:00 smithi165 bash[22175]: audit 2022-05-01T00:38:59.692550+0000 mon.smithi157 (mon.0) 5214 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:39:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:00 smithi165 bash[22175]: audit 2022-05-01T00:38:59.883455+0000 mon.smithi157 (mon.0) 5215 : audit [DBG] from='client.? 172.21.15.157:0/2504138396' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:00 smithi157 bash[20376]: cluster 2022-05-01T00:38:58.954543+0000 mgr.smithi157.nfpzoe (mgr.14180) 8375 : cluster [DBG] pgmap v7849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:00 smithi157 bash[20376]: audit 2022-05-01T00:38:59.383053+0000 mon.smithi157 (mon.0) 5213 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:39:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:00 smithi157 bash[20376]: audit 2022-05-01T00:38:59.692550+0000 mon.smithi157 (mon.0) 5214 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:39:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:00 smithi157 bash[20376]: audit 2022-05-01T00:38:59.883455+0000 mon.smithi157 (mon.0) 5215 : audit [DBG] from='client.? 172.21.15.157:0/2504138396' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:02 smithi165 bash[22175]: cluster 2022-05-01T00:39:00.955278+0000 mgr.smithi157.nfpzoe (mgr.14180) 8376 : cluster [DBG] pgmap v7850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:02 smithi157 bash[20376]: cluster 2022-05-01T00:39:00.955278+0000 mgr.smithi157.nfpzoe (mgr.14180) 8376 : cluster [DBG] pgmap v7850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:04 smithi165 bash[22175]: cluster 2022-05-01T00:39:02.955715+0000 mgr.smithi157.nfpzoe (mgr.14180) 8377 : cluster [DBG] pgmap v7851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:04 smithi157 bash[20376]: cluster 2022-05-01T00:39:02.955715+0000 mgr.smithi157.nfpzoe (mgr.14180) 8377 : cluster [DBG] pgmap v7851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:04.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:39:04.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:39:04.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:39:05.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:39:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:06 smithi165 bash[22175]: cluster 2022-05-01T00:39:04.956277+0000 mgr.smithi157.nfpzoe (mgr.14180) 8378 : cluster [DBG] pgmap v7852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:06 smithi165 bash[22175]: audit 2022-05-01T00:39:05.217691+0000 mon.smithi157 (mon.0) 5216 : audit [DBG] from='client.? 172.21.15.157:0/3216422311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:06 smithi157 bash[20376]: cluster 2022-05-01T00:39:04.956277+0000 mgr.smithi157.nfpzoe (mgr.14180) 8378 : cluster [DBG] pgmap v7852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:06.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:06 smithi157 bash[20376]: audit 2022-05-01T00:39:05.217691+0000 mon.smithi157 (mon.0) 5216 : audit [DBG] from='client.? 172.21.15.157:0/3216422311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:07.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:07 smithi157 bash[20376]: cluster 2022-05-01T00:39:06.956898+0000 mgr.smithi157.nfpzoe (mgr.14180) 8379 : cluster [DBG] pgmap v7853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:07 smithi165 bash[22175]: cluster 2022-05-01T00:39:06.956898+0000 mgr.smithi157.nfpzoe (mgr.14180) 8379 : cluster [DBG] pgmap v7853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:10.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:39:10.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:39:10.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:39:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:10 smithi165 bash[22175]: cluster 2022-05-01T00:39:08.957453+0000 mgr.smithi157.nfpzoe (mgr.14180) 8380 : cluster [DBG] pgmap v7854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:10 smithi157 bash[20376]: cluster 2022-05-01T00:39:08.957453+0000 mgr.smithi157.nfpzoe (mgr.14180) 8380 : cluster [DBG] pgmap v7854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:10.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:39:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:11 smithi165 bash[22175]: audit 2022-05-01T00:39:10.547307+0000 mon.smithi157 (mon.0) 5217 : audit [DBG] from='client.? 172.21.15.157:0/2004860476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:11 smithi157 bash[20376]: audit 2022-05-01T00:39:10.547307+0000 mon.smithi157 (mon.0) 5217 : audit [DBG] from='client.? 172.21.15.157:0/2004860476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:12 smithi165 bash[22175]: cluster 2022-05-01T00:39:10.958159+0000 mgr.smithi157.nfpzoe (mgr.14180) 8381 : cluster [DBG] pgmap v7855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:12 smithi157 bash[20376]: cluster 2022-05-01T00:39:10.958159+0000 mgr.smithi157.nfpzoe (mgr.14180) 8381 : cluster [DBG] pgmap v7855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:14 smithi165 bash[22175]: cluster 2022-05-01T00:39:12.958969+0000 mgr.smithi157.nfpzoe (mgr.14180) 8382 : cluster [DBG] pgmap v7856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:14 smithi157 bash[20376]: cluster 2022-05-01T00:39:12.958969+0000 mgr.smithi157.nfpzoe (mgr.14180) 8382 : cluster [DBG] pgmap v7856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:15.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:39:15.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:39:15.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:39:15.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:39:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:16 smithi165 bash[22175]: cluster 2022-05-01T00:39:14.959668+0000 mgr.smithi157.nfpzoe (mgr.14180) 8383 : cluster [DBG] pgmap v7857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:16 smithi165 bash[22175]: audit 2022-05-01T00:39:15.870560+0000 mon.smithi157 (mon.0) 5218 : audit [DBG] from='client.? 172.21.15.157:0/627016779' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:16.464 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:16 smithi157 bash[20376]: cluster 2022-05-01T00:39:14.959668+0000 mgr.smithi157.nfpzoe (mgr.14180) 8383 : cluster [DBG] pgmap v7857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:16.465 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:16 smithi157 bash[20376]: audit 2022-05-01T00:39:15.870560+0000 mon.smithi157 (mon.0) 5218 : audit [DBG] from='client.? 172.21.15.157:0/627016779' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:17 smithi157 bash[20376]: cluster 2022-05-01T00:39:16.960286+0000 mgr.smithi157.nfpzoe (mgr.14180) 8384 : cluster [DBG] pgmap v7858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:17 smithi165 bash[22175]: cluster 2022-05-01T00:39:16.960286+0000 mgr.smithi157.nfpzoe (mgr.14180) 8384 : cluster [DBG] pgmap v7858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:20 smithi165 bash[22175]: cluster 2022-05-01T00:39:18.960943+0000 mgr.smithi157.nfpzoe (mgr.14180) 8385 : cluster [DBG] pgmap v7859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:20 smithi157 bash[20376]: cluster 2022-05-01T00:39:18.960943+0000 mgr.smithi157.nfpzoe (mgr.14180) 8385 : cluster [DBG] pgmap v7859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:20.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:39:20.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:39:20.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:39:21.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:39:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:22 smithi165 bash[22175]: cluster 2022-05-01T00:39:20.961555+0000 mgr.smithi157.nfpzoe (mgr.14180) 8386 : cluster [DBG] pgmap v7860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:22 smithi165 bash[22175]: audit 2022-05-01T00:39:21.194241+0000 mon.smithi157 (mon.0) 5219 : audit [DBG] from='client.? 172.21.15.157:0/3962312244' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:22 smithi157 bash[20376]: cluster 2022-05-01T00:39:20.961555+0000 mgr.smithi157.nfpzoe (mgr.14180) 8386 : cluster [DBG] pgmap v7860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:22.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:22 smithi157 bash[20376]: audit 2022-05-01T00:39:21.194241+0000 mon.smithi157 (mon.0) 5219 : audit [DBG] from='client.? 172.21.15.157:0/3962312244' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:24 smithi165 bash[22175]: cluster 2022-05-01T00:39:22.962210+0000 mgr.smithi157.nfpzoe (mgr.14180) 8387 : cluster [DBG] pgmap v7861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:24 smithi157 bash[20376]: cluster 2022-05-01T00:39:22.962210+0000 mgr.smithi157.nfpzoe (mgr.14180) 8387 : cluster [DBG] pgmap v7861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:26.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:39:26.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:39:26.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:39:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:26 smithi165 bash[22175]: cluster 2022-05-01T00:39:24.962815+0000 mgr.smithi157.nfpzoe (mgr.14180) 8388 : cluster [DBG] pgmap v7862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:26 smithi157 bash[20376]: cluster 2022-05-01T00:39:24.962815+0000 mgr.smithi157.nfpzoe (mgr.14180) 8388 : cluster [DBG] pgmap v7862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:26.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:39:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:27 smithi157 bash[20376]: audit 2022-05-01T00:39:26.526898+0000 mon.smithi157 (mon.0) 5220 : audit [DBG] from='client.? 172.21.15.157:0/1820327393' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:27.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:27 smithi157 bash[20376]: cluster 2022-05-01T00:39:26.963433+0000 mgr.smithi157.nfpzoe (mgr.14180) 8389 : cluster [DBG] pgmap v7863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:27 smithi165 bash[22175]: audit 2022-05-01T00:39:26.526898+0000 mon.smithi157 (mon.0) 5220 : audit [DBG] from='client.? 172.21.15.157:0/1820327393' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:27 smithi165 bash[22175]: cluster 2022-05-01T00:39:26.963433+0000 mgr.smithi157.nfpzoe (mgr.14180) 8389 : cluster [DBG] pgmap v7863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:30 smithi165 bash[22175]: cluster 2022-05-01T00:39:28.964058+0000 mgr.smithi157.nfpzoe (mgr.14180) 8390 : cluster [DBG] pgmap v7864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:30 smithi157 bash[20376]: cluster 2022-05-01T00:39:28.964058+0000 mgr.smithi157.nfpzoe (mgr.14180) 8390 : cluster [DBG] pgmap v7864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:31.553 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:39:31.553 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:39:31.553 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:39:31.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:39:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:32 smithi165 bash[22175]: cluster 2022-05-01T00:39:30.964693+0000 mgr.smithi157.nfpzoe (mgr.14180) 8391 : cluster [DBG] pgmap v7865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:32 smithi165 bash[22175]: audit 2022-05-01T00:39:31.859266+0000 mon.smithi157 (mon.0) 5221 : audit [DBG] from='client.? 172.21.15.157:0/1813793698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:32 smithi157 bash[20376]: cluster 2022-05-01T00:39:30.964693+0000 mgr.smithi157.nfpzoe (mgr.14180) 8391 : cluster [DBG] pgmap v7865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:32.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:32 smithi157 bash[20376]: audit 2022-05-01T00:39:31.859266+0000 mon.smithi157 (mon.0) 5221 : audit [DBG] from='client.? 172.21.15.157:0/1813793698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:34 smithi165 bash[22175]: cluster 2022-05-01T00:39:32.965377+0000 mgr.smithi157.nfpzoe (mgr.14180) 8392 : cluster [DBG] pgmap v7866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:34 smithi157 bash[20376]: cluster 2022-05-01T00:39:32.965377+0000 mgr.smithi157.nfpzoe (mgr.14180) 8392 : cluster [DBG] pgmap v7866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:36 smithi165 bash[22175]: cluster 2022-05-01T00:39:34.966037+0000 mgr.smithi157.nfpzoe (mgr.14180) 8393 : cluster [DBG] pgmap v7867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:36 smithi157 bash[20376]: cluster 2022-05-01T00:39:34.966037+0000 mgr.smithi157.nfpzoe (mgr.14180) 8393 : cluster [DBG] pgmap v7867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:36.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:39:36.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:39:36.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:39:37.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:39:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:37 smithi157 bash[20376]: cluster 2022-05-01T00:39:36.966534+0000 mgr.smithi157.nfpzoe (mgr.14180) 8394 : cluster [DBG] pgmap v7868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:37.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:37 smithi157 bash[20376]: audit 2022-05-01T00:39:37.191905+0000 mon.smithi157 (mon.0) 5222 : audit [DBG] from='client.? 172.21.15.157:0/1189577672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:37 smithi165 bash[22175]: cluster 2022-05-01T00:39:36.966534+0000 mgr.smithi157.nfpzoe (mgr.14180) 8394 : cluster [DBG] pgmap v7868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:37 smithi165 bash[22175]: audit 2022-05-01T00:39:37.191905+0000 mon.smithi157 (mon.0) 5222 : audit [DBG] from='client.? 172.21.15.157:0/1189577672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:40 smithi165 bash[22175]: cluster 2022-05-01T00:39:38.967126+0000 mgr.smithi157.nfpzoe (mgr.14180) 8395 : cluster [DBG] pgmap v7869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:40 smithi157 bash[20376]: cluster 2022-05-01T00:39:38.967126+0000 mgr.smithi157.nfpzoe (mgr.14180) 8395 : cluster [DBG] pgmap v7869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:42.215 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:39:42.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:39:42.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:39:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:42 smithi165 bash[22175]: cluster 2022-05-01T00:39:40.967785+0000 mgr.smithi157.nfpzoe (mgr.14180) 8396 : cluster [DBG] pgmap v7870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:42 smithi157 bash[20376]: cluster 2022-05-01T00:39:40.967785+0000 mgr.smithi157.nfpzoe (mgr.14180) 8396 : cluster [DBG] pgmap v7870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:42.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:39:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:43 smithi165 bash[22175]: audit 2022-05-01T00:39:42.517862+0000 mon.smithi157 (mon.0) 5223 : audit [DBG] from='client.? 172.21.15.157:0/3762652057' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:43 smithi157 bash[20376]: audit 2022-05-01T00:39:42.517862+0000 mon.smithi157 (mon.0) 5223 : audit [DBG] from='client.? 172.21.15.157:0/3762652057' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:44 smithi165 bash[22175]: cluster 2022-05-01T00:39:42.968429+0000 mgr.smithi157.nfpzoe (mgr.14180) 8397 : cluster [DBG] pgmap v7871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:44.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:44 smithi157 bash[20376]: cluster 2022-05-01T00:39:42.968429+0000 mgr.smithi157.nfpzoe (mgr.14180) 8397 : cluster [DBG] pgmap v7871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:46 smithi165 bash[22175]: cluster 2022-05-01T00:39:44.969042+0000 mgr.smithi157.nfpzoe (mgr.14180) 8398 : cluster [DBG] pgmap v7872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:46.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:46 smithi157 bash[20376]: cluster 2022-05-01T00:39:44.969042+0000 mgr.smithi157.nfpzoe (mgr.14180) 8398 : cluster [DBG] pgmap v7872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:47 smithi157 bash[20376]: cluster 2022-05-01T00:39:46.969668+0000 mgr.smithi157.nfpzoe (mgr.14180) 8399 : cluster [DBG] pgmap v7873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:47.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:39:47.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:39:47.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:39:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:47 smithi165 bash[22175]: cluster 2022-05-01T00:39:46.969668+0000 mgr.smithi157.nfpzoe (mgr.14180) 8399 : cluster [DBG] pgmap v7873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:47.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:39:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:48 smithi165 bash[22175]: audit 2022-05-01T00:39:47.852950+0000 mon.smithi157 (mon.0) 5224 : audit [DBG] from='client.? 172.21.15.157:0/4185359728' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:48 smithi157 bash[20376]: audit 2022-05-01T00:39:47.852950+0000 mon.smithi157 (mon.0) 5224 : audit [DBG] from='client.? 172.21.15.157:0/4185359728' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:49.643 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:49 smithi157 bash[20376]: cluster 2022-05-01T00:39:48.970318+0000 mgr.smithi157.nfpzoe (mgr.14180) 8400 : cluster [DBG] pgmap v7874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:49 smithi165 bash[22175]: cluster 2022-05-01T00:39:48.970318+0000 mgr.smithi157.nfpzoe (mgr.14180) 8400 : cluster [DBG] pgmap v7874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:51 smithi165 bash[22175]: audit 2022-05-01T00:39:50.975655+0000 mon.smithi157 (mon.0) 5225 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:39:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:51 smithi165 bash[22175]: audit 2022-05-01T00:39:50.978450+0000 mon.smithi157 (mon.0) 5226 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:39:51.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:51 smithi165 bash[22175]: audit 2022-05-01T00:39:50.980310+0000 mon.smithi157 (mon.0) 5227 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:39:51.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:51 smithi157 bash[20376]: audit 2022-05-01T00:39:50.975655+0000 mon.smithi157 (mon.0) 5225 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:39:51.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:51 smithi157 bash[20376]: audit 2022-05-01T00:39:50.978450+0000 mon.smithi157 (mon.0) 5226 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:39:51.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:51 smithi157 bash[20376]: audit 2022-05-01T00:39:50.980310+0000 mon.smithi157 (mon.0) 5227 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:39:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:52 smithi165 bash[22175]: cluster 2022-05-01T00:39:50.970917+0000 mgr.smithi157.nfpzoe (mgr.14180) 8401 : cluster [DBG] pgmap v7875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:52.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:52 smithi157 bash[20376]: cluster 2022-05-01T00:39:50.970917+0000 mgr.smithi157.nfpzoe (mgr.14180) 8401 : cluster [DBG] pgmap v7875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:52.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:39:52.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:39:52.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:39:53.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:39:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:54 smithi165 bash[22175]: cluster 2022-05-01T00:39:52.971532+0000 mgr.smithi157.nfpzoe (mgr.14180) 8402 : cluster [DBG] pgmap v7876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:54 smithi165 bash[22175]: audit 2022-05-01T00:39:53.187088+0000 mon.smithi157 (mon.0) 5228 : audit [DBG] from='client.? 172.21.15.157:0/3930382246' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:54 smithi157 bash[20376]: cluster 2022-05-01T00:39:52.971532+0000 mgr.smithi157.nfpzoe (mgr.14180) 8402 : cluster [DBG] pgmap v7876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:54.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:54 smithi157 bash[20376]: audit 2022-05-01T00:39:53.187088+0000 mon.smithi157 (mon.0) 5228 : audit [DBG] from='client.? 172.21.15.157:0/3930382246' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:55 smithi165 bash[22175]: audit 2022-05-01T00:39:54.761680+0000 mon.smithi157 (mon.0) 5229 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:39:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:55 smithi165 bash[22175]: cluster 2022-05-01T00:39:54.972254+0000 mgr.smithi157.nfpzoe (mgr.14180) 8403 : cluster [DBG] pgmap v7877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:55 smithi165 bash[22175]: cluster 2022-05-01T00:39:55.050331+0000 mgr.smithi157.nfpzoe (mgr.14180) 8404 : cluster [DBG] pgmap v7878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:55 smithi165 bash[22175]: cluster 2022-05-01T00:39:55.050874+0000 mgr.smithi157.nfpzoe (mgr.14180) 8405 : cluster [DBG] pgmap v7879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:55 smithi165 bash[22175]: audit 2022-05-01T00:39:55.057531+0000 mon.smithi157 (mon.0) 5230 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:39:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:55 smithi165 bash[22175]: audit 2022-05-01T00:39:55.066179+0000 mon.smithi157 (mon.0) 5231 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:39:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:55 smithi165 bash[22175]: cephadm 2022-05-01T00:39:55.067891+0000 mgr.smithi157.nfpzoe (mgr.14180) 8406 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:39:56.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:55 smithi165 bash[22175]: cephadm 2022-05-01T00:39:55.068115+0000 mgr.smithi157.nfpzoe (mgr.14180) 8407 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:39:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:55 smithi157 bash[20376]: audit 2022-05-01T00:39:54.761680+0000 mon.smithi157 (mon.0) 5229 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:39:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:55 smithi157 bash[20376]: cluster 2022-05-01T00:39:54.972254+0000 mgr.smithi157.nfpzoe (mgr.14180) 8403 : cluster [DBG] pgmap v7877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:55 smithi157 bash[20376]: cluster 2022-05-01T00:39:55.050331+0000 mgr.smithi157.nfpzoe (mgr.14180) 8404 : cluster [DBG] pgmap v7878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:55 smithi157 bash[20376]: cluster 2022-05-01T00:39:55.050874+0000 mgr.smithi157.nfpzoe (mgr.14180) 8405 : cluster [DBG] pgmap v7879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:55 smithi157 bash[20376]: audit 2022-05-01T00:39:55.057531+0000 mon.smithi157 (mon.0) 5230 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:39:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:55 smithi157 bash[20376]: audit 2022-05-01T00:39:55.066179+0000 mon.smithi157 (mon.0) 5231 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:39:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:55 smithi157 bash[20376]: cephadm 2022-05-01T00:39:55.067891+0000 mgr.smithi157.nfpzoe (mgr.14180) 8406 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:39:56.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:55 smithi157 bash[20376]: cephadm 2022-05-01T00:39:55.068115+0000 mgr.smithi157.nfpzoe (mgr.14180) 8407 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:39:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:57 smithi157 bash[20376]: cluster 2022-05-01T00:39:57.051547+0000 mgr.smithi157.nfpzoe (mgr.14180) 8408 : cluster [DBG] pgmap v7880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:57 smithi165 bash[22175]: cluster 2022-05-01T00:39:57.051547+0000 mgr.smithi157.nfpzoe (mgr.14180) 8408 : cluster [DBG] pgmap v7880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:58.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:39:58.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:39:58.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:39:58.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:39:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:58 smithi165 bash[22175]: audit 2022-05-01T00:39:58.525925+0000 mon.smithi157 (mon.0) 5232 : audit [DBG] from='client.? 172.21.15.157:0/3983707790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:58 smithi157 bash[20376]: audit 2022-05-01T00:39:58.525925+0000 mon.smithi157 (mon.0) 5232 : audit [DBG] from='client.? 172.21.15.157:0/3983707790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:39:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:59 smithi165 bash[22175]: cluster 2022-05-01T00:39:59.052219+0000 mgr.smithi157.nfpzoe (mgr.14180) 8409 : cluster [DBG] pgmap v7881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:39:59 smithi165 bash[22175]: audit 2022-05-01T00:39:59.387331+0000 mon.smithi157 (mon.0) 5233 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:39:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:59 smithi157 bash[20376]: cluster 2022-05-01T00:39:59.052219+0000 mgr.smithi157.nfpzoe (mgr.14180) 8409 : cluster [DBG] pgmap v7881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:39:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:39:59 smithi157 bash[20376]: audit 2022-05-01T00:39:59.387331+0000 mon.smithi157 (mon.0) 5233 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:40:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:00 smithi165 bash[22175]: audit 2022-05-01T00:39:59.700460+0000 mon.smithi157 (mon.0) 5234 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:40:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:00 smithi165 bash[22175]: cluster 2022-05-01T00:40:00.000157+0000 mon.smithi157 (mon.0) 5235 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T00:40:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:00 smithi157 bash[20376]: audit 2022-05-01T00:39:59.700460+0000 mon.smithi157 (mon.0) 5234 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:40:00.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:00 smithi157 bash[20376]: cluster 2022-05-01T00:40:00.000157+0000 mon.smithi157 (mon.0) 5235 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T00:40:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:01 smithi165 bash[22175]: cluster 2022-05-01T00:40:01.052838+0000 mgr.smithi157.nfpzoe (mgr.14180) 8410 : cluster [DBG] pgmap v7882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:01 smithi157 bash[20376]: cluster 2022-05-01T00:40:01.052838+0000 mgr.smithi157.nfpzoe (mgr.14180) 8410 : cluster [DBG] pgmap v7882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:03.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:40:03.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:40:03.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:40:03.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:40:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:04 smithi165 bash[22175]: cluster 2022-05-01T00:40:03.053469+0000 mgr.smithi157.nfpzoe (mgr.14180) 8411 : cluster [DBG] pgmap v7883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:04 smithi165 bash[22175]: audit 2022-05-01T00:40:03.858360+0000 mon.smithi157 (mon.0) 5236 : audit [DBG] from='client.? 172.21.15.157:0/3073905953' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:04 smithi157 bash[20376]: cluster 2022-05-01T00:40:03.053469+0000 mgr.smithi157.nfpzoe (mgr.14180) 8411 : cluster [DBG] pgmap v7883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:04.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:04 smithi157 bash[20376]: audit 2022-05-01T00:40:03.858360+0000 mon.smithi157 (mon.0) 5236 : audit [DBG] from='client.? 172.21.15.157:0/3073905953' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:06 smithi165 bash[22175]: cluster 2022-05-01T00:40:05.054118+0000 mgr.smithi157.nfpzoe (mgr.14180) 8412 : cluster [DBG] pgmap v7884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:06.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:06 smithi157 bash[20376]: cluster 2022-05-01T00:40:05.054118+0000 mgr.smithi157.nfpzoe (mgr.14180) 8412 : cluster [DBG] pgmap v7884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:07 smithi157 bash[20376]: cluster 2022-05-01T00:40:07.054726+0000 mgr.smithi157.nfpzoe (mgr.14180) 8413 : cluster [DBG] pgmap v7885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:07 smithi165 bash[22175]: cluster 2022-05-01T00:40:07.054726+0000 mgr.smithi157.nfpzoe (mgr.14180) 8413 : cluster [DBG] pgmap v7885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:08.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:40:08.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:40:08.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:40:09.210 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:40:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:10 smithi165 bash[22175]: cluster 2022-05-01T00:40:09.055325+0000 mgr.smithi157.nfpzoe (mgr.14180) 8414 : cluster [DBG] pgmap v7886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:10 smithi165 bash[22175]: audit 2022-05-01T00:40:09.190234+0000 mon.smithi157 (mon.0) 5237 : audit [DBG] from='client.? 172.21.15.157:0/1483176413' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:10 smithi157 bash[20376]: cluster 2022-05-01T00:40:09.055325+0000 mgr.smithi157.nfpzoe (mgr.14180) 8414 : cluster [DBG] pgmap v7886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:10.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:10 smithi157 bash[20376]: audit 2022-05-01T00:40:09.190234+0000 mon.smithi157 (mon.0) 5237 : audit [DBG] from='client.? 172.21.15.157:0/1483176413' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:12 smithi165 bash[22175]: cluster 2022-05-01T00:40:11.055915+0000 mgr.smithi157.nfpzoe (mgr.14180) 8415 : cluster [DBG] pgmap v7887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:12.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:12 smithi157 bash[20376]: cluster 2022-05-01T00:40:11.055915+0000 mgr.smithi157.nfpzoe (mgr.14180) 8415 : cluster [DBG] pgmap v7887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:14.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:40:14.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:40:14.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:40:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:14 smithi165 bash[22175]: cluster 2022-05-01T00:40:13.056688+0000 mgr.smithi157.nfpzoe (mgr.14180) 8416 : cluster [DBG] pgmap v7888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:14 smithi157 bash[20376]: cluster 2022-05-01T00:40:13.056688+0000 mgr.smithi157.nfpzoe (mgr.14180) 8416 : cluster [DBG] pgmap v7888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:14.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:40:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:15 smithi165 bash[22175]: audit 2022-05-01T00:40:14.519311+0000 mon.smithi157 (mon.0) 5238 : audit [DBG] from='client.? 172.21.15.157:0/3070854185' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:15.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:15 smithi157 bash[20376]: audit 2022-05-01T00:40:14.519311+0000 mon.smithi157 (mon.0) 5238 : audit [DBG] from='client.? 172.21.15.157:0/3070854185' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:16 smithi165 bash[22175]: cluster 2022-05-01T00:40:15.057338+0000 mgr.smithi157.nfpzoe (mgr.14180) 8417 : cluster [DBG] pgmap v7889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:16.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:16 smithi157 bash[20376]: cluster 2022-05-01T00:40:15.057338+0000 mgr.smithi157.nfpzoe (mgr.14180) 8417 : cluster [DBG] pgmap v7889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:17 smithi157 bash[20376]: cluster 2022-05-01T00:40:17.057953+0000 mgr.smithi157.nfpzoe (mgr.14180) 8418 : cluster [DBG] pgmap v7890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:17 smithi165 bash[22175]: cluster 2022-05-01T00:40:17.057953+0000 mgr.smithi157.nfpzoe (mgr.14180) 8418 : cluster [DBG] pgmap v7890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:19.546 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:40:19.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:40:19.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:40:19.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:40:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:20 smithi165 bash[22175]: cluster 2022-05-01T00:40:19.058588+0000 mgr.smithi157.nfpzoe (mgr.14180) 8419 : cluster [DBG] pgmap v7891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:20 smithi165 bash[22175]: audit 2022-05-01T00:40:19.847966+0000 mon.smithi157 (mon.0) 5239 : audit [DBG] from='client.? 172.21.15.157:0/2773621358' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:20 smithi157 bash[20376]: cluster 2022-05-01T00:40:19.058588+0000 mgr.smithi157.nfpzoe (mgr.14180) 8419 : cluster [DBG] pgmap v7891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:20.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:20 smithi157 bash[20376]: audit 2022-05-01T00:40:19.847966+0000 mon.smithi157 (mon.0) 5239 : audit [DBG] from='client.? 172.21.15.157:0/2773621358' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:22 smithi165 bash[22175]: cluster 2022-05-01T00:40:21.059221+0000 mgr.smithi157.nfpzoe (mgr.14180) 8420 : cluster [DBG] pgmap v7892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:22 smithi157 bash[20376]: cluster 2022-05-01T00:40:21.059221+0000 mgr.smithi157.nfpzoe (mgr.14180) 8420 : cluster [DBG] pgmap v7892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:24 smithi165 bash[22175]: cluster 2022-05-01T00:40:23.059871+0000 mgr.smithi157.nfpzoe (mgr.14180) 8421 : cluster [DBG] pgmap v7893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:24 smithi157 bash[20376]: cluster 2022-05-01T00:40:23.059871+0000 mgr.smithi157.nfpzoe (mgr.14180) 8421 : cluster [DBG] pgmap v7893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:24.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:40:24.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:40:24.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:40:25.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:40:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:26 smithi165 bash[22175]: cluster 2022-05-01T00:40:25.060305+0000 mgr.smithi157.nfpzoe (mgr.14180) 8422 : cluster [DBG] pgmap v7894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:26 smithi165 bash[22175]: audit 2022-05-01T00:40:25.181161+0000 mon.smithi157 (mon.0) 5240 : audit [DBG] from='client.? 172.21.15.157:0/4043143638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:26 smithi157 bash[20376]: cluster 2022-05-01T00:40:25.060305+0000 mgr.smithi157.nfpzoe (mgr.14180) 8422 : cluster [DBG] pgmap v7894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:26.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:26 smithi157 bash[20376]: audit 2022-05-01T00:40:25.181161+0000 mon.smithi157 (mon.0) 5240 : audit [DBG] from='client.? 172.21.15.157:0/4043143638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:27 smithi157 bash[20376]: cluster 2022-05-01T00:40:27.061011+0000 mgr.smithi157.nfpzoe (mgr.14180) 8423 : cluster [DBG] pgmap v7895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:27 smithi165 bash[22175]: cluster 2022-05-01T00:40:27.061011+0000 mgr.smithi157.nfpzoe (mgr.14180) 8423 : cluster [DBG] pgmap v7895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:30.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:40:30.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:40:30.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:40:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:30 smithi165 bash[22175]: cluster 2022-05-01T00:40:29.061695+0000 mgr.smithi157.nfpzoe (mgr.14180) 8424 : cluster [DBG] pgmap v7896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:30 smithi157 bash[20376]: cluster 2022-05-01T00:40:29.061695+0000 mgr.smithi157.nfpzoe (mgr.14180) 8424 : cluster [DBG] pgmap v7896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:30.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:40:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:31 smithi165 bash[22175]: audit 2022-05-01T00:40:30.507613+0000 mon.smithi157 (mon.0) 5241 : audit [DBG] from='client.? 172.21.15.157:0/536373298' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:31 smithi157 bash[20376]: audit 2022-05-01T00:40:30.507613+0000 mon.smithi157 (mon.0) 5241 : audit [DBG] from='client.? 172.21.15.157:0/536373298' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:32 smithi165 bash[22175]: cluster 2022-05-01T00:40:31.062315+0000 mgr.smithi157.nfpzoe (mgr.14180) 8425 : cluster [DBG] pgmap v7897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:32 smithi157 bash[20376]: cluster 2022-05-01T00:40:31.062315+0000 mgr.smithi157.nfpzoe (mgr.14180) 8425 : cluster [DBG] pgmap v7897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:34 smithi165 bash[22175]: cluster 2022-05-01T00:40:33.063007+0000 mgr.smithi157.nfpzoe (mgr.14180) 8426 : cluster [DBG] pgmap v7898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:34 smithi157 bash[20376]: cluster 2022-05-01T00:40:33.063007+0000 mgr.smithi157.nfpzoe (mgr.14180) 8426 : cluster [DBG] pgmap v7898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:35.531 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:40:35.531 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:40:35.531 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:40:35.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:40:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:36 smithi165 bash[22175]: cluster 2022-05-01T00:40:35.063649+0000 mgr.smithi157.nfpzoe (mgr.14180) 8427 : cluster [DBG] pgmap v7899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:36 smithi165 bash[22175]: audit 2022-05-01T00:40:35.839560+0000 mon.smithi157 (mon.0) 5242 : audit [DBG] from='client.? 172.21.15.157:0/2687473875' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:36 smithi157 bash[20376]: cluster 2022-05-01T00:40:35.063649+0000 mgr.smithi157.nfpzoe (mgr.14180) 8427 : cluster [DBG] pgmap v7899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:36.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:36 smithi157 bash[20376]: audit 2022-05-01T00:40:35.839560+0000 mon.smithi157 (mon.0) 5242 : audit [DBG] from='client.? 172.21.15.157:0/2687473875' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:37 smithi157 bash[20376]: cluster 2022-05-01T00:40:37.064284+0000 mgr.smithi157.nfpzoe (mgr.14180) 8428 : cluster [DBG] pgmap v7900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:37 smithi165 bash[22175]: cluster 2022-05-01T00:40:37.064284+0000 mgr.smithi157.nfpzoe (mgr.14180) 8428 : cluster [DBG] pgmap v7900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:40 smithi165 bash[22175]: cluster 2022-05-01T00:40:39.064960+0000 mgr.smithi157.nfpzoe (mgr.14180) 8429 : cluster [DBG] pgmap v7901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:40 smithi157 bash[20376]: cluster 2022-05-01T00:40:39.064960+0000 mgr.smithi157.nfpzoe (mgr.14180) 8429 : cluster [DBG] pgmap v7901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:40.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:40:40.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:40:40.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:40:41.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:40:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:42 smithi165 bash[22175]: cluster 2022-05-01T00:40:41.065397+0000 mgr.smithi157.nfpzoe (mgr.14180) 8430 : cluster [DBG] pgmap v7902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:42 smithi165 bash[22175]: audit 2022-05-01T00:40:41.172620+0000 mon.smithi157 (mon.0) 5243 : audit [DBG] from='client.? 172.21.15.157:0/737987791' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:42 smithi157 bash[20376]: cluster 2022-05-01T00:40:41.065397+0000 mgr.smithi157.nfpzoe (mgr.14180) 8430 : cluster [DBG] pgmap v7902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:42.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:42 smithi157 bash[20376]: audit 2022-05-01T00:40:41.172620+0000 mon.smithi157 (mon.0) 5243 : audit [DBG] from='client.? 172.21.15.157:0/737987791' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:44 smithi165 bash[22175]: cluster 2022-05-01T00:40:43.065999+0000 mgr.smithi157.nfpzoe (mgr.14180) 8431 : cluster [DBG] pgmap v7903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:44.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:44 smithi157 bash[20376]: cluster 2022-05-01T00:40:43.065999+0000 mgr.smithi157.nfpzoe (mgr.14180) 8431 : cluster [DBG] pgmap v7903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:46.196 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:40:46.196 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:40:46.196 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:40:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:46 smithi165 bash[22175]: cluster 2022-05-01T00:40:45.066600+0000 mgr.smithi157.nfpzoe (mgr.14180) 8432 : cluster [DBG] pgmap v7904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:46.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:46 smithi157 bash[20376]: cluster 2022-05-01T00:40:45.066600+0000 mgr.smithi157.nfpzoe (mgr.14180) 8432 : cluster [DBG] pgmap v7904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:46.518 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:40:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:47 smithi157 bash[20376]: audit 2022-05-01T00:40:46.498687+0000 mon.smithi157 (mon.0) 5244 : audit [DBG] from='client.? 172.21.15.157:0/4158355588' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:47.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:47 smithi157 bash[20376]: cluster 2022-05-01T00:40:47.067359+0000 mgr.smithi157.nfpzoe (mgr.14180) 8433 : cluster [DBG] pgmap v7905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:47 smithi165 bash[22175]: audit 2022-05-01T00:40:46.498687+0000 mon.smithi157 (mon.0) 5244 : audit [DBG] from='client.? 172.21.15.157:0/4158355588' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:47 smithi165 bash[22175]: cluster 2022-05-01T00:40:47.067359+0000 mgr.smithi157.nfpzoe (mgr.14180) 8433 : cluster [DBG] pgmap v7905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:50 smithi165 bash[22175]: cluster 2022-05-01T00:40:49.068117+0000 mgr.smithi157.nfpzoe (mgr.14180) 8434 : cluster [DBG] pgmap v7906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:50.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:50 smithi157 bash[20376]: cluster 2022-05-01T00:40:49.068117+0000 mgr.smithi157.nfpzoe (mgr.14180) 8434 : cluster [DBG] pgmap v7906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:51.522 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:40:51.522 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:40:51.522 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:40:51.846 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:40:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:52 smithi165 bash[22175]: cluster 2022-05-01T00:40:51.068702+0000 mgr.smithi157.nfpzoe (mgr.14180) 8435 : cluster [DBG] pgmap v7907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:52 smithi165 bash[22175]: audit 2022-05-01T00:40:51.825797+0000 mon.smithi157 (mon.0) 5245 : audit [DBG] from='client.? 172.21.15.157:0/1664110596' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:52 smithi157 bash[20376]: cluster 2022-05-01T00:40:51.068702+0000 mgr.smithi157.nfpzoe (mgr.14180) 8435 : cluster [DBG] pgmap v7907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:52 smithi157 bash[20376]: audit 2022-05-01T00:40:51.825797+0000 mon.smithi157 (mon.0) 5245 : audit [DBG] from='client.? 172.21.15.157:0/1664110596' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:54 smithi165 bash[22175]: cluster 2022-05-01T00:40:53.069345+0000 mgr.smithi157.nfpzoe (mgr.14180) 8436 : cluster [DBG] pgmap v7908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:54 smithi157 bash[20376]: cluster 2022-05-01T00:40:53.069345+0000 mgr.smithi157.nfpzoe (mgr.14180) 8436 : cluster [DBG] pgmap v7908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:55 smithi157 bash[20376]: audit 2022-05-01T00:40:55.078492+0000 mon.smithi157 (mon.0) 5246 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:40:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:55 smithi157 bash[20376]: audit 2022-05-01T00:40:55.081256+0000 mon.smithi157 (mon.0) 5247 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:40:55.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:55 smithi157 bash[20376]: audit 2022-05-01T00:40:55.083109+0000 mon.smithi157 (mon.0) 5248 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:40:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:55 smithi165 bash[22175]: audit 2022-05-01T00:40:55.078492+0000 mon.smithi157 (mon.0) 5246 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:40:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:55 smithi165 bash[22175]: audit 2022-05-01T00:40:55.081256+0000 mon.smithi157 (mon.0) 5247 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:40:55.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:55 smithi165 bash[22175]: audit 2022-05-01T00:40:55.083109+0000 mon.smithi157 (mon.0) 5248 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:40:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:56 smithi157 bash[20376]: cluster 2022-05-01T00:40:55.069961+0000 mgr.smithi157.nfpzoe (mgr.14180) 8437 : cluster [DBG] pgmap v7909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:56 smithi157 bash[20376]: audit 2022-05-01T00:40:55.385324+0000 mon.smithi157 (mon.0) 5249 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:40:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:56 smithi165 bash[22175]: cluster 2022-05-01T00:40:55.069961+0000 mgr.smithi157.nfpzoe (mgr.14180) 8437 : cluster [DBG] pgmap v7909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:56 smithi165 bash[22175]: audit 2022-05-01T00:40:55.385324+0000 mon.smithi157 (mon.0) 5249 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:40:56.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:40:56.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:40:56.850 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:40:57.181 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:40:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:57 smithi157 bash[20376]: cluster 2022-05-01T00:40:57.070556+0000 mgr.smithi157.nfpzoe (mgr.14180) 8438 : cluster [DBG] pgmap v7910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:40:57 smithi157 bash[20376]: audit 2022-05-01T00:40:57.161148+0000 mon.smithi157 (mon.0) 5250 : audit [DBG] from='client.? 172.21.15.157:0/2401593633' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:40:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:57 smithi165 bash[22175]: cluster 2022-05-01T00:40:57.070556+0000 mgr.smithi157.nfpzoe (mgr.14180) 8438 : cluster [DBG] pgmap v7910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:40:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:40:57 smithi165 bash[22175]: audit 2022-05-01T00:40:57.161148+0000 mon.smithi157 (mon.0) 5250 : audit [DBG] from='client.? 172.21.15.157:0/2401593633' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:00 smithi165 bash[22175]: cluster 2022-05-01T00:40:59.071094+0000 mgr.smithi157.nfpzoe (mgr.14180) 8439 : cluster [DBG] pgmap v7911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:00 smithi165 bash[22175]: audit 2022-05-01T00:40:59.391470+0000 mon.smithi157 (mon.0) 5251 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:41:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:00 smithi165 bash[22175]: audit 2022-05-01T00:40:59.704807+0000 mon.smithi157 (mon.0) 5252 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:41:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:00 smithi165 bash[22175]: audit 2022-05-01T00:40:59.872898+0000 mon.smithi157 (mon.0) 5253 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:41:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:00 smithi157 bash[20376]: cluster 2022-05-01T00:40:59.071094+0000 mgr.smithi157.nfpzoe (mgr.14180) 8439 : cluster [DBG] pgmap v7911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:00 smithi157 bash[20376]: audit 2022-05-01T00:40:59.391470+0000 mon.smithi157 (mon.0) 5251 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:41:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:00 smithi157 bash[20376]: audit 2022-05-01T00:40:59.704807+0000 mon.smithi157 (mon.0) 5252 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:41:00.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:00 smithi157 bash[20376]: audit 2022-05-01T00:40:59.872898+0000 mon.smithi157 (mon.0) 5253 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:41:02.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:41:02.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:41:02.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:41:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:02 smithi165 bash[22175]: cluster 2022-05-01T00:41:01.071670+0000 mgr.smithi157.nfpzoe (mgr.14180) 8440 : cluster [DBG] pgmap v7912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:02 smithi157 bash[20376]: cluster 2022-05-01T00:41:01.071670+0000 mgr.smithi157.nfpzoe (mgr.14180) 8440 : cluster [DBG] pgmap v7912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:02.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:41:03.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:03 smithi165 bash[22175]: audit 2022-05-01T00:41:02.482830+0000 mon.smithi157 (mon.0) 5254 : audit [DBG] from='client.? 172.21.15.157:0/343639147' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:03.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:03 smithi157 bash[20376]: audit 2022-05-01T00:41:02.482830+0000 mon.smithi157 (mon.0) 5254 : audit [DBG] from='client.? 172.21.15.157:0/343639147' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:04 smithi157 bash[20376]: cluster 2022-05-01T00:41:03.072386+0000 mgr.smithi157.nfpzoe (mgr.14180) 8441 : cluster [DBG] pgmap v7913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:04 smithi165 bash[22175]: cluster 2022-05-01T00:41:03.072386+0000 mgr.smithi157.nfpzoe (mgr.14180) 8441 : cluster [DBG] pgmap v7913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:06.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:06 smithi157 bash[20376]: cluster 2022-05-01T00:41:05.073017+0000 mgr.smithi157.nfpzoe (mgr.14180) 8442 : cluster [DBG] pgmap v7914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:06 smithi165 bash[22175]: cluster 2022-05-01T00:41:05.073017+0000 mgr.smithi157.nfpzoe (mgr.14180) 8442 : cluster [DBG] pgmap v7914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:07 smithi157 bash[20376]: cluster 2022-05-01T00:41:07.073777+0000 mgr.smithi157.nfpzoe (mgr.14180) 8443 : cluster [DBG] pgmap v7915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:07.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:41:07.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:41:07.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:41:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:07 smithi165 bash[22175]: cluster 2022-05-01T00:41:07.073777+0000 mgr.smithi157.nfpzoe (mgr.14180) 8443 : cluster [DBG] pgmap v7915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:07.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:41:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:08 smithi165 bash[22175]: cephadm 2022-05-01T00:41:07.723761+0000 mgr.smithi157.nfpzoe (mgr.14180) 8444 : cephadm [INF] Detected new or changed devices on smithi157 2022-05-01T00:41:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:08 smithi165 bash[22175]: audit 2022-05-01T00:41:07.735530+0000 mon.smithi157 (mon.0) 5255 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:41:09.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:08 smithi165 bash[22175]: audit 2022-05-01T00:41:07.815318+0000 mon.smithi157 (mon.0) 5256 : audit [DBG] from='client.? 172.21.15.157:0/2827569624' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:09.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:08 smithi165 bash[22175]: cluster 2022-05-01T00:41:08.040244+0000 mgr.smithi157.nfpzoe (mgr.14180) 8445 : cluster [DBG] pgmap v7916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:09.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:08 smithi165 bash[22175]: cluster 2022-05-01T00:41:08.040626+0000 mgr.smithi157.nfpzoe (mgr.14180) 8446 : cluster [DBG] pgmap v7917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:09.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:08 smithi165 bash[22175]: audit 2022-05-01T00:41:08.045676+0000 mon.smithi157 (mon.0) 5257 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:41:09.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:08 smithi165 bash[22175]: audit 2022-05-01T00:41:08.056175+0000 mon.smithi157 (mon.0) 5258 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:41:09.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:08 smithi165 bash[22175]: cephadm 2022-05-01T00:41:08.057196+0000 mgr.smithi157.nfpzoe (mgr.14180) 8447 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:41:09.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:08 smithi165 bash[22175]: cephadm 2022-05-01T00:41:08.057313+0000 mgr.smithi157.nfpzoe (mgr.14180) 8448 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:41:09.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:08 smithi165 bash[22175]: audit 2022-05-01T00:41:08.062865+0000 mon.smithi157 (mon.0) 5259 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T00:41:09.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:08 smithi165 bash[22175]: audit 2022-05-01T00:41:08.065428+0000 mon.smithi157 (mon.0) 5260 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:41:09.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:08 smithi157 bash[20376]: cephadm 2022-05-01T00:41:07.723761+0000 mgr.smithi157.nfpzoe (mgr.14180) 8444 : cephadm [INF] Detected new or changed devices on smithi157 2022-05-01T00:41:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:08 smithi157 bash[20376]: audit 2022-05-01T00:41:07.735530+0000 mon.smithi157 (mon.0) 5255 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:41:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:08 smithi157 bash[20376]: audit 2022-05-01T00:41:07.815318+0000 mon.smithi157 (mon.0) 5256 : audit [DBG] from='client.? 172.21.15.157:0/2827569624' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:08 smithi157 bash[20376]: cluster 2022-05-01T00:41:08.040244+0000 mgr.smithi157.nfpzoe (mgr.14180) 8445 : cluster [DBG] pgmap v7916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:08 smithi157 bash[20376]: cluster 2022-05-01T00:41:08.040626+0000 mgr.smithi157.nfpzoe (mgr.14180) 8446 : cluster [DBG] pgmap v7917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:08 smithi157 bash[20376]: audit 2022-05-01T00:41:08.045676+0000 mon.smithi157 (mon.0) 5257 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:41:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:08 smithi157 bash[20376]: audit 2022-05-01T00:41:08.056175+0000 mon.smithi157 (mon.0) 5258 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:41:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:08 smithi157 bash[20376]: cephadm 2022-05-01T00:41:08.057196+0000 mgr.smithi157.nfpzoe (mgr.14180) 8447 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:41:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:08 smithi157 bash[20376]: cephadm 2022-05-01T00:41:08.057313+0000 mgr.smithi157.nfpzoe (mgr.14180) 8448 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:41:09.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:08 smithi157 bash[20376]: audit 2022-05-01T00:41:08.062865+0000 mon.smithi157 (mon.0) 5259 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T00:41:09.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:08 smithi157 bash[20376]: audit 2022-05-01T00:41:08.065428+0000 mon.smithi157 (mon.0) 5260 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:41:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:11 smithi165 bash[22175]: cluster 2022-05-01T00:41:10.041143+0000 mgr.smithi157.nfpzoe (mgr.14180) 8449 : cluster [DBG] pgmap v7918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:11 smithi157 bash[20376]: cluster 2022-05-01T00:41:10.041143+0000 mgr.smithi157.nfpzoe (mgr.14180) 8449 : cluster [DBG] pgmap v7918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:12 smithi157 bash[20376]: cluster 2022-05-01T00:41:12.041764+0000 mgr.smithi157.nfpzoe (mgr.14180) 8450 : cluster [DBG] pgmap v7919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:12 smithi165 bash[22175]: cluster 2022-05-01T00:41:12.041764+0000 mgr.smithi157.nfpzoe (mgr.14180) 8450 : cluster [DBG] pgmap v7919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:12.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:41:12.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:41:12.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:41:13.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:41:13.611 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:13 smithi157 bash[20376]: audit 2022-05-01T00:41:13.149335+0000 mon.smithi157 (mon.0) 5261 : audit [DBG] from='client.? 172.21.15.157:0/4254083949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:13 smithi165 bash[22175]: audit 2022-05-01T00:41:13.149335+0000 mon.smithi157 (mon.0) 5261 : audit [DBG] from='client.? 172.21.15.157:0/4254083949' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:14.590 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:14 smithi157 bash[20376]: cluster 2022-05-01T00:41:14.042227+0000 mgr.smithi157.nfpzoe (mgr.14180) 8451 : cluster [DBG] pgmap v7920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:14 smithi165 bash[22175]: cluster 2022-05-01T00:41:14.042227+0000 mgr.smithi157.nfpzoe (mgr.14180) 8451 : cluster [DBG] pgmap v7920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:17 smithi165 bash[22175]: cluster 2022-05-01T00:41:16.042748+0000 mgr.smithi157.nfpzoe (mgr.14180) 8452 : cluster [DBG] pgmap v7921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:17 smithi157 bash[20376]: cluster 2022-05-01T00:41:16.042748+0000 mgr.smithi157.nfpzoe (mgr.14180) 8452 : cluster [DBG] pgmap v7921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:18.172 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:41:18.172 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:41:18.173 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:41:18.500 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:41:19.298 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:19 smithi157 bash[20376]: cluster 2022-05-01T00:41:18.043459+0000 mgr.smithi157.nfpzoe (mgr.14180) 8453 : cluster [DBG] pgmap v7922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:19.298 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:19 smithi157 bash[20376]: audit 2022-05-01T00:41:18.481607+0000 mon.smithi157 (mon.0) 5262 : audit [DBG] from='client.? 172.21.15.157:0/54613993' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:19 smithi165 bash[22175]: cluster 2022-05-01T00:41:18.043459+0000 mgr.smithi157.nfpzoe (mgr.14180) 8453 : cluster [DBG] pgmap v7922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:19 smithi165 bash[22175]: audit 2022-05-01T00:41:18.481607+0000 mon.smithi157 (mon.0) 5262 : audit [DBG] from='client.? 172.21.15.157:0/54613993' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:21 smithi165 bash[22175]: cluster 2022-05-01T00:41:20.044072+0000 mgr.smithi157.nfpzoe (mgr.14180) 8454 : cluster [DBG] pgmap v7923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:21.401 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:21 smithi157 bash[20376]: cluster 2022-05-01T00:41:20.044072+0000 mgr.smithi157.nfpzoe (mgr.14180) 8454 : cluster [DBG] pgmap v7923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:23 smithi165 bash[22175]: cluster 2022-05-01T00:41:22.044675+0000 mgr.smithi157.nfpzoe (mgr.14180) 8455 : cluster [DBG] pgmap v7924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:23 smithi165 bash[22175]: audit 2022-05-01T00:41:22.089646+0000 mon.smithi157 (mon.0) 5263 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:41:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:23 smithi157 bash[20376]: cluster 2022-05-01T00:41:22.044675+0000 mgr.smithi157.nfpzoe (mgr.14180) 8455 : cluster [DBG] pgmap v7924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:23.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:23 smithi157 bash[20376]: audit 2022-05-01T00:41:22.089646+0000 mon.smithi157 (mon.0) 5263 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:41:23.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:41:23.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:41:23.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:41:23.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:41:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:24 smithi165 bash[22175]: audit 2022-05-01T00:41:23.812274+0000 mon.smithi157 (mon.0) 5264 : audit [DBG] from='client.? 172.21.15.157:0/228419115' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:24 smithi157 bash[20376]: audit 2022-05-01T00:41:23.812274+0000 mon.smithi157 (mon.0) 5264 : audit [DBG] from='client.? 172.21.15.157:0/228419115' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:25 smithi165 bash[22175]: cluster 2022-05-01T00:41:24.045324+0000 mgr.smithi157.nfpzoe (mgr.14180) 8456 : cluster [DBG] pgmap v7925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:25 smithi157 bash[20376]: cluster 2022-05-01T00:41:24.045324+0000 mgr.smithi157.nfpzoe (mgr.14180) 8456 : cluster [DBG] pgmap v7925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:27 smithi165 bash[22175]: cluster 2022-05-01T00:41:26.045964+0000 mgr.smithi157.nfpzoe (mgr.14180) 8457 : cluster [DBG] pgmap v7926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:27 smithi157 bash[20376]: cluster 2022-05-01T00:41:26.045964+0000 mgr.smithi157.nfpzoe (mgr.14180) 8457 : cluster [DBG] pgmap v7926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:28.835 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:41:28.835 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:41:28.835 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:41:29.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:41:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:29 smithi165 bash[22175]: cluster 2022-05-01T00:41:28.046645+0000 mgr.smithi157.nfpzoe (mgr.14180) 8458 : cluster [DBG] pgmap v7927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:29 smithi157 bash[20376]: cluster 2022-05-01T00:41:28.046645+0000 mgr.smithi157.nfpzoe (mgr.14180) 8458 : cluster [DBG] pgmap v7927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:30 smithi165 bash[22175]: audit 2022-05-01T00:41:29.141451+0000 mon.smithi157 (mon.0) 5265 : audit [DBG] from='client.? 172.21.15.157:0/1589558820' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:30 smithi157 bash[20376]: audit 2022-05-01T00:41:29.141451+0000 mon.smithi157 (mon.0) 5265 : audit [DBG] from='client.? 172.21.15.157:0/1589558820' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:31 smithi165 bash[22175]: cluster 2022-05-01T00:41:30.047409+0000 mgr.smithi157.nfpzoe (mgr.14180) 8459 : cluster [DBG] pgmap v7928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:31.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:31 smithi157 bash[20376]: cluster 2022-05-01T00:41:30.047409+0000 mgr.smithi157.nfpzoe (mgr.14180) 8459 : cluster [DBG] pgmap v7928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:32 smithi165 bash[22175]: cluster 2022-05-01T00:41:32.048144+0000 mgr.smithi157.nfpzoe (mgr.14180) 8460 : cluster [DBG] pgmap v7929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:32 smithi157 bash[20376]: cluster 2022-05-01T00:41:32.048144+0000 mgr.smithi157.nfpzoe (mgr.14180) 8460 : cluster [DBG] pgmap v7929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:34.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:41:34.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:41:34.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:41:34.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:41:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:35 smithi165 bash[22175]: cluster 2022-05-01T00:41:34.048736+0000 mgr.smithi157.nfpzoe (mgr.14180) 8461 : cluster [DBG] pgmap v7930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:35 smithi165 bash[22175]: audit 2022-05-01T00:41:34.463704+0000 mon.smithi157 (mon.0) 5266 : audit [DBG] from='client.? 172.21.15.157:0/2555591821' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:35 smithi157 bash[20376]: cluster 2022-05-01T00:41:34.048736+0000 mgr.smithi157.nfpzoe (mgr.14180) 8461 : cluster [DBG] pgmap v7930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:35 smithi157 bash[20376]: audit 2022-05-01T00:41:34.463704+0000 mon.smithi157 (mon.0) 5266 : audit [DBG] from='client.? 172.21.15.157:0/2555591821' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:37 smithi165 bash[22175]: cluster 2022-05-01T00:41:36.049346+0000 mgr.smithi157.nfpzoe (mgr.14180) 8462 : cluster [DBG] pgmap v7931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:37 smithi157 bash[20376]: cluster 2022-05-01T00:41:36.049346+0000 mgr.smithi157.nfpzoe (mgr.14180) 8462 : cluster [DBG] pgmap v7931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:39 smithi165 bash[22175]: cluster 2022-05-01T00:41:38.049984+0000 mgr.smithi157.nfpzoe (mgr.14180) 8463 : cluster [DBG] pgmap v7932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:39 smithi157 bash[20376]: cluster 2022-05-01T00:41:38.049984+0000 mgr.smithi157.nfpzoe (mgr.14180) 8463 : cluster [DBG] pgmap v7932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:39.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:41:39.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:41:39.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:41:39.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:41:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:40 smithi165 bash[22175]: audit 2022-05-01T00:41:39.795114+0000 mon.smithi157 (mon.0) 5267 : audit [DBG] from='client.? 172.21.15.157:0/1917806502' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:40 smithi157 bash[20376]: audit 2022-05-01T00:41:39.795114+0000 mon.smithi157 (mon.0) 5267 : audit [DBG] from='client.? 172.21.15.157:0/1917806502' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:41 smithi165 bash[22175]: cluster 2022-05-01T00:41:40.050641+0000 mgr.smithi157.nfpzoe (mgr.14180) 8464 : cluster [DBG] pgmap v7933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:41 smithi157 bash[20376]: cluster 2022-05-01T00:41:40.050641+0000 mgr.smithi157.nfpzoe (mgr.14180) 8464 : cluster [DBG] pgmap v7933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:42 smithi165 bash[22175]: cluster 2022-05-01T00:41:42.051349+0000 mgr.smithi157.nfpzoe (mgr.14180) 8465 : cluster [DBG] pgmap v7934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:42 smithi157 bash[20376]: cluster 2022-05-01T00:41:42.051349+0000 mgr.smithi157.nfpzoe (mgr.14180) 8465 : cluster [DBG] pgmap v7934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:44.819 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:41:44.819 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:41:44.819 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:41:45.146 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:41:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:45 smithi165 bash[22175]: cluster 2022-05-01T00:41:44.051980+0000 mgr.smithi157.nfpzoe (mgr.14180) 8466 : cluster [DBG] pgmap v7935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:45 smithi157 bash[20376]: cluster 2022-05-01T00:41:44.051980+0000 mgr.smithi157.nfpzoe (mgr.14180) 8466 : cluster [DBG] pgmap v7935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:46 smithi165 bash[22175]: audit 2022-05-01T00:41:45.126535+0000 mon.smithi157 (mon.0) 5268 : audit [DBG] from='client.? 172.21.15.157:0/2844091951' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:46.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:46 smithi157 bash[20376]: audit 2022-05-01T00:41:45.126535+0000 mon.smithi157 (mon.0) 5268 : audit [DBG] from='client.? 172.21.15.157:0/2844091951' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:47 smithi165 bash[22175]: cluster 2022-05-01T00:41:46.052597+0000 mgr.smithi157.nfpzoe (mgr.14180) 8467 : cluster [DBG] pgmap v7936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:47 smithi157 bash[20376]: cluster 2022-05-01T00:41:46.052597+0000 mgr.smithi157.nfpzoe (mgr.14180) 8467 : cluster [DBG] pgmap v7936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:49 smithi165 bash[22175]: cluster 2022-05-01T00:41:48.053253+0000 mgr.smithi157.nfpzoe (mgr.14180) 8468 : cluster [DBG] pgmap v7937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:49 smithi157 bash[20376]: cluster 2022-05-01T00:41:48.053253+0000 mgr.smithi157.nfpzoe (mgr.14180) 8468 : cluster [DBG] pgmap v7937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:50.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:41:50.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:41:50.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:41:50.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:41:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:51 smithi165 bash[22175]: cluster 2022-05-01T00:41:50.053894+0000 mgr.smithi157.nfpzoe (mgr.14180) 8469 : cluster [DBG] pgmap v7938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:51 smithi165 bash[22175]: audit 2022-05-01T00:41:50.451466+0000 mon.smithi157 (mon.0) 5269 : audit [DBG] from='client.? 172.21.15.157:0/1597956193' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:51.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:51 smithi157 bash[20376]: cluster 2022-05-01T00:41:50.053894+0000 mgr.smithi157.nfpzoe (mgr.14180) 8469 : cluster [DBG] pgmap v7938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:51.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:51 smithi157 bash[20376]: audit 2022-05-01T00:41:50.451466+0000 mon.smithi157 (mon.0) 5269 : audit [DBG] from='client.? 172.21.15.157:0/1597956193' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:52 smithi165 bash[22175]: cluster 2022-05-01T00:41:52.054540+0000 mgr.smithi157.nfpzoe (mgr.14180) 8470 : cluster [DBG] pgmap v7939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:52 smithi157 bash[20376]: cluster 2022-05-01T00:41:52.054540+0000 mgr.smithi157.nfpzoe (mgr.14180) 8470 : cluster [DBG] pgmap v7939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:55 smithi165 bash[22175]: cluster 2022-05-01T00:41:54.055196+0000 mgr.smithi157.nfpzoe (mgr.14180) 8471 : cluster [DBG] pgmap v7940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:55 smithi157 bash[20376]: cluster 2022-05-01T00:41:54.055196+0000 mgr.smithi157.nfpzoe (mgr.14180) 8471 : cluster [DBG] pgmap v7940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:55.475 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:41:55.475 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:41:55.475 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:41:55.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:41:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:56 smithi165 bash[22175]: audit 2022-05-01T00:41:55.783152+0000 mon.smithi157 (mon.0) 5270 : audit [DBG] from='client.? 172.21.15.157:0/1180035259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:56 smithi157 bash[20376]: audit 2022-05-01T00:41:55.783152+0000 mon.smithi157 (mon.0) 5270 : audit [DBG] from='client.? 172.21.15.157:0/1180035259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:41:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:57 smithi165 bash[22175]: cluster 2022-05-01T00:41:56.055822+0000 mgr.smithi157.nfpzoe (mgr.14180) 8472 : cluster [DBG] pgmap v7941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:57.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:57 smithi157 bash[20376]: cluster 2022-05-01T00:41:56.055822+0000 mgr.smithi157.nfpzoe (mgr.14180) 8472 : cluster [DBG] pgmap v7941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:41:59 smithi165 bash[22175]: cluster 2022-05-01T00:41:58.056460+0000 mgr.smithi157.nfpzoe (mgr.14180) 8473 : cluster [DBG] pgmap v7942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:41:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:41:59 smithi157 bash[20376]: cluster 2022-05-01T00:41:58.056460+0000 mgr.smithi157.nfpzoe (mgr.14180) 8473 : cluster [DBG] pgmap v7942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:00 smithi165 bash[22175]: audit 2022-05-01T00:41:59.394925+0000 mon.smithi157 (mon.0) 5271 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:42:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:00 smithi165 bash[22175]: audit 2022-05-01T00:41:59.712546+0000 mon.smithi157 (mon.0) 5272 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:42:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:00 smithi157 bash[20376]: audit 2022-05-01T00:41:59.394925+0000 mon.smithi157 (mon.0) 5271 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:42:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:00 smithi157 bash[20376]: audit 2022-05-01T00:41:59.712546+0000 mon.smithi157 (mon.0) 5272 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:42:00.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:42:00.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:42:00.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:42:01.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:42:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:01 smithi157 bash[20376]: cluster 2022-05-01T00:42:00.056913+0000 mgr.smithi157.nfpzoe (mgr.14180) 8474 : cluster [DBG] pgmap v7943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:01 smithi157 bash[20376]: audit 2022-05-01T00:42:01.107238+0000 mon.smithi157 (mon.0) 5273 : audit [DBG] from='client.? 172.21.15.157:0/585059289' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:01 smithi165 bash[22175]: cluster 2022-05-01T00:42:00.056913+0000 mgr.smithi157.nfpzoe (mgr.14180) 8474 : cluster [DBG] pgmap v7943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:01 smithi165 bash[22175]: audit 2022-05-01T00:42:01.107238+0000 mon.smithi157 (mon.0) 5273 : audit [DBG] from='client.? 172.21.15.157:0/585059289' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:02 smithi165 bash[22175]: cluster 2022-05-01T00:42:02.057510+0000 mgr.smithi157.nfpzoe (mgr.14180) 8475 : cluster [DBG] pgmap v7944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:02 smithi157 bash[20376]: cluster 2022-05-01T00:42:02.057510+0000 mgr.smithi157.nfpzoe (mgr.14180) 8475 : cluster [DBG] pgmap v7944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:05 smithi165 bash[22175]: cluster 2022-05-01T00:42:04.058071+0000 mgr.smithi157.nfpzoe (mgr.14180) 8476 : cluster [DBG] pgmap v7945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:05 smithi157 bash[20376]: cluster 2022-05-01T00:42:04.058071+0000 mgr.smithi157.nfpzoe (mgr.14180) 8476 : cluster [DBG] pgmap v7945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:06.131 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:42:06.131 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:42:06.131 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:42:06.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:42:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:07 smithi165 bash[22175]: cluster 2022-05-01T00:42:06.058690+0000 mgr.smithi157.nfpzoe (mgr.14180) 8477 : cluster [DBG] pgmap v7946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:07 smithi165 bash[22175]: audit 2022-05-01T00:42:06.432339+0000 mon.smithi157 (mon.0) 5274 : audit [DBG] from='client.? 172.21.15.157:0/3782005180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:07 smithi157 bash[20376]: cluster 2022-05-01T00:42:06.058690+0000 mgr.smithi157.nfpzoe (mgr.14180) 8477 : cluster [DBG] pgmap v7946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:07 smithi157 bash[20376]: audit 2022-05-01T00:42:06.432339+0000 mon.smithi157 (mon.0) 5274 : audit [DBG] from='client.? 172.21.15.157:0/3782005180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:09 smithi165 bash[22175]: cluster 2022-05-01T00:42:08.059392+0000 mgr.smithi157.nfpzoe (mgr.14180) 8478 : cluster [DBG] pgmap v7947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:09 smithi157 bash[20376]: cluster 2022-05-01T00:42:08.059392+0000 mgr.smithi157.nfpzoe (mgr.14180) 8478 : cluster [DBG] pgmap v7947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:11 smithi165 bash[22175]: cluster 2022-05-01T00:42:10.059987+0000 mgr.smithi157.nfpzoe (mgr.14180) 8479 : cluster [DBG] pgmap v7948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:11 smithi157 bash[20376]: cluster 2022-05-01T00:42:10.059987+0000 mgr.smithi157.nfpzoe (mgr.14180) 8479 : cluster [DBG] pgmap v7948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:11.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:42:11.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:42:11.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:42:11.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:42:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:12 smithi165 bash[22175]: audit 2022-05-01T00:42:11.756739+0000 mon.smithi157 (mon.0) 5275 : audit [DBG] from='client.? 172.21.15.157:0/2199876578' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:12 smithi165 bash[22175]: cluster 2022-05-01T00:42:12.060637+0000 mgr.smithi157.nfpzoe (mgr.14180) 8480 : cluster [DBG] pgmap v7949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:12 smithi157 bash[20376]: audit 2022-05-01T00:42:11.756739+0000 mon.smithi157 (mon.0) 5275 : audit [DBG] from='client.? 172.21.15.157:0/2199876578' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:12 smithi157 bash[20376]: cluster 2022-05-01T00:42:12.060637+0000 mgr.smithi157.nfpzoe (mgr.14180) 8480 : cluster [DBG] pgmap v7949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:15 smithi165 bash[22175]: cluster 2022-05-01T00:42:14.061227+0000 mgr.smithi157.nfpzoe (mgr.14180) 8481 : cluster [DBG] pgmap v7950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:15.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:15 smithi157 bash[20376]: cluster 2022-05-01T00:42:14.061227+0000 mgr.smithi157.nfpzoe (mgr.14180) 8481 : cluster [DBG] pgmap v7950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:16.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:42:16.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:42:16.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:42:17.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:42:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:17 smithi165 bash[22175]: cluster 2022-05-01T00:42:16.061835+0000 mgr.smithi157.nfpzoe (mgr.14180) 8482 : cluster [DBG] pgmap v7951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:17 smithi165 bash[22175]: audit 2022-05-01T00:42:17.082315+0000 mon.smithi157 (mon.0) 5276 : audit [DBG] from='client.? 172.21.15.157:0/3058337414' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:17 smithi157 bash[20376]: cluster 2022-05-01T00:42:16.061835+0000 mgr.smithi157.nfpzoe (mgr.14180) 8482 : cluster [DBG] pgmap v7951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:17 smithi157 bash[20376]: audit 2022-05-01T00:42:17.082315+0000 mon.smithi157 (mon.0) 5276 : audit [DBG] from='client.? 172.21.15.157:0/3058337414' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:19 smithi165 bash[22175]: cluster 2022-05-01T00:42:18.062485+0000 mgr.smithi157.nfpzoe (mgr.14180) 8483 : cluster [DBG] pgmap v7952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:19 smithi157 bash[20376]: cluster 2022-05-01T00:42:18.062485+0000 mgr.smithi157.nfpzoe (mgr.14180) 8483 : cluster [DBG] pgmap v7952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:21 smithi165 bash[22175]: cluster 2022-05-01T00:42:20.063147+0000 mgr.smithi157.nfpzoe (mgr.14180) 8484 : cluster [DBG] pgmap v7953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:21 smithi157 bash[20376]: cluster 2022-05-01T00:42:20.063147+0000 mgr.smithi157.nfpzoe (mgr.14180) 8484 : cluster [DBG] pgmap v7953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:22.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:42:22.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:42:22.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:42:22.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:42:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:22 smithi165 bash[22175]: cluster 2022-05-01T00:42:22.063784+0000 mgr.smithi157.nfpzoe (mgr.14180) 8485 : cluster [DBG] pgmap v7954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:22 smithi165 bash[22175]: audit 2022-05-01T00:42:22.093855+0000 mon.smithi157 (mon.0) 5277 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:42:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:22 smithi165 bash[22175]: audit 2022-05-01T00:42:22.096814+0000 mon.smithi157 (mon.0) 5278 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:42:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:22 smithi165 bash[22175]: audit 2022-05-01T00:42:22.098679+0000 mon.smithi157 (mon.0) 5279 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:42:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:22 smithi157 bash[20376]: cluster 2022-05-01T00:42:22.063784+0000 mgr.smithi157.nfpzoe (mgr.14180) 8485 : cluster [DBG] pgmap v7954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:22 smithi157 bash[20376]: audit 2022-05-01T00:42:22.093855+0000 mon.smithi157 (mon.0) 5277 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:42:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:22 smithi157 bash[20376]: audit 2022-05-01T00:42:22.096814+0000 mon.smithi157 (mon.0) 5278 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:42:22.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:22 smithi157 bash[20376]: audit 2022-05-01T00:42:22.098679+0000 mon.smithi157 (mon.0) 5279 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:42:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:23 smithi157 bash[20376]: cluster 2022-05-01T00:42:22.422517+0000 mgr.smithi157.nfpzoe (mgr.14180) 8486 : cluster [DBG] pgmap v7955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:23 smithi157 bash[20376]: cluster 2022-05-01T00:42:22.422900+0000 mgr.smithi157.nfpzoe (mgr.14180) 8487 : cluster [DBG] pgmap v7956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:23 smithi157 bash[20376]: audit 2022-05-01T00:42:22.428360+0000 mon.smithi157 (mon.0) 5280 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:42:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:23 smithi157 bash[20376]: audit 2022-05-01T00:42:22.434217+0000 mon.smithi157 (mon.0) 5281 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:42:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:23 smithi157 bash[20376]: cephadm 2022-05-01T00:42:22.435258+0000 mgr.smithi157.nfpzoe (mgr.14180) 8488 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:42:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:23 smithi157 bash[20376]: cephadm 2022-05-01T00:42:22.435366+0000 mgr.smithi157.nfpzoe (mgr.14180) 8489 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:42:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:23 smithi157 bash[20376]: audit 2022-05-01T00:42:22.438838+0000 mon.smithi157 (mon.0) 5282 : audit [DBG] from='client.? 172.21.15.157:0/1883639980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:23 smithi165 bash[22175]: cluster 2022-05-01T00:42:22.422517+0000 mgr.smithi157.nfpzoe (mgr.14180) 8486 : cluster [DBG] pgmap v7955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:23 smithi165 bash[22175]: cluster 2022-05-01T00:42:22.422900+0000 mgr.smithi157.nfpzoe (mgr.14180) 8487 : cluster [DBG] pgmap v7956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:23 smithi165 bash[22175]: audit 2022-05-01T00:42:22.428360+0000 mon.smithi157 (mon.0) 5280 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:42:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:23 smithi165 bash[22175]: audit 2022-05-01T00:42:22.434217+0000 mon.smithi157 (mon.0) 5281 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:42:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:23 smithi165 bash[22175]: cephadm 2022-05-01T00:42:22.435258+0000 mgr.smithi157.nfpzoe (mgr.14180) 8488 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:42:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:23 smithi165 bash[22175]: cephadm 2022-05-01T00:42:22.435366+0000 mgr.smithi157.nfpzoe (mgr.14180) 8489 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:42:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:23 smithi165 bash[22175]: audit 2022-05-01T00:42:22.438838+0000 mon.smithi157 (mon.0) 5282 : audit [DBG] from='client.? 172.21.15.157:0/1883639980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:25 smithi157 bash[20376]: cluster 2022-05-01T00:42:24.423535+0000 mgr.smithi157.nfpzoe (mgr.14180) 8490 : cluster [DBG] pgmap v7957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:25 smithi165 bash[22175]: cluster 2022-05-01T00:42:24.423535+0000 mgr.smithi157.nfpzoe (mgr.14180) 8490 : cluster [DBG] pgmap v7957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:27.461 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:42:27.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:42:27.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:42:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:27 smithi165 bash[22175]: cluster 2022-05-01T00:42:26.424194+0000 mgr.smithi157.nfpzoe (mgr.14180) 8491 : cluster [DBG] pgmap v7958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:27 smithi157 bash[20376]: cluster 2022-05-01T00:42:26.424194+0000 mgr.smithi157.nfpzoe (mgr.14180) 8491 : cluster [DBG] pgmap v7958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:27.788 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:42:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:28 smithi165 bash[22175]: audit 2022-05-01T00:42:27.767857+0000 mon.smithi157 (mon.0) 5283 : audit [DBG] from='client.? 172.21.15.157:0/377279990' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:28.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:28 smithi157 bash[20376]: audit 2022-05-01T00:42:27.767857+0000 mon.smithi157 (mon.0) 5283 : audit [DBG] from='client.? 172.21.15.157:0/377279990' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:29 smithi165 bash[22175]: cluster 2022-05-01T00:42:28.424891+0000 mgr.smithi157.nfpzoe (mgr.14180) 8492 : cluster [DBG] pgmap v7959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:29.653 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:29 smithi157 bash[20376]: cluster 2022-05-01T00:42:28.424891+0000 mgr.smithi157.nfpzoe (mgr.14180) 8492 : cluster [DBG] pgmap v7959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:31 smithi165 bash[22175]: cluster 2022-05-01T00:42:30.425580+0000 mgr.smithi157.nfpzoe (mgr.14180) 8493 : cluster [DBG] pgmap v7960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:31.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:31 smithi157 bash[20376]: cluster 2022-05-01T00:42:30.425580+0000 mgr.smithi157.nfpzoe (mgr.14180) 8493 : cluster [DBG] pgmap v7960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:32.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:42:32.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:42:32.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:42:33.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:42:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:33 smithi165 bash[22175]: cluster 2022-05-01T00:42:32.426251+0000 mgr.smithi157.nfpzoe (mgr.14180) 8494 : cluster [DBG] pgmap v7961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:33 smithi165 bash[22175]: audit 2022-05-01T00:42:33.094423+0000 mon.smithi157 (mon.0) 5284 : audit [DBG] from='client.? 172.21.15.157:0/3972618400' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:33 smithi157 bash[20376]: cluster 2022-05-01T00:42:32.426251+0000 mgr.smithi157.nfpzoe (mgr.14180) 8494 : cluster [DBG] pgmap v7961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:33 smithi157 bash[20376]: audit 2022-05-01T00:42:33.094423+0000 mon.smithi157 (mon.0) 5284 : audit [DBG] from='client.? 172.21.15.157:0/3972618400' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:35 smithi165 bash[22175]: cluster 2022-05-01T00:42:34.426905+0000 mgr.smithi157.nfpzoe (mgr.14180) 8495 : cluster [DBG] pgmap v7962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:35 smithi157 bash[20376]: cluster 2022-05-01T00:42:34.426905+0000 mgr.smithi157.nfpzoe (mgr.14180) 8495 : cluster [DBG] pgmap v7962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:37 smithi165 bash[22175]: cluster 2022-05-01T00:42:36.427539+0000 mgr.smithi157.nfpzoe (mgr.14180) 8496 : cluster [DBG] pgmap v7963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:37 smithi157 bash[20376]: cluster 2022-05-01T00:42:36.427539+0000 mgr.smithi157.nfpzoe (mgr.14180) 8496 : cluster [DBG] pgmap v7963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:38.117 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:42:38.118 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:42:38.118 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:42:38.446 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:42:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:38 smithi165 bash[22175]: audit 2022-05-01T00:42:38.420229+0000 mon.smithi157 (mon.0) 5285 : audit [DBG] from='client.? 172.21.15.157:0/2951364083' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:38 smithi157 bash[20376]: audit 2022-05-01T00:42:38.420229+0000 mon.smithi157 (mon.0) 5285 : audit [DBG] from='client.? 172.21.15.157:0/2951364083' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:39 smithi165 bash[22175]: cluster 2022-05-01T00:42:38.428274+0000 mgr.smithi157.nfpzoe (mgr.14180) 8497 : cluster [DBG] pgmap v7964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:39 smithi157 bash[20376]: cluster 2022-05-01T00:42:38.428274+0000 mgr.smithi157.nfpzoe (mgr.14180) 8497 : cluster [DBG] pgmap v7964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:41 smithi165 bash[22175]: cluster 2022-05-01T00:42:40.428918+0000 mgr.smithi157.nfpzoe (mgr.14180) 8498 : cluster [DBG] pgmap v7965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:41 smithi157 bash[20376]: cluster 2022-05-01T00:42:40.428918+0000 mgr.smithi157.nfpzoe (mgr.14180) 8498 : cluster [DBG] pgmap v7965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:43.448 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:42:43.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:42:43.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:42:43.768 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:42:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:43 smithi165 bash[22175]: cluster 2022-05-01T00:42:42.429541+0000 mgr.smithi157.nfpzoe (mgr.14180) 8499 : cluster [DBG] pgmap v7966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:43 smithi157 bash[20376]: cluster 2022-05-01T00:42:42.429541+0000 mgr.smithi157.nfpzoe (mgr.14180) 8499 : cluster [DBG] pgmap v7966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:44 smithi165 bash[22175]: audit 2022-05-01T00:42:43.748674+0000 mon.smithi157 (mon.0) 5286 : audit [DBG] from='client.? 172.21.15.157:0/3002326733' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:44 smithi157 bash[20376]: audit 2022-05-01T00:42:43.748674+0000 mon.smithi157 (mon.0) 5286 : audit [DBG] from='client.? 172.21.15.157:0/3002326733' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:45 smithi165 bash[22175]: cluster 2022-05-01T00:42:44.430178+0000 mgr.smithi157.nfpzoe (mgr.14180) 8500 : cluster [DBG] pgmap v7967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:45 smithi157 bash[20376]: cluster 2022-05-01T00:42:44.430178+0000 mgr.smithi157.nfpzoe (mgr.14180) 8500 : cluster [DBG] pgmap v7967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:47 smithi165 bash[22175]: cluster 2022-05-01T00:42:46.430869+0000 mgr.smithi157.nfpzoe (mgr.14180) 8501 : cluster [DBG] pgmap v7968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:47 smithi157 bash[20376]: cluster 2022-05-01T00:42:46.430869+0000 mgr.smithi157.nfpzoe (mgr.14180) 8501 : cluster [DBG] pgmap v7968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:48.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:42:48.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:42:48.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:42:49.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:42:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:49 smithi165 bash[22175]: cluster 2022-05-01T00:42:48.433392+0000 mgr.smithi157.nfpzoe (mgr.14180) 8502 : cluster [DBG] pgmap v7969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:49 smithi165 bash[22175]: audit 2022-05-01T00:42:49.070829+0000 mon.smithi157 (mon.0) 5287 : audit [DBG] from='client.? 172.21.15.157:0/1415768337' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:49 smithi157 bash[20376]: cluster 2022-05-01T00:42:48.433392+0000 mgr.smithi157.nfpzoe (mgr.14180) 8502 : cluster [DBG] pgmap v7969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:49 smithi157 bash[20376]: audit 2022-05-01T00:42:49.070829+0000 mon.smithi157 (mon.0) 5287 : audit [DBG] from='client.? 172.21.15.157:0/1415768337' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:51 smithi165 bash[22175]: cluster 2022-05-01T00:42:50.434067+0000 mgr.smithi157.nfpzoe (mgr.14180) 8503 : cluster [DBG] pgmap v7970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:51 smithi157 bash[20376]: cluster 2022-05-01T00:42:50.434067+0000 mgr.smithi157.nfpzoe (mgr.14180) 8503 : cluster [DBG] pgmap v7970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:53 smithi165 bash[22175]: cluster 2022-05-01T00:42:52.434729+0000 mgr.smithi157.nfpzoe (mgr.14180) 8504 : cluster [DBG] pgmap v7971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:53 smithi157 bash[20376]: cluster 2022-05-01T00:42:52.434729+0000 mgr.smithi157.nfpzoe (mgr.14180) 8504 : cluster [DBG] pgmap v7971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:54.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:42:54.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:42:54.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:42:54.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:42:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:54 smithi165 bash[22175]: audit 2022-05-01T00:42:54.403853+0000 mon.smithi157 (mon.0) 5288 : audit [DBG] from='client.? 172.21.15.157:0/4034575748' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:54.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:54 smithi157 bash[20376]: audit 2022-05-01T00:42:54.403853+0000 mon.smithi157 (mon.0) 5288 : audit [DBG] from='client.? 172.21.15.157:0/4034575748' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:42:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:55 smithi165 bash[22175]: cluster 2022-05-01T00:42:54.435276+0000 mgr.smithi157.nfpzoe (mgr.14180) 8505 : cluster [DBG] pgmap v7972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:55 smithi157 bash[20376]: cluster 2022-05-01T00:42:54.435276+0000 mgr.smithi157.nfpzoe (mgr.14180) 8505 : cluster [DBG] pgmap v7972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:57 smithi165 bash[22175]: cluster 2022-05-01T00:42:56.435801+0000 mgr.smithi157.nfpzoe (mgr.14180) 8506 : cluster [DBG] pgmap v7973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:57.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:57 smithi157 bash[20376]: cluster 2022-05-01T00:42:56.435801+0000 mgr.smithi157.nfpzoe (mgr.14180) 8506 : cluster [DBG] pgmap v7973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:59.427 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:42:59.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:42:59.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:42:59.754 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:42:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:59 smithi165 bash[22175]: cluster 2022-05-01T00:42:58.436575+0000 mgr.smithi157.nfpzoe (mgr.14180) 8507 : cluster [DBG] pgmap v7974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:42:59 smithi165 bash[22175]: audit 2022-05-01T00:42:59.398966+0000 mon.smithi157 (mon.0) 5289 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:42:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:59 smithi157 bash[20376]: cluster 2022-05-01T00:42:58.436575+0000 mgr.smithi157.nfpzoe (mgr.14180) 8507 : cluster [DBG] pgmap v7974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:42:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:42:59 smithi157 bash[20376]: audit 2022-05-01T00:42:59.398966+0000 mon.smithi157 (mon.0) 5289 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:43:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:00 smithi165 bash[22175]: audit 2022-05-01T00:42:59.719846+0000 mon.smithi157 (mon.0) 5290 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:43:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:00 smithi165 bash[22175]: audit 2022-05-01T00:42:59.734880+0000 mon.smithi157 (mon.0) 5291 : audit [DBG] from='client.? 172.21.15.157:0/2486131126' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:00 smithi157 bash[20376]: audit 2022-05-01T00:42:59.719846+0000 mon.smithi157 (mon.0) 5290 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:43:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:00 smithi157 bash[20376]: audit 2022-05-01T00:42:59.734880+0000 mon.smithi157 (mon.0) 5291 : audit [DBG] from='client.? 172.21.15.157:0/2486131126' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:01 smithi165 bash[22175]: cluster 2022-05-01T00:43:00.437238+0000 mgr.smithi157.nfpzoe (mgr.14180) 8508 : cluster [DBG] pgmap v7975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:01 smithi157 bash[20376]: cluster 2022-05-01T00:43:00.437238+0000 mgr.smithi157.nfpzoe (mgr.14180) 8508 : cluster [DBG] pgmap v7975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:03 smithi165 bash[22175]: cluster 2022-05-01T00:43:02.437899+0000 mgr.smithi157.nfpzoe (mgr.14180) 8509 : cluster [DBG] pgmap v7976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:03 smithi157 bash[20376]: cluster 2022-05-01T00:43:02.437899+0000 mgr.smithi157.nfpzoe (mgr.14180) 8509 : cluster [DBG] pgmap v7976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:04.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:43:04.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:43:04.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:43:05.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:43:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:05 smithi165 bash[22175]: cluster 2022-05-01T00:43:04.438552+0000 mgr.smithi157.nfpzoe (mgr.14180) 8510 : cluster [DBG] pgmap v7977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:05 smithi165 bash[22175]: audit 2022-05-01T00:43:05.065678+0000 mon.smithi157 (mon.0) 5292 : audit [DBG] from='client.? 172.21.15.157:0/4011586363' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:05 smithi157 bash[20376]: cluster 2022-05-01T00:43:04.438552+0000 mgr.smithi157.nfpzoe (mgr.14180) 8510 : cluster [DBG] pgmap v7977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:05 smithi157 bash[20376]: audit 2022-05-01T00:43:05.065678+0000 mon.smithi157 (mon.0) 5292 : audit [DBG] from='client.? 172.21.15.157:0/4011586363' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:07 smithi165 bash[22175]: cluster 2022-05-01T00:43:06.439213+0000 mgr.smithi157.nfpzoe (mgr.14180) 8511 : cluster [DBG] pgmap v7978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:07 smithi157 bash[20376]: cluster 2022-05-01T00:43:06.439213+0000 mgr.smithi157.nfpzoe (mgr.14180) 8511 : cluster [DBG] pgmap v7978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:09 smithi165 bash[22175]: cluster 2022-05-01T00:43:08.439680+0000 mgr.smithi157.nfpzoe (mgr.14180) 8512 : cluster [DBG] pgmap v7979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:09 smithi157 bash[20376]: cluster 2022-05-01T00:43:08.439680+0000 mgr.smithi157.nfpzoe (mgr.14180) 8512 : cluster [DBG] pgmap v7979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:10.088 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:43:10.088 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:43:10.088 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:43:10.410 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:43:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:10 smithi165 bash[22175]: audit 2022-05-01T00:43:10.391853+0000 mon.smithi157 (mon.0) 5293 : audit [DBG] from='client.? 172.21.15.157:0/1619388719' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:10 smithi157 bash[20376]: audit 2022-05-01T00:43:10.391853+0000 mon.smithi157 (mon.0) 5293 : audit [DBG] from='client.? 172.21.15.157:0/1619388719' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:11 smithi165 bash[22175]: cluster 2022-05-01T00:43:10.440267+0000 mgr.smithi157.nfpzoe (mgr.14180) 8513 : cluster [DBG] pgmap v7980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:11 smithi157 bash[20376]: cluster 2022-05-01T00:43:10.440267+0000 mgr.smithi157.nfpzoe (mgr.14180) 8513 : cluster [DBG] pgmap v7980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:13 smithi165 bash[22175]: cluster 2022-05-01T00:43:12.440880+0000 mgr.smithi157.nfpzoe (mgr.14180) 8514 : cluster [DBG] pgmap v7981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:13 smithi157 bash[20376]: cluster 2022-05-01T00:43:12.440880+0000 mgr.smithi157.nfpzoe (mgr.14180) 8514 : cluster [DBG] pgmap v7981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:15.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:43:15.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:43:15.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:43:15.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:43:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:15 smithi165 bash[22175]: cluster 2022-05-01T00:43:14.441607+0000 mgr.smithi157.nfpzoe (mgr.14180) 8515 : cluster [DBG] pgmap v7982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:15 smithi157 bash[20376]: cluster 2022-05-01T00:43:14.441607+0000 mgr.smithi157.nfpzoe (mgr.14180) 8515 : cluster [DBG] pgmap v7982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:16 smithi165 bash[22175]: audit 2022-05-01T00:43:15.712290+0000 mon.smithi157 (mon.0) 5294 : audit [DBG] from='client.? 172.21.15.157:0/1669508606' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:16.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:16 smithi157 bash[20376]: audit 2022-05-01T00:43:15.712290+0000 mon.smithi157 (mon.0) 5294 : audit [DBG] from='client.? 172.21.15.157:0/1669508606' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:17 smithi165 bash[22175]: cluster 2022-05-01T00:43:16.442250+0000 mgr.smithi157.nfpzoe (mgr.14180) 8516 : cluster [DBG] pgmap v7983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:17 smithi157 bash[20376]: cluster 2022-05-01T00:43:16.442250+0000 mgr.smithi157.nfpzoe (mgr.14180) 8516 : cluster [DBG] pgmap v7983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:19 smithi165 bash[22175]: cluster 2022-05-01T00:43:18.442677+0000 mgr.smithi157.nfpzoe (mgr.14180) 8517 : cluster [DBG] pgmap v7984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:19 smithi157 bash[20376]: cluster 2022-05-01T00:43:18.442677+0000 mgr.smithi157.nfpzoe (mgr.14180) 8517 : cluster [DBG] pgmap v7984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:20.735 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:43:20.735 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:43:20.735 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:43:21.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:43:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:21 smithi165 bash[22175]: cluster 2022-05-01T00:43:20.443366+0000 mgr.smithi157.nfpzoe (mgr.14180) 8518 : cluster [DBG] pgmap v7985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:21 smithi165 bash[22175]: audit 2022-05-01T00:43:21.040968+0000 mon.smithi157 (mon.0) 5295 : audit [DBG] from='client.? 172.21.15.157:0/2750557617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:21 smithi157 bash[20376]: cluster 2022-05-01T00:43:20.443366+0000 mgr.smithi157.nfpzoe (mgr.14180) 8518 : cluster [DBG] pgmap v7985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:21 smithi157 bash[20376]: audit 2022-05-01T00:43:21.040968+0000 mon.smithi157 (mon.0) 5295 : audit [DBG] from='client.? 172.21.15.157:0/2750557617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:22 smithi165 bash[22175]: audit 2022-05-01T00:43:22.444244+0000 mon.smithi157 (mon.0) 5296 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:43:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:22 smithi165 bash[22175]: audit 2022-05-01T00:43:22.447347+0000 mon.smithi157 (mon.0) 5297 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:43:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:22 smithi165 bash[22175]: audit 2022-05-01T00:43:22.449185+0000 mon.smithi157 (mon.0) 5298 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:43:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:22 smithi157 bash[20376]: audit 2022-05-01T00:43:22.444244+0000 mon.smithi157 (mon.0) 5296 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:43:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:22 smithi157 bash[20376]: audit 2022-05-01T00:43:22.447347+0000 mon.smithi157 (mon.0) 5297 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:43:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:22 smithi157 bash[20376]: audit 2022-05-01T00:43:22.449185+0000 mon.smithi157 (mon.0) 5298 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:43:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:23 smithi165 bash[22175]: cluster 2022-05-01T00:43:22.444106+0000 mgr.smithi157.nfpzoe (mgr.14180) 8519 : cluster [DBG] pgmap v7986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:23 smithi165 bash[22175]: audit 2022-05-01T00:43:22.739517+0000 mon.smithi157 (mon.0) 5299 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:43:24.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:23 smithi165 bash[22175]: cluster 2022-05-01T00:43:23.022931+0000 mgr.smithi157.nfpzoe (mgr.14180) 8520 : cluster [DBG] pgmap v7987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:24.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:23 smithi165 bash[22175]: cluster 2022-05-01T00:43:23.023383+0000 mgr.smithi157.nfpzoe (mgr.14180) 8521 : cluster [DBG] pgmap v7988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:24.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:23 smithi165 bash[22175]: audit 2022-05-01T00:43:23.031161+0000 mon.smithi157 (mon.0) 5300 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:43:24.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:23 smithi165 bash[22175]: audit 2022-05-01T00:43:23.040409+0000 mon.smithi157 (mon.0) 5301 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:43:24.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:23 smithi165 bash[22175]: cephadm 2022-05-01T00:43:23.041775+0000 mgr.smithi157.nfpzoe (mgr.14180) 8522 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:43:24.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:23 smithi165 bash[22175]: cephadm 2022-05-01T00:43:23.041987+0000 mgr.smithi157.nfpzoe (mgr.14180) 8523 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:43:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:23 smithi157 bash[20376]: cluster 2022-05-01T00:43:22.444106+0000 mgr.smithi157.nfpzoe (mgr.14180) 8519 : cluster [DBG] pgmap v7986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:23 smithi157 bash[20376]: audit 2022-05-01T00:43:22.739517+0000 mon.smithi157 (mon.0) 5299 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:43:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:23 smithi157 bash[20376]: cluster 2022-05-01T00:43:23.022931+0000 mgr.smithi157.nfpzoe (mgr.14180) 8520 : cluster [DBG] pgmap v7987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:23 smithi157 bash[20376]: cluster 2022-05-01T00:43:23.023383+0000 mgr.smithi157.nfpzoe (mgr.14180) 8521 : cluster [DBG] pgmap v7988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:23 smithi157 bash[20376]: audit 2022-05-01T00:43:23.031161+0000 mon.smithi157 (mon.0) 5300 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:43:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:23 smithi157 bash[20376]: audit 2022-05-01T00:43:23.040409+0000 mon.smithi157 (mon.0) 5301 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:43:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:23 smithi157 bash[20376]: cephadm 2022-05-01T00:43:23.041775+0000 mgr.smithi157.nfpzoe (mgr.14180) 8522 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:43:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:23 smithi157 bash[20376]: cephadm 2022-05-01T00:43:23.041987+0000 mgr.smithi157.nfpzoe (mgr.14180) 8523 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:43:26.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:43:26.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:43:26.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:43:26.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:43:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:26 smithi165 bash[22175]: cluster 2022-05-01T00:43:25.024041+0000 mgr.smithi157.nfpzoe (mgr.14180) 8524 : cluster [DBG] pgmap v7989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:26 smithi157 bash[20376]: cluster 2022-05-01T00:43:25.024041+0000 mgr.smithi157.nfpzoe (mgr.14180) 8524 : cluster [DBG] pgmap v7989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:27 smithi165 bash[22175]: audit 2022-05-01T00:43:26.365928+0000 mon.smithi157 (mon.0) 5302 : audit [DBG] from='client.? 172.21.15.157:0/2638760129' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:27 smithi165 bash[22175]: cluster 2022-05-01T00:43:27.024699+0000 mgr.smithi157.nfpzoe (mgr.14180) 8525 : cluster [DBG] pgmap v7990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:27 smithi157 bash[20376]: audit 2022-05-01T00:43:26.365928+0000 mon.smithi157 (mon.0) 5302 : audit [DBG] from='client.? 172.21.15.157:0/2638760129' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:27 smithi157 bash[20376]: cluster 2022-05-01T00:43:27.024699+0000 mgr.smithi157.nfpzoe (mgr.14180) 8525 : cluster [DBG] pgmap v7990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:30 smithi165 bash[22175]: cluster 2022-05-01T00:43:29.025321+0000 mgr.smithi157.nfpzoe (mgr.14180) 8526 : cluster [DBG] pgmap v7991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:30 smithi157 bash[20376]: cluster 2022-05-01T00:43:29.025321+0000 mgr.smithi157.nfpzoe (mgr.14180) 8526 : cluster [DBG] pgmap v7991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:31.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:43:31.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:43:31.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:43:31.707 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:43:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:32 smithi165 bash[22175]: cluster 2022-05-01T00:43:31.026024+0000 mgr.smithi157.nfpzoe (mgr.14180) 8527 : cluster [DBG] pgmap v7992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:32 smithi165 bash[22175]: audit 2022-05-01T00:43:31.687989+0000 mon.smithi157 (mon.0) 5303 : audit [DBG] from='client.? 172.21.15.157:0/1853733748' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:32 smithi157 bash[20376]: cluster 2022-05-01T00:43:31.026024+0000 mgr.smithi157.nfpzoe (mgr.14180) 8527 : cluster [DBG] pgmap v7992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:32 smithi157 bash[20376]: audit 2022-05-01T00:43:31.687989+0000 mon.smithi157 (mon.0) 5303 : audit [DBG] from='client.? 172.21.15.157:0/1853733748' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:34 smithi165 bash[22175]: cluster 2022-05-01T00:43:33.026731+0000 mgr.smithi157.nfpzoe (mgr.14180) 8528 : cluster [DBG] pgmap v7993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:34 smithi157 bash[20376]: cluster 2022-05-01T00:43:33.026731+0000 mgr.smithi157.nfpzoe (mgr.14180) 8528 : cluster [DBG] pgmap v7993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:36 smithi165 bash[22175]: cluster 2022-05-01T00:43:35.027305+0000 mgr.smithi157.nfpzoe (mgr.14180) 8529 : cluster [DBG] pgmap v7994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:36 smithi157 bash[20376]: cluster 2022-05-01T00:43:35.027305+0000 mgr.smithi157.nfpzoe (mgr.14180) 8529 : cluster [DBG] pgmap v7994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:36.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:43:36.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:43:36.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:43:37.036 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:43:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:37 smithi165 bash[22175]: audit 2022-05-01T00:43:37.016812+0000 mon.smithi157 (mon.0) 5304 : audit [DBG] from='client.? 172.21.15.157:0/2308833135' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:37 smithi165 bash[22175]: cluster 2022-05-01T00:43:37.027966+0000 mgr.smithi157.nfpzoe (mgr.14180) 8530 : cluster [DBG] pgmap v7995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:37 smithi157 bash[20376]: audit 2022-05-01T00:43:37.016812+0000 mon.smithi157 (mon.0) 5304 : audit [DBG] from='client.? 172.21.15.157:0/2308833135' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:37 smithi157 bash[20376]: cluster 2022-05-01T00:43:37.027966+0000 mgr.smithi157.nfpzoe (mgr.14180) 8530 : cluster [DBG] pgmap v7995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:40 smithi165 bash[22175]: cluster 2022-05-01T00:43:39.028652+0000 mgr.smithi157.nfpzoe (mgr.14180) 8531 : cluster [DBG] pgmap v7996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:40 smithi157 bash[20376]: cluster 2022-05-01T00:43:39.028652+0000 mgr.smithi157.nfpzoe (mgr.14180) 8531 : cluster [DBG] pgmap v7996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:42.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:43:42.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:43:42.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:43:42.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:43:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:42 smithi165 bash[22175]: cluster 2022-05-01T00:43:41.029337+0000 mgr.smithi157.nfpzoe (mgr.14180) 8532 : cluster [DBG] pgmap v7997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:42 smithi157 bash[20376]: cluster 2022-05-01T00:43:41.029337+0000 mgr.smithi157.nfpzoe (mgr.14180) 8532 : cluster [DBG] pgmap v7997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:43 smithi165 bash[22175]: audit 2022-05-01T00:43:42.340274+0000 mon.smithi157 (mon.0) 5305 : audit [DBG] from='client.? 172.21.15.157:0/2941731611' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:43.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:43 smithi157 bash[20376]: audit 2022-05-01T00:43:42.340274+0000 mon.smithi157 (mon.0) 5305 : audit [DBG] from='client.? 172.21.15.157:0/2941731611' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:44 smithi165 bash[22175]: cluster 2022-05-01T00:43:43.029931+0000 mgr.smithi157.nfpzoe (mgr.14180) 8533 : cluster [DBG] pgmap v7998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:44.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:44 smithi157 bash[20376]: cluster 2022-05-01T00:43:43.029931+0000 mgr.smithi157.nfpzoe (mgr.14180) 8533 : cluster [DBG] pgmap v7998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:46 smithi165 bash[22175]: cluster 2022-05-01T00:43:45.030567+0000 mgr.smithi157.nfpzoe (mgr.14180) 8534 : cluster [DBG] pgmap v7999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:46.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:46 smithi157 bash[20376]: cluster 2022-05-01T00:43:45.030567+0000 mgr.smithi157.nfpzoe (mgr.14180) 8534 : cluster [DBG] pgmap v7999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:47.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:43:47.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:43:47.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:43:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:47 smithi165 bash[22175]: cluster 2022-05-01T00:43:47.031348+0000 mgr.smithi157.nfpzoe (mgr.14180) 8535 : cluster [DBG] pgmap v8000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:47 smithi157 bash[20376]: cluster 2022-05-01T00:43:47.031348+0000 mgr.smithi157.nfpzoe (mgr.14180) 8535 : cluster [DBG] pgmap v8000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:47.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:43:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:48 smithi165 bash[22175]: audit 2022-05-01T00:43:47.684131+0000 mon.smithi157 (mon.0) 5306 : audit [DBG] from='client.? 172.21.15.157:0/1072635662' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:48 smithi157 bash[20376]: audit 2022-05-01T00:43:47.684131+0000 mon.smithi157 (mon.0) 5306 : audit [DBG] from='client.? 172.21.15.157:0/1072635662' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:49 smithi165 bash[22175]: cluster 2022-05-01T00:43:49.031989+0000 mgr.smithi157.nfpzoe (mgr.14180) 8536 : cluster [DBG] pgmap v8001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:49.660 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:49 smithi157 bash[20376]: cluster 2022-05-01T00:43:49.031989+0000 mgr.smithi157.nfpzoe (mgr.14180) 8536 : cluster [DBG] pgmap v8001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:52 smithi165 bash[22175]: cluster 2022-05-01T00:43:51.032533+0000 mgr.smithi157.nfpzoe (mgr.14180) 8537 : cluster [DBG] pgmap v8002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:52 smithi157 bash[20376]: cluster 2022-05-01T00:43:51.032533+0000 mgr.smithi157.nfpzoe (mgr.14180) 8537 : cluster [DBG] pgmap v8002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:52.707 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:43:52.707 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:43:52.707 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:43:53.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:43:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:53 smithi165 bash[22175]: audit 2022-05-01T00:43:53.007840+0000 mon.smithi157 (mon.0) 5307 : audit [DBG] from='client.? 172.21.15.157:0/716948448' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:53.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:53 smithi157 bash[20376]: audit 2022-05-01T00:43:53.007840+0000 mon.smithi157 (mon.0) 5307 : audit [DBG] from='client.? 172.21.15.157:0/716948448' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:54 smithi165 bash[22175]: cluster 2022-05-01T00:43:53.033202+0000 mgr.smithi157.nfpzoe (mgr.14180) 8538 : cluster [DBG] pgmap v8003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:54 smithi157 bash[20376]: cluster 2022-05-01T00:43:53.033202+0000 mgr.smithi157.nfpzoe (mgr.14180) 8538 : cluster [DBG] pgmap v8003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:56 smithi165 bash[22175]: cluster 2022-05-01T00:43:55.033837+0000 mgr.smithi157.nfpzoe (mgr.14180) 8539 : cluster [DBG] pgmap v8004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:56 smithi157 bash[20376]: cluster 2022-05-01T00:43:55.033837+0000 mgr.smithi157.nfpzoe (mgr.14180) 8539 : cluster [DBG] pgmap v8004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:57 smithi165 bash[22175]: cluster 2022-05-01T00:43:57.034489+0000 mgr.smithi157.nfpzoe (mgr.14180) 8540 : cluster [DBG] pgmap v8005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:57.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:57 smithi157 bash[20376]: cluster 2022-05-01T00:43:57.034489+0000 mgr.smithi157.nfpzoe (mgr.14180) 8540 : cluster [DBG] pgmap v8005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:58.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:43:58.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:43:58.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:43:58.358 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:43:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:58 smithi157 bash[20376]: audit 2022-05-01T00:43:58.338648+0000 mon.smithi157 (mon.0) 5308 : audit [DBG] from='client.? 172.21.15.157:0/496075717' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:58 smithi165 bash[22175]: audit 2022-05-01T00:43:58.338648+0000 mon.smithi157 (mon.0) 5308 : audit [DBG] from='client.? 172.21.15.157:0/496075717' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:43:59.659 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:43:59 smithi157 bash[20376]: cluster 2022-05-01T00:43:59.035139+0000 mgr.smithi157.nfpzoe (mgr.14180) 8541 : cluster [DBG] pgmap v8006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:43:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:43:59 smithi165 bash[22175]: cluster 2022-05-01T00:43:59.035139+0000 mgr.smithi157.nfpzoe (mgr.14180) 8541 : cluster [DBG] pgmap v8006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:00 smithi157 bash[20376]: audit 2022-05-01T00:43:59.404638+0000 mon.smithi157 (mon.0) 5309 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:44:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:00 smithi157 bash[20376]: audit 2022-05-01T00:43:59.727541+0000 mon.smithi157 (mon.0) 5310 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:44:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:00 smithi165 bash[22175]: audit 2022-05-01T00:43:59.404638+0000 mon.smithi157 (mon.0) 5309 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:44:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:00 smithi165 bash[22175]: audit 2022-05-01T00:43:59.727541+0000 mon.smithi157 (mon.0) 5310 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:44:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:01 smithi157 bash[20376]: cluster 2022-05-01T00:44:01.035718+0000 mgr.smithi157.nfpzoe (mgr.14180) 8542 : cluster [DBG] pgmap v8007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:01 smithi165 bash[22175]: cluster 2022-05-01T00:44:01.035718+0000 mgr.smithi157.nfpzoe (mgr.14180) 8542 : cluster [DBG] pgmap v8007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:03.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:44:03.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:44:03.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:44:03.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:44:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:04 smithi165 bash[22175]: cluster 2022-05-01T00:44:03.036489+0000 mgr.smithi157.nfpzoe (mgr.14180) 8543 : cluster [DBG] pgmap v8008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:04 smithi165 bash[22175]: audit 2022-05-01T00:44:03.670860+0000 mon.smithi157 (mon.0) 5311 : audit [DBG] from='client.? 172.21.15.157:0/313559712' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:04 smithi157 bash[20376]: cluster 2022-05-01T00:44:03.036489+0000 mgr.smithi157.nfpzoe (mgr.14180) 8543 : cluster [DBG] pgmap v8008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:04.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:04 smithi157 bash[20376]: audit 2022-05-01T00:44:03.670860+0000 mon.smithi157 (mon.0) 5311 : audit [DBG] from='client.? 172.21.15.157:0/313559712' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:06 smithi165 bash[22175]: cluster 2022-05-01T00:44:05.037137+0000 mgr.smithi157.nfpzoe (mgr.14180) 8544 : cluster [DBG] pgmap v8009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:06.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:06 smithi157 bash[20376]: cluster 2022-05-01T00:44:05.037137+0000 mgr.smithi157.nfpzoe (mgr.14180) 8544 : cluster [DBG] pgmap v8009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:07 smithi165 bash[22175]: cluster 2022-05-01T00:44:07.037753+0000 mgr.smithi157.nfpzoe (mgr.14180) 8545 : cluster [DBG] pgmap v8010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:07.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:07 smithi157 bash[20376]: cluster 2022-05-01T00:44:07.037753+0000 mgr.smithi157.nfpzoe (mgr.14180) 8545 : cluster [DBG] pgmap v8010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:08.694 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:44:08.694 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:44:08.694 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:44:09.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:44:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:09 smithi165 bash[22175]: audit 2022-05-01T00:44:08.994243+0000 mon.smithi157 (mon.0) 5312 : audit [DBG] from='client.? 172.21.15.157:0/3793012339' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:09 smithi157 bash[20376]: audit 2022-05-01T00:44:08.994243+0000 mon.smithi157 (mon.0) 5312 : audit [DBG] from='client.? 172.21.15.157:0/3793012339' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:10 smithi165 bash[22175]: cluster 2022-05-01T00:44:09.038417+0000 mgr.smithi157.nfpzoe (mgr.14180) 8546 : cluster [DBG] pgmap v8011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:10 smithi157 bash[20376]: cluster 2022-05-01T00:44:09.038417+0000 mgr.smithi157.nfpzoe (mgr.14180) 8546 : cluster [DBG] pgmap v8011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:12 smithi165 bash[22175]: cluster 2022-05-01T00:44:11.039048+0000 mgr.smithi157.nfpzoe (mgr.14180) 8547 : cluster [DBG] pgmap v8012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:12 smithi157 bash[20376]: cluster 2022-05-01T00:44:11.039048+0000 mgr.smithi157.nfpzoe (mgr.14180) 8547 : cluster [DBG] pgmap v8012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:14.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:44:14.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:44:14.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:44:14.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:44:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:14 smithi165 bash[22175]: cluster 2022-05-01T00:44:13.039681+0000 mgr.smithi157.nfpzoe (mgr.14180) 8548 : cluster [DBG] pgmap v8013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:14 smithi157 bash[20376]: cluster 2022-05-01T00:44:13.039681+0000 mgr.smithi157.nfpzoe (mgr.14180) 8548 : cluster [DBG] pgmap v8013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:15 smithi165 bash[22175]: audit 2022-05-01T00:44:14.328518+0000 mon.smithi157 (mon.0) 5313 : audit [DBG] from='client.? 172.21.15.157:0/297199123' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:15.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:15 smithi157 bash[20376]: audit 2022-05-01T00:44:14.328518+0000 mon.smithi157 (mon.0) 5313 : audit [DBG] from='client.? 172.21.15.157:0/297199123' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:16 smithi165 bash[22175]: cluster 2022-05-01T00:44:15.040235+0000 mgr.smithi157.nfpzoe (mgr.14180) 8549 : cluster [DBG] pgmap v8014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:16.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:16 smithi157 bash[20376]: cluster 2022-05-01T00:44:15.040235+0000 mgr.smithi157.nfpzoe (mgr.14180) 8549 : cluster [DBG] pgmap v8014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:17 smithi165 bash[22175]: cluster 2022-05-01T00:44:17.040982+0000 mgr.smithi157.nfpzoe (mgr.14180) 8550 : cluster [DBG] pgmap v8015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:17.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:17 smithi157 bash[20376]: cluster 2022-05-01T00:44:17.040982+0000 mgr.smithi157.nfpzoe (mgr.14180) 8550 : cluster [DBG] pgmap v8015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:19.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:44:19.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:44:19.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:44:19.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:44:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:20 smithi165 bash[22175]: cluster 2022-05-01T00:44:19.041660+0000 mgr.smithi157.nfpzoe (mgr.14180) 8551 : cluster [DBG] pgmap v8016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:20 smithi165 bash[22175]: audit 2022-05-01T00:44:19.652763+0000 mon.smithi157 (mon.0) 5314 : audit [DBG] from='client.? 172.21.15.157:0/2555389717' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:20 smithi157 bash[20376]: cluster 2022-05-01T00:44:19.041660+0000 mgr.smithi157.nfpzoe (mgr.14180) 8551 : cluster [DBG] pgmap v8016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:20 smithi157 bash[20376]: audit 2022-05-01T00:44:19.652763+0000 mon.smithi157 (mon.0) 5314 : audit [DBG] from='client.? 172.21.15.157:0/2555389717' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:22 smithi165 bash[22175]: cluster 2022-05-01T00:44:21.042237+0000 mgr.smithi157.nfpzoe (mgr.14180) 8552 : cluster [DBG] pgmap v8017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:22 smithi157 bash[20376]: cluster 2022-05-01T00:44:21.042237+0000 mgr.smithi157.nfpzoe (mgr.14180) 8552 : cluster [DBG] pgmap v8017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:23 smithi165 bash[22175]: audit 2022-05-01T00:44:23.051107+0000 mon.smithi157 (mon.0) 5315 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:44:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:23 smithi165 bash[22175]: audit 2022-05-01T00:44:23.054144+0000 mon.smithi157 (mon.0) 5316 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:44:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:23 smithi165 bash[22175]: audit 2022-05-01T00:44:23.055937+0000 mon.smithi157 (mon.0) 5317 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:44:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:23 smithi157 bash[20376]: audit 2022-05-01T00:44:23.051107+0000 mon.smithi157 (mon.0) 5315 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:44:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:23 smithi157 bash[20376]: audit 2022-05-01T00:44:23.054144+0000 mon.smithi157 (mon.0) 5316 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:44:23.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:23 smithi157 bash[20376]: audit 2022-05-01T00:44:23.055937+0000 mon.smithi157 (mon.0) 5317 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:44:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:24 smithi165 bash[22175]: cluster 2022-05-01T00:44:23.042958+0000 mgr.smithi157.nfpzoe (mgr.14180) 8553 : cluster [DBG] pgmap v8018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:24 smithi165 bash[22175]: audit 2022-05-01T00:44:23.368038+0000 mon.smithi157 (mon.0) 5318 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:44:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:24 smithi165 bash[22175]: audit 2022-05-01T00:44:23.375894+0000 mon.smithi157 (mon.0) 5319 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:44:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:24 smithi157 bash[20376]: cluster 2022-05-01T00:44:23.042958+0000 mgr.smithi157.nfpzoe (mgr.14180) 8553 : cluster [DBG] pgmap v8018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:24 smithi157 bash[20376]: audit 2022-05-01T00:44:23.368038+0000 mon.smithi157 (mon.0) 5318 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:44:24.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:24 smithi157 bash[20376]: audit 2022-05-01T00:44:23.375894+0000 mon.smithi157 (mon.0) 5319 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:44:24.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:44:24.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:44:24.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:44:24.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:44:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:25 smithi165 bash[22175]: cluster 2022-05-01T00:44:23.362839+0000 mgr.smithi157.nfpzoe (mgr.14180) 8554 : cluster [DBG] pgmap v8019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:25 smithi165 bash[22175]: cluster 2022-05-01T00:44:23.363383+0000 mgr.smithi157.nfpzoe (mgr.14180) 8555 : cluster [DBG] pgmap v8020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:25 smithi165 bash[22175]: cephadm 2022-05-01T00:44:23.377133+0000 mgr.smithi157.nfpzoe (mgr.14180) 8556 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:44:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:25 smithi165 bash[22175]: cephadm 2022-05-01T00:44:23.377295+0000 mgr.smithi157.nfpzoe (mgr.14180) 8557 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:44:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:25 smithi165 bash[22175]: audit 2022-05-01T00:44:24.978298+0000 mon.smithi157 (mon.0) 5320 : audit [DBG] from='client.? 172.21.15.157:0/3483038447' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:25 smithi157 bash[20376]: cluster 2022-05-01T00:44:23.362839+0000 mgr.smithi157.nfpzoe (mgr.14180) 8554 : cluster [DBG] pgmap v8019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:25 smithi157 bash[20376]: cluster 2022-05-01T00:44:23.363383+0000 mgr.smithi157.nfpzoe (mgr.14180) 8555 : cluster [DBG] pgmap v8020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:25 smithi157 bash[20376]: cephadm 2022-05-01T00:44:23.377133+0000 mgr.smithi157.nfpzoe (mgr.14180) 8556 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:44:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:25 smithi157 bash[20376]: cephadm 2022-05-01T00:44:23.377295+0000 mgr.smithi157.nfpzoe (mgr.14180) 8557 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:44:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:25 smithi157 bash[20376]: audit 2022-05-01T00:44:24.978298+0000 mon.smithi157 (mon.0) 5320 : audit [DBG] from='client.? 172.21.15.157:0/3483038447' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:27 smithi165 bash[22175]: cluster 2022-05-01T00:44:25.364008+0000 mgr.smithi157.nfpzoe (mgr.14180) 8558 : cluster [DBG] pgmap v8021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:27 smithi157 bash[20376]: cluster 2022-05-01T00:44:25.364008+0000 mgr.smithi157.nfpzoe (mgr.14180) 8558 : cluster [DBG] pgmap v8021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:29 smithi165 bash[22175]: cluster 2022-05-01T00:44:27.364609+0000 mgr.smithi157.nfpzoe (mgr.14180) 8559 : cluster [DBG] pgmap v8022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:29 smithi157 bash[20376]: cluster 2022-05-01T00:44:27.364609+0000 mgr.smithi157.nfpzoe (mgr.14180) 8559 : cluster [DBG] pgmap v8022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:30.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:44:30.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:44:30.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:44:30.334 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:44:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:31 smithi165 bash[22175]: cluster 2022-05-01T00:44:29.365235+0000 mgr.smithi157.nfpzoe (mgr.14180) 8560 : cluster [DBG] pgmap v8023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:31 smithi165 bash[22175]: audit 2022-05-01T00:44:30.310676+0000 mon.smithi157 (mon.0) 5321 : audit [DBG] from='client.? 172.21.15.157:0/181527625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:31 smithi157 bash[20376]: cluster 2022-05-01T00:44:29.365235+0000 mgr.smithi157.nfpzoe (mgr.14180) 8560 : cluster [DBG] pgmap v8023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:31 smithi157 bash[20376]: audit 2022-05-01T00:44:30.310676+0000 mon.smithi157 (mon.0) 5321 : audit [DBG] from='client.? 172.21.15.157:0/181527625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:32 smithi165 bash[22175]: cluster 2022-05-01T00:44:31.365846+0000 mgr.smithi157.nfpzoe (mgr.14180) 8561 : cluster [DBG] pgmap v8024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:32 smithi157 bash[20376]: cluster 2022-05-01T00:44:31.365846+0000 mgr.smithi157.nfpzoe (mgr.14180) 8561 : cluster [DBG] pgmap v8024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:34 smithi157 bash[20376]: cluster 2022-05-01T00:44:33.366500+0000 mgr.smithi157.nfpzoe (mgr.14180) 8562 : cluster [DBG] pgmap v8025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:34 smithi165 bash[22175]: cluster 2022-05-01T00:44:33.366500+0000 mgr.smithi157.nfpzoe (mgr.14180) 8562 : cluster [DBG] pgmap v8025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:35.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:44:35.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:44:35.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:44:35.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:44:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:36 smithi157 bash[20376]: cluster 2022-05-01T00:44:35.367173+0000 mgr.smithi157.nfpzoe (mgr.14180) 8563 : cluster [DBG] pgmap v8026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:36 smithi157 bash[20376]: audit 2022-05-01T00:44:35.662639+0000 mon.smithi157 (mon.0) 5322 : audit [DBG] from='client.? 172.21.15.157:0/2131102263' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:36 smithi165 bash[22175]: cluster 2022-05-01T00:44:35.367173+0000 mgr.smithi157.nfpzoe (mgr.14180) 8563 : cluster [DBG] pgmap v8026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:36 smithi165 bash[22175]: audit 2022-05-01T00:44:35.662639+0000 mon.smithi157 (mon.0) 5322 : audit [DBG] from='client.? 172.21.15.157:0/2131102263' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:38.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:38 smithi157 bash[20376]: cluster 2022-05-01T00:44:37.367848+0000 mgr.smithi157.nfpzoe (mgr.14180) 8564 : cluster [DBG] pgmap v8027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:38 smithi165 bash[22175]: cluster 2022-05-01T00:44:37.367848+0000 mgr.smithi157.nfpzoe (mgr.14180) 8564 : cluster [DBG] pgmap v8027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:40.686 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:44:40.686 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:44:40.686 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:44:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:40 smithi157 bash[20376]: cluster 2022-05-01T00:44:39.368452+0000 mgr.smithi157.nfpzoe (mgr.14180) 8565 : cluster [DBG] pgmap v8028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:40 smithi165 bash[22175]: cluster 2022-05-01T00:44:39.368452+0000 mgr.smithi157.nfpzoe (mgr.14180) 8565 : cluster [DBG] pgmap v8028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:41.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:44:41.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:41 smithi157 bash[20376]: audit 2022-05-01T00:44:40.992141+0000 mon.smithi157 (mon.0) 5323 : audit [DBG] from='client.? 172.21.15.157:0/2128316716' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:41 smithi165 bash[22175]: audit 2022-05-01T00:44:40.992141+0000 mon.smithi157 (mon.0) 5323 : audit [DBG] from='client.? 172.21.15.157:0/2128316716' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:42 smithi157 bash[20376]: cluster 2022-05-01T00:44:41.369056+0000 mgr.smithi157.nfpzoe (mgr.14180) 8566 : cluster [DBG] pgmap v8029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:42 smithi165 bash[22175]: cluster 2022-05-01T00:44:41.369056+0000 mgr.smithi157.nfpzoe (mgr.14180) 8566 : cluster [DBG] pgmap v8029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:44 smithi165 bash[22175]: cluster 2022-05-01T00:44:43.369797+0000 mgr.smithi157.nfpzoe (mgr.14180) 8567 : cluster [DBG] pgmap v8030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:44 smithi157 bash[20376]: cluster 2022-05-01T00:44:43.369797+0000 mgr.smithi157.nfpzoe (mgr.14180) 8567 : cluster [DBG] pgmap v8030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:46.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:44:46.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:44:46.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:44:46.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:44:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:46 smithi165 bash[22175]: cluster 2022-05-01T00:44:45.370458+0000 mgr.smithi157.nfpzoe (mgr.14180) 8568 : cluster [DBG] pgmap v8031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:46 smithi165 bash[22175]: audit 2022-05-01T00:44:46.318798+0000 mon.smithi157 (mon.0) 5324 : audit [DBG] from='client.? 172.21.15.157:0/4161850526' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:46.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:46 smithi157 bash[20376]: cluster 2022-05-01T00:44:45.370458+0000 mgr.smithi157.nfpzoe (mgr.14180) 8568 : cluster [DBG] pgmap v8031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:46.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:46 smithi157 bash[20376]: audit 2022-05-01T00:44:46.318798+0000 mon.smithi157 (mon.0) 5324 : audit [DBG] from='client.? 172.21.15.157:0/4161850526' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:48 smithi165 bash[22175]: cluster 2022-05-01T00:44:47.371215+0000 mgr.smithi157.nfpzoe (mgr.14180) 8569 : cluster [DBG] pgmap v8032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:48.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:48 smithi157 bash[20376]: cluster 2022-05-01T00:44:47.371215+0000 mgr.smithi157.nfpzoe (mgr.14180) 8569 : cluster [DBG] pgmap v8032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:50 smithi165 bash[22175]: cluster 2022-05-01T00:44:49.371958+0000 mgr.smithi157.nfpzoe (mgr.14180) 8570 : cluster [DBG] pgmap v8033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:50.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:50 smithi157 bash[20376]: cluster 2022-05-01T00:44:49.371958+0000 mgr.smithi157.nfpzoe (mgr.14180) 8570 : cluster [DBG] pgmap v8033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:51.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:44:51.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:44:51.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:44:51.670 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:44:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:52 smithi165 bash[22175]: cluster 2022-05-01T00:44:51.372628+0000 mgr.smithi157.nfpzoe (mgr.14180) 8571 : cluster [DBG] pgmap v8034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:52 smithi165 bash[22175]: audit 2022-05-01T00:44:51.650209+0000 mon.smithi157 (mon.0) 5325 : audit [DBG] from='client.? 172.21.15.157:0/778596450' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:52 smithi157 bash[20376]: cluster 2022-05-01T00:44:51.372628+0000 mgr.smithi157.nfpzoe (mgr.14180) 8571 : cluster [DBG] pgmap v8034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:52 smithi157 bash[20376]: audit 2022-05-01T00:44:51.650209+0000 mon.smithi157 (mon.0) 5325 : audit [DBG] from='client.? 172.21.15.157:0/778596450' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:54 smithi157 bash[20376]: cluster 2022-05-01T00:44:53.373343+0000 mgr.smithi157.nfpzoe (mgr.14180) 8572 : cluster [DBG] pgmap v8035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:54 smithi165 bash[22175]: cluster 2022-05-01T00:44:53.373343+0000 mgr.smithi157.nfpzoe (mgr.14180) 8572 : cluster [DBG] pgmap v8035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:56.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:44:56.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:44:56.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:44:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:56 smithi157 bash[20376]: cluster 2022-05-01T00:44:55.373982+0000 mgr.smithi157.nfpzoe (mgr.14180) 8573 : cluster [DBG] pgmap v8036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:56 smithi165 bash[22175]: cluster 2022-05-01T00:44:55.373982+0000 mgr.smithi157.nfpzoe (mgr.14180) 8573 : cluster [DBG] pgmap v8036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:56.992 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:44:57.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:57 smithi157 bash[20376]: audit 2022-05-01T00:44:56.972609+0000 mon.smithi157 (mon.0) 5326 : audit [DBG] from='client.? 172.21.15.157:0/1699801164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:57 smithi165 bash[22175]: audit 2022-05-01T00:44:56.972609+0000 mon.smithi157 (mon.0) 5326 : audit [DBG] from='client.? 172.21.15.157:0/1699801164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:44:58.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:58 smithi157 bash[20376]: cluster 2022-05-01T00:44:57.374621+0000 mgr.smithi157.nfpzoe (mgr.14180) 8574 : cluster [DBG] pgmap v8037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:58 smithi165 bash[22175]: cluster 2022-05-01T00:44:57.374621+0000 mgr.smithi157.nfpzoe (mgr.14180) 8574 : cluster [DBG] pgmap v8037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:44:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:44:59 smithi165 bash[22175]: audit 2022-05-01T00:44:59.408865+0000 mon.smithi157 (mon.0) 5327 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:44:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:44:59 smithi157 bash[20376]: audit 2022-05-01T00:44:59.408865+0000 mon.smithi157 (mon.0) 5327 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:45:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:00 smithi165 bash[22175]: cluster 2022-05-01T00:44:59.375224+0000 mgr.smithi157.nfpzoe (mgr.14180) 8575 : cluster [DBG] pgmap v8038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:00 smithi165 bash[22175]: audit 2022-05-01T00:44:59.734680+0000 mon.smithi157 (mon.0) 5328 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:45:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:00 smithi157 bash[20376]: cluster 2022-05-01T00:44:59.375224+0000 mgr.smithi157.nfpzoe (mgr.14180) 8575 : cluster [DBG] pgmap v8038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:00 smithi157 bash[20376]: audit 2022-05-01T00:44:59.734680+0000 mon.smithi157 (mon.0) 5328 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:45:01.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:45:01.995 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:45:01.995 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:45:02.316 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:45:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:02 smithi165 bash[22175]: cluster 2022-05-01T00:45:01.375819+0000 mgr.smithi157.nfpzoe (mgr.14180) 8576 : cluster [DBG] pgmap v8039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:02 smithi165 bash[22175]: audit 2022-05-01T00:45:02.296976+0000 mon.smithi157 (mon.0) 5329 : audit [DBG] from='client.? 172.21.15.157:0/3666080386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:02 smithi157 bash[20376]: cluster 2022-05-01T00:45:01.375819+0000 mgr.smithi157.nfpzoe (mgr.14180) 8576 : cluster [DBG] pgmap v8039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:02 smithi157 bash[20376]: audit 2022-05-01T00:45:02.296976+0000 mon.smithi157 (mon.0) 5329 : audit [DBG] from='client.? 172.21.15.157:0/3666080386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:04 smithi157 bash[20376]: cluster 2022-05-01T00:45:03.376442+0000 mgr.smithi157.nfpzoe (mgr.14180) 8577 : cluster [DBG] pgmap v8040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:04 smithi165 bash[22175]: cluster 2022-05-01T00:45:03.376442+0000 mgr.smithi157.nfpzoe (mgr.14180) 8577 : cluster [DBG] pgmap v8040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:06 smithi157 bash[20376]: cluster 2022-05-01T00:45:05.377088+0000 mgr.smithi157.nfpzoe (mgr.14180) 8578 : cluster [DBG] pgmap v8041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:06 smithi165 bash[22175]: cluster 2022-05-01T00:45:05.377088+0000 mgr.smithi157.nfpzoe (mgr.14180) 8578 : cluster [DBG] pgmap v8041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:07.320 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:45:07.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:45:07.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:45:07.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:45:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:08 smithi157 bash[20376]: cluster 2022-05-01T00:45:07.377838+0000 mgr.smithi157.nfpzoe (mgr.14180) 8579 : cluster [DBG] pgmap v8042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:08.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:08 smithi157 bash[20376]: audit 2022-05-01T00:45:07.632750+0000 mon.smithi157 (mon.0) 5330 : audit [DBG] from='client.? 172.21.15.157:0/525953407' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:08 smithi165 bash[22175]: cluster 2022-05-01T00:45:07.377838+0000 mgr.smithi157.nfpzoe (mgr.14180) 8579 : cluster [DBG] pgmap v8042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:08 smithi165 bash[22175]: audit 2022-05-01T00:45:07.632750+0000 mon.smithi157 (mon.0) 5330 : audit [DBG] from='client.? 172.21.15.157:0/525953407' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:10 smithi157 bash[20376]: cluster 2022-05-01T00:45:09.378583+0000 mgr.smithi157.nfpzoe (mgr.14180) 8580 : cluster [DBG] pgmap v8043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:10 smithi165 bash[22175]: cluster 2022-05-01T00:45:09.378583+0000 mgr.smithi157.nfpzoe (mgr.14180) 8580 : cluster [DBG] pgmap v8043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:12 smithi165 bash[22175]: cluster 2022-05-01T00:45:11.379263+0000 mgr.smithi157.nfpzoe (mgr.14180) 8581 : cluster [DBG] pgmap v8044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:12.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:45:12.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:45:12.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:45:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:12 smithi157 bash[20376]: cluster 2022-05-01T00:45:11.379263+0000 mgr.smithi157.nfpzoe (mgr.14180) 8581 : cluster [DBG] pgmap v8044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:12.980 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:45:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:13 smithi165 bash[22175]: audit 2022-05-01T00:45:12.961925+0000 mon.smithi157 (mon.0) 5331 : audit [DBG] from='client.? 172.21.15.157:0/3311579252' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:13.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:13 smithi157 bash[20376]: audit 2022-05-01T00:45:12.961925+0000 mon.smithi157 (mon.0) 5331 : audit [DBG] from='client.? 172.21.15.157:0/3311579252' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:14 smithi165 bash[22175]: cluster 2022-05-01T00:45:13.379899+0000 mgr.smithi157.nfpzoe (mgr.14180) 8582 : cluster [DBG] pgmap v8045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:14.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:14 smithi157 bash[20376]: cluster 2022-05-01T00:45:13.379899+0000 mgr.smithi157.nfpzoe (mgr.14180) 8582 : cluster [DBG] pgmap v8045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:16 smithi157 bash[20376]: cluster 2022-05-01T00:45:15.380537+0000 mgr.smithi157.nfpzoe (mgr.14180) 8583 : cluster [DBG] pgmap v8046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:16 smithi165 bash[22175]: cluster 2022-05-01T00:45:15.380537+0000 mgr.smithi157.nfpzoe (mgr.14180) 8583 : cluster [DBG] pgmap v8046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:17.984 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:45:17.984 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:45:17.984 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:45:18.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:45:18.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:18 smithi157 bash[20376]: cluster 2022-05-01T00:45:17.381296+0000 mgr.smithi157.nfpzoe (mgr.14180) 8584 : cluster [DBG] pgmap v8047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:18.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:18 smithi157 bash[20376]: audit 2022-05-01T00:45:18.284370+0000 mon.smithi157 (mon.0) 5332 : audit [DBG] from='client.? 172.21.15.157:0/2157155679' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:18 smithi165 bash[22175]: cluster 2022-05-01T00:45:17.381296+0000 mgr.smithi157.nfpzoe (mgr.14180) 8584 : cluster [DBG] pgmap v8047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:18 smithi165 bash[22175]: audit 2022-05-01T00:45:18.284370+0000 mon.smithi157 (mon.0) 5332 : audit [DBG] from='client.? 172.21.15.157:0/2157155679' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:20.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:20 smithi157 bash[20376]: cluster 2022-05-01T00:45:19.381957+0000 mgr.smithi157.nfpzoe (mgr.14180) 8585 : cluster [DBG] pgmap v8048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:20 smithi165 bash[22175]: cluster 2022-05-01T00:45:19.381957+0000 mgr.smithi157.nfpzoe (mgr.14180) 8585 : cluster [DBG] pgmap v8048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:22 smithi165 bash[22175]: cluster 2022-05-01T00:45:21.382570+0000 mgr.smithi157.nfpzoe (mgr.14180) 8586 : cluster [DBG] pgmap v8049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:22 smithi157 bash[20376]: cluster 2022-05-01T00:45:21.382570+0000 mgr.smithi157.nfpzoe (mgr.14180) 8586 : cluster [DBG] pgmap v8049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:23.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:45:23.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:45:23.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:45:23.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:45:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:23 smithi157 bash[20376]: audit 2022-05-01T00:45:23.390049+0000 mon.smithi157 (mon.0) 5333 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:45:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:23 smithi157 bash[20376]: audit 2022-05-01T00:45:23.393133+0000 mon.smithi157 (mon.0) 5334 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:45:23.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:23 smithi157 bash[20376]: audit 2022-05-01T00:45:23.394811+0000 mon.smithi157 (mon.0) 5335 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:45:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:23 smithi165 bash[22175]: audit 2022-05-01T00:45:23.390049+0000 mon.smithi157 (mon.0) 5333 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:45:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:23 smithi165 bash[22175]: audit 2022-05-01T00:45:23.393133+0000 mon.smithi157 (mon.0) 5334 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:45:23.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:23 smithi165 bash[22175]: audit 2022-05-01T00:45:23.394811+0000 mon.smithi157 (mon.0) 5335 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:45:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:24 smithi165 bash[22175]: cluster 2022-05-01T00:45:23.383212+0000 mgr.smithi157.nfpzoe (mgr.14180) 8587 : cluster [DBG] pgmap v8050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:24 smithi165 bash[22175]: audit 2022-05-01T00:45:23.612496+0000 mon.smithi157 (mon.0) 5336 : audit [DBG] from='client.? 172.21.15.157:0/3058318904' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:24 smithi165 bash[22175]: cluster 2022-05-01T00:45:23.698624+0000 mgr.smithi157.nfpzoe (mgr.14180) 8588 : cluster [DBG] pgmap v8051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:24 smithi165 bash[22175]: cluster 2022-05-01T00:45:23.698993+0000 mgr.smithi157.nfpzoe (mgr.14180) 8589 : cluster [DBG] pgmap v8052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:24 smithi165 bash[22175]: audit 2022-05-01T00:45:23.705616+0000 mon.smithi157 (mon.0) 5337 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:45:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:24 smithi165 bash[22175]: audit 2022-05-01T00:45:23.716117+0000 mon.smithi157 (mon.0) 5338 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:45:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:24 smithi165 bash[22175]: cephadm 2022-05-01T00:45:23.717472+0000 mgr.smithi157.nfpzoe (mgr.14180) 8590 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:45:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:24 smithi165 bash[22175]: cephadm 2022-05-01T00:45:23.717726+0000 mgr.smithi157.nfpzoe (mgr.14180) 8591 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:45:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:24 smithi157 bash[20376]: cluster 2022-05-01T00:45:23.383212+0000 mgr.smithi157.nfpzoe (mgr.14180) 8587 : cluster [DBG] pgmap v8050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:24 smithi157 bash[20376]: audit 2022-05-01T00:45:23.612496+0000 mon.smithi157 (mon.0) 5336 : audit [DBG] from='client.? 172.21.15.157:0/3058318904' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:24 smithi157 bash[20376]: cluster 2022-05-01T00:45:23.698624+0000 mgr.smithi157.nfpzoe (mgr.14180) 8588 : cluster [DBG] pgmap v8051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:24 smithi157 bash[20376]: cluster 2022-05-01T00:45:23.698993+0000 mgr.smithi157.nfpzoe (mgr.14180) 8589 : cluster [DBG] pgmap v8052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:24 smithi157 bash[20376]: audit 2022-05-01T00:45:23.705616+0000 mon.smithi157 (mon.0) 5337 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:45:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:24 smithi157 bash[20376]: audit 2022-05-01T00:45:23.716117+0000 mon.smithi157 (mon.0) 5338 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:45:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:24 smithi157 bash[20376]: cephadm 2022-05-01T00:45:23.717472+0000 mgr.smithi157.nfpzoe (mgr.14180) 8590 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:45:24.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:24 smithi157 bash[20376]: cephadm 2022-05-01T00:45:23.717726+0000 mgr.smithi157.nfpzoe (mgr.14180) 8591 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:45:27.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:26 smithi157 bash[20376]: cluster 2022-05-01T00:45:25.699579+0000 mgr.smithi157.nfpzoe (mgr.14180) 8592 : cluster [DBG] pgmap v8053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:26 smithi165 bash[22175]: cluster 2022-05-01T00:45:25.699579+0000 mgr.smithi157.nfpzoe (mgr.14180) 8592 : cluster [DBG] pgmap v8053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:28.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:45:28.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:45:28.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:45:28.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:45:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:28 smithi165 bash[22175]: cluster 2022-05-01T00:45:27.700237+0000 mgr.smithi157.nfpzoe (mgr.14180) 8593 : cluster [DBG] pgmap v8054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:28 smithi157 bash[20376]: cluster 2022-05-01T00:45:27.700237+0000 mgr.smithi157.nfpzoe (mgr.14180) 8593 : cluster [DBG] pgmap v8054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:29 smithi157 bash[20376]: audit 2022-05-01T00:45:28.944843+0000 mon.smithi157 (mon.0) 5339 : audit [DBG] from='client.? 172.21.15.157:0/3061859159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:29 smithi165 bash[22175]: audit 2022-05-01T00:45:28.944843+0000 mon.smithi157 (mon.0) 5339 : audit [DBG] from='client.? 172.21.15.157:0/3061859159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:31.089 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:30 smithi157 bash[20376]: cluster 2022-05-01T00:45:29.700821+0000 mgr.smithi157.nfpzoe (mgr.14180) 8594 : cluster [DBG] pgmap v8055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:30 smithi165 bash[22175]: cluster 2022-05-01T00:45:29.700821+0000 mgr.smithi157.nfpzoe (mgr.14180) 8594 : cluster [DBG] pgmap v8055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:32 smithi165 bash[22175]: cluster 2022-05-01T00:45:31.701496+0000 mgr.smithi157.nfpzoe (mgr.14180) 8595 : cluster [DBG] pgmap v8056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:32 smithi157 bash[20376]: cluster 2022-05-01T00:45:31.701496+0000 mgr.smithi157.nfpzoe (mgr.14180) 8595 : cluster [DBG] pgmap v8056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:33.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:45:33.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:45:33.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:45:34.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:45:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:34 smithi165 bash[22175]: cluster 2022-05-01T00:45:33.702130+0000 mgr.smithi157.nfpzoe (mgr.14180) 8596 : cluster [DBG] pgmap v8057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:34 smithi165 bash[22175]: audit 2022-05-01T00:45:34.270116+0000 mon.smithi157 (mon.0) 5340 : audit [DBG] from='client.? 172.21.15.157:0/4065388756' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:34 smithi157 bash[20376]: cluster 2022-05-01T00:45:33.702130+0000 mgr.smithi157.nfpzoe (mgr.14180) 8596 : cluster [DBG] pgmap v8057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:34 smithi157 bash[20376]: audit 2022-05-01T00:45:34.270116+0000 mon.smithi157 (mon.0) 5340 : audit [DBG] from='client.? 172.21.15.157:0/4065388756' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:37.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:36 smithi157 bash[20376]: cluster 2022-05-01T00:45:35.702735+0000 mgr.smithi157.nfpzoe (mgr.14180) 8597 : cluster [DBG] pgmap v8058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:36 smithi165 bash[22175]: cluster 2022-05-01T00:45:35.702735+0000 mgr.smithi157.nfpzoe (mgr.14180) 8597 : cluster [DBG] pgmap v8058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:38 smithi165 bash[22175]: cluster 2022-05-01T00:45:37.703369+0000 mgr.smithi157.nfpzoe (mgr.14180) 8598 : cluster [DBG] pgmap v8059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:38 smithi157 bash[20376]: cluster 2022-05-01T00:45:37.703369+0000 mgr.smithi157.nfpzoe (mgr.14180) 8598 : cluster [DBG] pgmap v8059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:39.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:45:39.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:45:39.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:45:39.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:45:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:39 smithi157 bash[20376]: audit 2022-05-01T00:45:39.599415+0000 mon.smithi157 (mon.0) 5341 : audit [DBG] from='client.? 172.21.15.157:0/2941051050' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:39 smithi165 bash[22175]: audit 2022-05-01T00:45:39.599415+0000 mon.smithi157 (mon.0) 5341 : audit [DBG] from='client.? 172.21.15.157:0/2941051050' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:41.091 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:40 smithi157 bash[20376]: cluster 2022-05-01T00:45:39.704001+0000 mgr.smithi157.nfpzoe (mgr.14180) 8599 : cluster [DBG] pgmap v8060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:40 smithi165 bash[22175]: cluster 2022-05-01T00:45:39.704001+0000 mgr.smithi157.nfpzoe (mgr.14180) 8599 : cluster [DBG] pgmap v8060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:42 smithi165 bash[22175]: cluster 2022-05-01T00:45:41.704646+0000 mgr.smithi157.nfpzoe (mgr.14180) 8600 : cluster [DBG] pgmap v8061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:42 smithi157 bash[20376]: cluster 2022-05-01T00:45:41.704646+0000 mgr.smithi157.nfpzoe (mgr.14180) 8600 : cluster [DBG] pgmap v8061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:44.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:45:44.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:45:44.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:45:44.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:45:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:44 smithi165 bash[22175]: cluster 2022-05-01T00:45:43.705314+0000 mgr.smithi157.nfpzoe (mgr.14180) 8601 : cluster [DBG] pgmap v8062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:45.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:44 smithi157 bash[20376]: cluster 2022-05-01T00:45:43.705314+0000 mgr.smithi157.nfpzoe (mgr.14180) 8601 : cluster [DBG] pgmap v8062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:45 smithi165 bash[22175]: audit 2022-05-01T00:45:44.921279+0000 mon.smithi157 (mon.0) 5342 : audit [DBG] from='client.? 172.21.15.157:0/1395393792' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:45 smithi157 bash[20376]: audit 2022-05-01T00:45:44.921279+0000 mon.smithi157 (mon.0) 5342 : audit [DBG] from='client.? 172.21.15.157:0/1395393792' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:47.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:46 smithi157 bash[20376]: cluster 2022-05-01T00:45:45.705927+0000 mgr.smithi157.nfpzoe (mgr.14180) 8602 : cluster [DBG] pgmap v8063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:46 smithi165 bash[22175]: cluster 2022-05-01T00:45:45.705927+0000 mgr.smithi157.nfpzoe (mgr.14180) 8602 : cluster [DBG] pgmap v8063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:48 smithi165 bash[22175]: cluster 2022-05-01T00:45:47.706530+0000 mgr.smithi157.nfpzoe (mgr.14180) 8603 : cluster [DBG] pgmap v8064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:48 smithi157 bash[20376]: cluster 2022-05-01T00:45:47.706530+0000 mgr.smithi157.nfpzoe (mgr.14180) 8603 : cluster [DBG] pgmap v8064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:49.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:45:49.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:45:49.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:45:50.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:45:51.092 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:50 smithi157 bash[20376]: cluster 2022-05-01T00:45:49.707297+0000 mgr.smithi157.nfpzoe (mgr.14180) 8604 : cluster [DBG] pgmap v8065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:51.092 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:50 smithi157 bash[20376]: audit 2022-05-01T00:45:50.248151+0000 mon.smithi157 (mon.0) 5343 : audit [DBG] from='client.? 172.21.15.157:0/3479851683' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:50 smithi165 bash[22175]: cluster 2022-05-01T00:45:49.707297+0000 mgr.smithi157.nfpzoe (mgr.14180) 8604 : cluster [DBG] pgmap v8065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:50 smithi165 bash[22175]: audit 2022-05-01T00:45:50.248151+0000 mon.smithi157 (mon.0) 5343 : audit [DBG] from='client.? 172.21.15.157:0/3479851683' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:52 smithi165 bash[22175]: cluster 2022-05-01T00:45:51.707953+0000 mgr.smithi157.nfpzoe (mgr.14180) 8605 : cluster [DBG] pgmap v8066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:52 smithi157 bash[20376]: cluster 2022-05-01T00:45:51.707953+0000 mgr.smithi157.nfpzoe (mgr.14180) 8605 : cluster [DBG] pgmap v8066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:54 smithi165 bash[22175]: cluster 2022-05-01T00:45:53.708563+0000 mgr.smithi157.nfpzoe (mgr.14180) 8606 : cluster [DBG] pgmap v8067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:55.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:54 smithi157 bash[20376]: cluster 2022-05-01T00:45:53.708563+0000 mgr.smithi157.nfpzoe (mgr.14180) 8606 : cluster [DBG] pgmap v8067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:55.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:45:55.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:45:55.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:45:55.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:45:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:55 smithi165 bash[22175]: audit 2022-05-01T00:45:55.569473+0000 mon.smithi157 (mon.0) 5344 : audit [DBG] from='client.? 172.21.15.157:0/32372109' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:55 smithi157 bash[20376]: audit 2022-05-01T00:45:55.569473+0000 mon.smithi157 (mon.0) 5344 : audit [DBG] from='client.? 172.21.15.157:0/32372109' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:45:57.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:56 smithi157 bash[20376]: cluster 2022-05-01T00:45:55.709159+0000 mgr.smithi157.nfpzoe (mgr.14180) 8607 : cluster [DBG] pgmap v8068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:56 smithi165 bash[22175]: cluster 2022-05-01T00:45:55.709159+0000 mgr.smithi157.nfpzoe (mgr.14180) 8607 : cluster [DBG] pgmap v8068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:58 smithi165 bash[22175]: cluster 2022-05-01T00:45:57.709770+0000 mgr.smithi157.nfpzoe (mgr.14180) 8608 : cluster [DBG] pgmap v8069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:59.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:58 smithi157 bash[20376]: cluster 2022-05-01T00:45:57.709770+0000 mgr.smithi157.nfpzoe (mgr.14180) 8608 : cluster [DBG] pgmap v8069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:45:59.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:59 smithi157 bash[20376]: audit 2022-05-01T00:45:59.412913+0000 mon.smithi157 (mon.0) 5345 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:45:59.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:45:59 smithi157 bash[20376]: audit 2022-05-01T00:45:59.741760+0000 mon.smithi157 (mon.0) 5346 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:46:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:59 smithi165 bash[22175]: audit 2022-05-01T00:45:59.412913+0000 mon.smithi157 (mon.0) 5345 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:46:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:45:59 smithi165 bash[22175]: audit 2022-05-01T00:45:59.741760+0000 mon.smithi157 (mon.0) 5346 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:46:00.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:46:00.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:46:00.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:46:00.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:46:01.091 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:00 smithi157 bash[20376]: cluster 2022-05-01T00:45:59.710372+0000 mgr.smithi157.nfpzoe (mgr.14180) 8609 : cluster [DBG] pgmap v8070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:00 smithi165 bash[22175]: cluster 2022-05-01T00:45:59.710372+0000 mgr.smithi157.nfpzoe (mgr.14180) 8609 : cluster [DBG] pgmap v8070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:01 smithi165 bash[22175]: audit 2022-05-01T00:46:00.897670+0000 mon.smithi157 (mon.0) 5347 : audit [DBG] from='client.? 172.21.15.157:0/1463807638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:01 smithi157 bash[20376]: audit 2022-05-01T00:46:00.897670+0000 mon.smithi157 (mon.0) 5347 : audit [DBG] from='client.? 172.21.15.157:0/1463807638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:02 smithi165 bash[22175]: cluster 2022-05-01T00:46:01.711098+0000 mgr.smithi157.nfpzoe (mgr.14180) 8610 : cluster [DBG] pgmap v8071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:02 smithi157 bash[20376]: cluster 2022-05-01T00:46:01.711098+0000 mgr.smithi157.nfpzoe (mgr.14180) 8610 : cluster [DBG] pgmap v8071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:04 smithi165 bash[22175]: cluster 2022-05-01T00:46:03.711702+0000 mgr.smithi157.nfpzoe (mgr.14180) 8611 : cluster [DBG] pgmap v8072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:04 smithi157 bash[20376]: cluster 2022-05-01T00:46:03.711702+0000 mgr.smithi157.nfpzoe (mgr.14180) 8611 : cluster [DBG] pgmap v8072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:05.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:46:05.921 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:46:05.921 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:46:06.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:46:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:06 smithi165 bash[22175]: cluster 2022-05-01T00:46:05.712303+0000 mgr.smithi157.nfpzoe (mgr.14180) 8612 : cluster [DBG] pgmap v8073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:06 smithi165 bash[22175]: audit 2022-05-01T00:46:06.222240+0000 mon.smithi157 (mon.0) 5348 : audit [DBG] from='client.? 172.21.15.157:0/560018409' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:07.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:06 smithi157 bash[20376]: cluster 2022-05-01T00:46:05.712303+0000 mgr.smithi157.nfpzoe (mgr.14180) 8612 : cluster [DBG] pgmap v8073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:07.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:06 smithi157 bash[20376]: audit 2022-05-01T00:46:06.222240+0000 mon.smithi157 (mon.0) 5348 : audit [DBG] from='client.? 172.21.15.157:0/560018409' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:08 smithi165 bash[22175]: cluster 2022-05-01T00:46:07.712947+0000 mgr.smithi157.nfpzoe (mgr.14180) 8613 : cluster [DBG] pgmap v8074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:09.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:08 smithi157 bash[20376]: cluster 2022-05-01T00:46:07.712947+0000 mgr.smithi157.nfpzoe (mgr.14180) 8613 : cluster [DBG] pgmap v8074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:11.092 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:10 smithi157 bash[20376]: cluster 2022-05-01T00:46:09.713531+0000 mgr.smithi157.nfpzoe (mgr.14180) 8614 : cluster [DBG] pgmap v8075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:10 smithi165 bash[22175]: cluster 2022-05-01T00:46:09.713531+0000 mgr.smithi157.nfpzoe (mgr.14180) 8614 : cluster [DBG] pgmap v8075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:11.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:46:11.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:46:11.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:46:11.569 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:46:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:12 smithi165 bash[22175]: audit 2022-05-01T00:46:11.550878+0000 mon.smithi157 (mon.0) 5349 : audit [DBG] from='client.? 172.21.15.157:0/2308487304' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:12 smithi165 bash[22175]: cluster 2022-05-01T00:46:11.714195+0000 mgr.smithi157.nfpzoe (mgr.14180) 8615 : cluster [DBG] pgmap v8076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:12 smithi157 bash[20376]: audit 2022-05-01T00:46:11.550878+0000 mon.smithi157 (mon.0) 5349 : audit [DBG] from='client.? 172.21.15.157:0/2308487304' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:12 smithi157 bash[20376]: cluster 2022-05-01T00:46:11.714195+0000 mgr.smithi157.nfpzoe (mgr.14180) 8615 : cluster [DBG] pgmap v8076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:14 smithi165 bash[22175]: cluster 2022-05-01T00:46:13.714848+0000 mgr.smithi157.nfpzoe (mgr.14180) 8616 : cluster [DBG] pgmap v8077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:15.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:14 smithi157 bash[20376]: cluster 2022-05-01T00:46:13.714848+0000 mgr.smithi157.nfpzoe (mgr.14180) 8616 : cluster [DBG] pgmap v8077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:16.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:46:16.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:46:16.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:46:16.900 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:46:17.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:16 smithi157 bash[20376]: cluster 2022-05-01T00:46:15.715437+0000 mgr.smithi157.nfpzoe (mgr.14180) 8617 : cluster [DBG] pgmap v8078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:16 smithi165 bash[22175]: cluster 2022-05-01T00:46:15.715437+0000 mgr.smithi157.nfpzoe (mgr.14180) 8617 : cluster [DBG] pgmap v8078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:17 smithi165 bash[22175]: audit 2022-05-01T00:46:16.880500+0000 mon.smithi157 (mon.0) 5350 : audit [DBG] from='client.? 172.21.15.157:0/4057288603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:17 smithi157 bash[20376]: audit 2022-05-01T00:46:16.880500+0000 mon.smithi157 (mon.0) 5350 : audit [DBG] from='client.? 172.21.15.157:0/4057288603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:18 smithi165 bash[22175]: cluster 2022-05-01T00:46:17.716152+0000 mgr.smithi157.nfpzoe (mgr.14180) 8618 : cluster [DBG] pgmap v8079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:18 smithi157 bash[20376]: cluster 2022-05-01T00:46:17.716152+0000 mgr.smithi157.nfpzoe (mgr.14180) 8618 : cluster [DBG] pgmap v8079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:21.092 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:20 smithi157 bash[20376]: cluster 2022-05-01T00:46:19.716796+0000 mgr.smithi157.nfpzoe (mgr.14180) 8619 : cluster [DBG] pgmap v8080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:20 smithi165 bash[22175]: cluster 2022-05-01T00:46:19.716796+0000 mgr.smithi157.nfpzoe (mgr.14180) 8619 : cluster [DBG] pgmap v8080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:21.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:46:21.903 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:46:21.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:46:22.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:46:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:22 smithi165 bash[22175]: cluster 2022-05-01T00:46:21.717411+0000 mgr.smithi157.nfpzoe (mgr.14180) 8620 : cluster [DBG] pgmap v8081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:22 smithi165 bash[22175]: audit 2022-05-01T00:46:22.212356+0000 mon.smithi157 (mon.0) 5351 : audit [DBG] from='client.? 172.21.15.157:0/2720343564' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:22 smithi157 bash[20376]: cluster 2022-05-01T00:46:21.717411+0000 mgr.smithi157.nfpzoe (mgr.14180) 8620 : cluster [DBG] pgmap v8081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:22 smithi157 bash[20376]: audit 2022-05-01T00:46:22.212356+0000 mon.smithi157 (mon.0) 5351 : audit [DBG] from='client.? 172.21.15.157:0/2720343564' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:23 smithi165 bash[22175]: audit 2022-05-01T00:46:23.728431+0000 mon.smithi157 (mon.0) 5352 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:46:24.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:23 smithi165 bash[22175]: audit 2022-05-01T00:46:23.731252+0000 mon.smithi157 (mon.0) 5353 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:46:24.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:23 smithi165 bash[22175]: audit 2022-05-01T00:46:23.733103+0000 mon.smithi157 (mon.0) 5354 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:46:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:23 smithi157 bash[20376]: audit 2022-05-01T00:46:23.728431+0000 mon.smithi157 (mon.0) 5352 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:46:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:23 smithi157 bash[20376]: audit 2022-05-01T00:46:23.731252+0000 mon.smithi157 (mon.0) 5353 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:46:24.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:23 smithi157 bash[20376]: audit 2022-05-01T00:46:23.733103+0000 mon.smithi157 (mon.0) 5354 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:46:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:25 smithi165 bash[22175]: cluster 2022-05-01T00:46:23.718042+0000 mgr.smithi157.nfpzoe (mgr.14180) 8621 : cluster [DBG] pgmap v8082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:25 smithi165 bash[22175]: cluster 2022-05-01T00:46:24.061045+0000 mgr.smithi157.nfpzoe (mgr.14180) 8622 : cluster [DBG] pgmap v8083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:25 smithi165 bash[22175]: cluster 2022-05-01T00:46:24.061510+0000 mgr.smithi157.nfpzoe (mgr.14180) 8623 : cluster [DBG] pgmap v8084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:25 smithi165 bash[22175]: audit 2022-05-01T00:46:24.068148+0000 mon.smithi157 (mon.0) 5355 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:46:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:25 smithi165 bash[22175]: audit 2022-05-01T00:46:24.074144+0000 mon.smithi157 (mon.0) 5356 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:46:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:25 smithi165 bash[22175]: cephadm 2022-05-01T00:46:24.075607+0000 mgr.smithi157.nfpzoe (mgr.14180) 8624 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:46:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:25 smithi165 bash[22175]: cephadm 2022-05-01T00:46:24.075756+0000 mgr.smithi157.nfpzoe (mgr.14180) 8625 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:46:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:25 smithi157 bash[20376]: cluster 2022-05-01T00:46:23.718042+0000 mgr.smithi157.nfpzoe (mgr.14180) 8621 : cluster [DBG] pgmap v8082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:25 smithi157 bash[20376]: cluster 2022-05-01T00:46:24.061045+0000 mgr.smithi157.nfpzoe (mgr.14180) 8622 : cluster [DBG] pgmap v8083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:25 smithi157 bash[20376]: cluster 2022-05-01T00:46:24.061510+0000 mgr.smithi157.nfpzoe (mgr.14180) 8623 : cluster [DBG] pgmap v8084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:25 smithi157 bash[20376]: audit 2022-05-01T00:46:24.068148+0000 mon.smithi157 (mon.0) 5355 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:46:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:25 smithi157 bash[20376]: audit 2022-05-01T00:46:24.074144+0000 mon.smithi157 (mon.0) 5356 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:46:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:25 smithi157 bash[20376]: cephadm 2022-05-01T00:46:24.075607+0000 mgr.smithi157.nfpzoe (mgr.14180) 8624 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:46:25.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:25 smithi157 bash[20376]: cephadm 2022-05-01T00:46:24.075756+0000 mgr.smithi157.nfpzoe (mgr.14180) 8625 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:46:27.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:46:27.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:46:27.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:46:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:27 smithi165 bash[22175]: cluster 2022-05-01T00:46:26.062207+0000 mgr.smithi157.nfpzoe (mgr.14180) 8626 : cluster [DBG] pgmap v8085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:27.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:27 smithi157 bash[20376]: cluster 2022-05-01T00:46:26.062207+0000 mgr.smithi157.nfpzoe (mgr.14180) 8626 : cluster [DBG] pgmap v8085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:27.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:46:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:28 smithi165 bash[22175]: audit 2022-05-01T00:46:27.538169+0000 mon.smithi157 (mon.0) 5357 : audit [DBG] from='client.? 172.21.15.157:0/2971039305' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:28 smithi157 bash[20376]: audit 2022-05-01T00:46:27.538169+0000 mon.smithi157 (mon.0) 5357 : audit [DBG] from='client.? 172.21.15.157:0/2971039305' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:29 smithi165 bash[22175]: cluster 2022-05-01T00:46:28.062857+0000 mgr.smithi157.nfpzoe (mgr.14180) 8627 : cluster [DBG] pgmap v8086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:29.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:29 smithi157 bash[20376]: cluster 2022-05-01T00:46:28.062857+0000 mgr.smithi157.nfpzoe (mgr.14180) 8627 : cluster [DBG] pgmap v8086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:31 smithi165 bash[22175]: cluster 2022-05-01T00:46:30.063485+0000 mgr.smithi157.nfpzoe (mgr.14180) 8628 : cluster [DBG] pgmap v8087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:31 smithi157 bash[20376]: cluster 2022-05-01T00:46:30.063485+0000 mgr.smithi157.nfpzoe (mgr.14180) 8628 : cluster [DBG] pgmap v8087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:32.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:46:32.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:46:32.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:46:32.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:32 smithi157 bash[20376]: cluster 2022-05-01T00:46:32.064102+0000 mgr.smithi157.nfpzoe (mgr.14180) 8629 : cluster [DBG] pgmap v8088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:32.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:46:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:32 smithi165 bash[22175]: cluster 2022-05-01T00:46:32.064102+0000 mgr.smithi157.nfpzoe (mgr.14180) 8629 : cluster [DBG] pgmap v8088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:33 smithi157 bash[20376]: audit 2022-05-01T00:46:32.858690+0000 mon.smithi157 (mon.0) 5358 : audit [DBG] from='client.? 172.21.15.157:0/3080650361' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:33 smithi165 bash[22175]: audit 2022-05-01T00:46:32.858690+0000 mon.smithi157 (mon.0) 5358 : audit [DBG] from='client.? 172.21.15.157:0/3080650361' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:34 smithi157 bash[20376]: cluster 2022-05-01T00:46:34.064728+0000 mgr.smithi157.nfpzoe (mgr.14180) 8630 : cluster [DBG] pgmap v8089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:34 smithi165 bash[22175]: cluster 2022-05-01T00:46:34.064728+0000 mgr.smithi157.nfpzoe (mgr.14180) 8630 : cluster [DBG] pgmap v8089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:37 smithi165 bash[22175]: cluster 2022-05-01T00:46:36.065338+0000 mgr.smithi157.nfpzoe (mgr.14180) 8631 : cluster [DBG] pgmap v8090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:37 smithi157 bash[20376]: cluster 2022-05-01T00:46:36.065338+0000 mgr.smithi157.nfpzoe (mgr.14180) 8631 : cluster [DBG] pgmap v8090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:37.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:46:37.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:46:37.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:46:38.202 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:46:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:39 smithi165 bash[22175]: cluster 2022-05-01T00:46:38.066090+0000 mgr.smithi157.nfpzoe (mgr.14180) 8632 : cluster [DBG] pgmap v8091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:39 smithi165 bash[22175]: audit 2022-05-01T00:46:38.183149+0000 mon.smithi157 (mon.0) 5359 : audit [DBG] from='client.? 172.21.15.157:0/2970224106' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:39 smithi157 bash[20376]: cluster 2022-05-01T00:46:38.066090+0000 mgr.smithi157.nfpzoe (mgr.14180) 8632 : cluster [DBG] pgmap v8091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:39 smithi157 bash[20376]: audit 2022-05-01T00:46:38.183149+0000 mon.smithi157 (mon.0) 5359 : audit [DBG] from='client.? 172.21.15.157:0/2970224106' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:41 smithi165 bash[22175]: cluster 2022-05-01T00:46:40.066729+0000 mgr.smithi157.nfpzoe (mgr.14180) 8633 : cluster [DBG] pgmap v8092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:41 smithi157 bash[20376]: cluster 2022-05-01T00:46:40.066729+0000 mgr.smithi157.nfpzoe (mgr.14180) 8633 : cluster [DBG] pgmap v8092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:42 smithi157 bash[20376]: cluster 2022-05-01T00:46:42.067391+0000 mgr.smithi157.nfpzoe (mgr.14180) 8634 : cluster [DBG] pgmap v8093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:42 smithi165 bash[22175]: cluster 2022-05-01T00:46:42.067391+0000 mgr.smithi157.nfpzoe (mgr.14180) 8634 : cluster [DBG] pgmap v8093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:43.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:46:43.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:46:43.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:46:43.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:46:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:43 smithi165 bash[22175]: audit 2022-05-01T00:46:43.508941+0000 mon.smithi157 (mon.0) 5360 : audit [DBG] from='client.? 172.21.15.157:0/1319967686' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:43 smithi157 bash[20376]: audit 2022-05-01T00:46:43.508941+0000 mon.smithi157 (mon.0) 5360 : audit [DBG] from='client.? 172.21.15.157:0/1319967686' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:44 smithi165 bash[22175]: cluster 2022-05-01T00:46:44.068014+0000 mgr.smithi157.nfpzoe (mgr.14180) 8635 : cluster [DBG] pgmap v8094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:44.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:44 smithi157 bash[20376]: cluster 2022-05-01T00:46:44.068014+0000 mgr.smithi157.nfpzoe (mgr.14180) 8635 : cluster [DBG] pgmap v8094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:47 smithi165 bash[22175]: cluster 2022-05-01T00:46:46.068621+0000 mgr.smithi157.nfpzoe (mgr.14180) 8636 : cluster [DBG] pgmap v8095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:47 smithi157 bash[20376]: cluster 2022-05-01T00:46:46.068621+0000 mgr.smithi157.nfpzoe (mgr.14180) 8636 : cluster [DBG] pgmap v8095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:48.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:46:48.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:46:48.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:46:48.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:46:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:49 smithi165 bash[22175]: cluster 2022-05-01T00:46:48.069257+0000 mgr.smithi157.nfpzoe (mgr.14180) 8637 : cluster [DBG] pgmap v8096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:49 smithi165 bash[22175]: audit 2022-05-01T00:46:48.835906+0000 mon.smithi157 (mon.0) 5361 : audit [DBG] from='client.? 172.21.15.157:0/708581433' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:49 smithi157 bash[20376]: cluster 2022-05-01T00:46:48.069257+0000 mgr.smithi157.nfpzoe (mgr.14180) 8637 : cluster [DBG] pgmap v8096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:49 smithi157 bash[20376]: audit 2022-05-01T00:46:48.835906+0000 mon.smithi157 (mon.0) 5361 : audit [DBG] from='client.? 172.21.15.157:0/708581433' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:51 smithi165 bash[22175]: cluster 2022-05-01T00:46:50.069886+0000 mgr.smithi157.nfpzoe (mgr.14180) 8638 : cluster [DBG] pgmap v8097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:51.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:51 smithi157 bash[20376]: cluster 2022-05-01T00:46:50.069886+0000 mgr.smithi157.nfpzoe (mgr.14180) 8638 : cluster [DBG] pgmap v8097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:52.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:52 smithi157 bash[20376]: cluster 2022-05-01T00:46:52.070507+0000 mgr.smithi157.nfpzoe (mgr.14180) 8639 : cluster [DBG] pgmap v8098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:52 smithi165 bash[22175]: cluster 2022-05-01T00:46:52.070507+0000 mgr.smithi157.nfpzoe (mgr.14180) 8639 : cluster [DBG] pgmap v8098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:53.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:46:53.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:46:53.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:46:54.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:46:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:55 smithi165 bash[22175]: cluster 2022-05-01T00:46:54.071125+0000 mgr.smithi157.nfpzoe (mgr.14180) 8640 : cluster [DBG] pgmap v8099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:55 smithi165 bash[22175]: audit 2022-05-01T00:46:54.165348+0000 mon.smithi157 (mon.0) 5362 : audit [DBG] from='client.? 172.21.15.157:0/1710454360' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:55 smithi157 bash[20376]: cluster 2022-05-01T00:46:54.071125+0000 mgr.smithi157.nfpzoe (mgr.14180) 8640 : cluster [DBG] pgmap v8099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:55.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:55 smithi157 bash[20376]: audit 2022-05-01T00:46:54.165348+0000 mon.smithi157 (mon.0) 5362 : audit [DBG] from='client.? 172.21.15.157:0/1710454360' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:46:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:57 smithi165 bash[22175]: cluster 2022-05-01T00:46:56.071729+0000 mgr.smithi157.nfpzoe (mgr.14180) 8641 : cluster [DBG] pgmap v8100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:57 smithi157 bash[20376]: cluster 2022-05-01T00:46:56.071729+0000 mgr.smithi157.nfpzoe (mgr.14180) 8641 : cluster [DBG] pgmap v8100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:59.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:46:59.188 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:46:59.188 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:46:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:46:59 smithi165 bash[22175]: cluster 2022-05-01T00:46:58.072291+0000 mgr.smithi157.nfpzoe (mgr.14180) 8642 : cluster [DBG] pgmap v8101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:46:59 smithi157 bash[20376]: cluster 2022-05-01T00:46:58.072291+0000 mgr.smithi157.nfpzoe (mgr.14180) 8642 : cluster [DBG] pgmap v8101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:46:59.521 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:47:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:00 smithi157 bash[20376]: audit 2022-05-01T00:46:59.417140+0000 mon.smithi157 (mon.0) 5363 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:47:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:00 smithi157 bash[20376]: audit 2022-05-01T00:46:59.498749+0000 mon.smithi157 (mon.0) 5364 : audit [DBG] from='client.? 172.21.15.157:0/3732487707' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:00 smithi157 bash[20376]: audit 2022-05-01T00:46:59.749342+0000 mon.smithi157 (mon.0) 5365 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:47:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:00 smithi165 bash[22175]: audit 2022-05-01T00:46:59.417140+0000 mon.smithi157 (mon.0) 5363 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:47:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:00 smithi165 bash[22175]: audit 2022-05-01T00:46:59.498749+0000 mon.smithi157 (mon.0) 5364 : audit [DBG] from='client.? 172.21.15.157:0/3732487707' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:00 smithi165 bash[22175]: audit 2022-05-01T00:46:59.749342+0000 mon.smithi157 (mon.0) 5365 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:47:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:01 smithi157 bash[20376]: cluster 2022-05-01T00:47:00.072887+0000 mgr.smithi157.nfpzoe (mgr.14180) 8643 : cluster [DBG] pgmap v8102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:01 smithi165 bash[22175]: cluster 2022-05-01T00:47:00.072887+0000 mgr.smithi157.nfpzoe (mgr.14180) 8643 : cluster [DBG] pgmap v8102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:02 smithi157 bash[20376]: cluster 2022-05-01T00:47:02.073533+0000 mgr.smithi157.nfpzoe (mgr.14180) 8644 : cluster [DBG] pgmap v8103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:02 smithi165 bash[22175]: cluster 2022-05-01T00:47:02.073533+0000 mgr.smithi157.nfpzoe (mgr.14180) 8644 : cluster [DBG] pgmap v8103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:04.524 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:47:04.524 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:47:04.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:47:04.846 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:47:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:05 smithi165 bash[22175]: cluster 2022-05-01T00:47:04.074145+0000 mgr.smithi157.nfpzoe (mgr.14180) 8645 : cluster [DBG] pgmap v8104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:05 smithi165 bash[22175]: audit 2022-05-01T00:47:04.827361+0000 mon.smithi157 (mon.0) 5366 : audit [DBG] from='client.? 172.21.15.157:0/1506623312' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:05 smithi157 bash[20376]: cluster 2022-05-01T00:47:04.074145+0000 mgr.smithi157.nfpzoe (mgr.14180) 8645 : cluster [DBG] pgmap v8104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:05.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:05 smithi157 bash[20376]: audit 2022-05-01T00:47:04.827361+0000 mon.smithi157 (mon.0) 5366 : audit [DBG] from='client.? 172.21.15.157:0/1506623312' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:07 smithi165 bash[22175]: cluster 2022-05-01T00:47:06.074737+0000 mgr.smithi157.nfpzoe (mgr.14180) 8646 : cluster [DBG] pgmap v8105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:07.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:07 smithi157 bash[20376]: cluster 2022-05-01T00:47:06.074737+0000 mgr.smithi157.nfpzoe (mgr.14180) 8646 : cluster [DBG] pgmap v8105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:09 smithi157 bash[20376]: cluster 2022-05-01T00:47:08.075405+0000 mgr.smithi157.nfpzoe (mgr.14180) 8647 : cluster [DBG] pgmap v8106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:09 smithi165 bash[22175]: cluster 2022-05-01T00:47:08.075405+0000 mgr.smithi157.nfpzoe (mgr.14180) 8647 : cluster [DBG] pgmap v8106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:09.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:47:09.850 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:47:09.850 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:47:10.167 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:47:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:11 smithi157 bash[20376]: cluster 2022-05-01T00:47:10.075851+0000 mgr.smithi157.nfpzoe (mgr.14180) 8648 : cluster [DBG] pgmap v8107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:11 smithi157 bash[20376]: audit 2022-05-01T00:47:10.148823+0000 mon.smithi157 (mon.0) 5367 : audit [DBG] from='client.? 172.21.15.157:0/1331880754' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:11 smithi165 bash[22175]: cluster 2022-05-01T00:47:10.075851+0000 mgr.smithi157.nfpzoe (mgr.14180) 8648 : cluster [DBG] pgmap v8107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:11 smithi165 bash[22175]: audit 2022-05-01T00:47:10.148823+0000 mon.smithi157 (mon.0) 5367 : audit [DBG] from='client.? 172.21.15.157:0/1331880754' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:12 smithi157 bash[20376]: cluster 2022-05-01T00:47:12.076460+0000 mgr.smithi157.nfpzoe (mgr.14180) 8649 : cluster [DBG] pgmap v8108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:12 smithi165 bash[22175]: cluster 2022-05-01T00:47:12.076460+0000 mgr.smithi157.nfpzoe (mgr.14180) 8649 : cluster [DBG] pgmap v8108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:15.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:47:15.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:47:15.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:47:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:15 smithi165 bash[22175]: cluster 2022-05-01T00:47:14.077067+0000 mgr.smithi157.nfpzoe (mgr.14180) 8650 : cluster [DBG] pgmap v8109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:15.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:15 smithi157 bash[20376]: cluster 2022-05-01T00:47:14.077067+0000 mgr.smithi157.nfpzoe (mgr.14180) 8650 : cluster [DBG] pgmap v8109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:15.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:47:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:16 smithi165 bash[22175]: audit 2022-05-01T00:47:15.469949+0000 mon.smithi157 (mon.0) 5368 : audit [DBG] from='client.? 172.21.15.157:0/85350293' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:16.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:16 smithi157 bash[20376]: audit 2022-05-01T00:47:15.469949+0000 mon.smithi157 (mon.0) 5368 : audit [DBG] from='client.? 172.21.15.157:0/85350293' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:17 smithi157 bash[20376]: cluster 2022-05-01T00:47:16.077689+0000 mgr.smithi157.nfpzoe (mgr.14180) 8651 : cluster [DBG] pgmap v8110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:17 smithi165 bash[22175]: cluster 2022-05-01T00:47:16.077689+0000 mgr.smithi157.nfpzoe (mgr.14180) 8651 : cluster [DBG] pgmap v8110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:19 smithi157 bash[20376]: cluster 2022-05-01T00:47:18.078326+0000 mgr.smithi157.nfpzoe (mgr.14180) 8652 : cluster [DBG] pgmap v8111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:19 smithi165 bash[22175]: cluster 2022-05-01T00:47:18.078326+0000 mgr.smithi157.nfpzoe (mgr.14180) 8652 : cluster [DBG] pgmap v8111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:20.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:47:20.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:47:20.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:47:20.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:47:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:21 smithi157 bash[20376]: cluster 2022-05-01T00:47:20.079046+0000 mgr.smithi157.nfpzoe (mgr.14180) 8653 : cluster [DBG] pgmap v8112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:21 smithi157 bash[20376]: audit 2022-05-01T00:47:20.792598+0000 mon.smithi157 (mon.0) 5369 : audit [DBG] from='client.? 172.21.15.157:0/1062787882' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:21 smithi165 bash[22175]: cluster 2022-05-01T00:47:20.079046+0000 mgr.smithi157.nfpzoe (mgr.14180) 8653 : cluster [DBG] pgmap v8112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:21 smithi165 bash[22175]: audit 2022-05-01T00:47:20.792598+0000 mon.smithi157 (mon.0) 5369 : audit [DBG] from='client.? 172.21.15.157:0/1062787882' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:22.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:22 smithi157 bash[20376]: cluster 2022-05-01T00:47:22.079657+0000 mgr.smithi157.nfpzoe (mgr.14180) 8654 : cluster [DBG] pgmap v8113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:22 smithi165 bash[22175]: cluster 2022-05-01T00:47:22.079657+0000 mgr.smithi157.nfpzoe (mgr.14180) 8654 : cluster [DBG] pgmap v8113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:24 smithi157 bash[20376]: audit 2022-05-01T00:47:24.087738+0000 mon.smithi157 (mon.0) 5370 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:47:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:24 smithi157 bash[20376]: audit 2022-05-01T00:47:24.090508+0000 mon.smithi157 (mon.0) 5371 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:47:24.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:24 smithi157 bash[20376]: audit 2022-05-01T00:47:24.092450+0000 mon.smithi157 (mon.0) 5372 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:47:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:24 smithi165 bash[22175]: audit 2022-05-01T00:47:24.087738+0000 mon.smithi157 (mon.0) 5370 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:47:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:24 smithi165 bash[22175]: audit 2022-05-01T00:47:24.090508+0000 mon.smithi157 (mon.0) 5371 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:47:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:24 smithi165 bash[22175]: audit 2022-05-01T00:47:24.092450+0000 mon.smithi157 (mon.0) 5372 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:47:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:25 smithi157 bash[20376]: cluster 2022-05-01T00:47:24.080274+0000 mgr.smithi157.nfpzoe (mgr.14180) 8655 : cluster [DBG] pgmap v8114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:25.486 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:25 smithi157 bash[20376]: audit 2022-05-01T00:47:24.417353+0000 mon.smithi157 (mon.0) 5373 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:47:25.486 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:25 smithi157 bash[20376]: audit 2022-05-01T00:47:24.426265+0000 mon.smithi157 (mon.0) 5374 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:47:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:25 smithi165 bash[22175]: cluster 2022-05-01T00:47:24.080274+0000 mgr.smithi157.nfpzoe (mgr.14180) 8655 : cluster [DBG] pgmap v8114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:25 smithi165 bash[22175]: audit 2022-05-01T00:47:24.417353+0000 mon.smithi157 (mon.0) 5373 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:47:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:25 smithi165 bash[22175]: audit 2022-05-01T00:47:24.426265+0000 mon.smithi157 (mon.0) 5374 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:47:25.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:47:25.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:47:25.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:47:26.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:47:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:26 smithi157 bash[20376]: cluster 2022-05-01T00:47:24.410446+0000 mgr.smithi157.nfpzoe (mgr.14180) 8656 : cluster [DBG] pgmap v8115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:26 smithi157 bash[20376]: cluster 2022-05-01T00:47:24.410909+0000 mgr.smithi157.nfpzoe (mgr.14180) 8657 : cluster [DBG] pgmap v8116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:26 smithi157 bash[20376]: cephadm 2022-05-01T00:47:24.427452+0000 mgr.smithi157.nfpzoe (mgr.14180) 8658 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:47:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:26 smithi157 bash[20376]: cephadm 2022-05-01T00:47:24.427619+0000 mgr.smithi157.nfpzoe (mgr.14180) 8659 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:47:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:26 smithi157 bash[20376]: audit 2022-05-01T00:47:26.121888+0000 mon.smithi157 (mon.0) 5375 : audit [DBG] from='client.? 172.21.15.157:0/3868694786' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:26 smithi165 bash[22175]: cluster 2022-05-01T00:47:24.410446+0000 mgr.smithi157.nfpzoe (mgr.14180) 8656 : cluster [DBG] pgmap v8115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:26 smithi165 bash[22175]: cluster 2022-05-01T00:47:24.410909+0000 mgr.smithi157.nfpzoe (mgr.14180) 8657 : cluster [DBG] pgmap v8116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:26 smithi165 bash[22175]: cephadm 2022-05-01T00:47:24.427452+0000 mgr.smithi157.nfpzoe (mgr.14180) 8658 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:47:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:26 smithi165 bash[22175]: cephadm 2022-05-01T00:47:24.427619+0000 mgr.smithi157.nfpzoe (mgr.14180) 8659 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:47:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:26 smithi165 bash[22175]: audit 2022-05-01T00:47:26.121888+0000 mon.smithi157 (mon.0) 5375 : audit [DBG] from='client.? 172.21.15.157:0/3868694786' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:28.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:28 smithi157 bash[20376]: cluster 2022-05-01T00:47:26.411699+0000 mgr.smithi157.nfpzoe (mgr.14180) 8660 : cluster [DBG] pgmap v8117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:28 smithi165 bash[22175]: cluster 2022-05-01T00:47:26.411699+0000 mgr.smithi157.nfpzoe (mgr.14180) 8660 : cluster [DBG] pgmap v8117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:30 smithi157 bash[20376]: cluster 2022-05-01T00:47:28.412284+0000 mgr.smithi157.nfpzoe (mgr.14180) 8661 : cluster [DBG] pgmap v8118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:30 smithi165 bash[22175]: cluster 2022-05-01T00:47:28.412284+0000 mgr.smithi157.nfpzoe (mgr.14180) 8661 : cluster [DBG] pgmap v8118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:31.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:47:31.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:47:31.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:47:31.476 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:47:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:32 smithi157 bash[20376]: cluster 2022-05-01T00:47:30.412888+0000 mgr.smithi157.nfpzoe (mgr.14180) 8662 : cluster [DBG] pgmap v8119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:32 smithi157 bash[20376]: audit 2022-05-01T00:47:31.452728+0000 mon.smithi157 (mon.0) 5376 : audit [DBG] from='client.? 172.21.15.157:0/1498023730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:32 smithi165 bash[22175]: cluster 2022-05-01T00:47:30.412888+0000 mgr.smithi157.nfpzoe (mgr.14180) 8662 : cluster [DBG] pgmap v8119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:32 smithi165 bash[22175]: audit 2022-05-01T00:47:31.452728+0000 mon.smithi157 (mon.0) 5376 : audit [DBG] from='client.? 172.21.15.157:0/1498023730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:34 smithi157 bash[20376]: cluster 2022-05-01T00:47:32.413527+0000 mgr.smithi157.nfpzoe (mgr.14180) 8663 : cluster [DBG] pgmap v8120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:34 smithi165 bash[22175]: cluster 2022-05-01T00:47:32.413527+0000 mgr.smithi157.nfpzoe (mgr.14180) 8663 : cluster [DBG] pgmap v8120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:36 smithi157 bash[20376]: cluster 2022-05-01T00:47:34.414157+0000 mgr.smithi157.nfpzoe (mgr.14180) 8664 : cluster [DBG] pgmap v8121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:36.478 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:47:36.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:47:36.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:47:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:36 smithi165 bash[22175]: cluster 2022-05-01T00:47:34.414157+0000 mgr.smithi157.nfpzoe (mgr.14180) 8664 : cluster [DBG] pgmap v8121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:36.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:47:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:37 smithi157 bash[20376]: cluster 2022-05-01T00:47:36.414781+0000 mgr.smithi157.nfpzoe (mgr.14180) 8665 : cluster [DBG] pgmap v8122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:37.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:37 smithi157 bash[20376]: audit 2022-05-01T00:47:36.777030+0000 mon.smithi157 (mon.0) 5377 : audit [DBG] from='client.? 172.21.15.157:0/969523159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:37 smithi165 bash[22175]: cluster 2022-05-01T00:47:36.414781+0000 mgr.smithi157.nfpzoe (mgr.14180) 8665 : cluster [DBG] pgmap v8122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:37 smithi165 bash[22175]: audit 2022-05-01T00:47:36.777030+0000 mon.smithi157 (mon.0) 5377 : audit [DBG] from='client.? 172.21.15.157:0/969523159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:39 smithi157 bash[20376]: cluster 2022-05-01T00:47:38.415504+0000 mgr.smithi157.nfpzoe (mgr.14180) 8666 : cluster [DBG] pgmap v8123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:39 smithi165 bash[22175]: cluster 2022-05-01T00:47:38.415504+0000 mgr.smithi157.nfpzoe (mgr.14180) 8666 : cluster [DBG] pgmap v8123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:41.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:41 smithi157 bash[20376]: cluster 2022-05-01T00:47:40.416237+0000 mgr.smithi157.nfpzoe (mgr.14180) 8667 : cluster [DBG] pgmap v8124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:41.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:47:41.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:47:41.805 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:47:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:41 smithi165 bash[22175]: cluster 2022-05-01T00:47:40.416237+0000 mgr.smithi157.nfpzoe (mgr.14180) 8667 : cluster [DBG] pgmap v8124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:42.131 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:47:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:42 smithi157 bash[20376]: audit 2022-05-01T00:47:42.111869+0000 mon.smithi157 (mon.0) 5378 : audit [DBG] from='client.? 172.21.15.157:0/2080325782' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:42 smithi165 bash[22175]: audit 2022-05-01T00:47:42.111869+0000 mon.smithi157 (mon.0) 5378 : audit [DBG] from='client.? 172.21.15.157:0/2080325782' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:43 smithi157 bash[20376]: cluster 2022-05-01T00:47:42.416924+0000 mgr.smithi157.nfpzoe (mgr.14180) 8668 : cluster [DBG] pgmap v8125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:43 smithi165 bash[22175]: cluster 2022-05-01T00:47:42.416924+0000 mgr.smithi157.nfpzoe (mgr.14180) 8668 : cluster [DBG] pgmap v8125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:45 smithi157 bash[20376]: cluster 2022-05-01T00:47:44.417575+0000 mgr.smithi157.nfpzoe (mgr.14180) 8669 : cluster [DBG] pgmap v8126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:45 smithi165 bash[22175]: cluster 2022-05-01T00:47:44.417575+0000 mgr.smithi157.nfpzoe (mgr.14180) 8669 : cluster [DBG] pgmap v8126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:47.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:47:47.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:47:47.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:47:47.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:47:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:47 smithi165 bash[22175]: cluster 2022-05-01T00:47:46.418231+0000 mgr.smithi157.nfpzoe (mgr.14180) 8670 : cluster [DBG] pgmap v8127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:47 smithi165 bash[22175]: audit 2022-05-01T00:47:47.432346+0000 mon.smithi157 (mon.0) 5379 : audit [DBG] from='client.? 172.21.15.157:0/3230970821' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:47 smithi157 bash[20376]: cluster 2022-05-01T00:47:46.418231+0000 mgr.smithi157.nfpzoe (mgr.14180) 8670 : cluster [DBG] pgmap v8127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:47 smithi157 bash[20376]: audit 2022-05-01T00:47:47.432346+0000 mon.smithi157 (mon.0) 5379 : audit [DBG] from='client.? 172.21.15.157:0/3230970821' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:49 smithi165 bash[22175]: cluster 2022-05-01T00:47:48.418928+0000 mgr.smithi157.nfpzoe (mgr.14180) 8671 : cluster [DBG] pgmap v8128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:49 smithi157 bash[20376]: cluster 2022-05-01T00:47:48.418928+0000 mgr.smithi157.nfpzoe (mgr.14180) 8671 : cluster [DBG] pgmap v8128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:51 smithi165 bash[22175]: cluster 2022-05-01T00:47:50.419581+0000 mgr.smithi157.nfpzoe (mgr.14180) 8672 : cluster [DBG] pgmap v8129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:51 smithi157 bash[20376]: cluster 2022-05-01T00:47:50.419581+0000 mgr.smithi157.nfpzoe (mgr.14180) 8672 : cluster [DBG] pgmap v8129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:52.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:47:52.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:47:52.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:47:52.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:47:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:53 smithi165 bash[22175]: cluster 2022-05-01T00:47:52.420220+0000 mgr.smithi157.nfpzoe (mgr.14180) 8673 : cluster [DBG] pgmap v8130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:53 smithi165 bash[22175]: audit 2022-05-01T00:47:52.764360+0000 mon.smithi157 (mon.0) 5380 : audit [DBG] from='client.? 172.21.15.157:0/1096394541' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:53 smithi157 bash[20376]: cluster 2022-05-01T00:47:52.420220+0000 mgr.smithi157.nfpzoe (mgr.14180) 8673 : cluster [DBG] pgmap v8130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:53 smithi157 bash[20376]: audit 2022-05-01T00:47:52.764360+0000 mon.smithi157 (mon.0) 5380 : audit [DBG] from='client.? 172.21.15.157:0/1096394541' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:55 smithi165 bash[22175]: cluster 2022-05-01T00:47:54.420831+0000 mgr.smithi157.nfpzoe (mgr.14180) 8674 : cluster [DBG] pgmap v8131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:55.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:55 smithi157 bash[20376]: cluster 2022-05-01T00:47:54.420831+0000 mgr.smithi157.nfpzoe (mgr.14180) 8674 : cluster [DBG] pgmap v8131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:57.787 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:47:57.787 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:47:57.788 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:47:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:57 smithi165 bash[22175]: cluster 2022-05-01T00:47:56.421463+0000 mgr.smithi157.nfpzoe (mgr.14180) 8675 : cluster [DBG] pgmap v8132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:57 smithi157 bash[20376]: cluster 2022-05-01T00:47:56.421463+0000 mgr.smithi157.nfpzoe (mgr.14180) 8675 : cluster [DBG] pgmap v8132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:58.108 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:47:58.898 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:58 smithi165 bash[22175]: audit 2022-05-01T00:47:58.089659+0000 mon.smithi157 (mon.0) 5381 : audit [DBG] from='client.? 172.21.15.157:0/2400102955' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:58 smithi157 bash[20376]: audit 2022-05-01T00:47:58.089659+0000 mon.smithi157 (mon.0) 5381 : audit [DBG] from='client.? 172.21.15.157:0/2400102955' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:47:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:59 smithi165 bash[22175]: cluster 2022-05-01T00:47:58.422052+0000 mgr.smithi157.nfpzoe (mgr.14180) 8676 : cluster [DBG] pgmap v8133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:47:59 smithi165 bash[22175]: audit 2022-05-01T00:47:59.420984+0000 mon.smithi157 (mon.0) 5382 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:47:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:59 smithi157 bash[20376]: cluster 2022-05-01T00:47:58.422052+0000 mgr.smithi157.nfpzoe (mgr.14180) 8676 : cluster [DBG] pgmap v8133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:47:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:47:59 smithi157 bash[20376]: audit 2022-05-01T00:47:59.420984+0000 mon.smithi157 (mon.0) 5382 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:48:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:00 smithi165 bash[22175]: audit 2022-05-01T00:47:59.757140+0000 mon.smithi157 (mon.0) 5383 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:48:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:00 smithi157 bash[20376]: audit 2022-05-01T00:47:59.757140+0000 mon.smithi157 (mon.0) 5383 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:48:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:01 smithi165 bash[22175]: cluster 2022-05-01T00:48:00.422694+0000 mgr.smithi157.nfpzoe (mgr.14180) 8677 : cluster [DBG] pgmap v8134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:01.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:01 smithi157 bash[20376]: cluster 2022-05-01T00:48:00.422694+0000 mgr.smithi157.nfpzoe (mgr.14180) 8677 : cluster [DBG] pgmap v8134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:03.112 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:48:03.112 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:48:03.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:48:03.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:48:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:03 smithi165 bash[22175]: cluster 2022-05-01T00:48:02.423318+0000 mgr.smithi157.nfpzoe (mgr.14180) 8678 : cluster [DBG] pgmap v8135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:03 smithi165 bash[22175]: audit 2022-05-01T00:48:03.417945+0000 mon.smithi157 (mon.0) 5384 : audit [DBG] from='client.? 172.21.15.157:0/573955810' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:03 smithi157 bash[20376]: cluster 2022-05-01T00:48:02.423318+0000 mgr.smithi157.nfpzoe (mgr.14180) 8678 : cluster [DBG] pgmap v8135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:03 smithi157 bash[20376]: audit 2022-05-01T00:48:03.417945+0000 mon.smithi157 (mon.0) 5384 : audit [DBG] from='client.? 172.21.15.157:0/573955810' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:05 smithi165 bash[22175]: cluster 2022-05-01T00:48:04.423970+0000 mgr.smithi157.nfpzoe (mgr.14180) 8679 : cluster [DBG] pgmap v8136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:05.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:05 smithi157 bash[20376]: cluster 2022-05-01T00:48:04.423970+0000 mgr.smithi157.nfpzoe (mgr.14180) 8679 : cluster [DBG] pgmap v8136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:07 smithi165 bash[22175]: cluster 2022-05-01T00:48:06.424571+0000 mgr.smithi157.nfpzoe (mgr.14180) 8680 : cluster [DBG] pgmap v8137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:07 smithi157 bash[20376]: cluster 2022-05-01T00:48:06.424571+0000 mgr.smithi157.nfpzoe (mgr.14180) 8680 : cluster [DBG] pgmap v8137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:08.440 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:48:08.441 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:48:08.441 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:48:08.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:48:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:09 smithi165 bash[22175]: cluster 2022-05-01T00:48:08.425307+0000 mgr.smithi157.nfpzoe (mgr.14180) 8681 : cluster [DBG] pgmap v8138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:09 smithi165 bash[22175]: audit 2022-05-01T00:48:08.736790+0000 mon.smithi157 (mon.0) 5385 : audit [DBG] from='client.? 172.21.15.157:0/1769358608' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:09.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:09 smithi157 bash[20376]: cluster 2022-05-01T00:48:08.425307+0000 mgr.smithi157.nfpzoe (mgr.14180) 8681 : cluster [DBG] pgmap v8138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:09 smithi157 bash[20376]: audit 2022-05-01T00:48:08.736790+0000 mon.smithi157 (mon.0) 5385 : audit [DBG] from='client.? 172.21.15.157:0/1769358608' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:11 smithi165 bash[22175]: cluster 2022-05-01T00:48:10.425938+0000 mgr.smithi157.nfpzoe (mgr.14180) 8682 : cluster [DBG] pgmap v8139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:11 smithi157 bash[20376]: cluster 2022-05-01T00:48:10.425938+0000 mgr.smithi157.nfpzoe (mgr.14180) 8682 : cluster [DBG] pgmap v8139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:13.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:48:13.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:48:13.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:48:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:13 smithi165 bash[22175]: cluster 2022-05-01T00:48:12.426495+0000 mgr.smithi157.nfpzoe (mgr.14180) 8683 : cluster [DBG] pgmap v8140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:13 smithi157 bash[20376]: cluster 2022-05-01T00:48:12.426495+0000 mgr.smithi157.nfpzoe (mgr.14180) 8683 : cluster [DBG] pgmap v8140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:14.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:48:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:14 smithi165 bash[22175]: audit 2022-05-01T00:48:14.062978+0000 mon.smithi157 (mon.0) 5386 : audit [DBG] from='client.? 172.21.15.157:0/3097762892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:14.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:14 smithi157 bash[20376]: audit 2022-05-01T00:48:14.062978+0000 mon.smithi157 (mon.0) 5386 : audit [DBG] from='client.? 172.21.15.157:0/3097762892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:15 smithi165 bash[22175]: cluster 2022-05-01T00:48:14.427129+0000 mgr.smithi157.nfpzoe (mgr.14180) 8684 : cluster [DBG] pgmap v8141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:15 smithi157 bash[20376]: cluster 2022-05-01T00:48:14.427129+0000 mgr.smithi157.nfpzoe (mgr.14180) 8684 : cluster [DBG] pgmap v8141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:17 smithi165 bash[22175]: cluster 2022-05-01T00:48:16.427896+0000 mgr.smithi157.nfpzoe (mgr.14180) 8685 : cluster [DBG] pgmap v8142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:17 smithi157 bash[20376]: cluster 2022-05-01T00:48:16.427896+0000 mgr.smithi157.nfpzoe (mgr.14180) 8685 : cluster [DBG] pgmap v8142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:19.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:48:19.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:48:19.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:48:19.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:48:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:19 smithi165 bash[22175]: cluster 2022-05-01T00:48:18.429671+0000 mgr.smithi157.nfpzoe (mgr.14180) 8686 : cluster [DBG] pgmap v8143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:19 smithi165 bash[22175]: audit 2022-05-01T00:48:19.389205+0000 mon.smithi157 (mon.0) 5387 : audit [DBG] from='client.? 172.21.15.157:0/3771485603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:19 smithi157 bash[20376]: cluster 2022-05-01T00:48:18.429671+0000 mgr.smithi157.nfpzoe (mgr.14180) 8686 : cluster [DBG] pgmap v8143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:19 smithi157 bash[20376]: audit 2022-05-01T00:48:19.389205+0000 mon.smithi157 (mon.0) 5387 : audit [DBG] from='client.? 172.21.15.157:0/3771485603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:21 smithi165 bash[22175]: cluster 2022-05-01T00:48:20.430264+0000 mgr.smithi157.nfpzoe (mgr.14180) 8687 : cluster [DBG] pgmap v8144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:21.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:21 smithi157 bash[20376]: cluster 2022-05-01T00:48:20.430264+0000 mgr.smithi157.nfpzoe (mgr.14180) 8687 : cluster [DBG] pgmap v8144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:23 smithi165 bash[22175]: cluster 2022-05-01T00:48:22.430912+0000 mgr.smithi157.nfpzoe (mgr.14180) 8688 : cluster [DBG] pgmap v8145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:23 smithi157 bash[20376]: cluster 2022-05-01T00:48:22.430912+0000 mgr.smithi157.nfpzoe (mgr.14180) 8688 : cluster [DBG] pgmap v8145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:24.412 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:48:24.412 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:48:24.412 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:48:24.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:48:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:24 smithi165 bash[22175]: audit 2022-05-01T00:48:24.439361+0000 mon.smithi157 (mon.0) 5388 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:48:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:24 smithi165 bash[22175]: audit 2022-05-01T00:48:24.441740+0000 mon.smithi157 (mon.0) 5389 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:48:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:24 smithi165 bash[22175]: audit 2022-05-01T00:48:24.443364+0000 mon.smithi157 (mon.0) 5390 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:48:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:24 smithi157 bash[20376]: audit 2022-05-01T00:48:24.439361+0000 mon.smithi157 (mon.0) 5388 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:48:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:24 smithi157 bash[20376]: audit 2022-05-01T00:48:24.441740+0000 mon.smithi157 (mon.0) 5389 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:48:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:24 smithi157 bash[20376]: audit 2022-05-01T00:48:24.443364+0000 mon.smithi157 (mon.0) 5390 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:48:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:25 smithi165 bash[22175]: cluster 2022-05-01T00:48:24.431571+0000 mgr.smithi157.nfpzoe (mgr.14180) 8689 : cluster [DBG] pgmap v8146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:25 smithi165 bash[22175]: audit 2022-05-01T00:48:24.725398+0000 mon.smithi157 (mon.0) 5391 : audit [DBG] from='client.? 172.21.15.157:0/2737943823' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:25 smithi165 bash[22175]: cluster 2022-05-01T00:48:24.749554+0000 mgr.smithi157.nfpzoe (mgr.14180) 8690 : cluster [DBG] pgmap v8147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:25 smithi165 bash[22175]: cluster 2022-05-01T00:48:24.749974+0000 mgr.smithi157.nfpzoe (mgr.14180) 8691 : cluster [DBG] pgmap v8148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:25 smithi165 bash[22175]: audit 2022-05-01T00:48:24.754377+0000 mon.smithi157 (mon.0) 5392 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:48:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:25 smithi165 bash[22175]: audit 2022-05-01T00:48:24.762031+0000 mon.smithi157 (mon.0) 5393 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:48:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:25 smithi165 bash[22175]: cephadm 2022-05-01T00:48:24.763190+0000 mgr.smithi157.nfpzoe (mgr.14180) 8692 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:48:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:25 smithi165 bash[22175]: cephadm 2022-05-01T00:48:24.763322+0000 mgr.smithi157.nfpzoe (mgr.14180) 8693 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:48:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:25 smithi157 bash[20376]: cluster 2022-05-01T00:48:24.431571+0000 mgr.smithi157.nfpzoe (mgr.14180) 8689 : cluster [DBG] pgmap v8146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:25 smithi157 bash[20376]: audit 2022-05-01T00:48:24.725398+0000 mon.smithi157 (mon.0) 5391 : audit [DBG] from='client.? 172.21.15.157:0/2737943823' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:25 smithi157 bash[20376]: cluster 2022-05-01T00:48:24.749554+0000 mgr.smithi157.nfpzoe (mgr.14180) 8690 : cluster [DBG] pgmap v8147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:25 smithi157 bash[20376]: cluster 2022-05-01T00:48:24.749974+0000 mgr.smithi157.nfpzoe (mgr.14180) 8691 : cluster [DBG] pgmap v8148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:25 smithi157 bash[20376]: audit 2022-05-01T00:48:24.754377+0000 mon.smithi157 (mon.0) 5392 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:48:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:25 smithi157 bash[20376]: audit 2022-05-01T00:48:24.762031+0000 mon.smithi157 (mon.0) 5393 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:48:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:25 smithi157 bash[20376]: cephadm 2022-05-01T00:48:24.763190+0000 mgr.smithi157.nfpzoe (mgr.14180) 8692 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:48:25.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:25 smithi157 bash[20376]: cephadm 2022-05-01T00:48:24.763322+0000 mgr.smithi157.nfpzoe (mgr.14180) 8693 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:48:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:27 smithi157 bash[20376]: cluster 2022-05-01T00:48:26.750672+0000 mgr.smithi157.nfpzoe (mgr.14180) 8694 : cluster [DBG] pgmap v8149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:27 smithi165 bash[22175]: cluster 2022-05-01T00:48:26.750672+0000 mgr.smithi157.nfpzoe (mgr.14180) 8694 : cluster [DBG] pgmap v8149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:29.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:48:29.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:48:29.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:48:29.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:29 smithi157 bash[20376]: cluster 2022-05-01T00:48:28.751293+0000 mgr.smithi157.nfpzoe (mgr.14180) 8695 : cluster [DBG] pgmap v8150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:30.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:48:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:29 smithi165 bash[22175]: cluster 2022-05-01T00:48:28.751293+0000 mgr.smithi157.nfpzoe (mgr.14180) 8695 : cluster [DBG] pgmap v8150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:31.101 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:30 smithi157 bash[20376]: audit 2022-05-01T00:48:30.049003+0000 mon.smithi157 (mon.0) 5394 : audit [DBG] from='client.? 172.21.15.157:0/3839757874' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:30 smithi165 bash[22175]: audit 2022-05-01T00:48:30.049003+0000 mon.smithi157 (mon.0) 5394 : audit [DBG] from='client.? 172.21.15.157:0/3839757874' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:31 smithi165 bash[22175]: cluster 2022-05-01T00:48:30.751893+0000 mgr.smithi157.nfpzoe (mgr.14180) 8696 : cluster [DBG] pgmap v8151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:32.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:31 smithi157 bash[20376]: cluster 2022-05-01T00:48:30.751893+0000 mgr.smithi157.nfpzoe (mgr.14180) 8696 : cluster [DBG] pgmap v8151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:33 smithi165 bash[22175]: cluster 2022-05-01T00:48:32.752575+0000 mgr.smithi157.nfpzoe (mgr.14180) 8697 : cluster [DBG] pgmap v8152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:33 smithi157 bash[20376]: cluster 2022-05-01T00:48:32.752575+0000 mgr.smithi157.nfpzoe (mgr.14180) 8697 : cluster [DBG] pgmap v8152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:35.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:48:35.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:48:35.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:48:35.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:48:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:35 smithi165 bash[22175]: cluster 2022-05-01T00:48:34.753146+0000 mgr.smithi157.nfpzoe (mgr.14180) 8698 : cluster [DBG] pgmap v8153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:35 smithi165 bash[22175]: audit 2022-05-01T00:48:35.377015+0000 mon.smithi157 (mon.0) 5395 : audit [DBG] from='client.? 172.21.15.157:0/2434501662' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:35 smithi157 bash[20376]: cluster 2022-05-01T00:48:34.753146+0000 mgr.smithi157.nfpzoe (mgr.14180) 8698 : cluster [DBG] pgmap v8153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:35 smithi157 bash[20376]: audit 2022-05-01T00:48:35.377015+0000 mon.smithi157 (mon.0) 5395 : audit [DBG] from='client.? 172.21.15.157:0/2434501662' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:37 smithi165 bash[22175]: cluster 2022-05-01T00:48:36.753785+0000 mgr.smithi157.nfpzoe (mgr.14180) 8699 : cluster [DBG] pgmap v8154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:37 smithi157 bash[20376]: cluster 2022-05-01T00:48:36.753785+0000 mgr.smithi157.nfpzoe (mgr.14180) 8699 : cluster [DBG] pgmap v8154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:39 smithi157 bash[20376]: cluster 2022-05-01T00:48:38.754416+0000 mgr.smithi157.nfpzoe (mgr.14180) 8700 : cluster [DBG] pgmap v8155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:39 smithi165 bash[22175]: cluster 2022-05-01T00:48:38.754416+0000 mgr.smithi157.nfpzoe (mgr.14180) 8700 : cluster [DBG] pgmap v8155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:40.399 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:48:40.399 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:48:40.399 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:48:40.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:48:41.101 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:40 smithi157 bash[20376]: audit 2022-05-01T00:48:40.705600+0000 mon.smithi157 (mon.0) 5396 : audit [DBG] from='client.? 172.21.15.157:0/903972860' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:40 smithi165 bash[22175]: audit 2022-05-01T00:48:40.705600+0000 mon.smithi157 (mon.0) 5396 : audit [DBG] from='client.? 172.21.15.157:0/903972860' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:41 smithi165 bash[22175]: cluster 2022-05-01T00:48:40.755066+0000 mgr.smithi157.nfpzoe (mgr.14180) 8701 : cluster [DBG] pgmap v8156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:42.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:41 smithi157 bash[20376]: cluster 2022-05-01T00:48:40.755066+0000 mgr.smithi157.nfpzoe (mgr.14180) 8701 : cluster [DBG] pgmap v8156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:43 smithi165 bash[22175]: cluster 2022-05-01T00:48:42.755685+0000 mgr.smithi157.nfpzoe (mgr.14180) 8702 : cluster [DBG] pgmap v8157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:43 smithi157 bash[20376]: cluster 2022-05-01T00:48:42.755685+0000 mgr.smithi157.nfpzoe (mgr.14180) 8702 : cluster [DBG] pgmap v8157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:45.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:48:45.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:48:45.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:48:46.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:48:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:45 smithi165 bash[22175]: cluster 2022-05-01T00:48:44.756344+0000 mgr.smithi157.nfpzoe (mgr.14180) 8703 : cluster [DBG] pgmap v8158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:45 smithi157 bash[20376]: cluster 2022-05-01T00:48:44.756344+0000 mgr.smithi157.nfpzoe (mgr.14180) 8703 : cluster [DBG] pgmap v8158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:46 smithi165 bash[22175]: audit 2022-05-01T00:48:46.026440+0000 mon.smithi157 (mon.0) 5397 : audit [DBG] from='client.? 172.21.15.157:0/476241913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:47.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:46 smithi157 bash[20376]: audit 2022-05-01T00:48:46.026440+0000 mon.smithi157 (mon.0) 5397 : audit [DBG] from='client.? 172.21.15.157:0/476241913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:47 smithi165 bash[22175]: cluster 2022-05-01T00:48:46.757115+0000 mgr.smithi157.nfpzoe (mgr.14180) 8704 : cluster [DBG] pgmap v8159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:48.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:47 smithi157 bash[20376]: cluster 2022-05-01T00:48:46.757115+0000 mgr.smithi157.nfpzoe (mgr.14180) 8704 : cluster [DBG] pgmap v8159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:49 smithi157 bash[20376]: cluster 2022-05-01T00:48:48.757775+0000 mgr.smithi157.nfpzoe (mgr.14180) 8705 : cluster [DBG] pgmap v8160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:49 smithi165 bash[22175]: cluster 2022-05-01T00:48:48.757775+0000 mgr.smithi157.nfpzoe (mgr.14180) 8705 : cluster [DBG] pgmap v8160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:51.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:48:51.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:48:51.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:48:51.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:48:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:51 smithi165 bash[22175]: cluster 2022-05-01T00:48:50.758393+0000 mgr.smithi157.nfpzoe (mgr.14180) 8706 : cluster [DBG] pgmap v8161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:51 smithi165 bash[22175]: audit 2022-05-01T00:48:51.360274+0000 mon.smithi157 (mon.0) 5398 : audit [DBG] from='client.? 172.21.15.157:0/374640616' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:51 smithi157 bash[20376]: cluster 2022-05-01T00:48:50.758393+0000 mgr.smithi157.nfpzoe (mgr.14180) 8706 : cluster [DBG] pgmap v8161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:51 smithi157 bash[20376]: audit 2022-05-01T00:48:51.360274+0000 mon.smithi157 (mon.0) 5398 : audit [DBG] from='client.? 172.21.15.157:0/374640616' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:53 smithi165 bash[22175]: cluster 2022-05-01T00:48:52.759104+0000 mgr.smithi157.nfpzoe (mgr.14180) 8707 : cluster [DBG] pgmap v8162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:54.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:53 smithi157 bash[20376]: cluster 2022-05-01T00:48:52.759104+0000 mgr.smithi157.nfpzoe (mgr.14180) 8707 : cluster [DBG] pgmap v8162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:55 smithi165 bash[22175]: cluster 2022-05-01T00:48:54.759741+0000 mgr.smithi157.nfpzoe (mgr.14180) 8708 : cluster [DBG] pgmap v8163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:56.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:55 smithi157 bash[20376]: cluster 2022-05-01T00:48:54.759741+0000 mgr.smithi157.nfpzoe (mgr.14180) 8708 : cluster [DBG] pgmap v8163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:56.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:48:56.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:48:56.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:48:56.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:48:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:57 smithi165 bash[22175]: audit 2022-05-01T00:48:56.694217+0000 mon.smithi157 (mon.0) 5399 : audit [DBG] from='client.? 172.21.15.157:0/598587711' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:57 smithi165 bash[22175]: cluster 2022-05-01T00:48:56.760339+0000 mgr.smithi157.nfpzoe (mgr.14180) 8709 : cluster [DBG] pgmap v8164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:57 smithi157 bash[20376]: audit 2022-05-01T00:48:56.694217+0000 mon.smithi157 (mon.0) 5399 : audit [DBG] from='client.? 172.21.15.157:0/598587711' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:48:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:57 smithi157 bash[20376]: cluster 2022-05-01T00:48:56.760339+0000 mgr.smithi157.nfpzoe (mgr.14180) 8709 : cluster [DBG] pgmap v8164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:59 smithi157 bash[20376]: cluster 2022-05-01T00:48:58.760992+0000 mgr.smithi157.nfpzoe (mgr.14180) 8710 : cluster [DBG] pgmap v8165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:48:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:59 smithi157 bash[20376]: audit 2022-05-01T00:48:59.425092+0000 mon.smithi157 (mon.0) 5400 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:48:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:48:59 smithi157 bash[20376]: audit 2022-05-01T00:48:59.762927+0000 mon.smithi157 (mon.0) 5401 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:49:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:59 smithi165 bash[22175]: cluster 2022-05-01T00:48:58.760992+0000 mgr.smithi157.nfpzoe (mgr.14180) 8710 : cluster [DBG] pgmap v8165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:59 smithi165 bash[22175]: audit 2022-05-01T00:48:59.425092+0000 mon.smithi157 (mon.0) 5400 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:49:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:48:59 smithi165 bash[22175]: audit 2022-05-01T00:48:59.762927+0000 mon.smithi157 (mon.0) 5401 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:49:01.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:49:01.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:49:01.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:49:02.041 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:49:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:01 smithi165 bash[22175]: cluster 2022-05-01T00:49:00.761617+0000 mgr.smithi157.nfpzoe (mgr.14180) 8711 : cluster [DBG] pgmap v8166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:02.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:01 smithi157 bash[20376]: cluster 2022-05-01T00:49:00.761617+0000 mgr.smithi157.nfpzoe (mgr.14180) 8711 : cluster [DBG] pgmap v8166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:02 smithi165 bash[22175]: audit 2022-05-01T00:49:02.022092+0000 mon.smithi157 (mon.0) 5402 : audit [DBG] from='client.? 172.21.15.157:0/2460819552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:02 smithi157 bash[20376]: audit 2022-05-01T00:49:02.022092+0000 mon.smithi157 (mon.0) 5402 : audit [DBG] from='client.? 172.21.15.157:0/2460819552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:03 smithi165 bash[22175]: cluster 2022-05-01T00:49:02.762236+0000 mgr.smithi157.nfpzoe (mgr.14180) 8712 : cluster [DBG] pgmap v8167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:03 smithi157 bash[20376]: cluster 2022-05-01T00:49:02.762236+0000 mgr.smithi157.nfpzoe (mgr.14180) 8712 : cluster [DBG] pgmap v8167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:05 smithi165 bash[22175]: cluster 2022-05-01T00:49:04.762899+0000 mgr.smithi157.nfpzoe (mgr.14180) 8713 : cluster [DBG] pgmap v8168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:06.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:05 smithi157 bash[20376]: cluster 2022-05-01T00:49:04.762899+0000 mgr.smithi157.nfpzoe (mgr.14180) 8713 : cluster [DBG] pgmap v8168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:07.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:49:07.045 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:49:07.045 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:49:07.368 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:49:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:07 smithi165 bash[22175]: cluster 2022-05-01T00:49:06.763549+0000 mgr.smithi157.nfpzoe (mgr.14180) 8714 : cluster [DBG] pgmap v8169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:07 smithi165 bash[22175]: audit 2022-05-01T00:49:07.349915+0000 mon.smithi157 (mon.0) 5403 : audit [DBG] from='client.? 172.21.15.157:0/2372534082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:07 smithi157 bash[20376]: cluster 2022-05-01T00:49:06.763549+0000 mgr.smithi157.nfpzoe (mgr.14180) 8714 : cluster [DBG] pgmap v8169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:07 smithi157 bash[20376]: audit 2022-05-01T00:49:07.349915+0000 mon.smithi157 (mon.0) 5403 : audit [DBG] from='client.? 172.21.15.157:0/2372534082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:09.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:09 smithi157 bash[20376]: cluster 2022-05-01T00:49:08.764197+0000 mgr.smithi157.nfpzoe (mgr.14180) 8715 : cluster [DBG] pgmap v8170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:09 smithi165 bash[22175]: cluster 2022-05-01T00:49:08.764197+0000 mgr.smithi157.nfpzoe (mgr.14180) 8715 : cluster [DBG] pgmap v8170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:11 smithi165 bash[22175]: cluster 2022-05-01T00:49:10.764775+0000 mgr.smithi157.nfpzoe (mgr.14180) 8716 : cluster [DBG] pgmap v8171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:11 smithi157 bash[20376]: cluster 2022-05-01T00:49:10.764775+0000 mgr.smithi157.nfpzoe (mgr.14180) 8716 : cluster [DBG] pgmap v8171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:12.372 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:49:12.372 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:49:12.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:49:12.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:49:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:12 smithi165 bash[22175]: audit 2022-05-01T00:49:12.678130+0000 mon.smithi157 (mon.0) 5404 : audit [DBG] from='client.? 172.21.15.157:0/1562647425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:12 smithi157 bash[20376]: audit 2022-05-01T00:49:12.678130+0000 mon.smithi157 (mon.0) 5404 : audit [DBG] from='client.? 172.21.15.157:0/1562647425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:13 smithi165 bash[22175]: cluster 2022-05-01T00:49:12.765426+0000 mgr.smithi157.nfpzoe (mgr.14180) 8717 : cluster [DBG] pgmap v8172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:14.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:13 smithi157 bash[20376]: cluster 2022-05-01T00:49:12.765426+0000 mgr.smithi157.nfpzoe (mgr.14180) 8717 : cluster [DBG] pgmap v8172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:15 smithi165 bash[22175]: cluster 2022-05-01T00:49:14.766064+0000 mgr.smithi157.nfpzoe (mgr.14180) 8718 : cluster [DBG] pgmap v8173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:15 smithi157 bash[20376]: cluster 2022-05-01T00:49:14.766064+0000 mgr.smithi157.nfpzoe (mgr.14180) 8718 : cluster [DBG] pgmap v8173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:17.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:49:17.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:49:17.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:49:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:17 smithi165 bash[22175]: cluster 2022-05-01T00:49:16.766731+0000 mgr.smithi157.nfpzoe (mgr.14180) 8719 : cluster [DBG] pgmap v8174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:17 smithi157 bash[20376]: cluster 2022-05-01T00:49:16.766731+0000 mgr.smithi157.nfpzoe (mgr.14180) 8719 : cluster [DBG] pgmap v8174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:18.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:49:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:18 smithi165 bash[22175]: audit 2022-05-01T00:49:18.008089+0000 mon.smithi157 (mon.0) 5405 : audit [DBG] from='client.? 172.21.15.157:0/2723385074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:18.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:18 smithi157 bash[20376]: audit 2022-05-01T00:49:18.008089+0000 mon.smithi157 (mon.0) 5405 : audit [DBG] from='client.? 172.21.15.157:0/2723385074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:19 smithi165 bash[22175]: cluster 2022-05-01T00:49:18.767425+0000 mgr.smithi157.nfpzoe (mgr.14180) 8720 : cluster [DBG] pgmap v8175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:19 smithi157 bash[20376]: cluster 2022-05-01T00:49:18.767425+0000 mgr.smithi157.nfpzoe (mgr.14180) 8720 : cluster [DBG] pgmap v8175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:21 smithi165 bash[22175]: cluster 2022-05-01T00:49:20.768041+0000 mgr.smithi157.nfpzoe (mgr.14180) 8721 : cluster [DBG] pgmap v8176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:21 smithi157 bash[20376]: cluster 2022-05-01T00:49:20.768041+0000 mgr.smithi157.nfpzoe (mgr.14180) 8721 : cluster [DBG] pgmap v8176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:23.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:49:23.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:49:23.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:49:23.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:49:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:23 smithi165 bash[22175]: cluster 2022-05-01T00:49:22.768698+0000 mgr.smithi157.nfpzoe (mgr.14180) 8722 : cluster [DBG] pgmap v8177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:23 smithi165 bash[22175]: audit 2022-05-01T00:49:23.330606+0000 mon.smithi157 (mon.0) 5406 : audit [DBG] from='client.? 172.21.15.157:0/2860916004' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:23 smithi157 bash[20376]: cluster 2022-05-01T00:49:22.768698+0000 mgr.smithi157.nfpzoe (mgr.14180) 8722 : cluster [DBG] pgmap v8177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:23 smithi157 bash[20376]: audit 2022-05-01T00:49:23.330606+0000 mon.smithi157 (mon.0) 5406 : audit [DBG] from='client.? 172.21.15.157:0/2860916004' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:24 smithi165 bash[22175]: audit 2022-05-01T00:49:24.770762+0000 mon.smithi157 (mon.0) 5407 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:49:25.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:24 smithi165 bash[22175]: audit 2022-05-01T00:49:24.773725+0000 mon.smithi157 (mon.0) 5408 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:49:25.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:24 smithi165 bash[22175]: audit 2022-05-01T00:49:24.775582+0000 mon.smithi157 (mon.0) 5409 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:49:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:24 smithi157 bash[20376]: audit 2022-05-01T00:49:24.770762+0000 mon.smithi157 (mon.0) 5407 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:49:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:24 smithi157 bash[20376]: audit 2022-05-01T00:49:24.773725+0000 mon.smithi157 (mon.0) 5408 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:49:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:24 smithi157 bash[20376]: audit 2022-05-01T00:49:24.775582+0000 mon.smithi157 (mon.0) 5409 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:49:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:26 smithi165 bash[22175]: cluster 2022-05-01T00:49:24.769329+0000 mgr.smithi157.nfpzoe (mgr.14180) 8723 : cluster [DBG] pgmap v8178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:26 smithi165 bash[22175]: cluster 2022-05-01T00:49:25.115921+0000 mgr.smithi157.nfpzoe (mgr.14180) 8724 : cluster [DBG] pgmap v8179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:26 smithi165 bash[22175]: cluster 2022-05-01T00:49:25.116464+0000 mgr.smithi157.nfpzoe (mgr.14180) 8725 : cluster [DBG] pgmap v8180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:26 smithi165 bash[22175]: audit 2022-05-01T00:49:25.123334+0000 mon.smithi157 (mon.0) 5410 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:49:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:26 smithi165 bash[22175]: audit 2022-05-01T00:49:25.133104+0000 mon.smithi157 (mon.0) 5411 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:49:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:26 smithi165 bash[22175]: cephadm 2022-05-01T00:49:25.134222+0000 mgr.smithi157.nfpzoe (mgr.14180) 8726 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:49:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:26 smithi165 bash[22175]: cephadm 2022-05-01T00:49:25.134383+0000 mgr.smithi157.nfpzoe (mgr.14180) 8727 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:49:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:26 smithi157 bash[20376]: cluster 2022-05-01T00:49:24.769329+0000 mgr.smithi157.nfpzoe (mgr.14180) 8723 : cluster [DBG] pgmap v8178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:26 smithi157 bash[20376]: cluster 2022-05-01T00:49:25.115921+0000 mgr.smithi157.nfpzoe (mgr.14180) 8724 : cluster [DBG] pgmap v8179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:26 smithi157 bash[20376]: cluster 2022-05-01T00:49:25.116464+0000 mgr.smithi157.nfpzoe (mgr.14180) 8725 : cluster [DBG] pgmap v8180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:26 smithi157 bash[20376]: audit 2022-05-01T00:49:25.123334+0000 mon.smithi157 (mon.0) 5410 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:49:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:26 smithi157 bash[20376]: audit 2022-05-01T00:49:25.133104+0000 mon.smithi157 (mon.0) 5411 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:49:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:26 smithi157 bash[20376]: cephadm 2022-05-01T00:49:25.134222+0000 mgr.smithi157.nfpzoe (mgr.14180) 8726 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:49:26.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:26 smithi157 bash[20376]: cephadm 2022-05-01T00:49:25.134383+0000 mgr.smithi157.nfpzoe (mgr.14180) 8727 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:49:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:27 smithi165 bash[22175]: cluster 2022-05-01T00:49:27.117162+0000 mgr.smithi157.nfpzoe (mgr.14180) 8728 : cluster [DBG] pgmap v8181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:27 smithi157 bash[20376]: cluster 2022-05-01T00:49:27.117162+0000 mgr.smithi157.nfpzoe (mgr.14180) 8728 : cluster [DBG] pgmap v8181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:28.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:49:28.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:49:28.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:49:28.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:49:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:28 smithi165 bash[22175]: audit 2022-05-01T00:49:28.648463+0000 mon.smithi157 (mon.0) 5412 : audit [DBG] from='client.? 172.21.15.157:0/3732203453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:28 smithi157 bash[20376]: audit 2022-05-01T00:49:28.648463+0000 mon.smithi157 (mon.0) 5412 : audit [DBG] from='client.? 172.21.15.157:0/3732203453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:29 smithi157 bash[20376]: cluster 2022-05-01T00:49:29.117767+0000 mgr.smithi157.nfpzoe (mgr.14180) 8729 : cluster [DBG] pgmap v8182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:29 smithi165 bash[22175]: cluster 2022-05-01T00:49:29.117767+0000 mgr.smithi157.nfpzoe (mgr.14180) 8729 : cluster [DBG] pgmap v8182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:32.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:32 smithi157 bash[20376]: cluster 2022-05-01T00:49:31.118384+0000 mgr.smithi157.nfpzoe (mgr.14180) 8730 : cluster [DBG] pgmap v8183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:32 smithi165 bash[22175]: cluster 2022-05-01T00:49:31.118384+0000 mgr.smithi157.nfpzoe (mgr.14180) 8730 : cluster [DBG] pgmap v8183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:33.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:49:33.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:49:33.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:49:34.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:49:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:34 smithi157 bash[20376]: cluster 2022-05-01T00:49:33.119001+0000 mgr.smithi157.nfpzoe (mgr.14180) 8731 : cluster [DBG] pgmap v8184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:34.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:34 smithi157 bash[20376]: audit 2022-05-01T00:49:33.977576+0000 mon.smithi157 (mon.0) 5413 : audit [DBG] from='client.? 172.21.15.157:0/3504779532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:34 smithi165 bash[22175]: cluster 2022-05-01T00:49:33.119001+0000 mgr.smithi157.nfpzoe (mgr.14180) 8731 : cluster [DBG] pgmap v8184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:34 smithi165 bash[22175]: audit 2022-05-01T00:49:33.977576+0000 mon.smithi157 (mon.0) 5413 : audit [DBG] from='client.? 172.21.15.157:0/3504779532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:36 smithi157 bash[20376]: cluster 2022-05-01T00:49:35.119626+0000 mgr.smithi157.nfpzoe (mgr.14180) 8732 : cluster [DBG] pgmap v8185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:36 smithi165 bash[22175]: cluster 2022-05-01T00:49:35.119626+0000 mgr.smithi157.nfpzoe (mgr.14180) 8732 : cluster [DBG] pgmap v8185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:37 smithi165 bash[22175]: cluster 2022-05-01T00:49:37.120282+0000 mgr.smithi157.nfpzoe (mgr.14180) 8733 : cluster [DBG] pgmap v8186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:37 smithi157 bash[20376]: cluster 2022-05-01T00:49:37.120282+0000 mgr.smithi157.nfpzoe (mgr.14180) 8733 : cluster [DBG] pgmap v8186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:39.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:49:39.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:49:39.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:49:39.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:49:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:40 smithi157 bash[20376]: cluster 2022-05-01T00:49:39.120729+0000 mgr.smithi157.nfpzoe (mgr.14180) 8734 : cluster [DBG] pgmap v8187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:40.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:40 smithi157 bash[20376]: audit 2022-05-01T00:49:39.317011+0000 mon.smithi157 (mon.0) 5414 : audit [DBG] from='client.? 172.21.15.157:0/2842163367' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:40 smithi165 bash[22175]: cluster 2022-05-01T00:49:39.120729+0000 mgr.smithi157.nfpzoe (mgr.14180) 8734 : cluster [DBG] pgmap v8187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:40 smithi165 bash[22175]: audit 2022-05-01T00:49:39.317011+0000 mon.smithi157 (mon.0) 5414 : audit [DBG] from='client.? 172.21.15.157:0/2842163367' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:42.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:42 smithi157 bash[20376]: cluster 2022-05-01T00:49:41.121329+0000 mgr.smithi157.nfpzoe (mgr.14180) 8735 : cluster [DBG] pgmap v8188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:42 smithi165 bash[22175]: cluster 2022-05-01T00:49:41.121329+0000 mgr.smithi157.nfpzoe (mgr.14180) 8735 : cluster [DBG] pgmap v8188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:44.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:49:44.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:49:44.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:49:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:44 smithi157 bash[20376]: cluster 2022-05-01T00:49:43.121963+0000 mgr.smithi157.nfpzoe (mgr.14180) 8736 : cluster [DBG] pgmap v8189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:44 smithi165 bash[22175]: cluster 2022-05-01T00:49:43.121963+0000 mgr.smithi157.nfpzoe (mgr.14180) 8736 : cluster [DBG] pgmap v8189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:44.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:49:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:45 smithi157 bash[20376]: audit 2022-05-01T00:49:44.646236+0000 mon.smithi157 (mon.0) 5415 : audit [DBG] from='client.? 172.21.15.157:0/1714537878' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:45 smithi165 bash[22175]: audit 2022-05-01T00:49:44.646236+0000 mon.smithi157 (mon.0) 5415 : audit [DBG] from='client.? 172.21.15.157:0/1714537878' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:46 smithi165 bash[22175]: cluster 2022-05-01T00:49:45.122515+0000 mgr.smithi157.nfpzoe (mgr.14180) 8737 : cluster [DBG] pgmap v8190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:46 smithi157 bash[20376]: cluster 2022-05-01T00:49:45.122515+0000 mgr.smithi157.nfpzoe (mgr.14180) 8737 : cluster [DBG] pgmap v8190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:47 smithi165 bash[22175]: cluster 2022-05-01T00:49:47.123177+0000 mgr.smithi157.nfpzoe (mgr.14180) 8738 : cluster [DBG] pgmap v8191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:47.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:47 smithi157 bash[20376]: cluster 2022-05-01T00:49:47.123177+0000 mgr.smithi157.nfpzoe (mgr.14180) 8738 : cluster [DBG] pgmap v8191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:49.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:49:49.669 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:49:49.669 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:49:49.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:49:50.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:50 smithi157 bash[20376]: cluster 2022-05-01T00:49:49.123830+0000 mgr.smithi157.nfpzoe (mgr.14180) 8739 : cluster [DBG] pgmap v8192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:50.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:50 smithi157 bash[20376]: audit 2022-05-01T00:49:49.972721+0000 mon.smithi157 (mon.0) 5416 : audit [DBG] from='client.? 172.21.15.157:0/2682721453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:50 smithi165 bash[22175]: cluster 2022-05-01T00:49:49.123830+0000 mgr.smithi157.nfpzoe (mgr.14180) 8739 : cluster [DBG] pgmap v8192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:50 smithi165 bash[22175]: audit 2022-05-01T00:49:49.972721+0000 mon.smithi157 (mon.0) 5416 : audit [DBG] from='client.? 172.21.15.157:0/2682721453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:52 smithi157 bash[20376]: cluster 2022-05-01T00:49:51.124449+0000 mgr.smithi157.nfpzoe (mgr.14180) 8740 : cluster [DBG] pgmap v8193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:52 smithi165 bash[22175]: cluster 2022-05-01T00:49:51.124449+0000 mgr.smithi157.nfpzoe (mgr.14180) 8740 : cluster [DBG] pgmap v8193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:54.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:54 smithi157 bash[20376]: cluster 2022-05-01T00:49:53.125088+0000 mgr.smithi157.nfpzoe (mgr.14180) 8741 : cluster [DBG] pgmap v8194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:54 smithi165 bash[22175]: cluster 2022-05-01T00:49:53.125088+0000 mgr.smithi157.nfpzoe (mgr.14180) 8741 : cluster [DBG] pgmap v8194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:54.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:49:54.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:49:54.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:49:55.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:49:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:56 smithi157 bash[20376]: cluster 2022-05-01T00:49:55.125611+0000 mgr.smithi157.nfpzoe (mgr.14180) 8742 : cluster [DBG] pgmap v8195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:56.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:56 smithi157 bash[20376]: audit 2022-05-01T00:49:55.300101+0000 mon.smithi157 (mon.0) 5417 : audit [DBG] from='client.? 172.21.15.157:0/4014852398' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:56 smithi165 bash[22175]: cluster 2022-05-01T00:49:55.125611+0000 mgr.smithi157.nfpzoe (mgr.14180) 8742 : cluster [DBG] pgmap v8195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:56 smithi165 bash[22175]: audit 2022-05-01T00:49:55.300101+0000 mon.smithi157 (mon.0) 5417 : audit [DBG] from='client.? 172.21.15.157:0/4014852398' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:49:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:49:57 smithi165 bash[22175]: cluster 2022-05-01T00:49:57.126227+0000 mgr.smithi157.nfpzoe (mgr.14180) 8743 : cluster [DBG] pgmap v8196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:49:57.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:49:57 smithi157 bash[20376]: cluster 2022-05-01T00:49:57.126227+0000 mgr.smithi157.nfpzoe (mgr.14180) 8743 : cluster [DBG] pgmap v8196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:00.322 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:50:00.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:50:00.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:50:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:00 smithi157 bash[20376]: cluster 2022-05-01T00:49:59.126945+0000 mgr.smithi157.nfpzoe (mgr.14180) 8744 : cluster [DBG] pgmap v8197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:00 smithi157 bash[20376]: audit 2022-05-01T00:49:59.429173+0000 mon.smithi157 (mon.0) 5418 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:50:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:00 smithi157 bash[20376]: audit 2022-05-01T00:49:59.771591+0000 mon.smithi157 (mon.0) 5419 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:50:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:00 smithi157 bash[20376]: cluster 2022-05-01T00:50:00.000137+0000 mon.smithi157 (mon.0) 5420 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T00:50:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:00 smithi165 bash[22175]: cluster 2022-05-01T00:49:59.126945+0000 mgr.smithi157.nfpzoe (mgr.14180) 8744 : cluster [DBG] pgmap v8197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:00 smithi165 bash[22175]: audit 2022-05-01T00:49:59.429173+0000 mon.smithi157 (mon.0) 5418 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:50:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:00 smithi165 bash[22175]: audit 2022-05-01T00:49:59.771591+0000 mon.smithi157 (mon.0) 5419 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:50:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:00 smithi165 bash[22175]: cluster 2022-05-01T00:50:00.000137+0000 mon.smithi157 (mon.0) 5420 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T00:50:00.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:50:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:01 smithi157 bash[20376]: audit 2022-05-01T00:50:00.627605+0000 mon.smithi157 (mon.0) 5421 : audit [DBG] from='client.? 172.21.15.157:0/813922357' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:01 smithi165 bash[22175]: audit 2022-05-01T00:50:00.627605+0000 mon.smithi157 (mon.0) 5421 : audit [DBG] from='client.? 172.21.15.157:0/813922357' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:02 smithi157 bash[20376]: cluster 2022-05-01T00:50:01.127600+0000 mgr.smithi157.nfpzoe (mgr.14180) 8745 : cluster [DBG] pgmap v8198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:02 smithi165 bash[22175]: cluster 2022-05-01T00:50:01.127600+0000 mgr.smithi157.nfpzoe (mgr.14180) 8745 : cluster [DBG] pgmap v8198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:04 smithi165 bash[22175]: cluster 2022-05-01T00:50:03.128235+0000 mgr.smithi157.nfpzoe (mgr.14180) 8746 : cluster [DBG] pgmap v8199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:04 smithi157 bash[20376]: cluster 2022-05-01T00:50:03.128235+0000 mgr.smithi157.nfpzoe (mgr.14180) 8746 : cluster [DBG] pgmap v8199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:05.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:50:05.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:50:05.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:50:05.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:50:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:06 smithi165 bash[22175]: cluster 2022-05-01T00:50:05.129013+0000 mgr.smithi157.nfpzoe (mgr.14180) 8747 : cluster [DBG] pgmap v8200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:06 smithi165 bash[22175]: audit 2022-05-01T00:50:05.953426+0000 mon.smithi157 (mon.0) 5422 : audit [DBG] from='client.? 172.21.15.157:0/1065531580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:06 smithi157 bash[20376]: cluster 2022-05-01T00:50:05.129013+0000 mgr.smithi157.nfpzoe (mgr.14180) 8747 : cluster [DBG] pgmap v8200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:06.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:06 smithi157 bash[20376]: audit 2022-05-01T00:50:05.953426+0000 mon.smithi157 (mon.0) 5422 : audit [DBG] from='client.? 172.21.15.157:0/1065531580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:07 smithi165 bash[22175]: cluster 2022-05-01T00:50:07.129658+0000 mgr.smithi157.nfpzoe (mgr.14180) 8748 : cluster [DBG] pgmap v8201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:07 smithi157 bash[20376]: cluster 2022-05-01T00:50:07.129658+0000 mgr.smithi157.nfpzoe (mgr.14180) 8748 : cluster [DBG] pgmap v8201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:10 smithi157 bash[20376]: cluster 2022-05-01T00:50:09.130306+0000 mgr.smithi157.nfpzoe (mgr.14180) 8749 : cluster [DBG] pgmap v8202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:10 smithi165 bash[22175]: cluster 2022-05-01T00:50:09.130306+0000 mgr.smithi157.nfpzoe (mgr.14180) 8749 : cluster [DBG] pgmap v8202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:10.975 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:50:10.975 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:50:10.975 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:50:11.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:50:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:12 smithi157 bash[20376]: cluster 2022-05-01T00:50:11.130919+0000 mgr.smithi157.nfpzoe (mgr.14180) 8750 : cluster [DBG] pgmap v8203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:12.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:12 smithi157 bash[20376]: audit 2022-05-01T00:50:11.275393+0000 mon.smithi157 (mon.0) 5423 : audit [DBG] from='client.? 172.21.15.157:0/2398646759' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:12 smithi165 bash[22175]: cluster 2022-05-01T00:50:11.130919+0000 mgr.smithi157.nfpzoe (mgr.14180) 8750 : cluster [DBG] pgmap v8203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:12 smithi165 bash[22175]: audit 2022-05-01T00:50:11.275393+0000 mon.smithi157 (mon.0) 5423 : audit [DBG] from='client.? 172.21.15.157:0/2398646759' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:14.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:14 smithi157 bash[20376]: cluster 2022-05-01T00:50:13.131613+0000 mgr.smithi157.nfpzoe (mgr.14180) 8751 : cluster [DBG] pgmap v8204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:14 smithi165 bash[22175]: cluster 2022-05-01T00:50:13.131613+0000 mgr.smithi157.nfpzoe (mgr.14180) 8751 : cluster [DBG] pgmap v8204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:16.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:50:16.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:50:16.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:50:16.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:50:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:16 smithi165 bash[22175]: cluster 2022-05-01T00:50:15.132252+0000 mgr.smithi157.nfpzoe (mgr.14180) 8752 : cluster [DBG] pgmap v8205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:16 smithi157 bash[20376]: cluster 2022-05-01T00:50:15.132252+0000 mgr.smithi157.nfpzoe (mgr.14180) 8752 : cluster [DBG] pgmap v8205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:17 smithi165 bash[22175]: audit 2022-05-01T00:50:16.605066+0000 mon.smithi157 (mon.0) 5424 : audit [DBG] from='client.? 172.21.15.157:0/3148655730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:17 smithi165 bash[22175]: cluster 2022-05-01T00:50:17.132939+0000 mgr.smithi157.nfpzoe (mgr.14180) 8753 : cluster [DBG] pgmap v8206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:17 smithi157 bash[20376]: audit 2022-05-01T00:50:16.605066+0000 mon.smithi157 (mon.0) 5424 : audit [DBG] from='client.? 172.21.15.157:0/3148655730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:17 smithi157 bash[20376]: cluster 2022-05-01T00:50:17.132939+0000 mgr.smithi157.nfpzoe (mgr.14180) 8753 : cluster [DBG] pgmap v8206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:20.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:20 smithi157 bash[20376]: cluster 2022-05-01T00:50:19.133583+0000 mgr.smithi157.nfpzoe (mgr.14180) 8754 : cluster [DBG] pgmap v8207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:20 smithi165 bash[22175]: cluster 2022-05-01T00:50:19.133583+0000 mgr.smithi157.nfpzoe (mgr.14180) 8754 : cluster [DBG] pgmap v8207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:21.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:50:21.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:50:21.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:50:21.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:50:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:22 smithi157 bash[20376]: cluster 2022-05-01T00:50:21.134219+0000 mgr.smithi157.nfpzoe (mgr.14180) 8755 : cluster [DBG] pgmap v8208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:22.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:22 smithi157 bash[20376]: audit 2022-05-01T00:50:21.930383+0000 mon.smithi157 (mon.0) 5425 : audit [DBG] from='client.? 172.21.15.157:0/622660711' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:22 smithi165 bash[22175]: cluster 2022-05-01T00:50:21.134219+0000 mgr.smithi157.nfpzoe (mgr.14180) 8755 : cluster [DBG] pgmap v8208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:22 smithi165 bash[22175]: audit 2022-05-01T00:50:21.930383+0000 mon.smithi157 (mon.0) 5425 : audit [DBG] from='client.? 172.21.15.157:0/622660711' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:24 smithi165 bash[22175]: cluster 2022-05-01T00:50:23.134838+0000 mgr.smithi157.nfpzoe (mgr.14180) 8756 : cluster [DBG] pgmap v8209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:24.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:24 smithi157 bash[20376]: cluster 2022-05-01T00:50:23.134838+0000 mgr.smithi157.nfpzoe (mgr.14180) 8756 : cluster [DBG] pgmap v8209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:25 smithi165 bash[22175]: audit 2022-05-01T00:50:25.145354+0000 mon.smithi157 (mon.0) 5426 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:50:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:25 smithi165 bash[22175]: audit 2022-05-01T00:50:25.148212+0000 mon.smithi157 (mon.0) 5427 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:50:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:25 smithi165 bash[22175]: audit 2022-05-01T00:50:25.150143+0000 mon.smithi157 (mon.0) 5428 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:50:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:25 smithi157 bash[20376]: audit 2022-05-01T00:50:25.145354+0000 mon.smithi157 (mon.0) 5426 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:50:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:25 smithi157 bash[20376]: audit 2022-05-01T00:50:25.148212+0000 mon.smithi157 (mon.0) 5427 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:50:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:25 smithi157 bash[20376]: audit 2022-05-01T00:50:25.150143+0000 mon.smithi157 (mon.0) 5428 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:50:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:26 smithi165 bash[22175]: cluster 2022-05-01T00:50:25.135495+0000 mgr.smithi157.nfpzoe (mgr.14180) 8757 : cluster [DBG] pgmap v8210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:26 smithi157 bash[20376]: cluster 2022-05-01T00:50:25.135495+0000 mgr.smithi157.nfpzoe (mgr.14180) 8757 : cluster [DBG] pgmap v8210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:26.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:50:26.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:50:26.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:50:27.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:50:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:27 smithi165 bash[22175]: cluster 2022-05-01T00:50:27.136115+0000 mgr.smithi157.nfpzoe (mgr.14180) 8758 : cluster [DBG] pgmap v8211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:27 smithi165 bash[22175]: audit 2022-05-01T00:50:27.257034+0000 mon.smithi157 (mon.0) 5429 : audit [DBG] from='client.? 172.21.15.157:0/1712750846' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:27 smithi157 bash[20376]: cluster 2022-05-01T00:50:27.136115+0000 mgr.smithi157.nfpzoe (mgr.14180) 8758 : cluster [DBG] pgmap v8211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:27 smithi157 bash[20376]: audit 2022-05-01T00:50:27.257034+0000 mon.smithi157 (mon.0) 5429 : audit [DBG] from='client.? 172.21.15.157:0/1712750846' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:29 smithi165 bash[22175]: audit 2022-05-01T00:50:28.950336+0000 mon.smithi157 (mon.0) 5430 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:50:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:29 smithi165 bash[22175]: cluster 2022-05-01T00:50:29.136753+0000 mgr.smithi157.nfpzoe (mgr.14180) 8759 : cluster [DBG] pgmap v8212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:29 smithi165 bash[22175]: cluster 2022-05-01T00:50:29.245832+0000 mgr.smithi157.nfpzoe (mgr.14180) 8760 : cluster [DBG] pgmap v8213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:29 smithi165 bash[22175]: cluster 2022-05-01T00:50:29.246517+0000 mgr.smithi157.nfpzoe (mgr.14180) 8761 : cluster [DBG] pgmap v8214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:29 smithi165 bash[22175]: audit 2022-05-01T00:50:29.253672+0000 mon.smithi157 (mon.0) 5431 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:50:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:29 smithi165 bash[22175]: audit 2022-05-01T00:50:29.263084+0000 mon.smithi157 (mon.0) 5432 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:50:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:29 smithi165 bash[22175]: cephadm 2022-05-01T00:50:29.264557+0000 mgr.smithi157.nfpzoe (mgr.14180) 8762 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:50:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:29 smithi165 bash[22175]: cephadm 2022-05-01T00:50:29.264735+0000 mgr.smithi157.nfpzoe (mgr.14180) 8763 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:50:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:29 smithi157 bash[20376]: audit 2022-05-01T00:50:28.950336+0000 mon.smithi157 (mon.0) 5430 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:50:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:29 smithi157 bash[20376]: cluster 2022-05-01T00:50:29.136753+0000 mgr.smithi157.nfpzoe (mgr.14180) 8759 : cluster [DBG] pgmap v8212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:29 smithi157 bash[20376]: cluster 2022-05-01T00:50:29.245832+0000 mgr.smithi157.nfpzoe (mgr.14180) 8760 : cluster [DBG] pgmap v8213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:29 smithi157 bash[20376]: cluster 2022-05-01T00:50:29.246517+0000 mgr.smithi157.nfpzoe (mgr.14180) 8761 : cluster [DBG] pgmap v8214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:29 smithi157 bash[20376]: audit 2022-05-01T00:50:29.253672+0000 mon.smithi157 (mon.0) 5431 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:50:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:29 smithi157 bash[20376]: audit 2022-05-01T00:50:29.263084+0000 mon.smithi157 (mon.0) 5432 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:50:30.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:29 smithi157 bash[20376]: cephadm 2022-05-01T00:50:29.264557+0000 mgr.smithi157.nfpzoe (mgr.14180) 8762 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:50:30.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:29 smithi157 bash[20376]: cephadm 2022-05-01T00:50:29.264735+0000 mgr.smithi157.nfpzoe (mgr.14180) 8763 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:50:31.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:31 smithi157 bash[20376]: cluster 2022-05-01T00:50:31.247149+0000 mgr.smithi157.nfpzoe (mgr.14180) 8764 : cluster [DBG] pgmap v8215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:31 smithi165 bash[22175]: cluster 2022-05-01T00:50:31.247149+0000 mgr.smithi157.nfpzoe (mgr.14180) 8764 : cluster [DBG] pgmap v8215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:32.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:50:32.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:50:32.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:50:32.609 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:50:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:32 smithi157 bash[20376]: audit 2022-05-01T00:50:32.590353+0000 mon.smithi157 (mon.0) 5433 : audit [DBG] from='client.? 172.21.15.157:0/856457636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:32 smithi165 bash[22175]: audit 2022-05-01T00:50:32.590353+0000 mon.smithi157 (mon.0) 5433 : audit [DBG] from='client.? 172.21.15.157:0/856457636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:33 smithi165 bash[22175]: cluster 2022-05-01T00:50:33.247791+0000 mgr.smithi157.nfpzoe (mgr.14180) 8765 : cluster [DBG] pgmap v8216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:33.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:33 smithi157 bash[20376]: cluster 2022-05-01T00:50:33.247791+0000 mgr.smithi157.nfpzoe (mgr.14180) 8765 : cluster [DBG] pgmap v8216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:35 smithi165 bash[22175]: cluster 2022-05-01T00:50:35.248397+0000 mgr.smithi157.nfpzoe (mgr.14180) 8766 : cluster [DBG] pgmap v8217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:35.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:35 smithi157 bash[20376]: cluster 2022-05-01T00:50:35.248397+0000 mgr.smithi157.nfpzoe (mgr.14180) 8766 : cluster [DBG] pgmap v8217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:37.612 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:50:37.612 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:50:37.612 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:50:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:37 smithi165 bash[22175]: cluster 2022-05-01T00:50:37.249038+0000 mgr.smithi157.nfpzoe (mgr.14180) 8767 : cluster [DBG] pgmap v8218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:37.936 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:50:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:37 smithi157 bash[20376]: cluster 2022-05-01T00:50:37.249038+0000 mgr.smithi157.nfpzoe (mgr.14180) 8767 : cluster [DBG] pgmap v8218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:38 smithi165 bash[22175]: audit 2022-05-01T00:50:37.917045+0000 mon.smithi157 (mon.0) 5434 : audit [DBG] from='client.? 172.21.15.157:0/1659962664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:38 smithi157 bash[20376]: audit 2022-05-01T00:50:37.917045+0000 mon.smithi157 (mon.0) 5434 : audit [DBG] from='client.? 172.21.15.157:0/1659962664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:39 smithi165 bash[22175]: cluster 2022-05-01T00:50:39.249672+0000 mgr.smithi157.nfpzoe (mgr.14180) 8768 : cluster [DBG] pgmap v8219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:39 smithi157 bash[20376]: cluster 2022-05-01T00:50:39.249672+0000 mgr.smithi157.nfpzoe (mgr.14180) 8768 : cluster [DBG] pgmap v8219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:41 smithi157 bash[20376]: cluster 2022-05-01T00:50:41.250288+0000 mgr.smithi157.nfpzoe (mgr.14180) 8769 : cluster [DBG] pgmap v8220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:41 smithi165 bash[22175]: cluster 2022-05-01T00:50:41.250288+0000 mgr.smithi157.nfpzoe (mgr.14180) 8769 : cluster [DBG] pgmap v8220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:42.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:50:42.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:50:42.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:50:43.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:50:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:43 smithi165 bash[22175]: audit 2022-05-01T00:50:43.245108+0000 mon.smithi157 (mon.0) 5435 : audit [DBG] from='client.? 172.21.15.157:0/3929151867' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:43 smithi157 bash[20376]: audit 2022-05-01T00:50:43.245108+0000 mon.smithi157 (mon.0) 5435 : audit [DBG] from='client.? 172.21.15.157:0/3929151867' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:44 smithi165 bash[22175]: cluster 2022-05-01T00:50:43.250865+0000 mgr.smithi157.nfpzoe (mgr.14180) 8770 : cluster [DBG] pgmap v8221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:44 smithi157 bash[20376]: cluster 2022-05-01T00:50:43.250865+0000 mgr.smithi157.nfpzoe (mgr.14180) 8770 : cluster [DBG] pgmap v8221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:45 smithi165 bash[22175]: cluster 2022-05-01T00:50:45.251474+0000 mgr.smithi157.nfpzoe (mgr.14180) 8771 : cluster [DBG] pgmap v8222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:45.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:45 smithi157 bash[20376]: cluster 2022-05-01T00:50:45.251474+0000 mgr.smithi157.nfpzoe (mgr.14180) 8771 : cluster [DBG] pgmap v8222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:47 smithi165 bash[22175]: cluster 2022-05-01T00:50:47.252120+0000 mgr.smithi157.nfpzoe (mgr.14180) 8772 : cluster [DBG] pgmap v8223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:47 smithi157 bash[20376]: cluster 2022-05-01T00:50:47.252120+0000 mgr.smithi157.nfpzoe (mgr.14180) 8772 : cluster [DBG] pgmap v8223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:48.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:50:48.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:50:48.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:50:48.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:50:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:48 smithi165 bash[22175]: audit 2022-05-01T00:50:48.581957+0000 mon.smithi157 (mon.0) 5436 : audit [DBG] from='client.? 172.21.15.157:0/928664566' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:48.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:48 smithi157 bash[20376]: audit 2022-05-01T00:50:48.581957+0000 mon.smithi157 (mon.0) 5436 : audit [DBG] from='client.? 172.21.15.157:0/928664566' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:49.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:49 smithi157 bash[20376]: cluster 2022-05-01T00:50:49.252745+0000 mgr.smithi157.nfpzoe (mgr.14180) 8773 : cluster [DBG] pgmap v8224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:49 smithi165 bash[22175]: cluster 2022-05-01T00:50:49.252745+0000 mgr.smithi157.nfpzoe (mgr.14180) 8773 : cluster [DBG] pgmap v8224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:51.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:51 smithi157 bash[20376]: cluster 2022-05-01T00:50:51.253460+0000 mgr.smithi157.nfpzoe (mgr.14180) 8774 : cluster [DBG] pgmap v8225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:51 smithi165 bash[22175]: cluster 2022-05-01T00:50:51.253460+0000 mgr.smithi157.nfpzoe (mgr.14180) 8774 : cluster [DBG] pgmap v8225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:53.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:50:53.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:50:53.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:50:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:53 smithi165 bash[22175]: cluster 2022-05-01T00:50:53.254140+0000 mgr.smithi157.nfpzoe (mgr.14180) 8775 : cluster [DBG] pgmap v8226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:53.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:53 smithi157 bash[20376]: cluster 2022-05-01T00:50:53.254140+0000 mgr.smithi157.nfpzoe (mgr.14180) 8775 : cluster [DBG] pgmap v8226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:53.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:50:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:54 smithi165 bash[22175]: audit 2022-05-01T00:50:53.909979+0000 mon.smithi157 (mon.0) 5437 : audit [DBG] from='client.? 172.21.15.157:0/2222401802' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:54 smithi157 bash[20376]: audit 2022-05-01T00:50:53.909979+0000 mon.smithi157 (mon.0) 5437 : audit [DBG] from='client.? 172.21.15.157:0/2222401802' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:55 smithi165 bash[22175]: cluster 2022-05-01T00:50:55.254726+0000 mgr.smithi157.nfpzoe (mgr.14180) 8776 : cluster [DBG] pgmap v8227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:55 smithi157 bash[20376]: cluster 2022-05-01T00:50:55.254726+0000 mgr.smithi157.nfpzoe (mgr.14180) 8776 : cluster [DBG] pgmap v8227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:57 smithi165 bash[22175]: cluster 2022-05-01T00:50:57.255408+0000 mgr.smithi157.nfpzoe (mgr.14180) 8777 : cluster [DBG] pgmap v8228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:57 smithi157 bash[20376]: cluster 2022-05-01T00:50:57.255408+0000 mgr.smithi157.nfpzoe (mgr.14180) 8777 : cluster [DBG] pgmap v8228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:50:58.932 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:50:58.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:50:58.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:50:59.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:50:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:50:59 smithi165 bash[22175]: audit 2022-05-01T00:50:59.241164+0000 mon.smithi157 (mon.0) 5438 : audit [DBG] from='client.? 172.21.15.157:0/2809446733' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:50:59.688 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:50:59 smithi157 bash[20376]: audit 2022-05-01T00:50:59.241164+0000 mon.smithi157 (mon.0) 5438 : audit [DBG] from='client.? 172.21.15.157:0/2809446733' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:00 smithi165 bash[22175]: cluster 2022-05-01T00:50:59.255813+0000 mgr.smithi157.nfpzoe (mgr.14180) 8778 : cluster [DBG] pgmap v8229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:00 smithi165 bash[22175]: audit 2022-05-01T00:50:59.432978+0000 mon.smithi157 (mon.0) 5439 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:51:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:00 smithi165 bash[22175]: audit 2022-05-01T00:50:59.779375+0000 mon.smithi157 (mon.0) 5440 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:51:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:00 smithi157 bash[20376]: cluster 2022-05-01T00:50:59.255813+0000 mgr.smithi157.nfpzoe (mgr.14180) 8778 : cluster [DBG] pgmap v8229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:00 smithi157 bash[20376]: audit 2022-05-01T00:50:59.432978+0000 mon.smithi157 (mon.0) 5439 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:51:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:00 smithi157 bash[20376]: audit 2022-05-01T00:50:59.779375+0000 mon.smithi157 (mon.0) 5440 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:51:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:02 smithi165 bash[22175]: cluster 2022-05-01T00:51:01.256414+0000 mgr.smithi157.nfpzoe (mgr.14180) 8779 : cluster [DBG] pgmap v8230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:02 smithi157 bash[20376]: cluster 2022-05-01T00:51:01.256414+0000 mgr.smithi157.nfpzoe (mgr.14180) 8779 : cluster [DBG] pgmap v8230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:04.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:51:04.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:51:04.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:51:04.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:51:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:04 smithi165 bash[22175]: cluster 2022-05-01T00:51:03.257035+0000 mgr.smithi157.nfpzoe (mgr.14180) 8780 : cluster [DBG] pgmap v8231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:04.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:04 smithi157 bash[20376]: cluster 2022-05-01T00:51:03.257035+0000 mgr.smithi157.nfpzoe (mgr.14180) 8780 : cluster [DBG] pgmap v8231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:05 smithi165 bash[22175]: audit 2022-05-01T00:51:04.575208+0000 mon.smithi157 (mon.0) 5441 : audit [DBG] from='client.? 172.21.15.157:0/3875777562' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:05.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:05 smithi165 bash[22175]: cluster 2022-05-01T00:51:05.257760+0000 mgr.smithi157.nfpzoe (mgr.14180) 8781 : cluster [DBG] pgmap v8232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:05 smithi157 bash[20376]: audit 2022-05-01T00:51:04.575208+0000 mon.smithi157 (mon.0) 5441 : audit [DBG] from='client.? 172.21.15.157:0/3875777562' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:05.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:05 smithi157 bash[20376]: cluster 2022-05-01T00:51:05.257760+0000 mgr.smithi157.nfpzoe (mgr.14180) 8781 : cluster [DBG] pgmap v8232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:07 smithi165 bash[22175]: cluster 2022-05-01T00:51:07.258472+0000 mgr.smithi157.nfpzoe (mgr.14180) 8782 : cluster [DBG] pgmap v8233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:07 smithi157 bash[20376]: cluster 2022-05-01T00:51:07.258472+0000 mgr.smithi157.nfpzoe (mgr.14180) 8782 : cluster [DBG] pgmap v8233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:09.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:51:09.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:51:09.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:51:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:09 smithi165 bash[22175]: cluster 2022-05-01T00:51:09.259131+0000 mgr.smithi157.nfpzoe (mgr.14180) 8783 : cluster [DBG] pgmap v8234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:09.688 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:09 smithi157 bash[20376]: cluster 2022-05-01T00:51:09.259131+0000 mgr.smithi157.nfpzoe (mgr.14180) 8783 : cluster [DBG] pgmap v8234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:09.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:51:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:10 smithi165 bash[22175]: audit 2022-05-01T00:51:09.909023+0000 mon.smithi157 (mon.0) 5442 : audit [DBG] from='client.? 172.21.15.157:0/2642446315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:10.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:10 smithi157 bash[20376]: audit 2022-05-01T00:51:09.909023+0000 mon.smithi157 (mon.0) 5442 : audit [DBG] from='client.? 172.21.15.157:0/2642446315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:11 smithi165 bash[22175]: cluster 2022-05-01T00:51:11.259769+0000 mgr.smithi157.nfpzoe (mgr.14180) 8784 : cluster [DBG] pgmap v8235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:11.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:11 smithi157 bash[20376]: cluster 2022-05-01T00:51:11.259769+0000 mgr.smithi157.nfpzoe (mgr.14180) 8784 : cluster [DBG] pgmap v8235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:13 smithi165 bash[22175]: cluster 2022-05-01T00:51:13.263993+0000 mgr.smithi157.nfpzoe (mgr.14180) 8785 : cluster [DBG] pgmap v8236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:13.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:13 smithi157 bash[20376]: cluster 2022-05-01T00:51:13.263993+0000 mgr.smithi157.nfpzoe (mgr.14180) 8785 : cluster [DBG] pgmap v8236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:14.937 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:51:14.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:51:14.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:51:15.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:51:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:15 smithi165 bash[22175]: audit 2022-05-01T00:51:15.248511+0000 mon.smithi157 (mon.0) 5443 : audit [DBG] from='client.? 172.21.15.157:0/1954418682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:15.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:15 smithi157 bash[20376]: audit 2022-05-01T00:51:15.248511+0000 mon.smithi157 (mon.0) 5443 : audit [DBG] from='client.? 172.21.15.157:0/1954418682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:16 smithi165 bash[22175]: cluster 2022-05-01T00:51:15.264395+0000 mgr.smithi157.nfpzoe (mgr.14180) 8786 : cluster [DBG] pgmap v8237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:16.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:16 smithi157 bash[20376]: cluster 2022-05-01T00:51:15.264395+0000 mgr.smithi157.nfpzoe (mgr.14180) 8786 : cluster [DBG] pgmap v8237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:17 smithi165 bash[22175]: cluster 2022-05-01T00:51:17.264960+0000 mgr.smithi157.nfpzoe (mgr.14180) 8787 : cluster [DBG] pgmap v8238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:17 smithi157 bash[20376]: cluster 2022-05-01T00:51:17.264960+0000 mgr.smithi157.nfpzoe (mgr.14180) 8787 : cluster [DBG] pgmap v8238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:19 smithi165 bash[22175]: cluster 2022-05-01T00:51:19.265545+0000 mgr.smithi157.nfpzoe (mgr.14180) 8788 : cluster [DBG] pgmap v8239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:19.689 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:19 smithi157 bash[20376]: cluster 2022-05-01T00:51:19.265545+0000 mgr.smithi157.nfpzoe (mgr.14180) 8788 : cluster [DBG] pgmap v8239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:20.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:51:20.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:51:20.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:51:20.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:51:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:20 smithi165 bash[22175]: audit 2022-05-01T00:51:20.575851+0000 mon.smithi157 (mon.0) 5444 : audit [DBG] from='client.? 172.21.15.157:0/196395526' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:20.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:20 smithi157 bash[20376]: audit 2022-05-01T00:51:20.575851+0000 mon.smithi157 (mon.0) 5444 : audit [DBG] from='client.? 172.21.15.157:0/196395526' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:21 smithi165 bash[22175]: cluster 2022-05-01T00:51:21.266262+0000 mgr.smithi157.nfpzoe (mgr.14180) 8789 : cluster [DBG] pgmap v8240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:21.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:21 smithi157 bash[20376]: cluster 2022-05-01T00:51:21.266262+0000 mgr.smithi157.nfpzoe (mgr.14180) 8789 : cluster [DBG] pgmap v8240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:23 smithi165 bash[22175]: cluster 2022-05-01T00:51:23.266981+0000 mgr.smithi157.nfpzoe (mgr.14180) 8790 : cluster [DBG] pgmap v8241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:23 smithi157 bash[20376]: cluster 2022-05-01T00:51:23.266981+0000 mgr.smithi157.nfpzoe (mgr.14180) 8790 : cluster [DBG] pgmap v8241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:25.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:51:25.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:51:25.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:51:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:25 smithi165 bash[22175]: cluster 2022-05-01T00:51:25.267639+0000 mgr.smithi157.nfpzoe (mgr.14180) 8791 : cluster [DBG] pgmap v8242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:25.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:25 smithi157 bash[20376]: cluster 2022-05-01T00:51:25.267639+0000 mgr.smithi157.nfpzoe (mgr.14180) 8791 : cluster [DBG] pgmap v8242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:25.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:51:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:26 smithi165 bash[22175]: audit 2022-05-01T00:51:25.904431+0000 mon.smithi157 (mon.0) 5445 : audit [DBG] from='client.? 172.21.15.157:0/4235028741' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:26 smithi157 bash[20376]: audit 2022-05-01T00:51:25.904431+0000 mon.smithi157 (mon.0) 5445 : audit [DBG] from='client.? 172.21.15.157:0/4235028741' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:27 smithi165 bash[22175]: cluster 2022-05-01T00:51:27.268283+0000 mgr.smithi157.nfpzoe (mgr.14180) 8792 : cluster [DBG] pgmap v8243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:27 smithi157 bash[20376]: cluster 2022-05-01T00:51:27.268283+0000 mgr.smithi157.nfpzoe (mgr.14180) 8792 : cluster [DBG] pgmap v8243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:29 smithi165 bash[22175]: cluster 2022-05-01T00:51:29.268926+0000 mgr.smithi157.nfpzoe (mgr.14180) 8793 : cluster [DBG] pgmap v8244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:29.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:29 smithi165 bash[22175]: audit 2022-05-01T00:51:29.274220+0000 mon.smithi157 (mon.0) 5446 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:51:29.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:29 smithi165 bash[22175]: audit 2022-05-01T00:51:29.276957+0000 mon.smithi157 (mon.0) 5447 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:51:29.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:29 smithi165 bash[22175]: audit 2022-05-01T00:51:29.278762+0000 mon.smithi157 (mon.0) 5448 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:51:29.686 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:29 smithi157 bash[20376]: cluster 2022-05-01T00:51:29.268926+0000 mgr.smithi157.nfpzoe (mgr.14180) 8793 : cluster [DBG] pgmap v8244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:29.686 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:29 smithi157 bash[20376]: audit 2022-05-01T00:51:29.274220+0000 mon.smithi157 (mon.0) 5446 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:51:29.686 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:29 smithi157 bash[20376]: audit 2022-05-01T00:51:29.276957+0000 mon.smithi157 (mon.0) 5447 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:51:29.686 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:29 smithi157 bash[20376]: audit 2022-05-01T00:51:29.278762+0000 mon.smithi157 (mon.0) 5448 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:51:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:30 smithi165 bash[22175]: audit 2022-05-01T00:51:29.574827+0000 mon.smithi157 (mon.0) 5449 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:51:30.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:51:30.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:51:30.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:51:30.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:30 smithi157 bash[20376]: audit 2022-05-01T00:51:29.574827+0000 mon.smithi157 (mon.0) 5449 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:51:31.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:51:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:31 smithi165 bash[22175]: audit 2022-05-01T00:51:31.225980+0000 mon.smithi157 (mon.0) 5450 : audit [DBG] from='client.? 172.21.15.157:0/3449464795' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:31 smithi165 bash[22175]: cluster 2022-05-01T00:51:31.269558+0000 mgr.smithi157.nfpzoe (mgr.14180) 8794 : cluster [DBG] pgmap v8245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:31.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:31 smithi157 bash[20376]: audit 2022-05-01T00:51:31.225980+0000 mon.smithi157 (mon.0) 5450 : audit [DBG] from='client.? 172.21.15.157:0/3449464795' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:31.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:31 smithi157 bash[20376]: cluster 2022-05-01T00:51:31.269558+0000 mgr.smithi157.nfpzoe (mgr.14180) 8794 : cluster [DBG] pgmap v8245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:33 smithi165 bash[22175]: cluster 2022-05-01T00:51:33.270215+0000 mgr.smithi157.nfpzoe (mgr.14180) 8795 : cluster [DBG] pgmap v8246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:33.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:33 smithi157 bash[20376]: cluster 2022-05-01T00:51:33.270215+0000 mgr.smithi157.nfpzoe (mgr.14180) 8795 : cluster [DBG] pgmap v8246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:35 smithi165 bash[22175]: audit 2022-05-01T00:51:34.056863+0000 mon.smithi157 (mon.0) 5451 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:51:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:35 smithi165 bash[22175]: audit 2022-05-01T00:51:34.355139+0000 mon.smithi157 (mon.0) 5452 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:51:35.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:35 smithi165 bash[22175]: audit 2022-05-01T00:51:34.362410+0000 mon.smithi157 (mon.0) 5453 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:51:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:35 smithi157 bash[20376]: audit 2022-05-01T00:51:34.056863+0000 mon.smithi157 (mon.0) 5451 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:51:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:35 smithi157 bash[20376]: audit 2022-05-01T00:51:34.355139+0000 mon.smithi157 (mon.0) 5452 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:51:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:35 smithi157 bash[20376]: audit 2022-05-01T00:51:34.362410+0000 mon.smithi157 (mon.0) 5453 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:51:36.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:51:36.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:51:36.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:51:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:36 smithi165 bash[22175]: cluster 2022-05-01T00:51:34.348321+0000 mgr.smithi157.nfpzoe (mgr.14180) 8796 : cluster [DBG] pgmap v8247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:36 smithi165 bash[22175]: cluster 2022-05-01T00:51:34.348774+0000 mgr.smithi157.nfpzoe (mgr.14180) 8797 : cluster [DBG] pgmap v8248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:36 smithi165 bash[22175]: cephadm 2022-05-01T00:51:34.363337+0000 mgr.smithi157.nfpzoe (mgr.14180) 8798 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:51:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:36 smithi165 bash[22175]: cephadm 2022-05-01T00:51:34.363443+0000 mgr.smithi157.nfpzoe (mgr.14180) 8799 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:51:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:36 smithi157 bash[20376]: cluster 2022-05-01T00:51:34.348321+0000 mgr.smithi157.nfpzoe (mgr.14180) 8796 : cluster [DBG] pgmap v8247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:36 smithi157 bash[20376]: cluster 2022-05-01T00:51:34.348774+0000 mgr.smithi157.nfpzoe (mgr.14180) 8797 : cluster [DBG] pgmap v8248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:36 smithi157 bash[20376]: cephadm 2022-05-01T00:51:34.363337+0000 mgr.smithi157.nfpzoe (mgr.14180) 8798 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:51:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:36 smithi157 bash[20376]: cephadm 2022-05-01T00:51:34.363443+0000 mgr.smithi157.nfpzoe (mgr.14180) 8799 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:51:36.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:51:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:37 smithi165 bash[22175]: cluster 2022-05-01T00:51:36.349543+0000 mgr.smithi157.nfpzoe (mgr.14180) 8800 : cluster [DBG] pgmap v8249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:37 smithi165 bash[22175]: audit 2022-05-01T00:51:36.564964+0000 mon.smithi157 (mon.0) 5454 : audit [DBG] from='client.? 172.21.15.157:0/365906440' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:37 smithi157 bash[20376]: cluster 2022-05-01T00:51:36.349543+0000 mgr.smithi157.nfpzoe (mgr.14180) 8800 : cluster [DBG] pgmap v8249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:37 smithi157 bash[20376]: audit 2022-05-01T00:51:36.564964+0000 mon.smithi157 (mon.0) 5454 : audit [DBG] from='client.? 172.21.15.157:0/365906440' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:39 smithi165 bash[22175]: cluster 2022-05-01T00:51:38.350302+0000 mgr.smithi157.nfpzoe (mgr.14180) 8801 : cluster [DBG] pgmap v8250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:39 smithi157 bash[20376]: cluster 2022-05-01T00:51:38.350302+0000 mgr.smithi157.nfpzoe (mgr.14180) 8801 : cluster [DBG] pgmap v8250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:41.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:51:41.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:51:41.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:51:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:41 smithi165 bash[22175]: cluster 2022-05-01T00:51:40.350959+0000 mgr.smithi157.nfpzoe (mgr.14180) 8802 : cluster [DBG] pgmap v8251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:41.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:51:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:41 smithi157 bash[20376]: cluster 2022-05-01T00:51:40.350959+0000 mgr.smithi157.nfpzoe (mgr.14180) 8802 : cluster [DBG] pgmap v8251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:42 smithi165 bash[22175]: audit 2022-05-01T00:51:41.892017+0000 mon.smithi157 (mon.0) 5455 : audit [DBG] from='client.? 172.21.15.157:0/2703264692' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:42.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:42 smithi157 bash[20376]: audit 2022-05-01T00:51:41.892017+0000 mon.smithi157 (mon.0) 5455 : audit [DBG] from='client.? 172.21.15.157:0/2703264692' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:43 smithi165 bash[22175]: cluster 2022-05-01T00:51:42.351632+0000 mgr.smithi157.nfpzoe (mgr.14180) 8803 : cluster [DBG] pgmap v8252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:43 smithi157 bash[20376]: cluster 2022-05-01T00:51:42.351632+0000 mgr.smithi157.nfpzoe (mgr.14180) 8803 : cluster [DBG] pgmap v8252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:45 smithi165 bash[22175]: cluster 2022-05-01T00:51:44.352259+0000 mgr.smithi157.nfpzoe (mgr.14180) 8804 : cluster [DBG] pgmap v8253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:45.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:45 smithi157 bash[20376]: cluster 2022-05-01T00:51:44.352259+0000 mgr.smithi157.nfpzoe (mgr.14180) 8804 : cluster [DBG] pgmap v8253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:46.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:51:46.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:51:46.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:51:47.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:51:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:47 smithi165 bash[22175]: cluster 2022-05-01T00:51:46.352878+0000 mgr.smithi157.nfpzoe (mgr.14180) 8805 : cluster [DBG] pgmap v8254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:47 smithi165 bash[22175]: audit 2022-05-01T00:51:47.216487+0000 mon.smithi157 (mon.0) 5456 : audit [DBG] from='client.? 172.21.15.157:0/3496205780' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:47 smithi157 bash[20376]: cluster 2022-05-01T00:51:46.352878+0000 mgr.smithi157.nfpzoe (mgr.14180) 8805 : cluster [DBG] pgmap v8254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:47.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:47 smithi157 bash[20376]: audit 2022-05-01T00:51:47.216487+0000 mon.smithi157 (mon.0) 5456 : audit [DBG] from='client.? 172.21.15.157:0/3496205780' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:49 smithi165 bash[22175]: cluster 2022-05-01T00:51:48.353608+0000 mgr.smithi157.nfpzoe (mgr.14180) 8806 : cluster [DBG] pgmap v8255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:49.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:49 smithi157 bash[20376]: cluster 2022-05-01T00:51:48.353608+0000 mgr.smithi157.nfpzoe (mgr.14180) 8806 : cluster [DBG] pgmap v8255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:51 smithi165 bash[22175]: cluster 2022-05-01T00:51:50.354329+0000 mgr.smithi157.nfpzoe (mgr.14180) 8807 : cluster [DBG] pgmap v8256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:51 smithi157 bash[20376]: cluster 2022-05-01T00:51:50.354329+0000 mgr.smithi157.nfpzoe (mgr.14180) 8807 : cluster [DBG] pgmap v8256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:52.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:51:52.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:51:52.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:51:52.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:51:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:52 smithi165 bash[22175]: audit 2022-05-01T00:51:52.535927+0000 mon.smithi157 (mon.0) 5457 : audit [DBG] from='client.? 172.21.15.157:0/4015342304' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:52 smithi157 bash[20376]: audit 2022-05-01T00:51:52.535927+0000 mon.smithi157 (mon.0) 5457 : audit [DBG] from='client.? 172.21.15.157:0/4015342304' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:53 smithi165 bash[22175]: cluster 2022-05-01T00:51:52.355119+0000 mgr.smithi157.nfpzoe (mgr.14180) 8808 : cluster [DBG] pgmap v8257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:53 smithi157 bash[20376]: cluster 2022-05-01T00:51:52.355119+0000 mgr.smithi157.nfpzoe (mgr.14180) 8808 : cluster [DBG] pgmap v8257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:55 smithi165 bash[22175]: cluster 2022-05-01T00:51:54.355870+0000 mgr.smithi157.nfpzoe (mgr.14180) 8809 : cluster [DBG] pgmap v8258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:55 smithi157 bash[20376]: cluster 2022-05-01T00:51:54.355870+0000 mgr.smithi157.nfpzoe (mgr.14180) 8809 : cluster [DBG] pgmap v8258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:57.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:51:57.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:51:57.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:51:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:57 smithi165 bash[22175]: cluster 2022-05-01T00:51:56.356514+0000 mgr.smithi157.nfpzoe (mgr.14180) 8810 : cluster [DBG] pgmap v8259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:57.896 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:51:57.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:57 smithi157 bash[20376]: cluster 2022-05-01T00:51:56.356514+0000 mgr.smithi157.nfpzoe (mgr.14180) 8810 : cluster [DBG] pgmap v8259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:58 smithi165 bash[22175]: audit 2022-05-01T00:51:57.873059+0000 mon.smithi157 (mon.0) 5458 : audit [DBG] from='client.? 172.21.15.157:0/1525410938' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:58.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:58 smithi157 bash[20376]: audit 2022-05-01T00:51:57.873059+0000 mon.smithi157 (mon.0) 5458 : audit [DBG] from='client.? 172.21.15.157:0/1525410938' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:51:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:59 smithi165 bash[22175]: cluster 2022-05-01T00:51:58.357116+0000 mgr.smithi157.nfpzoe (mgr.14180) 8811 : cluster [DBG] pgmap v8260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:51:59 smithi165 bash[22175]: audit 2022-05-01T00:51:59.435715+0000 mon.smithi157 (mon.0) 5459 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:51:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:59 smithi157 bash[20376]: cluster 2022-05-01T00:51:58.357116+0000 mgr.smithi157.nfpzoe (mgr.14180) 8811 : cluster [DBG] pgmap v8260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:51:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:51:59 smithi157 bash[20376]: audit 2022-05-01T00:51:59.435715+0000 mon.smithi157 (mon.0) 5459 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:52:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:00 smithi165 bash[22175]: audit 2022-05-01T00:51:59.786453+0000 mon.smithi157 (mon.0) 5460 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:52:00.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:00 smithi157 bash[20376]: audit 2022-05-01T00:51:59.786453+0000 mon.smithi157 (mon.0) 5460 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:52:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:01 smithi165 bash[22175]: cluster 2022-05-01T00:52:00.357700+0000 mgr.smithi157.nfpzoe (mgr.14180) 8812 : cluster [DBG] pgmap v8261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:02.023 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:01 smithi157 bash[20376]: cluster 2022-05-01T00:52:00.357700+0000 mgr.smithi157.nfpzoe (mgr.14180) 8812 : cluster [DBG] pgmap v8261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:02.899 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:52:02.899 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:52:02.900 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:52:03.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:52:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:03 smithi165 bash[22175]: cluster 2022-05-01T00:52:02.358310+0000 mgr.smithi157.nfpzoe (mgr.14180) 8813 : cluster [DBG] pgmap v8262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:03 smithi165 bash[22175]: audit 2022-05-01T00:52:03.205196+0000 mon.smithi157 (mon.0) 5461 : audit [DBG] from='client.? 172.21.15.157:0/1704181177' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:03 smithi157 bash[20376]: cluster 2022-05-01T00:52:02.358310+0000 mgr.smithi157.nfpzoe (mgr.14180) 8813 : cluster [DBG] pgmap v8262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:03.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:03 smithi157 bash[20376]: audit 2022-05-01T00:52:03.205196+0000 mon.smithi157 (mon.0) 5461 : audit [DBG] from='client.? 172.21.15.157:0/1704181177' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:05 smithi165 bash[22175]: cluster 2022-05-01T00:52:04.358891+0000 mgr.smithi157.nfpzoe (mgr.14180) 8814 : cluster [DBG] pgmap v8263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:05.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:05 smithi157 bash[20376]: cluster 2022-05-01T00:52:04.358891+0000 mgr.smithi157.nfpzoe (mgr.14180) 8814 : cluster [DBG] pgmap v8263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:07 smithi165 bash[22175]: cluster 2022-05-01T00:52:06.359437+0000 mgr.smithi157.nfpzoe (mgr.14180) 8815 : cluster [DBG] pgmap v8264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:07 smithi157 bash[20376]: cluster 2022-05-01T00:52:06.359437+0000 mgr.smithi157.nfpzoe (mgr.14180) 8815 : cluster [DBG] pgmap v8264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:08.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:52:08.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:52:08.228 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:52:08.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:52:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:08 smithi165 bash[22175]: audit 2022-05-01T00:52:08.553433+0000 mon.smithi157 (mon.0) 5462 : audit [DBG] from='client.? 172.21.15.157:0/2145066701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:08.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:08 smithi157 bash[20376]: audit 2022-05-01T00:52:08.553433+0000 mon.smithi157 (mon.0) 5462 : audit [DBG] from='client.? 172.21.15.157:0/2145066701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:09 smithi165 bash[22175]: cluster 2022-05-01T00:52:08.359937+0000 mgr.smithi157.nfpzoe (mgr.14180) 8816 : cluster [DBG] pgmap v8265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:09.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:09 smithi157 bash[20376]: cluster 2022-05-01T00:52:08.359937+0000 mgr.smithi157.nfpzoe (mgr.14180) 8816 : cluster [DBG] pgmap v8265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:11 smithi165 bash[22175]: cluster 2022-05-01T00:52:10.360486+0000 mgr.smithi157.nfpzoe (mgr.14180) 8817 : cluster [DBG] pgmap v8266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:11 smithi157 bash[20376]: cluster 2022-05-01T00:52:10.360486+0000 mgr.smithi157.nfpzoe (mgr.14180) 8817 : cluster [DBG] pgmap v8266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:13.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:52:13.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:52:13.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:52:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:13 smithi165 bash[22175]: cluster 2022-05-01T00:52:12.361091+0000 mgr.smithi157.nfpzoe (mgr.14180) 8818 : cluster [DBG] pgmap v8267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:13.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:52:13.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:13 smithi157 bash[20376]: cluster 2022-05-01T00:52:12.361091+0000 mgr.smithi157.nfpzoe (mgr.14180) 8818 : cluster [DBG] pgmap v8267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:14 smithi165 bash[22175]: audit 2022-05-01T00:52:13.883616+0000 mon.smithi157 (mon.0) 5463 : audit [DBG] from='client.? 172.21.15.157:0/1190992762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:14.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:14 smithi157 bash[20376]: audit 2022-05-01T00:52:13.883616+0000 mon.smithi157 (mon.0) 5463 : audit [DBG] from='client.? 172.21.15.157:0/1190992762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:15 smithi165 bash[22175]: cluster 2022-05-01T00:52:14.361704+0000 mgr.smithi157.nfpzoe (mgr.14180) 8819 : cluster [DBG] pgmap v8268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:15.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:15 smithi157 bash[20376]: cluster 2022-05-01T00:52:14.361704+0000 mgr.smithi157.nfpzoe (mgr.14180) 8819 : cluster [DBG] pgmap v8268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:17.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:17 smithi157 bash[20376]: cluster 2022-05-01T00:52:16.362286+0000 mgr.smithi157.nfpzoe (mgr.14180) 8820 : cluster [DBG] pgmap v8269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:17 smithi165 bash[22175]: cluster 2022-05-01T00:52:16.362286+0000 mgr.smithi157.nfpzoe (mgr.14180) 8820 : cluster [DBG] pgmap v8269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:18.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:52:18.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:52:18.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:52:19.242 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:52:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:19 smithi157 bash[20376]: cluster 2022-05-01T00:52:18.362912+0000 mgr.smithi157.nfpzoe (mgr.14180) 8821 : cluster [DBG] pgmap v8270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:19 smithi157 bash[20376]: audit 2022-05-01T00:52:19.218533+0000 mon.smithi157 (mon.0) 5464 : audit [DBG] from='client.? 172.21.15.157:0/3415567159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:19 smithi165 bash[22175]: cluster 2022-05-01T00:52:18.362912+0000 mgr.smithi157.nfpzoe (mgr.14180) 8821 : cluster [DBG] pgmap v8270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:19 smithi165 bash[22175]: audit 2022-05-01T00:52:19.218533+0000 mon.smithi157 (mon.0) 5464 : audit [DBG] from='client.? 172.21.15.157:0/3415567159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:21.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:21 smithi157 bash[20376]: cluster 2022-05-01T00:52:20.363592+0000 mgr.smithi157.nfpzoe (mgr.14180) 8822 : cluster [DBG] pgmap v8271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:21 smithi165 bash[22175]: cluster 2022-05-01T00:52:20.363592+0000 mgr.smithi157.nfpzoe (mgr.14180) 8822 : cluster [DBG] pgmap v8271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:23 smithi165 bash[22175]: cluster 2022-05-01T00:52:22.364220+0000 mgr.smithi157.nfpzoe (mgr.14180) 8823 : cluster [DBG] pgmap v8272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:23.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:23 smithi157 bash[20376]: cluster 2022-05-01T00:52:22.364220+0000 mgr.smithi157.nfpzoe (mgr.14180) 8823 : cluster [DBG] pgmap v8272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:24.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:52:24.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:52:24.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:52:24.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:52:24.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:24 smithi157 bash[20376]: audit 2022-05-01T00:52:24.554141+0000 mon.smithi157 (mon.0) 5465 : audit [DBG] from='client.? 172.21.15.157:0/2569456344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:24 smithi165 bash[22175]: audit 2022-05-01T00:52:24.554141+0000 mon.smithi157 (mon.0) 5465 : audit [DBG] from='client.? 172.21.15.157:0/2569456344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:25.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:25 smithi157 bash[20376]: cluster 2022-05-01T00:52:24.364925+0000 mgr.smithi157.nfpzoe (mgr.14180) 8824 : cluster [DBG] pgmap v8273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:25 smithi165 bash[22175]: cluster 2022-05-01T00:52:24.364925+0000 mgr.smithi157.nfpzoe (mgr.14180) 8824 : cluster [DBG] pgmap v8273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:27.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:27 smithi157 bash[20376]: cluster 2022-05-01T00:52:26.365589+0000 mgr.smithi157.nfpzoe (mgr.14180) 8825 : cluster [DBG] pgmap v8274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:27 smithi165 bash[22175]: cluster 2022-05-01T00:52:26.365589+0000 mgr.smithi157.nfpzoe (mgr.14180) 8825 : cluster [DBG] pgmap v8274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:29.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:52:29.577 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:52:29.577 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:52:29.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:52:29.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:29 smithi157 bash[20376]: cluster 2022-05-01T00:52:28.366171+0000 mgr.smithi157.nfpzoe (mgr.14180) 8826 : cluster [DBG] pgmap v8275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:29 smithi165 bash[22175]: cluster 2022-05-01T00:52:28.366171+0000 mgr.smithi157.nfpzoe (mgr.14180) 8826 : cluster [DBG] pgmap v8275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:30.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:30 smithi157 bash[20376]: audit 2022-05-01T00:52:29.879090+0000 mon.smithi157 (mon.0) 5466 : audit [DBG] from='client.? 172.21.15.157:0/3390577285' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:30 smithi165 bash[22175]: audit 2022-05-01T00:52:29.879090+0000 mon.smithi157 (mon.0) 5466 : audit [DBG] from='client.? 172.21.15.157:0/3390577285' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:31.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:31 smithi157 bash[20376]: cluster 2022-05-01T00:52:30.366830+0000 mgr.smithi157.nfpzoe (mgr.14180) 8827 : cluster [DBG] pgmap v8276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:31 smithi165 bash[22175]: cluster 2022-05-01T00:52:30.366830+0000 mgr.smithi157.nfpzoe (mgr.14180) 8827 : cluster [DBG] pgmap v8276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:33.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:33 smithi157 bash[20376]: cluster 2022-05-01T00:52:32.367508+0000 mgr.smithi157.nfpzoe (mgr.14180) 8828 : cluster [DBG] pgmap v8277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:33 smithi165 bash[22175]: cluster 2022-05-01T00:52:32.367508+0000 mgr.smithi157.nfpzoe (mgr.14180) 8828 : cluster [DBG] pgmap v8277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:34.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:52:34.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:52:34.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:52:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:34 smithi165 bash[22175]: audit 2022-05-01T00:52:34.369798+0000 mon.smithi157 (mon.0) 5467 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:52:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:34 smithi165 bash[22175]: audit 2022-05-01T00:52:34.372608+0000 mon.smithi157 (mon.0) 5468 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:52:35.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:34 smithi165 bash[22175]: audit 2022-05-01T00:52:34.374270+0000 mon.smithi157 (mon.0) 5469 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:52:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:34 smithi157 bash[20376]: audit 2022-05-01T00:52:34.369798+0000 mon.smithi157 (mon.0) 5467 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:52:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:34 smithi157 bash[20376]: audit 2022-05-01T00:52:34.372608+0000 mon.smithi157 (mon.0) 5468 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:52:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:34 smithi157 bash[20376]: audit 2022-05-01T00:52:34.374270+0000 mon.smithi157 (mon.0) 5469 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:52:35.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:52:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:35 smithi165 bash[22175]: cluster 2022-05-01T00:52:34.368134+0000 mgr.smithi157.nfpzoe (mgr.14180) 8829 : cluster [DBG] pgmap v8278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:35 smithi165 bash[22175]: cluster 2022-05-01T00:52:34.696077+0000 mgr.smithi157.nfpzoe (mgr.14180) 8830 : cluster [DBG] pgmap v8279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:35 smithi165 bash[22175]: cluster 2022-05-01T00:52:34.696519+0000 mgr.smithi157.nfpzoe (mgr.14180) 8831 : cluster [DBG] pgmap v8280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:35 smithi165 bash[22175]: audit 2022-05-01T00:52:34.709435+0000 mon.smithi157 (mon.0) 5470 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:52:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:35 smithi165 bash[22175]: audit 2022-05-01T00:52:34.718983+0000 mon.smithi157 (mon.0) 5471 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:52:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:35 smithi165 bash[22175]: cephadm 2022-05-01T00:52:34.720327+0000 mgr.smithi157.nfpzoe (mgr.14180) 8832 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:52:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:35 smithi165 bash[22175]: cephadm 2022-05-01T00:52:34.720493+0000 mgr.smithi157.nfpzoe (mgr.14180) 8833 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:52:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:35 smithi165 bash[22175]: audit 2022-05-01T00:52:35.202532+0000 mon.smithi157 (mon.0) 5472 : audit [DBG] from='client.? 172.21.15.157:0/908249081' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:35 smithi157 bash[20376]: cluster 2022-05-01T00:52:34.368134+0000 mgr.smithi157.nfpzoe (mgr.14180) 8829 : cluster [DBG] pgmap v8278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:35 smithi157 bash[20376]: cluster 2022-05-01T00:52:34.696077+0000 mgr.smithi157.nfpzoe (mgr.14180) 8830 : cluster [DBG] pgmap v8279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:35 smithi157 bash[20376]: cluster 2022-05-01T00:52:34.696519+0000 mgr.smithi157.nfpzoe (mgr.14180) 8831 : cluster [DBG] pgmap v8280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:35 smithi157 bash[20376]: audit 2022-05-01T00:52:34.709435+0000 mon.smithi157 (mon.0) 5470 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:52:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:35 smithi157 bash[20376]: audit 2022-05-01T00:52:34.718983+0000 mon.smithi157 (mon.0) 5471 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:52:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:35 smithi157 bash[20376]: cephadm 2022-05-01T00:52:34.720327+0000 mgr.smithi157.nfpzoe (mgr.14180) 8832 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:52:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:35 smithi157 bash[20376]: cephadm 2022-05-01T00:52:34.720493+0000 mgr.smithi157.nfpzoe (mgr.14180) 8833 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:52:36.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:35 smithi157 bash[20376]: audit 2022-05-01T00:52:35.202532+0000 mon.smithi157 (mon.0) 5472 : audit [DBG] from='client.? 172.21.15.157:0/908249081' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:37 smithi165 bash[22175]: cluster 2022-05-01T00:52:36.697130+0000 mgr.smithi157.nfpzoe (mgr.14180) 8834 : cluster [DBG] pgmap v8281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:37 smithi157 bash[20376]: cluster 2022-05-01T00:52:36.697130+0000 mgr.smithi157.nfpzoe (mgr.14180) 8834 : cluster [DBG] pgmap v8281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:39.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:39 smithi157 bash[20376]: cluster 2022-05-01T00:52:38.697809+0000 mgr.smithi157.nfpzoe (mgr.14180) 8835 : cluster [DBG] pgmap v8282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:39 smithi165 bash[22175]: cluster 2022-05-01T00:52:38.697809+0000 mgr.smithi157.nfpzoe (mgr.14180) 8835 : cluster [DBG] pgmap v8282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:40.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:52:40.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:52:40.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:52:40.546 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:52:41.119 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:40 smithi157 bash[20376]: audit 2022-05-01T00:52:40.527077+0000 mon.smithi157 (mon.0) 5473 : audit [DBG] from='client.? 172.21.15.157:0/435784454' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:40 smithi165 bash[22175]: audit 2022-05-01T00:52:40.527077+0000 mon.smithi157 (mon.0) 5473 : audit [DBG] from='client.? 172.21.15.157:0/435784454' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:41 smithi165 bash[22175]: cluster 2022-05-01T00:52:40.698450+0000 mgr.smithi157.nfpzoe (mgr.14180) 8836 : cluster [DBG] pgmap v8283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:41 smithi157 bash[20376]: cluster 2022-05-01T00:52:40.698450+0000 mgr.smithi157.nfpzoe (mgr.14180) 8836 : cluster [DBG] pgmap v8283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:43 smithi165 bash[22175]: cluster 2022-05-01T00:52:42.699153+0000 mgr.smithi157.nfpzoe (mgr.14180) 8837 : cluster [DBG] pgmap v8284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:44.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:43 smithi157 bash[20376]: cluster 2022-05-01T00:52:42.699153+0000 mgr.smithi157.nfpzoe (mgr.14180) 8837 : cluster [DBG] pgmap v8284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:45.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:52:45.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:52:45.550 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:52:45.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:52:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:45 smithi165 bash[22175]: cluster 2022-05-01T00:52:44.699891+0000 mgr.smithi157.nfpzoe (mgr.14180) 8838 : cluster [DBG] pgmap v8285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:46.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:45 smithi157 bash[20376]: cluster 2022-05-01T00:52:44.699891+0000 mgr.smithi157.nfpzoe (mgr.14180) 8838 : cluster [DBG] pgmap v8285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:47.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:46 smithi157 bash[20376]: audit 2022-05-01T00:52:45.859186+0000 mon.smithi157 (mon.0) 5474 : audit [DBG] from='client.? 172.21.15.157:0/1543550288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:46 smithi165 bash[22175]: audit 2022-05-01T00:52:45.859186+0000 mon.smithi157 (mon.0) 5474 : audit [DBG] from='client.? 172.21.15.157:0/1543550288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:47 smithi165 bash[22175]: cluster 2022-05-01T00:52:46.700482+0000 mgr.smithi157.nfpzoe (mgr.14180) 8839 : cluster [DBG] pgmap v8286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:48.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:47 smithi157 bash[20376]: cluster 2022-05-01T00:52:46.700482+0000 mgr.smithi157.nfpzoe (mgr.14180) 8839 : cluster [DBG] pgmap v8286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:49.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:49 smithi157 bash[20376]: cluster 2022-05-01T00:52:48.701033+0000 mgr.smithi157.nfpzoe (mgr.14180) 8840 : cluster [DBG] pgmap v8287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:49 smithi165 bash[22175]: cluster 2022-05-01T00:52:48.701033+0000 mgr.smithi157.nfpzoe (mgr.14180) 8840 : cluster [DBG] pgmap v8287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:50.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:52:50.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:52:50.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:52:51.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:52:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:51 smithi165 bash[22175]: cluster 2022-05-01T00:52:50.701676+0000 mgr.smithi157.nfpzoe (mgr.14180) 8841 : cluster [DBG] pgmap v8288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:51 smithi165 bash[22175]: audit 2022-05-01T00:52:51.189211+0000 mon.smithi157 (mon.0) 5475 : audit [DBG] from='client.? 172.21.15.157:0/3841010763' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:52.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:51 smithi157 bash[20376]: cluster 2022-05-01T00:52:50.701676+0000 mgr.smithi157.nfpzoe (mgr.14180) 8841 : cluster [DBG] pgmap v8288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:52.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:51 smithi157 bash[20376]: audit 2022-05-01T00:52:51.189211+0000 mon.smithi157 (mon.0) 5475 : audit [DBG] from='client.? 172.21.15.157:0/3841010763' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:53 smithi165 bash[22175]: cluster 2022-05-01T00:52:52.702320+0000 mgr.smithi157.nfpzoe (mgr.14180) 8842 : cluster [DBG] pgmap v8289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:53 smithi157 bash[20376]: cluster 2022-05-01T00:52:52.702320+0000 mgr.smithi157.nfpzoe (mgr.14180) 8842 : cluster [DBG] pgmap v8289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:55 smithi165 bash[22175]: cluster 2022-05-01T00:52:54.702938+0000 mgr.smithi157.nfpzoe (mgr.14180) 8843 : cluster [DBG] pgmap v8290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:56.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:55 smithi157 bash[20376]: cluster 2022-05-01T00:52:54.702938+0000 mgr.smithi157.nfpzoe (mgr.14180) 8843 : cluster [DBG] pgmap v8290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:56.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:52:56.210 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:52:56.210 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:52:56.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:52:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:56 smithi165 bash[22175]: audit 2022-05-01T00:52:56.513787+0000 mon.smithi157 (mon.0) 5476 : audit [DBG] from='client.? 172.21.15.157:0/773292651' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:57.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:56 smithi157 bash[20376]: audit 2022-05-01T00:52:56.513787+0000 mon.smithi157 (mon.0) 5476 : audit [DBG] from='client.? 172.21.15.157:0/773292651' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:52:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:57 smithi165 bash[22175]: cluster 2022-05-01T00:52:56.703567+0000 mgr.smithi157.nfpzoe (mgr.14180) 8844 : cluster [DBG] pgmap v8291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:58.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:57 smithi157 bash[20376]: cluster 2022-05-01T00:52:56.703567+0000 mgr.smithi157.nfpzoe (mgr.14180) 8844 : cluster [DBG] pgmap v8291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:59 smithi157 bash[20376]: cluster 2022-05-01T00:52:58.704178+0000 mgr.smithi157.nfpzoe (mgr.14180) 8845 : cluster [DBG] pgmap v8292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:52:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:59 smithi157 bash[20376]: audit 2022-05-01T00:52:59.439774+0000 mon.smithi157 (mon.0) 5477 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:52:59.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:52:59 smithi157 bash[20376]: audit 2022-05-01T00:52:59.793904+0000 mon.smithi157 (mon.0) 5478 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:53:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:59 smithi165 bash[22175]: cluster 2022-05-01T00:52:58.704178+0000 mgr.smithi157.nfpzoe (mgr.14180) 8845 : cluster [DBG] pgmap v8292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:59 smithi165 bash[22175]: audit 2022-05-01T00:52:59.439774+0000 mon.smithi157 (mon.0) 5477 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:53:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:52:59 smithi165 bash[22175]: audit 2022-05-01T00:52:59.793904+0000 mon.smithi157 (mon.0) 5478 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:53:01.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:53:01.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:53:01.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:53:01.857 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:53:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:01 smithi165 bash[22175]: cluster 2022-05-01T00:53:00.704804+0000 mgr.smithi157.nfpzoe (mgr.14180) 8846 : cluster [DBG] pgmap v8293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:01 smithi157 bash[20376]: cluster 2022-05-01T00:53:00.704804+0000 mgr.smithi157.nfpzoe (mgr.14180) 8846 : cluster [DBG] pgmap v8293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:02 smithi165 bash[22175]: audit 2022-05-01T00:53:01.839134+0000 mon.smithi157 (mon.0) 5479 : audit [DBG] from='client.? 172.21.15.157:0/1704847524' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:02 smithi157 bash[20376]: audit 2022-05-01T00:53:01.839134+0000 mon.smithi157 (mon.0) 5479 : audit [DBG] from='client.? 172.21.15.157:0/1704847524' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:03 smithi165 bash[22175]: cluster 2022-05-01T00:53:02.705454+0000 mgr.smithi157.nfpzoe (mgr.14180) 8847 : cluster [DBG] pgmap v8294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:04.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:03 smithi157 bash[20376]: cluster 2022-05-01T00:53:02.705454+0000 mgr.smithi157.nfpzoe (mgr.14180) 8847 : cluster [DBG] pgmap v8294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:05 smithi165 bash[22175]: cluster 2022-05-01T00:53:04.706191+0000 mgr.smithi157.nfpzoe (mgr.14180) 8848 : cluster [DBG] pgmap v8295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:06.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:05 smithi157 bash[20376]: cluster 2022-05-01T00:53:04.706191+0000 mgr.smithi157.nfpzoe (mgr.14180) 8848 : cluster [DBG] pgmap v8295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:06.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:53:06.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:53:06.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:53:07.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:53:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:07 smithi165 bash[22175]: cluster 2022-05-01T00:53:06.706855+0000 mgr.smithi157.nfpzoe (mgr.14180) 8849 : cluster [DBG] pgmap v8296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:07 smithi165 bash[22175]: audit 2022-05-01T00:53:07.168857+0000 mon.smithi157 (mon.0) 5480 : audit [DBG] from='client.? 172.21.15.157:0/742340220' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:07 smithi157 bash[20376]: cluster 2022-05-01T00:53:06.706855+0000 mgr.smithi157.nfpzoe (mgr.14180) 8849 : cluster [DBG] pgmap v8296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:07 smithi157 bash[20376]: audit 2022-05-01T00:53:07.168857+0000 mon.smithi157 (mon.0) 5480 : audit [DBG] from='client.? 172.21.15.157:0/742340220' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:09.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:09 smithi157 bash[20376]: cluster 2022-05-01T00:53:08.707500+0000 mgr.smithi157.nfpzoe (mgr.14180) 8850 : cluster [DBG] pgmap v8297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:09 smithi165 bash[22175]: cluster 2022-05-01T00:53:08.707500+0000 mgr.smithi157.nfpzoe (mgr.14180) 8850 : cluster [DBG] pgmap v8297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:11 smithi165 bash[22175]: cluster 2022-05-01T00:53:10.708120+0000 mgr.smithi157.nfpzoe (mgr.14180) 8851 : cluster [DBG] pgmap v8298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:12.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:53:12.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:53:12.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:53:12.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:11 smithi157 bash[20376]: cluster 2022-05-01T00:53:10.708120+0000 mgr.smithi157.nfpzoe (mgr.14180) 8851 : cluster [DBG] pgmap v8298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:12.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:53:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:12 smithi165 bash[22175]: audit 2022-05-01T00:53:12.504280+0000 mon.smithi157 (mon.0) 5481 : audit [DBG] from='client.? 172.21.15.157:0/2939638014' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:12 smithi157 bash[20376]: audit 2022-05-01T00:53:12.504280+0000 mon.smithi157 (mon.0) 5481 : audit [DBG] from='client.? 172.21.15.157:0/2939638014' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:13 smithi165 bash[22175]: cluster 2022-05-01T00:53:12.708766+0000 mgr.smithi157.nfpzoe (mgr.14180) 8852 : cluster [DBG] pgmap v8299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:13 smithi157 bash[20376]: cluster 2022-05-01T00:53:12.708766+0000 mgr.smithi157.nfpzoe (mgr.14180) 8852 : cluster [DBG] pgmap v8299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:15 smithi165 bash[22175]: cluster 2022-05-01T00:53:14.709458+0000 mgr.smithi157.nfpzoe (mgr.14180) 8853 : cluster [DBG] pgmap v8300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:16.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:15 smithi157 bash[20376]: cluster 2022-05-01T00:53:14.709458+0000 mgr.smithi157.nfpzoe (mgr.14180) 8853 : cluster [DBG] pgmap v8300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:17.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:53:17.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:53:17.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:53:17.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:53:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:17 smithi165 bash[22175]: cluster 2022-05-01T00:53:16.710088+0000 mgr.smithi157.nfpzoe (mgr.14180) 8854 : cluster [DBG] pgmap v8301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:17 smithi157 bash[20376]: cluster 2022-05-01T00:53:16.710088+0000 mgr.smithi157.nfpzoe (mgr.14180) 8854 : cluster [DBG] pgmap v8301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:18 smithi165 bash[22175]: audit 2022-05-01T00:53:17.842649+0000 mon.smithi157 (mon.0) 5482 : audit [DBG] from='client.? 172.21.15.157:0/3463997037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:18.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:18 smithi157 bash[20376]: audit 2022-05-01T00:53:17.842649+0000 mon.smithi157 (mon.0) 5482 : audit [DBG] from='client.? 172.21.15.157:0/3463997037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:19 smithi165 bash[22175]: cluster 2022-05-01T00:53:18.710791+0000 mgr.smithi157.nfpzoe (mgr.14180) 8855 : cluster [DBG] pgmap v8302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:19 smithi157 bash[20376]: cluster 2022-05-01T00:53:18.710791+0000 mgr.smithi157.nfpzoe (mgr.14180) 8855 : cluster [DBG] pgmap v8302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:21 smithi165 bash[22175]: cluster 2022-05-01T00:53:20.711423+0000 mgr.smithi157.nfpzoe (mgr.14180) 8856 : cluster [DBG] pgmap v8303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:21 smithi157 bash[20376]: cluster 2022-05-01T00:53:20.711423+0000 mgr.smithi157.nfpzoe (mgr.14180) 8856 : cluster [DBG] pgmap v8303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:22.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:53:22.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:53:22.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:53:23.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:53:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:23 smithi165 bash[22175]: cluster 2022-05-01T00:53:22.712166+0000 mgr.smithi157.nfpzoe (mgr.14180) 8857 : cluster [DBG] pgmap v8304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:23 smithi165 bash[22175]: audit 2022-05-01T00:53:23.173171+0000 mon.smithi157 (mon.0) 5483 : audit [DBG] from='client.? 172.21.15.157:0/4208629931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:23 smithi157 bash[20376]: cluster 2022-05-01T00:53:22.712166+0000 mgr.smithi157.nfpzoe (mgr.14180) 8857 : cluster [DBG] pgmap v8304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:23 smithi157 bash[20376]: audit 2022-05-01T00:53:23.173171+0000 mon.smithi157 (mon.0) 5483 : audit [DBG] from='client.? 172.21.15.157:0/4208629931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:25 smithi165 bash[22175]: cluster 2022-05-01T00:53:24.712845+0000 mgr.smithi157.nfpzoe (mgr.14180) 8858 : cluster [DBG] pgmap v8305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:25 smithi157 bash[20376]: cluster 2022-05-01T00:53:24.712845+0000 mgr.smithi157.nfpzoe (mgr.14180) 8858 : cluster [DBG] pgmap v8305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:27 smithi165 bash[22175]: cluster 2022-05-01T00:53:26.713481+0000 mgr.smithi157.nfpzoe (mgr.14180) 8859 : cluster [DBG] pgmap v8306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:27 smithi157 bash[20376]: cluster 2022-05-01T00:53:26.713481+0000 mgr.smithi157.nfpzoe (mgr.14180) 8859 : cluster [DBG] pgmap v8306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:28.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:53:28.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:53:28.195 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:53:28.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:53:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:28 smithi165 bash[22175]: audit 2022-05-01T00:53:28.504686+0000 mon.smithi157 (mon.0) 5484 : audit [DBG] from='client.? 172.21.15.157:0/866696261' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:28.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:28 smithi157 bash[20376]: audit 2022-05-01T00:53:28.504686+0000 mon.smithi157 (mon.0) 5484 : audit [DBG] from='client.? 172.21.15.157:0/866696261' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:29 smithi165 bash[22175]: cluster 2022-05-01T00:53:28.714053+0000 mgr.smithi157.nfpzoe (mgr.14180) 8860 : cluster [DBG] pgmap v8307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:29.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:29 smithi157 bash[20376]: cluster 2022-05-01T00:53:28.714053+0000 mgr.smithi157.nfpzoe (mgr.14180) 8860 : cluster [DBG] pgmap v8307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:31 smithi165 bash[22175]: cluster 2022-05-01T00:53:30.714663+0000 mgr.smithi157.nfpzoe (mgr.14180) 8861 : cluster [DBG] pgmap v8308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:32.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:31 smithi157 bash[20376]: cluster 2022-05-01T00:53:30.714663+0000 mgr.smithi157.nfpzoe (mgr.14180) 8861 : cluster [DBG] pgmap v8308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:33.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:53:33.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:53:33.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:53:33.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:53:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:33 smithi165 bash[22175]: cluster 2022-05-01T00:53:32.715343+0000 mgr.smithi157.nfpzoe (mgr.14180) 8862 : cluster [DBG] pgmap v8309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:33 smithi157 bash[20376]: cluster 2022-05-01T00:53:32.715343+0000 mgr.smithi157.nfpzoe (mgr.14180) 8862 : cluster [DBG] pgmap v8309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:34 smithi165 bash[22175]: audit 2022-05-01T00:53:33.841136+0000 mon.smithi157 (mon.0) 5485 : audit [DBG] from='client.? 172.21.15.157:0/1919872345' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:34 smithi165 bash[22175]: audit 2022-05-01T00:53:34.728655+0000 mon.smithi157 (mon.0) 5486 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:53:35.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:34 smithi165 bash[22175]: audit 2022-05-01T00:53:34.731790+0000 mon.smithi157 (mon.0) 5487 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:53:35.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:34 smithi165 bash[22175]: audit 2022-05-01T00:53:34.733796+0000 mon.smithi157 (mon.0) 5488 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:53:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:34 smithi157 bash[20376]: audit 2022-05-01T00:53:33.841136+0000 mon.smithi157 (mon.0) 5485 : audit [DBG] from='client.? 172.21.15.157:0/1919872345' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:34 smithi157 bash[20376]: audit 2022-05-01T00:53:34.728655+0000 mon.smithi157 (mon.0) 5486 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:53:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:34 smithi157 bash[20376]: audit 2022-05-01T00:53:34.731790+0000 mon.smithi157 (mon.0) 5487 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:53:35.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:34 smithi157 bash[20376]: audit 2022-05-01T00:53:34.733796+0000 mon.smithi157 (mon.0) 5488 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:53:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:36 smithi165 bash[22175]: cluster 2022-05-01T00:53:34.715985+0000 mgr.smithi157.nfpzoe (mgr.14180) 8863 : cluster [DBG] pgmap v8310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:36 smithi165 bash[22175]: audit 2022-05-01T00:53:35.037111+0000 mon.smithi157 (mon.0) 5489 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:53:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:36 smithi165 bash[22175]: audit 2022-05-01T00:53:35.367351+0000 mon.smithi157 (mon.0) 5490 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:53:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:36 smithi165 bash[22175]: audit 2022-05-01T00:53:35.377327+0000 mon.smithi157 (mon.0) 5491 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:53:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:36 smithi157 bash[20376]: cluster 2022-05-01T00:53:34.715985+0000 mgr.smithi157.nfpzoe (mgr.14180) 8863 : cluster [DBG] pgmap v8310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:36 smithi157 bash[20376]: audit 2022-05-01T00:53:35.037111+0000 mon.smithi157 (mon.0) 5489 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:53:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:36 smithi157 bash[20376]: audit 2022-05-01T00:53:35.367351+0000 mon.smithi157 (mon.0) 5490 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:53:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:36 smithi157 bash[20376]: audit 2022-05-01T00:53:35.377327+0000 mon.smithi157 (mon.0) 5491 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:53:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:37 smithi165 bash[22175]: cluster 2022-05-01T00:53:35.358947+0000 mgr.smithi157.nfpzoe (mgr.14180) 8864 : cluster [DBG] pgmap v8311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:37 smithi165 bash[22175]: cluster 2022-05-01T00:53:35.359464+0000 mgr.smithi157.nfpzoe (mgr.14180) 8865 : cluster [DBG] pgmap v8312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:37 smithi165 bash[22175]: cephadm 2022-05-01T00:53:35.378664+0000 mgr.smithi157.nfpzoe (mgr.14180) 8866 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:53:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:37 smithi165 bash[22175]: cephadm 2022-05-01T00:53:35.378852+0000 mgr.smithi157.nfpzoe (mgr.14180) 8867 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:53:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:37 smithi157 bash[20376]: cluster 2022-05-01T00:53:35.358947+0000 mgr.smithi157.nfpzoe (mgr.14180) 8864 : cluster [DBG] pgmap v8311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:37 smithi157 bash[20376]: cluster 2022-05-01T00:53:35.359464+0000 mgr.smithi157.nfpzoe (mgr.14180) 8865 : cluster [DBG] pgmap v8312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:37 smithi157 bash[20376]: cephadm 2022-05-01T00:53:35.378664+0000 mgr.smithi157.nfpzoe (mgr.14180) 8866 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:53:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:37 smithi157 bash[20376]: cephadm 2022-05-01T00:53:35.378852+0000 mgr.smithi157.nfpzoe (mgr.14180) 8867 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:53:38.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:53:38.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:53:38.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:53:39.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:53:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:39 smithi165 bash[22175]: cluster 2022-05-01T00:53:37.360076+0000 mgr.smithi157.nfpzoe (mgr.14180) 8868 : cluster [DBG] pgmap v8313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:39.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:39 smithi157 bash[20376]: cluster 2022-05-01T00:53:37.360076+0000 mgr.smithi157.nfpzoe (mgr.14180) 8868 : cluster [DBG] pgmap v8313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:40 smithi165 bash[22175]: audit 2022-05-01T00:53:39.166515+0000 mon.smithi157 (mon.0) 5492 : audit [DBG] from='client.? 172.21.15.157:0/577409772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:40 smithi157 bash[20376]: audit 2022-05-01T00:53:39.166515+0000 mon.smithi157 (mon.0) 5492 : audit [DBG] from='client.? 172.21.15.157:0/577409772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:41 smithi165 bash[22175]: cluster 2022-05-01T00:53:39.360696+0000 mgr.smithi157.nfpzoe (mgr.14180) 8869 : cluster [DBG] pgmap v8314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:41 smithi157 bash[20376]: cluster 2022-05-01T00:53:39.360696+0000 mgr.smithi157.nfpzoe (mgr.14180) 8869 : cluster [DBG] pgmap v8314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:43 smithi165 bash[22175]: cluster 2022-05-01T00:53:41.361376+0000 mgr.smithi157.nfpzoe (mgr.14180) 8870 : cluster [DBG] pgmap v8315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:43 smithi157 bash[20376]: cluster 2022-05-01T00:53:41.361376+0000 mgr.smithi157.nfpzoe (mgr.14180) 8870 : cluster [DBG] pgmap v8315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:44.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:53:44.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:53:44.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:53:44.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:53:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:45 smithi165 bash[22175]: cluster 2022-05-01T00:53:43.361987+0000 mgr.smithi157.nfpzoe (mgr.14180) 8871 : cluster [DBG] pgmap v8316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:45 smithi165 bash[22175]: audit 2022-05-01T00:53:44.498356+0000 mon.smithi157 (mon.0) 5493 : audit [DBG] from='client.? 172.21.15.157:0/1377378669' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:45 smithi157 bash[20376]: cluster 2022-05-01T00:53:43.361987+0000 mgr.smithi157.nfpzoe (mgr.14180) 8871 : cluster [DBG] pgmap v8316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:45.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:45 smithi157 bash[20376]: audit 2022-05-01T00:53:44.498356+0000 mon.smithi157 (mon.0) 5493 : audit [DBG] from='client.? 172.21.15.157:0/1377378669' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:47 smithi165 bash[22175]: cluster 2022-05-01T00:53:45.362468+0000 mgr.smithi157.nfpzoe (mgr.14180) 8872 : cluster [DBG] pgmap v8317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:47 smithi157 bash[20376]: cluster 2022-05-01T00:53:45.362468+0000 mgr.smithi157.nfpzoe (mgr.14180) 8872 : cluster [DBG] pgmap v8317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:49 smithi165 bash[22175]: cluster 2022-05-01T00:53:47.363066+0000 mgr.smithi157.nfpzoe (mgr.14180) 8873 : cluster [DBG] pgmap v8318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:49.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:49 smithi157 bash[20376]: cluster 2022-05-01T00:53:47.363066+0000 mgr.smithi157.nfpzoe (mgr.14180) 8873 : cluster [DBG] pgmap v8318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:49.520 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:53:49.521 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:53:49.521 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:53:49.851 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:53:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:50 smithi165 bash[22175]: audit 2022-05-01T00:53:49.832269+0000 mon.smithi157 (mon.0) 5494 : audit [DBG] from='client.? 172.21.15.157:0/3026199834' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:50 smithi157 bash[20376]: audit 2022-05-01T00:53:49.832269+0000 mon.smithi157 (mon.0) 5494 : audit [DBG] from='client.? 172.21.15.157:0/3026199834' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:51 smithi165 bash[22175]: cluster 2022-05-01T00:53:49.363667+0000 mgr.smithi157.nfpzoe (mgr.14180) 8874 : cluster [DBG] pgmap v8319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:51 smithi157 bash[20376]: cluster 2022-05-01T00:53:49.363667+0000 mgr.smithi157.nfpzoe (mgr.14180) 8874 : cluster [DBG] pgmap v8319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:53 smithi165 bash[22175]: cluster 2022-05-01T00:53:51.364270+0000 mgr.smithi157.nfpzoe (mgr.14180) 8875 : cluster [DBG] pgmap v8320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:53 smithi157 bash[20376]: cluster 2022-05-01T00:53:51.364270+0000 mgr.smithi157.nfpzoe (mgr.14180) 8875 : cluster [DBG] pgmap v8320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:54.854 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:53:54.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:53:54.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:53:55.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:53:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:55 smithi165 bash[22175]: cluster 2022-05-01T00:53:53.364905+0000 mgr.smithi157.nfpzoe (mgr.14180) 8876 : cluster [DBG] pgmap v8321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:55 smithi157 bash[20376]: cluster 2022-05-01T00:53:53.364905+0000 mgr.smithi157.nfpzoe (mgr.14180) 8876 : cluster [DBG] pgmap v8321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:56 smithi165 bash[22175]: audit 2022-05-01T00:53:55.161090+0000 mon.smithi157 (mon.0) 5495 : audit [DBG] from='client.? 172.21.15.157:0/1438562218' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:56 smithi157 bash[20376]: audit 2022-05-01T00:53:55.161090+0000 mon.smithi157 (mon.0) 5495 : audit [DBG] from='client.? 172.21.15.157:0/1438562218' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:53:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:57 smithi165 bash[22175]: cluster 2022-05-01T00:53:55.365503+0000 mgr.smithi157.nfpzoe (mgr.14180) 8877 : cluster [DBG] pgmap v8322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:57 smithi157 bash[20376]: cluster 2022-05-01T00:53:55.365503+0000 mgr.smithi157.nfpzoe (mgr.14180) 8877 : cluster [DBG] pgmap v8322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:53:59 smithi165 bash[22175]: cluster 2022-05-01T00:53:57.366115+0000 mgr.smithi157.nfpzoe (mgr.14180) 8878 : cluster [DBG] pgmap v8323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:53:59.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:53:59 smithi157 bash[20376]: cluster 2022-05-01T00:53:57.366115+0000 mgr.smithi157.nfpzoe (mgr.14180) 8878 : cluster [DBG] pgmap v8323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:00.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:54:00.188 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:54:00.188 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:54:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:00 smithi165 bash[22175]: audit 2022-05-01T00:53:59.443918+0000 mon.smithi157 (mon.0) 5496 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:54:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:00 smithi165 bash[22175]: audit 2022-05-01T00:53:59.801958+0000 mon.smithi157 (mon.0) 5497 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:54:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:00 smithi157 bash[20376]: audit 2022-05-01T00:53:59.443918+0000 mon.smithi157 (mon.0) 5496 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:54:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:00 smithi157 bash[20376]: audit 2022-05-01T00:53:59.801958+0000 mon.smithi157 (mon.0) 5497 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:54:00.509 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:54:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:01 smithi165 bash[22175]: cluster 2022-05-01T00:53:59.366732+0000 mgr.smithi157.nfpzoe (mgr.14180) 8879 : cluster [DBG] pgmap v8324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:01 smithi165 bash[22175]: audit 2022-05-01T00:54:00.489964+0000 mon.smithi157 (mon.0) 5498 : audit [DBG] from='client.? 172.21.15.157:0/1447284442' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:01 smithi157 bash[20376]: cluster 2022-05-01T00:53:59.366732+0000 mgr.smithi157.nfpzoe (mgr.14180) 8879 : cluster [DBG] pgmap v8324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:01.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:01 smithi157 bash[20376]: audit 2022-05-01T00:54:00.489964+0000 mon.smithi157 (mon.0) 5498 : audit [DBG] from='client.? 172.21.15.157:0/1447284442' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:03 smithi165 bash[22175]: cluster 2022-05-01T00:54:01.367390+0000 mgr.smithi157.nfpzoe (mgr.14180) 8880 : cluster [DBG] pgmap v8325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:03 smithi157 bash[20376]: cluster 2022-05-01T00:54:01.367390+0000 mgr.smithi157.nfpzoe (mgr.14180) 8880 : cluster [DBG] pgmap v8325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:05 smithi165 bash[22175]: cluster 2022-05-01T00:54:03.367998+0000 mgr.smithi157.nfpzoe (mgr.14180) 8881 : cluster [DBG] pgmap v8326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:05 smithi157 bash[20376]: cluster 2022-05-01T00:54:03.367998+0000 mgr.smithi157.nfpzoe (mgr.14180) 8881 : cluster [DBG] pgmap v8326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:05.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:54:05.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:54:05.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:54:05.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:54:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:06 smithi165 bash[22175]: audit 2022-05-01T00:54:05.812561+0000 mon.smithi157 (mon.0) 5499 : audit [DBG] from='client.? 172.21.15.157:0/2677271527' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:06 smithi157 bash[20376]: audit 2022-05-01T00:54:05.812561+0000 mon.smithi157 (mon.0) 5499 : audit [DBG] from='client.? 172.21.15.157:0/2677271527' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:07 smithi157 bash[20376]: cluster 2022-05-01T00:54:05.368594+0000 mgr.smithi157.nfpzoe (mgr.14180) 8882 : cluster [DBG] pgmap v8327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:07 smithi165 bash[22175]: cluster 2022-05-01T00:54:05.368594+0000 mgr.smithi157.nfpzoe (mgr.14180) 8882 : cluster [DBG] pgmap v8327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:09.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:09 smithi157 bash[20376]: cluster 2022-05-01T00:54:07.369202+0000 mgr.smithi157.nfpzoe (mgr.14180) 8883 : cluster [DBG] pgmap v8328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:09 smithi165 bash[22175]: cluster 2022-05-01T00:54:07.369202+0000 mgr.smithi157.nfpzoe (mgr.14180) 8883 : cluster [DBG] pgmap v8328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:10.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:54:10.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:54:10.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:54:11.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:54:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:11 smithi157 bash[20376]: cluster 2022-05-01T00:54:09.369822+0000 mgr.smithi157.nfpzoe (mgr.14180) 8884 : cluster [DBG] pgmap v8329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:11.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:11 smithi157 bash[20376]: audit 2022-05-01T00:54:11.133384+0000 mon.smithi157 (mon.0) 5500 : audit [DBG] from='client.? 172.21.15.157:0/2023098348' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:11 smithi165 bash[22175]: cluster 2022-05-01T00:54:09.369822+0000 mgr.smithi157.nfpzoe (mgr.14180) 8884 : cluster [DBG] pgmap v8329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:11 smithi165 bash[22175]: audit 2022-05-01T00:54:11.133384+0000 mon.smithi157 (mon.0) 5500 : audit [DBG] from='client.? 172.21.15.157:0/2023098348' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:13.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:13 smithi165 bash[22175]: cluster 2022-05-01T00:54:11.370437+0000 mgr.smithi157.nfpzoe (mgr.14180) 8885 : cluster [DBG] pgmap v8330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:13 smithi157 bash[20376]: cluster 2022-05-01T00:54:11.370437+0000 mgr.smithi157.nfpzoe (mgr.14180) 8885 : cluster [DBG] pgmap v8330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:15 smithi157 bash[20376]: cluster 2022-05-01T00:54:13.371053+0000 mgr.smithi157.nfpzoe (mgr.14180) 8886 : cluster [DBG] pgmap v8331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:15 smithi165 bash[22175]: cluster 2022-05-01T00:54:13.371053+0000 mgr.smithi157.nfpzoe (mgr.14180) 8886 : cluster [DBG] pgmap v8331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:16.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:54:16.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:54:16.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:54:16.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:54:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:17 smithi157 bash[20376]: cluster 2022-05-01T00:54:15.371737+0000 mgr.smithi157.nfpzoe (mgr.14180) 8887 : cluster [DBG] pgmap v8332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:17 smithi157 bash[20376]: audit 2022-05-01T00:54:16.458456+0000 mon.smithi157 (mon.0) 5501 : audit [DBG] from='client.? 172.21.15.157:0/4209392874' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:17 smithi165 bash[22175]: cluster 2022-05-01T00:54:15.371737+0000 mgr.smithi157.nfpzoe (mgr.14180) 8887 : cluster [DBG] pgmap v8332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:17 smithi165 bash[22175]: audit 2022-05-01T00:54:16.458456+0000 mon.smithi157 (mon.0) 5501 : audit [DBG] from='client.? 172.21.15.157:0/4209392874' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:19 smithi157 bash[20376]: cluster 2022-05-01T00:54:17.372405+0000 mgr.smithi157.nfpzoe (mgr.14180) 8888 : cluster [DBG] pgmap v8333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:19 smithi165 bash[22175]: cluster 2022-05-01T00:54:17.372405+0000 mgr.smithi157.nfpzoe (mgr.14180) 8888 : cluster [DBG] pgmap v8333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:21.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:21 smithi157 bash[20376]: cluster 2022-05-01T00:54:19.373033+0000 mgr.smithi157.nfpzoe (mgr.14180) 8889 : cluster [DBG] pgmap v8334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:21.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:54:21.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:54:21.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:54:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:21 smithi165 bash[22175]: cluster 2022-05-01T00:54:19.373033+0000 mgr.smithi157.nfpzoe (mgr.14180) 8889 : cluster [DBG] pgmap v8334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:21.812 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:54:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:22 smithi165 bash[22175]: cluster 2022-05-01T00:54:21.373661+0000 mgr.smithi157.nfpzoe (mgr.14180) 8890 : cluster [DBG] pgmap v8335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:22 smithi165 bash[22175]: audit 2022-05-01T00:54:21.793204+0000 mon.smithi157 (mon.0) 5502 : audit [DBG] from='client.? 172.21.15.157:0/312175827' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:22.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:22 smithi157 bash[20376]: cluster 2022-05-01T00:54:21.373661+0000 mgr.smithi157.nfpzoe (mgr.14180) 8890 : cluster [DBG] pgmap v8335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:22.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:22 smithi157 bash[20376]: audit 2022-05-01T00:54:21.793204+0000 mon.smithi157 (mon.0) 5502 : audit [DBG] from='client.? 172.21.15.157:0/312175827' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:24 smithi165 bash[22175]: cluster 2022-05-01T00:54:23.374287+0000 mgr.smithi157.nfpzoe (mgr.14180) 8891 : cluster [DBG] pgmap v8336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:24.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:24 smithi157 bash[20376]: cluster 2022-05-01T00:54:23.374287+0000 mgr.smithi157.nfpzoe (mgr.14180) 8891 : cluster [DBG] pgmap v8336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:26.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:54:26.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:54:26.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:54:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:26 smithi165 bash[22175]: cluster 2022-05-01T00:54:25.374885+0000 mgr.smithi157.nfpzoe (mgr.14180) 8892 : cluster [DBG] pgmap v8337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:26.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:26 smithi157 bash[20376]: cluster 2022-05-01T00:54:25.374885+0000 mgr.smithi157.nfpzoe (mgr.14180) 8892 : cluster [DBG] pgmap v8337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:27.146 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:54:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:27 smithi165 bash[22175]: audit 2022-05-01T00:54:27.128144+0000 mon.smithi157 (mon.0) 5503 : audit [DBG] from='client.? 172.21.15.157:0/2014925457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:27 smithi157 bash[20376]: audit 2022-05-01T00:54:27.128144+0000 mon.smithi157 (mon.0) 5503 : audit [DBG] from='client.? 172.21.15.157:0/2014925457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:28 smithi165 bash[22175]: cluster 2022-05-01T00:54:27.375524+0000 mgr.smithi157.nfpzoe (mgr.14180) 8893 : cluster [DBG] pgmap v8338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:28.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:28 smithi157 bash[20376]: cluster 2022-05-01T00:54:27.375524+0000 mgr.smithi157.nfpzoe (mgr.14180) 8893 : cluster [DBG] pgmap v8338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:30 smithi165 bash[22175]: cluster 2022-05-01T00:54:29.376099+0000 mgr.smithi157.nfpzoe (mgr.14180) 8894 : cluster [DBG] pgmap v8339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:30.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:30 smithi157 bash[20376]: cluster 2022-05-01T00:54:29.376099+0000 mgr.smithi157.nfpzoe (mgr.14180) 8894 : cluster [DBG] pgmap v8339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:32.149 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:54:32.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:54:32.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:54:32.475 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:54:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:32 smithi165 bash[22175]: cluster 2022-05-01T00:54:31.376752+0000 mgr.smithi157.nfpzoe (mgr.14180) 8895 : cluster [DBG] pgmap v8340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:32 smithi165 bash[22175]: audit 2022-05-01T00:54:32.456275+0000 mon.smithi157 (mon.0) 5504 : audit [DBG] from='client.? 172.21.15.157:0/1532218645' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:32.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:32 smithi157 bash[20376]: cluster 2022-05-01T00:54:31.376752+0000 mgr.smithi157.nfpzoe (mgr.14180) 8895 : cluster [DBG] pgmap v8340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:32.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:32 smithi157 bash[20376]: audit 2022-05-01T00:54:32.456275+0000 mon.smithi157 (mon.0) 5504 : audit [DBG] from='client.? 172.21.15.157:0/1532218645' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:34 smithi165 bash[22175]: cluster 2022-05-01T00:54:33.377376+0000 mgr.smithi157.nfpzoe (mgr.14180) 8896 : cluster [DBG] pgmap v8341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:34 smithi157 bash[20376]: cluster 2022-05-01T00:54:33.377376+0000 mgr.smithi157.nfpzoe (mgr.14180) 8896 : cluster [DBG] pgmap v8341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:35 smithi165 bash[22175]: audit 2022-05-01T00:54:35.388290+0000 mon.smithi157 (mon.0) 5505 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:54:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:35 smithi165 bash[22175]: audit 2022-05-01T00:54:35.391086+0000 mon.smithi157 (mon.0) 5506 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:54:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:35 smithi165 bash[22175]: audit 2022-05-01T00:54:35.392856+0000 mon.smithi157 (mon.0) 5507 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:54:35.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:35 smithi157 bash[20376]: audit 2022-05-01T00:54:35.388290+0000 mon.smithi157 (mon.0) 5505 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:54:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:35 smithi157 bash[20376]: audit 2022-05-01T00:54:35.391086+0000 mon.smithi157 (mon.0) 5506 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:54:35.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:35 smithi157 bash[20376]: audit 2022-05-01T00:54:35.392856+0000 mon.smithi157 (mon.0) 5507 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:54:37.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:36 smithi157 bash[20376]: cluster 2022-05-01T00:54:35.377992+0000 mgr.smithi157.nfpzoe (mgr.14180) 8897 : cluster [DBG] pgmap v8342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:37.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:36 smithi157 bash[20376]: cluster 2022-05-01T00:54:35.717087+0000 mgr.smithi157.nfpzoe (mgr.14180) 8898 : cluster [DBG] pgmap v8343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:37.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:36 smithi157 bash[20376]: cluster 2022-05-01T00:54:35.717615+0000 mgr.smithi157.nfpzoe (mgr.14180) 8899 : cluster [DBG] pgmap v8344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:37.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:36 smithi157 bash[20376]: audit 2022-05-01T00:54:35.724731+0000 mon.smithi157 (mon.0) 5508 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:54:37.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:36 smithi157 bash[20376]: audit 2022-05-01T00:54:35.735489+0000 mon.smithi157 (mon.0) 5509 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:54:37.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:36 smithi157 bash[20376]: cephadm 2022-05-01T00:54:35.736887+0000 mgr.smithi157.nfpzoe (mgr.14180) 8900 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:54:37.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:36 smithi157 bash[20376]: cephadm 2022-05-01T00:54:35.737046+0000 mgr.smithi157.nfpzoe (mgr.14180) 8901 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:54:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:36 smithi165 bash[22175]: cluster 2022-05-01T00:54:35.377992+0000 mgr.smithi157.nfpzoe (mgr.14180) 8897 : cluster [DBG] pgmap v8342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:36 smithi165 bash[22175]: cluster 2022-05-01T00:54:35.717087+0000 mgr.smithi157.nfpzoe (mgr.14180) 8898 : cluster [DBG] pgmap v8343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:37.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:36 smithi165 bash[22175]: cluster 2022-05-01T00:54:35.717615+0000 mgr.smithi157.nfpzoe (mgr.14180) 8899 : cluster [DBG] pgmap v8344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:37.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:36 smithi165 bash[22175]: audit 2022-05-01T00:54:35.724731+0000 mon.smithi157 (mon.0) 5508 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:54:37.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:36 smithi165 bash[22175]: audit 2022-05-01T00:54:35.735489+0000 mon.smithi157 (mon.0) 5509 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:54:37.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:36 smithi165 bash[22175]: cephadm 2022-05-01T00:54:35.736887+0000 mgr.smithi157.nfpzoe (mgr.14180) 8900 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:54:37.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:36 smithi165 bash[22175]: cephadm 2022-05-01T00:54:35.737046+0000 mgr.smithi157.nfpzoe (mgr.14180) 8901 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:54:37.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:54:37.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:54:37.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:54:37.798 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:54:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:38 smithi165 bash[22175]: cluster 2022-05-01T00:54:37.718188+0000 mgr.smithi157.nfpzoe (mgr.14180) 8902 : cluster [DBG] pgmap v8345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:38 smithi165 bash[22175]: audit 2022-05-01T00:54:37.780337+0000 mon.smithi157 (mon.0) 5510 : audit [DBG] from='client.? 172.21.15.157:0/344111409' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:39.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:38 smithi157 bash[20376]: cluster 2022-05-01T00:54:37.718188+0000 mgr.smithi157.nfpzoe (mgr.14180) 8902 : cluster [DBG] pgmap v8345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:39.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:38 smithi157 bash[20376]: audit 2022-05-01T00:54:37.780337+0000 mon.smithi157 (mon.0) 5510 : audit [DBG] from='client.? 172.21.15.157:0/344111409' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:41.128 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:40 smithi157 bash[20376]: cluster 2022-05-01T00:54:39.718893+0000 mgr.smithi157.nfpzoe (mgr.14180) 8903 : cluster [DBG] pgmap v8346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:40 smithi165 bash[22175]: cluster 2022-05-01T00:54:39.718893+0000 mgr.smithi157.nfpzoe (mgr.14180) 8903 : cluster [DBG] pgmap v8346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:42.802 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:54:42.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:54:42.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:54:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:42 smithi165 bash[22175]: cluster 2022-05-01T00:54:41.719615+0000 mgr.smithi157.nfpzoe (mgr.14180) 8904 : cluster [DBG] pgmap v8347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:42 smithi157 bash[20376]: cluster 2022-05-01T00:54:41.719615+0000 mgr.smithi157.nfpzoe (mgr.14180) 8904 : cluster [DBG] pgmap v8347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:43.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:54:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:43 smithi165 bash[22175]: audit 2022-05-01T00:54:43.110652+0000 mon.smithi157 (mon.0) 5511 : audit [DBG] from='client.? 172.21.15.157:0/1537181905' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:43.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:43 smithi157 bash[20376]: audit 2022-05-01T00:54:43.110652+0000 mon.smithi157 (mon.0) 5511 : audit [DBG] from='client.? 172.21.15.157:0/1537181905' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:44 smithi165 bash[22175]: cluster 2022-05-01T00:54:43.720346+0000 mgr.smithi157.nfpzoe (mgr.14180) 8905 : cluster [DBG] pgmap v8348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:44.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:44 smithi157 bash[20376]: cluster 2022-05-01T00:54:43.720346+0000 mgr.smithi157.nfpzoe (mgr.14180) 8905 : cluster [DBG] pgmap v8348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:47.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:46 smithi157 bash[20376]: cluster 2022-05-01T00:54:45.720996+0000 mgr.smithi157.nfpzoe (mgr.14180) 8906 : cluster [DBG] pgmap v8349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:46 smithi165 bash[22175]: cluster 2022-05-01T00:54:45.720996+0000 mgr.smithi157.nfpzoe (mgr.14180) 8906 : cluster [DBG] pgmap v8349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:48.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:54:48.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:54:48.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:54:48.464 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:54:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:48 smithi165 bash[22175]: cluster 2022-05-01T00:54:47.721599+0000 mgr.smithi157.nfpzoe (mgr.14180) 8907 : cluster [DBG] pgmap v8350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:48 smithi165 bash[22175]: audit 2022-05-01T00:54:48.446634+0000 mon.smithi157 (mon.0) 5512 : audit [DBG] from='client.? 172.21.15.157:0/1432571654' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:48 smithi157 bash[20376]: cluster 2022-05-01T00:54:47.721599+0000 mgr.smithi157.nfpzoe (mgr.14180) 8907 : cluster [DBG] pgmap v8350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:48 smithi157 bash[20376]: audit 2022-05-01T00:54:48.446634+0000 mon.smithi157 (mon.0) 5512 : audit [DBG] from='client.? 172.21.15.157:0/1432571654' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:51.129 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:50 smithi157 bash[20376]: cluster 2022-05-01T00:54:49.722220+0000 mgr.smithi157.nfpzoe (mgr.14180) 8908 : cluster [DBG] pgmap v8351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:50 smithi165 bash[22175]: cluster 2022-05-01T00:54:49.722220+0000 mgr.smithi157.nfpzoe (mgr.14180) 8908 : cluster [DBG] pgmap v8351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:52 smithi165 bash[22175]: cluster 2022-05-01T00:54:51.722840+0000 mgr.smithi157.nfpzoe (mgr.14180) 8909 : cluster [DBG] pgmap v8352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:52 smithi157 bash[20376]: cluster 2022-05-01T00:54:51.722840+0000 mgr.smithi157.nfpzoe (mgr.14180) 8909 : cluster [DBG] pgmap v8352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:53.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:54:53.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:54:53.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:54:53.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:54:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:53 smithi165 bash[22175]: audit 2022-05-01T00:54:53.773561+0000 mon.smithi157 (mon.0) 5513 : audit [DBG] from='client.? 172.21.15.157:0/2720591832' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:53 smithi157 bash[20376]: audit 2022-05-01T00:54:53.773561+0000 mon.smithi157 (mon.0) 5513 : audit [DBG] from='client.? 172.21.15.157:0/2720591832' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:54:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:54 smithi165 bash[22175]: cluster 2022-05-01T00:54:53.723438+0000 mgr.smithi157.nfpzoe (mgr.14180) 8910 : cluster [DBG] pgmap v8353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:55.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:54 smithi157 bash[20376]: cluster 2022-05-01T00:54:53.723438+0000 mgr.smithi157.nfpzoe (mgr.14180) 8910 : cluster [DBG] pgmap v8353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:56 smithi165 bash[22175]: cluster 2022-05-01T00:54:55.724235+0000 mgr.smithi157.nfpzoe (mgr.14180) 8911 : cluster [DBG] pgmap v8354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:57.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:56 smithi157 bash[20376]: cluster 2022-05-01T00:54:55.724235+0000 mgr.smithi157.nfpzoe (mgr.14180) 8911 : cluster [DBG] pgmap v8354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:58.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:54:58.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:54:58.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:54:59.121 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:54:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:58 smithi165 bash[22175]: cluster 2022-05-01T00:54:57.724942+0000 mgr.smithi157.nfpzoe (mgr.14180) 8912 : cluster [DBG] pgmap v8355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:54:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:58 smithi157 bash[20376]: cluster 2022-05-01T00:54:57.724942+0000 mgr.smithi157.nfpzoe (mgr.14180) 8912 : cluster [DBG] pgmap v8355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:59 smithi165 bash[22175]: audit 2022-05-01T00:54:59.102685+0000 mon.smithi157 (mon.0) 5514 : audit [DBG] from='client.? 172.21.15.157:0/3234398356' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:59 smithi165 bash[22175]: audit 2022-05-01T00:54:59.448128+0000 mon.smithi157 (mon.0) 5515 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:55:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:54:59 smithi165 bash[22175]: audit 2022-05-01T00:54:59.808934+0000 mon.smithi157 (mon.0) 5516 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:55:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:59 smithi157 bash[20376]: audit 2022-05-01T00:54:59.102685+0000 mon.smithi157 (mon.0) 5514 : audit [DBG] from='client.? 172.21.15.157:0/3234398356' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:59 smithi157 bash[20376]: audit 2022-05-01T00:54:59.448128+0000 mon.smithi157 (mon.0) 5515 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:55:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:54:59 smithi157 bash[20376]: audit 2022-05-01T00:54:59.808934+0000 mon.smithi157 (mon.0) 5516 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:55:01.130 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:00 smithi157 bash[20376]: cluster 2022-05-01T00:54:59.725560+0000 mgr.smithi157.nfpzoe (mgr.14180) 8913 : cluster [DBG] pgmap v8356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:00 smithi165 bash[22175]: cluster 2022-05-01T00:54:59.725560+0000 mgr.smithi157.nfpzoe (mgr.14180) 8913 : cluster [DBG] pgmap v8356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:02.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:02 smithi165 bash[22175]: cluster 2022-05-01T00:55:01.726224+0000 mgr.smithi157.nfpzoe (mgr.14180) 8914 : cluster [DBG] pgmap v8357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:02.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:02 smithi157 bash[20376]: cluster 2022-05-01T00:55:01.726224+0000 mgr.smithi157.nfpzoe (mgr.14180) 8914 : cluster [DBG] pgmap v8357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:04.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:55:04.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:55:04.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:55:04.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:55:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:04 smithi165 bash[22175]: cluster 2022-05-01T00:55:03.726985+0000 mgr.smithi157.nfpzoe (mgr.14180) 8915 : cluster [DBG] pgmap v8358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:04 smithi165 bash[22175]: audit 2022-05-01T00:55:04.433042+0000 mon.smithi157 (mon.0) 5517 : audit [DBG] from='client.? 172.21.15.157:0/1087343729' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:05.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:04 smithi157 bash[20376]: cluster 2022-05-01T00:55:03.726985+0000 mgr.smithi157.nfpzoe (mgr.14180) 8915 : cluster [DBG] pgmap v8358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:05.207 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:04 smithi157 bash[20376]: audit 2022-05-01T00:55:04.433042+0000 mon.smithi157 (mon.0) 5517 : audit [DBG] from='client.? 172.21.15.157:0/1087343729' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:07.044 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:06 smithi157 bash[20376]: cluster 2022-05-01T00:55:05.727636+0000 mgr.smithi157.nfpzoe (mgr.14180) 8916 : cluster [DBG] pgmap v8359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:06 smithi165 bash[22175]: cluster 2022-05-01T00:55:05.727636+0000 mgr.smithi157.nfpzoe (mgr.14180) 8916 : cluster [DBG] pgmap v8359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:08 smithi165 bash[22175]: cluster 2022-05-01T00:55:07.728292+0000 mgr.smithi157.nfpzoe (mgr.14180) 8917 : cluster [DBG] pgmap v8360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:08 smithi157 bash[20376]: cluster 2022-05-01T00:55:07.728292+0000 mgr.smithi157.nfpzoe (mgr.14180) 8917 : cluster [DBG] pgmap v8360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:09.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:55:09.456 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:55:09.456 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:55:09.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:55:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:09 smithi165 bash[22175]: audit 2022-05-01T00:55:09.761199+0000 mon.smithi157 (mon.0) 5518 : audit [DBG] from='client.? 172.21.15.157:0/1991233171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:10.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:09 smithi157 bash[20376]: audit 2022-05-01T00:55:09.761199+0000 mon.smithi157 (mon.0) 5518 : audit [DBG] from='client.? 172.21.15.157:0/1991233171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:11.131 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:10 smithi157 bash[20376]: cluster 2022-05-01T00:55:09.728894+0000 mgr.smithi157.nfpzoe (mgr.14180) 8918 : cluster [DBG] pgmap v8361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:10 smithi165 bash[22175]: cluster 2022-05-01T00:55:09.728894+0000 mgr.smithi157.nfpzoe (mgr.14180) 8918 : cluster [DBG] pgmap v8361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:12 smithi165 bash[22175]: cluster 2022-05-01T00:55:11.729536+0000 mgr.smithi157.nfpzoe (mgr.14180) 8919 : cluster [DBG] pgmap v8362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:12.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:12 smithi157 bash[20376]: cluster 2022-05-01T00:55:11.729536+0000 mgr.smithi157.nfpzoe (mgr.14180) 8919 : cluster [DBG] pgmap v8362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:14.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:55:14.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:55:14.784 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:55:15.107 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:55:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:14 smithi165 bash[22175]: cluster 2022-05-01T00:55:13.730169+0000 mgr.smithi157.nfpzoe (mgr.14180) 8920 : cluster [DBG] pgmap v8363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:15.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:14 smithi157 bash[20376]: cluster 2022-05-01T00:55:13.730169+0000 mgr.smithi157.nfpzoe (mgr.14180) 8920 : cluster [DBG] pgmap v8363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:15 smithi165 bash[22175]: audit 2022-05-01T00:55:15.088944+0000 mon.smithi157 (mon.0) 5519 : audit [DBG] from='client.? 172.21.15.157:0/1576537292' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:15 smithi157 bash[20376]: audit 2022-05-01T00:55:15.088944+0000 mon.smithi157 (mon.0) 5519 : audit [DBG] from='client.? 172.21.15.157:0/1576537292' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:16 smithi165 bash[22175]: cluster 2022-05-01T00:55:15.730789+0000 mgr.smithi157.nfpzoe (mgr.14180) 8921 : cluster [DBG] pgmap v8364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:17.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:16 smithi157 bash[20376]: cluster 2022-05-01T00:55:15.730789+0000 mgr.smithi157.nfpzoe (mgr.14180) 8921 : cluster [DBG] pgmap v8364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:18 smithi165 bash[22175]: cluster 2022-05-01T00:55:17.731440+0000 mgr.smithi157.nfpzoe (mgr.14180) 8922 : cluster [DBG] pgmap v8365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:18 smithi157 bash[20376]: cluster 2022-05-01T00:55:17.731440+0000 mgr.smithi157.nfpzoe (mgr.14180) 8922 : cluster [DBG] pgmap v8365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:20.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:55:20.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:55:20.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:55:20.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:55:21.131 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:20 smithi157 bash[20376]: cluster 2022-05-01T00:55:19.732110+0000 mgr.smithi157.nfpzoe (mgr.14180) 8923 : cluster [DBG] pgmap v8366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:21.131 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:20 smithi157 bash[20376]: audit 2022-05-01T00:55:20.415539+0000 mon.smithi157 (mon.0) 5520 : audit [DBG] from='client.? 172.21.15.157:0/3396865552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:20 smithi165 bash[22175]: cluster 2022-05-01T00:55:19.732110+0000 mgr.smithi157.nfpzoe (mgr.14180) 8923 : cluster [DBG] pgmap v8366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:20 smithi165 bash[22175]: audit 2022-05-01T00:55:20.415539+0000 mon.smithi157 (mon.0) 5520 : audit [DBG] from='client.? 172.21.15.157:0/3396865552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:22 smithi165 bash[22175]: cluster 2022-05-01T00:55:21.732685+0000 mgr.smithi157.nfpzoe (mgr.14180) 8924 : cluster [DBG] pgmap v8367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:22.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:22 smithi157 bash[20376]: cluster 2022-05-01T00:55:21.732685+0000 mgr.smithi157.nfpzoe (mgr.14180) 8924 : cluster [DBG] pgmap v8367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:24 smithi165 bash[22175]: cluster 2022-05-01T00:55:23.733329+0000 mgr.smithi157.nfpzoe (mgr.14180) 8925 : cluster [DBG] pgmap v8368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:25.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:24 smithi157 bash[20376]: cluster 2022-05-01T00:55:23.733329+0000 mgr.smithi157.nfpzoe (mgr.14180) 8925 : cluster [DBG] pgmap v8368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:25.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:55:25.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:55:25.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:55:25.765 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:55:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:25 smithi165 bash[22175]: audit 2022-05-01T00:55:25.746506+0000 mon.smithi157 (mon.0) 5521 : audit [DBG] from='client.? 172.21.15.157:0/1764071263' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:25 smithi157 bash[20376]: audit 2022-05-01T00:55:25.746506+0000 mon.smithi157 (mon.0) 5521 : audit [DBG] from='client.? 172.21.15.157:0/1764071263' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:26 smithi165 bash[22175]: cluster 2022-05-01T00:55:25.734014+0000 mgr.smithi157.nfpzoe (mgr.14180) 8926 : cluster [DBG] pgmap v8369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:26 smithi157 bash[20376]: cluster 2022-05-01T00:55:25.734014+0000 mgr.smithi157.nfpzoe (mgr.14180) 8926 : cluster [DBG] pgmap v8369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:28 smithi165 bash[22175]: cluster 2022-05-01T00:55:27.734667+0000 mgr.smithi157.nfpzoe (mgr.14180) 8927 : cluster [DBG] pgmap v8370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:28 smithi157 bash[20376]: cluster 2022-05-01T00:55:27.734667+0000 mgr.smithi157.nfpzoe (mgr.14180) 8927 : cluster [DBG] pgmap v8370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:30.768 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:55:30.768 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:55:30.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:55:31.097 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:55:31.130 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:30 smithi157 bash[20376]: cluster 2022-05-01T00:55:29.735347+0000 mgr.smithi157.nfpzoe (mgr.14180) 8928 : cluster [DBG] pgmap v8371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:30 smithi165 bash[22175]: cluster 2022-05-01T00:55:29.735347+0000 mgr.smithi157.nfpzoe (mgr.14180) 8928 : cluster [DBG] pgmap v8371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:31 smithi165 bash[22175]: audit 2022-05-01T00:55:31.077767+0000 mon.smithi157 (mon.0) 5522 : audit [DBG] from='client.? 172.21.15.157:0/2526263249' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:32.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:31 smithi157 bash[20376]: audit 2022-05-01T00:55:31.077767+0000 mon.smithi157 (mon.0) 5522 : audit [DBG] from='client.? 172.21.15.157:0/2526263249' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:32 smithi165 bash[22175]: cluster 2022-05-01T00:55:31.736006+0000 mgr.smithi157.nfpzoe (mgr.14180) 8929 : cluster [DBG] pgmap v8372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:32 smithi157 bash[20376]: cluster 2022-05-01T00:55:31.736006+0000 mgr.smithi157.nfpzoe (mgr.14180) 8929 : cluster [DBG] pgmap v8372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:34 smithi165 bash[22175]: cluster 2022-05-01T00:55:33.736747+0000 mgr.smithi157.nfpzoe (mgr.14180) 8930 : cluster [DBG] pgmap v8373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:34 smithi157 bash[20376]: cluster 2022-05-01T00:55:33.736747+0000 mgr.smithi157.nfpzoe (mgr.14180) 8930 : cluster [DBG] pgmap v8373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:36.100 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:55:36.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:55:36.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:55:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:35 smithi165 bash[22175]: audit 2022-05-01T00:55:35.746179+0000 mon.smithi157 (mon.0) 5523 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:55:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:35 smithi165 bash[22175]: audit 2022-05-01T00:55:35.748891+0000 mon.smithi157 (mon.0) 5524 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:55:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:35 smithi165 bash[22175]: audit 2022-05-01T00:55:35.750682+0000 mon.smithi157 (mon.0) 5525 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:55:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:35 smithi157 bash[20376]: audit 2022-05-01T00:55:35.746179+0000 mon.smithi157 (mon.0) 5523 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:55:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:35 smithi157 bash[20376]: audit 2022-05-01T00:55:35.748891+0000 mon.smithi157 (mon.0) 5524 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:55:36.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:35 smithi157 bash[20376]: audit 2022-05-01T00:55:35.750682+0000 mon.smithi157 (mon.0) 5525 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:55:36.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:55:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:37 smithi165 bash[22175]: cluster 2022-05-01T00:55:35.737402+0000 mgr.smithi157.nfpzoe (mgr.14180) 8931 : cluster [DBG] pgmap v8374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:37 smithi165 bash[22175]: cluster 2022-05-01T00:55:36.065800+0000 mgr.smithi157.nfpzoe (mgr.14180) 8932 : cluster [DBG] pgmap v8375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:37 smithi165 bash[22175]: cluster 2022-05-01T00:55:36.066247+0000 mgr.smithi157.nfpzoe (mgr.14180) 8933 : cluster [DBG] pgmap v8376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:37 smithi165 bash[22175]: audit 2022-05-01T00:55:36.071271+0000 mon.smithi157 (mon.0) 5526 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:55:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:37 smithi165 bash[22175]: audit 2022-05-01T00:55:36.080264+0000 mon.smithi157 (mon.0) 5527 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:55:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:37 smithi165 bash[22175]: cephadm 2022-05-01T00:55:36.081484+0000 mgr.smithi157.nfpzoe (mgr.14180) 8934 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:55:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:37 smithi165 bash[22175]: cephadm 2022-05-01T00:55:36.081690+0000 mgr.smithi157.nfpzoe (mgr.14180) 8935 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:55:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:37 smithi165 bash[22175]: audit 2022-05-01T00:55:36.399322+0000 mon.smithi157 (mon.0) 5528 : audit [DBG] from='client.? 172.21.15.157:0/3093327386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:37 smithi157 bash[20376]: cluster 2022-05-01T00:55:35.737402+0000 mgr.smithi157.nfpzoe (mgr.14180) 8931 : cluster [DBG] pgmap v8374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:37 smithi157 bash[20376]: cluster 2022-05-01T00:55:36.065800+0000 mgr.smithi157.nfpzoe (mgr.14180) 8932 : cluster [DBG] pgmap v8375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:37 smithi157 bash[20376]: cluster 2022-05-01T00:55:36.066247+0000 mgr.smithi157.nfpzoe (mgr.14180) 8933 : cluster [DBG] pgmap v8376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:37 smithi157 bash[20376]: audit 2022-05-01T00:55:36.071271+0000 mon.smithi157 (mon.0) 5526 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:55:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:37 smithi157 bash[20376]: audit 2022-05-01T00:55:36.080264+0000 mon.smithi157 (mon.0) 5527 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:55:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:37 smithi157 bash[20376]: cephadm 2022-05-01T00:55:36.081484+0000 mgr.smithi157.nfpzoe (mgr.14180) 8934 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:55:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:37 smithi157 bash[20376]: cephadm 2022-05-01T00:55:36.081690+0000 mgr.smithi157.nfpzoe (mgr.14180) 8935 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:55:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:37 smithi157 bash[20376]: audit 2022-05-01T00:55:36.399322+0000 mon.smithi157 (mon.0) 5528 : audit [DBG] from='client.? 172.21.15.157:0/3093327386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:39 smithi165 bash[22175]: cluster 2022-05-01T00:55:38.066976+0000 mgr.smithi157.nfpzoe (mgr.14180) 8936 : cluster [DBG] pgmap v8377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:39 smithi157 bash[20376]: cluster 2022-05-01T00:55:38.066976+0000 mgr.smithi157.nfpzoe (mgr.14180) 8936 : cluster [DBG] pgmap v8377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:41 smithi165 bash[22175]: cluster 2022-05-01T00:55:40.067641+0000 mgr.smithi157.nfpzoe (mgr.14180) 8937 : cluster [DBG] pgmap v8378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:41.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:55:41.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:55:41.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:55:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:41 smithi157 bash[20376]: cluster 2022-05-01T00:55:40.067641+0000 mgr.smithi157.nfpzoe (mgr.14180) 8937 : cluster [DBG] pgmap v8378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:41.748 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:55:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:42 smithi165 bash[22175]: audit 2022-05-01T00:55:41.728764+0000 mon.smithi157 (mon.0) 5529 : audit [DBG] from='client.? 172.21.15.157:0/3304992031' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:42 smithi165 bash[22175]: cluster 2022-05-01T00:55:42.068284+0000 mgr.smithi157.nfpzoe (mgr.14180) 8938 : cluster [DBG] pgmap v8379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:42 smithi157 bash[20376]: audit 2022-05-01T00:55:41.728764+0000 mon.smithi157 (mon.0) 5529 : audit [DBG] from='client.? 172.21.15.157:0/3304992031' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:42.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:42 smithi157 bash[20376]: cluster 2022-05-01T00:55:42.068284+0000 mgr.smithi157.nfpzoe (mgr.14180) 8938 : cluster [DBG] pgmap v8379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:45 smithi165 bash[22175]: cluster 2022-05-01T00:55:44.068897+0000 mgr.smithi157.nfpzoe (mgr.14180) 8939 : cluster [DBG] pgmap v8380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:45.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:45 smithi157 bash[20376]: cluster 2022-05-01T00:55:44.068897+0000 mgr.smithi157.nfpzoe (mgr.14180) 8939 : cluster [DBG] pgmap v8380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:46.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:55:46.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:55:46.752 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:55:47.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:55:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:47 smithi165 bash[22175]: cluster 2022-05-01T00:55:46.069544+0000 mgr.smithi157.nfpzoe (mgr.14180) 8940 : cluster [DBG] pgmap v8381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:47 smithi165 bash[22175]: audit 2022-05-01T00:55:47.052027+0000 mon.smithi157 (mon.0) 5530 : audit [DBG] from='client.? 172.21.15.157:0/3977975770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:47 smithi157 bash[20376]: cluster 2022-05-01T00:55:46.069544+0000 mgr.smithi157.nfpzoe (mgr.14180) 8940 : cluster [DBG] pgmap v8381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:47 smithi157 bash[20376]: audit 2022-05-01T00:55:47.052027+0000 mon.smithi157 (mon.0) 5530 : audit [DBG] from='client.? 172.21.15.157:0/3977975770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:49 smithi165 bash[22175]: cluster 2022-05-01T00:55:48.070169+0000 mgr.smithi157.nfpzoe (mgr.14180) 8941 : cluster [DBG] pgmap v8382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:49.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:49 smithi157 bash[20376]: cluster 2022-05-01T00:55:48.070169+0000 mgr.smithi157.nfpzoe (mgr.14180) 8941 : cluster [DBG] pgmap v8382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:51 smithi165 bash[22175]: cluster 2022-05-01T00:55:50.070819+0000 mgr.smithi157.nfpzoe (mgr.14180) 8942 : cluster [DBG] pgmap v8383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:51 smithi157 bash[20376]: cluster 2022-05-01T00:55:50.070819+0000 mgr.smithi157.nfpzoe (mgr.14180) 8942 : cluster [DBG] pgmap v8383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:52.074 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:55:52.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:55:52.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:55:52.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:55:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:52 smithi165 bash[22175]: cluster 2022-05-01T00:55:52.071639+0000 mgr.smithi157.nfpzoe (mgr.14180) 8943 : cluster [DBG] pgmap v8384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:52 smithi165 bash[22175]: audit 2022-05-01T00:55:52.380874+0000 mon.smithi157 (mon.0) 5531 : audit [DBG] from='client.? 172.21.15.157:0/1220146436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:52 smithi157 bash[20376]: cluster 2022-05-01T00:55:52.071639+0000 mgr.smithi157.nfpzoe (mgr.14180) 8943 : cluster [DBG] pgmap v8384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:52 smithi157 bash[20376]: audit 2022-05-01T00:55:52.380874+0000 mon.smithi157 (mon.0) 5531 : audit [DBG] from='client.? 172.21.15.157:0/1220146436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:55 smithi165 bash[22175]: cluster 2022-05-01T00:55:54.072317+0000 mgr.smithi157.nfpzoe (mgr.14180) 8944 : cluster [DBG] pgmap v8385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:55 smithi157 bash[20376]: cluster 2022-05-01T00:55:54.072317+0000 mgr.smithi157.nfpzoe (mgr.14180) 8944 : cluster [DBG] pgmap v8385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:57 smithi165 bash[22175]: cluster 2022-05-01T00:55:56.072996+0000 mgr.smithi157.nfpzoe (mgr.14180) 8945 : cluster [DBG] pgmap v8386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:57.407 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:55:57.407 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:55:57.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:55:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:57 smithi157 bash[20376]: cluster 2022-05-01T00:55:56.072996+0000 mgr.smithi157.nfpzoe (mgr.14180) 8945 : cluster [DBG] pgmap v8386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:57.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:55:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:58 smithi165 bash[22175]: audit 2022-05-01T00:55:57.718957+0000 mon.smithi157 (mon.0) 5532 : audit [DBG] from='client.? 172.21.15.157:0/3034278184' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:58 smithi157 bash[20376]: audit 2022-05-01T00:55:57.718957+0000 mon.smithi157 (mon.0) 5532 : audit [DBG] from='client.? 172.21.15.157:0/3034278184' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:55:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:55:59 smithi157 bash[20376]: cluster 2022-05-01T00:55:58.073625+0000 mgr.smithi157.nfpzoe (mgr.14180) 8946 : cluster [DBG] pgmap v8387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:55:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:55:59 smithi165 bash[22175]: cluster 2022-05-01T00:55:58.073625+0000 mgr.smithi157.nfpzoe (mgr.14180) 8946 : cluster [DBG] pgmap v8387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:00 smithi157 bash[20376]: audit 2022-05-01T00:55:59.452435+0000 mon.smithi157 (mon.0) 5533 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:56:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:00 smithi157 bash[20376]: audit 2022-05-01T00:55:59.816721+0000 mon.smithi157 (mon.0) 5534 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:56:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:00 smithi165 bash[22175]: audit 2022-05-01T00:55:59.452435+0000 mon.smithi157 (mon.0) 5533 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:56:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:00 smithi165 bash[22175]: audit 2022-05-01T00:55:59.816721+0000 mon.smithi157 (mon.0) 5534 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:56:01.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:01 smithi157 bash[20376]: cluster 2022-05-01T00:56:00.074255+0000 mgr.smithi157.nfpzoe (mgr.14180) 8947 : cluster [DBG] pgmap v8388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:01 smithi165 bash[22175]: cluster 2022-05-01T00:56:00.074255+0000 mgr.smithi157.nfpzoe (mgr.14180) 8947 : cluster [DBG] pgmap v8388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:02.741 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:56:02.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:56:02.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:56:02.901 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:02 smithi165 bash[22175]: cluster 2022-05-01T00:56:02.074892+0000 mgr.smithi157.nfpzoe (mgr.14180) 8948 : cluster [DBG] pgmap v8389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:02.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:02 smithi157 bash[20376]: cluster 2022-05-01T00:56:02.074892+0000 mgr.smithi157.nfpzoe (mgr.14180) 8948 : cluster [DBG] pgmap v8389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:03.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:56:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:03 smithi165 bash[22175]: audit 2022-05-01T00:56:03.048777+0000 mon.smithi157 (mon.0) 5535 : audit [DBG] from='client.? 172.21.15.157:0/3824534768' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:03.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:03 smithi157 bash[20376]: audit 2022-05-01T00:56:03.048777+0000 mon.smithi157 (mon.0) 5535 : audit [DBG] from='client.? 172.21.15.157:0/3824534768' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:04 smithi165 bash[22175]: cluster 2022-05-01T00:56:04.075509+0000 mgr.smithi157.nfpzoe (mgr.14180) 8949 : cluster [DBG] pgmap v8390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:04 smithi157 bash[20376]: cluster 2022-05-01T00:56:04.075509+0000 mgr.smithi157.nfpzoe (mgr.14180) 8949 : cluster [DBG] pgmap v8390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:07 smithi165 bash[22175]: cluster 2022-05-01T00:56:06.076152+0000 mgr.smithi157.nfpzoe (mgr.14180) 8950 : cluster [DBG] pgmap v8391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:07 smithi157 bash[20376]: cluster 2022-05-01T00:56:06.076152+0000 mgr.smithi157.nfpzoe (mgr.14180) 8950 : cluster [DBG] pgmap v8391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:08.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:56:08.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:56:08.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:56:08.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:56:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:09 smithi165 bash[22175]: cluster 2022-05-01T00:56:08.076805+0000 mgr.smithi157.nfpzoe (mgr.14180) 8951 : cluster [DBG] pgmap v8392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:09 smithi165 bash[22175]: audit 2022-05-01T00:56:08.371007+0000 mon.smithi157 (mon.0) 5536 : audit [DBG] from='client.? 172.21.15.157:0/3507888078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:09.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:09 smithi157 bash[20376]: cluster 2022-05-01T00:56:08.076805+0000 mgr.smithi157.nfpzoe (mgr.14180) 8951 : cluster [DBG] pgmap v8392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:09.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:09 smithi157 bash[20376]: audit 2022-05-01T00:56:08.371007+0000 mon.smithi157 (mon.0) 5536 : audit [DBG] from='client.? 172.21.15.157:0/3507888078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:11 smithi157 bash[20376]: cluster 2022-05-01T00:56:10.077437+0000 mgr.smithi157.nfpzoe (mgr.14180) 8952 : cluster [DBG] pgmap v8393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:11 smithi165 bash[22175]: cluster 2022-05-01T00:56:10.077437+0000 mgr.smithi157.nfpzoe (mgr.14180) 8952 : cluster [DBG] pgmap v8393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:12 smithi165 bash[22175]: cluster 2022-05-01T00:56:12.078062+0000 mgr.smithi157.nfpzoe (mgr.14180) 8953 : cluster [DBG] pgmap v8394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:12.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:12 smithi157 bash[20376]: cluster 2022-05-01T00:56:12.078062+0000 mgr.smithi157.nfpzoe (mgr.14180) 8953 : cluster [DBG] pgmap v8394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:13.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:56:13.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:56:13.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:56:13.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:56:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:13 smithi165 bash[22175]: audit 2022-05-01T00:56:13.698986+0000 mon.smithi157 (mon.0) 5537 : audit [DBG] from='client.? 172.21.15.157:0/4286526636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:13 smithi157 bash[20376]: audit 2022-05-01T00:56:13.698986+0000 mon.smithi157 (mon.0) 5537 : audit [DBG] from='client.? 172.21.15.157:0/4286526636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:14 smithi165 bash[22175]: cluster 2022-05-01T00:56:14.078684+0000 mgr.smithi157.nfpzoe (mgr.14180) 8954 : cluster [DBG] pgmap v8395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:15.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:14 smithi157 bash[20376]: cluster 2022-05-01T00:56:14.078684+0000 mgr.smithi157.nfpzoe (mgr.14180) 8954 : cluster [DBG] pgmap v8395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:17 smithi165 bash[22175]: cluster 2022-05-01T00:56:16.079322+0000 mgr.smithi157.nfpzoe (mgr.14180) 8955 : cluster [DBG] pgmap v8396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:17 smithi157 bash[20376]: cluster 2022-05-01T00:56:16.079322+0000 mgr.smithi157.nfpzoe (mgr.14180) 8955 : cluster [DBG] pgmap v8396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:18.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:56:18.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:56:18.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:56:19.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:56:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:19 smithi157 bash[20376]: cluster 2022-05-01T00:56:18.079946+0000 mgr.smithi157.nfpzoe (mgr.14180) 8956 : cluster [DBG] pgmap v8397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:19.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:19 smithi157 bash[20376]: audit 2022-05-01T00:56:19.035531+0000 mon.smithi157 (mon.0) 5538 : audit [DBG] from='client.? 172.21.15.157:0/2697699765' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:19 smithi165 bash[22175]: cluster 2022-05-01T00:56:18.079946+0000 mgr.smithi157.nfpzoe (mgr.14180) 8956 : cluster [DBG] pgmap v8397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:19 smithi165 bash[22175]: audit 2022-05-01T00:56:19.035531+0000 mon.smithi157 (mon.0) 5538 : audit [DBG] from='client.? 172.21.15.157:0/2697699765' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:21.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:21 smithi157 bash[20376]: cluster 2022-05-01T00:56:20.080580+0000 mgr.smithi157.nfpzoe (mgr.14180) 8957 : cluster [DBG] pgmap v8398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:21 smithi165 bash[22175]: cluster 2022-05-01T00:56:20.080580+0000 mgr.smithi157.nfpzoe (mgr.14180) 8957 : cluster [DBG] pgmap v8398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:22.900 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:22 smithi165 bash[22175]: cluster 2022-05-01T00:56:22.081334+0000 mgr.smithi157.nfpzoe (mgr.14180) 8958 : cluster [DBG] pgmap v8399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:22.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:22 smithi157 bash[20376]: cluster 2022-05-01T00:56:22.081334+0000 mgr.smithi157.nfpzoe (mgr.14180) 8958 : cluster [DBG] pgmap v8399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:24.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:56:24.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:56:24.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:56:24.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:56:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:25 smithi165 bash[22175]: cluster 2022-05-01T00:56:24.081995+0000 mgr.smithi157.nfpzoe (mgr.14180) 8959 : cluster [DBG] pgmap v8400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:25 smithi165 bash[22175]: audit 2022-05-01T00:56:24.365387+0000 mon.smithi157 (mon.0) 5539 : audit [DBG] from='client.? 172.21.15.157:0/210039750' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:25 smithi157 bash[20376]: cluster 2022-05-01T00:56:24.081995+0000 mgr.smithi157.nfpzoe (mgr.14180) 8959 : cluster [DBG] pgmap v8400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:25.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:25 smithi157 bash[20376]: audit 2022-05-01T00:56:24.365387+0000 mon.smithi157 (mon.0) 5539 : audit [DBG] from='client.? 172.21.15.157:0/210039750' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:27 smithi157 bash[20376]: cluster 2022-05-01T00:56:26.082660+0000 mgr.smithi157.nfpzoe (mgr.14180) 8960 : cluster [DBG] pgmap v8401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:27 smithi165 bash[22175]: cluster 2022-05-01T00:56:26.082660+0000 mgr.smithi157.nfpzoe (mgr.14180) 8960 : cluster [DBG] pgmap v8401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:29.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:56:29.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:56:29.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:56:29.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:29 smithi157 bash[20376]: cluster 2022-05-01T00:56:28.083300+0000 mgr.smithi157.nfpzoe (mgr.14180) 8961 : cluster [DBG] pgmap v8402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:29 smithi165 bash[22175]: cluster 2022-05-01T00:56:28.083300+0000 mgr.smithi157.nfpzoe (mgr.14180) 8961 : cluster [DBG] pgmap v8402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:29.707 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:56:30.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:30 smithi157 bash[20376]: audit 2022-05-01T00:56:29.688318+0000 mon.smithi157 (mon.0) 5540 : audit [DBG] from='client.? 172.21.15.157:0/2516093291' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:30 smithi165 bash[22175]: audit 2022-05-01T00:56:29.688318+0000 mon.smithi157 (mon.0) 5540 : audit [DBG] from='client.? 172.21.15.157:0/2516093291' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:31 smithi157 bash[20376]: cluster 2022-05-01T00:56:30.083874+0000 mgr.smithi157.nfpzoe (mgr.14180) 8962 : cluster [DBG] pgmap v8403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:31 smithi165 bash[22175]: cluster 2022-05-01T00:56:30.083874+0000 mgr.smithi157.nfpzoe (mgr.14180) 8962 : cluster [DBG] pgmap v8403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:32 smithi165 bash[22175]: cluster 2022-05-01T00:56:32.084501+0000 mgr.smithi157.nfpzoe (mgr.14180) 8963 : cluster [DBG] pgmap v8404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:32.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:32 smithi157 bash[20376]: cluster 2022-05-01T00:56:32.084501+0000 mgr.smithi157.nfpzoe (mgr.14180) 8963 : cluster [DBG] pgmap v8404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:34.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:56:34.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:56:34.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:56:35.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:56:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:35 smithi157 bash[20376]: cluster 2022-05-01T00:56:34.085121+0000 mgr.smithi157.nfpzoe (mgr.14180) 8964 : cluster [DBG] pgmap v8405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:35.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:35 smithi157 bash[20376]: audit 2022-05-01T00:56:35.018157+0000 mon.smithi157 (mon.0) 5541 : audit [DBG] from='client.? 172.21.15.157:0/3231194732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:35 smithi165 bash[22175]: cluster 2022-05-01T00:56:34.085121+0000 mgr.smithi157.nfpzoe (mgr.14180) 8964 : cluster [DBG] pgmap v8405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:35 smithi165 bash[22175]: audit 2022-05-01T00:56:35.018157+0000 mon.smithi157 (mon.0) 5541 : audit [DBG] from='client.? 172.21.15.157:0/3231194732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:36 smithi157 bash[20376]: audit 2022-05-01T00:56:36.096577+0000 mon.smithi157 (mon.0) 5542 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:56:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:36 smithi157 bash[20376]: audit 2022-05-01T00:56:36.099346+0000 mon.smithi157 (mon.0) 5543 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:56:36.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:36 smithi157 bash[20376]: audit 2022-05-01T00:56:36.101151+0000 mon.smithi157 (mon.0) 5544 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:56:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:36 smithi165 bash[22175]: audit 2022-05-01T00:56:36.096577+0000 mon.smithi157 (mon.0) 5542 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:56:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:36 smithi165 bash[22175]: audit 2022-05-01T00:56:36.099346+0000 mon.smithi157 (mon.0) 5543 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:56:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:36 smithi165 bash[22175]: audit 2022-05-01T00:56:36.101151+0000 mon.smithi157 (mon.0) 5544 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:56:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:37 smithi157 bash[20376]: cluster 2022-05-01T00:56:36.085767+0000 mgr.smithi157.nfpzoe (mgr.14180) 8965 : cluster [DBG] pgmap v8406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:37 smithi157 bash[20376]: audit 2022-05-01T00:56:36.434141+0000 mon.smithi157 (mon.0) 5545 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:56:37.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:37 smithi157 bash[20376]: audit 2022-05-01T00:56:36.442541+0000 mon.smithi157 (mon.0) 5546 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:56:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:37 smithi165 bash[22175]: cluster 2022-05-01T00:56:36.085767+0000 mgr.smithi157.nfpzoe (mgr.14180) 8965 : cluster [DBG] pgmap v8406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:37 smithi165 bash[22175]: audit 2022-05-01T00:56:36.434141+0000 mon.smithi157 (mon.0) 5545 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:56:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:37 smithi165 bash[22175]: audit 2022-05-01T00:56:36.442541+0000 mon.smithi157 (mon.0) 5546 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:56:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:38 smithi157 bash[20376]: cluster 2022-05-01T00:56:36.427305+0000 mgr.smithi157.nfpzoe (mgr.14180) 8966 : cluster [DBG] pgmap v8407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:38 smithi157 bash[20376]: cluster 2022-05-01T00:56:36.427717+0000 mgr.smithi157.nfpzoe (mgr.14180) 8967 : cluster [DBG] pgmap v8408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:38 smithi157 bash[20376]: cephadm 2022-05-01T00:56:36.443746+0000 mgr.smithi157.nfpzoe (mgr.14180) 8968 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:56:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:38 smithi157 bash[20376]: cephadm 2022-05-01T00:56:36.443887+0000 mgr.smithi157.nfpzoe (mgr.14180) 8969 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:56:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:38 smithi165 bash[22175]: cluster 2022-05-01T00:56:36.427305+0000 mgr.smithi157.nfpzoe (mgr.14180) 8966 : cluster [DBG] pgmap v8407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:38 smithi165 bash[22175]: cluster 2022-05-01T00:56:36.427717+0000 mgr.smithi157.nfpzoe (mgr.14180) 8967 : cluster [DBG] pgmap v8408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:38 smithi165 bash[22175]: cephadm 2022-05-01T00:56:36.443746+0000 mgr.smithi157.nfpzoe (mgr.14180) 8968 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:56:38.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:38 smithi165 bash[22175]: cephadm 2022-05-01T00:56:36.443887+0000 mgr.smithi157.nfpzoe (mgr.14180) 8969 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:56:40.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:56:40.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:56:40.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:56:40.380 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:56:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:40 smithi157 bash[20376]: cluster 2022-05-01T00:56:38.429123+0000 mgr.smithi157.nfpzoe (mgr.14180) 8970 : cluster [DBG] pgmap v8409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:40 smithi165 bash[22175]: cluster 2022-05-01T00:56:38.429123+0000 mgr.smithi157.nfpzoe (mgr.14180) 8970 : cluster [DBG] pgmap v8409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:41 smithi157 bash[20376]: audit 2022-05-01T00:56:40.362076+0000 mon.smithi157 (mon.0) 5547 : audit [DBG] from='client.? 172.21.15.157:0/23823808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:41 smithi165 bash[22175]: audit 2022-05-01T00:56:40.362076+0000 mon.smithi157 (mon.0) 5547 : audit [DBG] from='client.? 172.21.15.157:0/23823808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:42 smithi157 bash[20376]: cluster 2022-05-01T00:56:40.429735+0000 mgr.smithi157.nfpzoe (mgr.14180) 8971 : cluster [DBG] pgmap v8410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:42 smithi165 bash[22175]: cluster 2022-05-01T00:56:40.429735+0000 mgr.smithi157.nfpzoe (mgr.14180) 8971 : cluster [DBG] pgmap v8410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:44 smithi157 bash[20376]: cluster 2022-05-01T00:56:42.430393+0000 mgr.smithi157.nfpzoe (mgr.14180) 8972 : cluster [DBG] pgmap v8411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:44 smithi165 bash[22175]: cluster 2022-05-01T00:56:42.430393+0000 mgr.smithi157.nfpzoe (mgr.14180) 8972 : cluster [DBG] pgmap v8411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:45.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:56:45.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:56:45.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:56:45.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:56:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:46 smithi157 bash[20376]: cluster 2022-05-01T00:56:44.431007+0000 mgr.smithi157.nfpzoe (mgr.14180) 8973 : cluster [DBG] pgmap v8412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:46 smithi157 bash[20376]: audit 2022-05-01T00:56:45.688240+0000 mon.smithi157 (mon.0) 5548 : audit [DBG] from='client.? 172.21.15.157:0/4196477168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:46 smithi165 bash[22175]: cluster 2022-05-01T00:56:44.431007+0000 mgr.smithi157.nfpzoe (mgr.14180) 8973 : cluster [DBG] pgmap v8412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:46 smithi165 bash[22175]: audit 2022-05-01T00:56:45.688240+0000 mon.smithi157 (mon.0) 5548 : audit [DBG] from='client.? 172.21.15.157:0/4196477168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:48 smithi157 bash[20376]: cluster 2022-05-01T00:56:46.431647+0000 mgr.smithi157.nfpzoe (mgr.14180) 8974 : cluster [DBG] pgmap v8413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:48 smithi165 bash[22175]: cluster 2022-05-01T00:56:46.431647+0000 mgr.smithi157.nfpzoe (mgr.14180) 8974 : cluster [DBG] pgmap v8413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:50 smithi157 bash[20376]: cluster 2022-05-01T00:56:48.432708+0000 mgr.smithi157.nfpzoe (mgr.14180) 8975 : cluster [DBG] pgmap v8414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:50 smithi165 bash[22175]: cluster 2022-05-01T00:56:48.432708+0000 mgr.smithi157.nfpzoe (mgr.14180) 8975 : cluster [DBG] pgmap v8414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:50.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:56:50.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:56:50.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:56:51.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:56:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:51 smithi157 bash[20376]: audit 2022-05-01T00:56:51.009349+0000 mon.smithi157 (mon.0) 5549 : audit [DBG] from='client.? 172.21.15.157:0/412350230' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:51 smithi165 bash[22175]: audit 2022-05-01T00:56:51.009349+0000 mon.smithi157 (mon.0) 5549 : audit [DBG] from='client.? 172.21.15.157:0/412350230' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:52 smithi165 bash[22175]: cluster 2022-05-01T00:56:50.433398+0000 mgr.smithi157.nfpzoe (mgr.14180) 8976 : cluster [DBG] pgmap v8415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:52.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:52 smithi157 bash[20376]: cluster 2022-05-01T00:56:50.433398+0000 mgr.smithi157.nfpzoe (mgr.14180) 8976 : cluster [DBG] pgmap v8415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:54 smithi165 bash[22175]: cluster 2022-05-01T00:56:52.434048+0000 mgr.smithi157.nfpzoe (mgr.14180) 8977 : cluster [DBG] pgmap v8416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:54 smithi157 bash[20376]: cluster 2022-05-01T00:56:52.434048+0000 mgr.smithi157.nfpzoe (mgr.14180) 8977 : cluster [DBG] pgmap v8416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:56.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:56:56.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:56:56.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:56:56.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:56:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:56 smithi165 bash[22175]: cluster 2022-05-01T00:56:54.434761+0000 mgr.smithi157.nfpzoe (mgr.14180) 8978 : cluster [DBG] pgmap v8417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:56.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:56 smithi157 bash[20376]: cluster 2022-05-01T00:56:54.434761+0000 mgr.smithi157.nfpzoe (mgr.14180) 8978 : cluster [DBG] pgmap v8417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:57 smithi157 bash[20376]: audit 2022-05-01T00:56:56.336682+0000 mon.smithi157 (mon.0) 5550 : audit [DBG] from='client.? 172.21.15.157:0/989022086' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:57 smithi165 bash[22175]: audit 2022-05-01T00:56:56.336682+0000 mon.smithi157 (mon.0) 5550 : audit [DBG] from='client.? 172.21.15.157:0/989022086' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:56:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:56:58 smithi165 bash[22175]: cluster 2022-05-01T00:56:56.435422+0000 mgr.smithi157.nfpzoe (mgr.14180) 8979 : cluster [DBG] pgmap v8418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:56:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:56:58 smithi157 bash[20376]: cluster 2022-05-01T00:56:56.435422+0000 mgr.smithi157.nfpzoe (mgr.14180) 8979 : cluster [DBG] pgmap v8418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:00 smithi165 bash[22175]: cluster 2022-05-01T00:56:58.435949+0000 mgr.smithi157.nfpzoe (mgr.14180) 8980 : cluster [DBG] pgmap v8419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:00 smithi165 bash[22175]: audit 2022-05-01T00:56:59.456580+0000 mon.smithi157 (mon.0) 5551 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:57:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:00 smithi165 bash[22175]: audit 2022-05-01T00:56:59.824318+0000 mon.smithi157 (mon.0) 5552 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:57:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:00 smithi157 bash[20376]: cluster 2022-05-01T00:56:58.435949+0000 mgr.smithi157.nfpzoe (mgr.14180) 8980 : cluster [DBG] pgmap v8419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:00 smithi157 bash[20376]: audit 2022-05-01T00:56:59.456580+0000 mon.smithi157 (mon.0) 5551 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:57:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:00 smithi157 bash[20376]: audit 2022-05-01T00:56:59.824318+0000 mon.smithi157 (mon.0) 5552 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:57:01.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:57:01.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:57:01.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:57:01.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:57:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:02 smithi165 bash[22175]: cluster 2022-05-01T00:57:00.436583+0000 mgr.smithi157.nfpzoe (mgr.14180) 8981 : cluster [DBG] pgmap v8420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:02 smithi165 bash[22175]: audit 2022-05-01T00:57:01.668704+0000 mon.smithi157 (mon.0) 5553 : audit [DBG] from='client.? 172.21.15.157:0/1891186824' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:02 smithi157 bash[20376]: cluster 2022-05-01T00:57:00.436583+0000 mgr.smithi157.nfpzoe (mgr.14180) 8981 : cluster [DBG] pgmap v8420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:02.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:02 smithi157 bash[20376]: audit 2022-05-01T00:57:01.668704+0000 mon.smithi157 (mon.0) 5553 : audit [DBG] from='client.? 172.21.15.157:0/1891186824' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:04 smithi165 bash[22175]: cluster 2022-05-01T00:57:02.437174+0000 mgr.smithi157.nfpzoe (mgr.14180) 8982 : cluster [DBG] pgmap v8421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:04.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:04 smithi157 bash[20376]: cluster 2022-05-01T00:57:02.437174+0000 mgr.smithi157.nfpzoe (mgr.14180) 8982 : cluster [DBG] pgmap v8421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:06 smithi165 bash[22175]: cluster 2022-05-01T00:57:04.437898+0000 mgr.smithi157.nfpzoe (mgr.14180) 8983 : cluster [DBG] pgmap v8422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:06.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:57:06.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:57:06.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:57:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:06 smithi157 bash[20376]: cluster 2022-05-01T00:57:04.437898+0000 mgr.smithi157.nfpzoe (mgr.14180) 8983 : cluster [DBG] pgmap v8422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:07.017 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:57:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:07 smithi165 bash[22175]: cluster 2022-05-01T00:57:06.438555+0000 mgr.smithi157.nfpzoe (mgr.14180) 8984 : cluster [DBG] pgmap v8423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:07 smithi165 bash[22175]: audit 2022-05-01T00:57:06.993784+0000 mon.smithi157 (mon.0) 5554 : audit [DBG] from='client.? 172.21.15.157:0/3649306515' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:07 smithi157 bash[20376]: cluster 2022-05-01T00:57:06.438555+0000 mgr.smithi157.nfpzoe (mgr.14180) 8984 : cluster [DBG] pgmap v8423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:07 smithi157 bash[20376]: audit 2022-05-01T00:57:06.993784+0000 mon.smithi157 (mon.0) 5554 : audit [DBG] from='client.? 172.21.15.157:0/3649306515' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:09 smithi165 bash[22175]: cluster 2022-05-01T00:57:08.439202+0000 mgr.smithi157.nfpzoe (mgr.14180) 8985 : cluster [DBG] pgmap v8424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:09.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:09 smithi157 bash[20376]: cluster 2022-05-01T00:57:08.439202+0000 mgr.smithi157.nfpzoe (mgr.14180) 8985 : cluster [DBG] pgmap v8424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:11.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:11 smithi165 bash[22175]: cluster 2022-05-01T00:57:10.439905+0000 mgr.smithi157.nfpzoe (mgr.14180) 8986 : cluster [DBG] pgmap v8425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:11 smithi157 bash[20376]: cluster 2022-05-01T00:57:10.439905+0000 mgr.smithi157.nfpzoe (mgr.14180) 8986 : cluster [DBG] pgmap v8425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:12.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:57:12.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:57:12.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:57:12.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:57:12.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:12 smithi157 bash[20376]: audit 2022-05-01T00:57:12.327608+0000 mon.smithi157 (mon.0) 5555 : audit [DBG] from='client.? 172.21.15.157:0/152432528' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:12 smithi165 bash[22175]: audit 2022-05-01T00:57:12.327608+0000 mon.smithi157 (mon.0) 5555 : audit [DBG] from='client.? 172.21.15.157:0/152432528' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:13 smithi165 bash[22175]: cluster 2022-05-01T00:57:12.440523+0000 mgr.smithi157.nfpzoe (mgr.14180) 8987 : cluster [DBG] pgmap v8426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:13.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:13 smithi157 bash[20376]: cluster 2022-05-01T00:57:12.440523+0000 mgr.smithi157.nfpzoe (mgr.14180) 8987 : cluster [DBG] pgmap v8426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:15.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:15 smithi157 bash[20376]: cluster 2022-05-01T00:57:14.441150+0000 mgr.smithi157.nfpzoe (mgr.14180) 8988 : cluster [DBG] pgmap v8427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:15 smithi165 bash[22175]: cluster 2022-05-01T00:57:14.441150+0000 mgr.smithi157.nfpzoe (mgr.14180) 8988 : cluster [DBG] pgmap v8427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:17.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:57:17.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:57:17.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:57:17.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:57:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:17 smithi157 bash[20376]: cluster 2022-05-01T00:57:16.441767+0000 mgr.smithi157.nfpzoe (mgr.14180) 8989 : cluster [DBG] pgmap v8428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:17 smithi165 bash[22175]: cluster 2022-05-01T00:57:16.441767+0000 mgr.smithi157.nfpzoe (mgr.14180) 8989 : cluster [DBG] pgmap v8428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:18.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:18 smithi157 bash[20376]: audit 2022-05-01T00:57:17.660045+0000 mon.smithi157 (mon.0) 5556 : audit [DBG] from='client.? 172.21.15.157:0/368417782' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:18 smithi165 bash[22175]: audit 2022-05-01T00:57:17.660045+0000 mon.smithi157 (mon.0) 5556 : audit [DBG] from='client.? 172.21.15.157:0/368417782' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:19.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:19 smithi157 bash[20376]: cluster 2022-05-01T00:57:18.442215+0000 mgr.smithi157.nfpzoe (mgr.14180) 8990 : cluster [DBG] pgmap v8429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:19 smithi165 bash[22175]: cluster 2022-05-01T00:57:18.442215+0000 mgr.smithi157.nfpzoe (mgr.14180) 8990 : cluster [DBG] pgmap v8429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:21.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:21 smithi157 bash[20376]: cluster 2022-05-01T00:57:20.442905+0000 mgr.smithi157.nfpzoe (mgr.14180) 8991 : cluster [DBG] pgmap v8430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:21 smithi165 bash[22175]: cluster 2022-05-01T00:57:20.442905+0000 mgr.smithi157.nfpzoe (mgr.14180) 8991 : cluster [DBG] pgmap v8430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:22.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:57:22.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:57:22.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:57:23.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:57:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:23 smithi165 bash[22175]: cluster 2022-05-01T00:57:22.443591+0000 mgr.smithi157.nfpzoe (mgr.14180) 8992 : cluster [DBG] pgmap v8431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:23 smithi165 bash[22175]: audit 2022-05-01T00:57:22.993533+0000 mon.smithi157 (mon.0) 5557 : audit [DBG] from='client.? 172.21.15.157:0/3689326241' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:23.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:23 smithi157 bash[20376]: cluster 2022-05-01T00:57:22.443591+0000 mgr.smithi157.nfpzoe (mgr.14180) 8992 : cluster [DBG] pgmap v8431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:23.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:23 smithi157 bash[20376]: audit 2022-05-01T00:57:22.993533+0000 mon.smithi157 (mon.0) 5557 : audit [DBG] from='client.? 172.21.15.157:0/3689326241' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:25.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:25 smithi157 bash[20376]: cluster 2022-05-01T00:57:24.444218+0000 mgr.smithi157.nfpzoe (mgr.14180) 8993 : cluster [DBG] pgmap v8432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:25 smithi165 bash[22175]: cluster 2022-05-01T00:57:24.444218+0000 mgr.smithi157.nfpzoe (mgr.14180) 8993 : cluster [DBG] pgmap v8432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:27 smithi157 bash[20376]: cluster 2022-05-01T00:57:26.444832+0000 mgr.smithi157.nfpzoe (mgr.14180) 8994 : cluster [DBG] pgmap v8433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:28.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:57:28.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:57:28.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:57:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:27 smithi165 bash[22175]: cluster 2022-05-01T00:57:26.444832+0000 mgr.smithi157.nfpzoe (mgr.14180) 8994 : cluster [DBG] pgmap v8433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:28.343 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:57:28.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:28 smithi157 bash[20376]: audit 2022-05-01T00:57:28.324123+0000 mon.smithi157 (mon.0) 5558 : audit [DBG] from='client.? 172.21.15.157:0/1200509490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:28 smithi165 bash[22175]: audit 2022-05-01T00:57:28.324123+0000 mon.smithi157 (mon.0) 5558 : audit [DBG] from='client.? 172.21.15.157:0/1200509490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:29 smithi165 bash[22175]: cluster 2022-05-01T00:57:28.445561+0000 mgr.smithi157.nfpzoe (mgr.14180) 8995 : cluster [DBG] pgmap v8434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:29 smithi157 bash[20376]: cluster 2022-05-01T00:57:28.445561+0000 mgr.smithi157.nfpzoe (mgr.14180) 8995 : cluster [DBG] pgmap v8434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:31 smithi165 bash[22175]: cluster 2022-05-01T00:57:30.446229+0000 mgr.smithi157.nfpzoe (mgr.14180) 8996 : cluster [DBG] pgmap v8435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:32.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:31 smithi157 bash[20376]: cluster 2022-05-01T00:57:30.446229+0000 mgr.smithi157.nfpzoe (mgr.14180) 8996 : cluster [DBG] pgmap v8435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:33.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:57:33.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:57:33.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:57:33.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:57:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:33 smithi165 bash[22175]: cluster 2022-05-01T00:57:32.446897+0000 mgr.smithi157.nfpzoe (mgr.14180) 8997 : cluster [DBG] pgmap v8436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:33 smithi165 bash[22175]: audit 2022-05-01T00:57:33.647533+0000 mon.smithi157 (mon.0) 5559 : audit [DBG] from='client.? 172.21.15.157:0/803776668' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:33 smithi157 bash[20376]: cluster 2022-05-01T00:57:32.446897+0000 mgr.smithi157.nfpzoe (mgr.14180) 8997 : cluster [DBG] pgmap v8436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:34.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:33 smithi157 bash[20376]: audit 2022-05-01T00:57:33.647533+0000 mon.smithi157 (mon.0) 5559 : audit [DBG] from='client.? 172.21.15.157:0/803776668' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:35 smithi165 bash[22175]: cluster 2022-05-01T00:57:34.447502+0000 mgr.smithi157.nfpzoe (mgr.14180) 8998 : cluster [DBG] pgmap v8437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:35 smithi157 bash[20376]: cluster 2022-05-01T00:57:34.447502+0000 mgr.smithi157.nfpzoe (mgr.14180) 8998 : cluster [DBG] pgmap v8437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:37.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:36 smithi157 bash[20376]: audit 2022-05-01T00:57:36.453538+0000 mon.smithi157 (mon.0) 5560 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:57:37.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:36 smithi157 bash[20376]: audit 2022-05-01T00:57:36.456543+0000 mon.smithi157 (mon.0) 5561 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:57:37.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:36 smithi157 bash[20376]: audit 2022-05-01T00:57:36.458559+0000 mon.smithi157 (mon.0) 5562 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:57:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:36 smithi165 bash[22175]: audit 2022-05-01T00:57:36.453538+0000 mon.smithi157 (mon.0) 5560 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:57:37.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:36 smithi165 bash[22175]: audit 2022-05-01T00:57:36.456543+0000 mon.smithi157 (mon.0) 5561 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:57:37.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:36 smithi165 bash[22175]: audit 2022-05-01T00:57:36.458559+0000 mon.smithi157 (mon.0) 5562 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:57:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:37 smithi165 bash[22175]: cluster 2022-05-01T00:57:36.448110+0000 mgr.smithi157.nfpzoe (mgr.14180) 8999 : cluster [DBG] pgmap v8438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:37 smithi165 bash[22175]: cluster 2022-05-01T00:57:36.777139+0000 mgr.smithi157.nfpzoe (mgr.14180) 9000 : cluster [DBG] pgmap v8439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:37 smithi165 bash[22175]: cluster 2022-05-01T00:57:36.777536+0000 mgr.smithi157.nfpzoe (mgr.14180) 9001 : cluster [DBG] pgmap v8440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:37 smithi165 bash[22175]: audit 2022-05-01T00:57:36.781452+0000 mon.smithi157 (mon.0) 5563 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:57:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:37 smithi165 bash[22175]: audit 2022-05-01T00:57:36.790851+0000 mon.smithi157 (mon.0) 5564 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:57:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:37 smithi165 bash[22175]: cephadm 2022-05-01T00:57:36.791922+0000 mgr.smithi157.nfpzoe (mgr.14180) 9002 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:57:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:37 smithi165 bash[22175]: cephadm 2022-05-01T00:57:36.792137+0000 mgr.smithi157.nfpzoe (mgr.14180) 9003 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:57:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:37 smithi157 bash[20376]: cluster 2022-05-01T00:57:36.448110+0000 mgr.smithi157.nfpzoe (mgr.14180) 8999 : cluster [DBG] pgmap v8438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:37 smithi157 bash[20376]: cluster 2022-05-01T00:57:36.777139+0000 mgr.smithi157.nfpzoe (mgr.14180) 9000 : cluster [DBG] pgmap v8439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:37 smithi157 bash[20376]: cluster 2022-05-01T00:57:36.777536+0000 mgr.smithi157.nfpzoe (mgr.14180) 9001 : cluster [DBG] pgmap v8440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:37 smithi157 bash[20376]: audit 2022-05-01T00:57:36.781452+0000 mon.smithi157 (mon.0) 5563 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:57:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:37 smithi157 bash[20376]: audit 2022-05-01T00:57:36.790851+0000 mon.smithi157 (mon.0) 5564 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:57:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:37 smithi157 bash[20376]: cephadm 2022-05-01T00:57:36.791922+0000 mgr.smithi157.nfpzoe (mgr.14180) 9002 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:57:38.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:37 smithi157 bash[20376]: cephadm 2022-05-01T00:57:36.792137+0000 mgr.smithi157.nfpzoe (mgr.14180) 9003 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:57:38.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:57:38.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:57:38.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:57:39.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:57:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:39 smithi165 bash[22175]: cluster 2022-05-01T00:57:38.778003+0000 mgr.smithi157.nfpzoe (mgr.14180) 9004 : cluster [DBG] pgmap v8441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:40.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:39 smithi165 bash[22175]: audit 2022-05-01T00:57:38.986920+0000 mon.smithi157 (mon.0) 5565 : audit [DBG] from='client.? 172.21.15.157:0/3801910450' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:40.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:39 smithi157 bash[20376]: cluster 2022-05-01T00:57:38.778003+0000 mgr.smithi157.nfpzoe (mgr.14180) 9004 : cluster [DBG] pgmap v8441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:40.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:39 smithi157 bash[20376]: audit 2022-05-01T00:57:38.986920+0000 mon.smithi157 (mon.0) 5565 : audit [DBG] from='client.? 172.21.15.157:0/3801910450' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:41 smithi165 bash[22175]: cluster 2022-05-01T00:57:40.778558+0000 mgr.smithi157.nfpzoe (mgr.14180) 9005 : cluster [DBG] pgmap v8442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:42.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:41 smithi157 bash[20376]: cluster 2022-05-01T00:57:40.778558+0000 mgr.smithi157.nfpzoe (mgr.14180) 9005 : cluster [DBG] pgmap v8442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:44.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:57:44.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:57:44.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:57:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:43 smithi165 bash[22175]: cluster 2022-05-01T00:57:42.779222+0000 mgr.smithi157.nfpzoe (mgr.14180) 9006 : cluster [DBG] pgmap v8443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:44.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:43 smithi157 bash[20376]: cluster 2022-05-01T00:57:42.779222+0000 mgr.smithi157.nfpzoe (mgr.14180) 9006 : cluster [DBG] pgmap v8443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:44.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:57:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:44 smithi165 bash[22175]: audit 2022-05-01T00:57:44.317072+0000 mon.smithi157 (mon.0) 5566 : audit [DBG] from='client.? 172.21.15.157:0/1097203459' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:44 smithi157 bash[20376]: audit 2022-05-01T00:57:44.317072+0000 mon.smithi157 (mon.0) 5566 : audit [DBG] from='client.? 172.21.15.157:0/1097203459' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:45 smithi165 bash[22175]: cluster 2022-05-01T00:57:44.779812+0000 mgr.smithi157.nfpzoe (mgr.14180) 9007 : cluster [DBG] pgmap v8444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:46.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:45 smithi157 bash[20376]: cluster 2022-05-01T00:57:44.779812+0000 mgr.smithi157.nfpzoe (mgr.14180) 9007 : cluster [DBG] pgmap v8444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:47.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:47 smithi157 bash[20376]: cluster 2022-05-01T00:57:46.780523+0000 mgr.smithi157.nfpzoe (mgr.14180) 9008 : cluster [DBG] pgmap v8445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:47 smithi165 bash[22175]: cluster 2022-05-01T00:57:46.780523+0000 mgr.smithi157.nfpzoe (mgr.14180) 9008 : cluster [DBG] pgmap v8445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:49.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:57:49.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:57:49.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:57:49.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:57:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:49 smithi165 bash[22175]: cluster 2022-05-01T00:57:48.781190+0000 mgr.smithi157.nfpzoe (mgr.14180) 9009 : cluster [DBG] pgmap v8446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:49 smithi165 bash[22175]: audit 2022-05-01T00:57:49.648971+0000 mon.smithi157 (mon.0) 5567 : audit [DBG] from='client.? 172.21.15.157:0/4226300872' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:50.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:49 smithi157 bash[20376]: cluster 2022-05-01T00:57:48.781190+0000 mgr.smithi157.nfpzoe (mgr.14180) 9009 : cluster [DBG] pgmap v8446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:50.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:49 smithi157 bash[20376]: audit 2022-05-01T00:57:49.648971+0000 mon.smithi157 (mon.0) 5567 : audit [DBG] from='client.? 172.21.15.157:0/4226300872' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:51 smithi165 bash[22175]: cluster 2022-05-01T00:57:50.781886+0000 mgr.smithi157.nfpzoe (mgr.14180) 9010 : cluster [DBG] pgmap v8447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:52.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:51 smithi157 bash[20376]: cluster 2022-05-01T00:57:50.781886+0000 mgr.smithi157.nfpzoe (mgr.14180) 9010 : cluster [DBG] pgmap v8447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:53 smithi165 bash[22175]: cluster 2022-05-01T00:57:52.782621+0000 mgr.smithi157.nfpzoe (mgr.14180) 9011 : cluster [DBG] pgmap v8448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:53 smithi157 bash[20376]: cluster 2022-05-01T00:57:52.782621+0000 mgr.smithi157.nfpzoe (mgr.14180) 9011 : cluster [DBG] pgmap v8448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:54.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:57:54.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:57:54.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:57:55.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:57:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:55 smithi165 bash[22175]: cluster 2022-05-01T00:57:54.783185+0000 mgr.smithi157.nfpzoe (mgr.14180) 9012 : cluster [DBG] pgmap v8449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:55 smithi165 bash[22175]: audit 2022-05-01T00:57:54.982426+0000 mon.smithi157 (mon.0) 5568 : audit [DBG] from='client.? 172.21.15.157:0/1464202130' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:56.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:55 smithi157 bash[20376]: cluster 2022-05-01T00:57:54.783185+0000 mgr.smithi157.nfpzoe (mgr.14180) 9012 : cluster [DBG] pgmap v8449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:56.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:55 smithi157 bash[20376]: audit 2022-05-01T00:57:54.982426+0000 mon.smithi157 (mon.0) 5568 : audit [DBG] from='client.? 172.21.15.157:0/1464202130' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:57:57.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:57 smithi157 bash[20376]: cluster 2022-05-01T00:57:56.783784+0000 mgr.smithi157.nfpzoe (mgr.14180) 9013 : cluster [DBG] pgmap v8450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:57:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:57 smithi165 bash[22175]: cluster 2022-05-01T00:57:56.783784+0000 mgr.smithi157.nfpzoe (mgr.14180) 9013 : cluster [DBG] pgmap v8450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:00.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:58:00.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:58:00.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:58:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:59 smithi165 bash[22175]: cluster 2022-05-01T00:57:58.784342+0000 mgr.smithi157.nfpzoe (mgr.14180) 9014 : cluster [DBG] pgmap v8451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:59 smithi165 bash[22175]: audit 2022-05-01T00:57:59.460612+0000 mon.smithi157 (mon.0) 5569 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:58:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:57:59 smithi165 bash[22175]: audit 2022-05-01T00:57:59.831665+0000 mon.smithi157 (mon.0) 5570 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:58:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:59 smithi157 bash[20376]: cluster 2022-05-01T00:57:58.784342+0000 mgr.smithi157.nfpzoe (mgr.14180) 9014 : cluster [DBG] pgmap v8451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:59 smithi157 bash[20376]: audit 2022-05-01T00:57:59.460612+0000 mon.smithi157 (mon.0) 5569 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:58:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:57:59 smithi157 bash[20376]: audit 2022-05-01T00:57:59.831665+0000 mon.smithi157 (mon.0) 5570 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:58:00.324 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:58:01.142 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:00 smithi157 bash[20376]: audit 2022-05-01T00:58:00.305742+0000 mon.smithi157 (mon.0) 5571 : audit [DBG] from='client.? 172.21.15.157:0/2973558772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:00 smithi165 bash[22175]: audit 2022-05-01T00:58:00.305742+0000 mon.smithi157 (mon.0) 5571 : audit [DBG] from='client.? 172.21.15.157:0/2973558772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:01 smithi165 bash[22175]: cluster 2022-05-01T00:58:00.784914+0000 mgr.smithi157.nfpzoe (mgr.14180) 9015 : cluster [DBG] pgmap v8452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:01 smithi157 bash[20376]: cluster 2022-05-01T00:58:00.784914+0000 mgr.smithi157.nfpzoe (mgr.14180) 9015 : cluster [DBG] pgmap v8452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:03 smithi165 bash[22175]: cluster 2022-05-01T00:58:02.785520+0000 mgr.smithi157.nfpzoe (mgr.14180) 9016 : cluster [DBG] pgmap v8453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:03 smithi157 bash[20376]: cluster 2022-05-01T00:58:02.785520+0000 mgr.smithi157.nfpzoe (mgr.14180) 9016 : cluster [DBG] pgmap v8453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:05.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:58:05.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:58:05.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:58:05.659 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:58:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:05 smithi165 bash[22175]: cluster 2022-05-01T00:58:04.786142+0000 mgr.smithi157.nfpzoe (mgr.14180) 9017 : cluster [DBG] pgmap v8454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:05 smithi165 bash[22175]: audit 2022-05-01T00:58:05.639824+0000 mon.smithi157 (mon.0) 5572 : audit [DBG] from='client.? 172.21.15.157:0/4227708980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:06.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:05 smithi157 bash[20376]: cluster 2022-05-01T00:58:04.786142+0000 mgr.smithi157.nfpzoe (mgr.14180) 9017 : cluster [DBG] pgmap v8454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:06.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:05 smithi157 bash[20376]: audit 2022-05-01T00:58:05.639824+0000 mon.smithi157 (mon.0) 5572 : audit [DBG] from='client.? 172.21.15.157:0/4227708980' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:07 smithi157 bash[20376]: cluster 2022-05-01T00:58:06.786725+0000 mgr.smithi157.nfpzoe (mgr.14180) 9018 : cluster [DBG] pgmap v8455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:07 smithi165 bash[22175]: cluster 2022-05-01T00:58:06.786725+0000 mgr.smithi157.nfpzoe (mgr.14180) 9018 : cluster [DBG] pgmap v8455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:09 smithi165 bash[22175]: cluster 2022-05-01T00:58:08.787388+0000 mgr.smithi157.nfpzoe (mgr.14180) 9019 : cluster [DBG] pgmap v8456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:10.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:09 smithi157 bash[20376]: cluster 2022-05-01T00:58:08.787388+0000 mgr.smithi157.nfpzoe (mgr.14180) 9019 : cluster [DBG] pgmap v8456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:10.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:58:10.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:58:10.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:58:10.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:58:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:11 smithi165 bash[22175]: cluster 2022-05-01T00:58:10.788002+0000 mgr.smithi157.nfpzoe (mgr.14180) 9020 : cluster [DBG] pgmap v8457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:11 smithi165 bash[22175]: audit 2022-05-01T00:58:10.967249+0000 mon.smithi157 (mon.0) 5573 : audit [DBG] from='client.? 172.21.15.157:0/3451455661' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:12.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:11 smithi157 bash[20376]: cluster 2022-05-01T00:58:10.788002+0000 mgr.smithi157.nfpzoe (mgr.14180) 9020 : cluster [DBG] pgmap v8457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:12.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:11 smithi157 bash[20376]: audit 2022-05-01T00:58:10.967249+0000 mon.smithi157 (mon.0) 5573 : audit [DBG] from='client.? 172.21.15.157:0/3451455661' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:13 smithi165 bash[22175]: cluster 2022-05-01T00:58:12.788685+0000 mgr.smithi157.nfpzoe (mgr.14180) 9021 : cluster [DBG] pgmap v8458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:13 smithi157 bash[20376]: cluster 2022-05-01T00:58:12.788685+0000 mgr.smithi157.nfpzoe (mgr.14180) 9021 : cluster [DBG] pgmap v8458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:15.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:58:15.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:58:15.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:58:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:15 smithi165 bash[22175]: cluster 2022-05-01T00:58:14.789310+0000 mgr.smithi157.nfpzoe (mgr.14180) 9022 : cluster [DBG] pgmap v8459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:15 smithi157 bash[20376]: cluster 2022-05-01T00:58:14.789310+0000 mgr.smithi157.nfpzoe (mgr.14180) 9022 : cluster [DBG] pgmap v8459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:16.313 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:58:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:16 smithi165 bash[22175]: audit 2022-05-01T00:58:16.294180+0000 mon.smithi157 (mon.0) 5574 : audit [DBG] from='client.? 172.21.15.157:0/1332842456' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:17.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:16 smithi157 bash[20376]: audit 2022-05-01T00:58:16.294180+0000 mon.smithi157 (mon.0) 5574 : audit [DBG] from='client.? 172.21.15.157:0/1332842456' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:17 smithi165 bash[22175]: cluster 2022-05-01T00:58:16.789949+0000 mgr.smithi157.nfpzoe (mgr.14180) 9023 : cluster [DBG] pgmap v8460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:18.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:17 smithi157 bash[20376]: cluster 2022-05-01T00:58:16.789949+0000 mgr.smithi157.nfpzoe (mgr.14180) 9023 : cluster [DBG] pgmap v8460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:19 smithi165 bash[22175]: cluster 2022-05-01T00:58:18.790533+0000 mgr.smithi157.nfpzoe (mgr.14180) 9024 : cluster [DBG] pgmap v8461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:19 smithi157 bash[20376]: cluster 2022-05-01T00:58:18.790533+0000 mgr.smithi157.nfpzoe (mgr.14180) 9024 : cluster [DBG] pgmap v8461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:21.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:58:21.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:58:21.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:58:21.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:58:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:21 smithi165 bash[22175]: cluster 2022-05-01T00:58:20.791265+0000 mgr.smithi157.nfpzoe (mgr.14180) 9025 : cluster [DBG] pgmap v8462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:22.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:21 smithi165 bash[22175]: audit 2022-05-01T00:58:21.620346+0000 mon.smithi157 (mon.0) 5575 : audit [DBG] from='client.? 172.21.15.157:0/299433915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:21 smithi157 bash[20376]: cluster 2022-05-01T00:58:20.791265+0000 mgr.smithi157.nfpzoe (mgr.14180) 9025 : cluster [DBG] pgmap v8462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:22.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:21 smithi157 bash[20376]: audit 2022-05-01T00:58:21.620346+0000 mon.smithi157 (mon.0) 5575 : audit [DBG] from='client.? 172.21.15.157:0/299433915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:23 smithi165 bash[22175]: cluster 2022-05-01T00:58:22.792081+0000 mgr.smithi157.nfpzoe (mgr.14180) 9026 : cluster [DBG] pgmap v8463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:23 smithi157 bash[20376]: cluster 2022-05-01T00:58:22.792081+0000 mgr.smithi157.nfpzoe (mgr.14180) 9026 : cluster [DBG] pgmap v8463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:25 smithi165 bash[22175]: cluster 2022-05-01T00:58:24.792827+0000 mgr.smithi157.nfpzoe (mgr.14180) 9027 : cluster [DBG] pgmap v8464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:25 smithi157 bash[20376]: cluster 2022-05-01T00:58:24.792827+0000 mgr.smithi157.nfpzoe (mgr.14180) 9027 : cluster [DBG] pgmap v8464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:26.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:58:26.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:58:26.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:58:26.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:58:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:27 smithi157 bash[20376]: cluster 2022-05-01T00:58:26.793524+0000 mgr.smithi157.nfpzoe (mgr.14180) 9028 : cluster [DBG] pgmap v8465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:27 smithi157 bash[20376]: audit 2022-05-01T00:58:26.947254+0000 mon.smithi157 (mon.0) 5576 : audit [DBG] from='client.? 172.21.15.157:0/15301953' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:28.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:27 smithi165 bash[22175]: cluster 2022-05-01T00:58:26.793524+0000 mgr.smithi157.nfpzoe (mgr.14180) 9028 : cluster [DBG] pgmap v8465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:28.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:27 smithi165 bash[22175]: audit 2022-05-01T00:58:26.947254+0000 mon.smithi157 (mon.0) 5576 : audit [DBG] from='client.? 172.21.15.157:0/15301953' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:29 smithi165 bash[22175]: cluster 2022-05-01T00:58:28.794191+0000 mgr.smithi157.nfpzoe (mgr.14180) 9029 : cluster [DBG] pgmap v8466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:29 smithi157 bash[20376]: cluster 2022-05-01T00:58:28.794191+0000 mgr.smithi157.nfpzoe (mgr.14180) 9029 : cluster [DBG] pgmap v8466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:31.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:58:31.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:58:31.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:58:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:31 smithi165 bash[22175]: cluster 2022-05-01T00:58:30.794812+0000 mgr.smithi157.nfpzoe (mgr.14180) 9030 : cluster [DBG] pgmap v8467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:32.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:31 smithi157 bash[20376]: cluster 2022-05-01T00:58:30.794812+0000 mgr.smithi157.nfpzoe (mgr.14180) 9030 : cluster [DBG] pgmap v8467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:32.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:58:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:32 smithi165 bash[22175]: audit 2022-05-01T00:58:32.283037+0000 mon.smithi157 (mon.0) 5577 : audit [DBG] from='client.? 172.21.15.157:0/3731425071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:32 smithi157 bash[20376]: audit 2022-05-01T00:58:32.283037+0000 mon.smithi157 (mon.0) 5577 : audit [DBG] from='client.? 172.21.15.157:0/3731425071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:33 smithi165 bash[22175]: cluster 2022-05-01T00:58:32.795463+0000 mgr.smithi157.nfpzoe (mgr.14180) 9031 : cluster [DBG] pgmap v8468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:33 smithi157 bash[20376]: cluster 2022-05-01T00:58:32.795463+0000 mgr.smithi157.nfpzoe (mgr.14180) 9031 : cluster [DBG] pgmap v8468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:35 smithi165 bash[22175]: cluster 2022-05-01T00:58:34.796104+0000 mgr.smithi157.nfpzoe (mgr.14180) 9032 : cluster [DBG] pgmap v8469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:35 smithi157 bash[20376]: cluster 2022-05-01T00:58:34.796104+0000 mgr.smithi157.nfpzoe (mgr.14180) 9032 : cluster [DBG] pgmap v8469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:37.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:58:37.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:58:37.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:58:37.633 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:58:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:37 smithi157 bash[20376]: cluster 2022-05-01T00:58:36.796713+0000 mgr.smithi157.nfpzoe (mgr.14180) 9033 : cluster [DBG] pgmap v8470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:37 smithi157 bash[20376]: audit 2022-05-01T00:58:36.801399+0000 mon.smithi157 (mon.0) 5578 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:58:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:37 smithi157 bash[20376]: audit 2022-05-01T00:58:36.804337+0000 mon.smithi157 (mon.0) 5579 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:58:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:37 smithi157 bash[20376]: audit 2022-05-01T00:58:36.806420+0000 mon.smithi157 (mon.0) 5580 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:58:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:37 smithi157 bash[20376]: cluster 2022-05-01T00:58:37.126748+0000 mgr.smithi157.nfpzoe (mgr.14180) 9034 : cluster [DBG] pgmap v8471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:37 smithi157 bash[20376]: cluster 2022-05-01T00:58:37.127080+0000 mgr.smithi157.nfpzoe (mgr.14180) 9035 : cluster [DBG] pgmap v8472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:37 smithi157 bash[20376]: audit 2022-05-01T00:58:37.133203+0000 mon.smithi157 (mon.0) 5581 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:58:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:37 smithi157 bash[20376]: audit 2022-05-01T00:58:37.140890+0000 mon.smithi157 (mon.0) 5582 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:58:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:37 smithi157 bash[20376]: cephadm 2022-05-01T00:58:37.141935+0000 mgr.smithi157.nfpzoe (mgr.14180) 9036 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:58:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:37 smithi157 bash[20376]: cephadm 2022-05-01T00:58:37.142080+0000 mgr.smithi157.nfpzoe (mgr.14180) 9037 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:58:37.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:37 smithi157 bash[20376]: audit 2022-05-01T00:58:37.614078+0000 mon.smithi157 (mon.0) 5583 : audit [DBG] from='client.? 172.21.15.157:0/4142440646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:37 smithi165 bash[22175]: cluster 2022-05-01T00:58:36.796713+0000 mgr.smithi157.nfpzoe (mgr.14180) 9033 : cluster [DBG] pgmap v8470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:37 smithi165 bash[22175]: audit 2022-05-01T00:58:36.801399+0000 mon.smithi157 (mon.0) 5578 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:58:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:37 smithi165 bash[22175]: audit 2022-05-01T00:58:36.804337+0000 mon.smithi157 (mon.0) 5579 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:58:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:37 smithi165 bash[22175]: audit 2022-05-01T00:58:36.806420+0000 mon.smithi157 (mon.0) 5580 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:58:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:37 smithi165 bash[22175]: cluster 2022-05-01T00:58:37.126748+0000 mgr.smithi157.nfpzoe (mgr.14180) 9034 : cluster [DBG] pgmap v8471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:37 smithi165 bash[22175]: cluster 2022-05-01T00:58:37.127080+0000 mgr.smithi157.nfpzoe (mgr.14180) 9035 : cluster [DBG] pgmap v8472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:37 smithi165 bash[22175]: audit 2022-05-01T00:58:37.133203+0000 mon.smithi157 (mon.0) 5581 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:58:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:37 smithi165 bash[22175]: audit 2022-05-01T00:58:37.140890+0000 mon.smithi157 (mon.0) 5582 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:58:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:37 smithi165 bash[22175]: cephadm 2022-05-01T00:58:37.141935+0000 mgr.smithi157.nfpzoe (mgr.14180) 9036 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:58:38.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:37 smithi165 bash[22175]: cephadm 2022-05-01T00:58:37.142080+0000 mgr.smithi157.nfpzoe (mgr.14180) 9037 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:58:38.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:37 smithi165 bash[22175]: audit 2022-05-01T00:58:37.614078+0000 mon.smithi157 (mon.0) 5583 : audit [DBG] from='client.? 172.21.15.157:0/4142440646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:40 smithi157 bash[20376]: cluster 2022-05-01T00:58:39.127634+0000 mgr.smithi157.nfpzoe (mgr.14180) 9038 : cluster [DBG] pgmap v8473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:40 smithi165 bash[22175]: cluster 2022-05-01T00:58:39.127634+0000 mgr.smithi157.nfpzoe (mgr.14180) 9038 : cluster [DBG] pgmap v8473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:42 smithi157 bash[20376]: cluster 2022-05-01T00:58:41.128236+0000 mgr.smithi157.nfpzoe (mgr.14180) 9039 : cluster [DBG] pgmap v8474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:42.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:58:42.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:58:42.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:58:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:42 smithi165 bash[22175]: cluster 2022-05-01T00:58:41.128236+0000 mgr.smithi157.nfpzoe (mgr.14180) 9039 : cluster [DBG] pgmap v8474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:42.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:58:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:43 smithi157 bash[20376]: audit 2022-05-01T00:58:42.943598+0000 mon.smithi157 (mon.0) 5584 : audit [DBG] from='client.? 172.21.15.157:0/3440910165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:43 smithi165 bash[22175]: audit 2022-05-01T00:58:42.943598+0000 mon.smithi157 (mon.0) 5584 : audit [DBG] from='client.? 172.21.15.157:0/3440910165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:44 smithi165 bash[22175]: cluster 2022-05-01T00:58:43.128885+0000 mgr.smithi157.nfpzoe (mgr.14180) 9040 : cluster [DBG] pgmap v8475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:44.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:44 smithi157 bash[20376]: cluster 2022-05-01T00:58:43.128885+0000 mgr.smithi157.nfpzoe (mgr.14180) 9040 : cluster [DBG] pgmap v8475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:46 smithi165 bash[22175]: cluster 2022-05-01T00:58:45.129524+0000 mgr.smithi157.nfpzoe (mgr.14180) 9041 : cluster [DBG] pgmap v8476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:46 smithi157 bash[20376]: cluster 2022-05-01T00:58:45.129524+0000 mgr.smithi157.nfpzoe (mgr.14180) 9041 : cluster [DBG] pgmap v8476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:47.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:47 smithi157 bash[20376]: cluster 2022-05-01T00:58:47.130183+0000 mgr.smithi157.nfpzoe (mgr.14180) 9042 : cluster [DBG] pgmap v8477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:47.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:58:47.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:58:47.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:58:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:47 smithi165 bash[22175]: cluster 2022-05-01T00:58:47.130183+0000 mgr.smithi157.nfpzoe (mgr.14180) 9042 : cluster [DBG] pgmap v8477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:48.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:58:48.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:48 smithi157 bash[20376]: audit 2022-05-01T00:58:48.271123+0000 mon.smithi157 (mon.0) 5585 : audit [DBG] from='client.? 172.21.15.157:0/2245590937' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:48 smithi165 bash[22175]: audit 2022-05-01T00:58:48.271123+0000 mon.smithi157 (mon.0) 5585 : audit [DBG] from='client.? 172.21.15.157:0/2245590937' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:49.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:49 smithi157 bash[20376]: cluster 2022-05-01T00:58:49.130745+0000 mgr.smithi157.nfpzoe (mgr.14180) 9043 : cluster [DBG] pgmap v8478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:49 smithi165 bash[22175]: cluster 2022-05-01T00:58:49.130745+0000 mgr.smithi157.nfpzoe (mgr.14180) 9043 : cluster [DBG] pgmap v8478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:52 smithi157 bash[20376]: cluster 2022-05-01T00:58:51.131395+0000 mgr.smithi157.nfpzoe (mgr.14180) 9044 : cluster [DBG] pgmap v8479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:52 smithi165 bash[22175]: cluster 2022-05-01T00:58:51.131395+0000 mgr.smithi157.nfpzoe (mgr.14180) 9044 : cluster [DBG] pgmap v8479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:53.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:58:53.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:58:53.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:58:53.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:58:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:54 smithi157 bash[20376]: cluster 2022-05-01T00:58:53.131969+0000 mgr.smithi157.nfpzoe (mgr.14180) 9045 : cluster [DBG] pgmap v8480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:54 smithi157 bash[20376]: audit 2022-05-01T00:58:53.599967+0000 mon.smithi157 (mon.0) 5586 : audit [DBG] from='client.? 172.21.15.157:0/3461788495' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:54 smithi165 bash[22175]: cluster 2022-05-01T00:58:53.131969+0000 mgr.smithi157.nfpzoe (mgr.14180) 9045 : cluster [DBG] pgmap v8480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:54 smithi165 bash[22175]: audit 2022-05-01T00:58:53.599967+0000 mon.smithi157 (mon.0) 5586 : audit [DBG] from='client.? 172.21.15.157:0/3461788495' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:56 smithi157 bash[20376]: cluster 2022-05-01T00:58:55.132581+0000 mgr.smithi157.nfpzoe (mgr.14180) 9046 : cluster [DBG] pgmap v8481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:56 smithi165 bash[22175]: cluster 2022-05-01T00:58:55.132581+0000 mgr.smithi157.nfpzoe (mgr.14180) 9046 : cluster [DBG] pgmap v8481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:57.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:57 smithi157 bash[20376]: cluster 2022-05-01T00:58:57.133224+0000 mgr.smithi157.nfpzoe (mgr.14180) 9047 : cluster [DBG] pgmap v8482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:57 smithi165 bash[22175]: cluster 2022-05-01T00:58:57.133224+0000 mgr.smithi157.nfpzoe (mgr.14180) 9047 : cluster [DBG] pgmap v8482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:58:58.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:58:58.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:58:58.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:58:58.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:58:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:58 smithi165 bash[22175]: audit 2022-05-01T00:58:58.922071+0000 mon.smithi157 (mon.0) 5587 : audit [DBG] from='client.? 172.21.15.157:0/2656753840' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:58:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:58 smithi157 bash[20376]: audit 2022-05-01T00:58:58.922071+0000 mon.smithi157 (mon.0) 5587 : audit [DBG] from='client.? 172.21.15.157:0/2656753840' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:59 smithi165 bash[22175]: cluster 2022-05-01T00:58:59.133834+0000 mgr.smithi157.nfpzoe (mgr.14180) 9048 : cluster [DBG] pgmap v8483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:59 smithi165 bash[22175]: audit 2022-05-01T00:58:59.464767+0000 mon.smithi157 (mon.0) 5588 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:59:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:58:59 smithi165 bash[22175]: audit 2022-05-01T00:58:59.839364+0000 mon.smithi157 (mon.0) 5589 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:59:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:59 smithi157 bash[20376]: cluster 2022-05-01T00:58:59.133834+0000 mgr.smithi157.nfpzoe (mgr.14180) 9048 : cluster [DBG] pgmap v8483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:59 smithi157 bash[20376]: audit 2022-05-01T00:58:59.464767+0000 mon.smithi157 (mon.0) 5588 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T00:59:00.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:58:59 smithi157 bash[20376]: audit 2022-05-01T00:58:59.839364+0000 mon.smithi157 (mon.0) 5589 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T00:59:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:02 smithi157 bash[20376]: cluster 2022-05-01T00:59:01.134577+0000 mgr.smithi157.nfpzoe (mgr.14180) 9049 : cluster [DBG] pgmap v8484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:02 smithi165 bash[22175]: cluster 2022-05-01T00:59:01.134577+0000 mgr.smithi157.nfpzoe (mgr.14180) 9049 : cluster [DBG] pgmap v8484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:03.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:59:03.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:59:03.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:59:04.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:59:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:04 smithi157 bash[20376]: cluster 2022-05-01T00:59:03.135273+0000 mgr.smithi157.nfpzoe (mgr.14180) 9050 : cluster [DBG] pgmap v8485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:04 smithi165 bash[22175]: cluster 2022-05-01T00:59:03.135273+0000 mgr.smithi157.nfpzoe (mgr.14180) 9050 : cluster [DBG] pgmap v8485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:05 smithi165 bash[22175]: audit 2022-05-01T00:59:04.248848+0000 mon.smithi157 (mon.0) 5590 : audit [DBG] from='client.? 172.21.15.157:0/3424088275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:05 smithi157 bash[20376]: audit 2022-05-01T00:59:04.248848+0000 mon.smithi157 (mon.0) 5590 : audit [DBG] from='client.? 172.21.15.157:0/3424088275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:06 smithi165 bash[22175]: cluster 2022-05-01T00:59:05.135924+0000 mgr.smithi157.nfpzoe (mgr.14180) 9051 : cluster [DBG] pgmap v8486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:06 smithi157 bash[20376]: cluster 2022-05-01T00:59:05.135924+0000 mgr.smithi157.nfpzoe (mgr.14180) 9051 : cluster [DBG] pgmap v8486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:07.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:07 smithi157 bash[20376]: cluster 2022-05-01T00:59:07.136578+0000 mgr.smithi157.nfpzoe (mgr.14180) 9052 : cluster [DBG] pgmap v8487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:07 smithi165 bash[22175]: cluster 2022-05-01T00:59:07.136578+0000 mgr.smithi157.nfpzoe (mgr.14180) 9052 : cluster [DBG] pgmap v8487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:09.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:59:09.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:59:09.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:59:09.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:59:10.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:10 smithi157 bash[20376]: cluster 2022-05-01T00:59:09.137208+0000 mgr.smithi157.nfpzoe (mgr.14180) 9053 : cluster [DBG] pgmap v8488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:10.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:10 smithi157 bash[20376]: audit 2022-05-01T00:59:09.575292+0000 mon.smithi157 (mon.0) 5591 : audit [DBG] from='client.? 172.21.15.157:0/1460372907' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:10 smithi165 bash[22175]: cluster 2022-05-01T00:59:09.137208+0000 mgr.smithi157.nfpzoe (mgr.14180) 9053 : cluster [DBG] pgmap v8488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:10 smithi165 bash[22175]: audit 2022-05-01T00:59:09.575292+0000 mon.smithi157 (mon.0) 5591 : audit [DBG] from='client.? 172.21.15.157:0/1460372907' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:12 smithi165 bash[22175]: cluster 2022-05-01T00:59:11.137824+0000 mgr.smithi157.nfpzoe (mgr.14180) 9054 : cluster [DBG] pgmap v8489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:12.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:12 smithi157 bash[20376]: cluster 2022-05-01T00:59:11.137824+0000 mgr.smithi157.nfpzoe (mgr.14180) 9054 : cluster [DBG] pgmap v8489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:14.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:59:14.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:59:14.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:59:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:14 smithi165 bash[22175]: cluster 2022-05-01T00:59:13.138435+0000 mgr.smithi157.nfpzoe (mgr.14180) 9055 : cluster [DBG] pgmap v8490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:14.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:14 smithi157 bash[20376]: cluster 2022-05-01T00:59:13.138435+0000 mgr.smithi157.nfpzoe (mgr.14180) 9055 : cluster [DBG] pgmap v8490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:14.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:59:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:15 smithi165 bash[22175]: audit 2022-05-01T00:59:14.896731+0000 mon.smithi157 (mon.0) 5592 : audit [DBG] from='client.? 172.21.15.157:0/2437472808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:15.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:15 smithi157 bash[20376]: audit 2022-05-01T00:59:14.896731+0000 mon.smithi157 (mon.0) 5592 : audit [DBG] from='client.? 172.21.15.157:0/2437472808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:16 smithi165 bash[22175]: cluster 2022-05-01T00:59:15.139080+0000 mgr.smithi157.nfpzoe (mgr.14180) 9056 : cluster [DBG] pgmap v8491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:16.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:16 smithi157 bash[20376]: cluster 2022-05-01T00:59:15.139080+0000 mgr.smithi157.nfpzoe (mgr.14180) 9056 : cluster [DBG] pgmap v8491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:17 smithi157 bash[20376]: cluster 2022-05-01T00:59:17.139772+0000 mgr.smithi157.nfpzoe (mgr.14180) 9057 : cluster [DBG] pgmap v8492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:17 smithi165 bash[22175]: cluster 2022-05-01T00:59:17.139772+0000 mgr.smithi157.nfpzoe (mgr.14180) 9057 : cluster [DBG] pgmap v8492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:19.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:59:19.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:59:19.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:59:20.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:59:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:20 smithi157 bash[20376]: cluster 2022-05-01T00:59:19.140388+0000 mgr.smithi157.nfpzoe (mgr.14180) 9058 : cluster [DBG] pgmap v8493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:20 smithi165 bash[22175]: cluster 2022-05-01T00:59:19.140388+0000 mgr.smithi157.nfpzoe (mgr.14180) 9058 : cluster [DBG] pgmap v8493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:21.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:21 smithi157 bash[20376]: audit 2022-05-01T00:59:20.228133+0000 mon.smithi157 (mon.0) 5593 : audit [DBG] from='client.? 172.21.15.157:0/159933786' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:21 smithi165 bash[22175]: audit 2022-05-01T00:59:20.228133+0000 mon.smithi157 (mon.0) 5593 : audit [DBG] from='client.? 172.21.15.157:0/159933786' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:22 smithi165 bash[22175]: cluster 2022-05-01T00:59:21.141053+0000 mgr.smithi157.nfpzoe (mgr.14180) 9059 : cluster [DBG] pgmap v8494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:22 smithi157 bash[20376]: cluster 2022-05-01T00:59:21.141053+0000 mgr.smithi157.nfpzoe (mgr.14180) 9059 : cluster [DBG] pgmap v8494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:24 smithi165 bash[22175]: cluster 2022-05-01T00:59:23.141787+0000 mgr.smithi157.nfpzoe (mgr.14180) 9060 : cluster [DBG] pgmap v8495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:24 smithi157 bash[20376]: cluster 2022-05-01T00:59:23.141787+0000 mgr.smithi157.nfpzoe (mgr.14180) 9060 : cluster [DBG] pgmap v8495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:25.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:59:25.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:59:25.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:59:25.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:59:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:26 smithi165 bash[22175]: cluster 2022-05-01T00:59:25.142529+0000 mgr.smithi157.nfpzoe (mgr.14180) 9061 : cluster [DBG] pgmap v8496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:26 smithi165 bash[22175]: audit 2022-05-01T00:59:25.553649+0000 mon.smithi157 (mon.0) 5594 : audit [DBG] from='client.? 172.21.15.157:0/4153992331' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:26 smithi157 bash[20376]: cluster 2022-05-01T00:59:25.142529+0000 mgr.smithi157.nfpzoe (mgr.14180) 9061 : cluster [DBG] pgmap v8496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:26.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:26 smithi157 bash[20376]: audit 2022-05-01T00:59:25.553649+0000 mon.smithi157 (mon.0) 5594 : audit [DBG] from='client.? 172.21.15.157:0/4153992331' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:27 smithi157 bash[20376]: cluster 2022-05-01T00:59:27.143242+0000 mgr.smithi157.nfpzoe (mgr.14180) 9062 : cluster [DBG] pgmap v8497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:27 smithi165 bash[22175]: cluster 2022-05-01T00:59:27.143242+0000 mgr.smithi157.nfpzoe (mgr.14180) 9062 : cluster [DBG] pgmap v8497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:30.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:59:30.575 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:59:30.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:59:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:30 smithi165 bash[22175]: cluster 2022-05-01T00:59:29.143866+0000 mgr.smithi157.nfpzoe (mgr.14180) 9063 : cluster [DBG] pgmap v8498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:30.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:30 smithi157 bash[20376]: cluster 2022-05-01T00:59:29.143866+0000 mgr.smithi157.nfpzoe (mgr.14180) 9063 : cluster [DBG] pgmap v8498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:30.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:59:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:31 smithi157 bash[20376]: audit 2022-05-01T00:59:30.882132+0000 mon.smithi157 (mon.0) 5595 : audit [DBG] from='client.? 172.21.15.157:0/3549355498' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:31 smithi165 bash[22175]: audit 2022-05-01T00:59:30.882132+0000 mon.smithi157 (mon.0) 5595 : audit [DBG] from='client.? 172.21.15.157:0/3549355498' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:32 smithi165 bash[22175]: cluster 2022-05-01T00:59:31.144494+0000 mgr.smithi157.nfpzoe (mgr.14180) 9064 : cluster [DBG] pgmap v8499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:32 smithi157 bash[20376]: cluster 2022-05-01T00:59:31.144494+0000 mgr.smithi157.nfpzoe (mgr.14180) 9064 : cluster [DBG] pgmap v8499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:34 smithi165 bash[22175]: cluster 2022-05-01T00:59:33.145172+0000 mgr.smithi157.nfpzoe (mgr.14180) 9065 : cluster [DBG] pgmap v8500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:34 smithi157 bash[20376]: cluster 2022-05-01T00:59:33.145172+0000 mgr.smithi157.nfpzoe (mgr.14180) 9065 : cluster [DBG] pgmap v8500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:35.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:59:35.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:59:35.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:59:36.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:59:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:36 smithi165 bash[22175]: cluster 2022-05-01T00:59:35.145836+0000 mgr.smithi157.nfpzoe (mgr.14180) 9066 : cluster [DBG] pgmap v8501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:36 smithi165 bash[22175]: audit 2022-05-01T00:59:36.209293+0000 mon.smithi157 (mon.0) 5596 : audit [DBG] from='client.? 172.21.15.157:0/61588134' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:36.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:36 smithi157 bash[20376]: cluster 2022-05-01T00:59:35.145836+0000 mgr.smithi157.nfpzoe (mgr.14180) 9066 : cluster [DBG] pgmap v8501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:36.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:36 smithi157 bash[20376]: audit 2022-05-01T00:59:36.209293+0000 mon.smithi157 (mon.0) 5596 : audit [DBG] from='client.? 172.21.15.157:0/61588134' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:37 smithi157 bash[20376]: cluster 2022-05-01T00:59:37.146514+0000 mgr.smithi157.nfpzoe (mgr.14180) 9067 : cluster [DBG] pgmap v8502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:37 smithi157 bash[20376]: audit 2022-05-01T00:59:37.153073+0000 mon.smithi157 (mon.0) 5597 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:59:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:37 smithi157 bash[20376]: audit 2022-05-01T00:59:37.155826+0000 mon.smithi157 (mon.0) 5598 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:59:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:37 smithi157 bash[20376]: audit 2022-05-01T00:59:37.157580+0000 mon.smithi157 (mon.0) 5599 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:59:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:37 smithi157 bash[20376]: audit 2022-05-01T00:59:37.475879+0000 mon.smithi157 (mon.0) 5600 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:59:37.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:37 smithi157 bash[20376]: audit 2022-05-01T00:59:37.483853+0000 mon.smithi157 (mon.0) 5601 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:59:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:37 smithi165 bash[22175]: cluster 2022-05-01T00:59:37.146514+0000 mgr.smithi157.nfpzoe (mgr.14180) 9067 : cluster [DBG] pgmap v8502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:37 smithi165 bash[22175]: audit 2022-05-01T00:59:37.153073+0000 mon.smithi157 (mon.0) 5597 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T00:59:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:37 smithi165 bash[22175]: audit 2022-05-01T00:59:37.155826+0000 mon.smithi157 (mon.0) 5598 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T00:59:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:37 smithi165 bash[22175]: audit 2022-05-01T00:59:37.157580+0000 mon.smithi157 (mon.0) 5599 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T00:59:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:37 smithi165 bash[22175]: audit 2022-05-01T00:59:37.475879+0000 mon.smithi157 (mon.0) 5600 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T00:59:38.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:37 smithi165 bash[22175]: audit 2022-05-01T00:59:37.483853+0000 mon.smithi157 (mon.0) 5601 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T00:59:38.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:38 smithi157 bash[20376]: cluster 2022-05-01T00:59:37.471221+0000 mgr.smithi157.nfpzoe (mgr.14180) 9068 : cluster [DBG] pgmap v8503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:38.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:38 smithi157 bash[20376]: cluster 2022-05-01T00:59:37.471670+0000 mgr.smithi157.nfpzoe (mgr.14180) 9069 : cluster [DBG] pgmap v8504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:38 smithi157 bash[20376]: cephadm 2022-05-01T00:59:37.484959+0000 mgr.smithi157.nfpzoe (mgr.14180) 9070 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:59:38.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:38 smithi157 bash[20376]: cephadm 2022-05-01T00:59:37.485113+0000 mgr.smithi157.nfpzoe (mgr.14180) 9071 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:59:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:38 smithi165 bash[22175]: cluster 2022-05-01T00:59:37.471221+0000 mgr.smithi157.nfpzoe (mgr.14180) 9068 : cluster [DBG] pgmap v8503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:38 smithi165 bash[22175]: cluster 2022-05-01T00:59:37.471670+0000 mgr.smithi157.nfpzoe (mgr.14180) 9069 : cluster [DBG] pgmap v8504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:39.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:38 smithi165 bash[22175]: cephadm 2022-05-01T00:59:37.484959+0000 mgr.smithi157.nfpzoe (mgr.14180) 9070 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T00:59:39.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:38 smithi165 bash[22175]: cephadm 2022-05-01T00:59:37.485113+0000 mgr.smithi157.nfpzoe (mgr.14180) 9071 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T00:59:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:40 smithi157 bash[20376]: cluster 2022-05-01T00:59:39.472288+0000 mgr.smithi157.nfpzoe (mgr.14180) 9072 : cluster [DBG] pgmap v8505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:40 smithi165 bash[22175]: cluster 2022-05-01T00:59:39.472288+0000 mgr.smithi157.nfpzoe (mgr.14180) 9072 : cluster [DBG] pgmap v8505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:41.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:59:41.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:59:41.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:59:41.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:59:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:41 smithi157 bash[20376]: audit 2022-05-01T00:59:41.542270+0000 mon.smithi157 (mon.0) 5602 : audit [DBG] from='client.? 172.21.15.157:0/2606146014' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:41 smithi165 bash[22175]: audit 2022-05-01T00:59:41.542270+0000 mon.smithi157 (mon.0) 5602 : audit [DBG] from='client.? 172.21.15.157:0/2606146014' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:42 smithi157 bash[20376]: cluster 2022-05-01T00:59:41.472719+0000 mgr.smithi157.nfpzoe (mgr.14180) 9073 : cluster [DBG] pgmap v8506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:42 smithi165 bash[22175]: cluster 2022-05-01T00:59:41.472719+0000 mgr.smithi157.nfpzoe (mgr.14180) 9073 : cluster [DBG] pgmap v8506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:44 smithi165 bash[22175]: cluster 2022-05-01T00:59:43.473285+0000 mgr.smithi157.nfpzoe (mgr.14180) 9074 : cluster [DBG] pgmap v8507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:44 smithi157 bash[20376]: cluster 2022-05-01T00:59:43.473285+0000 mgr.smithi157.nfpzoe (mgr.14180) 9074 : cluster [DBG] pgmap v8507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:46.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:59:46.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:59:46.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:59:46.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:59:47.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:46 smithi157 bash[20376]: cluster 2022-05-01T00:59:45.473931+0000 mgr.smithi157.nfpzoe (mgr.14180) 9075 : cluster [DBG] pgmap v8508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:46 smithi165 bash[22175]: cluster 2022-05-01T00:59:45.473931+0000 mgr.smithi157.nfpzoe (mgr.14180) 9075 : cluster [DBG] pgmap v8508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:47 smithi165 bash[22175]: audit 2022-05-01T00:59:46.874059+0000 mon.smithi157 (mon.0) 5603 : audit [DBG] from='client.? 172.21.15.157:0/1528772003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:48.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:47 smithi157 bash[20376]: audit 2022-05-01T00:59:46.874059+0000 mon.smithi157 (mon.0) 5603 : audit [DBG] from='client.? 172.21.15.157:0/1528772003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:48 smithi165 bash[22175]: cluster 2022-05-01T00:59:47.474600+0000 mgr.smithi157.nfpzoe (mgr.14180) 9076 : cluster [DBG] pgmap v8509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:49.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:48 smithi157 bash[20376]: cluster 2022-05-01T00:59:47.474600+0000 mgr.smithi157.nfpzoe (mgr.14180) 9076 : cluster [DBG] pgmap v8509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:50 smithi165 bash[22175]: cluster 2022-05-01T00:59:49.475268+0000 mgr.smithi157.nfpzoe (mgr.14180) 9077 : cluster [DBG] pgmap v8510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:51.149 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:50 smithi157 bash[20376]: cluster 2022-05-01T00:59:49.475268+0000 mgr.smithi157.nfpzoe (mgr.14180) 9077 : cluster [DBG] pgmap v8510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:51.896 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:59:51.896 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:59:51.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:59:52.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:59:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:52 smithi165 bash[22175]: cluster 2022-05-01T00:59:51.476011+0000 mgr.smithi157.nfpzoe (mgr.14180) 9078 : cluster [DBG] pgmap v8511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:53.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:52 smithi165 bash[22175]: audit 2022-05-01T00:59:52.197724+0000 mon.smithi157 (mon.0) 5604 : audit [DBG] from='client.? 172.21.15.157:0/677608208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:52 smithi157 bash[20376]: cluster 2022-05-01T00:59:51.476011+0000 mgr.smithi157.nfpzoe (mgr.14180) 9078 : cluster [DBG] pgmap v8511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:52 smithi157 bash[20376]: audit 2022-05-01T00:59:52.197724+0000 mon.smithi157 (mon.0) 5604 : audit [DBG] from='client.? 172.21.15.157:0/677608208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:54 smithi165 bash[22175]: cluster 2022-05-01T00:59:53.476673+0000 mgr.smithi157.nfpzoe (mgr.14180) 9079 : cluster [DBG] pgmap v8512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:55.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:54 smithi157 bash[20376]: cluster 2022-05-01T00:59:53.476673+0000 mgr.smithi157.nfpzoe (mgr.14180) 9079 : cluster [DBG] pgmap v8512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:57.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:56 smithi157 bash[20376]: cluster 2022-05-01T00:59:55.477267+0000 mgr.smithi157.nfpzoe (mgr.14180) 9080 : cluster [DBG] pgmap v8513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:56 smithi165 bash[22175]: cluster 2022-05-01T00:59:55.477267+0000 mgr.smithi157.nfpzoe (mgr.14180) 9080 : cluster [DBG] pgmap v8513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:57.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T00:59:57.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T00:59:57.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T00:59:57.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T00:59:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:57 smithi165 bash[22175]: audit 2022-05-01T00:59:57.525884+0000 mon.smithi157 (mon.0) 5605 : audit [DBG] from='client.? 172.21.15.157:0/2869953001' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:58.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:57 smithi157 bash[20376]: audit 2022-05-01T00:59:57.525884+0000 mon.smithi157 (mon.0) 5605 : audit [DBG] from='client.? 172.21.15.157:0/2869953001' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T00:59:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:58 smithi165 bash[22175]: cluster 2022-05-01T00:59:57.477906+0000 mgr.smithi157.nfpzoe (mgr.14180) 9081 : cluster [DBG] pgmap v8514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T00:59:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:58 smithi157 bash[20376]: cluster 2022-05-01T00:59:57.477906+0000 mgr.smithi157.nfpzoe (mgr.14180) 9081 : cluster [DBG] pgmap v8514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 00:59:59 smithi165 bash[22175]: audit 2022-05-01T00:59:59.468935+0000 mon.smithi157 (mon.0) 5606 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:00:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 00:59:59 smithi157 bash[20376]: audit 2022-05-01T00:59:59.468935+0000 mon.smithi157 (mon.0) 5606 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:00:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:00 smithi165 bash[22175]: cluster 2022-05-01T00:59:59.478497+0000 mgr.smithi157.nfpzoe (mgr.14180) 9082 : cluster [DBG] pgmap v8515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:00 smithi165 bash[22175]: audit 2022-05-01T00:59:59.846730+0000 mon.smithi157 (mon.0) 5607 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:00:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:00 smithi165 bash[22175]: cluster 2022-05-01T01:00:00.000161+0000 mon.smithi157 (mon.0) 5608 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T01:00:01.149 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:00 smithi157 bash[20376]: cluster 2022-05-01T00:59:59.478497+0000 mgr.smithi157.nfpzoe (mgr.14180) 9082 : cluster [DBG] pgmap v8515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:01.149 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:00 smithi157 bash[20376]: audit 2022-05-01T00:59:59.846730+0000 mon.smithi157 (mon.0) 5607 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:00:01.149 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:00 smithi157 bash[20376]: cluster 2022-05-01T01:00:00.000161+0000 mon.smithi157 (mon.0) 5608 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T01:00:02.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:00:02.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:00:02.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:00:02.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:00:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:02 smithi165 bash[22175]: cluster 2022-05-01T01:00:01.479285+0000 mgr.smithi157.nfpzoe (mgr.14180) 9083 : cluster [DBG] pgmap v8516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:02 smithi157 bash[20376]: cluster 2022-05-01T01:00:01.479285+0000 mgr.smithi157.nfpzoe (mgr.14180) 9083 : cluster [DBG] pgmap v8516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:03 smithi165 bash[22175]: audit 2022-05-01T01:00:02.861050+0000 mon.smithi157 (mon.0) 5609 : audit [DBG] from='client.? 172.21.15.157:0/2122241870' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:03 smithi157 bash[20376]: audit 2022-05-01T01:00:02.861050+0000 mon.smithi157 (mon.0) 5609 : audit [DBG] from='client.? 172.21.15.157:0/2122241870' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:04 smithi165 bash[22175]: cluster 2022-05-01T01:00:03.479945+0000 mgr.smithi157.nfpzoe (mgr.14180) 9084 : cluster [DBG] pgmap v8517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:05.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:04 smithi157 bash[20376]: cluster 2022-05-01T01:00:03.479945+0000 mgr.smithi157.nfpzoe (mgr.14180) 9084 : cluster [DBG] pgmap v8517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:06 smithi165 bash[22175]: cluster 2022-05-01T01:00:05.480467+0000 mgr.smithi157.nfpzoe (mgr.14180) 9085 : cluster [DBG] pgmap v8518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:07.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:06 smithi157 bash[20376]: cluster 2022-05-01T01:00:05.480467+0000 mgr.smithi157.nfpzoe (mgr.14180) 9085 : cluster [DBG] pgmap v8518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:07.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:00:07.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:00:07.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:00:08.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:00:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:08 smithi165 bash[22175]: cluster 2022-05-01T01:00:07.481002+0000 mgr.smithi157.nfpzoe (mgr.14180) 9086 : cluster [DBG] pgmap v8519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:08 smithi165 bash[22175]: audit 2022-05-01T01:00:08.190850+0000 mon.smithi157 (mon.0) 5610 : audit [DBG] from='client.? 172.21.15.157:0/2989562505' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:08 smithi157 bash[20376]: cluster 2022-05-01T01:00:07.481002+0000 mgr.smithi157.nfpzoe (mgr.14180) 9086 : cluster [DBG] pgmap v8519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:08 smithi157 bash[20376]: audit 2022-05-01T01:00:08.190850+0000 mon.smithi157 (mon.0) 5610 : audit [DBG] from='client.? 172.21.15.157:0/2989562505' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:10 smithi165 bash[22175]: cluster 2022-05-01T01:00:09.481649+0000 mgr.smithi157.nfpzoe (mgr.14180) 9087 : cluster [DBG] pgmap v8520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:11.150 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:10 smithi157 bash[20376]: cluster 2022-05-01T01:00:09.481649+0000 mgr.smithi157.nfpzoe (mgr.14180) 9087 : cluster [DBG] pgmap v8520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:12 smithi165 bash[22175]: cluster 2022-05-01T01:00:11.482253+0000 mgr.smithi157.nfpzoe (mgr.14180) 9088 : cluster [DBG] pgmap v8521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:12 smithi157 bash[20376]: cluster 2022-05-01T01:00:11.482253+0000 mgr.smithi157.nfpzoe (mgr.14180) 9088 : cluster [DBG] pgmap v8521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:13.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:00:13.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:00:13.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:00:13.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:00:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:13 smithi165 bash[22175]: audit 2022-05-01T01:00:13.514370+0000 mon.smithi157 (mon.0) 5611 : audit [DBG] from='client.? 172.21.15.157:0/2013569940' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:13 smithi157 bash[20376]: audit 2022-05-01T01:00:13.514370+0000 mon.smithi157 (mon.0) 5611 : audit [DBG] from='client.? 172.21.15.157:0/2013569940' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:14 smithi165 bash[22175]: cluster 2022-05-01T01:00:13.482866+0000 mgr.smithi157.nfpzoe (mgr.14180) 9089 : cluster [DBG] pgmap v8522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:15.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:14 smithi157 bash[20376]: cluster 2022-05-01T01:00:13.482866+0000 mgr.smithi157.nfpzoe (mgr.14180) 9089 : cluster [DBG] pgmap v8522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:16 smithi165 bash[22175]: cluster 2022-05-01T01:00:15.483501+0000 mgr.smithi157.nfpzoe (mgr.14180) 9090 : cluster [DBG] pgmap v8523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:17.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:16 smithi157 bash[20376]: cluster 2022-05-01T01:00:15.483501+0000 mgr.smithi157.nfpzoe (mgr.14180) 9090 : cluster [DBG] pgmap v8523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:18.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:00:18.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:00:18.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:00:18.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:00:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:18 smithi165 bash[22175]: cluster 2022-05-01T01:00:17.484145+0000 mgr.smithi157.nfpzoe (mgr.14180) 9091 : cluster [DBG] pgmap v8524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:19.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:18 smithi157 bash[20376]: cluster 2022-05-01T01:00:17.484145+0000 mgr.smithi157.nfpzoe (mgr.14180) 9091 : cluster [DBG] pgmap v8524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:19 smithi165 bash[22175]: audit 2022-05-01T01:00:18.842845+0000 mon.smithi157 (mon.0) 5612 : audit [DBG] from='client.? 172.21.15.157:0/3419859039' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:19 smithi157 bash[20376]: audit 2022-05-01T01:00:18.842845+0000 mon.smithi157 (mon.0) 5612 : audit [DBG] from='client.? 172.21.15.157:0/3419859039' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:20 smithi165 bash[22175]: cluster 2022-05-01T01:00:19.484781+0000 mgr.smithi157.nfpzoe (mgr.14180) 9092 : cluster [DBG] pgmap v8525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:21.150 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:20 smithi157 bash[20376]: cluster 2022-05-01T01:00:19.484781+0000 mgr.smithi157.nfpzoe (mgr.14180) 9092 : cluster [DBG] pgmap v8525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:22 smithi165 bash[22175]: cluster 2022-05-01T01:00:21.485514+0000 mgr.smithi157.nfpzoe (mgr.14180) 9093 : cluster [DBG] pgmap v8526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:23.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:22 smithi157 bash[20376]: cluster 2022-05-01T01:00:21.485514+0000 mgr.smithi157.nfpzoe (mgr.14180) 9093 : cluster [DBG] pgmap v8526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:23.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:00:23.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:00:23.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:00:24.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:00:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:24 smithi165 bash[22175]: cluster 2022-05-01T01:00:23.486206+0000 mgr.smithi157.nfpzoe (mgr.14180) 9094 : cluster [DBG] pgmap v8527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:24 smithi165 bash[22175]: audit 2022-05-01T01:00:24.170955+0000 mon.smithi157 (mon.0) 5613 : audit [DBG] from='client.? 172.21.15.157:0/2106582572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:25.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:24 smithi157 bash[20376]: cluster 2022-05-01T01:00:23.486206+0000 mgr.smithi157.nfpzoe (mgr.14180) 9094 : cluster [DBG] pgmap v8527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:25.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:24 smithi157 bash[20376]: audit 2022-05-01T01:00:24.170955+0000 mon.smithi157 (mon.0) 5613 : audit [DBG] from='client.? 172.21.15.157:0/2106582572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:26 smithi165 bash[22175]: cluster 2022-05-01T01:00:25.486811+0000 mgr.smithi157.nfpzoe (mgr.14180) 9095 : cluster [DBG] pgmap v8528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:26 smithi157 bash[20376]: cluster 2022-05-01T01:00:25.486811+0000 mgr.smithi157.nfpzoe (mgr.14180) 9095 : cluster [DBG] pgmap v8528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:28 smithi165 bash[22175]: cluster 2022-05-01T01:00:27.487441+0000 mgr.smithi157.nfpzoe (mgr.14180) 9096 : cluster [DBG] pgmap v8529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:29.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:00:29.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:00:29.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:00:29.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:28 smithi157 bash[20376]: cluster 2022-05-01T01:00:27.487441+0000 mgr.smithi157.nfpzoe (mgr.14180) 9096 : cluster [DBG] pgmap v8529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:29.520 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:00:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:29 smithi165 bash[22175]: audit 2022-05-01T01:00:29.495214+0000 mon.smithi157 (mon.0) 5614 : audit [DBG] from='client.? 172.21.15.157:0/3239203414' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:29 smithi157 bash[20376]: audit 2022-05-01T01:00:29.495214+0000 mon.smithi157 (mon.0) 5614 : audit [DBG] from='client.? 172.21.15.157:0/3239203414' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:30 smithi165 bash[22175]: cluster 2022-05-01T01:00:29.488029+0000 mgr.smithi157.nfpzoe (mgr.14180) 9097 : cluster [DBG] pgmap v8530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:31.151 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:30 smithi157 bash[20376]: cluster 2022-05-01T01:00:29.488029+0000 mgr.smithi157.nfpzoe (mgr.14180) 9097 : cluster [DBG] pgmap v8530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:32 smithi165 bash[22175]: cluster 2022-05-01T01:00:31.488593+0000 mgr.smithi157.nfpzoe (mgr.14180) 9098 : cluster [DBG] pgmap v8531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:32 smithi157 bash[20376]: cluster 2022-05-01T01:00:31.488593+0000 mgr.smithi157.nfpzoe (mgr.14180) 9098 : cluster [DBG] pgmap v8531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:34.522 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:00:34.522 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:00:34.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:00:34.856 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:00:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:34 smithi165 bash[22175]: cluster 2022-05-01T01:00:33.489203+0000 mgr.smithi157.nfpzoe (mgr.14180) 9099 : cluster [DBG] pgmap v8532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:34 smithi165 bash[22175]: audit 2022-05-01T01:00:34.831882+0000 mon.smithi157 (mon.0) 5615 : audit [DBG] from='client.? 172.21.15.157:0/1221372186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:34 smithi157 bash[20376]: cluster 2022-05-01T01:00:33.489203+0000 mgr.smithi157.nfpzoe (mgr.14180) 9099 : cluster [DBG] pgmap v8532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:34 smithi157 bash[20376]: audit 2022-05-01T01:00:34.831882+0000 mon.smithi157 (mon.0) 5615 : audit [DBG] from='client.? 172.21.15.157:0/1221372186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:36 smithi165 bash[22175]: cluster 2022-05-01T01:00:35.489841+0000 mgr.smithi157.nfpzoe (mgr.14180) 9100 : cluster [DBG] pgmap v8533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:36 smithi157 bash[20376]: cluster 2022-05-01T01:00:35.489841+0000 mgr.smithi157.nfpzoe (mgr.14180) 9100 : cluster [DBG] pgmap v8533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:38.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:37 smithi157 bash[20376]: audit 2022-05-01T01:00:37.494562+0000 mon.smithi157 (mon.0) 5616 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:00:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:37 smithi157 bash[20376]: audit 2022-05-01T01:00:37.497246+0000 mon.smithi157 (mon.0) 5617 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:00:38.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:37 smithi157 bash[20376]: audit 2022-05-01T01:00:37.498871+0000 mon.smithi157 (mon.0) 5618 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:00:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:37 smithi165 bash[22175]: audit 2022-05-01T01:00:37.494562+0000 mon.smithi157 (mon.0) 5616 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:00:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:37 smithi165 bash[22175]: audit 2022-05-01T01:00:37.497246+0000 mon.smithi157 (mon.0) 5617 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:00:38.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:37 smithi165 bash[22175]: audit 2022-05-01T01:00:37.498871+0000 mon.smithi157 (mon.0) 5618 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:00:39.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:38 smithi157 bash[20376]: cluster 2022-05-01T01:00:37.490589+0000 mgr.smithi157.nfpzoe (mgr.14180) 9101 : cluster [DBG] pgmap v8534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:38 smithi165 bash[22175]: cluster 2022-05-01T01:00:37.490589+0000 mgr.smithi157.nfpzoe (mgr.14180) 9101 : cluster [DBG] pgmap v8534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:39.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:00:39.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:00:39.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:00:40.178 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:00:41.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:40 smithi157 bash[20376]: cluster 2022-05-01T01:00:39.491261+0000 mgr.smithi157.nfpzoe (mgr.14180) 9102 : cluster [DBG] pgmap v8535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:41.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:40 smithi157 bash[20376]: audit 2022-05-01T01:00:40.159437+0000 mon.smithi157 (mon.0) 5619 : audit [DBG] from='client.? 172.21.15.157:0/1064820283' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:40 smithi165 bash[22175]: cluster 2022-05-01T01:00:39.491261+0000 mgr.smithi157.nfpzoe (mgr.14180) 9102 : cluster [DBG] pgmap v8535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:40 smithi165 bash[22175]: audit 2022-05-01T01:00:40.159437+0000 mon.smithi157 (mon.0) 5619 : audit [DBG] from='client.? 172.21.15.157:0/1064820283' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:42 smithi165 bash[22175]: audit 2022-05-01T01:00:41.293522+0000 mon.smithi157 (mon.0) 5620 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:00:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:42 smithi165 bash[22175]: audit 2022-05-01T01:00:41.585567+0000 mon.smithi157 (mon.0) 5621 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:00:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:42 smithi165 bash[22175]: audit 2022-05-01T01:00:41.592802+0000 mon.smithi157 (mon.0) 5622 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:00:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:42 smithi157 bash[20376]: audit 2022-05-01T01:00:41.293522+0000 mon.smithi157 (mon.0) 5620 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:00:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:42 smithi157 bash[20376]: audit 2022-05-01T01:00:41.585567+0000 mon.smithi157 (mon.0) 5621 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:00:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:42 smithi157 bash[20376]: audit 2022-05-01T01:00:41.592802+0000 mon.smithi157 (mon.0) 5622 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:00:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:43 smithi165 bash[22175]: cluster 2022-05-01T01:00:41.491863+0000 mgr.smithi157.nfpzoe (mgr.14180) 9103 : cluster [DBG] pgmap v8536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:43 smithi165 bash[22175]: cluster 2022-05-01T01:00:41.577313+0000 mgr.smithi157.nfpzoe (mgr.14180) 9104 : cluster [DBG] pgmap v8537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:43 smithi165 bash[22175]: cluster 2022-05-01T01:00:41.577790+0000 mgr.smithi157.nfpzoe (mgr.14180) 9105 : cluster [DBG] pgmap v8538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:43.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:43 smithi165 bash[22175]: cephadm 2022-05-01T01:00:41.594278+0000 mgr.smithi157.nfpzoe (mgr.14180) 9106 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:00:43.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:43 smithi165 bash[22175]: cephadm 2022-05-01T01:00:41.594450+0000 mgr.smithi157.nfpzoe (mgr.14180) 9107 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:00:43.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:43 smithi157 bash[20376]: cluster 2022-05-01T01:00:41.491863+0000 mgr.smithi157.nfpzoe (mgr.14180) 9103 : cluster [DBG] pgmap v8536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:43 smithi157 bash[20376]: cluster 2022-05-01T01:00:41.577313+0000 mgr.smithi157.nfpzoe (mgr.14180) 9104 : cluster [DBG] pgmap v8537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:43 smithi157 bash[20376]: cluster 2022-05-01T01:00:41.577790+0000 mgr.smithi157.nfpzoe (mgr.14180) 9105 : cluster [DBG] pgmap v8538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:43 smithi157 bash[20376]: cephadm 2022-05-01T01:00:41.594278+0000 mgr.smithi157.nfpzoe (mgr.14180) 9106 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:00:43.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:43 smithi157 bash[20376]: cephadm 2022-05-01T01:00:41.594450+0000 mgr.smithi157.nfpzoe (mgr.14180) 9107 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:00:45.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:00:45.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:00:45.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:00:45.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:00:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:45 smithi165 bash[22175]: cluster 2022-05-01T01:00:43.578433+0000 mgr.smithi157.nfpzoe (mgr.14180) 9108 : cluster [DBG] pgmap v8539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:45.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:45 smithi157 bash[20376]: cluster 2022-05-01T01:00:43.578433+0000 mgr.smithi157.nfpzoe (mgr.14180) 9108 : cluster [DBG] pgmap v8539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:46 smithi165 bash[22175]: audit 2022-05-01T01:00:45.489311+0000 mon.smithi157 (mon.0) 5623 : audit [DBG] from='client.? 172.21.15.157:0/2931157708' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:46 smithi157 bash[20376]: audit 2022-05-01T01:00:45.489311+0000 mon.smithi157 (mon.0) 5623 : audit [DBG] from='client.? 172.21.15.157:0/2931157708' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:47 smithi165 bash[22175]: cluster 2022-05-01T01:00:45.579148+0000 mgr.smithi157.nfpzoe (mgr.14180) 9109 : cluster [DBG] pgmap v8540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:47.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:47 smithi157 bash[20376]: cluster 2022-05-01T01:00:45.579148+0000 mgr.smithi157.nfpzoe (mgr.14180) 9109 : cluster [DBG] pgmap v8540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:49 smithi165 bash[22175]: cluster 2022-05-01T01:00:47.579811+0000 mgr.smithi157.nfpzoe (mgr.14180) 9110 : cluster [DBG] pgmap v8541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:49 smithi157 bash[20376]: cluster 2022-05-01T01:00:47.579811+0000 mgr.smithi157.nfpzoe (mgr.14180) 9110 : cluster [DBG] pgmap v8541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:50.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:00:50.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:00:50.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:00:50.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:00:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:51 smithi157 bash[20376]: cluster 2022-05-01T01:00:49.580397+0000 mgr.smithi157.nfpzoe (mgr.14180) 9111 : cluster [DBG] pgmap v8542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:51 smithi157 bash[20376]: audit 2022-05-01T01:00:50.816368+0000 mon.smithi157 (mon.0) 5624 : audit [DBG] from='client.? 172.21.15.157:0/2385010255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:51 smithi165 bash[22175]: cluster 2022-05-01T01:00:49.580397+0000 mgr.smithi157.nfpzoe (mgr.14180) 9111 : cluster [DBG] pgmap v8542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:51 smithi165 bash[22175]: audit 2022-05-01T01:00:50.816368+0000 mon.smithi157 (mon.0) 5624 : audit [DBG] from='client.? 172.21.15.157:0/2385010255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:53 smithi165 bash[22175]: cluster 2022-05-01T01:00:51.581001+0000 mgr.smithi157.nfpzoe (mgr.14180) 9112 : cluster [DBG] pgmap v8543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:53.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:53 smithi157 bash[20376]: cluster 2022-05-01T01:00:51.581001+0000 mgr.smithi157.nfpzoe (mgr.14180) 9112 : cluster [DBG] pgmap v8543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:55 smithi165 bash[22175]: cluster 2022-05-01T01:00:53.581661+0000 mgr.smithi157.nfpzoe (mgr.14180) 9113 : cluster [DBG] pgmap v8544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:55 smithi157 bash[20376]: cluster 2022-05-01T01:00:53.581661+0000 mgr.smithi157.nfpzoe (mgr.14180) 9113 : cluster [DBG] pgmap v8544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:55.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:00:55.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:00:55.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:00:56.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:00:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:56 smithi165 bash[22175]: audit 2022-05-01T01:00:56.142795+0000 mon.smithi157 (mon.0) 5625 : audit [DBG] from='client.? 172.21.15.157:0/1256419998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:56.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:56 smithi157 bash[20376]: audit 2022-05-01T01:00:56.142795+0000 mon.smithi157 (mon.0) 5625 : audit [DBG] from='client.? 172.21.15.157:0/1256419998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:00:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:57 smithi165 bash[22175]: cluster 2022-05-01T01:00:55.582254+0000 mgr.smithi157.nfpzoe (mgr.14180) 9114 : cluster [DBG] pgmap v8545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:57.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:57 smithi157 bash[20376]: cluster 2022-05-01T01:00:55.582254+0000 mgr.smithi157.nfpzoe (mgr.14180) 9114 : cluster [DBG] pgmap v8545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:00:59 smithi165 bash[22175]: cluster 2022-05-01T01:00:57.582871+0000 mgr.smithi157.nfpzoe (mgr.14180) 9115 : cluster [DBG] pgmap v8546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:00:59.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:00:59 smithi157 bash[20376]: cluster 2022-05-01T01:00:57.582871+0000 mgr.smithi157.nfpzoe (mgr.14180) 9115 : cluster [DBG] pgmap v8546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:00 smithi165 bash[22175]: audit 2022-05-01T01:00:59.472952+0000 mon.smithi157 (mon.0) 5626 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:01:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:00 smithi165 bash[22175]: audit 2022-05-01T01:00:59.853167+0000 mon.smithi157 (mon.0) 5627 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:01:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:00 smithi157 bash[20376]: audit 2022-05-01T01:00:59.472952+0000 mon.smithi157 (mon.0) 5626 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:01:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:00 smithi157 bash[20376]: audit 2022-05-01T01:00:59.853167+0000 mon.smithi157 (mon.0) 5627 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:01:01.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:01:01.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:01:01.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:01:01.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:01 smithi157 bash[20376]: cluster 2022-05-01T01:00:59.583482+0000 mgr.smithi157.nfpzoe (mgr.14180) 9116 : cluster [DBG] pgmap v8547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:01.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:01:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:01 smithi165 bash[22175]: cluster 2022-05-01T01:00:59.583482+0000 mgr.smithi157.nfpzoe (mgr.14180) 9116 : cluster [DBG] pgmap v8547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:02 smithi165 bash[22175]: audit 2022-05-01T01:01:01.474291+0000 mon.smithi157 (mon.0) 5628 : audit [DBG] from='client.? 172.21.15.157:0/3222640974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:02 smithi157 bash[20376]: audit 2022-05-01T01:01:01.474291+0000 mon.smithi157 (mon.0) 5628 : audit [DBG] from='client.? 172.21.15.157:0/3222640974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:03 smithi165 bash[22175]: cluster 2022-05-01T01:01:01.584127+0000 mgr.smithi157.nfpzoe (mgr.14180) 9117 : cluster [DBG] pgmap v8548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:03.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:03 smithi157 bash[20376]: cluster 2022-05-01T01:01:01.584127+0000 mgr.smithi157.nfpzoe (mgr.14180) 9117 : cluster [DBG] pgmap v8548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:05 smithi165 bash[22175]: cluster 2022-05-01T01:01:03.584750+0000 mgr.smithi157.nfpzoe (mgr.14180) 9118 : cluster [DBG] pgmap v8549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:05 smithi157 bash[20376]: cluster 2022-05-01T01:01:03.584750+0000 mgr.smithi157.nfpzoe (mgr.14180) 9118 : cluster [DBG] pgmap v8549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:06.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:01:06.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:01:06.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:01:06.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:01:07.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:07 smithi157 bash[20376]: cluster 2022-05-01T01:01:05.585402+0000 mgr.smithi157.nfpzoe (mgr.14180) 9119 : cluster [DBG] pgmap v8550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:07.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:07 smithi157 bash[20376]: audit 2022-05-01T01:01:06.803649+0000 mon.smithi157 (mon.0) 5629 : audit [DBG] from='client.? 172.21.15.157:0/2643354851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:07 smithi165 bash[22175]: cluster 2022-05-01T01:01:05.585402+0000 mgr.smithi157.nfpzoe (mgr.14180) 9119 : cluster [DBG] pgmap v8550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:07 smithi165 bash[22175]: audit 2022-05-01T01:01:06.803649+0000 mon.smithi157 (mon.0) 5629 : audit [DBG] from='client.? 172.21.15.157:0/2643354851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:09.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:09 smithi157 bash[20376]: cluster 2022-05-01T01:01:07.586037+0000 mgr.smithi157.nfpzoe (mgr.14180) 9120 : cluster [DBG] pgmap v8551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:09 smithi165 bash[22175]: cluster 2022-05-01T01:01:07.586037+0000 mgr.smithi157.nfpzoe (mgr.14180) 9120 : cluster [DBG] pgmap v8551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:11.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:11 smithi157 bash[20376]: cluster 2022-05-01T01:01:09.586679+0000 mgr.smithi157.nfpzoe (mgr.14180) 9121 : cluster [DBG] pgmap v8552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:11.826 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:01:11.826 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:01:11.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:01:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:11 smithi165 bash[22175]: cluster 2022-05-01T01:01:09.586679+0000 mgr.smithi157.nfpzoe (mgr.14180) 9121 : cluster [DBG] pgmap v8552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:12.149 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:01:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:12 smithi165 bash[22175]: cluster 2022-05-01T01:01:11.587339+0000 mgr.smithi157.nfpzoe (mgr.14180) 9122 : cluster [DBG] pgmap v8553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:12 smithi165 bash[22175]: audit 2022-05-01T01:01:12.131059+0000 mon.smithi157 (mon.0) 5630 : audit [DBG] from='client.? 172.21.15.157:0/3016522685' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:12 smithi157 bash[20376]: cluster 2022-05-01T01:01:11.587339+0000 mgr.smithi157.nfpzoe (mgr.14180) 9122 : cluster [DBG] pgmap v8553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:13.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:12 smithi157 bash[20376]: audit 2022-05-01T01:01:12.131059+0000 mon.smithi157 (mon.0) 5630 : audit [DBG] from='client.? 172.21.15.157:0/3016522685' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:14 smithi165 bash[22175]: cluster 2022-05-01T01:01:13.587962+0000 mgr.smithi157.nfpzoe (mgr.14180) 9123 : cluster [DBG] pgmap v8554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:15.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:14 smithi157 bash[20376]: cluster 2022-05-01T01:01:13.587962+0000 mgr.smithi157.nfpzoe (mgr.14180) 9123 : cluster [DBG] pgmap v8554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:17.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:16 smithi157 bash[20376]: cluster 2022-05-01T01:01:15.588559+0000 mgr.smithi157.nfpzoe (mgr.14180) 9124 : cluster [DBG] pgmap v8555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:16 smithi165 bash[22175]: cluster 2022-05-01T01:01:15.588559+0000 mgr.smithi157.nfpzoe (mgr.14180) 9124 : cluster [DBG] pgmap v8555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:17.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:01:17.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:01:17.153 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:01:17.475 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:01:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:17 smithi165 bash[22175]: audit 2022-05-01T01:01:17.456582+0000 mon.smithi157 (mon.0) 5631 : audit [DBG] from='client.? 172.21.15.157:0/3824261326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:18.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:17 smithi157 bash[20376]: audit 2022-05-01T01:01:17.456582+0000 mon.smithi157 (mon.0) 5631 : audit [DBG] from='client.? 172.21.15.157:0/3824261326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:18 smithi165 bash[22175]: cluster 2022-05-01T01:01:17.589190+0000 mgr.smithi157.nfpzoe (mgr.14180) 9125 : cluster [DBG] pgmap v8556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:18 smithi157 bash[20376]: cluster 2022-05-01T01:01:17.589190+0000 mgr.smithi157.nfpzoe (mgr.14180) 9125 : cluster [DBG] pgmap v8556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:20 smithi165 bash[22175]: cluster 2022-05-01T01:01:19.589806+0000 mgr.smithi157.nfpzoe (mgr.14180) 9126 : cluster [DBG] pgmap v8557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:21.153 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:20 smithi157 bash[20376]: cluster 2022-05-01T01:01:19.589806+0000 mgr.smithi157.nfpzoe (mgr.14180) 9126 : cluster [DBG] pgmap v8557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:22.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:01:22.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:01:22.480 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:01:22.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:01:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:22 smithi165 bash[22175]: cluster 2022-05-01T01:01:21.590414+0000 mgr.smithi157.nfpzoe (mgr.14180) 9127 : cluster [DBG] pgmap v8558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:23.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:22 smithi157 bash[20376]: cluster 2022-05-01T01:01:21.590414+0000 mgr.smithi157.nfpzoe (mgr.14180) 9127 : cluster [DBG] pgmap v8558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:23 smithi165 bash[22175]: audit 2022-05-01T01:01:22.785512+0000 mon.smithi157 (mon.0) 5632 : audit [DBG] from='client.? 172.21.15.157:0/1239880915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:23 smithi157 bash[20376]: audit 2022-05-01T01:01:22.785512+0000 mon.smithi157 (mon.0) 5632 : audit [DBG] from='client.? 172.21.15.157:0/1239880915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:24 smithi165 bash[22175]: cluster 2022-05-01T01:01:23.591082+0000 mgr.smithi157.nfpzoe (mgr.14180) 9128 : cluster [DBG] pgmap v8559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:25.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:24 smithi157 bash[20376]: cluster 2022-05-01T01:01:23.591082+0000 mgr.smithi157.nfpzoe (mgr.14180) 9128 : cluster [DBG] pgmap v8559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:27.045 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:26 smithi157 bash[20376]: cluster 2022-05-01T01:01:25.591673+0000 mgr.smithi157.nfpzoe (mgr.14180) 9129 : cluster [DBG] pgmap v8560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:26 smithi165 bash[22175]: cluster 2022-05-01T01:01:25.591673+0000 mgr.smithi157.nfpzoe (mgr.14180) 9129 : cluster [DBG] pgmap v8560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:27.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:01:27.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:01:27.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:01:28.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:01:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:28 smithi165 bash[22175]: cluster 2022-05-01T01:01:27.592305+0000 mgr.smithi157.nfpzoe (mgr.14180) 9130 : cluster [DBG] pgmap v8561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:29.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:28 smithi165 bash[22175]: audit 2022-05-01T01:01:28.120746+0000 mon.smithi157 (mon.0) 5633 : audit [DBG] from='client.? 172.21.15.157:0/2322504044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:28 smithi157 bash[20376]: cluster 2022-05-01T01:01:27.592305+0000 mgr.smithi157.nfpzoe (mgr.14180) 9130 : cluster [DBG] pgmap v8561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:28 smithi157 bash[20376]: audit 2022-05-01T01:01:28.120746+0000 mon.smithi157 (mon.0) 5633 : audit [DBG] from='client.? 172.21.15.157:0/2322504044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:30 smithi165 bash[22175]: cluster 2022-05-01T01:01:29.592978+0000 mgr.smithi157.nfpzoe (mgr.14180) 9131 : cluster [DBG] pgmap v8562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:31.155 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:30 smithi157 bash[20376]: cluster 2022-05-01T01:01:29.592978+0000 mgr.smithi157.nfpzoe (mgr.14180) 9131 : cluster [DBG] pgmap v8562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:33.142 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:01:33.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:01:33.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:01:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:32 smithi165 bash[22175]: cluster 2022-05-01T01:01:31.593607+0000 mgr.smithi157.nfpzoe (mgr.14180) 9132 : cluster [DBG] pgmap v8563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:32 smithi157 bash[20376]: cluster 2022-05-01T01:01:31.593607+0000 mgr.smithi157.nfpzoe (mgr.14180) 9132 : cluster [DBG] pgmap v8563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:33.464 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:01:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:33 smithi165 bash[22175]: audit 2022-05-01T01:01:33.445421+0000 mon.smithi157 (mon.0) 5634 : audit [DBG] from='client.? 172.21.15.157:0/4064077459' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:33 smithi157 bash[20376]: audit 2022-05-01T01:01:33.445421+0000 mon.smithi157 (mon.0) 5634 : audit [DBG] from='client.? 172.21.15.157:0/4064077459' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:34 smithi165 bash[22175]: cluster 2022-05-01T01:01:33.594225+0000 mgr.smithi157.nfpzoe (mgr.14180) 9133 : cluster [DBG] pgmap v8564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:34 smithi157 bash[20376]: cluster 2022-05-01T01:01:33.594225+0000 mgr.smithi157.nfpzoe (mgr.14180) 9133 : cluster [DBG] pgmap v8564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:36 smithi165 bash[22175]: cluster 2022-05-01T01:01:35.594865+0000 mgr.smithi157.nfpzoe (mgr.14180) 9134 : cluster [DBG] pgmap v8565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:37.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:36 smithi157 bash[20376]: cluster 2022-05-01T01:01:35.594865+0000 mgr.smithi157.nfpzoe (mgr.14180) 9134 : cluster [DBG] pgmap v8565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:38.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:01:38.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:01:38.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:01:38.789 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:01:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:38 smithi165 bash[22175]: cluster 2022-05-01T01:01:37.595557+0000 mgr.smithi157.nfpzoe (mgr.14180) 9135 : cluster [DBG] pgmap v8566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:38 smithi165 bash[22175]: audit 2022-05-01T01:01:38.770041+0000 mon.smithi157 (mon.0) 5635 : audit [DBG] from='client.? 172.21.15.157:0/1825230546' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:39.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:38 smithi157 bash[20376]: cluster 2022-05-01T01:01:37.595557+0000 mgr.smithi157.nfpzoe (mgr.14180) 9135 : cluster [DBG] pgmap v8566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:39.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:38 smithi157 bash[20376]: audit 2022-05-01T01:01:38.770041+0000 mon.smithi157 (mon.0) 5635 : audit [DBG] from='client.? 172.21.15.157:0/1825230546' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:40 smithi165 bash[22175]: cluster 2022-05-01T01:01:39.596190+0000 mgr.smithi157.nfpzoe (mgr.14180) 9136 : cluster [DBG] pgmap v8567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:41.154 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:40 smithi157 bash[20376]: cluster 2022-05-01T01:01:39.596190+0000 mgr.smithi157.nfpzoe (mgr.14180) 9136 : cluster [DBG] pgmap v8567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:41 smithi165 bash[22175]: audit 2022-05-01T01:01:41.602481+0000 mon.smithi157 (mon.0) 5636 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:01:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:41 smithi165 bash[22175]: audit 2022-05-01T01:01:41.605226+0000 mon.smithi157 (mon.0) 5637 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:01:42.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:41 smithi165 bash[22175]: audit 2022-05-01T01:01:41.607216+0000 mon.smithi157 (mon.0) 5638 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:01:42.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:41 smithi157 bash[20376]: audit 2022-05-01T01:01:41.602481+0000 mon.smithi157 (mon.0) 5636 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:01:42.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:41 smithi157 bash[20376]: audit 2022-05-01T01:01:41.605226+0000 mon.smithi157 (mon.0) 5637 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:01:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:41 smithi157 bash[20376]: audit 2022-05-01T01:01:41.607216+0000 mon.smithi157 (mon.0) 5638 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:01:43.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:42 smithi157 bash[20376]: cluster 2022-05-01T01:01:41.596827+0000 mgr.smithi157.nfpzoe (mgr.14180) 9137 : cluster [DBG] pgmap v8568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:42 smithi157 bash[20376]: audit 2022-05-01T01:01:41.909075+0000 mon.smithi157 (mon.0) 5639 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:01:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:42 smithi165 bash[22175]: cluster 2022-05-01T01:01:41.596827+0000 mgr.smithi157.nfpzoe (mgr.14180) 9137 : cluster [DBG] pgmap v8568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:42 smithi165 bash[22175]: audit 2022-05-01T01:01:41.909075+0000 mon.smithi157 (mon.0) 5639 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:01:43.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:01:43.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:01:43.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:01:44.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:01:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:44 smithi157 bash[20376]: cluster 2022-05-01T01:01:43.597411+0000 mgr.smithi157.nfpzoe (mgr.14180) 9138 : cluster [DBG] pgmap v8569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:44 smithi157 bash[20376]: audit 2022-05-01T01:01:44.096114+0000 mon.smithi157 (mon.0) 5640 : audit [DBG] from='client.? 172.21.15.157:0/4090253179' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:44 smithi165 bash[22175]: cluster 2022-05-01T01:01:43.597411+0000 mgr.smithi157.nfpzoe (mgr.14180) 9138 : cluster [DBG] pgmap v8569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:44 smithi165 bash[22175]: audit 2022-05-01T01:01:44.096114+0000 mon.smithi157 (mon.0) 5640 : audit [DBG] from='client.? 172.21.15.157:0/4090253179' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:47 smithi165 bash[22175]: cluster 2022-05-01T01:01:45.598054+0000 mgr.smithi157.nfpzoe (mgr.14180) 9139 : cluster [DBG] pgmap v8570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:47 smithi165 bash[22175]: audit 2022-05-01T01:01:46.376606+0000 mon.smithi157 (mon.0) 5641 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:01:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:47 smithi165 bash[22175]: audit 2022-05-01T01:01:46.667556+0000 mon.smithi157 (mon.0) 5642 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:01:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:47 smithi165 bash[22175]: audit 2022-05-01T01:01:46.674159+0000 mon.smithi157 (mon.0) 5643 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:01:47.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:47 smithi157 bash[20376]: cluster 2022-05-01T01:01:45.598054+0000 mgr.smithi157.nfpzoe (mgr.14180) 9139 : cluster [DBG] pgmap v8570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:47.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:47 smithi157 bash[20376]: audit 2022-05-01T01:01:46.376606+0000 mon.smithi157 (mon.0) 5641 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:01:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:47 smithi157 bash[20376]: audit 2022-05-01T01:01:46.667556+0000 mon.smithi157 (mon.0) 5642 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:01:47.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:47 smithi157 bash[20376]: audit 2022-05-01T01:01:46.674159+0000 mon.smithi157 (mon.0) 5643 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:01:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:48 smithi165 bash[22175]: cluster 2022-05-01T01:01:46.660074+0000 mgr.smithi157.nfpzoe (mgr.14180) 9140 : cluster [DBG] pgmap v8571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:48 smithi165 bash[22175]: cluster 2022-05-01T01:01:46.660401+0000 mgr.smithi157.nfpzoe (mgr.14180) 9141 : cluster [DBG] pgmap v8572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:48 smithi165 bash[22175]: cephadm 2022-05-01T01:01:46.675372+0000 mgr.smithi157.nfpzoe (mgr.14180) 9142 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:01:48.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:48 smithi165 bash[22175]: cephadm 2022-05-01T01:01:46.675519+0000 mgr.smithi157.nfpzoe (mgr.14180) 9143 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:01:48.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:48 smithi157 bash[20376]: cluster 2022-05-01T01:01:46.660074+0000 mgr.smithi157.nfpzoe (mgr.14180) 9140 : cluster [DBG] pgmap v8571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:48.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:48 smithi157 bash[20376]: cluster 2022-05-01T01:01:46.660401+0000 mgr.smithi157.nfpzoe (mgr.14180) 9141 : cluster [DBG] pgmap v8572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:48 smithi157 bash[20376]: cephadm 2022-05-01T01:01:46.675372+0000 mgr.smithi157.nfpzoe (mgr.14180) 9142 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:01:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:48 smithi157 bash[20376]: cephadm 2022-05-01T01:01:46.675519+0000 mgr.smithi157.nfpzoe (mgr.14180) 9143 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:01:49.118 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:01:49.118 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:01:49.118 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:01:49.445 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:01:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:50 smithi165 bash[22175]: cluster 2022-05-01T01:01:48.660922+0000 mgr.smithi157.nfpzoe (mgr.14180) 9144 : cluster [DBG] pgmap v8573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:50 smithi165 bash[22175]: audit 2022-05-01T01:01:49.426528+0000 mon.smithi157 (mon.0) 5644 : audit [DBG] from='client.? 172.21.15.157:0/1278770729' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:50.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:50 smithi157 bash[20376]: cluster 2022-05-01T01:01:48.660922+0000 mgr.smithi157.nfpzoe (mgr.14180) 9144 : cluster [DBG] pgmap v8573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:50.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:50 smithi157 bash[20376]: audit 2022-05-01T01:01:49.426528+0000 mon.smithi157 (mon.0) 5644 : audit [DBG] from='client.? 172.21.15.157:0/1278770729' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:52.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:52 smithi157 bash[20376]: cluster 2022-05-01T01:01:50.661533+0000 mgr.smithi157.nfpzoe (mgr.14180) 9145 : cluster [DBG] pgmap v8574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:52 smithi165 bash[22175]: cluster 2022-05-01T01:01:50.661533+0000 mgr.smithi157.nfpzoe (mgr.14180) 9145 : cluster [DBG] pgmap v8574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:54.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:01:54.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:01:54.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:01:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:54 smithi157 bash[20376]: cluster 2022-05-01T01:01:52.662175+0000 mgr.smithi157.nfpzoe (mgr.14180) 9146 : cluster [DBG] pgmap v8575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:54.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:01:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:54 smithi165 bash[22175]: cluster 2022-05-01T01:01:52.662175+0000 mgr.smithi157.nfpzoe (mgr.14180) 9146 : cluster [DBG] pgmap v8575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:55 smithi157 bash[20376]: audit 2022-05-01T01:01:54.748980+0000 mon.smithi157 (mon.0) 5645 : audit [DBG] from='client.? 172.21.15.157:0/113490737' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:55 smithi165 bash[22175]: audit 2022-05-01T01:01:54.748980+0000 mon.smithi157 (mon.0) 5645 : audit [DBG] from='client.? 172.21.15.157:0/113490737' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:01:56.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:56 smithi157 bash[20376]: cluster 2022-05-01T01:01:54.662829+0000 mgr.smithi157.nfpzoe (mgr.14180) 9147 : cluster [DBG] pgmap v8576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:56 smithi165 bash[22175]: cluster 2022-05-01T01:01:54.662829+0000 mgr.smithi157.nfpzoe (mgr.14180) 9147 : cluster [DBG] pgmap v8576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:01:58 smithi157 bash[20376]: cluster 2022-05-01T01:01:56.663488+0000 mgr.smithi157.nfpzoe (mgr.14180) 9148 : cluster [DBG] pgmap v8577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:01:58 smithi165 bash[22175]: cluster 2022-05-01T01:01:56.663488+0000 mgr.smithi157.nfpzoe (mgr.14180) 9148 : cluster [DBG] pgmap v8577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:01:59.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:01:59.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:01:59.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:02:00.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:02:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:00 smithi157 bash[20376]: cluster 2022-05-01T01:01:58.668896+0000 mgr.smithi157.nfpzoe (mgr.14180) 9149 : cluster [DBG] pgmap v8578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:00 smithi157 bash[20376]: audit 2022-05-01T01:01:59.477083+0000 mon.smithi157 (mon.0) 5646 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:02:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:00 smithi157 bash[20376]: audit 2022-05-01T01:01:59.862151+0000 mon.smithi157 (mon.0) 5647 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:02:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:00 smithi157 bash[20376]: audit 2022-05-01T01:02:00.078523+0000 mon.smithi157 (mon.0) 5648 : audit [DBG] from='client.? 172.21.15.157:0/3070505941' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:00 smithi165 bash[22175]: cluster 2022-05-01T01:01:58.668896+0000 mgr.smithi157.nfpzoe (mgr.14180) 9149 : cluster [DBG] pgmap v8578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:00 smithi165 bash[22175]: audit 2022-05-01T01:01:59.477083+0000 mon.smithi157 (mon.0) 5646 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:02:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:00 smithi165 bash[22175]: audit 2022-05-01T01:01:59.862151+0000 mon.smithi157 (mon.0) 5647 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:02:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:00 smithi165 bash[22175]: audit 2022-05-01T01:02:00.078523+0000 mon.smithi157 (mon.0) 5648 : audit [DBG] from='client.? 172.21.15.157:0/3070505941' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:02 smithi157 bash[20376]: cluster 2022-05-01T01:02:00.669535+0000 mgr.smithi157.nfpzoe (mgr.14180) 9150 : cluster [DBG] pgmap v8579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:02 smithi165 bash[22175]: cluster 2022-05-01T01:02:00.669535+0000 mgr.smithi157.nfpzoe (mgr.14180) 9150 : cluster [DBG] pgmap v8579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:04.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:04 smithi157 bash[20376]: cluster 2022-05-01T01:02:02.670198+0000 mgr.smithi157.nfpzoe (mgr.14180) 9151 : cluster [DBG] pgmap v8580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:04 smithi165 bash[22175]: cluster 2022-05-01T01:02:02.670198+0000 mgr.smithi157.nfpzoe (mgr.14180) 9151 : cluster [DBG] pgmap v8580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:05.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:02:05.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:02:05.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:02:05.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:02:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:05 smithi157 bash[20376]: audit 2022-05-01T01:02:05.414939+0000 mon.smithi157 (mon.0) 5649 : audit [DBG] from='client.? 172.21.15.157:0/827866998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:05 smithi165 bash[22175]: audit 2022-05-01T01:02:05.414939+0000 mon.smithi157 (mon.0) 5649 : audit [DBG] from='client.? 172.21.15.157:0/827866998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:06 smithi157 bash[20376]: cluster 2022-05-01T01:02:04.670869+0000 mgr.smithi157.nfpzoe (mgr.14180) 9152 : cluster [DBG] pgmap v8581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:06 smithi165 bash[22175]: cluster 2022-05-01T01:02:04.670869+0000 mgr.smithi157.nfpzoe (mgr.14180) 9152 : cluster [DBG] pgmap v8581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:07 smithi165 bash[22175]: cluster 2022-05-01T01:02:06.671621+0000 mgr.smithi157.nfpzoe (mgr.14180) 9153 : cluster [DBG] pgmap v8582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:08.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:07 smithi157 bash[20376]: cluster 2022-05-01T01:02:06.671621+0000 mgr.smithi157.nfpzoe (mgr.14180) 9153 : cluster [DBG] pgmap v8582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:09 smithi165 bash[22175]: cluster 2022-05-01T01:02:08.672262+0000 mgr.smithi157.nfpzoe (mgr.14180) 9154 : cluster [DBG] pgmap v8583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:10.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:09 smithi157 bash[20376]: cluster 2022-05-01T01:02:08.672262+0000 mgr.smithi157.nfpzoe (mgr.14180) 9154 : cluster [DBG] pgmap v8583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:10.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:02:10.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:02:10.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:02:10.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:02:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:10 smithi165 bash[22175]: audit 2022-05-01T01:02:10.740695+0000 mon.smithi157 (mon.0) 5650 : audit [DBG] from='client.? 172.21.15.157:0/328856231' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:11.156 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:10 smithi157 bash[20376]: audit 2022-05-01T01:02:10.740695+0000 mon.smithi157 (mon.0) 5650 : audit [DBG] from='client.? 172.21.15.157:0/328856231' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:11 smithi165 bash[22175]: cluster 2022-05-01T01:02:10.672856+0000 mgr.smithi157.nfpzoe (mgr.14180) 9155 : cluster [DBG] pgmap v8584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:12.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:11 smithi157 bash[20376]: cluster 2022-05-01T01:02:10.672856+0000 mgr.smithi157.nfpzoe (mgr.14180) 9155 : cluster [DBG] pgmap v8584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:13 smithi165 bash[22175]: cluster 2022-05-01T01:02:12.673507+0000 mgr.smithi157.nfpzoe (mgr.14180) 9156 : cluster [DBG] pgmap v8585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:13 smithi157 bash[20376]: cluster 2022-05-01T01:02:12.673507+0000 mgr.smithi157.nfpzoe (mgr.14180) 9156 : cluster [DBG] pgmap v8585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:15.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:02:15.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:02:15.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:02:16.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:02:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:15 smithi165 bash[22175]: cluster 2022-05-01T01:02:14.674093+0000 mgr.smithi157.nfpzoe (mgr.14180) 9157 : cluster [DBG] pgmap v8586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:15 smithi157 bash[20376]: cluster 2022-05-01T01:02:14.674093+0000 mgr.smithi157.nfpzoe (mgr.14180) 9157 : cluster [DBG] pgmap v8586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:16 smithi165 bash[22175]: audit 2022-05-01T01:02:16.062357+0000 mon.smithi157 (mon.0) 5651 : audit [DBG] from='client.? 172.21.15.157:0/659353303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:17.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:16 smithi157 bash[20376]: audit 2022-05-01T01:02:16.062357+0000 mon.smithi157 (mon.0) 5651 : audit [DBG] from='client.? 172.21.15.157:0/659353303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:17 smithi165 bash[22175]: cluster 2022-05-01T01:02:16.674723+0000 mgr.smithi157.nfpzoe (mgr.14180) 9158 : cluster [DBG] pgmap v8587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:18.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:17 smithi157 bash[20376]: cluster 2022-05-01T01:02:16.674723+0000 mgr.smithi157.nfpzoe (mgr.14180) 9158 : cluster [DBG] pgmap v8587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:19 smithi165 bash[22175]: cluster 2022-05-01T01:02:18.675383+0000 mgr.smithi157.nfpzoe (mgr.14180) 9159 : cluster [DBG] pgmap v8588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:19 smithi157 bash[20376]: cluster 2022-05-01T01:02:18.675383+0000 mgr.smithi157.nfpzoe (mgr.14180) 9159 : cluster [DBG] pgmap v8588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:21.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:02:21.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:02:21.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:02:21.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:02:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:21 smithi165 bash[22175]: cluster 2022-05-01T01:02:20.676043+0000 mgr.smithi157.nfpzoe (mgr.14180) 9160 : cluster [DBG] pgmap v8589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:22.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:21 smithi165 bash[22175]: audit 2022-05-01T01:02:21.387721+0000 mon.smithi157 (mon.0) 5652 : audit [DBG] from='client.? 172.21.15.157:0/2553388888' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:21 smithi157 bash[20376]: cluster 2022-05-01T01:02:20.676043+0000 mgr.smithi157.nfpzoe (mgr.14180) 9160 : cluster [DBG] pgmap v8589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:21 smithi157 bash[20376]: audit 2022-05-01T01:02:21.387721+0000 mon.smithi157 (mon.0) 5652 : audit [DBG] from='client.? 172.21.15.157:0/2553388888' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:23 smithi165 bash[22175]: cluster 2022-05-01T01:02:22.676732+0000 mgr.smithi157.nfpzoe (mgr.14180) 9161 : cluster [DBG] pgmap v8590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:23 smithi157 bash[20376]: cluster 2022-05-01T01:02:22.676732+0000 mgr.smithi157.nfpzoe (mgr.14180) 9161 : cluster [DBG] pgmap v8590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:25 smithi165 bash[22175]: cluster 2022-05-01T01:02:24.677359+0000 mgr.smithi157.nfpzoe (mgr.14180) 9162 : cluster [DBG] pgmap v8591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:25 smithi157 bash[20376]: cluster 2022-05-01T01:02:24.677359+0000 mgr.smithi157.nfpzoe (mgr.14180) 9162 : cluster [DBG] pgmap v8591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:26.410 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:02:26.410 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:02:26.410 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:02:26.739 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:02:27.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:26 smithi165 bash[22175]: audit 2022-05-01T01:02:26.720791+0000 mon.smithi157 (mon.0) 5653 : audit [DBG] from='client.? 172.21.15.157:0/2854957001' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:26 smithi157 bash[20376]: audit 2022-05-01T01:02:26.720791+0000 mon.smithi157 (mon.0) 5653 : audit [DBG] from='client.? 172.21.15.157:0/2854957001' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:27 smithi165 bash[22175]: cluster 2022-05-01T01:02:26.677958+0000 mgr.smithi157.nfpzoe (mgr.14180) 9163 : cluster [DBG] pgmap v8592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:27 smithi157 bash[20376]: cluster 2022-05-01T01:02:26.677958+0000 mgr.smithi157.nfpzoe (mgr.14180) 9163 : cluster [DBG] pgmap v8592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:29 smithi165 bash[22175]: cluster 2022-05-01T01:02:28.678627+0000 mgr.smithi157.nfpzoe (mgr.14180) 9164 : cluster [DBG] pgmap v8593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:29 smithi157 bash[20376]: cluster 2022-05-01T01:02:28.678627+0000 mgr.smithi157.nfpzoe (mgr.14180) 9164 : cluster [DBG] pgmap v8593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:31.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:02:31.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:02:31.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:02:32.065 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:02:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:31 smithi165 bash[22175]: cluster 2022-05-01T01:02:30.679283+0000 mgr.smithi157.nfpzoe (mgr.14180) 9165 : cluster [DBG] pgmap v8594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:32.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:31 smithi157 bash[20376]: cluster 2022-05-01T01:02:30.679283+0000 mgr.smithi157.nfpzoe (mgr.14180) 9165 : cluster [DBG] pgmap v8594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:32 smithi165 bash[22175]: audit 2022-05-01T01:02:32.047127+0000 mon.smithi157 (mon.0) 5654 : audit [DBG] from='client.? 172.21.15.157:0/1514750461' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:32 smithi157 bash[20376]: audit 2022-05-01T01:02:32.047127+0000 mon.smithi157 (mon.0) 5654 : audit [DBG] from='client.? 172.21.15.157:0/1514750461' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:33 smithi165 bash[22175]: cluster 2022-05-01T01:02:32.679938+0000 mgr.smithi157.nfpzoe (mgr.14180) 9166 : cluster [DBG] pgmap v8595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:33 smithi157 bash[20376]: cluster 2022-05-01T01:02:32.679938+0000 mgr.smithi157.nfpzoe (mgr.14180) 9166 : cluster [DBG] pgmap v8595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:36.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:35 smithi165 bash[22175]: cluster 2022-05-01T01:02:34.680678+0000 mgr.smithi157.nfpzoe (mgr.14180) 9167 : cluster [DBG] pgmap v8596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:35 smithi157 bash[20376]: cluster 2022-05-01T01:02:34.680678+0000 mgr.smithi157.nfpzoe (mgr.14180) 9167 : cluster [DBG] pgmap v8596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:37.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:02:37.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:02:37.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:02:37.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:02:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:37 smithi165 bash[22175]: cluster 2022-05-01T01:02:36.681334+0000 mgr.smithi157.nfpzoe (mgr.14180) 9168 : cluster [DBG] pgmap v8597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:37 smithi165 bash[22175]: audit 2022-05-01T01:02:37.373658+0000 mon.smithi157 (mon.0) 5655 : audit [DBG] from='client.? 172.21.15.157:0/3697147076' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:38.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:37 smithi157 bash[20376]: cluster 2022-05-01T01:02:36.681334+0000 mgr.smithi157.nfpzoe (mgr.14180) 9168 : cluster [DBG] pgmap v8597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:38.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:37 smithi157 bash[20376]: audit 2022-05-01T01:02:37.373658+0000 mon.smithi157 (mon.0) 5655 : audit [DBG] from='client.? 172.21.15.157:0/3697147076' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:39 smithi165 bash[22175]: cluster 2022-05-01T01:02:38.681983+0000 mgr.smithi157.nfpzoe (mgr.14180) 9169 : cluster [DBG] pgmap v8598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:40.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:39 smithi157 bash[20376]: cluster 2022-05-01T01:02:38.681983+0000 mgr.smithi157.nfpzoe (mgr.14180) 9169 : cluster [DBG] pgmap v8598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:42.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:41 smithi157 bash[20376]: cluster 2022-05-01T01:02:40.682600+0000 mgr.smithi157.nfpzoe (mgr.14180) 9170 : cluster [DBG] pgmap v8599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:41 smithi165 bash[22175]: cluster 2022-05-01T01:02:40.682600+0000 mgr.smithi157.nfpzoe (mgr.14180) 9170 : cluster [DBG] pgmap v8599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:42.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:02:42.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:02:42.396 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:02:42.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:02:43.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:42 smithi157 bash[20376]: audit 2022-05-01T01:02:42.707645+0000 mon.smithi157 (mon.0) 5656 : audit [DBG] from='client.? 172.21.15.157:0/1433960960' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:42 smithi165 bash[22175]: audit 2022-05-01T01:02:42.707645+0000 mon.smithi157 (mon.0) 5656 : audit [DBG] from='client.? 172.21.15.157:0/1433960960' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:44.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:43 smithi157 bash[20376]: cluster 2022-05-01T01:02:42.683242+0000 mgr.smithi157.nfpzoe (mgr.14180) 9171 : cluster [DBG] pgmap v8600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:43 smithi165 bash[22175]: cluster 2022-05-01T01:02:42.683242+0000 mgr.smithi157.nfpzoe (mgr.14180) 9171 : cluster [DBG] pgmap v8600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:46.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:45 smithi157 bash[20376]: cluster 2022-05-01T01:02:44.683859+0000 mgr.smithi157.nfpzoe (mgr.14180) 9172 : cluster [DBG] pgmap v8601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:45 smithi165 bash[22175]: cluster 2022-05-01T01:02:44.683859+0000 mgr.smithi157.nfpzoe (mgr.14180) 9172 : cluster [DBG] pgmap v8601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:46 smithi157 bash[20376]: audit 2022-05-01T01:02:46.685882+0000 mon.smithi157 (mon.0) 5657 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:02:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:46 smithi157 bash[20376]: audit 2022-05-01T01:02:46.688620+0000 mon.smithi157 (mon.0) 5658 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:02:47.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:46 smithi157 bash[20376]: audit 2022-05-01T01:02:46.690496+0000 mon.smithi157 (mon.0) 5659 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:02:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:46 smithi165 bash[22175]: audit 2022-05-01T01:02:46.685882+0000 mon.smithi157 (mon.0) 5657 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:02:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:46 smithi165 bash[22175]: audit 2022-05-01T01:02:46.688620+0000 mon.smithi157 (mon.0) 5658 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:02:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:46 smithi165 bash[22175]: audit 2022-05-01T01:02:46.690496+0000 mon.smithi157 (mon.0) 5659 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:02:47.730 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:02:47.730 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:02:47.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:02:48.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:02:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:48 smithi165 bash[22175]: cluster 2022-05-01T01:02:46.684503+0000 mgr.smithi157.nfpzoe (mgr.14180) 9173 : cluster [DBG] pgmap v8602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:48 smithi165 bash[22175]: cluster 2022-05-01T01:02:47.016014+0000 mgr.smithi157.nfpzoe (mgr.14180) 9174 : cluster [DBG] pgmap v8603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:48 smithi165 bash[22175]: cluster 2022-05-01T01:02:47.016410+0000 mgr.smithi157.nfpzoe (mgr.14180) 9175 : cluster [DBG] pgmap v8604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:48 smithi165 bash[22175]: audit 2022-05-01T01:02:47.022107+0000 mon.smithi157 (mon.0) 5660 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:02:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:48 smithi165 bash[22175]: audit 2022-05-01T01:02:47.032608+0000 mon.smithi157 (mon.0) 5661 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:02:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:48 smithi165 bash[22175]: cephadm 2022-05-01T01:02:47.033687+0000 mgr.smithi157.nfpzoe (mgr.14180) 9176 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:02:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:48 smithi165 bash[22175]: cephadm 2022-05-01T01:02:47.033802+0000 mgr.smithi157.nfpzoe (mgr.14180) 9177 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:02:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:48 smithi157 bash[20376]: cluster 2022-05-01T01:02:46.684503+0000 mgr.smithi157.nfpzoe (mgr.14180) 9173 : cluster [DBG] pgmap v8602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:48 smithi157 bash[20376]: cluster 2022-05-01T01:02:47.016014+0000 mgr.smithi157.nfpzoe (mgr.14180) 9174 : cluster [DBG] pgmap v8603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:48 smithi157 bash[20376]: cluster 2022-05-01T01:02:47.016410+0000 mgr.smithi157.nfpzoe (mgr.14180) 9175 : cluster [DBG] pgmap v8604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:48 smithi157 bash[20376]: audit 2022-05-01T01:02:47.022107+0000 mon.smithi157 (mon.0) 5660 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:02:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:48 smithi157 bash[20376]: audit 2022-05-01T01:02:47.032608+0000 mon.smithi157 (mon.0) 5661 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:02:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:48 smithi157 bash[20376]: cephadm 2022-05-01T01:02:47.033687+0000 mgr.smithi157.nfpzoe (mgr.14180) 9176 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:02:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:48 smithi157 bash[20376]: cephadm 2022-05-01T01:02:47.033802+0000 mgr.smithi157.nfpzoe (mgr.14180) 9177 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:02:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:49 smithi165 bash[22175]: audit 2022-05-01T01:02:48.037814+0000 mon.smithi157 (mon.0) 5662 : audit [DBG] from='client.? 172.21.15.157:0/3172930134' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:49.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:49 smithi157 bash[20376]: audit 2022-05-01T01:02:48.037814+0000 mon.smithi157 (mon.0) 5662 : audit [DBG] from='client.? 172.21.15.157:0/3172930134' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:50 smithi165 bash[22175]: cluster 2022-05-01T01:02:49.017038+0000 mgr.smithi157.nfpzoe (mgr.14180) 9178 : cluster [DBG] pgmap v8605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:50 smithi157 bash[20376]: cluster 2022-05-01T01:02:49.017038+0000 mgr.smithi157.nfpzoe (mgr.14180) 9178 : cluster [DBG] pgmap v8605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:52 smithi165 bash[22175]: cluster 2022-05-01T01:02:51.017669+0000 mgr.smithi157.nfpzoe (mgr.14180) 9179 : cluster [DBG] pgmap v8606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:52 smithi157 bash[20376]: cluster 2022-05-01T01:02:51.017669+0000 mgr.smithi157.nfpzoe (mgr.14180) 9179 : cluster [DBG] pgmap v8606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:53.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:02:53.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:02:53.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:02:53.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:02:54.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:54 smithi165 bash[22175]: cluster 2022-05-01T01:02:53.018315+0000 mgr.smithi157.nfpzoe (mgr.14180) 9180 : cluster [DBG] pgmap v8607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:54.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:54 smithi165 bash[22175]: audit 2022-05-01T01:02:53.365066+0000 mon.smithi157 (mon.0) 5663 : audit [DBG] from='client.? 172.21.15.157:0/3107224594' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:54 smithi157 bash[20376]: cluster 2022-05-01T01:02:53.018315+0000 mgr.smithi157.nfpzoe (mgr.14180) 9180 : cluster [DBG] pgmap v8607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:54 smithi157 bash[20376]: audit 2022-05-01T01:02:53.365066+0000 mon.smithi157 (mon.0) 5663 : audit [DBG] from='client.? 172.21.15.157:0/3107224594' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:56 smithi165 bash[22175]: cluster 2022-05-01T01:02:55.019049+0000 mgr.smithi157.nfpzoe (mgr.14180) 9181 : cluster [DBG] pgmap v8608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:56 smithi157 bash[20376]: cluster 2022-05-01T01:02:55.019049+0000 mgr.smithi157.nfpzoe (mgr.14180) 9181 : cluster [DBG] pgmap v8608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:57 smithi165 bash[22175]: cluster 2022-05-01T01:02:57.019725+0000 mgr.smithi157.nfpzoe (mgr.14180) 9182 : cluster [DBG] pgmap v8609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:58.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:57 smithi157 bash[20376]: cluster 2022-05-01T01:02:57.019725+0000 mgr.smithi157.nfpzoe (mgr.14180) 9182 : cluster [DBG] pgmap v8609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:02:58.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:02:58.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:02:58.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:02:58.730 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:02:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:58 smithi165 bash[22175]: audit 2022-05-01T01:02:58.706875+0000 mon.smithi157 (mon.0) 5664 : audit [DBG] from='client.? 172.21.15.157:0/2502732423' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:02:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:58 smithi157 bash[20376]: audit 2022-05-01T01:02:58.706875+0000 mon.smithi157 (mon.0) 5664 : audit [DBG] from='client.? 172.21.15.157:0/2502732423' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:59 smithi165 bash[22175]: cluster 2022-05-01T01:02:59.020378+0000 mgr.smithi157.nfpzoe (mgr.14180) 9183 : cluster [DBG] pgmap v8610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:02:59 smithi165 bash[22175]: audit 2022-05-01T01:02:59.481232+0000 mon.smithi157 (mon.0) 5665 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:03:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:59 smithi157 bash[20376]: cluster 2022-05-01T01:02:59.020378+0000 mgr.smithi157.nfpzoe (mgr.14180) 9183 : cluster [DBG] pgmap v8610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:02:59 smithi157 bash[20376]: audit 2022-05-01T01:02:59.481232+0000 mon.smithi157 (mon.0) 5665 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:03:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:00 smithi165 bash[22175]: audit 2022-05-01T01:02:59.869705+0000 mon.smithi157 (mon.0) 5666 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:03:01.159 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:00 smithi157 bash[20376]: audit 2022-05-01T01:02:59.869705+0000 mon.smithi157 (mon.0) 5666 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:03:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:01 smithi165 bash[22175]: cluster 2022-05-01T01:03:01.020961+0000 mgr.smithi157.nfpzoe (mgr.14180) 9184 : cluster [DBG] pgmap v8611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:01 smithi157 bash[20376]: cluster 2022-05-01T01:03:01.020961+0000 mgr.smithi157.nfpzoe (mgr.14180) 9184 : cluster [DBG] pgmap v8611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:03.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:03:03.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:03:03.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:03:04.057 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:03:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:04 smithi165 bash[22175]: cluster 2022-05-01T01:03:03.021610+0000 mgr.smithi157.nfpzoe (mgr.14180) 9185 : cluster [DBG] pgmap v8612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:04 smithi165 bash[22175]: audit 2022-05-01T01:03:04.038469+0000 mon.smithi157 (mon.0) 5667 : audit [DBG] from='client.? 172.21.15.157:0/1318181672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:04 smithi157 bash[20376]: cluster 2022-05-01T01:03:03.021610+0000 mgr.smithi157.nfpzoe (mgr.14180) 9185 : cluster [DBG] pgmap v8612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:04 smithi157 bash[20376]: audit 2022-05-01T01:03:04.038469+0000 mon.smithi157 (mon.0) 5667 : audit [DBG] from='client.? 172.21.15.157:0/1318181672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:06 smithi165 bash[22175]: cluster 2022-05-01T01:03:05.022220+0000 mgr.smithi157.nfpzoe (mgr.14180) 9186 : cluster [DBG] pgmap v8613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:06 smithi157 bash[20376]: cluster 2022-05-01T01:03:05.022220+0000 mgr.smithi157.nfpzoe (mgr.14180) 9186 : cluster [DBG] pgmap v8613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:07 smithi165 bash[22175]: cluster 2022-05-01T01:03:07.022881+0000 mgr.smithi157.nfpzoe (mgr.14180) 9187 : cluster [DBG] pgmap v8614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:08.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:07 smithi157 bash[20376]: cluster 2022-05-01T01:03:07.022881+0000 mgr.smithi157.nfpzoe (mgr.14180) 9187 : cluster [DBG] pgmap v8614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:09.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:03:09.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:03:09.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:03:09.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:03:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:10 smithi165 bash[22175]: cluster 2022-05-01T01:03:09.023517+0000 mgr.smithi157.nfpzoe (mgr.14180) 9188 : cluster [DBG] pgmap v8615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:10 smithi165 bash[22175]: audit 2022-05-01T01:03:09.365996+0000 mon.smithi157 (mon.0) 5668 : audit [DBG] from='client.? 172.21.15.157:0/411196138' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:10.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:10 smithi157 bash[20376]: cluster 2022-05-01T01:03:09.023517+0000 mgr.smithi157.nfpzoe (mgr.14180) 9188 : cluster [DBG] pgmap v8615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:10.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:10 smithi157 bash[20376]: audit 2022-05-01T01:03:09.365996+0000 mon.smithi157 (mon.0) 5668 : audit [DBG] from='client.? 172.21.15.157:0/411196138' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:12 smithi165 bash[22175]: cluster 2022-05-01T01:03:11.024141+0000 mgr.smithi157.nfpzoe (mgr.14180) 9189 : cluster [DBG] pgmap v8616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:12 smithi157 bash[20376]: cluster 2022-05-01T01:03:11.024141+0000 mgr.smithi157.nfpzoe (mgr.14180) 9189 : cluster [DBG] pgmap v8616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:14.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:03:14.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:03:14.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:03:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:14 smithi165 bash[22175]: cluster 2022-05-01T01:03:13.024775+0000 mgr.smithi157.nfpzoe (mgr.14180) 9190 : cluster [DBG] pgmap v8617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:14 smithi157 bash[20376]: cluster 2022-05-01T01:03:13.024775+0000 mgr.smithi157.nfpzoe (mgr.14180) 9190 : cluster [DBG] pgmap v8617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:14.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:03:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:15 smithi165 bash[22175]: audit 2022-05-01T01:03:14.698083+0000 mon.smithi157 (mon.0) 5669 : audit [DBG] from='client.? 172.21.15.157:0/2990669589' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:15 smithi157 bash[20376]: audit 2022-05-01T01:03:14.698083+0000 mon.smithi157 (mon.0) 5669 : audit [DBG] from='client.? 172.21.15.157:0/2990669589' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:16 smithi165 bash[22175]: cluster 2022-05-01T01:03:15.025439+0000 mgr.smithi157.nfpzoe (mgr.14180) 9191 : cluster [DBG] pgmap v8618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:16.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:16 smithi157 bash[20376]: cluster 2022-05-01T01:03:15.025439+0000 mgr.smithi157.nfpzoe (mgr.14180) 9191 : cluster [DBG] pgmap v8618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:17 smithi165 bash[22175]: cluster 2022-05-01T01:03:17.026072+0000 mgr.smithi157.nfpzoe (mgr.14180) 9192 : cluster [DBG] pgmap v8619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:18.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:17 smithi157 bash[20376]: cluster 2022-05-01T01:03:17.026072+0000 mgr.smithi157.nfpzoe (mgr.14180) 9192 : cluster [DBG] pgmap v8619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:19.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:03:19.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:03:19.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:03:20.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:03:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:20 smithi165 bash[22175]: cluster 2022-05-01T01:03:19.026679+0000 mgr.smithi157.nfpzoe (mgr.14180) 9193 : cluster [DBG] pgmap v8620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:20 smithi165 bash[22175]: audit 2022-05-01T01:03:20.026484+0000 mon.smithi157 (mon.0) 5670 : audit [DBG] from='client.? 172.21.15.157:0/2734030550' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:20 smithi157 bash[20376]: cluster 2022-05-01T01:03:19.026679+0000 mgr.smithi157.nfpzoe (mgr.14180) 9193 : cluster [DBG] pgmap v8620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:20 smithi157 bash[20376]: audit 2022-05-01T01:03:20.026484+0000 mon.smithi157 (mon.0) 5670 : audit [DBG] from='client.? 172.21.15.157:0/2734030550' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:22 smithi165 bash[22175]: cluster 2022-05-01T01:03:21.027335+0000 mgr.smithi157.nfpzoe (mgr.14180) 9194 : cluster [DBG] pgmap v8621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:22.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:22 smithi157 bash[20376]: cluster 2022-05-01T01:03:21.027335+0000 mgr.smithi157.nfpzoe (mgr.14180) 9194 : cluster [DBG] pgmap v8621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:24 smithi165 bash[22175]: cluster 2022-05-01T01:03:23.027960+0000 mgr.smithi157.nfpzoe (mgr.14180) 9195 : cluster [DBG] pgmap v8622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:24 smithi157 bash[20376]: cluster 2022-05-01T01:03:23.027960+0000 mgr.smithi157.nfpzoe (mgr.14180) 9195 : cluster [DBG] pgmap v8622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:25.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:03:25.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:03:25.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:03:25.372 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:03:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:26 smithi165 bash[22175]: cluster 2022-05-01T01:03:25.028582+0000 mgr.smithi157.nfpzoe (mgr.14180) 9196 : cluster [DBG] pgmap v8623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:26 smithi165 bash[22175]: audit 2022-05-01T01:03:25.354051+0000 mon.smithi157 (mon.0) 5671 : audit [DBG] from='client.? 172.21.15.157:0/1482797195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:26 smithi157 bash[20376]: cluster 2022-05-01T01:03:25.028582+0000 mgr.smithi157.nfpzoe (mgr.14180) 9196 : cluster [DBG] pgmap v8623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:26 smithi157 bash[20376]: audit 2022-05-01T01:03:25.354051+0000 mon.smithi157 (mon.0) 5671 : audit [DBG] from='client.? 172.21.15.157:0/1482797195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:27 smithi165 bash[22175]: cluster 2022-05-01T01:03:27.029224+0000 mgr.smithi157.nfpzoe (mgr.14180) 9197 : cluster [DBG] pgmap v8624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:27 smithi157 bash[20376]: cluster 2022-05-01T01:03:27.029224+0000 mgr.smithi157.nfpzoe (mgr.14180) 9197 : cluster [DBG] pgmap v8624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:30.376 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:03:30.376 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:03:30.376 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:03:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:30 smithi165 bash[22175]: cluster 2022-05-01T01:03:29.029882+0000 mgr.smithi157.nfpzoe (mgr.14180) 9198 : cluster [DBG] pgmap v8625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:30.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:30 smithi157 bash[20376]: cluster 2022-05-01T01:03:29.029882+0000 mgr.smithi157.nfpzoe (mgr.14180) 9198 : cluster [DBG] pgmap v8625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:30.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:03:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:31 smithi165 bash[22175]: audit 2022-05-01T01:03:30.681809+0000 mon.smithi157 (mon.0) 5672 : audit [DBG] from='client.? 172.21.15.157:0/2822170768' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:31 smithi157 bash[20376]: audit 2022-05-01T01:03:30.681809+0000 mon.smithi157 (mon.0) 5672 : audit [DBG] from='client.? 172.21.15.157:0/2822170768' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:32 smithi165 bash[22175]: cluster 2022-05-01T01:03:31.030638+0000 mgr.smithi157.nfpzoe (mgr.14180) 9199 : cluster [DBG] pgmap v8626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:32 smithi157 bash[20376]: cluster 2022-05-01T01:03:31.030638+0000 mgr.smithi157.nfpzoe (mgr.14180) 9199 : cluster [DBG] pgmap v8626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:34 smithi165 bash[22175]: cluster 2022-05-01T01:03:33.031363+0000 mgr.smithi157.nfpzoe (mgr.14180) 9200 : cluster [DBG] pgmap v8627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:34 smithi157 bash[20376]: cluster 2022-05-01T01:03:33.031363+0000 mgr.smithi157.nfpzoe (mgr.14180) 9200 : cluster [DBG] pgmap v8627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:35.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:03:35.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:03:35.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:03:36.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:03:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:36 smithi165 bash[22175]: cluster 2022-05-01T01:03:35.032050+0000 mgr.smithi157.nfpzoe (mgr.14180) 9201 : cluster [DBG] pgmap v8628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:36 smithi165 bash[22175]: audit 2022-05-01T01:03:36.006265+0000 mon.smithi157 (mon.0) 5673 : audit [DBG] from='client.? 172.21.15.157:0/1053268194' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:36 smithi157 bash[20376]: cluster 2022-05-01T01:03:35.032050+0000 mgr.smithi157.nfpzoe (mgr.14180) 9201 : cluster [DBG] pgmap v8628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:36 smithi157 bash[20376]: audit 2022-05-01T01:03:36.006265+0000 mon.smithi157 (mon.0) 5673 : audit [DBG] from='client.? 172.21.15.157:0/1053268194' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:37 smithi165 bash[22175]: cluster 2022-05-01T01:03:37.032666+0000 mgr.smithi157.nfpzoe (mgr.14180) 9202 : cluster [DBG] pgmap v8629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:38.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:37 smithi157 bash[20376]: cluster 2022-05-01T01:03:37.032666+0000 mgr.smithi157.nfpzoe (mgr.14180) 9202 : cluster [DBG] pgmap v8629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:40 smithi165 bash[22175]: cluster 2022-05-01T01:03:39.033299+0000 mgr.smithi157.nfpzoe (mgr.14180) 9203 : cluster [DBG] pgmap v8630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:40 smithi157 bash[20376]: cluster 2022-05-01T01:03:39.033299+0000 mgr.smithi157.nfpzoe (mgr.14180) 9203 : cluster [DBG] pgmap v8630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:41.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:03:41.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:03:41.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:03:41.364 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:03:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:42 smithi165 bash[22175]: cluster 2022-05-01T01:03:41.033903+0000 mgr.smithi157.nfpzoe (mgr.14180) 9204 : cluster [DBG] pgmap v8631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:42 smithi165 bash[22175]: audit 2022-05-01T01:03:41.341297+0000 mon.smithi157 (mon.0) 5674 : audit [DBG] from='client.? 172.21.15.157:0/3047101481' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:42 smithi157 bash[20376]: cluster 2022-05-01T01:03:41.033903+0000 mgr.smithi157.nfpzoe (mgr.14180) 9204 : cluster [DBG] pgmap v8631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:42 smithi157 bash[20376]: audit 2022-05-01T01:03:41.341297+0000 mon.smithi157 (mon.0) 5674 : audit [DBG] from='client.? 172.21.15.157:0/3047101481' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:44.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:44 smithi165 bash[22175]: cluster 2022-05-01T01:03:43.034564+0000 mgr.smithi157.nfpzoe (mgr.14180) 9205 : cluster [DBG] pgmap v8632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:44 smithi157 bash[20376]: cluster 2022-05-01T01:03:43.034564+0000 mgr.smithi157.nfpzoe (mgr.14180) 9205 : cluster [DBG] pgmap v8632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:46.368 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:03:46.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:03:46.369 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:03:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:46 smithi165 bash[22175]: cluster 2022-05-01T01:03:45.035276+0000 mgr.smithi157.nfpzoe (mgr.14180) 9206 : cluster [DBG] pgmap v8633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:46 smithi157 bash[20376]: cluster 2022-05-01T01:03:45.035276+0000 mgr.smithi157.nfpzoe (mgr.14180) 9206 : cluster [DBG] pgmap v8633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:46.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:03:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:47 smithi165 bash[22175]: audit 2022-05-01T01:03:46.674761+0000 mon.smithi157 (mon.0) 5675 : audit [DBG] from='client.? 172.21.15.157:0/433699404' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:47 smithi165 bash[22175]: audit 2022-05-01T01:03:47.046143+0000 mon.smithi157 (mon.0) 5676 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:03:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:47 smithi165 bash[22175]: audit 2022-05-01T01:03:47.048214+0000 mon.smithi157 (mon.0) 5677 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:03:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:47 smithi165 bash[22175]: audit 2022-05-01T01:03:47.049578+0000 mon.smithi157 (mon.0) 5678 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:03:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:47 smithi157 bash[20376]: audit 2022-05-01T01:03:46.674761+0000 mon.smithi157 (mon.0) 5675 : audit [DBG] from='client.? 172.21.15.157:0/433699404' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:47 smithi157 bash[20376]: audit 2022-05-01T01:03:47.046143+0000 mon.smithi157 (mon.0) 5676 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:03:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:47 smithi157 bash[20376]: audit 2022-05-01T01:03:47.048214+0000 mon.smithi157 (mon.0) 5677 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:03:47.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:47 smithi157 bash[20376]: audit 2022-05-01T01:03:47.049578+0000 mon.smithi157 (mon.0) 5678 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:03:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:48 smithi165 bash[22175]: cluster 2022-05-01T01:03:47.035975+0000 mgr.smithi157.nfpzoe (mgr.14180) 9207 : cluster [DBG] pgmap v8634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:48.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:48 smithi165 bash[22175]: audit 2022-05-01T01:03:47.346469+0000 mon.smithi157 (mon.0) 5679 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:03:48.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:48 smithi165 bash[22175]: audit 2022-05-01T01:03:47.645513+0000 mon.smithi157 (mon.0) 5680 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:03:48.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:48 smithi165 bash[22175]: audit 2022-05-01T01:03:47.654705+0000 mon.smithi157 (mon.0) 5681 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:03:48.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:48 smithi157 bash[20376]: cluster 2022-05-01T01:03:47.035975+0000 mgr.smithi157.nfpzoe (mgr.14180) 9207 : cluster [DBG] pgmap v8634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:48.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:48 smithi157 bash[20376]: audit 2022-05-01T01:03:47.346469+0000 mon.smithi157 (mon.0) 5679 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:03:48.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:48 smithi157 bash[20376]: audit 2022-05-01T01:03:47.645513+0000 mon.smithi157 (mon.0) 5680 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:03:48.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:48 smithi157 bash[20376]: audit 2022-05-01T01:03:47.654705+0000 mon.smithi157 (mon.0) 5681 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:03:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:49 smithi165 bash[22175]: cluster 2022-05-01T01:03:47.637561+0000 mgr.smithi157.nfpzoe (mgr.14180) 9208 : cluster [DBG] pgmap v8635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:49 smithi165 bash[22175]: cluster 2022-05-01T01:03:47.637959+0000 mgr.smithi157.nfpzoe (mgr.14180) 9209 : cluster [DBG] pgmap v8636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:49 smithi165 bash[22175]: cephadm 2022-05-01T01:03:47.656009+0000 mgr.smithi157.nfpzoe (mgr.14180) 9210 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:03:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:49 smithi165 bash[22175]: cephadm 2022-05-01T01:03:47.656246+0000 mgr.smithi157.nfpzoe (mgr.14180) 9211 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:03:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:49 smithi157 bash[20376]: cluster 2022-05-01T01:03:47.637561+0000 mgr.smithi157.nfpzoe (mgr.14180) 9208 : cluster [DBG] pgmap v8635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:49 smithi157 bash[20376]: cluster 2022-05-01T01:03:47.637959+0000 mgr.smithi157.nfpzoe (mgr.14180) 9209 : cluster [DBG] pgmap v8636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:49 smithi157 bash[20376]: cephadm 2022-05-01T01:03:47.656009+0000 mgr.smithi157.nfpzoe (mgr.14180) 9210 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:03:49.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:49 smithi157 bash[20376]: cephadm 2022-05-01T01:03:47.656246+0000 mgr.smithi157.nfpzoe (mgr.14180) 9211 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:03:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:51 smithi157 bash[20376]: cluster 2022-05-01T01:03:49.638575+0000 mgr.smithi157.nfpzoe (mgr.14180) 9212 : cluster [DBG] pgmap v8637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:51 smithi165 bash[22175]: cluster 2022-05-01T01:03:49.638575+0000 mgr.smithi157.nfpzoe (mgr.14180) 9212 : cluster [DBG] pgmap v8637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:51.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:03:51.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:03:51.697 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:03:52.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:03:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:52 smithi165 bash[22175]: cluster 2022-05-01T01:03:51.639259+0000 mgr.smithi157.nfpzoe (mgr.14180) 9213 : cluster [DBG] pgmap v8638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:53.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:52 smithi165 bash[22175]: audit 2022-05-01T01:03:52.000316+0000 mon.smithi157 (mon.0) 5682 : audit [DBG] from='client.? 172.21.15.157:0/3431655413' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:52 smithi157 bash[20376]: cluster 2022-05-01T01:03:51.639259+0000 mgr.smithi157.nfpzoe (mgr.14180) 9213 : cluster [DBG] pgmap v8638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:52 smithi157 bash[20376]: audit 2022-05-01T01:03:52.000316+0000 mon.smithi157 (mon.0) 5682 : audit [DBG] from='client.? 172.21.15.157:0/3431655413' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:54 smithi165 bash[22175]: cluster 2022-05-01T01:03:53.639909+0000 mgr.smithi157.nfpzoe (mgr.14180) 9214 : cluster [DBG] pgmap v8639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:55.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:54 smithi157 bash[20376]: cluster 2022-05-01T01:03:53.639909+0000 mgr.smithi157.nfpzoe (mgr.14180) 9214 : cluster [DBG] pgmap v8639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:57.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:03:57.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:03:57.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:03:57.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:56 smithi157 bash[20376]: cluster 2022-05-01T01:03:55.640527+0000 mgr.smithi157.nfpzoe (mgr.14180) 9215 : cluster [DBG] pgmap v8640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:56 smithi165 bash[22175]: cluster 2022-05-01T01:03:55.640527+0000 mgr.smithi157.nfpzoe (mgr.14180) 9215 : cluster [DBG] pgmap v8640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:57.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:03:58.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:57 smithi165 bash[22175]: audit 2022-05-01T01:03:57.328545+0000 mon.smithi157 (mon.0) 5683 : audit [DBG] from='client.? 172.21.15.157:0/2273984866' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:58.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:57 smithi157 bash[20376]: audit 2022-05-01T01:03:57.328545+0000 mon.smithi157 (mon.0) 5683 : audit [DBG] from='client.? 172.21.15.157:0/2273984866' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:03:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:58 smithi165 bash[22175]: cluster 2022-05-01T01:03:57.641285+0000 mgr.smithi157.nfpzoe (mgr.14180) 9216 : cluster [DBG] pgmap v8641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:03:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:58 smithi157 bash[20376]: cluster 2022-05-01T01:03:57.641285+0000 mgr.smithi157.nfpzoe (mgr.14180) 9216 : cluster [DBG] pgmap v8641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:03:59 smithi165 bash[22175]: audit 2022-05-01T01:03:59.485218+0000 mon.smithi157 (mon.0) 5684 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:04:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:03:59 smithi157 bash[20376]: audit 2022-05-01T01:03:59.485218+0000 mon.smithi157 (mon.0) 5684 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:04:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:00 smithi165 bash[22175]: cluster 2022-05-01T01:03:59.641966+0000 mgr.smithi157.nfpzoe (mgr.14180) 9217 : cluster [DBG] pgmap v8642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:00 smithi165 bash[22175]: audit 2022-05-01T01:03:59.876987+0000 mon.smithi157 (mon.0) 5685 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:04:01.163 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:00 smithi157 bash[20376]: cluster 2022-05-01T01:03:59.641966+0000 mgr.smithi157.nfpzoe (mgr.14180) 9217 : cluster [DBG] pgmap v8642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:01.163 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:00 smithi157 bash[20376]: audit 2022-05-01T01:03:59.876987+0000 mon.smithi157 (mon.0) 5685 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:04:02.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:04:02.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:04:02.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:04:02.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:04:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:02 smithi165 bash[22175]: cluster 2022-05-01T01:04:01.642592+0000 mgr.smithi157.nfpzoe (mgr.14180) 9218 : cluster [DBG] pgmap v8643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:02 smithi165 bash[22175]: audit 2022-05-01T01:04:02.662273+0000 mon.smithi157 (mon.0) 5686 : audit [DBG] from='client.? 172.21.15.157:0/1696320167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:02 smithi157 bash[20376]: cluster 2022-05-01T01:04:01.642592+0000 mgr.smithi157.nfpzoe (mgr.14180) 9218 : cluster [DBG] pgmap v8643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:02 smithi157 bash[20376]: audit 2022-05-01T01:04:02.662273+0000 mon.smithi157 (mon.0) 5686 : audit [DBG] from='client.? 172.21.15.157:0/1696320167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:04 smithi165 bash[22175]: cluster 2022-05-01T01:04:03.643260+0000 mgr.smithi157.nfpzoe (mgr.14180) 9219 : cluster [DBG] pgmap v8644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:05.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:04 smithi157 bash[20376]: cluster 2022-05-01T01:04:03.643260+0000 mgr.smithi157.nfpzoe (mgr.14180) 9219 : cluster [DBG] pgmap v8644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:06 smithi165 bash[22175]: cluster 2022-05-01T01:04:05.643890+0000 mgr.smithi157.nfpzoe (mgr.14180) 9220 : cluster [DBG] pgmap v8645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:07.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:06 smithi157 bash[20376]: cluster 2022-05-01T01:04:05.643890+0000 mgr.smithi157.nfpzoe (mgr.14180) 9220 : cluster [DBG] pgmap v8645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:07.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:04:07.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:04:07.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:04:08.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:04:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:08 smithi165 bash[22175]: cluster 2022-05-01T01:04:07.644505+0000 mgr.smithi157.nfpzoe (mgr.14180) 9221 : cluster [DBG] pgmap v8646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:08 smithi165 bash[22175]: audit 2022-05-01T01:04:07.989393+0000 mon.smithi157 (mon.0) 5687 : audit [DBG] from='client.? 172.21.15.157:0/2719001674' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:08 smithi157 bash[20376]: cluster 2022-05-01T01:04:07.644505+0000 mgr.smithi157.nfpzoe (mgr.14180) 9221 : cluster [DBG] pgmap v8646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:08 smithi157 bash[20376]: audit 2022-05-01T01:04:07.989393+0000 mon.smithi157 (mon.0) 5687 : audit [DBG] from='client.? 172.21.15.157:0/2719001674' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:10 smithi165 bash[22175]: cluster 2022-05-01T01:04:09.645144+0000 mgr.smithi157.nfpzoe (mgr.14180) 9222 : cluster [DBG] pgmap v8647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:11.165 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:10 smithi157 bash[20376]: cluster 2022-05-01T01:04:09.645144+0000 mgr.smithi157.nfpzoe (mgr.14180) 9222 : cluster [DBG] pgmap v8647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:13.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:04:13.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:04:13.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:04:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:12 smithi165 bash[22175]: cluster 2022-05-01T01:04:11.645750+0000 mgr.smithi157.nfpzoe (mgr.14180) 9223 : cluster [DBG] pgmap v8648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:12 smithi157 bash[20376]: cluster 2022-05-01T01:04:11.645750+0000 mgr.smithi157.nfpzoe (mgr.14180) 9223 : cluster [DBG] pgmap v8648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:13.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:04:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:13 smithi165 bash[22175]: audit 2022-05-01T01:04:13.320214+0000 mon.smithi157 (mon.0) 5688 : audit [DBG] from='client.? 172.21.15.157:0/3265885011' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:13 smithi157 bash[20376]: audit 2022-05-01T01:04:13.320214+0000 mon.smithi157 (mon.0) 5688 : audit [DBG] from='client.? 172.21.15.157:0/3265885011' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:14 smithi165 bash[22175]: cluster 2022-05-01T01:04:13.646328+0000 mgr.smithi157.nfpzoe (mgr.14180) 9224 : cluster [DBG] pgmap v8649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:15.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:14 smithi157 bash[20376]: cluster 2022-05-01T01:04:13.646328+0000 mgr.smithi157.nfpzoe (mgr.14180) 9224 : cluster [DBG] pgmap v8649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:16 smithi165 bash[22175]: cluster 2022-05-01T01:04:15.646957+0000 mgr.smithi157.nfpzoe (mgr.14180) 9225 : cluster [DBG] pgmap v8650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:17.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:16 smithi157 bash[20376]: cluster 2022-05-01T01:04:15.646957+0000 mgr.smithi157.nfpzoe (mgr.14180) 9225 : cluster [DBG] pgmap v8650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:18.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:04:18.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:04:18.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:04:18.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:04:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:18 smithi165 bash[22175]: cluster 2022-05-01T01:04:17.647658+0000 mgr.smithi157.nfpzoe (mgr.14180) 9226 : cluster [DBG] pgmap v8651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:19.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:18 smithi165 bash[22175]: audit 2022-05-01T01:04:18.648621+0000 mon.smithi157 (mon.0) 5689 : audit [DBG] from='client.? 172.21.15.157:0/2770638389' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:18 smithi157 bash[20376]: cluster 2022-05-01T01:04:17.647658+0000 mgr.smithi157.nfpzoe (mgr.14180) 9226 : cluster [DBG] pgmap v8651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:18 smithi157 bash[20376]: audit 2022-05-01T01:04:18.648621+0000 mon.smithi157 (mon.0) 5689 : audit [DBG] from='client.? 172.21.15.157:0/2770638389' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:20 smithi165 bash[22175]: cluster 2022-05-01T01:04:19.648317+0000 mgr.smithi157.nfpzoe (mgr.14180) 9227 : cluster [DBG] pgmap v8652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:21.165 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:20 smithi157 bash[20376]: cluster 2022-05-01T01:04:19.648317+0000 mgr.smithi157.nfpzoe (mgr.14180) 9227 : cluster [DBG] pgmap v8652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:22 smithi165 bash[22175]: cluster 2022-05-01T01:04:21.648932+0000 mgr.smithi157.nfpzoe (mgr.14180) 9228 : cluster [DBG] pgmap v8653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:23.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:22 smithi157 bash[20376]: cluster 2022-05-01T01:04:21.648932+0000 mgr.smithi157.nfpzoe (mgr.14180) 9228 : cluster [DBG] pgmap v8653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:23.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:04:23.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:04:23.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:04:23.995 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:04:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:24 smithi165 bash[22175]: cluster 2022-05-01T01:04:23.649563+0000 mgr.smithi157.nfpzoe (mgr.14180) 9229 : cluster [DBG] pgmap v8654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:24 smithi165 bash[22175]: audit 2022-05-01T01:04:23.976361+0000 mon.smithi157 (mon.0) 5690 : audit [DBG] from='client.? 172.21.15.157:0/1406629580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:25.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:24 smithi157 bash[20376]: cluster 2022-05-01T01:04:23.649563+0000 mgr.smithi157.nfpzoe (mgr.14180) 9229 : cluster [DBG] pgmap v8654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:25.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:24 smithi157 bash[20376]: audit 2022-05-01T01:04:23.976361+0000 mon.smithi157 (mon.0) 5690 : audit [DBG] from='client.? 172.21.15.157:0/1406629580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:26 smithi165 bash[22175]: cluster 2022-05-01T01:04:25.650212+0000 mgr.smithi157.nfpzoe (mgr.14180) 9230 : cluster [DBG] pgmap v8655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:26 smithi157 bash[20376]: cluster 2022-05-01T01:04:25.650212+0000 mgr.smithi157.nfpzoe (mgr.14180) 9230 : cluster [DBG] pgmap v8655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:28.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:04:28.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:04:28.999 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:04:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:28 smithi165 bash[22175]: cluster 2022-05-01T01:04:27.650852+0000 mgr.smithi157.nfpzoe (mgr.14180) 9231 : cluster [DBG] pgmap v8656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:28 smithi157 bash[20376]: cluster 2022-05-01T01:04:27.650852+0000 mgr.smithi157.nfpzoe (mgr.14180) 9231 : cluster [DBG] pgmap v8656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:29.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:04:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:29 smithi157 bash[20376]: audit 2022-05-01T01:04:29.304691+0000 mon.smithi157 (mon.0) 5691 : audit [DBG] from='client.? 172.21.15.157:0/1661679117' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:29 smithi165 bash[22175]: audit 2022-05-01T01:04:29.304691+0000 mon.smithi157 (mon.0) 5691 : audit [DBG] from='client.? 172.21.15.157:0/1661679117' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:31.165 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:30 smithi157 bash[20376]: cluster 2022-05-01T01:04:29.651507+0000 mgr.smithi157.nfpzoe (mgr.14180) 9232 : cluster [DBG] pgmap v8657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:30 smithi165 bash[22175]: cluster 2022-05-01T01:04:29.651507+0000 mgr.smithi157.nfpzoe (mgr.14180) 9232 : cluster [DBG] pgmap v8657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:32 smithi157 bash[20376]: cluster 2022-05-01T01:04:31.652161+0000 mgr.smithi157.nfpzoe (mgr.14180) 9233 : cluster [DBG] pgmap v8658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:32 smithi165 bash[22175]: cluster 2022-05-01T01:04:31.652161+0000 mgr.smithi157.nfpzoe (mgr.14180) 9233 : cluster [DBG] pgmap v8658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:34.326 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:04:34.327 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:04:34.327 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:04:34.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:04:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:34 smithi157 bash[20376]: cluster 2022-05-01T01:04:33.652794+0000 mgr.smithi157.nfpzoe (mgr.14180) 9234 : cluster [DBG] pgmap v8659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:34 smithi157 bash[20376]: audit 2022-05-01T01:04:34.633786+0000 mon.smithi157 (mon.0) 5692 : audit [DBG] from='client.? 172.21.15.157:0/3947331876' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:34 smithi165 bash[22175]: cluster 2022-05-01T01:04:33.652794+0000 mgr.smithi157.nfpzoe (mgr.14180) 9234 : cluster [DBG] pgmap v8659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:34 smithi165 bash[22175]: audit 2022-05-01T01:04:34.633786+0000 mon.smithi157 (mon.0) 5692 : audit [DBG] from='client.? 172.21.15.157:0/3947331876' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:37.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:36 smithi157 bash[20376]: cluster 2022-05-01T01:04:35.653421+0000 mgr.smithi157.nfpzoe (mgr.14180) 9235 : cluster [DBG] pgmap v8660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:36 smithi165 bash[22175]: cluster 2022-05-01T01:04:35.653421+0000 mgr.smithi157.nfpzoe (mgr.14180) 9235 : cluster [DBG] pgmap v8660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:39.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:38 smithi157 bash[20376]: cluster 2022-05-01T01:04:37.654065+0000 mgr.smithi157.nfpzoe (mgr.14180) 9236 : cluster [DBG] pgmap v8661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:38 smithi165 bash[22175]: cluster 2022-05-01T01:04:37.654065+0000 mgr.smithi157.nfpzoe (mgr.14180) 9236 : cluster [DBG] pgmap v8661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:39.655 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:04:39.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:04:39.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:04:39.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:04:41.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:40 smithi157 bash[20376]: cluster 2022-05-01T01:04:39.654667+0000 mgr.smithi157.nfpzoe (mgr.14180) 9237 : cluster [DBG] pgmap v8662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:41.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:40 smithi157 bash[20376]: audit 2022-05-01T01:04:39.952417+0000 mon.smithi157 (mon.0) 5693 : audit [DBG] from='client.? 172.21.15.157:0/929243790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:40 smithi165 bash[22175]: cluster 2022-05-01T01:04:39.654667+0000 mgr.smithi157.nfpzoe (mgr.14180) 9237 : cluster [DBG] pgmap v8662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:40 smithi165 bash[22175]: audit 2022-05-01T01:04:39.952417+0000 mon.smithi157 (mon.0) 5693 : audit [DBG] from='client.? 172.21.15.157:0/929243790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:43.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:42 smithi157 bash[20376]: cluster 2022-05-01T01:04:41.655352+0000 mgr.smithi157.nfpzoe (mgr.14180) 9238 : cluster [DBG] pgmap v8663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:42 smithi165 bash[22175]: cluster 2022-05-01T01:04:41.655352+0000 mgr.smithi157.nfpzoe (mgr.14180) 9238 : cluster [DBG] pgmap v8663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:44.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:04:44.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:04:44.975 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:04:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:44 smithi157 bash[20376]: cluster 2022-05-01T01:04:43.655991+0000 mgr.smithi157.nfpzoe (mgr.14180) 9239 : cluster [DBG] pgmap v8664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:45.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:04:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:44 smithi165 bash[22175]: cluster 2022-05-01T01:04:43.655991+0000 mgr.smithi157.nfpzoe (mgr.14180) 9239 : cluster [DBG] pgmap v8664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:46.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:45 smithi157 bash[20376]: audit 2022-05-01T01:04:45.281855+0000 mon.smithi157 (mon.0) 5694 : audit [DBG] from='client.? 172.21.15.157:0/3828280781' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:45 smithi165 bash[22175]: audit 2022-05-01T01:04:45.281855+0000 mon.smithi157 (mon.0) 5694 : audit [DBG] from='client.? 172.21.15.157:0/3828280781' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:47.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:46 smithi157 bash[20376]: cluster 2022-05-01T01:04:45.656607+0000 mgr.smithi157.nfpzoe (mgr.14180) 9240 : cluster [DBG] pgmap v8665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:46 smithi165 bash[22175]: cluster 2022-05-01T01:04:45.656607+0000 mgr.smithi157.nfpzoe (mgr.14180) 9240 : cluster [DBG] pgmap v8665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:47 smithi165 bash[22175]: audit 2022-05-01T01:04:47.666986+0000 mon.smithi157 (mon.0) 5695 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:04:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:47 smithi165 bash[22175]: audit 2022-05-01T01:04:47.669853+0000 mon.smithi157 (mon.0) 5696 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:04:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:47 smithi165 bash[22175]: audit 2022-05-01T01:04:47.671676+0000 mon.smithi157 (mon.0) 5697 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:04:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:47 smithi157 bash[20376]: audit 2022-05-01T01:04:47.666986+0000 mon.smithi157 (mon.0) 5695 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:04:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:47 smithi157 bash[20376]: audit 2022-05-01T01:04:47.669853+0000 mon.smithi157 (mon.0) 5696 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:04:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:47 smithi157 bash[20376]: audit 2022-05-01T01:04:47.671676+0000 mon.smithi157 (mon.0) 5697 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:04:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:49 smithi165 bash[22175]: cluster 2022-05-01T01:04:47.657300+0000 mgr.smithi157.nfpzoe (mgr.14180) 9241 : cluster [DBG] pgmap v8666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:49 smithi165 bash[22175]: cluster 2022-05-01T01:04:47.991013+0000 mgr.smithi157.nfpzoe (mgr.14180) 9242 : cluster [DBG] pgmap v8667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:49 smithi165 bash[22175]: cluster 2022-05-01T01:04:47.991364+0000 mgr.smithi157.nfpzoe (mgr.14180) 9243 : cluster [DBG] pgmap v8668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:49 smithi165 bash[22175]: audit 2022-05-01T01:04:47.997269+0000 mon.smithi157 (mon.0) 5698 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:04:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:49 smithi165 bash[22175]: audit 2022-05-01T01:04:48.006585+0000 mon.smithi157 (mon.0) 5699 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:04:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:49 smithi165 bash[22175]: cephadm 2022-05-01T01:04:48.007694+0000 mgr.smithi157.nfpzoe (mgr.14180) 9244 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:04:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:49 smithi165 bash[22175]: cephadm 2022-05-01T01:04:48.007911+0000 mgr.smithi157.nfpzoe (mgr.14180) 9245 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:04:49.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:48 smithi157 bash[20376]: cluster 2022-05-01T01:04:47.657300+0000 mgr.smithi157.nfpzoe (mgr.14180) 9241 : cluster [DBG] pgmap v8666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:49.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:48 smithi157 bash[20376]: cluster 2022-05-01T01:04:47.991013+0000 mgr.smithi157.nfpzoe (mgr.14180) 9242 : cluster [DBG] pgmap v8667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:48 smithi157 bash[20376]: cluster 2022-05-01T01:04:47.991364+0000 mgr.smithi157.nfpzoe (mgr.14180) 9243 : cluster [DBG] pgmap v8668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:48 smithi157 bash[20376]: audit 2022-05-01T01:04:47.997269+0000 mon.smithi157 (mon.0) 5698 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:04:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:48 smithi157 bash[20376]: audit 2022-05-01T01:04:48.006585+0000 mon.smithi157 (mon.0) 5699 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:04:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:48 smithi157 bash[20376]: cephadm 2022-05-01T01:04:48.007694+0000 mgr.smithi157.nfpzoe (mgr.14180) 9244 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:04:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:48 smithi157 bash[20376]: cephadm 2022-05-01T01:04:48.007911+0000 mgr.smithi157.nfpzoe (mgr.14180) 9245 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:04:50.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:04:50.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:04:50.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:04:50.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:04:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:51 smithi165 bash[22175]: cluster 2022-05-01T01:04:49.991937+0000 mgr.smithi157.nfpzoe (mgr.14180) 9246 : cluster [DBG] pgmap v8669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:51 smithi165 bash[22175]: audit 2022-05-01T01:04:50.606598+0000 mon.smithi157 (mon.0) 5700 : audit [DBG] from='client.? 172.21.15.157:0/3422983224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:51 smithi157 bash[20376]: cluster 2022-05-01T01:04:49.991937+0000 mgr.smithi157.nfpzoe (mgr.14180) 9246 : cluster [DBG] pgmap v8669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:51 smithi157 bash[20376]: audit 2022-05-01T01:04:50.606598+0000 mon.smithi157 (mon.0) 5700 : audit [DBG] from='client.? 172.21.15.157:0/3422983224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:52 smithi165 bash[22175]: cluster 2022-05-01T01:04:51.992523+0000 mgr.smithi157.nfpzoe (mgr.14180) 9247 : cluster [DBG] pgmap v8670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:53.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:52 smithi157 bash[20376]: cluster 2022-05-01T01:04:51.992523+0000 mgr.smithi157.nfpzoe (mgr.14180) 9247 : cluster [DBG] pgmap v8670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:55 smithi165 bash[22175]: cluster 2022-05-01T01:04:53.993151+0000 mgr.smithi157.nfpzoe (mgr.14180) 9248 : cluster [DBG] pgmap v8671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:55 smithi157 bash[20376]: cluster 2022-05-01T01:04:53.993151+0000 mgr.smithi157.nfpzoe (mgr.14180) 9248 : cluster [DBG] pgmap v8671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:55.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:04:55.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:04:55.629 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:04:55.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:04:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:56 smithi165 bash[22175]: audit 2022-05-01T01:04:55.933563+0000 mon.smithi157 (mon.0) 5701 : audit [DBG] from='client.? 172.21.15.157:0/4251313490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:56 smithi157 bash[20376]: audit 2022-05-01T01:04:55.933563+0000 mon.smithi157 (mon.0) 5701 : audit [DBG] from='client.? 172.21.15.157:0/4251313490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:04:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:57 smithi165 bash[22175]: cluster 2022-05-01T01:04:55.993732+0000 mgr.smithi157.nfpzoe (mgr.14180) 9249 : cluster [DBG] pgmap v8672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:57 smithi157 bash[20376]: cluster 2022-05-01T01:04:55.993732+0000 mgr.smithi157.nfpzoe (mgr.14180) 9249 : cluster [DBG] pgmap v8672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:04:59 smithi165 bash[22175]: cluster 2022-05-01T01:04:57.994364+0000 mgr.smithi157.nfpzoe (mgr.14180) 9250 : cluster [DBG] pgmap v8673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:04:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:04:59 smithi157 bash[20376]: cluster 2022-05-01T01:04:57.994364+0000 mgr.smithi157.nfpzoe (mgr.14180) 9250 : cluster [DBG] pgmap v8673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:00 smithi165 bash[22175]: audit 2022-05-01T01:04:59.489344+0000 mon.smithi157 (mon.0) 5702 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:05:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:00 smithi165 bash[22175]: audit 2022-05-01T01:04:59.884565+0000 mon.smithi157 (mon.0) 5703 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:05:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:00 smithi157 bash[20376]: audit 2022-05-01T01:04:59.489344+0000 mon.smithi157 (mon.0) 5702 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:05:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:00 smithi157 bash[20376]: audit 2022-05-01T01:04:59.884565+0000 mon.smithi157 (mon.0) 5703 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:05:00.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:05:00.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:05:00.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:05:01.285 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:05:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:01 smithi165 bash[22175]: cluster 2022-05-01T01:04:59.995001+0000 mgr.smithi157.nfpzoe (mgr.14180) 9251 : cluster [DBG] pgmap v8674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:01.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:01 smithi157 bash[20376]: cluster 2022-05-01T01:04:59.995001+0000 mgr.smithi157.nfpzoe (mgr.14180) 9251 : cluster [DBG] pgmap v8674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:02 smithi157 bash[20376]: audit 2022-05-01T01:05:01.266967+0000 mon.smithi157 (mon.0) 5704 : audit [DBG] from='client.? 172.21.15.157:0/3867282128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:02 smithi165 bash[22175]: audit 2022-05-01T01:05:01.266967+0000 mon.smithi157 (mon.0) 5704 : audit [DBG] from='client.? 172.21.15.157:0/3867282128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:03 smithi165 bash[22175]: cluster 2022-05-01T01:05:01.995801+0000 mgr.smithi157.nfpzoe (mgr.14180) 9252 : cluster [DBG] pgmap v8675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:03 smithi157 bash[20376]: cluster 2022-05-01T01:05:01.995801+0000 mgr.smithi157.nfpzoe (mgr.14180) 9252 : cluster [DBG] pgmap v8675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:05 smithi165 bash[22175]: cluster 2022-05-01T01:05:03.996566+0000 mgr.smithi157.nfpzoe (mgr.14180) 9253 : cluster [DBG] pgmap v8676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:05 smithi157 bash[20376]: cluster 2022-05-01T01:05:03.996566+0000 mgr.smithi157.nfpzoe (mgr.14180) 9253 : cluster [DBG] pgmap v8676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:06.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:05:06.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:05:06.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:05:06.616 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:05:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:07 smithi165 bash[22175]: cluster 2022-05-01T01:05:05.997214+0000 mgr.smithi157.nfpzoe (mgr.14180) 9254 : cluster [DBG] pgmap v8677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:07 smithi165 bash[22175]: audit 2022-05-01T01:05:06.597312+0000 mon.smithi157 (mon.0) 5705 : audit [DBG] from='client.? 172.21.15.157:0/853898458' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:07 smithi157 bash[20376]: cluster 2022-05-01T01:05:05.997214+0000 mgr.smithi157.nfpzoe (mgr.14180) 9254 : cluster [DBG] pgmap v8677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:07 smithi157 bash[20376]: audit 2022-05-01T01:05:06.597312+0000 mon.smithi157 (mon.0) 5705 : audit [DBG] from='client.? 172.21.15.157:0/853898458' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:09 smithi165 bash[22175]: cluster 2022-05-01T01:05:07.998018+0000 mgr.smithi157.nfpzoe (mgr.14180) 9255 : cluster [DBG] pgmap v8678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:09.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:09 smithi157 bash[20376]: cluster 2022-05-01T01:05:07.998018+0000 mgr.smithi157.nfpzoe (mgr.14180) 9255 : cluster [DBG] pgmap v8678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:11 smithi165 bash[22175]: cluster 2022-05-01T01:05:09.998665+0000 mgr.smithi157.nfpzoe (mgr.14180) 9256 : cluster [DBG] pgmap v8679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:11 smithi157 bash[20376]: cluster 2022-05-01T01:05:09.998665+0000 mgr.smithi157.nfpzoe (mgr.14180) 9256 : cluster [DBG] pgmap v8679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:11.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:05:11.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:05:11.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:05:11.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:05:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:12 smithi165 bash[22175]: audit 2022-05-01T01:05:11.925049+0000 mon.smithi157 (mon.0) 5706 : audit [DBG] from='client.? 172.21.15.157:0/1837751802' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:12 smithi165 bash[22175]: cluster 2022-05-01T01:05:11.999438+0000 mgr.smithi157.nfpzoe (mgr.14180) 9257 : cluster [DBG] pgmap v8680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:12 smithi157 bash[20376]: audit 2022-05-01T01:05:11.925049+0000 mon.smithi157 (mon.0) 5706 : audit [DBG] from='client.? 172.21.15.157:0/1837751802' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:12 smithi157 bash[20376]: cluster 2022-05-01T01:05:11.999438+0000 mgr.smithi157.nfpzoe (mgr.14180) 9257 : cluster [DBG] pgmap v8680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:15 smithi165 bash[22175]: cluster 2022-05-01T01:05:14.000100+0000 mgr.smithi157.nfpzoe (mgr.14180) 9258 : cluster [DBG] pgmap v8681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:15 smithi157 bash[20376]: cluster 2022-05-01T01:05:14.000100+0000 mgr.smithi157.nfpzoe (mgr.14180) 9258 : cluster [DBG] pgmap v8681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:16.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:05:16.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:05:16.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:05:17.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:05:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:17 smithi165 bash[22175]: cluster 2022-05-01T01:05:16.000684+0000 mgr.smithi157.nfpzoe (mgr.14180) 9259 : cluster [DBG] pgmap v8682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:17 smithi157 bash[20376]: cluster 2022-05-01T01:05:16.000684+0000 mgr.smithi157.nfpzoe (mgr.14180) 9259 : cluster [DBG] pgmap v8682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:18 smithi165 bash[22175]: audit 2022-05-01T01:05:17.252420+0000 mon.smithi157 (mon.0) 5707 : audit [DBG] from='client.? 172.21.15.157:0/3855678885' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:18 smithi157 bash[20376]: audit 2022-05-01T01:05:17.252420+0000 mon.smithi157 (mon.0) 5707 : audit [DBG] from='client.? 172.21.15.157:0/3855678885' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:19 smithi165 bash[22175]: cluster 2022-05-01T01:05:18.001336+0000 mgr.smithi157.nfpzoe (mgr.14180) 9260 : cluster [DBG] pgmap v8683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:19 smithi157 bash[20376]: cluster 2022-05-01T01:05:18.001336+0000 mgr.smithi157.nfpzoe (mgr.14180) 9260 : cluster [DBG] pgmap v8683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:21 smithi165 bash[22175]: cluster 2022-05-01T01:05:20.001948+0000 mgr.smithi157.nfpzoe (mgr.14180) 9261 : cluster [DBG] pgmap v8684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:21.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:21 smithi157 bash[20376]: cluster 2022-05-01T01:05:20.001948+0000 mgr.smithi157.nfpzoe (mgr.14180) 9261 : cluster [DBG] pgmap v8684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:22.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:05:22.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:05:22.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:05:22.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:05:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:22 smithi165 bash[22175]: cluster 2022-05-01T01:05:22.002577+0000 mgr.smithi157.nfpzoe (mgr.14180) 9262 : cluster [DBG] pgmap v8685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:22 smithi165 bash[22175]: audit 2022-05-01T01:05:22.573881+0000 mon.smithi157 (mon.0) 5708 : audit [DBG] from='client.? 172.21.15.157:0/921650297' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:23.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:22 smithi157 bash[20376]: cluster 2022-05-01T01:05:22.002577+0000 mgr.smithi157.nfpzoe (mgr.14180) 9262 : cluster [DBG] pgmap v8685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:23.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:22 smithi157 bash[20376]: audit 2022-05-01T01:05:22.573881+0000 mon.smithi157 (mon.0) 5708 : audit [DBG] from='client.? 172.21.15.157:0/921650297' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:25 smithi165 bash[22175]: cluster 2022-05-01T01:05:24.003335+0000 mgr.smithi157.nfpzoe (mgr.14180) 9263 : cluster [DBG] pgmap v8686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:25 smithi157 bash[20376]: cluster 2022-05-01T01:05:24.003335+0000 mgr.smithi157.nfpzoe (mgr.14180) 9263 : cluster [DBG] pgmap v8686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:27 smithi165 bash[22175]: cluster 2022-05-01T01:05:26.004038+0000 mgr.smithi157.nfpzoe (mgr.14180) 9264 : cluster [DBG] pgmap v8687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:27 smithi157 bash[20376]: cluster 2022-05-01T01:05:26.004038+0000 mgr.smithi157.nfpzoe (mgr.14180) 9264 : cluster [DBG] pgmap v8687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:27.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:05:27.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:05:27.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:05:27.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:05:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:28 smithi165 bash[22175]: audit 2022-05-01T01:05:27.901833+0000 mon.smithi157 (mon.0) 5709 : audit [DBG] from='client.? 172.21.15.157:0/1668822819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:28 smithi157 bash[20376]: audit 2022-05-01T01:05:27.901833+0000 mon.smithi157 (mon.0) 5709 : audit [DBG] from='client.? 172.21.15.157:0/1668822819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:29 smithi165 bash[22175]: cluster 2022-05-01T01:05:28.004709+0000 mgr.smithi157.nfpzoe (mgr.14180) 9265 : cluster [DBG] pgmap v8688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:29.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:29 smithi157 bash[20376]: cluster 2022-05-01T01:05:28.004709+0000 mgr.smithi157.nfpzoe (mgr.14180) 9265 : cluster [DBG] pgmap v8688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:31 smithi165 bash[22175]: cluster 2022-05-01T01:05:30.005316+0000 mgr.smithi157.nfpzoe (mgr.14180) 9266 : cluster [DBG] pgmap v8689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:31 smithi157 bash[20376]: cluster 2022-05-01T01:05:30.005316+0000 mgr.smithi157.nfpzoe (mgr.14180) 9266 : cluster [DBG] pgmap v8689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:32.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:05:32.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:05:32.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:05:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:32 smithi165 bash[22175]: cluster 2022-05-01T01:05:32.005981+0000 mgr.smithi157.nfpzoe (mgr.14180) 9267 : cluster [DBG] pgmap v8690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:32 smithi157 bash[20376]: cluster 2022-05-01T01:05:32.005981+0000 mgr.smithi157.nfpzoe (mgr.14180) 9267 : cluster [DBG] pgmap v8690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:33.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:05:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:33 smithi165 bash[22175]: audit 2022-05-01T01:05:33.233953+0000 mon.smithi157 (mon.0) 5710 : audit [DBG] from='client.? 172.21.15.157:0/712250674' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:33 smithi157 bash[20376]: audit 2022-05-01T01:05:33.233953+0000 mon.smithi157 (mon.0) 5710 : audit [DBG] from='client.? 172.21.15.157:0/712250674' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:34 smithi165 bash[22175]: cluster 2022-05-01T01:05:34.006628+0000 mgr.smithi157.nfpzoe (mgr.14180) 9268 : cluster [DBG] pgmap v8691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:34 smithi157 bash[20376]: cluster 2022-05-01T01:05:34.006628+0000 mgr.smithi157.nfpzoe (mgr.14180) 9268 : cluster [DBG] pgmap v8691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:37 smithi165 bash[22175]: cluster 2022-05-01T01:05:36.007249+0000 mgr.smithi157.nfpzoe (mgr.14180) 9269 : cluster [DBG] pgmap v8692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:37.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:37 smithi157 bash[20376]: cluster 2022-05-01T01:05:36.007249+0000 mgr.smithi157.nfpzoe (mgr.14180) 9269 : cluster [DBG] pgmap v8692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:38.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:05:38.256 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:05:38.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:05:38.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:05:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:39 smithi165 bash[22175]: cluster 2022-05-01T01:05:38.007867+0000 mgr.smithi157.nfpzoe (mgr.14180) 9270 : cluster [DBG] pgmap v8693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:39 smithi165 bash[22175]: audit 2022-05-01T01:05:38.576049+0000 mon.smithi157 (mon.0) 5711 : audit [DBG] from='client.? 172.21.15.157:0/3202452580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:39.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:39 smithi157 bash[20376]: cluster 2022-05-01T01:05:38.007867+0000 mgr.smithi157.nfpzoe (mgr.14180) 9270 : cluster [DBG] pgmap v8693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:39.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:39 smithi157 bash[20376]: audit 2022-05-01T01:05:38.576049+0000 mon.smithi157 (mon.0) 5711 : audit [DBG] from='client.? 172.21.15.157:0/3202452580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:41 smithi165 bash[22175]: cluster 2022-05-01T01:05:40.008471+0000 mgr.smithi157.nfpzoe (mgr.14180) 9271 : cluster [DBG] pgmap v8694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:41 smithi157 bash[20376]: cluster 2022-05-01T01:05:40.008471+0000 mgr.smithi157.nfpzoe (mgr.14180) 9271 : cluster [DBG] pgmap v8694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:42 smithi165 bash[22175]: cluster 2022-05-01T01:05:42.009098+0000 mgr.smithi157.nfpzoe (mgr.14180) 9272 : cluster [DBG] pgmap v8695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:43.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:42 smithi157 bash[20376]: cluster 2022-05-01T01:05:42.009098+0000 mgr.smithi157.nfpzoe (mgr.14180) 9272 : cluster [DBG] pgmap v8695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:43.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:05:43.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:05:43.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:05:43.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:05:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:43 smithi165 bash[22175]: audit 2022-05-01T01:05:43.908142+0000 mon.smithi157 (mon.0) 5712 : audit [DBG] from='client.? 172.21.15.157:0/1300265959' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:43 smithi157 bash[20376]: audit 2022-05-01T01:05:43.908142+0000 mon.smithi157 (mon.0) 5712 : audit [DBG] from='client.? 172.21.15.157:0/1300265959' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:44 smithi165 bash[22175]: cluster 2022-05-01T01:05:44.009722+0000 mgr.smithi157.nfpzoe (mgr.14180) 9273 : cluster [DBG] pgmap v8696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:45.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:44 smithi157 bash[20376]: cluster 2022-05-01T01:05:44.009722+0000 mgr.smithi157.nfpzoe (mgr.14180) 9273 : cluster [DBG] pgmap v8696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:47 smithi165 bash[22175]: cluster 2022-05-01T01:05:46.010347+0000 mgr.smithi157.nfpzoe (mgr.14180) 9274 : cluster [DBG] pgmap v8697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:47 smithi157 bash[20376]: cluster 2022-05-01T01:05:46.010347+0000 mgr.smithi157.nfpzoe (mgr.14180) 9274 : cluster [DBG] pgmap v8697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:48 smithi165 bash[22175]: audit 2022-05-01T01:05:48.019519+0000 mon.smithi157 (mon.0) 5713 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:05:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:48 smithi165 bash[22175]: audit 2022-05-01T01:05:48.022449+0000 mon.smithi157 (mon.0) 5714 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:05:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:48 smithi165 bash[22175]: audit 2022-05-01T01:05:48.024342+0000 mon.smithi157 (mon.0) 5715 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:05:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:48 smithi157 bash[20376]: audit 2022-05-01T01:05:48.019519+0000 mon.smithi157 (mon.0) 5713 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:05:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:48 smithi157 bash[20376]: audit 2022-05-01T01:05:48.022449+0000 mon.smithi157 (mon.0) 5714 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:05:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:48 smithi157 bash[20376]: audit 2022-05-01T01:05:48.024342+0000 mon.smithi157 (mon.0) 5715 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:05:48.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:05:48.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:05:48.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:05:49.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:05:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:49 smithi165 bash[22175]: cluster 2022-05-01T01:05:48.010976+0000 mgr.smithi157.nfpzoe (mgr.14180) 9275 : cluster [DBG] pgmap v8698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:49 smithi165 bash[22175]: cluster 2022-05-01T01:05:48.345335+0000 mgr.smithi157.nfpzoe (mgr.14180) 9276 : cluster [DBG] pgmap v8699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:49 smithi165 bash[22175]: cluster 2022-05-01T01:05:48.345736+0000 mgr.smithi157.nfpzoe (mgr.14180) 9277 : cluster [DBG] pgmap v8700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:49 smithi165 bash[22175]: audit 2022-05-01T01:05:48.352119+0000 mon.smithi157 (mon.0) 5716 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:05:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:49 smithi165 bash[22175]: audit 2022-05-01T01:05:48.360155+0000 mon.smithi157 (mon.0) 5717 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:05:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:49 smithi165 bash[22175]: cephadm 2022-05-01T01:05:48.361553+0000 mgr.smithi157.nfpzoe (mgr.14180) 9278 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:05:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:49 smithi165 bash[22175]: cephadm 2022-05-01T01:05:48.361761+0000 mgr.smithi157.nfpzoe (mgr.14180) 9279 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:05:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:49 smithi165 bash[22175]: audit 2022-05-01T01:05:49.240164+0000 mon.smithi157 (mon.0) 5718 : audit [DBG] from='client.? 172.21.15.157:0/1711906772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:49 smithi157 bash[20376]: cluster 2022-05-01T01:05:48.010976+0000 mgr.smithi157.nfpzoe (mgr.14180) 9275 : cluster [DBG] pgmap v8698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:49 smithi157 bash[20376]: cluster 2022-05-01T01:05:48.345335+0000 mgr.smithi157.nfpzoe (mgr.14180) 9276 : cluster [DBG] pgmap v8699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:49.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:49 smithi157 bash[20376]: cluster 2022-05-01T01:05:48.345736+0000 mgr.smithi157.nfpzoe (mgr.14180) 9277 : cluster [DBG] pgmap v8700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:49.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:49 smithi157 bash[20376]: audit 2022-05-01T01:05:48.352119+0000 mon.smithi157 (mon.0) 5716 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:05:49.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:49 smithi157 bash[20376]: audit 2022-05-01T01:05:48.360155+0000 mon.smithi157 (mon.0) 5717 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:05:49.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:49 smithi157 bash[20376]: cephadm 2022-05-01T01:05:48.361553+0000 mgr.smithi157.nfpzoe (mgr.14180) 9278 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:05:49.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:49 smithi157 bash[20376]: cephadm 2022-05-01T01:05:48.361761+0000 mgr.smithi157.nfpzoe (mgr.14180) 9279 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:05:49.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:49 smithi157 bash[20376]: audit 2022-05-01T01:05:49.240164+0000 mon.smithi157 (mon.0) 5718 : audit [DBG] from='client.? 172.21.15.157:0/1711906772' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:51 smithi157 bash[20376]: cluster 2022-05-01T01:05:50.346393+0000 mgr.smithi157.nfpzoe (mgr.14180) 9280 : cluster [DBG] pgmap v8701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:51 smithi165 bash[22175]: cluster 2022-05-01T01:05:50.346393+0000 mgr.smithi157.nfpzoe (mgr.14180) 9280 : cluster [DBG] pgmap v8701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:52 smithi165 bash[22175]: cluster 2022-05-01T01:05:52.347073+0000 mgr.smithi157.nfpzoe (mgr.14180) 9281 : cluster [DBG] pgmap v8702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:52 smithi157 bash[20376]: cluster 2022-05-01T01:05:52.347073+0000 mgr.smithi157.nfpzoe (mgr.14180) 9281 : cluster [DBG] pgmap v8702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:54.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:05:54.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:05:54.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:05:54.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:05:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:55 smithi157 bash[20376]: cluster 2022-05-01T01:05:54.347774+0000 mgr.smithi157.nfpzoe (mgr.14180) 9282 : cluster [DBG] pgmap v8703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:55 smithi157 bash[20376]: audit 2022-05-01T01:05:54.566587+0000 mon.smithi157 (mon.0) 5719 : audit [DBG] from='client.? 172.21.15.157:0/2858510056' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:55 smithi165 bash[22175]: cluster 2022-05-01T01:05:54.347774+0000 mgr.smithi157.nfpzoe (mgr.14180) 9282 : cluster [DBG] pgmap v8703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:55 smithi165 bash[22175]: audit 2022-05-01T01:05:54.566587+0000 mon.smithi157 (mon.0) 5719 : audit [DBG] from='client.? 172.21.15.157:0/2858510056' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:05:57.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:57 smithi157 bash[20376]: cluster 2022-05-01T01:05:56.348524+0000 mgr.smithi157.nfpzoe (mgr.14180) 9283 : cluster [DBG] pgmap v8704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:57 smithi165 bash[22175]: cluster 2022-05-01T01:05:56.348524+0000 mgr.smithi157.nfpzoe (mgr.14180) 9283 : cluster [DBG] pgmap v8704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:59.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:05:59.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:05:59.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:05:59.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:05:59 smithi157 bash[20376]: cluster 2022-05-01T01:05:58.349233+0000 mgr.smithi157.nfpzoe (mgr.14180) 9284 : cluster [DBG] pgmap v8705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:05:59 smithi165 bash[22175]: cluster 2022-05-01T01:05:58.349233+0000 mgr.smithi157.nfpzoe (mgr.14180) 9284 : cluster [DBG] pgmap v8705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:05:59.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:06:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:00 smithi157 bash[20376]: audit 2022-05-01T01:05:59.493454+0000 mon.smithi157 (mon.0) 5720 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:06:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:00 smithi157 bash[20376]: audit 2022-05-01T01:05:59.891660+0000 mon.smithi157 (mon.0) 5721 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:06:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:00 smithi157 bash[20376]: audit 2022-05-01T01:05:59.895321+0000 mon.smithi157 (mon.0) 5722 : audit [DBG] from='client.? 172.21.15.157:0/1148475698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:00 smithi165 bash[22175]: audit 2022-05-01T01:05:59.493454+0000 mon.smithi157 (mon.0) 5720 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:06:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:00 smithi165 bash[22175]: audit 2022-05-01T01:05:59.891660+0000 mon.smithi157 (mon.0) 5721 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:06:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:00 smithi165 bash[22175]: audit 2022-05-01T01:05:59.895321+0000 mon.smithi157 (mon.0) 5722 : audit [DBG] from='client.? 172.21.15.157:0/1148475698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:01.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:01 smithi157 bash[20376]: cluster 2022-05-01T01:06:00.349931+0000 mgr.smithi157.nfpzoe (mgr.14180) 9285 : cluster [DBG] pgmap v8706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:01 smithi165 bash[22175]: cluster 2022-05-01T01:06:00.349931+0000 mgr.smithi157.nfpzoe (mgr.14180) 9285 : cluster [DBG] pgmap v8706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:02 smithi165 bash[22175]: cluster 2022-05-01T01:06:02.350553+0000 mgr.smithi157.nfpzoe (mgr.14180) 9286 : cluster [DBG] pgmap v8707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:02 smithi157 bash[20376]: cluster 2022-05-01T01:06:02.350553+0000 mgr.smithi157.nfpzoe (mgr.14180) 9286 : cluster [DBG] pgmap v8707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:04.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:06:04.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:06:04.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:06:05.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:06:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:05 smithi157 bash[20376]: cluster 2022-05-01T01:06:04.351248+0000 mgr.smithi157.nfpzoe (mgr.14180) 9287 : cluster [DBG] pgmap v8708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:05 smithi157 bash[20376]: audit 2022-05-01T01:06:05.224765+0000 mon.smithi157 (mon.0) 5723 : audit [DBG] from='client.? 172.21.15.157:0/960672013' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:05 smithi165 bash[22175]: cluster 2022-05-01T01:06:04.351248+0000 mgr.smithi157.nfpzoe (mgr.14180) 9287 : cluster [DBG] pgmap v8708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:05 smithi165 bash[22175]: audit 2022-05-01T01:06:05.224765+0000 mon.smithi157 (mon.0) 5723 : audit [DBG] from='client.? 172.21.15.157:0/960672013' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:07.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:07 smithi157 bash[20376]: cluster 2022-05-01T01:06:06.351910+0000 mgr.smithi157.nfpzoe (mgr.14180) 9288 : cluster [DBG] pgmap v8709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:07 smithi165 bash[22175]: cluster 2022-05-01T01:06:06.351910+0000 mgr.smithi157.nfpzoe (mgr.14180) 9288 : cluster [DBG] pgmap v8709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:09.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:09 smithi157 bash[20376]: cluster 2022-05-01T01:06:08.352530+0000 mgr.smithi157.nfpzoe (mgr.14180) 9289 : cluster [DBG] pgmap v8710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:09 smithi165 bash[22175]: cluster 2022-05-01T01:06:08.352530+0000 mgr.smithi157.nfpzoe (mgr.14180) 9289 : cluster [DBG] pgmap v8710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:10.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:06:10.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:06:10.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:06:10.577 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:06:11.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:11 smithi157 bash[20376]: cluster 2022-05-01T01:06:10.352954+0000 mgr.smithi157.nfpzoe (mgr.14180) 9290 : cluster [DBG] pgmap v8711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:11.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:11 smithi157 bash[20376]: audit 2022-05-01T01:06:10.558298+0000 mon.smithi157 (mon.0) 5724 : audit [DBG] from='client.? 172.21.15.157:0/1585084747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:11 smithi165 bash[22175]: cluster 2022-05-01T01:06:10.352954+0000 mgr.smithi157.nfpzoe (mgr.14180) 9290 : cluster [DBG] pgmap v8711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:11 smithi165 bash[22175]: audit 2022-05-01T01:06:10.558298+0000 mon.smithi157 (mon.0) 5724 : audit [DBG] from='client.? 172.21.15.157:0/1585084747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:12 smithi165 bash[22175]: cluster 2022-05-01T01:06:12.353468+0000 mgr.smithi157.nfpzoe (mgr.14180) 9291 : cluster [DBG] pgmap v8712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:12 smithi157 bash[20376]: cluster 2022-05-01T01:06:12.353468+0000 mgr.smithi157.nfpzoe (mgr.14180) 9291 : cluster [DBG] pgmap v8712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:15.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:06:15.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:06:15.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:06:15.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:15 smithi157 bash[20376]: cluster 2022-05-01T01:06:14.354074+0000 mgr.smithi157.nfpzoe (mgr.14180) 9292 : cluster [DBG] pgmap v8713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:15 smithi165 bash[22175]: cluster 2022-05-01T01:06:14.354074+0000 mgr.smithi157.nfpzoe (mgr.14180) 9292 : cluster [DBG] pgmap v8713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:15.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:06:16.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:16 smithi157 bash[20376]: audit 2022-05-01T01:06:15.883708+0000 mon.smithi157 (mon.0) 5725 : audit [DBG] from='client.? 172.21.15.157:0/2172708014' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:16 smithi165 bash[22175]: audit 2022-05-01T01:06:15.883708+0000 mon.smithi157 (mon.0) 5725 : audit [DBG] from='client.? 172.21.15.157:0/2172708014' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:17.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:17 smithi157 bash[20376]: cluster 2022-05-01T01:06:16.354697+0000 mgr.smithi157.nfpzoe (mgr.14180) 9293 : cluster [DBG] pgmap v8714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:17 smithi165 bash[22175]: cluster 2022-05-01T01:06:16.354697+0000 mgr.smithi157.nfpzoe (mgr.14180) 9293 : cluster [DBG] pgmap v8714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:19 smithi157 bash[20376]: cluster 2022-05-01T01:06:18.355323+0000 mgr.smithi157.nfpzoe (mgr.14180) 9294 : cluster [DBG] pgmap v8715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:19 smithi165 bash[22175]: cluster 2022-05-01T01:06:18.355323+0000 mgr.smithi157.nfpzoe (mgr.14180) 9294 : cluster [DBG] pgmap v8715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:20.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:06:20.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:06:20.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:06:21.231 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:06:21.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:21 smithi157 bash[20376]: cluster 2022-05-01T01:06:20.355966+0000 mgr.smithi157.nfpzoe (mgr.14180) 9295 : cluster [DBG] pgmap v8716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:21.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:21 smithi157 bash[20376]: audit 2022-05-01T01:06:21.206004+0000 mon.smithi157 (mon.0) 5726 : audit [DBG] from='client.? 172.21.15.157:0/4118571010' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:21 smithi165 bash[22175]: cluster 2022-05-01T01:06:20.355966+0000 mgr.smithi157.nfpzoe (mgr.14180) 9295 : cluster [DBG] pgmap v8716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:21 smithi165 bash[22175]: audit 2022-05-01T01:06:21.206004+0000 mon.smithi157 (mon.0) 5726 : audit [DBG] from='client.? 172.21.15.157:0/4118571010' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:22 smithi165 bash[22175]: cluster 2022-05-01T01:06:22.356626+0000 mgr.smithi157.nfpzoe (mgr.14180) 9296 : cluster [DBG] pgmap v8717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:23.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:22 smithi157 bash[20376]: cluster 2022-05-01T01:06:22.356626+0000 mgr.smithi157.nfpzoe (mgr.14180) 9296 : cluster [DBG] pgmap v8717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:25.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:25 smithi157 bash[20376]: cluster 2022-05-01T01:06:24.357228+0000 mgr.smithi157.nfpzoe (mgr.14180) 9297 : cluster [DBG] pgmap v8718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:25 smithi165 bash[22175]: cluster 2022-05-01T01:06:24.357228+0000 mgr.smithi157.nfpzoe (mgr.14180) 9297 : cluster [DBG] pgmap v8718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:26.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:06:26.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:06:26.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:06:26.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:06:27.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:27 smithi157 bash[20376]: cluster 2022-05-01T01:06:26.357631+0000 mgr.smithi157.nfpzoe (mgr.14180) 9298 : cluster [DBG] pgmap v8719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:27.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:27 smithi157 bash[20376]: audit 2022-05-01T01:06:26.540037+0000 mon.smithi157 (mon.0) 5727 : audit [DBG] from='client.? 172.21.15.157:0/2566777003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:27 smithi165 bash[22175]: cluster 2022-05-01T01:06:26.357631+0000 mgr.smithi157.nfpzoe (mgr.14180) 9298 : cluster [DBG] pgmap v8719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:27 smithi165 bash[22175]: audit 2022-05-01T01:06:26.540037+0000 mon.smithi157 (mon.0) 5727 : audit [DBG] from='client.? 172.21.15.157:0/2566777003' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:29.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:29 smithi157 bash[20376]: cluster 2022-05-01T01:06:28.358193+0000 mgr.smithi157.nfpzoe (mgr.14180) 9299 : cluster [DBG] pgmap v8720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:29 smithi165 bash[22175]: cluster 2022-05-01T01:06:28.358193+0000 mgr.smithi157.nfpzoe (mgr.14180) 9299 : cluster [DBG] pgmap v8720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:31.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:06:31.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:06:31.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:06:31.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:31 smithi157 bash[20376]: cluster 2022-05-01T01:06:30.358847+0000 mgr.smithi157.nfpzoe (mgr.14180) 9300 : cluster [DBG] pgmap v8721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:31.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:06:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:31 smithi165 bash[22175]: cluster 2022-05-01T01:06:30.358847+0000 mgr.smithi157.nfpzoe (mgr.14180) 9300 : cluster [DBG] pgmap v8721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:32 smithi165 bash[22175]: audit 2022-05-01T01:06:31.869733+0000 mon.smithi157 (mon.0) 5728 : audit [DBG] from='client.? 172.21.15.157:0/1826335641' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:32 smithi165 bash[22175]: cluster 2022-05-01T01:06:32.359567+0000 mgr.smithi157.nfpzoe (mgr.14180) 9301 : cluster [DBG] pgmap v8722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:32 smithi157 bash[20376]: audit 2022-05-01T01:06:31.869733+0000 mon.smithi157 (mon.0) 5728 : audit [DBG] from='client.? 172.21.15.157:0/1826335641' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:32 smithi157 bash[20376]: cluster 2022-05-01T01:06:32.359567+0000 mgr.smithi157.nfpzoe (mgr.14180) 9301 : cluster [DBG] pgmap v8722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:35.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:35 smithi157 bash[20376]: cluster 2022-05-01T01:06:34.360184+0000 mgr.smithi157.nfpzoe (mgr.14180) 9302 : cluster [DBG] pgmap v8723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:35 smithi165 bash[22175]: cluster 2022-05-01T01:06:34.360184+0000 mgr.smithi157.nfpzoe (mgr.14180) 9302 : cluster [DBG] pgmap v8723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:36.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:06:36.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:06:36.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:06:37.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:06:37.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:37 smithi157 bash[20376]: cluster 2022-05-01T01:06:36.360764+0000 mgr.smithi157.nfpzoe (mgr.14180) 9303 : cluster [DBG] pgmap v8724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:37.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:37 smithi157 bash[20376]: audit 2022-05-01T01:06:37.196071+0000 mon.smithi157 (mon.0) 5729 : audit [DBG] from='client.? 172.21.15.157:0/163616354' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:37 smithi165 bash[22175]: cluster 2022-05-01T01:06:36.360764+0000 mgr.smithi157.nfpzoe (mgr.14180) 9303 : cluster [DBG] pgmap v8724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:37 smithi165 bash[22175]: audit 2022-05-01T01:06:37.196071+0000 mon.smithi157 (mon.0) 5729 : audit [DBG] from='client.? 172.21.15.157:0/163616354' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:39.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:39 smithi157 bash[20376]: cluster 2022-05-01T01:06:38.361356+0000 mgr.smithi157.nfpzoe (mgr.14180) 9304 : cluster [DBG] pgmap v8725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:39 smithi165 bash[22175]: cluster 2022-05-01T01:06:38.361356+0000 mgr.smithi157.nfpzoe (mgr.14180) 9304 : cluster [DBG] pgmap v8725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:41.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:41 smithi157 bash[20376]: cluster 2022-05-01T01:06:40.361998+0000 mgr.smithi157.nfpzoe (mgr.14180) 9305 : cluster [DBG] pgmap v8726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:41 smithi165 bash[22175]: cluster 2022-05-01T01:06:40.361998+0000 mgr.smithi157.nfpzoe (mgr.14180) 9305 : cluster [DBG] pgmap v8726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:42.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:06:42.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:06:42.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:06:42.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:06:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:42 smithi165 bash[22175]: cluster 2022-05-01T01:06:42.362509+0000 mgr.smithi157.nfpzoe (mgr.14180) 9306 : cluster [DBG] pgmap v8727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:42 smithi165 bash[22175]: audit 2022-05-01T01:06:42.516855+0000 mon.smithi157 (mon.0) 5730 : audit [DBG] from='client.? 172.21.15.157:0/3957626742' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:43.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:42 smithi157 bash[20376]: cluster 2022-05-01T01:06:42.362509+0000 mgr.smithi157.nfpzoe (mgr.14180) 9306 : cluster [DBG] pgmap v8727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:43.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:42 smithi157 bash[20376]: audit 2022-05-01T01:06:42.516855+0000 mon.smithi157 (mon.0) 5730 : audit [DBG] from='client.? 172.21.15.157:0/3957626742' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:45.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:45 smithi157 bash[20376]: cluster 2022-05-01T01:06:44.363134+0000 mgr.smithi157.nfpzoe (mgr.14180) 9307 : cluster [DBG] pgmap v8728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:45 smithi165 bash[22175]: cluster 2022-05-01T01:06:44.363134+0000 mgr.smithi157.nfpzoe (mgr.14180) 9307 : cluster [DBG] pgmap v8728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:47.538 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:06:47.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:06:47.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:06:47.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:47 smithi157 bash[20376]: cluster 2022-05-01T01:06:46.363697+0000 mgr.smithi157.nfpzoe (mgr.14180) 9308 : cluster [DBG] pgmap v8729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:47.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:06:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:47 smithi165 bash[22175]: cluster 2022-05-01T01:06:46.363697+0000 mgr.smithi157.nfpzoe (mgr.14180) 9308 : cluster [DBG] pgmap v8729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:48.736 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:48 smithi157 bash[20376]: audit 2022-05-01T01:06:47.845384+0000 mon.smithi157 (mon.0) 5731 : audit [DBG] from='client.? 172.21.15.157:0/1059961088' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:48.736 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:48 smithi157 bash[20376]: audit 2022-05-01T01:06:48.373993+0000 mon.smithi157 (mon.0) 5732 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:06:48.736 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:48 smithi157 bash[20376]: audit 2022-05-01T01:06:48.376809+0000 mon.smithi157 (mon.0) 5733 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:06:48.736 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:48 smithi157 bash[20376]: audit 2022-05-01T01:06:48.378700+0000 mon.smithi157 (mon.0) 5734 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:06:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:48 smithi165 bash[22175]: audit 2022-05-01T01:06:47.845384+0000 mon.smithi157 (mon.0) 5731 : audit [DBG] from='client.? 172.21.15.157:0/1059961088' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:48 smithi165 bash[22175]: audit 2022-05-01T01:06:48.373993+0000 mon.smithi157 (mon.0) 5732 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:06:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:48 smithi165 bash[22175]: audit 2022-05-01T01:06:48.376809+0000 mon.smithi157 (mon.0) 5733 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:06:48.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:48 smithi165 bash[22175]: audit 2022-05-01T01:06:48.378700+0000 mon.smithi157 (mon.0) 5734 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:06:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:49 smithi157 bash[20376]: cluster 2022-05-01T01:06:48.364297+0000 mgr.smithi157.nfpzoe (mgr.14180) 9309 : cluster [DBG] pgmap v8730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:49 smithi157 bash[20376]: audit 2022-05-01T01:06:48.711448+0000 mon.smithi157 (mon.0) 5735 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:06:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:49 smithi157 bash[20376]: audit 2022-05-01T01:06:48.718935+0000 mon.smithi157 (mon.0) 5736 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:06:49.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:49 smithi165 bash[22175]: cluster 2022-05-01T01:06:48.364297+0000 mgr.smithi157.nfpzoe (mgr.14180) 9309 : cluster [DBG] pgmap v8730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:49.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:49 smithi165 bash[22175]: audit 2022-05-01T01:06:48.711448+0000 mon.smithi157 (mon.0) 5735 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:06:49.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:49 smithi165 bash[22175]: audit 2022-05-01T01:06:48.718935+0000 mon.smithi157 (mon.0) 5736 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:06:50.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:50 smithi157 bash[20376]: cluster 2022-05-01T01:06:48.704154+0000 mgr.smithi157.nfpzoe (mgr.14180) 9310 : cluster [DBG] pgmap v8731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:50.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:50 smithi157 bash[20376]: cluster 2022-05-01T01:06:48.704612+0000 mgr.smithi157.nfpzoe (mgr.14180) 9311 : cluster [DBG] pgmap v8732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:50.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:50 smithi157 bash[20376]: cephadm 2022-05-01T01:06:48.720327+0000 mgr.smithi157.nfpzoe (mgr.14180) 9312 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:06:50.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:50 smithi157 bash[20376]: cephadm 2022-05-01T01:06:48.720541+0000 mgr.smithi157.nfpzoe (mgr.14180) 9313 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:06:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:50 smithi165 bash[22175]: cluster 2022-05-01T01:06:48.704154+0000 mgr.smithi157.nfpzoe (mgr.14180) 9310 : cluster [DBG] pgmap v8731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:50 smithi165 bash[22175]: cluster 2022-05-01T01:06:48.704612+0000 mgr.smithi157.nfpzoe (mgr.14180) 9311 : cluster [DBG] pgmap v8732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:50 smithi165 bash[22175]: cephadm 2022-05-01T01:06:48.720327+0000 mgr.smithi157.nfpzoe (mgr.14180) 9312 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:06:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:50 smithi165 bash[22175]: cephadm 2022-05-01T01:06:48.720541+0000 mgr.smithi157.nfpzoe (mgr.14180) 9313 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:06:52.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:06:52.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:06:52.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:06:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:52 smithi165 bash[22175]: cluster 2022-05-01T01:06:50.705172+0000 mgr.smithi157.nfpzoe (mgr.14180) 9314 : cluster [DBG] pgmap v8733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:52 smithi157 bash[20376]: cluster 2022-05-01T01:06:50.705172+0000 mgr.smithi157.nfpzoe (mgr.14180) 9314 : cluster [DBG] pgmap v8733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:53.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:06:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:53 smithi165 bash[22175]: audit 2022-05-01T01:06:53.170799+0000 mon.smithi157 (mon.0) 5737 : audit [DBG] from='client.? 172.21.15.157:0/2718574495' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:53 smithi157 bash[20376]: audit 2022-05-01T01:06:53.170799+0000 mon.smithi157 (mon.0) 5737 : audit [DBG] from='client.? 172.21.15.157:0/2718574495' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:54 smithi165 bash[22175]: cluster 2022-05-01T01:06:52.705772+0000 mgr.smithi157.nfpzoe (mgr.14180) 9315 : cluster [DBG] pgmap v8734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:54.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:54 smithi157 bash[20376]: cluster 2022-05-01T01:06:52.705772+0000 mgr.smithi157.nfpzoe (mgr.14180) 9315 : cluster [DBG] pgmap v8734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:56 smithi165 bash[22175]: cluster 2022-05-01T01:06:54.706414+0000 mgr.smithi157.nfpzoe (mgr.14180) 9316 : cluster [DBG] pgmap v8735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:56 smithi157 bash[20376]: cluster 2022-05-01T01:06:54.706414+0000 mgr.smithi157.nfpzoe (mgr.14180) 9316 : cluster [DBG] pgmap v8735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:58.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:06:58.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:06:58.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:06:58.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:06:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:58 smithi165 bash[22175]: cluster 2022-05-01T01:06:56.707077+0000 mgr.smithi157.nfpzoe (mgr.14180) 9317 : cluster [DBG] pgmap v8736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:58.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:58 smithi157 bash[20376]: cluster 2022-05-01T01:06:56.707077+0000 mgr.smithi157.nfpzoe (mgr.14180) 9317 : cluster [DBG] pgmap v8736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:06:59.749 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:06:59 smithi157 bash[20376]: audit 2022-05-01T01:06:58.496348+0000 mon.smithi157 (mon.0) 5738 : audit [DBG] from='client.? 172.21.15.157:0/50842400' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:06:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:06:59 smithi165 bash[22175]: audit 2022-05-01T01:06:58.496348+0000 mon.smithi157 (mon.0) 5738 : audit [DBG] from='client.? 172.21.15.157:0/50842400' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:00 smithi165 bash[22175]: cluster 2022-05-01T01:06:58.707690+0000 mgr.smithi157.nfpzoe (mgr.14180) 9318 : cluster [DBG] pgmap v8737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:00 smithi165 bash[22175]: audit 2022-05-01T01:06:59.497499+0000 mon.smithi157 (mon.0) 5739 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:07:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:00 smithi165 bash[22175]: audit 2022-05-01T01:06:59.898265+0000 mon.smithi157 (mon.0) 5740 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:07:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:00 smithi157 bash[20376]: cluster 2022-05-01T01:06:58.707690+0000 mgr.smithi157.nfpzoe (mgr.14180) 9318 : cluster [DBG] pgmap v8737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:00 smithi157 bash[20376]: audit 2022-05-01T01:06:59.497499+0000 mon.smithi157 (mon.0) 5739 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:07:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:00 smithi157 bash[20376]: audit 2022-05-01T01:06:59.898265+0000 mon.smithi157 (mon.0) 5740 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:07:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:02 smithi165 bash[22175]: cluster 2022-05-01T01:07:00.708268+0000 mgr.smithi157.nfpzoe (mgr.14180) 9319 : cluster [DBG] pgmap v8738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:02.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:02 smithi157 bash[20376]: cluster 2022-05-01T01:07:00.708268+0000 mgr.smithi157.nfpzoe (mgr.14180) 9319 : cluster [DBG] pgmap v8738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:03.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:07:03.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:07:03.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:07:03.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:07:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:04 smithi165 bash[22175]: cluster 2022-05-01T01:07:02.709027+0000 mgr.smithi157.nfpzoe (mgr.14180) 9320 : cluster [DBG] pgmap v8739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:04 smithi165 bash[22175]: audit 2022-05-01T01:07:03.819163+0000 mon.smithi157 (mon.0) 5741 : audit [DBG] from='client.? 172.21.15.157:0/2021395961' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:04 smithi157 bash[20376]: cluster 2022-05-01T01:07:02.709027+0000 mgr.smithi157.nfpzoe (mgr.14180) 9320 : cluster [DBG] pgmap v8739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:04 smithi157 bash[20376]: audit 2022-05-01T01:07:03.819163+0000 mon.smithi157 (mon.0) 5741 : audit [DBG] from='client.? 172.21.15.157:0/2021395961' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:06 smithi165 bash[22175]: cluster 2022-05-01T01:07:04.709740+0000 mgr.smithi157.nfpzoe (mgr.14180) 9321 : cluster [DBG] pgmap v8740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:06.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:06 smithi157 bash[20376]: cluster 2022-05-01T01:07:04.709740+0000 mgr.smithi157.nfpzoe (mgr.14180) 9321 : cluster [DBG] pgmap v8740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:08.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:07:08.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:07:08.842 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:07:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:08 smithi165 bash[22175]: cluster 2022-05-01T01:07:06.710360+0000 mgr.smithi157.nfpzoe (mgr.14180) 9322 : cluster [DBG] pgmap v8741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:08.992 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:08 smithi157 bash[20376]: cluster 2022-05-01T01:07:06.710360+0000 mgr.smithi157.nfpzoe (mgr.14180) 9322 : cluster [DBG] pgmap v8741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:09.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:07:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:09 smithi165 bash[22175]: audit 2022-05-01T01:07:09.146393+0000 mon.smithi157 (mon.0) 5742 : audit [DBG] from='client.? 172.21.15.157:0/2918272675' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:09.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:09 smithi157 bash[20376]: audit 2022-05-01T01:07:09.146393+0000 mon.smithi157 (mon.0) 5742 : audit [DBG] from='client.? 172.21.15.157:0/2918272675' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:10 smithi165 bash[22175]: cluster 2022-05-01T01:07:08.711002+0000 mgr.smithi157.nfpzoe (mgr.14180) 9323 : cluster [DBG] pgmap v8742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:10.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:10 smithi157 bash[20376]: cluster 2022-05-01T01:07:08.711002+0000 mgr.smithi157.nfpzoe (mgr.14180) 9323 : cluster [DBG] pgmap v8742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:11 smithi165 bash[22175]: cluster 2022-05-01T01:07:10.711616+0000 mgr.smithi157.nfpzoe (mgr.14180) 9324 : cluster [DBG] pgmap v8743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:11 smithi157 bash[20376]: cluster 2022-05-01T01:07:10.711616+0000 mgr.smithi157.nfpzoe (mgr.14180) 9324 : cluster [DBG] pgmap v8743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:13 smithi165 bash[22175]: cluster 2022-05-01T01:07:12.712360+0000 mgr.smithi157.nfpzoe (mgr.14180) 9325 : cluster [DBG] pgmap v8744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:14.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:07:14.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:07:14.169 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:07:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:13 smithi157 bash[20376]: cluster 2022-05-01T01:07:12.712360+0000 mgr.smithi157.nfpzoe (mgr.14180) 9325 : cluster [DBG] pgmap v8744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:14.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:07:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:14 smithi165 bash[22175]: audit 2022-05-01T01:07:14.474305+0000 mon.smithi157 (mon.0) 5743 : audit [DBG] from='client.? 172.21.15.157:0/3144775771' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:15.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:14 smithi157 bash[20376]: audit 2022-05-01T01:07:14.474305+0000 mon.smithi157 (mon.0) 5743 : audit [DBG] from='client.? 172.21.15.157:0/3144775771' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:15 smithi165 bash[22175]: cluster 2022-05-01T01:07:14.713040+0000 mgr.smithi157.nfpzoe (mgr.14180) 9326 : cluster [DBG] pgmap v8745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:15 smithi157 bash[20376]: cluster 2022-05-01T01:07:14.713040+0000 mgr.smithi157.nfpzoe (mgr.14180) 9326 : cluster [DBG] pgmap v8745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:17 smithi165 bash[22175]: cluster 2022-05-01T01:07:16.713661+0000 mgr.smithi157.nfpzoe (mgr.14180) 9327 : cluster [DBG] pgmap v8746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:18.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:17 smithi157 bash[20376]: cluster 2022-05-01T01:07:16.713661+0000 mgr.smithi157.nfpzoe (mgr.14180) 9327 : cluster [DBG] pgmap v8746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:19.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:07:19.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:07:19.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:07:19.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:07:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:19 smithi165 bash[22175]: cluster 2022-05-01T01:07:18.714295+0000 mgr.smithi157.nfpzoe (mgr.14180) 9328 : cluster [DBG] pgmap v8747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:19 smithi165 bash[22175]: audit 2022-05-01T01:07:19.804879+0000 mon.smithi157 (mon.0) 5744 : audit [DBG] from='client.? 172.21.15.157:0/1846008977' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:19 smithi157 bash[20376]: cluster 2022-05-01T01:07:18.714295+0000 mgr.smithi157.nfpzoe (mgr.14180) 9328 : cluster [DBG] pgmap v8747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:19 smithi157 bash[20376]: audit 2022-05-01T01:07:19.804879+0000 mon.smithi157 (mon.0) 5744 : audit [DBG] from='client.? 172.21.15.157:0/1846008977' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:21 smithi165 bash[22175]: cluster 2022-05-01T01:07:20.714854+0000 mgr.smithi157.nfpzoe (mgr.14180) 9329 : cluster [DBG] pgmap v8748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:21 smithi157 bash[20376]: cluster 2022-05-01T01:07:20.714854+0000 mgr.smithi157.nfpzoe (mgr.14180) 9329 : cluster [DBG] pgmap v8748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:23 smithi165 bash[22175]: cluster 2022-05-01T01:07:22.715492+0000 mgr.smithi157.nfpzoe (mgr.14180) 9330 : cluster [DBG] pgmap v8749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:23 smithi157 bash[20376]: cluster 2022-05-01T01:07:22.715492+0000 mgr.smithi157.nfpzoe (mgr.14180) 9330 : cluster [DBG] pgmap v8749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:24.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:07:24.835 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:07:24.835 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:07:25.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:07:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:25 smithi157 bash[20376]: cluster 2022-05-01T01:07:24.716124+0000 mgr.smithi157.nfpzoe (mgr.14180) 9331 : cluster [DBG] pgmap v8750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:25 smithi157 bash[20376]: audit 2022-05-01T01:07:25.145444+0000 mon.smithi157 (mon.0) 5745 : audit [DBG] from='client.? 172.21.15.157:0/1223323532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:25 smithi165 bash[22175]: cluster 2022-05-01T01:07:24.716124+0000 mgr.smithi157.nfpzoe (mgr.14180) 9331 : cluster [DBG] pgmap v8750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:25 smithi165 bash[22175]: audit 2022-05-01T01:07:25.145444+0000 mon.smithi157 (mon.0) 5745 : audit [DBG] from='client.? 172.21.15.157:0/1223323532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:27 smithi157 bash[20376]: cluster 2022-05-01T01:07:26.716746+0000 mgr.smithi157.nfpzoe (mgr.14180) 9332 : cluster [DBG] pgmap v8751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:27 smithi165 bash[22175]: cluster 2022-05-01T01:07:26.716746+0000 mgr.smithi157.nfpzoe (mgr.14180) 9332 : cluster [DBG] pgmap v8751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:30.167 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:07:30.167 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:07:30.167 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:07:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:29 smithi157 bash[20376]: cluster 2022-05-01T01:07:28.717364+0000 mgr.smithi157.nfpzoe (mgr.14180) 9333 : cluster [DBG] pgmap v8752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:29 smithi165 bash[22175]: cluster 2022-05-01T01:07:28.717364+0000 mgr.smithi157.nfpzoe (mgr.14180) 9333 : cluster [DBG] pgmap v8752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:30.497 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:07:31.179 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:30 smithi157 bash[20376]: audit 2022-05-01T01:07:30.478576+0000 mon.smithi157 (mon.0) 5746 : audit [DBG] from='client.? 172.21.15.157:0/1175305049' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:30 smithi165 bash[22175]: audit 2022-05-01T01:07:30.478576+0000 mon.smithi157 (mon.0) 5746 : audit [DBG] from='client.? 172.21.15.157:0/1175305049' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:32.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:31 smithi157 bash[20376]: cluster 2022-05-01T01:07:30.718053+0000 mgr.smithi157.nfpzoe (mgr.14180) 9334 : cluster [DBG] pgmap v8753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:31 smithi165 bash[22175]: cluster 2022-05-01T01:07:30.718053+0000 mgr.smithi157.nfpzoe (mgr.14180) 9334 : cluster [DBG] pgmap v8753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:33 smithi157 bash[20376]: cluster 2022-05-01T01:07:32.718755+0000 mgr.smithi157.nfpzoe (mgr.14180) 9335 : cluster [DBG] pgmap v8754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:33 smithi165 bash[22175]: cluster 2022-05-01T01:07:32.718755+0000 mgr.smithi157.nfpzoe (mgr.14180) 9335 : cluster [DBG] pgmap v8754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:35.500 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:07:35.501 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:07:35.501 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:07:35.825 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:07:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:35 smithi157 bash[20376]: cluster 2022-05-01T01:07:34.719401+0000 mgr.smithi157.nfpzoe (mgr.14180) 9336 : cluster [DBG] pgmap v8755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:35 smithi157 bash[20376]: audit 2022-05-01T01:07:35.806454+0000 mon.smithi157 (mon.0) 5747 : audit [DBG] from='client.? 172.21.15.157:0/731196336' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:35 smithi165 bash[22175]: cluster 2022-05-01T01:07:34.719401+0000 mgr.smithi157.nfpzoe (mgr.14180) 9336 : cluster [DBG] pgmap v8755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:35 smithi165 bash[22175]: audit 2022-05-01T01:07:35.806454+0000 mon.smithi157 (mon.0) 5747 : audit [DBG] from='client.? 172.21.15.157:0/731196336' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:38.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:37 smithi157 bash[20376]: cluster 2022-05-01T01:07:36.720040+0000 mgr.smithi157.nfpzoe (mgr.14180) 9337 : cluster [DBG] pgmap v8756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:37 smithi165 bash[22175]: cluster 2022-05-01T01:07:36.720040+0000 mgr.smithi157.nfpzoe (mgr.14180) 9337 : cluster [DBG] pgmap v8756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:40.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:39 smithi157 bash[20376]: cluster 2022-05-01T01:07:38.720661+0000 mgr.smithi157.nfpzoe (mgr.14180) 9338 : cluster [DBG] pgmap v8757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:39 smithi165 bash[22175]: cluster 2022-05-01T01:07:38.720661+0000 mgr.smithi157.nfpzoe (mgr.14180) 9338 : cluster [DBG] pgmap v8757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:40.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:07:40.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:07:40.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:07:41.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:07:42.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:41 smithi157 bash[20376]: cluster 2022-05-01T01:07:40.721246+0000 mgr.smithi157.nfpzoe (mgr.14180) 9339 : cluster [DBG] pgmap v8758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:42.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:41 smithi157 bash[20376]: audit 2022-05-01T01:07:41.136255+0000 mon.smithi157 (mon.0) 5748 : audit [DBG] from='client.? 172.21.15.157:0/3224802336' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:41 smithi165 bash[22175]: cluster 2022-05-01T01:07:40.721246+0000 mgr.smithi157.nfpzoe (mgr.14180) 9339 : cluster [DBG] pgmap v8758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:41 smithi165 bash[22175]: audit 2022-05-01T01:07:41.136255+0000 mon.smithi157 (mon.0) 5748 : audit [DBG] from='client.? 172.21.15.157:0/3224802336' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:44.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:43 smithi157 bash[20376]: cluster 2022-05-01T01:07:42.721866+0000 mgr.smithi157.nfpzoe (mgr.14180) 9340 : cluster [DBG] pgmap v8759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:43 smithi165 bash[22175]: cluster 2022-05-01T01:07:42.721866+0000 mgr.smithi157.nfpzoe (mgr.14180) 9340 : cluster [DBG] pgmap v8759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:46.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:07:46.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:07:46.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:07:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:45 smithi165 bash[22175]: cluster 2022-05-01T01:07:44.722508+0000 mgr.smithi157.nfpzoe (mgr.14180) 9341 : cluster [DBG] pgmap v8760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:45 smithi157 bash[20376]: cluster 2022-05-01T01:07:44.722508+0000 mgr.smithi157.nfpzoe (mgr.14180) 9341 : cluster [DBG] pgmap v8760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:46.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:07:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:46 smithi165 bash[22175]: audit 2022-05-01T01:07:46.461288+0000 mon.smithi157 (mon.0) 5749 : audit [DBG] from='client.? 172.21.15.157:0/3694688789' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:46 smithi157 bash[20376]: audit 2022-05-01T01:07:46.461288+0000 mon.smithi157 (mon.0) 5749 : audit [DBG] from='client.? 172.21.15.157:0/3694688789' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:47 smithi165 bash[22175]: cluster 2022-05-01T01:07:46.723143+0000 mgr.smithi157.nfpzoe (mgr.14180) 9342 : cluster [DBG] pgmap v8761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:47 smithi157 bash[20376]: cluster 2022-05-01T01:07:46.723143+0000 mgr.smithi157.nfpzoe (mgr.14180) 9342 : cluster [DBG] pgmap v8761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:48 smithi165 bash[22175]: audit 2022-05-01T01:07:48.732012+0000 mon.smithi157 (mon.0) 5750 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:07:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:48 smithi165 bash[22175]: audit 2022-05-01T01:07:48.734776+0000 mon.smithi157 (mon.0) 5751 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:07:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:48 smithi165 bash[22175]: audit 2022-05-01T01:07:48.736726+0000 mon.smithi157 (mon.0) 5752 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:07:49.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:48 smithi157 bash[20376]: audit 2022-05-01T01:07:48.732012+0000 mon.smithi157 (mon.0) 5750 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:07:49.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:48 smithi157 bash[20376]: audit 2022-05-01T01:07:48.734776+0000 mon.smithi157 (mon.0) 5751 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:07:49.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:48 smithi157 bash[20376]: audit 2022-05-01T01:07:48.736726+0000 mon.smithi157 (mon.0) 5752 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:07:50.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:49 smithi157 bash[20376]: cluster 2022-05-01T01:07:48.723737+0000 mgr.smithi157.nfpzoe (mgr.14180) 9343 : cluster [DBG] pgmap v8762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:49 smithi165 bash[22175]: cluster 2022-05-01T01:07:48.723737+0000 mgr.smithi157.nfpzoe (mgr.14180) 9343 : cluster [DBG] pgmap v8762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:51.482 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:07:51.482 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:07:51.482 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:07:51.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:07:52.241 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:51 smithi165 bash[22175]: cluster 2022-05-01T01:07:50.724335+0000 mgr.smithi157.nfpzoe (mgr.14180) 9344 : cluster [DBG] pgmap v8763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:52.242 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:51 smithi165 bash[22175]: audit 2022-05-01T01:07:51.792768+0000 mon.smithi157 (mon.0) 5753 : audit [DBG] from='client.? 172.21.15.157:0/3662930519' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:51 smithi157 bash[20376]: cluster 2022-05-01T01:07:50.724335+0000 mgr.smithi157.nfpzoe (mgr.14180) 9344 : cluster [DBG] pgmap v8763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:51 smithi157 bash[20376]: audit 2022-05-01T01:07:51.792768+0000 mon.smithi157 (mon.0) 5753 : audit [DBG] from='client.? 172.21.15.157:0/3662930519' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:53 smithi165 bash[22175]: cluster 2022-05-01T01:07:52.724952+0000 mgr.smithi157.nfpzoe (mgr.14180) 9345 : cluster [DBG] pgmap v8764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:53 smithi157 bash[20376]: cluster 2022-05-01T01:07:52.724952+0000 mgr.smithi157.nfpzoe (mgr.14180) 9345 : cluster [DBG] pgmap v8764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:56.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:55 smithi165 bash[22175]: cluster 2022-05-01T01:07:54.725652+0000 mgr.smithi157.nfpzoe (mgr.14180) 9346 : cluster [DBG] pgmap v8765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:55 smithi157 bash[20376]: cluster 2022-05-01T01:07:54.725652+0000 mgr.smithi157.nfpzoe (mgr.14180) 9346 : cluster [DBG] pgmap v8765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:56.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:07:56.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:07:56.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:07:57.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:07:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:57 smithi165 bash[22175]: cephadm 2022-05-01T01:07:56.114444+0000 mgr.smithi157.nfpzoe (mgr.14180) 9347 : cephadm [INF] Detected new or changed devices on smithi165 2022-05-01T01:07:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:57 smithi165 bash[22175]: audit 2022-05-01T01:07:56.126236+0000 mon.smithi157 (mon.0) 5754 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:07:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:57 smithi165 bash[22175]: cluster 2022-05-01T01:07:56.415915+0000 mgr.smithi157.nfpzoe (mgr.14180) 9348 : cluster [DBG] pgmap v8766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:57 smithi165 bash[22175]: cluster 2022-05-01T01:07:56.416368+0000 mgr.smithi157.nfpzoe (mgr.14180) 9349 : cluster [DBG] pgmap v8767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:57 smithi165 bash[22175]: audit 2022-05-01T01:07:56.423921+0000 mon.smithi157 (mon.0) 5755 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:07:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:57 smithi165 bash[22175]: audit 2022-05-01T01:07:56.431297+0000 mon.smithi157 (mon.0) 5756 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:07:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:57 smithi165 bash[22175]: cephadm 2022-05-01T01:07:56.432664+0000 mgr.smithi157.nfpzoe (mgr.14180) 9350 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:07:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:57 smithi165 bash[22175]: cephadm 2022-05-01T01:07:56.432810+0000 mgr.smithi157.nfpzoe (mgr.14180) 9351 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:07:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:57 smithi165 bash[22175]: audit 2022-05-01T01:07:56.442132+0000 mon.smithi157 (mon.0) 5757 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T01:07:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:57 smithi165 bash[22175]: audit 2022-05-01T01:07:56.443788+0000 mon.smithi157 (mon.0) 5758 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:07:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:57 smithi157 bash[20376]: cephadm 2022-05-01T01:07:56.114444+0000 mgr.smithi157.nfpzoe (mgr.14180) 9347 : cephadm [INF] Detected new or changed devices on smithi165 2022-05-01T01:07:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:57 smithi157 bash[20376]: audit 2022-05-01T01:07:56.126236+0000 mon.smithi157 (mon.0) 5754 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:07:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:57 smithi157 bash[20376]: cluster 2022-05-01T01:07:56.415915+0000 mgr.smithi157.nfpzoe (mgr.14180) 9348 : cluster [DBG] pgmap v8766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:57 smithi157 bash[20376]: cluster 2022-05-01T01:07:56.416368+0000 mgr.smithi157.nfpzoe (mgr.14180) 9349 : cluster [DBG] pgmap v8767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:57 smithi157 bash[20376]: audit 2022-05-01T01:07:56.423921+0000 mon.smithi157 (mon.0) 5755 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:07:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:57 smithi157 bash[20376]: audit 2022-05-01T01:07:56.431297+0000 mon.smithi157 (mon.0) 5756 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:07:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:57 smithi157 bash[20376]: cephadm 2022-05-01T01:07:56.432664+0000 mgr.smithi157.nfpzoe (mgr.14180) 9350 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:07:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:57 smithi157 bash[20376]: cephadm 2022-05-01T01:07:56.432810+0000 mgr.smithi157.nfpzoe (mgr.14180) 9351 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:07:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:57 smithi157 bash[20376]: audit 2022-05-01T01:07:56.442132+0000 mon.smithi157 (mon.0) 5757 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T01:07:57.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:57 smithi157 bash[20376]: audit 2022-05-01T01:07:56.443788+0000 mon.smithi157 (mon.0) 5758 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:07:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:58 smithi165 bash[22175]: audit 2022-05-01T01:07:57.121690+0000 mon.smithi157 (mon.0) 5759 : audit [DBG] from='client.? 172.21.15.157:0/2643155309' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:58 smithi157 bash[20376]: audit 2022-05-01T01:07:57.121690+0000 mon.smithi157 (mon.0) 5759 : audit [DBG] from='client.? 172.21.15.157:0/2643155309' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:07:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:07:59 smithi157 bash[20376]: cluster 2022-05-01T01:07:58.416979+0000 mgr.smithi157.nfpzoe (mgr.14180) 9352 : cluster [DBG] pgmap v8768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:07:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:07:59 smithi165 bash[22175]: cluster 2022-05-01T01:07:58.416979+0000 mgr.smithi157.nfpzoe (mgr.14180) 9352 : cluster [DBG] pgmap v8768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:00 smithi165 bash[22175]: audit 2022-05-01T01:07:59.501109+0000 mon.smithi157 (mon.0) 5760 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:08:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:00 smithi165 bash[22175]: audit 2022-05-01T01:07:59.907199+0000 mon.smithi157 (mon.0) 5761 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:08:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:00 smithi157 bash[20376]: audit 2022-05-01T01:07:59.501109+0000 mon.smithi157 (mon.0) 5760 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:08:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:00 smithi157 bash[20376]: audit 2022-05-01T01:07:59.907199+0000 mon.smithi157 (mon.0) 5761 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:08:01.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:01 smithi157 bash[20376]: cluster 2022-05-01T01:08:00.417627+0000 mgr.smithi157.nfpzoe (mgr.14180) 9353 : cluster [DBG] pgmap v8769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:01 smithi165 bash[22175]: cluster 2022-05-01T01:08:00.417627+0000 mgr.smithi157.nfpzoe (mgr.14180) 9353 : cluster [DBG] pgmap v8769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:02.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:08:02.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:08:02.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:08:02.473 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:08:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:02 smithi165 bash[22175]: cluster 2022-05-01T01:08:02.418249+0000 mgr.smithi157.nfpzoe (mgr.14180) 9354 : cluster [DBG] pgmap v8770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:02 smithi165 bash[22175]: audit 2022-05-01T01:08:02.455536+0000 mon.smithi157 (mon.0) 5762 : audit [DBG] from='client.? 172.21.15.157:0/308422150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:02 smithi157 bash[20376]: cluster 2022-05-01T01:08:02.418249+0000 mgr.smithi157.nfpzoe (mgr.14180) 9354 : cluster [DBG] pgmap v8770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:03.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:02 smithi157 bash[20376]: audit 2022-05-01T01:08:02.455536+0000 mon.smithi157 (mon.0) 5762 : audit [DBG] from='client.? 172.21.15.157:0/308422150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:05 smithi165 bash[22175]: cluster 2022-05-01T01:08:04.418890+0000 mgr.smithi157.nfpzoe (mgr.14180) 9355 : cluster [DBG] pgmap v8771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:05.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:05 smithi157 bash[20376]: cluster 2022-05-01T01:08:04.418890+0000 mgr.smithi157.nfpzoe (mgr.14180) 9355 : cluster [DBG] pgmap v8771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:07.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:08:07.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:08:07.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:08:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:07 smithi165 bash[22175]: cluster 2022-05-01T01:08:06.419536+0000 mgr.smithi157.nfpzoe (mgr.14180) 9356 : cluster [DBG] pgmap v8772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:07.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:08:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:07 smithi157 bash[20376]: cluster 2022-05-01T01:08:06.419536+0000 mgr.smithi157.nfpzoe (mgr.14180) 9356 : cluster [DBG] pgmap v8772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:08 smithi165 bash[22175]: audit 2022-05-01T01:08:07.782510+0000 mon.smithi157 (mon.0) 5763 : audit [DBG] from='client.? 172.21.15.157:0/1971145100' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:08.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:08 smithi157 bash[20376]: audit 2022-05-01T01:08:07.782510+0000 mon.smithi157 (mon.0) 5763 : audit [DBG] from='client.? 172.21.15.157:0/1971145100' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:09 smithi165 bash[22175]: cluster 2022-05-01T01:08:08.420179+0000 mgr.smithi157.nfpzoe (mgr.14180) 9357 : cluster [DBG] pgmap v8773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:09.754 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:09 smithi157 bash[20376]: cluster 2022-05-01T01:08:08.420179+0000 mgr.smithi157.nfpzoe (mgr.14180) 9357 : cluster [DBG] pgmap v8773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:11.182 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:10 smithi157 bash[20376]: audit 2022-05-01T01:08:09.888313+0000 mon.smithi157 (mon.0) 5764 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:08:11.182 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:10 smithi157 bash[20376]: cluster 2022-05-01T01:08:10.420805+0000 mgr.smithi157.nfpzoe (mgr.14180) 9358 : cluster [DBG] pgmap v8774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:10 smithi165 bash[22175]: audit 2022-05-01T01:08:09.888313+0000 mon.smithi157 (mon.0) 5764 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:08:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:10 smithi165 bash[22175]: cluster 2022-05-01T01:08:10.420805+0000 mgr.smithi157.nfpzoe (mgr.14180) 9358 : cluster [DBG] pgmap v8774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:12.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:08:12.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:08:12.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:08:13.134 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:08:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:12 smithi165 bash[22175]: cluster 2022-05-01T01:08:12.421456+0000 mgr.smithi157.nfpzoe (mgr.14180) 9359 : cluster [DBG] pgmap v8775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:12 smithi157 bash[20376]: cluster 2022-05-01T01:08:12.421456+0000 mgr.smithi157.nfpzoe (mgr.14180) 9359 : cluster [DBG] pgmap v8775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:13 smithi165 bash[22175]: audit 2022-05-01T01:08:13.116277+0000 mon.smithi157 (mon.0) 5765 : audit [DBG] from='client.? 172.21.15.157:0/2648106975' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:13 smithi157 bash[20376]: audit 2022-05-01T01:08:13.116277+0000 mon.smithi157 (mon.0) 5765 : audit [DBG] from='client.? 172.21.15.157:0/2648106975' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:15.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:14 smithi157 bash[20376]: cluster 2022-05-01T01:08:14.422071+0000 mgr.smithi157.nfpzoe (mgr.14180) 9360 : cluster [DBG] pgmap v8776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:14 smithi165 bash[22175]: cluster 2022-05-01T01:08:14.422071+0000 mgr.smithi157.nfpzoe (mgr.14180) 9360 : cluster [DBG] pgmap v8776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:17 smithi165 bash[22175]: cluster 2022-05-01T01:08:16.422702+0000 mgr.smithi157.nfpzoe (mgr.14180) 9361 : cluster [DBG] pgmap v8777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:17 smithi157 bash[20376]: cluster 2022-05-01T01:08:16.422702+0000 mgr.smithi157.nfpzoe (mgr.14180) 9361 : cluster [DBG] pgmap v8777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:18.138 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:08:18.138 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:08:18.138 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:08:18.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:08:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:18 smithi165 bash[22175]: audit 2022-05-01T01:08:18.447505+0000 mon.smithi157 (mon.0) 5766 : audit [DBG] from='client.? 172.21.15.157:0/1484454753' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:18.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:18 smithi157 bash[20376]: audit 2022-05-01T01:08:18.447505+0000 mon.smithi157 (mon.0) 5766 : audit [DBG] from='client.? 172.21.15.157:0/1484454753' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:19.755 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:19 smithi157 bash[20376]: cluster 2022-05-01T01:08:18.423310+0000 mgr.smithi157.nfpzoe (mgr.14180) 9362 : cluster [DBG] pgmap v8778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:19 smithi165 bash[22175]: cluster 2022-05-01T01:08:18.423310+0000 mgr.smithi157.nfpzoe (mgr.14180) 9362 : cluster [DBG] pgmap v8778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:21 smithi165 bash[22175]: cluster 2022-05-01T01:08:20.423949+0000 mgr.smithi157.nfpzoe (mgr.14180) 9363 : cluster [DBG] pgmap v8779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:21.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:21 smithi157 bash[20376]: cluster 2022-05-01T01:08:20.423949+0000 mgr.smithi157.nfpzoe (mgr.14180) 9363 : cluster [DBG] pgmap v8779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:22 smithi165 bash[22175]: cluster 2022-05-01T01:08:22.424607+0000 mgr.smithi157.nfpzoe (mgr.14180) 9364 : cluster [DBG] pgmap v8780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:23.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:22 smithi157 bash[20376]: cluster 2022-05-01T01:08:22.424607+0000 mgr.smithi157.nfpzoe (mgr.14180) 9364 : cluster [DBG] pgmap v8780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:23.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:08:23.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:08:23.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:08:23.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:08:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:23 smithi165 bash[22175]: audit 2022-05-01T01:08:23.782414+0000 mon.smithi157 (mon.0) 5767 : audit [DBG] from='client.? 172.21.15.157:0/3912247466' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:23 smithi157 bash[20376]: audit 2022-05-01T01:08:23.782414+0000 mon.smithi157 (mon.0) 5767 : audit [DBG] from='client.? 172.21.15.157:0/3912247466' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:25.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:24 smithi157 bash[20376]: cluster 2022-05-01T01:08:24.425236+0000 mgr.smithi157.nfpzoe (mgr.14180) 9365 : cluster [DBG] pgmap v8781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:24 smithi165 bash[22175]: cluster 2022-05-01T01:08:24.425236+0000 mgr.smithi157.nfpzoe (mgr.14180) 9365 : cluster [DBG] pgmap v8781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:27 smithi165 bash[22175]: cluster 2022-05-01T01:08:26.425862+0000 mgr.smithi157.nfpzoe (mgr.14180) 9366 : cluster [DBG] pgmap v8782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:27 smithi157 bash[20376]: cluster 2022-05-01T01:08:26.425862+0000 mgr.smithi157.nfpzoe (mgr.14180) 9366 : cluster [DBG] pgmap v8782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:28.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:08:28.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:08:28.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:08:29.146 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:08:29.755 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:29 smithi157 bash[20376]: cluster 2022-05-01T01:08:28.426582+0000 mgr.smithi157.nfpzoe (mgr.14180) 9367 : cluster [DBG] pgmap v8783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:29.756 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:29 smithi157 bash[20376]: audit 2022-05-01T01:08:29.127827+0000 mon.smithi157 (mon.0) 5768 : audit [DBG] from='client.? 172.21.15.157:0/2739955172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:29 smithi165 bash[22175]: cluster 2022-05-01T01:08:28.426582+0000 mgr.smithi157.nfpzoe (mgr.14180) 9367 : cluster [DBG] pgmap v8783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:29 smithi165 bash[22175]: audit 2022-05-01T01:08:29.127827+0000 mon.smithi157 (mon.0) 5768 : audit [DBG] from='client.? 172.21.15.157:0/2739955172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:31 smithi165 bash[22175]: cluster 2022-05-01T01:08:30.427213+0000 mgr.smithi157.nfpzoe (mgr.14180) 9368 : cluster [DBG] pgmap v8784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:31.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:31 smithi157 bash[20376]: cluster 2022-05-01T01:08:30.427213+0000 mgr.smithi157.nfpzoe (mgr.14180) 9368 : cluster [DBG] pgmap v8784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:32 smithi165 bash[22175]: cluster 2022-05-01T01:08:32.427844+0000 mgr.smithi157.nfpzoe (mgr.14180) 9369 : cluster [DBG] pgmap v8785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:32 smithi157 bash[20376]: cluster 2022-05-01T01:08:32.427844+0000 mgr.smithi157.nfpzoe (mgr.14180) 9369 : cluster [DBG] pgmap v8785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:34.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:08:34.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:08:34.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:08:34.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:08:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:34 smithi165 bash[22175]: audit 2022-05-01T01:08:34.455179+0000 mon.smithi157 (mon.0) 5769 : audit [DBG] from='client.? 172.21.15.157:0/103316462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:34 smithi157 bash[20376]: audit 2022-05-01T01:08:34.455179+0000 mon.smithi157 (mon.0) 5769 : audit [DBG] from='client.? 172.21.15.157:0/103316462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:35 smithi165 bash[22175]: cluster 2022-05-01T01:08:34.428314+0000 mgr.smithi157.nfpzoe (mgr.14180) 9370 : cluster [DBG] pgmap v8786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:35.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:35 smithi157 bash[20376]: cluster 2022-05-01T01:08:34.428314+0000 mgr.smithi157.nfpzoe (mgr.14180) 9370 : cluster [DBG] pgmap v8786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:37 smithi165 bash[22175]: cluster 2022-05-01T01:08:36.428884+0000 mgr.smithi157.nfpzoe (mgr.14180) 9371 : cluster [DBG] pgmap v8787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:37 smithi157 bash[20376]: cluster 2022-05-01T01:08:36.428884+0000 mgr.smithi157.nfpzoe (mgr.14180) 9371 : cluster [DBG] pgmap v8787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:39.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:08:39.478 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:08:39.478 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:08:39.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:08:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:39 smithi165 bash[22175]: cluster 2022-05-01T01:08:38.430418+0000 mgr.smithi157.nfpzoe (mgr.14180) 9372 : cluster [DBG] pgmap v8788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:39.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:39 smithi157 bash[20376]: cluster 2022-05-01T01:08:38.430418+0000 mgr.smithi157.nfpzoe (mgr.14180) 9372 : cluster [DBG] pgmap v8788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:40 smithi165 bash[22175]: audit 2022-05-01T01:08:39.777206+0000 mon.smithi157 (mon.0) 5770 : audit [DBG] from='client.? 172.21.15.157:0/315825119' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:40 smithi165 bash[22175]: cluster 2022-05-01T01:08:40.431211+0000 mgr.smithi157.nfpzoe (mgr.14180) 9373 : cluster [DBG] pgmap v8789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:40 smithi157 bash[20376]: audit 2022-05-01T01:08:39.777206+0000 mon.smithi157 (mon.0) 5770 : audit [DBG] from='client.? 172.21.15.157:0/315825119' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:40 smithi157 bash[20376]: cluster 2022-05-01T01:08:40.431211+0000 mgr.smithi157.nfpzoe (mgr.14180) 9373 : cluster [DBG] pgmap v8789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:42 smithi165 bash[22175]: cluster 2022-05-01T01:08:42.431885+0000 mgr.smithi157.nfpzoe (mgr.14180) 9374 : cluster [DBG] pgmap v8790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:43.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:42 smithi157 bash[20376]: cluster 2022-05-01T01:08:42.431885+0000 mgr.smithi157.nfpzoe (mgr.14180) 9374 : cluster [DBG] pgmap v8790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:44.800 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:08:44.800 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:08:44.800 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:08:45.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:08:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:45 smithi165 bash[22175]: cluster 2022-05-01T01:08:44.432533+0000 mgr.smithi157.nfpzoe (mgr.14180) 9375 : cluster [DBG] pgmap v8791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:45 smithi165 bash[22175]: audit 2022-05-01T01:08:45.105664+0000 mon.smithi157 (mon.0) 5771 : audit [DBG] from='client.? 172.21.15.157:0/4226024048' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:45.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:45 smithi157 bash[20376]: cluster 2022-05-01T01:08:44.432533+0000 mgr.smithi157.nfpzoe (mgr.14180) 9375 : cluster [DBG] pgmap v8791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:45.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:45 smithi157 bash[20376]: audit 2022-05-01T01:08:45.105664+0000 mon.smithi157 (mon.0) 5771 : audit [DBG] from='client.? 172.21.15.157:0/4226024048' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:47 smithi165 bash[22175]: cluster 2022-05-01T01:08:46.433148+0000 mgr.smithi157.nfpzoe (mgr.14180) 9376 : cluster [DBG] pgmap v8792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:47.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:47 smithi157 bash[20376]: cluster 2022-05-01T01:08:46.433148+0000 mgr.smithi157.nfpzoe (mgr.14180) 9376 : cluster [DBG] pgmap v8792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:49.757 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:49 smithi157 bash[20376]: cluster 2022-05-01T01:08:48.433923+0000 mgr.smithi157.nfpzoe (mgr.14180) 9377 : cluster [DBG] pgmap v8793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:49 smithi165 bash[22175]: cluster 2022-05-01T01:08:48.433923+0000 mgr.smithi157.nfpzoe (mgr.14180) 9377 : cluster [DBG] pgmap v8793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:50.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:08:50.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:08:50.128 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:08:50.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:08:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:50 smithi165 bash[22175]: audit 2022-05-01T01:08:50.428891+0000 mon.smithi157 (mon.0) 5772 : audit [DBG] from='client.? 172.21.15.157:0/2981279625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:50.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:50 smithi157 bash[20376]: audit 2022-05-01T01:08:50.428891+0000 mon.smithi157 (mon.0) 5772 : audit [DBG] from='client.? 172.21.15.157:0/2981279625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:51 smithi165 bash[22175]: cluster 2022-05-01T01:08:50.434537+0000 mgr.smithi157.nfpzoe (mgr.14180) 9378 : cluster [DBG] pgmap v8794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:51 smithi157 bash[20376]: cluster 2022-05-01T01:08:50.434537+0000 mgr.smithi157.nfpzoe (mgr.14180) 9378 : cluster [DBG] pgmap v8794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:52 smithi157 bash[20376]: cluster 2022-05-01T01:08:52.435132+0000 mgr.smithi157.nfpzoe (mgr.14180) 9379 : cluster [DBG] pgmap v8795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:52 smithi165 bash[22175]: cluster 2022-05-01T01:08:52.435132+0000 mgr.smithi157.nfpzoe (mgr.14180) 9379 : cluster [DBG] pgmap v8795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:55.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:08:55.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:08:55.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:08:55.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:08:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:55 smithi165 bash[22175]: cluster 2022-05-01T01:08:54.435742+0000 mgr.smithi157.nfpzoe (mgr.14180) 9380 : cluster [DBG] pgmap v8796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:55 smithi157 bash[20376]: cluster 2022-05-01T01:08:54.435742+0000 mgr.smithi157.nfpzoe (mgr.14180) 9380 : cluster [DBG] pgmap v8796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:56 smithi165 bash[22175]: audit 2022-05-01T01:08:55.755315+0000 mon.smithi157 (mon.0) 5773 : audit [DBG] from='client.? 172.21.15.157:0/269673894' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:56 smithi157 bash[20376]: audit 2022-05-01T01:08:55.755315+0000 mon.smithi157 (mon.0) 5773 : audit [DBG] from='client.? 172.21.15.157:0/269673894' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:08:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:57 smithi165 bash[22175]: cluster 2022-05-01T01:08:56.436491+0000 mgr.smithi157.nfpzoe (mgr.14180) 9381 : cluster [DBG] pgmap v8797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:57.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:57 smithi157 bash[20376]: cluster 2022-05-01T01:08:56.436491+0000 mgr.smithi157.nfpzoe (mgr.14180) 9381 : cluster [DBG] pgmap v8797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:59 smithi165 bash[22175]: cluster 2022-05-01T01:08:58.437048+0000 mgr.smithi157.nfpzoe (mgr.14180) 9382 : cluster [DBG] pgmap v8798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:08:59 smithi165 bash[22175]: audit 2022-05-01T01:08:59.505126+0000 mon.smithi157 (mon.0) 5774 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:08:59.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:59 smithi157 bash[20376]: cluster 2022-05-01T01:08:58.437048+0000 mgr.smithi157.nfpzoe (mgr.14180) 9382 : cluster [DBG] pgmap v8798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:08:59.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:08:59 smithi157 bash[20376]: audit 2022-05-01T01:08:59.505126+0000 mon.smithi157 (mon.0) 5774 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:09:00.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:09:00.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:09:00.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:09:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:00 smithi165 bash[22175]: audit 2022-05-01T01:08:59.914251+0000 mon.smithi157 (mon.0) 5775 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:09:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:00 smithi157 bash[20376]: audit 2022-05-01T01:08:59.914251+0000 mon.smithi157 (mon.0) 5775 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:09:01.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:09:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:01 smithi165 bash[22175]: cluster 2022-05-01T01:09:00.437781+0000 mgr.smithi157.nfpzoe (mgr.14180) 9383 : cluster [DBG] pgmap v8799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:01 smithi165 bash[22175]: audit 2022-05-01T01:09:01.074741+0000 mon.smithi157 (mon.0) 5776 : audit [DBG] from='client.? 172.21.15.157:0/3420273859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:01.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:01 smithi157 bash[20376]: cluster 2022-05-01T01:09:00.437781+0000 mgr.smithi157.nfpzoe (mgr.14180) 9383 : cluster [DBG] pgmap v8799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:01.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:01 smithi157 bash[20376]: audit 2022-05-01T01:09:01.074741+0000 mon.smithi157 (mon.0) 5776 : audit [DBG] from='client.? 172.21.15.157:0/3420273859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:02 smithi157 bash[20376]: cluster 2022-05-01T01:09:02.438434+0000 mgr.smithi157.nfpzoe (mgr.14180) 9384 : cluster [DBG] pgmap v8800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:03.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:02 smithi165 bash[22175]: cluster 2022-05-01T01:09:02.438434+0000 mgr.smithi157.nfpzoe (mgr.14180) 9384 : cluster [DBG] pgmap v8800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:05 smithi165 bash[22175]: cluster 2022-05-01T01:09:04.439077+0000 mgr.smithi157.nfpzoe (mgr.14180) 9385 : cluster [DBG] pgmap v8801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:05.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:05 smithi157 bash[20376]: cluster 2022-05-01T01:09:04.439077+0000 mgr.smithi157.nfpzoe (mgr.14180) 9385 : cluster [DBG] pgmap v8801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:06.102 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:09:06.102 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:09:06.102 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:09:06.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:09:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:06 smithi165 bash[22175]: audit 2022-05-01T01:09:06.405649+0000 mon.smithi157 (mon.0) 5777 : audit [DBG] from='client.? 172.21.15.157:0/486093369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:06.971 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:06 smithi157 bash[20376]: audit 2022-05-01T01:09:06.405649+0000 mon.smithi157 (mon.0) 5777 : audit [DBG] from='client.? 172.21.15.157:0/486093369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:07 smithi165 bash[22175]: cluster 2022-05-01T01:09:06.439669+0000 mgr.smithi157.nfpzoe (mgr.14180) 9386 : cluster [DBG] pgmap v8802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:07 smithi157 bash[20376]: cluster 2022-05-01T01:09:06.439669+0000 mgr.smithi157.nfpzoe (mgr.14180) 9386 : cluster [DBG] pgmap v8802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:09 smithi165 bash[22175]: cluster 2022-05-01T01:09:08.440250+0000 mgr.smithi157.nfpzoe (mgr.14180) 9387 : cluster [DBG] pgmap v8803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:09.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:09 smithi157 bash[20376]: cluster 2022-05-01T01:09:08.440250+0000 mgr.smithi157.nfpzoe (mgr.14180) 9387 : cluster [DBG] pgmap v8803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:10 smithi165 bash[22175]: audit 2022-05-01T01:09:09.893627+0000 mon.smithi157 (mon.0) 5778 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:09:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:10 smithi165 bash[22175]: audit 2022-05-01T01:09:09.896365+0000 mon.smithi157 (mon.0) 5779 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:09:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:10 smithi165 bash[22175]: audit 2022-05-01T01:09:09.898075+0000 mon.smithi157 (mon.0) 5780 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:09:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:10 smithi165 bash[22175]: audit 2022-05-01T01:09:10.209101+0000 mon.smithi157 (mon.0) 5781 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:09:10.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:10 smithi165 bash[22175]: audit 2022-05-01T01:09:10.219660+0000 mon.smithi157 (mon.0) 5782 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:09:10.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:10 smithi157 bash[20376]: audit 2022-05-01T01:09:09.893627+0000 mon.smithi157 (mon.0) 5778 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:09:10.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:10 smithi157 bash[20376]: audit 2022-05-01T01:09:09.896365+0000 mon.smithi157 (mon.0) 5779 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:09:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:10 smithi157 bash[20376]: audit 2022-05-01T01:09:09.898075+0000 mon.smithi157 (mon.0) 5780 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:09:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:10 smithi157 bash[20376]: audit 2022-05-01T01:09:10.209101+0000 mon.smithi157 (mon.0) 5781 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:09:10.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:10 smithi157 bash[20376]: audit 2022-05-01T01:09:10.219660+0000 mon.smithi157 (mon.0) 5782 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:09:11.427 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:09:11.427 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:09:11.427 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:09:11.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:09:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:11 smithi165 bash[22175]: cluster 2022-05-01T01:09:10.202122+0000 mgr.smithi157.nfpzoe (mgr.14180) 9388 : cluster [DBG] pgmap v8804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:11.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:11 smithi165 bash[22175]: cluster 2022-05-01T01:09:10.202463+0000 mgr.smithi157.nfpzoe (mgr.14180) 9389 : cluster [DBG] pgmap v8805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:11.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:11 smithi165 bash[22175]: cephadm 2022-05-01T01:09:10.221016+0000 mgr.smithi157.nfpzoe (mgr.14180) 9390 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:09:11.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:11 smithi165 bash[22175]: cephadm 2022-05-01T01:09:10.221256+0000 mgr.smithi157.nfpzoe (mgr.14180) 9391 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:09:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:11 smithi157 bash[20376]: cluster 2022-05-01T01:09:10.202122+0000 mgr.smithi157.nfpzoe (mgr.14180) 9388 : cluster [DBG] pgmap v8804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:11 smithi157 bash[20376]: cluster 2022-05-01T01:09:10.202463+0000 mgr.smithi157.nfpzoe (mgr.14180) 9389 : cluster [DBG] pgmap v8805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:11 smithi157 bash[20376]: cephadm 2022-05-01T01:09:10.221016+0000 mgr.smithi157.nfpzoe (mgr.14180) 9390 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:09:11.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:11 smithi157 bash[20376]: cephadm 2022-05-01T01:09:10.221256+0000 mgr.smithi157.nfpzoe (mgr.14180) 9391 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:09:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:12 smithi165 bash[22175]: audit 2022-05-01T01:09:11.726588+0000 mon.smithi157 (mon.0) 5783 : audit [DBG] from='client.? 172.21.15.157:0/2826954306' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:12.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:12 smithi157 bash[20376]: audit 2022-05-01T01:09:11.726588+0000 mon.smithi157 (mon.0) 5783 : audit [DBG] from='client.? 172.21.15.157:0/2826954306' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:13 smithi165 bash[22175]: cluster 2022-05-01T01:09:12.203134+0000 mgr.smithi157.nfpzoe (mgr.14180) 9392 : cluster [DBG] pgmap v8806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:13.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:13 smithi157 bash[20376]: cluster 2022-05-01T01:09:12.203134+0000 mgr.smithi157.nfpzoe (mgr.14180) 9392 : cluster [DBG] pgmap v8806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:14 smithi165 bash[22175]: cluster 2022-05-01T01:09:14.203773+0000 mgr.smithi157.nfpzoe (mgr.14180) 9393 : cluster [DBG] pgmap v8807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:14.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:14 smithi157 bash[20376]: cluster 2022-05-01T01:09:14.203773+0000 mgr.smithi157.nfpzoe (mgr.14180) 9393 : cluster [DBG] pgmap v8807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:16.748 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:09:16.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:09:16.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:09:17.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:09:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:17 smithi157 bash[20376]: cluster 2022-05-01T01:09:16.204399+0000 mgr.smithi157.nfpzoe (mgr.14180) 9394 : cluster [DBG] pgmap v8808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:17.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:17 smithi157 bash[20376]: audit 2022-05-01T01:09:17.056382+0000 mon.smithi157 (mon.0) 5784 : audit [DBG] from='client.? 172.21.15.157:0/1717007142' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:17 smithi165 bash[22175]: cluster 2022-05-01T01:09:16.204399+0000 mgr.smithi157.nfpzoe (mgr.14180) 9394 : cluster [DBG] pgmap v8808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:17 smithi165 bash[22175]: audit 2022-05-01T01:09:17.056382+0000 mon.smithi157 (mon.0) 5784 : audit [DBG] from='client.? 172.21.15.157:0/1717007142' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:19 smithi165 bash[22175]: cluster 2022-05-01T01:09:18.204993+0000 mgr.smithi157.nfpzoe (mgr.14180) 9395 : cluster [DBG] pgmap v8809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:19 smithi157 bash[20376]: cluster 2022-05-01T01:09:18.204993+0000 mgr.smithi157.nfpzoe (mgr.14180) 9395 : cluster [DBG] pgmap v8809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:21.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:21 smithi157 bash[20376]: cluster 2022-05-01T01:09:20.205649+0000 mgr.smithi157.nfpzoe (mgr.14180) 9396 : cluster [DBG] pgmap v8810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:21 smithi165 bash[22175]: cluster 2022-05-01T01:09:20.205649+0000 mgr.smithi157.nfpzoe (mgr.14180) 9396 : cluster [DBG] pgmap v8810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:22.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:09:22.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:09:22.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:09:22.399 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:09:23.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:22 smithi157 bash[20376]: cluster 2022-05-01T01:09:22.206112+0000 mgr.smithi157.nfpzoe (mgr.14180) 9397 : cluster [DBG] pgmap v8811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:23.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:22 smithi157 bash[20376]: audit 2022-05-01T01:09:22.380185+0000 mon.smithi157 (mon.0) 5785 : audit [DBG] from='client.? 172.21.15.157:0/4068242636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:22 smithi165 bash[22175]: cluster 2022-05-01T01:09:22.206112+0000 mgr.smithi157.nfpzoe (mgr.14180) 9397 : cluster [DBG] pgmap v8811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:22 smithi165 bash[22175]: audit 2022-05-01T01:09:22.380185+0000 mon.smithi157 (mon.0) 5785 : audit [DBG] from='client.? 172.21.15.157:0/4068242636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:25 smithi165 bash[22175]: cluster 2022-05-01T01:09:24.206684+0000 mgr.smithi157.nfpzoe (mgr.14180) 9398 : cluster [DBG] pgmap v8812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:25.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:25 smithi157 bash[20376]: cluster 2022-05-01T01:09:24.206684+0000 mgr.smithi157.nfpzoe (mgr.14180) 9398 : cluster [DBG] pgmap v8812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:27.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:09:27.403 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:09:27.403 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:09:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:27 smithi157 bash[20376]: cluster 2022-05-01T01:09:26.207451+0000 mgr.smithi157.nfpzoe (mgr.14180) 9399 : cluster [DBG] pgmap v8813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:27 smithi165 bash[22175]: cluster 2022-05-01T01:09:26.207451+0000 mgr.smithi157.nfpzoe (mgr.14180) 9399 : cluster [DBG] pgmap v8813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:27.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:09:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:28 smithi165 bash[22175]: audit 2022-05-01T01:09:27.702145+0000 mon.smithi157 (mon.0) 5786 : audit [DBG] from='client.? 172.21.15.157:0/212968459' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:28.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:28 smithi157 bash[20376]: audit 2022-05-01T01:09:27.702145+0000 mon.smithi157 (mon.0) 5786 : audit [DBG] from='client.? 172.21.15.157:0/212968459' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:29 smithi165 bash[22175]: cluster 2022-05-01T01:09:28.208151+0000 mgr.smithi157.nfpzoe (mgr.14180) 9400 : cluster [DBG] pgmap v8814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:29.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:29 smithi157 bash[20376]: cluster 2022-05-01T01:09:28.208151+0000 mgr.smithi157.nfpzoe (mgr.14180) 9400 : cluster [DBG] pgmap v8814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:31 smithi157 bash[20376]: cluster 2022-05-01T01:09:30.208770+0000 mgr.smithi157.nfpzoe (mgr.14180) 9401 : cluster [DBG] pgmap v8815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:31 smithi165 bash[22175]: cluster 2022-05-01T01:09:30.208770+0000 mgr.smithi157.nfpzoe (mgr.14180) 9401 : cluster [DBG] pgmap v8815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:32.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:09:32.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:09:32.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:09:33.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:09:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:32 smithi157 bash[20376]: cluster 2022-05-01T01:09:32.209428+0000 mgr.smithi157.nfpzoe (mgr.14180) 9402 : cluster [DBG] pgmap v8816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:32 smithi165 bash[22175]: cluster 2022-05-01T01:09:32.209428+0000 mgr.smithi157.nfpzoe (mgr.14180) 9402 : cluster [DBG] pgmap v8816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:34.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:33 smithi157 bash[20376]: audit 2022-05-01T01:09:33.036091+0000 mon.smithi157 (mon.0) 5787 : audit [DBG] from='client.? 172.21.15.157:0/3774958076' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:33 smithi165 bash[22175]: audit 2022-05-01T01:09:33.036091+0000 mon.smithi157 (mon.0) 5787 : audit [DBG] from='client.? 172.21.15.157:0/3774958076' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:34 smithi157 bash[20376]: cluster 2022-05-01T01:09:34.210033+0000 mgr.smithi157.nfpzoe (mgr.14180) 9403 : cluster [DBG] pgmap v8817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:34 smithi165 bash[22175]: cluster 2022-05-01T01:09:34.210033+0000 mgr.smithi157.nfpzoe (mgr.14180) 9403 : cluster [DBG] pgmap v8817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:37.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:37 smithi157 bash[20376]: cluster 2022-05-01T01:09:36.210641+0000 mgr.smithi157.nfpzoe (mgr.14180) 9404 : cluster [DBG] pgmap v8818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:37 smithi165 bash[22175]: cluster 2022-05-01T01:09:36.210641+0000 mgr.smithi157.nfpzoe (mgr.14180) 9404 : cluster [DBG] pgmap v8818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:38.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:09:38.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:09:38.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:09:38.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:09:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:39 smithi165 bash[22175]: cluster 2022-05-01T01:09:38.211240+0000 mgr.smithi157.nfpzoe (mgr.14180) 9405 : cluster [DBG] pgmap v8819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:39 smithi165 bash[22175]: audit 2022-05-01T01:09:38.362263+0000 mon.smithi157 (mon.0) 5788 : audit [DBG] from='client.? 172.21.15.157:0/2812255167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:39.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:39 smithi157 bash[20376]: cluster 2022-05-01T01:09:38.211240+0000 mgr.smithi157.nfpzoe (mgr.14180) 9405 : cluster [DBG] pgmap v8819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:39.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:39 smithi157 bash[20376]: audit 2022-05-01T01:09:38.362263+0000 mon.smithi157 (mon.0) 5788 : audit [DBG] from='client.? 172.21.15.157:0/2812255167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:41 smithi157 bash[20376]: cluster 2022-05-01T01:09:40.211891+0000 mgr.smithi157.nfpzoe (mgr.14180) 9406 : cluster [DBG] pgmap v8820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:41 smithi165 bash[22175]: cluster 2022-05-01T01:09:40.211891+0000 mgr.smithi157.nfpzoe (mgr.14180) 9406 : cluster [DBG] pgmap v8820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:43.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:42 smithi157 bash[20376]: cluster 2022-05-01T01:09:42.212559+0000 mgr.smithi157.nfpzoe (mgr.14180) 9407 : cluster [DBG] pgmap v8821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:43.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:09:43.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:09:43.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:09:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:42 smithi165 bash[22175]: cluster 2022-05-01T01:09:42.212559+0000 mgr.smithi157.nfpzoe (mgr.14180) 9407 : cluster [DBG] pgmap v8821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:43.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:09:44.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:43 smithi157 bash[20376]: audit 2022-05-01T01:09:43.683842+0000 mon.smithi157 (mon.0) 5789 : audit [DBG] from='client.? 172.21.15.157:0/1012175261' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:43 smithi165 bash[22175]: audit 2022-05-01T01:09:43.683842+0000 mon.smithi157 (mon.0) 5789 : audit [DBG] from='client.? 172.21.15.157:0/1012175261' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:44 smithi157 bash[20376]: cluster 2022-05-01T01:09:44.213147+0000 mgr.smithi157.nfpzoe (mgr.14180) 9408 : cluster [DBG] pgmap v8822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:44 smithi165 bash[22175]: cluster 2022-05-01T01:09:44.213147+0000 mgr.smithi157.nfpzoe (mgr.14180) 9408 : cluster [DBG] pgmap v8822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:47 smithi157 bash[20376]: cluster 2022-05-01T01:09:46.213745+0000 mgr.smithi157.nfpzoe (mgr.14180) 9409 : cluster [DBG] pgmap v8823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:47 smithi165 bash[22175]: cluster 2022-05-01T01:09:46.213745+0000 mgr.smithi157.nfpzoe (mgr.14180) 9409 : cluster [DBG] pgmap v8823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:48.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:09:48.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:09:48.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:09:49.024 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:09:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:49 smithi165 bash[22175]: cluster 2022-05-01T01:09:48.214403+0000 mgr.smithi157.nfpzoe (mgr.14180) 9410 : cluster [DBG] pgmap v8824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:49 smithi165 bash[22175]: audit 2022-05-01T01:09:49.005228+0000 mon.smithi157 (mon.0) 5790 : audit [DBG] from='client.? 172.21.15.157:0/19517163' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:49 smithi157 bash[20376]: cluster 2022-05-01T01:09:48.214403+0000 mgr.smithi157.nfpzoe (mgr.14180) 9410 : cluster [DBG] pgmap v8824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:49 smithi157 bash[20376]: audit 2022-05-01T01:09:49.005228+0000 mon.smithi157 (mon.0) 5790 : audit [DBG] from='client.? 172.21.15.157:0/19517163' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:51 smithi157 bash[20376]: cluster 2022-05-01T01:09:50.215106+0000 mgr.smithi157.nfpzoe (mgr.14180) 9411 : cluster [DBG] pgmap v8825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:51 smithi165 bash[22175]: cluster 2022-05-01T01:09:50.215106+0000 mgr.smithi157.nfpzoe (mgr.14180) 9411 : cluster [DBG] pgmap v8825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:52 smithi157 bash[20376]: cluster 2022-05-01T01:09:52.215802+0000 mgr.smithi157.nfpzoe (mgr.14180) 9412 : cluster [DBG] pgmap v8826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:52 smithi165 bash[22175]: cluster 2022-05-01T01:09:52.215802+0000 mgr.smithi157.nfpzoe (mgr.14180) 9412 : cluster [DBG] pgmap v8826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:54.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:09:54.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:09:54.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:09:54.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:09:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:55 smithi165 bash[22175]: cluster 2022-05-01T01:09:54.216374+0000 mgr.smithi157.nfpzoe (mgr.14180) 9413 : cluster [DBG] pgmap v8827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:55 smithi165 bash[22175]: audit 2022-05-01T01:09:54.330074+0000 mon.smithi157 (mon.0) 5791 : audit [DBG] from='client.? 172.21.15.157:0/876261861' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:55 smithi157 bash[20376]: cluster 2022-05-01T01:09:54.216374+0000 mgr.smithi157.nfpzoe (mgr.14180) 9413 : cluster [DBG] pgmap v8827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:55 smithi157 bash[20376]: audit 2022-05-01T01:09:54.330074+0000 mon.smithi157 (mon.0) 5791 : audit [DBG] from='client.? 172.21.15.157:0/876261861' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:09:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:57 smithi157 bash[20376]: cluster 2022-05-01T01:09:56.217036+0000 mgr.smithi157.nfpzoe (mgr.14180) 9414 : cluster [DBG] pgmap v8828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:57 smithi165 bash[22175]: cluster 2022-05-01T01:09:56.217036+0000 mgr.smithi157.nfpzoe (mgr.14180) 9414 : cluster [DBG] pgmap v8828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:59.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:09:59.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:09:59.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:09:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:09:59 smithi165 bash[22175]: cluster 2022-05-01T01:09:58.217662+0000 mgr.smithi157.nfpzoe (mgr.14180) 9415 : cluster [DBG] pgmap v8829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:09:59.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:09:59.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:09:59 smithi157 bash[20376]: cluster 2022-05-01T01:09:58.217662+0000 mgr.smithi157.nfpzoe (mgr.14180) 9415 : cluster [DBG] pgmap v8829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:00 smithi165 bash[22175]: audit 2022-05-01T01:09:59.508952+0000 mon.smithi157 (mon.0) 5792 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:10:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:00 smithi165 bash[22175]: audit 2022-05-01T01:09:59.666954+0000 mon.smithi157 (mon.0) 5793 : audit [DBG] from='client.? 172.21.15.157:0/2402444861' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:00 smithi165 bash[22175]: audit 2022-05-01T01:09:59.922038+0000 mon.smithi157 (mon.0) 5794 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:10:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:00 smithi165 bash[22175]: cluster 2022-05-01T01:10:00.000151+0000 mon.smithi157 (mon.0) 5795 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T01:10:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:00 smithi157 bash[20376]: audit 2022-05-01T01:09:59.508952+0000 mon.smithi157 (mon.0) 5792 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:10:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:00 smithi157 bash[20376]: audit 2022-05-01T01:09:59.666954+0000 mon.smithi157 (mon.0) 5793 : audit [DBG] from='client.? 172.21.15.157:0/2402444861' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:00 smithi157 bash[20376]: audit 2022-05-01T01:09:59.922038+0000 mon.smithi157 (mon.0) 5794 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:10:00.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:00 smithi157 bash[20376]: cluster 2022-05-01T01:10:00.000151+0000 mon.smithi157 (mon.0) 5795 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T01:10:01.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:01 smithi157 bash[20376]: cluster 2022-05-01T01:10:00.218280+0000 mgr.smithi157.nfpzoe (mgr.14180) 9416 : cluster [DBG] pgmap v8830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:01 smithi165 bash[22175]: cluster 2022-05-01T01:10:00.218280+0000 mgr.smithi157.nfpzoe (mgr.14180) 9416 : cluster [DBG] pgmap v8830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:02 smithi157 bash[20376]: cluster 2022-05-01T01:10:02.218909+0000 mgr.smithi157.nfpzoe (mgr.14180) 9417 : cluster [DBG] pgmap v8831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:02 smithi165 bash[22175]: cluster 2022-05-01T01:10:02.218909+0000 mgr.smithi157.nfpzoe (mgr.14180) 9417 : cluster [DBG] pgmap v8831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:04.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:10:04.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:10:04.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:10:05.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:10:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:05 smithi165 bash[22175]: cluster 2022-05-01T01:10:04.219561+0000 mgr.smithi157.nfpzoe (mgr.14180) 9418 : cluster [DBG] pgmap v8832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:05 smithi165 bash[22175]: audit 2022-05-01T01:10:04.993779+0000 mon.smithi157 (mon.0) 5796 : audit [DBG] from='client.? 172.21.15.157:0/3738210184' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:05 smithi157 bash[20376]: cluster 2022-05-01T01:10:04.219561+0000 mgr.smithi157.nfpzoe (mgr.14180) 9418 : cluster [DBG] pgmap v8832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:05 smithi157 bash[20376]: audit 2022-05-01T01:10:04.993779+0000 mon.smithi157 (mon.0) 5796 : audit [DBG] from='client.? 172.21.15.157:0/3738210184' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:07 smithi157 bash[20376]: cluster 2022-05-01T01:10:06.220170+0000 mgr.smithi157.nfpzoe (mgr.14180) 9419 : cluster [DBG] pgmap v8833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:07 smithi165 bash[22175]: cluster 2022-05-01T01:10:06.220170+0000 mgr.smithi157.nfpzoe (mgr.14180) 9419 : cluster [DBG] pgmap v8833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:09 smithi165 bash[22175]: cluster 2022-05-01T01:10:08.220787+0000 mgr.smithi157.nfpzoe (mgr.14180) 9420 : cluster [DBG] pgmap v8834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:09.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:09 smithi157 bash[20376]: cluster 2022-05-01T01:10:08.220787+0000 mgr.smithi157.nfpzoe (mgr.14180) 9420 : cluster [DBG] pgmap v8834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:10.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:10:10.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:10:10.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:10:10.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:10:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:10 smithi165 bash[22175]: audit 2022-05-01T01:10:10.227628+0000 mon.smithi157 (mon.0) 5797 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:10:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:10 smithi165 bash[22175]: audit 2022-05-01T01:10:10.230199+0000 mon.smithi157 (mon.0) 5798 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:10:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:10 smithi165 bash[22175]: audit 2022-05-01T01:10:10.231891+0000 mon.smithi157 (mon.0) 5799 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:10:10.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:10 smithi157 bash[20376]: audit 2022-05-01T01:10:10.227628+0000 mon.smithi157 (mon.0) 5797 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:10:10.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:10 smithi157 bash[20376]: audit 2022-05-01T01:10:10.230199+0000 mon.smithi157 (mon.0) 5798 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:10:10.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:10 smithi157 bash[20376]: audit 2022-05-01T01:10:10.231891+0000 mon.smithi157 (mon.0) 5799 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:10:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:11 smithi157 bash[20376]: cluster 2022-05-01T01:10:10.221435+0000 mgr.smithi157.nfpzoe (mgr.14180) 9421 : cluster [DBG] pgmap v8835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:11 smithi157 bash[20376]: audit 2022-05-01T01:10:10.323267+0000 mon.smithi157 (mon.0) 5800 : audit [DBG] from='client.? 172.21.15.157:0/1689348695' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:11 smithi157 bash[20376]: audit 2022-05-01T01:10:10.558817+0000 mon.smithi157 (mon.0) 5801 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:10:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:11 smithi157 bash[20376]: audit 2022-05-01T01:10:10.567973+0000 mon.smithi157 (mon.0) 5802 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:10:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:11 smithi165 bash[22175]: cluster 2022-05-01T01:10:10.221435+0000 mgr.smithi157.nfpzoe (mgr.14180) 9421 : cluster [DBG] pgmap v8835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:11 smithi165 bash[22175]: audit 2022-05-01T01:10:10.323267+0000 mon.smithi157 (mon.0) 5800 : audit [DBG] from='client.? 172.21.15.157:0/1689348695' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:11.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:11 smithi165 bash[22175]: audit 2022-05-01T01:10:10.558817+0000 mon.smithi157 (mon.0) 5801 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:10:11.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:11 smithi165 bash[22175]: audit 2022-05-01T01:10:10.567973+0000 mon.smithi157 (mon.0) 5802 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:10:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:12 smithi165 bash[22175]: cluster 2022-05-01T01:10:10.551308+0000 mgr.smithi157.nfpzoe (mgr.14180) 9422 : cluster [DBG] pgmap v8836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:12 smithi165 bash[22175]: cluster 2022-05-01T01:10:10.551762+0000 mgr.smithi157.nfpzoe (mgr.14180) 9423 : cluster [DBG] pgmap v8837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:12 smithi165 bash[22175]: cephadm 2022-05-01T01:10:10.569634+0000 mgr.smithi157.nfpzoe (mgr.14180) 9424 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:10:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:12 smithi165 bash[22175]: cephadm 2022-05-01T01:10:10.569851+0000 mgr.smithi157.nfpzoe (mgr.14180) 9425 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:10:12.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:12 smithi157 bash[20376]: cluster 2022-05-01T01:10:10.551308+0000 mgr.smithi157.nfpzoe (mgr.14180) 9422 : cluster [DBG] pgmap v8836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:12.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:12 smithi157 bash[20376]: cluster 2022-05-01T01:10:10.551762+0000 mgr.smithi157.nfpzoe (mgr.14180) 9423 : cluster [DBG] pgmap v8837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:12.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:12 smithi157 bash[20376]: cephadm 2022-05-01T01:10:10.569634+0000 mgr.smithi157.nfpzoe (mgr.14180) 9424 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:10:12.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:12 smithi157 bash[20376]: cephadm 2022-05-01T01:10:10.569851+0000 mgr.smithi157.nfpzoe (mgr.14180) 9425 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:10:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:14 smithi165 bash[22175]: cluster 2022-05-01T01:10:12.552367+0000 mgr.smithi157.nfpzoe (mgr.14180) 9426 : cluster [DBG] pgmap v8838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:14 smithi157 bash[20376]: cluster 2022-05-01T01:10:12.552367+0000 mgr.smithi157.nfpzoe (mgr.14180) 9426 : cluster [DBG] pgmap v8838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:15.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:10:15.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:10:15.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:10:15.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:10:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:16 smithi165 bash[22175]: cluster 2022-05-01T01:10:14.553085+0000 mgr.smithi157.nfpzoe (mgr.14180) 9427 : cluster [DBG] pgmap v8839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:16 smithi165 bash[22175]: audit 2022-05-01T01:10:15.653828+0000 mon.smithi157 (mon.0) 5803 : audit [DBG] from='client.? 172.21.15.157:0/3546428950' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:16.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:16 smithi157 bash[20376]: cluster 2022-05-01T01:10:14.553085+0000 mgr.smithi157.nfpzoe (mgr.14180) 9427 : cluster [DBG] pgmap v8839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:16.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:16 smithi157 bash[20376]: audit 2022-05-01T01:10:15.653828+0000 mon.smithi157 (mon.0) 5803 : audit [DBG] from='client.? 172.21.15.157:0/3546428950' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:18 smithi165 bash[22175]: cluster 2022-05-01T01:10:16.553759+0000 mgr.smithi157.nfpzoe (mgr.14180) 9428 : cluster [DBG] pgmap v8840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:18.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:18 smithi157 bash[20376]: cluster 2022-05-01T01:10:16.553759+0000 mgr.smithi157.nfpzoe (mgr.14180) 9428 : cluster [DBG] pgmap v8840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:20 smithi165 bash[22175]: cluster 2022-05-01T01:10:18.554515+0000 mgr.smithi157.nfpzoe (mgr.14180) 9429 : cluster [DBG] pgmap v8841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:20.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:10:20.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:10:20.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:10:20.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:20 smithi157 bash[20376]: cluster 2022-05-01T01:10:18.554515+0000 mgr.smithi157.nfpzoe (mgr.14180) 9429 : cluster [DBG] pgmap v8841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:21.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:10:21.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:21 smithi157 bash[20376]: audit 2022-05-01T01:10:20.990865+0000 mon.smithi157 (mon.0) 5804 : audit [DBG] from='client.? 172.21.15.157:0/3265731229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:21 smithi165 bash[22175]: audit 2022-05-01T01:10:20.990865+0000 mon.smithi157 (mon.0) 5804 : audit [DBG] from='client.? 172.21.15.157:0/3265731229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:22 smithi165 bash[22175]: cluster 2022-05-01T01:10:20.555226+0000 mgr.smithi157.nfpzoe (mgr.14180) 9430 : cluster [DBG] pgmap v8842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:22 smithi157 bash[20376]: cluster 2022-05-01T01:10:20.555226+0000 mgr.smithi157.nfpzoe (mgr.14180) 9430 : cluster [DBG] pgmap v8842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:24 smithi165 bash[22175]: cluster 2022-05-01T01:10:22.555892+0000 mgr.smithi157.nfpzoe (mgr.14180) 9431 : cluster [DBG] pgmap v8843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:24 smithi157 bash[20376]: cluster 2022-05-01T01:10:22.555892+0000 mgr.smithi157.nfpzoe (mgr.14180) 9431 : cluster [DBG] pgmap v8843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:26.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:10:26.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:10:26.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:10:26.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:10:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:26 smithi165 bash[22175]: cluster 2022-05-01T01:10:24.556517+0000 mgr.smithi157.nfpzoe (mgr.14180) 9432 : cluster [DBG] pgmap v8844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:26 smithi165 bash[22175]: audit 2022-05-01T01:10:26.322386+0000 mon.smithi157 (mon.0) 5805 : audit [DBG] from='client.? 172.21.15.157:0/3167132724' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:26 smithi157 bash[20376]: cluster 2022-05-01T01:10:24.556517+0000 mgr.smithi157.nfpzoe (mgr.14180) 9432 : cluster [DBG] pgmap v8844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:26 smithi157 bash[20376]: audit 2022-05-01T01:10:26.322386+0000 mon.smithi157 (mon.0) 5805 : audit [DBG] from='client.? 172.21.15.157:0/3167132724' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:28 smithi165 bash[22175]: cluster 2022-05-01T01:10:26.557072+0000 mgr.smithi157.nfpzoe (mgr.14180) 9433 : cluster [DBG] pgmap v8845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:28.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:28 smithi157 bash[20376]: cluster 2022-05-01T01:10:26.557072+0000 mgr.smithi157.nfpzoe (mgr.14180) 9433 : cluster [DBG] pgmap v8845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:30 smithi165 bash[22175]: cluster 2022-05-01T01:10:28.557705+0000 mgr.smithi157.nfpzoe (mgr.14180) 9434 : cluster [DBG] pgmap v8846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:30.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:30 smithi157 bash[20376]: cluster 2022-05-01T01:10:28.557705+0000 mgr.smithi157.nfpzoe (mgr.14180) 9434 : cluster [DBG] pgmap v8846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:31.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:10:31.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:10:31.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:10:31.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:10:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:32 smithi165 bash[22175]: cluster 2022-05-01T01:10:30.558336+0000 mgr.smithi157.nfpzoe (mgr.14180) 9435 : cluster [DBG] pgmap v8847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:32 smithi165 bash[22175]: audit 2022-05-01T01:10:31.651713+0000 mon.smithi157 (mon.0) 5806 : audit [DBG] from='client.? 172.21.15.157:0/1607767200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:32 smithi157 bash[20376]: cluster 2022-05-01T01:10:30.558336+0000 mgr.smithi157.nfpzoe (mgr.14180) 9435 : cluster [DBG] pgmap v8847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:32 smithi157 bash[20376]: audit 2022-05-01T01:10:31.651713+0000 mon.smithi157 (mon.0) 5806 : audit [DBG] from='client.? 172.21.15.157:0/1607767200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:34 smithi165 bash[22175]: cluster 2022-05-01T01:10:32.558810+0000 mgr.smithi157.nfpzoe (mgr.14180) 9436 : cluster [DBG] pgmap v8848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:34 smithi157 bash[20376]: cluster 2022-05-01T01:10:32.558810+0000 mgr.smithi157.nfpzoe (mgr.14180) 9436 : cluster [DBG] pgmap v8848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:36 smithi165 bash[22175]: cluster 2022-05-01T01:10:34.559415+0000 mgr.smithi157.nfpzoe (mgr.14180) 9437 : cluster [DBG] pgmap v8849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:36.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:10:36.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:10:36.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:10:36.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:36 smithi157 bash[20376]: cluster 2022-05-01T01:10:34.559415+0000 mgr.smithi157.nfpzoe (mgr.14180) 9437 : cluster [DBG] pgmap v8849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:37.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:10:38.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:37 smithi157 bash[20376]: cluster 2022-05-01T01:10:36.560123+0000 mgr.smithi157.nfpzoe (mgr.14180) 9438 : cluster [DBG] pgmap v8850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:38.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:37 smithi157 bash[20376]: audit 2022-05-01T01:10:36.990203+0000 mon.smithi157 (mon.0) 5807 : audit [DBG] from='client.? 172.21.15.157:0/4064844907' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:37 smithi165 bash[22175]: cluster 2022-05-01T01:10:36.560123+0000 mgr.smithi157.nfpzoe (mgr.14180) 9438 : cluster [DBG] pgmap v8850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:37 smithi165 bash[22175]: audit 2022-05-01T01:10:36.990203+0000 mon.smithi157 (mon.0) 5807 : audit [DBG] from='client.? 172.21.15.157:0/4064844907' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:40.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:39 smithi157 bash[20376]: cluster 2022-05-01T01:10:38.560666+0000 mgr.smithi157.nfpzoe (mgr.14180) 9439 : cluster [DBG] pgmap v8851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:39 smithi165 bash[22175]: cluster 2022-05-01T01:10:38.560666+0000 mgr.smithi157.nfpzoe (mgr.14180) 9439 : cluster [DBG] pgmap v8851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:42.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:10:42.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:10:42.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:10:42.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:41 smithi157 bash[20376]: cluster 2022-05-01T01:10:40.561257+0000 mgr.smithi157.nfpzoe (mgr.14180) 9440 : cluster [DBG] pgmap v8852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:42.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:10:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:41 smithi165 bash[22175]: cluster 2022-05-01T01:10:40.561257+0000 mgr.smithi157.nfpzoe (mgr.14180) 9440 : cluster [DBG] pgmap v8852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:43.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:42 smithi157 bash[20376]: audit 2022-05-01T01:10:42.314629+0000 mon.smithi157 (mon.0) 5808 : audit [DBG] from='client.? 172.21.15.157:0/275045562' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:42 smithi165 bash[22175]: audit 2022-05-01T01:10:42.314629+0000 mon.smithi157 (mon.0) 5808 : audit [DBG] from='client.? 172.21.15.157:0/275045562' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:44.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:43 smithi157 bash[20376]: cluster 2022-05-01T01:10:42.561920+0000 mgr.smithi157.nfpzoe (mgr.14180) 9441 : cluster [DBG] pgmap v8853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:43 smithi165 bash[22175]: cluster 2022-05-01T01:10:42.561920+0000 mgr.smithi157.nfpzoe (mgr.14180) 9441 : cluster [DBG] pgmap v8853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:46.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:45 smithi157 bash[20376]: cluster 2022-05-01T01:10:44.562554+0000 mgr.smithi157.nfpzoe (mgr.14180) 9442 : cluster [DBG] pgmap v8854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:45 smithi165 bash[22175]: cluster 2022-05-01T01:10:44.562554+0000 mgr.smithi157.nfpzoe (mgr.14180) 9442 : cluster [DBG] pgmap v8854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:47.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:10:47.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:10:47.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:10:47.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:10:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:47 smithi165 bash[22175]: cluster 2022-05-01T01:10:46.563212+0000 mgr.smithi157.nfpzoe (mgr.14180) 9443 : cluster [DBG] pgmap v8855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:47 smithi165 bash[22175]: audit 2022-05-01T01:10:47.646504+0000 mon.smithi157 (mon.0) 5809 : audit [DBG] from='client.? 172.21.15.157:0/2506140712' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:47 smithi157 bash[20376]: cluster 2022-05-01T01:10:46.563212+0000 mgr.smithi157.nfpzoe (mgr.14180) 9443 : cluster [DBG] pgmap v8855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:47 smithi157 bash[20376]: audit 2022-05-01T01:10:47.646504+0000 mon.smithi157 (mon.0) 5809 : audit [DBG] from='client.? 172.21.15.157:0/2506140712' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:50.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:49 smithi157 bash[20376]: cluster 2022-05-01T01:10:48.563864+0000 mgr.smithi157.nfpzoe (mgr.14180) 9444 : cluster [DBG] pgmap v8856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:49 smithi165 bash[22175]: cluster 2022-05-01T01:10:48.563864+0000 mgr.smithi157.nfpzoe (mgr.14180) 9444 : cluster [DBG] pgmap v8856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:51 smithi165 bash[22175]: cluster 2022-05-01T01:10:50.564522+0000 mgr.smithi157.nfpzoe (mgr.14180) 9445 : cluster [DBG] pgmap v8857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:51 smithi157 bash[20376]: cluster 2022-05-01T01:10:50.564522+0000 mgr.smithi157.nfpzoe (mgr.14180) 9445 : cluster [DBG] pgmap v8857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:52.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:10:52.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:10:52.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:10:52.995 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:10:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:53 smithi165 bash[22175]: cluster 2022-05-01T01:10:52.565162+0000 mgr.smithi157.nfpzoe (mgr.14180) 9446 : cluster [DBG] pgmap v8858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:53 smithi165 bash[22175]: audit 2022-05-01T01:10:52.977095+0000 mon.smithi157 (mon.0) 5810 : audit [DBG] from='client.? 172.21.15.157:0/10588038' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:53 smithi157 bash[20376]: cluster 2022-05-01T01:10:52.565162+0000 mgr.smithi157.nfpzoe (mgr.14180) 9446 : cluster [DBG] pgmap v8858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:53 smithi157 bash[20376]: audit 2022-05-01T01:10:52.977095+0000 mon.smithi157 (mon.0) 5810 : audit [DBG] from='client.? 172.21.15.157:0/10588038' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:55 smithi165 bash[22175]: cluster 2022-05-01T01:10:54.565799+0000 mgr.smithi157.nfpzoe (mgr.14180) 9447 : cluster [DBG] pgmap v8859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:55 smithi157 bash[20376]: cluster 2022-05-01T01:10:54.565799+0000 mgr.smithi157.nfpzoe (mgr.14180) 9447 : cluster [DBG] pgmap v8859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:57.999 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:10:57.999 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:10:57.999 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:10:58.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:10:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:57 smithi165 bash[22175]: cluster 2022-05-01T01:10:56.566496+0000 mgr.smithi157.nfpzoe (mgr.14180) 9448 : cluster [DBG] pgmap v8860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:57 smithi157 bash[20376]: cluster 2022-05-01T01:10:56.566496+0000 mgr.smithi157.nfpzoe (mgr.14180) 9448 : cluster [DBG] pgmap v8860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:10:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:58 smithi165 bash[22175]: audit 2022-05-01T01:10:58.321994+0000 mon.smithi157 (mon.0) 5811 : audit [DBG] from='client.? 172.21.15.157:0/2284441210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:10:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:58 smithi157 bash[20376]: audit 2022-05-01T01:10:58.321994+0000 mon.smithi157 (mon.0) 5811 : audit [DBG] from='client.? 172.21.15.157:0/2284441210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:59 smithi157 bash[20376]: cluster 2022-05-01T01:10:58.567140+0000 mgr.smithi157.nfpzoe (mgr.14180) 9449 : cluster [DBG] pgmap v8861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:59 smithi157 bash[20376]: audit 2022-05-01T01:10:59.512367+0000 mon.smithi157 (mon.0) 5812 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:11:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:10:59 smithi157 bash[20376]: audit 2022-05-01T01:10:59.929619+0000 mon.smithi157 (mon.0) 5813 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:11:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:59 smithi165 bash[22175]: cluster 2022-05-01T01:10:58.567140+0000 mgr.smithi157.nfpzoe (mgr.14180) 9449 : cluster [DBG] pgmap v8861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:59 smithi165 bash[22175]: audit 2022-05-01T01:10:59.512367+0000 mon.smithi157 (mon.0) 5812 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:11:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:10:59 smithi165 bash[22175]: audit 2022-05-01T01:10:59.929619+0000 mon.smithi157 (mon.0) 5813 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:11:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:01 smithi165 bash[22175]: cluster 2022-05-01T01:11:00.567862+0000 mgr.smithi157.nfpzoe (mgr.14180) 9450 : cluster [DBG] pgmap v8862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:01 smithi157 bash[20376]: cluster 2022-05-01T01:11:00.567862+0000 mgr.smithi157.nfpzoe (mgr.14180) 9450 : cluster [DBG] pgmap v8862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:03.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:11:03.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:11:03.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:11:03.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:11:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:03 smithi165 bash[22175]: cluster 2022-05-01T01:11:02.568524+0000 mgr.smithi157.nfpzoe (mgr.14180) 9451 : cluster [DBG] pgmap v8863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:03 smithi165 bash[22175]: audit 2022-05-01T01:11:03.644847+0000 mon.smithi157 (mon.0) 5814 : audit [DBG] from='client.? 172.21.15.157:0/315304517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:03 smithi157 bash[20376]: cluster 2022-05-01T01:11:02.568524+0000 mgr.smithi157.nfpzoe (mgr.14180) 9451 : cluster [DBG] pgmap v8863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:03 smithi157 bash[20376]: audit 2022-05-01T01:11:03.644847+0000 mon.smithi157 (mon.0) 5814 : audit [DBG] from='client.? 172.21.15.157:0/315304517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:06 smithi165 bash[22175]: cluster 2022-05-01T01:11:04.569108+0000 mgr.smithi157.nfpzoe (mgr.14180) 9452 : cluster [DBG] pgmap v8864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:05 smithi157 bash[20376]: cluster 2022-05-01T01:11:04.569108+0000 mgr.smithi157.nfpzoe (mgr.14180) 9452 : cluster [DBG] pgmap v8864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:08 smithi165 bash[22175]: cluster 2022-05-01T01:11:06.569849+0000 mgr.smithi157.nfpzoe (mgr.14180) 9453 : cluster [DBG] pgmap v8865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:08 smithi157 bash[20376]: cluster 2022-05-01T01:11:06.569849+0000 mgr.smithi157.nfpzoe (mgr.14180) 9453 : cluster [DBG] pgmap v8865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:08.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:11:08.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:11:08.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:11:08.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:11:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:09 smithi165 bash[22175]: audit 2022-05-01T01:11:08.971009+0000 mon.smithi157 (mon.0) 5815 : audit [DBG] from='client.? 172.21.15.157:0/2145740939' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:09.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:09 smithi157 bash[20376]: audit 2022-05-01T01:11:08.971009+0000 mon.smithi157 (mon.0) 5815 : audit [DBG] from='client.? 172.21.15.157:0/2145740939' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:10 smithi165 bash[22175]: cluster 2022-05-01T01:11:08.570487+0000 mgr.smithi157.nfpzoe (mgr.14180) 9454 : cluster [DBG] pgmap v8866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:10.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:10 smithi157 bash[20376]: cluster 2022-05-01T01:11:08.570487+0000 mgr.smithi157.nfpzoe (mgr.14180) 9454 : cluster [DBG] pgmap v8866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:11 smithi165 bash[22175]: audit 2022-05-01T01:11:10.582034+0000 mon.smithi157 (mon.0) 5816 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:11:11.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:11 smithi165 bash[22175]: audit 2022-05-01T01:11:10.584765+0000 mon.smithi157 (mon.0) 5817 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:11:11.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:11 smithi165 bash[22175]: audit 2022-05-01T01:11:10.586471+0000 mon.smithi157 (mon.0) 5818 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:11:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:11 smithi157 bash[20376]: audit 2022-05-01T01:11:10.582034+0000 mon.smithi157 (mon.0) 5816 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:11:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:11 smithi157 bash[20376]: audit 2022-05-01T01:11:10.584765+0000 mon.smithi157 (mon.0) 5817 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:11:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:11 smithi157 bash[20376]: audit 2022-05-01T01:11:10.586471+0000 mon.smithi157 (mon.0) 5818 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:11:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:12 smithi165 bash[22175]: cluster 2022-05-01T01:11:10.571118+0000 mgr.smithi157.nfpzoe (mgr.14180) 9455 : cluster [DBG] pgmap v8867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:12 smithi157 bash[20376]: cluster 2022-05-01T01:11:10.571118+0000 mgr.smithi157.nfpzoe (mgr.14180) 9455 : cluster [DBG] pgmap v8867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:13.993 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:11:13.993 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:11:13.993 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:11:14.316 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:11:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:14 smithi165 bash[22175]: cluster 2022-05-01T01:11:12.571738+0000 mgr.smithi157.nfpzoe (mgr.14180) 9456 : cluster [DBG] pgmap v8868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:14.396 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:14 smithi157 bash[20376]: cluster 2022-05-01T01:11:12.571738+0000 mgr.smithi157.nfpzoe (mgr.14180) 9456 : cluster [DBG] pgmap v8868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:15 smithi165 bash[22175]: audit 2022-05-01T01:11:14.298610+0000 mon.smithi157 (mon.0) 5819 : audit [DBG] from='client.? 172.21.15.157:0/3174827028' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:15 smithi165 bash[22175]: audit 2022-05-01T01:11:14.356179+0000 mon.smithi157 (mon.0) 5820 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:11:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:15 smithi157 bash[20376]: audit 2022-05-01T01:11:14.298610+0000 mon.smithi157 (mon.0) 5819 : audit [DBG] from='client.? 172.21.15.157:0/3174827028' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:15 smithi157 bash[20376]: audit 2022-05-01T01:11:14.356179+0000 mon.smithi157 (mon.0) 5820 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:11:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:16 smithi165 bash[22175]: cluster 2022-05-01T01:11:14.572371+0000 mgr.smithi157.nfpzoe (mgr.14180) 9457 : cluster [DBG] pgmap v8869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:16.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:16 smithi157 bash[20376]: cluster 2022-05-01T01:11:14.572371+0000 mgr.smithi157.nfpzoe (mgr.14180) 9457 : cluster [DBG] pgmap v8869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:18 smithi165 bash[22175]: cluster 2022-05-01T01:11:16.573006+0000 mgr.smithi157.nfpzoe (mgr.14180) 9458 : cluster [DBG] pgmap v8870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:18.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:18 smithi157 bash[20376]: cluster 2022-05-01T01:11:16.573006+0000 mgr.smithi157.nfpzoe (mgr.14180) 9458 : cluster [DBG] pgmap v8870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:19.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:11:19.320 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:11:19.320 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:11:19.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:11:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:19 smithi165 bash[22175]: cephadm 2022-05-01T01:11:18.571580+0000 mgr.smithi157.nfpzoe (mgr.14180) 9459 : cephadm [INF] Detected new or changed devices on smithi157 2022-05-01T01:11:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:19 smithi165 bash[22175]: cluster 2022-05-01T01:11:18.573708+0000 mgr.smithi157.nfpzoe (mgr.14180) 9460 : cluster [DBG] pgmap v8871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:19 smithi165 bash[22175]: audit 2022-05-01T01:11:18.584023+0000 mon.smithi157 (mon.0) 5821 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:11:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:19 smithi165 bash[22175]: cluster 2022-05-01T01:11:18.881598+0000 mgr.smithi157.nfpzoe (mgr.14180) 9461 : cluster [DBG] pgmap v8872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:19 smithi165 bash[22175]: cluster 2022-05-01T01:11:18.882010+0000 mgr.smithi157.nfpzoe (mgr.14180) 9462 : cluster [DBG] pgmap v8873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:19 smithi165 bash[22175]: audit 2022-05-01T01:11:18.887247+0000 mon.smithi157 (mon.0) 5822 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:11:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:19 smithi165 bash[22175]: audit 2022-05-01T01:11:18.896173+0000 mon.smithi157 (mon.0) 5823 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:11:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:19 smithi165 bash[22175]: cephadm 2022-05-01T01:11:18.897161+0000 mgr.smithi157.nfpzoe (mgr.14180) 9463 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:11:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:19 smithi165 bash[22175]: cephadm 2022-05-01T01:11:18.897293+0000 mgr.smithi157.nfpzoe (mgr.14180) 9464 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:11:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:19 smithi165 bash[22175]: audit 2022-05-01T01:11:18.901551+0000 mon.smithi157 (mon.0) 5824 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T01:11:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:19 smithi165 bash[22175]: audit 2022-05-01T01:11:18.902920+0000 mon.smithi157 (mon.0) 5825 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:11:19.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:19 smithi157 bash[20376]: cephadm 2022-05-01T01:11:18.571580+0000 mgr.smithi157.nfpzoe (mgr.14180) 9459 : cephadm [INF] Detected new or changed devices on smithi157 2022-05-01T01:11:19.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:19 smithi157 bash[20376]: cluster 2022-05-01T01:11:18.573708+0000 mgr.smithi157.nfpzoe (mgr.14180) 9460 : cluster [DBG] pgmap v8871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:19.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:19 smithi157 bash[20376]: audit 2022-05-01T01:11:18.584023+0000 mon.smithi157 (mon.0) 5821 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:11:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:19 smithi157 bash[20376]: cluster 2022-05-01T01:11:18.881598+0000 mgr.smithi157.nfpzoe (mgr.14180) 9461 : cluster [DBG] pgmap v8872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:19 smithi157 bash[20376]: cluster 2022-05-01T01:11:18.882010+0000 mgr.smithi157.nfpzoe (mgr.14180) 9462 : cluster [DBG] pgmap v8873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:19 smithi157 bash[20376]: audit 2022-05-01T01:11:18.887247+0000 mon.smithi157 (mon.0) 5822 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:11:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:19 smithi157 bash[20376]: audit 2022-05-01T01:11:18.896173+0000 mon.smithi157 (mon.0) 5823 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:11:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:19 smithi157 bash[20376]: cephadm 2022-05-01T01:11:18.897161+0000 mgr.smithi157.nfpzoe (mgr.14180) 9463 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:11:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:19 smithi157 bash[20376]: cephadm 2022-05-01T01:11:18.897293+0000 mgr.smithi157.nfpzoe (mgr.14180) 9464 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:11:19.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:19 smithi157 bash[20376]: audit 2022-05-01T01:11:18.901551+0000 mon.smithi157 (mon.0) 5824 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T01:11:19.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:19 smithi157 bash[20376]: audit 2022-05-01T01:11:18.902920+0000 mon.smithi157 (mon.0) 5825 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:11:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:20 smithi165 bash[22175]: audit 2022-05-01T01:11:19.617396+0000 mon.smithi157 (mon.0) 5826 : audit [DBG] from='client.? 172.21.15.157:0/1269610116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:20.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:20 smithi157 bash[20376]: audit 2022-05-01T01:11:19.617396+0000 mon.smithi157 (mon.0) 5826 : audit [DBG] from='client.? 172.21.15.157:0/1269610116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:21 smithi165 bash[22175]: cluster 2022-05-01T01:11:20.882594+0000 mgr.smithi157.nfpzoe (mgr.14180) 9465 : cluster [DBG] pgmap v8874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:21.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:21 smithi157 bash[20376]: cluster 2022-05-01T01:11:20.882594+0000 mgr.smithi157.nfpzoe (mgr.14180) 9465 : cluster [DBG] pgmap v8874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:23 smithi157 bash[20376]: cluster 2022-05-01T01:11:22.883395+0000 mgr.smithi157.nfpzoe (mgr.14180) 9466 : cluster [DBG] pgmap v8875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:23 smithi165 bash[22175]: cluster 2022-05-01T01:11:22.883395+0000 mgr.smithi157.nfpzoe (mgr.14180) 9466 : cluster [DBG] pgmap v8875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:24.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:11:24.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:11:24.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:11:24.982 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:11:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:25 smithi157 bash[20376]: cluster 2022-05-01T01:11:24.884007+0000 mgr.smithi157.nfpzoe (mgr.14180) 9467 : cluster [DBG] pgmap v8876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:25 smithi157 bash[20376]: audit 2022-05-01T01:11:24.962189+0000 mon.smithi157 (mon.0) 5827 : audit [DBG] from='client.? 172.21.15.157:0/2903541209' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:25 smithi165 bash[22175]: cluster 2022-05-01T01:11:24.884007+0000 mgr.smithi157.nfpzoe (mgr.14180) 9467 : cluster [DBG] pgmap v8876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:25 smithi165 bash[22175]: audit 2022-05-01T01:11:24.962189+0000 mon.smithi157 (mon.0) 5827 : audit [DBG] from='client.? 172.21.15.157:0/2903541209' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:27 smithi157 bash[20376]: cluster 2022-05-01T01:11:26.884632+0000 mgr.smithi157.nfpzoe (mgr.14180) 9468 : cluster [DBG] pgmap v8877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:27 smithi165 bash[22175]: cluster 2022-05-01T01:11:26.884632+0000 mgr.smithi157.nfpzoe (mgr.14180) 9468 : cluster [DBG] pgmap v8877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:29.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:11:29.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:11:29.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:11:30.051 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:29 smithi157 bash[20376]: cluster 2022-05-01T01:11:28.885273+0000 mgr.smithi157.nfpzoe (mgr.14180) 9469 : cluster [DBG] pgmap v8878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:30.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:11:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:29 smithi165 bash[22175]: cluster 2022-05-01T01:11:28.885273+0000 mgr.smithi157.nfpzoe (mgr.14180) 9469 : cluster [DBG] pgmap v8878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:30 smithi165 bash[22175]: audit 2022-05-01T01:11:30.308193+0000 mon.smithi157 (mon.0) 5828 : audit [DBG] from='client.? 172.21.15.157:0/3525086676' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:31.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:30 smithi157 bash[20376]: audit 2022-05-01T01:11:30.308193+0000 mon.smithi157 (mon.0) 5828 : audit [DBG] from='client.? 172.21.15.157:0/3525086676' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:32.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:31 smithi157 bash[20376]: cluster 2022-05-01T01:11:30.885916+0000 mgr.smithi157.nfpzoe (mgr.14180) 9470 : cluster [DBG] pgmap v8879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:31 smithi165 bash[22175]: cluster 2022-05-01T01:11:30.885916+0000 mgr.smithi157.nfpzoe (mgr.14180) 9470 : cluster [DBG] pgmap v8879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:34 smithi165 bash[22175]: cluster 2022-05-01T01:11:32.886575+0000 mgr.smithi157.nfpzoe (mgr.14180) 9471 : cluster [DBG] pgmap v8880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:34 smithi165 bash[22175]: audit 2022-05-01T01:11:33.003049+0000 mon.smithi157 (mon.0) 5829 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:11:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:34 smithi157 bash[20376]: cluster 2022-05-01T01:11:32.886575+0000 mgr.smithi157.nfpzoe (mgr.14180) 9471 : cluster [DBG] pgmap v8880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:34 smithi157 bash[20376]: audit 2022-05-01T01:11:33.003049+0000 mon.smithi157 (mon.0) 5829 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:11:35.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:11:35.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:11:35.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:11:35.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:11:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:36 smithi165 bash[22175]: cluster 2022-05-01T01:11:34.887285+0000 mgr.smithi157.nfpzoe (mgr.14180) 9472 : cluster [DBG] pgmap v8881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:36 smithi165 bash[22175]: audit 2022-05-01T01:11:35.644590+0000 mon.smithi157 (mon.0) 5830 : audit [DBG] from='client.? 172.21.15.157:0/3402022343' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:36 smithi157 bash[20376]: cluster 2022-05-01T01:11:34.887285+0000 mgr.smithi157.nfpzoe (mgr.14180) 9472 : cluster [DBG] pgmap v8881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:36 smithi157 bash[20376]: audit 2022-05-01T01:11:35.644590+0000 mon.smithi157 (mon.0) 5830 : audit [DBG] from='client.? 172.21.15.157:0/3402022343' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:38 smithi165 bash[22175]: cluster 2022-05-01T01:11:36.887930+0000 mgr.smithi157.nfpzoe (mgr.14180) 9473 : cluster [DBG] pgmap v8882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:38 smithi157 bash[20376]: cluster 2022-05-01T01:11:36.887930+0000 mgr.smithi157.nfpzoe (mgr.14180) 9473 : cluster [DBG] pgmap v8882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:40 smithi165 bash[22175]: cluster 2022-05-01T01:11:38.888560+0000 mgr.smithi157.nfpzoe (mgr.14180) 9474 : cluster [DBG] pgmap v8883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:40 smithi157 bash[20376]: cluster 2022-05-01T01:11:38.888560+0000 mgr.smithi157.nfpzoe (mgr.14180) 9474 : cluster [DBG] pgmap v8883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:40.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:11:40.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:11:40.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:11:40.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:11:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:41 smithi165 bash[22175]: audit 2022-05-01T01:11:40.976364+0000 mon.smithi157 (mon.0) 5831 : audit [DBG] from='client.? 172.21.15.157:0/3857197639' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:41 smithi157 bash[20376]: audit 2022-05-01T01:11:40.976364+0000 mon.smithi157 (mon.0) 5831 : audit [DBG] from='client.? 172.21.15.157:0/3857197639' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:42 smithi165 bash[22175]: cluster 2022-05-01T01:11:40.889232+0000 mgr.smithi157.nfpzoe (mgr.14180) 9475 : cluster [DBG] pgmap v8884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:42.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:42 smithi157 bash[20376]: cluster 2022-05-01T01:11:40.889232+0000 mgr.smithi157.nfpzoe (mgr.14180) 9475 : cluster [DBG] pgmap v8884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:44 smithi165 bash[22175]: cluster 2022-05-01T01:11:42.889894+0000 mgr.smithi157.nfpzoe (mgr.14180) 9476 : cluster [DBG] pgmap v8885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:44 smithi157 bash[20376]: cluster 2022-05-01T01:11:42.889894+0000 mgr.smithi157.nfpzoe (mgr.14180) 9476 : cluster [DBG] pgmap v8885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:45.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:11:45.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:11:45.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:11:46.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:11:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:46 smithi165 bash[22175]: cluster 2022-05-01T01:11:44.890516+0000 mgr.smithi157.nfpzoe (mgr.14180) 9477 : cluster [DBG] pgmap v8886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:46 smithi157 bash[20376]: cluster 2022-05-01T01:11:44.890516+0000 mgr.smithi157.nfpzoe (mgr.14180) 9477 : cluster [DBG] pgmap v8886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:47 smithi165 bash[22175]: audit 2022-05-01T01:11:46.302977+0000 mon.smithi157 (mon.0) 5832 : audit [DBG] from='client.? 172.21.15.157:0/4185134354' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:47 smithi157 bash[20376]: audit 2022-05-01T01:11:46.302977+0000 mon.smithi157 (mon.0) 5832 : audit [DBG] from='client.? 172.21.15.157:0/4185134354' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:48 smithi165 bash[22175]: cluster 2022-05-01T01:11:46.891178+0000 mgr.smithi157.nfpzoe (mgr.14180) 9478 : cluster [DBG] pgmap v8887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:48 smithi157 bash[20376]: cluster 2022-05-01T01:11:46.891178+0000 mgr.smithi157.nfpzoe (mgr.14180) 9478 : cluster [DBG] pgmap v8887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:50 smithi165 bash[22175]: cluster 2022-05-01T01:11:48.891795+0000 mgr.smithi157.nfpzoe (mgr.14180) 9479 : cluster [DBG] pgmap v8888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:50 smithi157 bash[20376]: cluster 2022-05-01T01:11:48.891795+0000 mgr.smithi157.nfpzoe (mgr.14180) 9479 : cluster [DBG] pgmap v8888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:51.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:11:51.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:11:51.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:11:51.641 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:11:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:52 smithi165 bash[22175]: cluster 2022-05-01T01:11:50.892484+0000 mgr.smithi157.nfpzoe (mgr.14180) 9480 : cluster [DBG] pgmap v8889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:52 smithi165 bash[22175]: audit 2022-05-01T01:11:51.623666+0000 mon.smithi157 (mon.0) 5833 : audit [DBG] from='client.? 172.21.15.157:0/624025073' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:52 smithi157 bash[20376]: cluster 2022-05-01T01:11:50.892484+0000 mgr.smithi157.nfpzoe (mgr.14180) 9480 : cluster [DBG] pgmap v8889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:52 smithi157 bash[20376]: audit 2022-05-01T01:11:51.623666+0000 mon.smithi157 (mon.0) 5833 : audit [DBG] from='client.? 172.21.15.157:0/624025073' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:54 smithi165 bash[22175]: cluster 2022-05-01T01:11:52.893151+0000 mgr.smithi157.nfpzoe (mgr.14180) 9481 : cluster [DBG] pgmap v8890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:54 smithi157 bash[20376]: cluster 2022-05-01T01:11:52.893151+0000 mgr.smithi157.nfpzoe (mgr.14180) 9481 : cluster [DBG] pgmap v8890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:56 smithi165 bash[22175]: cluster 2022-05-01T01:11:54.893757+0000 mgr.smithi157.nfpzoe (mgr.14180) 9482 : cluster [DBG] pgmap v8891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:56 smithi157 bash[20376]: cluster 2022-05-01T01:11:54.893757+0000 mgr.smithi157.nfpzoe (mgr.14180) 9482 : cluster [DBG] pgmap v8891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:56.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:11:56.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:11:56.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:11:56.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:11:58.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:57 smithi157 bash[20376]: cluster 2022-05-01T01:11:56.894445+0000 mgr.smithi157.nfpzoe (mgr.14180) 9483 : cluster [DBG] pgmap v8892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:58.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:57 smithi157 bash[20376]: audit 2022-05-01T01:11:56.954236+0000 mon.smithi157 (mon.0) 5834 : audit [DBG] from='client.? 172.21.15.157:0/248453602' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:11:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:57 smithi165 bash[22175]: cluster 2022-05-01T01:11:56.894445+0000 mgr.smithi157.nfpzoe (mgr.14180) 9483 : cluster [DBG] pgmap v8892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:11:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:57 smithi165 bash[22175]: audit 2022-05-01T01:11:56.954236+0000 mon.smithi157 (mon.0) 5834 : audit [DBG] from='client.? 172.21.15.157:0/248453602' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:59 smithi157 bash[20376]: cluster 2022-05-01T01:11:58.895158+0000 mgr.smithi157.nfpzoe (mgr.14180) 9484 : cluster [DBG] pgmap v8893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:59 smithi157 bash[20376]: audit 2022-05-01T01:11:59.516513+0000 mon.smithi157 (mon.0) 5835 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:12:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:11:59 smithi157 bash[20376]: audit 2022-05-01T01:11:59.936882+0000 mon.smithi157 (mon.0) 5836 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:12:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:59 smithi165 bash[22175]: cluster 2022-05-01T01:11:58.895158+0000 mgr.smithi157.nfpzoe (mgr.14180) 9484 : cluster [DBG] pgmap v8893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:59 smithi165 bash[22175]: audit 2022-05-01T01:11:59.516513+0000 mon.smithi157 (mon.0) 5835 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:12:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:11:59 smithi165 bash[22175]: audit 2022-05-01T01:11:59.936882+0000 mon.smithi157 (mon.0) 5836 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:12:01.975 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:12:01.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:12:01.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:12:02.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:12:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:01 smithi165 bash[22175]: cluster 2022-05-01T01:12:00.895744+0000 mgr.smithi157.nfpzoe (mgr.14180) 9485 : cluster [DBG] pgmap v8894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:01 smithi157 bash[20376]: cluster 2022-05-01T01:12:00.895744+0000 mgr.smithi157.nfpzoe (mgr.14180) 9485 : cluster [DBG] pgmap v8894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:02 smithi165 bash[22175]: audit 2022-05-01T01:12:02.275553+0000 mon.smithi157 (mon.0) 5837 : audit [DBG] from='client.? 172.21.15.157:0/4007584637' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:02 smithi157 bash[20376]: audit 2022-05-01T01:12:02.275553+0000 mon.smithi157 (mon.0) 5837 : audit [DBG] from='client.? 172.21.15.157:0/4007584637' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:03 smithi165 bash[22175]: cluster 2022-05-01T01:12:02.896382+0000 mgr.smithi157.nfpzoe (mgr.14180) 9486 : cluster [DBG] pgmap v8895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:03 smithi157 bash[20376]: cluster 2022-05-01T01:12:02.896382+0000 mgr.smithi157.nfpzoe (mgr.14180) 9486 : cluster [DBG] pgmap v8895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:05 smithi165 bash[22175]: cluster 2022-05-01T01:12:04.896997+0000 mgr.smithi157.nfpzoe (mgr.14180) 9487 : cluster [DBG] pgmap v8896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:05 smithi157 bash[20376]: cluster 2022-05-01T01:12:04.896997+0000 mgr.smithi157.nfpzoe (mgr.14180) 9487 : cluster [DBG] pgmap v8896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:07.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:12:07.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:12:07.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:12:07.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:12:08.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:07 smithi165 bash[22175]: cluster 2022-05-01T01:12:06.897613+0000 mgr.smithi157.nfpzoe (mgr.14180) 9488 : cluster [DBG] pgmap v8897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:08.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:07 smithi165 bash[22175]: audit 2022-05-01T01:12:07.604014+0000 mon.smithi157 (mon.0) 5838 : audit [DBG] from='client.? 172.21.15.157:0/452827826' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:07 smithi157 bash[20376]: cluster 2022-05-01T01:12:06.897613+0000 mgr.smithi157.nfpzoe (mgr.14180) 9488 : cluster [DBG] pgmap v8897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:07 smithi157 bash[20376]: audit 2022-05-01T01:12:07.604014+0000 mon.smithi157 (mon.0) 5838 : audit [DBG] from='client.? 172.21.15.157:0/452827826' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:10.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:09 smithi157 bash[20376]: cluster 2022-05-01T01:12:08.898237+0000 mgr.smithi157.nfpzoe (mgr.14180) 9489 : cluster [DBG] pgmap v8898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:09 smithi165 bash[22175]: cluster 2022-05-01T01:12:08.898237+0000 mgr.smithi157.nfpzoe (mgr.14180) 9489 : cluster [DBG] pgmap v8898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:11 smithi165 bash[22175]: cluster 2022-05-01T01:12:10.898831+0000 mgr.smithi157.nfpzoe (mgr.14180) 9490 : cluster [DBG] pgmap v8899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:11 smithi157 bash[20376]: cluster 2022-05-01T01:12:10.898831+0000 mgr.smithi157.nfpzoe (mgr.14180) 9490 : cluster [DBG] pgmap v8899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:12.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:12:12.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:12:12.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:12:12.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:12:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:12 smithi165 bash[22175]: audit 2022-05-01T01:12:12.926067+0000 mon.smithi157 (mon.0) 5839 : audit [DBG] from='client.? 172.21.15.157:0/470497477' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:12 smithi157 bash[20376]: audit 2022-05-01T01:12:12.926067+0000 mon.smithi157 (mon.0) 5839 : audit [DBG] from='client.? 172.21.15.157:0/470497477' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:14 smithi165 bash[22175]: cluster 2022-05-01T01:12:12.899406+0000 mgr.smithi157.nfpzoe (mgr.14180) 9491 : cluster [DBG] pgmap v8900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:13 smithi157 bash[20376]: cluster 2022-05-01T01:12:12.899406+0000 mgr.smithi157.nfpzoe (mgr.14180) 9491 : cluster [DBG] pgmap v8900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:16 smithi165 bash[22175]: cluster 2022-05-01T01:12:14.899991+0000 mgr.smithi157.nfpzoe (mgr.14180) 9492 : cluster [DBG] pgmap v8901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:16.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:16 smithi157 bash[20376]: cluster 2022-05-01T01:12:14.899991+0000 mgr.smithi157.nfpzoe (mgr.14180) 9492 : cluster [DBG] pgmap v8901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:17.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:12:17.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:12:17.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:12:18.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:12:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:18 smithi165 bash[22175]: cluster 2022-05-01T01:12:16.900616+0000 mgr.smithi157.nfpzoe (mgr.14180) 9493 : cluster [DBG] pgmap v8902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:18 smithi157 bash[20376]: cluster 2022-05-01T01:12:16.900616+0000 mgr.smithi157.nfpzoe (mgr.14180) 9493 : cluster [DBG] pgmap v8902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:19 smithi165 bash[22175]: audit 2022-05-01T01:12:18.255075+0000 mon.smithi157 (mon.0) 5840 : audit [DBG] from='client.? 172.21.15.157:0/2885585597' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:19 smithi157 bash[20376]: audit 2022-05-01T01:12:18.255075+0000 mon.smithi157 (mon.0) 5840 : audit [DBG] from='client.? 172.21.15.157:0/2885585597' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:20 smithi165 bash[22175]: cluster 2022-05-01T01:12:18.901206+0000 mgr.smithi157.nfpzoe (mgr.14180) 9494 : cluster [DBG] pgmap v8903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:20 smithi157 bash[20376]: cluster 2022-05-01T01:12:18.901206+0000 mgr.smithi157.nfpzoe (mgr.14180) 9494 : cluster [DBG] pgmap v8903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:22 smithi165 bash[22175]: cluster 2022-05-01T01:12:20.901812+0000 mgr.smithi157.nfpzoe (mgr.14180) 9495 : cluster [DBG] pgmap v8904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:22.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:22 smithi157 bash[20376]: cluster 2022-05-01T01:12:20.901812+0000 mgr.smithi157.nfpzoe (mgr.14180) 9495 : cluster [DBG] pgmap v8904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:23.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:12:23.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:12:23.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:12:23.606 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:12:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:24 smithi165 bash[22175]: cluster 2022-05-01T01:12:22.902448+0000 mgr.smithi157.nfpzoe (mgr.14180) 9496 : cluster [DBG] pgmap v8905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:24 smithi165 bash[22175]: audit 2022-05-01T01:12:23.587145+0000 mon.smithi157 (mon.0) 5841 : audit [DBG] from='client.? 172.21.15.157:0/1548406350' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:24 smithi157 bash[20376]: cluster 2022-05-01T01:12:22.902448+0000 mgr.smithi157.nfpzoe (mgr.14180) 9496 : cluster [DBG] pgmap v8905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:24 smithi157 bash[20376]: audit 2022-05-01T01:12:23.587145+0000 mon.smithi157 (mon.0) 5841 : audit [DBG] from='client.? 172.21.15.157:0/1548406350' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:26 smithi165 bash[22175]: cluster 2022-05-01T01:12:24.903074+0000 mgr.smithi157.nfpzoe (mgr.14180) 9497 : cluster [DBG] pgmap v8906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:26 smithi157 bash[20376]: cluster 2022-05-01T01:12:24.903074+0000 mgr.smithi157.nfpzoe (mgr.14180) 9497 : cluster [DBG] pgmap v8906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:28 smithi165 bash[22175]: cluster 2022-05-01T01:12:26.903673+0000 mgr.smithi157.nfpzoe (mgr.14180) 9498 : cluster [DBG] pgmap v8907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:28 smithi157 bash[20376]: cluster 2022-05-01T01:12:26.903673+0000 mgr.smithi157.nfpzoe (mgr.14180) 9498 : cluster [DBG] pgmap v8907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:28.608 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:12:28.608 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:12:28.608 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:12:28.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:12:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:29 smithi165 bash[22175]: audit 2022-05-01T01:12:28.911189+0000 mon.smithi157 (mon.0) 5842 : audit [DBG] from='client.? 172.21.15.157:0/878760297' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:29.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:29 smithi157 bash[20376]: audit 2022-05-01T01:12:28.911189+0000 mon.smithi157 (mon.0) 5842 : audit [DBG] from='client.? 172.21.15.157:0/878760297' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:30 smithi165 bash[22175]: cluster 2022-05-01T01:12:28.904255+0000 mgr.smithi157.nfpzoe (mgr.14180) 9499 : cluster [DBG] pgmap v8908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:30.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:30 smithi157 bash[20376]: cluster 2022-05-01T01:12:28.904255+0000 mgr.smithi157.nfpzoe (mgr.14180) 9499 : cluster [DBG] pgmap v8908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:32 smithi165 bash[22175]: cluster 2022-05-01T01:12:30.904851+0000 mgr.smithi157.nfpzoe (mgr.14180) 9500 : cluster [DBG] pgmap v8909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:32 smithi157 bash[20376]: cluster 2022-05-01T01:12:30.904851+0000 mgr.smithi157.nfpzoe (mgr.14180) 9500 : cluster [DBG] pgmap v8909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:33 smithi165 bash[22175]: audit 2022-05-01T01:12:33.007835+0000 mon.smithi157 (mon.0) 5843 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:12:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:33 smithi165 bash[22175]: audit 2022-05-01T01:12:33.010540+0000 mon.smithi157 (mon.0) 5844 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:12:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:33 smithi165 bash[22175]: audit 2022-05-01T01:12:33.012333+0000 mon.smithi157 (mon.0) 5845 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:12:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:33 smithi157 bash[20376]: audit 2022-05-01T01:12:33.007835+0000 mon.smithi157 (mon.0) 5843 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:12:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:33 smithi157 bash[20376]: audit 2022-05-01T01:12:33.010540+0000 mon.smithi157 (mon.0) 5844 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:12:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:33 smithi157 bash[20376]: audit 2022-05-01T01:12:33.012333+0000 mon.smithi157 (mon.0) 5845 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:12:33.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:12:33.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:12:33.933 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:12:34.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:12:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:34 smithi165 bash[22175]: cluster 2022-05-01T01:12:32.905465+0000 mgr.smithi157.nfpzoe (mgr.14180) 9501 : cluster [DBG] pgmap v8910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:34 smithi165 bash[22175]: audit 2022-05-01T01:12:33.315167+0000 mon.smithi157 (mon.0) 5846 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:12:34.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:34 smithi165 bash[22175]: audit 2022-05-01T01:12:34.239466+0000 mon.smithi157 (mon.0) 5847 : audit [DBG] from='client.? 172.21.15.157:0/1271797498' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:34 smithi157 bash[20376]: cluster 2022-05-01T01:12:32.905465+0000 mgr.smithi157.nfpzoe (mgr.14180) 9501 : cluster [DBG] pgmap v8910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:34 smithi157 bash[20376]: audit 2022-05-01T01:12:33.315167+0000 mon.smithi157 (mon.0) 5846 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:12:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:34 smithi157 bash[20376]: audit 2022-05-01T01:12:34.239466+0000 mon.smithi157 (mon.0) 5847 : audit [DBG] from='client.? 172.21.15.157:0/1271797498' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:36 smithi165 bash[22175]: cluster 2022-05-01T01:12:34.906050+0000 mgr.smithi157.nfpzoe (mgr.14180) 9502 : cluster [DBG] pgmap v8911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:36.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:36 smithi157 bash[20376]: cluster 2022-05-01T01:12:34.906050+0000 mgr.smithi157.nfpzoe (mgr.14180) 9502 : cluster [DBG] pgmap v8911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:38 smithi165 bash[22175]: cluster 2022-05-01T01:12:36.906583+0000 mgr.smithi157.nfpzoe (mgr.14180) 9503 : cluster [DBG] pgmap v8912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:38 smithi165 bash[22175]: audit 2022-05-01T01:12:37.808525+0000 mon.smithi157 (mon.0) 5848 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:12:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:38 smithi165 bash[22175]: audit 2022-05-01T01:12:38.114758+0000 mon.smithi157 (mon.0) 5849 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:12:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:38 smithi165 bash[22175]: audit 2022-05-01T01:12:38.119375+0000 mon.smithi157 (mon.0) 5850 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:12:38.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:38 smithi157 bash[20376]: cluster 2022-05-01T01:12:36.906583+0000 mgr.smithi157.nfpzoe (mgr.14180) 9503 : cluster [DBG] pgmap v8912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:38.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:38 smithi157 bash[20376]: audit 2022-05-01T01:12:37.808525+0000 mon.smithi157 (mon.0) 5848 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:12:38.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:38 smithi157 bash[20376]: audit 2022-05-01T01:12:38.114758+0000 mon.smithi157 (mon.0) 5849 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:12:38.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:38 smithi157 bash[20376]: audit 2022-05-01T01:12:38.119375+0000 mon.smithi157 (mon.0) 5850 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:12:39.261 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:12:39.261 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:12:39.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:12:39.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:12:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:39 smithi165 bash[22175]: cluster 2022-05-01T01:12:38.110055+0000 mgr.smithi157.nfpzoe (mgr.14180) 9504 : cluster [DBG] pgmap v8913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:39 smithi165 bash[22175]: cluster 2022-05-01T01:12:38.110556+0000 mgr.smithi157.nfpzoe (mgr.14180) 9505 : cluster [DBG] pgmap v8914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:39 smithi165 bash[22175]: cephadm 2022-05-01T01:12:38.120335+0000 mgr.smithi157.nfpzoe (mgr.14180) 9506 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:12:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:39 smithi165 bash[22175]: cephadm 2022-05-01T01:12:38.120452+0000 mgr.smithi157.nfpzoe (mgr.14180) 9507 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:12:39.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:39 smithi157 bash[20376]: cluster 2022-05-01T01:12:38.110055+0000 mgr.smithi157.nfpzoe (mgr.14180) 9504 : cluster [DBG] pgmap v8913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:39.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:39 smithi157 bash[20376]: cluster 2022-05-01T01:12:38.110556+0000 mgr.smithi157.nfpzoe (mgr.14180) 9505 : cluster [DBG] pgmap v8914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:39.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:39 smithi157 bash[20376]: cephadm 2022-05-01T01:12:38.120335+0000 mgr.smithi157.nfpzoe (mgr.14180) 9506 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:12:39.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:39 smithi157 bash[20376]: cephadm 2022-05-01T01:12:38.120452+0000 mgr.smithi157.nfpzoe (mgr.14180) 9507 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:12:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:40 smithi165 bash[22175]: audit 2022-05-01T01:12:39.568143+0000 mon.smithi157 (mon.0) 5851 : audit [DBG] from='client.? 172.21.15.157:0/1606119416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:40 smithi157 bash[20376]: audit 2022-05-01T01:12:39.568143+0000 mon.smithi157 (mon.0) 5851 : audit [DBG] from='client.? 172.21.15.157:0/1606119416' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:41 smithi157 bash[20376]: cluster 2022-05-01T01:12:40.111171+0000 mgr.smithi157.nfpzoe (mgr.14180) 9508 : cluster [DBG] pgmap v8915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:41 smithi165 bash[22175]: cluster 2022-05-01T01:12:40.111171+0000 mgr.smithi157.nfpzoe (mgr.14180) 9508 : cluster [DBG] pgmap v8915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:42 smithi165 bash[22175]: cluster 2022-05-01T01:12:42.111794+0000 mgr.smithi157.nfpzoe (mgr.14180) 9509 : cluster [DBG] pgmap v8916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:42 smithi157 bash[20376]: cluster 2022-05-01T01:12:42.111794+0000 mgr.smithi157.nfpzoe (mgr.14180) 9509 : cluster [DBG] pgmap v8916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:44.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:12:44.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:12:44.591 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:12:44.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:12:45.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:45 smithi157 bash[20376]: cluster 2022-05-01T01:12:44.112444+0000 mgr.smithi157.nfpzoe (mgr.14180) 9510 : cluster [DBG] pgmap v8917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:45.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:45 smithi157 bash[20376]: audit 2022-05-01T01:12:44.894053+0000 mon.smithi157 (mon.0) 5852 : audit [DBG] from='client.? 172.21.15.157:0/289944796' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:45 smithi165 bash[22175]: cluster 2022-05-01T01:12:44.112444+0000 mgr.smithi157.nfpzoe (mgr.14180) 9510 : cluster [DBG] pgmap v8917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:45 smithi165 bash[22175]: audit 2022-05-01T01:12:44.894053+0000 mon.smithi157 (mon.0) 5852 : audit [DBG] from='client.? 172.21.15.157:0/289944796' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:47 smithi157 bash[20376]: cluster 2022-05-01T01:12:46.113090+0000 mgr.smithi157.nfpzoe (mgr.14180) 9511 : cluster [DBG] pgmap v8918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:47 smithi165 bash[22175]: cluster 2022-05-01T01:12:46.113090+0000 mgr.smithi157.nfpzoe (mgr.14180) 9511 : cluster [DBG] pgmap v8918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:49.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:49 smithi157 bash[20376]: cluster 2022-05-01T01:12:48.113717+0000 mgr.smithi157.nfpzoe (mgr.14180) 9512 : cluster [DBG] pgmap v8919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:49 smithi165 bash[22175]: cluster 2022-05-01T01:12:48.113717+0000 mgr.smithi157.nfpzoe (mgr.14180) 9512 : cluster [DBG] pgmap v8919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:49.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:12:49.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:12:49.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:12:50.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:12:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:51 smithi157 bash[20376]: cluster 2022-05-01T01:12:50.114298+0000 mgr.smithi157.nfpzoe (mgr.14180) 9513 : cluster [DBG] pgmap v8920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:51.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:51 smithi157 bash[20376]: audit 2022-05-01T01:12:50.224971+0000 mon.smithi157 (mon.0) 5853 : audit [DBG] from='client.? 172.21.15.157:0/2801615657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:51 smithi165 bash[22175]: cluster 2022-05-01T01:12:50.114298+0000 mgr.smithi157.nfpzoe (mgr.14180) 9513 : cluster [DBG] pgmap v8920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:51 smithi165 bash[22175]: audit 2022-05-01T01:12:50.224971+0000 mon.smithi157 (mon.0) 5853 : audit [DBG] from='client.? 172.21.15.157:0/2801615657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:52 smithi165 bash[22175]: cluster 2022-05-01T01:12:52.114901+0000 mgr.smithi157.nfpzoe (mgr.14180) 9514 : cluster [DBG] pgmap v8921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:52 smithi157 bash[20376]: cluster 2022-05-01T01:12:52.114901+0000 mgr.smithi157.nfpzoe (mgr.14180) 9514 : cluster [DBG] pgmap v8921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:55.247 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:12:55.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:12:55.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:12:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:55 smithi157 bash[20376]: cluster 2022-05-01T01:12:54.115503+0000 mgr.smithi157.nfpzoe (mgr.14180) 9515 : cluster [DBG] pgmap v8922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:55.569 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:12:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:55 smithi165 bash[22175]: cluster 2022-05-01T01:12:54.115503+0000 mgr.smithi157.nfpzoe (mgr.14180) 9515 : cluster [DBG] pgmap v8922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:56 smithi157 bash[20376]: audit 2022-05-01T01:12:55.551432+0000 mon.smithi157 (mon.0) 5854 : audit [DBG] from='client.? 172.21.15.157:0/2698115816' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:56 smithi165 bash[22175]: audit 2022-05-01T01:12:55.551432+0000 mon.smithi157 (mon.0) 5854 : audit [DBG] from='client.? 172.21.15.157:0/2698115816' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:12:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:57 smithi157 bash[20376]: cluster 2022-05-01T01:12:56.116138+0000 mgr.smithi157.nfpzoe (mgr.14180) 9516 : cluster [DBG] pgmap v8923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:57 smithi165 bash[22175]: cluster 2022-05-01T01:12:56.116138+0000 mgr.smithi157.nfpzoe (mgr.14180) 9516 : cluster [DBG] pgmap v8923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:12:59 smithi157 bash[20376]: cluster 2022-05-01T01:12:58.116750+0000 mgr.smithi157.nfpzoe (mgr.14180) 9517 : cluster [DBG] pgmap v8924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:12:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:12:59 smithi165 bash[22175]: cluster 2022-05-01T01:12:58.116750+0000 mgr.smithi157.nfpzoe (mgr.14180) 9517 : cluster [DBG] pgmap v8924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:00 smithi157 bash[20376]: audit 2022-05-01T01:12:59.520545+0000 mon.smithi157 (mon.0) 5855 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:13:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:00 smithi157 bash[20376]: audit 2022-05-01T01:12:59.943877+0000 mon.smithi157 (mon.0) 5856 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:13:00.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:13:00.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:13:00.574 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:13:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:00 smithi165 bash[22175]: audit 2022-05-01T01:12:59.520545+0000 mon.smithi157 (mon.0) 5855 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:13:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:00 smithi165 bash[22175]: audit 2022-05-01T01:12:59.943877+0000 mon.smithi157 (mon.0) 5856 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:13:00.900 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:13:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:01 smithi165 bash[22175]: cluster 2022-05-01T01:13:00.117371+0000 mgr.smithi157.nfpzoe (mgr.14180) 9518 : cluster [DBG] pgmap v8925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:01 smithi165 bash[22175]: audit 2022-05-01T01:13:00.882064+0000 mon.smithi157 (mon.0) 5857 : audit [DBG] from='client.? 172.21.15.157:0/2191663787' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:01.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:01 smithi157 bash[20376]: cluster 2022-05-01T01:13:00.117371+0000 mgr.smithi157.nfpzoe (mgr.14180) 9518 : cluster [DBG] pgmap v8925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:01.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:01 smithi157 bash[20376]: audit 2022-05-01T01:13:00.882064+0000 mon.smithi157 (mon.0) 5857 : audit [DBG] from='client.? 172.21.15.157:0/2191663787' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:02 smithi165 bash[22175]: cluster 2022-05-01T01:13:02.117993+0000 mgr.smithi157.nfpzoe (mgr.14180) 9519 : cluster [DBG] pgmap v8926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:02 smithi157 bash[20376]: cluster 2022-05-01T01:13:02.117993+0000 mgr.smithi157.nfpzoe (mgr.14180) 9519 : cluster [DBG] pgmap v8926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:05 smithi157 bash[20376]: cluster 2022-05-01T01:13:04.118594+0000 mgr.smithi157.nfpzoe (mgr.14180) 9520 : cluster [DBG] pgmap v8927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:05 smithi165 bash[22175]: cluster 2022-05-01T01:13:04.118594+0000 mgr.smithi157.nfpzoe (mgr.14180) 9520 : cluster [DBG] pgmap v8927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:05.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:13:05.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:13:05.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:13:06.226 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:13:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:07 smithi157 bash[20376]: cluster 2022-05-01T01:13:06.119165+0000 mgr.smithi157.nfpzoe (mgr.14180) 9521 : cluster [DBG] pgmap v8928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:07 smithi157 bash[20376]: audit 2022-05-01T01:13:06.208240+0000 mon.smithi157 (mon.0) 5858 : audit [DBG] from='client.? 172.21.15.157:0/468237635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:07 smithi165 bash[22175]: cluster 2022-05-01T01:13:06.119165+0000 mgr.smithi157.nfpzoe (mgr.14180) 9521 : cluster [DBG] pgmap v8928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:07 smithi165 bash[22175]: audit 2022-05-01T01:13:06.208240+0000 mon.smithi157 (mon.0) 5858 : audit [DBG] from='client.? 172.21.15.157:0/468237635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:09.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:09 smithi157 bash[20376]: cluster 2022-05-01T01:13:08.119852+0000 mgr.smithi157.nfpzoe (mgr.14180) 9522 : cluster [DBG] pgmap v8929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:09 smithi165 bash[22175]: cluster 2022-05-01T01:13:08.119852+0000 mgr.smithi157.nfpzoe (mgr.14180) 9522 : cluster [DBG] pgmap v8929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:11.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:13:11.230 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:13:11.230 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:13:11.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:11 smithi157 bash[20376]: cluster 2022-05-01T01:13:10.120520+0000 mgr.smithi157.nfpzoe (mgr.14180) 9523 : cluster [DBG] pgmap v8930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:11.553 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:13:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:11 smithi165 bash[22175]: cluster 2022-05-01T01:13:10.120520+0000 mgr.smithi157.nfpzoe (mgr.14180) 9523 : cluster [DBG] pgmap v8930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:12 smithi157 bash[20376]: audit 2022-05-01T01:13:11.534870+0000 mon.smithi157 (mon.0) 5859 : audit [DBG] from='client.? 172.21.15.157:0/2780697322' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:12 smithi165 bash[22175]: audit 2022-05-01T01:13:11.534870+0000 mon.smithi157 (mon.0) 5859 : audit [DBG] from='client.? 172.21.15.157:0/2780697322' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:13 smithi157 bash[20376]: cluster 2022-05-01T01:13:12.121150+0000 mgr.smithi157.nfpzoe (mgr.14180) 9524 : cluster [DBG] pgmap v8931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:13 smithi165 bash[22175]: cluster 2022-05-01T01:13:12.121150+0000 mgr.smithi157.nfpzoe (mgr.14180) 9524 : cluster [DBG] pgmap v8931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:15 smithi165 bash[22175]: cluster 2022-05-01T01:13:14.121769+0000 mgr.smithi157.nfpzoe (mgr.14180) 9525 : cluster [DBG] pgmap v8932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:15.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:15 smithi157 bash[20376]: cluster 2022-05-01T01:13:14.121769+0000 mgr.smithi157.nfpzoe (mgr.14180) 9525 : cluster [DBG] pgmap v8932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:16.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:13:16.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:13:16.557 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:13:16.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:13:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:17 smithi157 bash[20376]: cluster 2022-05-01T01:13:16.122382+0000 mgr.smithi157.nfpzoe (mgr.14180) 9526 : cluster [DBG] pgmap v8933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:17 smithi157 bash[20376]: audit 2022-05-01T01:13:16.861278+0000 mon.smithi157 (mon.0) 5860 : audit [DBG] from='client.? 172.21.15.157:0/331090303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:17 smithi165 bash[22175]: cluster 2022-05-01T01:13:16.122382+0000 mgr.smithi157.nfpzoe (mgr.14180) 9526 : cluster [DBG] pgmap v8933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:17 smithi165 bash[22175]: audit 2022-05-01T01:13:16.861278+0000 mon.smithi157 (mon.0) 5860 : audit [DBG] from='client.? 172.21.15.157:0/331090303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:19 smithi165 bash[22175]: cluster 2022-05-01T01:13:18.122991+0000 mgr.smithi157.nfpzoe (mgr.14180) 9527 : cluster [DBG] pgmap v8934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:19 smithi157 bash[20376]: cluster 2022-05-01T01:13:18.122991+0000 mgr.smithi157.nfpzoe (mgr.14180) 9527 : cluster [DBG] pgmap v8934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:21 smithi165 bash[22175]: cluster 2022-05-01T01:13:20.123637+0000 mgr.smithi157.nfpzoe (mgr.14180) 9528 : cluster [DBG] pgmap v8935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:21.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:21 smithi157 bash[20376]: cluster 2022-05-01T01:13:20.123637+0000 mgr.smithi157.nfpzoe (mgr.14180) 9528 : cluster [DBG] pgmap v8935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:21.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:13:21.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:13:21.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:13:22.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:13:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:22 smithi165 bash[22175]: cluster 2022-05-01T01:13:22.124387+0000 mgr.smithi157.nfpzoe (mgr.14180) 9529 : cluster [DBG] pgmap v8936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:22 smithi165 bash[22175]: audit 2022-05-01T01:13:22.187726+0000 mon.smithi157 (mon.0) 5861 : audit [DBG] from='client.? 172.21.15.157:0/4131993358' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:22 smithi157 bash[20376]: cluster 2022-05-01T01:13:22.124387+0000 mgr.smithi157.nfpzoe (mgr.14180) 9529 : cluster [DBG] pgmap v8936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:22 smithi157 bash[20376]: audit 2022-05-01T01:13:22.187726+0000 mon.smithi157 (mon.0) 5861 : audit [DBG] from='client.? 172.21.15.157:0/4131993358' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:25 smithi157 bash[20376]: cluster 2022-05-01T01:13:24.125055+0000 mgr.smithi157.nfpzoe (mgr.14180) 9530 : cluster [DBG] pgmap v8937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:25 smithi165 bash[22175]: cluster 2022-05-01T01:13:24.125055+0000 mgr.smithi157.nfpzoe (mgr.14180) 9530 : cluster [DBG] pgmap v8937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:27.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:13:27.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:13:27.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:13:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:27 smithi157 bash[20376]: cluster 2022-05-01T01:13:26.125702+0000 mgr.smithi157.nfpzoe (mgr.14180) 9531 : cluster [DBG] pgmap v8938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:27.534 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:13:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:27 smithi165 bash[22175]: cluster 2022-05-01T01:13:26.125702+0000 mgr.smithi157.nfpzoe (mgr.14180) 9531 : cluster [DBG] pgmap v8938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:28 smithi157 bash[20376]: audit 2022-05-01T01:13:27.515324+0000 mon.smithi157 (mon.0) 5862 : audit [DBG] from='client.? 172.21.15.157:0/1569007939' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:28 smithi165 bash[22175]: audit 2022-05-01T01:13:27.515324+0000 mon.smithi157 (mon.0) 5862 : audit [DBG] from='client.? 172.21.15.157:0/1569007939' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:29.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:29 smithi157 bash[20376]: cluster 2022-05-01T01:13:28.126276+0000 mgr.smithi157.nfpzoe (mgr.14180) 9532 : cluster [DBG] pgmap v8939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:29 smithi165 bash[22175]: cluster 2022-05-01T01:13:28.126276+0000 mgr.smithi157.nfpzoe (mgr.14180) 9532 : cluster [DBG] pgmap v8939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:31 smithi165 bash[22175]: cluster 2022-05-01T01:13:30.126987+0000 mgr.smithi157.nfpzoe (mgr.14180) 9533 : cluster [DBG] pgmap v8940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:31.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:31 smithi157 bash[20376]: cluster 2022-05-01T01:13:30.126987+0000 mgr.smithi157.nfpzoe (mgr.14180) 9533 : cluster [DBG] pgmap v8940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:32.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:13:32.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:13:32.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:13:32.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:13:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:32 smithi165 bash[22175]: cluster 2022-05-01T01:13:32.127669+0000 mgr.smithi157.nfpzoe (mgr.14180) 9534 : cluster [DBG] pgmap v8941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:32 smithi165 bash[22175]: audit 2022-05-01T01:13:32.846247+0000 mon.smithi157 (mon.0) 5863 : audit [DBG] from='client.? 172.21.15.157:0/3097375931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:32 smithi157 bash[20376]: cluster 2022-05-01T01:13:32.127669+0000 mgr.smithi157.nfpzoe (mgr.14180) 9534 : cluster [DBG] pgmap v8941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:32 smithi157 bash[20376]: audit 2022-05-01T01:13:32.846247+0000 mon.smithi157 (mon.0) 5863 : audit [DBG] from='client.? 172.21.15.157:0/3097375931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:35 smithi157 bash[20376]: cluster 2022-05-01T01:13:34.128270+0000 mgr.smithi157.nfpzoe (mgr.14180) 9535 : cluster [DBG] pgmap v8942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:35 smithi165 bash[22175]: cluster 2022-05-01T01:13:34.128270+0000 mgr.smithi157.nfpzoe (mgr.14180) 9535 : cluster [DBG] pgmap v8942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:37.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:37 smithi157 bash[20376]: cluster 2022-05-01T01:13:36.128915+0000 mgr.smithi157.nfpzoe (mgr.14180) 9536 : cluster [DBG] pgmap v8943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:37 smithi165 bash[22175]: cluster 2022-05-01T01:13:36.128915+0000 mgr.smithi157.nfpzoe (mgr.14180) 9536 : cluster [DBG] pgmap v8943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:37.868 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:13:37.868 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:13:37.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:13:38.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:13:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:38 smithi157 bash[20376]: audit 2022-05-01T01:13:38.128550+0000 mon.smithi157 (mon.0) 5864 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:13:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:38 smithi157 bash[20376]: audit 2022-05-01T01:13:38.130960+0000 mon.smithi157 (mon.0) 5865 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:13:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:38 smithi157 bash[20376]: audit 2022-05-01T01:13:38.132286+0000 mon.smithi157 (mon.0) 5866 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:13:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:38 smithi165 bash[22175]: audit 2022-05-01T01:13:38.128550+0000 mon.smithi157 (mon.0) 5864 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:13:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:38 smithi165 bash[22175]: audit 2022-05-01T01:13:38.130960+0000 mon.smithi157 (mon.0) 5865 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:13:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:38 smithi165 bash[22175]: audit 2022-05-01T01:13:38.132286+0000 mon.smithi157 (mon.0) 5866 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:13:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:39 smithi165 bash[22175]: cluster 2022-05-01T01:13:38.129553+0000 mgr.smithi157.nfpzoe (mgr.14180) 9537 : cluster [DBG] pgmap v8944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:39 smithi165 bash[22175]: audit 2022-05-01T01:13:38.199691+0000 mon.smithi157 (mon.0) 5867 : audit [DBG] from='client.? 172.21.15.157:0/2430626237' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:39 smithi165 bash[22175]: cluster 2022-05-01T01:13:38.448651+0000 mgr.smithi157.nfpzoe (mgr.14180) 9538 : cluster [DBG] pgmap v8945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:39 smithi165 bash[22175]: cluster 2022-05-01T01:13:38.448858+0000 mgr.smithi157.nfpzoe (mgr.14180) 9539 : cluster [DBG] pgmap v8946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:39.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:39 smithi165 bash[22175]: audit 2022-05-01T01:13:38.452885+0000 mon.smithi157 (mon.0) 5868 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:13:39.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:39 smithi165 bash[22175]: audit 2022-05-01T01:13:38.460084+0000 mon.smithi157 (mon.0) 5869 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:13:39.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:39 smithi165 bash[22175]: cephadm 2022-05-01T01:13:38.461286+0000 mgr.smithi157.nfpzoe (mgr.14180) 9540 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:13:39.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:39 smithi165 bash[22175]: cephadm 2022-05-01T01:13:38.461450+0000 mgr.smithi157.nfpzoe (mgr.14180) 9541 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:13:39.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:39 smithi157 bash[20376]: cluster 2022-05-01T01:13:38.129553+0000 mgr.smithi157.nfpzoe (mgr.14180) 9537 : cluster [DBG] pgmap v8944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:39.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:39 smithi157 bash[20376]: audit 2022-05-01T01:13:38.199691+0000 mon.smithi157 (mon.0) 5867 : audit [DBG] from='client.? 172.21.15.157:0/2430626237' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:39.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:39 smithi157 bash[20376]: cluster 2022-05-01T01:13:38.448651+0000 mgr.smithi157.nfpzoe (mgr.14180) 9538 : cluster [DBG] pgmap v8945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:39.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:39 smithi157 bash[20376]: cluster 2022-05-01T01:13:38.448858+0000 mgr.smithi157.nfpzoe (mgr.14180) 9539 : cluster [DBG] pgmap v8946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:39 smithi157 bash[20376]: audit 2022-05-01T01:13:38.452885+0000 mon.smithi157 (mon.0) 5868 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:13:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:39 smithi157 bash[20376]: audit 2022-05-01T01:13:38.460084+0000 mon.smithi157 (mon.0) 5869 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:13:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:39 smithi157 bash[20376]: cephadm 2022-05-01T01:13:38.461286+0000 mgr.smithi157.nfpzoe (mgr.14180) 9540 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:13:39.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:39 smithi157 bash[20376]: cephadm 2022-05-01T01:13:38.461450+0000 mgr.smithi157.nfpzoe (mgr.14180) 9541 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:13:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:41 smithi165 bash[22175]: cluster 2022-05-01T01:13:40.449412+0000 mgr.smithi157.nfpzoe (mgr.14180) 9542 : cluster [DBG] pgmap v8947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:41 smithi157 bash[20376]: cluster 2022-05-01T01:13:40.449412+0000 mgr.smithi157.nfpzoe (mgr.14180) 9542 : cluster [DBG] pgmap v8947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:43.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:13:43.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:13:43.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:13:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:43 smithi165 bash[22175]: cluster 2022-05-01T01:13:42.450018+0000 mgr.smithi157.nfpzoe (mgr.14180) 9543 : cluster [DBG] pgmap v8948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:43 smithi157 bash[20376]: cluster 2022-05-01T01:13:42.450018+0000 mgr.smithi157.nfpzoe (mgr.14180) 9543 : cluster [DBG] pgmap v8948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:43.553 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:13:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:44 smithi165 bash[22175]: audit 2022-05-01T01:13:43.535559+0000 mon.smithi157 (mon.0) 5870 : audit [DBG] from='client.? 172.21.15.157:0/2270802693' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:44 smithi157 bash[20376]: audit 2022-05-01T01:13:43.535559+0000 mon.smithi157 (mon.0) 5870 : audit [DBG] from='client.? 172.21.15.157:0/2270802693' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:45 smithi165 bash[22175]: cluster 2022-05-01T01:13:44.450653+0000 mgr.smithi157.nfpzoe (mgr.14180) 9544 : cluster [DBG] pgmap v8949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:45.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:45 smithi157 bash[20376]: cluster 2022-05-01T01:13:44.450653+0000 mgr.smithi157.nfpzoe (mgr.14180) 9544 : cluster [DBG] pgmap v8949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:47 smithi165 bash[22175]: cluster 2022-05-01T01:13:46.451351+0000 mgr.smithi157.nfpzoe (mgr.14180) 9545 : cluster [DBG] pgmap v8950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:47.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:47 smithi157 bash[20376]: cluster 2022-05-01T01:13:46.451351+0000 mgr.smithi157.nfpzoe (mgr.14180) 9545 : cluster [DBG] pgmap v8950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:48.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:13:48.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:13:48.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:13:48.880 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:13:49.774 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:49 smithi157 bash[20376]: cluster 2022-05-01T01:13:48.451918+0000 mgr.smithi157.nfpzoe (mgr.14180) 9546 : cluster [DBG] pgmap v8951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:49.774 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:49 smithi157 bash[20376]: audit 2022-05-01T01:13:48.862292+0000 mon.smithi157 (mon.0) 5871 : audit [DBG] from='client.? 172.21.15.157:0/2513884390' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:49 smithi165 bash[22175]: cluster 2022-05-01T01:13:48.451918+0000 mgr.smithi157.nfpzoe (mgr.14180) 9546 : cluster [DBG] pgmap v8951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:49 smithi165 bash[22175]: audit 2022-05-01T01:13:48.862292+0000 mon.smithi157 (mon.0) 5871 : audit [DBG] from='client.? 172.21.15.157:0/2513884390' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:51 smithi165 bash[22175]: cluster 2022-05-01T01:13:50.452563+0000 mgr.smithi157.nfpzoe (mgr.14180) 9547 : cluster [DBG] pgmap v8952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:51 smithi157 bash[20376]: cluster 2022-05-01T01:13:50.452563+0000 mgr.smithi157.nfpzoe (mgr.14180) 9547 : cluster [DBG] pgmap v8952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:53 smithi165 bash[22175]: cluster 2022-05-01T01:13:52.453191+0000 mgr.smithi157.nfpzoe (mgr.14180) 9548 : cluster [DBG] pgmap v8953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:53 smithi157 bash[20376]: cluster 2022-05-01T01:13:52.453191+0000 mgr.smithi157.nfpzoe (mgr.14180) 9548 : cluster [DBG] pgmap v8953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:53.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:13:53.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:13:53.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:13:54.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:13:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:54 smithi165 bash[22175]: audit 2022-05-01T01:13:54.189026+0000 mon.smithi157 (mon.0) 5872 : audit [DBG] from='client.? 172.21.15.157:0/13027641' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:54 smithi157 bash[20376]: audit 2022-05-01T01:13:54.189026+0000 mon.smithi157 (mon.0) 5872 : audit [DBG] from='client.? 172.21.15.157:0/13027641' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:13:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:55 smithi165 bash[22175]: cluster 2022-05-01T01:13:54.453855+0000 mgr.smithi157.nfpzoe (mgr.14180) 9549 : cluster [DBG] pgmap v8954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:55 smithi157 bash[20376]: cluster 2022-05-01T01:13:54.453855+0000 mgr.smithi157.nfpzoe (mgr.14180) 9549 : cluster [DBG] pgmap v8954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:57 smithi165 bash[22175]: cluster 2022-05-01T01:13:56.454468+0000 mgr.smithi157.nfpzoe (mgr.14180) 9550 : cluster [DBG] pgmap v8955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:57.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:57 smithi157 bash[20376]: cluster 2022-05-01T01:13:56.454468+0000 mgr.smithi157.nfpzoe (mgr.14180) 9550 : cluster [DBG] pgmap v8955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:59.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:13:59.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:13:59.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:13:59.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:13:59.775 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:13:59 smithi157 bash[20376]: cluster 2022-05-01T01:13:58.454999+0000 mgr.smithi157.nfpzoe (mgr.14180) 9551 : cluster [DBG] pgmap v8956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:13:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:13:59 smithi165 bash[22175]: cluster 2022-05-01T01:13:58.454999+0000 mgr.smithi157.nfpzoe (mgr.14180) 9551 : cluster [DBG] pgmap v8956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:00 smithi165 bash[22175]: audit 2022-05-01T01:13:59.520027+0000 mon.smithi157 (mon.0) 5873 : audit [DBG] from='client.? 172.21.15.157:0/1271511768' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:00 smithi165 bash[22175]: audit 2022-05-01T01:13:59.524382+0000 mon.smithi157 (mon.0) 5874 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:14:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:00 smithi165 bash[22175]: audit 2022-05-01T01:13:59.951345+0000 mon.smithi157 (mon.0) 5875 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:14:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:00 smithi157 bash[20376]: audit 2022-05-01T01:13:59.520027+0000 mon.smithi157 (mon.0) 5873 : audit [DBG] from='client.? 172.21.15.157:0/1271511768' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:00 smithi157 bash[20376]: audit 2022-05-01T01:13:59.524382+0000 mon.smithi157 (mon.0) 5874 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:14:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:00 smithi157 bash[20376]: audit 2022-05-01T01:13:59.951345+0000 mon.smithi157 (mon.0) 5875 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:14:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:01 smithi165 bash[22175]: cluster 2022-05-01T01:14:00.455678+0000 mgr.smithi157.nfpzoe (mgr.14180) 9552 : cluster [DBG] pgmap v8957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:01.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:01 smithi157 bash[20376]: cluster 2022-05-01T01:14:00.455678+0000 mgr.smithi157.nfpzoe (mgr.14180) 9552 : cluster [DBG] pgmap v8957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:03 smithi165 bash[22175]: cluster 2022-05-01T01:14:02.456408+0000 mgr.smithi157.nfpzoe (mgr.14180) 9553 : cluster [DBG] pgmap v8958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:03 smithi157 bash[20376]: cluster 2022-05-01T01:14:02.456408+0000 mgr.smithi157.nfpzoe (mgr.14180) 9553 : cluster [DBG] pgmap v8958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:04.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:14:04.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:14:04.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:14:04.874 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:14:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:05 smithi165 bash[22175]: cluster 2022-05-01T01:14:04.457015+0000 mgr.smithi157.nfpzoe (mgr.14180) 9554 : cluster [DBG] pgmap v8959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:05 smithi165 bash[22175]: audit 2022-05-01T01:14:04.856452+0000 mon.smithi157 (mon.0) 5876 : audit [DBG] from='client.? 172.21.15.157:0/4261844892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:05.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:05 smithi157 bash[20376]: cluster 2022-05-01T01:14:04.457015+0000 mgr.smithi157.nfpzoe (mgr.14180) 9554 : cluster [DBG] pgmap v8959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:05.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:05 smithi157 bash[20376]: audit 2022-05-01T01:14:04.856452+0000 mon.smithi157 (mon.0) 5876 : audit [DBG] from='client.? 172.21.15.157:0/4261844892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:07 smithi165 bash[22175]: cluster 2022-05-01T01:14:06.457666+0000 mgr.smithi157.nfpzoe (mgr.14180) 9555 : cluster [DBG] pgmap v8960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:07 smithi157 bash[20376]: cluster 2022-05-01T01:14:06.457666+0000 mgr.smithi157.nfpzoe (mgr.14180) 9555 : cluster [DBG] pgmap v8960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:09.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:14:09.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:14:09.878 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:14:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:09 smithi165 bash[22175]: cluster 2022-05-01T01:14:08.458313+0000 mgr.smithi157.nfpzoe (mgr.14180) 9556 : cluster [DBG] pgmap v8961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:09.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:09 smithi157 bash[20376]: cluster 2022-05-01T01:14:08.458313+0000 mgr.smithi157.nfpzoe (mgr.14180) 9556 : cluster [DBG] pgmap v8961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:10.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:14:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:10 smithi165 bash[22175]: audit 2022-05-01T01:14:10.190605+0000 mon.smithi157 (mon.0) 5877 : audit [DBG] from='client.? 172.21.15.157:0/4204360880' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:10.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:10 smithi157 bash[20376]: audit 2022-05-01T01:14:10.190605+0000 mon.smithi157 (mon.0) 5877 : audit [DBG] from='client.? 172.21.15.157:0/4204360880' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:11 smithi165 bash[22175]: cluster 2022-05-01T01:14:10.458975+0000 mgr.smithi157.nfpzoe (mgr.14180) 9557 : cluster [DBG] pgmap v8962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:11 smithi157 bash[20376]: cluster 2022-05-01T01:14:10.458975+0000 mgr.smithi157.nfpzoe (mgr.14180) 9557 : cluster [DBG] pgmap v8962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:13 smithi165 bash[22175]: cluster 2022-05-01T01:14:12.459666+0000 mgr.smithi157.nfpzoe (mgr.14180) 9558 : cluster [DBG] pgmap v8963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:13 smithi157 bash[20376]: cluster 2022-05-01T01:14:12.459666+0000 mgr.smithi157.nfpzoe (mgr.14180) 9558 : cluster [DBG] pgmap v8963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:15.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:14:15.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:14:15.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:14:15.546 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:14:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:15 smithi165 bash[22175]: cluster 2022-05-01T01:14:14.460266+0000 mgr.smithi157.nfpzoe (mgr.14180) 9559 : cluster [DBG] pgmap v8964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:15.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:15 smithi157 bash[20376]: cluster 2022-05-01T01:14:14.460266+0000 mgr.smithi157.nfpzoe (mgr.14180) 9559 : cluster [DBG] pgmap v8964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:16 smithi165 bash[22175]: audit 2022-05-01T01:14:15.522230+0000 mon.smithi157 (mon.0) 5878 : audit [DBG] from='client.? 172.21.15.157:0/3732790212' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:16.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:16 smithi157 bash[20376]: audit 2022-05-01T01:14:15.522230+0000 mon.smithi157 (mon.0) 5878 : audit [DBG] from='client.? 172.21.15.157:0/3732790212' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:17 smithi165 bash[22175]: cluster 2022-05-01T01:14:16.460899+0000 mgr.smithi157.nfpzoe (mgr.14180) 9560 : cluster [DBG] pgmap v8965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:17 smithi157 bash[20376]: cluster 2022-05-01T01:14:16.460899+0000 mgr.smithi157.nfpzoe (mgr.14180) 9560 : cluster [DBG] pgmap v8965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:19 smithi165 bash[22175]: cluster 2022-05-01T01:14:18.461639+0000 mgr.smithi157.nfpzoe (mgr.14180) 9561 : cluster [DBG] pgmap v8966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:19.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:19 smithi157 bash[20376]: cluster 2022-05-01T01:14:18.461639+0000 mgr.smithi157.nfpzoe (mgr.14180) 9561 : cluster [DBG] pgmap v8966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:20.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:14:20.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:14:20.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:14:20.872 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:14:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:21 smithi165 bash[22175]: cluster 2022-05-01T01:14:20.462392+0000 mgr.smithi157.nfpzoe (mgr.14180) 9562 : cluster [DBG] pgmap v8967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:21 smithi165 bash[22175]: audit 2022-05-01T01:14:20.853705+0000 mon.smithi157 (mon.0) 5879 : audit [DBG] from='client.? 172.21.15.157:0/1043220922' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:21.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:21 smithi157 bash[20376]: cluster 2022-05-01T01:14:20.462392+0000 mgr.smithi157.nfpzoe (mgr.14180) 9562 : cluster [DBG] pgmap v8967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:21.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:21 smithi157 bash[20376]: audit 2022-05-01T01:14:20.853705+0000 mon.smithi157 (mon.0) 5879 : audit [DBG] from='client.? 172.21.15.157:0/1043220922' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:23 smithi165 bash[22175]: cluster 2022-05-01T01:14:22.463092+0000 mgr.smithi157.nfpzoe (mgr.14180) 9563 : cluster [DBG] pgmap v8968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:23 smithi157 bash[20376]: cluster 2022-05-01T01:14:22.463092+0000 mgr.smithi157.nfpzoe (mgr.14180) 9563 : cluster [DBG] pgmap v8968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:25.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:14:25.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:14:25.876 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:14:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:25 smithi165 bash[22175]: cluster 2022-05-01T01:14:24.463681+0000 mgr.smithi157.nfpzoe (mgr.14180) 9564 : cluster [DBG] pgmap v8969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:25.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:25 smithi157 bash[20376]: cluster 2022-05-01T01:14:24.463681+0000 mgr.smithi157.nfpzoe (mgr.14180) 9564 : cluster [DBG] pgmap v8969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:26.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:14:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:26 smithi165 bash[22175]: audit 2022-05-01T01:14:26.179296+0000 mon.smithi157 (mon.0) 5880 : audit [DBG] from='client.? 172.21.15.157:0/1069128599' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:26.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:26 smithi157 bash[20376]: audit 2022-05-01T01:14:26.179296+0000 mon.smithi157 (mon.0) 5880 : audit [DBG] from='client.? 172.21.15.157:0/1069128599' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:27 smithi165 bash[22175]: cluster 2022-05-01T01:14:26.464351+0000 mgr.smithi157.nfpzoe (mgr.14180) 9565 : cluster [DBG] pgmap v8970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:27 smithi157 bash[20376]: cluster 2022-05-01T01:14:26.464351+0000 mgr.smithi157.nfpzoe (mgr.14180) 9565 : cluster [DBG] pgmap v8970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:29 smithi165 bash[22175]: cluster 2022-05-01T01:14:28.465027+0000 mgr.smithi157.nfpzoe (mgr.14180) 9566 : cluster [DBG] pgmap v8971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:29.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:29 smithi157 bash[20376]: cluster 2022-05-01T01:14:28.465027+0000 mgr.smithi157.nfpzoe (mgr.14180) 9566 : cluster [DBG] pgmap v8971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:31.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:14:31.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:14:31.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:14:31.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:14:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:31 smithi165 bash[22175]: cluster 2022-05-01T01:14:30.465764+0000 mgr.smithi157.nfpzoe (mgr.14180) 9567 : cluster [DBG] pgmap v8972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:31 smithi165 bash[22175]: audit 2022-05-01T01:14:31.504705+0000 mon.smithi157 (mon.0) 5881 : audit [DBG] from='client.? 172.21.15.157:0/3531454763' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:31.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:31 smithi157 bash[20376]: cluster 2022-05-01T01:14:30.465764+0000 mgr.smithi157.nfpzoe (mgr.14180) 9567 : cluster [DBG] pgmap v8972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:31.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:31 smithi157 bash[20376]: audit 2022-05-01T01:14:31.504705+0000 mon.smithi157 (mon.0) 5881 : audit [DBG] from='client.? 172.21.15.157:0/3531454763' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:33 smithi165 bash[22175]: cluster 2022-05-01T01:14:32.466377+0000 mgr.smithi157.nfpzoe (mgr.14180) 9568 : cluster [DBG] pgmap v8973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:33 smithi157 bash[20376]: cluster 2022-05-01T01:14:32.466377+0000 mgr.smithi157.nfpzoe (mgr.14180) 9568 : cluster [DBG] pgmap v8973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:35 smithi165 bash[22175]: cluster 2022-05-01T01:14:34.467071+0000 mgr.smithi157.nfpzoe (mgr.14180) 9569 : cluster [DBG] pgmap v8974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:35.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:35 smithi157 bash[20376]: cluster 2022-05-01T01:14:34.467071+0000 mgr.smithi157.nfpzoe (mgr.14180) 9569 : cluster [DBG] pgmap v8974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:36.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:14:36.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:14:36.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:14:36.846 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:14:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:37 smithi165 bash[22175]: cluster 2022-05-01T01:14:36.467821+0000 mgr.smithi157.nfpzoe (mgr.14180) 9570 : cluster [DBG] pgmap v8975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:37 smithi165 bash[22175]: audit 2022-05-01T01:14:36.827901+0000 mon.smithi157 (mon.0) 5882 : audit [DBG] from='client.? 172.21.15.157:0/1597448285' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:37 smithi157 bash[20376]: cluster 2022-05-01T01:14:36.467821+0000 mgr.smithi157.nfpzoe (mgr.14180) 9570 : cluster [DBG] pgmap v8975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:37 smithi157 bash[20376]: audit 2022-05-01T01:14:36.827901+0000 mon.smithi157 (mon.0) 5882 : audit [DBG] from='client.? 172.21.15.157:0/1597448285' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:38 smithi165 bash[22175]: audit 2022-05-01T01:14:38.470807+0000 mon.smithi157 (mon.0) 5883 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:14:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:38 smithi165 bash[22175]: audit 2022-05-01T01:14:38.473113+0000 mon.smithi157 (mon.0) 5884 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:14:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:38 smithi165 bash[22175]: audit 2022-05-01T01:14:38.474540+0000 mon.smithi157 (mon.0) 5885 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:14:38.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:38 smithi157 bash[20376]: audit 2022-05-01T01:14:38.470807+0000 mon.smithi157 (mon.0) 5883 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:14:38.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:38 smithi157 bash[20376]: audit 2022-05-01T01:14:38.473113+0000 mon.smithi157 (mon.0) 5884 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:14:38.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:38 smithi157 bash[20376]: audit 2022-05-01T01:14:38.474540+0000 mon.smithi157 (mon.0) 5885 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:14:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:39 smithi165 bash[22175]: cluster 2022-05-01T01:14:38.468522+0000 mgr.smithi157.nfpzoe (mgr.14180) 9571 : cluster [DBG] pgmap v8976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:39 smithi165 bash[22175]: audit 2022-05-01T01:14:38.775410+0000 mon.smithi157 (mon.0) 5886 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:14:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:39 smithi165 bash[22175]: audit 2022-05-01T01:14:39.063939+0000 mon.smithi157 (mon.0) 5887 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:14:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:39 smithi165 bash[22175]: audit 2022-05-01T01:14:39.071876+0000 mon.smithi157 (mon.0) 5888 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:14:39.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:39 smithi157 bash[20376]: cluster 2022-05-01T01:14:38.468522+0000 mgr.smithi157.nfpzoe (mgr.14180) 9571 : cluster [DBG] pgmap v8976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:39.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:39 smithi157 bash[20376]: audit 2022-05-01T01:14:38.775410+0000 mon.smithi157 (mon.0) 5886 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:14:39.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:39 smithi157 bash[20376]: audit 2022-05-01T01:14:39.063939+0000 mon.smithi157 (mon.0) 5887 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:14:39.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:39 smithi157 bash[20376]: audit 2022-05-01T01:14:39.071876+0000 mon.smithi157 (mon.0) 5888 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:14:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:40 smithi165 bash[22175]: cluster 2022-05-01T01:14:39.056149+0000 mgr.smithi157.nfpzoe (mgr.14180) 9572 : cluster [DBG] pgmap v8977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:40 smithi165 bash[22175]: cluster 2022-05-01T01:14:39.056593+0000 mgr.smithi157.nfpzoe (mgr.14180) 9573 : cluster [DBG] pgmap v8978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:40 smithi165 bash[22175]: cephadm 2022-05-01T01:14:39.073493+0000 mgr.smithi157.nfpzoe (mgr.14180) 9574 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:14:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:40 smithi165 bash[22175]: cephadm 2022-05-01T01:14:39.073615+0000 mgr.smithi157.nfpzoe (mgr.14180) 9575 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:14:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:40 smithi157 bash[20376]: cluster 2022-05-01T01:14:39.056149+0000 mgr.smithi157.nfpzoe (mgr.14180) 9572 : cluster [DBG] pgmap v8977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:40 smithi157 bash[20376]: cluster 2022-05-01T01:14:39.056593+0000 mgr.smithi157.nfpzoe (mgr.14180) 9573 : cluster [DBG] pgmap v8978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:40 smithi157 bash[20376]: cephadm 2022-05-01T01:14:39.073493+0000 mgr.smithi157.nfpzoe (mgr.14180) 9574 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:14:40.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:40 smithi157 bash[20376]: cephadm 2022-05-01T01:14:39.073615+0000 mgr.smithi157.nfpzoe (mgr.14180) 9575 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:14:41.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:14:41.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:14:41.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:14:42.173 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:14:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:42 smithi165 bash[22175]: cluster 2022-05-01T01:14:41.057136+0000 mgr.smithi157.nfpzoe (mgr.14180) 9576 : cluster [DBG] pgmap v8979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:42 smithi165 bash[22175]: audit 2022-05-01T01:14:42.155397+0000 mon.smithi157 (mon.0) 5889 : audit [DBG] from='client.? 172.21.15.157:0/1986451516' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:42 smithi157 bash[20376]: cluster 2022-05-01T01:14:41.057136+0000 mgr.smithi157.nfpzoe (mgr.14180) 9576 : cluster [DBG] pgmap v8979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:42 smithi157 bash[20376]: audit 2022-05-01T01:14:42.155397+0000 mon.smithi157 (mon.0) 5889 : audit [DBG] from='client.? 172.21.15.157:0/1986451516' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:44 smithi165 bash[22175]: cluster 2022-05-01T01:14:43.057774+0000 mgr.smithi157.nfpzoe (mgr.14180) 9577 : cluster [DBG] pgmap v8980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:44.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:44 smithi157 bash[20376]: cluster 2022-05-01T01:14:43.057774+0000 mgr.smithi157.nfpzoe (mgr.14180) 9577 : cluster [DBG] pgmap v8980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:46 smithi165 bash[22175]: cluster 2022-05-01T01:14:45.058419+0000 mgr.smithi157.nfpzoe (mgr.14180) 9578 : cluster [DBG] pgmap v8981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:46.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:46 smithi157 bash[20376]: cluster 2022-05-01T01:14:45.058419+0000 mgr.smithi157.nfpzoe (mgr.14180) 9578 : cluster [DBG] pgmap v8981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:47.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:14:47.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:14:47.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:14:47.498 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:14:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:48 smithi165 bash[22175]: cluster 2022-05-01T01:14:47.059107+0000 mgr.smithi157.nfpzoe (mgr.14180) 9579 : cluster [DBG] pgmap v8982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:48 smithi165 bash[22175]: audit 2022-05-01T01:14:47.479874+0000 mon.smithi157 (mon.0) 5890 : audit [DBG] from='client.? 172.21.15.157:0/2773943478' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:48 smithi157 bash[20376]: cluster 2022-05-01T01:14:47.059107+0000 mgr.smithi157.nfpzoe (mgr.14180) 9579 : cluster [DBG] pgmap v8982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:48 smithi157 bash[20376]: audit 2022-05-01T01:14:47.479874+0000 mon.smithi157 (mon.0) 5890 : audit [DBG] from='client.? 172.21.15.157:0/2773943478' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:50 smithi165 bash[22175]: cluster 2022-05-01T01:14:49.059739+0000 mgr.smithi157.nfpzoe (mgr.14180) 9580 : cluster [DBG] pgmap v8983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:50 smithi157 bash[20376]: cluster 2022-05-01T01:14:49.059739+0000 mgr.smithi157.nfpzoe (mgr.14180) 9580 : cluster [DBG] pgmap v8983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:52 smithi165 bash[22175]: cluster 2022-05-01T01:14:51.060466+0000 mgr.smithi157.nfpzoe (mgr.14180) 9581 : cluster [DBG] pgmap v8984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:52 smithi157 bash[20376]: cluster 2022-05-01T01:14:51.060466+0000 mgr.smithi157.nfpzoe (mgr.14180) 9581 : cluster [DBG] pgmap v8984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:52.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:14:52.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:14:52.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:14:52.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:14:53.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:53 smithi165 bash[22175]: audit 2022-05-01T01:14:52.804046+0000 mon.smithi157 (mon.0) 5891 : audit [DBG] from='client.? 172.21.15.157:0/755303443' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:53 smithi157 bash[20376]: audit 2022-05-01T01:14:52.804046+0000 mon.smithi157 (mon.0) 5891 : audit [DBG] from='client.? 172.21.15.157:0/755303443' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:54 smithi165 bash[22175]: cluster 2022-05-01T01:14:53.061163+0000 mgr.smithi157.nfpzoe (mgr.14180) 9582 : cluster [DBG] pgmap v8985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:54 smithi157 bash[20376]: cluster 2022-05-01T01:14:53.061163+0000 mgr.smithi157.nfpzoe (mgr.14180) 9582 : cluster [DBG] pgmap v8985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:56 smithi165 bash[22175]: cluster 2022-05-01T01:14:55.061825+0000 mgr.smithi157.nfpzoe (mgr.14180) 9583 : cluster [DBG] pgmap v8986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:56 smithi157 bash[20376]: cluster 2022-05-01T01:14:55.061825+0000 mgr.smithi157.nfpzoe (mgr.14180) 9583 : cluster [DBG] pgmap v8986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:57.825 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:14:57.825 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:14:57.825 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:14:58.154 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:14:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:58 smithi165 bash[22175]: cluster 2022-05-01T01:14:57.062464+0000 mgr.smithi157.nfpzoe (mgr.14180) 9584 : cluster [DBG] pgmap v8987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:58 smithi157 bash[20376]: cluster 2022-05-01T01:14:57.062464+0000 mgr.smithi157.nfpzoe (mgr.14180) 9584 : cluster [DBG] pgmap v8987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:14:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:14:59 smithi165 bash[22175]: audit 2022-05-01T01:14:58.129562+0000 mon.smithi157 (mon.0) 5892 : audit [DBG] from='client.? 172.21.15.157:0/2203158624' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:14:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:14:59 smithi157 bash[20376]: audit 2022-05-01T01:14:58.129562+0000 mon.smithi157 (mon.0) 5892 : audit [DBG] from='client.? 172.21.15.157:0/2203158624' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:00 smithi165 bash[22175]: cluster 2022-05-01T01:14:59.063142+0000 mgr.smithi157.nfpzoe (mgr.14180) 9585 : cluster [DBG] pgmap v8988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:00 smithi165 bash[22175]: audit 2022-05-01T01:14:59.527000+0000 mon.smithi157 (mon.0) 5893 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:15:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:00 smithi165 bash[22175]: audit 2022-05-01T01:14:59.957393+0000 mon.smithi157 (mon.0) 5894 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:15:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:00 smithi157 bash[20376]: cluster 2022-05-01T01:14:59.063142+0000 mgr.smithi157.nfpzoe (mgr.14180) 9585 : cluster [DBG] pgmap v8988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:00 smithi157 bash[20376]: audit 2022-05-01T01:14:59.527000+0000 mon.smithi157 (mon.0) 5893 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:15:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:00 smithi157 bash[20376]: audit 2022-05-01T01:14:59.957393+0000 mon.smithi157 (mon.0) 5894 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:15:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:02 smithi165 bash[22175]: cluster 2022-05-01T01:15:01.063715+0000 mgr.smithi157.nfpzoe (mgr.14180) 9586 : cluster [DBG] pgmap v8989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:02 smithi157 bash[20376]: cluster 2022-05-01T01:15:01.063715+0000 mgr.smithi157.nfpzoe (mgr.14180) 9586 : cluster [DBG] pgmap v8989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:03.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:15:03.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:15:03.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:15:03.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:15:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:04 smithi165 bash[22175]: cluster 2022-05-01T01:15:03.064358+0000 mgr.smithi157.nfpzoe (mgr.14180) 9587 : cluster [DBG] pgmap v8990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:04 smithi165 bash[22175]: audit 2022-05-01T01:15:03.466840+0000 mon.smithi157 (mon.0) 5895 : audit [DBG] from='client.? 172.21.15.157:0/890651198' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:04 smithi157 bash[20376]: cluster 2022-05-01T01:15:03.064358+0000 mgr.smithi157.nfpzoe (mgr.14180) 9587 : cluster [DBG] pgmap v8990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:04 smithi157 bash[20376]: audit 2022-05-01T01:15:03.466840+0000 mon.smithi157 (mon.0) 5895 : audit [DBG] from='client.? 172.21.15.157:0/890651198' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:06 smithi165 bash[22175]: cluster 2022-05-01T01:15:05.064973+0000 mgr.smithi157.nfpzoe (mgr.14180) 9588 : cluster [DBG] pgmap v8991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:06 smithi157 bash[20376]: cluster 2022-05-01T01:15:05.064973+0000 mgr.smithi157.nfpzoe (mgr.14180) 9588 : cluster [DBG] pgmap v8991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:08 smithi165 bash[22175]: cluster 2022-05-01T01:15:07.065642+0000 mgr.smithi157.nfpzoe (mgr.14180) 9589 : cluster [DBG] pgmap v8992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:08 smithi157 bash[20376]: cluster 2022-05-01T01:15:07.065642+0000 mgr.smithi157.nfpzoe (mgr.14180) 9589 : cluster [DBG] pgmap v8992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:08.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:15:08.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:15:08.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:15:08.825 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:15:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:09 smithi165 bash[22175]: audit 2022-05-01T01:15:08.799343+0000 mon.smithi157 (mon.0) 5896 : audit [DBG] from='client.? 172.21.15.157:0/3879692551' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:09.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:09 smithi157 bash[20376]: audit 2022-05-01T01:15:08.799343+0000 mon.smithi157 (mon.0) 5896 : audit [DBG] from='client.? 172.21.15.157:0/3879692551' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:10 smithi165 bash[22175]: cluster 2022-05-01T01:15:09.066283+0000 mgr.smithi157.nfpzoe (mgr.14180) 9590 : cluster [DBG] pgmap v8993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:10.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:10 smithi157 bash[20376]: cluster 2022-05-01T01:15:09.066283+0000 mgr.smithi157.nfpzoe (mgr.14180) 9590 : cluster [DBG] pgmap v8993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:12 smithi165 bash[22175]: cluster 2022-05-01T01:15:11.066970+0000 mgr.smithi157.nfpzoe (mgr.14180) 9591 : cluster [DBG] pgmap v8994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:12 smithi157 bash[20376]: cluster 2022-05-01T01:15:11.066970+0000 mgr.smithi157.nfpzoe (mgr.14180) 9591 : cluster [DBG] pgmap v8994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:13.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:15:13.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:15:13.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:15:14.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:15:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:14 smithi165 bash[22175]: cluster 2022-05-01T01:15:13.067685+0000 mgr.smithi157.nfpzoe (mgr.14180) 9592 : cluster [DBG] pgmap v8995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:14 smithi157 bash[20376]: cluster 2022-05-01T01:15:13.067685+0000 mgr.smithi157.nfpzoe (mgr.14180) 9592 : cluster [DBG] pgmap v8995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:15 smithi165 bash[22175]: audit 2022-05-01T01:15:14.136973+0000 mon.smithi157 (mon.0) 5897 : audit [DBG] from='client.? 172.21.15.157:0/2467210450' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:15 smithi157 bash[20376]: audit 2022-05-01T01:15:14.136973+0000 mon.smithi157 (mon.0) 5897 : audit [DBG] from='client.? 172.21.15.157:0/2467210450' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:16.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:16 smithi157 bash[20376]: cluster 2022-05-01T01:15:15.068312+0000 mgr.smithi157.nfpzoe (mgr.14180) 9593 : cluster [DBG] pgmap v8996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:16 smithi165 bash[22175]: cluster 2022-05-01T01:15:15.068312+0000 mgr.smithi157.nfpzoe (mgr.14180) 9593 : cluster [DBG] pgmap v8996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:18 smithi165 bash[22175]: cluster 2022-05-01T01:15:17.069114+0000 mgr.smithi157.nfpzoe (mgr.14180) 9594 : cluster [DBG] pgmap v8997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:18 smithi157 bash[20376]: cluster 2022-05-01T01:15:17.069114+0000 mgr.smithi157.nfpzoe (mgr.14180) 9594 : cluster [DBG] pgmap v8997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:19.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:15:19.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:15:19.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:15:19.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:15:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:20 smithi165 bash[22175]: cluster 2022-05-01T01:15:19.069753+0000 mgr.smithi157.nfpzoe (mgr.14180) 9595 : cluster [DBG] pgmap v8998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:20 smithi165 bash[22175]: audit 2022-05-01T01:15:19.466313+0000 mon.smithi157 (mon.0) 5898 : audit [DBG] from='client.? 172.21.15.157:0/542444893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:20 smithi157 bash[20376]: cluster 2022-05-01T01:15:19.069753+0000 mgr.smithi157.nfpzoe (mgr.14180) 9595 : cluster [DBG] pgmap v8998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:20 smithi157 bash[20376]: audit 2022-05-01T01:15:19.466313+0000 mon.smithi157 (mon.0) 5898 : audit [DBG] from='client.? 172.21.15.157:0/542444893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:22 smithi165 bash[22175]: cluster 2022-05-01T01:15:21.070361+0000 mgr.smithi157.nfpzoe (mgr.14180) 9596 : cluster [DBG] pgmap v8999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:22.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:22 smithi157 bash[20376]: cluster 2022-05-01T01:15:21.070361+0000 mgr.smithi157.nfpzoe (mgr.14180) 9596 : cluster [DBG] pgmap v8999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:24 smithi165 bash[22175]: cluster 2022-05-01T01:15:23.070946+0000 mgr.smithi157.nfpzoe (mgr.14180) 9597 : cluster [DBG] pgmap v9000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:24 smithi157 bash[20376]: cluster 2022-05-01T01:15:23.070946+0000 mgr.smithi157.nfpzoe (mgr.14180) 9597 : cluster [DBG] pgmap v9000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:24.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:15:24.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:15:24.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:15:24.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:15:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:25 smithi157 bash[20376]: audit 2022-05-01T01:15:24.795225+0000 mon.smithi157 (mon.0) 5899 : audit [DBG] from='client.? 172.21.15.157:0/2794956741' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:25 smithi165 bash[22175]: audit 2022-05-01T01:15:24.795225+0000 mon.smithi157 (mon.0) 5899 : audit [DBG] from='client.? 172.21.15.157:0/2794956741' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:26 smithi157 bash[20376]: cluster 2022-05-01T01:15:25.071608+0000 mgr.smithi157.nfpzoe (mgr.14180) 9598 : cluster [DBG] pgmap v9001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:26 smithi165 bash[22175]: cluster 2022-05-01T01:15:25.071608+0000 mgr.smithi157.nfpzoe (mgr.14180) 9598 : cluster [DBG] pgmap v9001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:28 smithi165 bash[22175]: cluster 2022-05-01T01:15:27.072288+0000 mgr.smithi157.nfpzoe (mgr.14180) 9599 : cluster [DBG] pgmap v9002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:28 smithi157 bash[20376]: cluster 2022-05-01T01:15:27.072288+0000 mgr.smithi157.nfpzoe (mgr.14180) 9599 : cluster [DBG] pgmap v9002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:29.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:15:29.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:15:29.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:15:30.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:15:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:30 smithi165 bash[22175]: cluster 2022-05-01T01:15:29.073008+0000 mgr.smithi157.nfpzoe (mgr.14180) 9600 : cluster [DBG] pgmap v9003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:30 smithi165 bash[22175]: audit 2022-05-01T01:15:30.117546+0000 mon.smithi157 (mon.0) 5900 : audit [DBG] from='client.? 172.21.15.157:0/1766655318' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:30.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:30 smithi157 bash[20376]: cluster 2022-05-01T01:15:29.073008+0000 mgr.smithi157.nfpzoe (mgr.14180) 9600 : cluster [DBG] pgmap v9003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:30.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:30 smithi157 bash[20376]: audit 2022-05-01T01:15:30.117546+0000 mon.smithi157 (mon.0) 5900 : audit [DBG] from='client.? 172.21.15.157:0/1766655318' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:32 smithi165 bash[22175]: cluster 2022-05-01T01:15:31.073746+0000 mgr.smithi157.nfpzoe (mgr.14180) 9601 : cluster [DBG] pgmap v9004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:32 smithi157 bash[20376]: cluster 2022-05-01T01:15:31.073746+0000 mgr.smithi157.nfpzoe (mgr.14180) 9601 : cluster [DBG] pgmap v9004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:34 smithi165 bash[22175]: cluster 2022-05-01T01:15:33.074441+0000 mgr.smithi157.nfpzoe (mgr.14180) 9602 : cluster [DBG] pgmap v9005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:34 smithi157 bash[20376]: cluster 2022-05-01T01:15:33.074441+0000 mgr.smithi157.nfpzoe (mgr.14180) 9602 : cluster [DBG] pgmap v9005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:35.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:15:35.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:15:35.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:15:35.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:15:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:36 smithi157 bash[20376]: cluster 2022-05-01T01:15:35.075117+0000 mgr.smithi157.nfpzoe (mgr.14180) 9603 : cluster [DBG] pgmap v9006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:36 smithi157 bash[20376]: audit 2022-05-01T01:15:35.449901+0000 mon.smithi157 (mon.0) 5901 : audit [DBG] from='client.? 172.21.15.157:0/515996386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:36 smithi165 bash[22175]: cluster 2022-05-01T01:15:35.075117+0000 mgr.smithi157.nfpzoe (mgr.14180) 9603 : cluster [DBG] pgmap v9006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:36 smithi165 bash[22175]: audit 2022-05-01T01:15:35.449901+0000 mon.smithi157 (mon.0) 5901 : audit [DBG] from='client.? 172.21.15.157:0/515996386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:38 smithi165 bash[22175]: cluster 2022-05-01T01:15:37.075746+0000 mgr.smithi157.nfpzoe (mgr.14180) 9604 : cluster [DBG] pgmap v9007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:38 smithi157 bash[20376]: cluster 2022-05-01T01:15:37.075746+0000 mgr.smithi157.nfpzoe (mgr.14180) 9604 : cluster [DBG] pgmap v9007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:39 smithi165 bash[22175]: audit 2022-05-01T01:15:39.086633+0000 mon.smithi157 (mon.0) 5902 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:15:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:39 smithi165 bash[22175]: audit 2022-05-01T01:15:39.089395+0000 mon.smithi157 (mon.0) 5903 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:15:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:39 smithi165 bash[22175]: audit 2022-05-01T01:15:39.091241+0000 mon.smithi157 (mon.0) 5904 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:15:39.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:39 smithi157 bash[20376]: audit 2022-05-01T01:15:39.086633+0000 mon.smithi157 (mon.0) 5902 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:15:39.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:39 smithi157 bash[20376]: audit 2022-05-01T01:15:39.089395+0000 mon.smithi157 (mon.0) 5903 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:15:39.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:39 smithi157 bash[20376]: audit 2022-05-01T01:15:39.091241+0000 mon.smithi157 (mon.0) 5904 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:15:40.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:15:40.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:15:40.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:15:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:40 smithi157 bash[20376]: cluster 2022-05-01T01:15:39.076409+0000 mgr.smithi157.nfpzoe (mgr.14180) 9605 : cluster [DBG] pgmap v9008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:40 smithi157 bash[20376]: cluster 2022-05-01T01:15:39.415969+0000 mgr.smithi157.nfpzoe (mgr.14180) 9606 : cluster [DBG] pgmap v9009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:40 smithi157 bash[20376]: cluster 2022-05-01T01:15:39.416399+0000 mgr.smithi157.nfpzoe (mgr.14180) 9607 : cluster [DBG] pgmap v9010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:40 smithi157 bash[20376]: audit 2022-05-01T01:15:39.423656+0000 mon.smithi157 (mon.0) 5905 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:15:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:40 smithi157 bash[20376]: audit 2022-05-01T01:15:39.434202+0000 mon.smithi157 (mon.0) 5906 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:15:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:40 smithi157 bash[20376]: cephadm 2022-05-01T01:15:39.435534+0000 mgr.smithi157.nfpzoe (mgr.14180) 9608 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:15:40.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:40 smithi157 bash[20376]: cephadm 2022-05-01T01:15:39.435616+0000 mgr.smithi157.nfpzoe (mgr.14180) 9609 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:15:40.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:15:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:40 smithi165 bash[22175]: cluster 2022-05-01T01:15:39.076409+0000 mgr.smithi157.nfpzoe (mgr.14180) 9605 : cluster [DBG] pgmap v9008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:40 smithi165 bash[22175]: cluster 2022-05-01T01:15:39.415969+0000 mgr.smithi157.nfpzoe (mgr.14180) 9606 : cluster [DBG] pgmap v9009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:40 smithi165 bash[22175]: cluster 2022-05-01T01:15:39.416399+0000 mgr.smithi157.nfpzoe (mgr.14180) 9607 : cluster [DBG] pgmap v9010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:40 smithi165 bash[22175]: audit 2022-05-01T01:15:39.423656+0000 mon.smithi157 (mon.0) 5905 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:15:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:40 smithi165 bash[22175]: audit 2022-05-01T01:15:39.434202+0000 mon.smithi157 (mon.0) 5906 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:15:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:40 smithi165 bash[22175]: cephadm 2022-05-01T01:15:39.435534+0000 mgr.smithi157.nfpzoe (mgr.14180) 9608 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:15:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:40 smithi165 bash[22175]: cephadm 2022-05-01T01:15:39.435616+0000 mgr.smithi157.nfpzoe (mgr.14180) 9609 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:15:41.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:41 smithi157 bash[20376]: audit 2022-05-01T01:15:40.775966+0000 mon.smithi157 (mon.0) 5907 : audit [DBG] from='client.? 172.21.15.157:0/725135725' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:41 smithi165 bash[22175]: audit 2022-05-01T01:15:40.775966+0000 mon.smithi157 (mon.0) 5907 : audit [DBG] from='client.? 172.21.15.157:0/725135725' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:42 smithi157 bash[20376]: cluster 2022-05-01T01:15:41.416993+0000 mgr.smithi157.nfpzoe (mgr.14180) 9610 : cluster [DBG] pgmap v9011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:42 smithi165 bash[22175]: cluster 2022-05-01T01:15:41.416993+0000 mgr.smithi157.nfpzoe (mgr.14180) 9610 : cluster [DBG] pgmap v9011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:44.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:44 smithi157 bash[20376]: cluster 2022-05-01T01:15:43.417623+0000 mgr.smithi157.nfpzoe (mgr.14180) 9611 : cluster [DBG] pgmap v9012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:44 smithi165 bash[22175]: cluster 2022-05-01T01:15:43.417623+0000 mgr.smithi157.nfpzoe (mgr.14180) 9611 : cluster [DBG] pgmap v9012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:45.798 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:15:45.798 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:15:45.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:15:46.131 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:15:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:46 smithi157 bash[20376]: cluster 2022-05-01T01:15:45.418276+0000 mgr.smithi157.nfpzoe (mgr.14180) 9612 : cluster [DBG] pgmap v9013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:46 smithi157 bash[20376]: audit 2022-05-01T01:15:46.107728+0000 mon.smithi157 (mon.0) 5908 : audit [DBG] from='client.? 172.21.15.157:0/1572830284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:46 smithi165 bash[22175]: cluster 2022-05-01T01:15:45.418276+0000 mgr.smithi157.nfpzoe (mgr.14180) 9612 : cluster [DBG] pgmap v9013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:46 smithi165 bash[22175]: audit 2022-05-01T01:15:46.107728+0000 mon.smithi157 (mon.0) 5908 : audit [DBG] from='client.? 172.21.15.157:0/1572830284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:48 smithi165 bash[22175]: cluster 2022-05-01T01:15:47.418919+0000 mgr.smithi157.nfpzoe (mgr.14180) 9613 : cluster [DBG] pgmap v9014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:48 smithi157 bash[20376]: cluster 2022-05-01T01:15:47.418919+0000 mgr.smithi157.nfpzoe (mgr.14180) 9613 : cluster [DBG] pgmap v9014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:50 smithi165 bash[22175]: cluster 2022-05-01T01:15:49.419515+0000 mgr.smithi157.nfpzoe (mgr.14180) 9614 : cluster [DBG] pgmap v9015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:50.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:50 smithi157 bash[20376]: cluster 2022-05-01T01:15:49.419515+0000 mgr.smithi157.nfpzoe (mgr.14180) 9614 : cluster [DBG] pgmap v9015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:51.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:15:51.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:15:51.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:15:51.458 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:15:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:51 smithi165 bash[22175]: audit 2022-05-01T01:15:51.440432+0000 mon.smithi157 (mon.0) 5909 : audit [DBG] from='client.? 172.21.15.157:0/1442137847' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:51 smithi157 bash[20376]: audit 2022-05-01T01:15:51.440432+0000 mon.smithi157 (mon.0) 5909 : audit [DBG] from='client.? 172.21.15.157:0/1442137847' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:52 smithi165 bash[22175]: cluster 2022-05-01T01:15:51.419955+0000 mgr.smithi157.nfpzoe (mgr.14180) 9615 : cluster [DBG] pgmap v9016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:52.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:52 smithi157 bash[20376]: cluster 2022-05-01T01:15:51.419955+0000 mgr.smithi157.nfpzoe (mgr.14180) 9615 : cluster [DBG] pgmap v9016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:54 smithi165 bash[22175]: cluster 2022-05-01T01:15:53.420528+0000 mgr.smithi157.nfpzoe (mgr.14180) 9616 : cluster [DBG] pgmap v9017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:54.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:54 smithi157 bash[20376]: cluster 2022-05-01T01:15:53.420528+0000 mgr.smithi157.nfpzoe (mgr.14180) 9616 : cluster [DBG] pgmap v9017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:56.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:15:56.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:15:56.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:15:56.781 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:15:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:56 smithi165 bash[22175]: cluster 2022-05-01T01:15:55.421141+0000 mgr.smithi157.nfpzoe (mgr.14180) 9617 : cluster [DBG] pgmap v9018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:56 smithi157 bash[20376]: cluster 2022-05-01T01:15:55.421141+0000 mgr.smithi157.nfpzoe (mgr.14180) 9617 : cluster [DBG] pgmap v9018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:57 smithi165 bash[22175]: audit 2022-05-01T01:15:56.764090+0000 mon.smithi157 (mon.0) 5910 : audit [DBG] from='client.? 172.21.15.157:0/1431100565' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:57.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:57 smithi157 bash[20376]: audit 2022-05-01T01:15:56.764090+0000 mon.smithi157 (mon.0) 5910 : audit [DBG] from='client.? 172.21.15.157:0/1431100565' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:15:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:15:58 smithi165 bash[22175]: cluster 2022-05-01T01:15:57.421734+0000 mgr.smithi157.nfpzoe (mgr.14180) 9618 : cluster [DBG] pgmap v9019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:15:58.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:15:58 smithi157 bash[20376]: cluster 2022-05-01T01:15:57.421734+0000 mgr.smithi157.nfpzoe (mgr.14180) 9618 : cluster [DBG] pgmap v9019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:00 smithi165 bash[22175]: cluster 2022-05-01T01:15:59.422430+0000 mgr.smithi157.nfpzoe (mgr.14180) 9619 : cluster [DBG] pgmap v9020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:00 smithi165 bash[22175]: audit 2022-05-01T01:15:59.531116+0000 mon.smithi157 (mon.0) 5911 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:16:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:00 smithi165 bash[22175]: audit 2022-05-01T01:15:59.967001+0000 mon.smithi157 (mon.0) 5912 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:16:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:00 smithi157 bash[20376]: cluster 2022-05-01T01:15:59.422430+0000 mgr.smithi157.nfpzoe (mgr.14180) 9619 : cluster [DBG] pgmap v9020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:00 smithi157 bash[20376]: audit 2022-05-01T01:15:59.531116+0000 mon.smithi157 (mon.0) 5911 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:16:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:00 smithi157 bash[20376]: audit 2022-05-01T01:15:59.967001+0000 mon.smithi157 (mon.0) 5912 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:16:01.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:16:01.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:16:01.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:16:02.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:16:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:02 smithi165 bash[22175]: cluster 2022-05-01T01:16:01.423093+0000 mgr.smithi157.nfpzoe (mgr.14180) 9620 : cluster [DBG] pgmap v9021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:02 smithi165 bash[22175]: audit 2022-05-01T01:16:02.091677+0000 mon.smithi157 (mon.0) 5913 : audit [DBG] from='client.? 172.21.15.157:0/3696640732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:02.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:02 smithi157 bash[20376]: cluster 2022-05-01T01:16:01.423093+0000 mgr.smithi157.nfpzoe (mgr.14180) 9620 : cluster [DBG] pgmap v9021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:02.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:02 smithi157 bash[20376]: audit 2022-05-01T01:16:02.091677+0000 mon.smithi157 (mon.0) 5913 : audit [DBG] from='client.? 172.21.15.157:0/3696640732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:04 smithi165 bash[22175]: cluster 2022-05-01T01:16:03.423738+0000 mgr.smithi157.nfpzoe (mgr.14180) 9621 : cluster [DBG] pgmap v9022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:04 smithi157 bash[20376]: cluster 2022-05-01T01:16:03.423738+0000 mgr.smithi157.nfpzoe (mgr.14180) 9621 : cluster [DBG] pgmap v9022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:06 smithi165 bash[22175]: cluster 2022-05-01T01:16:05.424334+0000 mgr.smithi157.nfpzoe (mgr.14180) 9622 : cluster [DBG] pgmap v9023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:06.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:06 smithi157 bash[20376]: cluster 2022-05-01T01:16:05.424334+0000 mgr.smithi157.nfpzoe (mgr.14180) 9622 : cluster [DBG] pgmap v9023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:07.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:16:07.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:16:07.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:16:07.433 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:16:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:08 smithi165 bash[22175]: audit 2022-05-01T01:16:07.414474+0000 mon.smithi157 (mon.0) 5914 : audit [DBG] from='client.? 172.21.15.157:0/1214107071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:08 smithi165 bash[22175]: cluster 2022-05-01T01:16:07.424930+0000 mgr.smithi157.nfpzoe (mgr.14180) 9623 : cluster [DBG] pgmap v9024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:08 smithi157 bash[20376]: audit 2022-05-01T01:16:07.414474+0000 mon.smithi157 (mon.0) 5914 : audit [DBG] from='client.? 172.21.15.157:0/1214107071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:08 smithi157 bash[20376]: cluster 2022-05-01T01:16:07.424930+0000 mgr.smithi157.nfpzoe (mgr.14180) 9623 : cluster [DBG] pgmap v9024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:10 smithi165 bash[22175]: cluster 2022-05-01T01:16:09.425537+0000 mgr.smithi157.nfpzoe (mgr.14180) 9624 : cluster [DBG] pgmap v9025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:10.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:10 smithi157 bash[20376]: cluster 2022-05-01T01:16:09.425537+0000 mgr.smithi157.nfpzoe (mgr.14180) 9624 : cluster [DBG] pgmap v9025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:12.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:16:12.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:16:12.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:16:12.770 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:16:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:12 smithi165 bash[22175]: cluster 2022-05-01T01:16:11.426140+0000 mgr.smithi157.nfpzoe (mgr.14180) 9625 : cluster [DBG] pgmap v9026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:12.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:12 smithi157 bash[20376]: cluster 2022-05-01T01:16:11.426140+0000 mgr.smithi157.nfpzoe (mgr.14180) 9625 : cluster [DBG] pgmap v9026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:13 smithi165 bash[22175]: audit 2022-05-01T01:16:12.748084+0000 mon.smithi157 (mon.0) 5915 : audit [DBG] from='client.? 172.21.15.157:0/2877043116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:13.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:13 smithi157 bash[20376]: audit 2022-05-01T01:16:12.748084+0000 mon.smithi157 (mon.0) 5915 : audit [DBG] from='client.? 172.21.15.157:0/2877043116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:14 smithi165 bash[22175]: cluster 2022-05-01T01:16:13.426839+0000 mgr.smithi157.nfpzoe (mgr.14180) 9626 : cluster [DBG] pgmap v9027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:14.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:14 smithi157 bash[20376]: cluster 2022-05-01T01:16:13.426839+0000 mgr.smithi157.nfpzoe (mgr.14180) 9626 : cluster [DBG] pgmap v9027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:16 smithi165 bash[22175]: cluster 2022-05-01T01:16:15.427457+0000 mgr.smithi157.nfpzoe (mgr.14180) 9627 : cluster [DBG] pgmap v9028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:16.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:16 smithi157 bash[20376]: cluster 2022-05-01T01:16:15.427457+0000 mgr.smithi157.nfpzoe (mgr.14180) 9627 : cluster [DBG] pgmap v9028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:17.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:16:17.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:16:17.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:16:18.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:16:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:18 smithi165 bash[22175]: cluster 2022-05-01T01:16:17.428087+0000 mgr.smithi157.nfpzoe (mgr.14180) 9628 : cluster [DBG] pgmap v9029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:18 smithi157 bash[20376]: cluster 2022-05-01T01:16:17.428087+0000 mgr.smithi157.nfpzoe (mgr.14180) 9628 : cluster [DBG] pgmap v9029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:19 smithi165 bash[22175]: audit 2022-05-01T01:16:18.075124+0000 mon.smithi157 (mon.0) 5916 : audit [DBG] from='client.? 172.21.15.157:0/2549930610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:19 smithi157 bash[20376]: audit 2022-05-01T01:16:18.075124+0000 mon.smithi157 (mon.0) 5916 : audit [DBG] from='client.? 172.21.15.157:0/2549930610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:20 smithi165 bash[22175]: cluster 2022-05-01T01:16:19.428745+0000 mgr.smithi157.nfpzoe (mgr.14180) 9629 : cluster [DBG] pgmap v9030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:20 smithi157 bash[20376]: cluster 2022-05-01T01:16:19.428745+0000 mgr.smithi157.nfpzoe (mgr.14180) 9629 : cluster [DBG] pgmap v9030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:22 smithi165 bash[22175]: cluster 2022-05-01T01:16:21.429407+0000 mgr.smithi157.nfpzoe (mgr.14180) 9630 : cluster [DBG] pgmap v9031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:22.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:22 smithi157 bash[20376]: cluster 2022-05-01T01:16:21.429407+0000 mgr.smithi157.nfpzoe (mgr.14180) 9630 : cluster [DBG] pgmap v9031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:23.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:16:23.097 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:16:23.097 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:16:23.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:16:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:23 smithi165 bash[22175]: audit 2022-05-01T01:16:23.400792+0000 mon.smithi157 (mon.0) 5917 : audit [DBG] from='client.? 172.21.15.157:0/3082466375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:23.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:23 smithi157 bash[20376]: audit 2022-05-01T01:16:23.400792+0000 mon.smithi157 (mon.0) 5917 : audit [DBG] from='client.? 172.21.15.157:0/3082466375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:24 smithi165 bash[22175]: cluster 2022-05-01T01:16:23.430056+0000 mgr.smithi157.nfpzoe (mgr.14180) 9631 : cluster [DBG] pgmap v9032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:24.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:24 smithi157 bash[20376]: cluster 2022-05-01T01:16:23.430056+0000 mgr.smithi157.nfpzoe (mgr.14180) 9631 : cluster [DBG] pgmap v9032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:26 smithi165 bash[22175]: cluster 2022-05-01T01:16:25.430670+0000 mgr.smithi157.nfpzoe (mgr.14180) 9632 : cluster [DBG] pgmap v9033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:26.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:26 smithi157 bash[20376]: cluster 2022-05-01T01:16:25.430670+0000 mgr.smithi157.nfpzoe (mgr.14180) 9632 : cluster [DBG] pgmap v9033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:28 smithi165 bash[22175]: cluster 2022-05-01T01:16:27.431356+0000 mgr.smithi157.nfpzoe (mgr.14180) 9633 : cluster [DBG] pgmap v9034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:28.427 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:16:28.427 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:16:28.427 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:16:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:28 smithi157 bash[20376]: cluster 2022-05-01T01:16:27.431356+0000 mgr.smithi157.nfpzoe (mgr.14180) 9633 : cluster [DBG] pgmap v9034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:28.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:16:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:29 smithi165 bash[22175]: audit 2022-05-01T01:16:28.737200+0000 mon.smithi157 (mon.0) 5918 : audit [DBG] from='client.? 172.21.15.157:0/803766978' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:29.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:29 smithi157 bash[20376]: audit 2022-05-01T01:16:28.737200+0000 mon.smithi157 (mon.0) 5918 : audit [DBG] from='client.? 172.21.15.157:0/803766978' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:30 smithi165 bash[22175]: cluster 2022-05-01T01:16:29.431973+0000 mgr.smithi157.nfpzoe (mgr.14180) 9634 : cluster [DBG] pgmap v9035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:30.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:30 smithi157 bash[20376]: cluster 2022-05-01T01:16:29.431973+0000 mgr.smithi157.nfpzoe (mgr.14180) 9634 : cluster [DBG] pgmap v9035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:32 smithi165 bash[22175]: cluster 2022-05-01T01:16:31.432582+0000 mgr.smithi157.nfpzoe (mgr.14180) 9635 : cluster [DBG] pgmap v9036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:32.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:32 smithi157 bash[20376]: cluster 2022-05-01T01:16:31.432582+0000 mgr.smithi157.nfpzoe (mgr.14180) 9635 : cluster [DBG] pgmap v9036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:33.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:16:33.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:16:33.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:16:34.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:16:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:34 smithi165 bash[22175]: cluster 2022-05-01T01:16:33.433186+0000 mgr.smithi157.nfpzoe (mgr.14180) 9636 : cluster [DBG] pgmap v9037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:34 smithi165 bash[22175]: audit 2022-05-01T01:16:34.059825+0000 mon.smithi157 (mon.0) 5919 : audit [DBG] from='client.? 172.21.15.157:0/2867297166' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:34 smithi157 bash[20376]: cluster 2022-05-01T01:16:33.433186+0000 mgr.smithi157.nfpzoe (mgr.14180) 9636 : cluster [DBG] pgmap v9037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:34 smithi157 bash[20376]: audit 2022-05-01T01:16:34.059825+0000 mon.smithi157 (mon.0) 5919 : audit [DBG] from='client.? 172.21.15.157:0/2867297166' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:36 smithi165 bash[22175]: cluster 2022-05-01T01:16:35.433749+0000 mgr.smithi157.nfpzoe (mgr.14180) 9637 : cluster [DBG] pgmap v9038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:36.954 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:36 smithi157 bash[20376]: cluster 2022-05-01T01:16:35.433749+0000 mgr.smithi157.nfpzoe (mgr.14180) 9637 : cluster [DBG] pgmap v9038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:38 smithi165 bash[22175]: cluster 2022-05-01T01:16:37.434309+0000 mgr.smithi157.nfpzoe (mgr.14180) 9638 : cluster [DBG] pgmap v9039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:38.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:38 smithi157 bash[20376]: cluster 2022-05-01T01:16:37.434309+0000 mgr.smithi157.nfpzoe (mgr.14180) 9638 : cluster [DBG] pgmap v9039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:39.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:16:39.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:16:39.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:16:39.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:16:39.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:39 smithi157 bash[20376]: audit 2022-05-01T01:16:39.393054+0000 mon.smithi157 (mon.0) 5920 : audit [DBG] from='client.? 172.21.15.157:0/2010239442' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:39 smithi165 bash[22175]: audit 2022-05-01T01:16:39.393054+0000 mon.smithi157 (mon.0) 5920 : audit [DBG] from='client.? 172.21.15.157:0/2010239442' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:40 smithi165 bash[22175]: cluster 2022-05-01T01:16:39.434925+0000 mgr.smithi157.nfpzoe (mgr.14180) 9639 : cluster [DBG] pgmap v9040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:40 smithi165 bash[22175]: audit 2022-05-01T01:16:39.443591+0000 mon.smithi157 (mon.0) 5921 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:16:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:40 smithi165 bash[22175]: audit 2022-05-01T01:16:39.446571+0000 mon.smithi157 (mon.0) 5922 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:16:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:40 smithi165 bash[22175]: audit 2022-05-01T01:16:39.452322+0000 mon.smithi157 (mon.0) 5923 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:16:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:40 smithi165 bash[22175]: audit 2022-05-01T01:16:39.779960+0000 mon.smithi157 (mon.0) 5924 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:16:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:40 smithi165 bash[22175]: audit 2022-05-01T01:16:39.789370+0000 mon.smithi157 (mon.0) 5925 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:16:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:40 smithi157 bash[20376]: cluster 2022-05-01T01:16:39.434925+0000 mgr.smithi157.nfpzoe (mgr.14180) 9639 : cluster [DBG] pgmap v9040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:40 smithi157 bash[20376]: audit 2022-05-01T01:16:39.443591+0000 mon.smithi157 (mon.0) 5921 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:16:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:40 smithi157 bash[20376]: audit 2022-05-01T01:16:39.446571+0000 mon.smithi157 (mon.0) 5922 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:16:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:40 smithi157 bash[20376]: audit 2022-05-01T01:16:39.452322+0000 mon.smithi157 (mon.0) 5923 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:16:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:40 smithi157 bash[20376]: audit 2022-05-01T01:16:39.779960+0000 mon.smithi157 (mon.0) 5924 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:16:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:40 smithi157 bash[20376]: audit 2022-05-01T01:16:39.789370+0000 mon.smithi157 (mon.0) 5925 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:16:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:41 smithi165 bash[22175]: cluster 2022-05-01T01:16:39.773334+0000 mgr.smithi157.nfpzoe (mgr.14180) 9640 : cluster [DBG] pgmap v9041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:41 smithi165 bash[22175]: cluster 2022-05-01T01:16:39.773838+0000 mgr.smithi157.nfpzoe (mgr.14180) 9641 : cluster [DBG] pgmap v9042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:41 smithi165 bash[22175]: cephadm 2022-05-01T01:16:39.790912+0000 mgr.smithi157.nfpzoe (mgr.14180) 9642 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:16:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:41 smithi165 bash[22175]: cephadm 2022-05-01T01:16:39.791089+0000 mgr.smithi157.nfpzoe (mgr.14180) 9643 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:16:41.956 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:41 smithi157 bash[20376]: cluster 2022-05-01T01:16:39.773334+0000 mgr.smithi157.nfpzoe (mgr.14180) 9640 : cluster [DBG] pgmap v9041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:41.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:41 smithi157 bash[20376]: cluster 2022-05-01T01:16:39.773838+0000 mgr.smithi157.nfpzoe (mgr.14180) 9641 : cluster [DBG] pgmap v9042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:41.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:41 smithi157 bash[20376]: cephadm 2022-05-01T01:16:39.790912+0000 mgr.smithi157.nfpzoe (mgr.14180) 9642 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:16:41.957 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:41 smithi157 bash[20376]: cephadm 2022-05-01T01:16:39.791089+0000 mgr.smithi157.nfpzoe (mgr.14180) 9643 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:16:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:43 smithi165 bash[22175]: cluster 2022-05-01T01:16:41.774494+0000 mgr.smithi157.nfpzoe (mgr.14180) 9644 : cluster [DBG] pgmap v9043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:43.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:43 smithi157 bash[20376]: cluster 2022-05-01T01:16:41.774494+0000 mgr.smithi157.nfpzoe (mgr.14180) 9644 : cluster [DBG] pgmap v9043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:44.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:16:44.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:16:44.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:16:44.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:16:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:45 smithi165 bash[22175]: cluster 2022-05-01T01:16:43.775151+0000 mgr.smithi157.nfpzoe (mgr.14180) 9645 : cluster [DBG] pgmap v9044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:45 smithi165 bash[22175]: audit 2022-05-01T01:16:44.724410+0000 mon.smithi157 (mon.0) 5926 : audit [DBG] from='client.? 172.21.15.157:0/767736688' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:45.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:45 smithi157 bash[20376]: cluster 2022-05-01T01:16:43.775151+0000 mgr.smithi157.nfpzoe (mgr.14180) 9645 : cluster [DBG] pgmap v9044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:45.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:45 smithi157 bash[20376]: audit 2022-05-01T01:16:44.724410+0000 mon.smithi157 (mon.0) 5926 : audit [DBG] from='client.? 172.21.15.157:0/767736688' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:47 smithi165 bash[22175]: cluster 2022-05-01T01:16:45.775743+0000 mgr.smithi157.nfpzoe (mgr.14180) 9646 : cluster [DBG] pgmap v9045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:47.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:47 smithi157 bash[20376]: cluster 2022-05-01T01:16:45.775743+0000 mgr.smithi157.nfpzoe (mgr.14180) 9646 : cluster [DBG] pgmap v9045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:49.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:16:49.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:16:49.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:16:49.786 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:49 smithi157 bash[20376]: cluster 2022-05-01T01:16:47.776372+0000 mgr.smithi157.nfpzoe (mgr.14180) 9647 : cluster [DBG] pgmap v9046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:49 smithi165 bash[22175]: cluster 2022-05-01T01:16:47.776372+0000 mgr.smithi157.nfpzoe (mgr.14180) 9647 : cluster [DBG] pgmap v9046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:50.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:16:50.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:50 smithi165 bash[22175]: audit 2022-05-01T01:16:50.054406+0000 mon.smithi157 (mon.0) 5927 : audit [DBG] from='client.? 172.21.15.157:0/392981198' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:50.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:50 smithi157 bash[20376]: audit 2022-05-01T01:16:50.054406+0000 mon.smithi157 (mon.0) 5927 : audit [DBG] from='client.? 172.21.15.157:0/392981198' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:51 smithi165 bash[22175]: cluster 2022-05-01T01:16:49.777128+0000 mgr.smithi157.nfpzoe (mgr.14180) 9648 : cluster [DBG] pgmap v9047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:51 smithi157 bash[20376]: cluster 2022-05-01T01:16:49.777128+0000 mgr.smithi157.nfpzoe (mgr.14180) 9648 : cluster [DBG] pgmap v9047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:53 smithi165 bash[22175]: cluster 2022-05-01T01:16:51.777796+0000 mgr.smithi157.nfpzoe (mgr.14180) 9649 : cluster [DBG] pgmap v9048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:53 smithi157 bash[20376]: cluster 2022-05-01T01:16:51.777796+0000 mgr.smithi157.nfpzoe (mgr.14180) 9649 : cluster [DBG] pgmap v9048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:55.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:16:55.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:16:55.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:16:55.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:16:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:55 smithi165 bash[22175]: cluster 2022-05-01T01:16:53.778412+0000 mgr.smithi157.nfpzoe (mgr.14180) 9650 : cluster [DBG] pgmap v9049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:55 smithi165 bash[22175]: audit 2022-05-01T01:16:55.375517+0000 mon.smithi157 (mon.0) 5928 : audit [DBG] from='client.? 172.21.15.157:0/2064955242' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:55 smithi157 bash[20376]: cluster 2022-05-01T01:16:53.778412+0000 mgr.smithi157.nfpzoe (mgr.14180) 9650 : cluster [DBG] pgmap v9049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:55 smithi157 bash[20376]: audit 2022-05-01T01:16:55.375517+0000 mon.smithi157 (mon.0) 5928 : audit [DBG] from='client.? 172.21.15.157:0/2064955242' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:16:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:57 smithi165 bash[22175]: cluster 2022-05-01T01:16:55.779057+0000 mgr.smithi157.nfpzoe (mgr.14180) 9651 : cluster [DBG] pgmap v9050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:57.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:57 smithi157 bash[20376]: cluster 2022-05-01T01:16:55.779057+0000 mgr.smithi157.nfpzoe (mgr.14180) 9651 : cluster [DBG] pgmap v9050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:59 smithi165 bash[22175]: cluster 2022-05-01T01:16:57.779696+0000 mgr.smithi157.nfpzoe (mgr.14180) 9652 : cluster [DBG] pgmap v9051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:59.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:16:59 smithi165 bash[22175]: audit 2022-05-01T01:16:59.535128+0000 mon.smithi157 (mon.0) 5929 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:16:59.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:59 smithi157 bash[20376]: cluster 2022-05-01T01:16:57.779696+0000 mgr.smithi157.nfpzoe (mgr.14180) 9652 : cluster [DBG] pgmap v9051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:16:59.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:16:59 smithi157 bash[20376]: audit 2022-05-01T01:16:59.535128+0000 mon.smithi157 (mon.0) 5929 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:17:00.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:17:00.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:17:00.398 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:17:00.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:17:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:00 smithi165 bash[22175]: audit 2022-05-01T01:16:59.974450+0000 mon.smithi157 (mon.0) 5930 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:17:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:00 smithi157 bash[20376]: audit 2022-05-01T01:16:59.974450+0000 mon.smithi157 (mon.0) 5930 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:17:01.876 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:01 smithi157 bash[20376]: cluster 2022-05-01T01:16:59.780443+0000 mgr.smithi157.nfpzoe (mgr.14180) 9653 : cluster [DBG] pgmap v9052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:01.876 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:01 smithi157 bash[20376]: audit 2022-05-01T01:17:00.700761+0000 mon.smithi157 (mon.0) 5931 : audit [DBG] from='client.? 172.21.15.157:0/3811816148' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:01 smithi165 bash[22175]: cluster 2022-05-01T01:16:59.780443+0000 mgr.smithi157.nfpzoe (mgr.14180) 9653 : cluster [DBG] pgmap v9052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:01 smithi165 bash[22175]: audit 2022-05-01T01:17:00.700761+0000 mon.smithi157 (mon.0) 5931 : audit [DBG] from='client.? 172.21.15.157:0/3811816148' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:03 smithi165 bash[22175]: cluster 2022-05-01T01:17:01.781133+0000 mgr.smithi157.nfpzoe (mgr.14180) 9654 : cluster [DBG] pgmap v9053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:03.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:03 smithi157 bash[20376]: cluster 2022-05-01T01:17:01.781133+0000 mgr.smithi157.nfpzoe (mgr.14180) 9654 : cluster [DBG] pgmap v9053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:05.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:17:05.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:17:05.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:17:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:05 smithi165 bash[22175]: cluster 2022-05-01T01:17:03.781795+0000 mgr.smithi157.nfpzoe (mgr.14180) 9655 : cluster [DBG] pgmap v9054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:05.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:05 smithi157 bash[20376]: cluster 2022-05-01T01:17:03.781795+0000 mgr.smithi157.nfpzoe (mgr.14180) 9655 : cluster [DBG] pgmap v9054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:06.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:17:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:06 smithi165 bash[22175]: audit 2022-05-01T01:17:06.032628+0000 mon.smithi157 (mon.0) 5932 : audit [DBG] from='client.? 172.21.15.157:0/1988391673' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:06.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:06 smithi157 bash[20376]: audit 2022-05-01T01:17:06.032628+0000 mon.smithi157 (mon.0) 5932 : audit [DBG] from='client.? 172.21.15.157:0/1988391673' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:07 smithi165 bash[22175]: cluster 2022-05-01T01:17:05.782396+0000 mgr.smithi157.nfpzoe (mgr.14180) 9656 : cluster [DBG] pgmap v9055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:07 smithi157 bash[20376]: cluster 2022-05-01T01:17:05.782396+0000 mgr.smithi157.nfpzoe (mgr.14180) 9656 : cluster [DBG] pgmap v9055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:09 smithi165 bash[22175]: cluster 2022-05-01T01:17:07.783011+0000 mgr.smithi157.nfpzoe (mgr.14180) 9657 : cluster [DBG] pgmap v9056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:09.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:09 smithi157 bash[20376]: cluster 2022-05-01T01:17:07.783011+0000 mgr.smithi157.nfpzoe (mgr.14180) 9657 : cluster [DBG] pgmap v9056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:11.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:17:11.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:17:11.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:17:11.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:17:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:11 smithi165 bash[22175]: cluster 2022-05-01T01:17:09.783624+0000 mgr.smithi157.nfpzoe (mgr.14180) 9658 : cluster [DBG] pgmap v9057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:11 smithi165 bash[22175]: audit 2022-05-01T01:17:11.357901+0000 mon.smithi157 (mon.0) 5933 : audit [DBG] from='client.? 172.21.15.157:0/1022873113' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:11 smithi157 bash[20376]: cluster 2022-05-01T01:17:09.783624+0000 mgr.smithi157.nfpzoe (mgr.14180) 9658 : cluster [DBG] pgmap v9057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:11 smithi157 bash[20376]: audit 2022-05-01T01:17:11.357901+0000 mon.smithi157 (mon.0) 5933 : audit [DBG] from='client.? 172.21.15.157:0/1022873113' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:13 smithi165 bash[22175]: cluster 2022-05-01T01:17:11.784290+0000 mgr.smithi157.nfpzoe (mgr.14180) 9659 : cluster [DBG] pgmap v9058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:13.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:13 smithi157 bash[20376]: cluster 2022-05-01T01:17:11.784290+0000 mgr.smithi157.nfpzoe (mgr.14180) 9659 : cluster [DBG] pgmap v9058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:15 smithi165 bash[22175]: cluster 2022-05-01T01:17:13.784918+0000 mgr.smithi157.nfpzoe (mgr.14180) 9660 : cluster [DBG] pgmap v9059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:15.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:15 smithi157 bash[20376]: cluster 2022-05-01T01:17:13.784918+0000 mgr.smithi157.nfpzoe (mgr.14180) 9660 : cluster [DBG] pgmap v9059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:16.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:17:16.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:17:16.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:17:16.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:17:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:17 smithi165 bash[22175]: cluster 2022-05-01T01:17:15.785480+0000 mgr.smithi157.nfpzoe (mgr.14180) 9661 : cluster [DBG] pgmap v9060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:17 smithi165 bash[22175]: audit 2022-05-01T01:17:16.687512+0000 mon.smithi157 (mon.0) 5934 : audit [DBG] from='client.? 172.21.15.157:0/3229840530' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:17 smithi157 bash[20376]: cluster 2022-05-01T01:17:15.785480+0000 mgr.smithi157.nfpzoe (mgr.14180) 9661 : cluster [DBG] pgmap v9060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:17 smithi157 bash[20376]: audit 2022-05-01T01:17:16.687512+0000 mon.smithi157 (mon.0) 5934 : audit [DBG] from='client.? 172.21.15.157:0/3229840530' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:19 smithi165 bash[22175]: cluster 2022-05-01T01:17:17.786117+0000 mgr.smithi157.nfpzoe (mgr.14180) 9662 : cluster [DBG] pgmap v9061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:19.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:19 smithi157 bash[20376]: cluster 2022-05-01T01:17:17.786117+0000 mgr.smithi157.nfpzoe (mgr.14180) 9662 : cluster [DBG] pgmap v9061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:21.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:17:21.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:17:21.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:17:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:21 smithi165 bash[22175]: cluster 2022-05-01T01:17:19.786736+0000 mgr.smithi157.nfpzoe (mgr.14180) 9663 : cluster [DBG] pgmap v9062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:21.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:21 smithi157 bash[20376]: cluster 2022-05-01T01:17:19.786736+0000 mgr.smithi157.nfpzoe (mgr.14180) 9663 : cluster [DBG] pgmap v9062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:22.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:17:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:22 smithi165 bash[22175]: audit 2022-05-01T01:17:22.013701+0000 mon.smithi157 (mon.0) 5935 : audit [DBG] from='client.? 172.21.15.157:0/2865890851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:22.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:22 smithi157 bash[20376]: audit 2022-05-01T01:17:22.013701+0000 mon.smithi157 (mon.0) 5935 : audit [DBG] from='client.? 172.21.15.157:0/2865890851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:23 smithi165 bash[22175]: cluster 2022-05-01T01:17:21.787383+0000 mgr.smithi157.nfpzoe (mgr.14180) 9664 : cluster [DBG] pgmap v9063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:23.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:23 smithi157 bash[20376]: cluster 2022-05-01T01:17:21.787383+0000 mgr.smithi157.nfpzoe (mgr.14180) 9664 : cluster [DBG] pgmap v9063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:25 smithi165 bash[22175]: cluster 2022-05-01T01:17:23.788059+0000 mgr.smithi157.nfpzoe (mgr.14180) 9665 : cluster [DBG] pgmap v9064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:25.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:25 smithi157 bash[20376]: cluster 2022-05-01T01:17:23.788059+0000 mgr.smithi157.nfpzoe (mgr.14180) 9665 : cluster [DBG] pgmap v9064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:27.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:17:27.036 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:17:27.036 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:17:27.370 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:17:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:27 smithi165 bash[22175]: cluster 2022-05-01T01:17:25.788613+0000 mgr.smithi157.nfpzoe (mgr.14180) 9666 : cluster [DBG] pgmap v9065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:27 smithi165 bash[22175]: audit 2022-05-01T01:17:27.346720+0000 mon.smithi157 (mon.0) 5936 : audit [DBG] from='client.? 172.21.15.157:0/377776371' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:27 smithi157 bash[20376]: cluster 2022-05-01T01:17:25.788613+0000 mgr.smithi157.nfpzoe (mgr.14180) 9666 : cluster [DBG] pgmap v9065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:27 smithi157 bash[20376]: audit 2022-05-01T01:17:27.346720+0000 mon.smithi157 (mon.0) 5936 : audit [DBG] from='client.? 172.21.15.157:0/377776371' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:28.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:28 smithi157 bash[20376]: cluster 2022-05-01T01:17:27.789240+0000 mgr.smithi157.nfpzoe (mgr.14180) 9667 : cluster [DBG] pgmap v9066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:28 smithi165 bash[22175]: cluster 2022-05-01T01:17:27.789240+0000 mgr.smithi157.nfpzoe (mgr.14180) 9667 : cluster [DBG] pgmap v9066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:30 smithi165 bash[22175]: cluster 2022-05-01T01:17:29.789824+0000 mgr.smithi157.nfpzoe (mgr.14180) 9668 : cluster [DBG] pgmap v9067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:31.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:30 smithi157 bash[20376]: cluster 2022-05-01T01:17:29.789824+0000 mgr.smithi157.nfpzoe (mgr.14180) 9668 : cluster [DBG] pgmap v9067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:32.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:17:32.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:17:32.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:17:32.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:17:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:33 smithi165 bash[22175]: cluster 2022-05-01T01:17:31.790413+0000 mgr.smithi157.nfpzoe (mgr.14180) 9669 : cluster [DBG] pgmap v9068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:33 smithi165 bash[22175]: audit 2022-05-01T01:17:32.682493+0000 mon.smithi157 (mon.0) 5937 : audit [DBG] from='client.? 172.21.15.157:0/762724055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:33 smithi157 bash[20376]: cluster 2022-05-01T01:17:31.790413+0000 mgr.smithi157.nfpzoe (mgr.14180) 9669 : cluster [DBG] pgmap v9068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:33 smithi157 bash[20376]: audit 2022-05-01T01:17:32.682493+0000 mon.smithi157 (mon.0) 5937 : audit [DBG] from='client.? 172.21.15.157:0/762724055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:35 smithi165 bash[22175]: cluster 2022-05-01T01:17:33.790981+0000 mgr.smithi157.nfpzoe (mgr.14180) 9670 : cluster [DBG] pgmap v9069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:35 smithi157 bash[20376]: cluster 2022-05-01T01:17:33.790981+0000 mgr.smithi157.nfpzoe (mgr.14180) 9670 : cluster [DBG] pgmap v9069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:37 smithi165 bash[22175]: cluster 2022-05-01T01:17:35.791614+0000 mgr.smithi157.nfpzoe (mgr.14180) 9671 : cluster [DBG] pgmap v9070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:37.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:37 smithi157 bash[20376]: cluster 2022-05-01T01:17:35.791614+0000 mgr.smithi157.nfpzoe (mgr.14180) 9671 : cluster [DBG] pgmap v9070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:37.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:17:37.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:17:37.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:17:38.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:17:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:38 smithi165 bash[22175]: audit 2022-05-01T01:17:38.013471+0000 mon.smithi157 (mon.0) 5938 : audit [DBG] from='client.? 172.21.15.157:0/4268608257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:38.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:38 smithi157 bash[20376]: audit 2022-05-01T01:17:38.013471+0000 mon.smithi157 (mon.0) 5938 : audit [DBG] from='client.? 172.21.15.157:0/4268608257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:39 smithi165 bash[22175]: cluster 2022-05-01T01:17:37.792216+0000 mgr.smithi157.nfpzoe (mgr.14180) 9672 : cluster [DBG] pgmap v9071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:39.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:39 smithi157 bash[20376]: cluster 2022-05-01T01:17:37.792216+0000 mgr.smithi157.nfpzoe (mgr.14180) 9672 : cluster [DBG] pgmap v9071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:40 smithi165 bash[22175]: audit 2022-05-01T01:17:39.803216+0000 mon.smithi157 (mon.0) 5939 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:17:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:40 smithi165 bash[22175]: audit 2022-05-01T01:17:39.805957+0000 mon.smithi157 (mon.0) 5940 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:17:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:40 smithi165 bash[22175]: audit 2022-05-01T01:17:39.807776+0000 mon.smithi157 (mon.0) 5941 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:17:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:40 smithi157 bash[20376]: audit 2022-05-01T01:17:39.803216+0000 mon.smithi157 (mon.0) 5939 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:17:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:40 smithi157 bash[20376]: audit 2022-05-01T01:17:39.805957+0000 mon.smithi157 (mon.0) 5940 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:17:40.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:40 smithi157 bash[20376]: audit 2022-05-01T01:17:39.807776+0000 mon.smithi157 (mon.0) 5941 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:17:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:41 smithi157 bash[20376]: cluster 2022-05-01T01:17:39.792868+0000 mgr.smithi157.nfpzoe (mgr.14180) 9673 : cluster [DBG] pgmap v9072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:41 smithi157 bash[20376]: cluster 2022-05-01T01:17:40.135699+0000 mgr.smithi157.nfpzoe (mgr.14180) 9674 : cluster [DBG] pgmap v9073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:41 smithi157 bash[20376]: cluster 2022-05-01T01:17:40.136057+0000 mgr.smithi157.nfpzoe (mgr.14180) 9675 : cluster [DBG] pgmap v9074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:41 smithi157 bash[20376]: audit 2022-05-01T01:17:40.143117+0000 mon.smithi157 (mon.0) 5942 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:17:41.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:41 smithi157 bash[20376]: audit 2022-05-01T01:17:40.150721+0000 mon.smithi157 (mon.0) 5943 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:17:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:41 smithi157 bash[20376]: cephadm 2022-05-01T01:17:40.151969+0000 mgr.smithi157.nfpzoe (mgr.14180) 9676 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:17:41.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:41 smithi157 bash[20376]: cephadm 2022-05-01T01:17:40.152175+0000 mgr.smithi157.nfpzoe (mgr.14180) 9677 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:17:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:41 smithi165 bash[22175]: cluster 2022-05-01T01:17:39.792868+0000 mgr.smithi157.nfpzoe (mgr.14180) 9673 : cluster [DBG] pgmap v9072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:41 smithi165 bash[22175]: cluster 2022-05-01T01:17:40.135699+0000 mgr.smithi157.nfpzoe (mgr.14180) 9674 : cluster [DBG] pgmap v9073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:41 smithi165 bash[22175]: cluster 2022-05-01T01:17:40.136057+0000 mgr.smithi157.nfpzoe (mgr.14180) 9675 : cluster [DBG] pgmap v9074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:41 smithi165 bash[22175]: audit 2022-05-01T01:17:40.143117+0000 mon.smithi157 (mon.0) 5942 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:17:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:41 smithi165 bash[22175]: audit 2022-05-01T01:17:40.150721+0000 mon.smithi157 (mon.0) 5943 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:17:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:41 smithi165 bash[22175]: cephadm 2022-05-01T01:17:40.151969+0000 mgr.smithi157.nfpzoe (mgr.14180) 9676 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:17:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:41 smithi165 bash[22175]: cephadm 2022-05-01T01:17:40.152175+0000 mgr.smithi157.nfpzoe (mgr.14180) 9677 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:17:43.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:17:43.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:17:43.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:17:43.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:17:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:43 smithi165 bash[22175]: cluster 2022-05-01T01:17:42.136738+0000 mgr.smithi157.nfpzoe (mgr.14180) 9678 : cluster [DBG] pgmap v9075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:43 smithi157 bash[20376]: cluster 2022-05-01T01:17:42.136738+0000 mgr.smithi157.nfpzoe (mgr.14180) 9678 : cluster [DBG] pgmap v9075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:44 smithi165 bash[22175]: audit 2022-05-01T01:17:43.341045+0000 mon.smithi157 (mon.0) 5944 : audit [DBG] from='client.? 172.21.15.157:0/526188345' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:44 smithi157 bash[20376]: audit 2022-05-01T01:17:43.341045+0000 mon.smithi157 (mon.0) 5944 : audit [DBG] from='client.? 172.21.15.157:0/526188345' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:45 smithi165 bash[22175]: cluster 2022-05-01T01:17:44.137484+0000 mgr.smithi157.nfpzoe (mgr.14180) 9679 : cluster [DBG] pgmap v9076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:45.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:45 smithi157 bash[20376]: cluster 2022-05-01T01:17:44.137484+0000 mgr.smithi157.nfpzoe (mgr.14180) 9679 : cluster [DBG] pgmap v9076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:47 smithi157 bash[20376]: cluster 2022-05-01T01:17:46.138119+0000 mgr.smithi157.nfpzoe (mgr.14180) 9680 : cluster [DBG] pgmap v9077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:47 smithi165 bash[22175]: cluster 2022-05-01T01:17:46.138119+0000 mgr.smithi157.nfpzoe (mgr.14180) 9680 : cluster [DBG] pgmap v9077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:48.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:17:48.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:17:48.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:17:48.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:17:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:49 smithi165 bash[22175]: cluster 2022-05-01T01:17:48.138743+0000 mgr.smithi157.nfpzoe (mgr.14180) 9681 : cluster [DBG] pgmap v9078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:49 smithi165 bash[22175]: audit 2022-05-01T01:17:48.666308+0000 mon.smithi157 (mon.0) 5945 : audit [DBG] from='client.? 172.21.15.157:0/2549923290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:49 smithi157 bash[20376]: cluster 2022-05-01T01:17:48.138743+0000 mgr.smithi157.nfpzoe (mgr.14180) 9681 : cluster [DBG] pgmap v9078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:49 smithi157 bash[20376]: audit 2022-05-01T01:17:48.666308+0000 mon.smithi157 (mon.0) 5945 : audit [DBG] from='client.? 172.21.15.157:0/2549923290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:51 smithi165 bash[22175]: cluster 2022-05-01T01:17:50.139460+0000 mgr.smithi157.nfpzoe (mgr.14180) 9682 : cluster [DBG] pgmap v9079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:51.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:51 smithi157 bash[20376]: cluster 2022-05-01T01:17:50.139460+0000 mgr.smithi157.nfpzoe (mgr.14180) 9682 : cluster [DBG] pgmap v9079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:53 smithi165 bash[22175]: cluster 2022-05-01T01:17:52.140088+0000 mgr.smithi157.nfpzoe (mgr.14180) 9683 : cluster [DBG] pgmap v9080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:53 smithi157 bash[20376]: cluster 2022-05-01T01:17:52.140088+0000 mgr.smithi157.nfpzoe (mgr.14180) 9683 : cluster [DBG] pgmap v9080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:53.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:17:53.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:17:53.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:17:54.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:17:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:54 smithi165 bash[22175]: audit 2022-05-01T01:17:53.995110+0000 mon.smithi157 (mon.0) 5946 : audit [DBG] from='client.? 172.21.15.157:0/1614042034' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:54.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:54 smithi157 bash[20376]: audit 2022-05-01T01:17:53.995110+0000 mon.smithi157 (mon.0) 5946 : audit [DBG] from='client.? 172.21.15.157:0/1614042034' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:17:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:55 smithi165 bash[22175]: cluster 2022-05-01T01:17:54.140712+0000 mgr.smithi157.nfpzoe (mgr.14180) 9684 : cluster [DBG] pgmap v9081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:55 smithi157 bash[20376]: cluster 2022-05-01T01:17:54.140712+0000 mgr.smithi157.nfpzoe (mgr.14180) 9684 : cluster [DBG] pgmap v9081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:57.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:57 smithi157 bash[20376]: cluster 2022-05-01T01:17:56.141356+0000 mgr.smithi157.nfpzoe (mgr.14180) 9685 : cluster [DBG] pgmap v9082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:57 smithi165 bash[22175]: cluster 2022-05-01T01:17:56.141356+0000 mgr.smithi157.nfpzoe (mgr.14180) 9685 : cluster [DBG] pgmap v9082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:59.017 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:17:59.017 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:17:59.017 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:17:59.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:17:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:17:59 smithi165 bash[22175]: cluster 2022-05-01T01:17:58.141955+0000 mgr.smithi157.nfpzoe (mgr.14180) 9686 : cluster [DBG] pgmap v9083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:17:59.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:17:59 smithi157 bash[20376]: cluster 2022-05-01T01:17:58.141955+0000 mgr.smithi157.nfpzoe (mgr.14180) 9686 : cluster [DBG] pgmap v9083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:00 smithi165 bash[22175]: audit 2022-05-01T01:17:59.323533+0000 mon.smithi157 (mon.0) 5947 : audit [DBG] from='client.? 172.21.15.157:0/3305351594' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:00 smithi165 bash[22175]: audit 2022-05-01T01:17:59.539269+0000 mon.smithi157 (mon.0) 5948 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:18:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:00 smithi165 bash[22175]: audit 2022-05-01T01:17:59.982477+0000 mon.smithi157 (mon.0) 5949 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:18:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:00 smithi157 bash[20376]: audit 2022-05-01T01:17:59.323533+0000 mon.smithi157 (mon.0) 5947 : audit [DBG] from='client.? 172.21.15.157:0/3305351594' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:00 smithi157 bash[20376]: audit 2022-05-01T01:17:59.539269+0000 mon.smithi157 (mon.0) 5948 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:18:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:00 smithi157 bash[20376]: audit 2022-05-01T01:17:59.982477+0000 mon.smithi157 (mon.0) 5949 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:18:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:01 smithi165 bash[22175]: cluster 2022-05-01T01:18:00.142566+0000 mgr.smithi157.nfpzoe (mgr.14180) 9687 : cluster [DBG] pgmap v9084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:01.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:01 smithi157 bash[20376]: cluster 2022-05-01T01:18:00.142566+0000 mgr.smithi157.nfpzoe (mgr.14180) 9687 : cluster [DBG] pgmap v9084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:03 smithi165 bash[22175]: cluster 2022-05-01T01:18:02.143213+0000 mgr.smithi157.nfpzoe (mgr.14180) 9688 : cluster [DBG] pgmap v9085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:03 smithi157 bash[20376]: cluster 2022-05-01T01:18:02.143213+0000 mgr.smithi157.nfpzoe (mgr.14180) 9688 : cluster [DBG] pgmap v9085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:04.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:18:04.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:18:04.347 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:18:04.670 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:18:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:05 smithi165 bash[22175]: cluster 2022-05-01T01:18:04.143875+0000 mgr.smithi157.nfpzoe (mgr.14180) 9689 : cluster [DBG] pgmap v9086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:05 smithi165 bash[22175]: audit 2022-05-01T01:18:04.652609+0000 mon.smithi157 (mon.0) 5950 : audit [DBG] from='client.? 172.21.15.157:0/2790432275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:05 smithi157 bash[20376]: cluster 2022-05-01T01:18:04.143875+0000 mgr.smithi157.nfpzoe (mgr.14180) 9689 : cluster [DBG] pgmap v9086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:05 smithi157 bash[20376]: audit 2022-05-01T01:18:04.652609+0000 mon.smithi157 (mon.0) 5950 : audit [DBG] from='client.? 172.21.15.157:0/2790432275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:07 smithi157 bash[20376]: cluster 2022-05-01T01:18:06.144475+0000 mgr.smithi157.nfpzoe (mgr.14180) 9690 : cluster [DBG] pgmap v9087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:07 smithi165 bash[22175]: cluster 2022-05-01T01:18:06.144475+0000 mgr.smithi157.nfpzoe (mgr.14180) 9690 : cluster [DBG] pgmap v9087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:09 smithi165 bash[22175]: cluster 2022-05-01T01:18:08.145059+0000 mgr.smithi157.nfpzoe (mgr.14180) 9691 : cluster [DBG] pgmap v9088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:09.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:18:09.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:18:09.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:18:09.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:09 smithi157 bash[20376]: cluster 2022-05-01T01:18:08.145059+0000 mgr.smithi157.nfpzoe (mgr.14180) 9691 : cluster [DBG] pgmap v9088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:09.993 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:18:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:10 smithi165 bash[22175]: audit 2022-05-01T01:18:09.975082+0000 mon.smithi157 (mon.0) 5951 : audit [DBG] from='client.? 172.21.15.157:0/4264535893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:10.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:10 smithi157 bash[20376]: audit 2022-05-01T01:18:09.975082+0000 mon.smithi157 (mon.0) 5951 : audit [DBG] from='client.? 172.21.15.157:0/4264535893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:11 smithi165 bash[22175]: cluster 2022-05-01T01:18:10.145703+0000 mgr.smithi157.nfpzoe (mgr.14180) 9692 : cluster [DBG] pgmap v9089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:11.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:11 smithi157 bash[20376]: cluster 2022-05-01T01:18:10.145703+0000 mgr.smithi157.nfpzoe (mgr.14180) 9692 : cluster [DBG] pgmap v9089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:13 smithi165 bash[22175]: cluster 2022-05-01T01:18:12.146440+0000 mgr.smithi157.nfpzoe (mgr.14180) 9693 : cluster [DBG] pgmap v9090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:13 smithi157 bash[20376]: cluster 2022-05-01T01:18:12.146440+0000 mgr.smithi157.nfpzoe (mgr.14180) 9693 : cluster [DBG] pgmap v9090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:14.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:18:14.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:18:14.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:18:15.319 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:18:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:15 smithi165 bash[22175]: cluster 2022-05-01T01:18:14.147115+0000 mgr.smithi157.nfpzoe (mgr.14180) 9694 : cluster [DBG] pgmap v9091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:15.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:15 smithi157 bash[20376]: cluster 2022-05-01T01:18:14.147115+0000 mgr.smithi157.nfpzoe (mgr.14180) 9694 : cluster [DBG] pgmap v9091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:16 smithi165 bash[22175]: audit 2022-05-01T01:18:15.302236+0000 mon.smithi157 (mon.0) 5952 : audit [DBG] from='client.? 172.21.15.157:0/3648322302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:16.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:16 smithi157 bash[20376]: audit 2022-05-01T01:18:15.302236+0000 mon.smithi157 (mon.0) 5952 : audit [DBG] from='client.? 172.21.15.157:0/3648322302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:17 smithi157 bash[20376]: cluster 2022-05-01T01:18:16.147842+0000 mgr.smithi157.nfpzoe (mgr.14180) 9695 : cluster [DBG] pgmap v9092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:17 smithi165 bash[22175]: cluster 2022-05-01T01:18:16.147842+0000 mgr.smithi157.nfpzoe (mgr.14180) 9695 : cluster [DBG] pgmap v9092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:19 smithi165 bash[22175]: cluster 2022-05-01T01:18:18.148480+0000 mgr.smithi157.nfpzoe (mgr.14180) 9696 : cluster [DBG] pgmap v9093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:19 smithi157 bash[20376]: cluster 2022-05-01T01:18:18.148480+0000 mgr.smithi157.nfpzoe (mgr.14180) 9696 : cluster [DBG] pgmap v9093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:20.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:18:20.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:18:20.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:18:20.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:18:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:21 smithi165 bash[22175]: cluster 2022-05-01T01:18:20.149078+0000 mgr.smithi157.nfpzoe (mgr.14180) 9697 : cluster [DBG] pgmap v9094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:21 smithi165 bash[22175]: audit 2022-05-01T01:18:20.638696+0000 mon.smithi157 (mon.0) 5953 : audit [DBG] from='client.? 172.21.15.157:0/276642998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:21.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:21 smithi157 bash[20376]: cluster 2022-05-01T01:18:20.149078+0000 mgr.smithi157.nfpzoe (mgr.14180) 9697 : cluster [DBG] pgmap v9094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:21.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:21 smithi157 bash[20376]: audit 2022-05-01T01:18:20.638696+0000 mon.smithi157 (mon.0) 5953 : audit [DBG] from='client.? 172.21.15.157:0/276642998' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:23 smithi165 bash[22175]: cluster 2022-05-01T01:18:22.149836+0000 mgr.smithi157.nfpzoe (mgr.14180) 9698 : cluster [DBG] pgmap v9095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:23.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:23 smithi157 bash[20376]: cluster 2022-05-01T01:18:22.149836+0000 mgr.smithi157.nfpzoe (mgr.14180) 9698 : cluster [DBG] pgmap v9095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:25 smithi165 bash[22175]: cluster 2022-05-01T01:18:24.150509+0000 mgr.smithi157.nfpzoe (mgr.14180) 9699 : cluster [DBG] pgmap v9096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:25.659 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:18:25.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:18:25.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:18:25.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:25 smithi157 bash[20376]: cluster 2022-05-01T01:18:24.150509+0000 mgr.smithi157.nfpzoe (mgr.14180) 9699 : cluster [DBG] pgmap v9096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:25.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:18:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:26 smithi165 bash[22175]: audit 2022-05-01T01:18:25.968859+0000 mon.smithi157 (mon.0) 5954 : audit [DBG] from='client.? 172.21.15.157:0/2374082366' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:26 smithi157 bash[20376]: audit 2022-05-01T01:18:25.968859+0000 mon.smithi157 (mon.0) 5954 : audit [DBG] from='client.? 172.21.15.157:0/2374082366' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:27 smithi157 bash[20376]: cluster 2022-05-01T01:18:26.151163+0000 mgr.smithi157.nfpzoe (mgr.14180) 9700 : cluster [DBG] pgmap v9097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:27 smithi165 bash[22175]: cluster 2022-05-01T01:18:26.151163+0000 mgr.smithi157.nfpzoe (mgr.14180) 9700 : cluster [DBG] pgmap v9097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:29 smithi165 bash[22175]: cluster 2022-05-01T01:18:28.151788+0000 mgr.smithi157.nfpzoe (mgr.14180) 9701 : cluster [DBG] pgmap v9098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:29.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:29 smithi157 bash[20376]: cluster 2022-05-01T01:18:28.151788+0000 mgr.smithi157.nfpzoe (mgr.14180) 9701 : cluster [DBG] pgmap v9098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:30.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:18:30.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:18:30.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:18:31.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:18:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:31 smithi165 bash[22175]: cluster 2022-05-01T01:18:30.152396+0000 mgr.smithi157.nfpzoe (mgr.14180) 9702 : cluster [DBG] pgmap v9099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:31.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:31 smithi157 bash[20376]: cluster 2022-05-01T01:18:30.152396+0000 mgr.smithi157.nfpzoe (mgr.14180) 9702 : cluster [DBG] pgmap v9099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:32 smithi165 bash[22175]: audit 2022-05-01T01:18:31.303685+0000 mon.smithi157 (mon.0) 5955 : audit [DBG] from='client.? 172.21.15.157:0/1978580689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:32 smithi157 bash[20376]: audit 2022-05-01T01:18:31.303685+0000 mon.smithi157 (mon.0) 5955 : audit [DBG] from='client.? 172.21.15.157:0/1978580689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:33 smithi165 bash[22175]: cluster 2022-05-01T01:18:32.153051+0000 mgr.smithi157.nfpzoe (mgr.14180) 9703 : cluster [DBG] pgmap v9100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:33 smithi157 bash[20376]: cluster 2022-05-01T01:18:32.153051+0000 mgr.smithi157.nfpzoe (mgr.14180) 9703 : cluster [DBG] pgmap v9100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:35 smithi165 bash[22175]: cluster 2022-05-01T01:18:34.153768+0000 mgr.smithi157.nfpzoe (mgr.14180) 9704 : cluster [DBG] pgmap v9101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:35.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:35 smithi157 bash[20376]: cluster 2022-05-01T01:18:34.153768+0000 mgr.smithi157.nfpzoe (mgr.14180) 9704 : cluster [DBG] pgmap v9101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:36.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:18:36.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:18:36.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:18:36.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:18:37.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:37 smithi157 bash[20376]: cluster 2022-05-01T01:18:36.154409+0000 mgr.smithi157.nfpzoe (mgr.14180) 9705 : cluster [DBG] pgmap v9102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:37.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:37 smithi157 bash[20376]: audit 2022-05-01T01:18:36.630883+0000 mon.smithi157 (mon.0) 5956 : audit [DBG] from='client.? 172.21.15.157:0/769941127' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:37 smithi165 bash[22175]: cluster 2022-05-01T01:18:36.154409+0000 mgr.smithi157.nfpzoe (mgr.14180) 9705 : cluster [DBG] pgmap v9102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:37 smithi165 bash[22175]: audit 2022-05-01T01:18:36.630883+0000 mon.smithi157 (mon.0) 5956 : audit [DBG] from='client.? 172.21.15.157:0/769941127' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:39 smithi165 bash[22175]: cluster 2022-05-01T01:18:38.155014+0000 mgr.smithi157.nfpzoe (mgr.14180) 9706 : cluster [DBG] pgmap v9103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:39.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:39 smithi157 bash[20376]: cluster 2022-05-01T01:18:38.155014+0000 mgr.smithi157.nfpzoe (mgr.14180) 9706 : cluster [DBG] pgmap v9103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:40 smithi165 bash[22175]: audit 2022-05-01T01:18:40.164851+0000 mon.smithi157 (mon.0) 5957 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:18:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:40 smithi165 bash[22175]: audit 2022-05-01T01:18:40.167650+0000 mon.smithi157 (mon.0) 5958 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:18:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:40 smithi165 bash[22175]: audit 2022-05-01T01:18:40.169569+0000 mon.smithi157 (mon.0) 5959 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:18:40.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:40 smithi157 bash[20376]: audit 2022-05-01T01:18:40.164851+0000 mon.smithi157 (mon.0) 5957 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:18:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:40 smithi157 bash[20376]: audit 2022-05-01T01:18:40.167650+0000 mon.smithi157 (mon.0) 5958 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:18:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:40 smithi157 bash[20376]: audit 2022-05-01T01:18:40.169569+0000 mon.smithi157 (mon.0) 5959 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:18:41.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:18:41.653 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:18:41.653 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:18:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:41 smithi165 bash[22175]: cluster 2022-05-01T01:18:40.155638+0000 mgr.smithi157.nfpzoe (mgr.14180) 9707 : cluster [DBG] pgmap v9104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:41 smithi165 bash[22175]: cluster 2022-05-01T01:18:40.494320+0000 mgr.smithi157.nfpzoe (mgr.14180) 9708 : cluster [DBG] pgmap v9105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:41 smithi165 bash[22175]: cluster 2022-05-01T01:18:40.494701+0000 mgr.smithi157.nfpzoe (mgr.14180) 9709 : cluster [DBG] pgmap v9106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:41 smithi165 bash[22175]: audit 2022-05-01T01:18:40.501750+0000 mon.smithi157 (mon.0) 5960 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:18:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:41 smithi165 bash[22175]: audit 2022-05-01T01:18:40.509540+0000 mon.smithi157 (mon.0) 5961 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:18:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:41 smithi165 bash[22175]: cephadm 2022-05-01T01:18:40.510895+0000 mgr.smithi157.nfpzoe (mgr.14180) 9710 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:18:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:41 smithi165 bash[22175]: cephadm 2022-05-01T01:18:40.511155+0000 mgr.smithi157.nfpzoe (mgr.14180) 9711 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:18:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:41 smithi157 bash[20376]: cluster 2022-05-01T01:18:40.155638+0000 mgr.smithi157.nfpzoe (mgr.14180) 9707 : cluster [DBG] pgmap v9104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:41 smithi157 bash[20376]: cluster 2022-05-01T01:18:40.494320+0000 mgr.smithi157.nfpzoe (mgr.14180) 9708 : cluster [DBG] pgmap v9105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:41 smithi157 bash[20376]: cluster 2022-05-01T01:18:40.494701+0000 mgr.smithi157.nfpzoe (mgr.14180) 9709 : cluster [DBG] pgmap v9106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:41 smithi157 bash[20376]: audit 2022-05-01T01:18:40.501750+0000 mon.smithi157 (mon.0) 5960 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:18:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:41 smithi157 bash[20376]: audit 2022-05-01T01:18:40.509540+0000 mon.smithi157 (mon.0) 5961 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:18:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:41 smithi157 bash[20376]: cephadm 2022-05-01T01:18:40.510895+0000 mgr.smithi157.nfpzoe (mgr.14180) 9710 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:18:41.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:41 smithi157 bash[20376]: cephadm 2022-05-01T01:18:40.511155+0000 mgr.smithi157.nfpzoe (mgr.14180) 9711 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:18:41.981 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:18:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:42 smithi165 bash[22175]: audit 2022-05-01T01:18:41.964171+0000 mon.smithi157 (mon.0) 5962 : audit [DBG] from='client.? 172.21.15.157:0/1017038346' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:42 smithi157 bash[20376]: audit 2022-05-01T01:18:41.964171+0000 mon.smithi157 (mon.0) 5962 : audit [DBG] from='client.? 172.21.15.157:0/1017038346' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:43 smithi165 bash[22175]: cluster 2022-05-01T01:18:42.495308+0000 mgr.smithi157.nfpzoe (mgr.14180) 9712 : cluster [DBG] pgmap v9107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:43.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:43 smithi157 bash[20376]: cluster 2022-05-01T01:18:42.495308+0000 mgr.smithi157.nfpzoe (mgr.14180) 9712 : cluster [DBG] pgmap v9107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:45 smithi165 bash[22175]: cluster 2022-05-01T01:18:44.495900+0000 mgr.smithi157.nfpzoe (mgr.14180) 9713 : cluster [DBG] pgmap v9108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:45.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:45 smithi157 bash[20376]: cluster 2022-05-01T01:18:44.495900+0000 mgr.smithi157.nfpzoe (mgr.14180) 9713 : cluster [DBG] pgmap v9108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:46.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:18:46.984 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:18:46.984 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:18:47.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:18:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:47 smithi165 bash[22175]: cluster 2022-05-01T01:18:46.496529+0000 mgr.smithi157.nfpzoe (mgr.14180) 9714 : cluster [DBG] pgmap v9109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:47 smithi165 bash[22175]: audit 2022-05-01T01:18:47.289865+0000 mon.smithi157 (mon.0) 5963 : audit [DBG] from='client.? 172.21.15.157:0/772789711' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:47.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:47 smithi157 bash[20376]: cluster 2022-05-01T01:18:46.496529+0000 mgr.smithi157.nfpzoe (mgr.14180) 9714 : cluster [DBG] pgmap v9109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:47.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:47 smithi157 bash[20376]: audit 2022-05-01T01:18:47.289865+0000 mon.smithi157 (mon.0) 5963 : audit [DBG] from='client.? 172.21.15.157:0/772789711' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:49.796 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:49 smithi157 bash[20376]: cluster 2022-05-01T01:18:48.497189+0000 mgr.smithi157.nfpzoe (mgr.14180) 9715 : cluster [DBG] pgmap v9110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:49 smithi165 bash[22175]: cluster 2022-05-01T01:18:48.497189+0000 mgr.smithi157.nfpzoe (mgr.14180) 9715 : cluster [DBG] pgmap v9110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:51 smithi165 bash[22175]: cluster 2022-05-01T01:18:50.497796+0000 mgr.smithi157.nfpzoe (mgr.14180) 9716 : cluster [DBG] pgmap v9111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:51.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:51 smithi157 bash[20376]: cluster 2022-05-01T01:18:50.497796+0000 mgr.smithi157.nfpzoe (mgr.14180) 9716 : cluster [DBG] pgmap v9111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:52.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:18:52.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:18:52.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:18:52.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:18:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:53 smithi165 bash[22175]: cluster 2022-05-01T01:18:52.498443+0000 mgr.smithi157.nfpzoe (mgr.14180) 9717 : cluster [DBG] pgmap v9112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:53 smithi165 bash[22175]: audit 2022-05-01T01:18:52.619762+0000 mon.smithi157 (mon.0) 5964 : audit [DBG] from='client.? 172.21.15.157:0/1851183984' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:53 smithi157 bash[20376]: cluster 2022-05-01T01:18:52.498443+0000 mgr.smithi157.nfpzoe (mgr.14180) 9717 : cluster [DBG] pgmap v9112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:53.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:53 smithi157 bash[20376]: audit 2022-05-01T01:18:52.619762+0000 mon.smithi157 (mon.0) 5964 : audit [DBG] from='client.? 172.21.15.157:0/1851183984' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:55 smithi165 bash[22175]: cluster 2022-05-01T01:18:54.499081+0000 mgr.smithi157.nfpzoe (mgr.14180) 9718 : cluster [DBG] pgmap v9113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:55 smithi157 bash[20376]: cluster 2022-05-01T01:18:54.499081+0000 mgr.smithi157.nfpzoe (mgr.14180) 9718 : cluster [DBG] pgmap v9113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:57.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:18:57.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:18:57.641 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:18:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:57 smithi165 bash[22175]: cluster 2022-05-01T01:18:56.499781+0000 mgr.smithi157.nfpzoe (mgr.14180) 9719 : cluster [DBG] pgmap v9114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:57.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:57 smithi157 bash[20376]: cluster 2022-05-01T01:18:56.499781+0000 mgr.smithi157.nfpzoe (mgr.14180) 9719 : cluster [DBG] pgmap v9114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:57.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:18:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:58 smithi165 bash[22175]: audit 2022-05-01T01:18:57.948568+0000 mon.smithi157 (mon.0) 5965 : audit [DBG] from='client.? 172.21.15.157:0/3968999151' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:58.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:58 smithi157 bash[20376]: audit 2022-05-01T01:18:57.948568+0000 mon.smithi157 (mon.0) 5965 : audit [DBG] from='client.? 172.21.15.157:0/3968999151' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:18:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:59 smithi165 bash[22175]: cluster 2022-05-01T01:18:58.500367+0000 mgr.smithi157.nfpzoe (mgr.14180) 9720 : cluster [DBG] pgmap v9115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:18:59 smithi165 bash[22175]: audit 2022-05-01T01:18:59.543491+0000 mon.smithi157 (mon.0) 5966 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:18:59.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:59 smithi157 bash[20376]: cluster 2022-05-01T01:18:58.500367+0000 mgr.smithi157.nfpzoe (mgr.14180) 9720 : cluster [DBG] pgmap v9115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:18:59.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:18:59 smithi157 bash[20376]: audit 2022-05-01T01:18:59.543491+0000 mon.smithi157 (mon.0) 5966 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:19:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:00 smithi165 bash[22175]: audit 2022-05-01T01:18:59.990055+0000 mon.smithi157 (mon.0) 5967 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:19:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:00 smithi157 bash[20376]: audit 2022-05-01T01:18:59.990055+0000 mon.smithi157 (mon.0) 5967 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:19:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:01 smithi165 bash[22175]: cluster 2022-05-01T01:19:00.501056+0000 mgr.smithi157.nfpzoe (mgr.14180) 9721 : cluster [DBG] pgmap v9116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:01.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:01 smithi157 bash[20376]: cluster 2022-05-01T01:19:00.501056+0000 mgr.smithi157.nfpzoe (mgr.14180) 9721 : cluster [DBG] pgmap v9116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:02.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:19:02.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:19:02.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:19:03.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:19:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:03 smithi165 bash[22175]: cluster 2022-05-01T01:19:02.501711+0000 mgr.smithi157.nfpzoe (mgr.14180) 9722 : cluster [DBG] pgmap v9117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:03 smithi157 bash[20376]: cluster 2022-05-01T01:19:02.501711+0000 mgr.smithi157.nfpzoe (mgr.14180) 9722 : cluster [DBG] pgmap v9117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:04 smithi165 bash[22175]: audit 2022-05-01T01:19:03.279410+0000 mon.smithi157 (mon.0) 5968 : audit [DBG] from='client.? 172.21.15.157:0/614881235' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:04.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:04 smithi157 bash[20376]: audit 2022-05-01T01:19:03.279410+0000 mon.smithi157 (mon.0) 5968 : audit [DBG] from='client.? 172.21.15.157:0/614881235' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:05 smithi165 bash[22175]: cluster 2022-05-01T01:19:04.502350+0000 mgr.smithi157.nfpzoe (mgr.14180) 9723 : cluster [DBG] pgmap v9118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:05 smithi157 bash[20376]: cluster 2022-05-01T01:19:04.502350+0000 mgr.smithi157.nfpzoe (mgr.14180) 9723 : cluster [DBG] pgmap v9118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:07 smithi165 bash[22175]: cluster 2022-05-01T01:19:06.502971+0000 mgr.smithi157.nfpzoe (mgr.14180) 9724 : cluster [DBG] pgmap v9119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:07 smithi157 bash[20376]: cluster 2022-05-01T01:19:06.502971+0000 mgr.smithi157.nfpzoe (mgr.14180) 9724 : cluster [DBG] pgmap v9119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:08.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:19:08.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:19:08.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:19:08.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:19:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:09 smithi165 bash[22175]: cluster 2022-05-01T01:19:08.503596+0000 mgr.smithi157.nfpzoe (mgr.14180) 9725 : cluster [DBG] pgmap v9120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:09 smithi165 bash[22175]: audit 2022-05-01T01:19:08.610897+0000 mon.smithi157 (mon.0) 5969 : audit [DBG] from='client.? 172.21.15.157:0/2774797243' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:09.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:09 smithi157 bash[20376]: cluster 2022-05-01T01:19:08.503596+0000 mgr.smithi157.nfpzoe (mgr.14180) 9725 : cluster [DBG] pgmap v9120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:09.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:09 smithi157 bash[20376]: audit 2022-05-01T01:19:08.610897+0000 mon.smithi157 (mon.0) 5969 : audit [DBG] from='client.? 172.21.15.157:0/2774797243' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:11 smithi165 bash[22175]: cluster 2022-05-01T01:19:10.504223+0000 mgr.smithi157.nfpzoe (mgr.14180) 9726 : cluster [DBG] pgmap v9121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:11 smithi157 bash[20376]: cluster 2022-05-01T01:19:10.504223+0000 mgr.smithi157.nfpzoe (mgr.14180) 9726 : cluster [DBG] pgmap v9121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:13 smithi165 bash[22175]: cluster 2022-05-01T01:19:12.504849+0000 mgr.smithi157.nfpzoe (mgr.14180) 9727 : cluster [DBG] pgmap v9122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:13 smithi157 bash[20376]: cluster 2022-05-01T01:19:12.504849+0000 mgr.smithi157.nfpzoe (mgr.14180) 9727 : cluster [DBG] pgmap v9122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:13.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:19:13.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:19:13.631 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:19:13.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:19:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:14 smithi165 bash[22175]: audit 2022-05-01T01:19:13.944036+0000 mon.smithi157 (mon.0) 5970 : audit [DBG] from='client.? 172.21.15.157:0/2641253972' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:14 smithi157 bash[20376]: audit 2022-05-01T01:19:13.944036+0000 mon.smithi157 (mon.0) 5970 : audit [DBG] from='client.? 172.21.15.157:0/2641253972' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:15 smithi165 bash[22175]: cluster 2022-05-01T01:19:14.505566+0000 mgr.smithi157.nfpzoe (mgr.14180) 9728 : cluster [DBG] pgmap v9123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:15 smithi157 bash[20376]: cluster 2022-05-01T01:19:14.505566+0000 mgr.smithi157.nfpzoe (mgr.14180) 9728 : cluster [DBG] pgmap v9123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:17 smithi165 bash[22175]: cluster 2022-05-01T01:19:16.506195+0000 mgr.smithi157.nfpzoe (mgr.14180) 9729 : cluster [DBG] pgmap v9124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:17 smithi157 bash[20376]: cluster 2022-05-01T01:19:16.506195+0000 mgr.smithi157.nfpzoe (mgr.14180) 9729 : cluster [DBG] pgmap v9124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:18.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:19:18.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:19:18.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:19:19.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:19:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:19 smithi165 bash[22175]: cluster 2022-05-01T01:19:18.506792+0000 mgr.smithi157.nfpzoe (mgr.14180) 9730 : cluster [DBG] pgmap v9125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:19 smithi165 bash[22175]: audit 2022-05-01T01:19:19.275469+0000 mon.smithi157 (mon.0) 5971 : audit [DBG] from='client.? 172.21.15.157:0/3281704946' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:19.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:19 smithi157 bash[20376]: cluster 2022-05-01T01:19:18.506792+0000 mgr.smithi157.nfpzoe (mgr.14180) 9730 : cluster [DBG] pgmap v9125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:19.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:19 smithi157 bash[20376]: audit 2022-05-01T01:19:19.275469+0000 mon.smithi157 (mon.0) 5971 : audit [DBG] from='client.? 172.21.15.157:0/3281704946' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:21 smithi165 bash[22175]: cluster 2022-05-01T01:19:20.507425+0000 mgr.smithi157.nfpzoe (mgr.14180) 9731 : cluster [DBG] pgmap v9126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:21.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:21 smithi157 bash[20376]: cluster 2022-05-01T01:19:20.507425+0000 mgr.smithi157.nfpzoe (mgr.14180) 9731 : cluster [DBG] pgmap v9126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:23 smithi165 bash[22175]: cluster 2022-05-01T01:19:22.508067+0000 mgr.smithi157.nfpzoe (mgr.14180) 9732 : cluster [DBG] pgmap v9127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:23 smithi157 bash[20376]: cluster 2022-05-01T01:19:22.508067+0000 mgr.smithi157.nfpzoe (mgr.14180) 9732 : cluster [DBG] pgmap v9127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:24.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:19:24.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:19:24.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:19:24.630 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:19:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:25 smithi165 bash[22175]: cluster 2022-05-01T01:19:24.508658+0000 mgr.smithi157.nfpzoe (mgr.14180) 9733 : cluster [DBG] pgmap v9128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:25 smithi165 bash[22175]: audit 2022-05-01T01:19:24.612342+0000 mon.smithi157 (mon.0) 5972 : audit [DBG] from='client.? 172.21.15.157:0/745517443' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:25.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:25 smithi157 bash[20376]: cluster 2022-05-01T01:19:24.508658+0000 mgr.smithi157.nfpzoe (mgr.14180) 9733 : cluster [DBG] pgmap v9128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:25.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:25 smithi157 bash[20376]: audit 2022-05-01T01:19:24.612342+0000 mon.smithi157 (mon.0) 5972 : audit [DBG] from='client.? 172.21.15.157:0/745517443' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:27 smithi165 bash[22175]: cluster 2022-05-01T01:19:26.509233+0000 mgr.smithi157.nfpzoe (mgr.14180) 9734 : cluster [DBG] pgmap v9129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:28.029 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:27 smithi157 bash[20376]: cluster 2022-05-01T01:19:26.509233+0000 mgr.smithi157.nfpzoe (mgr.14180) 9734 : cluster [DBG] pgmap v9129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:29.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:19:29.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:19:29.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:19:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:29 smithi165 bash[22175]: cluster 2022-05-01T01:19:28.509899+0000 mgr.smithi157.nfpzoe (mgr.14180) 9735 : cluster [DBG] pgmap v9130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:29.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:29 smithi157 bash[20376]: cluster 2022-05-01T01:19:28.509899+0000 mgr.smithi157.nfpzoe (mgr.14180) 9735 : cluster [DBG] pgmap v9130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:29.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:19:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:30 smithi165 bash[22175]: audit 2022-05-01T01:19:29.941774+0000 mon.smithi157 (mon.0) 5973 : audit [DBG] from='client.? 172.21.15.157:0/893414271' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:30.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:30 smithi157 bash[20376]: audit 2022-05-01T01:19:29.941774+0000 mon.smithi157 (mon.0) 5973 : audit [DBG] from='client.? 172.21.15.157:0/893414271' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:31 smithi165 bash[22175]: cluster 2022-05-01T01:19:30.510525+0000 mgr.smithi157.nfpzoe (mgr.14180) 9736 : cluster [DBG] pgmap v9131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:31.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:31 smithi157 bash[20376]: cluster 2022-05-01T01:19:30.510525+0000 mgr.smithi157.nfpzoe (mgr.14180) 9736 : cluster [DBG] pgmap v9131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:33 smithi165 bash[22175]: cluster 2022-05-01T01:19:32.511189+0000 mgr.smithi157.nfpzoe (mgr.14180) 9737 : cluster [DBG] pgmap v9132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:33 smithi157 bash[20376]: cluster 2022-05-01T01:19:32.511189+0000 mgr.smithi157.nfpzoe (mgr.14180) 9737 : cluster [DBG] pgmap v9132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:34.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:19:34.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:19:34.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:19:35.285 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:19:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:35 smithi165 bash[22175]: cluster 2022-05-01T01:19:34.511822+0000 mgr.smithi157.nfpzoe (mgr.14180) 9738 : cluster [DBG] pgmap v9133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:35 smithi165 bash[22175]: audit 2022-05-01T01:19:35.266808+0000 mon.smithi157 (mon.0) 5974 : audit [DBG] from='client.? 172.21.15.157:0/679175664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:35.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:35 smithi157 bash[20376]: cluster 2022-05-01T01:19:34.511822+0000 mgr.smithi157.nfpzoe (mgr.14180) 9738 : cluster [DBG] pgmap v9133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:35.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:35 smithi157 bash[20376]: audit 2022-05-01T01:19:35.266808+0000 mon.smithi157 (mon.0) 5974 : audit [DBG] from='client.? 172.21.15.157:0/679175664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:37 smithi165 bash[22175]: cluster 2022-05-01T01:19:36.512575+0000 mgr.smithi157.nfpzoe (mgr.14180) 9739 : cluster [DBG] pgmap v9134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:37 smithi157 bash[20376]: cluster 2022-05-01T01:19:36.512575+0000 mgr.smithi157.nfpzoe (mgr.14180) 9739 : cluster [DBG] pgmap v9134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:39 smithi165 bash[22175]: cluster 2022-05-01T01:19:38.513159+0000 mgr.smithi157.nfpzoe (mgr.14180) 9740 : cluster [DBG] pgmap v9135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:39.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:39 smithi157 bash[20376]: cluster 2022-05-01T01:19:38.513159+0000 mgr.smithi157.nfpzoe (mgr.14180) 9740 : cluster [DBG] pgmap v9135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:40.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:19:40.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:19:40.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:19:40.613 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:19:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:40 smithi165 bash[22175]: audit 2022-05-01T01:19:40.521391+0000 mon.smithi157 (mon.0) 5975 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:19:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:40 smithi165 bash[22175]: audit 2022-05-01T01:19:40.523797+0000 mon.smithi157 (mon.0) 5976 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:19:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:40 smithi165 bash[22175]: audit 2022-05-01T01:19:40.525197+0000 mon.smithi157 (mon.0) 5977 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:19:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:40 smithi157 bash[20376]: audit 2022-05-01T01:19:40.521391+0000 mon.smithi157 (mon.0) 5975 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:19:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:40 smithi157 bash[20376]: audit 2022-05-01T01:19:40.523797+0000 mon.smithi157 (mon.0) 5976 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:19:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:40 smithi157 bash[20376]: audit 2022-05-01T01:19:40.525197+0000 mon.smithi157 (mon.0) 5977 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:19:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:41 smithi165 bash[22175]: cluster 2022-05-01T01:19:40.513823+0000 mgr.smithi157.nfpzoe (mgr.14180) 9741 : cluster [DBG] pgmap v9136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:41 smithi165 bash[22175]: audit 2022-05-01T01:19:40.595541+0000 mon.smithi157 (mon.0) 5978 : audit [DBG] from='client.? 172.21.15.157:0/1060913395' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:41 smithi165 bash[22175]: audit 2022-05-01T01:19:40.860483+0000 mon.smithi157 (mon.0) 5979 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:19:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:41 smithi165 bash[22175]: audit 2022-05-01T01:19:40.866922+0000 mon.smithi157 (mon.0) 5980 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:19:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:41 smithi157 bash[20376]: cluster 2022-05-01T01:19:40.513823+0000 mgr.smithi157.nfpzoe (mgr.14180) 9741 : cluster [DBG] pgmap v9136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:41 smithi157 bash[20376]: audit 2022-05-01T01:19:40.595541+0000 mon.smithi157 (mon.0) 5978 : audit [DBG] from='client.? 172.21.15.157:0/1060913395' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:41 smithi157 bash[20376]: audit 2022-05-01T01:19:40.860483+0000 mon.smithi157 (mon.0) 5979 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:19:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:41 smithi157 bash[20376]: audit 2022-05-01T01:19:40.866922+0000 mon.smithi157 (mon.0) 5980 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:19:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:42 smithi165 bash[22175]: cluster 2022-05-01T01:19:40.852544+0000 mgr.smithi157.nfpzoe (mgr.14180) 9742 : cluster [DBG] pgmap v9137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:42 smithi165 bash[22175]: cluster 2022-05-01T01:19:40.853077+0000 mgr.smithi157.nfpzoe (mgr.14180) 9743 : cluster [DBG] pgmap v9138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:42 smithi165 bash[22175]: cephadm 2022-05-01T01:19:40.868029+0000 mgr.smithi157.nfpzoe (mgr.14180) 9744 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:19:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:42 smithi165 bash[22175]: cephadm 2022-05-01T01:19:40.868180+0000 mgr.smithi157.nfpzoe (mgr.14180) 9745 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:19:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:42 smithi157 bash[20376]: cluster 2022-05-01T01:19:40.852544+0000 mgr.smithi157.nfpzoe (mgr.14180) 9742 : cluster [DBG] pgmap v9137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:42 smithi157 bash[20376]: cluster 2022-05-01T01:19:40.853077+0000 mgr.smithi157.nfpzoe (mgr.14180) 9743 : cluster [DBG] pgmap v9138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:42 smithi157 bash[20376]: cephadm 2022-05-01T01:19:40.868029+0000 mgr.smithi157.nfpzoe (mgr.14180) 9744 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:19:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:42 smithi157 bash[20376]: cephadm 2022-05-01T01:19:40.868180+0000 mgr.smithi157.nfpzoe (mgr.14180) 9745 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:19:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:44 smithi165 bash[22175]: cluster 2022-05-01T01:19:42.853738+0000 mgr.smithi157.nfpzoe (mgr.14180) 9746 : cluster [DBG] pgmap v9139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:44 smithi157 bash[20376]: cluster 2022-05-01T01:19:42.853738+0000 mgr.smithi157.nfpzoe (mgr.14180) 9746 : cluster [DBG] pgmap v9139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:45.616 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:19:45.616 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:19:45.616 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:19:45.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:19:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:46 smithi165 bash[22175]: cluster 2022-05-01T01:19:44.854342+0000 mgr.smithi157.nfpzoe (mgr.14180) 9747 : cluster [DBG] pgmap v9140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:46 smithi165 bash[22175]: audit 2022-05-01T01:19:45.923213+0000 mon.smithi157 (mon.0) 5981 : audit [DBG] from='client.? 172.21.15.157:0/3375913391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:46.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:46 smithi157 bash[20376]: cluster 2022-05-01T01:19:44.854342+0000 mgr.smithi157.nfpzoe (mgr.14180) 9747 : cluster [DBG] pgmap v9140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:46.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:46 smithi157 bash[20376]: audit 2022-05-01T01:19:45.923213+0000 mon.smithi157 (mon.0) 5981 : audit [DBG] from='client.? 172.21.15.157:0/3375913391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:48 smithi165 bash[22175]: cluster 2022-05-01T01:19:46.854958+0000 mgr.smithi157.nfpzoe (mgr.14180) 9748 : cluster [DBG] pgmap v9141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:48.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:48 smithi157 bash[20376]: cluster 2022-05-01T01:19:46.854958+0000 mgr.smithi157.nfpzoe (mgr.14180) 9748 : cluster [DBG] pgmap v9141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:50 smithi165 bash[22175]: cluster 2022-05-01T01:19:48.855589+0000 mgr.smithi157.nfpzoe (mgr.14180) 9749 : cluster [DBG] pgmap v9142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:50.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:19:50.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:19:50.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:19:50.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:50 smithi157 bash[20376]: cluster 2022-05-01T01:19:48.855589+0000 mgr.smithi157.nfpzoe (mgr.14180) 9749 : cluster [DBG] pgmap v9142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:51.268 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:19:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:51 smithi165 bash[22175]: audit 2022-05-01T01:19:51.250778+0000 mon.smithi157 (mon.0) 5982 : audit [DBG] from='client.? 172.21.15.157:0/611714593' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:51.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:51 smithi157 bash[20376]: audit 2022-05-01T01:19:51.250778+0000 mon.smithi157 (mon.0) 5982 : audit [DBG] from='client.? 172.21.15.157:0/611714593' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:52 smithi165 bash[22175]: cluster 2022-05-01T01:19:50.856266+0000 mgr.smithi157.nfpzoe (mgr.14180) 9750 : cluster [DBG] pgmap v9143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:53.110 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:52 smithi157 bash[20376]: cluster 2022-05-01T01:19:50.856266+0000 mgr.smithi157.nfpzoe (mgr.14180) 9750 : cluster [DBG] pgmap v9143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:54.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:54 smithi157 bash[20376]: cluster 2022-05-01T01:19:52.856902+0000 mgr.smithi157.nfpzoe (mgr.14180) 9751 : cluster [DBG] pgmap v9144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:54 smithi165 bash[22175]: cluster 2022-05-01T01:19:52.856902+0000 mgr.smithi157.nfpzoe (mgr.14180) 9751 : cluster [DBG] pgmap v9144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:56.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:19:56.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:19:56.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:19:56.601 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:19:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:56 smithi157 bash[20376]: cluster 2022-05-01T01:19:54.857548+0000 mgr.smithi157.nfpzoe (mgr.14180) 9752 : cluster [DBG] pgmap v9145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:56 smithi157 bash[20376]: audit 2022-05-01T01:19:56.583317+0000 mon.smithi157 (mon.0) 5983 : audit [DBG] from='client.? 172.21.15.157:0/1289996526' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:56 smithi165 bash[22175]: cluster 2022-05-01T01:19:54.857548+0000 mgr.smithi157.nfpzoe (mgr.14180) 9752 : cluster [DBG] pgmap v9145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:56 smithi165 bash[22175]: audit 2022-05-01T01:19:56.583317+0000 mon.smithi157 (mon.0) 5983 : audit [DBG] from='client.? 172.21.15.157:0/1289996526' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:19:58.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:58 smithi157 bash[20376]: cluster 2022-05-01T01:19:56.858169+0000 mgr.smithi157.nfpzoe (mgr.14180) 9753 : cluster [DBG] pgmap v9146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:58 smithi165 bash[22175]: cluster 2022-05-01T01:19:56.858169+0000 mgr.smithi157.nfpzoe (mgr.14180) 9753 : cluster [DBG] pgmap v9146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:19:59.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:19:59 smithi157 bash[20376]: audit 2022-05-01T01:19:59.547528+0000 mon.smithi157 (mon.0) 5984 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:20:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:19:59 smithi165 bash[22175]: audit 2022-05-01T01:19:59.547528+0000 mon.smithi157 (mon.0) 5984 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:20:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:00 smithi157 bash[20376]: cluster 2022-05-01T01:19:58.858763+0000 mgr.smithi157.nfpzoe (mgr.14180) 9754 : cluster [DBG] pgmap v9147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:00 smithi157 bash[20376]: audit 2022-05-01T01:19:59.996419+0000 mon.smithi157 (mon.0) 5985 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:20:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:00 smithi157 bash[20376]: cluster 2022-05-01T01:20:00.000149+0000 mon.smithi157 (mon.0) 5986 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T01:20:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:00 smithi165 bash[22175]: cluster 2022-05-01T01:19:58.858763+0000 mgr.smithi157.nfpzoe (mgr.14180) 9754 : cluster [DBG] pgmap v9147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:00 smithi165 bash[22175]: audit 2022-05-01T01:19:59.996419+0000 mon.smithi157 (mon.0) 5985 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:20:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:00 smithi165 bash[22175]: cluster 2022-05-01T01:20:00.000149+0000 mon.smithi157 (mon.0) 5986 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T01:20:01.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:20:01.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:20:01.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:20:01.932 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:20:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:01 smithi165 bash[22175]: cluster 2022-05-01T01:20:00.859344+0000 mgr.smithi157.nfpzoe (mgr.14180) 9755 : cluster [DBG] pgmap v9148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:01 smithi157 bash[20376]: cluster 2022-05-01T01:20:00.859344+0000 mgr.smithi157.nfpzoe (mgr.14180) 9755 : cluster [DBG] pgmap v9148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:02 smithi165 bash[22175]: audit 2022-05-01T01:20:01.909144+0000 mon.smithi157 (mon.0) 5987 : audit [DBG] from='client.? 172.21.15.157:0/3768886335' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:03.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:02 smithi157 bash[20376]: audit 2022-05-01T01:20:01.909144+0000 mon.smithi157 (mon.0) 5987 : audit [DBG] from='client.? 172.21.15.157:0/3768886335' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:03 smithi165 bash[22175]: cluster 2022-05-01T01:20:02.859980+0000 mgr.smithi157.nfpzoe (mgr.14180) 9756 : cluster [DBG] pgmap v9149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:03 smithi157 bash[20376]: cluster 2022-05-01T01:20:02.859980+0000 mgr.smithi157.nfpzoe (mgr.14180) 9756 : cluster [DBG] pgmap v9149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:06.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:05 smithi157 bash[20376]: cluster 2022-05-01T01:20:04.860627+0000 mgr.smithi157.nfpzoe (mgr.14180) 9757 : cluster [DBG] pgmap v9150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:05 smithi165 bash[22175]: cluster 2022-05-01T01:20:04.860627+0000 mgr.smithi157.nfpzoe (mgr.14180) 9757 : cluster [DBG] pgmap v9150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:06.935 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:20:06.935 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:20:06.935 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:20:07.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:20:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:08 smithi165 bash[22175]: cluster 2022-05-01T01:20:06.861336+0000 mgr.smithi157.nfpzoe (mgr.14180) 9758 : cluster [DBG] pgmap v9151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:08 smithi165 bash[22175]: audit 2022-05-01T01:20:07.243922+0000 mon.smithi157 (mon.0) 5988 : audit [DBG] from='client.? 172.21.15.157:0/721268717' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:08 smithi157 bash[20376]: cluster 2022-05-01T01:20:06.861336+0000 mgr.smithi157.nfpzoe (mgr.14180) 9758 : cluster [DBG] pgmap v9151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:08 smithi157 bash[20376]: audit 2022-05-01T01:20:07.243922+0000 mon.smithi157 (mon.0) 5988 : audit [DBG] from='client.? 172.21.15.157:0/721268717' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:10 smithi165 bash[22175]: cluster 2022-05-01T01:20:08.861991+0000 mgr.smithi157.nfpzoe (mgr.14180) 9759 : cluster [DBG] pgmap v9152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:10.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:10 smithi157 bash[20376]: cluster 2022-05-01T01:20:08.861991+0000 mgr.smithi157.nfpzoe (mgr.14180) 9759 : cluster [DBG] pgmap v9152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:12.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:20:12.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:20:12.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:20:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:12 smithi165 bash[22175]: cluster 2022-05-01T01:20:10.862528+0000 mgr.smithi157.nfpzoe (mgr.14180) 9760 : cluster [DBG] pgmap v9153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:12 smithi157 bash[20376]: cluster 2022-05-01T01:20:10.862528+0000 mgr.smithi157.nfpzoe (mgr.14180) 9760 : cluster [DBG] pgmap v9153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:12.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:20:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:13 smithi165 bash[22175]: audit 2022-05-01T01:20:12.576427+0000 mon.smithi157 (mon.0) 5989 : audit [DBG] from='client.? 172.21.15.157:0/3800710024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:13 smithi157 bash[20376]: audit 2022-05-01T01:20:12.576427+0000 mon.smithi157 (mon.0) 5989 : audit [DBG] from='client.? 172.21.15.157:0/3800710024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:14 smithi157 bash[20376]: cluster 2022-05-01T01:20:12.863263+0000 mgr.smithi157.nfpzoe (mgr.14180) 9761 : cluster [DBG] pgmap v9154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:14 smithi165 bash[22175]: cluster 2022-05-01T01:20:12.863263+0000 mgr.smithi157.nfpzoe (mgr.14180) 9761 : cluster [DBG] pgmap v9154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:16.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:16 smithi157 bash[20376]: cluster 2022-05-01T01:20:14.863974+0000 mgr.smithi157.nfpzoe (mgr.14180) 9762 : cluster [DBG] pgmap v9155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:16 smithi165 bash[22175]: cluster 2022-05-01T01:20:14.863974+0000 mgr.smithi157.nfpzoe (mgr.14180) 9762 : cluster [DBG] pgmap v9155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:17.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:20:17.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:20:17.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:20:17.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:20:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:18 smithi157 bash[20376]: cluster 2022-05-01T01:20:16.864746+0000 mgr.smithi157.nfpzoe (mgr.14180) 9763 : cluster [DBG] pgmap v9156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:18.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:18 smithi157 bash[20376]: audit 2022-05-01T01:20:17.907199+0000 mon.smithi157 (mon.0) 5990 : audit [DBG] from='client.? 172.21.15.157:0/3956467484' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:18 smithi165 bash[22175]: cluster 2022-05-01T01:20:16.864746+0000 mgr.smithi157.nfpzoe (mgr.14180) 9763 : cluster [DBG] pgmap v9156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:18 smithi165 bash[22175]: audit 2022-05-01T01:20:17.907199+0000 mon.smithi157 (mon.0) 5990 : audit [DBG] from='client.? 172.21.15.157:0/3956467484' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:20 smithi157 bash[20376]: cluster 2022-05-01T01:20:18.865410+0000 mgr.smithi157.nfpzoe (mgr.14180) 9764 : cluster [DBG] pgmap v9157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:20 smithi165 bash[22175]: cluster 2022-05-01T01:20:18.865410+0000 mgr.smithi157.nfpzoe (mgr.14180) 9764 : cluster [DBG] pgmap v9157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:22.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:22 smithi157 bash[20376]: cluster 2022-05-01T01:20:20.866103+0000 mgr.smithi157.nfpzoe (mgr.14180) 9765 : cluster [DBG] pgmap v9158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:22.851 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:22 smithi165 bash[22175]: cluster 2022-05-01T01:20:20.866103+0000 mgr.smithi157.nfpzoe (mgr.14180) 9765 : cluster [DBG] pgmap v9158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:22.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:20:22.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:20:22.928 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:20:23.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:20:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:24 smithi157 bash[20376]: cluster 2022-05-01T01:20:22.866824+0000 mgr.smithi157.nfpzoe (mgr.14180) 9766 : cluster [DBG] pgmap v9159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:24 smithi157 bash[20376]: audit 2022-05-01T01:20:23.242229+0000 mon.smithi157 (mon.0) 5991 : audit [DBG] from='client.? 172.21.15.157:0/3322636357' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:24 smithi165 bash[22175]: cluster 2022-05-01T01:20:22.866824+0000 mgr.smithi157.nfpzoe (mgr.14180) 9766 : cluster [DBG] pgmap v9159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:24 smithi165 bash[22175]: audit 2022-05-01T01:20:23.242229+0000 mon.smithi157 (mon.0) 5991 : audit [DBG] from='client.? 172.21.15.157:0/3322636357' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:26 smithi157 bash[20376]: cluster 2022-05-01T01:20:24.867487+0000 mgr.smithi157.nfpzoe (mgr.14180) 9767 : cluster [DBG] pgmap v9160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:26 smithi165 bash[22175]: cluster 2022-05-01T01:20:24.867487+0000 mgr.smithi157.nfpzoe (mgr.14180) 9767 : cluster [DBG] pgmap v9160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:28.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:20:28.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:20:28.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:20:28.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:28 smithi157 bash[20376]: cluster 2022-05-01T01:20:26.868119+0000 mgr.smithi157.nfpzoe (mgr.14180) 9768 : cluster [DBG] pgmap v9161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:28.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:20:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:28 smithi165 bash[22175]: cluster 2022-05-01T01:20:26.868119+0000 mgr.smithi157.nfpzoe (mgr.14180) 9768 : cluster [DBG] pgmap v9161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:29 smithi157 bash[20376]: audit 2022-05-01T01:20:28.596295+0000 mon.smithi157 (mon.0) 5992 : audit [DBG] from='client.? 172.21.15.157:0/2257490254' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:29 smithi165 bash[22175]: audit 2022-05-01T01:20:28.596295+0000 mon.smithi157 (mon.0) 5992 : audit [DBG] from='client.? 172.21.15.157:0/2257490254' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:30 smithi157 bash[20376]: cluster 2022-05-01T01:20:28.868739+0000 mgr.smithi157.nfpzoe (mgr.14180) 9769 : cluster [DBG] pgmap v9162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:30 smithi165 bash[22175]: cluster 2022-05-01T01:20:28.868739+0000 mgr.smithi157.nfpzoe (mgr.14180) 9769 : cluster [DBG] pgmap v9162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:32 smithi157 bash[20376]: cluster 2022-05-01T01:20:30.869299+0000 mgr.smithi157.nfpzoe (mgr.14180) 9770 : cluster [DBG] pgmap v9163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:32 smithi165 bash[22175]: cluster 2022-05-01T01:20:30.869299+0000 mgr.smithi157.nfpzoe (mgr.14180) 9770 : cluster [DBG] pgmap v9163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:33.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:20:33.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:20:33.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:20:33.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:20:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:34 smithi157 bash[20376]: cluster 2022-05-01T01:20:32.869947+0000 mgr.smithi157.nfpzoe (mgr.14180) 9771 : cluster [DBG] pgmap v9164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:34 smithi157 bash[20376]: audit 2022-05-01T01:20:33.922215+0000 mon.smithi157 (mon.0) 5993 : audit [DBG] from='client.? 172.21.15.157:0/18656863' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:34 smithi165 bash[22175]: cluster 2022-05-01T01:20:32.869947+0000 mgr.smithi157.nfpzoe (mgr.14180) 9771 : cluster [DBG] pgmap v9164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:34 smithi165 bash[22175]: audit 2022-05-01T01:20:33.922215+0000 mon.smithi157 (mon.0) 5993 : audit [DBG] from='client.? 172.21.15.157:0/18656863' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:36 smithi165 bash[22175]: cluster 2022-05-01T01:20:34.870586+0000 mgr.smithi157.nfpzoe (mgr.14180) 9772 : cluster [DBG] pgmap v9165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:36.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:36 smithi157 bash[20376]: cluster 2022-05-01T01:20:34.870586+0000 mgr.smithi157.nfpzoe (mgr.14180) 9772 : cluster [DBG] pgmap v9165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:38 smithi165 bash[22175]: cluster 2022-05-01T01:20:36.871290+0000 mgr.smithi157.nfpzoe (mgr.14180) 9773 : cluster [DBG] pgmap v9166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:38.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:38 smithi157 bash[20376]: cluster 2022-05-01T01:20:36.871290+0000 mgr.smithi157.nfpzoe (mgr.14180) 9773 : cluster [DBG] pgmap v9166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:38.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:20:38.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:20:38.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:20:39.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:20:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:40 smithi165 bash[22175]: cluster 2022-05-01T01:20:38.871866+0000 mgr.smithi157.nfpzoe (mgr.14180) 9774 : cluster [DBG] pgmap v9167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:40 smithi165 bash[22175]: audit 2022-05-01T01:20:39.253797+0000 mon.smithi157 (mon.0) 5994 : audit [DBG] from='client.? 172.21.15.157:0/676248420' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:40 smithi157 bash[20376]: cluster 2022-05-01T01:20:38.871866+0000 mgr.smithi157.nfpzoe (mgr.14180) 9774 : cluster [DBG] pgmap v9167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:40.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:40 smithi157 bash[20376]: audit 2022-05-01T01:20:39.253797+0000 mon.smithi157 (mon.0) 5994 : audit [DBG] from='client.? 172.21.15.157:0/676248420' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:41 smithi165 bash[22175]: audit 2022-05-01T01:20:40.875388+0000 mon.smithi157 (mon.0) 5995 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:20:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:41 smithi165 bash[22175]: audit 2022-05-01T01:20:40.878073+0000 mon.smithi157 (mon.0) 5996 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:20:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:41 smithi165 bash[22175]: audit 2022-05-01T01:20:40.879628+0000 mon.smithi157 (mon.0) 5997 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:20:41.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:41 smithi157 bash[20376]: audit 2022-05-01T01:20:40.875388+0000 mon.smithi157 (mon.0) 5995 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:20:41.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:41 smithi157 bash[20376]: audit 2022-05-01T01:20:40.878073+0000 mon.smithi157 (mon.0) 5996 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:20:41.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:41 smithi157 bash[20376]: audit 2022-05-01T01:20:40.879628+0000 mon.smithi157 (mon.0) 5997 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:20:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:42 smithi165 bash[22175]: cluster 2022-05-01T01:20:40.872475+0000 mgr.smithi157.nfpzoe (mgr.14180) 9775 : cluster [DBG] pgmap v9168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:42 smithi165 bash[22175]: cluster 2022-05-01T01:20:41.203398+0000 mgr.smithi157.nfpzoe (mgr.14180) 9776 : cluster [DBG] pgmap v9169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:42 smithi165 bash[22175]: cluster 2022-05-01T01:20:41.203792+0000 mgr.smithi157.nfpzoe (mgr.14180) 9777 : cluster [DBG] pgmap v9170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:42 smithi165 bash[22175]: audit 2022-05-01T01:20:41.210337+0000 mon.smithi157 (mon.0) 5998 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:20:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:42 smithi165 bash[22175]: audit 2022-05-01T01:20:41.219437+0000 mon.smithi157 (mon.0) 5999 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:20:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:42 smithi165 bash[22175]: cephadm 2022-05-01T01:20:41.220514+0000 mgr.smithi157.nfpzoe (mgr.14180) 9778 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:20:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:42 smithi165 bash[22175]: cephadm 2022-05-01T01:20:41.220685+0000 mgr.smithi157.nfpzoe (mgr.14180) 9779 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:20:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:42 smithi157 bash[20376]: cluster 2022-05-01T01:20:40.872475+0000 mgr.smithi157.nfpzoe (mgr.14180) 9775 : cluster [DBG] pgmap v9168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:42 smithi157 bash[20376]: cluster 2022-05-01T01:20:41.203398+0000 mgr.smithi157.nfpzoe (mgr.14180) 9776 : cluster [DBG] pgmap v9169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:42 smithi157 bash[20376]: cluster 2022-05-01T01:20:41.203792+0000 mgr.smithi157.nfpzoe (mgr.14180) 9777 : cluster [DBG] pgmap v9170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:42 smithi157 bash[20376]: audit 2022-05-01T01:20:41.210337+0000 mon.smithi157 (mon.0) 5998 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:20:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:42 smithi157 bash[20376]: audit 2022-05-01T01:20:41.219437+0000 mon.smithi157 (mon.0) 5999 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:20:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:42 smithi157 bash[20376]: cephadm 2022-05-01T01:20:41.220514+0000 mgr.smithi157.nfpzoe (mgr.14180) 9778 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:20:42.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:42 smithi157 bash[20376]: cephadm 2022-05-01T01:20:41.220685+0000 mgr.smithi157.nfpzoe (mgr.14180) 9779 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:20:44.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:20:44.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:20:44.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:20:44.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:20:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:44 smithi165 bash[22175]: cluster 2022-05-01T01:20:43.204368+0000 mgr.smithi157.nfpzoe (mgr.14180) 9780 : cluster [DBG] pgmap v9171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:44.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:44 smithi157 bash[20376]: cluster 2022-05-01T01:20:43.204368+0000 mgr.smithi157.nfpzoe (mgr.14180) 9780 : cluster [DBG] pgmap v9171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:45 smithi165 bash[22175]: audit 2022-05-01T01:20:44.597321+0000 mon.smithi157 (mon.0) 6000 : audit [DBG] from='client.? 172.21.15.157:0/3625747620' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:45.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:45 smithi157 bash[20376]: audit 2022-05-01T01:20:44.597321+0000 mon.smithi157 (mon.0) 6000 : audit [DBG] from='client.? 172.21.15.157:0/3625747620' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:46 smithi165 bash[22175]: cluster 2022-05-01T01:20:45.204964+0000 mgr.smithi157.nfpzoe (mgr.14180) 9781 : cluster [DBG] pgmap v9172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:46 smithi157 bash[20376]: cluster 2022-05-01T01:20:45.204964+0000 mgr.smithi157.nfpzoe (mgr.14180) 9781 : cluster [DBG] pgmap v9172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:48 smithi157 bash[20376]: cluster 2022-05-01T01:20:47.205618+0000 mgr.smithi157.nfpzoe (mgr.14180) 9782 : cluster [DBG] pgmap v9173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:48 smithi165 bash[22175]: cluster 2022-05-01T01:20:47.205618+0000 mgr.smithi157.nfpzoe (mgr.14180) 9782 : cluster [DBG] pgmap v9173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:49.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:20:49.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:20:49.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:20:49.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:20:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:50 smithi165 bash[22175]: cluster 2022-05-01T01:20:49.206223+0000 mgr.smithi157.nfpzoe (mgr.14180) 9783 : cluster [DBG] pgmap v9174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:50 smithi165 bash[22175]: audit 2022-05-01T01:20:49.929358+0000 mon.smithi157 (mon.0) 6001 : audit [DBG] from='client.? 172.21.15.157:0/2310015770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:50.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:50 smithi157 bash[20376]: cluster 2022-05-01T01:20:49.206223+0000 mgr.smithi157.nfpzoe (mgr.14180) 9783 : cluster [DBG] pgmap v9174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:50.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:50 smithi157 bash[20376]: audit 2022-05-01T01:20:49.929358+0000 mon.smithi157 (mon.0) 6001 : audit [DBG] from='client.? 172.21.15.157:0/2310015770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:52 smithi165 bash[22175]: cluster 2022-05-01T01:20:51.206817+0000 mgr.smithi157.nfpzoe (mgr.14180) 9784 : cluster [DBG] pgmap v9175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:52.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:52 smithi157 bash[20376]: cluster 2022-05-01T01:20:51.206817+0000 mgr.smithi157.nfpzoe (mgr.14180) 9784 : cluster [DBG] pgmap v9175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:54 smithi165 bash[22175]: cluster 2022-05-01T01:20:53.207479+0000 mgr.smithi157.nfpzoe (mgr.14180) 9785 : cluster [DBG] pgmap v9176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:54 smithi157 bash[20376]: cluster 2022-05-01T01:20:53.207479+0000 mgr.smithi157.nfpzoe (mgr.14180) 9785 : cluster [DBG] pgmap v9176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:54.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:20:54.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:20:54.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:20:55.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:20:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:55 smithi165 bash[22175]: audit 2022-05-01T01:20:55.256317+0000 mon.smithi157 (mon.0) 6002 : audit [DBG] from='client.? 172.21.15.157:0/518619620' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:55.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:55 smithi157 bash[20376]: audit 2022-05-01T01:20:55.256317+0000 mon.smithi157 (mon.0) 6002 : audit [DBG] from='client.? 172.21.15.157:0/518619620' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:20:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:56 smithi165 bash[22175]: cluster 2022-05-01T01:20:55.208046+0000 mgr.smithi157.nfpzoe (mgr.14180) 9786 : cluster [DBG] pgmap v9177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:56.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:56 smithi157 bash[20376]: cluster 2022-05-01T01:20:55.208046+0000 mgr.smithi157.nfpzoe (mgr.14180) 9786 : cluster [DBG] pgmap v9177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:58.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:20:58 smithi157 bash[20376]: cluster 2022-05-01T01:20:57.208720+0000 mgr.smithi157.nfpzoe (mgr.14180) 9787 : cluster [DBG] pgmap v9178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:20:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:20:58 smithi165 bash[22175]: cluster 2022-05-01T01:20:57.208720+0000 mgr.smithi157.nfpzoe (mgr.14180) 9787 : cluster [DBG] pgmap v9178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:00.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:21:00.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:21:00.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:21:00.606 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:21:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:00 smithi165 bash[22175]: cluster 2022-05-01T01:20:59.209325+0000 mgr.smithi157.nfpzoe (mgr.14180) 9788 : cluster [DBG] pgmap v9179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:00 smithi165 bash[22175]: audit 2022-05-01T01:20:59.551784+0000 mon.smithi157 (mon.0) 6003 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:21:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:00 smithi165 bash[22175]: audit 2022-05-01T01:21:00.004207+0000 mon.smithi157 (mon.0) 6004 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:21:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:00 smithi157 bash[20376]: cluster 2022-05-01T01:20:59.209325+0000 mgr.smithi157.nfpzoe (mgr.14180) 9788 : cluster [DBG] pgmap v9179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:00 smithi157 bash[20376]: audit 2022-05-01T01:20:59.551784+0000 mon.smithi157 (mon.0) 6003 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:21:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:00 smithi157 bash[20376]: audit 2022-05-01T01:21:00.004207+0000 mon.smithi157 (mon.0) 6004 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:21:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:01 smithi165 bash[22175]: audit 2022-05-01T01:21:00.580393+0000 mon.smithi157 (mon.0) 6005 : audit [DBG] from='client.? 172.21.15.157:0/1589832555' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:01.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:01 smithi157 bash[20376]: audit 2022-05-01T01:21:00.580393+0000 mon.smithi157 (mon.0) 6005 : audit [DBG] from='client.? 172.21.15.157:0/1589832555' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:02 smithi165 bash[22175]: cluster 2022-05-01T01:21:01.209950+0000 mgr.smithi157.nfpzoe (mgr.14180) 9789 : cluster [DBG] pgmap v9180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:02 smithi157 bash[20376]: cluster 2022-05-01T01:21:01.209950+0000 mgr.smithi157.nfpzoe (mgr.14180) 9789 : cluster [DBG] pgmap v9180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:04 smithi165 bash[22175]: cluster 2022-05-01T01:21:03.210579+0000 mgr.smithi157.nfpzoe (mgr.14180) 9790 : cluster [DBG] pgmap v9181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:04 smithi157 bash[20376]: cluster 2022-05-01T01:21:03.210579+0000 mgr.smithi157.nfpzoe (mgr.14180) 9790 : cluster [DBG] pgmap v9181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:05.608 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:21:05.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:21:05.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:21:05.936 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:21:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:06 smithi165 bash[22175]: cluster 2022-05-01T01:21:05.211223+0000 mgr.smithi157.nfpzoe (mgr.14180) 9791 : cluster [DBG] pgmap v9182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:06 smithi165 bash[22175]: audit 2022-05-01T01:21:05.914638+0000 mon.smithi157 (mon.0) 6006 : audit [DBG] from='client.? 172.21.15.157:0/35645168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:06 smithi157 bash[20376]: cluster 2022-05-01T01:21:05.211223+0000 mgr.smithi157.nfpzoe (mgr.14180) 9791 : cluster [DBG] pgmap v9182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:06 smithi157 bash[20376]: audit 2022-05-01T01:21:05.914638+0000 mon.smithi157 (mon.0) 6006 : audit [DBG] from='client.? 172.21.15.157:0/35645168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:08 smithi157 bash[20376]: cluster 2022-05-01T01:21:07.211868+0000 mgr.smithi157.nfpzoe (mgr.14180) 9792 : cluster [DBG] pgmap v9183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:08 smithi165 bash[22175]: cluster 2022-05-01T01:21:07.211868+0000 mgr.smithi157.nfpzoe (mgr.14180) 9792 : cluster [DBG] pgmap v9183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:10 smithi165 bash[22175]: cluster 2022-05-01T01:21:09.212440+0000 mgr.smithi157.nfpzoe (mgr.14180) 9793 : cluster [DBG] pgmap v9184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:10.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:10 smithi157 bash[20376]: cluster 2022-05-01T01:21:09.212440+0000 mgr.smithi157.nfpzoe (mgr.14180) 9793 : cluster [DBG] pgmap v9184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:10.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:21:10.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:21:10.940 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:21:11.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:21:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:11 smithi165 bash[22175]: audit 2022-05-01T01:21:11.248037+0000 mon.smithi157 (mon.0) 6007 : audit [DBG] from='client.? 172.21.15.157:0/2312819865' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:11.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:11 smithi157 bash[20376]: audit 2022-05-01T01:21:11.248037+0000 mon.smithi157 (mon.0) 6007 : audit [DBG] from='client.? 172.21.15.157:0/2312819865' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:12 smithi165 bash[22175]: cluster 2022-05-01T01:21:11.213066+0000 mgr.smithi157.nfpzoe (mgr.14180) 9794 : cluster [DBG] pgmap v9185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:12.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:12 smithi157 bash[20376]: cluster 2022-05-01T01:21:11.213066+0000 mgr.smithi157.nfpzoe (mgr.14180) 9794 : cluster [DBG] pgmap v9185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:14 smithi165 bash[22175]: cluster 2022-05-01T01:21:13.213760+0000 mgr.smithi157.nfpzoe (mgr.14180) 9795 : cluster [DBG] pgmap v9186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:14 smithi157 bash[20376]: cluster 2022-05-01T01:21:13.213760+0000 mgr.smithi157.nfpzoe (mgr.14180) 9795 : cluster [DBG] pgmap v9186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:16.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:21:16.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:21:16.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:21:16.599 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:21:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:16 smithi165 bash[22175]: cluster 2022-05-01T01:21:15.214379+0000 mgr.smithi157.nfpzoe (mgr.14180) 9796 : cluster [DBG] pgmap v9187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:16 smithi157 bash[20376]: cluster 2022-05-01T01:21:15.214379+0000 mgr.smithi157.nfpzoe (mgr.14180) 9796 : cluster [DBG] pgmap v9187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:17 smithi165 bash[22175]: audit 2022-05-01T01:21:16.581255+0000 mon.smithi157 (mon.0) 6008 : audit [DBG] from='client.? 172.21.15.157:0/620617168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:17.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:17 smithi157 bash[20376]: audit 2022-05-01T01:21:16.581255+0000 mon.smithi157 (mon.0) 6008 : audit [DBG] from='client.? 172.21.15.157:0/620617168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:18 smithi165 bash[22175]: cluster 2022-05-01T01:21:17.215051+0000 mgr.smithi157.nfpzoe (mgr.14180) 9797 : cluster [DBG] pgmap v9188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:18.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:18 smithi157 bash[20376]: cluster 2022-05-01T01:21:17.215051+0000 mgr.smithi157.nfpzoe (mgr.14180) 9797 : cluster [DBG] pgmap v9188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:20 smithi165 bash[22175]: cluster 2022-05-01T01:21:19.215738+0000 mgr.smithi157.nfpzoe (mgr.14180) 9798 : cluster [DBG] pgmap v9189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:20.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:20 smithi157 bash[20376]: cluster 2022-05-01T01:21:19.215738+0000 mgr.smithi157.nfpzoe (mgr.14180) 9798 : cluster [DBG] pgmap v9189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:21.602 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:21:21.603 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:21:21.603 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:21:21.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:21:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:22 smithi165 bash[22175]: cluster 2022-05-01T01:21:21.216324+0000 mgr.smithi157.nfpzoe (mgr.14180) 9799 : cluster [DBG] pgmap v9190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:22 smithi165 bash[22175]: audit 2022-05-01T01:21:21.915564+0000 mon.smithi157 (mon.0) 6009 : audit [DBG] from='client.? 172.21.15.157:0/431864663' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:22 smithi157 bash[20376]: cluster 2022-05-01T01:21:21.216324+0000 mgr.smithi157.nfpzoe (mgr.14180) 9799 : cluster [DBG] pgmap v9190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:22 smithi157 bash[20376]: audit 2022-05-01T01:21:21.915564+0000 mon.smithi157 (mon.0) 6009 : audit [DBG] from='client.? 172.21.15.157:0/431864663' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:24 smithi165 bash[22175]: cluster 2022-05-01T01:21:23.216969+0000 mgr.smithi157.nfpzoe (mgr.14180) 9800 : cluster [DBG] pgmap v9191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:24 smithi157 bash[20376]: cluster 2022-05-01T01:21:23.216969+0000 mgr.smithi157.nfpzoe (mgr.14180) 9800 : cluster [DBG] pgmap v9191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:26 smithi165 bash[22175]: cluster 2022-05-01T01:21:25.217596+0000 mgr.smithi157.nfpzoe (mgr.14180) 9801 : cluster [DBG] pgmap v9192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:26 smithi157 bash[20376]: cluster 2022-05-01T01:21:25.217596+0000 mgr.smithi157.nfpzoe (mgr.14180) 9801 : cluster [DBG] pgmap v9192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:26.937 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:21:26.937 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:21:26.937 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:21:27.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:21:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:28 smithi157 bash[20376]: cluster 2022-05-01T01:21:27.218197+0000 mgr.smithi157.nfpzoe (mgr.14180) 9802 : cluster [DBG] pgmap v9193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:28.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:28 smithi157 bash[20376]: audit 2022-05-01T01:21:27.236858+0000 mon.smithi157 (mon.0) 6010 : audit [DBG] from='client.? 172.21.15.157:0/3211298646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:28 smithi165 bash[22175]: cluster 2022-05-01T01:21:27.218197+0000 mgr.smithi157.nfpzoe (mgr.14180) 9802 : cluster [DBG] pgmap v9193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:28 smithi165 bash[22175]: audit 2022-05-01T01:21:27.236858+0000 mon.smithi157 (mon.0) 6010 : audit [DBG] from='client.? 172.21.15.157:0/3211298646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:30 smithi165 bash[22175]: cluster 2022-05-01T01:21:29.218839+0000 mgr.smithi157.nfpzoe (mgr.14180) 9803 : cluster [DBG] pgmap v9194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:30.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:30 smithi157 bash[20376]: cluster 2022-05-01T01:21:29.218839+0000 mgr.smithi157.nfpzoe (mgr.14180) 9803 : cluster [DBG] pgmap v9194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:32.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:21:32.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:21:32.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:21:32.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:21:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:32 smithi165 bash[22175]: cluster 2022-05-01T01:21:31.219466+0000 mgr.smithi157.nfpzoe (mgr.14180) 9804 : cluster [DBG] pgmap v9195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:32 smithi157 bash[20376]: cluster 2022-05-01T01:21:31.219466+0000 mgr.smithi157.nfpzoe (mgr.14180) 9804 : cluster [DBG] pgmap v9195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:33 smithi165 bash[22175]: audit 2022-05-01T01:21:32.561102+0000 mon.smithi157 (mon.0) 6011 : audit [DBG] from='client.? 172.21.15.157:0/3179597514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:33 smithi157 bash[20376]: audit 2022-05-01T01:21:32.561102+0000 mon.smithi157 (mon.0) 6011 : audit [DBG] from='client.? 172.21.15.157:0/3179597514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:34 smithi165 bash[22175]: cluster 2022-05-01T01:21:33.220113+0000 mgr.smithi157.nfpzoe (mgr.14180) 9805 : cluster [DBG] pgmap v9196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:34 smithi157 bash[20376]: cluster 2022-05-01T01:21:33.220113+0000 mgr.smithi157.nfpzoe (mgr.14180) 9805 : cluster [DBG] pgmap v9196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:36 smithi165 bash[22175]: cluster 2022-05-01T01:21:35.220738+0000 mgr.smithi157.nfpzoe (mgr.14180) 9806 : cluster [DBG] pgmap v9197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:36.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:36 smithi157 bash[20376]: cluster 2022-05-01T01:21:35.220738+0000 mgr.smithi157.nfpzoe (mgr.14180) 9806 : cluster [DBG] pgmap v9197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:37.583 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:21:37.583 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:21:37.583 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:21:37.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:21:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:38 smithi157 bash[20376]: cluster 2022-05-01T01:21:37.221354+0000 mgr.smithi157.nfpzoe (mgr.14180) 9807 : cluster [DBG] pgmap v9198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:38.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:38 smithi157 bash[20376]: audit 2022-05-01T01:21:37.887255+0000 mon.smithi157 (mon.0) 6012 : audit [DBG] from='client.? 172.21.15.157:0/197670397' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:38 smithi165 bash[22175]: cluster 2022-05-01T01:21:37.221354+0000 mgr.smithi157.nfpzoe (mgr.14180) 9807 : cluster [DBG] pgmap v9198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:38 smithi165 bash[22175]: audit 2022-05-01T01:21:37.887255+0000 mon.smithi157 (mon.0) 6012 : audit [DBG] from='client.? 172.21.15.157:0/197670397' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:40 smithi165 bash[22175]: cluster 2022-05-01T01:21:39.221922+0000 mgr.smithi157.nfpzoe (mgr.14180) 9808 : cluster [DBG] pgmap v9199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:40.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:40 smithi157 bash[20376]: cluster 2022-05-01T01:21:39.221922+0000 mgr.smithi157.nfpzoe (mgr.14180) 9808 : cluster [DBG] pgmap v9199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:41 smithi165 bash[22175]: audit 2022-05-01T01:21:41.237921+0000 mon.smithi157 (mon.0) 6013 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:21:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:41 smithi165 bash[22175]: audit 2022-05-01T01:21:41.240746+0000 mon.smithi157 (mon.0) 6014 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:21:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:41 smithi165 bash[22175]: audit 2022-05-01T01:21:41.242505+0000 mon.smithi157 (mon.0) 6015 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:21:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:41 smithi157 bash[20376]: audit 2022-05-01T01:21:41.237921+0000 mon.smithi157 (mon.0) 6013 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:21:41.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:41 smithi157 bash[20376]: audit 2022-05-01T01:21:41.240746+0000 mon.smithi157 (mon.0) 6014 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:21:41.705 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:41 smithi157 bash[20376]: audit 2022-05-01T01:21:41.242505+0000 mon.smithi157 (mon.0) 6015 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:21:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:42 smithi165 bash[22175]: cluster 2022-05-01T01:21:41.222543+0000 mgr.smithi157.nfpzoe (mgr.14180) 9809 : cluster [DBG] pgmap v9200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:42.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:42 smithi157 bash[20376]: cluster 2022-05-01T01:21:41.222543+0000 mgr.smithi157.nfpzoe (mgr.14180) 9809 : cluster [DBG] pgmap v9200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:42.908 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:21:42.908 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:21:42.908 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:21:43.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:21:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:43 smithi165 bash[22175]: audit 2022-05-01T01:21:43.217016+0000 mon.smithi157 (mon.0) 6016 : audit [DBG] from='client.? 172.21.15.157:0/1343348810' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:43.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:43 smithi157 bash[20376]: audit 2022-05-01T01:21:43.217016+0000 mon.smithi157 (mon.0) 6016 : audit [DBG] from='client.? 172.21.15.157:0/1343348810' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:44 smithi165 bash[22175]: cluster 2022-05-01T01:21:43.222957+0000 mgr.smithi157.nfpzoe (mgr.14180) 9810 : cluster [DBG] pgmap v9201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:44.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:44 smithi157 bash[20376]: cluster 2022-05-01T01:21:43.222957+0000 mgr.smithi157.nfpzoe (mgr.14180) 9810 : cluster [DBG] pgmap v9201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:46 smithi165 bash[22175]: audit 2022-05-01T01:21:45.060781+0000 mon.smithi157 (mon.0) 6017 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:21:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:46 smithi165 bash[22175]: cluster 2022-05-01T01:21:45.223542+0000 mgr.smithi157.nfpzoe (mgr.14180) 9811 : cluster [DBG] pgmap v9202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:46 smithi165 bash[22175]: cluster 2022-05-01T01:21:45.346425+0000 mgr.smithi157.nfpzoe (mgr.14180) 9812 : cluster [DBG] pgmap v9203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:46 smithi165 bash[22175]: cluster 2022-05-01T01:21:45.346843+0000 mgr.smithi157.nfpzoe (mgr.14180) 9813 : cluster [DBG] pgmap v9204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:46 smithi165 bash[22175]: audit 2022-05-01T01:21:45.354722+0000 mon.smithi157 (mon.0) 6018 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:21:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:46 smithi165 bash[22175]: audit 2022-05-01T01:21:45.366780+0000 mon.smithi157 (mon.0) 6019 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:21:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:46 smithi165 bash[22175]: cephadm 2022-05-01T01:21:45.367945+0000 mgr.smithi157.nfpzoe (mgr.14180) 9814 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:21:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:46 smithi165 bash[22175]: cephadm 2022-05-01T01:21:45.368078+0000 mgr.smithi157.nfpzoe (mgr.14180) 9815 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:21:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:46 smithi157 bash[20376]: audit 2022-05-01T01:21:45.060781+0000 mon.smithi157 (mon.0) 6017 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:21:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:46 smithi157 bash[20376]: cluster 2022-05-01T01:21:45.223542+0000 mgr.smithi157.nfpzoe (mgr.14180) 9811 : cluster [DBG] pgmap v9202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:46 smithi157 bash[20376]: cluster 2022-05-01T01:21:45.346425+0000 mgr.smithi157.nfpzoe (mgr.14180) 9812 : cluster [DBG] pgmap v9203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:46 smithi157 bash[20376]: cluster 2022-05-01T01:21:45.346843+0000 mgr.smithi157.nfpzoe (mgr.14180) 9813 : cluster [DBG] pgmap v9204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:46 smithi157 bash[20376]: audit 2022-05-01T01:21:45.354722+0000 mon.smithi157 (mon.0) 6018 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:21:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:46 smithi157 bash[20376]: audit 2022-05-01T01:21:45.366780+0000 mon.smithi157 (mon.0) 6019 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:21:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:46 smithi157 bash[20376]: cephadm 2022-05-01T01:21:45.367945+0000 mgr.smithi157.nfpzoe (mgr.14180) 9814 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:21:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:46 smithi157 bash[20376]: cephadm 2022-05-01T01:21:45.368078+0000 mgr.smithi157.nfpzoe (mgr.14180) 9815 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:21:48.238 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:21:48.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:21:48.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:21:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:48 smithi157 bash[20376]: cluster 2022-05-01T01:21:47.347427+0000 mgr.smithi157.nfpzoe (mgr.14180) 9816 : cluster [DBG] pgmap v9205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:48.574 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:21:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:48 smithi165 bash[22175]: cluster 2022-05-01T01:21:47.347427+0000 mgr.smithi157.nfpzoe (mgr.14180) 9816 : cluster [DBG] pgmap v9205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:49 smithi157 bash[20376]: audit 2022-05-01T01:21:48.556803+0000 mon.smithi157 (mon.0) 6020 : audit [DBG] from='client.? 172.21.15.157:0/1406052954' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:49 smithi165 bash[22175]: audit 2022-05-01T01:21:48.556803+0000 mon.smithi157 (mon.0) 6020 : audit [DBG] from='client.? 172.21.15.157:0/1406052954' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:50.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:50 smithi157 bash[20376]: cluster 2022-05-01T01:21:49.348152+0000 mgr.smithi157.nfpzoe (mgr.14180) 9817 : cluster [DBG] pgmap v9206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:50 smithi165 bash[22175]: cluster 2022-05-01T01:21:49.348152+0000 mgr.smithi157.nfpzoe (mgr.14180) 9817 : cluster [DBG] pgmap v9206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:52.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:52 smithi157 bash[20376]: cluster 2022-05-01T01:21:51.348807+0000 mgr.smithi157.nfpzoe (mgr.14180) 9818 : cluster [DBG] pgmap v9207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:52 smithi165 bash[22175]: cluster 2022-05-01T01:21:51.348807+0000 mgr.smithi157.nfpzoe (mgr.14180) 9818 : cluster [DBG] pgmap v9207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:53.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:21:53.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:21:53.578 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:21:53.902 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:21:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:54 smithi157 bash[20376]: cluster 2022-05-01T01:21:53.349441+0000 mgr.smithi157.nfpzoe (mgr.14180) 9819 : cluster [DBG] pgmap v9208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:54 smithi157 bash[20376]: audit 2022-05-01T01:21:53.883891+0000 mon.smithi157 (mon.0) 6021 : audit [DBG] from='client.? 172.21.15.157:0/440608148' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:54 smithi165 bash[22175]: cluster 2022-05-01T01:21:53.349441+0000 mgr.smithi157.nfpzoe (mgr.14180) 9819 : cluster [DBG] pgmap v9208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:54.976 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:54 smithi165 bash[22175]: audit 2022-05-01T01:21:53.883891+0000 mon.smithi157 (mon.0) 6021 : audit [DBG] from='client.? 172.21.15.157:0/440608148' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:56.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:56 smithi157 bash[20376]: cluster 2022-05-01T01:21:55.350048+0000 mgr.smithi157.nfpzoe (mgr.14180) 9820 : cluster [DBG] pgmap v9209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:56 smithi165 bash[22175]: cluster 2022-05-01T01:21:55.350048+0000 mgr.smithi157.nfpzoe (mgr.14180) 9820 : cluster [DBG] pgmap v9209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:58 smithi157 bash[20376]: cluster 2022-05-01T01:21:57.350709+0000 mgr.smithi157.nfpzoe (mgr.14180) 9821 : cluster [DBG] pgmap v9210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:58 smithi165 bash[22175]: cluster 2022-05-01T01:21:57.350709+0000 mgr.smithi157.nfpzoe (mgr.14180) 9821 : cluster [DBG] pgmap v9210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:21:58.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:21:58.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:21:58.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:21:59.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:21:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:21:59 smithi165 bash[22175]: audit 2022-05-01T01:21:59.216774+0000 mon.smithi157 (mon.0) 6022 : audit [DBG] from='client.? 172.21.15.157:0/34203968' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:21:59.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:21:59 smithi157 bash[20376]: audit 2022-05-01T01:21:59.216774+0000 mon.smithi157 (mon.0) 6022 : audit [DBG] from='client.? 172.21.15.157:0/34203968' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:00 smithi165 bash[22175]: cluster 2022-05-01T01:21:59.351350+0000 mgr.smithi157.nfpzoe (mgr.14180) 9822 : cluster [DBG] pgmap v9211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:00 smithi165 bash[22175]: audit 2022-05-01T01:21:59.554466+0000 mon.smithi157 (mon.0) 6023 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:22:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:00 smithi165 bash[22175]: audit 2022-05-01T01:22:00.011721+0000 mon.smithi157 (mon.0) 6024 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:22:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:00 smithi157 bash[20376]: cluster 2022-05-01T01:21:59.351350+0000 mgr.smithi157.nfpzoe (mgr.14180) 9822 : cluster [DBG] pgmap v9211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:00 smithi157 bash[20376]: audit 2022-05-01T01:21:59.554466+0000 mon.smithi157 (mon.0) 6023 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:22:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:00 smithi157 bash[20376]: audit 2022-05-01T01:22:00.011721+0000 mon.smithi157 (mon.0) 6024 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:22:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:02 smithi157 bash[20376]: cluster 2022-05-01T01:22:01.351990+0000 mgr.smithi157.nfpzoe (mgr.14180) 9823 : cluster [DBG] pgmap v9212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:02 smithi165 bash[22175]: cluster 2022-05-01T01:22:01.351990+0000 mgr.smithi157.nfpzoe (mgr.14180) 9823 : cluster [DBG] pgmap v9212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:04.242 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:22:04.242 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:22:04.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:22:04.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:22:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:04 smithi157 bash[20376]: cluster 2022-05-01T01:22:03.352623+0000 mgr.smithi157.nfpzoe (mgr.14180) 9824 : cluster [DBG] pgmap v9213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:04 smithi165 bash[22175]: cluster 2022-05-01T01:22:03.352623+0000 mgr.smithi157.nfpzoe (mgr.14180) 9824 : cluster [DBG] pgmap v9213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:05.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:05 smithi157 bash[20376]: audit 2022-05-01T01:22:04.545688+0000 mon.smithi157 (mon.0) 6025 : audit [DBG] from='client.? 172.21.15.157:0/2281915250' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:05 smithi165 bash[22175]: audit 2022-05-01T01:22:04.545688+0000 mon.smithi157 (mon.0) 6025 : audit [DBG] from='client.? 172.21.15.157:0/2281915250' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:06.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:06 smithi157 bash[20376]: cluster 2022-05-01T01:22:05.353250+0000 mgr.smithi157.nfpzoe (mgr.14180) 9825 : cluster [DBG] pgmap v9214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:06 smithi165 bash[22175]: cluster 2022-05-01T01:22:05.353250+0000 mgr.smithi157.nfpzoe (mgr.14180) 9825 : cluster [DBG] pgmap v9214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:08 smithi157 bash[20376]: cluster 2022-05-01T01:22:07.353864+0000 mgr.smithi157.nfpzoe (mgr.14180) 9826 : cluster [DBG] pgmap v9215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:08 smithi165 bash[22175]: cluster 2022-05-01T01:22:07.353864+0000 mgr.smithi157.nfpzoe (mgr.14180) 9826 : cluster [DBG] pgmap v9215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:09.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:22:09.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:22:09.568 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:22:09.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:22:10.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:10 smithi157 bash[20376]: cluster 2022-05-01T01:22:09.354586+0000 mgr.smithi157.nfpzoe (mgr.14180) 9827 : cluster [DBG] pgmap v9216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:10.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:10 smithi157 bash[20376]: audit 2022-05-01T01:22:09.880098+0000 mon.smithi157 (mon.0) 6026 : audit [DBG] from='client.? 172.21.15.157:0/363163822' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:10 smithi165 bash[22175]: cluster 2022-05-01T01:22:09.354586+0000 mgr.smithi157.nfpzoe (mgr.14180) 9827 : cluster [DBG] pgmap v9216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:10 smithi165 bash[22175]: audit 2022-05-01T01:22:09.880098+0000 mon.smithi157 (mon.0) 6026 : audit [DBG] from='client.? 172.21.15.157:0/363163822' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:12.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:12 smithi157 bash[20376]: cluster 2022-05-01T01:22:11.355283+0000 mgr.smithi157.nfpzoe (mgr.14180) 9828 : cluster [DBG] pgmap v9217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:12 smithi165 bash[22175]: cluster 2022-05-01T01:22:11.355283+0000 mgr.smithi157.nfpzoe (mgr.14180) 9828 : cluster [DBG] pgmap v9217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:14 smithi157 bash[20376]: cluster 2022-05-01T01:22:13.355803+0000 mgr.smithi157.nfpzoe (mgr.14180) 9829 : cluster [DBG] pgmap v9218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:14 smithi165 bash[22175]: cluster 2022-05-01T01:22:13.355803+0000 mgr.smithi157.nfpzoe (mgr.14180) 9829 : cluster [DBG] pgmap v9218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:14.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:22:14.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:22:14.901 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:22:15.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:22:15.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:15 smithi157 bash[20376]: audit 2022-05-01T01:22:15.202480+0000 mon.smithi157 (mon.0) 6027 : audit [DBG] from='client.? 172.21.15.157:0/4113978869' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:15 smithi165 bash[22175]: audit 2022-05-01T01:22:15.202480+0000 mon.smithi157 (mon.0) 6027 : audit [DBG] from='client.? 172.21.15.157:0/4113978869' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:16 smithi157 bash[20376]: cluster 2022-05-01T01:22:15.356448+0000 mgr.smithi157.nfpzoe (mgr.14180) 9830 : cluster [DBG] pgmap v9219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:16 smithi165 bash[22175]: cluster 2022-05-01T01:22:15.356448+0000 mgr.smithi157.nfpzoe (mgr.14180) 9830 : cluster [DBG] pgmap v9219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:18 smithi157 bash[20376]: cluster 2022-05-01T01:22:17.357085+0000 mgr.smithi157.nfpzoe (mgr.14180) 9831 : cluster [DBG] pgmap v9220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:18 smithi165 bash[22175]: cluster 2022-05-01T01:22:17.357085+0000 mgr.smithi157.nfpzoe (mgr.14180) 9831 : cluster [DBG] pgmap v9220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:20.228 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:22:20.228 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:22:20.228 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:22:20.558 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:22:20.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:20 smithi157 bash[20376]: cluster 2022-05-01T01:22:19.357702+0000 mgr.smithi157.nfpzoe (mgr.14180) 9832 : cluster [DBG] pgmap v9221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:20 smithi165 bash[22175]: cluster 2022-05-01T01:22:19.357702+0000 mgr.smithi157.nfpzoe (mgr.14180) 9832 : cluster [DBG] pgmap v9221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:21 smithi157 bash[20376]: audit 2022-05-01T01:22:20.538526+0000 mon.smithi157 (mon.0) 6028 : audit [DBG] from='client.? 172.21.15.157:0/4023799189' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:21 smithi165 bash[22175]: audit 2022-05-01T01:22:20.538526+0000 mon.smithi157 (mon.0) 6028 : audit [DBG] from='client.? 172.21.15.157:0/4023799189' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:22 smithi157 bash[20376]: cluster 2022-05-01T01:22:21.358423+0000 mgr.smithi157.nfpzoe (mgr.14180) 9833 : cluster [DBG] pgmap v9222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:22 smithi165 bash[22175]: cluster 2022-05-01T01:22:21.358423+0000 mgr.smithi157.nfpzoe (mgr.14180) 9833 : cluster [DBG] pgmap v9222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:24 smithi157 bash[20376]: cluster 2022-05-01T01:22:23.359109+0000 mgr.smithi157.nfpzoe (mgr.14180) 9834 : cluster [DBG] pgmap v9223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:24 smithi165 bash[22175]: cluster 2022-05-01T01:22:23.359109+0000 mgr.smithi157.nfpzoe (mgr.14180) 9834 : cluster [DBG] pgmap v9223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:25.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:22:25.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:22:25.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:22:25.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:22:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:26 smithi157 bash[20376]: cluster 2022-05-01T01:22:25.359755+0000 mgr.smithi157.nfpzoe (mgr.14180) 9835 : cluster [DBG] pgmap v9224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:26 smithi157 bash[20376]: audit 2022-05-01T01:22:25.872868+0000 mon.smithi157 (mon.0) 6029 : audit [DBG] from='client.? 172.21.15.157:0/2352521635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:26 smithi165 bash[22175]: cluster 2022-05-01T01:22:25.359755+0000 mgr.smithi157.nfpzoe (mgr.14180) 9835 : cluster [DBG] pgmap v9224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:26 smithi165 bash[22175]: audit 2022-05-01T01:22:25.872868+0000 mon.smithi157 (mon.0) 6029 : audit [DBG] from='client.? 172.21.15.157:0/2352521635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:28.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:28 smithi157 bash[20376]: cluster 2022-05-01T01:22:27.360397+0000 mgr.smithi157.nfpzoe (mgr.14180) 9836 : cluster [DBG] pgmap v9225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:28 smithi165 bash[22175]: cluster 2022-05-01T01:22:27.360397+0000 mgr.smithi157.nfpzoe (mgr.14180) 9836 : cluster [DBG] pgmap v9225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:30.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:30 smithi157 bash[20376]: cluster 2022-05-01T01:22:29.361030+0000 mgr.smithi157.nfpzoe (mgr.14180) 9837 : cluster [DBG] pgmap v9226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:30.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:22:30.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:22:30.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:22:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:30 smithi165 bash[22175]: cluster 2022-05-01T01:22:29.361030+0000 mgr.smithi157.nfpzoe (mgr.14180) 9837 : cluster [DBG] pgmap v9226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:31.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:22:31.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:31 smithi157 bash[20376]: audit 2022-05-01T01:22:31.198994+0000 mon.smithi157 (mon.0) 6030 : audit [DBG] from='client.? 172.21.15.157:0/342439251' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:31 smithi165 bash[22175]: audit 2022-05-01T01:22:31.198994+0000 mon.smithi157 (mon.0) 6030 : audit [DBG] from='client.? 172.21.15.157:0/342439251' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:32.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:32 smithi157 bash[20376]: cluster 2022-05-01T01:22:31.361641+0000 mgr.smithi157.nfpzoe (mgr.14180) 9838 : cluster [DBG] pgmap v9227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:32 smithi165 bash[22175]: cluster 2022-05-01T01:22:31.361641+0000 mgr.smithi157.nfpzoe (mgr.14180) 9838 : cluster [DBG] pgmap v9227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:34 smithi157 bash[20376]: cluster 2022-05-01T01:22:33.362274+0000 mgr.smithi157.nfpzoe (mgr.14180) 9839 : cluster [DBG] pgmap v9228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:34 smithi165 bash[22175]: cluster 2022-05-01T01:22:33.362274+0000 mgr.smithi157.nfpzoe (mgr.14180) 9839 : cluster [DBG] pgmap v9228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:36.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:22:36.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:22:36.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:22:36.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:22:36.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:36 smithi157 bash[20376]: cluster 2022-05-01T01:22:35.362910+0000 mgr.smithi157.nfpzoe (mgr.14180) 9840 : cluster [DBG] pgmap v9229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:36 smithi165 bash[22175]: cluster 2022-05-01T01:22:35.362910+0000 mgr.smithi157.nfpzoe (mgr.14180) 9840 : cluster [DBG] pgmap v9229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:37.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:37 smithi157 bash[20376]: audit 2022-05-01T01:22:36.526935+0000 mon.smithi157 (mon.0) 6031 : audit [DBG] from='client.? 172.21.15.157:0/1717257646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:37 smithi165 bash[22175]: audit 2022-05-01T01:22:36.526935+0000 mon.smithi157 (mon.0) 6031 : audit [DBG] from='client.? 172.21.15.157:0/1717257646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:38.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:38 smithi157 bash[20376]: cluster 2022-05-01T01:22:37.363592+0000 mgr.smithi157.nfpzoe (mgr.14180) 9841 : cluster [DBG] pgmap v9230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:38 smithi165 bash[22175]: cluster 2022-05-01T01:22:37.363592+0000 mgr.smithi157.nfpzoe (mgr.14180) 9841 : cluster [DBG] pgmap v9230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:40 smithi165 bash[22175]: cluster 2022-05-01T01:22:39.364203+0000 mgr.smithi157.nfpzoe (mgr.14180) 9842 : cluster [DBG] pgmap v9231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:40 smithi157 bash[20376]: cluster 2022-05-01T01:22:39.364203+0000 mgr.smithi157.nfpzoe (mgr.14180) 9842 : cluster [DBG] pgmap v9231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:41.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:22:41.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:22:41.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:22:41.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:22:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:42 smithi165 bash[22175]: cluster 2022-05-01T01:22:41.364823+0000 mgr.smithi157.nfpzoe (mgr.14180) 9843 : cluster [DBG] pgmap v9232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:42 smithi165 bash[22175]: audit 2022-05-01T01:22:41.863958+0000 mon.smithi157 (mon.0) 6032 : audit [DBG] from='client.? 172.21.15.157:0/312496928' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:42 smithi157 bash[20376]: cluster 2022-05-01T01:22:41.364823+0000 mgr.smithi157.nfpzoe (mgr.14180) 9843 : cluster [DBG] pgmap v9232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:42 smithi157 bash[20376]: audit 2022-05-01T01:22:41.863958+0000 mon.smithi157 (mon.0) 6032 : audit [DBG] from='client.? 172.21.15.157:0/312496928' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:44 smithi165 bash[22175]: cluster 2022-05-01T01:22:43.365417+0000 mgr.smithi157.nfpzoe (mgr.14180) 9844 : cluster [DBG] pgmap v9233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:44 smithi157 bash[20376]: cluster 2022-05-01T01:22:43.365417+0000 mgr.smithi157.nfpzoe (mgr.14180) 9844 : cluster [DBG] pgmap v9233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:45 smithi165 bash[22175]: audit 2022-05-01T01:22:45.378916+0000 mon.smithi157 (mon.0) 6033 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:22:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:45 smithi165 bash[22175]: audit 2022-05-01T01:22:45.381831+0000 mon.smithi157 (mon.0) 6034 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:22:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:45 smithi165 bash[22175]: audit 2022-05-01T01:22:45.383746+0000 mon.smithi157 (mon.0) 6035 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:22:45.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:45 smithi157 bash[20376]: audit 2022-05-01T01:22:45.378916+0000 mon.smithi157 (mon.0) 6033 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:22:45.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:45 smithi157 bash[20376]: audit 2022-05-01T01:22:45.381831+0000 mon.smithi157 (mon.0) 6034 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:22:45.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:45 smithi157 bash[20376]: audit 2022-05-01T01:22:45.383746+0000 mon.smithi157 (mon.0) 6035 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:22:46.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:22:46.885 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:22:46.885 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:22:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:46 smithi157 bash[20376]: cluster 2022-05-01T01:22:45.366038+0000 mgr.smithi157.nfpzoe (mgr.14180) 9845 : cluster [DBG] pgmap v9234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:46.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:46 smithi157 bash[20376]: audit 2022-05-01T01:22:45.684147+0000 mon.smithi157 (mon.0) 6036 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:22:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:46 smithi165 bash[22175]: cluster 2022-05-01T01:22:45.366038+0000 mgr.smithi157.nfpzoe (mgr.14180) 9845 : cluster [DBG] pgmap v9234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:46 smithi165 bash[22175]: audit 2022-05-01T01:22:45.684147+0000 mon.smithi157 (mon.0) 6036 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:22:47.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:22:47.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:47 smithi157 bash[20376]: audit 2022-05-01T01:22:47.190686+0000 mon.smithi157 (mon.0) 6037 : audit [DBG] from='client.? 172.21.15.157:0/1151247299' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:47 smithi165 bash[22175]: audit 2022-05-01T01:22:47.190686+0000 mon.smithi157 (mon.0) 6037 : audit [DBG] from='client.? 172.21.15.157:0/1151247299' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:48.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:48 smithi157 bash[20376]: cluster 2022-05-01T01:22:47.366784+0000 mgr.smithi157.nfpzoe (mgr.14180) 9846 : cluster [DBG] pgmap v9235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:48 smithi165 bash[22175]: cluster 2022-05-01T01:22:47.366784+0000 mgr.smithi157.nfpzoe (mgr.14180) 9846 : cluster [DBG] pgmap v9235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:50.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:50 smithi157 bash[20376]: cluster 2022-05-01T01:22:49.367590+0000 mgr.smithi157.nfpzoe (mgr.14180) 9847 : cluster [DBG] pgmap v9236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:50.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:50 smithi157 bash[20376]: audit 2022-05-01T01:22:50.171237+0000 mon.smithi157 (mon.0) 6038 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:22:50.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:50 smithi157 bash[20376]: audit 2022-05-01T01:22:50.453862+0000 mon.smithi157 (mon.0) 6039 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:22:50.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:50 smithi157 bash[20376]: audit 2022-05-01T01:22:50.460148+0000 mon.smithi157 (mon.0) 6040 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:22:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:50 smithi165 bash[22175]: cluster 2022-05-01T01:22:49.367590+0000 mgr.smithi157.nfpzoe (mgr.14180) 9847 : cluster [DBG] pgmap v9236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:50 smithi165 bash[22175]: audit 2022-05-01T01:22:50.171237+0000 mon.smithi157 (mon.0) 6038 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:22:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:50 smithi165 bash[22175]: audit 2022-05-01T01:22:50.453862+0000 mon.smithi157 (mon.0) 6039 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:22:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:50 smithi165 bash[22175]: audit 2022-05-01T01:22:50.460148+0000 mon.smithi157 (mon.0) 6040 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:22:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:51 smithi157 bash[20376]: cluster 2022-05-01T01:22:50.447657+0000 mgr.smithi157.nfpzoe (mgr.14180) 9848 : cluster [DBG] pgmap v9237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:51 smithi157 bash[20376]: cluster 2022-05-01T01:22:50.448155+0000 mgr.smithi157.nfpzoe (mgr.14180) 9849 : cluster [DBG] pgmap v9238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:51 smithi157 bash[20376]: cephadm 2022-05-01T01:22:50.461225+0000 mgr.smithi157.nfpzoe (mgr.14180) 9850 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:22:51.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:51 smithi157 bash[20376]: cephadm 2022-05-01T01:22:50.461355+0000 mgr.smithi157.nfpzoe (mgr.14180) 9851 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:22:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:51 smithi165 bash[22175]: cluster 2022-05-01T01:22:50.447657+0000 mgr.smithi157.nfpzoe (mgr.14180) 9848 : cluster [DBG] pgmap v9237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:51 smithi165 bash[22175]: cluster 2022-05-01T01:22:50.448155+0000 mgr.smithi157.nfpzoe (mgr.14180) 9849 : cluster [DBG] pgmap v9238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:51 smithi165 bash[22175]: cephadm 2022-05-01T01:22:50.461225+0000 mgr.smithi157.nfpzoe (mgr.14180) 9850 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:22:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:51 smithi165 bash[22175]: cephadm 2022-05-01T01:22:50.461355+0000 mgr.smithi157.nfpzoe (mgr.14180) 9851 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:22:52.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:22:52.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:22:52.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:22:52.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:22:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:53 smithi165 bash[22175]: cluster 2022-05-01T01:22:52.448788+0000 mgr.smithi157.nfpzoe (mgr.14180) 9852 : cluster [DBG] pgmap v9239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:53 smithi165 bash[22175]: audit 2022-05-01T01:22:52.515070+0000 mon.smithi157 (mon.0) 6041 : audit [DBG] from='client.? 172.21.15.157:0/2799170087' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:53.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:53 smithi157 bash[20376]: cluster 2022-05-01T01:22:52.448788+0000 mgr.smithi157.nfpzoe (mgr.14180) 9852 : cluster [DBG] pgmap v9239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:53.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:53 smithi157 bash[20376]: audit 2022-05-01T01:22:52.515070+0000 mon.smithi157 (mon.0) 6041 : audit [DBG] from='client.? 172.21.15.157:0/2799170087' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:55 smithi165 bash[22175]: cluster 2022-05-01T01:22:54.449392+0000 mgr.smithi157.nfpzoe (mgr.14180) 9853 : cluster [DBG] pgmap v9240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:55 smithi157 bash[20376]: cluster 2022-05-01T01:22:54.449392+0000 mgr.smithi157.nfpzoe (mgr.14180) 9853 : cluster [DBG] pgmap v9240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:57.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:22:57.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:22:57.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:22:57.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:22:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:57 smithi165 bash[22175]: cluster 2022-05-01T01:22:56.450039+0000 mgr.smithi157.nfpzoe (mgr.14180) 9854 : cluster [DBG] pgmap v9241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:57.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:57 smithi157 bash[20376]: cluster 2022-05-01T01:22:56.450039+0000 mgr.smithi157.nfpzoe (mgr.14180) 9854 : cluster [DBG] pgmap v9241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:58 smithi165 bash[22175]: audit 2022-05-01T01:22:57.843847+0000 mon.smithi157 (mon.0) 6042 : audit [DBG] from='client.? 172.21.15.157:0/755286220' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:58.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:58 smithi157 bash[20376]: audit 2022-05-01T01:22:57.843847+0000 mon.smithi157 (mon.0) 6042 : audit [DBG] from='client.? 172.21.15.157:0/755286220' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:22:59.814 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:22:59 smithi157 bash[20376]: cluster 2022-05-01T01:22:58.450593+0000 mgr.smithi157.nfpzoe (mgr.14180) 9855 : cluster [DBG] pgmap v9242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:22:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:22:59 smithi165 bash[22175]: cluster 2022-05-01T01:22:58.450593+0000 mgr.smithi157.nfpzoe (mgr.14180) 9855 : cluster [DBG] pgmap v9242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:00 smithi165 bash[22175]: audit 2022-05-01T01:22:59.558592+0000 mon.smithi157 (mon.0) 6043 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:23:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:00 smithi165 bash[22175]: audit 2022-05-01T01:23:00.019400+0000 mon.smithi157 (mon.0) 6044 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:23:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:00 smithi157 bash[20376]: audit 2022-05-01T01:22:59.558592+0000 mon.smithi157 (mon.0) 6043 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:23:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:00 smithi157 bash[20376]: audit 2022-05-01T01:23:00.019400+0000 mon.smithi157 (mon.0) 6044 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:23:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:01 smithi165 bash[22175]: cluster 2022-05-01T01:23:00.451207+0000 mgr.smithi157.nfpzoe (mgr.14180) 9856 : cluster [DBG] pgmap v9243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:01.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:01 smithi157 bash[20376]: cluster 2022-05-01T01:23:00.451207+0000 mgr.smithi157.nfpzoe (mgr.14180) 9856 : cluster [DBG] pgmap v9243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:02.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:23:02.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:23:02.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:23:03.188 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:23:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:03 smithi165 bash[22175]: cluster 2022-05-01T01:23:02.451822+0000 mgr.smithi157.nfpzoe (mgr.14180) 9857 : cluster [DBG] pgmap v9244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:03 smithi165 bash[22175]: audit 2022-05-01T01:23:03.170116+0000 mon.smithi157 (mon.0) 6045 : audit [DBG] from='client.? 172.21.15.157:0/1911339533' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:03.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:03 smithi157 bash[20376]: cluster 2022-05-01T01:23:02.451822+0000 mgr.smithi157.nfpzoe (mgr.14180) 9857 : cluster [DBG] pgmap v9244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:03.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:03 smithi157 bash[20376]: audit 2022-05-01T01:23:03.170116+0000 mon.smithi157 (mon.0) 6045 : audit [DBG] from='client.? 172.21.15.157:0/1911339533' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:05 smithi165 bash[22175]: cluster 2022-05-01T01:23:04.452420+0000 mgr.smithi157.nfpzoe (mgr.14180) 9858 : cluster [DBG] pgmap v9245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:05.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:05 smithi157 bash[20376]: cluster 2022-05-01T01:23:04.452420+0000 mgr.smithi157.nfpzoe (mgr.14180) 9858 : cluster [DBG] pgmap v9245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:07 smithi165 bash[22175]: cluster 2022-05-01T01:23:06.453039+0000 mgr.smithi157.nfpzoe (mgr.14180) 9859 : cluster [DBG] pgmap v9246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:07.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:07 smithi157 bash[20376]: cluster 2022-05-01T01:23:06.453039+0000 mgr.smithi157.nfpzoe (mgr.14180) 9859 : cluster [DBG] pgmap v9246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:08.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:23:08.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:23:08.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:23:08.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:23:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:08 smithi165 bash[22175]: audit 2022-05-01T01:23:08.511880+0000 mon.smithi157 (mon.0) 6046 : audit [DBG] from='client.? 172.21.15.157:0/4058653593' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:08 smithi157 bash[20376]: audit 2022-05-01T01:23:08.511880+0000 mon.smithi157 (mon.0) 6046 : audit [DBG] from='client.? 172.21.15.157:0/4058653593' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:09.815 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:09 smithi157 bash[20376]: cluster 2022-05-01T01:23:08.453501+0000 mgr.smithi157.nfpzoe (mgr.14180) 9860 : cluster [DBG] pgmap v9247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:09 smithi165 bash[22175]: cluster 2022-05-01T01:23:08.453501+0000 mgr.smithi157.nfpzoe (mgr.14180) 9860 : cluster [DBG] pgmap v9247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:11 smithi165 bash[22175]: cluster 2022-05-01T01:23:10.454081+0000 mgr.smithi157.nfpzoe (mgr.14180) 9861 : cluster [DBG] pgmap v9248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:11.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:11 smithi157 bash[20376]: cluster 2022-05-01T01:23:10.454081+0000 mgr.smithi157.nfpzoe (mgr.14180) 9861 : cluster [DBG] pgmap v9248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:13.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:23:13.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:23:13.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:23:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:13 smithi165 bash[22175]: cluster 2022-05-01T01:23:12.454724+0000 mgr.smithi157.nfpzoe (mgr.14180) 9862 : cluster [DBG] pgmap v9249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:13.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:13 smithi157 bash[20376]: cluster 2022-05-01T01:23:12.454724+0000 mgr.smithi157.nfpzoe (mgr.14180) 9862 : cluster [DBG] pgmap v9249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:13.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:23:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:14 smithi165 bash[22175]: audit 2022-05-01T01:23:13.843583+0000 mon.smithi157 (mon.0) 6047 : audit [DBG] from='client.? 172.21.15.157:0/268482734' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:14 smithi157 bash[20376]: audit 2022-05-01T01:23:13.843583+0000 mon.smithi157 (mon.0) 6047 : audit [DBG] from='client.? 172.21.15.157:0/268482734' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:15 smithi165 bash[22175]: cluster 2022-05-01T01:23:14.455382+0000 mgr.smithi157.nfpzoe (mgr.14180) 9863 : cluster [DBG] pgmap v9250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:15.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:15 smithi157 bash[20376]: cluster 2022-05-01T01:23:14.455382+0000 mgr.smithi157.nfpzoe (mgr.14180) 9863 : cluster [DBG] pgmap v9250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:17 smithi165 bash[22175]: cluster 2022-05-01T01:23:16.456001+0000 mgr.smithi157.nfpzoe (mgr.14180) 9864 : cluster [DBG] pgmap v9251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:17.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:17 smithi157 bash[20376]: cluster 2022-05-01T01:23:16.456001+0000 mgr.smithi157.nfpzoe (mgr.14180) 9864 : cluster [DBG] pgmap v9251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:18.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:23:18.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:23:18.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:23:19.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:23:19.815 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:19 smithi157 bash[20376]: cluster 2022-05-01T01:23:18.456592+0000 mgr.smithi157.nfpzoe (mgr.14180) 9865 : cluster [DBG] pgmap v9252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:19.815 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:19 smithi157 bash[20376]: audit 2022-05-01T01:23:19.169106+0000 mon.smithi157 (mon.0) 6048 : audit [DBG] from='client.? 172.21.15.157:0/3375186410' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:19 smithi165 bash[22175]: cluster 2022-05-01T01:23:18.456592+0000 mgr.smithi157.nfpzoe (mgr.14180) 9865 : cluster [DBG] pgmap v9252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:19 smithi165 bash[22175]: audit 2022-05-01T01:23:19.169106+0000 mon.smithi157 (mon.0) 6048 : audit [DBG] from='client.? 172.21.15.157:0/3375186410' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:21 smithi165 bash[22175]: cluster 2022-05-01T01:23:20.457221+0000 mgr.smithi157.nfpzoe (mgr.14180) 9866 : cluster [DBG] pgmap v9253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:21.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:21 smithi157 bash[20376]: cluster 2022-05-01T01:23:20.457221+0000 mgr.smithi157.nfpzoe (mgr.14180) 9866 : cluster [DBG] pgmap v9253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:23 smithi165 bash[22175]: cluster 2022-05-01T01:23:22.457751+0000 mgr.smithi157.nfpzoe (mgr.14180) 9867 : cluster [DBG] pgmap v9254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:23.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:23 smithi157 bash[20376]: cluster 2022-05-01T01:23:22.457751+0000 mgr.smithi157.nfpzoe (mgr.14180) 9867 : cluster [DBG] pgmap v9254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:24.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:23:24.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:23:24.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:23:24.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:23:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:24 smithi165 bash[22175]: audit 2022-05-01T01:23:24.495882+0000 mon.smithi157 (mon.0) 6049 : audit [DBG] from='client.? 172.21.15.157:0/779045549' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:24 smithi157 bash[20376]: audit 2022-05-01T01:23:24.495882+0000 mon.smithi157 (mon.0) 6049 : audit [DBG] from='client.? 172.21.15.157:0/779045549' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:25 smithi165 bash[22175]: cluster 2022-05-01T01:23:24.458297+0000 mgr.smithi157.nfpzoe (mgr.14180) 9868 : cluster [DBG] pgmap v9255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:25.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:25 smithi157 bash[20376]: cluster 2022-05-01T01:23:24.458297+0000 mgr.smithi157.nfpzoe (mgr.14180) 9868 : cluster [DBG] pgmap v9255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:27 smithi165 bash[22175]: cluster 2022-05-01T01:23:26.458880+0000 mgr.smithi157.nfpzoe (mgr.14180) 9869 : cluster [DBG] pgmap v9256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:27.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:27 smithi157 bash[20376]: cluster 2022-05-01T01:23:26.458880+0000 mgr.smithi157.nfpzoe (mgr.14180) 9869 : cluster [DBG] pgmap v9256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:29.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:23:29.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:23:29.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:23:29.815 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:29 smithi157 bash[20376]: cluster 2022-05-01T01:23:28.459377+0000 mgr.smithi157.nfpzoe (mgr.14180) 9870 : cluster [DBG] pgmap v9257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:29.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:23:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:29 smithi165 bash[22175]: cluster 2022-05-01T01:23:28.459377+0000 mgr.smithi157.nfpzoe (mgr.14180) 9870 : cluster [DBG] pgmap v9257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:30 smithi165 bash[22175]: audit 2022-05-01T01:23:29.826512+0000 mon.smithi157 (mon.0) 6050 : audit [DBG] from='client.? 172.21.15.157:0/2630587786' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:30.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:30 smithi157 bash[20376]: audit 2022-05-01T01:23:29.826512+0000 mon.smithi157 (mon.0) 6050 : audit [DBG] from='client.? 172.21.15.157:0/2630587786' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:31 smithi165 bash[22175]: cluster 2022-05-01T01:23:30.459996+0000 mgr.smithi157.nfpzoe (mgr.14180) 9871 : cluster [DBG] pgmap v9258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:31.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:31 smithi157 bash[20376]: cluster 2022-05-01T01:23:30.459996+0000 mgr.smithi157.nfpzoe (mgr.14180) 9871 : cluster [DBG] pgmap v9258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:33 smithi165 bash[22175]: cluster 2022-05-01T01:23:32.460740+0000 mgr.smithi157.nfpzoe (mgr.14180) 9872 : cluster [DBG] pgmap v9259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:33 smithi157 bash[20376]: cluster 2022-05-01T01:23:32.460740+0000 mgr.smithi157.nfpzoe (mgr.14180) 9872 : cluster [DBG] pgmap v9259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:34.848 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:23:34.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:23:34.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:23:35.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:23:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:35 smithi165 bash[22175]: cluster 2022-05-01T01:23:34.461433+0000 mgr.smithi157.nfpzoe (mgr.14180) 9873 : cluster [DBG] pgmap v9260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:35 smithi165 bash[22175]: audit 2022-05-01T01:23:35.157748+0000 mon.smithi157 (mon.0) 6051 : audit [DBG] from='client.? 172.21.15.157:0/2269582195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:35.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:35 smithi157 bash[20376]: cluster 2022-05-01T01:23:34.461433+0000 mgr.smithi157.nfpzoe (mgr.14180) 9873 : cluster [DBG] pgmap v9260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:35.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:35 smithi157 bash[20376]: audit 2022-05-01T01:23:35.157748+0000 mon.smithi157 (mon.0) 6051 : audit [DBG] from='client.? 172.21.15.157:0/2269582195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:37 smithi165 bash[22175]: cluster 2022-05-01T01:23:36.462126+0000 mgr.smithi157.nfpzoe (mgr.14180) 9874 : cluster [DBG] pgmap v9261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:37 smithi157 bash[20376]: cluster 2022-05-01T01:23:36.462126+0000 mgr.smithi157.nfpzoe (mgr.14180) 9874 : cluster [DBG] pgmap v9261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:39.815 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:39 smithi157 bash[20376]: cluster 2022-05-01T01:23:38.462782+0000 mgr.smithi157.nfpzoe (mgr.14180) 9875 : cluster [DBG] pgmap v9262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:39 smithi165 bash[22175]: cluster 2022-05-01T01:23:38.462782+0000 mgr.smithi157.nfpzoe (mgr.14180) 9875 : cluster [DBG] pgmap v9262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:40.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:23:40.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:23:40.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:23:40.501 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:23:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:40 smithi165 bash[22175]: audit 2022-05-01T01:23:40.483116+0000 mon.smithi157 (mon.0) 6052 : audit [DBG] from='client.? 172.21.15.157:0/591109638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:40 smithi157 bash[20376]: audit 2022-05-01T01:23:40.483116+0000 mon.smithi157 (mon.0) 6052 : audit [DBG] from='client.? 172.21.15.157:0/591109638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:41 smithi165 bash[22175]: cluster 2022-05-01T01:23:40.463427+0000 mgr.smithi157.nfpzoe (mgr.14180) 9876 : cluster [DBG] pgmap v9263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:41 smithi157 bash[20376]: cluster 2022-05-01T01:23:40.463427+0000 mgr.smithi157.nfpzoe (mgr.14180) 9876 : cluster [DBG] pgmap v9263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:43 smithi165 bash[22175]: cluster 2022-05-01T01:23:42.464027+0000 mgr.smithi157.nfpzoe (mgr.14180) 9877 : cluster [DBG] pgmap v9264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:43.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:43 smithi157 bash[20376]: cluster 2022-05-01T01:23:42.464027+0000 mgr.smithi157.nfpzoe (mgr.14180) 9877 : cluster [DBG] pgmap v9264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:45.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:23:45.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:23:45.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:23:45.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:23:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:45 smithi165 bash[22175]: cluster 2022-05-01T01:23:44.464643+0000 mgr.smithi157.nfpzoe (mgr.14180) 9878 : cluster [DBG] pgmap v9265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:45.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:45 smithi157 bash[20376]: cluster 2022-05-01T01:23:44.464643+0000 mgr.smithi157.nfpzoe (mgr.14180) 9878 : cluster [DBG] pgmap v9265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:46 smithi165 bash[22175]: audit 2022-05-01T01:23:45.810514+0000 mon.smithi157 (mon.0) 6053 : audit [DBG] from='client.? 172.21.15.157:0/3751053915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:46 smithi157 bash[20376]: audit 2022-05-01T01:23:45.810514+0000 mon.smithi157 (mon.0) 6053 : audit [DBG] from='client.? 172.21.15.157:0/3751053915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:47 smithi165 bash[22175]: cluster 2022-05-01T01:23:46.465355+0000 mgr.smithi157.nfpzoe (mgr.14180) 9879 : cluster [DBG] pgmap v9266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:47.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:47 smithi157 bash[20376]: cluster 2022-05-01T01:23:46.465355+0000 mgr.smithi157.nfpzoe (mgr.14180) 9879 : cluster [DBG] pgmap v9266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:49.818 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:49 smithi157 bash[20376]: cluster 2022-05-01T01:23:48.466007+0000 mgr.smithi157.nfpzoe (mgr.14180) 9880 : cluster [DBG] pgmap v9267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:49 smithi165 bash[22175]: cluster 2022-05-01T01:23:48.466007+0000 mgr.smithi157.nfpzoe (mgr.14180) 9880 : cluster [DBG] pgmap v9267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:50.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:23:50.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:23:50.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:23:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:50 smithi165 bash[22175]: audit 2022-05-01T01:23:50.472100+0000 mon.smithi157 (mon.0) 6054 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:23:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:50 smithi165 bash[22175]: audit 2022-05-01T01:23:50.474780+0000 mon.smithi157 (mon.0) 6055 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:23:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:50 smithi165 bash[22175]: audit 2022-05-01T01:23:50.476408+0000 mon.smithi157 (mon.0) 6056 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:23:50.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:50 smithi157 bash[20376]: audit 2022-05-01T01:23:50.472100+0000 mon.smithi157 (mon.0) 6054 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:23:50.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:50 smithi157 bash[20376]: audit 2022-05-01T01:23:50.474780+0000 mon.smithi157 (mon.0) 6055 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:23:50.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:50 smithi157 bash[20376]: audit 2022-05-01T01:23:50.476408+0000 mon.smithi157 (mon.0) 6056 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:23:51.149 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:23:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:51 smithi165 bash[22175]: cluster 2022-05-01T01:23:50.466630+0000 mgr.smithi157.nfpzoe (mgr.14180) 9881 : cluster [DBG] pgmap v9268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:51 smithi165 bash[22175]: audit 2022-05-01T01:23:50.812240+0000 mon.smithi157 (mon.0) 6057 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:23:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:51 smithi165 bash[22175]: audit 2022-05-01T01:23:50.819599+0000 mon.smithi157 (mon.0) 6058 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:23:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:51 smithi165 bash[22175]: audit 2022-05-01T01:23:51.131882+0000 mon.smithi157 (mon.0) 6059 : audit [DBG] from='client.? 172.21.15.157:0/732582994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:51 smithi157 bash[20376]: cluster 2022-05-01T01:23:50.466630+0000 mgr.smithi157.nfpzoe (mgr.14180) 9881 : cluster [DBG] pgmap v9268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:51 smithi157 bash[20376]: audit 2022-05-01T01:23:50.812240+0000 mon.smithi157 (mon.0) 6057 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:23:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:51 smithi157 bash[20376]: audit 2022-05-01T01:23:50.819599+0000 mon.smithi157 (mon.0) 6058 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:23:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:51 smithi157 bash[20376]: audit 2022-05-01T01:23:51.131882+0000 mon.smithi157 (mon.0) 6059 : audit [DBG] from='client.? 172.21.15.157:0/732582994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:52 smithi165 bash[22175]: cluster 2022-05-01T01:23:50.806127+0000 mgr.smithi157.nfpzoe (mgr.14180) 9882 : cluster [DBG] pgmap v9269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:52 smithi165 bash[22175]: cluster 2022-05-01T01:23:50.806706+0000 mgr.smithi157.nfpzoe (mgr.14180) 9883 : cluster [DBG] pgmap v9270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:52 smithi165 bash[22175]: cephadm 2022-05-01T01:23:50.820600+0000 mgr.smithi157.nfpzoe (mgr.14180) 9884 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:23:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:52 smithi165 bash[22175]: cephadm 2022-05-01T01:23:50.820745+0000 mgr.smithi157.nfpzoe (mgr.14180) 9885 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:23:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:52 smithi157 bash[20376]: cluster 2022-05-01T01:23:50.806127+0000 mgr.smithi157.nfpzoe (mgr.14180) 9882 : cluster [DBG] pgmap v9269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:52 smithi157 bash[20376]: cluster 2022-05-01T01:23:50.806706+0000 mgr.smithi157.nfpzoe (mgr.14180) 9883 : cluster [DBG] pgmap v9270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:52 smithi157 bash[20376]: cephadm 2022-05-01T01:23:50.820600+0000 mgr.smithi157.nfpzoe (mgr.14180) 9884 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:23:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:52 smithi157 bash[20376]: cephadm 2022-05-01T01:23:50.820745+0000 mgr.smithi157.nfpzoe (mgr.14180) 9885 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:23:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:54 smithi165 bash[22175]: cluster 2022-05-01T01:23:52.807345+0000 mgr.smithi157.nfpzoe (mgr.14180) 9886 : cluster [DBG] pgmap v9271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:54 smithi157 bash[20376]: cluster 2022-05-01T01:23:52.807345+0000 mgr.smithi157.nfpzoe (mgr.14180) 9886 : cluster [DBG] pgmap v9271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:56.153 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:23:56.153 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:23:56.153 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:23:56.475 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:23:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:56 smithi165 bash[22175]: cluster 2022-05-01T01:23:54.807892+0000 mgr.smithi157.nfpzoe (mgr.14180) 9887 : cluster [DBG] pgmap v9272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:56 smithi165 bash[22175]: audit 2022-05-01T01:23:56.457505+0000 mon.smithi157 (mon.0) 6060 : audit [DBG] from='client.? 172.21.15.157:0/3676542419' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:56 smithi157 bash[20376]: cluster 2022-05-01T01:23:54.807892+0000 mgr.smithi157.nfpzoe (mgr.14180) 9887 : cluster [DBG] pgmap v9272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:56 smithi157 bash[20376]: audit 2022-05-01T01:23:56.457505+0000 mon.smithi157 (mon.0) 6060 : audit [DBG] from='client.? 172.21.15.157:0/3676542419' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:23:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:58 smithi165 bash[22175]: cluster 2022-05-01T01:23:56.808489+0000 mgr.smithi157.nfpzoe (mgr.14180) 9888 : cluster [DBG] pgmap v9273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:58.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:58 smithi157 bash[20376]: cluster 2022-05-01T01:23:56.808489+0000 mgr.smithi157.nfpzoe (mgr.14180) 9888 : cluster [DBG] pgmap v9273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:23:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:23:59 smithi165 bash[22175]: audit 2022-05-01T01:23:59.562760+0000 mon.smithi157 (mon.0) 6061 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:23:59.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:23:59 smithi157 bash[20376]: audit 2022-05-01T01:23:59.562760+0000 mon.smithi157 (mon.0) 6061 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:24:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:00 smithi165 bash[22175]: cluster 2022-05-01T01:23:58.809163+0000 mgr.smithi157.nfpzoe (mgr.14180) 9889 : cluster [DBG] pgmap v9274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:00 smithi165 bash[22175]: audit 2022-05-01T01:24:00.026110+0000 mon.smithi157 (mon.0) 6062 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:24:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:00 smithi157 bash[20376]: cluster 2022-05-01T01:23:58.809163+0000 mgr.smithi157.nfpzoe (mgr.14180) 9889 : cluster [DBG] pgmap v9274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:00 smithi157 bash[20376]: audit 2022-05-01T01:24:00.026110+0000 mon.smithi157 (mon.0) 6062 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:24:01.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:24:01.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:24:01.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:24:01.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:24:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:02 smithi165 bash[22175]: cluster 2022-05-01T01:24:00.809875+0000 mgr.smithi157.nfpzoe (mgr.14180) 9890 : cluster [DBG] pgmap v9275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:02 smithi165 bash[22175]: audit 2022-05-01T01:24:01.787939+0000 mon.smithi157 (mon.0) 6063 : audit [DBG] from='client.? 172.21.15.157:0/1631986601' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:02.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:02 smithi157 bash[20376]: cluster 2022-05-01T01:24:00.809875+0000 mgr.smithi157.nfpzoe (mgr.14180) 9890 : cluster [DBG] pgmap v9275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:02.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:02 smithi157 bash[20376]: audit 2022-05-01T01:24:01.787939+0000 mon.smithi157 (mon.0) 6063 : audit [DBG] from='client.? 172.21.15.157:0/1631986601' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:04 smithi165 bash[22175]: cluster 2022-05-01T01:24:02.810674+0000 mgr.smithi157.nfpzoe (mgr.14180) 9891 : cluster [DBG] pgmap v9276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:04 smithi157 bash[20376]: cluster 2022-05-01T01:24:02.810674+0000 mgr.smithi157.nfpzoe (mgr.14180) 9891 : cluster [DBG] pgmap v9276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:06.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:24:06.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:24:06.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:24:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:06 smithi165 bash[22175]: cluster 2022-05-01T01:24:04.811343+0000 mgr.smithi157.nfpzoe (mgr.14180) 9892 : cluster [DBG] pgmap v9277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:06 smithi157 bash[20376]: cluster 2022-05-01T01:24:04.811343+0000 mgr.smithi157.nfpzoe (mgr.14180) 9892 : cluster [DBG] pgmap v9277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:07.142 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:24:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:07 smithi165 bash[22175]: audit 2022-05-01T01:24:07.124252+0000 mon.smithi157 (mon.0) 6064 : audit [DBG] from='client.? 172.21.15.157:0/260540485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:07.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:07 smithi157 bash[20376]: audit 2022-05-01T01:24:07.124252+0000 mon.smithi157 (mon.0) 6064 : audit [DBG] from='client.? 172.21.15.157:0/260540485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:08 smithi165 bash[22175]: cluster 2022-05-01T01:24:06.811977+0000 mgr.smithi157.nfpzoe (mgr.14180) 9893 : cluster [DBG] pgmap v9278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:08 smithi157 bash[20376]: cluster 2022-05-01T01:24:06.811977+0000 mgr.smithi157.nfpzoe (mgr.14180) 9893 : cluster [DBG] pgmap v9278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:10 smithi165 bash[22175]: cluster 2022-05-01T01:24:08.812583+0000 mgr.smithi157.nfpzoe (mgr.14180) 9894 : cluster [DBG] pgmap v9279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:10.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:10 smithi157 bash[20376]: cluster 2022-05-01T01:24:08.812583+0000 mgr.smithi157.nfpzoe (mgr.14180) 9894 : cluster [DBG] pgmap v9279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:12.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:24:12.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:24:12.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:24:12.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:24:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:12 smithi165 bash[22175]: cluster 2022-05-01T01:24:10.813192+0000 mgr.smithi157.nfpzoe (mgr.14180) 9895 : cluster [DBG] pgmap v9280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:12 smithi165 bash[22175]: audit 2022-05-01T01:24:12.448146+0000 mon.smithi157 (mon.0) 6065 : audit [DBG] from='client.? 172.21.15.157:0/3593413695' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:12 smithi157 bash[20376]: cluster 2022-05-01T01:24:10.813192+0000 mgr.smithi157.nfpzoe (mgr.14180) 9895 : cluster [DBG] pgmap v9280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:12.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:12 smithi157 bash[20376]: audit 2022-05-01T01:24:12.448146+0000 mon.smithi157 (mon.0) 6065 : audit [DBG] from='client.? 172.21.15.157:0/3593413695' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:14 smithi165 bash[22175]: cluster 2022-05-01T01:24:12.813833+0000 mgr.smithi157.nfpzoe (mgr.14180) 9896 : cluster [DBG] pgmap v9281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:14.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:14 smithi157 bash[20376]: cluster 2022-05-01T01:24:12.813833+0000 mgr.smithi157.nfpzoe (mgr.14180) 9896 : cluster [DBG] pgmap v9281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:16 smithi165 bash[22175]: cluster 2022-05-01T01:24:14.814434+0000 mgr.smithi157.nfpzoe (mgr.14180) 9897 : cluster [DBG] pgmap v9282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:16.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:16 smithi157 bash[20376]: cluster 2022-05-01T01:24:14.814434+0000 mgr.smithi157.nfpzoe (mgr.14180) 9897 : cluster [DBG] pgmap v9282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:17.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:24:17.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:24:17.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:24:17.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:24:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:18 smithi165 bash[22175]: cluster 2022-05-01T01:24:16.815092+0000 mgr.smithi157.nfpzoe (mgr.14180) 9898 : cluster [DBG] pgmap v9283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:18 smithi165 bash[22175]: audit 2022-05-01T01:24:17.775562+0000 mon.smithi157 (mon.0) 6066 : audit [DBG] from='client.? 172.21.15.157:0/4200219102' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:18.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:18 smithi157 bash[20376]: cluster 2022-05-01T01:24:16.815092+0000 mgr.smithi157.nfpzoe (mgr.14180) 9898 : cluster [DBG] pgmap v9283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:18.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:18 smithi157 bash[20376]: audit 2022-05-01T01:24:17.775562+0000 mon.smithi157 (mon.0) 6066 : audit [DBG] from='client.? 172.21.15.157:0/4200219102' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:20 smithi165 bash[22175]: cluster 2022-05-01T01:24:18.815713+0000 mgr.smithi157.nfpzoe (mgr.14180) 9899 : cluster [DBG] pgmap v9284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:20 smithi157 bash[20376]: cluster 2022-05-01T01:24:18.815713+0000 mgr.smithi157.nfpzoe (mgr.14180) 9899 : cluster [DBG] pgmap v9284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:22.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:24:22.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:24:22.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:24:22.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:22 smithi157 bash[20376]: cluster 2022-05-01T01:24:20.816305+0000 mgr.smithi157.nfpzoe (mgr.14180) 9900 : cluster [DBG] pgmap v9285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:23.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:24:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:22 smithi165 bash[22175]: cluster 2022-05-01T01:24:20.816305+0000 mgr.smithi157.nfpzoe (mgr.14180) 9900 : cluster [DBG] pgmap v9285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:23 smithi165 bash[22175]: audit 2022-05-01T01:24:23.104275+0000 mon.smithi157 (mon.0) 6067 : audit [DBG] from='client.? 172.21.15.157:0/1702685505' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:23.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:23 smithi157 bash[20376]: audit 2022-05-01T01:24:23.104275+0000 mon.smithi157 (mon.0) 6067 : audit [DBG] from='client.? 172.21.15.157:0/1702685505' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:24 smithi157 bash[20376]: cluster 2022-05-01T01:24:22.816967+0000 mgr.smithi157.nfpzoe (mgr.14180) 9901 : cluster [DBG] pgmap v9286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:24 smithi165 bash[22175]: cluster 2022-05-01T01:24:22.816967+0000 mgr.smithi157.nfpzoe (mgr.14180) 9901 : cluster [DBG] pgmap v9286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:26.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:26 smithi157 bash[20376]: cluster 2022-05-01T01:24:24.817596+0000 mgr.smithi157.nfpzoe (mgr.14180) 9902 : cluster [DBG] pgmap v9287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:26 smithi165 bash[22175]: cluster 2022-05-01T01:24:24.817596+0000 mgr.smithi157.nfpzoe (mgr.14180) 9902 : cluster [DBG] pgmap v9287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:28.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:24:28.130 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:24:28.130 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:24:28.466 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:24:28.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:28 smithi157 bash[20376]: cluster 2022-05-01T01:24:26.818212+0000 mgr.smithi157.nfpzoe (mgr.14180) 9903 : cluster [DBG] pgmap v9288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:28.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:28 smithi157 bash[20376]: audit 2022-05-01T01:24:28.449118+0000 mon.smithi157 (mon.0) 6068 : audit [DBG] from='client.? 172.21.15.157:0/1635981642' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:28 smithi165 bash[22175]: cluster 2022-05-01T01:24:26.818212+0000 mgr.smithi157.nfpzoe (mgr.14180) 9903 : cluster [DBG] pgmap v9288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:28 smithi165 bash[22175]: audit 2022-05-01T01:24:28.449118+0000 mon.smithi157 (mon.0) 6068 : audit [DBG] from='client.? 172.21.15.157:0/1635981642' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:30.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:30 smithi157 bash[20376]: cluster 2022-05-01T01:24:28.818800+0000 mgr.smithi157.nfpzoe (mgr.14180) 9904 : cluster [DBG] pgmap v9289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:30 smithi165 bash[22175]: cluster 2022-05-01T01:24:28.818800+0000 mgr.smithi157.nfpzoe (mgr.14180) 9904 : cluster [DBG] pgmap v9289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:32 smithi157 bash[20376]: cluster 2022-05-01T01:24:30.819419+0000 mgr.smithi157.nfpzoe (mgr.14180) 9905 : cluster [DBG] pgmap v9290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:32 smithi165 bash[22175]: cluster 2022-05-01T01:24:30.819419+0000 mgr.smithi157.nfpzoe (mgr.14180) 9905 : cluster [DBG] pgmap v9290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:33.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:24:33.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:24:33.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:24:33.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:24:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:34 smithi157 bash[20376]: cluster 2022-05-01T01:24:32.820031+0000 mgr.smithi157.nfpzoe (mgr.14180) 9906 : cluster [DBG] pgmap v9291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:34 smithi157 bash[20376]: audit 2022-05-01T01:24:33.772662+0000 mon.smithi157 (mon.0) 6069 : audit [DBG] from='client.? 172.21.15.157:0/3329075234' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:34 smithi165 bash[22175]: cluster 2022-05-01T01:24:32.820031+0000 mgr.smithi157.nfpzoe (mgr.14180) 9906 : cluster [DBG] pgmap v9291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:34 smithi165 bash[22175]: audit 2022-05-01T01:24:33.772662+0000 mon.smithi157 (mon.0) 6069 : audit [DBG] from='client.? 172.21.15.157:0/3329075234' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:36.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:36 smithi157 bash[20376]: cluster 2022-05-01T01:24:34.820632+0000 mgr.smithi157.nfpzoe (mgr.14180) 9907 : cluster [DBG] pgmap v9292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:36 smithi165 bash[22175]: cluster 2022-05-01T01:24:34.820632+0000 mgr.smithi157.nfpzoe (mgr.14180) 9907 : cluster [DBG] pgmap v9292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:38.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:24:38.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:24:38.794 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:24:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:38 smithi157 bash[20376]: cluster 2022-05-01T01:24:36.821218+0000 mgr.smithi157.nfpzoe (mgr.14180) 9908 : cluster [DBG] pgmap v9293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:39.118 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:24:39.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:38 smithi165 bash[22175]: cluster 2022-05-01T01:24:36.821218+0000 mgr.smithi157.nfpzoe (mgr.14180) 9908 : cluster [DBG] pgmap v9293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:39.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:39 smithi157 bash[20376]: audit 2022-05-01T01:24:39.100718+0000 mon.smithi157 (mon.0) 6070 : audit [DBG] from='client.? 172.21.15.157:0/751232302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:39 smithi165 bash[22175]: audit 2022-05-01T01:24:39.100718+0000 mon.smithi157 (mon.0) 6070 : audit [DBG] from='client.? 172.21.15.157:0/751232302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:40 smithi165 bash[22175]: cluster 2022-05-01T01:24:38.821825+0000 mgr.smithi157.nfpzoe (mgr.14180) 9909 : cluster [DBG] pgmap v9294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:40 smithi157 bash[20376]: cluster 2022-05-01T01:24:38.821825+0000 mgr.smithi157.nfpzoe (mgr.14180) 9909 : cluster [DBG] pgmap v9294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:42 smithi165 bash[22175]: cluster 2022-05-01T01:24:40.822449+0000 mgr.smithi157.nfpzoe (mgr.14180) 9910 : cluster [DBG] pgmap v9295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:42 smithi157 bash[20376]: cluster 2022-05-01T01:24:40.822449+0000 mgr.smithi157.nfpzoe (mgr.14180) 9910 : cluster [DBG] pgmap v9295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:44.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:24:44.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:24:44.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:24:44.446 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:24:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:44 smithi165 bash[22175]: cluster 2022-05-01T01:24:42.823135+0000 mgr.smithi157.nfpzoe (mgr.14180) 9911 : cluster [DBG] pgmap v9296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:44 smithi165 bash[22175]: audit 2022-05-01T01:24:44.428828+0000 mon.smithi157 (mon.0) 6071 : audit [DBG] from='client.? 172.21.15.157:0/2320734678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:44 smithi157 bash[20376]: cluster 2022-05-01T01:24:42.823135+0000 mgr.smithi157.nfpzoe (mgr.14180) 9911 : cluster [DBG] pgmap v9296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:44 smithi157 bash[20376]: audit 2022-05-01T01:24:44.428828+0000 mon.smithi157 (mon.0) 6071 : audit [DBG] from='client.? 172.21.15.157:0/2320734678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:47.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:46 smithi157 bash[20376]: cluster 2022-05-01T01:24:44.823756+0000 mgr.smithi157.nfpzoe (mgr.14180) 9912 : cluster [DBG] pgmap v9297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:46 smithi165 bash[22175]: cluster 2022-05-01T01:24:44.823756+0000 mgr.smithi157.nfpzoe (mgr.14180) 9912 : cluster [DBG] pgmap v9297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:48 smithi165 bash[22175]: cluster 2022-05-01T01:24:46.824427+0000 mgr.smithi157.nfpzoe (mgr.14180) 9913 : cluster [DBG] pgmap v9298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:48 smithi157 bash[20376]: cluster 2022-05-01T01:24:46.824427+0000 mgr.smithi157.nfpzoe (mgr.14180) 9913 : cluster [DBG] pgmap v9298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:49.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:24:49.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:24:49.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:24:49.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:24:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:49 smithi165 bash[22175]: cluster 2022-05-01T01:24:48.825048+0000 mgr.smithi157.nfpzoe (mgr.14180) 9914 : cluster [DBG] pgmap v9299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:49 smithi165 bash[22175]: audit 2022-05-01T01:24:49.750802+0000 mon.smithi157 (mon.0) 6072 : audit [DBG] from='client.? 172.21.15.157:0/3938070967' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:49 smithi157 bash[20376]: cluster 2022-05-01T01:24:48.825048+0000 mgr.smithi157.nfpzoe (mgr.14180) 9914 : cluster [DBG] pgmap v9299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:50.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:49 smithi157 bash[20376]: audit 2022-05-01T01:24:49.750802+0000 mon.smithi157 (mon.0) 6072 : audit [DBG] from='client.? 172.21.15.157:0/3938070967' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:50 smithi165 bash[22175]: audit 2022-05-01T01:24:50.830804+0000 mon.smithi157 (mon.0) 6073 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:24:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:50 smithi165 bash[22175]: audit 2022-05-01T01:24:50.833607+0000 mon.smithi157 (mon.0) 6074 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:24:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:50 smithi165 bash[22175]: audit 2022-05-01T01:24:50.835410+0000 mon.smithi157 (mon.0) 6075 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:24:51.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:50 smithi157 bash[20376]: audit 2022-05-01T01:24:50.830804+0000 mon.smithi157 (mon.0) 6073 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:24:51.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:50 smithi157 bash[20376]: audit 2022-05-01T01:24:50.833607+0000 mon.smithi157 (mon.0) 6074 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:24:51.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:50 smithi157 bash[20376]: audit 2022-05-01T01:24:50.835410+0000 mon.smithi157 (mon.0) 6075 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:24:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:52 smithi165 bash[22175]: cluster 2022-05-01T01:24:50.825690+0000 mgr.smithi157.nfpzoe (mgr.14180) 9915 : cluster [DBG] pgmap v9300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:52 smithi165 bash[22175]: audit 2022-05-01T01:24:51.132816+0000 mon.smithi157 (mon.0) 6076 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:24:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:52 smithi165 bash[22175]: cluster 2022-05-01T01:24:51.447092+0000 mgr.smithi157.nfpzoe (mgr.14180) 9916 : cluster [DBG] pgmap v9301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:52 smithi165 bash[22175]: cluster 2022-05-01T01:24:51.447654+0000 mgr.smithi157.nfpzoe (mgr.14180) 9917 : cluster [DBG] pgmap v9302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:52 smithi165 bash[22175]: audit 2022-05-01T01:24:51.454448+0000 mon.smithi157 (mon.0) 6077 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:24:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:52 smithi165 bash[22175]: audit 2022-05-01T01:24:51.463421+0000 mon.smithi157 (mon.0) 6078 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:24:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:52 smithi165 bash[22175]: cephadm 2022-05-01T01:24:51.464752+0000 mgr.smithi157.nfpzoe (mgr.14180) 9918 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:24:52.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:52 smithi165 bash[22175]: cephadm 2022-05-01T01:24:51.464890+0000 mgr.smithi157.nfpzoe (mgr.14180) 9919 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:24:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:52 smithi157 bash[20376]: cluster 2022-05-01T01:24:50.825690+0000 mgr.smithi157.nfpzoe (mgr.14180) 9915 : cluster [DBG] pgmap v9300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:52 smithi157 bash[20376]: audit 2022-05-01T01:24:51.132816+0000 mon.smithi157 (mon.0) 6076 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:24:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:52 smithi157 bash[20376]: cluster 2022-05-01T01:24:51.447092+0000 mgr.smithi157.nfpzoe (mgr.14180) 9916 : cluster [DBG] pgmap v9301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:52 smithi157 bash[20376]: cluster 2022-05-01T01:24:51.447654+0000 mgr.smithi157.nfpzoe (mgr.14180) 9917 : cluster [DBG] pgmap v9302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:52 smithi157 bash[20376]: audit 2022-05-01T01:24:51.454448+0000 mon.smithi157 (mon.0) 6077 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:24:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:52 smithi157 bash[20376]: audit 2022-05-01T01:24:51.463421+0000 mon.smithi157 (mon.0) 6078 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:24:52.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:52 smithi157 bash[20376]: cephadm 2022-05-01T01:24:51.464752+0000 mgr.smithi157.nfpzoe (mgr.14180) 9918 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:24:52.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:52 smithi157 bash[20376]: cephadm 2022-05-01T01:24:51.464890+0000 mgr.smithi157.nfpzoe (mgr.14180) 9919 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:24:54.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:24:54.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:24:54.773 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:24:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:54 smithi165 bash[22175]: cluster 2022-05-01T01:24:53.448234+0000 mgr.smithi157.nfpzoe (mgr.14180) 9920 : cluster [DBG] pgmap v9303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:54 smithi157 bash[20376]: cluster 2022-05-01T01:24:53.448234+0000 mgr.smithi157.nfpzoe (mgr.14180) 9920 : cluster [DBG] pgmap v9303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:55.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:24:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:55 smithi165 bash[22175]: audit 2022-05-01T01:24:55.077039+0000 mon.smithi157 (mon.0) 6079 : audit [DBG] from='client.? 172.21.15.157:0/4138921524' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:55 smithi157 bash[20376]: audit 2022-05-01T01:24:55.077039+0000 mon.smithi157 (mon.0) 6079 : audit [DBG] from='client.? 172.21.15.157:0/4138921524' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:24:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:56 smithi165 bash[22175]: cluster 2022-05-01T01:24:55.448871+0000 mgr.smithi157.nfpzoe (mgr.14180) 9921 : cluster [DBG] pgmap v9304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:56 smithi157 bash[20376]: cluster 2022-05-01T01:24:55.448871+0000 mgr.smithi157.nfpzoe (mgr.14180) 9921 : cluster [DBG] pgmap v9304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:24:58 smithi165 bash[22175]: cluster 2022-05-01T01:24:57.449515+0000 mgr.smithi157.nfpzoe (mgr.14180) 9922 : cluster [DBG] pgmap v9305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:24:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:24:58 smithi157 bash[20376]: cluster 2022-05-01T01:24:57.449515+0000 mgr.smithi157.nfpzoe (mgr.14180) 9922 : cluster [DBG] pgmap v9305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:00.098 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:25:00.098 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:25:00.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:25:00.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:25:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:00 smithi165 bash[22175]: cluster 2022-05-01T01:24:59.450106+0000 mgr.smithi157.nfpzoe (mgr.14180) 9923 : cluster [DBG] pgmap v9306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:00 smithi165 bash[22175]: audit 2022-05-01T01:24:59.565733+0000 mon.smithi157 (mon.0) 6080 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:25:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:00 smithi165 bash[22175]: audit 2022-05-01T01:25:00.033951+0000 mon.smithi157 (mon.0) 6081 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:25:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:00 smithi165 bash[22175]: audit 2022-05-01T01:25:00.403548+0000 mon.smithi157 (mon.0) 6082 : audit [DBG] from='client.? 172.21.15.157:0/2329804149' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:00 smithi157 bash[20376]: cluster 2022-05-01T01:24:59.450106+0000 mgr.smithi157.nfpzoe (mgr.14180) 9923 : cluster [DBG] pgmap v9306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:00 smithi157 bash[20376]: audit 2022-05-01T01:24:59.565733+0000 mon.smithi157 (mon.0) 6080 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:25:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:00 smithi157 bash[20376]: audit 2022-05-01T01:25:00.033951+0000 mon.smithi157 (mon.0) 6081 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:25:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:00 smithi157 bash[20376]: audit 2022-05-01T01:25:00.403548+0000 mon.smithi157 (mon.0) 6082 : audit [DBG] from='client.? 172.21.15.157:0/2329804149' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:02 smithi165 bash[22175]: cluster 2022-05-01T01:25:01.450705+0000 mgr.smithi157.nfpzoe (mgr.14180) 9924 : cluster [DBG] pgmap v9307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:02 smithi157 bash[20376]: cluster 2022-05-01T01:25:01.450705+0000 mgr.smithi157.nfpzoe (mgr.14180) 9924 : cluster [DBG] pgmap v9307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:04 smithi165 bash[22175]: cluster 2022-05-01T01:25:03.451346+0000 mgr.smithi157.nfpzoe (mgr.14180) 9925 : cluster [DBG] pgmap v9308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:04 smithi157 bash[20376]: cluster 2022-05-01T01:25:03.451346+0000 mgr.smithi157.nfpzoe (mgr.14180) 9925 : cluster [DBG] pgmap v9308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:05.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:25:05.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:25:05.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:25:05.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:25:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:06 smithi165 bash[22175]: cluster 2022-05-01T01:25:05.451955+0000 mgr.smithi157.nfpzoe (mgr.14180) 9926 : cluster [DBG] pgmap v9309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:06 smithi165 bash[22175]: audit 2022-05-01T01:25:05.722106+0000 mon.smithi157 (mon.0) 6083 : audit [DBG] from='client.? 172.21.15.157:0/2852881723' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:06 smithi157 bash[20376]: cluster 2022-05-01T01:25:05.451955+0000 mgr.smithi157.nfpzoe (mgr.14180) 9926 : cluster [DBG] pgmap v9309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:06.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:06 smithi157 bash[20376]: audit 2022-05-01T01:25:05.722106+0000 mon.smithi157 (mon.0) 6083 : audit [DBG] from='client.? 172.21.15.157:0/2852881723' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:08 smithi165 bash[22175]: cluster 2022-05-01T01:25:07.452639+0000 mgr.smithi157.nfpzoe (mgr.14180) 9927 : cluster [DBG] pgmap v9310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:08.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:08 smithi157 bash[20376]: cluster 2022-05-01T01:25:07.452639+0000 mgr.smithi157.nfpzoe (mgr.14180) 9927 : cluster [DBG] pgmap v9310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:10.752 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:25:10.752 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:25:10.752 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:25:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:10 smithi165 bash[22175]: cluster 2022-05-01T01:25:09.453236+0000 mgr.smithi157.nfpzoe (mgr.14180) 9928 : cluster [DBG] pgmap v9311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:10.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:10 smithi157 bash[20376]: cluster 2022-05-01T01:25:09.453236+0000 mgr.smithi157.nfpzoe (mgr.14180) 9928 : cluster [DBG] pgmap v9311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:11.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:25:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:11 smithi165 bash[22175]: audit 2022-05-01T01:25:11.057947+0000 mon.smithi157 (mon.0) 6084 : audit [DBG] from='client.? 172.21.15.157:0/1507938905' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:11 smithi157 bash[20376]: audit 2022-05-01T01:25:11.057947+0000 mon.smithi157 (mon.0) 6084 : audit [DBG] from='client.? 172.21.15.157:0/1507938905' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:12 smithi165 bash[22175]: cluster 2022-05-01T01:25:11.453846+0000 mgr.smithi157.nfpzoe (mgr.14180) 9929 : cluster [DBG] pgmap v9312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:12.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:12 smithi157 bash[20376]: cluster 2022-05-01T01:25:11.453846+0000 mgr.smithi157.nfpzoe (mgr.14180) 9929 : cluster [DBG] pgmap v9312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:14 smithi165 bash[22175]: cluster 2022-05-01T01:25:13.454436+0000 mgr.smithi157.nfpzoe (mgr.14180) 9930 : cluster [DBG] pgmap v9313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:14.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:14 smithi157 bash[20376]: cluster 2022-05-01T01:25:13.454436+0000 mgr.smithi157.nfpzoe (mgr.14180) 9930 : cluster [DBG] pgmap v9313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:16.082 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:25:16.082 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:25:16.082 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:25:16.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:25:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:16 smithi165 bash[22175]: cluster 2022-05-01T01:25:15.455053+0000 mgr.smithi157.nfpzoe (mgr.14180) 9931 : cluster [DBG] pgmap v9314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:16 smithi165 bash[22175]: audit 2022-05-01T01:25:16.385100+0000 mon.smithi157 (mon.0) 6085 : audit [DBG] from='client.? 172.21.15.157:0/1819304782' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:16.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:16 smithi157 bash[20376]: cluster 2022-05-01T01:25:15.455053+0000 mgr.smithi157.nfpzoe (mgr.14180) 9931 : cluster [DBG] pgmap v9314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:16.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:16 smithi157 bash[20376]: audit 2022-05-01T01:25:16.385100+0000 mon.smithi157 (mon.0) 6085 : audit [DBG] from='client.? 172.21.15.157:0/1819304782' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:18 smithi165 bash[22175]: cluster 2022-05-01T01:25:17.455634+0000 mgr.smithi157.nfpzoe (mgr.14180) 9932 : cluster [DBG] pgmap v9315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:18.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:18 smithi157 bash[20376]: cluster 2022-05-01T01:25:17.455634+0000 mgr.smithi157.nfpzoe (mgr.14180) 9932 : cluster [DBG] pgmap v9315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:20 smithi165 bash[22175]: cluster 2022-05-01T01:25:19.456232+0000 mgr.smithi157.nfpzoe (mgr.14180) 9933 : cluster [DBG] pgmap v9316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:20 smithi157 bash[20376]: cluster 2022-05-01T01:25:19.456232+0000 mgr.smithi157.nfpzoe (mgr.14180) 9933 : cluster [DBG] pgmap v9316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:21.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:25:21.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:25:21.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:25:21.732 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:25:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:22 smithi165 bash[22175]: cluster 2022-05-01T01:25:21.456850+0000 mgr.smithi157.nfpzoe (mgr.14180) 9934 : cluster [DBG] pgmap v9317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:22 smithi165 bash[22175]: audit 2022-05-01T01:25:21.710158+0000 mon.smithi157 (mon.0) 6086 : audit [DBG] from='client.? 172.21.15.157:0/2508320456' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:22.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:22 smithi157 bash[20376]: cluster 2022-05-01T01:25:21.456850+0000 mgr.smithi157.nfpzoe (mgr.14180) 9934 : cluster [DBG] pgmap v9317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:22.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:22 smithi157 bash[20376]: audit 2022-05-01T01:25:21.710158+0000 mon.smithi157 (mon.0) 6086 : audit [DBG] from='client.? 172.21.15.157:0/2508320456' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:24 smithi165 bash[22175]: cluster 2022-05-01T01:25:23.457608+0000 mgr.smithi157.nfpzoe (mgr.14180) 9935 : cluster [DBG] pgmap v9318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:24 smithi157 bash[20376]: cluster 2022-05-01T01:25:23.457608+0000 mgr.smithi157.nfpzoe (mgr.14180) 9935 : cluster [DBG] pgmap v9318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:26.735 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:25:26.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:25:26.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:25:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:26 smithi165 bash[22175]: cluster 2022-05-01T01:25:25.458219+0000 mgr.smithi157.nfpzoe (mgr.14180) 9936 : cluster [DBG] pgmap v9319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:26.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:26 smithi157 bash[20376]: cluster 2022-05-01T01:25:25.458219+0000 mgr.smithi157.nfpzoe (mgr.14180) 9936 : cluster [DBG] pgmap v9319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:27.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:25:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:27 smithi165 bash[22175]: audit 2022-05-01T01:25:27.042372+0000 mon.smithi157 (mon.0) 6087 : audit [DBG] from='client.? 172.21.15.157:0/1663388335' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:27 smithi157 bash[20376]: audit 2022-05-01T01:25:27.042372+0000 mon.smithi157 (mon.0) 6087 : audit [DBG] from='client.? 172.21.15.157:0/1663388335' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:28 smithi165 bash[22175]: cluster 2022-05-01T01:25:27.458867+0000 mgr.smithi157.nfpzoe (mgr.14180) 9937 : cluster [DBG] pgmap v9320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:28.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:28 smithi157 bash[20376]: cluster 2022-05-01T01:25:27.458867+0000 mgr.smithi157.nfpzoe (mgr.14180) 9937 : cluster [DBG] pgmap v9320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:30 smithi165 bash[22175]: cluster 2022-05-01T01:25:29.459552+0000 mgr.smithi157.nfpzoe (mgr.14180) 9938 : cluster [DBG] pgmap v9321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:30.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:30 smithi157 bash[20376]: cluster 2022-05-01T01:25:29.459552+0000 mgr.smithi157.nfpzoe (mgr.14180) 9938 : cluster [DBG] pgmap v9321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:32.063 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:25:32.063 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:25:32.063 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:25:32.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:25:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:32 smithi165 bash[22175]: cluster 2022-05-01T01:25:31.460185+0000 mgr.smithi157.nfpzoe (mgr.14180) 9939 : cluster [DBG] pgmap v9322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:32 smithi165 bash[22175]: audit 2022-05-01T01:25:32.364792+0000 mon.smithi157 (mon.0) 6088 : audit [DBG] from='client.? 172.21.15.157:0/1684089235' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:32.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:32 smithi157 bash[20376]: cluster 2022-05-01T01:25:31.460185+0000 mgr.smithi157.nfpzoe (mgr.14180) 9939 : cluster [DBG] pgmap v9322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:32.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:32 smithi157 bash[20376]: audit 2022-05-01T01:25:32.364792+0000 mon.smithi157 (mon.0) 6088 : audit [DBG] from='client.? 172.21.15.157:0/1684089235' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:34 smithi165 bash[22175]: cluster 2022-05-01T01:25:33.460847+0000 mgr.smithi157.nfpzoe (mgr.14180) 9940 : cluster [DBG] pgmap v9323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:34 smithi157 bash[20376]: cluster 2022-05-01T01:25:33.460847+0000 mgr.smithi157.nfpzoe (mgr.14180) 9940 : cluster [DBG] pgmap v9323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:36 smithi165 bash[22175]: cluster 2022-05-01T01:25:35.461465+0000 mgr.smithi157.nfpzoe (mgr.14180) 9941 : cluster [DBG] pgmap v9324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:36.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:36 smithi157 bash[20376]: cluster 2022-05-01T01:25:35.461465+0000 mgr.smithi157.nfpzoe (mgr.14180) 9941 : cluster [DBG] pgmap v9324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:37.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:25:37.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:25:37.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:25:37.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:25:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:38 smithi165 bash[22175]: cluster 2022-05-01T01:25:37.462123+0000 mgr.smithi157.nfpzoe (mgr.14180) 9942 : cluster [DBG] pgmap v9325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:38 smithi165 bash[22175]: audit 2022-05-01T01:25:37.691048+0000 mon.smithi157 (mon.0) 6089 : audit [DBG] from='client.? 172.21.15.157:0/3512565819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:38.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:38 smithi157 bash[20376]: cluster 2022-05-01T01:25:37.462123+0000 mgr.smithi157.nfpzoe (mgr.14180) 9942 : cluster [DBG] pgmap v9325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:38.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:38 smithi157 bash[20376]: audit 2022-05-01T01:25:37.691048+0000 mon.smithi157 (mon.0) 6089 : audit [DBG] from='client.? 172.21.15.157:0/3512565819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:40 smithi165 bash[22175]: cluster 2022-05-01T01:25:39.462832+0000 mgr.smithi157.nfpzoe (mgr.14180) 9943 : cluster [DBG] pgmap v9326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:40 smithi157 bash[20376]: cluster 2022-05-01T01:25:39.462832+0000 mgr.smithi157.nfpzoe (mgr.14180) 9943 : cluster [DBG] pgmap v9326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:42.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:25:42.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:25:42.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:25:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:42 smithi165 bash[22175]: cluster 2022-05-01T01:25:41.463521+0000 mgr.smithi157.nfpzoe (mgr.14180) 9944 : cluster [DBG] pgmap v9327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:42 smithi157 bash[20376]: cluster 2022-05-01T01:25:41.463521+0000 mgr.smithi157.nfpzoe (mgr.14180) 9944 : cluster [DBG] pgmap v9327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:43.033 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:25:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:43 smithi165 bash[22175]: audit 2022-05-01T01:25:43.015196+0000 mon.smithi157 (mon.0) 6090 : audit [DBG] from='client.? 172.21.15.157:0/3401467552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:43.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:43 smithi157 bash[20376]: audit 2022-05-01T01:25:43.015196+0000 mon.smithi157 (mon.0) 6090 : audit [DBG] from='client.? 172.21.15.157:0/3401467552' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:44 smithi165 bash[22175]: cluster 2022-05-01T01:25:43.464142+0000 mgr.smithi157.nfpzoe (mgr.14180) 9945 : cluster [DBG] pgmap v9328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:44 smithi157 bash[20376]: cluster 2022-05-01T01:25:43.464142+0000 mgr.smithi157.nfpzoe (mgr.14180) 9945 : cluster [DBG] pgmap v9328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:46 smithi165 bash[22175]: cluster 2022-05-01T01:25:45.464795+0000 mgr.smithi157.nfpzoe (mgr.14180) 9946 : cluster [DBG] pgmap v9329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:46.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:46 smithi157 bash[20376]: cluster 2022-05-01T01:25:45.464795+0000 mgr.smithi157.nfpzoe (mgr.14180) 9946 : cluster [DBG] pgmap v9329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:48.036 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:25:48.037 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:25:48.037 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:25:48.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:25:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:48 smithi165 bash[22175]: cluster 2022-05-01T01:25:47.465427+0000 mgr.smithi157.nfpzoe (mgr.14180) 9947 : cluster [DBG] pgmap v9330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:48.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:48 smithi157 bash[20376]: cluster 2022-05-01T01:25:47.465427+0000 mgr.smithi157.nfpzoe (mgr.14180) 9947 : cluster [DBG] pgmap v9330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:49 smithi165 bash[22175]: audit 2022-05-01T01:25:48.343400+0000 mon.smithi157 (mon.0) 6091 : audit [DBG] from='client.? 172.21.15.157:0/2432189123' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:49.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:49 smithi157 bash[20376]: audit 2022-05-01T01:25:48.343400+0000 mon.smithi157 (mon.0) 6091 : audit [DBG] from='client.? 172.21.15.157:0/2432189123' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:50 smithi165 bash[22175]: cluster 2022-05-01T01:25:49.466062+0000 mgr.smithi157.nfpzoe (mgr.14180) 9948 : cluster [DBG] pgmap v9331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:50.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:50 smithi157 bash[20376]: cluster 2022-05-01T01:25:49.466062+0000 mgr.smithi157.nfpzoe (mgr.14180) 9948 : cluster [DBG] pgmap v9331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:51 smithi165 bash[22175]: audit 2022-05-01T01:25:51.477203+0000 mon.smithi157 (mon.0) 6092 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:25:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:51 smithi165 bash[22175]: audit 2022-05-01T01:25:51.479951+0000 mon.smithi157 (mon.0) 6093 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:25:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:51 smithi165 bash[22175]: audit 2022-05-01T01:25:51.481743+0000 mon.smithi157 (mon.0) 6094 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:25:51.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:51 smithi157 bash[20376]: audit 2022-05-01T01:25:51.477203+0000 mon.smithi157 (mon.0) 6092 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:25:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:51 smithi157 bash[20376]: audit 2022-05-01T01:25:51.479951+0000 mon.smithi157 (mon.0) 6093 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:25:51.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:51 smithi157 bash[20376]: audit 2022-05-01T01:25:51.481743+0000 mon.smithi157 (mon.0) 6094 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:25:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:52 smithi165 bash[22175]: cluster 2022-05-01T01:25:51.466691+0000 mgr.smithi157.nfpzoe (mgr.14180) 9949 : cluster [DBG] pgmap v9332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:52 smithi165 bash[22175]: audit 2022-05-01T01:25:51.814741+0000 mon.smithi157 (mon.0) 6095 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:25:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:52 smithi165 bash[22175]: audit 2022-05-01T01:25:51.821685+0000 mon.smithi157 (mon.0) 6096 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:25:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:52 smithi157 bash[20376]: cluster 2022-05-01T01:25:51.466691+0000 mgr.smithi157.nfpzoe (mgr.14180) 9949 : cluster [DBG] pgmap v9332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:52 smithi157 bash[20376]: audit 2022-05-01T01:25:51.814741+0000 mon.smithi157 (mon.0) 6095 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:25:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:52 smithi157 bash[20376]: audit 2022-05-01T01:25:51.821685+0000 mon.smithi157 (mon.0) 6096 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:25:53.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:25:53.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:25:53.365 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:25:53.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:25:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:53 smithi165 bash[22175]: cluster 2022-05-01T01:25:51.809045+0000 mgr.smithi157.nfpzoe (mgr.14180) 9950 : cluster [DBG] pgmap v9333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:53 smithi165 bash[22175]: cluster 2022-05-01T01:25:51.809470+0000 mgr.smithi157.nfpzoe (mgr.14180) 9951 : cluster [DBG] pgmap v9334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:53 smithi165 bash[22175]: cephadm 2022-05-01T01:25:51.822950+0000 mgr.smithi157.nfpzoe (mgr.14180) 9952 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:25:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:53 smithi165 bash[22175]: cephadm 2022-05-01T01:25:51.823179+0000 mgr.smithi157.nfpzoe (mgr.14180) 9953 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:25:53.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:53 smithi157 bash[20376]: cluster 2022-05-01T01:25:51.809045+0000 mgr.smithi157.nfpzoe (mgr.14180) 9950 : cluster [DBG] pgmap v9333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:53 smithi157 bash[20376]: cluster 2022-05-01T01:25:51.809470+0000 mgr.smithi157.nfpzoe (mgr.14180) 9951 : cluster [DBG] pgmap v9334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:53 smithi157 bash[20376]: cephadm 2022-05-01T01:25:51.822950+0000 mgr.smithi157.nfpzoe (mgr.14180) 9952 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:25:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:53 smithi157 bash[20376]: cephadm 2022-05-01T01:25:51.823179+0000 mgr.smithi157.nfpzoe (mgr.14180) 9953 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:25:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:54 smithi165 bash[22175]: audit 2022-05-01T01:25:53.677977+0000 mon.smithi157 (mon.0) 6097 : audit [DBG] from='client.? 172.21.15.157:0/2323526544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:54 smithi157 bash[20376]: audit 2022-05-01T01:25:53.677977+0000 mon.smithi157 (mon.0) 6097 : audit [DBG] from='client.? 172.21.15.157:0/2323526544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:55 smithi165 bash[22175]: cluster 2022-05-01T01:25:53.810214+0000 mgr.smithi157.nfpzoe (mgr.14180) 9954 : cluster [DBG] pgmap v9335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:55 smithi157 bash[20376]: cluster 2022-05-01T01:25:53.810214+0000 mgr.smithi157.nfpzoe (mgr.14180) 9954 : cluster [DBG] pgmap v9335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:57 smithi165 bash[22175]: cluster 2022-05-01T01:25:55.810857+0000 mgr.smithi157.nfpzoe (mgr.14180) 9955 : cluster [DBG] pgmap v9336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:57.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:57 smithi157 bash[20376]: cluster 2022-05-01T01:25:55.810857+0000 mgr.smithi157.nfpzoe (mgr.14180) 9955 : cluster [DBG] pgmap v9336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:58.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:25:58.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:25:58.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:25:59.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:25:59.827 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:59 smithi157 bash[20376]: cluster 2022-05-01T01:25:57.811485+0000 mgr.smithi157.nfpzoe (mgr.14180) 9956 : cluster [DBG] pgmap v9337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:59.827 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:25:59 smithi157 bash[20376]: audit 2022-05-01T01:25:59.011250+0000 mon.smithi157 (mon.0) 6098 : audit [DBG] from='client.? 172.21.15.157:0/2058565128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:25:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:59 smithi165 bash[22175]: cluster 2022-05-01T01:25:57.811485+0000 mgr.smithi157.nfpzoe (mgr.14180) 9956 : cluster [DBG] pgmap v9337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:25:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:25:59 smithi165 bash[22175]: audit 2022-05-01T01:25:59.011250+0000 mon.smithi157 (mon.0) 6098 : audit [DBG] from='client.? 172.21.15.157:0/2058565128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:00 smithi165 bash[22175]: audit 2022-05-01T01:25:59.569734+0000 mon.smithi157 (mon.0) 6099 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:26:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:00 smithi165 bash[22175]: audit 2022-05-01T01:26:00.041018+0000 mon.smithi157 (mon.0) 6100 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:26:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:00 smithi157 bash[20376]: audit 2022-05-01T01:25:59.569734+0000 mon.smithi157 (mon.0) 6099 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:26:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:00 smithi157 bash[20376]: audit 2022-05-01T01:26:00.041018+0000 mon.smithi157 (mon.0) 6100 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:26:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:01 smithi165 bash[22175]: cluster 2022-05-01T01:25:59.812097+0000 mgr.smithi157.nfpzoe (mgr.14180) 9957 : cluster [DBG] pgmap v9338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:01.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:01 smithi157 bash[20376]: cluster 2022-05-01T01:25:59.812097+0000 mgr.smithi157.nfpzoe (mgr.14180) 9957 : cluster [DBG] pgmap v9338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:03 smithi165 bash[22175]: cluster 2022-05-01T01:26:01.812730+0000 mgr.smithi157.nfpzoe (mgr.14180) 9958 : cluster [DBG] pgmap v9339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:03 smithi157 bash[20376]: cluster 2022-05-01T01:26:01.812730+0000 mgr.smithi157.nfpzoe (mgr.14180) 9958 : cluster [DBG] pgmap v9339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:04.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:26:04.033 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:26:04.033 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:26:04.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:26:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:04 smithi165 bash[22175]: audit 2022-05-01T01:26:04.340251+0000 mon.smithi157 (mon.0) 6101 : audit [DBG] from='client.? 172.21.15.157:0/2154420448' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:04 smithi157 bash[20376]: audit 2022-05-01T01:26:04.340251+0000 mon.smithi157 (mon.0) 6101 : audit [DBG] from='client.? 172.21.15.157:0/2154420448' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:05 smithi165 bash[22175]: cluster 2022-05-01T01:26:03.813449+0000 mgr.smithi157.nfpzoe (mgr.14180) 9959 : cluster [DBG] pgmap v9340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:05.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:05 smithi157 bash[20376]: cluster 2022-05-01T01:26:03.813449+0000 mgr.smithi157.nfpzoe (mgr.14180) 9959 : cluster [DBG] pgmap v9340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:07 smithi165 bash[22175]: cluster 2022-05-01T01:26:05.814091+0000 mgr.smithi157.nfpzoe (mgr.14180) 9960 : cluster [DBG] pgmap v9341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:07.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:07 smithi157 bash[20376]: cluster 2022-05-01T01:26:05.814091+0000 mgr.smithi157.nfpzoe (mgr.14180) 9960 : cluster [DBG] pgmap v9341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:09.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:26:09.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:26:09.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:26:09.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:26:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:09 smithi165 bash[22175]: cluster 2022-05-01T01:26:07.814810+0000 mgr.smithi157.nfpzoe (mgr.14180) 9961 : cluster [DBG] pgmap v9342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:09.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:09 smithi157 bash[20376]: cluster 2022-05-01T01:26:07.814810+0000 mgr.smithi157.nfpzoe (mgr.14180) 9961 : cluster [DBG] pgmap v9342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:10 smithi165 bash[22175]: audit 2022-05-01T01:26:09.670534+0000 mon.smithi157 (mon.0) 6102 : audit [DBG] from='client.? 172.21.15.157:0/2440992225' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:10.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:10 smithi157 bash[20376]: audit 2022-05-01T01:26:09.670534+0000 mon.smithi157 (mon.0) 6102 : audit [DBG] from='client.? 172.21.15.157:0/2440992225' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:11 smithi165 bash[22175]: cluster 2022-05-01T01:26:09.815517+0000 mgr.smithi157.nfpzoe (mgr.14180) 9962 : cluster [DBG] pgmap v9343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:11 smithi157 bash[20376]: cluster 2022-05-01T01:26:09.815517+0000 mgr.smithi157.nfpzoe (mgr.14180) 9962 : cluster [DBG] pgmap v9343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:13 smithi165 bash[22175]: cluster 2022-05-01T01:26:11.816141+0000 mgr.smithi157.nfpzoe (mgr.14180) 9963 : cluster [DBG] pgmap v9344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:13.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:13 smithi157 bash[20376]: cluster 2022-05-01T01:26:11.816141+0000 mgr.smithi157.nfpzoe (mgr.14180) 9963 : cluster [DBG] pgmap v9344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:14.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:26:14.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:26:14.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:26:15.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:26:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:15 smithi165 bash[22175]: cluster 2022-05-01T01:26:13.816761+0000 mgr.smithi157.nfpzoe (mgr.14180) 9964 : cluster [DBG] pgmap v9345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:15 smithi165 bash[22175]: audit 2022-05-01T01:26:15.004710+0000 mon.smithi157 (mon.0) 6103 : audit [DBG] from='client.? 172.21.15.157:0/582620829' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:15.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:15 smithi157 bash[20376]: cluster 2022-05-01T01:26:13.816761+0000 mgr.smithi157.nfpzoe (mgr.14180) 9964 : cluster [DBG] pgmap v9345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:15.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:15 smithi157 bash[20376]: audit 2022-05-01T01:26:15.004710+0000 mon.smithi157 (mon.0) 6103 : audit [DBG] from='client.? 172.21.15.157:0/582620829' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:17 smithi165 bash[22175]: cluster 2022-05-01T01:26:15.817384+0000 mgr.smithi157.nfpzoe (mgr.14180) 9965 : cluster [DBG] pgmap v9346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:17.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:17 smithi157 bash[20376]: cluster 2022-05-01T01:26:15.817384+0000 mgr.smithi157.nfpzoe (mgr.14180) 9965 : cluster [DBG] pgmap v9346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:19 smithi165 bash[22175]: cluster 2022-05-01T01:26:17.818107+0000 mgr.smithi157.nfpzoe (mgr.14180) 9966 : cluster [DBG] pgmap v9347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:19.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:19 smithi157 bash[20376]: cluster 2022-05-01T01:26:17.818107+0000 mgr.smithi157.nfpzoe (mgr.14180) 9966 : cluster [DBG] pgmap v9347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:20.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:26:20.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:26:20.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:26:20.353 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:26:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:20 smithi165 bash[22175]: audit 2022-05-01T01:26:20.335746+0000 mon.smithi157 (mon.0) 6104 : audit [DBG] from='client.? 172.21.15.157:0/2388289655' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:20 smithi157 bash[20376]: audit 2022-05-01T01:26:20.335746+0000 mon.smithi157 (mon.0) 6104 : audit [DBG] from='client.? 172.21.15.157:0/2388289655' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:21.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:21 smithi157 bash[20376]: cluster 2022-05-01T01:26:19.818872+0000 mgr.smithi157.nfpzoe (mgr.14180) 9967 : cluster [DBG] pgmap v9348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:21 smithi165 bash[22175]: cluster 2022-05-01T01:26:19.818872+0000 mgr.smithi157.nfpzoe (mgr.14180) 9967 : cluster [DBG] pgmap v9348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:23 smithi165 bash[22175]: cluster 2022-05-01T01:26:21.819569+0000 mgr.smithi157.nfpzoe (mgr.14180) 9968 : cluster [DBG] pgmap v9349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:23.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:23 smithi157 bash[20376]: cluster 2022-05-01T01:26:21.819569+0000 mgr.smithi157.nfpzoe (mgr.14180) 9968 : cluster [DBG] pgmap v9349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:25.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:26:25.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:26:25.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:26:25.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:26:25.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:25 smithi157 bash[20376]: cluster 2022-05-01T01:26:23.820175+0000 mgr.smithi157.nfpzoe (mgr.14180) 9969 : cluster [DBG] pgmap v9350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:25 smithi165 bash[22175]: cluster 2022-05-01T01:26:23.820175+0000 mgr.smithi157.nfpzoe (mgr.14180) 9969 : cluster [DBG] pgmap v9350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:26.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:26 smithi157 bash[20376]: audit 2022-05-01T01:26:25.662221+0000 mon.smithi157 (mon.0) 6105 : audit [DBG] from='client.? 172.21.15.157:0/1343223229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:26 smithi165 bash[22175]: audit 2022-05-01T01:26:25.662221+0000 mon.smithi157 (mon.0) 6105 : audit [DBG] from='client.? 172.21.15.157:0/1343223229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:27 smithi157 bash[20376]: cluster 2022-05-01T01:26:25.820770+0000 mgr.smithi157.nfpzoe (mgr.14180) 9970 : cluster [DBG] pgmap v9351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:27 smithi165 bash[22175]: cluster 2022-05-01T01:26:25.820770+0000 mgr.smithi157.nfpzoe (mgr.14180) 9970 : cluster [DBG] pgmap v9351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:29.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:29 smithi157 bash[20376]: cluster 2022-05-01T01:26:27.821495+0000 mgr.smithi157.nfpzoe (mgr.14180) 9971 : cluster [DBG] pgmap v9352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:29 smithi165 bash[22175]: cluster 2022-05-01T01:26:27.821495+0000 mgr.smithi157.nfpzoe (mgr.14180) 9971 : cluster [DBG] pgmap v9352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:30.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:26:30.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:26:30.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:26:31.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:26:31.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:31 smithi157 bash[20376]: cluster 2022-05-01T01:26:29.822139+0000 mgr.smithi157.nfpzoe (mgr.14180) 9972 : cluster [DBG] pgmap v9353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:31.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:31 smithi157 bash[20376]: audit 2022-05-01T01:26:30.991534+0000 mon.smithi157 (mon.0) 6106 : audit [DBG] from='client.? 172.21.15.157:0/3743393587' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:31 smithi165 bash[22175]: cluster 2022-05-01T01:26:29.822139+0000 mgr.smithi157.nfpzoe (mgr.14180) 9972 : cluster [DBG] pgmap v9353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:31 smithi165 bash[22175]: audit 2022-05-01T01:26:30.991534+0000 mon.smithi157 (mon.0) 6106 : audit [DBG] from='client.? 172.21.15.157:0/3743393587' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:33 smithi165 bash[22175]: cluster 2022-05-01T01:26:31.822784+0000 mgr.smithi157.nfpzoe (mgr.14180) 9973 : cluster [DBG] pgmap v9354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:33.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:33 smithi157 bash[20376]: cluster 2022-05-01T01:26:31.822784+0000 mgr.smithi157.nfpzoe (mgr.14180) 9973 : cluster [DBG] pgmap v9354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:35.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:35 smithi157 bash[20376]: cluster 2022-05-01T01:26:33.823441+0000 mgr.smithi157.nfpzoe (mgr.14180) 9974 : cluster [DBG] pgmap v9355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:36.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:26:36.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:26:36.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:26:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:35 smithi165 bash[22175]: cluster 2022-05-01T01:26:33.823441+0000 mgr.smithi157.nfpzoe (mgr.14180) 9974 : cluster [DBG] pgmap v9355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:36.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:26:36.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:36 smithi157 bash[20376]: audit 2022-05-01T01:26:36.317763+0000 mon.smithi157 (mon.0) 6107 : audit [DBG] from='client.? 172.21.15.157:0/1301210947' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:36 smithi165 bash[22175]: audit 2022-05-01T01:26:36.317763+0000 mon.smithi157 (mon.0) 6107 : audit [DBG] from='client.? 172.21.15.157:0/1301210947' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:37 smithi157 bash[20376]: cluster 2022-05-01T01:26:35.824056+0000 mgr.smithi157.nfpzoe (mgr.14180) 9975 : cluster [DBG] pgmap v9356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:37 smithi165 bash[22175]: cluster 2022-05-01T01:26:35.824056+0000 mgr.smithi157.nfpzoe (mgr.14180) 9975 : cluster [DBG] pgmap v9356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:39 smithi165 bash[22175]: cluster 2022-05-01T01:26:37.824726+0000 mgr.smithi157.nfpzoe (mgr.14180) 9976 : cluster [DBG] pgmap v9357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:39 smithi157 bash[20376]: cluster 2022-05-01T01:26:37.824726+0000 mgr.smithi157.nfpzoe (mgr.14180) 9976 : cluster [DBG] pgmap v9357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:41.339 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:26:41.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:26:41.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:26:41.664 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:26:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:41 smithi165 bash[22175]: cluster 2022-05-01T01:26:39.825317+0000 mgr.smithi157.nfpzoe (mgr.14180) 9977 : cluster [DBG] pgmap v9358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:41 smithi165 bash[22175]: audit 2022-05-01T01:26:41.646216+0000 mon.smithi157 (mon.0) 6108 : audit [DBG] from='client.? 172.21.15.157:0/157365578' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:41 smithi157 bash[20376]: cluster 2022-05-01T01:26:39.825317+0000 mgr.smithi157.nfpzoe (mgr.14180) 9977 : cluster [DBG] pgmap v9358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:42.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:41 smithi157 bash[20376]: audit 2022-05-01T01:26:41.646216+0000 mon.smithi157 (mon.0) 6108 : audit [DBG] from='client.? 172.21.15.157:0/157365578' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:43 smithi165 bash[22175]: cluster 2022-05-01T01:26:41.825918+0000 mgr.smithi157.nfpzoe (mgr.14180) 9978 : cluster [DBG] pgmap v9359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:44.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:43 smithi157 bash[20376]: cluster 2022-05-01T01:26:41.825918+0000 mgr.smithi157.nfpzoe (mgr.14180) 9978 : cluster [DBG] pgmap v9359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:45 smithi165 bash[22175]: cluster 2022-05-01T01:26:43.826525+0000 mgr.smithi157.nfpzoe (mgr.14180) 9979 : cluster [DBG] pgmap v9360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:46.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:45 smithi157 bash[20376]: cluster 2022-05-01T01:26:43.826525+0000 mgr.smithi157.nfpzoe (mgr.14180) 9979 : cluster [DBG] pgmap v9360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:46.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:26:46.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:26:46.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:26:46.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:26:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:47 smithi165 bash[22175]: cluster 2022-05-01T01:26:45.827156+0000 mgr.smithi157.nfpzoe (mgr.14180) 9980 : cluster [DBG] pgmap v9361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:47 smithi165 bash[22175]: audit 2022-05-01T01:26:46.975458+0000 mon.smithi157 (mon.0) 6109 : audit [DBG] from='client.? 172.21.15.157:0/1863920206' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:48.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:47 smithi157 bash[20376]: cluster 2022-05-01T01:26:45.827156+0000 mgr.smithi157.nfpzoe (mgr.14180) 9980 : cluster [DBG] pgmap v9361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:48.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:47 smithi157 bash[20376]: audit 2022-05-01T01:26:46.975458+0000 mon.smithi157 (mon.0) 6109 : audit [DBG] from='client.? 172.21.15.157:0/1863920206' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:49 smithi165 bash[22175]: cluster 2022-05-01T01:26:47.827885+0000 mgr.smithi157.nfpzoe (mgr.14180) 9981 : cluster [DBG] pgmap v9362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:49 smithi157 bash[20376]: cluster 2022-05-01T01:26:47.827885+0000 mgr.smithi157.nfpzoe (mgr.14180) 9981 : cluster [DBG] pgmap v9362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:51.996 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:26:51.996 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:26:51.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:26:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:51 smithi165 bash[22175]: cluster 2022-05-01T01:26:49.828470+0000 mgr.smithi157.nfpzoe (mgr.14180) 9982 : cluster [DBG] pgmap v9363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:52.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:51 smithi157 bash[20376]: cluster 2022-05-01T01:26:49.828470+0000 mgr.smithi157.nfpzoe (mgr.14180) 9982 : cluster [DBG] pgmap v9363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:52.315 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:26:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:52 smithi165 bash[22175]: audit 2022-05-01T01:26:51.833621+0000 mon.smithi157 (mon.0) 6110 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:26:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:52 smithi165 bash[22175]: audit 2022-05-01T01:26:51.836418+0000 mon.smithi157 (mon.0) 6111 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:26:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:52 smithi165 bash[22175]: audit 2022-05-01T01:26:51.838197+0000 mon.smithi157 (mon.0) 6112 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:26:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:52 smithi165 bash[22175]: audit 2022-05-01T01:26:52.164054+0000 mon.smithi157 (mon.0) 6113 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:26:53.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:52 smithi165 bash[22175]: audit 2022-05-01T01:26:52.170311+0000 mon.smithi157 (mon.0) 6114 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:26:53.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:52 smithi165 bash[22175]: audit 2022-05-01T01:26:52.297271+0000 mon.smithi157 (mon.0) 6115 : audit [DBG] from='client.? 172.21.15.157:0/1425440836' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:52 smithi157 bash[20376]: audit 2022-05-01T01:26:51.833621+0000 mon.smithi157 (mon.0) 6110 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:26:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:52 smithi157 bash[20376]: audit 2022-05-01T01:26:51.836418+0000 mon.smithi157 (mon.0) 6111 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:26:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:52 smithi157 bash[20376]: audit 2022-05-01T01:26:51.838197+0000 mon.smithi157 (mon.0) 6112 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:26:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:52 smithi157 bash[20376]: audit 2022-05-01T01:26:52.164054+0000 mon.smithi157 (mon.0) 6113 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:26:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:52 smithi157 bash[20376]: audit 2022-05-01T01:26:52.170311+0000 mon.smithi157 (mon.0) 6114 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:26:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:52 smithi157 bash[20376]: audit 2022-05-01T01:26:52.297271+0000 mon.smithi157 (mon.0) 6115 : audit [DBG] from='client.? 172.21.15.157:0/1425440836' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:53 smithi165 bash[22175]: cluster 2022-05-01T01:26:51.829132+0000 mgr.smithi157.nfpzoe (mgr.14180) 9983 : cluster [DBG] pgmap v9364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:53 smithi165 bash[22175]: cluster 2022-05-01T01:26:52.158159+0000 mgr.smithi157.nfpzoe (mgr.14180) 9984 : cluster [DBG] pgmap v9365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:53 smithi165 bash[22175]: cluster 2022-05-01T01:26:52.158665+0000 mgr.smithi157.nfpzoe (mgr.14180) 9985 : cluster [DBG] pgmap v9366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:53 smithi165 bash[22175]: cephadm 2022-05-01T01:26:52.171280+0000 mgr.smithi157.nfpzoe (mgr.14180) 9986 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:26:54.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:53 smithi165 bash[22175]: cephadm 2022-05-01T01:26:52.171422+0000 mgr.smithi157.nfpzoe (mgr.14180) 9987 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:26:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:53 smithi157 bash[20376]: cluster 2022-05-01T01:26:51.829132+0000 mgr.smithi157.nfpzoe (mgr.14180) 9983 : cluster [DBG] pgmap v9364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:53 smithi157 bash[20376]: cluster 2022-05-01T01:26:52.158159+0000 mgr.smithi157.nfpzoe (mgr.14180) 9984 : cluster [DBG] pgmap v9365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:53 smithi157 bash[20376]: cluster 2022-05-01T01:26:52.158665+0000 mgr.smithi157.nfpzoe (mgr.14180) 9985 : cluster [DBG] pgmap v9366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:53 smithi157 bash[20376]: cephadm 2022-05-01T01:26:52.171280+0000 mgr.smithi157.nfpzoe (mgr.14180) 9986 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:26:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:53 smithi157 bash[20376]: cephadm 2022-05-01T01:26:52.171422+0000 mgr.smithi157.nfpzoe (mgr.14180) 9987 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:26:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:54 smithi165 bash[22175]: cluster 2022-05-01T01:26:54.159271+0000 mgr.smithi157.nfpzoe (mgr.14180) 9988 : cluster [DBG] pgmap v9367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:54 smithi157 bash[20376]: cluster 2022-05-01T01:26:54.159271+0000 mgr.smithi157.nfpzoe (mgr.14180) 9988 : cluster [DBG] pgmap v9367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:57.318 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:26:57.318 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:26:57.318 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:26:57.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:57 smithi157 bash[20376]: cluster 2022-05-01T01:26:56.159989+0000 mgr.smithi157.nfpzoe (mgr.14180) 9989 : cluster [DBG] pgmap v9368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:57.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:26:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:57 smithi165 bash[22175]: cluster 2022-05-01T01:26:56.159989+0000 mgr.smithi157.nfpzoe (mgr.14180) 9989 : cluster [DBG] pgmap v9368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:58 smithi165 bash[22175]: audit 2022-05-01T01:26:57.625589+0000 mon.smithi157 (mon.0) 6116 : audit [DBG] from='client.? 172.21.15.157:0/3376720777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:58.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:58 smithi157 bash[20376]: audit 2022-05-01T01:26:57.625589+0000 mon.smithi157 (mon.0) 6116 : audit [DBG] from='client.? 172.21.15.157:0/3376720777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:26:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:26:59 smithi165 bash[22175]: cluster 2022-05-01T01:26:58.160598+0000 mgr.smithi157.nfpzoe (mgr.14180) 9990 : cluster [DBG] pgmap v9369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:26:59.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:26:59 smithi157 bash[20376]: cluster 2022-05-01T01:26:58.160598+0000 mgr.smithi157.nfpzoe (mgr.14180) 9990 : cluster [DBG] pgmap v9369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:00 smithi165 bash[22175]: audit 2022-05-01T01:26:59.573698+0000 mon.smithi157 (mon.0) 6117 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:27:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:00 smithi165 bash[22175]: audit 2022-05-01T01:27:00.047537+0000 mon.smithi157 (mon.0) 6118 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:27:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:00 smithi157 bash[20376]: audit 2022-05-01T01:26:59.573698+0000 mon.smithi157 (mon.0) 6117 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:27:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:00 smithi157 bash[20376]: audit 2022-05-01T01:27:00.047537+0000 mon.smithi157 (mon.0) 6118 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:27:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:01 smithi165 bash[22175]: cluster 2022-05-01T01:27:00.161188+0000 mgr.smithi157.nfpzoe (mgr.14180) 9991 : cluster [DBG] pgmap v9370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:01 smithi157 bash[20376]: cluster 2022-05-01T01:27:00.161188+0000 mgr.smithi157.nfpzoe (mgr.14180) 9991 : cluster [DBG] pgmap v9370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:02.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:27:02.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:27:02.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:27:02.973 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:27:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:03 smithi165 bash[22175]: cluster 2022-05-01T01:27:02.161783+0000 mgr.smithi157.nfpzoe (mgr.14180) 9992 : cluster [DBG] pgmap v9371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:03 smithi165 bash[22175]: audit 2022-05-01T01:27:02.954391+0000 mon.smithi157 (mon.0) 6119 : audit [DBG] from='client.? 172.21.15.157:0/1527219190' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:03.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:03 smithi157 bash[20376]: cluster 2022-05-01T01:27:02.161783+0000 mgr.smithi157.nfpzoe (mgr.14180) 9992 : cluster [DBG] pgmap v9371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:03.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:03 smithi157 bash[20376]: audit 2022-05-01T01:27:02.954391+0000 mon.smithi157 (mon.0) 6119 : audit [DBG] from='client.? 172.21.15.157:0/1527219190' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:05 smithi165 bash[22175]: cluster 2022-05-01T01:27:04.162448+0000 mgr.smithi157.nfpzoe (mgr.14180) 9993 : cluster [DBG] pgmap v9372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:05.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:05 smithi157 bash[20376]: cluster 2022-05-01T01:27:04.162448+0000 mgr.smithi157.nfpzoe (mgr.14180) 9993 : cluster [DBG] pgmap v9372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:07 smithi165 bash[22175]: cluster 2022-05-01T01:27:06.163149+0000 mgr.smithi157.nfpzoe (mgr.14180) 9994 : cluster [DBG] pgmap v9373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:07.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:07 smithi157 bash[20376]: cluster 2022-05-01T01:27:06.163149+0000 mgr.smithi157.nfpzoe (mgr.14180) 9994 : cluster [DBG] pgmap v9373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:07.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:27:07.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:27:07.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:27:08.303 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:27:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:08 smithi165 bash[22175]: audit 2022-05-01T01:27:08.278481+0000 mon.smithi157 (mon.0) 6120 : audit [DBG] from='client.? 172.21.15.157:0/1013087263' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:08.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:08 smithi157 bash[20376]: audit 2022-05-01T01:27:08.278481+0000 mon.smithi157 (mon.0) 6120 : audit [DBG] from='client.? 172.21.15.157:0/1013087263' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:09 smithi165 bash[22175]: cluster 2022-05-01T01:27:08.163845+0000 mgr.smithi157.nfpzoe (mgr.14180) 9995 : cluster [DBG] pgmap v9374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:09.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:09 smithi157 bash[20376]: cluster 2022-05-01T01:27:08.163845+0000 mgr.smithi157.nfpzoe (mgr.14180) 9995 : cluster [DBG] pgmap v9374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:11 smithi165 bash[22175]: cluster 2022-05-01T01:27:10.164458+0000 mgr.smithi157.nfpzoe (mgr.14180) 9996 : cluster [DBG] pgmap v9375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:11.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:11 smithi157 bash[20376]: cluster 2022-05-01T01:27:10.164458+0000 mgr.smithi157.nfpzoe (mgr.14180) 9996 : cluster [DBG] pgmap v9375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:13.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:27:13.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:27:13.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:27:13.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:27:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:13 smithi165 bash[22175]: cluster 2022-05-01T01:27:12.165133+0000 mgr.smithi157.nfpzoe (mgr.14180) 9997 : cluster [DBG] pgmap v9376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:13.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:13 smithi157 bash[20376]: cluster 2022-05-01T01:27:12.165133+0000 mgr.smithi157.nfpzoe (mgr.14180) 9997 : cluster [DBG] pgmap v9376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:14 smithi165 bash[22175]: audit 2022-05-01T01:27:13.622783+0000 mon.smithi157 (mon.0) 6121 : audit [DBG] from='client.? 172.21.15.157:0/478552403' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:14 smithi157 bash[20376]: audit 2022-05-01T01:27:13.622783+0000 mon.smithi157 (mon.0) 6121 : audit [DBG] from='client.? 172.21.15.157:0/478552403' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:15 smithi165 bash[22175]: cluster 2022-05-01T01:27:14.165843+0000 mgr.smithi157.nfpzoe (mgr.14180) 9998 : cluster [DBG] pgmap v9377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:15.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:15 smithi157 bash[20376]: cluster 2022-05-01T01:27:14.165843+0000 mgr.smithi157.nfpzoe (mgr.14180) 9998 : cluster [DBG] pgmap v9377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:17 smithi165 bash[22175]: cluster 2022-05-01T01:27:16.166492+0000 mgr.smithi157.nfpzoe (mgr.14180) 9999 : cluster [DBG] pgmap v9378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:17.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:17 smithi157 bash[20376]: cluster 2022-05-01T01:27:16.166492+0000 mgr.smithi157.nfpzoe (mgr.14180) 9999 : cluster [DBG] pgmap v9378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:18.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:27:18.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:27:18.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:27:18.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:27:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:19 smithi165 bash[22175]: cluster 2022-05-01T01:27:18.167126+0000 mgr.smithi157.nfpzoe (mgr.14180) 10000 : cluster [DBG] pgmap v9379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:19 smithi165 bash[22175]: audit 2022-05-01T01:27:18.955917+0000 mon.smithi157 (mon.0) 6122 : audit [DBG] from='client.? 172.21.15.157:0/1668170399' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:19 smithi157 bash[20376]: cluster 2022-05-01T01:27:18.167126+0000 mgr.smithi157.nfpzoe (mgr.14180) 10000 : cluster [DBG] pgmap v9379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:19 smithi157 bash[20376]: audit 2022-05-01T01:27:18.955917+0000 mon.smithi157 (mon.0) 6122 : audit [DBG] from='client.? 172.21.15.157:0/1668170399' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:21.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:21 smithi165 bash[22175]: cluster 2022-05-01T01:27:20.167751+0000 mgr.smithi157.nfpzoe (mgr.14180) 10001 : cluster [DBG] pgmap v9380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:21 smithi157 bash[20376]: cluster 2022-05-01T01:27:20.167751+0000 mgr.smithi157.nfpzoe (mgr.14180) 10001 : cluster [DBG] pgmap v9380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:23 smithi165 bash[22175]: cluster 2022-05-01T01:27:22.168510+0000 mgr.smithi157.nfpzoe (mgr.14180) 10002 : cluster [DBG] pgmap v9381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:23.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:23 smithi157 bash[20376]: cluster 2022-05-01T01:27:22.168510+0000 mgr.smithi157.nfpzoe (mgr.14180) 10002 : cluster [DBG] pgmap v9381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:23.977 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:27:23.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:27:23.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:27:24.303 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:27:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:24 smithi165 bash[22175]: audit 2022-05-01T01:27:24.285765+0000 mon.smithi157 (mon.0) 6123 : audit [DBG] from='client.? 172.21.15.157:0/3900780785' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:24 smithi157 bash[20376]: audit 2022-05-01T01:27:24.285765+0000 mon.smithi157 (mon.0) 6123 : audit [DBG] from='client.? 172.21.15.157:0/3900780785' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:25 smithi165 bash[22175]: cluster 2022-05-01T01:27:24.169127+0000 mgr.smithi157.nfpzoe (mgr.14180) 10003 : cluster [DBG] pgmap v9382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:25.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:25 smithi157 bash[20376]: cluster 2022-05-01T01:27:24.169127+0000 mgr.smithi157.nfpzoe (mgr.14180) 10003 : cluster [DBG] pgmap v9382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:27 smithi165 bash[22175]: cluster 2022-05-01T01:27:26.169760+0000 mgr.smithi157.nfpzoe (mgr.14180) 10004 : cluster [DBG] pgmap v9383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:27.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:27 smithi157 bash[20376]: cluster 2022-05-01T01:27:26.169760+0000 mgr.smithi157.nfpzoe (mgr.14180) 10004 : cluster [DBG] pgmap v9383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:29.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:27:29.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:27:29.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:27:29.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:27:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:29 smithi165 bash[22175]: cluster 2022-05-01T01:27:28.170467+0000 mgr.smithi157.nfpzoe (mgr.14180) 10005 : cluster [DBG] pgmap v9384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:29.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:29 smithi157 bash[20376]: cluster 2022-05-01T01:27:28.170467+0000 mgr.smithi157.nfpzoe (mgr.14180) 10005 : cluster [DBG] pgmap v9384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:30 smithi165 bash[22175]: audit 2022-05-01T01:27:29.621704+0000 mon.smithi157 (mon.0) 6124 : audit [DBG] from='client.? 172.21.15.157:0/362258881' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:30.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:30 smithi157 bash[20376]: audit 2022-05-01T01:27:29.621704+0000 mon.smithi157 (mon.0) 6124 : audit [DBG] from='client.? 172.21.15.157:0/362258881' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:31.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:31 smithi157 bash[20376]: cluster 2022-05-01T01:27:30.171176+0000 mgr.smithi157.nfpzoe (mgr.14180) 10006 : cluster [DBG] pgmap v9385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:31 smithi165 bash[22175]: cluster 2022-05-01T01:27:30.171176+0000 mgr.smithi157.nfpzoe (mgr.14180) 10006 : cluster [DBG] pgmap v9385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:33 smithi157 bash[20376]: cluster 2022-05-01T01:27:32.171831+0000 mgr.smithi157.nfpzoe (mgr.14180) 10007 : cluster [DBG] pgmap v9386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:33 smithi165 bash[22175]: cluster 2022-05-01T01:27:32.171831+0000 mgr.smithi157.nfpzoe (mgr.14180) 10007 : cluster [DBG] pgmap v9386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:34.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:27:34.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:27:34.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:27:34.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:27:35.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:35 smithi157 bash[20376]: cluster 2022-05-01T01:27:34.172557+0000 mgr.smithi157.nfpzoe (mgr.14180) 10008 : cluster [DBG] pgmap v9387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:35.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:35 smithi157 bash[20376]: audit 2022-05-01T01:27:34.953043+0000 mon.smithi157 (mon.0) 6125 : audit [DBG] from='client.? 172.21.15.157:0/802169585' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:35 smithi165 bash[22175]: cluster 2022-05-01T01:27:34.172557+0000 mgr.smithi157.nfpzoe (mgr.14180) 10008 : cluster [DBG] pgmap v9387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:35.935 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:35 smithi165 bash[22175]: audit 2022-05-01T01:27:34.953043+0000 mon.smithi157 (mon.0) 6125 : audit [DBG] from='client.? 172.21.15.157:0/802169585' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:37.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:37 smithi157 bash[20376]: cluster 2022-05-01T01:27:36.173341+0000 mgr.smithi157.nfpzoe (mgr.14180) 10009 : cluster [DBG] pgmap v9388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:37 smithi165 bash[22175]: cluster 2022-05-01T01:27:36.173341+0000 mgr.smithi157.nfpzoe (mgr.14180) 10009 : cluster [DBG] pgmap v9388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:39.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:39 smithi157 bash[20376]: cluster 2022-05-01T01:27:38.173984+0000 mgr.smithi157.nfpzoe (mgr.14180) 10010 : cluster [DBG] pgmap v9389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:39 smithi165 bash[22175]: cluster 2022-05-01T01:27:38.173984+0000 mgr.smithi157.nfpzoe (mgr.14180) 10010 : cluster [DBG] pgmap v9389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:39.979 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:27:39.979 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:27:39.979 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:27:40.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:27:40.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:40 smithi157 bash[20376]: audit 2022-05-01T01:27:40.287576+0000 mon.smithi157 (mon.0) 6126 : audit [DBG] from='client.? 172.21.15.157:0/2718760988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:40 smithi165 bash[22175]: audit 2022-05-01T01:27:40.287576+0000 mon.smithi157 (mon.0) 6126 : audit [DBG] from='client.? 172.21.15.157:0/2718760988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:41.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:41 smithi157 bash[20376]: cluster 2022-05-01T01:27:40.174566+0000 mgr.smithi157.nfpzoe (mgr.14180) 10011 : cluster [DBG] pgmap v9390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:41 smithi165 bash[22175]: cluster 2022-05-01T01:27:40.174566+0000 mgr.smithi157.nfpzoe (mgr.14180) 10011 : cluster [DBG] pgmap v9390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:43.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:43 smithi157 bash[20376]: cluster 2022-05-01T01:27:42.175254+0000 mgr.smithi157.nfpzoe (mgr.14180) 10012 : cluster [DBG] pgmap v9391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:43 smithi165 bash[22175]: cluster 2022-05-01T01:27:42.175254+0000 mgr.smithi157.nfpzoe (mgr.14180) 10012 : cluster [DBG] pgmap v9391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:45.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:27:45.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:27:45.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:27:45.630 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:27:45.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:45 smithi157 bash[20376]: cluster 2022-05-01T01:27:44.175877+0000 mgr.smithi157.nfpzoe (mgr.14180) 10013 : cluster [DBG] pgmap v9392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:45 smithi165 bash[22175]: cluster 2022-05-01T01:27:44.175877+0000 mgr.smithi157.nfpzoe (mgr.14180) 10013 : cluster [DBG] pgmap v9392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:46 smithi157 bash[20376]: audit 2022-05-01T01:27:45.612106+0000 mon.smithi157 (mon.0) 6127 : audit [DBG] from='client.? 172.21.15.157:0/993012962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:46 smithi165 bash[22175]: audit 2022-05-01T01:27:45.612106+0000 mon.smithi157 (mon.0) 6127 : audit [DBG] from='client.? 172.21.15.157:0/993012962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:47 smithi165 bash[22175]: cluster 2022-05-01T01:27:46.176590+0000 mgr.smithi157.nfpzoe (mgr.14180) 10014 : cluster [DBG] pgmap v9393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:47.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:47 smithi157 bash[20376]: cluster 2022-05-01T01:27:46.176590+0000 mgr.smithi157.nfpzoe (mgr.14180) 10014 : cluster [DBG] pgmap v9393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:49.836 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:49 smithi157 bash[20376]: cluster 2022-05-01T01:27:48.177236+0000 mgr.smithi157.nfpzoe (mgr.14180) 10015 : cluster [DBG] pgmap v9394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:49 smithi165 bash[22175]: cluster 2022-05-01T01:27:48.177236+0000 mgr.smithi157.nfpzoe (mgr.14180) 10015 : cluster [DBG] pgmap v9394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:50.633 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:27:50.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:27:50.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:27:50.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:27:51.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:51 smithi157 bash[20376]: cluster 2022-05-01T01:27:50.177855+0000 mgr.smithi157.nfpzoe (mgr.14180) 10016 : cluster [DBG] pgmap v9395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:51.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:51 smithi157 bash[20376]: audit 2022-05-01T01:27:50.945508+0000 mon.smithi157 (mon.0) 6128 : audit [DBG] from='client.? 172.21.15.157:0/1642307250' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:51 smithi165 bash[22175]: cluster 2022-05-01T01:27:50.177855+0000 mgr.smithi157.nfpzoe (mgr.14180) 10016 : cluster [DBG] pgmap v9395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:51 smithi165 bash[22175]: audit 2022-05-01T01:27:50.945508+0000 mon.smithi157 (mon.0) 6128 : audit [DBG] from='client.? 172.21.15.157:0/1642307250' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:52 smithi165 bash[22175]: audit 2022-05-01T01:27:52.179997+0000 mon.smithi157 (mon.0) 6129 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:27:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:52 smithi165 bash[22175]: audit 2022-05-01T01:27:52.182662+0000 mon.smithi157 (mon.0) 6130 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:27:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:52 smithi165 bash[22175]: audit 2022-05-01T01:27:52.184486+0000 mon.smithi157 (mon.0) 6131 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:27:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:52 smithi157 bash[20376]: audit 2022-05-01T01:27:52.179997+0000 mon.smithi157 (mon.0) 6129 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:27:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:52 smithi157 bash[20376]: audit 2022-05-01T01:27:52.182662+0000 mon.smithi157 (mon.0) 6130 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:27:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:52 smithi157 bash[20376]: audit 2022-05-01T01:27:52.184486+0000 mon.smithi157 (mon.0) 6131 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:27:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:53 smithi165 bash[22175]: cluster 2022-05-01T01:27:52.178506+0000 mgr.smithi157.nfpzoe (mgr.14180) 10017 : cluster [DBG] pgmap v9396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:53 smithi165 bash[22175]: cluster 2022-05-01T01:27:52.501731+0000 mgr.smithi157.nfpzoe (mgr.14180) 10018 : cluster [DBG] pgmap v9397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:53 smithi165 bash[22175]: cluster 2022-05-01T01:27:52.501944+0000 mgr.smithi157.nfpzoe (mgr.14180) 10019 : cluster [DBG] pgmap v9398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:53 smithi165 bash[22175]: audit 2022-05-01T01:27:52.509762+0000 mon.smithi157 (mon.0) 6132 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:27:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:53 smithi165 bash[22175]: audit 2022-05-01T01:27:52.519962+0000 mon.smithi157 (mon.0) 6133 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:27:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:53 smithi165 bash[22175]: cephadm 2022-05-01T01:27:52.520980+0000 mgr.smithi157.nfpzoe (mgr.14180) 10020 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:27:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:53 smithi165 bash[22175]: cephadm 2022-05-01T01:27:52.521083+0000 mgr.smithi157.nfpzoe (mgr.14180) 10021 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:27:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:53 smithi157 bash[20376]: cluster 2022-05-01T01:27:52.178506+0000 mgr.smithi157.nfpzoe (mgr.14180) 10017 : cluster [DBG] pgmap v9396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:53 smithi157 bash[20376]: cluster 2022-05-01T01:27:52.501731+0000 mgr.smithi157.nfpzoe (mgr.14180) 10018 : cluster [DBG] pgmap v9397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:53 smithi157 bash[20376]: cluster 2022-05-01T01:27:52.501944+0000 mgr.smithi157.nfpzoe (mgr.14180) 10019 : cluster [DBG] pgmap v9398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:53 smithi157 bash[20376]: audit 2022-05-01T01:27:52.509762+0000 mon.smithi157 (mon.0) 6132 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:27:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:53 smithi157 bash[20376]: audit 2022-05-01T01:27:52.519962+0000 mon.smithi157 (mon.0) 6133 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:27:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:53 smithi157 bash[20376]: cephadm 2022-05-01T01:27:52.520980+0000 mgr.smithi157.nfpzoe (mgr.14180) 10020 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:27:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:53 smithi157 bash[20376]: cephadm 2022-05-01T01:27:52.521083+0000 mgr.smithi157.nfpzoe (mgr.14180) 10021 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:27:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:55 smithi165 bash[22175]: cluster 2022-05-01T01:27:54.502486+0000 mgr.smithi157.nfpzoe (mgr.14180) 10022 : cluster [DBG] pgmap v9399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:55 smithi157 bash[20376]: cluster 2022-05-01T01:27:54.502486+0000 mgr.smithi157.nfpzoe (mgr.14180) 10022 : cluster [DBG] pgmap v9399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:55.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:27:55.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:27:55.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:27:56.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:27:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:56 smithi165 bash[22175]: audit 2022-05-01T01:27:56.265924+0000 mon.smithi157 (mon.0) 6134 : audit [DBG] from='client.? 172.21.15.157:0/2995491994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:56.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:56 smithi157 bash[20376]: audit 2022-05-01T01:27:56.265924+0000 mon.smithi157 (mon.0) 6134 : audit [DBG] from='client.? 172.21.15.157:0/2995491994' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:27:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:57 smithi165 bash[22175]: cluster 2022-05-01T01:27:56.503242+0000 mgr.smithi157.nfpzoe (mgr.14180) 10023 : cluster [DBG] pgmap v9400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:57.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:57 smithi157 bash[20376]: cluster 2022-05-01T01:27:56.503242+0000 mgr.smithi157.nfpzoe (mgr.14180) 10023 : cluster [DBG] pgmap v9400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:59.837 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:27:59 smithi157 bash[20376]: cluster 2022-05-01T01:27:58.503917+0000 mgr.smithi157.nfpzoe (mgr.14180) 10024 : cluster [DBG] pgmap v9401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:27:59.950 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:27:59 smithi165 bash[22175]: cluster 2022-05-01T01:27:58.503917+0000 mgr.smithi157.nfpzoe (mgr.14180) 10024 : cluster [DBG] pgmap v9401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:00 smithi165 bash[22175]: audit 2022-05-01T01:27:59.578004+0000 mon.smithi157 (mon.0) 6135 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:28:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:00 smithi165 bash[22175]: audit 2022-05-01T01:28:00.054447+0000 mon.smithi157 (mon.0) 6136 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:28:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:00 smithi157 bash[20376]: audit 2022-05-01T01:27:59.578004+0000 mon.smithi157 (mon.0) 6135 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:28:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:00 smithi157 bash[20376]: audit 2022-05-01T01:28:00.054447+0000 mon.smithi157 (mon.0) 6136 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:28:01.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:28:01.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:28:01.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:28:01.616 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:28:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:01 smithi165 bash[22175]: cluster 2022-05-01T01:28:00.504624+0000 mgr.smithi157.nfpzoe (mgr.14180) 10025 : cluster [DBG] pgmap v9402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:01 smithi157 bash[20376]: cluster 2022-05-01T01:28:00.504624+0000 mgr.smithi157.nfpzoe (mgr.14180) 10025 : cluster [DBG] pgmap v9402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:02 smithi165 bash[22175]: audit 2022-05-01T01:28:01.599074+0000 mon.smithi157 (mon.0) 6137 : audit [DBG] from='client.? 172.21.15.157:0/2391646556' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:02 smithi157 bash[20376]: audit 2022-05-01T01:28:01.599074+0000 mon.smithi157 (mon.0) 6137 : audit [DBG] from='client.? 172.21.15.157:0/2391646556' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:03 smithi165 bash[22175]: cluster 2022-05-01T01:28:02.505244+0000 mgr.smithi157.nfpzoe (mgr.14180) 10026 : cluster [DBG] pgmap v9403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:03 smithi157 bash[20376]: cluster 2022-05-01T01:28:02.505244+0000 mgr.smithi157.nfpzoe (mgr.14180) 10026 : cluster [DBG] pgmap v9403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:05 smithi165 bash[22175]: cluster 2022-05-01T01:28:04.505866+0000 mgr.smithi157.nfpzoe (mgr.14180) 10027 : cluster [DBG] pgmap v9404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:05.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:05 smithi157 bash[20376]: cluster 2022-05-01T01:28:04.505866+0000 mgr.smithi157.nfpzoe (mgr.14180) 10027 : cluster [DBG] pgmap v9404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:06.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:28:06.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:28:06.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:28:06.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:28:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:07 smithi165 bash[22175]: cluster 2022-05-01T01:28:06.506477+0000 mgr.smithi157.nfpzoe (mgr.14180) 10028 : cluster [DBG] pgmap v9405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:07 smithi165 bash[22175]: audit 2022-05-01T01:28:06.929723+0000 mon.smithi157 (mon.0) 6138 : audit [DBG] from='client.? 172.21.15.157:0/3991690469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:07.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:07 smithi157 bash[20376]: cluster 2022-05-01T01:28:06.506477+0000 mgr.smithi157.nfpzoe (mgr.14180) 10028 : cluster [DBG] pgmap v9405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:07 smithi157 bash[20376]: audit 2022-05-01T01:28:06.929723+0000 mon.smithi157 (mon.0) 6138 : audit [DBG] from='client.? 172.21.15.157:0/3991690469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:09.838 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:09 smithi157 bash[20376]: cluster 2022-05-01T01:28:08.507223+0000 mgr.smithi157.nfpzoe (mgr.14180) 10029 : cluster [DBG] pgmap v9406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:09 smithi165 bash[22175]: cluster 2022-05-01T01:28:08.507223+0000 mgr.smithi157.nfpzoe (mgr.14180) 10029 : cluster [DBG] pgmap v9406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:11 smithi165 bash[22175]: cluster 2022-05-01T01:28:10.507856+0000 mgr.smithi157.nfpzoe (mgr.14180) 10030 : cluster [DBG] pgmap v9407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:11.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:28:11.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:28:11.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:28:11.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:11 smithi157 bash[20376]: cluster 2022-05-01T01:28:10.507856+0000 mgr.smithi157.nfpzoe (mgr.14180) 10030 : cluster [DBG] pgmap v9407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:12.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:28:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:12 smithi165 bash[22175]: audit 2022-05-01T01:28:12.256479+0000 mon.smithi157 (mon.0) 6139 : audit [DBG] from='client.? 172.21.15.157:0/1414107924' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:12 smithi157 bash[20376]: audit 2022-05-01T01:28:12.256479+0000 mon.smithi157 (mon.0) 6139 : audit [DBG] from='client.? 172.21.15.157:0/1414107924' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:13 smithi165 bash[22175]: cluster 2022-05-01T01:28:12.508502+0000 mgr.smithi157.nfpzoe (mgr.14180) 10031 : cluster [DBG] pgmap v9408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:13.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:13 smithi157 bash[20376]: cluster 2022-05-01T01:28:12.508502+0000 mgr.smithi157.nfpzoe (mgr.14180) 10031 : cluster [DBG] pgmap v9408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:15 smithi165 bash[22175]: cluster 2022-05-01T01:28:14.509144+0000 mgr.smithi157.nfpzoe (mgr.14180) 10032 : cluster [DBG] pgmap v9409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:15.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:15 smithi157 bash[20376]: cluster 2022-05-01T01:28:14.509144+0000 mgr.smithi157.nfpzoe (mgr.14180) 10032 : cluster [DBG] pgmap v9409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:17.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:28:17.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:28:17.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:28:17.602 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:28:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:17 smithi165 bash[22175]: cluster 2022-05-01T01:28:16.509769+0000 mgr.smithi157.nfpzoe (mgr.14180) 10033 : cluster [DBG] pgmap v9410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:17.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:17 smithi157 bash[20376]: cluster 2022-05-01T01:28:16.509769+0000 mgr.smithi157.nfpzoe (mgr.14180) 10033 : cluster [DBG] pgmap v9410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:18 smithi165 bash[22175]: audit 2022-05-01T01:28:17.584219+0000 mon.smithi157 (mon.0) 6140 : audit [DBG] from='client.? 172.21.15.157:0/2214975796' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:18.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:18 smithi157 bash[20376]: audit 2022-05-01T01:28:17.584219+0000 mon.smithi157 (mon.0) 6140 : audit [DBG] from='client.? 172.21.15.157:0/2214975796' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:19 smithi165 bash[22175]: cluster 2022-05-01T01:28:18.510417+0000 mgr.smithi157.nfpzoe (mgr.14180) 10034 : cluster [DBG] pgmap v9411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:19.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:19 smithi157 bash[20376]: cluster 2022-05-01T01:28:18.510417+0000 mgr.smithi157.nfpzoe (mgr.14180) 10034 : cluster [DBG] pgmap v9411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:21 smithi165 bash[22175]: cluster 2022-05-01T01:28:20.510995+0000 mgr.smithi157.nfpzoe (mgr.14180) 10035 : cluster [DBG] pgmap v9412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:21.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:21 smithi157 bash[20376]: cluster 2022-05-01T01:28:20.510995+0000 mgr.smithi157.nfpzoe (mgr.14180) 10035 : cluster [DBG] pgmap v9412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:22.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:28:22.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:28:22.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:28:22.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:28:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:23 smithi165 bash[22175]: cluster 2022-05-01T01:28:22.511693+0000 mgr.smithi157.nfpzoe (mgr.14180) 10036 : cluster [DBG] pgmap v9413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:23 smithi165 bash[22175]: audit 2022-05-01T01:28:22.903749+0000 mon.smithi157 (mon.0) 6141 : audit [DBG] from='client.? 172.21.15.157:0/2335503798' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:23.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:23 smithi157 bash[20376]: cluster 2022-05-01T01:28:22.511693+0000 mgr.smithi157.nfpzoe (mgr.14180) 10036 : cluster [DBG] pgmap v9413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:23.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:23 smithi157 bash[20376]: audit 2022-05-01T01:28:22.903749+0000 mon.smithi157 (mon.0) 6141 : audit [DBG] from='client.? 172.21.15.157:0/2335503798' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:25 smithi165 bash[22175]: cluster 2022-05-01T01:28:24.512400+0000 mgr.smithi157.nfpzoe (mgr.14180) 10037 : cluster [DBG] pgmap v9414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:25.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:25 smithi157 bash[20376]: cluster 2022-05-01T01:28:24.512400+0000 mgr.smithi157.nfpzoe (mgr.14180) 10037 : cluster [DBG] pgmap v9414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:27 smithi165 bash[22175]: cluster 2022-05-01T01:28:26.513044+0000 mgr.smithi157.nfpzoe (mgr.14180) 10038 : cluster [DBG] pgmap v9415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:27.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:28:27.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:28:27.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:28:27.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:27 smithi157 bash[20376]: cluster 2022-05-01T01:28:26.513044+0000 mgr.smithi157.nfpzoe (mgr.14180) 10038 : cluster [DBG] pgmap v9415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:28.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:28:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:28 smithi165 bash[22175]: audit 2022-05-01T01:28:28.230789+0000 mon.smithi157 (mon.0) 6142 : audit [DBG] from='client.? 172.21.15.157:0/25811629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:28.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:28 smithi157 bash[20376]: audit 2022-05-01T01:28:28.230789+0000 mon.smithi157 (mon.0) 6142 : audit [DBG] from='client.? 172.21.15.157:0/25811629' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:29.839 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:29 smithi157 bash[20376]: cluster 2022-05-01T01:28:28.513771+0000 mgr.smithi157.nfpzoe (mgr.14180) 10039 : cluster [DBG] pgmap v9416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:29 smithi165 bash[22175]: cluster 2022-05-01T01:28:28.513771+0000 mgr.smithi157.nfpzoe (mgr.14180) 10039 : cluster [DBG] pgmap v9416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:31 smithi165 bash[22175]: cluster 2022-05-01T01:28:30.514448+0000 mgr.smithi157.nfpzoe (mgr.14180) 10040 : cluster [DBG] pgmap v9417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:31.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:31 smithi157 bash[20376]: cluster 2022-05-01T01:28:30.514448+0000 mgr.smithi157.nfpzoe (mgr.14180) 10040 : cluster [DBG] pgmap v9417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:33.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:28:33.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:28:33.252 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:28:33.577 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:28:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:33 smithi165 bash[22175]: cluster 2022-05-01T01:28:32.515201+0000 mgr.smithi157.nfpzoe (mgr.14180) 10041 : cluster [DBG] pgmap v9418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:33.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:33 smithi157 bash[20376]: cluster 2022-05-01T01:28:32.515201+0000 mgr.smithi157.nfpzoe (mgr.14180) 10041 : cluster [DBG] pgmap v9418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:34 smithi165 bash[22175]: audit 2022-05-01T01:28:33.559012+0000 mon.smithi157 (mon.0) 6143 : audit [DBG] from='client.? 172.21.15.157:0/160709504' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:34 smithi157 bash[20376]: audit 2022-05-01T01:28:33.559012+0000 mon.smithi157 (mon.0) 6143 : audit [DBG] from='client.? 172.21.15.157:0/160709504' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:35 smithi165 bash[22175]: cluster 2022-05-01T01:28:34.515822+0000 mgr.smithi157.nfpzoe (mgr.14180) 10042 : cluster [DBG] pgmap v9419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:35.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:35 smithi157 bash[20376]: cluster 2022-05-01T01:28:34.515822+0000 mgr.smithi157.nfpzoe (mgr.14180) 10042 : cluster [DBG] pgmap v9419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:37 smithi165 bash[22175]: cluster 2022-05-01T01:28:36.516471+0000 mgr.smithi157.nfpzoe (mgr.14180) 10043 : cluster [DBG] pgmap v9420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:37.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:37 smithi157 bash[20376]: cluster 2022-05-01T01:28:36.516471+0000 mgr.smithi157.nfpzoe (mgr.14180) 10043 : cluster [DBG] pgmap v9420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:38.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:28:38.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:28:38.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:28:38.904 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:28:39.840 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:39 smithi157 bash[20376]: cluster 2022-05-01T01:28:38.517261+0000 mgr.smithi157.nfpzoe (mgr.14180) 10044 : cluster [DBG] pgmap v9421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:39.840 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:39 smithi157 bash[20376]: audit 2022-05-01T01:28:38.886202+0000 mon.smithi157 (mon.0) 6144 : audit [DBG] from='client.? 172.21.15.157:0/2174893153' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:39 smithi165 bash[22175]: cluster 2022-05-01T01:28:38.517261+0000 mgr.smithi157.nfpzoe (mgr.14180) 10044 : cluster [DBG] pgmap v9421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:39 smithi165 bash[22175]: audit 2022-05-01T01:28:38.886202+0000 mon.smithi157 (mon.0) 6144 : audit [DBG] from='client.? 172.21.15.157:0/2174893153' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:41 smithi165 bash[22175]: cluster 2022-05-01T01:28:40.517884+0000 mgr.smithi157.nfpzoe (mgr.14180) 10045 : cluster [DBG] pgmap v9422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:41 smithi157 bash[20376]: cluster 2022-05-01T01:28:40.517884+0000 mgr.smithi157.nfpzoe (mgr.14180) 10045 : cluster [DBG] pgmap v9422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:43 smithi165 bash[22175]: cluster 2022-05-01T01:28:42.518513+0000 mgr.smithi157.nfpzoe (mgr.14180) 10046 : cluster [DBG] pgmap v9423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:43.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:43 smithi157 bash[20376]: cluster 2022-05-01T01:28:42.518513+0000 mgr.smithi157.nfpzoe (mgr.14180) 10046 : cluster [DBG] pgmap v9423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:43.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:28:43.906 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:28:43.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:28:44.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:28:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:44 smithi165 bash[22175]: audit 2022-05-01T01:28:44.209896+0000 mon.smithi157 (mon.0) 6145 : audit [DBG] from='client.? 172.21.15.157:0/1352026689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:44 smithi157 bash[20376]: audit 2022-05-01T01:28:44.209896+0000 mon.smithi157 (mon.0) 6145 : audit [DBG] from='client.? 172.21.15.157:0/1352026689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:45 smithi165 bash[22175]: cluster 2022-05-01T01:28:44.519184+0000 mgr.smithi157.nfpzoe (mgr.14180) 10047 : cluster [DBG] pgmap v9424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:45.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:45 smithi157 bash[20376]: cluster 2022-05-01T01:28:44.519184+0000 mgr.smithi157.nfpzoe (mgr.14180) 10047 : cluster [DBG] pgmap v9424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:47 smithi165 bash[22175]: cluster 2022-05-01T01:28:46.519838+0000 mgr.smithi157.nfpzoe (mgr.14180) 10048 : cluster [DBG] pgmap v9425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:47.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:47 smithi157 bash[20376]: cluster 2022-05-01T01:28:46.519838+0000 mgr.smithi157.nfpzoe (mgr.14180) 10048 : cluster [DBG] pgmap v9425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:49.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:28:49.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:28:49.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:28:49.558 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:28:49.840 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:49 smithi157 bash[20376]: cluster 2022-05-01T01:28:48.520433+0000 mgr.smithi157.nfpzoe (mgr.14180) 10049 : cluster [DBG] pgmap v9426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:49.841 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:49 smithi157 bash[20376]: audit 2022-05-01T01:28:49.540824+0000 mon.smithi157 (mon.0) 6146 : audit [DBG] from='client.? 172.21.15.157:0/2599020146' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:49 smithi165 bash[22175]: cluster 2022-05-01T01:28:48.520433+0000 mgr.smithi157.nfpzoe (mgr.14180) 10049 : cluster [DBG] pgmap v9426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:49 smithi165 bash[22175]: audit 2022-05-01T01:28:49.540824+0000 mon.smithi157 (mon.0) 6146 : audit [DBG] from='client.? 172.21.15.157:0/2599020146' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:51 smithi165 bash[22175]: cluster 2022-05-01T01:28:50.521111+0000 mgr.smithi157.nfpzoe (mgr.14180) 10050 : cluster [DBG] pgmap v9427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:51.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:51 smithi157 bash[20376]: cluster 2022-05-01T01:28:50.521111+0000 mgr.smithi157.nfpzoe (mgr.14180) 10050 : cluster [DBG] pgmap v9427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:53 smithi165 bash[22175]: cluster 2022-05-01T01:28:52.521801+0000 mgr.smithi157.nfpzoe (mgr.14180) 10051 : cluster [DBG] pgmap v9428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:53 smithi165 bash[22175]: audit 2022-05-01T01:28:52.528183+0000 mon.smithi157 (mon.0) 6147 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:28:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:53 smithi165 bash[22175]: audit 2022-05-01T01:28:52.530894+0000 mon.smithi157 (mon.0) 6148 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:28:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:53 smithi165 bash[22175]: audit 2022-05-01T01:28:52.532672+0000 mon.smithi157 (mon.0) 6149 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:28:53.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:53 smithi165 bash[22175]: audit 2022-05-01T01:28:52.870487+0000 mon.smithi157 (mon.0) 6150 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:28:53.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:53 smithi165 bash[22175]: audit 2022-05-01T01:28:52.878885+0000 mon.smithi157 (mon.0) 6151 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:28:53.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:53 smithi157 bash[20376]: cluster 2022-05-01T01:28:52.521801+0000 mgr.smithi157.nfpzoe (mgr.14180) 10051 : cluster [DBG] pgmap v9428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:53.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:53 smithi157 bash[20376]: audit 2022-05-01T01:28:52.528183+0000 mon.smithi157 (mon.0) 6147 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:28:53.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:53 smithi157 bash[20376]: audit 2022-05-01T01:28:52.530894+0000 mon.smithi157 (mon.0) 6148 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:28:53.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:53 smithi157 bash[20376]: audit 2022-05-01T01:28:52.532672+0000 mon.smithi157 (mon.0) 6149 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:28:53.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:53 smithi157 bash[20376]: audit 2022-05-01T01:28:52.870487+0000 mon.smithi157 (mon.0) 6150 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:28:53.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:53 smithi157 bash[20376]: audit 2022-05-01T01:28:52.878885+0000 mon.smithi157 (mon.0) 6151 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:28:54.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:28:54.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:28:54.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:28:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:54 smithi165 bash[22175]: cluster 2022-05-01T01:28:52.863198+0000 mgr.smithi157.nfpzoe (mgr.14180) 10052 : cluster [DBG] pgmap v9429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:54 smithi165 bash[22175]: cluster 2022-05-01T01:28:52.863502+0000 mgr.smithi157.nfpzoe (mgr.14180) 10053 : cluster [DBG] pgmap v9430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:54 smithi165 bash[22175]: cephadm 2022-05-01T01:28:52.879903+0000 mgr.smithi157.nfpzoe (mgr.14180) 10054 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:28:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:54 smithi165 bash[22175]: cephadm 2022-05-01T01:28:52.880057+0000 mgr.smithi157.nfpzoe (mgr.14180) 10055 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:28:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:54 smithi157 bash[20376]: cluster 2022-05-01T01:28:52.863198+0000 mgr.smithi157.nfpzoe (mgr.14180) 10052 : cluster [DBG] pgmap v9429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:54 smithi157 bash[20376]: cluster 2022-05-01T01:28:52.863502+0000 mgr.smithi157.nfpzoe (mgr.14180) 10053 : cluster [DBG] pgmap v9430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:54 smithi157 bash[20376]: cephadm 2022-05-01T01:28:52.879903+0000 mgr.smithi157.nfpzoe (mgr.14180) 10054 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:28:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:54 smithi157 bash[20376]: cephadm 2022-05-01T01:28:52.880057+0000 mgr.smithi157.nfpzoe (mgr.14180) 10055 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:28:54.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:28:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:55 smithi165 bash[22175]: audit 2022-05-01T01:28:54.870625+0000 mon.smithi157 (mon.0) 6152 : audit [DBG] from='client.? 172.21.15.157:0/3492152284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:55.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:55 smithi157 bash[20376]: audit 2022-05-01T01:28:54.870625+0000 mon.smithi157 (mon.0) 6152 : audit [DBG] from='client.? 172.21.15.157:0/3492152284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:28:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:56 smithi165 bash[22175]: cluster 2022-05-01T01:28:54.864003+0000 mgr.smithi157.nfpzoe (mgr.14180) 10056 : cluster [DBG] pgmap v9431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:56.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:56 smithi157 bash[20376]: cluster 2022-05-01T01:28:54.864003+0000 mgr.smithi157.nfpzoe (mgr.14180) 10056 : cluster [DBG] pgmap v9431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:28:58 smithi165 bash[22175]: cluster 2022-05-01T01:28:56.864620+0000 mgr.smithi157.nfpzoe (mgr.14180) 10057 : cluster [DBG] pgmap v9432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:58.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:28:58 smithi157 bash[20376]: cluster 2022-05-01T01:28:56.864620+0000 mgr.smithi157.nfpzoe (mgr.14180) 10057 : cluster [DBG] pgmap v9432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:28:59.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:28:59.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:28:59.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:29:00.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:29:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:00 smithi165 bash[22175]: cluster 2022-05-01T01:28:58.865234+0000 mgr.smithi157.nfpzoe (mgr.14180) 10058 : cluster [DBG] pgmap v9433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:00 smithi165 bash[22175]: audit 2022-05-01T01:28:59.582245+0000 mon.smithi157 (mon.0) 6153 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:29:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:00 smithi165 bash[22175]: audit 2022-05-01T01:29:00.059106+0000 mon.smithi157 (mon.0) 6154 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:29:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:00 smithi165 bash[22175]: audit 2022-05-01T01:29:00.200606+0000 mon.smithi157 (mon.0) 6155 : audit [DBG] from='client.? 172.21.15.157:0/1904319739' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:00.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:00 smithi157 bash[20376]: cluster 2022-05-01T01:28:58.865234+0000 mgr.smithi157.nfpzoe (mgr.14180) 10058 : cluster [DBG] pgmap v9433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:00 smithi157 bash[20376]: audit 2022-05-01T01:28:59.582245+0000 mon.smithi157 (mon.0) 6153 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:29:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:00 smithi157 bash[20376]: audit 2022-05-01T01:29:00.059106+0000 mon.smithi157 (mon.0) 6154 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:29:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:00 smithi157 bash[20376]: audit 2022-05-01T01:29:00.200606+0000 mon.smithi157 (mon.0) 6155 : audit [DBG] from='client.? 172.21.15.157:0/1904319739' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:02 smithi165 bash[22175]: cluster 2022-05-01T01:29:00.865850+0000 mgr.smithi157.nfpzoe (mgr.14180) 10059 : cluster [DBG] pgmap v9434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:02.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:02 smithi157 bash[20376]: cluster 2022-05-01T01:29:00.865850+0000 mgr.smithi157.nfpzoe (mgr.14180) 10059 : cluster [DBG] pgmap v9434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:04 smithi165 bash[22175]: cluster 2022-05-01T01:29:02.866487+0000 mgr.smithi157.nfpzoe (mgr.14180) 10060 : cluster [DBG] pgmap v9435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:04 smithi157 bash[20376]: cluster 2022-05-01T01:29:02.866487+0000 mgr.smithi157.nfpzoe (mgr.14180) 10060 : cluster [DBG] pgmap v9435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:05.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:29:05.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:29:05.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:29:05.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:29:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:06 smithi165 bash[22175]: cluster 2022-05-01T01:29:04.867108+0000 mgr.smithi157.nfpzoe (mgr.14180) 10061 : cluster [DBG] pgmap v9436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:06 smithi165 bash[22175]: audit 2022-05-01T01:29:05.524850+0000 mon.smithi157 (mon.0) 6156 : audit [DBG] from='client.? 172.21.15.157:0/4249228567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:06.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:06 smithi157 bash[20376]: cluster 2022-05-01T01:29:04.867108+0000 mgr.smithi157.nfpzoe (mgr.14180) 10061 : cluster [DBG] pgmap v9436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:06 smithi157 bash[20376]: audit 2022-05-01T01:29:05.524850+0000 mon.smithi157 (mon.0) 6156 : audit [DBG] from='client.? 172.21.15.157:0/4249228567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:08 smithi165 bash[22175]: cluster 2022-05-01T01:29:06.867847+0000 mgr.smithi157.nfpzoe (mgr.14180) 10062 : cluster [DBG] pgmap v9437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:08.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:08 smithi157 bash[20376]: cluster 2022-05-01T01:29:06.867847+0000 mgr.smithi157.nfpzoe (mgr.14180) 10062 : cluster [DBG] pgmap v9437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:10.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:29:10.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:29:10.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:29:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:10 smithi165 bash[22175]: cluster 2022-05-01T01:29:08.868476+0000 mgr.smithi157.nfpzoe (mgr.14180) 10063 : cluster [DBG] pgmap v9438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:10.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:10 smithi157 bash[20376]: cluster 2022-05-01T01:29:08.868476+0000 mgr.smithi157.nfpzoe (mgr.14180) 10063 : cluster [DBG] pgmap v9438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:10.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:29:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:11 smithi165 bash[22175]: audit 2022-05-01T01:29:10.849933+0000 mon.smithi157 (mon.0) 6157 : audit [DBG] from='client.? 172.21.15.157:0/345330108' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:11.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:11 smithi157 bash[20376]: audit 2022-05-01T01:29:10.849933+0000 mon.smithi157 (mon.0) 6157 : audit [DBG] from='client.? 172.21.15.157:0/345330108' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:12.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:12 smithi157 bash[20376]: cluster 2022-05-01T01:29:10.869089+0000 mgr.smithi157.nfpzoe (mgr.14180) 10064 : cluster [DBG] pgmap v9439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:12 smithi165 bash[22175]: cluster 2022-05-01T01:29:10.869089+0000 mgr.smithi157.nfpzoe (mgr.14180) 10064 : cluster [DBG] pgmap v9439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:14 smithi157 bash[20376]: cluster 2022-05-01T01:29:12.869736+0000 mgr.smithi157.nfpzoe (mgr.14180) 10065 : cluster [DBG] pgmap v9440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:14 smithi165 bash[22175]: cluster 2022-05-01T01:29:12.869736+0000 mgr.smithi157.nfpzoe (mgr.14180) 10065 : cluster [DBG] pgmap v9440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:15.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:29:15.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:29:15.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:29:16.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:29:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:16 smithi157 bash[20376]: cluster 2022-05-01T01:29:14.870355+0000 mgr.smithi157.nfpzoe (mgr.14180) 10066 : cluster [DBG] pgmap v9441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:16.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:16 smithi157 bash[20376]: audit 2022-05-01T01:29:16.175871+0000 mon.smithi157 (mon.0) 6158 : audit [DBG] from='client.? 172.21.15.157:0/2079066186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:16 smithi165 bash[22175]: cluster 2022-05-01T01:29:14.870355+0000 mgr.smithi157.nfpzoe (mgr.14180) 10066 : cluster [DBG] pgmap v9441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:16 smithi165 bash[22175]: audit 2022-05-01T01:29:16.175871+0000 mon.smithi157 (mon.0) 6158 : audit [DBG] from='client.? 172.21.15.157:0/2079066186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:18.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:18 smithi157 bash[20376]: cluster 2022-05-01T01:29:16.870973+0000 mgr.smithi157.nfpzoe (mgr.14180) 10067 : cluster [DBG] pgmap v9442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:18 smithi165 bash[22175]: cluster 2022-05-01T01:29:16.870973+0000 mgr.smithi157.nfpzoe (mgr.14180) 10067 : cluster [DBG] pgmap v9442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:20.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:20 smithi157 bash[20376]: cluster 2022-05-01T01:29:18.871629+0000 mgr.smithi157.nfpzoe (mgr.14180) 10068 : cluster [DBG] pgmap v9443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:20 smithi165 bash[22175]: cluster 2022-05-01T01:29:18.871629+0000 mgr.smithi157.nfpzoe (mgr.14180) 10068 : cluster [DBG] pgmap v9443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:21.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:29:21.198 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:29:21.198 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:29:21.522 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:29:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:22 smithi157 bash[20376]: cluster 2022-05-01T01:29:20.872279+0000 mgr.smithi157.nfpzoe (mgr.14180) 10069 : cluster [DBG] pgmap v9444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:22 smithi157 bash[20376]: audit 2022-05-01T01:29:21.504116+0000 mon.smithi157 (mon.0) 6159 : audit [DBG] from='client.? 172.21.15.157:0/2800939075' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:22 smithi165 bash[22175]: cluster 2022-05-01T01:29:20.872279+0000 mgr.smithi157.nfpzoe (mgr.14180) 10069 : cluster [DBG] pgmap v9444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:22 smithi165 bash[22175]: audit 2022-05-01T01:29:21.504116+0000 mon.smithi157 (mon.0) 6159 : audit [DBG] from='client.? 172.21.15.157:0/2800939075' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:24 smithi157 bash[20376]: cluster 2022-05-01T01:29:22.872933+0000 mgr.smithi157.nfpzoe (mgr.14180) 10070 : cluster [DBG] pgmap v9445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:24 smithi165 bash[22175]: cluster 2022-05-01T01:29:22.872933+0000 mgr.smithi157.nfpzoe (mgr.14180) 10070 : cluster [DBG] pgmap v9445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:26.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:29:26.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:29:26.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:29:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:26 smithi157 bash[20376]: cluster 2022-05-01T01:29:24.873545+0000 mgr.smithi157.nfpzoe (mgr.14180) 10071 : cluster [DBG] pgmap v9446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:26.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:29:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:26 smithi165 bash[22175]: cluster 2022-05-01T01:29:24.873545+0000 mgr.smithi157.nfpzoe (mgr.14180) 10071 : cluster [DBG] pgmap v9446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:27.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:27 smithi157 bash[20376]: audit 2022-05-01T01:29:26.830686+0000 mon.smithi157 (mon.0) 6160 : audit [DBG] from='client.? 172.21.15.157:0/3100003229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:27 smithi165 bash[22175]: audit 2022-05-01T01:29:26.830686+0000 mon.smithi157 (mon.0) 6160 : audit [DBG] from='client.? 172.21.15.157:0/3100003229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:28.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:28 smithi157 bash[20376]: cluster 2022-05-01T01:29:26.874176+0000 mgr.smithi157.nfpzoe (mgr.14180) 10072 : cluster [DBG] pgmap v9447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:28 smithi165 bash[22175]: cluster 2022-05-01T01:29:26.874176+0000 mgr.smithi157.nfpzoe (mgr.14180) 10072 : cluster [DBG] pgmap v9447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:30.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:30 smithi157 bash[20376]: cluster 2022-05-01T01:29:28.874798+0000 mgr.smithi157.nfpzoe (mgr.14180) 10073 : cluster [DBG] pgmap v9448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:30 smithi165 bash[22175]: cluster 2022-05-01T01:29:28.874798+0000 mgr.smithi157.nfpzoe (mgr.14180) 10073 : cluster [DBG] pgmap v9448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:31.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:29:31.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:29:31.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:29:32.178 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:29:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:32 smithi157 bash[20376]: cluster 2022-05-01T01:29:30.875411+0000 mgr.smithi157.nfpzoe (mgr.14180) 10074 : cluster [DBG] pgmap v9449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:32.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:32 smithi157 bash[20376]: audit 2022-05-01T01:29:32.156320+0000 mon.smithi157 (mon.0) 6161 : audit [DBG] from='client.? 172.21.15.157:0/3090045951' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:32 smithi165 bash[22175]: cluster 2022-05-01T01:29:30.875411+0000 mgr.smithi157.nfpzoe (mgr.14180) 10074 : cluster [DBG] pgmap v9449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:32 smithi165 bash[22175]: audit 2022-05-01T01:29:32.156320+0000 mon.smithi157 (mon.0) 6161 : audit [DBG] from='client.? 172.21.15.157:0/3090045951' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:34 smithi165 bash[22175]: cluster 2022-05-01T01:29:32.876057+0000 mgr.smithi157.nfpzoe (mgr.14180) 10075 : cluster [DBG] pgmap v9450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:34 smithi157 bash[20376]: cluster 2022-05-01T01:29:32.876057+0000 mgr.smithi157.nfpzoe (mgr.14180) 10075 : cluster [DBG] pgmap v9450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:36 smithi165 bash[22175]: cluster 2022-05-01T01:29:34.876620+0000 mgr.smithi157.nfpzoe (mgr.14180) 10076 : cluster [DBG] pgmap v9451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:36.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:36 smithi157 bash[20376]: cluster 2022-05-01T01:29:34.876620+0000 mgr.smithi157.nfpzoe (mgr.14180) 10076 : cluster [DBG] pgmap v9451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:37.180 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:29:37.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:29:37.186 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:29:37.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:29:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:38 smithi165 bash[22175]: cluster 2022-05-01T01:29:36.877237+0000 mgr.smithi157.nfpzoe (mgr.14180) 10077 : cluster [DBG] pgmap v9452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:38 smithi165 bash[22175]: audit 2022-05-01T01:29:37.487546+0000 mon.smithi157 (mon.0) 6162 : audit [DBG] from='client.? 172.21.15.157:0/1955031863' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:38 smithi157 bash[20376]: cluster 2022-05-01T01:29:36.877237+0000 mgr.smithi157.nfpzoe (mgr.14180) 10077 : cluster [DBG] pgmap v9452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:38.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:38 smithi157 bash[20376]: audit 2022-05-01T01:29:37.487546+0000 mon.smithi157 (mon.0) 6162 : audit [DBG] from='client.? 172.21.15.157:0/1955031863' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:40 smithi165 bash[22175]: cluster 2022-05-01T01:29:38.877946+0000 mgr.smithi157.nfpzoe (mgr.14180) 10078 : cluster [DBG] pgmap v9453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:40 smithi157 bash[20376]: cluster 2022-05-01T01:29:38.877946+0000 mgr.smithi157.nfpzoe (mgr.14180) 10078 : cluster [DBG] pgmap v9453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:42.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:29:42.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:29:42.509 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:29:42.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:29:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:42 smithi165 bash[22175]: cluster 2022-05-01T01:29:40.878587+0000 mgr.smithi157.nfpzoe (mgr.14180) 10079 : cluster [DBG] pgmap v9454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:42 smithi157 bash[20376]: cluster 2022-05-01T01:29:40.878587+0000 mgr.smithi157.nfpzoe (mgr.14180) 10079 : cluster [DBG] pgmap v9454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:43 smithi165 bash[22175]: audit 2022-05-01T01:29:42.814478+0000 mon.smithi157 (mon.0) 6163 : audit [DBG] from='client.? 172.21.15.157:0/2489189344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:43.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:43 smithi157 bash[20376]: audit 2022-05-01T01:29:42.814478+0000 mon.smithi157 (mon.0) 6163 : audit [DBG] from='client.? 172.21.15.157:0/2489189344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:44 smithi165 bash[22175]: cluster 2022-05-01T01:29:42.879334+0000 mgr.smithi157.nfpzoe (mgr.14180) 10080 : cluster [DBG] pgmap v9455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:44 smithi157 bash[20376]: cluster 2022-05-01T01:29:42.879334+0000 mgr.smithi157.nfpzoe (mgr.14180) 10080 : cluster [DBG] pgmap v9455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:46 smithi165 bash[22175]: cluster 2022-05-01T01:29:44.879964+0000 mgr.smithi157.nfpzoe (mgr.14180) 10081 : cluster [DBG] pgmap v9456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:46 smithi157 bash[20376]: cluster 2022-05-01T01:29:44.879964+0000 mgr.smithi157.nfpzoe (mgr.14180) 10081 : cluster [DBG] pgmap v9456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:47.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:29:47.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:29:47.836 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:29:48.163 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:29:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:48 smithi165 bash[22175]: cluster 2022-05-01T01:29:46.880585+0000 mgr.smithi157.nfpzoe (mgr.14180) 10082 : cluster [DBG] pgmap v9457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:48 smithi165 bash[22175]: audit 2022-05-01T01:29:48.144840+0000 mon.smithi157 (mon.0) 6164 : audit [DBG] from='client.? 172.21.15.157:0/3797390299' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:48.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:48 smithi157 bash[20376]: cluster 2022-05-01T01:29:46.880585+0000 mgr.smithi157.nfpzoe (mgr.14180) 10082 : cluster [DBG] pgmap v9457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:48.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:48 smithi157 bash[20376]: audit 2022-05-01T01:29:48.144840+0000 mon.smithi157 (mon.0) 6164 : audit [DBG] from='client.? 172.21.15.157:0/3797390299' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:50 smithi165 bash[22175]: cluster 2022-05-01T01:29:48.881258+0000 mgr.smithi157.nfpzoe (mgr.14180) 10083 : cluster [DBG] pgmap v9458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:50.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:50 smithi157 bash[20376]: cluster 2022-05-01T01:29:48.881258+0000 mgr.smithi157.nfpzoe (mgr.14180) 10083 : cluster [DBG] pgmap v9458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:52 smithi165 bash[22175]: cluster 2022-05-01T01:29:50.882023+0000 mgr.smithi157.nfpzoe (mgr.14180) 10084 : cluster [DBG] pgmap v9459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:52 smithi157 bash[20376]: cluster 2022-05-01T01:29:50.882023+0000 mgr.smithi157.nfpzoe (mgr.14180) 10084 : cluster [DBG] pgmap v9459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:53.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:29:53.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:29:53.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:29:53.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:29:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:53 smithi165 bash[22175]: audit 2022-05-01T01:29:52.889989+0000 mon.smithi157 (mon.0) 6165 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:29:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:53 smithi165 bash[22175]: audit 2022-05-01T01:29:52.892793+0000 mon.smithi157 (mon.0) 6166 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:29:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:53 smithi165 bash[22175]: audit 2022-05-01T01:29:52.894756+0000 mon.smithi157 (mon.0) 6167 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:29:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:53 smithi165 bash[22175]: audit 2022-05-01T01:29:53.231792+0000 mon.smithi157 (mon.0) 6168 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:29:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:53 smithi165 bash[22175]: audit 2022-05-01T01:29:53.237873+0000 mon.smithi157 (mon.0) 6169 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:29:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:53 smithi165 bash[22175]: audit 2022-05-01T01:29:53.469518+0000 mon.smithi157 (mon.0) 6170 : audit [DBG] from='client.? 172.21.15.157:0/1000118563' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:53 smithi157 bash[20376]: audit 2022-05-01T01:29:52.889989+0000 mon.smithi157 (mon.0) 6165 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:29:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:53 smithi157 bash[20376]: audit 2022-05-01T01:29:52.892793+0000 mon.smithi157 (mon.0) 6166 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:29:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:53 smithi157 bash[20376]: audit 2022-05-01T01:29:52.894756+0000 mon.smithi157 (mon.0) 6167 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:29:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:53 smithi157 bash[20376]: audit 2022-05-01T01:29:53.231792+0000 mon.smithi157 (mon.0) 6168 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:29:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:53 smithi157 bash[20376]: audit 2022-05-01T01:29:53.237873+0000 mon.smithi157 (mon.0) 6169 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:29:53.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:53 smithi157 bash[20376]: audit 2022-05-01T01:29:53.469518+0000 mon.smithi157 (mon.0) 6170 : audit [DBG] from='client.? 172.21.15.157:0/1000118563' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:54 smithi165 bash[22175]: cluster 2022-05-01T01:29:52.882701+0000 mgr.smithi157.nfpzoe (mgr.14180) 10085 : cluster [DBG] pgmap v9460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:54 smithi165 bash[22175]: cluster 2022-05-01T01:29:53.225102+0000 mgr.smithi157.nfpzoe (mgr.14180) 10086 : cluster [DBG] pgmap v9461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:54 smithi165 bash[22175]: cluster 2022-05-01T01:29:53.225444+0000 mgr.smithi157.nfpzoe (mgr.14180) 10087 : cluster [DBG] pgmap v9462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:54 smithi165 bash[22175]: cephadm 2022-05-01T01:29:53.238994+0000 mgr.smithi157.nfpzoe (mgr.14180) 10088 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:29:54.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:54 smithi165 bash[22175]: cephadm 2022-05-01T01:29:53.239130+0000 mgr.smithi157.nfpzoe (mgr.14180) 10089 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:29:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:54 smithi157 bash[20376]: cluster 2022-05-01T01:29:52.882701+0000 mgr.smithi157.nfpzoe (mgr.14180) 10085 : cluster [DBG] pgmap v9460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:54.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:54 smithi157 bash[20376]: cluster 2022-05-01T01:29:53.225102+0000 mgr.smithi157.nfpzoe (mgr.14180) 10086 : cluster [DBG] pgmap v9461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:54.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:54 smithi157 bash[20376]: cluster 2022-05-01T01:29:53.225444+0000 mgr.smithi157.nfpzoe (mgr.14180) 10087 : cluster [DBG] pgmap v9462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:54.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:54 smithi157 bash[20376]: cephadm 2022-05-01T01:29:53.238994+0000 mgr.smithi157.nfpzoe (mgr.14180) 10088 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:29:54.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:54 smithi157 bash[20376]: cephadm 2022-05-01T01:29:53.239130+0000 mgr.smithi157.nfpzoe (mgr.14180) 10089 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:29:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:56 smithi165 bash[22175]: cluster 2022-05-01T01:29:55.225991+0000 mgr.smithi157.nfpzoe (mgr.14180) 10090 : cluster [DBG] pgmap v9463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:56 smithi157 bash[20376]: cluster 2022-05-01T01:29:55.225991+0000 mgr.smithi157.nfpzoe (mgr.14180) 10090 : cluster [DBG] pgmap v9463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:58.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:29:58.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:29:58.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:29:58.826 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:29:58.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:58 smithi165 bash[22175]: cluster 2022-05-01T01:29:57.226651+0000 mgr.smithi157.nfpzoe (mgr.14180) 10091 : cluster [DBG] pgmap v9464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:58.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:58 smithi157 bash[20376]: cluster 2022-05-01T01:29:57.226651+0000 mgr.smithi157.nfpzoe (mgr.14180) 10091 : cluster [DBG] pgmap v9464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:29:59.845 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:29:59 smithi157 bash[20376]: audit 2022-05-01T01:29:58.808544+0000 mon.smithi157 (mon.0) 6171 : audit [DBG] from='client.? 172.21.15.157:0/3137528767' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:29:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:29:59 smithi165 bash[22175]: audit 2022-05-01T01:29:58.808544+0000 mon.smithi157 (mon.0) 6171 : audit [DBG] from='client.? 172.21.15.157:0/3137528767' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:00 smithi165 bash[22175]: cluster 2022-05-01T01:29:59.227305+0000 mgr.smithi157.nfpzoe (mgr.14180) 10092 : cluster [DBG] pgmap v9465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:00 smithi165 bash[22175]: audit 2022-05-01T01:29:59.586539+0000 mon.smithi157 (mon.0) 6172 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:30:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:00 smithi165 bash[22175]: cluster 2022-05-01T01:30:00.000159+0000 mon.smithi157 (mon.0) 6173 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T01:30:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:00 smithi165 bash[22175]: audit 2022-05-01T01:30:00.067107+0000 mon.smithi157 (mon.0) 6174 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:30:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:00 smithi157 bash[20376]: cluster 2022-05-01T01:29:59.227305+0000 mgr.smithi157.nfpzoe (mgr.14180) 10092 : cluster [DBG] pgmap v9465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:00 smithi157 bash[20376]: audit 2022-05-01T01:29:59.586539+0000 mon.smithi157 (mon.0) 6172 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:30:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:00 smithi157 bash[20376]: cluster 2022-05-01T01:30:00.000159+0000 mon.smithi157 (mon.0) 6173 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T01:30:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:00 smithi157 bash[20376]: audit 2022-05-01T01:30:00.067107+0000 mon.smithi157 (mon.0) 6174 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:30:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:02 smithi165 bash[22175]: cluster 2022-05-01T01:30:01.227992+0000 mgr.smithi157.nfpzoe (mgr.14180) 10093 : cluster [DBG] pgmap v9466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:02 smithi157 bash[20376]: cluster 2022-05-01T01:30:01.227992+0000 mgr.smithi157.nfpzoe (mgr.14180) 10093 : cluster [DBG] pgmap v9466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:03.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:30:03.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:30:03.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:30:04.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:30:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:04 smithi165 bash[22175]: cluster 2022-05-01T01:30:03.228655+0000 mgr.smithi157.nfpzoe (mgr.14180) 10094 : cluster [DBG] pgmap v9467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:04 smithi165 bash[22175]: audit 2022-05-01T01:30:04.137295+0000 mon.smithi157 (mon.0) 6175 : audit [DBG] from='client.? 172.21.15.157:0/3865228176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:04 smithi157 bash[20376]: cluster 2022-05-01T01:30:03.228655+0000 mgr.smithi157.nfpzoe (mgr.14180) 10094 : cluster [DBG] pgmap v9467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:04 smithi157 bash[20376]: audit 2022-05-01T01:30:04.137295+0000 mon.smithi157 (mon.0) 6175 : audit [DBG] from='client.? 172.21.15.157:0/3865228176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:06 smithi165 bash[22175]: cluster 2022-05-01T01:30:05.229266+0000 mgr.smithi157.nfpzoe (mgr.14180) 10095 : cluster [DBG] pgmap v9468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:06 smithi157 bash[20376]: cluster 2022-05-01T01:30:05.229266+0000 mgr.smithi157.nfpzoe (mgr.14180) 10095 : cluster [DBG] pgmap v9468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:08 smithi165 bash[22175]: cluster 2022-05-01T01:30:07.229910+0000 mgr.smithi157.nfpzoe (mgr.14180) 10096 : cluster [DBG] pgmap v9469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:08.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:08 smithi157 bash[20376]: cluster 2022-05-01T01:30:07.229910+0000 mgr.smithi157.nfpzoe (mgr.14180) 10096 : cluster [DBG] pgmap v9469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:09.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:30:09.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:30:09.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:30:09.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:30:09.845 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:09 smithi157 bash[20376]: audit 2022-05-01T01:30:09.465092+0000 mon.smithi157 (mon.0) 6176 : audit [DBG] from='client.? 172.21.15.157:0/227100513' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:09 smithi165 bash[22175]: audit 2022-05-01T01:30:09.465092+0000 mon.smithi157 (mon.0) 6176 : audit [DBG] from='client.? 172.21.15.157:0/227100513' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:10 smithi165 bash[22175]: cluster 2022-05-01T01:30:09.230529+0000 mgr.smithi157.nfpzoe (mgr.14180) 10097 : cluster [DBG] pgmap v9470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:10.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:10 smithi157 bash[20376]: cluster 2022-05-01T01:30:09.230529+0000 mgr.smithi157.nfpzoe (mgr.14180) 10097 : cluster [DBG] pgmap v9470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:12 smithi165 bash[22175]: cluster 2022-05-01T01:30:11.231195+0000 mgr.smithi157.nfpzoe (mgr.14180) 10098 : cluster [DBG] pgmap v9471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:12.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:12 smithi157 bash[20376]: cluster 2022-05-01T01:30:11.231195+0000 mgr.smithi157.nfpzoe (mgr.14180) 10098 : cluster [DBG] pgmap v9471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:14.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:30:14.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:30:14.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:30:14.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:30:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:14 smithi165 bash[22175]: cluster 2022-05-01T01:30:13.231859+0000 mgr.smithi157.nfpzoe (mgr.14180) 10099 : cluster [DBG] pgmap v9472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:14.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:14 smithi157 bash[20376]: cluster 2022-05-01T01:30:13.231859+0000 mgr.smithi157.nfpzoe (mgr.14180) 10099 : cluster [DBG] pgmap v9472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:15 smithi165 bash[22175]: audit 2022-05-01T01:30:14.797244+0000 mon.smithi157 (mon.0) 6177 : audit [DBG] from='client.? 172.21.15.157:0/4009574423' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:15.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:15 smithi157 bash[20376]: audit 2022-05-01T01:30:14.797244+0000 mon.smithi157 (mon.0) 6177 : audit [DBG] from='client.? 172.21.15.157:0/4009574423' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:16 smithi165 bash[22175]: cluster 2022-05-01T01:30:15.232502+0000 mgr.smithi157.nfpzoe (mgr.14180) 10100 : cluster [DBG] pgmap v9473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:16.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:16 smithi157 bash[20376]: cluster 2022-05-01T01:30:15.232502+0000 mgr.smithi157.nfpzoe (mgr.14180) 10100 : cluster [DBG] pgmap v9473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:18 smithi165 bash[22175]: cluster 2022-05-01T01:30:17.233245+0000 mgr.smithi157.nfpzoe (mgr.14180) 10101 : cluster [DBG] pgmap v9474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:18.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:18 smithi157 bash[20376]: cluster 2022-05-01T01:30:17.233245+0000 mgr.smithi157.nfpzoe (mgr.14180) 10101 : cluster [DBG] pgmap v9474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:19.819 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:30:19.819 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:30:19.819 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:30:20.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:30:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:20 smithi165 bash[22175]: cluster 2022-05-01T01:30:19.233895+0000 mgr.smithi157.nfpzoe (mgr.14180) 10102 : cluster [DBG] pgmap v9475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:20 smithi165 bash[22175]: audit 2022-05-01T01:30:20.123752+0000 mon.smithi157 (mon.0) 6178 : audit [DBG] from='client.? 172.21.15.157:0/944141288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:20.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:20 smithi157 bash[20376]: cluster 2022-05-01T01:30:19.233895+0000 mgr.smithi157.nfpzoe (mgr.14180) 10102 : cluster [DBG] pgmap v9475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:20.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:20 smithi157 bash[20376]: audit 2022-05-01T01:30:20.123752+0000 mon.smithi157 (mon.0) 6178 : audit [DBG] from='client.? 172.21.15.157:0/944141288' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:22 smithi165 bash[22175]: cluster 2022-05-01T01:30:21.234508+0000 mgr.smithi157.nfpzoe (mgr.14180) 10103 : cluster [DBG] pgmap v9476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:22.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:22 smithi157 bash[20376]: cluster 2022-05-01T01:30:21.234508+0000 mgr.smithi157.nfpzoe (mgr.14180) 10103 : cluster [DBG] pgmap v9476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:24 smithi165 bash[22175]: cluster 2022-05-01T01:30:23.235313+0000 mgr.smithi157.nfpzoe (mgr.14180) 10104 : cluster [DBG] pgmap v9477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:24 smithi157 bash[20376]: cluster 2022-05-01T01:30:23.235313+0000 mgr.smithi157.nfpzoe (mgr.14180) 10104 : cluster [DBG] pgmap v9477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:25.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:30:25.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:30:25.146 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:30:25.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:30:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:25 smithi165 bash[22175]: audit 2022-05-01T01:30:25.451911+0000 mon.smithi157 (mon.0) 6179 : audit [DBG] from='client.? 172.21.15.157:0/2997259641' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:25.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:25 smithi157 bash[20376]: audit 2022-05-01T01:30:25.451911+0000 mon.smithi157 (mon.0) 6179 : audit [DBG] from='client.? 172.21.15.157:0/2997259641' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:26 smithi165 bash[22175]: cluster 2022-05-01T01:30:25.235953+0000 mgr.smithi157.nfpzoe (mgr.14180) 10105 : cluster [DBG] pgmap v9478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:26.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:26 smithi157 bash[20376]: cluster 2022-05-01T01:30:25.235953+0000 mgr.smithi157.nfpzoe (mgr.14180) 10105 : cluster [DBG] pgmap v9478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:28 smithi165 bash[22175]: cluster 2022-05-01T01:30:27.236596+0000 mgr.smithi157.nfpzoe (mgr.14180) 10106 : cluster [DBG] pgmap v9479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:28.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:28 smithi157 bash[20376]: cluster 2022-05-01T01:30:27.236596+0000 mgr.smithi157.nfpzoe (mgr.14180) 10106 : cluster [DBG] pgmap v9479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:30.473 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:30:30.473 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:30:30.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:30:30.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:30:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:30 smithi165 bash[22175]: cluster 2022-05-01T01:30:29.237264+0000 mgr.smithi157.nfpzoe (mgr.14180) 10107 : cluster [DBG] pgmap v9480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:30.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:30 smithi157 bash[20376]: cluster 2022-05-01T01:30:29.237264+0000 mgr.smithi157.nfpzoe (mgr.14180) 10107 : cluster [DBG] pgmap v9480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:31 smithi165 bash[22175]: audit 2022-05-01T01:30:30.785302+0000 mon.smithi157 (mon.0) 6180 : audit [DBG] from='client.? 172.21.15.157:0/4192838518' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:31.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:31 smithi157 bash[20376]: audit 2022-05-01T01:30:30.785302+0000 mon.smithi157 (mon.0) 6180 : audit [DBG] from='client.? 172.21.15.157:0/4192838518' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:32 smithi165 bash[22175]: cluster 2022-05-01T01:30:31.237882+0000 mgr.smithi157.nfpzoe (mgr.14180) 10108 : cluster [DBG] pgmap v9481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:32 smithi157 bash[20376]: cluster 2022-05-01T01:30:31.237882+0000 mgr.smithi157.nfpzoe (mgr.14180) 10108 : cluster [DBG] pgmap v9481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:34 smithi165 bash[22175]: cluster 2022-05-01T01:30:33.238503+0000 mgr.smithi157.nfpzoe (mgr.14180) 10109 : cluster [DBG] pgmap v9482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:34 smithi157 bash[20376]: cluster 2022-05-01T01:30:33.238503+0000 mgr.smithi157.nfpzoe (mgr.14180) 10109 : cluster [DBG] pgmap v9482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:35.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:30:35.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:30:35.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:30:36.132 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:30:36.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:36 smithi157 bash[20376]: cluster 2022-05-01T01:30:35.239157+0000 mgr.smithi157.nfpzoe (mgr.14180) 10110 : cluster [DBG] pgmap v9483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:36.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:36 smithi157 bash[20376]: audit 2022-05-01T01:30:36.114268+0000 mon.smithi157 (mon.0) 6181 : audit [DBG] from='client.? 172.21.15.157:0/567429138' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:36 smithi165 bash[22175]: cluster 2022-05-01T01:30:35.239157+0000 mgr.smithi157.nfpzoe (mgr.14180) 10110 : cluster [DBG] pgmap v9483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:36 smithi165 bash[22175]: audit 2022-05-01T01:30:36.114268+0000 mon.smithi157 (mon.0) 6181 : audit [DBG] from='client.? 172.21.15.157:0/567429138' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:38 smithi157 bash[20376]: cluster 2022-05-01T01:30:37.239813+0000 mgr.smithi157.nfpzoe (mgr.14180) 10111 : cluster [DBG] pgmap v9484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:38 smithi165 bash[22175]: cluster 2022-05-01T01:30:37.239813+0000 mgr.smithi157.nfpzoe (mgr.14180) 10111 : cluster [DBG] pgmap v9484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:40 smithi157 bash[20376]: cluster 2022-05-01T01:30:39.240425+0000 mgr.smithi157.nfpzoe (mgr.14180) 10112 : cluster [DBG] pgmap v9485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:41.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:30:41.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:30:41.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:30:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:40 smithi165 bash[22175]: cluster 2022-05-01T01:30:39.240425+0000 mgr.smithi157.nfpzoe (mgr.14180) 10112 : cluster [DBG] pgmap v9485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:41.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:30:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:41 smithi157 bash[20376]: audit 2022-05-01T01:30:41.434100+0000 mon.smithi157 (mon.0) 6182 : audit [DBG] from='client.? 172.21.15.157:0/3340515637' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:41 smithi165 bash[22175]: audit 2022-05-01T01:30:41.434100+0000 mon.smithi157 (mon.0) 6182 : audit [DBG] from='client.? 172.21.15.157:0/3340515637' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:42 smithi157 bash[20376]: cluster 2022-05-01T01:30:41.240865+0000 mgr.smithi157.nfpzoe (mgr.14180) 10113 : cluster [DBG] pgmap v9486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:42 smithi165 bash[22175]: cluster 2022-05-01T01:30:41.240865+0000 mgr.smithi157.nfpzoe (mgr.14180) 10113 : cluster [DBG] pgmap v9486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:44.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:44 smithi157 bash[20376]: cluster 2022-05-01T01:30:43.241425+0000 mgr.smithi157.nfpzoe (mgr.14180) 10114 : cluster [DBG] pgmap v9487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:44 smithi165 bash[22175]: cluster 2022-05-01T01:30:43.241425+0000 mgr.smithi157.nfpzoe (mgr.14180) 10114 : cluster [DBG] pgmap v9487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:46.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:30:46.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:30:46.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:30:46.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:30:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:46 smithi157 bash[20376]: cluster 2022-05-01T01:30:45.242053+0000 mgr.smithi157.nfpzoe (mgr.14180) 10115 : cluster [DBG] pgmap v9488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:46 smithi165 bash[22175]: cluster 2022-05-01T01:30:45.242053+0000 mgr.smithi157.nfpzoe (mgr.14180) 10115 : cluster [DBG] pgmap v9488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:47.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:47 smithi157 bash[20376]: audit 2022-05-01T01:30:46.759921+0000 mon.smithi157 (mon.0) 6183 : audit [DBG] from='client.? 172.21.15.157:0/2683005425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:47 smithi165 bash[22175]: audit 2022-05-01T01:30:46.759921+0000 mon.smithi157 (mon.0) 6183 : audit [DBG] from='client.? 172.21.15.157:0/2683005425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:48.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:48 smithi157 bash[20376]: cluster 2022-05-01T01:30:47.242725+0000 mgr.smithi157.nfpzoe (mgr.14180) 10116 : cluster [DBG] pgmap v9489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:48 smithi165 bash[22175]: cluster 2022-05-01T01:30:47.242725+0000 mgr.smithi157.nfpzoe (mgr.14180) 10116 : cluster [DBG] pgmap v9489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:50.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:50 smithi157 bash[20376]: cluster 2022-05-01T01:30:49.243375+0000 mgr.smithi157.nfpzoe (mgr.14180) 10117 : cluster [DBG] pgmap v9490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:50 smithi165 bash[22175]: cluster 2022-05-01T01:30:49.243375+0000 mgr.smithi157.nfpzoe (mgr.14180) 10117 : cluster [DBG] pgmap v9490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:51.782 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:30:51.782 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:30:51.782 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:30:52.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:30:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:52 smithi157 bash[20376]: cluster 2022-05-01T01:30:51.244007+0000 mgr.smithi157.nfpzoe (mgr.14180) 10118 : cluster [DBG] pgmap v9491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:52 smithi157 bash[20376]: audit 2022-05-01T01:30:52.085512+0000 mon.smithi157 (mon.0) 6184 : audit [DBG] from='client.? 172.21.15.157:0/3791607465' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:52 smithi165 bash[22175]: cluster 2022-05-01T01:30:51.244007+0000 mgr.smithi157.nfpzoe (mgr.14180) 10118 : cluster [DBG] pgmap v9491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:52 smithi165 bash[22175]: audit 2022-05-01T01:30:52.085512+0000 mon.smithi157 (mon.0) 6184 : audit [DBG] from='client.? 172.21.15.157:0/3791607465' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:53 smithi165 bash[22175]: audit 2022-05-01T01:30:53.246211+0000 mon.smithi157 (mon.0) 6185 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:30:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:53 smithi165 bash[22175]: audit 2022-05-01T01:30:53.249053+0000 mon.smithi157 (mon.0) 6186 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:30:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:53 smithi165 bash[22175]: audit 2022-05-01T01:30:53.251065+0000 mon.smithi157 (mon.0) 6187 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:30:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:53 smithi165 bash[22175]: audit 2022-05-01T01:30:53.583911+0000 mon.smithi157 (mon.0) 6188 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:30:54.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:53 smithi165 bash[22175]: audit 2022-05-01T01:30:53.591504+0000 mon.smithi157 (mon.0) 6189 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:30:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:53 smithi157 bash[20376]: audit 2022-05-01T01:30:53.246211+0000 mon.smithi157 (mon.0) 6185 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:30:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:53 smithi157 bash[20376]: audit 2022-05-01T01:30:53.249053+0000 mon.smithi157 (mon.0) 6186 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:30:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:53 smithi157 bash[20376]: audit 2022-05-01T01:30:53.251065+0000 mon.smithi157 (mon.0) 6187 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:30:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:53 smithi157 bash[20376]: audit 2022-05-01T01:30:53.583911+0000 mon.smithi157 (mon.0) 6188 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:30:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:53 smithi157 bash[20376]: audit 2022-05-01T01:30:53.591504+0000 mon.smithi157 (mon.0) 6189 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:30:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:54 smithi165 bash[22175]: cluster 2022-05-01T01:30:53.244614+0000 mgr.smithi157.nfpzoe (mgr.14180) 10119 : cluster [DBG] pgmap v9492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:54 smithi165 bash[22175]: cluster 2022-05-01T01:30:53.577359+0000 mgr.smithi157.nfpzoe (mgr.14180) 10120 : cluster [DBG] pgmap v9493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:54 smithi165 bash[22175]: cluster 2022-05-01T01:30:53.577625+0000 mgr.smithi157.nfpzoe (mgr.14180) 10121 : cluster [DBG] pgmap v9494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:54 smithi165 bash[22175]: cephadm 2022-05-01T01:30:53.592418+0000 mgr.smithi157.nfpzoe (mgr.14180) 10122 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:30:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:54 smithi165 bash[22175]: cephadm 2022-05-01T01:30:53.592589+0000 mgr.smithi157.nfpzoe (mgr.14180) 10123 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:30:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:54 smithi157 bash[20376]: cluster 2022-05-01T01:30:53.244614+0000 mgr.smithi157.nfpzoe (mgr.14180) 10119 : cluster [DBG] pgmap v9492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:55.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:54 smithi157 bash[20376]: cluster 2022-05-01T01:30:53.577359+0000 mgr.smithi157.nfpzoe (mgr.14180) 10120 : cluster [DBG] pgmap v9493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:55.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:54 smithi157 bash[20376]: cluster 2022-05-01T01:30:53.577625+0000 mgr.smithi157.nfpzoe (mgr.14180) 10121 : cluster [DBG] pgmap v9494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:55.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:54 smithi157 bash[20376]: cephadm 2022-05-01T01:30:53.592418+0000 mgr.smithi157.nfpzoe (mgr.14180) 10122 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:30:55.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:54 smithi157 bash[20376]: cephadm 2022-05-01T01:30:53.592589+0000 mgr.smithi157.nfpzoe (mgr.14180) 10123 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:30:57.041 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:56 smithi157 bash[20376]: cluster 2022-05-01T01:30:55.578153+0000 mgr.smithi157.nfpzoe (mgr.14180) 10124 : cluster [DBG] pgmap v9495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:57.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:30:57.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:30:57.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:30:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:56 smithi165 bash[22175]: cluster 2022-05-01T01:30:55.578153+0000 mgr.smithi157.nfpzoe (mgr.14180) 10124 : cluster [DBG] pgmap v9495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:57.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:30:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:58 smithi165 bash[22175]: audit 2022-05-01T01:30:57.413561+0000 mon.smithi157 (mon.0) 6190 : audit [DBG] from='client.? 172.21.15.157:0/2351693703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:58 smithi165 bash[22175]: cluster 2022-05-01T01:30:57.578797+0000 mgr.smithi157.nfpzoe (mgr.14180) 10125 : cluster [DBG] pgmap v9496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:58 smithi157 bash[20376]: audit 2022-05-01T01:30:57.413561+0000 mon.smithi157 (mon.0) 6190 : audit [DBG] from='client.? 172.21.15.157:0/2351693703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:30:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:58 smithi157 bash[20376]: cluster 2022-05-01T01:30:57.578797+0000 mgr.smithi157.nfpzoe (mgr.14180) 10125 : cluster [DBG] pgmap v9496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:30:59.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:30:59 smithi157 bash[20376]: audit 2022-05-01T01:30:59.590379+0000 mon.smithi157 (mon.0) 6191 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:31:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:30:59 smithi165 bash[22175]: audit 2022-05-01T01:30:59.590379+0000 mon.smithi157 (mon.0) 6191 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:31:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:00 smithi157 bash[20376]: cluster 2022-05-01T01:30:59.579442+0000 mgr.smithi157.nfpzoe (mgr.14180) 10126 : cluster [DBG] pgmap v9497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:00 smithi157 bash[20376]: audit 2022-05-01T01:31:00.074243+0000 mon.smithi157 (mon.0) 6192 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:31:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:00 smithi165 bash[22175]: cluster 2022-05-01T01:30:59.579442+0000 mgr.smithi157.nfpzoe (mgr.14180) 10126 : cluster [DBG] pgmap v9497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:00 smithi165 bash[22175]: audit 2022-05-01T01:31:00.074243+0000 mon.smithi157 (mon.0) 6192 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:31:02.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:31:02.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:31:02.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:31:02.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:31:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:02 smithi157 bash[20376]: cluster 2022-05-01T01:31:01.580184+0000 mgr.smithi157.nfpzoe (mgr.14180) 10127 : cluster [DBG] pgmap v9498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:02 smithi165 bash[22175]: cluster 2022-05-01T01:31:01.580184+0000 mgr.smithi157.nfpzoe (mgr.14180) 10127 : cluster [DBG] pgmap v9498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:03 smithi165 bash[22175]: audit 2022-05-01T01:31:02.741774+0000 mon.smithi157 (mon.0) 6193 : audit [DBG] from='client.? 172.21.15.157:0/2405196449' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:03 smithi157 bash[20376]: audit 2022-05-01T01:31:02.741774+0000 mon.smithi157 (mon.0) 6193 : audit [DBG] from='client.? 172.21.15.157:0/2405196449' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:04 smithi157 bash[20376]: cluster 2022-05-01T01:31:03.580857+0000 mgr.smithi157.nfpzoe (mgr.14180) 10128 : cluster [DBG] pgmap v9499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:04 smithi165 bash[22175]: cluster 2022-05-01T01:31:03.580857+0000 mgr.smithi157.nfpzoe (mgr.14180) 10128 : cluster [DBG] pgmap v9499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:06 smithi157 bash[20376]: cluster 2022-05-01T01:31:05.581510+0000 mgr.smithi157.nfpzoe (mgr.14180) 10129 : cluster [DBG] pgmap v9500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:06 smithi165 bash[22175]: cluster 2022-05-01T01:31:05.581510+0000 mgr.smithi157.nfpzoe (mgr.14180) 10129 : cluster [DBG] pgmap v9500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:07.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:31:07.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:31:07.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:31:08.084 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:31:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:08 smithi165 bash[22175]: cluster 2022-05-01T01:31:07.582191+0000 mgr.smithi157.nfpzoe (mgr.14180) 10130 : cluster [DBG] pgmap v9501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:08 smithi165 bash[22175]: audit 2022-05-01T01:31:08.066589+0000 mon.smithi157 (mon.0) 6194 : audit [DBG] from='client.? 172.21.15.157:0/2902897482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:08.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:08 smithi157 bash[20376]: cluster 2022-05-01T01:31:07.582191+0000 mgr.smithi157.nfpzoe (mgr.14180) 10130 : cluster [DBG] pgmap v9501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:08.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:08 smithi157 bash[20376]: audit 2022-05-01T01:31:08.066589+0000 mon.smithi157 (mon.0) 6194 : audit [DBG] from='client.? 172.21.15.157:0/2902897482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:10 smithi165 bash[22175]: cluster 2022-05-01T01:31:09.582804+0000 mgr.smithi157.nfpzoe (mgr.14180) 10131 : cluster [DBG] pgmap v9502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:10.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:10 smithi157 bash[20376]: cluster 2022-05-01T01:31:09.582804+0000 mgr.smithi157.nfpzoe (mgr.14180) 10131 : cluster [DBG] pgmap v9502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:12 smithi157 bash[20376]: cluster 2022-05-01T01:31:11.583549+0000 mgr.smithi157.nfpzoe (mgr.14180) 10132 : cluster [DBG] pgmap v9503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:13.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:31:13.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:31:13.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:31:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:12 smithi165 bash[22175]: cluster 2022-05-01T01:31:11.583549+0000 mgr.smithi157.nfpzoe (mgr.14180) 10132 : cluster [DBG] pgmap v9503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:13.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:31:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:13 smithi165 bash[22175]: audit 2022-05-01T01:31:13.393348+0000 mon.smithi157 (mon.0) 6195 : audit [DBG] from='client.? 172.21.15.157:0/281180368' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:13.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:13 smithi157 bash[20376]: audit 2022-05-01T01:31:13.393348+0000 mon.smithi157 (mon.0) 6195 : audit [DBG] from='client.? 172.21.15.157:0/281180368' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:14.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:14 smithi157 bash[20376]: cluster 2022-05-01T01:31:13.584264+0000 mgr.smithi157.nfpzoe (mgr.14180) 10133 : cluster [DBG] pgmap v9504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:14 smithi165 bash[22175]: cluster 2022-05-01T01:31:13.584264+0000 mgr.smithi157.nfpzoe (mgr.14180) 10133 : cluster [DBG] pgmap v9504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:16.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:16 smithi157 bash[20376]: cluster 2022-05-01T01:31:15.584913+0000 mgr.smithi157.nfpzoe (mgr.14180) 10134 : cluster [DBG] pgmap v9505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:16 smithi165 bash[22175]: cluster 2022-05-01T01:31:15.584913+0000 mgr.smithi157.nfpzoe (mgr.14180) 10134 : cluster [DBG] pgmap v9505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:18.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:31:18.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:31:18.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:31:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:18 smithi165 bash[22175]: cluster 2022-05-01T01:31:17.585607+0000 mgr.smithi157.nfpzoe (mgr.14180) 10135 : cluster [DBG] pgmap v9506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:18.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:18 smithi157 bash[20376]: cluster 2022-05-01T01:31:17.585607+0000 mgr.smithi157.nfpzoe (mgr.14180) 10135 : cluster [DBG] pgmap v9506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:18.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:31:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:19 smithi165 bash[22175]: audit 2022-05-01T01:31:18.732769+0000 mon.smithi157 (mon.0) 6196 : audit [DBG] from='client.? 172.21.15.157:0/2780838687' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:19 smithi157 bash[20376]: audit 2022-05-01T01:31:18.732769+0000 mon.smithi157 (mon.0) 6196 : audit [DBG] from='client.? 172.21.15.157:0/2780838687' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:20.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:20 smithi157 bash[20376]: cluster 2022-05-01T01:31:19.586285+0000 mgr.smithi157.nfpzoe (mgr.14180) 10136 : cluster [DBG] pgmap v9507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:20 smithi165 bash[22175]: cluster 2022-05-01T01:31:19.586285+0000 mgr.smithi157.nfpzoe (mgr.14180) 10136 : cluster [DBG] pgmap v9507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:22.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:22 smithi157 bash[20376]: cluster 2022-05-01T01:31:21.586916+0000 mgr.smithi157.nfpzoe (mgr.14180) 10137 : cluster [DBG] pgmap v9508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:22 smithi165 bash[22175]: cluster 2022-05-01T01:31:21.586916+0000 mgr.smithi157.nfpzoe (mgr.14180) 10137 : cluster [DBG] pgmap v9508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:23.754 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:31:23.754 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:31:23.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:31:24.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:31:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:24 smithi157 bash[20376]: cluster 2022-05-01T01:31:23.587611+0000 mgr.smithi157.nfpzoe (mgr.14180) 10138 : cluster [DBG] pgmap v9509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:24.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:24 smithi157 bash[20376]: audit 2022-05-01T01:31:24.063140+0000 mon.smithi157 (mon.0) 6197 : audit [DBG] from='client.? 172.21.15.157:0/704943099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:24 smithi165 bash[22175]: cluster 2022-05-01T01:31:23.587611+0000 mgr.smithi157.nfpzoe (mgr.14180) 10138 : cluster [DBG] pgmap v9509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:24 smithi165 bash[22175]: audit 2022-05-01T01:31:24.063140+0000 mon.smithi157 (mon.0) 6197 : audit [DBG] from='client.? 172.21.15.157:0/704943099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:26.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:26 smithi157 bash[20376]: cluster 2022-05-01T01:31:25.588242+0000 mgr.smithi157.nfpzoe (mgr.14180) 10139 : cluster [DBG] pgmap v9510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:26 smithi165 bash[22175]: cluster 2022-05-01T01:31:25.588242+0000 mgr.smithi157.nfpzoe (mgr.14180) 10139 : cluster [DBG] pgmap v9510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:28 smithi165 bash[22175]: cluster 2022-05-01T01:31:27.588898+0000 mgr.smithi157.nfpzoe (mgr.14180) 10140 : cluster [DBG] pgmap v9511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:28.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:28 smithi157 bash[20376]: cluster 2022-05-01T01:31:27.588898+0000 mgr.smithi157.nfpzoe (mgr.14180) 10140 : cluster [DBG] pgmap v9511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:29.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:31:29.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:31:29.085 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:31:29.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:31:29.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:29 smithi157 bash[20376]: audit 2022-05-01T01:31:29.390437+0000 mon.smithi157 (mon.0) 6198 : audit [DBG] from='client.? 172.21.15.157:0/1329887372' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:29 smithi165 bash[22175]: audit 2022-05-01T01:31:29.390437+0000 mon.smithi157 (mon.0) 6198 : audit [DBG] from='client.? 172.21.15.157:0/1329887372' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:30 smithi165 bash[22175]: cluster 2022-05-01T01:31:29.589551+0000 mgr.smithi157.nfpzoe (mgr.14180) 10141 : cluster [DBG] pgmap v9512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:30.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:30 smithi157 bash[20376]: cluster 2022-05-01T01:31:29.589551+0000 mgr.smithi157.nfpzoe (mgr.14180) 10141 : cluster [DBG] pgmap v9512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:32.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:32 smithi157 bash[20376]: cluster 2022-05-01T01:31:31.590197+0000 mgr.smithi157.nfpzoe (mgr.14180) 10142 : cluster [DBG] pgmap v9513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:32 smithi165 bash[22175]: cluster 2022-05-01T01:31:31.590197+0000 mgr.smithi157.nfpzoe (mgr.14180) 10142 : cluster [DBG] pgmap v9513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:34.412 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:31:34.412 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:31:34.412 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:31:34.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:31:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:34 smithi157 bash[20376]: cluster 2022-05-01T01:31:33.590823+0000 mgr.smithi157.nfpzoe (mgr.14180) 10143 : cluster [DBG] pgmap v9514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:34 smithi165 bash[22175]: cluster 2022-05-01T01:31:33.590823+0000 mgr.smithi157.nfpzoe (mgr.14180) 10143 : cluster [DBG] pgmap v9514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:35.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:35 smithi157 bash[20376]: audit 2022-05-01T01:31:34.726572+0000 mon.smithi157 (mon.0) 6199 : audit [DBG] from='client.? 172.21.15.157:0/1361522813' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:35 smithi165 bash[22175]: audit 2022-05-01T01:31:34.726572+0000 mon.smithi157 (mon.0) 6199 : audit [DBG] from='client.? 172.21.15.157:0/1361522813' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:36.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:36 smithi157 bash[20376]: cluster 2022-05-01T01:31:35.591481+0000 mgr.smithi157.nfpzoe (mgr.14180) 10144 : cluster [DBG] pgmap v9515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:36 smithi165 bash[22175]: cluster 2022-05-01T01:31:35.591481+0000 mgr.smithi157.nfpzoe (mgr.14180) 10144 : cluster [DBG] pgmap v9515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:38 smithi165 bash[22175]: cluster 2022-05-01T01:31:37.592235+0000 mgr.smithi157.nfpzoe (mgr.14180) 10145 : cluster [DBG] pgmap v9516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:38.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:38 smithi157 bash[20376]: cluster 2022-05-01T01:31:37.592235+0000 mgr.smithi157.nfpzoe (mgr.14180) 10145 : cluster [DBG] pgmap v9516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:39.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:31:39.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:31:39.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:31:40.080 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:31:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:40 smithi157 bash[20376]: cluster 2022-05-01T01:31:39.592880+0000 mgr.smithi157.nfpzoe (mgr.14180) 10146 : cluster [DBG] pgmap v9517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:40.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:40 smithi157 bash[20376]: audit 2022-05-01T01:31:40.058157+0000 mon.smithi157 (mon.0) 6200 : audit [DBG] from='client.? 172.21.15.157:0/3478147224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:40 smithi165 bash[22175]: cluster 2022-05-01T01:31:39.592880+0000 mgr.smithi157.nfpzoe (mgr.14180) 10146 : cluster [DBG] pgmap v9517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:40 smithi165 bash[22175]: audit 2022-05-01T01:31:40.058157+0000 mon.smithi157 (mon.0) 6200 : audit [DBG] from='client.? 172.21.15.157:0/3478147224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:42 smithi157 bash[20376]: cluster 2022-05-01T01:31:41.593527+0000 mgr.smithi157.nfpzoe (mgr.14180) 10147 : cluster [DBG] pgmap v9518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:42 smithi165 bash[22175]: cluster 2022-05-01T01:31:41.593527+0000 mgr.smithi157.nfpzoe (mgr.14180) 10147 : cluster [DBG] pgmap v9518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:44 smithi157 bash[20376]: cluster 2022-05-01T01:31:43.594106+0000 mgr.smithi157.nfpzoe (mgr.14180) 10148 : cluster [DBG] pgmap v9519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:45.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:31:45.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:31:45.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:31:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:44 smithi165 bash[22175]: cluster 2022-05-01T01:31:43.594106+0000 mgr.smithi157.nfpzoe (mgr.14180) 10148 : cluster [DBG] pgmap v9519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:45.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:31:45.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:45 smithi157 bash[20376]: audit 2022-05-01T01:31:45.382660+0000 mon.smithi157 (mon.0) 6201 : audit [DBG] from='client.? 172.21.15.157:0/3795027742' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:45 smithi165 bash[22175]: audit 2022-05-01T01:31:45.382660+0000 mon.smithi157 (mon.0) 6201 : audit [DBG] from='client.? 172.21.15.157:0/3795027742' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:46 smithi157 bash[20376]: cluster 2022-05-01T01:31:45.594779+0000 mgr.smithi157.nfpzoe (mgr.14180) 10149 : cluster [DBG] pgmap v9520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:46 smithi165 bash[22175]: cluster 2022-05-01T01:31:45.594779+0000 mgr.smithi157.nfpzoe (mgr.14180) 10149 : cluster [DBG] pgmap v9520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:48 smithi165 bash[22175]: cluster 2022-05-01T01:31:47.595456+0000 mgr.smithi157.nfpzoe (mgr.14180) 10150 : cluster [DBG] pgmap v9521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:48.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:48 smithi157 bash[20376]: cluster 2022-05-01T01:31:47.595456+0000 mgr.smithi157.nfpzoe (mgr.14180) 10150 : cluster [DBG] pgmap v9521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:50.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:31:50.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:31:50.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:31:50.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:31:50.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:50 smithi157 bash[20376]: cluster 2022-05-01T01:31:49.596072+0000 mgr.smithi157.nfpzoe (mgr.14180) 10151 : cluster [DBG] pgmap v9522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:50 smithi165 bash[22175]: cluster 2022-05-01T01:31:49.596072+0000 mgr.smithi157.nfpzoe (mgr.14180) 10151 : cluster [DBG] pgmap v9522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:51.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:51 smithi157 bash[20376]: audit 2022-05-01T01:31:50.725356+0000 mon.smithi157 (mon.0) 6202 : audit [DBG] from='client.? 172.21.15.157:0/1043614459' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:51 smithi165 bash[22175]: audit 2022-05-01T01:31:50.725356+0000 mon.smithi157 (mon.0) 6202 : audit [DBG] from='client.? 172.21.15.157:0/1043614459' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:52 smithi157 bash[20376]: cluster 2022-05-01T01:31:51.596757+0000 mgr.smithi157.nfpzoe (mgr.14180) 10152 : cluster [DBG] pgmap v9523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:52 smithi165 bash[22175]: cluster 2022-05-01T01:31:51.596757+0000 mgr.smithi157.nfpzoe (mgr.14180) 10152 : cluster [DBG] pgmap v9523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:53 smithi165 bash[22175]: audit 2022-05-01T01:31:53.601166+0000 mon.smithi157 (mon.0) 6203 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:31:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:53 smithi165 bash[22175]: audit 2022-05-01T01:31:53.603866+0000 mon.smithi157 (mon.0) 6204 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:31:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:53 smithi165 bash[22175]: audit 2022-05-01T01:31:53.605834+0000 mon.smithi157 (mon.0) 6205 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:31:53.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:53 smithi157 bash[20376]: audit 2022-05-01T01:31:53.601166+0000 mon.smithi157 (mon.0) 6203 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:31:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:53 smithi157 bash[20376]: audit 2022-05-01T01:31:53.603866+0000 mon.smithi157 (mon.0) 6204 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:31:53.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:53 smithi157 bash[20376]: audit 2022-05-01T01:31:53.605834+0000 mon.smithi157 (mon.0) 6205 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:31:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:54 smithi157 bash[20376]: cluster 2022-05-01T01:31:53.597391+0000 mgr.smithi157.nfpzoe (mgr.14180) 10153 : cluster [DBG] pgmap v9524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:54 smithi165 bash[22175]: cluster 2022-05-01T01:31:53.597391+0000 mgr.smithi157.nfpzoe (mgr.14180) 10153 : cluster [DBG] pgmap v9524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:55.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:31:55.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:31:55.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:31:56.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:31:56.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:56 smithi157 bash[20376]: cluster 2022-05-01T01:31:55.598030+0000 mgr.smithi157.nfpzoe (mgr.14180) 10154 : cluster [DBG] pgmap v9525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:56.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:56 smithi157 bash[20376]: audit 2022-05-01T01:31:56.043111+0000 mon.smithi157 (mon.0) 6206 : audit [DBG] from='client.? 172.21.15.157:0/933154040' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:56 smithi165 bash[22175]: cluster 2022-05-01T01:31:55.598030+0000 mgr.smithi157.nfpzoe (mgr.14180) 10154 : cluster [DBG] pgmap v9525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:56 smithi165 bash[22175]: audit 2022-05-01T01:31:56.043111+0000 mon.smithi157 (mon.0) 6206 : audit [DBG] from='client.? 172.21.15.157:0/933154040' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:31:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:58 smithi165 bash[22175]: audit 2022-05-01T01:31:57.367680+0000 mon.smithi157 (mon.0) 6207 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:31:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:58 smithi165 bash[22175]: cluster 2022-05-01T01:31:57.598638+0000 mgr.smithi157.nfpzoe (mgr.14180) 10155 : cluster [DBG] pgmap v9526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:58 smithi165 bash[22175]: cluster 2022-05-01T01:31:57.660669+0000 mgr.smithi157.nfpzoe (mgr.14180) 10156 : cluster [DBG] pgmap v9527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:58 smithi165 bash[22175]: cluster 2022-05-01T01:31:57.661037+0000 mgr.smithi157.nfpzoe (mgr.14180) 10157 : cluster [DBG] pgmap v9528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:58 smithi165 bash[22175]: audit 2022-05-01T01:31:57.668285+0000 mon.smithi157 (mon.0) 6208 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:31:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:58 smithi165 bash[22175]: audit 2022-05-01T01:31:57.675569+0000 mon.smithi157 (mon.0) 6209 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:31:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:58 smithi165 bash[22175]: cephadm 2022-05-01T01:31:57.676815+0000 mgr.smithi157.nfpzoe (mgr.14180) 10158 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:31:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:58 smithi165 bash[22175]: cephadm 2022-05-01T01:31:57.676927+0000 mgr.smithi157.nfpzoe (mgr.14180) 10159 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:31:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:58 smithi157 bash[20376]: audit 2022-05-01T01:31:57.367680+0000 mon.smithi157 (mon.0) 6207 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:31:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:58 smithi157 bash[20376]: cluster 2022-05-01T01:31:57.598638+0000 mgr.smithi157.nfpzoe (mgr.14180) 10155 : cluster [DBG] pgmap v9526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:58 smithi157 bash[20376]: cluster 2022-05-01T01:31:57.660669+0000 mgr.smithi157.nfpzoe (mgr.14180) 10156 : cluster [DBG] pgmap v9527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:58 smithi157 bash[20376]: cluster 2022-05-01T01:31:57.661037+0000 mgr.smithi157.nfpzoe (mgr.14180) 10157 : cluster [DBG] pgmap v9528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:31:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:58 smithi157 bash[20376]: audit 2022-05-01T01:31:57.668285+0000 mon.smithi157 (mon.0) 6208 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:31:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:58 smithi157 bash[20376]: audit 2022-05-01T01:31:57.675569+0000 mon.smithi157 (mon.0) 6209 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:31:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:58 smithi157 bash[20376]: cephadm 2022-05-01T01:31:57.676815+0000 mgr.smithi157.nfpzoe (mgr.14180) 10158 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:31:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:58 smithi157 bash[20376]: cephadm 2022-05-01T01:31:57.676927+0000 mgr.smithi157.nfpzoe (mgr.14180) 10159 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:31:59.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:31:59 smithi157 bash[20376]: audit 2022-05-01T01:31:59.594659+0000 mon.smithi157 (mon.0) 6210 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:32:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:31:59 smithi165 bash[22175]: audit 2022-05-01T01:31:59.594659+0000 mon.smithi157 (mon.0) 6210 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:32:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:00 smithi157 bash[20376]: cluster 2022-05-01T01:31:59.661679+0000 mgr.smithi157.nfpzoe (mgr.14180) 10160 : cluster [DBG] pgmap v9529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:00 smithi157 bash[20376]: audit 2022-05-01T01:32:00.081397+0000 mon.smithi157 (mon.0) 6211 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:32:01.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:32:01.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:32:01.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:32:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:00 smithi165 bash[22175]: cluster 2022-05-01T01:31:59.661679+0000 mgr.smithi157.nfpzoe (mgr.14180) 10160 : cluster [DBG] pgmap v9529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:00 smithi165 bash[22175]: audit 2022-05-01T01:32:00.081397+0000 mon.smithi157 (mon.0) 6211 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:32:01.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:32:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:01 smithi157 bash[20376]: audit 2022-05-01T01:32:01.371645+0000 mon.smithi157 (mon.0) 6212 : audit [DBG] from='client.? 172.21.15.157:0/181174679' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:01 smithi165 bash[22175]: audit 2022-05-01T01:32:01.371645+0000 mon.smithi157 (mon.0) 6212 : audit [DBG] from='client.? 172.21.15.157:0/181174679' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:02 smithi157 bash[20376]: cluster 2022-05-01T01:32:01.662263+0000 mgr.smithi157.nfpzoe (mgr.14180) 10161 : cluster [DBG] pgmap v9530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:02 smithi165 bash[22175]: cluster 2022-05-01T01:32:01.662263+0000 mgr.smithi157.nfpzoe (mgr.14180) 10161 : cluster [DBG] pgmap v9530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:04 smithi157 bash[20376]: cluster 2022-05-01T01:32:03.662851+0000 mgr.smithi157.nfpzoe (mgr.14180) 10162 : cluster [DBG] pgmap v9531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:04 smithi165 bash[22175]: cluster 2022-05-01T01:32:03.662851+0000 mgr.smithi157.nfpzoe (mgr.14180) 10162 : cluster [DBG] pgmap v9531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:06.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:32:06.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:32:06.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:32:06.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:32:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:06 smithi157 bash[20376]: cluster 2022-05-01T01:32:05.663429+0000 mgr.smithi157.nfpzoe (mgr.14180) 10163 : cluster [DBG] pgmap v9532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:06 smithi165 bash[22175]: cluster 2022-05-01T01:32:05.663429+0000 mgr.smithi157.nfpzoe (mgr.14180) 10163 : cluster [DBG] pgmap v9532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:07.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:07 smithi157 bash[20376]: audit 2022-05-01T01:32:06.697761+0000 mon.smithi157 (mon.0) 6213 : audit [DBG] from='client.? 172.21.15.157:0/4272031351' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:07 smithi165 bash[22175]: audit 2022-05-01T01:32:06.697761+0000 mon.smithi157 (mon.0) 6213 : audit [DBG] from='client.? 172.21.15.157:0/4272031351' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:08 smithi157 bash[20376]: cluster 2022-05-01T01:32:07.664070+0000 mgr.smithi157.nfpzoe (mgr.14180) 10164 : cluster [DBG] pgmap v9533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:08 smithi165 bash[22175]: cluster 2022-05-01T01:32:07.664070+0000 mgr.smithi157.nfpzoe (mgr.14180) 10164 : cluster [DBG] pgmap v9533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:10.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:10 smithi157 bash[20376]: cluster 2022-05-01T01:32:09.664708+0000 mgr.smithi157.nfpzoe (mgr.14180) 10165 : cluster [DBG] pgmap v9534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:10 smithi165 bash[22175]: cluster 2022-05-01T01:32:09.664708+0000 mgr.smithi157.nfpzoe (mgr.14180) 10165 : cluster [DBG] pgmap v9534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:11.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:32:11.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:32:11.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:32:12.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:32:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:12 smithi157 bash[20376]: cluster 2022-05-01T01:32:11.665364+0000 mgr.smithi157.nfpzoe (mgr.14180) 10166 : cluster [DBG] pgmap v9535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:12.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:12 smithi157 bash[20376]: audit 2022-05-01T01:32:12.023778+0000 mon.smithi157 (mon.0) 6214 : audit [DBG] from='client.? 172.21.15.157:0/2430386415' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:12 smithi165 bash[22175]: cluster 2022-05-01T01:32:11.665364+0000 mgr.smithi157.nfpzoe (mgr.14180) 10166 : cluster [DBG] pgmap v9535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:12 smithi165 bash[22175]: audit 2022-05-01T01:32:12.023778+0000 mon.smithi157 (mon.0) 6214 : audit [DBG] from='client.? 172.21.15.157:0/2430386415' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:14 smithi165 bash[22175]: cluster 2022-05-01T01:32:13.666030+0000 mgr.smithi157.nfpzoe (mgr.14180) 10167 : cluster [DBG] pgmap v9536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:15.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:14 smithi157 bash[20376]: cluster 2022-05-01T01:32:13.666030+0000 mgr.smithi157.nfpzoe (mgr.14180) 10167 : cluster [DBG] pgmap v9536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:17.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:16 smithi157 bash[20376]: cluster 2022-05-01T01:32:15.666640+0000 mgr.smithi157.nfpzoe (mgr.14180) 10168 : cluster [DBG] pgmap v9537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:17.045 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:32:17.045 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:32:17.046 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:32:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:16 smithi165 bash[22175]: cluster 2022-05-01T01:32:15.666640+0000 mgr.smithi157.nfpzoe (mgr.14180) 10168 : cluster [DBG] pgmap v9537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:17.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:32:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:17 smithi165 bash[22175]: audit 2022-05-01T01:32:17.350229+0000 mon.smithi157 (mon.0) 6215 : audit [DBG] from='client.? 172.21.15.157:0/2484914412' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:18.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:17 smithi157 bash[20376]: audit 2022-05-01T01:32:17.350229+0000 mon.smithi157 (mon.0) 6215 : audit [DBG] from='client.? 172.21.15.157:0/2484914412' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:18 smithi165 bash[22175]: cluster 2022-05-01T01:32:17.667320+0000 mgr.smithi157.nfpzoe (mgr.14180) 10169 : cluster [DBG] pgmap v9538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:18 smithi157 bash[20376]: cluster 2022-05-01T01:32:17.667320+0000 mgr.smithi157.nfpzoe (mgr.14180) 10169 : cluster [DBG] pgmap v9538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:20 smithi165 bash[22175]: cluster 2022-05-01T01:32:19.667938+0000 mgr.smithi157.nfpzoe (mgr.14180) 10170 : cluster [DBG] pgmap v9539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:20 smithi157 bash[20376]: cluster 2022-05-01T01:32:19.667938+0000 mgr.smithi157.nfpzoe (mgr.14180) 10170 : cluster [DBG] pgmap v9539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:22.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:32:22.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:32:22.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:32:22.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:32:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:22 smithi165 bash[22175]: cluster 2022-05-01T01:32:21.668573+0000 mgr.smithi157.nfpzoe (mgr.14180) 10171 : cluster [DBG] pgmap v9540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:22 smithi165 bash[22175]: audit 2022-05-01T01:32:22.680154+0000 mon.smithi157 (mon.0) 6216 : audit [DBG] from='client.? 172.21.15.157:0/1763567944' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:22 smithi157 bash[20376]: cluster 2022-05-01T01:32:21.668573+0000 mgr.smithi157.nfpzoe (mgr.14180) 10171 : cluster [DBG] pgmap v9540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:23.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:22 smithi157 bash[20376]: audit 2022-05-01T01:32:22.680154+0000 mon.smithi157 (mon.0) 6216 : audit [DBG] from='client.? 172.21.15.157:0/1763567944' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:24 smithi165 bash[22175]: cluster 2022-05-01T01:32:23.669342+0000 mgr.smithi157.nfpzoe (mgr.14180) 10172 : cluster [DBG] pgmap v9541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:24 smithi157 bash[20376]: cluster 2022-05-01T01:32:23.669342+0000 mgr.smithi157.nfpzoe (mgr.14180) 10172 : cluster [DBG] pgmap v9541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:27.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:26 smithi157 bash[20376]: cluster 2022-05-01T01:32:25.669987+0000 mgr.smithi157.nfpzoe (mgr.14180) 10173 : cluster [DBG] pgmap v9542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:26 smithi165 bash[22175]: cluster 2022-05-01T01:32:25.669987+0000 mgr.smithi157.nfpzoe (mgr.14180) 10173 : cluster [DBG] pgmap v9542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:27.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:32:27.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:32:27.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:32:28.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:32:28.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:28 smithi157 bash[20376]: cluster 2022-05-01T01:32:27.670691+0000 mgr.smithi157.nfpzoe (mgr.14180) 10174 : cluster [DBG] pgmap v9543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:28.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:28 smithi157 bash[20376]: audit 2022-05-01T01:32:28.008819+0000 mon.smithi157 (mon.0) 6217 : audit [DBG] from='client.? 172.21.15.157:0/1913173106' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:28 smithi165 bash[22175]: cluster 2022-05-01T01:32:27.670691+0000 mgr.smithi157.nfpzoe (mgr.14180) 10174 : cluster [DBG] pgmap v9543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:28 smithi165 bash[22175]: audit 2022-05-01T01:32:28.008819+0000 mon.smithi157 (mon.0) 6217 : audit [DBG] from='client.? 172.21.15.157:0/1913173106' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:30 smithi165 bash[22175]: cluster 2022-05-01T01:32:29.671386+0000 mgr.smithi157.nfpzoe (mgr.14180) 10175 : cluster [DBG] pgmap v9544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:30 smithi157 bash[20376]: cluster 2022-05-01T01:32:29.671386+0000 mgr.smithi157.nfpzoe (mgr.14180) 10175 : cluster [DBG] pgmap v9544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:33.030 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:32:33.030 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:32:33.030 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:32:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:32 smithi165 bash[22175]: cluster 2022-05-01T01:32:31.672028+0000 mgr.smithi157.nfpzoe (mgr.14180) 10176 : cluster [DBG] pgmap v9545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:32 smithi157 bash[20376]: cluster 2022-05-01T01:32:31.672028+0000 mgr.smithi157.nfpzoe (mgr.14180) 10176 : cluster [DBG] pgmap v9545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:33.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:32:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:33 smithi165 bash[22175]: audit 2022-05-01T01:32:33.340109+0000 mon.smithi157 (mon.0) 6218 : audit [DBG] from='client.? 172.21.15.157:0/3961415111' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:33 smithi157 bash[20376]: audit 2022-05-01T01:32:33.340109+0000 mon.smithi157 (mon.0) 6218 : audit [DBG] from='client.? 172.21.15.157:0/3961415111' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:34 smithi165 bash[22175]: cluster 2022-05-01T01:32:33.672660+0000 mgr.smithi157.nfpzoe (mgr.14180) 10177 : cluster [DBG] pgmap v9546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:34 smithi157 bash[20376]: cluster 2022-05-01T01:32:33.672660+0000 mgr.smithi157.nfpzoe (mgr.14180) 10177 : cluster [DBG] pgmap v9546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:37.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:36 smithi157 bash[20376]: cluster 2022-05-01T01:32:35.673308+0000 mgr.smithi157.nfpzoe (mgr.14180) 10178 : cluster [DBG] pgmap v9547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:36 smithi165 bash[22175]: cluster 2022-05-01T01:32:35.673308+0000 mgr.smithi157.nfpzoe (mgr.14180) 10178 : cluster [DBG] pgmap v9547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:38.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:32:38.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:32:38.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:32:38.692 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:32:38.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:38 smithi157 bash[20376]: cluster 2022-05-01T01:32:37.673943+0000 mgr.smithi157.nfpzoe (mgr.14180) 10179 : cluster [DBG] pgmap v9548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:38 smithi165 bash[22175]: cluster 2022-05-01T01:32:37.673943+0000 mgr.smithi157.nfpzoe (mgr.14180) 10179 : cluster [DBG] pgmap v9548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:39.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:39 smithi157 bash[20376]: audit 2022-05-01T01:32:38.674672+0000 mon.smithi157 (mon.0) 6219 : audit [DBG] from='client.? 172.21.15.157:0/2738780283' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:39 smithi165 bash[22175]: audit 2022-05-01T01:32:38.674672+0000 mon.smithi157 (mon.0) 6219 : audit [DBG] from='client.? 172.21.15.157:0/2738780283' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:40.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:40 smithi157 bash[20376]: cluster 2022-05-01T01:32:39.674554+0000 mgr.smithi157.nfpzoe (mgr.14180) 10180 : cluster [DBG] pgmap v9549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:40 smithi165 bash[22175]: cluster 2022-05-01T01:32:39.674554+0000 mgr.smithi157.nfpzoe (mgr.14180) 10180 : cluster [DBG] pgmap v9549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:42 smithi165 bash[22175]: cluster 2022-05-01T01:32:41.675239+0000 mgr.smithi157.nfpzoe (mgr.14180) 10181 : cluster [DBG] pgmap v9550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:42 smithi157 bash[20376]: cluster 2022-05-01T01:32:41.675239+0000 mgr.smithi157.nfpzoe (mgr.14180) 10181 : cluster [DBG] pgmap v9550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:43.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:32:43.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:32:43.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:32:44.021 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:32:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:44 smithi165 bash[22175]: cluster 2022-05-01T01:32:43.675877+0000 mgr.smithi157.nfpzoe (mgr.14180) 10182 : cluster [DBG] pgmap v9551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:44 smithi165 bash[22175]: audit 2022-05-01T01:32:43.999039+0000 mon.smithi157 (mon.0) 6220 : audit [DBG] from='client.? 172.21.15.157:0/934969188' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:45.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:44 smithi157 bash[20376]: cluster 2022-05-01T01:32:43.675877+0000 mgr.smithi157.nfpzoe (mgr.14180) 10182 : cluster [DBG] pgmap v9551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:44 smithi157 bash[20376]: audit 2022-05-01T01:32:43.999039+0000 mon.smithi157 (mon.0) 6220 : audit [DBG] from='client.? 172.21.15.157:0/934969188' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:47.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:46 smithi157 bash[20376]: cluster 2022-05-01T01:32:45.676461+0000 mgr.smithi157.nfpzoe (mgr.14180) 10183 : cluster [DBG] pgmap v9552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:46 smithi165 bash[22175]: cluster 2022-05-01T01:32:45.676461+0000 mgr.smithi157.nfpzoe (mgr.14180) 10183 : cluster [DBG] pgmap v9552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:48.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:48 smithi157 bash[20376]: cluster 2022-05-01T01:32:47.677139+0000 mgr.smithi157.nfpzoe (mgr.14180) 10184 : cluster [DBG] pgmap v9553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:48 smithi165 bash[22175]: cluster 2022-05-01T01:32:47.677139+0000 mgr.smithi157.nfpzoe (mgr.14180) 10184 : cluster [DBG] pgmap v9553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:49.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:32:49.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:32:49.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:32:49.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:32:49.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:49 smithi157 bash[20376]: audit 2022-05-01T01:32:49.333853+0000 mon.smithi157 (mon.0) 6221 : audit [DBG] from='client.? 172.21.15.157:0/1740247177' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:49 smithi165 bash[22175]: audit 2022-05-01T01:32:49.333853+0000 mon.smithi157 (mon.0) 6221 : audit [DBG] from='client.? 172.21.15.157:0/1740247177' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:50.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:50 smithi157 bash[20376]: cluster 2022-05-01T01:32:49.677867+0000 mgr.smithi157.nfpzoe (mgr.14180) 10185 : cluster [DBG] pgmap v9554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:50 smithi165 bash[22175]: cluster 2022-05-01T01:32:49.677867+0000 mgr.smithi157.nfpzoe (mgr.14180) 10185 : cluster [DBG] pgmap v9554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:52 smithi165 bash[22175]: cluster 2022-05-01T01:32:51.678519+0000 mgr.smithi157.nfpzoe (mgr.14180) 10186 : cluster [DBG] pgmap v9555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:52 smithi157 bash[20376]: cluster 2022-05-01T01:32:51.678519+0000 mgr.smithi157.nfpzoe (mgr.14180) 10186 : cluster [DBG] pgmap v9555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:54.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:32:54.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:32:54.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:32:54.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:32:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:54 smithi165 bash[22175]: cluster 2022-05-01T01:32:53.679186+0000 mgr.smithi157.nfpzoe (mgr.14180) 10187 : cluster [DBG] pgmap v9556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:54 smithi165 bash[22175]: audit 2022-05-01T01:32:54.658866+0000 mon.smithi157 (mon.0) 6222 : audit [DBG] from='client.? 172.21.15.157:0/1800470276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:54 smithi157 bash[20376]: cluster 2022-05-01T01:32:53.679186+0000 mgr.smithi157.nfpzoe (mgr.14180) 10187 : cluster [DBG] pgmap v9556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:55.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:54 smithi157 bash[20376]: audit 2022-05-01T01:32:54.658866+0000 mon.smithi157 (mon.0) 6222 : audit [DBG] from='client.? 172.21.15.157:0/1800470276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:32:57.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:56 smithi157 bash[20376]: cluster 2022-05-01T01:32:55.679802+0000 mgr.smithi157.nfpzoe (mgr.14180) 10188 : cluster [DBG] pgmap v9557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:56 smithi165 bash[22175]: cluster 2022-05-01T01:32:55.679802+0000 mgr.smithi157.nfpzoe (mgr.14180) 10188 : cluster [DBG] pgmap v9557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:58 smithi157 bash[20376]: cluster 2022-05-01T01:32:57.680421+0000 mgr.smithi157.nfpzoe (mgr.14180) 10189 : cluster [DBG] pgmap v9558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:58 smithi157 bash[20376]: audit 2022-05-01T01:32:57.687499+0000 mon.smithi157 (mon.0) 6223 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:32:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:58 smithi157 bash[20376]: audit 2022-05-01T01:32:57.690392+0000 mon.smithi157 (mon.0) 6224 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:32:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:58 smithi157 bash[20376]: audit 2022-05-01T01:32:57.692545+0000 mon.smithi157 (mon.0) 6225 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:32:58.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:58 smithi157 bash[20376]: audit 2022-05-01T01:32:57.995431+0000 mon.smithi157 (mon.0) 6226 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:32:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:58 smithi165 bash[22175]: cluster 2022-05-01T01:32:57.680421+0000 mgr.smithi157.nfpzoe (mgr.14180) 10189 : cluster [DBG] pgmap v9558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:32:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:58 smithi165 bash[22175]: audit 2022-05-01T01:32:57.687499+0000 mon.smithi157 (mon.0) 6223 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:32:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:58 smithi165 bash[22175]: audit 2022-05-01T01:32:57.690392+0000 mon.smithi157 (mon.0) 6224 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:32:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:58 smithi165 bash[22175]: audit 2022-05-01T01:32:57.692545+0000 mon.smithi157 (mon.0) 6225 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:32:58.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:58 smithi165 bash[22175]: audit 2022-05-01T01:32:57.995431+0000 mon.smithi157 (mon.0) 6226 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:32:59.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:32:59.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:32:59.680 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:32:59.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:32:59 smithi157 bash[20376]: audit 2022-05-01T01:32:59.598453+0000 mon.smithi157 (mon.0) 6227 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:33:00.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:33:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:32:59 smithi165 bash[22175]: audit 2022-05-01T01:32:59.598453+0000 mon.smithi157 (mon.0) 6227 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:33:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:00 smithi157 bash[20376]: cluster 2022-05-01T01:32:59.681069+0000 mgr.smithi157.nfpzoe (mgr.14180) 10190 : cluster [DBG] pgmap v9559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:00 smithi157 bash[20376]: audit 2022-05-01T01:32:59.989415+0000 mon.smithi157 (mon.0) 6228 : audit [DBG] from='client.? 172.21.15.157:0/1691185292' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:00 smithi157 bash[20376]: audit 2022-05-01T01:33:00.087779+0000 mon.smithi157 (mon.0) 6229 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:33:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:00 smithi165 bash[22175]: cluster 2022-05-01T01:32:59.681069+0000 mgr.smithi157.nfpzoe (mgr.14180) 10190 : cluster [DBG] pgmap v9559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:00 smithi165 bash[22175]: audit 2022-05-01T01:32:59.989415+0000 mon.smithi157 (mon.0) 6228 : audit [DBG] from='client.? 172.21.15.157:0/1691185292' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:00 smithi165 bash[22175]: audit 2022-05-01T01:33:00.087779+0000 mon.smithi157 (mon.0) 6229 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:33:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:02 smithi165 bash[22175]: cluster 2022-05-01T01:33:01.681672+0000 mgr.smithi157.nfpzoe (mgr.14180) 10191 : cluster [DBG] pgmap v9560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:02 smithi165 bash[22175]: audit 2022-05-01T01:33:02.532911+0000 mon.smithi157 (mon.0) 6230 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:33:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:02 smithi157 bash[20376]: cluster 2022-05-01T01:33:01.681672+0000 mgr.smithi157.nfpzoe (mgr.14180) 10191 : cluster [DBG] pgmap v9560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:02 smithi157 bash[20376]: audit 2022-05-01T01:33:02.532911+0000 mon.smithi157 (mon.0) 6230 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:33:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:03 smithi165 bash[22175]: cluster 2022-05-01T01:33:02.815945+0000 mgr.smithi157.nfpzoe (mgr.14180) 10192 : cluster [DBG] pgmap v9561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:03 smithi165 bash[22175]: audit 2022-05-01T01:33:02.821644+0000 mon.smithi157 (mon.0) 6231 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:33:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:03 smithi165 bash[22175]: audit 2022-05-01T01:33:02.827635+0000 mon.smithi157 (mon.0) 6232 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:33:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:03 smithi157 bash[20376]: cluster 2022-05-01T01:33:02.815945+0000 mgr.smithi157.nfpzoe (mgr.14180) 10192 : cluster [DBG] pgmap v9561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:03 smithi157 bash[20376]: audit 2022-05-01T01:33:02.821644+0000 mon.smithi157 (mon.0) 6231 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:33:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:03 smithi157 bash[20376]: audit 2022-05-01T01:33:02.827635+0000 mon.smithi157 (mon.0) 6232 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:33:05.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:33:05.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:33:05.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:33:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:04 smithi165 bash[22175]: cluster 2022-05-01T01:33:02.816443+0000 mgr.smithi157.nfpzoe (mgr.14180) 10193 : cluster [DBG] pgmap v9562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:04 smithi165 bash[22175]: cephadm 2022-05-01T01:33:02.828667+0000 mgr.smithi157.nfpzoe (mgr.14180) 10194 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:33:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:04 smithi165 bash[22175]: cephadm 2022-05-01T01:33:02.828793+0000 mgr.smithi157.nfpzoe (mgr.14180) 10195 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:33:05.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:04 smithi157 bash[20376]: cluster 2022-05-01T01:33:02.816443+0000 mgr.smithi157.nfpzoe (mgr.14180) 10193 : cluster [DBG] pgmap v9562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:05.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:04 smithi157 bash[20376]: cephadm 2022-05-01T01:33:02.828667+0000 mgr.smithi157.nfpzoe (mgr.14180) 10194 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:33:05.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:04 smithi157 bash[20376]: cephadm 2022-05-01T01:33:02.828793+0000 mgr.smithi157.nfpzoe (mgr.14180) 10195 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:33:05.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:33:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:05 smithi165 bash[22175]: audit 2022-05-01T01:33:05.320355+0000 mon.smithi157 (mon.0) 6233 : audit [DBG] from='client.? 172.21.15.157:0/3741346846' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:06.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:05 smithi157 bash[20376]: audit 2022-05-01T01:33:05.320355+0000 mon.smithi157 (mon.0) 6233 : audit [DBG] from='client.? 172.21.15.157:0/3741346846' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:07.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:06 smithi157 bash[20376]: cluster 2022-05-01T01:33:04.817104+0000 mgr.smithi157.nfpzoe (mgr.14180) 10196 : cluster [DBG] pgmap v9563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:06 smithi165 bash[22175]: cluster 2022-05-01T01:33:04.817104+0000 mgr.smithi157.nfpzoe (mgr.14180) 10196 : cluster [DBG] pgmap v9563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:08 smithi165 bash[22175]: cluster 2022-05-01T01:33:06.817744+0000 mgr.smithi157.nfpzoe (mgr.14180) 10197 : cluster [DBG] pgmap v9564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:08 smithi157 bash[20376]: cluster 2022-05-01T01:33:06.817744+0000 mgr.smithi157.nfpzoe (mgr.14180) 10197 : cluster [DBG] pgmap v9564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:10.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:33:10.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:33:10.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:33:10.670 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:33:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:10 smithi165 bash[22175]: cluster 2022-05-01T01:33:08.818379+0000 mgr.smithi157.nfpzoe (mgr.14180) 10198 : cluster [DBG] pgmap v9565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:10 smithi165 bash[22175]: audit 2022-05-01T01:33:10.648512+0000 mon.smithi157 (mon.0) 6234 : audit [DBG] from='client.? 172.21.15.157:0/844985961' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:11.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:10 smithi157 bash[20376]: cluster 2022-05-01T01:33:08.818379+0000 mgr.smithi157.nfpzoe (mgr.14180) 10198 : cluster [DBG] pgmap v9565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:11.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:10 smithi157 bash[20376]: audit 2022-05-01T01:33:10.648512+0000 mon.smithi157 (mon.0) 6234 : audit [DBG] from='client.? 172.21.15.157:0/844985961' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:12 smithi165 bash[22175]: cluster 2022-05-01T01:33:10.819011+0000 mgr.smithi157.nfpzoe (mgr.14180) 10199 : cluster [DBG] pgmap v9566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:13.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:12 smithi157 bash[20376]: cluster 2022-05-01T01:33:10.819011+0000 mgr.smithi157.nfpzoe (mgr.14180) 10199 : cluster [DBG] pgmap v9566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:14 smithi165 bash[22175]: cluster 2022-05-01T01:33:12.819674+0000 mgr.smithi157.nfpzoe (mgr.14180) 10200 : cluster [DBG] pgmap v9567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:15.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:14 smithi157 bash[20376]: cluster 2022-05-01T01:33:12.819674+0000 mgr.smithi157.nfpzoe (mgr.14180) 10200 : cluster [DBG] pgmap v9567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:15.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:33:15.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:33:15.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:33:15.999 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:33:17.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:16 smithi157 bash[20376]: cluster 2022-05-01T01:33:14.820299+0000 mgr.smithi157.nfpzoe (mgr.14180) 10201 : cluster [DBG] pgmap v9568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:17.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:16 smithi157 bash[20376]: audit 2022-05-01T01:33:15.981430+0000 mon.smithi157 (mon.0) 6235 : audit [DBG] from='client.? 172.21.15.157:0/1610192479' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:16 smithi165 bash[22175]: cluster 2022-05-01T01:33:14.820299+0000 mgr.smithi157.nfpzoe (mgr.14180) 10201 : cluster [DBG] pgmap v9568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:16 smithi165 bash[22175]: audit 2022-05-01T01:33:15.981430+0000 mon.smithi157 (mon.0) 6235 : audit [DBG] from='client.? 172.21.15.157:0/1610192479' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:18 smithi165 bash[22175]: cluster 2022-05-01T01:33:16.820952+0000 mgr.smithi157.nfpzoe (mgr.14180) 10202 : cluster [DBG] pgmap v9569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:18 smithi157 bash[20376]: cluster 2022-05-01T01:33:16.820952+0000 mgr.smithi157.nfpzoe (mgr.14180) 10202 : cluster [DBG] pgmap v9569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:21.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:33:21.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:33:21.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:33:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:20 smithi165 bash[22175]: cluster 2022-05-01T01:33:18.821564+0000 mgr.smithi157.nfpzoe (mgr.14180) 10203 : cluster [DBG] pgmap v9570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:20 smithi157 bash[20376]: cluster 2022-05-01T01:33:18.821564+0000 mgr.smithi157.nfpzoe (mgr.14180) 10203 : cluster [DBG] pgmap v9570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:21.330 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:33:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:21 smithi165 bash[22175]: audit 2022-05-01T01:33:21.312778+0000 mon.smithi157 (mon.0) 6236 : audit [DBG] from='client.? 172.21.15.157:0/876531704' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:21 smithi157 bash[20376]: audit 2022-05-01T01:33:21.312778+0000 mon.smithi157 (mon.0) 6236 : audit [DBG] from='client.? 172.21.15.157:0/876531704' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:22 smithi165 bash[22175]: cluster 2022-05-01T01:33:20.822211+0000 mgr.smithi157.nfpzoe (mgr.14180) 10204 : cluster [DBG] pgmap v9571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:22 smithi157 bash[20376]: cluster 2022-05-01T01:33:20.822211+0000 mgr.smithi157.nfpzoe (mgr.14180) 10204 : cluster [DBG] pgmap v9571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:24 smithi165 bash[22175]: cluster 2022-05-01T01:33:22.822845+0000 mgr.smithi157.nfpzoe (mgr.14180) 10205 : cluster [DBG] pgmap v9572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:24 smithi157 bash[20376]: cluster 2022-05-01T01:33:22.822845+0000 mgr.smithi157.nfpzoe (mgr.14180) 10205 : cluster [DBG] pgmap v9572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:26.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:33:26.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:33:26.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:33:26.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:33:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:26 smithi165 bash[22175]: cluster 2022-05-01T01:33:24.823431+0000 mgr.smithi157.nfpzoe (mgr.14180) 10206 : cluster [DBG] pgmap v9573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:26 smithi165 bash[22175]: audit 2022-05-01T01:33:26.638646+0000 mon.smithi157 (mon.0) 6237 : audit [DBG] from='client.? 172.21.15.157:0/662230558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:26 smithi157 bash[20376]: cluster 2022-05-01T01:33:24.823431+0000 mgr.smithi157.nfpzoe (mgr.14180) 10206 : cluster [DBG] pgmap v9573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:26 smithi157 bash[20376]: audit 2022-05-01T01:33:26.638646+0000 mon.smithi157 (mon.0) 6237 : audit [DBG] from='client.? 172.21.15.157:0/662230558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:28 smithi165 bash[22175]: cluster 2022-05-01T01:33:26.824056+0000 mgr.smithi157.nfpzoe (mgr.14180) 10207 : cluster [DBG] pgmap v9574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:28 smithi157 bash[20376]: cluster 2022-05-01T01:33:26.824056+0000 mgr.smithi157.nfpzoe (mgr.14180) 10207 : cluster [DBG] pgmap v9574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:29 smithi165 bash[22175]: cluster 2022-05-01T01:33:28.824649+0000 mgr.smithi157.nfpzoe (mgr.14180) 10208 : cluster [DBG] pgmap v9575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:30.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:29 smithi157 bash[20376]: cluster 2022-05-01T01:33:28.824649+0000 mgr.smithi157.nfpzoe (mgr.14180) 10208 : cluster [DBG] pgmap v9575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:31.659 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:33:31.659 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:33:31.660 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:33:31.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:33:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:31 smithi165 bash[22175]: cluster 2022-05-01T01:33:30.825269+0000 mgr.smithi157.nfpzoe (mgr.14180) 10209 : cluster [DBG] pgmap v9576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:31 smithi157 bash[20376]: cluster 2022-05-01T01:33:30.825269+0000 mgr.smithi157.nfpzoe (mgr.14180) 10209 : cluster [DBG] pgmap v9576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:32 smithi165 bash[22175]: audit 2022-05-01T01:33:31.972737+0000 mon.smithi157 (mon.0) 6238 : audit [DBG] from='client.? 172.21.15.157:0/1095599610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:32 smithi157 bash[20376]: audit 2022-05-01T01:33:31.972737+0000 mon.smithi157 (mon.0) 6238 : audit [DBG] from='client.? 172.21.15.157:0/1095599610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:34 smithi157 bash[20376]: cluster 2022-05-01T01:33:32.825911+0000 mgr.smithi157.nfpzoe (mgr.14180) 10210 : cluster [DBG] pgmap v9577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:34 smithi165 bash[22175]: cluster 2022-05-01T01:33:32.825911+0000 mgr.smithi157.nfpzoe (mgr.14180) 10210 : cluster [DBG] pgmap v9577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:36.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:36 smithi157 bash[20376]: cluster 2022-05-01T01:33:34.826534+0000 mgr.smithi157.nfpzoe (mgr.14180) 10211 : cluster [DBG] pgmap v9578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:36 smithi165 bash[22175]: cluster 2022-05-01T01:33:34.826534+0000 mgr.smithi157.nfpzoe (mgr.14180) 10211 : cluster [DBG] pgmap v9578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:36.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:33:36.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:33:36.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:33:37.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:33:37.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:37 smithi157 bash[20376]: audit 2022-05-01T01:33:37.299764+0000 mon.smithi157 (mon.0) 6239 : audit [DBG] from='client.? 172.21.15.157:0/77992196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:37 smithi165 bash[22175]: audit 2022-05-01T01:33:37.299764+0000 mon.smithi157 (mon.0) 6239 : audit [DBG] from='client.? 172.21.15.157:0/77992196' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:38.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:38 smithi157 bash[20376]: cluster 2022-05-01T01:33:36.827187+0000 mgr.smithi157.nfpzoe (mgr.14180) 10212 : cluster [DBG] pgmap v9579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:38 smithi165 bash[22175]: cluster 2022-05-01T01:33:36.827187+0000 mgr.smithi157.nfpzoe (mgr.14180) 10212 : cluster [DBG] pgmap v9579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:40.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:40 smithi157 bash[20376]: cluster 2022-05-01T01:33:38.827810+0000 mgr.smithi157.nfpzoe (mgr.14180) 10213 : cluster [DBG] pgmap v9580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:40 smithi165 bash[22175]: cluster 2022-05-01T01:33:38.827810+0000 mgr.smithi157.nfpzoe (mgr.14180) 10213 : cluster [DBG] pgmap v9580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:42.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:33:42.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:33:42.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:33:42.644 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:33:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:42 smithi165 bash[22175]: cluster 2022-05-01T01:33:40.828422+0000 mgr.smithi157.nfpzoe (mgr.14180) 10214 : cluster [DBG] pgmap v9581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:42.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:42 smithi157 bash[20376]: cluster 2022-05-01T01:33:40.828422+0000 mgr.smithi157.nfpzoe (mgr.14180) 10214 : cluster [DBG] pgmap v9581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:43 smithi165 bash[22175]: audit 2022-05-01T01:33:42.625824+0000 mon.smithi157 (mon.0) 6240 : audit [DBG] from='client.? 172.21.15.157:0/3805023481' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:43.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:43 smithi157 bash[20376]: audit 2022-05-01T01:33:42.625824+0000 mon.smithi157 (mon.0) 6240 : audit [DBG] from='client.? 172.21.15.157:0/3805023481' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:44 smithi165 bash[22175]: cluster 2022-05-01T01:33:42.829098+0000 mgr.smithi157.nfpzoe (mgr.14180) 10215 : cluster [DBG] pgmap v9582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:44 smithi157 bash[20376]: cluster 2022-05-01T01:33:42.829098+0000 mgr.smithi157.nfpzoe (mgr.14180) 10215 : cluster [DBG] pgmap v9582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:46 smithi165 bash[22175]: cluster 2022-05-01T01:33:44.829785+0000 mgr.smithi157.nfpzoe (mgr.14180) 10216 : cluster [DBG] pgmap v9583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:46 smithi157 bash[20376]: cluster 2022-05-01T01:33:44.829785+0000 mgr.smithi157.nfpzoe (mgr.14180) 10216 : cluster [DBG] pgmap v9583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:47.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:33:47.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:33:47.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:33:47.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:33:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:48 smithi165 bash[22175]: cluster 2022-05-01T01:33:46.830429+0000 mgr.smithi157.nfpzoe (mgr.14180) 10217 : cluster [DBG] pgmap v9584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:48 smithi165 bash[22175]: audit 2022-05-01T01:33:47.950427+0000 mon.smithi157 (mon.0) 6241 : audit [DBG] from='client.? 172.21.15.157:0/1500895630' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:48.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:48 smithi157 bash[20376]: cluster 2022-05-01T01:33:46.830429+0000 mgr.smithi157.nfpzoe (mgr.14180) 10217 : cluster [DBG] pgmap v9584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:48.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:48 smithi157 bash[20376]: audit 2022-05-01T01:33:47.950427+0000 mon.smithi157 (mon.0) 6241 : audit [DBG] from='client.? 172.21.15.157:0/1500895630' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:50 smithi165 bash[22175]: cluster 2022-05-01T01:33:48.831058+0000 mgr.smithi157.nfpzoe (mgr.14180) 10218 : cluster [DBG] pgmap v9585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:50.967 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:50 smithi157 bash[20376]: cluster 2022-05-01T01:33:48.831058+0000 mgr.smithi157.nfpzoe (mgr.14180) 10218 : cluster [DBG] pgmap v9585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:52 smithi165 bash[22175]: cluster 2022-05-01T01:33:50.831707+0000 mgr.smithi157.nfpzoe (mgr.14180) 10219 : cluster [DBG] pgmap v9586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:52 smithi157 bash[20376]: cluster 2022-05-01T01:33:50.831707+0000 mgr.smithi157.nfpzoe (mgr.14180) 10219 : cluster [DBG] pgmap v9586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:52.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:33:52.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:33:52.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:33:53.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:33:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:53 smithi165 bash[22175]: audit 2022-05-01T01:33:53.276221+0000 mon.smithi157 (mon.0) 6242 : audit [DBG] from='client.? 172.21.15.157:0/628381727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:53.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:53 smithi157 bash[20376]: audit 2022-05-01T01:33:53.276221+0000 mon.smithi157 (mon.0) 6242 : audit [DBG] from='client.? 172.21.15.157:0/628381727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:54 smithi165 bash[22175]: cluster 2022-05-01T01:33:52.832333+0000 mgr.smithi157.nfpzoe (mgr.14180) 10220 : cluster [DBG] pgmap v9587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:54 smithi157 bash[20376]: cluster 2022-05-01T01:33:52.832333+0000 mgr.smithi157.nfpzoe (mgr.14180) 10220 : cluster [DBG] pgmap v9587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:56 smithi165 bash[22175]: cluster 2022-05-01T01:33:54.832997+0000 mgr.smithi157.nfpzoe (mgr.14180) 10221 : cluster [DBG] pgmap v9588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:56.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:56 smithi157 bash[20376]: cluster 2022-05-01T01:33:54.832997+0000 mgr.smithi157.nfpzoe (mgr.14180) 10221 : cluster [DBG] pgmap v9588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:58.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:33:58.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:33:58.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:33:58.625 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:33:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:58 smithi165 bash[22175]: cluster 2022-05-01T01:33:56.833590+0000 mgr.smithi157.nfpzoe (mgr.14180) 10222 : cluster [DBG] pgmap v9589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:58.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:58 smithi157 bash[20376]: cluster 2022-05-01T01:33:56.833590+0000 mgr.smithi157.nfpzoe (mgr.14180) 10222 : cluster [DBG] pgmap v9589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:33:59.861 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:33:59 smithi157 bash[20376]: audit 2022-05-01T01:33:58.608331+0000 mon.smithi157 (mon.0) 6243 : audit [DBG] from='client.? 172.21.15.157:0/1900873351' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:33:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:33:59 smithi165 bash[22175]: audit 2022-05-01T01:33:58.608331+0000 mon.smithi157 (mon.0) 6243 : audit [DBG] from='client.? 172.21.15.157:0/1900873351' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:00 smithi165 bash[22175]: cluster 2022-05-01T01:33:58.834290+0000 mgr.smithi157.nfpzoe (mgr.14180) 10223 : cluster [DBG] pgmap v9590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:00 smithi165 bash[22175]: audit 2022-05-01T01:33:59.602553+0000 mon.smithi157 (mon.0) 6244 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:34:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:00 smithi165 bash[22175]: audit 2022-05-01T01:34:00.094380+0000 mon.smithi157 (mon.0) 6245 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:34:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:00 smithi157 bash[20376]: cluster 2022-05-01T01:33:58.834290+0000 mgr.smithi157.nfpzoe (mgr.14180) 10223 : cluster [DBG] pgmap v9590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:00 smithi157 bash[20376]: audit 2022-05-01T01:33:59.602553+0000 mon.smithi157 (mon.0) 6244 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:34:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:00 smithi157 bash[20376]: audit 2022-05-01T01:34:00.094380+0000 mon.smithi157 (mon.0) 6245 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:34:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:02 smithi165 bash[22175]: cluster 2022-05-01T01:34:00.834929+0000 mgr.smithi157.nfpzoe (mgr.14180) 10224 : cluster [DBG] pgmap v9591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:02 smithi157 bash[20376]: cluster 2022-05-01T01:34:00.834929+0000 mgr.smithi157.nfpzoe (mgr.14180) 10224 : cluster [DBG] pgmap v9591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:03.629 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:34:03.629 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:34:03.629 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:34:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:03 smithi165 bash[22175]: audit 2022-05-01T01:34:02.837886+0000 mon.smithi157 (mon.0) 6246 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:34:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:03 smithi165 bash[22175]: audit 2022-05-01T01:34:02.840594+0000 mon.smithi157 (mon.0) 6247 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:34:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:03 smithi165 bash[22175]: audit 2022-05-01T01:34:02.842458+0000 mon.smithi157 (mon.0) 6248 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:34:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:03 smithi165 bash[22175]: audit 2022-05-01T01:34:03.172194+0000 mon.smithi157 (mon.0) 6249 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:34:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:03 smithi165 bash[22175]: audit 2022-05-01T01:34:03.178963+0000 mon.smithi157 (mon.0) 6250 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:34:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:03 smithi157 bash[20376]: audit 2022-05-01T01:34:02.837886+0000 mon.smithi157 (mon.0) 6246 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:34:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:03 smithi157 bash[20376]: audit 2022-05-01T01:34:02.840594+0000 mon.smithi157 (mon.0) 6247 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:34:03.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:03 smithi157 bash[20376]: audit 2022-05-01T01:34:02.842458+0000 mon.smithi157 (mon.0) 6248 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:34:03.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:03 smithi157 bash[20376]: audit 2022-05-01T01:34:03.172194+0000 mon.smithi157 (mon.0) 6249 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:34:03.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:03 smithi157 bash[20376]: audit 2022-05-01T01:34:03.178963+0000 mon.smithi157 (mon.0) 6250 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:34:03.957 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:34:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:04 smithi165 bash[22175]: cluster 2022-05-01T01:34:02.835588+0000 mgr.smithi157.nfpzoe (mgr.14180) 10225 : cluster [DBG] pgmap v9592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:04 smithi165 bash[22175]: cluster 2022-05-01T01:34:03.167363+0000 mgr.smithi157.nfpzoe (mgr.14180) 10226 : cluster [DBG] pgmap v9593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:04 smithi165 bash[22175]: cluster 2022-05-01T01:34:03.167552+0000 mgr.smithi157.nfpzoe (mgr.14180) 10227 : cluster [DBG] pgmap v9594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:04 smithi165 bash[22175]: cephadm 2022-05-01T01:34:03.179981+0000 mgr.smithi157.nfpzoe (mgr.14180) 10228 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:34:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:04 smithi165 bash[22175]: cephadm 2022-05-01T01:34:03.180087+0000 mgr.smithi157.nfpzoe (mgr.14180) 10229 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:34:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:04 smithi165 bash[22175]: audit 2022-05-01T01:34:03.934030+0000 mon.smithi157 (mon.0) 6251 : audit [DBG] from='client.? 172.21.15.157:0/1318169105' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:04 smithi157 bash[20376]: cluster 2022-05-01T01:34:02.835588+0000 mgr.smithi157.nfpzoe (mgr.14180) 10225 : cluster [DBG] pgmap v9592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:04 smithi157 bash[20376]: cluster 2022-05-01T01:34:03.167363+0000 mgr.smithi157.nfpzoe (mgr.14180) 10226 : cluster [DBG] pgmap v9593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:04 smithi157 bash[20376]: cluster 2022-05-01T01:34:03.167552+0000 mgr.smithi157.nfpzoe (mgr.14180) 10227 : cluster [DBG] pgmap v9594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:04 smithi157 bash[20376]: cephadm 2022-05-01T01:34:03.179981+0000 mgr.smithi157.nfpzoe (mgr.14180) 10228 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:34:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:04 smithi157 bash[20376]: cephadm 2022-05-01T01:34:03.180087+0000 mgr.smithi157.nfpzoe (mgr.14180) 10229 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:34:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:04 smithi157 bash[20376]: audit 2022-05-01T01:34:03.934030+0000 mon.smithi157 (mon.0) 6251 : audit [DBG] from='client.? 172.21.15.157:0/1318169105' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:06 smithi165 bash[22175]: cluster 2022-05-01T01:34:05.168086+0000 mgr.smithi157.nfpzoe (mgr.14180) 10230 : cluster [DBG] pgmap v9595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:06 smithi157 bash[20376]: cluster 2022-05-01T01:34:05.168086+0000 mgr.smithi157.nfpzoe (mgr.14180) 10230 : cluster [DBG] pgmap v9595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:08 smithi165 bash[22175]: cluster 2022-05-01T01:34:07.168691+0000 mgr.smithi157.nfpzoe (mgr.14180) 10231 : cluster [DBG] pgmap v9596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:08 smithi157 bash[20376]: cluster 2022-05-01T01:34:07.168691+0000 mgr.smithi157.nfpzoe (mgr.14180) 10231 : cluster [DBG] pgmap v9596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:08.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:34:08.960 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:34:08.960 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:34:09.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:34:09.861 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:09 smithi157 bash[20376]: audit 2022-05-01T01:34:09.269844+0000 mon.smithi157 (mon.0) 6252 : audit [DBG] from='client.? 172.21.15.157:0/1466242838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:09 smithi165 bash[22175]: audit 2022-05-01T01:34:09.269844+0000 mon.smithi157 (mon.0) 6252 : audit [DBG] from='client.? 172.21.15.157:0/1466242838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:10 smithi165 bash[22175]: cluster 2022-05-01T01:34:09.169308+0000 mgr.smithi157.nfpzoe (mgr.14180) 10232 : cluster [DBG] pgmap v9597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:10.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:10 smithi157 bash[20376]: cluster 2022-05-01T01:34:09.169308+0000 mgr.smithi157.nfpzoe (mgr.14180) 10232 : cluster [DBG] pgmap v9597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:12 smithi165 bash[22175]: cluster 2022-05-01T01:34:11.169953+0000 mgr.smithi157.nfpzoe (mgr.14180) 10233 : cluster [DBG] pgmap v9598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:12 smithi157 bash[20376]: cluster 2022-05-01T01:34:11.169953+0000 mgr.smithi157.nfpzoe (mgr.14180) 10233 : cluster [DBG] pgmap v9598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:14.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:34:14.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:34:14.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:34:14.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:34:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:14 smithi165 bash[22175]: cluster 2022-05-01T01:34:13.170574+0000 mgr.smithi157.nfpzoe (mgr.14180) 10234 : cluster [DBG] pgmap v9599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:14.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:14 smithi157 bash[20376]: cluster 2022-05-01T01:34:13.170574+0000 mgr.smithi157.nfpzoe (mgr.14180) 10234 : cluster [DBG] pgmap v9599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:15 smithi165 bash[22175]: audit 2022-05-01T01:34:14.600658+0000 mon.smithi157 (mon.0) 6253 : audit [DBG] from='client.? 172.21.15.157:0/3132595445' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:15.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:15 smithi157 bash[20376]: audit 2022-05-01T01:34:14.600658+0000 mon.smithi157 (mon.0) 6253 : audit [DBG] from='client.? 172.21.15.157:0/3132595445' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:16 smithi165 bash[22175]: cluster 2022-05-01T01:34:15.171303+0000 mgr.smithi157.nfpzoe (mgr.14180) 10235 : cluster [DBG] pgmap v9600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:16.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:16 smithi157 bash[20376]: cluster 2022-05-01T01:34:15.171303+0000 mgr.smithi157.nfpzoe (mgr.14180) 10235 : cluster [DBG] pgmap v9600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:18 smithi165 bash[22175]: cluster 2022-05-01T01:34:17.172021+0000 mgr.smithi157.nfpzoe (mgr.14180) 10236 : cluster [DBG] pgmap v9601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:18.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:18 smithi157 bash[20376]: cluster 2022-05-01T01:34:17.172021+0000 mgr.smithi157.nfpzoe (mgr.14180) 10236 : cluster [DBG] pgmap v9601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:19.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:34:19.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:34:19.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:34:19.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:34:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:20 smithi165 bash[22175]: cluster 2022-05-01T01:34:19.172655+0000 mgr.smithi157.nfpzoe (mgr.14180) 10237 : cluster [DBG] pgmap v9602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:20 smithi165 bash[22175]: audit 2022-05-01T01:34:19.930269+0000 mon.smithi157 (mon.0) 6254 : audit [DBG] from='client.? 172.21.15.157:0/665222878' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:20 smithi157 bash[20376]: cluster 2022-05-01T01:34:19.172655+0000 mgr.smithi157.nfpzoe (mgr.14180) 10237 : cluster [DBG] pgmap v9602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:20.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:20 smithi157 bash[20376]: audit 2022-05-01T01:34:19.930269+0000 mon.smithi157 (mon.0) 6254 : audit [DBG] from='client.? 172.21.15.157:0/665222878' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:22 smithi165 bash[22175]: cluster 2022-05-01T01:34:21.173280+0000 mgr.smithi157.nfpzoe (mgr.14180) 10238 : cluster [DBG] pgmap v9603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:22.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:22 smithi157 bash[20376]: cluster 2022-05-01T01:34:21.173280+0000 mgr.smithi157.nfpzoe (mgr.14180) 10238 : cluster [DBG] pgmap v9603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:24 smithi165 bash[22175]: cluster 2022-05-01T01:34:23.173887+0000 mgr.smithi157.nfpzoe (mgr.14180) 10239 : cluster [DBG] pgmap v9604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:24 smithi157 bash[20376]: cluster 2022-05-01T01:34:23.173887+0000 mgr.smithi157.nfpzoe (mgr.14180) 10239 : cluster [DBG] pgmap v9604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:24.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:34:24.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:34:24.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:34:25.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:34:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:25 smithi165 bash[22175]: audit 2022-05-01T01:34:25.259363+0000 mon.smithi157 (mon.0) 6255 : audit [DBG] from='client.? 172.21.15.157:0/1268950053' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:25.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:25 smithi157 bash[20376]: audit 2022-05-01T01:34:25.259363+0000 mon.smithi157 (mon.0) 6255 : audit [DBG] from='client.? 172.21.15.157:0/1268950053' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:26 smithi165 bash[22175]: cluster 2022-05-01T01:34:25.174464+0000 mgr.smithi157.nfpzoe (mgr.14180) 10240 : cluster [DBG] pgmap v9605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:26.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:26 smithi157 bash[20376]: cluster 2022-05-01T01:34:25.174464+0000 mgr.smithi157.nfpzoe (mgr.14180) 10240 : cluster [DBG] pgmap v9605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:28 smithi165 bash[22175]: cluster 2022-05-01T01:34:27.175249+0000 mgr.smithi157.nfpzoe (mgr.14180) 10241 : cluster [DBG] pgmap v9606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:28.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:28 smithi157 bash[20376]: cluster 2022-05-01T01:34:27.175249+0000 mgr.smithi157.nfpzoe (mgr.14180) 10241 : cluster [DBG] pgmap v9606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:30.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:34:30.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:34:30.281 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:34:30.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:34:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:30 smithi165 bash[22175]: cluster 2022-05-01T01:34:29.175942+0000 mgr.smithi157.nfpzoe (mgr.14180) 10242 : cluster [DBG] pgmap v9607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:30 smithi165 bash[22175]: audit 2022-05-01T01:34:30.582767+0000 mon.smithi157 (mon.0) 6256 : audit [DBG] from='client.? 172.21.15.157:0/1573798482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:30.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:30 smithi157 bash[20376]: cluster 2022-05-01T01:34:29.175942+0000 mgr.smithi157.nfpzoe (mgr.14180) 10242 : cluster [DBG] pgmap v9607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:30.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:30 smithi157 bash[20376]: audit 2022-05-01T01:34:30.582767+0000 mon.smithi157 (mon.0) 6256 : audit [DBG] from='client.? 172.21.15.157:0/1573798482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:32 smithi165 bash[22175]: cluster 2022-05-01T01:34:31.176571+0000 mgr.smithi157.nfpzoe (mgr.14180) 10243 : cluster [DBG] pgmap v9608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:32 smithi157 bash[20376]: cluster 2022-05-01T01:34:31.176571+0000 mgr.smithi157.nfpzoe (mgr.14180) 10243 : cluster [DBG] pgmap v9608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:34 smithi165 bash[22175]: cluster 2022-05-01T01:34:33.177291+0000 mgr.smithi157.nfpzoe (mgr.14180) 10244 : cluster [DBG] pgmap v9609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:34 smithi157 bash[20376]: cluster 2022-05-01T01:34:33.177291+0000 mgr.smithi157.nfpzoe (mgr.14180) 10244 : cluster [DBG] pgmap v9609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:35.603 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:34:35.603 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:34:35.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:34:35.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:34:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:36 smithi165 bash[22175]: cluster 2022-05-01T01:34:35.178043+0000 mgr.smithi157.nfpzoe (mgr.14180) 10245 : cluster [DBG] pgmap v9610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:36 smithi165 bash[22175]: audit 2022-05-01T01:34:35.907677+0000 mon.smithi157 (mon.0) 6257 : audit [DBG] from='client.? 172.21.15.157:0/3481033848' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:36.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:36 smithi157 bash[20376]: cluster 2022-05-01T01:34:35.178043+0000 mgr.smithi157.nfpzoe (mgr.14180) 10245 : cluster [DBG] pgmap v9610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:36.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:36 smithi157 bash[20376]: audit 2022-05-01T01:34:35.907677+0000 mon.smithi157 (mon.0) 6257 : audit [DBG] from='client.? 172.21.15.157:0/3481033848' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:38 smithi165 bash[22175]: cluster 2022-05-01T01:34:37.178759+0000 mgr.smithi157.nfpzoe (mgr.14180) 10246 : cluster [DBG] pgmap v9611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:38 smithi157 bash[20376]: cluster 2022-05-01T01:34:37.178759+0000 mgr.smithi157.nfpzoe (mgr.14180) 10246 : cluster [DBG] pgmap v9611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:40 smithi165 bash[22175]: cluster 2022-05-01T01:34:39.179495+0000 mgr.smithi157.nfpzoe (mgr.14180) 10247 : cluster [DBG] pgmap v9612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:40.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:34:40.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:34:40.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:34:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:40 smithi157 bash[20376]: cluster 2022-05-01T01:34:39.179495+0000 mgr.smithi157.nfpzoe (mgr.14180) 10247 : cluster [DBG] pgmap v9612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:41.254 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:34:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:41 smithi157 bash[20376]: audit 2022-05-01T01:34:41.236056+0000 mon.smithi157 (mon.0) 6258 : audit [DBG] from='client.? 172.21.15.157:0/2398138128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:41 smithi165 bash[22175]: audit 2022-05-01T01:34:41.236056+0000 mon.smithi157 (mon.0) 6258 : audit [DBG] from='client.? 172.21.15.157:0/2398138128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:42 smithi157 bash[20376]: cluster 2022-05-01T01:34:41.180148+0000 mgr.smithi157.nfpzoe (mgr.14180) 10248 : cluster [DBG] pgmap v9613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:42 smithi165 bash[22175]: cluster 2022-05-01T01:34:41.180148+0000 mgr.smithi157.nfpzoe (mgr.14180) 10248 : cluster [DBG] pgmap v9613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:44 smithi157 bash[20376]: cluster 2022-05-01T01:34:43.180785+0000 mgr.smithi157.nfpzoe (mgr.14180) 10249 : cluster [DBG] pgmap v9614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:44 smithi165 bash[22175]: cluster 2022-05-01T01:34:43.180785+0000 mgr.smithi157.nfpzoe (mgr.14180) 10249 : cluster [DBG] pgmap v9614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:46.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:34:46.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:34:46.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:34:46.581 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:34:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:46 smithi157 bash[20376]: cluster 2022-05-01T01:34:45.181419+0000 mgr.smithi157.nfpzoe (mgr.14180) 10250 : cluster [DBG] pgmap v9615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:46.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:46 smithi157 bash[20376]: audit 2022-05-01T01:34:46.563159+0000 mon.smithi157 (mon.0) 6259 : audit [DBG] from='client.? 172.21.15.157:0/28376455' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:46 smithi165 bash[22175]: cluster 2022-05-01T01:34:45.181419+0000 mgr.smithi157.nfpzoe (mgr.14180) 10250 : cluster [DBG] pgmap v9615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:46 smithi165 bash[22175]: audit 2022-05-01T01:34:46.563159+0000 mon.smithi157 (mon.0) 6259 : audit [DBG] from='client.? 172.21.15.157:0/28376455' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:48.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:48 smithi157 bash[20376]: cluster 2022-05-01T01:34:47.182086+0000 mgr.smithi157.nfpzoe (mgr.14180) 10251 : cluster [DBG] pgmap v9616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:48 smithi165 bash[22175]: cluster 2022-05-01T01:34:47.182086+0000 mgr.smithi157.nfpzoe (mgr.14180) 10251 : cluster [DBG] pgmap v9616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:50.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:50 smithi157 bash[20376]: cluster 2022-05-01T01:34:49.182754+0000 mgr.smithi157.nfpzoe (mgr.14180) 10252 : cluster [DBG] pgmap v9617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:50 smithi165 bash[22175]: cluster 2022-05-01T01:34:49.182754+0000 mgr.smithi157.nfpzoe (mgr.14180) 10252 : cluster [DBG] pgmap v9617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:51.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:34:51.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:34:51.585 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:34:51.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:34:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:52 smithi157 bash[20376]: cluster 2022-05-01T01:34:51.183362+0000 mgr.smithi157.nfpzoe (mgr.14180) 10253 : cluster [DBG] pgmap v9618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:52.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:52 smithi157 bash[20376]: audit 2022-05-01T01:34:51.897020+0000 mon.smithi157 (mon.0) 6260 : audit [DBG] from='client.? 172.21.15.157:0/1577117255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:52 smithi165 bash[22175]: cluster 2022-05-01T01:34:51.183362+0000 mgr.smithi157.nfpzoe (mgr.14180) 10253 : cluster [DBG] pgmap v9618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:52 smithi165 bash[22175]: audit 2022-05-01T01:34:51.897020+0000 mon.smithi157 (mon.0) 6260 : audit [DBG] from='client.? 172.21.15.157:0/1577117255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:54 smithi157 bash[20376]: cluster 2022-05-01T01:34:53.183973+0000 mgr.smithi157.nfpzoe (mgr.14180) 10254 : cluster [DBG] pgmap v9619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:54 smithi165 bash[22175]: cluster 2022-05-01T01:34:53.183973+0000 mgr.smithi157.nfpzoe (mgr.14180) 10254 : cluster [DBG] pgmap v9619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:56.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:34:56.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:34:56.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:34:56.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:56 smithi157 bash[20376]: cluster 2022-05-01T01:34:55.184603+0000 mgr.smithi157.nfpzoe (mgr.14180) 10255 : cluster [DBG] pgmap v9620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:56 smithi165 bash[22175]: cluster 2022-05-01T01:34:55.184603+0000 mgr.smithi157.nfpzoe (mgr.14180) 10255 : cluster [DBG] pgmap v9620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:57.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:34:57.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:57 smithi157 bash[20376]: audit 2022-05-01T01:34:57.219435+0000 mon.smithi157 (mon.0) 6261 : audit [DBG] from='client.? 172.21.15.157:0/2586746501' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:57 smithi165 bash[22175]: audit 2022-05-01T01:34:57.219435+0000 mon.smithi157 (mon.0) 6261 : audit [DBG] from='client.? 172.21.15.157:0/2586746501' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:34:58.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:58 smithi157 bash[20376]: cluster 2022-05-01T01:34:57.185218+0000 mgr.smithi157.nfpzoe (mgr.14180) 10256 : cluster [DBG] pgmap v9621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:34:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:58 smithi165 bash[22175]: cluster 2022-05-01T01:34:57.185218+0000 mgr.smithi157.nfpzoe (mgr.14180) 10256 : cluster [DBG] pgmap v9621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:34:59 smithi165 bash[22175]: audit 2022-05-01T01:34:59.606614+0000 mon.smithi157 (mon.0) 6262 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:35:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:34:59 smithi157 bash[20376]: audit 2022-05-01T01:34:59.606614+0000 mon.smithi157 (mon.0) 6262 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:35:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:00 smithi165 bash[22175]: cluster 2022-05-01T01:34:59.185928+0000 mgr.smithi157.nfpzoe (mgr.14180) 10257 : cluster [DBG] pgmap v9622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:00 smithi165 bash[22175]: audit 2022-05-01T01:35:00.101731+0000 mon.smithi157 (mon.0) 6263 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:35:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:00 smithi157 bash[20376]: cluster 2022-05-01T01:34:59.185928+0000 mgr.smithi157.nfpzoe (mgr.14180) 10257 : cluster [DBG] pgmap v9622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:00 smithi157 bash[20376]: audit 2022-05-01T01:35:00.101731+0000 mon.smithi157 (mon.0) 6263 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:35:02.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:35:02.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:35:02.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:35:02.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:35:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:02 smithi165 bash[22175]: cluster 2022-05-01T01:35:01.186584+0000 mgr.smithi157.nfpzoe (mgr.14180) 10258 : cluster [DBG] pgmap v9623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:02 smithi165 bash[22175]: audit 2022-05-01T01:35:02.543162+0000 mon.smithi157 (mon.0) 6264 : audit [DBG] from='client.? 172.21.15.157:0/885638243' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:03.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:02 smithi157 bash[20376]: cluster 2022-05-01T01:35:01.186584+0000 mgr.smithi157.nfpzoe (mgr.14180) 10258 : cluster [DBG] pgmap v9623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:03.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:02 smithi157 bash[20376]: audit 2022-05-01T01:35:02.543162+0000 mon.smithi157 (mon.0) 6264 : audit [DBG] from='client.? 172.21.15.157:0/885638243' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:03 smithi165 bash[22175]: audit 2022-05-01T01:35:03.188572+0000 mon.smithi157 (mon.0) 6265 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:35:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:03 smithi165 bash[22175]: audit 2022-05-01T01:35:03.191536+0000 mon.smithi157 (mon.0) 6266 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:35:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:03 smithi165 bash[22175]: audit 2022-05-01T01:35:03.193661+0000 mon.smithi157 (mon.0) 6267 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:35:04.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:03 smithi165 bash[22175]: audit 2022-05-01T01:35:03.497779+0000 mon.smithi157 (mon.0) 6268 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:35:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:03 smithi157 bash[20376]: audit 2022-05-01T01:35:03.188572+0000 mon.smithi157 (mon.0) 6265 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:35:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:03 smithi157 bash[20376]: audit 2022-05-01T01:35:03.191536+0000 mon.smithi157 (mon.0) 6266 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:35:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:03 smithi157 bash[20376]: audit 2022-05-01T01:35:03.193661+0000 mon.smithi157 (mon.0) 6267 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:35:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:03 smithi157 bash[20376]: audit 2022-05-01T01:35:03.497779+0000 mon.smithi157 (mon.0) 6268 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:35:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:04 smithi165 bash[22175]: cluster 2022-05-01T01:35:03.187237+0000 mgr.smithi157.nfpzoe (mgr.14180) 10259 : cluster [DBG] pgmap v9624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:04 smithi165 bash[22175]: cluster 2022-05-01T01:35:03.792952+0000 mgr.smithi157.nfpzoe (mgr.14180) 10260 : cluster [DBG] pgmap v9625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:04 smithi165 bash[22175]: cluster 2022-05-01T01:35:03.793390+0000 mgr.smithi157.nfpzoe (mgr.14180) 10261 : cluster [DBG] pgmap v9626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:05.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:04 smithi165 bash[22175]: audit 2022-05-01T01:35:03.798825+0000 mon.smithi157 (mon.0) 6269 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:35:05.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:04 smithi165 bash[22175]: audit 2022-05-01T01:35:03.805823+0000 mon.smithi157 (mon.0) 6270 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:35:05.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:04 smithi165 bash[22175]: cephadm 2022-05-01T01:35:03.807311+0000 mgr.smithi157.nfpzoe (mgr.14180) 10262 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:35:05.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:04 smithi165 bash[22175]: cephadm 2022-05-01T01:35:03.807518+0000 mgr.smithi157.nfpzoe (mgr.14180) 10263 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:35:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:04 smithi157 bash[20376]: cluster 2022-05-01T01:35:03.187237+0000 mgr.smithi157.nfpzoe (mgr.14180) 10259 : cluster [DBG] pgmap v9624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:04 smithi157 bash[20376]: cluster 2022-05-01T01:35:03.792952+0000 mgr.smithi157.nfpzoe (mgr.14180) 10260 : cluster [DBG] pgmap v9625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:04 smithi157 bash[20376]: cluster 2022-05-01T01:35:03.793390+0000 mgr.smithi157.nfpzoe (mgr.14180) 10261 : cluster [DBG] pgmap v9626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:05.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:04 smithi157 bash[20376]: audit 2022-05-01T01:35:03.798825+0000 mon.smithi157 (mon.0) 6269 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:35:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:04 smithi157 bash[20376]: audit 2022-05-01T01:35:03.805823+0000 mon.smithi157 (mon.0) 6270 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:35:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:04 smithi157 bash[20376]: cephadm 2022-05-01T01:35:03.807311+0000 mgr.smithi157.nfpzoe (mgr.14180) 10262 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:35:05.204 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:04 smithi157 bash[20376]: cephadm 2022-05-01T01:35:03.807518+0000 mgr.smithi157.nfpzoe (mgr.14180) 10263 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:35:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:06 smithi165 bash[22175]: cluster 2022-05-01T01:35:05.794012+0000 mgr.smithi157.nfpzoe (mgr.14180) 10264 : cluster [DBG] pgmap v9627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:07.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:06 smithi157 bash[20376]: cluster 2022-05-01T01:35:05.794012+0000 mgr.smithi157.nfpzoe (mgr.14180) 10264 : cluster [DBG] pgmap v9627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:07.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:35:07.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:35:07.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:35:07.885 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:35:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:08 smithi165 bash[22175]: cluster 2022-05-01T01:35:07.794783+0000 mgr.smithi157.nfpzoe (mgr.14180) 10265 : cluster [DBG] pgmap v9628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:08 smithi165 bash[22175]: audit 2022-05-01T01:35:07.867502+0000 mon.smithi157 (mon.0) 6271 : audit [DBG] from='client.? 172.21.15.157:0/964225700' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:08 smithi157 bash[20376]: cluster 2022-05-01T01:35:07.794783+0000 mgr.smithi157.nfpzoe (mgr.14180) 10265 : cluster [DBG] pgmap v9628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:08.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:08 smithi157 bash[20376]: audit 2022-05-01T01:35:07.867502+0000 mon.smithi157 (mon.0) 6271 : audit [DBG] from='client.? 172.21.15.157:0/964225700' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:10.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:09 smithi157 bash[20376]: cluster 2022-05-01T01:35:09.795432+0000 mgr.smithi157.nfpzoe (mgr.14180) 10266 : cluster [DBG] pgmap v9629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:09 smithi165 bash[22175]: cluster 2022-05-01T01:35:09.795432+0000 mgr.smithi157.nfpzoe (mgr.14180) 10266 : cluster [DBG] pgmap v9629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:12.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:11 smithi157 bash[20376]: cluster 2022-05-01T01:35:11.796040+0000 mgr.smithi157.nfpzoe (mgr.14180) 10267 : cluster [DBG] pgmap v9630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:11 smithi165 bash[22175]: cluster 2022-05-01T01:35:11.796040+0000 mgr.smithi157.nfpzoe (mgr.14180) 10267 : cluster [DBG] pgmap v9630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:12.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:35:12.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:35:12.889 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:35:13.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:35:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:13 smithi165 bash[22175]: audit 2022-05-01T01:35:13.191691+0000 mon.smithi157 (mon.0) 6272 : audit [DBG] from='client.? 172.21.15.157:0/2015121170' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:13.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:13 smithi157 bash[20376]: audit 2022-05-01T01:35:13.191691+0000 mon.smithi157 (mon.0) 6272 : audit [DBG] from='client.? 172.21.15.157:0/2015121170' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:14 smithi165 bash[22175]: cluster 2022-05-01T01:35:13.796827+0000 mgr.smithi157.nfpzoe (mgr.14180) 10268 : cluster [DBG] pgmap v9631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:14.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:14 smithi157 bash[20376]: cluster 2022-05-01T01:35:13.796827+0000 mgr.smithi157.nfpzoe (mgr.14180) 10268 : cluster [DBG] pgmap v9631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:16.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:15 smithi157 bash[20376]: cluster 2022-05-01T01:35:15.797486+0000 mgr.smithi157.nfpzoe (mgr.14180) 10269 : cluster [DBG] pgmap v9632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:15 smithi165 bash[22175]: cluster 2022-05-01T01:35:15.797486+0000 mgr.smithi157.nfpzoe (mgr.14180) 10269 : cluster [DBG] pgmap v9632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:18.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:35:18.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:35:18.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:35:18.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:35:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:18 smithi165 bash[22175]: cluster 2022-05-01T01:35:17.798151+0000 mgr.smithi157.nfpzoe (mgr.14180) 10270 : cluster [DBG] pgmap v9633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:18.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:18 smithi157 bash[20376]: cluster 2022-05-01T01:35:17.798151+0000 mgr.smithi157.nfpzoe (mgr.14180) 10270 : cluster [DBG] pgmap v9633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:19.865 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:19 smithi157 bash[20376]: audit 2022-05-01T01:35:18.523558+0000 mon.smithi157 (mon.0) 6273 : audit [DBG] from='client.? 172.21.15.157:0/2139092452' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:19 smithi165 bash[22175]: audit 2022-05-01T01:35:18.523558+0000 mon.smithi157 (mon.0) 6273 : audit [DBG] from='client.? 172.21.15.157:0/2139092452' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:20 smithi165 bash[22175]: cluster 2022-05-01T01:35:19.798728+0000 mgr.smithi157.nfpzoe (mgr.14180) 10271 : cluster [DBG] pgmap v9634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:20.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:20 smithi157 bash[20376]: cluster 2022-05-01T01:35:19.798728+0000 mgr.smithi157.nfpzoe (mgr.14180) 10271 : cluster [DBG] pgmap v9634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:21 smithi157 bash[20376]: cluster 2022-05-01T01:35:21.799375+0000 mgr.smithi157.nfpzoe (mgr.14180) 10272 : cluster [DBG] pgmap v9635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:21 smithi165 bash[22175]: cluster 2022-05-01T01:35:21.799375+0000 mgr.smithi157.nfpzoe (mgr.14180) 10272 : cluster [DBG] pgmap v9635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:23.544 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:35:23.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:35:23.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:35:23.865 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:35:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:23 smithi157 bash[20376]: cluster 2022-05-01T01:35:23.799962+0000 mgr.smithi157.nfpzoe (mgr.14180) 10273 : cluster [DBG] pgmap v9636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:24.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:23 smithi157 bash[20376]: audit 2022-05-01T01:35:23.848235+0000 mon.smithi157 (mon.0) 6274 : audit [DBG] from='client.? 172.21.15.157:0/3838483510' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:23 smithi165 bash[22175]: cluster 2022-05-01T01:35:23.799962+0000 mgr.smithi157.nfpzoe (mgr.14180) 10273 : cluster [DBG] pgmap v9636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:24.505 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:23 smithi165 bash[22175]: audit 2022-05-01T01:35:23.848235+0000 mon.smithi157 (mon.0) 6274 : audit [DBG] from='client.? 172.21.15.157:0/3838483510' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:25 smithi157 bash[20376]: cluster 2022-05-01T01:35:25.800584+0000 mgr.smithi157.nfpzoe (mgr.14180) 10274 : cluster [DBG] pgmap v9637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:25 smithi165 bash[22175]: cluster 2022-05-01T01:35:25.800584+0000 mgr.smithi157.nfpzoe (mgr.14180) 10274 : cluster [DBG] pgmap v9637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:28.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:35:28.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:35:28.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:35:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:28 smithi165 bash[22175]: cluster 2022-05-01T01:35:27.801307+0000 mgr.smithi157.nfpzoe (mgr.14180) 10275 : cluster [DBG] pgmap v9638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:28.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:28 smithi157 bash[20376]: cluster 2022-05-01T01:35:27.801307+0000 mgr.smithi157.nfpzoe (mgr.14180) 10275 : cluster [DBG] pgmap v9638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:29.196 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:35:29.866 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:29 smithi157 bash[20376]: audit 2022-05-01T01:35:29.178754+0000 mon.smithi157 (mon.0) 6275 : audit [DBG] from='client.? 172.21.15.157:0/3568818501' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:29 smithi165 bash[22175]: audit 2022-05-01T01:35:29.178754+0000 mon.smithi157 (mon.0) 6275 : audit [DBG] from='client.? 172.21.15.157:0/3568818501' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:30 smithi165 bash[22175]: cluster 2022-05-01T01:35:29.801969+0000 mgr.smithi157.nfpzoe (mgr.14180) 10276 : cluster [DBG] pgmap v9639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:30.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:30 smithi157 bash[20376]: cluster 2022-05-01T01:35:29.801969+0000 mgr.smithi157.nfpzoe (mgr.14180) 10276 : cluster [DBG] pgmap v9639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:31 smithi157 bash[20376]: cluster 2022-05-01T01:35:31.802635+0000 mgr.smithi157.nfpzoe (mgr.14180) 10277 : cluster [DBG] pgmap v9640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:31 smithi165 bash[22175]: cluster 2022-05-01T01:35:31.802635+0000 mgr.smithi157.nfpzoe (mgr.14180) 10277 : cluster [DBG] pgmap v9640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:34.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:35:34.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:35:34.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:35:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:33 smithi157 bash[20376]: cluster 2022-05-01T01:35:33.803289+0000 mgr.smithi157.nfpzoe (mgr.14180) 10278 : cluster [DBG] pgmap v9641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:33 smithi165 bash[22175]: cluster 2022-05-01T01:35:33.803289+0000 mgr.smithi157.nfpzoe (mgr.14180) 10278 : cluster [DBG] pgmap v9641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:34.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:35:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:34 smithi157 bash[20376]: audit 2022-05-01T01:35:34.508965+0000 mon.smithi157 (mon.0) 6276 : audit [DBG] from='client.? 172.21.15.157:0/3321087035' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:34 smithi165 bash[22175]: audit 2022-05-01T01:35:34.508965+0000 mon.smithi157 (mon.0) 6276 : audit [DBG] from='client.? 172.21.15.157:0/3321087035' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:35 smithi157 bash[20376]: cluster 2022-05-01T01:35:35.803930+0000 mgr.smithi157.nfpzoe (mgr.14180) 10279 : cluster [DBG] pgmap v9642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:35 smithi165 bash[22175]: cluster 2022-05-01T01:35:35.803930+0000 mgr.smithi157.nfpzoe (mgr.14180) 10279 : cluster [DBG] pgmap v9642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:38 smithi165 bash[22175]: cluster 2022-05-01T01:35:37.804588+0000 mgr.smithi157.nfpzoe (mgr.14180) 10280 : cluster [DBG] pgmap v9643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:38 smithi157 bash[20376]: cluster 2022-05-01T01:35:37.804588+0000 mgr.smithi157.nfpzoe (mgr.14180) 10280 : cluster [DBG] pgmap v9643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:39.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:35:39.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:35:39.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:35:39.862 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:35:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:39 smithi165 bash[22175]: cluster 2022-05-01T01:35:39.805196+0000 mgr.smithi157.nfpzoe (mgr.14180) 10281 : cluster [DBG] pgmap v9644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:39 smithi165 bash[22175]: audit 2022-05-01T01:35:39.836740+0000 mon.smithi157 (mon.0) 6277 : audit [DBG] from='client.? 172.21.15.157:0/2483135290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:39 smithi157 bash[20376]: cluster 2022-05-01T01:35:39.805196+0000 mgr.smithi157.nfpzoe (mgr.14180) 10281 : cluster [DBG] pgmap v9644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:40.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:39 smithi157 bash[20376]: audit 2022-05-01T01:35:39.836740+0000 mon.smithi157 (mon.0) 6277 : audit [DBG] from='client.? 172.21.15.157:0/2483135290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:41 smithi157 bash[20376]: cluster 2022-05-01T01:35:41.805831+0000 mgr.smithi157.nfpzoe (mgr.14180) 10282 : cluster [DBG] pgmap v9645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:41 smithi165 bash[22175]: cluster 2022-05-01T01:35:41.805831+0000 mgr.smithi157.nfpzoe (mgr.14180) 10282 : cluster [DBG] pgmap v9645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:44.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:43 smithi157 bash[20376]: cluster 2022-05-01T01:35:43.806422+0000 mgr.smithi157.nfpzoe (mgr.14180) 10283 : cluster [DBG] pgmap v9646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:43 smithi165 bash[22175]: cluster 2022-05-01T01:35:43.806422+0000 mgr.smithi157.nfpzoe (mgr.14180) 10283 : cluster [DBG] pgmap v9646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:44.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:35:45.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:35:45.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:35:45.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:35:45.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:45 smithi165 bash[22175]: audit 2022-05-01T01:35:45.172878+0000 mon.smithi157 (mon.0) 6278 : audit [DBG] from='client.? 172.21.15.157:0/1193096814' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:45.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:45 smithi157 bash[20376]: audit 2022-05-01T01:35:45.172878+0000 mon.smithi157 (mon.0) 6278 : audit [DBG] from='client.? 172.21.15.157:0/1193096814' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:46 smithi165 bash[22175]: cluster 2022-05-01T01:35:45.807140+0000 mgr.smithi157.nfpzoe (mgr.14180) 10284 : cluster [DBG] pgmap v9647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:46 smithi157 bash[20376]: cluster 2022-05-01T01:35:45.807140+0000 mgr.smithi157.nfpzoe (mgr.14180) 10284 : cluster [DBG] pgmap v9647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:48 smithi165 bash[22175]: cluster 2022-05-01T01:35:47.807822+0000 mgr.smithi157.nfpzoe (mgr.14180) 10285 : cluster [DBG] pgmap v9648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:48.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:48 smithi157 bash[20376]: cluster 2022-05-01T01:35:47.807822+0000 mgr.smithi157.nfpzoe (mgr.14180) 10285 : cluster [DBG] pgmap v9648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:50.193 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:35:50.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:35:50.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:35:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:49 smithi157 bash[20376]: cluster 2022-05-01T01:35:49.808460+0000 mgr.smithi157.nfpzoe (mgr.14180) 10286 : cluster [DBG] pgmap v9649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:49 smithi165 bash[22175]: cluster 2022-05-01T01:35:49.808460+0000 mgr.smithi157.nfpzoe (mgr.14180) 10286 : cluster [DBG] pgmap v9649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:50.522 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:35:51.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:50 smithi157 bash[20376]: audit 2022-05-01T01:35:50.504768+0000 mon.smithi157 (mon.0) 6279 : audit [DBG] from='client.? 172.21.15.157:0/17708363' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:50 smithi165 bash[22175]: audit 2022-05-01T01:35:50.504768+0000 mon.smithi157 (mon.0) 6279 : audit [DBG] from='client.? 172.21.15.157:0/17708363' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:52.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:51 smithi157 bash[20376]: cluster 2022-05-01T01:35:51.809073+0000 mgr.smithi157.nfpzoe (mgr.14180) 10287 : cluster [DBG] pgmap v9650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:51 smithi165 bash[22175]: cluster 2022-05-01T01:35:51.809073+0000 mgr.smithi157.nfpzoe (mgr.14180) 10287 : cluster [DBG] pgmap v9650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:53 smithi157 bash[20376]: cluster 2022-05-01T01:35:53.809681+0000 mgr.smithi157.nfpzoe (mgr.14180) 10288 : cluster [DBG] pgmap v9651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:53 smithi165 bash[22175]: cluster 2022-05-01T01:35:53.809681+0000 mgr.smithi157.nfpzoe (mgr.14180) 10288 : cluster [DBG] pgmap v9651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:55.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:35:55.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:35:55.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:35:55.857 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:35:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:55 smithi165 bash[22175]: cluster 2022-05-01T01:35:55.810234+0000 mgr.smithi157.nfpzoe (mgr.14180) 10289 : cluster [DBG] pgmap v9652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:55 smithi165 bash[22175]: audit 2022-05-01T01:35:55.833399+0000 mon.smithi157 (mon.0) 6280 : audit [DBG] from='client.? 172.21.15.157:0/863285332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:56.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:55 smithi157 bash[20376]: cluster 2022-05-01T01:35:55.810234+0000 mgr.smithi157.nfpzoe (mgr.14180) 10289 : cluster [DBG] pgmap v9652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:56.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:55 smithi157 bash[20376]: audit 2022-05-01T01:35:55.833399+0000 mon.smithi157 (mon.0) 6280 : audit [DBG] from='client.? 172.21.15.157:0/863285332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:35:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:58 smithi165 bash[22175]: cluster 2022-05-01T01:35:57.810860+0000 mgr.smithi157.nfpzoe (mgr.14180) 10290 : cluster [DBG] pgmap v9653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:58.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:58 smithi157 bash[20376]: cluster 2022-05-01T01:35:57.810860+0000 mgr.smithi157.nfpzoe (mgr.14180) 10290 : cluster [DBG] pgmap v9653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:35:59.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:35:59 smithi157 bash[20376]: audit 2022-05-01T01:35:59.610797+0000 mon.smithi157 (mon.0) 6281 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:36:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:35:59 smithi165 bash[22175]: audit 2022-05-01T01:35:59.610797+0000 mon.smithi157 (mon.0) 6281 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:36:00.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:36:00.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:36:00.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:36:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:00 smithi157 bash[20376]: cluster 2022-05-01T01:35:59.811456+0000 mgr.smithi157.nfpzoe (mgr.14180) 10291 : cluster [DBG] pgmap v9654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:00 smithi157 bash[20376]: audit 2022-05-01T01:36:00.108847+0000 mon.smithi157 (mon.0) 6282 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:36:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:00 smithi165 bash[22175]: cluster 2022-05-01T01:35:59.811456+0000 mgr.smithi157.nfpzoe (mgr.14180) 10291 : cluster [DBG] pgmap v9654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:00 smithi165 bash[22175]: audit 2022-05-01T01:36:00.108847+0000 mon.smithi157 (mon.0) 6282 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:36:01.180 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:36:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:01 smithi157 bash[20376]: audit 2022-05-01T01:36:01.162568+0000 mon.smithi157 (mon.0) 6283 : audit [DBG] from='client.? 172.21.15.157:0/3533418911' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:01 smithi165 bash[22175]: audit 2022-05-01T01:36:01.162568+0000 mon.smithi157 (mon.0) 6283 : audit [DBG] from='client.? 172.21.15.157:0/3533418911' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:02 smithi157 bash[20376]: cluster 2022-05-01T01:36:01.812217+0000 mgr.smithi157.nfpzoe (mgr.14180) 10292 : cluster [DBG] pgmap v9655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:02 smithi165 bash[22175]: cluster 2022-05-01T01:36:01.812217+0000 mgr.smithi157.nfpzoe (mgr.14180) 10292 : cluster [DBG] pgmap v9655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:03 smithi165 bash[22175]: cluster 2022-05-01T01:36:03.812847+0000 mgr.smithi157.nfpzoe (mgr.14180) 10293 : cluster [DBG] pgmap v9656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:03 smithi165 bash[22175]: audit 2022-05-01T01:36:03.818733+0000 mon.smithi157 (mon.0) 6284 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:36:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:03 smithi165 bash[22175]: audit 2022-05-01T01:36:03.821514+0000 mon.smithi157 (mon.0) 6285 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:36:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:03 smithi165 bash[22175]: audit 2022-05-01T01:36:03.823525+0000 mon.smithi157 (mon.0) 6286 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:36:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:03 smithi157 bash[20376]: cluster 2022-05-01T01:36:03.812847+0000 mgr.smithi157.nfpzoe (mgr.14180) 10293 : cluster [DBG] pgmap v9656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:03 smithi157 bash[20376]: audit 2022-05-01T01:36:03.818733+0000 mon.smithi157 (mon.0) 6284 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:36:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:03 smithi157 bash[20376]: audit 2022-05-01T01:36:03.821514+0000 mon.smithi157 (mon.0) 6285 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:36:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:03 smithi157 bash[20376]: audit 2022-05-01T01:36:03.823525+0000 mon.smithi157 (mon.0) 6286 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:36:05.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:05 smithi165 bash[22175]: cluster 2022-05-01T01:36:04.125389+0000 mgr.smithi157.nfpzoe (mgr.14180) 10294 : cluster [DBG] pgmap v9657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:05.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:05 smithi165 bash[22175]: cluster 2022-05-01T01:36:04.125854+0000 mgr.smithi157.nfpzoe (mgr.14180) 10295 : cluster [DBG] pgmap v9658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:05.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:05 smithi165 bash[22175]: audit 2022-05-01T01:36:04.131818+0000 mon.smithi157 (mon.0) 6287 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:36:05.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:05 smithi165 bash[22175]: audit 2022-05-01T01:36:04.140943+0000 mon.smithi157 (mon.0) 6288 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:36:05.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:05 smithi165 bash[22175]: cephadm 2022-05-01T01:36:04.142228+0000 mgr.smithi157.nfpzoe (mgr.14180) 10296 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:36:05.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:05 smithi165 bash[22175]: cephadm 2022-05-01T01:36:04.142525+0000 mgr.smithi157.nfpzoe (mgr.14180) 10297 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:36:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:05 smithi157 bash[20376]: cluster 2022-05-01T01:36:04.125389+0000 mgr.smithi157.nfpzoe (mgr.14180) 10294 : cluster [DBG] pgmap v9657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:05 smithi157 bash[20376]: cluster 2022-05-01T01:36:04.125854+0000 mgr.smithi157.nfpzoe (mgr.14180) 10295 : cluster [DBG] pgmap v9658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:05 smithi157 bash[20376]: audit 2022-05-01T01:36:04.131818+0000 mon.smithi157 (mon.0) 6287 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:36:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:05 smithi157 bash[20376]: audit 2022-05-01T01:36:04.140943+0000 mon.smithi157 (mon.0) 6288 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:36:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:05 smithi157 bash[20376]: cephadm 2022-05-01T01:36:04.142228+0000 mgr.smithi157.nfpzoe (mgr.14180) 10296 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:36:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:05 smithi157 bash[20376]: cephadm 2022-05-01T01:36:04.142525+0000 mgr.smithi157.nfpzoe (mgr.14180) 10297 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:36:06.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:36:06.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:36:06.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:36:06.509 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:36:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:07 smithi165 bash[22175]: cluster 2022-05-01T01:36:06.126531+0000 mgr.smithi157.nfpzoe (mgr.14180) 10298 : cluster [DBG] pgmap v9659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:07 smithi165 bash[22175]: audit 2022-05-01T01:36:06.491863+0000 mon.smithi157 (mon.0) 6289 : audit [DBG] from='client.? 172.21.15.157:0/201681873' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:07 smithi157 bash[20376]: cluster 2022-05-01T01:36:06.126531+0000 mgr.smithi157.nfpzoe (mgr.14180) 10298 : cluster [DBG] pgmap v9659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:07 smithi157 bash[20376]: audit 2022-05-01T01:36:06.491863+0000 mon.smithi157 (mon.0) 6289 : audit [DBG] from='client.? 172.21.15.157:0/201681873' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:09.870 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:09 smithi157 bash[20376]: cluster 2022-05-01T01:36:08.127209+0000 mgr.smithi157.nfpzoe (mgr.14180) 10299 : cluster [DBG] pgmap v9660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:09 smithi165 bash[22175]: cluster 2022-05-01T01:36:08.127209+0000 mgr.smithi157.nfpzoe (mgr.14180) 10299 : cluster [DBG] pgmap v9660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:11.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:36:11.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:36:11.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:36:11.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:11 smithi157 bash[20376]: cluster 2022-05-01T01:36:10.127828+0000 mgr.smithi157.nfpzoe (mgr.14180) 10300 : cluster [DBG] pgmap v9661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:11.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:36:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:11 smithi165 bash[22175]: cluster 2022-05-01T01:36:10.127828+0000 mgr.smithi157.nfpzoe (mgr.14180) 10300 : cluster [DBG] pgmap v9661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:12 smithi165 bash[22175]: audit 2022-05-01T01:36:11.816370+0000 mon.smithi157 (mon.0) 6290 : audit [DBG] from='client.? 172.21.15.157:0/3117816439' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:12 smithi157 bash[20376]: audit 2022-05-01T01:36:11.816370+0000 mon.smithi157 (mon.0) 6290 : audit [DBG] from='client.? 172.21.15.157:0/3117816439' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:13 smithi165 bash[22175]: cluster 2022-05-01T01:36:12.128427+0000 mgr.smithi157.nfpzoe (mgr.14180) 10301 : cluster [DBG] pgmap v9662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:13.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:13 smithi157 bash[20376]: cluster 2022-05-01T01:36:12.128427+0000 mgr.smithi157.nfpzoe (mgr.14180) 10301 : cluster [DBG] pgmap v9662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:15 smithi165 bash[22175]: cluster 2022-05-01T01:36:14.129096+0000 mgr.smithi157.nfpzoe (mgr.14180) 10302 : cluster [DBG] pgmap v9663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:15.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:15 smithi157 bash[20376]: cluster 2022-05-01T01:36:14.129096+0000 mgr.smithi157.nfpzoe (mgr.14180) 10302 : cluster [DBG] pgmap v9663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:16.837 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:36:16.837 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:36:16.837 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:36:17.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:36:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:17 smithi165 bash[22175]: cluster 2022-05-01T01:36:16.129720+0000 mgr.smithi157.nfpzoe (mgr.14180) 10303 : cluster [DBG] pgmap v9664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:17 smithi165 bash[22175]: audit 2022-05-01T01:36:17.139240+0000 mon.smithi157 (mon.0) 6291 : audit [DBG] from='client.? 172.21.15.157:0/3567090790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:17 smithi157 bash[20376]: cluster 2022-05-01T01:36:16.129720+0000 mgr.smithi157.nfpzoe (mgr.14180) 10303 : cluster [DBG] pgmap v9664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:17.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:17 smithi157 bash[20376]: audit 2022-05-01T01:36:17.139240+0000 mon.smithi157 (mon.0) 6291 : audit [DBG] from='client.? 172.21.15.157:0/3567090790' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:19.869 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:19 smithi157 bash[20376]: cluster 2022-05-01T01:36:18.130334+0000 mgr.smithi157.nfpzoe (mgr.14180) 10304 : cluster [DBG] pgmap v9665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:19 smithi165 bash[22175]: cluster 2022-05-01T01:36:18.130334+0000 mgr.smithi157.nfpzoe (mgr.14180) 10304 : cluster [DBG] pgmap v9665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:21.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:21 smithi157 bash[20376]: cluster 2022-05-01T01:36:20.130949+0000 mgr.smithi157.nfpzoe (mgr.14180) 10305 : cluster [DBG] pgmap v9666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:21 smithi165 bash[22175]: cluster 2022-05-01T01:36:20.130949+0000 mgr.smithi157.nfpzoe (mgr.14180) 10305 : cluster [DBG] pgmap v9666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:22.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:36:22.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:36:22.165 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:36:22.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:36:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:22 smithi165 bash[22175]: audit 2022-05-01T01:36:22.471623+0000 mon.smithi157 (mon.0) 6292 : audit [DBG] from='client.? 172.21.15.157:0/2603560989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:22.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:22 smithi157 bash[20376]: audit 2022-05-01T01:36:22.471623+0000 mon.smithi157 (mon.0) 6292 : audit [DBG] from='client.? 172.21.15.157:0/2603560989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:23 smithi165 bash[22175]: cluster 2022-05-01T01:36:22.131677+0000 mgr.smithi157.nfpzoe (mgr.14180) 10306 : cluster [DBG] pgmap v9667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:23.955 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:23 smithi157 bash[20376]: cluster 2022-05-01T01:36:22.131677+0000 mgr.smithi157.nfpzoe (mgr.14180) 10306 : cluster [DBG] pgmap v9667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:25 smithi165 bash[22175]: cluster 2022-05-01T01:36:24.132314+0000 mgr.smithi157.nfpzoe (mgr.14180) 10307 : cluster [DBG] pgmap v9668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:25.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:25 smithi157 bash[20376]: cluster 2022-05-01T01:36:24.132314+0000 mgr.smithi157.nfpzoe (mgr.14180) 10307 : cluster [DBG] pgmap v9668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:27.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:36:27.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:36:27.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:36:27.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:36:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:27 smithi165 bash[22175]: cluster 2022-05-01T01:36:26.132925+0000 mgr.smithi157.nfpzoe (mgr.14180) 10308 : cluster [DBG] pgmap v9669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:27.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:27 smithi157 bash[20376]: cluster 2022-05-01T01:36:26.132925+0000 mgr.smithi157.nfpzoe (mgr.14180) 10308 : cluster [DBG] pgmap v9669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:28 smithi165 bash[22175]: audit 2022-05-01T01:36:27.805429+0000 mon.smithi157 (mon.0) 6293 : audit [DBG] from='client.? 172.21.15.157:0/2920705320' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:28.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:28 smithi157 bash[20376]: audit 2022-05-01T01:36:27.805429+0000 mon.smithi157 (mon.0) 6293 : audit [DBG] from='client.? 172.21.15.157:0/2920705320' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:29.871 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:29 smithi157 bash[20376]: cluster 2022-05-01T01:36:28.133574+0000 mgr.smithi157.nfpzoe (mgr.14180) 10309 : cluster [DBG] pgmap v9670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:29 smithi165 bash[22175]: cluster 2022-05-01T01:36:28.133574+0000 mgr.smithi157.nfpzoe (mgr.14180) 10309 : cluster [DBG] pgmap v9670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:31 smithi165 bash[22175]: cluster 2022-05-01T01:36:30.134188+0000 mgr.smithi157.nfpzoe (mgr.14180) 10310 : cluster [DBG] pgmap v9671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:31.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:31 smithi157 bash[20376]: cluster 2022-05-01T01:36:30.134188+0000 mgr.smithi157.nfpzoe (mgr.14180) 10310 : cluster [DBG] pgmap v9671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:32.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:36:32.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:36:32.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:36:33.151 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:36:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:33 smithi165 bash[22175]: cluster 2022-05-01T01:36:32.134822+0000 mgr.smithi157.nfpzoe (mgr.14180) 10311 : cluster [DBG] pgmap v9672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:33 smithi165 bash[22175]: audit 2022-05-01T01:36:33.133989+0000 mon.smithi157 (mon.0) 6294 : audit [DBG] from='client.? 172.21.15.157:0/4237140706' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:33.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:33 smithi157 bash[20376]: cluster 2022-05-01T01:36:32.134822+0000 mgr.smithi157.nfpzoe (mgr.14180) 10311 : cluster [DBG] pgmap v9672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:33.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:33 smithi157 bash[20376]: audit 2022-05-01T01:36:33.133989+0000 mon.smithi157 (mon.0) 6294 : audit [DBG] from='client.? 172.21.15.157:0/4237140706' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:35 smithi165 bash[22175]: cluster 2022-05-01T01:36:34.135433+0000 mgr.smithi157.nfpzoe (mgr.14180) 10312 : cluster [DBG] pgmap v9673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:35.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:35 smithi157 bash[20376]: cluster 2022-05-01T01:36:34.135433+0000 mgr.smithi157.nfpzoe (mgr.14180) 10312 : cluster [DBG] pgmap v9673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:37 smithi165 bash[22175]: cluster 2022-05-01T01:36:36.136065+0000 mgr.smithi157.nfpzoe (mgr.14180) 10313 : cluster [DBG] pgmap v9674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:37.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:37 smithi157 bash[20376]: cluster 2022-05-01T01:36:36.136065+0000 mgr.smithi157.nfpzoe (mgr.14180) 10313 : cluster [DBG] pgmap v9674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:38.154 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:36:38.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:36:38.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:36:38.482 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:36:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:38 smithi165 bash[22175]: audit 2022-05-01T01:36:38.463541+0000 mon.smithi157 (mon.0) 6295 : audit [DBG] from='client.? 172.21.15.157:0/4217323174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:38 smithi157 bash[20376]: audit 2022-05-01T01:36:38.463541+0000 mon.smithi157 (mon.0) 6295 : audit [DBG] from='client.? 172.21.15.157:0/4217323174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:39.872 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:39 smithi157 bash[20376]: cluster 2022-05-01T01:36:38.136653+0000 mgr.smithi157.nfpzoe (mgr.14180) 10314 : cluster [DBG] pgmap v9675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:39 smithi165 bash[22175]: cluster 2022-05-01T01:36:38.136653+0000 mgr.smithi157.nfpzoe (mgr.14180) 10314 : cluster [DBG] pgmap v9675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:41 smithi165 bash[22175]: cluster 2022-05-01T01:36:40.137284+0000 mgr.smithi157.nfpzoe (mgr.14180) 10315 : cluster [DBG] pgmap v9676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:41 smithi157 bash[20376]: cluster 2022-05-01T01:36:40.137284+0000 mgr.smithi157.nfpzoe (mgr.14180) 10315 : cluster [DBG] pgmap v9676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:43.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:36:43.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:36:43.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:36:43.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:36:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:43 smithi165 bash[22175]: cluster 2022-05-01T01:36:42.137920+0000 mgr.smithi157.nfpzoe (mgr.14180) 10316 : cluster [DBG] pgmap v9677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:43.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:43 smithi157 bash[20376]: cluster 2022-05-01T01:36:42.137920+0000 mgr.smithi157.nfpzoe (mgr.14180) 10316 : cluster [DBG] pgmap v9677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:44 smithi165 bash[22175]: audit 2022-05-01T01:36:43.792863+0000 mon.smithi157 (mon.0) 6296 : audit [DBG] from='client.? 172.21.15.157:0/4831180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:44 smithi157 bash[20376]: audit 2022-05-01T01:36:43.792863+0000 mon.smithi157 (mon.0) 6296 : audit [DBG] from='client.? 172.21.15.157:0/4831180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:45 smithi165 bash[22175]: cluster 2022-05-01T01:36:44.138535+0000 mgr.smithi157.nfpzoe (mgr.14180) 10317 : cluster [DBG] pgmap v9678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:45.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:45 smithi157 bash[20376]: cluster 2022-05-01T01:36:44.138535+0000 mgr.smithi157.nfpzoe (mgr.14180) 10317 : cluster [DBG] pgmap v9678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:47 smithi165 bash[22175]: cluster 2022-05-01T01:36:46.139262+0000 mgr.smithi157.nfpzoe (mgr.14180) 10318 : cluster [DBG] pgmap v9679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:47.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:47 smithi157 bash[20376]: cluster 2022-05-01T01:36:46.139262+0000 mgr.smithi157.nfpzoe (mgr.14180) 10318 : cluster [DBG] pgmap v9679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:48.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:36:48.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:36:48.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:36:49.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:36:49.873 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:49 smithi157 bash[20376]: cluster 2022-05-01T01:36:48.139862+0000 mgr.smithi157.nfpzoe (mgr.14180) 10319 : cluster [DBG] pgmap v9680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:49.873 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:49 smithi157 bash[20376]: audit 2022-05-01T01:36:49.123577+0000 mon.smithi157 (mon.0) 6297 : audit [DBG] from='client.? 172.21.15.157:0/2765068255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:49 smithi165 bash[22175]: cluster 2022-05-01T01:36:48.139862+0000 mgr.smithi157.nfpzoe (mgr.14180) 10319 : cluster [DBG] pgmap v9680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:49 smithi165 bash[22175]: audit 2022-05-01T01:36:49.123577+0000 mon.smithi157 (mon.0) 6297 : audit [DBG] from='client.? 172.21.15.157:0/2765068255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:51 smithi165 bash[22175]: cluster 2022-05-01T01:36:50.140531+0000 mgr.smithi157.nfpzoe (mgr.14180) 10320 : cluster [DBG] pgmap v9681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:51.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:51 smithi157 bash[20376]: cluster 2022-05-01T01:36:50.140531+0000 mgr.smithi157.nfpzoe (mgr.14180) 10320 : cluster [DBG] pgmap v9681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:53 smithi165 bash[22175]: cluster 2022-05-01T01:36:52.141156+0000 mgr.smithi157.nfpzoe (mgr.14180) 10321 : cluster [DBG] pgmap v9682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:53.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:53 smithi157 bash[20376]: cluster 2022-05-01T01:36:52.141156+0000 mgr.smithi157.nfpzoe (mgr.14180) 10321 : cluster [DBG] pgmap v9682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:54.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:36:54.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:36:54.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:36:54.464 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:36:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:54 smithi165 bash[22175]: audit 2022-05-01T01:36:54.446041+0000 mon.smithi157 (mon.0) 6298 : audit [DBG] from='client.? 172.21.15.157:0/3938386271' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:54 smithi157 bash[20376]: audit 2022-05-01T01:36:54.446041+0000 mon.smithi157 (mon.0) 6298 : audit [DBG] from='client.? 172.21.15.157:0/3938386271' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:36:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:55 smithi165 bash[22175]: cluster 2022-05-01T01:36:54.141933+0000 mgr.smithi157.nfpzoe (mgr.14180) 10322 : cluster [DBG] pgmap v9683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:55 smithi157 bash[20376]: cluster 2022-05-01T01:36:54.141933+0000 mgr.smithi157.nfpzoe (mgr.14180) 10322 : cluster [DBG] pgmap v9683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:57.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:57 smithi157 bash[20376]: cluster 2022-05-01T01:36:56.142634+0000 mgr.smithi157.nfpzoe (mgr.14180) 10323 : cluster [DBG] pgmap v9684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:57 smithi165 bash[22175]: cluster 2022-05-01T01:36:56.142634+0000 mgr.smithi157.nfpzoe (mgr.14180) 10323 : cluster [DBG] pgmap v9684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:59.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:36:59.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:36:59.468 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:36:59.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:36:59.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:59 smithi157 bash[20376]: cluster 2022-05-01T01:36:58.143278+0000 mgr.smithi157.nfpzoe (mgr.14180) 10324 : cluster [DBG] pgmap v9685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:36:59.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:36:59 smithi157 bash[20376]: audit 2022-05-01T01:36:59.614624+0000 mon.smithi157 (mon.0) 6299 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:37:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:59 smithi165 bash[22175]: cluster 2022-05-01T01:36:58.143278+0000 mgr.smithi157.nfpzoe (mgr.14180) 10324 : cluster [DBG] pgmap v9685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:36:59 smithi165 bash[22175]: audit 2022-05-01T01:36:59.614624+0000 mon.smithi157 (mon.0) 6299 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:37:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:00 smithi157 bash[20376]: audit 2022-05-01T01:36:59.774634+0000 mon.smithi157 (mon.0) 6300 : audit [DBG] from='client.? 172.21.15.157:0/976050487' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:00 smithi157 bash[20376]: audit 2022-05-01T01:37:00.116287+0000 mon.smithi157 (mon.0) 6301 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:37:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:00 smithi165 bash[22175]: audit 2022-05-01T01:36:59.774634+0000 mon.smithi157 (mon.0) 6300 : audit [DBG] from='client.? 172.21.15.157:0/976050487' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:00 smithi165 bash[22175]: audit 2022-05-01T01:37:00.116287+0000 mon.smithi157 (mon.0) 6301 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:37:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:01 smithi157 bash[20376]: cluster 2022-05-01T01:37:00.143867+0000 mgr.smithi157.nfpzoe (mgr.14180) 10325 : cluster [DBG] pgmap v9686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:01 smithi165 bash[22175]: cluster 2022-05-01T01:37:00.143867+0000 mgr.smithi157.nfpzoe (mgr.14180) 10325 : cluster [DBG] pgmap v9686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:03 smithi165 bash[22175]: cluster 2022-05-01T01:37:02.144430+0000 mgr.smithi157.nfpzoe (mgr.14180) 10326 : cluster [DBG] pgmap v9687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:03 smithi157 bash[20376]: cluster 2022-05-01T01:37:02.144430+0000 mgr.smithi157.nfpzoe (mgr.14180) 10326 : cluster [DBG] pgmap v9687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:04.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:37:04.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:37:04.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:37:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:04 smithi157 bash[20376]: audit 2022-05-01T01:37:04.150858+0000 mon.smithi157 (mon.0) 6302 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:37:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:04 smithi157 bash[20376]: audit 2022-05-01T01:37:04.153583+0000 mon.smithi157 (mon.0) 6303 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:37:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:04 smithi157 bash[20376]: audit 2022-05-01T01:37:04.155392+0000 mon.smithi157 (mon.0) 6304 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:37:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:04 smithi157 bash[20376]: audit 2022-05-01T01:37:04.483772+0000 mon.smithi157 (mon.0) 6305 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:37:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:04 smithi157 bash[20376]: audit 2022-05-01T01:37:04.490485+0000 mon.smithi157 (mon.0) 6306 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:37:05.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:37:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:04 smithi165 bash[22175]: audit 2022-05-01T01:37:04.150858+0000 mon.smithi157 (mon.0) 6302 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:37:05.165 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:04 smithi165 bash[22175]: audit 2022-05-01T01:37:04.153583+0000 mon.smithi157 (mon.0) 6303 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:37:05.165 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:04 smithi165 bash[22175]: audit 2022-05-01T01:37:04.155392+0000 mon.smithi157 (mon.0) 6304 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:37:05.165 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:04 smithi165 bash[22175]: audit 2022-05-01T01:37:04.483772+0000 mon.smithi157 (mon.0) 6305 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:37:05.165 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:04 smithi165 bash[22175]: audit 2022-05-01T01:37:04.490485+0000 mon.smithi157 (mon.0) 6306 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:37:05.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:05 smithi157 bash[20376]: cluster 2022-05-01T01:37:04.145037+0000 mgr.smithi157.nfpzoe (mgr.14180) 10327 : cluster [DBG] pgmap v9688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:05.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:05 smithi157 bash[20376]: cluster 2022-05-01T01:37:04.476565+0000 mgr.smithi157.nfpzoe (mgr.14180) 10328 : cluster [DBG] pgmap v9689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:05.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:05 smithi157 bash[20376]: cluster 2022-05-01T01:37:04.477140+0000 mgr.smithi157.nfpzoe (mgr.14180) 10329 : cluster [DBG] pgmap v9690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:05.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:05 smithi157 bash[20376]: cephadm 2022-05-01T01:37:04.491624+0000 mgr.smithi157.nfpzoe (mgr.14180) 10330 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:37:05.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:05 smithi157 bash[20376]: cephadm 2022-05-01T01:37:04.491757+0000 mgr.smithi157.nfpzoe (mgr.14180) 10331 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:37:05.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:05 smithi157 bash[20376]: audit 2022-05-01T01:37:05.107166+0000 mon.smithi157 (mon.0) 6307 : audit [DBG] from='client.? 172.21.15.157:0/3402071508' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:05 smithi165 bash[22175]: cluster 2022-05-01T01:37:04.145037+0000 mgr.smithi157.nfpzoe (mgr.14180) 10327 : cluster [DBG] pgmap v9688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:05 smithi165 bash[22175]: cluster 2022-05-01T01:37:04.476565+0000 mgr.smithi157.nfpzoe (mgr.14180) 10328 : cluster [DBG] pgmap v9689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:05 smithi165 bash[22175]: cluster 2022-05-01T01:37:04.477140+0000 mgr.smithi157.nfpzoe (mgr.14180) 10329 : cluster [DBG] pgmap v9690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:06.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:05 smithi165 bash[22175]: cephadm 2022-05-01T01:37:04.491624+0000 mgr.smithi157.nfpzoe (mgr.14180) 10330 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:37:06.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:05 smithi165 bash[22175]: cephadm 2022-05-01T01:37:04.491757+0000 mgr.smithi157.nfpzoe (mgr.14180) 10331 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:37:06.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:05 smithi165 bash[22175]: audit 2022-05-01T01:37:05.107166+0000 mon.smithi157 (mon.0) 6307 : audit [DBG] from='client.? 172.21.15.157:0/3402071508' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:07.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:07 smithi157 bash[20376]: cluster 2022-05-01T01:37:06.477983+0000 mgr.smithi157.nfpzoe (mgr.14180) 10332 : cluster [DBG] pgmap v9691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:07 smithi165 bash[22175]: cluster 2022-05-01T01:37:06.477983+0000 mgr.smithi157.nfpzoe (mgr.14180) 10332 : cluster [DBG] pgmap v9691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:09.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:09 smithi157 bash[20376]: cluster 2022-05-01T01:37:08.478714+0000 mgr.smithi157.nfpzoe (mgr.14180) 10333 : cluster [DBG] pgmap v9692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:10.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:37:10.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:37:10.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:37:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:09 smithi165 bash[22175]: cluster 2022-05-01T01:37:08.478714+0000 mgr.smithi157.nfpzoe (mgr.14180) 10333 : cluster [DBG] pgmap v9692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:10.459 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:37:10.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:10 smithi157 bash[20376]: audit 2022-05-01T01:37:10.435465+0000 mon.smithi157 (mon.0) 6308 : audit [DBG] from='client.? 172.21.15.157:0/3820587727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:10 smithi165 bash[22175]: audit 2022-05-01T01:37:10.435465+0000 mon.smithi157 (mon.0) 6308 : audit [DBG] from='client.? 172.21.15.157:0/3820587727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:11.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:11 smithi157 bash[20376]: cluster 2022-05-01T01:37:10.479354+0000 mgr.smithi157.nfpzoe (mgr.14180) 10334 : cluster [DBG] pgmap v9693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:11 smithi165 bash[22175]: cluster 2022-05-01T01:37:10.479354+0000 mgr.smithi157.nfpzoe (mgr.14180) 10334 : cluster [DBG] pgmap v9693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:13 smithi165 bash[22175]: cluster 2022-05-01T01:37:12.480012+0000 mgr.smithi157.nfpzoe (mgr.14180) 10335 : cluster [DBG] pgmap v9694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:14.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:13 smithi157 bash[20376]: cluster 2022-05-01T01:37:12.480012+0000 mgr.smithi157.nfpzoe (mgr.14180) 10335 : cluster [DBG] pgmap v9694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:15.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:37:15.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:37:15.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:37:15.786 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:37:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:15 smithi165 bash[22175]: cluster 2022-05-01T01:37:14.480669+0000 mgr.smithi157.nfpzoe (mgr.14180) 10336 : cluster [DBG] pgmap v9695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:16.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:15 smithi157 bash[20376]: cluster 2022-05-01T01:37:14.480669+0000 mgr.smithi157.nfpzoe (mgr.14180) 10336 : cluster [DBG] pgmap v9695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:17.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:16 smithi157 bash[20376]: audit 2022-05-01T01:37:15.768104+0000 mon.smithi157 (mon.0) 6309 : audit [DBG] from='client.? 172.21.15.157:0/233876974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:16 smithi165 bash[22175]: audit 2022-05-01T01:37:15.768104+0000 mon.smithi157 (mon.0) 6309 : audit [DBG] from='client.? 172.21.15.157:0/233876974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:17 smithi165 bash[22175]: cluster 2022-05-01T01:37:16.481310+0000 mgr.smithi157.nfpzoe (mgr.14180) 10337 : cluster [DBG] pgmap v9696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:18.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:17 smithi157 bash[20376]: cluster 2022-05-01T01:37:16.481310+0000 mgr.smithi157.nfpzoe (mgr.14180) 10337 : cluster [DBG] pgmap v9696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:19 smithi165 bash[22175]: cluster 2022-05-01T01:37:18.481936+0000 mgr.smithi157.nfpzoe (mgr.14180) 10338 : cluster [DBG] pgmap v9697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:19 smithi157 bash[20376]: cluster 2022-05-01T01:37:18.481936+0000 mgr.smithi157.nfpzoe (mgr.14180) 10338 : cluster [DBG] pgmap v9697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:20.789 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:37:20.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:37:20.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:37:21.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:37:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:21 smithi165 bash[22175]: cluster 2022-05-01T01:37:20.482580+0000 mgr.smithi157.nfpzoe (mgr.14180) 10339 : cluster [DBG] pgmap v9698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:21 smithi165 bash[22175]: audit 2022-05-01T01:37:21.092853+0000 mon.smithi157 (mon.0) 6310 : audit [DBG] from='client.? 172.21.15.157:0/3670210466' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:21 smithi157 bash[20376]: cluster 2022-05-01T01:37:20.482580+0000 mgr.smithi157.nfpzoe (mgr.14180) 10339 : cluster [DBG] pgmap v9698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:21 smithi157 bash[20376]: audit 2022-05-01T01:37:21.092853+0000 mon.smithi157 (mon.0) 6310 : audit [DBG] from='client.? 172.21.15.157:0/3670210466' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:23 smithi165 bash[22175]: cluster 2022-05-01T01:37:22.483278+0000 mgr.smithi157.nfpzoe (mgr.14180) 10340 : cluster [DBG] pgmap v9699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:23 smithi157 bash[20376]: cluster 2022-05-01T01:37:22.483278+0000 mgr.smithi157.nfpzoe (mgr.14180) 10340 : cluster [DBG] pgmap v9699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:26.118 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:37:26.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:37:26.119 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:37:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:25 smithi165 bash[22175]: cluster 2022-05-01T01:37:24.483857+0000 mgr.smithi157.nfpzoe (mgr.14180) 10341 : cluster [DBG] pgmap v9700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:25 smithi157 bash[20376]: cluster 2022-05-01T01:37:24.483857+0000 mgr.smithi157.nfpzoe (mgr.14180) 10341 : cluster [DBG] pgmap v9700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:26.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:37:27.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:26 smithi157 bash[20376]: audit 2022-05-01T01:37:26.431628+0000 mon.smithi157 (mon.0) 6311 : audit [DBG] from='client.? 172.21.15.157:0/2976228930' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:26 smithi165 bash[22175]: audit 2022-05-01T01:37:26.431628+0000 mon.smithi157 (mon.0) 6311 : audit [DBG] from='client.? 172.21.15.157:0/2976228930' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:27 smithi165 bash[22175]: cluster 2022-05-01T01:37:26.484472+0000 mgr.smithi157.nfpzoe (mgr.14180) 10342 : cluster [DBG] pgmap v9701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:27 smithi157 bash[20376]: cluster 2022-05-01T01:37:26.484472+0000 mgr.smithi157.nfpzoe (mgr.14180) 10342 : cluster [DBG] pgmap v9701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:29 smithi165 bash[22175]: cluster 2022-05-01T01:37:28.485047+0000 mgr.smithi157.nfpzoe (mgr.14180) 10343 : cluster [DBG] pgmap v9702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:30.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:29 smithi157 bash[20376]: cluster 2022-05-01T01:37:28.485047+0000 mgr.smithi157.nfpzoe (mgr.14180) 10343 : cluster [DBG] pgmap v9702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:31.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:37:31.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:37:31.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:37:31.780 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:37:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:31 smithi165 bash[22175]: cluster 2022-05-01T01:37:30.485670+0000 mgr.smithi157.nfpzoe (mgr.14180) 10344 : cluster [DBG] pgmap v9703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:31 smithi157 bash[20376]: cluster 2022-05-01T01:37:30.485670+0000 mgr.smithi157.nfpzoe (mgr.14180) 10344 : cluster [DBG] pgmap v9703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:32 smithi165 bash[22175]: audit 2022-05-01T01:37:31.762815+0000 mon.smithi157 (mon.0) 6312 : audit [DBG] from='client.? 172.21.15.157:0/2340136688' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:32 smithi157 bash[20376]: audit 2022-05-01T01:37:31.762815+0000 mon.smithi157 (mon.0) 6312 : audit [DBG] from='client.? 172.21.15.157:0/2340136688' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:33 smithi165 bash[22175]: cluster 2022-05-01T01:37:32.486290+0000 mgr.smithi157.nfpzoe (mgr.14180) 10345 : cluster [DBG] pgmap v9704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:33 smithi157 bash[20376]: cluster 2022-05-01T01:37:32.486290+0000 mgr.smithi157.nfpzoe (mgr.14180) 10345 : cluster [DBG] pgmap v9704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:35 smithi165 bash[22175]: cluster 2022-05-01T01:37:34.486892+0000 mgr.smithi157.nfpzoe (mgr.14180) 10346 : cluster [DBG] pgmap v9705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:35 smithi157 bash[20376]: cluster 2022-05-01T01:37:34.486892+0000 mgr.smithi157.nfpzoe (mgr.14180) 10346 : cluster [DBG] pgmap v9705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:36.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:37:36.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:37:36.784 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:37:37.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:37:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:37 smithi165 bash[22175]: cluster 2022-05-01T01:37:36.487528+0000 mgr.smithi157.nfpzoe (mgr.14180) 10347 : cluster [DBG] pgmap v9706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:37 smithi165 bash[22175]: audit 2022-05-01T01:37:37.091374+0000 mon.smithi157 (mon.0) 6313 : audit [DBG] from='client.? 172.21.15.157:0/3630146928' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:38.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:37 smithi157 bash[20376]: cluster 2022-05-01T01:37:36.487528+0000 mgr.smithi157.nfpzoe (mgr.14180) 10347 : cluster [DBG] pgmap v9706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:38.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:37 smithi157 bash[20376]: audit 2022-05-01T01:37:37.091374+0000 mon.smithi157 (mon.0) 6313 : audit [DBG] from='client.? 172.21.15.157:0/3630146928' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:39 smithi165 bash[22175]: cluster 2022-05-01T01:37:38.488174+0000 mgr.smithi157.nfpzoe (mgr.14180) 10348 : cluster [DBG] pgmap v9707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:39 smithi157 bash[20376]: cluster 2022-05-01T01:37:38.488174+0000 mgr.smithi157.nfpzoe (mgr.14180) 10348 : cluster [DBG] pgmap v9707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:42.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:37:42.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:37:42.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:37:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:41 smithi165 bash[22175]: cluster 2022-05-01T01:37:40.488807+0000 mgr.smithi157.nfpzoe (mgr.14180) 10349 : cluster [DBG] pgmap v9708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:41 smithi157 bash[20376]: cluster 2022-05-01T01:37:40.488807+0000 mgr.smithi157.nfpzoe (mgr.14180) 10349 : cluster [DBG] pgmap v9708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:42.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:37:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:42 smithi165 bash[22175]: audit 2022-05-01T01:37:42.417209+0000 mon.smithi157 (mon.0) 6314 : audit [DBG] from='client.? 172.21.15.157:0/3972734037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:42 smithi157 bash[20376]: audit 2022-05-01T01:37:42.417209+0000 mon.smithi157 (mon.0) 6314 : audit [DBG] from='client.? 172.21.15.157:0/3972734037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:43 smithi165 bash[22175]: cluster 2022-05-01T01:37:42.489568+0000 mgr.smithi157.nfpzoe (mgr.14180) 10350 : cluster [DBG] pgmap v9709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:44.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:43 smithi157 bash[20376]: cluster 2022-05-01T01:37:42.489568+0000 mgr.smithi157.nfpzoe (mgr.14180) 10350 : cluster [DBG] pgmap v9709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:45 smithi165 bash[22175]: cluster 2022-05-01T01:37:44.490217+0000 mgr.smithi157.nfpzoe (mgr.14180) 10351 : cluster [DBG] pgmap v9710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:46.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:45 smithi157 bash[20376]: cluster 2022-05-01T01:37:44.490217+0000 mgr.smithi157.nfpzoe (mgr.14180) 10351 : cluster [DBG] pgmap v9710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:47.437 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:37:47.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:37:47.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:37:47.756 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:37:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:47 smithi165 bash[22175]: cluster 2022-05-01T01:37:46.490826+0000 mgr.smithi157.nfpzoe (mgr.14180) 10352 : cluster [DBG] pgmap v9711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:47 smithi165 bash[22175]: audit 2022-05-01T01:37:47.738627+0000 mon.smithi157 (mon.0) 6315 : audit [DBG] from='client.? 172.21.15.157:0/578588595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:48.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:47 smithi157 bash[20376]: cluster 2022-05-01T01:37:46.490826+0000 mgr.smithi157.nfpzoe (mgr.14180) 10352 : cluster [DBG] pgmap v9711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:48.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:47 smithi157 bash[20376]: audit 2022-05-01T01:37:47.738627+0000 mon.smithi157 (mon.0) 6315 : audit [DBG] from='client.? 172.21.15.157:0/578588595' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:49 smithi165 bash[22175]: cluster 2022-05-01T01:37:48.491465+0000 mgr.smithi157.nfpzoe (mgr.14180) 10353 : cluster [DBG] pgmap v9712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:49 smithi157 bash[20376]: cluster 2022-05-01T01:37:48.491465+0000 mgr.smithi157.nfpzoe (mgr.14180) 10353 : cluster [DBG] pgmap v9712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:51 smithi165 bash[22175]: cluster 2022-05-01T01:37:50.492087+0000 mgr.smithi157.nfpzoe (mgr.14180) 10354 : cluster [DBG] pgmap v9713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:52.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:51 smithi157 bash[20376]: cluster 2022-05-01T01:37:50.492087+0000 mgr.smithi157.nfpzoe (mgr.14180) 10354 : cluster [DBG] pgmap v9713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:52.759 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:37:52.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:37:52.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:37:53.082 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:37:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:53 smithi165 bash[22175]: cluster 2022-05-01T01:37:52.492707+0000 mgr.smithi157.nfpzoe (mgr.14180) 10355 : cluster [DBG] pgmap v9714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:53 smithi165 bash[22175]: audit 2022-05-01T01:37:53.064159+0000 mon.smithi157 (mon.0) 6316 : audit [DBG] from='client.? 172.21.15.157:0/2131252805' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:53 smithi157 bash[20376]: cluster 2022-05-01T01:37:52.492707+0000 mgr.smithi157.nfpzoe (mgr.14180) 10355 : cluster [DBG] pgmap v9714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:53 smithi157 bash[20376]: audit 2022-05-01T01:37:53.064159+0000 mon.smithi157 (mon.0) 6316 : audit [DBG] from='client.? 172.21.15.157:0/2131252805' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:55 smithi165 bash[22175]: cluster 2022-05-01T01:37:54.493349+0000 mgr.smithi157.nfpzoe (mgr.14180) 10356 : cluster [DBG] pgmap v9715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:56.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:55 smithi157 bash[20376]: cluster 2022-05-01T01:37:54.493349+0000 mgr.smithi157.nfpzoe (mgr.14180) 10356 : cluster [DBG] pgmap v9715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:58.086 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:37:58.086 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:37:58.086 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:37:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:57 smithi165 bash[22175]: cluster 2022-05-01T01:37:56.494013+0000 mgr.smithi157.nfpzoe (mgr.14180) 10357 : cluster [DBG] pgmap v9716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:58.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:57 smithi157 bash[20376]: cluster 2022-05-01T01:37:56.494013+0000 mgr.smithi157.nfpzoe (mgr.14180) 10357 : cluster [DBG] pgmap v9716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:37:58.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:37:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:58 smithi165 bash[22175]: audit 2022-05-01T01:37:58.393552+0000 mon.smithi157 (mon.0) 6317 : audit [DBG] from='client.? 172.21.15.157:0/133477432' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:37:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:58 smithi157 bash[20376]: audit 2022-05-01T01:37:58.393552+0000 mon.smithi157 (mon.0) 6317 : audit [DBG] from='client.? 172.21.15.157:0/133477432' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:59 smithi165 bash[22175]: cluster 2022-05-01T01:37:58.494645+0000 mgr.smithi157.nfpzoe (mgr.14180) 10358 : cluster [DBG] pgmap v9717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:37:59 smithi165 bash[22175]: audit 2022-05-01T01:37:59.618319+0000 mon.smithi157 (mon.0) 6318 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:38:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:59 smithi157 bash[20376]: cluster 2022-05-01T01:37:58.494645+0000 mgr.smithi157.nfpzoe (mgr.14180) 10358 : cluster [DBG] pgmap v9717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:37:59 smithi157 bash[20376]: audit 2022-05-01T01:37:59.618319+0000 mon.smithi157 (mon.0) 6318 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:38:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:00 smithi165 bash[22175]: audit 2022-05-01T01:38:00.121901+0000 mon.smithi157 (mon.0) 6319 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:38:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:00 smithi157 bash[20376]: audit 2022-05-01T01:38:00.121901+0000 mon.smithi157 (mon.0) 6319 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:38:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:01 smithi165 bash[22175]: cluster 2022-05-01T01:38:00.495331+0000 mgr.smithi157.nfpzoe (mgr.14180) 10359 : cluster [DBG] pgmap v9718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:02.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:01 smithi157 bash[20376]: cluster 2022-05-01T01:38:00.495331+0000 mgr.smithi157.nfpzoe (mgr.14180) 10359 : cluster [DBG] pgmap v9718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:03.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:38:03.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:38:03.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:38:03.743 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:38:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:03 smithi165 bash[22175]: cluster 2022-05-01T01:38:02.495977+0000 mgr.smithi157.nfpzoe (mgr.14180) 10360 : cluster [DBG] pgmap v9719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:03 smithi165 bash[22175]: audit 2022-05-01T01:38:03.725413+0000 mon.smithi157 (mon.0) 6320 : audit [DBG] from='client.? 172.21.15.157:0/2321453591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:03 smithi157 bash[20376]: cluster 2022-05-01T01:38:02.495977+0000 mgr.smithi157.nfpzoe (mgr.14180) 10360 : cluster [DBG] pgmap v9719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:03 smithi157 bash[20376]: audit 2022-05-01T01:38:03.725413+0000 mon.smithi157 (mon.0) 6320 : audit [DBG] from='client.? 172.21.15.157:0/2321453591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:04 smithi165 bash[22175]: audit 2022-05-01T01:38:04.498145+0000 mon.smithi157 (mon.0) 6321 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:38:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:04 smithi165 bash[22175]: audit 2022-05-01T01:38:04.500916+0000 mon.smithi157 (mon.0) 6322 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:38:05.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:04 smithi165 bash[22175]: audit 2022-05-01T01:38:04.502749+0000 mon.smithi157 (mon.0) 6323 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:38:05.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:04 smithi157 bash[20376]: audit 2022-05-01T01:38:04.498145+0000 mon.smithi157 (mon.0) 6321 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:38:05.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:04 smithi157 bash[20376]: audit 2022-05-01T01:38:04.500916+0000 mon.smithi157 (mon.0) 6322 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:38:05.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:04 smithi157 bash[20376]: audit 2022-05-01T01:38:04.502749+0000 mon.smithi157 (mon.0) 6323 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:38:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:05 smithi165 bash[22175]: cluster 2022-05-01T01:38:04.496601+0000 mgr.smithi157.nfpzoe (mgr.14180) 10361 : cluster [DBG] pgmap v9720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:06.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:05 smithi157 bash[20376]: cluster 2022-05-01T01:38:04.496601+0000 mgr.smithi157.nfpzoe (mgr.14180) 10361 : cluster [DBG] pgmap v9720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:07.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:06 smithi157 bash[20376]: cluster 2022-05-01T01:38:06.497213+0000 mgr.smithi157.nfpzoe (mgr.14180) 10362 : cluster [DBG] pgmap v9721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:06 smithi165 bash[22175]: cluster 2022-05-01T01:38:06.497213+0000 mgr.smithi157.nfpzoe (mgr.14180) 10362 : cluster [DBG] pgmap v9721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:08.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:38:08.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:38:08.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:38:09.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:38:09.851 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:09 smithi165 bash[22175]: cluster 2022-05-01T01:38:08.497943+0000 mgr.smithi157.nfpzoe (mgr.14180) 10363 : cluster [DBG] pgmap v9722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:09.852 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:09 smithi165 bash[22175]: audit 2022-05-01T01:38:09.050754+0000 mon.smithi157 (mon.0) 6324 : audit [DBG] from='client.? 172.21.15.157:0/1501015434' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:09.877 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:09 smithi157 bash[20376]: cluster 2022-05-01T01:38:08.497943+0000 mgr.smithi157.nfpzoe (mgr.14180) 10363 : cluster [DBG] pgmap v9722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:09.877 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:09 smithi157 bash[20376]: audit 2022-05-01T01:38:09.050754+0000 mon.smithi157 (mon.0) 6324 : audit [DBG] from='client.? 172.21.15.157:0/1501015434' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:11 smithi165 bash[22175]: cluster 2022-05-01T01:38:10.498559+0000 mgr.smithi157.nfpzoe (mgr.14180) 10364 : cluster [DBG] pgmap v9723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:11.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:11 smithi157 bash[20376]: cluster 2022-05-01T01:38:10.498559+0000 mgr.smithi157.nfpzoe (mgr.14180) 10364 : cluster [DBG] pgmap v9723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:13.449 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:13 smithi165 bash[22175]: cephadm 2022-05-01T01:38:12.163236+0000 mgr.smithi157.nfpzoe (mgr.14180) 10365 : cephadm [INF] Detected new or changed devices on smithi165 2022-05-01T01:38:13.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:13 smithi165 bash[22175]: audit 2022-05-01T01:38:12.175607+0000 mon.smithi157 (mon.0) 6325 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:38:13.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:13 smithi165 bash[22175]: cluster 2022-05-01T01:38:12.493221+0000 mgr.smithi157.nfpzoe (mgr.14180) 10366 : cluster [DBG] pgmap v9724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:13.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:13 smithi165 bash[22175]: cluster 2022-05-01T01:38:12.493669+0000 mgr.smithi157.nfpzoe (mgr.14180) 10367 : cluster [DBG] pgmap v9725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:13.450 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:13 smithi165 bash[22175]: audit 2022-05-01T01:38:12.501137+0000 mon.smithi157 (mon.0) 6326 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:38:13.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:13 smithi165 bash[22175]: audit 2022-05-01T01:38:12.510267+0000 mon.smithi157 (mon.0) 6327 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:38:13.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:13 smithi165 bash[22175]: cephadm 2022-05-01T01:38:12.511760+0000 mgr.smithi157.nfpzoe (mgr.14180) 10368 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:38:13.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:13 smithi165 bash[22175]: cephadm 2022-05-01T01:38:12.512056+0000 mgr.smithi157.nfpzoe (mgr.14180) 10369 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:38:13.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:13 smithi165 bash[22175]: audit 2022-05-01T01:38:12.518948+0000 mon.smithi157 (mon.0) 6328 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T01:38:13.451 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:13 smithi165 bash[22175]: audit 2022-05-01T01:38:12.520379+0000 mon.smithi157 (mon.0) 6329 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:38:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:13 smithi157 bash[20376]: cephadm 2022-05-01T01:38:12.163236+0000 mgr.smithi157.nfpzoe (mgr.14180) 10365 : cephadm [INF] Detected new or changed devices on smithi165 2022-05-01T01:38:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:13 smithi157 bash[20376]: audit 2022-05-01T01:38:12.175607+0000 mon.smithi157 (mon.0) 6325 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:38:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:13 smithi157 bash[20376]: cluster 2022-05-01T01:38:12.493221+0000 mgr.smithi157.nfpzoe (mgr.14180) 10366 : cluster [DBG] pgmap v9724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:13 smithi157 bash[20376]: cluster 2022-05-01T01:38:12.493669+0000 mgr.smithi157.nfpzoe (mgr.14180) 10367 : cluster [DBG] pgmap v9725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:13 smithi157 bash[20376]: audit 2022-05-01T01:38:12.501137+0000 mon.smithi157 (mon.0) 6326 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:38:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:13 smithi157 bash[20376]: audit 2022-05-01T01:38:12.510267+0000 mon.smithi157 (mon.0) 6327 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:38:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:13 smithi157 bash[20376]: cephadm 2022-05-01T01:38:12.511760+0000 mgr.smithi157.nfpzoe (mgr.14180) 10368 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:38:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:13 smithi157 bash[20376]: cephadm 2022-05-01T01:38:12.512056+0000 mgr.smithi157.nfpzoe (mgr.14180) 10369 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:38:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:13 smithi157 bash[20376]: audit 2022-05-01T01:38:12.518948+0000 mon.smithi157 (mon.0) 6328 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T01:38:13.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:13 smithi157 bash[20376]: audit 2022-05-01T01:38:12.520379+0000 mon.smithi157 (mon.0) 6329 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:38:14.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:38:14.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:38:14.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:38:14.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:38:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:14 smithi157 bash[20376]: audit 2022-05-01T01:38:14.373280+0000 mon.smithi157 (mon.0) 6330 : audit [DBG] from='client.? 172.21.15.157:0/3590702515' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:14 smithi165 bash[22175]: audit 2022-05-01T01:38:14.373280+0000 mon.smithi157 (mon.0) 6330 : audit [DBG] from='client.? 172.21.15.157:0/3590702515' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:15.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:15 smithi157 bash[20376]: cluster 2022-05-01T01:38:14.494247+0000 mgr.smithi157.nfpzoe (mgr.14180) 10370 : cluster [DBG] pgmap v9726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:15 smithi165 bash[22175]: cluster 2022-05-01T01:38:14.494247+0000 mgr.smithi157.nfpzoe (mgr.14180) 10370 : cluster [DBG] pgmap v9726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:17 smithi165 bash[22175]: cluster 2022-05-01T01:38:16.494850+0000 mgr.smithi157.nfpzoe (mgr.14180) 10371 : cluster [DBG] pgmap v9727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:17.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:17 smithi157 bash[20376]: cluster 2022-05-01T01:38:16.494850+0000 mgr.smithi157.nfpzoe (mgr.14180) 10371 : cluster [DBG] pgmap v9727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:19.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:38:19.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:38:19.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:38:19.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:38:19.879 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:19 smithi157 bash[20376]: cluster 2022-05-01T01:38:18.495549+0000 mgr.smithi157.nfpzoe (mgr.14180) 10372 : cluster [DBG] pgmap v9728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:19 smithi165 bash[22175]: cluster 2022-05-01T01:38:18.495549+0000 mgr.smithi157.nfpzoe (mgr.14180) 10372 : cluster [DBG] pgmap v9728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:20 smithi165 bash[22175]: audit 2022-05-01T01:38:19.701396+0000 mon.smithi157 (mon.0) 6331 : audit [DBG] from='client.? 172.21.15.157:0/313205607' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:20 smithi157 bash[20376]: audit 2022-05-01T01:38:19.701396+0000 mon.smithi157 (mon.0) 6331 : audit [DBG] from='client.? 172.21.15.157:0/313205607' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:21 smithi165 bash[22175]: cluster 2022-05-01T01:38:20.496189+0000 mgr.smithi157.nfpzoe (mgr.14180) 10373 : cluster [DBG] pgmap v9729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:21.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:21 smithi157 bash[20376]: cluster 2022-05-01T01:38:20.496189+0000 mgr.smithi157.nfpzoe (mgr.14180) 10373 : cluster [DBG] pgmap v9729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:23 smithi165 bash[22175]: cluster 2022-05-01T01:38:22.496848+0000 mgr.smithi157.nfpzoe (mgr.14180) 10374 : cluster [DBG] pgmap v9730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:23.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:23 smithi157 bash[20376]: cluster 2022-05-01T01:38:22.496848+0000 mgr.smithi157.nfpzoe (mgr.14180) 10374 : cluster [DBG] pgmap v9730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:24.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:38:24.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:38:24.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:38:25.046 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:38:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:25 smithi165 bash[22175]: cluster 2022-05-01T01:38:24.497440+0000 mgr.smithi157.nfpzoe (mgr.14180) 10375 : cluster [DBG] pgmap v9731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:25 smithi165 bash[22175]: audit 2022-05-01T01:38:25.028809+0000 mon.smithi157 (mon.0) 6332 : audit [DBG] from='client.? 172.21.15.157:0/3024053539' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:25.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:25 smithi157 bash[20376]: cluster 2022-05-01T01:38:24.497440+0000 mgr.smithi157.nfpzoe (mgr.14180) 10375 : cluster [DBG] pgmap v9731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:25.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:25 smithi157 bash[20376]: audit 2022-05-01T01:38:25.028809+0000 mon.smithi157 (mon.0) 6332 : audit [DBG] from='client.? 172.21.15.157:0/3024053539' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:27 smithi157 bash[20376]: audit 2022-05-01T01:38:26.154139+0000 mon.smithi157 (mon.0) 6333 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:38:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:27 smithi157 bash[20376]: cluster 2022-05-01T01:38:26.498005+0000 mgr.smithi157.nfpzoe (mgr.14180) 10376 : cluster [DBG] pgmap v9732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:27 smithi165 bash[22175]: audit 2022-05-01T01:38:26.154139+0000 mon.smithi157 (mon.0) 6333 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:38:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:27 smithi165 bash[22175]: cluster 2022-05-01T01:38:26.498005+0000 mgr.smithi157.nfpzoe (mgr.14180) 10376 : cluster [DBG] pgmap v9732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:29.893 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:29 smithi157 bash[20376]: cluster 2022-05-01T01:38:28.498596+0000 mgr.smithi157.nfpzoe (mgr.14180) 10377 : cluster [DBG] pgmap v9733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:29 smithi165 bash[22175]: cluster 2022-05-01T01:38:28.498596+0000 mgr.smithi157.nfpzoe (mgr.14180) 10377 : cluster [DBG] pgmap v9733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:30.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:38:30.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:38:30.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:38:30.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:38:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:30 smithi165 bash[22175]: audit 2022-05-01T01:38:30.353391+0000 mon.smithi157 (mon.0) 6334 : audit [DBG] from='client.? 172.21.15.157:0/1623296240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:30.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:30 smithi157 bash[20376]: audit 2022-05-01T01:38:30.353391+0000 mon.smithi157 (mon.0) 6334 : audit [DBG] from='client.? 172.21.15.157:0/1623296240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:31.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:31 smithi157 bash[20376]: cluster 2022-05-01T01:38:30.499268+0000 mgr.smithi157.nfpzoe (mgr.14180) 10378 : cluster [DBG] pgmap v9734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:31 smithi165 bash[22175]: cluster 2022-05-01T01:38:30.499268+0000 mgr.smithi157.nfpzoe (mgr.14180) 10378 : cluster [DBG] pgmap v9734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:33 smithi165 bash[22175]: cluster 2022-05-01T01:38:32.499896+0000 mgr.smithi157.nfpzoe (mgr.14180) 10379 : cluster [DBG] pgmap v9735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:33.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:33 smithi157 bash[20376]: cluster 2022-05-01T01:38:32.499896+0000 mgr.smithi157.nfpzoe (mgr.14180) 10379 : cluster [DBG] pgmap v9735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:35.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:38:35.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:38:35.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:38:35.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:38:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:35 smithi165 bash[22175]: cluster 2022-05-01T01:38:34.500488+0000 mgr.smithi157.nfpzoe (mgr.14180) 10380 : cluster [DBG] pgmap v9736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:35.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:35 smithi157 bash[20376]: cluster 2022-05-01T01:38:34.500488+0000 mgr.smithi157.nfpzoe (mgr.14180) 10380 : cluster [DBG] pgmap v9736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:36 smithi165 bash[22175]: audit 2022-05-01T01:38:35.678808+0000 mon.smithi157 (mon.0) 6335 : audit [DBG] from='client.? 172.21.15.157:0/4015370990' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:36.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:36 smithi157 bash[20376]: audit 2022-05-01T01:38:35.678808+0000 mon.smithi157 (mon.0) 6335 : audit [DBG] from='client.? 172.21.15.157:0/4015370990' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:37 smithi165 bash[22175]: cluster 2022-05-01T01:38:36.501100+0000 mgr.smithi157.nfpzoe (mgr.14180) 10381 : cluster [DBG] pgmap v9737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:37.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:37 smithi157 bash[20376]: cluster 2022-05-01T01:38:36.501100+0000 mgr.smithi157.nfpzoe (mgr.14180) 10381 : cluster [DBG] pgmap v9737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:39.880 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:39 smithi157 bash[20376]: cluster 2022-05-01T01:38:38.501677+0000 mgr.smithi157.nfpzoe (mgr.14180) 10382 : cluster [DBG] pgmap v9738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:39 smithi165 bash[22175]: cluster 2022-05-01T01:38:38.501677+0000 mgr.smithi157.nfpzoe (mgr.14180) 10382 : cluster [DBG] pgmap v9738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:40.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:38:40.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:38:40.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:38:41.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:38:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:41 smithi165 bash[22175]: cluster 2022-05-01T01:38:40.502349+0000 mgr.smithi157.nfpzoe (mgr.14180) 10383 : cluster [DBG] pgmap v9739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:41 smithi165 bash[22175]: audit 2022-05-01T01:38:41.001130+0000 mon.smithi157 (mon.0) 6336 : audit [DBG] from='client.? 172.21.15.157:0/3161856571' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:41 smithi157 bash[20376]: cluster 2022-05-01T01:38:40.502349+0000 mgr.smithi157.nfpzoe (mgr.14180) 10383 : cluster [DBG] pgmap v9739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:41 smithi157 bash[20376]: audit 2022-05-01T01:38:41.001130+0000 mon.smithi157 (mon.0) 6336 : audit [DBG] from='client.? 172.21.15.157:0/3161856571' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:43 smithi165 bash[22175]: cluster 2022-05-01T01:38:42.502973+0000 mgr.smithi157.nfpzoe (mgr.14180) 10384 : cluster [DBG] pgmap v9740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:43.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:43 smithi157 bash[20376]: cluster 2022-05-01T01:38:42.502973+0000 mgr.smithi157.nfpzoe (mgr.14180) 10384 : cluster [DBG] pgmap v9740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:45 smithi165 bash[22175]: cluster 2022-05-01T01:38:44.503735+0000 mgr.smithi157.nfpzoe (mgr.14180) 10385 : cluster [DBG] pgmap v9741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:45.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:45 smithi157 bash[20376]: cluster 2022-05-01T01:38:44.503735+0000 mgr.smithi157.nfpzoe (mgr.14180) 10385 : cluster [DBG] pgmap v9741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:46.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:38:46.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:38:46.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:38:46.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:38:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:46 smithi165 bash[22175]: audit 2022-05-01T01:38:46.324007+0000 mon.smithi157 (mon.0) 6337 : audit [DBG] from='client.? 172.21.15.157:0/371226640' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:46 smithi157 bash[20376]: audit 2022-05-01T01:38:46.324007+0000 mon.smithi157 (mon.0) 6337 : audit [DBG] from='client.? 172.21.15.157:0/371226640' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:47 smithi165 bash[22175]: cluster 2022-05-01T01:38:46.504418+0000 mgr.smithi157.nfpzoe (mgr.14180) 10386 : cluster [DBG] pgmap v9742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:47.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:47 smithi157 bash[20376]: cluster 2022-05-01T01:38:46.504418+0000 mgr.smithi157.nfpzoe (mgr.14180) 10386 : cluster [DBG] pgmap v9742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:49.881 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:49 smithi157 bash[20376]: cluster 2022-05-01T01:38:48.505090+0000 mgr.smithi157.nfpzoe (mgr.14180) 10387 : cluster [DBG] pgmap v9743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:49 smithi165 bash[22175]: cluster 2022-05-01T01:38:48.505090+0000 mgr.smithi157.nfpzoe (mgr.14180) 10387 : cluster [DBG] pgmap v9743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:51.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:38:51.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:38:51.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:38:51.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:38:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:51 smithi165 bash[22175]: cluster 2022-05-01T01:38:50.505730+0000 mgr.smithi157.nfpzoe (mgr.14180) 10388 : cluster [DBG] pgmap v9744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:51.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:51 smithi157 bash[20376]: cluster 2022-05-01T01:38:50.505730+0000 mgr.smithi157.nfpzoe (mgr.14180) 10388 : cluster [DBG] pgmap v9744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:52 smithi165 bash[22175]: audit 2022-05-01T01:38:51.649759+0000 mon.smithi157 (mon.0) 6338 : audit [DBG] from='client.? 172.21.15.157:0/3860234813' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:52 smithi157 bash[20376]: audit 2022-05-01T01:38:51.649759+0000 mon.smithi157 (mon.0) 6338 : audit [DBG] from='client.? 172.21.15.157:0/3860234813' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:53 smithi165 bash[22175]: cluster 2022-05-01T01:38:52.506347+0000 mgr.smithi157.nfpzoe (mgr.14180) 10389 : cluster [DBG] pgmap v9745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:53.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:53 smithi157 bash[20376]: cluster 2022-05-01T01:38:52.506347+0000 mgr.smithi157.nfpzoe (mgr.14180) 10389 : cluster [DBG] pgmap v9745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:55 smithi165 bash[22175]: cluster 2022-05-01T01:38:54.506999+0000 mgr.smithi157.nfpzoe (mgr.14180) 10390 : cluster [DBG] pgmap v9746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:55 smithi157 bash[20376]: cluster 2022-05-01T01:38:54.506999+0000 mgr.smithi157.nfpzoe (mgr.14180) 10390 : cluster [DBG] pgmap v9746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:56.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:38:56.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:38:56.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:38:56.993 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:38:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:57 smithi165 bash[22175]: cluster 2022-05-01T01:38:56.507655+0000 mgr.smithi157.nfpzoe (mgr.14180) 10391 : cluster [DBG] pgmap v9747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:57.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:57 smithi165 bash[22175]: audit 2022-05-01T01:38:56.976226+0000 mon.smithi157 (mon.0) 6339 : audit [DBG] from='client.? 172.21.15.157:0/377338529' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:57.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:57 smithi157 bash[20376]: cluster 2022-05-01T01:38:56.507655+0000 mgr.smithi157.nfpzoe (mgr.14180) 10391 : cluster [DBG] pgmap v9747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:57.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:57 smithi157 bash[20376]: audit 2022-05-01T01:38:56.976226+0000 mon.smithi157 (mon.0) 6339 : audit [DBG] from='client.? 172.21.15.157:0/377338529' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:38:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:59 smithi165 bash[22175]: cluster 2022-05-01T01:38:58.508310+0000 mgr.smithi157.nfpzoe (mgr.14180) 10392 : cluster [DBG] pgmap v9748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:38:59 smithi165 bash[22175]: audit 2022-05-01T01:38:59.622653+0000 mon.smithi157 (mon.0) 6340 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:38:59.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:59 smithi157 bash[20376]: cluster 2022-05-01T01:38:58.508310+0000 mgr.smithi157.nfpzoe (mgr.14180) 10392 : cluster [DBG] pgmap v9748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:38:59.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:38:59 smithi157 bash[20376]: audit 2022-05-01T01:38:59.622653+0000 mon.smithi157 (mon.0) 6340 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:39:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:00 smithi165 bash[22175]: audit 2022-05-01T01:39:00.130158+0000 mon.smithi157 (mon.0) 6341 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:39:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:00 smithi157 bash[20376]: audit 2022-05-01T01:39:00.130158+0000 mon.smithi157 (mon.0) 6341 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:39:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:01 smithi157 bash[20376]: cluster 2022-05-01T01:39:00.509015+0000 mgr.smithi157.nfpzoe (mgr.14180) 10393 : cluster [DBG] pgmap v9749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:01.996 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:39:01.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:39:01.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:39:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:01 smithi165 bash[22175]: cluster 2022-05-01T01:39:00.509015+0000 mgr.smithi157.nfpzoe (mgr.14180) 10393 : cluster [DBG] pgmap v9749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:02.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:39:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:02 smithi157 bash[20376]: audit 2022-05-01T01:39:02.291617+0000 mon.smithi157 (mon.0) 6342 : audit [DBG] from='client.? 172.21.15.157:0/1221571640' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:02 smithi165 bash[22175]: audit 2022-05-01T01:39:02.291617+0000 mon.smithi157 (mon.0) 6342 : audit [DBG] from='client.? 172.21.15.157:0/1221571640' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:03 smithi165 bash[22175]: cluster 2022-05-01T01:39:02.509708+0000 mgr.smithi157.nfpzoe (mgr.14180) 10394 : cluster [DBG] pgmap v9750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:03 smithi157 bash[20376]: cluster 2022-05-01T01:39:02.509708+0000 mgr.smithi157.nfpzoe (mgr.14180) 10394 : cluster [DBG] pgmap v9750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:05.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:05 smithi157 bash[20376]: cluster 2022-05-01T01:39:04.510416+0000 mgr.smithi157.nfpzoe (mgr.14180) 10395 : cluster [DBG] pgmap v9751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:05 smithi165 bash[22175]: cluster 2022-05-01T01:39:04.510416+0000 mgr.smithi157.nfpzoe (mgr.14180) 10395 : cluster [DBG] pgmap v9751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:07.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:39:07.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:39:07.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:39:07.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:39:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:07 smithi157 bash[20376]: cluster 2022-05-01T01:39:06.511101+0000 mgr.smithi157.nfpzoe (mgr.14180) 10396 : cluster [DBG] pgmap v9752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:07.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:07 smithi157 bash[20376]: audit 2022-05-01T01:39:07.618188+0000 mon.smithi157 (mon.0) 6343 : audit [DBG] from='client.? 172.21.15.157:0/3849570824' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:07 smithi165 bash[22175]: cluster 2022-05-01T01:39:06.511101+0000 mgr.smithi157.nfpzoe (mgr.14180) 10396 : cluster [DBG] pgmap v9752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:07 smithi165 bash[22175]: audit 2022-05-01T01:39:07.618188+0000 mon.smithi157 (mon.0) 6343 : audit [DBG] from='client.? 172.21.15.157:0/3849570824' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:09.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:09 smithi157 bash[20376]: cluster 2022-05-01T01:39:08.511739+0000 mgr.smithi157.nfpzoe (mgr.14180) 10397 : cluster [DBG] pgmap v9753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:09 smithi165 bash[22175]: cluster 2022-05-01T01:39:08.511739+0000 mgr.smithi157.nfpzoe (mgr.14180) 10397 : cluster [DBG] pgmap v9753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:11.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:11 smithi157 bash[20376]: cluster 2022-05-01T01:39:10.512393+0000 mgr.smithi157.nfpzoe (mgr.14180) 10398 : cluster [DBG] pgmap v9754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:11 smithi165 bash[22175]: cluster 2022-05-01T01:39:10.512393+0000 mgr.smithi157.nfpzoe (mgr.14180) 10398 : cluster [DBG] pgmap v9754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:12.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:39:12.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:39:12.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:39:12.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:39:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:13 smithi165 bash[22175]: cluster 2022-05-01T01:39:12.513095+0000 mgr.smithi157.nfpzoe (mgr.14180) 10399 : cluster [DBG] pgmap v9755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:13 smithi165 bash[22175]: audit 2022-05-01T01:39:12.948274+0000 mon.smithi157 (mon.0) 6344 : audit [DBG] from='client.? 172.21.15.157:0/1982450678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:13.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:13 smithi157 bash[20376]: cluster 2022-05-01T01:39:12.513095+0000 mgr.smithi157.nfpzoe (mgr.14180) 10399 : cluster [DBG] pgmap v9755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:13.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:13 smithi157 bash[20376]: audit 2022-05-01T01:39:12.948274+0000 mon.smithi157 (mon.0) 6344 : audit [DBG] from='client.? 172.21.15.157:0/1982450678' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:15.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:15 smithi157 bash[20376]: cluster 2022-05-01T01:39:14.513763+0000 mgr.smithi157.nfpzoe (mgr.14180) 10400 : cluster [DBG] pgmap v9756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:15 smithi165 bash[22175]: cluster 2022-05-01T01:39:14.513763+0000 mgr.smithi157.nfpzoe (mgr.14180) 10400 : cluster [DBG] pgmap v9756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:17.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:17 smithi157 bash[20376]: cluster 2022-05-01T01:39:16.514384+0000 mgr.smithi157.nfpzoe (mgr.14180) 10401 : cluster [DBG] pgmap v9757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:17.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:39:17.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:39:17.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:39:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:17 smithi165 bash[22175]: cluster 2022-05-01T01:39:16.514384+0000 mgr.smithi157.nfpzoe (mgr.14180) 10401 : cluster [DBG] pgmap v9757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:18.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:39:18.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:18 smithi157 bash[20376]: audit 2022-05-01T01:39:18.271363+0000 mon.smithi157 (mon.0) 6345 : audit [DBG] from='client.? 172.21.15.157:0/1935973945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:18 smithi165 bash[22175]: audit 2022-05-01T01:39:18.271363+0000 mon.smithi157 (mon.0) 6345 : audit [DBG] from='client.? 172.21.15.157:0/1935973945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:19 smithi165 bash[22175]: cluster 2022-05-01T01:39:18.515095+0000 mgr.smithi157.nfpzoe (mgr.14180) 10402 : cluster [DBG] pgmap v9758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:20.205 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:19 smithi157 bash[20376]: cluster 2022-05-01T01:39:18.515095+0000 mgr.smithi157.nfpzoe (mgr.14180) 10402 : cluster [DBG] pgmap v9758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:22.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:21 smithi165 bash[22175]: cluster 2022-05-01T01:39:20.515707+0000 mgr.smithi157.nfpzoe (mgr.14180) 10403 : cluster [DBG] pgmap v9759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:21 smithi157 bash[20376]: cluster 2022-05-01T01:39:20.515707+0000 mgr.smithi157.nfpzoe (mgr.14180) 10403 : cluster [DBG] pgmap v9759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:23.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:39:23.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:39:23.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:39:23.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:39:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:23 smithi165 bash[22175]: cluster 2022-05-01T01:39:22.516319+0000 mgr.smithi157.nfpzoe (mgr.14180) 10404 : cluster [DBG] pgmap v9760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:23 smithi165 bash[22175]: audit 2022-05-01T01:39:23.603038+0000 mon.smithi157 (mon.0) 6346 : audit [DBG] from='client.? 172.21.15.157:0/2137318156' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:23 smithi157 bash[20376]: cluster 2022-05-01T01:39:22.516319+0000 mgr.smithi157.nfpzoe (mgr.14180) 10404 : cluster [DBG] pgmap v9760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:24.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:23 smithi157 bash[20376]: audit 2022-05-01T01:39:23.603038+0000 mon.smithi157 (mon.0) 6346 : audit [DBG] from='client.? 172.21.15.157:0/2137318156' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:25 smithi165 bash[22175]: cluster 2022-05-01T01:39:24.516941+0000 mgr.smithi157.nfpzoe (mgr.14180) 10405 : cluster [DBG] pgmap v9761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:25 smithi157 bash[20376]: cluster 2022-05-01T01:39:24.516941+0000 mgr.smithi157.nfpzoe (mgr.14180) 10405 : cluster [DBG] pgmap v9761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:27.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:26 smithi157 bash[20376]: audit 2022-05-01T01:39:26.159098+0000 mon.smithi157 (mon.0) 6347 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:39:27.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:26 smithi157 bash[20376]: audit 2022-05-01T01:39:26.161784+0000 mon.smithi157 (mon.0) 6348 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:39:27.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:26 smithi157 bash[20376]: audit 2022-05-01T01:39:26.163618+0000 mon.smithi157 (mon.0) 6349 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:39:27.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:26 smithi157 bash[20376]: audit 2022-05-01T01:39:26.485065+0000 mon.smithi157 (mon.0) 6350 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:39:27.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:26 smithi157 bash[20376]: audit 2022-05-01T01:39:26.489935+0000 mon.smithi157 (mon.0) 6351 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:39:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:26 smithi165 bash[22175]: audit 2022-05-01T01:39:26.159098+0000 mon.smithi157 (mon.0) 6347 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:39:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:26 smithi165 bash[22175]: audit 2022-05-01T01:39:26.161784+0000 mon.smithi157 (mon.0) 6348 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:39:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:26 smithi165 bash[22175]: audit 2022-05-01T01:39:26.163618+0000 mon.smithi157 (mon.0) 6349 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:39:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:26 smithi165 bash[22175]: audit 2022-05-01T01:39:26.485065+0000 mon.smithi157 (mon.0) 6350 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:39:27.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:26 smithi165 bash[22175]: audit 2022-05-01T01:39:26.489935+0000 mon.smithi157 (mon.0) 6351 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:39:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:27 smithi165 bash[22175]: cluster 2022-05-01T01:39:26.478679+0000 mgr.smithi157.nfpzoe (mgr.14180) 10406 : cluster [DBG] pgmap v9762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:27 smithi165 bash[22175]: cluster 2022-05-01T01:39:26.479200+0000 mgr.smithi157.nfpzoe (mgr.14180) 10407 : cluster [DBG] pgmap v9763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:27 smithi165 bash[22175]: cephadm 2022-05-01T01:39:26.491043+0000 mgr.smithi157.nfpzoe (mgr.14180) 10408 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:39:28.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:27 smithi165 bash[22175]: cephadm 2022-05-01T01:39:26.491151+0000 mgr.smithi157.nfpzoe (mgr.14180) 10409 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:39:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:27 smithi157 bash[20376]: cluster 2022-05-01T01:39:26.478679+0000 mgr.smithi157.nfpzoe (mgr.14180) 10406 : cluster [DBG] pgmap v9762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:27 smithi157 bash[20376]: cluster 2022-05-01T01:39:26.479200+0000 mgr.smithi157.nfpzoe (mgr.14180) 10407 : cluster [DBG] pgmap v9763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:27 smithi157 bash[20376]: cephadm 2022-05-01T01:39:26.491043+0000 mgr.smithi157.nfpzoe (mgr.14180) 10408 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:39:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:27 smithi157 bash[20376]: cephadm 2022-05-01T01:39:26.491151+0000 mgr.smithi157.nfpzoe (mgr.14180) 10409 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:39:28.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:39:28.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:39:28.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:39:28.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:39:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:29 smithi165 bash[22175]: cluster 2022-05-01T01:39:28.479800+0000 mgr.smithi157.nfpzoe (mgr.14180) 10410 : cluster [DBG] pgmap v9764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:29 smithi165 bash[22175]: audit 2022-05-01T01:39:28.934964+0000 mon.smithi157 (mon.0) 6352 : audit [DBG] from='client.? 172.21.15.157:0/3537748703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:30.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:29 smithi157 bash[20376]: cluster 2022-05-01T01:39:28.479800+0000 mgr.smithi157.nfpzoe (mgr.14180) 10410 : cluster [DBG] pgmap v9764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:29 smithi157 bash[20376]: audit 2022-05-01T01:39:28.934964+0000 mon.smithi157 (mon.0) 6352 : audit [DBG] from='client.? 172.21.15.157:0/3537748703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:31 smithi165 bash[22175]: cluster 2022-05-01T01:39:30.480404+0000 mgr.smithi157.nfpzoe (mgr.14180) 10411 : cluster [DBG] pgmap v9765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:31 smithi157 bash[20376]: cluster 2022-05-01T01:39:30.480404+0000 mgr.smithi157.nfpzoe (mgr.14180) 10411 : cluster [DBG] pgmap v9765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:33.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:39:33.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:39:33.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:39:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:33 smithi165 bash[22175]: cluster 2022-05-01T01:39:32.481196+0000 mgr.smithi157.nfpzoe (mgr.14180) 10412 : cluster [DBG] pgmap v9766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:33 smithi157 bash[20376]: cluster 2022-05-01T01:39:32.481196+0000 mgr.smithi157.nfpzoe (mgr.14180) 10412 : cluster [DBG] pgmap v9766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:34.280 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:39:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:34 smithi165 bash[22175]: audit 2022-05-01T01:39:34.262871+0000 mon.smithi157 (mon.0) 6353 : audit [DBG] from='client.? 172.21.15.157:0/1035510666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:34 smithi157 bash[20376]: audit 2022-05-01T01:39:34.262871+0000 mon.smithi157 (mon.0) 6353 : audit [DBG] from='client.? 172.21.15.157:0/1035510666' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:35 smithi165 bash[22175]: cluster 2022-05-01T01:39:34.481966+0000 mgr.smithi157.nfpzoe (mgr.14180) 10413 : cluster [DBG] pgmap v9767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:35 smithi157 bash[20376]: cluster 2022-05-01T01:39:34.481966+0000 mgr.smithi157.nfpzoe (mgr.14180) 10413 : cluster [DBG] pgmap v9767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:37 smithi165 bash[22175]: cluster 2022-05-01T01:39:36.482635+0000 mgr.smithi157.nfpzoe (mgr.14180) 10414 : cluster [DBG] pgmap v9768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:38.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:37 smithi157 bash[20376]: cluster 2022-05-01T01:39:36.482635+0000 mgr.smithi157.nfpzoe (mgr.14180) 10414 : cluster [DBG] pgmap v9768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:39.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:39:39.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:39:39.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:39:39.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:39:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:39 smithi165 bash[22175]: cluster 2022-05-01T01:39:38.483449+0000 mgr.smithi157.nfpzoe (mgr.14180) 10415 : cluster [DBG] pgmap v9769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:39 smithi165 bash[22175]: audit 2022-05-01T01:39:39.582825+0000 mon.smithi157 (mon.0) 6354 : audit [DBG] from='client.? 172.21.15.157:0/2448347864' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:39 smithi157 bash[20376]: cluster 2022-05-01T01:39:38.483449+0000 mgr.smithi157.nfpzoe (mgr.14180) 10415 : cluster [DBG] pgmap v9769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:40.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:39 smithi157 bash[20376]: audit 2022-05-01T01:39:39.582825+0000 mon.smithi157 (mon.0) 6354 : audit [DBG] from='client.? 172.21.15.157:0/2448347864' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:41 smithi165 bash[22175]: cluster 2022-05-01T01:39:40.484148+0000 mgr.smithi157.nfpzoe (mgr.14180) 10416 : cluster [DBG] pgmap v9770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:41 smithi157 bash[20376]: cluster 2022-05-01T01:39:40.484148+0000 mgr.smithi157.nfpzoe (mgr.14180) 10416 : cluster [DBG] pgmap v9770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:43 smithi165 bash[22175]: cluster 2022-05-01T01:39:42.484836+0000 mgr.smithi157.nfpzoe (mgr.14180) 10417 : cluster [DBG] pgmap v9771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:44.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:43 smithi157 bash[20376]: cluster 2022-05-01T01:39:42.484836+0000 mgr.smithi157.nfpzoe (mgr.14180) 10417 : cluster [DBG] pgmap v9771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:44.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:39:44.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:39:44.604 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:39:44.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:39:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:45 smithi165 bash[22175]: cluster 2022-05-01T01:39:44.485553+0000 mgr.smithi157.nfpzoe (mgr.14180) 10418 : cluster [DBG] pgmap v9772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:45 smithi165 bash[22175]: audit 2022-05-01T01:39:44.907570+0000 mon.smithi157 (mon.0) 6355 : audit [DBG] from='client.? 172.21.15.157:0/2032763782' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:46.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:45 smithi157 bash[20376]: cluster 2022-05-01T01:39:44.485553+0000 mgr.smithi157.nfpzoe (mgr.14180) 10418 : cluster [DBG] pgmap v9772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:46.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:45 smithi157 bash[20376]: audit 2022-05-01T01:39:44.907570+0000 mon.smithi157 (mon.0) 6355 : audit [DBG] from='client.? 172.21.15.157:0/2032763782' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:47 smithi165 bash[22175]: cluster 2022-05-01T01:39:46.486205+0000 mgr.smithi157.nfpzoe (mgr.14180) 10419 : cluster [DBG] pgmap v9773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:48.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:47 smithi157 bash[20376]: cluster 2022-05-01T01:39:46.486205+0000 mgr.smithi157.nfpzoe (mgr.14180) 10419 : cluster [DBG] pgmap v9773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:49.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:39:49.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:39:49.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:39:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:49 smithi165 bash[22175]: cluster 2022-05-01T01:39:48.487041+0000 mgr.smithi157.nfpzoe (mgr.14180) 10420 : cluster [DBG] pgmap v9774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:49 smithi157 bash[20376]: cluster 2022-05-01T01:39:48.487041+0000 mgr.smithi157.nfpzoe (mgr.14180) 10420 : cluster [DBG] pgmap v9774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:50.254 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:39:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:50 smithi165 bash[22175]: audit 2022-05-01T01:39:50.235966+0000 mon.smithi157 (mon.0) 6356 : audit [DBG] from='client.? 172.21.15.157:0/123862391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:50 smithi157 bash[20376]: audit 2022-05-01T01:39:50.235966+0000 mon.smithi157 (mon.0) 6356 : audit [DBG] from='client.? 172.21.15.157:0/123862391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:51 smithi165 bash[22175]: cluster 2022-05-01T01:39:50.487742+0000 mgr.smithi157.nfpzoe (mgr.14180) 10421 : cluster [DBG] pgmap v9775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:52.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:51 smithi157 bash[20376]: cluster 2022-05-01T01:39:50.487742+0000 mgr.smithi157.nfpzoe (mgr.14180) 10421 : cluster [DBG] pgmap v9775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:53 smithi165 bash[22175]: cluster 2022-05-01T01:39:52.488390+0000 mgr.smithi157.nfpzoe (mgr.14180) 10422 : cluster [DBG] pgmap v9776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:53 smithi157 bash[20376]: cluster 2022-05-01T01:39:52.488390+0000 mgr.smithi157.nfpzoe (mgr.14180) 10422 : cluster [DBG] pgmap v9776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:55.257 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:39:55.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:39:55.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:39:55.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:39:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:55 smithi165 bash[22175]: cluster 2022-05-01T01:39:54.489055+0000 mgr.smithi157.nfpzoe (mgr.14180) 10423 : cluster [DBG] pgmap v9777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:55 smithi165 bash[22175]: audit 2022-05-01T01:39:55.562411+0000 mon.smithi157 (mon.0) 6357 : audit [DBG] from='client.? 172.21.15.157:0/2532672508' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:56.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:55 smithi157 bash[20376]: cluster 2022-05-01T01:39:54.489055+0000 mgr.smithi157.nfpzoe (mgr.14180) 10423 : cluster [DBG] pgmap v9777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:56.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:55 smithi157 bash[20376]: audit 2022-05-01T01:39:55.562411+0000 mon.smithi157 (mon.0) 6357 : audit [DBG] from='client.? 172.21.15.157:0/2532672508' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:39:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:57 smithi165 bash[22175]: cluster 2022-05-01T01:39:56.489663+0000 mgr.smithi157.nfpzoe (mgr.14180) 10424 : cluster [DBG] pgmap v9778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:39:58.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:57 smithi157 bash[20376]: cluster 2022-05-01T01:39:56.489663+0000 mgr.smithi157.nfpzoe (mgr.14180) 10424 : cluster [DBG] pgmap v9778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:59 smithi165 bash[22175]: cluster 2022-05-01T01:39:58.490302+0000 mgr.smithi157.nfpzoe (mgr.14180) 10425 : cluster [DBG] pgmap v9779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:39:59 smithi165 bash[22175]: audit 2022-05-01T01:39:59.625993+0000 mon.smithi157 (mon.0) 6358 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:40:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:59 smithi157 bash[20376]: cluster 2022-05-01T01:39:58.490302+0000 mgr.smithi157.nfpzoe (mgr.14180) 10425 : cluster [DBG] pgmap v9779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:39:59 smithi157 bash[20376]: audit 2022-05-01T01:39:59.625993+0000 mon.smithi157 (mon.0) 6358 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:40:00.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:40:00.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:40:00.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:40:00.910 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:40:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:00 smithi165 bash[22175]: cluster 2022-05-01T01:40:00.000163+0000 mon.smithi157 (mon.0) 6359 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T01:40:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:00 smithi165 bash[22175]: audit 2022-05-01T01:40:00.137431+0000 mon.smithi157 (mon.0) 6360 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:40:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:00 smithi157 bash[20376]: cluster 2022-05-01T01:40:00.000163+0000 mon.smithi157 (mon.0) 6359 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T01:40:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:00 smithi157 bash[20376]: audit 2022-05-01T01:40:00.137431+0000 mon.smithi157 (mon.0) 6360 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:40:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:01 smithi165 bash[22175]: cluster 2022-05-01T01:40:00.490934+0000 mgr.smithi157.nfpzoe (mgr.14180) 10426 : cluster [DBG] pgmap v9780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:02.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:01 smithi165 bash[22175]: audit 2022-05-01T01:40:00.892233+0000 mon.smithi157 (mon.0) 6361 : audit [DBG] from='client.? 172.21.15.157:0/1584952353' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:02.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:01 smithi157 bash[20376]: cluster 2022-05-01T01:40:00.490934+0000 mgr.smithi157.nfpzoe (mgr.14180) 10426 : cluster [DBG] pgmap v9780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:01 smithi157 bash[20376]: audit 2022-05-01T01:40:00.892233+0000 mon.smithi157 (mon.0) 6361 : audit [DBG] from='client.? 172.21.15.157:0/1584952353' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:03 smithi165 bash[22175]: cluster 2022-05-01T01:40:02.491604+0000 mgr.smithi157.nfpzoe (mgr.14180) 10427 : cluster [DBG] pgmap v9781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:03 smithi157 bash[20376]: cluster 2022-05-01T01:40:02.491604+0000 mgr.smithi157.nfpzoe (mgr.14180) 10427 : cluster [DBG] pgmap v9781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:05.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:40:05.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:40:05.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:40:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:05 smithi165 bash[22175]: cluster 2022-05-01T01:40:04.492233+0000 mgr.smithi157.nfpzoe (mgr.14180) 10428 : cluster [DBG] pgmap v9782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:06.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:05 smithi157 bash[20376]: cluster 2022-05-01T01:40:04.492233+0000 mgr.smithi157.nfpzoe (mgr.14180) 10428 : cluster [DBG] pgmap v9782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:06.238 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:40:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:06 smithi165 bash[22175]: audit 2022-05-01T01:40:06.221099+0000 mon.smithi157 (mon.0) 6362 : audit [DBG] from='client.? 172.21.15.157:0/3514633716' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:07.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:06 smithi157 bash[20376]: audit 2022-05-01T01:40:06.221099+0000 mon.smithi157 (mon.0) 6362 : audit [DBG] from='client.? 172.21.15.157:0/3514633716' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:07 smithi165 bash[22175]: cluster 2022-05-01T01:40:06.492911+0000 mgr.smithi157.nfpzoe (mgr.14180) 10429 : cluster [DBG] pgmap v9783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:08.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:07 smithi157 bash[20376]: cluster 2022-05-01T01:40:06.492911+0000 mgr.smithi157.nfpzoe (mgr.14180) 10429 : cluster [DBG] pgmap v9783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:09 smithi165 bash[22175]: cluster 2022-05-01T01:40:08.493618+0000 mgr.smithi157.nfpzoe (mgr.14180) 10430 : cluster [DBG] pgmap v9784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:10.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:09 smithi157 bash[20376]: cluster 2022-05-01T01:40:08.493618+0000 mgr.smithi157.nfpzoe (mgr.14180) 10430 : cluster [DBG] pgmap v9784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:11.242 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:40:11.242 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:40:11.242 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:40:11.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:40:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:11 smithi165 bash[22175]: cluster 2022-05-01T01:40:10.494260+0000 mgr.smithi157.nfpzoe (mgr.14180) 10431 : cluster [DBG] pgmap v9785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:11 smithi165 bash[22175]: audit 2022-05-01T01:40:11.559211+0000 mon.smithi157 (mon.0) 6363 : audit [DBG] from='client.? 172.21.15.157:0/2757518320' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:12.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:11 smithi157 bash[20376]: cluster 2022-05-01T01:40:10.494260+0000 mgr.smithi157.nfpzoe (mgr.14180) 10431 : cluster [DBG] pgmap v9785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:12.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:11 smithi157 bash[20376]: audit 2022-05-01T01:40:11.559211+0000 mon.smithi157 (mon.0) 6363 : audit [DBG] from='client.? 172.21.15.157:0/2757518320' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:13 smithi165 bash[22175]: cluster 2022-05-01T01:40:12.494944+0000 mgr.smithi157.nfpzoe (mgr.14180) 10432 : cluster [DBG] pgmap v9786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:14.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:13 smithi157 bash[20376]: cluster 2022-05-01T01:40:12.494944+0000 mgr.smithi157.nfpzoe (mgr.14180) 10432 : cluster [DBG] pgmap v9786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:15 smithi165 bash[22175]: cluster 2022-05-01T01:40:14.495588+0000 mgr.smithi157.nfpzoe (mgr.14180) 10433 : cluster [DBG] pgmap v9787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:16.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:15 smithi157 bash[20376]: cluster 2022-05-01T01:40:14.495588+0000 mgr.smithi157.nfpzoe (mgr.14180) 10433 : cluster [DBG] pgmap v9787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:16.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:40:16.579 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:40:16.580 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:40:16.908 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:40:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:17 smithi165 bash[22175]: cluster 2022-05-01T01:40:16.496204+0000 mgr.smithi157.nfpzoe (mgr.14180) 10434 : cluster [DBG] pgmap v9788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:17 smithi165 bash[22175]: audit 2022-05-01T01:40:16.890461+0000 mon.smithi157 (mon.0) 6364 : audit [DBG] from='client.? 172.21.15.157:0/1490717422' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:18.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:17 smithi157 bash[20376]: cluster 2022-05-01T01:40:16.496204+0000 mgr.smithi157.nfpzoe (mgr.14180) 10434 : cluster [DBG] pgmap v9788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:18.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:17 smithi157 bash[20376]: audit 2022-05-01T01:40:16.890461+0000 mon.smithi157 (mon.0) 6364 : audit [DBG] from='client.? 172.21.15.157:0/1490717422' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:20.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:19 smithi165 bash[22175]: cluster 2022-05-01T01:40:18.496874+0000 mgr.smithi157.nfpzoe (mgr.14180) 10435 : cluster [DBG] pgmap v9789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:20.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:19 smithi157 bash[20376]: cluster 2022-05-01T01:40:18.496874+0000 mgr.smithi157.nfpzoe (mgr.14180) 10435 : cluster [DBG] pgmap v9789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:21.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:40:21.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:40:21.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:40:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:21 smithi165 bash[22175]: cluster 2022-05-01T01:40:20.497515+0000 mgr.smithi157.nfpzoe (mgr.14180) 10436 : cluster [DBG] pgmap v9790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:21 smithi157 bash[20376]: cluster 2022-05-01T01:40:20.497515+0000 mgr.smithi157.nfpzoe (mgr.14180) 10436 : cluster [DBG] pgmap v9790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:22.235 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:40:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:22 smithi157 bash[20376]: audit 2022-05-01T01:40:22.217877+0000 mon.smithi157 (mon.0) 6365 : audit [DBG] from='client.? 172.21.15.157:0/1159716224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:22 smithi165 bash[22175]: audit 2022-05-01T01:40:22.217877+0000 mon.smithi157 (mon.0) 6365 : audit [DBG] from='client.? 172.21.15.157:0/1159716224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:23 smithi157 bash[20376]: cluster 2022-05-01T01:40:22.498305+0000 mgr.smithi157.nfpzoe (mgr.14180) 10437 : cluster [DBG] pgmap v9791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:23 smithi165 bash[22175]: cluster 2022-05-01T01:40:22.498305+0000 mgr.smithi157.nfpzoe (mgr.14180) 10437 : cluster [DBG] pgmap v9791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:26.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:25 smithi157 bash[20376]: cluster 2022-05-01T01:40:24.499005+0000 mgr.smithi157.nfpzoe (mgr.14180) 10438 : cluster [DBG] pgmap v9792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:25 smithi165 bash[22175]: cluster 2022-05-01T01:40:24.499005+0000 mgr.smithi157.nfpzoe (mgr.14180) 10438 : cluster [DBG] pgmap v9792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:27.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:26 smithi157 bash[20376]: audit 2022-05-01T01:40:26.500874+0000 mon.smithi157 (mon.0) 6366 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:40:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:26 smithi157 bash[20376]: audit 2022-05-01T01:40:26.503642+0000 mon.smithi157 (mon.0) 6367 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:40:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:26 smithi157 bash[20376]: audit 2022-05-01T01:40:26.505587+0000 mon.smithi157 (mon.0) 6368 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:40:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:26 smithi157 bash[20376]: audit 2022-05-01T01:40:26.831936+0000 mon.smithi157 (mon.0) 6369 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:40:27.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:26 smithi157 bash[20376]: audit 2022-05-01T01:40:26.838433+0000 mon.smithi157 (mon.0) 6370 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:40:27.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:40:27.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:40:27.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:40:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:26 smithi165 bash[22175]: audit 2022-05-01T01:40:26.500874+0000 mon.smithi157 (mon.0) 6366 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:40:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:26 smithi165 bash[22175]: audit 2022-05-01T01:40:26.503642+0000 mon.smithi157 (mon.0) 6367 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:40:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:26 smithi165 bash[22175]: audit 2022-05-01T01:40:26.505587+0000 mon.smithi157 (mon.0) 6368 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:40:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:26 smithi165 bash[22175]: audit 2022-05-01T01:40:26.831936+0000 mon.smithi157 (mon.0) 6369 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:40:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:26 smithi165 bash[22175]: audit 2022-05-01T01:40:26.838433+0000 mon.smithi157 (mon.0) 6370 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:40:27.558 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:40:28.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:27 smithi157 bash[20376]: cluster 2022-05-01T01:40:26.499658+0000 mgr.smithi157.nfpzoe (mgr.14180) 10439 : cluster [DBG] pgmap v9793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:27 smithi157 bash[20376]: cluster 2022-05-01T01:40:26.825456+0000 mgr.smithi157.nfpzoe (mgr.14180) 10440 : cluster [DBG] pgmap v9794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:27 smithi157 bash[20376]: cluster 2022-05-01T01:40:26.825924+0000 mgr.smithi157.nfpzoe (mgr.14180) 10441 : cluster [DBG] pgmap v9795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:27 smithi157 bash[20376]: cephadm 2022-05-01T01:40:26.839596+0000 mgr.smithi157.nfpzoe (mgr.14180) 10442 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:40:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:27 smithi157 bash[20376]: cephadm 2022-05-01T01:40:26.839787+0000 mgr.smithi157.nfpzoe (mgr.14180) 10443 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:40:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:27 smithi157 bash[20376]: audit 2022-05-01T01:40:27.539555+0000 mon.smithi157 (mon.0) 6371 : audit [DBG] from='client.? 172.21.15.157:0/3602939204' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:27 smithi165 bash[22175]: cluster 2022-05-01T01:40:26.499658+0000 mgr.smithi157.nfpzoe (mgr.14180) 10439 : cluster [DBG] pgmap v9793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:27 smithi165 bash[22175]: cluster 2022-05-01T01:40:26.825456+0000 mgr.smithi157.nfpzoe (mgr.14180) 10440 : cluster [DBG] pgmap v9794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:27 smithi165 bash[22175]: cluster 2022-05-01T01:40:26.825924+0000 mgr.smithi157.nfpzoe (mgr.14180) 10441 : cluster [DBG] pgmap v9795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:27 smithi165 bash[22175]: cephadm 2022-05-01T01:40:26.839596+0000 mgr.smithi157.nfpzoe (mgr.14180) 10442 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:40:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:27 smithi165 bash[22175]: cephadm 2022-05-01T01:40:26.839787+0000 mgr.smithi157.nfpzoe (mgr.14180) 10443 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:40:28.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:27 smithi165 bash[22175]: audit 2022-05-01T01:40:27.539555+0000 mon.smithi157 (mon.0) 6371 : audit [DBG] from='client.? 172.21.15.157:0/3602939204' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:28 smithi157 bash[20376]: cluster 2022-05-01T01:40:28.826538+0000 mgr.smithi157.nfpzoe (mgr.14180) 10444 : cluster [DBG] pgmap v9796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:28 smithi165 bash[22175]: cluster 2022-05-01T01:40:28.826538+0000 mgr.smithi157.nfpzoe (mgr.14180) 10444 : cluster [DBG] pgmap v9796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:31 smithi165 bash[22175]: cluster 2022-05-01T01:40:30.827208+0000 mgr.smithi157.nfpzoe (mgr.14180) 10445 : cluster [DBG] pgmap v9797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:31 smithi157 bash[20376]: cluster 2022-05-01T01:40:30.827208+0000 mgr.smithi157.nfpzoe (mgr.14180) 10445 : cluster [DBG] pgmap v9797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:32.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:40:32.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:40:32.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:40:32.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:40:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:33 smithi165 bash[22175]: cluster 2022-05-01T01:40:32.827644+0000 mgr.smithi157.nfpzoe (mgr.14180) 10446 : cluster [DBG] pgmap v9798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:33 smithi165 bash[22175]: audit 2022-05-01T01:40:32.869267+0000 mon.smithi157 (mon.0) 6372 : audit [DBG] from='client.? 172.21.15.157:0/2660059881' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:33.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:33 smithi157 bash[20376]: cluster 2022-05-01T01:40:32.827644+0000 mgr.smithi157.nfpzoe (mgr.14180) 10446 : cluster [DBG] pgmap v9798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:33.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:33 smithi157 bash[20376]: audit 2022-05-01T01:40:32.869267+0000 mon.smithi157 (mon.0) 6372 : audit [DBG] from='client.? 172.21.15.157:0/2660059881' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:35 smithi165 bash[22175]: cluster 2022-05-01T01:40:34.828201+0000 mgr.smithi157.nfpzoe (mgr.14180) 10447 : cluster [DBG] pgmap v9799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:35 smithi157 bash[20376]: cluster 2022-05-01T01:40:34.828201+0000 mgr.smithi157.nfpzoe (mgr.14180) 10447 : cluster [DBG] pgmap v9799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:37.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:40:37.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:40:37.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:40:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:37 smithi165 bash[22175]: cluster 2022-05-01T01:40:36.828849+0000 mgr.smithi157.nfpzoe (mgr.14180) 10448 : cluster [DBG] pgmap v9800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:38.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:37 smithi157 bash[20376]: cluster 2022-05-01T01:40:36.828849+0000 mgr.smithi157.nfpzoe (mgr.14180) 10448 : cluster [DBG] pgmap v9800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:38.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:40:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:38 smithi157 bash[20376]: audit 2022-05-01T01:40:38.203184+0000 mon.smithi157 (mon.0) 6373 : audit [DBG] from='client.? 172.21.15.157:0/1553125258' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:38 smithi165 bash[22175]: audit 2022-05-01T01:40:38.203184+0000 mon.smithi157 (mon.0) 6373 : audit [DBG] from='client.? 172.21.15.157:0/1553125258' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:39 smithi157 bash[20376]: cluster 2022-05-01T01:40:38.829441+0000 mgr.smithi157.nfpzoe (mgr.14180) 10449 : cluster [DBG] pgmap v9801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:39 smithi165 bash[22175]: cluster 2022-05-01T01:40:38.829441+0000 mgr.smithi157.nfpzoe (mgr.14180) 10449 : cluster [DBG] pgmap v9801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:41 smithi157 bash[20376]: cluster 2022-05-01T01:40:40.830116+0000 mgr.smithi157.nfpzoe (mgr.14180) 10450 : cluster [DBG] pgmap v9802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:41 smithi165 bash[22175]: cluster 2022-05-01T01:40:40.830116+0000 mgr.smithi157.nfpzoe (mgr.14180) 10450 : cluster [DBG] pgmap v9802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:43.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:40:43.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:40:43.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:40:43.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:40:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:43 smithi165 bash[22175]: cluster 2022-05-01T01:40:42.830777+0000 mgr.smithi157.nfpzoe (mgr.14180) 10451 : cluster [DBG] pgmap v9803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:43 smithi165 bash[22175]: audit 2022-05-01T01:40:43.538680+0000 mon.smithi157 (mon.0) 6374 : audit [DBG] from='client.? 172.21.15.157:0/1813512343' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:43.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:43 smithi157 bash[20376]: cluster 2022-05-01T01:40:42.830777+0000 mgr.smithi157.nfpzoe (mgr.14180) 10451 : cluster [DBG] pgmap v9803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:43.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:43 smithi157 bash[20376]: audit 2022-05-01T01:40:43.538680+0000 mon.smithi157 (mon.0) 6374 : audit [DBG] from='client.? 172.21.15.157:0/1813512343' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:45 smithi165 bash[22175]: cluster 2022-05-01T01:40:44.831416+0000 mgr.smithi157.nfpzoe (mgr.14180) 10452 : cluster [DBG] pgmap v9804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:46.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:45 smithi157 bash[20376]: cluster 2022-05-01T01:40:44.831416+0000 mgr.smithi157.nfpzoe (mgr.14180) 10452 : cluster [DBG] pgmap v9804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:48.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:47 smithi157 bash[20376]: cluster 2022-05-01T01:40:46.832046+0000 mgr.smithi157.nfpzoe (mgr.14180) 10453 : cluster [DBG] pgmap v9805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:47 smithi165 bash[22175]: cluster 2022-05-01T01:40:46.832046+0000 mgr.smithi157.nfpzoe (mgr.14180) 10453 : cluster [DBG] pgmap v9805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:48.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:40:48.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:40:48.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:40:48.885 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:40:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:48 smithi157 bash[20376]: audit 2022-05-01T01:40:48.867731+0000 mon.smithi157 (mon.0) 6375 : audit [DBG] from='client.? 172.21.15.157:0/2722652681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:48 smithi165 bash[22175]: audit 2022-05-01T01:40:48.867731+0000 mon.smithi157 (mon.0) 6375 : audit [DBG] from='client.? 172.21.15.157:0/2722652681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:49 smithi157 bash[20376]: cluster 2022-05-01T01:40:48.832637+0000 mgr.smithi157.nfpzoe (mgr.14180) 10454 : cluster [DBG] pgmap v9806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:49 smithi165 bash[22175]: cluster 2022-05-01T01:40:48.832637+0000 mgr.smithi157.nfpzoe (mgr.14180) 10454 : cluster [DBG] pgmap v9806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:52.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:51 smithi157 bash[20376]: cluster 2022-05-01T01:40:50.833320+0000 mgr.smithi157.nfpzoe (mgr.14180) 10455 : cluster [DBG] pgmap v9807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:51 smithi165 bash[22175]: cluster 2022-05-01T01:40:50.833320+0000 mgr.smithi157.nfpzoe (mgr.14180) 10455 : cluster [DBG] pgmap v9807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:53.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:40:53.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:40:53.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:40:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:53 smithi165 bash[22175]: cluster 2022-05-01T01:40:52.834012+0000 mgr.smithi157.nfpzoe (mgr.14180) 10456 : cluster [DBG] pgmap v9808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:53.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:53 smithi157 bash[20376]: cluster 2022-05-01T01:40:52.834012+0000 mgr.smithi157.nfpzoe (mgr.14180) 10456 : cluster [DBG] pgmap v9808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:54.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:40:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:54 smithi165 bash[22175]: audit 2022-05-01T01:40:54.190489+0000 mon.smithi157 (mon.0) 6376 : audit [DBG] from='client.? 172.21.15.157:0/3984905505' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:54 smithi157 bash[20376]: audit 2022-05-01T01:40:54.190489+0000 mon.smithi157 (mon.0) 6376 : audit [DBG] from='client.? 172.21.15.157:0/3984905505' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:40:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:55 smithi165 bash[22175]: cluster 2022-05-01T01:40:54.834662+0000 mgr.smithi157.nfpzoe (mgr.14180) 10457 : cluster [DBG] pgmap v9809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:55.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:55 smithi157 bash[20376]: cluster 2022-05-01T01:40:54.834662+0000 mgr.smithi157.nfpzoe (mgr.14180) 10457 : cluster [DBG] pgmap v9809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:58.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:57 smithi157 bash[20376]: cluster 2022-05-01T01:40:56.835430+0000 mgr.smithi157.nfpzoe (mgr.14180) 10458 : cluster [DBG] pgmap v9810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:57 smithi165 bash[22175]: cluster 2022-05-01T01:40:56.835430+0000 mgr.smithi157.nfpzoe (mgr.14180) 10458 : cluster [DBG] pgmap v9810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:40:59.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:40:59.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:40:59.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:40:59.537 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:41:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:59 smithi157 bash[20376]: cluster 2022-05-01T01:40:58.836093+0000 mgr.smithi157.nfpzoe (mgr.14180) 10459 : cluster [DBG] pgmap v9811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:59 smithi157 bash[20376]: audit 2022-05-01T01:40:59.519227+0000 mon.smithi157 (mon.0) 6377 : audit [DBG] from='client.? 172.21.15.157:0/4157809850' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:40:59 smithi157 bash[20376]: audit 2022-05-01T01:40:59.629957+0000 mon.smithi157 (mon.0) 6378 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:41:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:59 smithi165 bash[22175]: cluster 2022-05-01T01:40:58.836093+0000 mgr.smithi157.nfpzoe (mgr.14180) 10459 : cluster [DBG] pgmap v9811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:59 smithi165 bash[22175]: audit 2022-05-01T01:40:59.519227+0000 mon.smithi157 (mon.0) 6377 : audit [DBG] from='client.? 172.21.15.157:0/4157809850' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:40:59 smithi165 bash[22175]: audit 2022-05-01T01:40:59.629957+0000 mon.smithi157 (mon.0) 6378 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:41:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:00 smithi157 bash[20376]: audit 2022-05-01T01:41:00.143905+0000 mon.smithi157 (mon.0) 6379 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:41:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:00 smithi165 bash[22175]: audit 2022-05-01T01:41:00.143905+0000 mon.smithi157 (mon.0) 6379 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:41:02.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:01 smithi157 bash[20376]: cluster 2022-05-01T01:41:00.836727+0000 mgr.smithi157.nfpzoe (mgr.14180) 10460 : cluster [DBG] pgmap v9812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:01 smithi165 bash[22175]: cluster 2022-05-01T01:41:00.836727+0000 mgr.smithi157.nfpzoe (mgr.14180) 10460 : cluster [DBG] pgmap v9812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:03 smithi165 bash[22175]: cluster 2022-05-01T01:41:02.837371+0000 mgr.smithi157.nfpzoe (mgr.14180) 10461 : cluster [DBG] pgmap v9813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:03 smithi157 bash[20376]: cluster 2022-05-01T01:41:02.837371+0000 mgr.smithi157.nfpzoe (mgr.14180) 10461 : cluster [DBG] pgmap v9813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:04.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:41:04.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:41:04.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:41:04.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:41:05.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:04 smithi157 bash[20376]: audit 2022-05-01T01:41:04.851363+0000 mon.smithi157 (mon.0) 6380 : audit [DBG] from='client.? 172.21.15.157:0/2353087343' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:04 smithi165 bash[22175]: audit 2022-05-01T01:41:04.851363+0000 mon.smithi157 (mon.0) 6380 : audit [DBG] from='client.? 172.21.15.157:0/2353087343' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:06.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:05 smithi157 bash[20376]: cluster 2022-05-01T01:41:04.837974+0000 mgr.smithi157.nfpzoe (mgr.14180) 10462 : cluster [DBG] pgmap v9814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:05 smithi165 bash[22175]: cluster 2022-05-01T01:41:04.837974+0000 mgr.smithi157.nfpzoe (mgr.14180) 10462 : cluster [DBG] pgmap v9814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:08.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:07 smithi157 bash[20376]: cluster 2022-05-01T01:41:06.838607+0000 mgr.smithi157.nfpzoe (mgr.14180) 10463 : cluster [DBG] pgmap v9815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:07 smithi165 bash[22175]: cluster 2022-05-01T01:41:06.838607+0000 mgr.smithi157.nfpzoe (mgr.14180) 10463 : cluster [DBG] pgmap v9815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:08 smithi165 bash[22175]: cluster 2022-05-01T01:41:08.839285+0000 mgr.smithi157.nfpzoe (mgr.14180) 10464 : cluster [DBG] pgmap v9816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:09.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:08 smithi157 bash[20376]: cluster 2022-05-01T01:41:08.839285+0000 mgr.smithi157.nfpzoe (mgr.14180) 10464 : cluster [DBG] pgmap v9816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:09.872 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:41:09.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:41:09.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:41:10.198 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:41:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:10 smithi165 bash[22175]: audit 2022-05-01T01:41:10.180293+0000 mon.smithi157 (mon.0) 6381 : audit [DBG] from='client.? 172.21.15.157:0/3842785862' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:10.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:10 smithi157 bash[20376]: audit 2022-05-01T01:41:10.180293+0000 mon.smithi157 (mon.0) 6381 : audit [DBG] from='client.? 172.21.15.157:0/3842785862' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:11 smithi165 bash[22175]: cluster 2022-05-01T01:41:10.839926+0000 mgr.smithi157.nfpzoe (mgr.14180) 10465 : cluster [DBG] pgmap v9817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:11.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:11 smithi157 bash[20376]: cluster 2022-05-01T01:41:10.839926+0000 mgr.smithi157.nfpzoe (mgr.14180) 10465 : cluster [DBG] pgmap v9817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:13 smithi165 bash[22175]: cluster 2022-05-01T01:41:12.840580+0000 mgr.smithi157.nfpzoe (mgr.14180) 10466 : cluster [DBG] pgmap v9818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:13.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:13 smithi157 bash[20376]: cluster 2022-05-01T01:41:12.840580+0000 mgr.smithi157.nfpzoe (mgr.14180) 10466 : cluster [DBG] pgmap v9818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:15.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:41:15.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:41:15.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:41:15.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:41:16.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:15 smithi157 bash[20376]: cluster 2022-05-01T01:41:14.841193+0000 mgr.smithi157.nfpzoe (mgr.14180) 10467 : cluster [DBG] pgmap v9819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:16.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:15 smithi157 bash[20376]: audit 2022-05-01T01:41:15.505033+0000 mon.smithi157 (mon.0) 6382 : audit [DBG] from='client.? 172.21.15.157:0/3177733771' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:15 smithi165 bash[22175]: cluster 2022-05-01T01:41:14.841193+0000 mgr.smithi157.nfpzoe (mgr.14180) 10467 : cluster [DBG] pgmap v9819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:15 smithi165 bash[22175]: audit 2022-05-01T01:41:15.505033+0000 mon.smithi157 (mon.0) 6382 : audit [DBG] from='client.? 172.21.15.157:0/3177733771' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:18.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:17 smithi157 bash[20376]: cluster 2022-05-01T01:41:16.841836+0000 mgr.smithi157.nfpzoe (mgr.14180) 10468 : cluster [DBG] pgmap v9820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:17 smithi165 bash[22175]: cluster 2022-05-01T01:41:16.841836+0000 mgr.smithi157.nfpzoe (mgr.14180) 10468 : cluster [DBG] pgmap v9820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:20.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:19 smithi157 bash[20376]: cluster 2022-05-01T01:41:18.842445+0000 mgr.smithi157.nfpzoe (mgr.14180) 10469 : cluster [DBG] pgmap v9821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:19 smithi165 bash[22175]: cluster 2022-05-01T01:41:18.842445+0000 mgr.smithi157.nfpzoe (mgr.14180) 10469 : cluster [DBG] pgmap v9821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:20.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:41:20.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:41:20.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:41:20.851 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:41:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:20 smithi157 bash[20376]: audit 2022-05-01T01:41:20.832454+0000 mon.smithi157 (mon.0) 6383 : audit [DBG] from='client.? 172.21.15.157:0/1509253378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:20 smithi165 bash[22175]: audit 2022-05-01T01:41:20.832454+0000 mon.smithi157 (mon.0) 6383 : audit [DBG] from='client.? 172.21.15.157:0/1509253378' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:21 smithi157 bash[20376]: cluster 2022-05-01T01:41:20.843054+0000 mgr.smithi157.nfpzoe (mgr.14180) 10470 : cluster [DBG] pgmap v9822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:21 smithi165 bash[22175]: cluster 2022-05-01T01:41:20.843054+0000 mgr.smithi157.nfpzoe (mgr.14180) 10470 : cluster [DBG] pgmap v9822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:23 smithi165 bash[22175]: cluster 2022-05-01T01:41:22.843699+0000 mgr.smithi157.nfpzoe (mgr.14180) 10471 : cluster [DBG] pgmap v9823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:23.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:23 smithi157 bash[20376]: cluster 2022-05-01T01:41:22.843699+0000 mgr.smithi157.nfpzoe (mgr.14180) 10471 : cluster [DBG] pgmap v9823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:25.854 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:41:25.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:41:25.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:41:26.180 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:41:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:25 smithi157 bash[20376]: cluster 2022-05-01T01:41:24.844308+0000 mgr.smithi157.nfpzoe (mgr.14180) 10472 : cluster [DBG] pgmap v9824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:25 smithi165 bash[22175]: cluster 2022-05-01T01:41:24.844308+0000 mgr.smithi157.nfpzoe (mgr.14180) 10472 : cluster [DBG] pgmap v9824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:27.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:26 smithi157 bash[20376]: audit 2022-05-01T01:41:26.162577+0000 mon.smithi157 (mon.0) 6384 : audit [DBG] from='client.? 172.21.15.157:0/4101328752' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:26 smithi157 bash[20376]: audit 2022-05-01T01:41:26.850898+0000 mon.smithi157 (mon.0) 6385 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:41:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:26 smithi157 bash[20376]: audit 2022-05-01T01:41:26.853631+0000 mon.smithi157 (mon.0) 6386 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:41:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:26 smithi157 bash[20376]: audit 2022-05-01T01:41:26.855407+0000 mon.smithi157 (mon.0) 6387 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:41:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:26 smithi165 bash[22175]: audit 2022-05-01T01:41:26.162577+0000 mon.smithi157 (mon.0) 6384 : audit [DBG] from='client.? 172.21.15.157:0/4101328752' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:26 smithi165 bash[22175]: audit 2022-05-01T01:41:26.850898+0000 mon.smithi157 (mon.0) 6385 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:41:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:26 smithi165 bash[22175]: audit 2022-05-01T01:41:26.853631+0000 mon.smithi157 (mon.0) 6386 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:41:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:26 smithi165 bash[22175]: audit 2022-05-01T01:41:26.855407+0000 mon.smithi157 (mon.0) 6387 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:41:28.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:27 smithi157 bash[20376]: cluster 2022-05-01T01:41:26.844958+0000 mgr.smithi157.nfpzoe (mgr.14180) 10473 : cluster [DBG] pgmap v9825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:27 smithi165 bash[22175]: cluster 2022-05-01T01:41:26.844958+0000 mgr.smithi157.nfpzoe (mgr.14180) 10473 : cluster [DBG] pgmap v9825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:30.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:29 smithi157 bash[20376]: cluster 2022-05-01T01:41:28.845575+0000 mgr.smithi157.nfpzoe (mgr.14180) 10474 : cluster [DBG] pgmap v9826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:29 smithi165 bash[22175]: cluster 2022-05-01T01:41:28.845575+0000 mgr.smithi157.nfpzoe (mgr.14180) 10474 : cluster [DBG] pgmap v9826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:31.157 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:30 smithi157 bash[20376]: cluster 2022-05-01T01:41:30.846147+0000 mgr.smithi157.nfpzoe (mgr.14180) 10475 : cluster [DBG] pgmap v9827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:31.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:41:31.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:41:31.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:41:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:30 smithi165 bash[22175]: cluster 2022-05-01T01:41:30.846147+0000 mgr.smithi157.nfpzoe (mgr.14180) 10475 : cluster [DBG] pgmap v9827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:31.501 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:41:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:31 smithi165 bash[22175]: audit 2022-05-01T01:41:31.484477+0000 mon.smithi157 (mon.0) 6388 : audit [DBG] from='client.? 172.21.15.157:0/905278238' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:31 smithi157 bash[20376]: audit 2022-05-01T01:41:31.484477+0000 mon.smithi157 (mon.0) 6388 : audit [DBG] from='client.? 172.21.15.157:0/905278238' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:33 smithi165 bash[22175]: cluster 2022-05-01T01:41:32.846625+0000 mgr.smithi157.nfpzoe (mgr.14180) 10476 : cluster [DBG] pgmap v9828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:33.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:33 smithi157 bash[20376]: cluster 2022-05-01T01:41:32.846625+0000 mgr.smithi157.nfpzoe (mgr.14180) 10476 : cluster [DBG] pgmap v9828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:35 smithi157 bash[20376]: cluster 2022-05-01T01:41:34.847229+0000 mgr.smithi157.nfpzoe (mgr.14180) 10477 : cluster [DBG] pgmap v9829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:35 smithi157 bash[20376]: audit 2022-05-01T01:41:34.942082+0000 mon.smithi157 (mon.0) 6389 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:41:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:35 smithi157 bash[20376]: audit 2022-05-01T01:41:35.251354+0000 mon.smithi157 (mon.0) 6390 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:41:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:35 smithi157 bash[20376]: audit 2022-05-01T01:41:35.262809+0000 mon.smithi157 (mon.0) 6391 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:41:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:35 smithi157 bash[20376]: audit 2022-05-01T01:41:35.269577+0000 mon.smithi157 (mon.0) 6392 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T01:41:36.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:35 smithi157 bash[20376]: audit 2022-05-01T01:41:35.271124+0000 mon.smithi157 (mon.0) 6393 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:41:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:35 smithi165 bash[22175]: cluster 2022-05-01T01:41:34.847229+0000 mgr.smithi157.nfpzoe (mgr.14180) 10477 : cluster [DBG] pgmap v9829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:35 smithi165 bash[22175]: audit 2022-05-01T01:41:34.942082+0000 mon.smithi157 (mon.0) 6389 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:41:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:35 smithi165 bash[22175]: audit 2022-05-01T01:41:35.251354+0000 mon.smithi157 (mon.0) 6390 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:41:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:35 smithi165 bash[22175]: audit 2022-05-01T01:41:35.262809+0000 mon.smithi157 (mon.0) 6391 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:41:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:35 smithi165 bash[22175]: audit 2022-05-01T01:41:35.269577+0000 mon.smithi157 (mon.0) 6392 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T01:41:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:35 smithi165 bash[22175]: audit 2022-05-01T01:41:35.271124+0000 mon.smithi157 (mon.0) 6393 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:41:36.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:41:36.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:41:36.505 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:41:36.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:41:37.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:36 smithi157 bash[20376]: cephadm 2022-05-01T01:41:34.929836+0000 mgr.smithi157.nfpzoe (mgr.14180) 10478 : cephadm [INF] Detected new or changed devices on smithi157 2022-05-01T01:41:37.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:36 smithi157 bash[20376]: cluster 2022-05-01T01:41:35.243803+0000 mgr.smithi157.nfpzoe (mgr.14180) 10479 : cluster [DBG] pgmap v9830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:37.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:36 smithi157 bash[20376]: cluster 2022-05-01T01:41:35.244107+0000 mgr.smithi157.nfpzoe (mgr.14180) 10480 : cluster [DBG] pgmap v9831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:37.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:36 smithi157 bash[20376]: cephadm 2022-05-01T01:41:35.263792+0000 mgr.smithi157.nfpzoe (mgr.14180) 10481 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:41:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:36 smithi157 bash[20376]: cephadm 2022-05-01T01:41:35.263905+0000 mgr.smithi157.nfpzoe (mgr.14180) 10482 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:41:37.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:36 smithi157 bash[20376]: audit 2022-05-01T01:41:36.812369+0000 mon.smithi157 (mon.0) 6394 : audit [DBG] from='client.? 172.21.15.157:0/749998921' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:36 smithi165 bash[22175]: cephadm 2022-05-01T01:41:34.929836+0000 mgr.smithi157.nfpzoe (mgr.14180) 10478 : cephadm [INF] Detected new or changed devices on smithi157 2022-05-01T01:41:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:36 smithi165 bash[22175]: cluster 2022-05-01T01:41:35.243803+0000 mgr.smithi157.nfpzoe (mgr.14180) 10479 : cluster [DBG] pgmap v9830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:36 smithi165 bash[22175]: cluster 2022-05-01T01:41:35.244107+0000 mgr.smithi157.nfpzoe (mgr.14180) 10480 : cluster [DBG] pgmap v9831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:36 smithi165 bash[22175]: cephadm 2022-05-01T01:41:35.263792+0000 mgr.smithi157.nfpzoe (mgr.14180) 10481 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:41:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:36 smithi165 bash[22175]: cephadm 2022-05-01T01:41:35.263905+0000 mgr.smithi157.nfpzoe (mgr.14180) 10482 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:41:37.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:36 smithi165 bash[22175]: audit 2022-05-01T01:41:36.812369+0000 mon.smithi157 (mon.0) 6394 : audit [DBG] from='client.? 172.21.15.157:0/749998921' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:38 smithi157 bash[20376]: cluster 2022-05-01T01:41:37.244718+0000 mgr.smithi157.nfpzoe (mgr.14180) 10483 : cluster [DBG] pgmap v9832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:38 smithi165 bash[22175]: cluster 2022-05-01T01:41:37.244718+0000 mgr.smithi157.nfpzoe (mgr.14180) 10483 : cluster [DBG] pgmap v9832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:40 smithi157 bash[20376]: cluster 2022-05-01T01:41:39.245498+0000 mgr.smithi157.nfpzoe (mgr.14180) 10484 : cluster [DBG] pgmap v9833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:40 smithi165 bash[22175]: cluster 2022-05-01T01:41:39.245498+0000 mgr.smithi157.nfpzoe (mgr.14180) 10484 : cluster [DBG] pgmap v9833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:41.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:41:41.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:41:41.834 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:41:42.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:41:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:41 smithi157 bash[20376]: cluster 2022-05-01T01:41:41.246166+0000 mgr.smithi157.nfpzoe (mgr.14180) 10485 : cluster [DBG] pgmap v9834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:41 smithi165 bash[22175]: cluster 2022-05-01T01:41:41.246166+0000 mgr.smithi157.nfpzoe (mgr.14180) 10485 : cluster [DBG] pgmap v9834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:42 smithi165 bash[22175]: audit 2022-05-01T01:41:42.140076+0000 mon.smithi157 (mon.0) 6395 : audit [DBG] from='client.? 172.21.15.157:0/2382867658' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:42 smithi157 bash[20376]: audit 2022-05-01T01:41:42.140076+0000 mon.smithi157 (mon.0) 6395 : audit [DBG] from='client.? 172.21.15.157:0/2382867658' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:43 smithi165 bash[22175]: cluster 2022-05-01T01:41:43.246799+0000 mgr.smithi157.nfpzoe (mgr.14180) 10486 : cluster [DBG] pgmap v9835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:43 smithi157 bash[20376]: cluster 2022-05-01T01:41:43.246799+0000 mgr.smithi157.nfpzoe (mgr.14180) 10486 : cluster [DBG] pgmap v9835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:46.485 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:46 smithi157 bash[20376]: cluster 2022-05-01T01:41:45.247524+0000 mgr.smithi157.nfpzoe (mgr.14180) 10487 : cluster [DBG] pgmap v9836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:46 smithi165 bash[22175]: cluster 2022-05-01T01:41:45.247524+0000 mgr.smithi157.nfpzoe (mgr.14180) 10487 : cluster [DBG] pgmap v9836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:47.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:41:47.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:41:47.162 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:41:47.480 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:41:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:48 smithi157 bash[20376]: cluster 2022-05-01T01:41:47.248219+0000 mgr.smithi157.nfpzoe (mgr.14180) 10488 : cluster [DBG] pgmap v9837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:48.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:48 smithi157 bash[20376]: audit 2022-05-01T01:41:47.463007+0000 mon.smithi157 (mon.0) 6396 : audit [DBG] from='client.? 172.21.15.157:0/3298505240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:48 smithi165 bash[22175]: cluster 2022-05-01T01:41:47.248219+0000 mgr.smithi157.nfpzoe (mgr.14180) 10488 : cluster [DBG] pgmap v9837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:48 smithi165 bash[22175]: audit 2022-05-01T01:41:47.463007+0000 mon.smithi157 (mon.0) 6396 : audit [DBG] from='client.? 172.21.15.157:0/3298505240' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:50.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:50 smithi157 bash[20376]: cluster 2022-05-01T01:41:49.248887+0000 mgr.smithi157.nfpzoe (mgr.14180) 10489 : cluster [DBG] pgmap v9838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:50.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:50 smithi157 bash[20376]: audit 2022-05-01T01:41:49.423868+0000 mon.smithi157 (mon.0) 6397 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:41:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:50 smithi165 bash[22175]: cluster 2022-05-01T01:41:49.248887+0000 mgr.smithi157.nfpzoe (mgr.14180) 10489 : cluster [DBG] pgmap v9838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:50.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:50 smithi165 bash[22175]: audit 2022-05-01T01:41:49.423868+0000 mon.smithi157 (mon.0) 6397 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:41:52.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:41:52.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:41:52.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:41:52.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:52 smithi157 bash[20376]: cluster 2022-05-01T01:41:51.249553+0000 mgr.smithi157.nfpzoe (mgr.14180) 10490 : cluster [DBG] pgmap v9839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:52.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:41:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:52 smithi165 bash[22175]: cluster 2022-05-01T01:41:51.249553+0000 mgr.smithi157.nfpzoe (mgr.14180) 10490 : cluster [DBG] pgmap v9839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:53 smithi165 bash[22175]: audit 2022-05-01T01:41:52.791796+0000 mon.smithi157 (mon.0) 6398 : audit [DBG] from='client.? 172.21.15.157:0/303673603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:53.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:53 smithi157 bash[20376]: audit 2022-05-01T01:41:52.791796+0000 mon.smithi157 (mon.0) 6398 : audit [DBG] from='client.? 172.21.15.157:0/303673603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:54 smithi165 bash[22175]: cluster 2022-05-01T01:41:53.250184+0000 mgr.smithi157.nfpzoe (mgr.14180) 10491 : cluster [DBG] pgmap v9840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:54.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:54 smithi157 bash[20376]: cluster 2022-05-01T01:41:53.250184+0000 mgr.smithi157.nfpzoe (mgr.14180) 10491 : cluster [DBG] pgmap v9840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:56 smithi165 bash[22175]: cluster 2022-05-01T01:41:55.250817+0000 mgr.smithi157.nfpzoe (mgr.14180) 10492 : cluster [DBG] pgmap v9841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:56.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:56 smithi157 bash[20376]: cluster 2022-05-01T01:41:55.250817+0000 mgr.smithi157.nfpzoe (mgr.14180) 10492 : cluster [DBG] pgmap v9841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:57.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:41:57.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:41:57.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:41:58.133 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:41:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:58 smithi165 bash[22175]: cluster 2022-05-01T01:41:57.251461+0000 mgr.smithi157.nfpzoe (mgr.14180) 10493 : cluster [DBG] pgmap v9842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:58.980 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:41:58 smithi165 bash[22175]: audit 2022-05-01T01:41:58.114558+0000 mon.smithi157 (mon.0) 6399 : audit [DBG] from='client.? 172.21.15.157:0/302666799' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:41:58.981 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:58 smithi157 bash[20376]: cluster 2022-05-01T01:41:57.251461+0000 mgr.smithi157.nfpzoe (mgr.14180) 10493 : cluster [DBG] pgmap v9842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:41:58.981 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:41:58 smithi157 bash[20376]: audit 2022-05-01T01:41:58.114558+0000 mon.smithi157 (mon.0) 6399 : audit [DBG] from='client.? 172.21.15.157:0/302666799' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:00 smithi165 bash[22175]: cluster 2022-05-01T01:41:59.252115+0000 mgr.smithi157.nfpzoe (mgr.14180) 10494 : cluster [DBG] pgmap v9843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:00 smithi165 bash[22175]: audit 2022-05-01T01:41:59.633757+0000 mon.smithi157 (mon.0) 6400 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:42:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:00 smithi165 bash[22175]: audit 2022-05-01T01:42:00.152753+0000 mon.smithi157 (mon.0) 6401 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:42:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:00 smithi157 bash[20376]: cluster 2022-05-01T01:41:59.252115+0000 mgr.smithi157.nfpzoe (mgr.14180) 10494 : cluster [DBG] pgmap v9843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:00 smithi157 bash[20376]: audit 2022-05-01T01:41:59.633757+0000 mon.smithi157 (mon.0) 6400 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:42:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:00 smithi157 bash[20376]: audit 2022-05-01T01:42:00.152753+0000 mon.smithi157 (mon.0) 6401 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:42:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:02 smithi165 bash[22175]: cluster 2022-05-01T01:42:01.252858+0000 mgr.smithi157.nfpzoe (mgr.14180) 10495 : cluster [DBG] pgmap v9844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:02 smithi157 bash[20376]: cluster 2022-05-01T01:42:01.252858+0000 mgr.smithi157.nfpzoe (mgr.14180) 10495 : cluster [DBG] pgmap v9844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:03.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:42:03.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:42:03.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:42:03.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:42:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:03 smithi165 bash[22175]: audit 2022-05-01T01:42:03.447350+0000 mon.smithi157 (mon.0) 6402 : audit [DBG] from='client.? 172.21.15.157:0/1828582598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:03 smithi157 bash[20376]: audit 2022-05-01T01:42:03.447350+0000 mon.smithi157 (mon.0) 6402 : audit [DBG] from='client.? 172.21.15.157:0/1828582598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:04.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:04 smithi157 bash[20376]: cluster 2022-05-01T01:42:03.253580+0000 mgr.smithi157.nfpzoe (mgr.14180) 10496 : cluster [DBG] pgmap v9845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:04 smithi165 bash[22175]: cluster 2022-05-01T01:42:03.253580+0000 mgr.smithi157.nfpzoe (mgr.14180) 10496 : cluster [DBG] pgmap v9845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:06.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:06 smithi157 bash[20376]: cluster 2022-05-01T01:42:05.254222+0000 mgr.smithi157.nfpzoe (mgr.14180) 10497 : cluster [DBG] pgmap v9846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:06 smithi165 bash[22175]: cluster 2022-05-01T01:42:05.254222+0000 mgr.smithi157.nfpzoe (mgr.14180) 10497 : cluster [DBG] pgmap v9846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:08.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:42:08.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:42:08.473 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:42:08.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:42:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:08 smithi157 bash[20376]: cluster 2022-05-01T01:42:07.254905+0000 mgr.smithi157.nfpzoe (mgr.14180) 10498 : cluster [DBG] pgmap v9847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:08 smithi165 bash[22175]: cluster 2022-05-01T01:42:07.254905+0000 mgr.smithi157.nfpzoe (mgr.14180) 10498 : cluster [DBG] pgmap v9847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:09.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:09 smithi157 bash[20376]: audit 2022-05-01T01:42:08.785799+0000 mon.smithi157 (mon.0) 6403 : audit [DBG] from='client.? 172.21.15.157:0/2978257241' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:09 smithi165 bash[22175]: audit 2022-05-01T01:42:08.785799+0000 mon.smithi157 (mon.0) 6403 : audit [DBG] from='client.? 172.21.15.157:0/2978257241' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:10.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:10 smithi157 bash[20376]: cluster 2022-05-01T01:42:09.255597+0000 mgr.smithi157.nfpzoe (mgr.14180) 10499 : cluster [DBG] pgmap v9848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:10 smithi165 bash[22175]: cluster 2022-05-01T01:42:09.255597+0000 mgr.smithi157.nfpzoe (mgr.14180) 10499 : cluster [DBG] pgmap v9848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:12 smithi157 bash[20376]: cluster 2022-05-01T01:42:11.256350+0000 mgr.smithi157.nfpzoe (mgr.14180) 10500 : cluster [DBG] pgmap v9849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:12 smithi165 bash[22175]: cluster 2022-05-01T01:42:11.256350+0000 mgr.smithi157.nfpzoe (mgr.14180) 10500 : cluster [DBG] pgmap v9849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:13.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:42:13.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:42:13.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:42:14.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:42:14.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:14 smithi157 bash[20376]: cluster 2022-05-01T01:42:13.257110+0000 mgr.smithi157.nfpzoe (mgr.14180) 10501 : cluster [DBG] pgmap v9850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:14.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:14 smithi157 bash[20376]: audit 2022-05-01T01:42:14.117759+0000 mon.smithi157 (mon.0) 6404 : audit [DBG] from='client.? 172.21.15.157:0/1609366451' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:14 smithi165 bash[22175]: cluster 2022-05-01T01:42:13.257110+0000 mgr.smithi157.nfpzoe (mgr.14180) 10501 : cluster [DBG] pgmap v9850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:14 smithi165 bash[22175]: audit 2022-05-01T01:42:14.117759+0000 mon.smithi157 (mon.0) 6404 : audit [DBG] from='client.? 172.21.15.157:0/1609366451' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:16.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:16 smithi157 bash[20376]: cluster 2022-05-01T01:42:15.257871+0000 mgr.smithi157.nfpzoe (mgr.14180) 10502 : cluster [DBG] pgmap v9851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:16 smithi165 bash[22175]: cluster 2022-05-01T01:42:15.257871+0000 mgr.smithi157.nfpzoe (mgr.14180) 10502 : cluster [DBG] pgmap v9851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:18.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:18 smithi157 bash[20376]: cluster 2022-05-01T01:42:17.258645+0000 mgr.smithi157.nfpzoe (mgr.14180) 10503 : cluster [DBG] pgmap v9852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:19.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:42:19.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:42:19.139 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:42:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:18 smithi165 bash[22175]: cluster 2022-05-01T01:42:17.258645+0000 mgr.smithi157.nfpzoe (mgr.14180) 10503 : cluster [DBG] pgmap v9852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:19.456 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:42:19.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:19 smithi157 bash[20376]: audit 2022-05-01T01:42:19.438163+0000 mon.smithi157 (mon.0) 6405 : audit [DBG] from='client.? 172.21.15.157:0/3797794161' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:19 smithi165 bash[22175]: audit 2022-05-01T01:42:19.438163+0000 mon.smithi157 (mon.0) 6405 : audit [DBG] from='client.? 172.21.15.157:0/3797794161' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:20 smithi165 bash[22175]: cluster 2022-05-01T01:42:19.259409+0000 mgr.smithi157.nfpzoe (mgr.14180) 10504 : cluster [DBG] pgmap v9853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:20 smithi157 bash[20376]: cluster 2022-05-01T01:42:19.259409+0000 mgr.smithi157.nfpzoe (mgr.14180) 10504 : cluster [DBG] pgmap v9853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:22 smithi165 bash[22175]: cluster 2022-05-01T01:42:21.260170+0000 mgr.smithi157.nfpzoe (mgr.14180) 10505 : cluster [DBG] pgmap v9854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:22 smithi157 bash[20376]: cluster 2022-05-01T01:42:21.260170+0000 mgr.smithi157.nfpzoe (mgr.14180) 10505 : cluster [DBG] pgmap v9854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:24.460 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:42:24.460 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:42:24.460 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:42:24.782 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:42:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:24 smithi165 bash[22175]: cluster 2022-05-01T01:42:23.260927+0000 mgr.smithi157.nfpzoe (mgr.14180) 10506 : cluster [DBG] pgmap v9855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:24 smithi157 bash[20376]: cluster 2022-05-01T01:42:23.260927+0000 mgr.smithi157.nfpzoe (mgr.14180) 10506 : cluster [DBG] pgmap v9855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:25 smithi165 bash[22175]: audit 2022-05-01T01:42:24.764163+0000 mon.smithi157 (mon.0) 6406 : audit [DBG] from='client.? 172.21.15.157:0/800054344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:25 smithi157 bash[20376]: audit 2022-05-01T01:42:24.764163+0000 mon.smithi157 (mon.0) 6406 : audit [DBG] from='client.? 172.21.15.157:0/800054344' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:27.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:26 smithi157 bash[20376]: cluster 2022-05-01T01:42:25.261601+0000 mgr.smithi157.nfpzoe (mgr.14180) 10507 : cluster [DBG] pgmap v9856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:26 smithi165 bash[22175]: cluster 2022-05-01T01:42:25.261601+0000 mgr.smithi157.nfpzoe (mgr.14180) 10507 : cluster [DBG] pgmap v9856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:28 smithi165 bash[22175]: cluster 2022-05-01T01:42:27.262365+0000 mgr.smithi157.nfpzoe (mgr.14180) 10508 : cluster [DBG] pgmap v9857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:28 smithi157 bash[20376]: cluster 2022-05-01T01:42:27.262365+0000 mgr.smithi157.nfpzoe (mgr.14180) 10508 : cluster [DBG] pgmap v9857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:29.785 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:42:29.786 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:42:29.786 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:42:30.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:42:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:30 smithi165 bash[22175]: cluster 2022-05-01T01:42:29.263041+0000 mgr.smithi157.nfpzoe (mgr.14180) 10509 : cluster [DBG] pgmap v9858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:30 smithi165 bash[22175]: audit 2022-05-01T01:42:30.088436+0000 mon.smithi157 (mon.0) 6407 : audit [DBG] from='client.? 172.21.15.157:0/1898884727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:31.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:30 smithi157 bash[20376]: cluster 2022-05-01T01:42:29.263041+0000 mgr.smithi157.nfpzoe (mgr.14180) 10509 : cluster [DBG] pgmap v9858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:31.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:30 smithi157 bash[20376]: audit 2022-05-01T01:42:30.088436+0000 mon.smithi157 (mon.0) 6407 : audit [DBG] from='client.? 172.21.15.157:0/1898884727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:32 smithi165 bash[22175]: cluster 2022-05-01T01:42:31.263658+0000 mgr.smithi157.nfpzoe (mgr.14180) 10510 : cluster [DBG] pgmap v9859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:32 smithi157 bash[20376]: cluster 2022-05-01T01:42:31.263658+0000 mgr.smithi157.nfpzoe (mgr.14180) 10510 : cluster [DBG] pgmap v9859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:35.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:42:35.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:42:35.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:42:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:34 smithi165 bash[22175]: cluster 2022-05-01T01:42:33.264297+0000 mgr.smithi157.nfpzoe (mgr.14180) 10511 : cluster [DBG] pgmap v9860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:34 smithi157 bash[20376]: cluster 2022-05-01T01:42:33.264297+0000 mgr.smithi157.nfpzoe (mgr.14180) 10511 : cluster [DBG] pgmap v9860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:35.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:42:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:35 smithi165 bash[22175]: audit 2022-05-01T01:42:35.417444+0000 mon.smithi157 (mon.0) 6408 : audit [DBG] from='client.? 172.21.15.157:0/4171728596' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:35 smithi157 bash[20376]: audit 2022-05-01T01:42:35.417444+0000 mon.smithi157 (mon.0) 6408 : audit [DBG] from='client.? 172.21.15.157:0/4171728596' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:37.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:36 smithi157 bash[20376]: cluster 2022-05-01T01:42:35.264880+0000 mgr.smithi157.nfpzoe (mgr.14180) 10512 : cluster [DBG] pgmap v9861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:36 smithi165 bash[22175]: cluster 2022-05-01T01:42:35.264880+0000 mgr.smithi157.nfpzoe (mgr.14180) 10512 : cluster [DBG] pgmap v9861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:38 smithi165 bash[22175]: cluster 2022-05-01T01:42:37.265488+0000 mgr.smithi157.nfpzoe (mgr.14180) 10513 : cluster [DBG] pgmap v9862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:38 smithi157 bash[20376]: cluster 2022-05-01T01:42:37.265488+0000 mgr.smithi157.nfpzoe (mgr.14180) 10513 : cluster [DBG] pgmap v9862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:40.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:42:40.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:42:40.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:42:40.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:42:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:40 smithi165 bash[22175]: cluster 2022-05-01T01:42:39.266129+0000 mgr.smithi157.nfpzoe (mgr.14180) 10514 : cluster [DBG] pgmap v9863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:40 smithi165 bash[22175]: audit 2022-05-01T01:42:40.744214+0000 mon.smithi157 (mon.0) 6409 : audit [DBG] from='client.? 172.21.15.157:0/677145807' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:40 smithi157 bash[20376]: cluster 2022-05-01T01:42:39.266129+0000 mgr.smithi157.nfpzoe (mgr.14180) 10514 : cluster [DBG] pgmap v9863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:41.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:40 smithi157 bash[20376]: audit 2022-05-01T01:42:40.744214+0000 mon.smithi157 (mon.0) 6409 : audit [DBG] from='client.? 172.21.15.157:0/677145807' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:42 smithi165 bash[22175]: cluster 2022-05-01T01:42:41.266763+0000 mgr.smithi157.nfpzoe (mgr.14180) 10515 : cluster [DBG] pgmap v9864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:43.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:42 smithi157 bash[20376]: cluster 2022-05-01T01:42:41.266763+0000 mgr.smithi157.nfpzoe (mgr.14180) 10515 : cluster [DBG] pgmap v9864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:44 smithi165 bash[22175]: cluster 2022-05-01T01:42:43.267402+0000 mgr.smithi157.nfpzoe (mgr.14180) 10516 : cluster [DBG] pgmap v9865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:45.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:44 smithi157 bash[20376]: cluster 2022-05-01T01:42:43.267402+0000 mgr.smithi157.nfpzoe (mgr.14180) 10516 : cluster [DBG] pgmap v9865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:45.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:42:45.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:42:45.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:42:46.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:42:47.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:46 smithi157 bash[20376]: cluster 2022-05-01T01:42:45.268018+0000 mgr.smithi157.nfpzoe (mgr.14180) 10517 : cluster [DBG] pgmap v9866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:47.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:46 smithi157 bash[20376]: audit 2022-05-01T01:42:46.069611+0000 mon.smithi157 (mon.0) 6410 : audit [DBG] from='client.? 172.21.15.157:0/1404080618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:46 smithi165 bash[22175]: cluster 2022-05-01T01:42:45.268018+0000 mgr.smithi157.nfpzoe (mgr.14180) 10517 : cluster [DBG] pgmap v9866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:46 smithi165 bash[22175]: audit 2022-05-01T01:42:46.069611+0000 mon.smithi157 (mon.0) 6410 : audit [DBG] from='client.? 172.21.15.157:0/1404080618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:48 smithi165 bash[22175]: cluster 2022-05-01T01:42:47.268689+0000 mgr.smithi157.nfpzoe (mgr.14180) 10518 : cluster [DBG] pgmap v9867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:49.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:48 smithi157 bash[20376]: cluster 2022-05-01T01:42:47.268689+0000 mgr.smithi157.nfpzoe (mgr.14180) 10518 : cluster [DBG] pgmap v9867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:49 smithi165 bash[22175]: audit 2022-05-01T01:42:49.428057+0000 mon.smithi157 (mon.0) 6411 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:42:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:49 smithi165 bash[22175]: audit 2022-05-01T01:42:49.431009+0000 mon.smithi157 (mon.0) 6412 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:42:50.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:49 smithi165 bash[22175]: audit 2022-05-01T01:42:49.432840+0000 mon.smithi157 (mon.0) 6413 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:42:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:49 smithi157 bash[20376]: audit 2022-05-01T01:42:49.428057+0000 mon.smithi157 (mon.0) 6411 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:42:50.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:49 smithi157 bash[20376]: audit 2022-05-01T01:42:49.431009+0000 mon.smithi157 (mon.0) 6412 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:42:50.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:49 smithi157 bash[20376]: audit 2022-05-01T01:42:49.432840+0000 mon.smithi157 (mon.0) 6413 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:42:51.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:42:51.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:42:51.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:42:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:50 smithi165 bash[22175]: cluster 2022-05-01T01:42:49.269357+0000 mgr.smithi157.nfpzoe (mgr.14180) 10519 : cluster [DBG] pgmap v9868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:50 smithi157 bash[20376]: cluster 2022-05-01T01:42:49.269357+0000 mgr.smithi157.nfpzoe (mgr.14180) 10519 : cluster [DBG] pgmap v9868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:51.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:42:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:51 smithi165 bash[22175]: audit 2022-05-01T01:42:51.400834+0000 mon.smithi157 (mon.0) 6414 : audit [DBG] from='client.? 172.21.15.157:0/4256487736' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:52.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:51 smithi157 bash[20376]: audit 2022-05-01T01:42:51.400834+0000 mon.smithi157 (mon.0) 6414 : audit [DBG] from='client.? 172.21.15.157:0/4256487736' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:52 smithi165 bash[22175]: cluster 2022-05-01T01:42:51.269827+0000 mgr.smithi157.nfpzoe (mgr.14180) 10520 : cluster [DBG] pgmap v9869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:52 smithi157 bash[20376]: cluster 2022-05-01T01:42:51.269827+0000 mgr.smithi157.nfpzoe (mgr.14180) 10520 : cluster [DBG] pgmap v9869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:54 smithi165 bash[22175]: audit 2022-05-01T01:42:53.221931+0000 mon.smithi157 (mon.0) 6415 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:42:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:54 smithi165 bash[22175]: cluster 2022-05-01T01:42:53.270405+0000 mgr.smithi157.nfpzoe (mgr.14180) 10521 : cluster [DBG] pgmap v9870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:54.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:54 smithi165 bash[22175]: cluster 2022-05-01T01:42:53.509817+0000 mgr.smithi157.nfpzoe (mgr.14180) 10522 : cluster [DBG] pgmap v9871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:54.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:54 smithi165 bash[22175]: cluster 2022-05-01T01:42:53.510188+0000 mgr.smithi157.nfpzoe (mgr.14180) 10523 : cluster [DBG] pgmap v9872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:54.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:54 smithi165 bash[22175]: audit 2022-05-01T01:42:53.518371+0000 mon.smithi157 (mon.0) 6416 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:42:54.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:54 smithi165 bash[22175]: audit 2022-05-01T01:42:53.528490+0000 mon.smithi157 (mon.0) 6417 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:42:54.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:54 smithi165 bash[22175]: cephadm 2022-05-01T01:42:53.530078+0000 mgr.smithi157.nfpzoe (mgr.14180) 10524 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:42:54.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:54 smithi165 bash[22175]: cephadm 2022-05-01T01:42:53.530246+0000 mgr.smithi157.nfpzoe (mgr.14180) 10525 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:42:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:54 smithi157 bash[20376]: audit 2022-05-01T01:42:53.221931+0000 mon.smithi157 (mon.0) 6415 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:42:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:54 smithi157 bash[20376]: cluster 2022-05-01T01:42:53.270405+0000 mgr.smithi157.nfpzoe (mgr.14180) 10521 : cluster [DBG] pgmap v9870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:54 smithi157 bash[20376]: cluster 2022-05-01T01:42:53.509817+0000 mgr.smithi157.nfpzoe (mgr.14180) 10522 : cluster [DBG] pgmap v9871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:54 smithi157 bash[20376]: cluster 2022-05-01T01:42:53.510188+0000 mgr.smithi157.nfpzoe (mgr.14180) 10523 : cluster [DBG] pgmap v9872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:54 smithi157 bash[20376]: audit 2022-05-01T01:42:53.518371+0000 mon.smithi157 (mon.0) 6416 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:42:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:54 smithi157 bash[20376]: audit 2022-05-01T01:42:53.528490+0000 mon.smithi157 (mon.0) 6417 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:42:54.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:54 smithi157 bash[20376]: cephadm 2022-05-01T01:42:53.530078+0000 mgr.smithi157.nfpzoe (mgr.14180) 10524 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:42:54.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:54 smithi157 bash[20376]: cephadm 2022-05-01T01:42:53.530246+0000 mgr.smithi157.nfpzoe (mgr.14180) 10525 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:42:56.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:42:56.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:42:56.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:42:56.744 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:42:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:56 smithi165 bash[22175]: cluster 2022-05-01T01:42:55.510840+0000 mgr.smithi157.nfpzoe (mgr.14180) 10526 : cluster [DBG] pgmap v9873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:56.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:56 smithi157 bash[20376]: cluster 2022-05-01T01:42:55.510840+0000 mgr.smithi157.nfpzoe (mgr.14180) 10526 : cluster [DBG] pgmap v9873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:57 smithi165 bash[22175]: audit 2022-05-01T01:42:56.726098+0000 mon.smithi157 (mon.0) 6418 : audit [DBG] from='client.? 172.21.15.157:0/332930649' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:57.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:57 smithi157 bash[20376]: audit 2022-05-01T01:42:56.726098+0000 mon.smithi157 (mon.0) 6418 : audit [DBG] from='client.? 172.21.15.157:0/332930649' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:42:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:42:58 smithi165 bash[22175]: cluster 2022-05-01T01:42:57.511528+0000 mgr.smithi157.nfpzoe (mgr.14180) 10527 : cluster [DBG] pgmap v9874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:42:58.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:42:58 smithi157 bash[20376]: cluster 2022-05-01T01:42:57.511528+0000 mgr.smithi157.nfpzoe (mgr.14180) 10527 : cluster [DBG] pgmap v9874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:00 smithi165 bash[22175]: cluster 2022-05-01T01:42:59.512183+0000 mgr.smithi157.nfpzoe (mgr.14180) 10528 : cluster [DBG] pgmap v9875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:00 smithi165 bash[22175]: audit 2022-05-01T01:42:59.637209+0000 mon.smithi157 (mon.0) 6419 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:43:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:00 smithi165 bash[22175]: audit 2022-05-01T01:43:00.160456+0000 mon.smithi157 (mon.0) 6420 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:43:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:00 smithi157 bash[20376]: cluster 2022-05-01T01:42:59.512183+0000 mgr.smithi157.nfpzoe (mgr.14180) 10528 : cluster [DBG] pgmap v9875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:00 smithi157 bash[20376]: audit 2022-05-01T01:42:59.637209+0000 mon.smithi157 (mon.0) 6419 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:43:00.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:00 smithi157 bash[20376]: audit 2022-05-01T01:43:00.160456+0000 mon.smithi157 (mon.0) 6420 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:43:01.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:43:01.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:43:01.747 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:43:02.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:43:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:02 smithi165 bash[22175]: cluster 2022-05-01T01:43:01.512865+0000 mgr.smithi157.nfpzoe (mgr.14180) 10529 : cluster [DBG] pgmap v9876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:02 smithi165 bash[22175]: audit 2022-05-01T01:43:02.046960+0000 mon.smithi157 (mon.0) 6421 : audit [DBG] from='client.? 172.21.15.157:0/821011561' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:02 smithi157 bash[20376]: cluster 2022-05-01T01:43:01.512865+0000 mgr.smithi157.nfpzoe (mgr.14180) 10529 : cluster [DBG] pgmap v9876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:02.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:02 smithi157 bash[20376]: audit 2022-05-01T01:43:02.046960+0000 mon.smithi157 (mon.0) 6421 : audit [DBG] from='client.? 172.21.15.157:0/821011561' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:04 smithi157 bash[20376]: cluster 2022-05-01T01:43:03.513312+0000 mgr.smithi157.nfpzoe (mgr.14180) 10530 : cluster [DBG] pgmap v9877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:04 smithi165 bash[22175]: cluster 2022-05-01T01:43:03.513312+0000 mgr.smithi157.nfpzoe (mgr.14180) 10530 : cluster [DBG] pgmap v9877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:06 smithi157 bash[20376]: cluster 2022-05-01T01:43:05.513846+0000 mgr.smithi157.nfpzoe (mgr.14180) 10531 : cluster [DBG] pgmap v9878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:07.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:43:07.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:43:07.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:43:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:06 smithi165 bash[22175]: cluster 2022-05-01T01:43:05.513846+0000 mgr.smithi157.nfpzoe (mgr.14180) 10531 : cluster [DBG] pgmap v9878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:07.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:43:07.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:07 smithi157 bash[20376]: audit 2022-05-01T01:43:07.373711+0000 mon.smithi157 (mon.0) 6422 : audit [DBG] from='client.? 172.21.15.157:0/3209623212' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:07 smithi165 bash[22175]: audit 2022-05-01T01:43:07.373711+0000 mon.smithi157 (mon.0) 6422 : audit [DBG] from='client.? 172.21.15.157:0/3209623212' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:08 smithi157 bash[20376]: cluster 2022-05-01T01:43:07.514575+0000 mgr.smithi157.nfpzoe (mgr.14180) 10532 : cluster [DBG] pgmap v9879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:08 smithi165 bash[22175]: cluster 2022-05-01T01:43:07.514575+0000 mgr.smithi157.nfpzoe (mgr.14180) 10532 : cluster [DBG] pgmap v9879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:10.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:10 smithi157 bash[20376]: cluster 2022-05-01T01:43:09.515338+0000 mgr.smithi157.nfpzoe (mgr.14180) 10533 : cluster [DBG] pgmap v9880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:10 smithi165 bash[22175]: cluster 2022-05-01T01:43:09.515338+0000 mgr.smithi157.nfpzoe (mgr.14180) 10533 : cluster [DBG] pgmap v9880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:12.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:43:12.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:43:12.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:43:12.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:43:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:12 smithi157 bash[20376]: cluster 2022-05-01T01:43:11.516029+0000 mgr.smithi157.nfpzoe (mgr.14180) 10534 : cluster [DBG] pgmap v9881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:12 smithi165 bash[22175]: cluster 2022-05-01T01:43:11.516029+0000 mgr.smithi157.nfpzoe (mgr.14180) 10534 : cluster [DBG] pgmap v9881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:13 smithi165 bash[22175]: audit 2022-05-01T01:43:12.698476+0000 mon.smithi157 (mon.0) 6423 : audit [DBG] from='client.? 172.21.15.157:0/3783928879' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:13.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:13 smithi157 bash[20376]: audit 2022-05-01T01:43:12.698476+0000 mon.smithi157 (mon.0) 6423 : audit [DBG] from='client.? 172.21.15.157:0/3783928879' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:14.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:14 smithi157 bash[20376]: cluster 2022-05-01T01:43:13.516731+0000 mgr.smithi157.nfpzoe (mgr.14180) 10535 : cluster [DBG] pgmap v9882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:14 smithi165 bash[22175]: cluster 2022-05-01T01:43:13.516731+0000 mgr.smithi157.nfpzoe (mgr.14180) 10535 : cluster [DBG] pgmap v9882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:16.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:16 smithi157 bash[20376]: cluster 2022-05-01T01:43:15.517484+0000 mgr.smithi157.nfpzoe (mgr.14180) 10536 : cluster [DBG] pgmap v9883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:16 smithi165 bash[22175]: cluster 2022-05-01T01:43:15.517484+0000 mgr.smithi157.nfpzoe (mgr.14180) 10536 : cluster [DBG] pgmap v9883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:17.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:43:17.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:43:17.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:43:18.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:43:18.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:18 smithi157 bash[20376]: cluster 2022-05-01T01:43:17.518202+0000 mgr.smithi157.nfpzoe (mgr.14180) 10537 : cluster [DBG] pgmap v9884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:18.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:18 smithi157 bash[20376]: audit 2022-05-01T01:43:18.025755+0000 mon.smithi157 (mon.0) 6424 : audit [DBG] from='client.? 172.21.15.157:0/3479993743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:18 smithi165 bash[22175]: cluster 2022-05-01T01:43:17.518202+0000 mgr.smithi157.nfpzoe (mgr.14180) 10537 : cluster [DBG] pgmap v9884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:19.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:18 smithi165 bash[22175]: audit 2022-05-01T01:43:18.025755+0000 mon.smithi157 (mon.0) 6424 : audit [DBG] from='client.? 172.21.15.157:0/3479993743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:20 smithi157 bash[20376]: cluster 2022-05-01T01:43:19.518862+0000 mgr.smithi157.nfpzoe (mgr.14180) 10538 : cluster [DBG] pgmap v9885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:20 smithi165 bash[22175]: cluster 2022-05-01T01:43:19.518862+0000 mgr.smithi157.nfpzoe (mgr.14180) 10538 : cluster [DBG] pgmap v9885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:23.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:43:23.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:43:23.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:43:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:22 smithi165 bash[22175]: cluster 2022-05-01T01:43:21.519615+0000 mgr.smithi157.nfpzoe (mgr.14180) 10539 : cluster [DBG] pgmap v9886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:22 smithi157 bash[20376]: cluster 2022-05-01T01:43:21.519615+0000 mgr.smithi157.nfpzoe (mgr.14180) 10539 : cluster [DBG] pgmap v9886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:23.378 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:43:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:23 smithi165 bash[22175]: audit 2022-05-01T01:43:23.357118+0000 mon.smithi157 (mon.0) 6425 : audit [DBG] from='client.? 172.21.15.157:0/2136968451' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:23 smithi157 bash[20376]: audit 2022-05-01T01:43:23.357118+0000 mon.smithi157 (mon.0) 6425 : audit [DBG] from='client.? 172.21.15.157:0/2136968451' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:24 smithi165 bash[22175]: cluster 2022-05-01T01:43:23.520248+0000 mgr.smithi157.nfpzoe (mgr.14180) 10540 : cluster [DBG] pgmap v9887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:24 smithi157 bash[20376]: cluster 2022-05-01T01:43:23.520248+0000 mgr.smithi157.nfpzoe (mgr.14180) 10540 : cluster [DBG] pgmap v9887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:27.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:26 smithi157 bash[20376]: cluster 2022-05-01T01:43:25.520899+0000 mgr.smithi157.nfpzoe (mgr.14180) 10541 : cluster [DBG] pgmap v9888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:26 smithi165 bash[22175]: cluster 2022-05-01T01:43:25.520899+0000 mgr.smithi157.nfpzoe (mgr.14180) 10541 : cluster [DBG] pgmap v9888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:28.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:43:28.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:43:28.382 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:43:28.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:43:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:28 smithi165 bash[22175]: cluster 2022-05-01T01:43:27.521554+0000 mgr.smithi157.nfpzoe (mgr.14180) 10542 : cluster [DBG] pgmap v9889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:28 smithi165 bash[22175]: audit 2022-05-01T01:43:28.688610+0000 mon.smithi157 (mon.0) 6426 : audit [DBG] from='client.? 172.21.15.157:0/2358681215' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:28 smithi157 bash[20376]: cluster 2022-05-01T01:43:27.521554+0000 mgr.smithi157.nfpzoe (mgr.14180) 10542 : cluster [DBG] pgmap v9889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:28 smithi157 bash[20376]: audit 2022-05-01T01:43:28.688610+0000 mon.smithi157 (mon.0) 6426 : audit [DBG] from='client.? 172.21.15.157:0/2358681215' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:30 smithi165 bash[22175]: cluster 2022-05-01T01:43:29.522188+0000 mgr.smithi157.nfpzoe (mgr.14180) 10543 : cluster [DBG] pgmap v9890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:31.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:30 smithi157 bash[20376]: cluster 2022-05-01T01:43:29.522188+0000 mgr.smithi157.nfpzoe (mgr.14180) 10543 : cluster [DBG] pgmap v9890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:32 smithi165 bash[22175]: cluster 2022-05-01T01:43:31.522806+0000 mgr.smithi157.nfpzoe (mgr.14180) 10544 : cluster [DBG] pgmap v9891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:32 smithi157 bash[20376]: cluster 2022-05-01T01:43:31.522806+0000 mgr.smithi157.nfpzoe (mgr.14180) 10544 : cluster [DBG] pgmap v9891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:33.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:43:33.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:43:33.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:43:34.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:43:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:34 smithi165 bash[22175]: cluster 2022-05-01T01:43:33.523188+0000 mgr.smithi157.nfpzoe (mgr.14180) 10545 : cluster [DBG] pgmap v9892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:34 smithi165 bash[22175]: audit 2022-05-01T01:43:34.017476+0000 mon.smithi157 (mon.0) 6427 : audit [DBG] from='client.? 172.21.15.157:0/3454156326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:34 smithi157 bash[20376]: cluster 2022-05-01T01:43:33.523188+0000 mgr.smithi157.nfpzoe (mgr.14180) 10545 : cluster [DBG] pgmap v9892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:35.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:34 smithi157 bash[20376]: audit 2022-05-01T01:43:34.017476+0000 mon.smithi157 (mon.0) 6427 : audit [DBG] from='client.? 172.21.15.157:0/3454156326' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:37.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:36 smithi157 bash[20376]: cluster 2022-05-01T01:43:35.523761+0000 mgr.smithi157.nfpzoe (mgr.14180) 10546 : cluster [DBG] pgmap v9893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:36 smithi165 bash[22175]: cluster 2022-05-01T01:43:35.523761+0000 mgr.smithi157.nfpzoe (mgr.14180) 10546 : cluster [DBG] pgmap v9893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:39.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:43:39.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:43:39.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:43:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:38 smithi165 bash[22175]: cluster 2022-05-01T01:43:37.524391+0000 mgr.smithi157.nfpzoe (mgr.14180) 10547 : cluster [DBG] pgmap v9894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:38 smithi157 bash[20376]: cluster 2022-05-01T01:43:37.524391+0000 mgr.smithi157.nfpzoe (mgr.14180) 10547 : cluster [DBG] pgmap v9894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:39.358 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:43:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:39 smithi165 bash[22175]: audit 2022-05-01T01:43:39.341321+0000 mon.smithi157 (mon.0) 6428 : audit [DBG] from='client.? 172.21.15.157:0/3502288646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:39 smithi157 bash[20376]: audit 2022-05-01T01:43:39.341321+0000 mon.smithi157 (mon.0) 6428 : audit [DBG] from='client.? 172.21.15.157:0/3502288646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:40 smithi165 bash[22175]: cluster 2022-05-01T01:43:39.525051+0000 mgr.smithi157.nfpzoe (mgr.14180) 10548 : cluster [DBG] pgmap v9895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:40 smithi157 bash[20376]: cluster 2022-05-01T01:43:39.525051+0000 mgr.smithi157.nfpzoe (mgr.14180) 10548 : cluster [DBG] pgmap v9895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:42 smithi165 bash[22175]: cluster 2022-05-01T01:43:41.525707+0000 mgr.smithi157.nfpzoe (mgr.14180) 10549 : cluster [DBG] pgmap v9896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:42 smithi157 bash[20376]: cluster 2022-05-01T01:43:41.525707+0000 mgr.smithi157.nfpzoe (mgr.14180) 10549 : cluster [DBG] pgmap v9896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:44.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:43:44.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:43:44.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:43:44.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:43:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:44 smithi165 bash[22175]: cluster 2022-05-01T01:43:43.526325+0000 mgr.smithi157.nfpzoe (mgr.14180) 10550 : cluster [DBG] pgmap v9897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:44 smithi165 bash[22175]: audit 2022-05-01T01:43:44.665137+0000 mon.smithi157 (mon.0) 6429 : audit [DBG] from='client.? 172.21.15.157:0/775381656' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:45.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:44 smithi157 bash[20376]: cluster 2022-05-01T01:43:43.526325+0000 mgr.smithi157.nfpzoe (mgr.14180) 10550 : cluster [DBG] pgmap v9897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:44 smithi157 bash[20376]: audit 2022-05-01T01:43:44.665137+0000 mon.smithi157 (mon.0) 6429 : audit [DBG] from='client.? 172.21.15.157:0/775381656' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:47.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:46 smithi157 bash[20376]: cluster 2022-05-01T01:43:45.526926+0000 mgr.smithi157.nfpzoe (mgr.14180) 10551 : cluster [DBG] pgmap v9898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:46 smithi165 bash[22175]: cluster 2022-05-01T01:43:45.526926+0000 mgr.smithi157.nfpzoe (mgr.14180) 10551 : cluster [DBG] pgmap v9898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:48 smithi165 bash[22175]: cluster 2022-05-01T01:43:47.527594+0000 mgr.smithi157.nfpzoe (mgr.14180) 10552 : cluster [DBG] pgmap v9899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:48 smithi157 bash[20376]: cluster 2022-05-01T01:43:47.527594+0000 mgr.smithi157.nfpzoe (mgr.14180) 10552 : cluster [DBG] pgmap v9899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:49.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:43:49.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:43:49.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:43:50.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:43:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:50 smithi165 bash[22175]: cluster 2022-05-01T01:43:49.528209+0000 mgr.smithi157.nfpzoe (mgr.14180) 10553 : cluster [DBG] pgmap v9900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:50 smithi165 bash[22175]: audit 2022-05-01T01:43:50.003874+0000 mon.smithi157 (mon.0) 6430 : audit [DBG] from='client.? 172.21.15.157:0/2030965960' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:50 smithi157 bash[20376]: cluster 2022-05-01T01:43:49.528209+0000 mgr.smithi157.nfpzoe (mgr.14180) 10553 : cluster [DBG] pgmap v9900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:51.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:50 smithi157 bash[20376]: audit 2022-05-01T01:43:50.003874+0000 mon.smithi157 (mon.0) 6430 : audit [DBG] from='client.? 172.21.15.157:0/2030965960' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:52 smithi165 bash[22175]: cluster 2022-05-01T01:43:51.528865+0000 mgr.smithi157.nfpzoe (mgr.14180) 10554 : cluster [DBG] pgmap v9901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:52 smithi157 bash[20376]: cluster 2022-05-01T01:43:51.528865+0000 mgr.smithi157.nfpzoe (mgr.14180) 10554 : cluster [DBG] pgmap v9901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:53 smithi165 bash[22175]: audit 2022-05-01T01:43:53.538373+0000 mon.smithi157 (mon.0) 6431 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:43:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:53 smithi165 bash[22175]: audit 2022-05-01T01:43:53.541511+0000 mon.smithi157 (mon.0) 6432 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:43:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:53 smithi165 bash[22175]: audit 2022-05-01T01:43:53.543580+0000 mon.smithi157 (mon.0) 6433 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:43:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:53 smithi157 bash[20376]: audit 2022-05-01T01:43:53.538373+0000 mon.smithi157 (mon.0) 6431 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:43:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:53 smithi157 bash[20376]: audit 2022-05-01T01:43:53.541511+0000 mon.smithi157 (mon.0) 6432 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:43:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:53 smithi157 bash[20376]: audit 2022-05-01T01:43:53.543580+0000 mon.smithi157 (mon.0) 6433 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:43:55.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:43:55.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:43:55.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:43:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:54 smithi165 bash[22175]: cluster 2022-05-01T01:43:53.529449+0000 mgr.smithi157.nfpzoe (mgr.14180) 10555 : cluster [DBG] pgmap v9902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:54 smithi165 bash[22175]: audit 2022-05-01T01:43:53.839439+0000 mon.smithi157 (mon.0) 6434 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:43:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:54 smithi157 bash[20376]: cluster 2022-05-01T01:43:53.529449+0000 mgr.smithi157.nfpzoe (mgr.14180) 10555 : cluster [DBG] pgmap v9902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:54 smithi157 bash[20376]: audit 2022-05-01T01:43:53.839439+0000 mon.smithi157 (mon.0) 6434 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:43:55.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:43:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:55 smithi165 bash[22175]: audit 2022-05-01T01:43:55.330862+0000 mon.smithi157 (mon.0) 6435 : audit [DBG] from='client.? 172.21.15.157:0/2613083152' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:56.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:55 smithi157 bash[20376]: audit 2022-05-01T01:43:55.330862+0000 mon.smithi157 (mon.0) 6435 : audit [DBG] from='client.? 172.21.15.157:0/2613083152' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:43:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:56 smithi165 bash[22175]: cluster 2022-05-01T01:43:55.530121+0000 mgr.smithi157.nfpzoe (mgr.14180) 10556 : cluster [DBG] pgmap v9903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:57.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:56 smithi157 bash[20376]: cluster 2022-05-01T01:43:55.530121+0000 mgr.smithi157.nfpzoe (mgr.14180) 10556 : cluster [DBG] pgmap v9903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:58 smithi165 bash[22175]: cluster 2022-05-01T01:43:57.530803+0000 mgr.smithi157.nfpzoe (mgr.14180) 10557 : cluster [DBG] pgmap v9904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:58 smithi165 bash[22175]: audit 2022-05-01T01:43:58.329687+0000 mon.smithi157 (mon.0) 6436 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:43:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:58 smithi165 bash[22175]: audit 2022-05-01T01:43:58.630398+0000 mon.smithi157 (mon.0) 6437 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:43:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:58 smithi165 bash[22175]: audit 2022-05-01T01:43:58.637095+0000 mon.smithi157 (mon.0) 6438 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:43:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:58 smithi157 bash[20376]: cluster 2022-05-01T01:43:57.530803+0000 mgr.smithi157.nfpzoe (mgr.14180) 10557 : cluster [DBG] pgmap v9904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:43:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:58 smithi157 bash[20376]: audit 2022-05-01T01:43:58.329687+0000 mon.smithi157 (mon.0) 6436 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:43:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:58 smithi157 bash[20376]: audit 2022-05-01T01:43:58.630398+0000 mon.smithi157 (mon.0) 6437 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:43:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:58 smithi157 bash[20376]: audit 2022-05-01T01:43:58.637095+0000 mon.smithi157 (mon.0) 6438 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:44:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:59 smithi165 bash[22175]: cluster 2022-05-01T01:43:58.622814+0000 mgr.smithi157.nfpzoe (mgr.14180) 10558 : cluster [DBG] pgmap v9905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:59 smithi165 bash[22175]: cluster 2022-05-01T01:43:58.623505+0000 mgr.smithi157.nfpzoe (mgr.14180) 10559 : cluster [DBG] pgmap v9906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:59 smithi165 bash[22175]: cephadm 2022-05-01T01:43:58.638268+0000 mgr.smithi157.nfpzoe (mgr.14180) 10560 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:44:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:59 smithi165 bash[22175]: cephadm 2022-05-01T01:43:58.638379+0000 mgr.smithi157.nfpzoe (mgr.14180) 10561 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:44:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:43:59 smithi165 bash[22175]: audit 2022-05-01T01:43:59.640963+0000 mon.smithi157 (mon.0) 6439 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:44:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:59 smithi157 bash[20376]: cluster 2022-05-01T01:43:58.622814+0000 mgr.smithi157.nfpzoe (mgr.14180) 10558 : cluster [DBG] pgmap v9905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:59 smithi157 bash[20376]: cluster 2022-05-01T01:43:58.623505+0000 mgr.smithi157.nfpzoe (mgr.14180) 10559 : cluster [DBG] pgmap v9906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:59 smithi157 bash[20376]: cephadm 2022-05-01T01:43:58.638268+0000 mgr.smithi157.nfpzoe (mgr.14180) 10560 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:44:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:59 smithi157 bash[20376]: cephadm 2022-05-01T01:43:58.638379+0000 mgr.smithi157.nfpzoe (mgr.14180) 10561 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:44:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:43:59 smithi157 bash[20376]: audit 2022-05-01T01:43:59.640963+0000 mon.smithi157 (mon.0) 6439 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:44:00.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:44:00.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:44:00.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:44:00.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:44:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:00 smithi165 bash[22175]: audit 2022-05-01T01:44:00.168772+0000 mon.smithi157 (mon.0) 6440 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:44:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:00 smithi165 bash[22175]: audit 2022-05-01T01:44:00.656614+0000 mon.smithi157 (mon.0) 6441 : audit [DBG] from='client.? 172.21.15.157:0/4086275655' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:00 smithi157 bash[20376]: audit 2022-05-01T01:44:00.168772+0000 mon.smithi157 (mon.0) 6440 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:44:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:00 smithi157 bash[20376]: audit 2022-05-01T01:44:00.656614+0000 mon.smithi157 (mon.0) 6441 : audit [DBG] from='client.? 172.21.15.157:0/4086275655' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:01 smithi165 bash[22175]: cluster 2022-05-01T01:44:00.624089+0000 mgr.smithi157.nfpzoe (mgr.14180) 10562 : cluster [DBG] pgmap v9907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:02.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:01 smithi157 bash[20376]: cluster 2022-05-01T01:44:00.624089+0000 mgr.smithi157.nfpzoe (mgr.14180) 10562 : cluster [DBG] pgmap v9907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:03 smithi165 bash[22175]: cluster 2022-05-01T01:44:02.624740+0000 mgr.smithi157.nfpzoe (mgr.14180) 10563 : cluster [DBG] pgmap v9908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:03 smithi157 bash[20376]: cluster 2022-05-01T01:44:02.624740+0000 mgr.smithi157.nfpzoe (mgr.14180) 10563 : cluster [DBG] pgmap v9908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:05.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:44:05.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:44:05.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:44:06.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:44:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:05 smithi165 bash[22175]: cluster 2022-05-01T01:44:04.625415+0000 mgr.smithi157.nfpzoe (mgr.14180) 10564 : cluster [DBG] pgmap v9909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:06.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:05 smithi157 bash[20376]: cluster 2022-05-01T01:44:04.625415+0000 mgr.smithi157.nfpzoe (mgr.14180) 10564 : cluster [DBG] pgmap v9909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:06 smithi165 bash[22175]: audit 2022-05-01T01:44:05.985463+0000 mon.smithi157 (mon.0) 6442 : audit [DBG] from='client.? 172.21.15.157:0/517506783' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:07.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:06 smithi157 bash[20376]: audit 2022-05-01T01:44:05.985463+0000 mon.smithi157 (mon.0) 6442 : audit [DBG] from='client.? 172.21.15.157:0/517506783' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:08.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:07 smithi157 bash[20376]: cluster 2022-05-01T01:44:06.626038+0000 mgr.smithi157.nfpzoe (mgr.14180) 10565 : cluster [DBG] pgmap v9910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:07 smithi165 bash[22175]: cluster 2022-05-01T01:44:06.626038+0000 mgr.smithi157.nfpzoe (mgr.14180) 10565 : cluster [DBG] pgmap v9910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:10.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:09 smithi157 bash[20376]: cluster 2022-05-01T01:44:08.626687+0000 mgr.smithi157.nfpzoe (mgr.14180) 10566 : cluster [DBG] pgmap v9911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:09 smithi165 bash[22175]: cluster 2022-05-01T01:44:08.626687+0000 mgr.smithi157.nfpzoe (mgr.14180) 10566 : cluster [DBG] pgmap v9911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:11.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:44:11.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:44:11.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:44:11.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:44:12.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:11 smithi157 bash[20376]: cluster 2022-05-01T01:44:10.627318+0000 mgr.smithi157.nfpzoe (mgr.14180) 10567 : cluster [DBG] pgmap v9912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:12.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:11 smithi157 bash[20376]: audit 2022-05-01T01:44:11.309800+0000 mon.smithi157 (mon.0) 6443 : audit [DBG] from='client.? 172.21.15.157:0/3958396367' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:11 smithi165 bash[22175]: cluster 2022-05-01T01:44:10.627318+0000 mgr.smithi157.nfpzoe (mgr.14180) 10567 : cluster [DBG] pgmap v9912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:11 smithi165 bash[22175]: audit 2022-05-01T01:44:11.309800+0000 mon.smithi157 (mon.0) 6443 : audit [DBG] from='client.? 172.21.15.157:0/3958396367' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:14.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:13 smithi157 bash[20376]: cluster 2022-05-01T01:44:12.628028+0000 mgr.smithi157.nfpzoe (mgr.14180) 10568 : cluster [DBG] pgmap v9913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:13 smithi165 bash[22175]: cluster 2022-05-01T01:44:12.628028+0000 mgr.smithi157.nfpzoe (mgr.14180) 10568 : cluster [DBG] pgmap v9913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:16.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:15 smithi157 bash[20376]: cluster 2022-05-01T01:44:14.628842+0000 mgr.smithi157.nfpzoe (mgr.14180) 10569 : cluster [DBG] pgmap v9914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:16.331 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:44:16.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:44:16.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:44:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:15 smithi165 bash[22175]: cluster 2022-05-01T01:44:14.628842+0000 mgr.smithi157.nfpzoe (mgr.14180) 10569 : cluster [DBG] pgmap v9914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:16.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:44:17.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:16 smithi157 bash[20376]: audit 2022-05-01T01:44:16.639724+0000 mon.smithi157 (mon.0) 6444 : audit [DBG] from='client.? 172.21.15.157:0/1760083770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:16 smithi165 bash[22175]: audit 2022-05-01T01:44:16.639724+0000 mon.smithi157 (mon.0) 6444 : audit [DBG] from='client.? 172.21.15.157:0/1760083770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:18.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:17 smithi157 bash[20376]: cluster 2022-05-01T01:44:16.629487+0000 mgr.smithi157.nfpzoe (mgr.14180) 10570 : cluster [DBG] pgmap v9915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:17 smithi165 bash[22175]: cluster 2022-05-01T01:44:16.629487+0000 mgr.smithi157.nfpzoe (mgr.14180) 10570 : cluster [DBG] pgmap v9915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:20.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:19 smithi157 bash[20376]: cluster 2022-05-01T01:44:18.630115+0000 mgr.smithi157.nfpzoe (mgr.14180) 10571 : cluster [DBG] pgmap v9916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:19 smithi165 bash[22175]: cluster 2022-05-01T01:44:18.630115+0000 mgr.smithi157.nfpzoe (mgr.14180) 10571 : cluster [DBG] pgmap v9916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:21.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:44:21.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:44:21.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:44:21.987 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:44:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:21 smithi157 bash[20376]: cluster 2022-05-01T01:44:20.630739+0000 mgr.smithi157.nfpzoe (mgr.14180) 10572 : cluster [DBG] pgmap v9917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:21 smithi165 bash[22175]: cluster 2022-05-01T01:44:20.630739+0000 mgr.smithi157.nfpzoe (mgr.14180) 10572 : cluster [DBG] pgmap v9917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:22 smithi165 bash[22175]: audit 2022-05-01T01:44:21.963239+0000 mon.smithi157 (mon.0) 6445 : audit [DBG] from='client.? 172.21.15.157:0/1042272801' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:22 smithi157 bash[20376]: audit 2022-05-01T01:44:21.963239+0000 mon.smithi157 (mon.0) 6445 : audit [DBG] from='client.? 172.21.15.157:0/1042272801' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:23 smithi165 bash[22175]: cluster 2022-05-01T01:44:22.631431+0000 mgr.smithi157.nfpzoe (mgr.14180) 10573 : cluster [DBG] pgmap v9918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:24.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:23 smithi157 bash[20376]: cluster 2022-05-01T01:44:22.631431+0000 mgr.smithi157.nfpzoe (mgr.14180) 10573 : cluster [DBG] pgmap v9918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:24 smithi165 bash[22175]: cluster 2022-05-01T01:44:24.632050+0000 mgr.smithi157.nfpzoe (mgr.14180) 10574 : cluster [DBG] pgmap v9919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:25.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:24 smithi157 bash[20376]: cluster 2022-05-01T01:44:24.632050+0000 mgr.smithi157.nfpzoe (mgr.14180) 10574 : cluster [DBG] pgmap v9919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:26.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:44:26.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:44:26.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:44:27.329 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:44:27.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:27 smithi157 bash[20376]: cluster 2022-05-01T01:44:26.632693+0000 mgr.smithi157.nfpzoe (mgr.14180) 10575 : cluster [DBG] pgmap v9920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:27.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:27 smithi157 bash[20376]: audit 2022-05-01T01:44:27.305201+0000 mon.smithi157 (mon.0) 6446 : audit [DBG] from='client.? 172.21.15.157:0/4171371401' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:27 smithi165 bash[22175]: cluster 2022-05-01T01:44:26.632693+0000 mgr.smithi157.nfpzoe (mgr.14180) 10575 : cluster [DBG] pgmap v9920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:27 smithi165 bash[22175]: audit 2022-05-01T01:44:27.305201+0000 mon.smithi157 (mon.0) 6446 : audit [DBG] from='client.? 172.21.15.157:0/4171371401' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:29.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:29 smithi157 bash[20376]: cluster 2022-05-01T01:44:28.633313+0000 mgr.smithi157.nfpzoe (mgr.14180) 10576 : cluster [DBG] pgmap v9921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:29 smithi165 bash[22175]: cluster 2022-05-01T01:44:28.633313+0000 mgr.smithi157.nfpzoe (mgr.14180) 10576 : cluster [DBG] pgmap v9921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:31 smithi165 bash[22175]: cluster 2022-05-01T01:44:30.633930+0000 mgr.smithi157.nfpzoe (mgr.14180) 10577 : cluster [DBG] pgmap v9922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:32.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:31 smithi157 bash[20376]: cluster 2022-05-01T01:44:30.633930+0000 mgr.smithi157.nfpzoe (mgr.14180) 10577 : cluster [DBG] pgmap v9922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:32.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:44:32.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:44:32.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:44:32.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:44:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:32 smithi165 bash[22175]: audit 2022-05-01T01:44:32.649237+0000 mon.smithi157 (mon.0) 6447 : audit [DBG] from='client.? 172.21.15.157:0/4058069460' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:32 smithi157 bash[20376]: audit 2022-05-01T01:44:32.649237+0000 mon.smithi157 (mon.0) 6447 : audit [DBG] from='client.? 172.21.15.157:0/4058069460' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:33 smithi165 bash[22175]: cluster 2022-05-01T01:44:32.634394+0000 mgr.smithi157.nfpzoe (mgr.14180) 10578 : cluster [DBG] pgmap v9923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:33 smithi157 bash[20376]: cluster 2022-05-01T01:44:32.634394+0000 mgr.smithi157.nfpzoe (mgr.14180) 10578 : cluster [DBG] pgmap v9923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:35 smithi165 bash[22175]: cluster 2022-05-01T01:44:34.635106+0000 mgr.smithi157.nfpzoe (mgr.14180) 10579 : cluster [DBG] pgmap v9924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:35 smithi157 bash[20376]: cluster 2022-05-01T01:44:34.635106+0000 mgr.smithi157.nfpzoe (mgr.14180) 10579 : cluster [DBG] pgmap v9924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:37.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:44:37.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:44:37.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:44:38.006 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:44:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:37 smithi165 bash[22175]: cluster 2022-05-01T01:44:36.635761+0000 mgr.smithi157.nfpzoe (mgr.14180) 10580 : cluster [DBG] pgmap v9925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:38.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:37 smithi157 bash[20376]: cluster 2022-05-01T01:44:36.635761+0000 mgr.smithi157.nfpzoe (mgr.14180) 10580 : cluster [DBG] pgmap v9925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:38 smithi165 bash[22175]: audit 2022-05-01T01:44:37.988068+0000 mon.smithi157 (mon.0) 6448 : audit [DBG] from='client.? 172.21.15.157:0/1637945664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:38 smithi157 bash[20376]: audit 2022-05-01T01:44:37.988068+0000 mon.smithi157 (mon.0) 6448 : audit [DBG] from='client.? 172.21.15.157:0/1637945664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:39 smithi165 bash[22175]: cluster 2022-05-01T01:44:38.636398+0000 mgr.smithi157.nfpzoe (mgr.14180) 10581 : cluster [DBG] pgmap v9926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:39 smithi157 bash[20376]: cluster 2022-05-01T01:44:38.636398+0000 mgr.smithi157.nfpzoe (mgr.14180) 10581 : cluster [DBG] pgmap v9926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:41 smithi165 bash[22175]: cluster 2022-05-01T01:44:40.637040+0000 mgr.smithi157.nfpzoe (mgr.14180) 10582 : cluster [DBG] pgmap v9927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:41 smithi157 bash[20376]: cluster 2022-05-01T01:44:40.637040+0000 mgr.smithi157.nfpzoe (mgr.14180) 10582 : cluster [DBG] pgmap v9927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:43.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:44:43.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:44:43.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:44:43.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:44:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:43 smithi165 bash[22175]: cluster 2022-05-01T01:44:42.637689+0000 mgr.smithi157.nfpzoe (mgr.14180) 10583 : cluster [DBG] pgmap v9928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:43 smithi165 bash[22175]: audit 2022-05-01T01:44:43.317834+0000 mon.smithi157 (mon.0) 6449 : audit [DBG] from='client.? 172.21.15.157:0/954876822' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:44.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:43 smithi157 bash[20376]: cluster 2022-05-01T01:44:42.637689+0000 mgr.smithi157.nfpzoe (mgr.14180) 10583 : cluster [DBG] pgmap v9928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:44.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:43 smithi157 bash[20376]: audit 2022-05-01T01:44:43.317834+0000 mon.smithi157 (mon.0) 6449 : audit [DBG] from='client.? 172.21.15.157:0/954876822' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:45 smithi165 bash[22175]: cluster 2022-05-01T01:44:44.638306+0000 mgr.smithi157.nfpzoe (mgr.14180) 10584 : cluster [DBG] pgmap v9929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:46.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:45 smithi157 bash[20376]: cluster 2022-05-01T01:44:44.638306+0000 mgr.smithi157.nfpzoe (mgr.14180) 10584 : cluster [DBG] pgmap v9929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:47 smithi165 bash[22175]: cluster 2022-05-01T01:44:46.638947+0000 mgr.smithi157.nfpzoe (mgr.14180) 10585 : cluster [DBG] pgmap v9930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:48.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:47 smithi157 bash[20376]: cluster 2022-05-01T01:44:46.638947+0000 mgr.smithi157.nfpzoe (mgr.14180) 10585 : cluster [DBG] pgmap v9930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:48.339 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:44:48.339 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:44:48.339 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:44:48.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:44:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:48 smithi165 bash[22175]: audit 2022-05-01T01:44:48.648142+0000 mon.smithi157 (mon.0) 6450 : audit [DBG] from='client.? 172.21.15.157:0/2654029140' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:48 smithi157 bash[20376]: audit 2022-05-01T01:44:48.648142+0000 mon.smithi157 (mon.0) 6450 : audit [DBG] from='client.? 172.21.15.157:0/2654029140' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:49 smithi165 bash[22175]: cluster 2022-05-01T01:44:48.639556+0000 mgr.smithi157.nfpzoe (mgr.14180) 10586 : cluster [DBG] pgmap v9931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:49 smithi157 bash[20376]: cluster 2022-05-01T01:44:48.639556+0000 mgr.smithi157.nfpzoe (mgr.14180) 10586 : cluster [DBG] pgmap v9931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:51 smithi165 bash[22175]: cluster 2022-05-01T01:44:50.640225+0000 mgr.smithi157.nfpzoe (mgr.14180) 10587 : cluster [DBG] pgmap v9932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:52.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:51 smithi157 bash[20376]: cluster 2022-05-01T01:44:50.640225+0000 mgr.smithi157.nfpzoe (mgr.14180) 10587 : cluster [DBG] pgmap v9932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:53.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:44:53.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:44:53.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:44:53.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:44:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:53 smithi165 bash[22175]: cluster 2022-05-01T01:44:52.640855+0000 mgr.smithi157.nfpzoe (mgr.14180) 10588 : cluster [DBG] pgmap v9933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:53 smithi157 bash[20376]: cluster 2022-05-01T01:44:52.640855+0000 mgr.smithi157.nfpzoe (mgr.14180) 10588 : cluster [DBG] pgmap v9933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:54 smithi165 bash[22175]: audit 2022-05-01T01:44:53.973998+0000 mon.smithi157 (mon.0) 6451 : audit [DBG] from='client.? 172.21.15.157:0/4032587521' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:54 smithi157 bash[20376]: audit 2022-05-01T01:44:53.973998+0000 mon.smithi157 (mon.0) 6451 : audit [DBG] from='client.? 172.21.15.157:0/4032587521' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:44:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:55 smithi165 bash[22175]: cluster 2022-05-01T01:44:54.641574+0000 mgr.smithi157.nfpzoe (mgr.14180) 10589 : cluster [DBG] pgmap v9934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:56.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:55 smithi157 bash[20376]: cluster 2022-05-01T01:44:54.641574+0000 mgr.smithi157.nfpzoe (mgr.14180) 10589 : cluster [DBG] pgmap v9934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:57 smithi165 bash[22175]: cluster 2022-05-01T01:44:56.642357+0000 mgr.smithi157.nfpzoe (mgr.14180) 10590 : cluster [DBG] pgmap v9935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:58.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:57 smithi157 bash[20376]: cluster 2022-05-01T01:44:56.642357+0000 mgr.smithi157.nfpzoe (mgr.14180) 10590 : cluster [DBG] pgmap v9935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:44:58.995 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:44:58.995 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:44:58.995 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:44:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:58 smithi165 bash[22175]: audit 2022-05-01T01:44:58.646558+0000 mon.smithi157 (mon.0) 6452 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:44:59.176 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:58 smithi165 bash[22175]: audit 2022-05-01T01:44:58.649367+0000 mon.smithi157 (mon.0) 6453 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:44:59.177 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:58 smithi165 bash[22175]: audit 2022-05-01T01:44:58.651277+0000 mon.smithi157 (mon.0) 6454 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:44:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:58 smithi157 bash[20376]: audit 2022-05-01T01:44:58.646558+0000 mon.smithi157 (mon.0) 6452 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:44:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:58 smithi157 bash[20376]: audit 2022-05-01T01:44:58.649367+0000 mon.smithi157 (mon.0) 6453 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:44:59.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:58 smithi157 bash[20376]: audit 2022-05-01T01:44:58.651277+0000 mon.smithi157 (mon.0) 6454 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:44:59.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:45:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:59 smithi165 bash[22175]: cluster 2022-05-01T01:44:58.643117+0000 mgr.smithi157.nfpzoe (mgr.14180) 10591 : cluster [DBG] pgmap v9936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:59 smithi165 bash[22175]: audit 2022-05-01T01:44:58.965190+0000 mon.smithi157 (mon.0) 6455 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:45:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:59 smithi165 bash[22175]: audit 2022-05-01T01:44:58.974820+0000 mon.smithi157 (mon.0) 6456 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:45:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:59 smithi165 bash[22175]: audit 2022-05-01T01:44:59.291104+0000 mon.smithi157 (mon.0) 6457 : audit [DBG] from='client.? 172.21.15.157:0/218636137' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:44:59 smithi165 bash[22175]: audit 2022-05-01T01:44:59.645188+0000 mon.smithi157 (mon.0) 6458 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:45:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:59 smithi157 bash[20376]: cluster 2022-05-01T01:44:58.643117+0000 mgr.smithi157.nfpzoe (mgr.14180) 10591 : cluster [DBG] pgmap v9936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:59 smithi157 bash[20376]: audit 2022-05-01T01:44:58.965190+0000 mon.smithi157 (mon.0) 6455 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:45:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:59 smithi157 bash[20376]: audit 2022-05-01T01:44:58.974820+0000 mon.smithi157 (mon.0) 6456 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:45:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:59 smithi157 bash[20376]: audit 2022-05-01T01:44:59.291104+0000 mon.smithi157 (mon.0) 6457 : audit [DBG] from='client.? 172.21.15.157:0/218636137' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:44:59 smithi157 bash[20376]: audit 2022-05-01T01:44:59.645188+0000 mon.smithi157 (mon.0) 6458 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:45:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:00 smithi165 bash[22175]: cluster 2022-05-01T01:44:58.958768+0000 mgr.smithi157.nfpzoe (mgr.14180) 10592 : cluster [DBG] pgmap v9937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:00 smithi165 bash[22175]: cluster 2022-05-01T01:44:58.959349+0000 mgr.smithi157.nfpzoe (mgr.14180) 10593 : cluster [DBG] pgmap v9938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:00 smithi165 bash[22175]: cephadm 2022-05-01T01:44:58.976108+0000 mgr.smithi157.nfpzoe (mgr.14180) 10594 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:45:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:00 smithi165 bash[22175]: cephadm 2022-05-01T01:44:58.976307+0000 mgr.smithi157.nfpzoe (mgr.14180) 10595 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:45:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:00 smithi165 bash[22175]: audit 2022-05-01T01:45:00.176272+0000 mon.smithi157 (mon.0) 6459 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:45:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:00 smithi157 bash[20376]: cluster 2022-05-01T01:44:58.958768+0000 mgr.smithi157.nfpzoe (mgr.14180) 10592 : cluster [DBG] pgmap v9937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:00 smithi157 bash[20376]: cluster 2022-05-01T01:44:58.959349+0000 mgr.smithi157.nfpzoe (mgr.14180) 10593 : cluster [DBG] pgmap v9938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:00 smithi157 bash[20376]: cephadm 2022-05-01T01:44:58.976108+0000 mgr.smithi157.nfpzoe (mgr.14180) 10594 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:45:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:00 smithi157 bash[20376]: cephadm 2022-05-01T01:44:58.976307+0000 mgr.smithi157.nfpzoe (mgr.14180) 10595 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:45:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:00 smithi157 bash[20376]: audit 2022-05-01T01:45:00.176272+0000 mon.smithi157 (mon.0) 6459 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:45:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:02 smithi165 bash[22175]: cluster 2022-05-01T01:45:00.960035+0000 mgr.smithi157.nfpzoe (mgr.14180) 10596 : cluster [DBG] pgmap v9939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:03.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:02 smithi157 bash[20376]: cluster 2022-05-01T01:45:00.960035+0000 mgr.smithi157.nfpzoe (mgr.14180) 10596 : cluster [DBG] pgmap v9939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:04.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:45:04.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:45:04.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:45:04.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:45:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:04 smithi165 bash[22175]: cluster 2022-05-01T01:45:02.960712+0000 mgr.smithi157.nfpzoe (mgr.14180) 10597 : cluster [DBG] pgmap v9940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:05.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:04 smithi165 bash[22175]: audit 2022-05-01T01:45:04.624807+0000 mon.smithi157 (mon.0) 6460 : audit [DBG] from='client.? 172.21.15.157:0/345786757' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:05.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:04 smithi157 bash[20376]: cluster 2022-05-01T01:45:02.960712+0000 mgr.smithi157.nfpzoe (mgr.14180) 10597 : cluster [DBG] pgmap v9940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:05.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:04 smithi157 bash[20376]: audit 2022-05-01T01:45:04.624807+0000 mon.smithi157 (mon.0) 6460 : audit [DBG] from='client.? 172.21.15.157:0/345786757' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:06 smithi165 bash[22175]: cluster 2022-05-01T01:45:04.961331+0000 mgr.smithi157.nfpzoe (mgr.14180) 10598 : cluster [DBG] pgmap v9941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:07.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:06 smithi157 bash[20376]: cluster 2022-05-01T01:45:04.961331+0000 mgr.smithi157.nfpzoe (mgr.14180) 10598 : cluster [DBG] pgmap v9941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:08 smithi165 bash[22175]: cluster 2022-05-01T01:45:06.961996+0000 mgr.smithi157.nfpzoe (mgr.14180) 10599 : cluster [DBG] pgmap v9942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:08 smithi157 bash[20376]: cluster 2022-05-01T01:45:06.961996+0000 mgr.smithi157.nfpzoe (mgr.14180) 10599 : cluster [DBG] pgmap v9942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:09.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:45:09.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:45:09.647 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:45:09.972 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:45:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:10 smithi165 bash[22175]: cluster 2022-05-01T01:45:08.962615+0000 mgr.smithi157.nfpzoe (mgr.14180) 10600 : cluster [DBG] pgmap v9943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:10 smithi165 bash[22175]: audit 2022-05-01T01:45:09.954059+0000 mon.smithi157 (mon.0) 6461 : audit [DBG] from='client.? 172.21.15.157:0/2315954161' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:11.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:10 smithi157 bash[20376]: cluster 2022-05-01T01:45:08.962615+0000 mgr.smithi157.nfpzoe (mgr.14180) 10600 : cluster [DBG] pgmap v9943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:11.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:10 smithi157 bash[20376]: audit 2022-05-01T01:45:09.954059+0000 mon.smithi157 (mon.0) 6461 : audit [DBG] from='client.? 172.21.15.157:0/2315954161' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:12 smithi165 bash[22175]: cluster 2022-05-01T01:45:10.963242+0000 mgr.smithi157.nfpzoe (mgr.14180) 10601 : cluster [DBG] pgmap v9944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:12 smithi157 bash[20376]: cluster 2022-05-01T01:45:10.963242+0000 mgr.smithi157.nfpzoe (mgr.14180) 10601 : cluster [DBG] pgmap v9944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:14.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:45:14.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:45:14.976 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:45:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:14 smithi165 bash[22175]: cluster 2022-05-01T01:45:12.964010+0000 mgr.smithi157.nfpzoe (mgr.14180) 10602 : cluster [DBG] pgmap v9945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:15.210 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:14 smithi157 bash[20376]: cluster 2022-05-01T01:45:12.964010+0000 mgr.smithi157.nfpzoe (mgr.14180) 10602 : cluster [DBG] pgmap v9945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:15.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:45:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:15 smithi165 bash[22175]: audit 2022-05-01T01:45:15.290133+0000 mon.smithi157 (mon.0) 6462 : audit [DBG] from='client.? 172.21.15.157:0/450448415' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:16.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:15 smithi157 bash[20376]: audit 2022-05-01T01:45:15.290133+0000 mon.smithi157 (mon.0) 6462 : audit [DBG] from='client.? 172.21.15.157:0/450448415' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:16 smithi165 bash[22175]: cluster 2022-05-01T01:45:14.964757+0000 mgr.smithi157.nfpzoe (mgr.14180) 10603 : cluster [DBG] pgmap v9946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:17.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:16 smithi157 bash[20376]: cluster 2022-05-01T01:45:14.964757+0000 mgr.smithi157.nfpzoe (mgr.14180) 10603 : cluster [DBG] pgmap v9946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:18 smithi165 bash[22175]: cluster 2022-05-01T01:45:16.965450+0000 mgr.smithi157.nfpzoe (mgr.14180) 10604 : cluster [DBG] pgmap v9947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:18 smithi157 bash[20376]: cluster 2022-05-01T01:45:16.965450+0000 mgr.smithi157.nfpzoe (mgr.14180) 10604 : cluster [DBG] pgmap v9947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:20.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:45:20.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:45:20.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:45:20.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:45:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:20 smithi165 bash[22175]: cluster 2022-05-01T01:45:18.966115+0000 mgr.smithi157.nfpzoe (mgr.14180) 10605 : cluster [DBG] pgmap v9948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:20 smithi165 bash[22175]: audit 2022-05-01T01:45:20.621447+0000 mon.smithi157 (mon.0) 6463 : audit [DBG] from='client.? 172.21.15.157:0/601843167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:20 smithi157 bash[20376]: cluster 2022-05-01T01:45:18.966115+0000 mgr.smithi157.nfpzoe (mgr.14180) 10605 : cluster [DBG] pgmap v9948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:20 smithi157 bash[20376]: audit 2022-05-01T01:45:20.621447+0000 mon.smithi157 (mon.0) 6463 : audit [DBG] from='client.? 172.21.15.157:0/601843167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:22 smithi165 bash[22175]: cluster 2022-05-01T01:45:20.966773+0000 mgr.smithi157.nfpzoe (mgr.14180) 10606 : cluster [DBG] pgmap v9949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:22 smithi157 bash[20376]: cluster 2022-05-01T01:45:20.966773+0000 mgr.smithi157.nfpzoe (mgr.14180) 10606 : cluster [DBG] pgmap v9949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:24 smithi165 bash[22175]: cluster 2022-05-01T01:45:22.967529+0000 mgr.smithi157.nfpzoe (mgr.14180) 10607 : cluster [DBG] pgmap v9950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:24 smithi157 bash[20376]: cluster 2022-05-01T01:45:22.967529+0000 mgr.smithi157.nfpzoe (mgr.14180) 10607 : cluster [DBG] pgmap v9950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:25.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:45:25.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:45:25.643 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:45:25.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:45:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:26 smithi165 bash[22175]: cluster 2022-05-01T01:45:24.968279+0000 mgr.smithi157.nfpzoe (mgr.14180) 10608 : cluster [DBG] pgmap v9951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:26 smithi165 bash[22175]: audit 2022-05-01T01:45:25.949229+0000 mon.smithi157 (mon.0) 6464 : audit [DBG] from='client.? 172.21.15.157:0/2713305771' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:27.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:26 smithi157 bash[20376]: cluster 2022-05-01T01:45:24.968279+0000 mgr.smithi157.nfpzoe (mgr.14180) 10608 : cluster [DBG] pgmap v9951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:27.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:26 smithi157 bash[20376]: audit 2022-05-01T01:45:25.949229+0000 mon.smithi157 (mon.0) 6464 : audit [DBG] from='client.? 172.21.15.157:0/2713305771' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:28 smithi165 bash[22175]: cluster 2022-05-01T01:45:26.968980+0000 mgr.smithi157.nfpzoe (mgr.14180) 10609 : cluster [DBG] pgmap v9952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:28 smithi157 bash[20376]: cluster 2022-05-01T01:45:26.968980+0000 mgr.smithi157.nfpzoe (mgr.14180) 10609 : cluster [DBG] pgmap v9952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:30.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:45:30.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:45:30.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:45:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:30 smithi165 bash[22175]: cluster 2022-05-01T01:45:28.969596+0000 mgr.smithi157.nfpzoe (mgr.14180) 10610 : cluster [DBG] pgmap v9953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:30 smithi157 bash[20376]: cluster 2022-05-01T01:45:28.969596+0000 mgr.smithi157.nfpzoe (mgr.14180) 10610 : cluster [DBG] pgmap v9953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:31.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:45:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:31 smithi157 bash[20376]: audit 2022-05-01T01:45:31.282267+0000 mon.smithi157 (mon.0) 6465 : audit [DBG] from='client.? 172.21.15.157:0/2829382868' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:31 smithi165 bash[22175]: audit 2022-05-01T01:45:31.282267+0000 mon.smithi157 (mon.0) 6465 : audit [DBG] from='client.? 172.21.15.157:0/2829382868' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:32 smithi157 bash[20376]: cluster 2022-05-01T01:45:30.970217+0000 mgr.smithi157.nfpzoe (mgr.14180) 10611 : cluster [DBG] pgmap v9954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:32 smithi165 bash[22175]: cluster 2022-05-01T01:45:30.970217+0000 mgr.smithi157.nfpzoe (mgr.14180) 10611 : cluster [DBG] pgmap v9954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:34 smithi157 bash[20376]: cluster 2022-05-01T01:45:32.970856+0000 mgr.smithi157.nfpzoe (mgr.14180) 10612 : cluster [DBG] pgmap v9955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:34 smithi165 bash[22175]: cluster 2022-05-01T01:45:32.970856+0000 mgr.smithi157.nfpzoe (mgr.14180) 10612 : cluster [DBG] pgmap v9955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:36.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:45:36.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:45:36.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:45:36.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:45:37.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:36 smithi157 bash[20376]: cluster 2022-05-01T01:45:34.971438+0000 mgr.smithi157.nfpzoe (mgr.14180) 10613 : cluster [DBG] pgmap v9956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:37.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:36 smithi157 bash[20376]: audit 2022-05-01T01:45:36.609171+0000 mon.smithi157 (mon.0) 6466 : audit [DBG] from='client.? 172.21.15.157:0/1589190201' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:36 smithi165 bash[22175]: cluster 2022-05-01T01:45:34.971438+0000 mgr.smithi157.nfpzoe (mgr.14180) 10613 : cluster [DBG] pgmap v9956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:36 smithi165 bash[22175]: audit 2022-05-01T01:45:36.609171+0000 mon.smithi157 (mon.0) 6466 : audit [DBG] from='client.? 172.21.15.157:0/1589190201' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:38 smithi157 bash[20376]: cluster 2022-05-01T01:45:36.972046+0000 mgr.smithi157.nfpzoe (mgr.14180) 10614 : cluster [DBG] pgmap v9957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:38 smithi165 bash[22175]: cluster 2022-05-01T01:45:36.972046+0000 mgr.smithi157.nfpzoe (mgr.14180) 10614 : cluster [DBG] pgmap v9957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:40 smithi157 bash[20376]: cluster 2022-05-01T01:45:38.972688+0000 mgr.smithi157.nfpzoe (mgr.14180) 10615 : cluster [DBG] pgmap v9958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:40 smithi165 bash[22175]: cluster 2022-05-01T01:45:38.972688+0000 mgr.smithi157.nfpzoe (mgr.14180) 10615 : cluster [DBG] pgmap v9958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:41.630 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:45:41.630 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:45:41.630 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:45:41.961 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:45:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:42 smithi157 bash[20376]: cluster 2022-05-01T01:45:40.973296+0000 mgr.smithi157.nfpzoe (mgr.14180) 10616 : cluster [DBG] pgmap v9959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:43.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:42 smithi157 bash[20376]: audit 2022-05-01T01:45:41.942854+0000 mon.smithi157 (mon.0) 6467 : audit [DBG] from='client.? 172.21.15.157:0/435933245' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:42 smithi165 bash[22175]: cluster 2022-05-01T01:45:40.973296+0000 mgr.smithi157.nfpzoe (mgr.14180) 10616 : cluster [DBG] pgmap v9959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:42 smithi165 bash[22175]: audit 2022-05-01T01:45:41.942854+0000 mon.smithi157 (mon.0) 6467 : audit [DBG] from='client.? 172.21.15.157:0/435933245' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:45.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:44 smithi157 bash[20376]: cluster 2022-05-01T01:45:42.973924+0000 mgr.smithi157.nfpzoe (mgr.14180) 10617 : cluster [DBG] pgmap v9960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:44 smithi165 bash[22175]: cluster 2022-05-01T01:45:42.973924+0000 mgr.smithi157.nfpzoe (mgr.14180) 10617 : cluster [DBG] pgmap v9960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:46.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:45:46.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:45:46.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:45:47.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:46 smithi157 bash[20376]: cluster 2022-05-01T01:45:44.974641+0000 mgr.smithi157.nfpzoe (mgr.14180) 10618 : cluster [DBG] pgmap v9961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:47.288 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:45:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:46 smithi165 bash[22175]: cluster 2022-05-01T01:45:44.974641+0000 mgr.smithi157.nfpzoe (mgr.14180) 10618 : cluster [DBG] pgmap v9961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:48.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:47 smithi157 bash[20376]: audit 2022-05-01T01:45:47.271098+0000 mon.smithi157 (mon.0) 6468 : audit [DBG] from='client.? 172.21.15.157:0/158938617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:47 smithi165 bash[22175]: audit 2022-05-01T01:45:47.271098+0000 mon.smithi157 (mon.0) 6468 : audit [DBG] from='client.? 172.21.15.157:0/158938617' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:48 smithi157 bash[20376]: cluster 2022-05-01T01:45:46.975357+0000 mgr.smithi157.nfpzoe (mgr.14180) 10619 : cluster [DBG] pgmap v9962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:48 smithi165 bash[22175]: cluster 2022-05-01T01:45:46.975357+0000 mgr.smithi157.nfpzoe (mgr.14180) 10619 : cluster [DBG] pgmap v9962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:51.333 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:50 smithi157 bash[20376]: cluster 2022-05-01T01:45:48.976007+0000 mgr.smithi157.nfpzoe (mgr.14180) 10620 : cluster [DBG] pgmap v9963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:50 smithi165 bash[22175]: cluster 2022-05-01T01:45:48.976007+0000 mgr.smithi157.nfpzoe (mgr.14180) 10620 : cluster [DBG] pgmap v9963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:52.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:45:52.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:45:52.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:45:52.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:45:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:52 smithi165 bash[22175]: cluster 2022-05-01T01:45:50.976656+0000 mgr.smithi157.nfpzoe (mgr.14180) 10621 : cluster [DBG] pgmap v9964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:52 smithi165 bash[22175]: audit 2022-05-01T01:45:52.597875+0000 mon.smithi157 (mon.0) 6469 : audit [DBG] from='client.? 172.21.15.157:0/1935547255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:52 smithi157 bash[20376]: cluster 2022-05-01T01:45:50.976656+0000 mgr.smithi157.nfpzoe (mgr.14180) 10621 : cluster [DBG] pgmap v9964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:52 smithi157 bash[20376]: audit 2022-05-01T01:45:52.597875+0000 mon.smithi157 (mon.0) 6469 : audit [DBG] from='client.? 172.21.15.157:0/1935547255' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:54 smithi165 bash[22175]: cluster 2022-05-01T01:45:52.977345+0000 mgr.smithi157.nfpzoe (mgr.14180) 10622 : cluster [DBG] pgmap v9965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:54 smithi157 bash[20376]: cluster 2022-05-01T01:45:52.977345+0000 mgr.smithi157.nfpzoe (mgr.14180) 10622 : cluster [DBG] pgmap v9965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:56 smithi165 bash[22175]: cluster 2022-05-01T01:45:54.977944+0000 mgr.smithi157.nfpzoe (mgr.14180) 10623 : cluster [DBG] pgmap v9966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:56 smithi157 bash[20376]: cluster 2022-05-01T01:45:54.977944+0000 mgr.smithi157.nfpzoe (mgr.14180) 10623 : cluster [DBG] pgmap v9966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:57.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:45:57.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:45:57.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:45:57.950 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:45:58.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:58 smithi157 bash[20376]: cluster 2022-05-01T01:45:56.978662+0000 mgr.smithi157.nfpzoe (mgr.14180) 10624 : cluster [DBG] pgmap v9967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:58.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:58 smithi157 bash[20376]: audit 2022-05-01T01:45:57.933176+0000 mon.smithi157 (mon.0) 6470 : audit [DBG] from='client.? 172.21.15.157:0/3571130514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:45:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:58 smithi165 bash[22175]: cluster 2022-05-01T01:45:56.978662+0000 mgr.smithi157.nfpzoe (mgr.14180) 10624 : cluster [DBG] pgmap v9967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:45:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:58 smithi165 bash[22175]: audit 2022-05-01T01:45:57.933176+0000 mon.smithi157 (mon.0) 6470 : audit [DBG] from='client.? 172.21.15.157:0/3571130514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:59 smithi165 bash[22175]: audit 2022-05-01T01:45:58.986081+0000 mon.smithi157 (mon.0) 6471 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:46:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:59 smithi165 bash[22175]: audit 2022-05-01T01:45:58.988763+0000 mon.smithi157 (mon.0) 6472 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:46:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:59 smithi165 bash[22175]: audit 2022-05-01T01:45:58.990498+0000 mon.smithi157 (mon.0) 6473 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:46:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:59 smithi165 bash[22175]: audit 2022-05-01T01:45:59.293568+0000 mon.smithi157 (mon.0) 6474 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:46:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:59 smithi165 bash[22175]: audit 2022-05-01T01:45:59.573872+0000 mon.smithi157 (mon.0) 6475 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:46:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:59 smithi165 bash[22175]: audit 2022-05-01T01:45:59.583209+0000 mon.smithi157 (mon.0) 6476 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:46:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:45:59 smithi165 bash[22175]: audit 2022-05-01T01:45:59.649496+0000 mon.smithi157 (mon.0) 6477 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:46:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:59 smithi157 bash[20376]: audit 2022-05-01T01:45:58.986081+0000 mon.smithi157 (mon.0) 6471 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:46:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:59 smithi157 bash[20376]: audit 2022-05-01T01:45:58.988763+0000 mon.smithi157 (mon.0) 6472 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:46:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:59 smithi157 bash[20376]: audit 2022-05-01T01:45:58.990498+0000 mon.smithi157 (mon.0) 6473 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:46:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:59 smithi157 bash[20376]: audit 2022-05-01T01:45:59.293568+0000 mon.smithi157 (mon.0) 6474 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:46:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:59 smithi157 bash[20376]: audit 2022-05-01T01:45:59.573872+0000 mon.smithi157 (mon.0) 6475 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:46:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:59 smithi157 bash[20376]: audit 2022-05-01T01:45:59.583209+0000 mon.smithi157 (mon.0) 6476 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:46:00.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:45:59 smithi157 bash[20376]: audit 2022-05-01T01:45:59.649496+0000 mon.smithi157 (mon.0) 6477 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:46:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:00 smithi165 bash[22175]: cluster 2022-05-01T01:45:58.979357+0000 mgr.smithi157.nfpzoe (mgr.14180) 10625 : cluster [DBG] pgmap v9968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:00 smithi165 bash[22175]: cluster 2022-05-01T01:45:59.568122+0000 mgr.smithi157.nfpzoe (mgr.14180) 10626 : cluster [DBG] pgmap v9969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:00 smithi165 bash[22175]: cluster 2022-05-01T01:45:59.568377+0000 mgr.smithi157.nfpzoe (mgr.14180) 10627 : cluster [DBG] pgmap v9970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:00 smithi165 bash[22175]: cephadm 2022-05-01T01:45:59.584387+0000 mgr.smithi157.nfpzoe (mgr.14180) 10628 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:46:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:00 smithi165 bash[22175]: cephadm 2022-05-01T01:45:59.584514+0000 mgr.smithi157.nfpzoe (mgr.14180) 10629 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:46:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:00 smithi165 bash[22175]: audit 2022-05-01T01:46:00.183905+0000 mon.smithi157 (mon.0) 6478 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:46:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:00 smithi157 bash[20376]: cluster 2022-05-01T01:45:58.979357+0000 mgr.smithi157.nfpzoe (mgr.14180) 10625 : cluster [DBG] pgmap v9968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:00 smithi157 bash[20376]: cluster 2022-05-01T01:45:59.568122+0000 mgr.smithi157.nfpzoe (mgr.14180) 10626 : cluster [DBG] pgmap v9969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:00 smithi157 bash[20376]: cluster 2022-05-01T01:45:59.568377+0000 mgr.smithi157.nfpzoe (mgr.14180) 10627 : cluster [DBG] pgmap v9970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:00 smithi157 bash[20376]: cephadm 2022-05-01T01:45:59.584387+0000 mgr.smithi157.nfpzoe (mgr.14180) 10628 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:46:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:00 smithi157 bash[20376]: cephadm 2022-05-01T01:45:59.584514+0000 mgr.smithi157.nfpzoe (mgr.14180) 10629 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:46:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:00 smithi157 bash[20376]: audit 2022-05-01T01:46:00.183905+0000 mon.smithi157 (mon.0) 6478 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:46:02.954 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:46:02.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:46:02.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:46:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:02 smithi165 bash[22175]: cluster 2022-05-01T01:46:01.568958+0000 mgr.smithi157.nfpzoe (mgr.14180) 10630 : cluster [DBG] pgmap v9971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:03.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:02 smithi157 bash[20376]: cluster 2022-05-01T01:46:01.568958+0000 mgr.smithi157.nfpzoe (mgr.14180) 10630 : cluster [DBG] pgmap v9971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:03.288 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:46:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:03 smithi165 bash[22175]: audit 2022-05-01T01:46:03.270384+0000 mon.smithi157 (mon.0) 6479 : audit [DBG] from='client.? 172.21.15.157:0/4242446564' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:03 smithi157 bash[20376]: audit 2022-05-01T01:46:03.270384+0000 mon.smithi157 (mon.0) 6479 : audit [DBG] from='client.? 172.21.15.157:0/4242446564' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:04 smithi165 bash[22175]: cluster 2022-05-01T01:46:03.569560+0000 mgr.smithi157.nfpzoe (mgr.14180) 10631 : cluster [DBG] pgmap v9972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:05.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:04 smithi157 bash[20376]: cluster 2022-05-01T01:46:03.569560+0000 mgr.smithi157.nfpzoe (mgr.14180) 10631 : cluster [DBG] pgmap v9972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:07.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:06 smithi157 bash[20376]: cluster 2022-05-01T01:46:05.570213+0000 mgr.smithi157.nfpzoe (mgr.14180) 10632 : cluster [DBG] pgmap v9973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:06 smithi165 bash[22175]: cluster 2022-05-01T01:46:05.570213+0000 mgr.smithi157.nfpzoe (mgr.14180) 10632 : cluster [DBG] pgmap v9973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:08.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:46:08.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:46:08.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:46:08.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:46:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:08 smithi165 bash[22175]: cluster 2022-05-01T01:46:07.570820+0000 mgr.smithi157.nfpzoe (mgr.14180) 10633 : cluster [DBG] pgmap v9974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:08 smithi165 bash[22175]: audit 2022-05-01T01:46:08.601788+0000 mon.smithi157 (mon.0) 6480 : audit [DBG] from='client.? 172.21.15.157:0/3466151731' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:08 smithi157 bash[20376]: cluster 2022-05-01T01:46:07.570820+0000 mgr.smithi157.nfpzoe (mgr.14180) 10633 : cluster [DBG] pgmap v9974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:08 smithi157 bash[20376]: audit 2022-05-01T01:46:08.601788+0000 mon.smithi157 (mon.0) 6480 : audit [DBG] from='client.? 172.21.15.157:0/3466151731' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:10 smithi165 bash[22175]: cluster 2022-05-01T01:46:09.571444+0000 mgr.smithi157.nfpzoe (mgr.14180) 10634 : cluster [DBG] pgmap v9975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:11.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:10 smithi157 bash[20376]: cluster 2022-05-01T01:46:09.571444+0000 mgr.smithi157.nfpzoe (mgr.14180) 10634 : cluster [DBG] pgmap v9975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:12 smithi165 bash[22175]: cluster 2022-05-01T01:46:11.572088+0000 mgr.smithi157.nfpzoe (mgr.14180) 10635 : cluster [DBG] pgmap v9976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:13.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:12 smithi157 bash[20376]: cluster 2022-05-01T01:46:11.572088+0000 mgr.smithi157.nfpzoe (mgr.14180) 10635 : cluster [DBG] pgmap v9976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:13.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:46:13.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:46:13.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:46:13.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:46:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:14 smithi165 bash[22175]: cluster 2022-05-01T01:46:13.572728+0000 mgr.smithi157.nfpzoe (mgr.14180) 10636 : cluster [DBG] pgmap v9977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:14 smithi165 bash[22175]: audit 2022-05-01T01:46:13.931317+0000 mon.smithi157 (mon.0) 6481 : audit [DBG] from='client.? 172.21.15.157:0/1996585992' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:15.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:14 smithi157 bash[20376]: cluster 2022-05-01T01:46:13.572728+0000 mgr.smithi157.nfpzoe (mgr.14180) 10636 : cluster [DBG] pgmap v9977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:15.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:14 smithi157 bash[20376]: audit 2022-05-01T01:46:13.931317+0000 mon.smithi157 (mon.0) 6481 : audit [DBG] from='client.? 172.21.15.157:0/1996585992' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:17.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:16 smithi157 bash[20376]: cluster 2022-05-01T01:46:15.573374+0000 mgr.smithi157.nfpzoe (mgr.14180) 10637 : cluster [DBG] pgmap v9978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:16 smithi165 bash[22175]: cluster 2022-05-01T01:46:15.573374+0000 mgr.smithi157.nfpzoe (mgr.14180) 10637 : cluster [DBG] pgmap v9978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:18.953 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:46:18.953 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:46:18.953 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:46:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:18 smithi165 bash[22175]: cluster 2022-05-01T01:46:17.574065+0000 mgr.smithi157.nfpzoe (mgr.14180) 10638 : cluster [DBG] pgmap v9979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:18 smithi157 bash[20376]: cluster 2022-05-01T01:46:17.574065+0000 mgr.smithi157.nfpzoe (mgr.14180) 10638 : cluster [DBG] pgmap v9979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:19.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:46:20.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:19 smithi165 bash[22175]: audit 2022-05-01T01:46:19.257629+0000 mon.smithi157 (mon.0) 6482 : audit [DBG] from='client.? 172.21.15.157:0/354224009' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:20.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:19 smithi157 bash[20376]: audit 2022-05-01T01:46:19.257629+0000 mon.smithi157 (mon.0) 6482 : audit [DBG] from='client.? 172.21.15.157:0/354224009' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:20 smithi165 bash[22175]: cluster 2022-05-01T01:46:19.574762+0000 mgr.smithi157.nfpzoe (mgr.14180) 10639 : cluster [DBG] pgmap v9980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:20 smithi157 bash[20376]: cluster 2022-05-01T01:46:19.574762+0000 mgr.smithi157.nfpzoe (mgr.14180) 10639 : cluster [DBG] pgmap v9980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:22 smithi165 bash[22175]: cluster 2022-05-01T01:46:21.575522+0000 mgr.smithi157.nfpzoe (mgr.14180) 10640 : cluster [DBG] pgmap v9981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:22 smithi157 bash[20376]: cluster 2022-05-01T01:46:21.575522+0000 mgr.smithi157.nfpzoe (mgr.14180) 10640 : cluster [DBG] pgmap v9981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:24.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:46:24.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:46:24.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:46:24.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:46:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:24 smithi165 bash[22175]: cluster 2022-05-01T01:46:23.576169+0000 mgr.smithi157.nfpzoe (mgr.14180) 10641 : cluster [DBG] pgmap v9982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:24 smithi165 bash[22175]: audit 2022-05-01T01:46:24.593458+0000 mon.smithi157 (mon.0) 6483 : audit [DBG] from='client.? 172.21.15.157:0/3967254833' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:24 smithi157 bash[20376]: cluster 2022-05-01T01:46:23.576169+0000 mgr.smithi157.nfpzoe (mgr.14180) 10641 : cluster [DBG] pgmap v9982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:25.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:24 smithi157 bash[20376]: audit 2022-05-01T01:46:24.593458+0000 mon.smithi157 (mon.0) 6483 : audit [DBG] from='client.? 172.21.15.157:0/3967254833' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:26 smithi165 bash[22175]: cluster 2022-05-01T01:46:25.576807+0000 mgr.smithi157.nfpzoe (mgr.14180) 10642 : cluster [DBG] pgmap v9983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:27.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:26 smithi157 bash[20376]: cluster 2022-05-01T01:46:25.576807+0000 mgr.smithi157.nfpzoe (mgr.14180) 10642 : cluster [DBG] pgmap v9983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:28 smithi165 bash[22175]: cluster 2022-05-01T01:46:27.577487+0000 mgr.smithi157.nfpzoe (mgr.14180) 10643 : cluster [DBG] pgmap v9984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:28 smithi157 bash[20376]: cluster 2022-05-01T01:46:27.577487+0000 mgr.smithi157.nfpzoe (mgr.14180) 10643 : cluster [DBG] pgmap v9984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:29.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:46:29.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:46:29.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:46:29.944 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:46:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:30 smithi165 bash[22175]: cluster 2022-05-01T01:46:29.578165+0000 mgr.smithi157.nfpzoe (mgr.14180) 10644 : cluster [DBG] pgmap v9985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:30 smithi165 bash[22175]: audit 2022-05-01T01:46:29.926387+0000 mon.smithi157 (mon.0) 6484 : audit [DBG] from='client.? 172.21.15.157:0/1995144733' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:30 smithi157 bash[20376]: cluster 2022-05-01T01:46:29.578165+0000 mgr.smithi157.nfpzoe (mgr.14180) 10644 : cluster [DBG] pgmap v9985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:31.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:30 smithi157 bash[20376]: audit 2022-05-01T01:46:29.926387+0000 mon.smithi157 (mon.0) 6484 : audit [DBG] from='client.? 172.21.15.157:0/1995144733' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:32 smithi165 bash[22175]: cluster 2022-05-01T01:46:31.578791+0000 mgr.smithi157.nfpzoe (mgr.14180) 10645 : cluster [DBG] pgmap v9986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:32 smithi157 bash[20376]: cluster 2022-05-01T01:46:31.578791+0000 mgr.smithi157.nfpzoe (mgr.14180) 10645 : cluster [DBG] pgmap v9986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:34.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:46:34.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:46:34.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:46:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:34 smithi165 bash[22175]: cluster 2022-05-01T01:46:33.579470+0000 mgr.smithi157.nfpzoe (mgr.14180) 10646 : cluster [DBG] pgmap v9987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:34 smithi157 bash[20376]: cluster 2022-05-01T01:46:33.579470+0000 mgr.smithi157.nfpzoe (mgr.14180) 10646 : cluster [DBG] pgmap v9987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:35.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:46:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:35 smithi165 bash[22175]: audit 2022-05-01T01:46:35.257156+0000 mon.smithi157 (mon.0) 6485 : audit [DBG] from='client.? 172.21.15.157:0/3120358479' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:35 smithi157 bash[20376]: audit 2022-05-01T01:46:35.257156+0000 mon.smithi157 (mon.0) 6485 : audit [DBG] from='client.? 172.21.15.157:0/3120358479' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:36 smithi165 bash[22175]: cluster 2022-05-01T01:46:35.580118+0000 mgr.smithi157.nfpzoe (mgr.14180) 10647 : cluster [DBG] pgmap v9988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:37.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:36 smithi157 bash[20376]: cluster 2022-05-01T01:46:35.580118+0000 mgr.smithi157.nfpzoe (mgr.14180) 10647 : cluster [DBG] pgmap v9988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:38 smithi165 bash[22175]: cluster 2022-05-01T01:46:37.580752+0000 mgr.smithi157.nfpzoe (mgr.14180) 10648 : cluster [DBG] pgmap v9989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:38 smithi157 bash[20376]: cluster 2022-05-01T01:46:37.580752+0000 mgr.smithi157.nfpzoe (mgr.14180) 10648 : cluster [DBG] pgmap v9989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:40.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:46:40.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:46:40.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:46:40.606 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:46:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:40 smithi165 bash[22175]: cluster 2022-05-01T01:46:39.581408+0000 mgr.smithi157.nfpzoe (mgr.14180) 10649 : cluster [DBG] pgmap v9990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:40 smithi165 bash[22175]: audit 2022-05-01T01:46:40.588800+0000 mon.smithi157 (mon.0) 6486 : audit [DBG] from='client.? 172.21.15.157:0/314533386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:40 smithi157 bash[20376]: cluster 2022-05-01T01:46:39.581408+0000 mgr.smithi157.nfpzoe (mgr.14180) 10649 : cluster [DBG] pgmap v9990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:41.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:40 smithi157 bash[20376]: audit 2022-05-01T01:46:40.588800+0000 mon.smithi157 (mon.0) 6486 : audit [DBG] from='client.? 172.21.15.157:0/314533386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:42 smithi165 bash[22175]: cluster 2022-05-01T01:46:41.582054+0000 mgr.smithi157.nfpzoe (mgr.14180) 10650 : cluster [DBG] pgmap v9991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:42 smithi157 bash[20376]: cluster 2022-05-01T01:46:41.582054+0000 mgr.smithi157.nfpzoe (mgr.14180) 10650 : cluster [DBG] pgmap v9991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:45.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:44 smithi165 bash[22175]: cluster 2022-05-01T01:46:43.582687+0000 mgr.smithi157.nfpzoe (mgr.14180) 10651 : cluster [DBG] pgmap v9992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:44 smithi157 bash[20376]: cluster 2022-05-01T01:46:43.582687+0000 mgr.smithi157.nfpzoe (mgr.14180) 10651 : cluster [DBG] pgmap v9992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:45.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:46:45.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:46:45.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:46:45.937 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:46:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:46 smithi165 bash[22175]: cluster 2022-05-01T01:46:45.583352+0000 mgr.smithi157.nfpzoe (mgr.14180) 10652 : cluster [DBG] pgmap v9993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:47.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:46 smithi165 bash[22175]: audit 2022-05-01T01:46:45.919358+0000 mon.smithi157 (mon.0) 6487 : audit [DBG] from='client.? 172.21.15.157:0/2640200710' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:47.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:46 smithi157 bash[20376]: cluster 2022-05-01T01:46:45.583352+0000 mgr.smithi157.nfpzoe (mgr.14180) 10652 : cluster [DBG] pgmap v9993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:47.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:46 smithi157 bash[20376]: audit 2022-05-01T01:46:45.919358+0000 mon.smithi157 (mon.0) 6487 : audit [DBG] from='client.? 172.21.15.157:0/2640200710' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:48 smithi165 bash[22175]: cluster 2022-05-01T01:46:47.583955+0000 mgr.smithi157.nfpzoe (mgr.14180) 10653 : cluster [DBG] pgmap v9994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:48 smithi157 bash[20376]: cluster 2022-05-01T01:46:47.583955+0000 mgr.smithi157.nfpzoe (mgr.14180) 10653 : cluster [DBG] pgmap v9994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:50.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:46:50.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:46:50.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:46:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:50 smithi165 bash[22175]: cluster 2022-05-01T01:46:49.584575+0000 mgr.smithi157.nfpzoe (mgr.14180) 10654 : cluster [DBG] pgmap v9995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:50 smithi157 bash[20376]: cluster 2022-05-01T01:46:49.584575+0000 mgr.smithi157.nfpzoe (mgr.14180) 10654 : cluster [DBG] pgmap v9995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:51.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:46:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:51 smithi165 bash[22175]: audit 2022-05-01T01:46:51.248127+0000 mon.smithi157 (mon.0) 6488 : audit [DBG] from='client.? 172.21.15.157:0/695423894' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:52.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:51 smithi157 bash[20376]: audit 2022-05-01T01:46:51.248127+0000 mon.smithi157 (mon.0) 6488 : audit [DBG] from='client.? 172.21.15.157:0/695423894' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:52 smithi165 bash[22175]: cluster 2022-05-01T01:46:51.585146+0000 mgr.smithi157.nfpzoe (mgr.14180) 10655 : cluster [DBG] pgmap v9996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:52 smithi157 bash[20376]: cluster 2022-05-01T01:46:51.585146+0000 mgr.smithi157.nfpzoe (mgr.14180) 10655 : cluster [DBG] pgmap v9996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:54 smithi165 bash[22175]: cluster 2022-05-01T01:46:53.585817+0000 mgr.smithi157.nfpzoe (mgr.14180) 10656 : cluster [DBG] pgmap v9997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:54 smithi157 bash[20376]: cluster 2022-05-01T01:46:53.585817+0000 mgr.smithi157.nfpzoe (mgr.14180) 10656 : cluster [DBG] pgmap v9997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:56.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:46:56.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:46:56.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:46:56.607 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:46:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:56 smithi165 bash[22175]: cluster 2022-05-01T01:46:55.586447+0000 mgr.smithi157.nfpzoe (mgr.14180) 10657 : cluster [DBG] pgmap v9998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:56 smithi165 bash[22175]: audit 2022-05-01T01:46:56.589079+0000 mon.smithi157 (mon.0) 6489 : audit [DBG] from='client.? 172.21.15.157:0/877841946' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:57.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:56 smithi157 bash[20376]: cluster 2022-05-01T01:46:55.586447+0000 mgr.smithi157.nfpzoe (mgr.14180) 10657 : cluster [DBG] pgmap v9998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:57.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:56 smithi157 bash[20376]: audit 2022-05-01T01:46:56.589079+0000 mon.smithi157 (mon.0) 6489 : audit [DBG] from='client.? 172.21.15.157:0/877841946' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:46:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:58 smithi157 bash[20376]: cluster 2022-05-01T01:46:57.587134+0000 mgr.smithi157.nfpzoe (mgr.14180) 10658 : cluster [DBG] pgmap v9999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:46:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:58 smithi165 bash[22175]: cluster 2022-05-01T01:46:57.587134+0000 mgr.smithi157.nfpzoe (mgr.14180) 10658 : cluster [DBG] pgmap v9999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:59 smithi157 bash[20376]: audit 2022-05-01T01:46:59.593993+0000 mon.smithi157 (mon.0) 6490 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:47:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:59 smithi157 bash[20376]: audit 2022-05-01T01:46:59.596661+0000 mon.smithi157 (mon.0) 6491 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:47:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:59 smithi157 bash[20376]: audit 2022-05-01T01:46:59.598305+0000 mon.smithi157 (mon.0) 6492 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:47:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:46:59 smithi157 bash[20376]: audit 2022-05-01T01:46:59.653549+0000 mon.smithi157 (mon.0) 6493 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:47:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:59 smithi165 bash[22175]: audit 2022-05-01T01:46:59.593993+0000 mon.smithi157 (mon.0) 6490 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:47:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:59 smithi165 bash[22175]: audit 2022-05-01T01:46:59.596661+0000 mon.smithi157 (mon.0) 6491 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:47:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:59 smithi165 bash[22175]: audit 2022-05-01T01:46:59.598305+0000 mon.smithi157 (mon.0) 6492 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:47:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:46:59 smithi165 bash[22175]: audit 2022-05-01T01:46:59.653549+0000 mon.smithi157 (mon.0) 6493 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:47:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:00 smithi157 bash[20376]: cluster 2022-05-01T01:46:59.587819+0000 mgr.smithi157.nfpzoe (mgr.14180) 10659 : cluster [DBG] pgmap v10000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:00 smithi157 bash[20376]: cluster 2022-05-01T01:46:59.924003+0000 mgr.smithi157.nfpzoe (mgr.14180) 10660 : cluster [DBG] pgmap v10001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:00 smithi157 bash[20376]: cluster 2022-05-01T01:46:59.924340+0000 mgr.smithi157.nfpzoe (mgr.14180) 10661 : cluster [DBG] pgmap v10002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:00 smithi157 bash[20376]: audit 2022-05-01T01:46:59.928630+0000 mon.smithi157 (mon.0) 6494 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:47:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:00 smithi157 bash[20376]: audit 2022-05-01T01:46:59.934702+0000 mon.smithi157 (mon.0) 6495 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:47:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:00 smithi157 bash[20376]: cephadm 2022-05-01T01:46:59.935755+0000 mgr.smithi157.nfpzoe (mgr.14180) 10662 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:47:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:00 smithi157 bash[20376]: cephadm 2022-05-01T01:46:59.935862+0000 mgr.smithi157.nfpzoe (mgr.14180) 10663 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:47:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:00 smithi157 bash[20376]: audit 2022-05-01T01:47:00.191661+0000 mon.smithi157 (mon.0) 6496 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:47:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:00 smithi165 bash[22175]: cluster 2022-05-01T01:46:59.587819+0000 mgr.smithi157.nfpzoe (mgr.14180) 10659 : cluster [DBG] pgmap v10000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:00 smithi165 bash[22175]: cluster 2022-05-01T01:46:59.924003+0000 mgr.smithi157.nfpzoe (mgr.14180) 10660 : cluster [DBG] pgmap v10001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:00 smithi165 bash[22175]: cluster 2022-05-01T01:46:59.924340+0000 mgr.smithi157.nfpzoe (mgr.14180) 10661 : cluster [DBG] pgmap v10002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:00 smithi165 bash[22175]: audit 2022-05-01T01:46:59.928630+0000 mon.smithi157 (mon.0) 6494 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:47:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:00 smithi165 bash[22175]: audit 2022-05-01T01:46:59.934702+0000 mon.smithi157 (mon.0) 6495 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:47:01.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:00 smithi165 bash[22175]: cephadm 2022-05-01T01:46:59.935755+0000 mgr.smithi157.nfpzoe (mgr.14180) 10662 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:47:01.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:00 smithi165 bash[22175]: cephadm 2022-05-01T01:46:59.935862+0000 mgr.smithi157.nfpzoe (mgr.14180) 10663 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:47:01.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:00 smithi165 bash[22175]: audit 2022-05-01T01:47:00.191661+0000 mon.smithi157 (mon.0) 6496 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:47:01.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:47:01.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:47:01.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:47:01.937 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:47:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:01 smithi157 bash[20376]: audit 2022-05-01T01:47:01.919202+0000 mon.smithi157 (mon.0) 6497 : audit [DBG] from='client.? 172.21.15.157:0/1853989140' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:01 smithi165 bash[22175]: audit 2022-05-01T01:47:01.919202+0000 mon.smithi157 (mon.0) 6497 : audit [DBG] from='client.? 172.21.15.157:0/1853989140' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:03.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:02 smithi157 bash[20376]: cluster 2022-05-01T01:47:01.924766+0000 mgr.smithi157.nfpzoe (mgr.14180) 10664 : cluster [DBG] pgmap v10003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:02 smithi165 bash[22175]: cluster 2022-05-01T01:47:01.924766+0000 mgr.smithi157.nfpzoe (mgr.14180) 10664 : cluster [DBG] pgmap v10003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:05.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:04 smithi157 bash[20376]: cluster 2022-05-01T01:47:03.925331+0000 mgr.smithi157.nfpzoe (mgr.14180) 10665 : cluster [DBG] pgmap v10004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:04 smithi165 bash[22175]: cluster 2022-05-01T01:47:03.925331+0000 mgr.smithi157.nfpzoe (mgr.14180) 10665 : cluster [DBG] pgmap v10004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:06.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:47:06.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:47:06.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:47:07.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:47:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:06 smithi165 bash[22175]: cluster 2022-05-01T01:47:05.925941+0000 mgr.smithi157.nfpzoe (mgr.14180) 10666 : cluster [DBG] pgmap v10005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:06 smithi157 bash[20376]: cluster 2022-05-01T01:47:05.925941+0000 mgr.smithi157.nfpzoe (mgr.14180) 10666 : cluster [DBG] pgmap v10005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:07 smithi165 bash[22175]: audit 2022-05-01T01:47:07.241917+0000 mon.smithi157 (mon.0) 6498 : audit [DBG] from='client.? 172.21.15.157:0/1216605653' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:07 smithi157 bash[20376]: audit 2022-05-01T01:47:07.241917+0000 mon.smithi157 (mon.0) 6498 : audit [DBG] from='client.? 172.21.15.157:0/1216605653' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:08 smithi165 bash[22175]: cluster 2022-05-01T01:47:07.926594+0000 mgr.smithi157.nfpzoe (mgr.14180) 10667 : cluster [DBG] pgmap v10006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:09.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:08 smithi157 bash[20376]: cluster 2022-05-01T01:47:07.926594+0000 mgr.smithi157.nfpzoe (mgr.14180) 10667 : cluster [DBG] pgmap v10006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:11.341 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:10 smithi157 bash[20376]: cluster 2022-05-01T01:47:09.927212+0000 mgr.smithi157.nfpzoe (mgr.14180) 10668 : cluster [DBG] pgmap v10007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:10 smithi165 bash[22175]: cluster 2022-05-01T01:47:09.927212+0000 mgr.smithi157.nfpzoe (mgr.14180) 10668 : cluster [DBG] pgmap v10007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:12.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:47:12.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:47:12.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:47:12.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:47:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:12 smithi165 bash[22175]: cluster 2022-05-01T01:47:11.927827+0000 mgr.smithi157.nfpzoe (mgr.14180) 10669 : cluster [DBG] pgmap v10008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:12 smithi165 bash[22175]: audit 2022-05-01T01:47:12.574431+0000 mon.smithi157 (mon.0) 6499 : audit [DBG] from='client.? 172.21.15.157:0/3290305605' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:12 smithi157 bash[20376]: cluster 2022-05-01T01:47:11.927827+0000 mgr.smithi157.nfpzoe (mgr.14180) 10669 : cluster [DBG] pgmap v10008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:12 smithi157 bash[20376]: audit 2022-05-01T01:47:12.574431+0000 mon.smithi157 (mon.0) 6499 : audit [DBG] from='client.? 172.21.15.157:0/3290305605' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:14 smithi165 bash[22175]: cluster 2022-05-01T01:47:13.928535+0000 mgr.smithi157.nfpzoe (mgr.14180) 10670 : cluster [DBG] pgmap v10009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:14 smithi157 bash[20376]: cluster 2022-05-01T01:47:13.928535+0000 mgr.smithi157.nfpzoe (mgr.14180) 10670 : cluster [DBG] pgmap v10009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:16 smithi165 bash[22175]: cluster 2022-05-01T01:47:15.929190+0000 mgr.smithi157.nfpzoe (mgr.14180) 10671 : cluster [DBG] pgmap v10010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:16 smithi157 bash[20376]: cluster 2022-05-01T01:47:15.929190+0000 mgr.smithi157.nfpzoe (mgr.14180) 10671 : cluster [DBG] pgmap v10010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:17.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:47:17.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:47:17.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:47:17.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:47:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:18 smithi165 bash[22175]: audit 2022-05-01T01:47:17.924628+0000 mon.smithi157 (mon.0) 6500 : audit [DBG] from='client.? 172.21.15.157:0/2240823794' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:18 smithi165 bash[22175]: cluster 2022-05-01T01:47:17.929787+0000 mgr.smithi157.nfpzoe (mgr.14180) 10672 : cluster [DBG] pgmap v10011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:18 smithi157 bash[20376]: audit 2022-05-01T01:47:17.924628+0000 mon.smithi157 (mon.0) 6500 : audit [DBG] from='client.? 172.21.15.157:0/2240823794' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:18 smithi157 bash[20376]: cluster 2022-05-01T01:47:17.929787+0000 mgr.smithi157.nfpzoe (mgr.14180) 10672 : cluster [DBG] pgmap v10011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:21.340 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:20 smithi157 bash[20376]: cluster 2022-05-01T01:47:19.930533+0000 mgr.smithi157.nfpzoe (mgr.14180) 10673 : cluster [DBG] pgmap v10012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:20 smithi165 bash[22175]: cluster 2022-05-01T01:47:19.930533+0000 mgr.smithi157.nfpzoe (mgr.14180) 10673 : cluster [DBG] pgmap v10012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:21 smithi165 bash[22175]: cluster 2022-05-01T01:47:21.931332+0000 mgr.smithi157.nfpzoe (mgr.14180) 10674 : cluster [DBG] pgmap v10013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:21 smithi157 bash[20376]: cluster 2022-05-01T01:47:21.931332+0000 mgr.smithi157.nfpzoe (mgr.14180) 10674 : cluster [DBG] pgmap v10013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:22.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:47:22.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:47:22.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:47:23.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:47:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:23 smithi165 bash[22175]: audit 2022-05-01T01:47:23.252402+0000 mon.smithi157 (mon.0) 6501 : audit [DBG] from='client.? 172.21.15.157:0/1755256843' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:23 smithi157 bash[20376]: audit 2022-05-01T01:47:23.252402+0000 mon.smithi157 (mon.0) 6501 : audit [DBG] from='client.? 172.21.15.157:0/1755256843' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:24 smithi165 bash[22175]: cluster 2022-05-01T01:47:23.932000+0000 mgr.smithi157.nfpzoe (mgr.14180) 10675 : cluster [DBG] pgmap v10014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:24 smithi157 bash[20376]: cluster 2022-05-01T01:47:23.932000+0000 mgr.smithi157.nfpzoe (mgr.14180) 10675 : cluster [DBG] pgmap v10014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:26 smithi165 bash[22175]: cluster 2022-05-01T01:47:25.932618+0000 mgr.smithi157.nfpzoe (mgr.14180) 10676 : cluster [DBG] pgmap v10015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:26 smithi157 bash[20376]: cluster 2022-05-01T01:47:25.932618+0000 mgr.smithi157.nfpzoe (mgr.14180) 10676 : cluster [DBG] pgmap v10015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:28.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:47:28.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:47:28.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:47:28.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:47:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:28 smithi165 bash[22175]: cluster 2022-05-01T01:47:27.933248+0000 mgr.smithi157.nfpzoe (mgr.14180) 10677 : cluster [DBG] pgmap v10016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:28 smithi165 bash[22175]: audit 2022-05-01T01:47:28.586985+0000 mon.smithi157 (mon.0) 6502 : audit [DBG] from='client.? 172.21.15.157:0/231153269' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:28 smithi157 bash[20376]: cluster 2022-05-01T01:47:27.933248+0000 mgr.smithi157.nfpzoe (mgr.14180) 10677 : cluster [DBG] pgmap v10016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:28 smithi157 bash[20376]: audit 2022-05-01T01:47:28.586985+0000 mon.smithi157 (mon.0) 6502 : audit [DBG] from='client.? 172.21.15.157:0/231153269' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:30.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:30 smithi157 bash[20376]: cluster 2022-05-01T01:47:29.933808+0000 mgr.smithi157.nfpzoe (mgr.14180) 10678 : cluster [DBG] pgmap v10017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:30 smithi165 bash[22175]: cluster 2022-05-01T01:47:29.933808+0000 mgr.smithi157.nfpzoe (mgr.14180) 10678 : cluster [DBG] pgmap v10017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:32 smithi165 bash[22175]: cluster 2022-05-01T01:47:31.934479+0000 mgr.smithi157.nfpzoe (mgr.14180) 10679 : cluster [DBG] pgmap v10018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:32 smithi157 bash[20376]: cluster 2022-05-01T01:47:31.934479+0000 mgr.smithi157.nfpzoe (mgr.14180) 10679 : cluster [DBG] pgmap v10018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:33.609 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:47:33.609 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:47:33.609 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:47:33.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:47:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:33 smithi165 bash[22175]: audit 2022-05-01T01:47:33.916087+0000 mon.smithi157 (mon.0) 6503 : audit [DBG] from='client.? 172.21.15.157:0/3148463800' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:33 smithi157 bash[20376]: audit 2022-05-01T01:47:33.916087+0000 mon.smithi157 (mon.0) 6503 : audit [DBG] from='client.? 172.21.15.157:0/3148463800' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:34 smithi165 bash[22175]: cluster 2022-05-01T01:47:33.935156+0000 mgr.smithi157.nfpzoe (mgr.14180) 10680 : cluster [DBG] pgmap v10019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:34 smithi157 bash[20376]: cluster 2022-05-01T01:47:33.935156+0000 mgr.smithi157.nfpzoe (mgr.14180) 10680 : cluster [DBG] pgmap v10019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:36 smithi165 bash[22175]: cluster 2022-05-01T01:47:35.935810+0000 mgr.smithi157.nfpzoe (mgr.14180) 10681 : cluster [DBG] pgmap v10020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:36 smithi157 bash[20376]: cluster 2022-05-01T01:47:35.935810+0000 mgr.smithi157.nfpzoe (mgr.14180) 10681 : cluster [DBG] pgmap v10020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:38.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:47:38.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:47:38.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:47:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:38 smithi165 bash[22175]: cluster 2022-05-01T01:47:37.936451+0000 mgr.smithi157.nfpzoe (mgr.14180) 10682 : cluster [DBG] pgmap v10021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:38 smithi157 bash[20376]: cluster 2022-05-01T01:47:37.936451+0000 mgr.smithi157.nfpzoe (mgr.14180) 10682 : cluster [DBG] pgmap v10021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:39.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:47:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:39 smithi165 bash[22175]: audit 2022-05-01T01:47:39.245184+0000 mon.smithi157 (mon.0) 6504 : audit [DBG] from='client.? 172.21.15.157:0/3535041966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:39 smithi157 bash[20376]: audit 2022-05-01T01:47:39.245184+0000 mon.smithi157 (mon.0) 6504 : audit [DBG] from='client.? 172.21.15.157:0/3535041966' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:40 smithi165 bash[22175]: cluster 2022-05-01T01:47:39.937072+0000 mgr.smithi157.nfpzoe (mgr.14180) 10683 : cluster [DBG] pgmap v10022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:40 smithi157 bash[20376]: cluster 2022-05-01T01:47:39.937072+0000 mgr.smithi157.nfpzoe (mgr.14180) 10683 : cluster [DBG] pgmap v10022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:42 smithi165 bash[22175]: cluster 2022-05-01T01:47:41.937803+0000 mgr.smithi157.nfpzoe (mgr.14180) 10684 : cluster [DBG] pgmap v10023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:42.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:42 smithi157 bash[20376]: cluster 2022-05-01T01:47:41.937803+0000 mgr.smithi157.nfpzoe (mgr.14180) 10684 : cluster [DBG] pgmap v10023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:44.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:47:44.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:47:44.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:47:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:44 smithi165 bash[22175]: cluster 2022-05-01T01:47:43.938391+0000 mgr.smithi157.nfpzoe (mgr.14180) 10685 : cluster [DBG] pgmap v10024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:44 smithi157 bash[20376]: cluster 2022-05-01T01:47:43.938391+0000 mgr.smithi157.nfpzoe (mgr.14180) 10685 : cluster [DBG] pgmap v10024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:44.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:47:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:45 smithi165 bash[22175]: audit 2022-05-01T01:47:44.568559+0000 mon.smithi157 (mon.0) 6505 : audit [DBG] from='client.? 172.21.15.157:0/717807205' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:45.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:45 smithi157 bash[20376]: audit 2022-05-01T01:47:44.568559+0000 mon.smithi157 (mon.0) 6505 : audit [DBG] from='client.? 172.21.15.157:0/717807205' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:46 smithi165 bash[22175]: cluster 2022-05-01T01:47:45.938991+0000 mgr.smithi157.nfpzoe (mgr.14180) 10686 : cluster [DBG] pgmap v10025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:46 smithi157 bash[20376]: cluster 2022-05-01T01:47:45.938991+0000 mgr.smithi157.nfpzoe (mgr.14180) 10686 : cluster [DBG] pgmap v10025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:48 smithi165 bash[22175]: cluster 2022-05-01T01:47:47.939702+0000 mgr.smithi157.nfpzoe (mgr.14180) 10687 : cluster [DBG] pgmap v10026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:48 smithi157 bash[20376]: cluster 2022-05-01T01:47:47.939702+0000 mgr.smithi157.nfpzoe (mgr.14180) 10687 : cluster [DBG] pgmap v10026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:49.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:47:49.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:47:49.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:47:49.914 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:47:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:49 smithi157 bash[20376]: audit 2022-05-01T01:47:49.896147+0000 mon.smithi157 (mon.0) 6506 : audit [DBG] from='client.? 172.21.15.157:0/1124733086' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:49 smithi165 bash[22175]: audit 2022-05-01T01:47:49.896147+0000 mon.smithi157 (mon.0) 6506 : audit [DBG] from='client.? 172.21.15.157:0/1124733086' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:51.343 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:50 smithi157 bash[20376]: cluster 2022-05-01T01:47:49.940372+0000 mgr.smithi157.nfpzoe (mgr.14180) 10688 : cluster [DBG] pgmap v10027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:50 smithi165 bash[22175]: cluster 2022-05-01T01:47:49.940372+0000 mgr.smithi157.nfpzoe (mgr.14180) 10688 : cluster [DBG] pgmap v10027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:52 smithi165 bash[22175]: cluster 2022-05-01T01:47:51.941065+0000 mgr.smithi157.nfpzoe (mgr.14180) 10689 : cluster [DBG] pgmap v10028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:52 smithi157 bash[20376]: cluster 2022-05-01T01:47:51.941065+0000 mgr.smithi157.nfpzoe (mgr.14180) 10689 : cluster [DBG] pgmap v10028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:54.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:47:54.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:47:54.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:47:55.242 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:47:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:54 smithi165 bash[22175]: cluster 2022-05-01T01:47:53.941695+0000 mgr.smithi157.nfpzoe (mgr.14180) 10690 : cluster [DBG] pgmap v10029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:54 smithi157 bash[20376]: cluster 2022-05-01T01:47:53.941695+0000 mgr.smithi157.nfpzoe (mgr.14180) 10690 : cluster [DBG] pgmap v10029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:55 smithi165 bash[22175]: audit 2022-05-01T01:47:55.224012+0000 mon.smithi157 (mon.0) 6507 : audit [DBG] from='client.? 172.21.15.157:0/3150164815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:56.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:55 smithi157 bash[20376]: audit 2022-05-01T01:47:55.224012+0000 mon.smithi157 (mon.0) 6507 : audit [DBG] from='client.? 172.21.15.157:0/3150164815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:47:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:56 smithi165 bash[22175]: cluster 2022-05-01T01:47:55.942312+0000 mgr.smithi157.nfpzoe (mgr.14180) 10691 : cluster [DBG] pgmap v10030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:56 smithi157 bash[20376]: cluster 2022-05-01T01:47:55.942312+0000 mgr.smithi157.nfpzoe (mgr.14180) 10691 : cluster [DBG] pgmap v10030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:58 smithi165 bash[22175]: cluster 2022-05-01T01:47:57.942954+0000 mgr.smithi157.nfpzoe (mgr.14180) 10692 : cluster [DBG] pgmap v10031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:47:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:58 smithi157 bash[20376]: cluster 2022-05-01T01:47:57.942954+0000 mgr.smithi157.nfpzoe (mgr.14180) 10692 : cluster [DBG] pgmap v10031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:47:59 smithi165 bash[22175]: audit 2022-05-01T01:47:59.657729+0000 mon.smithi157 (mon.0) 6508 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:48:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:47:59 smithi157 bash[20376]: audit 2022-05-01T01:47:59.657729+0000 mon.smithi157 (mon.0) 6508 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:48:00.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:48:00.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:48:00.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:48:00.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:48:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:00 smithi165 bash[22175]: cluster 2022-05-01T01:47:59.943619+0000 mgr.smithi157.nfpzoe (mgr.14180) 10693 : cluster [DBG] pgmap v10032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:00 smithi165 bash[22175]: audit 2022-05-01T01:47:59.944808+0000 mon.smithi157 (mon.0) 6509 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:48:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:00 smithi165 bash[22175]: audit 2022-05-01T01:47:59.947438+0000 mon.smithi157 (mon.0) 6510 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:48:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:00 smithi165 bash[22175]: audit 2022-05-01T01:47:59.949192+0000 mon.smithi157 (mon.0) 6511 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:48:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:00 smithi165 bash[22175]: audit 2022-05-01T01:48:00.198867+0000 mon.smithi157 (mon.0) 6512 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:48:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:00 smithi165 bash[22175]: audit 2022-05-01T01:48:00.275012+0000 mon.smithi157 (mon.0) 6513 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:48:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:00 smithi165 bash[22175]: audit 2022-05-01T01:48:00.280980+0000 mon.smithi157 (mon.0) 6514 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:48:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:00 smithi165 bash[22175]: audit 2022-05-01T01:48:00.543621+0000 mon.smithi157 (mon.0) 6515 : audit [DBG] from='client.? 172.21.15.157:0/2096961802' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:00 smithi157 bash[20376]: cluster 2022-05-01T01:47:59.943619+0000 mgr.smithi157.nfpzoe (mgr.14180) 10693 : cluster [DBG] pgmap v10032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:00 smithi157 bash[20376]: audit 2022-05-01T01:47:59.944808+0000 mon.smithi157 (mon.0) 6509 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:48:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:00 smithi157 bash[20376]: audit 2022-05-01T01:47:59.947438+0000 mon.smithi157 (mon.0) 6510 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:48:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:00 smithi157 bash[20376]: audit 2022-05-01T01:47:59.949192+0000 mon.smithi157 (mon.0) 6511 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:48:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:00 smithi157 bash[20376]: audit 2022-05-01T01:48:00.198867+0000 mon.smithi157 (mon.0) 6512 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:48:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:00 smithi157 bash[20376]: audit 2022-05-01T01:48:00.275012+0000 mon.smithi157 (mon.0) 6513 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:48:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:00 smithi157 bash[20376]: audit 2022-05-01T01:48:00.280980+0000 mon.smithi157 (mon.0) 6514 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:48:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:00 smithi157 bash[20376]: audit 2022-05-01T01:48:00.543621+0000 mon.smithi157 (mon.0) 6515 : audit [DBG] from='client.? 172.21.15.157:0/2096961802' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:01 smithi165 bash[22175]: cluster 2022-05-01T01:48:00.270000+0000 mgr.smithi157.nfpzoe (mgr.14180) 10694 : cluster [DBG] pgmap v10033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:01 smithi165 bash[22175]: cluster 2022-05-01T01:48:00.270252+0000 mgr.smithi157.nfpzoe (mgr.14180) 10695 : cluster [DBG] pgmap v10034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:02.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:01 smithi165 bash[22175]: cephadm 2022-05-01T01:48:00.282091+0000 mgr.smithi157.nfpzoe (mgr.14180) 10696 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:48:02.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:01 smithi165 bash[22175]: cephadm 2022-05-01T01:48:00.282195+0000 mgr.smithi157.nfpzoe (mgr.14180) 10697 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:48:02.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:01 smithi157 bash[20376]: cluster 2022-05-01T01:48:00.270000+0000 mgr.smithi157.nfpzoe (mgr.14180) 10694 : cluster [DBG] pgmap v10033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:01 smithi157 bash[20376]: cluster 2022-05-01T01:48:00.270252+0000 mgr.smithi157.nfpzoe (mgr.14180) 10695 : cluster [DBG] pgmap v10034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:01 smithi157 bash[20376]: cephadm 2022-05-01T01:48:00.282091+0000 mgr.smithi157.nfpzoe (mgr.14180) 10696 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:48:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:01 smithi157 bash[20376]: cephadm 2022-05-01T01:48:00.282195+0000 mgr.smithi157.nfpzoe (mgr.14180) 10697 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:48:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:03 smithi165 bash[22175]: cluster 2022-05-01T01:48:02.270828+0000 mgr.smithi157.nfpzoe (mgr.14180) 10698 : cluster [DBG] pgmap v10035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:03 smithi157 bash[20376]: cluster 2022-05-01T01:48:02.270828+0000 mgr.smithi157.nfpzoe (mgr.14180) 10698 : cluster [DBG] pgmap v10035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:05.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:48:05.570 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:48:05.571 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:48:05.896 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:48:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:05 smithi165 bash[22175]: cluster 2022-05-01T01:48:04.271460+0000 mgr.smithi157.nfpzoe (mgr.14180) 10699 : cluster [DBG] pgmap v10036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:06.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:05 smithi157 bash[20376]: cluster 2022-05-01T01:48:04.271460+0000 mgr.smithi157.nfpzoe (mgr.14180) 10699 : cluster [DBG] pgmap v10036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:07.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:06 smithi157 bash[20376]: audit 2022-05-01T01:48:05.878906+0000 mon.smithi157 (mon.0) 6516 : audit [DBG] from='client.? 172.21.15.157:0/2461553555' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:06 smithi165 bash[22175]: audit 2022-05-01T01:48:05.878906+0000 mon.smithi157 (mon.0) 6516 : audit [DBG] from='client.? 172.21.15.157:0/2461553555' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:07 smithi165 bash[22175]: cluster 2022-05-01T01:48:06.272099+0000 mgr.smithi157.nfpzoe (mgr.14180) 10700 : cluster [DBG] pgmap v10037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:08.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:07 smithi157 bash[20376]: cluster 2022-05-01T01:48:06.272099+0000 mgr.smithi157.nfpzoe (mgr.14180) 10700 : cluster [DBG] pgmap v10037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:09 smithi165 bash[22175]: cluster 2022-05-01T01:48:08.272737+0000 mgr.smithi157.nfpzoe (mgr.14180) 10701 : cluster [DBG] pgmap v10038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:10.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:09 smithi157 bash[20376]: cluster 2022-05-01T01:48:08.272737+0000 mgr.smithi157.nfpzoe (mgr.14180) 10701 : cluster [DBG] pgmap v10038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:10.900 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:48:10.900 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:48:10.900 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:48:11.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:48:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:11 smithi165 bash[22175]: cluster 2022-05-01T01:48:10.273383+0000 mgr.smithi157.nfpzoe (mgr.14180) 10702 : cluster [DBG] pgmap v10039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:11 smithi165 bash[22175]: audit 2022-05-01T01:48:11.211528+0000 mon.smithi157 (mon.0) 6517 : audit [DBG] from='client.? 172.21.15.157:0/3925056652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:12.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:11 smithi157 bash[20376]: cluster 2022-05-01T01:48:10.273383+0000 mgr.smithi157.nfpzoe (mgr.14180) 10702 : cluster [DBG] pgmap v10039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:12.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:11 smithi157 bash[20376]: audit 2022-05-01T01:48:11.211528+0000 mon.smithi157 (mon.0) 6517 : audit [DBG] from='client.? 172.21.15.157:0/3925056652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:13 smithi165 bash[22175]: cluster 2022-05-01T01:48:12.274120+0000 mgr.smithi157.nfpzoe (mgr.14180) 10703 : cluster [DBG] pgmap v10040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:14.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:13 smithi157 bash[20376]: cluster 2022-05-01T01:48:12.274120+0000 mgr.smithi157.nfpzoe (mgr.14180) 10703 : cluster [DBG] pgmap v10040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:15 smithi165 bash[22175]: cluster 2022-05-01T01:48:14.274856+0000 mgr.smithi157.nfpzoe (mgr.14180) 10704 : cluster [DBG] pgmap v10041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:16.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:15 smithi157 bash[20376]: cluster 2022-05-01T01:48:14.274856+0000 mgr.smithi157.nfpzoe (mgr.14180) 10704 : cluster [DBG] pgmap v10041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:16.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:48:16.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:48:16.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:48:16.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:48:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:16 smithi165 bash[22175]: audit 2022-05-01T01:48:16.537631+0000 mon.smithi157 (mon.0) 6518 : audit [DBG] from='client.? 172.21.15.157:0/3212521707' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:17.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:16 smithi157 bash[20376]: audit 2022-05-01T01:48:16.537631+0000 mon.smithi157 (mon.0) 6518 : audit [DBG] from='client.? 172.21.15.157:0/3212521707' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:17 smithi165 bash[22175]: cluster 2022-05-01T01:48:16.275572+0000 mgr.smithi157.nfpzoe (mgr.14180) 10705 : cluster [DBG] pgmap v10042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:18.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:17 smithi157 bash[20376]: cluster 2022-05-01T01:48:16.275572+0000 mgr.smithi157.nfpzoe (mgr.14180) 10705 : cluster [DBG] pgmap v10042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:19 smithi165 bash[22175]: cluster 2022-05-01T01:48:18.276253+0000 mgr.smithi157.nfpzoe (mgr.14180) 10706 : cluster [DBG] pgmap v10043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:19 smithi157 bash[20376]: cluster 2022-05-01T01:48:18.276253+0000 mgr.smithi157.nfpzoe (mgr.14180) 10706 : cluster [DBG] pgmap v10043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:21.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:48:21.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:48:21.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:48:21.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:48:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:21 smithi165 bash[22175]: cluster 2022-05-01T01:48:20.276983+0000 mgr.smithi157.nfpzoe (mgr.14180) 10707 : cluster [DBG] pgmap v10044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:21 smithi157 bash[20376]: cluster 2022-05-01T01:48:20.276983+0000 mgr.smithi157.nfpzoe (mgr.14180) 10707 : cluster [DBG] pgmap v10044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:22 smithi165 bash[22175]: audit 2022-05-01T01:48:21.869278+0000 mon.smithi157 (mon.0) 6519 : audit [DBG] from='client.? 172.21.15.157:0/1431815799' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:22 smithi157 bash[20376]: audit 2022-05-01T01:48:21.869278+0000 mon.smithi157 (mon.0) 6519 : audit [DBG] from='client.? 172.21.15.157:0/1431815799' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:23 smithi165 bash[22175]: cluster 2022-05-01T01:48:22.277771+0000 mgr.smithi157.nfpzoe (mgr.14180) 10708 : cluster [DBG] pgmap v10045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:23 smithi157 bash[20376]: cluster 2022-05-01T01:48:22.277771+0000 mgr.smithi157.nfpzoe (mgr.14180) 10708 : cluster [DBG] pgmap v10045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:25 smithi165 bash[22175]: cluster 2022-05-01T01:48:24.278451+0000 mgr.smithi157.nfpzoe (mgr.14180) 10709 : cluster [DBG] pgmap v10046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:25 smithi157 bash[20376]: cluster 2022-05-01T01:48:24.278451+0000 mgr.smithi157.nfpzoe (mgr.14180) 10709 : cluster [DBG] pgmap v10046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:26.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:48:26.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:48:26.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:48:27.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:48:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:27 smithi165 bash[22175]: cluster 2022-05-01T01:48:26.279088+0000 mgr.smithi157.nfpzoe (mgr.14180) 10710 : cluster [DBG] pgmap v10047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:27 smithi165 bash[22175]: audit 2022-05-01T01:48:27.196161+0000 mon.smithi157 (mon.0) 6520 : audit [DBG] from='client.? 172.21.15.157:0/4151504046' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:28.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:27 smithi157 bash[20376]: cluster 2022-05-01T01:48:26.279088+0000 mgr.smithi157.nfpzoe (mgr.14180) 10710 : cluster [DBG] pgmap v10047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:28.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:27 smithi157 bash[20376]: audit 2022-05-01T01:48:27.196161+0000 mon.smithi157 (mon.0) 6520 : audit [DBG] from='client.? 172.21.15.157:0/4151504046' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:29 smithi165 bash[22175]: cluster 2022-05-01T01:48:28.279703+0000 mgr.smithi157.nfpzoe (mgr.14180) 10711 : cluster [DBG] pgmap v10048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:30.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:29 smithi157 bash[20376]: cluster 2022-05-01T01:48:28.279703+0000 mgr.smithi157.nfpzoe (mgr.14180) 10711 : cluster [DBG] pgmap v10048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:31 smithi165 bash[22175]: cluster 2022-05-01T01:48:30.280353+0000 mgr.smithi157.nfpzoe (mgr.14180) 10712 : cluster [DBG] pgmap v10049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:31 smithi157 bash[20376]: cluster 2022-05-01T01:48:30.280353+0000 mgr.smithi157.nfpzoe (mgr.14180) 10712 : cluster [DBG] pgmap v10049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:32.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:48:32.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:48:32.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:48:32.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:48:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:32 smithi165 bash[22175]: audit 2022-05-01T01:48:32.521439+0000 mon.smithi157 (mon.0) 6521 : audit [DBG] from='client.? 172.21.15.157:0/2988223935' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:32 smithi157 bash[20376]: audit 2022-05-01T01:48:32.521439+0000 mon.smithi157 (mon.0) 6521 : audit [DBG] from='client.? 172.21.15.157:0/2988223935' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:33 smithi165 bash[22175]: cluster 2022-05-01T01:48:32.281012+0000 mgr.smithi157.nfpzoe (mgr.14180) 10713 : cluster [DBG] pgmap v10050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:33 smithi157 bash[20376]: cluster 2022-05-01T01:48:32.281012+0000 mgr.smithi157.nfpzoe (mgr.14180) 10713 : cluster [DBG] pgmap v10050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:35 smithi165 bash[22175]: cluster 2022-05-01T01:48:34.281755+0000 mgr.smithi157.nfpzoe (mgr.14180) 10714 : cluster [DBG] pgmap v10051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:35 smithi157 bash[20376]: cluster 2022-05-01T01:48:34.281755+0000 mgr.smithi157.nfpzoe (mgr.14180) 10714 : cluster [DBG] pgmap v10051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:37.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:48:37.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:48:37.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:48:37.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:48:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:37 smithi165 bash[22175]: cluster 2022-05-01T01:48:36.282404+0000 mgr.smithi157.nfpzoe (mgr.14180) 10715 : cluster [DBG] pgmap v10052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:37 smithi165 bash[22175]: audit 2022-05-01T01:48:37.848642+0000 mon.smithi157 (mon.0) 6522 : audit [DBG] from='client.? 172.21.15.157:0/2449734077' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:38.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:37 smithi157 bash[20376]: cluster 2022-05-01T01:48:36.282404+0000 mgr.smithi157.nfpzoe (mgr.14180) 10715 : cluster [DBG] pgmap v10052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:38.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:37 smithi157 bash[20376]: audit 2022-05-01T01:48:37.848642+0000 mon.smithi157 (mon.0) 6522 : audit [DBG] from='client.? 172.21.15.157:0/2449734077' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:39 smithi165 bash[22175]: cluster 2022-05-01T01:48:38.283058+0000 mgr.smithi157.nfpzoe (mgr.14180) 10716 : cluster [DBG] pgmap v10053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:39 smithi157 bash[20376]: cluster 2022-05-01T01:48:38.283058+0000 mgr.smithi157.nfpzoe (mgr.14180) 10716 : cluster [DBG] pgmap v10053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:41 smithi165 bash[22175]: cluster 2022-05-01T01:48:40.283676+0000 mgr.smithi157.nfpzoe (mgr.14180) 10717 : cluster [DBG] pgmap v10054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:41 smithi157 bash[20376]: cluster 2022-05-01T01:48:40.283676+0000 mgr.smithi157.nfpzoe (mgr.14180) 10717 : cluster [DBG] pgmap v10054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:42.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:48:42.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:48:42.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:48:43.197 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:48:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:43 smithi165 bash[22175]: cluster 2022-05-01T01:48:42.284331+0000 mgr.smithi157.nfpzoe (mgr.14180) 10718 : cluster [DBG] pgmap v10055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:43 smithi165 bash[22175]: audit 2022-05-01T01:48:43.178813+0000 mon.smithi157 (mon.0) 6523 : audit [DBG] from='client.? 172.21.15.157:0/4150109055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:44.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:43 smithi157 bash[20376]: cluster 2022-05-01T01:48:42.284331+0000 mgr.smithi157.nfpzoe (mgr.14180) 10718 : cluster [DBG] pgmap v10055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:44.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:43 smithi157 bash[20376]: audit 2022-05-01T01:48:43.178813+0000 mon.smithi157 (mon.0) 6523 : audit [DBG] from='client.? 172.21.15.157:0/4150109055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:46.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:45 smithi157 bash[20376]: cluster 2022-05-01T01:48:44.284975+0000 mgr.smithi157.nfpzoe (mgr.14180) 10719 : cluster [DBG] pgmap v10056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:45 smithi165 bash[22175]: cluster 2022-05-01T01:48:44.284975+0000 mgr.smithi157.nfpzoe (mgr.14180) 10719 : cluster [DBG] pgmap v10056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:48.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:48:48.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:48:48.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:48:48.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:47 smithi157 bash[20376]: cluster 2022-05-01T01:48:46.285580+0000 mgr.smithi157.nfpzoe (mgr.14180) 10720 : cluster [DBG] pgmap v10057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:47 smithi165 bash[22175]: cluster 2022-05-01T01:48:46.285580+0000 mgr.smithi157.nfpzoe (mgr.14180) 10720 : cluster [DBG] pgmap v10057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:48.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:48:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:48 smithi157 bash[20376]: audit 2022-05-01T01:48:48.508892+0000 mon.smithi157 (mon.0) 6524 : audit [DBG] from='client.? 172.21.15.157:0/450984691' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:48 smithi165 bash[22175]: audit 2022-05-01T01:48:48.508892+0000 mon.smithi157 (mon.0) 6524 : audit [DBG] from='client.? 172.21.15.157:0/450984691' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:49 smithi157 bash[20376]: cluster 2022-05-01T01:48:48.286196+0000 mgr.smithi157.nfpzoe (mgr.14180) 10721 : cluster [DBG] pgmap v10058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:49 smithi165 bash[22175]: cluster 2022-05-01T01:48:48.286196+0000 mgr.smithi157.nfpzoe (mgr.14180) 10721 : cluster [DBG] pgmap v10058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:52.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:51 smithi157 bash[20376]: cluster 2022-05-01T01:48:50.286830+0000 mgr.smithi157.nfpzoe (mgr.14180) 10722 : cluster [DBG] pgmap v10059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:51 smithi165 bash[22175]: cluster 2022-05-01T01:48:50.286830+0000 mgr.smithi157.nfpzoe (mgr.14180) 10722 : cluster [DBG] pgmap v10059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:53.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:48:53.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:48:53.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:48:53.857 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:48:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:53 smithi157 bash[20376]: cluster 2022-05-01T01:48:52.287429+0000 mgr.smithi157.nfpzoe (mgr.14180) 10723 : cluster [DBG] pgmap v10060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:54.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:53 smithi157 bash[20376]: audit 2022-05-01T01:48:53.838750+0000 mon.smithi157 (mon.0) 6525 : audit [DBG] from='client.? 172.21.15.157:0/4202411164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:53 smithi165 bash[22175]: cluster 2022-05-01T01:48:52.287429+0000 mgr.smithi157.nfpzoe (mgr.14180) 10723 : cluster [DBG] pgmap v10060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:53 smithi165 bash[22175]: audit 2022-05-01T01:48:53.838750+0000 mon.smithi157 (mon.0) 6525 : audit [DBG] from='client.? 172.21.15.157:0/4202411164' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:48:56.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:55 smithi157 bash[20376]: cluster 2022-05-01T01:48:54.288028+0000 mgr.smithi157.nfpzoe (mgr.14180) 10724 : cluster [DBG] pgmap v10061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:55 smithi165 bash[22175]: cluster 2022-05-01T01:48:54.288028+0000 mgr.smithi157.nfpzoe (mgr.14180) 10724 : cluster [DBG] pgmap v10061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:58.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:57 smithi157 bash[20376]: cluster 2022-05-01T01:48:56.288655+0000 mgr.smithi157.nfpzoe (mgr.14180) 10725 : cluster [DBG] pgmap v10062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:57 smithi165 bash[22175]: cluster 2022-05-01T01:48:56.288655+0000 mgr.smithi157.nfpzoe (mgr.14180) 10725 : cluster [DBG] pgmap v10062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:48:58.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:48:58.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:48:58.861 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:48:59.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:49:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:59 smithi157 bash[20376]: cluster 2022-05-01T01:48:58.289264+0000 mgr.smithi157.nfpzoe (mgr.14180) 10726 : cluster [DBG] pgmap v10063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:59 smithi157 bash[20376]: audit 2022-05-01T01:48:59.167639+0000 mon.smithi157 (mon.0) 6526 : audit [DBG] from='client.? 172.21.15.157:0/2890219036' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:48:59 smithi157 bash[20376]: audit 2022-05-01T01:48:59.661998+0000 mon.smithi157 (mon.0) 6527 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:49:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:59 smithi165 bash[22175]: cluster 2022-05-01T01:48:58.289264+0000 mgr.smithi157.nfpzoe (mgr.14180) 10726 : cluster [DBG] pgmap v10063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:59 smithi165 bash[22175]: audit 2022-05-01T01:48:59.167639+0000 mon.smithi157 (mon.0) 6526 : audit [DBG] from='client.? 172.21.15.157:0/2890219036' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:48:59 smithi165 bash[22175]: audit 2022-05-01T01:48:59.661998+0000 mon.smithi157 (mon.0) 6527 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:49:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:00 smithi157 bash[20376]: audit 2022-05-01T01:49:00.207047+0000 mon.smithi157 (mon.0) 6528 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:49:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:00 smithi157 bash[20376]: audit 2022-05-01T01:49:00.294312+0000 mon.smithi157 (mon.0) 6529 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:49:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:00 smithi157 bash[20376]: audit 2022-05-01T01:49:00.297041+0000 mon.smithi157 (mon.0) 6530 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:49:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:00 smithi157 bash[20376]: audit 2022-05-01T01:49:00.298802+0000 mon.smithi157 (mon.0) 6531 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:49:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:00 smithi157 bash[20376]: audit 2022-05-01T01:49:00.635007+0000 mon.smithi157 (mon.0) 6532 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:49:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:00 smithi157 bash[20376]: audit 2022-05-01T01:49:00.643222+0000 mon.smithi157 (mon.0) 6533 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:49:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:00 smithi165 bash[22175]: audit 2022-05-01T01:49:00.207047+0000 mon.smithi157 (mon.0) 6528 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:49:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:00 smithi165 bash[22175]: audit 2022-05-01T01:49:00.294312+0000 mon.smithi157 (mon.0) 6529 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:49:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:01 smithi165 bash[22175]: audit 2022-05-01T01:49:00.297041+0000 mon.smithi157 (mon.0) 6530 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:49:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:01 smithi165 bash[22175]: audit 2022-05-01T01:49:00.298802+0000 mon.smithi157 (mon.0) 6531 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:49:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:01 smithi165 bash[22175]: audit 2022-05-01T01:49:00.635007+0000 mon.smithi157 (mon.0) 6532 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:49:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:01 smithi165 bash[22175]: audit 2022-05-01T01:49:00.643222+0000 mon.smithi157 (mon.0) 6533 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:49:02.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:01 smithi157 bash[20376]: cluster 2022-05-01T01:49:00.289874+0000 mgr.smithi157.nfpzoe (mgr.14180) 10727 : cluster [DBG] pgmap v10064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:01 smithi157 bash[20376]: cluster 2022-05-01T01:49:00.627542+0000 mgr.smithi157.nfpzoe (mgr.14180) 10728 : cluster [DBG] pgmap v10065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:01 smithi157 bash[20376]: cluster 2022-05-01T01:49:00.628099+0000 mgr.smithi157.nfpzoe (mgr.14180) 10729 : cluster [DBG] pgmap v10066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:01 smithi157 bash[20376]: cephadm 2022-05-01T01:49:00.644253+0000 mgr.smithi157.nfpzoe (mgr.14180) 10730 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:49:02.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:01 smithi157 bash[20376]: cephadm 2022-05-01T01:49:00.644388+0000 mgr.smithi157.nfpzoe (mgr.14180) 10731 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:49:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:01 smithi165 bash[22175]: cluster 2022-05-01T01:49:00.289874+0000 mgr.smithi157.nfpzoe (mgr.14180) 10727 : cluster [DBG] pgmap v10064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:01 smithi165 bash[22175]: cluster 2022-05-01T01:49:00.627542+0000 mgr.smithi157.nfpzoe (mgr.14180) 10728 : cluster [DBG] pgmap v10065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:01 smithi165 bash[22175]: cluster 2022-05-01T01:49:00.628099+0000 mgr.smithi157.nfpzoe (mgr.14180) 10729 : cluster [DBG] pgmap v10066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:01 smithi165 bash[22175]: cephadm 2022-05-01T01:49:00.644253+0000 mgr.smithi157.nfpzoe (mgr.14180) 10730 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:49:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:01 smithi165 bash[22175]: cephadm 2022-05-01T01:49:00.644388+0000 mgr.smithi157.nfpzoe (mgr.14180) 10731 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:49:04.188 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:49:04.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:49:04.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:49:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:03 smithi165 bash[22175]: cluster 2022-05-01T01:49:02.628839+0000 mgr.smithi157.nfpzoe (mgr.14180) 10732 : cluster [DBG] pgmap v10067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:04.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:03 smithi157 bash[20376]: cluster 2022-05-01T01:49:02.628839+0000 mgr.smithi157.nfpzoe (mgr.14180) 10732 : cluster [DBG] pgmap v10067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:04.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:49:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:04 smithi165 bash[22175]: audit 2022-05-01T01:49:04.490910+0000 mon.smithi157 (mon.0) 6534 : audit [DBG] from='client.? 172.21.15.157:0/2527595113' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:04 smithi157 bash[20376]: audit 2022-05-01T01:49:04.490910+0000 mon.smithi157 (mon.0) 6534 : audit [DBG] from='client.? 172.21.15.157:0/2527595113' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:05 smithi165 bash[22175]: cluster 2022-05-01T01:49:04.629469+0000 mgr.smithi157.nfpzoe (mgr.14180) 10733 : cluster [DBG] pgmap v10068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:05 smithi157 bash[20376]: cluster 2022-05-01T01:49:04.629469+0000 mgr.smithi157.nfpzoe (mgr.14180) 10733 : cluster [DBG] pgmap v10068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:07 smithi165 bash[22175]: cluster 2022-05-01T01:49:06.630134+0000 mgr.smithi157.nfpzoe (mgr.14180) 10734 : cluster [DBG] pgmap v10069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:07 smithi157 bash[20376]: cluster 2022-05-01T01:49:06.630134+0000 mgr.smithi157.nfpzoe (mgr.14180) 10734 : cluster [DBG] pgmap v10069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:09.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:49:09.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:49:09.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:49:09.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:49:10.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:09 smithi157 bash[20376]: cluster 2022-05-01T01:49:08.630775+0000 mgr.smithi157.nfpzoe (mgr.14180) 10735 : cluster [DBG] pgmap v10070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:10.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:09 smithi157 bash[20376]: audit 2022-05-01T01:49:09.810760+0000 mon.smithi157 (mon.0) 6535 : audit [DBG] from='client.? 172.21.15.157:0/311942859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:09 smithi165 bash[22175]: cluster 2022-05-01T01:49:08.630775+0000 mgr.smithi157.nfpzoe (mgr.14180) 10735 : cluster [DBG] pgmap v10070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:09 smithi165 bash[22175]: audit 2022-05-01T01:49:09.810760+0000 mon.smithi157 (mon.0) 6535 : audit [DBG] from='client.? 172.21.15.157:0/311942859' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:11 smithi165 bash[22175]: cluster 2022-05-01T01:49:10.631418+0000 mgr.smithi157.nfpzoe (mgr.14180) 10736 : cluster [DBG] pgmap v10071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:11 smithi157 bash[20376]: cluster 2022-05-01T01:49:10.631418+0000 mgr.smithi157.nfpzoe (mgr.14180) 10736 : cluster [DBG] pgmap v10071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:13 smithi165 bash[22175]: cluster 2022-05-01T01:49:12.632072+0000 mgr.smithi157.nfpzoe (mgr.14180) 10737 : cluster [DBG] pgmap v10072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:13 smithi157 bash[20376]: cluster 2022-05-01T01:49:12.632072+0000 mgr.smithi157.nfpzoe (mgr.14180) 10737 : cluster [DBG] pgmap v10072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:14.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:49:14.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:49:14.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:49:15.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:49:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:15 smithi165 bash[22175]: cluster 2022-05-01T01:49:14.632735+0000 mgr.smithi157.nfpzoe (mgr.14180) 10738 : cluster [DBG] pgmap v10073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:15 smithi165 bash[22175]: audit 2022-05-01T01:49:15.137288+0000 mon.smithi157 (mon.0) 6536 : audit [DBG] from='client.? 172.21.15.157:0/3405070046' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:15 smithi157 bash[20376]: cluster 2022-05-01T01:49:14.632735+0000 mgr.smithi157.nfpzoe (mgr.14180) 10738 : cluster [DBG] pgmap v10073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:16.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:15 smithi157 bash[20376]: audit 2022-05-01T01:49:15.137288+0000 mon.smithi157 (mon.0) 6536 : audit [DBG] from='client.? 172.21.15.157:0/3405070046' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:17 smithi165 bash[22175]: cluster 2022-05-01T01:49:16.633369+0000 mgr.smithi157.nfpzoe (mgr.14180) 10739 : cluster [DBG] pgmap v10074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:17 smithi157 bash[20376]: cluster 2022-05-01T01:49:16.633369+0000 mgr.smithi157.nfpzoe (mgr.14180) 10739 : cluster [DBG] pgmap v10074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:20.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:49:20.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:49:20.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:49:20.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:19 smithi157 bash[20376]: cluster 2022-05-01T01:49:18.634033+0000 mgr.smithi157.nfpzoe (mgr.14180) 10740 : cluster [DBG] pgmap v10075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:20 smithi165 bash[22175]: cluster 2022-05-01T01:49:18.634033+0000 mgr.smithi157.nfpzoe (mgr.14180) 10740 : cluster [DBG] pgmap v10075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:20.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:49:21.349 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:21 smithi157 bash[20376]: audit 2022-05-01T01:49:20.468754+0000 mon.smithi157 (mon.0) 6537 : audit [DBG] from='client.? 172.21.15.157:0/2851827274' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:21 smithi165 bash[22175]: audit 2022-05-01T01:49:20.468754+0000 mon.smithi157 (mon.0) 6537 : audit [DBG] from='client.? 172.21.15.157:0/2851827274' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:22 smithi165 bash[22175]: cluster 2022-05-01T01:49:20.634650+0000 mgr.smithi157.nfpzoe (mgr.14180) 10741 : cluster [DBG] pgmap v10076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:22 smithi157 bash[20376]: cluster 2022-05-01T01:49:20.634650+0000 mgr.smithi157.nfpzoe (mgr.14180) 10741 : cluster [DBG] pgmap v10076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:24.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:23 smithi165 bash[22175]: cluster 2022-05-01T01:49:22.635313+0000 mgr.smithi157.nfpzoe (mgr.14180) 10742 : cluster [DBG] pgmap v10077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:23 smithi157 bash[20376]: cluster 2022-05-01T01:49:22.635313+0000 mgr.smithi157.nfpzoe (mgr.14180) 10742 : cluster [DBG] pgmap v10077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:25.490 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:49:25.490 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:49:25.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:49:25.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:49:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:25 smithi165 bash[22175]: cluster 2022-05-01T01:49:24.635955+0000 mgr.smithi157.nfpzoe (mgr.14180) 10743 : cluster [DBG] pgmap v10078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:25 smithi157 bash[20376]: cluster 2022-05-01T01:49:24.635955+0000 mgr.smithi157.nfpzoe (mgr.14180) 10743 : cluster [DBG] pgmap v10078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:27.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:26 smithi157 bash[20376]: audit 2022-05-01T01:49:25.799160+0000 mon.smithi157 (mon.0) 6538 : audit [DBG] from='client.? 172.21.15.157:0/3894363534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:26 smithi165 bash[22175]: audit 2022-05-01T01:49:25.799160+0000 mon.smithi157 (mon.0) 6538 : audit [DBG] from='client.? 172.21.15.157:0/3894363534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:27 smithi165 bash[22175]: cluster 2022-05-01T01:49:26.636708+0000 mgr.smithi157.nfpzoe (mgr.14180) 10744 : cluster [DBG] pgmap v10079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:28.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:27 smithi157 bash[20376]: cluster 2022-05-01T01:49:26.636708+0000 mgr.smithi157.nfpzoe (mgr.14180) 10744 : cluster [DBG] pgmap v10079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:29 smithi165 bash[22175]: cluster 2022-05-01T01:49:28.637295+0000 mgr.smithi157.nfpzoe (mgr.14180) 10745 : cluster [DBG] pgmap v10080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:30.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:29 smithi157 bash[20376]: cluster 2022-05-01T01:49:28.637295+0000 mgr.smithi157.nfpzoe (mgr.14180) 10745 : cluster [DBG] pgmap v10080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:30.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:49:30.821 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:49:30.821 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:49:31.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:49:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:31 smithi165 bash[22175]: cluster 2022-05-01T01:49:30.637925+0000 mgr.smithi157.nfpzoe (mgr.14180) 10746 : cluster [DBG] pgmap v10081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:31 smithi165 bash[22175]: audit 2022-05-01T01:49:31.126141+0000 mon.smithi157 (mon.0) 6539 : audit [DBG] from='client.? 172.21.15.157:0/3144541727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:31 smithi157 bash[20376]: cluster 2022-05-01T01:49:30.637925+0000 mgr.smithi157.nfpzoe (mgr.14180) 10746 : cluster [DBG] pgmap v10081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:31 smithi157 bash[20376]: audit 2022-05-01T01:49:31.126141+0000 mon.smithi157 (mon.0) 6539 : audit [DBG] from='client.? 172.21.15.157:0/3144541727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:33 smithi165 bash[22175]: cluster 2022-05-01T01:49:32.638598+0000 mgr.smithi157.nfpzoe (mgr.14180) 10747 : cluster [DBG] pgmap v10082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:33 smithi157 bash[20376]: cluster 2022-05-01T01:49:32.638598+0000 mgr.smithi157.nfpzoe (mgr.14180) 10747 : cluster [DBG] pgmap v10082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:35 smithi165 bash[22175]: cluster 2022-05-01T01:49:34.639364+0000 mgr.smithi157.nfpzoe (mgr.14180) 10748 : cluster [DBG] pgmap v10083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:36.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:49:36.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:49:36.148 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:49:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:35 smithi157 bash[20376]: cluster 2022-05-01T01:49:34.639364+0000 mgr.smithi157.nfpzoe (mgr.14180) 10748 : cluster [DBG] pgmap v10083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:36.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:49:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:36 smithi165 bash[22175]: audit 2022-05-01T01:49:36.449642+0000 mon.smithi157 (mon.0) 6540 : audit [DBG] from='client.? 172.21.15.157:0/3317998030' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:37.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:36 smithi157 bash[20376]: audit 2022-05-01T01:49:36.449642+0000 mon.smithi157 (mon.0) 6540 : audit [DBG] from='client.? 172.21.15.157:0/3317998030' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:37 smithi165 bash[22175]: cluster 2022-05-01T01:49:36.640088+0000 mgr.smithi157.nfpzoe (mgr.14180) 10749 : cluster [DBG] pgmap v10084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:38.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:37 smithi157 bash[20376]: cluster 2022-05-01T01:49:36.640088+0000 mgr.smithi157.nfpzoe (mgr.14180) 10749 : cluster [DBG] pgmap v10084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:39 smithi165 bash[22175]: cluster 2022-05-01T01:49:38.640739+0000 mgr.smithi157.nfpzoe (mgr.14180) 10750 : cluster [DBG] pgmap v10085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:39 smithi157 bash[20376]: cluster 2022-05-01T01:49:38.640739+0000 mgr.smithi157.nfpzoe (mgr.14180) 10750 : cluster [DBG] pgmap v10085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:41.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:49:41.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:49:41.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:49:41.802 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:49:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:41 smithi165 bash[22175]: cluster 2022-05-01T01:49:40.641363+0000 mgr.smithi157.nfpzoe (mgr.14180) 10751 : cluster [DBG] pgmap v10086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:41 smithi165 bash[22175]: audit 2022-05-01T01:49:41.784593+0000 mon.smithi157 (mon.0) 6541 : audit [DBG] from='client.? 172.21.15.157:0/2813369191' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:41 smithi157 bash[20376]: cluster 2022-05-01T01:49:40.641363+0000 mgr.smithi157.nfpzoe (mgr.14180) 10751 : cluster [DBG] pgmap v10086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:42.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:41 smithi157 bash[20376]: audit 2022-05-01T01:49:41.784593+0000 mon.smithi157 (mon.0) 6541 : audit [DBG] from='client.? 172.21.15.157:0/2813369191' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:43 smithi165 bash[22175]: cluster 2022-05-01T01:49:42.642039+0000 mgr.smithi157.nfpzoe (mgr.14180) 10752 : cluster [DBG] pgmap v10087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:44.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:43 smithi157 bash[20376]: cluster 2022-05-01T01:49:42.642039+0000 mgr.smithi157.nfpzoe (mgr.14180) 10752 : cluster [DBG] pgmap v10087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:46.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:45 smithi165 bash[22175]: cluster 2022-05-01T01:49:44.642674+0000 mgr.smithi157.nfpzoe (mgr.14180) 10753 : cluster [DBG] pgmap v10088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:46.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:45 smithi157 bash[20376]: cluster 2022-05-01T01:49:44.642674+0000 mgr.smithi157.nfpzoe (mgr.14180) 10753 : cluster [DBG] pgmap v10088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:46.804 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:49:46.805 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:49:46.805 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:49:47.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:49:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:47 smithi165 bash[22175]: cluster 2022-05-01T01:49:46.643364+0000 mgr.smithi157.nfpzoe (mgr.14180) 10754 : cluster [DBG] pgmap v10089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:47 smithi165 bash[22175]: audit 2022-05-01T01:49:47.108098+0000 mon.smithi157 (mon.0) 6542 : audit [DBG] from='client.? 172.21.15.157:0/1207096668' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:48.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:47 smithi157 bash[20376]: cluster 2022-05-01T01:49:46.643364+0000 mgr.smithi157.nfpzoe (mgr.14180) 10754 : cluster [DBG] pgmap v10089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:48.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:47 smithi157 bash[20376]: audit 2022-05-01T01:49:47.108098+0000 mon.smithi157 (mon.0) 6542 : audit [DBG] from='client.? 172.21.15.157:0/1207096668' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:49 smithi165 bash[22175]: cluster 2022-05-01T01:49:48.644013+0000 mgr.smithi157.nfpzoe (mgr.14180) 10755 : cluster [DBG] pgmap v10090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:49 smithi157 bash[20376]: cluster 2022-05-01T01:49:48.644013+0000 mgr.smithi157.nfpzoe (mgr.14180) 10755 : cluster [DBG] pgmap v10090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:52.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:49:52.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:49:52.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:49:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:51 smithi165 bash[22175]: cluster 2022-05-01T01:49:50.644636+0000 mgr.smithi157.nfpzoe (mgr.14180) 10756 : cluster [DBG] pgmap v10091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:52.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:51 smithi157 bash[20376]: cluster 2022-05-01T01:49:50.644636+0000 mgr.smithi157.nfpzoe (mgr.14180) 10756 : cluster [DBG] pgmap v10091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:52.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:49:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:52 smithi165 bash[22175]: audit 2022-05-01T01:49:52.434013+0000 mon.smithi157 (mon.0) 6543 : audit [DBG] from='client.? 172.21.15.157:0/3411363353' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:52 smithi157 bash[20376]: audit 2022-05-01T01:49:52.434013+0000 mon.smithi157 (mon.0) 6543 : audit [DBG] from='client.? 172.21.15.157:0/3411363353' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:53 smithi165 bash[22175]: cluster 2022-05-01T01:49:52.645337+0000 mgr.smithi157.nfpzoe (mgr.14180) 10757 : cluster [DBG] pgmap v10092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:53 smithi157 bash[20376]: cluster 2022-05-01T01:49:52.645337+0000 mgr.smithi157.nfpzoe (mgr.14180) 10757 : cluster [DBG] pgmap v10092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:55 smithi165 bash[22175]: cluster 2022-05-01T01:49:54.646035+0000 mgr.smithi157.nfpzoe (mgr.14180) 10758 : cluster [DBG] pgmap v10093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:56.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:55 smithi157 bash[20376]: cluster 2022-05-01T01:49:54.646035+0000 mgr.smithi157.nfpzoe (mgr.14180) 10758 : cluster [DBG] pgmap v10093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:57.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:49:57.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:49:57.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:49:57.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:49:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:57 smithi165 bash[22175]: cluster 2022-05-01T01:49:56.646734+0000 mgr.smithi157.nfpzoe (mgr.14180) 10759 : cluster [DBG] pgmap v10094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:57 smithi165 bash[22175]: audit 2022-05-01T01:49:57.761001+0000 mon.smithi157 (mon.0) 6544 : audit [DBG] from='client.? 172.21.15.157:0/1789791734' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:49:58.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:57 smithi157 bash[20376]: cluster 2022-05-01T01:49:56.646734+0000 mgr.smithi157.nfpzoe (mgr.14180) 10759 : cluster [DBG] pgmap v10094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:49:58.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:57 smithi157 bash[20376]: audit 2022-05-01T01:49:57.761001+0000 mon.smithi157 (mon.0) 6544 : audit [DBG] from='client.? 172.21.15.157:0/1789791734' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:59 smithi165 bash[22175]: cluster 2022-05-01T01:49:58.647492+0000 mgr.smithi157.nfpzoe (mgr.14180) 10760 : cluster [DBG] pgmap v10095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:49:59 smithi165 bash[22175]: audit 2022-05-01T01:49:59.666159+0000 mon.smithi157 (mon.0) 6545 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:50:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:59 smithi157 bash[20376]: cluster 2022-05-01T01:49:58.647492+0000 mgr.smithi157.nfpzoe (mgr.14180) 10760 : cluster [DBG] pgmap v10095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:49:59 smithi157 bash[20376]: audit 2022-05-01T01:49:59.666159+0000 mon.smithi157 (mon.0) 6545 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:50:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:00 smithi165 bash[22175]: cluster 2022-05-01T01:50:00.000184+0000 mon.smithi157 (mon.0) 6546 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T01:50:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:00 smithi165 bash[22175]: audit 2022-05-01T01:50:00.214802+0000 mon.smithi157 (mon.0) 6547 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:50:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:00 smithi165 bash[22175]: audit 2022-05-01T01:50:00.652931+0000 mon.smithi157 (mon.0) 6548 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:50:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:00 smithi165 bash[22175]: audit 2022-05-01T01:50:00.655658+0000 mon.smithi157 (mon.0) 6549 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:50:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:00 smithi165 bash[22175]: audit 2022-05-01T01:50:00.657572+0000 mon.smithi157 (mon.0) 6550 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:50:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:00 smithi157 bash[20376]: cluster 2022-05-01T01:50:00.000184+0000 mon.smithi157 (mon.0) 6546 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T01:50:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:00 smithi157 bash[20376]: audit 2022-05-01T01:50:00.214802+0000 mon.smithi157 (mon.0) 6547 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:50:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:00 smithi157 bash[20376]: audit 2022-05-01T01:50:00.652931+0000 mon.smithi157 (mon.0) 6548 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:50:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:00 smithi157 bash[20376]: audit 2022-05-01T01:50:00.655658+0000 mon.smithi157 (mon.0) 6549 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:50:01.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:00 smithi157 bash[20376]: audit 2022-05-01T01:50:00.657572+0000 mon.smithi157 (mon.0) 6550 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:50:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:01 smithi165 bash[22175]: cluster 2022-05-01T01:50:00.648206+0000 mgr.smithi157.nfpzoe (mgr.14180) 10761 : cluster [DBG] pgmap v10096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:01 smithi165 bash[22175]: cluster 2022-05-01T01:50:00.977970+0000 mgr.smithi157.nfpzoe (mgr.14180) 10762 : cluster [DBG] pgmap v10097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:01 smithi165 bash[22175]: cluster 2022-05-01T01:50:00.978408+0000 mgr.smithi157.nfpzoe (mgr.14180) 10763 : cluster [DBG] pgmap v10098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:01 smithi165 bash[22175]: audit 2022-05-01T01:50:00.985158+0000 mon.smithi157 (mon.0) 6551 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:50:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:01 smithi165 bash[22175]: audit 2022-05-01T01:50:00.993713+0000 mon.smithi157 (mon.0) 6552 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:50:02.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:01 smithi165 bash[22175]: cephadm 2022-05-01T01:50:00.994722+0000 mgr.smithi157.nfpzoe (mgr.14180) 10764 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:50:02.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:01 smithi165 bash[22175]: cephadm 2022-05-01T01:50:00.994838+0000 mgr.smithi157.nfpzoe (mgr.14180) 10765 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:50:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:01 smithi157 bash[20376]: cluster 2022-05-01T01:50:00.648206+0000 mgr.smithi157.nfpzoe (mgr.14180) 10761 : cluster [DBG] pgmap v10096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:02.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:01 smithi157 bash[20376]: cluster 2022-05-01T01:50:00.977970+0000 mgr.smithi157.nfpzoe (mgr.14180) 10762 : cluster [DBG] pgmap v10097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:01 smithi157 bash[20376]: cluster 2022-05-01T01:50:00.978408+0000 mgr.smithi157.nfpzoe (mgr.14180) 10763 : cluster [DBG] pgmap v10098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:01 smithi157 bash[20376]: audit 2022-05-01T01:50:00.985158+0000 mon.smithi157 (mon.0) 6551 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:50:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:01 smithi157 bash[20376]: audit 2022-05-01T01:50:00.993713+0000 mon.smithi157 (mon.0) 6552 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:50:02.454 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:01 smithi157 bash[20376]: cephadm 2022-05-01T01:50:00.994722+0000 mgr.smithi157.nfpzoe (mgr.14180) 10764 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:50:02.455 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:01 smithi157 bash[20376]: cephadm 2022-05-01T01:50:00.994838+0000 mgr.smithi157.nfpzoe (mgr.14180) 10765 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:50:02.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:50:02.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:50:02.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:50:03.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:50:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:03 smithi165 bash[22175]: cluster 2022-05-01T01:50:02.979110+0000 mgr.smithi157.nfpzoe (mgr.14180) 10766 : cluster [DBG] pgmap v10099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:03 smithi165 bash[22175]: audit 2022-05-01T01:50:03.083450+0000 mon.smithi157 (mon.0) 6553 : audit [DBG] from='client.? 172.21.15.157:0/423310396' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:03 smithi157 bash[20376]: cluster 2022-05-01T01:50:02.979110+0000 mgr.smithi157.nfpzoe (mgr.14180) 10766 : cluster [DBG] pgmap v10099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:04.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:03 smithi157 bash[20376]: audit 2022-05-01T01:50:03.083450+0000 mon.smithi157 (mon.0) 6553 : audit [DBG] from='client.? 172.21.15.157:0/423310396' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:05 smithi165 bash[22175]: cluster 2022-05-01T01:50:04.979742+0000 mgr.smithi157.nfpzoe (mgr.14180) 10767 : cluster [DBG] pgmap v10100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:05 smithi157 bash[20376]: cluster 2022-05-01T01:50:04.979742+0000 mgr.smithi157.nfpzoe (mgr.14180) 10767 : cluster [DBG] pgmap v10100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:07 smithi165 bash[22175]: cluster 2022-05-01T01:50:06.980375+0000 mgr.smithi157.nfpzoe (mgr.14180) 10768 : cluster [DBG] pgmap v10101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:07 smithi157 bash[20376]: cluster 2022-05-01T01:50:06.980375+0000 mgr.smithi157.nfpzoe (mgr.14180) 10768 : cluster [DBG] pgmap v10101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:08.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:50:08.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:50:08.105 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:50:08.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:50:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:08 smithi165 bash[22175]: audit 2022-05-01T01:50:08.413866+0000 mon.smithi157 (mon.0) 6554 : audit [DBG] from='client.? 172.21.15.157:0/4224581453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:08 smithi157 bash[20376]: audit 2022-05-01T01:50:08.413866+0000 mon.smithi157 (mon.0) 6554 : audit [DBG] from='client.? 172.21.15.157:0/4224581453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:09 smithi165 bash[22175]: cluster 2022-05-01T01:50:08.981050+0000 mgr.smithi157.nfpzoe (mgr.14180) 10769 : cluster [DBG] pgmap v10102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:10.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:09 smithi157 bash[20376]: cluster 2022-05-01T01:50:08.981050+0000 mgr.smithi157.nfpzoe (mgr.14180) 10769 : cluster [DBG] pgmap v10102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:11.352 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:11 smithi157 bash[20376]: cluster 2022-05-01T01:50:10.981641+0000 mgr.smithi157.nfpzoe (mgr.14180) 10770 : cluster [DBG] pgmap v10103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:11 smithi165 bash[22175]: cluster 2022-05-01T01:50:10.981641+0000 mgr.smithi157.nfpzoe (mgr.14180) 10770 : cluster [DBG] pgmap v10103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:13.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:50:13.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:50:13.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:50:13.761 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:50:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:13 smithi165 bash[22175]: cluster 2022-05-01T01:50:12.982284+0000 mgr.smithi157.nfpzoe (mgr.14180) 10771 : cluster [DBG] pgmap v10104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:13 smithi165 bash[22175]: audit 2022-05-01T01:50:13.744864+0000 mon.smithi157 (mon.0) 6555 : audit [DBG] from='client.? 172.21.15.157:0/145090658' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:13 smithi157 bash[20376]: cluster 2022-05-01T01:50:12.982284+0000 mgr.smithi157.nfpzoe (mgr.14180) 10771 : cluster [DBG] pgmap v10104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:13 smithi157 bash[20376]: audit 2022-05-01T01:50:13.744864+0000 mon.smithi157 (mon.0) 6555 : audit [DBG] from='client.? 172.21.15.157:0/145090658' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:15 smithi165 bash[22175]: cluster 2022-05-01T01:50:14.983072+0000 mgr.smithi157.nfpzoe (mgr.14180) 10772 : cluster [DBG] pgmap v10105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:15 smithi157 bash[20376]: cluster 2022-05-01T01:50:14.983072+0000 mgr.smithi157.nfpzoe (mgr.14180) 10772 : cluster [DBG] pgmap v10105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:17 smithi165 bash[22175]: cluster 2022-05-01T01:50:16.983878+0000 mgr.smithi157.nfpzoe (mgr.14180) 10773 : cluster [DBG] pgmap v10106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:17 smithi157 bash[20376]: cluster 2022-05-01T01:50:16.983878+0000 mgr.smithi157.nfpzoe (mgr.14180) 10773 : cluster [DBG] pgmap v10106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:18.765 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:50:18.765 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:50:18.765 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:50:19.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:50:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:19 smithi165 bash[22175]: cluster 2022-05-01T01:50:18.984502+0000 mgr.smithi157.nfpzoe (mgr.14180) 10774 : cluster [DBG] pgmap v10107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:19 smithi157 bash[20376]: cluster 2022-05-01T01:50:18.984502+0000 mgr.smithi157.nfpzoe (mgr.14180) 10774 : cluster [DBG] pgmap v10107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:20.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:20 smithi157 bash[20376]: audit 2022-05-01T01:50:19.076478+0000 mon.smithi157 (mon.0) 6556 : audit [DBG] from='client.? 172.21.15.157:0/3728838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:20 smithi165 bash[22175]: audit 2022-05-01T01:50:19.076478+0000 mon.smithi157 (mon.0) 6556 : audit [DBG] from='client.? 172.21.15.157:0/3728838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:21.352 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:21 smithi157 bash[20376]: cluster 2022-05-01T01:50:20.985108+0000 mgr.smithi157.nfpzoe (mgr.14180) 10775 : cluster [DBG] pgmap v10108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:21 smithi165 bash[22175]: cluster 2022-05-01T01:50:20.985108+0000 mgr.smithi157.nfpzoe (mgr.14180) 10775 : cluster [DBG] pgmap v10108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:24.098 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:50:24.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:50:24.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:50:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:23 smithi165 bash[22175]: cluster 2022-05-01T01:50:22.985728+0000 mgr.smithi157.nfpzoe (mgr.14180) 10776 : cluster [DBG] pgmap v10109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:23 smithi157 bash[20376]: cluster 2022-05-01T01:50:22.985728+0000 mgr.smithi157.nfpzoe (mgr.14180) 10776 : cluster [DBG] pgmap v10109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:24.417 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:50:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:24 smithi165 bash[22175]: audit 2022-05-01T01:50:24.399910+0000 mon.smithi157 (mon.0) 6557 : audit [DBG] from='client.? 172.21.15.157:0/1456809188' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:24 smithi157 bash[20376]: audit 2022-05-01T01:50:24.399910+0000 mon.smithi157 (mon.0) 6557 : audit [DBG] from='client.? 172.21.15.157:0/1456809188' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:25 smithi165 bash[22175]: cluster 2022-05-01T01:50:24.986413+0000 mgr.smithi157.nfpzoe (mgr.14180) 10777 : cluster [DBG] pgmap v10110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:25 smithi157 bash[20376]: cluster 2022-05-01T01:50:24.986413+0000 mgr.smithi157.nfpzoe (mgr.14180) 10777 : cluster [DBG] pgmap v10110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:27 smithi165 bash[22175]: cluster 2022-05-01T01:50:26.987186+0000 mgr.smithi157.nfpzoe (mgr.14180) 10778 : cluster [DBG] pgmap v10111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:27 smithi157 bash[20376]: cluster 2022-05-01T01:50:26.987186+0000 mgr.smithi157.nfpzoe (mgr.14180) 10778 : cluster [DBG] pgmap v10111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:29 smithi165 bash[22175]: cluster 2022-05-01T01:50:28.987787+0000 mgr.smithi157.nfpzoe (mgr.14180) 10779 : cluster [DBG] pgmap v10112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:29.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:50:29.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:50:29.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:50:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:29 smithi157 bash[20376]: cluster 2022-05-01T01:50:28.987787+0000 mgr.smithi157.nfpzoe (mgr.14180) 10779 : cluster [DBG] pgmap v10112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:29.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:50:30.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:30 smithi157 bash[20376]: audit 2022-05-01T01:50:29.728560+0000 mon.smithi157 (mon.0) 6558 : audit [DBG] from='client.? 172.21.15.157:0/2274617954' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:30 smithi165 bash[22175]: audit 2022-05-01T01:50:29.728560+0000 mon.smithi157 (mon.0) 6558 : audit [DBG] from='client.? 172.21.15.157:0/2274617954' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:31.354 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:31 smithi157 bash[20376]: cluster 2022-05-01T01:50:30.988394+0000 mgr.smithi157.nfpzoe (mgr.14180) 10780 : cluster [DBG] pgmap v10113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:31 smithi165 bash[22175]: cluster 2022-05-01T01:50:30.988394+0000 mgr.smithi157.nfpzoe (mgr.14180) 10780 : cluster [DBG] pgmap v10113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:33 smithi165 bash[22175]: cluster 2022-05-01T01:50:32.989069+0000 mgr.smithi157.nfpzoe (mgr.14180) 10781 : cluster [DBG] pgmap v10114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:33 smithi157 bash[20376]: cluster 2022-05-01T01:50:32.989069+0000 mgr.smithi157.nfpzoe (mgr.14180) 10781 : cluster [DBG] pgmap v10114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:34.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:50:34.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:50:34.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:50:35.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:50:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:35 smithi165 bash[22175]: cluster 2022-05-01T01:50:34.989540+0000 mgr.smithi157.nfpzoe (mgr.14180) 10782 : cluster [DBG] pgmap v10115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:35 smithi165 bash[22175]: audit 2022-05-01T01:50:35.058325+0000 mon.smithi157 (mon.0) 6559 : audit [DBG] from='client.? 172.21.15.157:0/574540472' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:35 smithi157 bash[20376]: cluster 2022-05-01T01:50:34.989540+0000 mgr.smithi157.nfpzoe (mgr.14180) 10782 : cluster [DBG] pgmap v10115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:35.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:35 smithi157 bash[20376]: audit 2022-05-01T01:50:35.058325+0000 mon.smithi157 (mon.0) 6559 : audit [DBG] from='client.? 172.21.15.157:0/574540472' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:37 smithi165 bash[22175]: cluster 2022-05-01T01:50:36.990118+0000 mgr.smithi157.nfpzoe (mgr.14180) 10783 : cluster [DBG] pgmap v10116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:37 smithi157 bash[20376]: cluster 2022-05-01T01:50:36.990118+0000 mgr.smithi157.nfpzoe (mgr.14180) 10783 : cluster [DBG] pgmap v10116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:39 smithi165 bash[22175]: cluster 2022-05-01T01:50:38.990730+0000 mgr.smithi157.nfpzoe (mgr.14180) 10784 : cluster [DBG] pgmap v10117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:39 smithi157 bash[20376]: cluster 2022-05-01T01:50:38.990730+0000 mgr.smithi157.nfpzoe (mgr.14180) 10784 : cluster [DBG] pgmap v10117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:40.080 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:50:40.080 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:50:40.080 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:50:40.403 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:50:40.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:40 smithi157 bash[20376]: audit 2022-05-01T01:50:40.385236+0000 mon.smithi157 (mon.0) 6560 : audit [DBG] from='client.? 172.21.15.157:0/1574413904' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:40 smithi165 bash[22175]: audit 2022-05-01T01:50:40.385236+0000 mon.smithi157 (mon.0) 6560 : audit [DBG] from='client.? 172.21.15.157:0/1574413904' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:41.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:41 smithi157 bash[20376]: cluster 2022-05-01T01:50:40.991316+0000 mgr.smithi157.nfpzoe (mgr.14180) 10785 : cluster [DBG] pgmap v10118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:41 smithi165 bash[22175]: cluster 2022-05-01T01:50:40.991316+0000 mgr.smithi157.nfpzoe (mgr.14180) 10785 : cluster [DBG] pgmap v10118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:43 smithi165 bash[22175]: cluster 2022-05-01T01:50:42.991940+0000 mgr.smithi157.nfpzoe (mgr.14180) 10786 : cluster [DBG] pgmap v10119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:44.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:43 smithi157 bash[20376]: cluster 2022-05-01T01:50:42.991940+0000 mgr.smithi157.nfpzoe (mgr.14180) 10786 : cluster [DBG] pgmap v10119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:45 smithi165 bash[22175]: cluster 2022-05-01T01:50:44.992582+0000 mgr.smithi157.nfpzoe (mgr.14180) 10787 : cluster [DBG] pgmap v10120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:45.407 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:50:45.407 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:50:45.407 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:50:45.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:45 smithi157 bash[20376]: cluster 2022-05-01T01:50:44.992582+0000 mgr.smithi157.nfpzoe (mgr.14180) 10787 : cluster [DBG] pgmap v10120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:45.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:50:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:46 smithi165 bash[22175]: audit 2022-05-01T01:50:45.707235+0000 mon.smithi157 (mon.0) 6561 : audit [DBG] from='client.? 172.21.15.157:0/893754625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:46 smithi157 bash[20376]: audit 2022-05-01T01:50:45.707235+0000 mon.smithi157 (mon.0) 6561 : audit [DBG] from='client.? 172.21.15.157:0/893754625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:47 smithi165 bash[22175]: cluster 2022-05-01T01:50:46.993192+0000 mgr.smithi157.nfpzoe (mgr.14180) 10788 : cluster [DBG] pgmap v10121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:47 smithi157 bash[20376]: cluster 2022-05-01T01:50:46.993192+0000 mgr.smithi157.nfpzoe (mgr.14180) 10788 : cluster [DBG] pgmap v10121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:49 smithi165 bash[22175]: cluster 2022-05-01T01:50:48.993926+0000 mgr.smithi157.nfpzoe (mgr.14180) 10789 : cluster [DBG] pgmap v10122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:49 smithi157 bash[20376]: cluster 2022-05-01T01:50:48.993926+0000 mgr.smithi157.nfpzoe (mgr.14180) 10789 : cluster [DBG] pgmap v10122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:50.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:50:50.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:50:50.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:50:51.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:50:51.355 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:51 smithi157 bash[20376]: cluster 2022-05-01T01:50:50.994376+0000 mgr.smithi157.nfpzoe (mgr.14180) 10790 : cluster [DBG] pgmap v10123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:51.355 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:51 smithi157 bash[20376]: audit 2022-05-01T01:50:51.037322+0000 mon.smithi157 (mon.0) 6562 : audit [DBG] from='client.? 172.21.15.157:0/1602220762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:51 smithi165 bash[22175]: cluster 2022-05-01T01:50:50.994376+0000 mgr.smithi157.nfpzoe (mgr.14180) 10790 : cluster [DBG] pgmap v10123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:51 smithi165 bash[22175]: audit 2022-05-01T01:50:51.037322+0000 mon.smithi157 (mon.0) 6562 : audit [DBG] from='client.? 172.21.15.157:0/1602220762' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:53 smithi165 bash[22175]: cluster 2022-05-01T01:50:52.994955+0000 mgr.smithi157.nfpzoe (mgr.14180) 10791 : cluster [DBG] pgmap v10124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:53 smithi157 bash[20376]: cluster 2022-05-01T01:50:52.994955+0000 mgr.smithi157.nfpzoe (mgr.14180) 10791 : cluster [DBG] pgmap v10124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:55 smithi165 bash[22175]: cluster 2022-05-01T01:50:54.995641+0000 mgr.smithi157.nfpzoe (mgr.14180) 10792 : cluster [DBG] pgmap v10125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:55 smithi157 bash[20376]: cluster 2022-05-01T01:50:54.995641+0000 mgr.smithi157.nfpzoe (mgr.14180) 10792 : cluster [DBG] pgmap v10125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:56.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:50:56.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:50:56.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:50:56.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:50:56.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:56 smithi157 bash[20376]: audit 2022-05-01T01:50:56.363780+0000 mon.smithi157 (mon.0) 6563 : audit [DBG] from='client.? 172.21.15.157:0/4142582262' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:56 smithi165 bash[22175]: audit 2022-05-01T01:50:56.363780+0000 mon.smithi157 (mon.0) 6563 : audit [DBG] from='client.? 172.21.15.157:0/4142582262' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:50:57.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:57 smithi157 bash[20376]: cluster 2022-05-01T01:50:56.996295+0000 mgr.smithi157.nfpzoe (mgr.14180) 10793 : cluster [DBG] pgmap v10126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:57 smithi165 bash[22175]: cluster 2022-05-01T01:50:56.996295+0000 mgr.smithi157.nfpzoe (mgr.14180) 10793 : cluster [DBG] pgmap v10126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:50:59 smithi165 bash[22175]: cluster 2022-05-01T01:50:58.996917+0000 mgr.smithi157.nfpzoe (mgr.14180) 10794 : cluster [DBG] pgmap v10127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:50:59.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:50:59 smithi157 bash[20376]: cluster 2022-05-01T01:50:58.996917+0000 mgr.smithi157.nfpzoe (mgr.14180) 10794 : cluster [DBG] pgmap v10127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:00 smithi157 bash[20376]: audit 2022-05-01T01:50:59.670297+0000 mon.smithi157 (mon.0) 6564 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:51:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:00 smithi165 bash[22175]: audit 2022-05-01T01:50:59.670297+0000 mon.smithi157 (mon.0) 6564 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:51:01.366 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:01 smithi157 bash[20376]: audit 2022-05-01T01:51:00.222922+0000 mon.smithi157 (mon.0) 6565 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:51:01.366 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:01 smithi157 bash[20376]: cluster 2022-05-01T01:51:00.997512+0000 mgr.smithi157.nfpzoe (mgr.14180) 10795 : cluster [DBG] pgmap v10128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:01.366 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:01 smithi157 bash[20376]: audit 2022-05-01T01:51:01.002122+0000 mon.smithi157 (mon.0) 6566 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:51:01.367 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:01 smithi157 bash[20376]: audit 2022-05-01T01:51:01.004864+0000 mon.smithi157 (mon.0) 6567 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:51:01.367 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:01 smithi157 bash[20376]: audit 2022-05-01T01:51:01.006687+0000 mon.smithi157 (mon.0) 6568 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:51:01.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:51:01.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:51:01.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:51:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:01 smithi165 bash[22175]: audit 2022-05-01T01:51:00.222922+0000 mon.smithi157 (mon.0) 6565 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:51:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:01 smithi165 bash[22175]: cluster 2022-05-01T01:51:00.997512+0000 mgr.smithi157.nfpzoe (mgr.14180) 10795 : cluster [DBG] pgmap v10128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:01 smithi165 bash[22175]: audit 2022-05-01T01:51:01.002122+0000 mon.smithi157 (mon.0) 6566 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:51:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:01 smithi165 bash[22175]: audit 2022-05-01T01:51:01.004864+0000 mon.smithi157 (mon.0) 6567 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:51:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:01 smithi165 bash[22175]: audit 2022-05-01T01:51:01.006687+0000 mon.smithi157 (mon.0) 6568 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:51:01.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:51:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:02 smithi165 bash[22175]: cluster 2022-05-01T01:51:01.332675+0000 mgr.smithi157.nfpzoe (mgr.14180) 10796 : cluster [DBG] pgmap v10129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:02 smithi165 bash[22175]: cluster 2022-05-01T01:51:01.333131+0000 mgr.smithi157.nfpzoe (mgr.14180) 10797 : cluster [DBG] pgmap v10130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:02 smithi165 bash[22175]: audit 2022-05-01T01:51:01.339858+0000 mon.smithi157 (mon.0) 6569 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:51:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:02 smithi165 bash[22175]: audit 2022-05-01T01:51:01.347841+0000 mon.smithi157 (mon.0) 6570 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:51:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:02 smithi165 bash[22175]: cephadm 2022-05-01T01:51:01.353712+0000 mgr.smithi157.nfpzoe (mgr.14180) 10798 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:51:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:02 smithi165 bash[22175]: cephadm 2022-05-01T01:51:01.353898+0000 mgr.smithi157.nfpzoe (mgr.14180) 10799 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:51:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:02 smithi165 bash[22175]: audit 2022-05-01T01:51:01.688847+0000 mon.smithi157 (mon.0) 6571 : audit [DBG] from='client.? 172.21.15.157:0/1116491545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:02 smithi157 bash[20376]: cluster 2022-05-01T01:51:01.332675+0000 mgr.smithi157.nfpzoe (mgr.14180) 10796 : cluster [DBG] pgmap v10129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:02 smithi157 bash[20376]: cluster 2022-05-01T01:51:01.333131+0000 mgr.smithi157.nfpzoe (mgr.14180) 10797 : cluster [DBG] pgmap v10130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:02 smithi157 bash[20376]: audit 2022-05-01T01:51:01.339858+0000 mon.smithi157 (mon.0) 6569 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:51:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:02 smithi157 bash[20376]: audit 2022-05-01T01:51:01.347841+0000 mon.smithi157 (mon.0) 6570 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:51:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:02 smithi157 bash[20376]: cephadm 2022-05-01T01:51:01.353712+0000 mgr.smithi157.nfpzoe (mgr.14180) 10798 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:51:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:02 smithi157 bash[20376]: cephadm 2022-05-01T01:51:01.353898+0000 mgr.smithi157.nfpzoe (mgr.14180) 10799 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:51:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:02 smithi157 bash[20376]: audit 2022-05-01T01:51:01.688847+0000 mon.smithi157 (mon.0) 6571 : audit [DBG] from='client.? 172.21.15.157:0/1116491545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:04 smithi165 bash[22175]: cluster 2022-05-01T01:51:03.333943+0000 mgr.smithi157.nfpzoe (mgr.14180) 10800 : cluster [DBG] pgmap v10131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:05.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:04 smithi157 bash[20376]: cluster 2022-05-01T01:51:03.333943+0000 mgr.smithi157.nfpzoe (mgr.14180) 10800 : cluster [DBG] pgmap v10131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:06.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:51:06.713 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:51:06.713 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:51:07.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:51:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:06 smithi165 bash[22175]: cluster 2022-05-01T01:51:05.334603+0000 mgr.smithi157.nfpzoe (mgr.14180) 10801 : cluster [DBG] pgmap v10132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:07.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:06 smithi157 bash[20376]: cluster 2022-05-01T01:51:05.334603+0000 mgr.smithi157.nfpzoe (mgr.14180) 10801 : cluster [DBG] pgmap v10132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:07 smithi165 bash[22175]: audit 2022-05-01T01:51:07.024971+0000 mon.smithi157 (mon.0) 6572 : audit [DBG] from='client.? 172.21.15.157:0/2445226769' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:08.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:07 smithi157 bash[20376]: audit 2022-05-01T01:51:07.024971+0000 mon.smithi157 (mon.0) 6572 : audit [DBG] from='client.? 172.21.15.157:0/2445226769' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:08 smithi165 bash[22175]: cluster 2022-05-01T01:51:07.335349+0000 mgr.smithi157.nfpzoe (mgr.14180) 10802 : cluster [DBG] pgmap v10133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:08 smithi157 bash[20376]: cluster 2022-05-01T01:51:07.335349+0000 mgr.smithi157.nfpzoe (mgr.14180) 10802 : cluster [DBG] pgmap v10133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:10 smithi165 bash[22175]: cluster 2022-05-01T01:51:09.336062+0000 mgr.smithi157.nfpzoe (mgr.14180) 10803 : cluster [DBG] pgmap v10134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:11.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:10 smithi157 bash[20376]: cluster 2022-05-01T01:51:09.336062+0000 mgr.smithi157.nfpzoe (mgr.14180) 10803 : cluster [DBG] pgmap v10134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:12.046 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:51:12.046 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:51:12.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:51:12.372 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:51:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:12 smithi165 bash[22175]: cluster 2022-05-01T01:51:11.336702+0000 mgr.smithi157.nfpzoe (mgr.14180) 10804 : cluster [DBG] pgmap v10135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:12 smithi165 bash[22175]: audit 2022-05-01T01:51:12.353915+0000 mon.smithi157 (mon.0) 6573 : audit [DBG] from='client.? 172.21.15.157:0/2246770945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:13.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:12 smithi157 bash[20376]: cluster 2022-05-01T01:51:11.336702+0000 mgr.smithi157.nfpzoe (mgr.14180) 10804 : cluster [DBG] pgmap v10135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:13.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:12 smithi157 bash[20376]: audit 2022-05-01T01:51:12.353915+0000 mon.smithi157 (mon.0) 6573 : audit [DBG] from='client.? 172.21.15.157:0/2246770945' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:14 smithi165 bash[22175]: cluster 2022-05-01T01:51:13.337379+0000 mgr.smithi157.nfpzoe (mgr.14180) 10805 : cluster [DBG] pgmap v10136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:15.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:14 smithi157 bash[20376]: cluster 2022-05-01T01:51:13.337379+0000 mgr.smithi157.nfpzoe (mgr.14180) 10805 : cluster [DBG] pgmap v10136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:16 smithi165 bash[22175]: cluster 2022-05-01T01:51:15.337959+0000 mgr.smithi157.nfpzoe (mgr.14180) 10806 : cluster [DBG] pgmap v10137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:17.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:16 smithi157 bash[20376]: cluster 2022-05-01T01:51:15.337959+0000 mgr.smithi157.nfpzoe (mgr.14180) 10806 : cluster [DBG] pgmap v10137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:17.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:51:17.376 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:51:17.376 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:51:17.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:51:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:17 smithi165 bash[22175]: audit 2022-05-01T01:51:17.684341+0000 mon.smithi157 (mon.0) 6574 : audit [DBG] from='client.? 172.21.15.157:0/4201420733' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:18.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:17 smithi157 bash[20376]: audit 2022-05-01T01:51:17.684341+0000 mon.smithi157 (mon.0) 6574 : audit [DBG] from='client.? 172.21.15.157:0/4201420733' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:18 smithi165 bash[22175]: cluster 2022-05-01T01:51:17.338577+0000 mgr.smithi157.nfpzoe (mgr.14180) 10807 : cluster [DBG] pgmap v10138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:18 smithi157 bash[20376]: cluster 2022-05-01T01:51:17.338577+0000 mgr.smithi157.nfpzoe (mgr.14180) 10807 : cluster [DBG] pgmap v10138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:20 smithi165 bash[22175]: cluster 2022-05-01T01:51:19.339206+0000 mgr.smithi157.nfpzoe (mgr.14180) 10808 : cluster [DBG] pgmap v10139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:20 smithi157 bash[20376]: cluster 2022-05-01T01:51:19.339206+0000 mgr.smithi157.nfpzoe (mgr.14180) 10808 : cluster [DBG] pgmap v10139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:22.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:51:22.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:51:22.712 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:51:23.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:51:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:22 smithi165 bash[22175]: cluster 2022-05-01T01:51:21.339811+0000 mgr.smithi157.nfpzoe (mgr.14180) 10809 : cluster [DBG] pgmap v10140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:22 smithi157 bash[20376]: cluster 2022-05-01T01:51:21.339811+0000 mgr.smithi157.nfpzoe (mgr.14180) 10809 : cluster [DBG] pgmap v10140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:23 smithi165 bash[22175]: audit 2022-05-01T01:51:23.021255+0000 mon.smithi157 (mon.0) 6575 : audit [DBG] from='client.? 172.21.15.157:0/704602258' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:23 smithi157 bash[20376]: audit 2022-05-01T01:51:23.021255+0000 mon.smithi157 (mon.0) 6575 : audit [DBG] from='client.? 172.21.15.157:0/704602258' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:24 smithi165 bash[22175]: cluster 2022-05-01T01:51:23.340460+0000 mgr.smithi157.nfpzoe (mgr.14180) 10810 : cluster [DBG] pgmap v10141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:24 smithi157 bash[20376]: cluster 2022-05-01T01:51:23.340460+0000 mgr.smithi157.nfpzoe (mgr.14180) 10810 : cluster [DBG] pgmap v10141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:26 smithi165 bash[22175]: cluster 2022-05-01T01:51:25.341067+0000 mgr.smithi157.nfpzoe (mgr.14180) 10811 : cluster [DBG] pgmap v10142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:27.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:26 smithi157 bash[20376]: cluster 2022-05-01T01:51:25.341067+0000 mgr.smithi157.nfpzoe (mgr.14180) 10811 : cluster [DBG] pgmap v10142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:28.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:51:28.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:51:28.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:51:28.372 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:51:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:28 smithi165 bash[22175]: cluster 2022-05-01T01:51:27.341710+0000 mgr.smithi157.nfpzoe (mgr.14180) 10812 : cluster [DBG] pgmap v10143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:28 smithi165 bash[22175]: audit 2022-05-01T01:51:28.348833+0000 mon.smithi157 (mon.0) 6576 : audit [DBG] from='client.? 172.21.15.157:0/3730555989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:28 smithi157 bash[20376]: cluster 2022-05-01T01:51:27.341710+0000 mgr.smithi157.nfpzoe (mgr.14180) 10812 : cluster [DBG] pgmap v10143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:28 smithi157 bash[20376]: audit 2022-05-01T01:51:28.348833+0000 mon.smithi157 (mon.0) 6576 : audit [DBG] from='client.? 172.21.15.157:0/3730555989' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:30 smithi165 bash[22175]: cluster 2022-05-01T01:51:29.342337+0000 mgr.smithi157.nfpzoe (mgr.14180) 10813 : cluster [DBG] pgmap v10144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:30 smithi157 bash[20376]: cluster 2022-05-01T01:51:29.342337+0000 mgr.smithi157.nfpzoe (mgr.14180) 10813 : cluster [DBG] pgmap v10144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:32 smithi165 bash[22175]: cluster 2022-05-01T01:51:31.342949+0000 mgr.smithi157.nfpzoe (mgr.14180) 10814 : cluster [DBG] pgmap v10145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:32 smithi157 bash[20376]: cluster 2022-05-01T01:51:31.342949+0000 mgr.smithi157.nfpzoe (mgr.14180) 10814 : cluster [DBG] pgmap v10145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:33.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:51:33.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:51:33.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:51:33.694 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:51:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:33 smithi157 bash[20376]: audit 2022-05-01T01:51:33.676929+0000 mon.smithi157 (mon.0) 6577 : audit [DBG] from='client.? 172.21.15.157:0/1132968682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:33 smithi165 bash[22175]: audit 2022-05-01T01:51:33.676929+0000 mon.smithi157 (mon.0) 6577 : audit [DBG] from='client.? 172.21.15.157:0/1132968682' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:34 smithi157 bash[20376]: cluster 2022-05-01T01:51:33.343592+0000 mgr.smithi157.nfpzoe (mgr.14180) 10815 : cluster [DBG] pgmap v10146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:34 smithi165 bash[22175]: cluster 2022-05-01T01:51:33.343592+0000 mgr.smithi157.nfpzoe (mgr.14180) 10815 : cluster [DBG] pgmap v10146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:37.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:36 smithi157 bash[20376]: cluster 2022-05-01T01:51:35.344178+0000 mgr.smithi157.nfpzoe (mgr.14180) 10816 : cluster [DBG] pgmap v10147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:36 smithi165 bash[22175]: cluster 2022-05-01T01:51:35.344178+0000 mgr.smithi157.nfpzoe (mgr.14180) 10816 : cluster [DBG] pgmap v10147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:38.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:51:38.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:51:38.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:51:39.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:51:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:38 smithi157 bash[20376]: cluster 2022-05-01T01:51:37.344803+0000 mgr.smithi157.nfpzoe (mgr.14180) 10817 : cluster [DBG] pgmap v10148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:38 smithi165 bash[22175]: cluster 2022-05-01T01:51:37.344803+0000 mgr.smithi157.nfpzoe (mgr.14180) 10817 : cluster [DBG] pgmap v10148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:39 smithi157 bash[20376]: audit 2022-05-01T01:51:39.013069+0000 mon.smithi157 (mon.0) 6578 : audit [DBG] from='client.? 172.21.15.157:0/722482367' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:39 smithi165 bash[22175]: audit 2022-05-01T01:51:39.013069+0000 mon.smithi157 (mon.0) 6578 : audit [DBG] from='client.? 172.21.15.157:0/722482367' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:40 smithi157 bash[20376]: cluster 2022-05-01T01:51:39.345414+0000 mgr.smithi157.nfpzoe (mgr.14180) 10818 : cluster [DBG] pgmap v10149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:40 smithi165 bash[22175]: cluster 2022-05-01T01:51:39.345414+0000 mgr.smithi157.nfpzoe (mgr.14180) 10818 : cluster [DBG] pgmap v10149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:42 smithi157 bash[20376]: cluster 2022-05-01T01:51:41.346003+0000 mgr.smithi157.nfpzoe (mgr.14180) 10819 : cluster [DBG] pgmap v10150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:42 smithi165 bash[22175]: cluster 2022-05-01T01:51:41.346003+0000 mgr.smithi157.nfpzoe (mgr.14180) 10819 : cluster [DBG] pgmap v10150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:44.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:51:44.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:51:44.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:51:44.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:51:45.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:44 smithi157 bash[20376]: cluster 2022-05-01T01:51:43.346608+0000 mgr.smithi157.nfpzoe (mgr.14180) 10820 : cluster [DBG] pgmap v10151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:45.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:44 smithi157 bash[20376]: audit 2022-05-01T01:51:44.345473+0000 mon.smithi157 (mon.0) 6579 : audit [DBG] from='client.? 172.21.15.157:0/386965482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:44 smithi165 bash[22175]: cluster 2022-05-01T01:51:43.346608+0000 mgr.smithi157.nfpzoe (mgr.14180) 10820 : cluster [DBG] pgmap v10151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:44 smithi165 bash[22175]: audit 2022-05-01T01:51:44.345473+0000 mon.smithi157 (mon.0) 6579 : audit [DBG] from='client.? 172.21.15.157:0/386965482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:47.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:46 smithi157 bash[20376]: cluster 2022-05-01T01:51:45.347216+0000 mgr.smithi157.nfpzoe (mgr.14180) 10821 : cluster [DBG] pgmap v10152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:46 smithi165 bash[22175]: cluster 2022-05-01T01:51:45.347216+0000 mgr.smithi157.nfpzoe (mgr.14180) 10821 : cluster [DBG] pgmap v10152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:49.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:48 smithi157 bash[20376]: cluster 2022-05-01T01:51:47.347837+0000 mgr.smithi157.nfpzoe (mgr.14180) 10822 : cluster [DBG] pgmap v10153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:49.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:51:49.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:51:49.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:51:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:48 smithi165 bash[22175]: cluster 2022-05-01T01:51:47.347837+0000 mgr.smithi157.nfpzoe (mgr.14180) 10822 : cluster [DBG] pgmap v10153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:49.696 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:51:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:49 smithi157 bash[20376]: audit 2022-05-01T01:51:49.677563+0000 mon.smithi157 (mon.0) 6580 : audit [DBG] from='client.? 172.21.15.157:0/2890688695' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:49 smithi165 bash[22175]: audit 2022-05-01T01:51:49.677563+0000 mon.smithi157 (mon.0) 6580 : audit [DBG] from='client.? 172.21.15.157:0/2890688695' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:51.357 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:50 smithi157 bash[20376]: cluster 2022-05-01T01:51:49.348440+0000 mgr.smithi157.nfpzoe (mgr.14180) 10823 : cluster [DBG] pgmap v10154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:50 smithi165 bash[22175]: cluster 2022-05-01T01:51:49.348440+0000 mgr.smithi157.nfpzoe (mgr.14180) 10823 : cluster [DBG] pgmap v10154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:52 smithi165 bash[22175]: cluster 2022-05-01T01:51:51.349038+0000 mgr.smithi157.nfpzoe (mgr.14180) 10824 : cluster [DBG] pgmap v10155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:52 smithi157 bash[20376]: cluster 2022-05-01T01:51:51.349038+0000 mgr.smithi157.nfpzoe (mgr.14180) 10824 : cluster [DBG] pgmap v10155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:54.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:51:54.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:51:54.698 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:51:55.023 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:51:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:54 smithi165 bash[22175]: cluster 2022-05-01T01:51:53.349670+0000 mgr.smithi157.nfpzoe (mgr.14180) 10825 : cluster [DBG] pgmap v10156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:54 smithi157 bash[20376]: cluster 2022-05-01T01:51:53.349670+0000 mgr.smithi157.nfpzoe (mgr.14180) 10825 : cluster [DBG] pgmap v10156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:55 smithi165 bash[22175]: audit 2022-05-01T01:51:55.005535+0000 mon.smithi157 (mon.0) 6581 : audit [DBG] from='client.? 172.21.15.157:0/3196061936' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:56.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:55 smithi157 bash[20376]: audit 2022-05-01T01:51:55.005535+0000 mon.smithi157 (mon.0) 6581 : audit [DBG] from='client.? 172.21.15.157:0/3196061936' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:51:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:56 smithi165 bash[22175]: cluster 2022-05-01T01:51:55.350277+0000 mgr.smithi157.nfpzoe (mgr.14180) 10826 : cluster [DBG] pgmap v10157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:56 smithi157 bash[20376]: cluster 2022-05-01T01:51:55.350277+0000 mgr.smithi157.nfpzoe (mgr.14180) 10826 : cluster [DBG] pgmap v10157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:58 smithi165 bash[22175]: cluster 2022-05-01T01:51:57.350906+0000 mgr.smithi157.nfpzoe (mgr.14180) 10827 : cluster [DBG] pgmap v10158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:51:59.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:58 smithi157 bash[20376]: cluster 2022-05-01T01:51:57.350906+0000 mgr.smithi157.nfpzoe (mgr.14180) 10827 : cluster [DBG] pgmap v10158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:00.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:52:00.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:52:00.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:52:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:51:59 smithi157 bash[20376]: audit 2022-05-01T01:51:59.674501+0000 mon.smithi157 (mon.0) 6582 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:52:00.347 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:52:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:51:59 smithi165 bash[22175]: audit 2022-05-01T01:51:59.674501+0000 mon.smithi157 (mon.0) 6582 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:52:01.358 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:00 smithi157 bash[20376]: cluster 2022-05-01T01:51:59.351548+0000 mgr.smithi157.nfpzoe (mgr.14180) 10828 : cluster [DBG] pgmap v10159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:01.358 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:00 smithi157 bash[20376]: audit 2022-05-01T01:52:00.228968+0000 mon.smithi157 (mon.0) 6583 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:52:01.358 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:00 smithi157 bash[20376]: audit 2022-05-01T01:52:00.330065+0000 mon.smithi157 (mon.0) 6584 : audit [DBG] from='client.? 172.21.15.157:0/1736252345' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:00 smithi165 bash[22175]: cluster 2022-05-01T01:51:59.351548+0000 mgr.smithi157.nfpzoe (mgr.14180) 10828 : cluster [DBG] pgmap v10159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:00 smithi165 bash[22175]: audit 2022-05-01T01:52:00.228968+0000 mon.smithi157 (mon.0) 6583 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:52:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:00 smithi165 bash[22175]: audit 2022-05-01T01:52:00.330065+0000 mon.smithi157 (mon.0) 6584 : audit [DBG] from='client.? 172.21.15.157:0/1736252345' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:02 smithi165 bash[22175]: audit 2022-05-01T01:52:01.365150+0000 mon.smithi157 (mon.0) 6585 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:52:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:02 smithi165 bash[22175]: audit 2022-05-01T01:52:01.367889+0000 mon.smithi157 (mon.0) 6586 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:52:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:02 smithi165 bash[22175]: audit 2022-05-01T01:52:01.369567+0000 mon.smithi157 (mon.0) 6587 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:52:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:02 smithi165 bash[22175]: audit 2022-05-01T01:52:01.707336+0000 mon.smithi157 (mon.0) 6588 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:52:02.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:02 smithi165 bash[22175]: audit 2022-05-01T01:52:01.716159+0000 mon.smithi157 (mon.0) 6589 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:52:02.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:01 smithi157 bash[20376]: audit 2022-05-01T01:52:01.365150+0000 mon.smithi157 (mon.0) 6585 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:52:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:01 smithi157 bash[20376]: audit 2022-05-01T01:52:01.367889+0000 mon.smithi157 (mon.0) 6586 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:52:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:01 smithi157 bash[20376]: audit 2022-05-01T01:52:01.369567+0000 mon.smithi157 (mon.0) 6587 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:52:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:01 smithi157 bash[20376]: audit 2022-05-01T01:52:01.707336+0000 mon.smithi157 (mon.0) 6588 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:52:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:01 smithi157 bash[20376]: audit 2022-05-01T01:52:01.716159+0000 mon.smithi157 (mon.0) 6589 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:52:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:03 smithi165 bash[22175]: cluster 2022-05-01T01:52:01.352160+0000 mgr.smithi157.nfpzoe (mgr.14180) 10829 : cluster [DBG] pgmap v10160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:03 smithi165 bash[22175]: cluster 2022-05-01T01:52:01.700245+0000 mgr.smithi157.nfpzoe (mgr.14180) 10830 : cluster [DBG] pgmap v10161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:03 smithi165 bash[22175]: cluster 2022-05-01T01:52:01.700703+0000 mgr.smithi157.nfpzoe (mgr.14180) 10831 : cluster [DBG] pgmap v10162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:03 smithi165 bash[22175]: cephadm 2022-05-01T01:52:01.717547+0000 mgr.smithi157.nfpzoe (mgr.14180) 10832 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:52:03.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:03 smithi165 bash[22175]: cephadm 2022-05-01T01:52:01.717709+0000 mgr.smithi157.nfpzoe (mgr.14180) 10833 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:52:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:03 smithi157 bash[20376]: cluster 2022-05-01T01:52:01.352160+0000 mgr.smithi157.nfpzoe (mgr.14180) 10829 : cluster [DBG] pgmap v10160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:03 smithi157 bash[20376]: cluster 2022-05-01T01:52:01.700245+0000 mgr.smithi157.nfpzoe (mgr.14180) 10830 : cluster [DBG] pgmap v10161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:03 smithi157 bash[20376]: cluster 2022-05-01T01:52:01.700703+0000 mgr.smithi157.nfpzoe (mgr.14180) 10831 : cluster [DBG] pgmap v10162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:03 smithi157 bash[20376]: cephadm 2022-05-01T01:52:01.717547+0000 mgr.smithi157.nfpzoe (mgr.14180) 10832 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:52:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:03 smithi157 bash[20376]: cephadm 2022-05-01T01:52:01.717709+0000 mgr.smithi157.nfpzoe (mgr.14180) 10833 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:52:05.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:52:05.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:52:05.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:52:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:05 smithi165 bash[22175]: cluster 2022-05-01T01:52:03.701413+0000 mgr.smithi157.nfpzoe (mgr.14180) 10834 : cluster [DBG] pgmap v10163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:05 smithi157 bash[20376]: cluster 2022-05-01T01:52:03.701413+0000 mgr.smithi157.nfpzoe (mgr.14180) 10834 : cluster [DBG] pgmap v10163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:05.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:52:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:06 smithi165 bash[22175]: audit 2022-05-01T01:52:05.655491+0000 mon.smithi157 (mon.0) 6590 : audit [DBG] from='client.? 172.21.15.157:0/2417200189' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:06 smithi157 bash[20376]: audit 2022-05-01T01:52:05.655491+0000 mon.smithi157 (mon.0) 6590 : audit [DBG] from='client.? 172.21.15.157:0/2417200189' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:07 smithi165 bash[22175]: cluster 2022-05-01T01:52:05.702011+0000 mgr.smithi157.nfpzoe (mgr.14180) 10835 : cluster [DBG] pgmap v10164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:07 smithi157 bash[20376]: cluster 2022-05-01T01:52:05.702011+0000 mgr.smithi157.nfpzoe (mgr.14180) 10835 : cluster [DBG] pgmap v10164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:09 smithi165 bash[22175]: cluster 2022-05-01T01:52:07.702616+0000 mgr.smithi157.nfpzoe (mgr.14180) 10836 : cluster [DBG] pgmap v10165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:09.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:09 smithi157 bash[20376]: cluster 2022-05-01T01:52:07.702616+0000 mgr.smithi157.nfpzoe (mgr.14180) 10836 : cluster [DBG] pgmap v10165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:10.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:52:10.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:52:10.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:52:11.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:52:11.357 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:11 smithi157 bash[20376]: cluster 2022-05-01T01:52:09.703237+0000 mgr.smithi157.nfpzoe (mgr.14180) 10837 : cluster [DBG] pgmap v10166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:11.357 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:11 smithi157 bash[20376]: audit 2022-05-01T01:52:10.990860+0000 mon.smithi157 (mon.0) 6591 : audit [DBG] from='client.? 172.21.15.157:0/3362062702' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:11 smithi165 bash[22175]: cluster 2022-05-01T01:52:09.703237+0000 mgr.smithi157.nfpzoe (mgr.14180) 10837 : cluster [DBG] pgmap v10166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:11 smithi165 bash[22175]: audit 2022-05-01T01:52:10.990860+0000 mon.smithi157 (mon.0) 6591 : audit [DBG] from='client.? 172.21.15.157:0/3362062702' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:13 smithi165 bash[22175]: cluster 2022-05-01T01:52:11.703872+0000 mgr.smithi157.nfpzoe (mgr.14180) 10838 : cluster [DBG] pgmap v10167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:13 smithi157 bash[20376]: cluster 2022-05-01T01:52:11.703872+0000 mgr.smithi157.nfpzoe (mgr.14180) 10838 : cluster [DBG] pgmap v10167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:15 smithi165 bash[22175]: cluster 2022-05-01T01:52:13.704501+0000 mgr.smithi157.nfpzoe (mgr.14180) 10839 : cluster [DBG] pgmap v10168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:15 smithi157 bash[20376]: cluster 2022-05-01T01:52:13.704501+0000 mgr.smithi157.nfpzoe (mgr.14180) 10839 : cluster [DBG] pgmap v10168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:16.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:52:16.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:52:16.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:52:16.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:52:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:17 smithi165 bash[22175]: cluster 2022-05-01T01:52:15.705105+0000 mgr.smithi157.nfpzoe (mgr.14180) 10840 : cluster [DBG] pgmap v10169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:17 smithi165 bash[22175]: audit 2022-05-01T01:52:16.321062+0000 mon.smithi157 (mon.0) 6592 : audit [DBG] from='client.? 172.21.15.157:0/2867840191' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:17 smithi157 bash[20376]: cluster 2022-05-01T01:52:15.705105+0000 mgr.smithi157.nfpzoe (mgr.14180) 10840 : cluster [DBG] pgmap v10169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:17 smithi157 bash[20376]: audit 2022-05-01T01:52:16.321062+0000 mon.smithi157 (mon.0) 6592 : audit [DBG] from='client.? 172.21.15.157:0/2867840191' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:18 smithi165 bash[22175]: cluster 2022-05-01T01:52:17.705774+0000 mgr.smithi157.nfpzoe (mgr.14180) 10841 : cluster [DBG] pgmap v10170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:18 smithi157 bash[20376]: cluster 2022-05-01T01:52:17.705774+0000 mgr.smithi157.nfpzoe (mgr.14180) 10841 : cluster [DBG] pgmap v10170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:20 smithi165 bash[22175]: cluster 2022-05-01T01:52:19.706384+0000 mgr.smithi157.nfpzoe (mgr.14180) 10842 : cluster [DBG] pgmap v10171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:21.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:20 smithi157 bash[20376]: cluster 2022-05-01T01:52:19.706384+0000 mgr.smithi157.nfpzoe (mgr.14180) 10842 : cluster [DBG] pgmap v10171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:21.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:52:21.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:52:21.343 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:52:21.670 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:52:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:21 smithi165 bash[22175]: audit 2022-05-01T01:52:21.652480+0000 mon.smithi157 (mon.0) 6593 : audit [DBG] from='client.? 172.21.15.157:0/4135355649' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:21 smithi157 bash[20376]: audit 2022-05-01T01:52:21.652480+0000 mon.smithi157 (mon.0) 6593 : audit [DBG] from='client.? 172.21.15.157:0/4135355649' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:22 smithi165 bash[22175]: cluster 2022-05-01T01:52:21.707116+0000 mgr.smithi157.nfpzoe (mgr.14180) 10843 : cluster [DBG] pgmap v10172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:22 smithi157 bash[20376]: cluster 2022-05-01T01:52:21.707116+0000 mgr.smithi157.nfpzoe (mgr.14180) 10843 : cluster [DBG] pgmap v10172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:24 smithi165 bash[22175]: cluster 2022-05-01T01:52:23.707785+0000 mgr.smithi157.nfpzoe (mgr.14180) 10844 : cluster [DBG] pgmap v10173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:24 smithi157 bash[20376]: cluster 2022-05-01T01:52:23.707785+0000 mgr.smithi157.nfpzoe (mgr.14180) 10844 : cluster [DBG] pgmap v10173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:26.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:52:26.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:52:26.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:52:26.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:52:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:26 smithi165 bash[22175]: cluster 2022-05-01T01:52:25.708406+0000 mgr.smithi157.nfpzoe (mgr.14180) 10845 : cluster [DBG] pgmap v10174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:27.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:26 smithi157 bash[20376]: cluster 2022-05-01T01:52:25.708406+0000 mgr.smithi157.nfpzoe (mgr.14180) 10845 : cluster [DBG] pgmap v10174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:27 smithi165 bash[22175]: audit 2022-05-01T01:52:26.980045+0000 mon.smithi157 (mon.0) 6594 : audit [DBG] from='client.? 172.21.15.157:0/3623156540' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:28.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:27 smithi157 bash[20376]: audit 2022-05-01T01:52:26.980045+0000 mon.smithi157 (mon.0) 6594 : audit [DBG] from='client.? 172.21.15.157:0/3623156540' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:28 smithi165 bash[22175]: cluster 2022-05-01T01:52:27.709023+0000 mgr.smithi157.nfpzoe (mgr.14180) 10846 : cluster [DBG] pgmap v10175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:28 smithi157 bash[20376]: cluster 2022-05-01T01:52:27.709023+0000 mgr.smithi157.nfpzoe (mgr.14180) 10846 : cluster [DBG] pgmap v10175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:30 smithi165 bash[22175]: cluster 2022-05-01T01:52:29.709665+0000 mgr.smithi157.nfpzoe (mgr.14180) 10847 : cluster [DBG] pgmap v10176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:30 smithi157 bash[20376]: cluster 2022-05-01T01:52:29.709665+0000 mgr.smithi157.nfpzoe (mgr.14180) 10847 : cluster [DBG] pgmap v10176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:32.002 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:52:32.002 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:52:32.002 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:52:32.326 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:52:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:32 smithi165 bash[22175]: cluster 2022-05-01T01:52:31.710297+0000 mgr.smithi157.nfpzoe (mgr.14180) 10848 : cluster [DBG] pgmap v10177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:32 smithi165 bash[22175]: audit 2022-05-01T01:52:32.309370+0000 mon.smithi157 (mon.0) 6595 : audit [DBG] from='client.? 172.21.15.157:0/931413425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:32 smithi157 bash[20376]: cluster 2022-05-01T01:52:31.710297+0000 mgr.smithi157.nfpzoe (mgr.14180) 10848 : cluster [DBG] pgmap v10177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:32 smithi157 bash[20376]: audit 2022-05-01T01:52:32.309370+0000 mon.smithi157 (mon.0) 6595 : audit [DBG] from='client.? 172.21.15.157:0/931413425' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:34 smithi165 bash[22175]: cluster 2022-05-01T01:52:33.710889+0000 mgr.smithi157.nfpzoe (mgr.14180) 10849 : cluster [DBG] pgmap v10178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:34 smithi157 bash[20376]: cluster 2022-05-01T01:52:33.710889+0000 mgr.smithi157.nfpzoe (mgr.14180) 10849 : cluster [DBG] pgmap v10178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:36 smithi165 bash[22175]: cluster 2022-05-01T01:52:35.711468+0000 mgr.smithi157.nfpzoe (mgr.14180) 10850 : cluster [DBG] pgmap v10179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:37.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:36 smithi157 bash[20376]: cluster 2022-05-01T01:52:35.711468+0000 mgr.smithi157.nfpzoe (mgr.14180) 10850 : cluster [DBG] pgmap v10179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:37.330 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:52:37.330 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:52:37.330 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:52:37.648 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:52:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:37 smithi165 bash[22175]: audit 2022-05-01T01:52:37.631510+0000 mon.smithi157 (mon.0) 6596 : audit [DBG] from='client.? 172.21.15.157:0/3732278053' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:38.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:37 smithi157 bash[20376]: audit 2022-05-01T01:52:37.631510+0000 mon.smithi157 (mon.0) 6596 : audit [DBG] from='client.? 172.21.15.157:0/3732278053' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:38 smithi157 bash[20376]: cluster 2022-05-01T01:52:37.712151+0000 mgr.smithi157.nfpzoe (mgr.14180) 10851 : cluster [DBG] pgmap v10180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:38 smithi165 bash[22175]: cluster 2022-05-01T01:52:37.712151+0000 mgr.smithi157.nfpzoe (mgr.14180) 10851 : cluster [DBG] pgmap v10180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:40 smithi157 bash[20376]: cluster 2022-05-01T01:52:39.712752+0000 mgr.smithi157.nfpzoe (mgr.14180) 10852 : cluster [DBG] pgmap v10181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:40 smithi165 bash[22175]: cluster 2022-05-01T01:52:39.712752+0000 mgr.smithi157.nfpzoe (mgr.14180) 10852 : cluster [DBG] pgmap v10181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:42.651 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:52:42.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:52:42.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:52:42.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:52:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:42 smithi157 bash[20376]: cluster 2022-05-01T01:52:41.713362+0000 mgr.smithi157.nfpzoe (mgr.14180) 10853 : cluster [DBG] pgmap v10182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:42 smithi165 bash[22175]: cluster 2022-05-01T01:52:41.713362+0000 mgr.smithi157.nfpzoe (mgr.14180) 10853 : cluster [DBG] pgmap v10182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:44.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:43 smithi157 bash[20376]: audit 2022-05-01T01:52:42.965787+0000 mon.smithi157 (mon.0) 6597 : audit [DBG] from='client.? 172.21.15.157:0/863406663' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:43 smithi165 bash[22175]: audit 2022-05-01T01:52:42.965787+0000 mon.smithi157 (mon.0) 6597 : audit [DBG] from='client.? 172.21.15.157:0/863406663' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:45.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:44 smithi157 bash[20376]: cluster 2022-05-01T01:52:43.713970+0000 mgr.smithi157.nfpzoe (mgr.14180) 10854 : cluster [DBG] pgmap v10183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:44 smithi165 bash[22175]: cluster 2022-05-01T01:52:43.713970+0000 mgr.smithi157.nfpzoe (mgr.14180) 10854 : cluster [DBG] pgmap v10183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:47.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:46 smithi157 bash[20376]: cluster 2022-05-01T01:52:45.714554+0000 mgr.smithi157.nfpzoe (mgr.14180) 10855 : cluster [DBG] pgmap v10184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:46 smithi165 bash[22175]: cluster 2022-05-01T01:52:45.714554+0000 mgr.smithi157.nfpzoe (mgr.14180) 10855 : cluster [DBG] pgmap v10184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:47.987 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:52:47.987 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:52:47.987 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:52:48.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:52:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:48 smithi157 bash[20376]: cluster 2022-05-01T01:52:47.715224+0000 mgr.smithi157.nfpzoe (mgr.14180) 10856 : cluster [DBG] pgmap v10185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:49.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:48 smithi157 bash[20376]: audit 2022-05-01T01:52:48.289398+0000 mon.smithi157 (mon.0) 6598 : audit [DBG] from='client.? 172.21.15.157:0/2446996579' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:48 smithi165 bash[22175]: cluster 2022-05-01T01:52:47.715224+0000 mgr.smithi157.nfpzoe (mgr.14180) 10856 : cluster [DBG] pgmap v10185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:48 smithi165 bash[22175]: audit 2022-05-01T01:52:48.289398+0000 mon.smithi157 (mon.0) 6598 : audit [DBG] from='client.? 172.21.15.157:0/2446996579' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:50 smithi157 bash[20376]: cluster 2022-05-01T01:52:49.715850+0000 mgr.smithi157.nfpzoe (mgr.14180) 10857 : cluster [DBG] pgmap v10186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:50 smithi165 bash[22175]: cluster 2022-05-01T01:52:49.715850+0000 mgr.smithi157.nfpzoe (mgr.14180) 10857 : cluster [DBG] pgmap v10186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:52 smithi157 bash[20376]: cluster 2022-05-01T01:52:51.716461+0000 mgr.smithi157.nfpzoe (mgr.14180) 10858 : cluster [DBG] pgmap v10187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:53.310 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:52:53.310 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:52:53.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:52:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:52 smithi165 bash[22175]: cluster 2022-05-01T01:52:51.716461+0000 mgr.smithi157.nfpzoe (mgr.14180) 10858 : cluster [DBG] pgmap v10187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:53.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:52:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:53 smithi157 bash[20376]: audit 2022-05-01T01:52:53.618411+0000 mon.smithi157 (mon.0) 6599 : audit [DBG] from='client.? 172.21.15.157:0/4061065081' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:53 smithi165 bash[22175]: audit 2022-05-01T01:52:53.618411+0000 mon.smithi157 (mon.0) 6599 : audit [DBG] from='client.? 172.21.15.157:0/4061065081' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:54 smithi157 bash[20376]: cluster 2022-05-01T01:52:53.717046+0000 mgr.smithi157.nfpzoe (mgr.14180) 10859 : cluster [DBG] pgmap v10188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:54 smithi165 bash[22175]: cluster 2022-05-01T01:52:53.717046+0000 mgr.smithi157.nfpzoe (mgr.14180) 10859 : cluster [DBG] pgmap v10188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:56 smithi165 bash[22175]: cluster 2022-05-01T01:52:55.717627+0000 mgr.smithi157.nfpzoe (mgr.14180) 10860 : cluster [DBG] pgmap v10189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:56 smithi157 bash[20376]: cluster 2022-05-01T01:52:55.717627+0000 mgr.smithi157.nfpzoe (mgr.14180) 10860 : cluster [DBG] pgmap v10189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:58.645 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:52:58.645 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:52:58.645 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:52:58.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:52:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:58 smithi165 bash[22175]: cluster 2022-05-01T01:52:57.718226+0000 mgr.smithi157.nfpzoe (mgr.14180) 10861 : cluster [DBG] pgmap v10190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:58 smithi165 bash[22175]: audit 2022-05-01T01:52:58.950678+0000 mon.smithi157 (mon.0) 6600 : audit [DBG] from='client.? 172.21.15.157:0/904691543' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:52:59.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:58 smithi157 bash[20376]: cluster 2022-05-01T01:52:57.718226+0000 mgr.smithi157.nfpzoe (mgr.14180) 10861 : cluster [DBG] pgmap v10190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:52:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:58 smithi157 bash[20376]: audit 2022-05-01T01:52:58.950678+0000 mon.smithi157 (mon.0) 6600 : audit [DBG] from='client.? 172.21.15.157:0/904691543' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:52:59 smithi157 bash[20376]: audit 2022-05-01T01:52:59.678592+0000 mon.smithi157 (mon.0) 6601 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:53:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:52:59 smithi165 bash[22175]: audit 2022-05-01T01:52:59.678592+0000 mon.smithi157 (mon.0) 6601 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:53:01.361 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:00 smithi157 bash[20376]: cluster 2022-05-01T01:52:59.718814+0000 mgr.smithi157.nfpzoe (mgr.14180) 10862 : cluster [DBG] pgmap v10191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:01.361 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:00 smithi157 bash[20376]: audit 2022-05-01T01:53:00.235446+0000 mon.smithi157 (mon.0) 6602 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:53:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:00 smithi165 bash[22175]: cluster 2022-05-01T01:52:59.718814+0000 mgr.smithi157.nfpzoe (mgr.14180) 10862 : cluster [DBG] pgmap v10191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:00 smithi165 bash[22175]: audit 2022-05-01T01:53:00.235446+0000 mon.smithi157 (mon.0) 6602 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:53:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:01 smithi165 bash[22175]: audit 2022-05-01T01:53:01.729990+0000 mon.smithi157 (mon.0) 6603 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:53:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:01 smithi165 bash[22175]: audit 2022-05-01T01:53:01.732806+0000 mon.smithi157 (mon.0) 6604 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:53:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:01 smithi165 bash[22175]: audit 2022-05-01T01:53:01.734688+0000 mon.smithi157 (mon.0) 6605 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:53:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:01 smithi157 bash[20376]: audit 2022-05-01T01:53:01.729990+0000 mon.smithi157 (mon.0) 6603 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:53:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:01 smithi157 bash[20376]: audit 2022-05-01T01:53:01.732806+0000 mon.smithi157 (mon.0) 6604 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:53:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:01 smithi157 bash[20376]: audit 2022-05-01T01:53:01.734688+0000 mon.smithi157 (mon.0) 6605 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:53:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:02 smithi165 bash[22175]: cluster 2022-05-01T01:53:01.719450+0000 mgr.smithi157.nfpzoe (mgr.14180) 10863 : cluster [DBG] pgmap v10192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:02 smithi157 bash[20376]: cluster 2022-05-01T01:53:01.719450+0000 mgr.smithi157.nfpzoe (mgr.14180) 10863 : cluster [DBG] pgmap v10192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:03.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:53:03.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:53:03.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:53:04.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:53:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:04 smithi165 bash[22175]: cluster 2022-05-01T01:53:03.719886+0000 mgr.smithi157.nfpzoe (mgr.14180) 10864 : cluster [DBG] pgmap v10193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:04 smithi165 bash[22175]: audit 2022-05-01T01:53:04.273901+0000 mon.smithi157 (mon.0) 6606 : audit [DBG] from='client.? 172.21.15.157:0/1809557669' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:04 smithi157 bash[20376]: cluster 2022-05-01T01:53:03.719886+0000 mgr.smithi157.nfpzoe (mgr.14180) 10864 : cluster [DBG] pgmap v10193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:04 smithi157 bash[20376]: audit 2022-05-01T01:53:04.273901+0000 mon.smithi157 (mon.0) 6606 : audit [DBG] from='client.? 172.21.15.157:0/1809557669' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:06 smithi165 bash[22175]: audit 2022-05-01T01:53:05.556965+0000 mon.smithi157 (mon.0) 6607 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:53:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:06 smithi165 bash[22175]: cluster 2022-05-01T01:53:05.720495+0000 mgr.smithi157.nfpzoe (mgr.14180) 10865 : cluster [DBG] pgmap v10194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:06 smithi165 bash[22175]: cluster 2022-05-01T01:53:05.855226+0000 mgr.smithi157.nfpzoe (mgr.14180) 10866 : cluster [DBG] pgmap v10195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:06 smithi165 bash[22175]: cluster 2022-05-01T01:53:05.855741+0000 mgr.smithi157.nfpzoe (mgr.14180) 10867 : cluster [DBG] pgmap v10196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:06 smithi165 bash[22175]: audit 2022-05-01T01:53:05.862332+0000 mon.smithi157 (mon.0) 6608 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:53:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:06 smithi165 bash[22175]: audit 2022-05-01T01:53:05.871275+0000 mon.smithi157 (mon.0) 6609 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:53:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:06 smithi165 bash[22175]: cephadm 2022-05-01T01:53:05.872749+0000 mgr.smithi157.nfpzoe (mgr.14180) 10868 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:53:06.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:06 smithi165 bash[22175]: cephadm 2022-05-01T01:53:05.872885+0000 mgr.smithi157.nfpzoe (mgr.14180) 10869 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:53:06.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:06 smithi157 bash[20376]: audit 2022-05-01T01:53:05.556965+0000 mon.smithi157 (mon.0) 6607 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:53:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:06 smithi157 bash[20376]: cluster 2022-05-01T01:53:05.720495+0000 mgr.smithi157.nfpzoe (mgr.14180) 10865 : cluster [DBG] pgmap v10194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:06 smithi157 bash[20376]: cluster 2022-05-01T01:53:05.855226+0000 mgr.smithi157.nfpzoe (mgr.14180) 10866 : cluster [DBG] pgmap v10195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:06 smithi157 bash[20376]: cluster 2022-05-01T01:53:05.855741+0000 mgr.smithi157.nfpzoe (mgr.14180) 10867 : cluster [DBG] pgmap v10196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:06 smithi157 bash[20376]: audit 2022-05-01T01:53:05.862332+0000 mon.smithi157 (mon.0) 6608 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:53:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:06 smithi157 bash[20376]: audit 2022-05-01T01:53:05.871275+0000 mon.smithi157 (mon.0) 6609 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:53:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:06 smithi157 bash[20376]: cephadm 2022-05-01T01:53:05.872749+0000 mgr.smithi157.nfpzoe (mgr.14180) 10868 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:53:06.953 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:06 smithi157 bash[20376]: cephadm 2022-05-01T01:53:05.872885+0000 mgr.smithi157.nfpzoe (mgr.14180) 10869 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:53:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:08 smithi165 bash[22175]: cluster 2022-05-01T01:53:07.856358+0000 mgr.smithi157.nfpzoe (mgr.14180) 10870 : cluster [DBG] pgmap v10197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:08 smithi157 bash[20376]: cluster 2022-05-01T01:53:07.856358+0000 mgr.smithi157.nfpzoe (mgr.14180) 10870 : cluster [DBG] pgmap v10197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:09.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:53:09.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:53:09.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:53:09.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:53:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:09 smithi165 bash[22175]: audit 2022-05-01T01:53:09.602650+0000 mon.smithi157 (mon.0) 6610 : audit [DBG] from='client.? 172.21.15.157:0/492383901' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:10.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:09 smithi157 bash[20376]: audit 2022-05-01T01:53:09.602650+0000 mon.smithi157 (mon.0) 6610 : audit [DBG] from='client.? 172.21.15.157:0/492383901' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:10 smithi165 bash[22175]: cluster 2022-05-01T01:53:09.856913+0000 mgr.smithi157.nfpzoe (mgr.14180) 10871 : cluster [DBG] pgmap v10198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:11.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:10 smithi157 bash[20376]: cluster 2022-05-01T01:53:09.856913+0000 mgr.smithi157.nfpzoe (mgr.14180) 10871 : cluster [DBG] pgmap v10198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:13.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:12 smithi157 bash[20376]: cluster 2022-05-01T01:53:11.857569+0000 mgr.smithi157.nfpzoe (mgr.14180) 10872 : cluster [DBG] pgmap v10199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:12 smithi165 bash[22175]: cluster 2022-05-01T01:53:11.857569+0000 mgr.smithi157.nfpzoe (mgr.14180) 10872 : cluster [DBG] pgmap v10199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:14.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:53:14.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:53:14.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:53:14.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:53:15.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:14 smithi157 bash[20376]: cluster 2022-05-01T01:53:13.858181+0000 mgr.smithi157.nfpzoe (mgr.14180) 10873 : cluster [DBG] pgmap v10200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:14 smithi165 bash[22175]: cluster 2022-05-01T01:53:13.858181+0000 mgr.smithi157.nfpzoe (mgr.14180) 10873 : cluster [DBG] pgmap v10200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:16.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:15 smithi157 bash[20376]: audit 2022-05-01T01:53:14.925705+0000 mon.smithi157 (mon.0) 6611 : audit [DBG] from='client.? 172.21.15.157:0/385635900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:15 smithi165 bash[22175]: audit 2022-05-01T01:53:14.925705+0000 mon.smithi157 (mon.0) 6611 : audit [DBG] from='client.? 172.21.15.157:0/385635900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:17.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:16 smithi157 bash[20376]: cluster 2022-05-01T01:53:15.858779+0000 mgr.smithi157.nfpzoe (mgr.14180) 10874 : cluster [DBG] pgmap v10201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:16 smithi165 bash[22175]: cluster 2022-05-01T01:53:15.858779+0000 mgr.smithi157.nfpzoe (mgr.14180) 10874 : cluster [DBG] pgmap v10201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:18 smithi165 bash[22175]: cluster 2022-05-01T01:53:17.859409+0000 mgr.smithi157.nfpzoe (mgr.14180) 10875 : cluster [DBG] pgmap v10202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:18 smithi157 bash[20376]: cluster 2022-05-01T01:53:17.859409+0000 mgr.smithi157.nfpzoe (mgr.14180) 10875 : cluster [DBG] pgmap v10202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:19.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:53:19.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:53:19.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:53:20.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:53:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:20 smithi157 bash[20376]: cluster 2022-05-01T01:53:19.860042+0000 mgr.smithi157.nfpzoe (mgr.14180) 10876 : cluster [DBG] pgmap v10203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:21.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:20 smithi157 bash[20376]: audit 2022-05-01T01:53:20.255204+0000 mon.smithi157 (mon.0) 6612 : audit [DBG] from='client.? 172.21.15.157:0/2629309106' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:20 smithi165 bash[22175]: cluster 2022-05-01T01:53:19.860042+0000 mgr.smithi157.nfpzoe (mgr.14180) 10876 : cluster [DBG] pgmap v10203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:20 smithi165 bash[22175]: audit 2022-05-01T01:53:20.255204+0000 mon.smithi157 (mon.0) 6612 : audit [DBG] from='client.? 172.21.15.157:0/2629309106' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:22 smithi157 bash[20376]: cluster 2022-05-01T01:53:21.860641+0000 mgr.smithi157.nfpzoe (mgr.14180) 10877 : cluster [DBG] pgmap v10204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:22 smithi165 bash[22175]: cluster 2022-05-01T01:53:21.860641+0000 mgr.smithi157.nfpzoe (mgr.14180) 10877 : cluster [DBG] pgmap v10204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:24 smithi157 bash[20376]: cluster 2022-05-01T01:53:23.861203+0000 mgr.smithi157.nfpzoe (mgr.14180) 10878 : cluster [DBG] pgmap v10205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:25.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:53:25.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:53:25.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:53:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:24 smithi165 bash[22175]: cluster 2022-05-01T01:53:23.861203+0000 mgr.smithi157.nfpzoe (mgr.14180) 10878 : cluster [DBG] pgmap v10205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:25.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:53:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:25 smithi157 bash[20376]: audit 2022-05-01T01:53:25.574017+0000 mon.smithi157 (mon.0) 6613 : audit [DBG] from='client.? 172.21.15.157:0/2782739957' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:25 smithi165 bash[22175]: audit 2022-05-01T01:53:25.574017+0000 mon.smithi157 (mon.0) 6613 : audit [DBG] from='client.? 172.21.15.157:0/2782739957' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:27.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:26 smithi157 bash[20376]: cluster 2022-05-01T01:53:25.861815+0000 mgr.smithi157.nfpzoe (mgr.14180) 10879 : cluster [DBG] pgmap v10206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:26 smithi165 bash[22175]: cluster 2022-05-01T01:53:25.861815+0000 mgr.smithi157.nfpzoe (mgr.14180) 10879 : cluster [DBG] pgmap v10206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:28 smithi165 bash[22175]: cluster 2022-05-01T01:53:27.862450+0000 mgr.smithi157.nfpzoe (mgr.14180) 10880 : cluster [DBG] pgmap v10207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:28 smithi157 bash[20376]: cluster 2022-05-01T01:53:27.862450+0000 mgr.smithi157.nfpzoe (mgr.14180) 10880 : cluster [DBG] pgmap v10207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:30.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:53:30.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:53:30.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:53:30.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:53:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:30 smithi157 bash[20376]: cluster 2022-05-01T01:53:29.863104+0000 mgr.smithi157.nfpzoe (mgr.14180) 10881 : cluster [DBG] pgmap v10208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:31.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:30 smithi157 bash[20376]: audit 2022-05-01T01:53:30.896816+0000 mon.smithi157 (mon.0) 6614 : audit [DBG] from='client.? 172.21.15.157:0/2679514337' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:30 smithi165 bash[22175]: cluster 2022-05-01T01:53:29.863104+0000 mgr.smithi157.nfpzoe (mgr.14180) 10881 : cluster [DBG] pgmap v10208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:30 smithi165 bash[22175]: audit 2022-05-01T01:53:30.896816+0000 mon.smithi157 (mon.0) 6614 : audit [DBG] from='client.? 172.21.15.157:0/2679514337' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:33.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:32 smithi157 bash[20376]: cluster 2022-05-01T01:53:31.863690+0000 mgr.smithi157.nfpzoe (mgr.14180) 10882 : cluster [DBG] pgmap v10209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:32 smithi165 bash[22175]: cluster 2022-05-01T01:53:31.863690+0000 mgr.smithi157.nfpzoe (mgr.14180) 10882 : cluster [DBG] pgmap v10209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:34 smithi157 bash[20376]: cluster 2022-05-01T01:53:33.864301+0000 mgr.smithi157.nfpzoe (mgr.14180) 10883 : cluster [DBG] pgmap v10210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:34 smithi165 bash[22175]: cluster 2022-05-01T01:53:33.864301+0000 mgr.smithi157.nfpzoe (mgr.14180) 10883 : cluster [DBG] pgmap v10210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:35.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:53:35.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:53:35.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:53:36.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:53:37.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:36 smithi157 bash[20376]: cluster 2022-05-01T01:53:35.864906+0000 mgr.smithi157.nfpzoe (mgr.14180) 10884 : cluster [DBG] pgmap v10211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:37.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:36 smithi157 bash[20376]: audit 2022-05-01T01:53:36.225748+0000 mon.smithi157 (mon.0) 6615 : audit [DBG] from='client.? 172.21.15.157:0/3895684650' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:36 smithi165 bash[22175]: cluster 2022-05-01T01:53:35.864906+0000 mgr.smithi157.nfpzoe (mgr.14180) 10884 : cluster [DBG] pgmap v10211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:36 smithi165 bash[22175]: audit 2022-05-01T01:53:36.225748+0000 mon.smithi157 (mon.0) 6615 : audit [DBG] from='client.? 172.21.15.157:0/3895684650' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:38 smithi165 bash[22175]: cluster 2022-05-01T01:53:37.865598+0000 mgr.smithi157.nfpzoe (mgr.14180) 10885 : cluster [DBG] pgmap v10212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:38 smithi157 bash[20376]: cluster 2022-05-01T01:53:37.865598+0000 mgr.smithi157.nfpzoe (mgr.14180) 10885 : cluster [DBG] pgmap v10212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:40 smithi157 bash[20376]: cluster 2022-05-01T01:53:39.866325+0000 mgr.smithi157.nfpzoe (mgr.14180) 10886 : cluster [DBG] pgmap v10213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:41.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:53:41.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:53:41.248 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:53:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:40 smithi165 bash[22175]: cluster 2022-05-01T01:53:39.866325+0000 mgr.smithi157.nfpzoe (mgr.14180) 10886 : cluster [DBG] pgmap v10213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:41.569 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:53:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:41 smithi157 bash[20376]: audit 2022-05-01T01:53:41.552056+0000 mon.smithi157 (mon.0) 6616 : audit [DBG] from='client.? 172.21.15.157:0/315013962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:41 smithi165 bash[22175]: audit 2022-05-01T01:53:41.552056+0000 mon.smithi157 (mon.0) 6616 : audit [DBG] from='client.? 172.21.15.157:0/315013962' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:43.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:42 smithi157 bash[20376]: cluster 2022-05-01T01:53:41.866994+0000 mgr.smithi157.nfpzoe (mgr.14180) 10887 : cluster [DBG] pgmap v10214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:42 smithi165 bash[22175]: cluster 2022-05-01T01:53:41.866994+0000 mgr.smithi157.nfpzoe (mgr.14180) 10887 : cluster [DBG] pgmap v10214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:45.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:44 smithi157 bash[20376]: cluster 2022-05-01T01:53:43.867630+0000 mgr.smithi157.nfpzoe (mgr.14180) 10888 : cluster [DBG] pgmap v10215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:44 smithi165 bash[22175]: cluster 2022-05-01T01:53:43.867630+0000 mgr.smithi157.nfpzoe (mgr.14180) 10888 : cluster [DBG] pgmap v10215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:46.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:53:46.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:53:46.573 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:53:46.898 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:53:47.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:46 smithi157 bash[20376]: cluster 2022-05-01T01:53:45.868238+0000 mgr.smithi157.nfpzoe (mgr.14180) 10889 : cluster [DBG] pgmap v10216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:47.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:46 smithi157 bash[20376]: audit 2022-05-01T01:53:46.880885+0000 mon.smithi157 (mon.0) 6617 : audit [DBG] from='client.? 172.21.15.157:0/1214556334' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:46 smithi165 bash[22175]: cluster 2022-05-01T01:53:45.868238+0000 mgr.smithi157.nfpzoe (mgr.14180) 10889 : cluster [DBG] pgmap v10216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:46 smithi165 bash[22175]: audit 2022-05-01T01:53:46.880885+0000 mon.smithi157 (mon.0) 6617 : audit [DBG] from='client.? 172.21.15.157:0/1214556334' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:48 smithi165 bash[22175]: cluster 2022-05-01T01:53:47.868954+0000 mgr.smithi157.nfpzoe (mgr.14180) 10890 : cluster [DBG] pgmap v10217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:48 smithi157 bash[20376]: cluster 2022-05-01T01:53:47.868954+0000 mgr.smithi157.nfpzoe (mgr.14180) 10890 : cluster [DBG] pgmap v10217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:50 smithi157 bash[20376]: cluster 2022-05-01T01:53:49.869609+0000 mgr.smithi157.nfpzoe (mgr.14180) 10891 : cluster [DBG] pgmap v10218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:50 smithi165 bash[22175]: cluster 2022-05-01T01:53:49.869609+0000 mgr.smithi157.nfpzoe (mgr.14180) 10891 : cluster [DBG] pgmap v10218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:51.902 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:53:51.902 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:53:51.902 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:53:52.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:53:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:52 smithi157 bash[20376]: cluster 2022-05-01T01:53:51.870309+0000 mgr.smithi157.nfpzoe (mgr.14180) 10892 : cluster [DBG] pgmap v10219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:53.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:52 smithi157 bash[20376]: audit 2022-05-01T01:53:52.208079+0000 mon.smithi157 (mon.0) 6618 : audit [DBG] from='client.? 172.21.15.157:0/3395835835' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:52 smithi165 bash[22175]: cluster 2022-05-01T01:53:51.870309+0000 mgr.smithi157.nfpzoe (mgr.14180) 10892 : cluster [DBG] pgmap v10219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:52 smithi165 bash[22175]: audit 2022-05-01T01:53:52.208079+0000 mon.smithi157 (mon.0) 6618 : audit [DBG] from='client.? 172.21.15.157:0/3395835835' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:54 smithi157 bash[20376]: cluster 2022-05-01T01:53:53.870918+0000 mgr.smithi157.nfpzoe (mgr.14180) 10893 : cluster [DBG] pgmap v10220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:54 smithi165 bash[22175]: cluster 2022-05-01T01:53:53.870918+0000 mgr.smithi157.nfpzoe (mgr.14180) 10893 : cluster [DBG] pgmap v10220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:57.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:56 smithi157 bash[20376]: cluster 2022-05-01T01:53:55.871567+0000 mgr.smithi157.nfpzoe (mgr.14180) 10894 : cluster [DBG] pgmap v10221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:57.228 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:53:57.228 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:53:57.228 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:53:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:56 smithi165 bash[22175]: cluster 2022-05-01T01:53:55.871567+0000 mgr.smithi157.nfpzoe (mgr.14180) 10894 : cluster [DBG] pgmap v10221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:57.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:53:58.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:57 smithi157 bash[20376]: audit 2022-05-01T01:53:57.537170+0000 mon.smithi157 (mon.0) 6619 : audit [DBG] from='client.? 172.21.15.157:0/2823108327' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:57 smithi165 bash[22175]: audit 2022-05-01T01:53:57.537170+0000 mon.smithi157 (mon.0) 6619 : audit [DBG] from='client.? 172.21.15.157:0/2823108327' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:53:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:58 smithi157 bash[20376]: cluster 2022-05-01T01:53:57.872199+0000 mgr.smithi157.nfpzoe (mgr.14180) 10895 : cluster [DBG] pgmap v10222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:53:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:58 smithi165 bash[22175]: cluster 2022-05-01T01:53:57.872199+0000 mgr.smithi157.nfpzoe (mgr.14180) 10895 : cluster [DBG] pgmap v10222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:53:59 smithi157 bash[20376]: audit 2022-05-01T01:53:59.682842+0000 mon.smithi157 (mon.0) 6620 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:54:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:53:59 smithi165 bash[22175]: audit 2022-05-01T01:53:59.682842+0000 mon.smithi157 (mon.0) 6620 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:54:01.364 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:00 smithi157 bash[20376]: cluster 2022-05-01T01:53:59.872839+0000 mgr.smithi157.nfpzoe (mgr.14180) 10896 : cluster [DBG] pgmap v10223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:01.364 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:00 smithi157 bash[20376]: audit 2022-05-01T01:54:00.242793+0000 mon.smithi157 (mon.0) 6621 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:54:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:00 smithi165 bash[22175]: cluster 2022-05-01T01:53:59.872839+0000 mgr.smithi157.nfpzoe (mgr.14180) 10896 : cluster [DBG] pgmap v10223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:00 smithi165 bash[22175]: audit 2022-05-01T01:54:00.242793+0000 mon.smithi157 (mon.0) 6621 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:54:02.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:54:02.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:54:02.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:54:02.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:54:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:02 smithi165 bash[22175]: cluster 2022-05-01T01:54:01.873473+0000 mgr.smithi157.nfpzoe (mgr.14180) 10897 : cluster [DBG] pgmap v10224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:02 smithi165 bash[22175]: audit 2022-05-01T01:54:02.870007+0000 mon.smithi157 (mon.0) 6622 : audit [DBG] from='client.? 172.21.15.157:0/3620543903' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:02 smithi157 bash[20376]: cluster 2022-05-01T01:54:01.873473+0000 mgr.smithi157.nfpzoe (mgr.14180) 10897 : cluster [DBG] pgmap v10224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:02 smithi157 bash[20376]: audit 2022-05-01T01:54:02.870007+0000 mon.smithi157 (mon.0) 6622 : audit [DBG] from='client.? 172.21.15.157:0/3620543903' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:04 smithi165 bash[22175]: cluster 2022-05-01T01:54:03.874095+0000 mgr.smithi157.nfpzoe (mgr.14180) 10898 : cluster [DBG] pgmap v10225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:04 smithi157 bash[20376]: cluster 2022-05-01T01:54:03.874095+0000 mgr.smithi157.nfpzoe (mgr.14180) 10898 : cluster [DBG] pgmap v10225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:05 smithi165 bash[22175]: audit 2022-05-01T01:54:05.884490+0000 mon.smithi157 (mon.0) 6623 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:54:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:05 smithi165 bash[22175]: audit 2022-05-01T01:54:05.887323+0000 mon.smithi157 (mon.0) 6624 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:54:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:05 smithi165 bash[22175]: audit 2022-05-01T01:54:05.889116+0000 mon.smithi157 (mon.0) 6625 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:54:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:05 smithi157 bash[20376]: audit 2022-05-01T01:54:05.884490+0000 mon.smithi157 (mon.0) 6623 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:54:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:05 smithi157 bash[20376]: audit 2022-05-01T01:54:05.887323+0000 mon.smithi157 (mon.0) 6624 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:54:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:05 smithi157 bash[20376]: audit 2022-05-01T01:54:05.889116+0000 mon.smithi157 (mon.0) 6625 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:54:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:06 smithi165 bash[22175]: cluster 2022-05-01T01:54:05.874807+0000 mgr.smithi157.nfpzoe (mgr.14180) 10899 : cluster [DBG] pgmap v10226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:06 smithi165 bash[22175]: audit 2022-05-01T01:54:06.182115+0000 mon.smithi157 (mon.0) 6626 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:54:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:06 smithi157 bash[20376]: cluster 2022-05-01T01:54:05.874807+0000 mgr.smithi157.nfpzoe (mgr.14180) 10899 : cluster [DBG] pgmap v10226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:06 smithi157 bash[20376]: audit 2022-05-01T01:54:06.182115+0000 mon.smithi157 (mon.0) 6626 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:54:07.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:54:07.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:54:07.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:54:08.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:54:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:08 smithi165 bash[22175]: cluster 2022-05-01T01:54:07.875434+0000 mgr.smithi157.nfpzoe (mgr.14180) 10900 : cluster [DBG] pgmap v10227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:08 smithi165 bash[22175]: audit 2022-05-01T01:54:08.194616+0000 mon.smithi157 (mon.0) 6627 : audit [DBG] from='client.? 172.21.15.157:0/2876394544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:08 smithi157 bash[20376]: cluster 2022-05-01T01:54:07.875434+0000 mgr.smithi157.nfpzoe (mgr.14180) 10900 : cluster [DBG] pgmap v10227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:09.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:08 smithi157 bash[20376]: audit 2022-05-01T01:54:08.194616+0000 mon.smithi157 (mon.0) 6627 : audit [DBG] from='client.? 172.21.15.157:0/2876394544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:10 smithi165 bash[22175]: cluster 2022-05-01T01:54:09.876004+0000 mgr.smithi157.nfpzoe (mgr.14180) 10901 : cluster [DBG] pgmap v10228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:10 smithi165 bash[22175]: audit 2022-05-01T01:54:10.650518+0000 mon.smithi157 (mon.0) 6628 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:54:11.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:10 smithi157 bash[20376]: cluster 2022-05-01T01:54:09.876004+0000 mgr.smithi157.nfpzoe (mgr.14180) 10901 : cluster [DBG] pgmap v10228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:11.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:10 smithi157 bash[20376]: audit 2022-05-01T01:54:10.650518+0000 mon.smithi157 (mon.0) 6628 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:54:12.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:11 smithi157 bash[20376]: cluster 2022-05-01T01:54:10.937131+0000 mgr.smithi157.nfpzoe (mgr.14180) 10902 : cluster [DBG] pgmap v10229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:12.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:11 smithi157 bash[20376]: cluster 2022-05-01T01:54:10.937458+0000 mgr.smithi157.nfpzoe (mgr.14180) 10903 : cluster [DBG] pgmap v10230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:12.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:11 smithi157 bash[20376]: audit 2022-05-01T01:54:10.943005+0000 mon.smithi157 (mon.0) 6629 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:54:12.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:11 smithi157 bash[20376]: audit 2022-05-01T01:54:10.949037+0000 mon.smithi157 (mon.0) 6630 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:54:12.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:11 smithi157 bash[20376]: cephadm 2022-05-01T01:54:10.950132+0000 mgr.smithi157.nfpzoe (mgr.14180) 10904 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:54:12.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:11 smithi157 bash[20376]: cephadm 2022-05-01T01:54:10.950267+0000 mgr.smithi157.nfpzoe (mgr.14180) 10905 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:54:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:11 smithi165 bash[22175]: cluster 2022-05-01T01:54:10.937131+0000 mgr.smithi157.nfpzoe (mgr.14180) 10902 : cluster [DBG] pgmap v10229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:11 smithi165 bash[22175]: cluster 2022-05-01T01:54:10.937458+0000 mgr.smithi157.nfpzoe (mgr.14180) 10903 : cluster [DBG] pgmap v10230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:11 smithi165 bash[22175]: audit 2022-05-01T01:54:10.943005+0000 mon.smithi157 (mon.0) 6629 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:54:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:11 smithi165 bash[22175]: audit 2022-05-01T01:54:10.949037+0000 mon.smithi157 (mon.0) 6630 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:54:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:11 smithi165 bash[22175]: cephadm 2022-05-01T01:54:10.950132+0000 mgr.smithi157.nfpzoe (mgr.14180) 10904 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:54:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:11 smithi165 bash[22175]: cephadm 2022-05-01T01:54:10.950267+0000 mgr.smithi157.nfpzoe (mgr.14180) 10905 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:54:13.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:54:13.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:54:13.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:54:13.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:54:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:13 smithi165 bash[22175]: cluster 2022-05-01T01:54:12.938022+0000 mgr.smithi157.nfpzoe (mgr.14180) 10906 : cluster [DBG] pgmap v10231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:13 smithi165 bash[22175]: audit 2022-05-01T01:54:13.521093+0000 mon.smithi157 (mon.0) 6631 : audit [DBG] from='client.? 172.21.15.157:0/1630698701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:14.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:13 smithi157 bash[20376]: cluster 2022-05-01T01:54:12.938022+0000 mgr.smithi157.nfpzoe (mgr.14180) 10906 : cluster [DBG] pgmap v10231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:14.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:13 smithi157 bash[20376]: audit 2022-05-01T01:54:13.521093+0000 mon.smithi157 (mon.0) 6631 : audit [DBG] from='client.? 172.21.15.157:0/1630698701' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:15 smithi165 bash[22175]: cluster 2022-05-01T01:54:14.938660+0000 mgr.smithi157.nfpzoe (mgr.14180) 10907 : cluster [DBG] pgmap v10232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:15 smithi157 bash[20376]: cluster 2022-05-01T01:54:14.938660+0000 mgr.smithi157.nfpzoe (mgr.14180) 10907 : cluster [DBG] pgmap v10232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:18 smithi165 bash[22175]: cluster 2022-05-01T01:54:16.939294+0000 mgr.smithi157.nfpzoe (mgr.14180) 10908 : cluster [DBG] pgmap v10233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:17 smithi157 bash[20376]: cluster 2022-05-01T01:54:16.939294+0000 mgr.smithi157.nfpzoe (mgr.14180) 10908 : cluster [DBG] pgmap v10233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:18.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:54:18.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:54:18.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:54:18.869 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:54:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:19 smithi165 bash[22175]: audit 2022-05-01T01:54:18.851149+0000 mon.smithi157 (mon.0) 6632 : audit [DBG] from='client.? 172.21.15.157:0/1956692698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:19 smithi157 bash[20376]: audit 2022-05-01T01:54:18.851149+0000 mon.smithi157 (mon.0) 6632 : audit [DBG] from='client.? 172.21.15.157:0/1956692698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:20.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:20 smithi157 bash[20376]: cluster 2022-05-01T01:54:18.939855+0000 mgr.smithi157.nfpzoe (mgr.14180) 10909 : cluster [DBG] pgmap v10234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:20 smithi165 bash[22175]: cluster 2022-05-01T01:54:18.939855+0000 mgr.smithi157.nfpzoe (mgr.14180) 10909 : cluster [DBG] pgmap v10234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:22 smithi165 bash[22175]: cluster 2022-05-01T01:54:20.940481+0000 mgr.smithi157.nfpzoe (mgr.14180) 10910 : cluster [DBG] pgmap v10235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:22 smithi157 bash[20376]: cluster 2022-05-01T01:54:20.940481+0000 mgr.smithi157.nfpzoe (mgr.14180) 10910 : cluster [DBG] pgmap v10235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:23.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:54:23.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:54:23.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:54:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:23 smithi165 bash[22175]: cluster 2022-05-01T01:54:22.941146+0000 mgr.smithi157.nfpzoe (mgr.14180) 10911 : cluster [DBG] pgmap v10236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:24.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:54:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:23 smithi157 bash[20376]: cluster 2022-05-01T01:54:22.941146+0000 mgr.smithi157.nfpzoe (mgr.14180) 10911 : cluster [DBG] pgmap v10236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:24 smithi165 bash[22175]: audit 2022-05-01T01:54:24.176303+0000 mon.smithi157 (mon.0) 6633 : audit [DBG] from='client.? 172.21.15.157:0/3248547043' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:24 smithi157 bash[20376]: audit 2022-05-01T01:54:24.176303+0000 mon.smithi157 (mon.0) 6633 : audit [DBG] from='client.? 172.21.15.157:0/3248547043' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:25 smithi157 bash[20376]: cluster 2022-05-01T01:54:24.941860+0000 mgr.smithi157.nfpzoe (mgr.14180) 10912 : cluster [DBG] pgmap v10237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:25 smithi165 bash[22175]: cluster 2022-05-01T01:54:24.941860+0000 mgr.smithi157.nfpzoe (mgr.14180) 10912 : cluster [DBG] pgmap v10237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:28 smithi165 bash[22175]: cluster 2022-05-01T01:54:26.942538+0000 mgr.smithi157.nfpzoe (mgr.14180) 10913 : cluster [DBG] pgmap v10238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:28.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:27 smithi157 bash[20376]: cluster 2022-05-01T01:54:26.942538+0000 mgr.smithi157.nfpzoe (mgr.14180) 10913 : cluster [DBG] pgmap v10238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:29.198 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:54:29.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:54:29.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:54:29.524 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:54:30.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:30 smithi157 bash[20376]: cluster 2022-05-01T01:54:28.943177+0000 mgr.smithi157.nfpzoe (mgr.14180) 10914 : cluster [DBG] pgmap v10239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:30.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:30 smithi157 bash[20376]: audit 2022-05-01T01:54:29.506253+0000 mon.smithi157 (mon.0) 6634 : audit [DBG] from='client.? 172.21.15.157:0/1325631099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:30 smithi165 bash[22175]: cluster 2022-05-01T01:54:28.943177+0000 mgr.smithi157.nfpzoe (mgr.14180) 10914 : cluster [DBG] pgmap v10239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:30 smithi165 bash[22175]: audit 2022-05-01T01:54:29.506253+0000 mon.smithi157 (mon.0) 6634 : audit [DBG] from='client.? 172.21.15.157:0/1325631099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:32 smithi165 bash[22175]: cluster 2022-05-01T01:54:30.943801+0000 mgr.smithi157.nfpzoe (mgr.14180) 10915 : cluster [DBG] pgmap v10240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:32 smithi157 bash[20376]: cluster 2022-05-01T01:54:30.943801+0000 mgr.smithi157.nfpzoe (mgr.14180) 10915 : cluster [DBG] pgmap v10240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:33 smithi157 bash[20376]: cluster 2022-05-01T01:54:32.944424+0000 mgr.smithi157.nfpzoe (mgr.14180) 10916 : cluster [DBG] pgmap v10241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:33 smithi165 bash[22175]: cluster 2022-05-01T01:54:32.944424+0000 mgr.smithi157.nfpzoe (mgr.14180) 10916 : cluster [DBG] pgmap v10241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:34.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:54:34.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:54:34.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:54:34.851 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:54:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:34 smithi157 bash[20376]: audit 2022-05-01T01:54:34.833684+0000 mon.smithi157 (mon.0) 6635 : audit [DBG] from='client.? 172.21.15.157:0/1053873210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:34 smithi165 bash[22175]: audit 2022-05-01T01:54:34.833684+0000 mon.smithi157 (mon.0) 6635 : audit [DBG] from='client.? 172.21.15.157:0/1053873210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:35 smithi157 bash[20376]: cluster 2022-05-01T01:54:34.945087+0000 mgr.smithi157.nfpzoe (mgr.14180) 10917 : cluster [DBG] pgmap v10242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:35 smithi165 bash[22175]: cluster 2022-05-01T01:54:34.945087+0000 mgr.smithi157.nfpzoe (mgr.14180) 10917 : cluster [DBG] pgmap v10242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:38 smithi165 bash[22175]: cluster 2022-05-01T01:54:36.945773+0000 mgr.smithi157.nfpzoe (mgr.14180) 10918 : cluster [DBG] pgmap v10243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:38.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:38 smithi157 bash[20376]: cluster 2022-05-01T01:54:36.945773+0000 mgr.smithi157.nfpzoe (mgr.14180) 10918 : cluster [DBG] pgmap v10243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:39.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:54:39.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:54:39.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:54:40.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:54:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:40 smithi157 bash[20376]: cluster 2022-05-01T01:54:38.946398+0000 mgr.smithi157.nfpzoe (mgr.14180) 10919 : cluster [DBG] pgmap v10244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:40 smithi165 bash[22175]: cluster 2022-05-01T01:54:38.946398+0000 mgr.smithi157.nfpzoe (mgr.14180) 10919 : cluster [DBG] pgmap v10244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:41.367 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:41 smithi157 bash[20376]: audit 2022-05-01T01:54:40.164001+0000 mon.smithi157 (mon.0) 6636 : audit [DBG] from='client.? 172.21.15.157:0/3765444224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:41 smithi165 bash[22175]: audit 2022-05-01T01:54:40.164001+0000 mon.smithi157 (mon.0) 6636 : audit [DBG] from='client.? 172.21.15.157:0/3765444224' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:42 smithi165 bash[22175]: cluster 2022-05-01T01:54:40.946990+0000 mgr.smithi157.nfpzoe (mgr.14180) 10920 : cluster [DBG] pgmap v10245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:42.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:42 smithi157 bash[20376]: cluster 2022-05-01T01:54:40.946990+0000 mgr.smithi157.nfpzoe (mgr.14180) 10920 : cluster [DBG] pgmap v10245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:44.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:43 smithi157 bash[20376]: cluster 2022-05-01T01:54:42.947712+0000 mgr.smithi157.nfpzoe (mgr.14180) 10921 : cluster [DBG] pgmap v10246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:43 smithi165 bash[22175]: cluster 2022-05-01T01:54:42.947712+0000 mgr.smithi157.nfpzoe (mgr.14180) 10921 : cluster [DBG] pgmap v10246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:45.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:54:45.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:54:45.186 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:54:45.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:54:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:46 smithi165 bash[22175]: cluster 2022-05-01T01:54:44.948376+0000 mgr.smithi157.nfpzoe (mgr.14180) 10922 : cluster [DBG] pgmap v10247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:46 smithi165 bash[22175]: audit 2022-05-01T01:54:45.489079+0000 mon.smithi157 (mon.0) 6637 : audit [DBG] from='client.? 172.21.15.157:0/2103246429' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:46 smithi157 bash[20376]: cluster 2022-05-01T01:54:44.948376+0000 mgr.smithi157.nfpzoe (mgr.14180) 10922 : cluster [DBG] pgmap v10247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:46.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:46 smithi157 bash[20376]: audit 2022-05-01T01:54:45.489079+0000 mon.smithi157 (mon.0) 6637 : audit [DBG] from='client.? 172.21.15.157:0/2103246429' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:48 smithi165 bash[22175]: cluster 2022-05-01T01:54:46.948993+0000 mgr.smithi157.nfpzoe (mgr.14180) 10923 : cluster [DBG] pgmap v10248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:48 smithi157 bash[20376]: cluster 2022-05-01T01:54:46.948993+0000 mgr.smithi157.nfpzoe (mgr.14180) 10923 : cluster [DBG] pgmap v10248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:50 smithi157 bash[20376]: cluster 2022-05-01T01:54:48.949585+0000 mgr.smithi157.nfpzoe (mgr.14180) 10924 : cluster [DBG] pgmap v10249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:50.306 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:50 smithi165 bash[22175]: cluster 2022-05-01T01:54:48.949585+0000 mgr.smithi157.nfpzoe (mgr.14180) 10924 : cluster [DBG] pgmap v10249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:50.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:54:50.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:54:50.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:54:50.839 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:54:51.367 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:51 smithi157 bash[20376]: audit 2022-05-01T01:54:50.817028+0000 mon.smithi157 (mon.0) 6638 : audit [DBG] from='client.? 172.21.15.157:0/944184278' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:51 smithi165 bash[22175]: audit 2022-05-01T01:54:50.817028+0000 mon.smithi157 (mon.0) 6638 : audit [DBG] from='client.? 172.21.15.157:0/944184278' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:52 smithi165 bash[22175]: cluster 2022-05-01T01:54:50.950223+0000 mgr.smithi157.nfpzoe (mgr.14180) 10925 : cluster [DBG] pgmap v10250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:52 smithi157 bash[20376]: cluster 2022-05-01T01:54:50.950223+0000 mgr.smithi157.nfpzoe (mgr.14180) 10925 : cluster [DBG] pgmap v10250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:53 smithi157 bash[20376]: cluster 2022-05-01T01:54:52.950860+0000 mgr.smithi157.nfpzoe (mgr.14180) 10926 : cluster [DBG] pgmap v10251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:53 smithi165 bash[22175]: cluster 2022-05-01T01:54:52.950860+0000 mgr.smithi157.nfpzoe (mgr.14180) 10926 : cluster [DBG] pgmap v10251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:55.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:54:55.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:54:55.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:54:56.162 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:54:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:56 smithi165 bash[22175]: cluster 2022-05-01T01:54:54.951453+0000 mgr.smithi157.nfpzoe (mgr.14180) 10927 : cluster [DBG] pgmap v10252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:56.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:56 smithi157 bash[20376]: cluster 2022-05-01T01:54:54.951453+0000 mgr.smithi157.nfpzoe (mgr.14180) 10927 : cluster [DBG] pgmap v10252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:57 smithi165 bash[22175]: audit 2022-05-01T01:54:56.145079+0000 mon.smithi157 (mon.0) 6639 : audit [DBG] from='client.? 172.21.15.157:0/3757786984' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:57 smithi157 bash[20376]: audit 2022-05-01T01:54:56.145079+0000 mon.smithi157 (mon.0) 6639 : audit [DBG] from='client.? 172.21.15.157:0/3757786984' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:54:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:54:58 smithi165 bash[22175]: cluster 2022-05-01T01:54:56.952148+0000 mgr.smithi157.nfpzoe (mgr.14180) 10928 : cluster [DBG] pgmap v10253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:54:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:54:58 smithi157 bash[20376]: cluster 2022-05-01T01:54:56.952148+0000 mgr.smithi157.nfpzoe (mgr.14180) 10928 : cluster [DBG] pgmap v10253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:00 smithi157 bash[20376]: cluster 2022-05-01T01:54:58.952788+0000 mgr.smithi157.nfpzoe (mgr.14180) 10929 : cluster [DBG] pgmap v10254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:00 smithi157 bash[20376]: audit 2022-05-01T01:54:59.686920+0000 mon.smithi157 (mon.0) 6640 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:55:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:00 smithi165 bash[22175]: cluster 2022-05-01T01:54:58.952788+0000 mgr.smithi157.nfpzoe (mgr.14180) 10929 : cluster [DBG] pgmap v10254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:00 smithi165 bash[22175]: audit 2022-05-01T01:54:59.686920+0000 mon.smithi157 (mon.0) 6640 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:55:01.167 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:55:01.167 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:55:01.167 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:55:01.364 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:01 smithi157 bash[20376]: audit 2022-05-01T01:55:00.250644+0000 mon.smithi157 (mon.0) 6641 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:55:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:01 smithi165 bash[22175]: audit 2022-05-01T01:55:00.250644+0000 mon.smithi157 (mon.0) 6641 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:55:01.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:55:02.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:02 smithi157 bash[20376]: cluster 2022-05-01T01:55:00.953318+0000 mgr.smithi157.nfpzoe (mgr.14180) 10930 : cluster [DBG] pgmap v10255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:02.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:02 smithi157 bash[20376]: audit 2022-05-01T01:55:01.469646+0000 mon.smithi157 (mon.0) 6642 : audit [DBG] from='client.? 172.21.15.157:0/1570582988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:02 smithi165 bash[22175]: cluster 2022-05-01T01:55:00.953318+0000 mgr.smithi157.nfpzoe (mgr.14180) 10930 : cluster [DBG] pgmap v10255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:02 smithi165 bash[22175]: audit 2022-05-01T01:55:01.469646+0000 mon.smithi157 (mon.0) 6642 : audit [DBG] from='client.? 172.21.15.157:0/1570582988' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:03 smithi157 bash[20376]: cluster 2022-05-01T01:55:02.953977+0000 mgr.smithi157.nfpzoe (mgr.14180) 10931 : cluster [DBG] pgmap v10256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:03 smithi165 bash[22175]: cluster 2022-05-01T01:55:02.953977+0000 mgr.smithi157.nfpzoe (mgr.14180) 10931 : cluster [DBG] pgmap v10256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:06 smithi165 bash[22175]: cluster 2022-05-01T01:55:04.954698+0000 mgr.smithi157.nfpzoe (mgr.14180) 10932 : cluster [DBG] pgmap v10257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:06 smithi157 bash[20376]: cluster 2022-05-01T01:55:04.954698+0000 mgr.smithi157.nfpzoe (mgr.14180) 10932 : cluster [DBG] pgmap v10257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:06.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:55:06.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:55:06.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:55:06.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:55:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:07 smithi165 bash[22175]: audit 2022-05-01T01:55:06.800356+0000 mon.smithi157 (mon.0) 6643 : audit [DBG] from='client.? 172.21.15.157:0/3125738699' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:07 smithi157 bash[20376]: audit 2022-05-01T01:55:06.800356+0000 mon.smithi157 (mon.0) 6643 : audit [DBG] from='client.? 172.21.15.157:0/3125738699' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:08 smithi165 bash[22175]: cluster 2022-05-01T01:55:06.955499+0000 mgr.smithi157.nfpzoe (mgr.14180) 10933 : cluster [DBG] pgmap v10258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:08 smithi157 bash[20376]: cluster 2022-05-01T01:55:06.955499+0000 mgr.smithi157.nfpzoe (mgr.14180) 10933 : cluster [DBG] pgmap v10258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:10.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:10 smithi157 bash[20376]: cluster 2022-05-01T01:55:08.956084+0000 mgr.smithi157.nfpzoe (mgr.14180) 10934 : cluster [DBG] pgmap v10259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:10 smithi165 bash[22175]: cluster 2022-05-01T01:55:08.956084+0000 mgr.smithi157.nfpzoe (mgr.14180) 10934 : cluster [DBG] pgmap v10259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:11.369 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:11 smithi157 bash[20376]: audit 2022-05-01T01:55:10.958006+0000 mon.smithi157 (mon.0) 6644 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:55:11.370 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:11 smithi157 bash[20376]: audit 2022-05-01T01:55:10.960672+0000 mon.smithi157 (mon.0) 6645 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:55:11.370 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:11 smithi157 bash[20376]: audit 2022-05-01T01:55:10.962466+0000 mon.smithi157 (mon.0) 6646 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:55:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:11 smithi165 bash[22175]: audit 2022-05-01T01:55:10.958006+0000 mon.smithi157 (mon.0) 6644 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:55:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:11 smithi165 bash[22175]: audit 2022-05-01T01:55:10.960672+0000 mon.smithi157 (mon.0) 6645 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:55:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:11 smithi165 bash[22175]: audit 2022-05-01T01:55:10.962466+0000 mon.smithi157 (mon.0) 6646 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:55:11.821 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:55:11.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:55:11.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:55:12.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:55:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:12 smithi165 bash[22175]: cluster 2022-05-01T01:55:10.956675+0000 mgr.smithi157.nfpzoe (mgr.14180) 10935 : cluster [DBG] pgmap v10260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:12 smithi165 bash[22175]: audit 2022-05-01T01:55:11.292619+0000 mon.smithi157 (mon.0) 6647 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:55:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:12 smithi165 bash[22175]: audit 2022-05-01T01:55:11.300664+0000 mon.smithi157 (mon.0) 6648 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:55:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:12 smithi157 bash[20376]: cluster 2022-05-01T01:55:10.956675+0000 mgr.smithi157.nfpzoe (mgr.14180) 10935 : cluster [DBG] pgmap v10260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:12 smithi157 bash[20376]: audit 2022-05-01T01:55:11.292619+0000 mon.smithi157 (mon.0) 6647 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:55:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:12 smithi157 bash[20376]: audit 2022-05-01T01:55:11.300664+0000 mon.smithi157 (mon.0) 6648 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:55:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:13 smithi165 bash[22175]: cluster 2022-05-01T01:55:11.285848+0000 mgr.smithi157.nfpzoe (mgr.14180) 10936 : cluster [DBG] pgmap v10261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:13 smithi165 bash[22175]: cluster 2022-05-01T01:55:11.286422+0000 mgr.smithi157.nfpzoe (mgr.14180) 10937 : cluster [DBG] pgmap v10262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:13 smithi165 bash[22175]: cephadm 2022-05-01T01:55:11.301897+0000 mgr.smithi157.nfpzoe (mgr.14180) 10938 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:55:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:13 smithi165 bash[22175]: cephadm 2022-05-01T01:55:11.302076+0000 mgr.smithi157.nfpzoe (mgr.14180) 10939 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:55:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:13 smithi165 bash[22175]: audit 2022-05-01T01:55:12.118904+0000 mon.smithi157 (mon.0) 6649 : audit [DBG] from='client.? 172.21.15.157:0/948091139' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:13 smithi157 bash[20376]: cluster 2022-05-01T01:55:11.285848+0000 mgr.smithi157.nfpzoe (mgr.14180) 10936 : cluster [DBG] pgmap v10261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:13 smithi157 bash[20376]: cluster 2022-05-01T01:55:11.286422+0000 mgr.smithi157.nfpzoe (mgr.14180) 10937 : cluster [DBG] pgmap v10262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:13 smithi157 bash[20376]: cephadm 2022-05-01T01:55:11.301897+0000 mgr.smithi157.nfpzoe (mgr.14180) 10938 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:55:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:13 smithi157 bash[20376]: cephadm 2022-05-01T01:55:11.302076+0000 mgr.smithi157.nfpzoe (mgr.14180) 10939 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:55:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:13 smithi157 bash[20376]: audit 2022-05-01T01:55:12.118904+0000 mon.smithi157 (mon.0) 6649 : audit [DBG] from='client.? 172.21.15.157:0/948091139' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:15 smithi165 bash[22175]: cluster 2022-05-01T01:55:13.287061+0000 mgr.smithi157.nfpzoe (mgr.14180) 10940 : cluster [DBG] pgmap v10263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:15 smithi157 bash[20376]: cluster 2022-05-01T01:55:13.287061+0000 mgr.smithi157.nfpzoe (mgr.14180) 10940 : cluster [DBG] pgmap v10263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:17.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:55:17.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:55:17.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:55:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:17 smithi165 bash[22175]: cluster 2022-05-01T01:55:15.287497+0000 mgr.smithi157.nfpzoe (mgr.14180) 10941 : cluster [DBG] pgmap v10264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:17 smithi157 bash[20376]: cluster 2022-05-01T01:55:15.287497+0000 mgr.smithi157.nfpzoe (mgr.14180) 10941 : cluster [DBG] pgmap v10264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:17.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:55:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:18 smithi165 bash[22175]: audit 2022-05-01T01:55:17.449578+0000 mon.smithi157 (mon.0) 6650 : audit [DBG] from='client.? 172.21.15.157:0/2201792361' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:18 smithi157 bash[20376]: audit 2022-05-01T01:55:17.449578+0000 mon.smithi157 (mon.0) 6650 : audit [DBG] from='client.? 172.21.15.157:0/2201792361' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:19 smithi165 bash[22175]: cluster 2022-05-01T01:55:17.287923+0000 mgr.smithi157.nfpzoe (mgr.14180) 10942 : cluster [DBG] pgmap v10265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:19 smithi157 bash[20376]: cluster 2022-05-01T01:55:17.287923+0000 mgr.smithi157.nfpzoe (mgr.14180) 10942 : cluster [DBG] pgmap v10265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:21.369 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:21 smithi157 bash[20376]: cluster 2022-05-01T01:55:19.288619+0000 mgr.smithi157.nfpzoe (mgr.14180) 10943 : cluster [DBG] pgmap v10266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:21 smithi165 bash[22175]: cluster 2022-05-01T01:55:19.288619+0000 mgr.smithi157.nfpzoe (mgr.14180) 10943 : cluster [DBG] pgmap v10266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:22.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:55:22.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:55:22.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:55:22.798 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:55:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:23 smithi165 bash[22175]: cluster 2022-05-01T01:55:21.289263+0000 mgr.smithi157.nfpzoe (mgr.14180) 10944 : cluster [DBG] pgmap v10267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:23 smithi165 bash[22175]: audit 2022-05-01T01:55:22.780493+0000 mon.smithi157 (mon.0) 6651 : audit [DBG] from='client.? 172.21.15.157:0/1595963887' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:23 smithi157 bash[20376]: cluster 2022-05-01T01:55:21.289263+0000 mgr.smithi157.nfpzoe (mgr.14180) 10944 : cluster [DBG] pgmap v10267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:23 smithi157 bash[20376]: audit 2022-05-01T01:55:22.780493+0000 mon.smithi157 (mon.0) 6651 : audit [DBG] from='client.? 172.21.15.157:0/1595963887' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:24 smithi165 bash[22175]: cluster 2022-05-01T01:55:23.289868+0000 mgr.smithi157.nfpzoe (mgr.14180) 10945 : cluster [DBG] pgmap v10268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:24.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:24 smithi157 bash[20376]: cluster 2022-05-01T01:55:23.289868+0000 mgr.smithi157.nfpzoe (mgr.14180) 10945 : cluster [DBG] pgmap v10268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:26 smithi165 bash[22175]: cluster 2022-05-01T01:55:25.290507+0000 mgr.smithi157.nfpzoe (mgr.14180) 10946 : cluster [DBG] pgmap v10269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:26 smithi157 bash[20376]: cluster 2022-05-01T01:55:25.290507+0000 mgr.smithi157.nfpzoe (mgr.14180) 10946 : cluster [DBG] pgmap v10269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:27.800 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:55:27.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:55:27.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:55:28.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:55:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:28 smithi157 bash[20376]: cluster 2022-05-01T01:55:27.291166+0000 mgr.smithi157.nfpzoe (mgr.14180) 10947 : cluster [DBG] pgmap v10270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:29.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:28 smithi157 bash[20376]: audit 2022-05-01T01:55:28.106295+0000 mon.smithi157 (mon.0) 6652 : audit [DBG] from='client.? 172.21.15.157:0/3203806531' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:28 smithi165 bash[22175]: cluster 2022-05-01T01:55:27.291166+0000 mgr.smithi157.nfpzoe (mgr.14180) 10947 : cluster [DBG] pgmap v10270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:28 smithi165 bash[22175]: audit 2022-05-01T01:55:28.106295+0000 mon.smithi157 (mon.0) 6652 : audit [DBG] from='client.? 172.21.15.157:0/3203806531' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:30 smithi157 bash[20376]: cluster 2022-05-01T01:55:29.291797+0000 mgr.smithi157.nfpzoe (mgr.14180) 10948 : cluster [DBG] pgmap v10271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:30 smithi165 bash[22175]: cluster 2022-05-01T01:55:29.291797+0000 mgr.smithi157.nfpzoe (mgr.14180) 10948 : cluster [DBG] pgmap v10271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:33.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:55:33.128 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:55:33.130 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:55:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:32 smithi157 bash[20376]: cluster 2022-05-01T01:55:31.292366+0000 mgr.smithi157.nfpzoe (mgr.14180) 10949 : cluster [DBG] pgmap v10272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:32 smithi165 bash[22175]: cluster 2022-05-01T01:55:31.292366+0000 mgr.smithi157.nfpzoe (mgr.14180) 10949 : cluster [DBG] pgmap v10272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:33.448 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:55:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:33 smithi157 bash[20376]: audit 2022-05-01T01:55:33.429935+0000 mon.smithi157 (mon.0) 6653 : audit [DBG] from='client.? 172.21.15.157:0/359193193' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:33 smithi165 bash[22175]: audit 2022-05-01T01:55:33.429935+0000 mon.smithi157 (mon.0) 6653 : audit [DBG] from='client.? 172.21.15.157:0/359193193' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:34 smithi157 bash[20376]: cluster 2022-05-01T01:55:33.292923+0000 mgr.smithi157.nfpzoe (mgr.14180) 10950 : cluster [DBG] pgmap v10273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:34 smithi165 bash[22175]: cluster 2022-05-01T01:55:33.292923+0000 mgr.smithi157.nfpzoe (mgr.14180) 10950 : cluster [DBG] pgmap v10273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:37.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:36 smithi157 bash[20376]: cluster 2022-05-01T01:55:35.293477+0000 mgr.smithi157.nfpzoe (mgr.14180) 10951 : cluster [DBG] pgmap v10274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:36 smithi165 bash[22175]: cluster 2022-05-01T01:55:35.293477+0000 mgr.smithi157.nfpzoe (mgr.14180) 10951 : cluster [DBG] pgmap v10274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:38.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:55:38.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:55:38.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:55:38.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:55:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:38 smithi157 bash[20376]: cluster 2022-05-01T01:55:37.294169+0000 mgr.smithi157.nfpzoe (mgr.14180) 10952 : cluster [DBG] pgmap v10275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:38 smithi157 bash[20376]: audit 2022-05-01T01:55:38.747962+0000 mon.smithi157 (mon.0) 6654 : audit [DBG] from='client.? 172.21.15.157:0/2348033476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:38 smithi165 bash[22175]: cluster 2022-05-01T01:55:37.294169+0000 mgr.smithi157.nfpzoe (mgr.14180) 10952 : cluster [DBG] pgmap v10275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:38 smithi165 bash[22175]: audit 2022-05-01T01:55:38.747962+0000 mon.smithi157 (mon.0) 6654 : audit [DBG] from='client.? 172.21.15.157:0/2348033476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:40 smithi157 bash[20376]: cluster 2022-05-01T01:55:39.294812+0000 mgr.smithi157.nfpzoe (mgr.14180) 10953 : cluster [DBG] pgmap v10276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:40 smithi165 bash[22175]: cluster 2022-05-01T01:55:39.294812+0000 mgr.smithi157.nfpzoe (mgr.14180) 10953 : cluster [DBG] pgmap v10276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:42 smithi157 bash[20376]: cluster 2022-05-01T01:55:41.295410+0000 mgr.smithi157.nfpzoe (mgr.14180) 10954 : cluster [DBG] pgmap v10277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:42 smithi165 bash[22175]: cluster 2022-05-01T01:55:41.295410+0000 mgr.smithi157.nfpzoe (mgr.14180) 10954 : cluster [DBG] pgmap v10277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:43.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:55:43.770 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:55:43.770 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:55:44.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:55:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:44 smithi165 bash[22175]: cluster 2022-05-01T01:55:43.295963+0000 mgr.smithi157.nfpzoe (mgr.14180) 10955 : cluster [DBG] pgmap v10278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:44 smithi165 bash[22175]: audit 2022-05-01T01:55:44.075027+0000 mon.smithi157 (mon.0) 6655 : audit [DBG] from='client.? 172.21.15.157:0/2581818168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:45.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:44 smithi157 bash[20376]: cluster 2022-05-01T01:55:43.295963+0000 mgr.smithi157.nfpzoe (mgr.14180) 10955 : cluster [DBG] pgmap v10278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:45.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:44 smithi157 bash[20376]: audit 2022-05-01T01:55:44.075027+0000 mon.smithi157 (mon.0) 6655 : audit [DBG] from='client.? 172.21.15.157:0/2581818168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:46 smithi165 bash[22175]: cluster 2022-05-01T01:55:45.296603+0000 mgr.smithi157.nfpzoe (mgr.14180) 10956 : cluster [DBG] pgmap v10279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:46 smithi157 bash[20376]: cluster 2022-05-01T01:55:45.296603+0000 mgr.smithi157.nfpzoe (mgr.14180) 10956 : cluster [DBG] pgmap v10279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:49.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:55:49.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:55:49.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:55:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:48 smithi165 bash[22175]: cluster 2022-05-01T01:55:47.297361+0000 mgr.smithi157.nfpzoe (mgr.14180) 10957 : cluster [DBG] pgmap v10280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:49.425 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:55:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:48 smithi157 bash[20376]: cluster 2022-05-01T01:55:47.297361+0000 mgr.smithi157.nfpzoe (mgr.14180) 10957 : cluster [DBG] pgmap v10280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:49 smithi157 bash[20376]: audit 2022-05-01T01:55:49.408125+0000 mon.smithi157 (mon.0) 6656 : audit [DBG] from='client.? 172.21.15.157:0/3915805343' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:49 smithi165 bash[22175]: audit 2022-05-01T01:55:49.408125+0000 mon.smithi157 (mon.0) 6656 : audit [DBG] from='client.? 172.21.15.157:0/3915805343' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:51.371 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:50 smithi157 bash[20376]: cluster 2022-05-01T01:55:49.297963+0000 mgr.smithi157.nfpzoe (mgr.14180) 10958 : cluster [DBG] pgmap v10281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:50 smithi165 bash[22175]: cluster 2022-05-01T01:55:49.297963+0000 mgr.smithi157.nfpzoe (mgr.14180) 10958 : cluster [DBG] pgmap v10281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:52 smithi165 bash[22175]: cluster 2022-05-01T01:55:51.298568+0000 mgr.smithi157.nfpzoe (mgr.14180) 10959 : cluster [DBG] pgmap v10282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:52 smithi157 bash[20376]: cluster 2022-05-01T01:55:51.298568+0000 mgr.smithi157.nfpzoe (mgr.14180) 10959 : cluster [DBG] pgmap v10282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:54.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:55:54.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:55:54.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:55:54.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:55:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:54 smithi165 bash[22175]: cluster 2022-05-01T01:55:53.299209+0000 mgr.smithi157.nfpzoe (mgr.14180) 10960 : cluster [DBG] pgmap v10283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:54 smithi165 bash[22175]: audit 2022-05-01T01:55:54.735347+0000 mon.smithi157 (mon.0) 6657 : audit [DBG] from='client.? 172.21.15.157:0/1017459536' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:54 smithi157 bash[20376]: cluster 2022-05-01T01:55:53.299209+0000 mgr.smithi157.nfpzoe (mgr.14180) 10960 : cluster [DBG] pgmap v10283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:55.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:54 smithi157 bash[20376]: audit 2022-05-01T01:55:54.735347+0000 mon.smithi157 (mon.0) 6657 : audit [DBG] from='client.? 172.21.15.157:0/1017459536' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:55:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:56 smithi165 bash[22175]: cluster 2022-05-01T01:55:55.299853+0000 mgr.smithi157.nfpzoe (mgr.14180) 10961 : cluster [DBG] pgmap v10284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:56 smithi157 bash[20376]: cluster 2022-05-01T01:55:55.299853+0000 mgr.smithi157.nfpzoe (mgr.14180) 10961 : cluster [DBG] pgmap v10284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:55:58 smithi165 bash[22175]: cluster 2022-05-01T01:55:57.300459+0000 mgr.smithi157.nfpzoe (mgr.14180) 10962 : cluster [DBG] pgmap v10285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:59.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:55:58 smithi157 bash[20376]: cluster 2022-05-01T01:55:57.300459+0000 mgr.smithi157.nfpzoe (mgr.14180) 10962 : cluster [DBG] pgmap v10285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:55:59.756 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:55:59.757 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:55:59.757 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:56:00.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:56:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:00 smithi157 bash[20376]: audit 2022-05-01T01:55:59.691332+0000 mon.smithi157 (mon.0) 6658 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:56:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:00 smithi165 bash[22175]: audit 2022-05-01T01:55:59.691332+0000 mon.smithi157 (mon.0) 6658 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:56:01.370 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:01 smithi157 bash[20376]: cluster 2022-05-01T01:55:59.301162+0000 mgr.smithi157.nfpzoe (mgr.14180) 10963 : cluster [DBG] pgmap v10286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:01.370 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:01 smithi157 bash[20376]: audit 2022-05-01T01:56:00.089211+0000 mon.smithi157 (mon.0) 6659 : audit [DBG] from='client.? 172.21.15.157:0/4103801674' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:01.370 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:01 smithi157 bash[20376]: audit 2022-05-01T01:56:00.256274+0000 mon.smithi157 (mon.0) 6660 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:56:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:01 smithi165 bash[22175]: cluster 2022-05-01T01:55:59.301162+0000 mgr.smithi157.nfpzoe (mgr.14180) 10963 : cluster [DBG] pgmap v10286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:01 smithi165 bash[22175]: audit 2022-05-01T01:56:00.089211+0000 mon.smithi157 (mon.0) 6659 : audit [DBG] from='client.? 172.21.15.157:0/4103801674' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:01 smithi165 bash[22175]: audit 2022-05-01T01:56:00.256274+0000 mon.smithi157 (mon.0) 6660 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:56:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:03 smithi165 bash[22175]: cluster 2022-05-01T01:56:01.301779+0000 mgr.smithi157.nfpzoe (mgr.14180) 10964 : cluster [DBG] pgmap v10287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:03 smithi157 bash[20376]: cluster 2022-05-01T01:56:01.301779+0000 mgr.smithi157.nfpzoe (mgr.14180) 10964 : cluster [DBG] pgmap v10287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:05.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:56:05.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:56:05.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:56:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:05 smithi165 bash[22175]: cluster 2022-05-01T01:56:03.302547+0000 mgr.smithi157.nfpzoe (mgr.14180) 10965 : cluster [DBG] pgmap v10288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:05.446 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:56:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:05 smithi157 bash[20376]: cluster 2022-05-01T01:56:03.302547+0000 mgr.smithi157.nfpzoe (mgr.14180) 10965 : cluster [DBG] pgmap v10288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:06 smithi165 bash[22175]: audit 2022-05-01T01:56:05.428163+0000 mon.smithi157 (mon.0) 6661 : audit [DBG] from='client.? 172.21.15.157:0/3595681046' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:06 smithi157 bash[20376]: audit 2022-05-01T01:56:05.428163+0000 mon.smithi157 (mon.0) 6661 : audit [DBG] from='client.? 172.21.15.157:0/3595681046' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:07 smithi165 bash[22175]: cluster 2022-05-01T01:56:05.303073+0000 mgr.smithi157.nfpzoe (mgr.14180) 10966 : cluster [DBG] pgmap v10289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:07 smithi157 bash[20376]: cluster 2022-05-01T01:56:05.303073+0000 mgr.smithi157.nfpzoe (mgr.14180) 10966 : cluster [DBG] pgmap v10289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:09 smithi165 bash[22175]: cluster 2022-05-01T01:56:07.303666+0000 mgr.smithi157.nfpzoe (mgr.14180) 10967 : cluster [DBG] pgmap v10290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:09.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:09 smithi157 bash[20376]: cluster 2022-05-01T01:56:07.303666+0000 mgr.smithi157.nfpzoe (mgr.14180) 10967 : cluster [DBG] pgmap v10290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:10.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:56:10.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:56:10.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:56:10.768 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:56:11.370 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:11 smithi157 bash[20376]: cluster 2022-05-01T01:56:09.304251+0000 mgr.smithi157.nfpzoe (mgr.14180) 10968 : cluster [DBG] pgmap v10291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:11.370 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:11 smithi157 bash[20376]: audit 2022-05-01T01:56:10.750827+0000 mon.smithi157 (mon.0) 6662 : audit [DBG] from='client.? 172.21.15.157:0/2268527871' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:11 smithi165 bash[22175]: cluster 2022-05-01T01:56:09.304251+0000 mgr.smithi157.nfpzoe (mgr.14180) 10968 : cluster [DBG] pgmap v10291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:11 smithi165 bash[22175]: audit 2022-05-01T01:56:10.750827+0000 mon.smithi157 (mon.0) 6662 : audit [DBG] from='client.? 172.21.15.157:0/2268527871' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:12 smithi165 bash[22175]: audit 2022-05-01T01:56:11.314161+0000 mon.smithi157 (mon.0) 6663 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:56:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:12 smithi165 bash[22175]: audit 2022-05-01T01:56:11.316905+0000 mon.smithi157 (mon.0) 6664 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:56:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:12 smithi165 bash[22175]: audit 2022-05-01T01:56:11.318808+0000 mon.smithi157 (mon.0) 6665 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:56:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:12 smithi165 bash[22175]: audit 2022-05-01T01:56:11.621789+0000 mon.smithi157 (mon.0) 6666 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:56:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:12 smithi165 bash[22175]: audit 2022-05-01T01:56:11.944312+0000 mon.smithi157 (mon.0) 6667 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:56:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:12 smithi165 bash[22175]: audit 2022-05-01T01:56:11.950528+0000 mon.smithi157 (mon.0) 6668 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:56:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:12 smithi157 bash[20376]: audit 2022-05-01T01:56:11.314161+0000 mon.smithi157 (mon.0) 6663 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:56:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:12 smithi157 bash[20376]: audit 2022-05-01T01:56:11.316905+0000 mon.smithi157 (mon.0) 6664 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:56:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:12 smithi157 bash[20376]: audit 2022-05-01T01:56:11.318808+0000 mon.smithi157 (mon.0) 6665 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:56:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:12 smithi157 bash[20376]: audit 2022-05-01T01:56:11.621789+0000 mon.smithi157 (mon.0) 6666 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:56:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:12 smithi157 bash[20376]: audit 2022-05-01T01:56:11.944312+0000 mon.smithi157 (mon.0) 6667 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:56:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:12 smithi157 bash[20376]: audit 2022-05-01T01:56:11.950528+0000 mon.smithi157 (mon.0) 6668 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:56:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:13 smithi165 bash[22175]: cluster 2022-05-01T01:56:11.304809+0000 mgr.smithi157.nfpzoe (mgr.14180) 10969 : cluster [DBG] pgmap v10292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:13 smithi165 bash[22175]: cluster 2022-05-01T01:56:11.936620+0000 mgr.smithi157.nfpzoe (mgr.14180) 10970 : cluster [DBG] pgmap v10293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:13 smithi165 bash[22175]: cluster 2022-05-01T01:56:11.937120+0000 mgr.smithi157.nfpzoe (mgr.14180) 10971 : cluster [DBG] pgmap v10294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:13 smithi165 bash[22175]: cephadm 2022-05-01T01:56:11.951958+0000 mgr.smithi157.nfpzoe (mgr.14180) 10972 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:56:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:13 smithi165 bash[22175]: cephadm 2022-05-01T01:56:11.952133+0000 mgr.smithi157.nfpzoe (mgr.14180) 10973 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:56:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:13 smithi157 bash[20376]: cluster 2022-05-01T01:56:11.304809+0000 mgr.smithi157.nfpzoe (mgr.14180) 10969 : cluster [DBG] pgmap v10292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:13 smithi157 bash[20376]: cluster 2022-05-01T01:56:11.936620+0000 mgr.smithi157.nfpzoe (mgr.14180) 10970 : cluster [DBG] pgmap v10293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:13 smithi157 bash[20376]: cluster 2022-05-01T01:56:11.937120+0000 mgr.smithi157.nfpzoe (mgr.14180) 10971 : cluster [DBG] pgmap v10294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:13 smithi157 bash[20376]: cephadm 2022-05-01T01:56:11.951958+0000 mgr.smithi157.nfpzoe (mgr.14180) 10972 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:56:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:13 smithi157 bash[20376]: cephadm 2022-05-01T01:56:11.952133+0000 mgr.smithi157.nfpzoe (mgr.14180) 10973 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:56:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:15 smithi165 bash[22175]: cluster 2022-05-01T01:56:13.937702+0000 mgr.smithi157.nfpzoe (mgr.14180) 10974 : cluster [DBG] pgmap v10295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:15 smithi157 bash[20376]: cluster 2022-05-01T01:56:13.937702+0000 mgr.smithi157.nfpzoe (mgr.14180) 10974 : cluster [DBG] pgmap v10295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:15.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:56:15.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:56:15.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:56:16.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:56:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:17 smithi165 bash[22175]: cluster 2022-05-01T01:56:15.938213+0000 mgr.smithi157.nfpzoe (mgr.14180) 10975 : cluster [DBG] pgmap v10296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:17 smithi165 bash[22175]: audit 2022-05-01T01:56:16.084586+0000 mon.smithi157 (mon.0) 6669 : audit [DBG] from='client.? 172.21.15.157:0/1738111943' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:17 smithi157 bash[20376]: cluster 2022-05-01T01:56:15.938213+0000 mgr.smithi157.nfpzoe (mgr.14180) 10975 : cluster [DBG] pgmap v10296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:17.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:17 smithi157 bash[20376]: audit 2022-05-01T01:56:16.084586+0000 mon.smithi157 (mon.0) 6669 : audit [DBG] from='client.? 172.21.15.157:0/1738111943' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:18 smithi157 bash[20376]: cluster 2022-05-01T01:56:17.938769+0000 mgr.smithi157.nfpzoe (mgr.14180) 10976 : cluster [DBG] pgmap v10297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:18 smithi165 bash[22175]: cluster 2022-05-01T01:56:17.938769+0000 mgr.smithi157.nfpzoe (mgr.14180) 10976 : cluster [DBG] pgmap v10297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:21.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:56:21.107 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:56:21.107 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:56:21.371 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:20 smithi157 bash[20376]: cluster 2022-05-01T01:56:19.939364+0000 mgr.smithi157.nfpzoe (mgr.14180) 10977 : cluster [DBG] pgmap v10298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:21 smithi165 bash[22175]: cluster 2022-05-01T01:56:19.939364+0000 mgr.smithi157.nfpzoe (mgr.14180) 10977 : cluster [DBG] pgmap v10298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:21.426 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:56:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:22 smithi165 bash[22175]: audit 2022-05-01T01:56:21.408585+0000 mon.smithi157 (mon.0) 6670 : audit [DBG] from='client.? 172.21.15.157:0/3706077723' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:21 smithi157 bash[20376]: audit 2022-05-01T01:56:21.408585+0000 mon.smithi157 (mon.0) 6670 : audit [DBG] from='client.? 172.21.15.157:0/3706077723' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:23 smithi165 bash[22175]: cluster 2022-05-01T01:56:21.940014+0000 mgr.smithi157.nfpzoe (mgr.14180) 10978 : cluster [DBG] pgmap v10299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:23 smithi157 bash[20376]: cluster 2022-05-01T01:56:21.940014+0000 mgr.smithi157.nfpzoe (mgr.14180) 10978 : cluster [DBG] pgmap v10299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:25 smithi165 bash[22175]: cluster 2022-05-01T01:56:23.940652+0000 mgr.smithi157.nfpzoe (mgr.14180) 10979 : cluster [DBG] pgmap v10300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:25.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:25 smithi157 bash[20376]: cluster 2022-05-01T01:56:23.940652+0000 mgr.smithi157.nfpzoe (mgr.14180) 10979 : cluster [DBG] pgmap v10300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:26.430 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:56:26.430 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:56:26.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:56:26.757 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:56:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:27 smithi165 bash[22175]: cluster 2022-05-01T01:56:25.941258+0000 mgr.smithi157.nfpzoe (mgr.14180) 10980 : cluster [DBG] pgmap v10301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:27 smithi165 bash[22175]: audit 2022-05-01T01:56:26.739630+0000 mon.smithi157 (mon.0) 6671 : audit [DBG] from='client.? 172.21.15.157:0/2648249330' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:27 smithi157 bash[20376]: cluster 2022-05-01T01:56:25.941258+0000 mgr.smithi157.nfpzoe (mgr.14180) 10980 : cluster [DBG] pgmap v10301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:27 smithi157 bash[20376]: audit 2022-05-01T01:56:26.739630+0000 mon.smithi157 (mon.0) 6671 : audit [DBG] from='client.? 172.21.15.157:0/2648249330' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:28 smithi157 bash[20376]: cluster 2022-05-01T01:56:27.941833+0000 mgr.smithi157.nfpzoe (mgr.14180) 10981 : cluster [DBG] pgmap v10302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:28 smithi165 bash[22175]: cluster 2022-05-01T01:56:27.941833+0000 mgr.smithi157.nfpzoe (mgr.14180) 10981 : cluster [DBG] pgmap v10302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:31.372 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:30 smithi157 bash[20376]: cluster 2022-05-01T01:56:29.942555+0000 mgr.smithi157.nfpzoe (mgr.14180) 10982 : cluster [DBG] pgmap v10303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:31 smithi165 bash[22175]: cluster 2022-05-01T01:56:29.942555+0000 mgr.smithi157.nfpzoe (mgr.14180) 10982 : cluster [DBG] pgmap v10303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:31.761 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:56:31.761 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:56:31.761 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:56:32.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:56:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:33 smithi165 bash[22175]: cluster 2022-05-01T01:56:31.943262+0000 mgr.smithi157.nfpzoe (mgr.14180) 10983 : cluster [DBG] pgmap v10304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:33 smithi165 bash[22175]: audit 2022-05-01T01:56:32.067818+0000 mon.smithi157 (mon.0) 6672 : audit [DBG] from='client.? 172.21.15.157:0/2437192324' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:33 smithi157 bash[20376]: cluster 2022-05-01T01:56:31.943262+0000 mgr.smithi157.nfpzoe (mgr.14180) 10983 : cluster [DBG] pgmap v10304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:33 smithi157 bash[20376]: audit 2022-05-01T01:56:32.067818+0000 mon.smithi157 (mon.0) 6672 : audit [DBG] from='client.? 172.21.15.157:0/2437192324' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:35 smithi165 bash[22175]: cluster 2022-05-01T01:56:33.943852+0000 mgr.smithi157.nfpzoe (mgr.14180) 10984 : cluster [DBG] pgmap v10305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:35 smithi157 bash[20376]: cluster 2022-05-01T01:56:33.943852+0000 mgr.smithi157.nfpzoe (mgr.14180) 10984 : cluster [DBG] pgmap v10305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:37.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:56:37.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:56:37.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:56:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:37 smithi165 bash[22175]: cluster 2022-05-01T01:56:35.944451+0000 mgr.smithi157.nfpzoe (mgr.14180) 10985 : cluster [DBG] pgmap v10306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:37.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:56:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:37 smithi157 bash[20376]: cluster 2022-05-01T01:56:35.944451+0000 mgr.smithi157.nfpzoe (mgr.14180) 10985 : cluster [DBG] pgmap v10306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:38 smithi165 bash[22175]: audit 2022-05-01T01:56:37.401392+0000 mon.smithi157 (mon.0) 6673 : audit [DBG] from='client.? 172.21.15.157:0/3059618734' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:38.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:38 smithi157 bash[20376]: audit 2022-05-01T01:56:37.401392+0000 mon.smithi157 (mon.0) 6673 : audit [DBG] from='client.? 172.21.15.157:0/3059618734' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:39 smithi165 bash[22175]: cluster 2022-05-01T01:56:37.945169+0000 mgr.smithi157.nfpzoe (mgr.14180) 10986 : cluster [DBG] pgmap v10307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:39 smithi157 bash[20376]: cluster 2022-05-01T01:56:37.945169+0000 mgr.smithi157.nfpzoe (mgr.14180) 10986 : cluster [DBG] pgmap v10307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:41.373 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:41 smithi157 bash[20376]: cluster 2022-05-01T01:56:39.945785+0000 mgr.smithi157.nfpzoe (mgr.14180) 10987 : cluster [DBG] pgmap v10308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:41 smithi165 bash[22175]: cluster 2022-05-01T01:56:39.945785+0000 mgr.smithi157.nfpzoe (mgr.14180) 10987 : cluster [DBG] pgmap v10308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:42.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:56:42.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:56:42.423 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:56:42.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:56:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:43 smithi165 bash[22175]: cluster 2022-05-01T01:56:41.946431+0000 mgr.smithi157.nfpzoe (mgr.14180) 10988 : cluster [DBG] pgmap v10309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:43 smithi165 bash[22175]: audit 2022-05-01T01:56:42.731443+0000 mon.smithi157 (mon.0) 6674 : audit [DBG] from='client.? 172.21.15.157:0/1340843815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:43 smithi157 bash[20376]: cluster 2022-05-01T01:56:41.946431+0000 mgr.smithi157.nfpzoe (mgr.14180) 10988 : cluster [DBG] pgmap v10309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:43 smithi157 bash[20376]: audit 2022-05-01T01:56:42.731443+0000 mon.smithi157 (mon.0) 6674 : audit [DBG] from='client.? 172.21.15.157:0/1340843815' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:45 smithi165 bash[22175]: cluster 2022-05-01T01:56:43.947154+0000 mgr.smithi157.nfpzoe (mgr.14180) 10989 : cluster [DBG] pgmap v10310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:45.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:45 smithi157 bash[20376]: cluster 2022-05-01T01:56:43.947154+0000 mgr.smithi157.nfpzoe (mgr.14180) 10989 : cluster [DBG] pgmap v10310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:47 smithi165 bash[22175]: cluster 2022-05-01T01:56:45.947757+0000 mgr.smithi157.nfpzoe (mgr.14180) 10990 : cluster [DBG] pgmap v10311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:47 smithi157 bash[20376]: cluster 2022-05-01T01:56:45.947757+0000 mgr.smithi157.nfpzoe (mgr.14180) 10990 : cluster [DBG] pgmap v10311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:47.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:56:47.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:56:47.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:56:48.074 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:56:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:48 smithi157 bash[20376]: cluster 2022-05-01T01:56:47.948359+0000 mgr.smithi157.nfpzoe (mgr.14180) 10991 : cluster [DBG] pgmap v10312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:49.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:48 smithi157 bash[20376]: audit 2022-05-01T01:56:48.056483+0000 mon.smithi157 (mon.0) 6675 : audit [DBG] from='client.? 172.21.15.157:0/28277698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:48 smithi165 bash[22175]: cluster 2022-05-01T01:56:47.948359+0000 mgr.smithi157.nfpzoe (mgr.14180) 10991 : cluster [DBG] pgmap v10312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:49.403 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:48 smithi165 bash[22175]: audit 2022-05-01T01:56:48.056483+0000 mon.smithi157 (mon.0) 6675 : audit [DBG] from='client.? 172.21.15.157:0/28277698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:51.374 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:51 smithi157 bash[20376]: cluster 2022-05-01T01:56:49.948931+0000 mgr.smithi157.nfpzoe (mgr.14180) 10992 : cluster [DBG] pgmap v10313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:51 smithi165 bash[22175]: cluster 2022-05-01T01:56:49.948931+0000 mgr.smithi157.nfpzoe (mgr.14180) 10992 : cluster [DBG] pgmap v10313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:53.077 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:56:53.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:56:53.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:56:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:53 smithi165 bash[22175]: cluster 2022-05-01T01:56:51.949580+0000 mgr.smithi157.nfpzoe (mgr.14180) 10993 : cluster [DBG] pgmap v10314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:53.406 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:56:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:53 smithi157 bash[20376]: cluster 2022-05-01T01:56:51.949580+0000 mgr.smithi157.nfpzoe (mgr.14180) 10993 : cluster [DBG] pgmap v10314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:54 smithi165 bash[22175]: audit 2022-05-01T01:56:53.388571+0000 mon.smithi157 (mon.0) 6676 : audit [DBG] from='client.? 172.21.15.157:0/2387822389' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:54.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:54 smithi157 bash[20376]: audit 2022-05-01T01:56:53.388571+0000 mon.smithi157 (mon.0) 6676 : audit [DBG] from='client.? 172.21.15.157:0/2387822389' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:55 smithi165 bash[22175]: cluster 2022-05-01T01:56:53.950170+0000 mgr.smithi157.nfpzoe (mgr.14180) 10994 : cluster [DBG] pgmap v10315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:55 smithi157 bash[20376]: cluster 2022-05-01T01:56:53.950170+0000 mgr.smithi157.nfpzoe (mgr.14180) 10994 : cluster [DBG] pgmap v10315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:57 smithi165 bash[22175]: cluster 2022-05-01T01:56:55.950791+0000 mgr.smithi157.nfpzoe (mgr.14180) 10995 : cluster [DBG] pgmap v10316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:57 smithi157 bash[20376]: cluster 2022-05-01T01:56:55.950791+0000 mgr.smithi157.nfpzoe (mgr.14180) 10995 : cluster [DBG] pgmap v10316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:58.410 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:56:58.410 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:56:58.410 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:56:58.738 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:56:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:58 smithi157 bash[20376]: cluster 2022-05-01T01:56:57.951402+0000 mgr.smithi157.nfpzoe (mgr.14180) 10996 : cluster [DBG] pgmap v10317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:58 smithi157 bash[20376]: audit 2022-05-01T01:56:58.721038+0000 mon.smithi157 (mon.0) 6677 : audit [DBG] from='client.? 172.21.15.157:0/2460689508' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:56:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:58 smithi165 bash[22175]: cluster 2022-05-01T01:56:57.951402+0000 mgr.smithi157.nfpzoe (mgr.14180) 10996 : cluster [DBG] pgmap v10317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:56:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:58 smithi165 bash[22175]: audit 2022-05-01T01:56:58.721038+0000 mon.smithi157 (mon.0) 6677 : audit [DBG] from='client.? 172.21.15.157:0/2460689508' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:56:59 smithi157 bash[20376]: audit 2022-05-01T01:56:59.695490+0000 mon.smithi157 (mon.0) 6678 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:57:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:56:59 smithi165 bash[22175]: audit 2022-05-01T01:56:59.695490+0000 mon.smithi157 (mon.0) 6678 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:57:01.374 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:00 smithi157 bash[20376]: cluster 2022-05-01T01:56:59.951969+0000 mgr.smithi157.nfpzoe (mgr.14180) 10997 : cluster [DBG] pgmap v10318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:01.374 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:00 smithi157 bash[20376]: audit 2022-05-01T01:57:00.265672+0000 mon.smithi157 (mon.0) 6679 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:57:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:00 smithi165 bash[22175]: cluster 2022-05-01T01:56:59.951969+0000 mgr.smithi157.nfpzoe (mgr.14180) 10997 : cluster [DBG] pgmap v10318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:00 smithi165 bash[22175]: audit 2022-05-01T01:57:00.265672+0000 mon.smithi157 (mon.0) 6679 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:57:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:03 smithi165 bash[22175]: cluster 2022-05-01T01:57:01.952583+0000 mgr.smithi157.nfpzoe (mgr.14180) 10998 : cluster [DBG] pgmap v10319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:03 smithi157 bash[20376]: cluster 2022-05-01T01:57:01.952583+0000 mgr.smithi157.nfpzoe (mgr.14180) 10998 : cluster [DBG] pgmap v10319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:03.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:57:03.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:57:03.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:57:04.066 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:57:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:05 smithi165 bash[22175]: cluster 2022-05-01T01:57:03.953163+0000 mgr.smithi157.nfpzoe (mgr.14180) 10999 : cluster [DBG] pgmap v10320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:05 smithi165 bash[22175]: audit 2022-05-01T01:57:04.048250+0000 mon.smithi157 (mon.0) 6680 : audit [DBG] from='client.? 172.21.15.157:0/2891910995' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:05 smithi157 bash[20376]: cluster 2022-05-01T01:57:03.953163+0000 mgr.smithi157.nfpzoe (mgr.14180) 10999 : cluster [DBG] pgmap v10320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:05.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:05 smithi157 bash[20376]: audit 2022-05-01T01:57:04.048250+0000 mon.smithi157 (mon.0) 6680 : audit [DBG] from='client.? 172.21.15.157:0/2891910995' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:07 smithi165 bash[22175]: cluster 2022-05-01T01:57:05.953753+0000 mgr.smithi157.nfpzoe (mgr.14180) 11000 : cluster [DBG] pgmap v10321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:07 smithi157 bash[20376]: cluster 2022-05-01T01:57:05.953753+0000 mgr.smithi157.nfpzoe (mgr.14180) 11000 : cluster [DBG] pgmap v10321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:09.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:57:09.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:57:09.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:57:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:08 smithi157 bash[20376]: cluster 2022-05-01T01:57:07.954386+0000 mgr.smithi157.nfpzoe (mgr.14180) 11001 : cluster [DBG] pgmap v10322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:08 smithi165 bash[22175]: cluster 2022-05-01T01:57:07.954386+0000 mgr.smithi157.nfpzoe (mgr.14180) 11001 : cluster [DBG] pgmap v10322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:09.401 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:57:10.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:09 smithi157 bash[20376]: audit 2022-05-01T01:57:09.378014+0000 mon.smithi157 (mon.0) 6681 : audit [DBG] from='client.? 172.21.15.157:0/710516534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:09 smithi165 bash[22175]: audit 2022-05-01T01:57:09.378014+0000 mon.smithi157 (mon.0) 6681 : audit [DBG] from='client.? 172.21.15.157:0/710516534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:11.375 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:10 smithi157 bash[20376]: cluster 2022-05-01T01:57:09.954965+0000 mgr.smithi157.nfpzoe (mgr.14180) 11002 : cluster [DBG] pgmap v10323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:10 smithi165 bash[22175]: cluster 2022-05-01T01:57:09.954965+0000 mgr.smithi157.nfpzoe (mgr.14180) 11002 : cluster [DBG] pgmap v10323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:12 smithi165 bash[22175]: audit 2022-05-01T01:57:11.963409+0000 mon.smithi157 (mon.0) 6682 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:57:12.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:12 smithi165 bash[22175]: audit 2022-05-01T01:57:11.966070+0000 mon.smithi157 (mon.0) 6683 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:57:12.406 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:12 smithi165 bash[22175]: audit 2022-05-01T01:57:11.967834+0000 mon.smithi157 (mon.0) 6684 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:57:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:12 smithi157 bash[20376]: audit 2022-05-01T01:57:11.963409+0000 mon.smithi157 (mon.0) 6682 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:57:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:12 smithi157 bash[20376]: audit 2022-05-01T01:57:11.966070+0000 mon.smithi157 (mon.0) 6683 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:57:12.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:12 smithi157 bash[20376]: audit 2022-05-01T01:57:11.967834+0000 mon.smithi157 (mon.0) 6684 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:57:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:13 smithi165 bash[22175]: cluster 2022-05-01T01:57:11.955657+0000 mgr.smithi157.nfpzoe (mgr.14180) 11003 : cluster [DBG] pgmap v10324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:13 smithi165 bash[22175]: audit 2022-05-01T01:57:12.298633+0000 mon.smithi157 (mon.0) 6685 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:57:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:13 smithi165 bash[22175]: audit 2022-05-01T01:57:12.307675+0000 mon.smithi157 (mon.0) 6686 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:57:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:13 smithi157 bash[20376]: cluster 2022-05-01T01:57:11.955657+0000 mgr.smithi157.nfpzoe (mgr.14180) 11003 : cluster [DBG] pgmap v10324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:13 smithi157 bash[20376]: audit 2022-05-01T01:57:12.298633+0000 mon.smithi157 (mon.0) 6685 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:57:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:13 smithi157 bash[20376]: audit 2022-05-01T01:57:12.307675+0000 mon.smithi157 (mon.0) 6686 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:57:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:14 smithi165 bash[22175]: cluster 2022-05-01T01:57:12.291056+0000 mgr.smithi157.nfpzoe (mgr.14180) 11004 : cluster [DBG] pgmap v10325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:14 smithi165 bash[22175]: cluster 2022-05-01T01:57:12.291541+0000 mgr.smithi157.nfpzoe (mgr.14180) 11005 : cluster [DBG] pgmap v10326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:14 smithi165 bash[22175]: cephadm 2022-05-01T01:57:12.308836+0000 mgr.smithi157.nfpzoe (mgr.14180) 11006 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:57:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:14 smithi165 bash[22175]: cephadm 2022-05-01T01:57:12.309025+0000 mgr.smithi157.nfpzoe (mgr.14180) 11007 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:57:14.403 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:57:14.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:57:14.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:57:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:14 smithi157 bash[20376]: cluster 2022-05-01T01:57:12.291056+0000 mgr.smithi157.nfpzoe (mgr.14180) 11004 : cluster [DBG] pgmap v10325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:14 smithi157 bash[20376]: cluster 2022-05-01T01:57:12.291541+0000 mgr.smithi157.nfpzoe (mgr.14180) 11005 : cluster [DBG] pgmap v10326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:14 smithi157 bash[20376]: cephadm 2022-05-01T01:57:12.308836+0000 mgr.smithi157.nfpzoe (mgr.14180) 11006 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:57:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:14 smithi157 bash[20376]: cephadm 2022-05-01T01:57:12.309025+0000 mgr.smithi157.nfpzoe (mgr.14180) 11007 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:57:14.728 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:57:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:15 smithi165 bash[22175]: audit 2022-05-01T01:57:14.710115+0000 mon.smithi157 (mon.0) 6687 : audit [DBG] from='client.? 172.21.15.157:0/2862209741' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:15 smithi157 bash[20376]: audit 2022-05-01T01:57:14.710115+0000 mon.smithi157 (mon.0) 6687 : audit [DBG] from='client.? 172.21.15.157:0/2862209741' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:16 smithi165 bash[22175]: cluster 2022-05-01T01:57:14.292134+0000 mgr.smithi157.nfpzoe (mgr.14180) 11008 : cluster [DBG] pgmap v10327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:16 smithi157 bash[20376]: cluster 2022-05-01T01:57:14.292134+0000 mgr.smithi157.nfpzoe (mgr.14180) 11008 : cluster [DBG] pgmap v10327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:18 smithi165 bash[22175]: cluster 2022-05-01T01:57:16.292739+0000 mgr.smithi157.nfpzoe (mgr.14180) 11009 : cluster [DBG] pgmap v10328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:18 smithi157 bash[20376]: cluster 2022-05-01T01:57:16.292739+0000 mgr.smithi157.nfpzoe (mgr.14180) 11009 : cluster [DBG] pgmap v10328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:19.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:57:19.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:57:19.732 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:57:20.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:57:20.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:20 smithi157 bash[20376]: cluster 2022-05-01T01:57:18.293366+0000 mgr.smithi157.nfpzoe (mgr.14180) 11010 : cluster [DBG] pgmap v10329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:20.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:20 smithi157 bash[20376]: audit 2022-05-01T01:57:20.038676+0000 mon.smithi157 (mon.0) 6688 : audit [DBG] from='client.? 172.21.15.157:0/1408540879' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:20 smithi165 bash[22175]: cluster 2022-05-01T01:57:18.293366+0000 mgr.smithi157.nfpzoe (mgr.14180) 11010 : cluster [DBG] pgmap v10329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:20 smithi165 bash[22175]: audit 2022-05-01T01:57:20.038676+0000 mon.smithi157 (mon.0) 6688 : audit [DBG] from='client.? 172.21.15.157:0/1408540879' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:22 smithi165 bash[22175]: cluster 2022-05-01T01:57:20.294025+0000 mgr.smithi157.nfpzoe (mgr.14180) 11011 : cluster [DBG] pgmap v10330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:22 smithi157 bash[20376]: cluster 2022-05-01T01:57:20.294025+0000 mgr.smithi157.nfpzoe (mgr.14180) 11011 : cluster [DBG] pgmap v10330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:24 smithi165 bash[22175]: cluster 2022-05-01T01:57:22.294620+0000 mgr.smithi157.nfpzoe (mgr.14180) 11012 : cluster [DBG] pgmap v10331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:24.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:24 smithi157 bash[20376]: cluster 2022-05-01T01:57:22.294620+0000 mgr.smithi157.nfpzoe (mgr.14180) 11012 : cluster [DBG] pgmap v10331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:25.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:57:25.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:57:25.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:57:25.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:57:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:26 smithi165 bash[22175]: cluster 2022-05-01T01:57:24.295253+0000 mgr.smithi157.nfpzoe (mgr.14180) 11013 : cluster [DBG] pgmap v10332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:26 smithi165 bash[22175]: audit 2022-05-01T01:57:25.363076+0000 mon.smithi157 (mon.0) 6689 : audit [DBG] from='client.? 172.21.15.157:0/3753616267' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:26.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:26 smithi157 bash[20376]: cluster 2022-05-01T01:57:24.295253+0000 mgr.smithi157.nfpzoe (mgr.14180) 11013 : cluster [DBG] pgmap v10332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:26 smithi157 bash[20376]: audit 2022-05-01T01:57:25.363076+0000 mon.smithi157 (mon.0) 6689 : audit [DBG] from='client.? 172.21.15.157:0/3753616267' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:28 smithi165 bash[22175]: cluster 2022-05-01T01:57:26.295853+0000 mgr.smithi157.nfpzoe (mgr.14180) 11014 : cluster [DBG] pgmap v10333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:28.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:28 smithi157 bash[20376]: cluster 2022-05-01T01:57:26.295853+0000 mgr.smithi157.nfpzoe (mgr.14180) 11014 : cluster [DBG] pgmap v10333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:30.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:30 smithi157 bash[20376]: cluster 2022-05-01T01:57:28.296481+0000 mgr.smithi157.nfpzoe (mgr.14180) 11015 : cluster [DBG] pgmap v10334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:30.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:57:30.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:57:30.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:57:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:30 smithi165 bash[22175]: cluster 2022-05-01T01:57:28.296481+0000 mgr.smithi157.nfpzoe (mgr.14180) 11015 : cluster [DBG] pgmap v10334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:30.704 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:57:31.377 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:31 smithi157 bash[20376]: audit 2022-05-01T01:57:30.686446+0000 mon.smithi157 (mon.0) 6690 : audit [DBG] from='client.? 172.21.15.157:0/4231184900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:31 smithi165 bash[22175]: audit 2022-05-01T01:57:30.686446+0000 mon.smithi157 (mon.0) 6690 : audit [DBG] from='client.? 172.21.15.157:0/4231184900' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:32 smithi165 bash[22175]: cluster 2022-05-01T01:57:30.297069+0000 mgr.smithi157.nfpzoe (mgr.14180) 11016 : cluster [DBG] pgmap v10335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:32 smithi157 bash[20376]: cluster 2022-05-01T01:57:30.297069+0000 mgr.smithi157.nfpzoe (mgr.14180) 11016 : cluster [DBG] pgmap v10335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:34 smithi165 bash[22175]: cluster 2022-05-01T01:57:32.297680+0000 mgr.smithi157.nfpzoe (mgr.14180) 11017 : cluster [DBG] pgmap v10336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:34 smithi157 bash[20376]: cluster 2022-05-01T01:57:32.297680+0000 mgr.smithi157.nfpzoe (mgr.14180) 11017 : cluster [DBG] pgmap v10336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:35.707 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:57:35.707 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:57:35.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:57:36.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:57:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:36 smithi165 bash[22175]: cluster 2022-05-01T01:57:34.298284+0000 mgr.smithi157.nfpzoe (mgr.14180) 11018 : cluster [DBG] pgmap v10337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:36 smithi165 bash[22175]: audit 2022-05-01T01:57:36.009855+0000 mon.smithi157 (mon.0) 6691 : audit [DBG] from='client.? 172.21.15.157:0/3408558830' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:36.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:36 smithi157 bash[20376]: cluster 2022-05-01T01:57:34.298284+0000 mgr.smithi157.nfpzoe (mgr.14180) 11018 : cluster [DBG] pgmap v10337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:36.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:36 smithi157 bash[20376]: audit 2022-05-01T01:57:36.009855+0000 mon.smithi157 (mon.0) 6691 : audit [DBG] from='client.? 172.21.15.157:0/3408558830' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:38 smithi165 bash[22175]: cluster 2022-05-01T01:57:36.298899+0000 mgr.smithi157.nfpzoe (mgr.14180) 11019 : cluster [DBG] pgmap v10338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:38.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:38 smithi157 bash[20376]: cluster 2022-05-01T01:57:36.298899+0000 mgr.smithi157.nfpzoe (mgr.14180) 11019 : cluster [DBG] pgmap v10338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:40 smithi157 bash[20376]: cluster 2022-05-01T01:57:38.299532+0000 mgr.smithi157.nfpzoe (mgr.14180) 11020 : cluster [DBG] pgmap v10339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:40 smithi165 bash[22175]: cluster 2022-05-01T01:57:38.299532+0000 mgr.smithi157.nfpzoe (mgr.14180) 11020 : cluster [DBG] pgmap v10339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:41.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:57:41.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:57:41.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:57:41.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:57:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:42 smithi165 bash[22175]: cluster 2022-05-01T01:57:40.300137+0000 mgr.smithi157.nfpzoe (mgr.14180) 11021 : cluster [DBG] pgmap v10340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:42 smithi165 bash[22175]: audit 2022-05-01T01:57:41.339452+0000 mon.smithi157 (mon.0) 6692 : audit [DBG] from='client.? 172.21.15.157:0/2080060000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:42.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:42 smithi157 bash[20376]: cluster 2022-05-01T01:57:40.300137+0000 mgr.smithi157.nfpzoe (mgr.14180) 11021 : cluster [DBG] pgmap v10340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:42.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:42 smithi157 bash[20376]: audit 2022-05-01T01:57:41.339452+0000 mon.smithi157 (mon.0) 6692 : audit [DBG] from='client.? 172.21.15.157:0/2080060000' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:43 smithi165 bash[22175]: cluster 2022-05-01T01:57:42.300758+0000 mgr.smithi157.nfpzoe (mgr.14180) 11022 : cluster [DBG] pgmap v10341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:43 smithi157 bash[20376]: cluster 2022-05-01T01:57:42.300758+0000 mgr.smithi157.nfpzoe (mgr.14180) 11022 : cluster [DBG] pgmap v10341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:46.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:57:46.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:57:46.361 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:57:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:45 smithi165 bash[22175]: cluster 2022-05-01T01:57:44.301440+0000 mgr.smithi157.nfpzoe (mgr.14180) 11023 : cluster [DBG] pgmap v10342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:45 smithi157 bash[20376]: cluster 2022-05-01T01:57:44.301440+0000 mgr.smithi157.nfpzoe (mgr.14180) 11023 : cluster [DBG] pgmap v10342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:46.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:57:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:46 smithi165 bash[22175]: audit 2022-05-01T01:57:46.665679+0000 mon.smithi157 (mon.0) 6693 : audit [DBG] from='client.? 172.21.15.157:0/129225601' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:46 smithi157 bash[20376]: audit 2022-05-01T01:57:46.665679+0000 mon.smithi157 (mon.0) 6693 : audit [DBG] from='client.? 172.21.15.157:0/129225601' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:47 smithi165 bash[22175]: cluster 2022-05-01T01:57:46.302051+0000 mgr.smithi157.nfpzoe (mgr.14180) 11024 : cluster [DBG] pgmap v10343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:47 smithi157 bash[20376]: cluster 2022-05-01T01:57:46.302051+0000 mgr.smithi157.nfpzoe (mgr.14180) 11024 : cluster [DBG] pgmap v10343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:49 smithi157 bash[20376]: cluster 2022-05-01T01:57:48.302680+0000 mgr.smithi157.nfpzoe (mgr.14180) 11025 : cluster [DBG] pgmap v10344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:49 smithi165 bash[22175]: cluster 2022-05-01T01:57:48.302680+0000 mgr.smithi157.nfpzoe (mgr.14180) 11025 : cluster [DBG] pgmap v10344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:51.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:57:51.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:57:51.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:57:52.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:57:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:51 smithi165 bash[22175]: cluster 2022-05-01T01:57:50.303357+0000 mgr.smithi157.nfpzoe (mgr.14180) 11026 : cluster [DBG] pgmap v10345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:51 smithi157 bash[20376]: cluster 2022-05-01T01:57:50.303357+0000 mgr.smithi157.nfpzoe (mgr.14180) 11026 : cluster [DBG] pgmap v10345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:52 smithi165 bash[22175]: audit 2022-05-01T01:57:51.994307+0000 mon.smithi157 (mon.0) 6694 : audit [DBG] from='client.? 172.21.15.157:0/1781477057' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:52 smithi157 bash[20376]: audit 2022-05-01T01:57:51.994307+0000 mon.smithi157 (mon.0) 6694 : audit [DBG] from='client.? 172.21.15.157:0/1781477057' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:53 smithi165 bash[22175]: cluster 2022-05-01T01:57:52.304024+0000 mgr.smithi157.nfpzoe (mgr.14180) 11027 : cluster [DBG] pgmap v10346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:54.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:53 smithi157 bash[20376]: cluster 2022-05-01T01:57:52.304024+0000 mgr.smithi157.nfpzoe (mgr.14180) 11027 : cluster [DBG] pgmap v10346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:55 smithi165 bash[22175]: cluster 2022-05-01T01:57:54.304645+0000 mgr.smithi157.nfpzoe (mgr.14180) 11028 : cluster [DBG] pgmap v10347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:56.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:55 smithi157 bash[20376]: cluster 2022-05-01T01:57:54.304645+0000 mgr.smithi157.nfpzoe (mgr.14180) 11028 : cluster [DBG] pgmap v10347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:57.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:57:57.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:57:57.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:57:57.344 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:57:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:58 smithi165 bash[22175]: cluster 2022-05-01T01:57:56.305256+0000 mgr.smithi157.nfpzoe (mgr.14180) 11029 : cluster [DBG] pgmap v10348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:57:58 smithi165 bash[22175]: audit 2022-05-01T01:57:57.326989+0000 mon.smithi157 (mon.0) 6695 : audit [DBG] from='client.? 172.21.15.157:0/3090157524' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:57:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:57 smithi157 bash[20376]: cluster 2022-05-01T01:57:56.305256+0000 mgr.smithi157.nfpzoe (mgr.14180) 11029 : cluster [DBG] pgmap v10348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:57:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:57 smithi157 bash[20376]: audit 2022-05-01T01:57:57.326989+0000 mon.smithi157 (mon.0) 6695 : audit [DBG] from='client.? 172.21.15.157:0/3090157524' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:57:59 smithi157 bash[20376]: cluster 2022-05-01T01:57:58.305877+0000 mgr.smithi157.nfpzoe (mgr.14180) 11030 : cluster [DBG] pgmap v10349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:00.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:00 smithi157 bash[20376]: audit 2022-05-01T01:57:59.699662+0000 mon.smithi157 (mon.0) 6696 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:58:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:00 smithi165 bash[22175]: cluster 2022-05-01T01:57:58.305877+0000 mgr.smithi157.nfpzoe (mgr.14180) 11030 : cluster [DBG] pgmap v10349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:00 smithi165 bash[22175]: audit 2022-05-01T01:57:59.699662+0000 mon.smithi157 (mon.0) 6696 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:58:01.379 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:01 smithi157 bash[20376]: audit 2022-05-01T01:58:00.273072+0000 mon.smithi157 (mon.0) 6697 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:58:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:01 smithi165 bash[22175]: audit 2022-05-01T01:58:00.273072+0000 mon.smithi157 (mon.0) 6697 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:58:02.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:58:02.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:58:02.348 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:58:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:02 smithi165 bash[22175]: cluster 2022-05-01T01:58:00.306435+0000 mgr.smithi157.nfpzoe (mgr.14180) 11031 : cluster [DBG] pgmap v10350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:02.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:02 smithi157 bash[20376]: cluster 2022-05-01T01:58:00.306435+0000 mgr.smithi157.nfpzoe (mgr.14180) 11031 : cluster [DBG] pgmap v10350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:02.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:58:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:03 smithi165 bash[22175]: audit 2022-05-01T01:58:02.655474+0000 mon.smithi157 (mon.0) 6698 : audit [DBG] from='client.? 172.21.15.157:0/2634635229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:03 smithi157 bash[20376]: audit 2022-05-01T01:58:02.655474+0000 mon.smithi157 (mon.0) 6698 : audit [DBG] from='client.? 172.21.15.157:0/2634635229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:04 smithi165 bash[22175]: cluster 2022-05-01T01:58:02.307100+0000 mgr.smithi157.nfpzoe (mgr.14180) 11032 : cluster [DBG] pgmap v10351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:04.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:04 smithi157 bash[20376]: cluster 2022-05-01T01:58:02.307100+0000 mgr.smithi157.nfpzoe (mgr.14180) 11032 : cluster [DBG] pgmap v10351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:06 smithi165 bash[22175]: cluster 2022-05-01T01:58:04.307769+0000 mgr.smithi157.nfpzoe (mgr.14180) 11033 : cluster [DBG] pgmap v10352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:06 smithi157 bash[20376]: cluster 2022-05-01T01:58:04.307769+0000 mgr.smithi157.nfpzoe (mgr.14180) 11033 : cluster [DBG] pgmap v10352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:07.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:58:07.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:58:07.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:58:08.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:58:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:08 smithi165 bash[22175]: cluster 2022-05-01T01:58:06.308405+0000 mgr.smithi157.nfpzoe (mgr.14180) 11034 : cluster [DBG] pgmap v10353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:08.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:08 smithi165 bash[22175]: audit 2022-05-01T01:58:07.982632+0000 mon.smithi157 (mon.0) 6699 : audit [DBG] from='client.? 172.21.15.157:0/1436219276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:08 smithi157 bash[20376]: cluster 2022-05-01T01:58:06.308405+0000 mgr.smithi157.nfpzoe (mgr.14180) 11034 : cluster [DBG] pgmap v10353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:08 smithi157 bash[20376]: audit 2022-05-01T01:58:07.982632+0000 mon.smithi157 (mon.0) 6699 : audit [DBG] from='client.? 172.21.15.157:0/1436219276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:10 smithi165 bash[22175]: cluster 2022-05-01T01:58:08.309129+0000 mgr.smithi157.nfpzoe (mgr.14180) 11035 : cluster [DBG] pgmap v10354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:10.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:10 smithi157 bash[20376]: cluster 2022-05-01T01:58:08.309129+0000 mgr.smithi157.nfpzoe (mgr.14180) 11035 : cluster [DBG] pgmap v10354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:12 smithi165 bash[22175]: cluster 2022-05-01T01:58:10.309790+0000 mgr.smithi157.nfpzoe (mgr.14180) 11036 : cluster [DBG] pgmap v10355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:12 smithi157 bash[20376]: cluster 2022-05-01T01:58:10.309790+0000 mgr.smithi157.nfpzoe (mgr.14180) 11036 : cluster [DBG] pgmap v10355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:13.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:58:13.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:58:13.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:58:13.334 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:58:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:13 smithi165 bash[22175]: audit 2022-05-01T01:58:12.320432+0000 mon.smithi157 (mon.0) 6700 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:58:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:13 smithi165 bash[22175]: audit 2022-05-01T01:58:12.323197+0000 mon.smithi157 (mon.0) 6701 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:58:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:13 smithi165 bash[22175]: audit 2022-05-01T01:58:12.325006+0000 mon.smithi157 (mon.0) 6702 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:58:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:13 smithi165 bash[22175]: audit 2022-05-01T01:58:12.652479+0000 mon.smithi157 (mon.0) 6703 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:58:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:13 smithi165 bash[22175]: audit 2022-05-01T01:58:12.658423+0000 mon.smithi157 (mon.0) 6704 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:58:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:13 smithi157 bash[20376]: audit 2022-05-01T01:58:12.320432+0000 mon.smithi157 (mon.0) 6700 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:58:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:13 smithi157 bash[20376]: audit 2022-05-01T01:58:12.323197+0000 mon.smithi157 (mon.0) 6701 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:58:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:13 smithi157 bash[20376]: audit 2022-05-01T01:58:12.325006+0000 mon.smithi157 (mon.0) 6702 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:58:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:13 smithi157 bash[20376]: audit 2022-05-01T01:58:12.652479+0000 mon.smithi157 (mon.0) 6703 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:58:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:13 smithi157 bash[20376]: audit 2022-05-01T01:58:12.658423+0000 mon.smithi157 (mon.0) 6704 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:58:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:14 smithi165 bash[22175]: cluster 2022-05-01T01:58:12.310449+0000 mgr.smithi157.nfpzoe (mgr.14180) 11037 : cluster [DBG] pgmap v10356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:14 smithi165 bash[22175]: cluster 2022-05-01T01:58:12.646955+0000 mgr.smithi157.nfpzoe (mgr.14180) 11038 : cluster [DBG] pgmap v10357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:14 smithi165 bash[22175]: cluster 2022-05-01T01:58:12.647360+0000 mgr.smithi157.nfpzoe (mgr.14180) 11039 : cluster [DBG] pgmap v10358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:14 smithi165 bash[22175]: cephadm 2022-05-01T01:58:12.659439+0000 mgr.smithi157.nfpzoe (mgr.14180) 11040 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:58:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:14 smithi165 bash[22175]: cephadm 2022-05-01T01:58:12.659564+0000 mgr.smithi157.nfpzoe (mgr.14180) 11041 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:58:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:14 smithi165 bash[22175]: audit 2022-05-01T01:58:13.316019+0000 mon.smithi157 (mon.0) 6705 : audit [DBG] from='client.? 172.21.15.157:0/528455803' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:14 smithi157 bash[20376]: cluster 2022-05-01T01:58:12.310449+0000 mgr.smithi157.nfpzoe (mgr.14180) 11037 : cluster [DBG] pgmap v10356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:14 smithi157 bash[20376]: cluster 2022-05-01T01:58:12.646955+0000 mgr.smithi157.nfpzoe (mgr.14180) 11038 : cluster [DBG] pgmap v10357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:14 smithi157 bash[20376]: cluster 2022-05-01T01:58:12.647360+0000 mgr.smithi157.nfpzoe (mgr.14180) 11039 : cluster [DBG] pgmap v10358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:14 smithi157 bash[20376]: cephadm 2022-05-01T01:58:12.659439+0000 mgr.smithi157.nfpzoe (mgr.14180) 11040 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:58:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:14 smithi157 bash[20376]: cephadm 2022-05-01T01:58:12.659564+0000 mgr.smithi157.nfpzoe (mgr.14180) 11041 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:58:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:14 smithi157 bash[20376]: audit 2022-05-01T01:58:13.316019+0000 mon.smithi157 (mon.0) 6705 : audit [DBG] from='client.? 172.21.15.157:0/528455803' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:16 smithi165 bash[22175]: cluster 2022-05-01T01:58:14.648006+0000 mgr.smithi157.nfpzoe (mgr.14180) 11042 : cluster [DBG] pgmap v10359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:16 smithi157 bash[20376]: cluster 2022-05-01T01:58:14.648006+0000 mgr.smithi157.nfpzoe (mgr.14180) 11042 : cluster [DBG] pgmap v10359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:18.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:58:18.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:58:18.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:58:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:18 smithi165 bash[22175]: cluster 2022-05-01T01:58:16.648604+0000 mgr.smithi157.nfpzoe (mgr.14180) 11043 : cluster [DBG] pgmap v10360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:18 smithi157 bash[20376]: cluster 2022-05-01T01:58:16.648604+0000 mgr.smithi157.nfpzoe (mgr.14180) 11043 : cluster [DBG] pgmap v10360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:18.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:58:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:19 smithi165 bash[22175]: audit 2022-05-01T01:58:18.634845+0000 mon.smithi157 (mon.0) 6706 : audit [DBG] from='client.? 172.21.15.157:0/2720433351' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:19 smithi157 bash[20376]: audit 2022-05-01T01:58:18.634845+0000 mon.smithi157 (mon.0) 6706 : audit [DBG] from='client.? 172.21.15.157:0/2720433351' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:20.399 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:20 smithi165 bash[22175]: cluster 2022-05-01T01:58:18.649236+0000 mgr.smithi157.nfpzoe (mgr.14180) 11044 : cluster [DBG] pgmap v10361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:20 smithi157 bash[20376]: cluster 2022-05-01T01:58:18.649236+0000 mgr.smithi157.nfpzoe (mgr.14180) 11044 : cluster [DBG] pgmap v10361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:22 smithi165 bash[22175]: cluster 2022-05-01T01:58:20.649993+0000 mgr.smithi157.nfpzoe (mgr.14180) 11045 : cluster [DBG] pgmap v10362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:22 smithi157 bash[20376]: cluster 2022-05-01T01:58:20.649993+0000 mgr.smithi157.nfpzoe (mgr.14180) 11045 : cluster [DBG] pgmap v10362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:23.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:58:23.656 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:58:23.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:58:23.980 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:58:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:24 smithi165 bash[22175]: cluster 2022-05-01T01:58:22.650630+0000 mgr.smithi157.nfpzoe (mgr.14180) 11046 : cluster [DBG] pgmap v10363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:24 smithi165 bash[22175]: audit 2022-05-01T01:58:23.956443+0000 mon.smithi157 (mon.0) 6707 : audit [DBG] from='client.? 172.21.15.157:0/1617893151' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:24.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:24 smithi157 bash[20376]: cluster 2022-05-01T01:58:22.650630+0000 mgr.smithi157.nfpzoe (mgr.14180) 11046 : cluster [DBG] pgmap v10363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:24 smithi157 bash[20376]: audit 2022-05-01T01:58:23.956443+0000 mon.smithi157 (mon.0) 6707 : audit [DBG] from='client.? 172.21.15.157:0/1617893151' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:26 smithi165 bash[22175]: cluster 2022-05-01T01:58:24.651276+0000 mgr.smithi157.nfpzoe (mgr.14180) 11047 : cluster [DBG] pgmap v10364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:26.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:26 smithi157 bash[20376]: cluster 2022-05-01T01:58:24.651276+0000 mgr.smithi157.nfpzoe (mgr.14180) 11047 : cluster [DBG] pgmap v10364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:28 smithi165 bash[22175]: cluster 2022-05-01T01:58:26.651948+0000 mgr.smithi157.nfpzoe (mgr.14180) 11048 : cluster [DBG] pgmap v10365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:28.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:28 smithi157 bash[20376]: cluster 2022-05-01T01:58:26.651948+0000 mgr.smithi157.nfpzoe (mgr.14180) 11048 : cluster [DBG] pgmap v10365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:28.982 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:58:28.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:58:28.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:58:29.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:58:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:30 smithi165 bash[22175]: cluster 2022-05-01T01:58:28.652602+0000 mgr.smithi157.nfpzoe (mgr.14180) 11049 : cluster [DBG] pgmap v10366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:30 smithi165 bash[22175]: audit 2022-05-01T01:58:29.290125+0000 mon.smithi157 (mon.0) 6708 : audit [DBG] from='client.? 172.21.15.157:0/2811979398' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:30 smithi157 bash[20376]: cluster 2022-05-01T01:58:28.652602+0000 mgr.smithi157.nfpzoe (mgr.14180) 11049 : cluster [DBG] pgmap v10366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:30.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:30 smithi157 bash[20376]: audit 2022-05-01T01:58:29.290125+0000 mon.smithi157 (mon.0) 6708 : audit [DBG] from='client.? 172.21.15.157:0/2811979398' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:32 smithi165 bash[22175]: cluster 2022-05-01T01:58:30.653312+0000 mgr.smithi157.nfpzoe (mgr.14180) 11050 : cluster [DBG] pgmap v10367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:32 smithi157 bash[20376]: cluster 2022-05-01T01:58:30.653312+0000 mgr.smithi157.nfpzoe (mgr.14180) 11050 : cluster [DBG] pgmap v10367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:34.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:58:34.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:58:34.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:58:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:34 smithi165 bash[22175]: cluster 2022-05-01T01:58:32.654053+0000 mgr.smithi157.nfpzoe (mgr.14180) 11051 : cluster [DBG] pgmap v10368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:34 smithi157 bash[20376]: cluster 2022-05-01T01:58:32.654053+0000 mgr.smithi157.nfpzoe (mgr.14180) 11051 : cluster [DBG] pgmap v10368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:34.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:58:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:35 smithi165 bash[22175]: audit 2022-05-01T01:58:34.618890+0000 mon.smithi157 (mon.0) 6709 : audit [DBG] from='client.? 172.21.15.157:0/115869642' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:35 smithi157 bash[20376]: audit 2022-05-01T01:58:34.618890+0000 mon.smithi157 (mon.0) 6709 : audit [DBG] from='client.? 172.21.15.157:0/115869642' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:36 smithi165 bash[22175]: cluster 2022-05-01T01:58:34.654709+0000 mgr.smithi157.nfpzoe (mgr.14180) 11052 : cluster [DBG] pgmap v10369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:36.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:36 smithi157 bash[20376]: cluster 2022-05-01T01:58:34.654709+0000 mgr.smithi157.nfpzoe (mgr.14180) 11052 : cluster [DBG] pgmap v10369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:37 smithi165 bash[22175]: cluster 2022-05-01T01:58:36.655356+0000 mgr.smithi157.nfpzoe (mgr.14180) 11053 : cluster [DBG] pgmap v10370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:37 smithi157 bash[20376]: cluster 2022-05-01T01:58:36.655356+0000 mgr.smithi157.nfpzoe (mgr.14180) 11053 : cluster [DBG] pgmap v10370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:39.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:58:39.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:58:39.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:58:39.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:58:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:39 smithi165 bash[22175]: cluster 2022-05-01T01:58:38.656010+0000 mgr.smithi157.nfpzoe (mgr.14180) 11054 : cluster [DBG] pgmap v10371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:39 smithi165 bash[22175]: audit 2022-05-01T01:58:39.945613+0000 mon.smithi157 (mon.0) 6710 : audit [DBG] from='client.? 172.21.15.157:0/1514994898' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:39 smithi157 bash[20376]: cluster 2022-05-01T01:58:38.656010+0000 mgr.smithi157.nfpzoe (mgr.14180) 11054 : cluster [DBG] pgmap v10371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:39 smithi157 bash[20376]: audit 2022-05-01T01:58:39.945613+0000 mon.smithi157 (mon.0) 6710 : audit [DBG] from='client.? 172.21.15.157:0/1514994898' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:41 smithi165 bash[22175]: cluster 2022-05-01T01:58:40.656606+0000 mgr.smithi157.nfpzoe (mgr.14180) 11055 : cluster [DBG] pgmap v10372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:42.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:41 smithi157 bash[20376]: cluster 2022-05-01T01:58:40.656606+0000 mgr.smithi157.nfpzoe (mgr.14180) 11055 : cluster [DBG] pgmap v10372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:43 smithi165 bash[22175]: cluster 2022-05-01T01:58:42.657231+0000 mgr.smithi157.nfpzoe (mgr.14180) 11056 : cluster [DBG] pgmap v10373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:43 smithi157 bash[20376]: cluster 2022-05-01T01:58:42.657231+0000 mgr.smithi157.nfpzoe (mgr.14180) 11056 : cluster [DBG] pgmap v10373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:44.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:58:44.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:58:44.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:58:45.283 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:58:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:45 smithi165 bash[22175]: cluster 2022-05-01T01:58:44.657861+0000 mgr.smithi157.nfpzoe (mgr.14180) 11057 : cluster [DBG] pgmap v10374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:45 smithi165 bash[22175]: audit 2022-05-01T01:58:45.265122+0000 mon.smithi157 (mon.0) 6711 : audit [DBG] from='client.? 172.21.15.157:0/2605451745' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:45 smithi157 bash[20376]: cluster 2022-05-01T01:58:44.657861+0000 mgr.smithi157.nfpzoe (mgr.14180) 11057 : cluster [DBG] pgmap v10374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:45 smithi157 bash[20376]: audit 2022-05-01T01:58:45.265122+0000 mon.smithi157 (mon.0) 6711 : audit [DBG] from='client.? 172.21.15.157:0/2605451745' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:47 smithi165 bash[22175]: cluster 2022-05-01T01:58:46.658572+0000 mgr.smithi157.nfpzoe (mgr.14180) 11058 : cluster [DBG] pgmap v10375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:48.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:47 smithi157 bash[20376]: cluster 2022-05-01T01:58:46.658572+0000 mgr.smithi157.nfpzoe (mgr.14180) 11058 : cluster [DBG] pgmap v10375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:50.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:58:50.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:58:50.287 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:58:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:49 smithi165 bash[22175]: cluster 2022-05-01T01:58:48.659255+0000 mgr.smithi157.nfpzoe (mgr.14180) 11059 : cluster [DBG] pgmap v10376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:50.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:49 smithi157 bash[20376]: cluster 2022-05-01T01:58:48.659255+0000 mgr.smithi157.nfpzoe (mgr.14180) 11059 : cluster [DBG] pgmap v10376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:50.608 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:58:51.383 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:51 smithi157 bash[20376]: audit 2022-05-01T01:58:50.590717+0000 mon.smithi157 (mon.0) 6712 : audit [DBG] from='client.? 172.21.15.157:0/2132548706' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:51 smithi165 bash[22175]: audit 2022-05-01T01:58:50.590717+0000 mon.smithi157 (mon.0) 6712 : audit [DBG] from='client.? 172.21.15.157:0/2132548706' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:52 smithi165 bash[22175]: cluster 2022-05-01T01:58:50.659863+0000 mgr.smithi157.nfpzoe (mgr.14180) 11060 : cluster [DBG] pgmap v10377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:52 smithi157 bash[20376]: cluster 2022-05-01T01:58:50.659863+0000 mgr.smithi157.nfpzoe (mgr.14180) 11060 : cluster [DBG] pgmap v10377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:54 smithi165 bash[22175]: cluster 2022-05-01T01:58:52.660501+0000 mgr.smithi157.nfpzoe (mgr.14180) 11061 : cluster [DBG] pgmap v10378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:54.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:54 smithi157 bash[20376]: cluster 2022-05-01T01:58:52.660501+0000 mgr.smithi157.nfpzoe (mgr.14180) 11061 : cluster [DBG] pgmap v10378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:55.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:58:55.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:58:55.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:58:55.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:58:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:56 smithi165 bash[22175]: cluster 2022-05-01T01:58:54.661121+0000 mgr.smithi157.nfpzoe (mgr.14180) 11062 : cluster [DBG] pgmap v10379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:56.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:56 smithi165 bash[22175]: audit 2022-05-01T01:58:55.924686+0000 mon.smithi157 (mon.0) 6713 : audit [DBG] from='client.? 172.21.15.157:0/3822855609' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:56.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:56 smithi157 bash[20376]: cluster 2022-05-01T01:58:54.661121+0000 mgr.smithi157.nfpzoe (mgr.14180) 11062 : cluster [DBG] pgmap v10379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:56.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:56 smithi157 bash[20376]: audit 2022-05-01T01:58:55.924686+0000 mon.smithi157 (mon.0) 6713 : audit [DBG] from='client.? 172.21.15.157:0/3822855609' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:58:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:58:58 smithi165 bash[22175]: cluster 2022-05-01T01:58:56.661885+0000 mgr.smithi157.nfpzoe (mgr.14180) 11063 : cluster [DBG] pgmap v10380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:58:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:58:58 smithi157 bash[20376]: cluster 2022-05-01T01:58:56.661885+0000 mgr.smithi157.nfpzoe (mgr.14180) 11063 : cluster [DBG] pgmap v10380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:00 smithi165 bash[22175]: cluster 2022-05-01T01:58:58.662674+0000 mgr.smithi157.nfpzoe (mgr.14180) 11064 : cluster [DBG] pgmap v10381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:00 smithi165 bash[22175]: audit 2022-05-01T01:58:59.703747+0000 mon.smithi157 (mon.0) 6714 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:59:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:00 smithi157 bash[20376]: cluster 2022-05-01T01:58:58.662674+0000 mgr.smithi157.nfpzoe (mgr.14180) 11064 : cluster [DBG] pgmap v10381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:00 smithi157 bash[20376]: audit 2022-05-01T01:58:59.703747+0000 mon.smithi157 (mon.0) 6714 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T01:59:00.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:59:00.946 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:59:00.947 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:59:01.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:59:01.383 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:01 smithi157 bash[20376]: audit 2022-05-01T01:59:00.281041+0000 mon.smithi157 (mon.0) 6715 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:59:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:01 smithi165 bash[22175]: audit 2022-05-01T01:59:00.281041+0000 mon.smithi157 (mon.0) 6715 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T01:59:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:02 smithi165 bash[22175]: cluster 2022-05-01T01:59:00.663394+0000 mgr.smithi157.nfpzoe (mgr.14180) 11065 : cluster [DBG] pgmap v10382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:02 smithi165 bash[22175]: audit 2022-05-01T01:59:01.254049+0000 mon.smithi157 (mon.0) 6716 : audit [DBG] from='client.? 172.21.15.157:0/1696392268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:02.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:02 smithi157 bash[20376]: cluster 2022-05-01T01:59:00.663394+0000 mgr.smithi157.nfpzoe (mgr.14180) 11065 : cluster [DBG] pgmap v10382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:02 smithi157 bash[20376]: audit 2022-05-01T01:59:01.254049+0000 mon.smithi157 (mon.0) 6716 : audit [DBG] from='client.? 172.21.15.157:0/1696392268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:04 smithi165 bash[22175]: cluster 2022-05-01T01:59:02.664076+0000 mgr.smithi157.nfpzoe (mgr.14180) 11066 : cluster [DBG] pgmap v10383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:04.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:04 smithi157 bash[20376]: cluster 2022-05-01T01:59:02.664076+0000 mgr.smithi157.nfpzoe (mgr.14180) 11066 : cluster [DBG] pgmap v10383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:06.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:59:06.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:59:06.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:59:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:06 smithi165 bash[22175]: cluster 2022-05-01T01:59:04.664656+0000 mgr.smithi157.nfpzoe (mgr.14180) 11067 : cluster [DBG] pgmap v10384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:06 smithi157 bash[20376]: cluster 2022-05-01T01:59:04.664656+0000 mgr.smithi157.nfpzoe (mgr.14180) 11067 : cluster [DBG] pgmap v10384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:06.608 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:59:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:07 smithi165 bash[22175]: audit 2022-05-01T01:59:06.590235+0000 mon.smithi157 (mon.0) 6717 : audit [DBG] from='client.? 172.21.15.157:0/472985929' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:07 smithi157 bash[20376]: audit 2022-05-01T01:59:06.590235+0000 mon.smithi157 (mon.0) 6717 : audit [DBG] from='client.? 172.21.15.157:0/472985929' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:08 smithi165 bash[22175]: cluster 2022-05-01T01:59:06.665276+0000 mgr.smithi157.nfpzoe (mgr.14180) 11068 : cluster [DBG] pgmap v10385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:08 smithi157 bash[20376]: cluster 2022-05-01T01:59:06.665276+0000 mgr.smithi157.nfpzoe (mgr.14180) 11068 : cluster [DBG] pgmap v10385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:10 smithi165 bash[22175]: cluster 2022-05-01T01:59:08.666020+0000 mgr.smithi157.nfpzoe (mgr.14180) 11069 : cluster [DBG] pgmap v10386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:10.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:10 smithi157 bash[20376]: cluster 2022-05-01T01:59:08.666020+0000 mgr.smithi157.nfpzoe (mgr.14180) 11069 : cluster [DBG] pgmap v10386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:11.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:59:11.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:59:11.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:59:11.935 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:59:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:12 smithi165 bash[22175]: cluster 2022-05-01T01:59:10.666633+0000 mgr.smithi157.nfpzoe (mgr.14180) 11070 : cluster [DBG] pgmap v10387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:12 smithi165 bash[22175]: audit 2022-05-01T01:59:11.917210+0000 mon.smithi157 (mon.0) 6718 : audit [DBG] from='client.? 172.21.15.157:0/90138044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:12 smithi157 bash[20376]: cluster 2022-05-01T01:59:10.666633+0000 mgr.smithi157.nfpzoe (mgr.14180) 11070 : cluster [DBG] pgmap v10387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:12 smithi157 bash[20376]: audit 2022-05-01T01:59:11.917210+0000 mon.smithi157 (mon.0) 6718 : audit [DBG] from='client.? 172.21.15.157:0/90138044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:13 smithi165 bash[22175]: audit 2022-05-01T01:59:12.668953+0000 mon.smithi157 (mon.0) 6719 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:59:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:13 smithi165 bash[22175]: audit 2022-05-01T01:59:12.671721+0000 mon.smithi157 (mon.0) 6720 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:59:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:13 smithi165 bash[22175]: audit 2022-05-01T01:59:12.673660+0000 mon.smithi157 (mon.0) 6721 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:59:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:13 smithi165 bash[22175]: audit 2022-05-01T01:59:13.002319+0000 mon.smithi157 (mon.0) 6722 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:59:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:13 smithi165 bash[22175]: audit 2022-05-01T01:59:13.008715+0000 mon.smithi157 (mon.0) 6723 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:59:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:13 smithi157 bash[20376]: audit 2022-05-01T01:59:12.668953+0000 mon.smithi157 (mon.0) 6719 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T01:59:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:13 smithi157 bash[20376]: audit 2022-05-01T01:59:12.671721+0000 mon.smithi157 (mon.0) 6720 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T01:59:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:13 smithi157 bash[20376]: audit 2022-05-01T01:59:12.673660+0000 mon.smithi157 (mon.0) 6721 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T01:59:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:13 smithi157 bash[20376]: audit 2022-05-01T01:59:13.002319+0000 mon.smithi157 (mon.0) 6722 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T01:59:13.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:13 smithi157 bash[20376]: audit 2022-05-01T01:59:13.008715+0000 mon.smithi157 (mon.0) 6723 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T01:59:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:14 smithi165 bash[22175]: cluster 2022-05-01T01:59:12.667364+0000 mgr.smithi157.nfpzoe (mgr.14180) 11071 : cluster [DBG] pgmap v10388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:14 smithi165 bash[22175]: cluster 2022-05-01T01:59:12.997387+0000 mgr.smithi157.nfpzoe (mgr.14180) 11072 : cluster [DBG] pgmap v10389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:14 smithi165 bash[22175]: cluster 2022-05-01T01:59:12.997978+0000 mgr.smithi157.nfpzoe (mgr.14180) 11073 : cluster [DBG] pgmap v10390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:14 smithi165 bash[22175]: cephadm 2022-05-01T01:59:13.009794+0000 mgr.smithi157.nfpzoe (mgr.14180) 11074 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:59:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:14 smithi165 bash[22175]: cephadm 2022-05-01T01:59:13.009968+0000 mgr.smithi157.nfpzoe (mgr.14180) 11075 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:59:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:14 smithi157 bash[20376]: cluster 2022-05-01T01:59:12.667364+0000 mgr.smithi157.nfpzoe (mgr.14180) 11071 : cluster [DBG] pgmap v10388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:14 smithi157 bash[20376]: cluster 2022-05-01T01:59:12.997387+0000 mgr.smithi157.nfpzoe (mgr.14180) 11072 : cluster [DBG] pgmap v10389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:14 smithi157 bash[20376]: cluster 2022-05-01T01:59:12.997978+0000 mgr.smithi157.nfpzoe (mgr.14180) 11073 : cluster [DBG] pgmap v10390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:14 smithi157 bash[20376]: cephadm 2022-05-01T01:59:13.009794+0000 mgr.smithi157.nfpzoe (mgr.14180) 11074 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T01:59:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:14 smithi157 bash[20376]: cephadm 2022-05-01T01:59:13.009968+0000 mgr.smithi157.nfpzoe (mgr.14180) 11075 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T01:59:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:16 smithi165 bash[22175]: cluster 2022-05-01T01:59:14.998593+0000 mgr.smithi157.nfpzoe (mgr.14180) 11076 : cluster [DBG] pgmap v10391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:16 smithi157 bash[20376]: cluster 2022-05-01T01:59:14.998593+0000 mgr.smithi157.nfpzoe (mgr.14180) 11076 : cluster [DBG] pgmap v10391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:16.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:59:16.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:59:16.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:59:17.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:59:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:18 smithi165 bash[22175]: cluster 2022-05-01T01:59:16.999263+0000 mgr.smithi157.nfpzoe (mgr.14180) 11077 : cluster [DBG] pgmap v10392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:18 smithi165 bash[22175]: audit 2022-05-01T01:59:17.247726+0000 mon.smithi157 (mon.0) 6724 : audit [DBG] from='client.? 172.21.15.157:0/3058716270' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:18 smithi157 bash[20376]: cluster 2022-05-01T01:59:16.999263+0000 mgr.smithi157.nfpzoe (mgr.14180) 11077 : cluster [DBG] pgmap v10392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:18 smithi157 bash[20376]: audit 2022-05-01T01:59:17.247726+0000 mon.smithi157 (mon.0) 6724 : audit [DBG] from='client.? 172.21.15.157:0/3058716270' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:20 smithi165 bash[22175]: cluster 2022-05-01T01:59:18.999922+0000 mgr.smithi157.nfpzoe (mgr.14180) 11078 : cluster [DBG] pgmap v10393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:20 smithi157 bash[20376]: cluster 2022-05-01T01:59:18.999922+0000 mgr.smithi157.nfpzoe (mgr.14180) 11078 : cluster [DBG] pgmap v10393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:22.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:59:22.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:59:22.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:59:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:22 smithi165 bash[22175]: cluster 2022-05-01T01:59:21.000525+0000 mgr.smithi157.nfpzoe (mgr.14180) 11079 : cluster [DBG] pgmap v10394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:22 smithi157 bash[20376]: cluster 2022-05-01T01:59:21.000525+0000 mgr.smithi157.nfpzoe (mgr.14180) 11079 : cluster [DBG] pgmap v10394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:22.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:59:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:23 smithi165 bash[22175]: audit 2022-05-01T01:59:22.577046+0000 mon.smithi157 (mon.0) 6725 : audit [DBG] from='client.? 172.21.15.157:0/3176246179' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:23 smithi157 bash[20376]: audit 2022-05-01T01:59:22.577046+0000 mon.smithi157 (mon.0) 6725 : audit [DBG] from='client.? 172.21.15.157:0/3176246179' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:24 smithi165 bash[22175]: cluster 2022-05-01T01:59:23.001195+0000 mgr.smithi157.nfpzoe (mgr.14180) 11080 : cluster [DBG] pgmap v10395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:24.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:24 smithi157 bash[20376]: cluster 2022-05-01T01:59:23.001195+0000 mgr.smithi157.nfpzoe (mgr.14180) 11080 : cluster [DBG] pgmap v10395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:26 smithi165 bash[22175]: cluster 2022-05-01T01:59:25.001831+0000 mgr.smithi157.nfpzoe (mgr.14180) 11081 : cluster [DBG] pgmap v10396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:26.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:26 smithi157 bash[20376]: cluster 2022-05-01T01:59:25.001831+0000 mgr.smithi157.nfpzoe (mgr.14180) 11081 : cluster [DBG] pgmap v10396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:27.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:59:27.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:59:27.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:59:27.926 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:59:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:28 smithi165 bash[22175]: cluster 2022-05-01T01:59:27.002476+0000 mgr.smithi157.nfpzoe (mgr.14180) 11082 : cluster [DBG] pgmap v10397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:28 smithi165 bash[22175]: audit 2022-05-01T01:59:27.904632+0000 mon.smithi157 (mon.0) 6726 : audit [DBG] from='client.? 172.21.15.157:0/1486543443' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:28.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:28 smithi157 bash[20376]: cluster 2022-05-01T01:59:27.002476+0000 mgr.smithi157.nfpzoe (mgr.14180) 11082 : cluster [DBG] pgmap v10397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:28.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:28 smithi157 bash[20376]: audit 2022-05-01T01:59:27.904632+0000 mon.smithi157 (mon.0) 6726 : audit [DBG] from='client.? 172.21.15.157:0/1486543443' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:30 smithi165 bash[22175]: cluster 2022-05-01T01:59:29.003191+0000 mgr.smithi157.nfpzoe (mgr.14180) 11083 : cluster [DBG] pgmap v10398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:30 smithi157 bash[20376]: cluster 2022-05-01T01:59:29.003191+0000 mgr.smithi157.nfpzoe (mgr.14180) 11083 : cluster [DBG] pgmap v10398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:32 smithi165 bash[22175]: cluster 2022-05-01T01:59:31.003797+0000 mgr.smithi157.nfpzoe (mgr.14180) 11084 : cluster [DBG] pgmap v10399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:32 smithi157 bash[20376]: cluster 2022-05-01T01:59:31.003797+0000 mgr.smithi157.nfpzoe (mgr.14180) 11084 : cluster [DBG] pgmap v10399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:32.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:59:32.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:59:32.929 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:59:33.254 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:59:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:33 smithi165 bash[22175]: cluster 2022-05-01T01:59:33.004441+0000 mgr.smithi157.nfpzoe (mgr.14180) 11085 : cluster [DBG] pgmap v10400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:33 smithi165 bash[22175]: audit 2022-05-01T01:59:33.236264+0000 mon.smithi157 (mon.0) 6727 : audit [DBG] from='client.? 172.21.15.157:0/3787431710' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:33 smithi157 bash[20376]: cluster 2022-05-01T01:59:33.004441+0000 mgr.smithi157.nfpzoe (mgr.14180) 11085 : cluster [DBG] pgmap v10400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:33 smithi157 bash[20376]: audit 2022-05-01T01:59:33.236264+0000 mon.smithi157 (mon.0) 6727 : audit [DBG] from='client.? 172.21.15.157:0/3787431710' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:36 smithi165 bash[22175]: cluster 2022-05-01T01:59:35.005085+0000 mgr.smithi157.nfpzoe (mgr.14180) 11086 : cluster [DBG] pgmap v10401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:36.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:36 smithi157 bash[20376]: cluster 2022-05-01T01:59:35.005085+0000 mgr.smithi157.nfpzoe (mgr.14180) 11086 : cluster [DBG] pgmap v10401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:38.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:59:38.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:59:38.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:59:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:38 smithi165 bash[22175]: cluster 2022-05-01T01:59:37.005715+0000 mgr.smithi157.nfpzoe (mgr.14180) 11087 : cluster [DBG] pgmap v10402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:38.453 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:38 smithi157 bash[20376]: cluster 2022-05-01T01:59:37.005715+0000 mgr.smithi157.nfpzoe (mgr.14180) 11087 : cluster [DBG] pgmap v10402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:38.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:59:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:39 smithi165 bash[22175]: audit 2022-05-01T01:59:38.571080+0000 mon.smithi157 (mon.0) 6728 : audit [DBG] from='client.? 172.21.15.157:0/2590534149' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:39 smithi157 bash[20376]: audit 2022-05-01T01:59:38.571080+0000 mon.smithi157 (mon.0) 6728 : audit [DBG] from='client.? 172.21.15.157:0/2590534149' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:40 smithi165 bash[22175]: cluster 2022-05-01T01:59:39.006336+0000 mgr.smithi157.nfpzoe (mgr.14180) 11088 : cluster [DBG] pgmap v10403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:40 smithi157 bash[20376]: cluster 2022-05-01T01:59:39.006336+0000 mgr.smithi157.nfpzoe (mgr.14180) 11088 : cluster [DBG] pgmap v10403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:42 smithi165 bash[22175]: cluster 2022-05-01T01:59:41.006963+0000 mgr.smithi157.nfpzoe (mgr.14180) 11089 : cluster [DBG] pgmap v10404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:42.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:42 smithi157 bash[20376]: cluster 2022-05-01T01:59:41.006963+0000 mgr.smithi157.nfpzoe (mgr.14180) 11089 : cluster [DBG] pgmap v10404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:43.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:59:43.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:59:43.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:59:43.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:59:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:44 smithi165 bash[22175]: cluster 2022-05-01T01:59:43.007585+0000 mgr.smithi157.nfpzoe (mgr.14180) 11090 : cluster [DBG] pgmap v10405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:44 smithi165 bash[22175]: audit 2022-05-01T01:59:43.889906+0000 mon.smithi157 (mon.0) 6729 : audit [DBG] from='client.? 172.21.15.157:0/3289920444' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:43 smithi157 bash[20376]: cluster 2022-05-01T01:59:43.007585+0000 mgr.smithi157.nfpzoe (mgr.14180) 11090 : cluster [DBG] pgmap v10405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:43 smithi157 bash[20376]: audit 2022-05-01T01:59:43.889906+0000 mon.smithi157 (mon.0) 6729 : audit [DBG] from='client.? 172.21.15.157:0/3289920444' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:46 smithi165 bash[22175]: cluster 2022-05-01T01:59:45.008167+0000 mgr.smithi157.nfpzoe (mgr.14180) 11091 : cluster [DBG] pgmap v10406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:46 smithi157 bash[20376]: cluster 2022-05-01T01:59:45.008167+0000 mgr.smithi157.nfpzoe (mgr.14180) 11091 : cluster [DBG] pgmap v10406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:48 smithi165 bash[22175]: cluster 2022-05-01T01:59:47.008809+0000 mgr.smithi157.nfpzoe (mgr.14180) 11092 : cluster [DBG] pgmap v10407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:48 smithi157 bash[20376]: cluster 2022-05-01T01:59:47.008809+0000 mgr.smithi157.nfpzoe (mgr.14180) 11092 : cluster [DBG] pgmap v10407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:48.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:59:48.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:59:48.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:59:49.237 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:59:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:50 smithi165 bash[22175]: cluster 2022-05-01T01:59:49.009524+0000 mgr.smithi157.nfpzoe (mgr.14180) 11093 : cluster [DBG] pgmap v10408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:50 smithi165 bash[22175]: audit 2022-05-01T01:59:49.220197+0000 mon.smithi157 (mon.0) 6730 : audit [DBG] from='client.? 172.21.15.157:0/1879274286' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:50.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:50 smithi157 bash[20376]: cluster 2022-05-01T01:59:49.009524+0000 mgr.smithi157.nfpzoe (mgr.14180) 11093 : cluster [DBG] pgmap v10408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:50.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:50 smithi157 bash[20376]: audit 2022-05-01T01:59:49.220197+0000 mon.smithi157 (mon.0) 6730 : audit [DBG] from='client.? 172.21.15.157:0/1879274286' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:52 smithi165 bash[22175]: cluster 2022-05-01T01:59:51.010135+0000 mgr.smithi157.nfpzoe (mgr.14180) 11094 : cluster [DBG] pgmap v10409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:52 smithi157 bash[20376]: cluster 2022-05-01T01:59:51.010135+0000 mgr.smithi157.nfpzoe (mgr.14180) 11094 : cluster [DBG] pgmap v10409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:54.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:59:54.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:59:54.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:59:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:54 smithi165 bash[22175]: cluster 2022-05-01T01:59:53.010763+0000 mgr.smithi157.nfpzoe (mgr.14180) 11095 : cluster [DBG] pgmap v10410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:54.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:53 smithi157 bash[20376]: cluster 2022-05-01T01:59:53.010763+0000 mgr.smithi157.nfpzoe (mgr.14180) 11095 : cluster [DBG] pgmap v10410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:54.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T01:59:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:55 smithi165 bash[22175]: audit 2022-05-01T01:59:54.543429+0000 mon.smithi157 (mon.0) 6731 : audit [DBG] from='client.? 172.21.15.157:0/4224256669' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:55 smithi157 bash[20376]: audit 2022-05-01T01:59:54.543429+0000 mon.smithi157 (mon.0) 6731 : audit [DBG] from='client.? 172.21.15.157:0/4224256669' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T01:59:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:56 smithi165 bash[22175]: cluster 2022-05-01T01:59:55.011431+0000 mgr.smithi157.nfpzoe (mgr.14180) 11096 : cluster [DBG] pgmap v10411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:56.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:56 smithi157 bash[20376]: cluster 2022-05-01T01:59:55.011431+0000 mgr.smithi157.nfpzoe (mgr.14180) 11096 : cluster [DBG] pgmap v10411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 01:59:58 smithi165 bash[22175]: cluster 2022-05-01T01:59:57.012089+0000 mgr.smithi157.nfpzoe (mgr.14180) 11097 : cluster [DBG] pgmap v10412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 01:59:58 smithi157 bash[20376]: cluster 2022-05-01T01:59:57.012089+0000 mgr.smithi157.nfpzoe (mgr.14180) 11097 : cluster [DBG] pgmap v10412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T01:59:59.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T01:59:59.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T01:59:59.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T01:59:59.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:00:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:00 smithi165 bash[22175]: cluster 2022-05-01T01:59:59.012706+0000 mgr.smithi157.nfpzoe (mgr.14180) 11098 : cluster [DBG] pgmap v10413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:00 smithi165 bash[22175]: audit 2022-05-01T01:59:59.707588+0000 mon.smithi157 (mon.0) 6732 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:00:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:00 smithi165 bash[22175]: audit 2022-05-01T01:59:59.872164+0000 mon.smithi157 (mon.0) 6733 : audit [DBG] from='client.? 172.21.15.157:0/346147166' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:00 smithi165 bash[22175]: cluster 2022-05-01T02:00:00.000154+0000 mon.smithi157 (mon.0) 6734 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T02:00:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:00 smithi157 bash[20376]: cluster 2022-05-01T01:59:59.012706+0000 mgr.smithi157.nfpzoe (mgr.14180) 11098 : cluster [DBG] pgmap v10413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:00 smithi157 bash[20376]: audit 2022-05-01T01:59:59.707588+0000 mon.smithi157 (mon.0) 6732 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:00:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:00 smithi157 bash[20376]: audit 2022-05-01T01:59:59.872164+0000 mon.smithi157 (mon.0) 6733 : audit [DBG] from='client.? 172.21.15.157:0/346147166' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:00 smithi157 bash[20376]: cluster 2022-05-01T02:00:00.000154+0000 mon.smithi157 (mon.0) 6734 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T02:00:01.389 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:01 smithi157 bash[20376]: audit 2022-05-01T02:00:00.289285+0000 mon.smithi157 (mon.0) 6735 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:00:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:01 smithi165 bash[22175]: audit 2022-05-01T02:00:00.289285+0000 mon.smithi157 (mon.0) 6735 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:00:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:02 smithi165 bash[22175]: cluster 2022-05-01T02:00:01.013318+0000 mgr.smithi157.nfpzoe (mgr.14180) 11099 : cluster [DBG] pgmap v10414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:02.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:02 smithi157 bash[20376]: cluster 2022-05-01T02:00:01.013318+0000 mgr.smithi157.nfpzoe (mgr.14180) 11099 : cluster [DBG] pgmap v10414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:04 smithi165 bash[22175]: cluster 2022-05-01T02:00:03.013949+0000 mgr.smithi157.nfpzoe (mgr.14180) 11100 : cluster [DBG] pgmap v10415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:04.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:04 smithi157 bash[20376]: cluster 2022-05-01T02:00:03.013949+0000 mgr.smithi157.nfpzoe (mgr.14180) 11100 : cluster [DBG] pgmap v10415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:04.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:00:04.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:00:04.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:00:05.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:00:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:06 smithi165 bash[22175]: cluster 2022-05-01T02:00:05.014383+0000 mgr.smithi157.nfpzoe (mgr.14180) 11101 : cluster [DBG] pgmap v10416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:06 smithi165 bash[22175]: audit 2022-05-01T02:00:05.200125+0000 mon.smithi157 (mon.0) 6736 : audit [DBG] from='client.? 172.21.15.157:0/1931446500' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:06 smithi157 bash[20376]: cluster 2022-05-01T02:00:05.014383+0000 mgr.smithi157.nfpzoe (mgr.14180) 11101 : cluster [DBG] pgmap v10416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:06.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:06 smithi157 bash[20376]: audit 2022-05-01T02:00:05.200125+0000 mon.smithi157 (mon.0) 6736 : audit [DBG] from='client.? 172.21.15.157:0/1931446500' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:08 smithi165 bash[22175]: cluster 2022-05-01T02:00:07.014998+0000 mgr.smithi157.nfpzoe (mgr.14180) 11102 : cluster [DBG] pgmap v10417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:08.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:08 smithi157 bash[20376]: cluster 2022-05-01T02:00:07.014998+0000 mgr.smithi157.nfpzoe (mgr.14180) 11102 : cluster [DBG] pgmap v10417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:10.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:00:10.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:00:10.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:00:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:10 smithi165 bash[22175]: cluster 2022-05-01T02:00:09.015679+0000 mgr.smithi157.nfpzoe (mgr.14180) 11103 : cluster [DBG] pgmap v10418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:10.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:10 smithi157 bash[20376]: cluster 2022-05-01T02:00:09.015679+0000 mgr.smithi157.nfpzoe (mgr.14180) 11103 : cluster [DBG] pgmap v10418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:10.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:00:11.390 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:11 smithi157 bash[20376]: audit 2022-05-01T02:00:10.530584+0000 mon.smithi157 (mon.0) 6737 : audit [DBG] from='client.? 172.21.15.157:0/2674846245' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:11 smithi165 bash[22175]: audit 2022-05-01T02:00:10.530584+0000 mon.smithi157 (mon.0) 6737 : audit [DBG] from='client.? 172.21.15.157:0/2674846245' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:12 smithi165 bash[22175]: cluster 2022-05-01T02:00:11.016246+0000 mgr.smithi157.nfpzoe (mgr.14180) 11104 : cluster [DBG] pgmap v10419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:12 smithi157 bash[20376]: cluster 2022-05-01T02:00:11.016246+0000 mgr.smithi157.nfpzoe (mgr.14180) 11104 : cluster [DBG] pgmap v10419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:14 smithi165 bash[22175]: cluster 2022-05-01T02:00:13.016820+0000 mgr.smithi157.nfpzoe (mgr.14180) 11105 : cluster [DBG] pgmap v10420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:14 smithi165 bash[22175]: audit 2022-05-01T02:00:13.020871+0000 mon.smithi157 (mon.0) 6738 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:00:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:14 smithi165 bash[22175]: audit 2022-05-01T02:00:13.024545+0000 mon.smithi157 (mon.0) 6739 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:00:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:14 smithi165 bash[22175]: audit 2022-05-01T02:00:13.026497+0000 mon.smithi157 (mon.0) 6740 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:00:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:14 smithi165 bash[22175]: audit 2022-05-01T02:00:13.357888+0000 mon.smithi157 (mon.0) 6741 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:00:14.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:14 smithi165 bash[22175]: audit 2022-05-01T02:00:13.364309+0000 mon.smithi157 (mon.0) 6742 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:00:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:14 smithi157 bash[20376]: cluster 2022-05-01T02:00:13.016820+0000 mgr.smithi157.nfpzoe (mgr.14180) 11105 : cluster [DBG] pgmap v10420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:14 smithi157 bash[20376]: audit 2022-05-01T02:00:13.020871+0000 mon.smithi157 (mon.0) 6738 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:00:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:14 smithi157 bash[20376]: audit 2022-05-01T02:00:13.024545+0000 mon.smithi157 (mon.0) 6739 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:00:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:14 smithi157 bash[20376]: audit 2022-05-01T02:00:13.026497+0000 mon.smithi157 (mon.0) 6740 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:00:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:14 smithi157 bash[20376]: audit 2022-05-01T02:00:13.357888+0000 mon.smithi157 (mon.0) 6741 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:00:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:14 smithi157 bash[20376]: audit 2022-05-01T02:00:13.364309+0000 mon.smithi157 (mon.0) 6742 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:00:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:15 smithi165 bash[22175]: cluster 2022-05-01T02:00:13.351273+0000 mgr.smithi157.nfpzoe (mgr.14180) 11106 : cluster [DBG] pgmap v10421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:15 smithi165 bash[22175]: cluster 2022-05-01T02:00:13.351634+0000 mgr.smithi157.nfpzoe (mgr.14180) 11107 : cluster [DBG] pgmap v10422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:15 smithi165 bash[22175]: cephadm 2022-05-01T02:00:13.366924+0000 mgr.smithi157.nfpzoe (mgr.14180) 11108 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:00:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:15 smithi165 bash[22175]: cephadm 2022-05-01T02:00:13.367143+0000 mgr.smithi157.nfpzoe (mgr.14180) 11109 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:00:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:15 smithi157 bash[20376]: cluster 2022-05-01T02:00:13.351273+0000 mgr.smithi157.nfpzoe (mgr.14180) 11106 : cluster [DBG] pgmap v10421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:15 smithi157 bash[20376]: cluster 2022-05-01T02:00:13.351634+0000 mgr.smithi157.nfpzoe (mgr.14180) 11107 : cluster [DBG] pgmap v10422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:15 smithi157 bash[20376]: cephadm 2022-05-01T02:00:13.366924+0000 mgr.smithi157.nfpzoe (mgr.14180) 11108 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:00:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:15 smithi157 bash[20376]: cephadm 2022-05-01T02:00:13.367143+0000 mgr.smithi157.nfpzoe (mgr.14180) 11109 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:00:15.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:00:15.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:00:15.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:00:15.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:00:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:16 smithi165 bash[22175]: audit 2022-05-01T02:00:15.862407+0000 mon.smithi157 (mon.0) 6743 : audit [DBG] from='client.? 172.21.15.157:0/949365270' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:16 smithi157 bash[20376]: audit 2022-05-01T02:00:15.862407+0000 mon.smithi157 (mon.0) 6743 : audit [DBG] from='client.? 172.21.15.157:0/949365270' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:17 smithi165 bash[22175]: cluster 2022-05-01T02:00:15.352203+0000 mgr.smithi157.nfpzoe (mgr.14180) 11110 : cluster [DBG] pgmap v10423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:17 smithi157 bash[20376]: cluster 2022-05-01T02:00:15.352203+0000 mgr.smithi157.nfpzoe (mgr.14180) 11110 : cluster [DBG] pgmap v10423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:19 smithi165 bash[22175]: cluster 2022-05-01T02:00:17.352941+0000 mgr.smithi157.nfpzoe (mgr.14180) 11111 : cluster [DBG] pgmap v10424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:19 smithi157 bash[20376]: cluster 2022-05-01T02:00:17.352941+0000 mgr.smithi157.nfpzoe (mgr.14180) 11111 : cluster [DBG] pgmap v10424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:20.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:00:20.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:00:20.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:00:21.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:00:21.390 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:21 smithi157 bash[20376]: cluster 2022-05-01T02:00:19.353692+0000 mgr.smithi157.nfpzoe (mgr.14180) 11112 : cluster [DBG] pgmap v10425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:21 smithi165 bash[22175]: cluster 2022-05-01T02:00:19.353692+0000 mgr.smithi157.nfpzoe (mgr.14180) 11112 : cluster [DBG] pgmap v10425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:22 smithi165 bash[22175]: audit 2022-05-01T02:00:21.199645+0000 mon.smithi157 (mon.0) 6744 : audit [DBG] from='client.? 172.21.15.157:0/3290466115' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:22 smithi157 bash[20376]: audit 2022-05-01T02:00:21.199645+0000 mon.smithi157 (mon.0) 6744 : audit [DBG] from='client.? 172.21.15.157:0/3290466115' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:23 smithi165 bash[22175]: cluster 2022-05-01T02:00:21.354365+0000 mgr.smithi157.nfpzoe (mgr.14180) 11113 : cluster [DBG] pgmap v10426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:23 smithi157 bash[20376]: cluster 2022-05-01T02:00:21.354365+0000 mgr.smithi157.nfpzoe (mgr.14180) 11113 : cluster [DBG] pgmap v10426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:25 smithi165 bash[22175]: cluster 2022-05-01T02:00:23.355145+0000 mgr.smithi157.nfpzoe (mgr.14180) 11114 : cluster [DBG] pgmap v10427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:25.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:25 smithi157 bash[20376]: cluster 2022-05-01T02:00:23.355145+0000 mgr.smithi157.nfpzoe (mgr.14180) 11114 : cluster [DBG] pgmap v10427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:26.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:00:26.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:00:26.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:00:26.541 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:00:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:27 smithi165 bash[22175]: cluster 2022-05-01T02:00:25.355814+0000 mgr.smithi157.nfpzoe (mgr.14180) 11115 : cluster [DBG] pgmap v10428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:27 smithi165 bash[22175]: audit 2022-05-01T02:00:26.523941+0000 mon.smithi157 (mon.0) 6745 : audit [DBG] from='client.? 172.21.15.157:0/3241130814' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:27 smithi157 bash[20376]: cluster 2022-05-01T02:00:25.355814+0000 mgr.smithi157.nfpzoe (mgr.14180) 11115 : cluster [DBG] pgmap v10428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:27 smithi157 bash[20376]: audit 2022-05-01T02:00:26.523941+0000 mon.smithi157 (mon.0) 6745 : audit [DBG] from='client.? 172.21.15.157:0/3241130814' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:29 smithi165 bash[22175]: cluster 2022-05-01T02:00:27.356447+0000 mgr.smithi157.nfpzoe (mgr.14180) 11116 : cluster [DBG] pgmap v10429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:29 smithi157 bash[20376]: cluster 2022-05-01T02:00:27.356447+0000 mgr.smithi157.nfpzoe (mgr.14180) 11116 : cluster [DBG] pgmap v10429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:31.391 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:31 smithi157 bash[20376]: cluster 2022-05-01T02:00:29.357046+0000 mgr.smithi157.nfpzoe (mgr.14180) 11117 : cluster [DBG] pgmap v10430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:31 smithi165 bash[22175]: cluster 2022-05-01T02:00:29.357046+0000 mgr.smithi157.nfpzoe (mgr.14180) 11117 : cluster [DBG] pgmap v10430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:31.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:00:31.546 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:00:31.546 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:00:31.871 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:00:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:32 smithi165 bash[22175]: audit 2022-05-01T02:00:31.852852+0000 mon.smithi157 (mon.0) 6746 : audit [DBG] from='client.? 172.21.15.157:0/2379999626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:32 smithi157 bash[20376]: audit 2022-05-01T02:00:31.852852+0000 mon.smithi157 (mon.0) 6746 : audit [DBG] from='client.? 172.21.15.157:0/2379999626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:33 smithi165 bash[22175]: cluster 2022-05-01T02:00:31.357654+0000 mgr.smithi157.nfpzoe (mgr.14180) 11118 : cluster [DBG] pgmap v10431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:33.457 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:33 smithi157 bash[20376]: cluster 2022-05-01T02:00:31.357654+0000 mgr.smithi157.nfpzoe (mgr.14180) 11118 : cluster [DBG] pgmap v10431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:35 smithi165 bash[22175]: cluster 2022-05-01T02:00:33.358291+0000 mgr.smithi157.nfpzoe (mgr.14180) 11119 : cluster [DBG] pgmap v10432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:35 smithi157 bash[20376]: cluster 2022-05-01T02:00:33.358291+0000 mgr.smithi157.nfpzoe (mgr.14180) 11119 : cluster [DBG] pgmap v10432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:36.874 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:00:36.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:00:36.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:00:37.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:00:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:37 smithi165 bash[22175]: cluster 2022-05-01T02:00:35.358916+0000 mgr.smithi157.nfpzoe (mgr.14180) 11120 : cluster [DBG] pgmap v10433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:37 smithi157 bash[20376]: cluster 2022-05-01T02:00:35.358916+0000 mgr.smithi157.nfpzoe (mgr.14180) 11120 : cluster [DBG] pgmap v10433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:38 smithi165 bash[22175]: audit 2022-05-01T02:00:37.188251+0000 mon.smithi157 (mon.0) 6747 : audit [DBG] from='client.? 172.21.15.157:0/3176255174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:38.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:38 smithi157 bash[20376]: audit 2022-05-01T02:00:37.188251+0000 mon.smithi157 (mon.0) 6747 : audit [DBG] from='client.? 172.21.15.157:0/3176255174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:39 smithi165 bash[22175]: cluster 2022-05-01T02:00:37.359601+0000 mgr.smithi157.nfpzoe (mgr.14180) 11121 : cluster [DBG] pgmap v10434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:39 smithi157 bash[20376]: cluster 2022-05-01T02:00:37.359601+0000 mgr.smithi157.nfpzoe (mgr.14180) 11121 : cluster [DBG] pgmap v10434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:41.392 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:41 smithi157 bash[20376]: cluster 2022-05-01T02:00:39.360225+0000 mgr.smithi157.nfpzoe (mgr.14180) 11122 : cluster [DBG] pgmap v10435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:41 smithi165 bash[22175]: cluster 2022-05-01T02:00:39.360225+0000 mgr.smithi157.nfpzoe (mgr.14180) 11122 : cluster [DBG] pgmap v10435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:42.210 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:00:42.210 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:00:42.210 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:00:42.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:00:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:43 smithi165 bash[22175]: cluster 2022-05-01T02:00:41.360878+0000 mgr.smithi157.nfpzoe (mgr.14180) 11123 : cluster [DBG] pgmap v10436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:43 smithi165 bash[22175]: audit 2022-05-01T02:00:42.527661+0000 mon.smithi157 (mon.0) 6748 : audit [DBG] from='client.? 172.21.15.157:0/152021111' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:43 smithi157 bash[20376]: cluster 2022-05-01T02:00:41.360878+0000 mgr.smithi157.nfpzoe (mgr.14180) 11123 : cluster [DBG] pgmap v10436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:43.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:43 smithi157 bash[20376]: audit 2022-05-01T02:00:42.527661+0000 mon.smithi157 (mon.0) 6748 : audit [DBG] from='client.? 172.21.15.157:0/152021111' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:45 smithi165 bash[22175]: cluster 2022-05-01T02:00:43.361496+0000 mgr.smithi157.nfpzoe (mgr.14180) 11124 : cluster [DBG] pgmap v10437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:45.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:45 smithi157 bash[20376]: cluster 2022-05-01T02:00:43.361496+0000 mgr.smithi157.nfpzoe (mgr.14180) 11124 : cluster [DBG] pgmap v10437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:47 smithi165 bash[22175]: cluster 2022-05-01T02:00:45.362122+0000 mgr.smithi157.nfpzoe (mgr.14180) 11125 : cluster [DBG] pgmap v10438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:47 smithi157 bash[20376]: cluster 2022-05-01T02:00:45.362122+0000 mgr.smithi157.nfpzoe (mgr.14180) 11125 : cluster [DBG] pgmap v10438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:47.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:00:47.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:00:47.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:00:47.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:00:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:48 smithi165 bash[22175]: audit 2022-05-01T02:00:47.859528+0000 mon.smithi157 (mon.0) 6749 : audit [DBG] from='client.? 172.21.15.157:0/3246918914' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:48 smithi157 bash[20376]: audit 2022-05-01T02:00:47.859528+0000 mon.smithi157 (mon.0) 6749 : audit [DBG] from='client.? 172.21.15.157:0/3246918914' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:49 smithi165 bash[22175]: cluster 2022-05-01T02:00:47.362778+0000 mgr.smithi157.nfpzoe (mgr.14180) 11126 : cluster [DBG] pgmap v10439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:49 smithi157 bash[20376]: cluster 2022-05-01T02:00:47.362778+0000 mgr.smithi157.nfpzoe (mgr.14180) 11126 : cluster [DBG] pgmap v10439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:51.392 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:51 smithi157 bash[20376]: cluster 2022-05-01T02:00:49.363435+0000 mgr.smithi157.nfpzoe (mgr.14180) 11127 : cluster [DBG] pgmap v10440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:51 smithi165 bash[22175]: cluster 2022-05-01T02:00:49.363435+0000 mgr.smithi157.nfpzoe (mgr.14180) 11127 : cluster [DBG] pgmap v10440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:52.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:00:52.881 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:00:52.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:00:53.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:00:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:53 smithi165 bash[22175]: cluster 2022-05-01T02:00:51.364068+0000 mgr.smithi157.nfpzoe (mgr.14180) 11128 : cluster [DBG] pgmap v10441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:53 smithi157 bash[20376]: cluster 2022-05-01T02:00:51.364068+0000 mgr.smithi157.nfpzoe (mgr.14180) 11128 : cluster [DBG] pgmap v10441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:54 smithi165 bash[22175]: audit 2022-05-01T02:00:53.189643+0000 mon.smithi157 (mon.0) 6750 : audit [DBG] from='client.? 172.21.15.157:0/3249288195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:54.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:54 smithi157 bash[20376]: audit 2022-05-01T02:00:53.189643+0000 mon.smithi157 (mon.0) 6750 : audit [DBG] from='client.? 172.21.15.157:0/3249288195' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:55 smithi165 bash[22175]: cluster 2022-05-01T02:00:53.364707+0000 mgr.smithi157.nfpzoe (mgr.14180) 11129 : cluster [DBG] pgmap v10442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:55 smithi157 bash[20376]: cluster 2022-05-01T02:00:53.364707+0000 mgr.smithi157.nfpzoe (mgr.14180) 11129 : cluster [DBG] pgmap v10442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:57 smithi157 bash[20376]: cluster 2022-05-01T02:00:55.365331+0000 mgr.smithi157.nfpzoe (mgr.14180) 11130 : cluster [DBG] pgmap v10443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:57.649 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:57 smithi165 bash[22175]: cluster 2022-05-01T02:00:55.365331+0000 mgr.smithi157.nfpzoe (mgr.14180) 11130 : cluster [DBG] pgmap v10443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:58.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:00:58.211 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:00:58.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:00:58.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:00:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:59 smithi165 bash[22175]: cluster 2022-05-01T02:00:57.365962+0000 mgr.smithi157.nfpzoe (mgr.14180) 11131 : cluster [DBG] pgmap v10444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:00:59 smithi165 bash[22175]: audit 2022-05-01T02:00:58.529699+0000 mon.smithi157 (mon.0) 6751 : audit [DBG] from='client.? 172.21.15.157:0/4132629937' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:00:59.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:59 smithi157 bash[20376]: cluster 2022-05-01T02:00:57.365962+0000 mgr.smithi157.nfpzoe (mgr.14180) 11131 : cluster [DBG] pgmap v10444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:00:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:00:59 smithi157 bash[20376]: audit 2022-05-01T02:00:58.529699+0000 mon.smithi157 (mon.0) 6751 : audit [DBG] from='client.? 172.21.15.157:0/4132629937' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:00 smithi165 bash[22175]: audit 2022-05-01T02:00:59.710723+0000 mon.smithi157 (mon.0) 6752 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:01:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:00 smithi157 bash[20376]: audit 2022-05-01T02:00:59.710723+0000 mon.smithi157 (mon.0) 6752 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:01:01.392 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:01 smithi157 bash[20376]: cluster 2022-05-01T02:00:59.366580+0000 mgr.smithi157.nfpzoe (mgr.14180) 11132 : cluster [DBG] pgmap v10445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:01.392 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:01 smithi157 bash[20376]: audit 2022-05-01T02:01:00.296014+0000 mon.smithi157 (mon.0) 6753 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:01:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:01 smithi165 bash[22175]: cluster 2022-05-01T02:00:59.366580+0000 mgr.smithi157.nfpzoe (mgr.14180) 11132 : cluster [DBG] pgmap v10445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:01 smithi165 bash[22175]: audit 2022-05-01T02:01:00.296014+0000 mon.smithi157 (mon.0) 6753 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:01:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:03 smithi165 bash[22175]: cluster 2022-05-01T02:01:01.367216+0000 mgr.smithi157.nfpzoe (mgr.14180) 11133 : cluster [DBG] pgmap v10446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:03 smithi157 bash[20376]: cluster 2022-05-01T02:01:01.367216+0000 mgr.smithi157.nfpzoe (mgr.14180) 11133 : cluster [DBG] pgmap v10446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:03.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:01:03.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:01:03.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:01:03.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:01:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:04 smithi165 bash[22175]: audit 2022-05-01T02:01:03.860619+0000 mon.smithi157 (mon.0) 6754 : audit [DBG] from='client.? 172.21.15.157:0/469544004' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:04.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:04 smithi157 bash[20376]: audit 2022-05-01T02:01:03.860619+0000 mon.smithi157 (mon.0) 6754 : audit [DBG] from='client.? 172.21.15.157:0/469544004' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:05 smithi165 bash[22175]: cluster 2022-05-01T02:01:03.367867+0000 mgr.smithi157.nfpzoe (mgr.14180) 11134 : cluster [DBG] pgmap v10447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:05 smithi157 bash[20376]: cluster 2022-05-01T02:01:03.367867+0000 mgr.smithi157.nfpzoe (mgr.14180) 11134 : cluster [DBG] pgmap v10447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:07 smithi165 bash[22175]: cluster 2022-05-01T02:01:05.368475+0000 mgr.smithi157.nfpzoe (mgr.14180) 11135 : cluster [DBG] pgmap v10448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:07 smithi157 bash[20376]: cluster 2022-05-01T02:01:05.368475+0000 mgr.smithi157.nfpzoe (mgr.14180) 11135 : cluster [DBG] pgmap v10448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:08.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:01:08.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:01:08.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:01:09.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:01:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:09 smithi165 bash[22175]: cluster 2022-05-01T02:01:07.369124+0000 mgr.smithi157.nfpzoe (mgr.14180) 11136 : cluster [DBG] pgmap v10449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:09.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:09 smithi157 bash[20376]: cluster 2022-05-01T02:01:07.369124+0000 mgr.smithi157.nfpzoe (mgr.14180) 11136 : cluster [DBG] pgmap v10449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:10 smithi165 bash[22175]: audit 2022-05-01T02:01:09.194791+0000 mon.smithi157 (mon.0) 6755 : audit [DBG] from='client.? 172.21.15.157:0/1633881572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:10.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:10 smithi157 bash[20376]: audit 2022-05-01T02:01:09.194791+0000 mon.smithi157 (mon.0) 6755 : audit [DBG] from='client.? 172.21.15.157:0/1633881572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:11.393 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:11 smithi157 bash[20376]: cluster 2022-05-01T02:01:09.369716+0000 mgr.smithi157.nfpzoe (mgr.14180) 11137 : cluster [DBG] pgmap v10450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:11 smithi165 bash[22175]: cluster 2022-05-01T02:01:09.369716+0000 mgr.smithi157.nfpzoe (mgr.14180) 11137 : cluster [DBG] pgmap v10450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:13 smithi165 bash[22175]: cluster 2022-05-01T02:01:11.370372+0000 mgr.smithi157.nfpzoe (mgr.14180) 11138 : cluster [DBG] pgmap v10451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:13 smithi157 bash[20376]: cluster 2022-05-01T02:01:11.370372+0000 mgr.smithi157.nfpzoe (mgr.14180) 11138 : cluster [DBG] pgmap v10451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:14.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:01:14.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:01:14.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:01:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:14 smithi165 bash[22175]: audit 2022-05-01T02:01:13.386263+0000 mon.smithi157 (mon.0) 6756 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:01:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:14 smithi165 bash[22175]: audit 2022-05-01T02:01:13.389182+0000 mon.smithi157 (mon.0) 6757 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:01:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:14 smithi165 bash[22175]: audit 2022-05-01T02:01:13.400971+0000 mon.smithi157 (mon.0) 6758 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:01:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:14 smithi165 bash[22175]: audit 2022-05-01T02:01:13.722962+0000 mon.smithi157 (mon.0) 6759 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:01:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:14 smithi165 bash[22175]: audit 2022-05-01T02:01:13.731829+0000 mon.smithi157 (mon.0) 6760 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:01:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:14 smithi157 bash[20376]: audit 2022-05-01T02:01:13.386263+0000 mon.smithi157 (mon.0) 6756 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:01:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:14 smithi157 bash[20376]: audit 2022-05-01T02:01:13.389182+0000 mon.smithi157 (mon.0) 6757 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:01:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:14 smithi157 bash[20376]: audit 2022-05-01T02:01:13.400971+0000 mon.smithi157 (mon.0) 6758 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:01:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:14 smithi157 bash[20376]: audit 2022-05-01T02:01:13.722962+0000 mon.smithi157 (mon.0) 6759 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:01:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:14 smithi157 bash[20376]: audit 2022-05-01T02:01:13.731829+0000 mon.smithi157 (mon.0) 6760 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:01:14.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:01:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:15 smithi165 bash[22175]: cluster 2022-05-01T02:01:13.376097+0000 mgr.smithi157.nfpzoe (mgr.14180) 11139 : cluster [DBG] pgmap v10452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:15 smithi165 bash[22175]: cluster 2022-05-01T02:01:13.716644+0000 mgr.smithi157.nfpzoe (mgr.14180) 11140 : cluster [DBG] pgmap v10453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:15 smithi165 bash[22175]: cluster 2022-05-01T02:01:13.716987+0000 mgr.smithi157.nfpzoe (mgr.14180) 11141 : cluster [DBG] pgmap v10454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:15 smithi165 bash[22175]: cephadm 2022-05-01T02:01:13.732915+0000 mgr.smithi157.nfpzoe (mgr.14180) 11142 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:01:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:15 smithi165 bash[22175]: cephadm 2022-05-01T02:01:13.733102+0000 mgr.smithi157.nfpzoe (mgr.14180) 11143 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:01:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:15 smithi165 bash[22175]: audit 2022-05-01T02:01:14.530382+0000 mon.smithi157 (mon.0) 6761 : audit [DBG] from='client.? 172.21.15.157:0/2347886696' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:15 smithi157 bash[20376]: cluster 2022-05-01T02:01:13.376097+0000 mgr.smithi157.nfpzoe (mgr.14180) 11139 : cluster [DBG] pgmap v10452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:15 smithi157 bash[20376]: cluster 2022-05-01T02:01:13.716644+0000 mgr.smithi157.nfpzoe (mgr.14180) 11140 : cluster [DBG] pgmap v10453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:15 smithi157 bash[20376]: cluster 2022-05-01T02:01:13.716987+0000 mgr.smithi157.nfpzoe (mgr.14180) 11141 : cluster [DBG] pgmap v10454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:15 smithi157 bash[20376]: cephadm 2022-05-01T02:01:13.732915+0000 mgr.smithi157.nfpzoe (mgr.14180) 11142 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:01:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:15 smithi157 bash[20376]: cephadm 2022-05-01T02:01:13.733102+0000 mgr.smithi157.nfpzoe (mgr.14180) 11143 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:01:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:15 smithi157 bash[20376]: audit 2022-05-01T02:01:14.530382+0000 mon.smithi157 (mon.0) 6761 : audit [DBG] from='client.? 172.21.15.157:0/2347886696' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:17 smithi165 bash[22175]: cluster 2022-05-01T02:01:15.717581+0000 mgr.smithi157.nfpzoe (mgr.14180) 11144 : cluster [DBG] pgmap v10455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:17 smithi157 bash[20376]: cluster 2022-05-01T02:01:15.717581+0000 mgr.smithi157.nfpzoe (mgr.14180) 11144 : cluster [DBG] pgmap v10455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:19 smithi165 bash[22175]: cluster 2022-05-01T02:01:17.718226+0000 mgr.smithi157.nfpzoe (mgr.14180) 11145 : cluster [DBG] pgmap v10456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:19 smithi157 bash[20376]: cluster 2022-05-01T02:01:17.718226+0000 mgr.smithi157.nfpzoe (mgr.14180) 11145 : cluster [DBG] pgmap v10456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:19.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:01:19.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:01:19.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:01:19.873 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:01:20.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:20 smithi165 bash[22175]: audit 2022-05-01T02:01:19.856124+0000 mon.smithi157 (mon.0) 6762 : audit [DBG] from='client.? 172.21.15.157:0/1531003223' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:20 smithi157 bash[20376]: audit 2022-05-01T02:01:19.856124+0000 mon.smithi157 (mon.0) 6762 : audit [DBG] from='client.? 172.21.15.157:0/1531003223' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:21.393 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:21 smithi157 bash[20376]: cluster 2022-05-01T02:01:19.718927+0000 mgr.smithi157.nfpzoe (mgr.14180) 11146 : cluster [DBG] pgmap v10457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:21 smithi165 bash[22175]: cluster 2022-05-01T02:01:19.718927+0000 mgr.smithi157.nfpzoe (mgr.14180) 11146 : cluster [DBG] pgmap v10457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:23 smithi165 bash[22175]: cluster 2022-05-01T02:01:21.719607+0000 mgr.smithi157.nfpzoe (mgr.14180) 11147 : cluster [DBG] pgmap v10458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:23 smithi157 bash[20376]: cluster 2022-05-01T02:01:21.719607+0000 mgr.smithi157.nfpzoe (mgr.14180) 11147 : cluster [DBG] pgmap v10458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:24.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:01:24.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:01:24.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:01:25.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:01:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:25 smithi165 bash[22175]: cluster 2022-05-01T02:01:23.720228+0000 mgr.smithi157.nfpzoe (mgr.14180) 11148 : cluster [DBG] pgmap v10459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:25.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:25 smithi157 bash[20376]: cluster 2022-05-01T02:01:23.720228+0000 mgr.smithi157.nfpzoe (mgr.14180) 11148 : cluster [DBG] pgmap v10459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:26 smithi165 bash[22175]: audit 2022-05-01T02:01:25.180731+0000 mon.smithi157 (mon.0) 6763 : audit [DBG] from='client.? 172.21.15.157:0/3065435359' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:26.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:26 smithi157 bash[20376]: audit 2022-05-01T02:01:25.180731+0000 mon.smithi157 (mon.0) 6763 : audit [DBG] from='client.? 172.21.15.157:0/3065435359' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:27 smithi165 bash[22175]: cluster 2022-05-01T02:01:25.720877+0000 mgr.smithi157.nfpzoe (mgr.14180) 11149 : cluster [DBG] pgmap v10460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:27 smithi157 bash[20376]: cluster 2022-05-01T02:01:25.720877+0000 mgr.smithi157.nfpzoe (mgr.14180) 11149 : cluster [DBG] pgmap v10460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:29 smithi165 bash[22175]: cluster 2022-05-01T02:01:27.721512+0000 mgr.smithi157.nfpzoe (mgr.14180) 11150 : cluster [DBG] pgmap v10461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:29 smithi157 bash[20376]: cluster 2022-05-01T02:01:27.721512+0000 mgr.smithi157.nfpzoe (mgr.14180) 11150 : cluster [DBG] pgmap v10461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:30.202 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:01:30.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:01:30.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:01:30.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:01:31.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:31 smithi157 bash[20376]: cluster 2022-05-01T02:01:29.722158+0000 mgr.smithi157.nfpzoe (mgr.14180) 11151 : cluster [DBG] pgmap v10462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:31.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:31 smithi157 bash[20376]: audit 2022-05-01T02:01:30.511919+0000 mon.smithi157 (mon.0) 6764 : audit [DBG] from='client.? 172.21.15.157:0/720352437' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:31 smithi165 bash[22175]: cluster 2022-05-01T02:01:29.722158+0000 mgr.smithi157.nfpzoe (mgr.14180) 11151 : cluster [DBG] pgmap v10462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:31 smithi165 bash[22175]: audit 2022-05-01T02:01:30.511919+0000 mon.smithi157 (mon.0) 6764 : audit [DBG] from='client.? 172.21.15.157:0/720352437' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:33.449 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:33 smithi165 bash[22175]: cluster 2022-05-01T02:01:31.722785+0000 mgr.smithi157.nfpzoe (mgr.14180) 11152 : cluster [DBG] pgmap v10463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:33 smithi157 bash[20376]: cluster 2022-05-01T02:01:31.722785+0000 mgr.smithi157.nfpzoe (mgr.14180) 11152 : cluster [DBG] pgmap v10463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:35 smithi157 bash[20376]: cluster 2022-05-01T02:01:33.723455+0000 mgr.smithi157.nfpzoe (mgr.14180) 11153 : cluster [DBG] pgmap v10464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:35.533 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:01:35.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:01:35.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:01:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:35 smithi165 bash[22175]: cluster 2022-05-01T02:01:33.723455+0000 mgr.smithi157.nfpzoe (mgr.14180) 11153 : cluster [DBG] pgmap v10464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:35.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:01:36.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:36 smithi157 bash[20376]: audit 2022-05-01T02:01:35.841837+0000 mon.smithi157 (mon.0) 6765 : audit [DBG] from='client.? 172.21.15.157:0/375567620' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:36 smithi165 bash[22175]: audit 2022-05-01T02:01:35.841837+0000 mon.smithi157 (mon.0) 6765 : audit [DBG] from='client.? 172.21.15.157:0/375567620' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:37 smithi157 bash[20376]: cluster 2022-05-01T02:01:35.724080+0000 mgr.smithi157.nfpzoe (mgr.14180) 11154 : cluster [DBG] pgmap v10465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:37 smithi165 bash[22175]: cluster 2022-05-01T02:01:35.724080+0000 mgr.smithi157.nfpzoe (mgr.14180) 11154 : cluster [DBG] pgmap v10465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:39 smithi165 bash[22175]: cluster 2022-05-01T02:01:37.724774+0000 mgr.smithi157.nfpzoe (mgr.14180) 11155 : cluster [DBG] pgmap v10466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:39 smithi157 bash[20376]: cluster 2022-05-01T02:01:37.724774+0000 mgr.smithi157.nfpzoe (mgr.14180) 11155 : cluster [DBG] pgmap v10466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:40.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:01:40.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:01:40.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:01:41.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:01:41.395 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:41 smithi157 bash[20376]: cluster 2022-05-01T02:01:39.725438+0000 mgr.smithi157.nfpzoe (mgr.14180) 11156 : cluster [DBG] pgmap v10467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:41 smithi165 bash[22175]: cluster 2022-05-01T02:01:39.725438+0000 mgr.smithi157.nfpzoe (mgr.14180) 11156 : cluster [DBG] pgmap v10467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:42 smithi165 bash[22175]: audit 2022-05-01T02:01:41.167115+0000 mon.smithi157 (mon.0) 6766 : audit [DBG] from='client.? 172.21.15.157:0/2032433558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:42.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:42 smithi157 bash[20376]: audit 2022-05-01T02:01:41.167115+0000 mon.smithi157 (mon.0) 6766 : audit [DBG] from='client.? 172.21.15.157:0/2032433558' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:43 smithi165 bash[22175]: cluster 2022-05-01T02:01:41.726069+0000 mgr.smithi157.nfpzoe (mgr.14180) 11157 : cluster [DBG] pgmap v10468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:43 smithi157 bash[20376]: cluster 2022-05-01T02:01:41.726069+0000 mgr.smithi157.nfpzoe (mgr.14180) 11157 : cluster [DBG] pgmap v10468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:45 smithi165 bash[22175]: cluster 2022-05-01T02:01:43.726704+0000 mgr.smithi157.nfpzoe (mgr.14180) 11158 : cluster [DBG] pgmap v10469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:45.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:45 smithi157 bash[20376]: cluster 2022-05-01T02:01:43.726704+0000 mgr.smithi157.nfpzoe (mgr.14180) 11158 : cluster [DBG] pgmap v10469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:46.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:01:46.189 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:01:46.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:01:46.514 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:01:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:47 smithi165 bash[22175]: cluster 2022-05-01T02:01:45.727339+0000 mgr.smithi157.nfpzoe (mgr.14180) 11159 : cluster [DBG] pgmap v10470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:47 smithi165 bash[22175]: audit 2022-05-01T02:01:46.496847+0000 mon.smithi157 (mon.0) 6767 : audit [DBG] from='client.? 172.21.15.157:0/865691341' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:47 smithi157 bash[20376]: cluster 2022-05-01T02:01:45.727339+0000 mgr.smithi157.nfpzoe (mgr.14180) 11159 : cluster [DBG] pgmap v10470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:47 smithi157 bash[20376]: audit 2022-05-01T02:01:46.496847+0000 mon.smithi157 (mon.0) 6767 : audit [DBG] from='client.? 172.21.15.157:0/865691341' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:49 smithi165 bash[22175]: cluster 2022-05-01T02:01:47.727980+0000 mgr.smithi157.nfpzoe (mgr.14180) 11160 : cluster [DBG] pgmap v10471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:49 smithi157 bash[20376]: cluster 2022-05-01T02:01:47.727980+0000 mgr.smithi157.nfpzoe (mgr.14180) 11160 : cluster [DBG] pgmap v10471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:51 smithi165 bash[22175]: cluster 2022-05-01T02:01:49.728600+0000 mgr.smithi157.nfpzoe (mgr.14180) 11161 : cluster [DBG] pgmap v10472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:51.396 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:51 smithi157 bash[20376]: cluster 2022-05-01T02:01:49.728600+0000 mgr.smithi157.nfpzoe (mgr.14180) 11161 : cluster [DBG] pgmap v10472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:51.518 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:01:51.518 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:01:51.518 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:01:51.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:01:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:52 smithi165 bash[22175]: audit 2022-05-01T02:01:51.823791+0000 mon.smithi157 (mon.0) 6768 : audit [DBG] from='client.? 172.21.15.157:0/453944578' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:52 smithi157 bash[20376]: audit 2022-05-01T02:01:51.823791+0000 mon.smithi157 (mon.0) 6768 : audit [DBG] from='client.? 172.21.15.157:0/453944578' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:53 smithi165 bash[22175]: cluster 2022-05-01T02:01:51.729223+0000 mgr.smithi157.nfpzoe (mgr.14180) 11162 : cluster [DBG] pgmap v10473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:53 smithi157 bash[20376]: cluster 2022-05-01T02:01:51.729223+0000 mgr.smithi157.nfpzoe (mgr.14180) 11162 : cluster [DBG] pgmap v10473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:55 smithi165 bash[22175]: cluster 2022-05-01T02:01:53.729904+0000 mgr.smithi157.nfpzoe (mgr.14180) 11163 : cluster [DBG] pgmap v10474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:55 smithi157 bash[20376]: cluster 2022-05-01T02:01:53.729904+0000 mgr.smithi157.nfpzoe (mgr.14180) 11163 : cluster [DBG] pgmap v10474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:56.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:01:56.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:01:56.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:01:57.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:01:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:57 smithi165 bash[22175]: cluster 2022-05-01T02:01:55.730600+0000 mgr.smithi157.nfpzoe (mgr.14180) 11164 : cluster [DBG] pgmap v10475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:57 smithi157 bash[20376]: cluster 2022-05-01T02:01:55.730600+0000 mgr.smithi157.nfpzoe (mgr.14180) 11164 : cluster [DBG] pgmap v10475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:58 smithi165 bash[22175]: audit 2022-05-01T02:01:57.150709+0000 mon.smithi157 (mon.0) 6769 : audit [DBG] from='client.? 172.21.15.157:0/2719167303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:58 smithi157 bash[20376]: audit 2022-05-01T02:01:57.150709+0000 mon.smithi157 (mon.0) 6769 : audit [DBG] from='client.? 172.21.15.157:0/2719167303' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:01:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:01:59 smithi165 bash[22175]: cluster 2022-05-01T02:01:57.731256+0000 mgr.smithi157.nfpzoe (mgr.14180) 11165 : cluster [DBG] pgmap v10476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:01:59.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:01:59 smithi157 bash[20376]: cluster 2022-05-01T02:01:57.731256+0000 mgr.smithi157.nfpzoe (mgr.14180) 11165 : cluster [DBG] pgmap v10476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:00 smithi165 bash[22175]: audit 2022-05-01T02:01:59.714812+0000 mon.smithi157 (mon.0) 6770 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:02:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:00 smithi157 bash[20376]: audit 2022-05-01T02:01:59.714812+0000 mon.smithi157 (mon.0) 6770 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:02:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:01 smithi165 bash[22175]: cluster 2022-05-01T02:01:59.731811+0000 mgr.smithi157.nfpzoe (mgr.14180) 11166 : cluster [DBG] pgmap v10477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:01 smithi165 bash[22175]: audit 2022-05-01T02:02:00.305041+0000 mon.smithi157 (mon.0) 6771 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:02:01.396 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:01 smithi157 bash[20376]: cluster 2022-05-01T02:01:59.731811+0000 mgr.smithi157.nfpzoe (mgr.14180) 11166 : cluster [DBG] pgmap v10477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:01.396 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:01 smithi157 bash[20376]: audit 2022-05-01T02:02:00.305041+0000 mon.smithi157 (mon.0) 6771 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:02:02.172 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:02:02.172 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:02:02.172 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:02:02.487 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:02:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:03 smithi165 bash[22175]: cluster 2022-05-01T02:02:01.732462+0000 mgr.smithi157.nfpzoe (mgr.14180) 11167 : cluster [DBG] pgmap v10478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:03 smithi165 bash[22175]: audit 2022-05-01T02:02:02.470040+0000 mon.smithi157 (mon.0) 6772 : audit [DBG] from='client.? 172.21.15.157:0/2073273533' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:03 smithi157 bash[20376]: cluster 2022-05-01T02:02:01.732462+0000 mgr.smithi157.nfpzoe (mgr.14180) 11167 : cluster [DBG] pgmap v10478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:03.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:03 smithi157 bash[20376]: audit 2022-05-01T02:02:02.470040+0000 mon.smithi157 (mon.0) 6772 : audit [DBG] from='client.? 172.21.15.157:0/2073273533' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:05 smithi165 bash[22175]: cluster 2022-05-01T02:02:03.733078+0000 mgr.smithi157.nfpzoe (mgr.14180) 11168 : cluster [DBG] pgmap v10479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:05 smithi157 bash[20376]: cluster 2022-05-01T02:02:03.733078+0000 mgr.smithi157.nfpzoe (mgr.14180) 11168 : cluster [DBG] pgmap v10479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:07 smithi165 bash[22175]: cluster 2022-05-01T02:02:05.733692+0000 mgr.smithi157.nfpzoe (mgr.14180) 11169 : cluster [DBG] pgmap v10480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:07 smithi157 bash[20376]: cluster 2022-05-01T02:02:05.733692+0000 mgr.smithi157.nfpzoe (mgr.14180) 11169 : cluster [DBG] pgmap v10480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:07.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:02:07.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:02:07.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:02:07.819 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:02:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:08 smithi165 bash[22175]: audit 2022-05-01T02:02:07.801021+0000 mon.smithi157 (mon.0) 6773 : audit [DBG] from='client.? 172.21.15.157:0/1447350172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:08 smithi157 bash[20376]: audit 2022-05-01T02:02:07.801021+0000 mon.smithi157 (mon.0) 6773 : audit [DBG] from='client.? 172.21.15.157:0/1447350172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:09.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:09 smithi157 bash[20376]: cluster 2022-05-01T02:02:07.734279+0000 mgr.smithi157.nfpzoe (mgr.14180) 11170 : cluster [DBG] pgmap v10481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:09 smithi165 bash[22175]: cluster 2022-05-01T02:02:07.734279+0000 mgr.smithi157.nfpzoe (mgr.14180) 11170 : cluster [DBG] pgmap v10481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:11.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:11 smithi157 bash[20376]: cluster 2022-05-01T02:02:09.734918+0000 mgr.smithi157.nfpzoe (mgr.14180) 11171 : cluster [DBG] pgmap v10482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:11 smithi165 bash[22175]: cluster 2022-05-01T02:02:09.734918+0000 mgr.smithi157.nfpzoe (mgr.14180) 11171 : cluster [DBG] pgmap v10482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:12.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:02:12.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:02:12.823 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:02:13.155 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:02:13.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:13 smithi165 bash[22175]: cluster 2022-05-01T02:02:11.735604+0000 mgr.smithi157.nfpzoe (mgr.14180) 11172 : cluster [DBG] pgmap v10483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:13.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:13 smithi165 bash[22175]: audit 2022-05-01T02:02:13.136836+0000 mon.smithi157 (mon.0) 6774 : audit [DBG] from='client.? 172.21.15.157:0/818272055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:13 smithi157 bash[20376]: cluster 2022-05-01T02:02:11.735604+0000 mgr.smithi157.nfpzoe (mgr.14180) 11172 : cluster [DBG] pgmap v10483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:13 smithi157 bash[20376]: audit 2022-05-01T02:02:13.136836+0000 mon.smithi157 (mon.0) 6774 : audit [DBG] from='client.? 172.21.15.157:0/818272055' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:14 smithi157 bash[20376]: audit 2022-05-01T02:02:13.742212+0000 mon.smithi157 (mon.0) 6775 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:02:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:14 smithi157 bash[20376]: audit 2022-05-01T02:02:13.745007+0000 mon.smithi157 (mon.0) 6776 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:02:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:14 smithi157 bash[20376]: audit 2022-05-01T02:02:13.746846+0000 mon.smithi157 (mon.0) 6777 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:02:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:14 smithi157 bash[20376]: audit 2022-05-01T02:02:14.065026+0000 mon.smithi157 (mon.0) 6778 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:02:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:14 smithi157 bash[20376]: audit 2022-05-01T02:02:14.073552+0000 mon.smithi157 (mon.0) 6779 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:02:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:14 smithi165 bash[22175]: audit 2022-05-01T02:02:13.742212+0000 mon.smithi157 (mon.0) 6775 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:02:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:14 smithi165 bash[22175]: audit 2022-05-01T02:02:13.745007+0000 mon.smithi157 (mon.0) 6776 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:02:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:14 smithi165 bash[22175]: audit 2022-05-01T02:02:13.746846+0000 mon.smithi157 (mon.0) 6777 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:02:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:14 smithi165 bash[22175]: audit 2022-05-01T02:02:14.065026+0000 mon.smithi157 (mon.0) 6778 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:02:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:14 smithi165 bash[22175]: audit 2022-05-01T02:02:14.073552+0000 mon.smithi157 (mon.0) 6779 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:02:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:15 smithi157 bash[20376]: cluster 2022-05-01T02:02:13.736332+0000 mgr.smithi157.nfpzoe (mgr.14180) 11173 : cluster [DBG] pgmap v10484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:15 smithi157 bash[20376]: cluster 2022-05-01T02:02:14.059937+0000 mgr.smithi157.nfpzoe (mgr.14180) 11174 : cluster [DBG] pgmap v10485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:15 smithi157 bash[20376]: cluster 2022-05-01T02:02:14.060404+0000 mgr.smithi157.nfpzoe (mgr.14180) 11175 : cluster [DBG] pgmap v10486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:15 smithi157 bash[20376]: cephadm 2022-05-01T02:02:14.074563+0000 mgr.smithi157.nfpzoe (mgr.14180) 11176 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:02:15.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:15 smithi157 bash[20376]: cephadm 2022-05-01T02:02:14.074664+0000 mgr.smithi157.nfpzoe (mgr.14180) 11177 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:02:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:15 smithi165 bash[22175]: cluster 2022-05-01T02:02:13.736332+0000 mgr.smithi157.nfpzoe (mgr.14180) 11173 : cluster [DBG] pgmap v10484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:15 smithi165 bash[22175]: cluster 2022-05-01T02:02:14.059937+0000 mgr.smithi157.nfpzoe (mgr.14180) 11174 : cluster [DBG] pgmap v10485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:15 smithi165 bash[22175]: cluster 2022-05-01T02:02:14.060404+0000 mgr.smithi157.nfpzoe (mgr.14180) 11175 : cluster [DBG] pgmap v10486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:15.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:15 smithi165 bash[22175]: cephadm 2022-05-01T02:02:14.074563+0000 mgr.smithi157.nfpzoe (mgr.14180) 11176 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:02:15.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:15 smithi165 bash[22175]: cephadm 2022-05-01T02:02:14.074664+0000 mgr.smithi157.nfpzoe (mgr.14180) 11177 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:02:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:16 smithi157 bash[20376]: cluster 2022-05-01T02:02:16.060960+0000 mgr.smithi157.nfpzoe (mgr.14180) 11178 : cluster [DBG] pgmap v10487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:16 smithi165 bash[22175]: cluster 2022-05-01T02:02:16.060960+0000 mgr.smithi157.nfpzoe (mgr.14180) 11178 : cluster [DBG] pgmap v10487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:18.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:02:18.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:02:18.158 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:02:18.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:02:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:19 smithi165 bash[22175]: cluster 2022-05-01T02:02:18.061670+0000 mgr.smithi157.nfpzoe (mgr.14180) 11179 : cluster [DBG] pgmap v10488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:19 smithi165 bash[22175]: audit 2022-05-01T02:02:18.470818+0000 mon.smithi157 (mon.0) 6780 : audit [DBG] from='client.? 172.21.15.157:0/2185233100' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:19 smithi157 bash[20376]: cluster 2022-05-01T02:02:18.061670+0000 mgr.smithi157.nfpzoe (mgr.14180) 11179 : cluster [DBG] pgmap v10488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:19 smithi157 bash[20376]: audit 2022-05-01T02:02:18.470818+0000 mon.smithi157 (mon.0) 6780 : audit [DBG] from='client.? 172.21.15.157:0/2185233100' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:21 smithi165 bash[22175]: cluster 2022-05-01T02:02:20.062414+0000 mgr.smithi157.nfpzoe (mgr.14180) 11180 : cluster [DBG] pgmap v10489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:21.396 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:21 smithi157 bash[20376]: cluster 2022-05-01T02:02:20.062414+0000 mgr.smithi157.nfpzoe (mgr.14180) 11180 : cluster [DBG] pgmap v10489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:23 smithi165 bash[22175]: cluster 2022-05-01T02:02:22.063154+0000 mgr.smithi157.nfpzoe (mgr.14180) 11181 : cluster [DBG] pgmap v10490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:23 smithi157 bash[20376]: cluster 2022-05-01T02:02:22.063154+0000 mgr.smithi157.nfpzoe (mgr.14180) 11181 : cluster [DBG] pgmap v10490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:23.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:02:23.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:02:23.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:02:23.825 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:02:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:24 smithi165 bash[22175]: audit 2022-05-01T02:02:23.807097+0000 mon.smithi157 (mon.0) 6781 : audit [DBG] from='client.? 172.21.15.157:0/3088561913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:24.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:24 smithi157 bash[20376]: audit 2022-05-01T02:02:23.807097+0000 mon.smithi157 (mon.0) 6781 : audit [DBG] from='client.? 172.21.15.157:0/3088561913' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:25 smithi165 bash[22175]: cluster 2022-05-01T02:02:24.063789+0000 mgr.smithi157.nfpzoe (mgr.14180) 11182 : cluster [DBG] pgmap v10491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:25.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:25 smithi157 bash[20376]: cluster 2022-05-01T02:02:24.063789+0000 mgr.smithi157.nfpzoe (mgr.14180) 11182 : cluster [DBG] pgmap v10491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:27 smithi157 bash[20376]: cluster 2022-05-01T02:02:26.064400+0000 mgr.smithi157.nfpzoe (mgr.14180) 11183 : cluster [DBG] pgmap v10492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:27 smithi165 bash[22175]: cluster 2022-05-01T02:02:26.064400+0000 mgr.smithi157.nfpzoe (mgr.14180) 11183 : cluster [DBG] pgmap v10492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:28.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:02:28.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:02:28.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:02:29.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:02:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:29 smithi165 bash[22175]: cluster 2022-05-01T02:02:28.065067+0000 mgr.smithi157.nfpzoe (mgr.14180) 11184 : cluster [DBG] pgmap v10493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:29 smithi157 bash[20376]: cluster 2022-05-01T02:02:28.065067+0000 mgr.smithi157.nfpzoe (mgr.14180) 11184 : cluster [DBG] pgmap v10493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:30 smithi165 bash[22175]: audit 2022-05-01T02:02:29.138289+0000 mon.smithi157 (mon.0) 6782 : audit [DBG] from='client.? 172.21.15.157:0/1731329411' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:30 smithi157 bash[20376]: audit 2022-05-01T02:02:29.138289+0000 mon.smithi157 (mon.0) 6782 : audit [DBG] from='client.? 172.21.15.157:0/1731329411' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:31 smithi165 bash[22175]: cluster 2022-05-01T02:02:30.065689+0000 mgr.smithi157.nfpzoe (mgr.14180) 11185 : cluster [DBG] pgmap v10494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:31.398 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:31 smithi157 bash[20376]: cluster 2022-05-01T02:02:30.065689+0000 mgr.smithi157.nfpzoe (mgr.14180) 11185 : cluster [DBG] pgmap v10494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:33 smithi165 bash[22175]: cluster 2022-05-01T02:02:32.066341+0000 mgr.smithi157.nfpzoe (mgr.14180) 11186 : cluster [DBG] pgmap v10495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:33 smithi157 bash[20376]: cluster 2022-05-01T02:02:32.066341+0000 mgr.smithi157.nfpzoe (mgr.14180) 11186 : cluster [DBG] pgmap v10495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:34.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:02:34.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:02:34.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:02:34.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:02:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:35 smithi165 bash[22175]: cluster 2022-05-01T02:02:34.066990+0000 mgr.smithi157.nfpzoe (mgr.14180) 11187 : cluster [DBG] pgmap v10496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:35 smithi165 bash[22175]: audit 2022-05-01T02:02:34.472986+0000 mon.smithi157 (mon.0) 6783 : audit [DBG] from='client.? 172.21.15.157:0/1415470738' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:35 smithi157 bash[20376]: cluster 2022-05-01T02:02:34.066990+0000 mgr.smithi157.nfpzoe (mgr.14180) 11187 : cluster [DBG] pgmap v10496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:35 smithi157 bash[20376]: audit 2022-05-01T02:02:34.472986+0000 mon.smithi157 (mon.0) 6783 : audit [DBG] from='client.? 172.21.15.157:0/1415470738' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:37 smithi165 bash[22175]: cluster 2022-05-01T02:02:36.067609+0000 mgr.smithi157.nfpzoe (mgr.14180) 11188 : cluster [DBG] pgmap v10497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:37 smithi157 bash[20376]: cluster 2022-05-01T02:02:36.067609+0000 mgr.smithi157.nfpzoe (mgr.14180) 11188 : cluster [DBG] pgmap v10497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:39 smithi165 bash[22175]: cluster 2022-05-01T02:02:38.068207+0000 mgr.smithi157.nfpzoe (mgr.14180) 11189 : cluster [DBG] pgmap v10498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:39 smithi157 bash[20376]: cluster 2022-05-01T02:02:38.068207+0000 mgr.smithi157.nfpzoe (mgr.14180) 11189 : cluster [DBG] pgmap v10498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:39.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:02:39.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:02:39.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:02:39.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:02:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:40 smithi165 bash[22175]: audit 2022-05-01T02:02:39.803699+0000 mon.smithi157 (mon.0) 6784 : audit [DBG] from='client.? 172.21.15.157:0/739637270' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:40 smithi157 bash[20376]: audit 2022-05-01T02:02:39.803699+0000 mon.smithi157 (mon.0) 6784 : audit [DBG] from='client.? 172.21.15.157:0/739637270' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:41 smithi165 bash[22175]: cluster 2022-05-01T02:02:40.068844+0000 mgr.smithi157.nfpzoe (mgr.14180) 11190 : cluster [DBG] pgmap v10499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:41.398 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:41 smithi157 bash[20376]: cluster 2022-05-01T02:02:40.068844+0000 mgr.smithi157.nfpzoe (mgr.14180) 11190 : cluster [DBG] pgmap v10499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:43.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:43 smithi165 bash[22175]: cluster 2022-05-01T02:02:42.069453+0000 mgr.smithi157.nfpzoe (mgr.14180) 11191 : cluster [DBG] pgmap v10500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:43 smithi157 bash[20376]: cluster 2022-05-01T02:02:42.069453+0000 mgr.smithi157.nfpzoe (mgr.14180) 11191 : cluster [DBG] pgmap v10500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:44.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:02:44.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:02:44.830 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:02:45.154 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:02:45.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:45 smithi157 bash[20376]: cluster 2022-05-01T02:02:44.070083+0000 mgr.smithi157.nfpzoe (mgr.14180) 11192 : cluster [DBG] pgmap v10501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:45.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:45 smithi157 bash[20376]: audit 2022-05-01T02:02:45.135541+0000 mon.smithi157 (mon.0) 6785 : audit [DBG] from='client.? 172.21.15.157:0/1698969741' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:45 smithi165 bash[22175]: cluster 2022-05-01T02:02:44.070083+0000 mgr.smithi157.nfpzoe (mgr.14180) 11192 : cluster [DBG] pgmap v10501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:45 smithi165 bash[22175]: audit 2022-05-01T02:02:45.135541+0000 mon.smithi157 (mon.0) 6785 : audit [DBG] from='client.? 172.21.15.157:0/1698969741' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:47 smithi157 bash[20376]: cluster 2022-05-01T02:02:46.070716+0000 mgr.smithi157.nfpzoe (mgr.14180) 11193 : cluster [DBG] pgmap v10502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:47 smithi165 bash[22175]: cluster 2022-05-01T02:02:46.070716+0000 mgr.smithi157.nfpzoe (mgr.14180) 11193 : cluster [DBG] pgmap v10502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:49 smithi165 bash[22175]: cluster 2022-05-01T02:02:48.071377+0000 mgr.smithi157.nfpzoe (mgr.14180) 11194 : cluster [DBG] pgmap v10503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:49 smithi157 bash[20376]: cluster 2022-05-01T02:02:48.071377+0000 mgr.smithi157.nfpzoe (mgr.14180) 11194 : cluster [DBG] pgmap v10503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:50.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:02:50.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:02:50.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:02:50.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:02:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:51 smithi165 bash[22175]: cluster 2022-05-01T02:02:50.072032+0000 mgr.smithi157.nfpzoe (mgr.14180) 11195 : cluster [DBG] pgmap v10504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:51 smithi165 bash[22175]: audit 2022-05-01T02:02:50.463572+0000 mon.smithi157 (mon.0) 6786 : audit [DBG] from='client.? 172.21.15.157:0/124119605' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:51.398 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:51 smithi157 bash[20376]: cluster 2022-05-01T02:02:50.072032+0000 mgr.smithi157.nfpzoe (mgr.14180) 11195 : cluster [DBG] pgmap v10504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:51.398 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:51 smithi157 bash[20376]: audit 2022-05-01T02:02:50.463572+0000 mon.smithi157 (mon.0) 6786 : audit [DBG] from='client.? 172.21.15.157:0/124119605' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:53 smithi165 bash[22175]: cluster 2022-05-01T02:02:52.072670+0000 mgr.smithi157.nfpzoe (mgr.14180) 11196 : cluster [DBG] pgmap v10505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:53 smithi157 bash[20376]: cluster 2022-05-01T02:02:52.072670+0000 mgr.smithi157.nfpzoe (mgr.14180) 11196 : cluster [DBG] pgmap v10505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:55 smithi165 bash[22175]: cluster 2022-05-01T02:02:54.073290+0000 mgr.smithi157.nfpzoe (mgr.14180) 11197 : cluster [DBG] pgmap v10506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:55 smithi157 bash[20376]: cluster 2022-05-01T02:02:54.073290+0000 mgr.smithi157.nfpzoe (mgr.14180) 11197 : cluster [DBG] pgmap v10506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:55.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:02:55.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:02:55.485 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:02:55.805 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:02:56.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:56 smithi157 bash[20376]: audit 2022-05-01T02:02:55.787441+0000 mon.smithi157 (mon.0) 6787 : audit [DBG] from='client.? 172.21.15.157:0/1236105914' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:56 smithi165 bash[22175]: audit 2022-05-01T02:02:55.787441+0000 mon.smithi157 (mon.0) 6787 : audit [DBG] from='client.? 172.21.15.157:0/1236105914' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:02:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:57 smithi157 bash[20376]: cluster 2022-05-01T02:02:56.074050+0000 mgr.smithi157.nfpzoe (mgr.14180) 11198 : cluster [DBG] pgmap v10507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:57 smithi165 bash[22175]: cluster 2022-05-01T02:02:56.074050+0000 mgr.smithi157.nfpzoe (mgr.14180) 11198 : cluster [DBG] pgmap v10507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:02:59 smithi165 bash[22175]: cluster 2022-05-01T02:02:58.074711+0000 mgr.smithi157.nfpzoe (mgr.14180) 11199 : cluster [DBG] pgmap v10508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:02:59.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:02:59 smithi157 bash[20376]: cluster 2022-05-01T02:02:58.074711+0000 mgr.smithi157.nfpzoe (mgr.14180) 11199 : cluster [DBG] pgmap v10508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:00 smithi165 bash[22175]: audit 2022-05-01T02:02:59.719142+0000 mon.smithi157 (mon.0) 6788 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:03:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:00 smithi157 bash[20376]: audit 2022-05-01T02:02:59.719142+0000 mon.smithi157 (mon.0) 6788 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:03:00.809 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:03:00.809 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:03:00.809 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:03:01.132 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:03:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:01 smithi165 bash[22175]: cluster 2022-05-01T02:03:00.075338+0000 mgr.smithi157.nfpzoe (mgr.14180) 11200 : cluster [DBG] pgmap v10509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:01 smithi165 bash[22175]: audit 2022-05-01T02:03:00.312222+0000 mon.smithi157 (mon.0) 6789 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:03:01.400 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:01 smithi157 bash[20376]: cluster 2022-05-01T02:03:00.075338+0000 mgr.smithi157.nfpzoe (mgr.14180) 11200 : cluster [DBG] pgmap v10509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:01.400 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:01 smithi157 bash[20376]: audit 2022-05-01T02:03:00.312222+0000 mon.smithi157 (mon.0) 6789 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:03:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:02 smithi165 bash[22175]: audit 2022-05-01T02:03:01.114205+0000 mon.smithi157 (mon.0) 6790 : audit [DBG] from='client.? 172.21.15.157:0/3386036931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:02.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:02 smithi157 bash[20376]: audit 2022-05-01T02:03:01.114205+0000 mon.smithi157 (mon.0) 6790 : audit [DBG] from='client.? 172.21.15.157:0/3386036931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:03 smithi165 bash[22175]: cluster 2022-05-01T02:03:02.075964+0000 mgr.smithi157.nfpzoe (mgr.14180) 11201 : cluster [DBG] pgmap v10510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:03 smithi157 bash[20376]: cluster 2022-05-01T02:03:02.075964+0000 mgr.smithi157.nfpzoe (mgr.14180) 11201 : cluster [DBG] pgmap v10510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:05 smithi165 bash[22175]: cluster 2022-05-01T02:03:04.076572+0000 mgr.smithi157.nfpzoe (mgr.14180) 11202 : cluster [DBG] pgmap v10511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:05 smithi157 bash[20376]: cluster 2022-05-01T02:03:04.076572+0000 mgr.smithi157.nfpzoe (mgr.14180) 11202 : cluster [DBG] pgmap v10511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:06.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:03:06.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:03:06.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:03:06.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:03:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:07 smithi165 bash[22175]: cluster 2022-05-01T02:03:06.077181+0000 mgr.smithi157.nfpzoe (mgr.14180) 11203 : cluster [DBG] pgmap v10512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:07 smithi165 bash[22175]: audit 2022-05-01T02:03:06.443483+0000 mon.smithi157 (mon.0) 6791 : audit [DBG] from='client.? 172.21.15.157:0/3642527114' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:07 smithi157 bash[20376]: cluster 2022-05-01T02:03:06.077181+0000 mgr.smithi157.nfpzoe (mgr.14180) 11203 : cluster [DBG] pgmap v10512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:07.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:07 smithi157 bash[20376]: audit 2022-05-01T02:03:06.443483+0000 mon.smithi157 (mon.0) 6791 : audit [DBG] from='client.? 172.21.15.157:0/3642527114' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:09 smithi165 bash[22175]: cluster 2022-05-01T02:03:08.077804+0000 mgr.smithi157.nfpzoe (mgr.14180) 11204 : cluster [DBG] pgmap v10513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:09.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:09 smithi157 bash[20376]: cluster 2022-05-01T02:03:08.077804+0000 mgr.smithi157.nfpzoe (mgr.14180) 11204 : cluster [DBG] pgmap v10513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:11 smithi165 bash[22175]: cluster 2022-05-01T02:03:10.078437+0000 mgr.smithi157.nfpzoe (mgr.14180) 11205 : cluster [DBG] pgmap v10514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:11.397 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:11 smithi157 bash[20376]: cluster 2022-05-01T02:03:10.078437+0000 mgr.smithi157.nfpzoe (mgr.14180) 11205 : cluster [DBG] pgmap v10514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:11.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:03:11.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:03:11.472 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:03:11.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:03:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:12 smithi165 bash[22175]: audit 2022-05-01T02:03:11.781894+0000 mon.smithi157 (mon.0) 6792 : audit [DBG] from='client.? 172.21.15.157:0/1997679327' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:12 smithi157 bash[20376]: audit 2022-05-01T02:03:11.781894+0000 mon.smithi157 (mon.0) 6792 : audit [DBG] from='client.? 172.21.15.157:0/1997679327' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:13 smithi165 bash[22175]: cluster 2022-05-01T02:03:12.079111+0000 mgr.smithi157.nfpzoe (mgr.14180) 11206 : cluster [DBG] pgmap v10515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:13 smithi157 bash[20376]: cluster 2022-05-01T02:03:12.079111+0000 mgr.smithi157.nfpzoe (mgr.14180) 11206 : cluster [DBG] pgmap v10515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:14 smithi165 bash[22175]: audit 2022-05-01T02:03:14.083416+0000 mon.smithi157 (mon.0) 6793 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:03:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:14 smithi165 bash[22175]: audit 2022-05-01T02:03:14.086154+0000 mon.smithi157 (mon.0) 6794 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:03:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:14 smithi165 bash[22175]: audit 2022-05-01T02:03:14.088056+0000 mon.smithi157 (mon.0) 6795 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:03:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:14 smithi157 bash[20376]: audit 2022-05-01T02:03:14.083416+0000 mon.smithi157 (mon.0) 6793 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:03:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:14 smithi157 bash[20376]: audit 2022-05-01T02:03:14.086154+0000 mon.smithi157 (mon.0) 6794 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:03:14.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:14 smithi157 bash[20376]: audit 2022-05-01T02:03:14.088056+0000 mon.smithi157 (mon.0) 6795 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:03:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:15 smithi165 bash[22175]: cluster 2022-05-01T02:03:14.079776+0000 mgr.smithi157.nfpzoe (mgr.14180) 11207 : cluster [DBG] pgmap v10516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:15 smithi157 bash[20376]: cluster 2022-05-01T02:03:14.079776+0000 mgr.smithi157.nfpzoe (mgr.14180) 11207 : cluster [DBG] pgmap v10516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:16.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:03:16.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:03:16.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:03:17.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:03:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:17 smithi165 bash[22175]: cluster 2022-05-01T02:03:16.080391+0000 mgr.smithi157.nfpzoe (mgr.14180) 11208 : cluster [DBG] pgmap v10517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:17 smithi165 bash[22175]: audit 2022-05-01T02:03:17.104329+0000 mon.smithi157 (mon.0) 6796 : audit [DBG] from='client.? 172.21.15.157:0/2015795869' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:17 smithi157 bash[20376]: cluster 2022-05-01T02:03:16.080391+0000 mgr.smithi157.nfpzoe (mgr.14180) 11208 : cluster [DBG] pgmap v10517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:17 smithi157 bash[20376]: audit 2022-05-01T02:03:17.104329+0000 mon.smithi157 (mon.0) 6796 : audit [DBG] from='client.? 172.21.15.157:0/2015795869' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:18 smithi165 bash[22175]: audit 2022-05-01T02:03:17.877719+0000 mon.smithi157 (mon.0) 6797 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:03:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:18 smithi165 bash[22175]: cluster 2022-05-01T02:03:18.080991+0000 mgr.smithi157.nfpzoe (mgr.14180) 11209 : cluster [DBG] pgmap v10518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:18 smithi165 bash[22175]: cluster 2022-05-01T02:03:18.171882+0000 mgr.smithi157.nfpzoe (mgr.14180) 11210 : cluster [DBG] pgmap v10519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:19.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:18 smithi165 bash[22175]: cluster 2022-05-01T02:03:18.172420+0000 mgr.smithi157.nfpzoe (mgr.14180) 11211 : cluster [DBG] pgmap v10520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:19.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:18 smithi165 bash[22175]: audit 2022-05-01T02:03:18.179859+0000 mon.smithi157 (mon.0) 6798 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:03:19.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:18 smithi165 bash[22175]: audit 2022-05-01T02:03:18.191043+0000 mon.smithi157 (mon.0) 6799 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:03:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:18 smithi157 bash[20376]: audit 2022-05-01T02:03:17.877719+0000 mon.smithi157 (mon.0) 6797 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:03:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:18 smithi157 bash[20376]: cluster 2022-05-01T02:03:18.080991+0000 mgr.smithi157.nfpzoe (mgr.14180) 11209 : cluster [DBG] pgmap v10518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:18 smithi157 bash[20376]: cluster 2022-05-01T02:03:18.171882+0000 mgr.smithi157.nfpzoe (mgr.14180) 11210 : cluster [DBG] pgmap v10519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:18 smithi157 bash[20376]: cluster 2022-05-01T02:03:18.172420+0000 mgr.smithi157.nfpzoe (mgr.14180) 11211 : cluster [DBG] pgmap v10520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:18 smithi157 bash[20376]: audit 2022-05-01T02:03:18.179859+0000 mon.smithi157 (mon.0) 6798 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:03:19.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:18 smithi157 bash[20376]: audit 2022-05-01T02:03:18.191043+0000 mon.smithi157 (mon.0) 6799 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:03:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:20 smithi165 bash[22175]: cephadm 2022-05-01T02:03:18.192598+0000 mgr.smithi157.nfpzoe (mgr.14180) 11212 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:03:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:20 smithi165 bash[22175]: cephadm 2022-05-01T02:03:18.192901+0000 mgr.smithi157.nfpzoe (mgr.14180) 11213 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:03:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:20 smithi157 bash[20376]: cephadm 2022-05-01T02:03:18.192598+0000 mgr.smithi157.nfpzoe (mgr.14180) 11212 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:03:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:20 smithi157 bash[20376]: cephadm 2022-05-01T02:03:18.192901+0000 mgr.smithi157.nfpzoe (mgr.14180) 11213 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:03:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:21 smithi165 bash[22175]: cluster 2022-05-01T02:03:20.173012+0000 mgr.smithi157.nfpzoe (mgr.14180) 11214 : cluster [DBG] pgmap v10521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:21.400 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:21 smithi157 bash[20376]: cluster 2022-05-01T02:03:20.173012+0000 mgr.smithi157.nfpzoe (mgr.14180) 11214 : cluster [DBG] pgmap v10521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:22.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:03:22.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:03:22.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:03:22.453 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:03:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:22 smithi165 bash[22175]: cluster 2022-05-01T02:03:22.173669+0000 mgr.smithi157.nfpzoe (mgr.14180) 11215 : cluster [DBG] pgmap v10522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:22 smithi157 bash[20376]: cluster 2022-05-01T02:03:22.173669+0000 mgr.smithi157.nfpzoe (mgr.14180) 11215 : cluster [DBG] pgmap v10522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:23 smithi165 bash[22175]: audit 2022-05-01T02:03:22.435110+0000 mon.smithi157 (mon.0) 6800 : audit [DBG] from='client.? 172.21.15.157:0/4131142131' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:23.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:23 smithi157 bash[20376]: audit 2022-05-01T02:03:22.435110+0000 mon.smithi157 (mon.0) 6800 : audit [DBG] from='client.? 172.21.15.157:0/4131142131' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:24 smithi165 bash[22175]: cluster 2022-05-01T02:03:24.174307+0000 mgr.smithi157.nfpzoe (mgr.14180) 11216 : cluster [DBG] pgmap v10523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:24 smithi157 bash[20376]: cluster 2022-05-01T02:03:24.174307+0000 mgr.smithi157.nfpzoe (mgr.14180) 11216 : cluster [DBG] pgmap v10523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:26 smithi165 bash[22175]: cluster 2022-05-01T02:03:26.175012+0000 mgr.smithi157.nfpzoe (mgr.14180) 11217 : cluster [DBG] pgmap v10524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:26 smithi157 bash[20376]: cluster 2022-05-01T02:03:26.175012+0000 mgr.smithi157.nfpzoe (mgr.14180) 11217 : cluster [DBG] pgmap v10524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:27.457 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:03:27.457 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:03:27.457 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:03:27.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:03:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:27 smithi165 bash[22175]: audit 2022-05-01T02:03:27.755411+0000 mon.smithi157 (mon.0) 6801 : audit [DBG] from='client.? 172.21.15.157:0/3788457851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:28.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:27 smithi157 bash[20376]: audit 2022-05-01T02:03:27.755411+0000 mon.smithi157 (mon.0) 6801 : audit [DBG] from='client.? 172.21.15.157:0/3788457851' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:29 smithi165 bash[22175]: cluster 2022-05-01T02:03:28.175670+0000 mgr.smithi157.nfpzoe (mgr.14180) 11218 : cluster [DBG] pgmap v10525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:29 smithi157 bash[20376]: cluster 2022-05-01T02:03:28.175670+0000 mgr.smithi157.nfpzoe (mgr.14180) 11218 : cluster [DBG] pgmap v10525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:30 smithi165 bash[22175]: cluster 2022-05-01T02:03:30.176296+0000 mgr.smithi157.nfpzoe (mgr.14180) 11219 : cluster [DBG] pgmap v10526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:30.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:30 smithi157 bash[20376]: cluster 2022-05-01T02:03:30.176296+0000 mgr.smithi157.nfpzoe (mgr.14180) 11219 : cluster [DBG] pgmap v10526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:32 smithi165 bash[22175]: cluster 2022-05-01T02:03:32.177039+0000 mgr.smithi157.nfpzoe (mgr.14180) 11220 : cluster [DBG] pgmap v10527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:32.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:32 smithi157 bash[20376]: cluster 2022-05-01T02:03:32.177039+0000 mgr.smithi157.nfpzoe (mgr.14180) 11220 : cluster [DBG] pgmap v10527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:32.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:03:32.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:03:32.777 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:03:33.102 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:03:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:34 smithi165 bash[22175]: audit 2022-05-01T02:03:33.085006+0000 mon.smithi157 (mon.0) 6802 : audit [DBG] from='client.? 172.21.15.157:0/3907563698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:34 smithi157 bash[20376]: audit 2022-05-01T02:03:33.085006+0000 mon.smithi157 (mon.0) 6802 : audit [DBG] from='client.? 172.21.15.157:0/3907563698' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:35 smithi165 bash[22175]: cluster 2022-05-01T02:03:34.177692+0000 mgr.smithi157.nfpzoe (mgr.14180) 11221 : cluster [DBG] pgmap v10528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:35 smithi157 bash[20376]: cluster 2022-05-01T02:03:34.177692+0000 mgr.smithi157.nfpzoe (mgr.14180) 11221 : cluster [DBG] pgmap v10528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:36 smithi165 bash[22175]: cluster 2022-05-01T02:03:36.178298+0000 mgr.smithi157.nfpzoe (mgr.14180) 11222 : cluster [DBG] pgmap v10529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:36.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:36 smithi157 bash[20376]: cluster 2022-05-01T02:03:36.178298+0000 mgr.smithi157.nfpzoe (mgr.14180) 11222 : cluster [DBG] pgmap v10529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:38.106 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:03:38.108 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:03:38.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:03:38.437 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:03:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:39 smithi165 bash[22175]: cluster 2022-05-01T02:03:38.178914+0000 mgr.smithi157.nfpzoe (mgr.14180) 11223 : cluster [DBG] pgmap v10530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:39.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:39 smithi165 bash[22175]: audit 2022-05-01T02:03:38.416593+0000 mon.smithi157 (mon.0) 6803 : audit [DBG] from='client.? 172.21.15.157:0/1547697271' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:39 smithi157 bash[20376]: cluster 2022-05-01T02:03:38.178914+0000 mgr.smithi157.nfpzoe (mgr.14180) 11223 : cluster [DBG] pgmap v10530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:39 smithi157 bash[20376]: audit 2022-05-01T02:03:38.416593+0000 mon.smithi157 (mon.0) 6803 : audit [DBG] from='client.? 172.21.15.157:0/1547697271' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:40 smithi165 bash[22175]: cluster 2022-05-01T02:03:40.179536+0000 mgr.smithi157.nfpzoe (mgr.14180) 11224 : cluster [DBG] pgmap v10531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:40.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:40 smithi157 bash[20376]: cluster 2022-05-01T02:03:40.179536+0000 mgr.smithi157.nfpzoe (mgr.14180) 11224 : cluster [DBG] pgmap v10531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:43.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:03:43.440 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:03:43.440 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:03:43.764 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:03:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:44 smithi165 bash[22175]: cluster 2022-05-01T02:03:42.180202+0000 mgr.smithi157.nfpzoe (mgr.14180) 11225 : cluster [DBG] pgmap v10532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:44 smithi165 bash[22175]: audit 2022-05-01T02:03:43.746124+0000 mon.smithi157 (mon.0) 6804 : audit [DBG] from='client.? 172.21.15.157:0/1536375485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:44 smithi157 bash[20376]: cluster 2022-05-01T02:03:42.180202+0000 mgr.smithi157.nfpzoe (mgr.14180) 11225 : cluster [DBG] pgmap v10532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:44.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:44 smithi157 bash[20376]: audit 2022-05-01T02:03:43.746124+0000 mon.smithi157 (mon.0) 6804 : audit [DBG] from='client.? 172.21.15.157:0/1536375485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:46 smithi165 bash[22175]: cluster 2022-05-01T02:03:44.180881+0000 mgr.smithi157.nfpzoe (mgr.14180) 11226 : cluster [DBG] pgmap v10533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:46 smithi157 bash[20376]: cluster 2022-05-01T02:03:44.180881+0000 mgr.smithi157.nfpzoe (mgr.14180) 11226 : cluster [DBG] pgmap v10533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:48 smithi165 bash[22175]: cluster 2022-05-01T02:03:46.181467+0000 mgr.smithi157.nfpzoe (mgr.14180) 11227 : cluster [DBG] pgmap v10534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:48 smithi157 bash[20376]: cluster 2022-05-01T02:03:46.181467+0000 mgr.smithi157.nfpzoe (mgr.14180) 11227 : cluster [DBG] pgmap v10534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:48.767 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:03:48.768 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:03:48.768 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:03:49.097 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:03:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:49 smithi165 bash[22175]: audit 2022-05-01T02:03:49.079598+0000 mon.smithi157 (mon.0) 6805 : audit [DBG] from='client.? 172.21.15.157:0/2281950939' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:49 smithi157 bash[20376]: audit 2022-05-01T02:03:49.079598+0000 mon.smithi157 (mon.0) 6805 : audit [DBG] from='client.? 172.21.15.157:0/2281950939' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:50 smithi165 bash[22175]: cluster 2022-05-01T02:03:48.182060+0000 mgr.smithi157.nfpzoe (mgr.14180) 11228 : cluster [DBG] pgmap v10535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:50.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:50 smithi157 bash[20376]: cluster 2022-05-01T02:03:48.182060+0000 mgr.smithi157.nfpzoe (mgr.14180) 11228 : cluster [DBG] pgmap v10535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:52 smithi165 bash[22175]: cluster 2022-05-01T02:03:50.182790+0000 mgr.smithi157.nfpzoe (mgr.14180) 11229 : cluster [DBG] pgmap v10536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:52 smithi157 bash[20376]: cluster 2022-05-01T02:03:50.182790+0000 mgr.smithi157.nfpzoe (mgr.14180) 11229 : cluster [DBG] pgmap v10536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:54.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:03:54.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:03:54.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:03:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:54 smithi165 bash[22175]: cluster 2022-05-01T02:03:52.183476+0000 mgr.smithi157.nfpzoe (mgr.14180) 11230 : cluster [DBG] pgmap v10537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:54.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:03:54.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:54 smithi157 bash[20376]: cluster 2022-05-01T02:03:52.183476+0000 mgr.smithi157.nfpzoe (mgr.14180) 11230 : cluster [DBG] pgmap v10537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:55 smithi165 bash[22175]: audit 2022-05-01T02:03:54.407058+0000 mon.smithi157 (mon.0) 6806 : audit [DBG] from='client.? 172.21.15.157:0/558615015' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:55 smithi157 bash[20376]: audit 2022-05-01T02:03:54.407058+0000 mon.smithi157 (mon.0) 6806 : audit [DBG] from='client.? 172.21.15.157:0/558615015' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:03:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:56 smithi165 bash[22175]: cluster 2022-05-01T02:03:54.184049+0000 mgr.smithi157.nfpzoe (mgr.14180) 11231 : cluster [DBG] pgmap v10538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:56.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:56 smithi157 bash[20376]: cluster 2022-05-01T02:03:54.184049+0000 mgr.smithi157.nfpzoe (mgr.14180) 11231 : cluster [DBG] pgmap v10538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:03:58 smithi165 bash[22175]: cluster 2022-05-01T02:03:56.184642+0000 mgr.smithi157.nfpzoe (mgr.14180) 11232 : cluster [DBG] pgmap v10539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:03:58 smithi157 bash[20376]: cluster 2022-05-01T02:03:56.184642+0000 mgr.smithi157.nfpzoe (mgr.14180) 11232 : cluster [DBG] pgmap v10539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:03:59.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:03:59.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:03:59.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:03:59.748 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:04:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:00 smithi165 bash[22175]: cluster 2022-05-01T02:03:58.185273+0000 mgr.smithi157.nfpzoe (mgr.14180) 11233 : cluster [DBG] pgmap v10540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:00 smithi165 bash[22175]: audit 2022-05-01T02:03:59.723141+0000 mon.smithi157 (mon.0) 6807 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:04:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:00 smithi165 bash[22175]: audit 2022-05-01T02:03:59.730979+0000 mon.smithi157 (mon.0) 6808 : audit [DBG] from='client.? 172.21.15.157:0/1312952823' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:00 smithi157 bash[20376]: cluster 2022-05-01T02:03:58.185273+0000 mgr.smithi157.nfpzoe (mgr.14180) 11233 : cluster [DBG] pgmap v10540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:00 smithi157 bash[20376]: audit 2022-05-01T02:03:59.723141+0000 mon.smithi157 (mon.0) 6807 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:04:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:00 smithi157 bash[20376]: audit 2022-05-01T02:03:59.730979+0000 mon.smithi157 (mon.0) 6808 : audit [DBG] from='client.? 172.21.15.157:0/1312952823' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:01.404 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:01 smithi157 bash[20376]: audit 2022-05-01T02:04:00.317467+0000 mon.smithi157 (mon.0) 6809 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:04:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:01 smithi165 bash[22175]: audit 2022-05-01T02:04:00.317467+0000 mon.smithi157 (mon.0) 6809 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:04:02.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:02 smithi157 bash[20376]: cluster 2022-05-01T02:04:00.185848+0000 mgr.smithi157.nfpzoe (mgr.14180) 11234 : cluster [DBG] pgmap v10541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:02 smithi165 bash[22175]: cluster 2022-05-01T02:04:00.185848+0000 mgr.smithi157.nfpzoe (mgr.14180) 11234 : cluster [DBG] pgmap v10541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:04.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:04 smithi157 bash[20376]: cluster 2022-05-01T02:04:02.186494+0000 mgr.smithi157.nfpzoe (mgr.14180) 11235 : cluster [DBG] pgmap v10542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:04 smithi165 bash[22175]: cluster 2022-05-01T02:04:02.186494+0000 mgr.smithi157.nfpzoe (mgr.14180) 11235 : cluster [DBG] pgmap v10542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:04.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:04:04.752 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:04:04.752 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:04:05.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:04:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:05 smithi157 bash[20376]: audit 2022-05-01T02:04:05.061148+0000 mon.smithi157 (mon.0) 6810 : audit [DBG] from='client.? 172.21.15.157:0/2539204406' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:05 smithi165 bash[22175]: audit 2022-05-01T02:04:05.061148+0000 mon.smithi157 (mon.0) 6810 : audit [DBG] from='client.? 172.21.15.157:0/2539204406' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:06 smithi157 bash[20376]: cluster 2022-05-01T02:04:04.187257+0000 mgr.smithi157.nfpzoe (mgr.14180) 11236 : cluster [DBG] pgmap v10543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:06 smithi165 bash[22175]: cluster 2022-05-01T02:04:04.187257+0000 mgr.smithi157.nfpzoe (mgr.14180) 11236 : cluster [DBG] pgmap v10543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:08 smithi157 bash[20376]: cluster 2022-05-01T02:04:06.187910+0000 mgr.smithi157.nfpzoe (mgr.14180) 11237 : cluster [DBG] pgmap v10544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:08 smithi165 bash[22175]: cluster 2022-05-01T02:04:06.187910+0000 mgr.smithi157.nfpzoe (mgr.14180) 11237 : cluster [DBG] pgmap v10544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:10.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:04:10.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:04:10.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:04:10.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:04:10.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:10 smithi157 bash[20376]: cluster 2022-05-01T02:04:08.188563+0000 mgr.smithi157.nfpzoe (mgr.14180) 11238 : cluster [DBG] pgmap v10545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:10 smithi165 bash[22175]: cluster 2022-05-01T02:04:08.188563+0000 mgr.smithi157.nfpzoe (mgr.14180) 11238 : cluster [DBG] pgmap v10545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:11.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:11 smithi157 bash[20376]: audit 2022-05-01T02:04:10.397768+0000 mon.smithi157 (mon.0) 6811 : audit [DBG] from='client.? 172.21.15.157:0/1336287997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:11 smithi165 bash[22175]: audit 2022-05-01T02:04:10.397768+0000 mon.smithi157 (mon.0) 6811 : audit [DBG] from='client.? 172.21.15.157:0/1336287997' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:12 smithi157 bash[20376]: cluster 2022-05-01T02:04:10.189235+0000 mgr.smithi157.nfpzoe (mgr.14180) 11239 : cluster [DBG] pgmap v10546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:12 smithi165 bash[22175]: cluster 2022-05-01T02:04:10.189235+0000 mgr.smithi157.nfpzoe (mgr.14180) 11239 : cluster [DBG] pgmap v10546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:14 smithi165 bash[22175]: cluster 2022-05-01T02:04:12.189952+0000 mgr.smithi157.nfpzoe (mgr.14180) 11240 : cluster [DBG] pgmap v10547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:14 smithi157 bash[20376]: cluster 2022-05-01T02:04:12.189952+0000 mgr.smithi157.nfpzoe (mgr.14180) 11240 : cluster [DBG] pgmap v10547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:15.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:04:15.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:04:15.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:04:15.744 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:04:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:16 smithi165 bash[22175]: cluster 2022-05-01T02:04:14.190614+0000 mgr.smithi157.nfpzoe (mgr.14180) 11241 : cluster [DBG] pgmap v10548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:16 smithi165 bash[22175]: audit 2022-05-01T02:04:15.726776+0000 mon.smithi157 (mon.0) 6812 : audit [DBG] from='client.? 172.21.15.157:0/2589761436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:16 smithi157 bash[20376]: cluster 2022-05-01T02:04:14.190614+0000 mgr.smithi157.nfpzoe (mgr.14180) 11241 : cluster [DBG] pgmap v10548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:16 smithi157 bash[20376]: audit 2022-05-01T02:04:15.726776+0000 mon.smithi157 (mon.0) 6812 : audit [DBG] from='client.? 172.21.15.157:0/2589761436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:18 smithi165 bash[22175]: cluster 2022-05-01T02:04:16.191286+0000 mgr.smithi157.nfpzoe (mgr.14180) 11242 : cluster [DBG] pgmap v10549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:18 smithi157 bash[20376]: cluster 2022-05-01T02:04:16.191286+0000 mgr.smithi157.nfpzoe (mgr.14180) 11242 : cluster [DBG] pgmap v10549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:19 smithi165 bash[22175]: audit 2022-05-01T02:04:18.201712+0000 mon.smithi157 (mon.0) 6813 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:04:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:19 smithi165 bash[22175]: audit 2022-05-01T02:04:18.204363+0000 mon.smithi157 (mon.0) 6814 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:04:19.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:19 smithi165 bash[22175]: audit 2022-05-01T02:04:18.206084+0000 mon.smithi157 (mon.0) 6815 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:04:19.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:19 smithi165 bash[22175]: audit 2022-05-01T02:04:18.490664+0000 mon.smithi157 (mon.0) 6816 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:04:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:19 smithi157 bash[20376]: audit 2022-05-01T02:04:18.201712+0000 mon.smithi157 (mon.0) 6813 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:04:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:19 smithi157 bash[20376]: audit 2022-05-01T02:04:18.204363+0000 mon.smithi157 (mon.0) 6814 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:04:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:19 smithi157 bash[20376]: audit 2022-05-01T02:04:18.206084+0000 mon.smithi157 (mon.0) 6815 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:04:19.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:19 smithi157 bash[20376]: audit 2022-05-01T02:04:18.490664+0000 mon.smithi157 (mon.0) 6816 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:04:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:20 smithi165 bash[22175]: cluster 2022-05-01T02:04:18.191899+0000 mgr.smithi157.nfpzoe (mgr.14180) 11243 : cluster [DBG] pgmap v10550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:20.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:20 smithi157 bash[20376]: cluster 2022-05-01T02:04:18.191899+0000 mgr.smithi157.nfpzoe (mgr.14180) 11243 : cluster [DBG] pgmap v10550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:20.748 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:04:20.748 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:04:20.748 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:04:21.074 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:04:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:21 smithi165 bash[22175]: audit 2022-05-01T02:04:21.056504+0000 mon.smithi157 (mon.0) 6817 : audit [DBG] from='client.? 172.21.15.157:0/862309755' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:21.403 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:21 smithi157 bash[20376]: audit 2022-05-01T02:04:21.056504+0000 mon.smithi157 (mon.0) 6817 : audit [DBG] from='client.? 172.21.15.157:0/862309755' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:22 smithi165 bash[22175]: cluster 2022-05-01T02:04:20.192571+0000 mgr.smithi157.nfpzoe (mgr.14180) 11244 : cluster [DBG] pgmap v10551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:22 smithi157 bash[20376]: cluster 2022-05-01T02:04:20.192571+0000 mgr.smithi157.nfpzoe (mgr.14180) 11244 : cluster [DBG] pgmap v10551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:23 smithi165 bash[22175]: cluster 2022-05-01T02:04:22.193229+0000 mgr.smithi157.nfpzoe (mgr.14180) 11245 : cluster [DBG] pgmap v10552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:23 smithi165 bash[22175]: audit 2022-05-01T02:04:22.947935+0000 mon.smithi157 (mon.0) 6818 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:04:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:23 smithi165 bash[22175]: audit 2022-05-01T02:04:23.240717+0000 mon.smithi157 (mon.0) 6819 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:04:24.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:23 smithi165 bash[22175]: audit 2022-05-01T02:04:23.248177+0000 mon.smithi157 (mon.0) 6820 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:04:24.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:23 smithi157 bash[20376]: cluster 2022-05-01T02:04:22.193229+0000 mgr.smithi157.nfpzoe (mgr.14180) 11245 : cluster [DBG] pgmap v10552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:24.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:23 smithi157 bash[20376]: audit 2022-05-01T02:04:22.947935+0000 mon.smithi157 (mon.0) 6818 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:04:24.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:23 smithi157 bash[20376]: audit 2022-05-01T02:04:23.240717+0000 mon.smithi157 (mon.0) 6819 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:04:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:23 smithi157 bash[20376]: audit 2022-05-01T02:04:23.248177+0000 mon.smithi157 (mon.0) 6820 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:04:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:25 smithi165 bash[22175]: cluster 2022-05-01T02:04:23.235264+0000 mgr.smithi157.nfpzoe (mgr.14180) 11246 : cluster [DBG] pgmap v10553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:25 smithi165 bash[22175]: cluster 2022-05-01T02:04:23.235756+0000 mgr.smithi157.nfpzoe (mgr.14180) 11247 : cluster [DBG] pgmap v10554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:25 smithi165 bash[22175]: cephadm 2022-05-01T02:04:23.249404+0000 mgr.smithi157.nfpzoe (mgr.14180) 11248 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:04:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:25 smithi165 bash[22175]: cephadm 2022-05-01T02:04:23.249623+0000 mgr.smithi157.nfpzoe (mgr.14180) 11249 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:04:25.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:25 smithi157 bash[20376]: cluster 2022-05-01T02:04:23.235264+0000 mgr.smithi157.nfpzoe (mgr.14180) 11246 : cluster [DBG] pgmap v10553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:25.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:25 smithi157 bash[20376]: cluster 2022-05-01T02:04:23.235756+0000 mgr.smithi157.nfpzoe (mgr.14180) 11247 : cluster [DBG] pgmap v10554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:25 smithi157 bash[20376]: cephadm 2022-05-01T02:04:23.249404+0000 mgr.smithi157.nfpzoe (mgr.14180) 11248 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:04:25.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:25 smithi157 bash[20376]: cephadm 2022-05-01T02:04:23.249623+0000 mgr.smithi157.nfpzoe (mgr.14180) 11249 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:04:26.077 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:04:26.077 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:04:26.077 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:04:26.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:04:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:27 smithi157 bash[20376]: cluster 2022-05-01T02:04:25.236386+0000 mgr.smithi157.nfpzoe (mgr.14180) 11250 : cluster [DBG] pgmap v10555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:27.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:27 smithi157 bash[20376]: audit 2022-05-01T02:04:26.375952+0000 mon.smithi157 (mon.0) 6821 : audit [DBG] from='client.? 172.21.15.157:0/505563567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:27 smithi165 bash[22175]: cluster 2022-05-01T02:04:25.236386+0000 mgr.smithi157.nfpzoe (mgr.14180) 11250 : cluster [DBG] pgmap v10555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:27 smithi165 bash[22175]: audit 2022-05-01T02:04:26.375952+0000 mon.smithi157 (mon.0) 6821 : audit [DBG] from='client.? 172.21.15.157:0/505563567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:29 smithi157 bash[20376]: cluster 2022-05-01T02:04:27.237077+0000 mgr.smithi157.nfpzoe (mgr.14180) 11251 : cluster [DBG] pgmap v10556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:29 smithi165 bash[22175]: cluster 2022-05-01T02:04:27.237077+0000 mgr.smithi157.nfpzoe (mgr.14180) 11251 : cluster [DBG] pgmap v10556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:31.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:04:31.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:04:31.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:04:31.406 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:31 smithi157 bash[20376]: cluster 2022-05-01T02:04:29.237714+0000 mgr.smithi157.nfpzoe (mgr.14180) 11252 : cluster [DBG] pgmap v10557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:31 smithi165 bash[22175]: cluster 2022-05-01T02:04:29.237714+0000 mgr.smithi157.nfpzoe (mgr.14180) 11252 : cluster [DBG] pgmap v10557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:31.730 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:04:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:32 smithi157 bash[20376]: audit 2022-05-01T02:04:31.712697+0000 mon.smithi157 (mon.0) 6822 : audit [DBG] from='client.? 172.21.15.157:0/2122790565' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:32 smithi165 bash[22175]: audit 2022-05-01T02:04:31.712697+0000 mon.smithi157 (mon.0) 6822 : audit [DBG] from='client.? 172.21.15.157:0/2122790565' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:33.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:33 smithi165 bash[22175]: cluster 2022-05-01T02:04:31.238328+0000 mgr.smithi157.nfpzoe (mgr.14180) 11253 : cluster [DBG] pgmap v10558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:33 smithi157 bash[20376]: cluster 2022-05-01T02:04:31.238328+0000 mgr.smithi157.nfpzoe (mgr.14180) 11253 : cluster [DBG] pgmap v10558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:35 smithi157 bash[20376]: cluster 2022-05-01T02:04:33.238945+0000 mgr.smithi157.nfpzoe (mgr.14180) 11254 : cluster [DBG] pgmap v10559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:35 smithi165 bash[22175]: cluster 2022-05-01T02:04:33.238945+0000 mgr.smithi157.nfpzoe (mgr.14180) 11254 : cluster [DBG] pgmap v10559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:36.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:04:36.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:04:36.734 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:04:37.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:04:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:37 smithi157 bash[20376]: cluster 2022-05-01T02:04:35.239588+0000 mgr.smithi157.nfpzoe (mgr.14180) 11255 : cluster [DBG] pgmap v10560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:37 smithi157 bash[20376]: audit 2022-05-01T02:04:37.049329+0000 mon.smithi157 (mon.0) 6823 : audit [DBG] from='client.? 172.21.15.157:0/2288893280' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:37 smithi165 bash[22175]: cluster 2022-05-01T02:04:35.239588+0000 mgr.smithi157.nfpzoe (mgr.14180) 11255 : cluster [DBG] pgmap v10560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:37 smithi165 bash[22175]: audit 2022-05-01T02:04:37.049329+0000 mon.smithi157 (mon.0) 6823 : audit [DBG] from='client.? 172.21.15.157:0/2288893280' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:39 smithi157 bash[20376]: cluster 2022-05-01T02:04:37.240181+0000 mgr.smithi157.nfpzoe (mgr.14180) 11256 : cluster [DBG] pgmap v10561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:39 smithi165 bash[22175]: cluster 2022-05-01T02:04:37.240181+0000 mgr.smithi157.nfpzoe (mgr.14180) 11256 : cluster [DBG] pgmap v10561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:41.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:41 smithi157 bash[20376]: cluster 2022-05-01T02:04:39.240841+0000 mgr.smithi157.nfpzoe (mgr.14180) 11257 : cluster [DBG] pgmap v10562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:41 smithi165 bash[22175]: cluster 2022-05-01T02:04:39.240841+0000 mgr.smithi157.nfpzoe (mgr.14180) 11257 : cluster [DBG] pgmap v10562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:42.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:04:42.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:04:42.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:04:42.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:04:43.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:43 smithi165 bash[22175]: cluster 2022-05-01T02:04:41.241474+0000 mgr.smithi157.nfpzoe (mgr.14180) 11258 : cluster [DBG] pgmap v10563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:43.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:43 smithi165 bash[22175]: audit 2022-05-01T02:04:42.376024+0000 mon.smithi157 (mon.0) 6824 : audit [DBG] from='client.? 172.21.15.157:0/3040610369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:43 smithi157 bash[20376]: cluster 2022-05-01T02:04:41.241474+0000 mgr.smithi157.nfpzoe (mgr.14180) 11258 : cluster [DBG] pgmap v10563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:43 smithi157 bash[20376]: audit 2022-05-01T02:04:42.376024+0000 mon.smithi157 (mon.0) 6824 : audit [DBG] from='client.? 172.21.15.157:0/3040610369' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:45.456 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:45 smithi157 bash[20376]: cluster 2022-05-01T02:04:43.242101+0000 mgr.smithi157.nfpzoe (mgr.14180) 11259 : cluster [DBG] pgmap v10564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:45 smithi165 bash[22175]: cluster 2022-05-01T02:04:43.242101+0000 mgr.smithi157.nfpzoe (mgr.14180) 11259 : cluster [DBG] pgmap v10564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:47.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:04:47.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:04:47.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:04:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:47 smithi157 bash[20376]: cluster 2022-05-01T02:04:45.242756+0000 mgr.smithi157.nfpzoe (mgr.14180) 11260 : cluster [DBG] pgmap v10565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:47 smithi165 bash[22175]: cluster 2022-05-01T02:04:45.242756+0000 mgr.smithi157.nfpzoe (mgr.14180) 11260 : cluster [DBG] pgmap v10565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:47.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:04:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:48 smithi165 bash[22175]: cluster 2022-05-01T02:04:47.243431+0000 mgr.smithi157.nfpzoe (mgr.14180) 11261 : cluster [DBG] pgmap v10566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:48 smithi165 bash[22175]: audit 2022-05-01T02:04:47.708452+0000 mon.smithi157 (mon.0) 6825 : audit [DBG] from='client.? 172.21.15.157:0/2471641487' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:48.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:48 smithi157 bash[20376]: cluster 2022-05-01T02:04:47.243431+0000 mgr.smithi157.nfpzoe (mgr.14180) 11261 : cluster [DBG] pgmap v10566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:48.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:48 smithi157 bash[20376]: audit 2022-05-01T02:04:47.708452+0000 mon.smithi157 (mon.0) 6825 : audit [DBG] from='client.? 172.21.15.157:0/2471641487' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:50 smithi165 bash[22175]: cluster 2022-05-01T02:04:49.244067+0000 mgr.smithi157.nfpzoe (mgr.14180) 11262 : cluster [DBG] pgmap v10567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:50.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:50 smithi157 bash[20376]: cluster 2022-05-01T02:04:49.244067+0000 mgr.smithi157.nfpzoe (mgr.14180) 11262 : cluster [DBG] pgmap v10567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:52 smithi165 bash[22175]: cluster 2022-05-01T02:04:51.244659+0000 mgr.smithi157.nfpzoe (mgr.14180) 11263 : cluster [DBG] pgmap v10568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:52.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:52 smithi157 bash[20376]: cluster 2022-05-01T02:04:51.244659+0000 mgr.smithi157.nfpzoe (mgr.14180) 11263 : cluster [DBG] pgmap v10568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:52.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:04:52.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:04:52.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:04:53.050 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:04:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:53 smithi165 bash[22175]: audit 2022-05-01T02:04:53.032564+0000 mon.smithi157 (mon.0) 6826 : audit [DBG] from='client.? 172.21.15.157:0/2275772383' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:53.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:53 smithi157 bash[20376]: audit 2022-05-01T02:04:53.032564+0000 mon.smithi157 (mon.0) 6826 : audit [DBG] from='client.? 172.21.15.157:0/2275772383' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:55 smithi165 bash[22175]: cluster 2022-05-01T02:04:53.245228+0000 mgr.smithi157.nfpzoe (mgr.14180) 11264 : cluster [DBG] pgmap v10569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:55 smithi157 bash[20376]: cluster 2022-05-01T02:04:53.245228+0000 mgr.smithi157.nfpzoe (mgr.14180) 11264 : cluster [DBG] pgmap v10569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:57 smithi165 bash[22175]: cluster 2022-05-01T02:04:55.245982+0000 mgr.smithi157.nfpzoe (mgr.14180) 11265 : cluster [DBG] pgmap v10570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:57 smithi157 bash[20376]: cluster 2022-05-01T02:04:55.245982+0000 mgr.smithi157.nfpzoe (mgr.14180) 11265 : cluster [DBG] pgmap v10570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:58.053 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:04:58.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:04:58.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:04:58.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:04:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:59 smithi165 bash[22175]: cluster 2022-05-01T02:04:57.246699+0000 mgr.smithi157.nfpzoe (mgr.14180) 11266 : cluster [DBG] pgmap v10571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:04:59 smithi165 bash[22175]: audit 2022-05-01T02:04:58.362569+0000 mon.smithi157 (mon.0) 6827 : audit [DBG] from='client.? 172.21.15.157:0/278304320' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:04:59.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:59 smithi157 bash[20376]: cluster 2022-05-01T02:04:57.246699+0000 mgr.smithi157.nfpzoe (mgr.14180) 11266 : cluster [DBG] pgmap v10571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:04:59.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:04:59 smithi157 bash[20376]: audit 2022-05-01T02:04:58.362569+0000 mon.smithi157 (mon.0) 6827 : audit [DBG] from='client.? 172.21.15.157:0/278304320' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:00 smithi165 bash[22175]: audit 2022-05-01T02:04:59.726997+0000 mon.smithi157 (mon.0) 6828 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:05:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:00 smithi157 bash[20376]: audit 2022-05-01T02:04:59.726997+0000 mon.smithi157 (mon.0) 6828 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:05:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:01 smithi165 bash[22175]: cluster 2022-05-01T02:04:59.247333+0000 mgr.smithi157.nfpzoe (mgr.14180) 11267 : cluster [DBG] pgmap v10572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:01 smithi165 bash[22175]: audit 2022-05-01T02:05:00.326217+0000 mon.smithi157 (mon.0) 6829 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:05:01.408 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:01 smithi157 bash[20376]: cluster 2022-05-01T02:04:59.247333+0000 mgr.smithi157.nfpzoe (mgr.14180) 11267 : cluster [DBG] pgmap v10572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:01.408 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:01 smithi157 bash[20376]: audit 2022-05-01T02:05:00.326217+0000 mon.smithi157 (mon.0) 6829 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:05:03.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:05:03.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:05:03.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:05:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:03 smithi165 bash[22175]: cluster 2022-05-01T02:05:01.247943+0000 mgr.smithi157.nfpzoe (mgr.14180) 11268 : cluster [DBG] pgmap v10573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:03 smithi157 bash[20376]: cluster 2022-05-01T02:05:01.247943+0000 mgr.smithi157.nfpzoe (mgr.14180) 11268 : cluster [DBG] pgmap v10573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:03.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:05:04.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:04 smithi157 bash[20376]: audit 2022-05-01T02:05:03.697159+0000 mon.smithi157 (mon.0) 6830 : audit [DBG] from='client.? 172.21.15.157:0/114835545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:04 smithi165 bash[22175]: audit 2022-05-01T02:05:03.697159+0000 mon.smithi157 (mon.0) 6830 : audit [DBG] from='client.? 172.21.15.157:0/114835545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:05.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:05 smithi157 bash[20376]: cluster 2022-05-01T02:05:03.248567+0000 mgr.smithi157.nfpzoe (mgr.14180) 11269 : cluster [DBG] pgmap v10574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:05 smithi165 bash[22175]: cluster 2022-05-01T02:05:03.248567+0000 mgr.smithi157.nfpzoe (mgr.14180) 11269 : cluster [DBG] pgmap v10574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:07 smithi157 bash[20376]: cluster 2022-05-01T02:05:05.249252+0000 mgr.smithi157.nfpzoe (mgr.14180) 11270 : cluster [DBG] pgmap v10575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:07 smithi165 bash[22175]: cluster 2022-05-01T02:05:05.249252+0000 mgr.smithi157.nfpzoe (mgr.14180) 11270 : cluster [DBG] pgmap v10575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:08.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:05:08.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:05:08.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:05:09.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:05:09.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:09 smithi157 bash[20376]: cluster 2022-05-01T02:05:07.249933+0000 mgr.smithi157.nfpzoe (mgr.14180) 11271 : cluster [DBG] pgmap v10576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:09.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:09 smithi157 bash[20376]: audit 2022-05-01T02:05:09.034911+0000 mon.smithi157 (mon.0) 6831 : audit [DBG] from='client.? 172.21.15.157:0/2102231246' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:09.650 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:09 smithi165 bash[22175]: cluster 2022-05-01T02:05:07.249933+0000 mgr.smithi157.nfpzoe (mgr.14180) 11271 : cluster [DBG] pgmap v10576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:09.650 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:09 smithi165 bash[22175]: audit 2022-05-01T02:05:09.034911+0000 mon.smithi157 (mon.0) 6831 : audit [DBG] from='client.? 172.21.15.157:0/2102231246' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:11.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:11 smithi157 bash[20376]: cluster 2022-05-01T02:05:09.250574+0000 mgr.smithi157.nfpzoe (mgr.14180) 11272 : cluster [DBG] pgmap v10577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:11 smithi165 bash[22175]: cluster 2022-05-01T02:05:09.250574+0000 mgr.smithi157.nfpzoe (mgr.14180) 11272 : cluster [DBG] pgmap v10577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:13.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:13 smithi165 bash[22175]: cluster 2022-05-01T02:05:11.251205+0000 mgr.smithi157.nfpzoe (mgr.14180) 11273 : cluster [DBG] pgmap v10578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:13 smithi157 bash[20376]: cluster 2022-05-01T02:05:11.251205+0000 mgr.smithi157.nfpzoe (mgr.14180) 11273 : cluster [DBG] pgmap v10578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:14.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:05:14.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:05:14.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:05:14.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:05:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:15 smithi157 bash[20376]: cluster 2022-05-01T02:05:13.251785+0000 mgr.smithi157.nfpzoe (mgr.14180) 11274 : cluster [DBG] pgmap v10579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:15 smithi157 bash[20376]: audit 2022-05-01T02:05:14.368788+0000 mon.smithi157 (mon.0) 6832 : audit [DBG] from='client.? 172.21.15.157:0/144556051' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:15 smithi165 bash[22175]: cluster 2022-05-01T02:05:13.251785+0000 mgr.smithi157.nfpzoe (mgr.14180) 11274 : cluster [DBG] pgmap v10579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:15 smithi165 bash[22175]: audit 2022-05-01T02:05:14.368788+0000 mon.smithi157 (mon.0) 6832 : audit [DBG] from='client.? 172.21.15.157:0/144556051' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:17 smithi157 bash[20376]: cluster 2022-05-01T02:05:15.252412+0000 mgr.smithi157.nfpzoe (mgr.14180) 11275 : cluster [DBG] pgmap v10580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:17 smithi165 bash[22175]: cluster 2022-05-01T02:05:15.252412+0000 mgr.smithi157.nfpzoe (mgr.14180) 11275 : cluster [DBG] pgmap v10580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:19.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:05:19.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:05:19.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:05:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:19 smithi157 bash[20376]: cluster 2022-05-01T02:05:17.253102+0000 mgr.smithi157.nfpzoe (mgr.14180) 11276 : cluster [DBG] pgmap v10581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:19 smithi165 bash[22175]: cluster 2022-05-01T02:05:17.253102+0000 mgr.smithi157.nfpzoe (mgr.14180) 11276 : cluster [DBG] pgmap v10581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:19.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:05:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:20 smithi157 bash[20376]: audit 2022-05-01T02:05:19.697800+0000 mon.smithi157 (mon.0) 6833 : audit [DBG] from='client.? 172.21.15.157:0/4105459275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:20 smithi165 bash[22175]: audit 2022-05-01T02:05:19.697800+0000 mon.smithi157 (mon.0) 6833 : audit [DBG] from='client.? 172.21.15.157:0/4105459275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:21.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:21 smithi157 bash[20376]: cluster 2022-05-01T02:05:19.253721+0000 mgr.smithi157.nfpzoe (mgr.14180) 11277 : cluster [DBG] pgmap v10582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:21 smithi165 bash[22175]: cluster 2022-05-01T02:05:19.253721+0000 mgr.smithi157.nfpzoe (mgr.14180) 11277 : cluster [DBG] pgmap v10582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:23 smithi165 bash[22175]: cluster 2022-05-01T02:05:21.254341+0000 mgr.smithi157.nfpzoe (mgr.14180) 11278 : cluster [DBG] pgmap v10583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:23.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:23 smithi157 bash[20376]: cluster 2022-05-01T02:05:21.254341+0000 mgr.smithi157.nfpzoe (mgr.14180) 11278 : cluster [DBG] pgmap v10583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:24 smithi165 bash[22175]: audit 2022-05-01T02:05:23.262099+0000 mon.smithi157 (mon.0) 6834 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:05:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:24 smithi165 bash[22175]: audit 2022-05-01T02:05:23.264947+0000 mon.smithi157 (mon.0) 6835 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:05:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:24 smithi165 bash[22175]: audit 2022-05-01T02:05:23.266845+0000 mon.smithi157 (mon.0) 6836 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:05:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:24 smithi165 bash[22175]: audit 2022-05-01T02:05:23.592769+0000 mon.smithi157 (mon.0) 6837 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:05:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:24 smithi165 bash[22175]: audit 2022-05-01T02:05:23.601718+0000 mon.smithi157 (mon.0) 6838 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:05:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:24 smithi157 bash[20376]: audit 2022-05-01T02:05:23.262099+0000 mon.smithi157 (mon.0) 6834 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:05:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:24 smithi157 bash[20376]: audit 2022-05-01T02:05:23.264947+0000 mon.smithi157 (mon.0) 6835 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:05:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:24 smithi157 bash[20376]: audit 2022-05-01T02:05:23.266845+0000 mon.smithi157 (mon.0) 6836 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:05:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:24 smithi157 bash[20376]: audit 2022-05-01T02:05:23.592769+0000 mon.smithi157 (mon.0) 6837 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:05:24.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:24 smithi157 bash[20376]: audit 2022-05-01T02:05:23.601718+0000 mon.smithi157 (mon.0) 6838 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:05:24.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:05:24.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:05:24.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:05:25.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:05:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:25 smithi165 bash[22175]: cluster 2022-05-01T02:05:23.255049+0000 mgr.smithi157.nfpzoe (mgr.14180) 11279 : cluster [DBG] pgmap v10584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:25 smithi165 bash[22175]: cluster 2022-05-01T02:05:23.586733+0000 mgr.smithi157.nfpzoe (mgr.14180) 11280 : cluster [DBG] pgmap v10585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:25 smithi165 bash[22175]: cluster 2022-05-01T02:05:23.587152+0000 mgr.smithi157.nfpzoe (mgr.14180) 11281 : cluster [DBG] pgmap v10586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:25 smithi165 bash[22175]: cephadm 2022-05-01T02:05:23.603098+0000 mgr.smithi157.nfpzoe (mgr.14180) 11282 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:05:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:25 smithi165 bash[22175]: cephadm 2022-05-01T02:05:23.603264+0000 mgr.smithi157.nfpzoe (mgr.14180) 11283 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:05:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:25 smithi165 bash[22175]: audit 2022-05-01T02:05:25.030593+0000 mon.smithi157 (mon.0) 6839 : audit [DBG] from='client.? 172.21.15.157:0/157936167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:25.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:25 smithi157 bash[20376]: cluster 2022-05-01T02:05:23.255049+0000 mgr.smithi157.nfpzoe (mgr.14180) 11279 : cluster [DBG] pgmap v10584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:25.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:25 smithi157 bash[20376]: cluster 2022-05-01T02:05:23.586733+0000 mgr.smithi157.nfpzoe (mgr.14180) 11280 : cluster [DBG] pgmap v10585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:25.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:25 smithi157 bash[20376]: cluster 2022-05-01T02:05:23.587152+0000 mgr.smithi157.nfpzoe (mgr.14180) 11281 : cluster [DBG] pgmap v10586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:25.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:25 smithi157 bash[20376]: cephadm 2022-05-01T02:05:23.603098+0000 mgr.smithi157.nfpzoe (mgr.14180) 11282 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:05:25.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:25 smithi157 bash[20376]: cephadm 2022-05-01T02:05:23.603264+0000 mgr.smithi157.nfpzoe (mgr.14180) 11283 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:05:25.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:25 smithi157 bash[20376]: audit 2022-05-01T02:05:25.030593+0000 mon.smithi157 (mon.0) 6839 : audit [DBG] from='client.? 172.21.15.157:0/157936167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:26 smithi165 bash[22175]: cluster 2022-05-01T02:05:25.587750+0000 mgr.smithi157.nfpzoe (mgr.14180) 11284 : cluster [DBG] pgmap v10587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:26 smithi157 bash[20376]: cluster 2022-05-01T02:05:25.587750+0000 mgr.smithi157.nfpzoe (mgr.14180) 11284 : cluster [DBG] pgmap v10587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:29 smithi165 bash[22175]: cluster 2022-05-01T02:05:27.588509+0000 mgr.smithi157.nfpzoe (mgr.14180) 11285 : cluster [DBG] pgmap v10588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:29 smithi157 bash[20376]: cluster 2022-05-01T02:05:27.588509+0000 mgr.smithi157.nfpzoe (mgr.14180) 11285 : cluster [DBG] pgmap v10588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:30.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:05:30.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:05:30.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:05:30.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:05:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:31 smithi165 bash[22175]: cluster 2022-05-01T02:05:29.589223+0000 mgr.smithi157.nfpzoe (mgr.14180) 11286 : cluster [DBG] pgmap v10589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:31 smithi165 bash[22175]: audit 2022-05-01T02:05:30.359600+0000 mon.smithi157 (mon.0) 6840 : audit [DBG] from='client.? 172.21.15.157:0/149198798' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:31.410 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:31 smithi157 bash[20376]: cluster 2022-05-01T02:05:29.589223+0000 mgr.smithi157.nfpzoe (mgr.14180) 11286 : cluster [DBG] pgmap v10589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:31.411 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:31 smithi157 bash[20376]: audit 2022-05-01T02:05:30.359600+0000 mon.smithi157 (mon.0) 6840 : audit [DBG] from='client.? 172.21.15.157:0/149198798' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:33 smithi165 bash[22175]: cluster 2022-05-01T02:05:31.589986+0000 mgr.smithi157.nfpzoe (mgr.14180) 11287 : cluster [DBG] pgmap v10590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:33 smithi157 bash[20376]: cluster 2022-05-01T02:05:31.589986+0000 mgr.smithi157.nfpzoe (mgr.14180) 11287 : cluster [DBG] pgmap v10590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:35.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:05:35.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:05:35.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:05:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:35 smithi165 bash[22175]: cluster 2022-05-01T02:05:33.590610+0000 mgr.smithi157.nfpzoe (mgr.14180) 11288 : cluster [DBG] pgmap v10591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:35 smithi157 bash[20376]: cluster 2022-05-01T02:05:33.590610+0000 mgr.smithi157.nfpzoe (mgr.14180) 11288 : cluster [DBG] pgmap v10591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:35.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:05:36.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:36 smithi157 bash[20376]: audit 2022-05-01T02:05:35.692107+0000 mon.smithi157 (mon.0) 6841 : audit [DBG] from='client.? 172.21.15.157:0/224412098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:36.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:36 smithi165 bash[22175]: audit 2022-05-01T02:05:35.692107+0000 mon.smithi157 (mon.0) 6841 : audit [DBG] from='client.? 172.21.15.157:0/224412098' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:37 smithi157 bash[20376]: cluster 2022-05-01T02:05:35.591201+0000 mgr.smithi157.nfpzoe (mgr.14180) 11289 : cluster [DBG] pgmap v10592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:37 smithi165 bash[22175]: cluster 2022-05-01T02:05:35.591201+0000 mgr.smithi157.nfpzoe (mgr.14180) 11289 : cluster [DBG] pgmap v10592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:39 smithi157 bash[20376]: cluster 2022-05-01T02:05:37.591784+0000 mgr.smithi157.nfpzoe (mgr.14180) 11290 : cluster [DBG] pgmap v10593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:39 smithi165 bash[22175]: cluster 2022-05-01T02:05:37.591784+0000 mgr.smithi157.nfpzoe (mgr.14180) 11290 : cluster [DBG] pgmap v10593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:40.713 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:05:40.713 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:05:40.714 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:05:41.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:05:41.411 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:41 smithi157 bash[20376]: cluster 2022-05-01T02:05:39.592405+0000 mgr.smithi157.nfpzoe (mgr.14180) 11291 : cluster [DBG] pgmap v10594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:41.411 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:41 smithi157 bash[20376]: audit 2022-05-01T02:05:41.019262+0000 mon.smithi157 (mon.0) 6842 : audit [DBG] from='client.? 172.21.15.157:0/431527843' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:41 smithi165 bash[22175]: cluster 2022-05-01T02:05:39.592405+0000 mgr.smithi157.nfpzoe (mgr.14180) 11291 : cluster [DBG] pgmap v10594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:41 smithi165 bash[22175]: audit 2022-05-01T02:05:41.019262+0000 mon.smithi157 (mon.0) 6842 : audit [DBG] from='client.? 172.21.15.157:0/431527843' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:43.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:43 smithi165 bash[22175]: cluster 2022-05-01T02:05:41.593086+0000 mgr.smithi157.nfpzoe (mgr.14180) 11292 : cluster [DBG] pgmap v10595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:43 smithi157 bash[20376]: cluster 2022-05-01T02:05:41.593086+0000 mgr.smithi157.nfpzoe (mgr.14180) 11292 : cluster [DBG] pgmap v10595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:45.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:45 smithi157 bash[20376]: cluster 2022-05-01T02:05:43.593750+0000 mgr.smithi157.nfpzoe (mgr.14180) 11293 : cluster [DBG] pgmap v10596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:45 smithi165 bash[22175]: cluster 2022-05-01T02:05:43.593750+0000 mgr.smithi157.nfpzoe (mgr.14180) 11293 : cluster [DBG] pgmap v10596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:46.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:05:46.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:05:46.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:05:46.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:05:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:47 smithi157 bash[20376]: cluster 2022-05-01T02:05:45.594315+0000 mgr.smithi157.nfpzoe (mgr.14180) 11294 : cluster [DBG] pgmap v10597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:47 smithi157 bash[20376]: audit 2022-05-01T02:05:46.353325+0000 mon.smithi157 (mon.0) 6843 : audit [DBG] from='client.? 172.21.15.157:0/272405446' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:47 smithi165 bash[22175]: cluster 2022-05-01T02:05:45.594315+0000 mgr.smithi157.nfpzoe (mgr.14180) 11294 : cluster [DBG] pgmap v10597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:47 smithi165 bash[22175]: audit 2022-05-01T02:05:46.353325+0000 mon.smithi157 (mon.0) 6843 : audit [DBG] from='client.? 172.21.15.157:0/272405446' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:49 smithi157 bash[20376]: cluster 2022-05-01T02:05:47.595101+0000 mgr.smithi157.nfpzoe (mgr.14180) 11295 : cluster [DBG] pgmap v10598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:49 smithi165 bash[22175]: cluster 2022-05-01T02:05:47.595101+0000 mgr.smithi157.nfpzoe (mgr.14180) 11295 : cluster [DBG] pgmap v10598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:51.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:05:51.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:05:51.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:05:51.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:51 smithi157 bash[20376]: cluster 2022-05-01T02:05:49.595756+0000 mgr.smithi157.nfpzoe (mgr.14180) 11296 : cluster [DBG] pgmap v10599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:51 smithi165 bash[22175]: cluster 2022-05-01T02:05:49.595756+0000 mgr.smithi157.nfpzoe (mgr.14180) 11296 : cluster [DBG] pgmap v10599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:51.704 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:05:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:52 smithi157 bash[20376]: audit 2022-05-01T02:05:51.680975+0000 mon.smithi157 (mon.0) 6844 : audit [DBG] from='client.? 172.21.15.157:0/2117018479' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:52 smithi165 bash[22175]: audit 2022-05-01T02:05:51.680975+0000 mon.smithi157 (mon.0) 6844 : audit [DBG] from='client.? 172.21.15.157:0/2117018479' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:53.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:53 smithi165 bash[22175]: cluster 2022-05-01T02:05:51.596360+0000 mgr.smithi157.nfpzoe (mgr.14180) 11297 : cluster [DBG] pgmap v10600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:53 smithi157 bash[20376]: cluster 2022-05-01T02:05:51.596360+0000 mgr.smithi157.nfpzoe (mgr.14180) 11297 : cluster [DBG] pgmap v10600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:55 smithi157 bash[20376]: cluster 2022-05-01T02:05:53.596994+0000 mgr.smithi157.nfpzoe (mgr.14180) 11298 : cluster [DBG] pgmap v10601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:55 smithi165 bash[22175]: cluster 2022-05-01T02:05:53.596994+0000 mgr.smithi157.nfpzoe (mgr.14180) 11298 : cluster [DBG] pgmap v10601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:56.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:05:56.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:05:56.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:05:57.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:05:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:57 smithi157 bash[20376]: cluster 2022-05-01T02:05:55.597669+0000 mgr.smithi157.nfpzoe (mgr.14180) 11299 : cluster [DBG] pgmap v10602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:57 smithi157 bash[20376]: audit 2022-05-01T02:05:57.012949+0000 mon.smithi157 (mon.0) 6845 : audit [DBG] from='client.? 172.21.15.157:0/2628253179' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:57 smithi165 bash[22175]: cluster 2022-05-01T02:05:55.597669+0000 mgr.smithi157.nfpzoe (mgr.14180) 11299 : cluster [DBG] pgmap v10602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:57 smithi165 bash[22175]: audit 2022-05-01T02:05:57.012949+0000 mon.smithi157 (mon.0) 6845 : audit [DBG] from='client.? 172.21.15.157:0/2628253179' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:05:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:05:59 smithi165 bash[22175]: cluster 2022-05-01T02:05:57.598307+0000 mgr.smithi157.nfpzoe (mgr.14180) 11300 : cluster [DBG] pgmap v10603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:05:59.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:05:59 smithi157 bash[20376]: cluster 2022-05-01T02:05:57.598307+0000 mgr.smithi157.nfpzoe (mgr.14180) 11300 : cluster [DBG] pgmap v10603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:00 smithi157 bash[20376]: audit 2022-05-01T02:05:59.731156+0000 mon.smithi157 (mon.0) 6846 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:06:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:00 smithi165 bash[22175]: audit 2022-05-01T02:05:59.731156+0000 mon.smithi157 (mon.0) 6846 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:06:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:01 smithi165 bash[22175]: cluster 2022-05-01T02:05:59.598966+0000 mgr.smithi157.nfpzoe (mgr.14180) 11301 : cluster [DBG] pgmap v10604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:01 smithi165 bash[22175]: audit 2022-05-01T02:06:00.335831+0000 mon.smithi157 (mon.0) 6847 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:06:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:01 smithi157 bash[20376]: cluster 2022-05-01T02:05:59.598966+0000 mgr.smithi157.nfpzoe (mgr.14180) 11301 : cluster [DBG] pgmap v10604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:01 smithi157 bash[20376]: audit 2022-05-01T02:06:00.335831+0000 mon.smithi157 (mon.0) 6847 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:06:02.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:06:02.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:06:02.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:06:02.367 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:06:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:02 smithi165 bash[22175]: cluster 2022-05-01T02:06:01.599602+0000 mgr.smithi157.nfpzoe (mgr.14180) 11302 : cluster [DBG] pgmap v10605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:02.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:02 smithi157 bash[20376]: cluster 2022-05-01T02:06:01.599602+0000 mgr.smithi157.nfpzoe (mgr.14180) 11302 : cluster [DBG] pgmap v10605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:03 smithi165 bash[22175]: audit 2022-05-01T02:06:02.349923+0000 mon.smithi157 (mon.0) 6848 : audit [DBG] from='client.? 172.21.15.157:0/650204646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:03.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:03 smithi157 bash[20376]: audit 2022-05-01T02:06:02.349923+0000 mon.smithi157 (mon.0) 6848 : audit [DBG] from='client.? 172.21.15.157:0/650204646' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:04 smithi165 bash[22175]: cluster 2022-05-01T02:06:03.600233+0000 mgr.smithi157.nfpzoe (mgr.14180) 11303 : cluster [DBG] pgmap v10606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:04 smithi157 bash[20376]: cluster 2022-05-01T02:06:03.600233+0000 mgr.smithi157.nfpzoe (mgr.14180) 11303 : cluster [DBG] pgmap v10606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:06 smithi157 bash[20376]: cluster 2022-05-01T02:06:05.600917+0000 mgr.smithi157.nfpzoe (mgr.14180) 11304 : cluster [DBG] pgmap v10607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:06 smithi165 bash[22175]: cluster 2022-05-01T02:06:05.600917+0000 mgr.smithi157.nfpzoe (mgr.14180) 11304 : cluster [DBG] pgmap v10607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:07.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:06:07.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:06:07.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:06:07.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:06:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:08 smithi157 bash[20376]: cluster 2022-05-01T02:06:07.601554+0000 mgr.smithi157.nfpzoe (mgr.14180) 11305 : cluster [DBG] pgmap v10608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:08 smithi157 bash[20376]: audit 2022-05-01T02:06:07.683415+0000 mon.smithi157 (mon.0) 6849 : audit [DBG] from='client.? 172.21.15.157:0/72911567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:08 smithi165 bash[22175]: cluster 2022-05-01T02:06:07.601554+0000 mgr.smithi157.nfpzoe (mgr.14180) 11305 : cluster [DBG] pgmap v10608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:08 smithi165 bash[22175]: audit 2022-05-01T02:06:07.683415+0000 mon.smithi157 (mon.0) 6849 : audit [DBG] from='client.? 172.21.15.157:0/72911567' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:10.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:10 smithi157 bash[20376]: cluster 2022-05-01T02:06:09.602168+0000 mgr.smithi157.nfpzoe (mgr.14180) 11306 : cluster [DBG] pgmap v10609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:10 smithi165 bash[22175]: cluster 2022-05-01T02:06:09.602168+0000 mgr.smithi157.nfpzoe (mgr.14180) 11306 : cluster [DBG] pgmap v10609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:12.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:06:12.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:06:12.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:06:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:12 smithi157 bash[20376]: cluster 2022-05-01T02:06:11.602801+0000 mgr.smithi157.nfpzoe (mgr.14180) 11307 : cluster [DBG] pgmap v10610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:13.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:06:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:12 smithi165 bash[22175]: cluster 2022-05-01T02:06:11.602801+0000 mgr.smithi157.nfpzoe (mgr.14180) 11307 : cluster [DBG] pgmap v10610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:13 smithi165 bash[22175]: audit 2022-05-01T02:06:13.009477+0000 mon.smithi157 (mon.0) 6850 : audit [DBG] from='client.? 172.21.15.157:0/1310240753' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:13.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:13 smithi157 bash[20376]: audit 2022-05-01T02:06:13.009477+0000 mon.smithi157 (mon.0) 6850 : audit [DBG] from='client.? 172.21.15.157:0/1310240753' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:15 smithi165 bash[22175]: cluster 2022-05-01T02:06:13.603442+0000 mgr.smithi157.nfpzoe (mgr.14180) 11308 : cluster [DBG] pgmap v10611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:15 smithi157 bash[20376]: cluster 2022-05-01T02:06:13.603442+0000 mgr.smithi157.nfpzoe (mgr.14180) 11308 : cluster [DBG] pgmap v10611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:17 smithi157 bash[20376]: cluster 2022-05-01T02:06:15.604046+0000 mgr.smithi157.nfpzoe (mgr.14180) 11309 : cluster [DBG] pgmap v10612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:17.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:17 smithi165 bash[22175]: cluster 2022-05-01T02:06:15.604046+0000 mgr.smithi157.nfpzoe (mgr.14180) 11309 : cluster [DBG] pgmap v10612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:18.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:06:18.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:06:18.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:06:18.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:06:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:19 smithi157 bash[20376]: cluster 2022-05-01T02:06:17.604685+0000 mgr.smithi157.nfpzoe (mgr.14180) 11310 : cluster [DBG] pgmap v10613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:19 smithi157 bash[20376]: audit 2022-05-01T02:06:18.334888+0000 mon.smithi157 (mon.0) 6851 : audit [DBG] from='client.? 172.21.15.157:0/2352901598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:19 smithi165 bash[22175]: cluster 2022-05-01T02:06:17.604685+0000 mgr.smithi157.nfpzoe (mgr.14180) 11310 : cluster [DBG] pgmap v10613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:19 smithi165 bash[22175]: audit 2022-05-01T02:06:18.334888+0000 mon.smithi157 (mon.0) 6851 : audit [DBG] from='client.? 172.21.15.157:0/2352901598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:21.413 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:21 smithi157 bash[20376]: cluster 2022-05-01T02:06:19.605425+0000 mgr.smithi157.nfpzoe (mgr.14180) 11311 : cluster [DBG] pgmap v10614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:21.648 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:21 smithi165 bash[22175]: cluster 2022-05-01T02:06:19.605425+0000 mgr.smithi157.nfpzoe (mgr.14180) 11311 : cluster [DBG] pgmap v10614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:23.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:06:23.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:06:23.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:06:23.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:23 smithi165 bash[22175]: cluster 2022-05-01T02:06:21.606118+0000 mgr.smithi157.nfpzoe (mgr.14180) 11312 : cluster [DBG] pgmap v10615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:23 smithi157 bash[20376]: cluster 2022-05-01T02:06:21.606118+0000 mgr.smithi157.nfpzoe (mgr.14180) 11312 : cluster [DBG] pgmap v10615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:23.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:06:24.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:24 smithi157 bash[20376]: audit 2022-05-01T02:06:23.615690+0000 mon.smithi157 (mon.0) 6852 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:06:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:24 smithi157 bash[20376]: audit 2022-05-01T02:06:23.618081+0000 mon.smithi157 (mon.0) 6853 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:06:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:24 smithi157 bash[20376]: audit 2022-05-01T02:06:23.619736+0000 mon.smithi157 (mon.0) 6854 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:06:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:24 smithi157 bash[20376]: audit 2022-05-01T02:06:23.664281+0000 mon.smithi157 (mon.0) 6855 : audit [DBG] from='client.? 172.21.15.157:0/729229777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:24 smithi157 bash[20376]: audit 2022-05-01T02:06:23.923654+0000 mon.smithi157 (mon.0) 6856 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:06:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:24 smithi165 bash[22175]: audit 2022-05-01T02:06:23.615690+0000 mon.smithi157 (mon.0) 6852 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:06:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:24 smithi165 bash[22175]: audit 2022-05-01T02:06:23.618081+0000 mon.smithi157 (mon.0) 6853 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:06:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:24 smithi165 bash[22175]: audit 2022-05-01T02:06:23.619736+0000 mon.smithi157 (mon.0) 6854 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:06:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:24 smithi165 bash[22175]: audit 2022-05-01T02:06:23.664281+0000 mon.smithi157 (mon.0) 6855 : audit [DBG] from='client.? 172.21.15.157:0/729229777' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:24 smithi165 bash[22175]: audit 2022-05-01T02:06:23.923654+0000 mon.smithi157 (mon.0) 6856 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:06:25.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:25 smithi157 bash[20376]: cluster 2022-05-01T02:06:23.606708+0000 mgr.smithi157.nfpzoe (mgr.14180) 11313 : cluster [DBG] pgmap v10616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:25.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:25 smithi157 bash[20376]: audit 2022-05-01T02:06:24.236173+0000 mon.smithi157 (mon.0) 6857 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:06:25.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:25 smithi157 bash[20376]: audit 2022-05-01T02:06:24.245806+0000 mon.smithi157 (mon.0) 6858 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:06:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:25 smithi165 bash[22175]: cluster 2022-05-01T02:06:23.606708+0000 mgr.smithi157.nfpzoe (mgr.14180) 11313 : cluster [DBG] pgmap v10616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:25 smithi165 bash[22175]: audit 2022-05-01T02:06:24.236173+0000 mon.smithi157 (mon.0) 6857 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:06:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:25 smithi165 bash[22175]: audit 2022-05-01T02:06:24.245806+0000 mon.smithi157 (mon.0) 6858 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:06:26.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:26 smithi157 bash[20376]: cluster 2022-05-01T02:06:24.229627+0000 mgr.smithi157.nfpzoe (mgr.14180) 11314 : cluster [DBG] pgmap v10617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:26.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:26 smithi157 bash[20376]: cluster 2022-05-01T02:06:24.230211+0000 mgr.smithi157.nfpzoe (mgr.14180) 11315 : cluster [DBG] pgmap v10618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:26.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:26 smithi157 bash[20376]: cephadm 2022-05-01T02:06:24.247208+0000 mgr.smithi157.nfpzoe (mgr.14180) 11316 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:06:26.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:26 smithi157 bash[20376]: cephadm 2022-05-01T02:06:24.247365+0000 mgr.smithi157.nfpzoe (mgr.14180) 11317 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:06:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:26 smithi165 bash[22175]: cluster 2022-05-01T02:06:24.229627+0000 mgr.smithi157.nfpzoe (mgr.14180) 11314 : cluster [DBG] pgmap v10617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:26 smithi165 bash[22175]: cluster 2022-05-01T02:06:24.230211+0000 mgr.smithi157.nfpzoe (mgr.14180) 11315 : cluster [DBG] pgmap v10618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:26 smithi165 bash[22175]: cephadm 2022-05-01T02:06:24.247208+0000 mgr.smithi157.nfpzoe (mgr.14180) 11316 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:06:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:26 smithi165 bash[22175]: cephadm 2022-05-01T02:06:24.247365+0000 mgr.smithi157.nfpzoe (mgr.14180) 11317 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:06:28.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:28 smithi157 bash[20376]: cluster 2022-05-01T02:06:26.230924+0000 mgr.smithi157.nfpzoe (mgr.14180) 11318 : cluster [DBG] pgmap v10619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:28 smithi165 bash[22175]: cluster 2022-05-01T02:06:26.230924+0000 mgr.smithi157.nfpzoe (mgr.14180) 11318 : cluster [DBG] pgmap v10619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:28.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:06:28.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:06:28.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:06:29.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:06:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:29 smithi157 bash[20376]: audit 2022-05-01T02:06:28.994899+0000 mon.smithi157 (mon.0) 6859 : audit [DBG] from='client.? 172.21.15.157:0/3239101231' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:29 smithi165 bash[22175]: audit 2022-05-01T02:06:28.994899+0000 mon.smithi157 (mon.0) 6859 : audit [DBG] from='client.? 172.21.15.157:0/3239101231' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:30 smithi157 bash[20376]: cluster 2022-05-01T02:06:28.231562+0000 mgr.smithi157.nfpzoe (mgr.14180) 11319 : cluster [DBG] pgmap v10620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:30 smithi165 bash[22175]: cluster 2022-05-01T02:06:28.231562+0000 mgr.smithi157.nfpzoe (mgr.14180) 11319 : cluster [DBG] pgmap v10620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:32 smithi157 bash[20376]: cluster 2022-05-01T02:06:30.232259+0000 mgr.smithi157.nfpzoe (mgr.14180) 11320 : cluster [DBG] pgmap v10621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:32 smithi165 bash[22175]: cluster 2022-05-01T02:06:30.232259+0000 mgr.smithi157.nfpzoe (mgr.14180) 11320 : cluster [DBG] pgmap v10621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:34.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:06:34.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:06:34.020 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:06:34.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:06:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:34 smithi165 bash[22175]: cluster 2022-05-01T02:06:32.233044+0000 mgr.smithi157.nfpzoe (mgr.14180) 11321 : cluster [DBG] pgmap v10622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:34.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:34 smithi157 bash[20376]: cluster 2022-05-01T02:06:32.233044+0000 mgr.smithi157.nfpzoe (mgr.14180) 11321 : cluster [DBG] pgmap v10622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:35 smithi165 bash[22175]: audit 2022-05-01T02:06:34.338102+0000 mon.smithi157 (mon.0) 6860 : audit [DBG] from='client.? 172.21.15.157:0/2199123071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:35.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:35 smithi157 bash[20376]: audit 2022-05-01T02:06:34.338102+0000 mon.smithi157 (mon.0) 6860 : audit [DBG] from='client.? 172.21.15.157:0/2199123071' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:36 smithi165 bash[22175]: cluster 2022-05-01T02:06:34.233516+0000 mgr.smithi157.nfpzoe (mgr.14180) 11322 : cluster [DBG] pgmap v10623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:36.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:36 smithi157 bash[20376]: cluster 2022-05-01T02:06:34.233516+0000 mgr.smithi157.nfpzoe (mgr.14180) 11322 : cluster [DBG] pgmap v10623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:38 smithi165 bash[22175]: cluster 2022-05-01T02:06:36.234081+0000 mgr.smithi157.nfpzoe (mgr.14180) 11323 : cluster [DBG] pgmap v10624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:38.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:38 smithi157 bash[20376]: cluster 2022-05-01T02:06:36.234081+0000 mgr.smithi157.nfpzoe (mgr.14180) 11323 : cluster [DBG] pgmap v10624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:39.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:06:39.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:06:39.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:06:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:39 smithi165 bash[22175]: cluster 2022-05-01T02:06:38.234722+0000 mgr.smithi157.nfpzoe (mgr.14180) 11324 : cluster [DBG] pgmap v10625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:39.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:06:39.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:39 smithi157 bash[20376]: cluster 2022-05-01T02:06:38.234722+0000 mgr.smithi157.nfpzoe (mgr.14180) 11324 : cluster [DBG] pgmap v10625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:40 smithi157 bash[20376]: audit 2022-05-01T02:06:39.663821+0000 mon.smithi157 (mon.0) 6861 : audit [DBG] from='client.? 172.21.15.157:0/4157279559' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:40 smithi165 bash[22175]: audit 2022-05-01T02:06:39.663821+0000 mon.smithi157 (mon.0) 6861 : audit [DBG] from='client.? 172.21.15.157:0/4157279559' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:41 smithi165 bash[22175]: cluster 2022-05-01T02:06:40.235361+0000 mgr.smithi157.nfpzoe (mgr.14180) 11325 : cluster [DBG] pgmap v10626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:41.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:41 smithi157 bash[20376]: cluster 2022-05-01T02:06:40.235361+0000 mgr.smithi157.nfpzoe (mgr.14180) 11325 : cluster [DBG] pgmap v10626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:44 smithi157 bash[20376]: cluster 2022-05-01T02:06:42.236015+0000 mgr.smithi157.nfpzoe (mgr.14180) 11326 : cluster [DBG] pgmap v10627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:44 smithi165 bash[22175]: cluster 2022-05-01T02:06:42.236015+0000 mgr.smithi157.nfpzoe (mgr.14180) 11326 : cluster [DBG] pgmap v10627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:44.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:06:44.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:06:44.686 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:06:45.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:06:45.597 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:45 smithi157 bash[20376]: audit 2022-05-01T02:06:44.993663+0000 mon.smithi157 (mon.0) 6862 : audit [DBG] from='client.? 172.21.15.157:0/3081274668' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:45 smithi165 bash[22175]: audit 2022-05-01T02:06:44.993663+0000 mon.smithi157 (mon.0) 6862 : audit [DBG] from='client.? 172.21.15.157:0/3081274668' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:46 smithi157 bash[20376]: cluster 2022-05-01T02:06:44.236641+0000 mgr.smithi157.nfpzoe (mgr.14180) 11327 : cluster [DBG] pgmap v10628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:46 smithi165 bash[22175]: cluster 2022-05-01T02:06:44.236641+0000 mgr.smithi157.nfpzoe (mgr.14180) 11327 : cluster [DBG] pgmap v10628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:48 smithi157 bash[20376]: cluster 2022-05-01T02:06:46.237253+0000 mgr.smithi157.nfpzoe (mgr.14180) 11328 : cluster [DBG] pgmap v10629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:48 smithi165 bash[22175]: cluster 2022-05-01T02:06:46.237253+0000 mgr.smithi157.nfpzoe (mgr.14180) 11328 : cluster [DBG] pgmap v10629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:50.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:06:50.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:06:50.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:06:50.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:06:50.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:50 smithi157 bash[20376]: cluster 2022-05-01T02:06:48.237870+0000 mgr.smithi157.nfpzoe (mgr.14180) 11329 : cluster [DBG] pgmap v10630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:50 smithi165 bash[22175]: cluster 2022-05-01T02:06:48.237870+0000 mgr.smithi157.nfpzoe (mgr.14180) 11329 : cluster [DBG] pgmap v10630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:51.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:51 smithi157 bash[20376]: audit 2022-05-01T02:06:50.320741+0000 mon.smithi157 (mon.0) 6863 : audit [DBG] from='client.? 172.21.15.157:0/92294625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:51 smithi165 bash[22175]: audit 2022-05-01T02:06:50.320741+0000 mon.smithi157 (mon.0) 6863 : audit [DBG] from='client.? 172.21.15.157:0/92294625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:52 smithi157 bash[20376]: cluster 2022-05-01T02:06:50.238466+0000 mgr.smithi157.nfpzoe (mgr.14180) 11330 : cluster [DBG] pgmap v10631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:52 smithi165 bash[22175]: cluster 2022-05-01T02:06:50.238466+0000 mgr.smithi157.nfpzoe (mgr.14180) 11330 : cluster [DBG] pgmap v10631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:54.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:54 smithi157 bash[20376]: cluster 2022-05-01T02:06:52.239129+0000 mgr.smithi157.nfpzoe (mgr.14180) 11331 : cluster [DBG] pgmap v10632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:54 smithi165 bash[22175]: cluster 2022-05-01T02:06:52.239129+0000 mgr.smithi157.nfpzoe (mgr.14180) 11331 : cluster [DBG] pgmap v10632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:55.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:06:55.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:06:55.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:06:55.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:06:56.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:56 smithi157 bash[20376]: cluster 2022-05-01T02:06:54.239707+0000 mgr.smithi157.nfpzoe (mgr.14180) 11332 : cluster [DBG] pgmap v10633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:56.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:56 smithi157 bash[20376]: audit 2022-05-01T02:06:55.648566+0000 mon.smithi157 (mon.0) 6864 : audit [DBG] from='client.? 172.21.15.157:0/4067918591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:56 smithi165 bash[22175]: cluster 2022-05-01T02:06:54.239707+0000 mgr.smithi157.nfpzoe (mgr.14180) 11332 : cluster [DBG] pgmap v10633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:56.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:56 smithi165 bash[22175]: audit 2022-05-01T02:06:55.648566+0000 mon.smithi157 (mon.0) 6864 : audit [DBG] from='client.? 172.21.15.157:0/4067918591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:06:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:06:58 smithi157 bash[20376]: cluster 2022-05-01T02:06:56.240340+0000 mgr.smithi157.nfpzoe (mgr.14180) 11333 : cluster [DBG] pgmap v10634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:06:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:06:58 smithi165 bash[22175]: cluster 2022-05-01T02:06:56.240340+0000 mgr.smithi157.nfpzoe (mgr.14180) 11333 : cluster [DBG] pgmap v10634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:00 smithi157 bash[20376]: cluster 2022-05-01T02:06:58.241050+0000 mgr.smithi157.nfpzoe (mgr.14180) 11334 : cluster [DBG] pgmap v10635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:00 smithi157 bash[20376]: audit 2022-05-01T02:06:59.735232+0000 mon.smithi157 (mon.0) 6865 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:07:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:00 smithi165 bash[22175]: cluster 2022-05-01T02:06:58.241050+0000 mgr.smithi157.nfpzoe (mgr.14180) 11334 : cluster [DBG] pgmap v10635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:00 smithi165 bash[22175]: audit 2022-05-01T02:06:59.735232+0000 mon.smithi157 (mon.0) 6865 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:07:00.670 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:07:00.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:07:00.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:07:00.992 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:07:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:01 smithi165 bash[22175]: audit 2022-05-01T02:07:00.343425+0000 mon.smithi157 (mon.0) 6866 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:07:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:01 smithi165 bash[22175]: audit 2022-05-01T02:07:00.974366+0000 mon.smithi157 (mon.0) 6867 : audit [DBG] from='client.? 172.21.15.157:0/3454068721' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:01 smithi157 bash[20376]: audit 2022-05-01T02:07:00.343425+0000 mon.smithi157 (mon.0) 6866 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:07:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:01 smithi157 bash[20376]: audit 2022-05-01T02:07:00.974366+0000 mon.smithi157 (mon.0) 6867 : audit [DBG] from='client.? 172.21.15.157:0/3454068721' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:02 smithi165 bash[22175]: cluster 2022-05-01T02:07:00.241715+0000 mgr.smithi157.nfpzoe (mgr.14180) 11335 : cluster [DBG] pgmap v10636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:02.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:02 smithi157 bash[20376]: cluster 2022-05-01T02:07:00.241715+0000 mgr.smithi157.nfpzoe (mgr.14180) 11335 : cluster [DBG] pgmap v10636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:04 smithi165 bash[22175]: cluster 2022-05-01T02:07:02.242327+0000 mgr.smithi157.nfpzoe (mgr.14180) 11336 : cluster [DBG] pgmap v10637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:04 smithi157 bash[20376]: cluster 2022-05-01T02:07:02.242327+0000 mgr.smithi157.nfpzoe (mgr.14180) 11336 : cluster [DBG] pgmap v10637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:05.996 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:07:05.996 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:07:05.996 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:07:06.320 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:07:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:06 smithi165 bash[22175]: cluster 2022-05-01T02:07:04.242969+0000 mgr.smithi157.nfpzoe (mgr.14180) 11337 : cluster [DBG] pgmap v10638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:06.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:06 smithi157 bash[20376]: cluster 2022-05-01T02:07:04.242969+0000 mgr.smithi157.nfpzoe (mgr.14180) 11337 : cluster [DBG] pgmap v10638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:07 smithi157 bash[20376]: audit 2022-05-01T02:07:06.302868+0000 mon.smithi157 (mon.0) 6868 : audit [DBG] from='client.? 172.21.15.157:0/2641435893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:07 smithi165 bash[22175]: audit 2022-05-01T02:07:06.302868+0000 mon.smithi157 (mon.0) 6868 : audit [DBG] from='client.? 172.21.15.157:0/2641435893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:08 smithi165 bash[22175]: cluster 2022-05-01T02:07:06.243602+0000 mgr.smithi157.nfpzoe (mgr.14180) 11338 : cluster [DBG] pgmap v10639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:08.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:08 smithi157 bash[20376]: cluster 2022-05-01T02:07:06.243602+0000 mgr.smithi157.nfpzoe (mgr.14180) 11338 : cluster [DBG] pgmap v10639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:09 smithi165 bash[22175]: cluster 2022-05-01T02:07:08.244250+0000 mgr.smithi157.nfpzoe (mgr.14180) 11339 : cluster [DBG] pgmap v10640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:09.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:09 smithi157 bash[20376]: cluster 2022-05-01T02:07:08.244250+0000 mgr.smithi157.nfpzoe (mgr.14180) 11339 : cluster [DBG] pgmap v10640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:11.324 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:07:11.324 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:07:11.324 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:07:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:11 smithi165 bash[22175]: cluster 2022-05-01T02:07:10.244821+0000 mgr.smithi157.nfpzoe (mgr.14180) 11340 : cluster [DBG] pgmap v10641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:11.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:07:11.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:11 smithi157 bash[20376]: cluster 2022-05-01T02:07:10.244821+0000 mgr.smithi157.nfpzoe (mgr.14180) 11340 : cluster [DBG] pgmap v10641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:12 smithi165 bash[22175]: audit 2022-05-01T02:07:11.628907+0000 mon.smithi157 (mon.0) 6869 : audit [DBG] from='client.? 172.21.15.157:0/2722040155' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:12.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:12 smithi157 bash[20376]: audit 2022-05-01T02:07:11.628907+0000 mon.smithi157 (mon.0) 6869 : audit [DBG] from='client.? 172.21.15.157:0/2722040155' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:14 smithi157 bash[20376]: cluster 2022-05-01T02:07:12.245477+0000 mgr.smithi157.nfpzoe (mgr.14180) 11341 : cluster [DBG] pgmap v10642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:14 smithi165 bash[22175]: cluster 2022-05-01T02:07:12.245477+0000 mgr.smithi157.nfpzoe (mgr.14180) 11341 : cluster [DBG] pgmap v10642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:16 smithi157 bash[20376]: cluster 2022-05-01T02:07:14.246111+0000 mgr.smithi157.nfpzoe (mgr.14180) 11342 : cluster [DBG] pgmap v10643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:16 smithi165 bash[22175]: cluster 2022-05-01T02:07:14.246111+0000 mgr.smithi157.nfpzoe (mgr.14180) 11342 : cluster [DBG] pgmap v10643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:16.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:07:16.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:07:16.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:07:16.974 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:07:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:17 smithi157 bash[20376]: audit 2022-05-01T02:07:16.956873+0000 mon.smithi157 (mon.0) 6870 : audit [DBG] from='client.? 172.21.15.157:0/4122498122' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:17 smithi165 bash[22175]: audit 2022-05-01T02:07:16.956873+0000 mon.smithi157 (mon.0) 6870 : audit [DBG] from='client.? 172.21.15.157:0/4122498122' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:18 smithi157 bash[20376]: cluster 2022-05-01T02:07:16.246719+0000 mgr.smithi157.nfpzoe (mgr.14180) 11343 : cluster [DBG] pgmap v10644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:18 smithi165 bash[22175]: cluster 2022-05-01T02:07:16.246719+0000 mgr.smithi157.nfpzoe (mgr.14180) 11343 : cluster [DBG] pgmap v10644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:20 smithi157 bash[20376]: cluster 2022-05-01T02:07:18.247314+0000 mgr.smithi157.nfpzoe (mgr.14180) 11344 : cluster [DBG] pgmap v10645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:20 smithi165 bash[22175]: cluster 2022-05-01T02:07:18.247314+0000 mgr.smithi157.nfpzoe (mgr.14180) 11344 : cluster [DBG] pgmap v10645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:21.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:07:21.979 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:07:21.979 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:07:22.303 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:07:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:22 smithi157 bash[20376]: cluster 2022-05-01T02:07:20.247924+0000 mgr.smithi157.nfpzoe (mgr.14180) 11345 : cluster [DBG] pgmap v10646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:22 smithi165 bash[22175]: cluster 2022-05-01T02:07:20.247924+0000 mgr.smithi157.nfpzoe (mgr.14180) 11345 : cluster [DBG] pgmap v10646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:23.449 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:23 smithi165 bash[22175]: audit 2022-05-01T02:07:22.286443+0000 mon.smithi157 (mon.0) 6871 : audit [DBG] from='client.? 172.21.15.157:0/1811527464' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:23 smithi157 bash[20376]: audit 2022-05-01T02:07:22.286443+0000 mon.smithi157 (mon.0) 6871 : audit [DBG] from='client.? 172.21.15.157:0/1811527464' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:24.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:24 smithi157 bash[20376]: cluster 2022-05-01T02:07:22.248532+0000 mgr.smithi157.nfpzoe (mgr.14180) 11346 : cluster [DBG] pgmap v10647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:24 smithi165 bash[22175]: cluster 2022-05-01T02:07:22.248532+0000 mgr.smithi157.nfpzoe (mgr.14180) 11346 : cluster [DBG] pgmap v10647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:25 smithi165 bash[22175]: audit 2022-05-01T02:07:24.255783+0000 mon.smithi157 (mon.0) 6872 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:07:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:25 smithi165 bash[22175]: audit 2022-05-01T02:07:24.258543+0000 mon.smithi157 (mon.0) 6873 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:07:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:25 smithi165 bash[22175]: audit 2022-05-01T02:07:24.260488+0000 mon.smithi157 (mon.0) 6874 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:07:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:25 smithi165 bash[22175]: audit 2022-05-01T02:07:24.583652+0000 mon.smithi157 (mon.0) 6875 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:07:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:25 smithi165 bash[22175]: audit 2022-05-01T02:07:24.592755+0000 mon.smithi157 (mon.0) 6876 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:07:25.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:25 smithi157 bash[20376]: audit 2022-05-01T02:07:24.255783+0000 mon.smithi157 (mon.0) 6872 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:07:25.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:25 smithi157 bash[20376]: audit 2022-05-01T02:07:24.258543+0000 mon.smithi157 (mon.0) 6873 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:07:25.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:25 smithi157 bash[20376]: audit 2022-05-01T02:07:24.260488+0000 mon.smithi157 (mon.0) 6874 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:07:25.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:25 smithi157 bash[20376]: audit 2022-05-01T02:07:24.583652+0000 mon.smithi157 (mon.0) 6875 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:07:25.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:25 smithi157 bash[20376]: audit 2022-05-01T02:07:24.592755+0000 mon.smithi157 (mon.0) 6876 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:07:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:26 smithi165 bash[22175]: cluster 2022-05-01T02:07:24.249162+0000 mgr.smithi157.nfpzoe (mgr.14180) 11347 : cluster [DBG] pgmap v10648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:26 smithi165 bash[22175]: cluster 2022-05-01T02:07:24.577121+0000 mgr.smithi157.nfpzoe (mgr.14180) 11348 : cluster [DBG] pgmap v10649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:26 smithi165 bash[22175]: cluster 2022-05-01T02:07:24.577429+0000 mgr.smithi157.nfpzoe (mgr.14180) 11349 : cluster [DBG] pgmap v10650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:26 smithi165 bash[22175]: cephadm 2022-05-01T02:07:24.593916+0000 mgr.smithi157.nfpzoe (mgr.14180) 11350 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:07:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:26 smithi165 bash[22175]: cephadm 2022-05-01T02:07:24.594105+0000 mgr.smithi157.nfpzoe (mgr.14180) 11351 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:07:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:26 smithi157 bash[20376]: cluster 2022-05-01T02:07:24.249162+0000 mgr.smithi157.nfpzoe (mgr.14180) 11347 : cluster [DBG] pgmap v10648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:26 smithi157 bash[20376]: cluster 2022-05-01T02:07:24.577121+0000 mgr.smithi157.nfpzoe (mgr.14180) 11348 : cluster [DBG] pgmap v10649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:26 smithi157 bash[20376]: cluster 2022-05-01T02:07:24.577429+0000 mgr.smithi157.nfpzoe (mgr.14180) 11349 : cluster [DBG] pgmap v10650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:26 smithi157 bash[20376]: cephadm 2022-05-01T02:07:24.593916+0000 mgr.smithi157.nfpzoe (mgr.14180) 11350 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:07:26.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:26 smithi157 bash[20376]: cephadm 2022-05-01T02:07:24.594105+0000 mgr.smithi157.nfpzoe (mgr.14180) 11351 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:07:27.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:07:27.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:07:27.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:07:27.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:07:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:28 smithi165 bash[22175]: cluster 2022-05-01T02:07:26.577899+0000 mgr.smithi157.nfpzoe (mgr.14180) 11352 : cluster [DBG] pgmap v10651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:28 smithi165 bash[22175]: audit 2022-05-01T02:07:27.618016+0000 mon.smithi157 (mon.0) 6877 : audit [DBG] from='client.? 172.21.15.157:0/4029396022' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:28.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:28 smithi157 bash[20376]: cluster 2022-05-01T02:07:26.577899+0000 mgr.smithi157.nfpzoe (mgr.14180) 11352 : cluster [DBG] pgmap v10651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:28.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:28 smithi157 bash[20376]: audit 2022-05-01T02:07:27.618016+0000 mon.smithi157 (mon.0) 6877 : audit [DBG] from='client.? 172.21.15.157:0/4029396022' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:30 smithi157 bash[20376]: cluster 2022-05-01T02:07:28.578466+0000 mgr.smithi157.nfpzoe (mgr.14180) 11353 : cluster [DBG] pgmap v10652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:30 smithi165 bash[22175]: cluster 2022-05-01T02:07:28.578466+0000 mgr.smithi157.nfpzoe (mgr.14180) 11353 : cluster [DBG] pgmap v10652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:32.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:07:32.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:07:32.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:07:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:32 smithi165 bash[22175]: cluster 2022-05-01T02:07:30.579140+0000 mgr.smithi157.nfpzoe (mgr.14180) 11354 : cluster [DBG] pgmap v10653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:32.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:32 smithi157 bash[20376]: cluster 2022-05-01T02:07:30.579140+0000 mgr.smithi157.nfpzoe (mgr.14180) 11354 : cluster [DBG] pgmap v10653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:32.961 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:07:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:33 smithi165 bash[22175]: audit 2022-05-01T02:07:32.944819+0000 mon.smithi157 (mon.0) 6878 : audit [DBG] from='client.? 172.21.15.157:0/368403478' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:33 smithi157 bash[20376]: audit 2022-05-01T02:07:32.944819+0000 mon.smithi157 (mon.0) 6878 : audit [DBG] from='client.? 172.21.15.157:0/368403478' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:34 smithi165 bash[22175]: cluster 2022-05-01T02:07:32.579906+0000 mgr.smithi157.nfpzoe (mgr.14180) 11355 : cluster [DBG] pgmap v10654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:34 smithi157 bash[20376]: cluster 2022-05-01T02:07:32.579906+0000 mgr.smithi157.nfpzoe (mgr.14180) 11355 : cluster [DBG] pgmap v10654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:35 smithi165 bash[22175]: cluster 2022-05-01T02:07:34.580535+0000 mgr.smithi157.nfpzoe (mgr.14180) 11356 : cluster [DBG] pgmap v10655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:35.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:35 smithi157 bash[20376]: cluster 2022-05-01T02:07:34.580535+0000 mgr.smithi157.nfpzoe (mgr.14180) 11356 : cluster [DBG] pgmap v10655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:37 smithi165 bash[22175]: cluster 2022-05-01T02:07:36.581177+0000 mgr.smithi157.nfpzoe (mgr.14180) 11357 : cluster [DBG] pgmap v10656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:37.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:37 smithi157 bash[20376]: cluster 2022-05-01T02:07:36.581177+0000 mgr.smithi157.nfpzoe (mgr.14180) 11357 : cluster [DBG] pgmap v10656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:37.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:07:37.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:07:37.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:07:38.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:07:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:39 smithi157 bash[20376]: audit 2022-05-01T02:07:38.272437+0000 mon.smithi157 (mon.0) 6879 : audit [DBG] from='client.? 172.21.15.157:0/3440053440' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:39 smithi165 bash[22175]: audit 2022-05-01T02:07:38.272437+0000 mon.smithi157 (mon.0) 6879 : audit [DBG] from='client.? 172.21.15.157:0/3440053440' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:40 smithi157 bash[20376]: cluster 2022-05-01T02:07:38.581816+0000 mgr.smithi157.nfpzoe (mgr.14180) 11358 : cluster [DBG] pgmap v10657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:40 smithi165 bash[22175]: cluster 2022-05-01T02:07:38.581816+0000 mgr.smithi157.nfpzoe (mgr.14180) 11358 : cluster [DBG] pgmap v10657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:42.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:42 smithi157 bash[20376]: cluster 2022-05-01T02:07:40.582417+0000 mgr.smithi157.nfpzoe (mgr.14180) 11359 : cluster [DBG] pgmap v10658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:42 smithi165 bash[22175]: cluster 2022-05-01T02:07:40.582417+0000 mgr.smithi157.nfpzoe (mgr.14180) 11359 : cluster [DBG] pgmap v10658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:43.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:07:43.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:07:43.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:07:43.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:07:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:44 smithi157 bash[20376]: cluster 2022-05-01T02:07:42.583088+0000 mgr.smithi157.nfpzoe (mgr.14180) 11360 : cluster [DBG] pgmap v10659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:44 smithi157 bash[20376]: audit 2022-05-01T02:07:43.596623+0000 mon.smithi157 (mon.0) 6880 : audit [DBG] from='client.? 172.21.15.157:0/2831896855' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:44 smithi165 bash[22175]: cluster 2022-05-01T02:07:42.583088+0000 mgr.smithi157.nfpzoe (mgr.14180) 11360 : cluster [DBG] pgmap v10659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:44 smithi165 bash[22175]: audit 2022-05-01T02:07:43.596623+0000 mon.smithi157 (mon.0) 6880 : audit [DBG] from='client.? 172.21.15.157:0/2831896855' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:46 smithi165 bash[22175]: cluster 2022-05-01T02:07:44.583631+0000 mgr.smithi157.nfpzoe (mgr.14180) 11361 : cluster [DBG] pgmap v10660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:46 smithi157 bash[20376]: cluster 2022-05-01T02:07:44.583631+0000 mgr.smithi157.nfpzoe (mgr.14180) 11361 : cluster [DBG] pgmap v10660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:48.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:07:48.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:07:48.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:07:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:48 smithi165 bash[22175]: cluster 2022-05-01T02:07:46.584241+0000 mgr.smithi157.nfpzoe (mgr.14180) 11362 : cluster [DBG] pgmap v10661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:48.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:48 smithi157 bash[20376]: cluster 2022-05-01T02:07:46.584241+0000 mgr.smithi157.nfpzoe (mgr.14180) 11362 : cluster [DBG] pgmap v10661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:48.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:07:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:49 smithi165 bash[22175]: audit 2022-05-01T02:07:48.924614+0000 mon.smithi157 (mon.0) 6881 : audit [DBG] from='client.? 172.21.15.157:0/939688539' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:49.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:49 smithi157 bash[20376]: audit 2022-05-01T02:07:48.924614+0000 mon.smithi157 (mon.0) 6881 : audit [DBG] from='client.? 172.21.15.157:0/939688539' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:50.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:50 smithi157 bash[20376]: cluster 2022-05-01T02:07:48.584842+0000 mgr.smithi157.nfpzoe (mgr.14180) 11363 : cluster [DBG] pgmap v10662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:50 smithi165 bash[22175]: cluster 2022-05-01T02:07:48.584842+0000 mgr.smithi157.nfpzoe (mgr.14180) 11363 : cluster [DBG] pgmap v10662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:52 smithi165 bash[22175]: cluster 2022-05-01T02:07:50.585361+0000 mgr.smithi157.nfpzoe (mgr.14180) 11364 : cluster [DBG] pgmap v10663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:52.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:52 smithi157 bash[20376]: cluster 2022-05-01T02:07:50.585361+0000 mgr.smithi157.nfpzoe (mgr.14180) 11364 : cluster [DBG] pgmap v10663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:53.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:07:53.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:07:53.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:07:54.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:07:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:54 smithi165 bash[22175]: cluster 2022-05-01T02:07:52.585938+0000 mgr.smithi157.nfpzoe (mgr.14180) 11365 : cluster [DBG] pgmap v10664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:54 smithi157 bash[20376]: cluster 2022-05-01T02:07:52.585938+0000 mgr.smithi157.nfpzoe (mgr.14180) 11365 : cluster [DBG] pgmap v10664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:55 smithi165 bash[22175]: audit 2022-05-01T02:07:54.254148+0000 mon.smithi157 (mon.0) 6882 : audit [DBG] from='client.? 172.21.15.157:0/3611616577' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:55.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:55 smithi157 bash[20376]: audit 2022-05-01T02:07:54.254148+0000 mon.smithi157 (mon.0) 6882 : audit [DBG] from='client.? 172.21.15.157:0/3611616577' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:07:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:56 smithi165 bash[22175]: cluster 2022-05-01T02:07:54.586586+0000 mgr.smithi157.nfpzoe (mgr.14180) 11366 : cluster [DBG] pgmap v10665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:56.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:56 smithi157 bash[20376]: cluster 2022-05-01T02:07:54.586586+0000 mgr.smithi157.nfpzoe (mgr.14180) 11366 : cluster [DBG] pgmap v10665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:07:57 smithi157 bash[20376]: cluster 2022-05-01T02:07:56.587285+0000 mgr.smithi157.nfpzoe (mgr.14180) 11367 : cluster [DBG] pgmap v10666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:07:57 smithi165 bash[22175]: cluster 2022-05-01T02:07:56.587285+0000 mgr.smithi157.nfpzoe (mgr.14180) 11367 : cluster [DBG] pgmap v10666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:07:59.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:07:59.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:07:59.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:07:59.597 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:08:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:00 smithi157 bash[20376]: cluster 2022-05-01T02:07:58.587934+0000 mgr.smithi157.nfpzoe (mgr.14180) 11368 : cluster [DBG] pgmap v10667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:00 smithi157 bash[20376]: audit 2022-05-01T02:07:59.579287+0000 mon.smithi157 (mon.0) 6883 : audit [DBG] from='client.? 172.21.15.157:0/3760283687' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:00.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:00 smithi157 bash[20376]: audit 2022-05-01T02:07:59.739319+0000 mon.smithi157 (mon.0) 6884 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:08:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:00 smithi165 bash[22175]: cluster 2022-05-01T02:07:58.587934+0000 mgr.smithi157.nfpzoe (mgr.14180) 11368 : cluster [DBG] pgmap v10667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:00 smithi165 bash[22175]: audit 2022-05-01T02:07:59.579287+0000 mon.smithi157 (mon.0) 6883 : audit [DBG] from='client.? 172.21.15.157:0/3760283687' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:00 smithi165 bash[22175]: audit 2022-05-01T02:07:59.739319+0000 mon.smithi157 (mon.0) 6884 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:08:01.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:01 smithi157 bash[20376]: audit 2022-05-01T02:08:00.349968+0000 mon.smithi157 (mon.0) 6885 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:08:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:01 smithi165 bash[22175]: audit 2022-05-01T02:08:00.349968+0000 mon.smithi157 (mon.0) 6885 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:08:02.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:02 smithi157 bash[20376]: cluster 2022-05-01T02:08:00.588507+0000 mgr.smithi157.nfpzoe (mgr.14180) 11369 : cluster [DBG] pgmap v10668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:02 smithi165 bash[22175]: cluster 2022-05-01T02:08:00.588507+0000 mgr.smithi157.nfpzoe (mgr.14180) 11369 : cluster [DBG] pgmap v10668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:04.600 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:08:04.601 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:08:04.601 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:08:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:04 smithi165 bash[22175]: cluster 2022-05-01T02:08:02.589161+0000 mgr.smithi157.nfpzoe (mgr.14180) 11370 : cluster [DBG] pgmap v10669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:04 smithi157 bash[20376]: cluster 2022-05-01T02:08:02.589161+0000 mgr.smithi157.nfpzoe (mgr.14180) 11370 : cluster [DBG] pgmap v10669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:04.921 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:08:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:05 smithi165 bash[22175]: audit 2022-05-01T02:08:04.904319+0000 mon.smithi157 (mon.0) 6886 : audit [DBG] from='client.? 172.21.15.157:0/803227103' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:05.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:05 smithi157 bash[20376]: audit 2022-05-01T02:08:04.904319+0000 mon.smithi157 (mon.0) 6886 : audit [DBG] from='client.? 172.21.15.157:0/803227103' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:06 smithi165 bash[22175]: cluster 2022-05-01T02:08:04.589783+0000 mgr.smithi157.nfpzoe (mgr.14180) 11371 : cluster [DBG] pgmap v10670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:06.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:06 smithi157 bash[20376]: cluster 2022-05-01T02:08:04.589783+0000 mgr.smithi157.nfpzoe (mgr.14180) 11371 : cluster [DBG] pgmap v10670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:08 smithi165 bash[22175]: cluster 2022-05-01T02:08:06.590388+0000 mgr.smithi157.nfpzoe (mgr.14180) 11372 : cluster [DBG] pgmap v10671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:08.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:08 smithi157 bash[20376]: cluster 2022-05-01T02:08:06.590388+0000 mgr.smithi157.nfpzoe (mgr.14180) 11372 : cluster [DBG] pgmap v10671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:09.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:08:09.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:08:09.925 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:08:10.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:08:10.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:10 smithi157 bash[20376]: cluster 2022-05-01T02:08:08.591095+0000 mgr.smithi157.nfpzoe (mgr.14180) 11373 : cluster [DBG] pgmap v10672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:10 smithi165 bash[22175]: cluster 2022-05-01T02:08:08.591095+0000 mgr.smithi157.nfpzoe (mgr.14180) 11373 : cluster [DBG] pgmap v10672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:11 smithi165 bash[22175]: audit 2022-05-01T02:08:10.233538+0000 mon.smithi157 (mon.0) 6887 : audit [DBG] from='client.? 172.21.15.157:0/3666744062' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:11.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:11 smithi157 bash[20376]: audit 2022-05-01T02:08:10.233538+0000 mon.smithi157 (mon.0) 6887 : audit [DBG] from='client.? 172.21.15.157:0/3666744062' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:12.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:12 smithi165 bash[22175]: cluster 2022-05-01T02:08:10.591695+0000 mgr.smithi157.nfpzoe (mgr.14180) 11374 : cluster [DBG] pgmap v10673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:12.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:12 smithi157 bash[20376]: cluster 2022-05-01T02:08:10.591695+0000 mgr.smithi157.nfpzoe (mgr.14180) 11374 : cluster [DBG] pgmap v10673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:14 smithi157 bash[20376]: cluster 2022-05-01T02:08:12.592305+0000 mgr.smithi157.nfpzoe (mgr.14180) 11375 : cluster [DBG] pgmap v10674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:14 smithi165 bash[22175]: cluster 2022-05-01T02:08:12.592305+0000 mgr.smithi157.nfpzoe (mgr.14180) 11375 : cluster [DBG] pgmap v10674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:15.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:08:15.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:08:15.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:08:15.584 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:08:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:16 smithi157 bash[20376]: cluster 2022-05-01T02:08:14.592951+0000 mgr.smithi157.nfpzoe (mgr.14180) 11376 : cluster [DBG] pgmap v10675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:16.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:16 smithi157 bash[20376]: audit 2022-05-01T02:08:15.566322+0000 mon.smithi157 (mon.0) 6888 : audit [DBG] from='client.? 172.21.15.157:0/3510844374' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:16 smithi165 bash[22175]: cluster 2022-05-01T02:08:14.592951+0000 mgr.smithi157.nfpzoe (mgr.14180) 11376 : cluster [DBG] pgmap v10675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:16 smithi165 bash[22175]: audit 2022-05-01T02:08:15.566322+0000 mon.smithi157 (mon.0) 6888 : audit [DBG] from='client.? 172.21.15.157:0/3510844374' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:18 smithi165 bash[22175]: cluster 2022-05-01T02:08:16.593584+0000 mgr.smithi157.nfpzoe (mgr.14180) 11377 : cluster [DBG] pgmap v10676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:18.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:18 smithi157 bash[20376]: cluster 2022-05-01T02:08:16.593584+0000 mgr.smithi157.nfpzoe (mgr.14180) 11377 : cluster [DBG] pgmap v10676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:20 smithi157 bash[20376]: cluster 2022-05-01T02:08:18.594246+0000 mgr.smithi157.nfpzoe (mgr.14180) 11378 : cluster [DBG] pgmap v10677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:20.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:08:20.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:08:20.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:08:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:20 smithi165 bash[22175]: cluster 2022-05-01T02:08:18.594246+0000 mgr.smithi157.nfpzoe (mgr.14180) 11378 : cluster [DBG] pgmap v10677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:20.911 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:08:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:21 smithi165 bash[22175]: audit 2022-05-01T02:08:20.893530+0000 mon.smithi157 (mon.0) 6889 : audit [DBG] from='client.? 172.21.15.157:0/3649085206' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:21 smithi157 bash[20376]: audit 2022-05-01T02:08:20.893530+0000 mon.smithi157 (mon.0) 6889 : audit [DBG] from='client.? 172.21.15.157:0/3649085206' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:22 smithi165 bash[22175]: cluster 2022-05-01T02:08:20.594875+0000 mgr.smithi157.nfpzoe (mgr.14180) 11379 : cluster [DBG] pgmap v10678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:22 smithi157 bash[20376]: cluster 2022-05-01T02:08:20.594875+0000 mgr.smithi157.nfpzoe (mgr.14180) 11379 : cluster [DBG] pgmap v10678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:24 smithi165 bash[22175]: cluster 2022-05-01T02:08:22.595525+0000 mgr.smithi157.nfpzoe (mgr.14180) 11380 : cluster [DBG] pgmap v10679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:24 smithi157 bash[20376]: cluster 2022-05-01T02:08:22.595525+0000 mgr.smithi157.nfpzoe (mgr.14180) 11380 : cluster [DBG] pgmap v10679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:25 smithi165 bash[22175]: audit 2022-05-01T02:08:24.603046+0000 mon.smithi157 (mon.0) 6890 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:08:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:25 smithi165 bash[22175]: audit 2022-05-01T02:08:24.605895+0000 mon.smithi157 (mon.0) 6891 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:08:25.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:25 smithi165 bash[22175]: audit 2022-05-01T02:08:24.607814+0000 mon.smithi157 (mon.0) 6892 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:08:25.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:25 smithi157 bash[20376]: audit 2022-05-01T02:08:24.603046+0000 mon.smithi157 (mon.0) 6890 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:08:25.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:25 smithi157 bash[20376]: audit 2022-05-01T02:08:24.605895+0000 mon.smithi157 (mon.0) 6891 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:08:25.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:25 smithi157 bash[20376]: audit 2022-05-01T02:08:24.607814+0000 mon.smithi157 (mon.0) 6892 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:08:25.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:08:25.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:08:25.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:08:26.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:08:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:26 smithi165 bash[22175]: cluster 2022-05-01T02:08:24.596130+0000 mgr.smithi157.nfpzoe (mgr.14180) 11381 : cluster [DBG] pgmap v10680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:26.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:26 smithi165 bash[22175]: audit 2022-05-01T02:08:26.222874+0000 mon.smithi157 (mon.0) 6893 : audit [DBG] from='client.? 172.21.15.157:0/3513388128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:26 smithi157 bash[20376]: cluster 2022-05-01T02:08:24.596130+0000 mgr.smithi157.nfpzoe (mgr.14180) 11381 : cluster [DBG] pgmap v10680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:26 smithi157 bash[20376]: audit 2022-05-01T02:08:26.222874+0000 mon.smithi157 (mon.0) 6893 : audit [DBG] from='client.? 172.21.15.157:0/3513388128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:28.438 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:28 smithi165 bash[22175]: cluster 2022-05-01T02:08:26.596798+0000 mgr.smithi157.nfpzoe (mgr.14180) 11382 : cluster [DBG] pgmap v10681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:28.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:28 smithi157 bash[20376]: cluster 2022-05-01T02:08:26.596798+0000 mgr.smithi157.nfpzoe (mgr.14180) 11382 : cluster [DBG] pgmap v10681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:29 smithi165 bash[22175]: cluster 2022-05-01T02:08:28.597455+0000 mgr.smithi157.nfpzoe (mgr.14180) 11383 : cluster [DBG] pgmap v10682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:29.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:29 smithi157 bash[20376]: cluster 2022-05-01T02:08:28.597455+0000 mgr.smithi157.nfpzoe (mgr.14180) 11383 : cluster [DBG] pgmap v10682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:31.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:08:31.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:08:31.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:08:31.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:08:31.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:31 smithi157 bash[20376]: cluster 2022-05-01T02:08:30.598074+0000 mgr.smithi157.nfpzoe (mgr.14180) 11384 : cluster [DBG] pgmap v10683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:31.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:31 smithi157 bash[20376]: audit 2022-05-01T02:08:31.546415+0000 mon.smithi157 (mon.0) 6894 : audit [DBG] from='client.? 172.21.15.157:0/689164037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:31 smithi165 bash[22175]: cluster 2022-05-01T02:08:30.598074+0000 mgr.smithi157.nfpzoe (mgr.14180) 11384 : cluster [DBG] pgmap v10683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:31 smithi165 bash[22175]: audit 2022-05-01T02:08:31.546415+0000 mon.smithi157 (mon.0) 6894 : audit [DBG] from='client.? 172.21.15.157:0/689164037' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:33 smithi165 bash[22175]: cephadm 2022-05-01T02:08:32.204286+0000 mgr.smithi157.nfpzoe (mgr.14180) 11385 : cephadm [INF] Detected new or changed devices on smithi165 2022-05-01T02:08:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:33 smithi165 bash[22175]: audit 2022-05-01T02:08:32.215964+0000 mon.smithi157 (mon.0) 6895 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:08:33.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:33 smithi165 bash[22175]: audit 2022-05-01T02:08:32.498161+0000 mon.smithi157 (mon.0) 6896 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:08:33.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:33 smithi165 bash[22175]: audit 2022-05-01T02:08:32.505863+0000 mon.smithi157 (mon.0) 6897 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:08:33.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:33 smithi165 bash[22175]: audit 2022-05-01T02:08:32.517188+0000 mon.smithi157 (mon.0) 6898 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T02:08:33.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:33 smithi165 bash[22175]: audit 2022-05-01T02:08:32.518892+0000 mon.smithi157 (mon.0) 6899 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:08:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:33 smithi157 bash[20376]: cephadm 2022-05-01T02:08:32.204286+0000 mgr.smithi157.nfpzoe (mgr.14180) 11385 : cephadm [INF] Detected new or changed devices on smithi165 2022-05-01T02:08:33.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:33 smithi157 bash[20376]: audit 2022-05-01T02:08:32.215964+0000 mon.smithi157 (mon.0) 6895 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:08:33.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:33 smithi157 bash[20376]: audit 2022-05-01T02:08:32.498161+0000 mon.smithi157 (mon.0) 6896 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:08:33.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:33 smithi157 bash[20376]: audit 2022-05-01T02:08:32.505863+0000 mon.smithi157 (mon.0) 6897 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:08:33.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:33 smithi157 bash[20376]: audit 2022-05-01T02:08:32.517188+0000 mon.smithi157 (mon.0) 6898 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T02:08:33.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:33 smithi157 bash[20376]: audit 2022-05-01T02:08:32.518892+0000 mon.smithi157 (mon.0) 6899 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:08:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:34 smithi165 bash[22175]: cluster 2022-05-01T02:08:32.490722+0000 mgr.smithi157.nfpzoe (mgr.14180) 11386 : cluster [DBG] pgmap v10684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:34 smithi165 bash[22175]: cluster 2022-05-01T02:08:32.491168+0000 mgr.smithi157.nfpzoe (mgr.14180) 11387 : cluster [DBG] pgmap v10685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:34 smithi165 bash[22175]: cephadm 2022-05-01T02:08:32.507139+0000 mgr.smithi157.nfpzoe (mgr.14180) 11388 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:08:34.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:34 smithi165 bash[22175]: cephadm 2022-05-01T02:08:32.507303+0000 mgr.smithi157.nfpzoe (mgr.14180) 11389 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:08:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:34 smithi157 bash[20376]: cluster 2022-05-01T02:08:32.490722+0000 mgr.smithi157.nfpzoe (mgr.14180) 11386 : cluster [DBG] pgmap v10684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:34 smithi157 bash[20376]: cluster 2022-05-01T02:08:32.491168+0000 mgr.smithi157.nfpzoe (mgr.14180) 11387 : cluster [DBG] pgmap v10685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:34 smithi157 bash[20376]: cephadm 2022-05-01T02:08:32.507139+0000 mgr.smithi157.nfpzoe (mgr.14180) 11388 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:08:34.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:34 smithi157 bash[20376]: cephadm 2022-05-01T02:08:32.507303+0000 mgr.smithi157.nfpzoe (mgr.14180) 11389 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:08:36.377 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:36 smithi165 bash[22175]: cluster 2022-05-01T02:08:34.491698+0000 mgr.smithi157.nfpzoe (mgr.14180) 11390 : cluster [DBG] pgmap v10686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:36.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:08:36.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:08:36.567 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:08:36.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:36 smithi157 bash[20376]: cluster 2022-05-01T02:08:34.491698+0000 mgr.smithi157.nfpzoe (mgr.14180) 11390 : cluster [DBG] pgmap v10686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:36.893 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:08:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:37 smithi157 bash[20376]: audit 2022-05-01T02:08:36.870936+0000 mon.smithi157 (mon.0) 6900 : audit [DBG] from='client.? 172.21.15.157:0/3585818148' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:37.642 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:37 smithi165 bash[22175]: audit 2022-05-01T02:08:36.870936+0000 mon.smithi157 (mon.0) 6900 : audit [DBG] from='client.? 172.21.15.157:0/3585818148' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:38 smithi165 bash[22175]: cluster 2022-05-01T02:08:36.492303+0000 mgr.smithi157.nfpzoe (mgr.14180) 11391 : cluster [DBG] pgmap v10687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:38.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:38 smithi157 bash[20376]: cluster 2022-05-01T02:08:36.492303+0000 mgr.smithi157.nfpzoe (mgr.14180) 11391 : cluster [DBG] pgmap v10687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:39 smithi165 bash[22175]: cluster 2022-05-01T02:08:38.492920+0000 mgr.smithi157.nfpzoe (mgr.14180) 11392 : cluster [DBG] pgmap v10688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:39.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:39 smithi157 bash[20376]: cluster 2022-05-01T02:08:38.492920+0000 mgr.smithi157.nfpzoe (mgr.14180) 11392 : cluster [DBG] pgmap v10688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:41.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:41 smithi157 bash[20376]: cluster 2022-05-01T02:08:40.493613+0000 mgr.smithi157.nfpzoe (mgr.14180) 11393 : cluster [DBG] pgmap v10689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:41 smithi165 bash[22175]: cluster 2022-05-01T02:08:40.493613+0000 mgr.smithi157.nfpzoe (mgr.14180) 11393 : cluster [DBG] pgmap v10689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:41.896 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:08:41.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:08:41.897 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:08:42.220 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:08:42.882 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:42 smithi165 bash[22175]: audit 2022-05-01T02:08:42.202833+0000 mon.smithi157 (mon.0) 6901 : audit [DBG] from='client.? 172.21.15.157:0/3735963202' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:42 smithi157 bash[20376]: audit 2022-05-01T02:08:42.202833+0000 mon.smithi157 (mon.0) 6901 : audit [DBG] from='client.? 172.21.15.157:0/3735963202' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:44.541 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:44 smithi165 bash[22175]: cluster 2022-05-01T02:08:42.494285+0000 mgr.smithi157.nfpzoe (mgr.14180) 11394 : cluster [DBG] pgmap v10690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:44 smithi157 bash[20376]: cluster 2022-05-01T02:08:42.494285+0000 mgr.smithi157.nfpzoe (mgr.14180) 11394 : cluster [DBG] pgmap v10690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:46 smithi165 bash[22175]: cluster 2022-05-01T02:08:44.494922+0000 mgr.smithi157.nfpzoe (mgr.14180) 11395 : cluster [DBG] pgmap v10691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:46.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:46 smithi165 bash[22175]: audit 2022-05-01T02:08:45.642644+0000 mon.smithi157 (mon.0) 6902 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:08:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:46 smithi157 bash[20376]: cluster 2022-05-01T02:08:44.494922+0000 mgr.smithi157.nfpzoe (mgr.14180) 11395 : cluster [DBG] pgmap v10691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:46 smithi157 bash[20376]: audit 2022-05-01T02:08:45.642644+0000 mon.smithi157 (mon.0) 6902 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:08:47.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:08:47.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:08:47.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:08:47.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:08:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:48 smithi165 bash[22175]: cluster 2022-05-01T02:08:46.495566+0000 mgr.smithi157.nfpzoe (mgr.14180) 11396 : cluster [DBG] pgmap v10692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:48 smithi165 bash[22175]: audit 2022-05-01T02:08:47.538680+0000 mon.smithi157 (mon.0) 6903 : audit [DBG] from='client.? 172.21.15.157:0/2637407849' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:48.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:48 smithi157 bash[20376]: cluster 2022-05-01T02:08:46.495566+0000 mgr.smithi157.nfpzoe (mgr.14180) 11396 : cluster [DBG] pgmap v10692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:48.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:48 smithi157 bash[20376]: audit 2022-05-01T02:08:47.538680+0000 mon.smithi157 (mon.0) 6903 : audit [DBG] from='client.? 172.21.15.157:0/2637407849' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:50.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:50 smithi157 bash[20376]: cluster 2022-05-01T02:08:48.496159+0000 mgr.smithi157.nfpzoe (mgr.14180) 11397 : cluster [DBG] pgmap v10693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:50 smithi165 bash[22175]: cluster 2022-05-01T02:08:48.496159+0000 mgr.smithi157.nfpzoe (mgr.14180) 11397 : cluster [DBG] pgmap v10693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:52.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:08:52.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:08:52.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:08:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:52 smithi165 bash[22175]: cluster 2022-05-01T02:08:50.496777+0000 mgr.smithi157.nfpzoe (mgr.14180) 11398 : cluster [DBG] pgmap v10694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:52.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:52 smithi157 bash[20376]: cluster 2022-05-01T02:08:50.496777+0000 mgr.smithi157.nfpzoe (mgr.14180) 11398 : cluster [DBG] pgmap v10694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:52.890 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:08:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:53 smithi165 bash[22175]: audit 2022-05-01T02:08:52.872926+0000 mon.smithi157 (mon.0) 6904 : audit [DBG] from='client.? 172.21.15.157:0/1989848079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:53.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:53 smithi157 bash[20376]: audit 2022-05-01T02:08:52.872926+0000 mon.smithi157 (mon.0) 6904 : audit [DBG] from='client.? 172.21.15.157:0/1989848079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:54 smithi165 bash[22175]: cluster 2022-05-01T02:08:52.497424+0000 mgr.smithi157.nfpzoe (mgr.14180) 11399 : cluster [DBG] pgmap v10695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:54 smithi157 bash[20376]: cluster 2022-05-01T02:08:52.497424+0000 mgr.smithi157.nfpzoe (mgr.14180) 11399 : cluster [DBG] pgmap v10695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:56 smithi165 bash[22175]: cluster 2022-05-01T02:08:54.498032+0000 mgr.smithi157.nfpzoe (mgr.14180) 11400 : cluster [DBG] pgmap v10696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:56.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:56 smithi157 bash[20376]: cluster 2022-05-01T02:08:54.498032+0000 mgr.smithi157.nfpzoe (mgr.14180) 11400 : cluster [DBG] pgmap v10696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:57.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:08:57.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:08:57.894 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:08:58.215 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:08:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:58 smithi165 bash[22175]: cluster 2022-05-01T02:08:56.498604+0000 mgr.smithi157.nfpzoe (mgr.14180) 11401 : cluster [DBG] pgmap v10697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:08:58 smithi165 bash[22175]: audit 2022-05-01T02:08:58.197410+0000 mon.smithi157 (mon.0) 6905 : audit [DBG] from='client.? 172.21.15.157:0/1405508659' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:08:58.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:58 smithi157 bash[20376]: cluster 2022-05-01T02:08:56.498604+0000 mgr.smithi157.nfpzoe (mgr.14180) 11401 : cluster [DBG] pgmap v10697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:08:58.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:08:58 smithi157 bash[20376]: audit 2022-05-01T02:08:58.197410+0000 mon.smithi157 (mon.0) 6905 : audit [DBG] from='client.? 172.21.15.157:0/1405508659' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:00 smithi165 bash[22175]: cluster 2022-05-01T02:08:58.499283+0000 mgr.smithi157.nfpzoe (mgr.14180) 11402 : cluster [DBG] pgmap v10698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:00 smithi165 bash[22175]: audit 2022-05-01T02:08:59.743544+0000 mon.smithi157 (mon.0) 6906 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:09:00.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:00 smithi157 bash[20376]: cluster 2022-05-01T02:08:58.499283+0000 mgr.smithi157.nfpzoe (mgr.14180) 11402 : cluster [DBG] pgmap v10698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:00.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:00 smithi157 bash[20376]: audit 2022-05-01T02:08:59.743544+0000 mon.smithi157 (mon.0) 6906 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:09:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:01 smithi165 bash[22175]: audit 2022-05-01T02:09:00.357648+0000 mon.smithi157 (mon.0) 6907 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:09:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:01 smithi165 bash[22175]: cluster 2022-05-01T02:09:00.499935+0000 mgr.smithi157.nfpzoe (mgr.14180) 11403 : cluster [DBG] pgmap v10699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:01 smithi157 bash[20376]: audit 2022-05-01T02:09:00.357648+0000 mon.smithi157 (mon.0) 6907 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:09:01.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:01 smithi157 bash[20376]: cluster 2022-05-01T02:09:00.499935+0000 mgr.smithi157.nfpzoe (mgr.14180) 11403 : cluster [DBG] pgmap v10699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:03.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:09:03.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:09:03.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:09:03.548 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:09:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:04 smithi165 bash[22175]: cluster 2022-05-01T02:09:02.500562+0000 mgr.smithi157.nfpzoe (mgr.14180) 11404 : cluster [DBG] pgmap v10700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:04 smithi165 bash[22175]: audit 2022-05-01T02:09:03.524931+0000 mon.smithi157 (mon.0) 6908 : audit [DBG] from='client.? 172.21.15.157:0/946535027' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:04 smithi157 bash[20376]: cluster 2022-05-01T02:09:02.500562+0000 mgr.smithi157.nfpzoe (mgr.14180) 11404 : cluster [DBG] pgmap v10700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:04 smithi157 bash[20376]: audit 2022-05-01T02:09:03.524931+0000 mon.smithi157 (mon.0) 6908 : audit [DBG] from='client.? 172.21.15.157:0/946535027' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:06 smithi165 bash[22175]: cluster 2022-05-01T02:09:04.501155+0000 mgr.smithi157.nfpzoe (mgr.14180) 11405 : cluster [DBG] pgmap v10701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:06.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:06 smithi157 bash[20376]: cluster 2022-05-01T02:09:04.501155+0000 mgr.smithi157.nfpzoe (mgr.14180) 11405 : cluster [DBG] pgmap v10701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:08.551 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:09:08.552 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:09:08.553 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:09:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:08 smithi165 bash[22175]: cluster 2022-05-01T02:09:06.501820+0000 mgr.smithi157.nfpzoe (mgr.14180) 11406 : cluster [DBG] pgmap v10702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:08.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:08 smithi157 bash[20376]: cluster 2022-05-01T02:09:06.501820+0000 mgr.smithi157.nfpzoe (mgr.14180) 11406 : cluster [DBG] pgmap v10702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:08.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:09:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:09 smithi165 bash[22175]: audit 2022-05-01T02:09:08.864779+0000 mon.smithi157 (mon.0) 6909 : audit [DBG] from='client.? 172.21.15.157:0/2289941615' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:09.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:09 smithi157 bash[20376]: audit 2022-05-01T02:09:08.864779+0000 mon.smithi157 (mon.0) 6909 : audit [DBG] from='client.? 172.21.15.157:0/2289941615' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:10.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:10 smithi157 bash[20376]: cluster 2022-05-01T02:09:08.502489+0000 mgr.smithi157.nfpzoe (mgr.14180) 11407 : cluster [DBG] pgmap v10703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:10 smithi165 bash[22175]: cluster 2022-05-01T02:09:08.502489+0000 mgr.smithi157.nfpzoe (mgr.14180) 11407 : cluster [DBG] pgmap v10703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:12 smithi165 bash[22175]: cluster 2022-05-01T02:09:10.503173+0000 mgr.smithi157.nfpzoe (mgr.14180) 11408 : cluster [DBG] pgmap v10704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:12.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:12 smithi157 bash[20376]: cluster 2022-05-01T02:09:10.503173+0000 mgr.smithi157.nfpzoe (mgr.14180) 11408 : cluster [DBG] pgmap v10704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:13.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:09:13.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:09:13.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:09:14.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:09:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:14 smithi165 bash[22175]: cluster 2022-05-01T02:09:12.503820+0000 mgr.smithi157.nfpzoe (mgr.14180) 11409 : cluster [DBG] pgmap v10705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:14 smithi165 bash[22175]: audit 2022-05-01T02:09:14.194281+0000 mon.smithi157 (mon.0) 6910 : audit [DBG] from='client.? 172.21.15.157:0/127461313' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:14 smithi157 bash[20376]: cluster 2022-05-01T02:09:12.503820+0000 mgr.smithi157.nfpzoe (mgr.14180) 11409 : cluster [DBG] pgmap v10705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:14 smithi157 bash[20376]: audit 2022-05-01T02:09:14.194281+0000 mon.smithi157 (mon.0) 6910 : audit [DBG] from='client.? 172.21.15.157:0/127461313' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:16 smithi165 bash[22175]: cluster 2022-05-01T02:09:14.504435+0000 mgr.smithi157.nfpzoe (mgr.14180) 11410 : cluster [DBG] pgmap v10706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:16 smithi157 bash[20376]: cluster 2022-05-01T02:09:14.504435+0000 mgr.smithi157.nfpzoe (mgr.14180) 11410 : cluster [DBG] pgmap v10706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:18 smithi165 bash[22175]: cluster 2022-05-01T02:09:16.505056+0000 mgr.smithi157.nfpzoe (mgr.14180) 11411 : cluster [DBG] pgmap v10707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:18.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:18 smithi157 bash[20376]: cluster 2022-05-01T02:09:16.505056+0000 mgr.smithi157.nfpzoe (mgr.14180) 11411 : cluster [DBG] pgmap v10707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:19.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:09:19.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:09:19.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:09:19.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:09:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:19 smithi165 bash[22175]: cluster 2022-05-01T02:09:18.505707+0000 mgr.smithi157.nfpzoe (mgr.14180) 11412 : cluster [DBG] pgmap v10708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:19 smithi157 bash[20376]: cluster 2022-05-01T02:09:18.505707+0000 mgr.smithi157.nfpzoe (mgr.14180) 11412 : cluster [DBG] pgmap v10708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:20 smithi165 bash[22175]: audit 2022-05-01T02:09:19.522133+0000 mon.smithi157 (mon.0) 6911 : audit [DBG] from='client.? 172.21.15.157:0/1315877867' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:20.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:20 smithi157 bash[20376]: audit 2022-05-01T02:09:19.522133+0000 mon.smithi157 (mon.0) 6911 : audit [DBG] from='client.? 172.21.15.157:0/1315877867' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:21.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:21 smithi165 bash[22175]: cluster 2022-05-01T02:09:20.506348+0000 mgr.smithi157.nfpzoe (mgr.14180) 11413 : cluster [DBG] pgmap v10709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:21 smithi157 bash[20376]: cluster 2022-05-01T02:09:20.506348+0000 mgr.smithi157.nfpzoe (mgr.14180) 11413 : cluster [DBG] pgmap v10709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:24.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:09:24.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:09:24.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:09:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:24 smithi165 bash[22175]: cluster 2022-05-01T02:09:22.507005+0000 mgr.smithi157.nfpzoe (mgr.14180) 11414 : cluster [DBG] pgmap v10710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:24 smithi157 bash[20376]: cluster 2022-05-01T02:09:22.507005+0000 mgr.smithi157.nfpzoe (mgr.14180) 11414 : cluster [DBG] pgmap v10710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:24.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:09:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:25 smithi165 bash[22175]: audit 2022-05-01T02:09:24.842564+0000 mon.smithi157 (mon.0) 6912 : audit [DBG] from='client.? 172.21.15.157:0/1255228353' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:25.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:25 smithi157 bash[20376]: audit 2022-05-01T02:09:24.842564+0000 mon.smithi157 (mon.0) 6912 : audit [DBG] from='client.? 172.21.15.157:0/1255228353' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:26 smithi165 bash[22175]: cluster 2022-05-01T02:09:24.507627+0000 mgr.smithi157.nfpzoe (mgr.14180) 11415 : cluster [DBG] pgmap v10711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:26 smithi157 bash[20376]: cluster 2022-05-01T02:09:24.507627+0000 mgr.smithi157.nfpzoe (mgr.14180) 11415 : cluster [DBG] pgmap v10711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:28 smithi165 bash[22175]: cluster 2022-05-01T02:09:26.508230+0000 mgr.smithi157.nfpzoe (mgr.14180) 11416 : cluster [DBG] pgmap v10712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:28.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:28 smithi157 bash[20376]: cluster 2022-05-01T02:09:26.508230+0000 mgr.smithi157.nfpzoe (mgr.14180) 11416 : cluster [DBG] pgmap v10712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:29.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:09:29.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:09:29.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:09:30.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:09:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:30 smithi157 bash[20376]: cluster 2022-05-01T02:09:28.508918+0000 mgr.smithi157.nfpzoe (mgr.14180) 11417 : cluster [DBG] pgmap v10713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:30 smithi157 bash[20376]: audit 2022-05-01T02:09:30.166009+0000 mon.smithi157 (mon.0) 6913 : audit [DBG] from='client.? 172.21.15.157:0/2168780119' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:30 smithi165 bash[22175]: cluster 2022-05-01T02:09:28.508918+0000 mgr.smithi157.nfpzoe (mgr.14180) 11417 : cluster [DBG] pgmap v10713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:30 smithi165 bash[22175]: audit 2022-05-01T02:09:30.166009+0000 mon.smithi157 (mon.0) 6913 : audit [DBG] from='client.? 172.21.15.157:0/2168780119' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:32 smithi165 bash[22175]: cluster 2022-05-01T02:09:30.509579+0000 mgr.smithi157.nfpzoe (mgr.14180) 11418 : cluster [DBG] pgmap v10714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:32.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:32 smithi157 bash[20376]: cluster 2022-05-01T02:09:30.509579+0000 mgr.smithi157.nfpzoe (mgr.14180) 11418 : cluster [DBG] pgmap v10714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:34 smithi165 bash[22175]: cluster 2022-05-01T02:09:32.510217+0000 mgr.smithi157.nfpzoe (mgr.14180) 11419 : cluster [DBG] pgmap v10715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:34 smithi157 bash[20376]: cluster 2022-05-01T02:09:32.510217+0000 mgr.smithi157.nfpzoe (mgr.14180) 11419 : cluster [DBG] pgmap v10715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:35.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:09:35.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:09:35.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:09:35.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:09:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:36 smithi165 bash[22175]: cluster 2022-05-01T02:09:34.510803+0000 mgr.smithi157.nfpzoe (mgr.14180) 11420 : cluster [DBG] pgmap v10716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:36 smithi165 bash[22175]: audit 2022-05-01T02:09:35.492647+0000 mon.smithi157 (mon.0) 6914 : audit [DBG] from='client.? 172.21.15.157:0/836953588' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:36.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:36 smithi157 bash[20376]: cluster 2022-05-01T02:09:34.510803+0000 mgr.smithi157.nfpzoe (mgr.14180) 11420 : cluster [DBG] pgmap v10716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:36.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:36 smithi157 bash[20376]: audit 2022-05-01T02:09:35.492647+0000 mon.smithi157 (mon.0) 6914 : audit [DBG] from='client.? 172.21.15.157:0/836953588' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:38 smithi165 bash[22175]: cluster 2022-05-01T02:09:36.511443+0000 mgr.smithi157.nfpzoe (mgr.14180) 11421 : cluster [DBG] pgmap v10717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:38.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:38 smithi157 bash[20376]: cluster 2022-05-01T02:09:36.511443+0000 mgr.smithi157.nfpzoe (mgr.14180) 11421 : cluster [DBG] pgmap v10717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:39 smithi165 bash[22175]: cluster 2022-05-01T02:09:38.512080+0000 mgr.smithi157.nfpzoe (mgr.14180) 11422 : cluster [DBG] pgmap v10718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:39.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:39 smithi157 bash[20376]: cluster 2022-05-01T02:09:38.512080+0000 mgr.smithi157.nfpzoe (mgr.14180) 11422 : cluster [DBG] pgmap v10718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:40.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:09:40.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:09:40.518 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:09:40.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:09:41.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:41 smithi157 bash[20376]: cluster 2022-05-01T02:09:40.512743+0000 mgr.smithi157.nfpzoe (mgr.14180) 11423 : cluster [DBG] pgmap v10719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:41.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:41 smithi157 bash[20376]: audit 2022-05-01T02:09:40.814433+0000 mon.smithi157 (mon.0) 6915 : audit [DBG] from='client.? 172.21.15.157:0/552751155' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:41 smithi165 bash[22175]: cluster 2022-05-01T02:09:40.512743+0000 mgr.smithi157.nfpzoe (mgr.14180) 11423 : cluster [DBG] pgmap v10719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:41 smithi165 bash[22175]: audit 2022-05-01T02:09:40.814433+0000 mon.smithi157 (mon.0) 6915 : audit [DBG] from='client.? 172.21.15.157:0/552751155' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:44 smithi165 bash[22175]: cluster 2022-05-01T02:09:42.513382+0000 mgr.smithi157.nfpzoe (mgr.14180) 11424 : cluster [DBG] pgmap v10720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:44 smithi157 bash[20376]: cluster 2022-05-01T02:09:42.513382+0000 mgr.smithi157.nfpzoe (mgr.14180) 11424 : cluster [DBG] pgmap v10720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:45.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:09:45.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:09:45.838 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:09:46.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:09:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:46 smithi165 bash[22175]: cluster 2022-05-01T02:09:44.513995+0000 mgr.smithi157.nfpzoe (mgr.14180) 11425 : cluster [DBG] pgmap v10721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:46 smithi165 bash[22175]: audit 2022-05-01T02:09:45.648055+0000 mon.smithi157 (mon.0) 6916 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:09:46.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:46 smithi165 bash[22175]: audit 2022-05-01T02:09:45.651100+0000 mon.smithi157 (mon.0) 6917 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:09:46.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:46 smithi165 bash[22175]: audit 2022-05-01T02:09:45.653191+0000 mon.smithi157 (mon.0) 6918 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:09:46.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:46 smithi165 bash[22175]: audit 2022-05-01T02:09:45.976590+0000 mon.smithi157 (mon.0) 6919 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:09:46.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:46 smithi165 bash[22175]: audit 2022-05-01T02:09:45.982988+0000 mon.smithi157 (mon.0) 6920 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:09:46.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:46 smithi165 bash[22175]: audit 2022-05-01T02:09:46.138933+0000 mon.smithi157 (mon.0) 6921 : audit [DBG] from='client.? 172.21.15.157:0/1673117113' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:46 smithi157 bash[20376]: cluster 2022-05-01T02:09:44.513995+0000 mgr.smithi157.nfpzoe (mgr.14180) 11425 : cluster [DBG] pgmap v10721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:46 smithi157 bash[20376]: audit 2022-05-01T02:09:45.648055+0000 mon.smithi157 (mon.0) 6916 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:09:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:46 smithi157 bash[20376]: audit 2022-05-01T02:09:45.651100+0000 mon.smithi157 (mon.0) 6917 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:09:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:46 smithi157 bash[20376]: audit 2022-05-01T02:09:45.653191+0000 mon.smithi157 (mon.0) 6918 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:09:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:46 smithi157 bash[20376]: audit 2022-05-01T02:09:45.976590+0000 mon.smithi157 (mon.0) 6919 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:09:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:46 smithi157 bash[20376]: audit 2022-05-01T02:09:45.982988+0000 mon.smithi157 (mon.0) 6920 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:09:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:46 smithi157 bash[20376]: audit 2022-05-01T02:09:46.138933+0000 mon.smithi157 (mon.0) 6921 : audit [DBG] from='client.? 172.21.15.157:0/1673117113' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:47 smithi157 bash[20376]: cluster 2022-05-01T02:09:45.970315+0000 mgr.smithi157.nfpzoe (mgr.14180) 11426 : cluster [DBG] pgmap v10722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:47 smithi157 bash[20376]: cluster 2022-05-01T02:09:45.970746+0000 mgr.smithi157.nfpzoe (mgr.14180) 11427 : cluster [DBG] pgmap v10723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:47 smithi157 bash[20376]: cephadm 2022-05-01T02:09:45.984098+0000 mgr.smithi157.nfpzoe (mgr.14180) 11428 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:09:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:47 smithi157 bash[20376]: cephadm 2022-05-01T02:09:45.984203+0000 mgr.smithi157.nfpzoe (mgr.14180) 11429 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:09:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:47 smithi165 bash[22175]: cluster 2022-05-01T02:09:45.970315+0000 mgr.smithi157.nfpzoe (mgr.14180) 11426 : cluster [DBG] pgmap v10722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:47 smithi165 bash[22175]: cluster 2022-05-01T02:09:45.970746+0000 mgr.smithi157.nfpzoe (mgr.14180) 11427 : cluster [DBG] pgmap v10723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:47 smithi165 bash[22175]: cephadm 2022-05-01T02:09:45.984098+0000 mgr.smithi157.nfpzoe (mgr.14180) 11428 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:09:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:47 smithi165 bash[22175]: cephadm 2022-05-01T02:09:45.984203+0000 mgr.smithi157.nfpzoe (mgr.14180) 11429 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:09:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:49 smithi165 bash[22175]: cluster 2022-05-01T02:09:47.971538+0000 mgr.smithi157.nfpzoe (mgr.14180) 11430 : cluster [DBG] pgmap v10724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:49.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:49 smithi157 bash[20376]: cluster 2022-05-01T02:09:47.971538+0000 mgr.smithi157.nfpzoe (mgr.14180) 11430 : cluster [DBG] pgmap v10724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:51.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:09:51.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:09:51.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:09:51.489 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:09:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:51 smithi165 bash[22175]: cluster 2022-05-01T02:09:49.972249+0000 mgr.smithi157.nfpzoe (mgr.14180) 11431 : cluster [DBG] pgmap v10725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:51.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:51 smithi157 bash[20376]: cluster 2022-05-01T02:09:49.972249+0000 mgr.smithi157.nfpzoe (mgr.14180) 11431 : cluster [DBG] pgmap v10725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:52 smithi165 bash[22175]: audit 2022-05-01T02:09:51.471573+0000 mon.smithi157 (mon.0) 6922 : audit [DBG] from='client.? 172.21.15.157:0/3516223915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:52.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:52 smithi157 bash[20376]: audit 2022-05-01T02:09:51.471573+0000 mon.smithi157 (mon.0) 6922 : audit [DBG] from='client.? 172.21.15.157:0/3516223915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:53 smithi165 bash[22175]: cluster 2022-05-01T02:09:51.972888+0000 mgr.smithi157.nfpzoe (mgr.14180) 11432 : cluster [DBG] pgmap v10726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:53.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:53 smithi157 bash[20376]: cluster 2022-05-01T02:09:51.972888+0000 mgr.smithi157.nfpzoe (mgr.14180) 11432 : cluster [DBG] pgmap v10726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:54 smithi165 bash[22175]: cluster 2022-05-01T02:09:53.973510+0000 mgr.smithi157.nfpzoe (mgr.14180) 11433 : cluster [DBG] pgmap v10727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:54 smithi157 bash[20376]: cluster 2022-05-01T02:09:53.973510+0000 mgr.smithi157.nfpzoe (mgr.14180) 11433 : cluster [DBG] pgmap v10727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:56.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:09:56.493 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:09:56.494 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:09:56.818 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:09:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:57 smithi165 bash[22175]: cluster 2022-05-01T02:09:55.974106+0000 mgr.smithi157.nfpzoe (mgr.14180) 11434 : cluster [DBG] pgmap v10728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:57.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:57 smithi165 bash[22175]: audit 2022-05-01T02:09:56.801100+0000 mon.smithi157 (mon.0) 6923 : audit [DBG] from='client.? 172.21.15.157:0/3950990649' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:57 smithi157 bash[20376]: cluster 2022-05-01T02:09:55.974106+0000 mgr.smithi157.nfpzoe (mgr.14180) 11434 : cluster [DBG] pgmap v10728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:57 smithi157 bash[20376]: audit 2022-05-01T02:09:56.801100+0000 mon.smithi157 (mon.0) 6923 : audit [DBG] from='client.? 172.21.15.157:0/3950990649' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:09:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:09:59 smithi165 bash[22175]: cluster 2022-05-01T02:09:57.974742+0000 mgr.smithi157.nfpzoe (mgr.14180) 11435 : cluster [DBG] pgmap v10729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:09:59.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:09:59 smithi157 bash[20376]: cluster 2022-05-01T02:09:57.974742+0000 mgr.smithi157.nfpzoe (mgr.14180) 11435 : cluster [DBG] pgmap v10729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:00 smithi157 bash[20376]: audit 2022-05-01T02:09:59.747574+0000 mon.smithi157 (mon.0) 6924 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:10:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:00 smithi157 bash[20376]: cluster 2022-05-01T02:10:00.000171+0000 mon.smithi157 (mon.0) 6925 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T02:10:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:00 smithi165 bash[22175]: audit 2022-05-01T02:09:59.747574+0000 mon.smithi157 (mon.0) 6924 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:10:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:00 smithi165 bash[22175]: cluster 2022-05-01T02:10:00.000171+0000 mon.smithi157 (mon.0) 6925 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T02:10:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:01 smithi165 bash[22175]: cluster 2022-05-01T02:09:59.975411+0000 mgr.smithi157.nfpzoe (mgr.14180) 11436 : cluster [DBG] pgmap v10730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:01 smithi165 bash[22175]: audit 2022-05-01T02:10:00.364570+0000 mon.smithi157 (mon.0) 6926 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:10:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:01 smithi157 bash[20376]: cluster 2022-05-01T02:09:59.975411+0000 mgr.smithi157.nfpzoe (mgr.14180) 11436 : cluster [DBG] pgmap v10730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:01 smithi157 bash[20376]: audit 2022-05-01T02:10:00.364570+0000 mon.smithi157 (mon.0) 6926 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:10:01.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:10:01.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:10:01.822 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:10:02.150 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:10:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:02 smithi165 bash[22175]: audit 2022-05-01T02:10:02.132307+0000 mon.smithi157 (mon.0) 6927 : audit [DBG] from='client.? 172.21.15.157:0/3171829652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:02.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:02 smithi157 bash[20376]: audit 2022-05-01T02:10:02.132307+0000 mon.smithi157 (mon.0) 6927 : audit [DBG] from='client.? 172.21.15.157:0/3171829652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:03 smithi165 bash[22175]: cluster 2022-05-01T02:10:01.975961+0000 mgr.smithi157.nfpzoe (mgr.14180) 11437 : cluster [DBG] pgmap v10731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:03.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:03 smithi157 bash[20376]: cluster 2022-05-01T02:10:01.975961+0000 mgr.smithi157.nfpzoe (mgr.14180) 11437 : cluster [DBG] pgmap v10731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:05 smithi165 bash[22175]: cluster 2022-05-01T02:10:03.976689+0000 mgr.smithi157.nfpzoe (mgr.14180) 11438 : cluster [DBG] pgmap v10732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:05.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:05 smithi157 bash[20376]: cluster 2022-05-01T02:10:03.976689+0000 mgr.smithi157.nfpzoe (mgr.14180) 11438 : cluster [DBG] pgmap v10732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:06 smithi165 bash[22175]: cluster 2022-05-01T02:10:05.977415+0000 mgr.smithi157.nfpzoe (mgr.14180) 11439 : cluster [DBG] pgmap v10733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:06 smithi157 bash[20376]: cluster 2022-05-01T02:10:05.977415+0000 mgr.smithi157.nfpzoe (mgr.14180) 11439 : cluster [DBG] pgmap v10733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:07.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:10:07.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:10:07.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:10:07.475 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:10:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:07 smithi165 bash[22175]: audit 2022-05-01T02:10:07.458163+0000 mon.smithi157 (mon.0) 6928 : audit [DBG] from='client.? 172.21.15.157:0/3943129720' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:07.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:07 smithi157 bash[20376]: audit 2022-05-01T02:10:07.458163+0000 mon.smithi157 (mon.0) 6928 : audit [DBG] from='client.? 172.21.15.157:0/3943129720' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:09 smithi165 bash[22175]: cluster 2022-05-01T02:10:07.978101+0000 mgr.smithi157.nfpzoe (mgr.14180) 11440 : cluster [DBG] pgmap v10734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:09.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:09 smithi157 bash[20376]: cluster 2022-05-01T02:10:07.978101+0000 mgr.smithi157.nfpzoe (mgr.14180) 11440 : cluster [DBG] pgmap v10734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:11 smithi165 bash[22175]: cluster 2022-05-01T02:10:09.978812+0000 mgr.smithi157.nfpzoe (mgr.14180) 11441 : cluster [DBG] pgmap v10735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:11.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:11 smithi157 bash[20376]: cluster 2022-05-01T02:10:09.978812+0000 mgr.smithi157.nfpzoe (mgr.14180) 11441 : cluster [DBG] pgmap v10735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:12.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:10:12.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:10:12.480 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:10:12.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:10:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:13 smithi165 bash[22175]: cluster 2022-05-01T02:10:11.979473+0000 mgr.smithi157.nfpzoe (mgr.14180) 11442 : cluster [DBG] pgmap v10736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:13 smithi165 bash[22175]: audit 2022-05-01T02:10:12.792154+0000 mon.smithi157 (mon.0) 6929 : audit [DBG] from='client.? 172.21.15.157:0/2047060453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:13.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:13 smithi157 bash[20376]: cluster 2022-05-01T02:10:11.979473+0000 mgr.smithi157.nfpzoe (mgr.14180) 11442 : cluster [DBG] pgmap v10736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:13.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:13 smithi157 bash[20376]: audit 2022-05-01T02:10:12.792154+0000 mon.smithi157 (mon.0) 6929 : audit [DBG] from='client.? 172.21.15.157:0/2047060453' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:15 smithi165 bash[22175]: cluster 2022-05-01T02:10:13.980076+0000 mgr.smithi157.nfpzoe (mgr.14180) 11443 : cluster [DBG] pgmap v10737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:15.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:15 smithi157 bash[20376]: cluster 2022-05-01T02:10:13.980076+0000 mgr.smithi157.nfpzoe (mgr.14180) 11443 : cluster [DBG] pgmap v10737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:17 smithi157 bash[20376]: cluster 2022-05-01T02:10:15.980692+0000 mgr.smithi157.nfpzoe (mgr.14180) 11444 : cluster [DBG] pgmap v10738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:17 smithi165 bash[22175]: cluster 2022-05-01T02:10:15.980692+0000 mgr.smithi157.nfpzoe (mgr.14180) 11444 : cluster [DBG] pgmap v10738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:17.813 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:10:17.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:10:17.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:10:18.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:10:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:18 smithi165 bash[22175]: audit 2022-05-01T02:10:18.124085+0000 mon.smithi157 (mon.0) 6930 : audit [DBG] from='client.? 172.21.15.157:0/88258117' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:18.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:18 smithi157 bash[20376]: audit 2022-05-01T02:10:18.124085+0000 mon.smithi157 (mon.0) 6930 : audit [DBG] from='client.? 172.21.15.157:0/88258117' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:19 smithi165 bash[22175]: cluster 2022-05-01T02:10:17.981208+0000 mgr.smithi157.nfpzoe (mgr.14180) 11445 : cluster [DBG] pgmap v10739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:19 smithi157 bash[20376]: cluster 2022-05-01T02:10:17.981208+0000 mgr.smithi157.nfpzoe (mgr.14180) 11445 : cluster [DBG] pgmap v10739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:20 smithi165 bash[22175]: cluster 2022-05-01T02:10:19.981791+0000 mgr.smithi157.nfpzoe (mgr.14180) 11446 : cluster [DBG] pgmap v10740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:20.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:20 smithi157 bash[20376]: cluster 2022-05-01T02:10:19.981791+0000 mgr.smithi157.nfpzoe (mgr.14180) 11446 : cluster [DBG] pgmap v10740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:23.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:10:23.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:10:23.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:10:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:23 smithi165 bash[22175]: cluster 2022-05-01T02:10:21.982428+0000 mgr.smithi157.nfpzoe (mgr.14180) 11447 : cluster [DBG] pgmap v10741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:23 smithi157 bash[20376]: cluster 2022-05-01T02:10:21.982428+0000 mgr.smithi157.nfpzoe (mgr.14180) 11447 : cluster [DBG] pgmap v10741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:23.476 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:10:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:24 smithi165 bash[22175]: audit 2022-05-01T02:10:23.458688+0000 mon.smithi157 (mon.0) 6931 : audit [DBG] from='client.? 172.21.15.157:0/2584339050' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:24 smithi157 bash[20376]: audit 2022-05-01T02:10:23.458688+0000 mon.smithi157 (mon.0) 6931 : audit [DBG] from='client.? 172.21.15.157:0/2584339050' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:25 smithi165 bash[22175]: cluster 2022-05-01T02:10:23.983087+0000 mgr.smithi157.nfpzoe (mgr.14180) 11448 : cluster [DBG] pgmap v10742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:25.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:25 smithi157 bash[20376]: cluster 2022-05-01T02:10:23.983087+0000 mgr.smithi157.nfpzoe (mgr.14180) 11448 : cluster [DBG] pgmap v10742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:27 smithi157 bash[20376]: cluster 2022-05-01T02:10:25.983804+0000 mgr.smithi157.nfpzoe (mgr.14180) 11449 : cluster [DBG] pgmap v10743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:27 smithi165 bash[22175]: cluster 2022-05-01T02:10:25.983804+0000 mgr.smithi157.nfpzoe (mgr.14180) 11449 : cluster [DBG] pgmap v10743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:28.479 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:10:28.480 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:10:28.480 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:10:28.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:10:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:29 smithi165 bash[22175]: cluster 2022-05-01T02:10:27.984484+0000 mgr.smithi157.nfpzoe (mgr.14180) 11450 : cluster [DBG] pgmap v10744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:29 smithi165 bash[22175]: audit 2022-05-01T02:10:28.788523+0000 mon.smithi157 (mon.0) 6932 : audit [DBG] from='client.? 172.21.15.157:0/777430535' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:29.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:29 smithi157 bash[20376]: cluster 2022-05-01T02:10:27.984484+0000 mgr.smithi157.nfpzoe (mgr.14180) 11450 : cluster [DBG] pgmap v10744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:29.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:29 smithi157 bash[20376]: audit 2022-05-01T02:10:28.788523+0000 mon.smithi157 (mon.0) 6932 : audit [DBG] from='client.? 172.21.15.157:0/777430535' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:31 smithi165 bash[22175]: cluster 2022-05-01T02:10:29.985086+0000 mgr.smithi157.nfpzoe (mgr.14180) 11451 : cluster [DBG] pgmap v10745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:31.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:31 smithi157 bash[20376]: cluster 2022-05-01T02:10:29.985086+0000 mgr.smithi157.nfpzoe (mgr.14180) 11451 : cluster [DBG] pgmap v10745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:33 smithi165 bash[22175]: cluster 2022-05-01T02:10:31.985718+0000 mgr.smithi157.nfpzoe (mgr.14180) 11452 : cluster [DBG] pgmap v10746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:33 smithi157 bash[20376]: cluster 2022-05-01T02:10:31.985718+0000 mgr.smithi157.nfpzoe (mgr.14180) 11452 : cluster [DBG] pgmap v10746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:33.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:10:33.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:10:33.810 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:10:34.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:10:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:34 smithi165 bash[22175]: audit 2022-05-01T02:10:34.116186+0000 mon.smithi157 (mon.0) 6933 : audit [DBG] from='client.? 172.21.15.157:0/2685122276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:34 smithi157 bash[20376]: audit 2022-05-01T02:10:34.116186+0000 mon.smithi157 (mon.0) 6933 : audit [DBG] from='client.? 172.21.15.157:0/2685122276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:35 smithi165 bash[22175]: cluster 2022-05-01T02:10:33.986336+0000 mgr.smithi157.nfpzoe (mgr.14180) 11453 : cluster [DBG] pgmap v10747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:35.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:35 smithi157 bash[20376]: cluster 2022-05-01T02:10:33.986336+0000 mgr.smithi157.nfpzoe (mgr.14180) 11453 : cluster [DBG] pgmap v10747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:36 smithi165 bash[22175]: cluster 2022-05-01T02:10:35.986947+0000 mgr.smithi157.nfpzoe (mgr.14180) 11454 : cluster [DBG] pgmap v10748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:36.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:36 smithi157 bash[20376]: cluster 2022-05-01T02:10:35.986947+0000 mgr.smithi157.nfpzoe (mgr.14180) 11454 : cluster [DBG] pgmap v10748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:39.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:10:39.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:10:39.140 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:10:39.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:10:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:39 smithi165 bash[22175]: cluster 2022-05-01T02:10:37.987609+0000 mgr.smithi157.nfpzoe (mgr.14180) 11455 : cluster [DBG] pgmap v10749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:39.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:39 smithi157 bash[20376]: cluster 2022-05-01T02:10:37.987609+0000 mgr.smithi157.nfpzoe (mgr.14180) 11455 : cluster [DBG] pgmap v10749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:40 smithi157 bash[20376]: audit 2022-05-01T02:10:39.446880+0000 mon.smithi157 (mon.0) 6934 : audit [DBG] from='client.? 172.21.15.157:0/3358123554' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:40 smithi165 bash[22175]: audit 2022-05-01T02:10:39.446880+0000 mon.smithi157 (mon.0) 6934 : audit [DBG] from='client.? 172.21.15.157:0/3358123554' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:41 smithi165 bash[22175]: cluster 2022-05-01T02:10:39.988209+0000 mgr.smithi157.nfpzoe (mgr.14180) 11456 : cluster [DBG] pgmap v10750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:41.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:41 smithi157 bash[20376]: cluster 2022-05-01T02:10:39.988209+0000 mgr.smithi157.nfpzoe (mgr.14180) 11456 : cluster [DBG] pgmap v10750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:43 smithi165 bash[22175]: cluster 2022-05-01T02:10:41.988833+0000 mgr.smithi157.nfpzoe (mgr.14180) 11457 : cluster [DBG] pgmap v10751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:43.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:43 smithi157 bash[20376]: cluster 2022-05-01T02:10:41.988833+0000 mgr.smithi157.nfpzoe (mgr.14180) 11457 : cluster [DBG] pgmap v10751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:44.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:10:44.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:10:44.469 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:10:44.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:10:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:45 smithi165 bash[22175]: cluster 2022-05-01T02:10:43.989445+0000 mgr.smithi157.nfpzoe (mgr.14180) 11458 : cluster [DBG] pgmap v10752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:45.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:45 smithi165 bash[22175]: audit 2022-05-01T02:10:44.775620+0000 mon.smithi157 (mon.0) 6935 : audit [DBG] from='client.? 172.21.15.157:0/4131915991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:45.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:45 smithi157 bash[20376]: cluster 2022-05-01T02:10:43.989445+0000 mgr.smithi157.nfpzoe (mgr.14180) 11458 : cluster [DBG] pgmap v10752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:45.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:45 smithi157 bash[20376]: audit 2022-05-01T02:10:44.775620+0000 mon.smithi157 (mon.0) 6935 : audit [DBG] from='client.? 172.21.15.157:0/4131915991' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:46 smithi165 bash[22175]: audit 2022-05-01T02:10:45.992935+0000 mon.smithi157 (mon.0) 6936 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:10:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:46 smithi165 bash[22175]: audit 2022-05-01T02:10:45.995770+0000 mon.smithi157 (mon.0) 6937 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:10:46.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:46 smithi165 bash[22175]: audit 2022-05-01T02:10:45.997788+0000 mon.smithi157 (mon.0) 6938 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:10:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:46 smithi157 bash[20376]: audit 2022-05-01T02:10:45.992935+0000 mon.smithi157 (mon.0) 6936 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:10:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:46 smithi157 bash[20376]: audit 2022-05-01T02:10:45.995770+0000 mon.smithi157 (mon.0) 6937 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:10:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:46 smithi157 bash[20376]: audit 2022-05-01T02:10:45.997788+0000 mon.smithi157 (mon.0) 6938 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:10:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:47 smithi157 bash[20376]: cluster 2022-05-01T02:10:45.990082+0000 mgr.smithi157.nfpzoe (mgr.14180) 11459 : cluster [DBG] pgmap v10753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:47 smithi157 bash[20376]: cluster 2022-05-01T02:10:46.313221+0000 mgr.smithi157.nfpzoe (mgr.14180) 11460 : cluster [DBG] pgmap v10754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:47 smithi157 bash[20376]: cluster 2022-05-01T02:10:46.313433+0000 mgr.smithi157.nfpzoe (mgr.14180) 11461 : cluster [DBG] pgmap v10755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:47 smithi157 bash[20376]: audit 2022-05-01T02:10:46.319341+0000 mon.smithi157 (mon.0) 6939 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:10:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:47 smithi157 bash[20376]: audit 2022-05-01T02:10:46.324286+0000 mon.smithi157 (mon.0) 6940 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:10:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:47 smithi157 bash[20376]: cephadm 2022-05-01T02:10:46.325349+0000 mgr.smithi157.nfpzoe (mgr.14180) 11462 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:10:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:47 smithi157 bash[20376]: cephadm 2022-05-01T02:10:46.325481+0000 mgr.smithi157.nfpzoe (mgr.14180) 11463 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:10:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:47 smithi165 bash[22175]: cluster 2022-05-01T02:10:45.990082+0000 mgr.smithi157.nfpzoe (mgr.14180) 11459 : cluster [DBG] pgmap v10753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:47 smithi165 bash[22175]: cluster 2022-05-01T02:10:46.313221+0000 mgr.smithi157.nfpzoe (mgr.14180) 11460 : cluster [DBG] pgmap v10754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:47 smithi165 bash[22175]: cluster 2022-05-01T02:10:46.313433+0000 mgr.smithi157.nfpzoe (mgr.14180) 11461 : cluster [DBG] pgmap v10755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:47 smithi165 bash[22175]: audit 2022-05-01T02:10:46.319341+0000 mon.smithi157 (mon.0) 6939 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:10:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:47 smithi165 bash[22175]: audit 2022-05-01T02:10:46.324286+0000 mon.smithi157 (mon.0) 6940 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:10:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:47 smithi165 bash[22175]: cephadm 2022-05-01T02:10:46.325349+0000 mgr.smithi157.nfpzoe (mgr.14180) 11462 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:10:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:47 smithi165 bash[22175]: cephadm 2022-05-01T02:10:46.325481+0000 mgr.smithi157.nfpzoe (mgr.14180) 11463 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:10:49.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:10:49.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:10:49.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:10:50.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:10:50.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:50 smithi157 bash[20376]: cluster 2022-05-01T02:10:48.314000+0000 mgr.smithi157.nfpzoe (mgr.14180) 11464 : cluster [DBG] pgmap v10756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:50.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:50 smithi157 bash[20376]: audit 2022-05-01T02:10:50.106364+0000 mon.smithi157 (mon.0) 6941 : audit [DBG] from='client.? 172.21.15.157:0/1483156887' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:50 smithi165 bash[22175]: cluster 2022-05-01T02:10:48.314000+0000 mgr.smithi157.nfpzoe (mgr.14180) 11464 : cluster [DBG] pgmap v10756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:50 smithi165 bash[22175]: audit 2022-05-01T02:10:50.106364+0000 mon.smithi157 (mon.0) 6941 : audit [DBG] from='client.? 172.21.15.157:0/1483156887' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:52 smithi165 bash[22175]: cluster 2022-05-01T02:10:50.314614+0000 mgr.smithi157.nfpzoe (mgr.14180) 11465 : cluster [DBG] pgmap v10757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:52.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:52 smithi157 bash[20376]: cluster 2022-05-01T02:10:50.314614+0000 mgr.smithi157.nfpzoe (mgr.14180) 11465 : cluster [DBG] pgmap v10757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:54 smithi165 bash[22175]: cluster 2022-05-01T02:10:52.315263+0000 mgr.smithi157.nfpzoe (mgr.14180) 11466 : cluster [DBG] pgmap v10758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:54 smithi157 bash[20376]: cluster 2022-05-01T02:10:52.315263+0000 mgr.smithi157.nfpzoe (mgr.14180) 11466 : cluster [DBG] pgmap v10758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:55.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:10:55.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:10:55.128 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:10:55.441 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:10:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:56 smithi165 bash[22175]: cluster 2022-05-01T02:10:54.315876+0000 mgr.smithi157.nfpzoe (mgr.14180) 11467 : cluster [DBG] pgmap v10759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:56.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:56 smithi165 bash[22175]: audit 2022-05-01T02:10:55.423675+0000 mon.smithi157 (mon.0) 6942 : audit [DBG] from='client.? 172.21.15.157:0/827803743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:56.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:56 smithi157 bash[20376]: cluster 2022-05-01T02:10:54.315876+0000 mgr.smithi157.nfpzoe (mgr.14180) 11467 : cluster [DBG] pgmap v10759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:56.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:56 smithi157 bash[20376]: audit 2022-05-01T02:10:55.423675+0000 mon.smithi157 (mon.0) 6942 : audit [DBG] from='client.? 172.21.15.157:0/827803743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:10:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:10:58 smithi165 bash[22175]: cluster 2022-05-01T02:10:56.316497+0000 mgr.smithi157.nfpzoe (mgr.14180) 11468 : cluster [DBG] pgmap v10760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:10:58.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:10:58 smithi157 bash[20376]: cluster 2022-05-01T02:10:56.316497+0000 mgr.smithi157.nfpzoe (mgr.14180) 11468 : cluster [DBG] pgmap v10760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:00.445 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:11:00.446 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:11:00.446 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:11:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:00 smithi165 bash[22175]: cluster 2022-05-01T02:10:58.317101+0000 mgr.smithi157.nfpzoe (mgr.14180) 11469 : cluster [DBG] pgmap v10761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:00 smithi165 bash[22175]: audit 2022-05-01T02:10:59.751575+0000 mon.smithi157 (mon.0) 6943 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:11:00.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:00 smithi157 bash[20376]: cluster 2022-05-01T02:10:58.317101+0000 mgr.smithi157.nfpzoe (mgr.14180) 11469 : cluster [DBG] pgmap v10761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:00.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:00 smithi157 bash[20376]: audit 2022-05-01T02:10:59.751575+0000 mon.smithi157 (mon.0) 6943 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:11:00.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:11:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:01 smithi165 bash[22175]: audit 2022-05-01T02:11:00.372653+0000 mon.smithi157 (mon.0) 6944 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:11:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:01 smithi165 bash[22175]: audit 2022-05-01T02:11:00.749021+0000 mon.smithi157 (mon.0) 6945 : audit [DBG] from='client.? 172.21.15.157:0/2588755494' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:01 smithi157 bash[20376]: audit 2022-05-01T02:11:00.372653+0000 mon.smithi157 (mon.0) 6944 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:11:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:01 smithi157 bash[20376]: audit 2022-05-01T02:11:00.749021+0000 mon.smithi157 (mon.0) 6945 : audit [DBG] from='client.? 172.21.15.157:0/2588755494' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:02 smithi165 bash[22175]: cluster 2022-05-01T02:11:00.317741+0000 mgr.smithi157.nfpzoe (mgr.14180) 11470 : cluster [DBG] pgmap v10762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:02.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:02 smithi157 bash[20376]: cluster 2022-05-01T02:11:00.317741+0000 mgr.smithi157.nfpzoe (mgr.14180) 11470 : cluster [DBG] pgmap v10762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:04 smithi165 bash[22175]: cluster 2022-05-01T02:11:02.318389+0000 mgr.smithi157.nfpzoe (mgr.14180) 11471 : cluster [DBG] pgmap v10763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:04 smithi157 bash[20376]: cluster 2022-05-01T02:11:02.318389+0000 mgr.smithi157.nfpzoe (mgr.14180) 11471 : cluster [DBG] pgmap v10763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:05.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:11:05.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:11:05.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:11:06.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:11:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:06 smithi165 bash[22175]: cluster 2022-05-01T02:11:04.319000+0000 mgr.smithi157.nfpzoe (mgr.14180) 11472 : cluster [DBG] pgmap v10764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:06 smithi165 bash[22175]: audit 2022-05-01T02:11:06.075395+0000 mon.smithi157 (mon.0) 6946 : audit [DBG] from='client.? 172.21.15.157:0/3754125106' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:06 smithi157 bash[20376]: cluster 2022-05-01T02:11:04.319000+0000 mgr.smithi157.nfpzoe (mgr.14180) 11472 : cluster [DBG] pgmap v10764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:06.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:06 smithi157 bash[20376]: audit 2022-05-01T02:11:06.075395+0000 mon.smithi157 (mon.0) 6946 : audit [DBG] from='client.? 172.21.15.157:0/3754125106' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:08 smithi165 bash[22175]: cluster 2022-05-01T02:11:06.319651+0000 mgr.smithi157.nfpzoe (mgr.14180) 11473 : cluster [DBG] pgmap v10765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:08.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:08 smithi157 bash[20376]: cluster 2022-05-01T02:11:06.319651+0000 mgr.smithi157.nfpzoe (mgr.14180) 11473 : cluster [DBG] pgmap v10765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:10 smithi165 bash[22175]: cluster 2022-05-01T02:11:08.320273+0000 mgr.smithi157.nfpzoe (mgr.14180) 11474 : cluster [DBG] pgmap v10766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:10.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:10 smithi157 bash[20376]: cluster 2022-05-01T02:11:08.320273+0000 mgr.smithi157.nfpzoe (mgr.14180) 11474 : cluster [DBG] pgmap v10766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:11.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:11:11.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:11:11.096 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:11:11.417 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:11:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:12 smithi165 bash[22175]: cluster 2022-05-01T02:11:10.320900+0000 mgr.smithi157.nfpzoe (mgr.14180) 11475 : cluster [DBG] pgmap v10767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:12 smithi165 bash[22175]: audit 2022-05-01T02:11:11.399510+0000 mon.smithi157 (mon.0) 6947 : audit [DBG] from='client.? 172.21.15.157:0/2210584228' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:12.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:12 smithi157 bash[20376]: cluster 2022-05-01T02:11:10.320900+0000 mgr.smithi157.nfpzoe (mgr.14180) 11475 : cluster [DBG] pgmap v10767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:12.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:12 smithi157 bash[20376]: audit 2022-05-01T02:11:11.399510+0000 mon.smithi157 (mon.0) 6947 : audit [DBG] from='client.? 172.21.15.157:0/2210584228' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:14 smithi165 bash[22175]: cluster 2022-05-01T02:11:12.321540+0000 mgr.smithi157.nfpzoe (mgr.14180) 11476 : cluster [DBG] pgmap v10768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:14 smithi157 bash[20376]: cluster 2022-05-01T02:11:12.321540+0000 mgr.smithi157.nfpzoe (mgr.14180) 11476 : cluster [DBG] pgmap v10768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:15 smithi165 bash[22175]: cluster 2022-05-01T02:11:14.322164+0000 mgr.smithi157.nfpzoe (mgr.14180) 11477 : cluster [DBG] pgmap v10769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:15.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:15 smithi157 bash[20376]: cluster 2022-05-01T02:11:14.322164+0000 mgr.smithi157.nfpzoe (mgr.14180) 11477 : cluster [DBG] pgmap v10769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:16.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:11:16.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:11:16.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:11:16.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:11:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:17 smithi165 bash[22175]: cluster 2022-05-01T02:11:16.322864+0000 mgr.smithi157.nfpzoe (mgr.14180) 11478 : cluster [DBG] pgmap v10770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:17 smithi165 bash[22175]: audit 2022-05-01T02:11:16.727724+0000 mon.smithi157 (mon.0) 6948 : audit [DBG] from='client.? 172.21.15.157:0/2719478167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:17.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:17 smithi157 bash[20376]: cluster 2022-05-01T02:11:16.322864+0000 mgr.smithi157.nfpzoe (mgr.14180) 11478 : cluster [DBG] pgmap v10770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:17.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:17 smithi157 bash[20376]: audit 2022-05-01T02:11:16.727724+0000 mon.smithi157 (mon.0) 6948 : audit [DBG] from='client.? 172.21.15.157:0/2719478167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:20 smithi165 bash[22175]: cluster 2022-05-01T02:11:18.323530+0000 mgr.smithi157.nfpzoe (mgr.14180) 11479 : cluster [DBG] pgmap v10771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:20.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:20 smithi157 bash[20376]: cluster 2022-05-01T02:11:18.323530+0000 mgr.smithi157.nfpzoe (mgr.14180) 11479 : cluster [DBG] pgmap v10771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:21.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:11:21.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:11:21.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:11:22.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:11:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:22 smithi165 bash[22175]: cluster 2022-05-01T02:11:20.324143+0000 mgr.smithi157.nfpzoe (mgr.14180) 11480 : cluster [DBG] pgmap v10772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:22 smithi165 bash[22175]: audit 2022-05-01T02:11:22.057986+0000 mon.smithi157 (mon.0) 6949 : audit [DBG] from='client.? 172.21.15.157:0/339886910' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:22 smithi157 bash[20376]: cluster 2022-05-01T02:11:20.324143+0000 mgr.smithi157.nfpzoe (mgr.14180) 11480 : cluster [DBG] pgmap v10772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:22 smithi157 bash[20376]: audit 2022-05-01T02:11:22.057986+0000 mon.smithi157 (mon.0) 6949 : audit [DBG] from='client.? 172.21.15.157:0/339886910' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:24 smithi165 bash[22175]: cluster 2022-05-01T02:11:22.324793+0000 mgr.smithi157.nfpzoe (mgr.14180) 11481 : cluster [DBG] pgmap v10773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:24 smithi157 bash[20376]: cluster 2022-05-01T02:11:22.324793+0000 mgr.smithi157.nfpzoe (mgr.14180) 11481 : cluster [DBG] pgmap v10773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:26 smithi165 bash[22175]: cluster 2022-05-01T02:11:24.325510+0000 mgr.smithi157.nfpzoe (mgr.14180) 11482 : cluster [DBG] pgmap v10774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:26 smithi157 bash[20376]: cluster 2022-05-01T02:11:24.325510+0000 mgr.smithi157.nfpzoe (mgr.14180) 11482 : cluster [DBG] pgmap v10774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:27.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:11:27.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:11:27.079 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:11:27.398 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:11:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:27 smithi165 bash[22175]: cluster 2022-05-01T02:11:26.326206+0000 mgr.smithi157.nfpzoe (mgr.14180) 11483 : cluster [DBG] pgmap v10775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:27.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:27 smithi157 bash[20376]: cluster 2022-05-01T02:11:26.326206+0000 mgr.smithi157.nfpzoe (mgr.14180) 11483 : cluster [DBG] pgmap v10775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:28 smithi165 bash[22175]: audit 2022-05-01T02:11:27.381257+0000 mon.smithi157 (mon.0) 6950 : audit [DBG] from='client.? 172.21.15.157:0/2576235763' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:28.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:28 smithi157 bash[20376]: audit 2022-05-01T02:11:27.381257+0000 mon.smithi157 (mon.0) 6950 : audit [DBG] from='client.? 172.21.15.157:0/2576235763' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:29 smithi165 bash[22175]: cluster 2022-05-01T02:11:28.326804+0000 mgr.smithi157.nfpzoe (mgr.14180) 11484 : cluster [DBG] pgmap v10776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:29.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:29 smithi157 bash[20376]: cluster 2022-05-01T02:11:28.326804+0000 mgr.smithi157.nfpzoe (mgr.14180) 11484 : cluster [DBG] pgmap v10776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:31 smithi165 bash[22175]: cluster 2022-05-01T02:11:30.327437+0000 mgr.smithi157.nfpzoe (mgr.14180) 11485 : cluster [DBG] pgmap v10777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:31.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:31 smithi157 bash[20376]: cluster 2022-05-01T02:11:30.327437+0000 mgr.smithi157.nfpzoe (mgr.14180) 11485 : cluster [DBG] pgmap v10777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:32.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:11:32.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:11:32.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:11:32.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:11:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:33 smithi165 bash[22175]: cluster 2022-05-01T02:11:32.328105+0000 mgr.smithi157.nfpzoe (mgr.14180) 11486 : cluster [DBG] pgmap v10778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:33 smithi165 bash[22175]: audit 2022-05-01T02:11:32.711424+0000 mon.smithi157 (mon.0) 6951 : audit [DBG] from='client.? 172.21.15.157:0/339446129' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:33 smithi157 bash[20376]: cluster 2022-05-01T02:11:32.328105+0000 mgr.smithi157.nfpzoe (mgr.14180) 11486 : cluster [DBG] pgmap v10778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:33 smithi157 bash[20376]: audit 2022-05-01T02:11:32.711424+0000 mon.smithi157 (mon.0) 6951 : audit [DBG] from='client.? 172.21.15.157:0/339446129' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:35 smithi165 bash[22175]: cluster 2022-05-01T02:11:34.328711+0000 mgr.smithi157.nfpzoe (mgr.14180) 11487 : cluster [DBG] pgmap v10779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:35.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:35 smithi157 bash[20376]: cluster 2022-05-01T02:11:34.328711+0000 mgr.smithi157.nfpzoe (mgr.14180) 11487 : cluster [DBG] pgmap v10779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:37 smithi165 bash[22175]: cluster 2022-05-01T02:11:36.329340+0000 mgr.smithi157.nfpzoe (mgr.14180) 11488 : cluster [DBG] pgmap v10780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:38.076 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:37 smithi157 bash[20376]: cluster 2022-05-01T02:11:36.329340+0000 mgr.smithi157.nfpzoe (mgr.14180) 11488 : cluster [DBG] pgmap v10780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:38.077 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:11:38.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:11:38.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:11:38.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:11:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:38 smithi165 bash[22175]: audit 2022-05-01T02:11:38.041205+0000 mon.smithi157 (mon.0) 6952 : audit [DBG] from='client.? 172.21.15.157:0/1351804514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:38.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:38 smithi157 bash[20376]: audit 2022-05-01T02:11:38.041205+0000 mon.smithi157 (mon.0) 6952 : audit [DBG] from='client.? 172.21.15.157:0/1351804514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:40 smithi165 bash[22175]: cluster 2022-05-01T02:11:38.330083+0000 mgr.smithi157.nfpzoe (mgr.14180) 11489 : cluster [DBG] pgmap v10781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:40.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:40 smithi157 bash[20376]: cluster 2022-05-01T02:11:38.330083+0000 mgr.smithi157.nfpzoe (mgr.14180) 11489 : cluster [DBG] pgmap v10781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:42 smithi165 bash[22175]: cluster 2022-05-01T02:11:40.330698+0000 mgr.smithi157.nfpzoe (mgr.14180) 11490 : cluster [DBG] pgmap v10782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:42.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:42 smithi157 bash[20376]: cluster 2022-05-01T02:11:40.330698+0000 mgr.smithi157.nfpzoe (mgr.14180) 11490 : cluster [DBG] pgmap v10782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:43.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:11:43.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:11:43.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:11:43.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:11:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:44 smithi165 bash[22175]: cluster 2022-05-01T02:11:42.331311+0000 mgr.smithi157.nfpzoe (mgr.14180) 11491 : cluster [DBG] pgmap v10783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:44 smithi165 bash[22175]: audit 2022-05-01T02:11:43.368353+0000 mon.smithi157 (mon.0) 6953 : audit [DBG] from='client.? 172.21.15.157:0/1165676898' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:44 smithi157 bash[20376]: cluster 2022-05-01T02:11:42.331311+0000 mgr.smithi157.nfpzoe (mgr.14180) 11491 : cluster [DBG] pgmap v10783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:44 smithi157 bash[20376]: audit 2022-05-01T02:11:43.368353+0000 mon.smithi157 (mon.0) 6953 : audit [DBG] from='client.? 172.21.15.157:0/1165676898' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:46 smithi165 bash[22175]: cluster 2022-05-01T02:11:44.331936+0000 mgr.smithi157.nfpzoe (mgr.14180) 11492 : cluster [DBG] pgmap v10784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:46 smithi157 bash[20376]: cluster 2022-05-01T02:11:44.331936+0000 mgr.smithi157.nfpzoe (mgr.14180) 11492 : cluster [DBG] pgmap v10784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:47 smithi157 bash[20376]: cluster 2022-05-01T02:11:46.332601+0000 mgr.smithi157.nfpzoe (mgr.14180) 11493 : cluster [DBG] pgmap v10785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:47 smithi157 bash[20376]: audit 2022-05-01T02:11:46.336532+0000 mon.smithi157 (mon.0) 6954 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:11:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:47 smithi157 bash[20376]: audit 2022-05-01T02:11:46.339192+0000 mon.smithi157 (mon.0) 6955 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:11:47.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:47 smithi157 bash[20376]: audit 2022-05-01T02:11:46.340928+0000 mon.smithi157 (mon.0) 6956 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:11:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:47 smithi165 bash[22175]: cluster 2022-05-01T02:11:46.332601+0000 mgr.smithi157.nfpzoe (mgr.14180) 11493 : cluster [DBG] pgmap v10785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:47 smithi165 bash[22175]: audit 2022-05-01T02:11:46.336532+0000 mon.smithi157 (mon.0) 6954 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:11:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:47 smithi165 bash[22175]: audit 2022-05-01T02:11:46.339192+0000 mon.smithi157 (mon.0) 6955 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:11:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:47 smithi165 bash[22175]: audit 2022-05-01T02:11:46.340928+0000 mon.smithi157 (mon.0) 6956 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:11:48.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:11:48.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:11:48.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:11:48.737 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:11:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:49 smithi165 bash[22175]: audit 2022-05-01T02:11:48.712825+0000 mon.smithi157 (mon.0) 6957 : audit [DBG] from='client.? 172.21.15.157:0/2479371440' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:49.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:49 smithi157 bash[20376]: audit 2022-05-01T02:11:48.712825+0000 mon.smithi157 (mon.0) 6957 : audit [DBG] from='client.? 172.21.15.157:0/2479371440' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:50 smithi165 bash[22175]: cluster 2022-05-01T02:11:48.333212+0000 mgr.smithi157.nfpzoe (mgr.14180) 11494 : cluster [DBG] pgmap v10786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:50.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:50 smithi157 bash[20376]: cluster 2022-05-01T02:11:48.333212+0000 mgr.smithi157.nfpzoe (mgr.14180) 11494 : cluster [DBG] pgmap v10786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:52 smithi157 bash[20376]: cluster 2022-05-01T02:11:50.333864+0000 mgr.smithi157.nfpzoe (mgr.14180) 11495 : cluster [DBG] pgmap v10787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:52 smithi165 bash[22175]: cluster 2022-05-01T02:11:50.333864+0000 mgr.smithi157.nfpzoe (mgr.14180) 11495 : cluster [DBG] pgmap v10787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:53.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:11:53.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:11:53.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:11:54.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:11:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:54 smithi165 bash[22175]: cluster 2022-05-01T02:11:52.334505+0000 mgr.smithi157.nfpzoe (mgr.14180) 11496 : cluster [DBG] pgmap v10788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:54 smithi165 bash[22175]: audit 2022-05-01T02:11:54.045762+0000 mon.smithi157 (mon.0) 6958 : audit [DBG] from='client.? 172.21.15.157:0/1182866814' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:54 smithi157 bash[20376]: cluster 2022-05-01T02:11:52.334505+0000 mgr.smithi157.nfpzoe (mgr.14180) 11496 : cluster [DBG] pgmap v10788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:54 smithi157 bash[20376]: audit 2022-05-01T02:11:54.045762+0000 mon.smithi157 (mon.0) 6958 : audit [DBG] from='client.? 172.21.15.157:0/1182866814' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:11:55.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:55 smithi157 bash[20376]: cluster 2022-05-01T02:11:54.335149+0000 mgr.smithi157.nfpzoe (mgr.14180) 11497 : cluster [DBG] pgmap v10789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:55 smithi157 bash[20376]: cephadm 2022-05-01T02:11:54.435960+0000 mgr.smithi157.nfpzoe (mgr.14180) 11498 : cephadm [INF] Detected new or changed devices on smithi157 2022-05-01T02:11:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:55 smithi157 bash[20376]: audit 2022-05-01T02:11:54.448170+0000 mon.smithi157 (mon.0) 6959 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:11:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:55 smithi157 bash[20376]: cluster 2022-05-01T02:11:54.755035+0000 mgr.smithi157.nfpzoe (mgr.14180) 11499 : cluster [DBG] pgmap v10790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:55 smithi157 bash[20376]: cluster 2022-05-01T02:11:54.755508+0000 mgr.smithi157.nfpzoe (mgr.14180) 11500 : cluster [DBG] pgmap v10791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:55 smithi157 bash[20376]: audit 2022-05-01T02:11:54.760067+0000 mon.smithi157 (mon.0) 6960 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:11:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:55 smithi157 bash[20376]: audit 2022-05-01T02:11:54.768317+0000 mon.smithi157 (mon.0) 6961 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:11:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:55 smithi157 bash[20376]: cephadm 2022-05-01T02:11:54.769274+0000 mgr.smithi157.nfpzoe (mgr.14180) 11501 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:11:55.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:55 smithi157 bash[20376]: cephadm 2022-05-01T02:11:54.769393+0000 mgr.smithi157.nfpzoe (mgr.14180) 11502 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:11:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:55 smithi157 bash[20376]: audit 2022-05-01T02:11:54.773638+0000 mon.smithi157 (mon.0) 6962 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T02:11:55.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:55 smithi157 bash[20376]: audit 2022-05-01T02:11:54.777243+0000 mon.smithi157 (mon.0) 6963 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:11:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:55 smithi165 bash[22175]: cluster 2022-05-01T02:11:54.335149+0000 mgr.smithi157.nfpzoe (mgr.14180) 11497 : cluster [DBG] pgmap v10789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:55 smithi165 bash[22175]: cephadm 2022-05-01T02:11:54.435960+0000 mgr.smithi157.nfpzoe (mgr.14180) 11498 : cephadm [INF] Detected new or changed devices on smithi157 2022-05-01T02:11:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:55 smithi165 bash[22175]: audit 2022-05-01T02:11:54.448170+0000 mon.smithi157 (mon.0) 6959 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:11:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:55 smithi165 bash[22175]: cluster 2022-05-01T02:11:54.755035+0000 mgr.smithi157.nfpzoe (mgr.14180) 11499 : cluster [DBG] pgmap v10790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:55 smithi165 bash[22175]: cluster 2022-05-01T02:11:54.755508+0000 mgr.smithi157.nfpzoe (mgr.14180) 11500 : cluster [DBG] pgmap v10791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:55 smithi165 bash[22175]: audit 2022-05-01T02:11:54.760067+0000 mon.smithi157 (mon.0) 6960 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:11:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:55 smithi165 bash[22175]: audit 2022-05-01T02:11:54.768317+0000 mon.smithi157 (mon.0) 6961 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:11:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:55 smithi165 bash[22175]: cephadm 2022-05-01T02:11:54.769274+0000 mgr.smithi157.nfpzoe (mgr.14180) 11501 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:11:55.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:55 smithi165 bash[22175]: cephadm 2022-05-01T02:11:54.769393+0000 mgr.smithi157.nfpzoe (mgr.14180) 11502 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:11:55.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:55 smithi165 bash[22175]: audit 2022-05-01T02:11:54.773638+0000 mon.smithi157 (mon.0) 6962 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T02:11:55.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:55 smithi165 bash[22175]: audit 2022-05-01T02:11:54.777243+0000 mon.smithi157 (mon.0) 6963 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:11:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:11:57 smithi165 bash[22175]: cluster 2022-05-01T02:11:56.756129+0000 mgr.smithi157.nfpzoe (mgr.14180) 11503 : cluster [DBG] pgmap v10792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:58.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:11:57 smithi157 bash[20376]: cluster 2022-05-01T02:11:56.756129+0000 mgr.smithi157.nfpzoe (mgr.14180) 11503 : cluster [DBG] pgmap v10792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:11:59.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:11:59.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:11:59.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:11:59.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:12:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:00 smithi165 bash[22175]: cluster 2022-05-01T02:11:58.756822+0000 mgr.smithi157.nfpzoe (mgr.14180) 11504 : cluster [DBG] pgmap v10793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:00 smithi165 bash[22175]: audit 2022-05-01T02:11:59.376250+0000 mon.smithi157 (mon.0) 6964 : audit [DBG] from='client.? 172.21.15.157:0/606968709' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:00 smithi165 bash[22175]: audit 2022-05-01T02:11:59.755889+0000 mon.smithi157 (mon.0) 6965 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:12:00.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:00 smithi157 bash[20376]: cluster 2022-05-01T02:11:58.756822+0000 mgr.smithi157.nfpzoe (mgr.14180) 11504 : cluster [DBG] pgmap v10793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:00.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:00 smithi157 bash[20376]: audit 2022-05-01T02:11:59.376250+0000 mon.smithi157 (mon.0) 6964 : audit [DBG] from='client.? 172.21.15.157:0/606968709' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:00.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:00 smithi157 bash[20376]: audit 2022-05-01T02:11:59.755889+0000 mon.smithi157 (mon.0) 6965 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:12:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:01 smithi165 bash[22175]: audit 2022-05-01T02:12:00.380463+0000 mon.smithi157 (mon.0) 6966 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:12:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:01 smithi157 bash[20376]: audit 2022-05-01T02:12:00.380463+0000 mon.smithi157 (mon.0) 6966 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:12:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:02 smithi165 bash[22175]: cluster 2022-05-01T02:12:00.757423+0000 mgr.smithi157.nfpzoe (mgr.14180) 11505 : cluster [DBG] pgmap v10794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:02.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:02 smithi157 bash[20376]: cluster 2022-05-01T02:12:00.757423+0000 mgr.smithi157.nfpzoe (mgr.14180) 11505 : cluster [DBG] pgmap v10794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:04.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:12:04.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:12:04.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:12:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:04 smithi165 bash[22175]: cluster 2022-05-01T02:12:02.758054+0000 mgr.smithi157.nfpzoe (mgr.14180) 11506 : cluster [DBG] pgmap v10795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:04 smithi157 bash[20376]: cluster 2022-05-01T02:12:02.758054+0000 mgr.smithi157.nfpzoe (mgr.14180) 11506 : cluster [DBG] pgmap v10795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:04.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:12:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:05 smithi165 bash[22175]: audit 2022-05-01T02:12:04.703141+0000 mon.smithi157 (mon.0) 6967 : audit [DBG] from='client.? 172.21.15.157:0/2147857724' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:05.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:05 smithi157 bash[20376]: audit 2022-05-01T02:12:04.703141+0000 mon.smithi157 (mon.0) 6967 : audit [DBG] from='client.? 172.21.15.157:0/2147857724' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:06 smithi165 bash[22175]: cluster 2022-05-01T02:12:04.758707+0000 mgr.smithi157.nfpzoe (mgr.14180) 11507 : cluster [DBG] pgmap v10796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:06.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:06 smithi157 bash[20376]: cluster 2022-05-01T02:12:04.758707+0000 mgr.smithi157.nfpzoe (mgr.14180) 11507 : cluster [DBG] pgmap v10796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:07 smithi165 bash[22175]: cluster 2022-05-01T02:12:06.759373+0000 mgr.smithi157.nfpzoe (mgr.14180) 11508 : cluster [DBG] pgmap v10797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:07.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:07 smithi157 bash[20376]: cluster 2022-05-01T02:12:06.759373+0000 mgr.smithi157.nfpzoe (mgr.14180) 11508 : cluster [DBG] pgmap v10797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:09.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:12:09.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:12:09.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:12:10.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:12:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:10 smithi165 bash[22175]: cluster 2022-05-01T02:12:08.760007+0000 mgr.smithi157.nfpzoe (mgr.14180) 11509 : cluster [DBG] pgmap v10798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:10 smithi165 bash[22175]: audit 2022-05-01T02:12:09.009701+0000 mon.smithi157 (mon.0) 6968 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:12:10.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:10 smithi157 bash[20376]: cluster 2022-05-01T02:12:08.760007+0000 mgr.smithi157.nfpzoe (mgr.14180) 11509 : cluster [DBG] pgmap v10798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:10.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:10 smithi157 bash[20376]: audit 2022-05-01T02:12:09.009701+0000 mon.smithi157 (mon.0) 6968 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:12:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:11 smithi165 bash[22175]: audit 2022-05-01T02:12:10.030896+0000 mon.smithi157 (mon.0) 6969 : audit [DBG] from='client.? 172.21.15.157:0/139634914' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:11.436 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:11 smithi157 bash[20376]: audit 2022-05-01T02:12:10.030896+0000 mon.smithi157 (mon.0) 6969 : audit [DBG] from='client.? 172.21.15.157:0/139634914' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:12 smithi165 bash[22175]: cluster 2022-05-01T02:12:10.760731+0000 mgr.smithi157.nfpzoe (mgr.14180) 11510 : cluster [DBG] pgmap v10799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:12 smithi157 bash[20376]: cluster 2022-05-01T02:12:10.760731+0000 mgr.smithi157.nfpzoe (mgr.14180) 11510 : cluster [DBG] pgmap v10799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:14 smithi165 bash[22175]: cluster 2022-05-01T02:12:12.761447+0000 mgr.smithi157.nfpzoe (mgr.14180) 11511 : cluster [DBG] pgmap v10800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:14 smithi157 bash[20376]: cluster 2022-05-01T02:12:12.761447+0000 mgr.smithi157.nfpzoe (mgr.14180) 11511 : cluster [DBG] pgmap v10800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:15.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:12:15.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:12:15.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:12:15.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:12:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:16 smithi165 bash[22175]: cluster 2022-05-01T02:12:14.762109+0000 mgr.smithi157.nfpzoe (mgr.14180) 11512 : cluster [DBG] pgmap v10801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:16 smithi165 bash[22175]: audit 2022-05-01T02:12:15.363536+0000 mon.smithi157 (mon.0) 6970 : audit [DBG] from='client.? 172.21.15.157:0/2609543490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:16 smithi157 bash[20376]: cluster 2022-05-01T02:12:14.762109+0000 mgr.smithi157.nfpzoe (mgr.14180) 11512 : cluster [DBG] pgmap v10801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:16 smithi157 bash[20376]: audit 2022-05-01T02:12:15.363536+0000 mon.smithi157 (mon.0) 6970 : audit [DBG] from='client.? 172.21.15.157:0/2609543490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:18 smithi165 bash[22175]: cluster 2022-05-01T02:12:16.762845+0000 mgr.smithi157.nfpzoe (mgr.14180) 11513 : cluster [DBG] pgmap v10802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:18.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:18 smithi157 bash[20376]: cluster 2022-05-01T02:12:16.762845+0000 mgr.smithi157.nfpzoe (mgr.14180) 11513 : cluster [DBG] pgmap v10802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:19 smithi165 bash[22175]: cluster 2022-05-01T02:12:18.763429+0000 mgr.smithi157.nfpzoe (mgr.14180) 11514 : cluster [DBG] pgmap v10803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:19 smithi157 bash[20376]: cluster 2022-05-01T02:12:18.763429+0000 mgr.smithi157.nfpzoe (mgr.14180) 11514 : cluster [DBG] pgmap v10803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:20.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:12:20.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:12:20.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:12:20.719 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:12:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:20 smithi165 bash[22175]: audit 2022-05-01T02:12:20.701527+0000 mon.smithi157 (mon.0) 6971 : audit [DBG] from='client.? 172.21.15.157:0/1493427841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:20 smithi157 bash[20376]: audit 2022-05-01T02:12:20.701527+0000 mon.smithi157 (mon.0) 6971 : audit [DBG] from='client.? 172.21.15.157:0/1493427841' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:21 smithi165 bash[22175]: cluster 2022-05-01T02:12:20.764010+0000 mgr.smithi157.nfpzoe (mgr.14180) 11515 : cluster [DBG] pgmap v10804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:21 smithi157 bash[20376]: cluster 2022-05-01T02:12:20.764010+0000 mgr.smithi157.nfpzoe (mgr.14180) 11515 : cluster [DBG] pgmap v10804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:24 smithi165 bash[22175]: cluster 2022-05-01T02:12:22.764607+0000 mgr.smithi157.nfpzoe (mgr.14180) 11516 : cluster [DBG] pgmap v10805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:24 smithi157 bash[20376]: cluster 2022-05-01T02:12:22.764607+0000 mgr.smithi157.nfpzoe (mgr.14180) 11516 : cluster [DBG] pgmap v10805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:25.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:12:25.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:12:25.723 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:12:26.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:12:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:26 smithi165 bash[22175]: cluster 2022-05-01T02:12:24.765229+0000 mgr.smithi157.nfpzoe (mgr.14180) 11517 : cluster [DBG] pgmap v10806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:26 smithi165 bash[22175]: audit 2022-05-01T02:12:26.030180+0000 mon.smithi157 (mon.0) 6972 : audit [DBG] from='client.? 172.21.15.157:0/3924033557' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:26 smithi157 bash[20376]: cluster 2022-05-01T02:12:24.765229+0000 mgr.smithi157.nfpzoe (mgr.14180) 11517 : cluster [DBG] pgmap v10806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:26 smithi157 bash[20376]: audit 2022-05-01T02:12:26.030180+0000 mon.smithi157 (mon.0) 6972 : audit [DBG] from='client.? 172.21.15.157:0/3924033557' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:28 smithi165 bash[22175]: cluster 2022-05-01T02:12:26.765860+0000 mgr.smithi157.nfpzoe (mgr.14180) 11518 : cluster [DBG] pgmap v10807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:28.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:28 smithi157 bash[20376]: cluster 2022-05-01T02:12:26.765860+0000 mgr.smithi157.nfpzoe (mgr.14180) 11518 : cluster [DBG] pgmap v10807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:29 smithi165 bash[22175]: cluster 2022-05-01T02:12:28.766466+0000 mgr.smithi157.nfpzoe (mgr.14180) 11519 : cluster [DBG] pgmap v10808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:29.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:29 smithi157 bash[20376]: cluster 2022-05-01T02:12:28.766466+0000 mgr.smithi157.nfpzoe (mgr.14180) 11519 : cluster [DBG] pgmap v10808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:31.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:12:31.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:12:31.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:12:31.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:12:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:31 smithi165 bash[22175]: cluster 2022-05-01T02:12:30.767098+0000 mgr.smithi157.nfpzoe (mgr.14180) 11520 : cluster [DBG] pgmap v10809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:31 smithi165 bash[22175]: audit 2022-05-01T02:12:31.370435+0000 mon.smithi157 (mon.0) 6973 : audit [DBG] from='client.? 172.21.15.157:0/3895113419' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:31 smithi157 bash[20376]: cluster 2022-05-01T02:12:30.767098+0000 mgr.smithi157.nfpzoe (mgr.14180) 11520 : cluster [DBG] pgmap v10809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:31 smithi157 bash[20376]: audit 2022-05-01T02:12:31.370435+0000 mon.smithi157 (mon.0) 6973 : audit [DBG] from='client.? 172.21.15.157:0/3895113419' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:34 smithi165 bash[22175]: cluster 2022-05-01T02:12:32.767744+0000 mgr.smithi157.nfpzoe (mgr.14180) 11521 : cluster [DBG] pgmap v10810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:34 smithi157 bash[20376]: cluster 2022-05-01T02:12:32.767744+0000 mgr.smithi157.nfpzoe (mgr.14180) 11521 : cluster [DBG] pgmap v10810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:36.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:12:36.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:12:36.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:12:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:36 smithi165 bash[22175]: cluster 2022-05-01T02:12:34.768383+0000 mgr.smithi157.nfpzoe (mgr.14180) 11522 : cluster [DBG] pgmap v10811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:36.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:36 smithi157 bash[20376]: cluster 2022-05-01T02:12:34.768383+0000 mgr.smithi157.nfpzoe (mgr.14180) 11522 : cluster [DBG] pgmap v10811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:36.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:12:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:37 smithi157 bash[20376]: audit 2022-05-01T02:12:36.700800+0000 mon.smithi157 (mon.0) 6974 : audit [DBG] from='client.? 172.21.15.157:0/1853506703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:37 smithi165 bash[22175]: audit 2022-05-01T02:12:36.700800+0000 mon.smithi157 (mon.0) 6974 : audit [DBG] from='client.? 172.21.15.157:0/1853506703' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:38 smithi165 bash[22175]: cluster 2022-05-01T02:12:36.768996+0000 mgr.smithi157.nfpzoe (mgr.14180) 11523 : cluster [DBG] pgmap v10812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:38.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:38 smithi157 bash[20376]: cluster 2022-05-01T02:12:36.768996+0000 mgr.smithi157.nfpzoe (mgr.14180) 11523 : cluster [DBG] pgmap v10812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:39 smithi165 bash[22175]: cluster 2022-05-01T02:12:38.769666+0000 mgr.smithi157.nfpzoe (mgr.14180) 11524 : cluster [DBG] pgmap v10813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:39.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:39 smithi157 bash[20376]: cluster 2022-05-01T02:12:38.769666+0000 mgr.smithi157.nfpzoe (mgr.14180) 11524 : cluster [DBG] pgmap v10813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:41.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:12:41.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:12:41.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:12:42.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:12:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:41 smithi165 bash[22175]: cluster 2022-05-01T02:12:40.770265+0000 mgr.smithi157.nfpzoe (mgr.14180) 11525 : cluster [DBG] pgmap v10814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:41 smithi157 bash[20376]: cluster 2022-05-01T02:12:40.770265+0000 mgr.smithi157.nfpzoe (mgr.14180) 11525 : cluster [DBG] pgmap v10814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:42 smithi165 bash[22175]: audit 2022-05-01T02:12:42.026149+0000 mon.smithi157 (mon.0) 6975 : audit [DBG] from='client.? 172.21.15.157:0/2289349716' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:42 smithi157 bash[20376]: audit 2022-05-01T02:12:42.026149+0000 mon.smithi157 (mon.0) 6975 : audit [DBG] from='client.? 172.21.15.157:0/2289349716' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:44 smithi165 bash[22175]: cluster 2022-05-01T02:12:42.770900+0000 mgr.smithi157.nfpzoe (mgr.14180) 11526 : cluster [DBG] pgmap v10815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:44 smithi157 bash[20376]: cluster 2022-05-01T02:12:42.770900+0000 mgr.smithi157.nfpzoe (mgr.14180) 11526 : cluster [DBG] pgmap v10815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:46 smithi165 bash[22175]: cluster 2022-05-01T02:12:44.771475+0000 mgr.smithi157.nfpzoe (mgr.14180) 11527 : cluster [DBG] pgmap v10816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:46 smithi157 bash[20376]: cluster 2022-05-01T02:12:44.771475+0000 mgr.smithi157.nfpzoe (mgr.14180) 11527 : cluster [DBG] pgmap v10816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:47.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:12:47.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:12:47.047 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:12:47.372 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:12:47.652 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:47 smithi165 bash[22175]: cluster 2022-05-01T02:12:46.772122+0000 mgr.smithi157.nfpzoe (mgr.14180) 11528 : cluster [DBG] pgmap v10817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:47.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:47 smithi157 bash[20376]: cluster 2022-05-01T02:12:46.772122+0000 mgr.smithi157.nfpzoe (mgr.14180) 11528 : cluster [DBG] pgmap v10817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:48 smithi165 bash[22175]: audit 2022-05-01T02:12:47.354743+0000 mon.smithi157 (mon.0) 6976 : audit [DBG] from='client.? 172.21.15.157:0/398700838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:48.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:48 smithi157 bash[20376]: audit 2022-05-01T02:12:47.354743+0000 mon.smithi157 (mon.0) 6976 : audit [DBG] from='client.? 172.21.15.157:0/398700838' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:49 smithi165 bash[22175]: cluster 2022-05-01T02:12:48.772740+0000 mgr.smithi157.nfpzoe (mgr.14180) 11529 : cluster [DBG] pgmap v10818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:49.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:49 smithi157 bash[20376]: cluster 2022-05-01T02:12:48.772740+0000 mgr.smithi157.nfpzoe (mgr.14180) 11529 : cluster [DBG] pgmap v10818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:51 smithi165 bash[22175]: cluster 2022-05-01T02:12:50.773387+0000 mgr.smithi157.nfpzoe (mgr.14180) 11530 : cluster [DBG] pgmap v10819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:52.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:51 smithi157 bash[20376]: cluster 2022-05-01T02:12:50.773387+0000 mgr.smithi157.nfpzoe (mgr.14180) 11530 : cluster [DBG] pgmap v10819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:52.376 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:12:52.376 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:12:52.376 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:12:52.702 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:12:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:52 smithi165 bash[22175]: audit 2022-05-01T02:12:52.684092+0000 mon.smithi157 (mon.0) 6977 : audit [DBG] from='client.? 172.21.15.157:0/2672795275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:52 smithi157 bash[20376]: audit 2022-05-01T02:12:52.684092+0000 mon.smithi157 (mon.0) 6977 : audit [DBG] from='client.? 172.21.15.157:0/2672795275' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:54 smithi165 bash[22175]: cluster 2022-05-01T02:12:52.774038+0000 mgr.smithi157.nfpzoe (mgr.14180) 11531 : cluster [DBG] pgmap v10820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:54 smithi157 bash[20376]: cluster 2022-05-01T02:12:52.774038+0000 mgr.smithi157.nfpzoe (mgr.14180) 11531 : cluster [DBG] pgmap v10820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:56 smithi165 bash[22175]: cluster 2022-05-01T02:12:54.774776+0000 mgr.smithi157.nfpzoe (mgr.14180) 11532 : cluster [DBG] pgmap v10821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:56.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:56 smithi157 bash[20376]: cluster 2022-05-01T02:12:54.774776+0000 mgr.smithi157.nfpzoe (mgr.14180) 11532 : cluster [DBG] pgmap v10821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:57 smithi165 bash[22175]: cluster 2022-05-01T02:12:56.775550+0000 mgr.smithi157.nfpzoe (mgr.14180) 11533 : cluster [DBG] pgmap v10822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:57.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:57 smithi157 bash[20376]: cluster 2022-05-01T02:12:56.775550+0000 mgr.smithi157.nfpzoe (mgr.14180) 11533 : cluster [DBG] pgmap v10822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:57.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:12:57.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:12:57.706 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:12:58.026 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:12:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:58 smithi165 bash[22175]: audit 2022-05-01T02:12:58.008828+0000 mon.smithi157 (mon.0) 6978 : audit [DBG] from='client.? 172.21.15.157:0/2936259852' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:58.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:58 smithi157 bash[20376]: audit 2022-05-01T02:12:58.008828+0000 mon.smithi157 (mon.0) 6978 : audit [DBG] from='client.? 172.21.15.157:0/2936259852' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:12:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:12:59 smithi165 bash[22175]: cluster 2022-05-01T02:12:58.776210+0000 mgr.smithi157.nfpzoe (mgr.14180) 11534 : cluster [DBG] pgmap v10823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:12:59.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:12:59 smithi157 bash[20376]: cluster 2022-05-01T02:12:58.776210+0000 mgr.smithi157.nfpzoe (mgr.14180) 11534 : cluster [DBG] pgmap v10823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:00 smithi165 bash[22175]: audit 2022-05-01T02:12:59.760161+0000 mon.smithi157 (mon.0) 6979 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:13:00.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:00 smithi157 bash[20376]: audit 2022-05-01T02:12:59.760161+0000 mon.smithi157 (mon.0) 6979 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:13:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:01 smithi165 bash[22175]: audit 2022-05-01T02:13:00.388270+0000 mon.smithi157 (mon.0) 6980 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:13:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:01 smithi165 bash[22175]: cluster 2022-05-01T02:13:00.776847+0000 mgr.smithi157.nfpzoe (mgr.14180) 11535 : cluster [DBG] pgmap v10824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:01 smithi157 bash[20376]: audit 2022-05-01T02:13:00.388270+0000 mon.smithi157 (mon.0) 6980 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:13:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:01 smithi157 bash[20376]: cluster 2022-05-01T02:13:00.776847+0000 mgr.smithi157.nfpzoe (mgr.14180) 11535 : cluster [DBG] pgmap v10824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:03.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:13:03.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:13:03.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:13:03.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:13:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:04 smithi165 bash[22175]: cluster 2022-05-01T02:13:02.777505+0000 mgr.smithi157.nfpzoe (mgr.14180) 11536 : cluster [DBG] pgmap v10825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:04.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:04 smithi165 bash[22175]: audit 2022-05-01T02:13:03.331964+0000 mon.smithi157 (mon.0) 6981 : audit [DBG] from='client.? 172.21.15.157:0/318161780' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:04 smithi157 bash[20376]: cluster 2022-05-01T02:13:02.777505+0000 mgr.smithi157.nfpzoe (mgr.14180) 11536 : cluster [DBG] pgmap v10825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:04 smithi157 bash[20376]: audit 2022-05-01T02:13:03.331964+0000 mon.smithi157 (mon.0) 6981 : audit [DBG] from='client.? 172.21.15.157:0/318161780' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:05 smithi165 bash[22175]: cluster 2022-05-01T02:13:04.778132+0000 mgr.smithi157.nfpzoe (mgr.14180) 11537 : cluster [DBG] pgmap v10826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:05.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:05 smithi157 bash[20376]: cluster 2022-05-01T02:13:04.778132+0000 mgr.smithi157.nfpzoe (mgr.14180) 11537 : cluster [DBG] pgmap v10826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:07 smithi165 bash[22175]: cluster 2022-05-01T02:13:06.778750+0000 mgr.smithi157.nfpzoe (mgr.14180) 11538 : cluster [DBG] pgmap v10827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:08.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:07 smithi157 bash[20376]: cluster 2022-05-01T02:13:06.778750+0000 mgr.smithi157.nfpzoe (mgr.14180) 11538 : cluster [DBG] pgmap v10827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:08.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:13:08.353 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:13:08.353 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:13:08.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:13:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:09 smithi165 bash[22175]: audit 2022-05-01T02:13:08.654666+0000 mon.smithi157 (mon.0) 6982 : audit [DBG] from='client.? 172.21.15.157:0/1544020920' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:09.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:09 smithi165 bash[22175]: audit 2022-05-01T02:13:09.013134+0000 mon.smithi157 (mon.0) 6983 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:13:09.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:09 smithi165 bash[22175]: audit 2022-05-01T02:13:09.015973+0000 mon.smithi157 (mon.0) 6984 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:13:09.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:09 smithi165 bash[22175]: audit 2022-05-01T02:13:09.017945+0000 mon.smithi157 (mon.0) 6985 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:13:09.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:09 smithi157 bash[20376]: audit 2022-05-01T02:13:08.654666+0000 mon.smithi157 (mon.0) 6982 : audit [DBG] from='client.? 172.21.15.157:0/1544020920' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:09.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:09 smithi157 bash[20376]: audit 2022-05-01T02:13:09.013134+0000 mon.smithi157 (mon.0) 6983 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:13:09.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:09 smithi157 bash[20376]: audit 2022-05-01T02:13:09.015973+0000 mon.smithi157 (mon.0) 6984 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:13:09.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:09 smithi157 bash[20376]: audit 2022-05-01T02:13:09.017945+0000 mon.smithi157 (mon.0) 6985 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:13:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:10 smithi165 bash[22175]: cluster 2022-05-01T02:13:08.779395+0000 mgr.smithi157.nfpzoe (mgr.14180) 11539 : cluster [DBG] pgmap v10828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:10 smithi165 bash[22175]: cluster 2022-05-01T02:13:09.318665+0000 mgr.smithi157.nfpzoe (mgr.14180) 11540 : cluster [DBG] pgmap v10829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:10 smithi165 bash[22175]: cluster 2022-05-01T02:13:09.319141+0000 mgr.smithi157.nfpzoe (mgr.14180) 11541 : cluster [DBG] pgmap v10830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:10 smithi165 bash[22175]: audit 2022-05-01T02:13:09.324420+0000 mon.smithi157 (mon.0) 6986 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:13:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:10 smithi165 bash[22175]: audit 2022-05-01T02:13:09.330313+0000 mon.smithi157 (mon.0) 6987 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:13:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:10 smithi165 bash[22175]: cephadm 2022-05-01T02:13:09.331249+0000 mgr.smithi157.nfpzoe (mgr.14180) 11542 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:13:10.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:10 smithi165 bash[22175]: cephadm 2022-05-01T02:13:09.331371+0000 mgr.smithi157.nfpzoe (mgr.14180) 11543 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:13:10.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:10 smithi157 bash[20376]: cluster 2022-05-01T02:13:08.779395+0000 mgr.smithi157.nfpzoe (mgr.14180) 11539 : cluster [DBG] pgmap v10828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:10.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:10 smithi157 bash[20376]: cluster 2022-05-01T02:13:09.318665+0000 mgr.smithi157.nfpzoe (mgr.14180) 11540 : cluster [DBG] pgmap v10829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:10.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:10 smithi157 bash[20376]: cluster 2022-05-01T02:13:09.319141+0000 mgr.smithi157.nfpzoe (mgr.14180) 11541 : cluster [DBG] pgmap v10830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:10.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:10 smithi157 bash[20376]: audit 2022-05-01T02:13:09.324420+0000 mon.smithi157 (mon.0) 6986 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:13:10.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:10 smithi157 bash[20376]: audit 2022-05-01T02:13:09.330313+0000 mon.smithi157 (mon.0) 6987 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:13:10.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:10 smithi157 bash[20376]: cephadm 2022-05-01T02:13:09.331249+0000 mgr.smithi157.nfpzoe (mgr.14180) 11542 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:13:10.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:10 smithi157 bash[20376]: cephadm 2022-05-01T02:13:09.331371+0000 mgr.smithi157.nfpzoe (mgr.14180) 11543 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:13:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:12 smithi165 bash[22175]: cluster 2022-05-01T02:13:11.319749+0000 mgr.smithi157.nfpzoe (mgr.14180) 11544 : cluster [DBG] pgmap v10831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:12.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:12 smithi157 bash[20376]: cluster 2022-05-01T02:13:11.319749+0000 mgr.smithi157.nfpzoe (mgr.14180) 11544 : cluster [DBG] pgmap v10831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:13.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:13:13.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:13:13.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:13:14.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:13:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:14 smithi165 bash[22175]: audit 2022-05-01T02:13:13.992676+0000 mon.smithi157 (mon.0) 6988 : audit [DBG] from='client.? 172.21.15.157:0/4002133124' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:14 smithi157 bash[20376]: audit 2022-05-01T02:13:13.992676+0000 mon.smithi157 (mon.0) 6988 : audit [DBG] from='client.? 172.21.15.157:0/4002133124' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:15 smithi165 bash[22175]: cluster 2022-05-01T02:13:13.320338+0000 mgr.smithi157.nfpzoe (mgr.14180) 11545 : cluster [DBG] pgmap v10832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:15.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:15 smithi157 bash[20376]: cluster 2022-05-01T02:13:13.320338+0000 mgr.smithi157.nfpzoe (mgr.14180) 11545 : cluster [DBG] pgmap v10832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:16 smithi165 bash[22175]: cluster 2022-05-01T02:13:15.321027+0000 mgr.smithi157.nfpzoe (mgr.14180) 11546 : cluster [DBG] pgmap v10833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:16 smithi157 bash[20376]: cluster 2022-05-01T02:13:15.321027+0000 mgr.smithi157.nfpzoe (mgr.14180) 11546 : cluster [DBG] pgmap v10833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:19.014 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:13:19.014 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:13:19.014 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:13:19.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:13:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:19 smithi165 bash[22175]: cluster 2022-05-01T02:13:17.321744+0000 mgr.smithi157.nfpzoe (mgr.14180) 11547 : cluster [DBG] pgmap v10834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:19 smithi157 bash[20376]: cluster 2022-05-01T02:13:17.321744+0000 mgr.smithi157.nfpzoe (mgr.14180) 11547 : cluster [DBG] pgmap v10834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:20 smithi165 bash[22175]: audit 2022-05-01T02:13:19.319409+0000 mon.smithi157 (mon.0) 6989 : audit [DBG] from='client.? 172.21.15.157:0/889489744' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:20.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:20 smithi157 bash[20376]: audit 2022-05-01T02:13:19.319409+0000 mon.smithi157 (mon.0) 6989 : audit [DBG] from='client.? 172.21.15.157:0/889489744' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:21 smithi165 bash[22175]: cluster 2022-05-01T02:13:19.322417+0000 mgr.smithi157.nfpzoe (mgr.14180) 11548 : cluster [DBG] pgmap v10835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:21 smithi157 bash[20376]: cluster 2022-05-01T02:13:19.322417+0000 mgr.smithi157.nfpzoe (mgr.14180) 11548 : cluster [DBG] pgmap v10835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:22 smithi165 bash[22175]: cluster 2022-05-01T02:13:21.323087+0000 mgr.smithi157.nfpzoe (mgr.14180) 11549 : cluster [DBG] pgmap v10836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:22 smithi157 bash[20376]: cluster 2022-05-01T02:13:21.323087+0000 mgr.smithi157.nfpzoe (mgr.14180) 11549 : cluster [DBG] pgmap v10836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:24.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:13:24.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:13:24.341 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:13:24.667 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:13:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:25 smithi165 bash[22175]: cluster 2022-05-01T02:13:23.323771+0000 mgr.smithi157.nfpzoe (mgr.14180) 11550 : cluster [DBG] pgmap v10837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:25 smithi165 bash[22175]: audit 2022-05-01T02:13:24.649451+0000 mon.smithi157 (mon.0) 6990 : audit [DBG] from='client.? 172.21.15.157:0/2781413636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:25.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:25 smithi157 bash[20376]: cluster 2022-05-01T02:13:23.323771+0000 mgr.smithi157.nfpzoe (mgr.14180) 11550 : cluster [DBG] pgmap v10837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:25.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:25 smithi157 bash[20376]: audit 2022-05-01T02:13:24.649451+0000 mon.smithi157 (mon.0) 6990 : audit [DBG] from='client.? 172.21.15.157:0/2781413636' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:26 smithi165 bash[22175]: cluster 2022-05-01T02:13:25.324435+0000 mgr.smithi157.nfpzoe (mgr.14180) 11551 : cluster [DBG] pgmap v10838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:26 smithi157 bash[20376]: cluster 2022-05-01T02:13:25.324435+0000 mgr.smithi157.nfpzoe (mgr.14180) 11551 : cluster [DBG] pgmap v10838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:29 smithi165 bash[22175]: cluster 2022-05-01T02:13:27.325087+0000 mgr.smithi157.nfpzoe (mgr.14180) 11552 : cluster [DBG] pgmap v10839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:29.669 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:13:29.670 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:13:29.670 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:13:29.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:29 smithi157 bash[20376]: cluster 2022-05-01T02:13:27.325087+0000 mgr.smithi157.nfpzoe (mgr.14180) 11552 : cluster [DBG] pgmap v10839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:30.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:13:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:30 smithi165 bash[22175]: cluster 2022-05-01T02:13:29.325710+0000 mgr.smithi157.nfpzoe (mgr.14180) 11553 : cluster [DBG] pgmap v10840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:30 smithi165 bash[22175]: audit 2022-05-01T02:13:29.982826+0000 mon.smithi157 (mon.0) 6991 : audit [DBG] from='client.? 172.21.15.157:0/2110505388' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:30.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:30 smithi157 bash[20376]: cluster 2022-05-01T02:13:29.325710+0000 mgr.smithi157.nfpzoe (mgr.14180) 11553 : cluster [DBG] pgmap v10840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:30.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:30 smithi157 bash[20376]: audit 2022-05-01T02:13:29.982826+0000 mon.smithi157 (mon.0) 6991 : audit [DBG] from='client.? 172.21.15.157:0/2110505388' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:32 smithi165 bash[22175]: cluster 2022-05-01T02:13:31.326324+0000 mgr.smithi157.nfpzoe (mgr.14180) 11554 : cluster [DBG] pgmap v10841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:32.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:32 smithi157 bash[20376]: cluster 2022-05-01T02:13:31.326324+0000 mgr.smithi157.nfpzoe (mgr.14180) 11554 : cluster [DBG] pgmap v10841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:34 smithi165 bash[22175]: cluster 2022-05-01T02:13:33.326931+0000 mgr.smithi157.nfpzoe (mgr.14180) 11555 : cluster [DBG] pgmap v10842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:34 smithi157 bash[20376]: cluster 2022-05-01T02:13:33.326931+0000 mgr.smithi157.nfpzoe (mgr.14180) 11555 : cluster [DBG] pgmap v10842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:35.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:13:35.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:13:35.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:13:35.323 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:13:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:35 smithi165 bash[22175]: audit 2022-05-01T02:13:35.306547+0000 mon.smithi157 (mon.0) 6992 : audit [DBG] from='client.? 172.21.15.157:0/2059465161' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:35.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:35 smithi157 bash[20376]: audit 2022-05-01T02:13:35.306547+0000 mon.smithi157 (mon.0) 6992 : audit [DBG] from='client.? 172.21.15.157:0/2059465161' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:36 smithi165 bash[22175]: cluster 2022-05-01T02:13:35.327507+0000 mgr.smithi157.nfpzoe (mgr.14180) 11556 : cluster [DBG] pgmap v10843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:36.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:36 smithi157 bash[20376]: cluster 2022-05-01T02:13:35.327507+0000 mgr.smithi157.nfpzoe (mgr.14180) 11556 : cluster [DBG] pgmap v10843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:39 smithi165 bash[22175]: cluster 2022-05-01T02:13:37.328249+0000 mgr.smithi157.nfpzoe (mgr.14180) 11557 : cluster [DBG] pgmap v10844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:39.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:39 smithi157 bash[20376]: cluster 2022-05-01T02:13:37.328249+0000 mgr.smithi157.nfpzoe (mgr.14180) 11557 : cluster [DBG] pgmap v10844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:40.327 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:13:40.327 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:13:40.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:13:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:40 smithi165 bash[22175]: cluster 2022-05-01T02:13:39.328905+0000 mgr.smithi157.nfpzoe (mgr.14180) 11558 : cluster [DBG] pgmap v10845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:40.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:13:40.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:40 smithi157 bash[20376]: cluster 2022-05-01T02:13:39.328905+0000 mgr.smithi157.nfpzoe (mgr.14180) 11558 : cluster [DBG] pgmap v10845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:41 smithi165 bash[22175]: audit 2022-05-01T02:13:40.628105+0000 mon.smithi157 (mon.0) 6993 : audit [DBG] from='client.? 172.21.15.157:0/1981399508' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:41.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:41 smithi157 bash[20376]: audit 2022-05-01T02:13:40.628105+0000 mon.smithi157 (mon.0) 6993 : audit [DBG] from='client.? 172.21.15.157:0/1981399508' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:42 smithi165 bash[22175]: cluster 2022-05-01T02:13:41.329607+0000 mgr.smithi157.nfpzoe (mgr.14180) 11559 : cluster [DBG] pgmap v10846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:42.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:42 smithi157 bash[20376]: cluster 2022-05-01T02:13:41.329607+0000 mgr.smithi157.nfpzoe (mgr.14180) 11559 : cluster [DBG] pgmap v10846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:44 smithi165 bash[22175]: cluster 2022-05-01T02:13:43.330219+0000 mgr.smithi157.nfpzoe (mgr.14180) 11560 : cluster [DBG] pgmap v10847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:44 smithi157 bash[20376]: cluster 2022-05-01T02:13:43.330219+0000 mgr.smithi157.nfpzoe (mgr.14180) 11560 : cluster [DBG] pgmap v10847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:45.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:13:45.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:13:45.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:13:45.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:13:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:46 smithi165 bash[22175]: cluster 2022-05-01T02:13:45.330929+0000 mgr.smithi157.nfpzoe (mgr.14180) 11561 : cluster [DBG] pgmap v10848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:46 smithi165 bash[22175]: audit 2022-05-01T02:13:45.949308+0000 mon.smithi157 (mon.0) 6994 : audit [DBG] from='client.? 172.21.15.157:0/2627539063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:46 smithi157 bash[20376]: cluster 2022-05-01T02:13:45.330929+0000 mgr.smithi157.nfpzoe (mgr.14180) 11561 : cluster [DBG] pgmap v10848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:46 smithi157 bash[20376]: audit 2022-05-01T02:13:45.949308+0000 mon.smithi157 (mon.0) 6994 : audit [DBG] from='client.? 172.21.15.157:0/2627539063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:48.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:48 smithi157 bash[20376]: cluster 2022-05-01T02:13:47.331679+0000 mgr.smithi157.nfpzoe (mgr.14180) 11562 : cluster [DBG] pgmap v10849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:48 smithi165 bash[22175]: cluster 2022-05-01T02:13:47.331679+0000 mgr.smithi157.nfpzoe (mgr.14180) 11562 : cluster [DBG] pgmap v10849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:50.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:50 smithi157 bash[20376]: cluster 2022-05-01T02:13:49.332294+0000 mgr.smithi157.nfpzoe (mgr.14180) 11563 : cluster [DBG] pgmap v10850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:50 smithi165 bash[22175]: cluster 2022-05-01T02:13:49.332294+0000 mgr.smithi157.nfpzoe (mgr.14180) 11563 : cluster [DBG] pgmap v10850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:50.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:13:50.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:13:50.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:13:51.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:13:51.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:51 smithi157 bash[20376]: audit 2022-05-01T02:13:51.274494+0000 mon.smithi157 (mon.0) 6995 : audit [DBG] from='client.? 172.21.15.157:0/518853918' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:51 smithi165 bash[22175]: audit 2022-05-01T02:13:51.274494+0000 mon.smithi157 (mon.0) 6995 : audit [DBG] from='client.? 172.21.15.157:0/518853918' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:52.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:52 smithi157 bash[20376]: cluster 2022-05-01T02:13:51.333004+0000 mgr.smithi157.nfpzoe (mgr.14180) 11564 : cluster [DBG] pgmap v10851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:52 smithi165 bash[22175]: cluster 2022-05-01T02:13:51.333004+0000 mgr.smithi157.nfpzoe (mgr.14180) 11564 : cluster [DBG] pgmap v10851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:54 smithi165 bash[22175]: cluster 2022-05-01T02:13:53.333651+0000 mgr.smithi157.nfpzoe (mgr.14180) 11565 : cluster [DBG] pgmap v10852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:54 smithi157 bash[20376]: cluster 2022-05-01T02:13:53.333651+0000 mgr.smithi157.nfpzoe (mgr.14180) 11565 : cluster [DBG] pgmap v10852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:56.295 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:13:56.295 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:13:56.295 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:13:56.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:13:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:56 smithi165 bash[22175]: cluster 2022-05-01T02:13:55.334348+0000 mgr.smithi157.nfpzoe (mgr.14180) 11566 : cluster [DBG] pgmap v10853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:56.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:56 smithi157 bash[20376]: cluster 2022-05-01T02:13:55.334348+0000 mgr.smithi157.nfpzoe (mgr.14180) 11566 : cluster [DBG] pgmap v10853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:57.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:57 smithi157 bash[20376]: audit 2022-05-01T02:13:56.606245+0000 mon.smithi157 (mon.0) 6996 : audit [DBG] from='client.? 172.21.15.157:0/809544565' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:57 smithi165 bash[22175]: audit 2022-05-01T02:13:56.606245+0000 mon.smithi157 (mon.0) 6996 : audit [DBG] from='client.? 172.21.15.157:0/809544565' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:13:58.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:13:58 smithi157 bash[20376]: cluster 2022-05-01T02:13:57.335045+0000 mgr.smithi157.nfpzoe (mgr.14180) 11567 : cluster [DBG] pgmap v10854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:13:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:13:58 smithi165 bash[22175]: cluster 2022-05-01T02:13:57.335045+0000 mgr.smithi157.nfpzoe (mgr.14180) 11567 : cluster [DBG] pgmap v10854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:00.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:00 smithi157 bash[20376]: cluster 2022-05-01T02:13:59.335646+0000 mgr.smithi157.nfpzoe (mgr.14180) 11568 : cluster [DBG] pgmap v10855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:00.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:00 smithi157 bash[20376]: audit 2022-05-01T02:13:59.764299+0000 mon.smithi157 (mon.0) 6997 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:14:00.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:00 smithi157 bash[20376]: audit 2022-05-01T02:14:00.394998+0000 mon.smithi157 (mon.0) 6998 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:14:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:00 smithi165 bash[22175]: cluster 2022-05-01T02:13:59.335646+0000 mgr.smithi157.nfpzoe (mgr.14180) 11568 : cluster [DBG] pgmap v10855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:00 smithi165 bash[22175]: audit 2022-05-01T02:13:59.764299+0000 mon.smithi157 (mon.0) 6997 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:14:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:00 smithi165 bash[22175]: audit 2022-05-01T02:14:00.394998+0000 mon.smithi157 (mon.0) 6998 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:14:01.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:14:01.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:14:01.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:14:01.952 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:14:02.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:02 smithi157 bash[20376]: cluster 2022-05-01T02:14:01.336260+0000 mgr.smithi157.nfpzoe (mgr.14180) 11569 : cluster [DBG] pgmap v10856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:02.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:02 smithi157 bash[20376]: audit 2022-05-01T02:14:01.934099+0000 mon.smithi157 (mon.0) 6999 : audit [DBG] from='client.? 172.21.15.157:0/1418138125' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:02 smithi165 bash[22175]: cluster 2022-05-01T02:14:01.336260+0000 mgr.smithi157.nfpzoe (mgr.14180) 11569 : cluster [DBG] pgmap v10856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:02 smithi165 bash[22175]: audit 2022-05-01T02:14:01.934099+0000 mon.smithi157 (mon.0) 6999 : audit [DBG] from='client.? 172.21.15.157:0/1418138125' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:04 smithi165 bash[22175]: cluster 2022-05-01T02:14:03.336848+0000 mgr.smithi157.nfpzoe (mgr.14180) 11570 : cluster [DBG] pgmap v10857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:04 smithi157 bash[20376]: cluster 2022-05-01T02:14:03.336848+0000 mgr.smithi157.nfpzoe (mgr.14180) 11570 : cluster [DBG] pgmap v10857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:06.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:06 smithi157 bash[20376]: cluster 2022-05-01T02:14:05.337439+0000 mgr.smithi157.nfpzoe (mgr.14180) 11571 : cluster [DBG] pgmap v10858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:06 smithi165 bash[22175]: cluster 2022-05-01T02:14:05.337439+0000 mgr.smithi157.nfpzoe (mgr.14180) 11571 : cluster [DBG] pgmap v10858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:06.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:14:06.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:14:06.956 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:14:07.268 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:14:07.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:07 smithi157 bash[20376]: audit 2022-05-01T02:14:07.251341+0000 mon.smithi157 (mon.0) 7000 : audit [DBG] from='client.? 172.21.15.157:0/2274555798' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:07 smithi165 bash[22175]: audit 2022-05-01T02:14:07.251341+0000 mon.smithi157 (mon.0) 7000 : audit [DBG] from='client.? 172.21.15.157:0/2274555798' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:08.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:08 smithi157 bash[20376]: cluster 2022-05-01T02:14:07.338062+0000 mgr.smithi157.nfpzoe (mgr.14180) 11572 : cluster [DBG] pgmap v10859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:08 smithi165 bash[22175]: cluster 2022-05-01T02:14:07.338062+0000 mgr.smithi157.nfpzoe (mgr.14180) 11572 : cluster [DBG] pgmap v10859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:09.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:09 smithi157 bash[20376]: audit 2022-05-01T02:14:09.340355+0000 mon.smithi157 (mon.0) 7001 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:14:09.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:09 smithi157 bash[20376]: audit 2022-05-01T02:14:09.343169+0000 mon.smithi157 (mon.0) 7002 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:14:09.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:09 smithi157 bash[20376]: audit 2022-05-01T02:14:09.344881+0000 mon.smithi157 (mon.0) 7003 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:14:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:09 smithi165 bash[22175]: audit 2022-05-01T02:14:09.340355+0000 mon.smithi157 (mon.0) 7001 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:14:09.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:09 smithi165 bash[22175]: audit 2022-05-01T02:14:09.343169+0000 mon.smithi157 (mon.0) 7002 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:14:09.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:09 smithi165 bash[22175]: audit 2022-05-01T02:14:09.344881+0000 mon.smithi157 (mon.0) 7003 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:14:10.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:10 smithi157 bash[20376]: cluster 2022-05-01T02:14:09.338684+0000 mgr.smithi157.nfpzoe (mgr.14180) 11573 : cluster [DBG] pgmap v10860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:10 smithi165 bash[22175]: cluster 2022-05-01T02:14:09.338684+0000 mgr.smithi157.nfpzoe (mgr.14180) 11573 : cluster [DBG] pgmap v10860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:12.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:14:12.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:14:12.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:14:12.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:14:12.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:12 smithi157 bash[20376]: cluster 2022-05-01T02:14:11.339331+0000 mgr.smithi157.nfpzoe (mgr.14180) 11574 : cluster [DBG] pgmap v10861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:12 smithi165 bash[22175]: cluster 2022-05-01T02:14:11.339331+0000 mgr.smithi157.nfpzoe (mgr.14180) 11574 : cluster [DBG] pgmap v10861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:13.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:13 smithi157 bash[20376]: audit 2022-05-01T02:14:12.576595+0000 mon.smithi157 (mon.0) 7004 : audit [DBG] from='client.? 172.21.15.157:0/2391835093' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:13.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:13 smithi157 bash[20376]: audit 2022-05-01T02:14:13.130363+0000 mon.smithi157 (mon.0) 7005 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:14:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:13 smithi165 bash[22175]: audit 2022-05-01T02:14:12.576595+0000 mon.smithi157 (mon.0) 7004 : audit [DBG] from='client.? 172.21.15.157:0/2391835093' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:13 smithi165 bash[22175]: audit 2022-05-01T02:14:13.130363+0000 mon.smithi157 (mon.0) 7005 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:14:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:14 smithi157 bash[20376]: cluster 2022-05-01T02:14:13.339955+0000 mgr.smithi157.nfpzoe (mgr.14180) 11575 : cluster [DBG] pgmap v10862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:14 smithi157 bash[20376]: cluster 2022-05-01T02:14:13.429110+0000 mgr.smithi157.nfpzoe (mgr.14180) 11576 : cluster [DBG] pgmap v10863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:14 smithi157 bash[20376]: cluster 2022-05-01T02:14:13.429594+0000 mgr.smithi157.nfpzoe (mgr.14180) 11577 : cluster [DBG] pgmap v10864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:14 smithi157 bash[20376]: audit 2022-05-01T02:14:13.435905+0000 mon.smithi157 (mon.0) 7006 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:14:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:14 smithi157 bash[20376]: audit 2022-05-01T02:14:13.442810+0000 mon.smithi157 (mon.0) 7007 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:14:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:14 smithi157 bash[20376]: cephadm 2022-05-01T02:14:13.444067+0000 mgr.smithi157.nfpzoe (mgr.14180) 11578 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:14:14.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:14 smithi157 bash[20376]: cephadm 2022-05-01T02:14:13.444209+0000 mgr.smithi157.nfpzoe (mgr.14180) 11579 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:14:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:14 smithi165 bash[22175]: cluster 2022-05-01T02:14:13.339955+0000 mgr.smithi157.nfpzoe (mgr.14180) 11575 : cluster [DBG] pgmap v10862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:14 smithi165 bash[22175]: cluster 2022-05-01T02:14:13.429110+0000 mgr.smithi157.nfpzoe (mgr.14180) 11576 : cluster [DBG] pgmap v10863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:14 smithi165 bash[22175]: cluster 2022-05-01T02:14:13.429594+0000 mgr.smithi157.nfpzoe (mgr.14180) 11577 : cluster [DBG] pgmap v10864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:14 smithi165 bash[22175]: audit 2022-05-01T02:14:13.435905+0000 mon.smithi157 (mon.0) 7006 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:14:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:14 smithi165 bash[22175]: audit 2022-05-01T02:14:13.442810+0000 mon.smithi157 (mon.0) 7007 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:14:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:14 smithi165 bash[22175]: cephadm 2022-05-01T02:14:13.444067+0000 mgr.smithi157.nfpzoe (mgr.14180) 11578 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:14:14.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:14 smithi165 bash[22175]: cephadm 2022-05-01T02:14:13.444209+0000 mgr.smithi157.nfpzoe (mgr.14180) 11579 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:14:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:16 smithi157 bash[20376]: cluster 2022-05-01T02:14:15.430198+0000 mgr.smithi157.nfpzoe (mgr.14180) 11580 : cluster [DBG] pgmap v10865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:16 smithi165 bash[22175]: cluster 2022-05-01T02:14:15.430198+0000 mgr.smithi157.nfpzoe (mgr.14180) 11580 : cluster [DBG] pgmap v10865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:17.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:14:17.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:14:17.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:14:17.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:14:18.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:18 smithi157 bash[20376]: cluster 2022-05-01T02:14:17.430873+0000 mgr.smithi157.nfpzoe (mgr.14180) 11581 : cluster [DBG] pgmap v10866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:18.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:18 smithi157 bash[20376]: audit 2022-05-01T02:14:17.907153+0000 mon.smithi157 (mon.0) 7008 : audit [DBG] from='client.? 172.21.15.157:0/399119324' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:18 smithi165 bash[22175]: cluster 2022-05-01T02:14:17.430873+0000 mgr.smithi157.nfpzoe (mgr.14180) 11581 : cluster [DBG] pgmap v10866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:18 smithi165 bash[22175]: audit 2022-05-01T02:14:17.907153+0000 mon.smithi157 (mon.0) 7008 : audit [DBG] from='client.? 172.21.15.157:0/399119324' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:20 smithi165 bash[22175]: cluster 2022-05-01T02:14:19.431503+0000 mgr.smithi157.nfpzoe (mgr.14180) 11582 : cluster [DBG] pgmap v10867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:20 smithi157 bash[20376]: cluster 2022-05-01T02:14:19.431503+0000 mgr.smithi157.nfpzoe (mgr.14180) 11582 : cluster [DBG] pgmap v10867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:22 smithi165 bash[22175]: cluster 2022-05-01T02:14:21.432133+0000 mgr.smithi157.nfpzoe (mgr.14180) 11583 : cluster [DBG] pgmap v10868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:22.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:14:22.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:14:22.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:14:22.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:22 smithi157 bash[20376]: cluster 2022-05-01T02:14:21.432133+0000 mgr.smithi157.nfpzoe (mgr.14180) 11583 : cluster [DBG] pgmap v10868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:23.258 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:14:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:23 smithi165 bash[22175]: audit 2022-05-01T02:14:23.241115+0000 mon.smithi157 (mon.0) 7009 : audit [DBG] from='client.? 172.21.15.157:0/1020037114' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:23.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:23 smithi157 bash[20376]: audit 2022-05-01T02:14:23.241115+0000 mon.smithi157 (mon.0) 7009 : audit [DBG] from='client.? 172.21.15.157:0/1020037114' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:24 smithi165 bash[22175]: cluster 2022-05-01T02:14:23.432735+0000 mgr.smithi157.nfpzoe (mgr.14180) 11584 : cluster [DBG] pgmap v10869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:24 smithi157 bash[20376]: cluster 2022-05-01T02:14:23.432735+0000 mgr.smithi157.nfpzoe (mgr.14180) 11584 : cluster [DBG] pgmap v10869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:26 smithi165 bash[22175]: cluster 2022-05-01T02:14:25.433337+0000 mgr.smithi157.nfpzoe (mgr.14180) 11585 : cluster [DBG] pgmap v10870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:26.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:26 smithi157 bash[20376]: cluster 2022-05-01T02:14:25.433337+0000 mgr.smithi157.nfpzoe (mgr.14180) 11585 : cluster [DBG] pgmap v10870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:28.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:14:28.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:14:28.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:14:28.601 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:14:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:28 smithi165 bash[22175]: cluster 2022-05-01T02:14:27.434039+0000 mgr.smithi157.nfpzoe (mgr.14180) 11586 : cluster [DBG] pgmap v10871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:28.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:28 smithi157 bash[20376]: cluster 2022-05-01T02:14:27.434039+0000 mgr.smithi157.nfpzoe (mgr.14180) 11586 : cluster [DBG] pgmap v10871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:29 smithi165 bash[22175]: audit 2022-05-01T02:14:28.583865+0000 mon.smithi157 (mon.0) 7010 : audit [DBG] from='client.? 172.21.15.157:0/2735531978' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:29.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:29 smithi157 bash[20376]: audit 2022-05-01T02:14:28.583865+0000 mon.smithi157 (mon.0) 7010 : audit [DBG] from='client.? 172.21.15.157:0/2735531978' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:30 smithi165 bash[22175]: cluster 2022-05-01T02:14:29.434680+0000 mgr.smithi157.nfpzoe (mgr.14180) 11587 : cluster [DBG] pgmap v10872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:30.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:30 smithi157 bash[20376]: cluster 2022-05-01T02:14:29.434680+0000 mgr.smithi157.nfpzoe (mgr.14180) 11587 : cluster [DBG] pgmap v10872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:32 smithi165 bash[22175]: cluster 2022-05-01T02:14:31.435317+0000 mgr.smithi157.nfpzoe (mgr.14180) 11588 : cluster [DBG] pgmap v10873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:32 smithi157 bash[20376]: cluster 2022-05-01T02:14:31.435317+0000 mgr.smithi157.nfpzoe (mgr.14180) 11588 : cluster [DBG] pgmap v10873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:33.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:14:33.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:14:33.605 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:14:33.931 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:14:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:34 smithi165 bash[22175]: cluster 2022-05-01T02:14:33.435971+0000 mgr.smithi157.nfpzoe (mgr.14180) 11589 : cluster [DBG] pgmap v10874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:34 smithi165 bash[22175]: audit 2022-05-01T02:14:33.913504+0000 mon.smithi157 (mon.0) 7011 : audit [DBG] from='client.? 172.21.15.157:0/604623293' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:34 smithi157 bash[20376]: cluster 2022-05-01T02:14:33.435971+0000 mgr.smithi157.nfpzoe (mgr.14180) 11589 : cluster [DBG] pgmap v10874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:34 smithi157 bash[20376]: audit 2022-05-01T02:14:33.913504+0000 mon.smithi157 (mon.0) 7011 : audit [DBG] from='client.? 172.21.15.157:0/604623293' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:36 smithi165 bash[22175]: cluster 2022-05-01T02:14:35.436753+0000 mgr.smithi157.nfpzoe (mgr.14180) 11590 : cluster [DBG] pgmap v10875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:36.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:36 smithi157 bash[20376]: cluster 2022-05-01T02:14:35.436753+0000 mgr.smithi157.nfpzoe (mgr.14180) 11590 : cluster [DBG] pgmap v10875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:38 smithi165 bash[22175]: cluster 2022-05-01T02:14:37.437410+0000 mgr.smithi157.nfpzoe (mgr.14180) 11591 : cluster [DBG] pgmap v10876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:38.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:14:38.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:14:38.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:14:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:38 smithi157 bash[20376]: cluster 2022-05-01T02:14:37.437410+0000 mgr.smithi157.nfpzoe (mgr.14180) 11591 : cluster [DBG] pgmap v10876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:39.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:14:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:39 smithi165 bash[22175]: audit 2022-05-01T02:14:39.242251+0000 mon.smithi157 (mon.0) 7012 : audit [DBG] from='client.? 172.21.15.157:0/2159307268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:39.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:39 smithi157 bash[20376]: audit 2022-05-01T02:14:39.242251+0000 mon.smithi157 (mon.0) 7012 : audit [DBG] from='client.? 172.21.15.157:0/2159307268' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:40 smithi165 bash[22175]: cluster 2022-05-01T02:14:39.438056+0000 mgr.smithi157.nfpzoe (mgr.14180) 11592 : cluster [DBG] pgmap v10877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:40 smithi157 bash[20376]: cluster 2022-05-01T02:14:39.438056+0000 mgr.smithi157.nfpzoe (mgr.14180) 11592 : cluster [DBG] pgmap v10877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:42 smithi165 bash[22175]: cluster 2022-05-01T02:14:41.438675+0000 mgr.smithi157.nfpzoe (mgr.14180) 11593 : cluster [DBG] pgmap v10878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:42 smithi157 bash[20376]: cluster 2022-05-01T02:14:41.438675+0000 mgr.smithi157.nfpzoe (mgr.14180) 11593 : cluster [DBG] pgmap v10878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:44.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:14:44.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:14:44.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:14:44.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:14:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:44 smithi165 bash[22175]: cluster 2022-05-01T02:14:43.439384+0000 mgr.smithi157.nfpzoe (mgr.14180) 11594 : cluster [DBG] pgmap v10879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:44 smithi157 bash[20376]: cluster 2022-05-01T02:14:43.439384+0000 mgr.smithi157.nfpzoe (mgr.14180) 11594 : cluster [DBG] pgmap v10879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:45 smithi165 bash[22175]: audit 2022-05-01T02:14:44.570605+0000 mon.smithi157 (mon.0) 7013 : audit [DBG] from='client.? 172.21.15.157:0/450958818' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:45.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:45 smithi157 bash[20376]: audit 2022-05-01T02:14:44.570605+0000 mon.smithi157 (mon.0) 7013 : audit [DBG] from='client.? 172.21.15.157:0/450958818' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:46 smithi165 bash[22175]: cluster 2022-05-01T02:14:45.440061+0000 mgr.smithi157.nfpzoe (mgr.14180) 11595 : cluster [DBG] pgmap v10880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:46 smithi157 bash[20376]: cluster 2022-05-01T02:14:45.440061+0000 mgr.smithi157.nfpzoe (mgr.14180) 11595 : cluster [DBG] pgmap v10880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:48 smithi165 bash[22175]: cluster 2022-05-01T02:14:47.440681+0000 mgr.smithi157.nfpzoe (mgr.14180) 11596 : cluster [DBG] pgmap v10881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:48.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:48 smithi157 bash[20376]: cluster 2022-05-01T02:14:47.440681+0000 mgr.smithi157.nfpzoe (mgr.14180) 11596 : cluster [DBG] pgmap v10881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:49.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:14:49.592 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:14:49.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:14:49.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:14:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:50 smithi165 bash[22175]: cluster 2022-05-01T02:14:49.441275+0000 mgr.smithi157.nfpzoe (mgr.14180) 11597 : cluster [DBG] pgmap v10882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:50.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:50 smithi165 bash[22175]: audit 2022-05-01T02:14:49.894192+0000 mon.smithi157 (mon.0) 7014 : audit [DBG] from='client.? 172.21.15.157:0/362825244' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:50.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:50 smithi157 bash[20376]: cluster 2022-05-01T02:14:49.441275+0000 mgr.smithi157.nfpzoe (mgr.14180) 11597 : cluster [DBG] pgmap v10882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:50.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:50 smithi157 bash[20376]: audit 2022-05-01T02:14:49.894192+0000 mon.smithi157 (mon.0) 7014 : audit [DBG] from='client.? 172.21.15.157:0/362825244' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:52 smithi165 bash[22175]: cluster 2022-05-01T02:14:51.441889+0000 mgr.smithi157.nfpzoe (mgr.14180) 11598 : cluster [DBG] pgmap v10883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:52 smithi157 bash[20376]: cluster 2022-05-01T02:14:51.441889+0000 mgr.smithi157.nfpzoe (mgr.14180) 11598 : cluster [DBG] pgmap v10883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:54 smithi165 bash[22175]: cluster 2022-05-01T02:14:53.442505+0000 mgr.smithi157.nfpzoe (mgr.14180) 11599 : cluster [DBG] pgmap v10884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:54 smithi157 bash[20376]: cluster 2022-05-01T02:14:53.442505+0000 mgr.smithi157.nfpzoe (mgr.14180) 11599 : cluster [DBG] pgmap v10884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:54.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:14:54.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:14:54.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:14:55.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:14:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:55 smithi165 bash[22175]: audit 2022-05-01T02:14:55.218637+0000 mon.smithi157 (mon.0) 7015 : audit [DBG] from='client.? 172.21.15.157:0/1880348661' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:55.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:55 smithi157 bash[20376]: audit 2022-05-01T02:14:55.218637+0000 mon.smithi157 (mon.0) 7015 : audit [DBG] from='client.? 172.21.15.157:0/1880348661' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:14:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:56 smithi165 bash[22175]: cluster 2022-05-01T02:14:55.443179+0000 mgr.smithi157.nfpzoe (mgr.14180) 11600 : cluster [DBG] pgmap v10885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:56.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:56 smithi157 bash[20376]: cluster 2022-05-01T02:14:55.443179+0000 mgr.smithi157.nfpzoe (mgr.14180) 11600 : cluster [DBG] pgmap v10885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:14:58 smithi165 bash[22175]: cluster 2022-05-01T02:14:57.443871+0000 mgr.smithi157.nfpzoe (mgr.14180) 11601 : cluster [DBG] pgmap v10886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:14:58.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:14:58 smithi157 bash[20376]: cluster 2022-05-01T02:14:57.443871+0000 mgr.smithi157.nfpzoe (mgr.14180) 11601 : cluster [DBG] pgmap v10886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:00.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:15:00.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:15:00.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:15:00.563 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:15:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:00 smithi165 bash[22175]: cluster 2022-05-01T02:14:59.444478+0000 mgr.smithi157.nfpzoe (mgr.14180) 11602 : cluster [DBG] pgmap v10887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:00 smithi165 bash[22175]: audit 2022-05-01T02:14:59.768337+0000 mon.smithi157 (mon.0) 7016 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:15:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:00 smithi165 bash[22175]: audit 2022-05-01T02:15:00.401374+0000 mon.smithi157 (mon.0) 7017 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:15:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:00 smithi157 bash[20376]: cluster 2022-05-01T02:14:59.444478+0000 mgr.smithi157.nfpzoe (mgr.14180) 11602 : cluster [DBG] pgmap v10887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:00 smithi157 bash[20376]: audit 2022-05-01T02:14:59.768337+0000 mon.smithi157 (mon.0) 7016 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:15:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:00 smithi157 bash[20376]: audit 2022-05-01T02:15:00.401374+0000 mon.smithi157 (mon.0) 7017 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:15:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:01 smithi165 bash[22175]: audit 2022-05-01T02:15:00.545774+0000 mon.smithi157 (mon.0) 7018 : audit [DBG] from='client.? 172.21.15.157:0/829227336' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:01.934 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:01 smithi157 bash[20376]: audit 2022-05-01T02:15:00.545774+0000 mon.smithi157 (mon.0) 7018 : audit [DBG] from='client.? 172.21.15.157:0/829227336' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:02 smithi165 bash[22175]: cluster 2022-05-01T02:15:01.445129+0000 mgr.smithi157.nfpzoe (mgr.14180) 11603 : cluster [DBG] pgmap v10888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:02 smithi157 bash[20376]: cluster 2022-05-01T02:15:01.445129+0000 mgr.smithi157.nfpzoe (mgr.14180) 11603 : cluster [DBG] pgmap v10888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:04 smithi165 bash[22175]: cluster 2022-05-01T02:15:03.445739+0000 mgr.smithi157.nfpzoe (mgr.14180) 11604 : cluster [DBG] pgmap v10889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:04 smithi157 bash[20376]: cluster 2022-05-01T02:15:03.445739+0000 mgr.smithi157.nfpzoe (mgr.14180) 11604 : cluster [DBG] pgmap v10889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:05.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:15:05.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:15:05.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:15:05.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:15:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:06 smithi165 bash[22175]: cluster 2022-05-01T02:15:05.446351+0000 mgr.smithi157.nfpzoe (mgr.14180) 11605 : cluster [DBG] pgmap v10890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:06 smithi165 bash[22175]: audit 2022-05-01T02:15:05.865106+0000 mon.smithi157 (mon.0) 7019 : audit [DBG] from='client.? 172.21.15.157:0/3472143375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:06 smithi157 bash[20376]: cluster 2022-05-01T02:15:05.446351+0000 mgr.smithi157.nfpzoe (mgr.14180) 11605 : cluster [DBG] pgmap v10890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:06 smithi157 bash[20376]: audit 2022-05-01T02:15:05.865106+0000 mon.smithi157 (mon.0) 7019 : audit [DBG] from='client.? 172.21.15.157:0/3472143375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:08 smithi165 bash[22175]: cluster 2022-05-01T02:15:07.446985+0000 mgr.smithi157.nfpzoe (mgr.14180) 11606 : cluster [DBG] pgmap v10891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:08 smithi157 bash[20376]: cluster 2022-05-01T02:15:07.446985+0000 mgr.smithi157.nfpzoe (mgr.14180) 11606 : cluster [DBG] pgmap v10891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:10.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:15:10.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:15:10.884 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:15:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:10 smithi165 bash[22175]: cluster 2022-05-01T02:15:09.447541+0000 mgr.smithi157.nfpzoe (mgr.14180) 11607 : cluster [DBG] pgmap v10892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:10.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:10 smithi157 bash[20376]: cluster 2022-05-01T02:15:09.447541+0000 mgr.smithi157.nfpzoe (mgr.14180) 11607 : cluster [DBG] pgmap v10892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:11.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:15:11.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:11 smithi157 bash[20376]: audit 2022-05-01T02:15:11.194084+0000 mon.smithi157 (mon.0) 7020 : audit [DBG] from='client.? 172.21.15.157:0/3029554219' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:11 smithi165 bash[22175]: audit 2022-05-01T02:15:11.194084+0000 mon.smithi157 (mon.0) 7020 : audit [DBG] from='client.? 172.21.15.157:0/3029554219' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:12 smithi165 bash[22175]: cluster 2022-05-01T02:15:11.448191+0000 mgr.smithi157.nfpzoe (mgr.14180) 11608 : cluster [DBG] pgmap v10893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:12 smithi157 bash[20376]: cluster 2022-05-01T02:15:11.448191+0000 mgr.smithi157.nfpzoe (mgr.14180) 11608 : cluster [DBG] pgmap v10893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:14 smithi165 bash[22175]: cluster 2022-05-01T02:15:13.448817+0000 mgr.smithi157.nfpzoe (mgr.14180) 11609 : cluster [DBG] pgmap v10894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:14 smithi165 bash[22175]: audit 2022-05-01T02:15:13.454386+0000 mon.smithi157 (mon.0) 7021 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:15:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:14 smithi165 bash[22175]: audit 2022-05-01T02:15:13.456918+0000 mon.smithi157 (mon.0) 7022 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:15:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:14 smithi165 bash[22175]: audit 2022-05-01T02:15:13.458690+0000 mon.smithi157 (mon.0) 7023 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:15:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:14 smithi165 bash[22175]: audit 2022-05-01T02:15:13.759808+0000 mon.smithi157 (mon.0) 7024 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:15:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:14 smithi157 bash[20376]: cluster 2022-05-01T02:15:13.448817+0000 mgr.smithi157.nfpzoe (mgr.14180) 11609 : cluster [DBG] pgmap v10894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:14 smithi157 bash[20376]: audit 2022-05-01T02:15:13.454386+0000 mon.smithi157 (mon.0) 7021 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:15:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:14 smithi157 bash[20376]: audit 2022-05-01T02:15:13.456918+0000 mon.smithi157 (mon.0) 7022 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:15:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:14 smithi157 bash[20376]: audit 2022-05-01T02:15:13.458690+0000 mon.smithi157 (mon.0) 7023 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:15:14.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:14 smithi157 bash[20376]: audit 2022-05-01T02:15:13.759808+0000 mon.smithi157 (mon.0) 7024 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:15:16.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:15:16.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:15:16.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:15:16.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:15:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:16 smithi165 bash[22175]: cluster 2022-05-01T02:15:15.449445+0000 mgr.smithi157.nfpzoe (mgr.14180) 11610 : cluster [DBG] pgmap v10895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:16.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:16 smithi157 bash[20376]: cluster 2022-05-01T02:15:15.449445+0000 mgr.smithi157.nfpzoe (mgr.14180) 11610 : cluster [DBG] pgmap v10895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:17 smithi165 bash[22175]: audit 2022-05-01T02:15:16.522415+0000 mon.smithi157 (mon.0) 7025 : audit [DBG] from='client.? 172.21.15.157:0/2084372402' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:17.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:17 smithi157 bash[20376]: audit 2022-05-01T02:15:16.522415+0000 mon.smithi157 (mon.0) 7025 : audit [DBG] from='client.? 172.21.15.157:0/2084372402' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:19 smithi165 bash[22175]: cluster 2022-05-01T02:15:17.450074+0000 mgr.smithi157.nfpzoe (mgr.14180) 11611 : cluster [DBG] pgmap v10896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:19 smithi165 bash[22175]: audit 2022-05-01T02:15:18.204762+0000 mon.smithi157 (mon.0) 7026 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:15:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:19 smithi165 bash[22175]: audit 2022-05-01T02:15:18.498797+0000 mon.smithi157 (mon.0) 7027 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:15:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:19 smithi165 bash[22175]: audit 2022-05-01T02:15:18.509390+0000 mon.smithi157 (mon.0) 7028 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:15:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:19 smithi157 bash[20376]: cluster 2022-05-01T02:15:17.450074+0000 mgr.smithi157.nfpzoe (mgr.14180) 11611 : cluster [DBG] pgmap v10896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:19 smithi157 bash[20376]: audit 2022-05-01T02:15:18.204762+0000 mon.smithi157 (mon.0) 7026 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:15:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:19 smithi157 bash[20376]: audit 2022-05-01T02:15:18.498797+0000 mon.smithi157 (mon.0) 7027 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:15:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:19 smithi157 bash[20376]: audit 2022-05-01T02:15:18.509390+0000 mon.smithi157 (mon.0) 7028 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:15:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:20 smithi157 bash[20376]: cluster 2022-05-01T02:15:18.492588+0000 mgr.smithi157.nfpzoe (mgr.14180) 11612 : cluster [DBG] pgmap v10897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:20 smithi157 bash[20376]: cluster 2022-05-01T02:15:18.492979+0000 mgr.smithi157.nfpzoe (mgr.14180) 11613 : cluster [DBG] pgmap v10898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:20 smithi157 bash[20376]: cephadm 2022-05-01T02:15:18.510415+0000 mgr.smithi157.nfpzoe (mgr.14180) 11614 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:15:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:20 smithi157 bash[20376]: cephadm 2022-05-01T02:15:18.510521+0000 mgr.smithi157.nfpzoe (mgr.14180) 11615 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:15:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:20 smithi165 bash[22175]: cluster 2022-05-01T02:15:18.492588+0000 mgr.smithi157.nfpzoe (mgr.14180) 11612 : cluster [DBG] pgmap v10897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:20 smithi165 bash[22175]: cluster 2022-05-01T02:15:18.492979+0000 mgr.smithi157.nfpzoe (mgr.14180) 11613 : cluster [DBG] pgmap v10898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:20.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:20 smithi165 bash[22175]: cephadm 2022-05-01T02:15:18.510415+0000 mgr.smithi157.nfpzoe (mgr.14180) 11614 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:15:20.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:20 smithi165 bash[22175]: cephadm 2022-05-01T02:15:18.510521+0000 mgr.smithi157.nfpzoe (mgr.14180) 11615 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:15:21.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:15:21.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:15:21.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:15:21.864 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:15:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:22 smithi165 bash[22175]: cluster 2022-05-01T02:15:20.493561+0000 mgr.smithi157.nfpzoe (mgr.14180) 11616 : cluster [DBG] pgmap v10899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:22 smithi165 bash[22175]: audit 2022-05-01T02:15:21.846897+0000 mon.smithi157 (mon.0) 7029 : audit [DBG] from='client.? 172.21.15.157:0/472806635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:22 smithi157 bash[20376]: cluster 2022-05-01T02:15:20.493561+0000 mgr.smithi157.nfpzoe (mgr.14180) 11616 : cluster [DBG] pgmap v10899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:22 smithi157 bash[20376]: audit 2022-05-01T02:15:21.846897+0000 mon.smithi157 (mon.0) 7029 : audit [DBG] from='client.? 172.21.15.157:0/472806635' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:24 smithi165 bash[22175]: cluster 2022-05-01T02:15:22.494192+0000 mgr.smithi157.nfpzoe (mgr.14180) 11617 : cluster [DBG] pgmap v10900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:24 smithi157 bash[20376]: cluster 2022-05-01T02:15:22.494192+0000 mgr.smithi157.nfpzoe (mgr.14180) 11617 : cluster [DBG] pgmap v10900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:26 smithi165 bash[22175]: cluster 2022-05-01T02:15:24.494827+0000 mgr.smithi157.nfpzoe (mgr.14180) 11618 : cluster [DBG] pgmap v10901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:26 smithi157 bash[20376]: cluster 2022-05-01T02:15:24.494827+0000 mgr.smithi157.nfpzoe (mgr.14180) 11618 : cluster [DBG] pgmap v10901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:26.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:15:26.868 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:15:26.868 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:15:27.198 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:15:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:27 smithi157 bash[20376]: audit 2022-05-01T02:15:27.180231+0000 mon.smithi157 (mon.0) 7030 : audit [DBG] from='client.? 172.21.15.157:0/1866639424' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:27 smithi165 bash[22175]: audit 2022-05-01T02:15:27.180231+0000 mon.smithi157 (mon.0) 7030 : audit [DBG] from='client.? 172.21.15.157:0/1866639424' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:28 smithi165 bash[22175]: cluster 2022-05-01T02:15:26.495482+0000 mgr.smithi157.nfpzoe (mgr.14180) 11619 : cluster [DBG] pgmap v10902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:28.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:28 smithi157 bash[20376]: cluster 2022-05-01T02:15:26.495482+0000 mgr.smithi157.nfpzoe (mgr.14180) 11619 : cluster [DBG] pgmap v10902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:29 smithi165 bash[22175]: cluster 2022-05-01T02:15:28.496144+0000 mgr.smithi157.nfpzoe (mgr.14180) 11620 : cluster [DBG] pgmap v10903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:29.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:29 smithi157 bash[20376]: cluster 2022-05-01T02:15:28.496144+0000 mgr.smithi157.nfpzoe (mgr.14180) 11620 : cluster [DBG] pgmap v10903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:31 smithi165 bash[22175]: cluster 2022-05-01T02:15:30.496880+0000 mgr.smithi157.nfpzoe (mgr.14180) 11621 : cluster [DBG] pgmap v10904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:31.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:31 smithi157 bash[20376]: cluster 2022-05-01T02:15:30.496880+0000 mgr.smithi157.nfpzoe (mgr.14180) 11621 : cluster [DBG] pgmap v10904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:32.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:15:32.202 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:15:32.202 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:15:32.524 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:15:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:32 smithi165 bash[22175]: audit 2022-05-01T02:15:32.506228+0000 mon.smithi157 (mon.0) 7031 : audit [DBG] from='client.? 172.21.15.157:0/3299180513' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:32 smithi157 bash[20376]: audit 2022-05-01T02:15:32.506228+0000 mon.smithi157 (mon.0) 7031 : audit [DBG] from='client.? 172.21.15.157:0/3299180513' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:33 smithi165 bash[22175]: cluster 2022-05-01T02:15:32.497648+0000 mgr.smithi157.nfpzoe (mgr.14180) 11622 : cluster [DBG] pgmap v10905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:33.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:33 smithi157 bash[20376]: cluster 2022-05-01T02:15:32.497648+0000 mgr.smithi157.nfpzoe (mgr.14180) 11622 : cluster [DBG] pgmap v10905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:35 smithi165 bash[22175]: cluster 2022-05-01T02:15:34.498303+0000 mgr.smithi157.nfpzoe (mgr.14180) 11623 : cluster [DBG] pgmap v10906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:35.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:35 smithi157 bash[20376]: cluster 2022-05-01T02:15:34.498303+0000 mgr.smithi157.nfpzoe (mgr.14180) 11623 : cluster [DBG] pgmap v10906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:37.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:15:37.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:15:37.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:15:37.849 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:15:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:37 smithi165 bash[22175]: cluster 2022-05-01T02:15:36.498931+0000 mgr.smithi157.nfpzoe (mgr.14180) 11624 : cluster [DBG] pgmap v10907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:37.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:37 smithi157 bash[20376]: cluster 2022-05-01T02:15:36.498931+0000 mgr.smithi157.nfpzoe (mgr.14180) 11624 : cluster [DBG] pgmap v10907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:38 smithi165 bash[22175]: audit 2022-05-01T02:15:37.831864+0000 mon.smithi157 (mon.0) 7032 : audit [DBG] from='client.? 172.21.15.157:0/3477293209' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:38 smithi157 bash[20376]: audit 2022-05-01T02:15:37.831864+0000 mon.smithi157 (mon.0) 7032 : audit [DBG] from='client.? 172.21.15.157:0/3477293209' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:39 smithi165 bash[22175]: cluster 2022-05-01T02:15:38.499631+0000 mgr.smithi157.nfpzoe (mgr.14180) 11625 : cluster [DBG] pgmap v10908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:39.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:39 smithi157 bash[20376]: cluster 2022-05-01T02:15:38.499631+0000 mgr.smithi157.nfpzoe (mgr.14180) 11625 : cluster [DBG] pgmap v10908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:41 smithi165 bash[22175]: cluster 2022-05-01T02:15:40.500260+0000 mgr.smithi157.nfpzoe (mgr.14180) 11626 : cluster [DBG] pgmap v10909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:41 smithi157 bash[20376]: cluster 2022-05-01T02:15:40.500260+0000 mgr.smithi157.nfpzoe (mgr.14180) 11626 : cluster [DBG] pgmap v10909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:42.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:15:42.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:15:42.853 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:15:43.177 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:15:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:43 smithi165 bash[22175]: cluster 2022-05-01T02:15:42.500917+0000 mgr.smithi157.nfpzoe (mgr.14180) 11627 : cluster [DBG] pgmap v10910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:43 smithi165 bash[22175]: audit 2022-05-01T02:15:43.159740+0000 mon.smithi157 (mon.0) 7033 : audit [DBG] from='client.? 172.21.15.157:0/2613031280' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:43.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:43 smithi157 bash[20376]: cluster 2022-05-01T02:15:42.500917+0000 mgr.smithi157.nfpzoe (mgr.14180) 11627 : cluster [DBG] pgmap v10910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:43.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:43 smithi157 bash[20376]: audit 2022-05-01T02:15:43.159740+0000 mon.smithi157 (mon.0) 7033 : audit [DBG] from='client.? 172.21.15.157:0/2613031280' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:45 smithi165 bash[22175]: cluster 2022-05-01T02:15:44.501520+0000 mgr.smithi157.nfpzoe (mgr.14180) 11628 : cluster [DBG] pgmap v10911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:45.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:45 smithi157 bash[20376]: cluster 2022-05-01T02:15:44.501520+0000 mgr.smithi157.nfpzoe (mgr.14180) 11628 : cluster [DBG] pgmap v10911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:47 smithi165 bash[22175]: cluster 2022-05-01T02:15:46.502197+0000 mgr.smithi157.nfpzoe (mgr.14180) 11629 : cluster [DBG] pgmap v10912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:47.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:47 smithi157 bash[20376]: cluster 2022-05-01T02:15:46.502197+0000 mgr.smithi157.nfpzoe (mgr.14180) 11629 : cluster [DBG] pgmap v10912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:48.182 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:15:48.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:15:48.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:15:48.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:15:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:49 smithi165 bash[22175]: audit 2022-05-01T02:15:48.497781+0000 mon.smithi157 (mon.0) 7034 : audit [DBG] from='client.? 172.21.15.157:0/1969520458' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:49.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:49 smithi165 bash[22175]: cluster 2022-05-01T02:15:48.502633+0000 mgr.smithi157.nfpzoe (mgr.14180) 11630 : cluster [DBG] pgmap v10913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:49.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:49 smithi157 bash[20376]: audit 2022-05-01T02:15:48.497781+0000 mon.smithi157 (mon.0) 7034 : audit [DBG] from='client.? 172.21.15.157:0/1969520458' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:49.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:49 smithi157 bash[20376]: cluster 2022-05-01T02:15:48.502633+0000 mgr.smithi157.nfpzoe (mgr.14180) 11630 : cluster [DBG] pgmap v10913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:51 smithi165 bash[22175]: cluster 2022-05-01T02:15:50.503199+0000 mgr.smithi157.nfpzoe (mgr.14180) 11631 : cluster [DBG] pgmap v10914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:51.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:51 smithi157 bash[20376]: cluster 2022-05-01T02:15:50.503199+0000 mgr.smithi157.nfpzoe (mgr.14180) 11631 : cluster [DBG] pgmap v10914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:53.518 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:15:53.518 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:15:53.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:15:53.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:15:53.913 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:53 smithi165 bash[22175]: cluster 2022-05-01T02:15:52.503849+0000 mgr.smithi157.nfpzoe (mgr.14180) 11632 : cluster [DBG] pgmap v10915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:53.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:53 smithi157 bash[20376]: cluster 2022-05-01T02:15:52.503849+0000 mgr.smithi157.nfpzoe (mgr.14180) 11632 : cluster [DBG] pgmap v10915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:54 smithi165 bash[22175]: audit 2022-05-01T02:15:53.823331+0000 mon.smithi157 (mon.0) 7035 : audit [DBG] from='client.? 172.21.15.157:0/294482652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:54 smithi157 bash[20376]: audit 2022-05-01T02:15:53.823331+0000 mon.smithi157 (mon.0) 7035 : audit [DBG] from='client.? 172.21.15.157:0/294482652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:55 smithi165 bash[22175]: cluster 2022-05-01T02:15:54.504461+0000 mgr.smithi157.nfpzoe (mgr.14180) 11633 : cluster [DBG] pgmap v10916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:55 smithi157 bash[20376]: cluster 2022-05-01T02:15:54.504461+0000 mgr.smithi157.nfpzoe (mgr.14180) 11633 : cluster [DBG] pgmap v10916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:57 smithi165 bash[22175]: cluster 2022-05-01T02:15:56.505100+0000 mgr.smithi157.nfpzoe (mgr.14180) 11634 : cluster [DBG] pgmap v10917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:57.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:57 smithi157 bash[20376]: cluster 2022-05-01T02:15:56.505100+0000 mgr.smithi157.nfpzoe (mgr.14180) 11634 : cluster [DBG] pgmap v10917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:58.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:15:58.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:15:58.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:15:59.175 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:15:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:59 smithi165 bash[22175]: cluster 2022-05-01T02:15:58.505748+0000 mgr.smithi157.nfpzoe (mgr.14180) 11635 : cluster [DBG] pgmap v10918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:15:59 smithi165 bash[22175]: audit 2022-05-01T02:15:59.157368+0000 mon.smithi157 (mon.0) 7036 : audit [DBG] from='client.? 172.21.15.157:0/1942242985' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:15:59.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:59 smithi157 bash[20376]: cluster 2022-05-01T02:15:58.505748+0000 mgr.smithi157.nfpzoe (mgr.14180) 11635 : cluster [DBG] pgmap v10918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:15:59.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:15:59 smithi157 bash[20376]: audit 2022-05-01T02:15:59.157368+0000 mon.smithi157 (mon.0) 7036 : audit [DBG] from='client.? 172.21.15.157:0/1942242985' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:00 smithi165 bash[22175]: audit 2022-05-01T02:15:59.772391+0000 mon.smithi157 (mon.0) 7037 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:16:00.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:00 smithi157 bash[20376]: audit 2022-05-01T02:15:59.772391+0000 mon.smithi157 (mon.0) 7037 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:16:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:01 smithi165 bash[22175]: audit 2022-05-01T02:16:00.409505+0000 mon.smithi157 (mon.0) 7038 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:16:01.706 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:01 smithi165 bash[22175]: cluster 2022-05-01T02:16:00.506348+0000 mgr.smithi157.nfpzoe (mgr.14180) 11636 : cluster [DBG] pgmap v10919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:01.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:01 smithi157 bash[20376]: audit 2022-05-01T02:16:00.409505+0000 mon.smithi157 (mon.0) 7038 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:16:01.706 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:01 smithi157 bash[20376]: cluster 2022-05-01T02:16:00.506348+0000 mgr.smithi157.nfpzoe (mgr.14180) 11636 : cluster [DBG] pgmap v10919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:03 smithi165 bash[22175]: cluster 2022-05-01T02:16:02.506964+0000 mgr.smithi157.nfpzoe (mgr.14180) 11637 : cluster [DBG] pgmap v10920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:03 smithi157 bash[20376]: cluster 2022-05-01T02:16:02.506964+0000 mgr.smithi157.nfpzoe (mgr.14180) 11637 : cluster [DBG] pgmap v10920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:04.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:16:04.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:16:04.179 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:16:04.501 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:16:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:04 smithi165 bash[22175]: audit 2022-05-01T02:16:04.483742+0000 mon.smithi157 (mon.0) 7039 : audit [DBG] from='client.? 172.21.15.157:0/1597498592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:04 smithi157 bash[20376]: audit 2022-05-01T02:16:04.483742+0000 mon.smithi157 (mon.0) 7039 : audit [DBG] from='client.? 172.21.15.157:0/1597498592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:05 smithi165 bash[22175]: cluster 2022-05-01T02:16:04.507585+0000 mgr.smithi157.nfpzoe (mgr.14180) 11638 : cluster [DBG] pgmap v10921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:05.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:05 smithi157 bash[20376]: cluster 2022-05-01T02:16:04.507585+0000 mgr.smithi157.nfpzoe (mgr.14180) 11638 : cluster [DBG] pgmap v10921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:07 smithi165 bash[22175]: cluster 2022-05-01T02:16:06.508196+0000 mgr.smithi157.nfpzoe (mgr.14180) 11639 : cluster [DBG] pgmap v10922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:07.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:07 smithi157 bash[20376]: cluster 2022-05-01T02:16:06.508196+0000 mgr.smithi157.nfpzoe (mgr.14180) 11639 : cluster [DBG] pgmap v10922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:09.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:16:09.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:16:09.513 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:16:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:09 smithi165 bash[22175]: cluster 2022-05-01T02:16:08.508848+0000 mgr.smithi157.nfpzoe (mgr.14180) 11640 : cluster [DBG] pgmap v10923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:09.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:09 smithi157 bash[20376]: cluster 2022-05-01T02:16:08.508848+0000 mgr.smithi157.nfpzoe (mgr.14180) 11640 : cluster [DBG] pgmap v10923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:09.826 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:16:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:10 smithi165 bash[22175]: audit 2022-05-01T02:16:09.808712+0000 mon.smithi157 (mon.0) 7040 : audit [DBG] from='client.? 172.21.15.157:0/4116140188' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:10.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:10 smithi157 bash[20376]: audit 2022-05-01T02:16:09.808712+0000 mon.smithi157 (mon.0) 7040 : audit [DBG] from='client.? 172.21.15.157:0/4116140188' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:11 smithi165 bash[22175]: cluster 2022-05-01T02:16:10.509511+0000 mgr.smithi157.nfpzoe (mgr.14180) 11641 : cluster [DBG] pgmap v10924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:11.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:11 smithi157 bash[20376]: cluster 2022-05-01T02:16:10.509511+0000 mgr.smithi157.nfpzoe (mgr.14180) 11641 : cluster [DBG] pgmap v10924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:13 smithi165 bash[22175]: cluster 2022-05-01T02:16:12.510153+0000 mgr.smithi157.nfpzoe (mgr.14180) 11642 : cluster [DBG] pgmap v10925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:13.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:13 smithi157 bash[20376]: cluster 2022-05-01T02:16:12.510153+0000 mgr.smithi157.nfpzoe (mgr.14180) 11642 : cluster [DBG] pgmap v10925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:14.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:16:14.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:16:14.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:16:15.149 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:16:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:15 smithi165 bash[22175]: cluster 2022-05-01T02:16:14.510804+0000 mgr.smithi157.nfpzoe (mgr.14180) 11643 : cluster [DBG] pgmap v10926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:15 smithi165 bash[22175]: audit 2022-05-01T02:16:15.131488+0000 mon.smithi157 (mon.0) 7041 : audit [DBG] from='client.? 172.21.15.157:0/3715329180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:15.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:15 smithi157 bash[20376]: cluster 2022-05-01T02:16:14.510804+0000 mgr.smithi157.nfpzoe (mgr.14180) 11643 : cluster [DBG] pgmap v10926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:15.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:15 smithi157 bash[20376]: audit 2022-05-01T02:16:15.131488+0000 mon.smithi157 (mon.0) 7041 : audit [DBG] from='client.? 172.21.15.157:0/3715329180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:17 smithi165 bash[22175]: cluster 2022-05-01T02:16:16.511417+0000 mgr.smithi157.nfpzoe (mgr.14180) 11644 : cluster [DBG] pgmap v10927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:17.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:17 smithi157 bash[20376]: cluster 2022-05-01T02:16:16.511417+0000 mgr.smithi157.nfpzoe (mgr.14180) 11644 : cluster [DBG] pgmap v10927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:19 smithi165 bash[22175]: cluster 2022-05-01T02:16:18.512069+0000 mgr.smithi157.nfpzoe (mgr.14180) 11645 : cluster [DBG] pgmap v10928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:19 smithi165 bash[22175]: audit 2022-05-01T02:16:18.516849+0000 mon.smithi157 (mon.0) 7042 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:16:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:19 smithi165 bash[22175]: audit 2022-05-01T02:16:18.519780+0000 mon.smithi157 (mon.0) 7043 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:16:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:19 smithi165 bash[22175]: audit 2022-05-01T02:16:18.521746+0000 mon.smithi157 (mon.0) 7044 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:16:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:19 smithi165 bash[22175]: cluster 2022-05-01T02:16:18.847697+0000 mgr.smithi157.nfpzoe (mgr.14180) 11646 : cluster [DBG] pgmap v10929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:19 smithi165 bash[22175]: cluster 2022-05-01T02:16:18.848294+0000 mgr.smithi157.nfpzoe (mgr.14180) 11647 : cluster [DBG] pgmap v10930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:19 smithi165 bash[22175]: audit 2022-05-01T02:16:18.855541+0000 mon.smithi157 (mon.0) 7045 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:16:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:19 smithi165 bash[22175]: audit 2022-05-01T02:16:18.864614+0000 mon.smithi157 (mon.0) 7046 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:16:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:19 smithi165 bash[22175]: cephadm 2022-05-01T02:16:18.866054+0000 mgr.smithi157.nfpzoe (mgr.14180) 11648 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:16:19.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:19 smithi165 bash[22175]: cephadm 2022-05-01T02:16:18.866300+0000 mgr.smithi157.nfpzoe (mgr.14180) 11649 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:16:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:19 smithi157 bash[20376]: cluster 2022-05-01T02:16:18.512069+0000 mgr.smithi157.nfpzoe (mgr.14180) 11645 : cluster [DBG] pgmap v10928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:19 smithi157 bash[20376]: audit 2022-05-01T02:16:18.516849+0000 mon.smithi157 (mon.0) 7042 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:16:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:19 smithi157 bash[20376]: audit 2022-05-01T02:16:18.519780+0000 mon.smithi157 (mon.0) 7043 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:16:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:19 smithi157 bash[20376]: audit 2022-05-01T02:16:18.521746+0000 mon.smithi157 (mon.0) 7044 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:16:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:19 smithi157 bash[20376]: cluster 2022-05-01T02:16:18.847697+0000 mgr.smithi157.nfpzoe (mgr.14180) 11646 : cluster [DBG] pgmap v10929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:19 smithi157 bash[20376]: cluster 2022-05-01T02:16:18.848294+0000 mgr.smithi157.nfpzoe (mgr.14180) 11647 : cluster [DBG] pgmap v10930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:19 smithi157 bash[20376]: audit 2022-05-01T02:16:18.855541+0000 mon.smithi157 (mon.0) 7045 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:16:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:19 smithi157 bash[20376]: audit 2022-05-01T02:16:18.864614+0000 mon.smithi157 (mon.0) 7046 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:16:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:19 smithi157 bash[20376]: cephadm 2022-05-01T02:16:18.866054+0000 mgr.smithi157.nfpzoe (mgr.14180) 11648 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:16:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:19 smithi157 bash[20376]: cephadm 2022-05-01T02:16:18.866300+0000 mgr.smithi157.nfpzoe (mgr.14180) 11649 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:16:20.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:16:20.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:16:20.152 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:16:20.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:16:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:20 smithi165 bash[22175]: audit 2022-05-01T02:16:20.456807+0000 mon.smithi157 (mon.0) 7047 : audit [DBG] from='client.? 172.21.15.157:0/980537020' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:20 smithi157 bash[20376]: audit 2022-05-01T02:16:20.456807+0000 mon.smithi157 (mon.0) 7047 : audit [DBG] from='client.? 172.21.15.157:0/980537020' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:21 smithi165 bash[22175]: cluster 2022-05-01T02:16:20.848950+0000 mgr.smithi157.nfpzoe (mgr.14180) 11650 : cluster [DBG] pgmap v10931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:21.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:21 smithi157 bash[20376]: cluster 2022-05-01T02:16:20.848950+0000 mgr.smithi157.nfpzoe (mgr.14180) 11650 : cluster [DBG] pgmap v10931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:23 smithi157 bash[20376]: cluster 2022-05-01T02:16:22.849621+0000 mgr.smithi157.nfpzoe (mgr.14180) 11651 : cluster [DBG] pgmap v10932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:23 smithi165 bash[22175]: cluster 2022-05-01T02:16:22.849621+0000 mgr.smithi157.nfpzoe (mgr.14180) 11651 : cluster [DBG] pgmap v10932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:25.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:16:25.478 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:16:25.478 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:16:25.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:16:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:25 smithi157 bash[20376]: cluster 2022-05-01T02:16:24.850235+0000 mgr.smithi157.nfpzoe (mgr.14180) 11652 : cluster [DBG] pgmap v10933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:25 smithi157 bash[20376]: audit 2022-05-01T02:16:25.781882+0000 mon.smithi157 (mon.0) 7048 : audit [DBG] from='client.? 172.21.15.157:0/2367348094' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:25 smithi165 bash[22175]: cluster 2022-05-01T02:16:24.850235+0000 mgr.smithi157.nfpzoe (mgr.14180) 11652 : cluster [DBG] pgmap v10933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:26.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:25 smithi165 bash[22175]: audit 2022-05-01T02:16:25.781882+0000 mon.smithi157 (mon.0) 7048 : audit [DBG] from='client.? 172.21.15.157:0/2367348094' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:28.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:27 smithi157 bash[20376]: cluster 2022-05-01T02:16:26.850897+0000 mgr.smithi157.nfpzoe (mgr.14180) 11653 : cluster [DBG] pgmap v10934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:27 smithi165 bash[22175]: cluster 2022-05-01T02:16:26.850897+0000 mgr.smithi157.nfpzoe (mgr.14180) 11653 : cluster [DBG] pgmap v10934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:29 smithi165 bash[22175]: cluster 2022-05-01T02:16:28.851596+0000 mgr.smithi157.nfpzoe (mgr.14180) 11654 : cluster [DBG] pgmap v10935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:29.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:29 smithi157 bash[20376]: cluster 2022-05-01T02:16:28.851596+0000 mgr.smithi157.nfpzoe (mgr.14180) 11654 : cluster [DBG] pgmap v10935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:30.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:16:30.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:16:30.803 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:16:31.134 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:16:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:31 smithi157 bash[20376]: cluster 2022-05-01T02:16:30.852233+0000 mgr.smithi157.nfpzoe (mgr.14180) 11655 : cluster [DBG] pgmap v10936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:31 smithi157 bash[20376]: audit 2022-05-01T02:16:31.109525+0000 mon.smithi157 (mon.0) 7049 : audit [DBG] from='client.? 172.21.15.157:0/3890313126' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:31 smithi165 bash[22175]: cluster 2022-05-01T02:16:30.852233+0000 mgr.smithi157.nfpzoe (mgr.14180) 11655 : cluster [DBG] pgmap v10936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:31 smithi165 bash[22175]: audit 2022-05-01T02:16:31.109525+0000 mon.smithi157 (mon.0) 7049 : audit [DBG] from='client.? 172.21.15.157:0/3890313126' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:33 smithi157 bash[20376]: cluster 2022-05-01T02:16:32.852896+0000 mgr.smithi157.nfpzoe (mgr.14180) 11656 : cluster [DBG] pgmap v10937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:33 smithi165 bash[22175]: cluster 2022-05-01T02:16:32.852896+0000 mgr.smithi157.nfpzoe (mgr.14180) 11656 : cluster [DBG] pgmap v10937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:36.136 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:16:36.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:16:36.137 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:16:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:35 smithi157 bash[20376]: cluster 2022-05-01T02:16:34.853496+0000 mgr.smithi157.nfpzoe (mgr.14180) 11657 : cluster [DBG] pgmap v10938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:35 smithi165 bash[22175]: cluster 2022-05-01T02:16:34.853496+0000 mgr.smithi157.nfpzoe (mgr.14180) 11657 : cluster [DBG] pgmap v10938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:36.462 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:16:37.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:36 smithi157 bash[20376]: audit 2022-05-01T02:16:36.444944+0000 mon.smithi157 (mon.0) 7050 : audit [DBG] from='client.? 172.21.15.157:0/3209625562' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:36 smithi165 bash[22175]: audit 2022-05-01T02:16:36.444944+0000 mon.smithi157 (mon.0) 7050 : audit [DBG] from='client.? 172.21.15.157:0/3209625562' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:38.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:37 smithi157 bash[20376]: cluster 2022-05-01T02:16:36.854140+0000 mgr.smithi157.nfpzoe (mgr.14180) 11658 : cluster [DBG] pgmap v10939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:37 smithi165 bash[22175]: cluster 2022-05-01T02:16:36.854140+0000 mgr.smithi157.nfpzoe (mgr.14180) 11658 : cluster [DBG] pgmap v10939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:39 smithi165 bash[22175]: cluster 2022-05-01T02:16:38.854855+0000 mgr.smithi157.nfpzoe (mgr.14180) 11659 : cluster [DBG] pgmap v10940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:39.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:39 smithi157 bash[20376]: cluster 2022-05-01T02:16:38.854855+0000 mgr.smithi157.nfpzoe (mgr.14180) 11659 : cluster [DBG] pgmap v10940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:41.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:16:41.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:16:41.465 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:16:41.788 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:16:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:41 smithi157 bash[20376]: cluster 2022-05-01T02:16:40.855497+0000 mgr.smithi157.nfpzoe (mgr.14180) 11660 : cluster [DBG] pgmap v10941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:41 smithi157 bash[20376]: audit 2022-05-01T02:16:41.770691+0000 mon.smithi157 (mon.0) 7051 : audit [DBG] from='client.? 172.21.15.157:0/3338486583' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:41 smithi165 bash[22175]: cluster 2022-05-01T02:16:40.855497+0000 mgr.smithi157.nfpzoe (mgr.14180) 11660 : cluster [DBG] pgmap v10941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:42.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:41 smithi165 bash[22175]: audit 2022-05-01T02:16:41.770691+0000 mon.smithi157 (mon.0) 7051 : audit [DBG] from='client.? 172.21.15.157:0/3338486583' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:44.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:43 smithi157 bash[20376]: cluster 2022-05-01T02:16:42.856186+0000 mgr.smithi157.nfpzoe (mgr.14180) 11661 : cluster [DBG] pgmap v10942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:43 smithi165 bash[22175]: cluster 2022-05-01T02:16:42.856186+0000 mgr.smithi157.nfpzoe (mgr.14180) 11661 : cluster [DBG] pgmap v10942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:46.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:45 smithi157 bash[20376]: cluster 2022-05-01T02:16:44.856790+0000 mgr.smithi157.nfpzoe (mgr.14180) 11662 : cluster [DBG] pgmap v10943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:45 smithi165 bash[22175]: cluster 2022-05-01T02:16:44.856790+0000 mgr.smithi157.nfpzoe (mgr.14180) 11662 : cluster [DBG] pgmap v10943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:46.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:16:46.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:16:46.792 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:16:47.110 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:16:48.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:47 smithi157 bash[20376]: cluster 2022-05-01T02:16:46.857502+0000 mgr.smithi157.nfpzoe (mgr.14180) 11663 : cluster [DBG] pgmap v10944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:48.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:47 smithi157 bash[20376]: audit 2022-05-01T02:16:47.093255+0000 mon.smithi157 (mon.0) 7052 : audit [DBG] from='client.? 172.21.15.157:0/2724071896' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:47 smithi165 bash[22175]: cluster 2022-05-01T02:16:46.857502+0000 mgr.smithi157.nfpzoe (mgr.14180) 11663 : cluster [DBG] pgmap v10944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:48.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:47 smithi165 bash[22175]: audit 2022-05-01T02:16:47.093255+0000 mon.smithi157 (mon.0) 7052 : audit [DBG] from='client.? 172.21.15.157:0/2724071896' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:49 smithi165 bash[22175]: cluster 2022-05-01T02:16:48.858175+0000 mgr.smithi157.nfpzoe (mgr.14180) 11664 : cluster [DBG] pgmap v10945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:49.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:49 smithi157 bash[20376]: cluster 2022-05-01T02:16:48.858175+0000 mgr.smithi157.nfpzoe (mgr.14180) 11664 : cluster [DBG] pgmap v10945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:52.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:16:52.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:16:52.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:16:52.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:51 smithi157 bash[20376]: cluster 2022-05-01T02:16:50.858774+0000 mgr.smithi157.nfpzoe (mgr.14180) 11665 : cluster [DBG] pgmap v10946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:51 smithi165 bash[22175]: cluster 2022-05-01T02:16:50.858774+0000 mgr.smithi157.nfpzoe (mgr.14180) 11665 : cluster [DBG] pgmap v10946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:52.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:16:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:52 smithi157 bash[20376]: audit 2022-05-01T02:16:52.423817+0000 mon.smithi157 (mon.0) 7053 : audit [DBG] from='client.? 172.21.15.157:0/2755312171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:52 smithi165 bash[22175]: audit 2022-05-01T02:16:52.423817+0000 mon.smithi157 (mon.0) 7053 : audit [DBG] from='client.? 172.21.15.157:0/2755312171' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:53 smithi157 bash[20376]: cluster 2022-05-01T02:16:52.859412+0000 mgr.smithi157.nfpzoe (mgr.14180) 11666 : cluster [DBG] pgmap v10947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:53 smithi165 bash[22175]: cluster 2022-05-01T02:16:52.859412+0000 mgr.smithi157.nfpzoe (mgr.14180) 11666 : cluster [DBG] pgmap v10947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:56.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:55 smithi157 bash[20376]: cluster 2022-05-01T02:16:54.860052+0000 mgr.smithi157.nfpzoe (mgr.14180) 11667 : cluster [DBG] pgmap v10948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:55 smithi165 bash[22175]: cluster 2022-05-01T02:16:54.860052+0000 mgr.smithi157.nfpzoe (mgr.14180) 11667 : cluster [DBG] pgmap v10948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:57.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:16:57.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:16:57.452 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:16:57.770 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:16:58.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:57 smithi157 bash[20376]: cluster 2022-05-01T02:16:56.860724+0000 mgr.smithi157.nfpzoe (mgr.14180) 11668 : cluster [DBG] pgmap v10949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:58.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:57 smithi157 bash[20376]: audit 2022-05-01T02:16:57.753814+0000 mon.smithi157 (mon.0) 7054 : audit [DBG] from='client.? 172.21.15.157:0/1993405135' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:57 smithi165 bash[22175]: cluster 2022-05-01T02:16:56.860724+0000 mgr.smithi157.nfpzoe (mgr.14180) 11668 : cluster [DBG] pgmap v10949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:57 smithi165 bash[22175]: audit 2022-05-01T02:16:57.753814+0000 mon.smithi157 (mon.0) 7054 : audit [DBG] from='client.? 172.21.15.157:0/1993405135' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:16:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:16:59 smithi165 bash[22175]: cluster 2022-05-01T02:16:58.861405+0000 mgr.smithi157.nfpzoe (mgr.14180) 11669 : cluster [DBG] pgmap v10950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:16:59.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:16:59 smithi157 bash[20376]: cluster 2022-05-01T02:16:58.861405+0000 mgr.smithi157.nfpzoe (mgr.14180) 11669 : cluster [DBG] pgmap v10950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:00 smithi165 bash[22175]: audit 2022-05-01T02:16:59.776452+0000 mon.smithi157 (mon.0) 7055 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:17:00.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:00 smithi157 bash[20376]: audit 2022-05-01T02:16:59.776452+0000 mon.smithi157 (mon.0) 7055 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:17:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:01 smithi165 bash[22175]: audit 2022-05-01T02:17:00.417076+0000 mon.smithi157 (mon.0) 7056 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:17:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:01 smithi165 bash[22175]: cluster 2022-05-01T02:17:00.862049+0000 mgr.smithi157.nfpzoe (mgr.14180) 11670 : cluster [DBG] pgmap v10951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:01.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:01 smithi157 bash[20376]: audit 2022-05-01T02:17:00.417076+0000 mon.smithi157 (mon.0) 7056 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:17:01.704 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:01 smithi157 bash[20376]: cluster 2022-05-01T02:17:00.862049+0000 mgr.smithi157.nfpzoe (mgr.14180) 11670 : cluster [DBG] pgmap v10951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:02.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:17:02.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:17:02.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:17:03.098 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:17:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:03 smithi157 bash[20376]: cluster 2022-05-01T02:17:02.862676+0000 mgr.smithi157.nfpzoe (mgr.14180) 11671 : cluster [DBG] pgmap v10952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:03 smithi157 bash[20376]: audit 2022-05-01T02:17:03.074498+0000 mon.smithi157 (mon.0) 7057 : audit [DBG] from='client.? 172.21.15.157:0/2060924933' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:03 smithi165 bash[22175]: cluster 2022-05-01T02:17:02.862676+0000 mgr.smithi157.nfpzoe (mgr.14180) 11671 : cluster [DBG] pgmap v10952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:03 smithi165 bash[22175]: audit 2022-05-01T02:17:03.074498+0000 mon.smithi157 (mon.0) 7057 : audit [DBG] from='client.? 172.21.15.157:0/2060924933' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:06.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:05 smithi157 bash[20376]: cluster 2022-05-01T02:17:04.863363+0000 mgr.smithi157.nfpzoe (mgr.14180) 11672 : cluster [DBG] pgmap v10953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:05 smithi165 bash[22175]: cluster 2022-05-01T02:17:04.863363+0000 mgr.smithi157.nfpzoe (mgr.14180) 11672 : cluster [DBG] pgmap v10953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:08.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:17:08.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:17:08.102 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:17:08.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:07 smithi157 bash[20376]: cluster 2022-05-01T02:17:06.864023+0000 mgr.smithi157.nfpzoe (mgr.14180) 11673 : cluster [DBG] pgmap v10954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:07 smithi165 bash[22175]: cluster 2022-05-01T02:17:06.864023+0000 mgr.smithi157.nfpzoe (mgr.14180) 11673 : cluster [DBG] pgmap v10954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:08.432 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:17:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:09 smithi165 bash[22175]: audit 2022-05-01T02:17:08.412170+0000 mon.smithi157 (mon.0) 7058 : audit [DBG] from='client.? 172.21.15.157:0/151897517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:09 smithi165 bash[22175]: cluster 2022-05-01T02:17:08.864658+0000 mgr.smithi157.nfpzoe (mgr.14180) 11674 : cluster [DBG] pgmap v10955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:09.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:09 smithi157 bash[20376]: audit 2022-05-01T02:17:08.412170+0000 mon.smithi157 (mon.0) 7058 : audit [DBG] from='client.? 172.21.15.157:0/151897517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:09.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:09 smithi157 bash[20376]: cluster 2022-05-01T02:17:08.864658+0000 mgr.smithi157.nfpzoe (mgr.14180) 11674 : cluster [DBG] pgmap v10955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:12.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:11 smithi157 bash[20376]: cluster 2022-05-01T02:17:10.865275+0000 mgr.smithi157.nfpzoe (mgr.14180) 11675 : cluster [DBG] pgmap v10956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:11 smithi165 bash[22175]: cluster 2022-05-01T02:17:10.865275+0000 mgr.smithi157.nfpzoe (mgr.14180) 11675 : cluster [DBG] pgmap v10956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:13.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:17:13.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:17:13.436 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:17:13.762 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:17:14.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:13 smithi157 bash[20376]: cluster 2022-05-01T02:17:12.865941+0000 mgr.smithi157.nfpzoe (mgr.14180) 11676 : cluster [DBG] pgmap v10957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:14.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:13 smithi157 bash[20376]: audit 2022-05-01T02:17:13.745037+0000 mon.smithi157 (mon.0) 7059 : audit [DBG] from='client.? 172.21.15.157:0/4215027785' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:13 smithi165 bash[22175]: cluster 2022-05-01T02:17:12.865941+0000 mgr.smithi157.nfpzoe (mgr.14180) 11676 : cluster [DBG] pgmap v10957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:14.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:13 smithi165 bash[22175]: audit 2022-05-01T02:17:13.745037+0000 mon.smithi157 (mon.0) 7059 : audit [DBG] from='client.? 172.21.15.157:0/4215027785' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:16.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:15 smithi157 bash[20376]: cluster 2022-05-01T02:17:14.866557+0000 mgr.smithi157.nfpzoe (mgr.14180) 11677 : cluster [DBG] pgmap v10958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:15 smithi165 bash[22175]: cluster 2022-05-01T02:17:14.866557+0000 mgr.smithi157.nfpzoe (mgr.14180) 11677 : cluster [DBG] pgmap v10958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:18.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:17 smithi157 bash[20376]: cluster 2022-05-01T02:17:16.867220+0000 mgr.smithi157.nfpzoe (mgr.14180) 11678 : cluster [DBG] pgmap v10959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:17 smithi165 bash[22175]: cluster 2022-05-01T02:17:16.867220+0000 mgr.smithi157.nfpzoe (mgr.14180) 11678 : cluster [DBG] pgmap v10959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:18.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:17:18.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:17:18.766 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:17:19.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:17:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:19 smithi165 bash[22175]: cluster 2022-05-01T02:17:18.867647+0000 mgr.smithi157.nfpzoe (mgr.14180) 11679 : cluster [DBG] pgmap v10960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:19 smithi165 bash[22175]: audit 2022-05-01T02:17:18.876897+0000 mon.smithi157 (mon.0) 7060 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:17:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:19 smithi165 bash[22175]: audit 2022-05-01T02:17:18.879061+0000 mon.smithi157 (mon.0) 7061 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:17:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:19 smithi165 bash[22175]: audit 2022-05-01T02:17:18.880343+0000 mon.smithi157 (mon.0) 7062 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:17:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:19 smithi165 bash[22175]: audit 2022-05-01T02:17:19.075875+0000 mon.smithi157 (mon.0) 7063 : audit [DBG] from='client.? 172.21.15.157:0/1243763702' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:19 smithi165 bash[22175]: audit 2022-05-01T02:17:19.169430+0000 mon.smithi157 (mon.0) 7064 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:17:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:19 smithi157 bash[20376]: cluster 2022-05-01T02:17:18.867647+0000 mgr.smithi157.nfpzoe (mgr.14180) 11679 : cluster [DBG] pgmap v10960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:19 smithi157 bash[20376]: audit 2022-05-01T02:17:18.876897+0000 mon.smithi157 (mon.0) 7060 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:17:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:19 smithi157 bash[20376]: audit 2022-05-01T02:17:18.879061+0000 mon.smithi157 (mon.0) 7061 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:17:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:19 smithi157 bash[20376]: audit 2022-05-01T02:17:18.880343+0000 mon.smithi157 (mon.0) 7062 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:17:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:19 smithi157 bash[20376]: audit 2022-05-01T02:17:19.075875+0000 mon.smithi157 (mon.0) 7063 : audit [DBG] from='client.? 172.21.15.157:0/1243763702' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:19.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:19 smithi157 bash[20376]: audit 2022-05-01T02:17:19.169430+0000 mon.smithi157 (mon.0) 7064 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:17:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:20 smithi165 bash[22175]: cluster 2022-05-01T02:17:19.462106+0000 mgr.smithi157.nfpzoe (mgr.14180) 11680 : cluster [DBG] pgmap v10961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:20 smithi165 bash[22175]: cluster 2022-05-01T02:17:19.462630+0000 mgr.smithi157.nfpzoe (mgr.14180) 11681 : cluster [DBG] pgmap v10962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:20 smithi165 bash[22175]: audit 2022-05-01T02:17:19.469912+0000 mon.smithi157 (mon.0) 7065 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:17:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:20 smithi165 bash[22175]: audit 2022-05-01T02:17:19.478455+0000 mon.smithi157 (mon.0) 7066 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:17:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:20 smithi165 bash[22175]: cephadm 2022-05-01T02:17:19.479766+0000 mgr.smithi157.nfpzoe (mgr.14180) 11682 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:17:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:20 smithi165 bash[22175]: cephadm 2022-05-01T02:17:19.479925+0000 mgr.smithi157.nfpzoe (mgr.14180) 11683 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:17:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:20 smithi157 bash[20376]: cluster 2022-05-01T02:17:19.462106+0000 mgr.smithi157.nfpzoe (mgr.14180) 11680 : cluster [DBG] pgmap v10961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:20 smithi157 bash[20376]: cluster 2022-05-01T02:17:19.462630+0000 mgr.smithi157.nfpzoe (mgr.14180) 11681 : cluster [DBG] pgmap v10962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:20 smithi157 bash[20376]: audit 2022-05-01T02:17:19.469912+0000 mon.smithi157 (mon.0) 7065 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:17:20.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:20 smithi157 bash[20376]: audit 2022-05-01T02:17:19.478455+0000 mon.smithi157 (mon.0) 7066 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:17:20.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:20 smithi157 bash[20376]: cephadm 2022-05-01T02:17:19.479766+0000 mgr.smithi157.nfpzoe (mgr.14180) 11682 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:17:20.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:20 smithi157 bash[20376]: cephadm 2022-05-01T02:17:19.479925+0000 mgr.smithi157.nfpzoe (mgr.14180) 11683 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:17:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:22 smithi165 bash[22175]: cluster 2022-05-01T02:17:21.463363+0000 mgr.smithi157.nfpzoe (mgr.14180) 11684 : cluster [DBG] pgmap v10963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:22.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:22 smithi157 bash[20376]: cluster 2022-05-01T02:17:21.463363+0000 mgr.smithi157.nfpzoe (mgr.14180) 11684 : cluster [DBG] pgmap v10963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:24.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:17:24.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:17:24.095 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:17:24.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:17:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:24 smithi165 bash[22175]: cluster 2022-05-01T02:17:23.463991+0000 mgr.smithi157.nfpzoe (mgr.14180) 11685 : cluster [DBG] pgmap v10964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:24 smithi157 bash[20376]: cluster 2022-05-01T02:17:23.463991+0000 mgr.smithi157.nfpzoe (mgr.14180) 11685 : cluster [DBG] pgmap v10964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:25.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:25 smithi157 bash[20376]: audit 2022-05-01T02:17:24.398253+0000 mon.smithi157 (mon.0) 7067 : audit [DBG] from='client.? 172.21.15.157:0/4113068173' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:25 smithi165 bash[22175]: audit 2022-05-01T02:17:24.398253+0000 mon.smithi157 (mon.0) 7067 : audit [DBG] from='client.? 172.21.15.157:0/4113068173' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:26 smithi157 bash[20376]: cluster 2022-05-01T02:17:25.464569+0000 mgr.smithi157.nfpzoe (mgr.14180) 11686 : cluster [DBG] pgmap v10965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:26 smithi165 bash[22175]: cluster 2022-05-01T02:17:25.464569+0000 mgr.smithi157.nfpzoe (mgr.14180) 11686 : cluster [DBG] pgmap v10965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:28 smithi165 bash[22175]: cluster 2022-05-01T02:17:27.465229+0000 mgr.smithi157.nfpzoe (mgr.14180) 11687 : cluster [DBG] pgmap v10966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:28.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:28 smithi157 bash[20376]: cluster 2022-05-01T02:17:27.465229+0000 mgr.smithi157.nfpzoe (mgr.14180) 11687 : cluster [DBG] pgmap v10966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:29.422 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:17:29.422 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:17:29.422 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:17:29.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:17:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:30 smithi165 bash[22175]: cluster 2022-05-01T02:17:29.465862+0000 mgr.smithi157.nfpzoe (mgr.14180) 11688 : cluster [DBG] pgmap v10967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:30 smithi165 bash[22175]: audit 2022-05-01T02:17:29.726376+0000 mon.smithi157 (mon.0) 7068 : audit [DBG] from='client.? 172.21.15.157:0/1149165485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:30.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:30 smithi157 bash[20376]: cluster 2022-05-01T02:17:29.465862+0000 mgr.smithi157.nfpzoe (mgr.14180) 11688 : cluster [DBG] pgmap v10967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:30.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:30 smithi157 bash[20376]: audit 2022-05-01T02:17:29.726376+0000 mon.smithi157 (mon.0) 7068 : audit [DBG] from='client.? 172.21.15.157:0/1149165485' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:32 smithi165 bash[22175]: cluster 2022-05-01T02:17:31.466509+0000 mgr.smithi157.nfpzoe (mgr.14180) 11689 : cluster [DBG] pgmap v10968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:32 smithi157 bash[20376]: cluster 2022-05-01T02:17:31.466509+0000 mgr.smithi157.nfpzoe (mgr.14180) 11689 : cluster [DBG] pgmap v10968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:34 smithi157 bash[20376]: cluster 2022-05-01T02:17:33.467176+0000 mgr.smithi157.nfpzoe (mgr.14180) 11690 : cluster [DBG] pgmap v10969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:34.754 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:17:34.754 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:17:34.754 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:17:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:34 smithi165 bash[22175]: cluster 2022-05-01T02:17:33.467176+0000 mgr.smithi157.nfpzoe (mgr.14180) 11690 : cluster [DBG] pgmap v10969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:35.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:17:35.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:35 smithi157 bash[20376]: audit 2022-05-01T02:17:35.061109+0000 mon.smithi157 (mon.0) 7069 : audit [DBG] from='client.? 172.21.15.157:0/847145672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:35 smithi165 bash[22175]: audit 2022-05-01T02:17:35.061109+0000 mon.smithi157 (mon.0) 7069 : audit [DBG] from='client.? 172.21.15.157:0/847145672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:36.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:36 smithi157 bash[20376]: cluster 2022-05-01T02:17:35.467783+0000 mgr.smithi157.nfpzoe (mgr.14180) 11691 : cluster [DBG] pgmap v10970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:36 smithi165 bash[22175]: cluster 2022-05-01T02:17:35.467783+0000 mgr.smithi157.nfpzoe (mgr.14180) 11691 : cluster [DBG] pgmap v10970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:38 smithi165 bash[22175]: cluster 2022-05-01T02:17:37.468419+0000 mgr.smithi157.nfpzoe (mgr.14180) 11692 : cluster [DBG] pgmap v10971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:38 smithi157 bash[20376]: cluster 2022-05-01T02:17:37.468419+0000 mgr.smithi157.nfpzoe (mgr.14180) 11692 : cluster [DBG] pgmap v10971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:40.081 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:17:40.082 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:17:40.082 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:17:40.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:17:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:40 smithi165 bash[22175]: cluster 2022-05-01T02:17:39.469041+0000 mgr.smithi157.nfpzoe (mgr.14180) 11693 : cluster [DBG] pgmap v10972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:40.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:40 smithi165 bash[22175]: audit 2022-05-01T02:17:40.386046+0000 mon.smithi157 (mon.0) 7070 : audit [DBG] from='client.? 172.21.15.157:0/1113925959' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:40 smithi157 bash[20376]: cluster 2022-05-01T02:17:39.469041+0000 mgr.smithi157.nfpzoe (mgr.14180) 11693 : cluster [DBG] pgmap v10972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:40 smithi157 bash[20376]: audit 2022-05-01T02:17:40.386046+0000 mon.smithi157 (mon.0) 7070 : audit [DBG] from='client.? 172.21.15.157:0/1113925959' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:42 smithi165 bash[22175]: cluster 2022-05-01T02:17:41.469679+0000 mgr.smithi157.nfpzoe (mgr.14180) 11694 : cluster [DBG] pgmap v10973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:42 smithi157 bash[20376]: cluster 2022-05-01T02:17:41.469679+0000 mgr.smithi157.nfpzoe (mgr.14180) 11694 : cluster [DBG] pgmap v10973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:44 smithi157 bash[20376]: cluster 2022-05-01T02:17:43.470287+0000 mgr.smithi157.nfpzoe (mgr.14180) 11695 : cluster [DBG] pgmap v10974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:44 smithi165 bash[22175]: cluster 2022-05-01T02:17:43.470287+0000 mgr.smithi157.nfpzoe (mgr.14180) 11695 : cluster [DBG] pgmap v10974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:45.407 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:17:45.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:17:45.408 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:17:45.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:17:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:46 smithi165 bash[22175]: cluster 2022-05-01T02:17:45.470900+0000 mgr.smithi157.nfpzoe (mgr.14180) 11696 : cluster [DBG] pgmap v10975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:46 smithi165 bash[22175]: audit 2022-05-01T02:17:45.716725+0000 mon.smithi157 (mon.0) 7071 : audit [DBG] from='client.? 172.21.15.157:0/3962051794' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:46 smithi157 bash[20376]: cluster 2022-05-01T02:17:45.470900+0000 mgr.smithi157.nfpzoe (mgr.14180) 11696 : cluster [DBG] pgmap v10975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:46 smithi157 bash[20376]: audit 2022-05-01T02:17:45.716725+0000 mon.smithi157 (mon.0) 7071 : audit [DBG] from='client.? 172.21.15.157:0/3962051794' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:48 smithi165 bash[22175]: cluster 2022-05-01T02:17:47.471617+0000 mgr.smithi157.nfpzoe (mgr.14180) 11697 : cluster [DBG] pgmap v10976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:48.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:48 smithi157 bash[20376]: cluster 2022-05-01T02:17:47.471617+0000 mgr.smithi157.nfpzoe (mgr.14180) 11697 : cluster [DBG] pgmap v10976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:50.744 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:17:50.744 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:17:50.744 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:17:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:50 smithi165 bash[22175]: cluster 2022-05-01T02:17:49.472249+0000 mgr.smithi157.nfpzoe (mgr.14180) 11698 : cluster [DBG] pgmap v10977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:50.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:50 smithi157 bash[20376]: cluster 2022-05-01T02:17:49.472249+0000 mgr.smithi157.nfpzoe (mgr.14180) 11698 : cluster [DBG] pgmap v10977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:51.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:17:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:51 smithi165 bash[22175]: audit 2022-05-01T02:17:51.050294+0000 mon.smithi157 (mon.0) 7072 : audit [DBG] from='client.? 172.21.15.157:0/2337273718' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:51.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:51 smithi157 bash[20376]: audit 2022-05-01T02:17:51.050294+0000 mon.smithi157 (mon.0) 7072 : audit [DBG] from='client.? 172.21.15.157:0/2337273718' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:52 smithi165 bash[22175]: cluster 2022-05-01T02:17:51.472873+0000 mgr.smithi157.nfpzoe (mgr.14180) 11699 : cluster [DBG] pgmap v10978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:52 smithi157 bash[20376]: cluster 2022-05-01T02:17:51.472873+0000 mgr.smithi157.nfpzoe (mgr.14180) 11699 : cluster [DBG] pgmap v10978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:54 smithi157 bash[20376]: cluster 2022-05-01T02:17:53.473467+0000 mgr.smithi157.nfpzoe (mgr.14180) 11700 : cluster [DBG] pgmap v10979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:54 smithi165 bash[22175]: cluster 2022-05-01T02:17:53.473467+0000 mgr.smithi157.nfpzoe (mgr.14180) 11700 : cluster [DBG] pgmap v10979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:56.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:17:56.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:17:56.071 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:17:56.399 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:17:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:56 smithi165 bash[22175]: cluster 2022-05-01T02:17:55.474059+0000 mgr.smithi157.nfpzoe (mgr.14180) 11701 : cluster [DBG] pgmap v10980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:56.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:56 smithi165 bash[22175]: audit 2022-05-01T02:17:56.382197+0000 mon.smithi157 (mon.0) 7073 : audit [DBG] from='client.? 172.21.15.157:0/2642383566' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:56.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:56 smithi157 bash[20376]: cluster 2022-05-01T02:17:55.474059+0000 mgr.smithi157.nfpzoe (mgr.14180) 11701 : cluster [DBG] pgmap v10980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:56.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:56 smithi157 bash[20376]: audit 2022-05-01T02:17:56.382197+0000 mon.smithi157 (mon.0) 7073 : audit [DBG] from='client.? 172.21.15.157:0/2642383566' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:17:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:17:58 smithi165 bash[22175]: cluster 2022-05-01T02:17:57.474652+0000 mgr.smithi157.nfpzoe (mgr.14180) 11702 : cluster [DBG] pgmap v10981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:17:58.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:17:58 smithi157 bash[20376]: cluster 2022-05-01T02:17:57.474652+0000 mgr.smithi157.nfpzoe (mgr.14180) 11702 : cluster [DBG] pgmap v10981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:00 smithi165 bash[22175]: cluster 2022-05-01T02:17:59.475324+0000 mgr.smithi157.nfpzoe (mgr.14180) 11703 : cluster [DBG] pgmap v10982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:00 smithi165 bash[22175]: audit 2022-05-01T02:17:59.780398+0000 mon.smithi157 (mon.0) 7074 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:18:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:00 smithi165 bash[22175]: audit 2022-05-01T02:18:00.424474+0000 mon.smithi157 (mon.0) 7075 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:18:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:00 smithi157 bash[20376]: cluster 2022-05-01T02:17:59.475324+0000 mgr.smithi157.nfpzoe (mgr.14180) 11703 : cluster [DBG] pgmap v10982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:00 smithi157 bash[20376]: audit 2022-05-01T02:17:59.780398+0000 mon.smithi157 (mon.0) 7074 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:18:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:00 smithi157 bash[20376]: audit 2022-05-01T02:18:00.424474+0000 mon.smithi157 (mon.0) 7075 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:18:01.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:18:01.402 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:18:01.403 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:18:01.733 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:18:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:02 smithi165 bash[22175]: cluster 2022-05-01T02:18:01.476014+0000 mgr.smithi157.nfpzoe (mgr.14180) 11704 : cluster [DBG] pgmap v10983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:02.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:02 smithi165 bash[22175]: audit 2022-05-01T02:18:01.715114+0000 mon.smithi157 (mon.0) 7076 : audit [DBG] from='client.? 172.21.15.157:0/1157875311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:02 smithi157 bash[20376]: cluster 2022-05-01T02:18:01.476014+0000 mgr.smithi157.nfpzoe (mgr.14180) 11704 : cluster [DBG] pgmap v10983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:02 smithi157 bash[20376]: audit 2022-05-01T02:18:01.715114+0000 mon.smithi157 (mon.0) 7076 : audit [DBG] from='client.? 172.21.15.157:0/1157875311' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:04 smithi157 bash[20376]: cluster 2022-05-01T02:18:03.476769+0000 mgr.smithi157.nfpzoe (mgr.14180) 11705 : cluster [DBG] pgmap v10984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:04 smithi165 bash[22175]: cluster 2022-05-01T02:18:03.476769+0000 mgr.smithi157.nfpzoe (mgr.14180) 11705 : cluster [DBG] pgmap v10984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:06.737 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:18:06.737 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:18:06.737 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:18:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:06 smithi165 bash[22175]: cluster 2022-05-01T02:18:05.477491+0000 mgr.smithi157.nfpzoe (mgr.14180) 11706 : cluster [DBG] pgmap v10985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:06 smithi157 bash[20376]: cluster 2022-05-01T02:18:05.477491+0000 mgr.smithi157.nfpzoe (mgr.14180) 11706 : cluster [DBG] pgmap v10985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:07.113 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:18:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:07 smithi165 bash[22175]: audit 2022-05-01T02:18:07.040171+0000 mon.smithi157 (mon.0) 7077 : audit [DBG] from='client.? 172.21.15.157:0/1980649640' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:07.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:07 smithi157 bash[20376]: audit 2022-05-01T02:18:07.040171+0000 mon.smithi157 (mon.0) 7077 : audit [DBG] from='client.? 172.21.15.157:0/1980649640' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:08 smithi165 bash[22175]: cluster 2022-05-01T02:18:07.478172+0000 mgr.smithi157.nfpzoe (mgr.14180) 11707 : cluster [DBG] pgmap v10986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:08 smithi157 bash[20376]: cluster 2022-05-01T02:18:07.478172+0000 mgr.smithi157.nfpzoe (mgr.14180) 11707 : cluster [DBG] pgmap v10986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:10 smithi165 bash[22175]: cluster 2022-05-01T02:18:09.478788+0000 mgr.smithi157.nfpzoe (mgr.14180) 11708 : cluster [DBG] pgmap v10987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:10.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:10 smithi157 bash[20376]: cluster 2022-05-01T02:18:09.478788+0000 mgr.smithi157.nfpzoe (mgr.14180) 11708 : cluster [DBG] pgmap v10987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:12.061 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:18:12.061 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:18:12.061 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:18:12.388 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:18:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:12 smithi165 bash[22175]: cluster 2022-05-01T02:18:11.479407+0000 mgr.smithi157.nfpzoe (mgr.14180) 11709 : cluster [DBG] pgmap v10988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:12 smithi165 bash[22175]: audit 2022-05-01T02:18:12.370874+0000 mon.smithi157 (mon.0) 7078 : audit [DBG] from='client.? 172.21.15.157:0/4135763301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:12 smithi157 bash[20376]: cluster 2022-05-01T02:18:11.479407+0000 mgr.smithi157.nfpzoe (mgr.14180) 11709 : cluster [DBG] pgmap v10988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:12 smithi157 bash[20376]: audit 2022-05-01T02:18:12.370874+0000 mon.smithi157 (mon.0) 7078 : audit [DBG] from='client.? 172.21.15.157:0/4135763301' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:14 smithi157 bash[20376]: cluster 2022-05-01T02:18:13.480025+0000 mgr.smithi157.nfpzoe (mgr.14180) 11710 : cluster [DBG] pgmap v10989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:14 smithi165 bash[22175]: cluster 2022-05-01T02:18:13.480025+0000 mgr.smithi157.nfpzoe (mgr.14180) 11710 : cluster [DBG] pgmap v10989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:16 smithi165 bash[22175]: cluster 2022-05-01T02:18:15.480660+0000 mgr.smithi157.nfpzoe (mgr.14180) 11711 : cluster [DBG] pgmap v10990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:16.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:16 smithi157 bash[20376]: cluster 2022-05-01T02:18:15.480660+0000 mgr.smithi157.nfpzoe (mgr.14180) 11711 : cluster [DBG] pgmap v10990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:17.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:18:17.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:18:17.392 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:18:17.714 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:18:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:18 smithi165 bash[22175]: cluster 2022-05-01T02:18:17.481162+0000 mgr.smithi157.nfpzoe (mgr.14180) 11712 : cluster [DBG] pgmap v10991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:18.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:18 smithi165 bash[22175]: audit 2022-05-01T02:18:17.697038+0000 mon.smithi157 (mon.0) 7079 : audit [DBG] from='client.? 172.21.15.157:0/2348581451' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:18.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:18 smithi157 bash[20376]: cluster 2022-05-01T02:18:17.481162+0000 mgr.smithi157.nfpzoe (mgr.14180) 11712 : cluster [DBG] pgmap v10991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:18.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:18 smithi157 bash[20376]: audit 2022-05-01T02:18:17.697038+0000 mon.smithi157 (mon.0) 7079 : audit [DBG] from='client.? 172.21.15.157:0/2348581451' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:19 smithi165 bash[22175]: audit 2022-05-01T02:18:19.491783+0000 mon.smithi157 (mon.0) 7080 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:18:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:19 smithi165 bash[22175]: audit 2022-05-01T02:18:19.494400+0000 mon.smithi157 (mon.0) 7081 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:18:19.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:19 smithi165 bash[22175]: audit 2022-05-01T02:18:19.496229+0000 mon.smithi157 (mon.0) 7082 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:18:19.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:19 smithi157 bash[20376]: audit 2022-05-01T02:18:19.491783+0000 mon.smithi157 (mon.0) 7080 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:18:19.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:19 smithi157 bash[20376]: audit 2022-05-01T02:18:19.494400+0000 mon.smithi157 (mon.0) 7081 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:18:19.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:19 smithi157 bash[20376]: audit 2022-05-01T02:18:19.496229+0000 mon.smithi157 (mon.0) 7082 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:18:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:20 smithi165 bash[22175]: cluster 2022-05-01T02:18:19.481752+0000 mgr.smithi157.nfpzoe (mgr.14180) 11713 : cluster [DBG] pgmap v10992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:20 smithi165 bash[22175]: cluster 2022-05-01T02:18:19.815299+0000 mgr.smithi157.nfpzoe (mgr.14180) 11714 : cluster [DBG] pgmap v10993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:21.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:20 smithi165 bash[22175]: cluster 2022-05-01T02:18:19.815739+0000 mgr.smithi157.nfpzoe (mgr.14180) 11715 : cluster [DBG] pgmap v10994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:21.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:20 smithi165 bash[22175]: audit 2022-05-01T02:18:19.822531+0000 mon.smithi157 (mon.0) 7083 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:18:21.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:20 smithi165 bash[22175]: audit 2022-05-01T02:18:19.833283+0000 mon.smithi157 (mon.0) 7084 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:18:21.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:20 smithi165 bash[22175]: cephadm 2022-05-01T02:18:19.834884+0000 mgr.smithi157.nfpzoe (mgr.14180) 11716 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:18:21.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:20 smithi165 bash[22175]: cephadm 2022-05-01T02:18:19.835174+0000 mgr.smithi157.nfpzoe (mgr.14180) 11717 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:18:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:20 smithi157 bash[20376]: cluster 2022-05-01T02:18:19.481752+0000 mgr.smithi157.nfpzoe (mgr.14180) 11713 : cluster [DBG] pgmap v10992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:20 smithi157 bash[20376]: cluster 2022-05-01T02:18:19.815299+0000 mgr.smithi157.nfpzoe (mgr.14180) 11714 : cluster [DBG] pgmap v10993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:20 smithi157 bash[20376]: cluster 2022-05-01T02:18:19.815739+0000 mgr.smithi157.nfpzoe (mgr.14180) 11715 : cluster [DBG] pgmap v10994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:20 smithi157 bash[20376]: audit 2022-05-01T02:18:19.822531+0000 mon.smithi157 (mon.0) 7083 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:18:21.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:20 smithi157 bash[20376]: audit 2022-05-01T02:18:19.833283+0000 mon.smithi157 (mon.0) 7084 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:18:21.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:20 smithi157 bash[20376]: cephadm 2022-05-01T02:18:19.834884+0000 mgr.smithi157.nfpzoe (mgr.14180) 11716 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:18:21.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:20 smithi157 bash[20376]: cephadm 2022-05-01T02:18:19.835174+0000 mgr.smithi157.nfpzoe (mgr.14180) 11717 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:18:22.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:18:22.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:18:22.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:18:23.045 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:18:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:22 smithi165 bash[22175]: cluster 2022-05-01T02:18:21.816430+0000 mgr.smithi157.nfpzoe (mgr.14180) 11718 : cluster [DBG] pgmap v10995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:22 smithi157 bash[20376]: cluster 2022-05-01T02:18:21.816430+0000 mgr.smithi157.nfpzoe (mgr.14180) 11718 : cluster [DBG] pgmap v10995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:23 smithi165 bash[22175]: audit 2022-05-01T02:18:23.027229+0000 mon.smithi157 (mon.0) 7085 : audit [DBG] from='client.? 172.21.15.157:0/1701830092' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:23 smithi157 bash[20376]: audit 2022-05-01T02:18:23.027229+0000 mon.smithi157 (mon.0) 7085 : audit [DBG] from='client.? 172.21.15.157:0/1701830092' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:24 smithi165 bash[22175]: cluster 2022-05-01T02:18:23.817048+0000 mgr.smithi157.nfpzoe (mgr.14180) 11719 : cluster [DBG] pgmap v10996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:24 smithi157 bash[20376]: cluster 2022-05-01T02:18:23.817048+0000 mgr.smithi157.nfpzoe (mgr.14180) 11719 : cluster [DBG] pgmap v10996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:26 smithi165 bash[22175]: cluster 2022-05-01T02:18:25.817646+0000 mgr.smithi157.nfpzoe (mgr.14180) 11720 : cluster [DBG] pgmap v10997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:27.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:26 smithi157 bash[20376]: cluster 2022-05-01T02:18:25.817646+0000 mgr.smithi157.nfpzoe (mgr.14180) 11720 : cluster [DBG] pgmap v10997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:28.048 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:18:28.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:18:28.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:18:28.376 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:18:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:28 smithi165 bash[22175]: cluster 2022-05-01T02:18:27.818420+0000 mgr.smithi157.nfpzoe (mgr.14180) 11721 : cluster [DBG] pgmap v10998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:29.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:28 smithi165 bash[22175]: audit 2022-05-01T02:18:28.358488+0000 mon.smithi157 (mon.0) 7086 : audit [DBG] from='client.? 172.21.15.157:0/1194897572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:28 smithi157 bash[20376]: cluster 2022-05-01T02:18:27.818420+0000 mgr.smithi157.nfpzoe (mgr.14180) 11721 : cluster [DBG] pgmap v10998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:28 smithi157 bash[20376]: audit 2022-05-01T02:18:28.358488+0000 mon.smithi157 (mon.0) 7086 : audit [DBG] from='client.? 172.21.15.157:0/1194897572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:30 smithi165 bash[22175]: cluster 2022-05-01T02:18:29.819104+0000 mgr.smithi157.nfpzoe (mgr.14180) 11722 : cluster [DBG] pgmap v10999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:30 smithi157 bash[20376]: cluster 2022-05-01T02:18:29.819104+0000 mgr.smithi157.nfpzoe (mgr.14180) 11722 : cluster [DBG] pgmap v10999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:32 smithi165 bash[22175]: cluster 2022-05-01T02:18:31.819698+0000 mgr.smithi157.nfpzoe (mgr.14180) 11723 : cluster [DBG] pgmap v11000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:32 smithi157 bash[20376]: cluster 2022-05-01T02:18:31.819698+0000 mgr.smithi157.nfpzoe (mgr.14180) 11723 : cluster [DBG] pgmap v11000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:33.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:18:33.380 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:18:33.380 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:18:33.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:18:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:34 smithi157 bash[20376]: audit 2022-05-01T02:18:33.682773+0000 mon.smithi157 (mon.0) 7087 : audit [DBG] from='client.? 172.21.15.157:0/670504826' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:34 smithi157 bash[20376]: cluster 2022-05-01T02:18:33.820319+0000 mgr.smithi157.nfpzoe (mgr.14180) 11724 : cluster [DBG] pgmap v11001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:34 smithi165 bash[22175]: audit 2022-05-01T02:18:33.682773+0000 mon.smithi157 (mon.0) 7087 : audit [DBG] from='client.? 172.21.15.157:0/670504826' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:34 smithi165 bash[22175]: cluster 2022-05-01T02:18:33.820319+0000 mgr.smithi157.nfpzoe (mgr.14180) 11724 : cluster [DBG] pgmap v11001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:36 smithi165 bash[22175]: cluster 2022-05-01T02:18:35.820955+0000 mgr.smithi157.nfpzoe (mgr.14180) 11725 : cluster [DBG] pgmap v11002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:37.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:36 smithi157 bash[20376]: cluster 2022-05-01T02:18:35.820955+0000 mgr.smithi157.nfpzoe (mgr.14180) 11725 : cluster [DBG] pgmap v11002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:38.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:18:38.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:18:38.704 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:18:39.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:18:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:38 smithi165 bash[22175]: cluster 2022-05-01T02:18:37.821593+0000 mgr.smithi157.nfpzoe (mgr.14180) 11726 : cluster [DBG] pgmap v11003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:38 smithi157 bash[20376]: cluster 2022-05-01T02:18:37.821593+0000 mgr.smithi157.nfpzoe (mgr.14180) 11726 : cluster [DBG] pgmap v11003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:39 smithi165 bash[22175]: audit 2022-05-01T02:18:39.009455+0000 mon.smithi157 (mon.0) 7088 : audit [DBG] from='client.? 172.21.15.157:0/2982102418' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:39 smithi157 bash[20376]: audit 2022-05-01T02:18:39.009455+0000 mon.smithi157 (mon.0) 7088 : audit [DBG] from='client.? 172.21.15.157:0/2982102418' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:40 smithi157 bash[20376]: cluster 2022-05-01T02:18:39.822204+0000 mgr.smithi157.nfpzoe (mgr.14180) 11727 : cluster [DBG] pgmap v11004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:40 smithi165 bash[22175]: cluster 2022-05-01T02:18:39.822204+0000 mgr.smithi157.nfpzoe (mgr.14180) 11727 : cluster [DBG] pgmap v11004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:42 smithi157 bash[20376]: cluster 2022-05-01T02:18:41.822791+0000 mgr.smithi157.nfpzoe (mgr.14180) 11728 : cluster [DBG] pgmap v11005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:42 smithi165 bash[22175]: cluster 2022-05-01T02:18:41.822791+0000 mgr.smithi157.nfpzoe (mgr.14180) 11728 : cluster [DBG] pgmap v11005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:44.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:18:44.029 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:18:44.030 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:18:44.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:18:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:44 smithi157 bash[20376]: cluster 2022-05-01T02:18:43.823436+0000 mgr.smithi157.nfpzoe (mgr.14180) 11729 : cluster [DBG] pgmap v11006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:44 smithi157 bash[20376]: audit 2022-05-01T02:18:44.337701+0000 mon.smithi157 (mon.0) 7089 : audit [DBG] from='client.? 172.21.15.157:0/2092419182' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:44 smithi165 bash[22175]: cluster 2022-05-01T02:18:43.823436+0000 mgr.smithi157.nfpzoe (mgr.14180) 11729 : cluster [DBG] pgmap v11006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:44 smithi165 bash[22175]: audit 2022-05-01T02:18:44.337701+0000 mon.smithi157 (mon.0) 7089 : audit [DBG] from='client.? 172.21.15.157:0/2092419182' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:46 smithi165 bash[22175]: cluster 2022-05-01T02:18:45.824078+0000 mgr.smithi157.nfpzoe (mgr.14180) 11730 : cluster [DBG] pgmap v11007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:47.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:46 smithi157 bash[20376]: cluster 2022-05-01T02:18:45.824078+0000 mgr.smithi157.nfpzoe (mgr.14180) 11730 : cluster [DBG] pgmap v11007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:48 smithi165 bash[22175]: cluster 2022-05-01T02:18:47.824747+0000 mgr.smithi157.nfpzoe (mgr.14180) 11731 : cluster [DBG] pgmap v11008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:48 smithi157 bash[20376]: cluster 2022-05-01T02:18:47.824747+0000 mgr.smithi157.nfpzoe (mgr.14180) 11731 : cluster [DBG] pgmap v11008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:49.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:18:49.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:18:49.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:18:49.685 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:18:50.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:49 smithi157 bash[20376]: audit 2022-05-01T02:18:49.667887+0000 mon.smithi157 (mon.0) 7090 : audit [DBG] from='client.? 172.21.15.157:0/931080920' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:49 smithi165 bash[22175]: audit 2022-05-01T02:18:49.667887+0000 mon.smithi157 (mon.0) 7090 : audit [DBG] from='client.? 172.21.15.157:0/931080920' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:50 smithi157 bash[20376]: cluster 2022-05-01T02:18:49.825382+0000 mgr.smithi157.nfpzoe (mgr.14180) 11732 : cluster [DBG] pgmap v11009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:50 smithi165 bash[22175]: cluster 2022-05-01T02:18:49.825382+0000 mgr.smithi157.nfpzoe (mgr.14180) 11732 : cluster [DBG] pgmap v11009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:52 smithi157 bash[20376]: cluster 2022-05-01T02:18:51.826036+0000 mgr.smithi157.nfpzoe (mgr.14180) 11733 : cluster [DBG] pgmap v11010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:52 smithi165 bash[22175]: cluster 2022-05-01T02:18:51.826036+0000 mgr.smithi157.nfpzoe (mgr.14180) 11733 : cluster [DBG] pgmap v11010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:54.688 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:18:54.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:18:54.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:18:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:54 smithi157 bash[20376]: cluster 2022-05-01T02:18:53.826674+0000 mgr.smithi157.nfpzoe (mgr.14180) 11734 : cluster [DBG] pgmap v11011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:54 smithi165 bash[22175]: cluster 2022-05-01T02:18:53.826674+0000 mgr.smithi157.nfpzoe (mgr.14180) 11734 : cluster [DBG] pgmap v11011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:55.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:18:55.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:55 smithi157 bash[20376]: audit 2022-05-01T02:18:54.994229+0000 mon.smithi157 (mon.0) 7091 : audit [DBG] from='client.? 172.21.15.157:0/276129482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:55 smithi165 bash[22175]: audit 2022-05-01T02:18:54.994229+0000 mon.smithi157 (mon.0) 7091 : audit [DBG] from='client.? 172.21.15.157:0/276129482' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:18:56.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:56 smithi157 bash[20376]: cluster 2022-05-01T02:18:55.827339+0000 mgr.smithi157.nfpzoe (mgr.14180) 11735 : cluster [DBG] pgmap v11012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:56 smithi165 bash[22175]: cluster 2022-05-01T02:18:55.827339+0000 mgr.smithi157.nfpzoe (mgr.14180) 11735 : cluster [DBG] pgmap v11012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:58 smithi165 bash[22175]: cluster 2022-05-01T02:18:57.828033+0000 mgr.smithi157.nfpzoe (mgr.14180) 11736 : cluster [DBG] pgmap v11013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:18:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:58 smithi157 bash[20376]: cluster 2022-05-01T02:18:57.828033+0000 mgr.smithi157.nfpzoe (mgr.14180) 11736 : cluster [DBG] pgmap v11013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:00.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:19:00.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:19:00.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:19:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:18:59 smithi157 bash[20376]: audit 2022-05-01T02:18:59.784542+0000 mon.smithi157 (mon.0) 7092 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:19:00.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:19:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:18:59 smithi165 bash[22175]: audit 2022-05-01T02:18:59.784542+0000 mon.smithi157 (mon.0) 7092 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:19:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:00 smithi157 bash[20376]: cluster 2022-05-01T02:18:59.828615+0000 mgr.smithi157.nfpzoe (mgr.14180) 11737 : cluster [DBG] pgmap v11014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:00 smithi157 bash[20376]: audit 2022-05-01T02:19:00.319121+0000 mon.smithi157 (mon.0) 7093 : audit [DBG] from='client.? 172.21.15.157:0/2560276012' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:00 smithi157 bash[20376]: audit 2022-05-01T02:19:00.431726+0000 mon.smithi157 (mon.0) 7094 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:19:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:00 smithi165 bash[22175]: cluster 2022-05-01T02:18:59.828615+0000 mgr.smithi157.nfpzoe (mgr.14180) 11737 : cluster [DBG] pgmap v11014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:00 smithi165 bash[22175]: audit 2022-05-01T02:19:00.319121+0000 mon.smithi157 (mon.0) 7093 : audit [DBG] from='client.? 172.21.15.157:0/2560276012' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:00 smithi165 bash[22175]: audit 2022-05-01T02:19:00.431726+0000 mon.smithi157 (mon.0) 7094 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:19:03.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:02 smithi157 bash[20376]: cluster 2022-05-01T02:19:01.829280+0000 mgr.smithi157.nfpzoe (mgr.14180) 11738 : cluster [DBG] pgmap v11015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:02 smithi165 bash[22175]: cluster 2022-05-01T02:19:01.829280+0000 mgr.smithi157.nfpzoe (mgr.14180) 11738 : cluster [DBG] pgmap v11015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:04 smithi157 bash[20376]: cluster 2022-05-01T02:19:03.829902+0000 mgr.smithi157.nfpzoe (mgr.14180) 11739 : cluster [DBG] pgmap v11016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:04 smithi165 bash[22175]: cluster 2022-05-01T02:19:03.829902+0000 mgr.smithi157.nfpzoe (mgr.14180) 11739 : cluster [DBG] pgmap v11016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:05.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:19:05.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:19:05.340 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:19:05.671 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:19:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:05 smithi165 bash[22175]: audit 2022-05-01T02:19:05.653678+0000 mon.smithi157 (mon.0) 7095 : audit [DBG] from='client.? 172.21.15.157:0/2939405236' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:06.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:05 smithi157 bash[20376]: audit 2022-05-01T02:19:05.653678+0000 mon.smithi157 (mon.0) 7095 : audit [DBG] from='client.? 172.21.15.157:0/2939405236' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:07.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:06 smithi157 bash[20376]: cluster 2022-05-01T02:19:05.830559+0000 mgr.smithi157.nfpzoe (mgr.14180) 11740 : cluster [DBG] pgmap v11017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:06 smithi165 bash[22175]: cluster 2022-05-01T02:19:05.830559+0000 mgr.smithi157.nfpzoe (mgr.14180) 11740 : cluster [DBG] pgmap v11017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:08 smithi165 bash[22175]: cluster 2022-05-01T02:19:07.831211+0000 mgr.smithi157.nfpzoe (mgr.14180) 11741 : cluster [DBG] pgmap v11018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:08 smithi157 bash[20376]: cluster 2022-05-01T02:19:07.831211+0000 mgr.smithi157.nfpzoe (mgr.14180) 11741 : cluster [DBG] pgmap v11018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:10.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:19:10.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:19:10.674 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:19:10.998 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:19:11.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:10 smithi157 bash[20376]: cluster 2022-05-01T02:19:09.831819+0000 mgr.smithi157.nfpzoe (mgr.14180) 11742 : cluster [DBG] pgmap v11019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:10 smithi165 bash[22175]: cluster 2022-05-01T02:19:09.831819+0000 mgr.smithi157.nfpzoe (mgr.14180) 11742 : cluster [DBG] pgmap v11019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:12.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:11 smithi157 bash[20376]: audit 2022-05-01T02:19:10.980243+0000 mon.smithi157 (mon.0) 7096 : audit [DBG] from='client.? 172.21.15.157:0/4077824375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:11 smithi165 bash[22175]: audit 2022-05-01T02:19:10.980243+0000 mon.smithi157 (mon.0) 7096 : audit [DBG] from='client.? 172.21.15.157:0/4077824375' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:13.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:12 smithi157 bash[20376]: cluster 2022-05-01T02:19:11.832498+0000 mgr.smithi157.nfpzoe (mgr.14180) 11743 : cluster [DBG] pgmap v11020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:12 smithi165 bash[22175]: cluster 2022-05-01T02:19:11.832498+0000 mgr.smithi157.nfpzoe (mgr.14180) 11743 : cluster [DBG] pgmap v11020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:14 smithi157 bash[20376]: cluster 2022-05-01T02:19:13.833120+0000 mgr.smithi157.nfpzoe (mgr.14180) 11744 : cluster [DBG] pgmap v11021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:14 smithi165 bash[22175]: cluster 2022-05-01T02:19:13.833120+0000 mgr.smithi157.nfpzoe (mgr.14180) 11744 : cluster [DBG] pgmap v11021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:16.002 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:19:16.002 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:19:16.002 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:19:16.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:19:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:16 smithi165 bash[22175]: cluster 2022-05-01T02:19:15.833728+0000 mgr.smithi157.nfpzoe (mgr.14180) 11745 : cluster [DBG] pgmap v11022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:16 smithi165 bash[22175]: audit 2022-05-01T02:19:16.311272+0000 mon.smithi157 (mon.0) 7097 : audit [DBG] from='client.? 172.21.15.157:0/960954676' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:17.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:16 smithi157 bash[20376]: cluster 2022-05-01T02:19:15.833728+0000 mgr.smithi157.nfpzoe (mgr.14180) 11745 : cluster [DBG] pgmap v11022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:17.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:16 smithi157 bash[20376]: audit 2022-05-01T02:19:16.311272+0000 mon.smithi157 (mon.0) 7097 : audit [DBG] from='client.? 172.21.15.157:0/960954676' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:18 smithi157 bash[20376]: cluster 2022-05-01T02:19:17.834370+0000 mgr.smithi157.nfpzoe (mgr.14180) 11746 : cluster [DBG] pgmap v11023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:19.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:18 smithi165 bash[22175]: cluster 2022-05-01T02:19:17.834370+0000 mgr.smithi157.nfpzoe (mgr.14180) 11746 : cluster [DBG] pgmap v11023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:20.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:19 smithi157 bash[20376]: audit 2022-05-01T02:19:19.848249+0000 mon.smithi157 (mon.0) 7098 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:19:20.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:19 smithi157 bash[20376]: audit 2022-05-01T02:19:19.850985+0000 mon.smithi157 (mon.0) 7099 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:19:20.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:19 smithi157 bash[20376]: audit 2022-05-01T02:19:19.852861+0000 mon.smithi157 (mon.0) 7100 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:19:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:19 smithi165 bash[22175]: audit 2022-05-01T02:19:19.848249+0000 mon.smithi157 (mon.0) 7098 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:19:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:19 smithi165 bash[22175]: audit 2022-05-01T02:19:19.850985+0000 mon.smithi157 (mon.0) 7099 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:19:20.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:19 smithi165 bash[22175]: audit 2022-05-01T02:19:19.852861+0000 mon.smithi157 (mon.0) 7100 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:19:21.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:19:21.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:19:21.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:19:21.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:21 smithi157 bash[20376]: cluster 2022-05-01T02:19:19.834973+0000 mgr.smithi157.nfpzoe (mgr.14180) 11747 : cluster [DBG] pgmap v11024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:21.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:21 smithi157 bash[20376]: cluster 2022-05-01T02:19:20.173339+0000 mgr.smithi157.nfpzoe (mgr.14180) 11748 : cluster [DBG] pgmap v11025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:21.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:21 smithi157 bash[20376]: cluster 2022-05-01T02:19:20.173802+0000 mgr.smithi157.nfpzoe (mgr.14180) 11749 : cluster [DBG] pgmap v11026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:21.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:21 smithi157 bash[20376]: audit 2022-05-01T02:19:20.179828+0000 mon.smithi157 (mon.0) 7101 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:19:21.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:21 smithi157 bash[20376]: audit 2022-05-01T02:19:20.188612+0000 mon.smithi157 (mon.0) 7102 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:19:21.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:21 smithi157 bash[20376]: cephadm 2022-05-01T02:19:20.189845+0000 mgr.smithi157.nfpzoe (mgr.14180) 11750 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:19:21.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:21 smithi157 bash[20376]: cephadm 2022-05-01T02:19:20.190000+0000 mgr.smithi157.nfpzoe (mgr.14180) 11751 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:19:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:21 smithi165 bash[22175]: cluster 2022-05-01T02:19:19.834973+0000 mgr.smithi157.nfpzoe (mgr.14180) 11747 : cluster [DBG] pgmap v11024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:21 smithi165 bash[22175]: cluster 2022-05-01T02:19:20.173339+0000 mgr.smithi157.nfpzoe (mgr.14180) 11748 : cluster [DBG] pgmap v11025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:21 smithi165 bash[22175]: cluster 2022-05-01T02:19:20.173802+0000 mgr.smithi157.nfpzoe (mgr.14180) 11749 : cluster [DBG] pgmap v11026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:21 smithi165 bash[22175]: audit 2022-05-01T02:19:20.179828+0000 mon.smithi157 (mon.0) 7101 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:19:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:21 smithi165 bash[22175]: audit 2022-05-01T02:19:20.188612+0000 mon.smithi157 (mon.0) 7102 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:19:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:21 smithi165 bash[22175]: cephadm 2022-05-01T02:19:20.189845+0000 mgr.smithi157.nfpzoe (mgr.14180) 11750 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:19:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:21 smithi165 bash[22175]: cephadm 2022-05-01T02:19:20.190000+0000 mgr.smithi157.nfpzoe (mgr.14180) 11751 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:19:21.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:19:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:22 smithi157 bash[20376]: audit 2022-05-01T02:19:21.644770+0000 mon.smithi157 (mon.0) 7103 : audit [DBG] from='client.? 172.21.15.157:0/3139864749' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:22 smithi165 bash[22175]: audit 2022-05-01T02:19:21.644770+0000 mon.smithi157 (mon.0) 7103 : audit [DBG] from='client.? 172.21.15.157:0/3139864749' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:23.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:23 smithi165 bash[22175]: cluster 2022-05-01T02:19:22.174493+0000 mgr.smithi157.nfpzoe (mgr.14180) 11752 : cluster [DBG] pgmap v11027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:23 smithi157 bash[20376]: cluster 2022-05-01T02:19:22.174493+0000 mgr.smithi157.nfpzoe (mgr.14180) 11752 : cluster [DBG] pgmap v11027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:24 smithi157 bash[20376]: cluster 2022-05-01T02:19:24.175135+0000 mgr.smithi157.nfpzoe (mgr.14180) 11753 : cluster [DBG] pgmap v11028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:24 smithi165 bash[22175]: cluster 2022-05-01T02:19:24.175135+0000 mgr.smithi157.nfpzoe (mgr.14180) 11753 : cluster [DBG] pgmap v11028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:26.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:19:26.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:19:26.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:19:26.987 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:19:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:27 smithi157 bash[20376]: cluster 2022-05-01T02:19:26.175760+0000 mgr.smithi157.nfpzoe (mgr.14180) 11754 : cluster [DBG] pgmap v11029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:27 smithi157 bash[20376]: audit 2022-05-01T02:19:26.969594+0000 mon.smithi157 (mon.0) 7104 : audit [DBG] from='client.? 172.21.15.157:0/1713089613' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:27 smithi165 bash[22175]: cluster 2022-05-01T02:19:26.175760+0000 mgr.smithi157.nfpzoe (mgr.14180) 11754 : cluster [DBG] pgmap v11029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:27 smithi165 bash[22175]: audit 2022-05-01T02:19:26.969594+0000 mon.smithi157 (mon.0) 7104 : audit [DBG] from='client.? 172.21.15.157:0/1713089613' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:29 smithi165 bash[22175]: cluster 2022-05-01T02:19:28.176377+0000 mgr.smithi157.nfpzoe (mgr.14180) 11755 : cluster [DBG] pgmap v11030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:29.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:29 smithi157 bash[20376]: cluster 2022-05-01T02:19:28.176377+0000 mgr.smithi157.nfpzoe (mgr.14180) 11755 : cluster [DBG] pgmap v11030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:31 smithi165 bash[22175]: cluster 2022-05-01T02:19:30.177018+0000 mgr.smithi157.nfpzoe (mgr.14180) 11756 : cluster [DBG] pgmap v11031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:31.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:31 smithi157 bash[20376]: cluster 2022-05-01T02:19:30.177018+0000 mgr.smithi157.nfpzoe (mgr.14180) 11756 : cluster [DBG] pgmap v11031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:31.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:19:31.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:19:31.991 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:19:32.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:19:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:33 smithi165 bash[22175]: cluster 2022-05-01T02:19:32.177608+0000 mgr.smithi157.nfpzoe (mgr.14180) 11757 : cluster [DBG] pgmap v11032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:33 smithi165 bash[22175]: audit 2022-05-01T02:19:32.299907+0000 mon.smithi157 (mon.0) 7105 : audit [DBG] from='client.? 172.21.15.157:0/336486388' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:33 smithi157 bash[20376]: cluster 2022-05-01T02:19:32.177608+0000 mgr.smithi157.nfpzoe (mgr.14180) 11757 : cluster [DBG] pgmap v11032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:33 smithi157 bash[20376]: audit 2022-05-01T02:19:32.299907+0000 mon.smithi157 (mon.0) 7105 : audit [DBG] from='client.? 172.21.15.157:0/336486388' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:34 smithi157 bash[20376]: cluster 2022-05-01T02:19:34.178249+0000 mgr.smithi157.nfpzoe (mgr.14180) 11758 : cluster [DBG] pgmap v11033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:34 smithi165 bash[22175]: cluster 2022-05-01T02:19:34.178249+0000 mgr.smithi157.nfpzoe (mgr.14180) 11758 : cluster [DBG] pgmap v11033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:37.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:19:37.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:19:37.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:19:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:37 smithi157 bash[20376]: cluster 2022-05-01T02:19:36.178871+0000 mgr.smithi157.nfpzoe (mgr.14180) 11759 : cluster [DBG] pgmap v11034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:37 smithi165 bash[22175]: cluster 2022-05-01T02:19:36.178871+0000 mgr.smithi157.nfpzoe (mgr.14180) 11759 : cluster [DBG] pgmap v11034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:37.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:19:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:38 smithi165 bash[22175]: audit 2022-05-01T02:19:37.628658+0000 mon.smithi157 (mon.0) 7106 : audit [DBG] from='client.? 172.21.15.157:0/1614235672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:38.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:38 smithi157 bash[20376]: audit 2022-05-01T02:19:37.628658+0000 mon.smithi157 (mon.0) 7106 : audit [DBG] from='client.? 172.21.15.157:0/1614235672' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:39 smithi165 bash[22175]: cluster 2022-05-01T02:19:38.179563+0000 mgr.smithi157.nfpzoe (mgr.14180) 11760 : cluster [DBG] pgmap v11035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:39.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:39 smithi157 bash[20376]: cluster 2022-05-01T02:19:38.179563+0000 mgr.smithi157.nfpzoe (mgr.14180) 11760 : cluster [DBG] pgmap v11035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:41 smithi165 bash[22175]: cluster 2022-05-01T02:19:40.180188+0000 mgr.smithi157.nfpzoe (mgr.14180) 11761 : cluster [DBG] pgmap v11036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:41.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:41 smithi157 bash[20376]: cluster 2022-05-01T02:19:40.180188+0000 mgr.smithi157.nfpzoe (mgr.14180) 11761 : cluster [DBG] pgmap v11036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:42.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:19:42.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:19:42.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:19:42.979 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:19:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:43 smithi165 bash[22175]: cluster 2022-05-01T02:19:42.180846+0000 mgr.smithi157.nfpzoe (mgr.14180) 11762 : cluster [DBG] pgmap v11037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:43 smithi165 bash[22175]: audit 2022-05-01T02:19:42.957948+0000 mon.smithi157 (mon.0) 7107 : audit [DBG] from='client.? 172.21.15.157:0/3912336892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:43.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:43 smithi157 bash[20376]: cluster 2022-05-01T02:19:42.180846+0000 mgr.smithi157.nfpzoe (mgr.14180) 11762 : cluster [DBG] pgmap v11037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:43.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:43 smithi157 bash[20376]: audit 2022-05-01T02:19:42.957948+0000 mon.smithi157 (mon.0) 7107 : audit [DBG] from='client.? 172.21.15.157:0/3912336892' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:44 smithi157 bash[20376]: cluster 2022-05-01T02:19:44.181537+0000 mgr.smithi157.nfpzoe (mgr.14180) 11763 : cluster [DBG] pgmap v11038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:44 smithi165 bash[22175]: cluster 2022-05-01T02:19:44.181537+0000 mgr.smithi157.nfpzoe (mgr.14180) 11763 : cluster [DBG] pgmap v11038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:47 smithi157 bash[20376]: cluster 2022-05-01T02:19:46.182259+0000 mgr.smithi157.nfpzoe (mgr.14180) 11764 : cluster [DBG] pgmap v11039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:47 smithi165 bash[22175]: cluster 2022-05-01T02:19:46.182259+0000 mgr.smithi157.nfpzoe (mgr.14180) 11764 : cluster [DBG] pgmap v11039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:47.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:19:47.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:19:47.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:19:48.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:19:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:49 smithi165 bash[22175]: cluster 2022-05-01T02:19:48.182776+0000 mgr.smithi157.nfpzoe (mgr.14180) 11765 : cluster [DBG] pgmap v11040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:49 smithi165 bash[22175]: audit 2022-05-01T02:19:48.291242+0000 mon.smithi157 (mon.0) 7108 : audit [DBG] from='client.? 172.21.15.157:0/1687746799' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:49.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:49 smithi157 bash[20376]: cluster 2022-05-01T02:19:48.182776+0000 mgr.smithi157.nfpzoe (mgr.14180) 11765 : cluster [DBG] pgmap v11040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:49.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:49 smithi157 bash[20376]: audit 2022-05-01T02:19:48.291242+0000 mon.smithi157 (mon.0) 7108 : audit [DBG] from='client.? 172.21.15.157:0/1687746799' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:51 smithi165 bash[22175]: cluster 2022-05-01T02:19:50.183416+0000 mgr.smithi157.nfpzoe (mgr.14180) 11766 : cluster [DBG] pgmap v11041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:51.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:51 smithi157 bash[20376]: cluster 2022-05-01T02:19:50.183416+0000 mgr.smithi157.nfpzoe (mgr.14180) 11766 : cluster [DBG] pgmap v11041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:53.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:19:53.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:19:53.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:19:53.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:19:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:53 smithi165 bash[22175]: cluster 2022-05-01T02:19:52.184066+0000 mgr.smithi157.nfpzoe (mgr.14180) 11767 : cluster [DBG] pgmap v11042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:53.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:53 smithi157 bash[20376]: cluster 2022-05-01T02:19:52.184066+0000 mgr.smithi157.nfpzoe (mgr.14180) 11767 : cluster [DBG] pgmap v11042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:54 smithi157 bash[20376]: audit 2022-05-01T02:19:53.620249+0000 mon.smithi157 (mon.0) 7109 : audit [DBG] from='client.? 172.21.15.157:0/4049106442' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:54 smithi157 bash[20376]: cluster 2022-05-01T02:19:54.184750+0000 mgr.smithi157.nfpzoe (mgr.14180) 11768 : cluster [DBG] pgmap v11043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:54 smithi165 bash[22175]: audit 2022-05-01T02:19:53.620249+0000 mon.smithi157 (mon.0) 7109 : audit [DBG] from='client.? 172.21.15.157:0/4049106442' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:54 smithi165 bash[22175]: cluster 2022-05-01T02:19:54.184750+0000 mgr.smithi157.nfpzoe (mgr.14180) 11768 : cluster [DBG] pgmap v11043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:57 smithi157 bash[20376]: cluster 2022-05-01T02:19:56.185398+0000 mgr.smithi157.nfpzoe (mgr.14180) 11769 : cluster [DBG] pgmap v11044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:57 smithi165 bash[22175]: cluster 2022-05-01T02:19:56.185398+0000 mgr.smithi157.nfpzoe (mgr.14180) 11769 : cluster [DBG] pgmap v11044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:58.641 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:19:58.641 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:19:58.641 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:19:58.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:19:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:59 smithi165 bash[22175]: cluster 2022-05-01T02:19:58.186041+0000 mgr.smithi157.nfpzoe (mgr.14180) 11770 : cluster [DBG] pgmap v11045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:19:59 smithi165 bash[22175]: audit 2022-05-01T02:19:58.948449+0000 mon.smithi157 (mon.0) 7110 : audit [DBG] from='client.? 172.21.15.157:0/1210106633' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:19:59.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:59 smithi157 bash[20376]: cluster 2022-05-01T02:19:58.186041+0000 mgr.smithi157.nfpzoe (mgr.14180) 11770 : cluster [DBG] pgmap v11045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:19:59.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:19:59 smithi157 bash[20376]: audit 2022-05-01T02:19:58.948449+0000 mon.smithi157 (mon.0) 7110 : audit [DBG] from='client.? 172.21.15.157:0/1210106633' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:00 smithi157 bash[20376]: audit 2022-05-01T02:19:59.788482+0000 mon.smithi157 (mon.0) 7111 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:20:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:00 smithi157 bash[20376]: cluster 2022-05-01T02:20:00.000114+0000 mon.smithi157 (mon.0) 7112 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T02:20:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:00 smithi165 bash[22175]: audit 2022-05-01T02:19:59.788482+0000 mon.smithi157 (mon.0) 7111 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:20:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:00 smithi165 bash[22175]: cluster 2022-05-01T02:20:00.000114+0000 mon.smithi157 (mon.0) 7112 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T02:20:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:01 smithi165 bash[22175]: cluster 2022-05-01T02:20:00.186677+0000 mgr.smithi157.nfpzoe (mgr.14180) 11771 : cluster [DBG] pgmap v11046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:01 smithi165 bash[22175]: audit 2022-05-01T02:20:00.438270+0000 mon.smithi157 (mon.0) 7113 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:20:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:01 smithi157 bash[20376]: cluster 2022-05-01T02:20:00.186677+0000 mgr.smithi157.nfpzoe (mgr.14180) 11771 : cluster [DBG] pgmap v11046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:01.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:01 smithi157 bash[20376]: audit 2022-05-01T02:20:00.438270+0000 mon.smithi157 (mon.0) 7113 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:20:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:03 smithi165 bash[22175]: cluster 2022-05-01T02:20:02.187344+0000 mgr.smithi157.nfpzoe (mgr.14180) 11772 : cluster [DBG] pgmap v11047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:03.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:03 smithi157 bash[20376]: cluster 2022-05-01T02:20:02.187344+0000 mgr.smithi157.nfpzoe (mgr.14180) 11772 : cluster [DBG] pgmap v11047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:03.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:20:03.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:20:03.970 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:20:04.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:20:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:04 smithi165 bash[22175]: cluster 2022-05-01T02:20:04.187821+0000 mgr.smithi157.nfpzoe (mgr.14180) 11773 : cluster [DBG] pgmap v11048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:04.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:04 smithi165 bash[22175]: audit 2022-05-01T02:20:04.274133+0000 mon.smithi157 (mon.0) 7114 : audit [DBG] from='client.? 172.21.15.157:0/2108392579' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:04 smithi157 bash[20376]: cluster 2022-05-01T02:20:04.187821+0000 mgr.smithi157.nfpzoe (mgr.14180) 11773 : cluster [DBG] pgmap v11048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:04 smithi157 bash[20376]: audit 2022-05-01T02:20:04.274133+0000 mon.smithi157 (mon.0) 7114 : audit [DBG] from='client.? 172.21.15.157:0/2108392579' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:07 smithi157 bash[20376]: cluster 2022-05-01T02:20:06.188405+0000 mgr.smithi157.nfpzoe (mgr.14180) 11774 : cluster [DBG] pgmap v11049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:07 smithi165 bash[22175]: cluster 2022-05-01T02:20:06.188405+0000 mgr.smithi157.nfpzoe (mgr.14180) 11774 : cluster [DBG] pgmap v11049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:09.299 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:20:09.299 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:20:09.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:20:09.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:20:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:09 smithi165 bash[22175]: cluster 2022-05-01T02:20:08.189036+0000 mgr.smithi157.nfpzoe (mgr.14180) 11775 : cluster [DBG] pgmap v11050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:09.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:09 smithi157 bash[20376]: cluster 2022-05-01T02:20:08.189036+0000 mgr.smithi157.nfpzoe (mgr.14180) 11775 : cluster [DBG] pgmap v11050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:10.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:10 smithi157 bash[20376]: audit 2022-05-01T02:20:09.610936+0000 mon.smithi157 (mon.0) 7115 : audit [DBG] from='client.? 172.21.15.157:0/2803541469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:10 smithi165 bash[22175]: audit 2022-05-01T02:20:09.610936+0000 mon.smithi157 (mon.0) 7115 : audit [DBG] from='client.? 172.21.15.157:0/2803541469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:11 smithi165 bash[22175]: cluster 2022-05-01T02:20:10.189654+0000 mgr.smithi157.nfpzoe (mgr.14180) 11776 : cluster [DBG] pgmap v11051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:11.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:11 smithi157 bash[20376]: cluster 2022-05-01T02:20:10.189654+0000 mgr.smithi157.nfpzoe (mgr.14180) 11776 : cluster [DBG] pgmap v11051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:13 smithi165 bash[22175]: cluster 2022-05-01T02:20:12.190320+0000 mgr.smithi157.nfpzoe (mgr.14180) 11777 : cluster [DBG] pgmap v11052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:13.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:13 smithi157 bash[20376]: cluster 2022-05-01T02:20:12.190320+0000 mgr.smithi157.nfpzoe (mgr.14180) 11777 : cluster [DBG] pgmap v11052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:14.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:20:14.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:20:14.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:20:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:14 smithi165 bash[22175]: cluster 2022-05-01T02:20:14.190945+0000 mgr.smithi157.nfpzoe (mgr.14180) 11778 : cluster [DBG] pgmap v11053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:14.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:14 smithi157 bash[20376]: cluster 2022-05-01T02:20:14.190945+0000 mgr.smithi157.nfpzoe (mgr.14180) 11778 : cluster [DBG] pgmap v11053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:14.958 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:20:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:15 smithi165 bash[22175]: audit 2022-05-01T02:20:14.941073+0000 mon.smithi157 (mon.0) 7116 : audit [DBG] from='client.? 172.21.15.157:0/3514102686' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:15.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:15 smithi157 bash[20376]: audit 2022-05-01T02:20:14.941073+0000 mon.smithi157 (mon.0) 7116 : audit [DBG] from='client.? 172.21.15.157:0/3514102686' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:16 smithi165 bash[22175]: cluster 2022-05-01T02:20:16.191547+0000 mgr.smithi157.nfpzoe (mgr.14180) 11779 : cluster [DBG] pgmap v11054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:16.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:16 smithi157 bash[20376]: cluster 2022-05-01T02:20:16.191547+0000 mgr.smithi157.nfpzoe (mgr.14180) 11779 : cluster [DBG] pgmap v11054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:19 smithi165 bash[22175]: cluster 2022-05-01T02:20:18.192201+0000 mgr.smithi157.nfpzoe (mgr.14180) 11780 : cluster [DBG] pgmap v11055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:19.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:19 smithi157 bash[20376]: cluster 2022-05-01T02:20:18.192201+0000 mgr.smithi157.nfpzoe (mgr.14180) 11780 : cluster [DBG] pgmap v11055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:19.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:20:19.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:20:19.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:20:20.298 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:20:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:20 smithi157 bash[20376]: audit 2022-05-01T02:20:20.200896+0000 mon.smithi157 (mon.0) 7117 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:20:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:20 smithi157 bash[20376]: audit 2022-05-01T02:20:20.203065+0000 mon.smithi157 (mon.0) 7118 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:20:20.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:20 smithi157 bash[20376]: audit 2022-05-01T02:20:20.204546+0000 mon.smithi157 (mon.0) 7119 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:20:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:20 smithi165 bash[22175]: audit 2022-05-01T02:20:20.200896+0000 mon.smithi157 (mon.0) 7117 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:20:20.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:20 smithi165 bash[22175]: audit 2022-05-01T02:20:20.203065+0000 mon.smithi157 (mon.0) 7118 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:20:20.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:20 smithi165 bash[22175]: audit 2022-05-01T02:20:20.204546+0000 mon.smithi157 (mon.0) 7119 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:20:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:21 smithi165 bash[22175]: cluster 2022-05-01T02:20:20.192825+0000 mgr.smithi157.nfpzoe (mgr.14180) 11781 : cluster [DBG] pgmap v11056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:21 smithi165 bash[22175]: audit 2022-05-01T02:20:20.275987+0000 mon.smithi157 (mon.0) 7120 : audit [DBG] from='client.? 172.21.15.157:0/4158425061' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:21 smithi165 bash[22175]: audit 2022-05-01T02:20:20.548937+0000 mon.smithi157 (mon.0) 7121 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:20:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:21 smithi165 bash[22175]: audit 2022-05-01T02:20:20.555285+0000 mon.smithi157 (mon.0) 7122 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:20:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:21 smithi157 bash[20376]: cluster 2022-05-01T02:20:20.192825+0000 mgr.smithi157.nfpzoe (mgr.14180) 11781 : cluster [DBG] pgmap v11056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:21 smithi157 bash[20376]: audit 2022-05-01T02:20:20.275987+0000 mon.smithi157 (mon.0) 7120 : audit [DBG] from='client.? 172.21.15.157:0/4158425061' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:21 smithi157 bash[20376]: audit 2022-05-01T02:20:20.548937+0000 mon.smithi157 (mon.0) 7121 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:20:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:21 smithi157 bash[20376]: audit 2022-05-01T02:20:20.555285+0000 mon.smithi157 (mon.0) 7122 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:20:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:22 smithi165 bash[22175]: cluster 2022-05-01T02:20:20.541023+0000 mgr.smithi157.nfpzoe (mgr.14180) 11782 : cluster [DBG] pgmap v11057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:22 smithi165 bash[22175]: cluster 2022-05-01T02:20:20.541607+0000 mgr.smithi157.nfpzoe (mgr.14180) 11783 : cluster [DBG] pgmap v11058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:22 smithi165 bash[22175]: cephadm 2022-05-01T02:20:20.556491+0000 mgr.smithi157.nfpzoe (mgr.14180) 11784 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:20:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:22 smithi165 bash[22175]: cephadm 2022-05-01T02:20:20.556615+0000 mgr.smithi157.nfpzoe (mgr.14180) 11785 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:20:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:22 smithi157 bash[20376]: cluster 2022-05-01T02:20:20.541023+0000 mgr.smithi157.nfpzoe (mgr.14180) 11782 : cluster [DBG] pgmap v11057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:22 smithi157 bash[20376]: cluster 2022-05-01T02:20:20.541607+0000 mgr.smithi157.nfpzoe (mgr.14180) 11783 : cluster [DBG] pgmap v11058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:22 smithi157 bash[20376]: cephadm 2022-05-01T02:20:20.556491+0000 mgr.smithi157.nfpzoe (mgr.14180) 11784 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:20:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:22 smithi157 bash[20376]: cephadm 2022-05-01T02:20:20.556615+0000 mgr.smithi157.nfpzoe (mgr.14180) 11785 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:20:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:24 smithi165 bash[22175]: cluster 2022-05-01T02:20:22.542245+0000 mgr.smithi157.nfpzoe (mgr.14180) 11786 : cluster [DBG] pgmap v11059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:24 smithi157 bash[20376]: cluster 2022-05-01T02:20:22.542245+0000 mgr.smithi157.nfpzoe (mgr.14180) 11786 : cluster [DBG] pgmap v11059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:25.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:20:25.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:20:25.301 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:20:25.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:20:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:26 smithi165 bash[22175]: cluster 2022-05-01T02:20:24.542887+0000 mgr.smithi157.nfpzoe (mgr.14180) 11787 : cluster [DBG] pgmap v11060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:26 smithi165 bash[22175]: audit 2022-05-01T02:20:25.598519+0000 mon.smithi157 (mon.0) 7123 : audit [DBG] from='client.? 172.21.15.157:0/2659099259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:26 smithi157 bash[20376]: cluster 2022-05-01T02:20:24.542887+0000 mgr.smithi157.nfpzoe (mgr.14180) 11787 : cluster [DBG] pgmap v11060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:26 smithi157 bash[20376]: audit 2022-05-01T02:20:25.598519+0000 mon.smithi157 (mon.0) 7123 : audit [DBG] from='client.? 172.21.15.157:0/2659099259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:28 smithi165 bash[22175]: cluster 2022-05-01T02:20:26.543483+0000 mgr.smithi157.nfpzoe (mgr.14180) 11788 : cluster [DBG] pgmap v11061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:28.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:28 smithi157 bash[20376]: cluster 2022-05-01T02:20:26.543483+0000 mgr.smithi157.nfpzoe (mgr.14180) 11788 : cluster [DBG] pgmap v11061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:29 smithi165 bash[22175]: cluster 2022-05-01T02:20:28.544156+0000 mgr.smithi157.nfpzoe (mgr.14180) 11789 : cluster [DBG] pgmap v11062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:29.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:29 smithi157 bash[20376]: cluster 2022-05-01T02:20:28.544156+0000 mgr.smithi157.nfpzoe (mgr.14180) 11789 : cluster [DBG] pgmap v11062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:30.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:20:30.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:20:30.619 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:20:30.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:20:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:31 smithi165 bash[22175]: cluster 2022-05-01T02:20:30.544773+0000 mgr.smithi157.nfpzoe (mgr.14180) 11790 : cluster [DBG] pgmap v11063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:31 smithi165 bash[22175]: audit 2022-05-01T02:20:30.922494+0000 mon.smithi157 (mon.0) 7124 : audit [DBG] from='client.? 172.21.15.157:0/1344777803' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:31.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:31 smithi157 bash[20376]: cluster 2022-05-01T02:20:30.544773+0000 mgr.smithi157.nfpzoe (mgr.14180) 11790 : cluster [DBG] pgmap v11063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:31.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:31 smithi157 bash[20376]: audit 2022-05-01T02:20:30.922494+0000 mon.smithi157 (mon.0) 7124 : audit [DBG] from='client.? 172.21.15.157:0/1344777803' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:33 smithi165 bash[22175]: cluster 2022-05-01T02:20:32.545404+0000 mgr.smithi157.nfpzoe (mgr.14180) 11791 : cluster [DBG] pgmap v11064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:33.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:33 smithi157 bash[20376]: cluster 2022-05-01T02:20:32.545404+0000 mgr.smithi157.nfpzoe (mgr.14180) 11791 : cluster [DBG] pgmap v11064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:35 smithi165 bash[22175]: cluster 2022-05-01T02:20:34.546124+0000 mgr.smithi157.nfpzoe (mgr.14180) 11792 : cluster [DBG] pgmap v11065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:35.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:20:35.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:20:35.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:20:35.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:35 smithi157 bash[20376]: cluster 2022-05-01T02:20:34.546124+0000 mgr.smithi157.nfpzoe (mgr.14180) 11792 : cluster [DBG] pgmap v11065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:36.262 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:20:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:36 smithi165 bash[22175]: audit 2022-05-01T02:20:36.244692+0000 mon.smithi157 (mon.0) 7125 : audit [DBG] from='client.? 172.21.15.157:0/4056128861' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:36.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:36 smithi157 bash[20376]: audit 2022-05-01T02:20:36.244692+0000 mon.smithi157 (mon.0) 7125 : audit [DBG] from='client.? 172.21.15.157:0/4056128861' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:37 smithi165 bash[22175]: cluster 2022-05-01T02:20:36.546777+0000 mgr.smithi157.nfpzoe (mgr.14180) 11793 : cluster [DBG] pgmap v11066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:37.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:37 smithi157 bash[20376]: cluster 2022-05-01T02:20:36.546777+0000 mgr.smithi157.nfpzoe (mgr.14180) 11793 : cluster [DBG] pgmap v11066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:39 smithi165 bash[22175]: cluster 2022-05-01T02:20:38.547452+0000 mgr.smithi157.nfpzoe (mgr.14180) 11794 : cluster [DBG] pgmap v11067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:39.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:39 smithi157 bash[20376]: cluster 2022-05-01T02:20:38.547452+0000 mgr.smithi157.nfpzoe (mgr.14180) 11794 : cluster [DBG] pgmap v11067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:41.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:20:41.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:20:41.266 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:20:41.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:20:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:41 smithi165 bash[22175]: cluster 2022-05-01T02:20:40.548041+0000 mgr.smithi157.nfpzoe (mgr.14180) 11795 : cluster [DBG] pgmap v11068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:41 smithi165 bash[22175]: audit 2022-05-01T02:20:41.571409+0000 mon.smithi157 (mon.0) 7126 : audit [DBG] from='client.? 172.21.15.157:0/2347566080' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:41 smithi157 bash[20376]: cluster 2022-05-01T02:20:40.548041+0000 mgr.smithi157.nfpzoe (mgr.14180) 11795 : cluster [DBG] pgmap v11068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:41.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:41 smithi157 bash[20376]: audit 2022-05-01T02:20:41.571409+0000 mon.smithi157 (mon.0) 7126 : audit [DBG] from='client.? 172.21.15.157:0/2347566080' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:43 smithi165 bash[22175]: cluster 2022-05-01T02:20:42.548708+0000 mgr.smithi157.nfpzoe (mgr.14180) 11796 : cluster [DBG] pgmap v11069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:43.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:43 smithi157 bash[20376]: cluster 2022-05-01T02:20:42.548708+0000 mgr.smithi157.nfpzoe (mgr.14180) 11796 : cluster [DBG] pgmap v11069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:45 smithi165 bash[22175]: cluster 2022-05-01T02:20:44.549320+0000 mgr.smithi157.nfpzoe (mgr.14180) 11797 : cluster [DBG] pgmap v11070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:45.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:45 smithi157 bash[20376]: cluster 2022-05-01T02:20:44.549320+0000 mgr.smithi157.nfpzoe (mgr.14180) 11797 : cluster [DBG] pgmap v11070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:46.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:20:46.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:20:46.596 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:20:46.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:20:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:47 smithi165 bash[22175]: cluster 2022-05-01T02:20:46.549920+0000 mgr.smithi157.nfpzoe (mgr.14180) 11798 : cluster [DBG] pgmap v11071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:47 smithi165 bash[22175]: audit 2022-05-01T02:20:46.901198+0000 mon.smithi157 (mon.0) 7127 : audit [DBG] from='client.? 172.21.15.157:0/2829362431' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:47.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:47 smithi157 bash[20376]: cluster 2022-05-01T02:20:46.549920+0000 mgr.smithi157.nfpzoe (mgr.14180) 11798 : cluster [DBG] pgmap v11071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:47.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:47 smithi157 bash[20376]: audit 2022-05-01T02:20:46.901198+0000 mon.smithi157 (mon.0) 7127 : audit [DBG] from='client.? 172.21.15.157:0/2829362431' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:49 smithi165 bash[22175]: cluster 2022-05-01T02:20:48.550546+0000 mgr.smithi157.nfpzoe (mgr.14180) 11799 : cluster [DBG] pgmap v11072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:49.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:49 smithi157 bash[20376]: cluster 2022-05-01T02:20:48.550546+0000 mgr.smithi157.nfpzoe (mgr.14180) 11799 : cluster [DBG] pgmap v11072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:51 smithi165 bash[22175]: cluster 2022-05-01T02:20:50.551221+0000 mgr.smithi157.nfpzoe (mgr.14180) 11800 : cluster [DBG] pgmap v11073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:51.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:20:51.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:20:51.922 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:20:51.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:51 smithi157 bash[20376]: cluster 2022-05-01T02:20:50.551221+0000 mgr.smithi157.nfpzoe (mgr.14180) 11800 : cluster [DBG] pgmap v11073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:52.245 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:20:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:52 smithi165 bash[22175]: audit 2022-05-01T02:20:52.228509+0000 mon.smithi157 (mon.0) 7128 : audit [DBG] from='client.? 172.21.15.157:0/754362792' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:52 smithi157 bash[20376]: audit 2022-05-01T02:20:52.228509+0000 mon.smithi157 (mon.0) 7128 : audit [DBG] from='client.? 172.21.15.157:0/754362792' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:53 smithi165 bash[22175]: cluster 2022-05-01T02:20:52.551897+0000 mgr.smithi157.nfpzoe (mgr.14180) 11801 : cluster [DBG] pgmap v11074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:53.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:53 smithi157 bash[20376]: cluster 2022-05-01T02:20:52.551897+0000 mgr.smithi157.nfpzoe (mgr.14180) 11801 : cluster [DBG] pgmap v11074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:55 smithi165 bash[22175]: cluster 2022-05-01T02:20:54.552536+0000 mgr.smithi157.nfpzoe (mgr.14180) 11802 : cluster [DBG] pgmap v11075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:55.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:55 smithi157 bash[20376]: cluster 2022-05-01T02:20:54.552536+0000 mgr.smithi157.nfpzoe (mgr.14180) 11802 : cluster [DBG] pgmap v11075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:57.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:20:57.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:20:57.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:20:57.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:20:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:57 smithi165 bash[22175]: cluster 2022-05-01T02:20:56.553185+0000 mgr.smithi157.nfpzoe (mgr.14180) 11803 : cluster [DBG] pgmap v11076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:57 smithi165 bash[22175]: audit 2022-05-01T02:20:57.555240+0000 mon.smithi157 (mon.0) 7129 : audit [DBG] from='client.? 172.21.15.157:0/802643498' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:57.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:57 smithi157 bash[20376]: cluster 2022-05-01T02:20:56.553185+0000 mgr.smithi157.nfpzoe (mgr.14180) 11803 : cluster [DBG] pgmap v11076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:57.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:57 smithi157 bash[20376]: audit 2022-05-01T02:20:57.555240+0000 mon.smithi157 (mon.0) 7129 : audit [DBG] from='client.? 172.21.15.157:0/802643498' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:20:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:20:59 smithi165 bash[22175]: cluster 2022-05-01T02:20:58.553856+0000 mgr.smithi157.nfpzoe (mgr.14180) 11804 : cluster [DBG] pgmap v11077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:20:59.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:20:59 smithi157 bash[20376]: cluster 2022-05-01T02:20:58.553856+0000 mgr.smithi157.nfpzoe (mgr.14180) 11804 : cluster [DBG] pgmap v11077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:00 smithi165 bash[22175]: audit 2022-05-01T02:20:59.792458+0000 mon.smithi157 (mon.0) 7130 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:21:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:00 smithi165 bash[22175]: audit 2022-05-01T02:21:00.447406+0000 mon.smithi157 (mon.0) 7131 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:21:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:00 smithi157 bash[20376]: audit 2022-05-01T02:20:59.792458+0000 mon.smithi157 (mon.0) 7130 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:21:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:00 smithi157 bash[20376]: audit 2022-05-01T02:21:00.447406+0000 mon.smithi157 (mon.0) 7131 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:21:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:01 smithi165 bash[22175]: cluster 2022-05-01T02:21:00.554506+0000 mgr.smithi157.nfpzoe (mgr.14180) 11805 : cluster [DBG] pgmap v11078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:01 smithi157 bash[20376]: cluster 2022-05-01T02:21:00.554506+0000 mgr.smithi157.nfpzoe (mgr.14180) 11805 : cluster [DBG] pgmap v11078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:02.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:21:02.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:21:02.576 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:21:02.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:21:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:03 smithi165 bash[22175]: cluster 2022-05-01T02:21:02.555117+0000 mgr.smithi157.nfpzoe (mgr.14180) 11806 : cluster [DBG] pgmap v11079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:03.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:03 smithi165 bash[22175]: audit 2022-05-01T02:21:02.880209+0000 mon.smithi157 (mon.0) 7132 : audit [DBG] from='client.? 172.21.15.157:0/760693793' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:03 smithi157 bash[20376]: cluster 2022-05-01T02:21:02.555117+0000 mgr.smithi157.nfpzoe (mgr.14180) 11806 : cluster [DBG] pgmap v11079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:03 smithi157 bash[20376]: audit 2022-05-01T02:21:02.880209+0000 mon.smithi157 (mon.0) 7132 : audit [DBG] from='client.? 172.21.15.157:0/760693793' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:05 smithi165 bash[22175]: cluster 2022-05-01T02:21:04.555662+0000 mgr.smithi157.nfpzoe (mgr.14180) 11807 : cluster [DBG] pgmap v11080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:05.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:05 smithi157 bash[20376]: cluster 2022-05-01T02:21:04.555662+0000 mgr.smithi157.nfpzoe (mgr.14180) 11807 : cluster [DBG] pgmap v11080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:07 smithi165 bash[22175]: cluster 2022-05-01T02:21:06.556309+0000 mgr.smithi157.nfpzoe (mgr.14180) 11808 : cluster [DBG] pgmap v11081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:07.907 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:21:07.908 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:21:07.908 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:21:07.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:07 smithi157 bash[20376]: cluster 2022-05-01T02:21:06.556309+0000 mgr.smithi157.nfpzoe (mgr.14180) 11808 : cluster [DBG] pgmap v11081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:08.232 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:21:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:08 smithi165 bash[22175]: audit 2022-05-01T02:21:08.213970+0000 mon.smithi157 (mon.0) 7133 : audit [DBG] from='client.? 172.21.15.157:0/3080529162' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:08 smithi157 bash[20376]: audit 2022-05-01T02:21:08.213970+0000 mon.smithi157 (mon.0) 7133 : audit [DBG] from='client.? 172.21.15.157:0/3080529162' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:09 smithi165 bash[22175]: cluster 2022-05-01T02:21:08.556957+0000 mgr.smithi157.nfpzoe (mgr.14180) 11809 : cluster [DBG] pgmap v11082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:09.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:09 smithi157 bash[20376]: cluster 2022-05-01T02:21:08.556957+0000 mgr.smithi157.nfpzoe (mgr.14180) 11809 : cluster [DBG] pgmap v11082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:11 smithi165 bash[22175]: cluster 2022-05-01T02:21:10.557583+0000 mgr.smithi157.nfpzoe (mgr.14180) 11810 : cluster [DBG] pgmap v11083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:11.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:11 smithi157 bash[20376]: cluster 2022-05-01T02:21:10.557583+0000 mgr.smithi157.nfpzoe (mgr.14180) 11810 : cluster [DBG] pgmap v11083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:13.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:21:13.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:21:13.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:21:13.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:21:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:13 smithi165 bash[22175]: cluster 2022-05-01T02:21:12.558191+0000 mgr.smithi157.nfpzoe (mgr.14180) 11811 : cluster [DBG] pgmap v11084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:13.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:13 smithi165 bash[22175]: audit 2022-05-01T02:21:13.542569+0000 mon.smithi157 (mon.0) 7134 : audit [DBG] from='client.? 172.21.15.157:0/3137546537' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:13.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:13 smithi157 bash[20376]: cluster 2022-05-01T02:21:12.558191+0000 mgr.smithi157.nfpzoe (mgr.14180) 11811 : cluster [DBG] pgmap v11084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:13.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:13 smithi157 bash[20376]: audit 2022-05-01T02:21:13.542569+0000 mon.smithi157 (mon.0) 7134 : audit [DBG] from='client.? 172.21.15.157:0/3137546537' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:15.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:15 smithi165 bash[22175]: cluster 2022-05-01T02:21:14.558764+0000 mgr.smithi157.nfpzoe (mgr.14180) 11812 : cluster [DBG] pgmap v11085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:15.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:15 smithi157 bash[20376]: cluster 2022-05-01T02:21:14.558764+0000 mgr.smithi157.nfpzoe (mgr.14180) 11812 : cluster [DBG] pgmap v11085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:17.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:17 smithi157 bash[20376]: cluster 2022-05-01T02:21:16.559381+0000 mgr.smithi157.nfpzoe (mgr.14180) 11813 : cluster [DBG] pgmap v11086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:17 smithi165 bash[22175]: cluster 2022-05-01T02:21:16.559381+0000 mgr.smithi157.nfpzoe (mgr.14180) 11813 : cluster [DBG] pgmap v11086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:18.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:21:18.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:21:18.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:21:18.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:21:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:19 smithi165 bash[22175]: cluster 2022-05-01T02:21:18.560090+0000 mgr.smithi157.nfpzoe (mgr.14180) 11814 : cluster [DBG] pgmap v11087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:19 smithi165 bash[22175]: audit 2022-05-01T02:21:18.874118+0000 mon.smithi157 (mon.0) 7135 : audit [DBG] from='client.? 172.21.15.157:0/2485130178' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:19.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:19 smithi157 bash[20376]: cluster 2022-05-01T02:21:18.560090+0000 mgr.smithi157.nfpzoe (mgr.14180) 11814 : cluster [DBG] pgmap v11087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:19.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:19 smithi157 bash[20376]: audit 2022-05-01T02:21:18.874118+0000 mon.smithi157 (mon.0) 7135 : audit [DBG] from='client.? 172.21.15.157:0/2485130178' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:20 smithi165 bash[22175]: audit 2022-05-01T02:21:20.564375+0000 mon.smithi157 (mon.0) 7136 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:21:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:20 smithi165 bash[22175]: audit 2022-05-01T02:21:20.566943+0000 mon.smithi157 (mon.0) 7137 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:21:20.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:20 smithi165 bash[22175]: audit 2022-05-01T02:21:20.568603+0000 mon.smithi157 (mon.0) 7138 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:21:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:20 smithi157 bash[20376]: audit 2022-05-01T02:21:20.564375+0000 mon.smithi157 (mon.0) 7136 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:21:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:20 smithi157 bash[20376]: audit 2022-05-01T02:21:20.566943+0000 mon.smithi157 (mon.0) 7137 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:21:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:20 smithi157 bash[20376]: audit 2022-05-01T02:21:20.568603+0000 mon.smithi157 (mon.0) 7138 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:21:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:21 smithi157 bash[20376]: cluster 2022-05-01T02:21:20.560813+0000 mgr.smithi157.nfpzoe (mgr.14180) 11815 : cluster [DBG] pgmap v11088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:21 smithi157 bash[20376]: cluster 2022-05-01T02:21:20.886520+0000 mgr.smithi157.nfpzoe (mgr.14180) 11816 : cluster [DBG] pgmap v11089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:21 smithi157 bash[20376]: cluster 2022-05-01T02:21:20.886918+0000 mgr.smithi157.nfpzoe (mgr.14180) 11817 : cluster [DBG] pgmap v11090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:21 smithi157 bash[20376]: audit 2022-05-01T02:21:20.893183+0000 mon.smithi157 (mon.0) 7139 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:21:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:21 smithi157 bash[20376]: audit 2022-05-01T02:21:20.903802+0000 mon.smithi157 (mon.0) 7140 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:21:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:21 smithi157 bash[20376]: cephadm 2022-05-01T02:21:20.905310+0000 mgr.smithi157.nfpzoe (mgr.14180) 11818 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:21:22.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:21 smithi157 bash[20376]: cephadm 2022-05-01T02:21:20.905516+0000 mgr.smithi157.nfpzoe (mgr.14180) 11819 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:21:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:21 smithi165 bash[22175]: cluster 2022-05-01T02:21:20.560813+0000 mgr.smithi157.nfpzoe (mgr.14180) 11815 : cluster [DBG] pgmap v11088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:21 smithi165 bash[22175]: cluster 2022-05-01T02:21:20.886520+0000 mgr.smithi157.nfpzoe (mgr.14180) 11816 : cluster [DBG] pgmap v11089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:21 smithi165 bash[22175]: cluster 2022-05-01T02:21:20.886918+0000 mgr.smithi157.nfpzoe (mgr.14180) 11817 : cluster [DBG] pgmap v11090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:21 smithi165 bash[22175]: audit 2022-05-01T02:21:20.893183+0000 mon.smithi157 (mon.0) 7139 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:21:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:21 smithi165 bash[22175]: audit 2022-05-01T02:21:20.903802+0000 mon.smithi157 (mon.0) 7140 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:21:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:21 smithi165 bash[22175]: cephadm 2022-05-01T02:21:20.905310+0000 mgr.smithi157.nfpzoe (mgr.14180) 11818 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:21:22.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:21 smithi165 bash[22175]: cephadm 2022-05-01T02:21:20.905516+0000 mgr.smithi157.nfpzoe (mgr.14180) 11819 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:21:23.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:21:23.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:21:23.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:21:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:23 smithi157 bash[20376]: cluster 2022-05-01T02:21:22.887511+0000 mgr.smithi157.nfpzoe (mgr.14180) 11820 : cluster [DBG] pgmap v11091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:24.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:21:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:23 smithi165 bash[22175]: cluster 2022-05-01T02:21:22.887511+0000 mgr.smithi157.nfpzoe (mgr.14180) 11820 : cluster [DBG] pgmap v11091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:24 smithi157 bash[20376]: audit 2022-05-01T02:21:24.201713+0000 mon.smithi157 (mon.0) 7141 : audit [DBG] from='client.? 172.21.15.157:0/62480359' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:24 smithi165 bash[22175]: audit 2022-05-01T02:21:24.201713+0000 mon.smithi157 (mon.0) 7141 : audit [DBG] from='client.? 172.21.15.157:0/62480359' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:25 smithi157 bash[20376]: cluster 2022-05-01T02:21:24.888188+0000 mgr.smithi157.nfpzoe (mgr.14180) 11821 : cluster [DBG] pgmap v11092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:25 smithi165 bash[22175]: cluster 2022-05-01T02:21:24.888188+0000 mgr.smithi157.nfpzoe (mgr.14180) 11821 : cluster [DBG] pgmap v11092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:28.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:27 smithi157 bash[20376]: cluster 2022-05-01T02:21:26.888821+0000 mgr.smithi157.nfpzoe (mgr.14180) 11822 : cluster [DBG] pgmap v11093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:27 smithi165 bash[22175]: cluster 2022-05-01T02:21:26.888821+0000 mgr.smithi157.nfpzoe (mgr.14180) 11822 : cluster [DBG] pgmap v11093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:29.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:21:29.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:21:29.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:21:29.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:21:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:29 smithi165 bash[22175]: cluster 2022-05-01T02:21:28.889444+0000 mgr.smithi157.nfpzoe (mgr.14180) 11823 : cluster [DBG] pgmap v11094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:29.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:29 smithi157 bash[20376]: cluster 2022-05-01T02:21:28.889444+0000 mgr.smithi157.nfpzoe (mgr.14180) 11823 : cluster [DBG] pgmap v11094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:30 smithi165 bash[22175]: audit 2022-05-01T02:21:29.522264+0000 mon.smithi157 (mon.0) 7142 : audit [DBG] from='client.? 172.21.15.157:0/3645066211' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:30.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:30 smithi157 bash[20376]: audit 2022-05-01T02:21:29.522264+0000 mon.smithi157 (mon.0) 7142 : audit [DBG] from='client.? 172.21.15.157:0/3645066211' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:31 smithi165 bash[22175]: cluster 2022-05-01T02:21:30.890072+0000 mgr.smithi157.nfpzoe (mgr.14180) 11824 : cluster [DBG] pgmap v11095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:31.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:31 smithi157 bash[20376]: cluster 2022-05-01T02:21:30.890072+0000 mgr.smithi157.nfpzoe (mgr.14180) 11824 : cluster [DBG] pgmap v11095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:33 smithi157 bash[20376]: cluster 2022-05-01T02:21:32.890754+0000 mgr.smithi157.nfpzoe (mgr.14180) 11825 : cluster [DBG] pgmap v11096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:33 smithi165 bash[22175]: cluster 2022-05-01T02:21:32.890754+0000 mgr.smithi157.nfpzoe (mgr.14180) 11825 : cluster [DBG] pgmap v11096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:34.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:21:34.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:21:34.542 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:21:34.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:21:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:34 smithi165 bash[22175]: audit 2022-05-01T02:21:34.852830+0000 mon.smithi157 (mon.0) 7143 : audit [DBG] from='client.? 172.21.15.157:0/1486966182' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:34 smithi157 bash[20376]: audit 2022-05-01T02:21:34.852830+0000 mon.smithi157 (mon.0) 7143 : audit [DBG] from='client.? 172.21.15.157:0/1486966182' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:35 smithi165 bash[22175]: cluster 2022-05-01T02:21:34.891470+0000 mgr.smithi157.nfpzoe (mgr.14180) 11826 : cluster [DBG] pgmap v11097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:36.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:35 smithi157 bash[20376]: cluster 2022-05-01T02:21:34.891470+0000 mgr.smithi157.nfpzoe (mgr.14180) 11826 : cluster [DBG] pgmap v11097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:37 smithi165 bash[22175]: cluster 2022-05-01T02:21:36.892122+0000 mgr.smithi157.nfpzoe (mgr.14180) 11827 : cluster [DBG] pgmap v11098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:38.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:37 smithi157 bash[20376]: cluster 2022-05-01T02:21:36.892122+0000 mgr.smithi157.nfpzoe (mgr.14180) 11827 : cluster [DBG] pgmap v11098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:39.874 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:21:39.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:21:39.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:21:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:39 smithi165 bash[22175]: cluster 2022-05-01T02:21:38.892803+0000 mgr.smithi157.nfpzoe (mgr.14180) 11828 : cluster [DBG] pgmap v11099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:39.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:39 smithi157 bash[20376]: cluster 2022-05-01T02:21:38.892803+0000 mgr.smithi157.nfpzoe (mgr.14180) 11828 : cluster [DBG] pgmap v11099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:40.199 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:21:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:40 smithi165 bash[22175]: audit 2022-05-01T02:21:40.182682+0000 mon.smithi157 (mon.0) 7144 : audit [DBG] from='client.? 172.21.15.157:0/72949373' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:40 smithi157 bash[20376]: audit 2022-05-01T02:21:40.182682+0000 mon.smithi157 (mon.0) 7144 : audit [DBG] from='client.? 172.21.15.157:0/72949373' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:41 smithi165 bash[22175]: cluster 2022-05-01T02:21:40.893483+0000 mgr.smithi157.nfpzoe (mgr.14180) 11829 : cluster [DBG] pgmap v11100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:41 smithi157 bash[20376]: cluster 2022-05-01T02:21:40.893483+0000 mgr.smithi157.nfpzoe (mgr.14180) 11829 : cluster [DBG] pgmap v11100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:43 smithi165 bash[22175]: cluster 2022-05-01T02:21:42.894226+0000 mgr.smithi157.nfpzoe (mgr.14180) 11830 : cluster [DBG] pgmap v11101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:43 smithi157 bash[20376]: cluster 2022-05-01T02:21:42.894226+0000 mgr.smithi157.nfpzoe (mgr.14180) 11830 : cluster [DBG] pgmap v11101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:45.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:21:45.203 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:21:45.204 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:21:45.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:21:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:45 smithi165 bash[22175]: cluster 2022-05-01T02:21:44.894798+0000 mgr.smithi157.nfpzoe (mgr.14180) 11831 : cluster [DBG] pgmap v11102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:46.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:45 smithi165 bash[22175]: audit 2022-05-01T02:21:45.506554+0000 mon.smithi157 (mon.0) 7145 : audit [DBG] from='client.? 172.21.15.157:0/2742002227' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:45 smithi157 bash[20376]: cluster 2022-05-01T02:21:44.894798+0000 mgr.smithi157.nfpzoe (mgr.14180) 11831 : cluster [DBG] pgmap v11102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:45 smithi157 bash[20376]: audit 2022-05-01T02:21:45.506554+0000 mon.smithi157 (mon.0) 7145 : audit [DBG] from='client.? 172.21.15.157:0/2742002227' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:48.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:47 smithi165 bash[22175]: cluster 2022-05-01T02:21:46.895414+0000 mgr.smithi157.nfpzoe (mgr.14180) 11832 : cluster [DBG] pgmap v11103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:47 smithi157 bash[20376]: cluster 2022-05-01T02:21:46.895414+0000 mgr.smithi157.nfpzoe (mgr.14180) 11832 : cluster [DBG] pgmap v11103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:49 smithi165 bash[22175]: cluster 2022-05-01T02:21:48.895985+0000 mgr.smithi157.nfpzoe (mgr.14180) 11833 : cluster [DBG] pgmap v11104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:49.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:49 smithi157 bash[20376]: cluster 2022-05-01T02:21:48.895985+0000 mgr.smithi157.nfpzoe (mgr.14180) 11833 : cluster [DBG] pgmap v11104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:50.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:21:50.527 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:21:50.528 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:21:50.859 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:21:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:50 smithi157 bash[20376]: audit 2022-05-01T02:21:50.842245+0000 mon.smithi157 (mon.0) 7146 : audit [DBG] from='client.? 172.21.15.157:0/4285901607' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:50 smithi165 bash[22175]: audit 2022-05-01T02:21:50.842245+0000 mon.smithi157 (mon.0) 7146 : audit [DBG] from='client.? 172.21.15.157:0/4285901607' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:52.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:51 smithi157 bash[20376]: cluster 2022-05-01T02:21:50.896541+0000 mgr.smithi157.nfpzoe (mgr.14180) 11834 : cluster [DBG] pgmap v11105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:51 smithi165 bash[22175]: cluster 2022-05-01T02:21:50.896541+0000 mgr.smithi157.nfpzoe (mgr.14180) 11834 : cluster [DBG] pgmap v11105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:53 smithi157 bash[20376]: cluster 2022-05-01T02:21:52.897154+0000 mgr.smithi157.nfpzoe (mgr.14180) 11835 : cluster [DBG] pgmap v11106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:53 smithi165 bash[22175]: cluster 2022-05-01T02:21:52.897154+0000 mgr.smithi157.nfpzoe (mgr.14180) 11835 : cluster [DBG] pgmap v11106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:55.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:21:55.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:21:55.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:21:56.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:21:56.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:55 smithi157 bash[20376]: cluster 2022-05-01T02:21:54.897755+0000 mgr.smithi157.nfpzoe (mgr.14180) 11836 : cluster [DBG] pgmap v11107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:55 smithi165 bash[22175]: cluster 2022-05-01T02:21:54.897755+0000 mgr.smithi157.nfpzoe (mgr.14180) 11836 : cluster [DBG] pgmap v11107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:57.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:56 smithi157 bash[20376]: audit 2022-05-01T02:21:56.169659+0000 mon.smithi157 (mon.0) 7147 : audit [DBG] from='client.? 172.21.15.157:0/2005200680' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:56 smithi165 bash[22175]: audit 2022-05-01T02:21:56.169659+0000 mon.smithi157 (mon.0) 7147 : audit [DBG] from='client.? 172.21.15.157:0/2005200680' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:21:58.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:57 smithi157 bash[20376]: cluster 2022-05-01T02:21:56.898336+0000 mgr.smithi157.nfpzoe (mgr.14180) 11837 : cluster [DBG] pgmap v11108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:57 smithi165 bash[22175]: cluster 2022-05-01T02:21:56.898336+0000 mgr.smithi157.nfpzoe (mgr.14180) 11837 : cluster [DBG] pgmap v11108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:21:59 smithi165 bash[22175]: cluster 2022-05-01T02:21:58.898943+0000 mgr.smithi157.nfpzoe (mgr.14180) 11838 : cluster [DBG] pgmap v11109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:21:59.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:21:59 smithi157 bash[20376]: cluster 2022-05-01T02:21:58.898943+0000 mgr.smithi157.nfpzoe (mgr.14180) 11838 : cluster [DBG] pgmap v11109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:00 smithi165 bash[22175]: audit 2022-05-01T02:21:59.799085+0000 mon.smithi157 (mon.0) 7148 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:22:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:00 smithi165 bash[22175]: audit 2022-05-01T02:22:00.454532+0000 mon.smithi157 (mon.0) 7149 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:22:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:00 smithi157 bash[20376]: audit 2022-05-01T02:21:59.799085+0000 mon.smithi157 (mon.0) 7148 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:22:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:00 smithi157 bash[20376]: audit 2022-05-01T02:22:00.454532+0000 mon.smithi157 (mon.0) 7149 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:22:01.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:22:01.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:22:01.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:22:01.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:22:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:01 smithi165 bash[22175]: cluster 2022-05-01T02:22:00.899568+0000 mgr.smithi157.nfpzoe (mgr.14180) 11839 : cluster [DBG] pgmap v11110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:01 smithi165 bash[22175]: audit 2022-05-01T02:22:01.495160+0000 mon.smithi157 (mon.0) 7150 : audit [DBG] from='client.? 172.21.15.157:0/273760200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:01 smithi157 bash[20376]: cluster 2022-05-01T02:22:00.899568+0000 mgr.smithi157.nfpzoe (mgr.14180) 11839 : cluster [DBG] pgmap v11110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:01 smithi157 bash[20376]: audit 2022-05-01T02:22:01.495160+0000 mon.smithi157 (mon.0) 7150 : audit [DBG] from='client.? 172.21.15.157:0/273760200' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:03 smithi165 bash[22175]: cluster 2022-05-01T02:22:02.900248+0000 mgr.smithi157.nfpzoe (mgr.14180) 11840 : cluster [DBG] pgmap v11111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:04.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:03 smithi157 bash[20376]: cluster 2022-05-01T02:22:02.900248+0000 mgr.smithi157.nfpzoe (mgr.14180) 11840 : cluster [DBG] pgmap v11111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:05 smithi165 bash[22175]: cluster 2022-05-01T02:22:04.900905+0000 mgr.smithi157.nfpzoe (mgr.14180) 11841 : cluster [DBG] pgmap v11112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:05 smithi157 bash[20376]: cluster 2022-05-01T02:22:04.900905+0000 mgr.smithi157.nfpzoe (mgr.14180) 11841 : cluster [DBG] pgmap v11112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:06.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:22:06.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:22:06.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:22:06.840 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:22:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:06 smithi165 bash[22175]: audit 2022-05-01T02:22:06.823586+0000 mon.smithi157 (mon.0) 7151 : audit [DBG] from='client.? 172.21.15.157:0/3748876202' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:06 smithi157 bash[20376]: audit 2022-05-01T02:22:06.823586+0000 mon.smithi157 (mon.0) 7151 : audit [DBG] from='client.? 172.21.15.157:0/3748876202' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:07 smithi165 bash[22175]: cluster 2022-05-01T02:22:06.901530+0000 mgr.smithi157.nfpzoe (mgr.14180) 11842 : cluster [DBG] pgmap v11113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:07 smithi157 bash[20376]: cluster 2022-05-01T02:22:06.901530+0000 mgr.smithi157.nfpzoe (mgr.14180) 11842 : cluster [DBG] pgmap v11113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:09 smithi165 bash[22175]: cluster 2022-05-01T02:22:08.902165+0000 mgr.smithi157.nfpzoe (mgr.14180) 11843 : cluster [DBG] pgmap v11114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:09.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:09 smithi157 bash[20376]: cluster 2022-05-01T02:22:08.902165+0000 mgr.smithi157.nfpzoe (mgr.14180) 11843 : cluster [DBG] pgmap v11114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:11.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:22:11.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:22:11.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:22:12.164 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:22:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:11 smithi165 bash[22175]: cluster 2022-05-01T02:22:10.902784+0000 mgr.smithi157.nfpzoe (mgr.14180) 11844 : cluster [DBG] pgmap v11115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:11 smithi157 bash[20376]: cluster 2022-05-01T02:22:10.902784+0000 mgr.smithi157.nfpzoe (mgr.14180) 11844 : cluster [DBG] pgmap v11115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:12 smithi165 bash[22175]: audit 2022-05-01T02:22:12.147208+0000 mon.smithi157 (mon.0) 7152 : audit [DBG] from='client.? 172.21.15.157:0/2382942208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:12 smithi157 bash[20376]: audit 2022-05-01T02:22:12.147208+0000 mon.smithi157 (mon.0) 7152 : audit [DBG] from='client.? 172.21.15.157:0/2382942208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:13 smithi165 bash[22175]: cluster 2022-05-01T02:22:12.903525+0000 mgr.smithi157.nfpzoe (mgr.14180) 11845 : cluster [DBG] pgmap v11116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:13 smithi157 bash[20376]: cluster 2022-05-01T02:22:12.903525+0000 mgr.smithi157.nfpzoe (mgr.14180) 11845 : cluster [DBG] pgmap v11116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:15 smithi165 bash[22175]: cluster 2022-05-01T02:22:14.904146+0000 mgr.smithi157.nfpzoe (mgr.14180) 11846 : cluster [DBG] pgmap v11117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:15 smithi157 bash[20376]: cluster 2022-05-01T02:22:14.904146+0000 mgr.smithi157.nfpzoe (mgr.14180) 11846 : cluster [DBG] pgmap v11117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:17.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:22:17.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:22:17.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:22:17.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:22:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:17 smithi165 bash[22175]: cluster 2022-05-01T02:22:16.904756+0000 mgr.smithi157.nfpzoe (mgr.14180) 11847 : cluster [DBG] pgmap v11118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:17 smithi165 bash[22175]: audit 2022-05-01T02:22:17.474041+0000 mon.smithi157 (mon.0) 7153 : audit [DBG] from='client.? 172.21.15.157:0/238076359' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:17 smithi157 bash[20376]: cluster 2022-05-01T02:22:16.904756+0000 mgr.smithi157.nfpzoe (mgr.14180) 11847 : cluster [DBG] pgmap v11118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:17 smithi157 bash[20376]: audit 2022-05-01T02:22:17.474041+0000 mon.smithi157 (mon.0) 7153 : audit [DBG] from='client.? 172.21.15.157:0/238076359' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:19.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:19 smithi165 bash[22175]: cluster 2022-05-01T02:22:18.905337+0000 mgr.smithi157.nfpzoe (mgr.14180) 11848 : cluster [DBG] pgmap v11119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:19.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:19 smithi157 bash[20376]: cluster 2022-05-01T02:22:18.905337+0000 mgr.smithi157.nfpzoe (mgr.14180) 11848 : cluster [DBG] pgmap v11119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:20 smithi165 bash[22175]: audit 2022-05-01T02:22:20.913085+0000 mon.smithi157 (mon.0) 7154 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:22:21.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:20 smithi165 bash[22175]: audit 2022-05-01T02:22:20.915932+0000 mon.smithi157 (mon.0) 7155 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:22:21.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:20 smithi165 bash[22175]: audit 2022-05-01T02:22:20.917763+0000 mon.smithi157 (mon.0) 7156 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:22:21.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:20 smithi157 bash[20376]: audit 2022-05-01T02:22:20.913085+0000 mon.smithi157 (mon.0) 7154 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:22:21.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:20 smithi157 bash[20376]: audit 2022-05-01T02:22:20.915932+0000 mon.smithi157 (mon.0) 7155 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:22:21.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:20 smithi157 bash[20376]: audit 2022-05-01T02:22:20.917763+0000 mon.smithi157 (mon.0) 7156 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:22:22.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:22:22.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:22:22.496 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:22:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:22 smithi165 bash[22175]: cluster 2022-05-01T02:22:20.905959+0000 mgr.smithi157.nfpzoe (mgr.14180) 11849 : cluster [DBG] pgmap v11120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:22 smithi165 bash[22175]: cluster 2022-05-01T02:22:21.246846+0000 mgr.smithi157.nfpzoe (mgr.14180) 11850 : cluster [DBG] pgmap v11121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:22 smithi165 bash[22175]: cluster 2022-05-01T02:22:21.247205+0000 mgr.smithi157.nfpzoe (mgr.14180) 11851 : cluster [DBG] pgmap v11122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:22 smithi165 bash[22175]: audit 2022-05-01T02:22:21.252527+0000 mon.smithi157 (mon.0) 7157 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:22:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:22 smithi165 bash[22175]: audit 2022-05-01T02:22:21.261446+0000 mon.smithi157 (mon.0) 7158 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:22:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:22 smithi165 bash[22175]: cephadm 2022-05-01T02:22:21.262684+0000 mgr.smithi157.nfpzoe (mgr.14180) 11852 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:22:22.647 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:22 smithi165 bash[22175]: cephadm 2022-05-01T02:22:21.262831+0000 mgr.smithi157.nfpzoe (mgr.14180) 11853 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:22:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:22 smithi157 bash[20376]: cluster 2022-05-01T02:22:20.905959+0000 mgr.smithi157.nfpzoe (mgr.14180) 11849 : cluster [DBG] pgmap v11120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:22 smithi157 bash[20376]: cluster 2022-05-01T02:22:21.246846+0000 mgr.smithi157.nfpzoe (mgr.14180) 11850 : cluster [DBG] pgmap v11121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:22 smithi157 bash[20376]: cluster 2022-05-01T02:22:21.247205+0000 mgr.smithi157.nfpzoe (mgr.14180) 11851 : cluster [DBG] pgmap v11122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:22 smithi157 bash[20376]: audit 2022-05-01T02:22:21.252527+0000 mon.smithi157 (mon.0) 7157 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:22:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:22 smithi157 bash[20376]: audit 2022-05-01T02:22:21.261446+0000 mon.smithi157 (mon.0) 7158 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:22:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:22 smithi157 bash[20376]: cephadm 2022-05-01T02:22:21.262684+0000 mgr.smithi157.nfpzoe (mgr.14180) 11852 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:22:22.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:22 smithi157 bash[20376]: cephadm 2022-05-01T02:22:21.262831+0000 mgr.smithi157.nfpzoe (mgr.14180) 11853 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:22:22.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:22:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:23 smithi165 bash[22175]: audit 2022-05-01T02:22:22.799238+0000 mon.smithi157 (mon.0) 7159 : audit [DBG] from='client.? 172.21.15.157:0/2400490147' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:23.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:23 smithi157 bash[20376]: audit 2022-05-01T02:22:22.799238+0000 mon.smithi157 (mon.0) 7159 : audit [DBG] from='client.? 172.21.15.157:0/2400490147' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:24 smithi165 bash[22175]: cluster 2022-05-01T02:22:23.247779+0000 mgr.smithi157.nfpzoe (mgr.14180) 11854 : cluster [DBG] pgmap v11123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:24 smithi157 bash[20376]: cluster 2022-05-01T02:22:23.247779+0000 mgr.smithi157.nfpzoe (mgr.14180) 11854 : cluster [DBG] pgmap v11123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:26 smithi165 bash[22175]: cluster 2022-05-01T02:22:25.248365+0000 mgr.smithi157.nfpzoe (mgr.14180) 11855 : cluster [DBG] pgmap v11124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:26 smithi157 bash[20376]: cluster 2022-05-01T02:22:25.248365+0000 mgr.smithi157.nfpzoe (mgr.14180) 11855 : cluster [DBG] pgmap v11124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:27.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:22:27.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:22:27.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:22:28.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:22:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:28 smithi165 bash[22175]: cluster 2022-05-01T02:22:27.249024+0000 mgr.smithi157.nfpzoe (mgr.14180) 11856 : cluster [DBG] pgmap v11125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:28 smithi165 bash[22175]: audit 2022-05-01T02:22:28.130261+0000 mon.smithi157 (mon.0) 7160 : audit [DBG] from='client.? 172.21.15.157:0/3670416647' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:28.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:28 smithi157 bash[20376]: cluster 2022-05-01T02:22:27.249024+0000 mgr.smithi157.nfpzoe (mgr.14180) 11856 : cluster [DBG] pgmap v11125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:28.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:28 smithi157 bash[20376]: audit 2022-05-01T02:22:28.130261+0000 mon.smithi157 (mon.0) 7160 : audit [DBG] from='client.? 172.21.15.157:0/3670416647' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:29 smithi165 bash[22175]: cluster 2022-05-01T02:22:29.249625+0000 mgr.smithi157.nfpzoe (mgr.14180) 11857 : cluster [DBG] pgmap v11126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:29.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:29 smithi157 bash[20376]: cluster 2022-05-01T02:22:29.249625+0000 mgr.smithi157.nfpzoe (mgr.14180) 11857 : cluster [DBG] pgmap v11126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:32 smithi165 bash[22175]: cluster 2022-05-01T02:22:31.250248+0000 mgr.smithi157.nfpzoe (mgr.14180) 11858 : cluster [DBG] pgmap v11127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:32.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:32 smithi157 bash[20376]: cluster 2022-05-01T02:22:31.250248+0000 mgr.smithi157.nfpzoe (mgr.14180) 11858 : cluster [DBG] pgmap v11127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:33.151 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:22:33.151 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:22:33.151 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:22:33.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:22:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:34 smithi165 bash[22175]: cluster 2022-05-01T02:22:33.250943+0000 mgr.smithi157.nfpzoe (mgr.14180) 11859 : cluster [DBG] pgmap v11128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:34.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:34 smithi165 bash[22175]: audit 2022-05-01T02:22:33.450652+0000 mon.smithi157 (mon.0) 7161 : audit [DBG] from='client.? 172.21.15.157:0/1719663929' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:34 smithi157 bash[20376]: cluster 2022-05-01T02:22:33.250943+0000 mgr.smithi157.nfpzoe (mgr.14180) 11859 : cluster [DBG] pgmap v11128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:34 smithi157 bash[20376]: audit 2022-05-01T02:22:33.450652+0000 mon.smithi157 (mon.0) 7161 : audit [DBG] from='client.? 172.21.15.157:0/1719663929' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:36.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:36 smithi165 bash[22175]: cluster 2022-05-01T02:22:35.251624+0000 mgr.smithi157.nfpzoe (mgr.14180) 11860 : cluster [DBG] pgmap v11129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:36.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:36 smithi157 bash[20376]: cluster 2022-05-01T02:22:35.251624+0000 mgr.smithi157.nfpzoe (mgr.14180) 11860 : cluster [DBG] pgmap v11129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:38.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:22:38.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:22:38.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:22:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:38 smithi165 bash[22175]: cluster 2022-05-01T02:22:37.252249+0000 mgr.smithi157.nfpzoe (mgr.14180) 11861 : cluster [DBG] pgmap v11130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:38.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:38 smithi157 bash[20376]: cluster 2022-05-01T02:22:37.252249+0000 mgr.smithi157.nfpzoe (mgr.14180) 11861 : cluster [DBG] pgmap v11130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:38.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:22:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:39 smithi165 bash[22175]: audit 2022-05-01T02:22:38.784048+0000 mon.smithi157 (mon.0) 7162 : audit [DBG] from='client.? 172.21.15.157:0/691928764' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:39 smithi165 bash[22175]: cluster 2022-05-01T02:22:39.252866+0000 mgr.smithi157.nfpzoe (mgr.14180) 11862 : cluster [DBG] pgmap v11131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:39.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:39 smithi157 bash[20376]: audit 2022-05-01T02:22:38.784048+0000 mon.smithi157 (mon.0) 7162 : audit [DBG] from='client.? 172.21.15.157:0/691928764' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:39.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:39 smithi157 bash[20376]: cluster 2022-05-01T02:22:39.252866+0000 mgr.smithi157.nfpzoe (mgr.14180) 11862 : cluster [DBG] pgmap v11131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:42 smithi165 bash[22175]: cluster 2022-05-01T02:22:41.253460+0000 mgr.smithi157.nfpzoe (mgr.14180) 11863 : cluster [DBG] pgmap v11132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:42.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:42 smithi157 bash[20376]: cluster 2022-05-01T02:22:41.253460+0000 mgr.smithi157.nfpzoe (mgr.14180) 11863 : cluster [DBG] pgmap v11132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:43.805 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:22:43.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:22:43.806 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:22:44.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:22:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:44 smithi165 bash[22175]: cluster 2022-05-01T02:22:43.254087+0000 mgr.smithi157.nfpzoe (mgr.14180) 11864 : cluster [DBG] pgmap v11133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:44 smithi165 bash[22175]: audit 2022-05-01T02:22:44.109355+0000 mon.smithi157 (mon.0) 7163 : audit [DBG] from='client.? 172.21.15.157:0/1552991974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:44 smithi157 bash[20376]: cluster 2022-05-01T02:22:43.254087+0000 mgr.smithi157.nfpzoe (mgr.14180) 11864 : cluster [DBG] pgmap v11133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:44 smithi157 bash[20376]: audit 2022-05-01T02:22:44.109355+0000 mon.smithi157 (mon.0) 7163 : audit [DBG] from='client.? 172.21.15.157:0/1552991974' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:46.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:46 smithi165 bash[22175]: cluster 2022-05-01T02:22:45.254622+0000 mgr.smithi157.nfpzoe (mgr.14180) 11865 : cluster [DBG] pgmap v11134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:46 smithi157 bash[20376]: cluster 2022-05-01T02:22:45.254622+0000 mgr.smithi157.nfpzoe (mgr.14180) 11865 : cluster [DBG] pgmap v11134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:48 smithi165 bash[22175]: cluster 2022-05-01T02:22:47.255278+0000 mgr.smithi157.nfpzoe (mgr.14180) 11866 : cluster [DBG] pgmap v11135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:48.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:48 smithi157 bash[20376]: cluster 2022-05-01T02:22:47.255278+0000 mgr.smithi157.nfpzoe (mgr.14180) 11866 : cluster [DBG] pgmap v11135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:49.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:22:49.129 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:22:49.130 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:22:49.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:22:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:49 smithi165 bash[22175]: cluster 2022-05-01T02:22:49.255763+0000 mgr.smithi157.nfpzoe (mgr.14180) 11867 : cluster [DBG] pgmap v11136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:49 smithi165 bash[22175]: audit 2022-05-01T02:22:49.434072+0000 mon.smithi157 (mon.0) 7164 : audit [DBG] from='client.? 172.21.15.157:0/1817085855' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:49.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:49 smithi157 bash[20376]: cluster 2022-05-01T02:22:49.255763+0000 mgr.smithi157.nfpzoe (mgr.14180) 11867 : cluster [DBG] pgmap v11136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:49.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:49 smithi157 bash[20376]: audit 2022-05-01T02:22:49.434072+0000 mon.smithi157 (mon.0) 7164 : audit [DBG] from='client.? 172.21.15.157:0/1817085855' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:52 smithi165 bash[22175]: cluster 2022-05-01T02:22:51.256346+0000 mgr.smithi157.nfpzoe (mgr.14180) 11868 : cluster [DBG] pgmap v11137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:52.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:52 smithi157 bash[20376]: cluster 2022-05-01T02:22:51.256346+0000 mgr.smithi157.nfpzoe (mgr.14180) 11868 : cluster [DBG] pgmap v11137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:54.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:22:54.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:22:54.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:22:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:54 smithi165 bash[22175]: cluster 2022-05-01T02:22:53.257026+0000 mgr.smithi157.nfpzoe (mgr.14180) 11869 : cluster [DBG] pgmap v11138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:54.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:54 smithi157 bash[20376]: cluster 2022-05-01T02:22:53.257026+0000 mgr.smithi157.nfpzoe (mgr.14180) 11869 : cluster [DBG] pgmap v11138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:54.787 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:22:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:55 smithi165 bash[22175]: audit 2022-05-01T02:22:54.764202+0000 mon.smithi157 (mon.0) 7165 : audit [DBG] from='client.? 172.21.15.157:0/3081469469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:55.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:55 smithi157 bash[20376]: audit 2022-05-01T02:22:54.764202+0000 mon.smithi157 (mon.0) 7165 : audit [DBG] from='client.? 172.21.15.157:0/3081469469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:22:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:56 smithi165 bash[22175]: cluster 2022-05-01T02:22:55.257644+0000 mgr.smithi157.nfpzoe (mgr.14180) 11870 : cluster [DBG] pgmap v11139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:56.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:56 smithi157 bash[20376]: cluster 2022-05-01T02:22:55.257644+0000 mgr.smithi157.nfpzoe (mgr.14180) 11870 : cluster [DBG] pgmap v11139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:58 smithi165 bash[22175]: cluster 2022-05-01T02:22:57.258265+0000 mgr.smithi157.nfpzoe (mgr.14180) 11871 : cluster [DBG] pgmap v11140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:58.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:58 smithi157 bash[20376]: cluster 2022-05-01T02:22:57.258265+0000 mgr.smithi157.nfpzoe (mgr.14180) 11871 : cluster [DBG] pgmap v11140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:59.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:22:59.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:22:59.791 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:22:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:22:59 smithi165 bash[22175]: cluster 2022-05-01T02:22:59.258810+0000 mgr.smithi157.nfpzoe (mgr.14180) 11872 : cluster [DBG] pgmap v11141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:22:59.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:22:59 smithi157 bash[20376]: cluster 2022-05-01T02:22:59.258810+0000 mgr.smithi157.nfpzoe (mgr.14180) 11872 : cluster [DBG] pgmap v11141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:00.111 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:23:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:00 smithi165 bash[22175]: audit 2022-05-01T02:22:59.803264+0000 mon.smithi157 (mon.0) 7166 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:23:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:00 smithi165 bash[22175]: audit 2022-05-01T02:23:00.093908+0000 mon.smithi157 (mon.0) 7167 : audit [DBG] from='client.? 172.21.15.157:0/1116761220' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:00 smithi165 bash[22175]: audit 2022-05-01T02:23:00.464040+0000 mon.smithi157 (mon.0) 7168 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:23:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:00 smithi157 bash[20376]: audit 2022-05-01T02:22:59.803264+0000 mon.smithi157 (mon.0) 7166 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:23:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:00 smithi157 bash[20376]: audit 2022-05-01T02:23:00.093908+0000 mon.smithi157 (mon.0) 7167 : audit [DBG] from='client.? 172.21.15.157:0/1116761220' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:00 smithi157 bash[20376]: audit 2022-05-01T02:23:00.464040+0000 mon.smithi157 (mon.0) 7168 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:23:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:01 smithi165 bash[22175]: cluster 2022-05-01T02:23:01.259407+0000 mgr.smithi157.nfpzoe (mgr.14180) 11873 : cluster [DBG] pgmap v11142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:01 smithi157 bash[20376]: cluster 2022-05-01T02:23:01.259407+0000 mgr.smithi157.nfpzoe (mgr.14180) 11873 : cluster [DBG] pgmap v11142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:04 smithi165 bash[22175]: cluster 2022-05-01T02:23:03.260004+0000 mgr.smithi157.nfpzoe (mgr.14180) 11874 : cluster [DBG] pgmap v11143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:05.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:23:05.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:23:05.114 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:23:05.444 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:23:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:06 smithi165 bash[22175]: cluster 2022-05-01T02:23:05.260574+0000 mgr.smithi157.nfpzoe (mgr.14180) 11875 : cluster [DBG] pgmap v11144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:06 smithi165 bash[22175]: audit 2022-05-01T02:23:05.426031+0000 mon.smithi157 (mon.0) 7169 : audit [DBG] from='client.? 172.21.15.157:0/4117708110' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:06.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:04 smithi157 bash[20376]: cluster 2022-05-01T02:23:03.260004+0000 mgr.smithi157.nfpzoe (mgr.14180) 11874 : cluster [DBG] pgmap v11143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:06.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:06 smithi157 bash[20376]: cluster 2022-05-01T02:23:05.260574+0000 mgr.smithi157.nfpzoe (mgr.14180) 11875 : cluster [DBG] pgmap v11144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:06.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:06 smithi157 bash[20376]: audit 2022-05-01T02:23:05.426031+0000 mon.smithi157 (mon.0) 7169 : audit [DBG] from='client.? 172.21.15.157:0/4117708110' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:08 smithi165 bash[22175]: cluster 2022-05-01T02:23:07.261197+0000 mgr.smithi157.nfpzoe (mgr.14180) 11876 : cluster [DBG] pgmap v11145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:08.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:08 smithi157 bash[20376]: cluster 2022-05-01T02:23:07.261197+0000 mgr.smithi157.nfpzoe (mgr.14180) 11876 : cluster [DBG] pgmap v11145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:09 smithi165 bash[22175]: cluster 2022-05-01T02:23:09.261822+0000 mgr.smithi157.nfpzoe (mgr.14180) 11877 : cluster [DBG] pgmap v11146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:09.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:09 smithi157 bash[20376]: cluster 2022-05-01T02:23:09.261822+0000 mgr.smithi157.nfpzoe (mgr.14180) 11877 : cluster [DBG] pgmap v11146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:10.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:23:10.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:23:10.447 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:23:10.771 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:23:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:10 smithi165 bash[22175]: audit 2022-05-01T02:23:10.753509+0000 mon.smithi157 (mon.0) 7170 : audit [DBG] from='client.? 172.21.15.157:0/2734362845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:11.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:10 smithi157 bash[20376]: audit 2022-05-01T02:23:10.753509+0000 mon.smithi157 (mon.0) 7170 : audit [DBG] from='client.? 172.21.15.157:0/2734362845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:11 smithi165 bash[22175]: cluster 2022-05-01T02:23:11.262433+0000 mgr.smithi157.nfpzoe (mgr.14180) 11878 : cluster [DBG] pgmap v11147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:12.203 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:11 smithi157 bash[20376]: cluster 2022-05-01T02:23:11.262433+0000 mgr.smithi157.nfpzoe (mgr.14180) 11878 : cluster [DBG] pgmap v11147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:14 smithi165 bash[22175]: cluster 2022-05-01T02:23:13.263107+0000 mgr.smithi157.nfpzoe (mgr.14180) 11879 : cluster [DBG] pgmap v11148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:14.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:14 smithi157 bash[20376]: cluster 2022-05-01T02:23:13.263107+0000 mgr.smithi157.nfpzoe (mgr.14180) 11879 : cluster [DBG] pgmap v11148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:15.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:23:15.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:23:15.775 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:23:16.097 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:23:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:16 smithi165 bash[22175]: cluster 2022-05-01T02:23:15.263707+0000 mgr.smithi157.nfpzoe (mgr.14180) 11880 : cluster [DBG] pgmap v11149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:16 smithi165 bash[22175]: audit 2022-05-01T02:23:16.079379+0000 mon.smithi157 (mon.0) 7171 : audit [DBG] from='client.? 172.21.15.157:0/4088420198' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:16 smithi157 bash[20376]: cluster 2022-05-01T02:23:15.263707+0000 mgr.smithi157.nfpzoe (mgr.14180) 11880 : cluster [DBG] pgmap v11149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:16 smithi157 bash[20376]: audit 2022-05-01T02:23:16.079379+0000 mon.smithi157 (mon.0) 7171 : audit [DBG] from='client.? 172.21.15.157:0/4088420198' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:18 smithi165 bash[22175]: cluster 2022-05-01T02:23:17.264356+0000 mgr.smithi157.nfpzoe (mgr.14180) 11881 : cluster [DBG] pgmap v11150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:18.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:18 smithi157 bash[20376]: cluster 2022-05-01T02:23:17.264356+0000 mgr.smithi157.nfpzoe (mgr.14180) 11881 : cluster [DBG] pgmap v11150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:19 smithi165 bash[22175]: cluster 2022-05-01T02:23:19.264957+0000 mgr.smithi157.nfpzoe (mgr.14180) 11882 : cluster [DBG] pgmap v11151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:19.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:19 smithi157 bash[20376]: cluster 2022-05-01T02:23:19.264957+0000 mgr.smithi157.nfpzoe (mgr.14180) 11882 : cluster [DBG] pgmap v11151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:21.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:23:21.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:23:21.100 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:23:21.426 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:23:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:21 smithi165 bash[22175]: audit 2022-05-01T02:23:21.273423+0000 mon.smithi157 (mon.0) 7172 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:23:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:21 smithi165 bash[22175]: audit 2022-05-01T02:23:21.275194+0000 mon.smithi157 (mon.0) 7173 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:23:21.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:21 smithi165 bash[22175]: audit 2022-05-01T02:23:21.276258+0000 mon.smithi157 (mon.0) 7174 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:23:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:21 smithi157 bash[20376]: audit 2022-05-01T02:23:21.273423+0000 mon.smithi157 (mon.0) 7172 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:23:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:21 smithi157 bash[20376]: audit 2022-05-01T02:23:21.275194+0000 mon.smithi157 (mon.0) 7173 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:23:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:21 smithi157 bash[20376]: audit 2022-05-01T02:23:21.276258+0000 mon.smithi157 (mon.0) 7174 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:23:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:22 smithi165 bash[22175]: cluster 2022-05-01T02:23:21.265586+0000 mgr.smithi157.nfpzoe (mgr.14180) 11883 : cluster [DBG] pgmap v11152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:22 smithi165 bash[22175]: audit 2022-05-01T02:23:21.408267+0000 mon.smithi157 (mon.0) 7175 : audit [DBG] from='client.? 172.21.15.157:0/3794062129' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:22 smithi165 bash[22175]: audit 2022-05-01T02:23:21.604956+0000 mon.smithi157 (mon.0) 7176 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:23:22.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:22 smithi165 bash[22175]: audit 2022-05-01T02:23:21.612916+0000 mon.smithi157 (mon.0) 7177 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:23:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:22 smithi157 bash[20376]: cluster 2022-05-01T02:23:21.265586+0000 mgr.smithi157.nfpzoe (mgr.14180) 11883 : cluster [DBG] pgmap v11152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:22 smithi157 bash[20376]: audit 2022-05-01T02:23:21.408267+0000 mon.smithi157 (mon.0) 7175 : audit [DBG] from='client.? 172.21.15.157:0/3794062129' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:22 smithi157 bash[20376]: audit 2022-05-01T02:23:21.604956+0000 mon.smithi157 (mon.0) 7176 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:23:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:22 smithi157 bash[20376]: audit 2022-05-01T02:23:21.612916+0000 mon.smithi157 (mon.0) 7177 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:23:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:23 smithi165 bash[22175]: cluster 2022-05-01T02:23:21.597997+0000 mgr.smithi157.nfpzoe (mgr.14180) 11884 : cluster [DBG] pgmap v11153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:23.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:23 smithi165 bash[22175]: cluster 2022-05-01T02:23:21.598461+0000 mgr.smithi157.nfpzoe (mgr.14180) 11885 : cluster [DBG] pgmap v11154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:23.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:23 smithi165 bash[22175]: cephadm 2022-05-01T02:23:21.613974+0000 mgr.smithi157.nfpzoe (mgr.14180) 11886 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:23:23.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:23 smithi165 bash[22175]: cephadm 2022-05-01T02:23:21.614127+0000 mgr.smithi157.nfpzoe (mgr.14180) 11887 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:23:23.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:23 smithi157 bash[20376]: cluster 2022-05-01T02:23:21.597997+0000 mgr.smithi157.nfpzoe (mgr.14180) 11884 : cluster [DBG] pgmap v11153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:23.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:23 smithi157 bash[20376]: cluster 2022-05-01T02:23:21.598461+0000 mgr.smithi157.nfpzoe (mgr.14180) 11885 : cluster [DBG] pgmap v11154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:23.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:23 smithi157 bash[20376]: cephadm 2022-05-01T02:23:21.613974+0000 mgr.smithi157.nfpzoe (mgr.14180) 11886 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:23:23.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:23 smithi157 bash[20376]: cephadm 2022-05-01T02:23:21.614127+0000 mgr.smithi157.nfpzoe (mgr.14180) 11887 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:23:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:24 smithi165 bash[22175]: cluster 2022-05-01T02:23:23.599142+0000 mgr.smithi157.nfpzoe (mgr.14180) 11888 : cluster [DBG] pgmap v11155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:24 smithi157 bash[20376]: cluster 2022-05-01T02:23:23.599142+0000 mgr.smithi157.nfpzoe (mgr.14180) 11888 : cluster [DBG] pgmap v11155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:26.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:23:26.428 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:23:26.429 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:23:26.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:23:26.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:26 smithi157 bash[20376]: cluster 2022-05-01T02:23:25.599737+0000 mgr.smithi157.nfpzoe (mgr.14180) 11889 : cluster [DBG] pgmap v11156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:27.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:26 smithi165 bash[22175]: cluster 2022-05-01T02:23:25.599737+0000 mgr.smithi157.nfpzoe (mgr.14180) 11889 : cluster [DBG] pgmap v11156: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:27.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:27 smithi157 bash[20376]: audit 2022-05-01T02:23:26.737240+0000 mon.smithi157 (mon.0) 7178 : audit [DBG] from='client.? 172.21.15.157:0/238585747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:27 smithi165 bash[22175]: audit 2022-05-01T02:23:26.737240+0000 mon.smithi157 (mon.0) 7178 : audit [DBG] from='client.? 172.21.15.157:0/238585747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:28.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:28 smithi157 bash[20376]: cluster 2022-05-01T02:23:27.600384+0000 mgr.smithi157.nfpzoe (mgr.14180) 11890 : cluster [DBG] pgmap v11157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:28 smithi165 bash[22175]: cluster 2022-05-01T02:23:27.600384+0000 mgr.smithi157.nfpzoe (mgr.14180) 11890 : cluster [DBG] pgmap v11157: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:30.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:30 smithi157 bash[20376]: cluster 2022-05-01T02:23:29.601058+0000 mgr.smithi157.nfpzoe (mgr.14180) 11891 : cluster [DBG] pgmap v11158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:30 smithi165 bash[22175]: cluster 2022-05-01T02:23:29.601058+0000 mgr.smithi157.nfpzoe (mgr.14180) 11891 : cluster [DBG] pgmap v11158: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:31.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:23:31.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:23:31.763 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:23:32.086 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:23:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:32 smithi157 bash[20376]: cluster 2022-05-01T02:23:31.601791+0000 mgr.smithi157.nfpzoe (mgr.14180) 11892 : cluster [DBG] pgmap v11159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:32 smithi157 bash[20376]: audit 2022-05-01T02:23:32.069544+0000 mon.smithi157 (mon.0) 7179 : audit [DBG] from='client.? 172.21.15.157:0/1527929727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:33.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:32 smithi165 bash[22175]: cluster 2022-05-01T02:23:31.601791+0000 mgr.smithi157.nfpzoe (mgr.14180) 11892 : cluster [DBG] pgmap v11159: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:33.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:32 smithi165 bash[22175]: audit 2022-05-01T02:23:32.069544+0000 mon.smithi157 (mon.0) 7179 : audit [DBG] from='client.? 172.21.15.157:0/1527929727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:34 smithi165 bash[22175]: cluster 2022-05-01T02:23:33.602456+0000 mgr.smithi157.nfpzoe (mgr.14180) 11893 : cluster [DBG] pgmap v11160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:34 smithi157 bash[20376]: cluster 2022-05-01T02:23:33.602456+0000 mgr.smithi157.nfpzoe (mgr.14180) 11893 : cluster [DBG] pgmap v11160: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:36.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:36 smithi157 bash[20376]: cluster 2022-05-01T02:23:35.603115+0000 mgr.smithi157.nfpzoe (mgr.14180) 11894 : cluster [DBG] pgmap v11161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:37.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:23:37.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:23:37.090 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:23:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:36 smithi165 bash[22175]: cluster 2022-05-01T02:23:35.603115+0000 mgr.smithi157.nfpzoe (mgr.14180) 11894 : cluster [DBG] pgmap v11161: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:37.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:23:37.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:37 smithi157 bash[20376]: audit 2022-05-01T02:23:37.396808+0000 mon.smithi157 (mon.0) 7180 : audit [DBG] from='client.? 172.21.15.157:0/1191084261' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:37 smithi165 bash[22175]: audit 2022-05-01T02:23:37.396808+0000 mon.smithi157 (mon.0) 7180 : audit [DBG] from='client.? 172.21.15.157:0/1191084261' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:38 smithi157 bash[20376]: cluster 2022-05-01T02:23:37.603768+0000 mgr.smithi157.nfpzoe (mgr.14180) 11895 : cluster [DBG] pgmap v11162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:38 smithi165 bash[22175]: cluster 2022-05-01T02:23:37.603768+0000 mgr.smithi157.nfpzoe (mgr.14180) 11895 : cluster [DBG] pgmap v11162: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:40 smithi157 bash[20376]: cluster 2022-05-01T02:23:39.604357+0000 mgr.smithi157.nfpzoe (mgr.14180) 11896 : cluster [DBG] pgmap v11163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:40 smithi165 bash[22175]: cluster 2022-05-01T02:23:39.604357+0000 mgr.smithi157.nfpzoe (mgr.14180) 11896 : cluster [DBG] pgmap v11163: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:42.417 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:23:42.417 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:23:42.417 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:23:42.750 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:23:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:42 smithi157 bash[20376]: cluster 2022-05-01T02:23:41.605011+0000 mgr.smithi157.nfpzoe (mgr.14180) 11897 : cluster [DBG] pgmap v11164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:42 smithi165 bash[22175]: cluster 2022-05-01T02:23:41.605011+0000 mgr.smithi157.nfpzoe (mgr.14180) 11897 : cluster [DBG] pgmap v11164: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:43 smithi165 bash[22175]: audit 2022-05-01T02:23:42.730232+0000 mon.smithi157 (mon.0) 7181 : audit [DBG] from='client.? 172.21.15.157:0/3795169087' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:43.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:43 smithi157 bash[20376]: audit 2022-05-01T02:23:42.730232+0000 mon.smithi157 (mon.0) 7181 : audit [DBG] from='client.? 172.21.15.157:0/3795169087' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:44 smithi157 bash[20376]: cluster 2022-05-01T02:23:43.605724+0000 mgr.smithi157.nfpzoe (mgr.14180) 11898 : cluster [DBG] pgmap v11165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:45.190 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:44 smithi165 bash[22175]: cluster 2022-05-01T02:23:43.605724+0000 mgr.smithi157.nfpzoe (mgr.14180) 11898 : cluster [DBG] pgmap v11165: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:46 smithi157 bash[20376]: cluster 2022-05-01T02:23:45.606351+0000 mgr.smithi157.nfpzoe (mgr.14180) 11899 : cluster [DBG] pgmap v11166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:46 smithi165 bash[22175]: cluster 2022-05-01T02:23:45.606351+0000 mgr.smithi157.nfpzoe (mgr.14180) 11899 : cluster [DBG] pgmap v11166: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:47.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:23:47.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:23:47.753 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:23:48.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:23:48.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:48 smithi157 bash[20376]: cluster 2022-05-01T02:23:47.607000+0000 mgr.smithi157.nfpzoe (mgr.14180) 11900 : cluster [DBG] pgmap v11167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:48.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:48 smithi157 bash[20376]: audit 2022-05-01T02:23:48.055673+0000 mon.smithi157 (mon.0) 7182 : audit [DBG] from='client.? 172.21.15.157:0/3322203467' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:48 smithi165 bash[22175]: cluster 2022-05-01T02:23:47.607000+0000 mgr.smithi157.nfpzoe (mgr.14180) 11900 : cluster [DBG] pgmap v11167: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:49.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:48 smithi165 bash[22175]: audit 2022-05-01T02:23:48.055673+0000 mon.smithi157 (mon.0) 7182 : audit [DBG] from='client.? 172.21.15.157:0/3322203467' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:50 smithi165 bash[22175]: cluster 2022-05-01T02:23:49.607595+0000 mgr.smithi157.nfpzoe (mgr.14180) 11901 : cluster [DBG] pgmap v11168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:50 smithi157 bash[20376]: cluster 2022-05-01T02:23:49.607595+0000 mgr.smithi157.nfpzoe (mgr.14180) 11901 : cluster [DBG] pgmap v11168: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:53.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:23:53.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:23:53.078 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:23:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:52 smithi165 bash[22175]: cluster 2022-05-01T02:23:51.608213+0000 mgr.smithi157.nfpzoe (mgr.14180) 11902 : cluster [DBG] pgmap v11169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:52 smithi157 bash[20376]: cluster 2022-05-01T02:23:51.608213+0000 mgr.smithi157.nfpzoe (mgr.14180) 11902 : cluster [DBG] pgmap v11169: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:53.397 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:23:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:53 smithi165 bash[22175]: audit 2022-05-01T02:23:53.380025+0000 mon.smithi157 (mon.0) 7183 : audit [DBG] from='client.? 172.21.15.157:0/3991567405' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:53 smithi157 bash[20376]: audit 2022-05-01T02:23:53.380025+0000 mon.smithi157 (mon.0) 7183 : audit [DBG] from='client.? 172.21.15.157:0/3991567405' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:54 smithi165 bash[22175]: cluster 2022-05-01T02:23:53.608878+0000 mgr.smithi157.nfpzoe (mgr.14180) 11903 : cluster [DBG] pgmap v11170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:54 smithi157 bash[20376]: cluster 2022-05-01T02:23:53.608878+0000 mgr.smithi157.nfpzoe (mgr.14180) 11903 : cluster [DBG] pgmap v11170: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:57.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:56 smithi157 bash[20376]: cluster 2022-05-01T02:23:55.609486+0000 mgr.smithi157.nfpzoe (mgr.14180) 11904 : cluster [DBG] pgmap v11171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:56 smithi165 bash[22175]: cluster 2022-05-01T02:23:55.609486+0000 mgr.smithi157.nfpzoe (mgr.14180) 11904 : cluster [DBG] pgmap v11171: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:58.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:23:58.401 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:23:58.401 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:23:58.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:23:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:58 smithi165 bash[22175]: cluster 2022-05-01T02:23:57.610120+0000 mgr.smithi157.nfpzoe (mgr.14180) 11905 : cluster [DBG] pgmap v11172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:23:58 smithi165 bash[22175]: audit 2022-05-01T02:23:58.707797+0000 mon.smithi157 (mon.0) 7184 : audit [DBG] from='client.? 172.21.15.157:0/2000866469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:23:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:58 smithi157 bash[20376]: cluster 2022-05-01T02:23:57.610120+0000 mgr.smithi157.nfpzoe (mgr.14180) 11905 : cluster [DBG] pgmap v11172: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:23:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:23:58 smithi157 bash[20376]: audit 2022-05-01T02:23:58.707797+0000 mon.smithi157 (mon.0) 7184 : audit [DBG] from='client.? 172.21.15.157:0/2000866469' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:00 smithi165 bash[22175]: cluster 2022-05-01T02:23:59.610705+0000 mgr.smithi157.nfpzoe (mgr.14180) 11906 : cluster [DBG] pgmap v11173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:00 smithi165 bash[22175]: audit 2022-05-01T02:23:59.807374+0000 mon.smithi157 (mon.0) 7185 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:24:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:00 smithi165 bash[22175]: audit 2022-05-01T02:24:00.471231+0000 mon.smithi157 (mon.0) 7186 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:24:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:00 smithi157 bash[20376]: cluster 2022-05-01T02:23:59.610705+0000 mgr.smithi157.nfpzoe (mgr.14180) 11906 : cluster [DBG] pgmap v11173: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:00 smithi157 bash[20376]: audit 2022-05-01T02:23:59.807374+0000 mon.smithi157 (mon.0) 7185 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:24:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:00 smithi157 bash[20376]: audit 2022-05-01T02:24:00.471231+0000 mon.smithi157 (mon.0) 7186 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:24:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:02 smithi165 bash[22175]: cluster 2022-05-01T02:24:01.611358+0000 mgr.smithi157.nfpzoe (mgr.14180) 11907 : cluster [DBG] pgmap v11174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:03.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:02 smithi157 bash[20376]: cluster 2022-05-01T02:24:01.611358+0000 mgr.smithi157.nfpzoe (mgr.14180) 11907 : cluster [DBG] pgmap v11174: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:03.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:24:03.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:24:03.729 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:24:04.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:24:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:04 smithi165 bash[22175]: cluster 2022-05-01T02:24:03.611973+0000 mgr.smithi157.nfpzoe (mgr.14180) 11908 : cluster [DBG] pgmap v11175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:04 smithi165 bash[22175]: audit 2022-05-01T02:24:04.036827+0000 mon.smithi157 (mon.0) 7187 : audit [DBG] from='client.? 172.21.15.157:0/4045398931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:04 smithi157 bash[20376]: cluster 2022-05-01T02:24:03.611973+0000 mgr.smithi157.nfpzoe (mgr.14180) 11908 : cluster [DBG] pgmap v11175: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:04 smithi157 bash[20376]: audit 2022-05-01T02:24:04.036827+0000 mon.smithi157 (mon.0) 7187 : audit [DBG] from='client.? 172.21.15.157:0/4045398931' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:06 smithi157 bash[20376]: cluster 2022-05-01T02:24:05.612618+0000 mgr.smithi157.nfpzoe (mgr.14180) 11909 : cluster [DBG] pgmap v11176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:06 smithi165 bash[22175]: cluster 2022-05-01T02:24:05.612618+0000 mgr.smithi157.nfpzoe (mgr.14180) 11909 : cluster [DBG] pgmap v11176: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:08 smithi157 bash[20376]: cluster 2022-05-01T02:24:07.613281+0000 mgr.smithi157.nfpzoe (mgr.14180) 11910 : cluster [DBG] pgmap v11177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:09.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:24:09.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:24:09.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:24:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:08 smithi165 bash[22175]: cluster 2022-05-01T02:24:07.613281+0000 mgr.smithi157.nfpzoe (mgr.14180) 11910 : cluster [DBG] pgmap v11177: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:09.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:24:09.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:09 smithi157 bash[20376]: audit 2022-05-01T02:24:09.372737+0000 mon.smithi157 (mon.0) 7188 : audit [DBG] from='client.? 172.21.15.157:0/3031506476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:09 smithi165 bash[22175]: audit 2022-05-01T02:24:09.372737+0000 mon.smithi157 (mon.0) 7188 : audit [DBG] from='client.? 172.21.15.157:0/3031506476' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:10.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:10 smithi157 bash[20376]: cluster 2022-05-01T02:24:09.613900+0000 mgr.smithi157.nfpzoe (mgr.14180) 11911 : cluster [DBG] pgmap v11178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:10 smithi165 bash[22175]: cluster 2022-05-01T02:24:09.613900+0000 mgr.smithi157.nfpzoe (mgr.14180) 11911 : cluster [DBG] pgmap v11178: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:12 smithi157 bash[20376]: cluster 2022-05-01T02:24:11.614574+0000 mgr.smithi157.nfpzoe (mgr.14180) 11912 : cluster [DBG] pgmap v11179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:12 smithi165 bash[22175]: cluster 2022-05-01T02:24:11.614574+0000 mgr.smithi157.nfpzoe (mgr.14180) 11912 : cluster [DBG] pgmap v11179: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:14.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:24:14.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:24:14.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:24:14.717 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:24:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:14 smithi165 bash[22175]: cluster 2022-05-01T02:24:13.615236+0000 mgr.smithi157.nfpzoe (mgr.14180) 11913 : cluster [DBG] pgmap v11180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:14.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:14 smithi157 bash[20376]: cluster 2022-05-01T02:24:13.615236+0000 mgr.smithi157.nfpzoe (mgr.14180) 11913 : cluster [DBG] pgmap v11180: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:15.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:15 smithi165 bash[22175]: audit 2022-05-01T02:24:14.700878+0000 mon.smithi157 (mon.0) 7189 : audit [DBG] from='client.? 172.21.15.157:0/1787823925' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:15.973 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:15 smithi157 bash[20376]: audit 2022-05-01T02:24:14.700878+0000 mon.smithi157 (mon.0) 7189 : audit [DBG] from='client.? 172.21.15.157:0/1787823925' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:16 smithi165 bash[22175]: cluster 2022-05-01T02:24:15.615805+0000 mgr.smithi157.nfpzoe (mgr.14180) 11914 : cluster [DBG] pgmap v11181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:16.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:16 smithi157 bash[20376]: cluster 2022-05-01T02:24:15.615805+0000 mgr.smithi157.nfpzoe (mgr.14180) 11914 : cluster [DBG] pgmap v11181: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:18.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:18 smithi157 bash[20376]: cluster 2022-05-01T02:24:17.616470+0000 mgr.smithi157.nfpzoe (mgr.14180) 11915 : cluster [DBG] pgmap v11182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:18 smithi165 bash[22175]: cluster 2022-05-01T02:24:17.616470+0000 mgr.smithi157.nfpzoe (mgr.14180) 11915 : cluster [DBG] pgmap v11182: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:19.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:24:19.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:24:19.720 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:24:20.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:24:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:20 smithi157 bash[20376]: cluster 2022-05-01T02:24:19.617121+0000 mgr.smithi157.nfpzoe (mgr.14180) 11916 : cluster [DBG] pgmap v11183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:20.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:20 smithi157 bash[20376]: audit 2022-05-01T02:24:20.031120+0000 mon.smithi157 (mon.0) 7190 : audit [DBG] from='client.? 172.21.15.157:0/1816554210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:20 smithi165 bash[22175]: cluster 2022-05-01T02:24:19.617121+0000 mgr.smithi157.nfpzoe (mgr.14180) 11916 : cluster [DBG] pgmap v11183: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:20 smithi165 bash[22175]: audit 2022-05-01T02:24:20.031120+0000 mon.smithi157 (mon.0) 7190 : audit [DBG] from='client.? 172.21.15.157:0/1816554210' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:21.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:21 smithi157 bash[20376]: audit 2022-05-01T02:24:21.622769+0000 mon.smithi157 (mon.0) 7191 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:24:21.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:21 smithi157 bash[20376]: audit 2022-05-01T02:24:21.625608+0000 mon.smithi157 (mon.0) 7192 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:24:21.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:21 smithi157 bash[20376]: audit 2022-05-01T02:24:21.627519+0000 mon.smithi157 (mon.0) 7193 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:24:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:21 smithi165 bash[22175]: audit 2022-05-01T02:24:21.622769+0000 mon.smithi157 (mon.0) 7191 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:24:22.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:21 smithi165 bash[22175]: audit 2022-05-01T02:24:21.625608+0000 mon.smithi157 (mon.0) 7192 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:24:22.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:21 smithi165 bash[22175]: audit 2022-05-01T02:24:21.627519+0000 mon.smithi157 (mon.0) 7193 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:24:22.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:22 smithi157 bash[20376]: cluster 2022-05-01T02:24:21.617757+0000 mgr.smithi157.nfpzoe (mgr.14180) 11917 : cluster [DBG] pgmap v11184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:22 smithi165 bash[22175]: cluster 2022-05-01T02:24:21.617757+0000 mgr.smithi157.nfpzoe (mgr.14180) 11917 : cluster [DBG] pgmap v11184: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:24 smithi165 bash[22175]: cluster 2022-05-01T02:24:23.618385+0000 mgr.smithi157.nfpzoe (mgr.14180) 11918 : cluster [DBG] pgmap v11185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:24 smithi157 bash[20376]: cluster 2022-05-01T02:24:23.618385+0000 mgr.smithi157.nfpzoe (mgr.14180) 11918 : cluster [DBG] pgmap v11185: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:25.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:24:25.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:24:25.060 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:24:25.380 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:24:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:25 smithi165 bash[22175]: audit 2022-05-01T02:24:25.363376+0000 mon.smithi157 (mon.0) 7194 : audit [DBG] from='client.? 172.21.15.157:0/1080857843' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:25.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:25 smithi165 bash[22175]: audit 2022-05-01T02:24:25.431704+0000 mon.smithi157 (mon.0) 7195 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:24:25.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:25 smithi157 bash[20376]: audit 2022-05-01T02:24:25.363376+0000 mon.smithi157 (mon.0) 7194 : audit [DBG] from='client.? 172.21.15.157:0/1080857843' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:25.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:25 smithi157 bash[20376]: audit 2022-05-01T02:24:25.431704+0000 mon.smithi157 (mon.0) 7195 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:24:27.048 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:26 smithi157 bash[20376]: cluster 2022-05-01T02:24:25.619039+0000 mgr.smithi157.nfpzoe (mgr.14180) 11919 : cluster [DBG] pgmap v11186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:27.048 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:26 smithi157 bash[20376]: cluster 2022-05-01T02:24:25.717057+0000 mgr.smithi157.nfpzoe (mgr.14180) 11920 : cluster [DBG] pgmap v11187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:27.048 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:26 smithi157 bash[20376]: cluster 2022-05-01T02:24:25.717433+0000 mgr.smithi157.nfpzoe (mgr.14180) 11921 : cluster [DBG] pgmap v11188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:27.048 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:26 smithi157 bash[20376]: audit 2022-05-01T02:24:25.725041+0000 mon.smithi157 (mon.0) 7196 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:24:27.049 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:26 smithi157 bash[20376]: audit 2022-05-01T02:24:25.736244+0000 mon.smithi157 (mon.0) 7197 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:24:27.049 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:26 smithi157 bash[20376]: cephadm 2022-05-01T02:24:25.737854+0000 mgr.smithi157.nfpzoe (mgr.14180) 11922 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:24:27.049 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:26 smithi157 bash[20376]: cephadm 2022-05-01T02:24:25.738082+0000 mgr.smithi157.nfpzoe (mgr.14180) 11923 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:24:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:26 smithi165 bash[22175]: cluster 2022-05-01T02:24:25.619039+0000 mgr.smithi157.nfpzoe (mgr.14180) 11919 : cluster [DBG] pgmap v11186: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:26 smithi165 bash[22175]: cluster 2022-05-01T02:24:25.717057+0000 mgr.smithi157.nfpzoe (mgr.14180) 11920 : cluster [DBG] pgmap v11187: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:27.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:26 smithi165 bash[22175]: cluster 2022-05-01T02:24:25.717433+0000 mgr.smithi157.nfpzoe (mgr.14180) 11921 : cluster [DBG] pgmap v11188: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:27.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:26 smithi165 bash[22175]: audit 2022-05-01T02:24:25.725041+0000 mon.smithi157 (mon.0) 7196 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:24:27.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:26 smithi165 bash[22175]: audit 2022-05-01T02:24:25.736244+0000 mon.smithi157 (mon.0) 7197 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:24:27.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:26 smithi165 bash[22175]: cephadm 2022-05-01T02:24:25.737854+0000 mgr.smithi157.nfpzoe (mgr.14180) 11922 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:24:27.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:26 smithi165 bash[22175]: cephadm 2022-05-01T02:24:25.738082+0000 mgr.smithi157.nfpzoe (mgr.14180) 11923 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:24:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:28 smithi165 bash[22175]: cluster 2022-05-01T02:24:27.718070+0000 mgr.smithi157.nfpzoe (mgr.14180) 11924 : cluster [DBG] pgmap v11189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:28 smithi157 bash[20376]: cluster 2022-05-01T02:24:27.718070+0000 mgr.smithi157.nfpzoe (mgr.14180) 11924 : cluster [DBG] pgmap v11189: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:30.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:24:30.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:24:30.384 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:24:30.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:24:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:30 smithi165 bash[22175]: cluster 2022-05-01T02:24:29.718716+0000 mgr.smithi157.nfpzoe (mgr.14180) 11925 : cluster [DBG] pgmap v11190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:30 smithi165 bash[22175]: audit 2022-05-01T02:24:30.692860+0000 mon.smithi157 (mon.0) 7198 : audit [DBG] from='client.? 172.21.15.157:0/3608772367' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:30 smithi157 bash[20376]: cluster 2022-05-01T02:24:29.718716+0000 mgr.smithi157.nfpzoe (mgr.14180) 11925 : cluster [DBG] pgmap v11190: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:30 smithi157 bash[20376]: audit 2022-05-01T02:24:30.692860+0000 mon.smithi157 (mon.0) 7198 : audit [DBG] from='client.? 172.21.15.157:0/3608772367' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:32 smithi165 bash[22175]: cluster 2022-05-01T02:24:31.719382+0000 mgr.smithi157.nfpzoe (mgr.14180) 11926 : cluster [DBG] pgmap v11191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:32 smithi157 bash[20376]: cluster 2022-05-01T02:24:31.719382+0000 mgr.smithi157.nfpzoe (mgr.14180) 11926 : cluster [DBG] pgmap v11191: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:34.902 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:34 smithi165 bash[22175]: cluster 2022-05-01T02:24:33.720075+0000 mgr.smithi157.nfpzoe (mgr.14180) 11927 : cluster [DBG] pgmap v11192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:34 smithi157 bash[20376]: cluster 2022-05-01T02:24:33.720075+0000 mgr.smithi157.nfpzoe (mgr.14180) 11927 : cluster [DBG] pgmap v11192: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:35.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:24:35.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:24:35.718 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:24:36.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:24:37.041 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:36 smithi157 bash[20376]: cluster 2022-05-01T02:24:35.720842+0000 mgr.smithi157.nfpzoe (mgr.14180) 11928 : cluster [DBG] pgmap v11193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:37.041 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:36 smithi157 bash[20376]: audit 2022-05-01T02:24:36.030099+0000 mon.smithi157 (mon.0) 7199 : audit [DBG] from='client.? 172.21.15.157:0/2069900008' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:36 smithi165 bash[22175]: cluster 2022-05-01T02:24:35.720842+0000 mgr.smithi157.nfpzoe (mgr.14180) 11928 : cluster [DBG] pgmap v11193: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:36 smithi165 bash[22175]: audit 2022-05-01T02:24:36.030099+0000 mon.smithi157 (mon.0) 7199 : audit [DBG] from='client.? 172.21.15.157:0/2069900008' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:38 smithi165 bash[22175]: cluster 2022-05-01T02:24:37.721566+0000 mgr.smithi157.nfpzoe (mgr.14180) 11929 : cluster [DBG] pgmap v11194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:38 smithi157 bash[20376]: cluster 2022-05-01T02:24:37.721566+0000 mgr.smithi157.nfpzoe (mgr.14180) 11929 : cluster [DBG] pgmap v11194: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:41.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:24:41.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:24:41.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:24:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:40 smithi165 bash[22175]: cluster 2022-05-01T02:24:39.722233+0000 mgr.smithi157.nfpzoe (mgr.14180) 11930 : cluster [DBG] pgmap v11195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:40 smithi157 bash[20376]: cluster 2022-05-01T02:24:39.722233+0000 mgr.smithi157.nfpzoe (mgr.14180) 11930 : cluster [DBG] pgmap v11195: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:41.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:24:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:41 smithi165 bash[22175]: audit 2022-05-01T02:24:41.368292+0000 mon.smithi157 (mon.0) 7200 : audit [DBG] from='client.? 172.21.15.157:0/3824349569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:42.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:41 smithi157 bash[20376]: audit 2022-05-01T02:24:41.368292+0000 mon.smithi157 (mon.0) 7200 : audit [DBG] from='client.? 172.21.15.157:0/3824349569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:42 smithi165 bash[22175]: cluster 2022-05-01T02:24:41.722869+0000 mgr.smithi157.nfpzoe (mgr.14180) 11931 : cluster [DBG] pgmap v11196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:42 smithi157 bash[20376]: cluster 2022-05-01T02:24:41.722869+0000 mgr.smithi157.nfpzoe (mgr.14180) 11931 : cluster [DBG] pgmap v11196: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:44 smithi165 bash[22175]: cluster 2022-05-01T02:24:43.723485+0000 mgr.smithi157.nfpzoe (mgr.14180) 11932 : cluster [DBG] pgmap v11197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:44 smithi157 bash[20376]: cluster 2022-05-01T02:24:43.723485+0000 mgr.smithi157.nfpzoe (mgr.14180) 11932 : cluster [DBG] pgmap v11197: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:46.389 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:24:46.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:24:46.627 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:24:46.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:24:47.041 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:46 smithi157 bash[20376]: cluster 2022-05-01T02:24:45.724043+0000 mgr.smithi157.nfpzoe (mgr.14180) 11933 : cluster [DBG] pgmap v11198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:47.041 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:46 smithi157 bash[20376]: audit 2022-05-01T02:24:46.693868+0000 mon.smithi157 (mon.0) 7201 : audit [DBG] from='client.? 172.21.15.157:0/4124994042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:46 smithi165 bash[22175]: cluster 2022-05-01T02:24:45.724043+0000 mgr.smithi157.nfpzoe (mgr.14180) 11933 : cluster [DBG] pgmap v11198: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:46 smithi165 bash[22175]: audit 2022-05-01T02:24:46.693868+0000 mon.smithi157 (mon.0) 7201 : audit [DBG] from='client.? 172.21.15.157:0/4124994042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:48 smithi165 bash[22175]: cluster 2022-05-01T02:24:47.724689+0000 mgr.smithi157.nfpzoe (mgr.14180) 11934 : cluster [DBG] pgmap v11199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:48 smithi157 bash[20376]: cluster 2022-05-01T02:24:47.724689+0000 mgr.smithi157.nfpzoe (mgr.14180) 11934 : cluster [DBG] pgmap v11199: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:50 smithi165 bash[22175]: cluster 2022-05-01T02:24:49.725321+0000 mgr.smithi157.nfpzoe (mgr.14180) 11935 : cluster [DBG] pgmap v11200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:50 smithi157 bash[20376]: cluster 2022-05-01T02:24:49.725321+0000 mgr.smithi157.nfpzoe (mgr.14180) 11935 : cluster [DBG] pgmap v11200: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:51.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:24:51.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:24:51.716 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:24:52.049 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:24:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:52 smithi165 bash[22175]: cluster 2022-05-01T02:24:51.726116+0000 mgr.smithi157.nfpzoe (mgr.14180) 11936 : cluster [DBG] pgmap v11201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:53.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:52 smithi165 bash[22175]: audit 2022-05-01T02:24:52.031139+0000 mon.smithi157 (mon.0) 7202 : audit [DBG] from='client.? 172.21.15.157:0/809644592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:52 smithi157 bash[20376]: cluster 2022-05-01T02:24:51.726116+0000 mgr.smithi157.nfpzoe (mgr.14180) 11936 : cluster [DBG] pgmap v11201: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:52 smithi157 bash[20376]: audit 2022-05-01T02:24:52.031139+0000 mon.smithi157 (mon.0) 7202 : audit [DBG] from='client.? 172.21.15.157:0/809644592' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:54 smithi165 bash[22175]: cluster 2022-05-01T02:24:53.726801+0000 mgr.smithi157.nfpzoe (mgr.14180) 11937 : cluster [DBG] pgmap v11202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:54 smithi157 bash[20376]: cluster 2022-05-01T02:24:53.726801+0000 mgr.smithi157.nfpzoe (mgr.14180) 11937 : cluster [DBG] pgmap v11202: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:57.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:56 smithi157 bash[20376]: cluster 2022-05-01T02:24:55.727512+0000 mgr.smithi157.nfpzoe (mgr.14180) 11938 : cluster [DBG] pgmap v11203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:57.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:24:57.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:24:57.052 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:24:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:56 smithi165 bash[22175]: cluster 2022-05-01T02:24:55.727512+0000 mgr.smithi157.nfpzoe (mgr.14180) 11938 : cluster [DBG] pgmap v11203: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:57.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:24:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:57 smithi165 bash[22175]: audit 2022-05-01T02:24:57.356960+0000 mon.smithi157 (mon.0) 7203 : audit [DBG] from='client.? 172.21.15.157:0/204786594' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:58.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:57 smithi157 bash[20376]: audit 2022-05-01T02:24:57.356960+0000 mon.smithi157 (mon.0) 7203 : audit [DBG] from='client.? 172.21.15.157:0/204786594' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:24:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:24:58 smithi165 bash[22175]: cluster 2022-05-01T02:24:57.728189+0000 mgr.smithi157.nfpzoe (mgr.14180) 11939 : cluster [DBG] pgmap v11204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:24:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:24:58 smithi157 bash[20376]: cluster 2022-05-01T02:24:57.728189+0000 mgr.smithi157.nfpzoe (mgr.14180) 11939 : cluster [DBG] pgmap v11204: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:00 smithi165 bash[22175]: cluster 2022-05-01T02:24:59.728916+0000 mgr.smithi157.nfpzoe (mgr.14180) 11940 : cluster [DBG] pgmap v11205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:00 smithi165 bash[22175]: audit 2022-05-01T02:24:59.811272+0000 mon.smithi157 (mon.0) 7204 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:25:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:00 smithi165 bash[22175]: audit 2022-05-01T02:25:00.479301+0000 mon.smithi157 (mon.0) 7205 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:25:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:00 smithi157 bash[20376]: cluster 2022-05-01T02:24:59.728916+0000 mgr.smithi157.nfpzoe (mgr.14180) 11940 : cluster [DBG] pgmap v11205: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:00 smithi157 bash[20376]: audit 2022-05-01T02:24:59.811272+0000 mon.smithi157 (mon.0) 7204 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:25:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:00 smithi157 bash[20376]: audit 2022-05-01T02:25:00.479301+0000 mon.smithi157 (mon.0) 7205 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:25:02.378 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:25:02.378 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:25:02.378 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:25:02.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:25:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:02 smithi165 bash[22175]: cluster 2022-05-01T02:25:01.729611+0000 mgr.smithi157.nfpzoe (mgr.14180) 11941 : cluster [DBG] pgmap v11206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:03.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:02 smithi165 bash[22175]: audit 2022-05-01T02:25:02.682384+0000 mon.smithi157 (mon.0) 7206 : audit [DBG] from='client.? 172.21.15.157:0/3307385176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:03.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:02 smithi157 bash[20376]: cluster 2022-05-01T02:25:01.729611+0000 mgr.smithi157.nfpzoe (mgr.14180) 11941 : cluster [DBG] pgmap v11206: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:03.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:02 smithi157 bash[20376]: audit 2022-05-01T02:25:02.682384+0000 mon.smithi157 (mon.0) 7206 : audit [DBG] from='client.? 172.21.15.157:0/3307385176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:04 smithi165 bash[22175]: cluster 2022-05-01T02:25:03.730259+0000 mgr.smithi157.nfpzoe (mgr.14180) 11942 : cluster [DBG] pgmap v11207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:04 smithi157 bash[20376]: cluster 2022-05-01T02:25:03.730259+0000 mgr.smithi157.nfpzoe (mgr.14180) 11942 : cluster [DBG] pgmap v11207: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:07.041 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:06 smithi157 bash[20376]: cluster 2022-05-01T02:25:05.730958+0000 mgr.smithi157.nfpzoe (mgr.14180) 11943 : cluster [DBG] pgmap v11208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:06 smithi165 bash[22175]: cluster 2022-05-01T02:25:05.730958+0000 mgr.smithi157.nfpzoe (mgr.14180) 11943 : cluster [DBG] pgmap v11208: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:07.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:25:07.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:25:07.703 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:25:08.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:25:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:08 smithi165 bash[22175]: cluster 2022-05-01T02:25:07.731619+0000 mgr.smithi157.nfpzoe (mgr.14180) 11944 : cluster [DBG] pgmap v11209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:08 smithi165 bash[22175]: audit 2022-05-01T02:25:08.009964+0000 mon.smithi157 (mon.0) 7207 : audit [DBG] from='client.? 172.21.15.157:0/553842454' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:08 smithi157 bash[20376]: cluster 2022-05-01T02:25:07.731619+0000 mgr.smithi157.nfpzoe (mgr.14180) 11944 : cluster [DBG] pgmap v11209: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:08 smithi157 bash[20376]: audit 2022-05-01T02:25:08.009964+0000 mon.smithi157 (mon.0) 7207 : audit [DBG] from='client.? 172.21.15.157:0/553842454' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:10 smithi165 bash[22175]: cluster 2022-05-01T02:25:09.732333+0000 mgr.smithi157.nfpzoe (mgr.14180) 11945 : cluster [DBG] pgmap v11210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:11.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:10 smithi157 bash[20376]: cluster 2022-05-01T02:25:09.732333+0000 mgr.smithi157.nfpzoe (mgr.14180) 11945 : cluster [DBG] pgmap v11210: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:13.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:25:13.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:25:13.031 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:25:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:12 smithi165 bash[22175]: cluster 2022-05-01T02:25:11.733101+0000 mgr.smithi157.nfpzoe (mgr.14180) 11946 : cluster [DBG] pgmap v11211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:13.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:12 smithi157 bash[20376]: cluster 2022-05-01T02:25:11.733101+0000 mgr.smithi157.nfpzoe (mgr.14180) 11946 : cluster [DBG] pgmap v11211: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:13.353 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:25:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:13 smithi165 bash[22175]: audit 2022-05-01T02:25:13.336757+0000 mon.smithi157 (mon.0) 7208 : audit [DBG] from='client.? 172.21.15.157:0/1373906642' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:14.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:13 smithi157 bash[20376]: audit 2022-05-01T02:25:13.336757+0000 mon.smithi157 (mon.0) 7208 : audit [DBG] from='client.? 172.21.15.157:0/1373906642' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:14 smithi165 bash[22175]: cluster 2022-05-01T02:25:13.733737+0000 mgr.smithi157.nfpzoe (mgr.14180) 11947 : cluster [DBG] pgmap v11212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:15.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:14 smithi157 bash[20376]: cluster 2022-05-01T02:25:13.733737+0000 mgr.smithi157.nfpzoe (mgr.14180) 11947 : cluster [DBG] pgmap v11212: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:16 smithi165 bash[22175]: cluster 2022-05-01T02:25:15.734342+0000 mgr.smithi157.nfpzoe (mgr.14180) 11948 : cluster [DBG] pgmap v11213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:17.237 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:16 smithi157 bash[20376]: cluster 2022-05-01T02:25:15.734342+0000 mgr.smithi157.nfpzoe (mgr.14180) 11948 : cluster [DBG] pgmap v11213: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:18.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:25:18.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:25:18.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:25:18.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:25:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:18 smithi165 bash[22175]: cluster 2022-05-01T02:25:17.734986+0000 mgr.smithi157.nfpzoe (mgr.14180) 11949 : cluster [DBG] pgmap v11214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:18 smithi165 bash[22175]: audit 2022-05-01T02:25:18.661063+0000 mon.smithi157 (mon.0) 7209 : audit [DBG] from='client.? 172.21.15.157:0/2770966159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:18 smithi157 bash[20376]: cluster 2022-05-01T02:25:17.734986+0000 mgr.smithi157.nfpzoe (mgr.14180) 11949 : cluster [DBG] pgmap v11214: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:18 smithi157 bash[20376]: audit 2022-05-01T02:25:18.661063+0000 mon.smithi157 (mon.0) 7209 : audit [DBG] from='client.? 172.21.15.157:0/2770966159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:20 smithi165 bash[22175]: cluster 2022-05-01T02:25:19.735618+0000 mgr.smithi157.nfpzoe (mgr.14180) 11950 : cluster [DBG] pgmap v11215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:20 smithi157 bash[20376]: cluster 2022-05-01T02:25:19.735618+0000 mgr.smithi157.nfpzoe (mgr.14180) 11950 : cluster [DBG] pgmap v11215: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:22 smithi165 bash[22175]: cluster 2022-05-01T02:25:21.736260+0000 mgr.smithi157.nfpzoe (mgr.14180) 11951 : cluster [DBG] pgmap v11216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:22 smithi157 bash[20376]: cluster 2022-05-01T02:25:21.736260+0000 mgr.smithi157.nfpzoe (mgr.14180) 11951 : cluster [DBG] pgmap v11216: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:23.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:25:23.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:25:23.682 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:25:24.007 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:25:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:24 smithi165 bash[22175]: cluster 2022-05-01T02:25:23.736919+0000 mgr.smithi157.nfpzoe (mgr.14180) 11952 : cluster [DBG] pgmap v11217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:24.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:24 smithi165 bash[22175]: audit 2022-05-01T02:25:23.989653+0000 mon.smithi157 (mon.0) 7210 : audit [DBG] from='client.? 172.21.15.157:0/939379392' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:24 smithi157 bash[20376]: cluster 2022-05-01T02:25:23.736919+0000 mgr.smithi157.nfpzoe (mgr.14180) 11952 : cluster [DBG] pgmap v11217: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:24 smithi157 bash[20376]: audit 2022-05-01T02:25:23.989653+0000 mon.smithi157 (mon.0) 7210 : audit [DBG] from='client.? 172.21.15.157:0/939379392' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:25 smithi165 bash[22175]: audit 2022-05-01T02:25:25.749590+0000 mon.smithi157 (mon.0) 7211 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:25:26.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:25 smithi165 bash[22175]: audit 2022-05-01T02:25:25.752330+0000 mon.smithi157 (mon.0) 7212 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:25:26.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:25 smithi165 bash[22175]: audit 2022-05-01T02:25:25.754343+0000 mon.smithi157 (mon.0) 7213 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:25:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:25 smithi157 bash[20376]: audit 2022-05-01T02:25:25.749590+0000 mon.smithi157 (mon.0) 7211 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:25:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:25 smithi157 bash[20376]: audit 2022-05-01T02:25:25.752330+0000 mon.smithi157 (mon.0) 7212 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:25:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:25 smithi157 bash[20376]: audit 2022-05-01T02:25:25.754343+0000 mon.smithi157 (mon.0) 7213 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:25:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:27 smithi165 bash[22175]: cluster 2022-05-01T02:25:25.737527+0000 mgr.smithi157.nfpzoe (mgr.14180) 11953 : cluster [DBG] pgmap v11218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:27.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:27 smithi165 bash[22175]: audit 2022-05-01T02:25:26.059083+0000 mon.smithi157 (mon.0) 7214 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:25:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:27 smithi157 bash[20376]: cluster 2022-05-01T02:25:25.737527+0000 mgr.smithi157.nfpzoe (mgr.14180) 11953 : cluster [DBG] pgmap v11218: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:27 smithi157 bash[20376]: audit 2022-05-01T02:25:26.059083+0000 mon.smithi157 (mon.0) 7214 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:25:29.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:25:29.010 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:25:29.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:25:29.351 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:25:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:29 smithi165 bash[22175]: cluster 2022-05-01T02:25:27.738176+0000 mgr.smithi157.nfpzoe (mgr.14180) 11954 : cluster [DBG] pgmap v11219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:29 smithi157 bash[20376]: cluster 2022-05-01T02:25:27.738176+0000 mgr.smithi157.nfpzoe (mgr.14180) 11954 : cluster [DBG] pgmap v11219: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:30 smithi165 bash[22175]: audit 2022-05-01T02:25:29.333525+0000 mon.smithi157 (mon.0) 7215 : audit [DBG] from='client.? 172.21.15.157:0/3877766462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:30 smithi157 bash[20376]: audit 2022-05-01T02:25:29.333525+0000 mon.smithi157 (mon.0) 7215 : audit [DBG] from='client.? 172.21.15.157:0/3877766462' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:31 smithi165 bash[22175]: cluster 2022-05-01T02:25:29.738705+0000 mgr.smithi157.nfpzoe (mgr.14180) 11955 : cluster [DBG] pgmap v11220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:31 smithi165 bash[22175]: audit 2022-05-01T02:25:30.479618+0000 mon.smithi157 (mon.0) 7216 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:25:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:31 smithi165 bash[22175]: audit 2022-05-01T02:25:30.766927+0000 mon.smithi157 (mon.0) 7217 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:25:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:31 smithi165 bash[22175]: audit 2022-05-01T02:25:30.774290+0000 mon.smithi157 (mon.0) 7218 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:25:31.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:31 smithi157 bash[20376]: cluster 2022-05-01T02:25:29.738705+0000 mgr.smithi157.nfpzoe (mgr.14180) 11955 : cluster [DBG] pgmap v11220: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:31.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:31 smithi157 bash[20376]: audit 2022-05-01T02:25:30.479618+0000 mon.smithi157 (mon.0) 7216 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:25:31.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:31 smithi157 bash[20376]: audit 2022-05-01T02:25:30.766927+0000 mon.smithi157 (mon.0) 7217 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:25:31.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:31 smithi157 bash[20376]: audit 2022-05-01T02:25:30.774290+0000 mon.smithi157 (mon.0) 7218 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:25:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:32 smithi165 bash[22175]: cluster 2022-05-01T02:25:30.760717+0000 mgr.smithi157.nfpzoe (mgr.14180) 11956 : cluster [DBG] pgmap v11221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:32 smithi165 bash[22175]: cluster 2022-05-01T02:25:30.761274+0000 mgr.smithi157.nfpzoe (mgr.14180) 11957 : cluster [DBG] pgmap v11222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:32 smithi165 bash[22175]: cephadm 2022-05-01T02:25:30.775277+0000 mgr.smithi157.nfpzoe (mgr.14180) 11958 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:25:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:32 smithi165 bash[22175]: cephadm 2022-05-01T02:25:30.775414+0000 mgr.smithi157.nfpzoe (mgr.14180) 11959 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:25:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:32 smithi157 bash[20376]: cluster 2022-05-01T02:25:30.760717+0000 mgr.smithi157.nfpzoe (mgr.14180) 11956 : cluster [DBG] pgmap v11221: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:32 smithi157 bash[20376]: cluster 2022-05-01T02:25:30.761274+0000 mgr.smithi157.nfpzoe (mgr.14180) 11957 : cluster [DBG] pgmap v11222: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:32 smithi157 bash[20376]: cephadm 2022-05-01T02:25:30.775277+0000 mgr.smithi157.nfpzoe (mgr.14180) 11958 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:25:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:32 smithi157 bash[20376]: cephadm 2022-05-01T02:25:30.775414+0000 mgr.smithi157.nfpzoe (mgr.14180) 11959 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:25:34.354 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:25:34.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:25:34.355 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:25:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:34 smithi165 bash[22175]: cluster 2022-05-01T02:25:32.761886+0000 mgr.smithi157.nfpzoe (mgr.14180) 11960 : cluster [DBG] pgmap v11223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:34 smithi157 bash[20376]: cluster 2022-05-01T02:25:32.761886+0000 mgr.smithi157.nfpzoe (mgr.14180) 11960 : cluster [DBG] pgmap v11223: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:34.673 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:25:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:35 smithi165 bash[22175]: audit 2022-05-01T02:25:34.656376+0000 mon.smithi157 (mon.0) 7219 : audit [DBG] from='client.? 172.21.15.157:0/2094645618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:35.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:35 smithi157 bash[20376]: audit 2022-05-01T02:25:34.656376+0000 mon.smithi157 (mon.0) 7219 : audit [DBG] from='client.? 172.21.15.157:0/2094645618' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:36 smithi165 bash[22175]: cluster 2022-05-01T02:25:34.762492+0000 mgr.smithi157.nfpzoe (mgr.14180) 11961 : cluster [DBG] pgmap v11224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:36.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:36 smithi157 bash[20376]: cluster 2022-05-01T02:25:34.762492+0000 mgr.smithi157.nfpzoe (mgr.14180) 11961 : cluster [DBG] pgmap v11224: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:38 smithi165 bash[22175]: cluster 2022-05-01T02:25:36.763142+0000 mgr.smithi157.nfpzoe (mgr.14180) 11962 : cluster [DBG] pgmap v11225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:38.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:38 smithi157 bash[20376]: cluster 2022-05-01T02:25:36.763142+0000 mgr.smithi157.nfpzoe (mgr.14180) 11962 : cluster [DBG] pgmap v11225: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:39.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:25:39.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:25:39.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:25:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:39 smithi165 bash[22175]: cluster 2022-05-01T02:25:38.763698+0000 mgr.smithi157.nfpzoe (mgr.14180) 11963 : cluster [DBG] pgmap v11226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:39.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:39 smithi157 bash[20376]: cluster 2022-05-01T02:25:38.763698+0000 mgr.smithi157.nfpzoe (mgr.14180) 11963 : cluster [DBG] pgmap v11226: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:40.004 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:25:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:40 smithi165 bash[22175]: audit 2022-05-01T02:25:39.986720+0000 mon.smithi157 (mon.0) 7220 : audit [DBG] from='client.? 172.21.15.157:0/2118524626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:40 smithi157 bash[20376]: audit 2022-05-01T02:25:39.986720+0000 mon.smithi157 (mon.0) 7220 : audit [DBG] from='client.? 172.21.15.157:0/2118524626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:41 smithi165 bash[22175]: cluster 2022-05-01T02:25:40.764299+0000 mgr.smithi157.nfpzoe (mgr.14180) 11964 : cluster [DBG] pgmap v11227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:41 smithi157 bash[20376]: cluster 2022-05-01T02:25:40.764299+0000 mgr.smithi157.nfpzoe (mgr.14180) 11964 : cluster [DBG] pgmap v11227: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:43 smithi165 bash[22175]: cluster 2022-05-01T02:25:42.764919+0000 mgr.smithi157.nfpzoe (mgr.14180) 11965 : cluster [DBG] pgmap v11228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:44.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:43 smithi157 bash[20376]: cluster 2022-05-01T02:25:42.764919+0000 mgr.smithi157.nfpzoe (mgr.14180) 11965 : cluster [DBG] pgmap v11228: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:45.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:25:45.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:25:45.008 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:25:45.330 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:25:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:45 smithi165 bash[22175]: cluster 2022-05-01T02:25:44.765529+0000 mgr.smithi157.nfpzoe (mgr.14180) 11966 : cluster [DBG] pgmap v11229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:46.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:45 smithi165 bash[22175]: audit 2022-05-01T02:25:45.313350+0000 mon.smithi157 (mon.0) 7221 : audit [DBG] from='client.? 172.21.15.157:0/3026934305' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:46.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:45 smithi157 bash[20376]: cluster 2022-05-01T02:25:44.765529+0000 mgr.smithi157.nfpzoe (mgr.14180) 11966 : cluster [DBG] pgmap v11229: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:46.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:45 smithi157 bash[20376]: audit 2022-05-01T02:25:45.313350+0000 mon.smithi157 (mon.0) 7221 : audit [DBG] from='client.? 172.21.15.157:0/3026934305' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:47 smithi165 bash[22175]: cluster 2022-05-01T02:25:46.766121+0000 mgr.smithi157.nfpzoe (mgr.14180) 11967 : cluster [DBG] pgmap v11230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:48.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:47 smithi157 bash[20376]: cluster 2022-05-01T02:25:46.766121+0000 mgr.smithi157.nfpzoe (mgr.14180) 11967 : cluster [DBG] pgmap v11230: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:49 smithi165 bash[22175]: cluster 2022-05-01T02:25:48.766775+0000 mgr.smithi157.nfpzoe (mgr.14180) 11968 : cluster [DBG] pgmap v11231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:49.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:49 smithi157 bash[20376]: cluster 2022-05-01T02:25:48.766775+0000 mgr.smithi157.nfpzoe (mgr.14180) 11968 : cluster [DBG] pgmap v11231: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:50.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:25:50.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:25:50.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:25:50.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:25:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:50 smithi165 bash[22175]: audit 2022-05-01T02:25:50.644853+0000 mon.smithi157 (mon.0) 7222 : audit [DBG] from='client.? 172.21.15.157:0/878263392' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:50 smithi157 bash[20376]: audit 2022-05-01T02:25:50.644853+0000 mon.smithi157 (mon.0) 7222 : audit [DBG] from='client.? 172.21.15.157:0/878263392' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:51.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:51 smithi157 bash[20376]: cluster 2022-05-01T02:25:50.767373+0000 mgr.smithi157.nfpzoe (mgr.14180) 11969 : cluster [DBG] pgmap v11232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:51 smithi165 bash[22175]: cluster 2022-05-01T02:25:50.767373+0000 mgr.smithi157.nfpzoe (mgr.14180) 11969 : cluster [DBG] pgmap v11232: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:53 smithi165 bash[22175]: cluster 2022-05-01T02:25:52.767958+0000 mgr.smithi157.nfpzoe (mgr.14180) 11970 : cluster [DBG] pgmap v11233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:53 smithi157 bash[20376]: cluster 2022-05-01T02:25:52.767958+0000 mgr.smithi157.nfpzoe (mgr.14180) 11970 : cluster [DBG] pgmap v11233: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:55.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:25:55.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:25:55.666 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:25:55.997 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:25:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:55 smithi165 bash[22175]: cluster 2022-05-01T02:25:54.768557+0000 mgr.smithi157.nfpzoe (mgr.14180) 11971 : cluster [DBG] pgmap v11234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:56.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:55 smithi157 bash[20376]: cluster 2022-05-01T02:25:54.768557+0000 mgr.smithi157.nfpzoe (mgr.14180) 11971 : cluster [DBG] pgmap v11234: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:56 smithi165 bash[22175]: audit 2022-05-01T02:25:55.979818+0000 mon.smithi157 (mon.0) 7223 : audit [DBG] from='client.? 172.21.15.157:0/1300501996' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:57.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:56 smithi157 bash[20376]: audit 2022-05-01T02:25:55.979818+0000 mon.smithi157 (mon.0) 7223 : audit [DBG] from='client.? 172.21.15.157:0/1300501996' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:25:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:57 smithi165 bash[22175]: cluster 2022-05-01T02:25:56.769186+0000 mgr.smithi157.nfpzoe (mgr.14180) 11972 : cluster [DBG] pgmap v11235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:58.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:57 smithi157 bash[20376]: cluster 2022-05-01T02:25:56.769186+0000 mgr.smithi157.nfpzoe (mgr.14180) 11972 : cluster [DBG] pgmap v11235: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:25:59 smithi165 bash[22175]: cluster 2022-05-01T02:25:58.769826+0000 mgr.smithi157.nfpzoe (mgr.14180) 11973 : cluster [DBG] pgmap v11236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:25:59.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:25:59 smithi157 bash[20376]: cluster 2022-05-01T02:25:58.769826+0000 mgr.smithi157.nfpzoe (mgr.14180) 11973 : cluster [DBG] pgmap v11236: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:00 smithi165 bash[22175]: audit 2022-05-01T02:25:59.814822+0000 mon.smithi157 (mon.0) 7224 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:26:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:00 smithi165 bash[22175]: audit 2022-05-01T02:26:00.486820+0000 mon.smithi157 (mon.0) 7225 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:26:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:00 smithi157 bash[20376]: audit 2022-05-01T02:25:59.814822+0000 mon.smithi157 (mon.0) 7224 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:26:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:00 smithi157 bash[20376]: audit 2022-05-01T02:26:00.486820+0000 mon.smithi157 (mon.0) 7225 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:26:01.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:26:01.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:26:01.000 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:26:01.326 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:26:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:01 smithi165 bash[22175]: cluster 2022-05-01T02:26:00.770424+0000 mgr.smithi157.nfpzoe (mgr.14180) 11974 : cluster [DBG] pgmap v11237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:01 smithi165 bash[22175]: audit 2022-05-01T02:26:01.309358+0000 mon.smithi157 (mon.0) 7226 : audit [DBG] from='client.? 172.21.15.157:0/1278569643' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:01 smithi157 bash[20376]: cluster 2022-05-01T02:26:00.770424+0000 mgr.smithi157.nfpzoe (mgr.14180) 11974 : cluster [DBG] pgmap v11237: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:01 smithi157 bash[20376]: audit 2022-05-01T02:26:01.309358+0000 mon.smithi157 (mon.0) 7226 : audit [DBG] from='client.? 172.21.15.157:0/1278569643' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:03 smithi165 bash[22175]: cluster 2022-05-01T02:26:02.771199+0000 mgr.smithi157.nfpzoe (mgr.14180) 11975 : cluster [DBG] pgmap v11238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:03 smithi157 bash[20376]: cluster 2022-05-01T02:26:02.771199+0000 mgr.smithi157.nfpzoe (mgr.14180) 11975 : cluster [DBG] pgmap v11238: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:05 smithi165 bash[22175]: cluster 2022-05-01T02:26:04.771902+0000 mgr.smithi157.nfpzoe (mgr.14180) 11976 : cluster [DBG] pgmap v11239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:06.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:05 smithi157 bash[20376]: cluster 2022-05-01T02:26:04.771902+0000 mgr.smithi157.nfpzoe (mgr.14180) 11976 : cluster [DBG] pgmap v11239: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:06.330 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:26:06.330 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:26:06.330 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:26:06.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:26:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:06 smithi165 bash[22175]: audit 2022-05-01T02:26:06.632494+0000 mon.smithi157 (mon.0) 7227 : audit [DBG] from='client.? 172.21.15.157:0/2785396238' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:07.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:06 smithi157 bash[20376]: audit 2022-05-01T02:26:06.632494+0000 mon.smithi157 (mon.0) 7227 : audit [DBG] from='client.? 172.21.15.157:0/2785396238' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:07 smithi165 bash[22175]: cluster 2022-05-01T02:26:06.772565+0000 mgr.smithi157.nfpzoe (mgr.14180) 11977 : cluster [DBG] pgmap v11240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:08.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:07 smithi157 bash[20376]: cluster 2022-05-01T02:26:06.772565+0000 mgr.smithi157.nfpzoe (mgr.14180) 11977 : cluster [DBG] pgmap v11240: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:09 smithi165 bash[22175]: cluster 2022-05-01T02:26:08.773240+0000 mgr.smithi157.nfpzoe (mgr.14180) 11978 : cluster [DBG] pgmap v11241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:09.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:09 smithi157 bash[20376]: cluster 2022-05-01T02:26:08.773240+0000 mgr.smithi157.nfpzoe (mgr.14180) 11978 : cluster [DBG] pgmap v11241: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:11.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:26:11.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:26:11.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:26:11.980 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:26:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:11 smithi165 bash[22175]: cluster 2022-05-01T02:26:10.773837+0000 mgr.smithi157.nfpzoe (mgr.14180) 11979 : cluster [DBG] pgmap v11242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:12.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:11 smithi157 bash[20376]: cluster 2022-05-01T02:26:10.773837+0000 mgr.smithi157.nfpzoe (mgr.14180) 11979 : cluster [DBG] pgmap v11242: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:12 smithi165 bash[22175]: audit 2022-05-01T02:26:11.963665+0000 mon.smithi157 (mon.0) 7228 : audit [DBG] from='client.? 172.21.15.157:0/3725792019' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:13.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:12 smithi157 bash[20376]: audit 2022-05-01T02:26:11.963665+0000 mon.smithi157 (mon.0) 7228 : audit [DBG] from='client.? 172.21.15.157:0/3725792019' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:13 smithi165 bash[22175]: cluster 2022-05-01T02:26:12.774472+0000 mgr.smithi157.nfpzoe (mgr.14180) 11980 : cluster [DBG] pgmap v11243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:14.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:13 smithi157 bash[20376]: cluster 2022-05-01T02:26:12.774472+0000 mgr.smithi157.nfpzoe (mgr.14180) 11980 : cluster [DBG] pgmap v11243: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:15 smithi165 bash[22175]: cluster 2022-05-01T02:26:14.775143+0000 mgr.smithi157.nfpzoe (mgr.14180) 11981 : cluster [DBG] pgmap v11244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:16.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:15 smithi157 bash[20376]: cluster 2022-05-01T02:26:14.775143+0000 mgr.smithi157.nfpzoe (mgr.14180) 11981 : cluster [DBG] pgmap v11244: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:16.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:26:16.984 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:26:16.984 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:26:17.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:26:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:17 smithi165 bash[22175]: cluster 2022-05-01T02:26:16.775798+0000 mgr.smithi157.nfpzoe (mgr.14180) 11982 : cluster [DBG] pgmap v11245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:17 smithi165 bash[22175]: audit 2022-05-01T02:26:17.288465+0000 mon.smithi157 (mon.0) 7229 : audit [DBG] from='client.? 172.21.15.157:0/3406164099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:18.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:17 smithi157 bash[20376]: cluster 2022-05-01T02:26:16.775798+0000 mgr.smithi157.nfpzoe (mgr.14180) 11982 : cluster [DBG] pgmap v11245: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:18.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:17 smithi157 bash[20376]: audit 2022-05-01T02:26:17.288465+0000 mon.smithi157 (mon.0) 7229 : audit [DBG] from='client.? 172.21.15.157:0/3406164099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:19 smithi165 bash[22175]: cluster 2022-05-01T02:26:18.776357+0000 mgr.smithi157.nfpzoe (mgr.14180) 11983 : cluster [DBG] pgmap v11246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:19.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:19 smithi157 bash[20376]: cluster 2022-05-01T02:26:18.776357+0000 mgr.smithi157.nfpzoe (mgr.14180) 11983 : cluster [DBG] pgmap v11246: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:21 smithi165 bash[22175]: cluster 2022-05-01T02:26:20.776972+0000 mgr.smithi157.nfpzoe (mgr.14180) 11984 : cluster [DBG] pgmap v11247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:21 smithi157 bash[20376]: cluster 2022-05-01T02:26:20.776972+0000 mgr.smithi157.nfpzoe (mgr.14180) 11984 : cluster [DBG] pgmap v11247: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:22.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:26:22.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:26:22.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:26:22.633 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:26:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:22 smithi165 bash[22175]: audit 2022-05-01T02:26:22.615704+0000 mon.smithi157 (mon.0) 7230 : audit [DBG] from='client.? 172.21.15.157:0/1173542540' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:22 smithi157 bash[20376]: audit 2022-05-01T02:26:22.615704+0000 mon.smithi157 (mon.0) 7230 : audit [DBG] from='client.? 172.21.15.157:0/1173542540' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:23 smithi165 bash[22175]: cluster 2022-05-01T02:26:22.777607+0000 mgr.smithi157.nfpzoe (mgr.14180) 11985 : cluster [DBG] pgmap v11248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:23 smithi157 bash[20376]: cluster 2022-05-01T02:26:22.777607+0000 mgr.smithi157.nfpzoe (mgr.14180) 11985 : cluster [DBG] pgmap v11248: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:25 smithi165 bash[22175]: cluster 2022-05-01T02:26:24.778228+0000 mgr.smithi157.nfpzoe (mgr.14180) 11986 : cluster [DBG] pgmap v11249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:25 smithi157 bash[20376]: cluster 2022-05-01T02:26:24.778228+0000 mgr.smithi157.nfpzoe (mgr.14180) 11986 : cluster [DBG] pgmap v11249: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:27.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:26:27.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:26:27.636 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:26:27.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:26:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:27 smithi165 bash[22175]: cluster 2022-05-01T02:26:26.778872+0000 mgr.smithi157.nfpzoe (mgr.14180) 11987 : cluster [DBG] pgmap v11250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:28.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:27 smithi157 bash[20376]: cluster 2022-05-01T02:26:26.778872+0000 mgr.smithi157.nfpzoe (mgr.14180) 11987 : cluster [DBG] pgmap v11250: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:28 smithi165 bash[22175]: audit 2022-05-01T02:26:27.944470+0000 mon.smithi157 (mon.0) 7231 : audit [DBG] from='client.? 172.21.15.157:0/3584528825' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:28 smithi157 bash[20376]: audit 2022-05-01T02:26:27.944470+0000 mon.smithi157 (mon.0) 7231 : audit [DBG] from='client.? 172.21.15.157:0/3584528825' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:29 smithi165 bash[22175]: cluster 2022-05-01T02:26:28.779517+0000 mgr.smithi157.nfpzoe (mgr.14180) 11988 : cluster [DBG] pgmap v11251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:30.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:29 smithi157 bash[20376]: cluster 2022-05-01T02:26:28.779517+0000 mgr.smithi157.nfpzoe (mgr.14180) 11988 : cluster [DBG] pgmap v11251: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:30 smithi165 bash[22175]: audit 2022-05-01T02:26:30.783477+0000 mon.smithi157 (mon.0) 7232 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:26:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:30 smithi165 bash[22175]: audit 2022-05-01T02:26:30.786402+0000 mon.smithi157 (mon.0) 7233 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:26:31.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:30 smithi165 bash[22175]: audit 2022-05-01T02:26:30.788502+0000 mon.smithi157 (mon.0) 7234 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:26:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:30 smithi157 bash[20376]: audit 2022-05-01T02:26:30.783477+0000 mon.smithi157 (mon.0) 7232 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:26:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:30 smithi157 bash[20376]: audit 2022-05-01T02:26:30.786402+0000 mon.smithi157 (mon.0) 7233 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:26:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:30 smithi157 bash[20376]: audit 2022-05-01T02:26:30.788502+0000 mon.smithi157 (mon.0) 7234 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:26:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:32 smithi165 bash[22175]: cluster 2022-05-01T02:26:30.780175+0000 mgr.smithi157.nfpzoe (mgr.14180) 11989 : cluster [DBG] pgmap v11252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:32 smithi165 bash[22175]: cluster 2022-05-01T02:26:31.111633+0000 mgr.smithi157.nfpzoe (mgr.14180) 11990 : cluster [DBG] pgmap v11253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:32 smithi165 bash[22175]: cluster 2022-05-01T02:26:31.112222+0000 mgr.smithi157.nfpzoe (mgr.14180) 11991 : cluster [DBG] pgmap v11254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:32 smithi165 bash[22175]: audit 2022-05-01T02:26:31.118689+0000 mon.smithi157 (mon.0) 7235 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:26:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:32 smithi165 bash[22175]: audit 2022-05-01T02:26:31.125413+0000 mon.smithi157 (mon.0) 7236 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:26:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:32 smithi165 bash[22175]: cephadm 2022-05-01T02:26:31.126430+0000 mgr.smithi157.nfpzoe (mgr.14180) 11992 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:26:32.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:32 smithi165 bash[22175]: cephadm 2022-05-01T02:26:31.126557+0000 mgr.smithi157.nfpzoe (mgr.14180) 11993 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:26:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:32 smithi157 bash[20376]: cluster 2022-05-01T02:26:30.780175+0000 mgr.smithi157.nfpzoe (mgr.14180) 11989 : cluster [DBG] pgmap v11252: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:32 smithi157 bash[20376]: cluster 2022-05-01T02:26:31.111633+0000 mgr.smithi157.nfpzoe (mgr.14180) 11990 : cluster [DBG] pgmap v11253: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:32 smithi157 bash[20376]: cluster 2022-05-01T02:26:31.112222+0000 mgr.smithi157.nfpzoe (mgr.14180) 11991 : cluster [DBG] pgmap v11254: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:32 smithi157 bash[20376]: audit 2022-05-01T02:26:31.118689+0000 mon.smithi157 (mon.0) 7235 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:26:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:32 smithi157 bash[20376]: audit 2022-05-01T02:26:31.125413+0000 mon.smithi157 (mon.0) 7236 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:26:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:32 smithi157 bash[20376]: cephadm 2022-05-01T02:26:31.126430+0000 mgr.smithi157.nfpzoe (mgr.14180) 11992 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:26:32.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:32 smithi157 bash[20376]: cephadm 2022-05-01T02:26:31.126557+0000 mgr.smithi157.nfpzoe (mgr.14180) 11993 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:26:32.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:26:32.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:26:32.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:26:33.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:26:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:34 smithi165 bash[22175]: cluster 2022-05-01T02:26:33.112857+0000 mgr.smithi157.nfpzoe (mgr.14180) 11994 : cluster [DBG] pgmap v11255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:34.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:34 smithi165 bash[22175]: audit 2022-05-01T02:26:33.279258+0000 mon.smithi157 (mon.0) 7237 : audit [DBG] from='client.? 172.21.15.157:0/3383616221' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:34 smithi157 bash[20376]: cluster 2022-05-01T02:26:33.112857+0000 mgr.smithi157.nfpzoe (mgr.14180) 11994 : cluster [DBG] pgmap v11255: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:34 smithi157 bash[20376]: audit 2022-05-01T02:26:33.279258+0000 mon.smithi157 (mon.0) 7237 : audit [DBG] from='client.? 172.21.15.157:0/3383616221' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:36 smithi165 bash[22175]: cluster 2022-05-01T02:26:35.113461+0000 mgr.smithi157.nfpzoe (mgr.14180) 11995 : cluster [DBG] pgmap v11256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:36.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:36 smithi157 bash[20376]: cluster 2022-05-01T02:26:35.113461+0000 mgr.smithi157.nfpzoe (mgr.14180) 11995 : cluster [DBG] pgmap v11256: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:38.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:26:38.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:26:38.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:26:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:38 smithi165 bash[22175]: cluster 2022-05-01T02:26:37.114190+0000 mgr.smithi157.nfpzoe (mgr.14180) 11996 : cluster [DBG] pgmap v11257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:38.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:38 smithi157 bash[20376]: cluster 2022-05-01T02:26:37.114190+0000 mgr.smithi157.nfpzoe (mgr.14180) 11996 : cluster [DBG] pgmap v11257: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:38.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:26:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:39 smithi165 bash[22175]: audit 2022-05-01T02:26:38.613075+0000 mon.smithi157 (mon.0) 7238 : audit [DBG] from='client.? 172.21.15.157:0/459416613' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:39.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:39 smithi165 bash[22175]: cluster 2022-05-01T02:26:39.114824+0000 mgr.smithi157.nfpzoe (mgr.14180) 11997 : cluster [DBG] pgmap v11258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:39.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:39 smithi157 bash[20376]: audit 2022-05-01T02:26:38.613075+0000 mon.smithi157 (mon.0) 7238 : audit [DBG] from='client.? 172.21.15.157:0/459416613' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:39.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:39 smithi157 bash[20376]: cluster 2022-05-01T02:26:39.114824+0000 mgr.smithi157.nfpzoe (mgr.14180) 11997 : cluster [DBG] pgmap v11258: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:42.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:42 smithi157 bash[20376]: cluster 2022-05-01T02:26:41.115466+0000 mgr.smithi157.nfpzoe (mgr.14180) 11998 : cluster [DBG] pgmap v11259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:42 smithi165 bash[22175]: cluster 2022-05-01T02:26:41.115466+0000 mgr.smithi157.nfpzoe (mgr.14180) 11998 : cluster [DBG] pgmap v11259: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:43.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:26:43.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:26:43.633 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:26:43.957 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:26:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:44 smithi157 bash[20376]: cluster 2022-05-01T02:26:43.116042+0000 mgr.smithi157.nfpzoe (mgr.14180) 11999 : cluster [DBG] pgmap v11260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:44 smithi157 bash[20376]: audit 2022-05-01T02:26:43.940572+0000 mon.smithi157 (mon.0) 7239 : audit [DBG] from='client.? 172.21.15.157:0/2980582097' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:44 smithi165 bash[22175]: cluster 2022-05-01T02:26:43.116042+0000 mgr.smithi157.nfpzoe (mgr.14180) 11999 : cluster [DBG] pgmap v11260: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:44 smithi165 bash[22175]: audit 2022-05-01T02:26:43.940572+0000 mon.smithi157 (mon.0) 7239 : audit [DBG] from='client.? 172.21.15.157:0/2980582097' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:46 smithi157 bash[20376]: cluster 2022-05-01T02:26:45.116630+0000 mgr.smithi157.nfpzoe (mgr.14180) 12000 : cluster [DBG] pgmap v11261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:46 smithi165 bash[22175]: cluster 2022-05-01T02:26:45.116630+0000 mgr.smithi157.nfpzoe (mgr.14180) 12000 : cluster [DBG] pgmap v11261: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:48 smithi157 bash[20376]: cluster 2022-05-01T02:26:47.117298+0000 mgr.smithi157.nfpzoe (mgr.14180) 12001 : cluster [DBG] pgmap v11262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:48 smithi165 bash[22175]: cluster 2022-05-01T02:26:47.117298+0000 mgr.smithi157.nfpzoe (mgr.14180) 12001 : cluster [DBG] pgmap v11262: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:48.960 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:26:48.960 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:26:48.960 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:26:49.282 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:26:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:49 smithi165 bash[22175]: cluster 2022-05-01T02:26:49.117765+0000 mgr.smithi157.nfpzoe (mgr.14180) 12002 : cluster [DBG] pgmap v11263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:49.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:49 smithi165 bash[22175]: audit 2022-05-01T02:26:49.265112+0000 mon.smithi157 (mon.0) 7240 : audit [DBG] from='client.? 172.21.15.157:0/947008766' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:49.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:49 smithi157 bash[20376]: cluster 2022-05-01T02:26:49.117765+0000 mgr.smithi157.nfpzoe (mgr.14180) 12002 : cluster [DBG] pgmap v11263: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:49.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:49 smithi157 bash[20376]: audit 2022-05-01T02:26:49.265112+0000 mon.smithi157 (mon.0) 7240 : audit [DBG] from='client.? 172.21.15.157:0/947008766' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:52 smithi157 bash[20376]: cluster 2022-05-01T02:26:51.118316+0000 mgr.smithi157.nfpzoe (mgr.14180) 12003 : cluster [DBG] pgmap v11264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:52 smithi165 bash[22175]: cluster 2022-05-01T02:26:51.118316+0000 mgr.smithi157.nfpzoe (mgr.14180) 12003 : cluster [DBG] pgmap v11264: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:54.285 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:26:54.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:26:54.286 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:26:54.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:54 smithi157 bash[20376]: cluster 2022-05-01T02:26:53.118970+0000 mgr.smithi157.nfpzoe (mgr.14180) 12004 : cluster [DBG] pgmap v11265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:54.607 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:26:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:54 smithi165 bash[22175]: cluster 2022-05-01T02:26:53.118970+0000 mgr.smithi157.nfpzoe (mgr.14180) 12004 : cluster [DBG] pgmap v11265: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:55.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:55 smithi157 bash[20376]: audit 2022-05-01T02:26:54.589635+0000 mon.smithi157 (mon.0) 7241 : audit [DBG] from='client.? 172.21.15.157:0/500758409' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:55 smithi165 bash[22175]: audit 2022-05-01T02:26:54.589635+0000 mon.smithi157 (mon.0) 7241 : audit [DBG] from='client.? 172.21.15.157:0/500758409' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:26:56.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:56 smithi157 bash[20376]: cluster 2022-05-01T02:26:55.119610+0000 mgr.smithi157.nfpzoe (mgr.14180) 12005 : cluster [DBG] pgmap v11266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:56 smithi165 bash[22175]: cluster 2022-05-01T02:26:55.119610+0000 mgr.smithi157.nfpzoe (mgr.14180) 12005 : cluster [DBG] pgmap v11266: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:58 smithi157 bash[20376]: cluster 2022-05-01T02:26:57.120254+0000 mgr.smithi157.nfpzoe (mgr.14180) 12006 : cluster [DBG] pgmap v11267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:58 smithi165 bash[22175]: cluster 2022-05-01T02:26:57.120254+0000 mgr.smithi157.nfpzoe (mgr.14180) 12006 : cluster [DBG] pgmap v11267: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:59.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:26:59.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:26:59.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:26:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:26:59 smithi165 bash[22175]: cluster 2022-05-01T02:26:59.120864+0000 mgr.smithi157.nfpzoe (mgr.14180) 12007 : cluster [DBG] pgmap v11268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:26:59.937 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:26:59.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:26:59 smithi157 bash[20376]: cluster 2022-05-01T02:26:59.120864+0000 mgr.smithi157.nfpzoe (mgr.14180) 12007 : cluster [DBG] pgmap v11268: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:00 smithi165 bash[22175]: audit 2022-05-01T02:26:59.818844+0000 mon.smithi157 (mon.0) 7242 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:27:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:00 smithi165 bash[22175]: audit 2022-05-01T02:26:59.920311+0000 mon.smithi157 (mon.0) 7243 : audit [DBG] from='client.? 172.21.15.157:0/1763138186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:00.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:00 smithi165 bash[22175]: audit 2022-05-01T02:27:00.493689+0000 mon.smithi157 (mon.0) 7244 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:27:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:00 smithi157 bash[20376]: audit 2022-05-01T02:26:59.818844+0000 mon.smithi157 (mon.0) 7242 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:27:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:00 smithi157 bash[20376]: audit 2022-05-01T02:26:59.920311+0000 mon.smithi157 (mon.0) 7243 : audit [DBG] from='client.? 172.21.15.157:0/1763138186' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:00 smithi157 bash[20376]: audit 2022-05-01T02:27:00.493689+0000 mon.smithi157 (mon.0) 7244 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:27:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:01 smithi165 bash[22175]: cluster 2022-05-01T02:27:01.121474+0000 mgr.smithi157.nfpzoe (mgr.14180) 12008 : cluster [DBG] pgmap v11269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:01.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:01 smithi157 bash[20376]: cluster 2022-05-01T02:27:01.121474+0000 mgr.smithi157.nfpzoe (mgr.14180) 12008 : cluster [DBG] pgmap v11269: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:04.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:04 smithi157 bash[20376]: cluster 2022-05-01T02:27:03.122142+0000 mgr.smithi157.nfpzoe (mgr.14180) 12009 : cluster [DBG] pgmap v11270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:04 smithi165 bash[22175]: cluster 2022-05-01T02:27:03.122142+0000 mgr.smithi157.nfpzoe (mgr.14180) 12009 : cluster [DBG] pgmap v11270: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:04.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:27:04.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:27:04.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:27:05.268 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:27:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:06 smithi157 bash[20376]: cluster 2022-05-01T02:27:05.122725+0000 mgr.smithi157.nfpzoe (mgr.14180) 12010 : cluster [DBG] pgmap v11271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:06 smithi157 bash[20376]: audit 2022-05-01T02:27:05.250968+0000 mon.smithi157 (mon.0) 7245 : audit [DBG] from='client.? 172.21.15.157:0/28897078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:06 smithi165 bash[22175]: cluster 2022-05-01T02:27:05.122725+0000 mgr.smithi157.nfpzoe (mgr.14180) 12010 : cluster [DBG] pgmap v11271: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:06 smithi165 bash[22175]: audit 2022-05-01T02:27:05.250968+0000 mon.smithi157 (mon.0) 7245 : audit [DBG] from='client.? 172.21.15.157:0/28897078' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:08 smithi157 bash[20376]: cluster 2022-05-01T02:27:07.123405+0000 mgr.smithi157.nfpzoe (mgr.14180) 12011 : cluster [DBG] pgmap v11272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:08 smithi165 bash[22175]: cluster 2022-05-01T02:27:07.123405+0000 mgr.smithi157.nfpzoe (mgr.14180) 12011 : cluster [DBG] pgmap v11272: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:09 smithi165 bash[22175]: cluster 2022-05-01T02:27:09.124009+0000 mgr.smithi157.nfpzoe (mgr.14180) 12012 : cluster [DBG] pgmap v11273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:09.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:09 smithi157 bash[20376]: cluster 2022-05-01T02:27:09.124009+0000 mgr.smithi157.nfpzoe (mgr.14180) 12012 : cluster [DBG] pgmap v11273: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:10.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:27:10.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:27:10.272 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:27:10.598 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:27:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:10 smithi165 bash[22175]: audit 2022-05-01T02:27:10.580808+0000 mon.smithi157 (mon.0) 7246 : audit [DBG] from='client.? 172.21.15.157:0/3498359082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:10.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:10 smithi157 bash[20376]: audit 2022-05-01T02:27:10.580808+0000 mon.smithi157 (mon.0) 7246 : audit [DBG] from='client.? 172.21.15.157:0/3498359082' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:11 smithi165 bash[22175]: cluster 2022-05-01T02:27:11.124600+0000 mgr.smithi157.nfpzoe (mgr.14180) 12013 : cluster [DBG] pgmap v11274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:11.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:11 smithi157 bash[20376]: cluster 2022-05-01T02:27:11.124600+0000 mgr.smithi157.nfpzoe (mgr.14180) 12013 : cluster [DBG] pgmap v11274: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:14 smithi157 bash[20376]: cluster 2022-05-01T02:27:13.125223+0000 mgr.smithi157.nfpzoe (mgr.14180) 12014 : cluster [DBG] pgmap v11275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:14 smithi165 bash[22175]: cluster 2022-05-01T02:27:13.125223+0000 mgr.smithi157.nfpzoe (mgr.14180) 12014 : cluster [DBG] pgmap v11275: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:15.602 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:27:15.602 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:27:15.602 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:27:15.930 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:27:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:16 smithi157 bash[20376]: cluster 2022-05-01T02:27:15.125828+0000 mgr.smithi157.nfpzoe (mgr.14180) 12015 : cluster [DBG] pgmap v11276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:16.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:16 smithi157 bash[20376]: audit 2022-05-01T02:27:15.912643+0000 mon.smithi157 (mon.0) 7247 : audit [DBG] from='client.? 172.21.15.157:0/3130043399' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:16 smithi165 bash[22175]: cluster 2022-05-01T02:27:15.125828+0000 mgr.smithi157.nfpzoe (mgr.14180) 12015 : cluster [DBG] pgmap v11276: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:16 smithi165 bash[22175]: audit 2022-05-01T02:27:15.912643+0000 mon.smithi157 (mon.0) 7247 : audit [DBG] from='client.? 172.21.15.157:0/3130043399' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:18.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:18 smithi157 bash[20376]: cluster 2022-05-01T02:27:17.126496+0000 mgr.smithi157.nfpzoe (mgr.14180) 12016 : cluster [DBG] pgmap v11277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:18 smithi165 bash[22175]: cluster 2022-05-01T02:27:17.126496+0000 mgr.smithi157.nfpzoe (mgr.14180) 12016 : cluster [DBG] pgmap v11277: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:19 smithi165 bash[22175]: cluster 2022-05-01T02:27:19.127230+0000 mgr.smithi157.nfpzoe (mgr.14180) 12017 : cluster [DBG] pgmap v11278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:19.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:19 smithi157 bash[20376]: cluster 2022-05-01T02:27:19.127230+0000 mgr.smithi157.nfpzoe (mgr.14180) 12017 : cluster [DBG] pgmap v11278: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:20.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:27:20.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:27:20.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:27:21.255 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:27:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:22 smithi157 bash[20376]: cluster 2022-05-01T02:27:21.127865+0000 mgr.smithi157.nfpzoe (mgr.14180) 12018 : cluster [DBG] pgmap v11279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:22 smithi157 bash[20376]: audit 2022-05-01T02:27:21.238433+0000 mon.smithi157 (mon.0) 7248 : audit [DBG] from='client.? 172.21.15.157:0/2499750430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:22 smithi165 bash[22175]: cluster 2022-05-01T02:27:21.127865+0000 mgr.smithi157.nfpzoe (mgr.14180) 12018 : cluster [DBG] pgmap v11279: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:22 smithi165 bash[22175]: audit 2022-05-01T02:27:21.238433+0000 mon.smithi157 (mon.0) 7248 : audit [DBG] from='client.? 172.21.15.157:0/2499750430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:24.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:24 smithi157 bash[20376]: cluster 2022-05-01T02:27:23.128471+0000 mgr.smithi157.nfpzoe (mgr.14180) 12019 : cluster [DBG] pgmap v11280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:24 smithi165 bash[22175]: cluster 2022-05-01T02:27:23.128471+0000 mgr.smithi157.nfpzoe (mgr.14180) 12019 : cluster [DBG] pgmap v11280: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:26.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:27:26.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:27:26.259 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:27:26.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:26 smithi157 bash[20376]: cluster 2022-05-01T02:27:25.129093+0000 mgr.smithi157.nfpzoe (mgr.14180) 12020 : cluster [DBG] pgmap v11281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:26.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:27:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:26 smithi165 bash[22175]: cluster 2022-05-01T02:27:25.129093+0000 mgr.smithi157.nfpzoe (mgr.14180) 12020 : cluster [DBG] pgmap v11281: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:27.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:27 smithi157 bash[20376]: audit 2022-05-01T02:27:26.569752+0000 mon.smithi157 (mon.0) 7249 : audit [DBG] from='client.? 172.21.15.157:0/2270210607' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:27 smithi165 bash[22175]: audit 2022-05-01T02:27:26.569752+0000 mon.smithi157 (mon.0) 7249 : audit [DBG] from='client.? 172.21.15.157:0/2270210607' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:28 smithi165 bash[22175]: cluster 2022-05-01T02:27:27.129752+0000 mgr.smithi157.nfpzoe (mgr.14180) 12021 : cluster [DBG] pgmap v11282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:28.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:28 smithi157 bash[20376]: cluster 2022-05-01T02:27:27.129752+0000 mgr.smithi157.nfpzoe (mgr.14180) 12021 : cluster [DBG] pgmap v11282: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:29 smithi165 bash[22175]: cluster 2022-05-01T02:27:29.130393+0000 mgr.smithi157.nfpzoe (mgr.14180) 12022 : cluster [DBG] pgmap v11283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:29.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:29 smithi157 bash[20376]: cluster 2022-05-01T02:27:29.130393+0000 mgr.smithi157.nfpzoe (mgr.14180) 12022 : cluster [DBG] pgmap v11283: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:31.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:31 smithi157 bash[20376]: audit 2022-05-01T02:27:31.136466+0000 mon.smithi157 (mon.0) 7250 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:27:31.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:31 smithi157 bash[20376]: audit 2022-05-01T02:27:31.139225+0000 mon.smithi157 (mon.0) 7251 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:27:31.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:31 smithi157 bash[20376]: audit 2022-05-01T02:27:31.141038+0000 mon.smithi157 (mon.0) 7252 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:27:31.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:27:31.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:27:31.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:27:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:31 smithi165 bash[22175]: audit 2022-05-01T02:27:31.136466+0000 mon.smithi157 (mon.0) 7250 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:27:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:31 smithi165 bash[22175]: audit 2022-05-01T02:27:31.139225+0000 mon.smithi157 (mon.0) 7251 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:27:31.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:31 smithi165 bash[22175]: audit 2022-05-01T02:27:31.141038+0000 mon.smithi157 (mon.0) 7252 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:27:31.915 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:27:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:32 smithi165 bash[22175]: cluster 2022-05-01T02:27:31.131004+0000 mgr.smithi157.nfpzoe (mgr.14180) 12023 : cluster [DBG] pgmap v11284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:32 smithi165 bash[22175]: audit 2022-05-01T02:27:31.448097+0000 mon.smithi157 (mon.0) 7253 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:27:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:32 smithi165 bash[22175]: audit 2022-05-01T02:27:31.742714+0000 mon.smithi157 (mon.0) 7254 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:27:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:32 smithi165 bash[22175]: audit 2022-05-01T02:27:31.751694+0000 mon.smithi157 (mon.0) 7255 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:27:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:32 smithi165 bash[22175]: audit 2022-05-01T02:27:31.898496+0000 mon.smithi157 (mon.0) 7256 : audit [DBG] from='client.? 172.21.15.157:0/3896249510' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:32 smithi157 bash[20376]: cluster 2022-05-01T02:27:31.131004+0000 mgr.smithi157.nfpzoe (mgr.14180) 12023 : cluster [DBG] pgmap v11284: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:32 smithi157 bash[20376]: audit 2022-05-01T02:27:31.448097+0000 mon.smithi157 (mon.0) 7253 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:27:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:32 smithi157 bash[20376]: audit 2022-05-01T02:27:31.742714+0000 mon.smithi157 (mon.0) 7254 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:27:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:32 smithi157 bash[20376]: audit 2022-05-01T02:27:31.751694+0000 mon.smithi157 (mon.0) 7255 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:27:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:32 smithi157 bash[20376]: audit 2022-05-01T02:27:31.898496+0000 mon.smithi157 (mon.0) 7256 : audit [DBG] from='client.? 172.21.15.157:0/3896249510' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:33 smithi165 bash[22175]: cluster 2022-05-01T02:27:31.736664+0000 mgr.smithi157.nfpzoe (mgr.14180) 12024 : cluster [DBG] pgmap v11285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:33 smithi165 bash[22175]: cluster 2022-05-01T02:27:31.737011+0000 mgr.smithi157.nfpzoe (mgr.14180) 12025 : cluster [DBG] pgmap v11286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:33 smithi165 bash[22175]: cephadm 2022-05-01T02:27:31.752778+0000 mgr.smithi157.nfpzoe (mgr.14180) 12026 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:27:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:33 smithi165 bash[22175]: cephadm 2022-05-01T02:27:31.752905+0000 mgr.smithi157.nfpzoe (mgr.14180) 12027 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:27:33.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:33 smithi157 bash[20376]: cluster 2022-05-01T02:27:31.736664+0000 mgr.smithi157.nfpzoe (mgr.14180) 12024 : cluster [DBG] pgmap v11285: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:33.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:33 smithi157 bash[20376]: cluster 2022-05-01T02:27:31.737011+0000 mgr.smithi157.nfpzoe (mgr.14180) 12025 : cluster [DBG] pgmap v11286: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:33.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:33 smithi157 bash[20376]: cephadm 2022-05-01T02:27:31.752778+0000 mgr.smithi157.nfpzoe (mgr.14180) 12026 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:27:33.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:33 smithi157 bash[20376]: cephadm 2022-05-01T02:27:31.752905+0000 mgr.smithi157.nfpzoe (mgr.14180) 12027 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:27:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:34 smithi165 bash[22175]: cluster 2022-05-01T02:27:33.737602+0000 mgr.smithi157.nfpzoe (mgr.14180) 12028 : cluster [DBG] pgmap v11287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:34 smithi157 bash[20376]: cluster 2022-05-01T02:27:33.737602+0000 mgr.smithi157.nfpzoe (mgr.14180) 12028 : cluster [DBG] pgmap v11287: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:36.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:27:36.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:27:36.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:27:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:36 smithi165 bash[22175]: cluster 2022-05-01T02:27:35.738288+0000 mgr.smithi157.nfpzoe (mgr.14180) 12029 : cluster [DBG] pgmap v11288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:37.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:36 smithi157 bash[20376]: cluster 2022-05-01T02:27:35.738288+0000 mgr.smithi157.nfpzoe (mgr.14180) 12029 : cluster [DBG] pgmap v11288: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:37.236 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:27:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:37 smithi165 bash[22175]: audit 2022-05-01T02:27:37.219286+0000 mon.smithi157 (mon.0) 7257 : audit [DBG] from='client.? 172.21.15.157:0/2532083890' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:38.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:37 smithi157 bash[20376]: audit 2022-05-01T02:27:37.219286+0000 mon.smithi157 (mon.0) 7257 : audit [DBG] from='client.? 172.21.15.157:0/2532083890' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:38 smithi165 bash[22175]: cluster 2022-05-01T02:27:37.738899+0000 mgr.smithi157.nfpzoe (mgr.14180) 12030 : cluster [DBG] pgmap v11289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:39.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:38 smithi157 bash[20376]: cluster 2022-05-01T02:27:37.738899+0000 mgr.smithi157.nfpzoe (mgr.14180) 12030 : cluster [DBG] pgmap v11289: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:40 smithi165 bash[22175]: cluster 2022-05-01T02:27:39.739555+0000 mgr.smithi157.nfpzoe (mgr.14180) 12031 : cluster [DBG] pgmap v11290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:41.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:40 smithi157 bash[20376]: cluster 2022-05-01T02:27:39.739555+0000 mgr.smithi157.nfpzoe (mgr.14180) 12031 : cluster [DBG] pgmap v11290: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:42.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:27:42.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:27:42.240 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:27:42.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:27:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:42 smithi165 bash[22175]: cluster 2022-05-01T02:27:41.740224+0000 mgr.smithi157.nfpzoe (mgr.14180) 12032 : cluster [DBG] pgmap v11291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:42 smithi165 bash[22175]: audit 2022-05-01T02:27:42.544751+0000 mon.smithi157 (mon.0) 7258 : audit [DBG] from='client.? 172.21.15.157:0/3724731162' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:42 smithi157 bash[20376]: cluster 2022-05-01T02:27:41.740224+0000 mgr.smithi157.nfpzoe (mgr.14180) 12032 : cluster [DBG] pgmap v11291: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:42 smithi157 bash[20376]: audit 2022-05-01T02:27:42.544751+0000 mon.smithi157 (mon.0) 7258 : audit [DBG] from='client.? 172.21.15.157:0/3724731162' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:44 smithi165 bash[22175]: cluster 2022-05-01T02:27:43.740882+0000 mgr.smithi157.nfpzoe (mgr.14180) 12033 : cluster [DBG] pgmap v11292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:44 smithi157 bash[20376]: cluster 2022-05-01T02:27:43.740882+0000 mgr.smithi157.nfpzoe (mgr.14180) 12033 : cluster [DBG] pgmap v11292: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:47.017 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:46 smithi165 bash[22175]: cluster 2022-05-01T02:27:45.741543+0000 mgr.smithi157.nfpzoe (mgr.14180) 12034 : cluster [DBG] pgmap v11293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:47.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:46 smithi157 bash[20376]: cluster 2022-05-01T02:27:45.741543+0000 mgr.smithi157.nfpzoe (mgr.14180) 12034 : cluster [DBG] pgmap v11293: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:47.565 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:27:47.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:27:47.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:27:47.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:27:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:48 smithi165 bash[22175]: cluster 2022-05-01T02:27:47.742186+0000 mgr.smithi157.nfpzoe (mgr.14180) 12035 : cluster [DBG] pgmap v11294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:48 smithi165 bash[22175]: audit 2022-05-01T02:27:47.875115+0000 mon.smithi157 (mon.0) 7259 : audit [DBG] from='client.? 172.21.15.157:0/3573365435' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:48 smithi157 bash[20376]: cluster 2022-05-01T02:27:47.742186+0000 mgr.smithi157.nfpzoe (mgr.14180) 12035 : cluster [DBG] pgmap v11294: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:48 smithi157 bash[20376]: audit 2022-05-01T02:27:47.875115+0000 mon.smithi157 (mon.0) 7259 : audit [DBG] from='client.? 172.21.15.157:0/3573365435' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:50 smithi165 bash[22175]: cluster 2022-05-01T02:27:49.742770+0000 mgr.smithi157.nfpzoe (mgr.14180) 12036 : cluster [DBG] pgmap v11295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:50 smithi157 bash[20376]: cluster 2022-05-01T02:27:49.742770+0000 mgr.smithi157.nfpzoe (mgr.14180) 12036 : cluster [DBG] pgmap v11295: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:52.896 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:27:52.896 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:27:52.896 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:27:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:52 smithi165 bash[22175]: cluster 2022-05-01T02:27:51.743500+0000 mgr.smithi157.nfpzoe (mgr.14180) 12037 : cluster [DBG] pgmap v11296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:52 smithi157 bash[20376]: cluster 2022-05-01T02:27:51.743500+0000 mgr.smithi157.nfpzoe (mgr.14180) 12037 : cluster [DBG] pgmap v11296: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:53.218 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:27:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:53 smithi165 bash[22175]: audit 2022-05-01T02:27:53.200225+0000 mon.smithi157 (mon.0) 7260 : audit [DBG] from='client.? 172.21.15.157:0/2484396180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:54.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:53 smithi157 bash[20376]: audit 2022-05-01T02:27:53.200225+0000 mon.smithi157 (mon.0) 7260 : audit [DBG] from='client.? 172.21.15.157:0/2484396180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:54 smithi165 bash[22175]: cluster 2022-05-01T02:27:53.744121+0000 mgr.smithi157.nfpzoe (mgr.14180) 12038 : cluster [DBG] pgmap v11297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:55.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:54 smithi157 bash[20376]: cluster 2022-05-01T02:27:53.744121+0000 mgr.smithi157.nfpzoe (mgr.14180) 12038 : cluster [DBG] pgmap v11297: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:56 smithi165 bash[22175]: cluster 2022-05-01T02:27:55.744796+0000 mgr.smithi157.nfpzoe (mgr.14180) 12039 : cluster [DBG] pgmap v11298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:57.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:56 smithi157 bash[20376]: cluster 2022-05-01T02:27:55.744796+0000 mgr.smithi157.nfpzoe (mgr.14180) 12039 : cluster [DBG] pgmap v11298: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:58.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:27:58.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:27:58.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:27:58.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:27:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:58 smithi165 bash[22175]: cluster 2022-05-01T02:27:57.745534+0000 mgr.smithi157.nfpzoe (mgr.14180) 12040 : cluster [DBG] pgmap v11299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:59.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:58 smithi165 bash[22175]: audit 2022-05-01T02:27:58.538605+0000 mon.smithi157 (mon.0) 7261 : audit [DBG] from='client.? 172.21.15.157:0/4183537896' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:27:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:58 smithi157 bash[20376]: cluster 2022-05-01T02:27:57.745534+0000 mgr.smithi157.nfpzoe (mgr.14180) 12040 : cluster [DBG] pgmap v11299: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:27:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:58 smithi157 bash[20376]: audit 2022-05-01T02:27:58.538605+0000 mon.smithi157 (mon.0) 7261 : audit [DBG] from='client.? 172.21.15.157:0/4183537896' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:27:59 smithi165 bash[22175]: audit 2022-05-01T02:27:59.822629+0000 mon.smithi157 (mon.0) 7262 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:28:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:27:59 smithi157 bash[20376]: audit 2022-05-01T02:27:59.822629+0000 mon.smithi157 (mon.0) 7262 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:28:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:00 smithi165 bash[22175]: cluster 2022-05-01T02:27:59.746206+0000 mgr.smithi157.nfpzoe (mgr.14180) 12041 : cluster [DBG] pgmap v11300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:00 smithi165 bash[22175]: audit 2022-05-01T02:28:00.500961+0000 mon.smithi157 (mon.0) 7263 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:28:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:00 smithi157 bash[20376]: cluster 2022-05-01T02:27:59.746206+0000 mgr.smithi157.nfpzoe (mgr.14180) 12041 : cluster [DBG] pgmap v11300: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:00 smithi157 bash[20376]: audit 2022-05-01T02:28:00.500961+0000 mon.smithi157 (mon.0) 7263 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:28:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:02 smithi165 bash[22175]: cluster 2022-05-01T02:28:01.746858+0000 mgr.smithi157.nfpzoe (mgr.14180) 12042 : cluster [DBG] pgmap v11301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:03.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:02 smithi157 bash[20376]: cluster 2022-05-01T02:28:01.746858+0000 mgr.smithi157.nfpzoe (mgr.14180) 12042 : cluster [DBG] pgmap v11301: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:03.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:28:03.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:28:03.560 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:28:03.882 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:28:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:04 smithi157 bash[20376]: cluster 2022-05-01T02:28:03.747487+0000 mgr.smithi157.nfpzoe (mgr.14180) 12043 : cluster [DBG] pgmap v11302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:04 smithi157 bash[20376]: audit 2022-05-01T02:28:03.865189+0000 mon.smithi157 (mon.0) 7264 : audit [DBG] from='client.? 172.21.15.157:0/3208044038' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:04 smithi165 bash[22175]: cluster 2022-05-01T02:28:03.747487+0000 mgr.smithi157.nfpzoe (mgr.14180) 12043 : cluster [DBG] pgmap v11302: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:04 smithi165 bash[22175]: audit 2022-05-01T02:28:03.865189+0000 mon.smithi157 (mon.0) 7264 : audit [DBG] from='client.? 172.21.15.157:0/3208044038' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:06 smithi165 bash[22175]: cluster 2022-05-01T02:28:05.748213+0000 mgr.smithi157.nfpzoe (mgr.14180) 12044 : cluster [DBG] pgmap v11303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:07.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:06 smithi157 bash[20376]: cluster 2022-05-01T02:28:05.748213+0000 mgr.smithi157.nfpzoe (mgr.14180) 12044 : cluster [DBG] pgmap v11303: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:08.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:28:08.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:28:08.886 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:28:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:08 smithi165 bash[22175]: cluster 2022-05-01T02:28:07.748971+0000 mgr.smithi157.nfpzoe (mgr.14180) 12045 : cluster [DBG] pgmap v11304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:08 smithi157 bash[20376]: cluster 2022-05-01T02:28:07.748971+0000 mgr.smithi157.nfpzoe (mgr.14180) 12045 : cluster [DBG] pgmap v11304: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:09.214 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:28:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:09 smithi165 bash[22175]: audit 2022-05-01T02:28:09.196931+0000 mon.smithi157 (mon.0) 7265 : audit [DBG] from='client.? 172.21.15.157:0/229347687' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:10.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:09 smithi157 bash[20376]: audit 2022-05-01T02:28:09.196931+0000 mon.smithi157 (mon.0) 7265 : audit [DBG] from='client.? 172.21.15.157:0/229347687' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:10 smithi165 bash[22175]: cluster 2022-05-01T02:28:09.749640+0000 mgr.smithi157.nfpzoe (mgr.14180) 12046 : cluster [DBG] pgmap v11305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:11.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:10 smithi157 bash[20376]: cluster 2022-05-01T02:28:09.749640+0000 mgr.smithi157.nfpzoe (mgr.14180) 12046 : cluster [DBG] pgmap v11305: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:12 smithi165 bash[22175]: cluster 2022-05-01T02:28:11.750273+0000 mgr.smithi157.nfpzoe (mgr.14180) 12047 : cluster [DBG] pgmap v11306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:13.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:12 smithi157 bash[20376]: cluster 2022-05-01T02:28:11.750273+0000 mgr.smithi157.nfpzoe (mgr.14180) 12047 : cluster [DBG] pgmap v11306: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:14.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:28:14.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:28:14.217 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:28:14.543 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:28:14.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:14 smithi157 bash[20376]: cluster 2022-05-01T02:28:13.750983+0000 mgr.smithi157.nfpzoe (mgr.14180) 12048 : cluster [DBG] pgmap v11307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:14.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:14 smithi157 bash[20376]: audit 2022-05-01T02:28:14.525845+0000 mon.smithi157 (mon.0) 7266 : audit [DBG] from='client.? 172.21.15.157:0/4238203935' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:14 smithi165 bash[22175]: cluster 2022-05-01T02:28:13.750983+0000 mgr.smithi157.nfpzoe (mgr.14180) 12048 : cluster [DBG] pgmap v11307: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:14 smithi165 bash[22175]: audit 2022-05-01T02:28:14.525845+0000 mon.smithi157 (mon.0) 7266 : audit [DBG] from='client.? 172.21.15.157:0/4238203935' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:16 smithi165 bash[22175]: cluster 2022-05-01T02:28:15.751726+0000 mgr.smithi157.nfpzoe (mgr.14180) 12049 : cluster [DBG] pgmap v11308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:17.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:16 smithi157 bash[20376]: cluster 2022-05-01T02:28:15.751726+0000 mgr.smithi157.nfpzoe (mgr.14180) 12049 : cluster [DBG] pgmap v11308: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:18 smithi165 bash[22175]: cluster 2022-05-01T02:28:17.752526+0000 mgr.smithi157.nfpzoe (mgr.14180) 12050 : cluster [DBG] pgmap v11309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:18 smithi157 bash[20376]: cluster 2022-05-01T02:28:17.752526+0000 mgr.smithi157.nfpzoe (mgr.14180) 12050 : cluster [DBG] pgmap v11309: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:19.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:28:19.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:28:19.547 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:28:19.874 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:28:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:20 smithi165 bash[22175]: cluster 2022-05-01T02:28:19.753206+0000 mgr.smithi157.nfpzoe (mgr.14180) 12051 : cluster [DBG] pgmap v11310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:21.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:20 smithi165 bash[22175]: audit 2022-05-01T02:28:19.853170+0000 mon.smithi157 (mon.0) 7267 : audit [DBG] from='client.? 172.21.15.157:0/397136328' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:20 smithi157 bash[20376]: cluster 2022-05-01T02:28:19.753206+0000 mgr.smithi157.nfpzoe (mgr.14180) 12051 : cluster [DBG] pgmap v11310: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:20 smithi157 bash[20376]: audit 2022-05-01T02:28:19.853170+0000 mon.smithi157 (mon.0) 7267 : audit [DBG] from='client.? 172.21.15.157:0/397136328' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:23.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:22 smithi165 bash[22175]: cluster 2022-05-01T02:28:21.753826+0000 mgr.smithi157.nfpzoe (mgr.14180) 12052 : cluster [DBG] pgmap v11311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:22 smithi157 bash[20376]: cluster 2022-05-01T02:28:21.753826+0000 mgr.smithi157.nfpzoe (mgr.14180) 12052 : cluster [DBG] pgmap v11311: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:24.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:28:24.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:28:24.877 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:28:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:24 smithi157 bash[20376]: cluster 2022-05-01T02:28:23.754411+0000 mgr.smithi157.nfpzoe (mgr.14180) 12053 : cluster [DBG] pgmap v11312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:24 smithi165 bash[22175]: cluster 2022-05-01T02:28:23.754411+0000 mgr.smithi157.nfpzoe (mgr.14180) 12053 : cluster [DBG] pgmap v11312: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:25.202 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:28:25.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:25 smithi157 bash[20376]: audit 2022-05-01T02:28:25.185467+0000 mon.smithi157 (mon.0) 7268 : audit [DBG] from='client.? 172.21.15.157:0/1446672317' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:25 smithi165 bash[22175]: audit 2022-05-01T02:28:25.185467+0000 mon.smithi157 (mon.0) 7268 : audit [DBG] from='client.? 172.21.15.157:0/1446672317' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:26.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:26 smithi157 bash[20376]: cluster 2022-05-01T02:28:25.755194+0000 mgr.smithi157.nfpzoe (mgr.14180) 12054 : cluster [DBG] pgmap v11313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:26 smithi165 bash[22175]: cluster 2022-05-01T02:28:25.755194+0000 mgr.smithi157.nfpzoe (mgr.14180) 12054 : cluster [DBG] pgmap v11313: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:28 smithi165 bash[22175]: cluster 2022-05-01T02:28:27.755963+0000 mgr.smithi157.nfpzoe (mgr.14180) 12055 : cluster [DBG] pgmap v11314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:29.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:28 smithi157 bash[20376]: cluster 2022-05-01T02:28:27.755963+0000 mgr.smithi157.nfpzoe (mgr.14180) 12055 : cluster [DBG] pgmap v11314: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:30.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:28:30.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:28:30.206 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:28:30.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:28:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:30 smithi165 bash[22175]: cluster 2022-05-01T02:28:29.756680+0000 mgr.smithi157.nfpzoe (mgr.14180) 12056 : cluster [DBG] pgmap v11315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:30 smithi165 bash[22175]: audit 2022-05-01T02:28:30.508785+0000 mon.smithi157 (mon.0) 7269 : audit [DBG] from='client.? 172.21.15.157:0/2280895075' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:30 smithi157 bash[20376]: cluster 2022-05-01T02:28:29.756680+0000 mgr.smithi157.nfpzoe (mgr.14180) 12056 : cluster [DBG] pgmap v11315: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:30 smithi157 bash[20376]: audit 2022-05-01T02:28:30.508785+0000 mon.smithi157 (mon.0) 7269 : audit [DBG] from='client.? 172.21.15.157:0/2280895075' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:31 smithi165 bash[22175]: audit 2022-05-01T02:28:31.761436+0000 mon.smithi157 (mon.0) 7270 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:28:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:31 smithi165 bash[22175]: audit 2022-05-01T02:28:31.764249+0000 mon.smithi157 (mon.0) 7271 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:28:32.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:31 smithi165 bash[22175]: audit 2022-05-01T02:28:31.766193+0000 mon.smithi157 (mon.0) 7272 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:28:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:31 smithi157 bash[20376]: audit 2022-05-01T02:28:31.761436+0000 mon.smithi157 (mon.0) 7270 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:28:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:31 smithi157 bash[20376]: audit 2022-05-01T02:28:31.764249+0000 mon.smithi157 (mon.0) 7271 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:28:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:31 smithi157 bash[20376]: audit 2022-05-01T02:28:31.766193+0000 mon.smithi157 (mon.0) 7272 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:28:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:33 smithi165 bash[22175]: cluster 2022-05-01T02:28:31.757446+0000 mgr.smithi157.nfpzoe (mgr.14180) 12057 : cluster [DBG] pgmap v11316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:33 smithi165 bash[22175]: cluster 2022-05-01T02:28:32.075744+0000 mgr.smithi157.nfpzoe (mgr.14180) 12058 : cluster [DBG] pgmap v11317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:33 smithi165 bash[22175]: cluster 2022-05-01T02:28:32.075946+0000 mgr.smithi157.nfpzoe (mgr.14180) 12059 : cluster [DBG] pgmap v11318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:33 smithi165 bash[22175]: audit 2022-05-01T02:28:32.080822+0000 mon.smithi157 (mon.0) 7273 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:28:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:33 smithi165 bash[22175]: audit 2022-05-01T02:28:32.088481+0000 mon.smithi157 (mon.0) 7274 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:28:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:33 smithi165 bash[22175]: cephadm 2022-05-01T02:28:32.089649+0000 mgr.smithi157.nfpzoe (mgr.14180) 12060 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:28:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:33 smithi165 bash[22175]: cephadm 2022-05-01T02:28:32.089829+0000 mgr.smithi157.nfpzoe (mgr.14180) 12061 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:28:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:33 smithi157 bash[20376]: cluster 2022-05-01T02:28:31.757446+0000 mgr.smithi157.nfpzoe (mgr.14180) 12057 : cluster [DBG] pgmap v11316: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:33 smithi157 bash[20376]: cluster 2022-05-01T02:28:32.075744+0000 mgr.smithi157.nfpzoe (mgr.14180) 12058 : cluster [DBG] pgmap v11317: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:33 smithi157 bash[20376]: cluster 2022-05-01T02:28:32.075946+0000 mgr.smithi157.nfpzoe (mgr.14180) 12059 : cluster [DBG] pgmap v11318: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:33 smithi157 bash[20376]: audit 2022-05-01T02:28:32.080822+0000 mon.smithi157 (mon.0) 7273 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:28:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:33 smithi157 bash[20376]: audit 2022-05-01T02:28:32.088481+0000 mon.smithi157 (mon.0) 7274 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:28:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:33 smithi157 bash[20376]: cephadm 2022-05-01T02:28:32.089649+0000 mgr.smithi157.nfpzoe (mgr.14180) 12060 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:28:33.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:33 smithi157 bash[20376]: cephadm 2022-05-01T02:28:32.089829+0000 mgr.smithi157.nfpzoe (mgr.14180) 12061 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:28:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:34 smithi157 bash[20376]: cluster 2022-05-01T02:28:34.076462+0000 mgr.smithi157.nfpzoe (mgr.14180) 12062 : cluster [DBG] pgmap v11319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:34 smithi165 bash[22175]: cluster 2022-05-01T02:28:34.076462+0000 mgr.smithi157.nfpzoe (mgr.14180) 12062 : cluster [DBG] pgmap v11319: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:35.529 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:28:35.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:28:35.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:28:35.857 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:28:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:35 smithi165 bash[22175]: audit 2022-05-01T02:28:35.832567+0000 mon.smithi157 (mon.0) 7275 : audit [DBG] from='client.? 172.21.15.157:0/310449067' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:35 smithi157 bash[20376]: audit 2022-05-01T02:28:35.832567+0000 mon.smithi157 (mon.0) 7275 : audit [DBG] from='client.? 172.21.15.157:0/310449067' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:37.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:36 smithi157 bash[20376]: cluster 2022-05-01T02:28:36.077115+0000 mgr.smithi157.nfpzoe (mgr.14180) 12063 : cluster [DBG] pgmap v11320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:36 smithi165 bash[22175]: cluster 2022-05-01T02:28:36.077115+0000 mgr.smithi157.nfpzoe (mgr.14180) 12063 : cluster [DBG] pgmap v11320: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:39 smithi165 bash[22175]: cluster 2022-05-01T02:28:38.077896+0000 mgr.smithi157.nfpzoe (mgr.14180) 12064 : cluster [DBG] pgmap v11321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:39 smithi157 bash[20376]: cluster 2022-05-01T02:28:38.077896+0000 mgr.smithi157.nfpzoe (mgr.14180) 12064 : cluster [DBG] pgmap v11321: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:40.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:28:40.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:28:40.860 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:28:41.188 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:28:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:41 smithi165 bash[22175]: cluster 2022-05-01T02:28:40.078565+0000 mgr.smithi157.nfpzoe (mgr.14180) 12065 : cluster [DBG] pgmap v11322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:41.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:41 smithi157 bash[20376]: cluster 2022-05-01T02:28:40.078565+0000 mgr.smithi157.nfpzoe (mgr.14180) 12065 : cluster [DBG] pgmap v11322: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:42.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:42 smithi157 bash[20376]: audit 2022-05-01T02:28:41.171060+0000 mon.smithi157 (mon.0) 7276 : audit [DBG] from='client.? 172.21.15.157:0/3514893343' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:42 smithi165 bash[22175]: audit 2022-05-01T02:28:41.171060+0000 mon.smithi157 (mon.0) 7276 : audit [DBG] from='client.? 172.21.15.157:0/3514893343' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:43.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:43 smithi165 bash[22175]: cluster 2022-05-01T02:28:42.079239+0000 mgr.smithi157.nfpzoe (mgr.14180) 12066 : cluster [DBG] pgmap v11323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:43.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:43 smithi157 bash[20376]: cluster 2022-05-01T02:28:42.079239+0000 mgr.smithi157.nfpzoe (mgr.14180) 12066 : cluster [DBG] pgmap v11323: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:44 smithi157 bash[20376]: cluster 2022-05-01T02:28:44.079955+0000 mgr.smithi157.nfpzoe (mgr.14180) 12067 : cluster [DBG] pgmap v11324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:44 smithi165 bash[22175]: cluster 2022-05-01T02:28:44.079955+0000 mgr.smithi157.nfpzoe (mgr.14180) 12067 : cluster [DBG] pgmap v11324: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:46.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:28:46.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:28:46.192 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:28:46.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:28:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:47 smithi165 bash[22175]: cluster 2022-05-01T02:28:46.080599+0000 mgr.smithi157.nfpzoe (mgr.14180) 12068 : cluster [DBG] pgmap v11325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:47.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:47 smithi165 bash[22175]: audit 2022-05-01T02:28:46.494573+0000 mon.smithi157 (mon.0) 7277 : audit [DBG] from='client.? 172.21.15.157:0/689633633' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:47 smithi157 bash[20376]: cluster 2022-05-01T02:28:46.080599+0000 mgr.smithi157.nfpzoe (mgr.14180) 12068 : cluster [DBG] pgmap v11325: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:47 smithi157 bash[20376]: audit 2022-05-01T02:28:46.494573+0000 mon.smithi157 (mon.0) 7277 : audit [DBG] from='client.? 172.21.15.157:0/689633633' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:49 smithi157 bash[20376]: cluster 2022-05-01T02:28:48.081275+0000 mgr.smithi157.nfpzoe (mgr.14180) 12069 : cluster [DBG] pgmap v11326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:49 smithi165 bash[22175]: cluster 2022-05-01T02:28:48.081275+0000 mgr.smithi157.nfpzoe (mgr.14180) 12069 : cluster [DBG] pgmap v11326: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:51.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:51 smithi157 bash[20376]: cluster 2022-05-01T02:28:50.081877+0000 mgr.smithi157.nfpzoe (mgr.14180) 12070 : cluster [DBG] pgmap v11327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:51.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:28:51.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:28:51.515 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:28:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:51 smithi165 bash[22175]: cluster 2022-05-01T02:28:50.081877+0000 mgr.smithi157.nfpzoe (mgr.14180) 12070 : cluster [DBG] pgmap v11327: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:51.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:28:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:52 smithi157 bash[20376]: audit 2022-05-01T02:28:51.824173+0000 mon.smithi157 (mon.0) 7278 : audit [DBG] from='client.? 172.21.15.157:0/3830057069' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:52 smithi165 bash[22175]: audit 2022-05-01T02:28:51.824173+0000 mon.smithi157 (mon.0) 7278 : audit [DBG] from='client.? 172.21.15.157:0/3830057069' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:53.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:53 smithi165 bash[22175]: cluster 2022-05-01T02:28:52.082646+0000 mgr.smithi157.nfpzoe (mgr.14180) 12071 : cluster [DBG] pgmap v11328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:53 smithi157 bash[20376]: cluster 2022-05-01T02:28:52.082646+0000 mgr.smithi157.nfpzoe (mgr.14180) 12071 : cluster [DBG] pgmap v11328: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:54 smithi157 bash[20376]: cluster 2022-05-01T02:28:54.083329+0000 mgr.smithi157.nfpzoe (mgr.14180) 12072 : cluster [DBG] pgmap v11329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:54 smithi165 bash[22175]: cluster 2022-05-01T02:28:54.083329+0000 mgr.smithi157.nfpzoe (mgr.14180) 12072 : cluster [DBG] pgmap v11329: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:56.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:28:56.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:28:56.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:28:57.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:28:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:57 smithi165 bash[22175]: cluster 2022-05-01T02:28:56.083935+0000 mgr.smithi157.nfpzoe (mgr.14180) 12073 : cluster [DBG] pgmap v11330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:57 smithi157 bash[20376]: cluster 2022-05-01T02:28:56.083935+0000 mgr.smithi157.nfpzoe (mgr.14180) 12073 : cluster [DBG] pgmap v11330: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:58.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:58 smithi157 bash[20376]: audit 2022-05-01T02:28:57.149123+0000 mon.smithi157 (mon.0) 7279 : audit [DBG] from='client.? 172.21.15.157:0/878667129' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:58 smithi165 bash[22175]: audit 2022-05-01T02:28:57.149123+0000 mon.smithi157 (mon.0) 7279 : audit [DBG] from='client.? 172.21.15.157:0/878667129' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:28:59.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:28:59 smithi157 bash[20376]: cluster 2022-05-01T02:28:58.084638+0000 mgr.smithi157.nfpzoe (mgr.14180) 12074 : cluster [DBG] pgmap v11331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:28:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:28:59 smithi165 bash[22175]: cluster 2022-05-01T02:28:58.084638+0000 mgr.smithi157.nfpzoe (mgr.14180) 12074 : cluster [DBG] pgmap v11331: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:00 smithi157 bash[20376]: audit 2022-05-01T02:28:59.826915+0000 mon.smithi157 (mon.0) 7280 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:29:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:00 smithi165 bash[22175]: audit 2022-05-01T02:28:59.826915+0000 mon.smithi157 (mon.0) 7280 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:29:01.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:01 smithi157 bash[20376]: cluster 2022-05-01T02:29:00.085233+0000 mgr.smithi157.nfpzoe (mgr.14180) 12075 : cluster [DBG] pgmap v11332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:01.463 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:01 smithi157 bash[20376]: audit 2022-05-01T02:29:00.510232+0000 mon.smithi157 (mon.0) 7281 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:29:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:01 smithi165 bash[22175]: cluster 2022-05-01T02:29:00.085233+0000 mgr.smithi157.nfpzoe (mgr.14180) 12075 : cluster [DBG] pgmap v11332: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:01 smithi165 bash[22175]: audit 2022-05-01T02:29:00.510232+0000 mon.smithi157 (mon.0) 7281 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:29:02.170 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:29:02.170 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:29:02.170 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:29:02.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:29:03.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:03 smithi165 bash[22175]: cluster 2022-05-01T02:29:02.085851+0000 mgr.smithi157.nfpzoe (mgr.14180) 12076 : cluster [DBG] pgmap v11333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:03.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:03 smithi165 bash[22175]: audit 2022-05-01T02:29:02.479574+0000 mon.smithi157 (mon.0) 7282 : audit [DBG] from='client.? 172.21.15.157:0/2981611413' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:03 smithi157 bash[20376]: cluster 2022-05-01T02:29:02.085851+0000 mgr.smithi157.nfpzoe (mgr.14180) 12076 : cluster [DBG] pgmap v11333: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:03 smithi157 bash[20376]: audit 2022-05-01T02:29:02.479574+0000 mon.smithi157 (mon.0) 7282 : audit [DBG] from='client.? 172.21.15.157:0/2981611413' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:04 smithi157 bash[20376]: cluster 2022-05-01T02:29:04.086470+0000 mgr.smithi157.nfpzoe (mgr.14180) 12077 : cluster [DBG] pgmap v11334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:04 smithi165 bash[22175]: cluster 2022-05-01T02:29:04.086470+0000 mgr.smithi157.nfpzoe (mgr.14180) 12077 : cluster [DBG] pgmap v11334: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:07 smithi157 bash[20376]: cluster 2022-05-01T02:29:06.087092+0000 mgr.smithi157.nfpzoe (mgr.14180) 12078 : cluster [DBG] pgmap v11335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:07.723 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:07 smithi165 bash[22175]: cluster 2022-05-01T02:29:06.087092+0000 mgr.smithi157.nfpzoe (mgr.14180) 12078 : cluster [DBG] pgmap v11335: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:07.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:29:07.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:29:07.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:29:07.827 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:29:08.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:08 smithi157 bash[20376]: audit 2022-05-01T02:29:07.810240+0000 mon.smithi157 (mon.0) 7283 : audit [DBG] from='client.? 172.21.15.157:0/2208958448' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:08.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:08 smithi165 bash[22175]: audit 2022-05-01T02:29:07.810240+0000 mon.smithi157 (mon.0) 7283 : audit [DBG] from='client.? 172.21.15.157:0/2208958448' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:09.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:09 smithi157 bash[20376]: cluster 2022-05-01T02:29:08.087870+0000 mgr.smithi157.nfpzoe (mgr.14180) 12079 : cluster [DBG] pgmap v11336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:09 smithi165 bash[22175]: cluster 2022-05-01T02:29:08.087870+0000 mgr.smithi157.nfpzoe (mgr.14180) 12079 : cluster [DBG] pgmap v11336: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:11.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:11 smithi157 bash[20376]: cluster 2022-05-01T02:29:10.088512+0000 mgr.smithi157.nfpzoe (mgr.14180) 12080 : cluster [DBG] pgmap v11337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:11 smithi165 bash[22175]: cluster 2022-05-01T02:29:10.088512+0000 mgr.smithi157.nfpzoe (mgr.14180) 12080 : cluster [DBG] pgmap v11337: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:12.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:29:12.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:29:12.831 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:29:13.156 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:29:13.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:13 smithi165 bash[22175]: cluster 2022-05-01T02:29:12.089152+0000 mgr.smithi157.nfpzoe (mgr.14180) 12081 : cluster [DBG] pgmap v11338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:13.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:13 smithi165 bash[22175]: audit 2022-05-01T02:29:13.139616+0000 mon.smithi157 (mon.0) 7284 : audit [DBG] from='client.? 172.21.15.157:0/324898465' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:13.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:13 smithi157 bash[20376]: cluster 2022-05-01T02:29:12.089152+0000 mgr.smithi157.nfpzoe (mgr.14180) 12081 : cluster [DBG] pgmap v11338: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:13 smithi157 bash[20376]: audit 2022-05-01T02:29:13.139616+0000 mon.smithi157 (mon.0) 7284 : audit [DBG] from='client.? 172.21.15.157:0/324898465' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:14.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:14 smithi157 bash[20376]: cluster 2022-05-01T02:29:14.089849+0000 mgr.smithi157.nfpzoe (mgr.14180) 12082 : cluster [DBG] pgmap v11339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:14 smithi165 bash[22175]: cluster 2022-05-01T02:29:14.089849+0000 mgr.smithi157.nfpzoe (mgr.14180) 12082 : cluster [DBG] pgmap v11339: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:17 smithi157 bash[20376]: cluster 2022-05-01T02:29:16.090494+0000 mgr.smithi157.nfpzoe (mgr.14180) 12083 : cluster [DBG] pgmap v11340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:17 smithi165 bash[22175]: cluster 2022-05-01T02:29:16.090494+0000 mgr.smithi157.nfpzoe (mgr.14180) 12083 : cluster [DBG] pgmap v11340: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:18.159 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:29:18.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:29:18.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:29:18.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:29:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:19 smithi157 bash[20376]: cluster 2022-05-01T02:29:18.091150+0000 mgr.smithi157.nfpzoe (mgr.14180) 12084 : cluster [DBG] pgmap v11341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:19 smithi157 bash[20376]: audit 2022-05-01T02:29:18.471379+0000 mon.smithi157 (mon.0) 7285 : audit [DBG] from='client.? 172.21.15.157:0/501560572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:19 smithi165 bash[22175]: cluster 2022-05-01T02:29:18.091150+0000 mgr.smithi157.nfpzoe (mgr.14180) 12084 : cluster [DBG] pgmap v11341: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:19.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:19 smithi165 bash[22175]: audit 2022-05-01T02:29:18.471379+0000 mon.smithi157 (mon.0) 7285 : audit [DBG] from='client.? 172.21.15.157:0/501560572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:21.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:21 smithi157 bash[20376]: cluster 2022-05-01T02:29:20.091770+0000 mgr.smithi157.nfpzoe (mgr.14180) 12085 : cluster [DBG] pgmap v11342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:21 smithi165 bash[22175]: cluster 2022-05-01T02:29:20.091770+0000 mgr.smithi157.nfpzoe (mgr.14180) 12085 : cluster [DBG] pgmap v11342: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:23.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:23 smithi165 bash[22175]: cluster 2022-05-01T02:29:22.092401+0000 mgr.smithi157.nfpzoe (mgr.14180) 12086 : cluster [DBG] pgmap v11343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:23.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:23 smithi157 bash[20376]: cluster 2022-05-01T02:29:22.092401+0000 mgr.smithi157.nfpzoe (mgr.14180) 12086 : cluster [DBG] pgmap v11343: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:23.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:29:23.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:29:23.491 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:29:23.817 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:29:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:24 smithi157 bash[20376]: audit 2022-05-01T02:29:23.801080+0000 mon.smithi157 (mon.0) 7286 : audit [DBG] from='client.? 172.21.15.157:0/3299986779' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:24 smithi157 bash[20376]: cluster 2022-05-01T02:29:24.093047+0000 mgr.smithi157.nfpzoe (mgr.14180) 12087 : cluster [DBG] pgmap v11344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:24 smithi165 bash[22175]: audit 2022-05-01T02:29:23.801080+0000 mon.smithi157 (mon.0) 7286 : audit [DBG] from='client.? 172.21.15.157:0/3299986779' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:24 smithi165 bash[22175]: cluster 2022-05-01T02:29:24.093047+0000 mgr.smithi157.nfpzoe (mgr.14180) 12087 : cluster [DBG] pgmap v11344: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:27 smithi157 bash[20376]: cluster 2022-05-01T02:29:26.093671+0000 mgr.smithi157.nfpzoe (mgr.14180) 12088 : cluster [DBG] pgmap v11345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:27 smithi165 bash[22175]: cluster 2022-05-01T02:29:26.093671+0000 mgr.smithi157.nfpzoe (mgr.14180) 12088 : cluster [DBG] pgmap v11345: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:28.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:29:28.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:29:28.820 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:29:29.147 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:29:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:29 smithi157 bash[20376]: cluster 2022-05-01T02:29:28.094251+0000 mgr.smithi157.nfpzoe (mgr.14180) 12089 : cluster [DBG] pgmap v11346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:29 smithi157 bash[20376]: audit 2022-05-01T02:29:29.125418+0000 mon.smithi157 (mon.0) 7287 : audit [DBG] from='client.? 172.21.15.157:0/1800444610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:29 smithi165 bash[22175]: cluster 2022-05-01T02:29:28.094251+0000 mgr.smithi157.nfpzoe (mgr.14180) 12089 : cluster [DBG] pgmap v11346: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:29 smithi165 bash[22175]: audit 2022-05-01T02:29:29.125418+0000 mon.smithi157 (mon.0) 7287 : audit [DBG] from='client.? 172.21.15.157:0/1800444610' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:31.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:31 smithi157 bash[20376]: cluster 2022-05-01T02:29:30.094877+0000 mgr.smithi157.nfpzoe (mgr.14180) 12090 : cluster [DBG] pgmap v11347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:31 smithi165 bash[22175]: cluster 2022-05-01T02:29:30.094877+0000 mgr.smithi157.nfpzoe (mgr.14180) 12090 : cluster [DBG] pgmap v11347: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:32 smithi157 bash[20376]: audit 2022-05-01T02:29:32.099747+0000 mon.smithi157 (mon.0) 7288 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:29:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:32 smithi157 bash[20376]: audit 2022-05-01T02:29:32.102433+0000 mon.smithi157 (mon.0) 7289 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:29:32.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:32 smithi157 bash[20376]: audit 2022-05-01T02:29:32.104230+0000 mon.smithi157 (mon.0) 7290 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:29:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:32 smithi165 bash[22175]: audit 2022-05-01T02:29:32.099747+0000 mon.smithi157 (mon.0) 7288 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:29:32.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:32 smithi165 bash[22175]: audit 2022-05-01T02:29:32.102433+0000 mon.smithi157 (mon.0) 7289 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:29:32.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:32 smithi165 bash[22175]: audit 2022-05-01T02:29:32.104230+0000 mon.smithi157 (mon.0) 7290 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:29:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:33 smithi157 bash[20376]: cluster 2022-05-01T02:29:32.095635+0000 mgr.smithi157.nfpzoe (mgr.14180) 12091 : cluster [DBG] pgmap v11348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:33 smithi157 bash[20376]: cluster 2022-05-01T02:29:32.425144+0000 mgr.smithi157.nfpzoe (mgr.14180) 12092 : cluster [DBG] pgmap v11349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:33 smithi157 bash[20376]: cluster 2022-05-01T02:29:32.425563+0000 mgr.smithi157.nfpzoe (mgr.14180) 12093 : cluster [DBG] pgmap v11350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:33 smithi157 bash[20376]: audit 2022-05-01T02:29:32.431190+0000 mon.smithi157 (mon.0) 7291 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:29:33.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:33 smithi157 bash[20376]: audit 2022-05-01T02:29:32.436038+0000 mon.smithi157 (mon.0) 7292 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:29:33.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:33 smithi157 bash[20376]: cephadm 2022-05-01T02:29:32.437304+0000 mgr.smithi157.nfpzoe (mgr.14180) 12094 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:29:33.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:33 smithi157 bash[20376]: cephadm 2022-05-01T02:29:32.437452+0000 mgr.smithi157.nfpzoe (mgr.14180) 12095 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:29:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:33 smithi165 bash[22175]: cluster 2022-05-01T02:29:32.095635+0000 mgr.smithi157.nfpzoe (mgr.14180) 12091 : cluster [DBG] pgmap v11348: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:33 smithi165 bash[22175]: cluster 2022-05-01T02:29:32.425144+0000 mgr.smithi157.nfpzoe (mgr.14180) 12092 : cluster [DBG] pgmap v11349: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:33 smithi165 bash[22175]: cluster 2022-05-01T02:29:32.425563+0000 mgr.smithi157.nfpzoe (mgr.14180) 12093 : cluster [DBG] pgmap v11350: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:33 smithi165 bash[22175]: audit 2022-05-01T02:29:32.431190+0000 mon.smithi157 (mon.0) 7291 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:29:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:33 smithi165 bash[22175]: audit 2022-05-01T02:29:32.436038+0000 mon.smithi157 (mon.0) 7292 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:29:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:33 smithi165 bash[22175]: cephadm 2022-05-01T02:29:32.437304+0000 mgr.smithi157.nfpzoe (mgr.14180) 12094 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:29:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:33 smithi165 bash[22175]: cephadm 2022-05-01T02:29:32.437452+0000 mgr.smithi157.nfpzoe (mgr.14180) 12095 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:29:34.151 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:29:34.151 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:29:34.151 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:29:34.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:29:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:34 smithi157 bash[20376]: cluster 2022-05-01T02:29:34.426173+0000 mgr.smithi157.nfpzoe (mgr.14180) 12096 : cluster [DBG] pgmap v11351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:34 smithi157 bash[20376]: audit 2022-05-01T02:29:34.456881+0000 mon.smithi157 (mon.0) 7293 : audit [DBG] from='client.? 172.21.15.157:0/1645619088' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:34 smithi165 bash[22175]: cluster 2022-05-01T02:29:34.426173+0000 mgr.smithi157.nfpzoe (mgr.14180) 12096 : cluster [DBG] pgmap v11351: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:34 smithi165 bash[22175]: audit 2022-05-01T02:29:34.456881+0000 mon.smithi157 (mon.0) 7293 : audit [DBG] from='client.? 172.21.15.157:0/1645619088' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:37 smithi165 bash[22175]: cluster 2022-05-01T02:29:36.426817+0000 mgr.smithi157.nfpzoe (mgr.14180) 12097 : cluster [DBG] pgmap v11352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:37.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:37 smithi157 bash[20376]: cluster 2022-05-01T02:29:36.426817+0000 mgr.smithi157.nfpzoe (mgr.14180) 12097 : cluster [DBG] pgmap v11352: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:39.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:29:39.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:29:39.477 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:29:39.805 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:29:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:39 smithi165 bash[22175]: cluster 2022-05-01T02:29:38.427407+0000 mgr.smithi157.nfpzoe (mgr.14180) 12098 : cluster [DBG] pgmap v11353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:39.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:39 smithi157 bash[20376]: cluster 2022-05-01T02:29:38.427407+0000 mgr.smithi157.nfpzoe (mgr.14180) 12098 : cluster [DBG] pgmap v11353: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:40 smithi165 bash[22175]: audit 2022-05-01T02:29:39.788184+0000 mon.smithi157 (mon.0) 7294 : audit [DBG] from='client.? 172.21.15.157:0/979606101' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:40 smithi165 bash[22175]: cluster 2022-05-01T02:29:40.428105+0000 mgr.smithi157.nfpzoe (mgr.14180) 12099 : cluster [DBG] pgmap v11354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:40 smithi157 bash[20376]: audit 2022-05-01T02:29:39.788184+0000 mon.smithi157 (mon.0) 7294 : audit [DBG] from='client.? 172.21.15.157:0/979606101' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:40 smithi157 bash[20376]: cluster 2022-05-01T02:29:40.428105+0000 mgr.smithi157.nfpzoe (mgr.14180) 12099 : cluster [DBG] pgmap v11354: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:43 smithi165 bash[22175]: cluster 2022-05-01T02:29:42.428795+0000 mgr.smithi157.nfpzoe (mgr.14180) 12100 : cluster [DBG] pgmap v11355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:43.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:43 smithi157 bash[20376]: cluster 2022-05-01T02:29:42.428795+0000 mgr.smithi157.nfpzoe (mgr.14180) 12100 : cluster [DBG] pgmap v11355: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:44.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:29:44.808 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:29:44.808 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:29:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:44 smithi157 bash[20376]: cluster 2022-05-01T02:29:44.429405+0000 mgr.smithi157.nfpzoe (mgr.14180) 12101 : cluster [DBG] pgmap v11356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:45.131 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:29:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:44 smithi165 bash[22175]: cluster 2022-05-01T02:29:44.429405+0000 mgr.smithi157.nfpzoe (mgr.14180) 12101 : cluster [DBG] pgmap v11356: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:45.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:45 smithi157 bash[20376]: audit 2022-05-01T02:29:45.114605+0000 mon.smithi157 (mon.0) 7295 : audit [DBG] from='client.? 172.21.15.157:0/4100215915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:45 smithi165 bash[22175]: audit 2022-05-01T02:29:45.114605+0000 mon.smithi157 (mon.0) 7295 : audit [DBG] from='client.? 172.21.15.157:0/4100215915' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:46 smithi157 bash[20376]: cluster 2022-05-01T02:29:46.430048+0000 mgr.smithi157.nfpzoe (mgr.14180) 12102 : cluster [DBG] pgmap v11357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:46 smithi165 bash[22175]: cluster 2022-05-01T02:29:46.430048+0000 mgr.smithi157.nfpzoe (mgr.14180) 12102 : cluster [DBG] pgmap v11357: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:49 smithi165 bash[22175]: cluster 2022-05-01T02:29:48.430835+0000 mgr.smithi157.nfpzoe (mgr.14180) 12103 : cluster [DBG] pgmap v11358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:49.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:49 smithi157 bash[20376]: cluster 2022-05-01T02:29:48.430835+0000 mgr.smithi157.nfpzoe (mgr.14180) 12103 : cluster [DBG] pgmap v11358: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:50.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:29:50.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:29:50.135 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:29:50.460 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:29:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:50 smithi165 bash[22175]: audit 2022-05-01T02:29:50.442640+0000 mon.smithi157 (mon.0) 7296 : audit [DBG] from='client.? 172.21.15.157:0/2949946074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:50.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:50 smithi157 bash[20376]: audit 2022-05-01T02:29:50.442640+0000 mon.smithi157 (mon.0) 7296 : audit [DBG] from='client.? 172.21.15.157:0/2949946074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:51 smithi165 bash[22175]: cluster 2022-05-01T02:29:50.431433+0000 mgr.smithi157.nfpzoe (mgr.14180) 12104 : cluster [DBG] pgmap v11359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:51.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:51 smithi157 bash[20376]: cluster 2022-05-01T02:29:50.431433+0000 mgr.smithi157.nfpzoe (mgr.14180) 12104 : cluster [DBG] pgmap v11359: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:52 smithi165 bash[22175]: cluster 2022-05-01T02:29:52.432024+0000 mgr.smithi157.nfpzoe (mgr.14180) 12105 : cluster [DBG] pgmap v11360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:52 smithi157 bash[20376]: cluster 2022-05-01T02:29:52.432024+0000 mgr.smithi157.nfpzoe (mgr.14180) 12105 : cluster [DBG] pgmap v11360: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:54.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:54 smithi157 bash[20376]: cluster 2022-05-01T02:29:54.432626+0000 mgr.smithi157.nfpzoe (mgr.14180) 12106 : cluster [DBG] pgmap v11361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:54 smithi165 bash[22175]: cluster 2022-05-01T02:29:54.432626+0000 mgr.smithi157.nfpzoe (mgr.14180) 12106 : cluster [DBG] pgmap v11361: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:55.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:29:55.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:29:55.463 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:29:55.790 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:29:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:55 smithi165 bash[22175]: audit 2022-05-01T02:29:55.772433+0000 mon.smithi157 (mon.0) 7297 : audit [DBG] from='client.? 172.21.15.157:0/1670680172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:56.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:55 smithi157 bash[20376]: audit 2022-05-01T02:29:55.772433+0000 mon.smithi157 (mon.0) 7297 : audit [DBG] from='client.? 172.21.15.157:0/1670680172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:29:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:56 smithi165 bash[22175]: cluster 2022-05-01T02:29:56.433255+0000 mgr.smithi157.nfpzoe (mgr.14180) 12107 : cluster [DBG] pgmap v11362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:57.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:56 smithi157 bash[20376]: cluster 2022-05-01T02:29:56.433255+0000 mgr.smithi157.nfpzoe (mgr.14180) 12107 : cluster [DBG] pgmap v11362: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:29:59 smithi165 bash[22175]: cluster 2022-05-01T02:29:58.433929+0000 mgr.smithi157.nfpzoe (mgr.14180) 12108 : cluster [DBG] pgmap v11363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:29:59.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:29:59 smithi157 bash[20376]: cluster 2022-05-01T02:29:58.433929+0000 mgr.smithi157.nfpzoe (mgr.14180) 12108 : cluster [DBG] pgmap v11363: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:00.793 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:30:00.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:30:00.795 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:30:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:00 smithi165 bash[22175]: audit 2022-05-01T02:29:59.831054+0000 mon.smithi157 (mon.0) 7298 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:30:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:00 smithi165 bash[22175]: cluster 2022-05-01T02:30:00.000157+0000 mon.smithi157 (mon.0) 7299 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T02:30:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:00 smithi157 bash[20376]: audit 2022-05-01T02:29:59.831054+0000 mon.smithi157 (mon.0) 7298 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:30:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:00 smithi157 bash[20376]: cluster 2022-05-01T02:30:00.000157+0000 mon.smithi157 (mon.0) 7299 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T02:30:01.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:30:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:01 smithi165 bash[22175]: cluster 2022-05-01T02:30:00.434581+0000 mgr.smithi157.nfpzoe (mgr.14180) 12109 : cluster [DBG] pgmap v11364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:01.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:01 smithi165 bash[22175]: audit 2022-05-01T02:30:00.514220+0000 mon.smithi157 (mon.0) 7300 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:30:01.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:01 smithi165 bash[22175]: audit 2022-05-01T02:30:01.106349+0000 mon.smithi157 (mon.0) 7301 : audit [DBG] from='client.? 172.21.15.157:0/4047977061' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:01 smithi157 bash[20376]: cluster 2022-05-01T02:30:00.434581+0000 mgr.smithi157.nfpzoe (mgr.14180) 12109 : cluster [DBG] pgmap v11364: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:01 smithi157 bash[20376]: audit 2022-05-01T02:30:00.514220+0000 mon.smithi157 (mon.0) 7300 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:30:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:01 smithi157 bash[20376]: audit 2022-05-01T02:30:01.106349+0000 mon.smithi157 (mon.0) 7301 : audit [DBG] from='client.? 172.21.15.157:0/4047977061' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:02.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:02 smithi165 bash[22175]: cluster 2022-05-01T02:30:02.435224+0000 mgr.smithi157.nfpzoe (mgr.14180) 12110 : cluster [DBG] pgmap v11365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:02.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:02 smithi157 bash[20376]: cluster 2022-05-01T02:30:02.435224+0000 mgr.smithi157.nfpzoe (mgr.14180) 12110 : cluster [DBG] pgmap v11365: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:04.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:04 smithi157 bash[20376]: cluster 2022-05-01T02:30:04.435847+0000 mgr.smithi157.nfpzoe (mgr.14180) 12111 : cluster [DBG] pgmap v11366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:04 smithi165 bash[22175]: cluster 2022-05-01T02:30:04.435847+0000 mgr.smithi157.nfpzoe (mgr.14180) 12111 : cluster [DBG] pgmap v11366: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:06.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:30:06.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:30:06.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:30:06.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:30:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:06 smithi165 bash[22175]: audit 2022-05-01T02:30:06.436951+0000 mon.smithi157 (mon.0) 7302 : audit [DBG] from='client.? 172.21.15.157:0/3275976503' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:06 smithi157 bash[20376]: audit 2022-05-01T02:30:06.436951+0000 mon.smithi157 (mon.0) 7302 : audit [DBG] from='client.? 172.21.15.157:0/3275976503' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:07 smithi165 bash[22175]: cluster 2022-05-01T02:30:06.436437+0000 mgr.smithi157.nfpzoe (mgr.14180) 12112 : cluster [DBG] pgmap v11367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:07.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:07 smithi157 bash[20376]: cluster 2022-05-01T02:30:06.436437+0000 mgr.smithi157.nfpzoe (mgr.14180) 12112 : cluster [DBG] pgmap v11367: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:08 smithi165 bash[22175]: cluster 2022-05-01T02:30:08.436918+0000 mgr.smithi157.nfpzoe (mgr.14180) 12113 : cluster [DBG] pgmap v11368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:08 smithi157 bash[20376]: cluster 2022-05-01T02:30:08.436918+0000 mgr.smithi157.nfpzoe (mgr.14180) 12113 : cluster [DBG] pgmap v11368: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:11.457 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:30:11.458 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:30:11.458 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:30:11.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:30:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:11 smithi165 bash[22175]: cluster 2022-05-01T02:30:10.437553+0000 mgr.smithi157.nfpzoe (mgr.14180) 12114 : cluster [DBG] pgmap v11369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:11.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:11 smithi157 bash[20376]: cluster 2022-05-01T02:30:10.437553+0000 mgr.smithi157.nfpzoe (mgr.14180) 12114 : cluster [DBG] pgmap v11369: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:12 smithi165 bash[22175]: audit 2022-05-01T02:30:11.761566+0000 mon.smithi157 (mon.0) 7303 : audit [DBG] from='client.? 172.21.15.157:0/1944908063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:12.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:12 smithi157 bash[20376]: audit 2022-05-01T02:30:11.761566+0000 mon.smithi157 (mon.0) 7303 : audit [DBG] from='client.? 172.21.15.157:0/1944908063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:13 smithi165 bash[22175]: cluster 2022-05-01T02:30:12.438197+0000 mgr.smithi157.nfpzoe (mgr.14180) 12115 : cluster [DBG] pgmap v11370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:13.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:13 smithi157 bash[20376]: cluster 2022-05-01T02:30:12.438197+0000 mgr.smithi157.nfpzoe (mgr.14180) 12115 : cluster [DBG] pgmap v11370: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:14 smithi165 bash[22175]: cluster 2022-05-01T02:30:14.438850+0000 mgr.smithi157.nfpzoe (mgr.14180) 12116 : cluster [DBG] pgmap v11371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:15.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:14 smithi157 bash[20376]: cluster 2022-05-01T02:30:14.438850+0000 mgr.smithi157.nfpzoe (mgr.14180) 12116 : cluster [DBG] pgmap v11371: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:16.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:30:16.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:30:16.783 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:30:17.109 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:30:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:17 smithi165 bash[22175]: cluster 2022-05-01T02:30:16.439453+0000 mgr.smithi157.nfpzoe (mgr.14180) 12117 : cluster [DBG] pgmap v11372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:17.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:17 smithi165 bash[22175]: audit 2022-05-01T02:30:17.092350+0000 mon.smithi157 (mon.0) 7304 : audit [DBG] from='client.? 172.21.15.157:0/2282714282' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:17.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:17 smithi157 bash[20376]: cluster 2022-05-01T02:30:16.439453+0000 mgr.smithi157.nfpzoe (mgr.14180) 12117 : cluster [DBG] pgmap v11372: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:17.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:17 smithi157 bash[20376]: audit 2022-05-01T02:30:17.092350+0000 mon.smithi157 (mon.0) 7304 : audit [DBG] from='client.? 172.21.15.157:0/2282714282' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:18 smithi165 bash[22175]: cluster 2022-05-01T02:30:18.439888+0000 mgr.smithi157.nfpzoe (mgr.14180) 12118 : cluster [DBG] pgmap v11373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:18.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:18 smithi157 bash[20376]: cluster 2022-05-01T02:30:18.439888+0000 mgr.smithi157.nfpzoe (mgr.14180) 12118 : cluster [DBG] pgmap v11373: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:21 smithi165 bash[22175]: cluster 2022-05-01T02:30:20.440461+0000 mgr.smithi157.nfpzoe (mgr.14180) 12119 : cluster [DBG] pgmap v11374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:21.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:21 smithi157 bash[20376]: cluster 2022-05-01T02:30:20.440461+0000 mgr.smithi157.nfpzoe (mgr.14180) 12119 : cluster [DBG] pgmap v11374: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:22.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:30:22.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:30:22.115 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:30:22.435 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:30:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:22 smithi165 bash[22175]: audit 2022-05-01T02:30:22.417924+0000 mon.smithi157 (mon.0) 7305 : audit [DBG] from='client.? 172.21.15.157:0/2529464206' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:22.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:22 smithi165 bash[22175]: cluster 2022-05-01T02:30:22.441150+0000 mgr.smithi157.nfpzoe (mgr.14180) 12120 : cluster [DBG] pgmap v11375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:22.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:22 smithi157 bash[20376]: audit 2022-05-01T02:30:22.417924+0000 mon.smithi157 (mon.0) 7305 : audit [DBG] from='client.? 172.21.15.157:0/2529464206' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:22.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:22 smithi157 bash[20376]: cluster 2022-05-01T02:30:22.441150+0000 mgr.smithi157.nfpzoe (mgr.14180) 12120 : cluster [DBG] pgmap v11375: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:24 smithi157 bash[20376]: cluster 2022-05-01T02:30:24.441794+0000 mgr.smithi157.nfpzoe (mgr.14180) 12121 : cluster [DBG] pgmap v11376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:24 smithi165 bash[22175]: cluster 2022-05-01T02:30:24.441794+0000 mgr.smithi157.nfpzoe (mgr.14180) 12121 : cluster [DBG] pgmap v11376: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:27.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:30:27.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:30:27.439 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:30:27.769 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:30:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:27 smithi165 bash[22175]: cluster 2022-05-01T02:30:26.442401+0000 mgr.smithi157.nfpzoe (mgr.14180) 12122 : cluster [DBG] pgmap v11377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:27.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:27 smithi157 bash[20376]: cluster 2022-05-01T02:30:26.442401+0000 mgr.smithi157.nfpzoe (mgr.14180) 12122 : cluster [DBG] pgmap v11377: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:28 smithi165 bash[22175]: audit 2022-05-01T02:30:27.751729+0000 mon.smithi157 (mon.0) 7306 : audit [DBG] from='client.? 172.21.15.157:0/1851534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:28 smithi165 bash[22175]: cluster 2022-05-01T02:30:28.442821+0000 mgr.smithi157.nfpzoe (mgr.14180) 12123 : cluster [DBG] pgmap v11378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:28.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:28 smithi157 bash[20376]: audit 2022-05-01T02:30:27.751729+0000 mon.smithi157 (mon.0) 7306 : audit [DBG] from='client.? 172.21.15.157:0/1851534' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:28.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:28 smithi157 bash[20376]: cluster 2022-05-01T02:30:28.442821+0000 mgr.smithi157.nfpzoe (mgr.14180) 12123 : cluster [DBG] pgmap v11378: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:31 smithi165 bash[22175]: cluster 2022-05-01T02:30:30.443434+0000 mgr.smithi157.nfpzoe (mgr.14180) 12124 : cluster [DBG] pgmap v11379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:31.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:31 smithi157 bash[20376]: cluster 2022-05-01T02:30:30.443434+0000 mgr.smithi157.nfpzoe (mgr.14180) 12124 : cluster [DBG] pgmap v11379: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:32.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:30:32.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:30:32.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:30:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:32 smithi165 bash[22175]: cluster 2022-05-01T02:30:32.444027+0000 mgr.smithi157.nfpzoe (mgr.14180) 12125 : cluster [DBG] pgmap v11380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:32 smithi165 bash[22175]: audit 2022-05-01T02:30:32.448377+0000 mon.smithi157 (mon.0) 7307 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:30:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:32 smithi165 bash[22175]: audit 2022-05-01T02:30:32.451345+0000 mon.smithi157 (mon.0) 7308 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:30:32.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:32 smithi165 bash[22175]: audit 2022-05-01T02:30:32.453265+0000 mon.smithi157 (mon.0) 7309 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:30:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:32 smithi157 bash[20376]: cluster 2022-05-01T02:30:32.444027+0000 mgr.smithi157.nfpzoe (mgr.14180) 12125 : cluster [DBG] pgmap v11380: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:32 smithi157 bash[20376]: audit 2022-05-01T02:30:32.448377+0000 mon.smithi157 (mon.0) 7307 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:30:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:32 smithi157 bash[20376]: audit 2022-05-01T02:30:32.451345+0000 mon.smithi157 (mon.0) 7308 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:30:32.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:32 smithi157 bash[20376]: audit 2022-05-01T02:30:32.453265+0000 mon.smithi157 (mon.0) 7309 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:30:33.088 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:30:34.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:33 smithi165 bash[22175]: cluster 2022-05-01T02:30:32.768530+0000 mgr.smithi157.nfpzoe (mgr.14180) 12126 : cluster [DBG] pgmap v11381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:34.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:33 smithi165 bash[22175]: cluster 2022-05-01T02:30:32.768968+0000 mgr.smithi157.nfpzoe (mgr.14180) 12127 : cluster [DBG] pgmap v11382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:34.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:33 smithi165 bash[22175]: audit 2022-05-01T02:30:32.775926+0000 mon.smithi157 (mon.0) 7310 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:30:34.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:33 smithi165 bash[22175]: audit 2022-05-01T02:30:32.785815+0000 mon.smithi157 (mon.0) 7311 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:30:34.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:33 smithi165 bash[22175]: cephadm 2022-05-01T02:30:32.786804+0000 mgr.smithi157.nfpzoe (mgr.14180) 12128 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:30:34.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:33 smithi165 bash[22175]: cephadm 2022-05-01T02:30:32.786886+0000 mgr.smithi157.nfpzoe (mgr.14180) 12129 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:30:34.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:33 smithi165 bash[22175]: audit 2022-05-01T02:30:33.065555+0000 mon.smithi157 (mon.0) 7312 : audit [DBG] from='client.? 172.21.15.157:0/2308835230' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:33 smithi157 bash[20376]: cluster 2022-05-01T02:30:32.768530+0000 mgr.smithi157.nfpzoe (mgr.14180) 12126 : cluster [DBG] pgmap v11381: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:33 smithi157 bash[20376]: cluster 2022-05-01T02:30:32.768968+0000 mgr.smithi157.nfpzoe (mgr.14180) 12127 : cluster [DBG] pgmap v11382: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:33 smithi157 bash[20376]: audit 2022-05-01T02:30:32.775926+0000 mon.smithi157 (mon.0) 7310 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:30:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:33 smithi157 bash[20376]: audit 2022-05-01T02:30:32.785815+0000 mon.smithi157 (mon.0) 7311 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:30:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:33 smithi157 bash[20376]: cephadm 2022-05-01T02:30:32.786804+0000 mgr.smithi157.nfpzoe (mgr.14180) 12128 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:30:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:33 smithi157 bash[20376]: cephadm 2022-05-01T02:30:32.786886+0000 mgr.smithi157.nfpzoe (mgr.14180) 12129 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:30:34.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:33 smithi157 bash[20376]: audit 2022-05-01T02:30:33.065555+0000 mon.smithi157 (mon.0) 7312 : audit [DBG] from='client.? 172.21.15.157:0/2308835230' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:36.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:35 smithi165 bash[22175]: cluster 2022-05-01T02:30:34.769549+0000 mgr.smithi157.nfpzoe (mgr.14180) 12130 : cluster [DBG] pgmap v11383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:36.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:35 smithi157 bash[20376]: cluster 2022-05-01T02:30:34.769549+0000 mgr.smithi157.nfpzoe (mgr.14180) 12130 : cluster [DBG] pgmap v11383: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:38.091 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:30:38.091 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:30:38.091 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:30:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:37 smithi165 bash[22175]: cluster 2022-05-01T02:30:36.770185+0000 mgr.smithi157.nfpzoe (mgr.14180) 12131 : cluster [DBG] pgmap v11384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:38.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:37 smithi157 bash[20376]: cluster 2022-05-01T02:30:36.770185+0000 mgr.smithi157.nfpzoe (mgr.14180) 12131 : cluster [DBG] pgmap v11384: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:38.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:30:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:38 smithi165 bash[22175]: audit 2022-05-01T02:30:38.397045+0000 mon.smithi157 (mon.0) 7313 : audit [DBG] from='client.? 172.21.15.157:0/1466996812' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:38 smithi157 bash[20376]: audit 2022-05-01T02:30:38.397045+0000 mon.smithi157 (mon.0) 7313 : audit [DBG] from='client.? 172.21.15.157:0/1466996812' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:40.074 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:39 smithi157 bash[20376]: cluster 2022-05-01T02:30:38.770895+0000 mgr.smithi157.nfpzoe (mgr.14180) 12132 : cluster [DBG] pgmap v11385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:39 smithi165 bash[22175]: cluster 2022-05-01T02:30:38.770895+0000 mgr.smithi157.nfpzoe (mgr.14180) 12132 : cluster [DBG] pgmap v11385: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:41 smithi165 bash[22175]: cluster 2022-05-01T02:30:40.771598+0000 mgr.smithi157.nfpzoe (mgr.14180) 12133 : cluster [DBG] pgmap v11386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:42.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:41 smithi157 bash[20376]: cluster 2022-05-01T02:30:40.771598+0000 mgr.smithi157.nfpzoe (mgr.14180) 12133 : cluster [DBG] pgmap v11386: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:43.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:30:43.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:30:43.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:30:43.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:30:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:43 smithi165 bash[22175]: cluster 2022-05-01T02:30:42.772265+0000 mgr.smithi157.nfpzoe (mgr.14180) 12134 : cluster [DBG] pgmap v11387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:43 smithi165 bash[22175]: audit 2022-05-01T02:30:43.723012+0000 mon.smithi157 (mon.0) 7314 : audit [DBG] from='client.? 172.21.15.157:0/1410979634' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:44.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:43 smithi157 bash[20376]: cluster 2022-05-01T02:30:42.772265+0000 mgr.smithi157.nfpzoe (mgr.14180) 12134 : cluster [DBG] pgmap v11387: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:44.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:43 smithi157 bash[20376]: audit 2022-05-01T02:30:43.723012+0000 mon.smithi157 (mon.0) 7314 : audit [DBG] from='client.? 172.21.15.157:0/1410979634' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:45 smithi165 bash[22175]: cluster 2022-05-01T02:30:44.772909+0000 mgr.smithi157.nfpzoe (mgr.14180) 12135 : cluster [DBG] pgmap v11388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:46.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:45 smithi157 bash[20376]: cluster 2022-05-01T02:30:44.772909+0000 mgr.smithi157.nfpzoe (mgr.14180) 12135 : cluster [DBG] pgmap v11388: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:47 smithi165 bash[22175]: cluster 2022-05-01T02:30:46.773574+0000 mgr.smithi157.nfpzoe (mgr.14180) 12136 : cluster [DBG] pgmap v11389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:48.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:47 smithi157 bash[20376]: cluster 2022-05-01T02:30:46.773574+0000 mgr.smithi157.nfpzoe (mgr.14180) 12136 : cluster [DBG] pgmap v11389: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:48.744 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:30:48.744 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:30:48.744 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:30:49.073 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:30:50.075 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:49 smithi157 bash[20376]: cluster 2022-05-01T02:30:48.774237+0000 mgr.smithi157.nfpzoe (mgr.14180) 12137 : cluster [DBG] pgmap v11390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:50.075 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:49 smithi157 bash[20376]: audit 2022-05-01T02:30:49.056253+0000 mon.smithi157 (mon.0) 7315 : audit [DBG] from='client.? 172.21.15.157:0/340904208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:49 smithi165 bash[22175]: cluster 2022-05-01T02:30:48.774237+0000 mgr.smithi157.nfpzoe (mgr.14180) 12137 : cluster [DBG] pgmap v11390: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:49 smithi165 bash[22175]: audit 2022-05-01T02:30:49.056253+0000 mon.smithi157 (mon.0) 7315 : audit [DBG] from='client.? 172.21.15.157:0/340904208' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:51 smithi165 bash[22175]: cluster 2022-05-01T02:30:50.774850+0000 mgr.smithi157.nfpzoe (mgr.14180) 12138 : cluster [DBG] pgmap v11391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:52.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:51 smithi157 bash[20376]: cluster 2022-05-01T02:30:50.774850+0000 mgr.smithi157.nfpzoe (mgr.14180) 12138 : cluster [DBG] pgmap v11391: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:54.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:30:54.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:30:54.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:30:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:53 smithi165 bash[22175]: cluster 2022-05-01T02:30:52.775488+0000 mgr.smithi157.nfpzoe (mgr.14180) 12139 : cluster [DBG] pgmap v11392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:54.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:53 smithi157 bash[20376]: cluster 2022-05-01T02:30:52.775488+0000 mgr.smithi157.nfpzoe (mgr.14180) 12139 : cluster [DBG] pgmap v11392: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:54.401 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:30:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:54 smithi165 bash[22175]: audit 2022-05-01T02:30:54.383639+0000 mon.smithi157 (mon.0) 7316 : audit [DBG] from='client.? 172.21.15.157:0/1952481379' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:54 smithi157 bash[20376]: audit 2022-05-01T02:30:54.383639+0000 mon.smithi157 (mon.0) 7316 : audit [DBG] from='client.? 172.21.15.157:0/1952481379' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:30:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:55 smithi165 bash[22175]: cluster 2022-05-01T02:30:54.776205+0000 mgr.smithi157.nfpzoe (mgr.14180) 12140 : cluster [DBG] pgmap v11393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:56.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:55 smithi157 bash[20376]: cluster 2022-05-01T02:30:54.776205+0000 mgr.smithi157.nfpzoe (mgr.14180) 12140 : cluster [DBG] pgmap v11393: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:57 smithi165 bash[22175]: cluster 2022-05-01T02:30:56.776974+0000 mgr.smithi157.nfpzoe (mgr.14180) 12141 : cluster [DBG] pgmap v11394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:58.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:57 smithi157 bash[20376]: cluster 2022-05-01T02:30:56.776974+0000 mgr.smithi157.nfpzoe (mgr.14180) 12141 : cluster [DBG] pgmap v11394: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:30:59.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:30:59.405 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:30:59.405 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:30:59.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:31:00.075 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:30:59 smithi157 bash[20376]: cluster 2022-05-01T02:30:58.777637+0000 mgr.smithi157.nfpzoe (mgr.14180) 12142 : cluster [DBG] pgmap v11395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:30:59 smithi165 bash[22175]: cluster 2022-05-01T02:30:58.777637+0000 mgr.smithi157.nfpzoe (mgr.14180) 12142 : cluster [DBG] pgmap v11395: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:00 smithi165 bash[22175]: audit 2022-05-01T02:30:59.710123+0000 mon.smithi157 (mon.0) 7317 : audit [DBG] from='client.? 172.21.15.157:0/2021426360' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:00 smithi165 bash[22175]: audit 2022-05-01T02:30:59.835164+0000 mon.smithi157 (mon.0) 7318 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:31:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:00 smithi165 bash[22175]: audit 2022-05-01T02:31:00.521725+0000 mon.smithi157 (mon.0) 7319 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:31:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:00 smithi157 bash[20376]: audit 2022-05-01T02:30:59.710123+0000 mon.smithi157 (mon.0) 7317 : audit [DBG] from='client.? 172.21.15.157:0/2021426360' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:00 smithi157 bash[20376]: audit 2022-05-01T02:30:59.835164+0000 mon.smithi157 (mon.0) 7318 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:31:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:00 smithi157 bash[20376]: audit 2022-05-01T02:31:00.521725+0000 mon.smithi157 (mon.0) 7319 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:31:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:01 smithi157 bash[20376]: cluster 2022-05-01T02:31:00.778226+0000 mgr.smithi157.nfpzoe (mgr.14180) 12143 : cluster [DBG] pgmap v11396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:01 smithi165 bash[22175]: cluster 2022-05-01T02:31:00.778226+0000 mgr.smithi157.nfpzoe (mgr.14180) 12143 : cluster [DBG] pgmap v11396: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:03 smithi165 bash[22175]: cluster 2022-05-01T02:31:02.778894+0000 mgr.smithi157.nfpzoe (mgr.14180) 12144 : cluster [DBG] pgmap v11397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:03 smithi157 bash[20376]: cluster 2022-05-01T02:31:02.778894+0000 mgr.smithi157.nfpzoe (mgr.14180) 12144 : cluster [DBG] pgmap v11397: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:04.730 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:31:04.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:31:04.731 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:31:05.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:31:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:05 smithi165 bash[22175]: cluster 2022-05-01T02:31:04.779560+0000 mgr.smithi157.nfpzoe (mgr.14180) 12145 : cluster [DBG] pgmap v11398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:05 smithi165 bash[22175]: audit 2022-05-01T02:31:05.034653+0000 mon.smithi157 (mon.0) 7320 : audit [DBG] from='client.? 172.21.15.157:0/3578374199' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:06.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:05 smithi157 bash[20376]: cluster 2022-05-01T02:31:04.779560+0000 mgr.smithi157.nfpzoe (mgr.14180) 12145 : cluster [DBG] pgmap v11398: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:06.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:05 smithi157 bash[20376]: audit 2022-05-01T02:31:05.034653+0000 mon.smithi157 (mon.0) 7320 : audit [DBG] from='client.? 172.21.15.157:0/3578374199' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:07 smithi165 bash[22175]: cluster 2022-05-01T02:31:06.780170+0000 mgr.smithi157.nfpzoe (mgr.14180) 12146 : cluster [DBG] pgmap v11399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:08.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:07 smithi157 bash[20376]: cluster 2022-05-01T02:31:06.780170+0000 mgr.smithi157.nfpzoe (mgr.14180) 12146 : cluster [DBG] pgmap v11399: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:10.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:31:10.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:31:10.056 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:31:10.074 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:09 smithi157 bash[20376]: cluster 2022-05-01T02:31:08.780798+0000 mgr.smithi157.nfpzoe (mgr.14180) 12147 : cluster [DBG] pgmap v11400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:09 smithi165 bash[22175]: cluster 2022-05-01T02:31:08.780798+0000 mgr.smithi157.nfpzoe (mgr.14180) 12147 : cluster [DBG] pgmap v11400: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:10.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:31:11.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:10 smithi165 bash[22175]: audit 2022-05-01T02:31:10.366331+0000 mon.smithi157 (mon.0) 7321 : audit [DBG] from='client.? 172.21.15.157:0/1285507878' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:11.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:10 smithi157 bash[20376]: audit 2022-05-01T02:31:10.366331+0000 mon.smithi157 (mon.0) 7321 : audit [DBG] from='client.? 172.21.15.157:0/1285507878' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:11.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:11 smithi157 bash[20376]: cluster 2022-05-01T02:31:10.781440+0000 mgr.smithi157.nfpzoe (mgr.14180) 12148 : cluster [DBG] pgmap v11401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:11 smithi165 bash[22175]: cluster 2022-05-01T02:31:10.781440+0000 mgr.smithi157.nfpzoe (mgr.14180) 12148 : cluster [DBG] pgmap v11401: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:13 smithi165 bash[22175]: cluster 2022-05-01T02:31:12.782183+0000 mgr.smithi157.nfpzoe (mgr.14180) 12149 : cluster [DBG] pgmap v11402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:14.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:13 smithi157 bash[20376]: cluster 2022-05-01T02:31:12.782183+0000 mgr.smithi157.nfpzoe (mgr.14180) 12149 : cluster [DBG] pgmap v11402: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:15.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:31:15.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:31:15.387 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:31:15.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:31:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:15 smithi165 bash[22175]: cluster 2022-05-01T02:31:14.782822+0000 mgr.smithi157.nfpzoe (mgr.14180) 12150 : cluster [DBG] pgmap v11403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:16.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:15 smithi165 bash[22175]: audit 2022-05-01T02:31:15.694025+0000 mon.smithi157 (mon.0) 7322 : audit [DBG] from='client.? 172.21.15.157:0/3300994702' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:16.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:15 smithi157 bash[20376]: cluster 2022-05-01T02:31:14.782822+0000 mgr.smithi157.nfpzoe (mgr.14180) 12150 : cluster [DBG] pgmap v11403: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:16.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:15 smithi157 bash[20376]: audit 2022-05-01T02:31:15.694025+0000 mon.smithi157 (mon.0) 7322 : audit [DBG] from='client.? 172.21.15.157:0/3300994702' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:17 smithi165 bash[22175]: cluster 2022-05-01T02:31:16.783482+0000 mgr.smithi157.nfpzoe (mgr.14180) 12151 : cluster [DBG] pgmap v11404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:18.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:17 smithi157 bash[20376]: cluster 2022-05-01T02:31:16.783482+0000 mgr.smithi157.nfpzoe (mgr.14180) 12151 : cluster [DBG] pgmap v11404: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:20.076 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:19 smithi157 bash[20376]: cluster 2022-05-01T02:31:18.784110+0000 mgr.smithi157.nfpzoe (mgr.14180) 12152 : cluster [DBG] pgmap v11405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:19 smithi165 bash[22175]: cluster 2022-05-01T02:31:18.784110+0000 mgr.smithi157.nfpzoe (mgr.14180) 12152 : cluster [DBG] pgmap v11405: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:20.714 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:31:20.714 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:31:20.714 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:31:21.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:31:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:21 smithi165 bash[22175]: cluster 2022-05-01T02:31:20.784741+0000 mgr.smithi157.nfpzoe (mgr.14180) 12153 : cluster [DBG] pgmap v11406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:22.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:21 smithi165 bash[22175]: audit 2022-05-01T02:31:21.025280+0000 mon.smithi157 (mon.0) 7323 : audit [DBG] from='client.? 172.21.15.157:0/4034613402' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:21 smithi157 bash[20376]: cluster 2022-05-01T02:31:20.784741+0000 mgr.smithi157.nfpzoe (mgr.14180) 12153 : cluster [DBG] pgmap v11406: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:22.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:21 smithi157 bash[20376]: audit 2022-05-01T02:31:21.025280+0000 mon.smithi157 (mon.0) 7323 : audit [DBG] from='client.? 172.21.15.157:0/4034613402' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:24.148 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:23 smithi165 bash[22175]: cluster 2022-05-01T02:31:22.785399+0000 mgr.smithi157.nfpzoe (mgr.14180) 12154 : cluster [DBG] pgmap v11407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:24.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:23 smithi157 bash[20376]: cluster 2022-05-01T02:31:22.785399+0000 mgr.smithi157.nfpzoe (mgr.14180) 12154 : cluster [DBG] pgmap v11407: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:26.046 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:31:26.046 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:31:26.046 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:31:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:25 smithi165 bash[22175]: cluster 2022-05-01T02:31:24.786043+0000 mgr.smithi157.nfpzoe (mgr.14180) 12155 : cluster [DBG] pgmap v11408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:26.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:25 smithi157 bash[20376]: cluster 2022-05-01T02:31:24.786043+0000 mgr.smithi157.nfpzoe (mgr.14180) 12155 : cluster [DBG] pgmap v11408: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:26.380 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:31:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:26 smithi165 bash[22175]: audit 2022-05-01T02:31:26.362937+0000 mon.smithi157 (mon.0) 7324 : audit [DBG] from='client.? 172.21.15.157:0/3003860190' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:27.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:26 smithi157 bash[20376]: audit 2022-05-01T02:31:26.362937+0000 mon.smithi157 (mon.0) 7324 : audit [DBG] from='client.? 172.21.15.157:0/3003860190' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:27 smithi165 bash[22175]: cluster 2022-05-01T02:31:26.786700+0000 mgr.smithi157.nfpzoe (mgr.14180) 12156 : cluster [DBG] pgmap v11409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:28.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:27 smithi157 bash[20376]: cluster 2022-05-01T02:31:26.786700+0000 mgr.smithi157.nfpzoe (mgr.14180) 12156 : cluster [DBG] pgmap v11409: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:30.076 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:29 smithi157 bash[20376]: cluster 2022-05-01T02:31:28.787342+0000 mgr.smithi157.nfpzoe (mgr.14180) 12157 : cluster [DBG] pgmap v11410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:29 smithi165 bash[22175]: cluster 2022-05-01T02:31:28.787342+0000 mgr.smithi157.nfpzoe (mgr.14180) 12157 : cluster [DBG] pgmap v11410: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:31.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:31:31.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:31:31.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:31:31.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:31:32.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:31 smithi165 bash[22175]: cluster 2022-05-01T02:31:30.787910+0000 mgr.smithi157.nfpzoe (mgr.14180) 12158 : cluster [DBG] pgmap v11411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:32.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:31 smithi165 bash[22175]: audit 2022-05-01T02:31:31.692071+0000 mon.smithi157 (mon.0) 7325 : audit [DBG] from='client.? 172.21.15.157:0/618139675' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:31 smithi157 bash[20376]: cluster 2022-05-01T02:31:30.787910+0000 mgr.smithi157.nfpzoe (mgr.14180) 12158 : cluster [DBG] pgmap v11411: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:32.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:31 smithi157 bash[20376]: audit 2022-05-01T02:31:31.692071+0000 mon.smithi157 (mon.0) 7325 : audit [DBG] from='client.? 172.21.15.157:0/618139675' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:32 smithi165 bash[22175]: audit 2022-05-01T02:31:32.793106+0000 mon.smithi157 (mon.0) 7326 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:31:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:32 smithi165 bash[22175]: audit 2022-05-01T02:31:32.795913+0000 mon.smithi157 (mon.0) 7327 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:31:33.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:32 smithi165 bash[22175]: audit 2022-05-01T02:31:32.797702+0000 mon.smithi157 (mon.0) 7328 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:31:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:32 smithi157 bash[20376]: audit 2022-05-01T02:31:32.793106+0000 mon.smithi157 (mon.0) 7326 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:31:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:32 smithi157 bash[20376]: audit 2022-05-01T02:31:32.795913+0000 mon.smithi157 (mon.0) 7327 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:31:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:32 smithi157 bash[20376]: audit 2022-05-01T02:31:32.797702+0000 mon.smithi157 (mon.0) 7328 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:31:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:34 smithi165 bash[22175]: cluster 2022-05-01T02:31:32.788554+0000 mgr.smithi157.nfpzoe (mgr.14180) 12159 : cluster [DBG] pgmap v11412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:34.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:34 smithi165 bash[22175]: cluster 2022-05-01T02:31:33.114517+0000 mgr.smithi157.nfpzoe (mgr.14180) 12160 : cluster [DBG] pgmap v11413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:34.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:34 smithi165 bash[22175]: cluster 2022-05-01T02:31:33.114959+0000 mgr.smithi157.nfpzoe (mgr.14180) 12161 : cluster [DBG] pgmap v11414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:34.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:34 smithi165 bash[22175]: audit 2022-05-01T02:31:33.118851+0000 mon.smithi157 (mon.0) 7329 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:31:34.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:34 smithi165 bash[22175]: audit 2022-05-01T02:31:33.128118+0000 mon.smithi157 (mon.0) 7330 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:31:34.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:34 smithi165 bash[22175]: cephadm 2022-05-01T02:31:33.129357+0000 mgr.smithi157.nfpzoe (mgr.14180) 12162 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:31:34.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:34 smithi165 bash[22175]: cephadm 2022-05-01T02:31:33.129486+0000 mgr.smithi157.nfpzoe (mgr.14180) 12163 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:31:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:34 smithi157 bash[20376]: cluster 2022-05-01T02:31:32.788554+0000 mgr.smithi157.nfpzoe (mgr.14180) 12159 : cluster [DBG] pgmap v11412: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:34 smithi157 bash[20376]: cluster 2022-05-01T02:31:33.114517+0000 mgr.smithi157.nfpzoe (mgr.14180) 12160 : cluster [DBG] pgmap v11413: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:34 smithi157 bash[20376]: cluster 2022-05-01T02:31:33.114959+0000 mgr.smithi157.nfpzoe (mgr.14180) 12161 : cluster [DBG] pgmap v11414: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:34 smithi157 bash[20376]: audit 2022-05-01T02:31:33.118851+0000 mon.smithi157 (mon.0) 7329 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:31:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:34 smithi157 bash[20376]: audit 2022-05-01T02:31:33.128118+0000 mon.smithi157 (mon.0) 7330 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:31:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:34 smithi157 bash[20376]: cephadm 2022-05-01T02:31:33.129357+0000 mgr.smithi157.nfpzoe (mgr.14180) 12162 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:31:34.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:34 smithi157 bash[20376]: cephadm 2022-05-01T02:31:33.129486+0000 mgr.smithi157.nfpzoe (mgr.14180) 12163 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:31:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:36 smithi165 bash[22175]: cluster 2022-05-01T02:31:35.115678+0000 mgr.smithi157.nfpzoe (mgr.14180) 12164 : cluster [DBG] pgmap v11415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:36.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:36 smithi157 bash[20376]: cluster 2022-05-01T02:31:35.115678+0000 mgr.smithi157.nfpzoe (mgr.14180) 12164 : cluster [DBG] pgmap v11415: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:36.713 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:31:36.713 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:31:36.713 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:31:37.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:31:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:37 smithi165 bash[22175]: audit 2022-05-01T02:31:37.017676+0000 mon.smithi157 (mon.0) 7331 : audit [DBG] from='client.? 172.21.15.157:0/897228174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:37 smithi157 bash[20376]: audit 2022-05-01T02:31:37.017676+0000 mon.smithi157 (mon.0) 7331 : audit [DBG] from='client.? 172.21.15.157:0/897228174' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:38 smithi165 bash[22175]: cluster 2022-05-01T02:31:37.116326+0000 mgr.smithi157.nfpzoe (mgr.14180) 12165 : cluster [DBG] pgmap v11416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:38.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:38 smithi157 bash[20376]: cluster 2022-05-01T02:31:37.116326+0000 mgr.smithi157.nfpzoe (mgr.14180) 12165 : cluster [DBG] pgmap v11416: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:40.078 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:39 smithi157 bash[20376]: cluster 2022-05-01T02:31:39.116948+0000 mgr.smithi157.nfpzoe (mgr.14180) 12166 : cluster [DBG] pgmap v11417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:39 smithi165 bash[22175]: cluster 2022-05-01T02:31:39.116948+0000 mgr.smithi157.nfpzoe (mgr.14180) 12166 : cluster [DBG] pgmap v11417: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:42.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:31:42.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:31:42.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:31:42.358 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:31:42.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:42 smithi157 bash[20376]: cluster 2022-05-01T02:31:41.117583+0000 mgr.smithi157.nfpzoe (mgr.14180) 12167 : cluster [DBG] pgmap v11418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:42 smithi165 bash[22175]: cluster 2022-05-01T02:31:41.117583+0000 mgr.smithi157.nfpzoe (mgr.14180) 12167 : cluster [DBG] pgmap v11418: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:43.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:43 smithi165 bash[22175]: audit 2022-05-01T02:31:42.341511+0000 mon.smithi157 (mon.0) 7332 : audit [DBG] from='client.? 172.21.15.157:0/3884809290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:43.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:43 smithi157 bash[20376]: audit 2022-05-01T02:31:42.341511+0000 mon.smithi157 (mon.0) 7332 : audit [DBG] from='client.? 172.21.15.157:0/3884809290' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:44 smithi157 bash[20376]: cluster 2022-05-01T02:31:43.118313+0000 mgr.smithi157.nfpzoe (mgr.14180) 12168 : cluster [DBG] pgmap v11419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:44 smithi165 bash[22175]: cluster 2022-05-01T02:31:43.118313+0000 mgr.smithi157.nfpzoe (mgr.14180) 12168 : cluster [DBG] pgmap v11419: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:46.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:46 smithi157 bash[20376]: cluster 2022-05-01T02:31:45.118977+0000 mgr.smithi157.nfpzoe (mgr.14180) 12169 : cluster [DBG] pgmap v11420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:46 smithi165 bash[22175]: cluster 2022-05-01T02:31:45.118977+0000 mgr.smithi157.nfpzoe (mgr.14180) 12169 : cluster [DBG] pgmap v11420: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:47.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:31:47.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:31:47.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:31:47.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:31:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:48 smithi157 bash[20376]: cluster 2022-05-01T02:31:47.119717+0000 mgr.smithi157.nfpzoe (mgr.14180) 12170 : cluster [DBG] pgmap v11421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:48.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:48 smithi157 bash[20376]: audit 2022-05-01T02:31:47.673036+0000 mon.smithi157 (mon.0) 7333 : audit [DBG] from='client.? 172.21.15.157:0/3562929593' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:48 smithi165 bash[22175]: cluster 2022-05-01T02:31:47.119717+0000 mgr.smithi157.nfpzoe (mgr.14180) 12170 : cluster [DBG] pgmap v11421: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:48 smithi165 bash[22175]: audit 2022-05-01T02:31:47.673036+0000 mon.smithi157 (mon.0) 7333 : audit [DBG] from='client.? 172.21.15.157:0/3562929593' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:50.079 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:49 smithi157 bash[20376]: cluster 2022-05-01T02:31:49.120314+0000 mgr.smithi157.nfpzoe (mgr.14180) 12171 : cluster [DBG] pgmap v11422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:49 smithi165 bash[22175]: cluster 2022-05-01T02:31:49.120314+0000 mgr.smithi157.nfpzoe (mgr.14180) 12171 : cluster [DBG] pgmap v11422: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:52 smithi157 bash[20376]: cluster 2022-05-01T02:31:51.120928+0000 mgr.smithi157.nfpzoe (mgr.14180) 12172 : cluster [DBG] pgmap v11423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:52 smithi165 bash[22175]: cluster 2022-05-01T02:31:51.120928+0000 mgr.smithi157.nfpzoe (mgr.14180) 12172 : cluster [DBG] pgmap v11423: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:52.699 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:31:52.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:31:52.700 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:31:53.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:31:53.448 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:53 smithi165 bash[22175]: audit 2022-05-01T02:31:53.010834+0000 mon.smithi157 (mon.0) 7334 : audit [DBG] from='client.? 172.21.15.157:0/1828094598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:53.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:53 smithi157 bash[20376]: audit 2022-05-01T02:31:53.010834+0000 mon.smithi157 (mon.0) 7334 : audit [DBG] from='client.? 172.21.15.157:0/1828094598' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:54.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:54 smithi157 bash[20376]: cluster 2022-05-01T02:31:53.121567+0000 mgr.smithi157.nfpzoe (mgr.14180) 12173 : cluster [DBG] pgmap v11424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:54 smithi165 bash[22175]: cluster 2022-05-01T02:31:53.121567+0000 mgr.smithi157.nfpzoe (mgr.14180) 12173 : cluster [DBG] pgmap v11424: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:56.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:56 smithi157 bash[20376]: cluster 2022-05-01T02:31:55.122208+0000 mgr.smithi157.nfpzoe (mgr.14180) 12174 : cluster [DBG] pgmap v11425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:56 smithi165 bash[22175]: cluster 2022-05-01T02:31:55.122208+0000 mgr.smithi157.nfpzoe (mgr.14180) 12174 : cluster [DBG] pgmap v11425: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:58.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:31:58.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:31:58.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:31:58.358 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:31:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:58 smithi165 bash[22175]: cluster 2022-05-01T02:31:57.122887+0000 mgr.smithi157.nfpzoe (mgr.14180) 12175 : cluster [DBG] pgmap v11426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:58.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:58 smithi157 bash[20376]: cluster 2022-05-01T02:31:57.122887+0000 mgr.smithi157.nfpzoe (mgr.14180) 12175 : cluster [DBG] pgmap v11426: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:31:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:31:59 smithi165 bash[22175]: audit 2022-05-01T02:31:58.337516+0000 mon.smithi157 (mon.0) 7335 : audit [DBG] from='client.? 172.21.15.157:0/2169465717' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:31:59.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:31:59 smithi157 bash[20376]: audit 2022-05-01T02:31:58.337516+0000 mon.smithi157 (mon.0) 7335 : audit [DBG] from='client.? 172.21.15.157:0/2169465717' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:00 smithi157 bash[20376]: cluster 2022-05-01T02:31:59.123574+0000 mgr.smithi157.nfpzoe (mgr.14180) 12176 : cluster [DBG] pgmap v11427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:00 smithi157 bash[20376]: audit 2022-05-01T02:31:59.839225+0000 mon.smithi157 (mon.0) 7336 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:32:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:00 smithi165 bash[22175]: cluster 2022-05-01T02:31:59.123574+0000 mgr.smithi157.nfpzoe (mgr.14180) 12176 : cluster [DBG] pgmap v11427: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:00 smithi165 bash[22175]: audit 2022-05-01T02:31:59.839225+0000 mon.smithi157 (mon.0) 7336 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:32:01.519 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:01 smithi157 bash[20376]: audit 2022-05-01T02:32:00.529952+0000 mon.smithi157 (mon.0) 7337 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:32:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:01 smithi165 bash[22175]: audit 2022-05-01T02:32:00.529952+0000 mon.smithi157 (mon.0) 7337 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:32:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:02 smithi165 bash[22175]: cluster 2022-05-01T02:32:01.124182+0000 mgr.smithi157.nfpzoe (mgr.14180) 12177 : cluster [DBG] pgmap v11428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:02.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:02 smithi157 bash[20376]: cluster 2022-05-01T02:32:01.124182+0000 mgr.smithi157.nfpzoe (mgr.14180) 12177 : cluster [DBG] pgmap v11428: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:03.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:32:03.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:32:03.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:32:03.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:32:04.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:04 smithi165 bash[22175]: cluster 2022-05-01T02:32:03.124924+0000 mgr.smithi157.nfpzoe (mgr.14180) 12178 : cluster [DBG] pgmap v11429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:04.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:04 smithi165 bash[22175]: audit 2022-05-01T02:32:03.671623+0000 mon.smithi157 (mon.0) 7338 : audit [DBG] from='client.? 172.21.15.157:0/3142712658' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:04 smithi157 bash[20376]: cluster 2022-05-01T02:32:03.124924+0000 mgr.smithi157.nfpzoe (mgr.14180) 12178 : cluster [DBG] pgmap v11429: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:04.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:04 smithi157 bash[20376]: audit 2022-05-01T02:32:03.671623+0000 mon.smithi157 (mon.0) 7338 : audit [DBG] from='client.? 172.21.15.157:0/3142712658' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:06 smithi165 bash[22175]: cluster 2022-05-01T02:32:05.125621+0000 mgr.smithi157.nfpzoe (mgr.14180) 12179 : cluster [DBG] pgmap v11430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:06.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:06 smithi157 bash[20376]: cluster 2022-05-01T02:32:05.125621+0000 mgr.smithi157.nfpzoe (mgr.14180) 12179 : cluster [DBG] pgmap v11430: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:08 smithi165 bash[22175]: cluster 2022-05-01T02:32:07.126319+0000 mgr.smithi157.nfpzoe (mgr.14180) 12180 : cluster [DBG] pgmap v11431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:08.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:32:08.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:32:08.691 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:32:08.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:08 smithi157 bash[20376]: cluster 2022-05-01T02:32:07.126319+0000 mgr.smithi157.nfpzoe (mgr.14180) 12180 : cluster [DBG] pgmap v11431: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:09.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:32:10.079 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:09 smithi157 bash[20376]: audit 2022-05-01T02:32:08.995818+0000 mon.smithi157 (mon.0) 7339 : audit [DBG] from='client.? 172.21.15.157:0/3182052034' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:10.080 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:09 smithi157 bash[20376]: cluster 2022-05-01T02:32:09.126958+0000 mgr.smithi157.nfpzoe (mgr.14180) 12181 : cluster [DBG] pgmap v11432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:09 smithi165 bash[22175]: audit 2022-05-01T02:32:08.995818+0000 mon.smithi157 (mon.0) 7339 : audit [DBG] from='client.? 172.21.15.157:0/3182052034' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:09 smithi165 bash[22175]: cluster 2022-05-01T02:32:09.126958+0000 mgr.smithi157.nfpzoe (mgr.14180) 12181 : cluster [DBG] pgmap v11432: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:12 smithi157 bash[20376]: cluster 2022-05-01T02:32:11.127661+0000 mgr.smithi157.nfpzoe (mgr.14180) 12182 : cluster [DBG] pgmap v11433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:12.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:12 smithi165 bash[22175]: cluster 2022-05-01T02:32:11.127661+0000 mgr.smithi157.nfpzoe (mgr.14180) 12182 : cluster [DBG] pgmap v11433: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:14.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:32:14.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:32:14.016 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:32:14.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:32:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:14 smithi157 bash[20376]: cluster 2022-05-01T02:32:13.128323+0000 mgr.smithi157.nfpzoe (mgr.14180) 12183 : cluster [DBG] pgmap v11434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:14 smithi165 bash[22175]: cluster 2022-05-01T02:32:13.128323+0000 mgr.smithi157.nfpzoe (mgr.14180) 12183 : cluster [DBG] pgmap v11434: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:15 smithi157 bash[20376]: audit 2022-05-01T02:32:14.318772+0000 mon.smithi157 (mon.0) 7340 : audit [DBG] from='client.? 172.21.15.157:0/2256843605' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:15 smithi165 bash[22175]: audit 2022-05-01T02:32:14.318772+0000 mon.smithi157 (mon.0) 7340 : audit [DBG] from='client.? 172.21.15.157:0/2256843605' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:16 smithi165 bash[22175]: cluster 2022-05-01T02:32:15.128993+0000 mgr.smithi157.nfpzoe (mgr.14180) 12184 : cluster [DBG] pgmap v11435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:16 smithi157 bash[20376]: cluster 2022-05-01T02:32:15.128993+0000 mgr.smithi157.nfpzoe (mgr.14180) 12184 : cluster [DBG] pgmap v11435: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:18 smithi165 bash[22175]: cluster 2022-05-01T02:32:17.129673+0000 mgr.smithi157.nfpzoe (mgr.14180) 12185 : cluster [DBG] pgmap v11436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:18.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:18 smithi157 bash[20376]: cluster 2022-05-01T02:32:17.129673+0000 mgr.smithi157.nfpzoe (mgr.14180) 12185 : cluster [DBG] pgmap v11436: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:19.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:32:19.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:32:19.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:32:19.672 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:32:20.081 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:19 smithi157 bash[20376]: cluster 2022-05-01T02:32:19.130291+0000 mgr.smithi157.nfpzoe (mgr.14180) 12186 : cluster [DBG] pgmap v11437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:20.081 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:19 smithi157 bash[20376]: audit 2022-05-01T02:32:19.654695+0000 mon.smithi157 (mon.0) 7341 : audit [DBG] from='client.? 172.21.15.157:0/1946716040' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:19 smithi165 bash[22175]: cluster 2022-05-01T02:32:19.130291+0000 mgr.smithi157.nfpzoe (mgr.14180) 12186 : cluster [DBG] pgmap v11437: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:20.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:19 smithi165 bash[22175]: audit 2022-05-01T02:32:19.654695+0000 mon.smithi157 (mon.0) 7341 : audit [DBG] from='client.? 172.21.15.157:0/1946716040' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:22 smithi157 bash[20376]: cluster 2022-05-01T02:32:21.130915+0000 mgr.smithi157.nfpzoe (mgr.14180) 12187 : cluster [DBG] pgmap v11438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:22 smithi165 bash[22175]: cluster 2022-05-01T02:32:21.130915+0000 mgr.smithi157.nfpzoe (mgr.14180) 12187 : cluster [DBG] pgmap v11438: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:24.452 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:24 smithi157 bash[20376]: cluster 2022-05-01T02:32:23.131625+0000 mgr.smithi157.nfpzoe (mgr.14180) 12188 : cluster [DBG] pgmap v11439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:24 smithi165 bash[22175]: cluster 2022-05-01T02:32:23.131625+0000 mgr.smithi157.nfpzoe (mgr.14180) 12188 : cluster [DBG] pgmap v11439: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:24.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:32:24.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:32:24.676 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:32:25.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:32:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:25 smithi165 bash[22175]: audit 2022-05-01T02:32:24.984216+0000 mon.smithi157 (mon.0) 7342 : audit [DBG] from='client.? 172.21.15.157:0/875745365' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:25.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:25 smithi157 bash[20376]: audit 2022-05-01T02:32:24.984216+0000 mon.smithi157 (mon.0) 7342 : audit [DBG] from='client.? 172.21.15.157:0/875745365' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:26 smithi165 bash[22175]: cluster 2022-05-01T02:32:25.132255+0000 mgr.smithi157.nfpzoe (mgr.14180) 12189 : cluster [DBG] pgmap v11440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:26.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:26 smithi157 bash[20376]: cluster 2022-05-01T02:32:25.132255+0000 mgr.smithi157.nfpzoe (mgr.14180) 12189 : cluster [DBG] pgmap v11440: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:28 smithi165 bash[22175]: cluster 2022-05-01T02:32:27.132909+0000 mgr.smithi157.nfpzoe (mgr.14180) 12190 : cluster [DBG] pgmap v11441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:28.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:28 smithi157 bash[20376]: cluster 2022-05-01T02:32:27.132909+0000 mgr.smithi157.nfpzoe (mgr.14180) 12190 : cluster [DBG] pgmap v11441: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:30.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:32:30.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:32:30.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:32:30.081 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:29 smithi157 bash[20376]: cluster 2022-05-01T02:32:29.133539+0000 mgr.smithi157.nfpzoe (mgr.14180) 12191 : cluster [DBG] pgmap v11442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:29 smithi165 bash[22175]: cluster 2022-05-01T02:32:29.133539+0000 mgr.smithi157.nfpzoe (mgr.14180) 12191 : cluster [DBG] pgmap v11442: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:30.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:32:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:30 smithi165 bash[22175]: audit 2022-05-01T02:32:30.308515+0000 mon.smithi157 (mon.0) 7343 : audit [DBG] from='client.? 172.21.15.157:0/2692719730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:30 smithi157 bash[20376]: audit 2022-05-01T02:32:30.308515+0000 mon.smithi157 (mon.0) 7343 : audit [DBG] from='client.? 172.21.15.157:0/2692719730' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:31.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:31 smithi157 bash[20376]: cluster 2022-05-01T02:32:31.134132+0000 mgr.smithi157.nfpzoe (mgr.14180) 12192 : cluster [DBG] pgmap v11443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:31 smithi165 bash[22175]: cluster 2022-05-01T02:32:31.134132+0000 mgr.smithi157.nfpzoe (mgr.14180) 12192 : cluster [DBG] pgmap v11443: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:33 smithi157 bash[20376]: audit 2022-05-01T02:32:33.142032+0000 mon.smithi157 (mon.0) 7344 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:32:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:33 smithi157 bash[20376]: audit 2022-05-01T02:32:33.144591+0000 mon.smithi157 (mon.0) 7345 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:32:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:33 smithi157 bash[20376]: audit 2022-05-01T02:32:33.146453+0000 mon.smithi157 (mon.0) 7346 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:32:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:33 smithi165 bash[22175]: audit 2022-05-01T02:32:33.142032+0000 mon.smithi157 (mon.0) 7344 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:32:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:33 smithi165 bash[22175]: audit 2022-05-01T02:32:33.144591+0000 mon.smithi157 (mon.0) 7345 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:32:33.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:33 smithi165 bash[22175]: audit 2022-05-01T02:32:33.146453+0000 mon.smithi157 (mon.0) 7346 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:32:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:34 smithi165 bash[22175]: cluster 2022-05-01T02:32:33.134730+0000 mgr.smithi157.nfpzoe (mgr.14180) 12193 : cluster [DBG] pgmap v11444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:34 smithi165 bash[22175]: cluster 2022-05-01T02:32:33.467592+0000 mgr.smithi157.nfpzoe (mgr.14180) 12194 : cluster [DBG] pgmap v11445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:34 smithi165 bash[22175]: cluster 2022-05-01T02:32:33.467975+0000 mgr.smithi157.nfpzoe (mgr.14180) 12195 : cluster [DBG] pgmap v11446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:34 smithi165 bash[22175]: audit 2022-05-01T02:32:33.472776+0000 mon.smithi157 (mon.0) 7347 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:32:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:34 smithi165 bash[22175]: audit 2022-05-01T02:32:33.479631+0000 mon.smithi157 (mon.0) 7348 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:32:34.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:34 smithi165 bash[22175]: cephadm 2022-05-01T02:32:33.480948+0000 mgr.smithi157.nfpzoe (mgr.14180) 12196 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:32:34.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:34 smithi165 bash[22175]: cephadm 2022-05-01T02:32:33.481125+0000 mgr.smithi157.nfpzoe (mgr.14180) 12197 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:32:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:34 smithi157 bash[20376]: cluster 2022-05-01T02:32:33.134730+0000 mgr.smithi157.nfpzoe (mgr.14180) 12193 : cluster [DBG] pgmap v11444: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:34 smithi157 bash[20376]: cluster 2022-05-01T02:32:33.467592+0000 mgr.smithi157.nfpzoe (mgr.14180) 12194 : cluster [DBG] pgmap v11445: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:34 smithi157 bash[20376]: cluster 2022-05-01T02:32:33.467975+0000 mgr.smithi157.nfpzoe (mgr.14180) 12195 : cluster [DBG] pgmap v11446: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:34 smithi157 bash[20376]: audit 2022-05-01T02:32:33.472776+0000 mon.smithi157 (mon.0) 7347 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:32:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:34 smithi157 bash[20376]: audit 2022-05-01T02:32:33.479631+0000 mon.smithi157 (mon.0) 7348 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:32:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:34 smithi157 bash[20376]: cephadm 2022-05-01T02:32:33.480948+0000 mgr.smithi157.nfpzoe (mgr.14180) 12196 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:32:34.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:34 smithi157 bash[20376]: cephadm 2022-05-01T02:32:33.481125+0000 mgr.smithi157.nfpzoe (mgr.14180) 12197 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:32:35.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:32:35.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:32:35.328 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:32:35.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:32:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:36 smithi165 bash[22175]: cluster 2022-05-01T02:32:35.468472+0000 mgr.smithi157.nfpzoe (mgr.14180) 12198 : cluster [DBG] pgmap v11447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:36 smithi165 bash[22175]: audit 2022-05-01T02:32:35.633346+0000 mon.smithi157 (mon.0) 7349 : audit [DBG] from='client.? 172.21.15.157:0/1995822332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:36.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:36 smithi157 bash[20376]: cluster 2022-05-01T02:32:35.468472+0000 mgr.smithi157.nfpzoe (mgr.14180) 12198 : cluster [DBG] pgmap v11447: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:36.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:36 smithi157 bash[20376]: audit 2022-05-01T02:32:35.633346+0000 mon.smithi157 (mon.0) 7349 : audit [DBG] from='client.? 172.21.15.157:0/1995822332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:38 smithi165 bash[22175]: cluster 2022-05-01T02:32:37.469100+0000 mgr.smithi157.nfpzoe (mgr.14180) 12199 : cluster [DBG] pgmap v11448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:38 smithi157 bash[20376]: cluster 2022-05-01T02:32:37.469100+0000 mgr.smithi157.nfpzoe (mgr.14180) 12199 : cluster [DBG] pgmap v11448: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:40.082 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:39 smithi157 bash[20376]: cluster 2022-05-01T02:32:39.469819+0000 mgr.smithi157.nfpzoe (mgr.14180) 12200 : cluster [DBG] pgmap v11449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:39 smithi165 bash[22175]: cluster 2022-05-01T02:32:39.469819+0000 mgr.smithi157.nfpzoe (mgr.14180) 12200 : cluster [DBG] pgmap v11449: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:40.653 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:32:40.653 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:32:40.653 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:32:40.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:32:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:41 smithi165 bash[22175]: audit 2022-05-01T02:32:40.965697+0000 mon.smithi157 (mon.0) 7350 : audit [DBG] from='client.? 172.21.15.157:0/913186955' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:41.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:41 smithi157 bash[20376]: audit 2022-05-01T02:32:40.965697+0000 mon.smithi157 (mon.0) 7350 : audit [DBG] from='client.? 172.21.15.157:0/913186955' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:42 smithi165 bash[22175]: cluster 2022-05-01T02:32:41.470601+0000 mgr.smithi157.nfpzoe (mgr.14180) 12201 : cluster [DBG] pgmap v11450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:42.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:42 smithi157 bash[20376]: cluster 2022-05-01T02:32:41.470601+0000 mgr.smithi157.nfpzoe (mgr.14180) 12201 : cluster [DBG] pgmap v11450: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:44 smithi165 bash[22175]: cluster 2022-05-01T02:32:43.471244+0000 mgr.smithi157.nfpzoe (mgr.14180) 12202 : cluster [DBG] pgmap v11451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:44.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:44 smithi157 bash[20376]: cluster 2022-05-01T02:32:43.471244+0000 mgr.smithi157.nfpzoe (mgr.14180) 12202 : cluster [DBG] pgmap v11451: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:45.987 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:32:45.987 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:32:45.987 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:32:46.317 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:32:46.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:46 smithi165 bash[22175]: cluster 2022-05-01T02:32:45.471816+0000 mgr.smithi157.nfpzoe (mgr.14180) 12203 : cluster [DBG] pgmap v11452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:46.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:46 smithi165 bash[22175]: audit 2022-05-01T02:32:46.295580+0000 mon.smithi157 (mon.0) 7351 : audit [DBG] from='client.? 172.21.15.157:0/2922923823' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:46.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:46 smithi157 bash[20376]: cluster 2022-05-01T02:32:45.471816+0000 mgr.smithi157.nfpzoe (mgr.14180) 12203 : cluster [DBG] pgmap v11452: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:46.967 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:46 smithi157 bash[20376]: audit 2022-05-01T02:32:46.295580+0000 mon.smithi157 (mon.0) 7351 : audit [DBG] from='client.? 172.21.15.157:0/2922923823' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:47 smithi165 bash[22175]: cluster 2022-05-01T02:32:47.472490+0000 mgr.smithi157.nfpzoe (mgr.14180) 12204 : cluster [DBG] pgmap v11453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:47.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:47 smithi157 bash[20376]: cluster 2022-05-01T02:32:47.472490+0000 mgr.smithi157.nfpzoe (mgr.14180) 12204 : cluster [DBG] pgmap v11453: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:50.082 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:49 smithi157 bash[20376]: cluster 2022-05-01T02:32:49.473074+0000 mgr.smithi157.nfpzoe (mgr.14180) 12205 : cluster [DBG] pgmap v11454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:49 smithi165 bash[22175]: cluster 2022-05-01T02:32:49.473074+0000 mgr.smithi157.nfpzoe (mgr.14180) 12205 : cluster [DBG] pgmap v11454: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:51.320 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:32:51.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:32:51.321 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:32:51.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:32:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:52 smithi165 bash[22175]: cluster 2022-05-01T02:32:51.473646+0000 mgr.smithi157.nfpzoe (mgr.14180) 12206 : cluster [DBG] pgmap v11455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:52 smithi165 bash[22175]: audit 2022-05-01T02:32:51.628473+0000 mon.smithi157 (mon.0) 7352 : audit [DBG] from='client.? 172.21.15.157:0/1330758229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:52 smithi157 bash[20376]: cluster 2022-05-01T02:32:51.473646+0000 mgr.smithi157.nfpzoe (mgr.14180) 12206 : cluster [DBG] pgmap v11455: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:52 smithi157 bash[20376]: audit 2022-05-01T02:32:51.628473+0000 mon.smithi157 (mon.0) 7352 : audit [DBG] from='client.? 172.21.15.157:0/1330758229' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:53 smithi165 bash[22175]: cluster 2022-05-01T02:32:53.474279+0000 mgr.smithi157.nfpzoe (mgr.14180) 12207 : cluster [DBG] pgmap v11456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:53.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:53 smithi157 bash[20376]: cluster 2022-05-01T02:32:53.474279+0000 mgr.smithi157.nfpzoe (mgr.14180) 12207 : cluster [DBG] pgmap v11456: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:56.651 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:32:56.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:32:56.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:32:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:56 smithi165 bash[22175]: cluster 2022-05-01T02:32:55.474886+0000 mgr.smithi157.nfpzoe (mgr.14180) 12208 : cluster [DBG] pgmap v11457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:56.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:56 smithi157 bash[20376]: cluster 2022-05-01T02:32:55.474886+0000 mgr.smithi157.nfpzoe (mgr.14180) 12208 : cluster [DBG] pgmap v11457: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:56.982 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:32:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:57 smithi165 bash[22175]: audit 2022-05-01T02:32:56.964936+0000 mon.smithi157 (mon.0) 7353 : audit [DBG] from='client.? 172.21.15.157:0/1109769074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:57.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:57 smithi157 bash[20376]: audit 2022-05-01T02:32:56.964936+0000 mon.smithi157 (mon.0) 7353 : audit [DBG] from='client.? 172.21.15.157:0/1109769074' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:32:58.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:58 smithi165 bash[22175]: cluster 2022-05-01T02:32:57.475563+0000 mgr.smithi157.nfpzoe (mgr.14180) 12209 : cluster [DBG] pgmap v11458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:32:58.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:58 smithi157 bash[20376]: cluster 2022-05-01T02:32:57.475563+0000 mgr.smithi157.nfpzoe (mgr.14180) 12209 : cluster [DBG] pgmap v11458: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:00.082 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:32:59 smithi157 bash[20376]: cluster 2022-05-01T02:32:59.476243+0000 mgr.smithi157.nfpzoe (mgr.14180) 12210 : cluster [DBG] pgmap v11459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:32:59 smithi165 bash[22175]: cluster 2022-05-01T02:32:59.476243+0000 mgr.smithi157.nfpzoe (mgr.14180) 12210 : cluster [DBG] pgmap v11459: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:00 smithi165 bash[22175]: audit 2022-05-01T02:32:59.843857+0000 mon.smithi157 (mon.0) 7354 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:33:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:00 smithi165 bash[22175]: audit 2022-05-01T02:33:00.537718+0000 mon.smithi157 (mon.0) 7355 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:33:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:00 smithi157 bash[20376]: audit 2022-05-01T02:32:59.843857+0000 mon.smithi157 (mon.0) 7354 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:33:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:00 smithi157 bash[20376]: audit 2022-05-01T02:33:00.537718+0000 mon.smithi157 (mon.0) 7355 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:33:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:01 smithi157 bash[20376]: cluster 2022-05-01T02:33:01.476865+0000 mgr.smithi157.nfpzoe (mgr.14180) 12211 : cluster [DBG] pgmap v11460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:01.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:33:01.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:33:01.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:33:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:01 smithi165 bash[22175]: cluster 2022-05-01T02:33:01.476865+0000 mgr.smithi157.nfpzoe (mgr.14180) 12211 : cluster [DBG] pgmap v11460: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:02.306 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:33:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:02 smithi165 bash[22175]: audit 2022-05-01T02:33:02.289153+0000 mon.smithi157 (mon.0) 7356 : audit [DBG] from='client.? 172.21.15.157:0/2777716975' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:03.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:02 smithi157 bash[20376]: audit 2022-05-01T02:33:02.289153+0000 mon.smithi157 (mon.0) 7356 : audit [DBG] from='client.? 172.21.15.157:0/2777716975' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:03 smithi165 bash[22175]: cluster 2022-05-01T02:33:03.477563+0000 mgr.smithi157.nfpzoe (mgr.14180) 12212 : cluster [DBG] pgmap v11461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:03 smithi157 bash[20376]: cluster 2022-05-01T02:33:03.477563+0000 mgr.smithi157.nfpzoe (mgr.14180) 12212 : cluster [DBG] pgmap v11461: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:06 smithi165 bash[22175]: cluster 2022-05-01T02:33:05.478201+0000 mgr.smithi157.nfpzoe (mgr.14180) 12213 : cluster [DBG] pgmap v11462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:06 smithi157 bash[20376]: cluster 2022-05-01T02:33:05.478201+0000 mgr.smithi157.nfpzoe (mgr.14180) 12213 : cluster [DBG] pgmap v11462: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:07.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:33:07.310 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:33:07.310 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:33:07.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:33:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:07 smithi165 bash[22175]: cluster 2022-05-01T02:33:07.478855+0000 mgr.smithi157.nfpzoe (mgr.14180) 12214 : cluster [DBG] pgmap v11463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:07.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:07 smithi157 bash[20376]: cluster 2022-05-01T02:33:07.478855+0000 mgr.smithi157.nfpzoe (mgr.14180) 12214 : cluster [DBG] pgmap v11463: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:08 smithi165 bash[22175]: audit 2022-05-01T02:33:07.621468+0000 mon.smithi157 (mon.0) 7357 : audit [DBG] from='client.? 172.21.15.157:0/140675591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:08 smithi157 bash[20376]: audit 2022-05-01T02:33:07.621468+0000 mon.smithi157 (mon.0) 7357 : audit [DBG] from='client.? 172.21.15.157:0/140675591' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:10.084 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:09 smithi157 bash[20376]: cluster 2022-05-01T02:33:09.479605+0000 mgr.smithi157.nfpzoe (mgr.14180) 12215 : cluster [DBG] pgmap v11464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:09 smithi165 bash[22175]: cluster 2022-05-01T02:33:09.479605+0000 mgr.smithi157.nfpzoe (mgr.14180) 12215 : cluster [DBG] pgmap v11464: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:12.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:33:12.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:33:12.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:33:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:12 smithi165 bash[22175]: cluster 2022-05-01T02:33:11.480298+0000 mgr.smithi157.nfpzoe (mgr.14180) 12216 : cluster [DBG] pgmap v11465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:12.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:12 smithi157 bash[20376]: cluster 2022-05-01T02:33:11.480298+0000 mgr.smithi157.nfpzoe (mgr.14180) 12216 : cluster [DBG] pgmap v11465: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:12.964 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:33:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:13 smithi165 bash[22175]: audit 2022-05-01T02:33:12.947770+0000 mon.smithi157 (mon.0) 7358 : audit [DBG] from='client.? 172.21.15.157:0/907627907' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:13 smithi165 bash[22175]: cluster 2022-05-01T02:33:13.480944+0000 mgr.smithi157.nfpzoe (mgr.14180) 12217 : cluster [DBG] pgmap v11466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:13.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:13 smithi157 bash[20376]: audit 2022-05-01T02:33:12.947770+0000 mon.smithi157 (mon.0) 7358 : audit [DBG] from='client.? 172.21.15.157:0/907627907' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:13.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:13 smithi157 bash[20376]: cluster 2022-05-01T02:33:13.480944+0000 mgr.smithi157.nfpzoe (mgr.14180) 12217 : cluster [DBG] pgmap v11466: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:16 smithi165 bash[22175]: cluster 2022-05-01T02:33:15.481614+0000 mgr.smithi157.nfpzoe (mgr.14180) 12218 : cluster [DBG] pgmap v11467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:16.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:16 smithi157 bash[20376]: cluster 2022-05-01T02:33:15.481614+0000 mgr.smithi157.nfpzoe (mgr.14180) 12218 : cluster [DBG] pgmap v11467: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:17 smithi165 bash[22175]: cluster 2022-05-01T02:33:17.482361+0000 mgr.smithi157.nfpzoe (mgr.14180) 12219 : cluster [DBG] pgmap v11468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:17.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:17 smithi157 bash[20376]: cluster 2022-05-01T02:33:17.482361+0000 mgr.smithi157.nfpzoe (mgr.14180) 12219 : cluster [DBG] pgmap v11468: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:17.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:33:17.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:33:17.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:33:18.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:33:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:18 smithi165 bash[22175]: audit 2022-05-01T02:33:18.272018+0000 mon.smithi157 (mon.0) 7359 : audit [DBG] from='client.? 172.21.15.157:0/3791600758' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:18.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:18 smithi157 bash[20376]: audit 2022-05-01T02:33:18.272018+0000 mon.smithi157 (mon.0) 7359 : audit [DBG] from='client.? 172.21.15.157:0/3791600758' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:20.084 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:19 smithi157 bash[20376]: cluster 2022-05-01T02:33:19.483162+0000 mgr.smithi157.nfpzoe (mgr.14180) 12220 : cluster [DBG] pgmap v11469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:19 smithi165 bash[22175]: cluster 2022-05-01T02:33:19.483162+0000 mgr.smithi157.nfpzoe (mgr.14180) 12220 : cluster [DBG] pgmap v11469: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:21 smithi165 bash[22175]: cluster 2022-05-01T02:33:21.483926+0000 mgr.smithi157.nfpzoe (mgr.14180) 12221 : cluster [DBG] pgmap v11470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:21.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:21 smithi157 bash[20376]: cluster 2022-05-01T02:33:21.483926+0000 mgr.smithi157.nfpzoe (mgr.14180) 12221 : cluster [DBG] pgmap v11470: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:23.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:33:23.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:33:23.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:33:23.623 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:33:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:23 smithi165 bash[22175]: cluster 2022-05-01T02:33:23.484551+0000 mgr.smithi157.nfpzoe (mgr.14180) 12222 : cluster [DBG] pgmap v11471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:23.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:23 smithi157 bash[20376]: cluster 2022-05-01T02:33:23.484551+0000 mgr.smithi157.nfpzoe (mgr.14180) 12222 : cluster [DBG] pgmap v11471: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:24 smithi165 bash[22175]: audit 2022-05-01T02:33:23.605907+0000 mon.smithi157 (mon.0) 7360 : audit [DBG] from='client.? 172.21.15.157:0/3749203775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:24.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:24 smithi157 bash[20376]: audit 2022-05-01T02:33:23.605907+0000 mon.smithi157 (mon.0) 7360 : audit [DBG] from='client.? 172.21.15.157:0/3749203775' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:25.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:25 smithi165 bash[22175]: cluster 2022-05-01T02:33:25.485198+0000 mgr.smithi157.nfpzoe (mgr.14180) 12223 : cluster [DBG] pgmap v11472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:25.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:25 smithi157 bash[20376]: cluster 2022-05-01T02:33:25.485198+0000 mgr.smithi157.nfpzoe (mgr.14180) 12223 : cluster [DBG] pgmap v11472: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:27 smithi165 bash[22175]: cluster 2022-05-01T02:33:27.485834+0000 mgr.smithi157.nfpzoe (mgr.14180) 12224 : cluster [DBG] pgmap v11473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:27.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:27 smithi157 bash[20376]: cluster 2022-05-01T02:33:27.485834+0000 mgr.smithi157.nfpzoe (mgr.14180) 12224 : cluster [DBG] pgmap v11473: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:28.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:33:28.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:33:28.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:33:28.960 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:33:30.084 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:29 smithi157 bash[20376]: audit 2022-05-01T02:33:28.942167+0000 mon.smithi157 (mon.0) 7361 : audit [DBG] from='client.? 172.21.15.157:0/2683590492' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:30.084 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:29 smithi157 bash[20376]: cluster 2022-05-01T02:33:29.486474+0000 mgr.smithi157.nfpzoe (mgr.14180) 12225 : cluster [DBG] pgmap v11474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:29 smithi165 bash[22175]: audit 2022-05-01T02:33:28.942167+0000 mon.smithi157 (mon.0) 7361 : audit [DBG] from='client.? 172.21.15.157:0/2683590492' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:29 smithi165 bash[22175]: cluster 2022-05-01T02:33:29.486474+0000 mgr.smithi157.nfpzoe (mgr.14180) 12225 : cluster [DBG] pgmap v11474: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:31 smithi165 bash[22175]: cluster 2022-05-01T02:33:31.487119+0000 mgr.smithi157.nfpzoe (mgr.14180) 12226 : cluster [DBG] pgmap v11475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:31.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:31 smithi157 bash[20376]: cluster 2022-05-01T02:33:31.487119+0000 mgr.smithi157.nfpzoe (mgr.14180) 12226 : cluster [DBG] pgmap v11475: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:33 smithi165 bash[22175]: cluster 2022-05-01T02:33:33.487752+0000 mgr.smithi157.nfpzoe (mgr.14180) 12227 : cluster [DBG] pgmap v11476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:33 smithi165 bash[22175]: audit 2022-05-01T02:33:33.495344+0000 mon.smithi157 (mon.0) 7362 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:33:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:33 smithi165 bash[22175]: audit 2022-05-01T02:33:33.498016+0000 mon.smithi157 (mon.0) 7363 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:33:33.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:33 smithi165 bash[22175]: audit 2022-05-01T02:33:33.499786+0000 mon.smithi157 (mon.0) 7364 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:33:33.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:33 smithi157 bash[20376]: cluster 2022-05-01T02:33:33.487752+0000 mgr.smithi157.nfpzoe (mgr.14180) 12227 : cluster [DBG] pgmap v11476: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:33.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:33 smithi157 bash[20376]: audit 2022-05-01T02:33:33.495344+0000 mon.smithi157 (mon.0) 7362 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:33:33.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:33 smithi157 bash[20376]: audit 2022-05-01T02:33:33.498016+0000 mon.smithi157 (mon.0) 7363 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:33:33.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:33 smithi157 bash[20376]: audit 2022-05-01T02:33:33.499786+0000 mon.smithi157 (mon.0) 7364 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:33:33.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:33:33.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:33:33.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:33:34.289 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:33:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:34 smithi165 bash[22175]: cluster 2022-05-01T02:33:33.824580+0000 mgr.smithi157.nfpzoe (mgr.14180) 12228 : cluster [DBG] pgmap v11477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:35.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:34 smithi165 bash[22175]: cluster 2022-05-01T02:33:33.824876+0000 mgr.smithi157.nfpzoe (mgr.14180) 12229 : cluster [DBG] pgmap v11478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:35.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:34 smithi165 bash[22175]: audit 2022-05-01T02:33:33.831481+0000 mon.smithi157 (mon.0) 7365 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:33:35.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:34 smithi165 bash[22175]: audit 2022-05-01T02:33:33.841195+0000 mon.smithi157 (mon.0) 7366 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:33:35.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:34 smithi165 bash[22175]: cephadm 2022-05-01T02:33:33.842069+0000 mgr.smithi157.nfpzoe (mgr.14180) 12230 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:33:35.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:34 smithi165 bash[22175]: cephadm 2022-05-01T02:33:33.842218+0000 mgr.smithi157.nfpzoe (mgr.14180) 12231 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:33:35.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:34 smithi165 bash[22175]: audit 2022-05-01T02:33:34.271349+0000 mon.smithi157 (mon.0) 7367 : audit [DBG] from='client.? 172.21.15.157:0/1431328987' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:34 smithi157 bash[20376]: cluster 2022-05-01T02:33:33.824580+0000 mgr.smithi157.nfpzoe (mgr.14180) 12228 : cluster [DBG] pgmap v11477: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:34 smithi157 bash[20376]: cluster 2022-05-01T02:33:33.824876+0000 mgr.smithi157.nfpzoe (mgr.14180) 12229 : cluster [DBG] pgmap v11478: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:34 smithi157 bash[20376]: audit 2022-05-01T02:33:33.831481+0000 mon.smithi157 (mon.0) 7365 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:33:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:34 smithi157 bash[20376]: audit 2022-05-01T02:33:33.841195+0000 mon.smithi157 (mon.0) 7366 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:33:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:34 smithi157 bash[20376]: cephadm 2022-05-01T02:33:33.842069+0000 mgr.smithi157.nfpzoe (mgr.14180) 12230 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:33:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:34 smithi157 bash[20376]: cephadm 2022-05-01T02:33:33.842218+0000 mgr.smithi157.nfpzoe (mgr.14180) 12231 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:33:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:34 smithi157 bash[20376]: audit 2022-05-01T02:33:34.271349+0000 mon.smithi157 (mon.0) 7367 : audit [DBG] from='client.? 172.21.15.157:0/1431328987' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:36 smithi165 bash[22175]: cluster 2022-05-01T02:33:35.825409+0000 mgr.smithi157.nfpzoe (mgr.14180) 12232 : cluster [DBG] pgmap v11479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:37.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:36 smithi157 bash[20376]: cluster 2022-05-01T02:33:35.825409+0000 mgr.smithi157.nfpzoe (mgr.14180) 12232 : cluster [DBG] pgmap v11479: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:38 smithi165 bash[22175]: cluster 2022-05-01T02:33:37.826053+0000 mgr.smithi157.nfpzoe (mgr.14180) 12233 : cluster [DBG] pgmap v11480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:39.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:38 smithi157 bash[20376]: cluster 2022-05-01T02:33:37.826053+0000 mgr.smithi157.nfpzoe (mgr.14180) 12233 : cluster [DBG] pgmap v11480: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:39.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:33:39.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:33:39.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:33:39.628 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:33:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:39 smithi165 bash[22175]: audit 2022-05-01T02:33:39.603118+0000 mon.smithi157 (mon.0) 7368 : audit [DBG] from='client.? 172.21.15.157:0/2156711008' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:39 smithi157 bash[20376]: audit 2022-05-01T02:33:39.603118+0000 mon.smithi157 (mon.0) 7368 : audit [DBG] from='client.? 172.21.15.157:0/2156711008' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:40 smithi165 bash[22175]: cluster 2022-05-01T02:33:39.826779+0000 mgr.smithi157.nfpzoe (mgr.14180) 12234 : cluster [DBG] pgmap v11481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:41.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:40 smithi157 bash[20376]: cluster 2022-05-01T02:33:39.826779+0000 mgr.smithi157.nfpzoe (mgr.14180) 12234 : cluster [DBG] pgmap v11481: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:42 smithi165 bash[22175]: cluster 2022-05-01T02:33:41.827458+0000 mgr.smithi157.nfpzoe (mgr.14180) 12235 : cluster [DBG] pgmap v11482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:42 smithi157 bash[20376]: cluster 2022-05-01T02:33:41.827458+0000 mgr.smithi157.nfpzoe (mgr.14180) 12235 : cluster [DBG] pgmap v11482: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:44.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:33:44.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:33:44.632 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:33:44.963 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:33:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:44 smithi165 bash[22175]: cluster 2022-05-01T02:33:43.828064+0000 mgr.smithi157.nfpzoe (mgr.14180) 12236 : cluster [DBG] pgmap v11483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:45.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:44 smithi157 bash[20376]: cluster 2022-05-01T02:33:43.828064+0000 mgr.smithi157.nfpzoe (mgr.14180) 12236 : cluster [DBG] pgmap v11483: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:45 smithi165 bash[22175]: audit 2022-05-01T02:33:44.945726+0000 mon.smithi157 (mon.0) 7369 : audit [DBG] from='client.? 172.21.15.157:0/2308161124' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:46.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:45 smithi157 bash[20376]: audit 2022-05-01T02:33:44.945726+0000 mon.smithi157 (mon.0) 7369 : audit [DBG] from='client.? 172.21.15.157:0/2308161124' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:47.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:46 smithi157 bash[20376]: cluster 2022-05-01T02:33:45.828650+0000 mgr.smithi157.nfpzoe (mgr.14180) 12237 : cluster [DBG] pgmap v11484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:46 smithi165 bash[22175]: cluster 2022-05-01T02:33:45.828650+0000 mgr.smithi157.nfpzoe (mgr.14180) 12237 : cluster [DBG] pgmap v11484: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:48 smithi165 bash[22175]: cluster 2022-05-01T02:33:47.829301+0000 mgr.smithi157.nfpzoe (mgr.14180) 12238 : cluster [DBG] pgmap v11485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:49.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:48 smithi157 bash[20376]: cluster 2022-05-01T02:33:47.829301+0000 mgr.smithi157.nfpzoe (mgr.14180) 12238 : cluster [DBG] pgmap v11485: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:49.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:33:49.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:33:49.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:33:50.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:33:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:50 smithi165 bash[22175]: cluster 2022-05-01T02:33:49.829905+0000 mgr.smithi157.nfpzoe (mgr.14180) 12239 : cluster [DBG] pgmap v11486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:51.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:50 smithi165 bash[22175]: audit 2022-05-01T02:33:50.275854+0000 mon.smithi157 (mon.0) 7370 : audit [DBG] from='client.? 172.21.15.157:0/648308999' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:50 smithi157 bash[20376]: cluster 2022-05-01T02:33:49.829905+0000 mgr.smithi157.nfpzoe (mgr.14180) 12239 : cluster [DBG] pgmap v11486: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:51.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:50 smithi157 bash[20376]: audit 2022-05-01T02:33:50.275854+0000 mon.smithi157 (mon.0) 7370 : audit [DBG] from='client.? 172.21.15.157:0/648308999' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:53.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:52 smithi157 bash[20376]: cluster 2022-05-01T02:33:51.830614+0000 mgr.smithi157.nfpzoe (mgr.14180) 12240 : cluster [DBG] pgmap v11487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:52 smithi165 bash[22175]: cluster 2022-05-01T02:33:51.830614+0000 mgr.smithi157.nfpzoe (mgr.14180) 12240 : cluster [DBG] pgmap v11487: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:54 smithi165 bash[22175]: cluster 2022-05-01T02:33:53.831304+0000 mgr.smithi157.nfpzoe (mgr.14180) 12241 : cluster [DBG] pgmap v11488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:54 smithi157 bash[20376]: cluster 2022-05-01T02:33:53.831304+0000 mgr.smithi157.nfpzoe (mgr.14180) 12241 : cluster [DBG] pgmap v11488: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:55.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:33:55.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:33:55.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:33:55.618 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:33:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:55 smithi165 bash[22175]: audit 2022-05-01T02:33:55.601573+0000 mon.smithi157 (mon.0) 7371 : audit [DBG] from='client.? 172.21.15.157:0/2275716849' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:56.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:55 smithi157 bash[20376]: audit 2022-05-01T02:33:55.601573+0000 mon.smithi157 (mon.0) 7371 : audit [DBG] from='client.? 172.21.15.157:0/2275716849' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:33:57.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:56 smithi157 bash[20376]: cluster 2022-05-01T02:33:55.831931+0000 mgr.smithi157.nfpzoe (mgr.14180) 12242 : cluster [DBG] pgmap v11489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:57.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:56 smithi165 bash[22175]: cluster 2022-05-01T02:33:55.831931+0000 mgr.smithi157.nfpzoe (mgr.14180) 12242 : cluster [DBG] pgmap v11489: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:58 smithi165 bash[22175]: cluster 2022-05-01T02:33:57.832698+0000 mgr.smithi157.nfpzoe (mgr.14180) 12243 : cluster [DBG] pgmap v11490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:33:59.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:58 smithi157 bash[20376]: cluster 2022-05-01T02:33:57.832698+0000 mgr.smithi157.nfpzoe (mgr.14180) 12243 : cluster [DBG] pgmap v11490: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:33:59 smithi157 bash[20376]: audit 2022-05-01T02:33:59.847997+0000 mon.smithi157 (mon.0) 7372 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:34:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:33:59 smithi165 bash[22175]: audit 2022-05-01T02:33:59.847997+0000 mon.smithi157 (mon.0) 7372 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:34:00.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:34:00.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:34:00.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:34:00.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:34:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:00 smithi157 bash[20376]: cluster 2022-05-01T02:33:59.833362+0000 mgr.smithi157.nfpzoe (mgr.14180) 12244 : cluster [DBG] pgmap v11491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:00 smithi157 bash[20376]: audit 2022-05-01T02:34:00.545323+0000 mon.smithi157 (mon.0) 7373 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:34:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:00 smithi165 bash[22175]: cluster 2022-05-01T02:33:59.833362+0000 mgr.smithi157.nfpzoe (mgr.14180) 12244 : cluster [DBG] pgmap v11491: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:00 smithi165 bash[22175]: audit 2022-05-01T02:34:00.545323+0000 mon.smithi157 (mon.0) 7373 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:34:02.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:01 smithi157 bash[20376]: audit 2022-05-01T02:34:00.928008+0000 mon.smithi157 (mon.0) 7374 : audit [DBG] from='client.? 172.21.15.157:0/292597758' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:01 smithi165 bash[22175]: audit 2022-05-01T02:34:00.928008+0000 mon.smithi157 (mon.0) 7374 : audit [DBG] from='client.? 172.21.15.157:0/292597758' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:03.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:02 smithi157 bash[20376]: cluster 2022-05-01T02:34:01.833984+0000 mgr.smithi157.nfpzoe (mgr.14180) 12245 : cluster [DBG] pgmap v11492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:02 smithi165 bash[22175]: cluster 2022-05-01T02:34:01.833984+0000 mgr.smithi157.nfpzoe (mgr.14180) 12245 : cluster [DBG] pgmap v11492: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:05.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:04 smithi165 bash[22175]: cluster 2022-05-01T02:34:03.834615+0000 mgr.smithi157.nfpzoe (mgr.14180) 12246 : cluster [DBG] pgmap v11493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:05.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:04 smithi157 bash[20376]: cluster 2022-05-01T02:34:03.834615+0000 mgr.smithi157.nfpzoe (mgr.14180) 12246 : cluster [DBG] pgmap v11493: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:05.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:34:05.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:34:05.951 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:34:06.275 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:34:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:06 smithi165 bash[22175]: cluster 2022-05-01T02:34:05.835286+0000 mgr.smithi157.nfpzoe (mgr.14180) 12247 : cluster [DBG] pgmap v11494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:06 smithi165 bash[22175]: audit 2022-05-01T02:34:06.253643+0000 mon.smithi157 (mon.0) 7375 : audit [DBG] from='client.? 172.21.15.157:0/1715688667' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:07.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:06 smithi157 bash[20376]: cluster 2022-05-01T02:34:05.835286+0000 mgr.smithi157.nfpzoe (mgr.14180) 12247 : cluster [DBG] pgmap v11494: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:07.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:06 smithi157 bash[20376]: audit 2022-05-01T02:34:06.253643+0000 mon.smithi157 (mon.0) 7375 : audit [DBG] from='client.? 172.21.15.157:0/1715688667' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:09.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:08 smithi157 bash[20376]: cluster 2022-05-01T02:34:07.835953+0000 mgr.smithi157.nfpzoe (mgr.14180) 12248 : cluster [DBG] pgmap v11495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:08 smithi165 bash[22175]: cluster 2022-05-01T02:34:07.835953+0000 mgr.smithi157.nfpzoe (mgr.14180) 12248 : cluster [DBG] pgmap v11495: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:11.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:10 smithi157 bash[20376]: cluster 2022-05-01T02:34:09.836566+0000 mgr.smithi157.nfpzoe (mgr.14180) 12249 : cluster [DBG] pgmap v11496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:11.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:34:11.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:34:11.279 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:34:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:10 smithi165 bash[22175]: cluster 2022-05-01T02:34:09.836566+0000 mgr.smithi157.nfpzoe (mgr.14180) 12249 : cluster [DBG] pgmap v11496: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:11.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:34:12.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:11 smithi157 bash[20376]: audit 2022-05-01T02:34:11.593708+0000 mon.smithi157 (mon.0) 7376 : audit [DBG] from='client.? 172.21.15.157:0/3792799128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:12.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:11 smithi165 bash[22175]: audit 2022-05-01T02:34:11.593708+0000 mon.smithi157 (mon.0) 7376 : audit [DBG] from='client.? 172.21.15.157:0/3792799128' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:13.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:12 smithi157 bash[20376]: cluster 2022-05-01T02:34:11.837325+0000 mgr.smithi157.nfpzoe (mgr.14180) 12250 : cluster [DBG] pgmap v11497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:12 smithi165 bash[22175]: cluster 2022-05-01T02:34:11.837325+0000 mgr.smithi157.nfpzoe (mgr.14180) 12250 : cluster [DBG] pgmap v11497: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:14 smithi165 bash[22175]: cluster 2022-05-01T02:34:13.838001+0000 mgr.smithi157.nfpzoe (mgr.14180) 12251 : cluster [DBG] pgmap v11498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:15.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:14 smithi157 bash[20376]: cluster 2022-05-01T02:34:13.838001+0000 mgr.smithi157.nfpzoe (mgr.14180) 12251 : cluster [DBG] pgmap v11498: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:16.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:34:16.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:34:16.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:34:16.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:34:17.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:16 smithi157 bash[20376]: cluster 2022-05-01T02:34:15.838608+0000 mgr.smithi157.nfpzoe (mgr.14180) 12252 : cluster [DBG] pgmap v11499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:16 smithi165 bash[22175]: cluster 2022-05-01T02:34:15.838608+0000 mgr.smithi157.nfpzoe (mgr.14180) 12252 : cluster [DBG] pgmap v11499: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:18.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:17 smithi157 bash[20376]: audit 2022-05-01T02:34:16.921116+0000 mon.smithi157 (mon.0) 7377 : audit [DBG] from='client.? 172.21.15.157:0/4284693589' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:17 smithi165 bash[22175]: audit 2022-05-01T02:34:16.921116+0000 mon.smithi157 (mon.0) 7377 : audit [DBG] from='client.? 172.21.15.157:0/4284693589' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:19.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:18 smithi157 bash[20376]: cluster 2022-05-01T02:34:17.839294+0000 mgr.smithi157.nfpzoe (mgr.14180) 12253 : cluster [DBG] pgmap v11500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:18 smithi165 bash[22175]: cluster 2022-05-01T02:34:17.839294+0000 mgr.smithi157.nfpzoe (mgr.14180) 12253 : cluster [DBG] pgmap v11500: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:20 smithi157 bash[20376]: cluster 2022-05-01T02:34:19.840000+0000 mgr.smithi157.nfpzoe (mgr.14180) 12254 : cluster [DBG] pgmap v11501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:20 smithi165 bash[22175]: cluster 2022-05-01T02:34:19.840000+0000 mgr.smithi157.nfpzoe (mgr.14180) 12254 : cluster [DBG] pgmap v11501: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:21.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:34:21.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:34:21.942 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:34:22.269 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:34:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:22 smithi157 bash[20376]: cluster 2022-05-01T02:34:21.840686+0000 mgr.smithi157.nfpzoe (mgr.14180) 12255 : cluster [DBG] pgmap v11502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:23.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:22 smithi157 bash[20376]: audit 2022-05-01T02:34:22.247400+0000 mon.smithi157 (mon.0) 7378 : audit [DBG] from='client.? 172.21.15.157:0/3409276352' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:22 smithi165 bash[22175]: cluster 2022-05-01T02:34:21.840686+0000 mgr.smithi157.nfpzoe (mgr.14180) 12255 : cluster [DBG] pgmap v11502: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:22 smithi165 bash[22175]: audit 2022-05-01T02:34:22.247400+0000 mon.smithi157 (mon.0) 7378 : audit [DBG] from='client.? 172.21.15.157:0/3409276352' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:24 smithi165 bash[22175]: cluster 2022-05-01T02:34:23.841297+0000 mgr.smithi157.nfpzoe (mgr.14180) 12256 : cluster [DBG] pgmap v11503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:24 smithi157 bash[20376]: cluster 2022-05-01T02:34:23.841297+0000 mgr.smithi157.nfpzoe (mgr.14180) 12256 : cluster [DBG] pgmap v11503: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:27.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:26 smithi157 bash[20376]: cluster 2022-05-01T02:34:25.841908+0000 mgr.smithi157.nfpzoe (mgr.14180) 12257 : cluster [DBG] pgmap v11504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:27.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:34:27.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:34:27.273 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:34:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:26 smithi165 bash[22175]: cluster 2022-05-01T02:34:25.841908+0000 mgr.smithi157.nfpzoe (mgr.14180) 12257 : cluster [DBG] pgmap v11504: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:27.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:34:28.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:27 smithi157 bash[20376]: audit 2022-05-01T02:34:27.575773+0000 mon.smithi157 (mon.0) 7379 : audit [DBG] from='client.? 172.21.15.157:0/1512569996' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:27 smithi165 bash[22175]: audit 2022-05-01T02:34:27.575773+0000 mon.smithi157 (mon.0) 7379 : audit [DBG] from='client.? 172.21.15.157:0/1512569996' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:28 smithi157 bash[20376]: cluster 2022-05-01T02:34:27.842569+0000 mgr.smithi157.nfpzoe (mgr.14180) 12258 : cluster [DBG] pgmap v11505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:28 smithi165 bash[22175]: cluster 2022-05-01T02:34:27.842569+0000 mgr.smithi157.nfpzoe (mgr.14180) 12258 : cluster [DBG] pgmap v11505: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:31.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:30 smithi157 bash[20376]: cluster 2022-05-01T02:34:29.843218+0000 mgr.smithi157.nfpzoe (mgr.14180) 12259 : cluster [DBG] pgmap v11506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:30 smithi165 bash[22175]: cluster 2022-05-01T02:34:29.843218+0000 mgr.smithi157.nfpzoe (mgr.14180) 12259 : cluster [DBG] pgmap v11506: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:32.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:34:32.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:34:32.595 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:34:32.921 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:34:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:32 smithi157 bash[20376]: cluster 2022-05-01T02:34:31.843856+0000 mgr.smithi157.nfpzoe (mgr.14180) 12260 : cluster [DBG] pgmap v11507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:33.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:32 smithi157 bash[20376]: audit 2022-05-01T02:34:32.904109+0000 mon.smithi157 (mon.0) 7380 : audit [DBG] from='client.? 172.21.15.157:0/1642074768' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:32 smithi165 bash[22175]: cluster 2022-05-01T02:34:31.843856+0000 mgr.smithi157.nfpzoe (mgr.14180) 12260 : cluster [DBG] pgmap v11507: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:32 smithi165 bash[22175]: audit 2022-05-01T02:34:32.904109+0000 mon.smithi157 (mon.0) 7380 : audit [DBG] from='client.? 172.21.15.157:0/1642074768' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:34 smithi165 bash[22175]: cluster 2022-05-01T02:34:33.844341+0000 mgr.smithi157.nfpzoe (mgr.14180) 12261 : cluster [DBG] pgmap v11508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:35.178 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:34 smithi165 bash[22175]: audit 2022-05-01T02:34:33.851014+0000 mon.smithi157 (mon.0) 7381 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:34:35.178 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:34 smithi165 bash[22175]: audit 2022-05-01T02:34:33.853967+0000 mon.smithi157 (mon.0) 7382 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:34:35.178 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:34 smithi165 bash[22175]: audit 2022-05-01T02:34:33.855973+0000 mon.smithi157 (mon.0) 7383 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:34:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:34 smithi157 bash[20376]: cluster 2022-05-01T02:34:33.844341+0000 mgr.smithi157.nfpzoe (mgr.14180) 12261 : cluster [DBG] pgmap v11508: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:34 smithi157 bash[20376]: audit 2022-05-01T02:34:33.851014+0000 mon.smithi157 (mon.0) 7381 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:34:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:34 smithi157 bash[20376]: audit 2022-05-01T02:34:33.853967+0000 mon.smithi157 (mon.0) 7382 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:34:35.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:34 smithi157 bash[20376]: audit 2022-05-01T02:34:33.855973+0000 mon.smithi157 (mon.0) 7383 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:34:37.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:36 smithi157 bash[20376]: cluster 2022-05-01T02:34:35.844921+0000 mgr.smithi157.nfpzoe (mgr.14180) 12262 : cluster [DBG] pgmap v11509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:36 smithi165 bash[22175]: cluster 2022-05-01T02:34:35.844921+0000 mgr.smithi157.nfpzoe (mgr.14180) 12262 : cluster [DBG] pgmap v11509: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:37.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:34:37.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:34:37.924 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:34:38.251 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:34:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:38 smithi165 bash[22175]: audit 2022-05-01T02:34:37.633815+0000 mon.smithi157 (mon.0) 7384 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:34:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:38 smithi165 bash[22175]: cluster 2022-05-01T02:34:37.845553+0000 mgr.smithi157.nfpzoe (mgr.14180) 12263 : cluster [DBG] pgmap v11510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:38 smithi165 bash[22175]: cluster 2022-05-01T02:34:37.918815+0000 mgr.smithi157.nfpzoe (mgr.14180) 12264 : cluster [DBG] pgmap v11511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:38 smithi165 bash[22175]: cluster 2022-05-01T02:34:37.919246+0000 mgr.smithi157.nfpzoe (mgr.14180) 12265 : cluster [DBG] pgmap v11512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:38 smithi165 bash[22175]: audit 2022-05-01T02:34:37.929410+0000 mon.smithi157 (mon.0) 7385 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:34:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:38 smithi165 bash[22175]: audit 2022-05-01T02:34:37.938011+0000 mon.smithi157 (mon.0) 7386 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:34:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:38 smithi165 bash[22175]: cephadm 2022-05-01T02:34:37.939442+0000 mgr.smithi157.nfpzoe (mgr.14180) 12266 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:34:38.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:38 smithi165 bash[22175]: cephadm 2022-05-01T02:34:37.939662+0000 mgr.smithi157.nfpzoe (mgr.14180) 12267 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:34:38.897 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:38 smithi165 bash[22175]: audit 2022-05-01T02:34:38.234354+0000 mon.smithi157 (mon.0) 7387 : audit [DBG] from='client.? 172.21.15.157:0/3488917306' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:38 smithi157 bash[20376]: audit 2022-05-01T02:34:37.633815+0000 mon.smithi157 (mon.0) 7384 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:34:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:38 smithi157 bash[20376]: cluster 2022-05-01T02:34:37.845553+0000 mgr.smithi157.nfpzoe (mgr.14180) 12263 : cluster [DBG] pgmap v11510: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:38 smithi157 bash[20376]: cluster 2022-05-01T02:34:37.918815+0000 mgr.smithi157.nfpzoe (mgr.14180) 12264 : cluster [DBG] pgmap v11511: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:38 smithi157 bash[20376]: cluster 2022-05-01T02:34:37.919246+0000 mgr.smithi157.nfpzoe (mgr.14180) 12265 : cluster [DBG] pgmap v11512: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:38.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:38 smithi157 bash[20376]: audit 2022-05-01T02:34:37.929410+0000 mon.smithi157 (mon.0) 7385 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:34:38.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:38 smithi157 bash[20376]: audit 2022-05-01T02:34:37.938011+0000 mon.smithi157 (mon.0) 7386 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:34:38.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:38 smithi157 bash[20376]: cephadm 2022-05-01T02:34:37.939442+0000 mgr.smithi157.nfpzoe (mgr.14180) 12266 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:34:38.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:38 smithi157 bash[20376]: cephadm 2022-05-01T02:34:37.939662+0000 mgr.smithi157.nfpzoe (mgr.14180) 12267 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:34:38.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:38 smithi157 bash[20376]: audit 2022-05-01T02:34:38.234354+0000 mon.smithi157 (mon.0) 7387 : audit [DBG] from='client.? 172.21.15.157:0/3488917306' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:40 smithi165 bash[22175]: cluster 2022-05-01T02:34:39.919841+0000 mgr.smithi157.nfpzoe (mgr.14180) 12268 : cluster [DBG] pgmap v11513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:41.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:40 smithi157 bash[20376]: cluster 2022-05-01T02:34:39.919841+0000 mgr.smithi157.nfpzoe (mgr.14180) 12268 : cluster [DBG] pgmap v11513: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:43.254 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:34:43.254 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:34:43.254 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:34:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:42 smithi165 bash[22175]: cluster 2022-05-01T02:34:41.920503+0000 mgr.smithi157.nfpzoe (mgr.14180) 12269 : cluster [DBG] pgmap v11514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:42 smithi157 bash[20376]: cluster 2022-05-01T02:34:41.920503+0000 mgr.smithi157.nfpzoe (mgr.14180) 12269 : cluster [DBG] pgmap v11514: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:43.583 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:34:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:43 smithi165 bash[22175]: audit 2022-05-01T02:34:43.561166+0000 mon.smithi157 (mon.0) 7388 : audit [DBG] from='client.? 172.21.15.157:0/1366894720' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:43 smithi157 bash[20376]: audit 2022-05-01T02:34:43.561166+0000 mon.smithi157 (mon.0) 7388 : audit [DBG] from='client.? 172.21.15.157:0/1366894720' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:44 smithi165 bash[22175]: cluster 2022-05-01T02:34:43.921117+0000 mgr.smithi157.nfpzoe (mgr.14180) 12270 : cluster [DBG] pgmap v11515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:45.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:44 smithi157 bash[20376]: cluster 2022-05-01T02:34:43.921117+0000 mgr.smithi157.nfpzoe (mgr.14180) 12270 : cluster [DBG] pgmap v11515: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:46 smithi165 bash[22175]: cluster 2022-05-01T02:34:45.921724+0000 mgr.smithi157.nfpzoe (mgr.14180) 12271 : cluster [DBG] pgmap v11516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:47.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:46 smithi157 bash[20376]: cluster 2022-05-01T02:34:45.921724+0000 mgr.smithi157.nfpzoe (mgr.14180) 12271 : cluster [DBG] pgmap v11516: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:48.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:34:48.587 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:34:48.588 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:34:48.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:34:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:48 smithi165 bash[22175]: cluster 2022-05-01T02:34:47.922400+0000 mgr.smithi157.nfpzoe (mgr.14180) 12272 : cluster [DBG] pgmap v11517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:49.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:49 smithi165 bash[22175]: audit 2022-05-01T02:34:48.887698+0000 mon.smithi157 (mon.0) 7389 : audit [DBG] from='client.? 172.21.15.157:0/4012306102' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:48 smithi157 bash[20376]: cluster 2022-05-01T02:34:47.922400+0000 mgr.smithi157.nfpzoe (mgr.14180) 12272 : cluster [DBG] pgmap v11517: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:48 smithi157 bash[20376]: audit 2022-05-01T02:34:48.887698+0000 mon.smithi157 (mon.0) 7389 : audit [DBG] from='client.? 172.21.15.157:0/4012306102' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:51 smithi165 bash[22175]: cluster 2022-05-01T02:34:49.922974+0000 mgr.smithi157.nfpzoe (mgr.14180) 12273 : cluster [DBG] pgmap v11518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:51.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:51 smithi157 bash[20376]: cluster 2022-05-01T02:34:49.922974+0000 mgr.smithi157.nfpzoe (mgr.14180) 12273 : cluster [DBG] pgmap v11518: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:53 smithi165 bash[22175]: cluster 2022-05-01T02:34:51.923624+0000 mgr.smithi157.nfpzoe (mgr.14180) 12274 : cluster [DBG] pgmap v11519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:53.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:53 smithi157 bash[20376]: cluster 2022-05-01T02:34:51.923624+0000 mgr.smithi157.nfpzoe (mgr.14180) 12274 : cluster [DBG] pgmap v11519: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:53.908 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:34:53.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:34:53.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:34:54.229 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:34:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:54 smithi165 bash[22175]: cluster 2022-05-01T02:34:53.924266+0000 mgr.smithi157.nfpzoe (mgr.14180) 12275 : cluster [DBG] pgmap v11520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:54 smithi165 bash[22175]: audit 2022-05-01T02:34:54.212691+0000 mon.smithi157 (mon.0) 7390 : audit [DBG] from='client.? 172.21.15.157:0/2612266325' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:54 smithi157 bash[20376]: cluster 2022-05-01T02:34:53.924266+0000 mgr.smithi157.nfpzoe (mgr.14180) 12275 : cluster [DBG] pgmap v11520: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:55.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:54 smithi157 bash[20376]: audit 2022-05-01T02:34:54.212691+0000 mon.smithi157 (mon.0) 7390 : audit [DBG] from='client.? 172.21.15.157:0/2612266325' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:34:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:56 smithi165 bash[22175]: cluster 2022-05-01T02:34:55.924900+0000 mgr.smithi157.nfpzoe (mgr.14180) 12276 : cluster [DBG] pgmap v11521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:56 smithi157 bash[20376]: cluster 2022-05-01T02:34:55.924900+0000 mgr.smithi157.nfpzoe (mgr.14180) 12276 : cluster [DBG] pgmap v11521: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:59.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:34:59.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:34:59.233 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:34:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:58 smithi165 bash[22175]: cluster 2022-05-01T02:34:57.925560+0000 mgr.smithi157.nfpzoe (mgr.14180) 12277 : cluster [DBG] pgmap v11522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:59.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:58 smithi157 bash[20376]: cluster 2022-05-01T02:34:57.925560+0000 mgr.smithi157.nfpzoe (mgr.14180) 12277 : cluster [DBG] pgmap v11522: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:34:59.558 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:35:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:59 smithi165 bash[22175]: audit 2022-05-01T02:34:59.540549+0000 mon.smithi157 (mon.0) 7391 : audit [DBG] from='client.? 172.21.15.157:0/1101709580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:34:59 smithi165 bash[22175]: audit 2022-05-01T02:34:59.852080+0000 mon.smithi157 (mon.0) 7392 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:35:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:59 smithi157 bash[20376]: audit 2022-05-01T02:34:59.540549+0000 mon.smithi157 (mon.0) 7391 : audit [DBG] from='client.? 172.21.15.157:0/1101709580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:00.472 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:34:59 smithi157 bash[20376]: audit 2022-05-01T02:34:59.852080+0000 mon.smithi157 (mon.0) 7392 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:35:01.325 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:00 smithi165 bash[22175]: cluster 2022-05-01T02:34:59.926142+0000 mgr.smithi157.nfpzoe (mgr.14180) 12278 : cluster [DBG] pgmap v11523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:01.325 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:00 smithi165 bash[22175]: audit 2022-05-01T02:35:00.551997+0000 mon.smithi157 (mon.0) 7393 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:35:01.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:00 smithi157 bash[20376]: cluster 2022-05-01T02:34:59.926142+0000 mgr.smithi157.nfpzoe (mgr.14180) 12278 : cluster [DBG] pgmap v11523: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:01.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:00 smithi157 bash[20376]: audit 2022-05-01T02:35:00.551997+0000 mon.smithi157 (mon.0) 7393 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:35:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:03 smithi165 bash[22175]: cluster 2022-05-01T02:35:01.926776+0000 mgr.smithi157.nfpzoe (mgr.14180) 12279 : cluster [DBG] pgmap v11524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:03.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:03 smithi157 bash[20376]: cluster 2022-05-01T02:35:01.926776+0000 mgr.smithi157.nfpzoe (mgr.14180) 12279 : cluster [DBG] pgmap v11524: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:04.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:35:04.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:35:04.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:35:04.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:35:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:04 smithi165 bash[22175]: cluster 2022-05-01T02:35:03.927484+0000 mgr.smithi157.nfpzoe (mgr.14180) 12280 : cluster [DBG] pgmap v11525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:05.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:04 smithi157 bash[20376]: cluster 2022-05-01T02:35:03.927484+0000 mgr.smithi157.nfpzoe (mgr.14180) 12280 : cluster [DBG] pgmap v11525: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:05 smithi165 bash[22175]: audit 2022-05-01T02:35:04.871151+0000 mon.smithi157 (mon.0) 7394 : audit [DBG] from='client.? 172.21.15.157:0/1303406072' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:06.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:05 smithi157 bash[20376]: audit 2022-05-01T02:35:04.871151+0000 mon.smithi157 (mon.0) 7394 : audit [DBG] from='client.? 172.21.15.157:0/1303406072' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:06 smithi165 bash[22175]: cluster 2022-05-01T02:35:05.928125+0000 mgr.smithi157.nfpzoe (mgr.14180) 12281 : cluster [DBG] pgmap v11526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:07.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:06 smithi157 bash[20376]: cluster 2022-05-01T02:35:05.928125+0000 mgr.smithi157.nfpzoe (mgr.14180) 12281 : cluster [DBG] pgmap v11526: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:08 smithi165 bash[22175]: cluster 2022-05-01T02:35:07.928716+0000 mgr.smithi157.nfpzoe (mgr.14180) 12282 : cluster [DBG] pgmap v11527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:09.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:08 smithi157 bash[20376]: cluster 2022-05-01T02:35:07.928716+0000 mgr.smithi157.nfpzoe (mgr.14180) 12282 : cluster [DBG] pgmap v11527: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:09.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:35:09.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:35:09.892 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:35:10.219 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:35:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:10 smithi165 bash[22175]: cluster 2022-05-01T02:35:09.929333+0000 mgr.smithi157.nfpzoe (mgr.14180) 12283 : cluster [DBG] pgmap v11528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:11.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:10 smithi165 bash[22175]: audit 2022-05-01T02:35:10.202526+0000 mon.smithi157 (mon.0) 7395 : audit [DBG] from='client.? 172.21.15.157:0/92859674' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:11.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:10 smithi157 bash[20376]: cluster 2022-05-01T02:35:09.929333+0000 mgr.smithi157.nfpzoe (mgr.14180) 12283 : cluster [DBG] pgmap v11528: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:11.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:10 smithi157 bash[20376]: audit 2022-05-01T02:35:10.202526+0000 mon.smithi157 (mon.0) 7395 : audit [DBG] from='client.? 172.21.15.157:0/92859674' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:12 smithi165 bash[22175]: cluster 2022-05-01T02:35:11.930014+0000 mgr.smithi157.nfpzoe (mgr.14180) 12284 : cluster [DBG] pgmap v11529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:13.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:12 smithi157 bash[20376]: cluster 2022-05-01T02:35:11.930014+0000 mgr.smithi157.nfpzoe (mgr.14180) 12284 : cluster [DBG] pgmap v11529: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:14 smithi165 bash[22175]: cluster 2022-05-01T02:35:13.930690+0000 mgr.smithi157.nfpzoe (mgr.14180) 12285 : cluster [DBG] pgmap v11530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:15.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:14 smithi157 bash[20376]: cluster 2022-05-01T02:35:13.930690+0000 mgr.smithi157.nfpzoe (mgr.14180) 12285 : cluster [DBG] pgmap v11530: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:15.222 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:35:15.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:35:15.223 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:35:15.545 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:35:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:15 smithi165 bash[22175]: audit 2022-05-01T02:35:15.527483+0000 mon.smithi157 (mon.0) 7396 : audit [DBG] from='client.? 172.21.15.157:0/731689796' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:16.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:15 smithi157 bash[20376]: audit 2022-05-01T02:35:15.527483+0000 mon.smithi157 (mon.0) 7396 : audit [DBG] from='client.? 172.21.15.157:0/731689796' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:17.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:16 smithi165 bash[22175]: cluster 2022-05-01T02:35:15.931337+0000 mgr.smithi157.nfpzoe (mgr.14180) 12286 : cluster [DBG] pgmap v11531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:17.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:16 smithi157 bash[20376]: cluster 2022-05-01T02:35:15.931337+0000 mgr.smithi157.nfpzoe (mgr.14180) 12286 : cluster [DBG] pgmap v11531: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:18 smithi165 bash[22175]: cluster 2022-05-01T02:35:17.931959+0000 mgr.smithi157.nfpzoe (mgr.14180) 12287 : cluster [DBG] pgmap v11532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:18 smithi157 bash[20376]: cluster 2022-05-01T02:35:17.931959+0000 mgr.smithi157.nfpzoe (mgr.14180) 12287 : cluster [DBG] pgmap v11532: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:20.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:35:20.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:35:20.549 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:35:20.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:35:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:20 smithi165 bash[22175]: cluster 2022-05-01T02:35:19.932555+0000 mgr.smithi157.nfpzoe (mgr.14180) 12288 : cluster [DBG] pgmap v11533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:20 smithi165 bash[22175]: audit 2022-05-01T02:35:20.849313+0000 mon.smithi157 (mon.0) 7397 : audit [DBG] from='client.? 172.21.15.157:0/2243316602' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:21.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:20 smithi157 bash[20376]: cluster 2022-05-01T02:35:19.932555+0000 mgr.smithi157.nfpzoe (mgr.14180) 12288 : cluster [DBG] pgmap v11533: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:21.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:20 smithi157 bash[20376]: audit 2022-05-01T02:35:20.849313+0000 mon.smithi157 (mon.0) 7397 : audit [DBG] from='client.? 172.21.15.157:0/2243316602' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:23 smithi165 bash[22175]: cluster 2022-05-01T02:35:21.933290+0000 mgr.smithi157.nfpzoe (mgr.14180) 12289 : cluster [DBG] pgmap v11534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:22 smithi157 bash[20376]: cluster 2022-05-01T02:35:21.933290+0000 mgr.smithi157.nfpzoe (mgr.14180) 12289 : cluster [DBG] pgmap v11534: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:24 smithi165 bash[22175]: cluster 2022-05-01T02:35:23.933945+0000 mgr.smithi157.nfpzoe (mgr.14180) 12290 : cluster [DBG] pgmap v11535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:24 smithi157 bash[20376]: cluster 2022-05-01T02:35:23.933945+0000 mgr.smithi157.nfpzoe (mgr.14180) 12290 : cluster [DBG] pgmap v11535: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:25.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:35:25.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:35:25.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:35:26.198 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:35:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:26 smithi165 bash[22175]: cluster 2022-05-01T02:35:25.934594+0000 mgr.smithi157.nfpzoe (mgr.14180) 12291 : cluster [DBG] pgmap v11536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:27.407 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:26 smithi165 bash[22175]: audit 2022-05-01T02:35:26.181531+0000 mon.smithi157 (mon.0) 7398 : audit [DBG] from='client.? 172.21.15.157:0/2172686391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:26 smithi157 bash[20376]: cluster 2022-05-01T02:35:25.934594+0000 mgr.smithi157.nfpzoe (mgr.14180) 12291 : cluster [DBG] pgmap v11536: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:26 smithi157 bash[20376]: audit 2022-05-01T02:35:26.181531+0000 mon.smithi157 (mon.0) 7398 : audit [DBG] from='client.? 172.21.15.157:0/2172686391' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:28 smithi165 bash[22175]: cluster 2022-05-01T02:35:27.935248+0000 mgr.smithi157.nfpzoe (mgr.14180) 12292 : cluster [DBG] pgmap v11537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:28 smithi157 bash[20376]: cluster 2022-05-01T02:35:27.935248+0000 mgr.smithi157.nfpzoe (mgr.14180) 12292 : cluster [DBG] pgmap v11537: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:31.200 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:35:31.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:35:31.201 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:35:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:31 smithi165 bash[22175]: cluster 2022-05-01T02:35:29.935847+0000 mgr.smithi157.nfpzoe (mgr.14180) 12293 : cluster [DBG] pgmap v11538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:31.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:30 smithi157 bash[20376]: cluster 2022-05-01T02:35:29.935847+0000 mgr.smithi157.nfpzoe (mgr.14180) 12293 : cluster [DBG] pgmap v11538: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:31.526 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:35:32.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:32 smithi165 bash[22175]: audit 2022-05-01T02:35:31.509529+0000 mon.smithi157 (mon.0) 7399 : audit [DBG] from='client.? 172.21.15.157:0/2718272457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:32.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:32 smithi157 bash[20376]: audit 2022-05-01T02:35:31.509529+0000 mon.smithi157 (mon.0) 7399 : audit [DBG] from='client.? 172.21.15.157:0/2718272457' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:33 smithi165 bash[22175]: cluster 2022-05-01T02:35:31.936484+0000 mgr.smithi157.nfpzoe (mgr.14180) 12294 : cluster [DBG] pgmap v11539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:33 smithi157 bash[20376]: cluster 2022-05-01T02:35:31.936484+0000 mgr.smithi157.nfpzoe (mgr.14180) 12294 : cluster [DBG] pgmap v11539: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:34 smithi165 bash[22175]: cluster 2022-05-01T02:35:33.937103+0000 mgr.smithi157.nfpzoe (mgr.14180) 12295 : cluster [DBG] pgmap v11540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:35.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:34 smithi157 bash[20376]: cluster 2022-05-01T02:35:33.937103+0000 mgr.smithi157.nfpzoe (mgr.14180) 12295 : cluster [DBG] pgmap v11540: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:36.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:35:36.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:35:36.530 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:35:36.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:35:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:36 smithi165 bash[22175]: cluster 2022-05-01T02:35:35.937694+0000 mgr.smithi157.nfpzoe (mgr.14180) 12296 : cluster [DBG] pgmap v11541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:36 smithi165 bash[22175]: audit 2022-05-01T02:35:36.838190+0000 mon.smithi157 (mon.0) 7400 : audit [DBG] from='client.? 172.21.15.157:0/359271723' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:36 smithi157 bash[20376]: cluster 2022-05-01T02:35:35.937694+0000 mgr.smithi157.nfpzoe (mgr.14180) 12296 : cluster [DBG] pgmap v11541: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:36 smithi157 bash[20376]: audit 2022-05-01T02:35:36.838190+0000 mon.smithi157 (mon.0) 7400 : audit [DBG] from='client.? 172.21.15.157:0/359271723' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:38 smithi165 bash[22175]: audit 2022-05-01T02:35:37.953355+0000 mon.smithi157 (mon.0) 7401 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:35:38.412 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:38 smithi165 bash[22175]: audit 2022-05-01T02:35:37.956167+0000 mon.smithi157 (mon.0) 7402 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:35:38.412 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:38 smithi165 bash[22175]: audit 2022-05-01T02:35:37.958140+0000 mon.smithi157 (mon.0) 7403 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:35:38.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:38 smithi157 bash[20376]: audit 2022-05-01T02:35:37.953355+0000 mon.smithi157 (mon.0) 7401 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:35:38.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:38 smithi157 bash[20376]: audit 2022-05-01T02:35:37.956167+0000 mon.smithi157 (mon.0) 7402 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:35:38.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:38 smithi157 bash[20376]: audit 2022-05-01T02:35:37.958140+0000 mon.smithi157 (mon.0) 7403 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:35:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:39 smithi165 bash[22175]: cluster 2022-05-01T02:35:37.938358+0000 mgr.smithi157.nfpzoe (mgr.14180) 12297 : cluster [DBG] pgmap v11542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:39 smithi165 bash[22175]: audit 2022-05-01T02:35:38.266810+0000 mon.smithi157 (mon.0) 7404 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:35:39.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:39 smithi157 bash[20376]: cluster 2022-05-01T02:35:37.938358+0000 mgr.smithi157.nfpzoe (mgr.14180) 12297 : cluster [DBG] pgmap v11542: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:39.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:39 smithi157 bash[20376]: audit 2022-05-01T02:35:38.266810+0000 mon.smithi157 (mon.0) 7404 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:35:41.535 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:41 smithi157 bash[20376]: cluster 2022-05-01T02:35:39.939001+0000 mgr.smithi157.nfpzoe (mgr.14180) 12298 : cluster [DBG] pgmap v11543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:41 smithi165 bash[22175]: cluster 2022-05-01T02:35:39.939001+0000 mgr.smithi157.nfpzoe (mgr.14180) 12298 : cluster [DBG] pgmap v11543: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:41.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:35:41.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:35:41.858 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:35:42.183 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:35:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:42 smithi165 bash[22175]: audit 2022-05-01T02:35:42.164915+0000 mon.smithi157 (mon.0) 7405 : audit [DBG] from='client.? 172.21.15.157:0/3933052745' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:42.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:42 smithi157 bash[20376]: audit 2022-05-01T02:35:42.164915+0000 mon.smithi157 (mon.0) 7405 : audit [DBG] from='client.? 172.21.15.157:0/3933052745' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:43 smithi165 bash[22175]: cluster 2022-05-01T02:35:41.939483+0000 mgr.smithi157.nfpzoe (mgr.14180) 12299 : cluster [DBG] pgmap v11544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:43.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:43 smithi165 bash[22175]: audit 2022-05-01T02:35:42.707422+0000 mon.smithi157 (mon.0) 7406 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:35:43.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:43 smithi165 bash[22175]: audit 2022-05-01T02:35:43.001586+0000 mon.smithi157 (mon.0) 7407 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:35:43.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:43 smithi165 bash[22175]: audit 2022-05-01T02:35:43.010521+0000 mon.smithi157 (mon.0) 7408 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:35:43.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:43 smithi157 bash[20376]: cluster 2022-05-01T02:35:41.939483+0000 mgr.smithi157.nfpzoe (mgr.14180) 12299 : cluster [DBG] pgmap v11544: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:43.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:43 smithi157 bash[20376]: audit 2022-05-01T02:35:42.707422+0000 mon.smithi157 (mon.0) 7406 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:35:43.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:43 smithi157 bash[20376]: audit 2022-05-01T02:35:43.001586+0000 mon.smithi157 (mon.0) 7407 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:35:43.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:43 smithi157 bash[20376]: audit 2022-05-01T02:35:43.010521+0000 mon.smithi157 (mon.0) 7408 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:35:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:44 smithi165 bash[22175]: cluster 2022-05-01T02:35:42.996825+0000 mgr.smithi157.nfpzoe (mgr.14180) 12300 : cluster [DBG] pgmap v11545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:44 smithi165 bash[22175]: cluster 2022-05-01T02:35:42.997245+0000 mgr.smithi157.nfpzoe (mgr.14180) 12301 : cluster [DBG] pgmap v11546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:44 smithi165 bash[22175]: cephadm 2022-05-01T02:35:43.011437+0000 mgr.smithi157.nfpzoe (mgr.14180) 12302 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:35:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:44 smithi165 bash[22175]: cephadm 2022-05-01T02:35:43.011548+0000 mgr.smithi157.nfpzoe (mgr.14180) 12303 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:35:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:44 smithi157 bash[20376]: cluster 2022-05-01T02:35:42.996825+0000 mgr.smithi157.nfpzoe (mgr.14180) 12300 : cluster [DBG] pgmap v11545: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:44 smithi157 bash[20376]: cluster 2022-05-01T02:35:42.997245+0000 mgr.smithi157.nfpzoe (mgr.14180) 12301 : cluster [DBG] pgmap v11546: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:44 smithi157 bash[20376]: cephadm 2022-05-01T02:35:43.011437+0000 mgr.smithi157.nfpzoe (mgr.14180) 12302 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:35:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:44 smithi157 bash[20376]: cephadm 2022-05-01T02:35:43.011548+0000 mgr.smithi157.nfpzoe (mgr.14180) 12303 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:35:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:46 smithi165 bash[22175]: cluster 2022-05-01T02:35:44.997900+0000 mgr.smithi157.nfpzoe (mgr.14180) 12304 : cluster [DBG] pgmap v11547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:46.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:46 smithi157 bash[20376]: cluster 2022-05-01T02:35:44.997900+0000 mgr.smithi157.nfpzoe (mgr.14180) 12304 : cluster [DBG] pgmap v11547: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:47.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:35:47.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:35:47.187 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:35:47.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:35:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:48 smithi165 bash[22175]: cluster 2022-05-01T02:35:46.998541+0000 mgr.smithi157.nfpzoe (mgr.14180) 12305 : cluster [DBG] pgmap v11548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:48.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:48 smithi165 bash[22175]: audit 2022-05-01T02:35:47.491667+0000 mon.smithi157 (mon.0) 7409 : audit [DBG] from='client.? 172.21.15.157:0/836968712' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:48.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:48 smithi157 bash[20376]: cluster 2022-05-01T02:35:46.998541+0000 mgr.smithi157.nfpzoe (mgr.14180) 12305 : cluster [DBG] pgmap v11548: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:48.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:48 smithi157 bash[20376]: audit 2022-05-01T02:35:47.491667+0000 mon.smithi157 (mon.0) 7409 : audit [DBG] from='client.? 172.21.15.157:0/836968712' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:50.095 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:49 smithi157 bash[20376]: cluster 2022-05-01T02:35:48.999258+0000 mgr.smithi157.nfpzoe (mgr.14180) 12306 : cluster [DBG] pgmap v11549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:49 smithi165 bash[22175]: cluster 2022-05-01T02:35:48.999258+0000 mgr.smithi157.nfpzoe (mgr.14180) 12306 : cluster [DBG] pgmap v11549: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:52 smithi165 bash[22175]: cluster 2022-05-01T02:35:50.999874+0000 mgr.smithi157.nfpzoe (mgr.14180) 12307 : cluster [DBG] pgmap v11550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:52.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:52 smithi157 bash[20376]: cluster 2022-05-01T02:35:50.999874+0000 mgr.smithi157.nfpzoe (mgr.14180) 12307 : cluster [DBG] pgmap v11550: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:52.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:35:52.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:35:52.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:35:52.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:35:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:53 smithi165 bash[22175]: audit 2022-05-01T02:35:52.824455+0000 mon.smithi157 (mon.0) 7410 : audit [DBG] from='client.? 172.21.15.157:0/2446190544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:53.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:53 smithi157 bash[20376]: audit 2022-05-01T02:35:52.824455+0000 mon.smithi157 (mon.0) 7410 : audit [DBG] from='client.? 172.21.15.157:0/2446190544' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:54 smithi165 bash[22175]: cluster 2022-05-01T02:35:53.000499+0000 mgr.smithi157.nfpzoe (mgr.14180) 12308 : cluster [DBG] pgmap v11551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:54.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:54 smithi157 bash[20376]: cluster 2022-05-01T02:35:53.000499+0000 mgr.smithi157.nfpzoe (mgr.14180) 12308 : cluster [DBG] pgmap v11551: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:56 smithi165 bash[22175]: cluster 2022-05-01T02:35:55.001155+0000 mgr.smithi157.nfpzoe (mgr.14180) 12309 : cluster [DBG] pgmap v11552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:56.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:56 smithi157 bash[20376]: cluster 2022-05-01T02:35:55.001155+0000 mgr.smithi157.nfpzoe (mgr.14180) 12309 : cluster [DBG] pgmap v11552: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:57.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:35:57.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:35:57.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:35:58.168 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:35:58.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:58 smithi165 bash[22175]: cluster 2022-05-01T02:35:57.001793+0000 mgr.smithi157.nfpzoe (mgr.14180) 12310 : cluster [DBG] pgmap v11553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:58.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:58 smithi157 bash[20376]: cluster 2022-05-01T02:35:57.001793+0000 mgr.smithi157.nfpzoe (mgr.14180) 12310 : cluster [DBG] pgmap v11553: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:35:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:35:59 smithi165 bash[22175]: audit 2022-05-01T02:35:58.151117+0000 mon.smithi157 (mon.0) 7411 : audit [DBG] from='client.? 172.21.15.157:0/1614079990' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:35:59.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:35:59 smithi157 bash[20376]: audit 2022-05-01T02:35:58.151117+0000 mon.smithi157 (mon.0) 7411 : audit [DBG] from='client.? 172.21.15.157:0/1614079990' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:00 smithi165 bash[22175]: cluster 2022-05-01T02:35:59.002407+0000 mgr.smithi157.nfpzoe (mgr.14180) 12311 : cluster [DBG] pgmap v11554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:00 smithi165 bash[22175]: audit 2022-05-01T02:35:59.856478+0000 mon.smithi157 (mon.0) 7412 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:36:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:00 smithi157 bash[20376]: cluster 2022-05-01T02:35:59.002407+0000 mgr.smithi157.nfpzoe (mgr.14180) 12311 : cluster [DBG] pgmap v11554: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:00 smithi157 bash[20376]: audit 2022-05-01T02:35:59.856478+0000 mon.smithi157 (mon.0) 7412 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:36:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:01 smithi165 bash[22175]: audit 2022-05-01T02:36:00.558715+0000 mon.smithi157 (mon.0) 7413 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:36:01.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:01 smithi157 bash[20376]: audit 2022-05-01T02:36:00.558715+0000 mon.smithi157 (mon.0) 7413 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:36:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:02 smithi165 bash[22175]: cluster 2022-05-01T02:36:01.003058+0000 mgr.smithi157.nfpzoe (mgr.14180) 12312 : cluster [DBG] pgmap v11555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:02.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:02 smithi157 bash[20376]: cluster 2022-05-01T02:36:01.003058+0000 mgr.smithi157.nfpzoe (mgr.14180) 12312 : cluster [DBG] pgmap v11555: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:03.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:36:03.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:36:03.172 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:36:03.492 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:36:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:04 smithi165 bash[22175]: cluster 2022-05-01T02:36:03.003662+0000 mgr.smithi157.nfpzoe (mgr.14180) 12313 : cluster [DBG] pgmap v11556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:04.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:04 smithi165 bash[22175]: audit 2022-05-01T02:36:03.476222+0000 mon.smithi157 (mon.0) 7414 : audit [DBG] from='client.? 172.21.15.157:0/4117523628' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:04.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:04 smithi157 bash[20376]: cluster 2022-05-01T02:36:03.003662+0000 mgr.smithi157.nfpzoe (mgr.14180) 12313 : cluster [DBG] pgmap v11556: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:04.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:04 smithi157 bash[20376]: audit 2022-05-01T02:36:03.476222+0000 mon.smithi157 (mon.0) 7414 : audit [DBG] from='client.? 172.21.15.157:0/4117523628' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:06 smithi165 bash[22175]: cluster 2022-05-01T02:36:05.004306+0000 mgr.smithi157.nfpzoe (mgr.14180) 12314 : cluster [DBG] pgmap v11557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:06 smithi157 bash[20376]: cluster 2022-05-01T02:36:05.004306+0000 mgr.smithi157.nfpzoe (mgr.14180) 12314 : cluster [DBG] pgmap v11557: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:08.398 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:08 smithi165 bash[22175]: cluster 2022-05-01T02:36:07.004940+0000 mgr.smithi157.nfpzoe (mgr.14180) 12315 : cluster [DBG] pgmap v11558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:08.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:08 smithi157 bash[20376]: cluster 2022-05-01T02:36:07.004940+0000 mgr.smithi157.nfpzoe (mgr.14180) 12315 : cluster [DBG] pgmap v11558: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:08.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:36:08.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:36:08.495 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:36:08.816 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:36:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:09 smithi165 bash[22175]: audit 2022-05-01T02:36:08.799340+0000 mon.smithi157 (mon.0) 7415 : audit [DBG] from='client.? 172.21.15.157:0/4289763580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:09.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:09 smithi157 bash[20376]: audit 2022-05-01T02:36:08.799340+0000 mon.smithi157 (mon.0) 7415 : audit [DBG] from='client.? 172.21.15.157:0/4289763580' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:10 smithi165 bash[22175]: cluster 2022-05-01T02:36:09.005577+0000 mgr.smithi157.nfpzoe (mgr.14180) 12316 : cluster [DBG] pgmap v11559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:10.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:10 smithi157 bash[20376]: cluster 2022-05-01T02:36:09.005577+0000 mgr.smithi157.nfpzoe (mgr.14180) 12316 : cluster [DBG] pgmap v11559: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:12 smithi165 bash[22175]: cluster 2022-05-01T02:36:11.006165+0000 mgr.smithi157.nfpzoe (mgr.14180) 12317 : cluster [DBG] pgmap v11560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:12.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:12 smithi157 bash[20376]: cluster 2022-05-01T02:36:11.006165+0000 mgr.smithi157.nfpzoe (mgr.14180) 12317 : cluster [DBG] pgmap v11560: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:13.821 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:36:13.821 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:36:13.826 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:36:14.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:36:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:14 smithi165 bash[22175]: cluster 2022-05-01T02:36:13.006797+0000 mgr.smithi157.nfpzoe (mgr.14180) 12318 : cluster [DBG] pgmap v11561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:14.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:14 smithi157 bash[20376]: cluster 2022-05-01T02:36:13.006797+0000 mgr.smithi157.nfpzoe (mgr.14180) 12318 : cluster [DBG] pgmap v11561: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:15 smithi165 bash[22175]: audit 2022-05-01T02:36:14.127650+0000 mon.smithi157 (mon.0) 7416 : audit [DBG] from='client.? 172.21.15.157:0/2627117513' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:15 smithi157 bash[20376]: audit 2022-05-01T02:36:14.127650+0000 mon.smithi157 (mon.0) 7416 : audit [DBG] from='client.? 172.21.15.157:0/2627117513' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:16 smithi165 bash[22175]: cluster 2022-05-01T02:36:15.007541+0000 mgr.smithi157.nfpzoe (mgr.14180) 12319 : cluster [DBG] pgmap v11562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:16.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:16 smithi157 bash[20376]: cluster 2022-05-01T02:36:15.007541+0000 mgr.smithi157.nfpzoe (mgr.14180) 12319 : cluster [DBG] pgmap v11562: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:18 smithi165 bash[22175]: cluster 2022-05-01T02:36:17.008248+0000 mgr.smithi157.nfpzoe (mgr.14180) 12320 : cluster [DBG] pgmap v11563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:18.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:18 smithi157 bash[20376]: cluster 2022-05-01T02:36:17.008248+0000 mgr.smithi157.nfpzoe (mgr.14180) 12320 : cluster [DBG] pgmap v11563: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:19.146 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:36:19.146 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:36:19.146 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:36:19.478 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:36:20.096 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:19 smithi157 bash[20376]: cluster 2022-05-01T02:36:19.008863+0000 mgr.smithi157.nfpzoe (mgr.14180) 12321 : cluster [DBG] pgmap v11564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:20.097 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:19 smithi157 bash[20376]: audit 2022-05-01T02:36:19.454096+0000 mon.smithi157 (mon.0) 7417 : audit [DBG] from='client.? 172.21.15.157:0/2317196958' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:19 smithi165 bash[22175]: cluster 2022-05-01T02:36:19.008863+0000 mgr.smithi157.nfpzoe (mgr.14180) 12321 : cluster [DBG] pgmap v11564: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:19 smithi165 bash[22175]: audit 2022-05-01T02:36:19.454096+0000 mon.smithi157 (mon.0) 7417 : audit [DBG] from='client.? 172.21.15.157:0/2317196958' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:22 smithi165 bash[22175]: cluster 2022-05-01T02:36:21.009464+0000 mgr.smithi157.nfpzoe (mgr.14180) 12322 : cluster [DBG] pgmap v11565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:22.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:22 smithi157 bash[20376]: cluster 2022-05-01T02:36:21.009464+0000 mgr.smithi157.nfpzoe (mgr.14180) 12322 : cluster [DBG] pgmap v11565: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:24 smithi165 bash[22175]: cluster 2022-05-01T02:36:23.010105+0000 mgr.smithi157.nfpzoe (mgr.14180) 12323 : cluster [DBG] pgmap v11566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:24.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:24 smithi157 bash[20376]: cluster 2022-05-01T02:36:23.010105+0000 mgr.smithi157.nfpzoe (mgr.14180) 12323 : cluster [DBG] pgmap v11566: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:24.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:36:24.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:36:24.481 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:36:24.796 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:36:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:25 smithi165 bash[22175]: audit 2022-05-01T02:36:24.779886+0000 mon.smithi157 (mon.0) 7418 : audit [DBG] from='client.? 172.21.15.157:0/3157405430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:25.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:25 smithi157 bash[20376]: audit 2022-05-01T02:36:24.779886+0000 mon.smithi157 (mon.0) 7418 : audit [DBG] from='client.? 172.21.15.157:0/3157405430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:26 smithi165 bash[22175]: cluster 2022-05-01T02:36:25.010817+0000 mgr.smithi157.nfpzoe (mgr.14180) 12324 : cluster [DBG] pgmap v11567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:26.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:26 smithi157 bash[20376]: cluster 2022-05-01T02:36:25.010817+0000 mgr.smithi157.nfpzoe (mgr.14180) 12324 : cluster [DBG] pgmap v11567: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:28 smithi165 bash[22175]: cluster 2022-05-01T02:36:27.011534+0000 mgr.smithi157.nfpzoe (mgr.14180) 12325 : cluster [DBG] pgmap v11568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:28.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:28 smithi157 bash[20376]: cluster 2022-05-01T02:36:27.011534+0000 mgr.smithi157.nfpzoe (mgr.14180) 12325 : cluster [DBG] pgmap v11568: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:29.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:36:29.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:36:29.799 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:36:30.096 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:29 smithi157 bash[20376]: cluster 2022-05-01T02:36:29.012154+0000 mgr.smithi157.nfpzoe (mgr.14180) 12326 : cluster [DBG] pgmap v11569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:30.123 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:36:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:29 smithi165 bash[22175]: cluster 2022-05-01T02:36:29.012154+0000 mgr.smithi157.nfpzoe (mgr.14180) 12326 : cluster [DBG] pgmap v11569: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:31.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:30 smithi165 bash[22175]: audit 2022-05-01T02:36:30.107112+0000 mon.smithi157 (mon.0) 7419 : audit [DBG] from='client.? 172.21.15.157:0/251343398' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:31.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:30 smithi157 bash[20376]: audit 2022-05-01T02:36:30.107112+0000 mon.smithi157 (mon.0) 7419 : audit [DBG] from='client.? 172.21.15.157:0/251343398' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:31 smithi165 bash[22175]: cluster 2022-05-01T02:36:31.012796+0000 mgr.smithi157.nfpzoe (mgr.14180) 12327 : cluster [DBG] pgmap v11570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:32.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:31 smithi157 bash[20376]: cluster 2022-05-01T02:36:31.012796+0000 mgr.smithi157.nfpzoe (mgr.14180) 12327 : cluster [DBG] pgmap v11570: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:34 smithi165 bash[22175]: cluster 2022-05-01T02:36:33.013442+0000 mgr.smithi157.nfpzoe (mgr.14180) 12328 : cluster [DBG] pgmap v11571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:34.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:34 smithi157 bash[20376]: cluster 2022-05-01T02:36:33.013442+0000 mgr.smithi157.nfpzoe (mgr.14180) 12328 : cluster [DBG] pgmap v11571: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:35.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:36:35.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:36:35.127 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:36:35.451 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:36:36.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:36 smithi165 bash[22175]: cluster 2022-05-01T02:36:35.014126+0000 mgr.smithi157.nfpzoe (mgr.14180) 12329 : cluster [DBG] pgmap v11572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:36.440 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:36 smithi165 bash[22175]: audit 2022-05-01T02:36:35.434185+0000 mon.smithi157 (mon.0) 7420 : audit [DBG] from='client.? 172.21.15.157:0/2114941676' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:36.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:36 smithi157 bash[20376]: cluster 2022-05-01T02:36:35.014126+0000 mgr.smithi157.nfpzoe (mgr.14180) 12329 : cluster [DBG] pgmap v11572: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:36.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:36 smithi157 bash[20376]: audit 2022-05-01T02:36:35.434185+0000 mon.smithi157 (mon.0) 7420 : audit [DBG] from='client.? 172.21.15.157:0/2114941676' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:38 smithi165 bash[22175]: cluster 2022-05-01T02:36:37.014866+0000 mgr.smithi157.nfpzoe (mgr.14180) 12330 : cluster [DBG] pgmap v11573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:38.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:38 smithi157 bash[20376]: cluster 2022-05-01T02:36:37.014866+0000 mgr.smithi157.nfpzoe (mgr.14180) 12330 : cluster [DBG] pgmap v11573: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:40.097 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:39 smithi157 bash[20376]: cluster 2022-05-01T02:36:39.015564+0000 mgr.smithi157.nfpzoe (mgr.14180) 12331 : cluster [DBG] pgmap v11574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:39 smithi165 bash[22175]: cluster 2022-05-01T02:36:39.015564+0000 mgr.smithi157.nfpzoe (mgr.14180) 12331 : cluster [DBG] pgmap v11574: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:40.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:36:40.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:36:40.455 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:36:40.776 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:36:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:40 smithi165 bash[22175]: audit 2022-05-01T02:36:40.758744+0000 mon.smithi157 (mon.0) 7421 : audit [DBG] from='client.? 172.21.15.157:0/2242118150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:41.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:40 smithi157 bash[20376]: audit 2022-05-01T02:36:40.758744+0000 mon.smithi157 (mon.0) 7421 : audit [DBG] from='client.? 172.21.15.157:0/2242118150' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:41 smithi165 bash[22175]: cluster 2022-05-01T02:36:41.016179+0000 mgr.smithi157.nfpzoe (mgr.14180) 12332 : cluster [DBG] pgmap v11575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:42.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:41 smithi157 bash[20376]: cluster 2022-05-01T02:36:41.016179+0000 mgr.smithi157.nfpzoe (mgr.14180) 12332 : cluster [DBG] pgmap v11575: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:43 smithi165 bash[22175]: audit 2022-05-01T02:36:43.021070+0000 mon.smithi157 (mon.0) 7422 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:36:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:43 smithi165 bash[22175]: audit 2022-05-01T02:36:43.024028+0000 mon.smithi157 (mon.0) 7423 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:36:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:43 smithi165 bash[22175]: audit 2022-05-01T02:36:43.025744+0000 mon.smithi157 (mon.0) 7424 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:36:43.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:43 smithi157 bash[20376]: audit 2022-05-01T02:36:43.021070+0000 mon.smithi157 (mon.0) 7422 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:36:43.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:43 smithi157 bash[20376]: audit 2022-05-01T02:36:43.024028+0000 mon.smithi157 (mon.0) 7423 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:36:43.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:43 smithi157 bash[20376]: audit 2022-05-01T02:36:43.025744+0000 mon.smithi157 (mon.0) 7424 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:36:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:44 smithi165 bash[22175]: cluster 2022-05-01T02:36:43.016744+0000 mgr.smithi157.nfpzoe (mgr.14180) 12333 : cluster [DBG] pgmap v11576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:44 smithi165 bash[22175]: cluster 2022-05-01T02:36:43.331134+0000 mgr.smithi157.nfpzoe (mgr.14180) 12334 : cluster [DBG] pgmap v11577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:44 smithi165 bash[22175]: cluster 2022-05-01T02:36:43.331533+0000 mgr.smithi157.nfpzoe (mgr.14180) 12335 : cluster [DBG] pgmap v11578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:44 smithi165 bash[22175]: audit 2022-05-01T02:36:43.337840+0000 mon.smithi157 (mon.0) 7425 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:36:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:44 smithi165 bash[22175]: audit 2022-05-01T02:36:43.346166+0000 mon.smithi157 (mon.0) 7426 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:36:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:44 smithi165 bash[22175]: cephadm 2022-05-01T02:36:43.347220+0000 mgr.smithi157.nfpzoe (mgr.14180) 12336 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:36:44.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:44 smithi165 bash[22175]: cephadm 2022-05-01T02:36:43.347353+0000 mgr.smithi157.nfpzoe (mgr.14180) 12337 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:36:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:44 smithi157 bash[20376]: cluster 2022-05-01T02:36:43.016744+0000 mgr.smithi157.nfpzoe (mgr.14180) 12333 : cluster [DBG] pgmap v11576: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:44 smithi157 bash[20376]: cluster 2022-05-01T02:36:43.331134+0000 mgr.smithi157.nfpzoe (mgr.14180) 12334 : cluster [DBG] pgmap v11577: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:44 smithi157 bash[20376]: cluster 2022-05-01T02:36:43.331533+0000 mgr.smithi157.nfpzoe (mgr.14180) 12335 : cluster [DBG] pgmap v11578: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:44 smithi157 bash[20376]: audit 2022-05-01T02:36:43.337840+0000 mon.smithi157 (mon.0) 7425 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:36:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:44 smithi157 bash[20376]: audit 2022-05-01T02:36:43.346166+0000 mon.smithi157 (mon.0) 7426 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:36:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:44 smithi157 bash[20376]: cephadm 2022-05-01T02:36:43.347220+0000 mgr.smithi157.nfpzoe (mgr.14180) 12336 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:36:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:44 smithi157 bash[20376]: cephadm 2022-05-01T02:36:43.347353+0000 mgr.smithi157.nfpzoe (mgr.14180) 12337 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:36:45.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:36:45.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:36:45.779 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:36:46.108 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:36:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:46 smithi165 bash[22175]: cluster 2022-05-01T02:36:45.332119+0000 mgr.smithi157.nfpzoe (mgr.14180) 12338 : cluster [DBG] pgmap v11579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:46 smithi165 bash[22175]: audit 2022-05-01T02:36:46.090876+0000 mon.smithi157 (mon.0) 7427 : audit [DBG] from='client.? 172.21.15.157:0/3898715893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:46.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:46 smithi157 bash[20376]: cluster 2022-05-01T02:36:45.332119+0000 mgr.smithi157.nfpzoe (mgr.14180) 12338 : cluster [DBG] pgmap v11579: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:46.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:46 smithi157 bash[20376]: audit 2022-05-01T02:36:46.090876+0000 mon.smithi157 (mon.0) 7427 : audit [DBG] from='client.? 172.21.15.157:0/3898715893' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:48 smithi165 bash[22175]: cluster 2022-05-01T02:36:47.332758+0000 mgr.smithi157.nfpzoe (mgr.14180) 12339 : cluster [DBG] pgmap v11580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:48.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:48 smithi157 bash[20376]: cluster 2022-05-01T02:36:47.332758+0000 mgr.smithi157.nfpzoe (mgr.14180) 12339 : cluster [DBG] pgmap v11580: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:50.098 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:49 smithi157 bash[20376]: cluster 2022-05-01T02:36:49.333375+0000 mgr.smithi157.nfpzoe (mgr.14180) 12340 : cluster [DBG] pgmap v11581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:49 smithi165 bash[22175]: cluster 2022-05-01T02:36:49.333375+0000 mgr.smithi157.nfpzoe (mgr.14180) 12340 : cluster [DBG] pgmap v11581: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:51.112 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:36:51.112 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:36:51.112 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:36:51.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:36:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:52 smithi165 bash[22175]: cluster 2022-05-01T02:36:51.333985+0000 mgr.smithi157.nfpzoe (mgr.14180) 12341 : cluster [DBG] pgmap v11582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:52.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:52 smithi165 bash[22175]: audit 2022-05-01T02:36:51.417213+0000 mon.smithi157 (mon.0) 7428 : audit [DBG] from='client.? 172.21.15.157:0/4231813736' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:52.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:52 smithi157 bash[20376]: cluster 2022-05-01T02:36:51.333985+0000 mgr.smithi157.nfpzoe (mgr.14180) 12341 : cluster [DBG] pgmap v11582: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:52.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:52 smithi157 bash[20376]: audit 2022-05-01T02:36:51.417213+0000 mon.smithi157 (mon.0) 7428 : audit [DBG] from='client.? 172.21.15.157:0/4231813736' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:54.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:54 smithi157 bash[20376]: cluster 2022-05-01T02:36:53.334635+0000 mgr.smithi157.nfpzoe (mgr.14180) 12342 : cluster [DBG] pgmap v11583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:54 smithi165 bash[22175]: cluster 2022-05-01T02:36:53.334635+0000 mgr.smithi157.nfpzoe (mgr.14180) 12342 : cluster [DBG] pgmap v11583: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:56.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:36:56.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:36:56.438 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:36:56.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:56 smithi157 bash[20376]: cluster 2022-05-01T02:36:55.335248+0000 mgr.smithi157.nfpzoe (mgr.14180) 12343 : cluster [DBG] pgmap v11584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:56.756 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:36:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:56 smithi165 bash[22175]: cluster 2022-05-01T02:36:55.335248+0000 mgr.smithi157.nfpzoe (mgr.14180) 12343 : cluster [DBG] pgmap v11584: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:57.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:57 smithi157 bash[20376]: audit 2022-05-01T02:36:56.739957+0000 mon.smithi157 (mon.0) 7429 : audit [DBG] from='client.? 172.21.15.157:0/3171981911' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:57 smithi165 bash[22175]: audit 2022-05-01T02:36:56.739957+0000 mon.smithi157 (mon.0) 7429 : audit [DBG] from='client.? 172.21.15.157:0/3171981911' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:36:58.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:58 smithi157 bash[20376]: cluster 2022-05-01T02:36:57.335866+0000 mgr.smithi157.nfpzoe (mgr.14180) 12344 : cluster [DBG] pgmap v11585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:36:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:58 smithi165 bash[22175]: cluster 2022-05-01T02:36:57.335866+0000 mgr.smithi157.nfpzoe (mgr.14180) 12344 : cluster [DBG] pgmap v11585: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:00.098 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:36:59 smithi157 bash[20376]: cluster 2022-05-01T02:36:59.336492+0000 mgr.smithi157.nfpzoe (mgr.14180) 12345 : cluster [DBG] pgmap v11586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:36:59 smithi165 bash[22175]: cluster 2022-05-01T02:36:59.336492+0000 mgr.smithi157.nfpzoe (mgr.14180) 12345 : cluster [DBG] pgmap v11586: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:00 smithi165 bash[22175]: audit 2022-05-01T02:36:59.860565+0000 mon.smithi157 (mon.0) 7430 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:37:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:00 smithi165 bash[22175]: audit 2022-05-01T02:37:00.566216+0000 mon.smithi157 (mon.0) 7431 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:37:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:00 smithi157 bash[20376]: audit 2022-05-01T02:36:59.860565+0000 mon.smithi157 (mon.0) 7430 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:37:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:00 smithi157 bash[20376]: audit 2022-05-01T02:37:00.566216+0000 mon.smithi157 (mon.0) 7431 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:37:01.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:37:01.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:37:01.760 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:37:02.086 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:37:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:01 smithi165 bash[22175]: cluster 2022-05-01T02:37:01.337113+0000 mgr.smithi157.nfpzoe (mgr.14180) 12346 : cluster [DBG] pgmap v11587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:02.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:01 smithi157 bash[20376]: cluster 2022-05-01T02:37:01.337113+0000 mgr.smithi157.nfpzoe (mgr.14180) 12346 : cluster [DBG] pgmap v11587: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:02 smithi165 bash[22175]: audit 2022-05-01T02:37:02.068644+0000 mon.smithi157 (mon.0) 7432 : audit [DBG] from='client.? 172.21.15.157:0/3511773264' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:03.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:02 smithi157 bash[20376]: audit 2022-05-01T02:37:02.068644+0000 mon.smithi157 (mon.0) 7432 : audit [DBG] from='client.? 172.21.15.157:0/3511773264' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:03 smithi165 bash[22175]: cluster 2022-05-01T02:37:03.337742+0000 mgr.smithi157.nfpzoe (mgr.14180) 12347 : cluster [DBG] pgmap v11588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:04.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:03 smithi157 bash[20376]: cluster 2022-05-01T02:37:03.337742+0000 mgr.smithi157.nfpzoe (mgr.14180) 12347 : cluster [DBG] pgmap v11588: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:06.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:06 smithi157 bash[20376]: cluster 2022-05-01T02:37:05.338370+0000 mgr.smithi157.nfpzoe (mgr.14180) 12348 : cluster [DBG] pgmap v11589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:06 smithi165 bash[22175]: cluster 2022-05-01T02:37:05.338370+0000 mgr.smithi157.nfpzoe (mgr.14180) 12348 : cluster [DBG] pgmap v11589: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:07.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:37:07.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:37:07.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:37:07.417 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:37:07.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:07 smithi165 bash[22175]: audit 2022-05-01T02:37:07.395303+0000 mon.smithi157 (mon.0) 7433 : audit [DBG] from='client.? 172.21.15.157:0/877293968' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:07.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:07 smithi157 bash[20376]: audit 2022-05-01T02:37:07.395303+0000 mon.smithi157 (mon.0) 7433 : audit [DBG] from='client.? 172.21.15.157:0/877293968' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:08 smithi165 bash[22175]: cluster 2022-05-01T02:37:07.339002+0000 mgr.smithi157.nfpzoe (mgr.14180) 12349 : cluster [DBG] pgmap v11590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:08 smithi157 bash[20376]: cluster 2022-05-01T02:37:07.339002+0000 mgr.smithi157.nfpzoe (mgr.14180) 12349 : cluster [DBG] pgmap v11590: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:10.101 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:09 smithi157 bash[20376]: cluster 2022-05-01T02:37:09.339635+0000 mgr.smithi157.nfpzoe (mgr.14180) 12350 : cluster [DBG] pgmap v11591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:09 smithi165 bash[22175]: cluster 2022-05-01T02:37:09.339635+0000 mgr.smithi157.nfpzoe (mgr.14180) 12350 : cluster [DBG] pgmap v11591: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:12.420 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:37:12.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:37:12.421 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:37:12.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:12 smithi157 bash[20376]: cluster 2022-05-01T02:37:11.340245+0000 mgr.smithi157.nfpzoe (mgr.14180) 12351 : cluster [DBG] pgmap v11592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:12.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:37:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:12 smithi165 bash[22175]: cluster 2022-05-01T02:37:11.340245+0000 mgr.smithi157.nfpzoe (mgr.14180) 12351 : cluster [DBG] pgmap v11592: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:13.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:13 smithi157 bash[20376]: audit 2022-05-01T02:37:12.725575+0000 mon.smithi157 (mon.0) 7434 : audit [DBG] from='client.? 172.21.15.157:0/3495280638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:13 smithi165 bash[22175]: audit 2022-05-01T02:37:12.725575+0000 mon.smithi157 (mon.0) 7434 : audit [DBG] from='client.? 172.21.15.157:0/3495280638' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:14.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:14 smithi157 bash[20376]: cluster 2022-05-01T02:37:13.340965+0000 mgr.smithi157.nfpzoe (mgr.14180) 12352 : cluster [DBG] pgmap v11593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:14 smithi165 bash[22175]: cluster 2022-05-01T02:37:13.340965+0000 mgr.smithi157.nfpzoe (mgr.14180) 12352 : cluster [DBG] pgmap v11593: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:16.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:16 smithi157 bash[20376]: cluster 2022-05-01T02:37:15.341596+0000 mgr.smithi157.nfpzoe (mgr.14180) 12353 : cluster [DBG] pgmap v11594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:16 smithi165 bash[22175]: cluster 2022-05-01T02:37:15.341596+0000 mgr.smithi157.nfpzoe (mgr.14180) 12353 : cluster [DBG] pgmap v11594: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:17.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:37:17.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:37:17.746 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:37:18.064 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:37:18.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:18 smithi157 bash[20376]: cluster 2022-05-01T02:37:17.342292+0000 mgr.smithi157.nfpzoe (mgr.14180) 12354 : cluster [DBG] pgmap v11595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:18.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:18 smithi157 bash[20376]: audit 2022-05-01T02:37:18.047359+0000 mon.smithi157 (mon.0) 7435 : audit [DBG] from='client.? 172.21.15.157:0/3710229744' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:18 smithi165 bash[22175]: cluster 2022-05-01T02:37:17.342292+0000 mgr.smithi157.nfpzoe (mgr.14180) 12354 : cluster [DBG] pgmap v11595: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:18 smithi165 bash[22175]: audit 2022-05-01T02:37:18.047359+0000 mon.smithi157 (mon.0) 7435 : audit [DBG] from='client.? 172.21.15.157:0/3710229744' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:19 smithi165 bash[22175]: cluster 2022-05-01T02:37:19.342902+0000 mgr.smithi157.nfpzoe (mgr.14180) 12355 : cluster [DBG] pgmap v11596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:20.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:19 smithi157 bash[20376]: cluster 2022-05-01T02:37:19.342902+0000 mgr.smithi157.nfpzoe (mgr.14180) 12355 : cluster [DBG] pgmap v11596: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:22.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:22 smithi157 bash[20376]: cluster 2022-05-01T02:37:21.343524+0000 mgr.smithi157.nfpzoe (mgr.14180) 12356 : cluster [DBG] pgmap v11597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:22 smithi165 bash[22175]: cluster 2022-05-01T02:37:21.343524+0000 mgr.smithi157.nfpzoe (mgr.14180) 12356 : cluster [DBG] pgmap v11597: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:23.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:37:23.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:37:23.068 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:37:23.391 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:37:23.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:23 smithi157 bash[20376]: audit 2022-05-01T02:37:23.372913+0000 mon.smithi157 (mon.0) 7436 : audit [DBG] from='client.? 172.21.15.157:0/1807185930' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:23 smithi165 bash[22175]: audit 2022-05-01T02:37:23.372913+0000 mon.smithi157 (mon.0) 7436 : audit [DBG] from='client.? 172.21.15.157:0/1807185930' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:24.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:24 smithi157 bash[20376]: cluster 2022-05-01T02:37:23.343963+0000 mgr.smithi157.nfpzoe (mgr.14180) 12357 : cluster [DBG] pgmap v11598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:24 smithi165 bash[22175]: cluster 2022-05-01T02:37:23.343963+0000 mgr.smithi157.nfpzoe (mgr.14180) 12357 : cluster [DBG] pgmap v11598: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:26.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:26 smithi157 bash[20376]: cluster 2022-05-01T02:37:25.344636+0000 mgr.smithi157.nfpzoe (mgr.14180) 12358 : cluster [DBG] pgmap v11599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:26 smithi165 bash[22175]: cluster 2022-05-01T02:37:25.344636+0000 mgr.smithi157.nfpzoe (mgr.14180) 12358 : cluster [DBG] pgmap v11599: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:28.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:37:28.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:37:28.395 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:37:28.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:28 smithi157 bash[20376]: cluster 2022-05-01T02:37:27.345298+0000 mgr.smithi157.nfpzoe (mgr.14180) 12359 : cluster [DBG] pgmap v11600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:28.724 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:37:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:28 smithi165 bash[22175]: cluster 2022-05-01T02:37:27.345298+0000 mgr.smithi157.nfpzoe (mgr.14180) 12359 : cluster [DBG] pgmap v11600: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:29.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:29 smithi157 bash[20376]: audit 2022-05-01T02:37:28.707721+0000 mon.smithi157 (mon.0) 7437 : audit [DBG] from='client.? 172.21.15.157:0/2900281778' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:29 smithi165 bash[22175]: audit 2022-05-01T02:37:28.707721+0000 mon.smithi157 (mon.0) 7437 : audit [DBG] from='client.? 172.21.15.157:0/2900281778' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:30.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:30 smithi157 bash[20376]: cluster 2022-05-01T02:37:29.345912+0000 mgr.smithi157.nfpzoe (mgr.14180) 12360 : cluster [DBG] pgmap v11601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:30 smithi165 bash[22175]: cluster 2022-05-01T02:37:29.345912+0000 mgr.smithi157.nfpzoe (mgr.14180) 12360 : cluster [DBG] pgmap v11601: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:32.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:32 smithi157 bash[20376]: cluster 2022-05-01T02:37:31.346515+0000 mgr.smithi157.nfpzoe (mgr.14180) 12361 : cluster [DBG] pgmap v11602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:32 smithi165 bash[22175]: cluster 2022-05-01T02:37:31.346515+0000 mgr.smithi157.nfpzoe (mgr.14180) 12361 : cluster [DBG] pgmap v11602: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:33.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:37:33.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:37:33.727 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:37:34.051 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:37:34.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:34 smithi157 bash[20376]: cluster 2022-05-01T02:37:33.347143+0000 mgr.smithi157.nfpzoe (mgr.14180) 12362 : cluster [DBG] pgmap v11603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:34.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:34 smithi157 bash[20376]: audit 2022-05-01T02:37:34.034551+0000 mon.smithi157 (mon.0) 7438 : audit [DBG] from='client.? 172.21.15.157:0/4244279077' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:34 smithi165 bash[22175]: cluster 2022-05-01T02:37:33.347143+0000 mgr.smithi157.nfpzoe (mgr.14180) 12362 : cluster [DBG] pgmap v11603: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:34 smithi165 bash[22175]: audit 2022-05-01T02:37:34.034551+0000 mon.smithi157 (mon.0) 7438 : audit [DBG] from='client.? 172.21.15.157:0/4244279077' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:36.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:36 smithi157 bash[20376]: cluster 2022-05-01T02:37:35.347750+0000 mgr.smithi157.nfpzoe (mgr.14180) 12363 : cluster [DBG] pgmap v11604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:36 smithi165 bash[22175]: cluster 2022-05-01T02:37:35.347750+0000 mgr.smithi157.nfpzoe (mgr.14180) 12363 : cluster [DBG] pgmap v11604: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:38.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:38 smithi157 bash[20376]: cluster 2022-05-01T02:37:37.348380+0000 mgr.smithi157.nfpzoe (mgr.14180) 12364 : cluster [DBG] pgmap v11605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:38 smithi165 bash[22175]: cluster 2022-05-01T02:37:37.348380+0000 mgr.smithi157.nfpzoe (mgr.14180) 12364 : cluster [DBG] pgmap v11605: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:39.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:37:39.054 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:37:39.055 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:37:39.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:37:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:39 smithi165 bash[22175]: cluster 2022-05-01T02:37:39.348981+0000 mgr.smithi157.nfpzoe (mgr.14180) 12365 : cluster [DBG] pgmap v11606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:39 smithi165 bash[22175]: audit 2022-05-01T02:37:39.362686+0000 mon.smithi157 (mon.0) 7439 : audit [DBG] from='client.? 172.21.15.157:0/228727669' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:40.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:39 smithi157 bash[20376]: cluster 2022-05-01T02:37:39.348981+0000 mgr.smithi157.nfpzoe (mgr.14180) 12365 : cluster [DBG] pgmap v11606: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:40.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:39 smithi157 bash[20376]: audit 2022-05-01T02:37:39.362686+0000 mon.smithi157 (mon.0) 7439 : audit [DBG] from='client.? 172.21.15.157:0/228727669' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:42.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:42 smithi157 bash[20376]: cluster 2022-05-01T02:37:41.349581+0000 mgr.smithi157.nfpzoe (mgr.14180) 12366 : cluster [DBG] pgmap v11607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:42.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:42 smithi165 bash[22175]: cluster 2022-05-01T02:37:41.349581+0000 mgr.smithi157.nfpzoe (mgr.14180) 12366 : cluster [DBG] pgmap v11607: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:43.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:43 smithi157 bash[20376]: audit 2022-05-01T02:37:43.358448+0000 mon.smithi157 (mon.0) 7440 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:37:43.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:43 smithi157 bash[20376]: audit 2022-05-01T02:37:43.361121+0000 mon.smithi157 (mon.0) 7441 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:37:43.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:43 smithi157 bash[20376]: audit 2022-05-01T02:37:43.362792+0000 mon.smithi157 (mon.0) 7442 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:37:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:43 smithi165 bash[22175]: audit 2022-05-01T02:37:43.358448+0000 mon.smithi157 (mon.0) 7440 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:37:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:43 smithi165 bash[22175]: audit 2022-05-01T02:37:43.361121+0000 mon.smithi157 (mon.0) 7441 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:37:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:43 smithi165 bash[22175]: audit 2022-05-01T02:37:43.362792+0000 mon.smithi157 (mon.0) 7442 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:37:44.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:37:44.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:37:44.383 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:37:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:44 smithi157 bash[20376]: cluster 2022-05-01T02:37:43.350178+0000 mgr.smithi157.nfpzoe (mgr.14180) 12367 : cluster [DBG] pgmap v11608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:44 smithi157 bash[20376]: audit 2022-05-01T02:37:43.667465+0000 mon.smithi157 (mon.0) 7443 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:37:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:44 smithi157 bash[20376]: audit 2022-05-01T02:37:43.983845+0000 mon.smithi157 (mon.0) 7444 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:37:44.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:44 smithi157 bash[20376]: audit 2022-05-01T02:37:43.992462+0000 mon.smithi157 (mon.0) 7445 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:37:44.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:37:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:44 smithi165 bash[22175]: cluster 2022-05-01T02:37:43.350178+0000 mgr.smithi157.nfpzoe (mgr.14180) 12367 : cluster [DBG] pgmap v11608: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:44.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:44 smithi165 bash[22175]: audit 2022-05-01T02:37:43.667465+0000 mon.smithi157 (mon.0) 7443 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:37:44.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:44 smithi165 bash[22175]: audit 2022-05-01T02:37:43.983845+0000 mon.smithi157 (mon.0) 7444 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:37:44.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:44 smithi165 bash[22175]: audit 2022-05-01T02:37:43.992462+0000 mon.smithi157 (mon.0) 7445 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:37:45.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:45 smithi157 bash[20376]: cluster 2022-05-01T02:37:43.976356+0000 mgr.smithi157.nfpzoe (mgr.14180) 12368 : cluster [DBG] pgmap v11609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:45.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:45 smithi157 bash[20376]: cluster 2022-05-01T02:37:43.976752+0000 mgr.smithi157.nfpzoe (mgr.14180) 12369 : cluster [DBG] pgmap v11610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:45.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:45 smithi157 bash[20376]: cephadm 2022-05-01T02:37:43.993693+0000 mgr.smithi157.nfpzoe (mgr.14180) 12370 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:37:45.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:45 smithi157 bash[20376]: cephadm 2022-05-01T02:37:43.993834+0000 mgr.smithi157.nfpzoe (mgr.14180) 12371 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:37:45.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:45 smithi157 bash[20376]: audit 2022-05-01T02:37:44.692027+0000 mon.smithi157 (mon.0) 7446 : audit [DBG] from='client.? 172.21.15.157:0/855913569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:45 smithi165 bash[22175]: cluster 2022-05-01T02:37:43.976356+0000 mgr.smithi157.nfpzoe (mgr.14180) 12368 : cluster [DBG] pgmap v11609: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:45 smithi165 bash[22175]: cluster 2022-05-01T02:37:43.976752+0000 mgr.smithi157.nfpzoe (mgr.14180) 12369 : cluster [DBG] pgmap v11610: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:45 smithi165 bash[22175]: cephadm 2022-05-01T02:37:43.993693+0000 mgr.smithi157.nfpzoe (mgr.14180) 12370 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:37:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:45 smithi165 bash[22175]: cephadm 2022-05-01T02:37:43.993834+0000 mgr.smithi157.nfpzoe (mgr.14180) 12371 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:37:45.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:45 smithi165 bash[22175]: audit 2022-05-01T02:37:44.692027+0000 mon.smithi157 (mon.0) 7446 : audit [DBG] from='client.? 172.21.15.157:0/855913569' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:47.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:47 smithi157 bash[20376]: cluster 2022-05-01T02:37:45.977444+0000 mgr.smithi157.nfpzoe (mgr.14180) 12372 : cluster [DBG] pgmap v11611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:47 smithi165 bash[22175]: cluster 2022-05-01T02:37:45.977444+0000 mgr.smithi157.nfpzoe (mgr.14180) 12372 : cluster [DBG] pgmap v11611: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:49.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:49 smithi157 bash[20376]: cluster 2022-05-01T02:37:47.978109+0000 mgr.smithi157.nfpzoe (mgr.14180) 12373 : cluster [DBG] pgmap v11612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:49.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:37:49.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:37:49.711 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:37:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:49 smithi165 bash[22175]: cluster 2022-05-01T02:37:47.978109+0000 mgr.smithi157.nfpzoe (mgr.14180) 12373 : cluster [DBG] pgmap v11612: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:50.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:37:50.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:50 smithi157 bash[20376]: audit 2022-05-01T02:37:50.023044+0000 mon.smithi157 (mon.0) 7447 : audit [DBG] from='client.? 172.21.15.157:0/3051788063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:50.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:50 smithi165 bash[22175]: audit 2022-05-01T02:37:50.023044+0000 mon.smithi157 (mon.0) 7447 : audit [DBG] from='client.? 172.21.15.157:0/3051788063' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:51.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:51 smithi157 bash[20376]: cluster 2022-05-01T02:37:49.978554+0000 mgr.smithi157.nfpzoe (mgr.14180) 12374 : cluster [DBG] pgmap v11613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:51 smithi165 bash[22175]: cluster 2022-05-01T02:37:49.978554+0000 mgr.smithi157.nfpzoe (mgr.14180) 12374 : cluster [DBG] pgmap v11613: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:53.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:53 smithi157 bash[20376]: cluster 2022-05-01T02:37:51.979190+0000 mgr.smithi157.nfpzoe (mgr.14180) 12375 : cluster [DBG] pgmap v11614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:53 smithi165 bash[22175]: cluster 2022-05-01T02:37:51.979190+0000 mgr.smithi157.nfpzoe (mgr.14180) 12375 : cluster [DBG] pgmap v11614: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:55.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:37:55.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:37:55.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:37:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:54 smithi165 bash[22175]: cluster 2022-05-01T02:37:53.979797+0000 mgr.smithi157.nfpzoe (mgr.14180) 12376 : cluster [DBG] pgmap v11615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:55.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:54 smithi157 bash[20376]: cluster 2022-05-01T02:37:53.979797+0000 mgr.smithi157.nfpzoe (mgr.14180) 12376 : cluster [DBG] pgmap v11615: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:55.371 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:37:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:55 smithi165 bash[22175]: audit 2022-05-01T02:37:55.353624+0000 mon.smithi157 (mon.0) 7448 : audit [DBG] from='client.? 172.21.15.157:0/2036970402' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:56.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:55 smithi157 bash[20376]: audit 2022-05-01T02:37:55.353624+0000 mon.smithi157 (mon.0) 7448 : audit [DBG] from='client.? 172.21.15.157:0/2036970402' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:37:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:56 smithi165 bash[22175]: cluster 2022-05-01T02:37:55.980496+0000 mgr.smithi157.nfpzoe (mgr.14180) 12377 : cluster [DBG] pgmap v11616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:57.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:56 smithi157 bash[20376]: cluster 2022-05-01T02:37:55.980496+0000 mgr.smithi157.nfpzoe (mgr.14180) 12377 : cluster [DBG] pgmap v11616: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:59.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:37:59 smithi165 bash[22175]: cluster 2022-05-01T02:37:57.981254+0000 mgr.smithi157.nfpzoe (mgr.14180) 12378 : cluster [DBG] pgmap v11617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:37:59.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:37:59 smithi157 bash[20376]: cluster 2022-05-01T02:37:57.981254+0000 mgr.smithi157.nfpzoe (mgr.14180) 12378 : cluster [DBG] pgmap v11617: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:00.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:38:00.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:38:00.375 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:38:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:00 smithi165 bash[22175]: audit 2022-05-01T02:37:59.864714+0000 mon.smithi157 (mon.0) 7449 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:38:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:00 smithi157 bash[20376]: audit 2022-05-01T02:37:59.864714+0000 mon.smithi157 (mon.0) 7449 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:38:00.704 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:38:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:01 smithi165 bash[22175]: cluster 2022-05-01T02:37:59.981896+0000 mgr.smithi157.nfpzoe (mgr.14180) 12379 : cluster [DBG] pgmap v11618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:01 smithi165 bash[22175]: audit 2022-05-01T02:38:00.574017+0000 mon.smithi157 (mon.0) 7450 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:38:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:01 smithi165 bash[22175]: audit 2022-05-01T02:38:00.687787+0000 mon.smithi157 (mon.0) 7451 : audit [DBG] from='client.? 172.21.15.157:0/3121744121' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:01.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:01 smithi157 bash[20376]: cluster 2022-05-01T02:37:59.981896+0000 mgr.smithi157.nfpzoe (mgr.14180) 12379 : cluster [DBG] pgmap v11618: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:01.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:01 smithi157 bash[20376]: audit 2022-05-01T02:38:00.574017+0000 mon.smithi157 (mon.0) 7450 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:38:01.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:01 smithi157 bash[20376]: audit 2022-05-01T02:38:00.687787+0000 mon.smithi157 (mon.0) 7451 : audit [DBG] from='client.? 172.21.15.157:0/3121744121' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:03 smithi165 bash[22175]: cluster 2022-05-01T02:38:01.982537+0000 mgr.smithi157.nfpzoe (mgr.14180) 12380 : cluster [DBG] pgmap v11619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:03.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:03 smithi157 bash[20376]: cluster 2022-05-01T02:38:01.982537+0000 mgr.smithi157.nfpzoe (mgr.14180) 12380 : cluster [DBG] pgmap v11619: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:04 smithi165 bash[22175]: cluster 2022-05-01T02:38:03.983261+0000 mgr.smithi157.nfpzoe (mgr.14180) 12381 : cluster [DBG] pgmap v11620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:05.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:04 smithi157 bash[20376]: cluster 2022-05-01T02:38:03.983261+0000 mgr.smithi157.nfpzoe (mgr.14180) 12381 : cluster [DBG] pgmap v11620: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:05.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:38:05.708 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:38:05.709 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:38:06.028 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:38:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:06 smithi165 bash[22175]: audit 2022-05-01T02:38:06.011244+0000 mon.smithi157 (mon.0) 7452 : audit [DBG] from='client.? 172.21.15.157:0/1182970225' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:06.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:06 smithi157 bash[20376]: audit 2022-05-01T02:38:06.011244+0000 mon.smithi157 (mon.0) 7452 : audit [DBG] from='client.? 172.21.15.157:0/1182970225' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:07 smithi165 bash[22175]: cluster 2022-05-01T02:38:05.983841+0000 mgr.smithi157.nfpzoe (mgr.14180) 12382 : cluster [DBG] pgmap v11621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:07.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:07 smithi157 bash[20376]: cluster 2022-05-01T02:38:05.983841+0000 mgr.smithi157.nfpzoe (mgr.14180) 12382 : cluster [DBG] pgmap v11621: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:09.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:09 smithi165 bash[22175]: cluster 2022-05-01T02:38:07.984461+0000 mgr.smithi157.nfpzoe (mgr.14180) 12383 : cluster [DBG] pgmap v11622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:09.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:09 smithi157 bash[20376]: cluster 2022-05-01T02:38:07.984461+0000 mgr.smithi157.nfpzoe (mgr.14180) 12383 : cluster [DBG] pgmap v11622: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:11.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:38:11.032 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:38:11.034 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:38:11.358 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:38:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:11 smithi165 bash[22175]: cluster 2022-05-01T02:38:09.985047+0000 mgr.smithi157.nfpzoe (mgr.14180) 12384 : cluster [DBG] pgmap v11623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:11.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:11 smithi157 bash[20376]: cluster 2022-05-01T02:38:09.985047+0000 mgr.smithi157.nfpzoe (mgr.14180) 12384 : cluster [DBG] pgmap v11623: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:12 smithi165 bash[22175]: audit 2022-05-01T02:38:11.341867+0000 mon.smithi157 (mon.0) 7453 : audit [DBG] from='client.? 172.21.15.157:0/1378533819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:12.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:12 smithi157 bash[20376]: audit 2022-05-01T02:38:11.341867+0000 mon.smithi157 (mon.0) 7453 : audit [DBG] from='client.? 172.21.15.157:0/1378533819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:13 smithi165 bash[22175]: cluster 2022-05-01T02:38:11.985674+0000 mgr.smithi157.nfpzoe (mgr.14180) 12385 : cluster [DBG] pgmap v11624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:13.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:13 smithi157 bash[20376]: cluster 2022-05-01T02:38:11.985674+0000 mgr.smithi157.nfpzoe (mgr.14180) 12385 : cluster [DBG] pgmap v11624: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:14 smithi165 bash[22175]: cluster 2022-05-01T02:38:13.986282+0000 mgr.smithi157.nfpzoe (mgr.14180) 12386 : cluster [DBG] pgmap v11625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:15.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:14 smithi157 bash[20376]: cluster 2022-05-01T02:38:13.986282+0000 mgr.smithi157.nfpzoe (mgr.14180) 12386 : cluster [DBG] pgmap v11625: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:16.362 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:38:16.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:38:16.363 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:38:16.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:38:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:17 smithi165 bash[22175]: cluster 2022-05-01T02:38:15.986961+0000 mgr.smithi157.nfpzoe (mgr.14180) 12387 : cluster [DBG] pgmap v11626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:17 smithi165 bash[22175]: audit 2022-05-01T02:38:16.670322+0000 mon.smithi157 (mon.0) 7454 : audit [DBG] from='client.? 172.21.15.157:0/288825844' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:17 smithi157 bash[20376]: cluster 2022-05-01T02:38:15.986961+0000 mgr.smithi157.nfpzoe (mgr.14180) 12387 : cluster [DBG] pgmap v11626: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:17 smithi157 bash[20376]: audit 2022-05-01T02:38:16.670322+0000 mon.smithi157 (mon.0) 7454 : audit [DBG] from='client.? 172.21.15.157:0/288825844' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:19 smithi165 bash[22175]: cluster 2022-05-01T02:38:17.987654+0000 mgr.smithi157.nfpzoe (mgr.14180) 12388 : cluster [DBG] pgmap v11627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:19.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:19 smithi157 bash[20376]: cluster 2022-05-01T02:38:17.987654+0000 mgr.smithi157.nfpzoe (mgr.14180) 12388 : cluster [DBG] pgmap v11627: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:21 smithi165 bash[22175]: cluster 2022-05-01T02:38:19.988273+0000 mgr.smithi157.nfpzoe (mgr.14180) 12389 : cluster [DBG] pgmap v11628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:21.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:21 smithi157 bash[20376]: cluster 2022-05-01T02:38:19.988273+0000 mgr.smithi157.nfpzoe (mgr.14180) 12389 : cluster [DBG] pgmap v11628: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:21.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:38:21.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:38:21.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:38:22.017 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:38:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:22 smithi165 bash[22175]: audit 2022-05-01T02:38:21.995557+0000 mon.smithi157 (mon.0) 7455 : audit [DBG] from='client.? 172.21.15.157:0/2572679386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:22.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:22 smithi157 bash[20376]: audit 2022-05-01T02:38:21.995557+0000 mon.smithi157 (mon.0) 7455 : audit [DBG] from='client.? 172.21.15.157:0/2572679386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:23.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:23 smithi165 bash[22175]: cluster 2022-05-01T02:38:21.988735+0000 mgr.smithi157.nfpzoe (mgr.14180) 12390 : cluster [DBG] pgmap v11629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:23.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:23 smithi157 bash[20376]: cluster 2022-05-01T02:38:21.988735+0000 mgr.smithi157.nfpzoe (mgr.14180) 12390 : cluster [DBG] pgmap v11629: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:24 smithi165 bash[22175]: cluster 2022-05-01T02:38:23.989317+0000 mgr.smithi157.nfpzoe (mgr.14180) 12391 : cluster [DBG] pgmap v11630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:25.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:24 smithi157 bash[20376]: cluster 2022-05-01T02:38:23.989317+0000 mgr.smithi157.nfpzoe (mgr.14180) 12391 : cluster [DBG] pgmap v11630: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:27.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:38:27.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:38:27.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:38:27.346 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:38:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:27 smithi165 bash[22175]: cluster 2022-05-01T02:38:25.990031+0000 mgr.smithi157.nfpzoe (mgr.14180) 12392 : cluster [DBG] pgmap v11631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:27 smithi157 bash[20376]: cluster 2022-05-01T02:38:25.990031+0000 mgr.smithi157.nfpzoe (mgr.14180) 12392 : cluster [DBG] pgmap v11631: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:28 smithi165 bash[22175]: audit 2022-05-01T02:38:27.329632+0000 mon.smithi157 (mon.0) 7456 : audit [DBG] from='client.? 172.21.15.157:0/3469334770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:28.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:28 smithi157 bash[20376]: audit 2022-05-01T02:38:27.329632+0000 mon.smithi157 (mon.0) 7456 : audit [DBG] from='client.? 172.21.15.157:0/3469334770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:29 smithi165 bash[22175]: cluster 2022-05-01T02:38:27.990736+0000 mgr.smithi157.nfpzoe (mgr.14180) 12393 : cluster [DBG] pgmap v11632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:29 smithi157 bash[20376]: cluster 2022-05-01T02:38:27.990736+0000 mgr.smithi157.nfpzoe (mgr.14180) 12393 : cluster [DBG] pgmap v11632: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:31 smithi165 bash[22175]: cluster 2022-05-01T02:38:29.991361+0000 mgr.smithi157.nfpzoe (mgr.14180) 12394 : cluster [DBG] pgmap v11633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:31.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:31 smithi157 bash[20376]: cluster 2022-05-01T02:38:29.991361+0000 mgr.smithi157.nfpzoe (mgr.14180) 12394 : cluster [DBG] pgmap v11633: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:32.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:38:32.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:38:32.350 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:38:32.683 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:38:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:33 smithi165 bash[22175]: cluster 2022-05-01T02:38:31.991980+0000 mgr.smithi157.nfpzoe (mgr.14180) 12395 : cluster [DBG] pgmap v11634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:33.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:33 smithi165 bash[22175]: audit 2022-05-01T02:38:32.665942+0000 mon.smithi157 (mon.0) 7457 : audit [DBG] from='client.? 172.21.15.157:0/1750144012' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:33.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:33 smithi157 bash[20376]: cluster 2022-05-01T02:38:31.991980+0000 mgr.smithi157.nfpzoe (mgr.14180) 12395 : cluster [DBG] pgmap v11634: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:33.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:33 smithi157 bash[20376]: audit 2022-05-01T02:38:32.665942+0000 mon.smithi157 (mon.0) 7457 : audit [DBG] from='client.? 172.21.15.157:0/1750144012' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:35.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:34 smithi165 bash[22175]: cluster 2022-05-01T02:38:33.992589+0000 mgr.smithi157.nfpzoe (mgr.14180) 12396 : cluster [DBG] pgmap v11635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:35.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:34 smithi157 bash[20376]: cluster 2022-05-01T02:38:33.992589+0000 mgr.smithi157.nfpzoe (mgr.14180) 12396 : cluster [DBG] pgmap v11635: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:37 smithi165 bash[22175]: cluster 2022-05-01T02:38:35.993316+0000 mgr.smithi157.nfpzoe (mgr.14180) 12397 : cluster [DBG] pgmap v11636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:37 smithi157 bash[20376]: cluster 2022-05-01T02:38:35.993316+0000 mgr.smithi157.nfpzoe (mgr.14180) 12397 : cluster [DBG] pgmap v11636: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:37.686 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:38:37.686 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:38:37.687 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:38:38.009 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:38:38.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:38 smithi165 bash[22175]: audit 2022-05-01T02:38:37.991564+0000 mon.smithi157 (mon.0) 7458 : audit [DBG] from='client.? 172.21.15.157:0/2449571517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:38.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:38 smithi157 bash[20376]: audit 2022-05-01T02:38:37.991564+0000 mon.smithi157 (mon.0) 7458 : audit [DBG] from='client.? 172.21.15.157:0/2449571517' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:39 smithi165 bash[22175]: cluster 2022-05-01T02:38:37.993792+0000 mgr.smithi157.nfpzoe (mgr.14180) 12398 : cluster [DBG] pgmap v11637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:39.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:39 smithi157 bash[20376]: cluster 2022-05-01T02:38:37.993792+0000 mgr.smithi157.nfpzoe (mgr.14180) 12398 : cluster [DBG] pgmap v11637: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:41 smithi165 bash[22175]: cluster 2022-05-01T02:38:39.994349+0000 mgr.smithi157.nfpzoe (mgr.14180) 12399 : cluster [DBG] pgmap v11638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:41.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:41 smithi157 bash[20376]: cluster 2022-05-01T02:38:39.994349+0000 mgr.smithi157.nfpzoe (mgr.14180) 12399 : cluster [DBG] pgmap v11638: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:43.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:38:43.012 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:38:43.013 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:38:43.333 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:38:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:43 smithi165 bash[22175]: cluster 2022-05-01T02:38:41.994983+0000 mgr.smithi157.nfpzoe (mgr.14180) 12400 : cluster [DBG] pgmap v11639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:43.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:43 smithi157 bash[20376]: cluster 2022-05-01T02:38:41.994983+0000 mgr.smithi157.nfpzoe (mgr.14180) 12400 : cluster [DBG] pgmap v11639: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:44.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:44 smithi165 bash[22175]: audit 2022-05-01T02:38:43.316615+0000 mon.smithi157 (mon.0) 7459 : audit [DBG] from='client.? 172.21.15.157:0/2066688005' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:44.404 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:44 smithi165 bash[22175]: audit 2022-05-01T02:38:44.006207+0000 mon.smithi157 (mon.0) 7460 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:38:44.404 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:44 smithi165 bash[22175]: audit 2022-05-01T02:38:44.008947+0000 mon.smithi157 (mon.0) 7461 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:38:44.404 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:44 smithi165 bash[22175]: audit 2022-05-01T02:38:44.010779+0000 mon.smithi157 (mon.0) 7462 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:38:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:44 smithi157 bash[20376]: audit 2022-05-01T02:38:43.316615+0000 mon.smithi157 (mon.0) 7459 : audit [DBG] from='client.? 172.21.15.157:0/2066688005' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:44 smithi157 bash[20376]: audit 2022-05-01T02:38:44.006207+0000 mon.smithi157 (mon.0) 7460 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:38:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:44 smithi157 bash[20376]: audit 2022-05-01T02:38:44.008947+0000 mon.smithi157 (mon.0) 7461 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:38:44.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:44 smithi157 bash[20376]: audit 2022-05-01T02:38:44.010779+0000 mon.smithi157 (mon.0) 7462 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:38:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:45 smithi165 bash[22175]: cluster 2022-05-01T02:38:43.995641+0000 mgr.smithi157.nfpzoe (mgr.14180) 12401 : cluster [DBG] pgmap v11640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:45.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:45 smithi157 bash[20376]: cluster 2022-05-01T02:38:43.995641+0000 mgr.smithi157.nfpzoe (mgr.14180) 12401 : cluster [DBG] pgmap v11640: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:47 smithi165 bash[22175]: cluster 2022-05-01T02:38:45.996381+0000 mgr.smithi157.nfpzoe (mgr.14180) 12402 : cluster [DBG] pgmap v11641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:47.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:47 smithi157 bash[20376]: cluster 2022-05-01T02:38:45.996381+0000 mgr.smithi157.nfpzoe (mgr.14180) 12402 : cluster [DBG] pgmap v11641: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:48.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:38:48.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:38:48.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:38:48.654 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:38:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:49 smithi165 bash[22175]: cluster 2022-05-01T02:38:47.997076+0000 mgr.smithi157.nfpzoe (mgr.14180) 12403 : cluster [DBG] pgmap v11642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:49 smithi165 bash[22175]: audit 2022-05-01T02:38:48.637200+0000 mon.smithi157 (mon.0) 7463 : audit [DBG] from='client.? 172.21.15.157:0/3686383572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:49.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:49 smithi157 bash[20376]: cluster 2022-05-01T02:38:47.997076+0000 mgr.smithi157.nfpzoe (mgr.14180) 12403 : cluster [DBG] pgmap v11642: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:49.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:49 smithi157 bash[20376]: audit 2022-05-01T02:38:48.637200+0000 mon.smithi157 (mon.0) 7463 : audit [DBG] from='client.? 172.21.15.157:0/3686383572' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:51 smithi165 bash[22175]: cluster 2022-05-01T02:38:49.997758+0000 mgr.smithi157.nfpzoe (mgr.14180) 12404 : cluster [DBG] pgmap v11643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:51.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:51 smithi157 bash[20376]: cluster 2022-05-01T02:38:49.997758+0000 mgr.smithi157.nfpzoe (mgr.14180) 12404 : cluster [DBG] pgmap v11643: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:52.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:52 smithi165 bash[22175]: cephadm 2022-05-01T02:38:51.457729+0000 mgr.smithi157.nfpzoe (mgr.14180) 12405 : cephadm [INF] Detected new or changed devices on smithi165 2022-05-01T02:38:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:52 smithi165 bash[22175]: audit 2022-05-01T02:38:51.470142+0000 mon.smithi157 (mon.0) 7464 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:38:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:52 smithi165 bash[22175]: audit 2022-05-01T02:38:51.787116+0000 mon.smithi157 (mon.0) 7465 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:38:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:52 smithi165 bash[22175]: audit 2022-05-01T02:38:51.793293+0000 mon.smithi157 (mon.0) 7466 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:38:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:52 smithi165 bash[22175]: audit 2022-05-01T02:38:51.804319+0000 mon.smithi157 (mon.0) 7467 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T02:38:52.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:52 smithi165 bash[22175]: audit 2022-05-01T02:38:51.805746+0000 mon.smithi157 (mon.0) 7468 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:38:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:52 smithi157 bash[20376]: cephadm 2022-05-01T02:38:51.457729+0000 mgr.smithi157.nfpzoe (mgr.14180) 12405 : cephadm [INF] Detected new or changed devices on smithi165 2022-05-01T02:38:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:52 smithi157 bash[20376]: audit 2022-05-01T02:38:51.470142+0000 mon.smithi157 (mon.0) 7464 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:38:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:52 smithi157 bash[20376]: audit 2022-05-01T02:38:51.787116+0000 mon.smithi157 (mon.0) 7465 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:38:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:52 smithi157 bash[20376]: audit 2022-05-01T02:38:51.793293+0000 mon.smithi157 (mon.0) 7466 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:38:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:52 smithi157 bash[20376]: audit 2022-05-01T02:38:51.804319+0000 mon.smithi157 (mon.0) 7467 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T02:38:52.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:52 smithi157 bash[20376]: audit 2022-05-01T02:38:51.805746+0000 mon.smithi157 (mon.0) 7468 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:38:53.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:38:53.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:38:53.658 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:38:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:53 smithi165 bash[22175]: cluster 2022-05-01T02:38:51.778961+0000 mgr.smithi157.nfpzoe (mgr.14180) 12406 : cluster [DBG] pgmap v11644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:53 smithi165 bash[22175]: cluster 2022-05-01T02:38:51.779467+0000 mgr.smithi157.nfpzoe (mgr.14180) 12407 : cluster [DBG] pgmap v11645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:53 smithi165 bash[22175]: cephadm 2022-05-01T02:38:51.794608+0000 mgr.smithi157.nfpzoe (mgr.14180) 12408 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:38:53.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:53 smithi165 bash[22175]: cephadm 2022-05-01T02:38:51.794786+0000 mgr.smithi157.nfpzoe (mgr.14180) 12409 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:38:53.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:53 smithi157 bash[20376]: cluster 2022-05-01T02:38:51.778961+0000 mgr.smithi157.nfpzoe (mgr.14180) 12406 : cluster [DBG] pgmap v11644: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:53.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:53 smithi157 bash[20376]: cluster 2022-05-01T02:38:51.779467+0000 mgr.smithi157.nfpzoe (mgr.14180) 12407 : cluster [DBG] pgmap v11645: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:53.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:53 smithi157 bash[20376]: cephadm 2022-05-01T02:38:51.794608+0000 mgr.smithi157.nfpzoe (mgr.14180) 12408 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:38:53.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:53 smithi157 bash[20376]: cephadm 2022-05-01T02:38:51.794786+0000 mgr.smithi157.nfpzoe (mgr.14180) 12409 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:38:53.990 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:38:55.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:54 smithi157 bash[20376]: cluster 2022-05-01T02:38:53.779922+0000 mgr.smithi157.nfpzoe (mgr.14180) 12410 : cluster [DBG] pgmap v11646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:55.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:54 smithi157 bash[20376]: audit 2022-05-01T02:38:53.968803+0000 mon.smithi157 (mon.0) 7469 : audit [DBG] from='client.? 172.21.15.157:0/362711658' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:55.212 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:54 smithi165 bash[22175]: cluster 2022-05-01T02:38:53.779922+0000 mgr.smithi157.nfpzoe (mgr.14180) 12410 : cluster [DBG] pgmap v11646: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:55.213 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:54 smithi165 bash[22175]: audit 2022-05-01T02:38:53.968803+0000 mon.smithi157 (mon.0) 7469 : audit [DBG] from='client.? 172.21.15.157:0/362711658' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:38:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:56 smithi165 bash[22175]: cluster 2022-05-01T02:38:55.780471+0000 mgr.smithi157.nfpzoe (mgr.14180) 12411 : cluster [DBG] pgmap v11647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:57.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:56 smithi157 bash[20376]: cluster 2022-05-01T02:38:55.780471+0000 mgr.smithi157.nfpzoe (mgr.14180) 12411 : cluster [DBG] pgmap v11647: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:58.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:38:58.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:38:58.994 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:38:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:58 smithi165 bash[22175]: cluster 2022-05-01T02:38:57.781075+0000 mgr.smithi157.nfpzoe (mgr.14180) 12412 : cluster [DBG] pgmap v11648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:59.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:58 smithi157 bash[20376]: cluster 2022-05-01T02:38:57.781075+0000 mgr.smithi157.nfpzoe (mgr.14180) 12412 : cluster [DBG] pgmap v11648: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:38:59.332 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:39:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:59 smithi157 bash[20376]: audit 2022-05-01T02:38:59.316669+0000 mon.smithi157 (mon.0) 7470 : audit [DBG] from='client.? 172.21.15.157:0/2312308573' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:00.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:38:59 smithi157 bash[20376]: audit 2022-05-01T02:38:59.868770+0000 mon.smithi157 (mon.0) 7471 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:39:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:59 smithi165 bash[22175]: audit 2022-05-01T02:38:59.316669+0000 mon.smithi157 (mon.0) 7470 : audit [DBG] from='client.? 172.21.15.157:0/2312308573' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:38:59 smithi165 bash[22175]: audit 2022-05-01T02:38:59.868770+0000 mon.smithi157 (mon.0) 7471 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:39:01.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:00 smithi157 bash[20376]: cluster 2022-05-01T02:38:59.781713+0000 mgr.smithi157.nfpzoe (mgr.14180) 12413 : cluster [DBG] pgmap v11649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:00 smithi157 bash[20376]: audit 2022-05-01T02:39:00.581265+0000 mon.smithi157 (mon.0) 7472 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:39:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:00 smithi165 bash[22175]: cluster 2022-05-01T02:38:59.781713+0000 mgr.smithi157.nfpzoe (mgr.14180) 12413 : cluster [DBG] pgmap v11649: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:00 smithi165 bash[22175]: audit 2022-05-01T02:39:00.581265+0000 mon.smithi157 (mon.0) 7472 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:39:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:02 smithi165 bash[22175]: cluster 2022-05-01T02:39:01.782338+0000 mgr.smithi157.nfpzoe (mgr.14180) 12414 : cluster [DBG] pgmap v11650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:03.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:02 smithi157 bash[20376]: cluster 2022-05-01T02:39:01.782338+0000 mgr.smithi157.nfpzoe (mgr.14180) 12414 : cluster [DBG] pgmap v11650: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:04.336 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:39:04.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:39:04.337 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:39:04.657 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:39:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:04 smithi165 bash[22175]: cluster 2022-05-01T02:39:03.782950+0000 mgr.smithi157.nfpzoe (mgr.14180) 12415 : cluster [DBG] pgmap v11651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:04 smithi165 bash[22175]: audit 2022-05-01T02:39:04.640280+0000 mon.smithi157 (mon.0) 7473 : audit [DBG] from='client.? 172.21.15.157:0/2097854957' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:05.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:04 smithi157 bash[20376]: cluster 2022-05-01T02:39:03.782950+0000 mgr.smithi157.nfpzoe (mgr.14180) 12415 : cluster [DBG] pgmap v11651: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:05.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:04 smithi157 bash[20376]: audit 2022-05-01T02:39:04.640280+0000 mon.smithi157 (mon.0) 7473 : audit [DBG] from='client.? 172.21.15.157:0/2097854957' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:06 smithi165 bash[22175]: audit 2022-05-01T02:39:05.313333+0000 mon.smithi157 (mon.0) 7474 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:39:06.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:06 smithi157 bash[20376]: audit 2022-05-01T02:39:05.313333+0000 mon.smithi157 (mon.0) 7474 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:39:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:07 smithi165 bash[22175]: cluster 2022-05-01T02:39:05.783523+0000 mgr.smithi157.nfpzoe (mgr.14180) 12416 : cluster [DBG] pgmap v11652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:07.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:07 smithi157 bash[20376]: cluster 2022-05-01T02:39:05.783523+0000 mgr.smithi157.nfpzoe (mgr.14180) 12416 : cluster [DBG] pgmap v11652: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:09 smithi165 bash[22175]: cluster 2022-05-01T02:39:07.784166+0000 mgr.smithi157.nfpzoe (mgr.14180) 12417 : cluster [DBG] pgmap v11653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:09.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:39:09.661 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:39:09.662 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:39:09.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:09 smithi157 bash[20376]: cluster 2022-05-01T02:39:07.784166+0000 mgr.smithi157.nfpzoe (mgr.14180) 12417 : cluster [DBG] pgmap v11653: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:09.981 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:39:10.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:10 smithi157 bash[20376]: audit 2022-05-01T02:39:09.965092+0000 mon.smithi157 (mon.0) 7475 : audit [DBG] from='client.? 172.21.15.157:0/1356995514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:10 smithi165 bash[22175]: audit 2022-05-01T02:39:09.965092+0000 mon.smithi157 (mon.0) 7475 : audit [DBG] from='client.? 172.21.15.157:0/1356995514' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:11 smithi165 bash[22175]: cluster 2022-05-01T02:39:09.784592+0000 mgr.smithi157.nfpzoe (mgr.14180) 12418 : cluster [DBG] pgmap v11654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:11.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:11 smithi157 bash[20376]: cluster 2022-05-01T02:39:09.784592+0000 mgr.smithi157.nfpzoe (mgr.14180) 12418 : cluster [DBG] pgmap v11654: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:13 smithi165 bash[22175]: cluster 2022-05-01T02:39:11.785182+0000 mgr.smithi157.nfpzoe (mgr.14180) 12419 : cluster [DBG] pgmap v11655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:13.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:13 smithi157 bash[20376]: cluster 2022-05-01T02:39:11.785182+0000 mgr.smithi157.nfpzoe (mgr.14180) 12419 : cluster [DBG] pgmap v11655: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:14.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:39:14.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:39:14.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:39:15.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:39:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:15 smithi165 bash[22175]: cluster 2022-05-01T02:39:13.785826+0000 mgr.smithi157.nfpzoe (mgr.14180) 12420 : cluster [DBG] pgmap v11656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:15 smithi165 bash[22175]: audit 2022-05-01T02:39:15.290363+0000 mon.smithi157 (mon.0) 7476 : audit [DBG] from='client.? 172.21.15.157:0/527574006' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:15.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:15 smithi157 bash[20376]: cluster 2022-05-01T02:39:13.785826+0000 mgr.smithi157.nfpzoe (mgr.14180) 12420 : cluster [DBG] pgmap v11656: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:15.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:15 smithi157 bash[20376]: audit 2022-05-01T02:39:15.290363+0000 mon.smithi157 (mon.0) 7476 : audit [DBG] from='client.? 172.21.15.157:0/527574006' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:17 smithi165 bash[22175]: cluster 2022-05-01T02:39:15.786454+0000 mgr.smithi157.nfpzoe (mgr.14180) 12421 : cluster [DBG] pgmap v11657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:17.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:17 smithi157 bash[20376]: cluster 2022-05-01T02:39:15.786454+0000 mgr.smithi157.nfpzoe (mgr.14180) 12421 : cluster [DBG] pgmap v11657: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:19 smithi165 bash[22175]: cluster 2022-05-01T02:39:17.787109+0000 mgr.smithi157.nfpzoe (mgr.14180) 12422 : cluster [DBG] pgmap v11658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:19 smithi157 bash[20376]: cluster 2022-05-01T02:39:17.787109+0000 mgr.smithi157.nfpzoe (mgr.14180) 12422 : cluster [DBG] pgmap v11658: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:20.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:39:20.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:39:20.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:39:20.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:39:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:21 smithi165 bash[22175]: cluster 2022-05-01T02:39:19.787659+0000 mgr.smithi157.nfpzoe (mgr.14180) 12423 : cluster [DBG] pgmap v11659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:21 smithi165 bash[22175]: audit 2022-05-01T02:39:20.618082+0000 mon.smithi157 (mon.0) 7477 : audit [DBG] from='client.? 172.21.15.157:0/3672560621' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:21.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:21 smithi157 bash[20376]: cluster 2022-05-01T02:39:19.787659+0000 mgr.smithi157.nfpzoe (mgr.14180) 12423 : cluster [DBG] pgmap v11659: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:21.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:21 smithi157 bash[20376]: audit 2022-05-01T02:39:20.618082+0000 mon.smithi157 (mon.0) 7477 : audit [DBG] from='client.? 172.21.15.157:0/3672560621' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:23 smithi165 bash[22175]: cluster 2022-05-01T02:39:21.788264+0000 mgr.smithi157.nfpzoe (mgr.14180) 12424 : cluster [DBG] pgmap v11660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:23.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:23 smithi157 bash[20376]: cluster 2022-05-01T02:39:21.788264+0000 mgr.smithi157.nfpzoe (mgr.14180) 12424 : cluster [DBG] pgmap v11660: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:25.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:39:25.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:39:25.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:39:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:25 smithi165 bash[22175]: cluster 2022-05-01T02:39:23.788847+0000 mgr.smithi157.nfpzoe (mgr.14180) 12425 : cluster [DBG] pgmap v11661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:25.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:25 smithi157 bash[20376]: cluster 2022-05-01T02:39:23.788847+0000 mgr.smithi157.nfpzoe (mgr.14180) 12425 : cluster [DBG] pgmap v11661: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:25.958 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:39:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:26 smithi165 bash[22175]: audit 2022-05-01T02:39:25.941136+0000 mon.smithi157 (mon.0) 7478 : audit [DBG] from='client.? 172.21.15.157:0/630412687' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:26.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:26 smithi157 bash[20376]: audit 2022-05-01T02:39:25.941136+0000 mon.smithi157 (mon.0) 7478 : audit [DBG] from='client.? 172.21.15.157:0/630412687' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:27 smithi165 bash[22175]: cluster 2022-05-01T02:39:25.789289+0000 mgr.smithi157.nfpzoe (mgr.14180) 12426 : cluster [DBG] pgmap v11662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:27.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:27 smithi157 bash[20376]: cluster 2022-05-01T02:39:25.789289+0000 mgr.smithi157.nfpzoe (mgr.14180) 12426 : cluster [DBG] pgmap v11662: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:29.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:29 smithi157 bash[20376]: cluster 2022-05-01T02:39:27.789955+0000 mgr.smithi157.nfpzoe (mgr.14180) 12427 : cluster [DBG] pgmap v11663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:29 smithi165 bash[22175]: cluster 2022-05-01T02:39:27.789955+0000 mgr.smithi157.nfpzoe (mgr.14180) 12427 : cluster [DBG] pgmap v11663: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:30.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:39:30.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:39:30.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:39:31.290 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:39:31.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:31 smithi157 bash[20376]: cluster 2022-05-01T02:39:29.790616+0000 mgr.smithi157.nfpzoe (mgr.14180) 12428 : cluster [DBG] pgmap v11664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:31.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:31 smithi157 bash[20376]: audit 2022-05-01T02:39:31.268406+0000 mon.smithi157 (mon.0) 7479 : audit [DBG] from='client.? 172.21.15.157:0/3079438554' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:31 smithi165 bash[22175]: cluster 2022-05-01T02:39:29.790616+0000 mgr.smithi157.nfpzoe (mgr.14180) 12428 : cluster [DBG] pgmap v11664: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:31 smithi165 bash[22175]: audit 2022-05-01T02:39:31.268406+0000 mon.smithi157 (mon.0) 7479 : audit [DBG] from='client.? 172.21.15.157:0/3079438554' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:33.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:33 smithi157 bash[20376]: cluster 2022-05-01T02:39:31.791226+0000 mgr.smithi157.nfpzoe (mgr.14180) 12429 : cluster [DBG] pgmap v11665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:33 smithi165 bash[22175]: cluster 2022-05-01T02:39:31.791226+0000 mgr.smithi157.nfpzoe (mgr.14180) 12429 : cluster [DBG] pgmap v11665: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:35.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:35 smithi157 bash[20376]: cluster 2022-05-01T02:39:33.791875+0000 mgr.smithi157.nfpzoe (mgr.14180) 12430 : cluster [DBG] pgmap v11666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:35 smithi165 bash[22175]: cluster 2022-05-01T02:39:33.791875+0000 mgr.smithi157.nfpzoe (mgr.14180) 12430 : cluster [DBG] pgmap v11666: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:36.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:39:36.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:39:36.325 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:39:36.622 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:39:37.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:37 smithi157 bash[20376]: cluster 2022-05-01T02:39:35.792471+0000 mgr.smithi157.nfpzoe (mgr.14180) 12431 : cluster [DBG] pgmap v11667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:37.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:37 smithi157 bash[20376]: audit 2022-05-01T02:39:36.605007+0000 mon.smithi157 (mon.0) 7480 : audit [DBG] from='client.? 172.21.15.157:0/533071133' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:37 smithi165 bash[22175]: cluster 2022-05-01T02:39:35.792471+0000 mgr.smithi157.nfpzoe (mgr.14180) 12431 : cluster [DBG] pgmap v11667: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:37 smithi165 bash[22175]: audit 2022-05-01T02:39:36.605007+0000 mon.smithi157 (mon.0) 7480 : audit [DBG] from='client.? 172.21.15.157:0/533071133' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:39.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:39 smithi157 bash[20376]: cluster 2022-05-01T02:39:37.793105+0000 mgr.smithi157.nfpzoe (mgr.14180) 12432 : cluster [DBG] pgmap v11668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:39 smithi165 bash[22175]: cluster 2022-05-01T02:39:37.793105+0000 mgr.smithi157.nfpzoe (mgr.14180) 12432 : cluster [DBG] pgmap v11668: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:41.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:39:41.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:39:41.624 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:39:41.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:41 smithi157 bash[20376]: cluster 2022-05-01T02:39:39.793726+0000 mgr.smithi157.nfpzoe (mgr.14180) 12433 : cluster [DBG] pgmap v11669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:41 smithi165 bash[22175]: cluster 2022-05-01T02:39:39.793726+0000 mgr.smithi157.nfpzoe (mgr.14180) 12433 : cluster [DBG] pgmap v11669: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:41.955 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:39:42.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:42 smithi157 bash[20376]: audit 2022-05-01T02:39:41.933789+0000 mon.smithi157 (mon.0) 7481 : audit [DBG] from='client.? 172.21.15.157:0/2188308727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:42.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:42 smithi165 bash[22175]: audit 2022-05-01T02:39:41.933789+0000 mon.smithi157 (mon.0) 7481 : audit [DBG] from='client.? 172.21.15.157:0/2188308727' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:43.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:43 smithi157 bash[20376]: cluster 2022-05-01T02:39:41.794273+0000 mgr.smithi157.nfpzoe (mgr.14180) 12434 : cluster [DBG] pgmap v11670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:43 smithi165 bash[22175]: cluster 2022-05-01T02:39:41.794273+0000 mgr.smithi157.nfpzoe (mgr.14180) 12434 : cluster [DBG] pgmap v11670: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:45.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:45 smithi157 bash[20376]: cluster 2022-05-01T02:39:43.794883+0000 mgr.smithi157.nfpzoe (mgr.14180) 12435 : cluster [DBG] pgmap v11671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:45.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:45 smithi165 bash[22175]: cluster 2022-05-01T02:39:43.794883+0000 mgr.smithi157.nfpzoe (mgr.14180) 12435 : cluster [DBG] pgmap v11671: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:46.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:39:46.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:39:46.959 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:39:47.276 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:39:47.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:47 smithi157 bash[20376]: cluster 2022-05-01T02:39:45.795484+0000 mgr.smithi157.nfpzoe (mgr.14180) 12436 : cluster [DBG] pgmap v11672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:47.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:47 smithi157 bash[20376]: audit 2022-05-01T02:39:47.259497+0000 mon.smithi157 (mon.0) 7482 : audit [DBG] from='client.? 172.21.15.157:0/2617270436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:47 smithi165 bash[22175]: cluster 2022-05-01T02:39:45.795484+0000 mgr.smithi157.nfpzoe (mgr.14180) 12436 : cluster [DBG] pgmap v11672: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:47 smithi165 bash[22175]: audit 2022-05-01T02:39:47.259497+0000 mon.smithi157 (mon.0) 7482 : audit [DBG] from='client.? 172.21.15.157:0/2617270436' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:49.899 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:49 smithi165 bash[22175]: cluster 2022-05-01T02:39:47.796205+0000 mgr.smithi157.nfpzoe (mgr.14180) 12437 : cluster [DBG] pgmap v11673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:49.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:49 smithi157 bash[20376]: cluster 2022-05-01T02:39:47.796205+0000 mgr.smithi157.nfpzoe (mgr.14180) 12437 : cluster [DBG] pgmap v11673: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:51 smithi165 bash[22175]: cluster 2022-05-01T02:39:49.796946+0000 mgr.smithi157.nfpzoe (mgr.14180) 12438 : cluster [DBG] pgmap v11674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:51.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:51 smithi157 bash[20376]: cluster 2022-05-01T02:39:49.796946+0000 mgr.smithi157.nfpzoe (mgr.14180) 12438 : cluster [DBG] pgmap v11674: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:52.280 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:39:52.280 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:39:52.280 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:39:52.611 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:39:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:53 smithi165 bash[22175]: cluster 2022-05-01T02:39:51.797620+0000 mgr.smithi157.nfpzoe (mgr.14180) 12439 : cluster [DBG] pgmap v11675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:53 smithi165 bash[22175]: audit 2022-05-01T02:39:52.590136+0000 mon.smithi157 (mon.0) 7483 : audit [DBG] from='client.? 172.21.15.157:0/3252785779' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:53.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:53 smithi157 bash[20376]: cluster 2022-05-01T02:39:51.797620+0000 mgr.smithi157.nfpzoe (mgr.14180) 12439 : cluster [DBG] pgmap v11675: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:53.958 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:53 smithi157 bash[20376]: audit 2022-05-01T02:39:52.590136+0000 mon.smithi157 (mon.0) 7483 : audit [DBG] from='client.? 172.21.15.157:0/3252785779' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:55 smithi165 bash[22175]: cluster 2022-05-01T02:39:53.798228+0000 mgr.smithi157.nfpzoe (mgr.14180) 12440 : cluster [DBG] pgmap v11676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:55.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:55 smithi157 bash[20376]: cluster 2022-05-01T02:39:53.798228+0000 mgr.smithi157.nfpzoe (mgr.14180) 12440 : cluster [DBG] pgmap v11676: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:57.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:39:57.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:39:57.615 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:39:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:57 smithi165 bash[22175]: cluster 2022-05-01T02:39:55.798946+0000 mgr.smithi157.nfpzoe (mgr.14180) 12441 : cluster [DBG] pgmap v11677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:57.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:39:57.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:57 smithi157 bash[20376]: cluster 2022-05-01T02:39:55.798946+0000 mgr.smithi157.nfpzoe (mgr.14180) 12441 : cluster [DBG] pgmap v11677: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:58 smithi165 bash[22175]: audit 2022-05-01T02:39:57.922047+0000 mon.smithi157 (mon.0) 7484 : audit [DBG] from='client.? 172.21.15.157:0/1519823625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:58.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:58 smithi157 bash[20376]: audit 2022-05-01T02:39:57.922047+0000 mon.smithi157 (mon.0) 7484 : audit [DBG] from='client.? 172.21.15.157:0/1519823625' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:39:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:39:59 smithi165 bash[22175]: cluster 2022-05-01T02:39:57.799721+0000 mgr.smithi157.nfpzoe (mgr.14180) 12442 : cluster [DBG] pgmap v11678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:39:59.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:39:59 smithi157 bash[20376]: cluster 2022-05-01T02:39:57.799721+0000 mgr.smithi157.nfpzoe (mgr.14180) 12442 : cluster [DBG] pgmap v11678: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:00 smithi165 bash[22175]: audit 2022-05-01T02:39:59.872852+0000 mon.smithi157 (mon.0) 7485 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:40:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:00 smithi165 bash[22175]: cluster 2022-05-01T02:40:00.000162+0000 mon.smithi157 (mon.0) 7486 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T02:40:00.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:00 smithi157 bash[20376]: audit 2022-05-01T02:39:59.872852+0000 mon.smithi157 (mon.0) 7485 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:40:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:00 smithi157 bash[20376]: cluster 2022-05-01T02:40:00.000162+0000 mon.smithi157 (mon.0) 7486 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T02:40:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:01 smithi165 bash[22175]: cluster 2022-05-01T02:39:59.800399+0000 mgr.smithi157.nfpzoe (mgr.14180) 12443 : cluster [DBG] pgmap v11679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:01 smithi165 bash[22175]: audit 2022-05-01T02:40:00.589047+0000 mon.smithi157 (mon.0) 7487 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:40:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:01 smithi157 bash[20376]: cluster 2022-05-01T02:39:59.800399+0000 mgr.smithi157.nfpzoe (mgr.14180) 12443 : cluster [DBG] pgmap v11679: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:01 smithi157 bash[20376]: audit 2022-05-01T02:40:00.589047+0000 mon.smithi157 (mon.0) 7487 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:40:02.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:40:02.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:40:02.943 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:40:03.270 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:40:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:03 smithi165 bash[22175]: cluster 2022-05-01T02:40:01.801030+0000 mgr.smithi157.nfpzoe (mgr.14180) 12444 : cluster [DBG] pgmap v11680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:03 smithi165 bash[22175]: audit 2022-05-01T02:40:03.254257+0000 mon.smithi157 (mon.0) 7488 : audit [DBG] from='client.? 172.21.15.157:0/3921681266' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:03 smithi157 bash[20376]: cluster 2022-05-01T02:40:01.801030+0000 mgr.smithi157.nfpzoe (mgr.14180) 12444 : cluster [DBG] pgmap v11680: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:03.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:03 smithi157 bash[20376]: audit 2022-05-01T02:40:03.254257+0000 mon.smithi157 (mon.0) 7488 : audit [DBG] from='client.? 172.21.15.157:0/3921681266' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:05.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:05 smithi165 bash[22175]: cluster 2022-05-01T02:40:03.801658+0000 mgr.smithi157.nfpzoe (mgr.14180) 12445 : cluster [DBG] pgmap v11681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:05 smithi165 bash[22175]: audit 2022-05-01T02:40:05.319284+0000 mon.smithi157 (mon.0) 7489 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:40:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:05 smithi165 bash[22175]: audit 2022-05-01T02:40:05.322038+0000 mon.smithi157 (mon.0) 7490 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:40:05.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:05 smithi165 bash[22175]: audit 2022-05-01T02:40:05.323941+0000 mon.smithi157 (mon.0) 7491 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:40:05.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:05 smithi157 bash[20376]: cluster 2022-05-01T02:40:03.801658+0000 mgr.smithi157.nfpzoe (mgr.14180) 12445 : cluster [DBG] pgmap v11681: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:05.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:05 smithi157 bash[20376]: audit 2022-05-01T02:40:05.319284+0000 mon.smithi157 (mon.0) 7489 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:40:05.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:05 smithi157 bash[20376]: audit 2022-05-01T02:40:05.322038+0000 mon.smithi157 (mon.0) 7490 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:40:05.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:05 smithi157 bash[20376]: audit 2022-05-01T02:40:05.323941+0000 mon.smithi157 (mon.0) 7491 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:40:06.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:06 smithi157 bash[20376]: cluster 2022-05-01T02:40:05.647967+0000 mgr.smithi157.nfpzoe (mgr.14180) 12446 : cluster [DBG] pgmap v11682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:06 smithi157 bash[20376]: cluster 2022-05-01T02:40:05.648354+0000 mgr.smithi157.nfpzoe (mgr.14180) 12447 : cluster [DBG] pgmap v11683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:06 smithi157 bash[20376]: audit 2022-05-01T02:40:05.654222+0000 mon.smithi157 (mon.0) 7492 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:40:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:06 smithi157 bash[20376]: audit 2022-05-01T02:40:05.660264+0000 mon.smithi157 (mon.0) 7493 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:40:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:06 smithi157 bash[20376]: cephadm 2022-05-01T02:40:05.661516+0000 mgr.smithi157.nfpzoe (mgr.14180) 12448 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:40:06.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:06 smithi157 bash[20376]: cephadm 2022-05-01T02:40:05.661667+0000 mgr.smithi157.nfpzoe (mgr.14180) 12449 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:40:07.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:06 smithi165 bash[22175]: cluster 2022-05-01T02:40:05.647967+0000 mgr.smithi157.nfpzoe (mgr.14180) 12446 : cluster [DBG] pgmap v11682: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:07.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:06 smithi165 bash[22175]: cluster 2022-05-01T02:40:05.648354+0000 mgr.smithi157.nfpzoe (mgr.14180) 12447 : cluster [DBG] pgmap v11683: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:07.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:06 smithi165 bash[22175]: audit 2022-05-01T02:40:05.654222+0000 mon.smithi157 (mon.0) 7492 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:40:07.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:06 smithi165 bash[22175]: audit 2022-05-01T02:40:05.660264+0000 mon.smithi157 (mon.0) 7493 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:40:07.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:06 smithi165 bash[22175]: cephadm 2022-05-01T02:40:05.661516+0000 mgr.smithi157.nfpzoe (mgr.14180) 12448 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:40:07.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:06 smithi165 bash[22175]: cephadm 2022-05-01T02:40:05.661667+0000 mgr.smithi157.nfpzoe (mgr.14180) 12449 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:40:08.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:40:08.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:40:08.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:40:08.614 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:40:08.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:08 smithi157 bash[20376]: cluster 2022-05-01T02:40:07.649042+0000 mgr.smithi157.nfpzoe (mgr.14180) 12450 : cluster [DBG] pgmap v11684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:08.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:08 smithi157 bash[20376]: audit 2022-05-01T02:40:08.597202+0000 mon.smithi157 (mon.0) 7494 : audit [DBG] from='client.? 172.21.15.157:0/2942269902' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:08 smithi165 bash[22175]: cluster 2022-05-01T02:40:07.649042+0000 mgr.smithi157.nfpzoe (mgr.14180) 12450 : cluster [DBG] pgmap v11684: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:08 smithi165 bash[22175]: audit 2022-05-01T02:40:08.597202+0000 mon.smithi157 (mon.0) 7494 : audit [DBG] from='client.? 172.21.15.157:0/2942269902' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:11.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:10 smithi157 bash[20376]: cluster 2022-05-01T02:40:09.649724+0000 mgr.smithi157.nfpzoe (mgr.14180) 12451 : cluster [DBG] pgmap v11685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:11.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:10 smithi165 bash[22175]: cluster 2022-05-01T02:40:09.649724+0000 mgr.smithi157.nfpzoe (mgr.14180) 12451 : cluster [DBG] pgmap v11685: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:13.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:12 smithi157 bash[20376]: cluster 2022-05-01T02:40:11.650342+0000 mgr.smithi157.nfpzoe (mgr.14180) 12452 : cluster [DBG] pgmap v11686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:13.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:12 smithi165 bash[22175]: cluster 2022-05-01T02:40:11.650342+0000 mgr.smithi157.nfpzoe (mgr.14180) 12452 : cluster [DBG] pgmap v11686: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:13.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:40:13.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:40:13.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:40:13.939 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:40:15.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:14 smithi157 bash[20376]: cluster 2022-05-01T02:40:13.650970+0000 mgr.smithi157.nfpzoe (mgr.14180) 12453 : cluster [DBG] pgmap v11687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:15.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:14 smithi157 bash[20376]: audit 2022-05-01T02:40:13.920471+0000 mon.smithi157 (mon.0) 7495 : audit [DBG] from='client.? 172.21.15.157:0/2927461807' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:14 smithi165 bash[22175]: cluster 2022-05-01T02:40:13.650970+0000 mgr.smithi157.nfpzoe (mgr.14180) 12453 : cluster [DBG] pgmap v11687: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:14 smithi165 bash[22175]: audit 2022-05-01T02:40:13.920471+0000 mon.smithi157 (mon.0) 7495 : audit [DBG] from='client.? 172.21.15.157:0/2927461807' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:17.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:16 smithi157 bash[20376]: cluster 2022-05-01T02:40:15.651593+0000 mgr.smithi157.nfpzoe (mgr.14180) 12454 : cluster [DBG] pgmap v11688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:16 smithi165 bash[22175]: cluster 2022-05-01T02:40:15.651593+0000 mgr.smithi157.nfpzoe (mgr.14180) 12454 : cluster [DBG] pgmap v11688: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:18.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:40:18.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:40:18.941 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:40:19.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:18 smithi157 bash[20376]: cluster 2022-05-01T02:40:17.652256+0000 mgr.smithi157.nfpzoe (mgr.14180) 12455 : cluster [DBG] pgmap v11689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:19.267 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:40:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:18 smithi165 bash[22175]: cluster 2022-05-01T02:40:17.652256+0000 mgr.smithi157.nfpzoe (mgr.14180) 12455 : cluster [DBG] pgmap v11689: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:20.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:19 smithi157 bash[20376]: audit 2022-05-01T02:40:19.250675+0000 mon.smithi157 (mon.0) 7496 : audit [DBG] from='client.? 172.21.15.157:0/1706598527' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:19 smithi165 bash[22175]: audit 2022-05-01T02:40:19.250675+0000 mon.smithi157 (mon.0) 7496 : audit [DBG] from='client.? 172.21.15.157:0/1706598527' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:21.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:20 smithi157 bash[20376]: cluster 2022-05-01T02:40:19.652897+0000 mgr.smithi157.nfpzoe (mgr.14180) 12456 : cluster [DBG] pgmap v11690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:20 smithi165 bash[22175]: cluster 2022-05-01T02:40:19.652897+0000 mgr.smithi157.nfpzoe (mgr.14180) 12456 : cluster [DBG] pgmap v11690: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:23.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:22 smithi157 bash[20376]: cluster 2022-05-01T02:40:21.653563+0000 mgr.smithi157.nfpzoe (mgr.14180) 12457 : cluster [DBG] pgmap v11691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:22 smithi165 bash[22175]: cluster 2022-05-01T02:40:21.653563+0000 mgr.smithi157.nfpzoe (mgr.14180) 12457 : cluster [DBG] pgmap v11691: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:24.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:40:24.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:40:24.271 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:40:24.591 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:40:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:24 smithi157 bash[20376]: cluster 2022-05-01T02:40:23.654192+0000 mgr.smithi157.nfpzoe (mgr.14180) 12458 : cluster [DBG] pgmap v11692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:25.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:24 smithi157 bash[20376]: audit 2022-05-01T02:40:24.575419+0000 mon.smithi157 (mon.0) 7497 : audit [DBG] from='client.? 172.21.15.157:0/1420669504' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:24 smithi165 bash[22175]: cluster 2022-05-01T02:40:23.654192+0000 mgr.smithi157.nfpzoe (mgr.14180) 12458 : cluster [DBG] pgmap v11692: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:25.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:24 smithi165 bash[22175]: audit 2022-05-01T02:40:24.575419+0000 mon.smithi157 (mon.0) 7497 : audit [DBG] from='client.? 172.21.15.157:0/1420669504' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:26 smithi165 bash[22175]: cluster 2022-05-01T02:40:25.654785+0000 mgr.smithi157.nfpzoe (mgr.14180) 12459 : cluster [DBG] pgmap v11693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:27.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:26 smithi157 bash[20376]: cluster 2022-05-01T02:40:25.654785+0000 mgr.smithi157.nfpzoe (mgr.14180) 12459 : cluster [DBG] pgmap v11693: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:28 smithi165 bash[22175]: cluster 2022-05-01T02:40:27.655430+0000 mgr.smithi157.nfpzoe (mgr.14180) 12460 : cluster [DBG] pgmap v11694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:29.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:28 smithi157 bash[20376]: cluster 2022-05-01T02:40:27.655430+0000 mgr.smithi157.nfpzoe (mgr.14180) 12460 : cluster [DBG] pgmap v11694: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:29.593 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:40:29.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:40:29.594 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:40:29.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:40:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:29 smithi165 bash[22175]: audit 2022-05-01T02:40:29.896859+0000 mon.smithi157 (mon.0) 7498 : audit [DBG] from='client.? 172.21.15.157:0/4278334707' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:30.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:29 smithi157 bash[20376]: audit 2022-05-01T02:40:29.896859+0000 mon.smithi157 (mon.0) 7498 : audit [DBG] from='client.? 172.21.15.157:0/4278334707' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:30 smithi165 bash[22175]: cluster 2022-05-01T02:40:29.656062+0000 mgr.smithi157.nfpzoe (mgr.14180) 12461 : cluster [DBG] pgmap v11695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:31.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:30 smithi157 bash[20376]: cluster 2022-05-01T02:40:29.656062+0000 mgr.smithi157.nfpzoe (mgr.14180) 12461 : cluster [DBG] pgmap v11695: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:32 smithi165 bash[22175]: cluster 2022-05-01T02:40:31.656809+0000 mgr.smithi157.nfpzoe (mgr.14180) 12462 : cluster [DBG] pgmap v11696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:33.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:32 smithi157 bash[20376]: cluster 2022-05-01T02:40:31.656809+0000 mgr.smithi157.nfpzoe (mgr.14180) 12462 : cluster [DBG] pgmap v11696: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:34.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:40:34.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:40:34.918 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:40:35.239 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:40:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:34 smithi165 bash[22175]: cluster 2022-05-01T02:40:33.657451+0000 mgr.smithi157.nfpzoe (mgr.14180) 12463 : cluster [DBG] pgmap v11697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:35.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:34 smithi157 bash[20376]: cluster 2022-05-01T02:40:33.657451+0000 mgr.smithi157.nfpzoe (mgr.14180) 12463 : cluster [DBG] pgmap v11697: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:35 smithi165 bash[22175]: audit 2022-05-01T02:40:35.223308+0000 mon.smithi157 (mon.0) 7499 : audit [DBG] from='client.? 172.21.15.157:0/2667845681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:36.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:35 smithi157 bash[20376]: audit 2022-05-01T02:40:35.223308+0000 mon.smithi157 (mon.0) 7499 : audit [DBG] from='client.? 172.21.15.157:0/2667845681' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:36 smithi165 bash[22175]: cluster 2022-05-01T02:40:35.658028+0000 mgr.smithi157.nfpzoe (mgr.14180) 12464 : cluster [DBG] pgmap v11698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:37.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:36 smithi157 bash[20376]: cluster 2022-05-01T02:40:35.658028+0000 mgr.smithi157.nfpzoe (mgr.14180) 12464 : cluster [DBG] pgmap v11698: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:38 smithi165 bash[22175]: cluster 2022-05-01T02:40:37.658681+0000 mgr.smithi157.nfpzoe (mgr.14180) 12465 : cluster [DBG] pgmap v11699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:38 smithi157 bash[20376]: cluster 2022-05-01T02:40:37.658681+0000 mgr.smithi157.nfpzoe (mgr.14180) 12465 : cluster [DBG] pgmap v11699: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:40.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:40:40.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:40:40.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:40:40.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:40:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:41 smithi165 bash[22175]: cluster 2022-05-01T02:40:39.659336+0000 mgr.smithi157.nfpzoe (mgr.14180) 12466 : cluster [DBG] pgmap v11700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:41 smithi165 bash[22175]: audit 2022-05-01T02:40:40.548886+0000 mon.smithi157 (mon.0) 7500 : audit [DBG] from='client.? 172.21.15.157:0/3062816586' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:41.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:40 smithi157 bash[20376]: cluster 2022-05-01T02:40:39.659336+0000 mgr.smithi157.nfpzoe (mgr.14180) 12466 : cluster [DBG] pgmap v11700: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:41.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:40 smithi157 bash[20376]: audit 2022-05-01T02:40:40.548886+0000 mon.smithi157 (mon.0) 7500 : audit [DBG] from='client.? 172.21.15.157:0/3062816586' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:43.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:43 smithi165 bash[22175]: cluster 2022-05-01T02:40:41.659997+0000 mgr.smithi157.nfpzoe (mgr.14180) 12467 : cluster [DBG] pgmap v11701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:43.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:43 smithi157 bash[20376]: cluster 2022-05-01T02:40:41.659997+0000 mgr.smithi157.nfpzoe (mgr.14180) 12467 : cluster [DBG] pgmap v11701: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:45 smithi165 bash[22175]: cluster 2022-05-01T02:40:43.660628+0000 mgr.smithi157.nfpzoe (mgr.14180) 12468 : cluster [DBG] pgmap v11702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:45.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:45 smithi157 bash[20376]: cluster 2022-05-01T02:40:43.660628+0000 mgr.smithi157.nfpzoe (mgr.14180) 12468 : cluster [DBG] pgmap v11702: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:45.569 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:40:45.569 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:40:45.569 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:40:45.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:40:46.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:46 smithi165 bash[22175]: audit 2022-05-01T02:40:45.874327+0000 mon.smithi157 (mon.0) 7501 : audit [DBG] from='client.? 172.21.15.157:0/1119243683' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:46.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:46 smithi157 bash[20376]: audit 2022-05-01T02:40:45.874327+0000 mon.smithi157 (mon.0) 7501 : audit [DBG] from='client.? 172.21.15.157:0/1119243683' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:47 smithi165 bash[22175]: cluster 2022-05-01T02:40:45.661098+0000 mgr.smithi157.nfpzoe (mgr.14180) 12469 : cluster [DBG] pgmap v11703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:47.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:47 smithi157 bash[20376]: cluster 2022-05-01T02:40:45.661098+0000 mgr.smithi157.nfpzoe (mgr.14180) 12469 : cluster [DBG] pgmap v11703: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:49 smithi165 bash[22175]: cluster 2022-05-01T02:40:47.661791+0000 mgr.smithi157.nfpzoe (mgr.14180) 12470 : cluster [DBG] pgmap v11704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:49.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:49 smithi157 bash[20376]: cluster 2022-05-01T02:40:47.661791+0000 mgr.smithi157.nfpzoe (mgr.14180) 12470 : cluster [DBG] pgmap v11704: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:50.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:40:50.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:40:50.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:40:51.221 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:40:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:51 smithi165 bash[22175]: cluster 2022-05-01T02:40:49.662461+0000 mgr.smithi157.nfpzoe (mgr.14180) 12471 : cluster [DBG] pgmap v11705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:51.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:51 smithi157 bash[20376]: cluster 2022-05-01T02:40:49.662461+0000 mgr.smithi157.nfpzoe (mgr.14180) 12471 : cluster [DBG] pgmap v11705: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:52 smithi165 bash[22175]: audit 2022-05-01T02:40:51.204095+0000 mon.smithi157 (mon.0) 7502 : audit [DBG] from='client.? 172.21.15.157:0/4053265821' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:52.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:52 smithi157 bash[20376]: audit 2022-05-01T02:40:51.204095+0000 mon.smithi157 (mon.0) 7502 : audit [DBG] from='client.? 172.21.15.157:0/4053265821' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:53 smithi165 bash[22175]: cluster 2022-05-01T02:40:51.663132+0000 mgr.smithi157.nfpzoe (mgr.14180) 12472 : cluster [DBG] pgmap v11706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:53.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:53 smithi157 bash[20376]: cluster 2022-05-01T02:40:51.663132+0000 mgr.smithi157.nfpzoe (mgr.14180) 12472 : cluster [DBG] pgmap v11706: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:55 smithi165 bash[22175]: cluster 2022-05-01T02:40:53.663776+0000 mgr.smithi157.nfpzoe (mgr.14180) 12473 : cluster [DBG] pgmap v11707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:55.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:55 smithi157 bash[20376]: cluster 2022-05-01T02:40:53.663776+0000 mgr.smithi157.nfpzoe (mgr.14180) 12473 : cluster [DBG] pgmap v11707: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:56.224 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:40:56.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:40:56.225 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:40:56.554 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:40:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:57 smithi165 bash[22175]: cluster 2022-05-01T02:40:55.664392+0000 mgr.smithi157.nfpzoe (mgr.14180) 12474 : cluster [DBG] pgmap v11708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:57 smithi165 bash[22175]: audit 2022-05-01T02:40:56.536981+0000 mon.smithi157 (mon.0) 7503 : audit [DBG] from='client.? 172.21.15.157:0/1916228023' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:57.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:57 smithi157 bash[20376]: cluster 2022-05-01T02:40:55.664392+0000 mgr.smithi157.nfpzoe (mgr.14180) 12474 : cluster [DBG] pgmap v11708: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:57 smithi157 bash[20376]: audit 2022-05-01T02:40:56.536981+0000 mon.smithi157 (mon.0) 7503 : audit [DBG] from='client.? 172.21.15.157:0/1916228023' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:40:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:40:59 smithi165 bash[22175]: cluster 2022-05-01T02:40:57.665054+0000 mgr.smithi157.nfpzoe (mgr.14180) 12475 : cluster [DBG] pgmap v11709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:40:59.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:40:59 smithi157 bash[20376]: cluster 2022-05-01T02:40:57.665054+0000 mgr.smithi157.nfpzoe (mgr.14180) 12475 : cluster [DBG] pgmap v11709: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:00 smithi165 bash[22175]: audit 2022-05-01T02:40:59.876963+0000 mon.smithi157 (mon.0) 7504 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:41:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:00 smithi157 bash[20376]: audit 2022-05-01T02:40:59.876963+0000 mon.smithi157 (mon.0) 7504 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:41:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:01 smithi165 bash[22175]: cluster 2022-05-01T02:40:59.665693+0000 mgr.smithi157.nfpzoe (mgr.14180) 12476 : cluster [DBG] pgmap v11710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:01 smithi165 bash[22175]: audit 2022-05-01T02:41:00.596756+0000 mon.smithi157 (mon.0) 7505 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:41:01.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:01 smithi157 bash[20376]: cluster 2022-05-01T02:40:59.665693+0000 mgr.smithi157.nfpzoe (mgr.14180) 12476 : cluster [DBG] pgmap v11710: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:01.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:01 smithi157 bash[20376]: audit 2022-05-01T02:41:00.596756+0000 mon.smithi157 (mon.0) 7505 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:41:01.558 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:41:01.558 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:41:01.558 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:41:01.875 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:41:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:02 smithi165 bash[22175]: audit 2022-05-01T02:41:01.859240+0000 mon.smithi157 (mon.0) 7506 : audit [DBG] from='client.? 172.21.15.157:0/647085579' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:02.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:02 smithi157 bash[20376]: audit 2022-05-01T02:41:01.859240+0000 mon.smithi157 (mon.0) 7506 : audit [DBG] from='client.? 172.21.15.157:0/647085579' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:03 smithi165 bash[22175]: cluster 2022-05-01T02:41:01.666424+0000 mgr.smithi157.nfpzoe (mgr.14180) 12477 : cluster [DBG] pgmap v11711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:03.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:03 smithi157 bash[20376]: cluster 2022-05-01T02:41:01.666424+0000 mgr.smithi157.nfpzoe (mgr.14180) 12477 : cluster [DBG] pgmap v11711: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:05 smithi165 bash[22175]: cluster 2022-05-01T02:41:03.667123+0000 mgr.smithi157.nfpzoe (mgr.14180) 12478 : cluster [DBG] pgmap v11712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:05.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:05 smithi157 bash[20376]: cluster 2022-05-01T02:41:03.667123+0000 mgr.smithi157.nfpzoe (mgr.14180) 12478 : cluster [DBG] pgmap v11712: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:06 smithi165 bash[22175]: audit 2022-05-01T02:41:05.672878+0000 mon.smithi157 (mon.0) 7507 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:41:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:06 smithi165 bash[22175]: audit 2022-05-01T02:41:05.675742+0000 mon.smithi157 (mon.0) 7508 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:41:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:06 smithi165 bash[22175]: audit 2022-05-01T02:41:05.677587+0000 mon.smithi157 (mon.0) 7509 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:41:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:06 smithi165 bash[22175]: audit 2022-05-01T02:41:05.994604+0000 mon.smithi157 (mon.0) 7510 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:41:06.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:06 smithi165 bash[22175]: audit 2022-05-01T02:41:06.003280+0000 mon.smithi157 (mon.0) 7511 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:41:06.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:06 smithi157 bash[20376]: audit 2022-05-01T02:41:05.672878+0000 mon.smithi157 (mon.0) 7507 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:41:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:06 smithi157 bash[20376]: audit 2022-05-01T02:41:05.675742+0000 mon.smithi157 (mon.0) 7508 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:41:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:06 smithi157 bash[20376]: audit 2022-05-01T02:41:05.677587+0000 mon.smithi157 (mon.0) 7509 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:41:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:06 smithi157 bash[20376]: audit 2022-05-01T02:41:05.994604+0000 mon.smithi157 (mon.0) 7510 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:41:06.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:06 smithi157 bash[20376]: audit 2022-05-01T02:41:06.003280+0000 mon.smithi157 (mon.0) 7511 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:41:06.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:41:06.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:41:06.879 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:41:07.205 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:41:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:07 smithi165 bash[22175]: cluster 2022-05-01T02:41:05.667753+0000 mgr.smithi157.nfpzoe (mgr.14180) 12479 : cluster [DBG] pgmap v11713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:07 smithi165 bash[22175]: cluster 2022-05-01T02:41:05.987463+0000 mgr.smithi157.nfpzoe (mgr.14180) 12480 : cluster [DBG] pgmap v11714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:07 smithi165 bash[22175]: cluster 2022-05-01T02:41:05.987911+0000 mgr.smithi157.nfpzoe (mgr.14180) 12481 : cluster [DBG] pgmap v11715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:07 smithi165 bash[22175]: cephadm 2022-05-01T02:41:06.004637+0000 mgr.smithi157.nfpzoe (mgr.14180) 12482 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:41:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:07 smithi165 bash[22175]: cephadm 2022-05-01T02:41:06.004780+0000 mgr.smithi157.nfpzoe (mgr.14180) 12483 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:41:07.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:07 smithi157 bash[20376]: cluster 2022-05-01T02:41:05.667753+0000 mgr.smithi157.nfpzoe (mgr.14180) 12479 : cluster [DBG] pgmap v11713: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:07 smithi157 bash[20376]: cluster 2022-05-01T02:41:05.987463+0000 mgr.smithi157.nfpzoe (mgr.14180) 12480 : cluster [DBG] pgmap v11714: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:07 smithi157 bash[20376]: cluster 2022-05-01T02:41:05.987911+0000 mgr.smithi157.nfpzoe (mgr.14180) 12481 : cluster [DBG] pgmap v11715: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:07 smithi157 bash[20376]: cephadm 2022-05-01T02:41:06.004637+0000 mgr.smithi157.nfpzoe (mgr.14180) 12482 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:41:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:07 smithi157 bash[20376]: cephadm 2022-05-01T02:41:06.004780+0000 mgr.smithi157.nfpzoe (mgr.14180) 12483 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:41:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:08 smithi165 bash[22175]: audit 2022-05-01T02:41:07.188002+0000 mon.smithi157 (mon.0) 7512 : audit [DBG] from='client.? 172.21.15.157:0/3393748304' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:08.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:08 smithi157 bash[20376]: audit 2022-05-01T02:41:07.188002+0000 mon.smithi157 (mon.0) 7512 : audit [DBG] from='client.? 172.21.15.157:0/3393748304' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:09 smithi165 bash[22175]: cluster 2022-05-01T02:41:07.988570+0000 mgr.smithi157.nfpzoe (mgr.14180) 12484 : cluster [DBG] pgmap v11716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:09.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:09 smithi157 bash[20376]: cluster 2022-05-01T02:41:07.988570+0000 mgr.smithi157.nfpzoe (mgr.14180) 12484 : cluster [DBG] pgmap v11716: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:11 smithi165 bash[22175]: cluster 2022-05-01T02:41:09.989193+0000 mgr.smithi157.nfpzoe (mgr.14180) 12485 : cluster [DBG] pgmap v11717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:11.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:11 smithi157 bash[20376]: cluster 2022-05-01T02:41:09.989193+0000 mgr.smithi157.nfpzoe (mgr.14180) 12485 : cluster [DBG] pgmap v11717: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:12.208 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:41:12.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:41:12.209 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:41:12.531 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:41:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:13 smithi165 bash[22175]: cluster 2022-05-01T02:41:11.989822+0000 mgr.smithi157.nfpzoe (mgr.14180) 12486 : cluster [DBG] pgmap v11718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:13 smithi165 bash[22175]: audit 2022-05-01T02:41:12.514220+0000 mon.smithi157 (mon.0) 7513 : audit [DBG] from='client.? 172.21.15.157:0/3480228553' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:13.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:13 smithi157 bash[20376]: cluster 2022-05-01T02:41:11.989822+0000 mgr.smithi157.nfpzoe (mgr.14180) 12486 : cluster [DBG] pgmap v11718: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:13.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:13 smithi157 bash[20376]: audit 2022-05-01T02:41:12.514220+0000 mon.smithi157 (mon.0) 7513 : audit [DBG] from='client.? 172.21.15.157:0/3480228553' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:14 smithi165 bash[22175]: cluster 2022-05-01T02:41:13.990485+0000 mgr.smithi157.nfpzoe (mgr.14180) 12487 : cluster [DBG] pgmap v11719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:15.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:14 smithi157 bash[20376]: cluster 2022-05-01T02:41:13.990485+0000 mgr.smithi157.nfpzoe (mgr.14180) 12487 : cluster [DBG] pgmap v11719: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:17 smithi165 bash[22175]: cluster 2022-05-01T02:41:15.991090+0000 mgr.smithi157.nfpzoe (mgr.14180) 12488 : cluster [DBG] pgmap v11720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:17.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:17 smithi157 bash[20376]: cluster 2022-05-01T02:41:15.991090+0000 mgr.smithi157.nfpzoe (mgr.14180) 12488 : cluster [DBG] pgmap v11720: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:17.534 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:41:17.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:41:17.535 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:41:17.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:41:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:18 smithi165 bash[22175]: audit 2022-05-01T02:41:17.849240+0000 mon.smithi157 (mon.0) 7514 : audit [DBG] from='client.? 172.21.15.157:0/1934298957' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:18.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:18 smithi157 bash[20376]: audit 2022-05-01T02:41:17.849240+0000 mon.smithi157 (mon.0) 7514 : audit [DBG] from='client.? 172.21.15.157:0/1934298957' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:19 smithi165 bash[22175]: cluster 2022-05-01T02:41:17.991770+0000 mgr.smithi157.nfpzoe (mgr.14180) 12489 : cluster [DBG] pgmap v11721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:19.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:19 smithi157 bash[20376]: cluster 2022-05-01T02:41:17.991770+0000 mgr.smithi157.nfpzoe (mgr.14180) 12489 : cluster [DBG] pgmap v11721: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:21 smithi165 bash[22175]: cluster 2022-05-01T02:41:19.992381+0000 mgr.smithi157.nfpzoe (mgr.14180) 12490 : cluster [DBG] pgmap v11722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:21.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:21 smithi157 bash[20376]: cluster 2022-05-01T02:41:19.992381+0000 mgr.smithi157.nfpzoe (mgr.14180) 12490 : cluster [DBG] pgmap v11722: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:22.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:41:22.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:41:22.870 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:41:23.204 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:41:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:23 smithi165 bash[22175]: cluster 2022-05-01T02:41:21.992966+0000 mgr.smithi157.nfpzoe (mgr.14180) 12491 : cluster [DBG] pgmap v11723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:23.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:23 smithi157 bash[20376]: cluster 2022-05-01T02:41:21.992966+0000 mgr.smithi157.nfpzoe (mgr.14180) 12491 : cluster [DBG] pgmap v11723: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:24 smithi165 bash[22175]: audit 2022-05-01T02:41:23.179293+0000 mon.smithi157 (mon.0) 7515 : audit [DBG] from='client.? 172.21.15.157:0/129740087' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:24.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:24 smithi157 bash[20376]: audit 2022-05-01T02:41:23.179293+0000 mon.smithi157 (mon.0) 7515 : audit [DBG] from='client.? 172.21.15.157:0/129740087' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:25 smithi165 bash[22175]: cluster 2022-05-01T02:41:23.993540+0000 mgr.smithi157.nfpzoe (mgr.14180) 12492 : cluster [DBG] pgmap v11724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:25.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:25 smithi157 bash[20376]: cluster 2022-05-01T02:41:23.993540+0000 mgr.smithi157.nfpzoe (mgr.14180) 12492 : cluster [DBG] pgmap v11724: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:27 smithi165 bash[22175]: cluster 2022-05-01T02:41:25.994207+0000 mgr.smithi157.nfpzoe (mgr.14180) 12493 : cluster [DBG] pgmap v11725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:27.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:27 smithi157 bash[20376]: cluster 2022-05-01T02:41:25.994207+0000 mgr.smithi157.nfpzoe (mgr.14180) 12493 : cluster [DBG] pgmap v11725: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:28.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:41:28.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:41:28.207 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:41:28.561 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:41:29.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:29 smithi165 bash[22175]: cluster 2022-05-01T02:41:27.994966+0000 mgr.smithi157.nfpzoe (mgr.14180) 12494 : cluster [DBG] pgmap v11726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:29.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:29 smithi165 bash[22175]: audit 2022-05-01T02:41:28.545363+0000 mon.smithi157 (mon.0) 7516 : audit [DBG] from='client.? 172.21.15.157:0/1133618377' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:29.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:29 smithi157 bash[20376]: cluster 2022-05-01T02:41:27.994966+0000 mgr.smithi157.nfpzoe (mgr.14180) 12494 : cluster [DBG] pgmap v11726: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:29.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:29 smithi157 bash[20376]: audit 2022-05-01T02:41:28.545363+0000 mon.smithi157 (mon.0) 7516 : audit [DBG] from='client.? 172.21.15.157:0/1133618377' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:31 smithi165 bash[22175]: cluster 2022-05-01T02:41:29.995658+0000 mgr.smithi157.nfpzoe (mgr.14180) 12495 : cluster [DBG] pgmap v11727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:31.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:31 smithi157 bash[20376]: cluster 2022-05-01T02:41:29.995658+0000 mgr.smithi157.nfpzoe (mgr.14180) 12495 : cluster [DBG] pgmap v11727: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:33 smithi165 bash[22175]: cluster 2022-05-01T02:41:31.996301+0000 mgr.smithi157.nfpzoe (mgr.14180) 12496 : cluster [DBG] pgmap v11728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:33.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:33 smithi157 bash[20376]: cluster 2022-05-01T02:41:31.996301+0000 mgr.smithi157.nfpzoe (mgr.14180) 12496 : cluster [DBG] pgmap v11728: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:33.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:41:33.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:41:33.564 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:41:33.888 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:41:34.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:34 smithi165 bash[22175]: audit 2022-05-01T02:41:33.870417+0000 mon.smithi157 (mon.0) 7517 : audit [DBG] from='client.? 172.21.15.157:0/1145244147' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:34.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:34 smithi157 bash[20376]: audit 2022-05-01T02:41:33.870417+0000 mon.smithi157 (mon.0) 7517 : audit [DBG] from='client.? 172.21.15.157:0/1145244147' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:35 smithi165 bash[22175]: cluster 2022-05-01T02:41:33.996937+0000 mgr.smithi157.nfpzoe (mgr.14180) 12497 : cluster [DBG] pgmap v11729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:35.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:35 smithi157 bash[20376]: cluster 2022-05-01T02:41:33.996937+0000 mgr.smithi157.nfpzoe (mgr.14180) 12497 : cluster [DBG] pgmap v11729: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:37.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:37 smithi165 bash[22175]: cluster 2022-05-01T02:41:35.997581+0000 mgr.smithi157.nfpzoe (mgr.14180) 12498 : cluster [DBG] pgmap v11730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:37.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:37 smithi157 bash[20376]: cluster 2022-05-01T02:41:35.997581+0000 mgr.smithi157.nfpzoe (mgr.14180) 12498 : cluster [DBG] pgmap v11730: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:38.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:41:38.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:41:38.912 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:41:39.212 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:41:39.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:39 smithi165 bash[22175]: cluster 2022-05-01T02:41:37.998222+0000 mgr.smithi157.nfpzoe (mgr.14180) 12499 : cluster [DBG] pgmap v11731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:39.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:39 smithi157 bash[20376]: cluster 2022-05-01T02:41:37.998222+0000 mgr.smithi157.nfpzoe (mgr.14180) 12499 : cluster [DBG] pgmap v11731: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:40 smithi165 bash[22175]: audit 2022-05-01T02:41:39.194815+0000 mon.smithi157 (mon.0) 7518 : audit [DBG] from='client.? 172.21.15.157:0/2611154674' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:40 smithi157 bash[20376]: audit 2022-05-01T02:41:39.194815+0000 mon.smithi157 (mon.0) 7518 : audit [DBG] from='client.? 172.21.15.157:0/2611154674' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:41 smithi165 bash[22175]: cluster 2022-05-01T02:41:39.998869+0000 mgr.smithi157.nfpzoe (mgr.14180) 12500 : cluster [DBG] pgmap v11732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:41.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:41 smithi157 bash[20376]: cluster 2022-05-01T02:41:39.998869+0000 mgr.smithi157.nfpzoe (mgr.14180) 12500 : cluster [DBG] pgmap v11732: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:43 smithi165 bash[22175]: cluster 2022-05-01T02:41:41.999500+0000 mgr.smithi157.nfpzoe (mgr.14180) 12501 : cluster [DBG] pgmap v11733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:43.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:43 smithi157 bash[20376]: cluster 2022-05-01T02:41:41.999500+0000 mgr.smithi157.nfpzoe (mgr.14180) 12501 : cluster [DBG] pgmap v11733: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:44.215 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:41:44.215 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:41:44.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:41:44.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:41:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:44 smithi165 bash[22175]: cluster 2022-05-01T02:41:44.000161+0000 mgr.smithi157.nfpzoe (mgr.14180) 12502 : cluster [DBG] pgmap v11734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:44 smithi165 bash[22175]: audit 2022-05-01T02:41:44.520009+0000 mon.smithi157 (mon.0) 7519 : audit [DBG] from='client.? 172.21.15.157:0/727423875' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:45.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:44 smithi157 bash[20376]: cluster 2022-05-01T02:41:44.000161+0000 mgr.smithi157.nfpzoe (mgr.14180) 12502 : cluster [DBG] pgmap v11734: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:45.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:44 smithi157 bash[20376]: audit 2022-05-01T02:41:44.520009+0000 mon.smithi157 (mon.0) 7519 : audit [DBG] from='client.? 172.21.15.157:0/727423875' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:47 smithi165 bash[22175]: cluster 2022-05-01T02:41:46.000776+0000 mgr.smithi157.nfpzoe (mgr.14180) 12503 : cluster [DBG] pgmap v11735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:47.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:47 smithi157 bash[20376]: cluster 2022-05-01T02:41:46.000776+0000 mgr.smithi157.nfpzoe (mgr.14180) 12503 : cluster [DBG] pgmap v11735: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:49 smithi165 bash[22175]: cluster 2022-05-01T02:41:48.001401+0000 mgr.smithi157.nfpzoe (mgr.14180) 12504 : cluster [DBG] pgmap v11736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:49.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:49 smithi157 bash[20376]: cluster 2022-05-01T02:41:48.001401+0000 mgr.smithi157.nfpzoe (mgr.14180) 12504 : cluster [DBG] pgmap v11736: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:49.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:41:49.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:41:49.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:41:49.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:41:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:50 smithi165 bash[22175]: audit 2022-05-01T02:41:49.847002+0000 mon.smithi157 (mon.0) 7520 : audit [DBG] from='client.? 172.21.15.157:0/1490695719' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:50.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:50 smithi157 bash[20376]: audit 2022-05-01T02:41:49.847002+0000 mon.smithi157 (mon.0) 7520 : audit [DBG] from='client.? 172.21.15.157:0/1490695719' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:51 smithi165 bash[22175]: cluster 2022-05-01T02:41:50.002029+0000 mgr.smithi157.nfpzoe (mgr.14180) 12505 : cluster [DBG] pgmap v11737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:51.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:51 smithi157 bash[20376]: cluster 2022-05-01T02:41:50.002029+0000 mgr.smithi157.nfpzoe (mgr.14180) 12505 : cluster [DBG] pgmap v11737: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:53 smithi165 bash[22175]: cluster 2022-05-01T02:41:52.002786+0000 mgr.smithi157.nfpzoe (mgr.14180) 12506 : cluster [DBG] pgmap v11738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:53.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:53 smithi157 bash[20376]: cluster 2022-05-01T02:41:52.002786+0000 mgr.smithi157.nfpzoe (mgr.14180) 12506 : cluster [DBG] pgmap v11738: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:54.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:41:54.866 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:41:54.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:41:55.191 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:41:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:54 smithi165 bash[22175]: cluster 2022-05-01T02:41:54.003464+0000 mgr.smithi157.nfpzoe (mgr.14180) 12507 : cluster [DBG] pgmap v11739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:55.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:54 smithi157 bash[20376]: cluster 2022-05-01T02:41:54.003464+0000 mgr.smithi157.nfpzoe (mgr.14180) 12507 : cluster [DBG] pgmap v11739: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:56.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:55 smithi165 bash[22175]: audit 2022-05-01T02:41:55.173601+0000 mon.smithi157 (mon.0) 7521 : audit [DBG] from='client.? 172.21.15.157:0/3662574717' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:56.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:55 smithi157 bash[20376]: audit 2022-05-01T02:41:55.173601+0000 mon.smithi157 (mon.0) 7521 : audit [DBG] from='client.? 172.21.15.157:0/3662574717' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:41:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:56 smithi165 bash[22175]: cluster 2022-05-01T02:41:56.004112+0000 mgr.smithi157.nfpzoe (mgr.14180) 12508 : cluster [DBG] pgmap v11740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:57.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:56 smithi157 bash[20376]: cluster 2022-05-01T02:41:56.004112+0000 mgr.smithi157.nfpzoe (mgr.14180) 12508 : cluster [DBG] pgmap v11740: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:41:59 smithi165 bash[22175]: cluster 2022-05-01T02:41:58.004825+0000 mgr.smithi157.nfpzoe (mgr.14180) 12509 : cluster [DBG] pgmap v11741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:41:59.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:41:59 smithi157 bash[20376]: cluster 2022-05-01T02:41:58.004825+0000 mgr.smithi157.nfpzoe (mgr.14180) 12509 : cluster [DBG] pgmap v11741: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:00.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:42:00.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:42:00.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:42:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:00 smithi165 bash[22175]: audit 2022-05-01T02:41:59.881044+0000 mon.smithi157 (mon.0) 7522 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:42:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:00 smithi157 bash[20376]: audit 2022-05-01T02:41:59.881044+0000 mon.smithi157 (mon.0) 7522 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:42:00.522 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:42:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:01 smithi165 bash[22175]: cluster 2022-05-01T02:42:00.005454+0000 mgr.smithi157.nfpzoe (mgr.14180) 12510 : cluster [DBG] pgmap v11742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:01 smithi165 bash[22175]: audit 2022-05-01T02:42:00.504765+0000 mon.smithi157 (mon.0) 7523 : audit [DBG] from='client.? 172.21.15.157:0/392183603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:01 smithi165 bash[22175]: audit 2022-05-01T02:42:00.602763+0000 mon.smithi157 (mon.0) 7524 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:42:01.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:01 smithi157 bash[20376]: cluster 2022-05-01T02:42:00.005454+0000 mgr.smithi157.nfpzoe (mgr.14180) 12510 : cluster [DBG] pgmap v11742: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:01.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:01 smithi157 bash[20376]: audit 2022-05-01T02:42:00.504765+0000 mon.smithi157 (mon.0) 7523 : audit [DBG] from='client.? 172.21.15.157:0/392183603' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:01.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:01 smithi157 bash[20376]: audit 2022-05-01T02:42:00.602763+0000 mon.smithi157 (mon.0) 7524 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:42:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:03 smithi165 bash[22175]: cluster 2022-05-01T02:42:02.006091+0000 mgr.smithi157.nfpzoe (mgr.14180) 12511 : cluster [DBG] pgmap v11743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:03.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:03 smithi157 bash[20376]: cluster 2022-05-01T02:42:02.006091+0000 mgr.smithi157.nfpzoe (mgr.14180) 12511 : cluster [DBG] pgmap v11743: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:04 smithi165 bash[22175]: cluster 2022-05-01T02:42:04.006695+0000 mgr.smithi157.nfpzoe (mgr.14180) 12512 : cluster [DBG] pgmap v11744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:05.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:04 smithi157 bash[20376]: cluster 2022-05-01T02:42:04.006695+0000 mgr.smithi157.nfpzoe (mgr.14180) 12512 : cluster [DBG] pgmap v11744: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:05.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:42:05.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:42:05.525 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:42:05.851 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:42:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:05 smithi165 bash[22175]: audit 2022-05-01T02:42:05.834959+0000 mon.smithi157 (mon.0) 7525 : audit [DBG] from='client.? 172.21.15.157:0/2350048165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:06.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:05 smithi157 bash[20376]: audit 2022-05-01T02:42:05.834959+0000 mon.smithi157 (mon.0) 7525 : audit [DBG] from='client.? 172.21.15.157:0/2350048165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:06 smithi165 bash[22175]: cluster 2022-05-01T02:42:06.007331+0000 mgr.smithi157.nfpzoe (mgr.14180) 12513 : cluster [DBG] pgmap v11745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:06 smithi165 bash[22175]: audit 2022-05-01T02:42:06.014264+0000 mon.smithi157 (mon.0) 7526 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:42:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:06 smithi165 bash[22175]: audit 2022-05-01T02:42:06.017094+0000 mon.smithi157 (mon.0) 7527 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:42:07.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:06 smithi165 bash[22175]: audit 2022-05-01T02:42:06.018758+0000 mon.smithi157 (mon.0) 7528 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:42:07.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:06 smithi157 bash[20376]: cluster 2022-05-01T02:42:06.007331+0000 mgr.smithi157.nfpzoe (mgr.14180) 12513 : cluster [DBG] pgmap v11745: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:06 smithi157 bash[20376]: audit 2022-05-01T02:42:06.014264+0000 mon.smithi157 (mon.0) 7526 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:42:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:06 smithi157 bash[20376]: audit 2022-05-01T02:42:06.017094+0000 mon.smithi157 (mon.0) 7527 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:42:07.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:06 smithi157 bash[20376]: audit 2022-05-01T02:42:06.018758+0000 mon.smithi157 (mon.0) 7528 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:42:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:09 smithi165 bash[22175]: cluster 2022-05-01T02:42:08.007968+0000 mgr.smithi157.nfpzoe (mgr.14180) 12514 : cluster [DBG] pgmap v11746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:09.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:09 smithi157 bash[20376]: cluster 2022-05-01T02:42:08.007968+0000 mgr.smithi157.nfpzoe (mgr.14180) 12514 : cluster [DBG] pgmap v11746: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:10.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:42:10.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:42:10.855 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:42:11.180 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:42:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:11 smithi165 bash[22175]: cluster 2022-05-01T02:42:10.008514+0000 mgr.smithi157.nfpzoe (mgr.14180) 12515 : cluster [DBG] pgmap v11747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:11.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:11 smithi157 bash[20376]: cluster 2022-05-01T02:42:10.008514+0000 mgr.smithi157.nfpzoe (mgr.14180) 12515 : cluster [DBG] pgmap v11747: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:12.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:12 smithi157 bash[20376]: audit 2022-05-01T02:42:11.163116+0000 mon.smithi157 (mon.0) 7529 : audit [DBG] from='client.? 172.21.15.157:0/630873819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:12 smithi165 bash[22175]: audit 2022-05-01T02:42:11.163116+0000 mon.smithi157 (mon.0) 7529 : audit [DBG] from='client.? 172.21.15.157:0/630873819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:13 smithi165 bash[22175]: cluster 2022-05-01T02:42:12.009051+0000 mgr.smithi157.nfpzoe (mgr.14180) 12516 : cluster [DBG] pgmap v11748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:13.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:13 smithi157 bash[20376]: cluster 2022-05-01T02:42:12.009051+0000 mgr.smithi157.nfpzoe (mgr.14180) 12516 : cluster [DBG] pgmap v11748: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:15 smithi165 bash[22175]: cluster 2022-05-01T02:42:14.009643+0000 mgr.smithi157.nfpzoe (mgr.14180) 12517 : cluster [DBG] pgmap v11749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:15 smithi165 bash[22175]: cephadm 2022-05-01T02:42:14.111151+0000 mgr.smithi157.nfpzoe (mgr.14180) 12518 : cephadm [INF] Detected new or changed devices on smithi157 2022-05-01T02:42:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:15 smithi165 bash[22175]: audit 2022-05-01T02:42:14.121147+0000 mon.smithi157 (mon.0) 7530 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:42:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:15 smithi165 bash[22175]: cluster 2022-05-01T02:42:14.428656+0000 mgr.smithi157.nfpzoe (mgr.14180) 12519 : cluster [DBG] pgmap v11750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:15 smithi165 bash[22175]: cluster 2022-05-01T02:42:14.429093+0000 mgr.smithi157.nfpzoe (mgr.14180) 12520 : cluster [DBG] pgmap v11751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:15 smithi165 bash[22175]: audit 2022-05-01T02:42:14.434384+0000 mon.smithi157 (mon.0) 7531 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:42:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:15 smithi165 bash[22175]: audit 2022-05-01T02:42:14.443077+0000 mon.smithi157 (mon.0) 7532 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:42:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:15 smithi165 bash[22175]: cephadm 2022-05-01T02:42:14.444404+0000 mgr.smithi157.nfpzoe (mgr.14180) 12521 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:42:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:15 smithi165 bash[22175]: cephadm 2022-05-01T02:42:14.444551+0000 mgr.smithi157.nfpzoe (mgr.14180) 12522 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:42:15.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:15 smithi165 bash[22175]: audit 2022-05-01T02:42:14.450154+0000 mon.smithi157 (mon.0) 7533 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T02:42:15.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:15 smithi165 bash[22175]: audit 2022-05-01T02:42:14.452819+0000 mon.smithi157 (mon.0) 7534 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:42:15.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:15 smithi157 bash[20376]: cluster 2022-05-01T02:42:14.009643+0000 mgr.smithi157.nfpzoe (mgr.14180) 12517 : cluster [DBG] pgmap v11749: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:15.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:15 smithi157 bash[20376]: cephadm 2022-05-01T02:42:14.111151+0000 mgr.smithi157.nfpzoe (mgr.14180) 12518 : cephadm [INF] Detected new or changed devices on smithi157 2022-05-01T02:42:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:15 smithi157 bash[20376]: audit 2022-05-01T02:42:14.121147+0000 mon.smithi157 (mon.0) 7530 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:42:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:15 smithi157 bash[20376]: cluster 2022-05-01T02:42:14.428656+0000 mgr.smithi157.nfpzoe (mgr.14180) 12519 : cluster [DBG] pgmap v11750: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:15 smithi157 bash[20376]: cluster 2022-05-01T02:42:14.429093+0000 mgr.smithi157.nfpzoe (mgr.14180) 12520 : cluster [DBG] pgmap v11751: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:15 smithi157 bash[20376]: audit 2022-05-01T02:42:14.434384+0000 mon.smithi157 (mon.0) 7531 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:42:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:15 smithi157 bash[20376]: audit 2022-05-01T02:42:14.443077+0000 mon.smithi157 (mon.0) 7532 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:42:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:15 smithi157 bash[20376]: cephadm 2022-05-01T02:42:14.444404+0000 mgr.smithi157.nfpzoe (mgr.14180) 12521 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:42:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:15 smithi157 bash[20376]: cephadm 2022-05-01T02:42:14.444551+0000 mgr.smithi157.nfpzoe (mgr.14180) 12522 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:42:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:15 smithi157 bash[20376]: audit 2022-05-01T02:42:14.450154+0000 mon.smithi157 (mon.0) 7533 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2022-05-01T02:42:15.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:15 smithi157 bash[20376]: audit 2022-05-01T02:42:14.452819+0000 mon.smithi157 (mon.0) 7534 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:42:16.184 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:42:16.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:42:16.185 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:42:16.507 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:42:17.902 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:17 smithi165 bash[22175]: cluster 2022-05-01T02:42:16.429561+0000 mgr.smithi157.nfpzoe (mgr.14180) 12523 : cluster [DBG] pgmap v11752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:17.902 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:17 smithi165 bash[22175]: audit 2022-05-01T02:42:16.490647+0000 mon.smithi157 (mon.0) 7535 : audit [DBG] from='client.? 172.21.15.157:0/3840519499' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:17.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:17 smithi157 bash[20376]: cluster 2022-05-01T02:42:16.429561+0000 mgr.smithi157.nfpzoe (mgr.14180) 12523 : cluster [DBG] pgmap v11752: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:17.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:17 smithi157 bash[20376]: audit 2022-05-01T02:42:16.490647+0000 mon.smithi157 (mon.0) 7535 : audit [DBG] from='client.? 172.21.15.157:0/3840519499' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:19 smithi165 bash[22175]: cluster 2022-05-01T02:42:18.430694+0000 mgr.smithi157.nfpzoe (mgr.14180) 12524 : cluster [DBG] pgmap v11753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:19.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:19 smithi157 bash[20376]: cluster 2022-05-01T02:42:18.430694+0000 mgr.smithi157.nfpzoe (mgr.14180) 12524 : cluster [DBG] pgmap v11753: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:21.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:42:21.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:42:21.511 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:42:21.837 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:42:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:21 smithi165 bash[22175]: cluster 2022-05-01T02:42:20.435405+0000 mgr.smithi157.nfpzoe (mgr.14180) 12525 : cluster [DBG] pgmap v11754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:21.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:21 smithi157 bash[20376]: cluster 2022-05-01T02:42:20.435405+0000 mgr.smithi157.nfpzoe (mgr.14180) 12525 : cluster [DBG] pgmap v11754: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:22 smithi165 bash[22175]: audit 2022-05-01T02:42:21.820725+0000 mon.smithi157 (mon.0) 7536 : audit [DBG] from='client.? 172.21.15.157:0/3125652721' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:22.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:22 smithi157 bash[20376]: audit 2022-05-01T02:42:21.820725+0000 mon.smithi157 (mon.0) 7536 : audit [DBG] from='client.? 172.21.15.157:0/3125652721' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:23 smithi165 bash[22175]: cluster 2022-05-01T02:42:22.436012+0000 mgr.smithi157.nfpzoe (mgr.14180) 12526 : cluster [DBG] pgmap v11755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:23.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:23 smithi157 bash[20376]: cluster 2022-05-01T02:42:22.436012+0000 mgr.smithi157.nfpzoe (mgr.14180) 12526 : cluster [DBG] pgmap v11755: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:24 smithi165 bash[22175]: cluster 2022-05-01T02:42:24.436678+0000 mgr.smithi157.nfpzoe (mgr.14180) 12527 : cluster [DBG] pgmap v11756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:25.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:24 smithi157 bash[20376]: cluster 2022-05-01T02:42:24.436678+0000 mgr.smithi157.nfpzoe (mgr.14180) 12527 : cluster [DBG] pgmap v11756: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:26.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:42:26.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:42:26.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:42:27.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:42:27.837 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:27 smithi157 bash[20376]: cluster 2022-05-01T02:42:26.437391+0000 mgr.smithi157.nfpzoe (mgr.14180) 12528 : cluster [DBG] pgmap v11757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:27.838 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:27 smithi157 bash[20376]: audit 2022-05-01T02:42:27.153090+0000 mon.smithi157 (mon.0) 7537 : audit [DBG] from='client.? 172.21.15.157:0/1496524903' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:27 smithi165 bash[22175]: cluster 2022-05-01T02:42:26.437391+0000 mgr.smithi157.nfpzoe (mgr.14180) 12528 : cluster [DBG] pgmap v11757: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:27.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:27 smithi165 bash[22175]: audit 2022-05-01T02:42:27.153090+0000 mon.smithi157 (mon.0) 7537 : audit [DBG] from='client.? 172.21.15.157:0/1496524903' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:29.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:29 smithi165 bash[22175]: cluster 2022-05-01T02:42:28.440170+0000 mgr.smithi157.nfpzoe (mgr.14180) 12529 : cluster [DBG] pgmap v11758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:29 smithi165 bash[22175]: audit 2022-05-01T02:42:29.000163+0000 mon.smithi157 (mon.0) 7538 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:42:29.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:29 smithi157 bash[20376]: cluster 2022-05-01T02:42:28.440170+0000 mgr.smithi157.nfpzoe (mgr.14180) 12529 : cluster [DBG] pgmap v11758: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:29.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:29 smithi157 bash[20376]: audit 2022-05-01T02:42:29.000163+0000 mon.smithi157 (mon.0) 7538 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:42:31.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:31 smithi165 bash[22175]: cluster 2022-05-01T02:42:30.440774+0000 mgr.smithi157.nfpzoe (mgr.14180) 12530 : cluster [DBG] pgmap v11759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:31.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:31 smithi157 bash[20376]: cluster 2022-05-01T02:42:30.440774+0000 mgr.smithi157.nfpzoe (mgr.14180) 12530 : cluster [DBG] pgmap v11759: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:32.174 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:42:32.174 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:42:32.175 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:42:32.504 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:42:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:32 smithi165 bash[22175]: audit 2022-05-01T02:42:32.488198+0000 mon.smithi157 (mon.0) 7539 : audit [DBG] from='client.? 172.21.15.157:0/3080544686' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:32.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:32 smithi157 bash[20376]: audit 2022-05-01T02:42:32.488198+0000 mon.smithi157 (mon.0) 7539 : audit [DBG] from='client.? 172.21.15.157:0/3080544686' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:33 smithi165 bash[22175]: cluster 2022-05-01T02:42:32.441394+0000 mgr.smithi157.nfpzoe (mgr.14180) 12531 : cluster [DBG] pgmap v11760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:33.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:33 smithi157 bash[20376]: cluster 2022-05-01T02:42:32.441394+0000 mgr.smithi157.nfpzoe (mgr.14180) 12531 : cluster [DBG] pgmap v11760: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:34 smithi165 bash[22175]: cluster 2022-05-01T02:42:34.442010+0000 mgr.smithi157.nfpzoe (mgr.14180) 12532 : cluster [DBG] pgmap v11761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:35.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:34 smithi157 bash[20376]: cluster 2022-05-01T02:42:34.442010+0000 mgr.smithi157.nfpzoe (mgr.14180) 12532 : cluster [DBG] pgmap v11761: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:37.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:42:37.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:42:37.508 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:42:37.828 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:42:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:37 smithi165 bash[22175]: cluster 2022-05-01T02:42:36.442618+0000 mgr.smithi157.nfpzoe (mgr.14180) 12533 : cluster [DBG] pgmap v11762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:37.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:37 smithi157 bash[20376]: cluster 2022-05-01T02:42:36.442618+0000 mgr.smithi157.nfpzoe (mgr.14180) 12533 : cluster [DBG] pgmap v11762: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:38 smithi165 bash[22175]: audit 2022-05-01T02:42:37.811369+0000 mon.smithi157 (mon.0) 7540 : audit [DBG] from='client.? 172.21.15.157:0/756283845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:38.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:38 smithi157 bash[20376]: audit 2022-05-01T02:42:37.811369+0000 mon.smithi157 (mon.0) 7540 : audit [DBG] from='client.? 172.21.15.157:0/756283845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:39 smithi165 bash[22175]: cluster 2022-05-01T02:42:38.443441+0000 mgr.smithi157.nfpzoe (mgr.14180) 12534 : cluster [DBG] pgmap v11763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:39.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:39 smithi157 bash[20376]: cluster 2022-05-01T02:42:38.443441+0000 mgr.smithi157.nfpzoe (mgr.14180) 12534 : cluster [DBG] pgmap v11763: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:41 smithi165 bash[22175]: cluster 2022-05-01T02:42:40.444071+0000 mgr.smithi157.nfpzoe (mgr.14180) 12535 : cluster [DBG] pgmap v11764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:41.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:41 smithi157 bash[20376]: cluster 2022-05-01T02:42:40.444071+0000 mgr.smithi157.nfpzoe (mgr.14180) 12535 : cluster [DBG] pgmap v11764: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:42.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:42:42.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:42:42.832 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:42:43.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:42:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:43 smithi165 bash[22175]: cluster 2022-05-01T02:42:42.444762+0000 mgr.smithi157.nfpzoe (mgr.14180) 12536 : cluster [DBG] pgmap v11765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:43 smithi165 bash[22175]: audit 2022-05-01T02:42:43.140301+0000 mon.smithi157 (mon.0) 7541 : audit [DBG] from='client.? 172.21.15.157:0/3156739384' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:43.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:43 smithi157 bash[20376]: cluster 2022-05-01T02:42:42.444762+0000 mgr.smithi157.nfpzoe (mgr.14180) 12536 : cluster [DBG] pgmap v11765: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:43.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:43 smithi157 bash[20376]: audit 2022-05-01T02:42:43.140301+0000 mon.smithi157 (mon.0) 7541 : audit [DBG] from='client.? 172.21.15.157:0/3156739384' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:44 smithi165 bash[22175]: cluster 2022-05-01T02:42:44.445375+0000 mgr.smithi157.nfpzoe (mgr.14180) 12537 : cluster [DBG] pgmap v11766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:45.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:44 smithi157 bash[20376]: cluster 2022-05-01T02:42:44.445375+0000 mgr.smithi157.nfpzoe (mgr.14180) 12537 : cluster [DBG] pgmap v11766: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:47 smithi165 bash[22175]: cluster 2022-05-01T02:42:46.445979+0000 mgr.smithi157.nfpzoe (mgr.14180) 12538 : cluster [DBG] pgmap v11767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:47.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:47 smithi157 bash[20376]: cluster 2022-05-01T02:42:46.445979+0000 mgr.smithi157.nfpzoe (mgr.14180) 12538 : cluster [DBG] pgmap v11767: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:48.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:42:48.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:42:48.160 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:42:48.484 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:42:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:48 smithi165 bash[22175]: audit 2022-05-01T02:42:48.467514+0000 mon.smithi157 (mon.0) 7542 : audit [DBG] from='client.? 172.21.15.157:0/1275139545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:48.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:48 smithi157 bash[20376]: audit 2022-05-01T02:42:48.467514+0000 mon.smithi157 (mon.0) 7542 : audit [DBG] from='client.? 172.21.15.157:0/1275139545' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:49.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:49 smithi165 bash[22175]: cluster 2022-05-01T02:42:48.446430+0000 mgr.smithi157.nfpzoe (mgr.14180) 12539 : cluster [DBG] pgmap v11768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:49.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:49 smithi157 bash[20376]: cluster 2022-05-01T02:42:48.446430+0000 mgr.smithi157.nfpzoe (mgr.14180) 12539 : cluster [DBG] pgmap v11768: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:51.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:51 smithi165 bash[22175]: cluster 2022-05-01T02:42:50.446979+0000 mgr.smithi157.nfpzoe (mgr.14180) 12540 : cluster [DBG] pgmap v11769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:51.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:51 smithi157 bash[20376]: cluster 2022-05-01T02:42:50.446979+0000 mgr.smithi157.nfpzoe (mgr.14180) 12540 : cluster [DBG] pgmap v11769: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:53.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:42:53.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:42:53.488 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:42:53.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:42:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:53 smithi165 bash[22175]: cluster 2022-05-01T02:42:52.447646+0000 mgr.smithi157.nfpzoe (mgr.14180) 12541 : cluster [DBG] pgmap v11770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:53.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:53 smithi157 bash[20376]: cluster 2022-05-01T02:42:52.447646+0000 mgr.smithi157.nfpzoe (mgr.14180) 12541 : cluster [DBG] pgmap v11770: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:54 smithi165 bash[22175]: audit 2022-05-01T02:42:53.794431+0000 mon.smithi157 (mon.0) 7543 : audit [DBG] from='client.? 172.21.15.157:0/1074549010' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:54.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:54 smithi157 bash[20376]: audit 2022-05-01T02:42:53.794431+0000 mon.smithi157 (mon.0) 7543 : audit [DBG] from='client.? 172.21.15.157:0/1074549010' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:55.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:55 smithi165 bash[22175]: cluster 2022-05-01T02:42:54.448366+0000 mgr.smithi157.nfpzoe (mgr.14180) 12542 : cluster [DBG] pgmap v11771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:55.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:55 smithi157 bash[20376]: cluster 2022-05-01T02:42:54.448366+0000 mgr.smithi157.nfpzoe (mgr.14180) 12542 : cluster [DBG] pgmap v11771: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:57.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:57 smithi165 bash[22175]: cluster 2022-05-01T02:42:56.449032+0000 mgr.smithi157.nfpzoe (mgr.14180) 12543 : cluster [DBG] pgmap v11772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:57.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:57 smithi157 bash[20376]: cluster 2022-05-01T02:42:56.449032+0000 mgr.smithi157.nfpzoe (mgr.14180) 12543 : cluster [DBG] pgmap v11772: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:58.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:42:58.814 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:42:58.815 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:42:59.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:42:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:59 smithi165 bash[22175]: cluster 2022-05-01T02:42:58.449479+0000 mgr.smithi157.nfpzoe (mgr.14180) 12544 : cluster [DBG] pgmap v11773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:59.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:42:59 smithi165 bash[22175]: audit 2022-05-01T02:42:59.124461+0000 mon.smithi157 (mon.0) 7544 : audit [DBG] from='client.? 172.21.15.157:0/685158565' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:42:59.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:59 smithi157 bash[20376]: cluster 2022-05-01T02:42:58.449479+0000 mgr.smithi157.nfpzoe (mgr.14180) 12544 : cluster [DBG] pgmap v11773: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:42:59.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:42:59 smithi157 bash[20376]: audit 2022-05-01T02:42:59.124461+0000 mon.smithi157 (mon.0) 7544 : audit [DBG] from='client.? 172.21.15.157:0/685158565' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:00.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:00 smithi165 bash[22175]: audit 2022-05-01T02:42:59.885245+0000 mon.smithi157 (mon.0) 7545 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:43:00.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:00 smithi157 bash[20376]: audit 2022-05-01T02:42:59.885245+0000 mon.smithi157 (mon.0) 7545 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:43:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:01 smithi165 bash[22175]: cluster 2022-05-01T02:43:00.450193+0000 mgr.smithi157.nfpzoe (mgr.14180) 12545 : cluster [DBG] pgmap v11774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:01.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:01 smithi165 bash[22175]: audit 2022-05-01T02:43:00.610372+0000 mon.smithi157 (mon.0) 7546 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:43:01.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:01 smithi157 bash[20376]: cluster 2022-05-01T02:43:00.450193+0000 mgr.smithi157.nfpzoe (mgr.14180) 12545 : cluster [DBG] pgmap v11774: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:01.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:01 smithi157 bash[20376]: audit 2022-05-01T02:43:00.610372+0000 mon.smithi157 (mon.0) 7546 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:43:03.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:03 smithi165 bash[22175]: cluster 2022-05-01T02:43:02.450859+0000 mgr.smithi157.nfpzoe (mgr.14180) 12546 : cluster [DBG] pgmap v11775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:03.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:03 smithi157 bash[20376]: cluster 2022-05-01T02:43:02.450859+0000 mgr.smithi157.nfpzoe (mgr.14180) 12546 : cluster [DBG] pgmap v11775: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:04.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:43:04.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:43:04.145 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:43:04.467 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:43:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:04 smithi165 bash[22175]: audit 2022-05-01T02:43:04.449685+0000 mon.smithi157 (mon.0) 7547 : audit [DBG] from='client.? 172.21.15.157:0/2820419551' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:05.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:04 smithi165 bash[22175]: cluster 2022-05-01T02:43:04.451450+0000 mgr.smithi157.nfpzoe (mgr.14180) 12547 : cluster [DBG] pgmap v11776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:05.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:04 smithi157 bash[20376]: audit 2022-05-01T02:43:04.449685+0000 mon.smithi157 (mon.0) 7547 : audit [DBG] from='client.? 172.21.15.157:0/2820419551' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:05.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:04 smithi157 bash[20376]: cluster 2022-05-01T02:43:04.451450+0000 mgr.smithi157.nfpzoe (mgr.14180) 12547 : cluster [DBG] pgmap v11776: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:07 smithi165 bash[22175]: cluster 2022-05-01T02:43:06.452127+0000 mgr.smithi157.nfpzoe (mgr.14180) 12548 : cluster [DBG] pgmap v11777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:07.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:07 smithi157 bash[20376]: cluster 2022-05-01T02:43:06.452127+0000 mgr.smithi157.nfpzoe (mgr.14180) 12548 : cluster [DBG] pgmap v11777: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:09.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:43:09.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:43:09.470 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:43:09.798 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:43:09.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:09 smithi165 bash[22175]: cluster 2022-05-01T02:43:08.452717+0000 mgr.smithi157.nfpzoe (mgr.14180) 12549 : cluster [DBG] pgmap v11778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:09.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:09 smithi157 bash[20376]: cluster 2022-05-01T02:43:08.452717+0000 mgr.smithi157.nfpzoe (mgr.14180) 12549 : cluster [DBG] pgmap v11778: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:10.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:10 smithi165 bash[22175]: audit 2022-05-01T02:43:09.781073+0000 mon.smithi157 (mon.0) 7548 : audit [DBG] from='client.? 172.21.15.157:0/2305283445' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:10.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:10 smithi157 bash[20376]: audit 2022-05-01T02:43:09.781073+0000 mon.smithi157 (mon.0) 7548 : audit [DBG] from='client.? 172.21.15.157:0/2305283445' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:11.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:11 smithi165 bash[22175]: cluster 2022-05-01T02:43:10.453367+0000 mgr.smithi157.nfpzoe (mgr.14180) 12550 : cluster [DBG] pgmap v11779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:11.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:11 smithi157 bash[20376]: cluster 2022-05-01T02:43:10.453367+0000 mgr.smithi157.nfpzoe (mgr.14180) 12550 : cluster [DBG] pgmap v11779: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:13.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:13 smithi165 bash[22175]: cluster 2022-05-01T02:43:12.454032+0000 mgr.smithi157.nfpzoe (mgr.14180) 12551 : cluster [DBG] pgmap v11780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:13.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:13 smithi157 bash[20376]: cluster 2022-05-01T02:43:12.454032+0000 mgr.smithi157.nfpzoe (mgr.14180) 12551 : cluster [DBG] pgmap v11780: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:14.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:43:14.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:43:14.802 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:43:15.120 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:43:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:14 smithi165 bash[22175]: cluster 2022-05-01T02:43:14.454752+0000 mgr.smithi157.nfpzoe (mgr.14180) 12552 : cluster [DBG] pgmap v11781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:15.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:14 smithi157 bash[20376]: cluster 2022-05-01T02:43:14.454752+0000 mgr.smithi157.nfpzoe (mgr.14180) 12552 : cluster [DBG] pgmap v11781: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:15 smithi165 bash[22175]: audit 2022-05-01T02:43:15.103390+0000 mon.smithi157 (mon.0) 7549 : audit [DBG] from='client.? 172.21.15.157:0/1476866883' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:16.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:15 smithi157 bash[20376]: audit 2022-05-01T02:43:15.103390+0000 mon.smithi157 (mon.0) 7549 : audit [DBG] from='client.? 172.21.15.157:0/1476866883' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:17.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:16 smithi165 bash[22175]: cluster 2022-05-01T02:43:16.455407+0000 mgr.smithi157.nfpzoe (mgr.14180) 12553 : cluster [DBG] pgmap v11782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:17.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:16 smithi157 bash[20376]: cluster 2022-05-01T02:43:16.455407+0000 mgr.smithi157.nfpzoe (mgr.14180) 12553 : cluster [DBG] pgmap v11782: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:19.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:19 smithi165 bash[22175]: cluster 2022-05-01T02:43:18.456069+0000 mgr.smithi157.nfpzoe (mgr.14180) 12554 : cluster [DBG] pgmap v11783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:19.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:19 smithi157 bash[20376]: cluster 2022-05-01T02:43:18.456069+0000 mgr.smithi157.nfpzoe (mgr.14180) 12554 : cluster [DBG] pgmap v11783: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:20.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:43:20.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:43:20.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:43:20.450 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:43:20.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:20 smithi165 bash[22175]: audit 2022-05-01T02:43:20.428258+0000 mon.smithi157 (mon.0) 7550 : audit [DBG] from='client.? 172.21.15.157:0/3792584440' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:20.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:20 smithi157 bash[20376]: audit 2022-05-01T02:43:20.428258+0000 mon.smithi157 (mon.0) 7550 : audit [DBG] from='client.? 172.21.15.157:0/3792584440' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:21.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:21 smithi165 bash[22175]: cluster 2022-05-01T02:43:20.456646+0000 mgr.smithi157.nfpzoe (mgr.14180) 12555 : cluster [DBG] pgmap v11784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:21.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:21 smithi157 bash[20376]: cluster 2022-05-01T02:43:20.456646+0000 mgr.smithi157.nfpzoe (mgr.14180) 12555 : cluster [DBG] pgmap v11784: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:23 smithi165 bash[22175]: cluster 2022-05-01T02:43:22.457293+0000 mgr.smithi157.nfpzoe (mgr.14180) 12556 : cluster [DBG] pgmap v11785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:23.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:23 smithi157 bash[20376]: cluster 2022-05-01T02:43:22.457293+0000 mgr.smithi157.nfpzoe (mgr.14180) 12556 : cluster [DBG] pgmap v11785: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:24 smithi165 bash[22175]: cluster 2022-05-01T02:43:24.458013+0000 mgr.smithi157.nfpzoe (mgr.14180) 12557 : cluster [DBG] pgmap v11786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:25.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:24 smithi157 bash[20376]: cluster 2022-05-01T02:43:24.458013+0000 mgr.smithi157.nfpzoe (mgr.14180) 12557 : cluster [DBG] pgmap v11786: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:25.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:43:25.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:43:25.454 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:43:25.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:43:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:25 smithi165 bash[22175]: audit 2022-05-01T02:43:25.757500+0000 mon.smithi157 (mon.0) 7551 : audit [DBG] from='client.? 172.21.15.157:0/3318241957' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:26.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:25 smithi157 bash[20376]: audit 2022-05-01T02:43:25.757500+0000 mon.smithi157 (mon.0) 7551 : audit [DBG] from='client.? 172.21.15.157:0/3318241957' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:27.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:26 smithi165 bash[22175]: cluster 2022-05-01T02:43:26.458665+0000 mgr.smithi157.nfpzoe (mgr.14180) 12558 : cluster [DBG] pgmap v11787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:27.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:26 smithi157 bash[20376]: cluster 2022-05-01T02:43:26.458665+0000 mgr.smithi157.nfpzoe (mgr.14180) 12558 : cluster [DBG] pgmap v11787: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:29 smithi165 bash[22175]: cluster 2022-05-01T02:43:28.459143+0000 mgr.smithi157.nfpzoe (mgr.14180) 12559 : cluster [DBG] pgmap v11788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:29 smithi165 bash[22175]: audit 2022-05-01T02:43:29.004382+0000 mon.smithi157 (mon.0) 7552 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:43:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:29 smithi165 bash[22175]: audit 2022-05-01T02:43:29.007382+0000 mon.smithi157 (mon.0) 7553 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:43:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:29 smithi165 bash[22175]: audit 2022-05-01T02:43:29.009187+0000 mon.smithi157 (mon.0) 7554 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:43:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:29 smithi165 bash[22175]: audit 2022-05-01T02:43:29.319686+0000 mon.smithi157 (mon.0) 7555 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:43:29.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:29 smithi165 bash[22175]: audit 2022-05-01T02:43:29.326729+0000 mon.smithi157 (mon.0) 7556 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:43:29.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:29 smithi157 bash[20376]: cluster 2022-05-01T02:43:28.459143+0000 mgr.smithi157.nfpzoe (mgr.14180) 12559 : cluster [DBG] pgmap v11788: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:29.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:29 smithi157 bash[20376]: audit 2022-05-01T02:43:29.004382+0000 mon.smithi157 (mon.0) 7552 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:43:29.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:29 smithi157 bash[20376]: audit 2022-05-01T02:43:29.007382+0000 mon.smithi157 (mon.0) 7553 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:43:29.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:29 smithi157 bash[20376]: audit 2022-05-01T02:43:29.009187+0000 mon.smithi157 (mon.0) 7554 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:43:29.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:29 smithi157 bash[20376]: audit 2022-05-01T02:43:29.319686+0000 mon.smithi157 (mon.0) 7555 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:43:29.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:29 smithi157 bash[20376]: audit 2022-05-01T02:43:29.326729+0000 mon.smithi157 (mon.0) 7556 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:43:30.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:43:30.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:43:30.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:43:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:30 smithi165 bash[22175]: cluster 2022-05-01T02:43:29.313658+0000 mgr.smithi157.nfpzoe (mgr.14180) 12560 : cluster [DBG] pgmap v11789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:30.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:30 smithi165 bash[22175]: cluster 2022-05-01T02:43:29.313971+0000 mgr.smithi157.nfpzoe (mgr.14180) 12561 : cluster [DBG] pgmap v11790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:30 smithi165 bash[22175]: cephadm 2022-05-01T02:43:29.328029+0000 mgr.smithi157.nfpzoe (mgr.14180) 12562 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:43:30.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:30 smithi165 bash[22175]: cephadm 2022-05-01T02:43:29.328178+0000 mgr.smithi157.nfpzoe (mgr.14180) 12563 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:43:30.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:30 smithi157 bash[20376]: cluster 2022-05-01T02:43:29.313658+0000 mgr.smithi157.nfpzoe (mgr.14180) 12560 : cluster [DBG] pgmap v11789: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:30.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:30 smithi157 bash[20376]: cluster 2022-05-01T02:43:29.313971+0000 mgr.smithi157.nfpzoe (mgr.14180) 12561 : cluster [DBG] pgmap v11790: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:30.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:30 smithi157 bash[20376]: cephadm 2022-05-01T02:43:29.328029+0000 mgr.smithi157.nfpzoe (mgr.14180) 12562 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:43:30.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:30 smithi157 bash[20376]: cephadm 2022-05-01T02:43:29.328178+0000 mgr.smithi157.nfpzoe (mgr.14180) 12563 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:43:31.099 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:43:31.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:31 smithi165 bash[22175]: audit 2022-05-01T02:43:31.083471+0000 mon.smithi157 (mon.0) 7557 : audit [DBG] from='client.? 172.21.15.157:0/1078413522' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:31.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:31 smithi157 bash[20376]: audit 2022-05-01T02:43:31.083471+0000 mon.smithi157 (mon.0) 7557 : audit [DBG] from='client.? 172.21.15.157:0/1078413522' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:32 smithi165 bash[22175]: cluster 2022-05-01T02:43:31.314582+0000 mgr.smithi157.nfpzoe (mgr.14180) 12564 : cluster [DBG] pgmap v11791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:32.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:32 smithi157 bash[20376]: cluster 2022-05-01T02:43:31.314582+0000 mgr.smithi157.nfpzoe (mgr.14180) 12564 : cluster [DBG] pgmap v11791: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:34 smithi165 bash[22175]: cluster 2022-05-01T02:43:33.315238+0000 mgr.smithi157.nfpzoe (mgr.14180) 12565 : cluster [DBG] pgmap v11792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:34.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:34 smithi157 bash[20376]: cluster 2022-05-01T02:43:33.315238+0000 mgr.smithi157.nfpzoe (mgr.14180) 12565 : cluster [DBG] pgmap v11792: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:36.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:43:36.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:43:36.103 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:43:36.434 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:43:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:36 smithi165 bash[22175]: cluster 2022-05-01T02:43:35.315854+0000 mgr.smithi157.nfpzoe (mgr.14180) 12566 : cluster [DBG] pgmap v11793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:36 smithi165 bash[22175]: audit 2022-05-01T02:43:36.410757+0000 mon.smithi157 (mon.0) 7558 : audit [DBG] from='client.? 172.21.15.157:0/3011750165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:36.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:36 smithi157 bash[20376]: cluster 2022-05-01T02:43:35.315854+0000 mgr.smithi157.nfpzoe (mgr.14180) 12566 : cluster [DBG] pgmap v11793: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:36.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:36 smithi157 bash[20376]: audit 2022-05-01T02:43:36.410757+0000 mon.smithi157 (mon.0) 7558 : audit [DBG] from='client.? 172.21.15.157:0/3011750165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:38 smithi165 bash[22175]: cluster 2022-05-01T02:43:37.316553+0000 mgr.smithi157.nfpzoe (mgr.14180) 12567 : cluster [DBG] pgmap v11794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:38.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:38 smithi157 bash[20376]: cluster 2022-05-01T02:43:37.316553+0000 mgr.smithi157.nfpzoe (mgr.14180) 12567 : cluster [DBG] pgmap v11794: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:39 smithi165 bash[22175]: cluster 2022-05-01T02:43:39.317271+0000 mgr.smithi157.nfpzoe (mgr.14180) 12568 : cluster [DBG] pgmap v11795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:39 smithi157 bash[20376]: cluster 2022-05-01T02:43:39.317271+0000 mgr.smithi157.nfpzoe (mgr.14180) 12568 : cluster [DBG] pgmap v11795: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:41.437 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:43:41.437 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:43:41.437 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:43:41.754 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:43:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:42 smithi165 bash[22175]: cluster 2022-05-01T02:43:41.317952+0000 mgr.smithi157.nfpzoe (mgr.14180) 12569 : cluster [DBG] pgmap v11796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:42 smithi165 bash[22175]: audit 2022-05-01T02:43:41.737419+0000 mon.smithi157 (mon.0) 7559 : audit [DBG] from='client.? 172.21.15.157:0/25377575' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:42.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:42 smithi157 bash[20376]: cluster 2022-05-01T02:43:41.317952+0000 mgr.smithi157.nfpzoe (mgr.14180) 12569 : cluster [DBG] pgmap v11796: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:42.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:42 smithi157 bash[20376]: audit 2022-05-01T02:43:41.737419+0000 mon.smithi157 (mon.0) 7559 : audit [DBG] from='client.? 172.21.15.157:0/25377575' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:44 smithi165 bash[22175]: cluster 2022-05-01T02:43:43.318553+0000 mgr.smithi157.nfpzoe (mgr.14180) 12570 : cluster [DBG] pgmap v11797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:44.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:44 smithi157 bash[20376]: cluster 2022-05-01T02:43:43.318553+0000 mgr.smithi157.nfpzoe (mgr.14180) 12570 : cluster [DBG] pgmap v11797: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:46 smithi165 bash[22175]: cluster 2022-05-01T02:43:45.319210+0000 mgr.smithi157.nfpzoe (mgr.14180) 12571 : cluster [DBG] pgmap v11798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:46.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:46 smithi157 bash[20376]: cluster 2022-05-01T02:43:45.319210+0000 mgr.smithi157.nfpzoe (mgr.14180) 12571 : cluster [DBG] pgmap v11798: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:46.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:43:46.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:43:46.758 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:43:47.089 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:43:47.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:47 smithi157 bash[20376]: audit 2022-05-01T02:43:47.072100+0000 mon.smithi157 (mon.0) 7560 : audit [DBG] from='client.? 172.21.15.157:0/3256167410' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:47.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:47 smithi165 bash[22175]: audit 2022-05-01T02:43:47.072100+0000 mon.smithi157 (mon.0) 7560 : audit [DBG] from='client.? 172.21.15.157:0/3256167410' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:48.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:48 smithi157 bash[20376]: cluster 2022-05-01T02:43:47.319872+0000 mgr.smithi157.nfpzoe (mgr.14180) 12572 : cluster [DBG] pgmap v11799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:48.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:48 smithi165 bash[22175]: cluster 2022-05-01T02:43:47.319872+0000 mgr.smithi157.nfpzoe (mgr.14180) 12572 : cluster [DBG] pgmap v11799: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:49 smithi165 bash[22175]: cluster 2022-05-01T02:43:49.320573+0000 mgr.smithi157.nfpzoe (mgr.14180) 12573 : cluster [DBG] pgmap v11800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:50.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:49 smithi157 bash[20376]: cluster 2022-05-01T02:43:49.320573+0000 mgr.smithi157.nfpzoe (mgr.14180) 12573 : cluster [DBG] pgmap v11800: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:52.092 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:43:52.124 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:43:52.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:43:52.422 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:43:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:52 smithi165 bash[22175]: cluster 2022-05-01T02:43:51.321264+0000 mgr.smithi157.nfpzoe (mgr.14180) 12574 : cluster [DBG] pgmap v11801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:52.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:52 smithi157 bash[20376]: cluster 2022-05-01T02:43:51.321264+0000 mgr.smithi157.nfpzoe (mgr.14180) 12574 : cluster [DBG] pgmap v11801: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:53 smithi165 bash[22175]: audit 2022-05-01T02:43:52.405354+0000 mon.smithi157 (mon.0) 7561 : audit [DBG] from='client.? 172.21.15.157:0/2217018030' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:53.702 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:53 smithi157 bash[20376]: audit 2022-05-01T02:43:52.405354+0000 mon.smithi157 (mon.0) 7561 : audit [DBG] from='client.? 172.21.15.157:0/2217018030' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:54 smithi165 bash[22175]: cluster 2022-05-01T02:43:53.321891+0000 mgr.smithi157.nfpzoe (mgr.14180) 12575 : cluster [DBG] pgmap v11802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:54.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:54 smithi157 bash[20376]: cluster 2022-05-01T02:43:53.321891+0000 mgr.smithi157.nfpzoe (mgr.14180) 12575 : cluster [DBG] pgmap v11802: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:56.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:56 smithi157 bash[20376]: cluster 2022-05-01T02:43:55.322510+0000 mgr.smithi157.nfpzoe (mgr.14180) 12576 : cluster [DBG] pgmap v11803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:56 smithi165 bash[22175]: cluster 2022-05-01T02:43:55.322510+0000 mgr.smithi157.nfpzoe (mgr.14180) 12576 : cluster [DBG] pgmap v11803: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:57.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:43:57.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:43:57.424 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:43:57.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:43:58.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:58 smithi157 bash[20376]: cluster 2022-05-01T02:43:57.323161+0000 mgr.smithi157.nfpzoe (mgr.14180) 12577 : cluster [DBG] pgmap v11804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:58.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:43:58 smithi157 bash[20376]: audit 2022-05-01T02:43:57.727700+0000 mon.smithi157 (mon.0) 7562 : audit [DBG] from='client.? 172.21.15.157:0/348276332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:43:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:58 smithi165 bash[22175]: cluster 2022-05-01T02:43:57.323161+0000 mgr.smithi157.nfpzoe (mgr.14180) 12577 : cluster [DBG] pgmap v11804: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:43:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:43:58 smithi165 bash[22175]: audit 2022-05-01T02:43:57.727700+0000 mon.smithi157 (mon.0) 7562 : audit [DBG] from='client.? 172.21.15.157:0/348276332' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:00 smithi165 bash[22175]: cluster 2022-05-01T02:43:59.323774+0000 mgr.smithi157.nfpzoe (mgr.14180) 12578 : cluster [DBG] pgmap v11805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:00.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:00 smithi165 bash[22175]: audit 2022-05-01T02:43:59.889452+0000 mon.smithi157 (mon.0) 7563 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:44:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:00 smithi157 bash[20376]: cluster 2022-05-01T02:43:59.323774+0000 mgr.smithi157.nfpzoe (mgr.14180) 12578 : cluster [DBG] pgmap v11805: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:00 smithi157 bash[20376]: audit 2022-05-01T02:43:59.889452+0000 mon.smithi157 (mon.0) 7563 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:44:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:01 smithi165 bash[22175]: audit 2022-05-01T02:44:00.616321+0000 mon.smithi157 (mon.0) 7564 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:44:01.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:01 smithi157 bash[20376]: audit 2022-05-01T02:44:00.616321+0000 mon.smithi157 (mon.0) 7564 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:44:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:02 smithi165 bash[22175]: cluster 2022-05-01T02:44:01.324381+0000 mgr.smithi157.nfpzoe (mgr.14180) 12579 : cluster [DBG] pgmap v11806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:02.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:02 smithi157 bash[20376]: cluster 2022-05-01T02:44:01.324381+0000 mgr.smithi157.nfpzoe (mgr.14180) 12579 : cluster [DBG] pgmap v11806: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:02.748 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:44:02.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:44:02.749 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:44:03.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:44:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:03 smithi165 bash[22175]: audit 2022-05-01T02:44:03.055631+0000 mon.smithi157 (mon.0) 7565 : audit [DBG] from='client.? 172.21.15.157:0/910013689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:03.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:03 smithi157 bash[20376]: audit 2022-05-01T02:44:03.055631+0000 mon.smithi157 (mon.0) 7565 : audit [DBG] from='client.? 172.21.15.157:0/910013689' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:04 smithi165 bash[22175]: cluster 2022-05-01T02:44:03.325138+0000 mgr.smithi157.nfpzoe (mgr.14180) 12580 : cluster [DBG] pgmap v11807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:04.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:04 smithi157 bash[20376]: cluster 2022-05-01T02:44:03.325138+0000 mgr.smithi157.nfpzoe (mgr.14180) 12580 : cluster [DBG] pgmap v11807: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:06 smithi165 bash[22175]: cluster 2022-05-01T02:44:05.325829+0000 mgr.smithi157.nfpzoe (mgr.14180) 12581 : cluster [DBG] pgmap v11808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:06.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:06 smithi157 bash[20376]: cluster 2022-05-01T02:44:05.325829+0000 mgr.smithi157.nfpzoe (mgr.14180) 12581 : cluster [DBG] pgmap v11808: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:08.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:44:08.075 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:44:08.076 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:44:08.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:44:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:08 smithi165 bash[22175]: cluster 2022-05-01T02:44:07.326498+0000 mgr.smithi157.nfpzoe (mgr.14180) 12582 : cluster [DBG] pgmap v11809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:08 smithi165 bash[22175]: audit 2022-05-01T02:44:08.382541+0000 mon.smithi157 (mon.0) 7566 : audit [DBG] from='client.? 172.21.15.157:0/3345047870' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:08.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:08 smithi157 bash[20376]: cluster 2022-05-01T02:44:07.326498+0000 mgr.smithi157.nfpzoe (mgr.14180) 12582 : cluster [DBG] pgmap v11809: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:08.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:08 smithi157 bash[20376]: audit 2022-05-01T02:44:08.382541+0000 mon.smithi157 (mon.0) 7566 : audit [DBG] from='client.? 172.21.15.157:0/3345047870' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:10 smithi165 bash[22175]: cluster 2022-05-01T02:44:09.327168+0000 mgr.smithi157.nfpzoe (mgr.14180) 12583 : cluster [DBG] pgmap v11810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:10.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:10 smithi157 bash[20376]: cluster 2022-05-01T02:44:09.327168+0000 mgr.smithi157.nfpzoe (mgr.14180) 12583 : cluster [DBG] pgmap v11810: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:12 smithi165 bash[22175]: cluster 2022-05-01T02:44:11.327787+0000 mgr.smithi157.nfpzoe (mgr.14180) 12584 : cluster [DBG] pgmap v11811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:12.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:12 smithi157 bash[20376]: cluster 2022-05-01T02:44:11.327787+0000 mgr.smithi157.nfpzoe (mgr.14180) 12584 : cluster [DBG] pgmap v11811: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:13.403 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:44:13.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:44:13.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:44:13.733 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:44:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:14 smithi165 bash[22175]: cluster 2022-05-01T02:44:13.328423+0000 mgr.smithi157.nfpzoe (mgr.14180) 12585 : cluster [DBG] pgmap v11812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:14 smithi165 bash[22175]: audit 2022-05-01T02:44:13.716486+0000 mon.smithi157 (mon.0) 7567 : audit [DBG] from='client.? 172.21.15.157:0/534247732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:14.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:14 smithi157 bash[20376]: cluster 2022-05-01T02:44:13.328423+0000 mgr.smithi157.nfpzoe (mgr.14180) 12585 : cluster [DBG] pgmap v11812: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:14.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:14 smithi157 bash[20376]: audit 2022-05-01T02:44:13.716486+0000 mon.smithi157 (mon.0) 7567 : audit [DBG] from='client.? 172.21.15.157:0/534247732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:16.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:16 smithi157 bash[20376]: cluster 2022-05-01T02:44:15.329060+0000 mgr.smithi157.nfpzoe (mgr.14180) 12586 : cluster [DBG] pgmap v11813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:16 smithi165 bash[22175]: cluster 2022-05-01T02:44:15.329060+0000 mgr.smithi157.nfpzoe (mgr.14180) 12586 : cluster [DBG] pgmap v11813: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:18.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:18 smithi157 bash[20376]: cluster 2022-05-01T02:44:17.329794+0000 mgr.smithi157.nfpzoe (mgr.14180) 12587 : cluster [DBG] pgmap v11814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:18.735 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:44:18.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:44:18.736 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:44:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:18 smithi165 bash[22175]: cluster 2022-05-01T02:44:17.329794+0000 mgr.smithi157.nfpzoe (mgr.14180) 12587 : cluster [DBG] pgmap v11814: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:19.058 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:44:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:20 smithi165 bash[22175]: audit 2022-05-01T02:44:19.036895+0000 mon.smithi157 (mon.0) 7568 : audit [DBG] from='client.? 172.21.15.157:0/4082816744' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:20 smithi165 bash[22175]: cluster 2022-05-01T02:44:19.330464+0000 mgr.smithi157.nfpzoe (mgr.14180) 12588 : cluster [DBG] pgmap v11815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:20.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:20 smithi157 bash[20376]: audit 2022-05-01T02:44:19.036895+0000 mon.smithi157 (mon.0) 7568 : audit [DBG] from='client.? 172.21.15.157:0/4082816744' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:20.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:20 smithi157 bash[20376]: cluster 2022-05-01T02:44:19.330464+0000 mgr.smithi157.nfpzoe (mgr.14180) 12588 : cluster [DBG] pgmap v11815: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:22 smithi165 bash[22175]: cluster 2022-05-01T02:44:21.331132+0000 mgr.smithi157.nfpzoe (mgr.14180) 12589 : cluster [DBG] pgmap v11816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:22.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:22 smithi157 bash[20376]: cluster 2022-05-01T02:44:21.331132+0000 mgr.smithi157.nfpzoe (mgr.14180) 12589 : cluster [DBG] pgmap v11816: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:24.061 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:44:24.061 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:44:24.062 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:44:24.377 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:44:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:24 smithi165 bash[22175]: cluster 2022-05-01T02:44:23.331750+0000 mgr.smithi157.nfpzoe (mgr.14180) 12590 : cluster [DBG] pgmap v11817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:24 smithi165 bash[22175]: audit 2022-05-01T02:44:24.360700+0000 mon.smithi157 (mon.0) 7569 : audit [DBG] from='client.? 172.21.15.157:0/2376240284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:24.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:24 smithi157 bash[20376]: cluster 2022-05-01T02:44:23.331750+0000 mgr.smithi157.nfpzoe (mgr.14180) 12590 : cluster [DBG] pgmap v11817: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:24.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:24 smithi157 bash[20376]: audit 2022-05-01T02:44:24.360700+0000 mon.smithi157 (mon.0) 7569 : audit [DBG] from='client.? 172.21.15.157:0/2376240284' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:26.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:26 smithi157 bash[20376]: cluster 2022-05-01T02:44:25.332359+0000 mgr.smithi157.nfpzoe (mgr.14180) 12591 : cluster [DBG] pgmap v11818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:26 smithi165 bash[22175]: cluster 2022-05-01T02:44:25.332359+0000 mgr.smithi157.nfpzoe (mgr.14180) 12591 : cluster [DBG] pgmap v11818: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:28.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:28 smithi157 bash[20376]: cluster 2022-05-01T02:44:27.332999+0000 mgr.smithi157.nfpzoe (mgr.14180) 12592 : cluster [DBG] pgmap v11819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:28 smithi165 bash[22175]: cluster 2022-05-01T02:44:27.332999+0000 mgr.smithi157.nfpzoe (mgr.14180) 12592 : cluster [DBG] pgmap v11819: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:29.379 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:44:29.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:44:29.386 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:44:29.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:44:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:30 smithi165 bash[22175]: cluster 2022-05-01T02:44:29.333635+0000 mgr.smithi157.nfpzoe (mgr.14180) 12593 : cluster [DBG] pgmap v11820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:30 smithi165 bash[22175]: audit 2022-05-01T02:44:29.340224+0000 mon.smithi157 (mon.0) 7570 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:44:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:30 smithi165 bash[22175]: audit 2022-05-01T02:44:29.343118+0000 mon.smithi157 (mon.0) 7571 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:44:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:30 smithi165 bash[22175]: audit 2022-05-01T02:44:29.345053+0000 mon.smithi157 (mon.0) 7572 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:44:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:30 smithi165 bash[22175]: cluster 2022-05-01T02:44:29.664511+0000 mgr.smithi157.nfpzoe (mgr.14180) 12594 : cluster [DBG] pgmap v11821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:30 smithi165 bash[22175]: cluster 2022-05-01T02:44:29.664933+0000 mgr.smithi157.nfpzoe (mgr.14180) 12595 : cluster [DBG] pgmap v11822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:30 smithi165 bash[22175]: audit 2022-05-01T02:44:29.669107+0000 mon.smithi157 (mon.0) 7573 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:44:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:30 smithi165 bash[22175]: audit 2022-05-01T02:44:29.675253+0000 mon.smithi157 (mon.0) 7574 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:44:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:30 smithi165 bash[22175]: audit 2022-05-01T02:44:29.694908+0000 mon.smithi157 (mon.0) 7575 : audit [DBG] from='client.? 172.21.15.157:0/2823355597' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:30.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:30 smithi157 bash[20376]: cluster 2022-05-01T02:44:29.333635+0000 mgr.smithi157.nfpzoe (mgr.14180) 12593 : cluster [DBG] pgmap v11820: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:30.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:30 smithi157 bash[20376]: audit 2022-05-01T02:44:29.340224+0000 mon.smithi157 (mon.0) 7570 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:44:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:30 smithi157 bash[20376]: audit 2022-05-01T02:44:29.343118+0000 mon.smithi157 (mon.0) 7571 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:44:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:30 smithi157 bash[20376]: audit 2022-05-01T02:44:29.345053+0000 mon.smithi157 (mon.0) 7572 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:44:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:30 smithi157 bash[20376]: cluster 2022-05-01T02:44:29.664511+0000 mgr.smithi157.nfpzoe (mgr.14180) 12594 : cluster [DBG] pgmap v11821: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:30 smithi157 bash[20376]: cluster 2022-05-01T02:44:29.664933+0000 mgr.smithi157.nfpzoe (mgr.14180) 12595 : cluster [DBG] pgmap v11822: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:30 smithi157 bash[20376]: audit 2022-05-01T02:44:29.669107+0000 mon.smithi157 (mon.0) 7573 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:44:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:30 smithi157 bash[20376]: audit 2022-05-01T02:44:29.675253+0000 mon.smithi157 (mon.0) 7574 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:44:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:30 smithi157 bash[20376]: audit 2022-05-01T02:44:29.694908+0000 mon.smithi157 (mon.0) 7575 : audit [DBG] from='client.? 172.21.15.157:0/2823355597' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:31.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:31 smithi165 bash[22175]: cephadm 2022-05-01T02:44:29.676333+0000 mgr.smithi157.nfpzoe (mgr.14180) 12596 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:44:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:31 smithi165 bash[22175]: cephadm 2022-05-01T02:44:29.676464+0000 mgr.smithi157.nfpzoe (mgr.14180) 12597 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:44:31.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:31 smithi157 bash[20376]: cephadm 2022-05-01T02:44:29.676333+0000 mgr.smithi157.nfpzoe (mgr.14180) 12596 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:44:31.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:31 smithi157 bash[20376]: cephadm 2022-05-01T02:44:29.676464+0000 mgr.smithi157.nfpzoe (mgr.14180) 12597 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:44:32.400 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:32 smithi165 bash[22175]: cluster 2022-05-01T02:44:31.665588+0000 mgr.smithi157.nfpzoe (mgr.14180) 12598 : cluster [DBG] pgmap v11823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:32.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:32 smithi157 bash[20376]: cluster 2022-05-01T02:44:31.665588+0000 mgr.smithi157.nfpzoe (mgr.14180) 12598 : cluster [DBG] pgmap v11823: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:34.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:33 smithi165 bash[22175]: cluster 2022-05-01T02:44:33.666260+0000 mgr.smithi157.nfpzoe (mgr.14180) 12599 : cluster [DBG] pgmap v11824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:34.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:33 smithi157 bash[20376]: cluster 2022-05-01T02:44:33.666260+0000 mgr.smithi157.nfpzoe (mgr.14180) 12599 : cluster [DBG] pgmap v11824: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:34.714 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:44:34.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:44:34.772 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:44:35.040 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:44:35.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:35 smithi165 bash[22175]: audit 2022-05-01T02:44:35.022980+0000 mon.smithi157 (mon.0) 7576 : audit [DBG] from='client.? 172.21.15.157:0/1786049501' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:35.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:35 smithi157 bash[20376]: audit 2022-05-01T02:44:35.022980+0000 mon.smithi157 (mon.0) 7576 : audit [DBG] from='client.? 172.21.15.157:0/1786049501' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:36.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:36 smithi165 bash[22175]: cluster 2022-05-01T02:44:35.666864+0000 mgr.smithi157.nfpzoe (mgr.14180) 12600 : cluster [DBG] pgmap v11825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:36.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:36 smithi157 bash[20376]: cluster 2022-05-01T02:44:35.666864+0000 mgr.smithi157.nfpzoe (mgr.14180) 12600 : cluster [DBG] pgmap v11825: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:37 smithi165 bash[22175]: cluster 2022-05-01T02:44:37.667499+0000 mgr.smithi157.nfpzoe (mgr.14180) 12601 : cluster [DBG] pgmap v11826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:38.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:37 smithi157 bash[20376]: cluster 2022-05-01T02:44:37.667499+0000 mgr.smithi157.nfpzoe (mgr.14180) 12601 : cluster [DBG] pgmap v11826: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:40.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:44:40.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:44:40.044 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:44:40.370 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:44:40.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:40 smithi165 bash[22175]: cluster 2022-05-01T02:44:39.668124+0000 mgr.smithi157.nfpzoe (mgr.14180) 12602 : cluster [DBG] pgmap v11827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:40 smithi157 bash[20376]: cluster 2022-05-01T02:44:39.668124+0000 mgr.smithi157.nfpzoe (mgr.14180) 12602 : cluster [DBG] pgmap v11827: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:41 smithi165 bash[22175]: audit 2022-05-01T02:44:40.352964+0000 mon.smithi157 (mon.0) 7577 : audit [DBG] from='client.? 172.21.15.157:0/1657766879' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:41.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:41 smithi157 bash[20376]: audit 2022-05-01T02:44:40.352964+0000 mon.smithi157 (mon.0) 7577 : audit [DBG] from='client.? 172.21.15.157:0/1657766879' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:42.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:42 smithi165 bash[22175]: cluster 2022-05-01T02:44:41.668773+0000 mgr.smithi157.nfpzoe (mgr.14180) 12603 : cluster [DBG] pgmap v11828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:42.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:42 smithi157 bash[20376]: cluster 2022-05-01T02:44:41.668773+0000 mgr.smithi157.nfpzoe (mgr.14180) 12603 : cluster [DBG] pgmap v11828: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:43 smithi165 bash[22175]: cluster 2022-05-01T02:44:43.669396+0000 mgr.smithi157.nfpzoe (mgr.14180) 12604 : cluster [DBG] pgmap v11829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:44.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:43 smithi157 bash[20376]: cluster 2022-05-01T02:44:43.669396+0000 mgr.smithi157.nfpzoe (mgr.14180) 12604 : cluster [DBG] pgmap v11829: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:45.373 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:44:45.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:44:45.374 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:44:45.701 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:44:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:45 smithi165 bash[22175]: cluster 2022-05-01T02:44:45.669970+0000 mgr.smithi157.nfpzoe (mgr.14180) 12605 : cluster [DBG] pgmap v11830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:45 smithi165 bash[22175]: audit 2022-05-01T02:44:45.684547+0000 mon.smithi157 (mon.0) 7578 : audit [DBG] from='client.? 172.21.15.157:0/3545186172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:46.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:45 smithi157 bash[20376]: cluster 2022-05-01T02:44:45.669970+0000 mgr.smithi157.nfpzoe (mgr.14180) 12605 : cluster [DBG] pgmap v11830: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:46.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:45 smithi157 bash[20376]: audit 2022-05-01T02:44:45.684547+0000 mon.smithi157 (mon.0) 7578 : audit [DBG] from='client.? 172.21.15.157:0/3545186172' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:47 smithi165 bash[22175]: cluster 2022-05-01T02:44:47.670622+0000 mgr.smithi157.nfpzoe (mgr.14180) 12606 : cluster [DBG] pgmap v11831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:48.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:47 smithi157 bash[20376]: cluster 2022-05-01T02:44:47.670622+0000 mgr.smithi157.nfpzoe (mgr.14180) 12606 : cluster [DBG] pgmap v11831: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:50.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:50 smithi165 bash[22175]: cluster 2022-05-01T02:44:49.671311+0000 mgr.smithi157.nfpzoe (mgr.14180) 12607 : cluster [DBG] pgmap v11832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:50.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:50 smithi157 bash[20376]: cluster 2022-05-01T02:44:49.671311+0000 mgr.smithi157.nfpzoe (mgr.14180) 12607 : cluster [DBG] pgmap v11832: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:50.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:44:50.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:44:50.705 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:44:51.035 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:44:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:51 smithi165 bash[22175]: audit 2022-05-01T02:44:51.018121+0000 mon.smithi157 (mon.0) 7579 : audit [DBG] from='client.? 172.21.15.157:0/1730109526' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:51.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:51 smithi157 bash[20376]: audit 2022-05-01T02:44:51.018121+0000 mon.smithi157 (mon.0) 7579 : audit [DBG] from='client.? 172.21.15.157:0/1730109526' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:52.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:52 smithi165 bash[22175]: cluster 2022-05-01T02:44:51.671950+0000 mgr.smithi157.nfpzoe (mgr.14180) 12608 : cluster [DBG] pgmap v11833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:52.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:52 smithi157 bash[20376]: cluster 2022-05-01T02:44:51.671950+0000 mgr.smithi157.nfpzoe (mgr.14180) 12608 : cluster [DBG] pgmap v11833: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:54.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:53 smithi165 bash[22175]: cluster 2022-05-01T02:44:53.672568+0000 mgr.smithi157.nfpzoe (mgr.14180) 12609 : cluster [DBG] pgmap v11834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:54.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:53 smithi157 bash[20376]: cluster 2022-05-01T02:44:53.672568+0000 mgr.smithi157.nfpzoe (mgr.14180) 12609 : cluster [DBG] pgmap v11834: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:56.038 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:44:56.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:44:56.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:44:56.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:55 smithi165 bash[22175]: cluster 2022-05-01T02:44:55.673191+0000 mgr.smithi157.nfpzoe (mgr.14180) 12610 : cluster [DBG] pgmap v11835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:56.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:55 smithi157 bash[20376]: cluster 2022-05-01T02:44:55.673191+0000 mgr.smithi157.nfpzoe (mgr.14180) 12610 : cluster [DBG] pgmap v11835: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:56.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:44:57.040 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:56 smithi157 bash[20376]: audit 2022-05-01T02:44:56.340217+0000 mon.smithi157 (mon.0) 7580 : audit [DBG] from='client.? 172.21.15.157:0/3496398489' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:56 smithi165 bash[22175]: audit 2022-05-01T02:44:56.340217+0000 mon.smithi157 (mon.0) 7580 : audit [DBG] from='client.? 172.21.15.157:0/3496398489' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:44:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:44:57 smithi165 bash[22175]: cluster 2022-05-01T02:44:57.673822+0000 mgr.smithi157.nfpzoe (mgr.14180) 12611 : cluster [DBG] pgmap v11836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:44:58.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:44:57 smithi157 bash[20376]: cluster 2022-05-01T02:44:57.673822+0000 mgr.smithi157.nfpzoe (mgr.14180) 12611 : cluster [DBG] pgmap v11836: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:00 smithi165 bash[22175]: cluster 2022-05-01T02:44:59.674474+0000 mgr.smithi157.nfpzoe (mgr.14180) 12612 : cluster [DBG] pgmap v11837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:00 smithi165 bash[22175]: audit 2022-05-01T02:44:59.893583+0000 mon.smithi157 (mon.0) 7581 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:45:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:00 smithi157 bash[20376]: cluster 2022-05-01T02:44:59.674474+0000 mgr.smithi157.nfpzoe (mgr.14180) 12612 : cluster [DBG] pgmap v11837: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:00 smithi157 bash[20376]: audit 2022-05-01T02:44:59.893583+0000 mon.smithi157 (mon.0) 7581 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:45:01.334 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:01 smithi165 bash[22175]: audit 2022-05-01T02:45:00.625782+0000 mon.smithi157 (mon.0) 7582 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:45:01.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:45:01.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:45:01.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:45:01.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:01 smithi157 bash[20376]: audit 2022-05-01T02:45:00.625782+0000 mon.smithi157 (mon.0) 7582 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:45:01.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:45:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:02 smithi165 bash[22175]: audit 2022-05-01T02:45:01.672987+0000 mon.smithi157 (mon.0) 7583 : audit [DBG] from='client.? 172.21.15.157:0/994217300' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:02 smithi165 bash[22175]: cluster 2022-05-01T02:45:01.675099+0000 mgr.smithi157.nfpzoe (mgr.14180) 12613 : cluster [DBG] pgmap v11838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:02.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:02 smithi157 bash[20376]: audit 2022-05-01T02:45:01.672987+0000 mon.smithi157 (mon.0) 7583 : audit [DBG] from='client.? 172.21.15.157:0/994217300' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:02.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:02 smithi157 bash[20376]: cluster 2022-05-01T02:45:01.675099+0000 mgr.smithi157.nfpzoe (mgr.14180) 12613 : cluster [DBG] pgmap v11838: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:03 smithi165 bash[22175]: cluster 2022-05-01T02:45:03.675823+0000 mgr.smithi157.nfpzoe (mgr.14180) 12614 : cluster [DBG] pgmap v11839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:04.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:03 smithi157 bash[20376]: cluster 2022-05-01T02:45:03.675823+0000 mgr.smithi157.nfpzoe (mgr.14180) 12614 : cluster [DBG] pgmap v11839: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:05 smithi165 bash[22175]: cluster 2022-05-01T02:45:05.676449+0000 mgr.smithi157.nfpzoe (mgr.14180) 12615 : cluster [DBG] pgmap v11840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:06.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:05 smithi157 bash[20376]: cluster 2022-05-01T02:45:05.676449+0000 mgr.smithi157.nfpzoe (mgr.14180) 12615 : cluster [DBG] pgmap v11840: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:06.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:45:06.694 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:45:06.694 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:45:07.025 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:45:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:07 smithi165 bash[22175]: audit 2022-05-01T02:45:07.007743+0000 mon.smithi157 (mon.0) 7584 : audit [DBG] from='client.? 172.21.15.157:0/4138254819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:07.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:07 smithi157 bash[20376]: audit 2022-05-01T02:45:07.007743+0000 mon.smithi157 (mon.0) 7584 : audit [DBG] from='client.? 172.21.15.157:0/4138254819' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:08 smithi165 bash[22175]: cluster 2022-05-01T02:45:07.677107+0000 mgr.smithi157.nfpzoe (mgr.14180) 12616 : cluster [DBG] pgmap v11841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:08.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:08 smithi157 bash[20376]: cluster 2022-05-01T02:45:07.677107+0000 mgr.smithi157.nfpzoe (mgr.14180) 12616 : cluster [DBG] pgmap v11841: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:10 smithi165 bash[22175]: cluster 2022-05-01T02:45:09.677756+0000 mgr.smithi157.nfpzoe (mgr.14180) 12617 : cluster [DBG] pgmap v11842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:10.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:10 smithi157 bash[20376]: cluster 2022-05-01T02:45:09.677756+0000 mgr.smithi157.nfpzoe (mgr.14180) 12617 : cluster [DBG] pgmap v11842: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:11.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:11 smithi157 bash[20376]: cluster 2022-05-01T02:45:11.678390+0000 mgr.smithi157.nfpzoe (mgr.14180) 12618 : cluster [DBG] pgmap v11843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:12.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:45:12.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:45:12.027 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:45:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:11 smithi165 bash[22175]: cluster 2022-05-01T02:45:11.678390+0000 mgr.smithi157.nfpzoe (mgr.14180) 12618 : cluster [DBG] pgmap v11843: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:12.357 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:45:13.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:12 smithi165 bash[22175]: audit 2022-05-01T02:45:12.340261+0000 mon.smithi157 (mon.0) 7585 : audit [DBG] from='client.? 172.21.15.157:0/761728315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:13.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:12 smithi157 bash[20376]: audit 2022-05-01T02:45:12.340261+0000 mon.smithi157 (mon.0) 7585 : audit [DBG] from='client.? 172.21.15.157:0/761728315' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:13 smithi165 bash[22175]: cluster 2022-05-01T02:45:13.679078+0000 mgr.smithi157.nfpzoe (mgr.14180) 12619 : cluster [DBG] pgmap v11844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:14.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:13 smithi157 bash[20376]: cluster 2022-05-01T02:45:13.679078+0000 mgr.smithi157.nfpzoe (mgr.14180) 12619 : cluster [DBG] pgmap v11844: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:16.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:15 smithi165 bash[22175]: cluster 2022-05-01T02:45:15.679663+0000 mgr.smithi157.nfpzoe (mgr.14180) 12620 : cluster [DBG] pgmap v11845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:16.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:15 smithi157 bash[20376]: cluster 2022-05-01T02:45:15.679663+0000 mgr.smithi157.nfpzoe (mgr.14180) 12620 : cluster [DBG] pgmap v11845: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:17.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:45:17.359 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:45:17.360 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:45:17.690 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:45:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:17 smithi165 bash[22175]: audit 2022-05-01T02:45:17.673908+0000 mon.smithi157 (mon.0) 7586 : audit [DBG] from='client.? 172.21.15.157:0/1090055842' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:17 smithi165 bash[22175]: cluster 2022-05-01T02:45:17.680268+0000 mgr.smithi157.nfpzoe (mgr.14180) 12621 : cluster [DBG] pgmap v11846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:18.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:17 smithi157 bash[20376]: audit 2022-05-01T02:45:17.673908+0000 mon.smithi157 (mon.0) 7586 : audit [DBG] from='client.? 172.21.15.157:0/1090055842' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:18.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:17 smithi157 bash[20376]: cluster 2022-05-01T02:45:17.680268+0000 mgr.smithi157.nfpzoe (mgr.14180) 12621 : cluster [DBG] pgmap v11846: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:20 smithi165 bash[22175]: cluster 2022-05-01T02:45:19.680884+0000 mgr.smithi157.nfpzoe (mgr.14180) 12622 : cluster [DBG] pgmap v11847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:20.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:20 smithi157 bash[20376]: cluster 2022-05-01T02:45:19.680884+0000 mgr.smithi157.nfpzoe (mgr.14180) 12622 : cluster [DBG] pgmap v11847: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:21.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:21 smithi157 bash[20376]: cluster 2022-05-01T02:45:21.681499+0000 mgr.smithi157.nfpzoe (mgr.14180) 12623 : cluster [DBG] pgmap v11848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:21 smithi165 bash[22175]: cluster 2022-05-01T02:45:21.681499+0000 mgr.smithi157.nfpzoe (mgr.14180) 12623 : cluster [DBG] pgmap v11848: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:22.694 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:45:22.694 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:45:22.694 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:45:23.018 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:45:23.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:23 smithi165 bash[22175]: audit 2022-05-01T02:45:23.001548+0000 mon.smithi157 (mon.0) 7587 : audit [DBG] from='client.? 172.21.15.157:0/2982484743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:23.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:23 smithi157 bash[20376]: audit 2022-05-01T02:45:23.001548+0000 mon.smithi157 (mon.0) 7587 : audit [DBG] from='client.? 172.21.15.157:0/2982484743' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:24 smithi165 bash[22175]: cluster 2022-05-01T02:45:23.682091+0000 mgr.smithi157.nfpzoe (mgr.14180) 12624 : cluster [DBG] pgmap v11849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:24.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:24 smithi157 bash[20376]: cluster 2022-05-01T02:45:23.682091+0000 mgr.smithi157.nfpzoe (mgr.14180) 12624 : cluster [DBG] pgmap v11849: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:26.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:25 smithi165 bash[22175]: cluster 2022-05-01T02:45:25.682651+0000 mgr.smithi157.nfpzoe (mgr.14180) 12625 : cluster [DBG] pgmap v11850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:26.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:25 smithi157 bash[20376]: cluster 2022-05-01T02:45:25.682651+0000 mgr.smithi157.nfpzoe (mgr.14180) 12625 : cluster [DBG] pgmap v11850: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:28.021 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:45:28.021 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:45:28.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:45:28.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:27 smithi165 bash[22175]: cluster 2022-05-01T02:45:27.683333+0000 mgr.smithi157.nfpzoe (mgr.14180) 12626 : cluster [DBG] pgmap v11851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:28.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:27 smithi157 bash[20376]: cluster 2022-05-01T02:45:27.683333+0000 mgr.smithi157.nfpzoe (mgr.14180) 12626 : cluster [DBG] pgmap v11851: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:28.345 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:45:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:28 smithi165 bash[22175]: audit 2022-05-01T02:45:28.328489+0000 mon.smithi157 (mon.0) 7588 : audit [DBG] from='client.? 172.21.15.157:0/1712574279' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:29.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:28 smithi157 bash[20376]: audit 2022-05-01T02:45:28.328489+0000 mon.smithi157 (mon.0) 7588 : audit [DBG] from='client.? 172.21.15.157:0/1712574279' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:30 smithi165 bash[22175]: audit 2022-05-01T02:45:29.688616+0000 mon.smithi157 (mon.0) 7589 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:45:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:30 smithi165 bash[22175]: audit 2022-05-01T02:45:29.691714+0000 mon.smithi157 (mon.0) 7590 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:45:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:30 smithi165 bash[22175]: audit 2022-05-01T02:45:29.693917+0000 mon.smithi157 (mon.0) 7591 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:45:30.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:30 smithi157 bash[20376]: audit 2022-05-01T02:45:29.688616+0000 mon.smithi157 (mon.0) 7589 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:45:30.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:30 smithi157 bash[20376]: audit 2022-05-01T02:45:29.691714+0000 mon.smithi157 (mon.0) 7590 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:45:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:30 smithi157 bash[20376]: audit 2022-05-01T02:45:29.693917+0000 mon.smithi157 (mon.0) 7591 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:45:31.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:31 smithi165 bash[22175]: cluster 2022-05-01T02:45:29.684042+0000 mgr.smithi157.nfpzoe (mgr.14180) 12627 : cluster [DBG] pgmap v11852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:31.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:31 smithi157 bash[20376]: cluster 2022-05-01T02:45:29.684042+0000 mgr.smithi157.nfpzoe (mgr.14180) 12627 : cluster [DBG] pgmap v11852: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:33.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:45:33.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:45:33.349 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:45:33.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:33 smithi165 bash[22175]: cluster 2022-05-01T02:45:31.684680+0000 mgr.smithi157.nfpzoe (mgr.14180) 12628 : cluster [DBG] pgmap v11853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:33.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:33 smithi157 bash[20376]: cluster 2022-05-01T02:45:31.684680+0000 mgr.smithi157.nfpzoe (mgr.14180) 12628 : cluster [DBG] pgmap v11853: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:33.675 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:45:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:34 smithi165 bash[22175]: audit 2022-05-01T02:45:33.495686+0000 mon.smithi157 (mon.0) 7592 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:45:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:34 smithi165 bash[22175]: audit 2022-05-01T02:45:33.657964+0000 mon.smithi157 (mon.0) 7593 : audit [DBG] from='client.? 172.21.15.157:0/596150959' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:34 smithi165 bash[22175]: audit 2022-05-01T02:45:33.791179+0000 mon.smithi157 (mon.0) 7594 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:45:34.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:34 smithi165 bash[22175]: audit 2022-05-01T02:45:33.800974+0000 mon.smithi157 (mon.0) 7595 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:45:34.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:34 smithi157 bash[20376]: audit 2022-05-01T02:45:33.495686+0000 mon.smithi157 (mon.0) 7592 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:45:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:34 smithi157 bash[20376]: audit 2022-05-01T02:45:33.657964+0000 mon.smithi157 (mon.0) 7593 : audit [DBG] from='client.? 172.21.15.157:0/596150959' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:34 smithi157 bash[20376]: audit 2022-05-01T02:45:33.791179+0000 mon.smithi157 (mon.0) 7594 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:45:34.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:34 smithi157 bash[20376]: audit 2022-05-01T02:45:33.800974+0000 mon.smithi157 (mon.0) 7595 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:45:35.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:35 smithi165 bash[22175]: cluster 2022-05-01T02:45:33.685274+0000 mgr.smithi157.nfpzoe (mgr.14180) 12629 : cluster [DBG] pgmap v11854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:35 smithi165 bash[22175]: cluster 2022-05-01T02:45:33.784996+0000 mgr.smithi157.nfpzoe (mgr.14180) 12630 : cluster [DBG] pgmap v11855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:35 smithi165 bash[22175]: cluster 2022-05-01T02:45:33.785507+0000 mgr.smithi157.nfpzoe (mgr.14180) 12631 : cluster [DBG] pgmap v11856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:35 smithi165 bash[22175]: cephadm 2022-05-01T02:45:33.802403+0000 mgr.smithi157.nfpzoe (mgr.14180) 12632 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:45:35.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:35 smithi165 bash[22175]: cephadm 2022-05-01T02:45:33.802559+0000 mgr.smithi157.nfpzoe (mgr.14180) 12633 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:45:35.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:35 smithi157 bash[20376]: cluster 2022-05-01T02:45:33.685274+0000 mgr.smithi157.nfpzoe (mgr.14180) 12629 : cluster [DBG] pgmap v11854: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:35.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:35 smithi157 bash[20376]: cluster 2022-05-01T02:45:33.784996+0000 mgr.smithi157.nfpzoe (mgr.14180) 12630 : cluster [DBG] pgmap v11855: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:35.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:35 smithi157 bash[20376]: cluster 2022-05-01T02:45:33.785507+0000 mgr.smithi157.nfpzoe (mgr.14180) 12631 : cluster [DBG] pgmap v11856: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:35.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:35 smithi157 bash[20376]: cephadm 2022-05-01T02:45:33.802403+0000 mgr.smithi157.nfpzoe (mgr.14180) 12632 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:45:35.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:35 smithi157 bash[20376]: cephadm 2022-05-01T02:45:33.802559+0000 mgr.smithi157.nfpzoe (mgr.14180) 12633 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:45:37.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:37 smithi165 bash[22175]: cluster 2022-05-01T02:45:35.786164+0000 mgr.smithi157.nfpzoe (mgr.14180) 12634 : cluster [DBG] pgmap v11857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:37.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:37 smithi157 bash[20376]: cluster 2022-05-01T02:45:35.786164+0000 mgr.smithi157.nfpzoe (mgr.14180) 12634 : cluster [DBG] pgmap v11857: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:38.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:45:38.678 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:45:38.679 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:45:38.999 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:45:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:39 smithi165 bash[22175]: cluster 2022-05-01T02:45:37.786808+0000 mgr.smithi157.nfpzoe (mgr.14180) 12635 : cluster [DBG] pgmap v11858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:39.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:39 smithi165 bash[22175]: audit 2022-05-01T02:45:38.982232+0000 mon.smithi157 (mon.0) 7596 : audit [DBG] from='client.? 172.21.15.157:0/2525962052' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:39.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:39 smithi157 bash[20376]: cluster 2022-05-01T02:45:37.786808+0000 mgr.smithi157.nfpzoe (mgr.14180) 12635 : cluster [DBG] pgmap v11858: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:39.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:39 smithi157 bash[20376]: audit 2022-05-01T02:45:38.982232+0000 mon.smithi157 (mon.0) 7596 : audit [DBG] from='client.? 172.21.15.157:0/2525962052' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:41 smithi165 bash[22175]: cluster 2022-05-01T02:45:39.787437+0000 mgr.smithi157.nfpzoe (mgr.14180) 12636 : cluster [DBG] pgmap v11859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:41.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:41 smithi157 bash[20376]: cluster 2022-05-01T02:45:39.787437+0000 mgr.smithi157.nfpzoe (mgr.14180) 12636 : cluster [DBG] pgmap v11859: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:43 smithi165 bash[22175]: cluster 2022-05-01T02:45:41.788080+0000 mgr.smithi157.nfpzoe (mgr.14180) 12637 : cluster [DBG] pgmap v11860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:43.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:43 smithi157 bash[20376]: cluster 2022-05-01T02:45:41.788080+0000 mgr.smithi157.nfpzoe (mgr.14180) 12637 : cluster [DBG] pgmap v11860: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:44.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:45:44.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:45:44.003 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:45:44.331 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:45:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:45 smithi165 bash[22175]: cluster 2022-05-01T02:45:43.788717+0000 mgr.smithi157.nfpzoe (mgr.14180) 12638 : cluster [DBG] pgmap v11861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:45 smithi165 bash[22175]: audit 2022-05-01T02:45:44.313801+0000 mon.smithi157 (mon.0) 7597 : audit [DBG] from='client.? 172.21.15.157:0/2549887898' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:45.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:45 smithi157 bash[20376]: cluster 2022-05-01T02:45:43.788717+0000 mgr.smithi157.nfpzoe (mgr.14180) 12638 : cluster [DBG] pgmap v11861: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:45.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:45 smithi157 bash[20376]: audit 2022-05-01T02:45:44.313801+0000 mon.smithi157 (mon.0) 7597 : audit [DBG] from='client.? 172.21.15.157:0/2549887898' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:47 smithi165 bash[22175]: cluster 2022-05-01T02:45:45.789318+0000 mgr.smithi157.nfpzoe (mgr.14180) 12639 : cluster [DBG] pgmap v11862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:47.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:47 smithi157 bash[20376]: cluster 2022-05-01T02:45:45.789318+0000 mgr.smithi157.nfpzoe (mgr.14180) 12639 : cluster [DBG] pgmap v11862: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:49.334 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:45:49.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:45:49.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:45:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:49 smithi165 bash[22175]: cluster 2022-05-01T02:45:47.790025+0000 mgr.smithi157.nfpzoe (mgr.14180) 12640 : cluster [DBG] pgmap v11863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:49.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:49 smithi157 bash[20376]: cluster 2022-05-01T02:45:47.790025+0000 mgr.smithi157.nfpzoe (mgr.14180) 12640 : cluster [DBG] pgmap v11863: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:49.659 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:45:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:50 smithi165 bash[22175]: audit 2022-05-01T02:45:49.637862+0000 mon.smithi157 (mon.0) 7598 : audit [DBG] from='client.? 172.21.15.157:0/3940469021' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:50.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:50 smithi157 bash[20376]: audit 2022-05-01T02:45:49.637862+0000 mon.smithi157 (mon.0) 7598 : audit [DBG] from='client.? 172.21.15.157:0/3940469021' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:51 smithi165 bash[22175]: cluster 2022-05-01T02:45:49.790712+0000 mgr.smithi157.nfpzoe (mgr.14180) 12641 : cluster [DBG] pgmap v11864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:51.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:51 smithi157 bash[20376]: cluster 2022-05-01T02:45:49.790712+0000 mgr.smithi157.nfpzoe (mgr.14180) 12641 : cluster [DBG] pgmap v11864: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:53 smithi165 bash[22175]: cluster 2022-05-01T02:45:51.791367+0000 mgr.smithi157.nfpzoe (mgr.14180) 12642 : cluster [DBG] pgmap v11865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:53.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:53 smithi157 bash[20376]: cluster 2022-05-01T02:45:51.791367+0000 mgr.smithi157.nfpzoe (mgr.14180) 12642 : cluster [DBG] pgmap v11865: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:54.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:45:54.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:45:54.695 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:45:54.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:45:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:55 smithi165 bash[22175]: cluster 2022-05-01T02:45:53.791991+0000 mgr.smithi157.nfpzoe (mgr.14180) 12643 : cluster [DBG] pgmap v11866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:55 smithi165 bash[22175]: audit 2022-05-01T02:45:54.967828+0000 mon.smithi157 (mon.0) 7599 : audit [DBG] from='client.? 172.21.15.157:0/2914427883' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:55.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:55 smithi157 bash[20376]: cluster 2022-05-01T02:45:53.791991+0000 mgr.smithi157.nfpzoe (mgr.14180) 12643 : cluster [DBG] pgmap v11866: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:55.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:55 smithi157 bash[20376]: audit 2022-05-01T02:45:54.967828+0000 mon.smithi157 (mon.0) 7599 : audit [DBG] from='client.? 172.21.15.157:0/2914427883' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:45:57.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:57 smithi165 bash[22175]: cluster 2022-05-01T02:45:55.792599+0000 mgr.smithi157.nfpzoe (mgr.14180) 12644 : cluster [DBG] pgmap v11867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:57.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:57 smithi157 bash[20376]: cluster 2022-05-01T02:45:55.792599+0000 mgr.smithi157.nfpzoe (mgr.14180) 12644 : cluster [DBG] pgmap v11867: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:59.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:45:59 smithi165 bash[22175]: cluster 2022-05-01T02:45:57.793332+0000 mgr.smithi157.nfpzoe (mgr.14180) 12645 : cluster [DBG] pgmap v11868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:59.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:45:59 smithi157 bash[20376]: cluster 2022-05-01T02:45:57.793332+0000 mgr.smithi157.nfpzoe (mgr.14180) 12645 : cluster [DBG] pgmap v11868: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:45:59.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:45:59.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:45:59.986 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:46:00.308 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:46:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:00 smithi165 bash[22175]: audit 2022-05-01T02:45:59.897698+0000 mon.smithi157 (mon.0) 7600 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:46:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:00 smithi157 bash[20376]: audit 2022-05-01T02:45:59.897698+0000 mon.smithi157 (mon.0) 7600 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:46:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:01 smithi165 bash[22175]: cluster 2022-05-01T02:45:59.793996+0000 mgr.smithi157.nfpzoe (mgr.14180) 12646 : cluster [DBG] pgmap v11869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:01 smithi165 bash[22175]: audit 2022-05-01T02:46:00.291211+0000 mon.smithi157 (mon.0) 7601 : audit [DBG] from='client.? 172.21.15.157:0/1921847833' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:01.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:01 smithi165 bash[22175]: audit 2022-05-01T02:46:00.633804+0000 mon.smithi157 (mon.0) 7602 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:46:01.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:01 smithi157 bash[20376]: cluster 2022-05-01T02:45:59.793996+0000 mgr.smithi157.nfpzoe (mgr.14180) 12646 : cluster [DBG] pgmap v11869: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:01.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:01 smithi157 bash[20376]: audit 2022-05-01T02:46:00.291211+0000 mon.smithi157 (mon.0) 7601 : audit [DBG] from='client.? 172.21.15.157:0/1921847833' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:01.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:01 smithi157 bash[20376]: audit 2022-05-01T02:46:00.633804+0000 mon.smithi157 (mon.0) 7602 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:46:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:03 smithi165 bash[22175]: cluster 2022-05-01T02:46:01.794565+0000 mgr.smithi157.nfpzoe (mgr.14180) 12647 : cluster [DBG] pgmap v11870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:03.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:03 smithi157 bash[20376]: cluster 2022-05-01T02:46:01.794565+0000 mgr.smithi157.nfpzoe (mgr.14180) 12647 : cluster [DBG] pgmap v11870: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:05.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:46:05.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:46:05.312 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:46:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:05 smithi165 bash[22175]: cluster 2022-05-01T02:46:03.795182+0000 mgr.smithi157.nfpzoe (mgr.14180) 12648 : cluster [DBG] pgmap v11871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:05.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:05 smithi157 bash[20376]: cluster 2022-05-01T02:46:03.795182+0000 mgr.smithi157.nfpzoe (mgr.14180) 12648 : cluster [DBG] pgmap v11871: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:05.637 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:46:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:06 smithi165 bash[22175]: audit 2022-05-01T02:46:05.619948+0000 mon.smithi157 (mon.0) 7603 : audit [DBG] from='client.? 172.21.15.157:0/1738608259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:06.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:06 smithi157 bash[20376]: audit 2022-05-01T02:46:05.619948+0000 mon.smithi157 (mon.0) 7603 : audit [DBG] from='client.? 172.21.15.157:0/1738608259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:07.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:07 smithi165 bash[22175]: cluster 2022-05-01T02:46:05.795812+0000 mgr.smithi157.nfpzoe (mgr.14180) 12649 : cluster [DBG] pgmap v11872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:07.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:07 smithi157 bash[20376]: cluster 2022-05-01T02:46:05.795812+0000 mgr.smithi157.nfpzoe (mgr.14180) 12649 : cluster [DBG] pgmap v11872: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:09.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:09 smithi165 bash[22175]: cluster 2022-05-01T02:46:07.796549+0000 mgr.smithi157.nfpzoe (mgr.14180) 12650 : cluster [DBG] pgmap v11873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:09.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:09 smithi157 bash[20376]: cluster 2022-05-01T02:46:07.796549+0000 mgr.smithi157.nfpzoe (mgr.14180) 12650 : cluster [DBG] pgmap v11873: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:10.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:46:10.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:46:10.640 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:46:10.967 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:46:11.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:11 smithi165 bash[22175]: cluster 2022-05-01T02:46:09.797194+0000 mgr.smithi157.nfpzoe (mgr.14180) 12651 : cluster [DBG] pgmap v11874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:11.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:11 smithi165 bash[22175]: audit 2022-05-01T02:46:10.950428+0000 mon.smithi157 (mon.0) 7604 : audit [DBG] from='client.? 172.21.15.157:0/942037405' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:11.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:11 smithi157 bash[20376]: cluster 2022-05-01T02:46:09.797194+0000 mgr.smithi157.nfpzoe (mgr.14180) 12651 : cluster [DBG] pgmap v11874: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:11.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:11 smithi157 bash[20376]: audit 2022-05-01T02:46:10.950428+0000 mon.smithi157 (mon.0) 7604 : audit [DBG] from='client.? 172.21.15.157:0/942037405' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:13.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:13 smithi165 bash[22175]: cluster 2022-05-01T02:46:11.797766+0000 mgr.smithi157.nfpzoe (mgr.14180) 12652 : cluster [DBG] pgmap v11875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:13.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:13 smithi157 bash[20376]: cluster 2022-05-01T02:46:11.797766+0000 mgr.smithi157.nfpzoe (mgr.14180) 12652 : cluster [DBG] pgmap v11875: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:15 smithi165 bash[22175]: cluster 2022-05-01T02:46:13.798501+0000 mgr.smithi157.nfpzoe (mgr.14180) 12653 : cluster [DBG] pgmap v11876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:15.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:15 smithi157 bash[20376]: cluster 2022-05-01T02:46:13.798501+0000 mgr.smithi157.nfpzoe (mgr.14180) 12653 : cluster [DBG] pgmap v11876: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:15.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:46:15.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:46:15.971 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:46:16.302 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:46:17.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:17 smithi165 bash[22175]: cluster 2022-05-01T02:46:15.799151+0000 mgr.smithi157.nfpzoe (mgr.14180) 12654 : cluster [DBG] pgmap v11877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:17.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:17 smithi165 bash[22175]: audit 2022-05-01T02:46:16.285197+0000 mon.smithi157 (mon.0) 7605 : audit [DBG] from='client.? 172.21.15.157:0/3787994626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:17 smithi157 bash[20376]: cluster 2022-05-01T02:46:15.799151+0000 mgr.smithi157.nfpzoe (mgr.14180) 12654 : cluster [DBG] pgmap v11877: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:17.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:17 smithi157 bash[20376]: audit 2022-05-01T02:46:16.285197+0000 mon.smithi157 (mon.0) 7605 : audit [DBG] from='client.? 172.21.15.157:0/3787994626' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:19.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:19 smithi165 bash[22175]: cluster 2022-05-01T02:46:17.799799+0000 mgr.smithi157.nfpzoe (mgr.14180) 12655 : cluster [DBG] pgmap v11878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:19.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:19 smithi157 bash[20376]: cluster 2022-05-01T02:46:17.799799+0000 mgr.smithi157.nfpzoe (mgr.14180) 12655 : cluster [DBG] pgmap v11878: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:21.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:46:21.305 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:46:21.309 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:46:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:21 smithi165 bash[22175]: cluster 2022-05-01T02:46:19.800415+0000 mgr.smithi157.nfpzoe (mgr.14180) 12656 : cluster [DBG] pgmap v11879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:21.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:21 smithi157 bash[20376]: cluster 2022-05-01T02:46:19.800415+0000 mgr.smithi157.nfpzoe (mgr.14180) 12656 : cluster [DBG] pgmap v11879: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:21.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:46:22.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:22 smithi157 bash[20376]: audit 2022-05-01T02:46:21.617940+0000 mon.smithi157 (mon.0) 7606 : audit [DBG] from='client.? 172.21.15.157:0/2223059747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:22 smithi165 bash[22175]: audit 2022-05-01T02:46:21.617940+0000 mon.smithi157 (mon.0) 7606 : audit [DBG] from='client.? 172.21.15.157:0/2223059747' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:23.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:23 smithi165 bash[22175]: cluster 2022-05-01T02:46:21.801071+0000 mgr.smithi157.nfpzoe (mgr.14180) 12657 : cluster [DBG] pgmap v11880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:23.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:23 smithi157 bash[20376]: cluster 2022-05-01T02:46:21.801071+0000 mgr.smithi157.nfpzoe (mgr.14180) 12657 : cluster [DBG] pgmap v11880: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:25.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:25 smithi157 bash[20376]: cluster 2022-05-01T02:46:23.801707+0000 mgr.smithi157.nfpzoe (mgr.14180) 12658 : cluster [DBG] pgmap v11881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:25 smithi165 bash[22175]: cluster 2022-05-01T02:46:23.801707+0000 mgr.smithi157.nfpzoe (mgr.14180) 12658 : cluster [DBG] pgmap v11881: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:26.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:46:26.638 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:46:26.639 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:46:26.962 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:46:27.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:27 smithi157 bash[20376]: cluster 2022-05-01T02:46:25.802307+0000 mgr.smithi157.nfpzoe (mgr.14180) 12659 : cluster [DBG] pgmap v11882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:27.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:27 smithi157 bash[20376]: audit 2022-05-01T02:46:26.945184+0000 mon.smithi157 (mon.0) 7607 : audit [DBG] from='client.? 172.21.15.157:0/1502426694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:27 smithi165 bash[22175]: cluster 2022-05-01T02:46:25.802307+0000 mgr.smithi157.nfpzoe (mgr.14180) 12659 : cluster [DBG] pgmap v11882: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:27 smithi165 bash[22175]: audit 2022-05-01T02:46:26.945184+0000 mon.smithi157 (mon.0) 7607 : audit [DBG] from='client.? 172.21.15.157:0/1502426694' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:29.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:29 smithi157 bash[20376]: cluster 2022-05-01T02:46:27.802927+0000 mgr.smithi157.nfpzoe (mgr.14180) 12660 : cluster [DBG] pgmap v11883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:29 smithi165 bash[22175]: cluster 2022-05-01T02:46:27.802927+0000 mgr.smithi157.nfpzoe (mgr.14180) 12660 : cluster [DBG] pgmap v11883: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:31.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:31 smithi157 bash[20376]: cluster 2022-05-01T02:46:29.803556+0000 mgr.smithi157.nfpzoe (mgr.14180) 12661 : cluster [DBG] pgmap v11884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:31 smithi165 bash[22175]: cluster 2022-05-01T02:46:29.803556+0000 mgr.smithi157.nfpzoe (mgr.14180) 12661 : cluster [DBG] pgmap v11884: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:31.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:46:31.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:46:31.966 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:46:32.291 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:46:33.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:33 smithi165 bash[22175]: cluster 2022-05-01T02:46:31.804225+0000 mgr.smithi157.nfpzoe (mgr.14180) 12662 : cluster [DBG] pgmap v11885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:33.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:33 smithi165 bash[22175]: audit 2022-05-01T02:46:32.274094+0000 mon.smithi157 (mon.0) 7608 : audit [DBG] from='client.? 172.21.15.157:0/208481180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:33.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:33 smithi157 bash[20376]: cluster 2022-05-01T02:46:31.804225+0000 mgr.smithi157.nfpzoe (mgr.14180) 12662 : cluster [DBG] pgmap v11885: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:33.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:33 smithi157 bash[20376]: audit 2022-05-01T02:46:32.274094+0000 mon.smithi157 (mon.0) 7608 : audit [DBG] from='client.? 172.21.15.157:0/208481180' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:34.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:34 smithi157 bash[20376]: audit 2022-05-01T02:46:33.814220+0000 mon.smithi157 (mon.0) 7609 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:46:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:34 smithi157 bash[20376]: audit 2022-05-01T02:46:33.816959+0000 mon.smithi157 (mon.0) 7610 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:46:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:34 smithi157 bash[20376]: audit 2022-05-01T02:46:33.818645+0000 mon.smithi157 (mon.0) 7611 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:46:34.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:34 smithi157 bash[20376]: audit 2022-05-01T02:46:34.120489+0000 mon.smithi157 (mon.0) 7612 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:46:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:34 smithi165 bash[22175]: audit 2022-05-01T02:46:33.814220+0000 mon.smithi157 (mon.0) 7609 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:46:34.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:34 smithi165 bash[22175]: audit 2022-05-01T02:46:33.816959+0000 mon.smithi157 (mon.0) 7610 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:46:34.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:34 smithi165 bash[22175]: audit 2022-05-01T02:46:33.818645+0000 mon.smithi157 (mon.0) 7611 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:46:34.674 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:34 smithi165 bash[22175]: audit 2022-05-01T02:46:34.120489+0000 mon.smithi157 (mon.0) 7612 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:46:35.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:35 smithi157 bash[20376]: cluster 2022-05-01T02:46:33.804860+0000 mgr.smithi157.nfpzoe (mgr.14180) 12663 : cluster [DBG] pgmap v11886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:35 smithi165 bash[22175]: cluster 2022-05-01T02:46:33.804860+0000 mgr.smithi157.nfpzoe (mgr.14180) 12663 : cluster [DBG] pgmap v11886: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:37.295 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:46:37.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:46:37.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:46:37.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:37 smithi157 bash[20376]: cluster 2022-05-01T02:46:35.805448+0000 mgr.smithi157.nfpzoe (mgr.14180) 12664 : cluster [DBG] pgmap v11887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:37 smithi165 bash[22175]: cluster 2022-05-01T02:46:35.805448+0000 mgr.smithi157.nfpzoe (mgr.14180) 12664 : cluster [DBG] pgmap v11887: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:37.650 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:46:38.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:38 smithi157 bash[20376]: audit 2022-05-01T02:46:37.630726+0000 mon.smithi157 (mon.0) 7613 : audit [DBG] from='client.? 172.21.15.157:0/2005069199' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:38 smithi165 bash[22175]: audit 2022-05-01T02:46:37.630726+0000 mon.smithi157 (mon.0) 7613 : audit [DBG] from='client.? 172.21.15.157:0/2005069199' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:39 smithi165 bash[22175]: cluster 2022-05-01T02:46:37.806121+0000 mgr.smithi157.nfpzoe (mgr.14180) 12665 : cluster [DBG] pgmap v11888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:39.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:39 smithi165 bash[22175]: audit 2022-05-01T02:46:38.635966+0000 mon.smithi157 (mon.0) 7614 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:46:39.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:39 smithi165 bash[22175]: audit 2022-05-01T02:46:38.935479+0000 mon.smithi157 (mon.0) 7615 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:46:39.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:39 smithi165 bash[22175]: audit 2022-05-01T02:46:38.941751+0000 mon.smithi157 (mon.0) 7616 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:46:39.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:39 smithi157 bash[20376]: cluster 2022-05-01T02:46:37.806121+0000 mgr.smithi157.nfpzoe (mgr.14180) 12665 : cluster [DBG] pgmap v11888: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:39.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:39 smithi157 bash[20376]: audit 2022-05-01T02:46:38.635966+0000 mon.smithi157 (mon.0) 7614 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:46:39.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:39 smithi157 bash[20376]: audit 2022-05-01T02:46:38.935479+0000 mon.smithi157 (mon.0) 7615 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:46:39.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:39 smithi157 bash[20376]: audit 2022-05-01T02:46:38.941751+0000 mon.smithi157 (mon.0) 7616 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:46:40.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:40 smithi157 bash[20376]: cluster 2022-05-01T02:46:38.928591+0000 mgr.smithi157.nfpzoe (mgr.14180) 12666 : cluster [DBG] pgmap v11889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:40 smithi157 bash[20376]: cluster 2022-05-01T02:46:38.929073+0000 mgr.smithi157.nfpzoe (mgr.14180) 12667 : cluster [DBG] pgmap v11890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:40 smithi157 bash[20376]: cephadm 2022-05-01T02:46:38.942913+0000 mgr.smithi157.nfpzoe (mgr.14180) 12668 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:46:40.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:40 smithi157 bash[20376]: cephadm 2022-05-01T02:46:38.943078+0000 mgr.smithi157.nfpzoe (mgr.14180) 12669 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:46:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:40 smithi165 bash[22175]: cluster 2022-05-01T02:46:38.928591+0000 mgr.smithi157.nfpzoe (mgr.14180) 12666 : cluster [DBG] pgmap v11889: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:40 smithi165 bash[22175]: cluster 2022-05-01T02:46:38.929073+0000 mgr.smithi157.nfpzoe (mgr.14180) 12667 : cluster [DBG] pgmap v11890: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:40 smithi165 bash[22175]: cephadm 2022-05-01T02:46:38.942913+0000 mgr.smithi157.nfpzoe (mgr.14180) 12668 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:46:41.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:40 smithi165 bash[22175]: cephadm 2022-05-01T02:46:38.943078+0000 mgr.smithi157.nfpzoe (mgr.14180) 12669 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:46:42.651 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:46:42.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:46:42.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:46:42.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:42 smithi157 bash[20376]: cluster 2022-05-01T02:46:40.929681+0000 mgr.smithi157.nfpzoe (mgr.14180) 12670 : cluster [DBG] pgmap v11891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:42.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:46:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:42 smithi165 bash[22175]: cluster 2022-05-01T02:46:40.929681+0000 mgr.smithi157.nfpzoe (mgr.14180) 12670 : cluster [DBG] pgmap v11891: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:43 smithi165 bash[22175]: audit 2022-05-01T02:46:42.962515+0000 mon.smithi157 (mon.0) 7617 : audit [DBG] from='client.? 172.21.15.157:0/2335663166' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:43.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:43 smithi157 bash[20376]: audit 2022-05-01T02:46:42.962515+0000 mon.smithi157 (mon.0) 7617 : audit [DBG] from='client.? 172.21.15.157:0/2335663166' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:44.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:44 smithi157 bash[20376]: cluster 2022-05-01T02:46:42.930298+0000 mgr.smithi157.nfpzoe (mgr.14180) 12671 : cluster [DBG] pgmap v11892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:44 smithi165 bash[22175]: cluster 2022-05-01T02:46:42.930298+0000 mgr.smithi157.nfpzoe (mgr.14180) 12671 : cluster [DBG] pgmap v11892: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:46.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:46 smithi157 bash[20376]: cluster 2022-05-01T02:46:44.930938+0000 mgr.smithi157.nfpzoe (mgr.14180) 12672 : cluster [DBG] pgmap v11893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:46 smithi165 bash[22175]: cluster 2022-05-01T02:46:44.930938+0000 mgr.smithi157.nfpzoe (mgr.14180) 12672 : cluster [DBG] pgmap v11893: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:47.982 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:46:47.982 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:46:47.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:46:48.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:46:48.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:48 smithi157 bash[20376]: cluster 2022-05-01T02:46:46.931610+0000 mgr.smithi157.nfpzoe (mgr.14180) 12673 : cluster [DBG] pgmap v11894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:48.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:48 smithi157 bash[20376]: audit 2022-05-01T02:46:48.290246+0000 mon.smithi157 (mon.0) 7618 : audit [DBG] from='client.? 172.21.15.157:0/1370206216' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:48 smithi165 bash[22175]: cluster 2022-05-01T02:46:46.931610+0000 mgr.smithi157.nfpzoe (mgr.14180) 12673 : cluster [DBG] pgmap v11894: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:49.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:48 smithi165 bash[22175]: audit 2022-05-01T02:46:48.290246+0000 mon.smithi157 (mon.0) 7618 : audit [DBG] from='client.? 172.21.15.157:0/1370206216' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:50.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:50 smithi157 bash[20376]: cluster 2022-05-01T02:46:48.932267+0000 mgr.smithi157.nfpzoe (mgr.14180) 12674 : cluster [DBG] pgmap v11895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:50 smithi165 bash[22175]: cluster 2022-05-01T02:46:48.932267+0000 mgr.smithi157.nfpzoe (mgr.14180) 12674 : cluster [DBG] pgmap v11895: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:52.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:52 smithi157 bash[20376]: cluster 2022-05-01T02:46:50.932945+0000 mgr.smithi157.nfpzoe (mgr.14180) 12675 : cluster [DBG] pgmap v11896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:52 smithi165 bash[22175]: cluster 2022-05-01T02:46:50.932945+0000 mgr.smithi157.nfpzoe (mgr.14180) 12675 : cluster [DBG] pgmap v11896: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:53.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:46:53.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:46:53.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:46:53.649 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:46:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:53 smithi165 bash[22175]: audit 2022-05-01T02:46:53.632309+0000 mon.smithi157 (mon.0) 7619 : audit [DBG] from='client.? 172.21.15.157:0/1016347204' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:53.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:53 smithi157 bash[20376]: audit 2022-05-01T02:46:53.632309+0000 mon.smithi157 (mon.0) 7619 : audit [DBG] from='client.? 172.21.15.157:0/1016347204' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:46:54.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:54 smithi157 bash[20376]: cluster 2022-05-01T02:46:52.933602+0000 mgr.smithi157.nfpzoe (mgr.14180) 12676 : cluster [DBG] pgmap v11897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:54 smithi165 bash[22175]: cluster 2022-05-01T02:46:52.933602+0000 mgr.smithi157.nfpzoe (mgr.14180) 12676 : cluster [DBG] pgmap v11897: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:56.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:56 smithi157 bash[20376]: cluster 2022-05-01T02:46:54.934223+0000 mgr.smithi157.nfpzoe (mgr.14180) 12677 : cluster [DBG] pgmap v11898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:56 smithi165 bash[22175]: cluster 2022-05-01T02:46:54.934223+0000 mgr.smithi157.nfpzoe (mgr.14180) 12677 : cluster [DBG] pgmap v11898: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:58.651 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:46:58.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:46:58.652 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:46:58.985 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:46:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:58 smithi165 bash[22175]: cluster 2022-05-01T02:46:56.934820+0000 mgr.smithi157.nfpzoe (mgr.14180) 12678 : cluster [DBG] pgmap v11899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:46:59.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:58 smithi157 bash[20376]: cluster 2022-05-01T02:46:56.934820+0000 mgr.smithi157.nfpzoe (mgr.14180) 12678 : cluster [DBG] pgmap v11899: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:00.139 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:46:59 smithi157 bash[20376]: audit 2022-05-01T02:46:58.968689+0000 mon.smithi157 (mon.0) 7620 : audit [DBG] from='client.? 172.21.15.157:0/4199422970' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:46:59 smithi165 bash[22175]: audit 2022-05-01T02:46:58.968689+0000 mon.smithi157 (mon.0) 7620 : audit [DBG] from='client.? 172.21.15.157:0/4199422970' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:00 smithi165 bash[22175]: cluster 2022-05-01T02:46:58.935502+0000 mgr.smithi157.nfpzoe (mgr.14180) 12679 : cluster [DBG] pgmap v11900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:00 smithi165 bash[22175]: audit 2022-05-01T02:46:59.901824+0000 mon.smithi157 (mon.0) 7621 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:47:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:00 smithi165 bash[22175]: audit 2022-05-01T02:47:00.641658+0000 mon.smithi157 (mon.0) 7622 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:47:01.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:00 smithi157 bash[20376]: cluster 2022-05-01T02:46:58.935502+0000 mgr.smithi157.nfpzoe (mgr.14180) 12679 : cluster [DBG] pgmap v11900: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:00 smithi157 bash[20376]: audit 2022-05-01T02:46:59.901824+0000 mon.smithi157 (mon.0) 7621 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:47:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:00 smithi157 bash[20376]: audit 2022-05-01T02:47:00.641658+0000 mon.smithi157 (mon.0) 7622 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:47:01.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:01 smithi157 bash[20376]: cluster 2022-05-01T02:47:00.936148+0000 mgr.smithi157.nfpzoe (mgr.14180) 12680 : cluster [DBG] pgmap v11901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:01 smithi165 bash[22175]: cluster 2022-05-01T02:47:00.936148+0000 mgr.smithi157.nfpzoe (mgr.14180) 12680 : cluster [DBG] pgmap v11901: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:03.989 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:47:04.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:47:04.166 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:47:04.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:47:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:03 smithi165 bash[22175]: cluster 2022-05-01T02:47:02.936878+0000 mgr.smithi157.nfpzoe (mgr.14180) 12681 : cluster [DBG] pgmap v11902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:04.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:03 smithi157 bash[20376]: cluster 2022-05-01T02:47:02.936878+0000 mgr.smithi157.nfpzoe (mgr.14180) 12681 : cluster [DBG] pgmap v11902: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:05 smithi165 bash[22175]: audit 2022-05-01T02:47:04.290626+0000 mon.smithi157 (mon.0) 7623 : audit [DBG] from='client.? 172.21.15.157:0/274968808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:05.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:05 smithi157 bash[20376]: audit 2022-05-01T02:47:04.290626+0000 mon.smithi157 (mon.0) 7623 : audit [DBG] from='client.? 172.21.15.157:0/274968808' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:06 smithi165 bash[22175]: cluster 2022-05-01T02:47:04.937553+0000 mgr.smithi157.nfpzoe (mgr.14180) 12682 : cluster [DBG] pgmap v11903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:06.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:06 smithi157 bash[20376]: cluster 2022-05-01T02:47:04.937553+0000 mgr.smithi157.nfpzoe (mgr.14180) 12682 : cluster [DBG] pgmap v11903: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:08.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:08 smithi165 bash[22175]: cluster 2022-05-01T02:47:06.938243+0000 mgr.smithi157.nfpzoe (mgr.14180) 12683 : cluster [DBG] pgmap v11904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:08.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:08 smithi157 bash[20376]: cluster 2022-05-01T02:47:06.938243+0000 mgr.smithi157.nfpzoe (mgr.14180) 12683 : cluster [DBG] pgmap v11904: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:09.310 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:47:09.310 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:47:09.310 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:47:09.633 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:47:10.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:10 smithi165 bash[22175]: cluster 2022-05-01T02:47:08.938908+0000 mgr.smithi157.nfpzoe (mgr.14180) 12684 : cluster [DBG] pgmap v11905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:10 smithi165 bash[22175]: audit 2022-05-01T02:47:09.615316+0000 mon.smithi157 (mon.0) 7624 : audit [DBG] from='client.? 172.21.15.157:0/3307632363' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:10.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:10 smithi157 bash[20376]: cluster 2022-05-01T02:47:08.938908+0000 mgr.smithi157.nfpzoe (mgr.14180) 12684 : cluster [DBG] pgmap v11905: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:10.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:10 smithi157 bash[20376]: audit 2022-05-01T02:47:09.615316+0000 mon.smithi157 (mon.0) 7624 : audit [DBG] from='client.? 172.21.15.157:0/3307632363' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:12.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:12 smithi165 bash[22175]: cluster 2022-05-01T02:47:10.939564+0000 mgr.smithi157.nfpzoe (mgr.14180) 12685 : cluster [DBG] pgmap v11906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:12.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:12 smithi157 bash[20376]: cluster 2022-05-01T02:47:10.939564+0000 mgr.smithi157.nfpzoe (mgr.14180) 12685 : cluster [DBG] pgmap v11906: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:14.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:14 smithi165 bash[22175]: cluster 2022-05-01T02:47:12.940204+0000 mgr.smithi157.nfpzoe (mgr.14180) 12686 : cluster [DBG] pgmap v11907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:14.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:14 smithi157 bash[20376]: cluster 2022-05-01T02:47:12.940204+0000 mgr.smithi157.nfpzoe (mgr.14180) 12686 : cluster [DBG] pgmap v11907: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:14.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:47:14.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:47:14.635 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:47:14.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:47:15.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:15 smithi165 bash[22175]: audit 2022-05-01T02:47:14.948049+0000 mon.smithi157 (mon.0) 7625 : audit [DBG] from='client.? 172.21.15.157:0/4161644745' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:15.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:15 smithi157 bash[20376]: audit 2022-05-01T02:47:14.948049+0000 mon.smithi157 (mon.0) 7625 : audit [DBG] from='client.? 172.21.15.157:0/4161644745' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:16.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:16 smithi165 bash[22175]: cluster 2022-05-01T02:47:14.940793+0000 mgr.smithi157.nfpzoe (mgr.14180) 12687 : cluster [DBG] pgmap v11908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:16.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:16 smithi157 bash[20376]: cluster 2022-05-01T02:47:14.940793+0000 mgr.smithi157.nfpzoe (mgr.14180) 12687 : cluster [DBG] pgmap v11908: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:18.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:18 smithi165 bash[22175]: cluster 2022-05-01T02:47:16.941422+0000 mgr.smithi157.nfpzoe (mgr.14180) 12688 : cluster [DBG] pgmap v11909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:18.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:18 smithi157 bash[20376]: cluster 2022-05-01T02:47:16.941422+0000 mgr.smithi157.nfpzoe (mgr.14180) 12688 : cluster [DBG] pgmap v11909: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:19.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:47:19.968 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:47:19.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:47:20.293 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:47:20.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:20 smithi165 bash[22175]: cluster 2022-05-01T02:47:18.942006+0000 mgr.smithi157.nfpzoe (mgr.14180) 12689 : cluster [DBG] pgmap v11910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:20.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:20 smithi157 bash[20376]: cluster 2022-05-01T02:47:18.942006+0000 mgr.smithi157.nfpzoe (mgr.14180) 12689 : cluster [DBG] pgmap v11910: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:21.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:21 smithi165 bash[22175]: audit 2022-05-01T02:47:20.276317+0000 mon.smithi157 (mon.0) 7626 : audit [DBG] from='client.? 172.21.15.157:0/2710941884' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:21.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:21 smithi157 bash[20376]: audit 2022-05-01T02:47:20.276317+0000 mon.smithi157 (mon.0) 7626 : audit [DBG] from='client.? 172.21.15.157:0/2710941884' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:22.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:22 smithi165 bash[22175]: cluster 2022-05-01T02:47:20.942657+0000 mgr.smithi157.nfpzoe (mgr.14180) 12690 : cluster [DBG] pgmap v11911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:22.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:22 smithi157 bash[20376]: cluster 2022-05-01T02:47:20.942657+0000 mgr.smithi157.nfpzoe (mgr.14180) 12690 : cluster [DBG] pgmap v11911: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:24.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:24 smithi165 bash[22175]: cluster 2022-05-01T02:47:22.943345+0000 mgr.smithi157.nfpzoe (mgr.14180) 12691 : cluster [DBG] pgmap v11912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:24.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:24 smithi157 bash[20376]: cluster 2022-05-01T02:47:22.943345+0000 mgr.smithi157.nfpzoe (mgr.14180) 12691 : cluster [DBG] pgmap v11912: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:25.296 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:47:25.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:47:25.297 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:47:25.617 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:47:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:26 smithi165 bash[22175]: cluster 2022-05-01T02:47:24.943945+0000 mgr.smithi157.nfpzoe (mgr.14180) 12692 : cluster [DBG] pgmap v11913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:26.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:26 smithi165 bash[22175]: audit 2022-05-01T02:47:25.600308+0000 mon.smithi157 (mon.0) 7627 : audit [DBG] from='client.? 172.21.15.157:0/4138901956' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:26.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:26 smithi157 bash[20376]: cluster 2022-05-01T02:47:24.943945+0000 mgr.smithi157.nfpzoe (mgr.14180) 12692 : cluster [DBG] pgmap v11913: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:26.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:26 smithi157 bash[20376]: audit 2022-05-01T02:47:25.600308+0000 mon.smithi157 (mon.0) 7627 : audit [DBG] from='client.? 172.21.15.157:0/4138901956' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:28.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:28 smithi165 bash[22175]: cluster 2022-05-01T02:47:26.944545+0000 mgr.smithi157.nfpzoe (mgr.14180) 12693 : cluster [DBG] pgmap v11914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:28.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:28 smithi157 bash[20376]: cluster 2022-05-01T02:47:26.944545+0000 mgr.smithi157.nfpzoe (mgr.14180) 12693 : cluster [DBG] pgmap v11914: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:30 smithi165 bash[22175]: cluster 2022-05-01T02:47:28.945171+0000 mgr.smithi157.nfpzoe (mgr.14180) 12694 : cluster [DBG] pgmap v11915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:30.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:30 smithi157 bash[20376]: cluster 2022-05-01T02:47:28.945171+0000 mgr.smithi157.nfpzoe (mgr.14180) 12694 : cluster [DBG] pgmap v11915: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:30.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:47:30.620 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:47:30.621 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:47:30.945 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:47:31.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:31 smithi157 bash[20376]: audit 2022-05-01T02:47:30.928858+0000 mon.smithi157 (mon.0) 7628 : audit [DBG] from='client.? 172.21.15.157:0/2904714956' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:31 smithi165 bash[22175]: audit 2022-05-01T02:47:30.928858+0000 mon.smithi157 (mon.0) 7628 : audit [DBG] from='client.? 172.21.15.157:0/2904714956' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:32.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:32 smithi157 bash[20376]: cluster 2022-05-01T02:47:30.945551+0000 mgr.smithi157.nfpzoe (mgr.14180) 12695 : cluster [DBG] pgmap v11916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:32 smithi165 bash[22175]: cluster 2022-05-01T02:47:30.945551+0000 mgr.smithi157.nfpzoe (mgr.14180) 12695 : cluster [DBG] pgmap v11916: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:34.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:34 smithi157 bash[20376]: cluster 2022-05-01T02:47:32.946155+0000 mgr.smithi157.nfpzoe (mgr.14180) 12696 : cluster [DBG] pgmap v11917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:34 smithi165 bash[22175]: cluster 2022-05-01T02:47:32.946155+0000 mgr.smithi157.nfpzoe (mgr.14180) 12696 : cluster [DBG] pgmap v11917: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:35.948 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:47:35.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:47:35.949 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:47:36.274 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:47:36.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:36 smithi157 bash[20376]: cluster 2022-05-01T02:47:34.946791+0000 mgr.smithi157.nfpzoe (mgr.14180) 12697 : cluster [DBG] pgmap v11918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:36 smithi165 bash[22175]: cluster 2022-05-01T02:47:34.946791+0000 mgr.smithi157.nfpzoe (mgr.14180) 12697 : cluster [DBG] pgmap v11918: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:37.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:37 smithi157 bash[20376]: audit 2022-05-01T02:47:36.257481+0000 mon.smithi157 (mon.0) 7629 : audit [DBG] from='client.? 172.21.15.157:0/1454867845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:37 smithi165 bash[22175]: audit 2022-05-01T02:47:36.257481+0000 mon.smithi157 (mon.0) 7629 : audit [DBG] from='client.? 172.21.15.157:0/1454867845' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:38.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:38 smithi157 bash[20376]: cluster 2022-05-01T02:47:36.947445+0000 mgr.smithi157.nfpzoe (mgr.14180) 12698 : cluster [DBG] pgmap v11919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:38 smithi165 bash[22175]: cluster 2022-05-01T02:47:36.947445+0000 mgr.smithi157.nfpzoe (mgr.14180) 12698 : cluster [DBG] pgmap v11919: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:39.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:39 smithi157 bash[20376]: audit 2022-05-01T02:47:38.951172+0000 mon.smithi157 (mon.0) 7630 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:47:39.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:39 smithi157 bash[20376]: audit 2022-05-01T02:47:38.953944+0000 mon.smithi157 (mon.0) 7631 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:47:39.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:39 smithi157 bash[20376]: audit 2022-05-01T02:47:38.955969+0000 mon.smithi157 (mon.0) 7632 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:47:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:39 smithi165 bash[22175]: audit 2022-05-01T02:47:38.951172+0000 mon.smithi157 (mon.0) 7630 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:47:39.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:39 smithi165 bash[22175]: audit 2022-05-01T02:47:38.953944+0000 mon.smithi157 (mon.0) 7631 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:47:39.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:39 smithi165 bash[22175]: audit 2022-05-01T02:47:38.955969+0000 mon.smithi157 (mon.0) 7632 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:47:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:40 smithi157 bash[20376]: cluster 2022-05-01T02:47:38.948060+0000 mgr.smithi157.nfpzoe (mgr.14180) 12699 : cluster [DBG] pgmap v11920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:40 smithi157 bash[20376]: cluster 2022-05-01T02:47:39.261587+0000 mgr.smithi157.nfpzoe (mgr.14180) 12700 : cluster [DBG] pgmap v11921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:40 smithi157 bash[20376]: cluster 2022-05-01T02:47:39.261953+0000 mgr.smithi157.nfpzoe (mgr.14180) 12701 : cluster [DBG] pgmap v11922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:40 smithi157 bash[20376]: audit 2022-05-01T02:47:39.269109+0000 mon.smithi157 (mon.0) 7633 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:47:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:40 smithi157 bash[20376]: audit 2022-05-01T02:47:39.274816+0000 mon.smithi157 (mon.0) 7634 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:47:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:40 smithi157 bash[20376]: cephadm 2022-05-01T02:47:39.275848+0000 mgr.smithi157.nfpzoe (mgr.14180) 12702 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:47:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:40 smithi157 bash[20376]: cephadm 2022-05-01T02:47:39.275999+0000 mgr.smithi157.nfpzoe (mgr.14180) 12703 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:47:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:40 smithi165 bash[22175]: cluster 2022-05-01T02:47:38.948060+0000 mgr.smithi157.nfpzoe (mgr.14180) 12699 : cluster [DBG] pgmap v11920: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:40 smithi165 bash[22175]: cluster 2022-05-01T02:47:39.261587+0000 mgr.smithi157.nfpzoe (mgr.14180) 12700 : cluster [DBG] pgmap v11921: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:40 smithi165 bash[22175]: cluster 2022-05-01T02:47:39.261953+0000 mgr.smithi157.nfpzoe (mgr.14180) 12701 : cluster [DBG] pgmap v11922: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:40 smithi165 bash[22175]: audit 2022-05-01T02:47:39.269109+0000 mon.smithi157 (mon.0) 7633 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:47:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:40 smithi165 bash[22175]: audit 2022-05-01T02:47:39.274816+0000 mon.smithi157 (mon.0) 7634 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:47:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:40 smithi165 bash[22175]: cephadm 2022-05-01T02:47:39.275848+0000 mgr.smithi157.nfpzoe (mgr.14180) 12702 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:47:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:40 smithi165 bash[22175]: cephadm 2022-05-01T02:47:39.275999+0000 mgr.smithi157.nfpzoe (mgr.14180) 12703 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:47:41.277 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:47:41.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:47:41.278 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:47:41.606 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:47:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:42 smithi165 bash[22175]: cluster 2022-05-01T02:47:41.262527+0000 mgr.smithi157.nfpzoe (mgr.14180) 12704 : cluster [DBG] pgmap v11923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:42 smithi165 bash[22175]: audit 2022-05-01T02:47:41.589672+0000 mon.smithi157 (mon.0) 7635 : audit [DBG] from='client.? 172.21.15.157:0/1273800827' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:42.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:42 smithi157 bash[20376]: cluster 2022-05-01T02:47:41.262527+0000 mgr.smithi157.nfpzoe (mgr.14180) 12704 : cluster [DBG] pgmap v11923: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:42.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:42 smithi157 bash[20376]: audit 2022-05-01T02:47:41.589672+0000 mon.smithi157 (mon.0) 7635 : audit [DBG] from='client.? 172.21.15.157:0/1273800827' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:44 smithi165 bash[22175]: cluster 2022-05-01T02:47:43.263202+0000 mgr.smithi157.nfpzoe (mgr.14180) 12705 : cluster [DBG] pgmap v11924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:44.703 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:44 smithi157 bash[20376]: cluster 2022-05-01T02:47:43.263202+0000 mgr.smithi157.nfpzoe (mgr.14180) 12705 : cluster [DBG] pgmap v11924: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:46.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:47:46.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:47:46.610 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:47:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:46 smithi165 bash[22175]: cluster 2022-05-01T02:47:45.263825+0000 mgr.smithi157.nfpzoe (mgr.14180) 12706 : cluster [DBG] pgmap v11925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:46.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:46 smithi157 bash[20376]: cluster 2022-05-01T02:47:45.263825+0000 mgr.smithi157.nfpzoe (mgr.14180) 12706 : cluster [DBG] pgmap v11925: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:46.934 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:47:47.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:47 smithi165 bash[22175]: audit 2022-05-01T02:47:46.917068+0000 mon.smithi157 (mon.0) 7636 : audit [DBG] from='client.? 172.21.15.157:0/1015186068' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:47.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:47 smithi157 bash[20376]: audit 2022-05-01T02:47:46.917068+0000 mon.smithi157 (mon.0) 7636 : audit [DBG] from='client.? 172.21.15.157:0/1015186068' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:48 smithi165 bash[22175]: cluster 2022-05-01T02:47:47.264494+0000 mgr.smithi157.nfpzoe (mgr.14180) 12707 : cluster [DBG] pgmap v11926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:48.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:48 smithi157 bash[20376]: cluster 2022-05-01T02:47:47.264494+0000 mgr.smithi157.nfpzoe (mgr.14180) 12707 : cluster [DBG] pgmap v11926: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:50.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:50 smithi165 bash[22175]: cluster 2022-05-01T02:47:49.265242+0000 mgr.smithi157.nfpzoe (mgr.14180) 12708 : cluster [DBG] pgmap v11927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:50.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:50 smithi157 bash[20376]: cluster 2022-05-01T02:47:49.265242+0000 mgr.smithi157.nfpzoe (mgr.14180) 12708 : cluster [DBG] pgmap v11927: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:51.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:47:51.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:47:51.938 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:47:52.260 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:47:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:52 smithi165 bash[22175]: cluster 2022-05-01T02:47:51.265920+0000 mgr.smithi157.nfpzoe (mgr.14180) 12709 : cluster [DBG] pgmap v11928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:52.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:52 smithi165 bash[22175]: audit 2022-05-01T02:47:52.243402+0000 mon.smithi157 (mon.0) 7637 : audit [DBG] from='client.? 172.21.15.157:0/1379719368' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:52.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:52 smithi157 bash[20376]: cluster 2022-05-01T02:47:51.265920+0000 mgr.smithi157.nfpzoe (mgr.14180) 12709 : cluster [DBG] pgmap v11928: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:52.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:52 smithi157 bash[20376]: audit 2022-05-01T02:47:52.243402+0000 mon.smithi157 (mon.0) 7637 : audit [DBG] from='client.? 172.21.15.157:0/1379719368' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:54.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:54 smithi165 bash[22175]: cluster 2022-05-01T02:47:53.266549+0000 mgr.smithi157.nfpzoe (mgr.14180) 12710 : cluster [DBG] pgmap v11929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:54.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:54 smithi157 bash[20376]: cluster 2022-05-01T02:47:53.266549+0000 mgr.smithi157.nfpzoe (mgr.14180) 12710 : cluster [DBG] pgmap v11929: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:56.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:56 smithi165 bash[22175]: cluster 2022-05-01T02:47:55.267203+0000 mgr.smithi157.nfpzoe (mgr.14180) 12711 : cluster [DBG] pgmap v11930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:56.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:56 smithi157 bash[20376]: cluster 2022-05-01T02:47:55.267203+0000 mgr.smithi157.nfpzoe (mgr.14180) 12711 : cluster [DBG] pgmap v11930: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:57.263 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:47:57.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:47:57.264 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:47:57.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:47:58.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:58 smithi165 bash[22175]: cluster 2022-05-01T02:47:57.267817+0000 mgr.smithi157.nfpzoe (mgr.14180) 12712 : cluster [DBG] pgmap v11931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:58.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:47:58 smithi165 bash[22175]: audit 2022-05-01T02:47:57.569148+0000 mon.smithi157 (mon.0) 7638 : audit [DBG] from='client.? 172.21.15.157:0/1035113167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:47:58.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:58 smithi157 bash[20376]: cluster 2022-05-01T02:47:57.267817+0000 mgr.smithi157.nfpzoe (mgr.14180) 12712 : cluster [DBG] pgmap v11931: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:47:58.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:47:58 smithi157 bash[20376]: audit 2022-05-01T02:47:57.569148+0000 mon.smithi157 (mon.0) 7638 : audit [DBG] from='client.? 172.21.15.157:0/1035113167' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:00 smithi165 bash[22175]: cluster 2022-05-01T02:47:59.268488+0000 mgr.smithi157.nfpzoe (mgr.14180) 12713 : cluster [DBG] pgmap v11932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:00.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:00 smithi165 bash[22175]: audit 2022-05-01T02:47:59.905957+0000 mon.smithi157 (mon.0) 7639 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:48:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:00 smithi157 bash[20376]: cluster 2022-05-01T02:47:59.268488+0000 mgr.smithi157.nfpzoe (mgr.14180) 12713 : cluster [DBG] pgmap v11932: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:00 smithi157 bash[20376]: audit 2022-05-01T02:47:59.905957+0000 mon.smithi157 (mon.0) 7639 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:48:01.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:01 smithi165 bash[22175]: audit 2022-05-01T02:48:00.649282+0000 mon.smithi157 (mon.0) 7640 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:48:01.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:01 smithi157 bash[20376]: audit 2022-05-01T02:48:00.649282+0000 mon.smithi157 (mon.0) 7640 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:48:02.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:02 smithi165 bash[22175]: cluster 2022-05-01T02:48:01.269178+0000 mgr.smithi157.nfpzoe (mgr.14180) 12714 : cluster [DBG] pgmap v11933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:02.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:02 smithi157 bash[20376]: cluster 2022-05-01T02:48:01.269178+0000 mgr.smithi157.nfpzoe (mgr.14180) 12714 : cluster [DBG] pgmap v11933: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:02.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:48:02.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:48:02.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:48:02.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:48:03.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:03 smithi165 bash[22175]: audit 2022-05-01T02:48:02.895893+0000 mon.smithi157 (mon.0) 7641 : audit [DBG] from='client.? 172.21.15.157:0/3032245027' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:03.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:03 smithi157 bash[20376]: audit 2022-05-01T02:48:02.895893+0000 mon.smithi157 (mon.0) 7641 : audit [DBG] from='client.? 172.21.15.157:0/3032245027' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:04.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:04 smithi165 bash[22175]: cluster 2022-05-01T02:48:03.269829+0000 mgr.smithi157.nfpzoe (mgr.14180) 12715 : cluster [DBG] pgmap v11934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:04.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:04 smithi157 bash[20376]: cluster 2022-05-01T02:48:03.269829+0000 mgr.smithi157.nfpzoe (mgr.14180) 12715 : cluster [DBG] pgmap v11934: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:06 smithi165 bash[22175]: cluster 2022-05-01T02:48:05.270478+0000 mgr.smithi157.nfpzoe (mgr.14180) 12716 : cluster [DBG] pgmap v11935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:06.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:06 smithi157 bash[20376]: cluster 2022-05-01T02:48:05.270478+0000 mgr.smithi157.nfpzoe (mgr.14180) 12716 : cluster [DBG] pgmap v11935: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:07.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:48:07.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:48:07.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:48:08.241 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:48:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:08 smithi165 bash[22175]: cluster 2022-05-01T02:48:07.271169+0000 mgr.smithi157.nfpzoe (mgr.14180) 12717 : cluster [DBG] pgmap v11936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:08 smithi165 bash[22175]: audit 2022-05-01T02:48:08.225109+0000 mon.smithi157 (mon.0) 7642 : audit [DBG] from='client.? 172.21.15.157:0/2321861116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:08.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:08 smithi157 bash[20376]: cluster 2022-05-01T02:48:07.271169+0000 mgr.smithi157.nfpzoe (mgr.14180) 12717 : cluster [DBG] pgmap v11936: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:08.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:08 smithi157 bash[20376]: audit 2022-05-01T02:48:08.225109+0000 mon.smithi157 (mon.0) 7642 : audit [DBG] from='client.? 172.21.15.157:0/2321861116' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:10.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:10 smithi165 bash[22175]: cluster 2022-05-01T02:48:09.271803+0000 mgr.smithi157.nfpzoe (mgr.14180) 12718 : cluster [DBG] pgmap v11937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:10.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:10 smithi157 bash[20376]: cluster 2022-05-01T02:48:09.271803+0000 mgr.smithi157.nfpzoe (mgr.14180) 12718 : cluster [DBG] pgmap v11937: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:12 smithi165 bash[22175]: cluster 2022-05-01T02:48:11.272430+0000 mgr.smithi157.nfpzoe (mgr.14180) 12719 : cluster [DBG] pgmap v11938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:12.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:12 smithi157 bash[20376]: cluster 2022-05-01T02:48:11.272430+0000 mgr.smithi157.nfpzoe (mgr.14180) 12719 : cluster [DBG] pgmap v11938: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:13.243 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:48:13.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:48:13.244 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:48:13.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:48:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:14 smithi165 bash[22175]: cluster 2022-05-01T02:48:13.273139+0000 mgr.smithi157.nfpzoe (mgr.14180) 12720 : cluster [DBG] pgmap v11939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:14.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:14 smithi165 bash[22175]: audit 2022-05-01T02:48:13.569616+0000 mon.smithi157 (mon.0) 7643 : audit [DBG] from='client.? 172.21.15.157:0/3813065633' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:14.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:14 smithi157 bash[20376]: cluster 2022-05-01T02:48:13.273139+0000 mgr.smithi157.nfpzoe (mgr.14180) 12720 : cluster [DBG] pgmap v11939: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:14.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:14 smithi157 bash[20376]: audit 2022-05-01T02:48:13.569616+0000 mon.smithi157 (mon.0) 7643 : audit [DBG] from='client.? 172.21.15.157:0/3813065633' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:16 smithi165 bash[22175]: cluster 2022-05-01T02:48:15.273901+0000 mgr.smithi157.nfpzoe (mgr.14180) 12721 : cluster [DBG] pgmap v11940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:16.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:16 smithi157 bash[20376]: cluster 2022-05-01T02:48:15.273901+0000 mgr.smithi157.nfpzoe (mgr.14180) 12721 : cluster [DBG] pgmap v11940: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:18.589 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:48:18.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:48:18.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:48:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:18 smithi165 bash[22175]: cluster 2022-05-01T02:48:17.274574+0000 mgr.smithi157.nfpzoe (mgr.14180) 12722 : cluster [DBG] pgmap v11941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:18.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:18 smithi157 bash[20376]: cluster 2022-05-01T02:48:17.274574+0000 mgr.smithi157.nfpzoe (mgr.14180) 12722 : cluster [DBG] pgmap v11941: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:18.913 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:48:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:19 smithi165 bash[22175]: audit 2022-05-01T02:48:18.897191+0000 mon.smithi157 (mon.0) 7644 : audit [DBG] from='client.? 172.21.15.157:0/1223970521' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:19 smithi157 bash[20376]: audit 2022-05-01T02:48:18.897191+0000 mon.smithi157 (mon.0) 7644 : audit [DBG] from='client.? 172.21.15.157:0/1223970521' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:20.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:20 smithi157 bash[20376]: cluster 2022-05-01T02:48:19.275216+0000 mgr.smithi157.nfpzoe (mgr.14180) 12723 : cluster [DBG] pgmap v11942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:20 smithi165 bash[22175]: cluster 2022-05-01T02:48:19.275216+0000 mgr.smithi157.nfpzoe (mgr.14180) 12723 : cluster [DBG] pgmap v11942: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:22 smithi165 bash[22175]: cluster 2022-05-01T02:48:21.275842+0000 mgr.smithi157.nfpzoe (mgr.14180) 12724 : cluster [DBG] pgmap v11943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:22.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:22 smithi157 bash[20376]: cluster 2022-05-01T02:48:21.275842+0000 mgr.smithi157.nfpzoe (mgr.14180) 12724 : cluster [DBG] pgmap v11943: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:23.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:48:23.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:48:23.917 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:48:24.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:48:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:24 smithi165 bash[22175]: cluster 2022-05-01T02:48:23.276467+0000 mgr.smithi157.nfpzoe (mgr.14180) 12725 : cluster [DBG] pgmap v11944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:24 smithi165 bash[22175]: audit 2022-05-01T02:48:24.229744+0000 mon.smithi157 (mon.0) 7645 : audit [DBG] from='client.? 172.21.15.157:0/3267243405' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:24.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:24 smithi157 bash[20376]: cluster 2022-05-01T02:48:23.276467+0000 mgr.smithi157.nfpzoe (mgr.14180) 12725 : cluster [DBG] pgmap v11944: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:24.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:24 smithi157 bash[20376]: audit 2022-05-01T02:48:24.229744+0000 mon.smithi157 (mon.0) 7645 : audit [DBG] from='client.? 172.21.15.157:0/3267243405' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:26 smithi165 bash[22175]: cluster 2022-05-01T02:48:25.277187+0000 mgr.smithi157.nfpzoe (mgr.14180) 12726 : cluster [DBG] pgmap v11945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:26.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:26 smithi157 bash[20376]: cluster 2022-05-01T02:48:25.277187+0000 mgr.smithi157.nfpzoe (mgr.14180) 12726 : cluster [DBG] pgmap v11945: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:28 smithi165 bash[22175]: cluster 2022-05-01T02:48:27.277947+0000 mgr.smithi157.nfpzoe (mgr.14180) 12727 : cluster [DBG] pgmap v11946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:28.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:28 smithi157 bash[20376]: cluster 2022-05-01T02:48:27.277947+0000 mgr.smithi157.nfpzoe (mgr.14180) 12727 : cluster [DBG] pgmap v11946: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:29.249 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:48:29.250 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:48:29.250 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:48:29.586 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:48:30.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:30 smithi165 bash[22175]: cluster 2022-05-01T02:48:29.278725+0000 mgr.smithi157.nfpzoe (mgr.14180) 12728 : cluster [DBG] pgmap v11947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:30.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:30 smithi165 bash[22175]: audit 2022-05-01T02:48:29.567283+0000 mon.smithi157 (mon.0) 7646 : audit [DBG] from='client.? 172.21.15.157:0/3448897247' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:30.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:30 smithi157 bash[20376]: cluster 2022-05-01T02:48:29.278725+0000 mgr.smithi157.nfpzoe (mgr.14180) 12728 : cluster [DBG] pgmap v11947: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:30.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:30 smithi157 bash[20376]: audit 2022-05-01T02:48:29.567283+0000 mon.smithi157 (mon.0) 7646 : audit [DBG] from='client.? 172.21.15.157:0/3448897247' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:32 smithi165 bash[22175]: cluster 2022-05-01T02:48:31.279421+0000 mgr.smithi157.nfpzoe (mgr.14180) 12729 : cluster [DBG] pgmap v11948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:32.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:32 smithi157 bash[20376]: cluster 2022-05-01T02:48:31.279421+0000 mgr.smithi157.nfpzoe (mgr.14180) 12729 : cluster [DBG] pgmap v11948: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:34.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:48:34.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:48:34.590 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:48:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:34 smithi165 bash[22175]: cluster 2022-05-01T02:48:33.280148+0000 mgr.smithi157.nfpzoe (mgr.14180) 12730 : cluster [DBG] pgmap v11949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:34.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:34 smithi157 bash[20376]: cluster 2022-05-01T02:48:33.280148+0000 mgr.smithi157.nfpzoe (mgr.14180) 12730 : cluster [DBG] pgmap v11949: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:34.916 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:48:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:35 smithi165 bash[22175]: audit 2022-05-01T02:48:34.899219+0000 mon.smithi157 (mon.0) 7647 : audit [DBG] from='client.? 172.21.15.157:0/3675025652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:35.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:35 smithi157 bash[20376]: audit 2022-05-01T02:48:34.899219+0000 mon.smithi157 (mon.0) 7647 : audit [DBG] from='client.? 172.21.15.157:0/3675025652' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:36 smithi165 bash[22175]: cluster 2022-05-01T02:48:35.280832+0000 mgr.smithi157.nfpzoe (mgr.14180) 12731 : cluster [DBG] pgmap v11950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:36.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:36 smithi157 bash[20376]: cluster 2022-05-01T02:48:35.280832+0000 mgr.smithi157.nfpzoe (mgr.14180) 12731 : cluster [DBG] pgmap v11950: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:38 smithi165 bash[22175]: cluster 2022-05-01T02:48:37.281488+0000 mgr.smithi157.nfpzoe (mgr.14180) 12732 : cluster [DBG] pgmap v11951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:38.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:38 smithi157 bash[20376]: cluster 2022-05-01T02:48:37.281488+0000 mgr.smithi157.nfpzoe (mgr.14180) 12732 : cluster [DBG] pgmap v11951: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:39.919 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:48:39.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:48:39.920 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:48:40.242 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:48:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:40 smithi165 bash[22175]: cluster 2022-05-01T02:48:39.282087+0000 mgr.smithi157.nfpzoe (mgr.14180) 12733 : cluster [DBG] pgmap v11952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:40 smithi165 bash[22175]: audit 2022-05-01T02:48:39.286934+0000 mon.smithi157 (mon.0) 7648 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:48:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:40 smithi165 bash[22175]: audit 2022-05-01T02:48:39.289813+0000 mon.smithi157 (mon.0) 7649 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:48:40.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:40 smithi165 bash[22175]: audit 2022-05-01T02:48:39.291730+0000 mon.smithi157 (mon.0) 7650 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:48:40.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:40 smithi165 bash[22175]: audit 2022-05-01T02:48:39.598283+0000 mon.smithi157 (mon.0) 7651 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:48:40.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:40 smithi165 bash[22175]: audit 2022-05-01T02:48:39.908770+0000 mon.smithi157 (mon.0) 7652 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:48:40.397 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:40 smithi165 bash[22175]: audit 2022-05-01T02:48:39.917120+0000 mon.smithi157 (mon.0) 7653 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:48:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:40 smithi157 bash[20376]: cluster 2022-05-01T02:48:39.282087+0000 mgr.smithi157.nfpzoe (mgr.14180) 12733 : cluster [DBG] pgmap v11952: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:40 smithi157 bash[20376]: audit 2022-05-01T02:48:39.286934+0000 mon.smithi157 (mon.0) 7648 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:48:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:40 smithi157 bash[20376]: audit 2022-05-01T02:48:39.289813+0000 mon.smithi157 (mon.0) 7649 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:48:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:40 smithi157 bash[20376]: audit 2022-05-01T02:48:39.291730+0000 mon.smithi157 (mon.0) 7650 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:48:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:40 smithi157 bash[20376]: audit 2022-05-01T02:48:39.598283+0000 mon.smithi157 (mon.0) 7651 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:48:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:40 smithi157 bash[20376]: audit 2022-05-01T02:48:39.908770+0000 mon.smithi157 (mon.0) 7652 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:48:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:40 smithi157 bash[20376]: audit 2022-05-01T02:48:39.917120+0000 mon.smithi157 (mon.0) 7653 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:48:41.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:41 smithi165 bash[22175]: cluster 2022-05-01T02:48:39.900666+0000 mgr.smithi157.nfpzoe (mgr.14180) 12734 : cluster [DBG] pgmap v11953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:41 smithi165 bash[22175]: cluster 2022-05-01T02:48:39.901077+0000 mgr.smithi157.nfpzoe (mgr.14180) 12735 : cluster [DBG] pgmap v11954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:41 smithi165 bash[22175]: cephadm 2022-05-01T02:48:39.918568+0000 mgr.smithi157.nfpzoe (mgr.14180) 12736 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:48:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:41 smithi165 bash[22175]: cephadm 2022-05-01T02:48:39.918731+0000 mgr.smithi157.nfpzoe (mgr.14180) 12737 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:48:41.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:41 smithi165 bash[22175]: audit 2022-05-01T02:48:40.225658+0000 mon.smithi157 (mon.0) 7654 : audit [DBG] from='client.? 172.21.15.157:0/1696913673' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:41.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:41 smithi157 bash[20376]: cluster 2022-05-01T02:48:39.900666+0000 mgr.smithi157.nfpzoe (mgr.14180) 12734 : cluster [DBG] pgmap v11953: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:41.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:41 smithi157 bash[20376]: cluster 2022-05-01T02:48:39.901077+0000 mgr.smithi157.nfpzoe (mgr.14180) 12735 : cluster [DBG] pgmap v11954: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:41.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:41 smithi157 bash[20376]: cephadm 2022-05-01T02:48:39.918568+0000 mgr.smithi157.nfpzoe (mgr.14180) 12736 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:48:41.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:41 smithi157 bash[20376]: cephadm 2022-05-01T02:48:39.918731+0000 mgr.smithi157.nfpzoe (mgr.14180) 12737 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:48:41.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:41 smithi157 bash[20376]: audit 2022-05-01T02:48:40.225658+0000 mon.smithi157 (mon.0) 7654 : audit [DBG] from='client.? 172.21.15.157:0/1696913673' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:43.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:43 smithi165 bash[22175]: cluster 2022-05-01T02:48:41.901737+0000 mgr.smithi157.nfpzoe (mgr.14180) 12738 : cluster [DBG] pgmap v11955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:43.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:43 smithi157 bash[20376]: cluster 2022-05-01T02:48:41.901737+0000 mgr.smithi157.nfpzoe (mgr.14180) 12738 : cluster [DBG] pgmap v11955: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:45.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:48:45.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:48:45.246 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:48:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:45 smithi165 bash[22175]: cluster 2022-05-01T02:48:43.902380+0000 mgr.smithi157.nfpzoe (mgr.14180) 12739 : cluster [DBG] pgmap v11956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:45.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:45 smithi157 bash[20376]: cluster 2022-05-01T02:48:43.902380+0000 mgr.smithi157.nfpzoe (mgr.14180) 12739 : cluster [DBG] pgmap v11956: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:45.569 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:48:46.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:46 smithi165 bash[22175]: audit 2022-05-01T02:48:45.552669+0000 mon.smithi157 (mon.0) 7655 : audit [DBG] from='client.? 172.21.15.157:0/902379382' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:46.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:46 smithi157 bash[20376]: audit 2022-05-01T02:48:45.552669+0000 mon.smithi157 (mon.0) 7655 : audit [DBG] from='client.? 172.21.15.157:0/902379382' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:47.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:47 smithi165 bash[22175]: cluster 2022-05-01T02:48:45.903150+0000 mgr.smithi157.nfpzoe (mgr.14180) 12740 : cluster [DBG] pgmap v11957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:47.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:47 smithi157 bash[20376]: cluster 2022-05-01T02:48:45.903150+0000 mgr.smithi157.nfpzoe (mgr.14180) 12740 : cluster [DBG] pgmap v11957: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:49.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:49 smithi165 bash[22175]: cluster 2022-05-01T02:48:47.903915+0000 mgr.smithi157.nfpzoe (mgr.14180) 12741 : cluster [DBG] pgmap v11958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:49.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:49 smithi157 bash[20376]: cluster 2022-05-01T02:48:47.903915+0000 mgr.smithi157.nfpzoe (mgr.14180) 12741 : cluster [DBG] pgmap v11958: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:50.571 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:48:50.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:48:50.572 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:48:50.905 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:48:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:51 smithi165 bash[22175]: cluster 2022-05-01T02:48:49.904556+0000 mgr.smithi157.nfpzoe (mgr.14180) 12742 : cluster [DBG] pgmap v11959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:51.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:51 smithi165 bash[22175]: audit 2022-05-01T02:48:50.880421+0000 mon.smithi157 (mon.0) 7656 : audit [DBG] from='client.? 172.21.15.157:0/3402775322' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:51.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:51 smithi157 bash[20376]: cluster 2022-05-01T02:48:49.904556+0000 mgr.smithi157.nfpzoe (mgr.14180) 12742 : cluster [DBG] pgmap v11959: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:51.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:51 smithi157 bash[20376]: audit 2022-05-01T02:48:50.880421+0000 mon.smithi157 (mon.0) 7656 : audit [DBG] from='client.? 172.21.15.157:0/3402775322' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:53.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:53 smithi165 bash[22175]: cluster 2022-05-01T02:48:51.905269+0000 mgr.smithi157.nfpzoe (mgr.14180) 12743 : cluster [DBG] pgmap v11960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:53.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:53 smithi157 bash[20376]: cluster 2022-05-01T02:48:51.905269+0000 mgr.smithi157.nfpzoe (mgr.14180) 12743 : cluster [DBG] pgmap v11960: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:55.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:55 smithi157 bash[20376]: cluster 2022-05-01T02:48:53.905921+0000 mgr.smithi157.nfpzoe (mgr.14180) 12744 : cluster [DBG] pgmap v11961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:55 smithi165 bash[22175]: cluster 2022-05-01T02:48:53.905921+0000 mgr.smithi157.nfpzoe (mgr.14180) 12744 : cluster [DBG] pgmap v11961: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:55.908 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:48:55.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:48:55.909 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:48:56.234 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:48:57.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:57 smithi157 bash[20376]: cluster 2022-05-01T02:48:55.906862+0000 mgr.smithi157.nfpzoe (mgr.14180) 12745 : cluster [DBG] pgmap v11962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:57.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:57 smithi157 bash[20376]: audit 2022-05-01T02:48:56.217286+0000 mon.smithi157 (mon.0) 7657 : audit [DBG] from='client.? 172.21.15.157:0/1410721176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:57 smithi165 bash[22175]: cluster 2022-05-01T02:48:55.906862+0000 mgr.smithi157.nfpzoe (mgr.14180) 12745 : cluster [DBG] pgmap v11962: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:57 smithi165 bash[22175]: audit 2022-05-01T02:48:56.217286+0000 mon.smithi157 (mon.0) 7657 : audit [DBG] from='client.? 172.21.15.157:0/1410721176' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:48:59.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:48:59 smithi157 bash[20376]: cluster 2022-05-01T02:48:57.907641+0000 mgr.smithi157.nfpzoe (mgr.14180) 12746 : cluster [DBG] pgmap v11963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:48:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:48:59 smithi165 bash[22175]: cluster 2022-05-01T02:48:57.907641+0000 mgr.smithi157.nfpzoe (mgr.14180) 12746 : cluster [DBG] pgmap v11963: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:00 smithi157 bash[20376]: audit 2022-05-01T02:48:59.910100+0000 mon.smithi157 (mon.0) 7658 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:49:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:00 smithi165 bash[22175]: audit 2022-05-01T02:48:59.910100+0000 mon.smithi157 (mon.0) 7658 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:49:01.238 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:49:01.238 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:49:01.238 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:49:01.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:01 smithi157 bash[20376]: cluster 2022-05-01T02:48:59.908292+0000 mgr.smithi157.nfpzoe (mgr.14180) 12747 : cluster [DBG] pgmap v11964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:01.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:01 smithi157 bash[20376]: audit 2022-05-01T02:49:00.657087+0000 mon.smithi157 (mon.0) 7659 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:49:01.562 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:49:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:01 smithi165 bash[22175]: cluster 2022-05-01T02:48:59.908292+0000 mgr.smithi157.nfpzoe (mgr.14180) 12747 : cluster [DBG] pgmap v11964: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:01 smithi165 bash[22175]: audit 2022-05-01T02:49:00.657087+0000 mon.smithi157 (mon.0) 7659 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:49:02.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:02 smithi157 bash[20376]: audit 2022-05-01T02:49:01.545710+0000 mon.smithi157 (mon.0) 7660 : audit [DBG] from='client.? 172.21.15.157:0/3896201168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:02 smithi165 bash[22175]: audit 2022-05-01T02:49:01.545710+0000 mon.smithi157 (mon.0) 7660 : audit [DBG] from='client.? 172.21.15.157:0/3896201168' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:03.447 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:03 smithi165 bash[22175]: cluster 2022-05-01T02:49:01.908915+0000 mgr.smithi157.nfpzoe (mgr.14180) 12748 : cluster [DBG] pgmap v11965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:03.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:03 smithi157 bash[20376]: cluster 2022-05-01T02:49:01.908915+0000 mgr.smithi157.nfpzoe (mgr.14180) 12748 : cluster [DBG] pgmap v11965: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:05.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:05 smithi157 bash[20376]: cluster 2022-05-01T02:49:03.909497+0000 mgr.smithi157.nfpzoe (mgr.14180) 12749 : cluster [DBG] pgmap v11966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:05.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:05 smithi165 bash[22175]: cluster 2022-05-01T02:49:03.909497+0000 mgr.smithi157.nfpzoe (mgr.14180) 12749 : cluster [DBG] pgmap v11966: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:06.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:49:06.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:49:06.566 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:49:06.891 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:49:07.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:07 smithi157 bash[20376]: cluster 2022-05-01T02:49:05.910089+0000 mgr.smithi157.nfpzoe (mgr.14180) 12750 : cluster [DBG] pgmap v11967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:07.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:07 smithi157 bash[20376]: audit 2022-05-01T02:49:06.875253+0000 mon.smithi157 (mon.0) 7661 : audit [DBG] from='client.? 172.21.15.157:0/2332565088' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:07 smithi165 bash[22175]: cluster 2022-05-01T02:49:05.910089+0000 mgr.smithi157.nfpzoe (mgr.14180) 12750 : cluster [DBG] pgmap v11967: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:07.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:07 smithi165 bash[22175]: audit 2022-05-01T02:49:06.875253+0000 mon.smithi157 (mon.0) 7661 : audit [DBG] from='client.? 172.21.15.157:0/2332565088' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:09.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:09 smithi157 bash[20376]: cluster 2022-05-01T02:49:07.910770+0000 mgr.smithi157.nfpzoe (mgr.14180) 12751 : cluster [DBG] pgmap v11968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:09 smithi165 bash[22175]: cluster 2022-05-01T02:49:07.910770+0000 mgr.smithi157.nfpzoe (mgr.14180) 12751 : cluster [DBG] pgmap v11968: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:11.582 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:11 smithi157 bash[20376]: cluster 2022-05-01T02:49:09.911398+0000 mgr.smithi157.nfpzoe (mgr.14180) 12752 : cluster [DBG] pgmap v11969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:11 smithi165 bash[22175]: cluster 2022-05-01T02:49:09.911398+0000 mgr.smithi157.nfpzoe (mgr.14180) 12752 : cluster [DBG] pgmap v11969: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:11.895 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:49:11.960 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:49:11.960 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:49:12.227 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:49:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:13 smithi165 bash[22175]: cluster 2022-05-01T02:49:11.911931+0000 mgr.smithi157.nfpzoe (mgr.14180) 12753 : cluster [DBG] pgmap v11970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:13.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:13 smithi165 bash[22175]: audit 2022-05-01T02:49:12.204620+0000 mon.smithi157 (mon.0) 7662 : audit [DBG] from='client.? 172.21.15.157:0/4284673091' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:13.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:13 smithi157 bash[20376]: cluster 2022-05-01T02:49:11.911931+0000 mgr.smithi157.nfpzoe (mgr.14180) 12753 : cluster [DBG] pgmap v11970: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:13.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:13 smithi157 bash[20376]: audit 2022-05-01T02:49:12.204620+0000 mon.smithi157 (mon.0) 7662 : audit [DBG] from='client.? 172.21.15.157:0/4284673091' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:15 smithi165 bash[22175]: cluster 2022-05-01T02:49:13.912543+0000 mgr.smithi157.nfpzoe (mgr.14180) 12754 : cluster [DBG] pgmap v11971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:15.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:15 smithi157 bash[20376]: cluster 2022-05-01T02:49:13.912543+0000 mgr.smithi157.nfpzoe (mgr.14180) 12754 : cluster [DBG] pgmap v11971: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:17.230 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:49:17.230 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:49:17.230 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:49:17.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:17 smithi157 bash[20376]: cluster 2022-05-01T02:49:15.913138+0000 mgr.smithi157.nfpzoe (mgr.14180) 12755 : cluster [DBG] pgmap v11972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:17.556 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:49:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:17 smithi165 bash[22175]: cluster 2022-05-01T02:49:15.913138+0000 mgr.smithi157.nfpzoe (mgr.14180) 12755 : cluster [DBG] pgmap v11972: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:18 smithi165 bash[22175]: audit 2022-05-01T02:49:17.531983+0000 mon.smithi157 (mon.0) 7663 : audit [DBG] from='client.? 172.21.15.157:0/1101916144' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:18.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:18 smithi157 bash[20376]: audit 2022-05-01T02:49:17.531983+0000 mon.smithi157 (mon.0) 7663 : audit [DBG] from='client.? 172.21.15.157:0/1101916144' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:19 smithi165 bash[22175]: cluster 2022-05-01T02:49:17.913804+0000 mgr.smithi157.nfpzoe (mgr.14180) 12756 : cluster [DBG] pgmap v11973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:19 smithi157 bash[20376]: cluster 2022-05-01T02:49:17.913804+0000 mgr.smithi157.nfpzoe (mgr.14180) 12756 : cluster [DBG] pgmap v11973: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:21.584 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:21 smithi157 bash[20376]: cluster 2022-05-01T02:49:19.914433+0000 mgr.smithi157.nfpzoe (mgr.14180) 12757 : cluster [DBG] pgmap v11974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:21 smithi165 bash[22175]: cluster 2022-05-01T02:49:19.914433+0000 mgr.smithi157.nfpzoe (mgr.14180) 12757 : cluster [DBG] pgmap v11974: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:22.558 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:49:22.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:49:22.559 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:49:22.883 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:49:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:23 smithi165 bash[22175]: cluster 2022-05-01T02:49:21.915147+0000 mgr.smithi157.nfpzoe (mgr.14180) 12758 : cluster [DBG] pgmap v11975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:23 smithi165 bash[22175]: audit 2022-05-01T02:49:22.866301+0000 mon.smithi157 (mon.0) 7664 : audit [DBG] from='client.? 172.21.15.157:0/218222522' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:23.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:23 smithi157 bash[20376]: cluster 2022-05-01T02:49:21.915147+0000 mgr.smithi157.nfpzoe (mgr.14180) 12758 : cluster [DBG] pgmap v11975: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:23.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:23 smithi157 bash[20376]: audit 2022-05-01T02:49:22.866301+0000 mon.smithi157 (mon.0) 7664 : audit [DBG] from='client.? 172.21.15.157:0/218222522' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:25 smithi165 bash[22175]: cluster 2022-05-01T02:49:23.915713+0000 mgr.smithi157.nfpzoe (mgr.14180) 12759 : cluster [DBG] pgmap v11976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:25.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:25 smithi157 bash[20376]: cluster 2022-05-01T02:49:23.915713+0000 mgr.smithi157.nfpzoe (mgr.14180) 12759 : cluster [DBG] pgmap v11976: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:27.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:27 smithi157 bash[20376]: cluster 2022-05-01T02:49:25.916323+0000 mgr.smithi157.nfpzoe (mgr.14180) 12760 : cluster [DBG] pgmap v11977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:27.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:27 smithi165 bash[22175]: cluster 2022-05-01T02:49:25.916323+0000 mgr.smithi157.nfpzoe (mgr.14180) 12760 : cluster [DBG] pgmap v11977: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:27.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:49:27.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:49:27.887 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:49:28.213 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:49:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:28 smithi165 bash[22175]: audit 2022-05-01T02:49:28.196192+0000 mon.smithi157 (mon.0) 7665 : audit [DBG] from='client.? 172.21.15.157:0/1234374269' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:28.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:28 smithi157 bash[20376]: audit 2022-05-01T02:49:28.196192+0000 mon.smithi157 (mon.0) 7665 : audit [DBG] from='client.? 172.21.15.157:0/1234374269' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:29 smithi165 bash[22175]: cluster 2022-05-01T02:49:27.916972+0000 mgr.smithi157.nfpzoe (mgr.14180) 12761 : cluster [DBG] pgmap v11978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:29.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:29 smithi157 bash[20376]: cluster 2022-05-01T02:49:27.916972+0000 mgr.smithi157.nfpzoe (mgr.14180) 12761 : cluster [DBG] pgmap v11978: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:31.584 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:31 smithi157 bash[20376]: cluster 2022-05-01T02:49:29.917603+0000 mgr.smithi157.nfpzoe (mgr.14180) 12762 : cluster [DBG] pgmap v11979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:31 smithi165 bash[22175]: cluster 2022-05-01T02:49:29.917603+0000 mgr.smithi157.nfpzoe (mgr.14180) 12762 : cluster [DBG] pgmap v11979: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:33.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:49:33.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:49:33.216 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:49:33.536 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:49:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:33 smithi165 bash[22175]: cluster 2022-05-01T02:49:31.918221+0000 mgr.smithi157.nfpzoe (mgr.14180) 12763 : cluster [DBG] pgmap v11980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:33.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:33 smithi157 bash[20376]: cluster 2022-05-01T02:49:31.918221+0000 mgr.smithi157.nfpzoe (mgr.14180) 12763 : cluster [DBG] pgmap v11980: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:34 smithi165 bash[22175]: audit 2022-05-01T02:49:33.519585+0000 mon.smithi157 (mon.0) 7666 : audit [DBG] from='client.? 172.21.15.157:0/3091663165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:34.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:34 smithi157 bash[20376]: audit 2022-05-01T02:49:33.519585+0000 mon.smithi157 (mon.0) 7666 : audit [DBG] from='client.? 172.21.15.157:0/3091663165' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:35 smithi165 bash[22175]: cluster 2022-05-01T02:49:33.918831+0000 mgr.smithi157.nfpzoe (mgr.14180) 12764 : cluster [DBG] pgmap v11981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:35.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:35 smithi157 bash[20376]: cluster 2022-05-01T02:49:33.918831+0000 mgr.smithi157.nfpzoe (mgr.14180) 12764 : cluster [DBG] pgmap v11981: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:37.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:37 smithi157 bash[20376]: cluster 2022-05-01T02:49:35.919471+0000 mgr.smithi157.nfpzoe (mgr.14180) 12765 : cluster [DBG] pgmap v11982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:37 smithi165 bash[22175]: cluster 2022-05-01T02:49:35.919471+0000 mgr.smithi157.nfpzoe (mgr.14180) 12765 : cluster [DBG] pgmap v11982: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:38.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:49:38.539 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:49:38.540 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:49:38.863 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:49:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:39 smithi165 bash[22175]: cluster 2022-05-01T02:49:37.920140+0000 mgr.smithi157.nfpzoe (mgr.14180) 12766 : cluster [DBG] pgmap v11983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:39 smithi165 bash[22175]: audit 2022-05-01T02:49:38.846592+0000 mon.smithi157 (mon.0) 7667 : audit [DBG] from='client.? 172.21.15.157:0/4283800159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:39.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:39 smithi157 bash[20376]: cluster 2022-05-01T02:49:37.920140+0000 mgr.smithi157.nfpzoe (mgr.14180) 12766 : cluster [DBG] pgmap v11983: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:39.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:39 smithi157 bash[20376]: audit 2022-05-01T02:49:38.846592+0000 mon.smithi157 (mon.0) 7667 : audit [DBG] from='client.? 172.21.15.157:0/4283800159' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:40 smithi157 bash[20376]: audit 2022-05-01T02:49:39.931114+0000 mon.smithi157 (mon.0) 7668 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:49:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:40 smithi157 bash[20376]: audit 2022-05-01T02:49:39.933935+0000 mon.smithi157 (mon.0) 7669 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:49:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:40 smithi157 bash[20376]: audit 2022-05-01T02:49:39.935867+0000 mon.smithi157 (mon.0) 7670 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:49:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:40 smithi157 bash[20376]: audit 2022-05-01T02:49:40.257858+0000 mon.smithi157 (mon.0) 7671 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:49:40.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:40 smithi157 bash[20376]: audit 2022-05-01T02:49:40.267192+0000 mon.smithi157 (mon.0) 7672 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:49:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:40 smithi165 bash[22175]: audit 2022-05-01T02:49:39.931114+0000 mon.smithi157 (mon.0) 7668 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:49:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:40 smithi165 bash[22175]: audit 2022-05-01T02:49:39.933935+0000 mon.smithi157 (mon.0) 7669 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:49:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:40 smithi165 bash[22175]: audit 2022-05-01T02:49:39.935867+0000 mon.smithi157 (mon.0) 7670 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:49:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:40 smithi165 bash[22175]: audit 2022-05-01T02:49:40.257858+0000 mon.smithi157 (mon.0) 7671 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:49:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:40 smithi165 bash[22175]: audit 2022-05-01T02:49:40.267192+0000 mon.smithi157 (mon.0) 7672 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:49:41.586 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:41 smithi157 bash[20376]: cluster 2022-05-01T02:49:39.920767+0000 mgr.smithi157.nfpzoe (mgr.14180) 12767 : cluster [DBG] pgmap v11984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:41.586 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:41 smithi157 bash[20376]: cluster 2022-05-01T02:49:40.251236+0000 mgr.smithi157.nfpzoe (mgr.14180) 12768 : cluster [DBG] pgmap v11985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:41.586 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:41 smithi157 bash[20376]: cluster 2022-05-01T02:49:40.251817+0000 mgr.smithi157.nfpzoe (mgr.14180) 12769 : cluster [DBG] pgmap v11986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:41.586 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:41 smithi157 bash[20376]: cephadm 2022-05-01T02:49:40.268414+0000 mgr.smithi157.nfpzoe (mgr.14180) 12770 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:49:41.586 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:41 smithi157 bash[20376]: cephadm 2022-05-01T02:49:40.268579+0000 mgr.smithi157.nfpzoe (mgr.14180) 12771 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:49:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:41 smithi165 bash[22175]: cluster 2022-05-01T02:49:39.920767+0000 mgr.smithi157.nfpzoe (mgr.14180) 12767 : cluster [DBG] pgmap v11984: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:41 smithi165 bash[22175]: cluster 2022-05-01T02:49:40.251236+0000 mgr.smithi157.nfpzoe (mgr.14180) 12768 : cluster [DBG] pgmap v11985: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:41 smithi165 bash[22175]: cluster 2022-05-01T02:49:40.251817+0000 mgr.smithi157.nfpzoe (mgr.14180) 12769 : cluster [DBG] pgmap v11986: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:41 smithi165 bash[22175]: cephadm 2022-05-01T02:49:40.268414+0000 mgr.smithi157.nfpzoe (mgr.14180) 12770 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:49:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:41 smithi165 bash[22175]: cephadm 2022-05-01T02:49:40.268579+0000 mgr.smithi157.nfpzoe (mgr.14180) 12771 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:49:43.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:43 smithi165 bash[22175]: cluster 2022-05-01T02:49:42.252500+0000 mgr.smithi157.nfpzoe (mgr.14180) 12772 : cluster [DBG] pgmap v11987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:43.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:43 smithi157 bash[20376]: cluster 2022-05-01T02:49:42.252500+0000 mgr.smithi157.nfpzoe (mgr.14180) 12772 : cluster [DBG] pgmap v11987: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:43.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:49:43.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:49:43.867 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:49:44.190 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:49:45.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:45 smithi165 bash[22175]: audit 2022-05-01T02:49:44.173572+0000 mon.smithi157 (mon.0) 7673 : audit [DBG] from='client.? 172.21.15.157:0/1111952227' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:45.396 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:45 smithi165 bash[22175]: cluster 2022-05-01T02:49:44.253159+0000 mgr.smithi157.nfpzoe (mgr.14180) 12773 : cluster [DBG] pgmap v11988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:45.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:45 smithi157 bash[20376]: audit 2022-05-01T02:49:44.173572+0000 mon.smithi157 (mon.0) 7673 : audit [DBG] from='client.? 172.21.15.157:0/1111952227' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:45.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:45 smithi157 bash[20376]: cluster 2022-05-01T02:49:44.253159+0000 mgr.smithi157.nfpzoe (mgr.14180) 12773 : cluster [DBG] pgmap v11988: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:47.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:47 smithi165 bash[22175]: cluster 2022-05-01T02:49:46.253807+0000 mgr.smithi157.nfpzoe (mgr.14180) 12774 : cluster [DBG] pgmap v11989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:47.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:47 smithi157 bash[20376]: cluster 2022-05-01T02:49:46.253807+0000 mgr.smithi157.nfpzoe (mgr.14180) 12774 : cluster [DBG] pgmap v11989: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:49.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:49:49.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:49:49.194 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:49:49.519 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:49:49.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:49 smithi165 bash[22175]: cluster 2022-05-01T02:49:48.254478+0000 mgr.smithi157.nfpzoe (mgr.14180) 12775 : cluster [DBG] pgmap v11990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:49.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:49 smithi157 bash[20376]: cluster 2022-05-01T02:49:48.254478+0000 mgr.smithi157.nfpzoe (mgr.14180) 12775 : cluster [DBG] pgmap v11990: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:50.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:50 smithi157 bash[20376]: audit 2022-05-01T02:49:49.502863+0000 mon.smithi157 (mon.0) 7674 : audit [DBG] from='client.? 172.21.15.157:0/2449791981' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:50 smithi165 bash[22175]: audit 2022-05-01T02:49:49.502863+0000 mon.smithi157 (mon.0) 7674 : audit [DBG] from='client.? 172.21.15.157:0/2449791981' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:51.586 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:51 smithi157 bash[20376]: cluster 2022-05-01T02:49:50.255179+0000 mgr.smithi157.nfpzoe (mgr.14180) 12776 : cluster [DBG] pgmap v11991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:51 smithi165 bash[22175]: cluster 2022-05-01T02:49:50.255179+0000 mgr.smithi157.nfpzoe (mgr.14180) 12776 : cluster [DBG] pgmap v11991: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:53.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:53 smithi165 bash[22175]: cluster 2022-05-01T02:49:52.255825+0000 mgr.smithi157.nfpzoe (mgr.14180) 12777 : cluster [DBG] pgmap v11992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:53.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:53 smithi157 bash[20376]: cluster 2022-05-01T02:49:52.255825+0000 mgr.smithi157.nfpzoe (mgr.14180) 12777 : cluster [DBG] pgmap v11992: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:54.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:49:54.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:49:54.523 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:49:54.848 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:49:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:55 smithi165 bash[22175]: cluster 2022-05-01T02:49:54.256525+0000 mgr.smithi157.nfpzoe (mgr.14180) 12778 : cluster [DBG] pgmap v11993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:55.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:55 smithi165 bash[22175]: audit 2022-05-01T02:49:54.831468+0000 mon.smithi157 (mon.0) 7675 : audit [DBG] from='client.? 172.21.15.157:0/3876055337' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:55.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:55 smithi157 bash[20376]: cluster 2022-05-01T02:49:54.256525+0000 mgr.smithi157.nfpzoe (mgr.14180) 12778 : cluster [DBG] pgmap v11993: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:55.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:55 smithi157 bash[20376]: audit 2022-05-01T02:49:54.831468+0000 mon.smithi157 (mon.0) 7675 : audit [DBG] from='client.? 172.21.15.157:0/3876055337' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:49:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:57 smithi165 bash[22175]: cluster 2022-05-01T02:49:56.257177+0000 mgr.smithi157.nfpzoe (mgr.14180) 12779 : cluster [DBG] pgmap v11994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:57.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:57 smithi157 bash[20376]: cluster 2022-05-01T02:49:56.257177+0000 mgr.smithi157.nfpzoe (mgr.14180) 12779 : cluster [DBG] pgmap v11994: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:49:59 smithi165 bash[22175]: cluster 2022-05-01T02:49:58.257775+0000 mgr.smithi157.nfpzoe (mgr.14180) 12780 : cluster [DBG] pgmap v11995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:59.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:49:59 smithi157 bash[20376]: cluster 2022-05-01T02:49:58.257775+0000 mgr.smithi157.nfpzoe (mgr.14180) 12780 : cluster [DBG] pgmap v11995: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:49:59.851 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:49:59.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:49:59.852 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:50:00.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:50:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:00 smithi157 bash[20376]: audit 2022-05-01T02:49:59.913981+0000 mon.smithi157 (mon.0) 7676 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:50:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:00 smithi157 bash[20376]: cluster 2022-05-01T02:50:00.000127+0000 mon.smithi157 (mon.0) 7677 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T02:50:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:00 smithi157 bash[20376]: audit 2022-05-01T02:50:00.159471+0000 mon.smithi157 (mon.0) 7678 : audit [DBG] from='client.? 172.21.15.157:0/2829842901' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:00 smithi165 bash[22175]: audit 2022-05-01T02:49:59.913981+0000 mon.smithi157 (mon.0) 7676 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:50:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:00 smithi165 bash[22175]: cluster 2022-05-01T02:50:00.000127+0000 mon.smithi157 (mon.0) 7677 : cluster [WRN] overall HEALTH_WARN 1 stray daemon(s) not managed by cephadm 2022-05-01T02:50:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:00 smithi165 bash[22175]: audit 2022-05-01T02:50:00.159471+0000 mon.smithi157 (mon.0) 7678 : audit [DBG] from='client.? 172.21.15.157:0/2829842901' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:01.587 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:01 smithi157 bash[20376]: cluster 2022-05-01T02:50:00.258385+0000 mgr.smithi157.nfpzoe (mgr.14180) 12781 : cluster [DBG] pgmap v11996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:01.587 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:01 smithi157 bash[20376]: audit 2022-05-01T02:50:00.664635+0000 mon.smithi157 (mon.0) 7679 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:50:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:01 smithi165 bash[22175]: cluster 2022-05-01T02:50:00.258385+0000 mgr.smithi157.nfpzoe (mgr.14180) 12781 : cluster [DBG] pgmap v11996: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:01 smithi165 bash[22175]: audit 2022-05-01T02:50:00.664635+0000 mon.smithi157 (mon.0) 7679 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:50:03.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:03 smithi165 bash[22175]: cluster 2022-05-01T02:50:02.259064+0000 mgr.smithi157.nfpzoe (mgr.14180) 12782 : cluster [DBG] pgmap v11997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:03.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:03 smithi157 bash[20376]: cluster 2022-05-01T02:50:02.259064+0000 mgr.smithi157.nfpzoe (mgr.14180) 12782 : cluster [DBG] pgmap v11997: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:05.180 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:50:05.180 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:50:05.180 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:50:05.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:05 smithi165 bash[22175]: cluster 2022-05-01T02:50:04.259725+0000 mgr.smithi157.nfpzoe (mgr.14180) 12783 : cluster [DBG] pgmap v11998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:05.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:05 smithi157 bash[20376]: cluster 2022-05-01T02:50:04.259725+0000 mgr.smithi157.nfpzoe (mgr.14180) 12783 : cluster [DBG] pgmap v11998: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:05.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:50:06.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:06 smithi165 bash[22175]: audit 2022-05-01T02:50:05.496339+0000 mon.smithi157 (mon.0) 7680 : audit [DBG] from='client.? 172.21.15.157:0/922647897' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:06.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:06 smithi157 bash[20376]: audit 2022-05-01T02:50:05.496339+0000 mon.smithi157 (mon.0) 7680 : audit [DBG] from='client.? 172.21.15.157:0/922647897' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:07.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:07 smithi157 bash[20376]: cluster 2022-05-01T02:50:06.260373+0000 mgr.smithi157.nfpzoe (mgr.14180) 12784 : cluster [DBG] pgmap v11999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:07.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:07 smithi165 bash[22175]: cluster 2022-05-01T02:50:06.260373+0000 mgr.smithi157.nfpzoe (mgr.14180) 12784 : cluster [DBG] pgmap v11999: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:09.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:09 smithi165 bash[22175]: cluster 2022-05-01T02:50:08.261036+0000 mgr.smithi157.nfpzoe (mgr.14180) 12785 : cluster [DBG] pgmap v12000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:09.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:09 smithi157 bash[20376]: cluster 2022-05-01T02:50:08.261036+0000 mgr.smithi157.nfpzoe (mgr.14180) 12785 : cluster [DBG] pgmap v12000: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:10.516 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:50:10.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:50:10.517 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:50:10.843 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:50:11.587 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:11 smithi157 bash[20376]: cluster 2022-05-01T02:50:10.261667+0000 mgr.smithi157.nfpzoe (mgr.14180) 12786 : cluster [DBG] pgmap v12001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:11.587 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:11 smithi157 bash[20376]: audit 2022-05-01T02:50:10.826147+0000 mon.smithi157 (mon.0) 7681 : audit [DBG] from='client.? 172.21.15.157:0/1326878234' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:11 smithi165 bash[22175]: cluster 2022-05-01T02:50:10.261667+0000 mgr.smithi157.nfpzoe (mgr.14180) 12786 : cluster [DBG] pgmap v12001: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:11.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:11 smithi165 bash[22175]: audit 2022-05-01T02:50:10.826147+0000 mon.smithi157 (mon.0) 7681 : audit [DBG] from='client.? 172.21.15.157:0/1326878234' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:13.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:13 smithi165 bash[22175]: cluster 2022-05-01T02:50:12.262343+0000 mgr.smithi157.nfpzoe (mgr.14180) 12787 : cluster [DBG] pgmap v12002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:13.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:13 smithi157 bash[20376]: cluster 2022-05-01T02:50:12.262343+0000 mgr.smithi157.nfpzoe (mgr.14180) 12787 : cluster [DBG] pgmap v12002: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:15.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:15 smithi165 bash[22175]: cluster 2022-05-01T02:50:14.262992+0000 mgr.smithi157.nfpzoe (mgr.14180) 12788 : cluster [DBG] pgmap v12003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:15.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:15 smithi157 bash[20376]: cluster 2022-05-01T02:50:14.262992+0000 mgr.smithi157.nfpzoe (mgr.14180) 12788 : cluster [DBG] pgmap v12003: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:15.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:50:15.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:50:15.845 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:50:16.173 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:50:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:16 smithi165 bash[22175]: audit 2022-05-01T02:50:16.156152+0000 mon.smithi157 (mon.0) 7682 : audit [DBG] from='client.? 172.21.15.157:0/1394382185' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:16.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:16 smithi157 bash[20376]: audit 2022-05-01T02:50:16.156152+0000 mon.smithi157 (mon.0) 7682 : audit [DBG] from='client.? 172.21.15.157:0/1394382185' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:17.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:17 smithi157 bash[20376]: cluster 2022-05-01T02:50:16.263660+0000 mgr.smithi157.nfpzoe (mgr.14180) 12789 : cluster [DBG] pgmap v12004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:17.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:17 smithi165 bash[22175]: cluster 2022-05-01T02:50:16.263660+0000 mgr.smithi157.nfpzoe (mgr.14180) 12789 : cluster [DBG] pgmap v12004: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:19 smithi165 bash[22175]: cluster 2022-05-01T02:50:18.264346+0000 mgr.smithi157.nfpzoe (mgr.14180) 12790 : cluster [DBG] pgmap v12005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:19 smithi157 bash[20376]: cluster 2022-05-01T02:50:18.264346+0000 mgr.smithi157.nfpzoe (mgr.14180) 12790 : cluster [DBG] pgmap v12005: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:21.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:50:21.176 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:50:21.177 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:50:21.506 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:50:21.587 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:21 smithi157 bash[20376]: cluster 2022-05-01T02:50:20.264976+0000 mgr.smithi157.nfpzoe (mgr.14180) 12791 : cluster [DBG] pgmap v12006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:21 smithi165 bash[22175]: cluster 2022-05-01T02:50:20.264976+0000 mgr.smithi157.nfpzoe (mgr.14180) 12791 : cluster [DBG] pgmap v12006: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:22 smithi165 bash[22175]: audit 2022-05-01T02:50:21.490195+0000 mon.smithi157 (mon.0) 7683 : audit [DBG] from='client.? 172.21.15.157:0/1226618403' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:22.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:22 smithi157 bash[20376]: audit 2022-05-01T02:50:21.490195+0000 mon.smithi157 (mon.0) 7683 : audit [DBG] from='client.? 172.21.15.157:0/1226618403' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:23.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:23 smithi165 bash[22175]: cluster 2022-05-01T02:50:22.265603+0000 mgr.smithi157.nfpzoe (mgr.14180) 12792 : cluster [DBG] pgmap v12007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:23.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:23 smithi157 bash[20376]: cluster 2022-05-01T02:50:22.265603+0000 mgr.smithi157.nfpzoe (mgr.14180) 12792 : cluster [DBG] pgmap v12007: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:25.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:25 smithi165 bash[22175]: cluster 2022-05-01T02:50:24.266251+0000 mgr.smithi157.nfpzoe (mgr.14180) 12793 : cluster [DBG] pgmap v12008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:25.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:25 smithi157 bash[20376]: cluster 2022-05-01T02:50:24.266251+0000 mgr.smithi157.nfpzoe (mgr.14180) 12793 : cluster [DBG] pgmap v12008: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:26.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:50:26.510 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:50:26.512 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:50:26.841 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:50:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:27 smithi165 bash[22175]: cluster 2022-05-01T02:50:26.266866+0000 mgr.smithi157.nfpzoe (mgr.14180) 12794 : cluster [DBG] pgmap v12009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:27 smithi165 bash[22175]: audit 2022-05-01T02:50:26.824952+0000 mon.smithi157 (mon.0) 7684 : audit [DBG] from='client.? 172.21.15.157:0/3447717151' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:27.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:27 smithi157 bash[20376]: cluster 2022-05-01T02:50:26.266866+0000 mgr.smithi157.nfpzoe (mgr.14180) 12794 : cluster [DBG] pgmap v12009: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:27.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:27 smithi157 bash[20376]: audit 2022-05-01T02:50:26.824952+0000 mon.smithi157 (mon.0) 7684 : audit [DBG] from='client.? 172.21.15.157:0/3447717151' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:29.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:29 smithi165 bash[22175]: cluster 2022-05-01T02:50:28.267485+0000 mgr.smithi157.nfpzoe (mgr.14180) 12795 : cluster [DBG] pgmap v12010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:29.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:29 smithi157 bash[20376]: cluster 2022-05-01T02:50:28.267485+0000 mgr.smithi157.nfpzoe (mgr.14180) 12795 : cluster [DBG] pgmap v12010: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:31.588 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:31 smithi157 bash[20376]: cluster 2022-05-01T02:50:30.268121+0000 mgr.smithi157.nfpzoe (mgr.14180) 12796 : cluster [DBG] pgmap v12011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:31.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:31 smithi165 bash[22175]: cluster 2022-05-01T02:50:30.268121+0000 mgr.smithi157.nfpzoe (mgr.14180) 12796 : cluster [DBG] pgmap v12011: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:31.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:50:31.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:50:31.844 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:50:32.171 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:50:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:32 smithi165 bash[22175]: audit 2022-05-01T02:50:32.155181+0000 mon.smithi157 (mon.0) 7685 : audit [DBG] from='client.? 172.21.15.157:0/3902902016' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:32.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:32 smithi157 bash[20376]: audit 2022-05-01T02:50:32.155181+0000 mon.smithi157 (mon.0) 7685 : audit [DBG] from='client.? 172.21.15.157:0/3902902016' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:33.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:33 smithi165 bash[22175]: cluster 2022-05-01T02:50:32.268805+0000 mgr.smithi157.nfpzoe (mgr.14180) 12797 : cluster [DBG] pgmap v12012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:33.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:33 smithi157 bash[20376]: cluster 2022-05-01T02:50:32.268805+0000 mgr.smithi157.nfpzoe (mgr.14180) 12797 : cluster [DBG] pgmap v12012: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:35.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:35 smithi157 bash[20376]: cluster 2022-05-01T02:50:34.269413+0000 mgr.smithi157.nfpzoe (mgr.14180) 12798 : cluster [DBG] pgmap v12013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:35 smithi165 bash[22175]: cluster 2022-05-01T02:50:34.269413+0000 mgr.smithi157.nfpzoe (mgr.14180) 12798 : cluster [DBG] pgmap v12013: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:37.175 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:50:37.175 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:50:37.175 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:50:37.499 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:50:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:37 smithi165 bash[22175]: cluster 2022-05-01T02:50:36.270045+0000 mgr.smithi157.nfpzoe (mgr.14180) 12799 : cluster [DBG] pgmap v12014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:37.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:37 smithi157 bash[20376]: cluster 2022-05-01T02:50:36.270045+0000 mgr.smithi157.nfpzoe (mgr.14180) 12799 : cluster [DBG] pgmap v12014: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:38 smithi165 bash[22175]: audit 2022-05-01T02:50:37.482028+0000 mon.smithi157 (mon.0) 7686 : audit [DBG] from='client.? 172.21.15.157:0/478685386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:38.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:38 smithi157 bash[20376]: audit 2022-05-01T02:50:37.482028+0000 mon.smithi157 (mon.0) 7686 : audit [DBG] from='client.? 172.21.15.157:0/478685386' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:39.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:39 smithi165 bash[22175]: cluster 2022-05-01T02:50:38.270673+0000 mgr.smithi157.nfpzoe (mgr.14180) 12800 : cluster [DBG] pgmap v12015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:39.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:39 smithi157 bash[20376]: cluster 2022-05-01T02:50:38.270673+0000 mgr.smithi157.nfpzoe (mgr.14180) 12800 : cluster [DBG] pgmap v12015: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:40 smithi157 bash[20376]: audit 2022-05-01T02:50:40.276383+0000 mon.smithi157 (mon.0) 7687 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:50:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:40 smithi157 bash[20376]: audit 2022-05-01T02:50:40.279095+0000 mon.smithi157 (mon.0) 7688 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:50:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:40 smithi157 bash[20376]: audit 2022-05-01T02:50:40.280872+0000 mon.smithi157 (mon.0) 7689 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:50:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:40 smithi165 bash[22175]: audit 2022-05-01T02:50:40.276383+0000 mon.smithi157 (mon.0) 7687 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:50:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:40 smithi165 bash[22175]: audit 2022-05-01T02:50:40.279095+0000 mon.smithi157 (mon.0) 7688 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:50:40.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:40 smithi165 bash[22175]: audit 2022-05-01T02:50:40.280872+0000 mon.smithi157 (mon.0) 7689 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:50:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:41 smithi165 bash[22175]: cluster 2022-05-01T02:50:40.271426+0000 mgr.smithi157.nfpzoe (mgr.14180) 12801 : cluster [DBG] pgmap v12016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:41 smithi165 bash[22175]: cluster 2022-05-01T02:50:40.611992+0000 mgr.smithi157.nfpzoe (mgr.14180) 12802 : cluster [DBG] pgmap v12017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:41 smithi165 bash[22175]: cluster 2022-05-01T02:50:40.612541+0000 mgr.smithi157.nfpzoe (mgr.14180) 12803 : cluster [DBG] pgmap v12018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:41 smithi165 bash[22175]: audit 2022-05-01T02:50:40.618979+0000 mon.smithi157 (mon.0) 7690 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:50:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:41 smithi165 bash[22175]: audit 2022-05-01T02:50:40.625205+0000 mon.smithi157 (mon.0) 7691 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:50:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:41 smithi165 bash[22175]: cephadm 2022-05-01T02:50:40.626317+0000 mgr.smithi157.nfpzoe (mgr.14180) 12804 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:50:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:41 smithi165 bash[22175]: cephadm 2022-05-01T02:50:40.626452+0000 mgr.smithi157.nfpzoe (mgr.14180) 12805 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:50:41.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:41 smithi157 bash[20376]: cluster 2022-05-01T02:50:40.271426+0000 mgr.smithi157.nfpzoe (mgr.14180) 12801 : cluster [DBG] pgmap v12016: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:41.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:41 smithi157 bash[20376]: cluster 2022-05-01T02:50:40.611992+0000 mgr.smithi157.nfpzoe (mgr.14180) 12802 : cluster [DBG] pgmap v12017: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:41 smithi157 bash[20376]: cluster 2022-05-01T02:50:40.612541+0000 mgr.smithi157.nfpzoe (mgr.14180) 12803 : cluster [DBG] pgmap v12018: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:41 smithi157 bash[20376]: audit 2022-05-01T02:50:40.618979+0000 mon.smithi157 (mon.0) 7690 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:50:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:41 smithi157 bash[20376]: audit 2022-05-01T02:50:40.625205+0000 mon.smithi157 (mon.0) 7691 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:50:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:41 smithi157 bash[20376]: cephadm 2022-05-01T02:50:40.626317+0000 mgr.smithi157.nfpzoe (mgr.14180) 12804 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:50:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:41 smithi157 bash[20376]: cephadm 2022-05-01T02:50:40.626452+0000 mgr.smithi157.nfpzoe (mgr.14180) 12805 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:50:42.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:50:42.502 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:50:42.503 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:50:42.829 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:50:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:43 smithi165 bash[22175]: cluster 2022-05-01T02:50:42.613055+0000 mgr.smithi157.nfpzoe (mgr.14180) 12806 : cluster [DBG] pgmap v12019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:43.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:43 smithi165 bash[22175]: audit 2022-05-01T02:50:42.812945+0000 mon.smithi157 (mon.0) 7692 : audit [DBG] from='client.? 172.21.15.157:0/3652288385' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:43.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:43 smithi157 bash[20376]: cluster 2022-05-01T02:50:42.613055+0000 mgr.smithi157.nfpzoe (mgr.14180) 12806 : cluster [DBG] pgmap v12019: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:43.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:43 smithi157 bash[20376]: audit 2022-05-01T02:50:42.812945+0000 mon.smithi157 (mon.0) 7692 : audit [DBG] from='client.? 172.21.15.157:0/3652288385' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:45.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:45 smithi157 bash[20376]: cluster 2022-05-01T02:50:44.613674+0000 mgr.smithi157.nfpzoe (mgr.14180) 12807 : cluster [DBG] pgmap v12020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:45.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:45 smithi165 bash[22175]: cluster 2022-05-01T02:50:44.613674+0000 mgr.smithi157.nfpzoe (mgr.14180) 12807 : cluster [DBG] pgmap v12020: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:47.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:50:47.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:50:47.833 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:50:47.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:47 smithi157 bash[20376]: cluster 2022-05-01T02:50:46.614290+0000 mgr.smithi157.nfpzoe (mgr.14180) 12808 : cluster [DBG] pgmap v12021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:47 smithi165 bash[22175]: cluster 2022-05-01T02:50:46.614290+0000 mgr.smithi157.nfpzoe (mgr.14180) 12808 : cluster [DBG] pgmap v12021: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:48.157 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:50:48.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:48 smithi157 bash[20376]: audit 2022-05-01T02:50:48.140566+0000 mon.smithi157 (mon.0) 7693 : audit [DBG] from='client.? 172.21.15.157:0/288180084' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:48 smithi165 bash[22175]: audit 2022-05-01T02:50:48.140566+0000 mon.smithi157 (mon.0) 7693 : audit [DBG] from='client.? 172.21.15.157:0/288180084' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:49.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:49 smithi157 bash[20376]: cluster 2022-05-01T02:50:48.614947+0000 mgr.smithi157.nfpzoe (mgr.14180) 12809 : cluster [DBG] pgmap v12022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:49 smithi165 bash[22175]: cluster 2022-05-01T02:50:48.614947+0000 mgr.smithi157.nfpzoe (mgr.14180) 12809 : cluster [DBG] pgmap v12022: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:51.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:51 smithi157 bash[20376]: cluster 2022-05-01T02:50:50.615612+0000 mgr.smithi157.nfpzoe (mgr.14180) 12810 : cluster [DBG] pgmap v12023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:52.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:51 smithi165 bash[22175]: cluster 2022-05-01T02:50:50.615612+0000 mgr.smithi157.nfpzoe (mgr.14180) 12810 : cluster [DBG] pgmap v12023: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:53.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:50:53.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:50:53.161 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:50:53.483 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:50:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:53 smithi165 bash[22175]: cluster 2022-05-01T02:50:52.616272+0000 mgr.smithi157.nfpzoe (mgr.14180) 12811 : cluster [DBG] pgmap v12024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:53.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:53 smithi165 bash[22175]: audit 2022-05-01T02:50:53.466766+0000 mon.smithi157 (mon.0) 7694 : audit [DBG] from='client.? 172.21.15.157:0/3559958257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:53.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:53 smithi157 bash[20376]: cluster 2022-05-01T02:50:52.616272+0000 mgr.smithi157.nfpzoe (mgr.14180) 12811 : cluster [DBG] pgmap v12024: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:53.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:53 smithi157 bash[20376]: audit 2022-05-01T02:50:53.466766+0000 mon.smithi157 (mon.0) 7694 : audit [DBG] from='client.? 172.21.15.157:0/3559958257' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:50:55.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:55 smithi157 bash[20376]: cluster 2022-05-01T02:50:54.616910+0000 mgr.smithi157.nfpzoe (mgr.14180) 12812 : cluster [DBG] pgmap v12025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:55 smithi165 bash[22175]: cluster 2022-05-01T02:50:54.616910+0000 mgr.smithi157.nfpzoe (mgr.14180) 12812 : cluster [DBG] pgmap v12025: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:57.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:57 smithi157 bash[20376]: cluster 2022-05-01T02:50:56.617543+0000 mgr.smithi157.nfpzoe (mgr.14180) 12813 : cluster [DBG] pgmap v12026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:57 smithi165 bash[22175]: cluster 2022-05-01T02:50:56.617543+0000 mgr.smithi157.nfpzoe (mgr.14180) 12813 : cluster [DBG] pgmap v12026: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:58.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:50:58.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:50:58.486 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:50:58.807 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:50:59.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:59 smithi157 bash[20376]: cluster 2022-05-01T02:50:58.617934+0000 mgr.smithi157.nfpzoe (mgr.14180) 12814 : cluster [DBG] pgmap v12027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:50:59.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:50:59 smithi157 bash[20376]: audit 2022-05-01T02:50:58.790612+0000 mon.smithi157 (mon.0) 7695 : audit [DBG] from='client.? 172.21.15.157:0/3188858788' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:00.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:59 smithi165 bash[22175]: cluster 2022-05-01T02:50:58.617934+0000 mgr.smithi157.nfpzoe (mgr.14180) 12814 : cluster [DBG] pgmap v12027: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:00.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:50:59 smithi165 bash[22175]: audit 2022-05-01T02:50:58.790612+0000 mon.smithi157 (mon.0) 7695 : audit [DBG] from='client.? 172.21.15.157:0/3188858788' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:00.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:00 smithi157 bash[20376]: audit 2022-05-01T02:50:59.917353+0000 mon.smithi157 (mon.0) 7696 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:51:00.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:00 smithi157 bash[20376]: audit 2022-05-01T02:51:00.668099+0000 mon.smithi157 (mon.0) 7697 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:51:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:00 smithi165 bash[22175]: audit 2022-05-01T02:50:59.917353+0000 mon.smithi157 (mon.0) 7696 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:51:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:00 smithi165 bash[22175]: audit 2022-05-01T02:51:00.668099+0000 mon.smithi157 (mon.0) 7697 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:51:01.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:01 smithi157 bash[20376]: cluster 2022-05-01T02:51:00.618466+0000 mgr.smithi157.nfpzoe (mgr.14180) 12815 : cluster [DBG] pgmap v12028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:02.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:01 smithi165 bash[22175]: cluster 2022-05-01T02:51:00.618466+0000 mgr.smithi157.nfpzoe (mgr.14180) 12815 : cluster [DBG] pgmap v12028: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:03.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:51:03.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:51:03.811 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:51:03.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:03 smithi157 bash[20376]: cluster 2022-05-01T02:51:02.619263+0000 mgr.smithi157.nfpzoe (mgr.14180) 12816 : cluster [DBG] pgmap v12029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:04.141 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:51:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:03 smithi165 bash[22175]: cluster 2022-05-01T02:51:02.619263+0000 mgr.smithi157.nfpzoe (mgr.14180) 12816 : cluster [DBG] pgmap v12029: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:04 smithi165 bash[22175]: audit 2022-05-01T02:51:04.124016+0000 mon.smithi157 (mon.0) 7698 : audit [DBG] from='client.? 172.21.15.157:0/1708266894' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:05.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:04 smithi157 bash[20376]: audit 2022-05-01T02:51:04.124016+0000 mon.smithi157 (mon.0) 7698 : audit [DBG] from='client.? 172.21.15.157:0/1708266894' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:05 smithi165 bash[22175]: cluster 2022-05-01T02:51:04.620016+0000 mgr.smithi157.nfpzoe (mgr.14180) 12817 : cluster [DBG] pgmap v12030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:06.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:05 smithi157 bash[20376]: cluster 2022-05-01T02:51:04.620016+0000 mgr.smithi157.nfpzoe (mgr.14180) 12817 : cluster [DBG] pgmap v12030: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:08.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:07 smithi165 bash[22175]: cluster 2022-05-01T02:51:06.620668+0000 mgr.smithi157.nfpzoe (mgr.14180) 12818 : cluster [DBG] pgmap v12031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:08.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:07 smithi157 bash[20376]: cluster 2022-05-01T02:51:06.620668+0000 mgr.smithi157.nfpzoe (mgr.14180) 12818 : cluster [DBG] pgmap v12031: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:09.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:51:09.143 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:51:09.144 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:51:09.471 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:51:10.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:09 smithi165 bash[22175]: cluster 2022-05-01T02:51:08.621316+0000 mgr.smithi157.nfpzoe (mgr.14180) 12819 : cluster [DBG] pgmap v12032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:10.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:09 smithi165 bash[22175]: audit 2022-05-01T02:51:09.449695+0000 mon.smithi157 (mon.0) 7699 : audit [DBG] from='client.? 172.21.15.157:0/1934149532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:10.152 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:09 smithi157 bash[20376]: cluster 2022-05-01T02:51:08.621316+0000 mgr.smithi157.nfpzoe (mgr.14180) 12819 : cluster [DBG] pgmap v12032: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:10.152 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:09 smithi157 bash[20376]: audit 2022-05-01T02:51:09.449695+0000 mon.smithi157 (mon.0) 7699 : audit [DBG] from='client.? 172.21.15.157:0/1934149532' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:11.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:11 smithi157 bash[20376]: cluster 2022-05-01T02:51:10.621897+0000 mgr.smithi157.nfpzoe (mgr.14180) 12820 : cluster [DBG] pgmap v12033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:12.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:11 smithi165 bash[22175]: cluster 2022-05-01T02:51:10.621897+0000 mgr.smithi157.nfpzoe (mgr.14180) 12820 : cluster [DBG] pgmap v12033: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:14.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:13 smithi165 bash[22175]: cluster 2022-05-01T02:51:12.622543+0000 mgr.smithi157.nfpzoe (mgr.14180) 12821 : cluster [DBG] pgmap v12034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:14.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:13 smithi157 bash[20376]: cluster 2022-05-01T02:51:12.622543+0000 mgr.smithi157.nfpzoe (mgr.14180) 12821 : cluster [DBG] pgmap v12034: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:14.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:51:14.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:51:14.474 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:51:14.797 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:51:15.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:15 smithi157 bash[20376]: cluster 2022-05-01T02:51:14.623126+0000 mgr.smithi157.nfpzoe (mgr.14180) 12822 : cluster [DBG] pgmap v12035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:15.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:15 smithi157 bash[20376]: audit 2022-05-01T02:51:14.780272+0000 mon.smithi157 (mon.0) 7700 : audit [DBG] from='client.? 172.21.15.157:0/4093611259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:15 smithi165 bash[22175]: cluster 2022-05-01T02:51:14.623126+0000 mgr.smithi157.nfpzoe (mgr.14180) 12822 : cluster [DBG] pgmap v12035: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:15.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:15 smithi165 bash[22175]: audit 2022-05-01T02:51:14.780272+0000 mon.smithi157 (mon.0) 7700 : audit [DBG] from='client.? 172.21.15.157:0/4093611259' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:17.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:17 smithi157 bash[20376]: cluster 2022-05-01T02:51:16.623725+0000 mgr.smithi157.nfpzoe (mgr.14180) 12823 : cluster [DBG] pgmap v12036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:18.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:17 smithi165 bash[22175]: cluster 2022-05-01T02:51:16.623725+0000 mgr.smithi157.nfpzoe (mgr.14180) 12823 : cluster [DBG] pgmap v12036: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:19.800 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:51:19.801 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:51:19.802 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:51:19.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:19 smithi157 bash[20376]: cluster 2022-05-01T02:51:18.624349+0000 mgr.smithi157.nfpzoe (mgr.14180) 12824 : cluster [DBG] pgmap v12037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:20.122 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:51:20.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:19 smithi165 bash[22175]: cluster 2022-05-01T02:51:18.624349+0000 mgr.smithi157.nfpzoe (mgr.14180) 12824 : cluster [DBG] pgmap v12037: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:20.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:20 smithi157 bash[20376]: audit 2022-05-01T02:51:20.105840+0000 mon.smithi157 (mon.0) 7701 : audit [DBG] from='client.? 172.21.15.157:0/538676027' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:21.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:20 smithi165 bash[22175]: audit 2022-05-01T02:51:20.105840+0000 mon.smithi157 (mon.0) 7701 : audit [DBG] from='client.? 172.21.15.157:0/538676027' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:21.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:21 smithi157 bash[20376]: cluster 2022-05-01T02:51:20.624972+0000 mgr.smithi157.nfpzoe (mgr.14180) 12825 : cluster [DBG] pgmap v12038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:22.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:21 smithi165 bash[22175]: cluster 2022-05-01T02:51:20.624972+0000 mgr.smithi157.nfpzoe (mgr.14180) 12825 : cluster [DBG] pgmap v12038: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:24.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:23 smithi165 bash[22175]: cluster 2022-05-01T02:51:22.625619+0000 mgr.smithi157.nfpzoe (mgr.14180) 12826 : cluster [DBG] pgmap v12039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:24.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:23 smithi157 bash[20376]: cluster 2022-05-01T02:51:22.625619+0000 mgr.smithi157.nfpzoe (mgr.14180) 12826 : cluster [DBG] pgmap v12039: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:25.125 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:51:25.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:51:25.126 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:51:25.445 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:51:25.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:25 smithi157 bash[20376]: cluster 2022-05-01T02:51:24.626259+0000 mgr.smithi157.nfpzoe (mgr.14180) 12827 : cluster [DBG] pgmap v12040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:25.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:25 smithi165 bash[22175]: cluster 2022-05-01T02:51:24.626259+0000 mgr.smithi157.nfpzoe (mgr.14180) 12827 : cluster [DBG] pgmap v12040: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:26.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:26 smithi157 bash[20376]: audit 2022-05-01T02:51:25.428561+0000 mon.smithi157 (mon.0) 7702 : audit [DBG] from='client.? 172.21.15.157:0/3314559664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:26 smithi165 bash[22175]: audit 2022-05-01T02:51:25.428561+0000 mon.smithi157 (mon.0) 7702 : audit [DBG] from='client.? 172.21.15.157:0/3314559664' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:27.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:27 smithi157 bash[20376]: cluster 2022-05-01T02:51:26.627047+0000 mgr.smithi157.nfpzoe (mgr.14180) 12828 : cluster [DBG] pgmap v12041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:27.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:27 smithi165 bash[22175]: cluster 2022-05-01T02:51:26.627047+0000 mgr.smithi157.nfpzoe (mgr.14180) 12828 : cluster [DBG] pgmap v12041: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:29.952 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:29 smithi157 bash[20376]: cluster 2022-05-01T02:51:28.627669+0000 mgr.smithi157.nfpzoe (mgr.14180) 12829 : cluster [DBG] pgmap v12042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:30.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:29 smithi165 bash[22175]: cluster 2022-05-01T02:51:28.627669+0000 mgr.smithi157.nfpzoe (mgr.14180) 12829 : cluster [DBG] pgmap v12042: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:30.448 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:51:30.448 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:51:30.449 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:51:30.774 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:51:31.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:31 smithi157 bash[20376]: cluster 2022-05-01T02:51:30.628249+0000 mgr.smithi157.nfpzoe (mgr.14180) 12830 : cluster [DBG] pgmap v12043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:31.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:31 smithi157 bash[20376]: audit 2022-05-01T02:51:30.757517+0000 mon.smithi157 (mon.0) 7703 : audit [DBG] from='client.? 172.21.15.157:0/3636318732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:31 smithi165 bash[22175]: cluster 2022-05-01T02:51:30.628249+0000 mgr.smithi157.nfpzoe (mgr.14180) 12830 : cluster [DBG] pgmap v12043: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:32.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:31 smithi165 bash[22175]: audit 2022-05-01T02:51:30.757517+0000 mon.smithi157 (mon.0) 7703 : audit [DBG] from='client.? 172.21.15.157:0/3636318732' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:33 smithi165 bash[22175]: cluster 2022-05-01T02:51:32.628888+0000 mgr.smithi157.nfpzoe (mgr.14180) 12831 : cluster [DBG] pgmap v12044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:33.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:33 smithi157 bash[20376]: cluster 2022-05-01T02:51:32.628888+0000 mgr.smithi157.nfpzoe (mgr.14180) 12831 : cluster [DBG] pgmap v12044: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:35.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:35 smithi157 bash[20376]: cluster 2022-05-01T02:51:34.629515+0000 mgr.smithi157.nfpzoe (mgr.14180) 12832 : cluster [DBG] pgmap v12045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:35 smithi165 bash[22175]: cluster 2022-05-01T02:51:34.629515+0000 mgr.smithi157.nfpzoe (mgr.14180) 12832 : cluster [DBG] pgmap v12045: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:35.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:51:35.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:51:35.778 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:51:36.097 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:51:36.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:36 smithi157 bash[20376]: audit 2022-05-01T02:51:36.080279+0000 mon.smithi157 (mon.0) 7704 : audit [DBG] from='client.? 172.21.15.157:0/141357504' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:36 smithi165 bash[22175]: audit 2022-05-01T02:51:36.080279+0000 mon.smithi157 (mon.0) 7704 : audit [DBG] from='client.? 172.21.15.157:0/141357504' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:37.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:37 smithi157 bash[20376]: cluster 2022-05-01T02:51:36.630183+0000 mgr.smithi157.nfpzoe (mgr.14180) 12833 : cluster [DBG] pgmap v12046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:37.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:37 smithi165 bash[22175]: cluster 2022-05-01T02:51:36.630183+0000 mgr.smithi157.nfpzoe (mgr.14180) 12833 : cluster [DBG] pgmap v12046: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:39.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:39 smithi157 bash[20376]: cluster 2022-05-01T02:51:38.630888+0000 mgr.smithi157.nfpzoe (mgr.14180) 12834 : cluster [DBG] pgmap v12047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:40.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:39 smithi165 bash[22175]: cluster 2022-05-01T02:51:38.630888+0000 mgr.smithi157.nfpzoe (mgr.14180) 12834 : cluster [DBG] pgmap v12047: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:40.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:40 smithi157 bash[20376]: audit 2022-05-01T02:51:40.636176+0000 mon.smithi157 (mon.0) 7705 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:51:40.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:40 smithi157 bash[20376]: audit 2022-05-01T02:51:40.638810+0000 mon.smithi157 (mon.0) 7706 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:51:40.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:40 smithi157 bash[20376]: audit 2022-05-01T02:51:40.640633+0000 mon.smithi157 (mon.0) 7707 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:51:41.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:51:41.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:51:41.101 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:51:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:40 smithi165 bash[22175]: audit 2022-05-01T02:51:40.636176+0000 mon.smithi157 (mon.0) 7705 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:51:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:40 smithi165 bash[22175]: audit 2022-05-01T02:51:40.638810+0000 mon.smithi157 (mon.0) 7706 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:51:41.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:40 smithi165 bash[22175]: audit 2022-05-01T02:51:40.640633+0000 mon.smithi157 (mon.0) 7707 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:51:41.426 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:51:41.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:41 smithi157 bash[20376]: cluster 2022-05-01T02:51:40.631537+0000 mgr.smithi157.nfpzoe (mgr.14180) 12835 : cluster [DBG] pgmap v12048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:41.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:41 smithi157 bash[20376]: audit 2022-05-01T02:51:40.975094+0000 mon.smithi157 (mon.0) 7708 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:51:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:41 smithi157 bash[20376]: audit 2022-05-01T02:51:40.984125+0000 mon.smithi157 (mon.0) 7709 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:51:41.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:41 smithi157 bash[20376]: audit 2022-05-01T02:51:41.404010+0000 mon.smithi157 (mon.0) 7710 : audit [DBG] from='client.? 172.21.15.157:0/998067276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:41 smithi165 bash[22175]: cluster 2022-05-01T02:51:40.631537+0000 mgr.smithi157.nfpzoe (mgr.14180) 12835 : cluster [DBG] pgmap v12048: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:42.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:41 smithi165 bash[22175]: audit 2022-05-01T02:51:40.975094+0000 mon.smithi157 (mon.0) 7708 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:51:42.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:41 smithi165 bash[22175]: audit 2022-05-01T02:51:40.984125+0000 mon.smithi157 (mon.0) 7709 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:51:42.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:41 smithi165 bash[22175]: audit 2022-05-01T02:51:41.404010+0000 mon.smithi157 (mon.0) 7710 : audit [DBG] from='client.? 172.21.15.157:0/998067276' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:42 smithi165 bash[22175]: cluster 2022-05-01T02:51:40.967771+0000 mgr.smithi157.nfpzoe (mgr.14180) 12836 : cluster [DBG] pgmap v12049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:42 smithi165 bash[22175]: cluster 2022-05-01T02:51:40.968175+0000 mgr.smithi157.nfpzoe (mgr.14180) 12837 : cluster [DBG] pgmap v12050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:42 smithi165 bash[22175]: cephadm 2022-05-01T02:51:40.985273+0000 mgr.smithi157.nfpzoe (mgr.14180) 12838 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:51:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:42 smithi165 bash[22175]: cephadm 2022-05-01T02:51:40.985512+0000 mgr.smithi157.nfpzoe (mgr.14180) 12839 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:51:43.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:42 smithi157 bash[20376]: cluster 2022-05-01T02:51:40.967771+0000 mgr.smithi157.nfpzoe (mgr.14180) 12836 : cluster [DBG] pgmap v12049: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:43.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:42 smithi157 bash[20376]: cluster 2022-05-01T02:51:40.968175+0000 mgr.smithi157.nfpzoe (mgr.14180) 12837 : cluster [DBG] pgmap v12050: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:43.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:42 smithi157 bash[20376]: cephadm 2022-05-01T02:51:40.985273+0000 mgr.smithi157.nfpzoe (mgr.14180) 12838 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:51:43.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:42 smithi157 bash[20376]: cephadm 2022-05-01T02:51:40.985512+0000 mgr.smithi157.nfpzoe (mgr.14180) 12839 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:51:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:44 smithi165 bash[22175]: cluster 2022-05-01T02:51:42.968782+0000 mgr.smithi157.nfpzoe (mgr.14180) 12840 : cluster [DBG] pgmap v12051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:45.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:44 smithi157 bash[20376]: cluster 2022-05-01T02:51:42.968782+0000 mgr.smithi157.nfpzoe (mgr.14180) 12840 : cluster [DBG] pgmap v12051: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:46.430 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:51:46.430 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:51:46.431 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:51:46.751 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:51:47.041 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:46 smithi157 bash[20376]: cluster 2022-05-01T02:51:44.969422+0000 mgr.smithi157.nfpzoe (mgr.14180) 12841 : cluster [DBG] pgmap v12052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:46 smithi165 bash[22175]: cluster 2022-05-01T02:51:44.969422+0000 mgr.smithi157.nfpzoe (mgr.14180) 12841 : cluster [DBG] pgmap v12052: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:47 smithi165 bash[22175]: audit 2022-05-01T02:51:46.734533+0000 mon.smithi157 (mon.0) 7711 : audit [DBG] from='client.? 172.21.15.157:0/3592402827' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:48.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:47 smithi157 bash[20376]: audit 2022-05-01T02:51:46.734533+0000 mon.smithi157 (mon.0) 7711 : audit [DBG] from='client.? 172.21.15.157:0/3592402827' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:48 smithi165 bash[22175]: cluster 2022-05-01T02:51:46.970098+0000 mgr.smithi157.nfpzoe (mgr.14180) 12842 : cluster [DBG] pgmap v12053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:49.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:48 smithi157 bash[20376]: cluster 2022-05-01T02:51:46.970098+0000 mgr.smithi157.nfpzoe (mgr.14180) 12842 : cluster [DBG] pgmap v12053: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:51.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:50 smithi165 bash[22175]: cluster 2022-05-01T02:51:48.970766+0000 mgr.smithi157.nfpzoe (mgr.14180) 12843 : cluster [DBG] pgmap v12054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:51.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:50 smithi157 bash[20376]: cluster 2022-05-01T02:51:48.970766+0000 mgr.smithi157.nfpzoe (mgr.14180) 12843 : cluster [DBG] pgmap v12054: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:51.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:51:51.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:51:51.755 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:51:52.083 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:51:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:52 smithi165 bash[22175]: cluster 2022-05-01T02:51:50.971400+0000 mgr.smithi157.nfpzoe (mgr.14180) 12844 : cluster [DBG] pgmap v12055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:52 smithi165 bash[22175]: audit 2022-05-01T02:51:52.065779+0000 mon.smithi157 (mon.0) 7712 : audit [DBG] from='client.? 172.21.15.157:0/4238348768' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:53.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:52 smithi157 bash[20376]: cluster 2022-05-01T02:51:50.971400+0000 mgr.smithi157.nfpzoe (mgr.14180) 12844 : cluster [DBG] pgmap v12055: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:53.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:52 smithi157 bash[20376]: audit 2022-05-01T02:51:52.065779+0000 mon.smithi157 (mon.0) 7712 : audit [DBG] from='client.? 172.21.15.157:0/4238348768' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:54 smithi165 bash[22175]: cluster 2022-05-01T02:51:52.972024+0000 mgr.smithi157.nfpzoe (mgr.14180) 12845 : cluster [DBG] pgmap v12056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:55.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:54 smithi157 bash[20376]: cluster 2022-05-01T02:51:52.972024+0000 mgr.smithi157.nfpzoe (mgr.14180) 12845 : cluster [DBG] pgmap v12056: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:57.040 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:56 smithi157 bash[20376]: cluster 2022-05-01T02:51:54.972702+0000 mgr.smithi157.nfpzoe (mgr.14180) 12846 : cluster [DBG] pgmap v12057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:57.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:51:57.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:51:57.087 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:51:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:56 smithi165 bash[22175]: cluster 2022-05-01T02:51:54.972702+0000 mgr.smithi157.nfpzoe (mgr.14180) 12846 : cluster [DBG] pgmap v12057: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:57.415 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:51:58.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:57 smithi165 bash[22175]: audit 2022-05-01T02:51:57.397866+0000 mon.smithi157 (mon.0) 7713 : audit [DBG] from='client.? 172.21.15.157:0/905844770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:58.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:57 smithi157 bash[20376]: audit 2022-05-01T02:51:57.397866+0000 mon.smithi157 (mon.0) 7713 : audit [DBG] from='client.? 172.21.15.157:0/905844770' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:51:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:51:58 smithi165 bash[22175]: cluster 2022-05-01T02:51:56.973366+0000 mgr.smithi157.nfpzoe (mgr.14180) 12847 : cluster [DBG] pgmap v12058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:51:59.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:51:58 smithi157 bash[20376]: cluster 2022-05-01T02:51:56.973366+0000 mgr.smithi157.nfpzoe (mgr.14180) 12847 : cluster [DBG] pgmap v12058: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:01.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:00 smithi165 bash[22175]: cluster 2022-05-01T02:51:58.973924+0000 mgr.smithi157.nfpzoe (mgr.14180) 12848 : cluster [DBG] pgmap v12059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:00 smithi165 bash[22175]: audit 2022-05-01T02:51:59.921622+0000 mon.smithi157 (mon.0) 7714 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:52:01.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:00 smithi165 bash[22175]: audit 2022-05-01T02:52:00.675253+0000 mon.smithi157 (mon.0) 7715 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:52:01.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:00 smithi157 bash[20376]: cluster 2022-05-01T02:51:58.973924+0000 mgr.smithi157.nfpzoe (mgr.14180) 12848 : cluster [DBG] pgmap v12059: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:01.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:00 smithi157 bash[20376]: audit 2022-05-01T02:51:59.921622+0000 mon.smithi157 (mon.0) 7714 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:52:01.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:00 smithi157 bash[20376]: audit 2022-05-01T02:52:00.675253+0000 mon.smithi157 (mon.0) 7715 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:52:01.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:01 smithi157 bash[20376]: cluster 2022-05-01T02:52:00.974596+0000 mgr.smithi157.nfpzoe (mgr.14180) 12849 : cluster [DBG] pgmap v12060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:02.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:01 smithi165 bash[22175]: cluster 2022-05-01T02:52:00.974596+0000 mgr.smithi157.nfpzoe (mgr.14180) 12849 : cluster [DBG] pgmap v12060: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:02.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:52:02.418 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:52:02.419 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:52:02.740 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:52:03.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:02 smithi165 bash[22175]: audit 2022-05-01T02:52:02.724181+0000 mon.smithi157 (mon.0) 7716 : audit [DBG] from='client.? 172.21.15.157:0/2949675151' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:03.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:02 smithi157 bash[20376]: audit 2022-05-01T02:52:02.724181+0000 mon.smithi157 (mon.0) 7716 : audit [DBG] from='client.? 172.21.15.157:0/2949675151' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:04.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:03 smithi165 bash[22175]: cluster 2022-05-01T02:52:02.975293+0000 mgr.smithi157.nfpzoe (mgr.14180) 12850 : cluster [DBG] pgmap v12061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:04.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:03 smithi157 bash[20376]: cluster 2022-05-01T02:52:02.975293+0000 mgr.smithi157.nfpzoe (mgr.14180) 12850 : cluster [DBG] pgmap v12061: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:06.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:06 smithi157 bash[20376]: cluster 2022-05-01T02:52:04.975937+0000 mgr.smithi157.nfpzoe (mgr.14180) 12851 : cluster [DBG] pgmap v12062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:06.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:06 smithi165 bash[22175]: cluster 2022-05-01T02:52:04.975937+0000 mgr.smithi157.nfpzoe (mgr.14180) 12851 : cluster [DBG] pgmap v12062: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:07.744 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:52:07.744 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:52:07.744 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:52:08.069 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:52:08.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:08 smithi157 bash[20376]: cluster 2022-05-01T02:52:06.976591+0000 mgr.smithi157.nfpzoe (mgr.14180) 12852 : cluster [DBG] pgmap v12063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:08.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:08 smithi157 bash[20376]: audit 2022-05-01T02:52:08.052210+0000 mon.smithi157 (mon.0) 7717 : audit [DBG] from='client.? 172.21.15.157:0/1869676657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:08 smithi165 bash[22175]: cluster 2022-05-01T02:52:06.976591+0000 mgr.smithi157.nfpzoe (mgr.14180) 12852 : cluster [DBG] pgmap v12063: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:08.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:08 smithi165 bash[22175]: audit 2022-05-01T02:52:08.052210+0000 mon.smithi157 (mon.0) 7717 : audit [DBG] from='client.? 172.21.15.157:0/1869676657' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:10.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:10 smithi157 bash[20376]: cluster 2022-05-01T02:52:08.977200+0000 mgr.smithi157.nfpzoe (mgr.14180) 12853 : cluster [DBG] pgmap v12064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:10 smithi165 bash[22175]: cluster 2022-05-01T02:52:08.977200+0000 mgr.smithi157.nfpzoe (mgr.14180) 12853 : cluster [DBG] pgmap v12064: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:12.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:12 smithi157 bash[20376]: cluster 2022-05-01T02:52:10.977784+0000 mgr.smithi157.nfpzoe (mgr.14180) 12854 : cluster [DBG] pgmap v12065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:12 smithi165 bash[22175]: cluster 2022-05-01T02:52:10.977784+0000 mgr.smithi157.nfpzoe (mgr.14180) 12854 : cluster [DBG] pgmap v12065: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:13.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:52:13.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:52:13.072 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:52:13.400 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:52:14.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:14 smithi157 bash[20376]: cluster 2022-05-01T02:52:12.978423+0000 mgr.smithi157.nfpzoe (mgr.14180) 12855 : cluster [DBG] pgmap v12066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:14.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:14 smithi157 bash[20376]: audit 2022-05-01T02:52:13.383458+0000 mon.smithi157 (mon.0) 7718 : audit [DBG] from='client.? 172.21.15.157:0/288418024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:14 smithi165 bash[22175]: cluster 2022-05-01T02:52:12.978423+0000 mgr.smithi157.nfpzoe (mgr.14180) 12855 : cluster [DBG] pgmap v12066: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:14.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:14 smithi165 bash[22175]: audit 2022-05-01T02:52:13.383458+0000 mon.smithi157 (mon.0) 7718 : audit [DBG] from='client.? 172.21.15.157:0/288418024' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:16.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:16 smithi157 bash[20376]: cluster 2022-05-01T02:52:14.979003+0000 mgr.smithi157.nfpzoe (mgr.14180) 12856 : cluster [DBG] pgmap v12067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:16.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:16 smithi165 bash[22175]: cluster 2022-05-01T02:52:14.979003+0000 mgr.smithi157.nfpzoe (mgr.14180) 12856 : cluster [DBG] pgmap v12067: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:18.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:52:18.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:52:18.404 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:52:18.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:18 smithi157 bash[20376]: cluster 2022-05-01T02:52:16.979674+0000 mgr.smithi157.nfpzoe (mgr.14180) 12857 : cluster [DBG] pgmap v12068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:18.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:18 smithi165 bash[22175]: cluster 2022-05-01T02:52:16.979674+0000 mgr.smithi157.nfpzoe (mgr.14180) 12857 : cluster [DBG] pgmap v12068: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:18.741 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:52:19.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:19 smithi165 bash[22175]: audit 2022-05-01T02:52:18.718369+0000 mon.smithi157 (mon.0) 7719 : audit [DBG] from='client.? 172.21.15.157:0/606407232' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:19.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:19 smithi157 bash[20376]: audit 2022-05-01T02:52:18.718369+0000 mon.smithi157 (mon.0) 7719 : audit [DBG] from='client.? 172.21.15.157:0/606407232' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:20.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:20 smithi157 bash[20376]: cluster 2022-05-01T02:52:18.980303+0000 mgr.smithi157.nfpzoe (mgr.14180) 12858 : cluster [DBG] pgmap v12069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:20 smithi165 bash[22175]: cluster 2022-05-01T02:52:18.980303+0000 mgr.smithi157.nfpzoe (mgr.14180) 12858 : cluster [DBG] pgmap v12069: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:22 smithi165 bash[22175]: cluster 2022-05-01T02:52:20.980863+0000 mgr.smithi157.nfpzoe (mgr.14180) 12859 : cluster [DBG] pgmap v12070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:22.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:22 smithi157 bash[20376]: cluster 2022-05-01T02:52:20.980863+0000 mgr.smithi157.nfpzoe (mgr.14180) 12859 : cluster [DBG] pgmap v12070: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:23.744 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:52:23.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:52:23.745 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:52:24.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:52:24.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:24 smithi165 bash[22175]: cluster 2022-05-01T02:52:22.981587+0000 mgr.smithi157.nfpzoe (mgr.14180) 12860 : cluster [DBG] pgmap v12071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:24.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:24 smithi165 bash[22175]: audit 2022-05-01T02:52:24.048144+0000 mon.smithi157 (mon.0) 7720 : audit [DBG] from='client.? 172.21.15.157:0/626840170' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:24.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:24 smithi157 bash[20376]: cluster 2022-05-01T02:52:22.981587+0000 mgr.smithi157.nfpzoe (mgr.14180) 12860 : cluster [DBG] pgmap v12071: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:24.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:24 smithi157 bash[20376]: audit 2022-05-01T02:52:24.048144+0000 mon.smithi157 (mon.0) 7720 : audit [DBG] from='client.? 172.21.15.157:0/626840170' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:26.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:26 smithi165 bash[22175]: cluster 2022-05-01T02:52:24.982203+0000 mgr.smithi157.nfpzoe (mgr.14180) 12861 : cluster [DBG] pgmap v12072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:26.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:26 smithi157 bash[20376]: cluster 2022-05-01T02:52:24.982203+0000 mgr.smithi157.nfpzoe (mgr.14180) 12861 : cluster [DBG] pgmap v12072: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:28.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:28 smithi165 bash[22175]: cluster 2022-05-01T02:52:26.982876+0000 mgr.smithi157.nfpzoe (mgr.14180) 12862 : cluster [DBG] pgmap v12073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:28.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:28 smithi157 bash[20376]: cluster 2022-05-01T02:52:26.982876+0000 mgr.smithi157.nfpzoe (mgr.14180) 12862 : cluster [DBG] pgmap v12073: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:29.073 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:52:29.073 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:52:29.074 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:52:29.411 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:52:30.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:30 smithi157 bash[20376]: cluster 2022-05-01T02:52:28.983494+0000 mgr.smithi157.nfpzoe (mgr.14180) 12863 : cluster [DBG] pgmap v12074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:30.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:30 smithi157 bash[20376]: audit 2022-05-01T02:52:29.389483+0000 mon.smithi157 (mon.0) 7721 : audit [DBG] from='client.? 172.21.15.157:0/412125556' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:30 smithi165 bash[22175]: cluster 2022-05-01T02:52:28.983494+0000 mgr.smithi157.nfpzoe (mgr.14180) 12863 : cluster [DBG] pgmap v12074: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:30 smithi165 bash[22175]: audit 2022-05-01T02:52:29.389483+0000 mon.smithi157 (mon.0) 7721 : audit [DBG] from='client.? 172.21.15.157:0/412125556' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:32.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:32 smithi165 bash[22175]: cluster 2022-05-01T02:52:30.984108+0000 mgr.smithi157.nfpzoe (mgr.14180) 12864 : cluster [DBG] pgmap v12075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:32.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:32 smithi157 bash[20376]: cluster 2022-05-01T02:52:30.984108+0000 mgr.smithi157.nfpzoe (mgr.14180) 12864 : cluster [DBG] pgmap v12075: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:34.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:52:34.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:52:34.414 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:52:34.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:34 smithi165 bash[22175]: cluster 2022-05-01T02:52:32.984770+0000 mgr.smithi157.nfpzoe (mgr.14180) 12865 : cluster [DBG] pgmap v12076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:34.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:34 smithi157 bash[20376]: cluster 2022-05-01T02:52:32.984770+0000 mgr.smithi157.nfpzoe (mgr.14180) 12865 : cluster [DBG] pgmap v12076: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:34.739 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:52:35.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:35 smithi165 bash[22175]: audit 2022-05-01T02:52:34.722497+0000 mon.smithi157 (mon.0) 7722 : audit [DBG] from='client.? 172.21.15.157:0/795930254' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:35.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:35 smithi157 bash[20376]: audit 2022-05-01T02:52:34.722497+0000 mon.smithi157 (mon.0) 7722 : audit [DBG] from='client.? 172.21.15.157:0/795930254' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:36.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:36 smithi165 bash[22175]: cluster 2022-05-01T02:52:34.985427+0000 mgr.smithi157.nfpzoe (mgr.14180) 12866 : cluster [DBG] pgmap v12077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:36.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:36 smithi157 bash[20376]: cluster 2022-05-01T02:52:34.985427+0000 mgr.smithi157.nfpzoe (mgr.14180) 12866 : cluster [DBG] pgmap v12077: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:38.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:38 smithi165 bash[22175]: cluster 2022-05-01T02:52:36.986054+0000 mgr.smithi157.nfpzoe (mgr.14180) 12867 : cluster [DBG] pgmap v12078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:38.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:38 smithi157 bash[20376]: cluster 2022-05-01T02:52:36.986054+0000 mgr.smithi157.nfpzoe (mgr.14180) 12867 : cluster [DBG] pgmap v12078: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:39.741 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:52:39.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:52:39.742 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:52:40.067 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:52:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:40 smithi157 bash[20376]: cluster 2022-05-01T02:52:38.986656+0000 mgr.smithi157.nfpzoe (mgr.14180) 12868 : cluster [DBG] pgmap v12079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:40 smithi157 bash[20376]: audit 2022-05-01T02:52:40.050222+0000 mon.smithi157 (mon.0) 7723 : audit [DBG] from='client.? 172.21.15.157:0/308988999' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:40 smithi165 bash[22175]: cluster 2022-05-01T02:52:38.986656+0000 mgr.smithi157.nfpzoe (mgr.14180) 12868 : cluster [DBG] pgmap v12079: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:40 smithi165 bash[22175]: audit 2022-05-01T02:52:40.050222+0000 mon.smithi157 (mon.0) 7723 : audit [DBG] from='client.? 172.21.15.157:0/308988999' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:41.597 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:41 smithi157 bash[20376]: audit 2022-05-01T02:52:40.997518+0000 mon.smithi157 (mon.0) 7724 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:52:41.597 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:41 smithi157 bash[20376]: audit 2022-05-01T02:52:41.000205+0000 mon.smithi157 (mon.0) 7725 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:52:41.597 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:41 smithi157 bash[20376]: audit 2022-05-01T02:52:41.002024+0000 mon.smithi157 (mon.0) 7726 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:52:41.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:41 smithi165 bash[22175]: audit 2022-05-01T02:52:40.997518+0000 mon.smithi157 (mon.0) 7724 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:52:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:41 smithi165 bash[22175]: audit 2022-05-01T02:52:41.000205+0000 mon.smithi157 (mon.0) 7725 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:52:41.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:41 smithi165 bash[22175]: audit 2022-05-01T02:52:41.002024+0000 mon.smithi157 (mon.0) 7726 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:52:42.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:42 smithi165 bash[22175]: cluster 2022-05-01T02:52:40.987239+0000 mgr.smithi157.nfpzoe (mgr.14180) 12869 : cluster [DBG] pgmap v12080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:42 smithi165 bash[22175]: cluster 2022-05-01T02:52:41.330701+0000 mgr.smithi157.nfpzoe (mgr.14180) 12870 : cluster [DBG] pgmap v12081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:42 smithi165 bash[22175]: cluster 2022-05-01T02:52:41.331264+0000 mgr.smithi157.nfpzoe (mgr.14180) 12871 : cluster [DBG] pgmap v12082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:42 smithi165 bash[22175]: audit 2022-05-01T02:52:41.336247+0000 mon.smithi157 (mon.0) 7727 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:52:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:42 smithi165 bash[22175]: audit 2022-05-01T02:52:41.343580+0000 mon.smithi157 (mon.0) 7728 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:52:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:42 smithi165 bash[22175]: cephadm 2022-05-01T02:52:41.344911+0000 mgr.smithi157.nfpzoe (mgr.14180) 12872 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:52:42.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:42 smithi165 bash[22175]: cephadm 2022-05-01T02:52:41.345070+0000 mgr.smithi157.nfpzoe (mgr.14180) 12873 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:52:42.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:42 smithi157 bash[20376]: cluster 2022-05-01T02:52:40.987239+0000 mgr.smithi157.nfpzoe (mgr.14180) 12869 : cluster [DBG] pgmap v12080: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:42.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:42 smithi157 bash[20376]: cluster 2022-05-01T02:52:41.330701+0000 mgr.smithi157.nfpzoe (mgr.14180) 12870 : cluster [DBG] pgmap v12081: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:42.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:42 smithi157 bash[20376]: cluster 2022-05-01T02:52:41.331264+0000 mgr.smithi157.nfpzoe (mgr.14180) 12871 : cluster [DBG] pgmap v12082: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:42.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:42 smithi157 bash[20376]: audit 2022-05-01T02:52:41.336247+0000 mon.smithi157 (mon.0) 7727 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:52:42.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:42 smithi157 bash[20376]: audit 2022-05-01T02:52:41.343580+0000 mon.smithi157 (mon.0) 7728 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:52:42.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:42 smithi157 bash[20376]: cephadm 2022-05-01T02:52:41.344911+0000 mgr.smithi157.nfpzoe (mgr.14180) 12872 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:52:42.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:42 smithi157 bash[20376]: cephadm 2022-05-01T02:52:41.345070+0000 mgr.smithi157.nfpzoe (mgr.14180) 12873 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:52:44.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:44 smithi165 bash[22175]: cluster 2022-05-01T02:52:43.332039+0000 mgr.smithi157.nfpzoe (mgr.14180) 12874 : cluster [DBG] pgmap v12083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:44.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:44 smithi157 bash[20376]: cluster 2022-05-01T02:52:43.332039+0000 mgr.smithi157.nfpzoe (mgr.14180) 12874 : cluster [DBG] pgmap v12083: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:45.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:52:45.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:52:45.070 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:52:45.390 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:52:46.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:46 smithi165 bash[22175]: cluster 2022-05-01T02:52:45.332629+0000 mgr.smithi157.nfpzoe (mgr.14180) 12875 : cluster [DBG] pgmap v12084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:46.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:46 smithi165 bash[22175]: audit 2022-05-01T02:52:45.373618+0000 mon.smithi157 (mon.0) 7729 : audit [DBG] from='client.? 172.21.15.157:0/3100117471' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:46.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:46 smithi157 bash[20376]: cluster 2022-05-01T02:52:45.332629+0000 mgr.smithi157.nfpzoe (mgr.14180) 12875 : cluster [DBG] pgmap v12084: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:46.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:46 smithi157 bash[20376]: audit 2022-05-01T02:52:45.373618+0000 mon.smithi157 (mon.0) 7729 : audit [DBG] from='client.? 172.21.15.157:0/3100117471' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:48.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:48 smithi165 bash[22175]: cluster 2022-05-01T02:52:47.333356+0000 mgr.smithi157.nfpzoe (mgr.14180) 12876 : cluster [DBG] pgmap v12085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:48.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:48 smithi157 bash[20376]: cluster 2022-05-01T02:52:47.333356+0000 mgr.smithi157.nfpzoe (mgr.14180) 12876 : cluster [DBG] pgmap v12085: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:50.393 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:52:50.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:52:50.394 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:52:50.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:50 smithi157 bash[20376]: cluster 2022-05-01T02:52:49.333987+0000 mgr.smithi157.nfpzoe (mgr.14180) 12877 : cluster [DBG] pgmap v12086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:50 smithi165 bash[22175]: cluster 2022-05-01T02:52:49.333987+0000 mgr.smithi157.nfpzoe (mgr.14180) 12877 : cluster [DBG] pgmap v12086: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:50.722 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:52:51.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:51 smithi157 bash[20376]: audit 2022-05-01T02:52:50.705806+0000 mon.smithi157 (mon.0) 7730 : audit [DBG] from='client.? 172.21.15.157:0/4267368316' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:51.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:51 smithi165 bash[22175]: audit 2022-05-01T02:52:50.705806+0000 mon.smithi157 (mon.0) 7730 : audit [DBG] from='client.? 172.21.15.157:0/4267368316' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:52.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:52 smithi165 bash[22175]: cluster 2022-05-01T02:52:51.334640+0000 mgr.smithi157.nfpzoe (mgr.14180) 12878 : cluster [DBG] pgmap v12087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:52.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:52 smithi157 bash[20376]: cluster 2022-05-01T02:52:51.334640+0000 mgr.smithi157.nfpzoe (mgr.14180) 12878 : cluster [DBG] pgmap v12087: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:54.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:54 smithi157 bash[20376]: cluster 2022-05-01T02:52:53.335292+0000 mgr.smithi157.nfpzoe (mgr.14180) 12879 : cluster [DBG] pgmap v12088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:54.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:54 smithi165 bash[22175]: cluster 2022-05-01T02:52:53.335292+0000 mgr.smithi157.nfpzoe (mgr.14180) 12879 : cluster [DBG] pgmap v12088: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:55.725 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:52:55.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:52:55.726 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:52:56.059 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:52:56.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:56 smithi157 bash[20376]: cluster 2022-05-01T02:52:55.335887+0000 mgr.smithi157.nfpzoe (mgr.14180) 12880 : cluster [DBG] pgmap v12089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:56.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:56 smithi157 bash[20376]: audit 2022-05-01T02:52:56.042755+0000 mon.smithi157 (mon.0) 7731 : audit [DBG] from='client.? 172.21.15.157:0/3004003182' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:56 smithi165 bash[22175]: cluster 2022-05-01T02:52:55.335887+0000 mgr.smithi157.nfpzoe (mgr.14180) 12880 : cluster [DBG] pgmap v12089: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:56.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:56 smithi165 bash[22175]: audit 2022-05-01T02:52:56.042755+0000 mon.smithi157 (mon.0) 7731 : audit [DBG] from='client.? 172.21.15.157:0/3004003182' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:52:58.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:52:58 smithi157 bash[20376]: cluster 2022-05-01T02:52:57.336461+0000 mgr.smithi157.nfpzoe (mgr.14180) 12881 : cluster [DBG] pgmap v12090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:52:58.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:52:58 smithi165 bash[22175]: cluster 2022-05-01T02:52:57.336461+0000 mgr.smithi157.nfpzoe (mgr.14180) 12881 : cluster [DBG] pgmap v12090: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:00 smithi157 bash[20376]: cluster 2022-05-01T02:52:59.337088+0000 mgr.smithi157.nfpzoe (mgr.14180) 12882 : cluster [DBG] pgmap v12091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:00 smithi157 bash[20376]: audit 2022-05-01T02:52:59.925759+0000 mon.smithi157 (mon.0) 7732 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:53:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:00 smithi165 bash[22175]: cluster 2022-05-01T02:52:59.337088+0000 mgr.smithi157.nfpzoe (mgr.14180) 12882 : cluster [DBG] pgmap v12091: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:00 smithi165 bash[22175]: audit 2022-05-01T02:52:59.925759+0000 mon.smithi157 (mon.0) 7732 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:53:01.063 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:53:01.063 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:53:01.063 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:53:01.381 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:53:01.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:01 smithi157 bash[20376]: audit 2022-05-01T02:53:00.681756+0000 mon.smithi157 (mon.0) 7733 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:53:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:01 smithi165 bash[22175]: audit 2022-05-01T02:53:00.681756+0000 mon.smithi157 (mon.0) 7733 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:53:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:02 smithi165 bash[22175]: cluster 2022-05-01T02:53:01.337674+0000 mgr.smithi157.nfpzoe (mgr.14180) 12883 : cluster [DBG] pgmap v12092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:02.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:02 smithi165 bash[22175]: audit 2022-05-01T02:53:01.364402+0000 mon.smithi157 (mon.0) 7734 : audit [DBG] from='client.? 172.21.15.157:0/1543469601' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:02.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:02 smithi157 bash[20376]: cluster 2022-05-01T02:53:01.337674+0000 mgr.smithi157.nfpzoe (mgr.14180) 12883 : cluster [DBG] pgmap v12092: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:02.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:02 smithi157 bash[20376]: audit 2022-05-01T02:53:01.364402+0000 mon.smithi157 (mon.0) 7734 : audit [DBG] from='client.? 172.21.15.157:0/1543469601' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:04.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:04 smithi157 bash[20376]: cluster 2022-05-01T02:53:03.338295+0000 mgr.smithi157.nfpzoe (mgr.14180) 12884 : cluster [DBG] pgmap v12093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:04.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:04 smithi165 bash[22175]: cluster 2022-05-01T02:53:03.338295+0000 mgr.smithi157.nfpzoe (mgr.14180) 12884 : cluster [DBG] pgmap v12093: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:06.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:53:06.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:53:06.385 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:53:06.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:06 smithi157 bash[20376]: cluster 2022-05-01T02:53:05.339010+0000 mgr.smithi157.nfpzoe (mgr.14180) 12885 : cluster [DBG] pgmap v12094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:06.710 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:53:06.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:06 smithi165 bash[22175]: cluster 2022-05-01T02:53:05.339010+0000 mgr.smithi157.nfpzoe (mgr.14180) 12885 : cluster [DBG] pgmap v12094: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:07.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:07 smithi157 bash[20376]: audit 2022-05-01T02:53:06.690464+0000 mon.smithi157 (mon.0) 7735 : audit [DBG] from='client.? 172.21.15.157:0/1749300044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:07.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:07 smithi165 bash[22175]: audit 2022-05-01T02:53:06.690464+0000 mon.smithi157 (mon.0) 7735 : audit [DBG] from='client.? 172.21.15.157:0/1749300044' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:08.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:08 smithi157 bash[20376]: cluster 2022-05-01T02:53:07.339740+0000 mgr.smithi157.nfpzoe (mgr.14180) 12886 : cluster [DBG] pgmap v12095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:08.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:08 smithi165 bash[22175]: cluster 2022-05-01T02:53:07.339740+0000 mgr.smithi157.nfpzoe (mgr.14180) 12886 : cluster [DBG] pgmap v12095: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:10.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:10 smithi157 bash[20376]: cluster 2022-05-01T02:53:09.340362+0000 mgr.smithi157.nfpzoe (mgr.14180) 12887 : cluster [DBG] pgmap v12096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:10 smithi165 bash[22175]: cluster 2022-05-01T02:53:09.340362+0000 mgr.smithi157.nfpzoe (mgr.14180) 12887 : cluster [DBG] pgmap v12096: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:11.714 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:53:11.714 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:53:11.715 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:53:12.039 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:53:12.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:12 smithi157 bash[20376]: cluster 2022-05-01T02:53:11.340955+0000 mgr.smithi157.nfpzoe (mgr.14180) 12888 : cluster [DBG] pgmap v12097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:12.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:12 smithi157 bash[20376]: audit 2022-05-01T02:53:12.022622+0000 mon.smithi157 (mon.0) 7736 : audit [DBG] from='client.? 172.21.15.157:0/3425675322' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:12 smithi165 bash[22175]: cluster 2022-05-01T02:53:11.340955+0000 mgr.smithi157.nfpzoe (mgr.14180) 12888 : cluster [DBG] pgmap v12097: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:12.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:12 smithi165 bash[22175]: audit 2022-05-01T02:53:12.022622+0000 mon.smithi157 (mon.0) 7736 : audit [DBG] from='client.? 172.21.15.157:0/3425675322' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:14.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:14 smithi157 bash[20376]: cluster 2022-05-01T02:53:13.341636+0000 mgr.smithi157.nfpzoe (mgr.14180) 12889 : cluster [DBG] pgmap v12098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:14.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:14 smithi165 bash[22175]: cluster 2022-05-01T02:53:13.341636+0000 mgr.smithi157.nfpzoe (mgr.14180) 12889 : cluster [DBG] pgmap v12098: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:16.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:16 smithi157 bash[20376]: cluster 2022-05-01T02:53:15.342270+0000 mgr.smithi157.nfpzoe (mgr.14180) 12890 : cluster [DBG] pgmap v12099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:16.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:16 smithi165 bash[22175]: cluster 2022-05-01T02:53:15.342270+0000 mgr.smithi157.nfpzoe (mgr.14180) 12890 : cluster [DBG] pgmap v12099: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:17.042 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:53:17.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:53:17.043 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:53:17.368 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:53:17.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:17 smithi157 bash[20376]: audit 2022-05-01T02:53:17.351808+0000 mon.smithi157 (mon.0) 7737 : audit [DBG] from='client.? 172.21.15.157:0/1701037742' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:17.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:17 smithi165 bash[22175]: audit 2022-05-01T02:53:17.351808+0000 mon.smithi157 (mon.0) 7737 : audit [DBG] from='client.? 172.21.15.157:0/1701037742' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:18.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:18 smithi157 bash[20376]: cluster 2022-05-01T02:53:17.342875+0000 mgr.smithi157.nfpzoe (mgr.14180) 12891 : cluster [DBG] pgmap v12100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:18.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:18 smithi165 bash[22175]: cluster 2022-05-01T02:53:17.342875+0000 mgr.smithi157.nfpzoe (mgr.14180) 12891 : cluster [DBG] pgmap v12100: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:20.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:20 smithi157 bash[20376]: cluster 2022-05-01T02:53:19.343492+0000 mgr.smithi157.nfpzoe (mgr.14180) 12892 : cluster [DBG] pgmap v12101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:20 smithi165 bash[22175]: cluster 2022-05-01T02:53:19.343492+0000 mgr.smithi157.nfpzoe (mgr.14180) 12892 : cluster [DBG] pgmap v12101: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:22.370 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:53:22.370 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:53:22.370 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:53:22.689 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:53:22.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:22 smithi157 bash[20376]: cluster 2022-05-01T02:53:21.344107+0000 mgr.smithi157.nfpzoe (mgr.14180) 12893 : cluster [DBG] pgmap v12102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:22.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:22 smithi165 bash[22175]: cluster 2022-05-01T02:53:21.344107+0000 mgr.smithi157.nfpzoe (mgr.14180) 12893 : cluster [DBG] pgmap v12102: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:23.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:23 smithi157 bash[20376]: audit 2022-05-01T02:53:22.673567+0000 mon.smithi157 (mon.0) 7738 : audit [DBG] from='client.? 172.21.15.157:0/3719396916' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:23.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:23 smithi165 bash[22175]: audit 2022-05-01T02:53:22.673567+0000 mon.smithi157 (mon.0) 7738 : audit [DBG] from='client.? 172.21.15.157:0/3719396916' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:24.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:24 smithi157 bash[20376]: cluster 2022-05-01T02:53:23.344707+0000 mgr.smithi157.nfpzoe (mgr.14180) 12894 : cluster [DBG] pgmap v12103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:24.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:24 smithi165 bash[22175]: cluster 2022-05-01T02:53:23.344707+0000 mgr.smithi157.nfpzoe (mgr.14180) 12894 : cluster [DBG] pgmap v12103: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:26.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:26 smithi157 bash[20376]: cluster 2022-05-01T02:53:25.345316+0000 mgr.smithi157.nfpzoe (mgr.14180) 12895 : cluster [DBG] pgmap v12104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:26.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:26 smithi165 bash[22175]: cluster 2022-05-01T02:53:25.345316+0000 mgr.smithi157.nfpzoe (mgr.14180) 12895 : cluster [DBG] pgmap v12104: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:27.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:53:27.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:53:27.693 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:53:28.019 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:53:28.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:28 smithi157 bash[20376]: cluster 2022-05-01T02:53:27.345964+0000 mgr.smithi157.nfpzoe (mgr.14180) 12896 : cluster [DBG] pgmap v12105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:28.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:28 smithi157 bash[20376]: audit 2022-05-01T02:53:28.002520+0000 mon.smithi157 (mon.0) 7739 : audit [DBG] from='client.? 172.21.15.157:0/3615736075' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:28.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:28 smithi165 bash[22175]: cluster 2022-05-01T02:53:27.345964+0000 mgr.smithi157.nfpzoe (mgr.14180) 12896 : cluster [DBG] pgmap v12105: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:28.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:28 smithi165 bash[22175]: audit 2022-05-01T02:53:28.002520+0000 mon.smithi157 (mon.0) 7739 : audit [DBG] from='client.? 172.21.15.157:0/3615736075' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:30.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:30 smithi157 bash[20376]: cluster 2022-05-01T02:53:29.346681+0000 mgr.smithi157.nfpzoe (mgr.14180) 12897 : cluster [DBG] pgmap v12106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:30 smithi165 bash[22175]: cluster 2022-05-01T02:53:29.346681+0000 mgr.smithi157.nfpzoe (mgr.14180) 12897 : cluster [DBG] pgmap v12106: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:32.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:32 smithi157 bash[20376]: cluster 2022-05-01T02:53:31.347352+0000 mgr.smithi157.nfpzoe (mgr.14180) 12898 : cluster [DBG] pgmap v12107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:32.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:32 smithi165 bash[22175]: cluster 2022-05-01T02:53:31.347352+0000 mgr.smithi157.nfpzoe (mgr.14180) 12898 : cluster [DBG] pgmap v12107: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:33.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:53:33.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:53:33.022 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:53:33.352 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:53:33.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:33 smithi157 bash[20376]: audit 2022-05-01T02:53:33.335847+0000 mon.smithi157 (mon.0) 7740 : audit [DBG] from='client.? 172.21.15.157:0/2950144030' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:33.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:33 smithi165 bash[22175]: audit 2022-05-01T02:53:33.335847+0000 mon.smithi157 (mon.0) 7740 : audit [DBG] from='client.? 172.21.15.157:0/2950144030' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:34.708 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:34 smithi157 bash[20376]: cluster 2022-05-01T02:53:33.347917+0000 mgr.smithi157.nfpzoe (mgr.14180) 12899 : cluster [DBG] pgmap v12108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:34.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:34 smithi165 bash[22175]: cluster 2022-05-01T02:53:33.347917+0000 mgr.smithi157.nfpzoe (mgr.14180) 12899 : cluster [DBG] pgmap v12108: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:36.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:36 smithi157 bash[20376]: cluster 2022-05-01T02:53:35.348592+0000 mgr.smithi157.nfpzoe (mgr.14180) 12900 : cluster [DBG] pgmap v12109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:36.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:36 smithi165 bash[22175]: cluster 2022-05-01T02:53:35.348592+0000 mgr.smithi157.nfpzoe (mgr.14180) 12900 : cluster [DBG] pgmap v12109: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:38.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:53:38.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:53:38.356 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:53:38.677 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:53:38.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:38 smithi157 bash[20376]: cluster 2022-05-01T02:53:37.349220+0000 mgr.smithi157.nfpzoe (mgr.14180) 12901 : cluster [DBG] pgmap v12110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:38.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:38 smithi165 bash[22175]: cluster 2022-05-01T02:53:37.349220+0000 mgr.smithi157.nfpzoe (mgr.14180) 12901 : cluster [DBG] pgmap v12110: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:39.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:39 smithi157 bash[20376]: audit 2022-05-01T02:53:38.660989+0000 mon.smithi157 (mon.0) 7741 : audit [DBG] from='client.? 172.21.15.157:0/1566890623' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:39.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:39 smithi165 bash[22175]: audit 2022-05-01T02:53:38.660989+0000 mon.smithi157 (mon.0) 7741 : audit [DBG] from='client.? 172.21.15.157:0/1566890623' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:40.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:40 smithi157 bash[20376]: cluster 2022-05-01T02:53:39.349826+0000 mgr.smithi157.nfpzoe (mgr.14180) 12902 : cluster [DBG] pgmap v12111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:40.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:40 smithi165 bash[22175]: cluster 2022-05-01T02:53:39.349826+0000 mgr.smithi157.nfpzoe (mgr.14180) 12902 : cluster [DBG] pgmap v12111: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:41.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:41 smithi157 bash[20376]: audit 2022-05-01T02:53:41.356460+0000 mon.smithi157 (mon.0) 7742 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:53:41.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:41 smithi157 bash[20376]: audit 2022-05-01T02:53:41.359506+0000 mon.smithi157 (mon.0) 7743 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:53:41.701 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:41 smithi157 bash[20376]: audit 2022-05-01T02:53:41.361669+0000 mon.smithi157 (mon.0) 7744 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:53:41.895 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:41 smithi165 bash[22175]: audit 2022-05-01T02:53:41.356460+0000 mon.smithi157 (mon.0) 7742 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:53:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:41 smithi165 bash[22175]: audit 2022-05-01T02:53:41.359506+0000 mon.smithi157 (mon.0) 7743 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:53:41.896 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:41 smithi165 bash[22175]: audit 2022-05-01T02:53:41.361669+0000 mon.smithi157 (mon.0) 7744 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:53:42.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:42 smithi157 bash[20376]: cluster 2022-05-01T02:53:41.350443+0000 mgr.smithi157.nfpzoe (mgr.14180) 12903 : cluster [DBG] pgmap v12112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:42.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:42 smithi157 bash[20376]: cluster 2022-05-01T02:53:41.685544+0000 mgr.smithi157.nfpzoe (mgr.14180) 12904 : cluster [DBG] pgmap v12113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:42 smithi157 bash[20376]: cluster 2022-05-01T02:53:41.686064+0000 mgr.smithi157.nfpzoe (mgr.14180) 12905 : cluster [DBG] pgmap v12114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:42 smithi157 bash[20376]: audit 2022-05-01T02:53:41.692975+0000 mon.smithi157 (mon.0) 7745 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:53:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:42 smithi157 bash[20376]: audit 2022-05-01T02:53:41.700059+0000 mon.smithi157 (mon.0) 7746 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:53:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:42 smithi157 bash[20376]: cephadm 2022-05-01T02:53:41.701362+0000 mgr.smithi157.nfpzoe (mgr.14180) 12906 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:53:42.951 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:42 smithi157 bash[20376]: cephadm 2022-05-01T02:53:41.701592+0000 mgr.smithi157.nfpzoe (mgr.14180) 12907 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:53:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:42 smithi165 bash[22175]: cluster 2022-05-01T02:53:41.350443+0000 mgr.smithi157.nfpzoe (mgr.14180) 12903 : cluster [DBG] pgmap v12112: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:42 smithi165 bash[22175]: cluster 2022-05-01T02:53:41.685544+0000 mgr.smithi157.nfpzoe (mgr.14180) 12904 : cluster [DBG] pgmap v12113: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:42 smithi165 bash[22175]: cluster 2022-05-01T02:53:41.686064+0000 mgr.smithi157.nfpzoe (mgr.14180) 12905 : cluster [DBG] pgmap v12114: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:42 smithi165 bash[22175]: audit 2022-05-01T02:53:41.692975+0000 mon.smithi157 (mon.0) 7745 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:53:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:42 smithi165 bash[22175]: audit 2022-05-01T02:53:41.700059+0000 mon.smithi157 (mon.0) 7746 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:53:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:42 smithi165 bash[22175]: cephadm 2022-05-01T02:53:41.701362+0000 mgr.smithi157.nfpzoe (mgr.14180) 12906 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:53:43.147 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:42 smithi165 bash[22175]: cephadm 2022-05-01T02:53:41.701592+0000 mgr.smithi157.nfpzoe (mgr.14180) 12907 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:53:43.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:53:43.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:53:43.681 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:53:44.011 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:53:44.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:44 smithi157 bash[20376]: cluster 2022-05-01T02:53:43.686747+0000 mgr.smithi157.nfpzoe (mgr.14180) 12908 : cluster [DBG] pgmap v12115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:44.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:44 smithi157 bash[20376]: audit 2022-05-01T02:53:43.994014+0000 mon.smithi157 (mon.0) 7747 : audit [DBG] from='client.? 172.21.15.157:0/2843311366' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:44 smithi165 bash[22175]: cluster 2022-05-01T02:53:43.686747+0000 mgr.smithi157.nfpzoe (mgr.14180) 12908 : cluster [DBG] pgmap v12115: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:45.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:44 smithi165 bash[22175]: audit 2022-05-01T02:53:43.994014+0000 mon.smithi157 (mon.0) 7747 : audit [DBG] from='client.? 172.21.15.157:0/2843311366' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:47.041 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:46 smithi157 bash[20376]: cluster 2022-05-01T02:53:45.687394+0000 mgr.smithi157.nfpzoe (mgr.14180) 12909 : cluster [DBG] pgmap v12116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:47.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:46 smithi165 bash[22175]: cluster 2022-05-01T02:53:45.687394+0000 mgr.smithi157.nfpzoe (mgr.14180) 12909 : cluster [DBG] pgmap v12116: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:49.014 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:53:49.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:53:49.015 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:53:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:48 smithi165 bash[22175]: cluster 2022-05-01T02:53:47.688014+0000 mgr.smithi157.nfpzoe (mgr.14180) 12910 : cluster [DBG] pgmap v12117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:49.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:48 smithi157 bash[20376]: cluster 2022-05-01T02:53:47.688014+0000 mgr.smithi157.nfpzoe (mgr.14180) 12910 : cluster [DBG] pgmap v12117: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:49.338 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:53:50.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:50 smithi157 bash[20376]: audit 2022-05-01T02:53:49.322393+0000 mon.smithi157 (mon.0) 7748 : audit [DBG] from='client.? 172.21.15.157:0/3817354233' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:50.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:50 smithi157 bash[20376]: cluster 2022-05-01T02:53:49.688760+0000 mgr.smithi157.nfpzoe (mgr.14180) 12911 : cluster [DBG] pgmap v12118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:50 smithi165 bash[22175]: audit 2022-05-01T02:53:49.322393+0000 mon.smithi157 (mon.0) 7748 : audit [DBG] from='client.? 172.21.15.157:0/3817354233' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:50.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:50 smithi165 bash[22175]: cluster 2022-05-01T02:53:49.688760+0000 mgr.smithi157.nfpzoe (mgr.14180) 12911 : cluster [DBG] pgmap v12118: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:53.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:52 smithi165 bash[22175]: cluster 2022-05-01T02:53:51.689426+0000 mgr.smithi157.nfpzoe (mgr.14180) 12912 : cluster [DBG] pgmap v12119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:53.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:52 smithi157 bash[20376]: cluster 2022-05-01T02:53:51.689426+0000 mgr.smithi157.nfpzoe (mgr.14180) 12912 : cluster [DBG] pgmap v12119: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:54.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:53:54.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:53:54.342 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:53:54.665 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:53:55.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:54 smithi165 bash[22175]: cluster 2022-05-01T02:53:53.690077+0000 mgr.smithi157.nfpzoe (mgr.14180) 12913 : cluster [DBG] pgmap v12120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:55.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:54 smithi165 bash[22175]: audit 2022-05-01T02:53:54.648844+0000 mon.smithi157 (mon.0) 7749 : audit [DBG] from='client.? 172.21.15.157:0/951365490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:55.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:54 smithi157 bash[20376]: cluster 2022-05-01T02:53:53.690077+0000 mgr.smithi157.nfpzoe (mgr.14180) 12913 : cluster [DBG] pgmap v12120: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:55.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:54 smithi157 bash[20376]: audit 2022-05-01T02:53:54.648844+0000 mon.smithi157 (mon.0) 7749 : audit [DBG] from='client.? 172.21.15.157:0/951365490' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:53:57.041 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:56 smithi157 bash[20376]: cluster 2022-05-01T02:53:55.690680+0000 mgr.smithi157.nfpzoe (mgr.14180) 12914 : cluster [DBG] pgmap v12121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:57.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:56 smithi165 bash[22175]: cluster 2022-05-01T02:53:55.690680+0000 mgr.smithi157.nfpzoe (mgr.14180) 12914 : cluster [DBG] pgmap v12121: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:59.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:53:58 smithi165 bash[22175]: cluster 2022-05-01T02:53:57.691402+0000 mgr.smithi157.nfpzoe (mgr.14180) 12915 : cluster [DBG] pgmap v12122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:59.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:53:58 smithi157 bash[20376]: cluster 2022-05-01T02:53:57.691402+0000 mgr.smithi157.nfpzoe (mgr.14180) 12915 : cluster [DBG] pgmap v12122: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:53:59.668 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:53:59.669 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:53:59.669 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:54:00.001 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:54:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:00 smithi157 bash[20376]: cluster 2022-05-01T02:53:59.692124+0000 mgr.smithi157.nfpzoe (mgr.14180) 12916 : cluster [DBG] pgmap v12123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:00 smithi157 bash[20376]: audit 2022-05-01T02:53:59.929874+0000 mon.smithi157 (mon.0) 7750 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:54:00.451 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:00 smithi157 bash[20376]: audit 2022-05-01T02:53:59.984671+0000 mon.smithi157 (mon.0) 7751 : audit [DBG] from='client.? 172.21.15.157:0/1456740895' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:00 smithi165 bash[22175]: cluster 2022-05-01T02:53:59.692124+0000 mgr.smithi157.nfpzoe (mgr.14180) 12916 : cluster [DBG] pgmap v12123: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:00 smithi165 bash[22175]: audit 2022-05-01T02:53:59.929874+0000 mon.smithi157 (mon.0) 7750 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:54:00.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:00 smithi165 bash[22175]: audit 2022-05-01T02:53:59.984671+0000 mon.smithi157 (mon.0) 7751 : audit [DBG] from='client.? 172.21.15.157:0/1456740895' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:01.602 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:01 smithi157 bash[20376]: audit 2022-05-01T02:54:00.689667+0000 mon.smithi157 (mon.0) 7752 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:54:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:01 smithi165 bash[22175]: audit 2022-05-01T02:54:00.689667+0000 mon.smithi157 (mon.0) 7752 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:54:02.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:02 smithi165 bash[22175]: cluster 2022-05-01T02:54:01.692892+0000 mgr.smithi157.nfpzoe (mgr.14180) 12917 : cluster [DBG] pgmap v12124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:02.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:02 smithi157 bash[20376]: cluster 2022-05-01T02:54:01.692892+0000 mgr.smithi157.nfpzoe (mgr.14180) 12917 : cluster [DBG] pgmap v12124: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:05.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:54:05.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:54:05.005 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:54:05.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:04 smithi165 bash[22175]: cluster 2022-05-01T02:54:03.693650+0000 mgr.smithi157.nfpzoe (mgr.14180) 12918 : cluster [DBG] pgmap v12125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:05.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:04 smithi157 bash[20376]: cluster 2022-05-01T02:54:03.693650+0000 mgr.smithi157.nfpzoe (mgr.14180) 12918 : cluster [DBG] pgmap v12125: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:05.331 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:54:06.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:05 smithi165 bash[22175]: audit 2022-05-01T02:54:05.315357+0000 mon.smithi157 (mon.0) 7753 : audit [DBG] from='client.? 172.21.15.157:0/2057551512' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:06.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:05 smithi157 bash[20376]: audit 2022-05-01T02:54:05.315357+0000 mon.smithi157 (mon.0) 7753 : audit [DBG] from='client.? 172.21.15.157:0/2057551512' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:07.041 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:06 smithi157 bash[20376]: cluster 2022-05-01T02:54:05.694244+0000 mgr.smithi157.nfpzoe (mgr.14180) 12919 : cluster [DBG] pgmap v12126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:07.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:06 smithi165 bash[22175]: cluster 2022-05-01T02:54:05.694244+0000 mgr.smithi157.nfpzoe (mgr.14180) 12919 : cluster [DBG] pgmap v12126: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:09.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:08 smithi165 bash[22175]: cluster 2022-05-01T02:54:07.694901+0000 mgr.smithi157.nfpzoe (mgr.14180) 12920 : cluster [DBG] pgmap v12127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:09.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:08 smithi157 bash[20376]: cluster 2022-05-01T02:54:07.694901+0000 mgr.smithi157.nfpzoe (mgr.14180) 12920 : cluster [DBG] pgmap v12127: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:10.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:54:10.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:54:10.335 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:54:10.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:10 smithi157 bash[20376]: cluster 2022-05-01T02:54:09.695560+0000 mgr.smithi157.nfpzoe (mgr.14180) 12921 : cluster [DBG] pgmap v12128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:10.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:10 smithi165 bash[22175]: cluster 2022-05-01T02:54:09.695560+0000 mgr.smithi157.nfpzoe (mgr.14180) 12921 : cluster [DBG] pgmap v12128: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:10.659 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:54:11.602 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:11 smithi157 bash[20376]: audit 2022-05-01T02:54:10.643298+0000 mon.smithi157 (mon.0) 7754 : audit [DBG] from='client.? 172.21.15.157:0/2420468042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:11.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:11 smithi165 bash[22175]: audit 2022-05-01T02:54:10.643298+0000 mon.smithi157 (mon.0) 7754 : audit [DBG] from='client.? 172.21.15.157:0/2420468042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:12.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:12 smithi165 bash[22175]: cluster 2022-05-01T02:54:11.696235+0000 mgr.smithi157.nfpzoe (mgr.14180) 12922 : cluster [DBG] pgmap v12129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:12.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:12 smithi157 bash[20376]: cluster 2022-05-01T02:54:11.696235+0000 mgr.smithi157.nfpzoe (mgr.14180) 12922 : cluster [DBG] pgmap v12129: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:15.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:14 smithi165 bash[22175]: cluster 2022-05-01T02:54:13.696887+0000 mgr.smithi157.nfpzoe (mgr.14180) 12923 : cluster [DBG] pgmap v12130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:15.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:14 smithi157 bash[20376]: cluster 2022-05-01T02:54:13.696887+0000 mgr.smithi157.nfpzoe (mgr.14180) 12923 : cluster [DBG] pgmap v12130: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:15.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:54:15.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:54:15.663 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:54:15.979 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:54:17.042 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:16 smithi157 bash[20376]: cluster 2022-05-01T02:54:15.697473+0000 mgr.smithi157.nfpzoe (mgr.14180) 12924 : cluster [DBG] pgmap v12131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:17.043 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:16 smithi157 bash[20376]: audit 2022-05-01T02:54:15.963737+0000 mon.smithi157 (mon.0) 7755 : audit [DBG] from='client.? 172.21.15.157:0/42862302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:16 smithi165 bash[22175]: cluster 2022-05-01T02:54:15.697473+0000 mgr.smithi157.nfpzoe (mgr.14180) 12924 : cluster [DBG] pgmap v12131: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:17.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:16 smithi165 bash[22175]: audit 2022-05-01T02:54:15.963737+0000 mon.smithi157 (mon.0) 7755 : audit [DBG] from='client.? 172.21.15.157:0/42862302' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:19.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:18 smithi165 bash[22175]: cluster 2022-05-01T02:54:17.698133+0000 mgr.smithi157.nfpzoe (mgr.14180) 12925 : cluster [DBG] pgmap v12132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:19.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:18 smithi157 bash[20376]: cluster 2022-05-01T02:54:17.698133+0000 mgr.smithi157.nfpzoe (mgr.14180) 12925 : cluster [DBG] pgmap v12132: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:20.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:20 smithi157 bash[20376]: cluster 2022-05-01T02:54:19.698774+0000 mgr.smithi157.nfpzoe (mgr.14180) 12926 : cluster [DBG] pgmap v12133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:20.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:20 smithi165 bash[22175]: cluster 2022-05-01T02:54:19.698774+0000 mgr.smithi157.nfpzoe (mgr.14180) 12926 : cluster [DBG] pgmap v12133: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:20.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:54:20.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:54:20.983 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:54:21.307 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:54:21.603 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:21 smithi157 bash[20376]: audit 2022-05-01T02:54:21.290133+0000 mon.smithi157 (mon.0) 7756 : audit [DBG] from='client.? 172.21.15.157:0/2969060430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:21.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:21 smithi165 bash[22175]: audit 2022-05-01T02:54:21.290133+0000 mon.smithi157 (mon.0) 7756 : audit [DBG] from='client.? 172.21.15.157:0/2969060430' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:22.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:22 smithi165 bash[22175]: cluster 2022-05-01T02:54:21.699396+0000 mgr.smithi157.nfpzoe (mgr.14180) 12927 : cluster [DBG] pgmap v12134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:22.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:22 smithi157 bash[20376]: cluster 2022-05-01T02:54:21.699396+0000 mgr.smithi157.nfpzoe (mgr.14180) 12927 : cluster [DBG] pgmap v12134: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:25.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:24 smithi165 bash[22175]: cluster 2022-05-01T02:54:23.700021+0000 mgr.smithi157.nfpzoe (mgr.14180) 12928 : cluster [DBG] pgmap v12135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:25.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:24 smithi157 bash[20376]: cluster 2022-05-01T02:54:23.700021+0000 mgr.smithi157.nfpzoe (mgr.14180) 12928 : cluster [DBG] pgmap v12135: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:26.310 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:54:26.310 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:54:26.311 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:54:26.642 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:54:27.041 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:26 smithi157 bash[20376]: cluster 2022-05-01T02:54:25.700614+0000 mgr.smithi157.nfpzoe (mgr.14180) 12929 : cluster [DBG] pgmap v12136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:27.041 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:26 smithi157 bash[20376]: audit 2022-05-01T02:54:26.625821+0000 mon.smithi157 (mon.0) 7757 : audit [DBG] from='client.? 172.21.15.157:0/2868522299' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:27.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:26 smithi165 bash[22175]: cluster 2022-05-01T02:54:25.700614+0000 mgr.smithi157.nfpzoe (mgr.14180) 12929 : cluster [DBG] pgmap v12136: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:27.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:26 smithi165 bash[22175]: audit 2022-05-01T02:54:26.625821+0000 mon.smithi157 (mon.0) 7757 : audit [DBG] from='client.? 172.21.15.157:0/2868522299' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:29.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:28 smithi165 bash[22175]: cluster 2022-05-01T02:54:27.701232+0000 mgr.smithi157.nfpzoe (mgr.14180) 12930 : cluster [DBG] pgmap v12137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:29.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:28 smithi157 bash[20376]: cluster 2022-05-01T02:54:27.701232+0000 mgr.smithi157.nfpzoe (mgr.14180) 12930 : cluster [DBG] pgmap v12137: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:30.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:30 smithi157 bash[20376]: cluster 2022-05-01T02:54:29.701857+0000 mgr.smithi157.nfpzoe (mgr.14180) 12931 : cluster [DBG] pgmap v12138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:30.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:30 smithi165 bash[22175]: cluster 2022-05-01T02:54:29.701857+0000 mgr.smithi157.nfpzoe (mgr.14180) 12931 : cluster [DBG] pgmap v12138: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:31.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:54:31.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:54:31.646 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:54:31.975 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:54:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:32 smithi165 bash[22175]: cluster 2022-05-01T02:54:31.702504+0000 mgr.smithi157.nfpzoe (mgr.14180) 12932 : cluster [DBG] pgmap v12139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:33.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:32 smithi165 bash[22175]: audit 2022-05-01T02:54:31.953983+0000 mon.smithi157 (mon.0) 7758 : audit [DBG] from='client.? 172.21.15.157:0/1809227955' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:32 smithi157 bash[20376]: cluster 2022-05-01T02:54:31.702504+0000 mgr.smithi157.nfpzoe (mgr.14180) 12932 : cluster [DBG] pgmap v12139: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:33.202 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:32 smithi157 bash[20376]: audit 2022-05-01T02:54:31.953983+0000 mon.smithi157 (mon.0) 7758 : audit [DBG] from='client.? 172.21.15.157:0/1809227955' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:35.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:34 smithi165 bash[22175]: cluster 2022-05-01T02:54:33.703134+0000 mgr.smithi157.nfpzoe (mgr.14180) 12933 : cluster [DBG] pgmap v12140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:35.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:34 smithi157 bash[20376]: cluster 2022-05-01T02:54:33.703134+0000 mgr.smithi157.nfpzoe (mgr.14180) 12933 : cluster [DBG] pgmap v12140: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:36.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:54:36.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:54:36.978 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:54:37.040 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:36 smithi157 bash[20376]: cluster 2022-05-01T02:54:35.703770+0000 mgr.smithi157.nfpzoe (mgr.14180) 12934 : cluster [DBG] pgmap v12141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:37.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:36 smithi165 bash[22175]: cluster 2022-05-01T02:54:35.703770+0000 mgr.smithi157.nfpzoe (mgr.14180) 12934 : cluster [DBG] pgmap v12141: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:37.300 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:54:38.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:37 smithi165 bash[22175]: audit 2022-05-01T02:54:37.283583+0000 mon.smithi157 (mon.0) 7759 : audit [DBG] from='client.? 172.21.15.157:0/614979334' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:38.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:37 smithi157 bash[20376]: audit 2022-05-01T02:54:37.283583+0000 mon.smithi157 (mon.0) 7759 : audit [DBG] from='client.? 172.21.15.157:0/614979334' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:39.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:38 smithi165 bash[22175]: cluster 2022-05-01T02:54:37.704386+0000 mgr.smithi157.nfpzoe (mgr.14180) 12935 : cluster [DBG] pgmap v12142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:39.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:38 smithi157 bash[20376]: cluster 2022-05-01T02:54:37.704386+0000 mgr.smithi157.nfpzoe (mgr.14180) 12935 : cluster [DBG] pgmap v12142: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:40.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:40 smithi157 bash[20376]: cluster 2022-05-01T02:54:39.704995+0000 mgr.smithi157.nfpzoe (mgr.14180) 12936 : cluster [DBG] pgmap v12143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:40.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:40 smithi165 bash[22175]: cluster 2022-05-01T02:54:39.704995+0000 mgr.smithi157.nfpzoe (mgr.14180) 12936 : cluster [DBG] pgmap v12143: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:41.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:41 smithi157 bash[20376]: audit 2022-05-01T02:54:41.709045+0000 mon.smithi157 (mon.0) 7760 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:54:41.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:41 smithi157 bash[20376]: audit 2022-05-01T02:54:41.711740+0000 mon.smithi157 (mon.0) 7761 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:54:41.950 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:41 smithi157 bash[20376]: audit 2022-05-01T02:54:41.713576+0000 mon.smithi157 (mon.0) 7762 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:54:42.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:41 smithi165 bash[22175]: audit 2022-05-01T02:54:41.709045+0000 mon.smithi157 (mon.0) 7760 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2022-05-01T02:54:42.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:41 smithi165 bash[22175]: audit 2022-05-01T02:54:41.711740+0000 mon.smithi157 (mon.0) 7761 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2022-05-01T02:54:42.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:41 smithi165 bash[22175]: audit 2022-05-01T02:54:41.713576+0000 mon.smithi157 (mon.0) 7762 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2022-05-01T02:54:42.303 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:54:42.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:54:42.304 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:54:42.634 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:54:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:42 smithi165 bash[22175]: cluster 2022-05-01T02:54:41.705604+0000 mgr.smithi157.nfpzoe (mgr.14180) 12937 : cluster [DBG] pgmap v12144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:43.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:42 smithi165 bash[22175]: audit 2022-05-01T02:54:42.049383+0000 mon.smithi157 (mon.0) 7763 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:54:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:42 smithi165 bash[22175]: audit 2022-05-01T02:54:42.063213+0000 mon.smithi157 (mon.0) 7764 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:54:43.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:42 smithi165 bash[22175]: audit 2022-05-01T02:54:42.617004+0000 mon.smithi157 (mon.0) 7765 : audit [DBG] from='client.? 172.21.15.157:0/2345184191' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:43.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:42 smithi157 bash[20376]: cluster 2022-05-01T02:54:41.705604+0000 mgr.smithi157.nfpzoe (mgr.14180) 12937 : cluster [DBG] pgmap v12144: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:43.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:42 smithi157 bash[20376]: audit 2022-05-01T02:54:42.049383+0000 mon.smithi157 (mon.0) 7763 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' 2022-05-01T02:54:43.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:42 smithi157 bash[20376]: audit 2022-05-01T02:54:42.063213+0000 mon.smithi157 (mon.0) 7764 : audit [DBG] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2022-05-01T02:54:43.201 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:42 smithi157 bash[20376]: audit 2022-05-01T02:54:42.617004+0000 mon.smithi157 (mon.0) 7765 : audit [DBG] from='client.? 172.21.15.157:0/2345184191' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:43 smithi165 bash[22175]: cluster 2022-05-01T02:54:42.042099+0000 mgr.smithi157.nfpzoe (mgr.14180) 12938 : cluster [DBG] pgmap v12145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:44.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:43 smithi165 bash[22175]: cluster 2022-05-01T02:54:42.042560+0000 mgr.smithi157.nfpzoe (mgr.14180) 12939 : cluster [DBG] pgmap v12146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:44.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:43 smithi165 bash[22175]: cephadm 2022-05-01T02:54:42.064364+0000 mgr.smithi157.nfpzoe (mgr.14180) 12940 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:54:44.146 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:43 smithi165 bash[22175]: cephadm 2022-05-01T02:54:42.064519+0000 mgr.smithi157.nfpzoe (mgr.14180) 12941 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:54:44.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:43 smithi157 bash[20376]: cluster 2022-05-01T02:54:42.042099+0000 mgr.smithi157.nfpzoe (mgr.14180) 12938 : cluster [DBG] pgmap v12145: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:44.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:43 smithi157 bash[20376]: cluster 2022-05-01T02:54:42.042560+0000 mgr.smithi157.nfpzoe (mgr.14180) 12939 : cluster [DBG] pgmap v12146: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:44.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:43 smithi157 bash[20376]: cephadm 2022-05-01T02:54:42.064364+0000 mgr.smithi157.nfpzoe (mgr.14180) 12940 : cephadm [INF] Found osd claims -> {'smithi157': ['1']} 2022-05-01T02:54:44.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:43 smithi157 bash[20376]: cephadm 2022-05-01T02:54:42.064519+0000 mgr.smithi157.nfpzoe (mgr.14180) 12941 : cephadm [INF] Found osd claims for drivegroup all-available-devices -> {'smithi157': ['1']} 2022-05-01T02:54:46.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:45 smithi165 bash[22175]: cluster 2022-05-01T02:54:44.043316+0000 mgr.smithi157.nfpzoe (mgr.14180) 12942 : cluster [DBG] pgmap v12147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:46.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:45 smithi157 bash[20376]: cluster 2022-05-01T02:54:44.043316+0000 mgr.smithi157.nfpzoe (mgr.14180) 12942 : cluster [DBG] pgmap v12147: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:47.637 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:54:47.637 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:54:47.637 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:54:47.965 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:54:48.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:47 smithi165 bash[22175]: cluster 2022-05-01T02:54:46.044062+0000 mgr.smithi157.nfpzoe (mgr.14180) 12943 : cluster [DBG] pgmap v12148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:48.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:47 smithi157 bash[20376]: cluster 2022-05-01T02:54:46.044062+0000 mgr.smithi157.nfpzoe (mgr.14180) 12943 : cluster [DBG] pgmap v12148: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:49.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:48 smithi165 bash[22175]: audit 2022-05-01T02:54:47.948716+0000 mon.smithi157 (mon.0) 7766 : audit [DBG] from='client.? 172.21.15.157:0/1018461662' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:49.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:48 smithi157 bash[20376]: audit 2022-05-01T02:54:47.948716+0000 mon.smithi157 (mon.0) 7766 : audit [DBG] from='client.? 172.21.15.157:0/1018461662' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:50.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:49 smithi165 bash[22175]: cluster 2022-05-01T02:54:48.044742+0000 mgr.smithi157.nfpzoe (mgr.14180) 12944 : cluster [DBG] pgmap v12149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:50.167 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:49 smithi157 bash[20376]: cluster 2022-05-01T02:54:48.044742+0000 mgr.smithi157.nfpzoe (mgr.14180) 12944 : cluster [DBG] pgmap v12149: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:51.145 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:50 smithi165 bash[22175]: cluster 2022-05-01T02:54:50.045362+0000 mgr.smithi157.nfpzoe (mgr.14180) 12945 : cluster [DBG] pgmap v12150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:51.200 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:50 smithi157 bash[20376]: cluster 2022-05-01T02:54:50.045362+0000 mgr.smithi157.nfpzoe (mgr.14180) 12945 : cluster [DBG] pgmap v12150: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:52.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:54:52.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:54:52.969 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:54:53.292 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:54:53.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:53 smithi165 bash[22175]: cluster 2022-05-01T02:54:52.046013+0000 mgr.smithi157.nfpzoe (mgr.14180) 12946 : cluster [DBG] pgmap v12151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:53.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:53 smithi157 bash[20376]: cluster 2022-05-01T02:54:52.046013+0000 mgr.smithi157.nfpzoe (mgr.14180) 12946 : cluster [DBG] pgmap v12151: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:54.395 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:54 smithi165 bash[22175]: audit 2022-05-01T02:54:53.275759+0000 mon.smithi157 (mon.0) 7767 : audit [DBG] from='client.? 172.21.15.157:0/440251079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:54.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:54 smithi157 bash[20376]: audit 2022-05-01T02:54:53.275759+0000 mon.smithi157 (mon.0) 7767 : audit [DBG] from='client.? 172.21.15.157:0/440251079' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:55.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:55 smithi165 bash[22175]: cluster 2022-05-01T02:54:54.046638+0000 mgr.smithi157.nfpzoe (mgr.14180) 12947 : cluster [DBG] pgmap v12152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:55.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:55 smithi157 bash[20376]: cluster 2022-05-01T02:54:54.046638+0000 mgr.smithi157.nfpzoe (mgr.14180) 12947 : cluster [DBG] pgmap v12152: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:57.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:57 smithi157 bash[20376]: cluster 2022-05-01T02:54:56.047373+0000 mgr.smithi157.nfpzoe (mgr.14180) 12948 : cluster [DBG] pgmap v12153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:57.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:57 smithi165 bash[22175]: cluster 2022-05-01T02:54:56.047373+0000 mgr.smithi157.nfpzoe (mgr.14180) 12948 : cluster [DBG] pgmap v12153: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:58.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ ceph osd dump 2022-05-01T02:54:58.294 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep osd.1 2022-05-01T02:54:58.295 INFO:teuthology.orchestra.run.smithi157.stderr:+ grep 'up\s*in' 2022-05-01T02:54:58.626 INFO:teuthology.orchestra.run.smithi157.stderr:+ sleep 5 2022-05-01T02:54:59.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:59 smithi165 bash[22175]: cluster 2022-05-01T02:54:58.048078+0000 mgr.smithi157.nfpzoe (mgr.14180) 12949 : cluster [DBG] pgmap v12154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:59.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:54:59 smithi165 bash[22175]: audit 2022-05-01T02:54:58.609242+0000 mon.smithi157 (mon.0) 7768 : audit [DBG] from='client.? 172.21.15.157:0/1623330385' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:54:59.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:59 smithi157 bash[20376]: cluster 2022-05-01T02:54:58.048078+0000 mgr.smithi157.nfpzoe (mgr.14180) 12949 : cluster [DBG] pgmap v12154: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:54:59.700 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:54:59 smithi157 bash[20376]: audit 2022-05-01T02:54:58.609242+0000 mon.smithi157 (mon.0) 7768 : audit [DBG] from='client.? 172.21.15.157:0/1623330385' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2022-05-01T02:55:00.450 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:55:00 smithi157 bash[20376]: audit 2022-05-01T02:54:59.933117+0000 mon.smithi157 (mon.0) 7769 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:55:00.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:55:00 smithi165 bash[22175]: audit 2022-05-01T02:54:59.933117+0000 mon.smithi157 (mon.0) 7769 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/trash_purge_schedule"}]: dispatch 2022-05-01T02:55:01.606 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:55:01 smithi157 bash[20376]: cluster 2022-05-01T02:55:00.048681+0000 mgr.smithi157.nfpzoe (mgr.14180) 12950 : cluster [DBG] pgmap v12155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:55:01.606 INFO:journalctl@ceph.mon.smithi157.smithi157.stdout:May 01 02:55:01 smithi157 bash[20376]: audit 2022-05-01T02:55:00.697420+0000 mon.smithi157 (mon.0) 7770 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:55:01.645 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:55:01 smithi165 bash[22175]: cluster 2022-05-01T02:55:00.048681+0000 mgr.smithi157.nfpzoe (mgr.14180) 12950 : cluster [DBG] pgmap v12155: 1 pgs: 1 active+clean; 0 B data, 37 MiB used, 626 GiB / 626 GiB avail 2022-05-01T02:55:01.646 INFO:journalctl@ceph.mon.smithi165.smithi165.stdout:May 01 02:55:01 smithi165 bash[22175]: audit 2022-05-01T02:55:00.697420+0000 mon.smithi157 (mon.0) 7770 : audit [INF] from='mgr.14180 172.21.15.157:0/3263825135' entity='mgr.smithi157.nfpzoe' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi157.nfpzoe/mirror_snapshot_schedule"}]: dispatch 2022-05-01T02:55:03.346 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2022-05-01T02:55:03.347 DEBUG:teuthology.task.console_log:Killing console logger for smithi157 2022-05-01T02:55:03.348 DEBUG:teuthology.task.console_log:Killing console logger for smithi165 2022-05-01T02:55:03.348 DEBUG:teuthology.exit:Finished running handlers